.cart-popup{display:grid;grid-template-rows:166px 1fr 212px;height:calc(100% - 120px);position:relative;z-index:5;max-width:846px;width:100%;margin:60px auto;background-color:#fff;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease, -webkit-transform .5s ease}.cart-popup-space{margin:0 24px}.cart-popup-wrap{position:fixed;z-index:1500;top:0;left:0;bottom:0;right:0;height:100%;width:100%;overflow-y:auto;visibility:hidden;-webkit-transition:visibility 0s .52s;transition:visibility 0s .52s}.cart-popup-wrap.opened{visibility:visible;-webkit-transition:visibility 0s 0s;transition:visibility 0s 0s}.cart-popup-wrap.opened .cart-popup{-webkit-transform:scale(1);transform:scale(1)}.cart-popup-wrap.opened .overlay{opacity:.3}.cart-popup-wrap .overlay{position:fixed;z-index:0;top:0;left:0;bottom:0;right:0;height:100%;width:100%;background-color:#000;opacity:0;-webkit-transition:opacity .5s ease;transition:opacity .5s ease}.cart-popup__top{color:#fff;background-color:#72a008;padding:40px 108px 15px}.cart-popup__top .close-btn{cursor:pointer;position:absolute;height:16px;width:16px;top:25px;right:25px;-webkit-transform-origin:center;transform-origin:center;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease}.cart-popup__top .close-btn:before,.cart-popup__top .close-btn:after{position:absolute;content:"";width:100%;height:1px;top:50%;left:50%;background-color:#fff}.cart-popup__top .close-btn:before{-webkit-transform:translate(-50%, -50%) rotate(45deg);transform:translate(-50%, -50%) rotate(45deg)}.cart-popup__top .close-btn:after{-webkit-transform:translate(-50%, -50%) rotate(-45deg);transform:translate(-50%, -50%) rotate(-45deg)}.cart-popup__top .close-btn:hover{-webkit-transform:rotate(180deg) scale(1.4);transform:rotate(180deg) scale(1.4)}.cart-popup__title{font-size:40px;line-height:47px;text-transform:uppercase;text-align:center;color:#fff;padding-bottom:10px;border-bottom:2px solid rgba(217,238,249,.3)}.cart-popup__table-top{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:23px}.cart-popup__table-top span{display:block;font-size:16px;line-height:30px;text-transform:uppercase;color:#fff}.cart-popup__table-top span.table-product{width:368px;padding-left:108px}.cart-popup__table-top span.table-count{width:84px;margin-right:48px}.cart-popup__content{background-color:#fff;padding:34px 40px 30px 108px}.cart-popup__content .cart-list{padding-right:64px;min-height:118px;max-height:260px;overflow-y:auto;overflow-x:hidden}.cart-popup__content .cart-list a{-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.cart-popup__content .cart-list a:hover{opacity:.7}.cart-popup__content .cart-list .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;min-height:115px;border-bottom:2px solid rgba(114,160,8,.2);padding-bottom:29px}.cart-popup__content .cart-list .item:not(:last-child){margin-bottom:30px}.cart-popup__content .cart-list .item .table-product{width:368px;display:-webkit-box;display:-ms-flexbox;display:flex}.cart-popup__content .cart-list .item .table-count{width:84px;margin-right:48px}.cart-popup__content .cart-list .item .table-price span{display:block;font-size:16px;line-height:22px;color:#000}.cart-popup__content .cart-list .item .table-price .old{position:relative;font-size:14px;opacity:.5;line-height:30px}.cart-popup__content .cart-list .item .table-price .old:before{content:"";position:absolute;top:50%;left:50%;height:1px;width:34px;background-color:#000;-webkit-transform:translate(-50%, -50%) rotate(-35deg);transform:translate(-50%, -50%) rotate(-35deg)}.cart-popup__content .cart-list .item__img{display:block;height:84px;width:84px;min-width:84px;background-repeat:no-repeat;background-position:center;background-size:contain;background-color:rgba(114,160,8,.1019607843);margin-right:24px}.cart-popup__content .cart-list .item__info{text-decoration:none}.cart-popup__content .cart-list .item__info>span{display:block;font-size:16px;line-height:22px;color:#72a008}.cart-popup__content .cart-list .item__remove{opacity:.3;cursor:pointer;line-height:84px;margin-left:auto;padding-left:30px;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.cart-popup__content .cart-list .item__remove svg{display:inline-block;vertical-align:top}.cart-popup__content .cart-list .item__remove:hover{opacity:1}.cart-popup__content .cart-list .item .count{height:35px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:17px;background-color:rgba(114,160,8,.1019607843);padding:0 3px}.cart-popup__content .cart-list .item .count input{display:block;width:24px;text-align:center;background-color:rgba(0,0,0,0);border:none;outline:none;-webkit-box-shadow:none;box-shadow:none;font-size:16px;line-height:20px;color:#72a008}.cart-popup__content .cart-list .item .count button{background:rgba(0,0,0,0);cursor:pointer;display:block;border:none;outline:none;-webkit-box-shadow:none;box-shadow:none;font-size:18px;width:24px;line-height:20px;color:#72a008;-webkit-transition:-webkit-transform .1s ease;transition:-webkit-transform .1s ease;transition:transform .1s ease;transition:transform .1s ease, -webkit-transform .1s ease}.cart-popup__content .cart-list .item .count button:active{-webkit-transform:scale(0.75);transform:scale(0.75)}.cart-popup__bottom{background-color:#72a008;padding:30px 108px 56px}.cart-popup__bottom .pay{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cart-popup__bottom .pay__text{display:inline-block;font-size:20px;line-height:30px;letter-spacing:.02em;color:#fff;width:auto;position:relative;margin-right:20px}.cart-popup__bottom .pay__line{display:inline-block;width:390px;border-bottom:2px solid #d9eef9;opacity:.3}.cart-popup__bottom .pay__num{display:inline-block;font-size:20px;line-height:30px;letter-spacing:.02em;width:auto;font-size:20px;line-height:30px;letter-spacing:.02em;color:#fff}.cart-popup__bottom .btns-wrap{margin-top:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cart-popup__bottom .btns-wrap .remove-all{display:block;text-decoration:none;font-size:16px;line-height:35px;text-align:center;letter-spacing:.05em;text-transform:uppercase;color:#fff;margin-right:auto;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.cart-popup__bottom .btns-wrap .remove-all:hover{opacity:.7}.cart-popup__bottom .btns-wrap .remove-all svg{vertical-align:middle;margin-right:10px}.cart-popup__bottom .btns-wrap .remove-all span{vertical-align:middle}.cart-popup__bottom .btns-wrap__btn{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:block;text-decoration:none;min-width:183px;font-size:16px;line-height:35px;padding:0 15px;text-align:center;letter-spacing:.05em;border-radius:17px;text-transform:uppercase;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.cart-popup__bottom .btns-wrap__btn:hover{opacity:.7}.cart-popup__bottom .btns-wrap__btn.btn-to-shop{color:#fff;border:1px solid #fff;margin-right:10px}.cart-popup__bottom .btns-wrap__btn.btn-order{color:#72a008;background-color:#fff;border:1px solid #fff}@media screen and (max-width: 1279px){.cart-popup{grid-template-rows:auto 1fr auto;grid-template-columns:100%;max-width:720px}.cart-popup__top{padding:40px 46px 15px}.cart-popup__table-top span.table-product{width:100%;max-width:301px;margin-right:24px;padding-left:0;text-align:center}.cart-popup__table-top span.table-count{margin-right:70px}.cart-popup__content{padding:34px 15px 30px 38px}.cart-popup__content .cart-list{padding-right:27px}.cart-popup__content .cart-list .item .table-product{width:100%;max-width:310px;margin-right:24px}.cart-popup__content .cart-list .item .table-count{margin-right:70px}.cart-popup__bottom{padding:30px 45px 56px}}@media screen and (max-width: 767px){.cart-popup{margin:10vh auto 15px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.cart-popup-wrap.opened .overlay{height:150%}.cart-popup__top{padding:20px}.cart-popup__title{font-size:30px;line-height:35px;padding:0;border:none}.cart-popup__table-top{display:none}.cart-popup__content{padding:20px 7px 20px 15px}.cart-popup__content .cart-list .item{position:relative;min-height:100px}.cart-popup__content .cart-list .item:not(:last-child){margin-bottom:20px;padding-bottom:20px}.cart-popup__content .cart-list .item .table-product{max-width:85%}.cart-popup__content .cart-list .item .table-count{position:absolute;left:90px;bottom:24px;margin:0}.cart-popup__content .cart-list .item .table-price{position:absolute;bottom:20px;right:0}.cart-popup__content .cart-list .item .table-price span{font-size:14px}.cart-popup__content .cart-list .item .table-price .old{font-size:10px}.cart-popup__content .cart-list .item__img{height:80px;width:80px;min-width:80px;margin-right:10px}.cart-popup__content .cart-list .item__info{display:inline-block;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-bottom:42px;min-width:130px;margin-right:10px;width:100%}.cart-popup__content .cart-list .item__info>span{font-size:12px;line-height:16px}.cart-popup__content .cart-list .item__remove{line-height:24px;margin-left:0;padding-left:0}.cart-popup__bottom{padding:22px 15px}.cart-popup__bottom .pay{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cart-popup__bottom .pay__text{font-size:16px;line-height:20px}.cart-popup__bottom .pay__line{display:none}.cart-popup__bottom .pay__num{font-size:20px;line-height:20px}.cart-popup__bottom .btns-wrap{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:21px}.cart-popup__bottom .btns-wrap .remove-all{height:35px;line-height:33px;font-size:12px;width:180px;text-align:left}.cart-popup__bottom .btns-wrap__btn{height:35px;line-height:33px;font-size:12px;width:180px;margin-bottom:5px}}