#sticky-atc { background: #FDE8DD;box-shadow: none !important;bottom: unset;top: 0;display: flex;flex-wrap: wrap;display: none;}
        
#sticky-atc .product-title { color: #000000e3;font-size: 35px !important;font-weight: 300;color: #133659;text-align: right;margin-right: 20px;}

#sticky-atc .product-image{width: 20%;}
#sticky-atc .product-title{width: 80%;width: 100%;}
#sticky-atc .inf-right .product-variants{width: 100%;display: flex;}
#sticky-atc #botonCompraFijo{padding: 0 30px 0 30px;
    border-radius: 40px;
    font-size: 18px;
    color: #FFFFFF;
    font-weight: 800;
    text-transform: none;
    background-color: #D6112A;
    height: 45px;
    line-height: 45px;
    margin-right: 30px;
    margin-bottom: 0;letter-spacing: 0;}
#sticky-atc #botonCompraFijo i{width: 40px;height: 40px;line-height: 40px;top: 0;}
#botonCompraFijo .precio{font-size: 22px;font-weight: 800;}

#sticky-atc .product-variants>.product-variants-item{width: 100%;}
.inf-right .product-variants .product-variants-item .caruousel-variants{padding-top: 0 !important;padding-bottom: 0 !important;padding: 0 !important;max-width: 30px !important;}
.inf-right .product-variants .product-variants-item span{display: flex !important;flex-wrap: wrap;justify-content: center; text-align: center;line-height: 30px;min-width: 30px !important;min-height: 30px !important;max-height: 30px;line-height: 20px;padding: 5px !important;}

.all-price-info-sticky .product-info-price-inner div{display: flex;align-items: center;justify-content: center;}
#sticky-atc span.product-discount{display: flex;padding: 5px;}
#sticky-atc .sticky-price .current-price{padding: 5px;}

.inf-right{width: 100%;}
.btn-variantes-sticky{
	width: 100%;
	background: transparent !important;
    color: #000 !important;
    border-bottom: 1px solid #D8D8D8 !important;
    height: 20px;
    line-height: 0px !important;
    margin-bottom: 5px;
}
#sticky-atc .inf-right .product-variants{display: none;}
.visibleVariantes{display: block !important;}

#opcionesVarianteOculta{display: none;}


#sticky-atc .product-title{font-family: "Mulish", sans-serif;font-size: 18px;}

.bloquePrimeroSticky{display: flex;align-items: center;width: 100%;/*margin-bottom: 5px;*/}

#sticky-atc .product-image img{max-height: initial;width: 100%;}


@media(max-width: 600px){
    .bloquePrimeroSticky{display: block;}
    .bloquePrimeroSticky,#sticky-atc .product-title{text-align: center;padding: 0;}
    #sticky-atc .product-title{margin-bottom: 10px;}
    #sticky-atc #botonCompraFijo{margin: 0;}
    #sticky-atc{bottom: 0;top: unset;}
}