/* ===== STYLE LUXE ===== */

:root {
  --gold:#d29961;
  --black:#111;
  --cream:#fff;
}

body {
  background:var(--cream);
  font-family:"Raleway";
  color:#222;
font-weight:300;
}
.page-authentication h1 ,.page-authentication h2,.page-title-section
{
font-family:"Cormorant Garamond", serif;	
}
h2 .accordion-button
{
font-family: "Raleway" !important;	
font-weight: 300 !important;	
}
.product__description-short h2
{
 	font-family:"Cormorant Garamond", serif;
	font-weight: 400;
	font-size:28px;
}
.container
{
max-width:1400px;
margin:0 auto;	
}
.account-menu__link
{
color:black;	
}
#menu_right .ps-mainmenu.ps-mainmenu--desktop
{
float:right;	
}
.product-variant__radio
{
	position: relative;
    margin-right: .625rem;
    margin-top: 10px;
    padding-left: 0px;
}
.product-variant__radio .form-check-input
{
    position: absolute;
    top: 0;
    cursor: pointer;
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    -khtml-opacity: 0;
    width: 100%;
    height: 100%;
}
.product-variant__radio label
{
    padding: 7px 12px;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
    color: #000;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 2px solid rgba(0, 0, 0, 0.08);
    font-size: 14px;
	background: #FFF;
    display: inline-block;
}
.product-variant__radio .form-check-input:checked + label,.product-variant__radio .form-check-input:hover + label
{
    background: #d29961;
    color: #fff;
    border: solid 2px #d29961;
    padding: 7px 12px;
}
.btn.btn-primary:hover,.account-menu__link:hover
{
background:#d29961 !important;
border-color:#d29961 !important;	
}
.page-product h1.product__name
{
    font-family: "Raleway";
    text-transform: uppercase;
    font-weight: 300 !important;
    padding-bottom: 10px;
	font-size:25px;
}
.product__images img {max-height:550px;object-fit:cover;}
* {fill:black;}
.ps-mainmenu:is(.ps-mainmenu--desktop) .ps-mainmenu__tree>li .submenu {
    left: initial !important;
    right: initial  !important;
}
.thumbnail-text a
{
font-weight:400 !important;
font-size:16px !important;	
}
.sous_titre
{
font-weight:300;	
}
.btn-outline-primary
{
color:black;
border:1px solid black;	
}
.product__add-to-cart-button:hover,.btn.btn-outline-primary:hover,.product-miniature__add:hover
{
background:#d29961 !important;
border-color:#d29961 !important;
color:white !important;	
}
.details__left
{
width:100px;
margin-right:15px;
}
.page-product .product__bottom
{
display:block !important;	
}
.owl-nav button span
{
position:relative;
top:-2px;	
}
.container_product
{
max-width:1200px;
margin:0 auto;
display:block;
}
.submenu__left-item
{
color:black;	
}
.submenu__left-item.active
{
color:#d29961 !important;	
	border: none;
}

