/*
Theme Name: lalaurie Child Theme

Text Domain: lalaurie

Template: lalaurie
*/




h4 .giulia-header .h-sec {
	font-size: 0.7em;
}

.h-prim  {
	font-size: 0.6em;
	padding-top: 1em;
}
h1 .giulia-header .slider-header .h-prim  {
	font-size: 0.6em;
	padding-top: 1em;
	width:70%;
}



 h2.vin-aoc {
    
    margin-bottom: 0.3rem;
}

h2, .h2 {
  font-size: 1.33624rem; }
  @media screen and (min-width: 37.5rem) {
    h2, .h2 {
      font-size: calc(1.33624rem + 1.26921 * ((100vw - 37.5rem) / 42.5)); } }
  @media screen and (min-width: 80rem) {
    h2, .h2 {
      font-size: 2.0rem; } } /*font-size: 2.60545rem;*/
	  
	  
	  
/*********** ne pas afficher category dans fiche articles *********/

.cat-tags-links {
	display:none !important;
}

/********* TM timeline  ******/
.tm_timeline__event__date {
	display: block;
	font-size: 30px;/*16*/
	line-height: 34px;/*20*/
	font-weight: bold;
	color: #b3a178;/*09d*/
	/*ajout cn car bug decalage de la date*/
	clear:both;
}
/*****************************************/

/*********** woocommerce ************/
.woocommerce .amount {
    font-size: 24px !important;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    font-size: 25px !important;
	color : indianred;
}

/********** counter from DUMAS *********/
.counter-holder .counter {
    font-size: 60px;
    font-weight: bold;
    color: #000;
    font-family: "Playfair Display";
}

/********* typo countdown plugin*******/
.countdown_amount {
    font-size: 400%;
}

.countdown_infolink {
	display:none !important;
}

/*********** WPML suppr textes langues dans menu ajouté apres drapeaux **********/
.wpml-ls-legacy-list-horizontal {
	display:none !important;
}

/*********** bouton commander woocommerce ***********/
.btn-dark.btn-solid {
    background: #bdb4b4;
}

/********* woocommerce ne pas afficher les infos complémentaires dans fiche produit ***********/
.woocommerce-tabs .wc-tabs-wrapper , .woocommerce div.product .woocommerce-tabs ul.tabs , #tab-additional_information {
	display:none !important;
}

/****************** ne pas afficher le mot description dans fiche produit Wooc  **************/
.woocommerce div.product .woocommerce-tabs .panel  h2 {
    display:none !important;
}

/*************** woocommerce ne pas afficher NAV dans fiche produit *****************/
.woocommerce-breadcrumb {
	display:none !important;
}
/********** suppr lang texte dans menu mobile **************/
.mobile-nav-overlay .mobile-menu .lng {
display:none !important;
}