/*
Theme Name: Wordpress Elementor
Description: Thème Wordpress Elementor
Author: Net#Tic
Author URI: https://www.net-tic.net
Version: 1.0.0
Text Domain: wordpresselementor
*/


html, body, p {
    padding: 0;
    margin: 0;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    box-sizing: border-box;
    line-height: 25px;
}
html {
    scroll-behavior: unset!important;
}
main {
    padding: 30px 0;
}

.nt-overall {
    max-width: 1140px;
    margin: auto;
}
@media (max-width: 991px ) {
    .nt-overall {
        max-width: none;
        padding: 0 10px;
    }
}



#menu-menuppal > li.dropdown {
    display: inline-flex;
}
#menu-menuppal > li.dropdown  > .sub-menu-toggle .icon-plus, #menu-menuppal > li.dropdown  > .sub-menu-toggle .icon-minus {
    display: none;
}
#menu-menuppal > li.dropdown  > .sub-menu-toggle {
    border: none;
    background: none;
    position: relative;
    top: 50%;
    right: 0;
    font-family: "icomoon";
}
#menu-menuppal > li.dropdown  > .sub-menu-toggle:after {
    content: "\e905";
    display: inline-block;
    font-size: 12px;
    vertical-align: middle;
}
.plus-navigation-menu .nav>li>.dropdown-menu li {
    text-transform: none;
}

.tp-plus-shape-divider.shape-shape-1 .shape-1-icon {
    cursor: default;
}
.pin-hotspot-loop .pin-loop-content.pin-icon-text {
    box-shadow: none!important;
}

table, .wp-block-table {
    width: 100%;
    min-width: 240px;
    border-collapse: collapse;
}
.elementor-widget-text-editor p, .elementor-widget-text-editor ul {
	margin-bottom: 12px;
}

.elementor-swiper .swiper-slide-contents:not(:empty),
.elementor-slides-wrapper .swiper-slide-contents:not(:empty) {
    padding: 30px;
    background: rgba(0,0,0,0.75);
}
@media (max-width: 1024px) {
    .elementor-swiper .swiper-slide-contents:not(:empty),
    .elementor-slides-wrapper .swiper-slide-contents:not(:empty) {
        padding: 15px;
    }
}
.elementor-widget-woocommerce-my-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads {
    display: none;
}
.elementor-widget-woocommerce-my-account .woocommerce .form-row .input-text {
    background: white!important;
}
.elementor-widget-woocommerce-my-account .woocommerce .form-row .input-text[readonly],
.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .form-row .input-text[readonly],
.elementor-widget-woocommerce-my-account .woocommerce .form-row .select2-container--disabled .select2-selection,
.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .form-row .select2-container--disabled .select2-selection {
    background: #EBEBEB!important;
}
.dynamic-cat-list .pt-dynamic-wrapper.style_2 .pt-dynamic-hover-content-inner .pt-dynamic-hover-cat-name,
.wpfFilterWrapper .wpfFilterTaxNameWrapper {
    display: inline-block;
    text-transform: lowercase;

}
.dynamic-cat-list .pt-dynamic-wrapper.style_2 .pt-dynamic-hover-content-inner .pt-dynamic-hover-cat-name:first-letter,
.wpfFilterWrapper .wpfFilterTaxNameWrapper:first-letter {
    text-transform: uppercase!important;
}
.wpfFilterWrapper .wpfFilterTaxNameWrapper {

    width: calc(100% - 22px);
    vertical-align: text-top;
}
@media (max-width: 767px) {
    .dynamic-cat-list .pt-dynamic-wrapper.style_2 .pt-dynamic-hover-content {
        padding: 10px;
    }
    .dynamic-cat-list .pt-dynamic-wrapper.style_2 .pt-dynamic-hover-content-inner {
        padding: 10px;
    }
}
.elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation ul {
    margin-top: 0;
}

#breadcrumbs span {
    display: inline-block;
    text-transform: lowercase;
}
#breadcrumbs span:first-letter {
    text-transform: uppercase!important;
}

.woocommerce-billing-fields__field-wrapper #billing_country_field {
    display: none;
}

