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

@font-face {
    font-family: 'Euclid-Light';
    src: url('../fonts/EuclidFlexLight.eot');
    src: url('../fonts/EuclidFlexLight.woff2') format('woff2'), url('../fonts/EuclidFlexLight.woff') format('woff'), url('../fonts/EuclidFlexLight.ttf') format('truetype'), url('../fonts/EuclidFlexLight.svg#EuclidFlexLight') format('svg'), url('../fonts/EuclidFlexLight.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Euclid-Regular';
    src: url('../fonts/EuclidFlexRegularWebS.eot');
    src: url('../fonts/EuclidFlexRegularWebS.eot') format('embedded-opentype'), url('../fonts/EuclidFlexRegularWebS.woff2') format('woff2'), url('../fonts/EuclidFlexRegularWebS.woff') format('woff'), url('../fonts/EuclidFlexRegularWebS.ttf') format('truetype'), url('../fonts/EuclidFlexRegularWebS.svg#EuclidFlexRegularWebS') format('svg');
}

@font-face {
    font-family: 'Euclid-Medium';
    src: url('../fonts/EuclidFlexMediumWebS.eot');
    src: url('../fonts/EuclidFlexMediumWebS.eot') format('embedded-opentype'), url('../fonts/EuclidFlexMediumWebS.woff2') format('woff2'), url('../fonts/EuclidFlexMediumWebS.woff') format('woff'), url('../fonts/EuclidFlexMediumWebS.ttf') format('truetype'), url('../fonts/EuclidFlexMediumWebS.svg#EuclidFlexMediumWebS') format('svg');
}

@font-face {
    font-family: 'EuclidFlexBold';
    src: url('../fonts/EuclidFlexBold.eot');
    src: url('../fonts/EuclidFlexBold.woff2') format('woff2'), url('../fonts/EuclidFlexBold.woff') format('woff'), url('../fonts/EuclidFlexBold.ttf') format('truetype'), url('../fonts/EuclidFlexBold.svg#EuclidFlexBold') format('svg'), url('../fonts/EuclidFlexBold.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Portrait-Text-Web-Regular';
    src: url('../fonts/PortraitTextRegularWeb.eot');
    src: url('../fonts/PortraitTextRegularWeb.eot') format('embedded-opentype'), url('../fonts/PortraitTextRegularWeb.woff2') format('woff2'), url('../fonts/PortraitTextRegularWeb.woff') format('woff'), url('../fonts/PortraitTextRegularWeb.ttf') format('truetype'), url('../fonts/PortraitTextRegularWeb.svg#PortraitTextRegularWeb') format('svg');
}

:root {
    --black-haze: #fafbfb;
    --concrete: #f2f2f2;
    --mine-shaft: #222222;
    --sand: #dd913b;
}

body {
    font-family: "Euclid-Light", sans-serif;
    letter-spacing: 0.03em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: inherit;
    text-transform: uppercase;
    font-family: "Euclid-Regular", sans-serif;
    font-weight: 300;
}

.clear {
    clear: both;
}

#wrapper {
    padding-top: 0 !important;
}

.btn {
    text-transform: uppercase;
}

.header-top .form-search-control {
    border-top: none;
    border-right: none;
    border-left: none;
    box-shadow: none;
}

#index #wrapper {
    padding-top: 0;
}

#header #search_widget .social-links-header {
    margin-top: 15px;
}


/* #header #search_widget .social-links-header li {
    padding: 0;
} */

#header #search_widget .social-links-header li i.fa-fw {
    width: auto;
}

#header #search_widget .social-links-header span {
    float: left;
    margin-right: 8px;
    margin-left: 1px;
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
}

#header #search_widget .social-links>li>a,
#header #search_widget .social-links>li.facebook>a,
#header #search_widget .social-links>li.instagram>a,
#header #search_widget .social-links>li.youtube>a {
    color: rgba(0, 0, 0, 0.4) !important;
}

#header #search_widget .social-links>li>a:hover,
#header #search_widget .social-links>li.facebook>a:hover,
#header #search_widget .social-links>li.instagram>a:hover,
#header #search_widget .social-links>li.youtube>a:hover {
    color: rgba(0, 0, 0, 1) !important;
}

.alert-danger {
    background: none !important;
    margin-top: 25px;
    border-width: 2px;
}

.form-control-comment {
    font-size: 13px;
}

.content-field .alert-danger {
    margin-top: -10px;
    border: none;
}


/*
 * header
 */

#header .header-nav {
    background-color: black;
    color: #fff;
    padding: 12px 0;
    font-size: 12px;
}

#header .header-nav a {
    color: white;
}

#header .header-nav a:hover {
    color: white;
    text-decoration: underline;
}

.block-links-inline ul>li::after {
    height: 1.2em;
    background-color: white;
    opacity: 0.4;
}

.header-top {
    padding: 25px 0;
}

#desktop_logo a {
    display: block;
}

.elementor-widget-heading .elementor-heading-title {
    line-height: 1.3;
}

.elementor-widget-heading .elementor-heading-title.elementor-size-medium {}

#iqitmegamenu-wrapper.stuck-menu {
    box-shadow: 0 1px 4px rgba(156, 156, 156, 0.5);
    padding: 5px 0;
}

.col-header-right span.title {
    display: none !important;
}

.header-top a.header-cart-btn:not(:hover) {
    color: black;
}

#language_selector i.fa-fw {
    width: auto;
}

#language_selector i.fa-fw:before {
    margin: 0;
}

#language_selector .lang-flag {
    position: relative;
    top: -2px;
    padding-right: 3px;
}

.cart-products-count-btn {
    background: #D9B266;
}

span.error-unavailable {
    clear: left;
    display: none;
    width: 100%;
    padding: 20px;
    margin: 10px 0;
    border: none;
    background: #f2dada;
    font-weight: 400;
    color: #301616;
}

#iqitcookielaw.iqitcookielaw-showed {
    width: 30%;
    padding: 25px!important;
    font-size: 13px;
    font-weight: 300;
    opacity: .97;
    border: 1px solid black;
}


/*
 * footer
 */

#footer {
    border-top: solid 1px rgba(161, 161, 161, 0.25);
}

#footer-container-main {
    padding-top: 0;
    margin: 0 auto;
    border-top: none;
}

#block-reassurance {
    border-bottom: 1px solid rgba(161, 161, 161, 0.25);
    padding: 35px 0 25px;
    width: 100%;
    margin-bottom: 45px;
}

#block-reassurance li {
    float: left;
    width: 25%;
    border: none;
}

#block-reassurance li h4 {
    text-transform: uppercase;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
}

#block-reassurance li p {
    width: 95%;
    margin-top: 10px;
    padding-left: 35px;
}

#footer .block-title {
    font-family: "Euclid-Regular", sans-serif;
    text-transform: uppercase;
}

#footer .block-iqitlinksmanager {
    padding: 0 15px;
    width: 25%;
    display: inline-block;
}

#footer .block-iqitlinksmanager .block-content ul li a {
    font-size: 13px;
    /*font-family: "Portrait-Text-Web-Regular", sans-serif;*/
}

#footer .block-iqitlinksmanager .block-content ul li a:hover {
    color: black;
    text-decoration: underline;
}

#footer .ps-emailsubscription-block .newsletter-input-group {
    border-color: black;
    padding: 5px;
    font-family: "Euclid-Regular", sans-serif;
    font-size: 11px;
}

#footer .ps-emailsubscription-block .newsletter-input-group:focus {
    border-color: black;
}

#footer-copyrights {
    padding: 0;
    border-top: solid 1px rgba(161, 161, 161, 0.25);
    background: white;
}

#footer-copyrights img {
    margin: 15px 0 20px;
    padding: 0 8px;
}

.copyright-txt {
    font-size: 10px;
    color: black;
    padding: 20px 0 45px;
}

p.footer__copyright {
    margin-bottom: 2px;
}


/*
 * nav
 */

.cbp-horizontal .cbp-tab-title {
    font-size: 14px;
    font-weight: 300;
    font-family: "Euclid-Regular", sans-serif;
    text-align: center;
}

#iqitmegamenu-horizontal {
    border-bottom: none;
}

.cbp-horizontal>ul>li>a {
    border-bottom: 1px solid white;
    line-height: 2.214rem;
    background: none;
}

.cbp-horizontal>ul>li.cbp-hropen>a {
    border-bottom: 1px solid white;
    background: none;
}

.cbp-horizontal>ul>li.cbp-hropen>a:hover {
    background: none;
    color: black;
    border-bottom: 1px solid black;
}

#cbp-hrmenu .cbp-hrsub,
#cbp-hrmenu .cbp-hrsub-level2,
#cbp-hrmenu .cbp-hrsub-wrapper {
    display: block!important;
}

.cbp-hrmenu>ul>li {
    float: none;
}

.cbp-hrmenu .cbp-hrsub-inner .cbp-column-title {
    letter-spacing: 0.06em !important;
    font-size: 14px !important;
    margin-bottom: 30px !important;
    font-weight: 600 !important;
}

.cbp-column-title.nav-link.cbp-category-title {
    color: black !important;
    margin-bottom: 5px !important;
    font-weight: 300 !important;
}

.cbp-column-title.nav-link.cbp-category-title:hover {
    color: black !important;
    text-decoration: underline !important;
}

.container.iqitmegamenu-submenu-container {
    /*width:750px;*/
    width: 890px;
}

.cbp-hrmenu .cbp-categories-row>div {
    margin: 0;
}

.cbp-menu-column-inner {
    padding-left: 20px;
    border-right: 1px solid #ccc;
}

.menu-element-id-5 .cbp-menu-column-inner {
    border: none;
}

.header-top .form-search-control {
    font-size: 12px;
    font-weight: 300;
}

.right-nav {
    max-width: 100px !important;
}


/*
 * revolution slider
 */

.iqit-megamenu-container {
    margin-bottom: 10px;
}

.rev_slider_wrapper .rev-btn {
    border: 1px solid white!important;
}

.container-slider-home .elementor-column-wrap {
    padding-top: 0;
}

.rev_slider_wrapp .tp-caption,
.rev_slider_wrapp h1,
.rev_slider_wrapper .rev-btn {
    font-family: "Euclid-light", sans-serif;
}


/*
 * carousel
 */

.slick-arrow,
.swiper-button-arrow {
    opacity: 1 !important;
    background: none !important;
}

.slick-products-carousel .product-carousel {
    padding-top: 0;
    padding-bottom: 0;
}

.title-carousel h2 {
    font-size: 22px !important;
    padding: 30px 0 45px !important;
    color: black !important;
    font-family: "Euclid-Light", sans-serif;
    letter-spacing: 0.05em;
}

ul.slick-dots li {
    margin: 0;
}

ul.slick-dots li button::before {
    font-size: 1rem;
}


/*
 * home
 */

.home-category-link a.elementor-button-link {
    width: 100%;
}


/*
 * products list
 */

.h3.product-title {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 300;
    color: black !important;
}

.product-description .product-brand {
    display: block;
    visibility: visible;
    color: black !important;
    padding-bottom: 6px !important;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 15px;
    font-family: "Euclid-Regular", sans-serif;
}

