body.is-mobile .copyright,body.is-mobile footer,body.is-mobile header #menu-categories{display:none}#cart-app .exception-wrapper{padding:20px 5px;border:1px solid #ccc;flex-direction:column;margin:20px 0;align-items:center;display:flex}#mycart-wrapper{flex-wrap:wrap;margin-bottom:80px;flex-direction:row;display:flex}#mycart-wrapper .cart-header{padding:10px 0;justify-content:space-between;font-size:16px;margin-bottom:10px;border-bottom:1px solid #ccc;flex-direction:row;text-align:center;align-items:center;width:100%;display:flex}#mycart-wrapper .cart-header .back-link{font-size:20px;color:#666}#mycart-wrapper .cart-header .empty{height:0;width:20px}#mycart-wrapper .cart-header .tools-button-wrapper{flex-direction:row;align-items:center;display:flex}#mycart-wrapper .cart-header .tools-button-wrapper .tool-item{border:1px solid #ccc;color:#333;background-color:transparent;border-radius:0}#mycart-wrapper .cart-header .tools-button-wrapper .tool-item:not(:first-child){margin-left:5px}#mycart-wrapper .cart-header .tools-button-wrapper .tool-item .tool-text{padding-left:8px;display:none}#mycart-wrapper .cart-warning{padding:10px;justify-content:space-between;margin-bottom:10px;flex-direction:row;background-color:#f4f4f4;align-items:center;width:100%;display:flex}#mycart-wrapper .cart-warning .warning-text{font-size:.8em}#mycart-wrapper .cart-warning .warning-text .highlighted{font-size:1.2em;font-weight:700;color:var(--cart-warning-highlighted-color)}#mycart-wrapper .cart-warning .redirect-link{font-size:.8em;border:3px solid var(--cart-warning-redirect-link-border-color);background-color:var(--cart-warning-redirect-link-bg-color);border-radius:4px;display:flex}#mycart-wrapper .cart-warning .redirect-link a{padding:10px;color:var(--cart-warning-redirect-link-color);text-wrap:nowrap;white-space:nowrap}#mycart-wrapper .cart-list{width:100%;margin-top:20px}#mycart-wrapper .cart-list ul{padding:0;margin:0;width:100%}#mycart-wrapper .cart-list ul .item{overflow:hidden;padding:6px;flex-wrap:wrap;border:1px solid #e6e6e6;margin-bottom:5px;position:relative;flex-direction:row;background-color:#fff;border-radius:3px;width:100%;display:flex}#mycart-wrapper .cart-list ul .item .item-img{align-self:center;width:20%;display:flex}#mycart-wrapper .cart-list ul .item .item-img+.item-data{width:80%}#mycart-wrapper .cart-list ul .item .item-data{padding:10px;position:relative;width:100%}#mycart-wrapper .cart-list ul .item .item-data .item-info>a p{height:17px;overflow:hidden;font-size:13px;margin-bottom:5px;color:#111}#mycart-wrapper .cart-list ul .item .item-data .additional-info{margin-bottom:0}#mycart-wrapper .cart-list ul .item .item-data .additional-info span{font-size:12px;color:#414141;display:block}#mycart-wrapper .cart-list ul .item .item-data .additional-info span strong{font-weight:400;padding-right:5px}#mycart-wrapper .cart-list ul .item .item-data .price-count{justify-content:space-between;flex-direction:row;align-items:center;margin-top:5px;display:flex}#mycart-wrapper .cart-list ul .item .item-data .price-count.no-price{justify-content:flex-end}#mycart-wrapper .cart-list ul .item .item-data .price-count select.count-section,#mycart-wrapper .cart-list ul .item .item-data .price-count span.count-section{padding:8px 5px;font-size:12px;border:0;color:#666;background-color:#e6e6e6;width:80px;display:inline-block}#mycart-wrapper .cart-list ul .item .item-data .price-count .count-section.input-section{font-size:12px;color:#666;flex-direction:row;align-items:center;display:flex}#mycart-wrapper .cart-list ul .item .item-data .price-count .count-section.input-section input{width:70px}#mycart-wrapper .cart-list ul .item .item-data .price-count .price-section{justify-content:center;flex-direction:column;align-items:center;display:flex}#mycart-wrapper .cart-list ul .item .item-data .price-count .price-section .price{display:inline-block}#mycart-wrapper .cart-list ul .item .item-data .price-count .price-section .price-old{font-size:11px;text-decoration:line-through;color:red}#mycart-wrapper .cart-list ul .item .item-data .price-count .price-section .price-new{font-size:14px;font-weight:700;color:#484848}#mycart-wrapper .cart-list ul .item .item-data .remove-button button{font-size:20px;border:0;right:-8px;position:absolute;top:-8px;background-color:transparent}#mycart-wrapper .cart-list ul .item .item-data .remove-button input[type=checkbox]{font-size:16px;border:0;right:0;position:absolute;top:0}#mycart-wrapper .cart-list ul .item .products-wrapper{padding:10px}#mycart-wrapper .cart-list ul .item .products-wrapper .product-item{overflow:hidden;padding:6px;flex-wrap:wrap;border:1px solid #e6e6e6;margin-bottom:5px;position:relative;flex-direction:row;background-color:#fff;border-radius:3px;width:100%;display:flex}#mycart-wrapper .cart-list ul .item .products-wrapper .item-data{padding:5px}#mycart-wrapper .cart-list ul .item .products-wrapper .item-data .price-count .price-section{flex-direction:row}#mycart-wrapper .cart-list ul .item .products-wrapper .item-data .price-count .price-section span:last-child{margin-left:5px}#mycart-wrapper .cart-list ul .group-item{overflow:hidden;padding:6px;flex-wrap:wrap;border:1px solid #e6e6e6;margin-bottom:5px;position:relative;flex-direction:row;background-color:#fff;border-radius:3px;width:100%;display:flex}#mycart-wrapper .cart-list ul .group-item .group-item-header{flex-direction:row;cursor:pointer;width:100%;display:flex}#mycart-wrapper .cart-list ul .group-item .group-item-header .group-item-img{align-self:center;width:20%;display:flex}#mycart-wrapper .cart-list ul .group-item .group-item-header .group-item-data{position:relative;flex-direction:row;align-items:center;width:80%;display:flex}#mycart-wrapper .cart-list ul .group-item .group-item-header .group-item-info{margin:0 10px;width:calc(60% - 20px)}#mycart-wrapper .cart-list ul .group-item .group-item-header .group-item-info a{font-size:13px;margin-bottom:5px;color:#111}#mycart-wrapper .cart-list ul .group-item .group-item-header .group-item-price{justify-content:center;font-weight:700;flex-direction:column;align-items:center;width:calc(40% - 30px);display:flex}#mycart-wrapper .cart-list ul .group-item .group-item-header .group-item-price .total-count{font-size:.9em;font-weight:400}#mycart-wrapper .cart-list ul .group-item .group-item-header .group-item-detail-button{padding:10px 0 10px 15px;justify-content:center;align-self:center;width:30px;display:flex}#mycart-wrapper .cart-list ul .group-item .group-item-detail-wrapper{padding-top:10px;border-top:1px solid #ccc;margin-top:10px}#mycart-wrapper .cart-summary{width:100%;margin-top:10px}#mycart-wrapper .cart-summary .table-wrap{padding:12px;border:1px solid #e9e9e9;background-color:#fff;border-radius:3px}#mycart-wrapper .cart-summary table{width:100%}#mycart-wrapper .cart-summary table tr{justify-content:space-between;margin-bottom:10px;flex-direction:row;width:100%;display:flex}#mycart-wrapper .cart-summary table th{font-size:12px;font-weight:400}#mycart-wrapper .cart-summary table td{font-size:12px}#mycart-wrapper .cart-summary table tr:not(.sum-header)+tr.total{border-top:1px solid #e9e9e9}#mycart-wrapper .cart-summary table tr.total td,#mycart-wrapper .cart-summary table tr.total th{padding-top:5px}#mycart-wrapper .cart-summary table tr.sum-header th{font-size:20px;margin-bottom:10px}#mycart-wrapper .cart-summary table .colored{color:var(--cart-table-colored)}#mycart-wrapper .cart-summary table .line{text-decoration:line-through}#mycart-wrapper .cart-summary table .bold{font-weight:700}#mycart-wrapper .cart-summary .cart-summary-web-buttons{margin-top:10px}#mycart-wrapper .cart-summary .cart-summary-web-buttons button{padding:10px 6px;font-weight:700;color:var(--cart-complete-btn-txt-color);text-align:center;background-color:var(--cart-complete-btn-bg-color);margin:0;width:100%}#mycart-wrapper .cart-summary .warning-text{margin-bottom:0}#mycart-wrapper .cart-summary .warning-text td{font-size:.8em;font-style:italic}#mycart-wrapper .cart-summary .discount-code-activate-button{padding:12px;justify-content:center;font-size:12px;border:1px solid #e9e9e9;transition:border-color .3s linear;background-color:#fff;align-items:center;border-radius:3px;cursor:pointer;margin-top:10px;display:flex}#mycart-wrapper .cart-summary .discount-code-activate-button:hover{border-color:var(--main-color)}#mycart-wrapper .cart-summary .discount-code-activate-button i{margin-right:10px}#mycart-wrapper .cart-summary .discount-code-inner{padding:12px;justify-content:center;flex-wrap:wrap;font-size:12px;border:1px solid #e9e9e9;align-items:center;border-radius:3px;margin-top:10px;display:flex}#mycart-wrapper .cart-summary .discount-code-inner input{border-bottom-left-radius:4px;height:40px;padding:6px 12px;border:1px solid #ccc;color:#888;border-top-left-radius:4px;width:calc(100% - 80px);line-height:1.42857143}#mycart-wrapper .cart-summary .discount-code-inner button{border-bottom-left-radius:0;height:40px;padding:10px 20px;color:#fff;border-top-left-radius:0;background-color:var(--main-color);width:80px}#mycart-wrapper .cart-summary .discount-code-inner .warn-text{font-size:.9em;color:#bc494f;width:100%;margin-top:5px}#mycart-wrapper .cart-summary .discount-code-remove{justify-content:center;flex-direction:row;align-items:center;display:flex}#mycart-wrapper .cart-summary .discount-code-remove button{font-size:12px;text-decoration:underline;color:var(--main-color);background:none}#mycart-wrapper .mycart-mobile-buttons{padding:5px;margin-bottom:0;right:0;position:fixed;border-top:1px solid #ccc;bottom:0;background-color:#fff;left:0;width:100%;z-index:501}#mycart-wrapper .mycart-mobile-buttons button{padding:10px 6px;font-weight:700;color:var(--cart-complete-btn-txt-color);text-align:center;background-color:var(--cart-complete-btn-bg-color);margin:0;width:100%}#mycart-wrapper .coupons-wrapper{border:1px solid #ccc;flex-direction:column;margin:5px 0;width:100%;display:flex}#mycart-wrapper .coupons-wrapper .coupons-header{padding:15px 0 15px 15px;flex-direction:row;align-items:center;display:flex}#mycart-wrapper .coupons-wrapper .coupons-header i{font-size:1.3em;margin-right:10px}#mycart-wrapper .coupons-wrapper .coupons-header span{font-size:.75em;margin-left:10px}#mycart-wrapper .coupons-wrapper .coupons-inner{overflow-x:auto;flex-direction:row;margin:0 15px 25px;display:flex}#mycart-wrapper .coupons-wrapper .coupon-item{border:1px solid #ccc;margin-right:10px;flex-direction:row;border-radius:5px;display:flex}#mycart-wrapper .coupons-wrapper .coupon-item.selected{border:1px solid var(--cart-coupon-selected-border-color);margin-right:10px;flex-direction:row;border-radius:5px;display:flex}#mycart-wrapper .coupons-wrapper .coupon-item .discount-amount{font-size:1.3em;color:var(--cart-coupon-discount-color);flex-direction:column;margin:15px;align-items:center;display:flex}#mycart-wrapper .coupons-wrapper .coupon-item .discount-amount small{padding:5px 10px;color:var(--cart-coupon-discount-small-txt-color);background-color:var(--cart-coupon-discount-small-bg-color);border-radius:3px}#mycart-wrapper .coupons-wrapper .coupon-item .coupon-details{padding:15px 15px 15px 5px;font-size:.8em;flex-direction:column;display:flex}#mycart-wrapper .coupons-wrapper .coupon-item .coupon-details>div{white-space:nowrap}#mycart-wrapper .coupons-wrapper .coupon-item .coupon-details .name{font-weight:700;margin-bottom:10px}#mycart-wrapper .coupons-wrapper .coupon-item .coupon-details .detail-label{color:#888}#mycart-wrapper .coupons-wrapper .coupon-item .coupon-details .detail-text{font-weight:700}#mycart-wrapper .coupons-wrapper .coupon-item .coupon-details button{border:1px solid var(--cart-coupon-btn-border-color);color:var(--cart-coupon-btn-txt-color);background-color:var(--cart-coupon-btn-bg-color);margin-top:15px}@media(min-width:768px){#mycart-wrapper{margin-top:15px}#mycart-wrapper .coupons-wrapper{margin:10px 15px}#mycart-wrapper .coupons-wrapper .coupon-item{margin:5px;align-items:flex-start}#mycart-wrapper .coupons-wrapper .coupon-item .discount-amount{padding:10px;border:2px solid var(--cart-coupon-web-discount-bg-color);border-radius:4px}#mycart-wrapper .cart-header{margin-right:15px;text-align:left;margin-left:15px}#mycart-wrapper .cart-header .tools-button-wrapper{padding-right:calc(33.3333% + 10px)}#mycart-wrapper .cart-header .tools-button-wrapper .tool-item{font-size:.9em}#mycart-wrapper .cart-header .tools-button-wrapper .tool-item .tool-text{display:inline-flex}#mycart-wrapper .cart-warning{margin-right:15px;text-align:left;margin-left:15px}#mycart-wrapper .cart-list{padding:0 15px;width:66.6666%;margin-top:10px}#mycart-wrapper .cart-list ul .item:last-child{margin-bottom:30px}#mycart-wrapper .cart-list ul .item .item-img{padding:0;width:15%}#mycart-wrapper .cart-list ul .item .item-data{padding:0 0 0 10px;justify-content:space-between;flex-direction:row;align-items:center;width:85%;display:flex}#mycart-wrapper .cart-list ul .item .item-data .item-info{width:50%}#mycart-wrapper .cart-list ul .item .item-data .price-count{justify-content:space-between;flex-direction:row;align-items:center;width:40%;margin-top:0;display:flex}#mycart-wrapper .cart-list ul .item .item-data .remove-button{text-align:center;width:5%}#mycart-wrapper .cart-list ul .item .item-data .remove-button button{position:static}#mycart-wrapper .cart-list ul .item .item-data .price-count .price-section .badge{height:60px;padding:0;font-weight:700;color:#fff;background-color:#f90909;border-radius:0;width:60px;line-height:13px;vertical-align:middle;display:table-cell}#mycart-wrapper .cart-list ul .item .item-data .price-count .price-section .badge .discount-amount{font-size:21px;padding-bottom:6px;display:block}#mycart-wrapper .cart-list ul .item .item-data .price-count .price-section .price{vertical-align:middle;display:table-cell}#mycart-wrapper .cart-list ul .item .item-data .price-count .price-section .price-old{font-size:12px;text-decoration:line-through;text-align:left;display:block}#mycart-wrapper .cart-list ul .item .item-data .price-count .price-section .price-new{font-size:18px;display:block}#mycart-wrapper .cart-list ul .item .products-wrapper{padding:10px 5% 0 10px}#mycart-wrapper .cart-list ul .item .products-wrapper .product-item{padding:0;border:0}#mycart-wrapper .cart-list ul .item .products-wrapper .item-data .price-count{justify-content:end}#mycart-wrapper .cart-list ul .item .products-wrapper .item-data .price-count .price-section{flex-direction:column}#mycart-wrapper .cart-list ul .group-item .group-item-header .group-item-img{width:75px}#mycart-wrapper .cart-list ul .group-item .group-item-header .group-item-data{width:calc(100% - 100px)}#mycart-wrapper .cart-list ul .group-item .group-item-header .group-item-info{width:100%}#mycart-wrapper .cart-list ul .group-item .group-item-header .group-item-price{font-size:1.1em;width:30%}#mycart-wrapper .cart-list ul .group-item .group-item-header .group-item-detail-button{padding:15px;width:unset}#mycart-wrapper .cart-list ul .group-item .item .item-data{width:100%}#mycart-wrapper .cart-list ul .group-item .item .item-data .price-count .price-section .price-new{font-size:15px}#mycart-wrapper .cart-summary{padding:0 15px;width:33.3333%}#mycart-wrapper .cart-summary .table-wrap{padding:20px;margin:0}#mycart-wrapper .cart-summary tr.total td{font-size:18px;font-weight:700}#mycart-wrapper .campaign-wrapper{flex-wrap:wrap;border:0;margin-right:15px;flex-direction:row;margin-left:15px}#mycart-wrapper .campaign-wrapper .campaign-header{margin-bottom:15px;width:100%}#mycart-wrapper .campaign-wrapper .campaign-header img{max-height:50px;object-fit:contain;margin-left:5px;width:calc(100% - 10px)}#mycart-wrapper .campaign-wrapper .campaign-header .text-wrap i{min-height:40px;font-size:1.2em;width:75px}#mycart-wrapper .campaign-wrapper .campaign-item{border:1px solid #e9e9e9;margin-right:5px;margin-bottom:10px;border-radius:3px;margin-left:5px;width:calc(33.33% - 10px)}}#mycart-error-wrapper{overflow-y:auto;padding:16px;right:0;position:fixed;bottom:0;top:0;background-color:#00000054;left:0;z-index:10}#mycart-error-wrapper .inner-wrapper{padding:10px;flex-direction:column;background-color:#fff;box-shadow:0 0 5px 0 #fff;display:flex}#mycart-error-wrapper .inner-wrapper .error-header{padding:0 5px 10px;justify-content:space-between;border-bottom:1px solid #ccc;flex-direction:row;align-items:center;display:flex}#mycart-error-wrapper .inner-wrapper .error-header button{font-size:1.5em;color:#000;background-color:#fff;cursor:pointer}#mycart-error-wrapper .inner-wrapper .error-body{flex-wrap:wrap;flex-direction:row;margin-top:10px;display:flex}#mycart-error-wrapper .inner-wrapper .error-body .cart-item{border-bottom:1px solid #ccc;margin:5px 0;padding-bottom:5px;width:100%}#mycart-error-wrapper .inner-wrapper .error-body .cart-item .image{max-width:120px;max-height:120px;margin:0 auto}#mycart-error-wrapper .inner-wrapper .error-body .cart-item .name{margin-bottom:.5em;color:#7e7e7e;text-align:center;width:100%;margin-top:.5em}#mycart-error-wrapper .inner-wrapper .error-body .cart-item .warn-wrapper{border:1px solid #d04242;font-weight:600;margin-bottom:5px;color:#000;text-align:center}#mycart-error-wrapper .inner-wrapper .error-body .cart-item .warn-wrapper.less-stock .quantity{color:#c00}#mycart-error-wrapper .inner-wrapper .error-body .cart-item:last-child{border:0;padding-bottom:0}@media(min-width:767px){#mycart-error-wrapper .inner-wrapper{max-width:600px;margin:0 auto}#mycart-error-wrapper .inner-wrapper .error-body .cart-item{flex-direction:row;display:flex}#mycart-error-wrapper .inner-wrapper .error-body .cart-item .image{margin:0;width:100px}#mycart-error-wrapper .inner-wrapper .error-body .cart-item .name-error{flex-direction:column;margin-left:10px;width:calc(100% - 110px);display:flex}#mycart-error-wrapper .inner-wrapper .error-body .cart-item .name{text-align:unset}#mycart-error-wrapper .inner-wrapper .error-body .cart-item .warn-wrapper{font-size:.9em;border:0;text-align:unset}}@media(max-width:767px){.whatsapp-send-link{bottom:55px;left:10px}}