/*! /scss/add.scss */.hitem{float:left;width:250px;height:270px;border:1px solid #E3E5E8;border-color:#F7F7F7 #F7F7F7 #E3E5E8 #E3E5E8;margin:5px 0 5px 7px;padding:5px;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 1px 3px 2px rgba(0,0,0,0.1);-moz-box-shadow:0 1px 3px 2px rgba(0,0,0,0.1);-ms-box-shadow:0 1px 3px 2px rgba(0,0,0,0.1);-o-box-shadow:0 1px 3px 2px rgba(0,0,0,0.1);box-shadow:0 1px 3px 2px rgba(0,0,0,0.1);-webkit-transition:box-shadow 0.3s ease-in-out;transition:box-shadow 0.3s ease-in-out;position:relative}.hitem:hover{-webkit-box-shadow:0 1px 4px 2px rgba(0,0,0,0.5);-moz-box-shadow:0 1px 4px 2px rgba(0,0,0,0.5);-ms-box-shadow:0 1px 4px 2px rgba(0,0,0,0.5);-o-box-shadow:0 1px 4px 2px rgba(0,0,0,0.5);box-shadow:0 1px 4px 2px rgba(0,0,0,0.5)}.sale-item{position:absolute;width:55px;height:55px;top:0;left:0;background:url("/images/sale-label-item.png") top left no-repeat;overflow:hidden;z-index:10}.swiper-container{position:relative;font-family:'Roboto';width:500px;height:auto;border:6px solid #CCC;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;padding:3px;margin-top:10px;-webkit-box-shadow:5px 5px 3px 0 rgba(0,0,0,0.4);-moz-box-shadow:5px 5px 3px 0 rgba(0,0,0,0.4);-ms-box-shadow:5px 5px 3px 0 rgba(0,0,0,0.4);-o-box-shadow:5px 5px 3px 0 rgba(0,0,0,0.4);box-shadow:5px 5px 3px 0 rgba(0,0,0,0.4)}.swiper-container .swiper-wrapper{width:100%;height:100%;padding-bottom:25px}.swiper-container .swiper-slide{width:100%;height:auto;text-align:center;font-size:18px;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.swiper-container .sld-link{position:absolute;width:100%;height:100%}.swiper-container .sld-left{display:flex;flex-direction:column;justify-content:space-around;text-align:center;width:40%;height:100%}.swiper-container .sld-left .sld-brand{min-height:40px;height:auto;width:100%;background-color:#FFF;background-repeat:no-repeat;background-attachment:scroll;background-position:center center;background-size:contain}.swiper-container .sld-left .sld-img{min-height:250px;background-color:#fff;background-repeat:no-repeat;background-attachment:scroll;background-position:center center;background-size:contain}.swiper-container .sld-left .ahora-12{width:100%;height:50px;background-image:url("/images/ahora1218.svg");background-position:center top;background-color:#fff;background-repeat:no-repeat;background-attachment:scroll;background-size:contain}.swiper-container .sld-right{display:flex;flex-direction:column;justify-content:space-around;text-align:center;width:60%;height:100%;padding-left:20px}.swiper-container .sld-right .sld-name{text-align:left;font-size:25px}.swiper-container .sld-right .sld-price-off{text-align:right;text-decoration:line-through;color:#666;font-size:24px}.swiper-container .sld-right .sld-discount{text-transform:uppercase;text-align:right;color:#000;font-size:22px;font-weight:500}.swiper-container .sld-right .sld-price{text-align:right;color:red;font-size:38px;font-weight:700}.swiper-container .sld-right .sld-pricef{text-align:left;font-size:14px}.swiper-container .sld-right .sld-pricec{color:#000;font-size:18px;font-weight:700}