.product-description .product-category-name,
.product-description .product-reference,
.product-description .product-description-short {
    display: none;
}

.product-miniature-grid .product-price {
    padding: 15px 0 0;
    color: black !important;
    font-size: 15px;
    display: block;
}

.btn-product-list {
    padding: 1rem 1.5rem;
    font-size: 12px;
    font-weight: 700;
    border: 1px solid black;
}

.btn-product-list:hover {
    color: white !important;
    background: black;
    border: 1px solid black;
}

button.add-to-cart i.fa-shopping-bag {
    padding-right: 3px;
    position: relative;
    top: -1px;
}

.product-flags .new {
    background: black;
}

#category #left-column {
    display: none;
}

#category .flex-first {
    order: 0;
}

#category #content-wrapper.col-md-9 {
    flex: 0 0 100%;
    max-width: 100%;
}

#category section#products #js-product-list .js-product-miniature-wrapper,
section.category-products .products .js-product-miniature-wrapper {
    border-right: 1px solid #d6d6d6;
    border-bottom: 1px solid #d6d6d6;
    padding-bottom: 40px;
}

section.category-products .products .js-product-miniature-wrapper {
    border: none;
}

#category #content-wrapper .page-title {
    margin-bottom: 1.1em;
}

.category-image {
    min-width: 49.5%;
    float: left;
    background-size: cover;
}

.category-description {
    flex: 0 0 49.5%;
    width: 49.5%;
    max-width: 49.5%;
    float: right;
}

.category-image,
.category-description {
    margin-bottom: 0;
}

.category-description .cover-category-desc {
    display: table-cell;
    vertical-align: middle;
    float: right;
    width: 100%;
    background: black;
    padding: 6% 8%;
}

.category-image,
.category-description .cover-category-desc {
    min-height: 350px;
}

.category-description .cover-category-desc h1.page-title,
.category-description .cover-category-desc p {
    display: block;
    width: 100%;
    text-align: center !important;
    color: white !important;
}

.category-description .cover-category-desc h1.page-title {
    text-transform: uppercase !important;
    font-family: "Euclid-Regular", sans-serif;
    font-weight: 300 !important;
    border-bottom: 1px solid white;
    padding-bottom: 35px !important;
}

.category-description .cover-category-desc h1.page-title::after {
    display: none !important;
}

.category-description .cover-category-desc p {
    line-height: 1.4rem;
    /*font-family: "Portrait-Text-Web-Regular", sans-serif;*/
    font-size: 14px;
    font-weight: 100;
}

#category #products {
    clear: both;
    padding-top: 1px;
}

#category .category-image nav.breadcrumb {
    padding: 0;
    margin: 0;
    background: none;
    display: block !important;
}

#category .category-image nav.breadcrumb .container {
    padding: 15px 25px;
    text-transform: uppercase;
    color: white;
}

#category .category-image nav.breadcrumb a {
    color: white;
    font-weight: 300;
}

#category .category-image nav.breadcrumb a:hover {
    color: white;
    text-decoration: underline;
}

#wrapper .breadcrumb li::after {
    color: white;
    opacity: 1;
    content: ">";
}

.products-selection {
    border: none;
    margin-top: 10px;
    padding: 0;
    /*background:#202020;*/
    background: black;
}

#js-product-list {
    margin-top: 35px;
}

.col-left-sort {
    padding-right: 6px !important;
}

.select-title .select-title-name {
    max-width: 100%;
}

.small-gutters>.col,
.small-gutters>[class*=col-] {
    padding: 0;
}

.count-products-page {
    margin: 0 auto;
    display: block;
    width: 100%;
    text-align: center;
    padding-top: 35px;
}


/* prices-drop, new-products, best-sales */

body#prices-drop #left-column,
body#new-products #left-column,
body#best-sales #left-column,
body.special-page #left-column {
    display: none;
}

body#prices-drop #content-wrapper,
body#new-products #content-wrapper,
body#best-sales #content-wrapper,
body.special-page #content-wrapper {
    flex: 0 0 100%;
    max-width: 100%;
}

body#prices-drop .products .col-xl-4,
body#new-products .products .col-xl-4,
body#best-sales .products .col-xl-4,
body.special-page .products .col-xl-4 {
    flex: 0 0 25%;
    max-width: 25%;
    border-right: 1px solid #d6d6d6;
    border-bottom: 1px solid #d6d6d6;
    padding-bottom: 40px !important;
}

body#prices-drop .products .col-xl-4:nth-child(4n),
body#new-products .products .col-xl-4:nth-child(4n),
body#best-sales .products .col-xl-4:nth-child(4n),
body.special-page .products .col-xl-4:nth-child(4n) {
    border-right: none;
}

body#prices-drop #main h1.page-title,
body#new-products #main h1.page-title,
body#best-sales #main h1.page-title,
body.special-page #main h1.page-title {
    text-transform: uppercase;
    text-align: center;
    padding: 35px 0;
    margin-bottom: 18px;
    border-bottom: 1px solid black;
    border-top: 1px solid black;
}

body#prices-drop #main h1.page-title:after,
body#new-products #main h1.page-title:after,
body#best-sales #main h1.page-title:after,
body.special-page #main h1.page-title:after {
    display: none;
}


/* filters */

a.select-title {
    border: none;
    color: white!important;
    font-weight: 400;
    font-size: 12px;
    padding: 15px!important;
    background: none;
}

a.select-title:hover {
    border: none;
    background: rgba(255, 255, 255, 0.1);
}

.fa-angle-down:before {
    margin-left: 5px;
}

#iqitmegamenu-mobile li{
    position: relative;
    align-items: center;
    justify-content: space-between;
}
#_mobile_iqitmegamenu-mobile.dropdown-menu{
    background: #ffffff!important;
}
span.mobile-menu__arrow.js-mobile-menu__link-accordion--has-submenu{
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 30px;
    max-height: 30px;
    cursor: pointer;
}
span.mobile-menu__arrow.js-mobile-menu__link-accordion--has-submenu i{
    font-size: 20px;
}
span.mobile-menu__arrow.js-mobile-menu__link-accordion--has-submenu .fa-angle-down:before{
    margin-left: 0px;
}
.dropdown-menu,
.autocomplete-suggestions {
    border: solid 1px black;
    margin-top: -1px;
}

.dropdown-menu .dropdown-item {
    border-bottom: 1px solid black;
    cursor: pointer;
}

.dropdown-menu:not(#_mobile_iqitmegamenu-mobile) {
    will-change: unset !important;
    transform: none !important;
    top: 100% !important;
}
.dropdown.show .dropdown-menu.show .select-list.dropdown-item,
.facet-dropdown.dropdown.show ul.dropdown-menu.show li.select-list.dropdown-item {
    display: block !important;
}
#language_selector a.expand-more,
#language_selector .dropdown-menu ul li a {
    font-size: 14px;
}

#language_selector .dropdown-menu ul li a {
    padding-right: 15px;
    display: block !important;
}

.products-selection label {
    display: inline-block;
    font-size: 11px;
    font-weight: 500;
    text-transform: uppercase;
    margin: 0 6px;
}

.dropdown-item {
    padding: 0.4em .2em;
}

.dropdown-item a {
    color: black !important;
    font-size: 11px !important;
    font-weight: 500;
    text-transform: uppercase;
    position: relative;
    top: 2px;
}

.products-sort-order .dropdown-menu a.dropdown-item {
    padding: .5em .8em;
    color: black !important;
    font-size: 11px !important;
    font-weight: 500;
    text-transform: uppercase;
    white-space: normal;
}

.select-title,
.select-title .select-title-name {
    text-transform: uppercase;
}

.top-total-items {
    color: white;
    font-size: 12px;
    text-transform: uppercase;
    padding-left: 25px;
}


/* facets */

#displayTopFilters,
#search_filters aside {
    display: inline-block;
}

#wrapper .block-title:after {
    display: none;
}

#search_filters .facet>ul,
#search_filters_brands .facet>ul,
#search_filters_suppliers .facet>ul {
    padding-bottom: 0;
}

#search_filters .facet,
#search_filters_brands .facet,
#search_filters_suppliers .facet {
    padding-top: 0;
}

.search_filters h4,
.search_filters a {
    color: white;
    font-size: 12px;
    border: none;
    text-decoration: none;
    font-weight: 400;
}


/*
 * product
 */

body#product {
    background: #f3f3f3;
}

body#product .images-container .product-cover {
    border: none;
}

body#product #desktop-header {
    background: white;
    padding-bottom: 1px;
}

body#product section#main {
    background: white;
    margin-top: 0;
    padding: 50px;
}

@media (min-width: 768px) {
    body#product .col-md-5,
    body#product .col-md-7 {
        flex: 0 0 50%;
        max-width: 50%;
        padding: 0;
    }
    body#product .col-md-5 {
        padding-left: 15px;
    }
    body#product .col-md-7 {
        padding: 0 7rem 0 5rem;
    }
}

.product-manufacturer-next img {
    display: none;
}

.images-container-left #product-images-thumbs {
    width: 100%;
}

.images-container-left .product-images {
    margin-top: 0;
}

.images-container-left .product-images .thumb-container {
    padding: 5px 0 !important;
}

.product-images img {
    border: 1px solid silver;
}

.slick-next,
.slick-prev,
.swiper-button-arrow {
    z-index: 10;
}

.slick-next:before,
.slick-prev:before {
    font-family: FontAwesome;
}

.slick-vertical .slick-slide,
.swiper-container-vertical .swiper-slide {
    opacity: 0.5;
}

.swiper-container-vertical .swiper-slide.swiper-slide-thumb-active,
.slick-vertical .slick-slide.slick-current {
    opacity: 1;
}

.fa-angle-plus:before {
    content: "\f067";
}

.fa-angle-minus:before {
    content: "\f068";
}

.iqit-accordion .card {
    border-bottom: 1px solid silver;
}

.iqit-accordion .title {
    font-weight: 100;
    text-transform: uppercase;
    padding: .9375rem 0;
    border: none;
    line-height: 1.875rem;
}

.iqit-accordion .content .rte-content {
    padding: .5rem 0 1.4375rem;
}

.iqit-accordion .content {
    border: none;
}

#content-wrapper .product_header_container .page-title {
    text-transform: uppercase;
    font-family: "Euclid-Light", sans-serif;
    font-weight: 100;
    font-size: 25px;
}

body#product .product-reference {
    margin: 20px 0 0;
    font-size: 11px;
}

body#product .product-reference label {
    margin-bottom: 0;
}

body#product .product-price {
    color: black;
    display: block;
    margin: 25px 0 10px;
    font-size: 20px;
}

body#product .product-available {
    background: none;
    border: none;
    color: black;
    padding: 0;
    font-size: 11px;
    font-weight: 100;
}

body#product .product-information .rte-content p {
    text-align: justify;
}

.product-variants>.product-variants-item {
    margin: 0;
    width: 49%;
    display: inline-block;
}

.product-variants>.product-variants-item:nth-child(1) {
    float: right;
}

