@import url(https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css);@import url(https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,700;0,800;1,400&display=swap);.zc-producto-box{border:1px solid #d9d9d9;border-radius:.5rem 1.5rem!important;transition:all .25s ease-in-out;overflow:hidden}.zc-producto-box:hover{border:1px solid var(--primary-color);border-radius:1.5rem .5rem;box-shadow:0 0 1rem #ccc}.zc-producto-box__data{padding:.5rem}.zc-producto-box__figure{padding:.5rem 0;position:relative}.zc-producto-box__img{max-width:100%;min-height:180px;max-height:180px;display:block;margin:auto}.zc-producto-box__off{height:40px;position:absolute;z-index:2;background:#653e85;padding:.6rem;color:#fff;line-height:1rem;border-radius:0 1.5rem 1.5rem 1.5rem;font-weight:700}.zc-producto-box__title{cursor:pointer;color:var(--primary-color);font-size:.95rem;line-height:1rem;min-height:25px;font-weight:700;height:35px;display:flex;align-items:center;justify-content:center;text-transform:capitalize;text-align:center}.zc-producto-box__prices{display:flex;justify-content:space-around}.zc-producto-box__pricesOff{color:#9b9b9b;text-decoration:line-through;min-height:25px;line-height:1.1rem;font-weight:700;text-align:center;padding:0}.zc-producto-box__price{color:#653e85;min-height:25px;line-height:1rem;font-weight:700;text-align:center;font-size:1.25rem;margin-bottom:.25rem}.zc-producto-box__pricesOff+.zc-producto-box__price{padding:0;text-align:left}.zc-producto-box .sinStock{position:absolute;right:0;top:.5rem;background:var(--primary-color);color:#e9e8e8;padding:.1rem .45rem;border-radius:.5rem 0 0 .5rem;display:inline-block;z-index:5;font-size:.8rem;-webkit-animation:fadeIn .25s ease-in forwards;animation:fadeIn .25s ease-in forwards;-webkit-animation-delay:2.5s;animation-delay:2.5s;opacity:0}@-webkit-keyframes fadeIn{0%{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeIn{0%{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}.zc-producto-box .btn{width:100%;text-transform:uppercase;white-space:nowrap;color:#fff;font-size:.85rem;padding:auto}.zc-producto-box .button-masinfo{background-color:var(--second-color);border-color:var(--second-color);opacity:.7}.zc-producto-box .button-masinfo:active,.zc-producto-box .button-masinfo:hover{opacity:1!important;background-color:var(--primary-color)!important;border-color:var(--primary-color)!important;color:#fff}.zc-producto-box .carousel-control-next{background:#e9e8e8;border-radius:10px 0 0 10px;right:0;opacity:.4}.zc-producto-box .carousel-control-next .carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3E%3C/svg%3E")}.zc-producto-box .carousel-control-prev{background:#e9e8e8;border-radius:0 10px 10px 0;left:0;opacity:.4}.zc-producto-box .carousel-control-prev .carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3E%3C/svg%3E")}.zc-producto-box .carousel-control-next:hover,.zc-producto-box .carousel-control-prev:hover{opacity:.8}.breadcrumb-555{margin:0;border-bottom:none;background-color:unset!important}.breadcrumb-555 a{color:#555;text-decoration:none;background-color:transparent;font-weight:700}.breadcrumb-555 .breadcrumb-item.active a{color:var(--text-color);font-weight:700}.breadcrumb-555 .breadcrumb-item+.breadcrumb-item:before{content:">"}.breadcrumb-555 .breadcrumb-loader div{display:inline-block;vertical-align:text-top}.breadcrumb-555 .breadcrumb-loader div div{width:10px;height:10px}.zc-header{width:100%;border-bottom:1px solid #cbc5c8}.zc-header .breadcrumb{margin:0;border-bottom:none;background-color:unset!important}.zc-header .breadcrumb a{color:#555;text-decoration:none;background-color:transparent;font-weight:700}.zc-header .breadcrumb .breadcrumb-item.active a{color:var(--text-color);font-weight:700}.zc-header .breadcrumb .breadcrumb-item+.breadcrumb-item:before{content:">"}.zc-header .breadcrumb .breadcrumb-loader div{display:inline-block;vertical-align:text-top}.zc-header .breadcrumb .breadcrumb-loader div div{width:10px;height:10px}.zc-header .dropdown-item:active{background-color:#fff}.zc-header .btn:active,.zc-header .btn:hover{opacity:.7!important;background-color:var(--second-color);border-color:var(--second-color)}.zc-header .dropdown-item{color:rgba(0,0,0,.5)!important;cursor:pointer}.zc-header .dropdown-item:hover{color:var(--second-color)!important}.bgBreadcrumb{background:#f4f4f4}.bgBreadcrumb ol.breadcrumb{background-color:transparent;margin:0 -1rem}.bgBreadcrumb .breadcrumb-item>a{color:#6c757d}.product__price{display:inline-block;padding:.25rem 1.5rem 1rem;background-color:var(--naranja);border-radius:.15rem;box-shadow:.15rem .15rem 0 var(--manteca);transition:box-shadow .25s ease-in-out;color:var(--grey-light);font-size:2.8125rem;font-weight:700;line-height:2.1rem;margin-top:.5rem;text-align:center}.product__price:hover{box-shadow:.5rem .75rem 0 var(--manteca)}@media screen and (min-width:767px){.product__price{margin-top:1rem}}.product__price:before{color:var(--grey-light);content:"Precio Contado";text-transform:uppercase;display:block;font-size:1rem}.priceOld{color:#dfdfdf;display:flex;margin:0;justify-content:center}.product__detail>h4{display:inline-block;color:#6c757d;margin-bottom:1rem}.product__detail>h4:after{content:" ";height:8px;margin:.5rem 0}.product__detail--border{border-bottom:3px solid var(--primary-color)}.product__detail-sidebar{background:#fff;overflow:hidden}.product__detail-sidebar:before{content:"";display:block;margin:0 -.9rem;height:100%;position:absolute;width:100%;z-index:0}.product__detail-sidebar-content{padding:.5rem .5rem .5rem .25rem;position:relative;z-index:1;display:flex;flex-direction:column;align-items:center}@media screen and (min-width:767px){.product__detail-sidebar-content{padding:2rem .5rem 1.5rem}}.product__detail-sidebar-content h3{color:var(--mar);font-size:1.75rem;font-weight:900;text-align:center}@media screen and (min-width:767px){.product__detail-sidebar-content h3{font-size:2rem}}.product__detail-sidebar-header{display:flex;flex-direction:column;align-items:center}.border{border:1px solid #9d9d9c}.cFacebook{color:#3c5a97}.cWhatsapp{color:#51b15d}.btn-success.btn-success__light{background-color:var(--manteca);border-color:var(--manteca);color:var(--grey-light)}.btn-success.btn-success__light:hover{background-color:#e67e22;border-color:#e67e22}.esige-producto .esige-producto-container .esige-producto-main-detail .esige-carousel .carousel-control-next:hover,.esige-producto .esige-producto-container .esige-producto-main-detail .esige-carousel .carousel-control-prev:hover{background-color:rgba(247,146,28,.23137254901960785)!important}input.border-right-0.form-control{background-color:transparent;color:#fff;font-weight:700}input.border-right-0.form-control:focus{outline:none;box-shadow:0 0 0 3px rgba(173,154,127,.45098039215686275)}input.border-right-0.form-control~span.cursor-pointer{right:82px;top:3px;z-index:900}input.border-right-0.bg-white.form-control{color:#2d445e}header.page-header{background:var(--manteca)}@media screen and (max-width:767px){header.page-header .nav-item{flex:1 1 100%;text-align:center}}@media screen and (max-width:767px){header.page-header .nav-item+.navbar-nav{width:100%}}header.page-header .nav-item a{font-size:.875rem;color:var(--tormenta);letter-spacing:1px}header.page-header .nav-item a:hover{color:var(--mar)}header.page-header .nav-item .nav-link.active{position:relative;text-align:center}@media screen and (max-width:767px){header.page-header .nav-item .nav-link.active{margin-bottom:.5rem}}header.page-header .nav-item .nav-link.active:after{content:" ● ● ●  ";font-size:.7rem;color:var(--tormenta);position:absolute;top:1.75rem;left:0;width:100%;text-align:center}@media screen and (min-width:768px)and (max-width:991px){header.page-header .nav-item .nav-link.active:after{top:2.75rem}}.input-group{margin-top:1rem}@media screen and (min-width:768px){.input-group{margin-top:0}.navbar a.navbar-brand,.navbar div.input-group{flex:1 1 30%}.navbar div.collapse.navbar-collapse{flex:1 1 35%;justify-content:flex-end}}footer.page-footer .footer__copy,footer.page-footer .footer__tel{background:var(--manteca)}footer.page-footer .footer__tel{color:var(--mar);padding:1.25rem 0;text-align:center}footer.page-footer .footer__tel h3{font-weight:300;margin-bottom:0}footer.page-footer .footer__main{background:var(--mar);display:grid;grid-gap:1rem;padding:2.5rem 0;color:var(--mar);line-height:2rem}@media screen and (min-width:768px){footer.page-footer .footer__main{grid-template-columns:3fr 1fr 3fr}}footer.page-footer .footer__main>div:first-child{text-align:center}@media screen and (min-width:768px){footer.page-footer .footer__main>div:first-child{text-align:right}}footer.page-footer .footer__main>div:last-child,footer.page-footer .footer__main>div:nth-child(2){text-align:center}@media screen and (min-width:768px){footer.page-footer .footer__main>div:last-child{text-align:left}}footer.page-footer .footer__main a,footer.page-footer .footer__main address{color:#fff}footer.page-footer .footer__nav{margin-bottom:0;list-style-type:none;padding:0}@media screen and (min-width:768px){footer.page-footer .footer__social{margin:1rem 0 -2rem}}footer.page-footer .footer__social a{margin:.5rem;padding:.25rem}footer.page-footer .footer__copy{padding:1rem}footer.page-footer .footer__copy p{color:#fff;font-size:.85rem;margin-bottom:0}.formasPago{padding:4rem 0}.formasPago__title{text-transform:uppercase;text-align:center;color:var(--primary-color);font-weight:300}.formasPago__title:after{content:"";width:100%;max-width:26rem;display:block;height:6px;background:#d9d9d9;margin:1rem auto 2rem}.formasPago__medios{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}.formasPago__medios img{margin:1rem}.ideas-container .row{background:#f3f2f2;color:var(--mar);text-align:right;padding-left:0}.ideas-container .separator{float:left;max-width:95%;width:95%}.ideas-container__text{padding:5.5rem 2rem 5.5rem 0;float:left}@media screen and (min-width:1500px){.ideas-container__text{width:65%}}.ideas-container__title h2{font-weight:700;font-size:2.625rem;margin-bottom:0}.ideas-container__title h3{font-weight:300;font-size:2rem}.ideas-container__subtitle{margin-left:1.5rem;font-size:1.25rem;font-weight:300}.servicios{padding:6rem 0;background:#f3f2f2}.servicios__items{display:grid;margin:0 10%;grid-gap:5%}@media screen and (min-width:767px){.servicios__items{grid-template-columns:repeat(2,1fr)}}.servicios__img{border-radius:.25rem;box-shadow:4px 8px 0 var(--manteca)}.servicios__btn{background:#fff;font-weight:700;font-size:1.25rem;color:var(--primary-color);padding:1rem;margin:-1rem 1rem;display:inline-block;text-align:center;z-index:9999;width:calc(100% - 2rem);box-shadow:0 0 .75rem rgba(0,0,0,.21176470588235294);position:relative;overflow:hidden;z-index:1}.servicios__btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background-color:var(--manteca);transition:left .5s ease-in-out;z-index:-1}.servicios__btn:hover{color:var(--tormenta)}.servicios__btn:hover:before{left:0}.max-width-75{max-width:75%!important}@media screen and (max-width:575px){.max-width-75{max-width:100%!important}}.title-modal-servicios{color:var(--primary-color)}.color-body-servicios{background-color:#fafafa;font-size:20px}.tendencia-container .row{background:var(--cielo);color:#fff}.tendencia-container .separator{max-width:95%;float:right}.tendencia-container__text{padding:5.5rem 0 5.5rem 2rem;float:right}.tendencia-container__title h2{font-weight:700;font-size:2.625rem;margin-bottom:0}.tendencia-container__title h3{font-weight:300;font-size:2rem}.tendencia-container__subtitle{font-size:1.25rem;font-weight:300;margin-left:1.5rem}.carousel__home{background:var(--manteca);font-family:"Parkinsans",sans-serif;text-align:center}.carousel__home .carousel-item>img{object-fit:cover}.carousel__home .carousel-caption{display:block!important;z-index:1}.carousel__home .carousel-caption h3{color:#fff;font-size:1.8rem;line-height:1.7rem;text-transform:uppercase;margin-bottom:0;text-shadow:1px 1px 2px rgba(0,0,0,.7019607843137254)}@media screen and (min-width:768px){.carousel__home .carousel-caption h3{font-size:3.4rem;line-height:3rem}}.carousel__home .carousel-caption p{font-size:.85rem;font-family:"Parkinsans",sans-serif;color:#dedede;font-style:italic}@media screen and (min-width:768px){.carousel__home .carousel-caption p{font-size:1.4rem}}@media screen and (min-width:768px){.carousel__home{padding:0}}.carousel__home .home-img-carousel{width:100%;max-width:100%}@media screen and (min-width:768px){.carousel__home .home-img-carousel{max-height:650px;margin:0 auto}}.carousel__home .carousel-indicators{z-index:500}.pDestacado__off{background:#6e1040}.pDestacado__price{color:#6e1040}.destacados-carousel-indicators,.destacados-carousel-indicators li.active,.DestacadosNextButtonBottom,.DestacadosNextButtonTop.carousel-control-next,.DestacadosPrevButtonBottom,.DestacadosPrevButtonTop.carousel-control-prev{background-color:#6e1040}.destacados-boton-ver-mas{border-color:#6e1040!important;color:#6e1040!important}.destacados-boton-ver-mas:hover{background-color:#6e1040!important;border-color:#6e1040!important}.react-multiple-carousel__arrow.react-multiple-carousel__arrow--left,.react-multiple-carousel__arrow.react-multiple-carousel__arrow--right{background-color:#6e1040}.producto-box__off{background:#6e1040}.redesSociales{padding:4rem 0}.redesSociales__title{text-transform:uppercase;text-align:center;color:var(--primary-color);font-weight:300}.redesSociales__title>strong{color:#c06}.redesSociales__title:after{content:"";width:100%;max-width:26rem;display:block;height:6px;background:#d9d9d9;margin:1rem auto 2rem}.redesSociales__medios{display:flex;justify-content:center;align-items:center}.redesSociales__medios svg{margin:0 1rem;transition:-webkit-transform .25s ease-in-out;transition:transform .25s ease-in-out;transition:transform .25s ease-in-out,-webkit-transform .25s ease-in-out}.redesSociales__medios svg:hover{-webkit-transform:rotate(1turn) scale(1.1);transform:rotate(1turn) scale(1.1)}.bannerSucursales{background:#206bac url(/static/media/bgSucursales.cdddb4d5.jpg) 50%/cover no-repeat;padding:4rem 0;text-align:center}.bannerSucursales h2{color:#fff}.empresa{display:grid}@media screen and (min-width:768px){.empresa{grid-template-columns:1fr 1fr}}.empresa>div{padding:5.5rem 2rem}.empresa__text{background:var(--primary-color);color:#fff;text-align:left}.empresa__textWrap{width:67%;float:left}.empresa__textWrap>:not(img){margin-left:1.5rem}.empresa__textWrap .section__title{color:#fff;text-align:left}.empresa__textWrap .separator{max-width:100%;min-width:105%;margin-left:-2rem}.empresa__img{background:url(/static/media/nosotros-ZonaColor.8755ec70.jpg) 50%/cover no-repeat}@media screen and (min-width:767px){.sucursales{display:grid;grid-template-columns:1fr 3fr}}@media screen and (max-width:767px){.sucursales{display:block}}.sucursales__listado{background:#4c80b8;color:#fff;padding:3rem 2rem;display:flex;flex-direction:column;align-items:center}.sucursales__mapa{background:#efeeec}.sucursales__item{border-bottom:1px solid hsla(0,0%,100%,.49019607843137253);display:inline-block;margin:.5rem 0;padding-left:3rem;position:relative;width:16rem}.sucursales__item:before{content:url(/static/media/pin.d4e77d85.svg);position:absolute;left:.25rem}.sucursales__title{font-weight:700;margin-bottom:0}.sucursales__casa{margin:0 0 .5rem}.sucursales address a{display:block;color:#fff}.marquee{width:100%;overflow:hidden;white-space:nowrap;box-sizing:border-box;background-color:var(--mar);color:var(--grey-light);padding:.25rem 0}.marquee-content{display:inline-block;white-space:nowrap;-webkit-animation:marquee 20s linear infinite;animation:marquee 20s linear infinite}.marquee-content span{text-transform:uppercase;letter-spacing:.1rem;margin-left:2rem}.marquee-content span:after{content:"•";margin-left:2rem}.marquee-content span:first-child:before{content:"•";margin-right:2rem}@-webkit-keyframes marquee{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@keyframes marquee{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}:root{--primary-color:#2d445e;--second-color:#c9bcaa;--mar:#2d445e;--naranja:#de6b46;--cielo:#56a2a6;--manteca:#c9bcaa;--tormenta:#606669;--grey-light:#f7f7f7;--grey-light2:#eee;--grey:#c4c4c4;--grey-dark:#333;--destacados-buttons-background-color:#6e1040!important;--destacados-buttons-border-color:#6e1040!important;--destacados-buttons-color:#6e1040!important;--producto-box-price-background-color:#6e1040!important;--producto-box-price-border-color:#6e1040!important;--producto-box-price-color:#6e1040!important;--producto-box-off-background:#6e1040!important;--product-quantity-border-color:#dbdbdb;--product-quantity-span-background-color:#fff}.esige-quantity-select{min-width:9rem;margin-bottom:20px;overflow:hidden}.esige-quantity-select .product-quantity{border:1px solid #dbdbdb;border:1px solid var(--product-quantity-border-color);border-radius:3px;display:flex;height:2.25em;margin:.5rem 0;overflow:hidden;float:left}.esige-quantity-select .product-quantity span{background-color:#fff;background-color:var(--product-quantity-span-background-color);background-position:50%;background-repeat:no-repeat;background-size:10px;width:40px}.esige-quantity-select .product-quantity span:active{background-color:rgba(0,0,0,.1)}.esige-quantity-select .product-quantity span:hover{background-color:rgba(0,0,0,.05)}.esige-quantity-select .product-quantity span.decremento{background-image:url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDQyIDQyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0MiA0MjsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSIxNnB4IiBoZWlnaHQ9IjE2cHgiPgo8cmVjdCB5PSIxOSIgd2lkdGg9IjQyIiBoZWlnaHQ9IjQiIGZpbGw9IiMwMDAwMDAiLz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==)}.esige-quantity-select .product-quantity span.incremento{background-image:url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDQyIDQyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0MiA0MjsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSIxNnB4IiBoZWlnaHQ9IjE2cHgiPgo8cG9seWdvbiBwb2ludHM9IjQyLDE5IDIzLDE5IDIzLDAgMTksMCAxOSwxOSAwLDE5IDAsMjMgMTksMjMgMTksNDIgMjMsNDIgMjMsMjMgNDIsMjMgIiBmaWxsPSIjMDAwMDAwIi8+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=)}.esige-quantity-select .product-quantity input{border:none;font-size:1rem;margin:0;outline:none;padding:0;text-align:center;width:40px}@media screen and (min-width:768px){.esige-quantity-select .product-quantity input{width:60px}}.esige-quantity-select .product-quantity input::-webkit-inner-spin-button,.esige-quantity-select .product-quantity input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.esige-quantity-select .product-quantity input[type=number]{-moz-appearance:textfield}:root{--checkout-floating-btn--cart-fill:hsla(0,0%,100%,0.8);--checkout-floating-btn--cart-svg-hover-fill:#fff;--checkout-floating-btn--cart-number:hsla(0,0%,100%,0.85)}.checkout-floating-btn{position:fixed;bottom:50px;right:20px;width:4rem;height:4rem;background-color:#2d445e;background-color:var(--primary-color);border:1px solid #2d445e;border:1px solid var(--primary-color);z-index:200}@media screen and (min-width:767px){.checkout-floating-btn{bottom:20px}}.checkout-floating-btn .cart__button{position:relative}.checkout-floating-btn .cart__svg{max-width:24px;height:auto;position:relative;left:-5px;fill:hsla(0,0%,100%,.8);fill:var(--checkout-floating-btn--cart-fill)}.checkout-floating-btn .cart__svg:hover{fill:#fff;fill:var(--checkout-floating-btn--cart-svg-hover-fill)}.checkout-floating-btn .cart__number{background:hsla(0,0%,100%,.85);background:var(--checkout-floating-btn--cart-number);border-radius:1rem;color:#2d445e;color:var(--primary-color);font-size:.88rem;line-height:0;padding:.5rem;position:absolute;left:10px;top:-5px}.checkout-floating-btn:hover{background-color:#2d445e;background-color:var(--primary-color);border:1px solid #2d445e;border:1px solid var(--primary-color)}@-webkit-keyframes left1phase{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(-15deg);transform:rotate(-15deg);width:25px;height:25px}}@keyframes left1phase{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(-15deg);transform:rotate(-15deg);width:25px;height:25px}}@-webkit-keyframes right2phase{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg);width:25px;height:25px}to{-webkit-transform:rotate(15deg);transform:rotate(15deg);width:25px;height:25px}}@keyframes right2phase{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg);width:25px;height:25px}to{-webkit-transform:rotate(15deg);transform:rotate(15deg);width:25px;height:25px}}@-webkit-keyframes center3phase{0%{-webkit-transform:rotate(15deg);transform:rotate(15deg);width:25px;height:25px}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes center3phase{0%{-webkit-transform:rotate(15deg);transform:rotate(15deg);width:25px;height:25px}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}#cart-icon.animate,#floating-cart-icon.animate{-webkit-animation:left1phase .3s linear,right2phase .3s linear .3s,center3phase .3s linear .6s;animation:left1phase .3s linear,right2phase .3s linear .3s,center3phase .3s linear .6s}#floating-cart-icon-container.animate{box-shadow:0 0 0 0 #ff793f;-webkit-animation:pulse-orange 1.5s infinite;animation:pulse-orange 1.5s infinite}@-webkit-keyframes pulse-orange{0%{-webkit-transform:scale(.95);transform:scale(.95);box-shadow:0 0 0 0 rgba(255,121,63,.7)}70%{-webkit-transform:scale(1.15);transform:scale(1.15);box-shadow:0 0 0 10px rgba(255,121,63,0)}to{-webkit-transform:scale(1);transform:scale(1);box-shadow:0 0 0 0 rgba(255,121,63,0)}}@keyframes pulse-orange{0%{-webkit-transform:scale(.95);transform:scale(.95);box-shadow:0 0 0 0 rgba(255,121,63,.7)}70%{-webkit-transform:scale(1.15);transform:scale(1.15);box-shadow:0 0 0 10px rgba(255,121,63,0)}to{-webkit-transform:scale(1);transform:scale(1);box-shadow:0 0 0 0 rgba(255,121,63,0)}}.floatingbutton__cart__details{background:#fff;border:1px solid #555;position:absolute;bottom:5px;right:0;color:#000;width:350px}@media(max-width:1500px){.floatingbutton__cart__details{right:0}}.fixed-cart__detail{position:absolute;background:#fff;top:.65rem;color:#000;width:350px;right:-175px}@media(max-width:1500px){.fixed-cart__detail{right:0}}.cart-detail ol{list-style:none;padding:.5rem .75rem;overflow-x:hidden!important;max-height:300px}.cart-detail li{border-bottom:1px dotted #dedede;margin-top:.5rem;min-width:220px;padding-bottom:.25rem;position:relative}.cart-detail .btn-proceder-compra,.cart-detail .btn-proceder-compra:active,.cart-detail .btn-proceder-compra:hover{border-radius:0;color:#fff}.cart-detail .btn.btn-delete{padding:0 5px}.cart-detail__photo{grid-row-end:span 2}.cart-detail__photo img{width:100%}.cart-detail__title{margin-bottom:0;width:90%;color:#000!important;font-weight:700}.cart-detail__price{font-weight:700}.cart-detail .esige-quantity-select{justify-content:center}.tooltip.show{opacity:1!important}.tooltip.show.bs-tooltip-auto .tooltip-inner{background:#fff}.tooltip.show.bs-tooltip-auto .arrow:before{border-bottom-color:#fff;display:none}.fixed-cart__button{position:relative}.fixed-cart__svg{max-width:24px;height:auto;fill:hsla(0,0%,100%,.5)}.fixed-cart__svg:hover{fill:#fff}.fixed-cart__number{background:hsla(0,0%,100%,.85);border-radius:1rem;color:#274463;font-size:.85rem;line-height:.35rem;padding:.5rem;position:absolute;top:-5px;z-index:1000}.header-login-menu.menu-usuario .dropdown-menu-center{left:50%!important;right:auto!important;-webkit-transform:translate(-50%,10%)!important;transform:translate(-50%,10%)!important;text-align:left!important}.header-login-menu.menu-usuario .fa{width:20px}.menu-usuario-icon{border:none;color:#fff;text-align:center;opacity:.8;transition:.3s}.menu-usuario-icon:hover{opacity:1}.login-password-lock{padding-left:15px;padding-right:15px}.forgot-pass .link-forgot-pass{text-transform:uppercase;font-size:.8rem;color:#7baec1;cursor:pointer}.header-login-menu .dropdown-menu-descargar-lista,.header-login-menu .dropdown-menu-historial-compra,.header-login-menu .dropdown-menu-perfil,.header-login-menu .dropdown-menu-resumen-cuenta,.header-login-menu .dropdown-salir{padding:.25rem 1.5rem}.nav-link.dropdown-menu-descargar-lista,.nav-link.dropdown-salir{font-size:1rem}.page-pagination{background:#c9bcaa;background:var(--manteca);border-radius:2rem;padding:.5rem;margin:0 auto 3rem;width:100%}@media screen and (min-width:576px){.page-pagination{width:50%!important}}.page-pagination__link{font-weight:700;cursor:pointer;color:#2d445e;color:var(--primary-color);padding:.35rem .75rem;margin:0 .05rem;line-height:1.25rem;font-size:1.25rem;display:inline}@media screen and (min-width:768px){.page-pagination__link{padding:.5rem 1rem;margin:0 .25rem;line-height:1.5rem}}.page-pagination__link:hover{text-decoration:none}.page-pagination__link--active{background-color:#2d445e;background-color:var(--primary-color);border-radius:5rem;color:#fff!important}.page-pagination__link--active:hover{background-color:grey;color:#fff}.page-pagination__link--next{font-size:1.25rem;font-weight:700;line-height:1.75rem;padding:0 1rem}@media screen and (min-width:768px){.page-pagination__link--next{line-height:2.35rem}}.page-pagination__link--before{font-size:1.25rem;font-weight:700;line-height:1.75rem;padding:0 1rem}@media screen and (min-width:768px){.page-pagination__link--before{line-height:2.35rem}}.destacados-section{padding:1rem 0}.destacados-section__title{text-align:center;text-transform:uppercase;color:#555}.destacados-section__title h2{font-weight:700;font-size:2.625rem;margin-bottom:0}.destacados-section__title h3{font-weight:300;font-size:2rem}.carouselDestacos{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:1rem}.pDestacado{border:1px solid #d9d9d9;padding:.5rem}.pDestacado__figure{padding:.5rem 0;position:relative}.pDestacado__img{max-width:100%}.pDestacado__off{position:absolute;left:-.25rem;top:-.25rem;background:#274463;background:var(--producto-box-off-background);padding:.6rem;color:#fff;line-height:1rem;border-radius:0 1.5rem 1.5rem 1.5rem}.pDestacado__title{font-size:.85rem;line-height:1rem}.pDestacado__prices{display:flex;justify-content:space-around}.pDestacado__pricesOff{color:#9b9b9b;text-decoration:line-through;display:flex;align-items:center}.pDestacado__price{color:#274463;color:var(--producto-box-off-background);line-height:1.1rem;font-weight:700;text-align:center}.pDestacado .btn{width:100%;margin-bottom:.25rem;text-transform:uppercase}.destacados-carousel-indicators{border-radius:20px;background-color:#2d445e;background-color:var(--destacados-buttons-color);color:#fff}.destacados-carousel-indicators li{height:5px}.destacados-carousel-indicators li.active{background-color:#2d445e;background-color:var(--destacados-buttons-color)}.DestacadosNextButtonTop.carousel-control-next,.DestacadosPrevButtonTop.carousel-control-prev{background-color:#2d445e;background-color:var(--destacados-buttons-color);height:40px;margin-top:20px;border-radius:20px;opacity:.9}.DestacadosNextButtonBottom,.DestacadosPrevButtonBottom{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5;transition:opacity .15s ease;position:relative;background-color:#2d445e;background-color:var(--destacados-buttons-color);height:40px;border-radius:20px;opacity:.9}.DestacadosPrevButtonBottom{width:40%;margin-right:auto}.DestacadosNextButtonBottom{margin-left:auto;width:40%}.DestacadosNextButtonBottom:hover,.DestacadosNextButtonTop.carousel-control-next:hover,.DestacadosPrevButtonBottom:hover,.DestacadosPrevButtonTop.carousel-control-prev:hover{opacity:1;cursor:pointer}.destacados-boton-ver-mas{color:#2d445e!important;color:var(--destacados-buttons-color)!important}.destacados-boton-ver-mas,.destacados-boton-ver-mas:hover{border-color:#2d445e!important;border-color:var(--destacados-buttons-color)!important}.destacados-boton-ver-mas:hover{background-color:#2d445e!important;background-color:var(--destacados-buttons-color)!important;color:#fff!important}.react-multi-carousel-list{padding-bottom:1rem;margin-bottom:-1rem}.react-multiple-carousel__arrow.react-multiple-carousel__arrow--left{left:0;background-color:#2d445e;background-color:var(--destacados-buttons-color);min-width:5%;opacity:.9}.react-multiple-carousel__arrow.react-multiple-carousel__arrow--left:hover,.react-multiple-carousel__arrow.react-multiple-carousel__arrow--right:hover{opacity:1}.react-multiple-carousel__arrow.react-multiple-carousel__arrow--right{right:0;background-color:#2d445e;background-color:var(--destacados-buttons-color);min-width:5%;opacity:.9}.react-multi-carousel-track{margin:0 auto!important}.productos-destacados-container>div.destacados-row{padding-top:3rem;margin-bottom:5%}.productos-destacados-container>div.destacados-row:nth-child(odd){padding-top:3rem;margin-bottom:5%;background:linear-gradient(rgba(148,143,143,0),rgba(0,0,0,.22) 35%,rgba(0,0,0,.22) 65%,rgba(148,143,143,0))}.producto-box{border:1px solid #d9d9d9;padding-bottom:.5rem;transition:all .3s ease-in-out}.producto-box:hover{border:1px solid #2d445e;border:1px solid var(--primary-color);box-shadow:0 0 1rem #ccc}.producto-box__data{padding:0}.producto-box__figure{position:relative}.producto-box__img{max-width:100%;min-height:300px;max-height:300px;display:block;margin:auto}.producto-box__off{position:absolute;left:0;z-index:2;background:#274463;background:var(--producto-box-off-background);padding:.6rem;color:#fff;line-height:1rem;border-radius:0 1.5rem 1.5rem 1.5rem;font-weight:700}.producto-box__title{cursor:pointer;color:#272727;padding:0 .25rem;font-size:1.25rem;line-height:1.25rem;min-height:25px;font-weight:700;height:60px;display:flex;align-items:center}.producto-box__category{color:#2d445e;color:var(--primary-color);background-color:#c9bcaa;background-color:var(--second-color);padding-top:.2rem;padding-bottom:.2rem;padding-left:.2rem;font-size:.95rem;font-weight:bolder;margin-bottom:0;letter-spacing:.05rem}.producto-box__descr{padding:0 .25rem;font-size:.75rem;line-height:1rem;min-height:35px;height:95px;color:grey;font-weight:bolder}.producto-box__descr div{width:100%;height:inherit;overflow:hidden;text-overflow:ellipsis;display:block;display:-webkit-box;max-width:100%;-webkit-line-clamp:6;-webkit-box-orient:vertical}.producto-box__masinfolink{padding:0;font-size:.75rem;line-height:1rem;cursor:pointer}.producto-box .esige-quantity-select{width:100px}.producto-box .esige-quantity-select .product-quantity{margin:0!important;width:inherit}.producto-box .esige-quantity-select input{width:40px}.producto-box__prices{display:flex;justify-content:space-around}.producto-box__pricesOff{text-decoration:line-through;padding:0}.producto-box__price,.producto-box__pricesOff{color:#fff;min-height:25px;line-height:1.1rem;text-align:center;font-weight:700}.producto-box__price{font-size:.8rem}.producto-box__pricesOff+.producto-box__price{padding:0;text-align:left;font-weight:700}.producto-box .btn{width:100%;text-transform:uppercase}.producto-box .button-comprar{background-color:#2d445e;background-color:var(--primary-color);border-color:#2d445e;border-color:var(--primary-color);opacity:.9}.producto-box .button-comprar:active,.producto-box .button-comprar:hover{opacity:1!important;background-color:#2d445e!important;background-color:var(--primary-color)!important;border-color:#2d445e!important;border-color:var(--primary-color)!important;color:#fff}.producto-box .carousel-control-next{background:hsla(0,0%,100%,.1568627450980392);border-radius:10px 0 0 10px;right:0;opacity:.4}.producto-box .carousel-control-next .carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3E%3C/svg%3E")}.producto-box .carousel-control-prev{background:hsla(0,0%,100%,.1568627450980392);border-radius:0 10px 10px 0;left:0;opacity:.4}.producto-box .carousel-control-prev .carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3E%3C/svg%3E")}.producto-box .carousel-control-next:hover,.producto-box .carousel-control-prev:hover{opacity:.8}@media screen and (min-width:576px){.position-md-absolute-bottom{position:absolute!important;bottom:0}}.tienda-menu-container{height:200px;width:100%;background:grey;position:absolute;top:65px;left:0}.dropdown-menu-center{left:50%!important;right:auto!important;text-align:center!important;-webkit-transform:translate(-50%,25%)!important;transform:translate(-50%,25%)!important}.top-menu-container{width:100%;border-top:1px solid #2d445e;border-top:1px solid var(--primary-color)}.top-menu-container .nav-link.nav-link-menu.active{color:#2d445e!important;color:var(--primary-color)!important;font-weight:700;border:none}h5{font-weight:400;font-size:.985rem;letter-spacing:-.025rem}.border-1{border:1px solid}.bt-1{border-top:1px solid}.border-color-primary{border-color:#c9bcaa!important;border-color:var(--second-color)!important}.float-right{float:right}.showmore{cursor:pointer;color:#2d445e;color:var(--primary-color);font-weight:500!important}.inputGroup input:checked~label:before{-webkit-transform:translate(-50%,-50%) scale3d(56,56,1);transform:translate(-50%,-50%) scale3d(56,56,1);opacity:1}.inputGroup input:checked~label:after{background-color:#2d445e!important;background-color:var(--primary-color)!important;border-color:#2d445e!important;border-color:var(--primary-color)!important}.cart-articulo-titulo{font-size:1.3rem!important}.bg-card-carrito{background-color:#f0f3f5}.esige-cart{background:#fff;box-shadow:1px 1px 3px #dcdcdc}.esige-cart .esige-cart-row{flex:0 0 100%;display:flex;flex-wrap:wrap;position:relative}.esige-cart .esige-cart-row .esige-cart-loader{position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.esige-cart .esige-cart-row .esige-cart-container{flex:0 0 100%;display:flex;flex-wrap:wrap}.esige-cart .esige-cart-row .esige-cart-container.esige-cart-loading{-webkit-filter:blur(4px);filter:blur(4px)}.esige-cart .esige-cart-row .esige-cart-container .esige-cart-image{display:flex}.esige-cart .esige-cart-row .esige-cart-container .esige-cart-image img{margin:0 auto;max-height:100px;max-width:100%;object-fit:contain}.esige-cart .esige-cart-row .esige-cart-container .esige-cart-title{display:flex}.esige-cart .esige-cart-row .esige-cart-container .esige-cart-title .h3,.esige-cart .esige-cart-row .esige-cart-container .esige-cart-title h3{margin:auto 0}.esige-cart .esige-cart-row .esige-cart-container .esige-cart-title .esige-quantity-select{margin-top:10px;margin-bottom:10px}.esige-cart .esige-cart-row .esige-cart-container .esige-cart-price{display:flex;font-size:3rem;font-weight:600}.esige-cart .esige-cart-row .esige-cart-container .esige-panel-buttons .btn-delete{height:2.25em;min-width:121px;width:121px}@media screen and (min-width:768px){.esige-cart .esige-cart-row .esige-cart-container .esige-panel-buttons .btn-delete{width:140px}}.esige-cart .mercadopago-button{padding:.5rem 3rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem;display:inline-block}.esige-cart .mercadopago-button:before{content:" ";background-image:url(https://http2.mlstatic.com/ui/navigation/5.3.5/mercadopago/logo__small.png);background-repeat:no-repeat;background-size:contain;padding-left:30px;padding-right:30px}.esige-cart .border-danger{background-color:rgba(220,53,69,.058823529411764705);border-width:2px!important}.checkbox-big .cr{position:relative;display:inline-block;border:1px solid #a9a9a9;border-radius:.2em;width:1.3em;height:1.3em;float:left;margin-right:.5em;line-height:.35rem}.checkbox-big label input[type=checkbox]{display:none}.checkbox-big label input[type=checkbox]+.cr>.cr-icon{-webkit-transform:scale(3) rotate(-20deg);transform:scale(3) rotate(-20deg);opacity:0;transition:all .3s ease-in}.checkbox-big label input[type=checkbox]:checked+.cr>.cr-icon{-webkit-transform:scale(1) rotate(0deg);transform:scale(1) rotate(0deg);opacity:1}.checkbox-big label input[type=checkbox]:disabled+.cr{opacity:.5}.product__off-link{overflow:hidden}.product__off-cart{position:absolute;background:red;text-transform:uppercase;color:#fff;padding:0 1.5rem;-webkit-transform:rotate(-45deg) translateY(-65px);transform:rotate(-45deg) translateY(-65px);font-size:.75rem;font-weight:700;-webkit-animation-duration:.35s;animation-duration:.35s;-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:animationOferta;animation-name:animationOferta}@-webkit-keyframes animationOferta{0%{-webkit-transform:rotate(-45deg) translateY(-65px);transform:rotate(-45deg) translateY(-65px)}to{-webkit-transform:rotate(-45deg) translate(-38px,-22px);transform:rotate(-45deg) translate(-38px,-22px)}}@keyframes animationOferta{0%{-webkit-transform:rotate(-45deg) translateY(-65px);transform:rotate(-45deg) translateY(-65px)}to{-webkit-transform:rotate(-45deg) translate(-38px,-22px);transform:rotate(-45deg) translate(-38px,-22px)}}@media(max-width:600px){.row.esige-cart.my-4.p-4.d-flex.justify-content-center{padding-left:2px!important;padding-right:2px!important}}.esige-producto{width:100%;overflow-x:hidden}.esige-producto .esige-producto-controls{width:100%;margin-bottom:-1rem}.esige-producto .esige-producto-controls .breadcrumb{margin:.5rem 0 .85rem;padding:0;border-bottom:none;background-color:unset!important}.esige-producto .esige-producto-controls .breadcrumb a{color:#2d445e;color:var(--mar);text-decoration:none;background-color:transparent}.esige-producto .esige-producto-controls .breadcrumb .breadcrumb-item.active a{color:#de6b46;color:var(--naranja);font-weight:700}.esige-producto .esige-producto-controls .breadcrumb .breadcrumb-item+.breadcrumb-item:before{content:">"}.esige-producto .esige-producto-controls .breadcrumb .breadcrumb-loader div{display:inline-block;vertical-align:text-top}.esige-producto .esige-producto-controls .breadcrumb .breadcrumb-loader div div{width:10px;height:10px}.esige-producto .esige-producto-container{width:100%;margin-top:1rem;-webkit-animation-name:esige-producto-animation;animation-name:esige-producto-animation;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-duration:.5s;animation-duration:.5s}@-webkit-keyframes esige-producto-animation{0%{margin-left:100%}to{margin-left:0}}@keyframes esige-producto-animation{0%{margin-left:100%}to{margin-left:0}}.esige-producto .esige-producto-container .esige-producto-main-detail{box-shadow:1px 1px 3px #dcdcdc;border:.5px solid var(--main-color-light);background-color:#fff}.esige-producto .esige-producto-container .esige-producto-main-detail .esige-producto-content{border-right:.5px solid var(--main-color-light)}.esige-producto .esige-producto-container .esige-producto-main-detail .esige-carousel{width:100%;position:relative;max-width:100%;overflow:hidden}.esige-producto .esige-producto-container .esige-producto-main-detail .esige-carousel .esige-carousel-inner{display:flex;max-width:100%;transition:left .25s ease-in-out;left:0;overflow:visible;position:relative;width:100%;box-sizing:content-box}.esige-producto .esige-producto-container .esige-producto-main-detail .esige-carousel .esige-carousel-inner .esige-carousel-item{position:relative;align-items:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px;width:97%;flex:97% 1;min-width:97%;display:flex!important;padding:0 2rem}.esige-producto .esige-producto-container .esige-producto-main-detail .esige-carousel .esige-carousel-inner .esige-carousel-item img{border-radius:.5rem}.esige-producto .esige-producto-container .esige-producto-main-detail .esige-carousel .esige-carousel-inner .esige-carousel-item img:not(.active){display:none}.esige-producto .esige-producto-container .esige-producto-main-detail .esige-carousel a.carousel-control-next .carousel-control-next-icon,.esige-producto .esige-producto-container .esige-producto-main-detail .esige-carousel a.carousel-control-next .carousel-control-prev-icon,.esige-producto .esige-producto-container .esige-producto-main-detail .esige-carousel a.carousel-control-prev .carousel-control-next-icon,.esige-producto .esige-producto-container .esige-producto-main-detail .esige-carousel a.carousel-control-prev .carousel-control-prev-icon{background-image:none;display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;-webkit-font-variant-ligatures:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;font-weight:400;font-stretch:normal;line-height:1;font-family:FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;color:#00f}.esige-producto .esige-producto-container .esige-producto-main-detail .esige-carousel a.carousel-control-next .carousel-control-prev-icon:before,.esige-producto .esige-producto-container .esige-producto-main-detail .esige-carousel a.carousel-control-prev .carousel-control-prev-icon:before{content:""}.esige-producto .esige-producto-container .esige-producto-main-detail .esige-carousel a.carousel-control-next .carousel-control-next-icon:before,.esige-producto .esige-producto-container .esige-producto-main-detail .esige-carousel a.carousel-control-prev .carousel-control-next-icon:before{content:""}.esige-producto .esige-producto-container .esige-producto-main-detail .esige-carousel .carousel-control-prev:hover{background-color:grey;border-top-right-radius:110px;border-bottom-right-radius:110px}.esige-producto .esige-producto-container .esige-producto-main-detail .esige-carousel .carousel-control-next:hover{background-color:grey;border-top-left-radius:110px;border-bottom-left-radius:110px}.esige-producto .esige-producto-container .esige-producto-main-detail .esige-producto-gallery{display:flex;flex-wrap:wrap;width:100%;align-items:flex-end}.esige-producto .esige-producto-container .esige-producto-main-detail .esige-producto-gallery .esige-producto-gallery-primary{padding:30px;display:flex;align-items:center;justify-content:center}.esige-producto .esige-producto-container .esige-producto-main-detail .esige-producto-gallery .esige-producto-gallery-primary img{object-fit:contain;min-height:450px!important;max-height:450px!important}.esige-producto .esige-producto-container .esige-producto-main-detail .esige-producto-gallery ul.esige-producto-gallery-list{list-style:none;margin:0;padding:.25rem 0 1.5rem;flex-wrap:wrap}.esige-producto .esige-producto-container .esige-producto-main-detail .esige-producto-gallery ul.esige-producto-gallery-list li{padding:5px;border:1px solid var(--main-color-light);border-width:1px 1px 2px 0;-webkit-transform:rotate(0);transform:rotate(0);transition:rotate .25s ease-in-out}.esige-producto .esige-producto-container .esige-producto-main-detail .esige-producto-gallery ul.esige-producto-gallery-list li img{max-height:110px;max-width:110px;min-width:110px;margin:0 auto;object-fit:cover;border-radius:.25rem;border:2px solid #fff;box-shadow:0 .2rem .55rem #969696}.esige-producto .esige-producto-container .esige-producto-main-detail .esige-producto-gallery ul.esige-producto-gallery-list li:hover{-webkit-transform:rotate(5deg);transform:rotate(5deg)}@media screen and (max-width:767px){.esige-producto .esige-producto-container .esige-producto-main-detail .esige-producto-info{padding-bottom:2.5rem}}@media(min-width:1px){.esige-producto .esige-producto-container .esige-producto-main-detail .esige-producto-info .esige-producto-title{padding-top:20px}}@media(min-width:1400px){.esige-producto .esige-producto-container .esige-producto-main-detail .esige-producto-info .esige-producto-title{padding-top:0}}.esige-producto .esige-producto-container .esige-producto-main-detail .esige-producto-info .esige-producto-title h1{font-size:1.8rem;font-weight:700}@media(min-width:768px)and (max-width:842px){.esige-producto .esige-producto-container .esige-producto-main-detail .esige-producto-info .esige-producto-title h1{width:215px}}@media(min-width:958px)and (max-width:992px){.esige-producto .esige-producto-container .esige-producto-main-detail .esige-producto-info .esige-producto-title h1{width:250px}}.esige-producto .esige-producto-container .esige-producto-main-detail .esige-producto-info .esige-producto-prices .esige-producto-prices-current-price h3{font-size:1.9rem;font-weight:600;color:var(--price-color)}@media screen and (min-width:767px){.esige-producto .esige-producto-container .esige-producto-main-detail .esige-producto-info .esige-producto-prices .esige-producto-prices-current-price h3{font-size:2.75rem}}.esige-producto .esige-producto-container .esige-producto-main-detail .esige-producto-info .esige-producto-short-description{text-align:left;font-size:15px;line-height:1.7rem}.esige-producto .esige-producto-container .esige-producto-main-detail .esige-producto-info .esige-producto-checkout{width:100%;display:flex;flex-wrap:wrap}.esige-producto .esige-producto-container .esige-producto-main-detail .esige-producto-info .esige-producto-checkout button{min-width:100px;max-width:100px;white-space:normal;font-weight:400;font-size:14px;padding:15px;font-family:"Poppins"}@media screen and (max-width:320px){.esige-producto .esige-producto-container .esige-producto-main-detail .esige-producto-info .esige-producto-checkout button{padding:15px}}.esige-producto .esige-producto-container .esige-producto-description{margin-top:20px;margin-bottom:20px;box-shadow:1px 1px 3px #dcdcdc;border:.5px solid var(--main-color-light);background-color:#fff}.esige-producto .esige-producto-container .esige-producto-description .esige-producto-long-description{text-align:left;font-size:15px;line-height:1.7rem}.esige-producto .esige-producto-container .esige-producto-description .esige-producto-long-description h1{font-size:1.4rem;font-weight:700}.esige-producto .esige-producto-related-row{padding:20px;margin-top:20px;margin-bottom:20px;display:flex;box-shadow:1px 1px 3px #dcdcdc;background-color:#fff}.esige-producto .esige-producto-related-row .product-container{min-height:0!important;margin-bottom:1rem!important}.cursor-zoom{cursor:zoom-in}.esige-producto-detail{display:grid;grid-template-columns:2fr 5fr;border:1px solid hsla(0,0%,92.9%,.7294117647058823)}.esige-producto-detail span{padding:.55rem .3rem;background-color:hsla(0,0%,88.2%,.0784313725490196);display:flex;align-items:center}.esige-producto-detail span:nth-child(4n),.esige-producto-detail span:nth-child(4n-1){background-color:hsla(0,0%,85.5%,.49019607843137253);border-bottom:2px solid #ccc}.esige-producto-detail span:nth-child(odd){text-transform:uppercase}.esige-producto-detail-cod{justify-content:space-around}.esige-producto-detail .dropdown{display:inline-block}.esige-producto-detail .dropdown:first-child{margin-right:.75rem}.esige-producto-detail .dropdown button.btn-secondary{background-color:#fbfbfb}.btn-arrow-left{position:absolute;right:.5rem;top:.2rem}.btn-arrow-left:hover{cursor:pointer;-webkit-filter:drop-shadow(3px 3px 2px rgba(0,0,0,.15));filter:drop-shadow(3px 3px 2px rgba(0,0,0,.15))}@media screen and (max-width:767px){.btn-arrow-left{display:none}}.qtyTitle{margin-bottom:0}.esige-producto-gallery-list{overflow:hidden}.esige-producto-gallery-list li{display:flex;justify-content:center;flex-direction:column;width:22.69%}span.box-medidas{display:grid;grid-template-columns:repeat(3,1fr);text-align:center}span.box-medidas p{margin-bottom:0}.imgZoomContainer img{width:1500px;height:1602px}@media(max-width:600px){.esige-producto-container.px-md-4.px-lg-0.mb-2{padding:4px!important}.esige-producto-container.px-md-4.px-lg-0.mb-2 .row.esige-producto-main-detail .col-12.col-md-7.col-lg-6.esige-producto-info.px-md-0{padding-left:0;padding-right:0}.esige-producto-container.px-md-4.px-lg-0.mb-2 .row.esige-producto-main-detail .col-12.col-md-7.col-lg-6.esige-producto-info.px-md-0 .p-3.p-md-4.p-xl-5{padding-left:2px!important;padding-right:2px!important}.esige-producto-container.px-md-4.px-lg-0.mb-2 .row.esige-producto-main-detail .col-12.col-md-7.col-lg-6.esige-producto-info.px-md-0 .p-3.p-md-4.p-xl-5 .esige-producto-detail.mt-4{font-size:.85rem}.esige-producto-container.px-md-4.px-lg-0.mb-2 .row.esige-producto-related-row.mt-5,.esige-producto-container.px-md-4.px-lg-0.mb-2 .row.esige-producto-related-row.mt-5 .col-xs-12.col-sm-12.col-md-12.col-lg-12.esige-productos-list{padding-left:2px!important;padding-right:2px!important}.esige-producto-container.px-md-4.px-lg-0.mb-2 .row.esige-producto-related-row.mt-5 .col-xs-12.col-sm-12.col-md-12.col-lg-12.esige-productos-list .row.d-flex.justify-content-center{width:100%;margin:0 auto}.esige-productos-controls ul.nav nav{display:none}.btn.btn-default.btn-arrow-left.text-white{border-radius:3px!important;right:0}}.esige-productos-container{display:flex;width:100%;-webkit-animation-name:esige-productos-animation;animation-name:esige-productos-animation;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-duration:.5s;animation-duration:.5s}@-webkit-keyframes esige-productos-animation{0%{margin-left:-30%;opacity:0}to{margin-left:0;opacity:1}}@keyframes esige-productos-animation{0%{margin-left:-30%;opacity:0}to{margin-left:0;opacity:1}}.esige-productos-container-loader,.esige-productos-list-loader{margin-top:0!important;width:100%;display:flex}.esige-productos-container-loader>div,.esige-productos-list-loader>div{margin:auto}.esige-productos .filter-price-container.dragging *{-webkit-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.esige-productos .esige-productos-controls{width:100%;border-bottom:1px solid var(--main-color-light)}.esige-productos .esige-productos-controls .breadcrumb{margin-top:10px;margin-bottom:10px;border-bottom:none;background-color:unset!important}.esige-productos .esige-productos-controls .breadcrumb a{color:#555;text-decoration:none;background-color:transparent;font-weight:700}.esige-productos .esige-productos-controls .breadcrumb .breadcrumb-item.active a{color:var(--text-color);font-weight:700}.esige-productos .esige-productos-controls .breadcrumb .breadcrumb-item+.breadcrumb-item:before{content:">"}.esige-productos .esige-productos-controls .breadcrumb .breadcrumb-loader div{display:inline-block;vertical-align:text-top}.esige-productos .esige-productos-controls .breadcrumb .breadcrumb-loader div div{width:10px;height:10px}.esige-productos .esige-productos-controls .dropdown .dropdown-menu{margin-top:0}.esige-productos .esige-productos-filter-container h4,.esige-productos .esige-productos-filter-container h5,.esige-productos .esige-productos-filter-container h6{font-weight:400;font-size:.985rem;letter-spacing:-.025rem}.esige-productos .esige-productos-filter-container label{margin:0}.esige-productos .esige-productos-filter-container .esige-productos-filters .filter-title{margin-top:15px;margin-bottom:5px}.esige-productos .esige-productos-filter-container .esige-productos-filters .filter-title:first-child{margin-top:0}.esige-productos .esige-productos-filter-container .esige-productos-filters .filter-loader{text-align:center}.esige-productos .esige-productos-filter-container .esige-productos-filters .filter-slider-container{display:flex;flex-wrap:wrap}.esige-productos .esige-productos-filter-container .esige-productos-filters .filter-slider-container .filter-slider-label{flex:0 0 50%;max-width:50%;margin-bottom:5px;-webkit-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.esige-productos .esige-productos-filter-container .esige-productos-filters .filter-slider-container .filter-slider-label.label-min{text-align:left}.esige-productos .esige-productos-filter-container .esige-productos-filters .filter-slider-container .filter-slider-label.label-max{text-align:right}.esige-productos .esige-productos-filter-container .esige-productos-filters .filter-slider-container .range-slider{flex:0 0 93%;max-width:93%;margin:0 auto}.esige-productos .esige-productos-filter-container .esige-productos-filters .filter-inputs-container{margin-top:10px;display:flex;flex-wrap:wrap}.esige-productos .esige-productos-filter-container .esige-productos-filters .filter-inputs-container .filter-inputs-from,.esige-productos .esige-productos-filter-container .esige-productos-filters .filter-inputs-container .filter-inputs-to{flex:0 0 40%;max-width:40%;padding-right:2%}.esige-productos .esige-productos-filter-container .esige-productos-filters .filter-inputs-container .filter-inputs-button{flex:0 0 20%;max-width:20%}.esige-productos .esige-productos-filter-container .esige-productos-filters .filter-inputs-container .filter-inputs-button.btn{padding-left:5%;padding-right:5%}.esige-productos .esige-productos-filter-container .esige-productos-filters .filter-inputs-container input.form-control{padding:.187rem .375rem}.esige-productos .esige-productos-filter-container .esige-productos-filters ul{list-style-type:none;padding:0;margin:0 auto 10px;display:block;min-width:100%;max-height:100vh;overflow-y:scroll}.esige-productos .esige-productos-filter-container .esige-productos-filters ul li{-webkit-user-select:none!important;-ms-user-select:none!important;user-select:none!important;margin-bottom:5px}.esige-productos .esige-productos-filter-container .esige-productos-filters ul li div{display:inline-block;vertical-align:text-bottom}.esige-productos .esige-productos-filter-container .esige-productos-filters ul li div span{font-weight:100}.esige-productos .esige-productos-filter-container .esige-productos-filters ul button.btn{min-width:100%}.esige-productos .esige-productos-list .product-container{text-decoration:none;min-height:300px;overflow:hidden;cursor:pointer;margin-bottom:2rem;transition:all .15s linear;border:1px solid hsla(0,0%,72.5%,.3411764705882353);background-color:#fff;padding-top:10px;padding-bottom:10px}.esige-productos .esige-productos-list .product-container *{text-decoration:none}@media screen and (min-width:767px){.esige-productos .esige-productos-list .product-container{min-height:350px}}.esige-productos .esige-productos-list .product-container.no-price .product-slider{margin-top:.5rem;min-height:150px}@media screen and (min-width:767px){.esige-productos .esige-productos-list .product-container.no-price .product-slider{margin-bottom:16px}}@media screen and (min-width:767px){.esige-productos .esige-productos-list .product-container{min-width:196px}}.esige-productos .esige-productos-list .product-container .product-slider{padding-left:10px;padding-right:10px;margin-top:-5px}.esige-productos .esige-productos-list .product-container .product-slider .carousel{min-height:150px;max-height:150px;display:flex;align-items:center}@media screen and (min-width:767px){.esige-productos .esige-productos-list .product-container .product-slider .carousel{min-height:200px;max-height:200px}}.esige-productos .esige-productos-list .product-container .product-slider .carousel-indicators .active{background-color:#06f}.esige-productos .esige-productos-list .product-container .product-slider .carousel-indicators li{background-color:#fff;box-shadow:1px 1px 1px 1px #868686;height:10px;width:10px;border-radius:100%;border-top:1px solid transparent;border-bottom:1px solid transparent}.esige-productos .esige-productos-list .product-container .product-slider .carousel-control-next,.esige-productos .esige-productos-list .product-container .product-slider .carousel-control-prev{height:20%;margin-top:40%;transition:opacity .125s ease-in-out}.esige-productos .esige-productos-list .product-container .product-slider .carousel-control-next:hover,.esige-productos .esige-productos-list .product-container .product-slider .carousel-control-prev:hover{background-color:#fff;opacity:1}.esige-productos .esige-productos-list .product-container .product-slider .carousel-control-prev{border-radius:0 3px 3px 0;margin-left:-10px;border:1px solid #e2e2e2;border-left:none}.esige-productos .esige-productos-list .product-container .product-slider .carousel-control-next{border-radius:3px 0 0 3px;margin-right:-10px;border:1px solid #e2e2e2;border-right:none}.esige-productos .esige-productos-list .product-container .product-slider img{right:0;top:0;width:100%;height:80%;object-fit:contain;max-height:160px}.esige-productos .esige-productos-list .product-container .product-slider .carousel-control-next-icon{color:#000;background-image:unset}.esige-productos .esige-productos-list .product-container .product-slider .carousel-control-next-icon:before{font-family:"FontAwesome";content:""}.esige-productos .esige-productos-list .product-container .product-slider .carousel-control-prev-icon{color:#000;background-image:unset}.esige-productos .esige-productos-list .product-container .product-slider .carousel-control-prev-icon:before{font-family:"FontAwesome";content:""}.esige-productos .esige-productos-list .product-container .product-slider .carousel .carousel-loader{position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.esige-productos .esige-productos-list .product-container .product-body{color:#000}.esige-productos .esige-productos-list .product-container .product-body .product-price{font-size:2rem;text-align:center;margin:-.75rem 0 -.25rem;position:relative;z-index:2}.esige-productos .esige-productos-list .product-container .product-body .product-title{font-size:1rem;text-align:center;padding:0 .5rem .25rem;text-transform:uppercase;color:#20a8d8;height:14px;display:flex;align-items:center;justify-content:center;min-height:48px;margin-top:.25rem;line-height:15px}.esige-productos .esige-productos-list .product-container .product-body .product-price+.product-title{font-size:1rem;min-height:60px;margin-top:-1rem}.esige-productos .esige-productos-list .product-container:hover{border-radius:4px 4px 0 0;box-shadow:0 0 18px 0 rgba(0,0,0,.2);outline:none}.inputGroup,.inputGroup label{display:block;position:relative}.inputGroup label{border-radius:4px;color:#000;cursor:pointer;font-size:12px;overflow:hidden;padding:3px 5px 3px 26px;text-align:left;text-transform:uppercase;transition:color .2s ease-in;width:100%;z-index:2}.inputGroup label:before{width:5px;height:5px;border-radius:50%;content:"";position:absolute;left:0;top:50%;width:80%;-webkit-transform:translate(-50%,-50%) scaleX(1);transform:translate(-50%,-50%) scaleX(1);transition:all .3s cubic-bezier(.4,0,.2,1);opacity:0;z-index:-1}.inputGroup label:after{padding:1px;content:"";width:15px;height:15px;font:normal normal normal 10px/1 none;color:var(--bg-content);border:2px solid #d1d7dc;border-radius:25%;z-index:1;position:absolute;left:5px;text-align:center;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;transition:all .2s ease-in}.inputGroup label:hover{background-color:#ccc}.inputGroup input{width:32px;height:32px;order:1;z-index:2;position:absolute;right:30px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;visibility:hidden}a.inputGroup label:after,a.inputGroup label:before{display:none}.filter-container{display:flex;flex-direction:column}.filter-title{color:#20a8d8;border-bottom:1px dotted #20a8d8}.filter-title h5>i{float:right;margin:2px 4px 0 0}div.show+div.filter-title>h5>i:before,div.show~div.filter-title>h5>i:before{content:""}.pagination{justify-content:center}.pagination button{padding:.4rem .75rem;font-size:1rem}.pagination button:not(.d-none){border-radius:10px 0 0 0}.pagination button:not(.d-none)~button:not(.d-none){border-radius:0}.pagination button:last-child{border-radius:0 0 10px 0!important}.btn:hover{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}select{background:transparent;padding:.25rem 1rem}.modalFilter{max-width:-webkit-max-content!important;max-width:max-content!important}.modalFilter .modal-body{overflow-y:auto;max-height:80vh}@media(max-height:768px){.modalFilter .modal-body{max-height:70vh}}.modal__filters>ul{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.4rem 2rem;padding-left:0;grid-auto-flow:column dense}.modal__filters>ul li{list-style:none;height:25px}.modal__filters>ul li .inputGroup{display:flex}@media(max-width:600px){.btn-consult-stock{padding:6.25px 5.25px;font-size:.75rem}div.px-1.col-6.col-sm-6.col-md-4.col-lg-3 .btn-consult-stock{padding:7.25px 2.25px;font-size:.7rem}.product-container .product-body .product-price{font-size:1.7em!important}}@media(max-width:352px)and (max-width:360px){.esige-productos-controls.px-4.px-md-0 .d-inline.ml-auto.my-auto .ml-auto.d-inline.dropdown.nav-item{margin:0 1px 0 0!important}.esige-productos-controls.px-4.px-md-0 .d-inline.ml-auto.my-auto .ml-1.d-inline.dropdown.nav-item{margin:0!important;left:2px!important}}@media(min-width:576px){.modal-dialog{max-width:660px}}.product-body,.product__off{text-align:center}.product__off{background:red;color:#fff;font-weight:700;letter-spacing:.05rem;padding:0 1rem;position:relative;text-transform:uppercase;-webkit-transform:rotate(-45deg) translate(-24px,-16px);transform:rotate(-45deg) translate(-24px,-16px);width:66%;z-index:200}@media screen and (min-width:767px){.product__off{-webkit-transform:rotate(-35deg) translate(-24%,-75%);transform:rotate(-35deg) translate(-24%,-75%)}}.product__offdisc{font-size:.7rem;line-height:.75rem;padding:.1rem 1.25rem;letter-spacing:-.001rem;-webkit-transform:rotate(-35deg) translate(-22.5%,-66%);transform:rotate(-35deg) translate(-22.5%,-66%);background:rgba(4,92,2,.12941176470588237);color:#28623c}.product__code{position:absolute;right:5px;background:#ededed;border-radius:4px 0 0 4px}.product__code,.product__marca{padding:0 .75rem;font-size:.85rem;z-index:250;border-bottom:1px solid #c6c6c6}.product__marca{background:#02406f;border-radius:4px;color:#fff;display:inline-block;font-weight:500;text-align:center;margin-top:.5rem}.product__data{display:flex;justify-content:space-around;align-items:center;border-top:1px solid #dedede;padding-top:.4rem}.product__oldPrice{font-size:80%;font-weight:400;text-decoration:line-through}.product__discount{bottom:-1px;color:#555;font-size:1.1rem;margin-left:.5rem;position:relative}.fa-chevron-down,.fa-chevron-up{color:#696969;padding-bottom:1px}.bt-1{border-top:1px solid #c8ced3}.bb-none,.bt-none{border-bottom:none}.p-1110{padding:1px 1px 1px 0}.p-2220{padding:2px 2px 2px 0}.filter-options-container{background-color:#fafafa}@media screen and (max-width:792px){.imagebanner{width:100%}}@media screen and (min-width:792px){.imagebanner{max-height:400px;width:auto}}@media(max-width:250px){.responsive-button{font-size:12px}}@media(min-width:251px){.responsive-button{font-size:1rem}}@media screen and (min-width:450px){.estadoCC-Container{min-height:450px}}.estadoCC-Container table.ctaCorriente a.a-blue,.estadoCC-Container table.ctaCorriente a.a-blue:active,.estadoCC-Container table.ctaCorriente a.a-blue:hover{color:#00f;cursor:pointer}@media screen and (max-width:600px){.estadoCC-Container table.ctaCorriente{display:block;border:none;width:99%}.estadoCC-Container table.ctaCorriente thead>tr.d-sm-table-row.d-xs-table-row.d-md-none.d-lg-none.d-xl-none td{display:inline-table;width:99.9%;clear:both}.estadoCC-Container table.ctaCorriente tbody>tr{display:flex;flex-direction:column;width:100vw;padding:.75rem 0}.estadoCC-Container table.ctaCorriente tbody>tr>td{border-top:none;padding:.2rem .7rem}.estadoCC-Container table.ctaCorriente tbody>tr>td:before{content:"Fecha:";display:inline-block;min-width:160px;padding:0 8px;text-align:right;width:40%}.estadoCC-Container table.ctaCorriente tbody>tr>td:nth-child(2):before{content:"Fecha de venc.:"}.estadoCC-Container table.ctaCorriente tbody>tr>td:nth-child(3):before{content:"Concepto:"}.estadoCC-Container table.ctaCorriente tbody>tr>td:nth-child(4):before{content:"Leyenda:"}.estadoCC-Container table.ctaCorriente tbody>tr>td:nth-child(5):before{content:"Nro. Comprobante:"}.estadoCC-Container table.ctaCorriente tbody>tr>td:nth-child(6):before{content:"Importe:"}.estadoCC-Container table.ctaCorriente tbody>tr>td:nth-child(7):before{content:"Aplicado:"}.estadoCC-Container table.ctaCorriente tbody>tr>td:nth-child(8):before{content:"Saldo:"}.estadoCC-Container table.ctaCorriente tbody>tr>td:nth-child(9):before{content:"Acumulado:"}.estadoCC-Container table.ctaCorriente tbody>tr>td.noContent:before{content:"";display:none}}.esige-profile{background:#fff;box-shadow:1px 1px 3px #dcdcdc;flex:0 0 100%;display:flex;flex-wrap:wrap;position:relative}.esige-profile .esige-profile-loader{position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.esige-profile .esige-profile-pedidos{flex:0 0 70%;max-width:70%;position:relative;padding-right:20px}.esige-profile .esige-profile-container{flex:0 0 30%;max-width:30%;position:relative;flex-wrap:wrap}input.mgp1::-webkit-inner-spin-button,input.mgp1::-webkit-outer-spin-button,input.mgp2::-webkit-inner-spin-button,input.mgp2::-webkit-outer-spin-button{-webkit-appearance:none;margin:0;text-align:right}.mgp1{max-width:250px}input.mgp1[type=number],input.mgp2[type=number]{-moz-appearance:textfield;text-align:right}.row-articulos div{margin-top:auto;margin-bottom:auto}.price-col{text-align:right;font-weight:900}.total-row .price-col{font-size:20px}.btn-margen-tabla-cell{padding:2px 10px!important}@media screen and (min-width:450px){.pedidosContainer{min-height:450px}}.width-inherit{width:inherit}.esige-productos-list-loader{margin-top:150px}.col-xxl,.col-xxl-1,.col-xxl-2,.col-xxl-3,.col-xxl-4,.col-xxl-5,.col-xxl-6,.col-xxl-7,.col-xxl-8,.col-xxl-9,.col-xxl-10,.col-xxl-11,.col-xxl-12,.col-xxl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}@media(min-width:1570px){.container{max-width:1540px}.col-xxl{flex-basis:0;flex-grow:1;max-width:100%}.col-xxl-auto{flex:0 0 auto;width:auto;max-width:none}.col-xxl-1{flex:0 0 8.333333%;max-width:8.333333%}.col-xxl-2{flex:0 0 16.666667%;max-width:16.666667%}.col-xxl-3{flex:0 0 25%;max-width:25%}.col-xxl-4{flex:0 0 33.333333%;max-width:33.333333%}.col-xxl-5{flex:0 0 41.666667%;max-width:41.666667%}.col-xxl-6{flex:0 0 50%;max-width:50%}.col-xxl-7{flex:0 0 58.333333%;max-width:58.333333%}.col-xxl-8{flex:0 0 66.666667%;max-width:66.666667%}.col-xxl-9{flex:0 0 75%;max-width:75%}.col-xxl-10,.col-xxl-11,.col-xxl-12{flex:0 0 16.666667%;max-width:16.666667%}.order-xxl-0{order:0}.order-xxl-1{order:1}.order-xxl-2{order:2}.order-xxl-3{order:3}.order-xxl-4{order:4}.order-xxl-5{order:5}.order-xxl-6{order:6}.order-xxl-7{order:7}.order-xxl-8{order:8}.order-xxl-9{order:9}.order-xxl-10{order:10}.order-xxl-11{order:11}.order-xxl-12{order:12}.text-xxl-center{text-align:center!important}.text-xxl-left{text-align:left!important}.text-xxl-right{text-align:right!important}.float-xxl-left{float:left!important}.float-xxl-right{float:right!important}.float-xxl-none{float:none!important}.d-xxl-none{display:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-table{display:table!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-table-row{display:table-row!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.offset-xxl-1{margin-left:8.333333%}.offset-xxl-2{margin-left:16.666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.333333%}.offset-xxl-5{margin-left:41.666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.333333%}.offset-xxl-8{margin-left:66.666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.333333%}.offset-xxl-11{margin-left:91.666667%}.m-xxl-0{margin:0!important}.mt-xxl-0,.my-xxl-0{margin-top:0!important}.mr-xxl-0,.mx-xxl-0{margin-right:0!important}.mb-xxl-0,.my-xxl-0{margin-bottom:0!important}.ml-xxl-0,.mx-xxl-0{margin-left:0!important}.m-xxl-1{margin:.25rem!important}.mt-xxl-1,.my-xxl-1{margin-top:.25rem!important}.mr-xxl-1,.mx-xxl-1{margin-right:.25rem!important}.mb-xxl-1,.my-xxl-1{margin-bottom:.25rem!important}.ml-xxl-1,.mx-xxl-1{margin-left:.25rem!important}.m-xxl-2{margin:.5rem!important}.mt-xxl-2,.my-xxl-2{margin-top:.5rem!important}.mr-xxl-2,.mx-xxl-2{margin-right:.5rem!important}.mb-xxl-2,.my-xxl-2{margin-bottom:.5rem!important}.ml-xxl-2,.mx-xxl-2{margin-left:.5rem!important}.m-xxl-3{margin:1rem!important}.mt-xxl-3,.my-xxl-3{margin-top:1rem!important}.mr-xxl-3,.mx-xxl-3{margin-right:1rem!important}.mb-xxl-3,.my-xxl-3{margin-bottom:1rem!important}.ml-xxl-3,.mx-xxl-3{margin-left:1rem!important}.m-xxl-4{margin:1.5rem!important}.mt-xxl-4,.my-xxl-4{margin-top:1.5rem!important}.mr-xxl-4,.mx-xxl-4{margin-right:1.5rem!important}.mb-xxl-4,.my-xxl-4{margin-bottom:1.5rem!important}.ml-xxl-4,.mx-xxl-4{margin-left:1.5rem!important}.m-xxl-5{margin:3rem!important}.mt-xxl-5,.my-xxl-5{margin-top:3rem!important}.mr-xxl-5,.mx-xxl-5{margin-right:3rem!important}.mb-xxl-5,.my-xxl-5{margin-bottom:3rem!important}.ml-xxl-5,.mx-xxl-5{margin-left:3rem!important}.p-xxl-0{padding:0!important}.pt-xxl-0,.py-xxl-0{padding-top:0!important}.pr-xxl-0,.px-xxl-0{padding-right:0!important}.pb-xxl-0,.py-xxl-0{padding-bottom:0!important}.pl-xxl-0,.px-xxl-0{padding-left:0!important}.p-xxl-1{padding:.25rem!important}.pt-xxl-1,.py-xxl-1{padding-top:.25rem!important}.pr-xxl-1,.px-xxl-1{padding-right:.25rem!important}.pb-xxl-1,.py-xxl-1{padding-bottom:.25rem!important}.pl-xxl-1,.px-xxl-1{padding-left:.25rem!important}.p-xxl-2{padding:.5rem!important}.pt-xxl-2,.py-xxl-2{padding-top:.5rem!important}.pr-xxl-2,.px-xxl-2{padding-right:.5rem!important}.pb-xxl-2,.py-xxl-2{padding-bottom:.5rem!important}.pl-xxl-2,.px-xxl-2{padding-left:.5rem!important}.p-xxl-3{padding:1rem!important}.pt-xxl-3,.py-xxl-3{padding-top:1rem!important}.pr-xxl-3,.px-xxl-3{padding-right:1rem!important}.pb-xxl-3,.py-xxl-3{padding-bottom:1rem!important}.pl-xxl-3,.px-xxl-3{padding-left:1rem!important}.p-xxl-4{padding:1.5rem!important}.pt-xxl-4,.py-xxl-4{padding-top:1.5rem!important}.pr-xxl-4,.px-xxl-4{padding-right:1.5rem!important}.pb-xxl-4,.py-xxl-4{padding-bottom:1.5rem!important}.pl-xxl-4,.px-xxl-4{padding-left:1.5rem!important}.p-xxl-5{padding:3rem!important}.pt-xxl-5,.py-xxl-5{padding-top:3rem!important}.pr-xxl-5,.px-xxl-5{padding-right:3rem!important}.pb-xxl-5,.py-xxl-5{padding-bottom:3rem!important}.pl-xxl-5,.px-xxl-5{padding-left:3rem!important}.m-xxl-auto{margin:auto!important}.mt-xxl-auto,.my-xxl-auto{margin-top:auto!important}.mr-xxl-auto,.mx-xxl-auto{margin-right:auto!important}.mb-xxl-auto,.my-xxl-auto{margin-bottom:auto!important}.ml-xxl-auto,.mx-xxl-auto{margin-left:auto!important}}.esige-producto .esige-producto-container .esige-producto-main-detail .esige-carousel a.carousel-control-next .carousel-control-next-icon,.esige-producto .esige-producto-container .esige-producto-main-detail .esige-carousel a.carousel-control-next .carousel-control-prev-icon,.esige-producto .esige-producto-container .esige-producto-main-detail .esige-carousel a.carousel-control-prev .carousel-control-next-icon,.esige-producto .esige-producto-container .esige-producto-main-detail .esige-carousel a.carousel-control-prev .carousel-control-prev-icon{color:#de6b46}:root{--destacados-buttons-background-color:var(--primary-color)!important;--destacados-buttons-border-color:var(--primary-color)!important;--destacados-buttons-color:var(--primary-color)!important;--producto-box-price-background-color:#274463!important;--producto-box-price-border-color:var(--primary-color)!important;--producto-box-price-color:#274463!important;--producto-box-off-background:#274463!important}.esige-productos-list-loader>div>div:first-child{margin-top:422px;height:calc(100vh - 422px)}.border-color-primary{border-color:#d9d9d9!important}.showmore{color:#c9bcaa;color:var(--second-color)}.floatingbutton__cart__details{border:none!important}.floatingbutton__cart__details li{display:list-item!important}.cart-detail{border-top:1px solid #2d445e!important;border-top:1px solid var(--primary-color)!important;z-index:-1}.cart-detail .cart-detail-summary{border-right:1px solid #2d445e!important;border-right:1px solid var(--primary-color)!important;border-left:1px solid #2d445e!important;border-left:1px solid var(--primary-color)!important}.cart-detail h3{margin-bottom:0;color:#2d445e;color:var(--primary-color);padding-bottom:.5rem}.btn-proceder-compra{background-color:#c9bcaa;background-color:var(--second-color);border-color:#c9bcaa;border-color:var(--second-color);opacity:.7}.btn-proceder-compra:active,.btn-proceder-compra:hover{opacity:1!important;background-color:#2d445e!important;background-color:var(--primary-color)!important;border-color:#2d445e!important;border-color:var(--primary-color)!important;color:#fff}.sc-htpNat{margin-top:84px;height:calc(100vh - 84px)}html{color:var(--text-color)}body{max-width:100%;overflow-x:hidden!important;margin:0;font-family:"Parkinsans",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff}.navbar>.container{padding-left:0;padding-right:0}@-webkit-keyframes fadeInOpacity{0%{opacity:0}to{opacity:1}}@keyframes fadeInOpacity{0%{opacity:0}to{opacity:1}}.menu-backdrop{opacity:1;position:fixed;z-index:2;top:0;left:0;width:100%;height:100vh;background:rgba(0,0,0,.4666666666666667);-webkit-animation-name:fadeInOpacity;animation-name:fadeInOpacity;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-duration:.25s;animation-duration:.25s}.main .container-fluid{max-width:1220px!important;padding:0!important}.app-body{margin-top:0!important;overflow:hidden}.u-link{color:#fa3434;cursor:pointer;top:-.6rem;position:relative}@-webkit-keyframes animate-rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes animate-rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-refresh-animated{top:0;left:-10px;position:relative;-webkit-animation-name:animate-rotate;animation-name:animate-rotate;-webkit-animation-duration:1.2s;animation-duration:1.2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}div.esige-productos-container .row-esige-productos{width:100%}body a{outline:none}body .separator{background:#72ac90;background:-webkit-gradient(left top,right top,color-stop(0,#72ac90),color-stop(27%,#4667a5),color-stop(52%,#653e85),color-stop(69%,#a9195b),color-stop(87%,#d08349),color-stop(100%,#c3b131));background:linear-gradient(90deg,#72ac90 0,#4667a5 27%,#653e85 52%,#a9195b 69%,#d08349 87%,#c3b131);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#72ac90",endColorstr="#c3b131",GradientType=1);height:6px;max-width:50%;margin:1.5rem auto 3rem}body h1.title{color:#2d445e;color:var(--primary-color);text-align:center;line-height:2.5rem}body h2.title{color:#606669;color:var(--tormenta);font-weight:300;text-align:center}body h2.title strong{color:#c9bcaa;color:var(--manteca)}body h3.title{font-size:3rem;font-weight:300;color:#2d445e;color:var(--primary-color)}body .btn{border-radius:.5rem 1.5rem;transition:all .25s ease-in-out}body .btn:hover{border-radius:1.5rem .5rem}body .btn-primary{background-color:#6ea2b8;border-color:#518ba4;transition:background-color .35s ease-in-out}body .btn-primary:hover{background-color:#2d445e;background-color:var(--primary-color);border-color:#2d445e;border-color:var(--primary-color)}body .btn-default{background-color:#fff;border-color:#518ba4;color:#2d445e;color:var(--primary-color);transition:background-color .35s ease-in-out}body .btn-default:hover{background-color:#2d445e;background-color:var(--primary-color);border-color:#2d445e;border-color:var(--primary-color);color:#fff}h2.big{font-size:2.8rem;letter-spacing:-.1rem}@media screen and (max-width:420px){h2.big{font-size:2.4rem}}a{color:#72aac2}a:hover{color:#2b4a77}.pb-10,.py-10{padding-bottom:6rem!important}.pt-10,.py-10{padding-top:6rem!important}.btn{border-radius:1rem;padding-left:2rem;padding-right:2rem}.btn-primary,.btn-primary:hover{background-color:#2b4a77;border-color:#2b4a77}.btn-secondary{background-color:#e9e8e8;border-color:#e9e8e8;color:#6c757d}.btn-secondary:hover{background-color:#6c757d;border-color:#6c757d}.content-box{position:relative;width:100%;min-height:350px;height:100%;margin:15px 0}.img-box.left,.img-box.right{overflow:hidden}.img-box.left>img,.img-box.right>img{object-fit:cover}.img-box.left{position:absolute;top:-15px;right:6px;bottom:15px;width:calc(50vw - 30px)}.img-box.right{width:100%;padding-right:15px}@media only screen and (max-width:992px){.img-box.right{padding-right:0}}@media only screen and (max-width:768px){.img-box.left{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;margin:0 -15px}}.select.form-control option::-webkit-input-placeholder{color:#406985}.select.form-control option:-ms-input-placeholder{color:#406985}.select.form-control option,.select.form-control option::placeholder,.select.form-control option:first-child{color:#406985}.cursor-pointer{cursor:pointer}a:hover{color:#2d445e;color:var(--primary-color);text-decoration:none}.dropdown-menu-descargar-lista,.dropdown-menu-resumen-cuenta{display:none}@media screen and (max-width:771px){.dropdown-menu-historial-compra,.dropdown-menu-perfil,.dropdown-salir{text-align:center;color:#fff}.dropdown-menu-historial-compra .nav-link:hover,.dropdown-menu-perfil .nav-link:hover,.dropdown-salir:hover{background:none}}@media screen and (min-width:772px){header.page-header .dropdown-menu-center a.dropdown-menu-historial-compra,header.page-header .dropdown-menu-center a.dropdown-menu-perfil,header.page-header .dropdown-salir{color:#000!important;text-align:left}}.destacados-section__title{color:#2d445e!important;color:var(--primary-color)!important}.min-heigth-body{min-height:calc(100vh - 200px)!important;overflow:hidden}.bg-mar{background-color:#2d445e;background-color:var(--mar)}.bg-naranja{background-color:#de6b46;background-color:var(--naranja)}.bg-cielo{background-color:#56a2a6;background-color:var(--cielo)}.bg-manteca{background-color:#c9bcaa;background-color:var(--manteca)}.bg-tormenta{background-color:#606669;background-color:var(--tormenta)}.text-mar{color:#2d445e;color:var(--mar)}.text-naranja{color:#de6b46;color:var(--naranja)}.text-cielo{color:#56a2a6;color:var(--cielo)}.text-manteca{color:#c9bcaa;color:var(--manteca)}.text-tormenta{color:#606669;color:var(--tormenta)}.text-dark{color:#333}.text-grey-light{color:#f7f7f7;color:var(--grey-light)}::selection{background-color:#c9bcaa;background-color:var(--manteca);color:#2d445e;color:var(--mar);padding:.5rem}.btn-success{color:#fff;background-color:#2d445e;background-color:var(--mar);border-color:#333;border-color:var(--grey-dark)}.btn-success.focus,.btn-success:focus,.btn-success:hover{background-color:#606669;background-color:var(--tormenta);border-color:#606669;border-color:var(--tormenta)}
/*# sourceMappingURL=main.1b93d89f.chunk.css.map */