@-webkit-keyframes scale{0%{-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(0.8);transform:scale(0.8);opacity:0}80%{-webkit-transform:scale(1);transform:scale(1)}100%{opacity:1}}@keyframes scale{0%{-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(0.8);transform:scale(0.8);opacity:0}80%{-webkit-transform:scale(1);transform:scale(1)}100%{opacity:1}}#sheepla-widget-plinpost-form-agree{display:none}.Dropdown-root{position:relative}.Dropdown-control{position:relative;overflow:hidden;background-color:white;border:1px solid #e1e1e4;border-radius:2px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#464650;cursor:pointer;outline:none;padding:8px 39px 8px 17px;-webkit-transition:all 200ms ease;transition:all 200ms ease;font:14px 'HKGrotesk-Medium'}.Dropdown-control:hover{-webkit-box-shadow:0 1px 0 rgba(0,0,0,0.06);box-shadow:0 1px 0 rgba(0,0,0,0.06);color:#ec008c}.Dropdown-root.is-open .Dropdown-control{-webkit-box-shadow:0 1px 0 rgba(0,0,0,0.06);box-shadow:0 1px 0 rgba(0,0,0,0.06);color:#ec008c}.Dropdown-control:hover .Dropdown-arrow:after{color:#ec008c !important}.Dropdown-root.is-open .Dropdown-control .Dropdown-arrow:after{color:#ec008c !important}.Dropdown-arrow{border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 0;content:' ';display:block;height:0;margin-top:-ceil(2.5);position:absolute;right:10px;top:14px;width:0}.is-open .Dropdown-arrow{border-color:transparent transparent #999;border-width:0 5px 5px}.Dropdown-menu{background-color:white;border:1px solid #ccc;-webkit-box-shadow:0 1px 0 rgba(0,0,0,0.06);box-shadow:0 1px 0 rgba(0,0,0,0.06);-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:-1px;max-height:200px;overflow-y:auto;position:absolute;top:100%;width:60px;z-index:1000;-webkit-overflow-scrolling:touch}@media screen and (min-width: 768px){.Dropdown-menu{width:62px}}.Dropdown-menu .Dropdown-group>.Dropdown-title{padding:8px 10px;color:#333;font-weight:bold;text-transform:capitalize}.Dropdown-option{-webkit-box-sizing:border-box;box-sizing:border-box;color:rgba(51,51,51,0.8);cursor:pointer;display:block;padding:8px 10px 8px 17px;text-align:left}.Dropdown-option:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.Dropdown-option:hover{background-color:#ec008c;color:#fff}.Dropdown-option.is-selected{background-color:#ec008c;color:#fff}.Dropdown-noresults{-webkit-box-sizing:border-box;box-sizing:border-box;color:#ccc;cursor:default;display:block;padding:8px 10px}#newCart-mobile-header{position:fixed;top:0;left:0;right:50px;padding-left:50px;height:49px;line-height:49px;z-index:999;background-color:#fff;text-align:center;color:#464650;font-family:'HKGrotesk-SemiBold';font-size:16px}@media screen and (min-width: 425px){#newCart-mobile-header{height:59px;line-height:59px}}@media screen and (min-width: 768px){#newCart-mobile-header{display:none}}#newCart-mobile-header a{position:absolute;top:0px;left:10px;z-index:200;background:#fff;border-radius:20px;width:39px;height:39px;background-image:url(../images/ic-back.svg);background-repeat:no-repeat;background-position:center center;display:block;background-size:25px 25px;padding:0 0 0 11px;margin:5px 10px 0 0;text-indent:-100px}@media screen and (min-width: 425px){#newCart-mobile-header a{top:5px}}#newCart-mobile-header a.active{background-image:url(../images/ic-back-hover.svg)}#newCart{padding:5px;border:4px solid darkblue;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#newCart table{width:100%;background:lightcyan}#newCart table td{padding:10px}#newCart section#cartProducts{width:100%}#newCart section#cartProducts table{width:100%;border:1px solid}#newCart section#cartProducts table thead,#newCart section#cartProducts table tbody{width:100%}#newCart section#cartProducts table .row-thumbnail{width:100px}#newCart #cart-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;background:linen}#newCart #cart-header #steps{width:40%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-bottom:50px}#newCart #cart-header #steps li{cursor:pointer;display:block;padding:5px 15px}@media screen and (min-width: 768px){#newCart #cart-header #steps li{font-weight:bold}}#newCart #cart-header #steps li.active{color:red}#newCart #cart-header .counter{font-weight:bold;display:inline-block}#newCart #payment-container,#newCart #shipping-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%}#newCart #payment-container>section,#newCart #shipping-container>section{display:-webkit-box;display:-ms-flexbox;display:flex;border:2px dashed red;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}#newCart #payment-container>section#shipping-address,#newCart #shipping-container>section#shipping-address{padding:10px;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;display:-webkit-box;display:-ms-flexbox;display:flex;width:300px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#newCart #payment-container>section#shipping-address button,#newCart #shipping-container>section#shipping-address button{-ms-flex-item-align:end;align-self:flex-end;width:100%}#newCart #payment-container>section h2,#newCart #shipping-container>section h2{background-color:lime}#newCart #payment-container #shipping_methods_list li ol,#newCart #shipping-container #shipping_methods_list li ol{display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}#newCart #payment-container #shipping_methods_list li ol li,#newCart #shipping-container #shipping_methods_list li ol li{padding:10px}#newCart #payment-container #shipping_methods_list li ol li:nth-child(1),#newCart #shipping-container #shipping_methods_list li ol li:nth-child(1){-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}#newCart #payment-container #shipping_methods_list li ol li:nth-child(2),#newCart #shipping-container #shipping_methods_list li ol li:nth-child(2){-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}#newCart #payment-container #shipping_methods_list li ol li:nth-child(3),#newCart #shipping-container #shipping_methods_list li ol li:nth-child(3){-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}#newCart #addresses-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#newCart #addresses-list .items{max-height:600px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow-y:auto;overflow-x:hidden}#newCart #addresses-list .items .address{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;background-color:cornsilk;margin:0px;padding:0px;position:relative}#newCart #addresses-list .items .address li{padding:10px 0px;font-size:15px;color:#464650}#newCart #addresses-list .items .address li:nth-child(1){padding:8px 0px 5px 0;position:absolute;top:50%;left:0px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (min-width: 768px){#newCart #addresses-list .items .address li:nth-child(1){top:5px;-webkit-transform:none;transform:none}}#newCart #addresses-list .items .address li:nth-child(2){padding:15px 10px 15px 30px;line-height:1.1}@media screen and (min-width: 768px){#newCart #addresses-list .items .address li:nth-child(2){padding:13px 10px 10px 28px}}@media screen and (min-width: 768px){#newCart #addresses-list .items .address li{padding:10px;line-height:20px;font-size:14px;color:#464650}}#newCart #addresses-list .items .address li:nth-child(1){-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}#newCart #addresses-list .items .address li:nth-child(2){-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2;width:calc(100% - 80px)}#newCart #addresses-list .items .address li:nth-child(3){-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;position:relative;left:4px}#newCart #addresses-list .items .address li input[type=radio]{display:none}#newCart .address_btn:before{padding:5px;border:0px solid;margin:5px}#newCart .address_btn.address_edit:before{content:'e';display:none}#newCart .address_btn.address_delete:before{content:'x';display:none}#newCart .address_btn.address_delete span{display:inline-block;border:none;width:20px;height:20px;line-height:20px;display:block;font-size:6px;text-align:center;background-image:url("../images/ic-cross.svg");background-size:20px 20px;background-repeat:no-repeat;background-position:center center}@media screen and (min-width: 768px){#newCart .address_btn.address_delete span{width:17px;height:17px;line-height:17px;background-size:17px 17px}}#newCart .address_btn.address_delete:hover span{background-image:url("../images/ic-cross-hover.svg")}#newCart .address_btn.address_edit span{display:inline-block;border:none;width:20px;height:20px;line-height:20px;display:block;font-size:6px;text-align:center;background-image:url("../img/ic_edit.svg");background-size:20px 20px;background-repeat:no-repeat;background-position:center center}@media screen and (min-width: 768px){#newCart .address_btn.address_edit span{width:17px;height:17px;line-height:17px;background-size:17px 17px}}#newCart .address_btn.address_edit:hover span{background-image:url("../img/ic_edit_hover.svg");background-size:20px 20px}@media screen and (min-width: 768px){#newCart .address_btn.address_edit:hover span{width:17px;height:17px;line-height:17px;background-size:17px 17px}}#newCart button{border:1px solid;background:silver;width:auto;margin:0px;padding:5px}#newCart button.simple{background-color:transparent}#newCart button.text{background-color:transparent;border:none}#newCart .form-group{padding:5px;display:-webkit-box;display:-ms-flexbox;display:flex}#newCart .form-group label{padding-left:40px;width:30%}#newCart .form-group.error input{border-color:red}#newCart #payment_methods_list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}#newCart #payment_methods_list .method{padding:10px;border:thin dashed lightskyblue;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}#newCart #payment_methods_list .method .item{border:thin dashed lightskyblue;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}#newCart #payment_methods_list .method .item .head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%}#newCart #payment_methods_list .method div{font-weight:bold;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}#newCart #payment_methods_list .method div.descripton{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-weight:normal;color:#464650;font-size:13px;position:relative;left:-15px}@media screen and (min-width: 768px){#newCart #payment_methods_list .method div.descripton{color:#7b7b7f;font-size:13px;position:static;left:auto}}#newCart #payment_methods_list .method div.descripton>span{margin-left:15px}@media screen and (min-width: 768px){#newCart #payment_methods_list .method div.descripton>span{margin-left:0px}}#newCart #payment_methods_list .method div.descripton .payment_methods_items{-webkit-column-count:2;-webkit-column-gap:5px;-moz-column-count:2;-moz-column-gap:5px;column-count:2;column-gap:5px;padding-right:2px}@media screen and (min-width: 600px){#newCart #payment_methods_list .method div.descripton .payment_methods_items{-webkit-column-count:3;-webkit-column-gap:5px;-moz-column-count:3;-moz-column-gap:5px;column-count:3;column-gap:5px;padding-right:0}}#newCart #payment_methods_list .method div.descripton .payment_methods_items .payment_methods_item{-webkit-box-sizing:border-box;box-sizing:border-box;padding:2px 0px;margin:2px 2px;border:1px solid transparent;width:calc((100% * (1/3)) - 4px);cursor:pointer;display:inline-block;padding:10px;width:100% !important}@media screen and (min-width: 480px){#newCart #payment_methods_list .method div.descripton .payment_methods_items .payment_methods_item{width:calc((100% * (1/4)) - 4px)}}@media screen and (min-width: 768px){#newCart #payment_methods_list .method div.descripton .payment_methods_items .payment_methods_item{padding:10px;margin:0px;width:auto}}#newCart #payment_methods_list .method div.descripton .payment_methods_items .payment_methods_item.faded{opacity:0.5}#newCart #payment_methods_list .method div.descripton .payment_methods_items .payment_methods_item.active{opacity:1}#newCart #payment_methods_list .method div.descripton .payment_methods_items .payment_methods_item.active,#newCart #payment_methods_list .method div.descripton .payment_methods_items .payment_methods_item:hover{border:1px solid #ec008c;border-radius:5px}#newCart #payment_methods_list .method div.descripton .payment_methods_items .payment_methods_item img{height:30px;margin:auto;float:none;display:block;margin:auto !important;max-height:50px;max-width:100%}@media screen and (min-width: 768px){#newCart #payment_methods_list .method div.descripton .payment_methods_items .payment_methods_item img{margin:0px}}#newCart #payment_methods_list .method input{margin-right:20px}#newCart #promo_code_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}#newCart #promo_code_wrapper div{display:-webkit-box;display:-ms-flexbox;display:flex}#newCart #promo_code_wrapper div span{display:block;text-align:right;white-space:nowrap}#newCart #promo_code_wrapper div input{display:block;width:calc(100% - 100px);padding:6px 20px;font-family:VPSans-Light;color:#7b7b7f;font-size:16px}@media screen and (min-width: 768px){#newCart #promo_code_wrapper div input{width:190px;padding:7px 17px;border-radius:2px;font-family:'HKGrotesk-Medium';font-size:14px}}#newCart #promo_code_wrapper div button{display:block;white-space:nowrap}@media screen and (min-width: 768px){#newCart #promo_code_wrapper div button{font-size:12px}}#newCart #promo_code_wrapper .error{display:none;padding:5px}@media screen and (min-width: 768px){#newCart #promo_code_wrapper .error{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0px}}#newCart .Dropdown-root{width:60px}@media screen and (max-width: 767px){#newCart #cartProducts .cart-pl .box{border-top:none;border-bottom:none;margin-left:0;margin-right:0}}#cart-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%}#cart-footer button{display:inline-block}#cart{padding-top:30px;background:#fff;padding-bottom:0;overflow:hidden;min-height:calc(100vh - 50px);margin-bottom:0px}@media screen and (min-width: 768px){#cart{min-height:auto;margin-bottom:3px;overflow:visible}}#cart #newCart{border:0;padding:0}#cart #newCart .ui-button .ui-icon-radio{border-color:#888}#cart #newCart .ui-button.ui-state-active .ui-icon-radio{border-color:#ec008c}#cart #newCart #cart-header{display:none}@media screen and (min-width: 768px){#cart #newCart #cart-header{background:none;position:relative;padding-bottom:19px;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#cart #newCart #cart-header button{-webkit-transition:500ms all;transition:500ms all;display:inline-block;border-radius:2px;cursor:pointer;text-align:center;text-decoration:none;color:#fff;border:1px solid rgba(0,0,0,0);font:14px 'VPSansNext-Medium';height:36px;line-height:36px;padding:0 25px;background-color:#ec008c;min-width:168px}#cart #newCart #cart-header button.next-step:hover,#cart #newCart #cart-header button.next-step:active{background-color:#ea51a3 !important}#cart #newCart #cart-header #steps{width:auto;position:relative;max-width:400px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-top:10px;width:100%;-ms-flex-negative:1;flex-shrink:1}#cart #newCart #cart-header #steps li{color:#c8c8ca;position:static;text-align:center;padding:5px 0;font:500 14px 'VPSansNext-Medium'}#cart #newCart #cart-header #steps li span{position:relative}#cart #newCart #cart-header #steps li span:after{display:block;content:"1";width:24px;height:24px;border-radius:100%;background-color:#c8c8ca;color:#fff;font:500 13px/24px 'HKGrotesk-Medium';z-index:10;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:26px}#cart #newCart #cart-header #steps li:nth-child(2) span:after{content:"2"}#cart #newCart #cart-header #steps li:nth-child(2):before,#cart #newCart #cart-header #steps li:nth-child(2):after{display:block;content:"";width:calc(50% - 20px);height:1px;border-bottom:1px solid #c8c8ca;position:absolute;top:43px;z-index:6}#cart #newCart #cart-header #steps li:nth-child(2):before{left:23px}#cart #newCart #cart-header #steps li:nth-child(2):after{right:29px}#cart #newCart #cart-header #steps li:nth-child(2).left:before,#cart #newCart #cart-header #steps li:nth-child(2).right:after{border-bottom:0px dashed #c8c8ca;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAABCAIAAABCJ1mGAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAOwwAADsMBx2+oZAAAABl0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC4xNkRpr/UAAABaSURBVBhXDcarDoAgFABQ//9bvGwEGY1JQkwiTTT5SOIENwGL96RTxTtADZf3+U2EkGM/vlxYwxY3Y4QQdrSYTqlea4wZjGwlxk0T5xyzrRultKTszxMAnhB/69lH0itgb00AAAAASUVORK5CYII=")}#cart #newCart #cart-header #steps li:nth-child(3) span:after{content:"3"}#cart #newCart #cart-header #steps li.active{color:#22222b}#cart #newCart #cart-header #steps li.active span:after{background-color:#22222b}#cart #newCart #cart-header #steps li:hover span{color:#22222b !important}#cart #newCart #cart-header #steps li:hover{color:#22222b !important}#cart #newCart #cart-header .counterContainer{width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:20px;margin-left:20px}}@media screen and (min-width: 768px) and (min-width: 768px){#cart #newCart #cart-header .counterContainer{margin-top:3px;max-width:415px;width:415px;-ms-flex-negative:1;flex-shrink:1;padding-top:6px}}@media screen and (min-width: 768px) and (min-width: 890px){#cart #newCart #cart-header .counterContainer{margin-left:0}}@media screen and (min-width: 768px){#cart #newCart #cart-header .counter{font-weight:normal;background-image:url("../img/timer3.svg");background-position:left center;background-repeat:no-repeat;background-size:24px 24px;height:36px;font:14px 'HKGrotesk-Medium';line-height:36px;padding-left:30px;padding-right:47px;color:#9f9994}#cart #newCart #cart-header .counter span{font-weight:normal;color:#ec008c}}#cart #newCart #cartProducts{background-color:transparent;padding:0px;border-radius:0px;font-family:'HKGrotesk-Medium';border:1px solid #f7f7f7;border-top:none}@media screen and (max-width: 767px){#cart #newCart #cartProducts{border:none}}#cart #newCart #cartProducts .cart-pl .table-header{display:none}@media screen and (min-width: 768px){#cart #newCart #cartProducts .cart-pl .table-header{background-color:#f7f7f7;padding:14px;border-top-left-radius:2px;border-top-right-radius:2px;position:relative;width:100%;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}#cart #newCart #cartProducts .cart-pl .table-header>div{text-align:center;color:#464650;font-size:12px;line-height:1;position:relative}#cart #newCart #cartProducts .cart-pl .table-header .row-thumbnail{display:none}#cart #newCart #cartProducts .cart-pl .table-header .product-name{width:39%}#cart #newCart #cartProducts .cart-pl .table-header .product-price{width:17%;text-align:center}#cart #newCart #cartProducts .cart-pl .table-header .product-qty{width:17%;text-align:center}#cart #newCart #cartProducts .cart-pl .table-header .product-qty .Dropdown-root{margin:0 auto}#cart #newCart #cartProducts .cart-pl .table-header .product-fullprice{width:21%;text-align:center}#cart #newCart #cartProducts .cart-pl .table-header .product-actions{width:5%;text-align:center;padding-bottom:5px}#cart #newCart #cartProducts .cart-pl .table-header .product-name:after,#cart #newCart #cartProducts .cart-pl .table-header .product-price:after,#cart #newCart #cartProducts .cart-pl .table-header .product-qty:after{content:"";display:block;height:14px;width:1px;background-color:#fff;position:absolute;top:-2px;right:0}}#cart #newCart #cartProducts .cart-pl .box{background-color:#fff;margin-left:-5px;margin-right:-5px;border-top:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1}@media screen and (max-width: 767px){#cart #newCart #cartProducts .cart-pl .box{margin-left:0px;margin-right:0px;border-top:none;border-bottom:none}}#cart #newCart #cartProducts .cart-pl .box>span{display:block;border-bottom:1px solid #f0f0f1;padding:12px 12px 12px 12px;font-size:16px;line-height:1;color:#464650;text-align:center}@media screen and (max-width: 767px){#cart #newCart #cartProducts .cart-pl .box>span{border-bottom:none;text-align:left;font:18px/24px 'VPSansNext-Medium';padding-bottom:2px}}@media screen and (min-width: 768px){#cart #newCart #cartProducts .cart-pl .box>span{font-size:14px;color:#464650;text-align:left;line-height:inherit;padding:15px 12px 8px 12px}}#cart #newCart #cartProducts .cart-pl .box span.productsQty{font-family:VPSans-Light;color:#5c5d5d;font-size:14px;font-weight:300;width:80px;display:inline-block;text-align:right}@media screen and (min-width: 768px){#cart #newCart #cartProducts .cart-pl .box span.productsQty{width:auto;display:block;text-align:left}}#cart #newCart #cartProducts .cart-pl .box span.productsQty.productsQty-step1{display:none}#cart #newCart #cartProducts .cart-pl .box .product-row{padding:9px 12px;position:relative;height:123px;font-size:12px}@media screen and (min-width: 768px){#cart #newCart #cartProducts .cart-pl .box .product-row{padding:6px 15px;height:124px}}#cart #newCart #cartProducts .cart-pl .box .product-row:nth-child(1){border-top:0px}#cart #newCart #cartProducts .cart-pl .box .product-row .row-thumbnail{width:105px;height:105px;border:0px solid #eeeeee;position:relative;overflow:hidden;float:left}@media screen and (min-width: 768px){#cart #newCart #cartProducts .cart-pl .box .product-row .row-thumbnail{border:1px solid #eeeeee}}#cart #newCart #cartProducts .cart-pl .box .product-row .row-thumbnail img{max-height:105px;max-width:105px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}#cart #newCart #cartProducts .cart-pl .box .product-row .product-name{display:inline-block;width:calc( 100% - 105px);padding:1px 9px;line-height:1.1;font-size:15px;color:#464650}@media screen and (min-width: 768px){#cart #newCart #cartProducts .cart-pl .box .product-row .product-name{line-height:1.2;font-size:13px;color:#464650}}#cart #newCart #cartProducts .cart-pl .box .product-row .product-name .size span{color:#ec008c}#cart #newCart #cartProducts .cart-pl .box .product-row .product-price{display:none}#cart #newCart #cartProducts .cart-pl .box .product-row .product-qty{display:inline-block;padding:0 9px;position:absolute;bottom:13px;left:121px}@media screen and (min-width: 768px){#cart #newCart #cartProducts .cart-pl .box .product-row .product-qty{position:static;bottom:auto;left:auto}}#cart #newCart #cartProducts .cart-pl .box .product-row .product-qty .Dropdown-root .Dropdown-arrow{border:0;border-style:solid;border-width:0px 0px 0 0;display:inline-block;height:7px;width:9px;right:9px;position:absolute;top:13px;vertical-align:top;text-align:center}#cart #newCart #cartProducts .cart-pl .box .product-row .product-qty .Dropdown-root .Dropdown-arrow:after{font-family:'icomoon' !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e907";font-size:8px;color:#8e9580;position:absolute;top:0px;left:0px}#cart #newCart #cartProducts .cart-pl .box .product-row .product-qty .Dropdown-root.is-open .Dropdown-control .Dropdown-arrow{-webkit-transform:rotate(180deg);transform:rotate(180deg)}#cart #newCart #cartProducts .cart-pl .box .product-row .product-fullprice{display:inline-block;padding:0 10px;font-size:16px;color:#ec008c;line-height:11px;position:absolute;bottom:14px;left:196px}@media screen and (min-width: 768px){#cart #newCart #cartProducts .cart-pl .box .product-row .product-fullprice{font-size:14px;position:static;bottom:auto;left:auto}}#cart #newCart #cartProducts .cart-pl .box .product-row .product-fullprice .old{color:#7b7b7f;font-size:15px;text-decoration:line-through}@media screen and (min-width: 768px){#cart #newCart #cartProducts .cart-pl .box .product-row .product-fullprice .old{display:none}}#cart #newCart #cartProducts .cart-pl .box .product-row .product-actions{position:absolute;top:50%;right:16px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (min-width: 768px){#cart #newCart #cartProducts .cart-pl .box .product-row .product-actions{line-height:10px;right:5px}}#cart #newCart #cartProducts .cart-pl .box .product-row .product-actions .checkout-cart-item-delete span{display:inline-block;border:none;width:24px;height:24px;line-height:15px;display:block;text-align:center;background-image:url("../images/ic-cross.svg");background-size:contain;background-repeat:no-repeat;background-position:center center}@media screen and (min-width: 768px){#cart #newCart #cartProducts .cart-pl .box .product-row{position:relative;width:100%;padding:3px 15px 8px 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:auto}#cart #newCart #cartProducts .cart-pl .box .product-row .row-thumbnail{width:80px;height:80px;display:block;border:1px solid #f7f7f7;position:relative;overflow:hidden}#cart #newCart #cartProducts .cart-pl .box .product-row .row-thumbnail img{max-height:80px;max-width:80px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}#cart #newCart #cartProducts .cart-pl .box .product-row .row-thumbnail:hover{border:1px solid #ec008c}#cart #newCart #cartProducts .cart-pl .box .product-row .product-name{padding:0 0 0 8px;vertical-align:top;width:calc(33% - 26px);margin:0;font-weight:normal;line-height:inherit;font:14px/20px 'HKGrotesk-Medium'}#cart #newCart #cartProducts .cart-pl .box .product-row .product-name .size span{color:#464650;font-family:'HKGrotesk-Bold'}#cart #newCart #cartProducts .cart-pl .box .product-row .product-price{width:17%;text-align:center;display:block}#cart #newCart #cartProducts .cart-pl .box .product-row .product-price .regular-price{color:#464650;font:16px 'HKGrotesk-Bold'}#cart #newCart #cartProducts .cart-pl .box .product-row .product-price .old-price{display:none}#cart #newCart #cartProducts .cart-pl .box .product-row .product-qty{width:17%;text-align:center}#cart #newCart #cartProducts .cart-pl .box .product-row .product-qty .Dropdown-root{margin:0 auto;z-index:10}#cart #newCart #cartProducts .cart-pl .box .product-row .product-qty .Dropdown-root .Dropdown-control{padding:8px 43px 9px 17px;border-radius:2px}#cart #newCart #cartProducts .cart-pl .box .product-row .product-qty .Dropdown-root .Dropdown-control .Dropdown-arrow{top:13px}#cart #newCart #cartProducts .cart-pl .box .product-row .product-fullprice{width:21%;text-align:center;color:inherit;font:16px 'HKGrotesk-Bold';color:#ec008c}#cart #newCart #cartProducts .cart-pl .box .product-row .product-actions{width:5%;text-align:center;padding-bottom:5px}#cart #newCart #cartProducts .cart-pl .box .product-row .product-actions span{border:none;display:inline-block}#cart #newCart #cartProducts .cart-pl .box .product-row .product-actions .checkout-cart-item-delete span{display:inline-block;border:none;width:24px;height:24px;line-height:15px;display:block;text-align:center;background-image:url(../images/ic-cross.svg);background-size:contain;background-repeat:no-repeat;background-position:center center}#cart #newCart #cartProducts .cart-pl .box .product-row .product-actions .checkout-cart-item-delete:hover span{background-image:url(../images/ic-cross-hover.svg)}#cart #newCart #cartProducts .cart-pl .box .product-row:after{content:"";display:block;position:absolute;bottom:0;left:px;right:0px;height:1px;border-bottom:0px dotted #e1e1e4}#cart #newCart #cartProducts .cart-pl .box .product-row:last-of-type:after{display:none}}#cart #newCart #cartProducts .cart-pl .box+.box{margin-top:14px}@media screen and (min-width: 768px){#cart #newCart #cartProducts .cart-pl .box+.box{margin-top:16px}}@media screen and (min-width: 768px){#cart #newCart #cartProducts .cart-pl .box{padding-top:12px;margin-left:0;margin-right:0;padding-bottom:10px;border:0}#cart #newCart #cartProducts .cart-pl .box+.box{margin-top:0}#cart #newCart #cartProducts .cart-pl .box{position:relative}#cart #newCart #cartProducts .cart-pl .box>span{color:#464650;padding:0 15px 7px;border:0;font:500 16px 'VPSansNext-Medium';text-transform:capitalize}#cart #newCart #cartProducts .cart-pl .box+.box:before{content:"";display:block;position:absolute;top:0;left:-5px;right:-5px;height:1px;border-bottom:1px solid #f7f7f7}#cart #newCart #cartProducts .cart-pl .box span.productsQty{display:none}}#cart #newCart #cartProducts #step-1-info{margin:16px 12px 13px 12px}#cart #newCart #cartProducts #step-1-info .step-1-blocks .block{height:46px;line-height:46px;font-size:14px;color:#888888;border-bottom:0px solid #f0f0f1;padding:0 4px 0 46px;background-size:auto 30px;background-position:left center;background-repeat:no-repeat;position:relative}#cart #newCart #cartProducts #step-1-info .step-1-blocks .block.block-1{background-image:url("../images/mobile/cart/product_accordeon_icon_3.svg")}#cart #newCart #cartProducts #step-1-info .step-1-blocks .block.block-2{background-image:url("../images/mobile/cart/product_accordeon_icon_2.svg")}#cart #newCart #cartProducts #step-1-info .step-1-blocks .block.block-3{background-image:url("../images/mobile/cart/product_accordeon_icon_1.svg");border-bottom:0}#cart #newCart #cartProducts #step-1-info .step-1-blocks .block .arrow{cursor:pointer;position:absolute;top:5px;right:0px;font-size:0px}#cart #newCart #cartProducts #step-1-info .step-1-blocks .block .arrow .icon-arrow-down:before{color:#888888;-webkit-transition:200ms all;transition:200ms all;display:inline-block;font-size:9px}#cart #newCart #cartProducts #step-1-info .step-1-blocks .on .arrow .icon-arrow-down:before{-webkit-transform:rotate(-180deg);transform:rotate(-180deg);-webkit-transition:200ms all;transition:200ms all}@media screen and (min-width: 768px){#cart #newCart #cartProducts #step-1-info{display:none}}#cart #newCart #cartProducts .cart-pl-footer{display:none;background-color:#fff;margin-left:-5px;margin-right:-5px;margin-top:15px}@media screen and (min-width: 768px){#cart #newCart #cartProducts .cart-pl-footer{margin-top:0px}}#cart #newCart #cartProducts .cart-pl-footer .cart-pl-footer-inner{padding:18px 15px 10px 15px;text-align:right;color:#ec008c;-webkit-box-shadow:0px 0px 10px 0px rgba(0,0,0,0.09);box-shadow:0px 0px 10px 0px rgba(0,0,0,0.09);font-size:13px}#cart #newCart #cartProducts .cart-pl-footer .bottom-col.fin-price{font-size:18px;color:#464650}#cart #newCart #cartProducts .cart-pl-footer .bottom-col.fin-price .price{color:#ec008c}#cart #newCart #cartProducts .cart-pl-footer .bottom-col .val-col{color:#ec008c}@media screen and (min-width: 768px){#cart #newCart #cartProducts .cart-pl-footer{display:block;background:#f7f7f7;padding:12px 0 12px;margin-left:0;margin-right:0;border-bottom-left-radius:2px;border-bottom-right-radius:2px}#cart #newCart #cartProducts .cart-pl-footer .bottom-col{position:relative;width:100%;font-weight:bold;display:-webkit-box;display:-ms-flexbox;display:flex;color:#464650;font-size:12px}#cart #newCart #cartProducts .cart-pl-footer .bottom-col.fin-price{font-size:17px;color:#464650;margin-top:6px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#cart #newCart #cartProducts .cart-pl-footer .bottom-col.fin-price .desc-col{font:20px 'VPSansNext-Medium'}#cart #newCart #cartProducts .cart-pl-footer .bottom-col.fin-price .val-col{font:20px 'VPSansNext-Medium';color:#ec008c}#cart #newCart #cartProducts .cart-pl-footer .bottom-col .desc-col{width:76%;text-align:right;color:#464650;font:16px 'HKGrotesk-Medium'}#cart #newCart #cartProducts .cart-pl-footer .bottom-col .val-col{width:14%;text-align:center;font:16px 'HKGrotesk-Bold';color:#464650}#cart #newCart #cartProducts .cart-pl-footer .cart-pl-footer-inner{padding:0px;-webkit-box-shadow:none;box-shadow:none;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (min-width: 768px){#cart #newCart #newCart{background-color:#fff;padding:0px;border-radius:2px;font-family:'HKGrotesk-Medium'}#cart #newCart #newCart #step-1-info{display:none}}#cart #newCart #shipping-container{display:block;margin-left:0px;margin-right:0px;width:100%;font-family:"HKGrotesk-Medium" !important}#cart #newCart #shipping-container>section{border:0;display:block;width:100%;position:relative;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;margin-bottom:14px;background-color:#fff;border:1px solid #f7f7f7}@media screen and (min-width: 768px){#cart #newCart #shipping-container>section{margin-bottom:0px}}#cart #newCart #shipping-container>section h2{background-color:transparent;color:#22222b;border-top:1px solid #e1e1e1;border-bottom:1px solid #f0f0f1;font-size:16px;padding:12px 0 12px 0px;margin:0;text-transform:none;font-weight:normal;line-height:1}@media screen and (min-width: 768px){#cart #newCart #shipping-container>section h2{padding:8px 0 9px 0px;color:#5c5d5d;font-size:14px;line-height:inherit;border:0px}}#cart #newCart #shipping-container>section.shipping_methods ul#shipping_methods_list>li{border-bottom:1px solid #fff;padding:0 12px;font-size:13px}#cart #newCart #shipping-container>section.shipping_methods ul#shipping_methods_list>li:last-of-type{border-bottom:0}#cart #newCart #shipping-container>section.shipping_methods ul#shipping_methods_list>li>ol{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-bottom:0px solid #E7E6E4}#cart #newCart #shipping-container>section.shipping_methods ul#shipping_methods_list>li:last-of-type>ol{border-bottom:0}#cart #newCart #shipping-container>section.shipping_methods ul#shipping_methods_list>li>ol li{padding:11px 0;font-size:15px;color:#464650}@media screen and (min-width: 768px){#cart #newCart #shipping-container>section.shipping_methods ul#shipping_methods_list>li>ol li{color:#464650}}#cart #newCart #shipping-container>section.shipping_methods ul#shipping_methods_list>li>ol li .ui-button-text{font-size:13px}@media screen and (min-width: 768px){#cart #newCart #shipping-container>section.shipping_methods ul#shipping_methods_list>li>ol li{font-size:14px;padding:18px 1px 12px 0;font-family:'HKGrotesk-Bold';font-weight:normal}#cart #newCart #shipping-container>section.shipping_methods ul#shipping_methods_list>li>ol li:last-child{padding:21px 0px 14px 0px;color:#464650}}#cart #newCart #shipping-container>section.shipping_methods ul#shipping_methods_list>li>ol li:nth-child(2){padding-left:11px;font-weight:normal}@media screen and (min-width: 768px){#cart #newCart #shipping-container>section.shipping_methods ul#shipping_methods_list>li>ol li:nth-child(2){font-weight:normal}}#cart #newCart #shipping-container>section.shipping_methods ul#shipping_methods_list>li>ol li:nth-child(3){font-weight:400;font-family:"VPSansNext"}@media screen and (min-width: 768px){#cart #newCart #shipping-container>section.shipping_methods ul#shipping_methods_list>li>ol li:nth-child(3){font-family:'HKGrotesk-Medium'}}#cart #newCart #shipping-container>section#addresses-form{border-top:1px solid #e1e1e1}@media screen and (min-width: 768px){#cart #newCart #shipping-container>section#addresses-form{border-top:0px}}@media screen and (max-width: 767px) and (max-width: 0px){#cart #newCart #shipping-container>section#addresses-form{position:fixed;top:0;bottom:0;left:0;right:0;margin:0;z-index:9999;background-color:#fafafa}#cart #newCart #shipping-container>section#addresses-form .edit-header{height:50px;line-height:50px;-webkit-box-shadow:0px 0px 3.35px 1.65px rgba(48,48,48,0.14);box-shadow:0px 0px 3.35px 1.65px rgba(48,48,48,0.14);background-color:#fff}}#cart #newCart #shipping-container>section#addresses-form .section_title{background-color:transparent;color:#22222b;border-bottom:1px solid #f0f0f1;font-size:16px;padding:12px 0 12px 0px;margin:0;text-transform:none;font-weight:normal;text-align:center;line-height:1}@media screen and (min-width: 768px){#cart #newCart #shipping-container>section#addresses-form .section_title{background-color:#f7f7f7;padding:7px 12px;border-top-left-radius:3px;border-top-right-radius:3px;position:relative;width:100%;font-size:14px;line-height:26px;font-weight:normal;font-family:'HKGrotesk-Bold';color:#5c5d5d;border-top:0px solid #e1e1e1;border-bottom:0px solid #f0f0f1}}#cart #newCart #shipping-container>section#addresses-form form{padding:10px 0 0 0;border-bottom:0px solid #f0f0f1;margin-bottom:10px}@media screen and (min-width: 768px){#cart #newCart #shipping-container>section#addresses-form form{padding:10px 0;margin-bottom:0px;border-bottom:0px solid #f0f0f1}}#cart #newCart #shipping-container>section#addresses-form div>.error{text-align:center;position:relative;top:3px;display:block}#cart #newCart #shipping-container>section#addresses-form .no_input .error{display:none}#cart #newCart #shipping-container>section#addresses-form .form-group{padding:0 12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}@media screen and (min-width: 768px){#cart #newCart #shipping-container>section#addresses-form .form-group{padding:0 10px}}#cart #newCart #shipping-container>section#addresses-form .form-group label{padding-left:0;width:45%;font-family:'HKGrotesk-Medium' !important;font-size:14px;display:none}@media screen and (min-width: 768px){#cart #newCart #shipping-container>section#addresses-form .form-group label{display:block;font-size:12px;font-weight:bold}}#cart #newCart #shipping-container>section#addresses-form .form-group input{padding:9px 9px;border:1px solid #e1e1e4;color:#7b7b7f;border-radius:2px;font-size:14px;font-family:'HKGrotesk-Medium'}#cart #newCart #shipping-container>section#addresses-form .form-group input::-webkit-input-placeholder{color:#c1c1c1}#cart #newCart #shipping-container>section#addresses-form .form-group input::-moz-placeholder{color:#c1c1c1}#cart #newCart #shipping-container>section#addresses-form .form-group input:-ms-input-placeholder{color:#c1c1c1}#cart #newCart #shipping-container>section#addresses-form .form-group input:-moz-placeholder{color:#c1c1c1}@media screen and (min-width: 768px){#cart #newCart #shipping-container>section#addresses-form .form-group input{color:#464650;font-family:'HKGrotesk-Medium';font-weight:normal;font-size:14px}}#cart #newCart #shipping-container>section#addresses-form .form-group input:focus{border:1px solid #ec008c}#cart #newCart #shipping-container>section#addresses-form .form-group.form-group-select:after{font-family:'icomoon' !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e907";font-size:8px;color:#8e9580;position:absolute;top:17px;right:28px}#cart #newCart #shipping-container>section#addresses-form .form-group.form-group-select.select-open select{border:1px solid #ec008c;-webkit-box-shadow:0 0 8px rgba(234,81,163,0.35);box-shadow:0 0 8px rgba(234,81,163,0.35)}#cart #newCart #shipping-container>section#addresses-form .form-group.form-group-select.select-open:after{color:#ec008c;-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media screen and (min-width: 768px){#cart #newCart #shipping-container>section#addresses-form .form-group.form-group-select{display:none}}#cart #newCart #shipping-container>section#addresses-form .form-group select{padding:9px 32px 9px 9px;border:1px solid #E7E6E4;color:#7b7b7f;border-radius:0px;font-size:16px;font-family:VPSansNext;width:100%;-webkit-appearance:none;-moz-appearance:none;text-indent:1px;text-overflow:'';background-color:#fff;text-overflow:ellipsis}@media screen and (min-width: 768px){#cart #newCart #shipping-container>section#addresses-form .form-group select{padding:9px 9px}}#cart #newCart #shipping-container>section#addresses-form .form-group select:disabled{color:#c1c1c1}#cart #newCart #shipping-container>section#addresses-form .form-group select::-ms-expand{display:none}#cart #newCart #shipping-container>section#addresses-form .form-group .error{display:none}#cart #newCart #shipping-container>section#addresses-form .form-group.error{padding-bottom:14px}#cart #newCart #shipping-container>section#addresses-form .form-group.error .error{position:absolute;bottom:0;left:5%;font-size:10px;top:auto !important;text-align:left !important;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width: 768px){#cart #newCart #shipping-container>section#addresses-form .form-group.error .error{left:33%}}#cart #newCart #shipping-container>section#addresses-form .form-group:nth-last-child{padding-bottom:0px}#cart #newCart #shipping-container>section#addresses-form .actions{text-align:right}@media screen and (max-width: 767px){#cart #newCart #shipping-container>section#addresses-form .actions{text-align:center;bottom:0;top:auto;left:0;right:0;-webkit-box-shadow:0px 0px 0px 0px rgba(0,0,0,0.09);box-shadow:0px 0px 0px 0px rgba(0,0,0,0.09);padding:0px}}@media screen and (min-width: 768px){#cart #newCart #shipping-container>section#addresses-form .actions{margin-right:20px}}#cart #newCart #shipping-container>section#addresses-form button{border:0;background:0;padding:inherit;padding:9px 16px;margin:0px 10px 16px 10px;font-size:12px;-webkit-transition:all 500ms;transition:all 500ms;width:98px;height:34px}#cart #newCart #shipping-container>section#addresses-form button.simple{border-radius:2px;border:1px solid #ec008c;color:#ec008c;line-height:1;font-size:14px;font-family:VPSansNext-Medium;padding:12px 18px;height:auto}@media screen and (min-width: 768px){#cart #newCart #shipping-container>section#addresses-form button.simple{padding:8px 16px}}#cart #newCart #shipping-container>section#addresses-form button.simple2{border-radius:2px;border:1px solid #ec008c;color:#fff;background-color:#ec008c;line-height:1;font-size:14px;font-family:VPSansNext-Medium;padding:12px 18px;height:auto}@media screen and (min-width: 768px){#cart #newCart #shipping-container>section#addresses-form button.simple2{padding:8px 16px}}#cart #newCart #shipping-container>section#addresses-form button.simple2:hover{border:1px solid #ea51a3;background-color:#ea51a3}#cart #newCart #shipping-container>section#addresses-form button.simple:hover,#cart #newCart #shipping-container>section#addresses-form button.simple:active{color:#fff;border-color:#ec008c;background:#ec008c}#cart #newCart #shipping-container>section#addresses-list .items{padding-bottom:0px;margin-bottom:15px;margin-right:12px;margin-left:12px}@media screen and (min-width: 768px){#cart #newCart #shipping-container>section#addresses-list .items{margin-top:10px}}#cart #newCart #shipping-container>section#addresses-list .items .item ol.address{background-color:transparent}#cart #newCart #shipping-container>section#addresses-list .items .item ol.address li .address_btn{background-color:transparent;border:0px solid #ec008c;border-radius:100%;width:18px;height:18px;line-height:15px;display:inline-block;font-size:6px;text-align:center;margin:0 6px 0px 3px;color:#ec008c}@media screen and (min-width: 768px){#cart #newCart #shipping-container>section#addresses-list .items .item ol.address li .address_btn{margin:0 6px}}#cart #newCart #shipping-container>section#addresses-list .items .item ol.address li .address_btn i.icon-edit{background-image:url("../images/edit-icon.png");width:8px;height:8px;display:block;background-position:center center;background-size:cover;background-repeat:no-repeat;margin:2px auto 0}#cart #newCart #shipping-container>section#addresses-list .items .item ol.address li .address_btn i.icon-edit:before{content:""}#cart #newCart #shipping-container>section#addresses-list .items .item ol.address li .address_btn:before{margin:0;padding:0;content:"";border:0}#cart #newCart #shipping-container>section#addresses-list button.simple{border-radius:3px;border:1px solid #ec008c;padding:12px 18px;color:#ec008c;line-height:1;font-size:14px;-webkit-transition:all 500ms;transition:all 500ms;margin:auto;margin-bottom:15px;font-family:VPSansNext;position:relative;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (min-width: 768px){#cart #newCart #shipping-container>section#addresses-list button.simple{font-size:14px;margin-right:11px;margin-bottom:15px;font-family:'VPSansNext-Medium';position:static;left:auto;-webkit-transform:none;transform:none;padding:8px 16px}}#cart #newCart #shipping-container>section#addresses-list button.simple:hover,#cart #newCart #shipping-container>section#addresses-list button.simple:active{color:#fff;background-color:#ec008c;border-color:#ec008c}#cart #newCart #shipping-container>section#addresses-list .error{padding:8px 12px;text-align:center;position:relative;top:-10px}@media screen and (min-width: 768px){#cart #newCart #shipping-container>section#addresses-list button.simple{float:right}#cart #newCart #shipping-container>section#addresses-list .error{padding:8px 12px;position:static}}@media screen and (min-width: 768px){#cart #newCart #shipping-container{font-family:'HKGrotesk-Medium' !important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:0;margin-right:0;width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}#cart #newCart #shipping-container>section{width:auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:400px;padding:0px;border-radius:2px}#cart #newCart #shipping-container>section h2{background-color:#f7f7f7;padding:7px 12px;border-top-left-radius:2px;border-top-right-radius:2px;position:relative;width:100%;line-height:26px;font-size:14px;font-family:'HKGrotesk-Bold'}#cart #newCart #shipping-container>section.shipping_methods .ui-button .ui-button-text{font-size:12px !important;padding-top:2px;font-weight:bold}#cart #newCart #shipping-container>section#addresses-form form{padding:5px 5px;margin:9px 10px 0px 10px}#cart #newCart #shipping-container>section#addresses-form .form-group{padding:0 5px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}#cart #newCart #shipping-container>section#addresses-form .form-group label{padding-left:0;width:40%;font-family:'HKGrotesk-Medium' !important;font-size:14px;font-weight:normal}}@media screen and (min-width: 768px) and (min-width: 768px){#cart #newCart #shipping-container>section#addresses-form .form-group label{text-align:left;margin-right:10px}}@media screen and (min-width: 768px){#cart #newCart #shipping-container>section#addresses-form .form-group input{padding:8px;line-height:18px}#cart #newCart #shipping-container>section#addresses-form .form-group input::-webkit-input-placeholder{color:#fff}#cart #newCart #shipping-container>section#addresses-form .form-group input::-moz-placeholder{color:#fff}#cart #newCart #shipping-container>section#addresses-form .form-group input:-ms-input-placeholder{color:#fff}#cart #newCart #shipping-container>section#addresses-form .form-group input:-moz-placeholder{color:#fff}#cart #newCart #shipping-container>section#addresses-form .form-group .error{left:28%}}#cart #newCart #payment-container{margin-left:0px;margin-right:0px;width:100%;font-family:"VPSansNext",Arial,"Helvetica Neue",sans-serif !important;display:-webkit-box;display:-ms-flexbox;display:flex}#cart #newCart #payment-container>section{border:0;display:block;width:100%;position:relative;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}#cart #newCart #payment-container>section h2{background-color:#F0EFEE;color:#464650;border-top:0px solid #f2f2f3;border-bottom:0px solid #f2f2f3;font-size:16px;padding:12px 0;margin:0;text-transform:none;text-align:center;font-weight:normal;line-height:1}@media screen and (min-width: 768px){#cart #newCart #payment-container>section h2{font-size:14px;font-family:'HKGrotesk-Bold';line-height:26px}}#cart #newCart #payment-container>section h2:first-of-type{color:#ec008c}#cart #newCart #payment-container>section .cart-pl{margin-bottom:15px;background-color:transparent}@media screen and (min-width: 768px){#cart #newCart #payment-container>section .cart-pl{border:0;margin-bottom:0px}}#cart #newCart #payment-container>section #payment_section_wrapper{background-color:#fff;border:1px solid #f7f7f7;margin-bottom:15px}@media screen and (min-width: 768px){#cart #newCart #payment-container>section #payment_section_wrapper{border:0px}}#cart #newCart #payment-container>section #payment_section_wrapper h2{border-bottom:1px solid #f0f0f1;background-color:#fff}@media screen and (min-width: 768px){#cart #newCart #payment-container>section #payment_section_wrapper h2{border-bottom:0px}}#cart #newCart #payment-container>section #payment_section_wrapper #payment_methods_list .method{border:0;padding:7px 12px 7px 12px}#cart #newCart #payment-container>section #payment_section_wrapper #payment_methods_list .method input{display:none}#cart #newCart #payment-container>section #payment_section_wrapper #payment_methods_list .method .item{position:relative;padding-left:30px;cursor:pointer}#cart #newCart #payment-container>section #payment_section_wrapper #payment_methods_list .method .item .dot{webkit-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;border-radius:50%;top:4px;left:0px;width:18px;height:18px;margin:0;border:1px solid #e1e1e4;content:"";display:block;position:absolute;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;top:4px;left:0px;cursor:pointer}@media screen and (min-width: 768px){#cart #newCart #payment-container>section #payment_section_wrapper #payment_methods_list .method .item .dot{top:20px;width:15px;height:15px;left:2px}}#cart #newCart #payment-container>section #payment_section_wrapper #payment_methods_list .method .item .dot:after{border-radius:50%;content:"";top:3px;left:3px;width:10px;height:10px;display:none;position:relative;background-color:#fff;display:block;content:''}@media screen and (min-width: 768px){#cart #newCart #payment-container>section #payment_section_wrapper #payment_methods_list .method .item .dot:after{top:3px;left:3px;width:7px;height:7px}}#cart #newCart #payment-container>section #payment_section_wrapper #payment_methods_list .method.on .item .dot{border-color:#ec008c}#cart #newCart #payment-container>section #payment_section_wrapper #payment_methods_list .method.on .item .dot:after{background-color:#ec008c}#cart #newCart #payment-container>section #payment_section_wrapper #payment_methods_list .method .item:hover .dot{border-color:#ec008c}#cart #newCart #payment-container>section #payment_section_wrapper #payment_methods_list .method .item:hover .dot:after{background-color:#ec008c}#cart #newCart #payment-container>section #payment_section_wrapper #payment_methods_list .method .item{border:0}#cart #newCart #payment-container>section #payment_section_wrapper #payment_methods_list .method .item .head{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-weight:normal;font-family:"VPSans-Light",Arial,"Helvetica Neue",sans-serif;font-size:13px;cursor:pointer}#cart #newCart #payment-container>section #payment_section_wrapper #payment_methods_list .method .item .head p{float:left;padding-top:2px}#cart #newCart #payment-container>section #payment_section_wrapper #payment_methods_list .method .item .head span{font-family:"VPSansNext",Arial,"Helvetica Neue",sans-serif;font-size:15px;color:#464650;font-weight:normal}@media screen and (min-width: 768px){#cart #newCart #payment-container>section #payment_section_wrapper #payment_methods_list .method .item .head span{font-size:12px;color:#464650;font-weight:normal}}#cart #newCart #payment-container>section #payment_section_wrapper #payment_methods_list .method .item .head .icons{float:right}@media screen and (min-width: 768px){#cart #newCart #payment-container>section #payment_section_wrapper #payment_methods_list .method .item .head .icons{float:none}}#cart #newCart #payment-container>section #payment_section_wrapper #payment_methods_list .method .item .head img{height:30px;width:auto;float:right;margin:0px;margin-left:3px;position:relative;top:-2px}@media screen and (min-width: 768px){#cart #newCart #payment-container>section #payment_section_wrapper #payment_methods_list .method .item .head img{position:static}}#cart #newCart #payment-container>section #payment_section_wrapper #payment_methods_list .method .item .head .light{font-family:VPSans-Light;font-weight:normal;display:none}@media screen and (min-width: 768px){#cart #newCart #payment-container>section #payment_section_wrapper #payment_methods_list .method .item{border-bottom:0px solid #e7e6e4;padding-top:8px;padding-bottom:9px;padding-left:29px}}#cart #newCart #payment-container>section #payment_section_wrapper #payment_methods_list .method .item .descripton{cursor:default}@media screen and (min-width: 768px){#cart #newCart #payment-container>section #payment_section_wrapper{padding:0px;font-family:'HKGrotesk-Medium';border:1px solid #ec008c;border-radius:3px;margin-bottom:20px}#cart #newCart #payment-container>section #payment_section_wrapper h2{background-color:#ec008c;padding:11px 12px;line-height:18px;border-top-left-radius:2px;border-top-right-radius:2px;position:relative;width:100%;font-size:14px;font-family:'HKGrotesk-Bold';color:#fff}#cart #newCart #payment-container>section #payment_section_wrapper #payment_methods_list .method{padding:0 10px}#cart #newCart #payment-container>section #payment_section_wrapper #payment_methods_list .method:last-of-type{border-bottom:0}#cart #newCart #payment-container>section #payment_section_wrapper #payment_methods_list .method:last-of-type .item{border-bottom:0}#cart #newCart #payment-container>section #payment_section_wrapper #payment_methods_list .method .item:before{top:20px}#cart #newCart #payment-container>section #payment_section_wrapper #payment_methods_list .method .item:after{top:24px}#cart #newCart #payment-container>section #payment_section_wrapper #payment_methods_list .method .item .head{display:block;font-family:'HKGrotesk-Medium'}#cart #newCart #payment-container>section #payment_section_wrapper #payment_methods_list .method .item .head p{-webkit-transform:translateY(8px);transform:translateY(8px)}#cart #newCart #payment-container>section #payment_section_wrapper #payment_methods_list .method .item .head span{font-family:'HKGrotesk-Bold';font-size:14px;font-weight:normal}#cart #newCart #payment-container>section #payment_section_wrapper #payment_methods_list .method .item .head span .light{font-family:'HKGrotesk-Medium';font-weight:300}#cart #newCart #payment-container>section #payment_section_wrapper #payment_methods_list .method .item .head img{height:34px}}#cart #newCart #payment-container>section .pc_holder{padding:0px}@media screen and (min-width: 768px){#cart #newCart #payment-container>section .pc_holder{background-color:#fff;border:1px solid #f7f7f7;border-bottom:none}}#cart #newCart #payment-container>section #promo_code_wrapper{padding:12px 12px;background-color:#fff;border-bottom:1px solid #e1e1e1;border-top:1px solid #e1e1e1;margin-bottom:15px}@media screen and (min-width: 768px){#cart #newCart #payment-container>section #promo_code_wrapper{padding:8px 15px;margin-bottom:15px}}#cart #newCart #payment-container>section #promo_code_wrapper span{display:none}@media screen and (min-width: 768px){#cart #newCart #payment-container>section #promo_code_wrapper input::-webkit-input-placeholder{color:#fff}#cart #newCart #payment-container>section #promo_code_wrapper input::-moz-placeholder{color:#fff}#cart #newCart #payment-container>section #promo_code_wrapper input:-ms-input-placeholder{color:#fff}#cart #newCart #payment-container>section #promo_code_wrapper input:-moz-placeholder{color:#fff}}#cart #newCart #payment-container>section #promo_code_wrapper button{border:1px solid #e1e1e1;background-color:transparent;color:#7b7b7f;border-radius:2px;font-family:"VPSansNext",sans-serif;margin:0px 0px 0px 8px;padding:0px 17px;line-height:34px}@media screen and (min-width: 768px){#cart #newCart #payment-container>section #promo_code_wrapper button{margin:0 8px;color:#5c5d5d}}#cart #newCart #payment-container>section #promo_code_wrapper button:hover,#cart #newCart #payment-container>section #promo_code_wrapper button:active{color:#ec008c}@media screen and (min-width: 768px){#cart #newCart #payment-container>section #promo_code_wrapper{margin-bottom:0;border:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:0px solid #e7e6e4}#cart #newCart #payment-container>section #promo_code_wrapper span{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;font-family:'HKGrotesk-Medium';padding:9px 20px;color:#464650}#cart #newCart #payment-container>section #promo_code_wrapper input{display:-webkit-box;display:-ms-flexbox;display:flex}#cart #newCart #payment-container>section #promo_code_wrapper button{font-family:'HKGrotesk-Medium';display:-webkit-box;display:-ms-flexbox;display:flex;padding:0px 11px}}#cart #newCart #payment-container>section #cartProducts .pckg_wrapper{margin-bottom:15px;background-color:#fff;border-bottom:1px solid #e1e1e1;border-top:1px solid #e1e1e1}@media screen and (min-width: 768px){#cart #newCart #payment-container>section #cartProducts .pckg_wrapper{border:none;margin-bottom:0px}}#cart #newCart #payment-container>section #cartProducts .table-header{background-color:#f0efee;padding:14px 10px;border-top-left-radius:2px;border-top-right-radius:2px;position:relative;width:100%;display:none}#cart #newCart #payment-container>section #cartProducts .table-header>div{text-align:center;color:#464650;font-size:12px;line-height:1;position:relative}#cart #newCart #payment-container>section #cartProducts .table-header .row-thumbnail{width:0%}#cart #newCart #payment-container>section #cartProducts .table-header .product-name{width:46%}#cart #newCart #payment-container>section #cartProducts .table-header .product-price{width:17%;text-align:center}#cart #newCart #payment-container>section #cartProducts .table-header .product-qty{width:17%;text-align:center;display:none}#cart #newCart #payment-container>section #cartProducts .table-header .product-qty .Dropdown-root{margin:0 auto}#cart #newCart #payment-container>section #cartProducts .table-header .product-fullprice{width:21%;text-align:center}#cart #newCart #payment-container>section #cartProducts .table-header .product-actions{width:5%;text-align:center;padding-bottom:5px}#cart #newCart #payment-container>section #cartProducts .table-header .product-name:after,#cart #newCart #payment-container>section #cartProducts .table-header .product-price:after,#cart #newCart #payment-container>section #cartProducts .table-header .product-qty:after{content:"";display:block;height:14px;width:1px;background-color:#fff;position:absolute;top:-2px;right:0}@media screen and (min-width: 768px){#cart #newCart #payment-container>section #cartProducts .table-header .product-name{width:55%}#cart #newCart #payment-container>section #cartProducts .table-header .product-price{width:15%}#cart #newCart #payment-container>section #cartProducts .table-header .product-qty{display:block;width:15%}#cart #newCart #payment-container>section #cartProducts .table-header .product-fullprice{width:20%}}#cart #newCart #payment-container>section #cartProducts div.pckg_info_top{padding:12px 12px 8px 12px;border-bottom:1px solid #f2f2f3;font:500 16px 'VPSansNext-Medium';line-height:1}#cart #newCart #payment-container>section #cartProducts div.pckg_info_top>div{width:calc(100% - 105px);display:inline-block !important}@media screen and (min-width: 768px){#cart #newCart #payment-container>section #cartProducts div.pckg_info_top>div{width:auto;display:block !important}}#cart #newCart #payment-container>section #cartProducts div.pckg_info_top .productsQty{float:right;display:inline-block;font-weight:normal;font-family:VPSansNext;text-align:right;width:105px}@media screen and (min-width: 768px){#cart #newCart #payment-container>section #cartProducts div.pckg_info_top .productsQty{display:none}}#cart #newCart #payment-container>section #cartProducts div.pckg_info_top span{display:block}@media screen and (min-width: 768px){#cart #newCart #payment-container>section #cartProducts div.pckg_info_top{border:0;padding:12px 10px 2px 10px;font:500 16px 'VPSansNext-Medium';text-transform:capitalize;color:#464650}#cart #newCart #payment-container>section #cartProducts div.pckg_info_top span{display:inline}}#cart #newCart #payment-container>section #cartProducts div.pckg_info_bottom{padding:4px 12px 12px 12px;font-size:13px;color:#888888;font-family:"VPSans-Light",Arial,"Helvetica Neue",sans-serif}@media screen and (min-width: 768px){#cart #newCart #payment-container>section #cartProducts div.pckg_info_bottom{font-family:'HKGrotesk-Medium';font-size:11px;padding:12px 15px;border-bottom:1px solid #f0efee}}#cart #newCart #payment-container>section #cartProducts div.pckg_info_bottom span{display:none}#cart #newCart #payment-container>section #cartProducts .product-row{padding:6px 12px;position:relative;height:78px;font-size:13px}@media screen and (min-width: 768px){#cart #newCart #payment-container>section #cartProducts .product-row{padding:6px 15px}}#cart #newCart #payment-container>section #cartProducts .product-row .row-thumbnail{width:60px;height:60px;border:1px solid #eeeeee;position:relative;overflow:hidden;float:left}#cart #newCart #payment-container>section #cartProducts .product-row .row-thumbnail img{max-height:60px;max-width:60px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}#cart #newCart #payment-container>section #cartProducts .product-row .row-thumbnail span.qty{background-color:#ec008c;display:block;padding:6px;position:absolute;bottom:0;right:0;color:#fff;min-width:26px;text-align:center;font-size:12px;font-family:'HKGrotesk-Medium';height:26px}#cart #newCart #payment-container>section #cartProducts .product-row .product-name{display:inline-block;width:calc(100% - 60px);padding:0 10px;margin-bottom:14px;line-height:1.2;font-size:15px;color:#7b7b7f}@media screen and (min-width: 768px){#cart #newCart #payment-container>section #cartProducts .product-row .product-name{width:50%;font-size:13px;color:#464650}}#cart #newCart #payment-container>section #cartProducts .product-row .product-name .size span{font-family:'HKGrotesk-Bold'}#cart #newCart #payment-container>section #cartProducts .product-row .product-price{display:none}#cart #newCart #payment-container>section #cartProducts .product-row .product-qty{display:none}#cart #newCart #payment-container>section #cartProducts .product-row .product-fullprice{display:inline-block;padding:0 0 0 10px;font-size:15px;color:#ec008c;float:right;position:absolute;bottom:6px;right:12px}@media screen and (min-width: 768px){#cart #newCart #payment-container>section #cartProducts .product-row .product-fullprice{position:static;font-size:14px}}#cart #newCart #payment-container>section #cartProducts .product-row .product-fullprice .old{color:#7b7b7f;font-size:15px;text-decoration:line-through}@media screen and (min-width: 768px){#cart #newCart #payment-container>section #cartProducts .product-row .product-fullprice .old{display:none}}@media screen and (min-width: 768px){#cart #newCart #payment-container>section #cartProducts .product-row{position:relative;width:100%;padding:8px 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:auto}#cart #newCart #payment-container>section #cartProducts .product-row .row-thumbnail{width:80px;height:80px;display:block;border:1px solid #f7f7f7;position:relative;overflow:hidden}#cart #newCart #payment-container>section #cartProducts .product-row .row-thumbnail img{max-height:80px;max-width:80px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}#cart #newCart #payment-container>section #cartProducts .product-row .row-thumbnail span.qty{display:none}#cart #newCart #payment-container>section #cartProducts .product-row .product-name{padding:0 0 0 17px;vertical-align:top;width:calc(50% - 50px);margin:0;font:500 14px/20px 'HKGrotesk-Medium';color:#464650}#cart #newCart #payment-container>section #cartProducts .product-row .product-name .size span{font-family:'HKGrotesk-Bold';color:#464650}#cart #newCart #payment-container>section #cartProducts .product-row .product-price{width:15%;text-align:center;display:block;font:14px/20px 'HKGrotesk-Medium'}#cart #newCart #payment-container>section #cartProducts .product-row .product-price .regular-price{font-family:'HKGrotesk-Bold'}#cart #newCart #payment-container>section #cartProducts .product-row .product-qty{width:15%;text-align:center;display:block;font-size:14px}#cart #newCart #payment-container>section #cartProducts .product-row .product-qty .Dropdown-root{margin:0 auto;-webkit-transform:translateX(15px);transform:translateX(15px);z-index:10}#cart #newCart #payment-container>section #cartProducts .product-row .product-qty .Dropdown-root .Dropdown-control{padding:8px 45px 8px 17px}#cart #newCart #payment-container>section #cartProducts .product-row .product-fullprice{width:20%;text-align:center;color:inherit;padding:0;font:14px/20px 'HKGrotesk-Bold';color:#ec008c}#cart #newCart #payment-container>section #cartProducts .product-row:last-of-type:after{display:none}}#cart #newCart #payment-container>section#payment-info-blocks{display:none}@media screen and (min-width: 768px){#cart #newCart #payment-container>section#payment-info-blocks{display:inline-block;width:250px;margin-left:40px;font-family:'HKGrotesk-Medium';line-height:15px}#cart #newCart #payment-container>section#payment-info-blocks h4{line-height:normal}#cart #newCart #payment-container>section#payment-info-blocks .right-info-blocks .info-block{background-color:#fff;border:1px solid #f7f7f7;color:#464650;border-radius:2px;font-size:13px;padding:7px 22px 7px 60px;margin-bottom:20px;background-repeat:no-repeat;background-position:15px 6px;background-size:31px 31px}#cart #newCart #payment-container>section#payment-info-blocks .right-info-blocks .info-block h4{font-family:'HKGrotesk-Medium';font-size:13px;color:#464650;margin-bottom:5px;text-transform:none}#cart #newCart #payment-container>section#payment-info-blocks .right-info-blocks .info-block.info-block-1{background-image:url(../images/ic_placeholder.svg)}#cart #newCart #payment-container>section#payment-info-blocks .right-info-blocks .info-block.info-block-2{background-image:url(../images/ic_reinsurance_return.svg)}#cart #newCart #payment-container>section#payment-info-blocks .right-info-blocks .info-block.info-block-3{background-image:url(../images/ic_reinsurance_customer_service.svg)}}@media screen and (min-width: 768px){#cart #newCart #payment-container>section#payment-wrapper{display:inline-block;width:590px}}#cart #newCart #payment-container .cart-pl-footer{display:none;background-color:#fff;margin-left:0px;margin-right:0px;margin-top:15px}#cart #newCart #payment-container .cart-pl-footer .cart-pl-footer-inner{padding:15px;text-align:right;font-weight:normal}#cart #newCart #payment-container .cart-pl-footer .cart-pl-footer-inner .delivery-info{font-size:13px;font-weight:normal;color:#5c5d5d;font-family:"VPSansNext",Arial,"Helvetica Neue",sans-serif;margin-bottom:5px}@media screen and (min-width: 768px){#cart #newCart #payment-container .cart-pl-footer .cart-pl-footer-inner .delivery-info span.price.val-col{color:#464650 !important}}@media screen and (min-width: 768px){#cart #newCart #payment-container .cart-pl-footer .cart-pl-footer-inner .delivery-info span.price.val-col.free-delivery{width:21%}}#cart #newCart #payment-container .cart-pl-footer .cart-pl-footer-inner .order-info{font-size:18px;margin-top:0;color:#5c5d5d;font-family:"VPSansNext",Arial,"Helvetica Neue",sans-serif}#cart #newCart #payment-container .cart-pl-footer .cart-pl-footer-inner span.price{color:#ec008c}@media screen and (min-width: 768px){#cart #newCart #payment-container .cart-pl-footer{display:block;margin:0;padding:0}#cart #newCart #payment-container .cart-pl-footer .cart-pl-footer-inner{padding:0px 20px 12px;background-color:#f0efee}}@media screen and (min-width: 768px) and (min-width: 768px){#cart #newCart #payment-container .cart-pl-footer .cart-pl-footer-inner{padding:13px 20px 12px}}@media screen and (min-width: 768px){#cart #newCart #payment-container .cart-pl-footer .cart-pl-footer-inner .delivery-info{font-size:12px;font-weight:bold;color:#464650;font-family:'HKGrotesk-Medium';margin-bottom:2px;width:100%}#cart #newCart #payment-container .cart-pl-footer .cart-pl-footer-inner .order-info{font-size:17px;margin-top:0;color:#464650;font-weight:bold;font-family:'HKGrotesk-Medium';width:100%}#cart #newCart #payment-container .cart-pl-footer .cart-pl-footer-inner span.price{color:#ec008c}#cart #newCart #payment-container .cart-pl-footer .cart-pl-footer-inner .delivery-info span.price.price-shipping{color:#464650}#cart #newCart #payment-container .cart-pl-footer .cart-pl-footer-inner .bottom-col{position:relative;width:100%;font-weight:bold;display:-webkit-box;display:-ms-flexbox;display:flex;color:#5c5d5d}}@media screen and (min-width: 768px) and (min-width: 768px){#cart #newCart #payment-container .cart-pl-footer .cart-pl-footer-inner .bottom-col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (min-width: 768px){#cart #newCart #payment-container .cart-pl-footer .cart-pl-footer-inner .bottom-col .desc-col{width:80%;text-align:right;display:inline-block;float:left}#cart #newCart #payment-container .cart-pl-footer .cart-pl-footer-inner .bottom-col .desc-col.free-delivery{width:77%}#cart #newCart #payment-container .cart-pl-footer .cart-pl-footer-inner .bottom-col .val-col{width:20%;text-align:right;color:#ec008c;display:inline-block}#cart #newCart #payment-container .cart-pl-footer .cart-pl-footer-inner .bottom-col .discount{width:50%;text-align:left}}@media screen and (min-width: 768px) and (min-width: 768px){#cart #newCart #payment-container .cart-pl-footer .cart-pl-footer-inner .bottom-col .discount{color:#464650;width:100%;text-align:right}}@media screen and (min-width: 768px) and (min-width: 768px){#cart #newCart #payment-container .cart-pl-footer .cart-pl-footer-inner .bottom-col .discount .price{width:92px;display:inline-block;text-align:center}}@media screen and (min-width: 768px){#cart #newCart #payment-container .cart-pl-footer .cart-pl-footer-inner .order-info{width:50%}}@media screen and (min-width: 768px) and (min-width: 768px){#cart #newCart #payment-container .cart-pl-footer .cart-pl-footer-inner .order-info{width:100%}}@media screen and (min-width: 768px){#cart #newCart #payment-container .cart-pl-footer .cart-pl-footer-inner .order-info .desc-col{width:80%;font:18px 'VPSansNext-Medium'}#cart #newCart #payment-container .cart-pl-footer .cart-pl-footer-inner .order-info .price.val-col{width:20%;font:18px 'VPSansNext-Medium';color:#ec008c}}@media screen and (min-width: 768px){#cart #newCart #payment-container{margin-left:0;margin-right:0;width:100%}}#cart #newCart #cart-footer{display:block;background-color:#fff;-webkit-box-shadow:0px 0px 10px 0px rgba(0,0,0,0.09);box-shadow:0px 0px 10px 0px rgba(0,0,0,0.09);position:fixed;bottom:0;left:0;right:0;padding-bottom:14px;z-index:1000}#cart #newCart #cart-footer .cart-pl-footer{font-family:VPSansNext;padding:8px 12px 6px 12px;text-align:right;color:#ec008c;font-size:14px;background-color:#fff}#cart #newCart #cart-footer .cart-pl-footer .cart-pl-footer-inner{text-align:right;font-weight:normal;line-height:26px}@media screen and (min-width: 768px){#cart #newCart #cart-footer .cart-pl-footer .cart-pl-footer-inner{line-height:24px}}#cart #newCart #cart-footer .cart-pl-footer .cart-pl-footer-inner .delivery-info{font-size:13px;font-weight:normal;color:#1a1920;font-family:"VPSansNext",Arial,"Helvetica Neue",sans-serif;margin-bottom:5px}@media screen and (min-width: 768px){#cart #newCart #cart-footer .cart-pl-footer .cart-pl-footer-inner .delivery-info{color:#5c5d5d}}#cart #newCart #cart-footer .cart-pl-footer .cart-pl-footer-inner .delivery-info .price{color:#1a1920;white-space:nowrap}@media screen and (min-width: 768px){#cart #newCart #cart-footer .cart-pl-footer .cart-pl-footer-inner .delivery-info .price{color:#5c5d5d}}#cart #newCart #cart-footer .cart-pl-footer .cart-pl-footer-inner .order-info{font-size:18px;margin-top:0;color:#5c5d5d;font-family:"VPSansNext",Arial,"Helvetica Neue",sans-serif}#cart #newCart #cart-footer .cart-pl-footer .cart-pl-footer-inner span.price{color:#ec008c}#cart #newCart #cart-footer .cart-pl-footer .cart-pl-footer-inner .bottom-col.fin-price{font-size:19px;color:#1a1920;margin-bottom:0px}#cart #newCart #cart-footer .cart-pl-footer .cart-pl-footer-inner .bottom-col.fin-price .price{color:#ec008c}#cart #newCart #cart-footer .cart-pl-footer .cart-pl-footer-inner .bottom-col.fin-price.fin-price-fix{margin-top:-5px}#cart #newCart #cart-footer button{display:inline-block;border-radius:3px;cursor:pointer;text-align:center;text-decoration:none;color:#fff;border:1px solid rgba(0,0,0,0);font-size:16px;height:43px;line-height:42px;padding:0px;background-color:#ec008c;width:calc( 50% - 18px);font-family:"VPSansNext",Arial,"Helvetica Neue",sans-serif}@media screen and (min-width: 768px){#cart #newCart #cart-footer button{font-size:15px;line-height:38px;height:38px}}#cart #newCart #cart-footer button.next-step,#cart #newCart #cart-footer button.finish{float:right}#cart #newCart #cart-footer button.continue-shopping{border-color:#ec008c;background:transparent;color:#ec008c;-webkit-appearance:none;-moz-appearance:none}#cart #newCart #cart-footer button.last-step{float:none;width:calc( 100% - 24px);margin:0px 12px;margin-top:0px}@media screen and (min-width: 768px){#cart #newCart #cart-footer button.last-step{width:calc( 100% - 10px);margin:10px 5px}}#cart #newCart #cart-footer button.continue-shopping:hover,#cart #newCart #cart-footer button.continue-shopping:active,#cart #newCart #cart-footer button.continue-shopping:focus{border-color:#ec008c;background-color:#ec008c;color:#fff}#cart #newCart #cart-footer button.next-step:hover,#cart #newCart #cart-footer button.next-step:active{background-color:#ea51a3 !important}#cart #newCart #cart-footer button.continue-shopping{margin-left:12px}#cart #newCart #cart-footer button.next-step{margin-right:12px}@media screen and (min-width: 768px){#cart #newCart #cart-footer{margin-left:0px;margin-right:0px;width:100%;margin-top:40px;display:block;background-color:transparent;-webkit-box-shadow:none;box-shadow:none;position:static;padding-bottom:0;margin-left:-5px;margin-right:-5px;z-index:10}#cart #newCart #cart-footer .cart-pl-footer{display:none}#cart #newCart #cart-footer button{font:14px 'VPSansNext-Medium';display:inline-block;width:calc(100% - 10px);border-radius:2px;cursor:pointer;text-align:center;text-decoration:none;color:#fff;border:1px solid rgba(0,0,0,0);height:36px;padding:0 25px;background-color:#ec008c;width:auto;min-width:168px;margin:0}#cart #newCart #cart-footer button.last-step{width:auto}#cart #newCart #cart-footer button.next-step,#cart #newCart #cart-footer button.finish{float:right}#cart #newCart #cart-footer button.continue-shopping{border-color:#ec008c;background:transparent;color:#ec008c}#cart #newCart #cart-footer button.continue-shopping{margin-left:5px}#cart #newCart #cart-footer button.next-step{margin-right:0}}@media screen and (min-width: 768px){#cart #newCart{padding:5px 0px 40px 0px;border:0;max-width:880px;margin:0 auto}}#cart .ui-button .ui-icon-radio{width:13px;height:13px}#cart .ui-button.ui-state-active .ui-icon-radio:before{top:2px;left:2px}.zw-accordion .accordion-item .toggle{-webkit-transition:max-height 200ms;transition:max-height 200ms;max-height:0;overflow:hidden}.zw-accordion .accordion-item .toggle .holder{color:#888;padding:10px 10px 10px 45px;text-align:justify;font-size:12px}.zw-accordion .accordion-item.on .toggle{max-height:1500px}.bullet{webkit-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;border-radius:50%;top:0;left:0px;width:18px;height:18px;margin:0;border:1px solid #e1e1e4;content:"";display:block;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (min-width: 768px){.bullet{width:15px;height:15px}}.bullet.bullet-active{border-color:#ec008c}.bullet.bullet-active:after{border-radius:50%;content:"";top:3px;left:3px;width:10px;height:10px;display:block;position:relative;background-color:#ec008c}@media screen and (min-width: 768px){.bullet.bullet-active:after{top:3px;left:3px;width:7px;height:7px}}.bullet:after{content:"";display:block;background-color:#fff}.add_to_cart_fadeout{display:block;position:fixed;top:0px;left:0px;width:100%;height:100%;background:rgba(0,0,0,0.7);z-index:1000}.catalog-category-index .add_to_cart_popup .content{min-height:0px}.add_to_cart_popup{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%, -50%) scale(0.2);transform:translate(-50%, -50%) scale(0.2);z-index:10000;opacity:0;pointer-events:none;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.add_to_cart_popup>*{-webkit-box-sizing:border-box;box-sizing:border-box}.add_to_cart_popup.animate{display:block;opacity:1;-webkit-transform:translate(-50%, -50%) scale(1);transform:translate(-50%, -50%) scale(1);pointer-events:all;z-index:10000}.add_to_cart_popup .close_div{text-align:right}.add_to_cart_popup .close_div .close{width:24px;height:24px;background:url("../img/cross.svg");background-position:center center;background-repeat:no-repeat;background-size:24px 24px;margin-right:6px;margin-bottom:12px;cursor:pointer;float:none;text-shadow:none;opacity:1;display:inline-block;-webkit-transition:500ms background;transition:500ms background}.add_to_cart_popup .close_div .close:hover{background:url("../img/cross_hover.svg");background-size:cover}.add_to_cart_popup .content{background:#fff;width:770px;height:auto;min-height:0px;border-radius:3px}.add_to_cart_popup .content .msg{font-family:VPSansNext-Medium;font-size:18px;text-align:center;border-bottom:1px solid #E1E1E4;padding:16px 10px 14px 10px;color:rgba(0,0,0,0.7)}.add_to_cart_popup .content .product{display:-webkit-box;display:-ms-flexbox;display:flex;padding:28px 27px}.add_to_cart_popup .content .product .image{display:inline-block}.add_to_cart_popup .content .product .image img{width:220px;height:auto}.add_to_cart_popup .content .product .information{vertical-align:top;font-family:VPSansNext;margin-left:18px;padding:0px 0;display:inline-block}.add_to_cart_popup .content .product .information .brand{font:500 26px 'VPSansNext-Medium';color:#464650;margin-bottom:4px}.add_to_cart_popup .content .product .information .name{font:20px/27px 'VPSansNext';color:#464650;margin-bottom:24px}.add_to_cart_popup .content .product .information .price{font:32px/34px 'HKGrotesk-Bold';color:#ec008c;margin-bottom:3px}.add_to_cart_popup .content .product .information .old_price{font:20px/24px 'HKGrotesk-Medium';color:#464650;text-decoration:line-through;margin-bottom:31px}.add_to_cart_popup .content .product .information .options{margin-bottom:3px}.add_to_cart_popup .content .product .information .options .label{color:#464650;font:14px 'HKGrotesk-Medium';padding:0px;margin:0px}.add_to_cart_popup .content .product .information .options .value{color:#464650;font:14px 'HKGrotesk-Bold';padding:0px;margin:0px}.add_to_cart_popup .content .product .information .qty .label{color:#464650;font:14px 'HKGrotesk-Medium';padding:0px;margin:0px}.add_to_cart_popup .content .product .information .qty .value{color:#464650;font:14px 'HKGrotesk-Bold';padding:0px;margin:0px}.add_to_cart_popup .content .actions{padding:19px 56px}.add_to_cart_popup .content .actions .back{width:calc(50% - 2px);display:inline-block;text-align:left}.add_to_cart_popup .content .actions .back button{font-weight:400;display:inline-block;border-radius:2px;cursor:pointer;text-align:center;text-decoration:none;color:#fff;border:1px solid transparent;font-size:14px;height:36px;line-height:34px;padding:0 25px;background-color:#ec008c;width:220px;min-width:220px;font-family:'VPSansNext-Medium';margin:0;border-color:#ec008c;background:transparent;color:#ec008c;-webkit-transition:500ms all;transition:500ms all}.add_to_cart_popup .content .actions .back button:hover{background-color:#ec008c;color:#fff}.add_to_cart_popup .content .actions .tocart{width:calc(50% - 2px);display:inline-block;text-align:right}.add_to_cart_popup .content .actions .tocart button{display:inline-block;border-radius:2px;cursor:pointer;text-align:center;text-decoration:none;color:#fff;border:1px solid transparent;font-size:14px;height:35px;line-height:32px;padding:0 25px;background-color:#ec008c;width:220px;min-width:220px;font-family:'VPSansNext-Medium';margin:0;-webkit-transition:500ms all;transition:500ms all}.add_to_cart_popup .content .actions .tocart button:hover{background-color:#ea51a3 !important}#sheepla-widget-plinpost-paczkomat-container{text-align:center}@media screen and (min-width: 768px){#sheepla-widget-plinpost-paczkomat-container{margin-left:0%}}#sheepla-widget-plruch-paczkomat-container{text-align:center}@media screen and (min-width: 768px){#sheepla-widget-plruch-paczkomat-container{margin-left:0%}}#payment-info-blocks .address{background-color:#fff;border-radius:2px;border:1px solid #f7f7f7;font-size:11px;padding:0px;margin-bottom:20px;background-repeat:no-repeat;background-position:15px 6px}#payment-info-blocks .address h2{color:#464650 !important;padding:8px 12px !important}@media screen and (min-width: 768px){#payment-info-blocks .address h2{padding:7px 12px !important}}#payment-info-blocks .address ul{padding:16px 10px;color:#464650;font-size:13px;font-weight:400;line-height:16px}#payment-wrapper #cartProducts{padding:0px 0px 0px 0px !important;border-radius:0px !important}@media screen and (min-width: 768px){#payment-wrapper #cartProducts{padding:0px !important}}@media screen and (min-width: 768px){#payment-wrapper #cartProducts .pckg_wrapper .old-price{display:none}#payment-wrapper #cartProducts .pckg_wrapper .product-name{width:42% !important}#payment-wrapper #cartProducts .pckg_wrapper .product-price{width:18% !important}#payment-wrapper #cartProducts .pckg_wrapper .product-qty{width:12% !important}#payment-wrapper #cartProducts .pckg_wrapper .table-header .row-thumbnail{display:block !important}}.checkout-cart-index .notification-bar-wrapper{z-index:1000}.form-group{margin-bottom:11px}#payment_methods_list .step-1-blocks{margin-top:0px;padding:2px 0px 5px 0px}@media screen and (min-width: 768px){#payment_methods_list .step-1-blocks{margin-top:0px;padding:0px}}@media (max-width: 767px){.checkout-cart-index .outer-container{padding-left:0px;padding-right:0px}.catalog-category-index div#main{margin-bottom:0px;min-height:auto;margin-top:90px}div#main{margin-bottom:100px;min-height:auto}#cart{min-height:auto;padding-top:10px}#cart #newCart #cartProducts .cart-pl .box .product-row .product-name{font:14px/20px 'HKGrotesk-Medium';color:#464650}#cart #newCart #cartProducts .cart-pl .box .product-row .product-name .size span{color:#464650;font-family:'HKGrotesk-Bold'}#cart #newCart #cartProducts .cart-pl .box .product-row .product-fullprice{font:20px 'HKGrotesk-Bold'}#cart #newCart #cartProducts .cart-pl .box .product-row .product-fullprice .old{font:14px 'HKGrotesk-Medium';color:#464650}#cart #newCart #cartProducts #step-1-info .step-1-blocks .block{font:15px/46px 'HKGrotesk-Medium';color:#464650}.zw-accordion .accordion-item .toggle .holder{font-size:14px;color:#464650}#cart #newCart #cart-footer .cart-pl-footer{font:14px 'HKGrotesk-Medium';color:#464650;padding-bottom:10px}#cart #newCart #cart-footer .cart-pl-footer .bottom-col .desc-col{padding-right:15px}#cart #newCart #cart-footer .cart-pl-footer .bottom-col .val-col{font:18px 'HKGrotesk-Medium';color:#464650}#cart #newCart #cart-footer .cart-pl-footer .bottom-col.fin-price .desc-col{font:18px 'HKGrotesk-SemiBold';color:#464650}#cart #newCart #cart-footer .cart-pl-footer .bottom-col.fin-price .val-col{font:24px 'HKGrotesk-Bold';color:#ec008c}#cart #newCart #cart-footer .cart-pl-footer.free-shipping .cart-pl-footer-inner .bottom-col .delivery-info .desc-col{padding-right:0;display:block}#cart #newCart #cart-footer .cart-pl-footer.free-shipping .cart-pl-footer-inner .bottom-col .delivery-info .price-shipping.price{font:14px 'HKGrotesk-Bold';padding-top:5px;display:inline-block}#cart #newCart #cart-footer button.continue-shopping{border:1px solid #ec008c;border-radius:2px;color:#ec008c;font:16px 'VPSansNext-Medium';padding:0;height:43px}#cart #newCart #cart-footer button.next-step{height:43px;font:16px 'VPSansNext-Medium';border-radius:2px}#cart #newCart #cart-footer{padding-bottom:16px}#cart #newCart #cartProducts .cart-pl .box .product-row .product-actions .checkout-cart-item-delete span{width:18px;height:18px}#cart #newCart #cartProducts #step-1-info{margin-bottom:30px}#cart #newCart #shipping-container>section h2{border:none;color:#464650;text-align:left;font:18px/24px 'VPSansNext-Medium';padding:12px 12px 6px 12px}#cart #newCart #shipping-container>section{border:none}#cart #newCart #shipping-container>section#addresses-form .section_title{border:none}#cart #newCart #shipping-container>section#addresses-form{border:none}#cart #newCart #shipping-container>section.shipping_methods ul#shipping_methods_list>li>ol li{color:#464650;-ms-flex-item-align:end;-ms-grid-row-align:end;align-self:end}#cart #newCart #shipping-container>section.shipping_methods ul#shipping_methods_list>li>ol li:nth-child(3){font:15px 'HKGrotesk-SemiBold'}#cart #newCart #shipping-container>section#addresses-form .section_title{border:none;color:#464650;text-align:left;font:18px/24px 'VPSansNext-Medium';padding:6px 12px}#cart #newCart #shipping-container>section#addresses-form .form-group input{color:#464650}#cart #newCart #shipping-container>section#addresses-form .form-group.error .error{font-size:11px}#cart #newCart #shipping-container>section#addresses-list button.simple{border-radius:2px;font-family:VPSansNext-Medium}#newCart #addresses-list .items .address li:nth-child(1){padding:5px 0}#newCart #addresses-list .items .address li:nth-child(2){line-height:18px}#cart #newCart #shipping-container>section:last-child{margin-bottom:30px}#cart #newCart #shipping-container>section#addresses-form .form-group select{font-size:14px;font-family:'HKGrotesk-Medium';color:#464650}#cart #newCart #payment-container>section #payment_section_wrapper{border:none}#cart #newCart #payment-container>section #payment_section_wrapper h2{border:none}#cart #newCart #payment-container>section #promo_code_wrapper{border:none}#cart #newCart #payment-container>section #cartProducts .pckg_wrapper{border:none}#cart #newCart #payment-container>section #cartProducts div.pckg_info_top{border:none;color:#464650}#cart #newCart #payment-container>section #cartProducts div.pckg_info_top .productsQty{font-family:HKGrotesk-Medium;font-size:14px}#cart #newCart #payment-container>section #payment_section_wrapper h2{border-bottom:none;text-align:left;font:18px/24px 'VPSansNext-Medium';padding-bottom:2px;padding:12px 12px 6px 12px}#cart #newCart #payment-container>section #payment_section_wrapper #payment_methods_list .method .item .head span{font:15px 'HKGrotesk-Medium'}#cart #newCart #payment-container>section #payment_section_wrapper #payment_methods_list .method .item .dot{top:6px}#cart #newCart #payment-container>section #payment_section_wrapper #payment_methods_list .method .item .head{-webkit-box-align:center;-ms-flex-align:center;align-items:center}#newCart #payment_methods_list .method div.descripton>span{font:14px/18px 'HKGrotesk-Medium';margin-top:5px;text-align:justify}#newCart #promo_code_wrapper div input{display:block;width:calc(100% - 100px);padding:0px 10px;font-family:HKGrotesk-Medium;color:#7b7b7f;font-size:14px}#cart #newCart #payment-container>section #promo_code_wrapper button{font-family:'VPSansNext-Medium'}#cart #newCart #payment-container>section #cartProducts .product-row .product-name{font:14px/20px 'HKGrotesk-Medium';color:#464650}#cart #newCart #payment-container>section #cartProducts .product-row .product-fullprice{font:20px 'HKGrotesk-Bold'}#cart #newCart #payment-container>section #cartProducts .product-row .product-fullprice .old{font:14px 'HKGrotesk-Medium';color:#464650}#cart #newCart #payment-container>section #cartProducts div.pckg_info_bottom{padding-bottom:40px;font:13px 'HKGrotesk-Medium';color:#464650}#cart #newCart #cart-footer .cart-pl-footer .cart-pl-footer-inner .delivery-info{font:14px 'HKGrotesk-Medium';color:#464650;margin-bottom:10px}#cart #newCart #cart-footer .cart-pl-footer .cart-pl-footer-inner .delivery-info .price{color:#464650}#empty_cart .empty-cart-content .c-btn{border-radius:2px;font:14px 'VPSansNext-Medium'}.outer-container.step1{background:#fbf9fa}.outer-container.step2{background:#fbf9fa}.outer-container.step3{background:#fbf9fa}.outer-container.step3 div#main{margin-bottom:120px}.checkout-cart-index header{margin-left:0px}}#sheepla-widget-plinpost-box-address-content{padding-bottom:0px !important;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:0px}@media (min-width: 768px){#sheepla-widget-plinpost-box-address-content{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;padding-bottom:0px !important;margin-bottom:auto}}@media (min-width: 768px){#sheepla-widget-plinpost-box-address-content table{padding-bottom:10px}}@media (min-width: 768px){#sheepla-widget-plinpost-box-address-content table td{padding:0px 10px}}@media (min-width: 768px){#sheepla-widget-plinpost-box-address-content table td#sheepla-widget-plruch-box-address-content-address{width:100%}}#sheepla-widget-plinpost-box-address-content #sheepla-widget-plinpost-box-address-content-txtlabel,#sheepla-widget-plinpost-box-address-content #sheepla-widget-plruch-box-address-content-txtlabel{display:inline-block;padding-left:0;width:45%;font-family:"VPSansNext",Arial,"Helvetica Neue",sans-serif !important;font-size:14px;font-weight:normal;text-align:left;color:#7b7b7f}@media (min-width: 768px){#sheepla-widget-plinpost-box-address-content #sheepla-widget-plinpost-box-address-content-txtlabel,#sheepla-widget-plinpost-box-address-content #sheepla-widget-plruch-box-address-content-txtlabel{width:40%;font-family:"HKGrotesk-Medium" !important;color:#464650;font-size:12px;padding-bottom:10px !important;font-weight:bold;margin-right:10px}}#sheepla-widget-plinpost-box-address-content table{display:block;margin-bottom:0px;background:#fff;font-size:1.1em}@media (min-width: 768px){#sheepla-widget-plinpost-box-address-content table{background:#fff;font-size:12px}}#sheepla-widget-plruch-box-address-content{padding-bottom:0px !important;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:0px}@media (min-width: 768px){#sheepla-widget-plruch-box-address-content table{padding-bottom:10px}}@media (min-width: 768px){#sheepla-widget-plruch-box-address-content table td{padding:0px 10px}}@media (min-width: 768px){#sheepla-widget-plruch-box-address-content table td#sheepla-widget-plruch-box-address-content-address{width:100%}}#sheepla-widget-plruch-box-address-content #sheepla-widget-plruch-box-address-content-txtlabel{display:inline-block;padding-left:0;width:45%;font-family:"VPSansNext",Arial,"Helvetica Neue",sans-serif !important;font-size:14px;font-weight:normal;text-align:left}@media (min-width: 768px){#sheepla-widget-plruch-box-address-content #sheepla-widget-plruch-box-address-content-txtlabel{font-family:"HKGrotesk-Medium" !important;color:#464650;width:40%;margin-right:10px;font-size:12px;padding-bottom:10px !important;font-weight:bold}}#sheepla-widget-plruch-box-address-content table{display:block;margin-bottom:0px;background:#fff;font-size:1.1em}@media (min-width: 768px){#sheepla-widget-plruch-box-address-content table{background:#fff;font-size:12px}}#newCart #sheeplaSdkContainer{padding:0px 12px;display:none}@media (min-width: 768px){#newCart #sheeplaSdkContainer{padding:0px 20px;display:block}}#sheeplaSdkContainer #sheepla-widget-control{padding:0 0px 0px 0px !important}_:-webkit-full-screen,:root #newCart #cart-footer button{-webkit-transition:500ms all;transition:500ms all}#cart #newCart #shipping-container>section.shipping_methods ul#shipping_methods_list>li:hover .bullet{border-color:#ec008c}#cart #newCart #shipping-container>section.shipping_methods ul#shipping_methods_list>li:hover .bullet:after{border-radius:50%;content:"";top:3px;left:3px;width:10px;height:10px;display:block;position:relative;background-color:#ec008c}@media screen and (min-width: 768px){#cart #newCart #shipping-container>section.shipping_methods ul#shipping_methods_list>li:hover .bullet:after{top:3px;left:3px;width:7px;height:7px}}#cart #newCart #shipping-container>section#addresses-list .items .item ol.address:hover .bullet{border-color:#ec008c}#cart #newCart #shipping-container>section#addresses-list .items .item ol.address:hover .bullet:after{border-radius:50%;content:"";top:3px;left:3px;width:10px;height:10px;display:block;position:relative;background-color:#ec008c}@media screen and (min-width: 768px){#cart #newCart #shipping-container>section#addresses-list .items .item ol.address:hover .bullet:after{top:3px;left:3px;width:7px;height:7px}}#cart #newCart #payment-container>section #payment_section_wrapper #payment_methods_list .method .item:hover .bullet{border-color:#ec008c}#cart #newCart #payment-container>section #payment_section_wrapper #payment_methods_list .method .item:hover .bullet:after{border-radius:50%;content:"";top:3px;left:3px;width:10px;height:10px;display:block;position:relative;background-color:#ec008c}@media screen and (min-width: 768px){#cart #newCart #payment-container>section #payment_section_wrapper #payment_methods_list .method .item:hover .bullet:after{top:3px;left:3px;width:7px;height:7px}}#main.cart-footer-unfixed{margin-bottom:0px}#main.cart-footer-unfixed #cart-footer{position:static !important}#empty_cart{padding-bottom:30px}#empty_cart h1{font-size:26px;margin-top:10px;margin-bottom:5px}#empty_cart .empty-cart-content{text-align:center}#empty_cart .empty-cart-content .c-btn{padding:9px 26px;font-size:14px;margin-bottom:30px}@media screen and (min-width: 440px){#empty_cart .empty-cart-content .c-btn{margin-bottom:0px}}#empty_cart .empty-cart-content img{float:none;display:inline-block;clear:both;margin-top:15px;margin-bottom:25px;position:relative;left:10px;width:87px;height:77px}.checkout-cart-index #main{background:#fff}@media screen and (min-width: 768px){.checkout-cart-index #main{min-height:calc(100vh - 520px)}}#cart #newCart #shipping-container>section#addresses-form #sheepla-widget-plinpost-paczkomat-button{border:1px solid #ec008c;border-radius:2px;padding:8px 16px;color:#ec008c !important;width:auto;font:14px 'VPSansNext-Medium';margin-right:20px}#cart #newCart #shipping-container>section#addresses-form #sheepla-widget-plinpost-paczkomat-button:hover{color:#fff !important;background-color:#ec008c}#leaflet_popup{height:calc(100% - 79px) !important;top:69px !important}@media screen and (min-height: 669px){#leaflet_popup{top:99px !important;height:600px !important}}@media screen and (min-width: 768px) and (max-width: 973px){#leaflet_popup{max-width:100%}#leaflet_popup #leaflet_citylist{width:250px !important}#leaflet_popup #leaflet_map{width:calc(100% - 250px) !important}}#leaflet_popup #leaflet_citylist{overflow-y:auto !important}#leaflet_popup #leaflet_citylist.empty:before{content:'Brak punktów w pobliżu';display:block;font-family:'HKGrotesk-Medium';text-align:center;width:100%}.leaflet-pane:empty{display:none}.leaflet-popup{bottom:450px !important}.leaflet-container a.leaflet-popup-close-button{border:none !important;width:21px !important;height:21px !important;line-height:21px !important;display:block !important;font-size:6px !important;text-align:center !important;background-image:url(../images/ic-cross.svg) !important;background-size:21px 21px !important;background-repeat:no-repeat !important;background-position:center center !important;text-indent:-30px;overflow:hidden;padding:0px !important;top:10px !important;right:10px !important}.leaflet-popup-content{padding:30px;font-family:'HKGrotesk-Medium';color:#202020;font-size:13px;font-weight:400;line-height:18px;text-align:center;margin:6px 7px !important}.leaflet-popup-content>div{text-align:center}.leaflet-popup-content>div.name{font-size:18px;line-height:18px}#cart #newCart #shipping-container .leaflet-popup-content>div button.button{border:1px solid #ec008c !important;padding:0px 16px;color:#ec008c;width:auto;font:14px 'VPSansNext-Medium';border-radius:2px;width:109px;height:34px}#cart #newCart #shipping-container>section#addresses-form button.marker-popup-button{margin-top:12px;margin-bottom:0}#cart #newCart #shipping-container>section#addresses-form button.marker-popup-button:hover{color:#fff}#cart #newCart #shipping-container>section#addresses-form button.marker-popup-button:hover{color:#fff;background-color:#ec008c !important}.collection-point-data{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 5px;margin-bottom:auto}.collection-point-data span{width:40%;font-family:'HKGrotesk-Medium';color:#464650;font-size:12px;font-weight:bold;margin-right:10px}.collection-point-data table{background:#fff;font-size:12px}.collection-point-data td{padding:0 10px;white-space:nowrap}.collection-point-data td.collection-point-id{width:60px;text-align:center;font-size:0.9em;vertical-align:middle}.collection-point-data td.collection-point-address{font-size:0.9em}.checkout-cart-index .cart-link.c-tooltip-wrapper:hover .cart-preview-popup,.checkout-cart-index .cart-link.c-tooltip-wrapper:hover .cart-preview-popup.full,.checkout-cart-index .cart-link.c-tooltip-wrapper:hover .cart-preview-popup.empty{height:0;min-height:0;opacity:0;padding:0;border:none;overflow:hidden}body.touchClass .cart-link.c-tooltip-wrapper:hover .cart-preview-popup{display:none}.mobile-restore-overlay{position:fixed;bottom:0;left:0;right:0;top:0;z-index:1000;background:rgba(0,0,0,0.7);display:none}@media screen and (min-width: 1000px){.mobile-restore-overlay{display:none !important}}.mobile-restore-overlay .mobile-restore-block{position:fixed;bottom:0;left:0;right:0;width:100%;background:#fff;-webkit-box-shadow:0px 0px 10px 0px rgba(0,0,0,0.09);box-shadow:0px 0px 10px 0px rgba(0,0,0,0.09);text-align:right}.mobile-restore-overlay .mobile-restore-block .close{background:url(../images/icon-new-rounded.svg) center no-repeat;background-size:contain;display:inline-block;width:25px;height:25px;margin:-35px 10px 0 0;opacity:0.8}.mobile-restore-overlay .mobile-restore-block .close:hover{opacity:1}.mobile-restore-overlay .mobile-restore-block .restore-body{padding:20px;width:100%;text-align:center}.mobile-restore-overlay .mobile-restore-block .restore-body .restore-text{text-align:center;margin-bottom:15px}.mobile-restore-overlay .mobile-restore-block .restore-body .restore-text>span{width:21px;height:21px;display:inline-block;background:url("../images/mobile-card.svg") center no-repeat;background-size:contain;vertical-align:middle;position:relative}.mobile-restore-overlay .mobile-restore-block .restore-body .restore-text>span .cart-qty{border-radius:50%;position:absolute;top:-5px;right:-4px;width:15px;height:15px;background-color:#ec008c;font-size:8px;line-height:16px;text-align:center;color:#fff;font-family:HKGrotesk-Medium}@media screen and (min-width: 768px){.mobile-restore-overlay .mobile-restore-block .restore-body .restore-text>span .cart-qty{font-size:12px;top:-8px;right:-6px;width:17px;height:17px;line-height:18px}}.mobile-restore-overlay .mobile-restore-block .restore-body .restore-text p{display:inline-block;font:15px/21px 'HKGrotesk-Medium';color:#464650;vertical-align:middle;margin-left:10px}.mobile-restore-overlay .mobile-restore-block .restore-body button{font-family:VPSansNext-Medium;font-weight:400;font-size:16px;background:#ec008c;white-space:normal;border-radius:2px;letter-spacing:normal;width:160px;height:40px;color:#fff;padding:0 3px;border:1px solid #ec008c}.cart-link.c-tooltip-wrapper{position:relative}.cart-link.c-tooltip-wrapper:hover .cart-preview-popup{height:auto;min-height:150px;border:1px solid #e1e0e5;opacity:1;-webkit-animation:scale 0.2s ease-in-out 1 forwards;animation:scale 0.2s ease-in-out 1 forwards}.cart-link.c-tooltip-wrapper:hover .cart-preview-popup:after,.cart-link.c-tooltip-wrapper:hover .cart-preview-popup:before{bottom:100%;left:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.cart-link.c-tooltip-wrapper:hover .cart-preview-popup:after{border-color:rgba(255,255,255,0);border-bottom-color:#fff;border-width:0 8px 8px 8px;margin-left:100px}.cart-link.c-tooltip-wrapper:hover .cart-preview-popup:before{border-color:rgba(225,224,229,0);border-bottom-color:#e1e0e5;border-width:0 9px 9px 9px;margin-left:99px}.cart-link.c-tooltip-wrapper:hover .cart-preview-popup.empty{padding:15px}.cart-link.c-tooltip-wrapper:hover .cart-preview-popup.full{height:auto;max-height:349px}.cart-link.c-tooltip-wrapper:hover .cart-preview-popup.full .cart-loader{display:none}.cart-link.c-tooltip-wrapper:hover .cart-preview-popup.full .preview-block{display:block}.cart-link.c-tooltip-wrapper:hover .cart-preview-popup.full .preview-block .outer{padding:15px 7px 0 7px}.cart-link.c-tooltip-wrapper:hover .cart-preview-popup.full .preview-block .bottom-part{padding:0 15px 15px 15px}.cart-link.c-tooltip-wrapper .cart-preview-popup{position:absolute;z-index:999;height:0;opacity:0;width:322px;background:#fff;top:65px;right:0;border-radius:2px;-webkit-box-shadow:0 3px 11px 0 rgba(34,34,43,0.1);box-shadow:0 3px 11px 0 rgba(34,34,43,0.1)}.cart-link.c-tooltip-wrapper .cart-preview-popup.restored{display:-webkit-box;display:-ms-flexbox;display:flex;height:auto;min-height:150px;border:1px solid #e1e0e5;opacity:1;-webkit-animation:scale 0.2s ease-in-out 1 forwards;animation:scale 0.2s ease-in-out 1 forwards}.cart-link.c-tooltip-wrapper .cart-preview-popup.restored .outer>p{text-align:center;padding:5px 0 15px 0;font:16px/22px 'HKGrotesk-Medium';color:#40ae3e}.cart-link.c-tooltip-wrapper .cart-preview-popup.restored:after,.cart-link.c-tooltip-wrapper .cart-preview-popup.restored:before{bottom:100%;left:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.cart-link.c-tooltip-wrapper .cart-preview-popup.restored:after{border-color:rgba(255,255,255,0);border-bottom-color:#fff;border-width:0 12px 14px 12px;margin-left:71px}.cart-link.c-tooltip-wrapper .cart-preview-popup.restored:before{border-color:rgba(225,224,229,0);border-bottom-color:#e1e0e5;border-width:0 13px 15px 13px;margin-left:70px}.cart-link.c-tooltip-wrapper .cart-preview-popup.restored.empty{padding:15px}.cart-link.c-tooltip-wrapper .cart-preview-popup.restored.full{height:auto;max-height:400px}.cart-link.c-tooltip-wrapper .cart-preview-popup.restored.full .cart-loader{display:none}.cart-link.c-tooltip-wrapper .cart-preview-popup.restored.full .preview-block{display:block}.cart-link.c-tooltip-wrapper .cart-preview-popup.restored.full .preview-block .outer{padding:15px 7px 0 7px}.cart-link.c-tooltip-wrapper .cart-preview-popup.restored.full .preview-block .bottom-part{padding:0 15px 15px 15px}.cart-link.c-tooltip-wrapper .cart-preview-popup .outer{overflow:hidden}.cart-link.c-tooltip-wrapper .cart-preview-popup .outer>p{padding:0}.cart-link.c-tooltip-wrapper .cart-preview-popup .outer .inner#top-part{max-height:208px;overflow-y:scroll;overflow-x:hidden;margin-right:0px;padding:0 20px 2px 0px;width:350px;margin-bottom:-5px;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box}.cart-link.c-tooltip-wrapper .cart-preview-popup .outer .inner#top-part>*{-webkit-box-sizing:border-box;box-sizing:border-box}.cart-link.c-tooltip-wrapper .cart-preview-popup .outer .inner#top-part>div{display:block;width:304px;padding-bottom:10px;-webkit-box-sizing:border-box;box-sizing:border-box}.cart-link.c-tooltip-wrapper .cart-preview-popup .outer .inner#top-part>div span{display:inline-block;width:calc(100% - 16px);overflow:hidden;text-align:center;line-height:0.1em;margin:0;color:#464650;text-transform:uppercase;font:14px 'VPSansNext-Medium';white-space:nowrap;padding-bottom:4px;margin-left:8px}.cart-link.c-tooltip-wrapper .cart-preview-popup .outer .inner#top-part>div span div{display:inline-block;max-width:100%;text-align:center;overflow-x:hidden;text-overflow:ellipsis}.cart-link.c-tooltip-wrapper .cart-preview-popup .outer .inner#top-part>div span:before,.cart-link.c-tooltip-wrapper .cart-preview-popup .outer .inner#top-part>div span:after{content:'';display:inline-block;vertical-align:middle;width:100%;height:1px;background:#e1e1e4;border:solid #FFF;border-width:0 10px;margin-top:-8px}.cart-link.c-tooltip-wrapper .cart-preview-popup .outer .inner#top-part>div span:before{margin-left:-100%}.cart-link.c-tooltip-wrapper .cart-preview-popup .outer .inner#top-part>div span:after{margin-right:-100%}.cart-link.c-tooltip-wrapper .cart-preview-popup .outer .inner#top-part>div a .product{width:100%;padding:9px 8px;margin:0;min-height:52px}.cart-link.c-tooltip-wrapper .cart-preview-popup .outer .inner#top-part>div a .product:hover{background:#f7f7f7;-webkit-transition:all 100ms ease;transition:all 100ms ease}.cart-link.c-tooltip-wrapper .cart-preview-popup .outer .inner#top-part>div a .product:hover img{border:1px solid #ec008c;-webkit-transition:all 100ms ease;transition:all 100ms ease}.cart-link.c-tooltip-wrapper .cart-preview-popup .outer .inner#top-part>div a .product img{display:inline-block;float:left;width:48px;height:48px;border:1px solid #cecece;margin-right:10px}.cart-link.c-tooltip-wrapper .cart-preview-popup .outer .inner#top-part>div a .product .product-name{display:block;font:14px/18px 'VPSansNext-Medium';color:#7b7b7f;width:calc(100% - 60px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left}.cart-link.c-tooltip-wrapper .cart-preview-popup .outer .inner#top-part>div a .product .product-size{display:block;font:12px/16px 'HKGrotesk-Medium';color:#7b7b7f;width:calc(100% - 60px);white-space:nowrap;overflow-x:hidden;text-overflow:ellipsis;text-align:left}.cart-link.c-tooltip-wrapper .cart-preview-popup .outer .inner#top-part>div a .product .product-number{display:block;font:12px/16px 'HKGrotesk-Medium';color:#7b7b7f;width:calc(100% - 60px);white-space:nowrap;overflow-x:hidden;text-overflow:ellipsis;text-align:left}.cart-link.c-tooltip-wrapper .cart-preview-popup .outer .inner#top-part>div a .product .prices{text-align:right;margin-top:-14px;margin-right:0;height:13px}.cart-link.c-tooltip-wrapper .cart-preview-popup .outer .inner#top-part>div a .product .prices .product-price{display:inline;font:14px 'HKGrotesk-Bold';color:#ec008c}.cart-link.c-tooltip-wrapper .cart-preview-popup .outer .inner#top-part>div a .product .prices .product-old-price{display:inline;font:14px 'HKGrotesk-Medium';color:#464650;text-decoration:line-through;margin-left:5px}.cart-link.c-tooltip-wrapper .cart-preview-popup .bottom-part{height:125px}.cart-link.c-tooltip-wrapper .cart-preview-popup .bottom-part .free-shipping,.cart-link.c-tooltip-wrapper .cart-preview-popup .bottom-part .total-cost{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:8px}.cart-link.c-tooltip-wrapper .cart-preview-popup .bottom-part .free-shipping .title,.cart-link.c-tooltip-wrapper .cart-preview-popup .bottom-part .total-cost .title{font:14px/20px 'VPSansNext-Medium';color:#464650}.cart-link.c-tooltip-wrapper .cart-preview-popup .bottom-part .free-shipping .price,.cart-link.c-tooltip-wrapper .cart-preview-popup .bottom-part .total-cost .price{font:16px/20px 'HKGrotesk-Bold', sans-serif;color:#ec008c}.cart-link.c-tooltip-wrapper .cart-preview-popup .bottom-part .free-shipping{padding-top:10px;padding-bottom:0px}.cart-link.c-tooltip-wrapper .cart-preview-popup .bottom-part .total-cost{padding-bottom:13px}.cart-link.c-tooltip-wrapper .cart-preview-popup .bottom-part a{width:100%;height:36px;display:inline-block;border-radius:2px;background:#ec008c;color:#fff;text-align:center;font:14px/36px 'VPSansNext-Medium'}.cart-link.c-tooltip-wrapper .cart-preview-popup .empty-preview{display:none}.cart-link.c-tooltip-wrapper .cart-preview-popup .preview-block{display:none}.cart-link.c-tooltip-wrapper .cart-preview-popup.empty{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cart-link.c-tooltip-wrapper .cart-preview-popup.empty .empty-preview{display:block;font:13px 'VPSansNext';color:#464650}.cart-link.c-tooltip-wrapper .cart-preview-popup.empty .cart-loader{display:none}@media screen and (max-width: 768px){.cart-link.c-tooltip-wrapper .cart-preview-popup.empty{display:none}}@-webkit-keyframes playCart{100%{background-position:-600px}}@keyframes playCart{100%{background-position:-600px}}.cart-link.c-tooltip-wrapper .cart-preview-popup .cart-loader{width:100%;height:100%;position:absolute;left:0;top:0;z-index:999999;display:block;pointer-events:none}.cart-link.c-tooltip-wrapper .cart-preview-popup .cart-loader:before{content:"";display:block;position:absolute;width:50px;height:50px;top:calc(50% - 25px);left:calc(50% - 25px);background-image:url(/skin/frontend/vente-privee/default/img/papillon_sprites.png);background-size:auto 100%;background-position:left center;-webkit-animation:playCart 0.8s steps(12) infinite;animation:playCart 0.8s steps(12) infinite}#cart #newCart #shipping-container>section#addresses-form button#leaflet_search_button{border-radius:2px;height:36px;font:14px 'VPSansNext-Medium'}#cart #newCart #shipping-container>section#addresses-form button#leaflet_search_button:hover{background:#ea51a3 !important;-webkit-transition:500ms all;transition:500ms all}#cart #newCart #shipping-container>section#addresses-form div input{border:1px solid #e1e1e4;border-radius:2px;color:#464650}#cart #newCart #leaflet_citylist .desc .name{font:14px 'HKGrotesk-Bold';color:#464650}#cart #newCart #leaflet_citylist .desc .address{font:14px 'HKGrotesk-Medium';color:#464650}#brandalert_popup .holder .content .product p{font-size:14px}#brandalert_popup .holder .content .actions button{border-radius:2px;font:14px 'VPSansNext-Medium'}