.product-variants>.product-variants-item .custom-select2 {
    display: block;
    cursor: pointer;
    max-width: 100%;
}

.variant-gift-card {
    float: none !important;
    width: 100% !important;
}

.product-variants>.variant-gift-card ul li {
    margin-right: .3rem;
    margin-bottom: 0;
}

.products-grid .product-miniature-layout-1 .product-description {
    margin-top: 20px;
}

.form-control {
    border: 1px solid #d6d6d6;
    font-size: 14px;
    color: black;
}

.custom-select2:after {
    color: black;
    right: 1rem;
}

.product_header_container {
    padding-bottom: 1.3rem;
    margin-bottom: 1.7rem;
    border-bottom: 1px solid silver;
}

body#product .product-price {
    color: black;
    display: block;
    margin: 25px 0;
    font-size: 20px;
}

body#product .product-variants {
    margin: 5px 0;
}

body#product .product-variants select {
    cursor: pointer
}

body#product .product-quantity {
    display: inline-block;
    width: 25%;
}

body#product .product-quantity .qty {
    width: 100%;
}

.product-quantity .qty .input-group {
    font-size: 12px;
    text-align: center;
    font-family: arial;
    box-shadow: none;
}

select.form-control:not([size]):not([multiple]) {
    height: 3.4rem;
    box-shadow: none;
}


/*.product-add-to-cart .col-12 {
  width:80%;
}*/

.cart-buttons a.btn-secondary {
    border: 1px solid;
    padding: 10px 0;
}

#product .is_customized {
    background: black;
    width: 100%;
    display: block;
    color: white;
    /* font-weight: 600; */
    text-align: center;
    padding: 15px 0;
}

#product .is_customized .gift_icon:before {
    content: "\f06b";
    margin-right: 4px;
}

#product .is_customized .gift_icon {
    font-size: 20px;
    position: relative;
    top: 1px;
}

.col.col-12.col-sm-auto.btn-add-to-cart {
    width: 55%
}

button.btn.btn-primary.btn-lg.add-to-cart {
    width: 100%;
}

button.btn.btn-primary.btn-lg.add-to-cart {
    background: black;
    padding: 22px 0;
}

button.btn.btn-primary.btn-lg.add-to-cart:hover {
    opacity: 0.8;
}

.product-add-to-cart.pt-3 {
    padding-top: 0!important;
}

.bootstrap-touchspin .input-group-btn-vertical i {
    top: 6px;
}

.qty .fa-angle-down:before {
    margin-left: 0;
}

.col.add-to-wishlist {
    width: 20%;
}

.col.add-to-wishlist .btn-iqitwishlist-add {
    width: 100%;
    padding: 22px 0;
}

.product-additional-info {
    padding-top: 1.1rem;
    border-top: none;
}

body#product #wrapper #inner-wrapper .breadcrumb {
    display: block !important;
}

body#product #wrapper .breadcrumb {
    background: none;
    padding: 0;
    margin: 20px 0;
    text-transform: uppercase;
}

body#product #wrapper .breadcrumb li::after {
    color: black;
}


.product-customization {
    border: none!important;
    margin: 0;
    padding: 0px 18px;
}

.product-customization ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.product-customization .fa-gift-card:before {
    content: "\f06b";
}

.product-customization .fa-gift-card {
    font-size: 25px;
}

ul.gift-card-cover-list {
  display: flex;
  flex-wrap: wrap;
}

ul.gift-card-cover-list li {
    width: 33%;
    float: left;
    text-align: center;
}

ul.gift-card-cover-list li:last-child {
    margin-bottom: 25px;
}

.product-customization span.help {
    margin-bottom: 20px;
    display: block;
    text-align: justify;
    font-size: 12px;
    line-height: 15px;
}

.cart-item span.help {
    margin-top: 10px;
    display: block;
    text-align: justify;
    font-size: 12px;
    line-height: 15px;
}

.cart-item .help-container {
    border-top: 1px solid #ececec;
    margin-top: 25px;
    padding-top: 10px;
}

.product-customization label.title {
    text-transform: uppercase;
    padding: 0 0 10px 0;
    font-weight: 600;
}

.product-customization .product-customization-item {
    margin: 0;
    border-top: 1px solid #eee;
    padding: 20px 0;
    font-size: 12px;
    line-height: 15px;
}

div#main-product-wrapper {
    border-bottom: 1px solid silver;
    padding-bottom: 50px;
    margin-bottom: 75px;
}

#content-wrapper section.product-accessories,
#content-wrapper section.crossselling-products {
    border-bottom: 1px solid silver;
    padding-bottom: 60px;
    margin-bottom: 70px;
}

#content-wrapper section.category-products h4.section-title span,
#content-wrapper section.product-accessories h4.section-title span,
#content-wrapper section.crossselling-products h4.section-title span {
    display: block;
    font-family: "Euclid-Light", sans-serif;
    font-weight: 100;
    font-size: 33px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 35px;
}

#content-wrapper .category-products h4.section-title:after,
#content-wrapper .product-accessories h4.section-title:after,
#content-wrapper .crossselling-products h4.section-title:after {
    display: none;
}

#content-wrapper .category-products .products .h3.product-title,
#content-wrapper .product-accessories .products .h3.product-title,
#content-wrapper .crossselling-products .products .h3.product-title {
    height: 100%;
    max-height: fit-content;
}

#content-wrapper .category-products .products .h3.product-title a,
#content-wrapper .product-accessories .products .h3.product-title a,
#content-wrapper .crossselling-products .products .h3.product-title a {
    word-wrap: break-word;
}

#content-wrapper .category-products .products .product-price,
#content-wrapper .product-accessories .products .product-price,
#content-wrapper .crossselling-products .products .product-price {
    margin: 0 0 25px;
    font-size: 15px;
}

#content-wrapper .category-products .img-fluid,
#content-wrapper .category-products .img-thumbnail,
#content-wrapper .product-accessories .img-fluid,
#content-wrapper .product-accessories .img-thumbnail,
#content-wrapper .crossselling-products .img-fluid,
#content-wrapper .crossselling-products .img-thumbnail {
    max-width: 82%;
}

#content-wrapper .category-products .slick-arrow,
#content-wrapper .product-accessories .slick-arrow,
#content-wrapper .crossselling-products .slick-arrow,
#content-wrapper .category-products .swiper-button-prev,
#content-wrapper .product-accessories .swiper-button-prev,
#content-wrapper .crossselling-products .swiper-button-prev,
#content-wrapper .category-products .swiper-button-next,
#content-wrapper .product-accessories .swiper-button-next,
#content-wrapper .crossselling-products .swiper-button-next {
    display: none!important;
}

.save-gift-option {
    padding: 15px 0;
    background: #C4A05A;
    color: white;
}

.gift-card-cover {
    padding: 10px;
    display: block;
    background: white;
}

.gift-card-cover:hover {
    background: rgba(0, 0, 0, 0.2);
}

.gift-card-cover.selected,
.gift-card-cover.selected:hover {
    background: #f7ecd6;
}

.gift-card-cover label {
    margin-top: 10px;
    font-size: 12px;
    font-weight: 400;
}

#customization_form textarea.giftReceiver {
    min-height: 100px;
}


/*
 * Cancel transitions
 */

.cbp-horizontal>ul>li>a,
.cbp-horizontal>ul>li.cbp-hropen>a,
.cbp-horizontal>ul>li.cbp-hropen>a:hover,
#cbp-hrmenu .cbp-hrsub,
#cbp-hrmenu .cbp-hrsub-level2,
#cbp-hrmenu .cbp-hrsub-wrapper {
    transition: none;
}


/* forms */

label.psgdpr_consent_message {
    color: black;
    font-size: 10px;
    font-style: italic;
}

.btn-primary:disabled {
    background: none;
}

.form-group.hide {
    display: none;
}

.addresses_type_help {
    margin-bottom: 35px;
}

.addresses_type_help h2 {
    font-weight: 500;
    font-size: 22px;
    margin-bottom: 10px;
}

body#checkout section.checkout-step.-current .content .form-address-checkout .addresses_type_help p {
    font-size: 14px;
}

#footer-container-main.footer-style-1 .ps-emailsubscription-block .gdpr_module {
    max-width: 100%;
    margin-top: 15px;
}


/* grid */

.pagination-wrapper-bottom .col-auto {
    width: 100%;
}

#mobile-header-sticky.stuck-down,
#mobile-header-sticky.stuck-up.visible-stuck-up {
    background: #fff;
    border-bottom: 1px solid #e3e3e3;
}


/* Begin Custom cart page */

.gift-option-line {
    background: black;
    color: white!important;
    padding: 9px;
    text-transform: uppercase;
    margin-top: 15px;
    display: inline-block;
}

.flex-start {
    align-self: flex-start;
}

.flex-middle {
    align-self: center;
}

.page-cart hr {
    border-top: 1px solid #d6d6d6;
    width: 100%;
}

.page-cart h1 {
    top: 0;
    margin: 0;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    white-space: nowrap;
    width: 1px;
}

.page-cart .header-page-title {
    position: relative;
    margin-bottom: 68px;
    margin-top: 73px;
}

.page-cart .header-page-title h2 {
    font-family: "Euclid-Regular", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    text-transform: uppercase;
    font-size: 30px;
    line-height: 1.5;
    letter-spacing: 1px;
    display: inline-block;
}

.page-cart .header-page-title .btn-secondary,
.page-cart .header-page-title .checkout {
    float: right;
    padding: 0;
}

body#checkout section.checkout-step .delivery-option .carrier-delay {
    font-size: 1.2rem;
}

body#checkout section.checkout-step .delivery-option label.col-sm-11 {
    cursor: pointer;
}

.order-options {
    margin-top: 35px;
}

.custom-radio input[type=radio] {
    position: relative;
    z-index: 9;
    width: 20px;
    height: 20px;
}

.page-cart .checkout a {
    font-family: "Euclid-Light", sans-serif;
    background: #000;
    border: 1px solid #000;
    color: #fff;
    min-width: 250px;
    font-size: 13px;
    text-transform: uppercase;
    padding: 16px;
    margin-top: 2px;
    letter-spacing: 0.64px;
}

.page-cart .checkout a:hover {
    color: #767676;
}

.page-cart .header-page-title .btn-secondary {
    margin: 15px 50px 15px 15px;
    background: transparent;
    font-family: "Euclid-Regular", sans-serif;
    font-size: 16px;
}

.page-cart .header-page-title .btn-secondary i {
    margin-right: 3px;
}

.page-cart .cart-items .cart-item-header,
.page-cart .cart-items .unit-price {
    display: none;
}

.page-cart .entries-page__header-content-slot {
    line-height: 1.5rem;
    color: #000;
    font-size: 19px;
    letter-spacing: 0.05rem;
    font-weight: 800;
    text-transform: uppercase;
    background-color: #fff;
    background-image: url('../img/cart-cms-slot-bg.png');
    background-size: cover;
    margin: 15px 0 30px 0;
    text-align: center;
    padding: 20px 15px;
    clear: both;
    /*font-family: "Portrait-Text-Web-Regular",sans-serif;*/
}

