.elementor-kit-11{--e-global-color-primary:#000000;--e-global-color-secondary:#FE5F00;--e-global-color-text:#000000;--e-global-color-accent:#FEA800;--e-global-color-1f83738:#CCCCCC;--e-global-typography-primary-font-family:"Open Sans";--e-global-typography-primary-font-size:14px;--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Open Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Open Sans";--e-global-typography-accent-font-weight:500;}.elementor-kit-11 a{color:var( --e-global-color-secondary );}.elementor-kit-11 h2{color:#000000;font-size:20px;font-weight:700;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-11 e-page-transition{background-color:#FFBC7D;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* precio minimo producto */
.precio_pvp{
    font-size: 1.25rem;
    line-height: 1.75rem;
    font-weight: 700;
    color: rgb(191, 0, 25);
}
.precio_pvp:before{
    content: "Desde ";
}
.precio_pvp:after{
    content: " €/Día ";
}
@media only screen and (max-width: 600px) {
    .precio_pvp{
        font-size: 14px;
    }
}

/* arrego precio en loop */
.woocommerce-LoopProduct-link .price, li.product .button{
    display: none !important;
}

/**/
.textoseo h2, .textoseo h1, .textoseo h5{
    font-size: 16px;
}

/* Boton de elegir fecha */

.elegirfechas input[type=text] {
    padding: 0;
}

/* Elimina boton loop del producto*/
.products .product .button {
    display: none;
}

.elementor-menu-cart__main .product-thumbnail img{
    width: auto;
}

/* Botones subida DNI*/
#billing_wooccm12_button, #billing_wooccm11_button{
    background-color: #ff6000 !important;
    border-radius: 0px;
}/* End custom CSS */