@import url("components/forms.css");
a.button, button, input[type = "submit"], input[type = "reset"], input[type = "button"] {
    border: 1px dotted #c2c2c2;
    color: #999;
}
.button i,button i {display: none;}
.message {
    border: 1px dashed #c2c2c2;
    color: #999;
    margin: 10px 0;
}
/*
* print styles
*/

/* do not remove: controls the font-size in the 
 * receipt table when customers print a receipt
 */
.central_print_receipt_table {
	font-size:13px;
}
.central_print_receipt_table table {
	font-size:13px;
}
.central_print_receipt_table table td {
	border-bottom:1px solid;
}

/*general print styles*/
* {
    background: transparent !important;
    color: #444 !important;
    text-shadow: none;
    -moz-box-sizing: border-box;
}

body {
	font-family: arial, sans-serif;
	font-size:15px;
    font-weight: 100;
    color: #444;
}
.main_container {border:none !important;}
a, a:visited {
    color: #444 !important;
    text-decoration: none;
}

/*a:after {
    content: " (" attr(href) ")";
}*/

abbr:after {
    content: " (" attr(title) ")";
}

.ir a:after {
    content: "";
}

/* Don't show links for images */

pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
}

img {
    page-break-inside: avoid;
	border:none;
}

@page {
    margin: 0.25in;
}
h1,h2,h3,h4,h5 {
    font-weight:700;
    font-family: arial, san-serif;
    text-transform: capitalize;
}
p, h2, h3 {
    orphans: 3;
    widows: 3;
}

h2, h3 {
    page-break-after: avoid;
}
img {
    max-width: 100%;
}

/* Header */
header .header_links,
header .cart,
header nav,
#show_mobile_nav {
    display: none;
}
header {
    display: block;
    width: 100%;
    border-bottom: 1px dashed #c2c2c2; 
    padding-bottom: 20px;
    margin-bottom: 20px;
}
header > .logo > img {
    width: 75px;
}

header .logo:after {
    color: #999999;
    content: "The World\'s Largest Vertically-Integrated Hemp Food Manufacturer";
    font-size: 19px;
    padding-left: 10px;
    position: relative;
    top: -22px;
}

/* Footer */
footer .footer_logo,
.footer_social h3,
.footer_social .social {
    display: none;
}
footer {
    display: block;
    width: 100%;
    border-top: 1px dashed #c2c2c2; 
    padding-top: 20px;
    margin-top: 20px;
}

.wrapper footer * {
    color: #999999 !important;
    font-size: 11px;
    line-height: 1.2;
    text-transform: capitalize;
}

.footer_contact_info {
    display: inline-block;
    text-align: left;
    width: 49%;
}
    .footer_contact_info p + h3 { display: none;}
.footer_social {
    float: right;
}
.security_certs .banner_wrapper {
    display: inline;
    margin: 0 20px 20px 0;
}
/* -- home -- */
#featured {
    display: none;
}
.middle_banners {
    display: table-row;
}
.middle_banners a {
    display: table-cell;
    max-width: 2.6in;
}
.middle_banners .banner_rollover {display: none;}
/* -- /end home -- */

/* General */
.wrapper {
    max-width: 8in;
}
#breadcrumb_block {
    display: none;
}
hr {
    border:0;
    border-bottom: 1px dashed #c2c2c2;
}

/* Category */
.sidebar,
.category_sort_page,
.description_full,
.quick_view_open_link {
    display: none;
}

#main_product_section {}
.category_layout {
    display: table-row;
}
.category_item {
    display: table-cell;
    padding: 10px;
    max-width: 2in;
}
.category_item img {
    display: block;
}
.overlay {
    display: block;
    width: 100%;
}

.title {
    display: block;
    font-weight: bold;
    padding-top: 10px;
}
.price {
    display: block;
    padding-top: 6px;
}
.price.former {
    text-decoration: line-through;
}
/* PRODUCT */
.review_box,
.product_utility_links,
.product_quantity,
.add_to_cart,
.rating_stars,
#product_tab_menu,
.sidebar_products,
.sidebar_products_toggle,
.sidebar_recipes_toggle,
.sidebar_recipes,
.paging,
#autoship_tab_menu,
.autoship_tab,
.sidebar_promo_toggle {
    display: none !important;
}
#product_top_features {
        padding: 0;
        margin: 0 0 20px;
        width: 100%;
        float: left;
        list-style: none;
    }
       #product_top_features li {
            float: left;
            margin: 0;
            padding: 0;
            font-weight: bold;
        }
        #product_top_features li:after {
            content:"|";
            padding: 0 9px 0 7px;
        }
        #product_top_features li:last-child:after {
            content:"";
            padding: 0;
        }
        #product_top_features .feature_type_text .feature_data_value {
            display: none;
        }
.product_media {
    float: left;
    margin-right: 20px;
    width: 300px;
}
    .product_large_image img {
        border: 1px solid #C2C2C2;
    }
    .caroufredsel_wrapper {
        max-width: 100%;
        max-height: 70px;
    }
    
    .product_thumbs {
        display: block;
        float: left;
        margin: 10px 0;
        max-width: 100%;
    }
    .product_thumbs ul {
        height: auto !important;
        list-style: none;
        padding:0;
        margin: 0;
        max-width: 100%;
    }

.product_thumbs ul li {
    display: inline-block;
    margin-right: 2px;
    width: 23%;
    max-height: 70px;
    overflow: hidden;
}
.product_identification {
    margin-bottom: 20px;
}
#product_promotions ul {
    padding-left: 320px;
    max-width: 8in;
}
    #product_promotions ul li {
        border: 1px dashed #C2C2C2;
        display: block !important;
        list-style: none outside none;
        margin-bottom: 5px;
        padding-left: 20px;
    }
.price_final {
    font-size: 30px;
}
.cross_promotions {
    clear: both;
}
.feature_type_image,
.feature_type_wysiwyg {
    list-style: none;
}
.product_tabs .product_tab_content {
    clear: both;
    display: block !important;
    border-bottom: 1px dashed #c2c2c2; 
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.review_summary {
    border: 1px dashed #C2C2C2;
    padding: 0 20px 20px;
}
.review_block {
    border-bottom: 1px dashed #C2C2C2;
    border-left: 1px dashed #C2C2C2;
    margin: 0 0 20px 20px;
    padding: 0 0 20px 20px;
}
    .featured_review .icon {
        border: 1px dashed #C2C2C2;
        font-size: 11px;
        margin: 0;
        padding: 5px 10px;
        text-transform: uppercase;
    }  

/* Gallery */

/* Sponsor */