.cart-item .product-line-info-secondary {
    line-height: 1.5;
}

.page-cart #wrapper {
    background-color: #f3f3f3;
}

.page-cart .cart-items .cart-item {
    margin-bottom: 30px;
    border: none;
    -webkit-box-shadow: 0 1px 4px rgba(156, 156, 156, 0.3);
    -moz-box-shadow: 0 1px 4px rgba(156, 156, 156, 0.3);
    box-shadow: 0 1px 4px rgba(156, 156, 156, 0.3);
    background: #fff;
    padding: 30px 40px;
}

.page-cart .cart-items .cart-item .entries-item__actions--cart {
    margin-top: 50px;
}

.page-cart .cart-items .cart-item .entries-item__actions--cart a {
    margin-right: 15px;
    font-family: "Euclid-Regular", sans-serif;
}

.page-cart .cart-items .cart-item .entries-item__actions--cart a i {
    margin-right: 5px;
    color: #aaa;
    font-size: 14px;
}

.page-cart .cart-item .product-image {
    max-width: 203px;
}

.page-cart .cart-item .product-brand {
    /*font-family: "Portrait-Text-Web-Regular",sans-serif;*/
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    color: #000;
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 6px;
}

.page-cart .cart-item .entries-item__product-name {
    font-family: "Euclid-Regular", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    margin-bottom: 7px;
    text-transform: uppercase;
    font-size: 16px;
}

.page-cart .cart-item .entries-item__info-format {
    font-family: "Euclid-Regular", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    font-size: 14px;
    color: #000;
}

.page-cart .cart-item .product-image img {
    width: 100%;
}

.page-cart .cart-item .bootstrap-touchspin {
    text-align: left;
    margin: 0;
}

.page-cart .cart-item .col-md-remove {
    float: left;
    width: 100%;
    text-align: left;
}

.page-cart .cart-item .col-md-remove a i {
    display: none;
}

.page-cart .cart-item .col-md-remove a span {
    font-family: "Euclid-Regular", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    font-size: 16px;
    line-height: 1;
    cursor: pointer;
    color: #aaa;
    border-bottom: 2px solid #aaa;
    margin-top: 18px;
    padding-bottom: 2px;
    display: inline-block;
}

.page-cart .cart-item .bootstrap-touchspin {
    max-width: 146px;
    height: 50px;
    position: relative;
}

.page-cart .cart-item .bootstrap-touchspin input {
    font-family: 'Euclid-Regular', sans-serif;
    font-size: 16px;
    color: #000;
}

.page-cart .cart-item .bootstrap-touchspin button {
    border: none;
    padding: 0 10px;
    background: transparent;
}

.page-cart .cart-item .bootstrap-touchspin button i {
    position: static;
    font-size: 1.5rem;
    color: #000;
}

.page-cart .cart-item .bootstrap-touchspin button i:before {
    margin: 0;
}

.page-cart .bootstrap-touchspin .input-group-btn-vertical {
    position: absolute;
    top: 1px;
    right: 0;
    z-index: 10;
    height: calc(100% - 2px);
    visibility: hidden;
}

.page-cart .cart-item .bootstrap-touchspin:hover .input-group-btn-vertical {
    visibility: visible;
}

.page-cart .cart-item .price {
    font-family: "Euclid-Regular", sans-serif;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    font-size: 16px;
    text-align: right;
}

.page-cart .cart-item .product-price {
    color: #000;
}

.page-cart .cart-grid-right .cart-summary {
    background: #fff;
    padding: 23px 30px 40px 30px;
    display: block;
    overflow: hidden;
    position: relative;
    -webkit-box-shadow: 0 1px 4px rgba(156, 156, 156, 0.3);
    -moz-box-shadow: 0 1px 4px rgba(156, 156, 156, 0.3);
    box-shadow: 0 1px 4px rgba(156, 156, 156, 0.3);
}

.page-cart .cart-detailed-totals .card-block {
    padding: 0 15px;
}

.page-cart .cart-detailed-totals .card-block .alert-info {
    background: transparent;
    /*font-family: "Portrait-Text-Web-Regular", sans-serif;*/
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    color: #aaa;
    font-size: 16px;
    border: none;
    line-height: 24px;
    padding: 0!important;
    margin: 0 0 26px 0;
    /*letter-spacing: 1.6px;*/
}

.page-cart .cart-detailed-totals .card-block .alert-info .iqitfreedeliverycount-title {
    display: none;
}

.page-cart .cart-detailed-totals .card-block .alert-info strong {
    font-weight: 400;
}

.page-cart .cart-summary-line {
    margin-bottom: 15px;
}

.page-cart .cart-summary-line .label,
.page-cart .cart-summary-line .value {
    background: none;
    color: #000;
    font-weight: bold;
    padding: 0;
    margin: 0;
    font-size: 16px;
    letter-spacing: 1.6px;
    line-height: 1.6;
    font-family: "Euclid-Regular", sans-serif;
}

.page-cart .cart-summary-line.cart-tax .label,
.page-cart .cart-summary-line.cart-tax .value {
    color: #767676;
}

.page-cart .cart-summary-line .value {
    font-size: 18px;
}

.page-cart .cart-summary-line.cart-total {
    padding-top: 28px;
}

.page-cart .cart-summary-line.cart-total .label,
.page-cart .cart-summary-line.cart-total .value {
    font-size: 22px;
    text-transform: uppercase;
}

.page-cart .cart-summary .cart-detailed-actions {
    display: inline-block;
    float: right;
    padding: 0;
}

.page-cart .cart-summary .cart-detailed-actions a {
    display: inline-block;
    min-width: 250px;
    width: auto;
}

.page-cart .cart-detailed-totals .cart-voucher-area {
    background: transparent;
    padding: 0 15px;
}

.page-cart .cart-detailed-totals .promo-code {
    display: flex;
    flex-direction: column;
}

.page-cart .cart-detailed-totals .promo-code .alert {
    order: 2;
    color: #df0000;
    background: none;
    border: none;
    padding: 0;
    margin-top: 10px;
    font-family: "Euclid-Regular", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
}

.page-cart .cart-detailed-totals .promo-code .alert i {
    display: none;
}

.page-cart .cart-detailed-totals .cart-voucher form i {
    display: none;
}

.page-cart .cart-detailed-totals .cart-voucher form input.form-control {
    width: 400px;
    max-width: calc(100% - 130px);
    font-size: 16px;
    font-family: "Euclid-Regular", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    box-shadow: none;
    letter-spacing: 0.64px;
    padding: 0 20px;
    height: 50px;
    color: #000;
    flex: unset;
}

.page-cart .cart-detailed-totals .cart-voucher form input.form-control:focus {
    box-shadow: 0 0 5px #d6d6d6;
    -moz-box-shadow: 0 0 5px #d6d6d6;
    -webkit-box-shadow: 0 0 5px #d6d6d6;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
    outline: none;
    border: 1px solid #767676;
}

.page-cart .cart-detailed-totals .cart-voucher form input.form-control::-webkit-input-placeholder {
    color: #ccc;
}

.page-cart .cart-detailed-totals .cart-voucher form input.form-control::-moz-placeholder {
    color: #ccc;
}

.page-cart .cart-detailed-totals .cart-voucher form input.form-control:-ms-input-placeholder {
    color: #ccc;
}

.page-cart .cart-detailed-totals .cart-voucher form input.form-control:-moz-placeholder {
    color: #ccc;
}

.page-cart .cart-detailed-totals .cart-voucher button {
    background-color: #000;
    color: #fff;
    border: 1px solid #000;
    font-size: 13px;
    letter-spacing: 0.52px;
    font-family: "Euclid-Light", sans-serif;
    min-width: 120px;
    text-transform: uppercase;
}

.page-cart .cart-detailed-totals .cart-voucher button:hover {
    background-color: #000;
    color: #767676;
}

.page-cart .outer-actions-checkout {
    padding: 0 15px;
}

.page-cart .outer-actions-checkout .btn-secondary {
    margin: 15px 0;
    background: transparent;
    font-family: "Euclid-Regular", sans-serif;
    font-size: 16px;
    padding: 0;
}

.page-cart #container_express_checkout {
    display: none;
}

.bootstrap-filestyle .group-span-filestyle .btn-default {
    background: #007bff;
    color: white;
    font-size: .6875rem;
}

.bootstrap-filestyle .group-span-filestyle .btn-default .icon-span-filestyle:before {
    content: none;
}

.ps-emailsubscription-block input.input-subscription {
    box-shadow: none;
}

@media only screen and (max-width: 1023px) {
    .page-cart .checkout a {
        min-width: unset;
    }
    .page-cart .header-page-title {
        margin-top: 40px;
        margin-bottom: 60px;
    }
    .page-cart .header-page-title h2 {
        font-size: 24px;
    }
    .page-cart .entries-page__header-content-slot {
        font-size: 18px;
    }
    .page-cart .cart-detailed-totals .cart-voucher-area {
        padding: 0 28px;
    }
    .page-cart .cart-detailed-totals .promo-code .input-group {
        flex-direction: column;
    }
    .page-cart .cart-detailed-totals .cart-voucher form input.form-control,
    .page-cart .cart-detailed-totals .cart-voucher button {
        max-width: 100%;
        width: 100%;
    }
    .page-cart .cart-detailed-totals .cart-voucher button {
        margin-top: 20px;
        height: 50px;
    }
    .page-cart .cart-summary .cart-detailed-actions a {
        min-width: 210px;
    }
    .page-cart .cart-item .product-brand {
        font-size: 13px;
    }
    .page-cart .cart-item .product-image {
        max-width: 125px;
    }
    .page-cart .cart-item .bootstrap-touchspin {
        max-width: 128px;
    }
    .page-cart .cart-item .price {
        font-size: 14px;
    }
    .page-cart .cart-items .cart-item .entries-item__actions--cart a {
        font-size: 13px;
    }
    .page-cart .cart-detailed-totals .card-block {
        padding: 0 20px;
    }
}

