body{padding-left:68px;}
body::after{left:68px;}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, 
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit, 
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button, 
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button, 
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button{
  padding: 10px 13px; 
  font-family: "Montserrat", Sans-serif;
  font-weight: 600;
  font-size: 15px;
  line-height: 1;
  padding: 12px 24px;
  background-color: var(--e-global-color-accent) !important;
  color:#fff;
  border-radius:0;
  text-transform:uppercase;
}
.slide-menu .dialog-close-button {
    width: 70px;
    height: 94px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.vinora-woo-menu a{
    font-weight:400;
    font-size:16px;
}
.elementor-menu-cart--items-indicator-bubble .elementor-menu-cart__toggle .elementor-button-icon .elementor-button-icon-qty[data-counter]{
    top: 1.7em;
    inset-inline-end: 2.3em;
}
.contenu-article h2,
.contenu-article h3,
.contenu-article h4,
.contenu-article h5{
  text-align:left;
  margin-bottom:15px;
}
/*bouton*/
.vinora-btn.vinora-btn--secondary:after{
    display:none;
}
.vinora-btn.vinora-btn--secondary .bouton-text {
    display: block;
    padding: 10px 50px;
    text-transform: uppercase;
    font-size: 14px !important;
    /* width: calc(100% - 50px); */
    text-align: center;
    line-height: 28px;
}
.vinora-btn.vinora-btn--secondary .bouton-icon {
    width: 48px;
    height: 48px;
    display: flex   ;
    align-items: center;
    justify-content: center;
    border-left: 1px solid var(--e-global-color-primary);
    padding: 0;
}
.vinora-btn.vinora-btn--secondary .bouton-icon svg {
    width: 23px;
    font-size: 23px;
    padding: 0;
}
.vinora-btn.vinora-btn--secondary .bouton-icon svg path{
    fill:var(--e-global-color-primary) !important;
}
.vinora-btn.vinora-btn--secondary:hover .bouton-icon{
    opacity:0;
}
.down .elementor-icon{
    padding:16px 2px;
    border:1px solid var( --e-global-color-primary );
    border-radius:10px;

}
.down svg{
  -webkit-animation: bounce 2s infinite 2s;
  animation: bounce 2s infinite 2s;
  -webkit-transition: all .2s ease-in;
  transition: all .2s ease-in;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0); 
}
40% {
    transform: translateY(10px); 
}
60% {
    transform: translateY(5px); 
}
}
.down polygon{
    fill:var( --e-global-color-primary ) !important;
}
.vinora-title .vinora-title__surtitle{
    font-family: var(--e-global-typography-24acc90-font-family), Sans-serif;
    font-size: var(--e-global-typography-24acc90-font-size);
    font-weight: var(--e-global-typography-24acc90-font-weight);
    text-transform: var(--e-global-typography-24acc90-text-transform);
    line-height: var(--e-global-typography-24acc90-line-height);
}
.vinora-title.vinora-title-center .vinora-title__main{
    width:100%;
    max-width:950px;
}
.vinora-title.vinora-title-center .vinora-title__main h1{
    font-family: var(--e-global-typography-a965fe3-font-family);
    font-size: var(--e-global-typography-a965fe3-font-size);
    font-weight: var(--e-global-typography-a965fe3-font-weight);
    line-height: var(--e-global-typography-a965fe3-line-height);
}
.vinora-title.vinora-title-center .vinora-title__main h2{
    font-family: var(--e-global-typography-c17f14f-font-family), Sans-serif;
    font-size: var(--e-global-typography-c17f14f-font-size);
    font-weight: var(--e-global-typography-c17f14f-font-weight);
    line-height: var(--e-global-typography-c17f14f-line-height);
}
.vinora-title .vinora-title__subtitle{
    font-family: var(--e-global-typography-57df70d-font-family), Sans-serif;
    font-size: var(--e-global-typography-57df70d-font-size);
    font-weight: var(--e-global-typography-57df70d-font-weight);
    line-height: var(--e-global-typography-57df70d-line-height);
}
.item-produit .price del{
    font-family: "Montserrat", Sans-serif;
    font-size: 19px;
    font-weight: 500;
    text-transform: uppercase;
    color: var(--e-global-color-primary);
} 
.item-produit .addcart .elementor-button{
    padding:0px;
    color:#fff;
}
.addcart .elementor-button-content-wrapper{
    align-items:center;
    justify-content: space-between;
}
.addcart .elementor-button-icon{
    width:48px;
    height:48px;
    display:flex;
    align-items:center;
    justify-content:center;
    border-left:1px solid #fff;
}
.addcart:hover .elementor-button-icon{
    opacity:0;
    transition:all .5s ease;
}
.addcart .elementor-button-icon svg{
    width:23px;
    font-size:23px;
}
.addcart .elementor-button-icon polygon{
    fill:#fff !important;
}
.addcart .elementor-button-text{
    display:block;
    padding:10px 13px;
    text-transform:uppercase;
    font-size:14px !important;
    width:calc(100% - 50px);
    text-align:center;
    transition:all .5s ease;
}
.addcart:hover .elementor-button-text{
    transform:translateX(25px);
    transition:all .5s ease;
}
.carousel-prod .swiper{
    padding:48px;
}
.swiper-pagination-bullets .swiper-pagination-bullet{
    background:none !important;
    border:1px solid var(--e-global-color-primary);
    opacity:1;
}
.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background:var(--e-global-color-primary) !important;
}
.bouton .elementor-button-content-wrapper{
    align-items:center;
    justify-content: space-between;
}
.bouton .elementor-button{
    padding:0px;
    border:1px solid var(--e-global-color-primary);

}
.bouton .elementor-button-icon{
    width:48px;
    height:48px;
    display:flex;
    align-items:center;
    justify-content:center;
    border-left:1px solid var(--e-global-color-primary);
}
.bouton:hover .elementor-button-icon{
    opacity:0;
    transition:all .5s ease;
}
.bouton .elementor-button-icon svg{
    width:23px;
    font-size:23px;
}
.bouton .elementor-button-icon polygon{
    fill:var(--e-global-color-primary) !important;
}
.bouton .elementor-button-text{
    display:block;
    padding:10px 13px;
    text-transform:uppercase;
    font-size:14px !important;
    width:calc(100% - 50px);
    text-align:center;
    line-height:28px;
    transition:all .5s ease;
}
.bouton:hover .elementor-button-text{
    transform:translateX(25px);
    transition:all .5s ease;
}
/*carousel gamme*/
.elementor-widget-vinora-gamme-slider .gammeSliderItem{
    padding:100px 0;
}
.elementor-widget-vinora-gamme-slider .gammeSliderItem .gammeSliderItem--content::before{
    width: 200px;
    height: 200px; 
    background-size:200px 200px;
}
.elementor-widget-vinora-gamme-slider .gammeSliderItem .gammeSliderItem--content .gammeSliderItem--count{
    font-size:23px;
}
.elementor-widget-vinora-gamme-slider .gammeSliderItem .gammeSliderItem--content .gammeSliderItem--count strong{
    font-size:85px;
    line-height:1;
}
.elementor-widget-vinora-gamme-slider .gammeSliderItem .gammeSliderItem--content .gammeSliderItem--title .surtitle{
    font-family: var(--e-global-typography-24acc90-font-family), Sans-serif;
    font-size: var(--e-global-typography-24acc90-font-size);
    font-weight: var(--e-global-typography-24acc90-font-weight);
    text-transform: var(--e-global-typography-24acc90-text-transform);
    line-height: var(--e-global-typography-24acc90-line-height);
}
.elementor-widget-vinora-gamme-slider .gammeSliderItem .gammeSliderItem--content .gammeSliderItem--title .title,
.elementor-widget-vinora-gamme-slider .gammeSliderItem .gammeSliderItem--content .gammeSliderItem--title .subtitle{
    font-family: var(--e-global-typography-c17f14f-font-family), Sans-serif;
    font-size: var(--e-global-typography-c17f14f-font-size);
    font-weight: var(--e-global-typography-c17f14f-font-weight);
    line-height: var(--e-global-typography-c17f14f-line-height);
}
.elementor-widget-vinora-gamme-slider .gammeSliderItem .gammeSliderItem--content{
    width:70%;
    padding:80px 80px 80px 60px;
}
.elementor-widget-vinora-gamme-slider .gammeSliderItem .gammeSliderItem--content .desc-gamme p{
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-size: var(--e-global-typography-text-font-size);
    font-weight: var(--e-global-typography-text-font-weight);
    line-height: var(--e-global-typography-text-line-height);
}
.elementor-widget-vinora-gamme-slider .gammeSliderItem .gammeSliderItem--content .desc-gamme img{
    position: static;
    width: auto;
    height: auto;
    object-fit: none;
}
.elementor-widget-vinora-gamme-slider .vinora-btn.vinora-btn--primary:after{
    display:none;
}
.elementor-widget-vinora-gamme-slider .vinora-btn.vinora-btn--primary{
    padding:0;
}
.elementor-widget-vinora-gamme-slider .vinora-btn.vinora-btn--primary .wrap-bouton{
    align-items:center;
    justify-content: space-between;
    padding:0;
    display:flex;
}

