@charset "utf-8";
@font-face {
font-family: 'Noto Sans JPN';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://poggioverde.jp/wp-content/themes/divi-child/web-fonts/NotoSans_Regular.woff2) format('woff2'),
} @font-face {
font-family: 'Cormorant-G Bold';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://poggioverde.jp/wp-content/themes/divi-child/web-fonts/CormorantGaramond-Bold.woff2) format('woff2'),
}
body, h1, h2, h3, h4, h5, h6, input, textarea, select, .et_pb_button, #main-header, #et-top-navigation, #top-header .container, .et_slide_in_menu_container,.et_slide_in_menu_container .et-search-field {
font-family: 'Noto Sans JPN', 'Cormorant-G Bold', sans-serif !important;
}
  .woocommerce .quantity .input-text.qty.text {
width: 50px;
height: 36px;
padding: 5px;
}  #billing_country_field, #shipping_country_field {
display: none;
}  .woocommerce-MyAccount-navigation ul li {
padding: 0px 10px;
opacity: 0.7;
background-color: rgba(0,0,0,0.1);
}
.woocommerce-MyAccount-navigation ul li.is-active {
background-color: #B6A967;
}
.woocommerce-MyAccount-navigation-link a {
color: black ;
} .fc-checkout-header .fc-checkout__branding img {
max-height: 100%;
max-width: 100%;
}
.fc-checkout-header__inner {
justify-content: center;
} .crumbs li {
display: inline;
list-style: none;
}
.crumbs li:last-child {
color:  #009D5B;
}  .age-gate__headline, .age-gate-headline {
font-size: 1.05rem !important;
font-weight:400 !important;
}
.age-gate-subheading {
font-size:17px;
}
.age-gate-form {
border : solid 8px #006948 ;
}
.age-gate-form-section {
display:flex;
flex-flow: column;
}
p.age-gate-message {
color: #b6a967;
}
.age-gate-additional-information p {
color: #b6a967;
}
.age-gate-label {
background-color: rgba(0,105,72,0.5);
} .privacy_policy {
font-size: 16px;
text-align: left;
}
.age_check {
font-size: 16px;
text-align: left;
}
div.woocommerce form .form-row {
margin-top: 30px;
} .form-row.form-row-wide.wc-square-credit-card-card-postal-code-parent.wc-square-credit-card-hosted-field-parent.hidden {
display: none;
} .woocommerce .product_title {
font-size: 24px; }
.woocommerce .related.products h2 {
font-size: 16px!important; } @media (min-width: 980px) {
.et_pb_menu .et_pb_menu__menu, .et_pb_fullwidth_menu .et_pb_menu__menu {
display: none;
}
.et_pb_menu .et_mobile_nav_menu, .et_pb_fullwidth_menu .et_mobile_nav_menu {
display: flex;
float: none;
margin: 0 6px;
align-items: center;
}
}
.et_pb_menu .et_mobile_nav_menu li {
list-style-type: none;
}
.et_mobile_menu .menu-item-has-children>a {
font-weight: 500;
background-color: rgba(255, 255, 255, .03);
}
.mobile_nav.opened .mobile_menu_bar:before {
content: '\4d';
}
.et_mobile_menu {
width:350px ;
margin-left:calc(100% - 350px);
}
.et_mobile_menu li {
text-align:left;
} .et_mobile_nav_menu:before  {
content: 'MENU';
position: absolute;
right: 60px;
margin-top:5px;
color: #006948;
font-size:16px;
} #product-tabs {
display: flex;
justify-content: space-around;
gap: 10px;
margin-bottom: 20px;
}
.filter-button {
background-color: #006948; font-size:16px;
color: white; padding: 10px 20px; border: none; border-radius: 5px; cursor: pointer; }
.filter-button:hover {
box-shadow: 0 5px 15px rgba(0,0,0,0.3); }
.filter-button.active {
background-color: #9AD0A8; //    transform: scale(0.95); font-weight: bold; }
@media screen and (max-width: 768px) {
.filter-button {
font-size: 14px; padding: 8px 10px;
}
}
#description-container {
display: none; padding: 10px;
background-color: #f9f9f9; border: 1px solid #ccc; border-radius: 5px; margin-top: 20px;
font-size: 16px; }