.premiere-connexion-wrapper {
    text-align: center;
    width: 400px;
    max-width: 100%;
    margin: 0 auto;
}
.premiere-connexion-wrapper #form_premiere_co input[type=text],
.premiere-connexion-wrapper #form_premiere_co input[type=email],
.premiere-connexion-wrapper #form_premiere_co input[type=password] {
    box-sizing: border-box;
    height: 40px;
    width: 100%;
    margin-bottom: 10px;
    font-size: 1rem;
    font-family: inherit;
    padding: 0 10px;
}
.premiere-connexion-wrapper #form_premiere_co .form-line.form-line-submit {
    text-align: right;
    margin-top: 5px;
}
.premiere-connexion-wrapper #form_premiere_co .form-line.form-line-back {
    margin-top: 20px;
}
.premiere-connexion-wrapper #form_premiere_co #password-strength {
    background-color: #f0f0f1;
    border: 1px solid #dcdcde;
    color: #1d2327;
    display: block;
    margin: -1px 1px 5px;
    padding: 3px 5px;
    text-align: center;
    width: 100%;
    box-sizing: border-box;
    opacity: 0;
}
.premiere-connexion-wrapper #form_premiere_co #password-strength.strong {
    background-color: #b8e6bf;
    border-color: #68de7c;
    opacity: 1;
}
.premiere-connexion-wrapper #form_premiere_co #password-strength.good {
    background-color: #f5e6ab;
    border-color: #f0c33c;
    opacity: 1;
}
.premiere-connexion-wrapper #form_premiere_co #password-strength.bad {
    background-color: #facfd2;
    border-color: #f86368;
    opacity: 1;
}
.premiere-connexion-wrapper #form_premiere_co #password-strength.short {
    background-color: #ffabaf;
    border-color: #e65054;
    opacity: 1;
}
.nt-alert {
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
}

.nt-alert-success {
    background-color: #dff0d8;
    border-color: #d0e9c6;
    color: #3c763d;
}
.nt-alert-error {
    background-color: #f2dede;
    border-color: #ebcccc;
    color: #a94442;
}
.nt-alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
}
.nt-alert-info {
    background: #d8eafc;
    color: #1e87f0;
}


.single-product .woocommerce-notices-wrapper {
    position: fixed;
    box-shadow: 0 0 30px 0 #333;
    top: 150px;
    left: 50%;
    z-index: 10;
    transform: translate(-50%, 0%);
}
.single-product .woocommerce-notices-wrapper .woocommerce-error,
.single-product .woocommerce-notices-wrapper .woocommerce-info,
.single-product .woocommerce-notices-wrapper .woocommerce-message {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    gap: 25px;
    margin-bottom: 0;
}
.single-product .woocommerce-notices-wrapper .woocommerce-error:before,
.single-product .woocommerce-notices-wrapper .woocommerce-info:before,
.single-product .woocommerce-notices-wrapper .woocommerce-message:before {
    top: calc(50% - 11px);
}


/* NT SHOP NAVIGATION */

.nt-shop-navigation-wrapper .nt-shop-navigation {
    padding: 0 25px;
    position: relative;
}
.nt-shop-navigation-wrapper .nt-shop-navigation ul {
    margin: 0;
    padding-left: 0;
    list-style: none;
}
.nt-shop-navigation-wrapper .nt-shop-navigation a {
    display: inline-block;
    text-transform: lowercase;
    color: var( --e-global-color-primary );
}
.nt-shop-navigation-wrapper .nt-shop-navigation a::first-letter {
    text-transform: uppercase!important;
}

.nt-shop-navigation-wrapper .nt-shop-navigation > ul {
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.nt-shop-navigation-wrapper .nt-shop-navigation > ul > li {
    text-align: center;
}
.nt-shop-navigation-wrapper .nt-shop-navigation > ul > li > a {
    font-size: 1.125rem;
    font-weight: 600;
    padding: 15px 15px 17px 15px !important;
    text-align: center;
}
@media (max-width: 1500px) {
    .nt-shop-navigation-wrapper .nt-shop-navigation > ul > li > a {
        font-size: 0.875rem;
        line-height: 1.5;
        padding: 15px 10px 17px 10px !important;
    }
}
.nt-shop-navigation-wrapper .nt-shop-navigation > ul > li > .sub-menu {
    text-align: left;
    position: absolute;
    top: calc(100% - 10px);
    left: 0;
    right: 0;
    visibility: hidden;
    opacity: 0;
    z-index: 100;
    transition: all 250ms;
}
.nt-shop-navigation-wrapper .nt-shop-navigation > ul > li:hover > .sub-menu {
    visibility: visible;
    opacity: 1;
    top: 100%;
}
.nt-shop-navigation-wrapper .nt-shop-navigation > ul > li > .sub-menu > ul {
    display: flex;
    flex-wrap: wrap;
    /*justify-content: center;*/
    gap: 25px;
    background: white;
    padding: 20px 50px;
    box-shadow: 0 0 15px -7px #DEDEDE;
}
.nt-shop-navigation-wrapper .nt-shop-navigation > ul > li > .sub-menu > ul > li  {
    flex: 0 0 15%;
}
.nt-shop-navigation-wrapper .nt-shop-navigation > ul > li > .sub-menu > ul > li > a {
    font-size: 1rem;
    font-weight: 600;
    padding: 5px 15px 7px 0 !important;
}
.nt-shop-navigation-wrapper .nt-shop-navigation > ul > li > .sub-menu > ul > li > .sub-menu > ul > li > a {
    font-size: 0.875rem;
}
#nt-nav-indicator {
    height: 2px;
    display: inline-block;
    background: var( --e-global-color-primary );
    position: absolute;
    top: calc(100% - 12px);
    left: 0;
    transition: all 300ms;
}

