/*
Theme Name: Benoit Child
Author: WebGeniusLab
Author URI: http://webgeniuslab.net
Description: -
Version: 1.0
Template: benoit
Text Domain: benoit-child
*/
#main {
  padding: 10px 0 !important;
}
.header-slogan{
    font-family: var(--benoit-header-font-family);
    padding: 15px 0;
    text-align: center;
    color: var(--benoit-primary-color);
}
.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li{
    max-height: 80px;
}

body.language-en .blocco-it,
body.language-it .blocco-en{
    display: none;
}

@media all and (max-width: 1024px) {
    .header-slogan {
        display: none;
    }
}
.hamburger-box .hamburger-inner span{
    width: 25px !important;
}
.mobile_header.html2_editor{
    vertical-align: text-top;
    display: inline-block;
    /*margin-top: 15px;*/
}
.mobile_header.html2_editor .wgl-button.btn-size-md{
	padding: 10px 10px;
  	margin-top: -12px;
}
.breadcrumbs,
.breadcrumbs .divider,
.breadcrumbs a{
    color: var(--benoit-tertiary-color);
}
body header > :not(.wgl-mobile-header) nav.primary-nav > ul > li > a {
    padding-left: 10px;
    padding-right: 10px;
    line-height: 16px;
    text-align: center;
}
/*Side menu*/
.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li a{
    font-size: 1.8em;
    line-height: 1.2em;
    text-transform: uppercase;
	padding: 10px 0 !important;
}
/*Mini cart*/
.woo_mini_cart .variation {
    display: none;
}
/*Lista prodotti*/
.ex-fdlist .exstyle-1 figcaption .exbt-inline,
.ex-fdlist .exstyle-2 figcaption .exbt-inline {
    display: none;
}
.wgl-products .product .wgl_woo_button_wrapper{
    display: none;
}
.woocommerce .summary .product_meta,
.widget_product_tag_cloud,
.widget_price_filter{
    display: none;
}

/*Pagina prenotazioni*/
.fd_modal_des .exwoofood-ct{
    font-size: 120%;
}
.woocommerce form.cart .exwo-product-options .exrow-group .exwo-container > span,
body .woocommerce form.cart .exrow-group .exwo-container > span{
    display: block;
}
.woocommerce form.cart .exwo-product-options .exrow-group .exwo-container > span label,
body .woocommerce form.cart .exrow-group .exwo-container > span label,
body .woocommerce form.cart .exrow-group .exwo-container > span label .woocommerce-Price-amount{
    font-family: var(--benoit-font-family);
    font-size: 16px !important;
    font-weight: 400;
    color: var(--benoit-content-color);
}
.woocommerce .wgl-products .product a.add_to_cart_button, .woocommerce .wgl-products .product a.button, .woocommerce .wgl-products .product a.wc-forward, .woocommerce .cart input.button, .woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before, .woocommerce div.product p.price, .woocommerce div.product span.price, .woocommerce .wgl-products .price, .woocommerce-Price-amount, .woocommerce table.shop_table, .woocommerce table.shop_table label, .woocommerce #comments ~ #review_form_wrapper #respond form#commentform .comment-form-rating label, .woocommerce ul.order_details.woocommerce-thankyou-order-details li.woocommerce-order-overview__order, .woocommerce ul.order_details li{
    font-family: var(--benoit-font-family);
}
.woocommerce .summary table.shop_attributes{
    display: none;
}
.child-ticket-wrap{
    clear: both;
    margin-top: 20px;
    font-size: 120%;
}
.child-ticket-wrap #altre_note{
    width: 100%;
}
.woocommerce form.cart .exrow-group input.ex-options[type="number"]{
    border: 2px solid var(--benoit-primary-color) !important;
    padding: 0 5px;
    display: inline;
    width: 48px !important;
    height: 35px;
}
.woocommerce div.product form.cart .variations label{
    font-weight: bold !important;
    text-transform: uppercase;
    font-size: 100% !important;
    color: var(--e-global-color-text) !important;
    padding-top: 16px;
}

.woocommerce div.product form.cart .variations select{
    border: 2px solid var(--benoit-primary-color) !important;
    padding: 0 5px;
}

.child-ticket-wrap #altre_note,
.child-ticket-wrap #bambini59,
.child-ticket-wrap #int_lattosio,
.child-ticket-wrap #int_glutine,
.child-ticket-wrap #n_vegetariani,
.child-ticket-wrap #n_vegani,
.child-ticket-wrap #data_evento{
    border: 2px solid var(--benoit-primary-color);
    padding: 0 5px;
    display: inline;
}
.child-ticket-wrap #int_lattosio,
.child-ticket-wrap #int_glutine,
.child-ticket-wrap #n_vegetariani,
.child-ticket-wrap #n_vegani,
.child-ticket-wrap #bambini59{
    width: 38px;
    height: 35px;
}

.member__info-svg {
    display:none
}

input[type="submit"] {
    background-color:#69886b !important;
}
label{
	font-size: 12px !important;
}

.rigaHomeBottoni .elementor-widget-wgl-button.a-tabletcenter .wgl-button{
    width: 100%;
}

.bottoniTorte .elementor-button{
    width: 100%;
}

button.woo_order_tip {
    padding-bottom: 0;
    min-height: 70px;
}

.woocommerce .wgl-products .post-7281 .woo_product_content .price {
  display: none;
}