/*
Theme Name: MV Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: Remedios Fernández
Author URI:  Remedios Fernández
Template: salient
Version: 1.0
*/



/*Reservas*/

.hero-reservas{padding:3%;height:100vh}
p.am-select-service-title{text-align:left !important}
.amelia-app-booking #amelia-booking-wrap .el-button--primary.el-button, #am-modal.am-modal.am-in-body .el-button--primary.el-button {
    background-color: #f8a670 !important;
    border-color: #f8a670 !important;
    color: #ffffff;
}

.amelia-app-booking #am-cabinet .am-cabinet-auth .el-alert.el-alert--success {
    background-color:#76c5c0 !important;
	padding:5%
}

img.am-employe-photo{display:none !important; visibility:none}
.am-confirmation-total{display:none}

.amelia-app-booking #am-cabinet .am-cabinet-auth .am-cabinet-auth-content .am-cabinet-auth-form p span {
    text-decoration: underline;
}

/*Woocommerce*/
.woocommerce-additional-fields{display:none}
.woocommerce a.button, .woocommerce a.button.alt, .woocommerce button.button, .woocommerce button.button.alt, .woocommerce input.button, .woocommerce input.button.alt, .woocommerce input.button[type="submit"], .woocommerce #respond input#submit, .woocommerce #respond input#submit.alt {
	background-color: #f8a670;}

.single .wp-post-image {
	max-width: 100%;}
.quantity{display:none}

.woocommerce div.product form.cart .button {
    width: 100%;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #f8a670;
    line-height: 1.5;
}

.gift-card-content-editor.step-content input, .gift-card-content-editor.step-content textarea {
    width: 100%;
}
.ywgc-recipient, .gift_card_template_button{
    max-width: 100%;
	 width: 100%;
}
.ywgc-delivery-notification-checkbox-container input[type="checkbox"]{width:10%; float:left}
.gift-card-content-editor.step-content input {
    font-size: 16px;
	font-size:1rem;
}

/*Cuestionario*/
 .nf-form-content input[type=submit] {
    background: #f8a670;
	color:#fff;
		width:100%;
}

.nf-next-previous li input {
    width: 100%;
}

/**/
@media only screen and (max-width: 600px){
.entry-content {
    padding: 10%;
}




/*cookies*/
	.cli-switch input:checked + .cli-slider, .cli-tab-footer .wt-cli-privacy-accept-btn {
    background-color: #00acad !important;
}
