/*
Theme Name:  Huitres & Compagnie 2026
Theme URI:   https://huitresetcompagnie.com
Description: Thème enfant Divi minimal pour Huîtres & Compagnie
Author:      One Day
Author URI:  https://one-day.fr
Template:    Divi
Version:     1.0.0
*/

body {
   font-size: 16px !important;
}

h1,h2,h3,h4,h5,h6 {
   line-height: 1.1;
}
p, .et_pb_text_inner{
   line-height: 1.45;
}

h1.bigtitle, h1, .bigtitle { font-size: 4em; }
h2 { font-size: 3em; }

.fullheight {min-height: calc(100vh - 80px);}

.et_header_style_split .et-fixed-header #et-top-navigation {padding-top:0px !important;}

#top-menu > li > a {text-shadow:0px 0px 5px #000;}
.centered-inline-logo-wrap {padding : 0 !important;margin: 10px 30px !important;}

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

/* CARTE */
h1.erm_title {display:none;}
h3.erm_title, .erm_product_title {display:block;}
.erm_menu:not(.type-erm_menu) {border-top:none;}
.erm_product_title {font-family: 'Playfair Display',Georgia,"Times New Roman",serif;font-size:1rem !important;}
div.erm_product:nth-child(even) {background-color:rgba(88,117,123,.1);/*background-color:#edf7fc;*/}
div.erm_product:nth-child(odd) {background-color:rgba(88,117,123,.2);/*background-color:#f5fafc;*/}
#epd, #epd h3, #epd p {color:#fff;}
#epd div.erm_product:nth-child(even) {background-color:rgba(88,117,123,.1);}
#epd div.erm_product:nth-child(odd) {background-color:rgba(88,117,123,.2);}
.erm_product {margin: 0;padding:10px;}
.erm_menu p {margin:0px; padding-bottom:0px;}
h3.erm_product_title {text-transform:uppercase;font-weight:bold;}