.elementor-23819 .elementor-element.elementor-element-0708692{--display:flex;--min-height:141px;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;}.elementor-23819 .elementor-element.elementor-element-0708692:not(.elementor-motion-effects-element-type-background), .elementor-23819 .elementor-element.elementor-element-0708692 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#CCC3B2;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-23819 .elementor-element.elementor-element-a11ea31{text-align:center;}.elementor-23819 .elementor-element.elementor-element-a11ea31 .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-size:40px;font-weight:600;letter-spacing:1px;color:#FFFFFF;}.elementor-23819 .elementor-element.elementor-element-d685795{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-23819 .elementor-element.elementor-element-999902a .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-size:36px;font-weight:800;color:#C59E77;}.elementor-23819 .elementor-element.elementor-element-0168923{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-23819 .elementor-element.elementor-element-6dcc622{--display:flex;}.elementor-widget-woocommerce-product-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-23819 .elementor-element.elementor-element-829fdda{--display:flex;}.elementor-23819 .elementor-element.elementor-element-fe284a6{--display:flex;--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-23819 .elementor-element.elementor-element-fe284a6:not(.elementor-motion-effects-element-type-background), .elementor-23819 .elementor-element.elementor-element-fe284a6 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F5F5F5;}.elementor-23819 .elementor-element.elementor-element-934def4 .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-size:29px;font-weight:800;color:#C59E77;}.woocommerce .elementor-widget-woocommerce-product-price .price{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.woocommerce .elementor-23819 .elementor-element.elementor-element-7ece301 .price{color:#C59E77;font-family:"Roboto", Sans-serif;font-size:20px;font-weight:700;}.elementor-widget-woocommerce-product-add-to-cart .added_to_cart{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-23819 .elementor-element.elementor-element-b10700d .cart button, .elementor-23819 .elementor-element.elementor-element-b10700d .cart .button{transition:all 0.2s;}.elementor-23819 .elementor-element.elementor-element-b10700d .quantity .qty{transition:all 0.2s;}@media(max-width:767px){.elementor-23819 .elementor-element.elementor-element-999902a{text-align:center;}.elementor-23819 .elementor-element.elementor-element-934def4{text-align:center;}}/* Start custom CSS *//* Días disponibles (reservables) */
.wc-bookings-date-picker .ui-datepicker td.bookable a {
    background-color: #c59f77 !important;
    color: #fff !important;
    border-radius: 5px !important;
    text-shadow: none !important;
}

/* Días no disponibles (que eran reservables) */
.wc-bookings-date-picker .ui-datepicker td.unavailable a,
.wc-bookings-date-picker .ui-datepicker td.unavailable span {
    background-color: #ccc3b2 !important;
    color: #fff !important;
    text-decoration: line-through !important;
    cursor: not-allowed !important;
    border-radius: 5px !important;
    text-shadow: none !important;
}/* End custom CSS */