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


@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&display=swap');


:root {
    /*--main-color: #1851a0;
    --sec-color: #113766;*/
    --main-color: #141414;
    --sec-color: #27292a;
    --text-color: #000;
    --grey-color: #f3f3f3;
    --border-color: #f3f3f3;
    --white: #fff;

}

.nav-pills .nav-item.open .nav-link,
.nav-pills .nav-item.open .nav-link:focus,
.nav-pills .nav-item.open .nav-link:hover,
.nav-pills .nav-link.active,
.nav-pills .nav-link.active:focus,
.nav-pills .nav-link.active:hover {
    background-color: var(--main-color);
}


.separator {
    border-color: var(--border-color);
}

body#checkout .modal-content {
    background-color: #ffffff;
}

body,
.form-control {
    font-family: 'Manrope', sans-serif;

}

.hidden {
    display: none;
}

.no-margin {
    margin: 0;
}

.no-padding {
    padding: 0;
}

.tx-center {
    text-align: center;
}

#index #wrapper {
    background: #ffffff;
}

#wrapper {
    background: #ffffff;
    /*background: var(--grey-color);*/
}

#header {
    color: var(--text-color);
    /*border-bottom: 1px solid var(--border-color);*/
}


#header .header-nav {
    border-bottom: 1px solid var(--border-color);
}

#header .header-nav #menu-icon .material-icons {
    color: var(--text-color);
}

#header .dropdown .expand-more,
#header .dropdown .expand-more a {
    color: var(--text-color);
}

#header .header-nav .language-selector a.dropdown-item {
    color: var(--text-color);
}


#index .card {
    border: none;
}

@media (max-width: 767px) {
    #header {
        overflow: hidden;
    }

    #header .top-logo img {
        margin-left: 10px;
        max-height: 4rem;
    }

    #header,
    #header .header-nav,
    #header #contact-link-mobile a,
    #header .header-top>.container {
        background: #ffffff;
        border-bottom: none;
    }

    .block-contact .navbar-toggler .material-icons {
        color: var(--white);
    }

    #contact-link-mobile a {
        color: var(--white);
    }

    #contact-link-mobile {
        text-align: center;
        padding: 6px;
        background-color: var(--main-color);
        color: var(--white);
        margin-bottom: 6px;
    }

    #contact-link-mobile .material-icons {
        font-size: 16px;
    }

    #header .header-nav .blockcart {
        background: var(--sec-color);
        border-radius: 20%;
        margin-right: 10px;
    }
}

.form-control {
    font-size: .895rem;
    color: var(--text-color);
}

@media (min-width: 768px) {
    #header .logo {
        width: 100%;
        max-width: 270px;
        /*max-width: 350px;*/
        height: auto;
        margin-left: 20px;
    }

    #header a {
        color: var(--text-color);
    }

    #header a:hover {
        color: var(--text-color);
    }

    #header .header-top {
        padding: 0.55rem 0px;
    }

    #header .header-nav {
        background: var(--grey-color);
        min-height: 48px;
    }
}

.bg-info {
    background-color: var(--sec-color) !important;
}


/**************** Compare Table ****************/

.card.mb-4.box-shadow {
    text-align: center;
    border: 1px solid var(--border-color) !important;
}

.card.mb-4.box-shadow .card-body {
    padding: 20px;
}


/**************** Product page ****************/

@media (min-width: 576px) {
    #product .modal-dialog {
        width: 100%;
        max-width: 1000px;
    }

    #product-modal .modal-content .modal-body {
        margin-left: 0;
    }
}

.product-description-short-prp p {
    margin-top: 0;
    margin-bottom: 0;
}

.tabs .nav-tabs .nav-link.active,
.tabs .nav-tabs .nav-link:hover {
    border: none;
    border-bottom: 3px solid var(--main-color);
}

.tabs .nav-tabs .nav-link.active {
    background: var(--main-color);
    color: var(--white);
}

#product img.js-modal-product-cover.product-cover-modal {
    width: 100%;
}

.product-prices .tax-shipping-delivery-label {
    color: var(--text-color)000;
    display: inline-block;
}

#amazzing_filter {
    margin-left: -10px;
    border: 1px solid var(--border-color);
}

.af_filter .count {
    color: #000000 !important;
}

#amazzing_filter .af_filter select,
#amazzing_filter .qsInput {
    border: 1px solid var(--border-color);
    background: #ffffff;
}

/**************** Flags *****************/

.product-flags li.product-flag {
    background: var(--main-color);
    box-shadow: none;
}


/**************** Typography *****************/

.h1,
.h2,
.h3,
.text-uppercase {
    text-transform: none;
}

p {
    font-size: .895rem;
    color: var(--text-color)000;
}

#cms #wrapper ul {
    list-style: disc;
    font-size: .895rem;
    padding-left: 20px;
}


/**************** Mega menu *****************/

@media (max-width: 767px) {
    #iqitmegamenu-horizontal {
        background: var(--main-color) !important;
        border: none !important;
    }

    #iqitmegamenu-mobile #iqitmegamenu-shower,
    #cbp-close-mobile {
        background-color: var(--main-color);
        border: none;
    }

    .container-iqit-menu {
        background: var(--main-color) !important;
    }
}

@media (min-width: 768px) {

    #cbp-hrmenu1>ul>li>a,
    #cbp-hrmenu1>ul>li>span.cbp-main-link {
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 14px;
        background: #fff;
    }
}

#iqitmegamenu-accordion.cbp-spmenu>li a {
    text-transform: capitalize;
}

#iqitmegamenu-mobile #iqitmegamenu-shower,
#cbp-close-mobile {
    font-weight: 700;
}

/**************** Buttons *****************/

.btn-primary {
    background-color: var(--main-color);
}

.btn-primary.focus,
.btn-primary:focus,
.btn-primary:hover {
    color: var(--white);
    background-color: var(--sec-color);
    border-color: transparent;
}

.btncheckout.btn-primary {
    text-transform: none !important;
    font-family: inherit !important;
}

#footer .block_newsletter .btn-primary {
    background-color: var(--main-color);
}

/**************** Newsletter *****************/
#blockEmailSubscription_displayFooterBefore label.psgdpr_consent_message {
    color: #fff;
    line-height: 12px;
    font-size: 11px;
}

#blockEmailSubscription_displayFooterBefore .custom-checkbox input[type=checkbox]+span {
    background: #fff;
}


/**************** Wish List *****************/
.wishlist-modal .modal-footer a.btn.btn-primary {
    text-transform: none;
    color: #fff;
    background: var(--main-color);
    margin-right: 4px;
}

.wishlist-modal .modal-footer .modal-cancel {
    text-transform: none;
}

.wishlist-add-to-new i {
    color: #000 !important;
}

.wishlist-button-add {
    height: 40px;
    width: 40px;
    min-width: 40px;
}

/**************** Brands page *****************/

#manufacturer li.brand {
    width: 320px;
    margin: 10px 2px;
    text-align: center;
    float: left;
    padding: 10px;
    border: 1px solid var(--border-color);
    color: var(--text-color);
    background: #fff;
}

#manufacturer li.brand a {
    color: var(--text-color);
}


/********************* Category *********************/

.product-miniature .thumbnail-container .product-thumbnail img {
    /*padding: 0px 10px;*/
    padding: 0px 2px;

}

.product-miniature .product-description {
    height: 100px;
    z-index: 3;
}

.products-sort-order .select-list {
    font-size: 12px;
    color: var(--text-color);
    line-height: 18px;
    padding: .325rem 1.25rem;
}

#subcategories {
    border: 1px solid var(--border-color);
    padding: 20px 10px;
    background: #fff;
    display: none;
}

#subcategories p.subcategory-heading {
    font-weight: bold;
    color: var(--text-color);
    margin: 0 0 15px 0;
}

#subcategories ul {
    margin: 0 0 0 -20px;
}

#subcategories ul li {
    float: left;
    width: 145px;
    margin: 0 0 13px 33px;
    text-align: center;
    height: 202px;
}

#subcategories ul li .subcategory-image {
    padding: 0 0 8px 0;
}

#subcategories ul li .subcategory-image a {
    display: block;
    padding: 10px;
    border: 5px solid var(--border-color);
}

#subcategories ul li .subcategory-image a img {
    max-width: 100%;
    vertical-align: top;
}

#subcategories ul li .subcategory-name {
    font-size: 18px;
    line-height: 22px;
    color: var(--text-color);
}

#subcategories ul li .subcategory-name:hover {
    color: var(--text-color);
}

#subcategories ul li .cat_desc {
    display: none;
}

#subcategories ul li:hover .subcategory-image a {
    border: 5px solid #000;
    padding: 5px;
}

@media (max-width: 582px) {
    #subcategories {
        display: none;
    }
}

/**************** Mini related *****************/

.mini-related-products .js-product.related.product {
    width: 100%;
}

.mini-related-products article.product-miniature.mini-related.js-product-miniature {
    margin: 4px 1px;
    min-height: auto;
    overflow: hidden;
    background: #fff;
    border-radius: 0px;
    border: none;
    border-bottom: 1px solid var(--border-color);


}

.mini-related-products article.product-miniature.mini-related .wishlist-button-add {
    display: none;
}

.mini-related-products article.product-miniature.mini-related .product-description {
    height: auto;
    text-align: left;
}

.mini-related-products article.product-miniature.mini-related .thumbnail-top {
    padding-top: 0px;
}

.mini-related-products article.product-miniature.mini-related .thumbnail-container {
    margin-bottom: 0;
}

.mini-related-products article.product-miniature.mini-related img.fade.replace-2x.img-responsive.ybc_img_hover {
    height: 78px;
    display: none;
    margin-left: 0px;

}

#product div#content-wrapper .mini-related-products.row {
    padding: 0px;
    border: 1px solid var(--border-color);
    margin: 0px;
    border-bottom: 0px;

}

.mini-related-prices {
    text-align: right;
    margin: auto;
    line-height: normal;
    font-weight: 700;
}


.product-miniature .mini-related-name .product-title {
    text-align: left;
}

#product .suggested-price {
    width: 100%;
    padding: 0px;
}

#product .suggested-price-container {
    width: 203px;
    background: var(--grey-color);
    padding: 8px;
    font-weight: 700;
    margin-bottom: 20px;
    border: 1px dashed #d5d5d5;
}

/**************** Miniature products *****************/

#products .product-miniature,
.featured-products .product-miniature,
.product-accessories .product-miniature,
.product-miniature .product-miniature {
    margin: 4px 1px;
    min-height: 380px;
    overflow: hidden;
    background: #fff;
    border: 1px solid var(--border-color);
}


.product-miniature .product-title {
    height: 40px;
    overflow: hidden;
}

/********* Search ******************/

