<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

@font-face {
    font-family: 'Century Gothic';
    src: url('CenturyGothic-Bold.woff2') format('woff2'),
    url('CenturyGothic-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'PulpDisplay Regular';
    src: url('pulpdisplay/EOT/PulpDisplay-Regular.eot') format('eot'),
    url('pulpdisplay/OTF/PulpDisplay-Regular.otf') format('otf'),
    url('pulpdisplay/TTF/PulpDisplay-Regular.ttf') format('ttf'),
    url('pulpdisplay/WOFF/PulpDisplay-Regular.woff') format('woff'),
    url('pulpdisplay/WOFF2/PulpDisplay-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PulpDisplay Medium';
    src: url('pulpdisplay/EOT/PulpDisplay-Medium.eot') format('eot'),
    url('pulpdisplay/OTF/PulpDisplay-Medium.otf') format('otf'),
    url('pulpdisplay/TTF/PulpDisplay-Medium.ttf') format('ttf'),
    url('pulpdisplay/WOFF/PulpDisplay-Medium.woff') format('woff'),
    url('pulpdisplay/WOFF2/PulpDisplay-Medium.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PulpDisplay Bold';
    src: url('pulpdisplay/EOT/PulpDisplay-Bold.eot') format('eot'),
    url('pulpdisplay/OTF/PulpDisplay-Bold.otf') format('otf'),
    url('pulpdisplay/TTF/PulpDisplay-Bold.ttf') format('ttf'),
    url('pulpdisplay/WOFF/PulpDisplay-Bold.woff') format('woff'),
    url('pulpdisplay/WOFF2/PulpDisplay-Bold.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

html {
    font-size: 14px;
}

body {
    font-size: 14px;
    line-height: 26px;
    background: #ffffff;
    font-family: 'PulpDisplay Regular', sans-serif;
    font-weight: 400;
}

.container {
    max-width: 1240px;
    width: 100%;
}


.product-flags .product-flag.online-only {
    background: #000000;
    color: #ffffff
}

.product-flags .product-flag.on-sale {
    background: #000000;
    color: #ffffff
}

.product-flags .product-flag.new {
    background: #227487;
    color: #ffffff
}

.product-flags .product-flag.discount-percentage,
.product-discount .discount.discount-percentage {
    background: #000000;
    color: #ffffff
}

#products .product-title a,
.featured-products .product-title a,
.product-accessories .product-title a,
.product-miniature .product-title a,
.product-information-dropdown h5 a,
.product-desc a,
.product-name a {
    color: #161918;
    font-size: 13px;
}

.page-product h1 {
    font-size: 32px;
}

#products .product-price-and-shipping,
.featured-products .product-price-and-shipping,
.product-accessories .product-price-and-shipping,
.product-miniature .product-price-and-shipping,
.product-price-and-shipping .product-price,
.new-price,
.price {
    color: #161918;
    font-size: 20px;
}

#_desktop_top_menu,
.anmegamenu-fullwidth,
#amegamenu.fixed-menu {
    font-size: 13px;
}

.anthemeblocks-homeslider-desc h2 {
    color: #ffffff;
    font-size: 42px;
    font-family: "PulpDisplay Bold", Arial, sans-serif;
}

.anthemeblocks-homeslider-desc,
.anthemeblocks-homeslider-desc p {
    color: #ffffff;
    font-size: 20px;
}

.ui-widget {
    font-family: inherit !important;
}


.an_productattributes-add-to-cart-btn {
    background-color: #227487;
    border-color: #227487;
    color: #ffffff;
    border-radius: 5px;
}

.an_productattributes-add-to-cart-btn:hover,
.an_productattributes-add-to-cart-btn:focus {
    background-color: #ffffff;
    border-color: #227487;
    color: #227487;
}

.an_productattributes-add-to-cart-btn {
    border: 1px solid #227487
}

.an_productattributes-add-to-cart-btn:hover,
.an_productattributes-add-to-cart-btn:focus {
    border: 1px solid #227487
}

.btn-primary,
.anthemeblocks-homeslider-desc .btn-primary {
    background-color: #227487;
    color: #ffffff;
    border-radius: 5px;
}

.btn-primary {
    border: 1px solid #227487
}

.btn-primary:hover,
.btn-primary:focus {
    border: 1px solid #227487
}

.btn-primary.focus,
.btn-primary:focus,
.btn-primary:hover {
    background-color: #ffffff;
    color: #227487;
}

#category #search_filter_toggler {
    background-color: #227487;
    color: #ffffff;
}

#category #search_filter_toggler:hover {
    background-color: #ffffff;
    color: #227487;
}

.amenu-item .html-item li a {
    color: #000000;
}

.amenu-item .html-item li a:hover {
    color: #000000;
}

.amenu-item .html-item li a {
    font-size: 14px;
}

.blog-menu .collapse-icons .add:hover, .blog-menu .collapse-icons .remove:hover {
    color: #227487;
}

body,
p {
    color: #000000;
}

p {
    font-size: 14px;
    line-height: 26px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: normal;
    font-weight: 500;
}

.h1,
.h2,
.h3,
.h4,
h1,
h2,
h3,
h4 {
    font-family: "PulpDisplay Bold", sans-serif;
}

.h1,
h1 {
    font-size: 24px;
    line-height: 32px;
}

.h2,
h2 {
    font-size: 20px;
    line-height: 28px;
}

.h3,
.h4,
h3,
h4 {
    font-size: 18px;
    line-height: 24px;
}

.h5,
h5 {
    font-size: 16px;
    line-height: 24px;
}

.h6,
h6 {
    font-size: 16px;
    line-height: 24px;
}

.h1,
.h2,
.h3 {
    color: #161918;
}

a,
.text-primary {
    color: #227487;
}

a:focus,
a:hover,
.btn-link:focus,
.btn-link:hover,
.page-link:focus,
.page-link:hover,
a.text-primary:focus,
a.text-primary:hover {
    color: #000000;
}

a.bg-primary:focus,
a.bg-primary:hover {
    background-color: #000000 !important
}

.btn-primary.focus,
.btn-primary:focus,
.btn-primary:hover {
    background-color: #000000;
}

.btn-primary.active,
.btn-primary:active,
.open &gt; .btn-primary.dropdown-toggle {
    background-color: #000000;
}

.tag-primary[href]:focus,
.tag-primary[href]:hover {
    background-color: #000000
}

.quickview .modal-content {
    background: #ffffff;
}

.anthemeblocks-homeslider .owl-prev:hover i,
.anthemeblocks-homeslider .owl-next:hover i,
.banner-wr .product-banner .banner-text-bl p,
#an_brandslider-block .owl-prev:hover,
#an_brandslider-block .owl-next:hover,
.block-categories .category-sub-menu .category-sub-link:hover,
.js-anthemeblocks-product-block-slider .owl-nav .owl-prev i:hover,
.js-anthemeblocks-product-block-slider .owl-nav .owl-next i:hover,
.categories-promoblocks .product-banner .banner-text-bl p {
    color: #227487;
}

.pagination .current a,
.scroll-box-arrows i:hover,
.js-anthemeblocks-product-block-slider .owl-dot.active,
.js-anthemeblocks-product-block-slider .owl-dot:hover,
.anthemeblocks-homeslider .owl-dots .owl-dot.active span,
.anthemeblocks-homeslider .owl-dots .owl-dot:hover span {
    background: #227487;
}

.js-anthemeblocks-product-block-slider .owl-dot,
.anthemeblocks-homeslider .owl-dots .owl-dot span {
    border: 2px solid #227487;
    border-radius: 50%;
}

.custom-checkbox input[type=checkbox] + span .checkbox-checked,
.active_filters .filter-block {
    background-color: #000000;
}

.footer-after {
    background: #252222;
}

.product-miniature .quick-view {
    background: #227487;
}

.form-control:focus,
.input-group.focus {
    outline: none;
}

.bootstrap-touchspin .group-span-filestyle .btn-touchspin,
.group-span-filestyle .bootstrap-touchspin .btn-touchspin,
.group-span-filestyle .btn-default {
    background: #227487;
}

.custom-radio input[type=radio]:checked + span {
    background-color: #227487;
}

.search-widget form input[type=text]:focus {
    outline: none;
}

body#checkout section.checkout-step .address-item.selected {
    border: 3px solid #227487;
}

.discount-percentage,
.on-sale,
.online-only,
.pack,
.product-flags .new {
    background: #227487;
}

.products-sort-order .select-list:hover {
    background: #227487;
}

.tabs .nav-tabs .nav-link.active {
    color: #000000;
}

.tabs .nav-tabs .nav-link.active,
.tabs .nav-tabs .nav-link:hover {

}

#product-modal .modal-content .modal-body .product-images img:hover {
    border: 3px solid #227487;
}

li.product-flag {
    background: #227487;
}

.product-flags .product-flag.out-of-stock {
    background: #FFC500;
    color: #ffffff
}

.product-flags .product-flag.online-only {
    background: #000000;
    color: #ffffff
}

.product-flags .product-flag.on-sale {
    background: #000000;
    color: #ffffff
}

.product-flags .product-flag.new {
    background: #227487;
    color: #ffffff
}

.product-flags .product-flag.discount-percentage,
.product-discount .discount.discount-percentage {
    background: #000000;
    color: #ffffff
}

#header a:hover,
.page-my-account #content .links a:hover i,
.search-widget form input[type=text]:focus + button .search,
#header .top-menu a[data-depth="0"]:hover,
.search-widget form button[type=submit] .search:hover,
#products .highlighted-informations .quick-view:hover,
.featured-products .highlighted-informations .quick-view:hover,
.product-accessories .highlighted-informations .quick-view:hover,
.product-miniature .highlighted-informations .quick-view:hover,
.block-categories .collapse-icons .add:hover,
.block-categories .collapse-icons .remove:hover,
.block-categories .arrows .arrow-down:hover,
.block-categories .arrows .arrow-right:hover,
.cart-grid-body a.label:hover,
.product-price,
#blockcart-modal .product-name {
    color: #227487;
}

.block_newsletter form input[type=text]:focus {
    outline: none;
}

.block_newsletter form input[type=text]:focus + button .search {
    color: #227487;
}

.block_newsletter form button[type=submit] .search:hover {
    color: #227487;
}

.account-list a:hover {
    color: #227487;
}

.social-sharing li:hover {
    background-color: #227487;
}

#header .header-nav .cart-preview.active {
    background: #227487;
}

#header .header-nav .blockcart a:hover {
    color: #227487;
}

@media (max-width: 767px) {
    #header .header-nav .user-info .logged {
        color: #227487;
    }
}

.btn-primary {
    background-color: #227487;
    color: #ffffff;
}

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

.btn-outline-primary {
    color: #227487;
    border-color: #227487;
}

.btn-outline-primary.active,
.btn-outline-primary.focus,
.btn-outline-primary:active,
.btn-outline-primary:focus,
.btn-outline-primary:hover,
.open &gt; .btn-outline-primary.dropdown-toggle {
    background-color: #227487;
    border-color: #227487;
}

.btn-link {
    color: #227487;
}

.dropdown-item.active,
.dropdown-item.active:focus,
.dropdown-item.active:hover {
    background-color: #227487;
}

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

.card-primary {
    background-color: #227487;
    border-color: #227487;
}

.card-outline-primary {
    border-color: #227487;
}

.page-item.active .page-link,
.page-item.active .page-link:focus,
.page-item.active .page-link:hover {
    background-color: #227487;
    border-color: #227487;
}

.tag-primary {
    background-color: #227487;
}

.page-link {
    color: #227487;
}

.bg-primary {
    background-color: #227487 !important
}

.text-primary {
    color: #227487 !important;
}


#products .product-title a,
.featured-products .product-title a,
.product-accessories .product-title a,
.product-miniature .product-title a,
.product-information-dropdown h5 a,
.product-desc a,
.product-name a {
    color: #161918;
    font-size: 17px;
    font-weight: bold;
}

.page-product h1 {
    font-size: 32px;
}

#products .product-price-and-shipping,
.featured-products .product-price-and-shipping,
.product-accessories .product-price-and-shipping,
.product-miniature .product-price-and-shipping,
.product-price-and-shipping .product-price,
.new-price,
.price {
    color: #7a7a7a;
    font-size: 17px;
}

.current-price {
    color: #161918;
}

.featured-products .regular-price,
.product-accessories .regular-price,
.product-miniature .regular-price,
span.old-price,
.regular-price {
    color: #939398;
    font-size: 14px;
}

#products .regular-price {
    color: #939398;
}

.product-discount {
    color: #939398;
}


.header-nav {
    background: #227487;
}

.header-nav,
.header-top {
    font-size: 12px;
}

#header {
    background: #ffffff;
}


#_desktop_top_menu,
.anmegamenu-fullwidth,
#amegamenu.fixed-menu {
    background: #ffffff;
}

#_desktop_top_menu,
.anmegamenu-fullwidth,
#amegamenu.fixed-menu {
    font-size: 13px;
}

/* fixed-menu */
@media (max-width: 1920px) and (min-width: 1024px) {
    .fixed-menu {
        z-index: 9;
        background: rgba(0, 0, 0, 0.4);
        padding-top: 0px !important;
        position: fixed !important;
        top: 0;
        left: 0;
        width: 100%;
    }

    #top-menu {
        margin-bottom: 0px !important;
        position: relative;
    }
}


.breadcrumb-wrapper {
    background-color: #FBFCFF;
	margin:0;
}

.block_newsletter {
    background: #ffffff;
}

.footer-container {
    background: #2e2b2b;
}

.copyright-container {
    background: #1e1b1b;
}


.anthemeblocks-homeslider-desc h2 {
    color: #ffffff;
    font-size: 36px;
    font-family: "PulpDisplay Regular", Arial, sans-serif;
    text-transform: uppercase;
}

.anthemeblocks-homeslider-desc,
.anthemeblocks-homeslider-desc p {
    color: #ffffff;
    font-size: 19px;
}


.ui-widget {
    font-family: inherit !important;
}


.an_productattributes-add-to-cart-btn {
    background-color: #227487;
    border-color: #227487;
    color: #ffffff;
    border-radius: 5px;
}

.an_productattributes-add-to-cart-btn:hover,
.an_productattributes-add-to-cart-btn:focus {
    background-color: #ffffff;
    border-color: #227487;
    color: #227487;
}

.an_productattributes-add-to-cart-btn {
    border: 1px solid #227487
}

.an_productattributes-add-to-cart-btn:hover,
.an_productattributes-add-to-cart-btn:focus {
    border: 1px solid #227487
}

.btn-primary,
.anthemeblocks-homeslider-desc .btn-primary {
    background-color: #227487;
    color: #ffffff;
    border-radius: 5px;
}

.btn-primary {
    border: 1px solid #227487
}

.btn-primary:hover,
.btn-primary:focus {
    border: 1px solid #227487
}

.btn-primary.focus,
.btn-primary:focus,
.btn-primary:hover {
    background-color: #ffffff;
    color: #227487;
}

#category #search_filter_toggler {
    background-color: #227487;
    color: #ffffff;
}

#category #search_filter_toggler:hover {
    background-color: #ffffff;
    color: #227487;
}

.amenu-item .html-item li a {
    color: #000000;
}

.amenu-item .html-item li a:hover {
    color: #000000;
}

.amenu-item .html-item li a {
    font-size: 14px;
}

/*custom */

.blog-menu .collapse-icons .add:hover, .blog-menu .collapse-icons .remove:hover {
    color: #227487;
}

.anthemeblocks-homeslider.img-responsive .anthemeblocks-homeslider-desc {
    background: rgba(0, 0, 0, 0.1);
    padding-top: 15px;
}

h3.h3.product-title {
    min-height: 49px;
}

@media (max-width: 580px) {
    .anthemeblocks-homeslider.img-responsive .anthemeblocks-homeslider-desc {
        padding-top: 20px;
    }

    .footer-container .block-contact .title {
        text-align: left;
    }

    .block-contact {
        color: #232323;
    }
}

.anthemeblocks_homeslider-block {
    max-height: 350px;
}

.categories-promoblocks .product-banner {
    margin: 0 20px;
}

#header .amenu-item .amenu-link {
    font-family: "PulpDisplay Regular", sans-serif;
    font-weight: bold;
    font-size: 17px;
}

.an_wishlist-nav-link a {
    color: #000000;
}

#_desktop_user_info .user-info .account-signin, #_desktop_user_info .user-info .btn-unstyle {
    color: #000000;
}

#header .logo {
    max-height: 120px;
}

.additional-text-type-1-title, #products .products-section-title, .featured-products .products-section-title, .product-accessories .products-section-title, .product-miniature .products-section-title {
    font-weight: 600;
    display: inline-block;
    padding-bottom: 0;
}

.additional-text-type-1-title, .featured-products .products-section-title {
    margin-bottom: 0;
}

.featured-products hr, .advantages-type-1 hr {
    float: inherit;
    margin: .75rem auto 1.375rem;
    border-top: 1px solid #000;
    height: 1px;
    width: 58px;
}

.block-contact {
    color: #d9d9d9;
}

.footer-first {
    padding-bottom: 30px
}

.anthemeblocks-reassurance ul li img {
    max-width: 50px;
    /* max-width: 36x; */
    max-height: 31px;
}

@media (max-width: 767px) {
    .categories-promoblocks &gt; a, .categories-promoblocks .product-banner, .categories-promoblocks &gt; a:last-child, .categories-promoblocks .product-banner:last-child {
        max-height: 150px;
        margin: 10px 0;
    }

    .categories-promoblocks {
        margin-bottom: 52px;
    }

    #index .featured-products {
        margin-bottom: 54px;
    }

    .featured-products .js-anthemeblocks-product-block-slider .owl-dots {
        margin-top: 0;
    }

    .advantages-type-1 &gt; .advantages-type-1-link, .advantages-type-1 &gt; .advantages-type-1-item, .additional-text-type-1 {
        margin-bottom: 0;
    }

    .advantages-type-1-center .advantages-type-1-desc {
        margin-top: 5px;
    }

    .anthemeblocks_homeslider-block {
        display: none;
    }

    #header .header-nav #menu-icon {
        height: 80px;
    }

    #header .header-nav .blockcart {
        line-height: 80px;
    }

    #header .header-nav .top-logo a img {
        margin: 5px 0 10px;
        max-height: 200px;
        max-width: 150px;
    }
}


.advantages-type-1 {
    padding-top: 48px;
}

#index .featured-products {
    text-align: center;
    margin-bottom: 44px;
}

.amega-menu .category-item.level-1 &gt; h5 {
    margin-bottom: 0;
}

.category-item.level-1 {
    margin-bottom: 0;
}

.product-miniature img {
    max-width: 100% !important;
    max-height: 80% !important;
}

#header .amenu-item .amenu-link {
    font-weight: 700;
    font-size: 16px;
}

#header .amenu-item .amenu-link {
    position: relative;
    padding: 18px;
}

.prestaboost-content .modal-title {
    display: none;
}

.product-information .product-desc {
    padding-bottom: 0;
    margin-bottom: 0;
}

.quantity_availability {
    margin-top: 20px;
}

#product .tabs {
    margin: 5px;
}

/** NEW DESIGN 2.0 **/

