@media(max-width: 990px){.reload-small-cart{display:inline-block;vertical-align:top}}.cart{position:relative;top:31px;text-align:right;z-index:6;font-size:15px}@media(max-width: 991px){.cart{position:absolute;right:108px;top:15px}}@media(max-width: 768px){.cart .small-cart{width:50px}}.cart .small-cart:hover .icon{background:#b36b3f;color:#fff}.cart .small-cart:hover .text{color:#b36b3f}.cart .small-cart .icon{width:40px;height:40px;line-height:40px;background:#f5f5f5;border-radius:50%;text-align:center;display:inline-block;vertical-align:top;position:relative}.cart .small-cart .text{display:inline-block;vertical-align:top;margin-top:8px;margin-left:6px}@media(max-width: 1400px){.cart .small-cart .text{font-size:15px}}@media(max-width: 991px){.cart .small-cart .text{display:none}}.cart .small-cart .count{width:17px;height:17px;line-height:17px;text-align:center;border-radius:50%;background:#19a02d;color:#fff;position:absolute;top:-5px;right:-5px;font-size:9px}.cart .small-cart .count .fa{font-size:6px}.cart .small-cart.active .icon{background:#b36b3f;color:#fff}.cart .small-cart.active .text{color:#b36b3f}.cart .cart-content{position:absolute;display:none;background:#fff;right:0;top:46px;width:400px;border-top:3px solid #b36b3f;-webkit-box-shadow:0 3px 20px -1px rgba(0,0,0,.35);-moz-box-shadow:0 3px 20px -1px rgba(0,0,0,.35);box-shadow:0 3px 20px -1px rgba(0,0,0,.35);text-align:left}.cart .cart-content .top{padding:10px 17px}.cart .cart-content .top .name{color:#28201a;font-size:16px;font-weight:500;text-align:left}.cart .cart-content .top .amount{margin-top:3px;font-size:12px;color:#000;text-align:right}.cart .cart-content .products .product{border:none;background:rgba(0,0,0,0);text-align:left;padding:0 12px}.cart .cart-content .products .product .wrap{border-top:1px solid #dedbd4;padding:0 11px}.cart .cart-content .products .product .wrap .image{line-height:83px;text-align:center;height:initial}.cart .cart-content .products .product .wrap .image img{max-width:100%;height:auto;max-height:60px}.cart .cart-content .products .product .wrap .name{color:#000;font-size:16px;font-weight:500;padding:10px 0}.cart .cart-content .products .product .wrap .remove{color:#000;background:#f2f2f1;line-height:83px;cursor:pointer}.cart .cart-content .products .product .wrap .remove .fa{font-weight:normal;margin-left:-3px}.cart .cart-content .products .product .wrap .price{color:#000;text-align:right;font-size:14px;margin-top:4px}.cart .cart-content .products .product .wrap .price.sale-margin{margin-top:-9px}.cart .cart-content .products .product .wrap .price span{font-weight:bold}.cart .cart-content .products .product .wrap .price .sale-info{margin-bottom:3px;line-height:1.2;position:relative}.cart .cart-content .products .product .wrap .price .sale-info .original-price{text-decoration:line-through;color:#999;font-size:11px;margin-right:5px}.cart .cart-content .products .product .wrap .price .sale-info .sale-badge{background:#f09040;color:#fff;padding:3px 8px;border-radius:5px;font-size:11px;font-weight:bold;display:inline-block}.cart .cart-content .products .product .wrap .price .final-price{font-weight:bold}.cart .cart-content .products .product .wrap .quantity{text-align:left}.cart .cart-content .products .product .wrap .quantity .minus{-moz-border-radius-topleft:4px;-moz-border-radius-topright:0;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:4px;-webkit-border-top-left-radius:4px;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:4px;border-top-left-radius:4px;border-bottom-left-radius:4px;border:1px solid rgba(56,19,16,.1);width:30px;height:30px;font-size:20px;color:#000;font-weight:500;text-align:center;display:inline-block;vertical-align:top;cursor:pointer}.cart .cart-content .products .product .wrap .quantity .minus:before{content:"-";position:relative;top:-2px}.cart .cart-content .products .product .wrap .quantity .totalinput{display:inline-block;vertical-align:top;border-top:1px solid rgba(56,19,16,.1);border-bottom:1px solid rgba(56,19,16,.1);width:44px;height:30px;line-height:26px;color:#000;padding:0 2px;font-size:14px;position:relative;left:-4px}.cart .cart-content .products .product .wrap .quantity .totalinput input{width:47%;border:none;display:inline-block;vertical-align:top;text-align:center;color:#000;font-size:14px}.cart .cart-content .products .product .wrap .quantity .totalinput .unit{width:39%;display:inline-block;vertical-align:top;margin-top:1px;position:relative;left:-2px}.cart .cart-content .products .product .wrap .quantity .plus{-moz-border-radius-topleft:0;-moz-border-radius-topright:4px;-moz-border-radius-bottomright:4px;-moz-border-radius-bottomleft:0;-webkit-border-top-left-radius:0;-webkit-border-top-right-radius:4px;-webkit-border-bottom-right-radius:4px;-webkit-border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px;border:1px solid rgba(56,19,16,.1);width:30px;height:30px;font-size:20px;color:#000;font-weight:500;text-align:center;display:inline-block;vertical-align:top;position:relative;left:-8px;cursor:pointer}.cart .cart-content .products .product .wrap .quantity .plus:before{content:"+";position:relative;top:-1px;left:0px}.cart .cart-content .products .product .wrap .name-in-cart{font-size:15px;height:40px;padding-top:5px;text-align:left}.cart .cart-content .bottom .total{padding:10px 17px;background:#f2f2f1;border-top:2px solid #dedbd4}.cart .cart-content .bottom .total .name{color:#000;font-size:16px;font-weight:bold;margin-top:3px}.cart .cart-content .bottom .total .value{color:#28201a;font-size:20px;font-weight:bold;text-align:right}.cart .cart-content .bottom .button{padding:7px 17px;text-align:right}.cart .cart-content .bottom .button .btn{box-shadow:none;padding:9px 20px}.cart .white-space{position:absolute;height:10px;width:150px}@media(min-width: 990px){.cart:hover .cart-content{display:inline-block;vertical-align:top}}.cart.reloaded .cart-content{display:block}.cart-pre-modal .modal-content{border-radius:0}.cart-pre-modal .modal-content .modal-header{border-top:4px solid #b36b3f;border-bottom:1px solid #dedbd4}.cart-pre-modal .modal-content .modal-header .modal-title{font-size:16px;color:#28201a;font-weight:500}.cart-pre-modal .modal-content .modal-body .added-product{color:#000}.cart-pre-modal .modal-content .modal-body .added-product .image{text-align:center}@media(max-width: 400px){.cart-pre-modal .modal-content .modal-body .added-product .image{width:100%}}.cart-pre-modal .modal-content .modal-body .added-product .image img{max-width:100%}@media(max-width: 400px){.cart-pre-modal .modal-content .modal-body .added-product .info{width:100%;text-align:center;margin-top:10px}}.cart-pre-modal .modal-content .modal-body .added-product .info .name{font-size:16px;font-weight:400}.cart-pre-modal .modal-content .modal-body .added-product .info .price{font-size:16px;font-weight:600;line-height:30px}.cart-pre-modal .modal-content .modal-body .added-product .info .total-in-cart{font-size:14px}.cart-pre-modal .modal-content .modal-footer{border-top:0;margin-top:0;display:block}.cart-pre-modal .modal-content .modal-footer button{padding:9px 20px;box-shadow:none}@media(max-width: 400px){.cart-pre-modal .modal-content .modal-footer button{width:100%;margin-bottom:15px}}.cart-pre-modal .modal-content .modal-footer button.btn-arrow-left{background:#000}.cart-pre-modal .modal-content .modal-footer button.btn-arrow-left:before{content:" < ";display:inline-block;vertical-align:top;margin-right:10px}.cart-pre-modal .modal-content .modal-footer button.btn-arrow-left:hover{background:#b36b3f}.cart-pre-modal .modal-content .modal-footer button.btn-arrow-right{position:relative;top:4px}.cart-pre-modal .modal-content .modal-footer button.btn-arrow-right:after{content:" > ";display:inline-block;vertical-align:top;margin-left:10px}/*# sourceMappingURL=cart-small.min.css.map */