.product__left .product__images .product__price
{
margin-top:20px;
font-size:35px;
}
a {color:#000; font-weight: 300;}
.product__left .product__images .product-flags
{
left:45px;	
}
.decouvrir_bloc a
{
font-weight:300;	
}
.product__left .product__images
{
    border: 2px solid #e1e1e1;
    border-radius: 10px;
    padding: 14px;	
}

h1,h2,h3,h4,h5,h6
{
font-family:"Cormorant Garamond", serif;	
}
.footer-block li a,.texte_html p
{
	font-weight:300 !important;
	font-size:15px;
}
.page-product .product-comments-wrapper,.page-product .module-products {display:none;}
svg g
{
fill:black;	
}
.accordion-button
{
color:black !important;	
}
.ps-mainmenu:is(.ps-mainmenu--desktop) .submenu__left
{
border:0px !important;	
}

#quantity_wanted
{
	max-width:60px;	
	border:1px solid #dee2e6;
}
#menu_left .ps-mainmenu:is(.ps-mainmenu--desktop) {
    display: block !important;
    margin-left: auto;
    float: left;
}
.product-miniature__add
{
display:block;
margin:0 auto;	
padding: 15px;
padding-top: 10px;
padding-bottom: 10px;	
}
.section-title
{
margin-top:50px;
font-size:70px;	
text-align:center;
}
.ps-customtext
{
padding-top:35px;
padding-bottom:35px;	
}
.ps-emailsubscription
{
background-color:#f6f3ed  !important;	
}
.form-control
{
border:1px solid #000;	
}
.footer-block__title,.texte_html p,.copyright a
{
color:#000;
}
.footer__before
{
background-color:#f6f3ed !important;
padding-top:30px;
padding-bottom:30px;
}
@media only screen and (min-width: 1200px) and (max-width: 1299px) {
.ps-mainmenu:is(.ps-mainmenu--desktop) .ps-mainmenu__tree>li .ps-mainmenu__tree-link
	{
	font-size:13px;	
	}
}
@media only screen and (min-width: 1200px) {
.footer.footer__main .container
{
padding-left:100px;
padding-right:100px;
}
}
.footer.footer__main
{
background:white !important;	
}
.footer-block a
{
color:#000;	
}
.btn.btn-primary
{
background:#000;
text-transform:uppercase;	
border:1px solid #000;
color:white;	
}
.titre_sub
{
text-transform: uppercase;
font-weight: 400;
}
.get_sub
{
text-transform: initial;	
font-size:12px;
font-weight: 300;	
}
.displayBlog
{
	background:#f6f3ed;
	margin-top:60px;
	padding-top:60px;
	
}
.module-products__buttons .btn
{
background: #000;
    color: white;
    border: 1px solid #000;
    text-transform: uppercase;
    padding: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.product-flags .badge.discount, .product-flags .badge:not(.discount)
{
	border: 1px solid #d29961;
	background-color:#d29961 !important;
    font-size: 16px;
	margin-top: 10px;
}
.product-miniature__title,.product-miniature__price
{
color:#000;
text-align:center;
margin: 0 auto;	
}
.price {
	font-family: Arial !important; 
    color: #d29961 !important ; 
    /* font-size: 16pt; */
}
 .info-block {
            background: white;
            border-radius: 20px;
            box-shadow: 0 20px 40px rgba(0,0,0,0.1);
            padding: 30px 40px;
            max-width: 500px;
            width: 100%;
        }

        .info-item {
            display: block;
            align-items: flex-start;
            padding: 20px 0;
            border-bottom: 2px solid #f0f0f0;
        }

        .info-item:last-child {
            border-bottom: none;
        }

        .icon {
            font-size: 16px;
            margin-right: 20px;
            min-width: 50px;
            text-align: center;
        }

        .content {
            flex: 1;
        }

        .title_av {
            color: #000;
            font-size: 14px;
            font-weight: 400;
            margin-bottom: 5px;
            text-transform: uppercase;
            letter-spacing: 1px;
			color:black;
			text-align:center;
        }

      

        .subtitle {
            color: #000;
            font-size: 14px;
            line-height: 1.5;
			text-align:center;
			font-weight:300;
        }

        .temperature {
            background: #e8f5e9;
            color: #2ecc71;
            padding: 3px 10px;
            border-radius: 20px;
            font-size: 14px;
            font-weight: 600;
            display: inline-block;
            margin-top: 5px;
        }

        .payment-methods {
            display: flex;
            gap: 15px;
            margin-top: 8px;
        }

        .payment-method {
            background: #f8f9fa;
            padding: 5px 5px;
            border-radius: 15px;
            font-size: 14px;
            color: #000;
            font-weight: 300;
        }

        .supply-chain {
            display: flex;
            gap: 15px;
            margin-top: 8px;
            flex-wrap: wrap;
        }

        .supply-chain span {
            background: #f8f9fa;
            padding: 5px 12px;
            border-radius: 15px;
            font-size: 14px;
            color: #495057;
            font-weight: 500;
        }

        .supply-chain span::before {
            content: "•";
            color: #e74c3c;
            font-weight: bold;
            margin-right: 5px;
        }

        /* Hover effects */
        .info-item:hover {
            transform: translateX(5px);
            transition: transform 0.3s ease;
        }

        .info-item:hover .icon {
            transform: scale(1.1);
            transition: transform 0.3s ease;
        }

        /* Responsive design */
        @media (max-width: 480px) {
            .info-block {
                padding: 20px;
            }

            .info-item {
                flex-direction: column;
                align-items: center;
                text-align: center;
            }

            .icon {
                margin-right: 0;
                margin-bottom: 15px;
            }

            .payment-methods, .supply-chain {
                justify-content: center;
            }
        }
.blog_date
{
margin-top:15px;	
}
.blog_post
{
padding: 10px;
background: #f6f3ed;	
}
.margin-bottom-60
{
margin-bottom:60px;	
}
.articleSection
{
display:none;	
}
.sds_post_title a
{
color:black;
font-size:16px;
font-weight: 400;
text-transform: uppercase;
}
.sds_post_title
{
    margin-top: 15px;
	
}
.readmore 
{
font-weight:300;
text-transform:uppercase;
font-size:13px;
}
.blog_inner p.desc
{
font-weight:300;	
}
.sds_post_title,.blog_inner .read_more,.blog_inner p.desc,.readmore
{
text-align: left;
color:black;	
}

.ps_imageslider
{
height:400px !important;	
}
/* Sections */
.ps-mainmenu:is(.ps-mainmenu--desktop) .ps-mainmenu__tree>li .ps-mainmenu__tree-link
{
color:black;	
}
.header-premium__logo text-start h1
{
text-align:center;	
}
section {
  padding:0px 0;
}

.section-light {
  background:white;
}
html, body {
  max-width: 100%;
  overflow-x: hidden;
  margin: 0;
  padding: 0;
  width: 100%;
}

/* Forcer tous les éléments à respecter la largeur */
* {
  box-sizing: border-box;
  max-width: 100%;
}
.topbar-right a , .topbar-left span
{
text-transform:uppercase;	
}
.decouvrir
{
    background: #ffffff;
    color: black;
    padding: 15px;
    border-radius: 3px;
	display: inline-block;
    margin-top: 8px;
}
.ps-imageslider__figcaption
{
    -webkit-backdrop-filter: none !important;
    backdrop-filter: none !important;
    background-color: transparent !important;
    border-radius: 0px !important;
    color: var(--bs-light);
	bottom: 8rem !important;
    padding-inline: 3.5rem !important;
}
/* HERO */

.hero img {
  width:100%;
  height:600px;
  object-fit:cover;
}

/* TITRES */

h1,h2,h3,h4,h5,h6 {
  font-size:26px
}

/* EDITORIAL */

.editorial {
  display:flex;
  align-items:center;
  gap:80px;
}

.editorial img {
  width:100%;
  border-radius:6px;
}

/* TERROIR */

.terroir {
  display:grid;
  grid-template-columns:1fr 1fr;
  background:#eee;
}

.terroir-image {
  background:url('../img/terroir.jpg') center/cover;
  height:500px;
}
#ps_searchbar {display:none !important;}
.terroir-content {
  padding:80px;
}

/* BOUTON OR */

.btn-gold {
  background:var(--gold);
  color:white;
  padding:12px 28px;
  text-decoration:none;
}

/* AVANTAGES */

.advantages {
  display:flex;
  justify-content:space-around;
  background:#fff;
  padding:60px;
  text-align:center;
}

/* PRODUITS */

.product-miniature {
  background:trasnaprent;
  border-radius:6px;
  border:0px;	
  transition:.3s;
}

.product-miniature:hover {
  transform:translateY(-6px);
}
/* ===== TOPBAR MAQUETTE ===== */

.topbar-premium {
  background: #111;
  color: #fff;
  font-size: 13px;
  padding: 3px 0;
  border-bottom: 1px solid rgba(198, 168, 107, 0.3);
}

.topbar-premium .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
}