body, header, #header &gt; div.header-top, #main &gt; div &gt; h1, #PM_ASBlock_1,
#left-column &gt; div.block-categories.hidden-sm-down, #main &gt; div,
#header &gt; nav &gt; div &gt; div &gt; div.hidden-md-up.text-sm-center.mobile, #header,
#footer &gt; div.block_newsletter, #header &gt; nav, #search_widget,
#main div.cart-grid-body .card.cart-container, body#checkout section.checkout-step,
.page-my-account #content .links a span.link-item, .page-content.page-cms, .contact-form,
.page-customer-account #content, .page-addresses .address, .page-authentication #content,
#content.page-content.card, #pagenotfound .page-not-found, #products .page-not-found, .cart-detailed-totals {
    background: #FBFCFF;
}
#product #wrapper {
    background: #FBFCFF;
}
#_desktop_user_info .user-info .account-signin:hover {
    color: #227487;
}

#delivery-addresses .address-item header.h4 {
    background: #fff;
}

.dropdown-menu {
    border-radius: 10px;
    box-shadow: 0 5px 7px 0 rgba(221, 225, 236, 0.4), 0 2px 4px 0 #dde1ec;
}

#header &gt; div.header-top {
    margin-top: 30px;
}

#_desktop_logo {
    text-align: left;
    margin: 10px 0;
}

#_mobile_logo {
    margin: 10px 0;
}

.col-md-4.displayTopRight {
    margin-top: 10px;
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
}

.displayTopRight .an_wishlist-nav-link {
    height: 60px;
}

.displayTopRight .an_wishlist-nav-link svg {
    height: 20px;
    width: 20px;
}

.displayTopRight #_desktop_cart {
    width: 40%;
}

.displayTopRight #_desktop_cart .header {
    border-radius: 30px;
    box-shadow: 0 5px 7px 0 rgba(221, 225, 236, 0.4), 0 2px 4px 0 #dde1ec;
    height: 60px;
    background: #fff;
}

.displayTopRight #_desktop_cart .header a {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    padding: 17px;
}

#search_widget form {
    background-color: #ffffff;
    border-radius: 30px;
    box-shadow: 0 5px 7px 0 rgba(221, 225, 236, 0.4), 0 2px 4px 0 #dde1ec;
    height: 60px;
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    padding: 2px;
}

#search_widget svg, #search_widget &gt; form &gt; span.material-icons {
    width: 10%;
    margin: auto;
}

#search_widget span.material-icons {
    cursor: pointer;
    text-align: center;
    visibility: visible;
    opacity: 1;
    transition: all .2s ease
}

#search_widget span.material-icons.empty-hidden {
    visibility: hidden;
    opacity: 0;
}

#search_widget form input[type=text] {
    width: 70%;
    border: none;
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
}

#search_widget form input[type=text]:focus {
    outline: none;
}

#search_widget form button {
    width: 20%;
    border-radius: 30px;
    height: 56px;
    background-color: #227487;
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    border: none;
    cursor: pointer;
}

.ui-menu .ui-menu-item img {
    width: 50px;
}

.amenu-item {
    border-bottom: 1px solid #D2D2D2;
}

.anmegamenu-fullwidth {
    border-top: 0;
    box-shadow: none;
}

#js-product-list .product-miniature {
    padding: 5px;
}

.product-cover img {
    border-radius: 10px;
    box-shadow: 5px 5px 7px 0 rgba(221, 225, 236, 0.4), 0 2px 4px 0 #dde1ec;
}

#products.an_wishlist-list .thumbnail-container {
    padding: 15px;
}

.owl-item .product-miniature, .an_wishlist-list-cart .product-miniature,
.an_wishlist-list .product-miniature, #js-product-list .product-miniature {
    margin-top: 5px;
}

.owl-item .product-miniature .thumbnail-container, .an_wishlist-list-cart #products .thumbnail-container,
#js-product-list .thumbnail-container, .an_wishlist-list .thumbnail-container {
    width: 235px;
    border-radius: 8px;
    /*  box-shadow: 5px 5px 7px 0 rgba(221, 225, 236, 0.4), 0 2px 4px 0 #dde1ec;*/
    padding: 10px;
    margin: 0 auto;
}

.owl-item .product-miniature .product-description .product-title, .an_wishlist-list-cart .product-miniature .product-description .product-title,
.an_wishlist-list .product-miniature .product-description .product-title, #js-product-list .product-miniature .product-description .product-title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* number of lines to show */
    -webkit-box-orient: vertical;
}

.owl-item .product-miniature .product-description .price, .an_wishlist-list-cart .product-miniature .product-description .price,
.an_wishlist-list .product-miniature .product-description .price, #js-product-list .product-miniature .product-description .price {
    font-size: 15px;
    color: #8f96a4;
}

.owl-dots {
    margin: 22px auto 0;
}

#products .product-title a, .product-miniature .product-title a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    text-align: left;
    -webkit-box-orient: vertical;
    font-size: 16px;
    font-weight: 500;
}

.product-line-grid-left img {
    box-shadow: 5px 5px 7px 0 rgba(221, 225, 236, 0.4), 0 2px 4px 0 #dde1ec;
    border-radius: 5px;
}

.an_productattributes-qty-container input[type=number] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
    height: 55px;
    width: 55px;
    text-align: center;
    background-color: transparent;
    border: 2px solid rgb(241, 241, 241);
    border-radius: 5px;
}

.an_productattributes-qty-container input[type=number]::-webkit-inner-spin-button,
.an_productattributes-qty-container input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
}

.an_productattributes-qty-container {
    display: flex;
    flex-direction: row;
    height: 55px;
}

.an_productattributes-qty-container .step {
    display: flex;
    flex-direction: column;
    flex-flow: wrap;
    margin-left: 4px;
}

.an_productattributes-qty-container .step &gt; div {
    line-height: 27px;
    width: 27px;
    height: 27px;
}

.an_productattributes-qty-container .step &gt; div &gt; span {
    font-size: 23px;
    background-color: #227487;
    padding: 2px;
    width: 27px;
    height: 27px;
    border-radius: 5px;
    color: #ffffff;
    display: block;
    cursor: pointer;
}

.an_productattributes-qty-container .step &gt; div:first-child {
    margin-bottom: 1px;
}

.an_productattributes-qty-add .an_productattributes-add button {
    height: 55px;
}

.featured-products .products-section-title {
    display: block;
    text-align: left;
    margin: 35px 0 35px 0;
    font-weight: 500;
}

#_desktop_user_info {
    width: 30%;
}

#_desktop_user_info .user-info {
    line-height: 60px;
    margin: 0 auto;
}

#_desktop_user_info .user-info .btn-unstyle:hover {
    color: #000000;
}

li.amenu-item .adropdown .category-image {
    width: 130px;
    height: 210px;
    display: flex;
}

li.amenu-item .adropdown .category-image img {
    border-radius: 3px;
    max-width: 130px;
    max-height: 210px;
    margin: auto;
}

li.amenu-item .adropdown {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    width: auto;
    padding: 10px;
}

li.amenu-item .adropdown .categories-grid {
    margin-top: 50px;
}

li.amenu-item .adropdown .categories-grid .category-item {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #d2d2d2;
    margin-right: 0;
    width: 210px;
    cursor: pointer;
}

li.amenu-item .adropdown .categories-grid .category-item a {
    width: 210px;
    overflow: hidden;
    text-overflow: ellipsis;
    /* white-space: nowrap; */
}

li.amenu-item .adropdown .categories-grid .category-item:last-child {
    border-bottom: none;
}

li.amenu-item .adropdown .dropdown-content {
    padding: 0;
    margin-left: 30px;
}

/** NEWSLETTER */
.block_newsletter {
    text-align: left;
}

.block_newsletter h2 {
    margin-bottom: 0;
    text-transform: none;
    font-size: 30px;
}

.block_newsletter p {
    max-width: max-content;
    margin-left: 0;
    margin-bottom: 0;
    margin-top: 20px;
    white-space: pre-wrap;
    font-size: 14px;
    color: #8f96a4;
}

.block_newsletter .newsletter-content {
    display: flex;
    flex-direction: row;
}

.block_newsletter .newsletter-content .newsletter-left {
    display: flex;
    flex-direction: column;
}

@media screen and (max-width: 767px) {
    #footer {
        padding-top: 0;
    }

    .block_newsletter .newsletter-content {
        padding: 0 0 40px 0;
        flex-direction: column;
    }

    .block_newsletter .newsletter-content .newsletter-left {
        text-align: center;
    }

    .block_newsletter .newsletter-content .newsletter-left p {
        margin: 20px auto;
    }

}

.block_newsletter .newsletter-content .newsletter-right {
    display: flex;
}

.block_newsletter .newsletter-content .newsletter-right form {
    width: 100%;
}

.block_newsletter .newsletter-content .newsletter-right input {
    background-color: #f2f2f2;
    border-radius: 13px;
    font-size: 14px;
}

.block_newsletter .newsletter-content .newsletter-right button {
    border-radius: 13px;
}

.block_newsletter .newsletter-content .newsletter-right input:focus {
    border: none;
}

.block_newsletter .newsletter-content .newsletter-right button {
    min-width: auto;
    text-transform: capitalize;
    font-family: "PulpDisplay Medium", sans-serif;
    font-weight: 500;
    font-size: 16px;
    min-width: 160px;
}

@media screen and (max-width: 600px) {
    .product-miniature.product-mobile-row:not(.col-lg-12) .an_productattributes-add-to-cart-btn {
        padding: 0;
    }

    .an_productattributes-qty-container input[type=number] {
        width: 50%;
        height: 36px;
    }

    .an_productattributes-qty-container .step {
        width: 50%;
    }

    .an_productattributes-qty-container .step &gt; div {
        margin: auto;
        width: 36px;
        height: 36px;
    }

    .an_productattributes-qty-container .step &gt; div &gt; span.material-icons {
        line-height: 36px;
        width: 36px;
        height: 36px;
        text-align: center;
    }

    .an_productattributes-qty-container .step &gt; div:first-child {
        margin-bottom: auto;
    }

    .an_productattributes-qty-container {
        height: 36px;
    }

    .an_productattributes-qty-add .an_productattributes-add button {
        height: 36px;
    }
}

@media screen and (max-width: 440px) {
    .an_productattributes-qty-container input[type=number] {
        height: 30px;
    }

    .an_productattributes-qty-container .step &gt; div {
        width: 30px;
        height: 30px;
    }

    .an_productattributes-qty-container .step &gt; div &gt; span.material-icons {
        line-height: 30px;
        width: 30px;
        height: 30px;
    }

    .an_productattributes-qty-container {
        height: 30px;
    }

    .an_productattributes-qty-add .an_productattributes-add button {
        height: 30px;
    }
}

@media screen and (max-width: 360px) {
    .an_productattributes-qty-container input[type=number] {
        height: 25px;
    }

    .an_productattributes-qty-container .step &gt; div {
        width: 25px;
        height: 25px;
    }

    .an_productattributes-qty-container .step &gt; div &gt; span.material-icons {
        line-height: 23px;
        width: 25px;
        height: 25px;
    }

    .an_productattributes-qty-container {
        height: 25px;
    }

    .an_productattributes-qty-add .an_productattributes-add button {
        height: 25px;
    }
}

@media screen and (max-width: 767px) {
    .featured-products .products-section-title {
        margin: 0 0 15px;
    }

    #search_widget form {
        box-shadow: none;
        border: solid 1px rgba(151, 151, 151, 0.47);
        padding: 0;
    }

    #search_widget &gt; form &gt; button {
        margin: 1px;
        padding: 0;
        width: 56px;
        height: 56px;
    }

    #header &gt; nav &gt; div &gt; div &gt; div.hidden-md-up.text-sm-center.mobile {
        display: flex;
        flex-direction: row;
        padding: 0 15px;
        justify-content: space-between;
    }

    #header .header-nav .top-logo {
        margin: auto;
        width: auto;
    }

    #header .header-nav .top-logo a img {
        max-height: 80px;
    }

    #_mobile_cart {
        border-radius: 30px;
        border: solid 1px rgba(151, 151, 151, 0.47);
        height: 60px;
        width: 80px;
        margin: auto;
        background: #ffffff;
        display: flex;
        flex-direction: row;
    }

    #header .header-nav .blockcart.active {
        margin: auto;
    }

    #_mobile_cart &gt; div &gt; div.header &gt; a {
        display: flex;
    }

    #_mobile_cart &gt; div &gt; div.header &gt; a &gt; svg {
        margin: auto 10px;
    }

    #_mobile_cart &gt; div &gt; div.header &gt; a &gt; span.cart-products-count {
        font-size: 20px;
        line-height: 60px;
        margin: auto 10px auto auto;
        display: flex;
    }

    #header &gt; nav &gt; div &gt; div &gt; div.hidden-md-up.text-sm-center.mobile &gt; div.displayTopRight {
        display: flex;
        padding: 0 15px;
        margin: auto;
    }

    #_desktop_an_wishlist-nav, #_desktop_user_info {
        margin: auto;
        width: auto;
    }

    #_desktop_an_wishlist-nav {
        font-size: 0;
        margin: auto 25px auto auto;
    }

    #_desktop_cart {
        display: none;
    }

    #_desktop_user_info &gt; div &gt; div &gt; button &gt; span {
        font-weight: 600;
    }

}

#_desktop_an_wishlist-nav &gt; a &gt; span {
    margin-right: 10px;
}

#footer &gt; div.footer-container, #footer &gt; div.footer-container &gt; div.copyright-container {
    background: #000000;
}

@media screen and (max-width: 767px) {
    .header-top-wrapper {
        display: flex !important;
    }

    #header &gt; div.header-top {
        margin-top: 0;
    }

    #_mobile_logo .logo {
        max-height: 80px;
        margin: 5px 0 10px;
    }

    .displayTopRight #_desktop_cart {
        display: block;
        width: auto;
        margin: auto 0;
    }

    .displayTopRight #_desktop_cart .blockcart-link svg {
        margin-right: 10px;
    }

    .displayTopRight #_desktop_cart .blockcart-link .cart-products-count {
        font-size: 20px;
    }

    .cart-products-count {
        display: block;
    }

    #search_widget {
        width: 100%;
        order: 2;
    }

    .displayTopRight {
        width: 100%;
        order: 1;
    }

    #_desktop_user_info, #_desktop_an_wishlist-nav {
        margin: auto 0;
    }

    .an_wishlist-nav-link svg {
        margin-right: 0;
    }

    .displayTopRight #_desktop_cart .header {
        box-shadow: none;
        border: solid 1px rgba(151, 151, 151, .47);
    }
}


/*Brands*/
.manufacturer-img img {
    max-width: 200px;
    display: inline-block;
    float: left;
    margin: 0 50px 0 30px
}

#manufacturer-description {
    margin: 30px;
    text-align: center;
}

.brand {
    display: inline-block;
    border: none;
    text-align: center;
}

.brand-img {
    min-height: 98px;
}

.ms-letter {
    font-size: 2rem;
    font-weight: 700;
    margin: 20px 0;
}

.ms-letter-selector {
    font-size: 1.3rem;
    margin: 20px 0;
}

@media (max-width: 767px) {
    .manufacturer-img img {
        max-width: 120px;
        display: inline-block;
        float: left;
        margin: 0 20px 5px 0px
    }

    .row.manufacturer-header {
        margin: 0;
    }

    .brand a.btn.btn-primary {
        min-width: 135px;
        padding: 10px 5px;
    }

    .brand-infos {
        display: inline-block;
        min-height: 55px;
    }
}

#manufacturer .btn.btn-primary {
    padding: 10px;
    width: 150px;
    min-width: 150px;
    margin: auto;
}

/*Qty cart*/
.product-qty {
    margin-top: 13px;
}

.product-qty .product-qty-container {
    border-radius: 0;
    overflow: hidden;
    display: flex;
    width: 95px;
    font-weight: 700;
}

.product-qty-input {
    line-height: 40px;
    text-align: center !important;
    box-shadow: none;
    padding: 0 !important;
    font-size: 1rem;
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
    height: 51px !important;
    width: 51px !important;
    background-color: transparent;
    border: 2px solid rgb(241, 241, 241) !important;
    border-radius: 5px;
    margin-right: 5px;
    display: inline-block;
}

.product-qty .quantity-button {
    border: 0 !important;
    position: static;
    text-align: center;
    transform: translateX(0) !important;
    padding: 0;
    cursor: pointer;
    background-color: #227487;
    font-size: 22px;
    height: 24px !important;
    width: 24px !important;
    display: block !important;
    line-height: 22px;
    color: #fff;
    border-radius: 5px;
    margin-bottom: 2px;
}

.product-qty .input-group-btn-vertical {
    display: none !important;
}

input.product-qty-input {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
    height: 51px !important;
    width: 51px !important;
    text-align: center !important;
    background-color: transparent;
    border: 2px solid rgb(241, 241, 241) !important;
    border-radius: 5px;
    margin-right: 5px;
    display: inline-block;
}


/* Recipes */

.pw-cooking-filters .label, .pw-cooking-filters label {
    color: #232323;
    font-size: 1rem;
}

.pw-cooking-filters .h6 {
    font-size: 20px;
    margin-bottom: 20px;
}

.pw-cooking-recipes .card h5.card-title {
    height: 40px;
    line-height: 20px;
}

.pw-cooking-recipes .card img.card-img-top {
    width: 100%;
}

.pw-cooking-recipes .card .card-img {
    height: auto;
    width: auto;
}

#module-pwcooking-recipes .breadcrumb-wrapper {
    margin-bottom: 0;
}

.cooking-product-recipes {
    margin-top: 1.5rem;
    display: none;
}

.card.card-block.pw-cooking-description {
    background: none;
}


.pw-cooking-recipe .card {
    border-radius: 8px;
    box-shadow: 5px 5px 7px 0 rgba(221, 225, 236, .4), 0 2px 4px 0 #dde1ec;
    padding: 13px;
    background: #fff;
}

.pw-cooking-recipe {
    padding: 0 8px;
}


.pw-cooking-recipes .card .cooking-recipe-level {
    margin-right: 3px;
}

#module-pwcooking-recipe #wrapper {
    padding-top: 0;
}

ul.cooking-recipe-details &gt; li {
    padding: 5px 20px 5px 0;
    width: 48%;
    display: inline-block;
    vertical-align: top;
}

.input-group.cooking-product-qty.form-control {
    width: 38px;
}

.cooking-recipe-preparation .input-group.bootstrap-touchspin {
    width: 80px
}

td.pw-price {
    width: 100px;
}

.card.card-block.cooking-recipe-preparation {
    background: none;
}

.cooking-product-slider img.img-fluid {
    border-radius: 8px;
}

h4.product-name-slider {
    color: #000;
    text-align: center;
    margin-top: 10px;
}

.row.products-selection.pw-cooking-sort-orders {
    margin-bottom: 15px;
}

@media (max-width: 767px) {

    .cooking-recipe-image &gt; img {
        max-height: 300px;
        margin-bottom: 26px;
        border-radius: 8px;
    }

    td.pw-price {
        width: 50px;
    }

    h4.product-name-slider {
        font-size: 14px;
        line-height: 19px;
    }

    .cooking-recipe-top {
        margin-top: 20px;
        padding: 0 7px;
    }

}

.cooking-recipe-image &gt; img {
    float: left
}

.cooking-recipe-description ul {
    padding: 0 20px;
    list-style: disc;
}

#module-pwcooking-recipe h1, #module-pwcooking-recipe h2 {
    color: #227487
}

/* End recipes */

/* Design Private Sales / Flash Sales */
.block-category .category-cover img {
    width: 100%;
    height: auto;
}

.block-category .category-cover {
    position: relative;
}

