/*------------- J4 --------------------------*/
body {
	background-color: #fcf4f4;
}

.icone {
	font-size: 35px;
	color: #de5e4a;
	vertical-align: middle;
	margin-right: 15px;
}

h1:hover {
	transform: scale(1.1);
}

h1 {
  font-size: 30px !important;
  color: #800020 !important;
  font-family: 'Lobster', cursive !important;
  text-align: center !important;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
  margin: 50px auto; /* Centrage horizontal */
  padding: 5px 10px;
  border-bottom: 2px solid #fe7f14;
  display: table; /* Centrage pour remplacer inline-block */
  transition: transform 0.3s ease, color 0.3s ease;
}

h2 {
    font-family: 'Crimson Text', serif!important;
	color: #8a5632;
}

h3{	
	font-family: 'Playfair Display', serif!important;
	color: #a67c52;
}

.bottom-slider{
	background-image: url(/images/fond/fond_accueil.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: 0 0;
	padding: 75px 0;
}	

.container {
	width: 100%;
	max-width: 1900px;
}

#video{
	position: relative;
}

#video .container{
	background-color: #fff;
}

.video-text{
	position: absolute;
	z-index: 99999;
	top: 10%;
}

.domaine{
	margin: 0 75px;
	background-color: rgba(255, 255, 255, 0.5);
  box-shadow: 0 0 0 0 #ffffff;
  border-radius: 15px;
}

.owl-carousel .owl-wrapper-outer {
	/*width: 95%;*/
	margin: 0 auto;
}

.img-carousel {
	width: auto;
	max-height: 75px;
	border-radius: 10px;
}

#flip h2{
	display: inline-block;
	padding: 25px;
	background: rgba(255,255,255,0.8);
	border-radius: 15px;
	color: #db004d;
}

.image-flip{
	display: flex;
	justify-content: space-around;
}

.image-flip img {
	width: 45%;
}

.navbar-nav > li {
	background: #db004d;
}

.navbar-mainmenu .navbar-nav > li > a, .navbar-mainmenu .navbar-nav > li > span {
	color: #fff;
}

.navbar-mainmenu .container{
	width: 100%;
	background: #db004d;
	padding: 0;
}

.navbar-mainmenu .navbar-collapse {
	background-color: #db004d;
}

#carousel h3{
	text-align: center;
	margin-bottom: 25px;
}

/*--------- vidéo ---------------------*/
.video-wrapper {
  position: relative;
  width: 100%; /* 100% de la largeur de l'écran */
  padding-top: 56.25%; /* Ratio 16:9 => (546 / 968) * 100 */
  overflow: hidden; /* Cache les débordements éventuels */
  background-color: #000; /* Fond noir */
}

.video-wrapper video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%; /* Vidéo prend toute la largeur du conteneur */
  height: 100%; /* Ajuste la hauteur automatiquement selon le ratio */
  object-fit: cover; /* Remplit le conteneur sans déformer la vidéo */
}

/*-------------------------------------------------*/
#left-aside{
  padding-top: 50px;
}

#menu_bas li a {
	padding-top: 0;
	padding-bottom: 5px;
	font-size: 17px;
}

#menu_bas li a:hover, #menu_bas li.active > a  {
	background: inherit;
	color: #fff;
}

#menu_bas li a::before{
	margin-right: 10px;
}

table.acymailing_form {
	margin: inherit;
}

.breadcrumb > .active {
	color: #b32644;
}

.bloc{
-moz-box-shadow : 2px 2px 4px #b5a49f;
-webkit-box-shadow : 2px 2px 4px #b5a49f;
box-shadow : 2px 2px 4px #b5a49f;
border:1px solid #b32544;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;
border-radius: 6px;
width: 95%;
padding: 10px;
margin: 0 auto;
}

.blog>div>div{
-moz-box-shadow : 2px 2px 4px #b5a49f;
-webkit-box-shadow : 2px 2px 4px #b5a49f;
box-shadow : 2px 2px 4px #b5a49f;
border:1px solid #E1D5E2;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;
border-radius: 6px;
padding: 10px;
margin-bottom: 25px;
overflow: auto;
background-color: #fff;
}

.bloc-faq,.category-desc-cont, .cart-login-cont{
	-moz-box-shadow : 2px 2px 4px #b5a49f;
	-webkit-box-shadow : 2px 2px 4px #b5a49f;
	box-shadow : 2px 2px 4px #b5a49f;
	border:1px solid #b32544;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	width: 95%;
	padding: 10px;
	margin: 0 auto 25px;
	background-color: #fff;
	overflow: auto;
}	

