.vidi-videopress-wrapper{height:0;padding-bottom:56.25%;position:relative;width:100%}.vidi-videopress-wrapper iframe{height:100%;left:0;position:absolute;top:0;width:100%}.awdr_free_product_text{
    display: inline-block;
    padding: 0px 10px;
    background-color: #3d9cd2;
    color: #fff;
    border-radius: 3px;
}
.variation-wdr_free_product{
    display: none !important;
}
.awdr_change_product{
    cursor: pointer;
}
.awdr_free_product_variants{
    padding: 5px;
}
.awdr-product-name{
    padding-left: 10px;
}
.awdr_change_product{
    display: flex;
}
.awdr-select-free-variant-product-toggle {
    color: gray;
    cursor: pointer;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 1.02em;
    transition: 0.4s;
}

.awdr-select-free-variant-product-toggle-active, .awdr-select-free-variant-product-toggle:hover {
    color: #444;
}

.awdr-select-variant-product {
    padding: 0 18px;
    display: none;
    background-color: white;
    overflow: hidden;
}
.awdr-select-free-variant-product-toggle:after {
    content: '\02795'; /* Unicode character for "plus" sign (+) */
    font-size: 12px;
    color: #777;
    margin-left: 10px;
}

.awdr-select-free-variant-product-toggle-active:after {
    content: "\2796";/* Unicode character for "minus" sign (-) */
}/*
Theme Name:  Bottega Gastronomica
Theme URI:   https://www.bottegagastronomica.it/
Version:     1.0
Description: A child theme of Divi. This is a custom child theme created for our site Bottega Gastronomica.
Author:      Kipo Studio
Author URI:  https://kipo.us
Template:    Divi
*/

/*- Add any CSS custom code for this child theme below this line -*/

@media all and (max-width: 767px) {
	.et_pb_row{
		width: 90%!important;
	}
}

/* NASCONDE IVA!! */

small.includes_tax {
    display: none;
}

/* Single Product Styles */

.et_pb_active_content{
	background: #fff!important;
}

ul.et_pb_tabs_controls{
	background: transparent!important;
}

ul.et_pb_tabs_controls:after{
	border: none!important;
}

/* ---------------------------- */

.btg-surgelati .product_cat-prodotti-surgelati a{
	pointer-events: none;
	cursor: default;
	text-decoration: none;
	color: black;
}

#prod-noleggio{
	 position: -webkit-sticky!important; /* Safari */
  position: sticky!important;
  top: 0!important;
  z-index: 6000;
}

a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    display: block;
    clear: both;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea, .select2-container--default .select2-selection--single{
    border-radius: 0!important;
  }

.woocommerce table.shop_table, #add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment{
	border-radius: 0!important;
}

ul.woocommerce-error{
	background: #f84a4a!important;
}

@media screen and (max-width: 980px) {
#asporto-cat .et_pb_menu__menu {
display: block!important;
}

#asporto-cat .mobile_menu_bar {
display: none!important;
}

}

tr.woocommerce-shipping-totals.shipping th {
    visibility: hidden;
}

.woocommerce-shipping-destination{
	display: none;
}