/*
	Theme Name: Ino By Inova-Web
	Version: 1.0.1
	Description: Thème enfant de Divi propulsé par INOVA-WEB
	Template: Divi
	Author: Inova-Web
	Author URI: https://www.inova-web.fr
*/

@import url("../Divi/style.css");

@media all and (min-width: 981px) {
	.hidden-top {
		display: none !important;
	}
}

.dark_parallax .et_parallax_bg {
    background-blend-mode: multiply;
    background-color: rgba(25,25,25,0.5)!important;
}

/*------------------------------------------------------------*/
/*------------------------  CSS  -----------------------------*/
/*------------------------------------------------------------*/
#et-boc #internal-h1 h1 {
	margin:0px !important;
	padding: 0px !important;
}

#et-boc .wooproduct_home h2 {
	font-size: 18px !important;
}

.wooproduct_home li {
	background-color: #fff !important;
	padding: 40px 20px !important;
}

.wooproduct_home .archive_product_actions {
	position: absolute;
	left: 0;
	right: 0;
	display: flex !important;
	justify-content: center !important;
 	gap: 10px !important;
}

.wooproduct_home a.button {
	background-color: #B19B61 !important;
	color: #fff !important;
	border: none !important;
}

#et-boc .wooproduct_home span.price {
	margin-top: 10px !important;
	margin-bottom: 20px !important;
}

#et-boc .wooproduct_home span.woocommerce-Price-amount {
	font-size: 22px !important;
	font-weight: bold !important;
	font-family: 'Times New Roman',Georgia,"Times New Roman",serif !important;
}

/*** GESTION DES TITRES DES PRODUITS DANS PAGE D'ARCHIVES ****/
@media all and (max-width: 699px) {
	.wooproduct_home .woocommerce-loop-product__title {
		height: 50px;
	}
}
@media all and (max-width: 459px) {
	#et-boc .wooproduct_home .woocommerce-loop-product__title {
		font-size: 14px !important;
	}
}
/*** GESTION DES DESCRIPTIONS DES PRODUITS DANS PAGE D'ARCHIVES ****/
.wooproduct_home .archive_product-description {
	height: 50px !important;
	overflow: hidden;
	font-weight: 600;
	text-align:center !important;
}
@media all and (max-width: 739px) {
	.wooproduct_home .archive_product-description {
		font-size: 14px;
		line-height: 1.25em !important;
	}
}
@media all and (max-width: 659px) {
	.wooproduct_home .archive_product-description {
		font-size: 12px;
	}
}
@media all and (max-width: 579px) {
	.wooproduct_home .archive_product-description {
		height: 60px !important;
	}
}
@media all and (max-width: 399px) {
	.wooproduct_home .archive_product-description {
		height: 80px !important;
	}
}

/*** GESTION DES BOUTONS DES PRODUITS DANS PAGE D'ARCHIVES ****/
@media all and (max-width: 599px) {
	.wooproduct_home .archive_product_actions a.add_to_cart_button {
		display: none !important;
	}
}

@media all and (max-width: 600px) {
	#et-boc .wooproduct_home li.product {
		width: 100% !important;
		margin-right: 0 !important;
		margin-bottom: 80px !important;
	}
}

@media all and (max-width: 441px) {
	#et-boc #btn_vins .et_pb_button_two {
		transform: translatex(-10px) !important;
	}
}

#tuba_slider img {
	aspect-ratio: 16/9 !important;
    object-fit: cover !important;
}

#tuba_slider .swiper-pagination {
	bottom: 10px !important;
}

#menu-menu-principal li {
	margin: 0px 25px !important;
}

@media all and (min-width: 700px) and (max-width: 980px) {
	.row_vins .et_pb_column {
		width: calc(100%/ 3) !important;
	}
}

.cards h3 {
	font-size: 20px !important;
}

@media all and (min-width: 981px) and (max-width: 1230px) {
	footer .et_pb_row_1_tb_footer {
		display: flex !important;
		flex-direction: column !important;
	}
	footer .et_pb_row_1_tb_footer .et_pb_column {
		width: 100% !important;
		margin-bottom: 30px !important;
	}
}