@media only screen and (min-width: 992px) {
    #search_widget {
        max-width: 38rem;
        margin: 0 auto;
        width: 100%;
    }

    #search_widget form input {
        width: 100%;
        font-size: 17px;
        padding: 10px 50px;
        outline: none;
        line-height: 30px;
        background-color: var(--grey-color);
        border: none;
        border-radius: 5px;
    }

    #search_widget form i {
        padding: 0.5rem;
        font-size: 30px;
    }
}

@media (max-width: 767px) {
    #header .header-top #search-widget {
        width: 100%;
        margin-bottom: 10px;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    #search_widget {
        float: none;
        margin-left: 50px;
    }
}

#search_widget input::placeholder {
    color: #000;
    opacity: 1;
}

/****** Carousel Miniature Width *******/

.owl-carousel .product-miniature .thumbnail-container,
.owl-carousel .product-miniature .highlighted-informations,
.owl-carousel .product-miniature .product-description {
    width: 100%;
}

@media (min-width: 767px) {

    .owl-carousel .product-miniature .thumbnail-container,
    .owl-carousel .product-miniature .highlighted-informations,
    .owl-carousel .product-miniature .product-description {
        height: auto;
    }
}

.owl-carousel .product-miniature .thumbnail-container .product-thumbnail img {
    padding: 0px 10px;
    width: 98%;
}

#products .carousels-pack-action .product-miniature,
.featured-products .carousels-pack-action .product-miniature,
.product-accessories .carousels-pack-action .product-miniature,
.carousels-pack-action .product-miniature .product-miniature {
    width: 100%;
}

.carousels-pack-action .wishlist-button-add {
    top: 10px;
    right: 10px;
    position: absolute;
    z-index: 10;
}


/****** Category products Miniature Width *******/

@media (min-width: 1200px) {
    .container {
        width: 98%;
        max-width: 1660px;
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .container {
        width: 98%;
        max-width: 1200px;
    }
}

.product-miniature h3.h3.product-title {
    padding: 0 6px;
    max-height: 40px;
    overflow: hidden;
}

@media (min-width: 1191px) and (max-width: 1384px) {

    /*     #products .product-miniature {
        width: 32%;
    } */
    #products .product-miniature .thumbnail-container,
    #products .product-miniature .highlighted-informations,
    #products .product-miniature .product-description {
        width: 100%;
    }

    .owl-carousel .thumbnail-container .product-description,
    #products .thumbnail-container .product-description {
        box-shadow: none;
    }
}

@media (min-width: 981px) and (max-width: 1190px) {

    /*     #products .product-miniature {
        width: 48%;
    } */
    #products .product-miniature .thumbnail-container,
    #products .product-miniature .highlighted-informations,
    #products .product-miniature .product-description {
        width: 100%;
    }

    .owl-carousel .thumbnail-container .product-description,
    #products .thumbnail-container .product-description {
        box-shadow: none;
    }
}

@media (min-width: 768px) and (max-width: 980px) {

    /*     #products .product-miniature {
        width: 48%;
    } */
    #products .product-miniature .thumbnail-container,
    #products .product-miniature .highlighted-informations,
    #products .product-miniature .product-description {
        width: 100%;
    }

    .owl-carousel .thumbnail-container .product-description,
    #products .thumbnail-container .product-description {
        box-shadow: none;
    }
}

@media (min-width: 480px) and (max-width: 767px) {

    /*     #products .product-miniature {
        width: 48%;
    } */
    #products .product-miniature .thumbnail-container,
    #products .product-miniature .highlighted-informations,
    #products .product-miniature .product-description {
        width: 100%;
    }

    .owl-carousel .thumbnail-container .product-description,
    #products .thumbnail-container .product-description {
        box-shadow: none;
    }
}

@media (max-width: 479px) {
    #products .product-miniature .product-description {
        padding: 0 6px;
    }

    #products .product-miniature .thumbnail-container,
    #products .product-miniature .highlighted-informations,
    #products .product-miniature .product-description {
        width: 100%;
    }

    .owl-carousel .thumbnail-container .product-description,
    #products .thumbnail-container .product-description {
        box-shadow: none;
    }

    .hidden-xs {
        display: none;
    }

    div#category-description,
    .block-category.card.card-block {
        padding: 10px;
        font-size: .737rem;
    }
}


/****************************************************/

.bootstrap-touchspin {
    box-shadow: none;
}

#products .product-title a,
.featured-products .product-title a,
.product-accessories .product-title a,
.product-miniature .product-title a {
    color: var(--text-color);
}

#products .highlighted-informations,
.page-addresses .address,
.page-authentication #content,
.featured-products .highlighted-informations,
.product-accessories .highlighted-informations,
.product-miniature .highlighted-informations,
#products .thumbnail-container,
.featured-products .thumbnail-container,
.product-accessories .thumbnail-container,
.product-miniature .thumbnail-container,
.product-cover img,
.carousel,
.card,
#amazzing_filter,
.block-categories,
#search_filters,
#search_filters_brands,
#search_filters_suppliers,
#checkout section.checkout-step,
.products-sort-order .select-title,
body#checkout section.checkout-step,
.tabs,
#pagenotfound .page-not-found,
#products .page-not-found {
    box-shadow: none;
}

.card,
.page-addresses .address,
.page-authentication #content,
#checkout section.checkout-step,
#amazzing_filter,
.block-categories,
#search_filters,
#search_filters_brands,
.products-sort-order .select-title,
#search_filters_suppliers,
#pagenotfound .page-not-found,
#products .page-not-found {
    border: 1px solid var(--border-color);
    background: #fff;
}

#product div#content-wrapper .row {
    background: #fff;
    padding: 20px 0;
    /*border: 1px solid var(--border-color);*/
}

#products .products-section-title,
.featured-products .products-section-title,
.product-accessories .products-section-title,
.product-miniature .products-section-title {
    text-align: left;
    border-left: 3px solid var(--sec-color);
    padding-left: 10px;
    margin-bottom: 1.5rem;
}


/**************** Block reassurance *****************/

.blockreassurance_product {
    background: #fff;
    padding: 10px;
    border: 1px solid var(--border-color);
    margin: 25px 0;
}

.blockreassurance_product p.block-title {
    font-size: 16px;
    line-height: 22px;
}

form.add-to-cart-or-refresh,
.openbutton button.wk_cmp_add_compare {
    display: block;
}

span.wk_cmp_add_compare_title {
    display: none;
}


/**************** Carousel *****************/

.featured-products p.h1.products-section-title.text-uppercase {
    margin-top: 20px;
    margin-bottom: 10px;
}

.hi-carousels-images {
    border: 1px solid var(--border-color);
    background: #fff;
}


/************** Carousel images ******************/

.hi-carousels-images img {
    -webkit-transform: rotate(0) scale(1);
    transform: rotate(0) scale(1);
}

.hi-carousels-images:hover {
    overflow: hidden;
    background: #fff;
}

.hi-carousels-images:hover img {
    -webkit-transform: rotate(4deg) scale(1.2);
    transform: rotate(4deg) scale(1.2);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}


/************************ aeu ****************************/

.contact-rich,
.aeuc_cart_custom_text {
    background: #fff;
    color: var(--text-color);
    padding: 10px;
    border: 1px solid var(--border-color);
}

.aeuc_cart_custom_text p {
    color: var(--text-color);
}


/************************ Footer  ****************************/

#footer {
    padding-top: 2.5rem;
}

#footer #gdpr_consent .custom-checkbox label {
    text-align: left;
    color: var(--white);
}

.footer-container li a:hover {
    color: var(--text-color);
}

#footer #gdpr_consent .custom-checkbox input[type=checkbox]+span {
    border: 2px solid #ffffff;
}

#footer .signature {
    text-align: center;
}

@media (max-width: 767px) {
    #footer {
        background: var(--main-color);
    }

    #footer .signature,
    #footer p.text-sm-center {
        text-align: center;
        font-size: 12px;
    }
}

#footer p.cards {
    text-align: center;
}

#footer img.cards-card {
    overflow: hidden;
    width: 60px;
    border-radius: 3px;
    border: 1px solid var(--border-color);
    background: #fff;
    margin: 4px;
    text-align: center;
}

#footer .block_newsletter p {
    color: var(--white);
}

#footer .block-social ul li {
    background-color: var(--main-color);
    border-radius: 50%;
    border: 1px solid #fff;
}

#footer .footer-container {
    margin-top: 1.25rem;
    padding-top: 1.25rem;
    overflow: hidden;
    box-shadow: none;
    border-top: none;
}

.footer-container,
.footer-container a,
.footer-container .h1,
.footer-container .h2,
.footer-container .h3,
.footer-container li,
.footer-container li a,
.footer-container #block_myaccount_infos .myaccount-title a,
.footer-container .block-contact,
.footer-container .block-contact .block-contact-title,
.footer-container .linklist .blockcms-title a {
    color: var(--text-color)000;
}

.block-contact-title,
.blockcms-title,
.myaccount-title,
.myaccount-title a {
    text-transform: capitalize !important;
}

@media (min-width: 768px) {

    #footer .block_newsletter p,
    #blockEmailSubscription_displayFooterBefore label.psgdpr_consent_message {
        color: #000;
    }

    #footer {
        background: var(--grey-color);
        padding-top: 0.5rem;
    }

    #footer .footer-container {
        background: var(--grey-color);
    }

    .footer-container,
    .footer-container a,
    .footer-container .h1,
    .footer-container .h2,
    .footer-container .h3,
    .footer-container li,
    .footer-container li a,
    .footer-container #block_myaccount_infos .myaccount-title a,
    .footer-container .block-contact,
    .footer-container .block-contact .block-contact-title,
    .footer-container .linklist .blockcms-title a {
        color: var(--text-color);
    }

    #footer .text-sm-center a,
    #footer .text-sm-center {
        color: var(--text-color);
    }
}


/************************ Home Slider  ****************************/

#pshomeslider .pshomeslider-height {
    /*height: 600px;*/
    height: 350px;
}
/*
@media (min-width: 992px) {
    .carousel .carousel-item .caption {
        position: absolute;
        bottom: 20%;
        padding: 10px;
        left: 120px;
        background: var(--main-color);
        max-width: 340px;
        color: #fff;
    }

    .carousel .carousel-item .caption-description {
        background: var(--main-color);
        padding: 10px;
    }

    .carousel .carousel-item .caption .caption-description {
        color: #ffffff;
    }


}


@media (min-width: 768px) and (max-width: 991px) {

    .carousel .carousel-item .caption {
        position: absolute;
        bottom: 0;
        padding: 10px;
        left: 120px;
        background: var(--main-color);
        max-width: 340px;
        color: #fff;
    }


    .carousel .carousel-item .caption .caption-description {
        color: #ffffff;
    }



}
*/