.topbar-premium a {
  color: #fff;
  text-decoration: none;
  margin-left: 20px;
  font-size: 12px;
  font-weight:300;	
}



a:hover {
  color: #d29961;
}
.topbar-premium a:hover {
  color: var(--gold);
}

.topbar-premium .topbar-left span {
  margin-right: 25px;
  position: relative;
  font-size: 12px;
}

.topbar-premium .topbar-left span:after {
  content: '';
  position: absolute;
  right: -12px;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 12px;
  background: rgba(198, 168, 107, 0.3);
}

.topbar-premium .topbar-left span:last-child:after {
  display: none;
}

/* Header principal */
.header-premium {
  background: #fff;
  padding: 5px 0 5px 0;
  border-bottom: 2px solid var(--gold);
}

.ps-imageslider__figcaption p ,.ps-imageslider__figcaption h2 , .ps-imageslider__figcaption h3
{
text-align:left;
color:white;
}
.ps-imageslider__figcaption h2
{
font-size:40px;	
}
.header-premium__logo img {
  max-height: 70px;
  width: auto;
  margin:0 auto;
  display:block;
}

/* Style pour le menu (dynamique) */
.header-premium__nav-wrapper {

  padding-top: 15px;
}

/* Cacher le menu par défaut de PrestaShop et utiliser le nôtre */
.header-premium__nav-wrapper .menu {
  display: flex !important;
  justify-content: center !important;
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
  gap: 30px !important;
}