@media (min-width: 1025px) {
    .btn-menu-mobile {
        display: none;
    }
    .nt-shop-navigation-wrapper .nt-shop-navigation .sub-menu > a,
    .nt-shop-navigation-wrapper .nt-shop-navigation .sub-menu > .nt-shop-navigation-back-button {
        display: none;
    }
}
@media (max-width: 1024px) {
    :root {
        --nt-menu-height: 87px;
    }
    #nt-nav-indicator {
        display: none!important;
    }
    .nt-shop-navigation-wrapper .nt-shop-navigation {
        background: white;
        width: 100%;
        position: fixed;
        z-index: 1001;
        left: 100%;
        top: var(--nt-menu-height);
        height: calc(100vh - var(--nt-menu-height));
        padding: 15px 25px;
        overflow: scroll;
        transition: .3s;
    }
    .nt-shop-navigation-wrapper .nt-shop-navigation.open {
        left: 0;
    }
    .nt-shop-navigation-wrapper .nt-shop-navigation ul {
        flex-direction: column;
    }
    .nt-shop-navigation-wrapper .nt-shop-navigation li {
        position: relative;
        width: 100%;
    }
    .nt-shop-navigation-wrapper .nt-shop-navigation a {
        width: 100%;
        text-align: center;
    }
    .nt-shop-navigation-wrapper .nt-shop-navigation li.has-sub-menu > a:after {
        background: url("data:image/svg+xml;charset=utf-8, <svg  height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" xmlns=\"http://www.w3.org/2000/svg\" data-name=\"Layer 1\"><path stroke=\"black\" fill=\"black\" d=\"m121.373 457.373 201.372-201.373-201.372-201.373a32 32 0 0 1 45.254-45.254l224 224a32 32 0 0 1 0 45.254l-224 224a32 32 0 0 1 -45.254-45.254z\"/></svg>") no-repeat;
        background-size: cover;
        content: "";
        height: 10px;
        position: absolute;
        right: 0;
        top: calc(50% - 5px);
        width: 10px;
    }
    .nt-shop-navigation-wrapper .nt-shop-navigation > ul > li .sub-menu {
        position: fixed;
        background: white;
        width: 100%;
        z-index: 1001;
        left: 100%;
        top: var(--nt-menu-height)!important;
        height: calc(100vh - var(--nt-menu-height));
        padding: 15px 25px;
        overflow: scroll;
        transition: .3s;
        text-align: left;
    }
    .nt-shop-navigation-wrapper .nt-shop-navigation > ul > li .sub-menu.open {
        left: 0;
    }
    .nt-shop-navigation-wrapper .nt-shop-navigation .sub-menu .nt-shop-navigation-back-button {
        background: none;
        border: none;
        display: flex;
        gap: 10px;
        margin-bottom: 25px;
    }
    .nt-shop-navigation-wrapper .nt-shop-navigation .sub-menu .nt-shop-navigation-back-button:before {
        background: url("data:image/svg+xml;charset=utf-8, <svg  height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" xmlns=\"http://www.w3.org/2000/svg\" data-name=\"Layer 1\"><path stroke=\"black\" fill=\"black\" d=\"m121.373 457.373 201.372-201.373-201.372-201.373a32 32 0 0 1 45.254-45.254l224 224a32 32 0 0 1 0 45.254l-224 224a32 32 0 0 1 -45.254-45.254z\"/></svg>") no-repeat;
        background-size: cover;
        content: "";
        height: 10px;
        width: 10px;
        display: block;
        transform: rotate(180deg);
        margin-top: 2px;
    }
    .nt-shop-navigation-wrapper .nt-shop-navigation .sub-menu .sub-menu-title {
        font-size: 1.25rem;
        text-align: center;
        display: block;
        margin-bottom: 20px;
    }
    .nt-shop-navigation-wrapper .nt-shop-navigation > ul > li > .sub-menu > ul {
        box-shadow: none;
        padding: 0;
    }
    .nt-shop-navigation-wrapper .nt-shop-navigation .sub-menu > ul > li > a {
        font-size: 1rem;
        font-weight: 600;
        padding: 5px 15px 7px 15px !important;
    }


    .btn-menu-mobile {
        border: none;
        background: none;
        height: 50px;
        width: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0;
        position: absolute;
        right: 30px;
        top: -70px;
        z-index: 10;
        transition: all 250ms;
    }
    .btn-menu-mobile-inner {
        height: 24px;
        width: 30px;
        position: relative;
    }
    .btn-menu-mobile-inner .line-1,
    .btn-menu-mobile-inner .line-2,
    .btn-menu-mobile-inner .line-3 {
        position: absolute;
        display: inline-block;
        left: 0;
        background: white;
        height: 4px;
        border-radius: 100px;
        width: 100%;
        transition: all 250ms;
    }

    .btn-menu-mobile-inner  .line-1 {
        top: 0;
    }
    .btn-menu-mobile-inner  .line-2 {
        top: calc(50% - 2px);
    }
    .btn-menu-mobile-inner  .line-3 {
        bottom: 0;
    }
    .btn-menu-mobile.open .line-1  {
        transform: rotate(45deg) translate(8px,5px);
    }
    .btn-menu-mobile.open .line-2  {
        opacity: 0;
    }
    .btn-menu-mobile.open .line-3  {
        transform: rotate(-45deg) translate(8px,-6px);
    }
    .nt-header__header-links > .elementor-widget-wrap {
        margin-top: 0!important;
    }
}





