.section-product__wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:100%;padding:0 15px;margin:0 auto}.section-product__block{margin-bottom:30px}.product-gallery{display:flex;flex-direction:column-reverse;gap:10px;max-width:100%;margin:0 0 30px}.product-gallery__left{display:flex;flex-direction:column}.product-gallery__thumbs{box-sizing:content-box;display:flex;flex-direction:row;align-items:center;justify-content:space-between;border:1px solid #e5e5e5;border-radius:25px}.product-gallery__thumbs-wrapper{max-height:490px;overflow:hidden}.product-gallery__thumbs-title{text-align:center;margin:10px 0}.product-gallery__thumbs--video{display:none;margin-top:10px;border-color:#000}.product-gallery__thumbs--video img{height:100%;object-fit:cover;border-radius:20px}.product-gallery__thumbs--video .product-gallery__thumbs-wrapper{max-height:120px}.product-gallery__thumbs-navigation{display:flex;align-items:center;justify-content:center;width:30px;min-width:30px;height:30px;cursor:pointer;transition:all .2s ease}.product-gallery__thumbs-navigation svg{width:20px;height:20px}.product-gallery__thumbs-navigation svg path{fill:#22569c}.product-gallery__thumbs-navigation.swiper-button-lock{opacity:0}.product-gallery__thumbs-navigation.icon-chevron-down{transform:rotate(90deg)}.product-gallery__thumbs-navigation.icon-chevron-top{transform:rotate(-90deg)}.product-gallery__thumb{display:flex;align-items:center;justify-content:center;cursor:pointer}.product-gallery__thumb img{width:100%;height:100%}.product-gallery__thumb .video-poster{height:100%}.product-gallery__item{display:flex;align-items:center;justify-content:center;height:auto}.product-gallery__item img{width:100%;height:auto}.product-gallery__item .video-link .video-play-btn{width:25%;height:25%}.product-gallery__media{position:relative;padding-right:2rem;padding-left:2rem;margin:0}.product-gallery__media-navigation{display:none;position:absolute;top:calc(50% - 15px);z-index:2;font-size:15px;color:#22569c;cursor:pointer;transform:translateY(-50%)}.product-gallery__media-navigation_prev{left:0}.product-gallery__media-navigation_next{right:0}.product-gallery__media-pagination{display:flex;justify-content:center;margin-top:5px}.product-gallery__media-pagination .swiper-pagination-bullet{position:relative;display:inline-block;width:15px;height:15px;margin:0 4px;background:transparent;border:1px solid #000;border-radius:50%}.product-gallery__media-pagination .swiper-pagination-bullet:after{position:absolute;top:50%;left:50%;width:85%;height:85%;content:"";background:#ec1a4d;border-radius:50%;opacity:0;transition:opacity .3s ease;transform:translate(-50%,-50%)}.product-gallery__media-pagination .swiper-pagination-bullet-active{opacity:1}.video-play-btn{position:absolute;top:50%;left:50%;z-index:2;width:90px;height:90px;color:#fff;background:url(play-circle.svg) no-repeat center;background-size:contain;transform:translate(-50%,-50%)}.section-product__details{display:flex;flex-direction:column;width:100%;max-width:100%}.section-product__title{font-family:GrilledCheese BTN;font-size:24px;font-weight:400;color:#22569c;width:100%}.section-product__title--desktop,.section-product__title--desktop+.ratings{display:none}.section-product__wrapper .ratings{display:flex;width:100%;margin-bottom:15px}.product-form__action-wrapper{display:flex;align-items:center;width:100%}.product-form__action-wrapper,.product-form__controls-group--submit,.product-form__submit-wrapper{width:100%}.product-form__action-wrapper--disabled{display:none}.quantity-controls{position:relative;display:flex;align-items:center;justify-content:center;width:50%}.quantity-controls__button{background:transparent;height:100%;left:0;padding:0 15px;position:absolute;top:0;z-index:2;font-size:24px;font-weight:700;border:none}.quantity-controls__button:disabled{cursor:not-allowed;opacity:.5}.quantity-controls__button--plus{left:unset;right:0}.quantity-controls__input::-webkit-outer-spin-button,.quantity-controls__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.quantity-controls__input{-moz-appearance:textfield;background:#f3f6fb;border:none;border-bottom-left-radius:30px;border-top-left-radius:30px;text-align:center;width:100%;height:50px;min-height:auto;max-height:auto;font-size:24px;font-weight:700}.product-form__submit-button{background:#d53b3b;border:none;border-bottom-right-radius:30px;border-top-right-radius:30px;color:#fff;cursor:pointer;height:50px;padding:0;text-transform:uppercase;-webkit-transition:all .2s linear;transition:all .2s linear;width:50%;font-size:16px;font-weight:700}.section-product__price{display:flex;align-items:center}.section-product__price span{font-size:24px;font-family:Oswald,sans-serif}.section-product__price .price_sale{text-decoration:line-through;text-decoration-color:#d53b3b}.price_regular--highlight{color:#d53b3b;margin-left:10px}.product-page__badges{width:100%;display:grid;grid-template-columns:repeat(4,auto);justify-content:space-between;align-items:flex-start}.product-badges__item{display:flex;flex-direction:column;align-items:center;justify-content:center;width:fit-content;max-width:85px}.product-badges__item:nth-child(3){margin-left:auto}.product-page__badges .product-badges__item .icon{display:flex;align-items:center;background:#f3f6fb;border:1px solid #e5e5e5;border-radius:50%;height:70px;justify-content:center;margin-bottom:5px;width:70px;font-family:Oswald,sans-serif;font-weight:500}.product-page__badges .product-badges__item .text{font-family:Oswald,sans-serif;font-size:16px;line-height:1.2;text-align:center}.product-page__badges .product-badges__item .icon img{height:auto;max-width:50%;width:auto}.dropdown-item{width:100%;border-bottom:1px solid #e5e5e5}.dropdown-item__wrapper{display:flex;flex-direction:column;width:100%;padding:15px}.dropdown-item__title{display:flex;justify-content:space-between;width:100%;font-family:Oswald,sans-serif;font-size:24px;line-height:1.2;cursor:pointer}.dropdown-item__content{max-height:0px;overflow:hidden;transition:all .3s ease;font-size:17px;line-height:1.2}.dropdown-item__link{display:flex;align-items:center;gap:10px;padding:10px 0;font-size:22px;color:#22569c;font-weight:700}.dropdown-item__link--single{margin-left:35px;font-size:18px;color:#000}.dropdown-item__link:hover{opacity:.8}.dropdown-item__arrow{display:flex;align-items:center;justify-content:center}.dropdown-item__arrow svg{transition:transform .3s linear;transform:rotate(-90deg)}.dropdown--opened .dropdown-item__content{max-height:1000px;margin-top:15px}.dropdown--opened .dropdown-item__arrow svg{transform:rotate(0)}.product-form__sold-out{display:flex;align-items:center;margin-bottom:20px}.product-form__sold-out>div{display:flex;align-items:center;justify-content:center;background:#f3f6fb;border-bottom-left-radius:30px;border-top-left-radius:30px;text-align:center;width:50%;min-width:50%;height:50px;min-height:auto;font-size:16px;text-transform:uppercase;font-weight:700}.product-form__sold-out>div.product-form__walmart{background:transparent;border-radius:0}.product-form__walmart img{width:auto;height:100%}.product-form__sold-out>button.mikmak-discover{background:#d53b3b;border:none;border-radius:0 30px 30px 0/0px 30px 30px 0px;color:#fff;cursor:pointer;height:50px;padding:0;margin:0!important;text-transform:uppercase;-webkit-transition:all .2s linear;transition:all .2s linear;width:50%;font-size:16px;font-weight:700}.product-form__sold-out>button.mikmak-discover__wtb-only{border-radius:30px;width:100%}.product-form .btn.klaviyo-bis-trigger{position:relative;display:flex;align-items:center;justify-content:center;width:100%;padding:0!important;margin:0!important;background-color:transparent;color:#22569c;text-decoration:underline}.product-form .btn.klaviyo-bis-trigger:hover{color:#22569c}.product-form .btn.klaviyo-bis-trigger:before{content:"";background-image:url(data:image/svg+xml;base64,PCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KDTwhLS0gVXBsb2FkZWQgdG86IFNWRyBSZXBvLCB3d3cuc3ZncmVwby5jb20sIFRyYW5zZm9ybWVkIGJ5OiBTVkcgUmVwbyBNaXhlciBUb29scyAtLT4KPHN2ZyB3aWR0aD0iODAwcHgiIGhlaWdodD0iODAwcHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBzdHJva2U9IiI+Cg08ZyBpZD0iU1ZHUmVwb19iZ0NhcnJpZXIiIHN0cm9rZS13aWR0aD0iMCIvPgoNPGcgaWQ9IlNWR1JlcG9fdHJhY2VyQ2FycmllciIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cg08ZyBpZD0iU1ZHUmVwb19pY29uQ2FycmllciI+IDxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMy43NSA1LjI1TDMgNlYxOEwzLjc1IDE4Ljc1SDIwLjI1TDIxIDE4VjZMMjAuMjUgNS4yNUgzLjc1Wk00LjUgNy42OTU1VjE3LjI1SDE5LjVWNy42OTUyNUwxMS45OTk5IDE0LjUxMzZMNC41IDcuNjk1NVpNMTguMzA5OSA2Ljc1SDUuNjg5ODZMMTEuOTk5OSAxMi40ODY0TDE4LjMwOTkgNi43NVoiIGZpbGw9IiMyMjU2OWMiLz4gPC9nPgoNPC9zdmc+);width:25px;height:25px;background-size:100%;background-position:center}.product-add-bar{position:fixed;right:0;bottom:0;left:0;z-index:101;display:flex;align-items:center;padding:10px 20px;background:#fff;border-top:1px solid #e5e5e5;transition:all .3s ease;transform:translateY(100%)}.product-add-bar.visible{transform:translateY(1%)}.product-add-bar__left{width:calc(50% - 10px);margin-right:20px}.product-add-bar__right{display:flex;justify-content:flex-end;width:calc(50% - 10px)}.product-add-bar__title{margin-bottom:5px;font-size:16px}.product-add-bar__btn{display:flex;align-items:center;min-width:118px;height:40px;padding:8px 15px;overflow:hidden;font-size:14px;line-height:1;color:#fff;text-align:center;text-transform:uppercase;cursor:pointer;background:#d53b3b;border-radius:62px}.product-add-bar .product-page__price{justify-content:flex-start;display:flex;align-items:center;margin-bottom:0}.product-add-bar .product-price .price_regular{font-size:18px}.product-add-bar .product-price .price_sale{margin-right:5px;font-size:18px;text-decoration:line-through;text-decoration-color:#d53b3b}.product-add-bar .product-price .price_sale+.price_regular{color:#d53b3b}.back-to-top{display:none!important}.section-product [data-bv-show=rating_summary] .bv_main_container .bv_avgRating_component_container{font-family:Nunito,sans-serif!important;font-size:16px!important;color:#000!important}.section-product [data-bv-show=rating_summary] .bv_main_container .bv_numReviews_text,.section-product [data-bv-show=rating_summary] .bv_main_container .bv_numReviews_text:hover,.section-product [data-bv-show=rating_summary] .bv_main_container .bv_button_buttonMinimalist,.section-product [data-bv-show=rating_summary] .bv_main_container .bv_button_buttonMinimalist:hover{font-family:Nunito,sans-serif!important;font-size:16px!important;color:#6b6b6b!important}.section-product [data-bv-show=rating_summary] .bv_main_container .bv_main_container_row_flex,.section-product [data-bv-show=rating_summary] .bv_main_container .bv_stars_component_container{padding-right:5px!important}@media screen and (min-width: 992px){.section-product__title--desktop,.section-product__title--desktop+.ratings{display:block}.section-product__title--mobile,.section-product__title--mobile+.ratings{display:none}.section-product__wrapper{flex-direction:row;gap:50px;align-items:flex-start;max-width:1350px}.section-product__block{margin-bottom:40px}.product-gallery{flex-direction:row;gap:0;align-items:center;width:100%;max-width:60%;margin:0}.product-gallery__thumbs{display:flex;flex-direction:column;justify-content:center;margin-right:20px;width:125px}.product-gallery__thumbs-wrapper{overflow:clip}.product-gallery__thumbs--video{display:flex;flex-direction:column;align-items:center;justify-content:center}.product-gallery__thumb{min-height:120px}.product-gallery__thumb img{min-width:115px;max-width:115px;height:auto;max-height:100%}.product-gallery__media{width:calc(100% - 150px);padding-right:0;padding-left:0}.product-gallery__media-pagination,.product-gallery__media-navigation{display:none}.product-gallery__thumbs-navigation.icon-chevron-top{transform:rotate(0)}.product-gallery__thumbs-navigation.icon-chevron-down{transform:rotate(180deg)}.section-product__details{max-width:calc(40% - 50px)}.section-product__title,.section-product__price span{font-size:36px}.product-gallery__thumbs-navigation svg{width:100%;height:100%}.product-add-bar{display:none}}
/*# sourceMappingURL=/cdn/shop/t/28/assets/main-product.css.map */