.vm-user-login-cont{
	-moz-box-shadow : 2px 2px 4px #b5a49f;
	-webkit-box-shadow : 2px 2px 4px #b5a49f;
	box-shadow : 2px 2px 4px #b5a49f;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	width: 95%;
	padding: 10px;
	margin: 0 auto 25px;
	background-color: #fff;
	overflow: auto;
	text-align: center;
}

.vm-user-login-cont h2{
	font-size: 20px!important;
}

#userForm, #member-profile, .profile, #com-users-login__form{
	-moz-box-shadow : 2px 2px 4px #b5a49f;
	-webkit-box-shadow : 2px 2px 4px #b5a49f;
	box-shadow : 2px 2px 4px #b5a49f;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	width: 95%;
	padding: 10px;
	margin: 0 auto 25px;
	background-color: #fff;
}

.form-control{
	max-width: 350px;
}

#system-message-container {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	min-width: 350px;
	max-width: 500px;
	text-align: center;
	font-size: 16px;
	z-index: 99999;
}

.alert-info {
	-moz-box-shadow : 2px 2px 4px #b5a49f;
	-webkit-box-shadow : 2px 2px 4px #b5a49f;
	box-shadow : 2px 2px 4px #b5a49f;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	padding: 10px;
	background-color: #fff;
	color: #31708f;
	border-color: #bce8f1;
}

.alert-warning, .alert-message {
	border-color: #faebcc;
	-moz-box-shadow: 2px 2px 4px #b5a49f;
	-webkit-box-shadow: 2px 2px 4px #b5a49f;
	box-shadow: 2px 2px 4px #b5a49f;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	padding: 10px;
	background-color: #fff;
	color: #31708f;
}

.alert-danger, .alert-error {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
	border-color: red;
	-moz-box-shadow: 2px 2px 4px #b5a49f;
	-webkit-box-shadow: 2px 2px 4px #b5a49f;
	box-shadow: 2px 2px 4px #b5a49f;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	padding: 10px;
	background-color: #fff;
}

.alert-dismissable .close, .alert-dismissible .close {
	right: 0;
}

.close {
	opacity: 1;
}

.readmore{
	clear: both;
}

 .ombre{
-moz-box-shadow : 2px 2px 4px #b5a49f;
-webkit-box-shadow : 2px 2px 4px #b5a49f;
box-shadow : 2px 2px 4px #b5a49f;
border:1px solid #E1D5E2;
}

.arrondi{
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;
border-radius: 6px;
border:1px solid #E1D5E2;
background: #f2f2f2;
}

.vpf-menu .submenu:not(.mega-group) > a > .menu-group.with-icon > .menu-image > i, .vpf-menu .submenu:not(.mega-group) > span > .menu-group.with-icon > .menu-image > i {
	vertical-align: middle;
}

.clr{
	clear: both;
}

.marge-droite{
	margin-right: 25px;
}

#cave{

    display: flex;
	flex-wrap: wrap;
    justify-content: space-around;
	align-items: center;
	
}

#cave a {
	
	display: block;
	color: #fff;
	text-align: center;
	background: #b32544;
	padding: 5px;
	max-width: 250px;
	margin: 10px auto 0px;
	-moz-box-shadow: 2px 2px 4px #b5a49f;
	-webkit-box-shadow: 2px 2px 4px #b5a49f;
	box-shadow: 2px 2px 4px #b5a49f;
	border: 1px solid #E1D5E2;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
}

#cave a:hover {
    transition-property: background;
    transition-duration: 1s;
    transition-timing-function: linear;
    transition-delay: 0.3s;
	text-decoration: none;
background: #ffae83;
	color: #000;
}

#bloc-cave .sppb-row{
	align-items: center;
}

.login-page-system-links a{
	display: inline-block;
	min-width: 250px;
	background: #fff;
	text-align: center;
	padding: 10px 8px;
	text-decoration: none;
	font-weight: bold;
	display: inline-block;
	-moz-box-shadow : 2px 2px 4px #b5a49f;
	-webkit-box-shadow : 2px 2px 4px #b5a49f;
	box-shadow : 2px 2px 4px #b5a49f;
	border:1px solid #E1D5E2;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
	transition-property: background;
	transition-duration: 3s;
	margin-top: 25px;
}

.cart-login-cont {
	display: none;
}

/*---------------------- compteur -------------------*/
.countdown {
	border: none;
}

.countdown_title {
	font-size: 25px;
}

.countdown_link {
	font-size: 25px;
}

/*-------------- Virtuemart ------------------------------------------------*/

.cart-login-cont{
	display: none;
}

#vpf-header .navbar .container .inner-container {
	padding-bottom: 0px;
}

