/*
Theme Name: degustarte
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.25.2.1719567683
Updated: 2024-06-28 09:41:23

*/

.otgs-development-site-front-end {
	display: none !important;
}

.page-template-page-information #main-header,
.woocommerce-page #main-header {
	background-color: #000;
	padding: 15px 0;
}

.woocommerce div.product div.images .woocommerce-product-gallery__image--placeholder {
	border: none !important;
}


.ywgc-main-form-preview-container, .product-type-gift-card .woocommerce-product-gallery__wrapper {
	box-shadow: none !important;
}

/* Remove WooCommerce Sidebar */
body.woocommerce .entry-summary, body.woocommerce .woocommerce-product-gallery {
	padding-bottom: 45px;
}

.single-product #main-content .container:before, body.woocommerce-page #main-content .container:before {
	display: none;
}

.single-product #left-area, body.woocommerce-page #left-area {
	width: 100%;
	padding: 0px !important;
}


/** quitamos iconos categorias de servicios */
.amelia-v2-booking #amelia-container.am-fc__wrapper .am-fcl__item-segments__item-icon {
	display: none;
}

.amelia-v2-booking #amelia-container.am-fc__wrapper .am-fcl__item-name {
	margin: 0 !important;
}

body .amelia-v2-booking #amelia-container .am-button.am-button--filled {
	background-color: #a91211;
	border: none;
	border-radius: 0;
	font-size: 12px;
	font-family: 'Outfit', Helvetica, Arial, Lucida, sans-serif !important;
	font-weight: 700 !important;
	text-transform: uppercase;
	/* padding: 20px!important; */
	height: 38px;
}

body .amelia-v2-booking #amelia-container .am-button.am-button--filled:hover {
	opacity: .8;
}

body .amelia-v2-booking #amelia-container .am-fcil__heading {
	display: none;
}

body .amelia-v2-booking #amelia-container .am-fcil__wrapper {
	padding-top: 16px;
}

.footer-container a {
	color: #fff;

	&:hover {
		text-decoration: underline;
	}

}


/** colores formularios */
body .amelia-v2-booking #amelia-container .am-ec__actions-price p,
body .amelia-v2-booking #amelia-container .am-eli .am-eli__main .el-tabs__item.is-active {
	color: #a91211;
}

body .amelia-v2-booking #amelia-container .am-eli .am-eli__main .el-tabs__active-bar {
	background-color: #a91211;
}

/** fix */
body .amelia-v2-booking.am-dialog-el .el-dialog__headerbtn {
	z-index: 9999;
}

.amelia-v2-booking #amelia-container .am-ec__info-other {
	display: none!important;
}