@media (min-width: 991px) {
    #index .carousel .carousel-item .caption {
        bottom: 32%;
        left: 120px;
        max-width: 420px;
    }

    #index .carousel {
        margin-bottom: 0px;
    }

    #index .carousel .carousel-item .caption .caption-description h3 {
        font-size: 1.6rem;
    }

    .carousel .carousel-item .caption .caption-description h3,
    .carousel .carousel-item .caption .caption-description .page-content.page-cms ul,
    .carousel .carousel-item .caption .caption-description p,
    .page-content.page-cms .carousel .carousel-item .caption .caption-description ul {
        font-size: 1rem;
        color: #000;
    }
}


/******************* Custom Message Home ************************/

#custom-text {
    padding: 30px 0 0 5px;
    background: none;
    border: none;
    display: flex;
}

#custom-text li {
    width: 25%;
    padding: 0 10px;
    float: left;
}

#custom-text h3 {
    font-size: 12px;
    font-weight: 700;
}

#custom-text p {
    font-size: 14px;
}

#custom-text i.material-icons {
    padding: 0 0 0 8px;
    float: left;
    height: auto;
    color: var(--sec-color);
    border-radius: 100%;
    margin-right: 10px;
    display: block;
    border: 1px solid var(--sec-color);
    width: 68px;
    height: 68px;
    font-size: 50px;
    line-height: 68px;
}

#custom-text .cmsinfo_block .col-md-12 {
    margin: 20px 0;
}

#custom-text #cmsinfo_block .col-md-12,
#custom-text .cmsinfo_block .col-md-12 {
    background: #fff;
    padding: 30px 0 0 5px;
}

#custom-text #cmsinfo_block .col-md-12.message,
#custom-text .cmsinfo_block .col-md-12.message {
    display: block;
    text-align: center;
    margin-bottom: 20px;
    border: 1px solid var(--border-color);
}

#custom-text #cmsinfo_block .col-md-12.infos {
    display: flex;
    text-align: left;
    border: 1px solid var(--border-color);
}

@media (max-width: 1020px) {
    #custom-text li {
        width: 50%;
    }
}

@media (max-width: 767px) {
    div#custom-text li {
        width: 100%;
    }
}


/******************* Custom text ************************/
#custom-text {
    background: var(--grey-color);
    border: 1px solid var(--border-color);
    margin: 20px 0px;
}

/******************* Grid Icons ************************/

#grid-icons {
    padding: 30px 0 0 0;
    background: none;
    border: none;
    display: block;
}

#grid-icons li {
    width: 25%;
    padding: 0 10px;
    float: left;
}

#grid-icons h3 {
    font-size: .9375rem;
    font-weight: 700;
}

#grid-icons p {
    font-size: .8375rem;
}

#grid-icons i.material-icons {
    padding: 0 0 0 8px;
    float: left;
    height: auto;
    color: var(--sec-color);
    border-radius: 100%;
    margin-right: 10px;
    display: block;
    border: 1px solid var(--sec-color);
    width: 68px;
    height: 68px;
    font-size: 50px;
    line-height: 68px;
}

#grid-icons.cmsinfo_block .col-md-12 {
    margin: 20px 0;
}

#grid-icons #cmsinfo_block .col-md-12,
#grid-icons .cmsinfo_block .col-md-12 {
    background: #fff;
    padding: 30px 0 0 5px;
}

#grid-icons #cmsinfo_block .col-md-12.message,
#grid-icons .cmsinfo_block .col-md-12.message {
    display: block;
    text-align: center;
    margin-bottom: 20px;
    border: 1px solid var(--border-color);
}

#grid-icons #cmsinfo_block .col-md-12.infos {
    display: flex;
    text-align: left;
    border: 1px solid var(--border-color);
}

@media (max-width: 1020px) {
    #grid-icons li {
        width: 50%;
    }
}

@media (max-width: 767px) {
    #grid-icons #cmsinfo_block .col-md-12.infos {
        border-radius: 10px;
    }

    #grid-icons li {
        width: 100%;
    }
}

@media (max-width: 479px) {
    #grid-icons.col-md-12.infos {
        text-align: left;
    }

    #grid-icons i.material-icons {
        padding: 0 0 0 8px;
        height: auto;
        width: 48px;
        height: 48px;
        font-size: 30px;
        line-height: 48px;
    }
}


.col-xs-12.shipping-message {
    padding: 0px;
}

.shipping-message li.shipping {
    width: 50%;
    float: left;
    background: var(--main-color);
    padding: 10px;
    color: var(--white);

}

.shipping-message li.wordwide {
    width: 50%;
    float: left;
    background: var(--sec-color);
    padding: 10px;
    color: var(--white);
}

.shipping-message li.shipping p,
.shipping-message li.wordwide p {
    color: var(--white);
}


.shipping-message li.shipping .material-icons,
.shipping-message li.wordwide .material-icons {
    float: left;
    font-size: 50px;
    margin: 0 10px;
}


@media (max-width: 767px) {

    .shipping-message li.shipping,
    .shipping-message li.wordwide {
        width: 100%;
    }
}



/********* Filters *********/

#search_filters .facet {
    background: var(--grey-color);
    margin-bottom: 6px;
    padding: 6px;
    border: 1px solid var(--border-color);
}

#search_filters .ui-widget-header {
    background: var(--main-color);
}

#search_filters .facet {
    background: var(--grey-color);
    margin-bottom: 6px;
    padding: 6px;
    border: 1px solid #ffffff;
    border-radius: 10px;
    border: 1px solid var(--border-color);
}

#search_filters .custom-checkbox input[type="checkbox"]+span {
    background: #ffffff;
}

#search_filters .custom-checkbox input[type="checkbox"]+span .checkbox-checked {
    color: var(--white);
    background: var(--main-color);
}


@media (max-width: 767px) {
    #category #left-column #search_filters .facet {
        border: 1px solid #ffffff;
        background: #fff;
    }
}

.btn-tertiary {
    background-color: var(--main-color);
    border: 1px solid var(--main-color);
    color: var(--white);
    box-shadow: none;
    padding: 4px 6px;
    font-size: 14px;
}

.btn-tertiary:hover {
    background-color: var(--sec-color);
    border: 1px solid var(--sec-color);
    color: var(--white);
}

.active_filters {
    background: #fff;
}

.active_filters .filter-block {
    box-shadow: none;
    background: var(--main-color);
    color: var(--white);
    font-size: 10px;
    padding: 4px;
    display: inline-block;
}

.active_filters .filter-block:hover {
    background: #e40808;
}

.active_filters .filter-block .close {
    color: var(--white);
    font-size: 10px;
}

#search_filters .facet ul.collapse- {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    list-style-position: inside;
}

.facet-dropdown .select-list {
    color: var(--text-color)000;
    background: #fff;
    padding: 4px 0px 4px 10px;
    font-size: 14px;
}

button#search_filter_toggler,
#category #left-column #search_filter_controls button {
    background: var(--main-color);
    color: var(--white);
}

#search_filters .facet .facet-label a {
    font-size: 14px;
}

#search_filters .facet span.magnitude {
    display: none;
}

@media (min-width: 768px) and (max-width: 1190px) {

    #search_filters,
    #search_filters_brands,
    #search_filters_suppliers {
        padding: 10px 2px;
    }
}


/************* Buy later *************/

.buylater-card {
    border: 1px solid var(--border-color);
    box-shadow: none;
}

.buylater-row-right-top a {
    font-size: 10px;
}

a.add_to_buylater.buylaterLink .fa {
    font-size: 18px;
}

.facet-dropdown .select-title {
    color: var(--text-color)000 !important;
    background: #ffffff;
}


/************* Checkout ***********/

#checkout section.checkout-step .step-title {
    text-transform: capitalize;
}



body#checkout .cart-grid-right .card {
    border: 1px solid var(--border-color);
}

@media (max-width: 767px) {

    .cart-detailed-totals .card-block,
    body#checkout .cart-grid-right .card {
        padding: 10px;
    }
}


#checkout #order-summary-content #order-items h3.h3,
#checkout #order-summary-content h4.h4 {
    color: var(--white);
    padding: 10px;
    background: #3e444a;
}

#checkout #order-summary-content .step-edit {
    display: inline;
    color: var(--white);
}

#module-alphapay-payment .btn {
    color: var(--white);
    background: var(--sec-color);
    margin-top: 10px;
}

#checkout .condition-label label.js-terms {
    font-weight: 700;
    color: var(--main-color);
    font-style: italic;
}

#checkout .nav-item .nav-link {
    color: var(--white);
    background: var(--main-color);
    padding: 10px;
}

#checkout .nav-item .nav-link.active {
    color: var(--white);
    background: var(--sec-color);
    padding: 10px;
}

#checkout section.checkout-step .payment-options .payment-option {
    margin-bottom: .5rem;
    border: 3px solid #f2f2f3;
    padding: 10px;
    min-height: 55px;
    background: #f5f5f9;
    border-radius: 3px;
}

#checkout section.checkout-step .payment-options .payment-option:hover {
    border: 3px solid var(--main-color);
}

#checkout #order-summary-content .summary-selected-carrier {
    border: 3px solid #e5e5e5;
}

#checkout .additional-information {
    margin-left: 0;
}

body#checkout #order-summary-content h4.h5.black.addresshead {
    color: var(--text-color);
}

body#checkout #order-summary-content #order-items h3.h3,
body#checkout #order-summary-content h4.h4 {
    background: var(--sec-color);
}

body#checkout #order-summary-content h4.h4,
body#checkout #order-summary-content #order-items h3.h3,
body#checkout #order-summary-content .step-edit,
body#checkout #order-summary-content h4.black {
    color: var(--white);
}

#module-codfee-payment .btn-primary,
.btn-secondary,
.btn-tertiary {
    box-shadow: none;
    float: right;
}


#module-wkmultibankwire-payment a.button.buttton-medium.btn.btn-default,
#module-codfee-payment a.button-exclusive.btn.btn-default {
    padding: 0.5rem 1.25rem;
    font-weight: 600;
    color: var(--white);
    text-transform: capitalize;
    background-color: var(--main-color);
}

#module-wkmultibankwire-payment a.button.buttton-medium.btn.btn-default:hover,
#module-codfee-payment a.button-exclusive.btn.btn-default:hover {
    color: var(--white);
    background-color: var(--sec-color);
}


#checkout section.checkout-step:last-child {
    border: 1px solid var(--border-color);
}


/*************** product Page ******************/

#product .product-description ul {
    list-style: disc;
    padding-left: 20px;
}

body#product .product-manufacturer .img-thumbnail {
    max-width: 160px;
    margin-bottom: 10px;
    border: 1px solid #ddd;
}

p.pexi-warranty {
    margin-top: 10px;
    padding: 6px 0;
    min-width: 40%;
    display: inline-block;
}

p.pexi-installments {
    padding: 6px 0;
    min-width: 40%;
    display: inline-block;
}