.et_pb_menu--style-inline_centered_logo .et_pb_menu__wrap {
	margin-left: -65px !important;
}

#menu-menu-v2 ul.sub-menu {
	margin-top: -50px !important;
}

/* AGE GATE*/

.age-gate {
	background-color: unset !important;
}

h1.age-gate__heading-title, .age-gate__challenge, .age-gate__remember-text {
	color: white !important;
	font-weight: 100 !important;
    letter-spacing: 2px !important;
}

.age-gate__buttons {
	flex-direction: row-reverse !important;
}

.age-gate__submit--yes, .age-gate__submit--no {
	padding: 15px 30px !important;
	border-radius: 0px !important;
	text-transform: uppercase !important;
	margin-top: 10px !important;
}

.age-gate__submit--yes {
	background-color: #B19B61 !important;
	color: white !important;
	border: solid 2px white !important;
}

.age-gate__submit--no {
	background-color: white !important;
	color: #B19B61 !important;
	border: solid 2px white !important;
}

.age-gate__background-color {
	background-color: unset !important;
/* 	background-image: url('/wp-content/uploads/2022/09/AdobeStock_311414569-2.jpg') !important; */
	background-blend-mode: multiply !important;
    filter: brightness(0.5) !important;
}

.age-gate__additional-information {
	color: #ffffff !important;
	font-size: 16px !important;
	order: -1 !important;
}

.age-gate__heading {
	order: -1 !important;
}

.age-gate__form {
	background: #B19B61!important;
    padding: 8% !important;
    border-radius: 5px !important;
}

.age-gate__remember-wrapper {
	margin-bottom: 0 !important;
}

/* END AGE GATE*/


/* menu */


@media all and (min-width: 981px) and (max-width: 1349px) {
	#menu-menu-v2 li a {
		font-size: 14px !important;
	}
}

/* espacement du logo */
#menu-menu-v2 li.et_pb_menu__logo-slot {
	margin: 0px 45px !important;
}

@media all and (max-width: 767px) {
	#btn_dualhome {
		display: flex !important;
		flex-direction: column !important;
		max-width: max-content !important;
		margin: auto !important;
	}
}

@media all and (min-width: 981px) {
	#blog_home .post-content, #blog_home h2.dg_bm_title {
		padding-right: 50px !important;
	}
	#blog_home h2.dg_bm_title {
		margin-bottom: 30px !important;
	}
	#blog_home a.read-more {
		margin-top: 0px !important;
	}
}

@media all and (min-width: 768px) and (max-width: 981px) {
	#blog_home .post-content, #blog_home h2.dg_bm_title {
		padding-right: 40px !important;
	}
	#blog_home h2.dg_bm_title {
		margin-bottom: 30px !important;
	}
	#blog_home a.read-more {
		margin-top: 0px !important;
	}
}

@media all and (max-width: 767px) {
	#blog_home .post-content, #blog_home h2.dg_bm_title {
		padding-right: 0px !important;
	}
	#blog_home h2.dg_bm_title {
		margin-bottom: 30px !important;
	}
	#blog_home a.read-more {
		margin-top: 0px !important;
	}
	#blog_home .content_wrapper {
		width: 100% !important;
	}
}

@media all and (min-width: 981px) and (max-width: 1400px) {
	h1, h2, h3, .librec {
		font-size: 35px !important;
	}
}

        #animlogo img {
            animation: circle 3s ease;
            opacity: 1;
        }


        @keyframes circle {
            0% {
                clip-path: circle(0% at 50% 50%);
            }

            100% {
                clip-path: circle(100% at 50% 50%);
            }
        }

/******************* FONTS **************************/

/* #et-boc {
	font-family: 'Roboto',serif!important;
} */

#et-boc .librec, #et-boc p {
	font-family: 'Times New Roman',Georgia,"Times New Roman",serif !important;
}

