

@media (min-width: 1199px) {
    #header .header-nav {
        border-bottom: 1px solid #e0e0e0;
        background: #f1f1f1;
    }

    #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: #4a4a4a;
    }

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


@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;
}

.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, .btn-comment {
    background-color: #4a4a4a;
    color: #ffffff;
    font-size: 14px;
}

#wpimageslider-wrap .btn-default:hover, .btn-primary:hover:hover, #header .header-top .blockcart .cart-summary a.btn:hover, .btn-comment:hover {
    background-color: #222222;
    color: #ffffff;
}

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

#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 ul#top-menu {
    background: #ffffff;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
}

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

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

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

#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}
            
#header .header-top .menu ul#top-menu {
  overflow: visible;
  display: flex;
  position: relative;
}

#_desktop_top_menu .top-menu .sub-menu {
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

}

.product-information form#add-to-cart-or-refresh {
    background: #f5f5f5;
    padding: 5px 20px 20px;
    border-radius: 4px;
}
.product-prices {
    border-top: 0px;
}




/* 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;
}

#subcategories {
    display: block;   
}

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

.wp-product-list-reviews .star-content.star-empty {
    visibility: hidden;   
}

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

.highlighted-informations  {
    display: inline;
}

.thumbnail-container .variant-links  {
    display: block;
}

.pb-right-column .product-comments-additional-info .additional-links  {
    display: block;
}

.pb-right-column .heading-info {
    display: flex;
}

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

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

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

#footer div.about-us-text p, .footer-container li a, .block-contact ul li, .copy-logo-text, .copy-logo-text p, .block_newsletter p, #footer .material-icons {
    color: #444444;
}
.footer-container li a:hover, .block-contact ul li:hover {
    color: #222222;
}

.footer-before-container {
    border-top: 1px solid #e1e1e1;
}

.block_newsletter form input[type=email] {
     border: 1px solid #dddddd;
     border-right: 0;
}

.block_newsletter form input.subscribe {
    border: 1px solid #dddddd;
    border-left: 0;
}

.footer-copyright {
     border-top: 1px solid #e1e1e1;   
}

@media (min-width: 1199px) {
    .footer-before-container .container {
      border-bottom: 1px solid #e1e1e1;
    }
    .container { max-width: 1800px; width: 100%; padding-left: 60px; padding-right: 60px;}
}

.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: #908f8f;
} 





body {
    background: #fff;
}

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





/* Megamenu headings text color */
#header #_desktop_top_menu .top-menu a[data-depth="1"] {
    color: #000000;
}

/* Megamenu columns text color */
#_desktop_top_menu .top-menu a:not([data-depth="0"]) {
    color: #666666;   
}

/* Megamenu subitems text on hover */
#header #_desktop_top_menu .top-menu .sub-menu a:hover  {
    color: #111111;
}

#_desktop_top_menu .top-menu .sub-menu {
background: #ffffff;
}

#_desktop_top_menu .top-menu .top-menu [data-depth="3"] {
    display: none;
}

@media (min-width: 992px) {
    #_desktop_top_menu .sub-menu ul[data-depth="1"] > li {
      width: 20%;
    }
    #_desktop_top_menu .top-menu .sub-menu ul[data-depth="1"]>li:nth-child(4n+1) {
        clear: left;
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    #_desktop_top_menu .sub-menu ul[data-depth="1"] > li {
        width: 27%;
    }
    #_desktop_top_menu .top-menu .sub-menu ul[data-depth="1"]>li:nth-child(3n+1) {
        clear: left;
    }
}    

#header #_desktop_top_menu .top-menu[data-depth="1"] > li.cat-thumb {position: relative}
#header #_desktop_top_menu .top-menu[data-depth="1"] > li.cat-thumb a[data-depth="1"] {padding-left: 75px; }
#header #_desktop_top_menu .top-menu[data-depth="1"] > li.cat-thumb ul.top-menu {padding-left: 75px; }
#header #_desktop_top_menu .top-menu[data-depth="1"] > li.cat-thumb .category-thumbnail {position: absolute; top: 5px; left: 0; padding: 0}
#header #_desktop_top_menu .top-menu[data-depth="1"] > li.cat-thumb .category-thumbnail > div {width: auto ;}
#header #_desktop_top_menu .top-menu[data-depth="1"] > li.cat-thumb .category-thumbnail img { max-width: 80px; max-height: 80px; padding-right: 0}