.private-sales {
    margin-bottom: 15px;
}

.private-sales.category-cover {
    margin: -35px 0;
}

.category-id-150 .block-category, .category-id-160 .block-category, .category-id-167 .block-category, .category-id-173 .block-category {
    margin: 0
}


/* Design filters category */

.PM_ASCriterionNbProduct {
    float: right;
    display: inline-block;
}

label.PM_ASLabelCheckbox {
    display: initial;
}

div.PM_ASCriterionNbProduct {
    background: #227487;
    display: block;
    opacity: 1;
    border-radius: 28px;
    width: 20px;
    height: 20px;
    margin: 4px 0;
    line-height: 19px;
    text-align: center;
    color: #fff;
    font-size: 12px;
}

span.PM_ASCriterionsGroupName {
    font-size: 17px;
    font-weight: 500;
	font-family: 'PulpDisplay Regular';
}

.card-header {
    background: none;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 1px;
}

div#PM_ASBlockOutput_1 {
    /* background: #fff; */
}

div#PM_ASBlock_1 {
    background: #fff;
}

a.PM_ASLabelLink {
    font-size: 15px;
    line-height: 28px;
}

/** BEGIN **/
/** CHECK-OUT 2.0 **/

.sb-menu-right {
    width: 100%;
}

.sb-menu-right .cart-items {
    overflow-y: scroll;
    bottom: 334px;
    top: 75px;
    width: 100%;
}

body#checkout .cart-summary-products a {
    text-decoration: none;
}

.sb-menu-right .cart-items.reduction {
    bottom: 292px;
}

.cart-product-line .product-infos {
    width: 100%;
}

.remove-from-cart {
    width: auto;
    height: 30px;
    line-height: 30px;
}

.product-qty {
    margin-top: 0;
}

.cart-product-line .product-remove {
    flex: none;
    margin-left: 20px;
}

input.product-qty-input {
    height: 30px !important;
    margin-right: 0;
}

.product-qty .product-qty-container {
    width: auto;
}

.qty-block {
    display: flex;
    width: 64px;
}

.quantity-button {
    width: 28px !important;
    height: 28px !important;
    margin: 1px 4px;
}

#checkout .block-promo .promo-code, .card-block, .block-promo .promo-code {
    padding: 0;
    background: transparent;
}

#cart .block-promo {
    padding: 0 20px;
}

.promo-code {
    line-height: 30px;
    display: flex;
    flex-direction: column;
    transition: all .2s;
}

.promo-code &gt; div {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.promo-code:hover {
    cursor: pointer;
}

.promo-code .material-icons {
    line-height: 30px;
    transition: all .2s;
}

.promo-code.active span.material-icons {
    transform: rotate(180deg);
}

.promo-code .promo-code-action {
    display: none;
}

.promo-code.active .promo-code-action {
    display: flex;
    flex-direction: column;
}

.promo-code.active .promo-code-action .alert {
    margin-top: 14px;
}

.promo-code .promo-code-action input {
    width: 80%;
    border: 2px solid rgb(241, 241, 241);
    border-radius: 5px;
}

.promo-code .promo-code-action form {
    width: 100%;
    justify-content: space-between;
}

.promo-code .promo-code-action button {
    width: 18%;
    padding: 5px;
    height: 36px;
    min-width: 0
}

section#checkout-personal-information-step .form-control {
    background-color: #ffffff;
}

section#checkout-personal-information-step .login-form-forgot &gt; div {
    padding: 0 15px;
    margin-left: 25%;
}

#checkout .card {
    background-color: transparent;
    border: none;
}

.cart-summary-products &gt; div:first-child {
    display: flex;
    justify-content: space-between;
}

.cart-summary-products &gt; div &gt; a &gt; span {
    transition: all .2s;
    transform: rotate(180deg);
}

.cart-summary-products &gt; div &gt; a.collapsed &gt; span {
    transform: rotate(0deg);
}

.card-notification {
    width: 100%;
    height: 31px;
    line-height: 28px;
    margin-bottom: 20px;
    border: 1px solid #227487;
    color: #000000;
    text-align: center;
    padding: 0 15px;
}

#checkout .cart-total.cart-summary-line .value, #checkout #cart-subtotal-products.cart-summary-line .value {
    font-size: 13px;
}

body#checkout .continue.btn {
    padding: 5px 15px;
    min-width: auto;
    margin: 0;
}

body#checkout .form-group {
    margin-bottom: 0;
}

body#checkout section.checkout-step.-current.-reachable.-complete .content {
    margin-top: 15px;
}

body#checkout section.checkout-step.js-current-step .identity {
    display: none;
}

body#checkout section#checkout-payment-step .content {
    margin-top: 15px;
}

body#checkout .card-block .cart-summary-products &gt; div &gt; p &gt; a &gt; button {
    min-width: auto;
    height: auto;
    margin: 0;
    padding: 0 5px;
}

@media (min-width: 767px) {
    body#checkout .footer-container .social-container {
        position: fixed;
        width: 100%;
        bottom: 0;
    }
}

@media (max-width: 767px) {
    .flex-column-inverse {
        display: flex;
        flex-direction: column-reverse;
    }

    body#checkout .breadcrumb-wrapper {
        margin-bottom: 0;
    }

    body#checkout .card {
        padding-top: 0;
        margin-top: 0;
    }

    body#checkout #_desktop_logo {
        margin-top: 15px;
    }

}

.remove-from-cart {
    background: transparent;
}

body {
    overflow: visible !important;
}

.sb-overlay {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 100;
    background: rgba(0, 0, 0, 0.3);
    display: none;
}

.sb-open {
    overflow: hidden;
}

.sb-menu-right {
    position: fixed;
    top: 0;
    right: 0;
    max-width: 550px;
    height: 100%;
    z-index: 10000;
    overflow-y: scroll;
    background-color: #fff;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.sb-open .sb-menu-right {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}

.sb-close-btn {
    position: absolute;
    top: 0;
    left: 5px;
    cursor: pointer;
}

.sb-close-btn i {
    font-size: 14px;
    color: #7b7b7b;
}

.cart-title {
    padding: 25px 0;
    margin-bottom: 20px;
    text-align: center;
}

.cart-title h4 {
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 300;
    color: #000;
    font-family: "PulpDisplay Regular", sans-serif;
}

.product-infos &gt; div {
    display: flex;
    justify-content: space-between;
}

.product-infos &gt; div:nth-child(2) {
    margin-top: 14px;
}

.cart-product-line {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    padding: 20px 0;
    margin: 0 20px;
    text-align: left;
    border-bottom: 1px solid #f4f4f4;
}

.product-image .img-fluid {
    max-width: 70%;
    height: auto;
}

.product-infos .product-name {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #000;
}

.product-remove i {
    width: 20px;
    height: 20px;
    display: inline-block;
    padding: 4px;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    font-size: 12px;
    color: #fff;
    background-color: #b6b5b5;
}

.product-infos .product-line-info {
    line-height: initial;
    font-size: 12px;
    color: #000;
}

.product-infos .product-line-info .label {
    font-weight: 400;
    font-size: 12px;
    color: #7d7d7d;
}

.product-infos .product-line-info .value {
    font-size: 12px;
    font-weight: 400;
}

.product-infos .product-price {
    display: inline-block;
    float: right;
    font-size: 14px;
}

.product-infos .product-quantity {
    display: none;
}

.cart-bottom {
    height: auto !important;
    padding: 20px 20px 10px 20px;
    background-color: #fff;
}

.cart-bottom .cart-subtotals {
    display: none;
}

.cart-bottom .total-line {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.cart-bottom .total-line span {
    width: 50%;
    font-size: 13px;
    font-weight: 500;
    color: #000;
}

.cart-bottom .total-line .label {
    text-align: left;
}

.cart-bottom .total-line .value {
    text-align: right;
}

.cart-bottom .cart-total .label {
    text-transform: uppercase;
}

.cart-bottom .cart-total .value {
    font-size: 20px;
}

.cart-action .btn-primary {
    width: 100%;
    margin-top: 10px;
}

.no-items {
    text-align: center;
}

.sb-close-btn {
    position: absolute;
    top: 26px;
    left: 5px;
    cursor: pointer;
}

@media (max-width: 350px) {
    .sb-menu-right {
        width: 300px;
    }
}

.product-infos .product-price {
    color: #000;
}

.card.cart-summary {
    border: none;
}

/** CHECK-OUT 2.0 **/
/** END **/


/** SHOP IN SHOP CHEESE CELLAR ***/
/** BEGIN **/

.cms-id-7 .header-banner {
    display: none;
}

.cms-id-7 h1 {
    display: none;
}

.cms-id-7 nav.header-nav {
    display: none;
}

.cms-id-7 span.pre-title {
    font-size: 20px;
}

.cms-id-7 h2.title {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 400;
    font-family: "Pulp Display", sans-serif;
    color: #227487;
    margin-bottom: 30px;
    text-align: left;
}

.cms-id-7 .row {
    margin-bottom: 50px;
}

.cms-id-7 .breadcrumb-wrapper {
    display: none;
}

.cms-id-7 .menu-container {
    display: none;
}

.cms-id-7 .img-block {
    position: absolute;
    bottom: 50px;
    left: 60px;
    font-weight: lighter;
    font-size: 26px;
    color: #fff;
    text-shadow: 2px 2px 5px #000;
}

.cms-id-7 .img-block span.sub-title {
    font-size: 16px
}

.cms-id-7 img {
    border-radius: 10px;
}

.img-hover-zoom {
    border-radius: 10px;
    overflow: hidden;
}

.img-hover-zoom img {
    transition: transform 1s ease;
}

.img-hover-zoom:hover img {
    transform: scale(1.2);
}

.galslider_slider_wrapper {
    padding: 0 !important;
}

.slide {
    border-radius: 10px;
    overflow: hidden
}

.slide img {
    transition: transform 1s ease
}

.slide:hover img {
    transform: scale(1.2)
}

.cms-id-7 img.img-cms {
    max-width: 100%;
}

.cms-id-7 .thumbnail-container {
    width: 100% !important;
}

.cms-id-7 .product-description {
    max-width: 235px !important;
}

.thumbnail-container-image {
    max-height: 263px !important;
    min-height: 263px !important;
}

a.thumbnail.product-thumbnail {
    height: 255px !important;
}

.cms-id-7 #header &gt; div.header-top {
    margin-top: 0px;
    padding-top: 0px;
}

@media (max-width: 767px) {
    .cms-id-7 .product-description {
        max-width: 235px !important;
    }

    .thumbnail-container-image {
        max-height: 133px !important;
        min-height: 133px !important;
    }

    a.thumbnail.product-thumbnail {
        height: 124px !important;
    }

    .cms-id-7 img.logo-butcher {
        width: 128px;
    }

    div#search_widget {
        padding-bottom: 20px;
    }

    .cms-id-7 .an_productattributes-add-to-cart-btn {
        font-size: 13px !important;
    }
}

@media (min-width: 767px) {
    .cms-id-7 #header &gt; div.header-top {
        margin-top: 0px;
    }
}

.cms-id-7 img.logo-butcher {
    width: 160px;
}

.cms-id-7 .menu-cms {
    width: 100%;
    justify-content: center;
    border-bottom: none;
    margin-bottom: 10px;
    display: flex;
    flex-direction: row;
    margin-top: -100px;
}

.cms-id-7 .menu-cms a {
    font-size: 15px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: .3px;
    color: #000;
    padding: 10px 16px;
    display: flex;
    white-space: nowrap;
    border-radius: 30px;
    box-shadow: 0 5px 7px 0 rgba(221, 225, 236, 0.4), 0 2px 4px 0 #dde1ec;
    height: 40px;
    background: #fff;
    margin: 10px;
}

.cms-id-7 .menu-cms a:hover {
    color: #227487;
}

@media screen and (max-width: 918px) {
    .cms-id-7 .menu-cms {
        justify-content: initial;
        border-bottom: none;
        overflow-x: scroll;
        -ms-overflow-style: none;
        margin-left: 10px;
    }
}

.cms-id-7 .block_newsletter .newsletter-content {
    padding: 50px 0 0;
    margin-bottom: 0;
}

.cms-id-7 .block_newsletter {
    background: none;
}

.cms-id-7 img {
    border-radius: 10px;
}

@media (max-width: 767px) {
    .cms-id-7 span.pre-title {
        margin-top: 20px;
        display: inline-block
    }
}

.cms-id-7 .featured-products .product-miniature {
    margin: 0
}

.cms-id-7 .btn-primary {
    min-width: 100px;
    padding: 10px;
}

/** END **/
/** SHOP IN SHOP CHEESE CELLAR ***/




/* CATEGORIES SHOP IN SHOP */
/* BEGIN */

.block-shop-in-shop {
    margin-bottom: -25px;
    padding: 0 15px;
}

.categories-title {
    font-size: 26px;
    margin: 2px 0 35px;
    text-align: left;
}

.categories-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 -15px;
}

.categories-wrapper-slider {
    margin: 0;
}

.shop-in-shop-item {
    position: relative;
    overflow: hidden;
}

.shop-in-shop-item.shop-in-shop-item-big {
    width: 240px;
    position: relative;
    margin: 0 15px 16px;
}

.categories-wrapper-slider .shop-in-shop-item.shop-in-shop-item-big {
    padding: 5px;
}

.shop-in-shop-item .satitblock-image {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 110px;
    height: 230px;
    width: 230px;
    box-shadow: 0 5px 7px 0 rgba(221, 225, 236, 0.4), 0 2px 4px 0 #dde1ec;
    background-color: #ffffff;
    margin-bottom: 12px;
}

.block-shop-in-shop-desc h3 {
    font-size: 17px;
    color: #000;
    text-align: center;
    line-height: 28px;
    text-transform: uppercase;
    margin-left: -5px;
}

.block-shop-in-shop img {
    width: 200px !important;
    height: 200px;
    max-width: 100%;
}

.block-shop-in-shop-desc h3 a {
    color: #000;
}

.shop-in-shop-item .satitblock-image img {
    border-radius: 100px
}

.block-shop-in-shop .categories-nav {
    display: flex;
    justify-content: center;
}

.block-shop-in-shop .categories-nav i {
    background: #ffffff;
    border-radius: 50%;
    cursor: pointer;
    font-size: 25px;
    margin: 0 3px;
    height: 58px;
    line-height: 58px;
    width: 58px;
    text-align: center;
    color: #1e7586;
    box-shadow: 0 5px 7px 0 rgba(221, 225, 236, 0.4), 0 2px 4px 0 #dde1ec;
}


@media (max-width: 767px) {
    .categories-nav {
        display: none !important
    }

    .block-shop-in-shop img {
        width: 155px !important;
        height: 155px;
    }

    .shop-in-shop-item .satitblock-image {
        height: 180px;
        width: 180px;
    }

    .categories-wrapper.categories-wrapper-slider {
        justify-content: initial;
        overflow-x: scroll !important;
        -ms-overflow-style: none;
        white-space: nowrap;
        flex-wrap: nowrap;
        display: flex;
        flex-direction: row;
    }

    .shop-in-shop-item .shop-in-shop-item-big {
        display: flex;
        white-space: nowrap;
        width: 190px;
    }

    .shop-in-shop-item {
        overflow: visible
    }

    .shop-in-shop-item.shop-in-shop-item-big {
        margin: 0 5px;
    }

}

/* END */
/* CATEGORIES SHOP IN SHOP */


/** START **/
/** BLOG CUSTOM **/
h2.blog-title {
    margin: 40px 0 10px 0;
    font-size: 26px;
}

/* Design blog index */
section#tags_blog_block_left, section#blogRecentBlog {
    background: none;
}

.blog-image .products-block-image {
    max-width: 26%;
    display: inline-block;
    float: left;
    margin-right: 10px;
}


.blog-header {
    display: flex;
    align-items: center;
}

.blog-header a {
    color: #000;
}

@media (min-width: 768px) {

    #_mobile_logo {
        display: none;
    }

}

@media (max-width: 767px) {

    .blog-header {
        display: none;
    }

}

.articleContent img {
    border-radius: 15px;
}

.sdsarticleHeader {
    padding-bottom: 0px;
    margin-bottom: 0px;
}

#module-smartblog-details #PM_ASBlockOutput_1 {
    display: none;
}

.sdsreadMore a.r_more {
    float: left !important;
    background-color: #227487;
    color: #fff;
    border-radius: 5px;
    font-weight: 500;
}

.sdsreadMore a.r_more:hover {
    background-color: #fff;
    color: #227487;
    border: 1px solid #227487;
}

.sdsreadMore a.r_more i.icon-chevron-right.right {
    display: none
}

h1.title-blog {
    padding: 0 12px
}

/** BLOG CUSTOM **/
/** END **/


/** BLOG CUSTOM MOBILE 29.12.20 **/
/** START **/
@media (max-width: 767px) {
    .sdsblog-box-content {
        justify-content: initial;
        overflow-x: scroll !important;
        -ms-overflow-style: none;
        white-space: nowrap;
        flex-wrap: nowrap;
        display: flex;
        flex-direction: row;
    }

    .sds_blog_post.col-xs-12.col-sm-4.col-md-4 {
        display: flex;
        white-space: nowrap;;
        overflow: visible;
    }

    .news_module_image_holder img {
        width: 250px;
        height: 200px;
        max-height: 200px;
        min-height: 200px;
        min-width: 250px;
        max-width: 250px !important;
        border-radius: 7px;
    }

    .sds_blog_post {
        margin-right: 25px;
        height: 285px;
    }

    .block-title-blog {
        height: 85px;
        width: 250px;
    }

    h4.sds_post_title.sds_post_title_home {
        height: 20px;
    }

    .sds_post_title.sds_post_title_home a {
        text-overflow: clip;
        overflow: hidden;
        font-size: 17px;
    }
}

/** BLOG CUSTOM MOBILE 29.12.20 **/
/** END **/


#_desktop_user_info .user-info a {
    line-height: 36px
}


/* Design checkbox combinaisons */

.radio-label {
    padding: 5px 10px;
    border: 2px solid #e0e0e0;
    border-radius: 5px;
}

.input-color:checked + span, .input-color:hover + span, .input-radio:checked + span, .input-radio:hover + span {
    border: 2px solid #227487;
}

li.input-container.float-xs-left {
    margin-right: 8px;
}

/* Design filters category */

.PM_ASCriterionNbProduct {
    float: right;
    display: inline-block;
}

label.PM_ASLabelCheckbox {
    display: initial;
}

div.PM_ASCriterionNbProduct {
    background: #227487;
    display: block;
    opacity: 1;
    border-radius: 28px;
    width: 20px;
    height: 20px;
    margin: 4px 0;
    line-height: 19px;
    text-align: center;
    color: #fff;
    font-size: 12px;
}

span.PM_ASCriterionsGroupName {
    font-size: 17px;
    font-weight: 500;
}

.card-header {
    background: none;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 1px;
}

div#PM_ASBlockOutput_1 {
    /* background: #fff; */
}

div#PM_ASBlock_1 {
    background: #fff;
}

a.PM_ASLabelLink {
    font-size: 15px;
    line-height: 28px;
}


/* Popup Welcome offer */

.notification_cookie-content {
    background: #fff;
    border: 2px solid #227487;
}

.notification_cookie-content {
    padding: 5px 20px;
}


.notification_cookie p {
    color: #000;
}

.notification_cookie h3 {
    color: #227487;
}

#cart-subtotal-shipping {
    display: none;
}

