
/*calender info*/

input{
	accent-color: orange;
}
.fluentform .ff_t_c p {
font-size: 12px;
}
form.fluent_form_3 .ff-btn-submit {
    background-color: #E6A23C;
    color: #ffffff;
    width: 100%;
}

/*calendar informativo*/
.mec-calendar .mec-event-article.mec-single-event-novel {
	 text-align: center;
    padding: 10px;
    min-height: 25px;
    margin: 10px; 
    border-radius: 25px;
}
.day-number {
    display: block;
	 text-align: center;
    margin: 5px;
    font-family: 'Maven Pro';
}

.normal-day-heading, .weekend-heading, .week-number-heading {
    text-align: center;
    width: 25px;
    height: 50px;
    font-size: 11px;
    border: 1px solid #CCDBE8;
    background-color: #EEEEEE;
    color: #404040;
    font-family: 'Baloo Bhai 2';
    font-size: inherit;
}
.category-bg .calnk-link {
    border-radius: 0px;
    padding: 2px;
	margin-left: 5px;
	margin-right: 5px;
}

.calendar-month {
    width: 50%;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    height: 80px;
}
.current-day {
    vertical-align: text-top;
    text-align: left;
    width: 60px;
    height: 60px;
    background-color: #fff;
    color: #1d9107;
    font-weight: bold;
    font-family: 'Maven Pro';
}

/*calendari woocommerce*/
.yith-wcbk-datepicker.ui-datepicker td a.ui-state-default, .yith-wcbk-date-picker--inline .ui-datepicker td a.ui-state-default{
	display: inline-table;
    color: #000 !important;
	background-color: #bad7b4;
}

#ui-datepicker-div.yith-wcbk-datepicker.ui-widget-content, .yith-wcbk-date-picker--inline .ui-widget.ui-widget-content {
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
    background: #fff;
    border-radius: 12px;
    overflow: hidden;
    border: none;
    box-shadow: 0 0 0 1px #eaeaea inset, 0 2px 8px 0 rgba(135, 162, 164, .48) !important;
    width: 100%;
    height: auto;
    z-index: 999 !important;
}
.woocommerce div.product form.cart table {
    border-width: 0 0 1px;
    height: 300px;
	 width: 100%;
}

.yith-wcbk-form-section {
    padding-left: 20px;
}
.woocommerce div.product form.cart .button {
    vertical-align: middle;
    float: none;
    width: 25%;
    margin-left: 50px;
}
.yith-wcbk-datepicker.ui-datepicker td a.ui-state-default, .yith-wcbk-date-picker--inline .ui-datepicker td a.ui-state-default {
    font-weight: 600;
    margin: 8px;
    padding: 10px;
    border-radius: 50px;
	border: 5px ;
}

.yith-wcbk-datepicker.ui-datepicker td.ui-datepicker-current-day a, .yith-wcbk-date-picker--inline .ui-datepicker td.ui-datepicker-current-day a {
    background: #f5b515 !important;
	  color: #fff !important;
    padding: 10px;
	
}
.yith-wcbk-booking-form label.yith-wcbk-booking-form__label {
    display: flex;
	  font-size: 21px;
    font-weight: 600;
    margin: .9em 0 .5em 0;
}

.yith-wcbk-booking-form-total__label, .yith-wcbk-booking-form-total__value {
    display: flex;
    text-align: left;
    border-bottom: 1px solid var(--yith-wcbk-border-color);
    padding: 5px 2px;
}

.yith-wcbk-people-selector__field__title {
    float: left;
    font-size: 14px;
    line-height: 26px;
}
.home-page-slider .slider-item {
    position: relative;
    height: 70vh;
}

h3.heading.inner-page-heading {
    margin-bottom: 30% !important;
}