/* NT FOOTER NAVIGATION */

.nt-footer-navigation-wrapper .nt-footer-navigation ul {
    list-style: none;
    padding-left: 0;
    margin-top: 0;
    column-count: 2;
    column-gap: 30px;
}
@media (max-width: 767px) {
    .nt-footer-navigation-wrapper .nt-footer-navigation ul {
        column-count: 1;
    }
}
.nt-footer-navigation-wrapper .nt-footer-navigation ul li a {
    color: white;
    display: block;
    font-weight: 500;
    text-transform: lowercase;
    padding-right: 7px;
    padding-left: 0;
    transition: all 250ms;
}
.nt-footer-navigation-wrapper .nt-footer-navigation ul li a:hover {
    padding-right: 0;
    padding-left: 7px;
}
.nt-footer-navigation-wrapper .nt-footer-navigation ul li a:first-letter {
    text-transform: uppercase!important;
}




/* WOOCOMMERCE CUSTOMIZATION */
body:not(.logged-in) .add_to_cart_button,
body:not(.logged-in).woocommerce div.product form.cart {
    display: none!important;
}
.woocommerce div.product p.stock {
    margin-bottom: 12px;
}
.woocommerce div.product p.stock:before {
    content:"";
    display: inline-block;
    height: 12px;
    width: 12px;
    border-radius: 100%;
    background: black;
    margin-right: 5px;
}
.woocommerce div.product p.stock.in-stock:before {
    background: #77a464;
}
.woocommerce div.product p.stock.out-of-stock:before {
    background: red;
}
.nt_price_hidden_msg {
    line-height: 1.2;
    font-size: 0.75rem;
    font-style: italic;
}
.woocommerce-thankyou-order-received {
    text-align: center;
    margin: 50px 0 30px;
    color: var(--e-global-color-primary);
    font-size: 1.5rem;
    font-weight: bold;
}
.woocommerce-thankyou-order-details {
    display: flex;
    justify-content: space-around;
    text-align: center;
    padding: 25px 25px 21px;
    background: #F0F0F8;
}
.woocommerce-thankyou-order-details li {
    border-right: none!important;
}
.woocommerce-loop-product__title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-height: 1.3;
    height: 60px;
    -webkit-box-orient: vertical;
    margin-bottom: 0px!important;
}
.woocommerce-loop-product__link img {
    aspect-ratio: 1;
    object-fit: contain;
}
body:not(.logged-in) .woocommerce-price-suffix {
    display: none;
}
.woocommerce ul.products li.product .button {
    display: block;
    margin-top: 10px;
    text-align: center;
}
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.elementor-button {
    background: var( --e-global-color-primary )!important;
    border: none!important;
    color: white!important;
    cursor: pointer;
    font-family: var(--e-global-typography-primary-font-family)!important;
    font-size: 1.0625rem!important;
    font-weight: 400;
    transition: all 300ms;
}
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.elementor-button:not(:disabled):hover {
    background: var( --e-global-color-675bae5 )!important;
    color: white!important;
}
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled],
.elementor-button:disabled {
    opacity: 0.5;
    cursor: default;
}
.woocommerce #respond input#submit.loading::after,
.woocommerce a.button.loading::after,
.woocommerce button.button.loading::after,
.woocommerce input.button.loading::after {
    width: 20px;
    height: 20px;
}
.woocommerce a.added_to_cart.wc-forward {
    color: var( --e-global-color-primary );
    display: block;
    text-align: center;
}
.woocommerce a.added_to_cart.wc-forward:after {
    content:"→";
    padding-left: 5px;
}
#add_payment_method table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text {
    height: 40px;
    width: 100px;
    font-family: inherit;
}
.widget_shopping_cart_content .woocommerce-mini-cart__empty-message {
    min-width: 0;
    min-height: 0;
    display: block;
    padding: 0;
}
.woocommerce-mini-cart__empty-message:before {
    display: none;
}
.elementor-widget-woocommerce-checkout-page .woocommerce-privacy-policy-text p {
    line-height: 1.4;
    margin-bottom: 10px;
}
.woocommerce-checkout-payment .woocommerce-terms-and-conditions * {
    font-size: 0.75rem;
    line-height: 1.5;
}
.woocommerce-checkout-payment .woocommerce-terms-and-conditions p {
    margin-bottom: 10px;
}
.elementor-widget-woocommerce-my-account .woocommerce .login p:nth-child(2),
.elementor-widget-woocommerce-my-account .woocommerce .register p:nth-child(2) {
    font-size: inherit!important;
}
.elementor-widget-wc-add-to-cart .quantity .qty, .woocommerce div.product.elementor .quantity .qty {
    font-size: 1rem;
    font-family: inherit;
}
.woocommerce ul.products li.product .nt-marque-article {
    font-size: 0.9375rem;
    font-weight: 500;
}
.woocommerce ul.products li.product .nt-code-article {
    font-size: 0.875rem;
    float: left;
}
.woocommerce ul.products li.product .nt-stock-article {
    float: right;
}
@media (max-width: 767px) {
    .woocommerce ul.products li.product .nt-code-article,
    .woocommerce ul.products li.product .nt-stock-article {
        float: none;
        text-align: left;
        width: 100%;
    }
}
.nt-stock-article {
    font-size: 0.875rem;
}
.nt-stock-article:before {
    content:"";
    display: inline-block;
    height: 12px;
    width: 12px;
    border-radius: 100%;
    background: black;
    margin-right: 5px;
}
.nt-stock-article.in-stock {
    color: #77a464;
}
.nt-stock-article.in-stock:before {
    background: #77a464;
}
.nt-stock-article.out-of-stock {
    color: red;
}
.nt-stock-article.out-of-stock:before {
    background: red;
}
.cart_item .nt-stock-article {
    font-size: 0.75rem;
}
.woocommerce ul.products li.product .price {
    clear: both;
}
.woocommerce  ul.products li.product .jet-wishlist-button__container {
    position: absolute;
    top: -3px;
    left: 2px;
}
.woocommerce  ul.products li.product .jet-wishlist-button__container .jet-wishlist-button__plane {
    background: none;
}
.woocommerce  ul.products li.product .jet-wishlist-button__container .jet-wishlist-button__state span {
    text-indent: -9999px;
}
.woocommerce  ul.products li.product .jet-wishlist-button__container .jet-wishlist-button__state:after {
    font-family: "Font Awesome 5 Free";
    content: "\f004";
    font-size: 24px;
    font-weight: 400;
    color: #C51A34
}
.woocommerce  ul.products li.product .jet-wishlist-button__container .jet-wishlist-button__state-added:after {
    font-weight: 900;
}
body.single.woocommerce .elementor-widget-woocommerce-product-price {
    margin-bottom: 5px;
}
.woocommerce  ul.products li.product .nt_add_to_cart_wrapper {
    margin-top: 10px;
}