.elementor-widget-vinora-gamme-slider .vinora-btn.vinora-btn--primary .bouton-text{
    display:block;
    padding:10px 50px;
    text-transform:uppercase;
    font-size:14px !important;
    /*width:calc(100% - 50px);*/
    text-align:center;
    line-height:28px;
}
.elementor-widget-vinora-gamme-slider .vinora-btn.vinora-btn--primary .bouton-icon{
    width:48px;
    height:48px;
    display:flex;
    align-items:center;
    justify-content:center;
    border-left:1px solid #fff;
    padding:0;
}
.elementor-widget-vinora-gamme-slider .vinora-btn.vinora-btn--primary .bouton-icon svg{
    width:23px;
    font-size:23px;
    padding: 0;
}
.elementor-widget-vinora-gamme-slider .vinora-btn.vinora-btn--primary:hover .bouton-icon{
    opacity:0;
}
.elementor-widget-vinora-gamme-slider .vinora-btn.vinora-btn--primary:hover span{
    transform: translateX(0px);
}
.elementor-widget-vinora-gamme-slider .vinora-btn.vinora-btn--primary:hover span.bouton-text{
    transform: translateX(25px);
}
/*section double image*/
.vinora-section.vinora-section--style-1 .vinora-section--row .vinora-section--image .vinora-image-secondaireBox{
    width: calc(42vw - 65px);
    right: 5vw;
}
.vinora-section.vinora-section--style-1 .vinora-section--row .vinora-section--image .vinora-image .vinora-image-primary{
    left:15%;
}
.section-title .section-title--surtitle{
    font-family: var(--e-global-typography-24acc90-font-family), Sans-serif;
    font-size: var(--e-global-typography-24acc90-font-size);
    font-weight: var(--e-global-typography-24acc90-font-weight);
    text-transform: var(--e-global-typography-24acc90-text-transform);
    line-height: var(--e-global-typography-24acc90-line-height);
}
.section-title .section-title--hx,
.section-title .section-title--subtitle{
    font-family: var(--e-global-typography-c17f14f-font-family), Sans-serif;
    font-size: var(--e-global-typography-c17f14f-font-size);
    font-weight: var(--e-global-typography-c17f14f-font-weight);
    line-height: var(--e-global-typography-c17f14f-line-height);
}
.vinora-section .section-text{
    margin-bottom:30px;
}
.vinora-section .section-text p{
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-size: var(--e-global-typography-text-font-size);
    font-weight: var(--e-global-typography-text-font-weight);
    line-height: var(--e-global-typography-text-line-height);
    margin-bottom:30px;
}
.vinora-btn.vinora-btn--primary:after{
    display:none;
}
.vinora-btn.vinora-btn--primary .bouton-text{
    display:block;
    padding:10px 50px;
    text-transform:uppercase;
    font-size:14px !important;
    /*width:calc(100% - 50px);*/
    text-align:center;
    line-height:28px;
}
.vinora-btn.vinora-btn--primary .bouton-icon{
    width:48px;
    height:48px;
    display:flex;
    align-items:center;
    justify-content:center;
    border-left:1px solid #fff;
    padding:0;
}
.vinora-btn.vinora-btn--primary .bouton-icon svg{
    width:23px;
    font-size:23px;
    padding: 0;
}
.vinora-btn.vinora-btn--primary:hover .bouton-icon{
    opacity:0;
}
.vinora-btn.vinora-btn--primary:hover span{
    transform: translateX(0px);
}
.vinora-btn.vinora-btn--primary:hover span.bouton-text{
    transform: translateX(25px);
}
/*section style  2*/
.vinora-section--style-2 .section-title{
    margin-top:80px;
    margin-bottom:80px;
}
.vinora-section.vinora-section--style-2 .vinora-section--row .vinora-section--title .vinora-image-primary{
    padding-top:110%;
}
/*section style 3*/
.vinora-section.vinora-section--style-3{
    padding-top: 100px;
    padding-bottom: 100px;
}
/*timeline slider*/
.elementor-widget-vinora-timeline-slider {
    padding-top:60px;
    padding-bottom:60px;
    position:relative;
}
.elementor-widget-vinora-timeline-slider:before{
    background:url(/wp-content/uploads/2025/06/bg-logo-transparent-2.webp) no-repeat left center;
    content:"";
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    opacity:0.5;
    z-index:1;
}
.elementor-widget-vinora-timeline-slider .elementor-widget-container{
    position:relative;
    z-index:2;
}
.vinora-timeline--item .vinora-timeline--content .timeline-year{
    font-size: 103px;
}
.vinora-timeline--item .vinora-timeline--content .timeline-title{
    font-size:25px;
}
.vinora-timeline--item .vinora-timeline--content .timeline-description{
    font-size:20px;
}
/*detail produit*/
.woocommerce .woocommerce-error .button, 
.woocommerce .woocommerce-info .button, 
.woocommerce .woocommerce-message .button, 
.woocommerce-page .woocommerce-error .button, 
.woocommerce-page .woocommerce-info .button, 
.woocommerce-page .woocommerce-message .button{
    background-color: var(--e-global-color-accent);
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-weight: var(--e-global-typography-accent-font-weight);
    padding: 5px 13px;
    text-transform: uppercase;
    font-size: 14px !important;
    border-radius:0;
    text-decoration: none;
}
.woocommerce-info,
.woocommerce-message{
    border-color:var(--e-global-color-primary);
}
.woocommerce-message::before{
    color:var(--e-global-color-primary);
}
.woocommerce div.product form.variations_form .variations{
    max-width:320px;
    text-align:left;
}
.woocommerce div.product form.variations_form .variations td, .woocommerce div.product form.variations_form .variations th{
    display:block;
}
.woocommerce div.product form.variations_form .variations td.value select{
    padding:15px;
    margin: 0;
    width: 100%;
}
.woocommerce div.product form.cart .reset_variations {
    font-size: .83em;
    color: var(--e-global-color-primary);
    text-transform: uppercase;
    font-weight: bold;
    border: 1px solid var(--e-global-color-primary);
    padding: 0 5px;
    display: inline-block;
    margin-top: 5px;
}
.prod-accord .elementor-widget-text-editor ul{
    margin:0 0 15px;
    padding:0 0 0 20px;
}
.prod-accord .elementor-widget-text-editor li::marker{
    color:var(--e-global-color-primary);
    font-weight:bold;
}
.woocommerce div.product form.cart .qib-button-wrapper{
    margin:0;
}
.woocommerce div.product form.cart .qib-button-wrapper .qib-button{
    margin:0;
    background:none; 
    border:1px solid #eaeaea;
    font-size: 19px;
    width: 60px;
    color:var(--e-global-color-secondary);
    height:47px;
    padding:0;
}
.woocommerce div.product form.cart div.quantity .qty{
    width: 60px;
    border:1px solid #eaeaea;
    color:var(--e-global-color-secondary);
    font-size: 19px;
    height:47px;
    padding:0;
}
.prod-accord .e-n-accordion-item-title .e-n-accordion-item-title-header{
        align-items:center;
}   
#cepages .e-n-accordion-item-title .e-n-accordion-item-title-header:before{
    width: 37px;
    height: 37px;
    margin-right: 10px;
    content: "";
    display: block;
    background: url(/wp-content/uploads/2025/07/cepage.png) no-repeat center;
}
#terroire .e-n-accordion-item-title .e-n-accordion-item-title-header:before{
    width: 37px;
    height: 37px;
    margin-right: 10px;
    content: "";
    display: block;
    background: url(/wp-content/uploads/2025/07/terroire.png) no-repeat center;
}
#vinification .e-n-accordion-item-title .e-n-accordion-item-title-header:before{
    width: 37px;
    height: 37px;
    margin-right: 10px;
    content: "";
    display: block;
    background: url(/wp-content/uploads/2025/07/vinification.png) no-repeat center;
}
#tempsgarde .e-n-accordion-item-title .e-n-accordion-item-title-header:before{
    width: 37px;
    height: 37px;
    margin-right: 10px;
    content: "";
    display: block;
    background: url(/wp-content/uploads/2025/09/picto-temps-garde.svg) no-repeat center;
	    background-size: 52px;
}
#degustation .e-n-accordion-item-title .e-n-accordion-item-title-header:before{
    width: 37px;
    height: 37px;
    margin-right: 10px;
    content: "";
    display: block;
    background: url(/wp-content/uploads/2025/09/picto-degustation.svg) no-repeat center;
	    background-size: 52px;
}
#accordmetvin .e-n-accordion-item-title .e-n-accordion-item-title-header:before{
    width: 37px;
    height: 37px;
    margin-right: 10px;
    content: "";
    display: block;
    background: url(/wp-content/uploads/2025/07/accord.png) no-repeat center;
}
.produit-coffret1 .prod-accord {
	display:none !important;
}
/*menu panier*/
.elementor-menu-cart__product-image{
    border-right:1px solid #212121; 
}
.elementor-menu-cart__product-name,
.elementor-widget-woocommerce-menu-cart .elementor-menu-cart__product-name a,
.elementor-menu-cart__product-price,
.elementor-widget-woocommerce-menu-cart .elementor-menu-cart__product-price,
.elementor-menu-cart__subtotal,
.elementor-menu-cart__subtotal strong{
    font-family: var(--e-global-typography-57df70d-font-family), Sans-serif;
    font-size: var(--e-global-typography-57df70d-font-size);
    font-weight: var(--e-global-typography-57df70d-font-weight);
    line-height: var(--e-global-typography-57df70d-line-height);
    color: var(--e-global-color-text);
}
.elementor-menu-cart__main .elementor-menu-cart__footer-buttons{
    display:block;
}
.elementor-menu-cart__main .elementor-menu-cart__footer-buttons .elementor-button{
    background: var(--e-global-color-primary);
    color: #fff;
    font-family: "Montserrat", Sans-serif;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 1.2em;
    letter-spacing: 2px;
    border-radius: 0px 0px 0px 0px;
    padding: 0px; 
    width:100%;
    margin-bottom: 10px;
    display: flex;
    justify-content: space-between;
}
.elementor-menu-cart__main .elementor-menu-cart__footer-buttons .elementor-button span {
    padding: 18px 30px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 500;
    line-height: 0;
    transition: .5s;
}
.elementor-menu-cart__main .elementor-menu-cart__footer-buttons .elementor-button:hover span {
    transform: translateX(25px);
}
.elementor-menu-cart__main .elementor-menu-cart__footer-buttons .elementor-button:after {
    content: "⭢";
    color: #fff;
    border-left: 1px solid #fff;
    line-height: 0;
    font-size: 1.25rem;
    padding: 18px;
    transition: .5s;
    font-weight: 400;
}
.elementor-menu-cart__main .elementor-menu-cart__footer-buttons .elementor-button:hover:after{
    opacity:0;
}
/*detail article*/
.contenu-article ul,
.contenu-article ol{
    margin:0 0 15px;
    padding:0 0 0 20px;
}
.contenu-article li{
    margin-bottom:10px;
}
.contenu-article li::marker{
    color:var(--e-global-color-primary); 
    font-weight:bold;
}
.contenu-article blockquote{
    border-left:5px solid var(--e-global-color-primary);
    font-style:italic;
    margin: 30px 0;
    padding: 0 30px;
}
/*page panier*/
.wc-block-components-form .wc-block-components-text-input input[type=email], 
.wc-block-components-form .wc-block-components-text-input input[type=number], 
.wc-block-components-form .wc-block-components-text-input input[type=password], 
.wc-block-components-form .wc-block-components-text-input input[type=tel], 
.wc-block-components-form .wc-block-components-text-input input[type=text], 
.wc-block-components-form .wc-block-components-text-input input[type=url], 
form .wc-block-components-text-input input[type=email], 
form .wc-block-components-text-input input[type=number], 
form .wc-block-components-text-input input[type=password], 
form .wc-block-components-text-input input[type=tel], 
form .wc-block-components-text-input input[type=text], 
form .wc-block-components-text-input input[type=url]{
    border-radius:0;
    border-color:#b5b5b5;
}
.is-large.wc-block-cart .wc-block-cart-items td{
    border-color:#b5b5b5;
}
.wp-block-woocommerce-cart .wc-block-cart-items .wc-block-cart-item__image{
    border-right:1px solid #b5b5b5;
}
.wp-block-woocommerce-cart .wc-block-cart-items .wc-block-cart-item__product .wc-block-components-product-metadata{
    display:none;
}
.wp-block-woocommerce-cart .wc-block-cart-items .wc-block-cart-item__product .wc-block-components-product-name,
.wp-block-woocommerce-cart .wc-block-cart-items .wc-block-cart-item__product .wc-block-components-product-price,
.wp-block-woocommerce-cart .wc-block-cart-items .wc-block-cart-item__total .wc-block-components-product-price,
.wp-block-woocommerce-cart .wc-block-components-totals-coupon .wc-block-components-panel__button,
.wp-block-woocommerce-cart .wc-block-components-totals-item{
    font-family: var(--e-global-typography-57df70d-font-family), Sans-serif;
    font-size: var(--e-global-typography-57df70d-font-size);
    font-weight: var(--e-global-typography-57df70d-font-weight);
    line-height: var(--e-global-typography-57df70d-line-height);
    color: var(--e-global-color-text);
}
.wp-block-woocommerce-cart .wc-block-cart-items .wc-block-cart-item__product .wc-block-components-product-price del{
    font-family: "Montserrat", Sans-serif;
    font-size: 17px;
    font-weight: 500;
    text-transform: uppercase;
    color: var(--e-global-color-primary);
}
.wp-block-woocommerce-cart table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link{
    background-color: var(--e-global-color-accent);
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-weight: var(--e-global-typography-accent-font-weight);
    padding: 5px 13px;
    text-transform: uppercase;
    font-size: 14px !important;
    border-radius:0;
    text-decoration: none;
}
.wp-block-woocommerce-cart .wc-block-components-sidebar{
    border:1px solid #b5b5b5;
    padding:15px;
}
.wp-block-woocommerce-cart .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-coupon__form{
    flex-direction:column;
}
.wp-block-woocommerce-cart .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__input {
    flex: 1 1 1px;
}
.wp-block-woocommerce-cart .wc-block-components-totals-footer-item .wc-block-components-totals-item__label,
.wp-block-woocommerce-cart .wc-block-components-totals-footer-item .wc-block-components-totals-item__value{
    font-weight: 400;
}