.eicon-chevron-right:before{
	position: absolute;
  margin-top: 0px;
	margin-left: -150px;
	color: transparent;
	 display: block
    content: "";
  background: url(https://lamanreana.com/wp-content/themes/generatepress-child/right-arrow.png);
		background-size: contain;
	 background-repeat: no-repeat;
}
.eicon-chevron-left:before{
	position: absolute;
  margin-top: 0px;
	margin-left: 150px;
	color: transparent;
	 display: block
    content: "";
  background: url(https://lamanreana.com/wp-content/themes/generatepress-child/left-arrow.png);
		background-size: contain;
		background-repeat: no-repeat;align-content}

/* dias especificos*/

.yith-wcbk-datepicker.ui-datepicker td.ui-datepicker-current-day a, .yith-wcbk-date-picker--inline .ui-datepicker td.ui-datepicker-week-end a{
    background: #fff6c9;
}

@media (max-width: 800px) {
.yith-wcbk-form-section {
  padding: 10px;
	width: fit-content;
}
	.elementor-1643 .elementor-element.elementor-element-8ee669e .elementor-column-gap-custom .elementor-column > .elementor-element-populated {
    padding: 10px;
}
	.woocommerce div.product form.cart table {
    border-width: 0 0 1px;
    height: auto;
    width: 90vw;
}
	.mec-calendar .mec-event-article.mec-single-event-novel h4 {
    display: block; 
    font-size: 6px;
}
	.mec-calendar .mec-event-article.mec-single-event-novel {
    text-align: center;
    padding: 3px;
    min-height: 2px;
    margin: 2px;
    border-radius: 10px;
		line-height: 8px;
}
	.eicon-chevron-right:before{
display: none;
}
.eicon-chevron-left:before{
	display: none;
	}
.woocommerce div.product form.cart table {
    width: auto;
}
	.newsletter-section .newsletter-form form .form-field .form-group:last-child {
    padding: 0;
    display: flex;
    align-items: center;
    margin-top: 16px;
    margin-bottom: 16px;
}
	.newsletter-section .newsletter-form form {
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
    padding-left: 20px;
}
}

.yith-wcbk-form-section-duration--no-field{
	display: none;
}
.mec-event-title{
	font-size: 9px !important;
}
/* mini cart*/
.elementor-menu-cart__product:last-child {
    display: block;
}
.elementor-menu-cart__product-image {
    display: none;
}

/* thank u page*/
.elementor-2 .elementor-element.elementor-element-de47ad9.elementor-column > .elementor-widget-wrap {
	justify-content: left !important;
    padding: 20px;
    background-color: #f3f3f3;
    border-radius: 8px;
}
.yith-ctpw-front h2.order_details_title, .yith-ctpw-front h2.woocommerce-order-downloads__title, .yith-ctpw-front h2.customer_details, .yith-ctpw-front .billig_address_title h3, .yith-ctpw-front .shipping_address_title h3, .elementor-element h2.order_details_title, .elementor-element h2.customer_details, .elementor-element .billig_address_title h3, .elementor-element .shipping_address_title h3 {
    font-size: 1.5rem;
	text-align: left !important;
    text-transform: uppercase;
}

.yith-ctpw-front address, .elementor-element address {
    text-align: left;
    font-style: normal;
}
.yith-ctpw-front .customer_details li, .elementor-element .customer_details li {
    display: flex;
	 border: none;
}
.yith-ctpw-front ul.customer_details, .elementor-element ul.customer_details {
    text-align: left;
    display: inline-grid;
}

.cart-subtotal {
    display: none;
}
ol, ul {
    margin: 0;
}

tr .booking-actions, tr .booking-id{
	display: none;
}

.yith-wcbk-form-section {
    padding: 10px;
    width: 100% !important;
}

.yith-wcbk-add-to-cart-button {
	width: auto !important;
	margin-left: 10px !important;

}
.elementor-widget-wc-add-to-cart.elementor-button-warning button.button.alt.elementor-button {
	display: flex;
	width: auto;
	padding:15px 30px 15px 30px;
}
.buttonTionsBuffet br,
.buttonTions br {
    display: none;
}
@media (max-width: 800px) {
dl.variation {
    grid-template-columns: 70%!important;
	}
	.elementor-element.elementor-element-3d56d7e.elementor-widget__width-auto.elementor-view-default.elementor-widget.elementor-widget-icon {
    padding: 6px;
		margin-top: 6.5px;
}
	.elementor-menu-cart__toggle.elementor-button-wrapper {
    padding: 8px;
}
}
tr.ywsbs-recurring-totals-items {
    display: none;
}
.wc-pao-addons-container {
    width: 100%;
}
/* Amics de la manri*/
/*#post-6458 > div > div > div > section{
    margin-top: -250px;
}*/