/* #et-boc h1, #et-boc h2, #et-boc h3, #et-boc h4, #et-boc h5, #et-boc h6, #et-boc .font-title, #et-boc .librec {
	    font-family: 'Libre Caslon Text',serif!important;
}  */

/* h2{
	font-size:30px !important;
	line-height:44px !important;
}

h3{
	font-size:27px !important;
} */

@media all and (max-width:1110px) and (min-width:981px){
	.et_pb_text_3 h1{
		font-size: 44px !important;
	}	
}

/* @media all and (max-width:767px) and (min-width:350px){
	#et-boc .content-wrapper{
		width: 85% !important;
	}
} */



@media (max-width: 1279px) and (min-width: 981px){
	.flex-center{
		justify-content: stretch !important;
	}
}

/* @media (max-width: 475px) and (min-width: 300px){
	h1{
		font-size:20px !important;
	}
	
	h2{
		font-size:17px !important;
	}
	
	h3{
		font-size:15px !important;
	}
} */

@media (max-width: 410px) and (min-width: 300px){
	.et_pb_text_16 h2{
		font-size : 40px !important;
	}
}
/******************* GESTION DU MENU **************************/

/* .et_pb_menu .et_pb_menu__menu>nav>ul>li:last-child a{
	    color: #B19B61!important;
} */

@media all and (max-width:1279px) and (min-width:981px){
	#menu-navigation a, #menu-menu-footer a{
		font-size: 15px!important;
		}
}

@media all and (min-width:1400px){
	#menu-navigation .et-menu>li{
		padding-left: 15px;
    	padding-right: 20px;
	}
}
/***** Tiret hover et active *****/
#menu-menu-principal li.current_page_item  a:after,
#menu-menu-principal li  a:hover:after
{
content: '';
    position: absolute;
    bottom: -10px;
    width: 18px;
    height: 18px;
    border-right: 1px solid #707070;
    border-bottom: 1px solid #707070;
    left: 50%;
    margin-left: -10px;
    background: white;
    transform: rotate(45deg)
}

/******************* MENU MOBILE **************************/


/******************* HEADER **************************/



.xoo-wsc-basket {
	right: 0px !important;	
}

/******************* CONTENU DES PAGES **********************/

.bloc-image-hover{
	display:flex;
	justify-content:center;
	align-items:flex-end;
}
.text-hover-image{
	display: flex;
    justify-content: center;
    align-items: flex-end;
}
.colonne-low-width{
	width:20%!important;
	margin-right: 0!important;
}
.colonne-medium-width{
	width:40%!important;
	margin-right: 0!important;
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.row-flex{
	display:flex;
	flex-direction:row;
	align-items:center;
}

@media all and (max-width: 1279px) {
	.row-flex .et_pb_column:first-child {
		order:2 !important;
	}
	.row-flex .et_pb_column:last-child {
		order:1 !important;
	}
	.row-flex .et_pb_column:last-child {
		text-align:center !important;
		margin-bottom:35px !important;
	}
}
@media all and (min-width: 981px) and (max-width: 1279px) {
	.row-flex{
		flex-direction:column;
	}
	.row-flex .et_pb_column {
		width:100% !important;
	}
	.row-flex .et_pb_column:last-child .et_pb_module * {
		text-align:center !important;
		margin:auto !important;
	}
	.row-flex .et_pb_column:last-child .et_pb_module.et_pb_divider  {
		display: none !important;
	}
}
@media all and (max-width:767px) and (min-width:360px){
.colonne-medium-width{
	width:100%!important;
	margin-bottom:0!important;
	justify-content: center!important;
}
.colonne-low-width{
	width:30%!important;
	margin-right: 0!important;
}
.colonne-reverse{
	display:flex;
	flex-direction:column-reverse;
}
.row-flex{
	display:flex;
	flex-direction:column;
}
}

@media all and (max-width:980px) and (min-width:768px){
.colonne-medium-width{
	width:100%!important;
	margin-bottom:0!important;
}
.colonne-reverse{
	display:flex;
	flex-direction:column-reverse;
}
.row-flex{
	display:flex;
	flex-direction:column;
}
}

@media all and (max-width:1279px) and (min-width:981px){
.text-hover-image p{
		font-size: 30px!important;
	}
.colonne-medium-width{
	width:100%!important;
	margin-bottom:0!important;
	justify-content: center;
	padding: 0 40px;
}
	.colonne-medium-width .et_pb_image {
		margin:auto!important;
	}
	.colonne-medium-width .et_pb_button{
		margin-bottom:40px!important;
	}
.colonne-reverse{
	display: flex;
    flex-direction: column-reverse;
    flex-wrap: wrap;
	}
.row-responsive{
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
	}
.flex-center{
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.bloc-vin{
	width:40%!important
	}
.separateur1{
	position: absolute;
    top: 80px;	
	}
.separateur2{
	position: absolute;
    top: 20px;	
	}
}


@media all and (max-width: 980px) {
	#vin-rose .et_pb_row {
		display: flex;
		flex-flow: column-reverse nowrap;
	}
}


/*************** PAGE BOUTQIUE ****************/
@media all and (max-width: 1023px) {
	 #et-boc #boutique-2cols-sm .et_pb_row {
		display: flex;
		flex-flow : row wrap;
	}
	 #et-boc #boutique-2cols-sm .et_pb_column {
		width: calc((100% - 20px) / 2) !important;
		margin-right: 20px !important;
		margin-bottom: 20px !important;
	}
	 #et-boc #boutique-2cols-sm .et_pb_column:nth-child(2n) {
		margin-right: 0px !important;
	}
}