.wp-block-woocommerce-cart .wc-block-cart__submit-button{
    background: var(--e-global-color-primary);
    color: #fff;
    font-family: "Montserrat", Sans-serif;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 1.2em;
    letter-spacing: 2px;
    border-radius: 0px 0px 0px 0px;
    padding: 0px; 
    width:100%;
    margin-bottom: 10px;
    display: flex;
    justify-content: space-between;
}
.wp-block-woocommerce-cart .wc-block-cart__submit-button div {
    padding: 18px 30px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 500;
    line-height: 0;
    transition: .5s;
}
.wp-block-woocommerce-cart .wc-block-cart__submit-button:hover div {
    transform: translateX(25px);
}
.wp-block-woocommerce-cart .wc-block-cart__submit-button:after {
    content: "⭢";
    color: #fff;
    border-left: 1px solid #fff;
    line-height: 0;
    font-size: 1.25rem;
    padding: 18px;
    transition: .5s;
    font-weight: 400;
}
.wp-block-woocommerce-cart .wc-block-cart__submit-button:hover:after{
    opacity:0;
}
.contenu-article .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title .wc-block-components-checkout-order-summary__title-text,
.contenu-article .wc-block-components-title.wc-block-components-title{
    font-family: var(--e-global-typography-57df70d-font-family), Sans-serif;
    font-size: 1.35em;
    font-weight: var(--e-global-typography-57df70d-font-weight);
    line-height: var(--e-global-typography-57df70d-line-height);
    color: var(--e-global-color-primary);
}
.contenu-article .wc-block-components-form .wc-block-components-text-input input[type=email], 
.contenu-article .wc-block-components-form .wc-block-components-text-input input[type=number], 
.contenu-article .wc-block-components-form .wc-block-components-text-input input[type=password], 
.contenu-article .wc-block-components-form .wc-block-components-text-input input[type=tel], 
.contenu-article .wc-block-components-form .wc-block-components-text-input input[type=text], 
.contenu-article .wc-block-components-form .wc-block-components-text-input input[type=url], 
.contenu-article .wc-block-components-text-input input[type=email], 
.contenu-article .wc-block-components-text-input input[type=number], 
.contenu-article .wc-block-components-text-input input[type=password], 
.contenu-article .wc-block-components-text-input input[type=tel], 
.contenu-article .wc-block-components-text-input input[type=text], 
.contenu-article .wc-block-components-text-input input[type=url],
.contenu-article .wc-blocks-components-select .wc-blocks-components-select__select{
    border-color:#b5b5b5;
    border-radius:0;
}
.contenu-article .wc-block-components-radio-control--highlight-checked:after{
    border-color:var(--e-global-color-primary);
    border-radius: 0;
    display: none;
}
.contenu-article .wc-block-components-radio-control--highlight-checked .wc-block-components-radio-control-accordion-option--checked-option-highlighted, 
.contenu-article .wc-block-components-radio-control--highlight-checked label.wc-block-components-radio-control__option--checked-option-highlighted{
    border-radius: 0;
    box-shadow: inset 0 0 0 0px var(--e-global-color-primary);
}
.contenu-article .wc-block-checkout__payment-method .wc-block-components-radio-control.disable-radio-control .wc-block-components-radio-control__option{
    font-weight:bold;
}