.woocommerce ul.products li.product .nt_add_to_cart_wrapper .nt_inline_cat_qty {
    width: 50px;
    height: 37px;
    font-family: inherit;
    font-size: 1rem;
    text-align: center;
    min-width: 0;
}
@media (max-width: 767px) {
    .woocommerce ul.products li.product .nt_add_to_cart_wrapper .nt_inline_cat_qty {
        width: 100%;
        box-sizing: border-box;
    }
}
.woocommerce  ul.products li.product .nt_add_to_cart_wrapper .add_to_cart_button {
    margin-top: 0;
    float: right;
    padding: 10px 10px;
}
@media (max-width: 767px) {
    .woocommerce  ul.products li.product .nt_add_to_cart_wrapper .add_to_cart_button {
        float: none;
    }
}
.woocommerce ul.products li.product .nt_add_to_cart_wrapper .add_to_cart_button.loading {
    padding-right: 35px!important;
}
.woocommerce ul.products li.product .nt_add_to_cart_wrapper .add_to_cart_button.loading:after {
    right: 10px;
}
.woocommerce  ul.products li.product .nt_add_to_cart_wrapper .added_to_cart.wc-forward {
    position: absolute;
    bottom: -30px;
    left: 0;
    right: 0;
}
.woocommerce .elementor-widget-woocommerce-product-images span.onsale {
    left: unset;
    right: 10px;
    top: 10px;
}
.woocommerce span.onsale {
    background: var( --e-global-color-primary );
}
.woocommerce-cart-form {
    font-family: var(--e-global-typography-text-font-family);
}
@media (min-width: 768px) {
    .elementor-widget-woocommerce-cart .woocommerce table.cart tr.cart_item td {
        padding-right: 10px;
        font-size: 0.875rem;
    }
}
.elementor-widget-woocommerce-cart .woocommerce table.cart tr.cart_item td.product-name {
    text-transform: uppercase;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3,
.woocommerce div.product .product_title {
    text-transform: uppercase;
    font-family: var(--e-global-typography-text-font-family);
}
.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a,
.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table .cart_item td {
    font-family: var(--e-global-typography-text-font-family);
    text-transform: uppercase;
    font-weight: 600;
}



/* PAGE AJOUT PANIER RAPIDE */

.ajout-panier-rapide-form .nt-alert-container > * {
    display: none;
}
.ajout-panier-rapide-form p {
    margin-bottom: 15px;
}
.ajout-panier-rapide-form label {
    font-size: 1.125rem;
}
.ajout-panier-rapide-form .elementor-button:disabled {
    opacity: 0.5;
}
.ajout-panier-rapide-form .elementor-button:after {
    content:"";
    color: white;
    display: inline-block;
    margin-left: 0;
    width: 0;
    height: 15px;
    background: url('assets/images/loader.gif');
    background-size: cover;
    transition: all 250ms;
}
.ajout-panier-rapide-form .elementor-button:disabled:after {
    margin-left: 10px;
    width: 15px;
}
.ajout-panier-rapide-form .elementor-button.validated {
    opacity: 1!important;
}
.ajout-panier-rapide-form .elementor-button.validated:after {
    margin-left: 10px;
    width: 10px;
    content: "✓";
    background: none;
    font-weight: bold;
}


/* PAGE RECHERCHE */

.listing-search-result .title-2 {
    font-size: 1.25em;
    font-weight: bold;
    margin-bottom: 15px;
    margin-top: 30px;
}
.listing-search-result {
    margin-bottom: 80px;
}
.listing-search-result .item-search {
    margin-bottom: 20px;
}
.listing-search-result .item-search {
    background: #EBEBEB;
    color: #361e0f;
    display: flex;
    font-size: 1.25em;
    margin-bottom: 25px;
    text-decoration: none;
    transition: all 500ms;
}
.listing-search-result .item-search .img-wrapper {
    display: inline-grid;
}
.listing-search-result .item-search .txt-wrapper {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    padding: 20px;
    box-sizing: border-box;
    width: calc(100% - 150px);
}
.listing-search-result .item-search .txt-wrapper span {
    display: block;
    width: 100%;
}
.listing-search-result .item-search .title {
    display: block;
    font-weight: bold;
    line-height: 1em;
    margin-bottom: 5px;
    transition: all 500ms;
}
.listing-search-result .item-search .txt-wrapper .category {
    font-style: italic;
}
.listing-search-result .item-search small {
    font-size: 0.8125em;
}
.search-product-listing ul {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    grid-column-gap: 20px;
    grid-row-gap: 40px;
}
@media (max-width: 1024px) {
    .search-product-listing ul {
        grid-template-columns: repeat(3,1fr);
    }
}
@media (max-width: 767px) {
    .search-product-listing ul,
    .elementor-widget-wc-archive-products .products {
        grid-template-columns: repeat(2,1fr);
    }
}
.search-product-listing ul:before {
    display: none!important;
}
.search-product-listing ul li.product {
    width: 100%!important;
}

@media (max-width: 640px) {
    .listing-search-result a.item-search {
        display: block;
    }
    .listing-search-result a.item-search .img-wrapper {
        width: 100%;
    }
    .listing-search-result a.item-search .img-wrapper img {
        width: 100%;
        height: auto;
    }
    .listing-search-result a.item-search .txt-wrapper {
        width: 100%;
    }
}




/* WPCF7 CUSTOMIZATION */

.wpcf7 br {
    display: none;
}
.wpcf7 .form-title {
    font-weight: bold;
}
.wpcf7 .form-row {
    display: flex;
    gap: 30px;
}
.wpcf7 .form-row.form-row-submit {
    justify-content: end;
    flex-direction: row-reverse;
    align-items: center;
    gap: 0;
}
.wpcf7 .form-row:before,
.wpcf7 .form-row:after {
    display: none!important;
}
.wpcf7 .form-row > div {
    flex: 0 1 100%;
}




/* HEADER LINKS */
.header_links_wrapper ul {
    margin: 0;
    padding-left: 0;
    list-style: none;
    display: flex;
    justify-content: space-between;
}
.header_links_wrapper ul li {
    width: 25%;
    text-align: center;
}
.header_links_wrapper ul li a {
    color: white;
    display: inline-block;
    position: relative;
}
.header_links_wrapper ul li a .picto-wrapper {
    display: flex;
    justify-content: center;
    margin-bottom: 4px;
}
.header_links_wrapper ul li a .picto-wrapper i {
    font-size: 33px;
}
.header_links_wrapper ul li a .txt-wrapper {
    display: block;
}
.header_links_wrapper ul li a .txt-wrapper-mobile {
    display: none;
}
.header_links_wrapper ul li a:hover .txt-wrapper  {
    text-decoration: underline;
}
.header_links_wrapper ul li a .cart-count {
    position: absolute;
    top: 0;
    right: 15px;
    border-radius: 100%;
    display: inline-block;
    width: 24px;
    height: 24px;
    line-height: 22px;
    background: #6B6B6B;
    color: white;
    font-size: 11px;
    text-align: center;
}

.nt-mini-cart-modal-wrapper .nt-mini-cart-modal {
    position: fixed;
    top: 0;
    height: 100vh;
    right: 0;
    width: 400px;
    background: white;
    padding: 60px 20px;
    overflow-y: scroll;
    transform: translateX(100%);
    transition: all 500ms;
    z-index: 1001;
}
.nt-mini-cart-modal-wrapper.open .nt-mini-cart-modal {
    transform: translateX(0);
}
.nt-mini-cart-modal-wrapper .nt-mini-cart-modal .nt-mini-cart-modal-inner {
    position: relative;
}
.nt-mini-cart-modal-wrapper .nt-mini-cart-modal .nt-mini-cart-modal--close {
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    padding: 1px 7px 5px;
    border-radius: 4px;
    transition: all 500ms;
}
.nt-mini-cart-modal-wrapper .nt-mini-cart-modal .nt-mini-cart-modal--close:hover {
    box-shadow: 0 0 5px 0 #BDBDBD;
}
.nt-mini-cart-modal-wrapper .nt-mini-cart-modal .nt-mini-cart-modal--title {
    font-size: 1.5rem;
    font-weight: 700;
    margin-bottom: 30px;
}
.nt-mini-cart-modal-wrapper .nt-mini-cart-modal .widget_shopping_cart_content {
    display: flex;
    flex-direction: column;
    gap: 24px;
}
.nt-mini-cart-modal-wrapper .nt-mini-cart-modal .woocommerce-mini-cart__buttons {
    display: flex;
    justify-content: space-between;
    order: -1;
}
.nt-mini-cart-modal-wrapper .nt-mini-cart-modal .woocommerce-mini-cart__buttons .button {
    padding-inline: 26px;
}
.nt-mini-cart-modal-wrapper .nt-mini-cart-modal ul.cart_list li {
    padding: 10px 5px;
    border-top: 1px solid #DEDEDE;
    margin-bottom: 10px;
}
.nt-mini-cart-modal-wrapper .nt-mini-cart-modal ul.cart_list li:last-child {
    border-bottom: 1px solid #DEDEDE;
}
.nt-mini-cart-modal-wrapper .nt-mini-cart-modal ul.cart_list li a.remove {
    float: right;
    font-size: 1.7em;
    height: 0.8em;
    width: 0.8em;
    line-height: 0.7;
    transition: all 250ms;
}
.nt-mini-cart-modal-wrapper .nt-mini-cart-modal ul.cart_list li img {
    float: left;
    margin-left: 0px;
    margin-right: 10px;
    width: 70px;
}
.nt-mini-cart-modal-wrapper .nt-mini-cart-modal .woocommerce-mini-cart__total {
    text-align: right;
    padding-right: 5px;
    margin-bottom: 20px;
}
.nt-mini-cart-modal-wrapper .nt-mini-cart-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.675);
    z-index: 1000;
    visibility: hidden;
    opacity: 0;
    transition: all 500ms;
}
.nt-mini-cart-modal-wrapper.open .nt-mini-cart-overlay {
    visibility: visible;
    opacity: 1;
}