/********** PAGE PANIER *****************/
.woocommerce-cart form.woocommerce-cart-form table thead th {
	background-color: #b19b61 !important;
}


/******************* FOOTER **************************/

.flex-colonne{
	display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.flex-colonne-wrap{
	display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    justify-content: space-between;
}

@media all and (max-width:767px) and (min-width:360px){
.flex-colonne {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
}
}

@media all and (max-width:980px) and (min-width:768px){
.flex-colonne {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
}
}
/*------------------------------------------------------------*/
/*-------------------CLASSE DE MENU---------------------------*/
/*------------------------------------------------------------*/

/* Item dans le menu mobile mais pas ailleurs */
.mobile-menu-only {
	display: none !important;
}
.mobmenu-content .mobile-menu-only {
	display: list-item !important;
}
/* Et l'inverse */
.mobmenu-content .not-in-mobile-menu {
	display: none !important;
}


/*------------------------------------------------------------*/
/*-----------------CLASSE DE VISIBILITE-----------------------*/
/*------------------------------------------------------------*/

.hidden {
	display: none !important;
}

/*------------------------------------------------------------*/
/*LE MENU PREND TOUTE LA LARGEUR							  */
/*------------------------------------------------------------*/

.menu-justify-space-between div,
.menu-justify-space-between nav,
.menu-justify-space-between ul:not(.sub-menu),
.menu-justify-space-around div,
.menu-justify-space-around nav,
.menu-justify-space-around ul:not(.sub-menu) {
	width:100% !important;
}
.menu-justify-space-between ul:not(.sub-menu) {
	display: flex !important;
	justify-content: space-between !important;
	flex-direction: row;
}
.menu-justify-space-around ul:not(.sub-menu) {
	display: flex !important;
	justify-content: space-around !important;
	flex-direction: row;
}

/*---------------------------------------------------------------------*/
/*---- PERMET DE RENDRE UNE RANGÉE RESPOSNIVE SUR PETIT ORDINATEUR ----*/
/*---------------------------------------------------------------------*/
@media all and (max-width:1279px) and (min-width:981px){
	.col_resp {
		display:flex;
		flex-wrap:wrap;
	}
	.col_resp .et_pb_column:nth-child(odd) {
		width: 47.25% !important;
		margin-right: 5.5% !important;
	}
	.col_resp .et_pb_column:nth-child(even) {
		width: 47.25% !important;
		margin-right: 0 !important;
	}
}

/*------------------------------------------------------------*/
/* BLURB PARFAITEMENT CENTRER								  */
/*------------------------------------------------------------*/
.blurb_start .et_pb_blurb_content {
	display: flex;
	align-items: start;
}
.blurb_center .et_pb_blurb_content {
	display: flex;
	align-items: center;
}
.blurbend .et_pb_blurb_content {
	display: flex;
	align-items: end;
}
.blurb_center .et_pb_blurb_content .et_pb_main_blurb_image {
	margin: 0px !important;
}
.blurb-content-center {
	display: flex;
	justify-content: center;	
}
/*------------------------------------------------------------*/
/*-------------CENTRAGE VERTICAL DANS DIV---------------------*/
/*------------------------------------------------------------*/

.d-flex {
	display: flex;
}

.justify-content-start {
	justify-content: start;
}

.justify-content-center {
	justify-content: center;
}

.justify-content-end {
	align-items: end;
}

.align-items-start {
	align-items: start;
}

.align-items-center {
	align-items: center;
}

.align-items-end {
	align-items: end;
}

.ds-vertical-align {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.ds-vertical-align-bottom {
    display: flex;
    align-items: flex-end;
}

.align-center {
    margin: auto !important;
}

@media all and (min-width:981px) {
	.desktop-justify-content-start {
		justify-content: start;
	}
	
	.desktop-justify-content-center {
		justify-content: center;
	}
	
	.desktop-justify-content-end {
		align-items: end;
	}
	
	.desktop-align-items-start {
		align-items: start;
	}
	
	.desktop-align-items-center {
		align-items: center;
	}
	
	.desktop-align-items-end {
		align-items: end;
	}
	
	.desktop-ds-vertical-align {
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
	
	.desktop-ds-vertical-align-bottom {
		display: flex;
		align-items: flex-end;
	}
	
	.desktop-align-center {
		margin: auto !important;
	}
}

/*------------------------------------------------------------*/
/*CHANGEMENT DE L'ORDRE DES COLONNES EN MOBILE				  */
/*------------------------------------------------------------*/
@media all and (max-width:980px) {
	.reverse-row-on-small-devices {
		display: flex !important;
		flex-direction: row-reverse;
	}
	.reverse-column-on-small-devices {
		display: flex !important;
		flex-direction: column-reverse;
	}
}

/*------------------------------------------------------------*/
/*LES COLONNES NE SE METTENT PAS SOUS LES AUTRES EN PH ET TAB-*/
/*------------------------------------------------------------*/
.row-nowrap {
	display:flex;
	flex-wrap:nowrap;
	align-items:center;
}

/*------------------------------------------------------------*/
/*----------------ORDRE MOBILE et TABLETTES--------------------*/
/*------------------------------------------------------------*/
@media all and (max-width: 980px) {
	/*** wrap row in a flex box ***/
	.custom_row {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-wrap: wrap; /* Safari 6.1+ */
		flex-wrap: wrap;
	}
	 
	/*** custom classes that will designate the order of columns in the flex box row ***/
	.first-on-mobile {
		-webkit-order: 1;
		order: 1;
	}
	 
	.second-on-mobile {
		-webkit-order: 2;
		order: 2;
	}
	 
	.third-on-mobile {
		-webkit-order: 3;
		order: 3;
	}
	 
	.fourth-on-mobile {
		-webkit-order: 4;
		order: 4;
	}
	/*** add margin to last column ***/
	.custom_row:last-child .et_pb_column:last-child {
		margin-bottom: 30px;
	}	 
}

/*------------------------------------------------------------*/
/*--------------------COORDONNES FOOTER-----------------------*/
/*------------------------------------------------------------*/

@media all and (min-width:768px) and (max-width:980px) {
	.d-flex-on-tablet-only {
		display: flex;
	}
}

@media all and (max-width:980px) {
	.d-flex-column-on-tablet-and-below .et_pb_blurb_content {
		display: flex !important;
		flex-direction: column !important;
	}
	.d-flex-column-on-tablet-and-below .et_pb_main_blurb_image {
		width:100% !important;
		display: flex !important;
	}
	.d-flex-column-on-tablet-and-below .et_pb_blurb_content .et_pb_blurb_container {
		text-align: center !important;
		padding:0px !important;
	}
	
	.d-flex-column-on-tablet-and-below .et_pb_blurb_content .et_pb_blurb_description {
		text-align: center !important
	}
	.d-flex-column-on-tablet-and-below .et_pb_column {
		width:100% !important;
	}
	.d-flex-column-on-tablet-and-below .et_pb_module {
		width:100% !important;
	}
}

@media all and (max-width:767px) {
	.d-flex-column-on-phone-only .et_pb_blurb_content {
		display: flex !important;
		flex-direction: column !important;
	}
	.d-flex-column-on-phone-only .et_pb_main_blurb_image {
		width:100% !important;
		display: flex !important;
	}
	.d-flex-column-on-phone-only .et_pb_blurb_content .et_pb_blurb_container {
		text-align: center !important;
		padding:0px !important;
	}
	
	.d-flex-column-on-phone-only .et_pb_blurb_content .et_pb_blurb_description {
		text-align: center !important
	}
}


/*------------------------------------------------------------*/
/*------------------------FOOTER------------------------------*/
/*------------------------------------------------------------*/

@font-face{
    font-family: 'Roboto Condensed';
    src: url("assets/webfonts/RobotoCondensed-Light.ttf");
}

#containercopy #copyrightrocket:hover {
    background-image:url('assets/img/footer/rocketColor.svg') !important;
}

#containercopy{
    font-family:"Roboto Condensed"; 
	font-weight:700; 
	font-size:12px;
	padding: 25px 0px 25px 0px;
	/* border-top:1px solid #ffffff; */
	line-height: 2em;
}

#containercopy a.div3 { 
	height: 50px;
	width: 50px;
	display: block;
    height: 50px;
    width: 50px;
    transition: all ease-in-out .5s;
}