.header-premium__nav-wrapper .menu > li {
  position: relative;
  margin: 0 !important;
}

.header-premium__nav-wrapper .menu > li > a {
  color: #222 !important;
  font-family: "Playfair Display", serif !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  letter-spacing: 1px !important;
  text-transform: uppercase !important;
  text-decoration: none !important;
  padding: 10px 0 !important;
  display: block !important;
  position: relative !important;
}

.header-premium__nav-wrapper .menu > li > a:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background: var(--gold);
  transition: width 0.3s ease;
}

.header-premium__nav-wrapper .menu > li > a:hover:after {
  width: 100%;
}

.header-premium__nav-wrapper .menu > li > a:hover {
  color: var(--gold) !important;
}

/* Cacher le bloc recherche par défaut */
#search_widget, 
.header-premium .displayTop .search-widget {
  display: none !important;
}

/* Icônes */
.header-premium__icon {
  color: #222;
  text-decoration: none;
}

.header-premium__icon:hover {
  color: var(--gold);
}

.header-premium__icon i {
  font-size: 24px;
}

/* Badge panier */
.header-premium__badge {
  background: var(--gold);
  color: #111;
  font-size: 11px;
  font-weight: bold;
  min-width: 18px;
  height: 18px;
  line-height: 18px;
  border-radius: 50%;
  padding: 0;
  top: -8px !important;
  right: -10px !important;
}

/* Menu mobile */
.mobile-menu {
  background: #fff;
  padding: 15px 0;
  border-top: 1px solid #eee;
  display: none;
}

.mobile-menu .menu {
  list-style: none;
  padding: 0;
  margin: 0;
}

.mobile-menu .menu > li {
  margin-bottom: 10px;
}

.mobile-menu .menu > li > a {
  color: #222;
  font-family: "Playfair Display", serif;
  font-size: 16px;
  text-decoration: none;
  display: block;
  padding: 8px 0;
  border-bottom: 1px solid #eee;
}
@media (min-width: 992px) {
.page-product #wrapper
{
	padding-left:20px;
	padding-right:20px;
}
}
@media (max-width: 768px) {
	.title_block {
    margin-top: 25px;
    font-size: 35px !important;
}
	.sous_titre
	{
	font-size:14px  !important;	
	}
	.slide-content {
    padding: 15px;
    position: absolute;
    top: 35%;
    text-align: left;
    }
  .col-0
	{
	visibility:hidden;
	height:0px;	
	}
  .header-premium__nav-wrapper {
    /*display: none !important;*/
  }
  #menu_right,.ps-searchbar--mobile .header-block__action-btn
	{
	display: none !important;	
	}
  .mobile-menu {
    display: block;
  }
  
  .topbar-premium .container {
    flex-direction: column;
    gap: 5px;
  }
  
  .topbar-premium .topbar-left span {
    margin-right: 15px;
  }
}
