/* 
.hourselect option:nth-child(-n+8) {
    display: none;
}

.hourselect option:nth-child(n+18) {
    display: none;
}

.cuadro-precios {
    margin: 10px;
    margin-bottom: 20px;
    background-color: rgb(220, 220, 220);
    padding: 20px;
    box-shadow: 2px 2px 5px rgb(87, 87, 87);
}

.cuadro-nota-categoria {
    margin: 10px;
    background-color: #616161;
    padding: 20px;
    box-shadow: 2px 2px 5px rgb(87, 87, 87);
}

.cuadro-precios-compra {
    margin: 10px;
    background-color: #616161;
    padding: 20px;
    box-shadow: 2px 2px 5px rgb(87, 87, 87);
}

.article-titulo-cuadro-precios h4 {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 2em;
}

.article-titulo-cuadro-precios p {
    color: rgb(56, 56, 56);
}

.rango-fechas {
    cursor: pointer;
    background-color: white;
    padding: 10px;
    border: solid 1px rgb(139, 139, 139);
    border-radius: 10px;
}

.rango-fechas h5 {
    font-weight: 600;
}

.rango-fechas p {
    margin: 0;
    padding: 0;
}


.rango-desac {
    cursor: not-allowed;
    background-color: white;
    padding: 10px;
    border: solid 1px rgb(139, 139, 139);
    border-radius: 10px;
    color: rgb(175, 175, 175);
}

.rango-desac img {
    filter: invert(75%);
}

.rango-desac h5 {
    font-weight: 600;
}

.rango-desac p {
    margin: 0;
    padding: 0;
}

.cuadro-precio-mes {
    margin-top: 15px;
    margin-bottom: 10px;
}

.cuadro-precio-mes h4 {
    font-size: 2em;
    font-weight: 600;
    margin: 0;
    padding: 0;
    margin-right: 10px;
}

.cuadro-precio-mes p {
    margin: 0;
    padding: 0;
}

.precio-envio-cuadro h4 {
    margin: 0;
    padding: 0;
}

.precio-envio-cuadro p {
    font-size: 0.9em;
    margin: 0;
    padding: 0;
}

.cantidad-collect-cuadro div {
    border: solid 1px grey;
    padding: 8px 8px;
    background-color: white;
}

.cantidad-collect-cuadro h4 {
    margin: 0;
    padding: 0;
    margin-right: 10px;
}

.cantidad-collect-cuadro h5 {
    margin: 0 15px;
    font-size: 1em;
    padding: 0;
}


 */

 /* .cuadro-check-alquiler-categorias {
    border: solid 1px black;
    text-align: center;
    border-radius: 3px;
    overflow: hidden;
} */

.cuadro-check-alquiler-categorias div {
    border-left: solid 1px #da291c;
    border-top: solid 1px #da291c;
    border-bottom: solid 1px #da291c;
    width: 25%;
    height: 33px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cuadro-check-alquiler-categorias div:first-of-type {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.cuadro-check-alquiler-categorias div:last-child {
    border-right: solid 1px #da291c;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;

}

.cuadro-check-alquiler-categorias div:hover {
    background-color: #ffebb4;
}

.collect-or-delivery h4 {
    font-weight: 600;
    text-transform: uppercase;
    color: rgb(53, 53, 53);
    margin: 0;
}

.collect-or-delivery-com h4 {
    font-weight: 600;
    text-transform: uppercase;
    color: rgb(209, 209, 209);
    margin: 0;
}

/* .collect-or-delivery {
    margin-top: 7px;
    position: relative;
    top: 0;
    left: 0;
}

.collect-or-delivery .collect-or-delivery2 {
    max-width: 400px;
    position: relative;
    top: 0;
    left: 0;
}

.collect-or-delivery .collect-or-delivery2 div {
    width: 50%;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 1px;
}

.collect-or-delivery .collect-or-delivery2 button {
    width: 50%;
    border: none;
    height: 40px;
    background-color: #da291c;
    margin-right: 1px;
    font-size: 1.5rem;
    font-weight: 600;
    text-transform: uppercase;
    color: white;
    outline: none;
} */

#or {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
    z-index: 1;
    background-color: white;
    width: 25px;
    height: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}

#or p {
    margin: 0;
    padding: 0;
}

.collect-or-delivery .collect-or-delivery3 div {
    width: 130px;
    height: 40px;
    background-color: #616161;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 1px;
}

.collect-or-delivery div div:last-child {
    margin-right: 0px;
}

.collect-or-delivery .collect-or-delivery3 button {
    border: none;
    width: 130px;
    height: 40px;
    background-color:#ffc72c;
    margin-right: 1px;
    font-size: 1.5rem;
    font-weight: 600;
    text-transform: uppercase;
    color: #3f3f3f;
    outline: none;
}


.collect-or-delivery #or {
    position: absolute;
    left: 50%;
    transform: translate(-50%,0);
    text-align: center;
    position: absolute;
    z-index: 1;
    background-color: white;
    width: 25px;
    height: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}

.collect-or-delivery #or p {
    margin: 0;
    padding: 0;
}


/* 576px */


@media only screen and (max-width: 576px) {

    .desktop-product-price {
      display: none;
    }

    .mobile-product-price {
        display: flex !important;
        justify-content: space-between;
        align-items: center;
    }

    .mobile-product-price p {
        white-space: nowrap;
    }

    .buttonCondicionesMobile {
        margin-left: 10px;
    }
    
}

@media only screen and (max-width: 360px) {
    .mobile-product-price {
        text-align: center;
        flex-direction: column;
    }

    .mobile-product-price p {
        margin-bottom: 2px !important;
    }

    .mobile-product-price div:first-of-type {
        margin-bottom: 2px;
    }

    .buttonCondicionesMobile {
        width: 100%;
    }

    .buttonCondicionesMobile p {
        padding: 0;
    }

    #container-float-cart {
        width: 290px;
    }

    .swal2-title {
        font-size: 1.3em !important;
    }
}

@media only screen and (max-width: 300px) {

    .imgs-product {
        flex-direction: column;
    }

    .imgs-product div {
        max-width: 100% !important;
        margin-bottom: 5px;
    }
    
    #container-float-cart {
        width: 270px;
    }

}
