@import url("components/forms.css");
@import url("plugins/font-awesome.min.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;}
/*
* 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;
}

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.5cm;
}
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 */
.special_tag,
.navigation_container,
nav,
.header_links_left,
.header_links_right,
.header_search,
.preheader,
.hide_for_print,
#slideshow,
.slick-dots,
.middle_banners + .main_content,
.home_social {
    display: none;
}
header {
    display: block;
    width: 100%;
    border-bottom: 1px dashed #c2c2c2; 
    padding-bottom: 20px;
    margin-bottom: 20px;
}

    header .logo {
        width: 150px;
    }
    
    .logo:before {
        content: "GladRags";
        font-size: 45px;
    }
    
    
.tagline span {
    background-color: #999 !important;
    border-radius: 50%;
    display: inline-block;
    height: 4px;
    position: relative;
    top: -3px;
    width: 4px;
}
.middle_banners {
    display: table;
}
.middle_banners .four {
    display: table-cell;
    padding: 10px;
}
.slick-slide {
    width: 100%;
}
/* Footer */
footer {
    clear:both;
}
.back_to_top,
.footer_links,
.footer_social {
    display: none;
}
.cred_copyright {
    display: block;
    width: 100%;
    border-top: 1px dashed #c2c2c2; 
    padding-top: 20px;
    margin-top: 20px;
}
.security_certs .banner_wrapper {
    display: inline-block;
    margin: 0 20px 0 0;
    line-height: 1.2;
    font-weight: bold;
}
.copyright {
    font-size: 11px;
    
}
/* -- home -- */
#featured {
    display: none;
}
.recommended_products .product {
    float: left;
    width: 19%;
    margin: 0 1% 20px 0;
}
.bottom_featured {
    clear: both;
}
/* -- /end home -- */

/* General */
#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;
}
.category_item img {
    display: block;
}
.overlay {
    display: block;
    width: 100%;
    text-align: center;
}

.title {
    display: block;
    font-style: italic;
    padding-top: 10px;
}
.title .brand {
    font-style: normal;
}
.description span {
    display: inline;
}
    .price {
        display: block;
        padding-top: 6px;
    }
    .former {
        text-decoration: line-through;
    }
/* PRODUCT */
.review_box,
.product_utility_links,
.product_quantity,
.add_to_cart,
.rating_stars,
#product_tab_menu,
.product_sharing,
.autoship_tab,
#autoship_tab_menu,
.button.add_to_cart,
.sidebar_promo_toggle,
#cross_promotion_prev,
#cross_promotion_next {
    display: none !important;
}

.product_cart_block {
    display: block;
    float: left;
    width: 50%;
}
    .product_options > label {
        margin: 20px 0 5px;
    }
    .option_btn {
        border-left: 1px dashed #c2c2c2;
        font-size: 13px;
        padding-left: 10px;
    }
    .product_price {
        text-align: center;
    }
    
    .price_former, .price_label, .price_you_save {
        font-size: 12px;
        text-transform: uppercase;
    }
    .caroufredsel_wrapper {
        max-width: 100%;
    }
    #related_video_gallery .three {
        width: 100%;
    }
.related_video {
    border-bottom: 1px dashed #c2c2c2;
    display: inline-block;
    margin-bottom: 10px;
    padding: 0 0 10px;
    width: 100%;
}

.related_video span {
    display: inline-block;
    padding: 20px;
    vertical-align: top;
}
.related_thumbnail {
    display: inline-block;
    width: 100px;
}
.icon-quote-left,
.icon-caret-down,
#paging_section {
    display: none;
}
.page_view_product h1 {
    clear: both;
    float: left;
    font-size: 24px;
    font-style: italic;
    font-weight: 400;
    margin: 4px 0 22px;
    text-align: center;
    width: 100%;
}

.product_accordion {
    list-style: none outside none;
    padding: 0;
}
    .product_accordion h3 {
        border-bottom: 1px dashed #C2C2C2;
        margin: 0 0 10px;
        padding: 10px 0;
    }

.product_main_column {
    float: left;
    margin-left: 4%;
    width: 46%;
}
    
    #product_promotions {
        border: 1px dashed #C2C2C2;
        font-size: 12px;
        padding: 0 20px 20px;
    }
    
    .product_large_image {
        width: 100%;
    }
        .product_large_image .caroufredsel_wrapper {
            display: inline-block !important;
            height: 0 !important;
            overflow: hidden !important;
            padding-bottom: 92%;
            width: 100% !important;
        }
        .product_main_column .caroufredsel_wrapper > ul {
            list-style: none outside none;
            margin: 0 !important;
            padding: 0 !important;
            width: 100% !important;
        }
            .product_main_column .caroufredsel_wrapper > ul li {
                list-style: none;
                padding:0;
                margin: 0;
            }
    #product_more_videos_link,
    #product_image_prev,
    #product_image_next,
    .icon-zoom-in {
        display: none !important;
    }
.product_media {}
    .product_thumbs ul {
        list-style: none outside none;
        margin: 10px 0;
        padding: 0;
        text-align: center;
    }
    
    .caroufredsel_wrapper .row.ecommerce.category_layout {
        display: inline !important;
        height: inherit !important;
        max-width: 600px !important;
        position: relative !important;
        width: inherit !important;
    }

.product_thumbs ul li {
    display: inline-block;
    margin: 0 5px;
    width: 10%;
}
.product_identification {
    margin-bottom: 20px;
}
.price_final {
    font-size: 30px;
}
.cross_promotions {
    clear: both;
}
.product_tabs .product_tab_content {
    clear: both;
    display: block !important;
    border-bottom: 1px dashed #c2c2c2; 
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.product_tabs .product_tab_content.tab_description_block {
    clear: none;
    border: none;    
}
/* Product Reviews */

.reviews_panel {
    border: 1px dashed #C2C2C2;
    padding: 0 20px 20px;
}

.review_block {
    border-top: 1px dashed #C2C2C2;
    margin-top: 20px;
}

.review_link {
    display: none;
}

/* Gallery */

/* Sponsor */