.contenu-article .wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button{

}
.contenu-article .wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button{
    background: var(--e-global-color-primary);
    color: #fff;
    font-family: "Montserrat", Sans-serif;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 1.2em;
    letter-spacing: 2px;
    border-radius: 0px 0px 0px 0px;
    padding: 0px; 
    margin-bottom: 10px;
    display: flex;
    justify-content: space-between;
    padding:0;
    border:none;
    width: auto;
    min-height: inherit;
}
.contenu-article .wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button .wc-block-components-button__text {
    padding: 18px 30px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 500;
    line-height: 1;
    transition: .5s;
}
.contenu-article .wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button:hover .wc-block-components-button__text {
    transform: translateX(25px);
}
.contenu-article .wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button:after {
    content: "⭢";
    color: #fff;
    border-left: 1px solid #fff;
    line-height: 1;
    font-size: 1.25rem;
    padding: 18px;
    transition: .5s;
    font-weight: 400;
}
.contenu-article .wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button:hover:after{
    opacity:0;
}
.contenu-article .wp-block-woocommerce-checkout-order-summary-block{
    border-color:#b5b5b5;
    border-radius:0;
}
.contenu-article .wc-block-components-order-summary .wc-block-components-order-summary-item__description .wc-block-components-product-metadata, 
.contenu-article .wc-block-components-order-summary .wc-block-components-order-summary-item__description p{
    display:none;
}
.contenu-article .wc-block-checkout__sidebar .wc-block-components-product-name,
.contenu-article .wc-block-components-order-summary .wc-block-components-order-summary-item__individual-prices{
    font-family: var(--e-global-typography-57df70d-font-family), Sans-serif;
    font-size: var(--e-global-typography-57df70d-font-size);
    font-weight: var(--e-global-typography-57df70d-font-weight);
    line-height: var(--e-global-typography-57df70d-line-height);
    color: var(--e-global-color-text);
}
.contenu-article .wc-block-components-totals-coupon .wc-block-components-panel__button{
    text-transform: uppercase;
    font-weight: bold;
}
.contenu-article .wc-block-components-totals-coupon__form{
    flex-direction:column;
}
.contenu-article .wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__input {
    flex: 1 1 1px;
}
.contenu-article .wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__button{
    background: var(--e-global-color-primary);
    color: #fff;
    font-family: "Montserrat", Sans-serif;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 1.2em;
    letter-spacing: 2px;
    border-radius: 0px 0px 0px 0px;
    padding: 0px; 
    margin-bottom: 10px;
    display: flex;
    justify-content: space-between;
    padding:0;
    border:none;
    width: auto;
    min-height: inherit;
}
.contenu-article .wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__button .wc-block-components-button__text {
    padding: 18px 30px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 500;
    line-height: 1;
    transition: .5s;
}
.contenu-article .wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__button:hover .wc-block-components-button__text {
    transform: translateX(25px);
}
.contenu-article .wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__button:after {
    content: "⭢";
    color: #fff;
    border-left: 1px solid #fff;
    line-height: 1;
    font-size: 1.25rem;
    padding: 18px;
    transition: .5s;
    font-weight: 400;
}
.contenu-article .wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__button:hover:after{
    opacity:0;
}

.wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option .wc-block-components-radio-control__option{
    font-weight: bold;
}
.wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option .wc-block-components-radio-control-accordion-content{
    padding: 15px;
    background: #eee;
}
.wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option .wc-block-components-radio-control-accordion-content p{
    margin:0 0 15px;
    text-align: left !important;
}
.woocommerce-info::before {
    color: #d2bf9d;
}
.contenu-article .woocommerce-MyAccount-navigation li a{
  color:var( --e-global-color-secondary );
  font-family: var(--e-global-typography-57df70d-font-family), Sans-serif;
  font-size: var(--e-global-typography-57df70d-font-size);
  font-weight: var(--e-global-typography-57df70d-font-weight);
  line-height: var(--e-global-typography-57df70d-line-height);
}
.contenu-article .woocommerce form{
  font-size:15px;
}
.contenu-article .woocommerce form  fieldset{
  border:1px solid var(--e-global-color-primary);
}
.contenu-article .woocommerce form  fieldset    legend{
  color:var( --e-global-color-primary );
  font-family: var(--e-global-typography-57df70d-font-family), Sans-serif;
  font-size: var(--e-global-typography-57df70d-font-size);
  font-weight: var(--e-global-typography-57df70d-font-weight);
  line-height: var(--e-global-typography-57df70d-line-height);
}
.contenu-article .woocommerce form label{
  font-size:15px;
  font-weight:600;
}
.contenu-article .woocommerce form .form-row select,
.contenu-article .woocommerce form .form-row input{
  border-radius:0;
  border:1px solid #dadada;
  padding:10px;
}
.woocommerce .woocommerce-Addresses{
    width: 100%;
    display: flex;
    justify-content: space-between;
    gap: 15px;
}
.woocommerce .woocommerce-Addresses .woocommerce-Address{
  border:1px solid #dadada;
  padding:15px;
}
.woocommerce .woocommerce-Addresses .woocommerce-Address h2{
  font-size:var(--e-global-typography-57df70d-font-size);
  margin:0 0 15px;
}
.woocommerce-account .addresses .title .edit{
  padding: 10px 13px; 
  font-family: "Montserrat", Sans-serif;
  font-weight: 600;
  font-size: 15px;
  line-height: 1;
  padding: 12px 24px;
  background-color: var(--e-global-color-accent);
  color:#fff;
  border-radius:0;
  text-align: left;
  float: none;
  display: inline-block;
  margin: 10px 0;
}
.woocommerce-account .addresses address{
  font-size:15px;
}
footer .vinora-fw-content{
  font-size:15px;
}   
/*page categorie produit*/
.menu-filtre ul {
    align-items: center;
    list-style: none;
    margin: 0;
    padding:0;
    display: flex;
    justify-content: center;
}
.menu-filtre .product-categories > .cat-item {
    display: none;
}
.menu-filtre .product-categories > .cat-item.current-cat-parent.cat-parent, 
.menu-filtre .product-categories > .cat-item.current-cat.cat-parent {
    display: block;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.menu-filtre .product-categories > .cat-item .label-filtre, 
.menu-filtre .product-categories > .cat-item.cat-parent:before {
    /* content: "Nos gammes :"; */
    font-family: "Prata", Sans-serif;
    font-size: 16px;
    display: none;
    margin-right: 0px;
}
.menu-filtre .product-categories > .cat-item > a, .menu-filtre .product-categories .cat-item .children a, .menu-filtre .elementor-item {
    border: 1px solid var(--e-global-color-primary);
    min-width: 200px; 
    text-align: center;
    justify-content: center;
    color: var(--e-global-color-primary);
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 10px 15px;
    display: block;
    margin:5px;
}
.menu-filtre .product-categories .cat-item .children > .cat-item {
    display: inline-block;
    vertical-align: middle;
    margin-right: 0px;
}
.menu-filtre .product-categories > .cat-item > a:hover, 
.menu-filtre .product-categories > .cat-item.current-cat > a, 
.menu-filtre .product-categories > .cat-item.current-cat > .children a.all-filtre,
.menu-filtre .product-categories .cat-item .children a:hover, 
.menu-filtre .product-categories .cat-item .children .current-cat a{
    background: var(--e-global-color-primary);
    color:#fff;
}
/*menu*/
.custom-menu .e-n-menu-wrapper{
    --stretch-width: 100% !important;
    --stretch-left: 0 !important;
    position: relative !important;
    width: 100%;
    position: static !important;
    left: 0;
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
    height: auto !important;
    max-height: 100%;
    
}
.custom-menu .e-n-menu-toggle{
    display: none !important;
}
.custom-menu .e-n-menu-heading{
    flex-direction: column !important;
    border-bottom: 1px solid #eaeaea;
}
.custom-menu .e-n-menu-item{
  border-top: 1px solid #eaeaea;
  display: block !important;
}
.custom-menu .e-n-menu-item .e-n-menu-title{
  padding:0;
  margin:0;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.custom-menu .e-n-menu-item .e-n-menu-title-container{
  font-family: "Montserrat", Sans-serif;
  font-size: 17px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.6em; 
  padding:13px 20px;
  /*width:calc(100% - 30px);*/
}
.custom-menu .e-n-menu-item .e-n-menu-dropdown-icon{width:30px;}
.custom-menu .e-n-menu-content {
    position: static !important;
    top: 0;
    left: 0;
}
/*label bio produit*/
.prod-prix .elementor-widget-container{
    min-height: 80px;
    display: flex;
    align-items: center;
}

/*prix a partir de*/
.apartir{
	display:block;
	font-family: var(--e-global-typography-24acc90-font-family), Sans-serif;
    font-size: var(--e-global-typography-24acc90-font-size);
    font-weight: 700;
    text-transform: var(--e-global-typography-24acc90-text-transform);
    line-height: var(--e-global-typography-24acc90-line-height);
	margin-bottom: 10px;
}
.woocommerce .single_variation_wrap .woocommerce-variation-price{
	margin-bottom: 10px;
}
.woocommerce .single_variation_wrap .woocommerce-variation-price .price{
	color: var(--e-global-color-secondary);
    font-family: "Lora", Sans-serif;
    font-size: var(--e-global-typography-c17f14f-font-size);
    font-weight: 400;
	line-height: 1.25;
}
.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart .cart{
    flex-wrap: wrap !important;
}
.elementor-widget-woocommerce-product-add-to-cart #total-price{
    width: 100%;
    color: var(--e-global-color-secondary);
    font-family: "Lora", Sans-serif;
    font-size: 36px;
    font-weight: 400 !important;
    line-height: 1.2;
    margin: 0 0 15px
}
.elementor-widget-woocommerce-product-add-to-cart #error-message{
    width: 100%;
    /*padding: 5px 10px;
    border: 1px solid red;*/
}

/*custom page panier*/
.custom-cart-container {
    display: flex;
    flex-direction: column;
    gap: 2rem;
}

.cart-header-row {
    display: flex;
    justify-content: space-between;
    font-weight: bold;
    border-bottom: 1px solid #b5b5b5;
    padding-bottom: 0.5rem;
    margin-bottom: 1rem;
    font-size: .75em;
    text-transform: uppercase;
}

.cart-header-left {
    flex: 2;
}

.cart-header-right {
    flex: 1;
    text-align: right;
}