p.pexi-betterprice i.material-icons {
    font-size: 40px;
    float: left;
}


/*************** Pulse animation ******************/

.pulse {
    margin: 0 0 10px 0;
    display: block;
    width: 100%;
    height: auto;
    border-radius: 6px;
    background: #cd0a0a;
    color: var(--white);
    padding: 6px;
    cursor: pointer;
    font-size: 13px;
    line-height: 21px;
    box-shadow: 0 0 0 var(--main-color);
    animation: pulse 2s infinite;
}

.pulse:hover {
    animation: none;
}

@-webkit-keyframes pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(216, 50, 9, 0.4);
    }

    70% {
        -webkit-box-shadow: 0 0 0 10px rgba(204, 169, 44, 0);
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
    }
}

@keyframes pulse {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(216, 50, 9, 0.4);
        box-shadow: 0 0 0 0 rgba(216, 50, 9, 0.4);
    }

    70% {
        -moz-box-shadow: 0 0 0 10px rgba(204, 169, 44, 0);
        box-shadow: 0 0 0 10px rgba(204, 169, 44, 0);
    }

    100% {
        -moz-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
        box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
    }
}


/*************** Cookie Table ****************/

table.tb-cookie-policy {
    margin: 20px 0;
}

table.tb-cookie-policy tr.tb-cookie-header {
    background: var(--sec-color);
    color: var(--white);
}

table.tb-cookie-policy td {
    padding: 6px 10px;
    border: 1px solid #f5f5f9;
    text-align: left;
}

.carousel.slide .carousel-inner {
    height: auto;
}

@media (max-width: 767px) {

    #header,
    #header .header-nav,
    #header .header-top>.container {
        background: #fff;
        border-bottom: none;
    }
}


/************ Product Extra Info ***********/

.col-md-2.msg-icon i {
    font-size: 50px;
    margin-bottom: 10px;
    color: var(--sec-color);
}

.col-md-2.msg-icon {
    text-align: center;
}

.col-md-2.msg-icon h5 {
    font-size: 11px;
    font-weight: 700;
    color: var(--text-color)000;
}

.col-md-2.msg-icon span {
    font-size: 12px;
    font-style: italic;
    line-height: 12px;
    color: var(--text-color)000;
}


/********* Responsive *******************/

@media (min-width: 1191px) {}

@media (min-width: 981px) and (max-width: 1190px) {}

@media (min-width: 768px) and (max-width: 980px) {}

@media (min-width: 480px) and (max-width: 767px) {}

@media (max-width: 479px) {
    #custom-text .col-md-12.infos {
        text-align: left;
    }

    #custom-text i.material-icons {
        padding: 0 0 0 8px;
        height: auto;
        width: 48px;
        height: 48px;
        font-size: 30px;
        line-height: 48px;
    }

    #header .header-nav .top-logo a img {
        max-width: 200px;
    }
}

@media (max-width: 767px) {
    #footer {
        padding: 15px;
    }

    #footer,
    .footer-container,
    .footer-container .links ul>li,
    .footer-container .links ul {
        background: var(--main-color);
    }

    .footer-container .links ul,
    .footer-container .links .title {
        border-bottom: none;
    }

    .footer-container .links ul>li,
    #footer .block_newsletter {
        border-bottom: 1px solid var(--sec-color);
    }

    .footer-container,
    .footer-container .links ul>li a,
    .footer-container .links ul,
    .footer-container a,
    .footer-container .h1,
    .footer-container .h2,
    .footer-container .h3,
    .footer-container li,
    .footer-container li a,
    .footer-container #block_myaccount_infos .myaccount-title a,
    .footer-container .block-contact,
    .footer-container .block-contact .block-contact-title,
    .footer-container .linklist .blockcms-title a {
        color: var(--white);
    }

    #product .tabs {
        padding: 1.25rem .265rem;
    }
}

span.col-md-12.home-btn {
    display: block;
    margin-top: 20px;
}

@media (min-width: 1200px) {
    .row.product-container {
        margin-right: 0;
        margin-left: 0;
    }
}

/*
#product .tabs {
    border: 1px solid var(--border-color);
}
*/
.text-sm-center a,
.text-sm-center {
    text-align: center !important;
    color: var(--text-color);
}

.card-block.checkout .text-sm-center a.btn-primary {
    color: var(--white);
}

button.btn-primary.btn.p-0.high-fixed.wk_cmp_add_compare {
    background: #fff;
    color: #646467;
    border: 1px solid #646467;
    box-shadow: none;
    border-radius: 50%;
}

.btn-primary,
.btn-secondary,
.btn-tertiary {
    box-shadow: none;
}

button.btn.p-0.high-fixed.btn-danger.wk_cmp_compare_btn.wk_cmp_remove_compare {
    border-radius: 50%;
}

@media (max-width: 767px) {

    .text-sm-center a,
    .text-sm-center {
        text-align: center !important;
        color: var(--white);
    }
}

td.wk_cmp_product_td form.add-to-cart-or-refresh {
    display: none;
}

button.low-fixed.wk_cmp_remove_compare {
    border-radius: 50%;
    border: none;
}


/**************** Flex Box ****************/

.flex-container {
    background: #fff;
    margin: 0 0 0 7px;
    border: 1px solid var(--border-color);
}

.flex-container-block {
    display: flex;
    flex-wrap: nowrap;
    margin: 0 auto;
}

@media screen and (max-width: 767px) {
    .flex-container-block {
        display: block;
        flex-wrap: wrap
    }
}

.flex-container-block.left {
    flex-direction: row
}

.flex-container-block.right {
    flex-direction: row-reverse
}

.flex-container-block>div img {
    width: 100%;
    padding: 4%;
}

.flex-box-text {
    padding: 4%;
}

.flex-container-block>div {
    width: 100%;
    text-align: center;
    object-fit: contain;
    align-self: center
}


/**************** Home Flex *********************/

.card.home-flex {
    overflow: hidden;
}

.card.home-flex .flex-container-block {
    display: flex;
    flex-wrap: nowrap;
    max-width: 1400px;
    margin: 0 auto;
}

@media screen and (max-width: 767px) {
    .card.home-flex .flex-container-block {
        display: block;
        flex-wrap: wrap
    }

    .card.home-flex .flex-box-info {
        padding: 10px;
    }

    .flex-box-info h3 {
        margin: 20px 0;
    }
}

.card.home-flex .flex-container-block.left {
    flex-direction: row
}

.card.home-flex .flex-container-block.right {
    flex-direction: row-reverse
}

.card.home-flex .flex-container-block>div img {
    width: 100%
}

.card.home-flex .flex-box-info {
    padding: 0;
}

.card.home-flex .flex-container-block>div {
    width: 100%;
    margin: 0px;
    text-align: center;
    object-fit: contain;
    align-self: center
}

.card.home-flex .flex-container-block>div img {
    padding: 0%;
}

span.col-md-12.home-btn {
    display: block;
    margin-top: 20px;
}


/**************** Image Flex *********************/

.card.home-flex.transparent {
    background: transparent;
}

.flex-container-block-image {
    display: flex;
    flex-wrap: nowrap;
    max-width: 1400px;
    margin: 0 auto;
}

@media screen and (max-width: 568px) {
    .flex-container-block-image {
        display: block;
        flex-wrap: wrap
    }
}

.flex-container-block-image.left {
    flex-direction: row
}

.flex-container-block-image.right {
    flex-direction: row-reverse
}

.flex-container-block-image>div img {
    width: 100%
}

.flex-box-info {
    padding: 10px;
}

.flex-container-block-image>div {
    width: 100%;
    margin: 4px;
    text-align: center;
    object-fit: contain;
    align-self: center
}

@media screen and (max-width: 568px) {
    .flex-container-block-image>div {
        width: 46%;
        float: left;
        margin: 1%;
    }
}


/* Flashing */

.flex-container-block-image>div:hover img {
    opacity: 1;
    -webkit-animation: flash 1.5s;
    animation: flash 1.5s;
}

@-webkit-keyframes flash {
    0% {
        opacity: .4;
    }

    100% {
        opacity: 1;
    }
}

@keyframes flash {
    0% {
        opacity: .4;
    }

    100% {
        opacity: 1;
    }
}


/*********** Custom HTML ****************/

.card {
    background: #fff;
}

.card.home-message.txt-center {
    padding: 30px;
    background: #fff;
    text-align: center;
}


/********** Top message *********/

.top-adress.col-md-4 {
    float: right;
    border-radius: 2px;
    margin: 10px 10px 0 0;
    padding: 4px 0px;
    background: #f5f5f9;
}

.top-adress.col-md-4 i.material-icons.timer {
    font-size: 45px;
    color: var(--text-color);
}

.top-adress.col-md-4 .col-md-10.type-text {
    font-weight: 700;
    font-size: .895rem;
    color: var(--text-color);
    line-height: 1.2rem;
}

@media screen and (max-width: 1020px) {
    .top-adress.col-md-4 {
        display: none;
    }
}

.vss-more-products {
    margin: 10px auto;
    font-size: .895rem;
    padding: 10px;
    color: var(--white);
    background-color: #2d2d2d;
    width: 40%;
}

body#product .product-cover {
    margin-bottom: 1.25rem;
    position: relative;
    overflow: hidden;
}

body#product .product-cover img {
    background: #fff;
}

body#product .product-images>li.thumb-container>.thumb.selected,
body#product .product-images>li.thumb-container>.thumb:hover {
    border: 3px solid #f6f5f8;
    box-shadow: none;
}

#authentication .custom-checkbox em {
    font-size: 10px;
    color: var(--text-color);
    line-height: 12px;
}

.page-customer-account #content {
    border: 1px solid var(--border-color);
    box-shadow: none;
}

.block-contact.col-md-3.links.wrapper {
    line-height: 22px;
}

.availability-list {
    padding: 4px;
    color: white;
    position: absolute;
    right: 0;
    font-size: 16px;
    padding: 6px;
    top: 0px;
}

.availability-list-in-stock {
    background: #28bd56;
    display: none;
    z-index: 1;
    padding: 5px;
}

.availability-list-out-of-stock {
    background: #000000;
    z-index: 1;
    opacity: 1;
    display: none;
    padding: 5px;
    margin-top: 10px;
    font-weight: 700;
}

.product-box .btn.disabled,
.product-box .btn:disabled {
    background: #000000;
    border: 2px solid #000000;
    color: var(--white);
    opacity: 1;
}

.thumbnail-container {
    position: relative
}

.product-flags li.product-flag {
    text-transform: capitalize;
}

.btn.disabled,
.btn:disabled {
    background: #363a42;
    border: 2px solid #363a42;
    color: var(--white);
}

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary:disabled.focus,
.btn-primary:disabled:focus,
.btn-primary:disabled:hover {
    background-color: #363a42;
    border-color: transparent;
}