@media only screen and (max-width: 767px) {
    .hidden-xs {
        display: none;
    }
    .page-cart .header-page-title {
        margin-top: 50px;
        margin-bottom: 0;
    }
    .page-cart .header-page-title h2 {
        font-size: 18px;
    }
    .page-cart .header-page-title .btn-secondary {
      display: none;
    }
    .page-cart .cart-item .product-brand {
        margin-bottom: 0;
    }
    .page-cart .cart-item .entries-item__product-name {
        font-size: 13px;
    }
    .page-cart .cart-items {
        margin-bottom: 0;
    }
    .page-cart .cart-items .cart-item {
        padding: 12px 20px 12px 12px;
        margin-bottom: 15px;
    }
    .page-cart .cart-item .product-image {
        max-width: 90%;
    }
    .page-cart .cart-item .product-line-grid-right {
        position: static;
    }
    .page-cart .price-qty {
        display: block;
        position: static;
    }
    .page-cart .qty {
        float: left;
        max-width: calc(100% - 110px);
    }
    .page-cart .cart-item .bootstrap-touchspin {
        max-width: 100%
    }
    .page-cart .cart-item .bootstrap-touchspin input {
        width: 147px;
        max-width: 100%;
        height: 35px;
    }
    .page-cart .bootstrap-touchspin .input-group-btn-vertical {
        display: none;
    }
    .page-cart .cart-item .price {
        margin-top: 20px;
        float: right;
    }
    .page-cart .cart-item .col-md-remove {
        position: absolute;
        top: -10px;
        right: -10px;
        width: auto;
        padding: 10px;
    }
    .page-cart .cart-item .col-md-remove a i {
        display: block;
    }
    .page-cart .cart-item .col-md-remove a span {
        display: none;
    }
    .page-cart .cart-items .cart-item .entries-item__actions--cart {
        width: calc(100vw - 70px);
        margin-left: calc(-100vw/4 + 15px);
        margin-top: 0;
        text-align: center;
    }
    .page-cart .cart-items .cart-item .entries-item__actions--cart a {
        display: block;
        padding: 10px;
        margin: 0;
        border-bottom: 1px solid #d6d6d6;
    }
    .page-cart .cart-items .cart-item .entries-item__actions--cart a:last-child {
        border-bottom: none;
    }
    .page-cart .entries-page__header-content-slot {
        font-size: 16px;
        margin-bottom: 15px;
    }
    .page-cart .cart-grid-right .cart-summary {
        padding: 0;
        background: transparent;
        box-shadow: none;
        border: none;
        overflow: visible;
    }
    .page-cart .cart-grid-right .cart-summary .block-promo {
        padding: 30px 20px 20px 20px;
        -webkit-box-shadow: 0 0 4px rgba(156, 156, 156, 0.3);
        -moz-box-shadow: 0 0 4px rgba(156, 156, 156, 0.3);
        box-shadow: 0 0 4px rgba(156, 156, 156, 0.3);
        margin-bottom: 16px;
    }
    .page-cart .cart-detailed-totals .cart-voucher form input.form-control {
        border: 1px solid #d6d6d6;
        height: 45px;
    }
    .page-cart .cart-detailed-totals .cart-voucher-area {
        padding: 0;
    }
    .page-cart #cart-subtotal-products {
        margin-top: 25px;
    }
    .page-cart #cart-subtotal-shipping {
        margin-bottom: 8px;
    }
    .page-cart .cart-summary-line .label {
        font-size: 14px;
    }
    .page-cart .cart-summary-line .value {
        font-size: 17px;
    }
    .page-cart .cart-detailed-totals .card-block {
        padding: 10px 20px 20px 20px;
        background: #fff;
        -webkit-box-shadow: 0 1px 4px rgba(156, 156, 156, 0.3);
        -moz-box-shadow: 0 1px 4px rgba(156, 156, 156, 0.3);
        box-shadow: 0 1px 4px rgba(156, 156, 156, 0.3);
    }
    .page-cart .cart-detailed-totals .card-block .label {
        letter-spacing: normal;
    }
    .page-cart .cart-detailed-totals .card-block .cart-total .value,
    .page-cart .cart-detailed-totals .card-block .label {
        letter-spacing: 0.64px;
    }
    .page-cart .cart-detailed-totals .card-block .alert-info {
        font-size: 14px;
        letter-spacing: normal;
        margin-bottom: 0;
    }
    .page-cart hr {
        display: none;
    }
    .page-cart .outer-actions-checkout {
        background: #fff;
        -webkit-box-shadow: 0 3px 4px rgba(156, 156, 156, 0.3);
        -moz-box-shadow: 0 3px 4px rgba(156, 156, 156, 0.3);
        box-shadow: 0 3px 4px rgba(156, 156, 156, 0.3);
        padding: 0 15px 20px 15px;
    }
    .page-cart .cart-summary .cart-detailed-actions {
        display: block;
        width: 100%;
        float: none;
    }
    .page-cart .cart-summary .cart-detailed-actions a {
        width: 100%;
    }
    .page-cart .outer-actions-checkout .btn-secondary {
        position: absolute;
        top: 100%;
        left: 15px;
        font-size: 14px;
    }
    .page-cart .cart-summary-line.cart-total {
        padding: 0;
    }
    .page-cart .cart-summary-line.cart-total .label,
    .page-cart .cart-summary-line.cart-total .value {
        font-size: 19px;
    }
    .page-cart .cart-summary-line.cart-tax {
        margin-bottom: 0;
    }
    .page-cart .cart-summary-line.cart-tax .label,
    .page-cart .cart-summary-line.cart-tax .value {
        color: #767676;
        letter-spacing: normal;
    }
    .page-cart .cart-summary-line.cart-tax .label {
        font-size: 14px;
    }
    .page-cart .cart-summary-line.cart-tax .value {
        font-size: 17px;
    }
}


/* End custom cart page */


/* Begin Custom checkout page */

body#checkout #wrapper {
    background: #f3f3f3;
}

body#checkout img {
    max-width: 100%;
}

body#checkout #content-wrapper .page-title {
    visibility: hidden;
    padding: 0;
    margin: 0;
}

body#checkout section.checkout-step {
    -webkit-box-shadow: 0 1px 4px rgba(156, 156, 156, 1);
    -moz-box-shadow: 0 1px 4px rgba(156, 156, 156, 1);
    box-shadow: 0 1px 4px rgba(156, 156, 156, 1);
    border: none;
    margin-bottom: 15px;
    background: #fff;
    padding: 20px;
}

body#checkout section.checkout-step .step-title {
    font-size: 30px;
    font-family: "Euclid-Regular", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    text-transform: uppercase;
}

body#checkout section.checkout-step.-current,
body#checkout section.checkout-step:hover {
    -webkit-box-shadow: 0 1px 4px rgba(156, 156, 156, 0.5);
    -moz-box-shadow: 0 1px 4px rgba(156, 156, 156, 0.5);
    box-shadow: 0 1px 4px rgba(156, 156, 156, 0.5);
}

body#checkout section.checkout-step.-current .step-title {
    margin: 0 -20px;
    padding: 0 20px 20px 20px;
}

body#checkout section.checkout-step.-current .content {
    padding: 35px 45px 15px 45px;
    position: relative;
}

body#checkout section.checkout-step.-current .content .required-label {
    position: relative;
    top: 0;
    right: 0;
    /*font-family: "Portrait-Text-Web-Regular",sans-serif;*/
    display: block;
    color: #a94442;
    width: 100%;
    font-style: italic;
    font-weight: 600;
    text-align: right;
    font-size: 13px;
    padding-bottom: 7px;
    line-height: 24px;
}

body#checkout section.checkout-step.-current .content p {
    /*font-family: "Portrait-Text-Web-Regular",sans-serif;*/
    font-size: 14px;
    margin-bottom: 20px;
    text-align: justify;
}


/*step 1 */

body#checkout section.checkout-step.-reachable.-complete h1 .step-edit {
    margin: 10px 0;
}

body#checkout .custom-radio {
    width: 20px;
    height: 20px;
}

#search_filters .facet .custom-checkbox,
#search_filters .facet .select-list-item-active {
    display: none;
}

body#checkout .custom-checkbox label em {
    display: block;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    color: #aaa;
    width: 100%;
    font-size: 14px;
    text-transform: none;
    margin-top: 6px;
}

body#checkout .radio-inline {
    font-size: 16px;
}

body#checkout .create-account-block span {
    font-weight: normal;
}

body#checkout .create-account-block .optional {
    text-transform: none;
}

body#checkout .create-account-block .text-muted {
    font-family: "Portrait-Text-Web-Regular", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    color: #aaa!important;
    width: 100%;
    font-size: 16px;
    text-transform: none;
}


/*step 2*/

.js-customer-form {
    margin-top: 30px;
}

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

body#checkout section.checkout-step.-current .content .form-address-checkout p {
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    color: #aaa;
    text-transform: none;
    font-size: 18px;
}

body#checkout section.checkout-step.-current .content .form-address-checkout span.title {
    text-transform: uppercase;
    font-size: 18px;
    font-family: "Euclid-Regular", sans-serif;
    color: #000;
    margin-bottom: 10px;
}

body#checkout section.checkout-step .address-item {
    flex: 0 0 100%;
}

body#checkout section.checkout-step .address-item .address {
    font-size: 16px;
    line-height: 1.3;
    padding: 1.4rem;
}

body#checkout section.checkout-step .address-footer {
    text-align: left;
    font-family: "Euclid-Regular", sans-serif;
    color: #000;
}

body#checkout section.checkout-step .address-footer a,
body#checkout section.checkout-step.-current .content .form-address-checkout .add-address a {
    font-size: 16px;
    font-family: "Euclid-Regular", sans-serif;
    color: #000;
    opacity: 1;
}

body#checkout section.checkout-step.-current .content .form-address-checkout .add-address a {
    text-decoration: underline;
    margin-bottom: 10px;
    display: block;
}

body#checkout section.checkout-step .address-footer a i,
body#checkout section.checkout-step.-current .content .form-address-checkout .add-address a i {
    margin-right: 3px;
    font-size: 14px;
}

.addresses_type_help.block_checkout_address_shipping {
    border-top: 1px solid #ececec;
    margin-top: 30px;
    padding-top: 30px;
}

body#checkout section.checkout-step .address-alias {
    font-size: 16px;
    vertical-align: middle;
}

body#checkout section.checkout-step .form-group .col-form-label,
body#checkout section.checkout-step .form-group .content-field,
.create-account-block {
    display: block;
    flex: unset;
    max-width: 100%;
    font-family: "Euclid-Regular", sans-serif;
}

body#checkout section.checkout-step .form-group .form-control-comment,
body#checkout .create-account-block .optional {
    color: #767676;
    font-family: "Euclid-Regular", sans-serif;
    font-size: 14px;
    margin-bottom: 7px;
    padding: 0;
    padding-left: 15px;
}

body#checkout section.checkout-step .form-group .content-field .form-control-comment {
    font-size: 16px;
    margin-top: 10px;
    display: inline-block;
}

body#checkout section.checkout-step .form-group .col-form-label,
.create-account-block {
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 0.5px;
    margin-bottom: 7px;
    display: inline-block;
    width: auto;
    position: relative;
    padding-right: 5px;
}

body#checkout section.checkout-step .form-group .col-form-label.required:after {
    content: '*';
    display: inline-block;
}

body#checkout section.checkout-step .form-group .content-field input {
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    box-shadow: none;
    border: 1px solid #d6d6d6;
    height: 50px;
    font-size: 16px;
    color: #000;
    letter-spacing: 0.64px;
}

body#checkout section.checkout-step .form-group .content-field select {
    height: 50px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #d6d6d6;
}

body#checkout section.checkout-step .form-group .content-field .custom-select2:after {
    content: '';
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 6px solid #000;
    right: 10px;
}

body#checkout section.checkout-step .form-group .content-field .custom-select2:focus:after {
    content: '';
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 6px solid #000;
    border-top: none;
}

body#checkout .custom-checkbox input[type="checkbox"] {
    opacity: 0;
    z-index: 9;
    margin: 0;
}