.notification_cookie span {
    color: #227487;
}


/* Reassurance */

@media (max-width: 767px) {
    .anthemeblocks-reassurance ul li {
        width: 32%;
        margin-bottom: 0;
    }

    .anthemeblocks-reassurance ul li img {
        max-width: 25px;
    }

    .anthemeblocks-reassurance {
        margin-top: 40px;
        padding: 0px;

    }

    .anthemeblocks-reassurance-item span {
        font-size: 12px;
        line-height: 15px;
        text-transform: none;

    }
}

/** START CUSTOM MOBILE IMPROVE 17.12.2020 **/

@media screen and (max-width: 440px) {
    .an_productattributes-qty-container .step &gt; div &gt; span.material-icons {
        line-height: 28px;
        font-size: 18px;
    }
}

@media screen and (max-width: 767px) {
    #search_widget form {
        overflow: hidden;
    }

    #search_widget &gt; form &gt; button {
        margin: 1px 0;
    }

    .displayTopRight #_desktop_cart .blockcart-link svg {
        height: 26px;
        width: 16px;
    }

    .displayTopRight #_desktop_cart .header {
        height: 60px;
        width: 60px;
        display: flex;
    }

    .displayTopRight #_desktop_cart .header a {
        margin: auto;
        padding: 10px;
    }
}

.sb-menu-right .sb-close-btn {
    display: flex;
    top: 20px;
    left: unset;
    right: 20px;
    border: 2px solid rgb(241, 241, 241);
    padding: 0 10px;
    border-radius: 15px;
}

.sb-menu-right .sb-close-btn p {
    margin: 0 10px 0 0;
}

.sb-menu-right .sb-close-btn i {
    margin: auto;
}

#search_widget svg {
    padding-left: 15px;
}

.displayTopRight #_desktop_cart .header {
    position: relative;
}

.displayTopRight #_desktop_cart .blockcart-link .cart-products-count {
    position: absolute;
    background-color: #227487;
    width: 30px;
    height: 30px;
    border-radius: 15px;
    top: -10px;
    right: -10px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 30px;
}

#header .vertical-center .search_minimized {
    display: none;
}

.displayTopRight #_desktop_cart .header {
    width: 60px;
}

.displayTopRight #_desktop_cart .header a span.hidden-md-down {
    display: none;
}

.displayTopRight #_desktop_cart {
    width: auto;
}

#_desktop_user_info {
    width: auto;
}

.col-md-4.displayTopRight {
    justify-content: space-around;
}

@media screen and (max-width: 767px) {
    .dtm-slider-container .move-parent-container .move-container .inner-slide .text-container {
        top: 50%;
    }

    /* .dtm-slider-container .move-parent-container .move-container .inner-slide .text-container p {
    display: none;
  }*/
    .dtm-slider-container .move-parent-container .move-container .inner-slide .text-container h2 {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .displayTopRight #_desktop_cart .blockcart-link svg {
        margin-right: 0;
    }

    #header .vertical-center.minimized {
        position: fixed;
        background-color: #fff;
        min-height: 80px;
        top: 55px;
        z-index: 9999;
        width: 100%;
    }

    #header .vertical-center.minimized #search_widget,
    #header .vertical-center.minimized .an_wishlist-nav-link,
    #header .vertical-center.minimized #_desktop_user_info {
        display: none;
    }

    #header .vertical-center.minimized .search_minimized {
        margin: auto 25px auto auto;
        float: right;
        display: flex;
    }

    #header .vertical-center.minimized #_mobile_logo svg {
        width: 100px;
        height: 70px;
    }

    #header .vertical-center.minimized #search_widget.active {
        display: block;
    }

    #header .header-top &gt; .container:first-child {
        min-height: 200px;
    }

    .ui-autocomplete.ui-widget-content {
        z-index: 9999;
    }
}

/** END CUSTOM MOBILE IMPROVE **/


#authentication .login-form-forgot {
    flex-direction: row;
    width: 350px;
}

@media (max-width: 480px) {
    #authentication .login-form-forgot {
        flex-direction: row;
        width: 300px;
    }

    #authentication.page-customer-account #content .no-account {
        text-align: center;
    }
}


/** NO BLOG ON CATEGORY PAGES 12.01.2021 **/
/* START */
#category .block-categories.hidden-sm-down {
    display: none;
}

#category #recent_article_smart_blog_block_left {
    display: none;
}

/* END */
/** NO BLOG ON CATEGORY PAGES 12.01.2021**/

.cooking-recipe-products {
    display: none;
}


/** DESIGN QTY PRODUCT PAGE 21.01.2021 **/
/** START **/
#product .bootstrap-touchspin .input-group-btn-vertical .touchspin-up:after {
    content: "+";
    font-size: 23px;
    font-weight: bold;
    line-height: 0px;
    margin-left: -6px
}

#product .bootstrap-touchspin .input-group-btn-vertical .touchspin-down:after {
    content: "-";
    font-size: 23px;
    font-weight: bold;
    line-height: 12px;
    margin-left: -6px
}

#product .bootstrap-touchspin .input-group-btn-vertical &gt; .btn {
    background-color: #227487;
    padding: 2px;
    margin: 2px;
    width: 25px;
    height: 25px;
    border-radius: 5px;
    color: #ffffff;
    display: block;
    cursor: pointer
}

#product .bootstrap-touchspin input.form-control, .bootstrap-touchspin input.input-group {
    height: 55px;
    border: 2px solid rgb(241, 241, 241);
    border-radius: 5px !important;
    margin: 0 2px 0 0;
}

#product .bootstrap-touchspin {
    width: 100px
}

#product .product-variants-item {
    display: inline-block;
}

#product .quantity_availability {
    display: inline-block;
    margin: 0 10px;
}

/*#product span.control-label {
    display: none;
}*/

@media (max-width: 480px) {
    #product #product-availability {
        margin-top: 0;
    }
}

/** END **/
/** DESIGN QTY PRODUCT PAGE 21.01.2021 **/




#index .btn-primary {
    min-width: 100px;
    padding: 10px;
}

#index .featured-products {
    margin-bottom: 0;
}

#js-cart-sidebar .regular-price {
    text-decoration: line-through;
}




/** IMPROVE MOBILE 16.03.2021 **/
/** START **/

@media (max-width: 767px) {
    .anthemeblocks-staticblockcategory .owl-carousel .owl-item img {
        width: 100px;
        height: 100px;
    }

    .staticblockcategory-item .satitblock-image {
        height: 120px;
        width: 120px;
    }

    .staticblockcategory-item.staticblockcategory-item-big {
        width: 120px;
    }

    .anthemeblocks-staticblockcategory-desc h6 {
        font-size: 14px;
        white-space: normal; /* text-align: center; */
    }

    .categories-title {
        margin: 2px 0 10px;
    }

    .anthemeblocks-staticblockcategory {
        margin-bottom: 0;
        margin-top: 20px;
    }

    #header .header-top &gt; .container:first-child {
        max-height: 180px;
    }

    .anthemeblocks-staticblockcategory-desc h6 {
        white-space: normal;
    }

    .featured-products .js-anthemeblocks-product-block-slider .owl-dots {
        margin: -15px auto 20px;
    }
}

/** END **/
/** IMPROVE MOBILE 16.03.2021 **/


#search .breadcrumb-wrapper {
    margin-bottom: 0;
}

#search h2 {
    display: none
}

.sdsarticle-des {
    min-height: 55px;
}

article.product-miniature.js-product-miniature.js-img-view-type.type-standart.product-mobile-row.col-lg-undefined {
    border-radius: 8px;
    box-shadow: 5px 5px 7px 0 rgb(221 225 236 / 40%), 0 2px 4px 0 #dde1ec;
    padding: 10px;
    /* margin: 0 auto; */
    background: #fff;
    max-width: 265px;
    width: 100%;
}

.slick-slider .slick-slide-inner&gt;* {
    width: auto !important;
}

.sdsblog-box-content {
    height: 400px;
}

h2.additional-text-type-1-title {
    display: none;
}

.additional-text-type-1 {
    display: block;
    margin-bottom: 38px;
    text-align: center;
    margin: 93px 150px;
}

.advantages-box {
    height: 600px;
    border-radius: 20px;
}

/* Masquer les produits hors stock */
.product-out-of-stock {
    display: none;
}

div#prestaboost-content-1 .modal-header {
    display: none;
}

@media (max-width: 767px) {
    .additional-text-type-1 {
        margin: 40px;
    }

    .advantages-box {
        background-position: center !important;
    }

    .additional-text-type-1 h2 {
        font-size: 26px !important;
        line-height: 32px !important;
    }

    .additional-text-type-1 p {
        font-size: 16px !important;
        line-height: 22px !important;
    }
}

/* Registration fields */

fieldset#registration_fields {
    background: none;
}

.account_creation label {
    width: 33.5%;
}

fieldset#registration_fields {
    padding: 0;
    margin: 0;
}

/*end */



/* SPRINT MOBILE 08.07.2021 */
/* START */
@media (max-width: 600px) {
    div#search_widget {
        padding-bottom: 0 !important;
    }

    #search_widget form {
        height: 40px;
    }

    #search_widget &gt; form &gt; button {
        width: 36px;
        height: 36px;
    }

    #header .header-top &gt; .container:first-child {
        min-height: 160px;
    }

    .menu-container:first-child {
        margin-top: 5px;
    }

    .menu-container:last-child {
        margin-bottom: 15px;
    }

    .breadcrumb-wrapper {
        display: none;
    }

    .private-sales .anthemeblocks-reassurance {
        display: none;
    }

    .private-sales.category-cover {
        margin-bottom: 0px;
    }

    .products-selection {
    }

    div#js-product-list-top {
        display: none;
    }

    #products .product-miniature, .featured-products .product-miniature, .product-accessories .product-miniature, .product-miniature .product-miniature {
        margin: 0px;
    }

    #js-product-list .product-miniature {
        padding: 2px;
    }
}

/*END*/
/* SPRINT MOBILE 08.07.2021 */


#index div#prestaboost-content-1 .modal-header {
    display: block
}

.product-miniature:hover .product-flags {
    opacity: 1;
}

/** QUICK VIEW **/
/** START **/
.quickview span.input-group-btn-vertical {
    display: none;
}


.product-miniature .thumbnail-container .quick-view {
    padding: 0 !important;
    height: 40px;
    line-height: 40px;
    width: 120px;
    border: 1px solid #227487;
    background: #fff;
    color: #227487;
    transition: none;
}

.product-miniature .thumbnail-container .quick-view:hover {
    border: 1px solid #227487;
    background: #227487;
    color: #fff;
}

.product-miniature .thumbnail-container:hover .quick-view {
    top: 80%;
}

span.feature-name {
    font-weight: 600;
    letter-spacing: 0.3px;
}

.quickview .product-actions .add-to-cart {
    min-width: 100px !important;
    width: 120px;
    height: 20px;
    line-height: 0;
    padding: 20px 15px !important;
}

.quickview .an_wishlist-mini.js-an_wishlist-container {
    display: none;
}

.quickview .bootstrap-touchspin input.form-control, .quickview .bootstrap-touchspin input.input-group {
    height: 40px;
    width: 40px;
}

.quickview #product-description-short {
    margin-top: 10px;
}


.quickview .current-price {
    font-size: 20px;
}

/** QUICK VIEW **/
/** END**/


/*Popup newsletter */
.block_newsletter form .input-wrapper {
    width: 300px;
    display: inline-block;
}

.block_newsletter form input[type=text] {
    width: 300px;
}

.block-category #category-description img {
    float: inherit;
    max-width: 100%;
    margin-bottom: 15px;
}

/* Back to school*/
.category-id-210 .block-category #category-description img {
    float: inherit;
    max-width: 100%;
    margin-bottom: 15px;
    display: block;
}

.category-id-173 #category-description img {
    display: none;
}

/* Pre-order products */
.preorder-product .btn-primary {
/* #product .preorder-product .bootstrap-touchspin .input-group-btn-vertical &gt; .btn { */
    background-color: grey;
    border: 1px solid grey;
}

.preorder-product .btn-primary:hover {
    background-color: white;
    border: 1px solid grey;
    color: grey;
}

.preorder-product .an_productattributes-add-to-cart-btn, .preorder-product .an_productattributes-qty-container .step &gt; div &gt; span {
    background-color: grey;
    border: 1px solid grey;
}

.preorder-product .an_productattributes-add-to-cart-btn:hover {
    background-color: white;
    border: 1px solid grey !important;
    color: grey;
}

/* Site en arabe */
#_desktop_currency_selector button, #_desktop_language_selector button {
    color: #fff;
}

#header .header-nav .material-icons.expand-more {
    color: #fff;


}

#header .header-nav .language-selector {
    margin-top: 10px;
    /* z-index: 999; */
    z-index: 10;
    color: white;
}

/* SĂ‰LECTEUR DE LANGUE */
.mobile_item_wrapper.hidden-md-up.open {
    display: none;

}

@media (min-width: 600px) {
    /* div#_desktop_language_selector {
        float: right;
        margin-right: 250px;
    } */
}


@media (max-width: 600px) {
    /* div#_desktop_language_selector {
        top: 0;
        position: absolute;
    } */
}

@media (min-width: 600px) {
    .lang-rtl #_desktop_language_selector {
        float: left;
    }

    .lang-rtl .block-social.col-md-4 {
        display: none;
    }
}

/* selecteur lang sur shop in shop */

.cms-id-7 nav.header-nav, .cms-id-8 nav.header-nav, .cms-id-9 nav.header-nav, .cms-id-10 nav.header-nav, .cms-id-11 nav.header-nav, .cms-id-13 nav.header-nav {
    display: block;
}

.cms-id-7 #header .header-nav, .cms-id-8 #header .header-nav, .cms-id-9 #header .header-nav, .cms-id-10 #header .header-nav, .cms-id-11 #header .header-nav, .cms-id-13 #header .header-nav {
    min-height: 20px;
    max-height: 30px;
}

.cms-id-7 .header-nav .row, .cms-id-8 .header-nav .row, .cms-id-9 .header-nav .row, .cms-id-10 .header-nav .row, .cms-id-11 .header-nav .row, .cms-id-13 .header-nav .row {
    margin-bottom: 0;
}

.cms-id-7 .header-nav .block-social.col-md-4, .cms-id-8 .header-nav .block-social.col-md-4, .cms-id-9 .header-nav .block-social.col-md-4, .cms-id-10 .header-nav .block-social.col-md-4, .cms-id-11 .header-nav .block-social.col-md-4, .cms-id-13 .header-nav .block-social.col-md-4 {
    display: none;
}

.cms-id-7 .header-nav .customtext, .cms-id-8 .header-nav .customtext, .cms-id-9 .header-nav .customtext, .cms-id-10 .header-nav .customtext, .cms-id-11 .header-nav .customtext, .cms-id-13 .header-nav .customtext {
    display: none;
}

.cms-id-11 nav.header-nav, .cms-id-7 nav.header-nav, .cms-id-10 nav.header-nav {
    background: #227487 !important;
    max-height: 40px !important;
    height: 40px;
}


/* FIN SELECTEUR LANGUE */

/* Products comments */
.product-list-reviews {
    bottom: 170px;
    top: inherit;
}

/* Packaging */

p.product-unit-price.sub {
    font-size: 18px;
}

span.packaging {
    font-size: 13px;
}

.product-information p {
    font-size: 15px;
}

.product-information .packaging {
    font-size: 16px;
}

.product-prices .current-price {
    font-size: 30px !important;
}

#search article.product-miniature.js-product-miniature.js-img-view-type.type-standart.product-mobile-row {
    float: left;
    width: 25%;
}

.dtm-slider-container .move-parent-container .move-container .inner-slide .text-container {
    padding-left: 40px;
    padding-right: 40px;
}

/* Reverse menu order */

body.lang-ar .menu-container {
    flex-direction: row-reverse;
}

/**
 *  GROWL
 */
.growl {
    opacity: 1;
}

.growl.growl-medium {
    padding: 20px;
}

.growl .growl-message {
    font-size: 16px;
}

.growl.growl-notice {
    color: #161918;
    background: white;
    box-shadow: 0 5px 7px 0 rgb(221 225 236 / 40%), 0 2px 4px 0 #dde1ec
}

/**
 *  Menu
 */

body.lang-ar .level-1 &gt; .menu-name a {
    font-weight: bold;
}



/* new style 2023 */

/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden; -webkit-transform: translate3d(0,0,0);}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered &amp; tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#000; opacity: 0.9; filter: alpha(opacity = 90);}
#colorbox{outline:0;}
    #cboxContent{margin-top:20px;background:#000;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{border:5px solid #000; background:#fff;}
        #cboxTitle{position:absolute; top:-20px; left:0; color:#ccc;}
        #cboxCurrent{position:absolute; top:-20px; right:0px; color:#ccc;}
        #cboxLoadingGraphic{background:url(loading.gif) no-repeat center center;}

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }
        
        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}
        
        #cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;}
        #cboxPrevious{position:absolute; top:50%; left:5px; margin-top:-32px; background:url(controls.png) no-repeat top left; width:28px; height:65px; text-indent:-9999px;}
        #cboxPrevious:hover{background-position:bottom left;}
        #cboxNext{position:absolute; top:50%; right:5px; margin-top:-32px; background:url(controls.png) no-repeat top right; width:28px; height:65px; text-indent:-9999px;}
        #cboxNext:hover{background-position:bottom right;}
        #cboxClose{position:absolute; top:5px; right:5px; display:block; background:url(controls.png) no-repeat top center; width:38px; height:19px; text-indent:-9999px;}
        #cboxClose:hover{background-position:bottom center;}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-ExtraBold.woff2') format('woff2'),
        url('../fonts/Montserrat-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Bold.woff2') format('woff2'),
        url('../fonts/Montserrat-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-SemiBold.woff2') format('woff2'),
        url('../fonts/Montserrat-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Regular.woff2') format('woff2'),
        url('../fonts/Montserrat-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Light.woff2') format('woff2'),
        url('../fonts/Montserrat-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Thin.woff2') format('woff2'),
        url('../fonts/Montserrat-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Medium.woff2') format('woff2'),
        url('../fonts/Montserrat-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

.h1, .h2, .h3, .h4, h1, h2, h3, h4 {
    font-family: "Montserrat", sans-serif;
}

#product {
    background-color: #FBFCFF;
}

@media (min-width: 1200px) {
    #product #wrapper .container,
    .product_brand-info &gt; .container {
        max-width: 1240px;
        width: 100%;
    }
}

.page-content_right {
    padding-left: 44px;
    font-family: "Montserrat", sans-serif;
    margin-bottom: 52px;
}

.product-cover {
    margin-bottom: 20px;
}

#main .images-container .js-qv-mask {
    position: relative;
    z-index: 10;
    width: 100% !important;
    padding: 0 40px;
    /* margin-top: -70px; */
    text-align: center;
}

.images-container .product-images li.thumb-container &gt; .thumb {
    max-width: 140px;
    width: 100%;
    height: 140px;
    opacity: 1;
}

.product-cover img {
    /* background: #D9D9D9; */
    border-radius: 20px;
    max-height: 540px;
    padding: 33px;
}

.images-container .product-images li.thumb-container {
    /* margin: 0; */
    margin: 0 7px;
}

.images-container .product-images li.thumb-container &gt;.thumb {
    /* margin: 0 12px;    */
    /* border: 6px solid #F3F3F3; */
    border: 3px solid #F3F3F3;
    border-radius: 20px;
    overflow: hidden;
    object-fit: cover;
}