.cart-item-row {
    display: flex;
    /*flex-direction: column;*/
    gap: 1rem;
    padding: 1rem 0;
    border-bottom: 1px solid #b5b5b5;
}



.cart-item-left {
    display: flex;
    gap: 1rem;
}
.cart-item-thumbnail{
    border-right: 1px solid #b5b5b5;
}
.cart-item-thumbnail img {
    width: 80px;
    height: auto;
}

.cart-item-details {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.cart-item-right {
    font-weight: bold;
    text-align: right;
    min-width: 140px;
}
.cart-item-price,
.cart-item-subtotal .amount,
.cart-item-name a{
    font-family: var(--e-global-typography-57df70d-font-family), Sans-serif;
    font-size: var(--e-global-typography-57df70d-font-size);
    font-weight: var(--e-global-typography-57df70d-font-weight);
    line-height: var(--e-global-typography-57df70d-line-height);
    color: var(--e-global-color-text) !important;
}
.cart-item-quantity .qib-button-wrapper button.qib-button,
.cart-item-quantity .qib-button-wrapper .quantity input.input-text.qty.text {
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-size: var(--e-global-typography-text-font-size);
    font-weight: var(--e-global-typography-text-font-weight);
    line-height: var(--e-global-typography-text-line-height);
    color: var(--e-global-color-secondary);
    accent-color: var(--e-global-color-secondary);
    background-color: transparent !important;
    border:1px solid #dadada;
    border-radius: 0px 0px 0px 0px;
    padding: 10px 10px 10px 10px;
}
.cart-item-quantity .qib-button-wrapper button.minus{
    border-radius: 4px 0 0 4px;
    /*border-right: none;*/
    margin-right: -1px !important;
}
.cart-item-quantity .qib-button-wrapper button.plus{
    border-radius:  0 4px 4px 0;
    /*border-left: none;*/
    margin-left: -1px !important;
}
.cart-item-quantity .qib-button-wrapper .quantity input.input-text.qty.text {
    margin-top: 1px !important;
}
.woocommerce .cart-item-remove a.remove{
    background-color: transparent;
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-weight: 400;
    padding: 5px;
    text-transform: uppercase;
    font-size: 12px !important;
    border-radius: 0;
    text-decoration: none;
    width: auto;
    height: auto;
    display: flex;
    align-items: center;
    color: #000 !important;
    line-height: 1.2;
    max-width: 200px;
    gap: 5px;
    border: 1px solid;
}
.woocommerce .cart-item-remove a.remove svg{
    width: 24px;
    height: 24px;
}
.custom-cart-products .actions{
    padding-top: 15px;
}
.custom-cart-summary .cart-summary-header-left{
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-size: var(--e-global-typography-text-font-size);
    font-weight: var(--e-global-typography-text-font-weight);
    line-height: var(--e-global-typography-text-line-height);
    font-weight: bold;
    border-bottom: 1px solid #b5b5b5;
    padding-bottom: 0.5rem;
    margin-bottom: 1rem;
    font-size: .75em;
    text-transform: uppercase;
    
}
.custom-cart-summary .proceed-to-checkout .checkout-button{
    background: var(--e-global-color-primary);
    color: #fff;
    font-family: "Montserrat", Sans-serif;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 1.2em;
    letter-spacing: 2px;
    border-radius: 0px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    margin-bottom: 10px;
    display: flex;
    justify-content: space-between;
    padding: 0px 0px 0px 30px;
    text-transform: uppercase;
    align-items: center;
}
.custom-cart-summary .proceed-to-checkout .checkout-button:after {
    content: "⭢";
    color: rgb(255, 255, 255);
    line-height: 0;
    font-size: 1.25rem;
    font-weight: 400;
    border-left: 1px solid rgb(255, 255, 255);
    padding: 25px;
    transition: 0.5s;

}
.custom-cart-summary > strong{
    display: none;
}
.custom-cart-summary .shop_table{
    border: none !important;
}
.custom-cart-summary .shop_table tr{
    border-bottom: 1px solid #dadada;
}
.woocommerce .custom-cart-summary .shop_table th,
.woocommerce .custom-cart-summary .shop_table td{
    font-family: var(--e-global-typography-57df70d-font-family), Sans-serif;
    font-size: var(--e-global-typography-57df70d-font-size);
    font-weight: var(--e-global-typography-57df70d-font-weight) !important;
    line-height: var(--e-global-typography-57df70d-line-height);
    color: var(--e-global-color-text);
    text-transform: none;
    padding: 5px;
}
.woocommerce .custom-cart-summary .shop_table td .shipping-calculator-form{
	color: var(--e-global-color-text);
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-size: var(--e-global-typography-text-font-size);
    font-weight: var(--e-global-typography-text-font-weight);
    line-height: var(--e-global-typography-text-line-height);
}
.woocommerce ul#shipping_method li{
    display: block;
}
.woocommerce ul#shipping_method li input{
    display: none;
}
.woocommerce ul#shipping_method li label{
    position: relative;
    padding-left: 30px;
    line-height: 1.2;
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-size: 15px;
    display: block;
}
.woocommerce ul#shipping_method li label:before{
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    border: 1px solid var( --e-global-color-primary );
    border-radius: 100%;
    content: "";
}
.woocommerce ul#shipping_method li label:after{
    position: absolute;
    left: 5px;
    top: 5px;
    width: 10px;
    height: 10px;
    background: var( --e-global-color-primary );
    border-radius: 100%;
    content: "";
    display: none;
}
.woocommerce ul#shipping_method li input:checked + label:after{
    display: block;
}
.custom-cart-summary .shop_table .shipping .woocommerce-shipping-destination{
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-size: var(--e-global-typography-text-font-size);
    font-weight: var(--e-global-typography-text-font-weight);
    line-height: var(--e-global-typography-text-line-height);
}
.custom-cart-summary .shop_table .shipping .shipping-calculator-button{
    line-height: 1.2;
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    display: inline-block;
    color: var(--e-global-color-text) !important;
    background: var( --e-global-color-primary );
    padding: 5px 10px;
}
.qty-error-message {
    color: red;
    font-size: 0.85em;
    margin-top: 4px;
    display: block;
    clear: both;
}
.wc-block-components-form .wc-block-components-checkout-step{
    margin-bottom: 30px !important;
}
.wc-block-checkout__pickup-options .wc-block-components-local-pickup-rates-control .wc-block-components-radio-control__option, 
.wp-block-woocommerce-checkout-pickup-options-block .wc-block-components-local-pickup-rates-control .wc-block-components-radio-control__option,
.wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option .wc-block-components-radio-control__option,
.wc-block-checkout__shipping-option .wc-block-components-radio-control__option{
    padding: 10px 10px 10px 32px !important;
}
.wc-block-checkout__pickup-options .wc-block-components-local-pickup-rates-control .wc-block-components-radio-control .wc-block-components-radio-control__input, 
.wp-block-woocommerce-checkout-pickup-options-block .wc-block-components-local-pickup-rates-control .wc-block-components-radio-control .wc-block-components-radio-control__input,
.wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option .wc-block-components-radio-control__option .wc-block-components-radio-control__input,
.wc-block-checkout__shipping-option .wc-block-components-shipping-rates-control .wc-block-components-radio-control .wc-block-components-radio-control__input{
    border-radius: 100% !important;
    border-color:var( --e-global-color-primary ) ;
    left: 0;
}
.wc-block-checkout__pickup-options .wc-block-components-local-pickup-rates-control .wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before, 
.wp-block-woocommerce-checkout-pickup-options-block .wc-block-components-local-pickup-rates-control .wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before,
.wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option .wc-block-components-radio-control__option .wc-block-components-radio-control__input:checked:before,
.wc-block-checkout__shipping-option .wc-block-components-shipping-rates-control .wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before{
    background: var( --e-global-color-primary );
}
.wc-block-checkout__pickup-options .wc-block-components-local-pickup-rates-control .wc-block-components-radio-control__description-group, 
.wp-block-woocommerce-checkout-pickup-options-block .wc-block-components-local-pickup-rates-control .wc-block-components-radio-control__description-group{
    margin-left: -20px !important;
}
.wc-block-checkout__pickup-options .wc-block-components-local-pickup-rates-control .wc-block-components-radio-control__description-group path, 
.wp-block-woocommerce-checkout-pickup-options-block .wc-block-components-local-pickup-rates-control .wc-block-components-radio-control__description-group path{
    fill: var( --e-global-color-primary ) !important;
}
.wc-block-checkout__pickup-options .wc-block-components-local-pickup-rates-control .wc-block-components-radio-control__label-group em, 
.wp-block-woocommerce-checkout-pickup-options-block .wc-block-components-local-pickup-rates-control .wc-block-components-radio-control__label-group em{
    font-weight: bold;
}
.wc-block-components-checkbox .wc-block-components-checkbox__mark{
    height: 1.425em !important;
    width: 1.425em !important;
}
.wc-block-checkout__pickup-options .wc-block-components-checkout-step__container,
.wc-block-checkout__shipping-option .wc-block-components-checkout-step__container{
    padding: 15px;
    background: #eee;
}
.wc-block-components-express-payment-continue-rule.wc-block-components-express-payment-continue-rule--checkout{
    font-family: var(--e-global-typography-57df70d-font-family), Sans-serif;
    font-size: 1.35em;
    font-weight: var(--e-global-typography-57df70d-font-weight);
    line-height: var(--e-global-typography-57df70d-line-height);
    color: var(--e-global-color-primary);
}
.contenu-article .wp-block-woocommerce-checkout-contact-information-block .wc-block-components-checkout-step__heading .wc-block-components-title.wc-block-components-title,
.contenu-article .wp-block-woocommerce-checkout-shipping-address-block .wc-block-components-checkout-step__heading .wc-block-components-title.wc-block-components-title {
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-size: var(--e-global-typography-text-font-size);
    font-weight: var(--e-global-typography-text-font-weight);
    line-height: var(--e-global-typography-text-line-height);
    text-transform: uppercase;
    font-weight: bold;
}