body#checkout .custom-checkbox label {
    color: #000;
    font-family: "Euclid-Regular", sans-serif;
    font-size: 18px;
}

body#checkout .custom-checkbox label.psgdpr_consent_message {
    font-size: 10px;
}

body#checkout .custom-checkbox span:before,
body#checkout .custom-radio span:before {
    content: '';
    position: absolute;
    width: 18px;
    height: 18px;
    background: #fff;
    z-index: 1;
    border: 1px solid #000;
    top: 0;
    left: 0;
}

body#checkout .custom-radio span:before,
body#checkout .custom-radio input[type="radio"]:checked+span:after {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

body#checkout .custom-checkbox span,
body#checkout .custom-radio span {
    height: 20px;
    width: 20px;
    background: transparent;
    box-shadow: none;
    border: none;
}

body#checkout .custom-checkbox span i {
    display: none;
}

body#checkout .custom-checkbox input[type="checkbox"]:checked+span:after,
body#checkout .custom-radio input[type="radio"]:checked+span:after {
    content: '';
    position: absolute;
    width: 12px;
    height: 12px;
    background: #000;
    z-index: 3;
    top: 3px;
    left: 3px;
}

body#checkout .continue {
    background-color: #000;
    color: #fff;
    border: 1px solid #000;
    font-size: 16px;
    letter-spacing: 0.52px;
    font-family: "Euclid-Light", sans-serif;
    min-width: 120px;
    text-transform: uppercase;
    display: block;
    width: auto;
    margin: 30px auto 0 auto!important;
}

body#checkout .continue:hover {
    background-color: #000;
    color: #767676;
}


/*step 3*/

body#checkout section.checkout-step .delivery-option {
    background: transparent;
    padding-left: 0;
    margin: 0 -15px;
}

body#checkout section.checkout-step .delivery-option label span {
    font-family: "Euclid-Regular", sans-serif;
    color: #000;
    font-size: 16px;
    letter-spacing: 0.64px;
    display: inline-block;
}

body#checkout section.checkout-step .delivery-option label .carrier-name {
    margin-top: 20px;
    font-weight: normal;
    font-size: 18px;
}

body#checkout section.checkout-step .order-options label {
    text-transform: uppercase;
    font-size: 18px;
    font-family: "Euclid-Regular", sans-serif;
    color: #000;
    margin-bottom: 10px;
}

body#checkout section.checkout-step .order-options textarea {
    min-height: 79px;
    font-size: 16px;
    font-family: "Euclid-Regular", sans-serif;
    color: #000;
    border: 1px solid #d6d6d6;
    box-shadow: none;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
    padding: 8px;
}

body#checkout section.checkout-step .order-options textarea:focus {
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    border-color: #767676;
}

body#checkout section.checkout-step .order-options textarea::-webkit-input-placeholder {
    color: #ccc;
}

body#checkout section.checkout-step .order-options textarea::-webkit-input-placeholder {
    color: #ccc;
}

body#checkout section.checkout-step .order-options textarea:-ms-input-placeholder {
    color: #ccc;
}

body#checkout section.checkout-step .order-options textarea:-moz-placeholder {
    color: #ccc;
}


/*step 4*/

body#checkout #checkout-payment-step .custom-radio input[type=radio] {
    position: relative;
    z-index: 9;
}

body#checkout #checkout-payment-step .payment-options .rario-option {
    border-bottom: 1px solid hsla(0, 0%, 63%, .25);
    padding: 28px 0 20px;
    position: relative;
}

.rario-option label img {
    display: none;
    /*
    position: absolute;
    right: 0;
    top: 25px;
	*/
}

body#checkout section.checkout-step .payment-options .payment-option label {
    margin-left: 10px;
    font-size: 18px;
    font-family: "Euclid-Regular", sans-serif;
    cursor: pointer;
}

body#checkout section.checkout-step #payment-confirmation button[type="submit"]:disabled {
    visibility: hidden;
}

body#checkout section.checkout-step #payment-confirmation button[type="submit"] {
    background-color: #000;
    color: #fff;
    border: 1px solid #000;
    font-size: 16px;
    letter-spacing: 0.52px;
    font-family: "Euclid-Light", sans-serif;
    min-width: 120px;
    text-transform: uppercase;
    display: block;
    width: auto;
    margin: 30px auto 0 auto!important;
    visibility: visible;
}

body#checkout section.checkout-step #payment-confirmation button[type="submit"]:hover {
    background-color: #000;
    color: #767676;
}


/*sidebar checkout page*/

body#checkout .header-top .col-header-left,
body#checkout .header-top .col-header-right,
body#checkout .iqit-megamenu-container,
body#checkout .header-nav {
    display: none;
}

body#checkout hr {
    border-color: #d6d6d6;
}

body#checkout .order-summary-title {
    text-transform: uppercase;
    margin-right: 7px;
    font-size: 18px;
    font-family: 'Euclid-Medium', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 0.72px;
}

body#checkout .cart-summary {
    background: #fff;
    padding: 30px;
}

body#checkout .summary-section__count {
    font-size: 16px;
    font-family: 'Euclid-Medium', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 0.72px;
}

body#checkout .card-block .cart-summary-products .header_cart-summary-products a {
    margin-top: 5px;
    display: none;
}

body#checkout .card-block .cart-summary-products .header_cart-summary-products a.collapsed i:before {
    content: '\f067';
}

body#checkout .card-block .cart-summary-products .header_cart-summary-products a i:before {
    content: '\f068';
}

body#checkout .card-block .cart-summary-products .header_cart-summary-products {
    padding-bottom: 21px;
}

body#checkout .card-block .cart-summary-products .show,
body#checkout .card-block .cart-summary-products .collapsing {
    border-top: solid 1px #d6d6d6;
}

body#checkout #cart-summary-product-list .media-left {
    max-width: 53px;
    margin-right: 20px;
}

body#checkout #cart-summary-product-list .media-body a .product-name {
    font-family: "Euclid-Regular", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    margin-bottom: 16px;
    text-transform: uppercase;
    font-size: 16px;
}

body#checkout #cart-summary-product-list .cart-summary-product {
    padding: 30px 0 27px 0;
}

body#checkout #cart-summary-product-list .media-body a span {
    display: block;
}

body#checkout #cart-summary-product-list .media-body a .product-brand {
    /*font-family: "Portrait-Text-Web-Regular",sans-serif;*/
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    color: #000;
    font-size: 12px;
    text-transform: uppercase;
}

body#checkout #cart-summary-product-list .media-body .product-quantity {
    font-family: "Euclid-Regular", sans-serif;
    font-size: 12px;
    color: #000!important;
}

body#checkout .edit-order {
    padding: 11px 0 4px 0;
}

body#checkout .edit-order a span {
    font-family: "Euclid-Regular", sans-serif;
    font-size: 14px;
    color: #000;
}

body#checkout .edit-order a span i {
    margin-right: 5px;
}

body#checkout #cart-summary-product-list .media-body .product-price {
    font-family: "Euclid-Medium", sans-serif;
    font-size: 14px;
    color: #000;
}

body#checkout .cart-summary .block-subtotals {
    padding: 21px 0 6px 73px;
}

body#checkout .cart-summary .block-subtotals .label,
body#checkout .cart-summary .block-subtotals .value {
    font-family: "Euclid-Medium", sans-serif;
    font-size: 14px;
    color: #000;
    letter-spacing: 0.64px;
    padding: 5px 0;
    display: inline-block;
}

body#checkout #order-summary-content {
    padding: 40px 50px 50px;
}

body#checkout #order-summary-content h5.h5 {
    margin-top: 25px;
    margin-bottom: 25px;
}

body#checkout .card-block h4.h5 {
    padding-bottom: 15px;
    margin-bottom: 15px;
}

body#checkout #order-summary-content h4.black {
    padding-bottom: 30px;
}

body#checkout #order-summary-content .summary-selected-carrier {
    margin: 0;
    padding: 20px 25px;
}

body#checkout #order-summary-content .summary-selected-carrier span.carrier-name {
    padding-left: 25px;
}

body#checkout #order-summary-content .order-confirmation-table {
    padding: 20px 25px;
}

#order-items .order-line:first-child {
    margin-top: 0;
}

#order-items span.image {
    margin-right: 25px;
    display: block;
}

body#checkout #desktop-header-container .align-items-center {
    position: relative;
}

body#checkout .header-top .col-header-right {
    display: block;
    position: absolute;
    top: 50px;
    right: 0;
}

body#checkout .cart-summary .block-promo .cart-voucher-area {
    background: transparent;
    /*padding: 15px 0 15px 73px;*/
}

body#checkout .cart-summary .block-promo .cart-voucher-area .voucher-icon {
    display: none;
}

body#checkout .cart-summary .block-promo input[type="text"] {
    width: 226px;
    max-width: calc(100% - 106px);
    font-size: 16px;
    font-family: "Euclid-Regular", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    box-shadow: none;
    letter-spacing: 0.64px;
    padding: 0 20px;
    height: 50px;
    color: #000;
    flex: unset;
}

body#checkout .cart-summary .block-promo input[type="text"]:focus {
    box-shadow: 0 0 5px #d6d6d6;
    -moz-box-shadow: 0 0 5px #d6d6d6;
    -webkit-box-shadow: 0 0 5px #d6d6d6;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
    outline: none;
    border: 1px solid #767676;
}

body#checkout .cart-summary .block-promo button {
    background-color: #000;
    color: #fff;
    border: 1px solid #000;
    font-size: 13px;
    letter-spacing: 0.52px;
    font-family: "Euclid-Light", sans-serif;
    min-width: 120px;
    text-transform: uppercase;
}

body#checkout .cart-summary .block-promo button:hover {
    background-color: #000;
    color: #767676;
}

body#checkout .cart-summary .cart-summary-totals {
    padding-left: 73px;
    padding-top: 5px;
}

body#checkout .cart-summary .cart-summary-totals .cart-summary-line .sub {
    font-family: "Euclid-Medium", sans-serif;
    font-size: 14px;
    color: #767676;
    font-weight: normal;
    letter-spacing: 0.64px;
    padding: 5px 0;
    display: inline-block;
}

body#checkout .cart-summary .cart-summary-totals .cart-total .label,
body#checkout .cart-summary .cart-summary-totals .cart-total .value {
    font-family: "Euclid-Medium", sans-serif;
    font-size: 20px;
    color: #000;
    font-weight: normal;
    letter-spacing: 0.64px;
    padding: 13px 0;
    display: inline-block;
}

body#checkout .cart-summary .alert-info {
    background: transparent;
    font-family: "Portrait-Text-Web-Regular", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    color: #aaa;
    font-size: 18px;
    border: none;
    line-height: 24px;
    padding: 0!important;
    margin: 0;
    letter-spacing: 1.6px;
    display: none;
}

#cart #notifications .alert-danger {
    margin-top: -10px;
    padding: 20px;
    font-weight: 600;
    display: inline-block;
    width: 100%;
    text-align: center;
    border-width: 3px;
}

body#checkout .additional-information,
body#checkout .stripe-payment-form {
    margin: 0;
    background: hsla(0, 0%, 63%, .08);
    padding: 30px 40px;
    box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.1);
}

