


:root {
    --main-color: #2C622C;
    --link-color: #234923;
    --text-color: #222;
    --hover-color: #234923;
    --green-decline:#5DB046;
    --decline-color: #f6f6f6;
    --decline-gray:#E5E7EB;
    --decline-gray2:#65676B;
    --decline-gray3:#707070;
    --decline-gray4:#242424;
    --decline-gray5:#D0D0D0;
    --decline-text: #000;
    --dark-color:#192300;
    --dark-decline:#232323;
    --decline-hover: #dddddd;
    --footer-background: #f6f6f6;
    --color-body-text: #313131;
    --font-size-primary: 16px;
    --font-size-secondary: 14px;
    --theme-primary: #24332c;
    --theme-secondary: #D9CEB4;
    --theme-secondary2:#B9AC91;
    --theme-secondary3:#AC9971;
    --theme-secondary4:#E8DFBE;
    --theme-orange:#EA5506;
    --theme-orange2:#F5812E;
    --color-button-primary-background:#008f66;
    --miniature-background:#F0EBE1;
    --font-family-inter: "Inter", "Helvetica Neue", Helvetica, Arial, sans-serif;
    --font-family-roboto: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    --font-family-roboto-condensed:"Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
    --font-family-fira-condensed: "Fira Sans Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;

    --color-text-primary: #131823;
    --color-text-secondary: #888;

    --color-input-background: #fff;
    --color-input-background-active: rgba(0, 0, 0, .01);
    --color-input-background-disabled: #f7f7f7;
    --color-input-border: #dedede;
    --color-input-border-active: #a9a9a9;
    --color-radio-border: #dedede;
    --color-radio-border-active: #3f4e56;
    --color-input-box-shadow: hsla(0, 0%, 86%, .45);
    --color-checkbox-background: transparent;
    --color-checkbox-background-active: #3f4e56;
    --color-checkbox-border: #dedede;
    --color-checkbox-border-active: #3f4e56;
    --color-discount-label: #d6ad5d;
    --color-discount-text: #fff;

    --gradient-effect:linear-gradient(180deg, rgba(0, 0, 0, 0.00) 25%, rgba(0, 0, 0, 0.80) 100%);
    --gradient-effect2: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.00) 60%, rgba(0, 0, 0, 0.20) 70%, rgba(0, 0, 0, 0.40) 80%, rgba(0, 0, 0, 0.60) 90%, rgba(0, 0, 0, 0.80) 100%);
    --gradient-effect3:linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.00) 54.33%, rgba(0, 0, 0, 0.20) 70%, rgba(0, 0, 0, 0.40) 80%, rgba(0, 0, 0, 0.60) 90%, rgba(0, 0, 0, 0.80) 100%);
    --gradient-effect4:linear-gradient(180deg, rgba(0, 0, 0, 0.00) 26.92%, rgba(0, 0, 0, 0.00) 44.71%, rgba(0, 0, 0, 0.20) 70%, rgba(0, 0, 0, 0.40) 80%, rgba(0, 0, 0, 0.50) 90%, rgba(0, 0, 0, 0.70) 100%);

    --box-shadow: 0 1.6px 3.6px 0 rgba(0, 0, 0, 0.13), 0 0.3px 0.9px 0 rgba(0, 0, 0, 0.11);
    --text-shadow:1px 1px 1px rgba(0, 0, 0, 0.10);
    --elevation-4: 0 1.6px 3.6px 0 rgba(0, 0, 0, .132), 0 0.3px 0.9px 0 rgba(0, 0, 0, .108);
    --elevation-8: 0 3.2px 7.2px 0 rgba(0, 0, 0, .132), 0 0.6px 1.8px 0 rgba(0, 0, 0, .108);


}


html {
  scroll-behavior: smooth;
}

/** FONTS **/

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

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

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

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

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

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

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

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

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