.contenu-article .wc-block-components-express-payment--checkout .wc-block-components-title.wc-block-components-express-payment__title {
	color:#fff;
}
.contenu-article .wc-block-components-express-payment--checkout .wc-block-components-title.wc-block-components-express-payment__title::after {
    content: "Payer sans créer de compte";
    display: block;
	font-size:1.35rem;
	color:var(--e-global-color-primary);
	margin-top: -20px
}
.contenu-article .wc-block-components-express-payment .wc-block-components-express-payment__event-buttons > li#express-payment-method-ppcp-gateway-paypal{
	display:none;
}
/*.contenu-article .wc-block-components-express-payment-continue-rule.wc-block-components-express-payment-continue-rule--checkout,
.contenu-article .wc-block-components-express-payment--checkout{
	display:none;
}
.contenu-article .wp-block-woocommerce-checkout-contact-information-block .wc-block-components-checkout-step__heading .wc-block-components-title.wc-block-components-title{
	    font-family: var(--e-global-typography-57df70d-font-family), Sans-serif;
    font-size: 1.35em;
    font-weight: var(--e-global-typography-57df70d-font-weight);
    line-height: var(--e-global-typography-57df70d-line-height);
    color: var(--e-global-color-primary);
	text-transform:none;
}*/
.woocommerce .woocommerce-error .button, 
.woocommerce .woocommerce-info .button, 
.woocommerce .woocommerce-message .button, 
.woocommerce-page .woocommerce-error .button, 
.woocommerce-page .woocommerce-info .button, 
.woocommerce-page .woocommerce-message .button {
    float: none;
    display: block;
    width: 160px;
    text-align: center;
}

/*page resumé commande*/
.woocommerce .woocommerce-customer-details address,
.woocommerce table.shop_table{
    border-color: #dadada !important;
    border-radius: 0 !important;
}
.woocommerce table.shop_table th{
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-size: var(--e-global-typography-text-font-size);
    font-weight: var(--e-global-typography-text-font-weight);
    line-height: var(--e-global-typography-text-line-height);
    font-weight: bold;
    /*border-bottom: 1px solid #b5b5b5;*/
    padding-bottom: 0.5rem;
    margin-bottom: 1rem;
    font-size: .75em;
    text-transform: uppercase;
}
.woocommerce table.shop_table td{
    font-family: var(--e-global-typography-57df70d-font-family), Sans-serif;
    font-size: var(--e-global-typography-57df70d-font-size);
    font-weight: var(--e-global-typography-57df70d-font-weight) !important;
    line-height: var(--e-global-typography-57df70d-line-height);
    color: var(--e-global-color-text);  
}
.woocommerce table.shop_table td a{
    color: var(--e-global-color-text); 
}
.contenu-article .woocommerce-order-details h2,
.contenu-article .woocommerce-customer-details h2{
    font-family: var(--e-global-typography-57df70d-font-family), Sans-serif;
    font-size: var(--e-global-typography-57df70d-font-size);
    font-weight: var(--e-global-typography-57df70d-font-weight) !important;
    line-height: var(--e-global-typography-57df70d-line-height);
    color: var( --e-global-color-primary );
}

.contenu-article .wc-block-checkout__terms.wc-block-checkout__terms--with-separator .wc-block-components-checkbox__label{
	position:relative;
	padding-left:35px;
	display: block;
}
.contenu-article .wc-block-checkout__terms.wc-block-checkout__terms--with-separator .wc-block-components-checkbox__label:before{
	width:24px;
	height:24px; 
	content:"";
	position:absolute;
	left:0;
	top:0;
	border:1px solid var( --e-global-color-primary );
}
.contenu-article .wc-block-checkout__terms.wc-block-checkout__terms--with-separator .wc-block-components-checkbox__label:after{
	content: "";
    position: absolute;
    left: 5px;
    top: 7px;
    width: 15px;
    height: 7px;
    border-bottom: 2px solid #000;
    border-left: 2px solid #000;
    transform: rotate(-44deg);
}
.modaal-wrapper{
	z-index:99999 !important
}
@media (min-width: 768px) {
    .custom-cart-container {
        flex-direction: row;
        align-items: flex-start;
    }

    .custom-cart-products {
        flex: 2;
    }

    .custom-cart-summary {
        flex: 1;
        border: 1px solid #b5b5b5;
        padding: 20px;
        border-radius: 0px;
    }
    .cart-item-row {
        flex-direction: row;
        justify-content: space-between;
    }
	.woocommerce .col2-set, .woocommerce-page .col2-set {
    	width: 100%;
    	display: flex;
    	gap: 30px;
	}
	.woocommerce form.login, .woocommerce form.register {
		border: none;
		padding: 0;
	}
}