body#checkout section.checkout-step.-current .content p {
    margin-bottom: 0;
}

body#checkout section.checkout-step #conditions-to-approve {
    padding-top: 2.2rem;
}

body#checkout .stripe-payment-form .payment_module {
    border: none !important;
    background: none !important;
    border-radius: 0 !important;
    padding: 0 !important;
    width: 100%;
}

#checkout ul.promo-name.card-block {
    padding-right: 0;
    text-align: right;
}

#order-confirmation .order-confirmation-title-payment dl {
    text-align: left;
}

.definition-list dl dt {
    font-weight: 600;
}

.definition-list dl dd,
.definition-list dl dt {
    padding: 15px;
    flex: 0 0 49.5%;
}

#stripe-card-payment {
    margin: 0;
    width: 100%;
}

#stripe-card-payment p {
    font-size: 13px;
    margin-bottom: 23px !important;
}

#stripe-card-payment label {
    display: inline-block!important;
    margin-bottom: 4px;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    color: #0e2240;
    margin-bottom: 7px;
}

#stripe-card-payment input[type="text"],
#stripe-card-payment select,
#cardNumber-element,
#cardCvc-element,
#cardExpiry-element {
    border: 2px solid rgba(0, 0, 0, 0.12);
    margin-bottom: 15px;
    padding: 20px;
    box-sizing: border-box;
    font-size: 15px;
    width: 100%;
    max-width: 100%;
    display: block;
    border-radius: 6px;
}

#cardNumber-element {
    position: relative;
}

#stripe-card-payment .img-card {
    margin-top: -46px;
    position: absolute;
    right: 94px;
}

div.stripe-payment-form-errors,
#stripe-card-payment #card-errors {
    width: 100%;
    margin-bottom: 20px;
}

#stripe-card-payment .stripe-card-cvc,
#stripe-card-payment .stripe-card-expiry {
    width: 49%;
    max-width: 100%;
}

#stripe-card-payment .stripe-card-expiry {
    float: left;
}

#stripe-card-payment .stripe-card-cvc {
    float: right;
}

#order-confirmation .order-confirmation-title-payment {
    border: none;
    padding: 0;
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
    border-top: 1px solid #ececec;
    padding-top: 40px;
    margin-top: 30px;
}

#order-confirmation .order-confirmation-title-payment h1:after {
    display: none;
}

#order-confirmation .order-confirmation-title-payment h1 {
    text-align: center;
}


/* Pages CMS */

body.page-cms #content-wrapper h1.page-title {
    display: block;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    color: white;
    background: black;
    padding: 100px 0 !important;
    margin: 50px 0 !important;
}

body.page-cms #content-wrapper h1.page-title:after {
    display: none;
}

body.page-cms #content-wrapper h3,
body.page-cms #content-wrapper h3.page-subheading {
    font-size: 25px;
    margin: 30px 0;
}

body.page-cms #content-wrapper .rte-content p {
    text-align: justify;
}


/* Page CMS "livraison" */

body.cms-id-1 #main header h1.page-title {
    background: url('../img/header_cms_livraison.jpg') no-repeat center;
}


/* Page CMS "Satisfait ou échangé" */

body.cms-id-2 #main header h1.page-title {
    background: url('../img/header_cms_satisfait_echange.jpg') no-repeat center;
}


/* Page CMS "CGV" */

body.cms-id-3 #main header h1.page-title {
    background: url('../img/header_cms_cgv.jpg') no-repeat center;
}


/* Page CMS "à propos" */

body.cms-id-4 #main header h1.page-title {
    background: url('../img/header_cms_about.jpg') no-repeat center;
}


/* Page CMS "Paiement sécurisé" */

body.cms-id-5 #main header h1.page-title {
    background: url('../img/header_cms_secure_payment.jpg') no-repeat center;
}

#iqithtmlandbanners-block-2 h5.block-title {
    display: none;
}

.swiper-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
}

#product #product-images-thumbs .swiper-slide {
    height: auto !important;
}

#product #product-images-thumbs img {
    height: auto;
}


/*
 * RESPONSIVE
 *
*/

@media only screen and (min-width: 1200px) {
    #category section#products .js-product-miniature-wrapper.col-xl-4 {
        flex: 0 0 25% !important;
        max-width: 25% !important;
    }
    #category section#products #js-product-list .js-product-miniature-wrapper:nth-child(4n),
    section.category-products .products .js-product-miniature-wrapper:nth-child(4n) {
        border-right: none;
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    #category section#products #js-product-list .js-product-miniature-wrapper:nth-child(2n),
    section.category-products .products .js-product-miniature-wrapper:nth-child(2n) {
        border-right: none;
    }
    body#product .col-md-7 {
        padding: 0 15px!important;
    }
    .category-image {
        vertical-align: top;
        background-repeat: no-repeat;
        height: 100%;
        background-size: cover;
    }
    .category-description,
    .category-image {
        display: inline-block;
        vertical-align: bottom;
        float: none;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    body#checkout .cart-summary .cart-summary-totals,
    body#checkout .cart-summary .block-promo .cart-voucher-area,
    body#checkout .cart-summary .block-subtotals {
        padding-left: 0;
    }
}

@media only screen and (max-width: 991px) {
    body#checkout .mobile-main-bar {
        padding: 10px;
    }
    body#checkout .mobile-main-bar .logo {
        max-height: 40px;
    }
    body#checkout .mobile-main-bar .col-mobile-btn-menu,
    body#checkout .mobile-main-bar .col-mobile-btn-search,
    body#checkout .mobile-main-bar .col-mobile-btn-account,
    body#checkout .mobile-main-bar .side-cart {
        display: none;
    }
    body#checkout section.checkout-step .address-item .address,
    body#checkout section.checkout-step.-current .content .form-address-checkout span.title,
    body#checkout #cart-summary-product-list .media-body .product-price,
    body#checkout .cart-summary .block-subtotals .label,
    body#checkout .cart-summary .block-subtotals .value,
    body#checkout section.checkout-step .payment-options .payment-option label,
    body#checkout .custom-checkbox label {
        font-size: 16px;
    }
    body#checkout #cart-summary-product-list .media-body .product-quantity {
        font-size: 14px;
    }
    body#checkout section.checkout-step {
        position: relative;
    }
    body#checkout section.checkout-step .step-title {
        font-size: 18px;
        padding-right: 80px;
    }
    body#checkout section.checkout-step.-reachable.-complete h1 .step-edit {
        position: absolute;
        right: 20px;
        top: 50%;
        margin: -5px 0 0 0;
    }
    body#checkout .edit-order {
        position: absolute;
        right: 60px;
        top: 23px;
    }
    body#checkout .cart-summary {
        padding: 15px 60px;
    }
    body#checkout .cart-summary .block-subtotals,
    body#checkout .cart-summary .block-promo .cart-voucher-area,
    body#checkout .cart-summary .cart-summary-totals {
        padding-left: 16%;
    }
    body#checkout .cart-summary .block-subtotals {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    body#checkout .cart-summary .block-promo input[type="text"] {
        width: 100%;
    }
    body#checkout #cart-summary-product-list .media-left {
        max-width: calc(16% - 20px);
        min-width: 50px;
    }
    /* fix footer */
    #block-reassurance li h4 {
        width: calc(100% - 40px);
        vertical-align: top;
        font-size: 13px;
    }
    #block-reassurance li p {
        width: 100%;
        padding-left: 0;
    }
}

@media only screen and (max-width: 767px) {
    body#checkout section.checkout-step .address-item .address,
    body#checkout section.checkout-step.-current .content .form-address-checkout span.title,
    body#checkout #cart-summary-product-list .media-body .product-price,
    body#checkout .cart-summary .block-subtotals .label,
    body#checkout .cart-summary .block-subtotals .value,
    body#checkout section.checkout-step .payment-options .payment-option label,
    body#checkout .custom-checkbox label,
    body#checkout .order-summary-title,
    body#checkout section.checkout-step .order-options label,
    body#checkout .cart-summary .alert-info,
    body#checkout .cart-summary .block-promo input[type="text"],
    body#checkout section.checkout-step .form-group .col-form-label,
    .create-account-block {
        font-size: 14px;
        letter-spacing: 0.56px;
    }
    .col-form-label {
        padding-top: 0;
        padding-bottom: 0;
    }
    body#checkout #wrapper {
        padding: 0 5px;
    }
    body#checkout .card-block .cart-summary-products .header_cart-summary-products a {
        font-size: 0;
    }
    body#checkout .card-block .cart-summary-products .header_cart-summary-products a i {
        font-size: 10px;
    }
    body#checkout .cart-summary .block-subtotals,
    body#checkout .cart-summary .block-promo .cart-voucher-area,
    body#checkout .cart-summary .cart-summary-totals {
        padding-left: 0;
    }
    body#checkout section.checkout-step.-current .content {
        padding: 0 0 15px 0;
    }
    body#checkout .cart-summary {
        padding: 9px 15px 0 15px;
    }
    body#checkout .card-block .cart-summary-products .header_cart-summary-products a {
        display: block;
    }
    body#checkout .edit-order {
        position: static;
    }
    body#checkout .cart-summary .cart-summary-totals {
        padding-bottom: 20px;
    }
    body#checkout section.checkout-step.-current .content .required-label {
        padding-top: 20px;
    }
    body#checkout section.checkout-step .address-item {
        flex: 0 0 100%;
    }
    body#checkout #cart-summary-product-list .media-body a .product-name,
    body#checkout #cart-summary-product-list .media-body a .product-brand {
        font-size: 13px;
    }
    body#checkout .cart-summary .cart-summary-totals .cart-total .label,
    body#checkout .cart-summary .cart-summary-totals .cart-total .value {
        font-size: 19px;
    }
    body#checkout .cart-summary .block-promo button {
        min-width: 90px;
    }
    body#checkout .cart-summary .block-promo input[type="text"] {
        max-width: calc(100% - 90px);
        height: 35px;
    }
    body#checkout section.checkout-step .form-group .content-field input {
        height: 35px;
    }
    body#checkout section.checkout-step .form-group .form-control-comment,
    body#checkout .create-account-block .optional {
        display: inline-block;
        width: auto;
    }
    body#checkout .form-group {
        margin-bottom: 16px;
    }
    body#checkout .create-account-block .text-muted,
    body#checkout section.checkout-step .form-group .content-field .form-control-comment {
        font-size: 13px;
    }
    body#checkout .continue {
        width: 100%;
    }
    body#checkout section.checkout-step .order-options {
        margin-top: 20px;
    }
    body#checkout section.checkout-step .order-options textarea {
        min-height: 90px;
    }
    body#checkout section.checkout-step {
        padding: 15px;
    }
    body#checkout section.checkout-step .delivery-option {
        margin: 0 -10px;
    }
    #block-reassurance li,
    #footer .block-iqitlinksmanager,
    #block-reassurance li .block-reassurance-item {
        width: 100%;
    }
    .products-grid .product-miniature-layout-1 .product-description {
        padding-left: 0;
        padding-right: 0;
    }
    #category section#products #js-product-list .js-product-miniature-wrapper {
        border-right: none;
    }
    #search_filter_toggler {
        display: none;
    }
    #search_filter_controls {
        padding: 10px 15px;
    }
    #search_filter_controls .js-search-filters-clear-all {
        height: 39px;
        line-height: 39px;
        padding: 0 10px;
    }
    #category .products-selection .col-left-sort {
        width: 100%;
    }
    #footer .block-toggle._toggled>.block-content {
        padding-bottom: 20px;
        overflow: hidden;
    }
    #iqitcookielaw.iqitcookielaw-showed {
        width: 295px;
    }
}