/************** FadeIn *************/

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-200px);
        transform: translateX(-200px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-200px);
        -ms-transform: translateX(-200px);
        transform: translateX(-200px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(200px);
        transform: translateX(200px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(200px);
        -ms-transform: translateX(200px);
        transform: translateX(200px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

@media (max-width: 767px) {
    .cs-contact-links {
        text-align: left;
        margin: 0 0 20px 10px;
        font-size: .975rem;
        line-height: 1.25em;
    }

    .cs-contact-links i.material-icons {
        font-size: .975rem;
        line-height: 1.25em;
    }
}


/************** Breadcrumbs ****************/

.breadcrumbs {
    border-radius: 0.3rem;
    display: inline-flex;
    overflow: hidden;
}

.breadcrumbs_item {
    /*background: var(--grey-color);*/
    color: var(--text-color);
    outline: none;
    padding: 0.75em 0.75em 0.75em 1.25em;
    position: relative;
    text-decoration: none;
    transition: background 0.2s linear;
}

.breadcrumbs_item:hover:after,
.breadcrumbs_item:hover {
    background: var(--border-color);
}

.breadcrumbs_item:focus:after,
.breadcrumbs_item:focus,
.breadcrumbs_item.is-active:focus {
    background: #323f4a;
    color: var(--white);
}

.breadcrumbs_item:after,
.breadcrumbs_item:before {
    background: transparent;
    bottom: 0;
    clip-path: polygon(50% 50%, -50% -50%, 0 100%);
    content: "";
    left: 100%;
    position: absolute;
    top: 0;
    transition: background 0.2s linear;
    width: 1em;
    z-index: 1;
}

.breadcrumbs_item:before {
    /* background: var(--border-color);*/
    margin-left: 1px;
}

.breadcrumbs_item:last-child {
    border-right: none;
}

.breadcrumbs_item.is-active {
    background: transparent;
    font-weight: 700;
}

/************** Cart ************************/
/*
.cartdrop-overview.js-cartdrop a.label {
    font-size: 12px;
}
*/
/************* Add to cart ****************/

.js-product-miniature .mini-add-to-cart {
    position: absolute;
    top: 60px;
    right: 10px;
    z-index: 10;
}

.js-product-miniature .btn-primary {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    width: 40px;
    min-width: 40px;
    padding-top: 3px;
    color: #7a7a7a;
    background-color: var(--white);
    box-shadow: 2px 2px 4px 0 rgb(0 0 0 / 20%);
    border-radius: 50%;
    cursor: pointer;
    transition: 0.2s ease-out;
    border: none;
    border: 1px solid #efecec;
}

.js-product-miniature .btn-primary .material-icons,
.js-product-miniature .btn-secondary .material-icons,
.btn-tertiary .material-icons {
    margin-right: 0.125rem;
}


/************* Product Variants ***************

.contact .product-variants.js-product-variants {
    border: 1px solid var(--border-color);
    background: var(--grey-color);
}

.product-variants.js-product-variants {
    background:var(--grey-color);
    width: 100%;
    padding: 10px;
    display: flex;
}

.product-variants>.product-variants-item {
    margin: 1.25rem 0;
    margin-right: 20px;
    width: 100%;
    display: grid;
}

.product-variants select.form-control:not([size]):not([multiple]) {
    height: calc(2.5rem - 2px);
    width: 100%;
}

.product-actions .control-label {
    display: block;
    color: var(--text-color);
    width: 100%;
    height: 40px;
    font-size: 12px;
    margin-bottom: 0.375rem;
}

@media (max-width: 968px) {
    .product-variants.js-product-variants {
        display: block;
    }


    .product-actions .control-label {
        height: 20px;
   
    }
    



}
    
*/



/*********** News Ticker *************/

.container.mt-5.new-ticker.banner {
    max-width: 1920px;
    padding: 0px;
    margin: 0px;
}

.container.mt-5.new-ticker.banner .news-scroll {
    width: calc(100%);
    font-size: 14px;
}

.container.mt-5.new-ticker.banner .news {
    display: none;
}

.breaking-news.bg-white {
    line-height: 30px;
}

.mt-5.new-ticker {
    margin: 20px 0;
}

.mt-5.new-ticker .col-md-12 {
    padding: 0px
}

.news {
    width: 130px;
    display: block;
    float: left;
    background-color: var(--main-color);
    color: var(--white);
}

.news-scroll {
    display: block;
    width: calc(100% - 135px);
    float: left;
    color: var(--text-color);
}

.news-scroll a {
    text-decoration: none;
    color: var(--text-color);
}

.dot {
    height: 6px;
    width: 12px;
    margin-left: 3px;
    margin-right: 3px;
    margin-bottom: 3px;
    margin-top: 2px !important;
    background-color: var(--main-color);
    display: inline-block
}

@media (max-width: 767px) {
    .news {
        display: none;
    }

    .news-scroll {

        width: 100%;
    }
}


/******************** Testimonials ****************/

#testimonials {
    text-align: center;
    background: #fff;
    padding: 30px 0 0 0;
    margin: 10px 0;
    display: table;
}

#testimonials h2 {
    text-align: center;
    padding: 14px 0 0 0;
    font-size: 1.8em;
}

#testimonials .blockquote {
    border-left: none;
    display: block;
    background: #fff;
    margin: 0 auto;
    width: calc(100% - 60px);
}

#testimonials-hashtag {
    font-size: 2.8em;
    font-weight: 700;
    color: var(--main-color);
}

h2.testimonials-hashtag-title {
    font-size: 1.8em;
    margin-top: 8px;
    font-weight: 700;
}

h3.testimonials-hashtag-text {
    font-size: 20px;
}

.testimonials-hashtag {
    color: var(--white);
    text-shadow: -1px -1px 0 var(--main-color), 1px -1px 0 var(--main-color), -1px 1px 0 var(--main-color), 1px 1px 0 var(--main-color);
    font-size: 48px !important;
    font-weight: 900;
    text-transform: uppercase;
    padding: 20px;
}

#testimonials .blockquote-footer {
    display: block;
    font-size: 80%;
    color: var(--text-color)000;
}

#testimonials .client-testimonials-stars .material-icons {
    color: var(--main-color);
    font-size: 30px;
}

#client-testimonial-carousel {
    min-height: 160px;
}

@media (max-width: 991px) {
    #testimonials .carousel {
        width: 98%;
        margin-left: -45vw;
        left: 50%;
        background-color: var(--white);
    }

    .testimonials-hashtag {
        font-size: 2.4em;
    }

    h2.testimonials-hashtag-title {
        font-size: 1.4em;
    }

    h3.testimonials-hashtag-text {
        font-size: 16px;
    }

    #client-testimonial-carousel {
        min-height: 300px;
    }
}

/************** Labels *****************/

.product-flags li.product-flag.discount,
.product-flags li.product-flag.discount-amount,
.product-flags li.product-flag.discount-percentage {
    background-color: #047c27;
}

.carousel .carousel-control .icon-next i,
.carousel .carousel-control .icon-prev i {
    color: var(--main-color);
}

/**************** Accordion ****************/

#accordion-faq {
    background: transparent;
    overflow: hidden;
}

#accordion-faq .card {
    border: none;
}

#accordion-faq h2 {
    text-align: center;
    padding: 14px 0;
    font-size: 1.8em;
}

#accordion-faq .card-header {
    padding: 0.75rem;
    margin-bottom: 0;
    background-color: var(--grey-color);
    border: 1px solid var(--border-color);
    border-radius: 10px;
}

#accordion-faq .card-header button.btn.btn-link {
    color: var(--text-color);
}

#accordion-faq .collapse.in {
    display: block;
    /*padding: 10px;*/
    margin-bottom: 10px;
    border-radius: 10px;
    border: 1px solid var(--border-color);
}

#accordion-faq .collapse.in .card-body {
    padding: 0.75rem;
    min-height: 150px;
}

@media (max-width: 767px) {
    .accordion.col-xs-12.col-sm-12.col-md-6 {
        padding: 0px;
    }
}

/**************** Brands page *****************/

#manufacturer li.brand {
    width: 320px;
    margin: 10px 2px;
    text-align: center;
    float: left;
    padding: 10px;
    border: 1px solid var(--border-color);
    color: var(--text-color);
    background: #fff;
}

#manufacturer li.brand a {
    color: var(--text-color);
}

.carousel.slide .carousel-inner {
    height: auto;
}

@media (max-width: 767px) {

    #header,
    #header .header-nav,
    #header .header-top>.container {
        background: #fff;
        border-bottom: none;
    }
}

span.col-md-12.home-btn {
    display: block;
    margin-top: 20px;
}


/******** MyAccount page ********/

.page-my-account #content .links a span.link-item {
    box-shadow: none;
    border: 1px solid var(--border-color);
}

.page-my-account #content .links a span.link-item:hover {
    border: 1px solid var(--sec-color);
}


/*************** Cookie Table ****************/

table.tb-cookie-policy {
    margin: 20px 0;
}

table.tb-cookie-policy tr.tb-cookie-header {
    background: #2d2d2d;
    color: var(--white);
}

table.tb-cookie-policy td {
    padding: 6px 10px;
    border: 1px solid var(--border-color);
    text-align: left;
}


/**************** Home Flex Banners ****************/

.home-flex .flex-container {
    background: transparent;
    margin: 0 0 0 7px;
    border: 1px solid var(--border-color);
}

.home-flex .flex-container-block {
    display: flex;
    flex-wrap: nowrap;
    margin: 0 auto;
}

.home-flex .flex-container-block.left {
    flex-direction: row
}

.home-flex .flex-container-block.right {
    flex-direction: row-reverse
}

.flex-container-block>div img {
    width: 100%;
    padding: 4%;
}

.home-flex .flex-box-text {
    padding: 4%;
}

.home-flex .flex-container-block>div {
    width: 100%;
    margin: 0px;
    text-align: center;
    object-fit: contain;
    align-self: center
}

.home-flex .flex-container-block>div img {
    padding: 10px;
    max-width: 700px;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .1s ease-in-out;
    overflow: hidden;
}

.home-flex .flex-container-block-image>div:hover img {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

@media screen and (max-width: 767px) {
    .home-flex .flex-container-block {
        display: block;
        flex-wrap: wrap
    }

    .home-flex .flex-box-info {
        padding: 10px;
    }

    .home-flex .flex-box-info h3 {
        margin: 20px 0;
    }
}

@media screen and (max-width: 568px) {
    .flex-container-block-image>div {
        width: 46%;
        float: left;
        margin: 1%;
    }
}

#loyalty_product {
    border: 1px solid var(--border-color);
    background: var(--grey-color);
    text-align:
        left;
}

#loyalty_cart span.material-icons,
#loyalty_product span.material-icons {
    float: left;
    margin-right: 10px;
}


