:root{--font-family:"NeueMontreal",sans-serif;--dark-color:#05070b;--darkest-grey:#646566;--dark-grey:#9da0a6;--medium-grey:#cdced1;--light-grey:#ebeced;--lightest-grey:#f2f3f5}.custom-checkbox__field:checked+.custom-checkbox__content:after{opacity:1}.custom-checkbox__field:focus+.custom-checkbox__content:before{outline:red solid 2px;outline-offset:2px}.custom-checkbox__field:disabled+.custom-checkbox__content{opacity:.4;pointer-events:none}@font-face{font-family:NeueMontreal;src:url(//vowsandwhispers.com/wp-content/themes/storefront-child/css/../fonts/NeueMontrealRegular.woff2) format("woff2");font-weight:400;font-display:swap;font-style:normal}html{-webkit-box-sizing:border-box;box-sizing:border-box}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}input{border-radius:0}button{color:var(--dark-color)}.page{height:100%;font-family:var(--font-family,sans-serif);-webkit-text-size-adjust:100%}.page__body{margin:0;min-width:320px;min-height:100%;font-size:14px;font-weight:400}.main-padding{padding-top:53px}img{height:auto;max-width:100%;-o-object-fit:cover;object-fit:cover}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{margin:0;font-weight:400}.site-container{overflow-x:hidden}.site-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgb(0 0 0 / .5);z-index:-1;display:none;cursor:pointer}.site-overlay.overlay--active{display:block;z-index:2;-webkit-animation-name:fadeAnim;animation-name:fadeAnim;-webkit-animation-duration:.4s;animation-duration:.4s}@-webkit-keyframes fadeAnim{0%{opacity:0}100%{opacity:1}}@keyframes fadeAnim{0%{opacity:0}100%{opacity:1}}.is-hidden{display:none!important}.btn-reset{border:none;padding:0;background-color:#fff0;cursor:pointer}.list-reset{list-style:none;margin:0;padding:0}.input-reset{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:0;background-color:#fff}.input-reset::-webkit-search-cancel-button,.input-reset::-webkit-search-decoration,.input-reset::-webkit-search-results-button,.input-reset::-webkit-search-results-decoration{display:none}.visually-hidden{position:absolute;overflow:hidden;margin:-1px;border:0;padding:0;width:1px;height:1px;clip:rect(0 0 0 0)}.container{padding:0 20px}.js-focus-visible :focus:not(.focus-visible){outline:0}.centered{text-align:center}.scroll-lock{position:fixed;left:0;top:0;overflow:hidden;width:100%;height:100vh;-ms-scroll-chaining:none;overscroll-behavior:none}.page--ios .dis-scroll{position:relative}.cat-title{font-size:12px;font-weight:400;line-height:133%;text-transform:uppercase;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:40px}.cat-title__svg{width:20px;height:20px;margin-right:5px;color:var(--dark-color);fill:currentColor}.section-inner{padding-top:20px;border-top:1px solid var(--dark-color)}.category-title{font-size:26px;line-height:115%;text-transform:uppercase;margin-bottom:20px}.btn{padding:12px 20px;font-size:12px;font-style:normal;font-weight:400;line-height:133%;text-transform:uppercase;background-color:var(--dark-color);color:#fff;border:none;cursor:pointer}.btn--white{background-color:#fff;color:var(--dark-color);border:1px solid var(--dark-color)}.hovered:hover{color:var(--darkest-grey)}.hovered:hover svg path{fill:var(--darkest-grey)}.intro-loader{z-index:10;opacity:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;top:0;left:0;right:0;height:100vh}.loader-bg{background-color:#fff;-ms-flex-item-align:start;align-self:flex-start;-webkit-animation-name:bgHeight;animation-name:bgHeight;-webkit-animation-duration:3s;animation-duration:3s}@media (min-width:1280px){.main-padding{padding-top:70px}.category-title{font-size:36px;line-height:111%;margin-bottom:40px}.btn{padding:15px 20px;font-size:16px;line-height:125%}}@media (min-width:1903px){.container{padding:0 40px}.main-padding{padding-top:77px}.cat-title{font-size:16px;line-height:125%}.category-title{font-size:56px;line-height:107%}}.header{position:fixed;top:0;left:0;right:0;padding:16px 0 10px;background-color:#fff;z-index:1000}.header__container,.header__rside{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__container{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header__cart,.header__delivery,.header__favs{text-transform:uppercase;font-size:12px;line-height:133%;opacity:0;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.header__cart,.header__favs{margin-right:20px}.header__delivery{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;background:0 0;border:none}.header__delivery svg{margin-left:5px}.header__cart{position:relative}.header__cart-count{position:absolute;top:-2px;right:-6px;font-size:10px;font-weight:400;line-height:100%}.header__burger{opacity:0;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;margin-top:4px}.header__burger-svg{width:20px;height:20px}.header__logo{z-index:1000;position:fixed;top:-40px;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-animation-name:logoContainerTop;animation-name:logoContainerTop;-webkit-animation-duration:3s;animation-duration:3s}.header__logo-svg{-webkit-animation-name:logoSize;animation-name:logoSize;-webkit-animation-duration:2.5s;animation-duration:2.5s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;width:224px;height:30px}.logo{display:none}.dropdown-menu{position:fixed;top:-999px;left:0;right:0;max-width:100%;background-color:#fff;-webkit-transition:top .4s ease-in-out;transition:top .4s ease-in-out;overflow:auto;height:100%;max-height:94vh;z-index:3}.dropdown-menu.menu--active{top:0}.dropdown-menu__inner{padding:20px}.dropdown-menu__header{margin-bottom:43px}.dropdown-menu__header,.dropdown-menu__rside{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.dropdown-menu__rside{gap:20px}.dropdown-menu__close{border:none;background-color:#fff0;padding:0;cursor:pointer}.dropdown-menu__close-svg{display:block;width:20px;height:20px}.dropdown-menu__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:30px}.dropdown-menu__social-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px;margin-bottom:20px}.dropdown-menu__phone{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:16px;line-height:125%;text-transform:uppercase;margin-bottom:40px}.dropdown-menu__categories{max-width:480px;margin-left:auto;margin-right:auto;margin-bottom:40px}.dropdown-menu__categories-item:not(:last-child){margin-bottom:10px}.dropdown-menu__categories-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:10px 10px 10px 0;border-bottom:1px solid var(--dark-color)}.dropdown-menu__categories-icon{width:20px;height:20px}.dropdown-menu__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:40px}.nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.nav__list{text-align:center}.nav__item{margin-bottom:20px}.nav__link{font-size:16px;line-height:125%;text-transform:uppercase}@media (min-width:1280px){.header{padding:20px 0}.header__logo{top:40px}.dropdown-menu__logo{display:none}.logo{display:block;position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}}@media (min-width:1903px){.header__burger-svg{width:30px;height:30px}.header__cart,.header__delivery,.header__favs{font-size:16px;line-height:125%}}.footer{padding-bottom:20px}.footer__inner{padding-top:40px;display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;gap:40px}.footer__social-list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;margin-bottom:20px}.footer__text{max-width:320px;font-size:16px;line-height:125%;text-transform:uppercase}.footer__item{font-size:14px}.footer__title{font-size:12px;line-height:133%;text-transform:uppercase;color:var(--medium-grey);margin-bottom:20px}.footer__contacts-item{font-size:12px;line-height:133%;text-transform:uppercase}.footer__contacts-item:not(:last-child){margin-bottom:10px}.footer__nav-item{font-size:12px;line-height:133%;text-transform:uppercase}.footer__nav-item:not(:last-child){margin-bottom:10px}.footer__payment{display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px}.footer__payment img{height:32px}.footer__dev{margin-top:-30px}.graph-modal__close{z-index:2;width:18px;height:18px;top:20px;right:20px}.graph-modal__container{width:99%;border-radius:0;vertical-align:top;margin:0 auto;height:-webkit-max-content;height:-moz-max-content;height:max-content}.delivery-list__item:not(:last-child){margin-bottom:20px}.delivery-list__item label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:5px}.delivery-list__item input{width:0;height:0;opacity:0;visibility:hidden}.delivery-list__item input:checked+svg circle{stroke:var(dark-color)}.delivery-list__item input:checked+svg circle:last-child{fill:var(dark-color)}.graph-modal__content-header{margin-bottom:40px}.delivery-list__item-price{font-size:12px;font-weight:400;line-height:133%;text-transform:uppercase}@media (min-width:1280px){.footer__inner{-ms-grid-columns:minmax(520px,600px) minmax(340px,600px) minmax(340px,600px);grid-template-columns:minmax(520px,600px) minmax(340px,600px) minmax(340px,600px);gap:20px}.footer__text{font-size:20px;line-height:115%}.footer__dev{margin-top:0}.footer__payment img{height:26px}.graph-modal__container{max-width:440px;width:100%;vertical-align:middle;margin:50px auto;padding:40px}.graph-modal__content-header{pointer-events:none}.graph-modal__content-header svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.graph-modal__close{top:40px;right:40px}}@media (min-width:1903px){.footer{padding-bottom:40px}.footer__text{max-width:420px;font-size:30px;line-height:111%}.footer__contacts-item,.footer__item,.footer__nav-item,.footer__title{font-size:16px}}.hero-section{position:relative;height:100vh}.hero-section__img{position:relative;z-index:1}.hero-section__img img{width:clamp(12.5rem, 6.667rem + 25.92vw, 37.5rem);height:clamp(18.75rem, 11.167rem + 33.7vw, 51.25rem)}.hero-section__img-top{height:85vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hero-section__img-middle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:200px}.hero-section__img-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.hero-section__ticker-text{position:fixed}.hero-section__ticker-text svg{width:clamp(33.25rem, -6.296rem + 175.76vw, 202.75rem);height:clamp(4.5rem, -.852rem + 23.78vw, 27.438rem)}@media (min-width:1280px){.hero-section__ticker-text{left:40px}.hero-section__img-top{margin:20px 0 120px}}.our-wows{position:relative;z-index:1;margin-bottom:120px}.our-wows__items{display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}.our-wows-card{position:relative;z-index:1;padding:19px;border:1px solid var(--light-grey);-webkit-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.our-wows-card:hover{border:1px solid var(--dark-color)}.our-wows-card:hover .our-wows-card__title-svg{-webkit-transform:translateX(5px);-ms-transform:translateX(5px);transform:translateX(5px)}.our-wows-card__img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.our-wows-card__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.our-wows-card__title{margin-top:20px;font-size:16px;line-height:125%;text-transform:uppercase;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.our-wows-card__title-svg{-webkit-transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out;width:20px;height:20px;margin-left:5px}@media (min-width:1280px){.our-wows{margin-top:0;margin-bottom:160px}.our-wows__items{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}.our-wows-card__img{padding:20px 20px 0}}@media (min-width:1903px){.our-wows{margin-bottom:240px}.our-wows-card__title{font-size:26px;line-height:115%}.our-wows-card__title-svg{width:30px;height:30px}}.our-customers{position:relative;margin-bottom:120px}.our-customers__text{max-width:820px;width:100%;margin-left:auto;margin-right:0;font-size:20px;line-height:115%;text-transform:uppercase;text-indent:60px;margin-bottom:60px}.our-customers__items{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;gap:60px}.our-customers__items img{-o-object-fit:cover;object-fit:cover}.our-customers__items-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.our-customers__items-top div:first-child{width:clamp(14.375rem, 8.98rem + 23.98vw, 37.5rem);height:clamp(18.75rem, 13.792rem + 22.03vw, 40rem)}.our-customers__items-top div:last-child{margin-top:-100px;margin-left:auto;margin-right:0;width:clamp(10.625rem, 6.542rem + 18.15vw, 28.125rem);height:clamp(13.75rem, 8.5rem + 23.33vw, 36.25rem)}.our-customers__items-middle div:first-child{width:clamp(14.375rem, 6.792rem + 33.7vw, 46.875rem);height:clamp(18.75rem, 10.584rem + 36.29vw, 53.75rem)}.our-customers__items-middle div:last-child{margin-top:-100px;margin-left:auto;margin-right:0;width:clamp(10.625rem, 4.355rem + 27.87vw, 37.5rem);height:clamp(13.75rem, 7.626rem + 27.22vw, 40rem)}.our-customers__items-bottom div:first-child{width:clamp(14.375rem, 8.98rem + 23.98vw, 37.5rem);height:clamp(18.75rem, 13.792rem + 22.03vw, 40rem)}.our-customers__items-bottom div:last-child{margin-top:-100px;margin-left:auto;margin-right:0;width:clamp(10.625rem, 4.355rem + 27.87vw, 37.5rem);height:clamp(13.75rem, 7.626rem + 27.22vw, 40rem)}.img-container{opacity:0;-webkit-transition:opacity .2s linear;transition:opacity .2s linear;-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;overflow:hidden}.img-container-big{opacity:0;-webkit-transition:opacity .2s linear;transition:opacity .2s linear;-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;overflow:hidden}@media (min-width:1280px){.our-customers{margin-bottom:160px}.our-customers__text{text-indent:80px;font-size:28px;line-height:111%;margin-bottom:120px}.our-customers__items-top{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.our-customers__items-top div:first-child{margin-left:clamp(5.625rem, -22.625rem + 35.31vw, 19.375rem)}.our-customers__items-top div:last-child{margin-left:clamp(6.875rem, -.83rem + 9.63vw, 10.625rem);margin-right:auto;margin-top:180px}.our-customers__items-middle{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.our-customers__items-middle div:last-child{margin-top:0;margin-left:auto;margin-right:0;width:clamp(10.625rem, 4.355rem + 27.87vw, 37.5rem);height:clamp(13.75rem, 7.626rem + 27.22vw, 40rem)}.our-customers__items-bottom{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:80px;margin-top:100px;margin-left:auto;margin-right:auto}.our-customers__items-bottom div:last-child{margin-top:auto;margin-left:0;margin-right:auto;width:clamp(14.375rem, 8.98rem + 23.98vw, 37.5rem);height:clamp(18.75rem, 13.792rem + 22.03vw, 40rem)}}@media (min-width:1903px){.our-customers{margin-bottom:240px}.our-customers__text{text-indent:100px;max-width:1220px;font-size:36px;line-height:107%;margin-bottom:160px}.our-customers__items-middle div:last-child{margin-right:145px}}@-webkit-keyframes ticker{to{-webkit-transform:translateX(calc(-50% - var(--ticker-gap)/ 2));transform:translateX(calc(-50% - var(--ticker-gap)/ 2))}}@keyframes ticker{to{-webkit-transform:translateX(calc(-50% - var(--ticker-gap)/ 2));transform:translateX(calc(-50% - var(--ticker-gap)/ 2))}}.brands{margin:0 auto 60px;max-width:100%;overflow:hidden}.brands__carousel{--ticker-gap:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:var(--ticker-gap);width:-webkit-max-content;width:-moz-max-content;width:max-content;-webkit-animation:20s linear infinite ticker;animation:20s linear infinite ticker}.brands__slide img{height:25px}@media (min-width:1280px){.brands{margin-bottom:80px}.brands__slide img{height:35px}}@media (min-width:1903px){.brands{margin-bottom:120px}}.category{margin:60px 0 120px}.category__grid{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:10px}.product-card{z-index:1;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.product-card:hover .product-card__content{border:1px solid var(--dark-color)}.product-card__img{position:relative}.product-card__img img{width:100%;display:block;-o-object-fit:cover;object-fit:cover;height:100%;min-height:200px}.product-card__img-svg{position:absolute;top:10px;right:10px;width:20px;height:20px}.product-card__img-svg .border-path{fill:#05070b}.product-card__img-svg .path{fill:#fff}.product-card__content{-webkit-transition:border .2s ease-in-out;transition:border .2s ease-in-out;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:10px;border:1px solid var(--light-grey);height:100%}.product-card__titles{display:flex;flex-direction:row;align-items:baseline;gap:5px;margin-bottom:5px}.product-card__title{font-size:14px;line-height:143%}.product-card__info{font-size:10px;font-weight:400;line-height:100%;margin-bottom:5px;color:var(--dark-grey)}.product-card__delivery{margin-bottom:5px}.product-card__sizes{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px}.product-card__sizes-item{font-size:10px;font-weight:400;line-height:100%;color:var(--dark-grey);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-card__sizes-item svg{width:12px;height:12px;color:var(--dark-grey);fill:currentColor;margin-right:2px}.product-card__price{font-size:14px;font-weight:400;line-height:143%;color:var(--darkest-grey)}@media (min-width:679px){.product-card__img img{min-height:400px}}@media (min-width:900px){.product-card__img img{min-height:600px}}@media (min-width:1280px){.category{margin:80px 0 160px}.category__grid{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);gap:20px}.product-card__img-svg{width:30px;height:30px}.product-card__price{font-size:16px;line-height:110%}.product-card__title{font-size:18px;line-height:110%}.product-card__info,.product-card__sizes-item,.product-card__subtitle{font-size:14px;line-height:143%}}@media (min-width:1903px){.category{margin:120px 0 240px}.category__grid{-ms-grid-columns:(minmax(155px,445px))[4];grid-template-columns:repeat(4,minmax(155px,445px))}.product-card__img img{height:100%;max-height:500px;min-height:500px}}.make-wow{margin:120px 0;padding-left:20px}.make-wow__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px}.make-wow__title{margin-bottom:0}.make-wow__icons{display:none}.make-wow__slider{padding-right:20px}.make-wow__slider .swiper-button-next,.make-wow__slider .swiper-button-prev,.make-wow__slider .swiper-rtl .swiper-button-next,.make-wow__slider .swiper-rtl .swiper-button-prev{position:static;margin:0;padding:0}.make-wow__slide{height:auto!important}@media (min-width:1280px){.make-wow{margin:160px 0}.make-wow__head{margin-bottom:40px;padding-right:20px}.make-wow__icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.make-wow__icons svg{width:30px;height:30px}}@media (min-width:1903px){.make-wow{margin:240px 0;padding-left:40px}.make-wow__head,.make-wow__slider{padding-right:40px}}.other-categories{margin:120px 0}.other-categories__grid{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;gap:20px}@media (min-width:1280px){.other-categories{margin:160px 0}.other-categories__grid{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}@media (min-width:1903px){.other-categories{margin:240px 0}}.section-404{margin:60px 0 120px}.section-404__rside{max-width:600px;margin-bottom:60px;margin-left:auto;margin-right:auto}.section-404__title{margin-bottom:40px}.section-404__link{display:inline-block;max-width:100%;width:100%;text-align:center}.section-404__lside{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-404__lside img{width:100%}@media (min-width:1280px){.section-404{margin:80px 0 160px}.section-404__content{max-width:820px;width:100%;margin-left:auto;margin-right:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}.section-404__rside{max-width:400px;margin-bottom:0}.section-404 .section-404__link{max-width:320px}}@media (min-width:1903px){.section-404{margin:120px 0 240px}.section-404__title{margin-bottom:60px}.section-404__content{max-width:1220px}.section-404__rside{max-width:600px}}.about{margin:60px 0 120px}.about__container{max-width:440px;width:100%;margin-left:auto;margin-right:auto}.about__title{margin-bottom:20px}.about__content{margin-bottom:40px}.about__content p{font-size:14px;font-weight:400;line-height:143%}.about__content p:not(:last-child){margin-bottom:10px}.about__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}@media (min-width:1280px){.about{margin:80px 0 160px}}@media (min-width:1903px){.about{margin:120px 0 240px}.about__container{max-width:680px}.about__content{margin-bottom:60px}}.event-design{margin:60px 0 120px}.event-design__head{width:100%;margin-bottom:60px}.event-design__title{margin-bottom:20px}.event-design__text{font-size:14px;font-weight:400;line-height:143%}.event-design__grid{padding-left:20px}.event-design__item:not(:last-child){margin-bottom:60px}.event-design__pr{padding-right:20px}.event-design__item-title{padding-top:20px;margin-right:20px;position:relative}.event-design__item-title span{-webkit-transition:2s ease-out;transition:2s ease-out;position:absolute;top:0;left:0;height:1px;background:var(--dark-color);width:0}.event-design__item-title .event-design__item-title-name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-transform:uppercase;color:var(--dark-color);font-size:16px;font-weight:400;line-height:125%;opacity:0;-webkit-transform:translateY(75px) skewY(5deg);-ms-transform:translateY(75px) skewY(5deg);transform:translateY(75px) skewY(5deg);-webkit-transition:opacity .7s cubic-bezier(.215,.61,.355,1),-webkit-transform .7s cubic-bezier(.215,.61,.355,1),-webkit-filter .7s cubic-bezier(.215,.61,.355,1);transition:opacity .7s cubic-bezier(.215,.61,.355,1),transform .7s cubic-bezier(.215,.61,.355,1),filter .7s cubic-bezier(.215,.61,.355,1),-webkit-transform .7s cubic-bezier(.215,.61,.355,1),-webkit-filter .7s cubic-bezier(.215,.61,.355,1)}.event-design__slide-img img{-webkit-transform:translateY(75px) skewY(5deg) scale(1.1);-ms-transform:translateY(75px) skewY(5deg) scale(1.1);transform:translateY(75px) skewY(5deg) scale(1.1);opacity:0;-webkit-transition:opacity .7s cubic-bezier(.215,.61,.355,1),-webkit-transform .7s cubic-bezier(.215,.61,.355,1),-webkit-filter .7s cubic-bezier(.215,.61,.355,1);transition:opacity .7s cubic-bezier(.215,.61,.355,1),transform .7s cubic-bezier(.215,.61,.355,1),filter .7s cubic-bezier(.215,.61,.355,1),-webkit-transform .7s cubic-bezier(.215,.61,.355,1),-webkit-filter .7s cubic-bezier(.215,.61,.355,1)}@media (min-width:1280px){.event-design{margin:80px 0 160px}.event-design__head{width:50%;margin-bottom:80px}.event-design__grid{padding-left:40px}}@media (min-width:1903px){.event-design{margin:120px 0 240px}.event-design__head{width:33%;margin-bottom:120px}}.order-succes{margin:60px 0 120px}.order-succes__container{max-width:440px;width:100%;margin-left:auto;margin-right:auto}.order-succes__title{margin-bottom:20px}.order-succes__text{margin:0 0 40px;font-size:14px;font-weight:400;line-height:143%}.order-succes__payment{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:8px;border-bottom:1px solid var(--dark-color);margin-bottom:60px}.order-succes__payment span{font-size:14px;font-weight:400;line-height:143%}.order-succes__payment svg{margin-left:5px;width:20px;height:20px}.order-succes__subtitle{font-size:16px;font-weight:400;line-height:125%;text-transform:uppercase;margin-bottom:20px}.order-succes__inst{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;font-weight:400;line-height:143%;margin-bottom:20px}.order-succes__inst svg{margin-right:10px;width:20px;height:20px}.order-succes__inst-text{margin-bottom:40px}.order-succes__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:1280px){.order-succes{margin:80px 0 160px}.order-succes__subtitle{font-size:26px;line-height:115%}.order-succes__payment{margin-bottom:80px}}@media (min-width:1903px){.order-succes{margin:120px 0 240px}.order-succes__container{max-width:680px}.order-succes__subtitle{font-size:36px;line-height:111%}}.single-product{margin:10px 0 120px}.single-product .container{padding:0}.single-product__content{margin-top:20px;padding:0 20px}.single-product__slide-img{cursor:pointer}.single-product__slide-img img{width:100%}.single-product__slider-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;left:20px!important;bottom:20px!important}.single-product__slider-pagination .swiper-pagination-bullet{width:6px;height:6px;background-color:var(--dark-color);opacity:1;-webkit-transition:width .2s ease-in-out,height .2s ease-in-out;transition:width .2s ease-in-out,height .2s ease-in-out}.single-product__slider-pagination .swiper-pagination-bullet-active{width:8px;height:8px}.single-product__nav-slider{display:none}.single-product__title{font-size:26px;font-weight:400;line-height:115%}.single-product__delivery{color:var(--dark-grey);font-size:14px;font-weight:400;line-height:143%;margin-bottom:20px}.single-product__compound{margin:20px 0 10px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px;overflow-x:scroll;padding-bottom:10px}.single-product__compound-btn{cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:10px;border:1px solid var(--light-grey);font-size:12px;font-weight:400;text-transform:uppercase;color:var(--dark-color);background-color:#fff;height:34px}.single-product__compound-btn svg{pointer-events:none;display:none;width:20px;height:20px;margin-right:5px}.single-product__compound-btn.active{background-color:var(--light-grey)}.single-product__compound-btn.active svg{display:block}.single-product__price{font-size:26px;font-weight:400;line-height:115%;margin-bottom:20px}.single-product__btns,.single-product__composition{margin-bottom:40px}.single-product__btn{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:40px}.single-product__btn:not(:last-child){margin-bottom:10px}.single-product__btn svg{width:20px;height:20px;margin-right:5px}.single-product__content-title{font-size:16px;font-weight:400;line-height:125%;text-transform:uppercase;margin-bottom:10px}.single-product__about-delivery,.single-product__additional,.single-product__description{margin-bottom:40px}.single-product__about-delivery p,.single-product__additional p,.single-product__description p{font-size:14px;font-weight:400;line-height:143%;color:var(--dark-grey)}.single-product__info-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;font-weight:400;line-height:125%;text-transform:uppercase}.single-product__info-item:not(:last-child){margin-bottom:20px}.single-product__info-item:last-child{margin-bottom:40px}.single-product__info-item svg{width:20px;height:20px;color:var(--dark-color);fill:currentColor;margin-right:5px}.single-product__info-sizes{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.single-product__info-sizes span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.single-product__warning-text{font-size:16px;font-weight:400;line-height:125%;text-transform:uppercase;margin-bottom:40px}.single-product .swiper-button-next,.single-product .swiper-button-prev,.single-product .swiper-rtl .swiper-button-next,.single-product .swiper-rtl .swiper-button-prev{display:none}@media (min-width:768px){.single-product{margin:20px 0 160px}.single-product .container{padding:0 20px}.single-product__content{padding:0}.single-product__sliders{display:-webkit-box;display:-ms-flexbox;display:flex}.single-product__slider{max-width:100%;width:100%;margin-left:0;margin-right:20px}.single-product__nav-slider{max-width:15%;display:-webkit-box;display:-ms-flexbox;display:flex}.single-product__nav-slide{max-width:100%;height:19%!important;cursor:pointer}.single-product__nav-slide:not(:last-child){margin-bottom:7.8%}.single-product__nav-slide-img{width:100%;height:100%}.single-product__nav-slide-img img{max-width:100%;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.single-product__compound{overflow-x:unset;-ms-flex-wrap:wrap;flex-wrap:wrap}.single-product .swiper-button-next:after,.single-product .swiper-button-prev:after,.single-product .swiper-rtl .swiper-button-next:after,.single-product .swiper-rtl .swiper-button-prev:after{display:none}.single-product .swiper-button-next,.single-product .swiper-button-prev,.single-product .swiper-rtl .swiper-button-next,.single-product .swiper-rtl .swiper-button-prev{width:30px;height:30px;display:block}}@media (min-width:1280px){.single-product__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px}.single-product__sliders{width:610px}.single-product__content{margin-top:0;max-width:600px}.single-product__slider{max-width:520px!important;max-height:540px!important}.single-product__slide img{max-height:540px}.single-product__nav-slider{max-width:80px}.single-product__nav-slide{width:80px;max-height:100px}.single-product__slider-pagination{left:45%!important}.single-product__btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.single-product__btn{height:50px}.single-product__btn:not(:last-child){margin-bottom:0}}@media (min-width:1903px){.single-product{margin:40px 0 240px}.single-product__sliders{width:1200px}.single-product__slider{max-width:700px!important;max-height:830px!important}.single-product__slide,.single-product__slide img{max-width:700px;width:100%;max-height:830px}.single-product__nav-slider{max-width:490px;width:100%}.single-product__nav-slider-wrapper{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;-ms-grid-rows:270px 270px 270px;grid-template-rows:270px 270px 270px;gap:10px}.single-product__nav-slide{max-width:240px;width:100%!important;height:100%!important;max-height:270px}.single-product__nav-slide:not(:last-child){margin-bottom:0}}.bag{margin:40px auto 120px;max-width:440px;width:100%}.bag__title{margin-bottom:40px}.bag__total-title{font-size:16px;font-weight:400;line-height:125%;text-transform:uppercase;padding-bottom:20px;border-bottom:1px solid var(--dark-color);margin-bottom:20px}.bag__total-price{font-size:26px;font-weight:400;line-height:115%;margin-bottom:20px}.bag__total-grid{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:scroll;padding-bottom:10px;margin-bottom:20px}.bag__total-item{max-width:110px;width:100%;margin-right:10px;-ms-flex-negative:0;flex-shrink:0}.bag__total-label{cursor:pointer}.bag__total-label img{display:block;margin-bottom:5px}.bag__total-label div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px}.bag__total-label span{font-size:14px;font-style:normal;font-weight:400;line-height:143%}.bag__total-label input{width:0;height:0;opacity:0;visibility:hidden;display:none}.bag__total-label input:checked+svg circle{stroke:var(--dark-color)}.bag__total-label input:checked+svg circle:last-child{fill:var(--dark-color)}.bag__total-textarea{width:100%;padding:10px;font-size:14px;font-weight:400;line-height:143%;color:var(--dark-color);border:1px solid var(--dark-grey);resize:vertical;margin-bottom:20px}.bag__total-textarea::-webkit-input-placeholder{color:var(--dark-grey);font-size:14px;font-weight:400;line-height:143%}.bag__total-textarea::-moz-placeholder{color:var(--dark-grey);font-size:14px;font-weight:400;line-height:143%}.bag__total-textarea:-ms-input-placeholder{color:var(--dark-grey);font-size:14px;font-weight:400;line-height:143%}.bag__total-textarea::-ms-input-placeholder{color:var(--dark-grey);font-size:14px;font-weight:400;line-height:143%}.bag__total-textarea::placeholder{color:var(--dark-grey);font-size:14px;font-weight:400;line-height:143%}.bag__total-label-checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;margin-bottom:40px;cursor:pointer}.bag__total-label-checkbox span{font-size:14px;font-style:normal;font-weight:400;line-height:143%}.bag__total-label-checkbox input{width:0;height:0;opacity:0;visibility:hidden;display:none}.bag__total-label-checkbox input:checked+svg path{fill:var(--dark-color)}.bag__total-sum{font-size:26px;font-style:normal;font-weight:400;line-height:115%;margin-bottom:20px}.bag__total-btn{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bag-item{position:relative;margin-bottom:40px}.bag-item__cat-title{font-size:16px;font-weight:400;line-height:125%;text-transform:uppercase;padding-bottom:20px;border-bottom:1px solid var(--dark-color);margin-bottom:20px}.bag-item__content-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:5px;margin-bottom:20px}.bag-item__title{font-size:26px;font-weight:400;line-height:115%;margin-bottom:10px}.bag-item__price{font-size:14px;font-weight:400;line-height:143%}.bag-item__quantity{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px}.bag-item__quantity-btn,.bag-item__quantity-value{font-size:18px;font-weight:400;line-height:115%;border:none;background-color:#fff0;cursor:pointer}.bag-item__quantity-btn{width:30px;height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bag-item__delivery-info{color:var(--dark-grey);font-size:14px;font-weight:400;line-height:143%;margin-bottom:10px}.bag-item__sizes{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;margin-bottom:20px}.bag-item__sizes-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px}.bag-item__sizes-item span{color:var(--dark-grey);font-size:16px;font-weight:400;line-height:125%;text-transform:uppercase}.bag-item__sizes-item svg{width:20px;height:20px;color:var(--dark-grey);fill:currentColor}.bag-item__img img{max-width:80px;height:100px}@media (min-width:1280px){.bag{margin:80px auto 160px}.bag__total-grid{overflow-x:unset;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (min-width:1903px){.bag{margin:120px auto 240px;max-width:680px}}.delivery-settings{max-width:440px;width:100%;margin:60px auto 120px}.delivery-settings__info,.delivery-settings__inputs,.delivery-settings__payment,.delivery-settings__special,.delivery-settings__title{margin-bottom:40px}.delivery-settings__inputs label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.delivery-settings__inputs label:not(:last-child){margin-bottom:20px}.delivery-settings__inputs label svg{width:20px;height:20px;display:none}.delivery-settings__inputs input{width:100%;background-color:#fff0;border:none;padding-bottom:8px;border-bottom:1px solid var(--dark-color);font-size:14px;font-style:normal;font-weight:400;line-height:143%;color:var(--dark-color);outline:0}.delivery-settings__inputs input::-webkit-input-placeholder{font-size:14px;font-style:normal;font-weight:400;line-height:143%;color:var(--dark-grey)}.delivery-settings__inputs input::-moz-placeholder{font-size:14px;font-style:normal;font-weight:400;line-height:143%;color:var(--dark-grey)}.delivery-settings__inputs input:-ms-input-placeholder{font-size:14px;font-style:normal;font-weight:400;line-height:143%;color:var(--dark-grey)}.delivery-settings__inputs input::-ms-input-placeholder{font-size:14px;font-style:normal;font-weight:400;line-height:143%;color:var(--dark-grey)}.delivery-settings__inputs input::placeholder{font-size:14px;font-style:normal;font-weight:400;line-height:143%;color:var(--dark-grey)}.delivery-settings__block-title{font-size:16px;font-weight:400;line-height:125%;text-transform:uppercase;margin-bottom:20px}.delivery-settings__label-checkbox{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.delivery-settings__label-checkbox svg{-ms-flex-negative:0;flex-shrink:0}.delivery-settings__adress-delivery{margin-bottom:20px;font-size:14px;font-weight:400;line-height:143%}.delivery-settings__textarea{margin-top:20px}.delivery-settings__payment-label{border-bottom:1px solid var(--light-grey);padding-bottom:8px;display:block}.delivery-settings__payment-label:not(:last-child){margin-bottom:20px}.delivery-settings__info-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}@media (min-width:1280px){.delivery-settings{margin:80px auto 160px}}@media (min-width:1903px){.delivery-settings{max-width:680px;margin:120px auto 240px}}.added_to_cart.wc-forward,.majc-main-wrapper-bg,.single-product .quantity{display:none!important}.single-product .cart{width:100%!important}.majc-toggle-button .majc-cartbasket-toggle-btn{background:#7ea6a4!important}.majc-item-count-wrap{width:20px;height:20px;background:#dfeae9!important}.majc-cart-item-count{color:var(--dark-color)!important}.our-wows-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.page-front-page{overflow-y:scroll}.opacity-1{opacity:1!important}.safari .section-404__lside img{-o-object-fit:contain;object-fit:contain}.safari .section-404__lside{margin-right:20px}.safari .single-product__btn-add-to-bag{margin-right:10px}.safari .brands__slide{margin-right:40px}.single-product__content .woocommerce-variation-price,.category .add_to_cart_button,.woocommerce-Price-currencySymbol,.variations_form .quantity,.variations_form .reset_variations,.variations_form .label{display:none!important}.single-product__additional-list li{color:var(--dark-grey);font-size:14px;font-style:normal;font-weight:400;line-height:143%;text-transform:capitalize;padding-left:10px;position:relative}.single-product__additional-list li:before{content:'';position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:2px;height:2px;background-color:var(--dark-grey)}.single-product__additional-list li:not(:last-child){margin-bottom:10px}.wc-block-components-notice-banner.is-success{display:none!important}.bag-item.cart_item .quantity{display:contents}.input-text.qty.text{width:30px;height:30px;text-align:center;outline:none;border:none;font-size:18px;font-weight:400;line-height:100%;pointer-events:none}.input-text.qty.text[type=number]::-webkit-inner-spin-button,.input-text.qty.text[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.input-text.qty.text[type=number]{-moz-appearance:textfield}.single-product__compound-btn{border-radius:0!important}.single-product__compound-btn.active{border:1px solid var(--black)!important}.bag-item__cat-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#coderockz_woo_delivery_time_field_field label,#coderockz_woo_delivery_date_datepicker_field label,.woocommerce-billing-fields .thwcfd-field-country,.woocommerce-billing-fields>h3,label[for=billing_first_name],label[for=billing_company],label[for=billing_country],label[for=billing_address_1],label[for=billing_address_2],label[for=billing_state],label[for=billing_postcode],label[for=billing_phone],label[for=billing_email],label[for=billing_city],label[for=order_comments],label[for=billing_office],.main-padding .entry-header,#ship-to-different-address{display:none!important}#billing_city{pointer-events:none}.thwcfd-field-wrapper input{width:100%;border:none;padding:20px 0 8px;border-bottom:1px solid #05070b;font-size:14px;font-style:normal;font-weight:400;line-height:143%;font-family:var(--font-family,sans-serif);outline:none}.thwcfd-field-wrapper input:focus{border-bottom:2px solid #000}#billing_user_delivery_field input,#billing_call_field input{width:0;height:0;opacity:0;position:absolute;z-index:-1}#billing_user_delivery_field label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:32px;padding:0 10px;font-size:12px;font-style:normal;font-weight:400;line-height:133%;text-transform:uppercase;border:1px solid #ebeced;cursor:pointer;margin-bottom:5px}#billing_user_delivery_field label svg,#billing_call_field label svg{margin-right:5px}#billing_user_delivery_field input:checked+label{background-color:#ebeced}#billing_user_delivery_field .woocommerce-input-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}#billing_call_field .woocommerce-multicheckbox-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#billing_call_field{margin:20px 0}#billing_call_field label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#order_comments{width:100%;border:1px solid #ebeced;padding:10px;font-size:14px;font-style:normal;font-weight:400;line-height:143%}.order_comments-textarea textarea{resize:vertical}#ui-datepicker-div{top:50%!important;left:50%!important;-webkit-transform:translate(-50%,-50%)!important;-ms-transform:translate(-50%,-50%)!important;transform:translate(-50%,-50%)!important}.bag__total-sum span{font-weight:400!important}#coderockz-woo-delivery-public-delivery-details{font-size:16px;font-style:normal;font-weight:400;line-height:125%;text-transform:uppercase;font-family:var(--font-family,sans-serif)}#coderockz_woo_delivery_setting_wrapper{display:-ms-grid;display:grid;-ms-grid-columns:1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr;grid-template-columns:repeat(10,1fr);gap:20px;margin-bottom:60px}#coderockz-woo-delivery-public-delivery-details{-ms-grid-column:1;-ms-grid-column-span:4;grid-column:1/5;-ms-grid-row:1;grid-row:1}#coderockz_woo_delivery_delivery_date_section{max-width:140px;-ms-grid-column:1;-ms-grid-column-span:3;grid-column:1/4;-ms-grid-row:2;grid-row:2}#coderockz_woo_delivery_delivery_time_section{-ms-grid-column:4;-ms-grid-column-span:4;grid-column:4/8;-ms-grid-row:2;grid-row:2}#coderockz_woo_delivery_date_datepicker{max-width:130px;width:100%;border:none;font-size:14px;font-style:normal;font-weight:400;line-height:143%;color:#05070b;font-family:var(--font-family,sans-serif)}#coderockz_woo_delivery_date_datepicker::-webkit-input-placeholder{font-size:14px;font-style:normal;font-weight:400;line-height:143%;color:#05070b;font-family:var(--font-family,sans-serif)}#coderockz_woo_delivery_date_datepicker::-moz-placeholder{font-size:14px;font-style:normal;font-weight:400;line-height:143%;color:#05070b;font-family:var(--font-family,sans-serif)}#coderockz_woo_delivery_date_datepicker:-ms-input-placeholder{font-size:14px;font-style:normal;font-weight:400;line-height:143%;color:#05070b;font-family:var(--font-family,sans-serif)}#coderockz_woo_delivery_date_datepicker::-ms-input-placeholder{font-size:14px;font-style:normal;font-weight:400;line-height:143%;color:#05070b;font-family:var(--font-family,sans-serif)}#coderockz_woo_delivery_date_datepicker::placeholder{font-size:14px;font-style:normal;font-weight:400;line-height:143%;color:#05070b;font-family:var(--font-family,sans-serif)}#coderockz_woo_delivery_date_datepicker_field .woocommerce-input-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border:1px solid #aaa;border-radius:4px;height:28px;padding:3px}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#05070b!important;font-family:var(--font-family,sans-serif)}.woocommerce-shipping-methods{padding:0;list-style:none}.woocommerce-shipping-fields,.product-card .wishsuite-button img{margin:0!important}.category .product-card>.woocommerce-loop-product__link{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.product-card__img img{max-height:480px}.product-card__img-svg{z-index:10!important}.product-card .wishsuite-btn-text{display:none!important}.btn path,.btn{-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.btn:hover{background-color:#fff;color:#05070b;border:1px solid #05070b}.btn:hover path{fill:#05070b}.btn--white:hover{background-color:#05070b;color:#fff}.btn--white:hover path+path{fill:#fff}.btn--white .wishsuite-button img{width:20px!important;height:20px;-o-object-fit:contain;object-fit:contain}.woocommerce-checkout-review-order-table>div{color:#fff}.woocommerce-privacy-policy-text,#shipping_method{display:none}.bag__total-sum.order-total{color:#05070b!important}#place_order{width:100%;background-color:#05070b!important;color:#fff;border:1px solid #05070b!important;font-family:var(--font-family,sans-serif);padding:10px 20px;font-size:16px;font-weight:400;line-height:125%;text-transform:uppercase;cursor:pointer;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}#place_order:hover{background-color:#fff!important;color:#05070b}.wc_payment_methods{padding:0;list-style:none}.btn-empty{width:100%;margin-top:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.delivery-settings__payment-label{margin-top:20px}#billing_call_field .woocommerce-multicheckbox-wrapper label{cursor:pointer}.single-product__composition p{font-size:14px;font-weight:400;line-height:143%;color:var(--dark-grey)}.single-product__info-size{width:20px;height:20px;border-radius:50%;background-color:#05070b;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:300;font-size:12px;line-height:133%;text-transform:uppercase;text-align:center;color:#fff;margin-left:5px}.single-product__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.single-product__price{margin-left:-6px}.header__rside{gap:0!important}.header__delivery,.header__cart,.header__favs{margin-right:20px}.mt-30{margin-top:30px}.dropdown-menu__categories-icon{-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.dropdown-menu__categories-item{border:1px solid var(--dark-color);padding:10px!important}.dropdown-menu__categories-link:not(:last-child){display:block;margin-bottom:10px}.dropdown-menu__categories-item:hover{background-color:#dfeae9}.dropdown-menu__categories-item:hover .dropdown-menu__categories-icon{-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px)}.event-design__slide-img img{width:100%}.event-design__item:not(:last-child){margin-bottom:60px!important}.our-wows-card__img img{max-height:590px;-o-object-fit:contain!important;object-fit:contain!important}.plus,.minus{display:none!important}.bag-item__quantity-btn-minus,.bag-item__quantity-btn-plus{display:block!important}@media (min-width:768px){.single-product__slider{margin-right:20px}}@media (min-width:1280px){.single-product__slider{margin-right:10px!important}.safari .single-product__sliders{margin-right:20px}.event-design__item:not(:last-child){margin-bottom:120px!important}}@media (min-width:1903px){.bag__title{margin-bottom:60px!important}.delivery-settings__block-title{margin-top:60px}}@media (min-width:768px) and (max-width:1280px){.event-design__item:not(:last-child){margin-bottom:80px!important}}@media (max-width:870px){.product-card__img img{max-height:300px}}@media (max-width:560px){.product-card__img img{max-height:158px}.hero-section{height:100%!important;padding-bottom:120px!important}.hero-section__ticker-text{top:340px;left:20px}#coderockz_woo_delivery_setting_wrapper{-ms-grid-columns:(1fr)[5];grid-template-columns:repeat(5,1fr)}#coderockz-woo-delivery-public-delivery-details{-ms-grid-column:1;-ms-grid-column-span:5;grid-column:1/6}.majc-toggle-button.majc-round{display:none!important}}.product-card__btn-favs,.header__favs{display:none!important}.majc-toggle-button .majc-cartbasket-toggle-btn{width:50px;height:50px;font-size:20px!important}.button.product_type_simple{visibility:hidden}.woocommerce-notice.woocommerce-notice--error.woocommerce-thankyou-order-failed-actions,.product-card__btn-favs,.single-product__btn-add-to-favs{display:none}