.disenio_Isiore{border: 1px solid black;border-radius: 10px;margin-bottom: 0.5rem;}
.btn-success {
    color: #fff;
    background-color: #f0552a !important;
    border-color: #f0552a !important;
    box-shadow: none;
}
.contenedor-titulo-grapesjs{
    background-color: #ff3030;
    color: white;
    text-align: center;
    padding: 5px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    font-weight: bold;
    font-family: 'Acumin Pro Bold Italic';
    margin-bottom: 10px;

}
.contenedor-titulo-grapesjs-footer b{
    color: #004aad;
    font-size: 12px !important;
}
.contenedor-titulo-grapesjs-footer{
    font-size: 12px !important;
}
.botonFormulario{
    width: 100% !important ;
    text-align: center;
    font-family: 'font-pro-light';
    background-color: #8ec126 !important;
    width: 100%;
    border-radius: 30px;
    color: white;
}

.css-rw1c5e > :not(style) ~ :not(style) {
    margin-top: 0.5rem;
    margin-inline: 0px;
    margin-bottom: 0px;
}
.css-1c2vzz1 {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    flex-direction: column;
    position: fixed;
    bottom: 0px;
    width: 100%;
    border-radius: 10px 10px 0px 0px;
    padding: 16px 22.5px;
    background-color: rgb(255, 255, 255);
    box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 10px 0px;
    z-index: 2;
}
.css-1yxc5dw {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    flex-direction: row;
    position: absolute;
    margin-right: auto;
    margin-bottom: 0px;
    width: 46px;
    height: 30px;
    bottom: -1px;
    background-color: white;
    border-radius: 46px 46px 0px 0px;
    margin-left: 50%;
    left: -23px;
    box-shadow: rgba(0, 0, 0, 0.25) 0px -6px 6px -5px;
    color: rgb(169, 181, 192);
    padding-top: 20px;
    margin-top: 0px !important;
}
.css-1c2vzz1 > :not(style) ~ :not(style) {
    margin-top: 0.5rem;
    margin-inline: 0px;
    margin-bottom: 0px;
}
.css-1xtcpew {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    width: 100%;
    margin-top: 0px !important;
}
.css-10581ab {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    flex-direction: column;
    max-height: 70vh;
    overflow-y: auto;
    width: 100%;
    transition: bottom 0.01s ease-in-out 0s;
    margin-top: 0px !important;
}
.css-1gfmowg {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    flex-direction: row;
    width: 100%;
    margin-top: 0px !important;
}
.css-k72kqt {
    font-size: 14px;
    color: rgb(51, 51, 51);
    font-weight: 700;
    margin-top: 0px !important;
}

@media (min-width: 1200px) {
    /* .col-lg-2 {
        -webkit-flex: 0 0 16.666667%;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .col-lg-3 {
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-lg-4 {
        -webkit-flex: 0 0 33.333333%;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    } */
    
}
@media (min-width: 1680px) {
    .col-xll-2 {
        -webkit-flex: 0 0 16.666667%;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .col-xll-3 {
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
}
.swiper-wrapper{
    margin-top: 100px;
}
@media only screen and (max-device-width: 1000px){
    .swiper-wrapper{
        margin-top: 50px !important;
    }
}
@media screen and (max-height: 848px) {
    #div_bodyTopping{
        max-height: 600px !important;
    }
    
}
@media screen and (max-height: 820px) {
    #div_bodyTopping{
        max-height: 550px !important;
    }
}
@media screen and (max-height: 750px) {
    #div_bodyTopping{
        max-height: 500px !important;
    }
}

@media screen and (max-height: 650px) {
    #div_bodyTopping{
        max-height: 450px !important;
    }
}
@media screen and (max-height: 560px) {
    #div_bodyTopping{
        max-height: 400px !important;
    }
}
.footerdarken {
    /* border-top: 1px solid #F0552A !important; */
}
#detalleDescuentos_cel div div div.bg-darken.mb-2{
    font-size: 12px !important;
    background-color: #e6eff5;
    padding: 5px;
    padding-bottom: 0px !important;
}
#detalleDescuentos_cel div div div.bg-darken.mb-1{
    font-size: 11px !important;
    padding: 5px;
    padding-bottom: 0px !important;
}
#detalleDescuentos_cel div div div.bg-darken.mb-1 div button.qtyinputcount-plus{
    width: 15px !important;
    height: 15px !important;
    padding: 0px !important;
}
.swiper-button-prev{
    font-size: 85px !important;
    left: 20px !important;
}
.swiper-button-next{
    font-size: 85px !important;
    right: 20px !important;
}
@media (min-width:768px){ 
    .imgBanner 
    {
        height: 350px;
    }
}
.colorBotonBD_transparente{
    width: 100%;font-weight: bold;border:1px solid #f0552a !important;color: #f0552a !important;
    font-size: 13px;
    height: 30px !important;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.colorBotonBD_transparente:hover{
    width: 100%;font-weight: bold;background: #f0552a !important;color: white !important;
}
@media only screen and (max-device-width: 1000px){
    .colorBotonBD_transparente{
        width: 100% !important;font-weight: bold;border:1px solid #f0552a !important;color: #f0552a !important;
        font-size: 13px !important;
        height: 37px !important;
    }
}
#colllapsibleSidebar {
    z-index: 999999999;min-height: 50%;height: 100%;top: auto;position: fixed
}
@media only screen and (max-device-width: 1000px) {
    #colllapsibleSidebar {
        width: 100% !important;
        top: 50px;
        height: calc(100% - 130px);
    }
}
.product-info{
    height: 100%;
}
.div_sin_agregado_{
    padding-top: 10% !important;
}
.colorBotonBD_transparente{
    line-height: 1 !important;
}
@media only screen and (max-device-width: 350px) {
    .div_sin_agregado_{
        line-height: 1 !important;
        padding-top: 10% !important;
        height: auto !important;
    }
}
::-webkit-input-placeholder {
/* Estilos para los navegadores que soportan Webkit */
font-size: 13px;
}
::-moz-placeholder {
/* Estilos para Firefox */
font-size: 13px;
}
:-ms-input-placeholder {
/* Estilos para Internet Explorer */
font-size: 13px;
}
.div_sin_agregado_ {
    padding-top: 0 !important;
}