@media (max-width: 1650px ) {
    .header_links_wrapper ul li a {
        font-size: 0.9375em;
    }
}

@media (max-width: 1300px ) {
    .header_links_wrapper ul li a .txt-wrapper {
        display: none
    }
    .header_links_wrapper ul li a .txt-wrapper-mobile {
        display: block;
    }
    .header_links_wrapper ul li a .cart-count {
        right: 0;
    }
}
@media (max-width: 1024px ) {
    body {
        padding-bottom: 100px;
    }
    .header_links_wrapper {
        background: var(--e-global-color-primary);
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        z-index: 1000;
        height: 100px;
        box-shadow: 0 0 10px -3px #333;
    }
    .header_links_wrapper ul {
        margin: 20px;
    }
}
@media (max-width: 768px ) {
    body {
        padding-bottom: 70px;
    }
    .header_links_wrapper {
        height: 70px;
    }
    .header_links_wrapper ul {
        margin: 10px;
    }
    .header_links_wrapper ul li a {
        font-size: 0.8125rem;
    }
    .header_links_wrapper ul li a .picto-wrapper i {
        font-size: 28px;
    }
}
@media (max-width: 550px) {
    .nt-mini-cart-modal-wrapper .nt-mini-cart-modal {
        width: 320px;
    }
    .nt-mini-cart-modal-wrapper .nt-mini-cart-modal {
        padding: 40px 15px;
    }
    .nt-mini-cart-modal-wrapper .nt-mini-cart-modal ul.cart_list li img {
        width: 50px;
    }
}