.images-container .product-images li.thumb-container&gt;.thumb.selected {
    border-color: rgba(51, 51, 51, 0.2);
}

#product #content .scroll-box-arrows {
    display: none; 
}

#product #content .owl-nav,
.manufacturer-images .owl-nav {
    position: relative;
}

#product #content .owl-nav &gt; div,
.manufacturer-images .owl-nav &gt; div {
    position: absolute;
    top: auto;
    bottom: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.owl-carousel .owl-nav &gt; div.disabled {
    opacity: 0.3;    
}

.owl-carousel .owl-nav .owl-prev {
    left: -30px;
}

.owl-carousel .owl-nav .owl-next {    
    right: -30px;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
#product #content .scroll-box-arrows i {
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    bottom: 60px;
    background: #FFFFFF;
    border-radius: 50%;
    box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.15);
    color: #227487;
    transition: all 0.2s ease;
}

.owl-carousel .owl-nav .owl-prev:not(.disabled):hover,
.owl-carousel .owl-nav .owl-next:not(.disabled):hover,
#product #content .scroll-box-arrows i:hover {
    background-color: #227487;
    color: #fff;
}

.product-status-top {
    position: relative;
    display: flex;
    align-items: center;
    padding-bottom: 10px;
    margin-bottom: 14px;
    border-bottom: 1px solid #227487;
    font: 16px/1.25rem 'Montserrat', sans-serif;
    color: #333333;
}

.stock-status-wrapper {}

.manufacturer-wrapper {
    position: relative;
    display: flex;
    padding: 0 16px;
    margin-left: 16px;
}

.manufacturer-wrapper:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 100%;
    background: #333333;
}

.manufacturer-wrapper .data-country_image {
    position: relative;
    margin: 0 8px;
    max-height: 20px;
}

.manufacturer-wrapper .data-country_image img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    object-fit: none;
    /* width: 40px; */
    width: 30px;
}

.product-brand-top {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 8px;
    min-height: 44px;
}

.product-brand a {
    font: 500 14px/18px "Montserrat", sans-serif;
    letter-spacing: 0.3em;
    text-transform: uppercase;
    color: #333;
    opacity: 0.5;
}

.product-brand-top .an_wishlist-mini {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
}

.an_wishlist-mini span {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    border: 1px solid rgba(51, 51, 51, 0.3);
    /* opacity: 0.3; */
    background-color: #fff;
    color: rgba(51, 51, 51, 0.3);
    transition: all 0.2s ease;
}

.an_wishlist-mini span i.favorite,
.an_wishlist-in i.favorite_border {
    display: none;
}

.an_wishlist-mini span.an_wishlist-in {
    border-color: #e63344;
    opacity: 1;
}

span.an_wishlist-in i.favorite {
    display: block;
}

#product #wrapper .an_wishlist-mini-count,
#product #wrapper .product-comments-additional-info {
    display: none;
}


.page-product h1 {
    font-weight: 700;
    font-family: "Montserrat", sans-serif;
    font-size: 32px;
    color: #333333;
}

#product #content {
    /* max-width: 100%; */
    max-width: 560px;
    width: 100%;
    margin-bottom: 20px;
}

.product-information {
    margin-top: 8px;
}

.product-information .packaging {
    display: none;
}

.product-prices .current-price {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 28px !important;
    color: #227487;
}

.product-discount .regular-price {
    font-weight: 500;
    font-size: 14px;
    color: #333333;
    opacity: 0.3;
}

.tax-shipping-delivery-label {
    display: none;
}

.product-information_top {
    position: relative;
    display: flex;
    align-items: flex-end;
    margin-bottom: 48px;
}

.product-attribute {
    position: relative;
    line-height: 0;
    margin: 5px 20px;
    padding: 0 20px;
    /* height: 20px; */
    border-left: 1px solid rgba(51, 51, 51, 0.3);
    white-space: nowrap;
}

.product-attribute_name {
    position: relative;
    display: inline-block;
    padding-left: 24px;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    text-transform: lowercase;
    color: rgba(51, 51, 51, 0.5);
}

.product-attribute_name:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    background: url('../img/product-attribute_icon.svg');
    width: 16px;
    height: 16px;
    margin-top: -8px;
}

.product-variants {}


#product .product-variants&gt;.product-variants-item {
    margin: 0 0 10px 0;
}

.product-variants &gt; .product-variants-item ul li {
    margin-right: 8px;
    margin-bottom: 10px;
}

#product .product-variants label {
    position: relative;    
    min-width: 96px;
    text-align: center;
}

#product .product-variants label input {
    left: 0;
}

#product .product-variants label span.radio-label {
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    color: rgba(51, 51, 51, 0.6);
    padding: 10px;
    border: 1px solid rgba(51, 51, 51, 0.6);
    border-radius: 23px;
    transition: all 0.2s ease;
}

#product .product-variants label:hover span.radio-label,
#product .product-variants label .input-radio:checked + span.radio-label  {
    border-color: #227487;
}

#product .product-variants label .input-radio:checked + span.radio-label {    
    color: #227487;
}

#product .product-variants label .input-radio:checked + span.radio-label:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 3px solid #227487;
    border-radius: inherit;
}


.product-information .product-add-to-cart {
    margin-top: 10px;
    display: flex;
}

#product .product-variants-item {}

.product-add-to-cart .qty {
    width: 196px;
}

#product .bootstrap-touchspin {
    width: 100%;
}

#product .bootstrap-touchspin input.form-control, 
.bootstrap-touchspin input.input-group {
    height: 50px;
    width: 100%;
    border: 1px solid #333333;
    border-radius: 100px !important;
    font-size: 20px;
    font-weight: 500;
    color: #333333;
}

.bootstrap-touchspin .input-group-btn-vertical {
    position: static;
}

#product .bootstrap-touchspin .input-group-btn-vertical &gt; .btn {
    position: absolute;
    padding: 0;
    margin: 0;
    top: 50%;
    width: 50px;
    height: 50px;
    z-index: 10;
    background-color: transparent;
    color: #333333;
    font-weight: 700;
    transform: translateY(-50%);
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
    right: 0;
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
    left: 0;
}

#product .bootstrap-touchspin .input-group-btn-vertical &gt; .btn i {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

#product .bootstrap-touchspin .input-group-btn-vertical .touchspin-up:after,
#product .bootstrap-touchspin .input-group-btn-vertical .touchspin-down:after {
    font-size: 20px;
    font-weight: bold;
    line-height: initial;
}


#product .bootstrap-touchspin .input-group-btn-vertical .touchspin-up:after {
    content: "\e145";
}

#product .bootstrap-touchspin .input-group-btn-vertical .touchspin-down:after {
    content: "\e15b";
}

#product .quantity_availability {
    margin: 0 0 0 24px;
    width: 100%;
}

.product-add-to-cart .add {
    width: 100%;
}

.product-actions .add-to-cart {
    margin: 0;
    width: 100%;
    background-color: #227487;
    border-radius: 50px;
    line-height: 1.25em;
    font-size: 15px;
    font-weight: 500;
    text-transform: lowercase;
    padding: 1rem;
    height: 50px;
}

.product-actions .add-to-cart:hover {
    color: #fff;
}

.product-actions .add-to-cart &gt; span {
    background: url('../img/icon_basket.png') no-repeat;
    padding-left: 30px;
}


.product-information .anthemeblocks-reassurance {
    margin: 50px 0 25px;
    padding: 0;
    border: none;
}

.anthemeblocks-reassurance-item {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
}

.anthemeblocks-reassurance ul {
    display: flex;
    justify-content: space-between;
}

.anthemeblocks-reassurance figure {
    width: 52px;
    text-align: left;
}

.anthemeblocks-reassurance-item span {
    width: 60%;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.5em;
    color: #227487;
    text-transform: none;
}

.product-desc {
    display: none;
}


.accordion {
    position: relative;
}

.accordion-item {
    position: relative;
    /* margin-bottom: 10px; */
}

.accordion-item_title {
    position: relative;
    padding: 20px 0;
    font-size: 16px;
    line-height: 1.4em;
    font-weight: 500;
    color: #333333;
    border-bottom: 1px solid #227487;
    cursor: pointer;
}

.accordion-item .accordion-item_title:after {
    content: "\e5cc";
    font-family: Material Icons;
    font-size: 24px;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -12px;
    transition: all 0.2s ease;
}

.accordion-item.is-active .accordion-item_title:after {
    transform: rotate(-90deg);
}

.accordion-item_content {
    display: none;
    position: relative;
    padding: 20px 0;
}

.tags-block {
    position: relative;
}

.tags-block_title {
    position: relative;
    padding: 20px 0;
    font-size: 16px;
    line-height: 1.4em;
    font-weight: 500;
    color: #333333;
}

.tags-block ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -4px;
}

.tags-block ul li {
    padding: 0 4px;
    margin-bottom: 10px;
}

.tags-block ul li a {
    display: flex;
    align-items: center;
    position: relative;
    font-size: 14px;
    line-height: 1.25em;
    font-weight: 400;
    padding: 12px 16px;
    border: 1px solid rgba(51, 51, 51, 0.2);
    border-radius: 100px;
    transition: all 0.2s ease;
	text-transform: capitalize;
}

.tags-block ul li a:hover {
    border-color: #227487;
}

.tags-block ul li a span {
    display: inline-block;
    margin-right: 8px;
    width: 20px;
    height: 16px;
    background-repeat: no-repeat;
    background-size: contain;
}

.tags-block ul li a.vegan span {
    background-image: url('../img/nutrition/icon_vegan.svg');
}
.tags-block ul li a.aoc span {
    background-image: url('../img/nutrition/aoc.png');
}
.tags-block ul li a.aop span {
    background-image: url('../img/nutrition/aop.png');
}
.tags-block ul li a.pdo span {
    background-image: url('../img/nutrition/pdo.png');
}
.tags-block ul li a.halal span {
    background-image: url('../img/nutrition/halal.png');
}
.tags-block ul li a.no span {
    background-image: url('../img/nutrition/nosugar.png');
}
.tags-block ul li a.paste span {
    background-image: url('../img/nutrition/pasteurised.png');
}
.tags-block ul li a.organ span {
    background-image: url('../img/nutrition/icon_organic.svg');
}
.tags-block ul li a.froze span {
    background-image: url('../img/nutrition/frozen.png');
}
.tags-block ul li a.glute span {
    background-image: url('../img/nutrition/glutenfree.png');
}

.tags-block ul li a.b-cor span {
    background-image: url('../img/nutrition/icon-bcorp.svg');
}

.tags-block ul li a.femal span {
    background-image: url('../img/nutrition//icon-female.svg');
}

.product_brand-info {
    position: relative;
}

.an_wishlist-mini {
    top: 12px;
    right: 12px;
}

#product .product-accessories {
    margin-top: 3rem ;
}

#product .product-accessories h3,
.featured-products h2,
.product_brand-info h2 {
    /* font-size: 48px; */
    font-size: 40px;
    font-weight: 800;
    line-height: 1.2em;
    color: #333;
    margin-bottom: 40px;
    text-transform: none !important;
    text-align: left;
}

.product_brand-info h2,
#product .featured-products h2 {
    font-size: 24px;
}

.product_brand-info h2 {
    margin-bottom: 25px;
}


#product .product-accessories h3.product-title {
    margin-bottom: 10px;
}

.string .last,
.product_brand-info h2 &gt; span {
    color: #227487;
}

.product_brand-info h2 {
    position: relative;    
    z-index: 1;
}

.product_brand-info h3 {
    font-size: 36px;
    font-weight: 800;
    line-height: 1.2em;
}

.product_brand-info h3 {
    font-size: 22px;
}

.product_brand-info h4 {
    position: relative;
    display: inline-block;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.3em;
    margin-bottom: 24px;
}

.product_brand-info h4 {
    font-size: 15px;
}

.product_brand-info h4 img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 100%;
}

.product_brand-info .manufacturer_description {
    position: relative;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #333;
    margin-bottom: 25px;
    padding-right: 60px;
}

.product_brand-info .btn {
    margin: 0;
    /* width: 100%; */
    background-color: #227487;
    border-radius: 50px;
    line-height: 1.25em;
    font-size: 16px;
    line-height: 1.25em;
    font-weight: 400;
    text-transform: none;
    padding: 1rem 40px;
}

.product_brand-info .btn:hover {
    color: #fff;
}

.product_brand-info .images-container {
    position: relative;
}

.product_brand-info .manufacturer-logo {
    display: inline-block;
    position: absolute;
    top: 24px;
    right: 24px;
    max-width: 124px;
    width: 100%;
    border-radius: 20px;
    z-index: 5;
    background-color: #FBFCFF;
    padding: 10px;
    overflow: hidden;
}
.product_brand-info .manufacturer-logo img {
    width: 100%;
}

.manufacturer-cover {
    position: relative;
    width: 100%;
    max-width: 600px;
    max-height: 337px;
    border-radius: 20px;
    overflow: hidden;
    margin: 0 auto 20px;
}

.manufacturer-cover:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #333;
    opacity: 0.3;
    z-index: 0;
}


.manufacturer-cover a {
    display: block;
    padding-top: 100%;
}

.manufacturer-cover a img {    
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.manufacturer-cover a span {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: #fff;
    transform: translate(-50%, -50%);
    z-index: 1;
    transition: all 0.2s ease;
}

.manufacturer-cover a span:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 55%;
    transform: translate(-50%,-50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 17.5px 0 17.5px 30px;
    border-color: transparent transparent transparent #227487;
}

.manufacturer-cover a span:hover {
    transform: translate(-50%,-50%) scale(0.9);
}

.manufacturer-images {
    position: relative;
    z-index: 10;
    /* margin-top: -70px; */
    text-align: center;
    padding: 0 40px;
}

.manufacturer-images li {
    display: inline-block;
    /* margin: 0 12px; */
}

.product_brand-info .manufacturer-images li img {
    margin: 0 12px;
    border: 3px solid #F3F3F3;
    border-radius: 20px;
    overflow: hidden;

    max-width: 140px;
    width: 100%;
    height: 140px;
}


#product .desktop-hidden {
    display: none;
}


.product_brand-info {
    position: relative;
    padding: 80px 0;
    background-color: #fff;
}

.product_brand-info:before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    width: 100vw;
    height: 100%;
    background: #fff;
    transform: translateX(-50%);
    z-index: -1;
}


.product_brand-info .row {
    display: flex;
    flex-wrap: wrap;
}

.product_brand-info .order-2 {
    order: 1;
    /* display: flex;
    flex-wrap: wrap; */
}

.product_brand-info .order-1 {
    order: 2;
    /* display: flex;
    flex-wrap: wrap; */
}

.product-features .h6 {
    opacity: 0.5;
    font-size: 400;
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.product-features&gt;dl.data-sheet dd.value, 
.product-features&gt;dl.data-sheet dt.name {
    background-color: #F8F8F8;
}


.product-miniature .thumbnail-container:hover .quick-view {
    display: none !important;
}


article.product-miniature.js-product-miniature.js-img-view-type.type-standart.product-mobile-row.col-lg-undefined {
    background-color: transparent;
    box-shadow: none;
    padding: 0;
}

/* #products .thumbnail-container,  */
.featured-products .thumbnail-container, 
/* .product-accessories .thumbnail-container,  */
.product-miniature .thumbnail-container {
    /* width: 280px; */
    width: 265px;
    margin: 0 auto;
    background-color: transparent;
}



.owl-item .product-miniature .thumbnail-container, 
.an_wishlist-list-cart #products .thumbnail-container,
 #js-product-list .thumbnail-container, 
.an_wishlist-list .thumbnail-container {
    /* width: 280px; */
    width: 265px;
}

.product-miniature .thumbnail-container-image img {
    border-radius: 20px;
    overflow: hidden;
    width: 100% !important;
    max-width: 100% !important;
    max-height: 100% !important;
}

/* #products .product-title,  */
#products .product-title a, 
.product-miniature .product-title a,

.featured-products .product-title a, 
/* .product-accessories .product-title,  */
.product-miniature .product-title a {
    font-family: "PulpDisplay Regular", sans-serif;    
    /* font-size: 24px; */
    font-size: 17px;
    font-weight: 700;
    line-height: 1.25em;
    color: #333333;
    text-align: center !important;
}

.product-accessories .product-price-and-shipping,
.featured-products .product-price-and-shipping {
    text-align: center;
}

#js-product-list .product-miniature .product-description .price,

#products .product-price-and-shipping, 
.featured-products .product-price-and-shipping, 
.product-accessories .product-price-and-shipping, 
.product-miniature .product-price-and-shipping, 
.product-price-and-shipping .product-price, 
.new-price, 
.price {
    font-size: 20px;
    line-height: 1.2em;
    font-weight: 600;
    color: #227487;
    letter-spacing: 0.1rem;
    text-align: center;
}


.product-accessories .product-description .product-price-and-shipping .price,
.featured-products .product-description .product-price-and-shipping .price {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    line-height: 1.2em;
    font-weight: 600;
    color: #227487;
    letter-spacing: 0.1rem;
}

.an_productattributes-qty-add .an_productattributes-add button {
    height: 50px;
    margin: 0;
    width: 100%;
    background-color: #227487;
    border-radius: 50px;
    line-height: 1.25em;
    font-size: 16px;
    font-weight: 500;
    text-transform: lowercase;
    padding: 1rem;
    color: #fff;
}

.an_productattributes-qty-add .an_productattributes-add button span {
    background: url(../img/icon_basket.png) no-repeat;
    padding-left: 30px;
}

.an_productattributes-qty-add .an_productattributes-add button:hover {
    color: #fff;
    background-color: #227487;
}

.an_productattributes-qty-container {
    position: relative;
    height: 50px;
    margin-right: 10px;
}

.an_productattributes-qty-container input[type=number] {
    height: 50px;
    width: 100%;
    min-width: 80px;
    border: 1px solid #333333;
    border-radius: 25px !important;
    font-size: 20px;
    font-weight: 500;
    color: #333333;
}

.an_productattributes-qty-container .step {
    position: static;
    margin: 0;
}

.an_productattributes-qty-container .step &gt; div {
    position: absolute;
    padding: 0;
    margin: 0;
    top: 50%;
    width: 16px;
    height: 50px;
    z-index: 10;
    background-color: transparent;
    color: #333333;
    font-weight: 700;
    transform: translateY(-50%);
}

.an_productattributes-qty-container .step &gt; div.step-up {
    right: 12px;
}

.an_productattributes-qty-container .step &gt; div.step-down {
    left: 8px;
}

.an_productattributes-qty-container .step &gt; div &gt; span {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: inherit;
    padding: 0;
    background: transparent;
    font-size: 20px;
}

/* .an_productattributes-qty-container .step &gt; div.step-up &gt; span:after {
    content: "\e145";
}

.an_productattributes-qty-container .step &gt; div.step-down &gt; span:after {
    content: "\e15b";
} */


.preorder-product .an_productattributes-add-to-cart-btn, 
.preorder-product .an_productattributes-qty-container .step &gt; div &gt; span {
    border: none;
    background-color: transparent;
}

.featured-products .product-price-and-shipping .js-an_productattributes-standart {
    padding-top: 15px;
}

ul.an_productattributes-group {
    display: flex;
    justify-content: center;
    margin: 0 -4px;
    /* white-space: nowrap; */
    /* overflow: auto; */
    flex-wrap: nowrap;
}

ul.an_productattributes-group li {
    margin: 0;
    padding: 0 4px;
}

ul.an_productattributes-group li label {
    position: relative;
    margin-bottom: 6px;
}

ul.an_productattributes-group li .radio-label {
    border-radius: 20px;
    font-size: 12px;
    font-weight: 400;
    color: #333333;
    pointer-events: none;
    /* width: 65px; */
    height: 46px;
    width: 100%;
    line-height: 1.2em;
    text-align: center;
    display: flex;
    align-items: center;

    min-width: 58px;
    width: 100%;
    padding: 3px;
    max-width: 58px;
    /* text-align: center; */
    justify-content: center;
}

.an_productattributes .an_pa_product-variants&gt;.product-variants-item ul li {
    margin: 0;
}

#products .thumbnail-container-image, 
.featured-products .thumbnail-container-image, 
.product-accessories .thumbnail-container-image, 
.product-miniature .thumbnail-container-image {
    min-height: 0 !important;
}


#csinstagramfeed {
    text-align: center;
}

