.tooltip-container{position:relative;display:inline-block}.tooltip-container .tooltip-children{display:flex;align-items:center;justify-content:center}.tooltip-container .tooltip-box{position:absolute;top:15px;right:-157px;transform:translateY(-50%);margin-right:8px;padding:6px 12px;color:#fff;background-color:#333;border-radius:4px;font-size:14px;z-index:1000;white-space:nowrap}.tooltip-container .tooltip-box:before{content:"";position:absolute;top:50%;left:-5px;transform:translateY(-50%) rotate(45deg);width:10px;height:10px;background-color:#333;z-index:-1}.cake-configuration-wrapper{width:430px;margin-top:15px}.cake-configuration-wrapper .cake-configuration{margin-bottom:50px}.cake-configuration-wrapper .cake-configuration div{text-wrap:pretty}.cake-configuration-wrapper .cake-configuration input::-webkit-inner-spin-button,.cake-configuration-wrapper .cake-configuration input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.cake-configuration-wrapper .cake-configuration input[type=number]{-moz-appearance:textfield}.cake-configuration-wrapper .cake-configuration input{border-radius:20px;padding:10px;border:1px solid #ccc;outline:none}.cake-configuration-wrapper .cake-configuration select{border-radius:20px;padding:5px;border:1px solid #ccc;outline:none}.cake-configuration-wrapper .cake-configuration p{margin-bottom:2px}.cake-configuration-wrapper .cake-configuration p,.cake-configuration-wrapper .cake-configuration span{padding-left:5px}.cake-configuration-wrapper .cake-configuration .cake-configuration-info-paragraph{color:gray}.cake-configuration-wrapper .cake-configuration .info-decoration{color:gray;border:1px solid gray;border-radius:50%;width:21px;height:21px;padding:4px;line-height:14px;margin:0 2px;cursor:pointer;display:flex;align-items:center;justify-content:center}.cake-configuration-wrapper .cake-configuration .cake-configuration-section-decoration .tooltip-box{top:12px;left:34px;width:240px;overflow-wrap:break-word;text-wrap:wrap}.cake-configuration-wrapper .cake-configuration .cake-configuration-section{position:relative;display:flex;flex-direction:column;margin-bottom:30px}.cake-configuration-wrapper .cake-configuration .cake-configuration-section-decoration label,.cake-configuration-wrapper .cake-configuration .cake-configuration-section-pieces label{margin-left:5px;margin-right:5px;cursor:pointer}.cake-configuration-wrapper .cake-configuration .cake-configuration-section-decoration input[type=radio],.cake-configuration-wrapper .cake-configuration .cake-configuration-section-pieces input[type=radio]{margin-right:2px;cursor:pointer}.cake-configuration-wrapper .cake-configuration .label-decoration{display:flex;align-items:center}.cake-configuration-wrapper .cake-configuration .cake-configuration-section-event .cake-configuration-section-event-inner{display:flex;flex-direction:column}.cake-configuration-wrapper .cake-configuration .cake-configuration-section-event label{padding-left:5px;margin-bottom:5px;width:-moz-fit-content;width:fit-content;cursor:pointer}.cake-configuration-wrapper .cake-configuration .cake-configuration-section-event input[type=radio]{margin-right:2px;cursor:pointer}.cake-configuration-wrapper .cake-configuration .cake-configuration-section-event .cake-configuration-section-event-birthday{position:relative;display:flex;flex-direction:column;justify-content:flex-start;width:100%;margin-bottom:30px}.cake-configuration-wrapper .cake-configuration .cake-configuration-section-event .cake-configuration-section-event-birthday span{width:100%;padding-left:0}.cake-configuration-wrapper .cake-configuration .cake-configuration-section-event .cake-configuration-section-event-birthday .error-input{padding-left:5px}.cake-configuration-wrapper .cake-configuration .cake-configuration-section-event .cake-configuration-section-event-birthday input{width:100%}.cake-configuration-wrapper .cake-configuration .cake-configuration-section-event .event-other-option{position:relative}.cake-configuration-wrapper .cake-configuration .cake-configuration-section-event .event-other-option input{width:100%}.cake-configuration-wrapper .cake-configuration .pieces-other-option{width:100%;position:relative}.cake-configuration-wrapper .cake-configuration .pieces-other-option input{width:100%}.cake-configuration-wrapper .error-input{position:absolute;font:normal normal 700 12px/14px Arial,Helvetica,sans-serif;left:0;bottom:-14px;color:red;padding-left:5px}.cake-configuration-wrapper .total-price{padding-left:5px}.cake-configuration-wrapper .total-price-hidden{visibility:hidden}@media(max-width:1330px){.cake-configuration-wrapper{width:350px;margin-top:0}.cake-configuration-wrapper .cake-configuration{margin-bottom:24px}.cake-configuration-wrapper .cake-configuration .cake-configuration-section,.cake-configuration-wrapper .cake-configuration .cake-configuration-section-event .cake-configuration-section-event-birthday{margin-bottom:17px}}@media(max-width:1130px){.cake-configuration-wrapper{width:400px}.cake-configuration-wrapper .cake-configuration,.cake-configuration-wrapper .cake-configuration .cake-configuration-section,.cake-configuration-wrapper .cake-configuration .cake-configuration-section-event .cake-configuration-section-event-birthday{margin-bottom:30px}}@media(max-width:860px){.cake-configuration-wrapper{margin:auto;width:560px}.cake-configuration-wrapper .cake-configuration .cake-configuration-section-event label{margin-bottom:8px}.cake-configuration-wrapper .tooltip-container{display:none}}@media(max-width:590px){.cake-configuration-wrapper{margin:auto;width:100%}}.product{width:240px;height:395px;border:2px solid hsla(0,0%,75%,.1);text-align:center;border-radius:5px;display:flex;flex-direction:column;position:relative}.product .product-image{height:220px;overflow:hidden;display:flex;align-items:center;justify-content:center;position:relative}.product .favorite-icon{position:absolute;right:5px;top:5px;z-index:200;height:27px;width:27px;cursor:pointer;filter:brightness(2)}.product .favorite-selected{filter:saturate(2.2)}.product .favorite-not-selected{filter:brightness(2)}.product-info{height:175px;display:flex;flex-direction:column;justify-content:space-between;position:relative;align-items:center;padding:8px 10px;background:linear-gradient(90deg,rgba(255,192,203,.2) 0,rgba(255,192,203,.1) 45%,rgba(255,192,203,.1) 0,rgba(255,192,203,.1) 70%,rgba(115,199,237,.2))}.product-info .product-name{height:66px}.product-info .product-name,.product-info .product-price{font:normal normal normal 15px/21px Arial,Helvetica,sans-serif}.product-info .product-price{color:#17193e;font-weight:700}.product-info .view-button{font:normal normal 700 16px/22px Arial,Helvetica,sans-serif;width:140px;height:42px}@media(max-width:590px){.product-info .product-name{height:85px}.product{width:175px}}.products-list-wrapper .products-list-heading{margin-bottom:20px}.products-list-wrapper .products-list{display:flex;align-items:center;flex-wrap:wrap;column-gap:20px;row-gap:40px}@media(max-width:590px){.products-list-wrapper .products-list-heading{text-align:center}.products-list-wrapper .products-list{column-gap:10px;row-gap:20px}}.swipper-products-wrapper{position:relative;display:block;margin-bottom:50px}.swipper-products-wrapper .left-arrow-carousel,.swipper-products-wrapper .right-arrow-carousel{padding:10px;display:block;position:absolute;top:50%;bottom:50%;z-index:2}.swipper-products-wrapper .right-arrow-carousel{right:-30px}.swipper-products-wrapper .left-arrow-carousel{left:-30px}.swipper-products-wrapper-hidden{display:none}.single-cake-page .single-cake-page-heading{text-align:center;padding-bottom:40px}.single-cake-page .single-cake-page-images-and-config{display:flex;justify-content:space-between}.single-cake-page .products-list-wrapper{padding:20px 10px;margin-top:60px;text-align:center;background-color:#fff;border-radius:10px;box-shadow:0 4px 16px 0 rgba(0,0,0,.1);box-sizing:border-box}.single-cake-page .products-list-wrapper h2{font:normal normal 700 20px/25px Arial,Helvetica,sans-serif}.single-cake-page .single-cake-description{margin-top:80px}.single-cake-page .single-cake-description *{margin-bottom:1px}.single-cake-page .single-cake-description h2{font-size:22px}.single-cake-page .single-cake-description h3{font-size:20px}.single-cake-page .single-cake-description ul{margin-left:15px}.single-cake-page .single-cake-description li{list-style:none}@media(max-width:1130px){.single-cake-page .single-cake-page-images-and-config{flex-direction:column;row-gap:50px}}@media(max-width:860px){.single-cake-page-fillings{width:500px;margin:auto}}@media(max-width:590px){.single-cake-page-fillings{width:240px;margin:auto}.single-cake-page-fillings .product{width:240px}}