#loyalty_cart,
#loyalty_product {
    border: 1px solid var(--border-color);
    /* background: #fff; */
    min-height: 70px;
}


/********** Count Down ************/

.countdown-title {
    vertical-align: middle;
    margin: auto 10px;
}

.tptncountdown-wrapper {
    display: flex;
    border: 1px solid var(--border-color) !important;
    border: none;
    padding: 10px;
    background: var(--grey-color);
    margin: -18px 0 10px 0;
    border-radius: 0px;
    font-weight: 800;
}

.tptncountdown-wrapper .countdown-container {
    border: 1px solid #E84545;
    border-radius: 10px;
}

.tptncountdown-wrapper .countdown-container {
    border-style: solid;
    border-width: 2px;
    border-radius: 8px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 10px;
    height: 60px;
    text-align: center
}

.tptncountdown-wrapper .countdown-icon {
    animation: spin 2s linear infinite;
    margin: 0px;
    height: 2.6rem;
    width: 2.6rem;
    padding: 0px;
}

.tptncountdown-wrapper .countdown-icon .material-icons {
    font-size: 2.6rem;
    line-height: 2.6rem;
    margin: 0px;
    color: var(--text-color);
    /* height: 2.6rem; */
    /* width: 2.6rem; */
    padding: 0px;
}

.tptncountdown-wrapper .countdown-timer {
    display: -ms-flexbox;
    display: flex;
    margin-left: 6px
}

.tptncountdown-wrapper .countdown-group {
    margin: 0 8px
}

.tptncountdown-wrapper .countdown-time {
    color: var(--text-color);
    font-size: 15px;
    font-weight: 500;
    display: block
}

.tptncountdown-wrapper .countdown-period {
    color: #888;
    font-size: 11px
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}


/******** Product Comments ********/

.row.products-comments {
    background: #fff;
    margin: 10px 0px;
    padding: 20px;
    border: 1px solid var(--border-color);
}

.products-comments {
    margin: 10px 15px;
}


/********* Social Icons ********/

a.social-icons.fa {
    padding: 20px;
    font-size: 28px;
    width: 68px;
    text-align: center;
    text-decoration: none;
    margin: 5px 2px;
    border-radius: 50%;
}

.fa:hover {
    opacity: 0.7;
}

.fa-facebook {
    background: #3B5998;
    color: white;
}

.fa-twitter {
    background: #55ACEE;
    color: white;
}

.fa-google {
    background: #dd4b39;
    color: white;
}

.fa-linkedin {
    background: #007bb5;
    color: white;
}

.fa-youtube {
    background: #bb0000;
    color: white;
}

.fa-instagram {
    background: #125688;
    color: white;
}

.fa-pinterest {
    background: #cb2027;
    color: white;
}

.fa-snapchat-ghost {
    background: #fffc00;
    color: white;
    text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

.fa-skype {
    background: #00aff0;
    color: white;
}

.fa-android {
    background: #a4c639;
    color: white;
}

.fa-dribbble {
    background: #ea4c89;
    color: white;
}

.fa-vimeo {
    background: #45bbff;
    color: white;
}

.fa-tumblr {
    background: #2c4762;
    color: white;
}

.fa-vine {
    background: #00b489;
    color: white;
}

.fa-foursquare {
    background: #45bbff;
    color: white;
}

.fa-stumbleupon {
    background: #eb4924;
    color: white;
}

.fa-flickr {
    background: #f40083;
    color: white;
}

.fa-yahoo {
    background: #430297;
    color: white;
}

.fa-soundcloud {
    background: #ff5500;
    color: white;
}

.fa-reddit {
    background: #ff5700;
    color: white;
}

.fa-rss {
    background: #ff6600;
    color: white;
}


/*************************************/

.header-top-extra-right.col-md-4.hidden-sm-down {
    text-align: center;
}

.header-top-extra-right.col-lg-4.hidden-md-down .row.header-fa {
    text-align: right;
}

.header-fa i.material-icons {
    border-radius: 50%;
    font-size: 30px;
    line-height: 50px;
    height: 50px;
    width: 50px;
    margin-right: 10px;
    color: var(--text-color);
    background: var(--grey-color);
    padding-right: 10px;
}

.header-fa i.material-icons:hover {
    background: var(--main-color);
    color: var(--white);
}

#products .highlighted-informations,
.featured-products .highlighted-informations,
.product-accessories .highlighted-informations,
.product-miniature .highlighted-informations {
    width: 100%;
}



/*********** Custom Banners ************/

.home-message-text {
    margin-bottom: 10px;
    text-align: center;
    font-size: 32px;
    line-height: 120%;
    font-style: italic;
    font-weight: 700;
    text-transform: capitalize;
}

h2.home-message-header {
    text-align: center;
}

span.clr {
    color: var(--main-color);
}

.cst-banner-main {
    margin: 0px;
    padding: 0px;
}

.cst-banner {
    position: relative;
    /*border-radius: 10px;*/
}

.cst-banner .image {
    opacity: 1;
    display: block;
    width: 100%;
    height: auto;
    transition: .5s ease;
    backface-visibility: hidden;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.cst-banner .middle {
    transition: .5s ease;
    opacity: 0.8;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}

.cst-banner {
    overflow: hidden;
}

.cst-banner .image {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    overflow: hidden;
}

.cst-banner:hover .image {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.cst-banner:hover .middle {
    opacity: 1;
}

.cst-banner .text a {
    background-color: var(--main-color);
    color: var(--white);
    font-size: 16px;
    padding: 8px;
}

.cst-banner .text {
    color: var(--white);
}

.cst-banner-main .round-text {
    color: var(--white);
    font-weight: 700;
    border: 2px solid #fff;
    border-radius: 20px;
    height: 30px;
    margin: 10px auto;
    width: 200px;
    text-align: center;
}

@media (min-width: 1200px) {

    .cst-banner-main .col-lg,
    .cst-banner-main .col-lg-1,
    .cst-banner-main .col-lg-2,
    .cst-banner-main .col-lg-3,
    .cst-banner-main .col-lg-4,
    .cst-banner-main .col-lg-5,
    .cst-banner-main .col-lg-6,
    .cst-banner-main .col-lg-7,
    .cst-banner-main .col-lg-8,
    .cst-banner-main .col-lg-9,
    .cst-banner-main .col-lg-10,
    .cst-banner-main .col-lg-11,
    .cst-banner-main .col-lg-12,
    .cst-banner-main .col-md,
    .cst-banner-main .col-md-1,
    .cst-banner-main .col-md-2,
    .cst-banner-main .col-md-3,
    .cst-banner-main .col-md-4,
    .cst-banner-main .col-md-5,
    .cst-banner-main .col-md-6,
    .cst-banner-main .col-md-7,
    .cst-banner-main .col-md-8,
    .cst-banner-main .col-md-9,
    .cst-banner-main .col-md-10,
    .cst-banner-main .col-md-11,
    .cst-banner-main .col-md-12,
    .cst-banner-main .col-sm,
    .cst-banner-main .col-sm-1,
    .cst-banner-main .col-sm-2,
    .cst-banner-main .col-sm-3,
    .cst-banner-main .col-sm-4,
    .cst-banner-main .col-sm-5,
    .cst-banner-main .col-sm-6,
    .cst-banner-main .col-sm-7,
    .cst-banner-main .col-sm-8,
    .cst-banner-main .col-sm-9,
    .cst-banner-main .col-sm-10,
    .cst-banner-main .col-sm-11,
    .cst-banner-main .col-sm-12,
    .cst-banner-main .col-xl,
    .cst-banner-main .col-xl-1,
    .cst-banner-main .col-xl-2,
    .cst-banner-main .col-xl-3,
    .cst-banner-main .col-xl-4,
    .cst-banner-main .col-xl-5,
    .cst-banner-main .col-xl-6,
    .cst-banner-main .col-xl-7,
    .cst-banner-main .col-xl-8,
    .cst-banner-main .col-xl-9,
    .cst-banner-main .col-xl-10,
    .cst-banner-main .col-xl-11,
    .cst-banner-main .col-xl-12,
    .cst-banner-main .col-xs,
    .cst-banner-main .col-xs-1,
    .cst-banner-main .col-xs-2,
    .cst-banner-main .col-xs-3,
    .cst-banner-main .col-xs-4,
    .cst-banner-main .col-xs-5,
    .cst-banner-main .col-xs-6,
    .cst-banner-main .col-xs-7,
    .cst-banner-main .col-xs-8,
    .cst-banner-main .col-xs-9,
    .cst-banner-main .col-xs-10,
    .cst-banner-main .col-xs-11,
    .cst-banner-main .col-xs-12 {
        padding: 1px;
    }
}

@media (max-width: 767px) {
    .cst-banner {
        margin: 4px 0;
        padding: 0px;
    }

    .cst-banner-main .col-xs-12 {
        padding: 0px;
    }
}

.iqitfreedeliverycount,
#estimateddelivery .ed_item {
    background: var(--grey-color);
    color: var(--text-color);
    border: 1px solid var(--border-color);
    padding: 8px 12px;
    margin-top: 8px;
    font-weight: normal;
}

.cart-grid.row .iqitfreedeliverycount,
.cart-grid.row #estimateddelivery .ed_item {
    background: var(--sec-color);
    color: var(--white);
    border: 1px solid #ffffff;
    padding: 8px 12px;
    margin-top: 8px;
    font-weight: normal;
}

.iqitfreedeliverycount .ifdc-txt-content {
    border-color: var(--white);
}

@media screen and (min-width: 768px) {
    #accesiblity_menu_link {
        background: var(--main-color);
    }
}

#header #accesabar_accesiblity_options a {
    color: var(--white) !important;
}

a#accesabar_accesiblity_options {
    color: var(--white);
}

@media screen and (max-width:512px) {
    #accordion-faq .card-header button.btn.btn-link {
        color: var(--text-color);
        font-size: 12px;
    }
}



h3.post-item-title.overflow-ellipsis {
    color: var(--text-color);
}

.post-item {
    background: #FFF;
    border: 1px solid var(--border-color);
}

#accesabar_exit {
    background: var(--main-color) !important;
}




@media (max-width: 767px) {
    #product #wrapper {
        background: #fff;
    }

    #products .product-miniature,
    .featured-products .product-miniature,
    .product-accessories .product-miniature,
    .product-miniature .product-miniature {
        min-height: auto;
    }

    #custom-text #cmsinfo_block .col-md-12.infos {
        border-radius: 10px;
    }

    /*
    #menu-icon {
        display: none;
    }*/
    #product div#content-wrapper .row {
        border: none;
    }

    #product .tabs {
        border: none;
    }

    #product .tabs .nav-tabs {
        border-bottom: var(--border-color) 2px solid;
    }

    #product .tabs .nav-tabs .nav-item {
        float: left;
        margin: 0;
        width: 100%;
    }

    #product .tabs .nav-tabs .nav-link {
        color: var(--white);
        background: var(--sec-color);
        border: 0 solid transparent;
    }

    #product .tabs .nav-tabs .nav-link.active,
    #product .tabs .nav-tabs .nav-link:hover {
        border: none;
        background: var(--main-color);
    }
}