.conseil p {
  background: url("../../images/vin-provence-draguignan.png") no-repeat scroll left 0 rgba(0, 0, 0, 0);
  color: #d7483d;
  font-weight: bold;
  line-height: 40px;
  padding-left: 40px;
  font-size: 1.2em;
}

#cart-view, .vm-user-address-edit-page{
	max-width: 1200px;
	margin: 50px auto;
}

#userForm input{
	max-width: 300px;
}

#title_field_chosen, #virtuemart_country_id_field_chosen {
	width: auto !important;
	min-width: 300px;
}

.search-input-group .search-button-left-cont ~ .form-control {
	padding-left: 45px;
}

.form-group:has(.autorise) {
	display: flex;
	align-items: center;
	flex-direction: row-reverse;
}

.autorise {
	text-align: left !important;
	padding: 0;
	margin-right: 20px;
	float: none;
	width: auto;
	line-height: 1.5;
}

.autorise + .col-sm-9 {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	padding: 0;
	margin-top: 0;
	width: auto;
	float: none;
	margin-right: 10px;
}

#mod_virtuemart_search {
	width: 200px;
}

.category-search-cont .input-group{
	display: flex;
	flex-wrap: wrap;
}

.input-group .form-control {
	float: none;
	width: 300px;
}

.input-group-btn {
	width: auto;
}

#checkoutForm .checkbox label{
	font-size: 16px;
}

#checkoutForm .checkbox input{
	margin-top: 6px!important;
}

.category-search-cont .btn-default{
	background: beige;
}

.bg-info {
	background-color: #ffddcd;
}

.cart-select-shipment .shipment-rate > input[type="radio"]:first-child, .cart-select-shipment .shipment-rate > label:first-child, .cart-select-payment .paymentplugin-payment > input[type="radio"]:first-child, .cart-select-payment .paymentplugin-payment > label:first-child {
	vertical-align: middle;
	margin: -4px 8px 5px 0;
}

.vmCartShipmentLogo img{}

.vp-product-carousel .product-price-before-discount, .vp-product-carousel .product-sales-price, .product-listing .product-price-before-discount, .product-listing .product-sales-price {
	margin-right: 5px;
}

.conseil p {
  background: url("https://lescotesdeprovence.fr/images/stories/divers/vin-provence-draguignan.png") no-repeat scroll left 0 rgba(0, 0, 0, 0);
  color: #d7483d;
  font-weight: bold;
  line-height: 40px;
  padding-left: 70px;
}

.vpf-menu .mega-expand > .mega-menu-expand {
	max-width: 400px!important;
}

.prix {
	display: flex;
	justify-content: center;
}

.prix .product-price {
	display: inline-block;
}

.product-image-gallery-main-cont {
	max-width: 400px;
}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
	width: auto;
}

.carton {
	display: inline-block;
	padding: 10px 20px;
	color: #fff;
	background-color: #db004d; /* Couleur rouge élégante */
	border-radius: 8px;
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
	transition: transform 0.3s, box-shadow 0.3s;
}

.carton:hover {
	transform: translateY(-5px);
	box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
}

.prix .product-sales-price > div > span {
	font-size: 14px!important;

}

.product-sales-price > div > span {
	font-size: 18px;

}

.product-name a {
	color: #6b4226;
	font-size: 20px;
	font-family: 'Playfair Display', serif !important;
}

/*-----------------------------------------------------------------------*/

.cart-select-shipment {
    background: rgba(255, 255, 255, 0.8);
    border-radius: 12px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    padding: 3px 20px!important; 
}


.shipment-rates-flex {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
}

.shipment-rates-flex .shipment-rate {
    flex: 1 1 200px;
    min-width: 150px;
    max-width: 200px;
    box-sizing: border-box;
}

.shipment-rate img, .paymentplugin-payment img{
	width: 30px;
}

.cart-select-shipment label, .cart-select-payment label {
	display: inline;
}


.cart-select-payment {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    margin-bottom: 1rem;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 12px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    padding: 3px 20px!important; 
}

.paymentplugin-payment {
  display: inline-block;
  flex: 1 1 calc(25% - 15px);
  box-sizing: border-box;
}

.cart-select-shipment h4{
	font-size: 10px!important;
	margin-bottom: 14px!important;
}

.cart-select-payment h4{
	width: 100%;
	font-size: 10px!important;
	margin-bottom: 0!important;
}

@media (max-width: 768px) {
  .paymentplugin-payment {
    flex: 1 1 100%;
  }
}

.conseil-conteneur {
    background-color: #fff9f8;
    border-left: 6px solid #fe5252;
    padding: 20px 20px 20px 80px;
    margin: 20px 0;
    border-radius: 10px;
    position: relative;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
    font-family: 'Segoe UI', sans-serif;
    color: #333;
    font-size: 16px;
    line-height: 1.5;
    transition: transform 0.3s ease;
}