/* LOGIN TABS */
.tabs-container .tabs-header {
    margin-bottom: 40px;
}
.tabs-container .tabs-header ul {
    padding-left: 0;
    list-style: none;
    display: flex;
    justify-content: space-evenly;
    max-width: 700px;
    margin: 0 auto;
}
.tabs-container .tabs-header ul li {
    display: inline-block;
}
.tabs-container .tabs-header ul li button {
    background: none;
    border: none;
    border-bottom: 5px solid transparent;
    color: inherit;
    display: inline-block;
    font-size: 1.25em;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding: 15px 30px 15px;
    position: relative;
    transition: all 300ms;
    z-index: 1;
}
.tabs-container .tabs-header ul li button:hover,
.tabs-container .tabs-header ul li button:focus,
.tabs-container .tabs-header ul li button[aria-selected="true"] {
    border-bottom-color: var( --e-global-color-primary );
    color: var( --e-global-color-primary );
}
.tabs-container .tabs-header ul li button:not([aria-selected="true"]) {
    cursor: pointer;
}
.tabs-container .tabs-header:after {
    content:"";
    display: block;
    background: var( --e-global-color-primary );
    height: 1px;
    width: 100%;
    position: relative;
    top: -3px;
}
.tabs-content > div {
    display: none;
}