#csinstagramfeed .csinstagramfeed-title {
    margin-bottom: 30px;
}

#csinstagramfeed .picture.item {
    padding: 6px;
}

#csinstagramfeed .picture.item &gt; a {
    display: block;
    position: relative;
    border-radius: 16px;
    overflow: hidden;
}

@media (max-width: 767px) {
    #csinstagramfeed .picture.item {
        width: 136px !important;
        height: 136px !important;
        padding: 4px;
    }

    #csinstagramfeed .picture.item a {
        width: 100%;
        height: 100%;
    }

    #csinstagramfeed .picture.item a img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
}

#csinstagramfeed .picture.item a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.2);
}

#csinstagramfeed .picture.item a img {
    width: 100%;
    object-fit: cover;
}

.bx-wrapper .bx-controls-direction a {
    top: 50%;
    width: 32px;
    height: 32px;
    line-height: 32px;
    background: #FFFFFF;
    box-shadow: 4px 4px 10px rgb(0 0 0 / 15%);
    transition: all 0.2s ease;
    margin-top: -16px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 16px;
}

.bx-wrapper .bx-controls-direction a:before {
    content: none;
}

.bx-wrapper .bx-controls-direction a:after {
    font-family: 'Material Icons';
    font-size: 24px;
    color: #1e7586;
}

.bx-wrapper .bx-controls-direction a.bx-prev:after {
    content: '\e5cb';
}


.bx-wrapper .bx-controls-direction a.bx-next:after {
    content: '\e5cc';
}



@media (max-width: 1199px) {
    body {
        overflow-x: hidden !important;
    }

    .menu-container .level-2-container, 
    .menu-container .level-3-container {
        display: none;
    }

    #product #wrapper &gt; .container, 
    .product_brand-info &gt; .container {
        width: 100%;
    }

    .page-product h1,
    .featured-products h2 {
        font-size: 30px;
    }

    .product-prices .current-price {
        font-size: 27px !important;
    }

    .anthemeblocks-reassurance ul {
        flex-wrap: wrap;
        justify-content: center;
    }

    .anthemeblocks-reassurance ul li {
        width: 45%;
        /* min-width: 170px; */
        margin-bottom: 20px;
    }

    .anthemeblocks-reassurance-item span {
        font-size: 14px;
    }

    .manufacturer-images li img {
        width: 120px;
        height: 120px;
    }
}


@media (max-width: 991px) {

    #product #content {
        /* width: 60vw; */
        max-width: none;
        margin-bottom: 60px;
    }

    #product #content .images-container,
    .product_brand-info .images-container {
        width: 60vw;
        margin: 0 auto 20px;
    }

    .page-content_right {
        padding-left: 0;
    }

    .product-flags {
        display: none;
    }

    .page-product h1 {
        margin-top: 0;
    }

    .product_brand-info .order-1 {
        order: 0;
    }

    .product_brand-info .manufacturer-logo {
        right: auto;
        top: -25px;
        left: 50%;
        transform: translateX(-50%);
    }

    .product_brand-info h2 {
        text-align: center;
        margin-bottom: 60px;
    }

    .product_brand-info h3,
    .product_brand-info .manufacturer_country,
    .featured-products h2 {
        text-align: center;
    }

    .product_brand-info .images-container {
        margin-bottom: 30px;
    }

    .product_brand-info .btn {
        margin: 0 auto;
        display: block;
        max-width: 400px;
    }

    .card-notification {
        /* padding: 0; */
        height: auto;
        line-height: 20px;
    }

}

@media (min-width: 768px) {
    #product .mobile-hidden {
        display: block;
    }
    
    #product .desktop-hidden {
        display: none;
    }
    
}


@media (max-width: 767px) {

    #product #content {
        width: 100%;
        /* max-width: 450px; */
    }

    #product #content .images-container,
    .product_brand-info .images-container {
        width: 100%;
    }

    /* #main .images-container .js-qv-mask,
    .manufacturer-images {
        margin-top: -60px;
    } */

    .images-container .product-images &gt; li.thumb-container &gt; .thumb,
    .manufacturer-images li img {
        width: 120px;
        height: 120px;
        margin: 0 6px;
    }

    .product-images&gt;li.thumb-container {
        margin: 0;
    }

    .anthemeblocks-reassurance ul li img {
        max-width: 40px;
    }

    #product .desktop-hidden {
        display: block;
    }
    
    #product .mobile-hidden {
        display: none;
    }

    #header .vertical-center.minimized {
        /* top: 64px; */
        top: 0;
        z-index: 50;
        padding: 5px 0;
    }

    .header-nav .customtext img {
        top: -5px !important;
    }

    #products .products, 
    .featured-products .products, 
    .product-accessories .products, 
    .product-miniature .products {
        justify-content: center;
    }


    article.product-miniature.js-product-miniature.js-img-view-type.type-standart.product-mobile-row.col-lg-undefined {
        max-width: 300px;
        width: 100%;
        flex-basis: 100%;
        margin-bottom: 30px;
    }

    .thumbnail-container-image {
        max-height: 263px !important;
    }

    a.thumbnail.product-thumbnail {
        height: 255px !important;
    }

    .featured-products .product-title a, 
    .product-miniature .product-title a {
        font-size: 20px;
    }

    .product-miniature.product-mobile-row:not(.col-lg-12) .an_productattributes-qty-add {
        flex-direction: row;
    }

    #js-product-list .product-miniature.product-mobile-row:not(.col-lg-12) .an_productattributes-qty-add {
        flex-direction: column;
    }

    .js-product-list .an_productattributes-qty-container .step {

    }

    .product-miniature.product-mobile-row:not(.col-lg-12) .an_productattributes-qty-container {
        /* display: block; */
        flex: auto;
        /* flex: 0; */
    }    

    .slick-slide .product-miniature.product-mobile-row:not(.col-lg-12) .an_productattributes-qty-container {
        flex: 0;
    }

    .product-miniature.product-mobile-row:not(.col-lg-12) .an_productattributes-qty-add .an_productattributes-add {
        min-width: 100px;
    }
    
    
}



@media (max-width: 479px) {

    #_desktop_user_info &gt; div &gt; div &gt; button &gt; span {
        line-height: 1.2rem;
        text-align: center;
    }

    #product #content {
        margin-bottom: 38px;
    }

    #main .images-container .js-qv-mask,
    .manufacturer-images {
        margin-top: -60px !important;
        padding: 0 20px;
    }

    /* .product_brand-info .manufacturer-images {
        padding: 0;
    } */

    .images-container .product-images li.thumb-container &gt; .thumb,
    .product_brand-info .manufacturer-images li img {
        width: 90px !important;
        height: 90px;
    }

    #product #content .owl-nav, .manufacturer-images .owl-nav {
        display: none;
    }

    .product-status-top,
    .product-attribute_name,
    #product .product-variants label span.radio-label {
        font-size: 12px;
    }

    #product .product-variants label {
        min-width: 64px;
    }

    #product .product-variants label span.radio-label {
        padding: 6px;
    }

    .page-product h1 {
        font-size: 24px;
    }

    .product-prices .current-price,
    .featured-products h2 {
        font-size: 28px !important;
    }

    .product-brand a {
        font-size: 10px;
    }

    .product-information_top {
        margin-bottom: 32px;
    }

    .product-add-to-cart .qty {
        width: 138px;
    }

    .product-information .anthemeblocks-reassurance {
        margin: 35px 0 10px;
    }

    .anthemeblocks-reassurance ul li {
        width: 50%;
        /* padding: 0 12px; */
    }

    .anthemeblocks-reassurance figure {
        text-align: center;
    }

    .anthemeblocks-reassurance ul li:nth-child(even) {
        position: relative;
        padding-left: 24px;
    }

    .anthemeblocks-reassurance ul li:nth-child(even):before {
        content: '';
        position: absolute;
        top: 50%;
        left: 0;
        width: 1px;
        height: 32px;
        background-color: #227487;
        margin-top: -16px;
    }

    .anthemeblocks-reassurance ul li:last-child {
        width: auto;
    }

    .anthemeblocks-reassurance ul li:last-child span {
        white-space: nowrap;
    }

    .accordion-item_title,
    .tags-block_title,
    .tags-block ul li a {
        font-size: 16px;
    }

    .accordion-item .accordion-item_title:after {
        font-size: 24px;
    }

    .product-attribute {
        margin-right: 0;
        padding-right: 0;
        padding-left: 15px;
        margin-left: 15px;
    }

    .tags-block ul {
        margin: 0 -7px;
    }

    .tags-block ul li {
        padding: 0 7px;
        margin-bottom: 14px;
    }

    .product_brand-info h3 {
        font-size: 24px;
    }

    .product_brand-info h4 {
        font-size: 20px;
    }

    .product_brand-info h2 {
        font-size: 28px;
    }

    .product_brand-info .btn {
        font-size: 14px;
    }

    .manufacturer-cover {
        max-height: 188px;
    }

    .manufacturer-cover a span {
        width: 50px;
        height: 50px;
    }

    .manufacturer-cover a span:before {
        border-width: 12.5px 0 12.5px 20px;
    }

    .anthemeblocks-reassurance-item {
        display: flex;
        align-items: center;
    }

    #product #content {
        /* max-width: 335px; */
        width: 100%;
    }

    .nav-inline .nav-item+.nav-item, 
    .nav-inline .nav-link+.nav-link {
        margin-left: 0.5rem;
    }

    .block-promo form {
        flex-direction: row;
        margin-bottom: 20px;
    }

    
}


/* 
#wrapper &gt; .container &gt; div {
    max-width: 100%;
    overflow: hidden;
} */

body {
    overflow-x: hidden !important;
}


#product .featured-products .thumbnail-container, 
#product .product-miniature .thumbnail-container {
    width: 200px;
    padding: 10px;
}

#product a.thumbnail.product-thumbnail {
    height: 190px !important;
}

#product .featured-products .product-title a, 
#product .product-miniature .product-title a {
    font-size: 16px;
}

#product .featured-products .product-description .product-price-and-shipping .price {
    font-size: 14px;
}

#product .an_productattributes-qty-add .an_productattributes-add button,
#product .an_productattributes-email-container input {
    height: 40px;
    font-size: 13px;
}

#product .an_productattributes-qty-add .an_productattributes-add button span {
    padding-left: 25px;
    background-size: contain;
}

#product .an_productattributes-qty-container,
#product .an_productattributes-qty-container input[type=number] {
    height: 40px;
    font-size: 16px;
    margin-right: 5px;
    min-width: 68px;
}

#product .an_productattributes-qty-container .step &gt; div {
    height: 40px;
}

#product .an_productattributes-qty-container .step &gt; div &gt; span {
    font-size: 16px;
}

#product .featured-products .product-price-and-shipping .js-an_productattributes-standart {
    padding-top: 0;
}

#product h3.h3.product-title {
    min-height: 40px;
    margin-bottom: 5px;
}

#product ul.an_productattributes-group li .radio-label {
    height: 40px;
}


/* index page */

body#index {
    font-family: "PulpDisplay Regular", sans-serif;
}

/* body#index, */
#header {
/* #index #wrapper,
#index #footer { */
    background: #edf4f5;
}

#header &gt; div.header-top,
#footer &gt; div.block_newsletter {
    background-color: transparent;
}

#index #wrapper {
    padding-top: 20px;
}


@media (min-width: 1360px) {
    #layerslider_1.ls-v6 .ls-nav-prev {
        left: -70px;
    }
    
    #layerslider_1.ls-v6 .ls-nav-next {
        right: -70px;
    }

    #layerslider_1.ls-v6 .ls-nav-prev:after, 
    #layerslider_1.ls-v6 .ls-nav-next:after {
        border-top: 3px solid rgba(34, 116, 135, 1);
    }

    #layerslider_1.ls-v6 .ls-nav-prev:after {    
        border-left: 3px solid rgba(34, 116, 135, 1);
    }

    #layerslider_1.ls-v6 .ls-nav-next:after {    
        border-right: 3px solid rgba(34, 116, 135, 1);
    }

    #layerslider_1.ls-v6  .ls-nav-prev:hover:after {
        border-top-color: rgba(34, 116, 135, 0.7) !important;
        border-left-color: rgba(34, 116, 135, 0.7) !important;
    }
    
    #layerslider_1.ls-v6  .ls-nav-next:hover:after {
        border-top-color: rgba(34, 116, 135, 0.7) !important;
        border-right-color: rgba(34, 116, 135, 0.7) !important;
    }
}




body:not(#checkout) .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

#header .header-nav,
#header .header-nav .row {
    display: flex;
    align-items: center;
    z-index: 101;
}

#header .header-nav {
    position: relative;
    min-height: 48px;
    background: #227487;
}

.header-nav .left-nav {
    color: #fff;
}

.header-nav .customtext p,
.header-contact-item .contact-text,
#header .header-nav .language-selector {
    margin: 0;
    color: #fff;
}

.header-nav .customtext p {
    font-size: 14px;
}

.header-contacts .header-contact-item {
    position: relative;
    display: flex;
    align-items: center;
}

.header-contact-item .contact-img {
    margin-right: 10px;
    width: 24px;
}

.header-contact-item .contact-text a {
    font-size: 12px;
    color: #FFFFFF;
}

#header .header-contact-item .contact-text a:hover {
    text-decoration: underline;
    color: #fff;
}

.header-nav #_desktop_language_selector {
    margin: 0 0 0 40px;
}

#_desktop_currency_selector button, 
#_desktop_language_selector button {
    font-size: 11px;
}

#_desktop_language_selector .expand-more img,
#_desktop_language_selector .dropdown-item img {
    /* width: 20px; */
    margin-right: 8px;
}

#_desktop_language_selector .dropdown-menu {
    border-radius: 0;
    padding: 0;
    left: auto;
    right: 0;
}

#_desktop_language_selector .dropdown-menu a {
    padding: 5px 10px;
    display: flex;
    align-items: center;
}

#_desktop_language_selector .dropdown-menu li:hover {
    background-color: #eee;
}

#header &gt; div.header-top {
    margin-top: 0;
    padding: 24px 0;
    position: relative;
    z-index: 100;
}

#_desktop_logo {
    margin: 0;
}

#_desktop_logo a,
#_mobile_logo a {
    display: block;
}

.header-top_right {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    font-size: 16px;
    color: #333;
}

.header-top_right &gt; div {
    margin-left: 16px;
}

#header #_desktop_cart {
    align-self: auto;
}

#header #_desktop_user_info {
    /* padding-right: 30px; */
}


#_desktop_cart span {
    font-size: 0;
}

/* #_desktop_cart &gt; div a i, 
#_desktop_cart &gt; div div i {
    font-size: 26px;
} */

#_desktop_cart .blockcart-link,
.an_wishlist-nav-link &gt; a,
#menu-icon &gt; span {
    position: relative;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #227487;
    border-radius: 50%;
    box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.15);
    transition: all 0.2s ease;
    color: #fff;
}

#menu-icon &gt; span {
    background: #FFFFFF;
    color: #227487;
}

#_desktop_cart .blockcart-link svg,
.an_wishlist-nav-link &gt; a svg {
    stroke: #fff;
    margin: 0;
}

.an_wishlist-nav-link &gt; a svg path {
    stroke: #fff;
}

#_desktop_cart .cart-products-count {
    position: absolute;
    top: -5px;
    right: -5px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #227487;
    color: #227487;
    font-size: 10px;
    line-height: 18px;
    text-align: center;
}

#menu-icon &gt; span i {}

#search_widget {
    background-color: transparent;
    padding-right: 110px;
    min-width: 65%;
}

#header .header-top-wrapper.row {
    flex-wrap: nowrap;
}

#search_widget form {
    height: 52px;
    box-shadow: inset -2px -2px 20px #FFFFFF, inset 2px 2px 2px rgba(0, 0, 0, 0.1);
}

#search_widget form &gt; span {
    width: 36px;
    height: 36px;
    background: #FFFFFF;
    box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 8px;
}

#search_widget form &gt; span svg {
    display: block;
    width: auto;
    padding: 0;
}

#search_widget form input {
    background: #FFFFFF;
    /* box-shadow: inset -2px -2px 20px #FFFFFF, inset 2px 2px 2px rgba(0, 0, 0, 0.1); */
    /* border-radius: 32px; */
}

#search_widget form button {
    position: absolute;
    top: 0;
    right: 0;
    height: 52px;
    width: 100%;
    max-width: 98px;
    font-size: 16px;
    line-height: 20px;
    padding: 10px 20px;
}


/* menu */

/* #header .header-top &gt; .container.dtm-menu {
    z-index: 1;
    position: relative;
    padding: 0 40px;
}

.menu-container:first-child,
.menu-container {
    margin-top: 0;
    padding: 16px 0 32px;
    justify-content: space-between;
    border: none;
    transition: all 0.5s ease;
}
 
.menu-container:hover {}

.menu-container .menu-item.level-1 .menu-name {
    font-size: 20px;
    text-transform: none;
}

.menu-container .menu-item.active .menu-name a {
    color: #227487;
}


.menu-container &gt; .menu-item &gt; .menu-name {
    position: relative;
    padding: 10px 0 10px 25px;
}

.menu-container &gt; .menu-item:first-child &gt; .menu-name {
    padding-left: 0;
}

.menu-container &gt; .menu-item &gt; .menu-name:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    height: 20px;
    width: 1px;
    margin-top: -10px;
    background-color: #227487;
}

.menu-container &gt; .menu-item:first-child &gt; .menu-name:before {
    content: none;
}

.menu-container .level-2-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    margin: 0;
    padding: 80px 40px 40px;
    z-index: -1;
}

.menu-container .level-2-container:before {
    content: '';
    position: absolute;
    top: 80px;
    left: 50%;
    width: calc(100% - 80px);
    height: 1px;
    transform: translateX(-50%);
    background-color: rgba(34, 116, 135, 0.3);
    transition: all 0.5s ease;
}

.menu-container .menu-item.level-1:hover .level-2-container,
.menu-container .menu-item.level-1.active .level-2-container {
    visibility: visible;
    opacity: 1;
    transition-delay: 0s;
}

.menu-container .level-2-container .menu-item-container, 
.menu-container .level-3-container .menu-item-container {
    flex-direction: row;
}

.menu-container .level-2-container .menu-item-container &gt; .menu-name .mobile-hidden {
    display: none;
}

.menu-container .level-2-container .menu-item-container .menu-name .level-3-container, 
.menu-container .level-3-container .menu-item-container .menu-name .level-3-container {
    right: auto;
    position: relative;
    opacity: 1;
    visibility: visible;
    box-shadow: none;
    padding: 0;
    width: 100%;
    border-radius: 0;
}
 */

