

@media (min-width: 1200px) {

    #header .header-nav {
        border-bottom: 1px solid #eeeeee;
        background: #f7f7f7;
    }


    #header .header-nav #contact-link i, #header .header-nav #contact-link, #header .header-nav #contact-link a,
    #header .language-selector-wrapper .dropdown .expand-more, #header .currency-selector .expand-more,
    #header .header-nav .user-info i, #header .header-nav .user-info a {
        color: #222222;
    }

    #header .header-nav .currency-selector:after, #header .header-nav .language-selector:after {
        border-right: 1px solid #c7c7c7;
    }
}

#main-wrap {
    background: #ffffff;
}

.header .fa-shopping-cart:before {
    background: #D10920;
}

.thumbnail-container {
border: 1px solid #eaeaea;
}


@media (min-width: 1200px) {
main.animsition {opacity: 1!important;
animation-fill-mode: none!important;;
-webkit-animation-fill-mode: none!important;;
animation-duration: initial!important;}
}


div#left-column {
    float: left;
}


#custom-text a, .product-information .product-description a, .tab-content .product-description a, #cms #content-wrapper .page-cms a {
    color: #D10920;
}
#custom-text a:hover, .product-information .product-description a:hover, .tab-content .product-description a:hover, #cms #content-wrapper .page-cms a:hover {
    color: #c3493c;
    text-decoration: underline;
}

.btn.btn-secondary, #authentication [data-action="show-password"],
#blockcart-modal .cart-content .btn.btn-secondary, #blockcart-modal .cart-content .btn.btn-tertiary,
#products .up .btn-secondary, #products .up .btn-tertiary {
    background: #888888;
    color: #ffffff;
    font-size: 14px;
}

.btn.btn-secondary:hover, #authentication [data-action="show-password"]:hover,
#blockcart-modal .cart-content .btn.btn-secondary:hover, #blockcart-modal .cart-content .btn.btn-tertiary:hover {
    background: #666666;
    color: #ffffff;
}

#wpimageslider-wrap .btn-default, .btn.btn-primary, #header .header-top .blockcart .cart-summary a.btn, #wpbxslider button, #footer .block_newsletter form input.subscribe, .btn-comment {
    background-color: #D10920;
    color: #ffffff;
    font-size: 14px;
}

#wpimageslider-wrap .btn-default:hover, .btn-primary:hover:hover, #header .header-top .blockcart .cart-summary a.btn:hover, #wpbxslider button:hover, #footer .block_newsletter form input.subscribe:hover, .btn-comment:hover {
    background-color: #c3493c;
    color: #ffffff;
}

#main .product-miniature .product-flags .new, .pb-left-column li.product-flag, #product li.product-flag {
    background: #ffd314;
    color: #000000;
}

#main .product-miniature.prod-box-grid .discount-percentage, #main .product-miniature .discount-amount.discount-amount {
    background: #cd2026;
    color: #ffffff;
}

#main .product-miniature.prod-box-grid .on-sale, #main li.product-flag.on-sale {
    background: #f13340;
    color: #ffffff;
}

/* menu */
#header .header-top #_desktop_top_menu {
    background: #D10920;
}

#header .header-top #_desktop_top_menu a[data-depth="0"] {
    color: #ffffff;
}

/* 1st level menu items font size */
#header .header-top #_desktop_top_menu a[data-depth="0"] {
    font-size: 15px;
    text-transform: uppercase;
}

/* menu active background */
#header .header-top .menu ul#top-menu > li:hover a[data-depth="0"] {
    background: #B4232A;
}

#header #_desktop_top_menu a[data-depth="0"].submenu:before {
 display: block;
}


            #_desktop_top_menu .top-menu a[data-depth="0"].submenu {margin-right: 10px}
            

/* menu active font color */
#header .header-top .menu ul#top-menu > li:hover a[data-depth="0"] {
    color: #ffffff;
}

/* Google fonts */
/* headings */
body#product #main h1, #footer p.h3, #index .featured-products h2, #index .new-products h2, #index .special-products h2,
.block-category h1, .product-price-and-shipping, #slideshow #wpimageslider-wrap li .caption,
h2.products-section-title, #search_filters p.h6, .block-categories a.h6, #wrapper .sidebar-block p.h6 {
 font-family: 'Open Sans', sans-serif;
}