#containercopy .cell1 {
	display:inline-block;
	width:50%;
	text-align:left
}

#containercopy .cell2 {
	display:inline-block;
	width:49%;
	text-align:right
}

#containercopy .copyinova {
	display: inline-block; 
	height: 100%
}

#containercopy .copylogo {
	 width: 50px;   
	display: inherit;   
	height: 50px; 
	float: right;  
	margin-left: 25px;
}

@media all and (max-width: 767px) {

	#containercopy .cell1 {
		display:block;
		width:100%;
		text-align:center
	}

	#containercopy .cell2 {
		display:block;
		width:100%;
		text-align:center
	}

	#containercopy .copyinova {
		display: block; 
	}

	#containercopy .copylogo {
		display: block;
		float: none;
		margin:auto;
	}	
}


/*------------------------------------------------------------*/
/*-------------------  BACK-OFFICE  --------------------------*/
/*------------------------------------------------------------*/

#wpadminbar #adminbarsearch::before,
#wpadminbar .ab-icon::before,
#wpadminbar .ab-item::before {
  color: #174788 !important;
}

#wpadminbar .quicklinks .menupop ul li a,
#wpadminbar .quicklinks .menupop ul li a strong,
#wpadminbar .quicklinks .menupop.hover ul li a,
#wpadminbar.nojs .quicklinks .menupop:hover ul li a {
  color: #174788 !important;
}

#wpadminbar .ab-item::before {
  color: #174788 !important;
}

.login h1 a {
  height: 250px !important;
}

body.login {
  background: rgb(23, 71, 136) !important;
  background: linear-gradient(
    90deg,
    rgba(23, 71, 136, 1) 0%,
    rgba(9, 9, 121, 1) 50%,
    rgba(131, 59, 150, 1) 100%
  ) !important;
}


.single-product .input-text.qty.text {
	padding: 0px !important;
}