#footer {
    padding-top: 3rem;
}



.amega-menu .fixed-menu-container {
    margin-top: 10px;
}

.amega-menu .anav-top {
    position: relative;
    justify-content: center;
    padding-top: 20px;
}

#header .header-top .container&gt;ul&gt;li {
    position: static;
    border-bottom: none;
    /* z-index: 2; */
}

#header .amenu-item .amenu-link {
    position: relative;
    padding: 10px 28px;
    font-weight: 400;
    font-size: 18px;
    /* line-height: 30px; */
    color: #333333;
    text-transform: none;
    z-index: 2;
    transition: all 0.2s ease;
}

#header .amenu-item:hover .amenu-link {
    color: #227487;
}

#header .amenu-item .amenu-link:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    height: 20px;
    width: 1px;
    margin-top: -10px;
    background-color: #227487;
}

#header .amenu-item:first-child .amenu-link:before {
    content: none;
}

.amega-menu .fixed-menu .anav-top {
    padding-top: 0;
    margin-bottom: 10px;
}

.amega-menu .amenu-item .adropdown {
    top: 0 !important;
    height: auto;
    width: 100%;
    left: 0 !important;
    padding: 80px 40px 20px;
    z-index: 1;
    background: #FFFFFF;
    box-shadow: 0px 24px 50px rgba(0, 0, 0, 0.15);
    border-radius: 16px;
    transition: all 0.5s ease;
}

.amega-menu .amenu-item .adropdown:before {
    content: '';
    position: absolute;
    top: 80px;
    left: 40px;
    height: 1px;
    width: calc(100% - 80px);
    background-color: rgba(34, 116, 135, 0.3);
}

li.amenu-item .adropdown .categories-grid {
    margin-top: 0;
}

li.amenu-item .adropdown .categories-grid .category-item {
    height: auto;
}

li.amenu-item .adropdown .dropdown-content {
    padding: 25px 0 0;
    margin: 0;
}

li.amenu-item .adropdown .categories-grid .category-item {
    border-bottom: 0;
    margin-bottom: 5px;
}

.amega-menu .category-item.level-1 &gt; h5 a {
    display: inline-block;
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
    color: #333333;
    margin-bottom: 10px;
    text-transform: none;
}

.amega-menu .category-item.level-2 h5 a {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #333333;
    opacity: 0.7;
}

.amega-menu .category-title--main a {
    position: relative;
    font-weight: 400;
    font-size: 18px;
    line-height: 32px;
    color: #227487;
}

.amega-menu .category-title--main a:before {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #227487;
    opacity: 0;
    visibility: hidden;
    transition: all 0.2s ease;
}

.amega-menu .category-title--main a:hover:before {
    opacity: 1;
    visibility: visible;
}

.amega-menu .category-item.level-1&gt;h5 a {
    font-size: 18px;
}


/* footer */

#footer {}

#footer &gt; div.footer-container {
    background-color: #333333;
    padding: 48px 0;
}

#block_myaccount_infos,
.footer-container .block-social,
.footer-container .links {
    text-align: left;
}

.footer-container .links h3.h3,
.footer-container h3.myaccount-title,
.footer-container .block-social-title {
    font-weight: 400;
    /* font-size: 20px; */
    font-size: 19px;
    line-height: 26px;
    color: #FFFFFF;
    margin: 16px 0;
    text-transform: none;
}

.footer-container h3.myaccount-title a {
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
    color: #FFFFFF;
    text-transform: none !important;
}

#footer .footer-container .block-social li {
    margin: 0 16px 6px 0;
}

.footer-container li a,
.footer-container .block-contact_content {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: rgba(255, 255, 255, .7);
}

.block-social li a span:before {
    display: block;
    width: 100%;
    height: 100%;
}

.block-social li.facebook a span:before {
    content: '';
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE2Ljc1MzIgMTMuMzc0MkwxNy4zMzIxIDkuMzk0NTdIMTMuNzY1OFY2LjgwNzhDMTMuNzY1OCA1LjcxOTYyIDE0LjI2MzcgNC42NTYzIDE1Ljg1NTggNC42NTYzSDE3LjVWMS4yNjczOEMxNi41NDI1IDEuMTAyMTkgMTUuNTc1IDEuMDEyODIgMTQuNjA1MyAxQzExLjY3IDEgOS43NTM2OCAyLjkwODk5IDkuNzUzNjggNi4zNjAwOVY5LjM5NDU3SDYuNVYxMy4zNzQySDkuNzUzNjhWMjNIMTMuNzY1OFYxMy4zNzQySDE2Ljc1MzJaIiBmaWxsPSIjMzM3RkZGIi8+Cjwvc3ZnPgo=) center no-repeat
}

.block-social li.instagram a span:before {
    content: '';
    background: url(../img/social_instagram.svg) center no-repeat
}


.footer-container .block-contact .block-contact-name,
.footer-container .block-contact .block-contact-item {
    margin-bottom: 16px;
}

.footer-container .block-contact .block-contact-item {
    display: flex;
    align-items: flex-start;
    color: #fff;
}

.footer-container .block-contact .block-contact-item_icon {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 28px;
    width: 100%;
    height: 28px;
    border-radius: 50%;
    background-color: #fff;
    margin-right: 10px;
}

.footer-container .block-contact .block-contact-item_icon i {
    font-size: 18px;
    color: #227487;
}

/* .footer-container .block-contact-item .block-contact-item_icon:before {
    content: "";
    font-family: 'Material Icons';
    font-size: 24px;
    color: #227487;
} */

/* .footer-container .block-contact-item--address .block-contact-item_icon:before {}

.footer-container .block-contact-item--phone .block-contact-item_icon:before {}

.footer-container .block-contact-item--email .block-contact-item_icon:before {} */

.footer-container .block-contact .block-contact-item_text a {
    position: relative;
    color: #fff;
    line-height: 28px;
}

.footer-container .block-contact .block-contact-item_text a:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #fff;
    opacity: 0;
    visibility: hidden;
    transition: all 0.2s ease;
}

.footer-container .block-contact .block-contact-item_text a:hover:after {
    opacity: 1;
    visibility: visible;
}

.footer-container .row--first {
    max-width: 160px;
}

.footer-container .footer-logo {
    text-align: center;
    margin-bottom: 24px;
}


.footer-container .an_copyright {
    width: 100%;
    text-align: center;
}

.footer-container .an_copyright p {
    margin-bottom: 0;
    line-height: 20px;
    color: rgba(255, 255, 255, .7);
}

.footer-container .anthemeblocks-footer-payments {
    margin-bottom: 24px;
}

.footer-container .anthemeblocks-footer-payments span {
    display: block;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #FFFFFF;
    width: 100%;
    margin-bottom: 8px;
}








.amegamenu_mobile-modal {
    position: absolute;
    overflow: visible;
    top: -16px;
}

#header #mobile_top_menu_wrapper {
    /* max-width: 375px; */
    display: block;
    margin-left: 0;
    margin-right: 0;
    max-width: 480px;
    float: right;
    padding: 0 24px 10px;
    background: #FFFFFF;
    min-height: 0;
    box-shadow: 0px 24px 50px rgba(0, 0, 0, 0.15);
    border-radius: 0px 0px 16px 16px;
}

#mobile_top_menu_wrapper .mobile-item-nodropdown, 
#mobile_top_menu_wrapper .mobile_item_wrapper {
    padding: 0;
}

#mobile_top_menu_wrapper .mobile_item_wrapper.open+.adropdown-mobile.menu-active {
    z-index: 10;
}

.mobile-menu-header {
    position: relative;
    height: 56px;
    padding: 0;
    display: flex;
    align-items: center;
}

.mobile-menu-header:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 1px;
    background: #227487;
    opacity: 0.3;
}

#mobile_top_menu_wrapper .megamenu_mobile-btn-back {
    display: flex;
    align-items: center;
    height: auto;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #333333;
}

#mobile_top_menu_wrapper .megamenu_mobile-btn-back i {
    font-size: 18px;
    margin-right: 5px;
}

.megamenu_mobile-btn-close {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    height: auto;
    display: block !important;
}

.megamenu_mobile-btn-close i {
    font-size: 28px;
    color: #227487;
}

#mobile-amegamenu .amenu-item {
    border: none;
}

#mobile-amegamenu .amenu-item .amenu-link {
    font-size: 18px;
    line-height: 24px;
    color: #333333;
}

#mobile_top_menu_wrapper .adropdown-mobile {
    padding: 0;
}

#mobile_top_menu_wrapper .js-top-menu-bottom .category-title--main a {
    font-size: 18px;
    line-height: 24px;
    color: #227487;
}

#mobile-amegamenu .category-item.level-1 &gt; h5 a {
    font-size: 18px;
    color: #333;
    text-transform: none;
    font-weight: 400;
}

#mobile-amegamenu .category-item.level-2 {
    padding-left: 15px;
}

#mobile-amegamenu .category-item.level-2 &gt; h5 a, 
#mobile-amegamenu .category-item.level-3 &gt; h5 a {
    font-size: 16px;
    color: #333;
}

#mobile-amegamenu .category-item.level-1 &gt; h5 {
    margin-bottom: 5px;
}

#mobile-amegamenu .category-item.level-1 {
    margin-bottom: 5px !important;
}

#mobile-amegamenu .dropdown-content {
    margin-bottom: 15px;
}


/* elementor */

.service-item .elementor-image-box-img img {
    max-height: 52px;
    object-fit: contain;
}

.service-item.elementor-widget:before {
    content: '';
    position: absolute;
    top: 26px;
    left: 0;
    width: 1px;
    height: 72px;
    background-color: #227487;
    /* margin-top: -36px; */
}

.elementor-col-25:first-child .service-item.elementor-widget:before {
    content: none;
}




#footer &gt; div.block_newsletter {
    position: relative;
    margin: 50px 0 112px;
}


.block_newsletter .newsletter-content {
    position: relative;
    padding: 40px 0;
    text-align: center;
    display: block;
    /* background: url('../img/newsletter-banner.jpg') center no-repeat; */
    /* background: url('../img/newsletter-banner.webp') center no-repeat; */
    background-size: cover;
    border-radius: 16px;
    overflow: hidden;
}

.block_newsletter .newsletter-content &gt; img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: -1;
    object-position: center;
    height: 100%;
    object-fit: cover;
}

.block_newsletter .newsletter-content:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(34, 116, 135, 0.8);
    width: 100%;
    height: 100%;
}

.block_newsletter .newsletter-content_top,
.block_newsletter .newsletter-content_bottom {
    margin-bottom: 20px;
}

.block_newsletter .newsletter-content h2 {
    font-weight: 700;
    font-size: 28px;
    line-height: 40px;
    color: #FFFFFF;
    margin-bottom: 8px;
}

.block_newsletter .newsletter-content p {
    margin: 0 auto 10px;
    max-width: none;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: rgba(255, 255, 255, .7);
}

.block_newsletter .newsletter-content p.alert  {
    margin: 10px auto;
    color: #fff!important;
    border-radius: 10px;
	background: none;
    border: none;
}

.block_newsletter .newsletter-content .input-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}


.block_newsletter .newsletter-content .input-wrapper input[type=text] {
    width: 100%;
    max-width: 470px;
    height: 52px;
    margin-right: 10px;
    border: 1px solid #FFFFFF;
    border-radius: 32px;
    background: transparent;
    color: #fff;
    transition: all 0.2s ease;
}

.block_newsletter .newsletter-content .input-wrapper input[type=text]::placeholder {
    color: #fff;
    opacity: 1;
    font-weight: 400;
}

.block_newsletter .newsletter-content .input-wrapper input[type=text]:focus {
    background: #fff;
    color: #333;
}

.block_newsletter .newsletter-content .input-wrapper button[type=submit] {
    height: 52px;
    font-weight: 400;
    font-size: 16px;
    color: #227487;
    background: #FFFFFF;
    border-radius: 32px;
    text-transform: none;
    padding: 1px 26px;
    border-color: #fff;
    transition: all 0.2s ease;
}

.block_newsletter .newsletter-content .input-wrapper button[type=submit]:hover {
    background: transparent;
    color: #fff;
}


.section-about_us {
    position: relative;
}

._string.elementor-widget-heading.elementor-widget-heading .elementor-heading-title,
.categories-title,
.csinstagramfeed-title {
    font-family: "PulpDisplay Bold", sans-serif;
    font-weight: 700;
    font-size: 28px;
    line-height: 40px;
    color: #333333;
}

.elementor-widget-heading.elementor-widget-heading .elementor-heading-title .last,
.categories-title .last,
.csinstagramfeed-title .last {
    color: #227487;
}

.section-about_us .elementor-text-editor p {
    font-family: "PulpDisplay Regular", sans-serif !important;
    margin-bottom: 20px;
}

.btn--custom.elementor-widget-button a.elementor-button {
    display: inline-block;
    vertical-align: middle;
    /* max-width: 223px;
    width: 100%; */
    background-color: #227487;
    height: 54px;
    border: 1px solid #227487;
    border-radius: 26px;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    padding: 15px 32px;
    text-transform: none;
    color: #fff;
    white-space: nowrap;
	font-family: "PulpDisplay Regular", sans-serif !important;
}


 h2.an_insta-title,
.title-block.elementor-widget-heading .elementor-heading-title {
    /* font-size: 48px; */
    font-family: "PulpDisplay Bold", sans-serif;
    font-size: 28px;
    line-height: 1.2em;
    color: #333;
    margin-bottom: 25px;
    /* text-align: center !important; */
}

h2.an_insta-title {
    text-align: center;
}


h2.an_insta-title .last,
.title-block.elementor-widget-heading .elementor-heading-title .last {
    color: #227487;
}


.block--recipes {
    position: relative;
    text-align: center;
    margin-bottom: 80px;
}

.block--recipes .blog-title {
    font-family: "PulpDisplay Bold", sans-serif;
    font-size: 28px;
    line-height: 1.2em;
    color: #333;
    margin-bottom: 10px;
}

.block--recipes &gt; p {
    max-width: 400px;
    font-family: "PulpDisplay Regular", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #333333;
    opacity: 0.4;
    margin: 0 auto 25px;
}

.block--recipes &gt; a {
    display: inline-block;
    background-color: #227487;
    height: 54px;
    border: 1px solid #227487;
    border-radius: 26px;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    padding: 12px 32px;
    text-transform: none;
    color: #fff;
    white-space: nowrap;
}

.sdsblog-box-content {
    position: relative;
    padding: 0;
    height: auto;
    display: flex;
    justify-content: space-between;
    margin: 0 0 40px;
    text-align: left;
    flex-wrap: wrap;
}

.sds_blog_post {
    height: auto;
    width: 33.3%;
    min-width: 343px;
    max-width: 356px;
    border-width: 0px 1px 1px 1px;
    border-style: solid;
    border-color: rgba(51, 51, 51, 0.2);
    border-radius: 16px;
    box-shadow: none;
    margin: 0 10px 20px !important;
    transition: all 0.2s ease;
}

.sds_blog_post:hover {
    box-shadow: 0 5px 7px 0 rgb(221 225 236 / 40%), 0 2px 4px 0 #dde1ec;
}

.block-title-blog {
    position: relative;
    bottom: auto;
    height: auto;
    /* min-height: 264px; */
    min-height: 232px;
    border-radius: 0;
    padding: 28px;
    z-index: 8;
}

.sds_blog_post .sds_post_title {
    padding: 0;
    margin-bottom: 8px;
}

.sds_blog_post .sds_post_title a {
    font-weight: 700;
    font-size: 22px;
    line-height: 32px;
    color: #333333;
    max-height: 64px;    
    margin: 0;
    transition: all 0.2s ease;
}

.sds_blog_post .sds_post_title a:hover {
    color: #227487;
}

span.blog-post-desc {
    padding: 0;
    margin: 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    max-height: 88px;
    color: #333333;
    opacity: 0.4;
    margin-bottom: 20px;
}

.block-title-blog &gt; a {
    position: absolute;
    bottom: 30px;
    left: 28px;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    text-decoration-line: underline;
    color: #333333;
}

.block-title-blog &gt; a:hover {
    text-decoration: none;
    color: #227487;
}

.anthemeblocks-staticblockcategory {
    margin: 0;
    position: relative;
}

.anthemeblocks-staticblockcategory .categories-nav {
    position: absolute;
    top: 4px;
    right: 0;
    width: 80px;
    justify-content: space-between;
}


.anthemeblocks-staticblockcategory .owl-prev {
    top: 0;
    left: 0;
}

.anthemeblocks-staticblockcategory .owl-next {
    top: 0;
    right: 0;
}

.anthemeblocks-staticblockcategory .categories-nav i {
    width: 32px;
    height: 32px;
    line-height: 32px;
    background: #FFFFFF;
    box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.15);
    transition: all 0.2s ease;
}

.anthemeblocks-staticblockcategory .categories-nav i:hover {
    background: #1e7586;
    color: #fff;
}

.anthemeblocks-staticblockcategory .owl-carousel {
    margin-bottom: 20px;
    padding: 0;
}

.staticblockcategory-item.staticblockcategory-item-big {
    width: auto;
    max-width: 292px;
    margin: 0;
    padding: 0 2px 20px !important;
    overflow: visible;
}

.staticblockcategory-item.staticblockcategory-item-big a {
    padding: 16px;
    display: flex;
    align-items: center;
    background: #FFFFFF;
    box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.1);
    border-radius: 16px;
}

.staticblockcategory-item .satitblock-image {
    max-width: 112px;
    width: 100%;
    height: 96px;
    margin-right: 26px;
    border-radius: 16px;
    box-shadow: none;
    margin-bottom: 0;    
    overflow: hidden;
}

.anthemeblocks-staticblockcategory .owl-carousel .owl-item img {
    width: 100%;
    max-height: 100%;
    object-fit: cover;
    border-radius: 0;
}

.anthemeblocks-staticblockcategory-desc h6 {
    margin: 0;
    text-align: left;
    text-transform: none;
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
    color: #333333;
}

.elementor-element .h1.products-section-title {
    display: none;
}

.elementor-element .owl-item .product-miniature .thumbnail-container {
    width: 245px;
}

.elementor-element .featured-products .js-anthemeblocks-product-block-slider .owl-nav {
    display: block;
    overflow: visible;
    position: absolute;
    top: 210px;
    /* top: 50%;
    transform: translateY(-50%); */
    width: 100%;
}

.elementor-element .owl-carousel .owl-nav .owl-prev,
.elementor-element .owl-carousel .owl-nav .owl-next {
    top: 0;
    width: 32px;
    height: 32px;
    line-height: 32px;
    background: #FFFFFF;
    box-shadow: 4px 4px 10px rgb(0 0 0 / 15%);
    transition: all 0.2s ease;
}

.elementor-element .js-anthemeblocks-product-block-slider .owl-nav .owl-prev i, 
.elementor-element .js-anthemeblocks-product-block-slider .owl-nav .owl-next i {
    font-size: 25px;
    color: #1e7586;
}

.elementor-element .js-anthemeblocks-product-block-slider .owl-nav .owl-prev:hover, 
.elementor-element .js-anthemeblocks-product-block-slider .owl-nav .owl-next:hover {
    background: #1e7586;
}

