.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%}/*
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;
}