/*Settings*/
@font-face {
    font-family: 'Rubik One Regular';
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: local('Rubik One Regular'), url('fonts/RubikOne-Regular.woff') format('woff');
}
@font-face {
    font-family: 'ManometerSans_Regular';
    font-display: swap;
    src: url(fonts/ManometerSans_Regular.otf);
}
:root{
    --heading-font: 'ManometerSans_Regular';
    --color-red: rgba(204, 57, 43, 1);
}
body,
p{
    font-family: "Poppins", sans-serif;
    font-weight: 400;
}
h1{
    font-family: 'ManometerSans_Regular' !important;
}
.container, .et_pb_row {
    max-width: 1280px !important;
    width: 100% !important;
}

/*Settings*/
/*HEADER*/
.main-header-top {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    display: flex;
    align-items: center;
}
#main-header .main-nav {
    max-width: 100% !important;
    background-color: var(--color-red);
    padding: 0 !important;
    height: 76px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#main-header .main-nav .et_pb_menu .et_pb_menu__wrap {
    justify-content: center !important;
}
#main-header .main-nav .et_pb_menu {
    background-color: transparent !important;
}
#main-header .et-menu a {
    color: #fff !important;
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    line-height: 18px;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
#main-header .et_pb_menu__menu>nav>ul>li {
    margin: 0 !important;
    padding: 0 20px !important;
    display: flex !important;
    align-items: center;
}
#main-header .main-nav .et_pb_menu__menu>nav>ul {
    display: flex !important;
    align-items: center;
    height: 76px;
}
.main-header-top > .et_pb_column {
    width: 100% !important;
    max-width: 80px;
    margin: 0 !important;
}
.main-header-top > .et_pb_column + .et_pb_column {
    width: 100% !important;
    max-width: calc(100% - 80px) !important;
    padding-left: 40px !important;
    display: flex !important;
    align-items: center;
    justify-content: flex-end;
}
div#main-header {
    padding: 0 !important;
    box-shadow: none !important;
}
form.custom-search-wrapper span.icon {
    height: 100%;
    display: flex;
    align-items: center;
    border-left: .1px solid #000;
    padding: 0 10px;
    margin-left: 10px;
}
form.custom-search-wrapper {
    background-color: rgba(240, 240, 240, 1);
    border-radius: 40px;
    display: flex;
    height: 40px;
    width: 677px;
}
form.custom-search-wrapper input {
    background-color: transparent;
    border: 0;
    padding-right: 20px;
    width: 100%;
}
.custom-search-select select {
    height: 100%;
    background-color: transparent;
    border: 0;
    padding-left: 20px;
    font-family: 'Poppins';
    font-weight: 500;
    color: rgba(90, 101, 102, 1);
}
.main-header-top > .et_pb_column + .et_pb_column .et_pb_module {
    margin-bottom: 0 !important;
}
.et-db #et-boc .et-l #main-header .et_pb_button,
a.et_pb_button {
    height: 40px !important;
    line-height: 40px !important;
    font-size: 12px !important;
    font-weight: 500 !important;
    font-family: 'Poppins';
    padding: 0 !important;
    border-radius: 20px !important;
    text-align: center;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
}
a.et_pb_button:after{
    display: none !important;
}
#main-header a.et_pb_button {
    min-width: 143px !important;
    background-color: rgba(0, 0, 0, 1) !important;
    color: #fff !important;
    border: 0 !important;
}
#main-header a.et_pb_button.btn-login {
    background-color: transparent !important;
    border: 1px solid var(--color-red) !important;
    color: var(--color-red) !important;
    margin-right: 10px !important;
    margin-left: 40px !important;
}
.gt_float_switcher img {
    display: none !important;
}
.column-right-footer ul li img {
    max-width: 3rem;
    filter: brightness(0) invert(1);
}
.gt_float_switcher .gt-selected .gt-current-lang {
    padding: 0 !important;
    color: rgba(90, 101, 102, 1) !important;
    font-weight: 500 !important;
    font-family: 'Poppins';
    font-size: 13.3px;
}
.gt_float_switcher {
    box-shadow: none !important;
}
.img-question {
    margin: 0 20px !important; 
}
.gt_float_switcher .gt-selected {
    margin-top: 5px;
}
/*HEADER*/
/*FOOTER*/
#main-footer .et-menu li {
    margin: 0 !important;
}
#main-footer .et-menu{
    margin-left: 20px !important;
}
#main-footer .et-menu a {
    color: #fff !important;
    line-height: 22px !important;
    padding-bottom: 0 !important;
    font-size: 16px !important;
}
div#main-footer {
    padding: 30px 0 !important;
}
#main-footer .et_pb_menu {
    background-color: transparent !important;
}
.row-top{
    padding-top: 0 !important;
    padding-bottom: 15px !important;
}
.row-top > .et_pb_column {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.row-copyright p {
    color: #fff;
    font-size: 14px;
}
.row-copyright {
    border-top: 1px solid #fff;
    padding-top: 15px !important;
    padding-bottom: 0 !important;
}
.row-top > .et_pb_column > * {
    width: auto;
    margin: 0 !important;
}
/*FOOTER*/
/*BANNER HOME*/
.st-hero-banner {
    width: 100%;
    height: 643px;
    background-size: cover;
    background-position: center center;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    position: relative;
}
.st-hero-banner::after {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0,0,0,0.3); 
    z-index: 1;
}
video.banner-video {
    position: absolute;
    top: -2px;
    left: 0;
    width: 100%;
    height: calc(100% + 2px);
    z-index: 0;
    object-fit: cover;
}
.banner-inner {
    position: relative;
    z-index: 2;
}
.banner-inner h1 {
    text-transform: uppercase;
    color: #fff;
    font-size: 75px;
    line-height: 100%;
    max-width: 1000px;
    margin: 0 auto;
}
.btn-group {
    display: flex;
    flex-direction: column;
    margin-top: 40px;
}
.btn-group > .btn{
    height: 51px;
    line-height: 51px;
    width: 400px;
    font-size: 16px;
    font-weight: 600;
    background-color: #fff;
    color: rgba(0, 0, 0, 1);
    border-radius: 20px;
    margin: 0 auto;
}
.btn-group > .btn + .btn{
    background-color: transparent;
    margin-top: 20px;
    border: 1px solid #fff;
    color: #fff;
}
.btn-group > .btn:hover{
    background-color: #000;
    color: #fff;
    border: 1px solid #000;
}
/*BANNER HOME*/
/*HOME PRODUCT*/
div#main-content {
    background-image: url(images/bg-page.svg);
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 330px;
}
p.p-shipping > svg:last-child {
    margin-left: auto;
}
p.p-shipping > svg:nth-child(1) {
    margin-right: 10px;
}
p.p-shipping {
    font-family: var(--heading-font);
    color: var(--color-red);
    font-size: 16px;
    line-height: 100%;
    display: flex;
    align-items: center;
    border: 1px solid var(--color-red);
    border-radius: 20px;
    padding: 10px 20px !important;
    margin-bottom: 50px;
}
.woocommerce ul.products {
    margin: 0 -12.5px;
}
.woocommerce ul.products li.product {
    background-color: var(--color-red);
    padding: 15px;
    border-radius: 15px;
    margin-right: 12.5px !important;
    margin-bottom: 25px;
    width: calc(25% - 25px) !important;
    margin-left: 12.5px;
    clear: none !important;
    transform: translateY(0);
    transition: all .5s;
}
.woocommerce .star-rating span:before{
    color: #fcfcab !important;
}
.woocommerce ul.products li.product .star-rating {
    display: none;
}
.woocommerce ul.products li.product:hover{
    transform: translateY(-10px);
}
.woocommerce ul.products li.product a img {
    transform: scale(1);
    transition: all .5s;
}
.woocommerce ul.products li.product:hover a img {
    transform: scale(1.1);
}
span.et_overlay {
    display: none !important;
}
span.et_shop_image {
    height: 315px;
    display: block;
    overflow: hidden;
}
span.et_shop_image img {
    height: 100% !important;
    object-fit: cover;
    object-position: top;
    border-radius: 10px;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    font-family: 'Poppins';
}
span.price-regular,
.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price, .woocommerce ul.products li.product .price del, .woocommerce-page ul.products li.product .price del {
    color: #fff !important;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: -3px;
    font-family: "Rubik Mono One", monospace;
}
bdi > span.woocommerce-Price-currencySymbol {
    margin-left: -10px;
}
.product-loop-title-wrap {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    border-bottom: .1px solid #fff;
    padding-bottom: 10px;
    margin-bottom: 15px;
    margin-top: 15px;
}
.product-loop-title-wrap h2 {
    padding: 0 !important;
    max-width: 70%;
    min-height: 55px;
}
.wc-loop-short-description {
    color: #fff;
    font-size: 12px;
    text-align: right;
}
span.price-tax {
    color: #fff !important;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: -3px;
    font-family: "Rubik Mono One", monospace;
    text-transform: inherit;
}
.price-wrapper span.woocommerce-Price-amount.amount, .price-wrapper span.woocommerce-Price-amount.amount bdi {
    font-size: 13px;
    display: flex;
    letter-spacing: -2px;
}
span.price-tax svg {
    max-width: 12px;
}
span.price-tax .span-tax {
    font-family: 'Poppins';
    font-weight: 700;
    display: inline-block;
    margin: 0 5px 0 10px;
    letter-spacing: 0;
    font-size: 14px;
}
span.price-regular ,
span.price-tax {
    display: flex;
    align-items: center;
}
span.price-regular svg {
    margin-left: .5rem;
    max-width: .75rem;
}
span.price-tax > svg:first-child {
    margin-left: 10px;
    margin-right: 5px;
}
.yith-wcwl-add-to-wishlist-button:not(.yith-wcwl-add-to-wishlist-button--themed-button) svg.yith-wcwl-add-to-wishlist-button-icon {
    color: rgba(204, 57, 43, 1);
    width: 24px;
}
span.yith-wcwl-add-to-wishlist-button__label {
    display: none;
}
.yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--anchor {
    width: 36px;
    height: 36px;
    background-color: rgba(255, 248, 230, 1);
    border-radius: 50%;
}
.yith-add-to-wishlist-button-block {
    margin: 0;
    position: absolute;
    top: 30px;
    right: 30px;
}
.produdct-home p.text-center {
    text-align: center;
    margin-top: 40px;
}
.btn-shop {
    text-transform: uppercase;
    height: 44px;
    line-height: 44px;
    font-size: 16px;
    font-weight: 600;
    background-color: rgba(0, 0, 0, 1);
    color: #fff;
    border-radius: 40px;
    margin: 0 auto;
    font-family: 'ManometerSans_Regular' !important;
    display: inline-block;
    padding: 0 20px;
}
/*HOME PRODUCT*/
/*SHOP*/
.single #left-area ,
.archive #left-area {
    padding-right: 0 !important;
    width: 100% !important;
}
.et_right_sidebar #main-content .container:before,
.single #sidebar ,
.archive #sidebar {
    display: none !important;
}
.woocommerce nav.woocommerce-pagination ul li a{
    color: var(--color-red);
    font-size: 14px !important;
    font-family: "Rubik Mono One", monospace;
}
.woocommerce nav.woocommerce-pagination ul,
.woocommerce nav.woocommerce-pagination ul li {
    border: 0 !important;
}
.woocommerce nav.woocommerce-pagination ul li span.current {
    background: transparent !important;
    color: #000 !important;
    border: 1px solid var(--color-red) !important;
    border-radius: 50% !important;
    font-size: 14px !important;
    font-family: "Rubik Mono One", monospace;
}
.woocommerce nav.woocommerce-pagination ul li {
    margin: 0 5px;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
    padding: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
}
.woocommerce nav.woocommerce-pagination ul li a.next.page-numbers,
.woocommerce nav.woocommerce-pagination ul li a.prev.page-numbers{
    font-size: 0 !important;
}
a.prev.page-numbers {
    background: url(images/arrow-left.svg) no-repeat left / 8px !important;
    padding: 10px 20px !important;
    width: auto !important;
    display: flex !important;
    align-items: center;
}
a.next.page-numbers{
    background: url(images/arrow-right.svg) no-repeat right / 8px !important;
    padding: 10px 20px !important;
    width: auto !important;
    display: flex !important;
    align-items: center;
}
a.prev.page-numbers::before{
    content: 'Previous';
    color: var(--color-red);
    font-size: 14px;
        font-family: 'Poppins' !important;
}
a.next.page-numbers::before{
    content: 'Next';
    color: var(--color-red);
    font-size: 14px;
        font-family: 'Poppins' !important;
}
.wc-archive-hero {
    padding: 90px 0;
    text-align: center;
}
.wc-archive-hero h1 {
    color: #fff;
    font-size: 54px;
    line-height: 1;
    text-transform: uppercase;
}
.wc-archive-back {
    color: #fff;
    font-size: 14px;
    position: absolute;
    top: -40px;
    left: 0;
}
.wc-archive-back svg {
    filter: brightness(0) invert(1);
}
div#left-area > .woof.woof_sid.woof_sid_auto_shortcode {
    display: none;
}
.woof_redraw_zone {
    display: flex;
    align-items: center;
    justify-content: center;
    border-top: 1px solid #fff;
    margin: 0 auto;
    padding-top: 30px;
    margin-top: 15px;
    width: fit-content;
    
}
.page-template-tpl-home .woocommerce.columns-4 .woof.woof_sid.woof_sid_auto_shortcode,
.page-template-tpl-home .woocommerce.columns-4 p.woocommerce-result-count {
    display: none;
}
.woo-variation-gallery-wrapper .woo-variation-gallery-slider img {
    border-radius: 1rem;
    border: 1rem solid #cc392b;
}
.woo-variation-gallery-wrapper .wvg-gallery-thumbnail-image img {
    border: .5rem solid #cc392b;
}
.woof_block_html_items {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: auto;
    overflow: auto;
    background-color: #fff;
    z-index: 2;
    padding: 20px;
    min-width: max-content;
    border: 1px solid #3e3e3e29;
    border-radius: 12px;
    margin-top: 5px;
    padding-bottom: 14px;
}
a.wc-archive-back:hover {
    text-decoration: underline;
    color: #cc392b;
}
a.wc-archive-back:hover svg {
    filter: none;
}
a.wc-archive-back:hover svg path {
    fill: #cc392b;
}
.woof_redraw_zone > * {
    width: auto;
    margin: 0 10px;
}
.woof_container_inner h4:not(.active) + .woof_block_html_items{
    display: none;
}
.woof_container_inner h4 {
    margin-bottom: 9px;
    color: #fff;
    border: 1px solid #fff;
    height: 36px;
    line-height: 35px;
    font-size: 14px;
    padding: 0 20px;
    border-radius: 20px;
    cursor: pointer;
}
.woof_container_inner h4:after {
    content: url(images/arrow-left.svg);
    display: inline-block;
    margin-left: 20px;
    filter: brightness(0) invert(1);
    transform: rotate(-90deg);
}
.woof_container_inner h4.active,
.woof_container_inner h4:hover{
    background-color: var(--color-red);
    border-color: var(--color-red);
}
.woof_container_inner {
    position: relative;
}
ul.woof_list li {
    text-align: left;
}
/*SHOP*/
/*PDP*/
.wpa-test-msg {
    display: none;
}
/*PDP*/