@media only screen and (max-width: 575px) {
    body#product .product-quantity .qty {
        height: 60px;
        margin-bottom: 12px;
    }
    #footer-container-main.footer-style-1 .ps-emailsubscription-block .gdpr_module {
        margin-top: 10px;
    }
}


/* fix tablet */

@media only screen and (max-width: 991px) {
    #iqitmegamenu-mobile li ul.mobile-menu__submenu--active {
        display: block;
    }
    nav.header-nav {
        position: relative;
        min-height: 45px;
    }
    nav.header-nav .left-nav,
    nav.header-nav .center-nav {
        display: none !important;
    }
    .right-nav {
        max-width: 100px !important;
        position: absolute;
        right: 0;
    }
    #language_selector .dropdown-menu ul li a {
        padding: 10px;
    }
    #mobile-header .mobile-main-bar {
        padding: 20px;
    }
    img.logo {
        max-height: 50px !important;
    }
    section#wrapper {
        margin-top: 20px;
    }
    #footer-container-main {
        padding: 0 2.5em;
        padding-bottom: 45px;
    }
    #block-reassurance li h4 {
        font-size: 16px;
        line-height: 21px;
        overflow: hidden;
        max-height: 40px;
    }
    #block-reassurance li p {
        font-size: 12px;
    }
    #footer .block-iqitlinksmanager .block-content ul li a {
        font-size: 13px;
    }
    #iqitmegamenu-mobile>li>a {
        border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    }
    #iqitmegamenu-mobile a {
        text-transform: uppercase;
        font-size: 16px;
    }
    #iqitmegamenu-mobile .mm-expand {
        right: 10px;
        top: -5px;
    }
    #iqitmegamenu-mobile .mm-expand .fa {
        font-size: 22px
    }
    #iqitmegamenu-mobile li ul a {
        padding: 10px;
        font-size: 13px;
    }
    .category-image,
    .category-description {
        width: 50%;
    }
    .category-image,
    .category-description .cover-category-desc {
        min-height: 410px;
    }
    .top-total-items {
        display: none;
    }
    .products-selection {
        margin-top: 0;
    }
    body#checkout .cart-summary {
        display: none;
    }
    section#wrapper,
    section#wrapper #inner-wrapper.container,
    body#index .elementor-column-gap-default .elementor-element-populated {
        padding: 0 !important;
    }
    section#wrapper,
    body#index .elementor-element.elementor-element-mkupqo4,
    body#index .elementor-element.elementor-element-wn6rlql>.elementor-element-populated,
    body#index .elementor-element.elementor-element-shlnok7>.elementor-element-populated {
        margin: 0 !important;
    }
    body#index .elementor-element.elementor-element-jkcu26m {
        padding: 25px 50px 10px;
    }
    body#index .elementor-element.elementor-element-d35wn4r {
        margin-bottom: 0 !important;
    }
    body#index .elementor-element.elementor-element-vj489xz .elementor-widget {
        margin: 10px !important;
    }
    .page-cart .header-page-title {
        margin: 0;
        padding: 25px 40px;
    }
    .page-cart .entries-page__header-content-slot,
    .page-cart .cart-items .cart-item,
    .cart-grid-right .cart-summary,
    .cart-grid,
    .cart-items {
        margin-bottom: 0;
    }
    .cart-items {
        padding: 35px;
    }
    body#checkout section.checkout-step {
        margin-bottom: 0;
    }
}


/* fix mobile */

@media only screen and (max-width: 480px) {
    .products.row {
        margin: 0
    }
    nav.header-nav {
        position: relative;
        min-height: 45px;
    }
    nav.header-nav .left-nav,
    nav.header-nav .center-nav {
        display: none !important;
    }
    .right-nav {
        max-width: 100px !important;
        position: absolute;
        right: 0;
    }
    #language_selector .dropdown-menu ul li a {
        padding: 10px;
    }
    #mobile-header .mobile-main-bar {
        padding: 20px;
    }
    img.logo {
        max-height: 50px !important;
    }
    section#wrapper {
        margin-top: 20px;
    }
    .elementor-element.elementor-element-5vpxg6u {
        margin-top: 0 !important;
    }
    .elementor-element-shlnok7,
    .elementor-element-pim7olf {
        min-height: 250px;
    }
    .elementor-element-shlnok7 .elementor-element-populated,
    .elementor-element-pim7olf .elementor-element-populated {
        margin: 0 !important;
    }
    .elementor-element-shlnok7 .elementor-element-populated .elementor-widget-wrap,
    .elementor-element-pim7olf .elementor-element-populated .elementor-widget-wrap {
        padding: 50px !important;
    }
    body#index .elementor-element.elementor-element-vj489xz .elementor-widget {
        margin: 0 !important;
    }
    .elementor-element.elementor-element-d35wn4r {
        padding: 50px !important;
    }
    /*#footer .block-iqitlinksmanager {
		border-bottom:1px solid rgba(0,0,0,0.05);
		padding: 10px 0;
		margin-top: 15px;
	}*/
    #footer .block-iqitlinksmanager-1,
    #footer .block-iqitlinksmanager-2,
    #footer .block-iqitlinksmanager-3,
    #footer .block-iqitlinksmanager-4 {
        display: none;
    }
    #footer-copyrights {
        padding: 0 45px;
    }
    #category .category-image.hidden-sm-down,
    #category .category-description.hidden-sm-down {
        display: block !important;
        width: 100%;
        min-height: auto;
    }
    #category .category-image.hidden-sm-down {
        height: 160px !important;
    }
    .category-description {
        flex: 0 0 100%;
        width: 49.5%;
        max-width: 100%;
        /* float: right; */
    }
    .products-selection {
        display: none;
    }
    #js-product-list {
        margin-top: 0;
    }
    .category-description .cover-category-desc p {
        line-height: 1.6rem;
        /* font-family: "Portrait-Text-Web-Regular", sans-serif; */
        font-size: 14px;
        font-weight: 100;
        padding: 0 20px;
    }
    body#product section#main {
        padding-top: 0;
    }
    div#main-product-wrapper {
        border-bottom: none;
        margin-bottom: 0;
        padding-bottom: 35px;
    }
    #cart .header-cart-title-qty .btn-secondary,
    #cart .outer-actions-checkout .btn-secondary,
    #cart .header-page-title .btn-secondary {
        display: none;
    }
    .page-cart .header-page-title {
        padding: 25px 30px;
    }
    .page-cart .header-page-title h2 {
        font-size: 17px;
        position: relative;
        top: 13px;
    }
    .cart-items {
        padding: 0;
    }
    .page-cart .cart-items .cart-item {
        padding: 25px;
    }
    .page-cart .cart-item .bootstrap-touchspin input {
        margin-top: 10px;
    }
    .page-cart .cart-detailed-totals .cart-voucher button {
        margin-top: 0;
        opacity: 0.35;
    }
    #checkout .delivery-option-2>.row>.col-sm-4 {
        flex: 0 0 20%;
        max-width: 20%;
    }
    #checkout .delivery-option-2>.row>.col-sm-5 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    #checkout .delivery-option-2>.row>.col-sm-3 {
        flex: 0 0 30%;
        max-width: 30%;
    }
    body#checkout section.checkout-step .delivery-option label span {
        font-size: 12px;
    }
    #order-confirmation .order-confirmation-title-payment {
        border-top: none;
        margin: 0;
        padding: 25px;
    }
    .definition-list dl dd,
    .definition-list dl dt {
        flex: 0 0 100%;
    }
    .customization-modal .modal-content .modal-body .product-customization-line .label {
        text-align: left !important;
        font-size: 13px;
        padding: 20px;
    }
    .customization-modal .modal-content .modal-body .product-customization-line .col-xs-8 {
        padding: 5px 20px;
    }
}

.note-loading {
    font-size: 13px;
    color: red;
    margin: 20px 0;
}

#loadingGif {
    text-align: center;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.1);
    right: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    z-index: 9999994;
}

body#checkout #loadingGif img {
    max-width: 50px;
}

@media only screen and (min-width: 600px) {
    #content-wrapper .category-products .products .h3.product-title,
    #content-wrapper .product-accessories .products .h3.product-title,
    #content-wrapper .crossselling-products .products .h3.product-title {
        height: 100%;
        max-height: 120px;
    }
}

#header {
    z-index: 100001;
}

#iqitpopup {
    z-index: 100002;
}
#wrapper nav.breadcrumb{
    display: none !important;
}

/* === FIXES TO MATCH ORIGINAL TOP BAR === */

/* Hide unwanted icons in language selector */
#language_selector .lang-flag,
#language_selector i.fa-fw {
    display: none !important;
}

.language-selector .expand-more::before {
  font-family: "FontAwesome";
  content: "\f107"; /* Unicode for fa-angle-down */
  margin-right: 5px;
  font-weight: 900;
}

/*TRIES TO FIX FILTER BAR*/
/* Fix: Faceted Search filters visible on black background */
/*
.products-selection,
.products-selection * {
    color: white !important;
}

.products-selection label,
.products-selection .facet-label,
.products-selection .facet-dropdown a {
    color: white !important;
    font-weight: 400;
    font-size: 13px;
}
*/
/* Optional: Adjust the dropdown arrows and borders */
/*
.products-selection .select-title,
.products-selection .select-title .select-title-name {
    color: white !important;
    border-color: white;
}

.products-selection .dropdown-menu {
    background: #111 !important;
    border: 1px solid white;
}

.products-selection .dropdown-item a {
    color: white !important;
}

.products-selection .fa-angle-down:before {
    color: white !important;
}

.facet-dropdown .facet-title {
  display: none;
}

*/

img.logo {
    height: auto;
    max-height: 60px;
    width: auto;
    max-width: 100%;
    object-fit: contain;
}

#footer .ps-emailsubscription-block::before {
  content: "NEWSLETTER";
  display: block;
  font-family: "Euclid-Regular", sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  color: black;
  margin-bottom: 10px;
  padding-top: 25px;
}


.iqit-accordion .title {
    background-color: gray !important;
    color: white !important;
    font-weight: bold;
    text-align: center;
    padding: 10px 15px;
    display: inline-block;
    border-radius: 3px;
    margin-bottom: 10px;
}

/* Make sure any link inside is also white */

.iqit-accordion .title a {
    color: white !important;
    text-decoration: none;
}


/* Optional: On hover, keep link visible */

.iqit-accordion .title a:hover {
    color: #ddd !important;
}