#product .product-manufacturer img {
    max-width: 120px;
}

#product .product-add-to-cart.js-product-add-to-cart .control-label {
    display: block;
}

#product .product-add-to-cart.js-product-add-to-cart span.control-label.quantity {
    display: none;
}

#index .ab.block h2 {
    text-align: center;
    padding: 14px 0;
    font-size: 1.8em;
    margin: 15px 0 0 0;
}

#index .ab.block.carousel-view .block-title {
    text-align: center;
}

#estimateddelivery .ed_item p {
    margin-bottom: 2px;
}

@media (min-width: 768px) {
    #product .product-discount {
        width: auto;
        float: left;
        line-height: 28px;
    }

    #product .product-price {
        color: var(--text-color)000;
        font-size: 24px;
    }
}

.block-category.card.card-block {
    display: none;
}

@media (max-width: 767px) {
    .block_newsletter {
        float: inherit;
    }
}

#footer #gdpr_consent .custom-checkbox label {
    font-size: 0.697rem;
}

@media (min-width: 786px) {
    #header-inner {
        height: auto;
        background: #fff;
        top: 0;
        width: 100%;
        z-index: 100;
        -webkit-transition: all 0.5s 0s ease-in;
        -moz-transition: all 0.5s 0s ease-in;
        -o-transition: all 0.5s 0s ease-in;
        transition: all 0.5s 0s ease-in;
    }

    #header-inner.fixed {
        position: fixed;
        opacity: 1;
        height: auto;
        top: 0px;
        border-bottom: 1px solid var(--border-color);
        -webkit-transition: all 0.5s 0s ease-in;
        -moz-transition: all 0.5s 0s ease-in;
        -o-transition: all 0.5s 0s ease-in;
        transition: all 0.5s 0s ease-in;
    }

    .fixed .header-top {
        display: none;
    }
}


/********* Compare **********/

button.mt-1 {
    margin-top: 0rem !important;
}

button.btn-danger.wk_cmp_remove_compare {
    color: var(--white);
    background-color: var(--main-color);
    border-color: var(--main-color);
    border-radius: 50%;
    padding: 10px;
    margin-left: 10px;
}

#wk_cmp_product_wrapper {
    background: #fff;
    padding: 30px;
    box-shadow: none;
}

a.btn.btn-secondary.ml-1.mt-1.addToComparison {
    margin-top: 0px !important;
    padding: 0.7rem;
}

#popnewsletter_block label.psgdpr_consent_message {
    font-size: 12px !important;
    margin-bottom: 10px !important;
}


.js-product-miniature .mini-add-to-cart {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 10;
}

.carousels-pack-action .wishlist-button-add {
    top: 60px;
    right: 10px;
    position: absolute;
    z-index: 10;
}

.products article .wishlist-button-add {
    top: 60px !important;
}

/******************** Buttons ********************/

.js-product-miniature .btn-primary i,
.wishlist-button-add i {
    color: var(--text-color) !important;
}


.wishlist-button-add i {
    background-color: transparent !important;
}



.js-product-miniature .btn-primary,
.wishlist-button-add {
    color: var(--text-color) !important;
    background-color: var(--grey-color) !important;
    border: 1px solid var(--grey-color) !important;
    box-shadow: none !important;
}

.js-product-miniature .btn-primary:hover,
.wishlist-button-add:hover {
    color: var(--white) !important;
    background-color: var(--main-color) !important;
    border: 1px solid var(--main-color) !important;
}


.js-product-miniature .btn-primary:hover,
.wishlist-button-add:hover {
    color: #fff !important;

}

.js-product-miniature .btn-primary:hover i,
.wishlist-button-add:hover i {
    color: #fff !important;
}

.wishlist-button-add:hover {
    opacity: 1 !important;
}

.mt-1.wk_cmp_add_compare {
    padding: 9px !important;
    border-radius: 50%;
    margin-left: 10px;
}


/************ Ask ***************/

a#send_aap_button {
    width: 46px;
    border-radius: 50%;
    padding: 10px;
}

#pshomeslider .pshomeslider-slide-heading {
    color: var(--text-color);
    line-height: 34px;
}

#pshomeslider .pshomeslider-slide-title {
    color: var(--text-color);
    line-height: 20px;
    font-weight: 400;
}

#header a.btn.btn-primary.custom-button:hover {
    color: #fff;
}

.product-miniature .thumbnail-top {
    padding-top: 30px;
}

.flex-container-block.right.grey {
    background: #f6f6f6;

    /*background: -moz-radial-gradient(center, ellipse cover, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
    background: -webkit-radial-gradient(center, ellipse cover, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
    background: radial-gradient(ellipse at center, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=1);*/
    border-radius: 6px;
}

.flex-container-block.right.grey:hover {
    /*background: #ebebeb;*/
    background: -moz-linear-gradient(290deg, #f6f6f6 0%, #f6f6f6 50%, #e0e0e0 50%, #e0e0e0 100%);
    background: -webkit-linear-gradient(290deg, #f6f6f6 0%, #f6f6f6 50%, #e0e0e0 50%, #e0e0e0 100%);
    background: linear-gradient(160deg, #f6f6f6 0%, #f6f6f6 50%, #e0e0e0 50%, #e0e0e0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#e0e0e0', GradientType=1);
}

.full-width.row.background {
    background: var(--main-color);
    color: var(--white);
    margin-top: 30px;
    margin-bottom: 30px
}

@media (min-width: 786px) {
    .full-width.row.background {
        width: calc(100vw);
        margin-left: calc(-50vw + 50%);

        /*width: calc(100vw - 20px);
        margin-left: calc(-50vw + 50% + 10px);*/
        padding: 5% 15%;
    }

    .col-md-3.wrapper.left.category {
        padding: 0 60px;
    }
}

@media (max-width: 785px) {
    .full-width.row {
        padding: 40px;
    }
}



.full-width.row h2.centered.scale-in-center {
    font-size: 30px;
    margin-bottom: 10px;
}

.full-width.row h3.centered.scale-in-center {
    font-size: 20px;
    margin-bottom: 30px;
}


@media (max-width: 991px) {
    .full-width.row h3.centered.scale-in-center {
        font-size: 16px;
    }
}


h2.category-main-title {
    font-size: 14px;
    line-height: 24px;
}

h2.message-title.scale-in-center {
    font-size: 50px;
    font-weight: 700;
}

#header .header-nav .cart-preview.active {
    background: var(--main-color);
}

#search_filters .facet .facet-label .custom-checkbox,
#search_filters .facet .facet-label .custom-radio {
    top: 5px;
    margin-right: 0;
    float: left;
}

.form-control-comment {
    font-size: 0.775rem;
}

#header .header-nav .blockcart {
    background: var(--main-color);
}

#header .header-nav .cart-preview .shopping-cart {
    color: var(--white);
}

#header .header-nav .cart-preview .shopping-cart span.hidden-sm-down,
#header .header-nav .cart-preview .shopping-cart {
    color: var(--white) !important;
}

#header .header-nav .blockcart {
    color: var(--white);
}

@media (max-width: 785px) {
    #pshomeslider .pshomeslider-slide-content.left .pshomeslider-slide-title {
        font-size: 16px;
        display: none;
    }

    .our-products .col-md-3.wrapper.left.category {
        display: block;
        width: 50%;
        float: left;
    }

    .aquaphor h2.message-title.scale-in-center {
        font-size: 32px;
        font-weight: 700;
    }
}

.col-sm-12.hidden-md-up.text-sm-center.showing {
    color: var(--text-color);
}

body#checkout section.checkout-step .step-title {
    font-size: 1rem;
    text-transform: capitalize;
    border-bottom: none;
}


#checkout .condition-label label.js-terms {
    color: var(--white);
    background: #ff4c4c;
    padding: 1px 4px;
}

#checkout .condition-label label.js-terms a {
    color: var(--white);
    text-decoration: underline;
    padding: 1px 4px;
}

.full-width.our-products img {
    transition: transform .7s ease-in-out;
    width: 80%;
    max-width: 120px;
}

.full-width.our-products img:hover {
    /*transform: rotate(360deg);*/
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translateX(-200px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translateX(200px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

@media screen and (max-width: 640px) {
    #pshomeslider .pshomeslider-height {
        height: 350px !important;
    }
}

#pshomeslider .pshomeslider-slide-title {
    color: var(--text-color);
    line-height: 30px;
    font-weight: 400;
}

#pshomeslider .pshomeslider-slide-heading {
    color: var(--text-color);
    line-height: 34px;
}


@media (max-width: 767px) {
    .ets_mm_megamenu .container {
        background-color: var(--main-color)
    }

    .ybc-menu-toggle {
        color: var(--white);
    }

    .ybc-menu-toggle .icon-bar {
        background-color: var(--white);
    }
}


body#index #products .products-section-title,
body#index .featured-products .products-section-title,
body#index .product-accessories .products-section-title,
body#index .product-miniature .products-section-title {
    border-left: none;
    padding-left: 10px;
    text-align: center;
    font-size: 28px;
    line-height: 120%;
    font-weight: 700;
    text-transform: capitalize !important;
}

#header nav.header-nav #contact-link {
    color: var(--text-color);
}

section.home-cst.clearfix .col-md-12 {
    padding: 0px;
}

section.home-cst.clearfix {
    margin: 20px 0;
}



/**************** Text ******************/




.border-title {
    border-color: var(--text-color);
    border-width: 1px 0 1px 0;
    border-style: solid;
    padding: 20px;
    text-shadow: none;
    color: var(--text-color);
}



.pscartbanner {
    border: none;
    background: none;
}

.pscartbanner .card-block {
    padding: 0px;
}

#product div#content-wrapper #blockcart-modal .row {
    border: 0px;
}

/****** Counter ****************/


div.text {
    float: left;
    width: 65%;
    padding: 10px 10px 10px 20px;
}

div.first::after {
    font: 800 40px system-ui;
    content: counter(count);
    animation: counter1 2s linear alternate;
    counter-reset: count 0;
    float: left;
    width: 25%;
    animation-fill-mode: forwards;
}

div.sec::after {
    font: 800 40px system-ui;
    content: counter(count);
    animation: counter2 2s linear alternate;
    counter-reset: count 0;
    float: left;
    width: 25%;
    animation-fill-mode: forwards;
}

div.third::after {
    font: 800 40px system-ui;
    content: counter(count);
    animation: counter3 2s linear alternate;
    counter-reset: count 0;
    float: left;
    width: 25%;
    animation-fill-mode: forwards;
}