.nt-home-product-carousel .product-image {
    background: white;
}
.nt-home-product-carousel .product-featured-image img,
.nt-home-product-carousel .product-content-image img {
    aspect-ratio: 1;
    object-fit: contain;
}

.nt-product-filters__text-wrapper button {
    color: var(--e-global-color-primary)!important;
    font-size: 1.125rem;
}
.nt-product-filters__text-wrapper button:hover, .nt-product-filters__text-wrapper button:focus {
    background-color: var(--e-global-color-primary)!important;
    color: white!important;
}

form.woocommerce-ordering {
    display: none!important;
}

.df-lightbox-wrapper .df-lightbox-bg {
    display: none;
}
.df-popup-thumb {
    width: 200px!important;
}
.df-container .df-bg {
    background-color: rgba(0, 0, 0, 0.65)!important;
}

.woocommerce-ResetPassword.lost_reset_password .woocommerce-form-row {
    float: none;
    width: 100%;
}



.nt-badges-container {
    position: absolute;
    top: 20px;
    right: 5px;
    display: flex;
    gap: 5px;
}
.nt-badges-container .nt-badge {
    background: var(--e-global-color-primary);
    color: white;
    font-size: 0.75rem;
    font-weight: 500;
    min-height: 0;
    border-radius: 5px;
    line-height: 1.25;
    padding: 3px 8px !important;
    text-align: center;
}

@media (max-width: 1024px) {
    .nt-badges-container {
        flex-direction: column;
    }
}