@media (max-width: 767px) {
    body {padding: 0;}
    .vinora-woo-menu a{font-size:14px;}
    .woocommerce div.product form.cart .qib-button-wrapper .qib-button{width:47px;}
    .carousel-prod .swiper {
        padding: 20px;
    }
    .elementor-widget-vinora-gamme-slider .gammeSliderItem {
        padding: 0px 0;
        flex-direction: column-reverse;
    }
    .elementor-widget-vinora-gamme-slider .gammeSliderItem img {
        position: relative;
        top: 0;
        right: 0;
        width: 100%;
        height: 250px;
        object-fit: cover;
    }
    .elementor-widget-vinora-gamme-slider .gammeSliderItem .gammeSliderItem--content {
        width: 100%;
        padding: 20px 20px 50px;
    }

    .elementor-widget-vinora-gamme-slider .gammeSliderItem .gammeSliderItem--content::before {
        width: 100px;
        height: 100px;
        background-size: 100px 100px;
    }
    .elementor-widget-vinora-gamme-slider .gammeSliderItem .gammeSliderItem--content .gammeSliderItem--count strong {
        font-size: 35px;
    }
    .elementor-widget-vinora-gamme-slider .gammeSliderItem .gammeSliderItem--content .gammeSliderItem--count {
        font-size: 16px;right: 10px;
    }
    .elementor-widget-vinora-gamme-slider .gammeSlider>.swiper-pagination.swiper-pagination-bullets{
        left: 50%;
        top:auto;
        transform: translate(-50% , 0%);
        flex-direction: row;
    }
    .vinora-section.vinora-section--style-1 .vinora-section--row .vinora-section--image .vinora-image {
        padding-top: 100%;
        position: relative;
    }
    .vinora-section.vinora-section--style-1 .vinora-section--row .vinora-section--image .vinora-image .vinora-image-secondaire {
        position: absolute;
        right: 0;
        bottom: 0;
        width: 100%;
    }
    .vinora-section.vinora-section--style-1 .vinora-section--row .vinora-section--image .vinora-image-secondaireBox img {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .vinora-section.vinora-section--style-1 .vinora-section--row .vinora-section--image .vinora-image-secondaireBox{
        width: 90%;
        right: 0%;
    }
    .vinora-section.vinora-section--style-1 .vinora-section--row .vinora-section--image .vinora-image .vinora-image-primary {
        left: 40%
    }
    .vinora-section--style-2 .section-title{
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .vinora-section.vinora-section--style-2 .vinora-section--row .vinora-section--title .vinora-image-primary {
        padding-top: 0;
        display: none;
    }
    .vinora-section.vinora-section--style-2 .vinora-section--row .vinora-section--title .vinora-image-primary img {
        position: relative;
        top: 0;
        right: 0;
        width: 100%;
        height: 250px;
        object-fit: cover;
        max-width: 100vw;
    }

    .vinora-timeline--item .vinora-timeline--content .timeline-year {
        font-size: 80px;
    }
    .vinora-timeline--item .vinora-timeline--content .timeline-title{font-size:20px;}
    .vinora-timeline--item .vinora-timeline--content .timeline-description {
        font-size: 16px;
    }
    .elementor-widget-vinora-timeline-slider .vinora-container .swiper-pagination-bullets {
        right: inherit;
        left: 50%;
        top: auto;
        display: flex;
        gap: 10px;
        transform:translatex(-50%);
        bottom:auto;
        width: auto;
       }
    .vinora-section.vinora-section--style-3 {
        padding-top: 0;
        padding-bottom: 0;
        display: flex;
        flex-direction: column-reverse;
    }
    .vinora-section.vinora-section--style-3 .vinora-section--text {
        width: 100%;
        padding: 15px 0;
    }
    .vinora-section.vinora-section--style-3 .vinora-section--image {
        position: relative;
        width: 100%;
        height: auto;
        right: 0;
        top: 0;
    }
    .vinora-section.vinora-section--style-3 .vinora-section--image img {
        position: relative;
        width: 100%;
        height: 250px;
        object-fit: cover;
    }
    .woocommerce-page .is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image, .is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image, .is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image {
        padding-right: 0;
    }
    .woocommerce-page .is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product{
     padding-left: 10px;
    }
     .woocommerce-page .is-medium.wc-block-components-sidebar-layout .wc-block-components-main, 
     .woocommerce-page .is-medium.wc-block-components-sidebar-layout .wc-block-components-sidebar, 
     .woocommerce-page .is-mobile.wc-block-components-sidebar-layout .wc-block-components-main, 
     .woocommerce-page .is-mobile.wc-block-components-sidebar-layout .wc-block-components-sidebar, 
     .woocommerce-page .is-small.wc-block-components-sidebar-layout .wc-block-components-main, 
     .woocommerce-page .is-small.wc-block-components-sidebar-layout .wc-block-components-sidebar {
       padding: 15px;
       width: 100%;
    }
    .wp-block-woocommerce-cart .wc-block-cart__submit-button div {
       padding: 18px 20px;
       line-height: 1;
    }
    .menu-filtre ul{
      flex-direction:column;
    }
    .menu-filtre .product-categories .cat-item .children > .cat-item,
    .menu-filtre .product-categories > .cat-item.current-cat-parent.cat-parent, 
    .menu-filtre .product-categories > .cat-item.current-cat.cat-parent{
        display:block;
        width:100%;
    }
    .vinora-btn.vinora-btn--primary .bouton-text{padding:10px;}
    .addcart .elementor-button-text{width:100%}
    .addcart .elementor-button-icon{display:none;}
    .addcart:hover .elementor-button-text {
        transform: translateX(0px);
        transition: all .5s ease;
    }
    .item-produit .price del{font-size:15px}
    .elementor-button:hover{
        background:var( --e-global-color-secondary ) !important;
    }
	.prod-prix .elementor-widget-container{
		min-height: 80px;
	}
    .addcart .elementor-button-text{
        font-size: 12px !important;
    }
    .woocommerce-page .is-mobile.wc-block-components-sidebar-layout .wc-block-components-main,
    .woocommerce-page .is-mobile.wc-block-components-sidebar-layout .wc-block-components-sidebar{
        padding: 0;
        margin-top: 0;
    }
    .wp-block-woocommerce-checkout{
        padding-top: 0 !important;
    }
    .wc-block-checkout__shipping-method .wc-block-checkout__shipping-method-container{
        flex-direction: column !important;
        gap: 14px !important;
    }
    .woocommerce table.shop_table_responsive tr.cart-subtotal td::before, 
    .woocommerce-page table.shop_table_responsive tr.cart-subtotal td::before{
       content: "Total du panier :";
    }
    .woocommerce table.shop_table_responsive tr.woocommerce-shipping-totals td::before, 
    .woocommerce-page table.shop_table_responsive tr.woocommerce-shipping-totals td::before{
        display: block;
        float: none;
        margin-bottom: 15px;
    }
    .woocommerce .custom-cart-summary .shop_table tr.woocommerce-shipping-totals th, 
    .woocommerce .custom-cart-summary .shop_table tr.woocommerce-shipping-totals td{
        text-align: left !important;
    }
    .custom-cart-summary .cart-summary-header-left{
        display: none;
    }
    .elementor-widget-woocommerce-product-add-to-cart #total-price{
        font-size: 30px;
    }
}
/*animation image*/
.image-anim {
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 0.6s ease-out, transform 0.6s ease-out;
}
.elementor-editor-active .image-anim {
    opacity: 1;
    transform: translateY(0);
}
.image-anim.visible {
    opacity: 1;
    transform: translateY(0);
}
#mrwpbutton{border:none !important}
.modaal-wrapper .MR-Widget{font-size: 13px !important;}