.conseil-conteneur:hover {
    transform: translateY(-3px);
}

.conseil-conteneur::before {
    content: "";
    background: url("https://lescotesdeprovence.fr/images/stories/divers/vin-provence-draguignan.png") no-repeat center center / contain;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 20px;
    left: 20px;
}

.conseil-conteneur p {
    margin: 0;
    padding-left: 10px;
}

.conseil-mention {
    font-size: 13px;
    color: #999;
    display: block;
    margin-top: 12px;
    text-align: left;
}


/*-------------------- Filtre -------------------*/
#cf_wrapp_all_201, #cf_wrapp_all_211 {
    max-height: 400px;
    overflow: hidden;
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 10px 10px;
    background: #f9f9f9;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    font-family: 'Merriweather', serif;
    transition: max-height 2s ease;
}

#cf_wrapp_all_201:hover, #cf_wrapp_all_211:hover {
    max-height: 100%;
}



.cf_flt_header {
    font-size: 16px;
    font-weight: bold;
    color: #6b4226;
    margin-bottom: 5px;
    display: flex;
    align-items: center;
    cursor: pointer;
}

.cf_flt_header .headexpand {
    margin-right: 8px;
    background-color: #6b4226;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    display: inline-block;
}

.cf_flt_header_text {
  flex-grow: 1;
  position: relative;
}

.cf_flt_header_text::after {
  content: "▼";
  display: inline-block;
  margin-left: 5px;
  color: inherit; 
  font-size: inherit; 
  vertical-align: middle; 
}


.cf_filters_list {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.cf_filters_list_li {
    padding: 2px 8px;
    border-bottom: 1px solid #e4d9c7;
}

.cf_filters_list_li:last-child {
    border-bottom: none;
}

.cf_filters_list_li:hover {
    background-color: #f1ece4;
}

.cf_link a {
    text-decoration: none;
    color: #6b4226;
    font-size: 16px;
	font-weight: normal;
}

.cf_link a:hover {
    text-decoration: underline;
}

/* Boutons */
.cf_apply_button{
    background-color: #db004d;
    color: #ffffff;
    border: none;
    border-radius: 4px;
    padding: 6px 12px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.cf_apply_button:disabled {
    background-color: #dcd4c1;
    cursor: not-allowed;
}

.cf_apply_button:hover:not(:disabled) {
    background-color: #8c5939;
}

.cf_search_input {
    border: 1px solid #dcd4c1;
    border-radius: 4px;
    padding: 6px;
    font-size: 14px;
    width: 80px;
    margin-right: 5px;
}

.cf_sel_opt a {
    font-weight: bold;
    color: #6b4226;
}

.cf_message {
    font-size: 14px;
    color: #b44c4c;
    margin-top: 8px;
    display: none;
}

.gallery-cell img {
  height: 250px;
  width: 100%; 
  object-fit: cover;
  object-position: center; 
}


/*--------- responsive -------------*/

@media (max-width : 768px) {
	 .navbar.navbar-offcanvas {
    border-bottom: 0 solid transparent;
    background-color: #db004d;
  }
    .filtre .cf_flt_wrapper {
        margin-bottom: 20px;
    }

    .filtre .cf_flt_header {
        font-size: 1.1rem;
    }

    .filtre .cf_search_input {
        width: 100%;
        margin-bottom: 10px;
    }
	
	#left-aside{
	  padding-top: 0px;
	}
		.col-conseil{
			padding-left: 0!important;
		}
	#sp-page-builder .sppb-section-title .sppb-title-heading {
	font-size: 26px;
	line-height: 26px;
	}

  .image-flip {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  
.image-flip img {
  width: 100%!important;
  height: auto;
  display: block;
  margin: 0 auto;
}

  .image-flip img {
    max-width: 300px;
  }

	.conseil { 
		padding-left: 0%!important; 
	}

	.conseil p {
	line-height: inherit;
	}
	
	.bottom-slider, .owl-controls {
		visibility: hidden;
		display: none;
	}
	h3, .h3 {
	font-size: 20px;
	}
	.page-header > h1, .page-header > h2, .category-page-title,.quickview-product .product-title, .vm-cart-header > h1 {
	font-size: 20px !important;
    margin: 5px !important;
	}
	
	.mod-small-header .mod-header {
		font-size: 20px;
	}

	h1 {
		font-size: 20px !important;
		margin: 0px 0px 10px;
	}
	.h2, h2 {
		font-size: 20px;
	}	
}