.quickview.modal{background-color:#fff9eb;border-radius:32px;bottom:-100%;-webkit-box-shadow:0 0 0 4px rgba(253,210,96,.561);box-shadow:0 0 0 4px rgba(253,210,96,.561);left:50%;margin-top:50px;max-height:900px;min-height:400px;opacity:0;overflow:hidden;padding:80px 8px 30px;position:fixed;-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%);-webkit-transition:bottom .3s,opacity .2s;transition:bottom .3s,opacity .2s;width:90vw;z-index:20}@media(min-width:960px){.quickview.modal{min-height:800px;padding:74px 8px 30px}}.quickview.modal.show{bottom:50%;opacity:1}.quickview.modal.show.hidden{opacity:0;z-index:-1}.quickview.modal.loading{z-index:9}.quickview.modal .container{padding:5px 0 0;width:-webkit-max-content;width:-moz-max-content;width:max-content}.quickview.modal .container .product__image{height:240px;width:240px}.quickview.modal .container .product__image.pushed{-webkit-transform:unset;transform:unset}@media(min-width:1200px){.quickview.modal .container .product__image.pushed{-webkit-transform:translateX(50%);transform:translateX(50%)}}@media(min-width:370px){.quickview.modal .container .product__image{height:275px;width:275px}}@media(min-width:380px){.quickview.modal .container .product__image{height:295px;width:295px}}@media(min-width:400px){.quickview.modal .container .product__image{height:305px;width:305px}}@media(min-width:768px){.quickview.modal .container .product__image{height:453px;width:453px}}@media(min-width:1200px){.quickview.modal .container .product__image{height:600px;width:600px}}.quickview.modal .container .product__image-container{height:240px;width:240px}@media(min-width:360px){.quickview.modal .container .product__image-container{height:255px;width:255px}}@media(min-width:370px){.quickview.modal .container .product__image-container{height:275px;width:275px}}@media(min-width:380px){.quickview.modal .container .product__image-container{height:295px;width:295px}}@media(min-width:400px){.quickview.modal .container .product__image-container{height:305px;width:305px}}@media(min-width:768px){.quickview.modal .container .product__image-container{height:450px;width:450px}}.quickview.modal .container .product--customization{top:0;-webkit-transform:scale(0);transform:scale(0)}.quickview.modal .container .product--customization.open{-webkit-transform:scale(1);transform:scale(1)}@media(min-width:768px){.quickview.modal .container .product--customization{top:50%;-webkit-transform:translate(-100%,-50%);transform:translate(-100%,-50%)}.quickview.modal .container .product--customization.open{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.quickview.modal{width:65vw}}.quickview .modal-header{z-index:10}.quickview .modal-body{height:auto;overflow:auto}.quickview .modal-body::-webkit-scrollbar{width:8px;z-index:11}.quickview .modal-body::-webkit-scrollbar-track{background-color:transparent;z-index:11}.quickview .modal-body::-webkit-scrollbar-thumb{background-color:#8bb741;border-radius:8px;z-index:11}.quickview .back{left:15px;margin:0;position:absolute;top:15px}.modal-overflow{overflow:hidden}.zoom-popup{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;justify-content:center;left:0;opacity:0;overflow:auto;padding:20px;position:fixed;top:0;-webkit-transition:opacity .3s ease,background-color .3s ease;transition:opacity .3s ease,background-color .3s ease;width:100%;z-index:10000}.zoom-popup.active{background-color:rgba(0,0,0,.9);opacity:1}.zoom-popup__content{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:#fff;border:2px solid #fff;border-radius:32px;-webkit-box-shadow:0 20px 100px -50px rgba(132,147,86,.5);box-shadow:0 20px 100px -50px rgba(132,147,86,.5);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:auto;justify-content:center;margin-bottom:20px;max-height:98vh;max-width:98vw;padding:20px;position:relative;-webkit-transform:scale(.9);transform:scale(.9);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:100%}@media(min-width:640px){.zoom-popup__content{max-height:440px;max-width:440px}}@media(min-width:768px){.zoom-popup__content{max-height:520px;max-width:520px;padding:35px}}@media(min-width:960px){.zoom-popup__content{max-height:600px;max-width:600px}}@media(min-width:1200px){.zoom-popup__content{max-height:680px;max-width:680px}}.zoom-popup.active .zoom-popup__content{-webkit-transform:scale(1);transform:scale(1)}.zoom-popup__close{background-color:#8bb741;background-image:url(../js/../css/e6390e8f79b999163aa0.svg);background-position:50%;background-repeat:no-repeat;background-size:100%;border:none;border-radius:50%;color:#fff;color:transparent;content:"";cursor:pointer;display:block;font-family:Bellota,LondrinaSolid,sans-serif;font-size:40px;font-weight:400;height:44px;position:absolute;right:10px;top:30px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:44px;z-index:10}.zoom-popup__close:hover{background-color:#f39100}.zoom-popup__image{border-radius:10px;display:block;height:auto;max-height:100%;max-width:100%;overflow:hidden;width:auto}.zoom-popup__arrow{background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:16px 13px;border:none;border-radius:50%;-webkit-box-shadow:0 1px 2px #999;box-shadow:0 1px 2px #999;cursor:pointer;height:32px;position:absolute;top:50%;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .3s;transition:all .3s;width:32px}@media(min-width:960px){.zoom-popup__arrow{background-size:20px 16px;height:40px;width:40px}}.zoom-popup__arrow:not([disabled]):hover{background-color:#f39100}.zoom-popup__arrow:not([disabled]):active{background-color:#da8200}.zoom-popup__arrow svg{display:none}.zoom-popup__arrow--prev{background-image:url(../js/../css/e63dc4176f6e5fca07d6.svg);left:-24px}.zoom-popup__arrow--prev:not([disabled]):hover{background-image:url(../js/../css/ec36aae743f36bba78a8.svg)}@media(min-width:360px){.zoom-popup__arrow--prev{left:-32px}}@media(min-width:960px){.zoom-popup__arrow--prev{left:-50px}}.zoom-popup__arrow--next{background-image:url(../js/../css/634f9ce5058e8093f6e9.svg);right:-24px}.zoom-popup__arrow--next:not([disabled]):hover{background-image:url(../js/../css/028ae3648c42b79119a0.svg)}@media(min-width:360px){.zoom-popup__arrow--next{right:-32px}}@media(min-width:960px){.zoom-popup__arrow--next{right:-50px}}.zoom-popup__arrow--prev{left:-10px}.zoom-popup__arrow--next{right:-10px}.two-sides-cart{padding:10px}.cart--items{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-top:20px;padding:0}@media(min-width:960px){.cart--items{margin-top:24px}}.cart--item{background:#fff;border-radius:16px;-webkit-box-shadow:0 64px 64px -48px #f4f5f6;box-shadow:0 64px 64px -48px #f4f5f6;display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px 14px}@media(min-width:960px){.cart--item{margin:0 10px;padding:32px}}.cart--item-desc{border-bottom:1px solid #e6e8ec;margin-bottom:14px!important;padding-bottom:14px}@media(min-width:960px){.cart--item-desc{border-bottom:unset;margin-bottom:0;padding-bottom:0}}.cart--item .cart-cont{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.cart--item .cart-cont.border-none{border-left:unset}.cart--item .cart-cont .orders--detail-table-img,.cart--item .cart-cont .orders--detail-table-img-wrap{height:100px;position:relative;width:100px}@media(min-width:768px){.cart--item .cart-cont .orders--detail-table-img,.cart--item .cart-cont .orders--detail-table-img-wrap{height:200px;width:200px}}@media(min-width:960px){.cart--item .cart-cont .orders--detail-table-img,.cart--item .cart-cont .orders--detail-table-img-wrap{height:100px;width:100px}}.cart--item .cart-cont .orders--detail-table-img .text-wrap,.cart--item .cart-cont .orders--detail-table-img-wrap .text-wrap{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin:0 auto;position:absolute}.cart--item .cart-cont .orders--detail-table-img .text-wrap .text,.cart--item .cart-cont .orders--detail-table-img-wrap .text-wrap .text{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;line-height:1;text-align:center;text-shadow:-.5px .8px hsla(0,1%,72%,.15);white-space:nowrap}.cart--item .cart-cont .orders--detail-table-img .text-wrap .text span,.cart--item .cart-cont .orders--detail-table-img-wrap .text-wrap .text span{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;white-space:pre}.cart--item .cart-cont .orders--detail-table-img .text-wrap .text.icons-family span,.cart--item .cart-cont .orders--detail-table-img-wrap .text-wrap .text.icons-family span{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.cart--item .cart-cont .orders--detail-table-img .text-wrap .emoji,.cart--item .cart-cont .orders--detail-table-img-wrap .text-wrap .emoji{-webkit-box-align:end;-ms-flex-align:end;-webkit-box-flex:0;-webkit-box-pack:center;-ms-flex-pack:center;align-items:flex-end;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 100%;flex:0 0 100%;justify-content:center;left:0;line-height:1;position:absolute;text-align:center;white-space:nowrap;width:100%}.cart--item .cart-cont .orders--detail-table-img .text-wrap img[src*=rotated_root],.cart--item .cart-cont .orders--detail-table-img-wrap .text-wrap img[src*=rotated_root]{z-index:3}.cart--item .cart-cont .orders--detail-table-img .image,.cart--item .cart-cont .orders--detail-table-img-wrap .image{position:absolute}.cart--item .cart-cont .orders--detail-table-img .image-inner,.cart--item .cart-cont .orders--detail-table-img-wrap .image-inner{height:100%;overflow:hidden;position:relative;width:100%}.cart--item .cart-cont .orders--detail-table-img .image img,.cart--item .cart-cont .orders--detail-table-img-wrap .image img{height:100%;position:absolute;width:100%}.cart-grid--bottom{-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end}@media(min-width:960px){.cart-grid--bottom{padding-bottom:10px}}.cart--summary{-webkit-box-flex:0;background-color:#fff;border-radius:16px;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding:20px 10px}@media(min-width:960px){.cart--summary{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;margin-right:10px;max-width:41.6666666667%}}@media(min-width:1200px){.cart--summary{-webkit-box-flex:0;-ms-flex:0 0 30.4%;flex:0 0 30.4%;max-width:30.4%;padding:40px 20px}}.cart--summary .label{color:#6e757c;font-size:20px;font-weight:400;line-height:24px;text-align:left}.cart--summary .label,.cart--summary .value{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;font-family:Bellota,LondrinaSolid,sans-serif;max-width:41.6666666667%}.cart--summary .value{color:#272e35;font-size:24px;font-weight:600;line-height:28px;text-align:right}.cart--summary[data-shop="33"] .value,.cart--summary[data-shop="36"] .value{font-size:20px}.cart--summary-line{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.cart--summary-line.shipping{border:1px solid rgba(139,183,65,.3);border-radius:16px;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:10px;padding:20px;width:100%}.cart--summary-line.shipping .shipping-free{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-top:10px;width:100%}@media(min-width:960px){.cart--summary-line.shipping .shipping-free{margin-top:14px}}.cart--summary-line.shipping .shipping-free__bar{background-color:rgba(139,183,65,.2);border-radius:10px;display:block;height:10px;width:100%}.cart--summary-line.shipping .shipping-free__bar-filled{background:#8bb741;border-radius:10px;display:block;height:10px}.cart--summary-line.shipping .shipping-free__text{color:#8bb741;font-family:Bellota,LondrinaSolid,sans-serif;font-size:18px;font-weight:400;line-height:22px;margin-top:10px}.cart--summary-line[id=cart-subtotal-products]{margin:0 10px 10px}@media(min-width:960px){.cart--summary-line[id=cart-subtotal-products]{margin:0 20px 20px}}.cart--summary-line[id=cart-subtotal-discount]{border-radius:unset;-webkit-box-shadow:unset;box-shadow:unset;margin:0 10px 10px}@media(min-width:960px){.cart--summary-line[id=cart-subtotal-discount]{margin:0 20px 20px}}.cart--summary-totals{margin:20px 10px 0}@media(min-width:960px){.cart--summary-totals{margin:0}}.cart--summary-totals .label{font-size:24px;line-height:28px}.cart--summary-totals .label,.cart--summary-totals .value{color:#f39100;font-family:Bellota,LondrinaSolid,sans-serif;font-weight:400}.cart--summary-totals .value{font-size:30px;line-height:36px}.cart--summary-totals[data-shop="33"] .value,.cart--summary-totals[data-shop="36"] .value{font-size:24px}.cart--summary .button{margin:0 auto}.cart-voucher{margin:12px 0 0}@media(min-width:960px){.cart-voucher{margin:22px 0 0}}.cart-detailed-actions{margin:24px 0 0}@media(min-width:960px){.cart-detailed-actions{margin:24px 0 0}}.promo-code{margin-bottom:20px}.promo-code-title{color:#6e757c;font-family:Bellota,LondrinaSolid,sans-serif;font-size:14px;font-weight:400;line-height:18px;padding-left:20px}.promo-code .btn{padding:0}.promo-code--form{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;background-color:rgba(230,232,236,.2);border:1px solid #e6e8ec;border-radius:58px;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-top:10px;padding:4px 4px 4px 20px;position:relative}.promo-code--form .promo-code--left .promo-input{background-color:transparent;border:none;height:auto;padding:10px 0}.promo-code--left{border:none;width:100%}.promo-code--right button{background-color:#f39100;background-image:url(../js/../css/bcee973c8c98203da4ac.svg);background-position:50%;background-repeat:no-repeat;background-size:17px 17px;border-radius:50%;font-size:0;height:40px;position:absolute;right:4px;top:4px;width:40px}.orders--detail-table-head{background-color:transparent;border-bottom:1px solid #e6e8ec;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 0 14px;padding:0 0 14px;width:100%}@media(min-width:960px){.orders--detail-table-head{margin:0;padding:0 0 20px}}.orders--detail-table-head .orders--detail-table-prod{padding:0 0 0 6px}@media(min-width:960px){.orders--detail-table-head .orders--detail-table-prod{padding:0 0 0 16px}}.orders--detail-table-head .orders--detail-table-desc,.orders--detail-table-head .orders--detail-table-price,.orders--detail-table-head .orders--detail-table-prod,.orders--detail-table-head .orders--detail-table-qty,.orders--detail-table-head .orders--detail-table-total{-webkit-box-pack:normal;-ms-flex-pack:normal;color:#6e757c;font-family:Bellota,LondrinaSolid,sans-serif;font-size:16px;font-weight:400;justify-content:normal;line-height:19px;text-transform:uppercase}.orders--detail-table-head .orders--detail-table-desc,.orders--detail-table-head .orders--detail-table-price,.orders--detail-table-head .orders--detail-table-qty,.orders--detail-table-head .orders--detail-table-total{display:none}@media(min-width:960px){.orders--detail-table-head .orders--detail-table-desc,.orders--detail-table-head .orders--detail-table-price,.orders--detail-table-head .orders--detail-table-qty,.orders--detail-table-head .orders--detail-table-total{display:block}.orders--detail-table-head .orders--detail-table-desc{color:transparent}.orders--detail-table-head .delete{height:48px;width:48px}}.orders--detail-table-img-wrap{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;margin:0 auto;position:relative}.orders--detail-table-img-wrap .text-wrap{position:absolute}@media(min-width:960px){.orders--detail-table-img-wrap{margin:unset}}.orders--detail-table-img-wrap .orders--detail-table-side{color:#f39100;font-family:Bellota,LondrinaSolid,sans-serif;font-size:16px;font-weight:400;line-height:19px;margin-bottom:16px;text-transform:capitalize}.orders--detail-table-img-wrap .orders--detail-table-img{height:155px;width:258px}.orders--detail-table-img-wrap .orders--detail-table-img.gift{height:90px;width:auto}.orders--detail-table-prod{-webkit-box-pack:normal;-ms-flex-pack:normal;justify-content:normal;margin:0}@media(min-width:960px){.orders--detail-table-prod{padding:0}}.orders--detail-table-desc{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:0}.orders--detail-table-desc .orders--detail-table-desc{color:#6e757c;font-family:Bellota,LondrinaSolid,sans-serif;font-size:16px;font-weight:400;line-height:19px;margin-top:20px;text-align:left;text-transform:uppercase}@media(min-width:960px){.orders--detail-table-desc .orders--detail-table-desc{display:none}}.orders--detail-table-delete .button--edit,.orders--detail-table-desc .button--edit{-webkit-box-pack:center;-ms-flex-pack:center;background:#f39100;border-radius:64px;color:#fff;display:none;font-family:Bellota,LondrinaSolid,sans-serif;font-size:16px;font-weight:400;justify-content:center;line-height:24px;margin-top:20px;max-width:109px;padding:12px 0}.orders--detail-table-delete .button--edit:before,.orders--detail-table-desc .button--edit:before{background-image:url(../js/../css/5264aec674df1d9e0941.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:20px;margin-right:6px;width:20px}@media(min-width:960px){.orders--detail-table-delete .button--edit,.orders--detail-table-desc .button--edit{display:-webkit-box;display:-ms-flexbox;display:flex}}.orders--detail-table-desc-text{color:#f39100;font-family:Poppins-SemiBold,sans-serif;font-size:16px;font-weight:600;line-height:21px;margin-top:14px;text-align:left;word-break:break-word}@media(min-width:960px){.orders--detail-table-desc-text{margin-top:24px}}.orders--detail-table-desc-extra{color:#6e757c;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;line-height:21px;margin-top:6px;text-align:left}.orders--detail-table-desc-extra span{color:#000}.orders--detail-table-price,.orders--detail-table-price-text,.orders--detail-table-total{-webkit-box-pack:normal;-ms-flex-pack:normal;color:#8bb741;font-family:Bellota,LondrinaSolid,sans-serif;font-size:24px;font-weight:400;justify-content:normal;text-align:left}.orders--detail-table-price-text[data-shop="33"],.orders--detail-table-price-text[data-shop="36"],.orders--detail-table-price[data-shop="33"],.orders--detail-table-price[data-shop="36"],.orders--detail-table-total[data-shop="33"],.orders--detail-table-total[data-shop="36"]{font-size:16px}@media(min-width:960px){.orders--detail-table-price,.orders--detail-table-price-text,.orders--detail-table-total{font-size:32px;line-height:38px}.orders--detail-table-price-text[data-shop="33"],.orders--detail-table-price-text[data-shop="36"],.orders--detail-table-price[data-shop="33"],.orders--detail-table-price[data-shop="36"],.orders--detail-table-total[data-shop="33"],.orders--detail-table-total[data-shop="36"]{font-size:24px}}.orders--detail-table-price{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0;padding:0}.orders--detail-table-price.none{display:none}@media(min-width:960px){.orders--detail-table-price.none{display:block}}.orders--detail-table-price .orders--detail-heading{color:#6e757c;font-family:Bellota,LondrinaSolid,sans-serif;font-size:16px;font-weight:400;line-height:19px;text-transform:uppercase}.orders--detail-table-price-old{color:#6e757c;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:18px}@media(min-width:960px){.orders--detail-table-price-old{font-size:14px;line-height:21px}}.orders--detail-table-total{-webkit-box-align:end;-ms-flex-align:end;-webkit-box-pack:end;-ms-flex-pack:end;align-items:flex-end;background-color:transparent;color:#000;justify-content:flex-end;max-width:50%;padding:0 0 14px}.orders--detail-table-total.self{max-width:100%}@media(min-width:960px){.orders--detail-table-total{-webkit-box-align:normal;-ms-flex-align:normal;-webkit-box-pack:normal;-ms-flex-pack:normal;align-items:normal;justify-content:normal;padding:0}.orders--detail-table-total.self{max-width:50%}}.orders--detail-table-total .orders--detail-heading{-webkit-box-pack:end;-ms-flex-pack:end;color:#6e757c;font-family:Bellota,LondrinaSolid,sans-serif;font-size:16px;font-weight:400;justify-content:flex-end;line-height:19px;margin-right:6px;text-transform:uppercase}.orders--detail-table-qty{border-bottom:none;border-top:none;margin:0;max-width:50%;padding:14px 0}.orders--detail-table-qty.none{display:none}@media(min-width:960px){.orders--detail-table-qty.none{display:block}.orders--detail-table-qty{max-width:20.46%;padding:0;text-align:left}}.orders--detail-table-qty .qty--box{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;background:#fff;border:1px solid #8bb741;border-radius:40px;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;max-width:100px;padding:4px;width:100%}@media(min-width:960px){.orders--detail-table-qty .qty--box{max-width:160px;padding:8px}}.orders--detail-table-qty .qty--box .qty--down,.orders--detail-table-qty .qty--box .qty--up{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#8bb741;border:2px solid #fff;border-radius:50%;color:#fff;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Bellota,LondrinaSolid,sans-serif;font-size:22px;font-weight:400;height:30px;justify-content:center;line-height:26px;-webkit-transition:all .3s;transition:all .3s;width:30px}.orders--detail-table-qty .qty--box .qty--down:hover,.orders--detail-table-qty .qty--box .qty--up:hover{background-color:#7da43a}.orders--detail-table-qty .qty--box .qty--down:active,.orders--detail-table-qty .qty--box .qty--up:active{background-color:#749936;-webkit-transform:scale(.98);transform:scale(.98)}@media(min-width:960px){.orders--detail-table-qty .qty--box .qty--down,.orders--detail-table-qty .qty--box .qty--up{height:46px;width:46px}}.orders--detail-table-qty .qty--box .qty--number{background-color:transparent;border:none;color:#8bb741;font-family:Bellota,LondrinaSolid,sans-serif;font-size:20px;font-weight:400;line-height:24px;margin:0 auto;text-align:center;width:30px}@media(min-width:960px){.orders--detail-table-qty .qty--box .qty--number{font-size:24px}}.orders--detail-table-qty .qty--box .qty--number:focus{outline:none}.orders--detail-table-delete{width:100%}@media(min-width:960px){.orders--detail-table-delete{width:48px}}.orders--detail-table-delete .cart-line-product-actions{-webkit-box-pack:justify;-ms-flex-pack:justify;border-top:1px solid #e6e8ec;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding-top:14px;width:100%}.orders--detail-table-delete .cart-line-product-actions.self{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media(min-width:960px){.orders--detail-table-delete .cart-line-product-actions{border-top:unset;display:block;padding-top:0}}.orders--detail-table-delete .cart-line-product-actions .button--edit{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:0;max-width:148px;text-decoration:unset;width:100%}@media(min-width:960px){.orders--detail-table-delete .cart-line-product-actions .button--edit{display:none}}.orders--detail-table-delete .cart-line-product-actions .remove-from-cart{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#fff;border:1px solid #000;border-radius:64px;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Bellota,LondrinaSolid,sans-serif;font-size:16px;font-weight:400;justify-content:center;line-height:24px;max-width:112px;padding:12px 0;text-decoration:none;-webkit-transition:all .3s;transition:all .3s;width:100%}.orders--detail-table-delete .cart-line-product-actions .remove-from-cart:before{background-image:url(../js/../css/d69deaf0cf3d4da9b008.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:20px;margin-right:6px;width:20px}@media(min-width:960px){.orders--detail-table-delete .cart-line-product-actions .remove-from-cart:before{display:none}.orders--detail-table-delete .cart-line-product-actions .remove-from-cart{background-color:rgba(243,145,0,.05);background-image:url(../js/../css/3c6f5c39c6a71c63de41.svg);background-position:50%;background-repeat:no-repeat;background-size:18px 18px;border:2px solid rgba(243,145,0,.2);border-radius:12px;color:transparent;display:block;height:48px;width:48px}}.orders--detail-table-delete .cart-line-product-actions .remove-from-cart:hover{-webkit-box-shadow:0 10px 10px rgba(0,0,0,.11);box-shadow:0 10px 10px rgba(0,0,0,.11)}.cmp{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:20px}.cmp,.cmp .cart-cont{display:-webkit-box;display:-ms-flexbox;display:flex}.cmp .cart-cont{-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:15px}.cmp--item{position:relative}.cmp--item[data-sides="1"]{height:120px;width:276px}.cmp--item[data-sides="1"][data-nac="1"]{height:129px}.cmp--item[data-sides="2"]{-ms-flex-line-pack:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:120px;width:129px}.cmp--item[data-sides="2"][data-nac="1"]{height:129px}.cmp--item[data-rotation=ccl90] img{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.cmp--item[data-rotation=clw90] img{padding-bottom:0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.cmp--item .preset--img{background-position:50%;background-repeat:no-repeat;background-size:contain;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute}.cmp--item[data-preset="1"] .media--object-img{z-index:5}.cmp--item .text-wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto;position:absolute}.cmp--item .text-wrap,.cmp--item .text-wrap .text{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.cmp--item .text-wrap .text{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;line-height:1;text-align:center;text-shadow:-.5px .8px hsla(0,1%,72%,.15);white-space:nowrap}.cmp--item .text-wrap .text span{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;white-space:pre}.cmp--item .text-wrap .emoji,.cmp--item .text-wrap.icons-family .text span{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.cmp--item .text-wrap .emoji{-webkit-box-flex:0;-webkit-box-pack:center;-ms-flex-pack:center;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 100%;flex:0 0 100%;justify-content:center;left:0;line-height:1;position:absolute;text-align:center;white-space:nowrap;width:100%}.cmp--item .text-wrap img[src*=rotated_root]{z-index:3}.cmp--item .image{position:absolute}.cmp--item .image-inner{height:100%;overflow:hidden;position:relative;width:100%}.cmp--item .image img{position:absolute;width:100%}.cmp--side{color:#f39100;font-family:Bellota,LondrinaSolid,sans-serif;font-size:16px;font-weight:400;left:0;line-height:20px;position:absolute;right:0;text-align:center;top:-15px}.cmp--side.side-name{position:static;width:100%}.cmp--img{max-height:100%;max-width:100%}.cmp--text{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;line-height:1;white-space:nowrap;z-index:1}.cmp--text,.cmp--text span{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center}.cmp--text span{height:1em;white-space:pre}.cmp--text-section{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-position-x:center;background-repeat:no-repeat;background-size:auto 50%;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:18px;justify-content:center;position:absolute}[data-type=woodenTags] .cmp--text-section{-webkit-filter:invert(21%) sepia(3%) saturate(5856%) hue-rotate(359deg) brightness(81%) contrast(82%);filter:invert(21%) sepia(3%) saturate(5856%) hue-rotate(359deg) brightness(81%) contrast(82%)}[data-type=aluminiumTags] .cmp--text-section{-webkit-filter:invert(100%) sepia(0) saturate(0) hue-rotate(93deg) brightness(103%) contrast(103%);filter:invert(100%) sepia(0) saturate(0) hue-rotate(93deg) brightness(103%) contrast(103%)}[data-type=collars] .cmp--item[data-sides="1"]{height:100px;width:258px}[data-type=collars] .cmp--item[data-sides="1"][data-bandanas="1"]{height:192px;width:258px}[data-type=collars] .cmp--text-section[data-embroidery="1"] div{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:63px;line-height:63px}[data-type=collars] .cmp--text-section[data-bandanas="1"][data-fontcolor=black] [class*="--text"]{background-image:url(../js/878c0f76cb2070166fda.webp)}[data-type=collars] .cmp--text-section[data-bandanas="1"][data-fontcolor=blue] [class*="--text"]{background-image:url(../js/b72bb14b2c69b64a9f63.webp)}[data-type=collars] .cmp--text-section[data-bandanas="1"][data-fontcolor=green] [class*="--text"]{background-image:url(../js/dfd7edc7d67aeea112ae.webp)}[data-type=collars] .cmp--text-section[data-bandanas="1"][data-fontcolor=orange] [class*="--text"]{background-image:url(../js/7b722f7ba88aee86d891.webp)}[data-type=collars] .cmp--text-section[data-bandanas="1"][data-fontcolor=pink] [class*="--text"]{background-image:url(../js/ca41a56971f86a9b76f7.webp)}[data-type=collars] .cmp--text-section[data-bandanas="1"][data-fontcolor=purple] [class*="--text"]{background-image:url(../js/8397c524bb99de5fa2b1.webp)}[data-type=collars] .cmp--text-section[data-bandanas="1"][data-fontcolor=red] [class*="--text"]{background-image:url(../js/b352d5e75943df88620e.webp)}[data-type=collars] .cmp--text-section[data-bandanas="1"][data-fontcolor=white] [class*="--text"]{background-image:url(../js/48286101161740459589.webp)}[data-type=collars] .cmp--text-section[data-bandanas="1"] div{-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;background-repeat:repeat;background-size:100%;color:transparent;-webkit-filter:blur(.1px) drop-shadow(-1px 1px 0 rgba(0,0,0,.2)) drop-shadow(0 0 1px rgba(0,0,0,.3));filter:blur(.1px) drop-shadow(-1px 1px 0 rgba(0,0,0,.2)) drop-shadow(0 0 1px rgba(0,0,0,.3));font-size:5px;padding:7px;text-rendering:optimizeLegibility}.checkout .cmp--item[data-sides="1"]{height:65px;width:140px}.checkout .cmp--item[data-sides="1"][data-nac="1"]{height:70px}.checkout .cmp--item[data-sides="2"]{height:65px;width:70px}.checkout .cmp--item[data-sides="2"][data-nac="1"]{height:70px}.checkout [data-type=collars] .cmp--item[data-sides="1"]{height:54px;width:140px}.checkout [data-type=collars] .cmp--item[data-sides="1"][data-bandanas="1"]{height:108px;width:140px}.checkout [data-type=collars] .cmp--item[data-sides="1"][data-bandanas="1"] .cmp--text{padding:4px}.accessory{width:auto}.accessory__container{display:none}.accessory__categories{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#eff3e2;border-radius:100px;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:270px;padding:7px;position:relative;-webkit-transition:all .3s;transition:all .3s;width:calc(100% - 74px)}@media(min-width:768px){.accessory__categories{margin-right:unset;max-width:334px}}.accessory__categories-slider{background-color:#fff;-webkit-box-shadow:0 20px 50px -30px #849356;box-shadow:0 20px 50px -30px #849356;height:calc(100% - 14px);position:absolute;-webkit-transform:translateX(0);transform:translateX(0);-webkit-transition:all .3s;transition:all .3s;width:calc(50% - 17px)}.accessory__categories-slider.first{border-radius:66px 10px 10px 66px}.accessory__categories-slider.middle{border-radius:10px 10px 10px 10px}.accessory__categories-slider.last{border-radius:10px 66px 66px 10px;-webkit-transform:translateX(calc(100% + 22px));transform:translateX(calc(100% + 22px))}.accessory__categories-item{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:hsla(0,0%,100%,.4);-webkit-box-shadow:0 20px 50px -30px #849356;box-shadow:0 20px 50px -30px #849356;color:#000;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Bellota,LondrinaSolid,sans-serif;font-size:20px;font-weight:400;justify-content:center;line-height:24px;padding:8px 0;-webkit-transition:all .3s;transition:all .3s;width:calc(50% - 10px);z-index:1}.accessory__categories-item[data-position=first]{border-radius:66px 10px 10px 66px}.accessory__categories-item[data-position=middle]{border-radius:10px 10px 10px 10px}.accessory__categories-item[data-position=last]{border-radius:10px 66px 66px 10px}.accessory__categories-img{height:34px;margin-right:10px;pointer-events:none;width:34px}.accessory__categories-border{border:1px solid #dae2bf;height:32px;margin:0 10px}.accessory__categories-children{-ms-flex-wrap:wrap;flex-wrap:wrap}.accessory__categories-children,.accessory__categories-children.splide{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.accessory__categories-children.splide{margin:0 auto;max-width:727px;padding:0;position:relative;width:100%}.accessory__categories-children.splide .splide__arrow{background-color:#fff;background-image:url(../js/../css/e63dc4176f6e5fca07d6.svg);background-position:50%;background-repeat:no-repeat;background-size:20px 16px;border:none;border-radius:50%;color:transparent;cursor:pointer;display:none;height:40px;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:all .3s;transition:all .3s;width:40px}.accessory__categories-children.splide .splide__arrow:hover{background-color:#f39100}.accessory__categories-children.splide .splide__arrow svg{display:none}@media(min-width:768px){.accessory__categories-children.splide .splide__arrow{display:block}}.accessory__categories-children.splide .splide__arrow--prev{left:-10px}.accessory__categories-children.splide .splide__arrow--prev:hover{background-image:url(../js/../css/ec36aae743f36bba78a8.svg)}@media(min-width:768px){.accessory__categories-children.splide .splide__arrow--prev{left:-30px}}@media(min-width:960px){.accessory__categories-children.splide .splide__arrow--prev{left:-35px}}@media(min-width:1200px){.accessory__categories-children.splide .splide__arrow--prev{left:-89px}}.accessory__categories-children.splide .splide__arrow--next{background-image:url(../js/../css/634f9ce5058e8093f6e9.svg);right:-40px}.accessory__categories-children.splide .splide__arrow--next:hover{background-image:url(../js/../css/028ae3648c42b79119a0.svg)}@media(min-width:768px){.accessory__categories-children.splide .splide__arrow--next{right:-70px}}@media(min-width:960px){.accessory__categories-children.splide .splide__arrow--next{right:-75px}}@media(min-width:1200px){.accessory__categories-children.splide .splide__arrow--next{right:-131px}}.accessory__categories-children.splide .splide__track{overflow:hidden;padding:37px 6px 0}.accessory__categories-children.splide .splide__list{display:-webkit-box;display:-ms-flexbox;display:flex}.accessory__categories-children.splide .splide__slide{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;outline:none;padding:0 10px;width:84px}@media(min-width:768px){.accessory__categories-children.splide .splide__slide{padding:0 12px;width:105px}}.accessory__categories-children.splide .splide__slide>div{display:-webkit-box;display:-ms-flexbox;display:flex;pointer-events:none}.accessory__categories-children.splide .splide__sr{display:none}.accessory__categories-children.splide .splide__pagination{-webkit-box-align:center;-ms-flex-align:center;align-items:center;bottom:-18px;display:-webkit-box;display:-ms-flexbox;display:flex;left:0;list-style:none;margin:0;padding:0;position:absolute;width:100%;z-index:1}@media(min-width:767px){.accessory__categories-children.splide .splide__pagination{display:none}}.accessory__categories-children.splide .splide__pagination li{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.accessory__categories-children.splide .splide__pagination li .is-active{background:#f39100;border-radius:2px;height:6px}.accessory__categories-children.splide .splide__pagination li button{background:rgba(255,155,121,.2);border:none;cursor:pointer;height:2px;-webkit-transition:all .5s;transition:all .5s;width:100%}.accessory__categories-child{cursor:pointer;display:block;position:relative;text-align:center}.accessory__categories-child div,.accessory__categories-child i.img{background-color:#eff3e2;background-position:50%;background-repeat:no-repeat;background-size:35px;border-radius:50%;-webkit-box-shadow:0 0 0 3px #fff,0 0 0 4px #8bb741;box-shadow:0 0 0 3px #fff,0 0 0 4px #8bb741;display:block;height:56px;-webkit-transition:all .3s;transition:all .3s;width:56px}@media(min-width:768px){.accessory__categories-child div,.accessory__categories-child i.img{background-size:50px;height:76px;margin:0 auto 10px;width:76px}}.accessory__categories-child div:hover,.accessory__categories-child i.img:hover{-webkit-box-shadow:0 0 0 3px #fff,0 0 5px 5px #7aa039;box-shadow:0 0 0 3px #fff,0 0 5px 5px #7aa039}.accessory__categories-child.active div,.accessory__categories-child.active i{background-color:#dae2be}.accessory__categories-child.active div.loading,.accessory__categories-child.active i.loading{background-color:rgba(255,161,0,.15);background-image:url(../js/../css/3326f2c0e3d6ce5c04ba.png)!important}.accessory__categories-child.active .selected{display:block}.accessory__categories-child.active:after{background-image:url(../js/../css/03ba7ec3f159975606ec.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";display:block;height:24px;position:absolute;right:0;top:-5px;width:24px}.accessory__categories-child-all i.img{background-image:url(../js/../css/807ed0c78253b8b6c105.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;pointer-events:none}.accessory__categories-child span{color:#000;display:block;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;line-height:18px;margin:10px auto 0;max-width:56px;min-width:56px;pointer-events:none}@media(min-width:768px){.accessory__categories-child span{font-size:14px;line-height:21px;margin:14px auto 0;max-width:80px;min-width:80px}}.products__container-more{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#8bb741;border-radius:30px;color:#fff;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Bellota,LondrinaSolid,sans-serif;font-size:25px;font-weight:400;justify-content:center;margin:10px;padding:10px;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-transition:all .5s;transition:all .5s}@media(min-width:768px){.products__container-more{margin-top:30px}}.products__container-more i{background-image:url(../js/../css/325b0b5df9591959b2af.svg);background-position:50%;background-repeat:no-repeat;height:24px;margin-left:10px;width:24px}.products__container-more:active,.products__container-more:hover{background-color:#7aa039}@media(min-width:1200px){.intermediate-pg .intermediate__product-actions{margin-left:auto}}.intermediate-pg .intermediate__product-image-slider .slider__slide-link img{aspect-ratio:unset}.intermediate-pg .intermediate__links{margin-top:10px}@media(min-width:768px){.intermediate-pg .intermediate__links{margin:20px 10px 0}}
