/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

.default-menu>ul>li {
    float: left;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
    width: 130px;
    text-align: center;
    border-top: solid;
}

@media (min-width: 1600px) {
.default-menu>ul>li+li {
   margin-left: 0.5rem;
   margin-right: 0.5rem;
   width: 170px;
   text-align: center;
   border-top: solid;
   }
}

@media (min-width: 992px) {
.default-menu .is-megamenu {
   text-align: left;
   }
}

.actions a {
    color: red !important;
}

@media (min-width: 1200px) {
#header .logo {
   margin-top: 0rem !important;
   margin-bottom: 0rem !important;
   }
}

.daydeal-products {
    background: #ffffff !important;
    border-width: 3px;
    border-style: solid none solid none;
    border-color: black;
}

.daydeal-products .slide-inner .slide-info h2 a {
    color: #000000;
    display: inline-block;
}

.daydeal-box h3 {
    color: #f14a69 !important;
}

.has-discount .discount {
    background: #f14a69;
}

.block-category {
    background: none !important;
}

#gws_vertical_category_menu .gws-mega-menu li .sub a, #gws_vertical_category_menu .gws-mega-menu.left li .sub a {
    background: none;
    border: none;
    text-shadow: none;
    float: none;
    color: #fff;
    padding: 7px 10px;
    display: block;
    text-decoration: none;
    font-size: 1.25em;
}

#search_filters .facet .title {
    display: none;
}

@media (min-width: 768px) {
#search_filters .facet .facet-label a, #search_filters_brands .facet .facet-label a, #search_filters_suppliers .facet .facet-label a {
    font-size: 1.0rem;
    }
}

#product .primary-block {
    background: none !important;
}

@media (min-width: 768px) {
.block-category .category-cover img {
   width: 75%;
   }
}

#products .product-title, .featured-products .product-title, .product-accessories .product-title, .product-miniature .product-title {
    text-transform: capitalize;
    margin-top: .75rem;
    margin-bottom: .75rem;
    height: 75px;
}

#products .product-title a, .featured-products .product-title a, .product-accessories .product-title a, .product-miniature .product-title a {
    color: #151a21;
    font-size: 1rem;
    text-decoration: none;
    text-align: center;
    font-weight: 400;
    line-height: 1.5;
}

.quickview .modal-body:before {
    background: none !important;
}

@media (min-width: 100px) (max-width: 991px) {
#subcategories .col_mode_bis {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25% !important;
    flex: 0 0 25% !important;
    max-width: 25% !important;
    max-height: 175px !important;
    }
}
@media (min-width: 992px) {
#subcategories .col_mode_bis {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 12.5% !important;
    flex: 0 0 12.5% !important;
    max-width: 12.5% !important;
    max-height: 175px !important;
    }
}

#modal-compare.with-products .modal-content {
    margin-top: 150px !important;
}

.page-order-detail {
    font-size: 1rem;
    color: #000000;
}

.page-my-account #content .links a {
    color: #000000;
}

body {
    color: #000000;
}

.page-customer-account #content {
    color: #000000;
}

@media (min-width: 992px) {
#header .container-fluid[class*=col-] .icon-links .module, #header .container[class*=col-] .icon-links .module {
   height: 100%;
   }
}

@media (min-width: 992px) {
#header .menu-wrapper .jxsearch-wrapper {
   height: 100%;
   }
}

@media (min-width: 992px) {
#jxsearchblock .expand-more+.tab-pane {
   height: 100%;
   }
}

@media (min-width: 992px) {
#jxsearchblock select.form-control {
   height: 100%;
   }
}

#jxsearchblock #jxsearch_blog_result .description-short, #jxsearchblock #jxsearch_result .description-short {
    color: black;
}

.reference {
   display: none !important;
}

.quantity {
   display: none !important;
}

#products .product-flags .product-flag.on-sale span {
    color: transparent;
    border-color: #ffffff;
    background: none;
    background-repeat: no-repeat;
    background-image: url("/img/suisse.jpg");
    min-height: 40px;
}

#products .product-flags .product-flag.on-sale span:after {
    width: 0;
    height: 0;
    border-style: none;
    border-width: 0 0 0 0;
    border-color: transparent;
}

#product .primary-block .product-flags li.on-sale span {
    color: transparent;
    border-color: #ffffff;
    background: none;
    background-repeat: no-repeat;
    background-image: url("/img/suisse.jpg");
    min-height: 40px;
}

#product .primary-block .product-flags li.on-sale span:after {
    width: 0;
    height: 0;
    border-style: none;
    border-width: 0 0 0 0;
    border-color: transparent;
}

.row .label, label {
    text-align: left;
}

#top-sliding-cart {
    margin-top: 20px;
}

#top-sliding-cart.color-light .tcartsubtotal {
    color: #32ac57;
}

.default-menu>ul>li {
    width: 80px !important;
}

@media (min-width: 1600px) {
   .default-menu>ul>li+li {
       width: 110px !important;
   }
}

@media (min-width: 1336px) (max-width: 1599px) {
   .default-menu>ul>li+li {
       width: 80px !important;
   }
}

.default-menu>ul>li>.top-level-menu-li-span, .default-menu>ul>li>a {
    font: 500 0.9rem/0.9rem Ubuntu,sans-serif;
}

@media (min-width: 992px) {
   .default-menu>ul>li+li {
       margin-left: .2rem;
       margin-right: .2rem;
   }
   .default-menu>ul>li {
       margin-left: .2rem;
       margin-right: .2rem;
   }
}

.default-menu a {
    font-weight: bold !important;
}

.w-100 {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
}

@media (max-width: 767.98px) {
.carousel .carousel-inner img {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
}
}

.product-prices-md .product-price-and-shipping .sccbtnyes .price {
    color: #f90303 !important;
    font: 700 2rem/2.2 Ubuntu,sans-serif !important;
}

#subcategories {
    margin-bottom: 1rem !important;
}

.promo-code-button {
   color: #ff0018 !important;
}

#preloader {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: visible;
    z-index: 99999;
    background: #f6f6f6;
    text-align: center;
}

#products .product-title a, .featured-products .product-title a, .product-accessories .product-title a, .product-miniature .product-title a {
    color: #151a21;
    text-decoration: none;
    text-align: center;
    font-weight: 500;
    line-height: 1.5;
    font-size: 1.3rem;
    font-weight: 500;
}

.ajax_add_to_cart_button {
   border-radius: 10px;
}
