/*@media (max-width: 767px) {*/
/*	.woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-3.images {*/
/*    		display: none;*/
/*	}*/

/*	.single-product.no-sidebar .summary {*/
/*    		padding: 0 20px;*/
/*	}*/

/*	#post-11 .entry-content {*/
/*		padding: 20px;*/
/*	}*/


/*	.header-buttons,*/
/*	a.btn.header-btn.header-btn-1 {*/
/*		width: 100%;*/
/*	}*/

/*	td.actions { display:none !important }*/

/*	.woocommerce-cart .entry-content .woocommerce .cart-collaterals {*/
/*		margin-top:20px;*/
/*		padding:20px;*/
/*	}*/

/*	.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout .checkout-button {*/
/*    		font-size: 1em;*/
/*	}*/

/*	.site-main > .woocommerce-notices-wrapper { padding:20px }*/

/*}*/

/*ul.woocommerce-error {*/
/*    margin-bottom: 30px !important;*/
/*}*/

/*.elementor-widget-wp-widget-woocommerce_widget_cart .woocommerce-mini-cart__buttons .wc-forward:not(.checkout), .elementor-widget-wp-widget-woocommerce_shopping_cart .woocommerce-mini-cart__buttons */
/*.wc-forward:not(.checkout), .widget_shopping_cart .woocommerce-mini-cart__buttons .wc-forward:not(.checkout) {*/
/*    color: #fff !important;*/
/*    font-weight: 700;*/
/*    font-size: 1em !important;*/
/*}*/


#yith-wapo-container .yith-wapo-block { 
    padding-bottom: 32px !important;
}


.responsive-map-container {
  overflow: hidden;
  /* 16:9 aspect ratio (divide 9 by 16 = 0.5625) */
  padding-bottom: 56.25%; 
  position: relative;
  height: 0;
}

.responsive-map-container iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}

.agb-main-subtitle {
    margin-top: 13px !important;
    margin-left: -15px !important;
}

.link-hover:hover {
    background-color: #7d5433 !important;
    cursor: pointer !important;
}

.gba-subtitle {
    margin-top: -22px !important;
}