.elementor-element .js-anthemeblocks-product-block-slider .owl-nav .owl-prev:hover i, 
.elementor-element .js-anthemeblocks-product-block-slider .owl-nav .owl-next:hover i {
    color: #fff;
}

.elementor-element a.thumbnail.product-thumbnail {
    height: 220px !important;
}

.elementor-widget-nav-menu .elementor-nav--main {
    padding: 0;
    font-family: 'PulpDisplay Regular', sans-serif;
    margin-bottom: 20px;
}

.elementor-widget-nav-menu .elementor-nav--main li + li {
    margin-left: 80px;
}

.elementor-widget-nav-menu .elementor-nav--main li a {
    font-weight: 700;
    font-size: 22px;
    line-height: 40px;
    color: rgba(51, 51, 51, 0.3) !important;
}

.elementor-widget-nav-menu .elementor-nav--main a.elementor-item.elementor-item-active:not(#e) {
    /* font-size: 28px; */
}

.ls-v6 .ls-nav-prev, 
.ls-v6 .ls-nav-next {
    z-index: 5 !important;
}

.elementor-widget-nav-menu .elementor-nav--main a.elementor-item.elementor-item-active:not(#e), 
.elementor-widget-nav-menu .elementor-nav--main a.elementor-item.highlighted:not(#e), 
.elementor-widget-nav-menu .elementor-nav--main a.elementor-item:not(#e):hover, 
.elementor-widget-nav-menu .elementor-nav--main a.elementor-item:not(#e):focus {
    color: #227487 !important;
}

.elementor-widget-nav-menu .elementor-nav--main a.elementor-item:not(#e),
.elementor-widget-nav-menu .elementor-nav--main a.elementor-item.elementor-item-active:not(#e), 
.elementor-widget-nav-menu .elementor-nav--main a.elementor-item.highlighted:not(#e) {
    padding: 13px 0;
}

/* .elementor-widget-nav-menu .elementor-nav--main:not(.e--pointer-framed) .elementor-item:before,  */
.elementor-widget-nav-menu .elementor-nav--main:not(.e--pointer-framed) .elementor-item:after {
    background-color: #227487;
    width: 82px;
    left: 50%;
    margin-left: -41px;
}

.elementor-column.main--item .elementor-text-editor p {
    font-family: 'PulpDisplay Regular' !important;
}


@media (max-width: 1359px) {
    .elementor-element .featured-products .js-anthemeblocks-product-block-slider .owl-nav {
        display: none;
    }

}


@media (max-width: 1199px) {

    #header .amenu-item .amenu-link {
        font-size: 18px;
        padding: 10px 20px;
    }

    #search_widget {
        min-width: 0;
    }

    #header .header-top-wrapper.row {
        flex-wrap: wrap;
    }

    .footer-container .links h3.h3, 
    .footer-container h3.myaccount-title, 
    .footer-container .block-social-title,
    .footer-container h3.myaccount-title a {
        font-size: 18px;
    }

    .footer-container li a, 
    .footer-container .block-contact_content {
        font-size: 15px;
        line-height: 18px;
    }

    .sdsblog-box-content {
        justify-content: center;
    }

}
@media (max-width: 991px) {

    #header &gt; div.header-top {
        padding: 10px 0;
    }

    .amega-menu .fixed-menu-container {
        margin-top: -10px;
    }

    #_desktop_logo a svg,
    #_mobile_logo a svg {
        display: block;
        width: 100%;
        /* max-width: 100%; */
        max-height: 100px;
    }

    #header .amenu-item .amenu-link {
        padding: 10px;
        font-size: 15px;
    }

    #header .amenu-item .amenu-link:before {
        content: none;
    }

    #search_widget form,
    #search_widget form button {
        height: 42px;
    }

    #search_widget form {
        justify-content: space-between;
    }
    /* #search_widget svg,  */
    #search_widget &gt; form &gt; span.material-icons,
    #search_widget form &gt; span {
        /* position: relative;
        z-index: 1; */
        width: 30px;
        height: 30px;
        margin: 4px;
    }

    #search_widget form &gt; span svg {
        padding: 2px;
    }

    .footer-container .links h3.h3, 
    .footer-container h3.myaccount-title a,
    .footer-container .block-social-title,
    .footer-container h3.myaccount-title {
        font-size: 16px;
    }    

    .footer-container li a, 
    .footer-container .block-contact_content {
        font-size: 14px;
    }

    #footer &gt; div.block_newsletter {
        margin: 30px 0;
    }

    .elementor-widget-nav-menu .elementor-nav--main li + li {
        margin-left: 32px;
    }

    .elementor-widget-nav-menu .elementor-nav--main li a,
    .elementor-widget-nav-menu .elementor-nav--main a.elementor-item.elementor-item-active:not(#e) {
        font-size: 22px;
    }

    #product .featured-products .products {
        justify-content: center;
    }

    #products .thumbnail-container {
        width: 265px !important;
    }

    .product-miniature .thumbnail-container {
        width: auto;
        padding: 10px;
    }

    .an_productattributes-qty-container {
        margin-right: 6px;
    }

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

    #header .header-nav {
        padding: 14px 0;
        text-align: center;
    }

    .header-nav .left-nav {
        justify-content: center;
        margin-bottom: 5px;
    }

    #_mobile_logo {
        margin: 0 0 16px;
    }

    #_mobile_logo a svg {
        width: auto;
        max-height: 80px;
    }

    #header {
        /* padding-bottom: 60px; */
        border-bottom: 1px solid #eee;
    }

    #header &gt; div.header-top {
        padding-top: 16px;
        padding-bottom: 0;
    }

    #_desktop_cart {
        display: block;
    }

    #header .header-top-wrapper {
        position: relative;
    }

    div#search_widget {
        position: absolute;
        top: 100%;
        left: 0;
        width: calc(100% - 15px);
    }

    #header .header-top &gt; .container:first-child {
        max-height: none;
    }

    #search_widget form input[type=text] {
        background-color: transparent;
    }

    .section-services .elementor-col-25 .elementor-column-wrap {
        position: relative;
    }

    .section-services .elementor-col-25 .elementor-column-wrap .elementor-widget-image-box {
        position: static;
    }

    .elementor-col-25 .service-item.elementor-widget:before {
        content: none;
    }

    .elementor-col-25:nth-child(2n) .service-item.elementor-widget:before {
        content: '';
        top: 50%;
        margin-top: -36px;
    }

    .footer-container .row--first {
        max-width: none;
        margin-bottom: 24px;
    }

    .footer-container .wrapper {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    #footer &gt; div.footer-container {
        padding: 32px 40px;
    }

    .an_copyright p br {
        display: none;
    }

    .footer-container .links ul {
        background-color: transparent;
        margin-bottom: 24px;
    }

    #footer .footer-container li {
        padding: 0;
        border: none;
        font-weight: 400;
    }

    .footer-container .links ul&gt;li a {
        display: inline-block;
        color: rgba(255, 255, 255, .7);
    }

    #block_myaccount_infos, 
    .footer-container .block-social, 
    .footer-container .links,
    #footer .footer-container li {
        text-align: center;
    }

    .footer-container .block-contact_content{
        text-align: center;
        margin: 0 auto 35px;
        max-width: 360px;
        width: 100%;
    }

    .footer-container .block-contact-item {
        text-align: left;
    }

    .block-social-title {
        display: block;
    }

    .footer-container .block-contact h3.myaccount-title a,
    .footer-container .block-social-title {
        font-size: 18px;
    }

    #footer &gt; div.block_newsletter &gt; .container {
        padding: 0;
    }

    #footer &gt; div.block_newsletter {
        margin: 0;
    }

    .block_newsletter .newsletter-content {
        border-radius: 0;
        padding: 30px 15px;
    }

    .sds_blog_post.col-xs-12.col-sm-4.col-md-4 {
        width: 100%;
        white-space: normal;
        display: block;
        overflow: hidden;
        margin: 0 0 20px !important;
        min-width: 0;
    }

    .block-title-blog {
        width: 100%;
    }

    h4.sds_post_title.sds_post_title_home {
        height: auto;
    }

    .news_module_image_holder img {
        width: 100%;
        height: 260px;
        max-height: none;
        min-height: 0;
        max-width: none !important;
        border-radius: 0;
    }

    .block--recipes {
        margin-bottom: 40px;
    }

    .sdsblog-box-content {
        margin-bottom: 20px;
        overflow: visible;
        white-space: normal;
    }

    .sds_blog_post .sds_post_title a {
        font-size: 22px;
        line-height: 30px;
        min-height: 0;
    }

    span.blog-post-desc {
        font-size: 14px;
        line-height: 20px;
        max-height: none;
    }

    .block-title-blog &gt; a {
        position: relative;
        bottom: auto;
        left: auto;
        font-size: 16px;
    }

    .block-title-blog {
        min-height: 0;
        padding: 24px;
    }

    .staticblockcategory-item.staticblockcategory-item-big {
        min-width: 144px;
    }

    .staticblockcategory-item.staticblockcategory-item-big a {
        flex-direction: column;
    }

    .staticblockcategory-item .satitblock-image {
        margin: 0 0 20px;
    }

    .anthemeblocks-staticblockcategory-desc h6 {
        height: 52px;
    }

    /* .categories-wrapper.categories-wrapper-slider {
        overflow: visible !important;
        white-space: normal;
        display: block;
    } */

    .anthemeblocks-staticblockcategory {
        padding-bottom: 60px;
    }

    .anthemeblocks-staticblockcategory .categories-nav {
        display: flex !important;
        bottom: 30px;
        top: auto;
        right: auto;
        left: 50%;
        transform: translateX(-50%);
    }

    .elementor-nav--layout-horizontal .elementor-nav {
        flex-wrap: nowrap;
        white-space: nowrap;
        width: 100%;
        overflow: scroll;
    }

    .an_productattributes-qty-add .an_productattributes-add button span,
    #product .an_productattributes-qty-add .an_productattributes-add button span {
        padding-left: 0;
        background: none;
    }

    .an_productattributes-qty-container .step &gt; div &gt; span.material-icons {
        width: 100%;
    }

    .an_productattributes-qty-container .step &gt; div.step-down {
        /* left: 0; */
    }

    .an_productattributes-qty-container .step &gt; div.step-up {
        /* right: 0; */
    }

    .product-miniature .thumbnail-container {
        width: 265px;
        padding: 0;
    }

}
@media (max-width: 479px) {

    #block_myaccount_infos, 
    .footer-container .links,
    #footer .footer-container li {
        text-align: left;
        margin-bottom: 3px;
    }

    #header #_desktop_user_info {
        /* padding-right: 20px; */
        padding-right: 10px;
    }

    .header-top_right &gt; div {
        /* margin-left: 12px; */
        margin-left: 10px;
    }

    .footer-container .block-contact_content {
        max-width: none;
    }


    .footer-container .block-social {
        text-align: center;
    }

    #footer .footer-container .block-social li {
        margin: 0 8px;
    }

    .block_newsletter .newsletter-content .input-wrapper input[type=text] {
        margin: 0 0 16px;
    }

    .block_newsletter .newsletter-content .input-wrapper button[type=submit] {
        padding: 10px 20px !important;
        margin-bottom: 10px;
    }

    .block_newsletter .newsletter-content p {
        font-size: 14px;
    }

    .staticblockcategory-item.staticblockcategory-item-big {
        min-width: 0;
        width: 144px;
    }

    .featured-products .thumbnail-container, 
    .product-miniature .thumbnail-container {
        /* width: 246px !important; */
        width: auto !important;
        min-width: 150px;
        /* margin: 0 auto; */
        margin: 0 auto;
    }

    .slick-slider .product-miniature .thumbnail-container {
        /* width: 226px !important; */
        width: auto !important;
        min-width: 150px;
        padding: 10px;
        /* margin: 0 30px 0 0; */
        /* margin: 0 10px 0 0; */
    }

    .slick-slider .product-miniature .an_productattributes .form-control {
        min-width: 80px;
    }

    .elementor-element .owl-item .product-miniature .thumbnail-container {
        width: 180px;
    }

    .elementor-element .owl-item .an_productattributes-qty-add {
        flex-wrap: wrap;
    }

    .elementor-element .owl-item .an_productattributes-qty-container {
        flex: 100% 0 0;
        margin: 0 0 12px;
        padding-right: 0;
    }

    .slick-slider .an_productattributes-qty-add,
    .slick-slider .an_productattributes-qty-container {
        display: block;
        flex: 100% 0 0;
        margin: 0 0 12px;
        padding-right: 0;
    }

    .elementor-element .owl-item .an_productattributes-qty-container input[type=number],
    .an_productattributes .form-control {
        width: 100%;
        /* max-width: 160px; */
        /* min-width: 160px; */
    }

    .an_productattributes-email-container {
        width: 100%;
    }

    .elementor-element .owl-item .an_productattributes-qty-container .step,
    #js-product-list .an_productattributes-qty-container .step {
        width: auto;
    }

    

    

    ._string.elementor-widget-heading.elementor-widget-heading .elementor-heading-title, 
    .categories-title {
        text-align: center;
    }

    ._string.elementor-widget-heading.elementor-widget-heading .elementor-heading-title {
        margin-bottom: 0;
    }

    .categories-title {
        margin-bottom: 20px;
    }

    .an_productattributes-email-container input {
        height: 50px;
    }

    .header-top_right {
        padding-left: 0;
    }

    /* .owl-carousel .owl-stage-outer {
        padding-left: 5px;
    } */

    /* .owl-carousel .owl-stage {
        padding-left: 15px;
    } */

    .owl-item {
        margin-left: 0;
    }

    

    #product .product-accessories .product-miniature {
        max-width: none;
    }
    

}



@media (max-width: 1199px) and (min-width: 1024px) {
    .elementor-column.main--item {
        width: 24% !important;
    }

    .elementor-column.main--item &gt; .elementor-column-wrap {
        padding-right: 20px !important;
    }

    .elementor-column.tab--slider {
        width: 76% !important;
    }

    .elementor-column.tab--slider &gt; .elementor-column-wrap {
        padding-left: 0 !important;
    }

    /* .featured-products .thumbnail-container,  */
    .product-miniature .thumbnail-container {
        width: auto;
        padding: 10px;
    }

    #index .featured-products .products {
        justify-content: center;
    }

    #product .featured-products .thumbnail-container, 
    #product .product-miniature .thumbnail-container {
        /* max-width: 244px; */
        max-width: 239px;
        width: 100%;
    }

    /* .elementor-element .owl-item .product-miniature .thumbnail-container {
        width: 250px;
    } */
    .elementor-element .owl-item .product-miniature .thumbnail-container .an_productattributes-qty-container {
        margin-right: 5px;
    }
}

.block-category .h1 {
    font-family: 'PulpDisplay Regular';
}

/* Out of stock */
.tabs.oos {
    background: none;
}

.tabs.oos h3 {
    font-weight: 600;
    color: #8B3232;
    margin: 40px 0 20px;
}

.oos .js-mailalert {
    display: flex;
}

.oos .btn.btn-primary {
    min-width: 10px;
    padding: 10px 15px;
    border-radius: 30px;
	text-transform: inherit;
}

.oos .btn.btn-primary.send {
    padding: 10px 35px;
}

.oos input.form-control {
    border-radius: 20px;
    max-width: 419px;
    margin-right: 11px;
    font-size: 13px;
    background: none;
}

.oos input::placeholder {
	color: #333333;
}
.add #product-availability {
    display: none;
}
/*end out of stock */

/*div#_desktop_language_selector {
    display: none;
}*/

@media (max-width: 600px){
.product-miniature.product-mobile-row:not(.col-lg-12), .tab-pane.active .product-miniature.product-mobile-row:not(.col-lg-12) {
    max-width: 83%;
}
}
 


@media (min-width: 992px){
#category #content-wrapper {
    width: 80%;
}
#category div#left-column {
    width: 20%;
}
}

#js-product-list .an_productattributes-qty-add .an_productattributes-add button {
    padding: 8px;
}
footer img.logo.img-responsive {
    filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(360deg) brightness(102%) contrast(200%);
	    max-width: 175px;
}
.col-xs-12.footer-logo {
    padding: 0;
}
button.btn-search-open {
    display: none;
}
#index #wrapper {
    padding-top: 0px;
}

.elementor-widget-image-box .elementor-image-box-title {
    color: inherit;
    font-family: inherit;
    font-weight: 500;
}

.elementor-widget-image-box .elementor-image-box-description {
    font-family: inherit;
 font-weight: 400;
}

.featured-products .thumbnail-container, .product-miniature .thumbnail-container {
    max-width: 250px;
 margin:0 10px;
}



#_desktop_currency_selector button, #_desktop_language_selector button {
    font-size: 13px;
}

.header-nav #_desktop_language_selector {
    margin: 0 40px 0 0;
}

#blog_list_1-7 .block_top img {
	border-radius: 20px 20px 0 0;
}
block_cont:hover {
	box-shadow: 0 5px 7px 0 rgb(221 225 236 / 40%), 0 2px 4px 0 #dde1ec;
}
#blog_list_1-7 li.tiers {
	border-radius: 20px;
}
#blog_list_1-7 li.tiers:hover {
	box-shadow: 0 5px 7px 0 rgb(221 225 236 / 40%), 0 2px 4px 0 #dde1ec;
}
#blog_list_1-7 li {
	padding: 0;
	margin: 15px;
	max-width: 342px;
	border-radius: 20px;
	display: flex!important;
	flex-wrap: wrap;
}
#blog_list_1-7 .block_cont {
	border-radius: 20px;
	transition: all 0.2s ease;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: rgba(51, 51, 51, .2);
}
#blog_list_1-7 .block_bas h3 a {
	font-weight: 700;
	font-size: 20px;
	line-height: 32px;
	color: #333;
	max-height: 64px;
	margin: 0;
	transition: all 0.2s ease;
}
span.date_blog-cat {
	display: none;
}
p.blog_desc {
	padding: 0;
	margin: 0;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	max-height: 88px;
	color: #333;
	opacity: .4;
	margin-bottom: 20px;
}
#blog_list_1-7 .block_bas h3 a:hover {
	color: #227487;
}
#blog_list_1-7 .prestablog_more {
	display: inline-block;
	background-color: transparent!important;
	padding: 28px;
}
#blog_list_1-7 .prestablog_more .blog_link {
	color: #333!important;
	font-weight: 400;
	font-size: 18px;
	line-height: 24px;
	text-decoration-line: underline;
	margin: 0;
	padding: 0;
	height: auto;
}
#blog_list_1-7 .prestablog_more .blog_link i {
	display: none;
}
#blog_list_1-7 .blog-grid .block_bas {
	padding: 28px 28px 0;
}
#blog_list_1-7 a.comments {
	display: none;
}
.block_bas {
	height: 180px;
	text-overflow: ellipsis;
}
.prestablog .title {
	display: none;
}
section.product_brand-info {
    display: none;
}
.elementor-text-editor.elementor-clearfix p {
    font-family: 'PulpDisplay Regular'!important;
}
.adropdown {
    padding-left: 150px!important;
}
#_desktop_user_info .user-info .account-signin, #_desktop_user_info .user-info .btn-unstyle {
    line-height: initial;
}
@media(max-width:600px){
    .elementor-text-editor.elementor-clearfix p {
    text-align: center;
}
    #block_myaccount_infos, .footer-container .links, #footer .footer-container li {
    text-align: center;

}
}
/*End new design 2023*/

.product-description-short &gt; p &gt; span {
    /* width: 400px; */
    white-space: normal!important;
}</pre></body></html>