/*Mega Menu*/
#mega-menu-wrap-primary-menu,
#mega-menu-wrap-primary-menu #mega-menu-primary-menu {
    position: static;
}
ul.mega-sub-menu {
    top: calc(100% + 1rem) !important;
}
.mega-menu-row {
    max-width: 50rem !important;
    margin: 0 auto !important;
    float: none !important;
    min-height: 30rem !important;
}
ul.mega-sub-menu .custom-html-widget ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
ul.mega-sub-menu .custom-html-widget li a {
    color: #3D3D3D;
    font-size: .875rem;
}
ul.mega-sub-menu .custom-html-widget >  ul .sub-menu > ul .sub-menu > ul,
ul.mega-sub-menu .custom-html-widget >  ul .sub-menu > ul{
    max-width: 20rem;
    width: 100% !important;
}
ul.mega-sub-menu .custom-html-widget >  ul {
    max-width: 17.75rem;
}
.sub-menu > ul {
    position: absolute;
    left: 16.75rem;
    top: 1rem;
    height: calc(100% - 1rem);
    padding-left: 4rem !important;
}
.sub-menu .sub-menu > ul {
    left: 21rem;
    width: 20.75rem;
    top: 0;
    margin-left: -1.5rem !important;
    padding-left: 4rem !important;
}
.sub-menu > ul > li > a,
ul.mega-sub-menu .custom-html-widget > ul > li > a {
    display: flex;
    align-items: center;
    background-color: transparent;
    padding: .5rem 1rem;
    border-radius: 2rem;
    margin: 1rem 0;
    position: relative;
}
.sub-menu > ul > li > a {
    margin: 0;
}
ul.mega-sub-menu .custom-html-widget > ul > li > a:after {
    content: url(../images/arrow-right.svg);
    opacity: 0;
    position: absolute;
    top: 50%;
    right: 1rem;
    transform: translate(-50%, -50%);
}
.sub-menu > ul > li > a:hover,
ul.mega-sub-menu .custom-html-widget > ul > li > a:hover{
    background-color: #F4F4F4;
}
ul.mega-sub-menu .custom-html-widget > ul > li > a:hover:after{
    opacity: 1;
}
li.sub-menu:not(:hover) > ul{
    display: none;
}
.sub-menu > ul:before {
    content: '';
    display: block;
    background-color: #3D3D3D;
    width: 1px;
    height: 100%;
    opacity: .3;
    position: absolute;
    left: 2.25rem;
}
ul.mega-sub-menu .custom-html-widget > ul > li > a img {
    width: 1.5rem;
    height: 1.5rem;
    object-fit: contain;
    display: block;
    margin-right: .5rem;
}
/*Mega Menu*/
/*new footer*/
.new-footer{
    padding-bottom: 3rem !important;
}
.new-footer::before {
    content: '';
    width: 10rem;
    height: 10rem;
    border-radius: 50%;
    background: url(../images/shape1.svg) no-repeat center / contain;
    position: absolute;
    top: 5vw;
    left: 23vw;
    display: block;
}
.new-footer::after {
    content: '';
    width: 30rem;
    height: 3rem;
    background: url(../images/shape2.svg) no-repeat center / contain;
    position: absolute;
    left: 16vw;
    bottom: 0;
    margin-bottom: -2px;
}
.new-logo{
    max-width: 14.375rem !important;
}
.column-right-footer {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}
.column-right-footer .et_pb_menu{
    background-color: transparent !important;
}
.column-right-footer .et-menu {
    display: block !important;
}
.column-right-footer .et-menu a {
    color: #fff !important;
    font-size: 1.125rem;
    line-height: 1.5;
    padding: 0 !important;
}
.column-right-footer h5,
.column-right-footer .et-menu li:first-child a{
    font-family: 'ManometerSans_Regular';
    text-transform: uppercase;
    font-size: 1.5rem;
    color: #fff !important;
    pointer-events: none;
}
.column-right-footer ul {
    list-style: none;
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0;
    gap: 1rem;
}
.column-right-footer .et-menu li:first-child {
    margin-top: 0 !important;
}
.column-right-footer h5 {
    margin-top: .5rem;
    margin-bottom: .5rem;
}
.row-copy .gt_float_switcher .gt_options a {
    color: #fff;
    font-size: .75rem;
    padding: .25rem 0;
}
.row-copy div#gt_float_wrapper {
    text-align: right;
}
.row-copy .gt-selected {
    border: 1px solid #fff;
    border-radius: 1.5rem;
    padding: 0 1rem;
    height: 2.25rem;
    line-height: 2rem;
    margin-top: 0 !important;
}
.row-copy p {
    color: #fff;
    font-size: .875rem;
    line-height: 1.5;
}
.row-copy .gt-selected * {
    color: #fff !important;
}
.row-copy .gt_float_switcher .gt-selected,.row-copy .gt_float_switcher.notranslate {
    background: transparent !important;
}
.row-copy {
    padding: 0 !important;
}
.row-copy .gt_float_switcher .gt-selected .gt-current-lang span.gt_float_switcher-arrow{
    filter: brightness(0) invert(1);
}
/* body:not(.logged-in) #main-footer,
body.logged-in .new-footer{
    display: none;
} */
/*new footer*/
div#main-footer {
    display: none;
}
.content-page-faire {
    border: 1px solid #CC392B;
    border-radius: .5rem;
    background: #fff;
    max-width: 39.375rem;
    margin: 0 auto;
    padding: 1.25rem;
    padding-top: 2rem;
}
.content-page-faire h3.title-description {
    text-align: center;
}
.content-page-faire p.text-success-submit {
    text-align: center;
    font-size: 1.25rem;
    color: green;
    display: none;
}
a.woocommerce-button.button.submit_contact {
    background: #CC392B !important;
    border: none !important;
    height: 3.125rem;
    line-height: 3.125rem !important;
    padding: 0 !important;
    min-width: 15.125rem;
    border-radius: 1.75rem;
    color: #FFFFFF !important;
    font-size: 1rem;
    font-weight: 600;
    cursor: pointer;
    width: 100%;
    display: block;
}
a.woocommerce-button.button.submit_contact:hover {
    opacity: .7;
}