@font-face {
    font-family: 'Roboto Condensed';
    src: url('../fonts/RobotoCondensed-Bold.eot');
    src: local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'),
        url('../fonts/RobotoCondensed-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/RobotoCondensed-Bold.woff2') format('woff2'),
        url('../fonts/RobotoCondensed-Bold.woff') format('woff'),
        url('../fonts/RobotoCondensed-Bold.ttf') format('truetype'),
        url('../fonts/RobotoCondensed-Bold.svg#RobotoCondensed-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Fira Sans Condensed';
    src: url('../fonts/FiraSansCondensed-Medium.eot');
    src: local('Fira Sans Condensed Medium'), local('FiraSansCondensed-Medium'),
        url('../fonts/FiraSansCondensed-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/FiraSansCondensed-Medium.woff2') format('woff2'),
        url('../fonts/FiraSansCondensed-Medium.woff') format('woff'),
        url('../fonts/FiraSansCondensed-Medium.ttf') format('truetype'),
        url('../fonts/FiraSansCondensed-Medium.svg#FiraSansCondensed-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}



@media (min-width: 1270px) {
    .container
    {
        width: 1330px;
    }
}

@media (min-width: 1460px) {
    .container
    {
        width: 1400px;
    }
}


#index #wrapper,
#category #wrapper,
#product #wrapper
{
    padding-top: 0;
}

#header .header-top.header-nav
{
    padding: 0 ;
}

#header .header-top .position-static
{
    padding: 0;
    align-items: center;
}

#header .header-nav .language-selector, #header .header-nav .user-info
{
    margin-top: 0;
}

#header .header-nav .user-info i
{
    vertical-align: middle;
    margin-right: 4px;
}

#header .header-nav .user-info
{
    margin-right: 66px;
    margin-left: 38px;
}

#header .language-selector-wrapper .dropdown .dropdown-currlang
{
    display: flex;
    align-items: center;
}

#header .language-selector-wrapper .dropdown .dropdown-currlang i
{
    vertical-align: middle;
    display: flex;
    align-items: center;
    justify-content: center;
}

#index #wrapper>.container
{
    width: 100%;
    padding: 0;
}

#index #wrapper>.container>.row
{
    margin: 0;
}

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

.carousel .direction
{
    display: none;
}

.featured-products .products 
{
    margin-left: 0;
    margin-right: 0;
}



/** COMMONS **/

body
{
    color: var(--color-body-text);
    font-family: var(--font-family-roboto);
    font-size: var(--font-size-primary);
    font-weight: normal;
}

p,
ul li,
.label, label
{
    color: var(--color-body-text);
    font-family: var(--font-family-roboto);
    font-size: var(--font-size-primary);
    font-weight: normal;
}

h1
{
    font-size: 3.5rem;
    text-transform: uppercase;    
    color: var(--dark-color);
    font-family: var(--font-family-fira-condensed);
}

h2
{
    font-size: 2.125rem;
    text-transform: uppercase;
    color: var(--dark-color);
    font-family: var(--font-family-fira-condensed);
}

h3
{
    font-size: 1.825rem;
    text-transform: uppercase;
    color: var(--dark-color);
    font-family: var(--font-family-fira-condensed);  
}

h4
{
    font-family: var(--font-family-fira-condensed);
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
}

h5
{
    font-family: var(--font-family-fira-condensed);
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
}

h6
{
    color: var(--color-body-text);
    font-family: var(--font-family-roboto);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26.4px;
}


a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    color: var(--theme-orange2);
    text-decoration: none;
}

a:focus,a:hover {
    color: var(--theme-orange);
    text-decoration: underline
}

.custom-radio
{
border-color: var(--color-radio-border);
}

.custom-radio input[type=radio]:checked+span,
.custom-checkbox input[type=checkbox]:checked+span .checkbox-checked
{
    background: var(--color-radio-border-active);
}

.custom-checkbox input[type=checkbox]:checked+span .checkbox-checked
{
    color: #fff;
    border-radius: 3px;
    width: 24px;
    height: 24px;
    text-align: center;
    line-height: 24px;
}

.btn,
input,
select,
.form-control,
button,
div,
a
{
    outline: none !important;
}

select,
select.form-control
{
    background: url(../img/select-arrow.svg) no-repeat right 15px center;
}

@media (max-width:767px)
{
    h1
    {
        font-size: 2.5rem;
    }
}


.swiper-button-next, .swiper-button-prev
{
    width: 58px;
    height: 58px;
    text-indent: -9999px;
    transition: .3s all;
}

.swiper-button-prev
{
background: url(../img/arrow-prev.svg) no-repeat;
}

.swiper-button-next
{
background: url(../img/arrow-next.svg) no-repeat;
}

.swiper-button-next:hover, .swiper-button-prev:hover
{
    filter: invert();
    opacity: .75;
}


form .form-control-label,
.form-control-label
 {

    font-size: .875rem;
    font-weight: 700;
    margin-bottom: .5rem;
    color: var(--color-text-primary);
}


.input-group .input-group-btn>.btn[data-action=show-password]
{
    background: var(--color-input-border);
    color: var(--theme-primary);
}

.form-control,
.facet-dropdown.dropdown,
textarea#delivery_message
{
    border-radius: 4px;
    border: 1px solid var(--color-input-border);
    background: #FFF;
    color: var(--color-text-primary);
    font-family: var(--font-family-inter);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20.25px; /* 144.643% */
    box-shadow: none;
    transition: .3s all;
}

.form-control:focus,
.form-control.focus,
textarea#delivery_message:focus,
textarea#delivery_message.focus
{
    border: 1px solid var(--theme-primary);
    outline: none;
}

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

.card {
    background-color: var(--color-card-background);
    border-radius: .25rem;
    box-shadow: var(--elevation-4);
    padding: var(--spacing-card);
    position: relative;
}


.bootstrap-touchspin input.form-control, .bootstrap-touchspin input.input-group
{
    height: 44px;
    border: 1px solid var(--decline-gray);
    color: var(--color-text-primary);
    text-align: center;
    font-family: var(--font-family-roboto);
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.bootstrap-touchspin .btn-touchspin
{
    border: 1px solid var(--decline-gray);
    padding: 10.5px 10px;
    height: 23px;

}

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

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

hr
{
        border-top: 1px solid var(--decline-gray);
}

.forgotten-password .form-fields .center-email-fields button, .forgotten-password .form-fields .email input
{
    height: 44px;
}

.btn-primary, .btn-secondary, .btn-tertiary
{
padding: 11px 1.25rem;
}

.btn-primary
{
    background-color: var(--theme-primary);
    border-color: transparent;
    border-radius: 25px;
    color: #fff;
    transition: .3s all;
}

.btn-primary:hover,
.btn-primary.focus, .btn-primary:focus {
    
    background-color: var(--color-text-primary);
   
}

.btn-primary.disabled:hover,.btn-primary:disabled:hover {
    background-color: var(--color-text-primary);
    border-color: transparent
}

.btn-secondary {
    color: var(--dark-decline);
    background-color: #f6f6f6
}

.btn-secondary,.btn-tertiary {
    border-color: transparent
}

.btn-secondary:hover,.btn-tertiary:hover {
    color: var(--dark-decline);
    background-color: #ddd;
    border-color: transparent
}

.btn-secondary.focus,.btn-secondary:focus,.btn-tertiary:focus,.focus.btn-tertiary {
    color: var(--dark-decline);
    background-color: #ddd;
    border-color: transparent
}

.btn-primary.active, .btn-primary:active, .open>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: var(--color-text-primary);
    border-color: transparent;
    background-image: none;
}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.btn-primary.dropdown-toggle.focus, .open>.btn-primary.dropdown-toggle:focus, .open>.btn-primary.dropdown-toggle:hover {
    color: #fff;
    background-color: var(--color-text-primary);
    border-color: transparent;
}


.btn-tertiary {
  background: var(--theme-secondary2);
    border-color: transparent;
    border-radius: 0;
    color: #fff;
    transition: .3s all;
    text-transform: uppercase;
    font-weight: bold;
    font-family: var(--font-family-roboto);
}


.thead-default th
{
    background: var(--theme-secondary);
    color: var(--color-text-primary);
    text-align: center;
    font-family: var(--font-family-roboto);
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.table thead th
{
    border-bottom:2px solid var(--color-input-border);
}

.table-bordered, .table-bordered td, .table-bordered th
{
    border: 1px solid var(--color-input-border);
}



.modal-header .close
{
    background: var(--theme-primary);
    width: 28px;
    height: 28px;
    border-radius: 25px;
    opacity: 1;
    color: #fff;
    text-shadow: none;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.25rem;
}

.modal-header .close:hover
{
    opacity: 1;
}


.facet-dropdown .select-title
{
    background: none;
    padding: 7px 0;
     color: var(--color-text-primary) !important;
    font-family: var(--font-family-inter);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
}

.facet-dropdown.open>.select-title
{
    border: none;
    background: none;
}

.custom-checkbox input[type=checkbox]+span
{
    border-radius: 4px;
    border: 1px solid var(--color-input-border);
    background: #FFF;
    width: 1.5rem;
    height: 1.5rem;
    margin-right: 9px;
}

.custom-checkbox input[type=checkbox]
{
    width: 24px;
    height: 24px;
   top: 50%;
    transform: translateY(-50%);
    margin-top: 0;
}

#conditions-to-approve .custom-checkbox input[type=checkbox]
{
 width: 24px;
    height: 24px;
    top: 0;
    transform: none;
    margin-top: 0.25rem;
}

.custom-checkbox input[type=checkbox]+span .checkbox-checked
{
    margin: 0;
}

#search_filters .facet .facet-label a
{
    width: calc(100% - 37px);
    color: var(--color-text-primary);
    font-family: var(--font-family-inter);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20.25px; /* 144.643% */
}

/** END COMMONS **/

#header
{
box-shadow: none;
}

#wrapper
{
    background: none;
}




#products .products-section-title, .featured-products .products-section-title, .product-accessories .products-section-title
{
    color: var(--color-body-text);
    font-family: var(--font-family-inter);
    font-size: 34px;
    font-weight: 900;
}

/** .PRODUCT MINIATURE **/

.product-miniature .thumbnail-container
{
    width: 100%;
    background: var(--miniature-background);
    padding: 32px 30px 20px 30px;
    margin-bottom: 1.25rem;
 
}

.product-accessories .product-miniature .thumbnail-container
{
   margin-bottom: 0;
}

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

.product-miniature .thumbnail-container .product-manufacturer a
{
    color: var(--color-text-primary);
    font-family: var(--font-family-roboto);
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 20.25px; /* 135% */
    text-transform: uppercase;
    opacity: .3;
}

.product-miniature .product-title
{
    text-align: left;
    margin-top: 10px;
}

.product-miniature .product-title a
{
    color: var(--color-text-primary);
    font-family: var(--font-family-inter);
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 20.25px; /* 135% */
}

.product-miniature .product-description
{
    padding: 1rem 0 .7rem;
    background: none;
}

.product-miniature .product-description .product-manufacturer
{
    text-align: left;
}

.product-miniature .variant-links
{
    text-align: left;
}


.product-miniature .product-price-and-shipping,
.product-price
{
    font-family: var(--font-family-inter);
    font-size: 1rem;
    letter-spacing: -.5px;
    font-weight: normal;
}

.custom-checkbox input[type=checkbox]+span.color, .variant-links .color, label .color
{
    border: 1px solid #EFEFEF;
   
}

.product-miniature .variant-links .color, label .color
{
    margin: .3125rem .25rem ;
    border-radius: 25px;
}

.product-miniature .product-flags
{
top: 10px;
left: 20px;
width: auto;
}

.product-flags li.product-flag,
.product-miniature .product-flags li.product-flag
{
    background: var(--theme-orange);
    padding: 4px 7px;
    color: #FFF;
    font-family: var(--font-family-roboto-condensed);
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 117.647% */
    text-transform: uppercase;
    min-height: inherit;
    margin-bottom: 0;
}

.product-miniature .product-price-and-shipping
{
    text-align: left;
}

.wishlist-button-add,
.products article .wishlist-button-add,
.product-miniature .wishlist-button-add
{
    border-radius: 30px;
    background: #FFF;
    width: 30px;
    height: 30px;
    box-shadow: 0 0 8px rgba(0, 0, 0, .25);
    min-width: 30px;
    top: 20px;
    right: 20px;
    position: absolute;
    padding: 0;
}

.product-miniature .highlighted-informations
{
        background: var(--miniature-background);
        border: none !important;
}

.product-miniature .product-description:after
{
    border: none !important;
}

.product-miniature .highlighted-informations .quick-view
{
    color: var(--theme-primary);
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 500;
}

.product-miniature .highlighted-informations .quick-view i
{
    margin-right: .5rem;
    position: relative;
    top: -3px;
}

.wishlist-button-add i
{
    font-size: 18px;
    color: var(--theme-primary) !important;
}

.wishlist-add-to-new i
{
    color: var(--theme-orange) !important;
}

.wishlist-modal .modal-footer .btn
{
    border-radius: 25px;
}

.featured-products .products>.product 
{
    padding-left: 10px;
    padding-right: 10px;
}



/*** NEWSLETTER **/

.footer-before
{
    background: var(--theme-secondary);
    padding-top: 58px;
    padding-bottom: 56px;
    max-width: 1120px;
    margin: 0 auto;
    margin-bottom: 100px;
}

.footer-before>.container
{
    max-width: 653px;
    width: 100%;
   
}

@media (max-width:1199px)
{
    .footer-before
    {
        max-width: 80%;
    }
}



.subtitle_newsletter
{
    color: #000;
    text-align: center;
    font-family: var(--font-family-inter);
    font-size: 15px;
    font-style: italic;
    font-weight: 300;
    line-height: 15px; /* 100% */
    text-align: center;
    margin-bottom: 14px;
}

#blockEmailSubscription_displayFooterBefore
{
    background: none;
    max-width: 100%;
    border-bottom: none;
}

#footer .block_newsletter #block-newsletter-label
{
    color:var(--dark-color);
    font-family: var(--font-family-fira-condensed);
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 42px; /* 105% */
    letter-spacing: 1.6px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 38px;
    padding-left: 0;
    padding-right: 0;
}

.block_newsletter form .input-wrapper
{
width: 100%;
}

.block_newsletter form input[type=email]
{
    background: transparent;
    border: none;
    height: 50px;
    color: rgba(0, 0, 0, 0.65);
    font-family: var(--font-family-inter);
    font-size: var(--font-size-primary);
    font-style: normal;
    font-weight: 400;
    background: #fff;
}

.block_newsletter form input[type=email]::placeholder
{
 color: rgba(0, 0, 0, 0.65);
 opacity: 1;
}

.block_newsletter form input[type=email]:focus
{
    outline: none;
    border: none;
    box-shadow: none;
   /* border-bottom: 1px solid var(--dark-color);*/
}

.block_newsletter form input.btn-primary
{
    color: white;
    text-align: center;
    font-family: var(--font-family-roboto);
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    font-weight: bold;
    background: var(--theme-primary);
    text-transform: none;
    letter-spacing: 0;
    border: none;
    padding: 8px 40px;
    height: 50px;
    position: absolute;
    right: 0;
    z-index: 3;
    height: 50px;
    width: 230px;
    border-radius: 0;
    outline: none;
}

.condition_text p
{
    color: var(--color-text-primary) !important;
    font-family: "Montserrat Thin";
    font-size: 15px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 160% */
}

#footer .block_newsletter .condition_text
{
    margin-top: 24px;
}

 #footer .block_newsletter .condition_text p
 {
    padding-top: 0;
    margin-bottom: 0;
 }


 @media (max-width:767px)
{
    .footer-before
    {
        max-width: 100%;
        margin-bottom: 0;
    }

    #footer .block_newsletter #block-newsletter-label
    {
        font-size: 32px;
    }

    .block_newsletter form input.btn-primary
    {
        text-align: center;
        width: 100px;
    }

    .row-newsletter
    {
        padding: 0;
    }

    .block_newsletter form input.btn-primary
    {
        width: 110px;
        text-align: center;
        padding: 0;
    }
}

@media (max-width:479px)
{
    .block_newsletter form input.btn-primary
    {
        width: 80px;
    }
}




/** FOOTER **/

.footer-container
{
    background: var(--theme-primary);
    padding-top: 80px;
    padding-bottom: 105px;
}

@media (min-width:1200px)
{
    .footer-container>.container
    {
        width: 1170px;
    }
}


.footer-container .h3, .footer-container .h4,
.footer-container #block_myaccount_infos .myaccount-title a
{
    color: white;
    font-family: var(--font-family-fira-condensed);
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px; /* 115.789% */
    text-transform: none !important;
    margin-bottom: 18px;
}

.footer-container li
{
    margin-bottom: 0;
}

.block-contact, .footer-container ul li
{
    color: white;
    font-family: var(--font-family-roboto);
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 31px; /* 206.667% */
    transition: .5s all;
}

.block-contact, .footer-container ul li a
{
    color: #fff;
}

.footer-container ul li.email_li,
.footer-container ul li.phone_li,
.footer-container ul li.fax_li
{
    display: flex;
    align-items: center;
}

.footer-container ul li.email_li i,
.footer-container ul li.phone_li i,
.footer-container ul li.fax_li i
{
    line-height: normal;
    margin-right: .5rem;
}

.footer-container ul li.email_li
{
    text-decoration: underline;
    margin-bottom: 1rem;
}

.footer-container ul li.phone_li
{
    margin-bottom: 13px;
}

.footer-container ul li a:hover
{
    color: var(--theme-secondary);
}


.footer-container .block-social ul
{
    justify-content: center;
    margin-bottom: 75px;
}

#contact-infos ul
{
    margin-bottom: 27px;
}


.block-social ul li,
.block-social ul li:before
{
    background: none !important;
}

.block-social ul li
{
    width: inherit;
    height: inherit;
    padding: 0 30px;
    margin: 0;
}

.block-social ul li a
{
    text-indent: inherit;
    white-space: wrap;
    display: flex;
    align-items: center;
    color: var(--theme-secondary);
    font-family: var(--font-family-roboto);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.block-social ul li a:hover
{
    color: var(--theme-secondary);
}

.block-social ul li a:before
{
    margin-right: 1rem;
}

.block-social ul li.facebook a:before
{
    content: '';
    width: 37px;
    height: 37px;
    background: url(../img/facebook.svg) no-repeat center;
    display: inline-block;
}

.block-social ul li.instagram a:before
{
    content: '';
    width: 37px;
    height: 37px;
    background: url(../img/instagram.svg) no-repeat center;
    display: inline-block;
}

.block-social ul li.tiktok a:before
{
    content: '';
    width: 31px;
    height: 36px;
    background: url(../img/tiktok.svg) no-repeat center;
    display: inline-block;
}

.btn-reseller-footer
{
    border-radius: 5px;
    background: var(--theme-secondary);
    box-shadow: 0 4px 22px 0 rgba(0, 0, 0, 0.16);
    color: #FFF;
    text-align: center;
    font-family: var(--font-family-roboto);
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px; /* 125% */
    padding: 16px 32px;
    display: inline-block;
    margin-bottom: 2rem;
    transition: .3s all;
}

.btn-reseller-footer i
{
    margin-left: 10px;
}

.btn-reseller-footer:hover
{
    background: #fff;
    text-decoration: none;
    color: var(--theme-secondary);
}

.footer-container .footer-links.links .row>div:nth-child(3n)
{
    clear: left;
}

.footer-container .footer-links.links .row>div:nth-child(3n),
.footer-container .footer-links.links .row>div:nth-child(4n)
{
    margin-top: 33px;
}

.copyright
{
    padding-top: 2rem;
    padding-bottom: 2rem;
}

.copyright p
{
    margin-bottom: 0;
}

.copyright p a
{
    color: var(--color-text-primary);
    text-align: center;
    font-family: var(--font-family-roboto);
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

@media (max-width:767px)
{
    
    .footer-container .footer-links.links .row>div:nth-child(3n),
    .footer-container .footer-links.links .row>div:nth-child(4n)
    {
        margin-top: 0;
    }

    .footer-container .links ul
    {
        background: none;
    }

    .footer-container .links ul>li
    {
        border-bottom: none;
    }

    .footer-container .links ul>li a,
    .block-contact .navbar-toggler .material-icons,
    .links .navbar-toggler i
    {
        color: #fff;
    }

    .footer-container .block-social ul
    {
        margin-bottom: 2rem;
    }

    .block-social ul li
    {
        padding: 0 .75rem;
        margin-bottom: 1rem;
    }

    .footer-container li.phone_li,
    .footer-container li.phone_li
    {
        margin-bottom: 0;
    }

}

/** HEADER **/

#header .header-nav
{
    border-bottom: none;
    max-height: inherit;
}

#header .header-top>.container
{
    width: 100%;
}

#_desktop_logo
{
    text-align: center;
}

#header .header-nav #_desktop_contact_link #contact-link,
#header .user-info a,
#header .language-selector-wrapper .dropdown .dropdown-currlang .expand-more
{
    color: var(--theme-primary);
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 100% */
    text-transform: none !important;
}

#header .language-selector-wrapper .dropdown .dropdown-currlang .expand-more
{
    margin-left: 4px;
}

#header .header-nav #_desktop_contact_link #contact-link,
#header .user-info a,
#header a.devenir_revendeur
{
font-family: var(--font-family-fira-condensed);
}

#header .search-selector-wrapper
{
    margin-right: 27px;
}

#header .search-selector-wrapper .dropdown-search
{
    width: 24px;
    text-align: center;
}

#header .header-nav #_desktop_contact_link #contact-link a
{
    display: flex;
}

#header .header-nav #_desktop_contact_link #contact-link a i
{
    margin-right: 9px;
}

#header .search-selector-wrapper .dropdown-menu
{
    left: inherit;
    right: 0;
    width: 300px;
}

#header a.devenir_revendeur
{
    background: var(--theme-secondary2);
    width: 259px;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 100% */
    padding-left: 30px;
    padding-right: 30px;
    transition: .3s all;
}

#header a.devenir_revendeur:hover,
#header a.devenir_revendeur:focus
{
    color: var(--theme-secondary2);
    background: #f1f1f1;
}

#header a.devenir_revendeur:hover svg path,
#header a.devenir_revendeur:focus svg path
{
    fill: var(--theme-secondary2);
    stroke: var(--theme-secondary2);
}

#header a.devenir_revendeur i
{
    margin-right: 15px;
}


@media (min-width:1200px) and (max-width:1599px)
{
    #_desktop_logo
    {
        width: 20%;
    }

    #header .header-top .position-static
    {
        width: 50%;
    }
}

@media (min-width:1600px)
{
    #adtm_menu ul#menu li div.adtm_sub
    {
        padding-left: 3.125%;
        padding-right: 3.125%;
    }

}

/* HEADER MOBILE */

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

    #header .header-top .position-static
    {
        display: block;
    }

    #header a.devenir_revendeur
    {
        padding: 0;
        height: 40px;
        width: 100%;
    }

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

    #_mobile_user_info
    {
        height: 50px;
        vertical-align: middle;
        display: flex;
        align-items: center;
    }

    #header .header-nav>.container
    {
        width: 100%;
    }
}


@media (min-width:768px) and (max-width:991px)
{
   #_desktop_logo
    {
        width: 25%;
    }

    #header .header-top .position-static
    {
        width: 75%;
    }

    .left-col-header
    {
        display: none;
    }

    #header .search-selector-wrapper .dropdown-menu
    {
        left: 0;
        right: inherit;
    }
}

@media (max-width:767px)
{

    #header .search-selector-wrapper
    {
        margin-right: 0;
    }

    #searchbox-mobile input.form-control
    {
       
        height: 44px;
        margin-bottom: 10px !important;
    }

    .search-selector-wrapper .block_content
    {
        padding: 10px 15px !important;
    }
    
     .search-selector-wrapper .block_content .btn-primary
    {
        position: absolute;
        top: 0;
        right: 0;
        width: 44px;
        padding: 0;
        border-radius: 0;
        height: 44px;
    }

    .search-selector-wrapper .block_content .btn-primary i
    {
        margin: 0;
    }

    form#searchbox-mobile
    {
        position: relative;
    }
}

.swiper {
      width: 100%;
      height: 100%;
    }

    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #444;
      display: flex;
      justify-content: center;
      align-items: center;
    }

    .swiper-slide img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover;
    }

/** CAROUSELS HOME **/

 #index .swiper-slide:before
{
    background: var(--gradient-effect);
    width: 100%;
    height: 100%;
    z-index: 1;
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
}

 #index .mySwiperGammes .swiper-slide:before
{
     background: var(--gradient-effect2);
}

 .swiper-slide .article
{
    position: absolute;
    left: 30px;
    bottom: 30px;
    text-align: left;
    z-index: 3;
}

 .swiper-slide .article div
{
    color: #FFF;
    font-family: var(--font-family-roboto);
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 3px;
}

 .swiper-slide .article h3
{
    color: #FFF;
    font-family: var(--font-family-inter);
    font-size: 34px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 1rem;
}

 .swiper-slide .article a
{
    color: var(--color-text-primary);
    font-family: var(--font-family-roboto);
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    border-radius: 32px;
    background: #FFF;
    padding: 13.5px 24px;
    border: none;
    display: inline-block;
    transition: .3s all;
    text-decoration: none;
}

 .swiper-slide .article a:hover,
  .swiper-slide .article a:focus
 {
        background: var(--color-text-primary);
        color: #fff;
 }

 .mySwiperGammes .swiper-slide .article h3
{
    margin-bottom: 15px;
}


@media (min-width:1200px)
{
     .mySwiperCategory .swiper-slide  .article
    {
        position: absolute;
        left: 32px;
        bottom: 80px;
    }

    .mySwiperCategory 
    {
        padding-left: 15px;
        padding-right: 15px;
    }

    .mySwiperCategory .swiper-button-next
    {
        right: 35px;
    }

    .mySwiperCategory .swiper-button-prev
    {
        left: 35px;
    }


}

@media (max-width:991px)
{
    .carousel-indicators li,
    .carousel-indicators .active
    {
        border-color: var(--theme-secondary);
        width: 10px;
        height: 10px;
    }

    .carousel-indicators .active
    {
        background: var(--theme-secondary);
    }

}

@media (max-width:767px)
{
     .swiper-slide .article div
    {
        font-size: 1rem;
    }

     .swiper-slide .article h3
    {
        font-size: 24px;
    }

    #carousel .carousel-indicators
    {
        bottom: 0;
    }

    
}


/** SLIDE HOME **/


.carousel .carousel-item .caption
{
    max-width: 877px;
    
}

.carousel .carousel-item figure
{
    position: relative;
}

.carousel .carousel-item figure:before
{
    content: '';
    width: 100%;
    height: 100%;
    background: var(--gradient-effect3);
    position: absolute;
    left: 0;
    bottom: 0;
}

@media (min-width:1200px)
{
    .carousel .carousel-item .caption
    {
        bottom: 150px;
        left: 182px;
    }
}

.carousel
{
    margin-bottom: 0;
}

.carousel .carousel-inner
{
    height: auto;
    margin-bottom: 0;
}

.carousel .carousel-item .caption .display-1
{
    color: #FFF;
    font-family: var(--font-family-roboto);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: flex;
    align-items: center;
    margin-bottom: 19px;
}

.carousel .carousel-item .caption .display-1:before
{
    content: '';
    margin-right: 15px;
    background: var(--color-discount-label);
    width: 180px;
    height: 2px;
    display: inline-block;
}

.carousel .carousel-item .caption .caption-description h3
{
    color: #FFF;
    font-family: var(--font-family-inter);
    font-size: 56px;
    font-style: normal;
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: 1rem;
}

.carousel .carousel-item .caption .caption-description button
{
    color: var(--color-text-primary);
    font-family: var(--font-family-roboto);
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    border-radius: 32px;
    background: #FFF;
    padding: 14px 24px;
    border: none;
    transition: .3s all;
    cursor: pointer;
}

.carousel .carousel-item .caption .caption-description button:hover,
.carousel .carousel-item .caption .caption-description button:focus
{
    background: var(--color-text-primary);
    color: #fff;
}

@media (max-width:991px)
{
    .carousel .carousel-item figure:before
    {
        display: none;
    }

    .carousel .carousel-item .caption .display-1,
    .carousel .carousel-item .caption .caption-description h3
    {
        color: var(--color-text-primary);
    }

    .carousel .carousel-item .caption .display-1
    {
        display: flex;
        justify-content: center;
    }

    .carousel .carousel-item .caption .display-1:before
    {
        width: 60px;
    }

    

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

@media (max-width:767px)
{
    .carousel .carousel-item .caption .caption-description h3
    {
        font-size: 32px;
    }

}



/* CUSTOM TEXT CATALOGS */

.catalog-home-block
{
    background: var(--miniature-background);
    padding-top: 100px;
    padding-bottom: 100px;
    margin-top: 75px;
}

.catalog-home-block>.container
{
    max-width: 1740px;
    width: 100%;
}

.catalog-home-block .subtitle-catalog,
.subtitle-somlys
{
    color: var(--color-body-text);
    font-family: var(--font-family-roboto);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: flex;
    align-items: center;
    margin-bottom: 1.25rem;
    margin-top: 52px;
    text-transform: uppercase;
}

.catalog-home-block .subtitle-catalog:before,
.subtitle-somlys:before
{
    content: '';
    background: var(--color-discount-label);
    width: 100px;
    height: 2px;
    display: inline-block;
    margin-right: 15px;
}

.catalog-home-block h2.products-section-title
{
    color: var(--color-text-primary);
    font-family: var(--font-family-inter);
    font-size: 34px;
    font-style: normal;
    font-weight: 900;
    line-height: 38.42px; /* 113% */
    text-transform: uppercase;
    margin-bottom: 1.125rem;
}

.catalog-home-block h2.products-section-title span
{
    color: var(--decline-gray2);
}

 .catalog-home-block p
{
    color: var(--color-body-text);
    font-family: var(--font-family-roboto);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26.4px; /* 165% */
    margin-bottom: 0;
}

.btn-outline-primary
{
    color: var(--color-text-primary);
    font-family: var(--font-family-roboto);
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    padding: 14px 24px;
    border-radius: 32px;
    border: 1px solid var(--decline-gray3);
    transition: .3s all;
    display: inline-block;
   
}

.btn-outline-primary:hover,
.btn-outline-primary:active,
.btn-outline-primary:focus,
.btn-outline-primary.active,
.btn-outline-primary:hover:active
 {
    background: var(--decline-gray3) !important;
    color: #fff !important;
     border-color: var(--decline-gray3) !important;
 }

.catalog-home-block .btn-outline-primary
{
    margin-top: 23px;
}

.btn-outline-primary.btn-gammes
{
    margin-top: 2.5rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.btn-outline-primary.btn-gammes img
{
    margin-left: 10px;
}

@media (min-width:992px) and (max-width:1199px)
{
    .catalog-home-block .subtitle-catalog
    {
        margin-top: 0;
    }

    .catalog-home-block h2.products-section-title
    {
        font-size: 28px;
        line-height: normal;
    }

}

@media (max-width:991px)
{
    .catalog-home-block>.container>.row>div:first-child
    {
        margin-bottom: 1.5rem;

    }

    .catalog-home-block
    {
        padding-top: 50px;
        padding-bottom: 50px;
        margin-top: 50px;
    }

}

 #index #content>.container
 {
    max-width: 1740px;
    width: 100%;
 }

 .home-section-title
 {
    color: var(--color-text-primary);
    font-family: var(--font-family-inter);
    font-size: 34px;
    font-style: normal;
    font-weight: 900;
    line-height: 38.42px; /* 113% */
    text-transform: uppercase;
    margin-top: 75px;
 }

 .home-section-title.first
 {
    margin-bottom: 2rem;
 }
 

 .home-section-title.second
 {
    margin-bottom: 14px;
 }

 .home-section-subtitle
 {
    margin-bottom: 33px;
 }


  .home-section-title span
  {
    color: var(--theme-orange2);
  }

  .home-section-subtitle
  {
    color: var(--color-body-text);
    font-family: var(--font-family-roboto);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26.4px; /* 165% */
  }

  

/** BREADCRUMB **/

#wrapper .breadcrumb
{
    margin-bottom: 38px;
    position: relative;
    padding-top: 36px;
}

#wrapper .breadcrumb li a,
#wrapper .breadcrumb li::after,
#wrapper .breadcrumb li
{
    color: rgba(0, 0, 0, 0.50);
    font-family: Roboto;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
}

#wrapper .breadcrumb li::after
{
    margin: .3125rem 0;
}


/** PRODUCT PAGE **/

#product #wrapper>.container
{
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}

#product #wrapper>.container .row
{
    margin-left: 0;
    margin-right: 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

#product #wrapper>.container #content-wrapper
{
    padding-left: 0;
    padding-right: 0;
}

#product #content
{
    max-width: 100%;
}

.right-col-product .product-prices div.current-price
{
    font-family: var(--font-family-inter);
    font-size: 1.125rem;
    letter-spacing: -.5px;
    color: var(--color-text-primary);
}

.left-col-product .product-cover img
{
    width: 100%;
}


.left-col-product .product-flags
{
    width: auto;
}

.left-col-product .product-flags li.product-flag.on-sale
{
    background: var(--theme-orange);
    padding: 4px 7px;
    color: #FFF;
    font-family: var(--font-family-roboto-condensed);
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    text-transform: uppercase;
    min-height: 28px;
    margin-bottom: 0;

}


/*
.product-flags li.product-flag.discount, .product-flags li.product-flag.discount-amount, .product-flags li.product-flag.discount-percentage
{
    background: var(--color-button-primary-background);
}
*/

/* DETAILS PRODUCT */

#product-details
{
    width: 95%;
    background: var(--miniature-background);
    display: block;
    height: auto;
    margin-left: 5%;
    padding-top: 100px;
    padding-bottom: 82px;
}

.title-product-block
{
color: var(--color-text-primary);
font-family: var(--font-family-inter);
font-size: 34px;
font-style: normal;
font-weight: 900;
line-height: 38.42px; /* 113% */
text-transform: uppercase;
}

.product-features .data-sheet li
{
    color: var(--color-text-primary);
    font-family: var(--font-family-roboto);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    border-bottom: 1px solid var(--theme-secondary);
    padding: 20px 0;
    display: flex;
    justify-content: space-between;
}

/* PRODUCT TOP */

.right-col-product h1
{
    color: var(--color-text-primary);
    font-family: var(--font-family-inter);
    font-size: 34px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    padding-right: 45px;
}

@media (max-width:991px)
{
    .right-col-product h1
    {
        font-size: 28px;
    }
}

.product-description p
{
    color: var(--color-text-primary);
    font-family: var(--font-family-roboto);
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

a.readmore_link
{
    color: var(--color-text-primary);
    font-family: var(--font-family-roboto);
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 22.5px; /* 150% */
}

.right-col-product .product-quantity
{
    flex-wrap: wrap;
}

.right-col-product .product-quantity .qty
{
   margin-bottom: 1.25rem;
}

.right-col-product .product-quantity .add,
.right-col-product .product-quantity .add .btn-primary
{
   width: 100%;
}


/* FULL DESCRIPTION PRODUCT */


#description .product-description h2
{
    color: var(--color-text-primary);
    font-family: var(--font-family-inter);
    font-size: 34px;
    font-style: normal;
    font-weight: 900;
    line-height: 38.42px; /* 113% */
    text-transform: uppercase;
}

#description .product-description div p
{
    color: var(--color-body-text);
    font-family: var(--font-family-roboto);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26.4px;
    text-transform: none;
    margin-bottom: 27px;
}

#description .product-description div ul li
{
    color: var(--color-body-text);
    font-family: var(--font-family-roboto);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
}

#description .product-description div h2+p
{
    margin-bottom: 0;
}

#description .product-description p strong
{
    font-weight: bold;
}

/** CATEGORY **/


/* COVER CATEGORY */

#js-product-list-header .block-category
{
    background: url(../img/cover_category.webp) no-repeat center;
    width: 100%;
    min-height: 240px;
    text-align: center;
    position: relative;
    padding-top: 1.5rem;
    background-size: cover;
}

/*
#js-product-list-header .block-category:before
{
    content: '';
    background: var(--gradient-effect4) no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;

}
*/

#js-product-list-header .block-category h1
{
    color: #FFF;
    font-family: var(--font-family-inter);
    font-size: 64px;
    font-style: normal;
    font-weight: 900;
    line-height: 72.32px; /* 113% */
    text-transform: uppercase;
    margin-bottom: 0;
}

#js-product-list-header .block-category h1,
.block-category .block-category-inner
{
    z-index: 3;
    position: relative;
}

.block-category .block-category-inner
{
    margin-top: 1rem;
}


nav.breadcrumb.container
{
    width: 100%;
    max-width: 1770px;
    text-align: left;
    margin-bottom: 38px;
}


#category #wrapper .breadcrumb li a, #category #wrapper .breadcrumb li::after, #category #wrapper .breadcrumb li
{
    color: rgba(255,255,255,.8);
}

#category #wrapper .breadcrumb
{
    padding: 0 15px;
}

@media (max-width:767px)
{
    #js-product-list-header .block-category h1
    {
        font-size: 36px;
        line-height: normal;
    }
}

/* TRI */

.products-selection .total-products p,
.products-selection .sort-by,
.brands-sort .select-title, .products-sort-order .select-title, .suppliers-sort .select-title,
.products-selection .sort-by-row .select-title,
.products-selection .sort-by-row .sort-by
{
    color: var(--color-text-primary);
    font-family: var(--font-family-roboto);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    border: none;
}

.products-selection .sort-by
{
    font-size: 1rem;
}

.products-sort-order .select-title,
.products-selection .sort-by-row .select-title
{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

 .products-selection .sort-by-row .select-title i
{
    text-align: center;
    top: -4px;
    position: relative;
}


@media (min-width:768px)
{
    .products-sort-order
    {
        padding-left: 0;
        flex: 0 0 252px;
        padding-right: 0;
    }

    .products-selection .sort-by-row
    {
        justify-content: flex-end;
    }
}

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

 .products-selection .sort-by-row .sort-by
 {
    display: none;
 }

}

@media (max-width: 767px) {
    #category #left-column #search_filters_wrapper {
        margin-right: -15px;
        margin-left: -15px;
    }

    #category #left-column #search_filter_controls
    {
        margin-top: 1.5rem;
    }

    #category #left-column #search_filters
    {
        border-top: none;
        padding-top: 0;
    }
}

/* LEFT COLUMN */

#search_filters .facet .facet-title
{
    color: var(--color-text-primary);
    font-family: var(--font-family-inter);
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 20.25px; /* 135% */
}

#search_filters>.h6, #search_filters_brands>.h6, #search_filters_suppliers>.h6
{
    color: #000;
    font-family: var(--font-family-inter);
    font-size: 21px;
    font-style: normal;
    font-weight: 700;
    line-height: 20.25px; /* 96.429% */
    text-transform: uppercase;
    border-bottom: 1px solid var(--decline-gray);
    display: inline-block;
    padding-bottom: 13px;
}

.faceted-slider>li>p
{
    color: var(--color-text-primary);
    font-family: var(--font-family-inter);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20.25px; /* 144.643% */
}

#search_filters .ui-widget-header
{
    height: 2px;
    background: var(--color-input-border);
    border: none;
}

#search_filters .ui-slider .ui-slider-handle
{
    border-radius: 30px;
    border: 1px solid var(--theme-primary);
    background: var(--theme-primary);
    width: 1.125rem;
    height: 1.125rem;
}

#search_filters .ui-slider-horizontal
{
    background: var(--theme-primary);
    height: 2px;
    border: none;
}

.active_filters
{
     background: var(--color-input-border);
}

.active_filters .active-filter-title
{
    color: var(--color-text-primary);
    font-family: var(--font-family-inter);
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
}

@media (min-width:1200px)
{
    #category #left-column
    {
        width: 20.5%;
    }

    #category #content-wrapper
    {
    width: 79.5%;
    }

    #category #wrapper>.container
    {
        max-width: 1770px;
        width: 100%;
    }
}



/* SUBCATEGORY */

#subcategories
{
    border: none;
}

#subcategories ul li .subcategory-name
{
    color: #FFF;
    font-family: var(--font-family-inter);
    font-size: 34px;
    font-style: normal;
    font-weight: 900;
    line-height: 38.42px; /* 113% */
    text-transform: uppercase;
}

#subcategories ul li .subcategory-image
{
    position: relative;
    display: block;
}

#subcategories ul li .subcategory-image:before
{
    content: '';
    background: var(--gradient-effect2);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

#subcategories ul li:hover .subcategory-image a,
#subcategories ul li .subcategory-image a {
    padding: 0;
    border: none
}

#subcategories ul li .subcategory-image h2
{
    position: absolute;
    bottom: 15px;
    z-index: 2;
    text-align: left;
    width: calc(100% - 30px);
    padding-left: 30px;
}

#subcategories ul li .subcategory-image a img
{
    object-fit: cover;
    width: 100%;
    height: 100%;
}

@media (min-width:992px) and (max-width:1199px)
{
    #subcategories ul li
    {
        width: calc(100%/3 - 20px);
    }
}


@media (min-width:768px) and (max-width:1199px)
{
    #subcategories ul li .subcategory-image h2
    {
        text-align: center;
        padding-left: 0;
    }

     #subcategories ul li
    {
        width: calc(100%/2 - 20px);
    }

    #subcategories ul li .subcategory-name
    {
        font-size: 28px;
    }

    #subcategories
    {
        padding: 0;
    }
}

@media (max-width:767px)
{
    #category #wrapper>.container
    {
        width: 100%;
    }
    
    #subcategories ul li .subcategory-image h2
    {
        padding: 0 15px;
        text-align: center;
    }

    #subcategories ul li .subcategory-name
    {
        font-size: 1.5rem;
    }

    #category #left-column #search_filters
    {
        padding: 1.563rem 1.25rem;
    }
}


/* PAGINATION */

.pagination
{
    margin-top: 0;
}

.pagination .page-list
{
    padding: 0;
}

.pagination .page-list li
{
    padding: 0 5px;
}

.pagination .page-list li a
{
    border-radius: 4px;
    background: #000;
    box-shadow: var(--box-shadow);
    color: #FFF;
    text-align: center;
    font-family: var(--font-family-roboto);
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding: 13.5px 14px;
    transition: .3s all;
    float: none;
    display: inline-flex;
    justify-content: center;
}
.pagination .page-list li a i
{
    display: none;
}

.pagination .page-list li.current a,
.pagination .page-list li:hover a
{
    background: var(--theme-orange2);
}

.pagination .page-list li a.next,
.pagination .page-list li a.prev
{
    float: none;
}

@media (min-width:1200px)
{
    #category #footer
    {
        padding-top: 80px;
    }
}



/* HEADER TABLET */

#header .header-nav #_desktop_contact_link #contact-link
{
    margin-top: 0;
}

@media (min-width:768px) and (max-width:991px)
{
    #header .li-niveau1 a span
    {
        padding: 0 9px;
    }

    #header .header-nav .user-info
    {
        margin-left: 10px;
        margin-right: 10px;
    }

    #header .header-nav #_desktop_contact_link #contact-link
    {
        margin-top: 0;
    }

    #header .search-selector-wrapper
    {
        margin-right: 10px;
    }
}

@media (min-width:992px) and (max-width:1199px)
{
    #header .header-nav .user-info
    {
        margin-left: 1rem;
        margin-right: 1rem;
    }

    #header .search-selector-wrapper
    {
        margin-right: 1rem;
    }
}


@media (min-width:1200px) and (max-width:1399px)
{
    #header .header-nav .user-info
    {
         margin-left: 1rem;
         margin-right: 1rem;
     }

    #header .search-selector-wrapper
    {
        margin-right: 1rem;
    }
}

@media (max-width:767px)
{
    #header .top-logo img
    {
        max-height: 3.25rem;
    }

    #_mobile_contact_link #contact-link>a
    {
        display: flex;
        align-items: center;
    }

    #_mobile_contact_link #contact-link>a i
    {
        vertical-align: middle;
        margin-right: .5rem;
    }
}


/** PRODUCT PAGE **/


#product #wrapper .breadcrumb.container,
#product .product-container.js-product-container>.container
{
    max-width: 1370px;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}

#product .product-container.js-product-container>.container
{
   max-width: 1400px; 
}

.subtitle-somlys
{
    margin-top: 0;
    margin-bottom: 1.25rem;
}


.right-col-details .product-manufacturer
{
    margin-bottom: 86px;
}

.right-col-details .product-manufacturer img
{
    mix-blend-mode: multiply;
    max-width: 400px;
    width: 100%;
}

#product-details .right-col-details 
{
    text-align: center;
}

#product-details .right-col-details .product-reference .label,
#product-details .right-col-details .product-reference span
{
    color: var(--color-text-primary);
    font-family: var(--font-family-roboto);
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

@media (max-width:767px)
{
    #product-details .right-col-details
    {
        margin-top: 2rem;
    }

    #product-details
    {
        padding-top: 50px;
        padding-bottom: 50px;
        width: 100%;
        margin-left: 0;
    }

    .right-col-details .product-manufacturer
    {
        margin-bottom: 2.5rem;
    }
}

#description
{
    margin-top: 80px;
    margin-bottom: 100px;
}

@media (max-width:767px)
{
    #description
    {
        margin-top: 30px;
        margin-bottom: 50px;
    }

    #description .product-description>div
    {
        padding-left: 0;
        padding-right: 0;
    }

    
}

/** ACCESSORY && CROSSELLING**/

.product-accessories>.container,
.samecategory-products>.container
{
    max-width: 1370px;
    width: 100%;
}

.product-accessories>.container>p.h2,
.samecategory-products>.container>p.h2
{
    color: var(--color-text-primary);
    font-family: var(--font-family-inter);
    font-size: 30px;
    font-style: normal;
    font-weight: 900;
    line-height: 33.9px; /* 113% */
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 58px;
    margin-top: 100px;
}

@media (max-width:767px)
{
    .product-accessories>.container>p.h2,
    .samecategory-products>.container>p.h2
    {
        margin-bottom: 40px;
        margin-top: 45px;
    }
}


/** MY ACCOUNT **/

.page-my-account #content .links a span.link-item
{
    font-family: var(--font-family-roboto);
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    padding: 14px 24px;
    border-radius: 32px;
    border: 1px solid var(--decline-gray3);
    transition: .3s all;
    border: 1px solid var(--decline-gray3);
    transition: .3s all;
    background-color: var(--color-card-background);
    border-radius: .25rem;
    box-shadow: var(--elevation-4);
    position: relative;
}

.page-my-account #content .links a {
    display: inline-block;
    padding: 0 .9375rem;
    margin-bottom: 1.875rem;
    font-size: 1rem;
    font-weight: 700;
    color: var(--decline-gray3);
    text-align: center;
    text-transform: uppercase;
    transition: .3s all;
}


.page-my-account #content .links a:hover span.link-item
{
    background: var(--miniature-background);
    border-color:var(--theme-secondary2);
}

.page-my-account #content .links a:hover
{
    text-decoration: none;
    color:var(--theme-secondary2);
}

.page-my-account #content .links a:hover i
{
    color:var(--theme-secondary2);
}

.page-customer-account #content
{
    padding: 1rem ;
}

/** WISHLIST **/

.wishlist-footer-links .text-primary,
.wishlist-container-header .text-primary
{
 color: var(--theme-orange2) !important;
}

a.text-primary:focus, a.text-primary:hover {
    color: var(--theme-orange) !important;
}

.wishlist-list-item:hover .wishlist-list-item-title
{
 color: var(--theme-orange) !important;
}

.wishlist-product-right .wishlist-list-item-title
{
    font-family: var(--font-family-fira-condensed);
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
    text-transform: none !important;
    text-transform: uppercase;
    color: var(--theme-primary);
}

.wishlist-product-right .wishlist-product-title
{
    text-decoration: none !important;
    color: var(--color-text-primary);
    font-family: var(--font-family-inter);
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
}

.wishlist-product-right .wishlist-product-combinations-text
{
    color: var(--color-text-primary);
    font-family: var(--font-family-roboto);
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 20.25px;
    text-transform: uppercase;
}

.wishlist-product-right .wishlist-product-combinations a:hover
{
    color: var(--theme-orange) !important;
}

button.wishlist-button-add.wishlist-button-product
{
    border-radius: 30px;
    background: #FFF;
    width: 30px;
    height: 30px;
    box-shadow: 0 0 8px rgba(0, 0, 0, .25);
    min-width: 30px;
}

/** SEARCH **/

#searchbox-desktop
{
position: relative;
}

#searchbox-desktop input.form-control
{
    height: 44px;
    padding-right:32px;
}

.btn-primary-search
{
    position: absolute;
    right: 10px;
    top: 4px;
    padding: 0;
    background: none;
    z-index: 3;
    cursor: pointer;
}

/** NOT FOUND **/

#pagenotfound #main .page-content .search-selector .dropdown-menu, #products #main .page-content .search-selector .dropdown-menu
{
    position: relative;
    opacity: 1;
    visibility: visible;
    display: block;
    width: 100%;
}

 #main .page-content .search-selector button.dropdown-search
{
    display: none;
}

#main .page-content .search-selector-wrapper button.btn-primary
{
height: 44px;
}

@media (max-width:767px)
{

     #main .page-content .search-selector-wrapper .form-control
     {
        margin-bottom: 1rem !important;
     }

   .search-selector-wrapper button.btn-primary i 
    {
    font-size: 20px;
    }

  .search-selector-wrapper button.btn-primary i  svg path
  {
    stroke: #fff;
  }

    #pagenotfound #main .page-content .search-selector .block_content
    {
        padding: 1.5rem 0 !important;
    }
}

/** CART **/

.cart-grid-body .card-block h1
{
    color: #000;
    font-family: var(--font-family-inter);
    font-size: 21px;
    font-style: normal;
    font-weight: 700;
    line-height: 20.25px;
    text-transform: uppercase;
    display: inline-block;
}

.product-line-grid-body>.product-line-info>.name
{
    color: var(--color-text-primary);
    font-family: var(--font-family-inter);
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 20.25px;
}

.product-line-grid-body>.product-line-info>.label,
.product-line-grid-body>.product-line-info>.value
{
    color: var(--color-body-text);
    font-family: var(--font-family-roboto);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.block-promo .promo-input
{
    border-radius: 4px;
    border: 1px solid var(--color-input-border);
    background: #FFF;
    color: var(--color-text-primary);
    font-family: var(--font-family-inter);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20.25px;
    box-shadow: none;
    transition: .3s all;
    height: 44px;
    outline: none;
    border-radius: 0;
    
}


.block-promo .promo-input:focus,
.block-promo .promo-input.focus
{
    border: 1px solid var(--theme-primary);
    outline: none;
    
}

.block-promo .promo-input+button
{
    border: 1px solid var(--color-input-border);
    border-radius: 0;
}


/** CHECKOUT **/

body#checkout #header .header-nav
{
    padding: 0;
}

body#checkout #footer
{
    padding: 0;
}

body#checkout a:hover
{
    color: var(--theme-orange);
}

body#checkout .footer-container ul li a:hover
{
    color: var(--theme-secondary);
}

body#checkout section.checkout-step .step-title
{
    background-color: var(--color-card-background);
    border-radius: .25rem;
    box-shadow: var(--elevation-4);
    padding: var(--spacing-card);
    position: relative;
    padding: 1.5rem;
    border: none;
    color: var(--color-text-primary);
    font-family: var(--font-family-roboto);
    font-size: 1.25rem;
    font-weight: 700;
    text-transform: inherit;
}

body#checkout section.checkout-step.-current+.checkout-step .step-title
{
    border-top: 1px solid var(--color-input-border);
}

body#checkout section.checkout-step .address-item.selected
{
    border: 2px solid var(--theme-secondary);
    border-radius: 4px;
}

body#checkout section.checkout-step.-reachable.-current .step-number
{
    background: var(--color-button-primary-background);
}

.done
{
    color: var(--color-button-primary-background);
}

body#checkout .cart-grid-right .card
{
    background-color: var(--color-card-background);
    border-radius: .25rem;
    box-shadow: var(--elevation-4);
    padding: var(--spacing-card);
    position: relative;
}

body#checkout .cart-grid-right .card .cart-summary-subtotals-container
{
    border-top: 1px solid var(--color-input-border);
    border-bottom: 1px solid var(--color-input-border);
}


body#checkout section.checkout-step .delivery-options .delivery-option,
body#checkout section.checkout-step .payment-options .payment-option
{
    background-color: transparent;
    border: 1px solid var(--color-radio-border);
    border-radius: .25rem;
    cursor: pointer;
    display: block;
    font-size: .875rem;
    font-weight: 500;
    transition: border-color .3s ease, box-shadow .3s ease;
    border-color: var(--color-radio-border-active);
    border-width: 2px;
    box-shadow: var(--elevation-8);
    transform: translateY(-1px);
}

textarea#delivery_message
{
    padding: .75rem 1rem;
}

body#checkout section.checkout-step .payment-options .payment-option
{
    padding: 0.8125rem 1.2rem;;
}

body#checkout .condition-label
{
    padding-left: 2rem;
}

body#checkout section.checkout-step #conditions-to-approve ul li>div:nth-child(1)
{
margin-top: -3px;
}

/** summary **/

body#checkout .cart-grid-right .card .cart-summary-subtotals-container .cart-summary-line .label,
body#checkout .cart-grid-right .card .cart-summary-subtotals-container .cart-summary-line .value,
body#cart .cart-grid-right .cart-summary-line .label,
body#cart .cart-grid-right  .cart-summary-line .value
{
    font-size: .875rem;
    font-weight: 500;
    color: var(--color-text-primary);
    font-family: var(--font-family-roboto);
}

body#cart .cart-grid-right .cart-summary-line.cart-total .label,
body#cart .cart-grid-right  .cart-summary-line.cart-total .value
{
    font-size: 1rem;
}

body#checkout section.checkout-step .address-alias
{
    font-size: 1rem;
    font-weight: 700;
    color: var(--color-text-primary);
    font-family: var(--font-family-roboto);
}

body#checkout section.checkout-step .address
{
    font-size: .875rem;
    font-weight: 500;
    color: var(--color-text-primary);
    font-family: var(--font-family-roboto);
}

body#checkout #cart-summary-product-list .media-body .product-name a
{
    color: var(--color-text-primary);
    font-family: var(--font-family-inter);
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
}

/** confirmation commande **/

#order-confirmation h1
{
    font-size: 2.125rem;
    text-transform: uppercase;
    color: var(--dark-color);
    font-family: var(--font-family-fira-condensed);
}

#order-items>.row
{
    background: var(--theme-secondary);
    color: var(--color-text-primary);
    text-align: center;
    font-family: var(--font-family-roboto);
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    padding: .75rem 1rem;
}

#order-items .details, #order-items .qty
{
    color: var(--color-text-primary);
    font-family: var(--font-family-inter);
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
}

 #order-items .qty .row>div
 {
    font-family: var(--font-family-inter);
    font-size: 1rem;
    letter-spacing: -.5px;
    font-weight: normal;
    color: var(--color-text-primary);
 }

 #order-items hr
 {
    border-top: 1px solid var(--decline-gray);
 }

 @media (max-width:767px)
 {
    #order-items>.row .card-title
    {
        padding-bottom: 0;
        margin-bottom: 0;
        border: none;
    }

   
 }


 @media screen and (max-width: 767px) {
    .card-block {
        padding: 1.25rem 1.25rem .5rem;
    }
}

/** CMS **/

#cms #content-wrapper h1
{
    text-align: center;
    font-size: 2.875rem;
}


#cms #content-wrapper h2
{
    font-size: 1.825rem;
}

#cms #content-wrapper h3
{
    font-size: 1.35rem;
}

#cms #content-wrapper p,
#cms #content-wrapper ul li
{
    font-size: .9735rem;
    line-height: 1.5;
}

  
/** CONTACT **/

.contact-rich .block .icon i
{
    color: var(--color-text-primary);
}

.contact-rich h4
{
    color: #000;
    font-family: var(--font-family-inter);
    font-size: 21px;
    font-style: normal;
    font-weight: 700;
    line-height: 20.25px;
    text-transform: uppercase;
    border-bottom: 1px solid var(--decline-gray);
    display: inline-block;
    padding-bottom: 13px;
}

.contact-form .group-span-filestyle .btn-default
{
    background: var(--color-input-border);
    color: var(--theme-primary);
}

.contact-form h3
{
    font-size: 2.125rem;
    text-transform: uppercase;
    color: var(--dark-color);
    font-family: var(--font-family-fira-condensed);
}

/** MODALS **/

#blockcart-modal .modal-header
{
    background: var(--theme-secondary4);
}

#blockcart-modal .modal-header .close .material-icons
{
    color: #fff;
    font-size: 1.25rem;
    display: block;
}

#blockcart-modal .modal-title
{
    font-family: var(--font-family-inter);
    color: var(--decline-gray4);
    font-size: 1.25rem;
    letter-spacing: normal;
    text-transform: uppercase;
    font-weight: 700;
}
   
#blockcart-modal .modal-header .close
{
    display: flex;
    align-items: center;
    justify-content: center;
}

#blockcart-modal .cart-content .cart-content-btn .btn
{
    border-radius: 25px;
}

#blockcart-modal .product-name
{
    color: var(--color-text-primary);
    font-family: var(--font-family-inter);
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
}

#blockcart-modal .product-price
{
    font-family: var(--font-family-inter);
    font-size: 1rem;
    letter-spacing: -.5px;
    font-weight: bold;
    color: var(--decline-gray4);
}

#blockcart-modal .modal-body .divide-right span
{
    color: var(--color-body-text);
    font-family: var(--font-family-roboto);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

#blockcart-modal .cart-content .page-content.page-cms ul.cart-products-count, #blockcart-modal .cart-content p.cart-products-count
{
    color: var(--color-body-text);
    font-family: var(--font-family-roboto);
    font-size: 1rem;
    font-style: 700;
}

#blockcart-modal .cart-content .page-content.page-cms ul .label, #blockcart-modal .cart-content .page-content.page-cms ul .value, #blockcart-modal .cart-content p .label, #blockcart-modal .cart-content p .value, .page-content.page-cms #blockcart-modal .cart-content ul .label, .page-content.page-cms #blockcart-modal .cart-content ul .value, .page-order-detail .order-items .order-item .desc .name
{
    font-size: .875rem;
    font-weight: 500;
    color: var(--color-text-primary);
    font-family: var(--font-family-roboto);
}

#blockcart-modal .cart-content p.product-total .label
{
    font-size: 1rem;
    font-weight: 700;
}

#blockcart-modal .cart-content .cart-content-btn .btn i
{
    display: none;
}

#blockcart-modal .divide-right
{
    border-color: var(--color-input-border);
}

@media (max-width:767px)
{
    #blockcart-modal .modal-title i.material-icons
    {
    margin-right: 10px;
    }
}

@media (max-width:479px)
{
    

    #blockcart-modal .cart-content .cart-content-btn
    {
        flex-wrap: wrap;
        width: 100%;
        padding: 11px;
    }

    #blockcart-modal .cart-content .cart-content-btn .btn
    {
        width: 100%;
    }

}


/** quick view modal **/

.quickview .modal-header
{
    position: absolute;
    right: 0;
    z-index: 3;
}

.left-col-quickview
{
   background: var(--theme-secondary4); 
   
}

.right-col-quickview
{
    padding-top: 2.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}

.quickview .modal-footer
{
    display: none;
}

.quickview .modal-body
{
    padding: 0;
}

.quickview .modal-body>.row
{
margin: 0;
}

.quickview .images-container
{
    align-items: center;
}

.quickview .product-cover img
{
    mix-blend-mode: multiply;
}

@media (min-width:576px) and (max-width:767px)
{
    .right-col-quickview .product-actions .product-add-to-cart  .product-quantity
    {
        flex-wrap: wrap;
    }

    .right-col-quickview .product-actions .product-add-to-cart .product-quantity .qty
    {
        margin-bottom: 10px;
    }

}

.right-col-quickview h1
{
color: var(--color-text-primary);
    font-family: var(--font-family-inter);
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 600;
}

.right-col-quickview .product-prices div
{
    font-family: var(--font-family-inter);
    font-size: 1rem;
    letter-spacing: -.5px;
    font-weight: bold;
    color: var(--decline-gray4);
}

.product-actions .control-label
{
    font-size: .875rem;
    font-weight: 700;
    margin-bottom: .5rem;
    color: var(--color-text-primary);
}

.product-miniature .highlighted-informations .quick-view:hover,
.product-miniature .highlighted-informations .quick-view:focus
{
    color: var(--color-text-primary);
    text-decoration: none;
}

/** MENU **/

#adtm_menu div.adtm_column_wrap ul.adtm_elements li a:before, #adtm_menu div.adtm_column_wrap span[data-href]:before
{
    width: 7px;
    height: 7px;
    border: 1px solid var(--decline-gray5);
    border-radius: 10px;
    content: '';
    display: inline-block;
    margin-right: 1px;
}

/** PANIER HEADER **/

#header .header-nav .blockcart
{
    margin-left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 90px;
    background:var(--miniature-background);
}

#header .header-nav .blockcart .header
{
    margin-top: 0;
    color: var(--theme-primary);
}

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

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

@media (max-width:767px)
{
    #header .header-nav .blockcart
    {
        height: 48px;
    }

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


#products .products-section-title span, .featured-products .products-section-title span, .product-accessories .products-section-title span
{
    color: var(--theme-orange2);
}


/** MODULE COMBINAISON TALLES **/

.wk-filter-combinations>.row
{
    background: var(--theme-primary);
    padding-top: 13px;
    padding-bottom: 18px;
}

#wk-product-combination-view thead td, #wk-combination-block-view thead td
{
    background: var(--theme-secondary); 
    color: var(--color-text-primary);
    text-align: center;
    font-family: var(--font-family-roboto);
    font-size: var(--font-size-primary);
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.wk-bulk-selection
{
    border: 1px solid var(--color-input-border);
    width: 24px;
    height: 24px;
    border-radius: 4px;
    border-radius: 4px;
    background: #fff;
}

#wk-product-combination-view td,
#wk-product-combination-view thead td, #wk-combination-block-view thead td
{
    border: 1px solid var(--color-input-border);
}

#wk-product-combination-view .wk-combination-image
{
    border: 1px solid var(--color-input-border-active);
}

.wk-combination-name span
{
    color: var(--theme-orange2);
    text-align: center;
    font-family: var(--font-family-roboto);
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}


.wk-product-available
{
    color: #FFF;
    text-align: center;
    font-family: var(--font-family-roboto);
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    border-radius: 4px;
    background: var(--green-decline);
}

.wk-current-price span, .wk-product-unit-price
{
    color: var(--theme-orange);
    text-align: center;
    font-family: var(--font-family-inter);
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.wk-attribute-group-name, .wk-combination-sort-type
{
    border-radius: 32px;
    border: 1px solid #000;
    background: #FFF;
    color: var(--color-text-primary);
    text-align: center;
    font-family: var(--font-family-roboto);
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-align: left;
    padding-left: 15px;
    height: 44px;
    margin: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.wk-sort-label
{
    color: #FFF;
    text-align: center;
    font-family: var(--font-family-roboto);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-right: 2px;
    margin-bottom: 0;
    padding-top: 11px;
}

.wk-sort-list:hover
{
    background: var(--theme-orange2);
}

.wk-filter-box
{
    padding: .625rem;
    font-size: .8125rem;
    color: var(--dark-decline);
    display: inline-flex;
    align-items: center;
    justify-content: space-evenly;
    padding: 5px;
    flex-wrap: wrap;
}

.wk-show-filters span
{
    color: var(--color-text-primary);
    font-family: var(--font-family-inter);
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
}

.wk-show-filters
{
    background: var(--color-input-border);
    box-shadow: none;
}

.wk-filter-combinations ul
{
    margin-bottom: 0;
}

@media (max-width:910px)
{
    .wk-sort-label
    {
        display: none;
    }
}

/*
#wk-product-combination-view .wk-checkbox
{
    display: none;
}
*/


#wk-product-combination-view .wk-product-add-to-cart .add
{
    display: none;
}



.wk-combination-quantity p
{
    margin-bottom: 0;
}

.wk-combination-quantity .wk-product-available
{
    margin-bottom: 0;
}

#product #wrapper>.container .row .wk-dropdowns
{
    padding-left: .5rem;
}

#product #wrapper>.container .row .wk-combination-sort-right
{
    padding-right: .5rem;
    display: flex;
}


/** product disparition price et add to cart **/

.right-col-product .product-prices
{
    display: none;
}

.right-col-product .product-actions .product-add-to-cart
{
    display: none;
}

.product-additional-info .wk-filter-combinations ul li#wk-filter-additional-view
{
    display: block;
}

.product-additional-info .wk-filter-combinations ul li#wk-filter-additional-view .wk-attribute-group-name
{
    min-width: 133px;
}

@media (min-width:1200px)
{
    #product #wrapper>.container .row .wk-dropdowns
    {
        width: 30%;
    }

    #product #wrapper>.container .row .wk-combination-sort-right
    {
        width: 70%;
    }
}


/*** same category block **/

 .samecategory-products
 {
    margin-bottom: 60px;
 }

 .samecategory-products>.container>p.h2 span
 {
    color: var(--theme-orange2);
 }

  .samecategory-products .product-miniature .thumbnail-container
 {
    margin-bottom: 0;
 }

 .swiper-slide
 {
    background: transparent;
 }


 .carousel .carousel-item figure
 {
    width: 100%;
 }


@media (min-width:1921px)
 {
 .home-section-title,
 .swiper-slide .article h3
 {
     font-size: clamp(34px, calc(34px + (68 - 34) * ((100vw - 1920px) / (3840 - 1920))), 68px);
 }

 .home-section-subtitle
 {
        font-size: clamp(
        16px,
        calc(16px + (32 - 16) * ((100vw - 1920px) / (3840 - 1920))),
        32px
        );
 }

 .btn-outline-primary.btn-gammes
 {
        font-size: clamp(
    12px,
    calc(12px + (24 - 12) * ((100vw - 1920px) / (3840 - 1920))),
    24px
    );

 }

 #index .swiper-slide .article a
 {
    font-size: clamp(
    14px,
    calc(14px + (28 - 14) * ((100vw - 1920px) / (3840 - 1920))),
    28px
    );

 }

}

/** sous menu logo somlys + bouton à désactiver sur boutique somlys **/


#adtm_menu table.columnWrapTable tr td.advtm_column_wrap_td_17
{
    display: none !important;
}

#adtm_menu table.columnWrapTable tr td.advtm_column_wrap_td_8 .btn-outline-primary
{
    white-space: normal;
}

@media (min-width:768px) and (max-width:991px)
{
    #adtm_menu table.columnWrapTable tr td.advtm_column_wrap_td_8
    {
        display: none !important;
    }
}


@media (max-width:767px)
{
    #adtm_menu table.columnWrapTable tr td.advtm_column_wrap_td_8
    {
        padding: 0 10px !important;
    }
}