div.forth::after {
    font: 800 40px system-ui;
    content: counter(count);
    animation: counter4 2s linear alternate;
    counter-reset: count 0;
    float: left;
    width: 25%;
    animation-fill-mode: forwards;
}


@keyframes counter1 {
    0% {
        counter-increment: count 0;
    }

    10% {
        counter-increment: count 50;
    }

    20% {
        counter-increment: count 250;
    }

    30% {
        counter-increment: count 450;
    }

    40% {
        counter-increment: count 680;
    }

    50% {
        counter-increment: count 960;
    }

    60% {
        counter-increment: count 1230;
    }

    70% {
        counter-increment: count 1450;
    }

    80% {
        counter-increment: count 1580;
    }

    90% {
        counter-increment: count 1680;
    }

    100% {
        counter-increment: count 1700;
    }
}



@keyframes counter2 {
    0% {
        counter-increment: count 0;
    }

    10% {
        counter-increment: count 100;
    }

    20% {
        counter-increment: count 200;
    }

    30% {
        counter-increment: count 400;
    }

    40% {
        counter-increment: count 800;
    }

    50% {
        counter-increment: count 1200;
    }

    60% {
        counter-increment: count 1800;
    }

    70% {
        counter-increment: count 2200;
    }

    80% {
        counter-increment: count 2600;
    }

    90% {
        counter-increment: count 2800;
    }

    100% {
        counter-increment: count 3000;
    }
}


@keyframes counter3 {
    0% {
        counter-increment: count 0;
    }

    10% {
        counter-increment: count 1000;
    }

    20% {
        counter-increment: count 2000;
    }

    30% {
        counter-increment: count 3000;
    }

    40% {
        counter-increment: count 4000;
    }

    50% {
        counter-increment: count 5000;
    }

    60% {
        counter-increment: count 6000;
    }

    70% {
        counter-increment: count 7000;
    }

    80% {
        counter-increment: count 8000;
    }

    90% {
        counter-increment: count 9000;
    }

    100% {
        counter-increment: count 10500;
    }
}


@keyframes counter4 {
    0% {
        counter-increment: count 0;
    }

    10% {
        counter-increment: count 100;
    }

    20% {
        counter-increment: count 400;
    }

    30% {
        counter-increment: count 600;
    }

    40% {
        counter-increment: count 800;
    }

    50% {
        counter-increment: count 1000;
    }

    60% {
        counter-increment: count 1200;
    }

    70% {
        counter-increment: count 1400;
    }

    80% {
        counter-increment: count 1600;
    }

    90% {
        counter-increment: count 1800;
    }

    100% {
        counter-increment: count 2000;
    }
}


.full-width.our-products img.svg:hover {
    filter: invert(100%) sepia(51%) saturate(2878%) hue-rotate(346deg) brightness(104%) contrast(97%);
}

.full-width.our-products .col-md-2.col-xs-6.wrapper.left.category:hover {
    color: #000;
}

@media (min-width: 576px) {

    .col-md-2.col-xs-6.wrapper.left.category {
        padding: 20px;
    }
}


/**************** Amazing Filters ***********/
#index #amazzing_filter {
    background: var(--main-color);
    padding: 0px 10px 20px 10px;
    border-radius: 10px;
    min-height: 120px;
    margin-top: 20px;

}


#left-column #amazzing_filter {
    background: #f3f3f3;
    padding: 20px 10px;
}

#left-column #amazzing_filter .form-control {
    color: #000000 !important;
    background: #fff;
}


@media (min-width: 1200px) {
    #index .af-basic-layout .col-xl-4 {
        width: 25%;
    }
}

#index #amazzing_filter.block .title_block {

    display: none;
}

@media (min-width: 768px) {
    #index #amazzing_filter .af_filter {
        /*width: calc(13% - 1px);
        margin: 4px;*/
        width: 14%;
        margin: 4px 2px;
        float: left;
    }

    #index #amazzing_filter {
        border-radius: 3px;
    }

    #index #amazzing_filter .af_subtitle.toggle-content {
        color: #fff;
        font-size: 0.795rem;
    }

    #index #amazzing_filter .selectedFilters .cf {
        background: #cd0a0a;
        color: #fff;
    }
}

@media (max-width: 767px) {
    #index #amazzing_filter .af_filter {
       /* width: calc(16% - 1px);*/
        width: 100%;
        margin: 4px;
        float: left;
    }

    #index #amazzing_filter {
        border-radius: 20px;
    }
}

#index #amazzing_filter .af_subtitle.toggle-content {
    color: #fff;
}

#index h5.af_subtitle {
    font-size: 1rem;
    color: #fff !important;
}

#index .af_subtitle:before {
    border: 2px solid #ffffff;
}


#index .af_filter {
    border-bottom: 1px solid var(--sec-color);

}

#index .selectedFilters.inline .cf a {
    color: #f00;
    opacity: 1;

}


div#amazzing_filter {
    background: #fff;
    padding: 20px 10px;
}

#amazzing_filter .compact-toggle {
    background: #000000;
    border: none;
    color: #fff;
}




#index #amazzing_filter select.form-control:not([size]):not([multiple]) {
    height: calc(2.5rem - 2px);
    color: #000 !important;
}


#index #amazzing_filter .btn-primary,
#index #amazzing_filter .btn-secondary,
#index #amazzing_filter .btn-tertiary {
    border: 2px solid #fff;
    background: #fff;
    color: #000;
}


div#amazzing_filter .form-control {
    color: #000000 !important;
}


#amazzing_filter,
#search_filters,
#search_filters_brands,
#search_filters_suppliers {
    box-shadow: none;
    border: none;
}

.product-miniature .thumbnail-container {
    width: 100%;
}

/****** Compare Products ******/
button.btn-danger.wk_cmp_remove_compare {
    top: -150px;
    height: 2.5rem;
    width: 2.5rem;
    min-width: 2.5rem;
    color: var(--white);
    background-color: red;
    border-color: red;
}

button.btn-primary.btn.p-0.high-fixed.wk_cmp_add_compare {
    top: -305px;
    color: var(--white);
    background-color: var(--main-color);
    border-color: var(--main-color);
}

#wk_cmp_product_wrapper button.btn-danger.wk_cmp_remove_compare {
    top: -216px;
}

#module-wkcompareproduct-compareproducts #wk_cmp_product_wrapper,
#wk_cmp_product_wrapper #wk_cmp_product_wrapper {
    background: #fff;
    padding: 30px;
    border: 1px solid var(--border-color);
    box-shadow: none !important;
}

#wk_cmp_product_wrapper {
    box-shadow: none !important;
}


#module-wkcompareproduct-compareproducts #wk_cmp_table td,
#wk_cmp_product_wrapper #wk_cmp_table td {
    border-color: var(--border-color);
}



.mini-related-products article.product-miniature.mini-related.js-product-miniature .thumbnail-container.col-md-2 {
    width: auto;
}

/***********  Product Page ******************/

#product-sku,
#product-ean13,
#product-manufacturer {
    display: inline-block;
    margin-right: 20px;
}

@media (max-width: 767px) {

    #product-sku,
    #product-ean13,
    #product-manufacturer {
        display: block;
    }

}

#product-ean13-hidden {
    display: none;
}

#product-sku label,
#product-ean13 label,
#product-manufacturer label {
    font-weight: 700;
}



#ybc-mnf-block .ybc-mnf-block-title span.title_cat {
    text-align: center;
    margin: 0 auto;
    display: none;
}

#ybc-mnf-block .owl-nav>div {
    display: none;
}

span.hs-number {
    color: #fff;
    background: var(--main-color);
    border-radius: 50%;
    padding: 8px;
}

#manufacturer .brand-description {
    display: none;
}


.js-mailalert.text-center .form-control {
    float: left;
    width: 300px;
    font-size: .895rem;
    color: var(--text-color);
}


/************ Buttons ********************
.js-product-miniature .btn-primary i,
.wishlist-button-add i {
    color: #000 !important;
}

.wishlist-button-add i {
    background-color: transparent !important;
}


.js-product-miniature .btn-primary,
.wishlist-button-add {
    color: #000 !important;
    background-color: #efefef !important;
    border: 1px solid #ffffff !important;
    box-shadow: none !important;
}

.js-product-miniature .btn-primary:hover,
.wishlist-button-add:hover {
    color: #fff !important;

}

.js-product-miniature .btn-primary:hover i,
.wishlist-button-add:hover i {
    color: #fff !important;
}

.wishlist-button-add:hover {
    opacity: 1!important;
}
*/

button.btn-primary.btn.p-0.high-fixed.wk_cmp_add_compare,
button.btn-danger.wk_cmp_remove_compare {
    top: -305px;
}


#wk_cmp_table .product-miniature .thumbnail-container {
    height: 340px;
}


span.heart-icon {
    color: #d90303;
}

p.text-sm-center i,
.text-sm-center.signature,
#footer .text-sm-center a,
#footer .text-sm-center {
    font-size: 14px;
    line-height: 15px;
}

#blockcart-modal .product-name {
    font-size: 0.895rem;
    color: #000000;
}

#blockcart-modal .modal-body .divide-right span {
    margin-bottom: 0.125rem;
    font-size: 0.820rem;
    line-height: 100%;
    color: #000;
}

#blockcart-modal .cart-content .page-content.page-cms ul.cart-products-count,
#blockcart-modal .cart-content p.cart-products-count,
.page-content.page-cms #blockcart-modal .cart-content ul.cart-products-count {
    color: #000000;
}

button#togglePriceButton {
    border: none;
    padding: 0px;
    margin-left: 1.5rem;
}

#header .header-nav .user-info {
    margin-left: 1.5rem;
}

.hide-price {
    display: none;
}



#nav li,
#nav a {
    text-align: center !important;
    display: inline-block;
    float: none;
}

#nav li {
    text-align: center !important;
}

@media screen and (min-width: 768px) {
    .tabs .nav-tabs {
        text-align: center;
    }

    .tabs .nav-tabs .nav-item {
        float: none;
        display: inline-block;
        width: 300px;
        background: var(--grey-color);
    }

    .tabs .nav-tabs .nav-link {
        color: #000000;
        border-bottom: 4px solid var(--grey-color);
    }
}

@media (min-width: 768px) {
    .container .products .col-xl-4,
    .container .products .col-sm-6,
    .container .products .col-xs-12 {
        padding-right: 4px;
        padding-left: 4px;
    }
   .container .products.row {
        margin-right: -4px;
        margin-left: -4px;
    }
}

#emicalculator-results {
    

}

#emicalculator-results .installments-title {
    background: var(--grey-color);
    padding: 10px 10px 0px 10px;
}

ul.installments {
    background: var(--grey-color);
    padding: 10px;
    font-family: monospace;
    font-weight: 700;
    columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
}

#emicalculator-results li {
    border-bottom: 1px solid #fff;
}