.block-category h1, h2.products-section-title, #custom-text h2 {
    font-size: 20px;
    text-transform: uppercase!important;
}

/* separated h1 to keep the size of product heading */
body#product #main h1 {
    text-transform: uppercase!important;
}

body {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px!important;
}

#index #product-availability, .prod-box-grid #product-availability {
    display: block;
}

#subcategories {
    display: block;
}

.product-miniature .product-actions #add-to-cart-or-refresh button.add-to-cart {
    display: none;
}
.product-actions .add-to-cart .material-icons {
    display: none;
}

.highlighted-informations  {
    display: none!important;
}

.block-category .category-cover img {
    display: block;
}

.footer-before-container, .footer-container, .footer-copyright {
   background: #E8E8E8;
}

.block_newsletter p.h3, .block_newsletter span.h3, .footer-container p.h3, .footer-before-container span.h3, .footer-container span.h3, #block_myaccount_infos .myaccount-title a, .block-contact .block-contact-title {
    color: #000000;
}

.footer-container li a, .block-contact ul li, .copy-logo-text, .copy-logo-text p, .block_newsletter p {
    color: #222222;
}

.footer-container li a:hover {
    color: #000000;
}

.facebook i:before, .twitter i:before, .rss i:before, .youtube i:before, .googleplus i:before, .pinterest i:before, .vimeo i:before, .instagram i:before {
    color: #999999;
}

@media (min-width: 1660px) {
    body.layout-left-column #left-column {width: 20%; }
    body.layout-left-column #content-wrapper {width: 80%}
    #cart #content-wrapper {width: 100%}
}


body {
    background: #fff;
}

@media (min-width: 1920px) {
    .container { width: calc(100% - 100px); max-width: 1500px; padding-left: 15px; padding-right: 15px;}

}

@media (min-width: 1440px) and (max-width: 1919px) {
    .container {
    width: 80%; max-width: 1600px;
    }
}




@media (min-width: 767px) {

#header #_desktop_top_menu #top-menu > li li a.submenu:after {
 font-family: "Material Icons";
 content: "\e315";
 font-size: 16px;
 line-height: 14px;
 position: absolute;
 right: 5px;
 top: 13px;
 vertical-align: 5px;
 padding-left: 4px;
}

#header .header-top .menu ul#top-menu {
  overflow: visible;
}

#header #_desktop_top_menu .top-menu .sub-menu { min-width: auto; width: auto; padding: 0;
margin-left: 0;
}
#header #_desktop_top_menu #top-menu > li li a {
  display: block;
    font-weight: normal;
    padding: 10px 20px;
    width: 200px;
    white-space: inherit;
    text-decoration: none;
}

#header #_desktop_top_menu #top-menu li {
  position: relative;
}
#header #_desktop_top_menu #top-menu li div.collapse {
  margin-top: -1px;
}

#_desktop_top_menu .top-menu .sub-menu ul[data-depth="1"] > li {
  float: none;
  margin: 0;
  width: 100%;
}

#_desktop_top_menu .top-menu a[data-depth="2"]:before {
  content: none;
}

#_desktop_top_menu .top-menu .collapse {
  display: none;
  position: absolute;
  z-index: 99;
  background: #fff
}

#header #_desktop_top_menu #top-menu li li:hover > div.collapse {
    display: block;
    left: 200px;
    top: 0px;
}

/* Dropdown font color */
#header #_desktop_top_menu #top-menu > li li a {
    color: #444444;
    text-transform: uppercase;
}

/* Dropdown font color on hover */
#header #_desktop_top_menu #top-menu > li li a:hover {
    color: #ffffff;
}

/* Dropdown background on hover */
#header #_desktop_top_menu #top-menu > li li a:hover {
    background: #444444;
}

/* Dropdown submenu */
#header #_desktop_top_menu #top-menu > li li a {
    background: #ffffff;
}

/* Dropdown border */
#_desktop_top_menu .top-menu .collapse {
border: 1px solid #cccccc;
}

}

.category-thumbnail { display: none;}
#header #_desktop_top_menu .top-menu li.cat-thumb ul.top-menu {padding-left: 0;}


