.product{position:relative;flex:0 0 calc((100% - 24px)/ 3);color:inherit;text-decoration:none}.product__image-container{position:relative;aspect-ratio:450/550;overflow:hidden}.product__image-container img{position:absolute;z-index:1;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .2s}.product__button{opacity:0;position:absolute;z-index:2;bottom:10px;left:10px;right:10px;padding:12px 10px;text-align:center;transition:all .3s;background:#fff;font-size:13px;text-transform:uppercase;font-weight:700}.product__similar{position:absolute;z-index:4;top:48px;right:10px;padding:5px;display:flex;align-items:center;justify-content:center;color:#000;opacity:0;transition:all .3s;background:#fff;border-radius:100%}.product__similar svg{width:18px;height:18px}.product:hover .product__similar{opacity:1}.product__similar:hover{color:red}.product__flip{position:absolute;z-index:4;top:40px;left:10px;display:flex;align-items:center;justify-content:center;color:#000;transition:all .3s}.product__flip:hover{color:red}.product__upscaled{position:absolute;z-index:4;top:80px;left:10px;display:flex;align-items:center;justify-content:center;color:#000;transition:all .3s}.product__viewcontrol{position:absolute;z-index:4;bottom:10px;left:10px;right:10px;display:flex;gap:10px}.product__viewcontrol input{flex:0 0 calc(100% - 90px);width:calc(100% - 90px);padding:0 5px;height:40px;line-height:40px;font-size:11px;outline:0;background-color:#fff}.product__viewcontrol--success input{background:#adff2f;animation:2s linear 0s viewControlAnimation}@keyframes viewControlAnimation{0%{background-color:#adff2f}100%{background-color:#fff}}.product__viewcontrol button{flex:0 0 70px;padding:0 5px;height:40px;line-height:40px;font-size:11px;outline:0}.product__viewcontrol button:hover{outline:1px solid #444}@media all and (min-width:600px){.product:hover .product__button{opacity:1}}.product__bottom{margin:10px 0 0 0;display:flex;flex-direction:column;gap:5px;font-size:15px;line-height:1.4}.product--compact .product__bottom{font-size:12px}.product__price{color:#414141;font-weight:700}.product .fav{content:"";display:flex;align-items:center;justify-content:center;padding:5px;position:absolute;z-index:4;top:10px;right:10px;padding:5px;transition:.3s;opacity:0;background:#fff;color:#fff;border-radius:100%}.product .fav svg{width:18px;height:18px}@media all and (max-width:400px){.product .fav{opacity:1}.product__similar{opacity:1}}.product .fav:not(.nohover):hover{color:red}.product:hover .fav{opacity:1}.product .fav_checked{color:red}.product__badge{position:absolute;padding:0 5px;height:30px;z-index:105;top:10px;left:-4px;right:0;font-weight:700;font-size:13px;line-height:24px;color:#fff;text-shadow:1px 1px 0 rgba(0,0,0,.05);background-image:url(/wp-content/themes/cakes/images/sale_ribbon.svg);background-size:auto 100%;background-repeat:no-repeat;text-align:left;pointer-events:none}.products-on-sale .product__badge{display:none}.product--compact .product__badge{font-size:11px}.current-price__sale{display:inline-flex;margin:0 5px 0 0;text-decoration:line-through;color:#636363}.product--on-sale .current-price{color:#c70000}.product--on-sale .current-price__sale{font-weight:400;color:#636363}@media all and (min-width:600px){.product__badge{padding:0 13px}}@media screen and (min-width:1170px){.product:not(.recommend-contentulli.product){flex:0 0 calc((100% - 24px)/ 3);min-width:unset;max-height:570px;height:unset;padding-bottom:15px}}@media screen and (min-width:1440px){.product:not(.recommend-contentulli.product){flex:0 0 calc((100% - 36px)/ 4);height:auto}}@media screen and (min-width:1600px){.product:not(.recommend-contentulli.product){flex:0 0 calc((100% - 48px)/ 5);height:auto}}@media screen and (max-width:959px){.product:not(.recommend-contentulli.product){flex:0 0 calc((100% - 12px)/ 2)}}.product__age-restriction{position:absolute;inset:0;bottom:auto;aspect-ratio:450/550;z-index:5;backdrop-filter:blur(30px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}body.age_confirmed .product__age-restriction{display:none}.product__age-restriction-title{font-size:18px;font-weight:700;text-align:center}.product__age-restriction-button{height:40px;padding:0 20px;line-height:40px;color:#000;text-decoration:none;background:#0074e0;color:#fff;border-radius:5px;transition:.3s}.product__age-restriction-button:hover{background:rgba(0,116,224,.75)}@media all and (max-width:600px){#products .product:nth-child(odd) .product__bottom{padding-left:10px}#products .product:nth-child(even) .product__bottom{padding-right:10px}}.add_decor_figure{position:absolute;z-index:3;top:10px;left:10px;right:10px;display:flex;justify-content:space-between;color:#172695;font-weight:700;font-size:14px}.similar-popup{height:80vh;width:calc(100vw - 20px);background:#fff;display:flex;flex-direction:column}.similar-popup__overlay{position:fixed;z-index:1100;inset:0;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.5)}.similar-popup__title{padding:0 20px;height:60px;font-size:24px;font-weight:700;line-height:60px;display:flex;align-items:center;justify-content:space-between}.similar-popup__inner{display:flex;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;box-sizing:border-box;padding:20px;overflow-y:auto;gap:10px}.similar-popup__close{position:relative;right:-10px;cursor:pointer;display:flex;align-items:center;justify-content:center;width:40px;height:40px;transition:all .3s}.similar-popup__close:hover{color:#757575}@media all and (min-width:600px){.similar-popup__inner .product{flex:0 0 calc((100% - 20px)/ 3)!important}}@media all and (min-width:1200px){.similar-popup{height:80vh;width:80vw;max-width:1200px}.similar-popup__inner .product{flex:0 0 calc((100% - 30px)/ 4)!important}}.product__switch{position:relative;display:inline-block;width:40px;height:24px}.product__switch input{opacity:0;width:0;height:0}.product__slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s}.product__slider:before{position:absolute;content:"";height:16px;width:16px;left:4px;bottom:4px;background-color:#fff;-webkit-transition:.4s;transition:.4s}input:checked+.product__slider{background-color:#2196f3}input:focus+.product__slider{box-shadow:0 0 1px #2196f3}input:checked+.product__slider:before{-webkit-transform:translateX(16px);-ms-transform:translateX(16px);transform:translateX(16px)}.product__slider.product__slider--round{border-radius:24px}.product__slider.product__slider--round:before{border-radius:50%}.product__card-switch{position:absolute;z-index:2;right:10px;bottom:60px}.product__sex-switch{position:absolute;z-index:2;left:10px;bottom:60px;display:flex}.product__sex-switch input{position:absolute;z-index:3;opacity:0;cursor:pointer}.product__sex-switch-label{display:flex;align-items:center;justify-content:center;width:32px;height:32px;cursor:pointer;border-radius:100%}.product__sex-switch input[checked]+label{background:green}.payment-info-popup{display:none;position:fixed;z-index:2000;top:0;left:0;justify-content:center;background-color:rgba(0,0,0,.48);width:100%;height:100%;overflow-y:auto}.payment-info-popup--visible{display:flex}.payment-info-popup__inner{position:fixed;z-index:2000;top:50%;left:50%;width:100%;transform:translateX(-50%) translateY(-50%);display:block;max-width:calc(100vw - 20px)}.payment-info-popup__container{padding:40px;overflow-y:auto;border-radius:15px;background:#fff;max-height:calc(100svh - 200px)}@media all and (min-width:800px){.payment-info-popup__inner{max-width:700px}}.payment-info-popup__close{display:flex;position:absolute;top:-56px;right:0;justify-content:center;align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:8px;background:hsla(0,0%,100%,.1);width:48px;height:48px;cursor:pointer}@media all and (min-width:1100px){.payment-info-popup__close{top:0;right:-56px}}.payment-info-popup__title{font-weight:700;font-size:29px;line-height:120%}.payment-info-popup-block{margin:30px 0 0 0}.payment-info-popup-block__title{margin-bottom:24px;font-weight:700;font-size:20px;line-height:120%}.payment-info-popup-block__content{line-height:1.4;font-size:14px}.payment-info-popup-block__content ul{list-style:disc inside}.payment-info-popup-block__content ul li+li{margin:10px 0 0 0}.payment-info-popup-block__more{display:flex;align-items:center;gap:5px;color:#5c80ff!important;text-decoration:none;font-weight:600;font-size:14px;line-height:22px}.payment-info-popup-block__more svg{transition:all .3s}.payment-info-popup-block__more:hover svg{transform:translateX(5px)}.payment-info-popup-block__grid{max-width:100%;display:flex;flex-wrap:wrap;gap:10px}.payment-info-popup-block__item{box-sizing:border-box;flex:0 0 calc((100% - 10px)/ 2);display:flex;gap:10px;align-items:center;border:1px solid rgba(27,27,27,.1);border-radius:12px;padding:16px}@media all and (min-width:500px){.payment-info-popup-block__item{flex:0 0 calc((100% - 20px)/ 3)}}.payment-info-popup-block__item:first-child{flex:0 0 100%}.payment-info-popup-block__item div{display:flex;align-items:center;gap:10px}.payment-info-popup-block__item span{color:rgba(27,27,27,.4)}.product-page{overflow:hidden}.feedbacks-questions .about__cake .about-cake__tags .about-cake__tags-wrapper{display:flex}.about-cake-recommend-slider__content>div.tab4 li .desc{font-weight:400!important}.float-order{position:fixed;top:0;right:0;z-index:99;width:100%;height:80px;box-shadow:0 2px 10px 0 rgba(0,0,0,.12);background:rgba(255,255,255,.5);backdrop-filter:blur(4px)}.float-order img{width:auto;height:70px}.float-order .left-wrapper{display:flex;align-items:center}.float-order .text-wrapper{padding-left:20px}.float-order .text-wrapper p:nth-child(1){font-size:20px}.float-order .text-wrapper p:nth-child(2){font-size:14px;color:gray}.float-order__wrapper{display:flex;margin:auto;width:1350px;justify-content:space-between;padding-top:5px;gap:10px}.float-order a{padding:3px 50px;margin-top:10px;font-size:14px!important}.recommend-tabs .tab1{width:100%}.recommend-tabs li{display:flex;align-items:center;justify-content:space-between}.recommend-tabs li a{padding:10px 20px;font-size:12px;text-decoration:none;border:1px solid #e8e8e8;border-radius:999px;transition:all .3s;color:inherit;line-height:1.4}.recommend-content .tab1 .title-slider a{padding-right:5px;float:right;font-size:12px;text-decoration:underline;color:#424242}.recommend-tabs li a:hover{background:#f0f0f0}.recommend-content .tab1 .title-slider a:hover{color:#707070!important;text-decoration:none}@media screen and (max-width:550px){.feedbacks-questions .about__cake .about-cake__tags{display:block;overflow:auto;position:relative;height:75px}.feedbacks-questions .about__cake .about-cake__tags .about-cake__tags-wrapper{flex-direction:row;display:flex;position:absolute;overflow:auto}.feedbacks-questions .about__cake .about-cake__tags .tags{width:210px;height:37px!important}}.cheaper-wrap.open .tip{display:block!important;visibility:visible!important}a.button{-webkit-transition:all .2s linear;transition:all .2s linear}.choice-cover{width:710px;position:relative}.choice-cover h2{text-align:center;font-size:24px;color:#414141;font-weight:400;padding:13px 0 27px}.choice-cover .toggle-wrap .tabs{overflow:hidden;border-bottom:1px solid #e0e0e0}.choice-cover .toggle-wrap .tabs div{float:left;width:33%;text-align:center}.choice-cover .toggle-wrap .tabs div:nth-child(2){width:34%}.choice-cover .toggle-wrap .tabs div span{display:inline-block;color:#9d9d9d;padding-bottom:4px;border-bottom:5px solid transparent;cursor:pointer}.choice-cover .toggle-wrap .tabs div span:hover{color:#414141;border-bottom:5px solid #0fa2cf}.choice-cover .toggle-wrap .tabs div span.active{color:#414141;border-bottom:5px solid #0fa2cf}.choice-cover .toggle-wrap .content-wrap{position:relative;left:-103px}.choice-cover .toggle-wrap .content-wrap>div{display:none;padding-top:17px}.choice-cover .toggle-wrap .content-wrap>div:nth-child(2){display:block}.choice-cover .slider-bez-mastiki-wrap{width:813px;height:140px;position:relative;overflow:hidden}.choice-cover .slider-bez-mastiki-wrap .gradient-left{content:"";display:block;position:absolute;top:0;left:0;z-index:2;width:92px;height:140px;background:linear-gradient(90deg,rgba(255,255,255,.5),#fff,#fff);cursor:pointer}.choice-cover .slider-bez-mastiki-wrap .gradient-left img{position:absolute;top:30px;right:26px;z-index:2}.choice-cover .slider-bez-mastiki-wrap .shield-left.show{content:"";display:block;position:absolute;top:-3px;left:-3px;z-index:3;width:96px;height:144px;background:#fff}.choice-cover .slider-bez-mastiki-wrap .gradient-right{content:"";display:block;position:absolute;top:0;right:0;z-index:2;width:96px;height:144px;background:linear-gradient(270deg,rgba(255,255,255,.5),#fff,#fff);cursor:pointer}.choice-cover .slider-bez-mastiki-wrap .gradient-right img{position:absolute;top:30px;left:26px;z-index:2}.choice-cover .slider-bez-mastiki{width:813px;height:117px;position:relative}.choice-cover .slider-bez-mastiki .square{float:left;width:92px;height:140px;margin-left:11px;margin-bottom:20px;text-align:center;cursor:pointer}.choice-cover .slider-bez-mastiki .square .img-wrap{width:90px;height:90px;border:1px solid #e1e1e1;position:relative;z-index:1}.choice-cover .slider-bez-mastiki .square .img-wrap img{position:relative}.choice-cover .slider-bez-mastiki .square:hover .img-wrap{box-shadow:inset 0 0 0 2px #0fa2cf}.choice-cover .slider-bez-mastiki .square:hover .img-wrap:after{display:block;content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:0;z-index:2;box-shadow:inset 0 0 0 2px #0fa2cf}.choice-cover .slider-bez-mastiki .square:first-child{margin-left:0}.choice-cover .slider-bez-mastiki .square .name{color:#414141;font-size:14px;line-height:1.2;text-align:center;padding-top:6px}.choice-cover .slider-bez-mastiki .square.active .img-wrap{box-shadow:inset 0 0 0 2px #0fa2cf}.choice-cover .slider-bez-mastiki .square.active .img-wrap:after{display:block;content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:0;z-index:2;box-shadow:inset 0 0 0 2px #0fa2cf}.choice-cover .slider-s-mastikoi-wrap{width:813px;height:140px;position:relative;overflow:hidden}.choice-cover .slider-s-mastikoi-wrap .gradient-left{content:"";display:block;position:absolute;top:0;left:0;z-index:2;width:92px;height:140px;background:linear-gradient(90deg,rgba(255,255,255,.5),#fff,#fff);cursor:pointer}.choice-cover .slider-s-mastikoi-wrap .gradient-left img{position:absolute;top:30px;right:26px;z-index:2}.choice-cover .slider-s-mastikoi-wrap .shield-left.show{content:"";display:block;position:absolute;top:-3px;left:-3px;z-index:3;width:96px;height:144px;background:#fff}.choice-cover .slider-s-mastikoi-wrap .gradient-right{content:"";display:block;position:absolute;top:0;right:0;z-index:2;width:96px;height:144px;background:linear-gradient(270deg,rgba(255,255,255,.5),#fff,#fff);cursor:pointer}.choice-cover .slider-s-mastikoi-wrap .gradient-right img{position:absolute;top:30px;left:26px;z-index:2}.choice-cover .slider-s-mastikoi{width:813px;height:117px;position:relative}.choice-cover .slider-s-mastikoi .square{float:left;width:92px;height:140px;margin-left:11px;margin-bottom:20px;text-align:center;cursor:pointer}.choice-cover .slider-s-mastikoi .square .img-wrap{width:90px;height:90px;border:1px solid #e1e1e1;position:relative;z-index:1;display:block}.choice-cover .slider-s-mastikoi .square .img-wrap img{position:relative}.choice-cover .slider-s-mastikoi .square:hover .img-wrap{box-shadow:inset 0 0 0 2px #0fa2cf}.choice-cover .slider-s-mastikoi .square:hover .img-wrap:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:0;z-index:2;box-shadow:inset 0 0 0 2px #0fa2cf}.choice-cover .slider-s-mastikoi .square:first-child{margin-left:0}.choice-cover .slider-s-mastikoi .square .name{color:#414141;font-size:14px;line-height:1.2;text-align:center;padding-top:6px}.choice-cover .slider-s-mastikoi .square.active .img-wrap{box-shadow:inset 0 0 0 2px #0fa2cf}.choice-cover .slider-s-mastikoi .square.active .img-wrap:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:0;z-index:2;box-shadow:inset 0 0 0 2px #0fa2cf}.choice-cover .naked{width:813px;height:140px;position:relative;overflow:hidden;text-align:center}.choice-quantity-layers{width:710px;position:relative}.choice-quantity-layers h2{text-align:center;font-size:24px;color:#414141;font-weight:400;padding:13px 0 10px}.choice-quantity-layers .quantity-layers{width:738px;height:294px;background:url(../../images/quantity_layers.png) no-repeat;position:relative}.choice-quantity-layers .quantity-layers .line1{position:absolute;top:120px}.choice-quantity-layers .quantity-layers .line2{position:absolute;top:266px}.choice-quantity-layers .quantity-layers .c1{left:45px;top:200px}.choice-quantity-layers .quantity-layers .c2{left:172px}.choice-quantity-layers .quantity-layers .c3{left:296px}.choice-quantity-layers .quantity-layers .c4{left:417px}.choice-quantity-layers .quantity-layers .c5{left:538px}.choice-quantity-layers .quantity-layers .c6{left:660px}.choice-quantity-layers .quantity-layers .c8{left:172px}.choice-quantity-layers .quantity-layers .c9{left:294px}.choice-quantity-layers .quantity-layers .c10{left:416px}.choice-quantity-layers .quantity-layers .c11{left:538px}.choice-quantity-layers .quantity-layers .c12{left:660px}.middle{position:relative;width:1170px;margin:0 auto;padding-top:19px}.middle .choice-cover{width:922px;position:relative}.middle .choice-cover .toggle-wrap .content-wrap{position:relative;left:50px}.middle .choice-quantity-layers{width:922px;position:relative}.middle .choice-quantity-layers .quantity-layers{width:738px;height:294px;background:url(../../images/quantity_layers.png) no-repeat;position:relative;margin-left:auto;margin-right:auto}.middle .content{clear:both;margin-bottom:20px}.middle .content .left{width:862px;margin-bottom:20px;float:left}@media all and (min-width:960px){.middle .content .left .photo-choice{display:flex;align-items:center}}.middle .content .left .photo-choice .photo{height:550px;flex:0 0 450px;box-shadow:0 5px 15px 0 rgba(0,0,0,.15);position:relative;z-index:2}@media all and (min-width:1440px){.middle .content .left .photo-choice .photo{height:611px;flex:0 0 500px}}.middle .content .left .photo-choice .photo img{width:100%;height:auto}.middle .content .left .photo-choice .photo .question-wrap{position:absolute;bottom:7px;right:7px;z-index:11}.middle .content .left .photo-choice .photo .question-wrap.open .tip{display:block}.middle .content .left .photo-choice .photo .question-wrap .tip{display:none;width:278px;padding:15px;box-sizing:border-box;background:#fff;position:absolute;bottom:40px;right:0;z-index:10;color:#424242;font-size:14px;letter-spacing:.01em}.middle .content .left .photo-choice .photo .question-wrap .tip:before{content:"";position:absolute;bottom:-9px;right:50px;border-top:9px solid #fff;border-left:8px solid transparent;border-right:8px solid transparent}.middle .content .left .photo-choice .photo .question-wrap .tip-title{font-weight:600;text-align:center;padding-bottom:6px;border-bottom:1px solid #ebebeb;margin-bottom:12px}.middle .content .left .photo-choice .photo .question-wrap .tip-subtitle{padding-bottom:6px;margin-bottom:12px}.middle .content .left .photo-choice .photo .question-wrap .tip-title2{font-weight:600;text-align:center;padding-bottom:6px;border-bottom:1px solid #ebebeb;margin-bottom:12px}.middle .content .left .photo-choice .photo .question-wrap .tip-subtitle2 td{padding-right:15px;padding-bottom:2px}.middle .content .left .photo-choice .photo .question{color:#000;font-weight:700;line-height:1.167;padding:3px 5px 4px;background:#fff;font-size:12px;margin:6px 2px;cursor:pointer}.middle .content .left .photo-choice .choice{box-sizing:border-box;padding-left:20px;margin:auto;color:#414141;position:relative;z-index:2}@media all and (min-width:1440px){.middle .content .left .photo-choice .choice{width:calc(100% - 500px);max-width:450px}}.middle .content .left .photo-choice .choice .slider-inner{width:100%;margin-left:0;margin-top:20px}.middle .content .left .photo-choice .choice .slider-inner:after{content:"";clear:both;display:block}.middle .content .left .photo-choice .choice .slider-inner .listing{box-sizing:border-box;position:relative;height:25px}.middle .content .left .photo-choice .choice .slider-inner .swiper .arrow div{position:absolute;z-index:3;top:59px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADMAAAAyCAMAAADGIxO9AAACUlBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAABMaXEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADp6enp6enu7u7q6urt7e3s7Ozt7e3s7Ozq6urs7Ozm5ubq6urm5ubm5uYmJibi4uLr6+vn5+fs7Ozo6OjGxsbT09Pk5OTe3t7i4uLV1dU1NTVycnLPz8/r6+vh4eHn5+fs7Ozp6enPz8/r6+vn5+fr6+vn5+fs7Ozl5eWcnJzFxcXm5ubh4eHCwsLs7OzFxcXQ0NBeXl67u7vq6uru7u7c3Nzq6uri4uLr6+vr6+vn5+fs7Ozo6Oji4uLr6+vAwMDn5+fp6elqamrn5+fq6urb29vr6+tNTU3s7Ozh4eHc3NyRkZHr6+vf39/n5+fo6OgKCgrDw8Pq6uro6Oienp7i4uJDQ0Po6OiXl5fs7Ozs7Ozs7Ozr6+vh4eHFxcXu7u7p6ens7OylpaXq6urGxsbp6emWlpbs7Ozm5uaurq7k5OTt7e3n5+fY2Njs7Ozs7Ozt7e3Pz8/i4uI4ODjs7Ozs7OyxsbHs7Ozs7Ozs7Ozp6enp6eno6Ojk5OTb29vs7Ozt7e3p6ens7Ozs7Ozs7Ozs7Oz////+/v76+vr5+fmnp6fv7+/29vb19fX9/f339/fx8fGqqqrz8/P7+/v8/Pzw8PD4+Pipqan09PSxsbGPj4/u7u7s7Ozy8vK0tLSTk5OYmJiSkpKRkZHMzMyamprNzc2ZmZnl5eWbm5ucnJyioqKdnZ2rq6ulpaWjo6Ourq6Xl5ehoaGOjo6Wlpazs7OwJlI7AAAAl3RSTlMBBwkLBAUGAAIDCAoNDg8MEL2U/un69v3n4vjA0m21C2/sxfexS2muM6JlFR038JaV67Ba6sj0wvmXKTe7LAvoMV0FPtH9LOBz0bJs5qov0DVvqRRkhR3nA7QWaiTBcDLDDUXdzAYYEcYk3cPI65EG/EmJJ99EUyHbIi069TcXwOn0U4oU89wEm8S+X1k9Gw6P9k7gp7vuAtOspAAAAvdJREFUeNqN1WV32zAUBmDZjj075K7ruo6ZmZmZmZmZmZkZnaTBZU1pXWnM+L8mWUqu5bpJ3285x895pRtLRs0aBD24e+t20fWqF0+fP3ryEDk8YP99896dVm/iwVjACJSEIqnHz+4jlNUgdOJGqjRgQALx8MWNNoU4sWZ1OGjYEz905CBVYICcLyo3HBJL7NthRQgEOnw5ZDgnuue0BSEgZ8/BuuyJnLoACGXIikvQ4tC0dztCYChZtT5qZEtiuUoRGHVZ2MiaWMvxaYQYmTDvlZE9kTkqQ4gSdW7CyJFAiwXYIDDaQtvMgh/e21E0X1OpoWTGa4NP7aePdlMycQpdHTOLkwaXzzUOgw/30pghxLWk1LDmd6XTS5Rsr6kqmNnc1Ir/JB0nl+8iRdgQIg+OGZCKv4ZjQkNkaswapY3lzPys/1H97SVNWbV1ls1lXMSMrIyymLK67/+KWcoqOKMQQ6K6ZKUzt7ZfjaytmyJTQ7YjtONm8KUy7jiDQZyZz8/6qyNKdhJkl6pSowizbMOtrQ82NOH+2GgZM8n27sRq6hJ2UjKsI2fEaUHbft+9tZvoaJE3G5pwFsZajSyIS1fmPHMdPG5sVDCetTnP9iKPW5Et/6nbs3lTjjvkqmQ1GjaidHR/1rtq105JFODdMYcg6ccLs9yJW0/qZDvEsLNAFid5rxQ2evceO+OVRLo0YqDIu6Wg3HHKiW27vbqHThqMLJAi37pxTt+S6Qeu+XRaw852psije33+yTNTIds3q8tUv88rpXcDhuyIor59Rma+jcFIqmvP7n6TiAKtoQaQRJA/b0yP3sMLRlQNaN124NB+eX4fI6wmY+iWSJOpIKREx8RNCTM8IlVYsZAOIHDHM6SxPUkS6WLxMiEAAZNGAlU6dji6jgVHwFCkEkSU6MGOhABTZAgYQFRhRuN2C4JCStIEDCCiCEtHIR1mCRAwoDDDjkQ2gQYEDCCsMMOOhgIsgIDhFGU0Kgje8Io6FoRAOBtgEIcH/gPJ/8/5qXLAdAAAAABJRU5ErkJggg==) top;width:41px;height:40px;display:inline-block;cursor:pointer;background-size:41px auto;-webkit-tap-highlight-color:transparent}.middle .content .left .photo-choice .choice .slider-inner .swiper .arrow div:focus{outline:0!important}.middle .content .left .photo-choice .choice .slider-inner .swiper .arrow div.left{left:68px}.middle .content .left .photo-choice .choice .slider-inner .swiper .arrow div.right{right:69px;transform:scalex(-1)}.middle .content .left .photo-choice .choice .slider-inner .listing .listing-text{font-size:16px;float:left;font-weight:600;display:inline-block;padding:0 10px 0 0}.middle .content .left .photo-choice .choice .slider-inner .listing:after{content:"";clear:both;display:block}.middle .content .left .photo-choice .choice .slider-inner .listing .listing-all-inner{float:right;font-size:12px;padding-bottom:1px;border-bottom:1px dashed #424242;cursor:pointer}.middle .content .left .photo-choice .choice .slider-inner .photo-wrap{float:right;width:472px;position:relative;overflow:hidden;padding:5px 0 40px;left:0;background:url(../../images/single-cake-shadow.webp) no-repeat center 90px}.middle .content .left .photo-choice .choice .slider-inner .photo-wrap-in{display:flex;align-items:flex-end}.middle .content .left .photo-choice .choice .slider-inner .photo-wrap-in>div{position:relative;opacity:.4;flex:0 0 296px;height:130px;box-sizing:border-box;overflow:hidden;transition:opacity .15s,height .15s;cursor:pointer}.middle .content .left .photo-choice .choice .slider-inner .photo-wrap-in>div.swiper-slide-active{opacity:1;border:0}.middle .content .left .photo-choice .choice .slider-inner .photo-wrap-in>div:nth-child(2) img{width:100%;vertical-align:bottom}.middle .content .left .photo-choice .choice .slider-inner .photo-wrap-in>div:nth-child(2):before{content:"";position:absolute;z-index:3;top:-6px;left:-6px;width:12px;height:12px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAMAAABhq6zVAAAAbFBMVEVMaXEAnOkAnOkAnOkAnOkAnOkAnOkAnOkAnOkAnOkAnOkAnOkAnOkAnOkAnOkAnOkAnOn///+x5/rO7/wAouoAsO7S8Pyf4vmG3PcAtu/p+P2R3vjf9fwAwPHe9PwAp+sAvPD3/P4An+rt+f4iPqcZAAAAEHRSTlMA8wfLbs/QxwYbb/Rt+dH4F1U7UgAAAGVJREFUeNpFzUcSwjAUBNGRrGgbaJFzvP8d+WVcxdvNbFpSCdm5HIpMjUxitT8yS14jP7crozKTU7uQteD5hl07wsrG68O2HQCnzON+bmtMVgD2GzBBPjFb+n80VZnSd8PQ9UX6AkKFB3Z9BAFJAAAAAElFTkSuQmCC) no-repeat;display:none}.middle .content .left .photo-choice .choice .slider-inner .photo-wrap-in>div:nth-child(2):after{display:none}.middle .content .left .photo-choice .choice .slider-inner .photo-wrap-in>div .description{position:absolute;bottom:0;left:0;width:100%;height:81px;color:#fff;background:url(../../images/slider-inner/description-fon.png) no-repeat 0 100%;padding-left:16px;box-sizing:border-box;line-height:1}.middle .content .left .photo-choice .choice .slider-inner .photo-wrap-in>div .description .more{font-size:12px}.middle .content .left .photo-choice .choice .slider-inner .photo-wrap-in>div .description .name{font-size:14px;text-transform:uppercase;padding-top:37px;display:flex;gap:5px;align-items:flex-end;line-height:1}.middle .content .left .photo-choice .choice .slider-inner .photo-wrap-in>div .description .name img{width:auto;height:auto;position:relative;top:-2px;display:none}.middle .content .left .photo-choice .choice .slider-inner .photo-wrap-in>div.swiper-slide-active .description .name img{display:block}.middle .content .left .photo-choice .choice .slider-inner .photo-wrap-in>div img{width:296px;height:130px;vertical-align:bottom;border-radius:8px 8px 0 0}.write-date{margin:30px 0 0 0;box-sizing:border-box;width:calc(100% - 20px);position:relative}.write-date__title{margin:0 0 10px 0;font-size:14px}.middle .content .left .photo-choice .choice .write-date .write{display:block;width:100%;height:50px;box-sizing:border-box;padding:0 20px;font-size:14px;border-radius:5px;margin:0 auto;border:1px solid #e8e8e8}.middle .content .left .photo-choice .choice .slider-points{text-align:center;display:flex;justify-content:center;padding:10px;position:relative;top:-35px}.middle .content .left .photo-choice .choice .slider-points span{display:inline-block;width:4px;height:4px;border-radius:100%;background:#a7a7a7;margin:0 2px}.middle .content .left .photo-choice .choice .slider-points span.active{background:#3f3f3f}.middle .content .left .photo-choice .choice .karavay-clock{float:right;font-size:12px;padding-right:49px;padding-top:20px}.middle .content .left .photo-choice:after{content:"";clear:both;display:block}.middle .content .left .photo-choice .art-title-wrap{margin-bottom:6px}.middle .content .left .photo-choice .art-title-wrap .art{margin:0 0 5px 0;font-size:14px;color:#6e6e6e}.middle .content .left .photo-choice .art-share-heart{display:flex;justify-content:space-between;align-items:center}.middle .content .left .photo-choice .art-share-heart .share-heart{display:none}.middle .content .left .photo-choice .art-share-heart .share{width:20px;height:19px;background:url(../../images/single-cake/share.png) no-repeat;background-size:auto 100%}.middle .content .left .photo-choice .art-share-heart .heart{width:22px;height:19px;background:url(../../images/single-cake/heart.png) no-repeat;background-size:auto 100%;margin-left:10px}.middle .content .left .photo-choice h1{font-size:24px}.middle .content .left .photo-choice-cupcake .choice .choice__title{text-align:center;font-size:14px;color:#414141;text-transform:uppercase;font-weight:600;padding:30px 0 14px}.middle .content .left .photo-choice-cupcake .choice .quantity{position:relative;width:380px;height:51px;margin:0 auto}.middle .content .left .photo-choice-cupcake .choice .quantity ul{float:left;width:271px;height:51px;overflow:hidden}.middle .content .left .photo-choice-cupcake .choice .quantity ul li{display:none}.middle .content .left .photo-choice-cupcake .choice .quantity ul li .disc{float:left;width:51px;height:51px;border-radius:100%;margin-right:4px;text-align:center;line-height:51px;font-weight:600;font-size:18px;color:#757575;background:#fff;cursor:pointer}.middle .content .left .photo-choice-cupcake .choice .quantity ul li .disc:hover{box-shadow:inset 0 0 0 1px #009ce7;color:#000}.middle .content .left .photo-choice-cupcake .choice .quantity ul li .disc:last-child{margin-right:0}.middle .content .left .photo-choice-cupcake .choice .quantity ul li .disc.active{box-shadow:inset 0 0 0 1px #009ce7;color:#000}.middle .content .left .photo-choice-cupcake .choice .quantity ul li.show{display:block}.middle .content .left .photo-choice-cupcake .choice .toggle{display:block;float:right;width:51px;height:51px;border-radius:100%;position:relative;top:0;background:#fff;cursor:pointer}.middle .content .left .photo-choice-cupcake .choice .toggle .arrow{position:absolute;top:50%;left:50%;margin:-10px 0 0 -4px;width:10px;height:19px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAATCAMAAACnUt2HAAAAZlBMVEVMaXFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUEJpdxHAAAAIXRSTlMAcnuKi/NvfHhcdGNhjIJtjl5mfml5hGSc45RukllxdolZmsqEAAAAi0lEQVR42l2LVwrEMBDFZtN77133v+RijLET/TwhZsQQh2EsH2aWhfndOiaRic5tOYGagNy2Al+LT2FaS2m0pNWS0tinhlTNySYOG6e6O+TFQSqs8mFFdvp369lFBiq3VQxqamLbYmotEZ5pHpHRH4mWhJ99yhjVjGTikHCJXPrBchME3PLhCcPH+B/OSQjFDNOyOAAAAABJRU5ErkJggg==) -10px 0}.middle .content .left .photo-choice-cupcake .choice .toggle.left{float:left;margin-right:4px}.middle .content .left .photo-choice-cupcake .choice .toggle.left .arrow{background-position:0 0;margin:-10px 0 0 -6px}.middle .content .left .photo-choice-cupcake .choice .min{border-bottom:1px solid #e0e0e0;padding-top:22px}.middle .content .left .photo-choice-cupcake .choice .slider .tabs{text-align:center;margin:16px 0 12px}.middle .content .left .photo-choice-cupcake .choice .slider .tabs ul{display:block;text-align:center}.middle .content .left .photo-choice-cupcake .choice .slider .tabs ul li{display:inline-block;padding:0 10px;height:29px;line-height:27px;border-radius:100px;font-size:14px;cursor:pointer;font-weight:600;color:#757575;background:#fff;margin:0 2px}.middle .content .left .photo-choice-cupcake .choice .slider .tabs ul li:first-child{margin-left:0}.middle .content .left .photo-choice-cupcake .choice .slider .tabs ul li:last-child{margin-right:0}.middle .content .left .photo-choice-cupcake .choice .slider .tabs ul li:hover{box-shadow:inset 0 0 0 1px #009ce7;color:#000}.middle .content .left .photo-choice-cupcake .choice .slider .tabs ul li.active{box-shadow:inset 0 0 0 1px #009ce7;color:#000;background:#fff}.middle .content .left .photo-choice-cupcake .choice .slider .photo{height:auto;width:auto;box-shadow:none}.middle .content .left .photo-choice-cupcake .choice .slider .photo>div{display:none;position:relative}.middle .content .left .photo-choice-cupcake .choice .slider .photo>div img{width:100%;height:auto}.middle .content .left .photo-choice-cupcake .choice .slider .photo>div:first-child{display:block}.middle .content .left .photo-choice-cupcake .choice .slider .photo>div .name{position:absolute;left:54px;bottom:12px;font-weight:600;color:#fff;font-size:16px;text-transform:uppercase}.middle .content .left .photo-choice-cupcake .choice .bottom{display:flex;justify-content:space-between;padding-top:20px;margin:0 10px;width:calc(100% - 20px)}.middle .content .left .photo-choice-cupcake .choice .bottom .c1{color:#6e6e6e;font-size:14px}.middle .content .left .photo-choice-cupcake .choice .bottom .num{color:#414141;font-size:36px;margin-top:2px}.middle .content .left .photo-choice-cupcake .choice .bottom .wrap{margin-top:5px;float:right}.middle .content .left .photo-choice-cupcake .choice .bottom .wrap input{float:left;box-sizing:border-box;width:163px;height:37px;border-right:0;text-align:center}.middle .content .left .photo-choice-cupcake .choice .bottom .wrap button{float:left;width:163px;height:37px;text-align:center;font-size:14px;color:#fff;text-transform:uppercase;background:#0074e0}.middle .content .right{float:right;width:293px;color:#414141}.middle .content .right .price{padding-top:20px;text-align:center}.middle .content .right .price .text{font-size:14px;padding-bottom:5px}.middle .content .right .price .num{font-size:48px;line-height:1}.middle .content .right .price .cheaper{border-bottom:1px dashed #414141;cursor:pointer;margin-bottom:10px;font-size:14px}.middle .content .right .price .cheaper:hover{border-bottom:1px dashed #fff;color:#707070}.middle .content .left .photo-choice .choice .slider-inner .listing span:hover:nth-child(3){border-bottom:1px dashed #f2f2f2;color:#707070}.middle .content .right .price .cheaper .tip{margin-left:-139px}.middle .content .right .price .cheaper .tip:before{margin-left:-9px}.middle .content .right .oformit{display:block;height:44px;line-height:44px;border-radius:4px;color:#fff;font-size:18px;font-weight:700;text-transform:uppercase;text-align:center;text-decoration:none;background:#0074e0;box-shadow:0 1px 3px 0 rgba(0,0,0,.3);transition:all .1s}.middle .content .right .oformit:hover{background-color:#009ce7}.middle .content .right .request-tel{padding:10px 0 0 0;text-align:center;font-size:12px}.middle .content .right .request-tel a{color:#414141;text-decoration:none}.middle .content .right .del-prov-guar{margin:30px 0 0 0;width:100%}.middle .content .right--coupon .del-prov-guar{top:707px}.middle .content .right .del-prov-guar>*{padding-left:42px}.middle .content .right .del-prov-guar .title{height:57px;line-height:57px;border-top:1px solid #d9d9d9;box-sizing:border-box;position:relative;display:block}.middle .content .right .del-prov-guar .title .icon{position:absolute;top:calc(50% + 2px);right:0;margin-top:-5px;width:11px;height:11px}.middle .content .right .del-prov-guar .title .icon .c1{position:absolute;top:5px;left:0;width:11px;border-top:1px solid #3f3f3f}.middle .content .right .del-prov-guar .title .icon .c2{position:absolute;top:0;left:5px;height:11px;border-left:1px solid #3f3f3f;display:block}.middle .content .right .del-prov-guar .title.up .icon .c2{display:none}.middle .content .right .del-prov-guar .title.del{background:url(../../images/del-prov-guar/car.png) no-repeat 0}.middle .content .right .del-prov-guar .title.prov{background:url(../../images/del-prov-guar/payment.png) no-repeat 0}.middle .content .right .del-prov-guar .title.guar{height:57px;display:flex;line-height:1;align-items:center;border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;background:url(../../images/del-prov-guar/guarantee.png) no-repeat 0}.middle .content .right .del-prov-guar .title.guar .more:hover{color:#707070;border-bottom:1px solid #fff}.middle .content .right .del-prov-guar .title.guar .more{font-size:12px;padding-bottom:2px;margin-left:5px;border-bottom:1px solid #424242;cursor:pointer;display:inline-block}.middle .content .right .del-prov-guar .info{font-size:14px;padding:5px 0 5px 42px;border-top:1px solid #d9d9d9}.middle .content .right .del-prov-guar .info li{margin:9px 0}[data-choise=before]+.del-prov-guar{top:697px!important}.right--coupon [data-choise=before]+.del-prov-guar{top:737px!important}.middle .content .cheaper{display:inline-block;position:relative;font-size:12px}.middle .content .cheaper .tip{position:absolute;z-index:30;top:48px;left:50%;margin-left:-161px;width:278px;padding:20px 18px 21px;box-sizing:border-box;background:#fff;box-shadow:0 0 8px 0 rgba(0,0,0,.2);transition-duration:.3s;visibility:hidden;font-size:14px}.middle .content .cheaper.open .tip{visibility:visible}.middle .content .cheaper .tip:before{content:"";position:absolute;top:-12px;left:50%;margin-left:-17px;width:18px;height:12px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAMCAMAAABYzB2OAAAAmVBMVEUAAABMaXEjIyMAAAAAAAAAAAA4ODgAAAAAAAAAAAAjIyNGRkYODg5GRkYAAAD///9GRkYAAAAcHBz6+vqIiIjz8/M0NDT9/f3i4uLc3NwvLy/k5OT+/v78/Pzs7Oy5ubn+/v5mZmb29vb+/v7////v7+/f39/+/v5GRkbBwcH6+vr4+PgSEhKWlpb09PT7+/v+/v46Ojr////xNcSGAAAAMnRSTlMBAAQEBwUFAwIGAgIFAwj5AQkFoA9rBM4+JAND0cVcHdoPkeT+YijZCyGnlgQRdMHnBpUIBWkAAACLSURBVHjaTcrVDsMwDIVhp3HmwIpjZma//8PNXaOp/4UlfzoQQpp2pE99hmkIBajC+2mSJFUlx3uvFCgAsHTvSkRWnpqsJW2Op/XEaLI2box7zJlHfWdkFwWvLPWwtkayJ/8aNEba4SxvKB+j0wQilzfHdisxcLhZ8L/XGR1gduNW2wyhPHC7/bL8AgKlEzyofg4qAAAAAElFTkSuQmCC)}.middle .content .cheaper .tip:after{content:"x";position:absolute;top:2px;right:5px;font-size:12px}.middle .content .cheaper .tip .bold{font-weight:600}.middle .content .cheaper .tip .red{color:red}.middle .content .cheaper .tip .grey{color:#a6a6a6}.middle .content .cheaper .tip .c1{text-align:center;padding-bottom:8px;border-bottom:1px solid #eaeaea}.middle .content .cheaper .tip .c2{padding-top:17px}.middle .content .cheaper .tip .c3{border-bottom:1px solid #eaeaea;padding-top:23px;padding-bottom:18px}.middle .content .cheaper .tip .c4{text-align:center;padding-top:16px}.middle .content:after{content:"";display:block;clear:both}.middle .content .left.cupcake_left{float:left;width:939px}.middle .content .cupcake_right{float:right;width:210px;color:#414141}.middle .content .cupcake_right .delivery{height:21px;line-height:21px;font-size:14px}.middle .content .cupcake_right .delivery .text{margin-bottom:2px;color:#414141;padding-top:8px}.middle .content .cupcake_right .delivery .free{width:114px;text-align:center;text-transform:uppercase;background:#2b860e;color:#fff;letter-spacing:.075em;font-size:14px}.middle .content .cupcake_right .proviso{font-size:14px;padding:8px 0;margin-top:32px}.middle .content .cupcake_right .proviso li{padding:4px 0 4px 44px;background-position:0!important;background-repeat:no-repeat!important}.middle .content .cupcake_right .proviso li:first-child{background:url(../../images/e1.png)}.middle .content .cupcake_right .proviso li:nth-child(2){background:url(../../images/e2.png)}.middle .content .cupcake_right .proviso li:nth-child(3){background:url(../../images/e3.png)}.middle .content .cupcake_right .payment{border-top:1px solid #eaeaea;padding-top:9px}.middle .content .cupcake_right .payment h4{font-size:14px}.middle .content .cupcake_right .payment p{color:#424242;font-size:14px;margin:8px 0 7px}.middle .content .cupcake_right .payment img{width:100%}.middle .del-prov-guar-card{margin-top:2px}.middle a{text-decoration:none;color:inherit}header{position:relative;z-index:1000}header .top{border-bottom:1px solid #f2f2f2;background:#fff}header .top .search input{float:left;width:120px;height:32px;box-sizing:border-box;font-size:12px;color:#6e6e6e}.tip .tip_gray{color:#b2b2b2}.popup-inner-big-wrap{position:fixed!important;top:0!important;left:0!important;width:100%!important;height:100%!important;z-index:1010!important;display:none;align-items:center;justify-content:center}.popup-inner-big-wrap .popup-inner-big{display:flex;z-index:2;width:893px;height:588px;max-width:calc(100vw - 40px);max-height:calc(100svh - 120px);position:relative;font-size:14px}.popup-inner-big-wrap .popup-inner-big .close{position:absolute;right:-45px;top:0;cursor:pointer}.popup-inner-big-wrap .popup-inner-big .left{width:162px;height:100%;background:#242424;box-sizing:border-box;padding-top:14px;font-size:12px;color:#fff;text-transform:uppercase;overflow-y:auto}.popup-inner-big-wrap .popup-inner-big .left li{height:29px;line-height:12px;padding-left:16px;margin-bottom:0;cursor:pointer;font-size:11px;display:flex;align-items:center;padding-bottom:1px;padding-top:1px}.popup-inner-big-wrap .popup-inner-big .left li:hover{color:#424242;background:#fff}.popup-inner-big-wrap .popup-inner-big .left li.active{color:#424242;background:#fff}.popup-inner-big-wrap .popup-inner-big .right{width:729px;max-height:calc(100svh - 100px);overflow-y:auto;background:#fff}.popup-inner-big-wrap .popup-inner-big .right>div{display:none}.popup-inner-big-wrap .popup-inner-big .right>div:first-child{display:block}.popup-inner-big-wrap .popup-inner-big .right .photo-wrap{height:434px;max-height:50svh;position:relative}.popup-inner-big-wrap .popup-inner-big .right .photo-wrap .name{position:absolute;z-index:2;bottom:0;left:0;width:100%;height:143px;box-sizing:border-box;padding:100px 0 0 15px;background:linear-gradient(transparent,rgba(0,0,0,.3),rgba(0,0,0,.4));color:#fff;font-size:22px;text-transform:uppercase}.popup-inner-big-wrap .popup-inner-big .right .photo-wrap .select{position:absolute;z-index:3;right:75px;bottom:15px;width:130px;height:32px;line-height:32px;text-align:center;background:#1f1f1f;color:#fff;text-transform:uppercase;cursor:pointer}.popup-inner-big-wrap .popup-inner-big .right .photo-wrap img{vertical-align:bottom;width:100%;height:100%;object-fit:cover}.popup-inner-big-wrap .popup-inner-big .right .desc{color:#414141;padding:12px 15px}.popup-inner-big-wrap .popup-inner-big .right .desc .title{font-weight:600}.popup-inner-big-wrap .popup-inner-big .right .desc .desc-right{float:right;width:190px}.popup-inner-big-wrap .popup-inner-big .right .desc .desc-left{margin-right:205px}.popup-inner-big-wrap .desc-right--mobile{display:none}.popup-inner-big-wrap .desc-right--desktop{display:block}.popup-inner-big-fon{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7)!important}.recommend-content{position:relative}.recommend-content>div{position:relative}.recommend-content>div .arrow-left{box-sizing:border-box;text-align:center;background:#fff;border-radius:100%;cursor:pointer;position:absolute;z-index:4;top:80px;font-size:30px;left:-26px;display:inline-block;padding:0;border:none;-webkit-box-shadow:0 0 12px rgba(0,0,0,.1);box-shadow:0 0 12px rgba(0,0,0,.1);width:45px;height:45px;right:-20px;transform:scalex(-1);-webkit-transition:opacity .3s ease 0s;transition:opacity .3s ease 0s}.recommend-content>div .arrow-left::after{content:'';display:block;width:15px;height:15px;position:absolute;top:calc(50% - 7px);border:2px solid grey;border-bottom:0;border-left:0;-webkit-box-sizing:border-box;box-sizing:border-box;right:calc(50% - 5px);-webkit-transform:rotate(225deg);transform:rotate(45deg);-webkit-transition:opacity .3s ease 0s;transition:opacity .3s ease 0s}.recommend-content>div .arrow-left:hover::after{border-color:#2796ff}.recommend-content>div .arrow-right{display:inline-block;border-radius:100%;padding:0;border:none;-webkit-box-shadow:0 0 12px rgba(0,0,0,.1);box-shadow:0 0 12px rgba(0,0,0,.1);cursor:pointer;box-sizing:border-box;width:45px;height:45px;text-align:center;background:#fff;position:absolute;z-index:4;top:80px;font-size:30px;right:-20px;transform:scalex(-1);-webkit-transition:opacity .3s ease 0s;transition:opacity .3s ease 0s}.recommend-content>div .arrow-right::after{content:'';display:block;width:15px;height:15px;position:absolute;top:calc(50% - 7px);border:2px solid grey;border-bottom:0;border-left:0;-webkit-box-sizing:border-box;box-sizing:border-box;right:calc(50% - 10px);-webkit-transform:rotate(225deg);transform:rotate(225deg);-webkit-transition:opacity .3s ease 0s;transition:opacity .3s ease 0s}.recommend-content>div .arrow-right:hover::after{border-color:#2796ff}.recommend-content .title-slider{color:#000;font-size:22px;height:50px;line-height:50px}#recommend-middle .about-cake-recommend-slider__content>div.tab4 li img{width:100%;height:auto}#recommend-middle .about-cake-recommend-slider__content>div.tab4 li .desc{position:static;padding-top:16px;padding-left:0;box-sizing:border-box;font-weight:600;line-height:1;text-transform:none;border-top:1px;text-align:center}#recommend-middle .about-cake-recommend-slider__content>div.tab4 li .desc .name{font-size:12px;margin:0 0 5px}#recommend-middle .about-cake-recommend-slider__content>div.tab4 li .desc .price{font-size:12px;color:#757575}#recommend-middle .about-cake-recommend-slider__content>div.tab4 li .add-zakaz{display:none}.unselectable{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;user-select:none}#recommend-middle .recommend-content>div{display:none}#recommend-middle .recommend-content>div:first-child{display:block}#recommend-middle .recommend-content .slides-wrap{overflow:hidden;padding-bottom:10px;width:100%}#recommend-middle:after{content:none}#recommend-middle .tab1{padding-bottom:10px}#recommend-middle .recommend-tabs li{font-size:16px;text-transform:none;text-align:left;margin-right:80px}#recommend-middle .recommend-tabs li>h2,#recommend-middle .recommend-tabs li>span{display:inline;border-bottom:2px solid transparent;padding-bottom:7px;font-size:22px;font-weight:inherit;color:#000}#recommend-middle .recommend-tabs li:last-child{margin-right:0}#recommend-middle .recommend-tabs li.active:before{width:75px;margin-left:0;left:0}.popup-table-sizes{position:fixed;z-index:1400;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.3);display:none}.popup-table-sizes-fon{position:absolute;top:0;left:0;width:100%;height:100%}.popup-table-sizes-close{position:absolute;top:-42px;right:12px;cursor:pointer}.popup-table-sizes-wrap-pic{position:absolute;z-index:2;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);width:916px;max-width:calc(100vw - 20px);height:271px}.popup-table-sizes-wrap-pic img{max-width:100%}#before_after_kg .button{padding:0;font-weight:600;font-size:12px;text-transform:uppercase}.cat-photo{background-color:#f3f3f3}.mob-search-back{display:none}.mob-search-link-wrap{display:none}.mob-search-popup{display:none}.mob-search-upload-photo{display:none}.recommend .shield-right{position:absolute;top:0;right:0;z-index:3;width:80px;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.9))}#single-cupcake .recommend .shield-right{display:none}.recommend-tabs{height:54px;box-sizing:border-box}.recommend-tabs li{width:100%;float:left;position:relative;text-align:center;height:47px;line-height:47px;color:#a6a6a6;font-size:18px}.recommend-tabs li:hover{color:#424242}.recommend-tabs li.active{color:#424242}#single-cupcake.middle .content .left .photo-choice .choice .karavay-clock{font-size:14px;padding-top:0}.pop-up-enter{position:absolute;top:50px;left:50%;z-index:1001;width:420px;background:#fff;margin:0 0 0 -210px;box-sizing:border-box;border-radius:7px;text-align:center}.pop-up-enter .enter{font-size:24px;padding:10px 0 19px}.pop-up-enter .field{margin:0 auto 12px;width:282px;height:41px;border:1px solid #b7bfce;border-radius:3px;font-size:14px}.pop-up-enter .field .name{display:block;float:left;height:41px;line-height:41px;width:67px;border-right:1px solid #b7bfce;text-align:center;color:#b8becc}.pop-up-enter .field input{width:214px;height:41px;line-height:41px;box-sizing:border-box;padding:0 15px}.pop-up-enter button{margin:18px 0 23px;width:196px;background:#009ce8}.pop-up-oforml{position:absolute;top:50px;left:50%;z-index:1001;width:500px;background:#fff;margin:0 0 0 -250px;box-sizing:border-box;border-radius:7px;text-align:center}.pop-up-oforml .enter{font-size:24px;padding:10px 0 19px}.recommend-in{width:100%;margin:0 auto}.recommend-in:after{content:"";clear:both;display:block;padding-top:0}.recommend-bot .recommend-content>div .arrow-left{top:80px}.recommend-bot .recommend-content>div .arrow-right{top:70px;right:-25px}.recommend-bot .recommend-content .tab2 ul li a p:nth-child(2){text-align:center;font-size:12px;padding:5px;font-weight:400;width:112px;margin:auto;color:#757575;border:1px solid #ededed;border-radius:3px;margin-top:10px}#oforml{font-size:13px;width:500px;height:500px}#oforml .top_part{margin-bottom:40px;display:flex;align-items:center;gap:20px}#oforml input{display:block;width:100%;box-sizing:border-box;height:50px;background:#f7f7f7;padding:0 12px;margin:6px 0 16px}#oforml .oforml_wrap{width:380px;margin:0 auto}#oforml .oforml_img{width:82px;height:101px}#oforml .desc-right .title{color:#a6a6a6}#oforml .desc-right>h2{font-size:16px;margin-bottom:10px;max-height:130px;overflow:auto}#oforml .enter{font-weight:600;padding:14px 0 30px;text-align:center}#oforml .pop-up-oforml{text-align:left}#oforml button{margin:38px auto 23px;display:block;height:39px;width:200px;background:#009ce7}.popup-your-guarantee{overflow:auto;position:fixed;z-index:1000;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.3);display:none}.popup-your-guarantee-fon{position:absolute;top:0;left:0;width:100%;height:100%}.popup-your-guarantee-close{position:absolute;top:-50px;right:0;cursor:pointer}.popup-your-guarantee-wrap{position:absolute;z-index:2;top:0;left:50%;margin:60px 0 0 -438px;width:876px;height:659px;max-height:calc(100svh - 120px);background:url(../../images/popup-your-guarantee/pic.jpg) no-repeat 100% 0 #fff;border-radius:15px}.popup-your-guarantee-wrap-content{text-align:center;width:648px;max-height:calc(100svh - 120px);overflow-y:auto}.popup-your-guarantee-wrap-content-in-title{font-weight:600;font-size:24px;padding:30px 0 5px}.popup-your-guarantee-wrap-content-in-subtitle{font-size:14px;margin-bottom:35px}.popup-your-guarantee-wrap-content-in-list{font-size:16px;text-align:left;padding-left:90px}.popup-your-guarantee-wrap-content-in-list>li{padding-left:63px;height:53px;line-height:53px;background-repeat:no-repeat;background-position:0 0;margin-bottom:11px}.popup-your-guarantee-wrap-content-in-list>li:first-child{background-image:url(../../images/popup-your-guarantee/1.png)}.popup-your-guarantee-wrap-content-in-list>li:nth-child(2){background-image:url(../../images/popup-your-guarantee/2.png)}.popup-your-guarantee-wrap-content-in-list>li:nth-child(3){background-image:url(../../images/popup-your-guarantee/3.png)}.popup-your-guarantee-wrap-content-in-list>li:nth-child(4){background-image:url(../../images/popup-your-guarantee/4.png)}.popup-your-guarantee-wrap-content-in-list>li:nth-child(5){background-image:url(../../images/popup-your-guarantee/5.png)}.popup-your-guarantee-wrap-content-in-list>li:nth-child(6){background-image:url(../../images/popup-your-guarantee/6.png)}.popup-your-guarantee-wrap-content-in-list>li:nth-child(7){background-image:url(../../images/popup-your-guarantee/7.png)}.popup-your-guarantee-wrap-content-in-list>li:nth-child(8){background-image:url(../../images/popup-your-guarantee/8.png)}.popup-your-guarantee-wrap-content-in-list>li a{color:#424242}.popup-your-guarantee-wrap-content-in-list>li a:hover{color:#009ce7}.whatsapp{display:none}#single-buket{background-color:#f3f3f3;padding-bottom:30px;margin-bottom:30px}.single-buket-product{display:flex;flex-wrap:wrap;justify-content:space-between}.single-buket-product-pic-wrap{width:550px;text-align:center;padding:40px 0}.single-buket-product-pic{width:100%;height:auto;max-width:550px}.single-buket-product-info{width:485px}.single-buket-product-info-top{padding:0 30px;height:69px;line-height:69px;background:#ffe3b9;font-size:14px}.single-buket-product-info-bot{padding:40px 30px 30px;font-size:14px;background:#fff}.single-buket-product-info-article{color:#757575}.single-buket-product-info-title{font-size:24px;margin:6px 0 16px;height:70px}.single-buket-product-info-price{display:flex;align-items:baseline}.single-buket-product-info-price-num{font-size:48px;margin-right:10px}.single-buket-product-info-price-rub{font-size:18px}.single-buket-product-info-size{display:flex;margin:50px 0}.single-buket-product-info-size-name{width:90px;height:45px;line-height:45px;color:#757575;flex-shrink:0}.single-buket-product-info-size-cont{display:flex}.single-buket-product-info-size-cont-disc{width:45px;height:45px;border-radius:100%;margin-right:10px;text-transform:uppercase;text-align:center;line-height:45px;cursor:pointer;position:relative}.single-buket-product-info-size-cont-disc .letter{position:absolute;z-index:3;top:0;bottom:0;left:0;right:0}.single-buket-product-info-size-cont-disc .num{position:absolute;z-index:2;top:0;bottom:0;left:0;right:0;color:transparent}.single-buket-product-info-size-cont-disc.active{background:#f3f3f3}.single-buket-product-info-cont{display:flex;height:70px;line-height:1.2}.single-buket-product-info-cont-name{width:90px;color:#757575;flex-shrink:0}.single-buket-product-info-qual-request{display:flex;justify-content:space-between;margin:30px 0}.single-buket-product-info-qual{display:flex}.single-buket-product-info-qual-name{width:90px;color:#757575;height:45px;line-height:45px;flex-shrink:0}.single-buket-product-info-qual-counter{display:flex;align-items:center}.single-buket-product-info-qual-counter>div{width:20px;height:20px;line-height:20px;text-align:center;position:relative}.single-buket-product-info-qual-counter>input{width:20px;height:20px;text-align:center;background:0 0}.single-buket-product-info-qual-counter-minus{cursor:pointer}.single-buket-product-info-qual-counter-minus:before{content:"";width:6px;height:6px;border-left:1px solid #616161;border-bottom:1px solid #616161;transform:rotate(45deg);position:absolute;top:6px;left:9px}.single-buket-product-info-qual-counter-plus{cursor:pointer}.single-buket-product-info-qual-counter-plus:before{content:"";width:6px;height:6px;border-left:1px solid #616161;border-bottom:1px solid #616161;transform:rotate(-135deg);position:absolute;top:6px;left:4px}.single-buket-product-info-request{background:#0074e0;box-shadow:0 1px 3px 0 rgba(0,0,0,.3);width:234px;height:45px;line-height:45px;text-align:center;color:#fff!important;cursor:pointer;font-size:20px;text-transform:uppercase}.single-buket-product-info-toggle{line-height:1.2;font-size:16px}.single-buket-product-info-toggle-tabs{display:flex;border-bottom:1px solid #ececec}.single-buket-product-info-toggle-tabs>div{width:50%;flex-shrink:0;margin-bottom:-1px;position:relative}.single-buket-product-info-toggle-tabs-name{display:inline-block;line-height:30px;border-bottom:1px solid transparent;cursor:pointer}.single-buket-product-info-toggle-tabs-name.active{border-bottom-color:#000}.single-buket-product-info-toggle-cont{padding:20px 0 0}.single-buket-product-info-toggle-cont-info{display:none}.single-buket-product-info-toggle-cont-info:first-child{display:block}.single-buket-product-info-toggle-cont-info li{margin-bottom:10px}.single-buket-product-info-toggle-cont-info-pay{margin-top:5px}.single-product-coupon{position:relative;z-index:1;margin:10px 0 -10px;padding:7px 5px;text-align:center;font-size:13px;line-height:14px;background:#ff5367;color:#fff;cursor:pointer}.single-product-coupon__copied{position:absolute;z-index:2;top:0;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:center;background:#0d750d;color:#fff}.single-product-coupon:before{content:'';position:absolute;z-index:3;top:50%;left:-4px;margin-top:-4px;width:8px;height:8px;border-radius:100%;background:#fff}.single-product-coupon:after{content:'';position:absolute;z-index:3;top:50%;right:-4px;margin-top:-4px;width:8px;height:8px;border-radius:100%;background:#fff}.single-product-coupon__amount{font-weight:700}.single-product-coupon__sign{font-size:14px}.single-product-coupon__code{display:inline-flex;gap:3px;align-items:center;text-transform:uppercase;padding:5px 10px;border-radius:24px;font-weight:700;background:#fff;color:#000}.middle .content .right>.top{margin:auto;width:100%;background-color:#fff;border-radius:16px;padding:20px;position:relative;box-sizing:border-box;box-shadow:0 2px 16px rgba(0,0,0,.08)}@media only screen and (min-width:1280px){.recommend-bot:after{top:46px}.float-order__wrapper{width:1170px}.single_korzina_recomend{width:1170px;margin:0 auto}#recommend-middle{width:854px;float:left}#recommend-middle .recommend-in{width:100.55%}#recommend-middle .recommend-tabs li[data-title=tab5]{display:none!important}}@media screen and (max-width:1279px){#recommend-middle.recommend .shield-right{display:none}.float-order__wrapper{width:910px}.single_korzina_recomend .tab1 .arrow-right{top:120px!important}.single_korzina_recomend .tab1 .arrow-left{top:120px!important}.single_korzina_recomend .tab1 .slides-wrap ul li:nth-child(n+6){display:none}.single_korzina_recomend .tab1 .slides-wrap ul li a img{width:170px}.single_korzina_recomend .tab1 .slides-wrap ul li a{width:164px}.middle{width:906px}.middle .content .right{width:100%;float:none;display:flex;gap:20px;align-items:flex-start;justify-content:space-between}.middle .content .right .del-prov-guar{order:2;flex:1;position:relative;width:fit-content;margin:0 auto;top:0!important}.middle .content .right .del-prov-guar{display:none}.middle .content .right .del-prov-guar .title.guar{display:flex;flex-direction:column;align-items:flex-start;height:auto;width:190px;padding-left:64px;margin:20px auto 0 auto;border:none;position:relative;left:8px;gap:5px}.middle .content .right .del-prov-guar .title.guar .more{margin:0}.middle .content .right .top{order:1;flex:1;float:none}.middle .content .right .request-tel{border-bottom:none}.middle .content .wrap-left-right{position:relative}.middle .content .left{float:none;width:auto}.middle .content .left .photo-choice .photo{height:550px;flex:0 0 450px;overflow:visible}.middle .content .left .photo-choice .photo img{width:100%;height:auto}.middle .content .left .photo-choice .choice .slider-inner .swiper .arrow div.left{left:58px}.middle .content .left .photo-choice .choice .slider-inner .swiper .arrow div.right{right:75px;transform:scaleX(-1);left:auto}.middle .content .left .photo-choice .choice .slider-inner .photo-wrap{width:456px}.middle .content .left .photo-choice-cupcake .choice .bottom{padding-top:15px}.middle .content .left .photo-choice-cupcake .choice .bottom .num{font-size:32px}.middle .content .cupcake_right{display:none;float:left}.middle .content .left.cupcake_left{width:auto;float:none;clear:both}.recommend-content>div .arrow-right{right:-18px;top:80px;margin:0}.recommend-content>div .arrow-left{top:70px;margin:0;left:-26px}.recommend-content ul li:nth-child(n+7){display:none}.recommend .recommend-in .recommend-content .tab2{width:99%!important}.recommend .recommend-in .recommend-content .tab4{width:99%}.recommend:after{display:none}.recommend-in{margin:20px auto 0 auto;width:906px}.recommend-bot .recommend-content>div .arrow-left{top:80px}.recommend-bot .recommend-content>div .arrow-right{top:80px;right:-28px}#recommend-middle .recommend-tabs li{margin-right:71px}.single-buket-product-pic-wrap{width:400px}}@media screen and (max-width:959px){.float-order .left-wrapper{padding-left:10px}.float-order__wrapper{width:100%}.float-order a{padding:3px 0;margin-top:10px;font-size:14px!important}.float-order .text-wrapper{padding-left:5px}.float-order .text-wrapper p:nth-child(1){font-size:15px}.float-order .text-wrapper p:nth-child(2){font-size:12px}.float-order a{width:170px!important;margin:12px 10px 0 0!important}.single_korzina_recomend .tab1 .slides-wrap ul li:nth-child(n+4){display:none}.recommend-content .tab2 ul li a{width:130px}.recommend-content .tab5 ul li a{width:166px}.recommend-content .tab2 .arrow-right{right:-24px!important}.feedbacks-questions>.about__cake .about-cake__tags .tags-wap__popup{left:80%!important}.feedbacks-questions>.about__cake .about-cake__tags .tags-fillings__popup{left:84%!important}.middle{width:570px}.middle .content .right{top:1010px}.middle .content .right .price .cheaper-wrap.open .tip{display:block}.middle .content .right .price .text{font-size:12px}.middle .content .right .top{float:none}.middle .content .left .photo-choice .choice{width:100%;margin-top:40px;padding-left:0}.middle .content .left .photo-choice .choice .slider-inner{margin-top:26px}.middle .content .left .photo-choice .choice .slider-inner .photo-wrap{left:0;width:570px}.middle .content .left .photo-choice .choice .slider-inner .swiper .arrow div.left{left:117px}.middle .content .left .photo-choice .choice .slider-inner .swiper .arrow div.right{right:117px;transform:scaleX(-1)}.middle .content .left .photo-choice .choice .slider-inner .photo-wrap-in>div .description .name{padding-top:43px}.middle .content .left .photo-choice .photo{margin:auto;height:432px;overflow:hidden;width:321px;box-shadow:none}.middle .content .left .photo-choice .photo img{height:100%;width:auto;position:relative;left:-15px}.middle .content .left .photo-choice .photo .question-wrap.open .tip{display:block}.middle .content .left .photo-choice-cupcake .choice .choice__title{padding:24px 0 14px}.middle .content .left .photo-choice-cupcake .choice .slider .photo>div{margin:0 auto;max-width:456px}.middle .content .left .photo-choice-cupcake .choice .slider .tabs{margin-bottom:0}.middle .content .left .photo-choice-cupcake .choice .slider .tabs ul li{box-shadow:inset 0 0 0 1px #d8d8d8;margin-bottom:12px}.middle .content .left .photo-choice-cupcake .choice .bottom{margin:20px 13px 10px;padding-top:20px}.middle .content .left .photo-choice-cupcake .choice .bottom .wrap input{box-shadow:inset 0 0 0 1px #d8d8d8}.middle .content .left .photo-choice-cupcake .choice .quantity ul li .disc{box-shadow:inset 0 0 0 1px #d8d8d8}.middle .content .cupcake_right{display:block;float:none;position:absolute;top:0;left:350px;width:220px}.middle .content .cupcake_right .delivery{text-align:center}.middle .content .cupcake_right .delivery .text{padding-top:12px}.middle .content .cupcake_right .delivery .free{margin:0 auto}.middle .content .cupcake_right .payment{text-align:center}.middle .content .cupcake_right .payment img{margin-left:10px}.middle .content .cupcake_right .proviso{font-size:14px;margin-top:32px;padding:20px 0 8px 21px}#single-cake #recommend-middle [data-title=tab2]{display:none}#single-cake #recommend-middle [data-title=tab3]{display:none}#single-cake .recommend-content>div.tab3{display:none!important}#recommend-middle .recommend-tabs li{margin-right:10%}header .top .search input{width:170px}.recommend-content ul li:nth-child(4){display:none}.recommend-content>div .arrow-left{top:80px}.recommend-content>div .arrow-right{top:80px}.recommend-in{width:570px;margin:20px auto 0}.recommend-bot .recommend-content>div .arrow-left{top:80px}.recommend-bot .recommend-content>div .arrow-right{top:80px}.popup-your-guarantee-wrap{background:#fff;margin:0;top:50%;left:50%;height:auto;width:calc(100% - 40px);transform:translate(-50%,-50%)}.popup-your-guarantee-wrap-content{width:auto;padding:0 20px}.popup-your-guarantee-wrap-content-in-list{padding:0}.popup-your-guarantee-wrap-content-in-list>li{line-height:1;display:flex;align-items:center}#single-cupcake.middle .content .left .photo-choice .photo{width:100%}#single-cupcake.middle .content .left .photo-choice .photo img{position:static}#single-cupcake.middle .content .left .photo-choice .choice{background:#f2f2f2;padding-top:2px}.popup-inner-big-wrap{position:fixed!important;top:0!important;left:0!important;width:100%!important;height:100%!important;z-index:1010!important}.popup-inner-big-wrap .popup-inner-big{display:flex;width:auto;height:fit-content;font-size:14px;margin:0!important}.popup-inner-big-wrap .popup-inner-big .close{cursor:pointer;position:absolute;right:0;top:-45px;z-index:99999}.popup-inner-big-wrap .popup-inner-big .left{height:auto}.popup-inner-big-wrap .popup-inner-big .right{width:calc(100% - 162px)!important;height:auto}.popup-inner-big-wrap .popup-inner-big .right .desc{padding:12px 15px;overflow:hidden}.popup-inner-big-wrap .popup-inner-big .right .desc .desc-left{margin-right:0}.popup-inner-big-wrap .popup-inner-big .right .photo-wrap .name{font-size:22px;height:unset!important}.popup-inner-big-wrap .popup-inner-big .right .photo-wrap .select{right:15px}.popup-inner-big-wrap .photo-wrap{display:flex;justify-content:center;overflow:hidden}.popup-inner-big-wrap .photo-wrap .bg{position:absolute;width:100%;height:100%;z-index:1;background:rgba(0,0,0,.1)}.popup-inner-big-wrap .desc-right--desktop{display:none}.popup-inner-big-wrap .desc-right--mobile{display:block}.popup-inner-big-wrap .desc-right{padding:10px 160px 10px 0;font-size:11px;line-height:1.4}}@media screen and (max-width:599px){.popup-inner-big{display:flex;flex-direction:column-reverse}.popup-inner-big-wrap .popup-inner-big{max-height:auto}.popup-inner-big-wrap .popup-inner-big .left{padding:5px;height:100%;max-height:30svh;width:100%;display:flex;flex-wrap:wrap}.popup-inner-big-wrap .popup-inner-big .left li{height:auto;box-sizing:border-box;padding:5px;flex:0 0 calc(100% / 3)}.popup-inner-big-wrap .popup-inner-big .right{width:100%!important;max-height:calc(100svh - 260px);overflow-y:auto}.popup-inner-big-wrap .popup-inner-big .right .photo-wrap{width:100%;height:auto;aspect-ratio:3/2}.popup-inner-big-wrap .popup-inner-big .right .photo-wrap .name{padding-right:150px}.popup-inner-big-wrap .desc-right{padding:10px 0}.float-order .left-wrapper{padding-left:10px}.float-order{height:60px}.float-order img{height:50px}.float-order__wrapper .text-wrapper p:nth-child(1){font-size:12px}.float-order__wrapper .text-wrapper p:nth-child(2){font-size:12px}.float-order a{height:27px!important;margin:0!important;padding:0!important;line-height:2.4!important;width:80px!important;margin-top:10px!important;font-size:11px!important;text-transform:none!important;margin-right:10px!important;background:#0074e0!important}#recommend-middle{border-top:1px solid #f2f2f2;margin-top:20px;padding-top:11px}.feedbacks-questions>.about__cake .about-cake__content{padding-top:0!important}.single_korzina_recomend .tab1 .slides-wrap ul li a{width:100%}#recommend-middle .recommend-tabs li>h2,#recommend-middle .recommend-tabs li>span{font-size:12px}.feedbacks-questions>.about__cake .about-cake__recommend-slider .about-cake-recommend-slider__header h2{font-size:12px!important;text-align:center;text-transform:uppercase;font-weight:600}.recommend-content .tab5 ul li a{width:100%}.recommend-content .tab2 ul li a{width:100%}.feedbacks-questions>.about__cake .about-cake__header-wrapper h2{text-align:center;text-transform:uppercase;font-weight:600;font-size:12px!important}.about-cake-recommend-slider__header{text-align:center;text-transform:uppercase;font-weight:600;font-size:12px!important}.feedbacks-questions{padding:10px}.feedbacks-questions .about-cake__content p{font-size:13px}.recommend-content .title-slider{font-size:12px!important;color:#000!important;font-weight:600!important}.middle .content .left .photo-choice .choice .slider-inner .photo-wrap-in>div .description .name{font-size:16px;padding-top:44px!important}.middle{width:auto;margin-top:30px}.middle .content .right{position:static;float:none;width:auto}.middle .content .right .price .num{margin-left:10px}.middle .content .right .price .text{margin-left:10px}.middle .content .right .request-tel{margin-right:10px}.middle .content .left{clear:both;float:none;margin-bottom:0;padding-top:10px}.middle .content .left .photo-choice .choice{margin:0 auto;width:auto;height:auto;background:#fff;padding-top:2px}.middle .content .left .photo-choice .choice .slider-inner{overflow:hidden}.middle .content .left .photo-choice .choice .slider-inner .photo-wrap-in>div{flex:0 0 296px;height:80px}.middle .content .left .photo-choice .choice .slider-inner .photo-wrap-in>div.swiper-slide-active{height:auto}.middle .content .left .photo-choice .choice .slider-inner .photo-wrap-in>div .description .name{font-size:16px;padding-top:54px}.middle .content .left .photo-choice .choice .slider-inner .photo-wrap{float:none;width:100%;padding:5px 0 40px;overflow:visible;left:0}.middle .content .left .photo-choice .choice .slider-inner .photo-wrap img{width:100%;height:auto}.middle .content .left .photo-choice .choice .slider-inner .listing{padding:1px 0 5px;text-align:center;float:none;height:auto}.middle .content .left .photo-choice .choice .slider-inner .listing .listing-text{float:none;font-size:16px;font-weight:600}.middle .content .left .photo-choice .choice .slider-inner .swiper .arrow div.left{left:calc(50% - 163px);top:57px}.middle .content .left .photo-choice .choice .slider-inner .swiper .arrow div.right{right:calc(50% - 173px);top:57px}.middle .content .left .photo-choice .choice .slider-points{top:0;margin-top:-35px}.middle .content .left .photo-choice .choice .karavay-clock{display:none}.middle .content .left .photo-choice .photo{height:auto!important;width:auto!important;text-align:center!important}.middle .content .left .photo-choice .photo img{width:100%!important;height:auto!important;left:0!important}.middle .content .left .photo-choice .art-title-wrap{height:auto}.middle .content .left .photo-choice .art-title-wrap .art{font-size:12px}.middle .content .left .photo-choice .art-share-heart{padding-top:10px;padding-left:10px}.product-filling,.product-weight{padding:0 10px}.middle .content .left .photo-choice h1{font-size:16px;padding:0 10px;margin-bottom:4px;height:auto}.middle .content .left .photo-choice-cupcake .choice .quantity{height:35px;width:290px}.middle .content .left .photo-choice-cupcake .choice .quantity ul{width:207px}.middle .content .left .photo-choice-cupcake .choice .quantity ul li .disc{font-size:16px;height:38px;line-height:38px;width:38px}.middle .content .left .photo-choice-cupcake .choice .toggle{height:38px!important;width:38px!important;padding:0;box-shadow:inset 0 0 0 1px #d8d8d8}.middle .content .left .photo-choice-cupcake .choice h3{padding:16px 0 14px}.middle .content .left .photo-choice-cupcake .choice .slider .tabs{margin:16px 0 4px}.middle .content .left .photo-choice-cupcake .choice .slider .tabs ul li{display:inline-block;float:none}.middle .content .left .photo-choice-cupcake .choice .slider .photo{width:auto;height:auto}.middle .content .left .photo-choice-cupcake .choice .bottom{padding-top:0}.middle .content .left .photo-choice-cupcake .choice .bottom .num{font-size:26px;width:100px}.middle .content .left .photo-choice-cupcake .choice .bottom .wrap input{width:164px;margin-bottom:10px}.middle .content .left .photo-choice-cupcake .choice .bottom .wrap button{margin-bottom:15px}.middle .content .title{height:auto;line-height:1.2;padding:0;margin:15px 0 10px}.middle .content .cupcake_right{display:none}.middle .content .left.cupcake_left{margin-bottom:0}#before_after_kg{width:100%;margin:0;left:0}#before_after_kg .dropdown{display:block}#before_after_kg .dropdown:after{display:none}#before_after_kg .dropdown:before{display:none}#single-product .middle .content{margin-bottom:0;display:grid;grid-template-columns:100vw;grid-template-rows:auto}.middle .content .wrap-left-right{display:contents}.middle .content .left{display:contents}.middle .content .right{display:contents}.middle .content .left .photo-choice{display:contents}.middle .content .left .photo-choice .choice{display:contents}.middle .content .left .photo-choice .photo{grid-row:1}.middle .content .left .photo-choice .art-title-wrap{grid-row:2}.middle .content .right .top{display:contents}.product__top-right{box-sizing:border-box;margin:20px auto 0 auto!important;max-width:calc(100% - 20px);grid-row:3;width:100%;background-color:#fff;border-radius:16px;padding:20px;position:relative;box-shadow:0 2px 16px rgba(0,0,0,.08)}.write-date{margin:20px auto 0 auto}body{min-width:320px}#oforml{width:290px!important;font-size:11px}#oforml .pop-up-oforml{width:290px!important;margin:0 0 0 -145px}#oforml .desc-right>h2{font-size:13px}#oforml .oforml_wrap{width:calc(100% - 20px)}#oforml .top_part{margin-bottom:20px}#oforml .enter{padding:10px 0}#oforml input{margin:4px 0 10px;height:30px}#oforml button{margin:18px auto 13px}header .top{border-bottom:1px solid #f2f2f2}.product-page .middle{margin-top:0;padding-top:0}.product-page .middle .content .title{display:none}.product-page .middle .content .left{padding-top:0}.product-page form.search{display:none}.recommend-content{height:auto}.recommend-content>div .arrow-left{left:calc(50% - 34px);display:none}.recommend-content>div .arrow-left:after{content:"<"}.recommend-content>div .arrow-right{display:none}.recommend-content>div .arrow-right:after{content:"<"}.recommend-content .title-slider{font-weight:600;font-size:12px;color:#424242;text-transform:uppercase;padding:15px 0 5px;height:auto;line-height:1;text-align:center}::-webkit-scrollbar-track{border-radius:10px}::-webkit-scrollbar-thumb{background-color:#000;border-radius:10px}.recommend-bot .recommend-content .tab5 ul:nth-child(n+8){display:none}.recommend.recommend-bot{padding-bottom:20px}.recommend.recommend-bot .tab3 ul li{width:40%!important}.recommend.recommend-bot .tab3 ul li a img{margin-left:0;width:100%}.recommend.recommend-bot .tab3 .product{width:auto!important;margin-right:0!important}.recommend-in{width:auto;margin:0 10px}.recommend-in:after{padding-top:0}.recommend .recommend-tabs li{font-weight:600;font-size:12px;text-align:left!important;color:#424242!important;text-transform:uppercase;padding:15px 0 5px;height:auto;line-height:1}#recommend-middle .recommend-tabs{height:auto}#recommend-middle .recommend-tabs li:first-child{float:none;margin-top:10px!important;padding:5px 0;text-align:center!important;font-weight:600;font-size:12px;text-transform:uppercase}#recommend-middle .recommend-tabs li a{position:relative;transition:.3s;text-decoration:none;color:#000;display:block;width:fit-content;padding:0;border:none}#recommend-middle .recommend-tabs li a:before{content:'';display:inline-block;position:absolute;bottom:-3px;border-bottom:3px solid #000;width:100%;transform-origin:left}#recommend-middle .recommend-tabs li a:after{content:'';position:relative;top:1px;left:4px;background-image:url(data:image/svg+xml;base64,Cjxzdmcgd2lkdGg9IjMzLjYyMiIgaGVpZ2h0PSIyOC4xMDkiIHZpZXdCb3g9IjAgMCAzMy42MjIgMjguMTA5IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj48ZyBpZD0iUGFnZS0xIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48ZyBpZD0iQXBwbGUtVFYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC00MjAuNzAyIC00NjguMzcpIiBmaWxsPSIjMDAwIj48cGF0aCBpZD0iUGF0aC0yIiBkPSJNNDIwLjcwMiA0ODAuMjY3djQuNTVoMjQuNjJsLTExLjY2MSAxMS42NjJoNi45NGwxMy43MjMtMTQuMDU0LTEzLjcyMi0xNC4wNTRoLTYuOTQxbDExLjY2MSAxMS42NjFoLTI0LjYyIi8+PC9nPjwvZz48L3N2Zz4=);background-size:contain;background-repeat:no-repeat;background-position:center;width:18px;height:12px;display:inline-block}#recommend-middle .recommend-tabs li a:hover{background:0 0}#recommend-middle .recommend-tabs li:first-child h2,#recommend-middle .recommend-tabs li:first-child span{border:none!important;padding:0!important}#recommend-middle .recommend-content .slides-wrap{padding-bottom:0}#recommend-middle .recommend-content>div:first-child{padding-bottom:0}li.active.active:before{display:none}.pop-up-enter{width:300px;margin:0 0 0 -150px}#single-cupcake.middle .content .left .photo-choice .choice{background:#fff}}@media only screen and (max-width:479px){.middle .content .left .photo-choice{margin-bottom:0}.middle .content .left .photo-choice .choice .slider-inner{margin-top:15px}.middle .content .left .photo-choice .choice .slider-inner .swiper .arrow div.left{left:calc(50% - 170px)}.middle .content .left .photo-choice .choice .slider-inner .swiper .arrow div.right{right:calc(50% - 170px)}.middle .content .left .photo-choice-cupcake .choice .bottom{display:block;text-align:center;margin-bottom:30px}.middle .content .left .photo-choice-cupcake .choice .bottom .num{width:auto;margin-bottom:10px}.middle .content .left .photo-choice-cupcake .choice .bottom .wrap{float:none}.middle .content .left .photo-choice-cupcake .choice .bottom .wrap input{display:block;float:none;margin:5px auto 15px;width:200px}.middle .content .left .photo-choice-cupcake .choice .bottom .wrap button{float:none;display:block;margin:0 auto;width:200px}.middle .content .right .top>.price{float:none;width:100%;text-align:center;margin-left:0}.middle .content .right .price .text{position:static;text-align:center;font-size:14px;padding-bottom:7px;height:auto;line-height:1}.middle .content .right .price .num{position:static;text-align:center;font-size:30px;padding-bottom:12px;height:auto;line-height:1;margin-left:0;width:100%}.middle .content .right .oformit{float:none;width:auto;font-size:14px;height:45px;line-height:45px}.middle .content .right .request-tel{float:none;text-align:center;font-size:12px;margin-right:0;width:100%}#recommend-middle .recommend-tabs li{font-size:12px}#recommend-middle .recommend-tabs li:last-child{margin-right:0}}@media only screen and (max-width:599px){.mob-search-link-wrap{display:block;padding:10px;margin-top:-12px;position:relative;z-index:1001;background:#fff}#single-product .recommend-content .tab1 ul li{width:40%}.recommend .recommend-content .tab5 ul li{width:40%!important}.mob-search-link{border-radius:3px;height:30px;line-height:30px;color:#a6a6a6;text-decoration:none;padding:0 10px;background-color:#f2f2f2;position:relative}.mob-search-link-lupa{float:left;height:30px;display:flex;align-items:center}.mob-search-link-lupa img{height:12px;width:auto;position:relative;top:-2px}.mob-search-link-text{float:left;height:30px;display:flex;align-items:center;margin-left:10px;font-size:14px;color:#a6a6a6}.mob-search-link-photoap{position:absolute;top:0;right:10px;height:30px;display:flex;align-items:center;width:24px}.mob-search-link-photoap img{height:18px;width:auto}.mob-search-popup{position:fixed;left:0;box-sizing:border-box;z-index:1100;top:0;width:100%;height:100%;background:#fff;padding-top:15px;display:none}.mob-search-popup header{position:static!important;z-index:0!important}.mob-search-popup header .top .search{width:auto;height:auto;position:static;margin:0;float:none}.mob-search-popup header .top .search input{float:left;display:block;width:calc(100% - 40px);height:34px;background:0 0;font-size:14px;padding:0;border:0;margin:0}.mob-search-popup .top{height:auto!important;background:0 0!important;position:relative!important;margin:0 10px!important;border:none!important}.mob-search-upload-photo{position:fixed;left:0;box-sizing:border-box;display:block;z-index:100;bottom:0;width:100%;padding:10px;background:#fff}.mob-search-back{display:block;height:34px;margin:0 10px}.mob-search-back .back{float:none;height:auto;display:flex;align-items:center;line-height:1;padding:5px 0 15px}.mob-search-back .back img{height:12px;width:auto}.mob-search-back .back .back-text{font-weight:600;font-size:22px;margin-left:10px}.mob-search-back .mob-search-request-clear{display:none;float:right;height:34px;line-height:34px;width:37px;text-align:center}.mob-search-back .mob-search{border-radius:3px;height:34px;padding-left:10px;background-color:#f2f2f2;margin-left:0}.mob-search-upload-photo-text{font-size:12px;line-height:1.2;text-align:center;margin-bottom:15px;color:#a6a6a6}.mob-search-upload-photo-link{font-size:14px;display:block;text-align:center;padding:15px 10px;background:#343434;color:#fff;text-decoration:none;text-transform:uppercase}::-webkit-scrollbar-track{border-radius:10px}::-webkit-scrollbar-thumb{background-color:transparent}.whatsapp{display:block;padding:30px 0}.whatsapp-title{text-align:center;text-transform:uppercase;margin-bottom:15px;font-weight:600;font-size:12px}.whatsapp-title a{color:inherit;text-decoration:none}.whatsapp-cont{display:flex;flex-wrap:wrap;border:1px solid #e1e1e1;text-align:center}.whatsapp-cont>*{width:50%;box-sizing:border-box;padding:20px 10px;font-size:14px;flex-shrink:0}.whatsapp-cont-chat{display:block;border-right:1px solid #f2f2f2;color:inherit;text-decoration:none}.whatsapp-cont-pic{height:30px;width:auto}.whatsapp-cont-text{margin-top:16px;line-height:1.3}#single-buket{padding-bottom:0;margin-bottom:0;background:0 0}.single-buket-product-pic-wrap{background:#f3f3f3}.single-buket-product-info-top{display:none;padding:15px 10px;height:auto;line-height:1}.single-buket-product-info-bot{padding:10px 10px 0}.single-buket-product-info-title{font-size:16px;padding:10px;height:auto;border-bottom:1px solid #f2f2f2;margin:0 -10px 10px}.single-buket-product-info-price-num{font-size:30px;margin-right:5px}.single-buket-product-info-size{margin:20px 0}.single-buket-product-info-size-name{width:70px;height:37px;line-height:37px}.single-buket-product-info-size-cont-disc{width:37px;height:37px;line-height:37px}.single-buket-product-info-cont{height:auto}.single-buket-product-info-cont-name{width:70px}.single-buket-product-info-qual-request{margin:15px 0;flex-wrap:wrap}.single-buket-product-info-qual{width:100%}.single-buket-product-info-qual-name{width:70px;flex-shrink:0}.single-buket-product-info-request{margin:10px auto 0;width:290px;font-size:14px;height:45px;line-height:45px}.single-buket-product-info-tel{text-align:center;font-size:12px}.single-buket-product-info-toggle{font-size:14px;margin:30px -10px 0;border-top:1px solid #f2f2f2;height:260px}.single-buket-product-info-toggle-tabs{border-bottom:none}.single-buket-product-info-toggle-tabs>div:first-child:after{content:"";display:block;position:absolute;top:13px;right:0;border-right:1px solid #e0e0e0;height:14px}.single-buket-product-info-toggle-tabs-name{display:block;text-align:center;text-transform:uppercase;padding:15px 0;position:relative;font-weight:600;font-size:12px;line-height:1;border-bottom:1px solid #d6d6d6}.single-buket-product-info-toggle-tabs-name.active{border-bottom:2px solid #000}.single-buket-product-info-toggle-cont{padding:10px 25px}.single-product-coupon{margin:0 auto 10px auto;padding:7px 10px;width:fit-content;grid-row:6}.middle .content .right .del-prov-guar .title.guar{margin:20px auto}.middle .content .right .del-prov-guar,.middle .content .right .top{order:unset}}@media screen and (max-width:460px){span.listing-all-inner{display:none}}#single-cupcake .content .recommend .tab1 ul li:nth-child(8){display:block}#single-cupcake .content .recommend .tab1 ul li:nth-child(n+8){display:none}.feedbacks-questions{padding-top:10px}.feedbacks-questions>.about__cake .about-cake__tags{margin-top:-7px;display:flex;flex-direction:row}.feedbacks-questions>.about__cake .about-cake__tags .tags{height:37px;background:#0074e0;border-radius:25px;color:#fff;font-weight:700}.feedbacks-questions>.about__cake .about-cake__tags .tags:hover{background:#1e88e5!important}.feedbacks-questions>.about__cake .about-cake__tags .tags__wap.tags{background:#268500}.feedbacks-questions>.about__cake .about-cake__tags .tags__wap.tags:hover{background:#09af00!important}.feedbacks-questions>.about__cake .about-cake__tags .tags a{padding:0 15px;margin-top:11px;display:block}@media all and (min-width:960px){.feedbacks-questions>.about__cake .about-cake__tags .tags a{white-space:nowrap}}.feedbacks-questions>.about__cake .about-cake__tags .tags__fillings{position:relative}.feedbacks-questions>.about__cake .about-cake__tags .tags__wap{position:relative;margin-left:0}.feedbacks-questions>.about__cake .about-cake__tags .tags__wap:hover .tags-wap__popup{display:block}.feedbacks-questions>.about__cake .about-cake__tags .tags:hover{background:#d3d3d3}.feedbacks-questions>.about__cake .about-cake__tags .tags__fillings:hover .tags-fillings__popup{display:block}.feedbacks-questions>.about__cake .about-cake__tags .tags-fillings__popup:before{content:"";position:absolute;top:-12px;left:calc(50% + 9px);margin-left:-17px;width:18px;height:12px;background:url(../../images/tip-pointer.png)}.feedbacks-questions>.about__cake .about-cake__tags .tags-fillings__popup{display:none;position:absolute;top:130%;left:70%;width:200px;z-index:30;margin-left:-161px;padding:20px 18px 21px;background:#fff;box-shadow:0 0 8px 0 rgba(0,0,0,.2);transition-duration:.3s;font-size:14px;color:#000;font-weight:400}.feedbacks-questions>.about__cake .about-cake__tags .tags-wap__popup{display:none;position:absolute;top:130%;left:70%;width:200px;z-index:30;margin-left:-161px;padding:20px 18px 21px;background:#fff;box-shadow:0 0 8px 0 rgba(0,0,0,.2);transition-duration:.3s;font-size:14px;color:#000;font-weight:400}.feedbacks-questions>.about__cake .about-cake__tags .tags-wap__popup:before{content:"";position:absolute;top:-12px;left:calc(50% + 9px);margin-left:-17px;width:18px;height:12px;background:url(../../images/tip-pointer.png)}.feedbacks-questions>.about__cake .about-cake__content p{padding:10px 0;display:flex;align-items:flex-start}.feedbacks-questions>.about__cake .about-cake__content{padding-top:10px}.feedbacks-questions>.about__cake .about-cake__content p span:first-child{color:#757575;font-weight:400;white-space:nowrap}.feedbacks-questions>.about__cake .about-cake__recommend-slider{padding-top:40px}.feedbacks-questions>.about__cake .about-cake__recommend-slider .about-cake-recommend-slider__header h2{color:#000;font-size:22px}.feedbacks-questions>.about__cake .about-cake__recommend-slider .about-cake-recommend-slider__content{margin-top:20px}.feedbacks-questions>.about__cake .about-cake__content p .dots{color:#d3d3d3}.feedbacks-questions>.about__cake .about-cake__tags a{border-radius:4px;text-align:center;font-size:14px}.feedbacks-questions>.about__cake .about-cake__tags .tags{margin:7px}.feedbacks-questions>.about__cake .about-cake__tags .tags__wap{margin:7px 7px 7px 0}.feedbacks-questions>.about__cake .about-cake__header-wrapper .about-cake__header{font-size:22px;color:#000}.recommend-content .tab4{width:100%}.recommend-content .tab4 ul{width:100%!important;overflow:hidden}.recommend .recommend-in .recommend-content .tab2{width:100%}.recommend .recommend-in .recommend-content .tab2 ul li a{display:block;width:100%}.recommend .recommend-in .recommend-content .tab2 ul li a:hover{top:-10px}.recommend .recommend-in .recommend-content .tab2 img{width:130%!important;height:auto!important;margin-left:-15px!important}.recommend .recommend-in .recommend-content .tab2 .desc{text-align:center;height:auto}.recommend .recommend-in .recommend-content .tab2 .desc .name{margin:0;color:#a6a6a6;font-size:12px;padding:10px 0 5px}.recommend .recommend-in .recommend-content .tab2 .desc .text{margin:0;white-space:normal;font-size:14px;color:#424242;font-weight:600;padding:10px 0 0;text-align:left}.recommend-content .tab2 ul li a .pic-wrap{overflow:hidden;border-radius:5px;box-shadow:0 2px 15px 0 rgba(0,0,0,.2)}.recommend .recommend-in .recommend-content ul{margin:10px 0 20px 0;display:flex;overflow:auto;gap:10px}.recommend .recommend-in .recommend-content ul li{flex:0 0 calc((100% - 20px)/ 2.4)}.recommend .recommend-in .recommend-content ul li .product{width:100%!important}.recommend-content .tab2 .arrow-right{top:150px!important}.recommend-content .tab2 .arrow-left{top:150px!important}.recommend-content .tab4 .arrow-right{top:60px!important}.recommend-content .tab4 .arrow-left{top:60px!important}.recommend-content .tab5 .arrow-right{top:120px!important}.recommend-content .tab5 .arrow-left{top:120px!important}@media only screen and (max-width:959px){.single-buket-product-info{width:100%}.recommend .recommend-in .recommend-content .tab2 ul li a:hover{top:0}.feedbacks-questions>.about__cake .about-cake__tags .tags{height:50px}.single-buket-product-pic-wrap{width:100%}}.go-go-go{position:absolute;width:250px;background:#4b9743;z-index:1111;color:#fff;padding:20px;border-radius:1px;box-shadow:0 0 4px 0 #393838;top:570px;left:100px;font-family:intro_regular}.go-go-go__title{font-size:18px;margin-bottom:12px;font-family:intro_bold}.go-go-go .close{width:10px;height:10px;position:absolute;background:url(/wp-content/themes/cakes/assets/js/fancybox/source/close.png);cursor:pointer;right:5px;top:5px}.go-go-go img{width:20px;margin-left:166px;display:block;margin-top:-22px}.go-go-go .g_text{width:200px;font-size:14px;line-height:20px}@media only screen and (max-width:960px){.about-cake__description p{line-height:16px!important;font-size:12px}.go-go-go{display:none!important}}@media all and (max-width:1279px){.middle .content .right .top{flex:0 0 50%;margin:0}}@media screen and (min-width:1440px){#recommend-middle{width:1024px}.middle .content .left .photo-choice-cupcake .choice .slider .photo>div{margin-left:60px}.float-order__wrapper{width:1350px}.middle{width:1350px}.middle .content .left{width:1030px}.middle .content .left.cupcake_left{width:1040px}.middle .content .left .photo-choice .choice .slider-inner .photo-wrap{width:640px}.middle .content .left .photo-choice .choice .slider-inner .arrow div.right{right:150px!important}.middle .content .left .photo-choice .choice .slider-inner .arrow div.left{left:150px!important}}.single_korzina_recomend .tab1 .slides-wrap ul li:nth-child(n+8){display:none}.single_korzina_recomend .tab1 .arrow-right{top:120px!important}.single_korzina_recomend .tab1 .arrow-left{top:120px!important}.about-cake__description{margin:20px 0}.about-cake__description p{line-height:20px;max-width:570px;font-size:14px}.photo .fav{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='22' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath class='fill' d='M7.143 2C4.536 2 2.392 3.942 2.07 6.43c-.045.203-.07.417-.07.655 0 2.905 2.245 5.527 4.39 7.474a30.372 30.372 0 004.279 3.237L11 18l.332-.204s2.139-1.286 4.284-3.237C17.755 12.612 20 9.99 20 7.085c0-.238-.025-.447-.065-.646A5.114 5.114 0 0014.857 2C13.26 2 11.94 2.824 11 3.957 10.06 2.824 8.74 2 7.143 2z' fill='%23000' fill-opacity='.0'/%3E%3Cpath class='stroke' d='M10.274 18.434l.002.002.003.002h.002l.326.201.393.241.393-.24.326-.201.002-.001.003-.002.002-.002.021-.013.077-.047a30.02 30.02 0 001.277-.852 31.502 31.502 0 003.02-2.409c1.092-.993 2.239-2.184 3.116-3.52.877-1.335 1.513-2.86 1.513-4.508 0-.283-.03-.534-.075-.768a5.865 5.865 0 00-5.818-5.067c-1.554 0-2.862.667-3.857 1.61-.995-.943-2.303-1.61-3.857-1.61-2.975 0-5.428 2.207-5.812 5.05-.053.247-.081.505-.081.785 0 1.648.636 3.173 1.514 4.508.878 1.336 2.026 2.526 3.12 3.52a31.295 31.295 0 004.292 3.261l.077.047.02.013z' stroke='white' stroke-opacity='1' stroke-width='1.5'/%3E%3C/svg%3E") 50% no-repeat;background-size:100% 100%;content:"";width:20px;height:20px;display:block;position:absolute;z-index:120;top:10px;right:10px;transition:.3s;cursor:pointer;opacity:1}@media (hover:hover){.photo .fav:not(.nohover):hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='22' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath class='fill' d='M7.143 2C4.536 2 2.392 3.942 2.07 6.43c-.045.203-.07.417-.07.655 0 2.905 2.245 5.527 4.39 7.474a30.372 30.372 0 004.279 3.237L11 18l.332-.204s2.139-1.286 4.284-3.237C17.755 12.612 20 9.99 20 7.085c0-.238-.025-.447-.065-.646A5.114 5.114 0 0014.857 2C13.26 2 11.94 2.824 11 3.957 10.06 2.824 8.74 2 7.143 2z' fill='%23000' fill-opacity='.0'/%3E%3Cpath class='stroke' d='M10.274 18.434l.002.002.003.002h.002l.326.201.393.241.393-.24.326-.201.002-.001.003-.002.002-.002.021-.013.077-.047a30.02 30.02 0 001.277-.852 31.502 31.502 0 003.02-2.409c1.092-.993 2.239-2.184 3.116-3.52.877-1.335 1.513-2.86 1.513-4.508 0-.283-.03-.534-.075-.768a5.865 5.865 0 00-5.818-5.067c-1.554 0-2.862.667-3.857 1.61-.995-.943-2.303-1.61-3.857-1.61-2.975 0-5.428 2.207-5.812 5.05-.053.247-.081.505-.081.785 0 1.648.636 3.173 1.514 4.508.878 1.336 2.026 2.526 3.12 3.52a31.295 31.295 0 004.292 3.261l.077.047.02.013z' fill='red'/%3E%3C/svg%3E")!important}}.photo .fav_checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='22' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath class='fill' d='M7.143 2C4.536 2 2.392 3.942 2.07 6.43c-.045.203-.07.417-.07.655 0 2.905 2.245 5.527 4.39 7.474a30.372 30.372 0 004.279 3.237L11 18l.332-.204s2.139-1.286 4.284-3.237C17.755 12.612 20 9.99 20 7.085c0-.238-.025-.447-.065-.646A5.114 5.114 0 0014.857 2C13.26 2 11.94 2.824 11 3.957 10.06 2.824 8.74 2 7.143 2z' fill='%23000' fill-opacity='.0'/%3E%3Cpath class='stroke' d='M10.274 18.434l.002.002.003.002h.002l.326.201.393.241.393-.24.326-.201.002-.001.003-.002.002-.002.021-.013.077-.047a30.02 30.02 0 001.277-.852 31.502 31.502 0 003.02-2.409c1.092-.993 2.239-2.184 3.116-3.52.877-1.335 1.513-2.86 1.513-4.508 0-.283-.03-.534-.075-.768a5.865 5.865 0 00-5.818-5.067c-1.554 0-2.862.667-3.857 1.61-.995-.943-2.303-1.61-3.857-1.61-2.975 0-5.428 2.207-5.812 5.05-.053.247-.081.505-.081.785 0 1.648.636 3.173 1.514 4.508.878 1.336 2.026 2.526 3.12 3.52a31.295 31.295 0 004.292 3.261l.077.047.02.013z' fill='red'/%3E%3C/svg%3E")!important}.product__badge{position:absolute;padding:0 5px;height:30px;z-index:105;top:10px;left:-4px;right:0;font-weight:700;font-size:13px;line-height:24px;color:#fff;text-shadow:1px 1px 0 rgba(0,0,0,.05);background-image:url(/wp-content/themes/cakes/images/sale_ribbon.svg);background-size:auto 100%;background-repeat:no-repeat;text-align:left;pointer-events:none}@media all and (min-width:600px){.middle .content{position:relative;margin-bottom:0}.product__badge{padding:0 13px}.recommend .recommend-in .recommend-content ul{overflow:hidden}.recommend .recommend-in .recommend-content ul li{flex:0 0 calc((100% - 30px)/ 4)}.middle .content .left .photo-choice .choice .write-date{width:auto}}@media all and (min-width:960px){.recommend .recommend-in .recommend-content ul li{flex:0 0 calc((100% - 40px)/ 5)}}@media all and (min-width:1280px){.recommend .recommend-in .recommend-content ul li{flex:0 0 calc((100% - 50px)/ 6)}}@media all and (min-width:1440px){.recommend .recommend-in .recommend-content div:not(.tab1) ul li{flex:0 0 calc((100% - 60px)/ 7)}}.about-cake__content a,.about-cake__content a:visited{text-decoration:underline}.about-cake__content a:hover{text-decoration:none}.product-weight{margin:30px 0 0 0}.product-weight__head{display:flex;justify-content:space-between;align-items:center;font-size:14px}.product-weight__value{font-weight:700}.product-weight__table{font-size:12px;border-bottom:1px dashed #000;cursor:pointer}.product-weight__table:hover{border:none}.product-weight__list{margin:10px 0 0 0;display:flex;gap:10px;flex-wrap:wrap;align-items:flex-start;min-height:118px}.product-weight-item{position:relative;flex:0 0 calc((100% - 50px)/ 6);box-sizing:border-box;display:flex;flex-direction:column;align-items:center;gap:5px;padding:10px 0;border:1px solid #e8e8e8;border-radius:5px;cursor:pointer;transition:all .3s;user-select:none}@media all and (min-width:600px){.product-weight-item{min-width:55px}}.product-weight-item--more{gap:0;background:#f1f1f1}.product-weight-item--hidden{display:none}.product-weight-item--selected{border-color:#009be7}.product-weight-item:not(.product-weight-item--selected):hover{border-color:#b8b8b8}.product-weight-item.product-weight-item--more:not(.product-weight-item--selected):hover{opacity:.7}.product-weight-item__weight{display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:700}.product-weight-item__weight svg{width:20px;height:20px;position:relative;left:1px;transform:scale(1.25)}.product-weight-item--less .product-weight-item__weight svg{left:0;transform:rotate(-180deg) scale(1.25)}.product-weight-item__price{font-size:11px;color:#757575}.product-weight-item--more .product-weight-item__price{color:#6d6d6d}.product-weight-item__tip{position:absolute;z-index:1;visibility:hidden;bottom:100px;left:-20px;width:91px;font-weight:700;height:auto;line-height:1;font-size:16px;text-align:center;background:#fff;box-shadow:0 0 5px 0 rgba(0,0,0,.2);transition-duration:.3s}.product-weight-item__tip:before{content:"";border-top:8px solid #fff;border-left:5px solid transparent;border-right:5px solid transparent;position:absolute;bottom:-8px;left:50%;margin-left:-5px}.product-weight-item__tip .quantity{padding:6px 0}.product-weight-item__tip .deliv-free{font-size:12px;line-height:1.2;text-transform:uppercase;color:#fff;background:#33a50f;padding:4px 0}.product-weight-item:hover .product-weight-item__tip{visibility:visible;top:auto;bottom:65px}.product-weight__params{margin:10px 0 0 0;display:flex;gap:10px;font-size:12px}.product-weight__param{display:flex;align-items:center;gap:5px;color:#757575}.product-weight__param:nth-child(2) svg{transform:rotate(-90deg)}.product-weight__param-name,.product-weight__param-value{color:#000;font-weight:700}.product-filling{position:relative;margin:30px 0 0 0}.product-filling__head{display:flex;justify-content:space-between;align-items:center;font-size:14px}.product-filling__value{font-weight:700}.product-filling__popup{font-size:12px;border-bottom:1px dashed #000;cursor:pointer}.product-filling__popup:hover{border:none}.product-filling__inner{margin:10px 0 0 0;user-select:none}.product-filling-item{flex:0 0 calc((100% - 15px)/ 4);position:relative;aspect-ratio:10/15;border-radius:5px;overflow:hidden;cursor:pointer;transition:opacity .3s}.product-filling-item.swiper-slide-active:before{content:'';position:absolute;inset:0;box-shadow:inset 0 0 0 2px #009be7;border-radius:5px;pointer-events:none}.product-filling-item img{width:100%;height:100%;object-fit:cover}.product-filling-item__title{display:none;position:absolute;top:10px;left:10px;right:10px;font-weight:700;font-size:12px}.product-filling-item__more{position:absolute;bottom:10px;left:10px;font-size:12px;border-bottom:1px dashed #fff;color:#fff}.product-filling-item:hover .product-filling-item__more{border-color:transparent}.product-filling__controls{position:absolute;top:calc(50% - 10px);margin-top:-18px;left:0;width:100%;pointer-events:none}@media all and (max-width:599px){.product-filling__controls{left:35px;right:35px;width:auto}}.product-filling__control{position:absolute;z-index:2;top:0;left:-18px;display:flex;align-items:center;justify-content:center;padding:6px;border-radius:100%;background:#fff;cursor:pointer;pointer-events:all;box-shadow:0 0 10px rgba(0,0,0,.15);user-select:none}.product-filling__control svg{position:relative;left:1px}.product-filling__control.swiper-button-disabled{display:none}.product-filling__control:hover{background:#e8e8e8}.product-filling__control--prev{transform:rotate(-180deg)}.product-filling__control--next{left:auto;right:-18px}.product-filling__description{display:flex;align-items:center;gap:10px}.product-filling__description-text{margin:10px 0 0 0;color:#757575;font-size:14px;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-filling__description-more{margin:10px 0 0 0;display:flex;align-items:center;width:fit-content;gap:0;padding:5px 5px 5px 10px;border-radius:5px;font-size:13px;color:#000;background:#f1f1f1;font-weight:700;cursor:pointer;transition:all .3s;white-space:nowrap}.product-filling__description-more svg{width:20px;height:20px;color:#757575}.product-filling__description-more:hover{opacity:.7}@media all and (min-width:600px){.product-delivery-info{display:block;margin:20px 0 0 0;padding:20px 0 0 0;border-top:1px solid #e8e8e8;line-height:1.4}}.product-delivery-info__title{font-weight:700;font-size:16px}.product-delivery-info__note{margin:8px 0 0 0;font-weight:500;font-size:13px;color:#757575}.product-delivery-info__list{margin:16px 0 0 0;display:flex;flex-direction:column;gap:12px}.product-delivery-info-item{display:flex;justify-content:space-between;gap:10px;font-weight:500;font-size:13px}.product-delivery-info-item--column{flex-direction:column;gap:8px}.product-delivery-info-item__title{display:flex;gap:8px;align-items:center}.product-delivery-info-item__title svg{flex:0 0 20px}.product-delivery-info-item__value{border-radius:10px;background:rgba(27,27,27,.031);padding:2px 8px;color:#1b1b1b}.product-delivery-info-item__value--success{background:#ebf8ed;color:#257f32}.product-delivery-info-item__text{padding-left:28px;color:#757575}.product-payment-info{margin:20px auto 0 auto;line-height:1.4}.product-payment-info__title{font-weight:700;font-size:16px}.product-payment-info__button{margin:10px 0 0 0;display:flex;align-items:center;justify-content:flex-start;gap:10px;padding:10px 15px;border-radius:80px;border:1px solid #e8e8e8;cursor:pointer;transition:all .3s}.product-payment-info__button:hover{background:#e8e8e8}.product-payment-info__button svg{flex:0 0 40px}.product-payment-info__button svg:last-child{flex:0 0 24px}.product-payment-info__content{flex:0 0 calc(100% - 84px);display:flex;flex-direction:column;font-size:12px}.product-payment-info__name{font-size:13px;font-weight:700}.product-payment-info__note{color:#757575}@media all and (min-width:1280px){.del-prov-guar{display:none}}.product-guarantee{margin:20px 0 0 0;width:100%;background-color:#fff;border-radius:16px;padding:20px;position:relative;box-sizing:border-box;box-shadow:0 2px 16px rgba(0,0,0,.08);line-height:1.4}.product-guarantee__title{font-weight:700;font-size:16px}.product-guarantee__list{margin:20px 0 0 0;display:flex;flex-direction:column;gap:10px}.product-guarantee__item{display:flex;align-items:center;gap:5px;font-size:12px}.product-guarantee__item svg{width:16px;height:16px}.product-guarantee .product-payment-info__button{margin:20px 0 0 0}@media all and (max-width:599px){.product-guarantee{margin:20px auto 0 auto;width:calc(100vw - 20px)}}.product__bottom-right{margin:20px auto 0 auto;width:calc(100% - 20px);background-color:#fff;border-radius:16px;padding:20px;position:relative;box-sizing:border-box;box-shadow:0 2px 16px rgba(0,0,0,.08);line-height:1.4}@media all and (min-width:600px){.middle .content .right .top{order:1}.product__bottom-right{display:contents}.product-guarantee{margin:0;order:2}}@media all and (min-width:1280px){.product-guarantee{margin:20px auto 0 auto}}.product-feedback-row{display:flex;flex-direction:column;gap:20px}.product-client-media{position:relative}.product-client-media__item{position:relative;height:200px;width:fit-content;max-width:100%;cursor:pointer}.product-client-media__item img{width:100%;height:100%;object-fit:contain}.product-client-media__play{position:absolute;z-index:1;bottom:10px;left:10px;display:flex;align-items:center;justify-content:center;border-radius:100%;width:30px;height:30px;background:rgba(0,0,0,.8);color:#fff;transition:all .3s}.product-client-media__item:hover .product-client-media__play{background:rgba(255,255,255,.8);color:#000}.product-client-media__controls{position:absolute;top:50%;margin-top:-18px;left:0;width:100%;pointer-events:none}.product-client-media__control{position:absolute;z-index:2;top:0;left:-18px;display:flex;align-items:center;justify-content:center;padding:6px;border-radius:100%;background:#fff;cursor:pointer;pointer-events:all;box-shadow:0 0 10px rgba(0,0,0,.15);user-select:none}.product-client-media__control svg{position:relative;left:1px}.product-client-media__control.swiper-button-disabled{display:none}.product-client-media__control:hover{background:#e8e8e8}.product-client-media__control--prev{transform:rotate(-180deg)}.product-client-media__control--next{left:auto;right:-18px}.product-client-media__overlay{position:fixed;z-index:1000;inset:0;background:rgba(0,0,0,.75);display:flex;align-items:center;justify-content:center}.product-client-media__popup{position:relative;max-width:100vw;max-height:calc(100vh - 124px);display:flex;align-items:center;justify-content:center}.product-client-media__popup-close{position:absolute;top:-64px;right:0;padding:20px;color:#fff;cursor:pointer}.product-client-media__popup img,.product-client-media__popup video{width:auto;height:100%;max-width:100vw;max-height:calc(100vh - 124px)}@media (max-width:599px){.product-client-media__controls{left:35px;right:35px;width:auto}}@media all and (min-width:960px){.product-feedback-row{flex-direction:row;align-items:flex-start;justify-content:space-between}.product-client-media{width:calc(100% - 640px)}}