@charset "UTF-8";:root{--primary:#4b4b4b;--secondary:#fde079;--highlight:#ff4242;--yellow:#fddb60;--dark-yellow:#ffdd34;--dark:#0d0e0e;--error:#e6284e;--success:#01c768;--black:#000;--white:#fff;--light:#fafafa;--dark-gray:#4b4b4b;--gray:#838889;--grafit:#363636;--light-gray:#a0a0a0;--pale-gray:#e3e7e8;--dirty-white:#f8f8f8;--dark-red:#f44349;--light-blue:#4aa9de;--orange:#ff7134;--green:#6dcd5d;--primary-font:'Calibre';--facebook:#3a559f;--youtube:red;--twitter:#00acee;--instagram:#d62976;--dark-green:#58ac56}.button{display:inline-block !important;transition:all .3s;text-decoration:none;text-transform:uppercase;-webkit-appearance:none;border-radius:.4rem !important;font-weight:700 !important;color:var(--dark) !important}.button:after{content:none}.button--primary{background-color:var(--dark-yellow) !important}.button--primary.button--outline{border:.1rem solid var(--secondary);color:var(--secondary) !important}@media (hover:hover){.button--primary:hover{background-color:var(--secondary) !important;color:var(--dark) !important}}.button--secondary{background-color:var(--white) !important;color:var(--primary) !important}.button--secondary.button--outline{border:.1rem solid var(--white) !important;color:var(--white) !important}@media (hover:hover){.button--secondary:hover{background-color:var(--light) !important;color:var(--dark) !important}.button--secondary:hover.button--outline{color:var(--light) !important;background-color:transparent !important;border-color:var(--light)}}.button--transparent{background-color:transparent !important;color:var(--dark);border:.1rem solid var(--dark) !important}@media (hover:hover){.button--transparent:hover{background-color:var(--dark) !important;color:var(--white) !important}}.button--active{background-color:var(--dark) !important;color:var(--white) !important}.button--outline{background-color:transparent !important}.button--large{font-size:2rem !important;line-height:2.4rem !important;padding:1.5rem 3.5rem !important}.button--small{padding:1rem 2.5rem !important;line-height:2rem !important;font-size:1.6rem !important}.button--hover-effect{color:transparent !important;position:relative !important;overflow:hidden !important}.button--hover-effect:before{content:attr(data-text);position:absolute;display:flex;justify-content:center;align-items:center;top:0;left:0;width:100%;height:100%;color:var(--dark) !important;transition:all .3s}.button--hover-effect:after{content:attr(data-text);position:absolute;display:flex !important;justify-content:center;align-items:center;top:100%;left:0;width:100%;height:100%;color:var(--dark) !important;transition:all .3s;opacity:0}.button--hover-effect:hover:before{top:-100%;opacity:0}.button--hover-effect:hover:after{top:.1rem;opacity:1}@media screen and (max-width:991px){.button--large{font-size:1.6rem !important;line-height:1.4rem !important;padding:1.2rem 3rem !important}.button--small{padding:1rem 2rem !important;line-height:1rem !important;font-size:1.4rem !important}}@-ms-viewport{width:device-width}html{box-sizing:border-box;-ms-overflow-style:scrollbar}*,*:before,*:after{box-sizing:inherit}.clearfix:after{display:block;clear:both;content:''}.visible{visibility:visible !important}.invisible{visibility:hidden !important}.hidden-xs-up{display:none !important}@media (max-width:575.98px){.hidden-xs-down{display:none !important}}@media (min-width:576px){.hidden-sm-up{display:none !important}}@media (max-width:767.98px){.hidden-sm-down{display:none !important}}@media (min-width:768px){.hidden-md-up{display:none !important}}@media (max-width:991.98px){.hidden-md-down{display:none !important}}@media (min-width:992px){.hidden-lg-up{display:none !important}}@media (max-width:1199.98px){.hidden-lg-down{display:none !important}}@media (min-width:1200px){.hidden-xl-up{display:none !important}}.hidden-xl-down{display:none !important}.visible-print-block{display:none !important}@media print{.visible-print-block{display:block !important}}.visible-print-inline{display:none !important}@media print{.visible-print-inline{display:inline !important}}.visible-print-inline-block{display:none !important}@media print{.visible-print-inline-block{display:inline-block !important}}@media print{.hidden-print{display:none !important}}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}@media (min-width:1800px){.container{max-width:1440px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}body .row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}body .no-gutters{margin-right:0;margin-left:0}body .no-gutters>.col,body .no-gutters>[class*=col-]{padding-right:0;padding-left:0}body .col-lg,body .col-lg-auto,body .col-lg-12,body .col-lg-11,body .col-lg-10,body .col-lg-9,body .col-lg-8,body .col-lg-7,body .col-lg-6,body .col-lg-5,body .col-lg-4,body .col-lg-3,body .col-lg-2,body .col-lg-1,body .col-md,body .col-md-auto,body .col-md-12,body .col-md-11,body .col-md-10,body .col-md-9,body .col-md-8,body .col-md-7,body .col-md-6,body .col-md-5,body .col-md-4,body .col-md-3,body .col-md-2,body .col-md-1,body .col,body .col-auto,body .col-12,body .col-11,body .col-10,body .col-9,body .col-8,body .col-7,body .col-6,body .col-5,body .col-4,body .col-3,body .col-2,body .col-1{position:relative;width:100%;padding-right:15px;padding-left:15px}body .col{flex-basis:0;flex-grow:1;max-width:100%}body .col-auto{flex:0 0 auto;width:auto;max-width:100%}body .col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}body .col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}body .col-3{flex:0 0 25%;max-width:25%}body .col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}body .col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}body .col-6{flex:0 0 50%;max-width:50%}body .col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}body .col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}body .col-9{flex:0 0 75%;max-width:75%}body .col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}body .col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}body .col-12{flex:0 0 100%;max-width:100%}body .order-first{order:-1}body .order-last{order:13}body .order-0{order:0}body .order-1{order:1}body .order-2{order:2}body .order-3{order:3}body .order-4{order:4}body .order-5{order:5}body .order-6{order:6}body .order-7{order:7}body .order-8{order:8}body .order-9{order:9}body .order-10{order:10}body .order-11{order:11}body .order-12{order:12}body .offset-1{margin-left:8.3333333333%}body .offset-2{margin-left:16.6666666667%}body .offset-3{margin-left:25%}body .offset-4{margin-left:33.3333333333%}body .offset-5{margin-left:41.6666666667%}body .offset-6{margin-left:50%}body .offset-7{margin-left:58.3333333333%}body .offset-8{margin-left:66.6666666667%}body .offset-9{margin-left:75%}body .offset-10{margin-left:83.3333333333%}body .offset-11{margin-left:91.6666666667%}@media (min-width:768px){body .col-md{flex-basis:0;flex-grow:1;max-width:100%}body .col-md-auto{flex:0 0 auto;width:auto;max-width:100%}body .col-md-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}body .col-md-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}body .col-md-3{flex:0 0 25%;max-width:25%}body .col-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}body .col-md-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}body .col-md-6{flex:0 0 50%;max-width:50%}body .col-md-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}body .col-md-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}body .col-md-9{flex:0 0 75%;max-width:75%}body .col-md-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}body .col-md-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}body .col-md-12{flex:0 0 100%;max-width:100%}body .order-md-first{order:-1}body .order-md-last{order:13}body .order-md-0{order:0}body .order-md-1{order:1}body .order-md-2{order:2}body .order-md-3{order:3}body .order-md-4{order:4}body .order-md-5{order:5}body .order-md-6{order:6}body .order-md-7{order:7}body .order-md-8{order:8}body .order-md-9{order:9}body .order-md-10{order:10}body .order-md-11{order:11}body .order-md-12{order:12}body .offset-md-0{margin-left:0}body .offset-md-1{margin-left:8.3333333333%}body .offset-md-2{margin-left:16.6666666667%}body .offset-md-3{margin-left:25%}body .offset-md-4{margin-left:33.3333333333%}body .offset-md-5{margin-left:41.6666666667%}body .offset-md-6{margin-left:50%}body .offset-md-7{margin-left:58.3333333333%}body .offset-md-8{margin-left:66.6666666667%}body .offset-md-9{margin-left:75%}body .offset-md-10{margin-left:83.3333333333%}body .offset-md-11{margin-left:91.6666666667%}}@media (min-width:992px){body .col-lg{flex-basis:0;flex-grow:1;max-width:100%}body .col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}body .col-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}body .col-lg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}body .col-lg-3{flex:0 0 25%;max-width:25%}body .col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}body .col-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}body .col-lg-6{flex:0 0 50%;max-width:50%}body .col-lg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}body .col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}body .col-lg-9{flex:0 0 75%;max-width:75%}body .col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}body .col-lg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}body .col-lg-12{flex:0 0 100%;max-width:100%}body .order-lg-first{order:-1}body .order-lg-last{order:13}body .order-lg-0{order:0}body .order-lg-1{order:1}body .order-lg-2{order:2}body .order-lg-3{order:3}body .order-lg-4{order:4}body .order-lg-5{order:5}body .order-lg-6{order:6}body .order-lg-7{order:7}body .order-lg-8{order:8}body .order-lg-9{order:9}body .order-lg-10{order:10}body .order-lg-11{order:11}body .order-lg-12{order:12}body .offset-lg-0{margin-left:0}body .offset-lg-1{margin-left:8.3333333333%}body .offset-lg-2{margin-left:16.6666666667%}body .offset-lg-3{margin-left:25%}body .offset-lg-4{margin-left:33.3333333333%}body .offset-lg-5{margin-left:41.6666666667%}body .offset-lg-6{margin-left:50%}body .offset-lg-7{margin-left:58.3333333333%}body .offset-lg-8{margin-left:66.6666666667%}body .offset-lg-9{margin-left:75%}body .offset-lg-10{margin-left:83.3333333333%}body .offset-lg-11{margin-left:91.6666666667%}}#woocommerce-product-images{display:none}.editor-styles-wrapper .acf-block-preview .single-card{margin-bottom:1.5rem}.editor-styles-wrapper .acf-block-preview .single-card a:after{content:none}.editor-styles-wrapper .acf-block-preview .single-card__inner{display:flex;flex-direction:column-reverse}.editor-styles-wrapper .acf-block-preview .single-card__image-wrapper{height:auto;width:100%;aspect-ratio:1/1;position:relative;overflow:hidden}.editor-styles-wrapper .acf-block-preview .single-card .product{min-height:100%;background-color:var(--dirty-white);position:relative;display:flex;flex-direction:column;justify-content:space-between;transition:all .3s}.editor-styles-wrapper .acf-block-preview .single-card .product img{width:100%;height:100%;position:absolute;top:1;left:1;object-fit:cover;object-position:center;transition:all .3s ease}.editor-styles-wrapper .acf-block-preview .single-card .product .onsale{position:absolute;z-index:1;top:1rem;left:-1rem;padding:.5rem 1rem;color:var(--white);font-weight:700;text-transform:uppercase;background-color:var(--highlight);border-radius:0;line-height:100%;font-size:2rem;min-height:auto}.editor-styles-wrapper .acf-block-preview .single-card .product .price{display:flex;align-items:baseline;margin-bottom:.5rem;font-size:2rem;color:var(--black);font-weight:600}.editor-styles-wrapper .acf-block-preview .single-card .product .price del{order:2;font-weight:300;font-size:1.6rem}.editor-styles-wrapper .acf-block-preview .single-card .product .price del ins:after{display:none}.editor-styles-wrapper .acf-block-preview .single-card .product .price del ins bdi{color:var(--black)}.editor-styles-wrapper .acf-block-preview .single-card .product .price ins{text-decoration:none}.editor-styles-wrapper .acf-block-preview .single-card .product .price ins:after{content:'\\';padding:0 .5rem;color:var(--dark);font-weight:500;font-size:1.8rem}.editor-styles-wrapper .acf-block-preview .single-card .product .price ins bdi{color:var(--highlight)}.editor-styles-wrapper .acf-block-preview .single-card .product .rating-number{position:relative;right:-1rem;font-size:1.6rem;font-weight:600;color:var(--light-gray);display:inline-block;height:100%}.editor-styles-wrapper .acf-block-preview .single-card .product .wc-block-components-product-rating{display:flex;align-items:center;line-height:0}.editor-styles-wrapper .acf-block-preview .single-card .product .wc-block-components-product-rating__stars{font-size:1.6rem;margin:0}.editor-styles-wrapper .acf-block-preview .single-card .product .wc-block-components-product-rating__stars:before{color:var(--light-gray)}.editor-styles-wrapper .acf-block-preview .single-card .product .wc-block-components-product-rating__stars span:before{color:var(--orange)}.editor-styles-wrapper .acf-block-preview .single-card .product .woocommerce-loop-product__content-wrapper{padding:1.2rem 1.6rem}.editor-styles-wrapper .acf-block-preview .single-card .product .woocommerce-loop-product__bottom{padding:0 1.6rem 1.2rem}.editor-styles-wrapper .acf-block-preview .single-card .product .woocommerce-loop-product__title{margin-bottom:1rem;font-size:2.8rem;font-weight:700;text-transform:uppercase;color:var(--dark)}.editor-styles-wrapper .acf-block-preview .single-card .product .woocommerce-loop-product__short-description{margin-bottom:1.2rem;color:var(--dark-gray);font-size:1.6rem;line-height:2.4rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.editor-styles-wrapper .acf-block-preview .single-card .product .woocommerce-loop-product__short-description *{line-height:2.4rem !important;font-size:1.6rem !important}.editor-styles-wrapper .acf-block-preview .single-card .product .woocommerce-loop-product__link{display:block;height:100%}.editor-styles-wrapper .acf-block-preview .single-card .product .woocommerce-loop-product__link:after{display:none}.editor-styles-wrapper .acf-block-preview .single-card .product .woocommerce-loop-product__tags-wrapper{padding-bottom:.5rem;min-height:2rem;display:flex;flex-wrap:wrap;overflow-x:scroll}.editor-styles-wrapper .acf-block-preview .single-card .product .woocommerce-loop-product__tags-wrapper::-webkit-scrollbar{display:none}.editor-styles-wrapper .acf-block-preview .single-card .product .woocommerce-loop-product__tag{text-transform:uppercase;color:var(--light-gray);font-size:1.2rem;white-space:nowrap}.editor-styles-wrapper .acf-block-preview .single-card .product .woocommerce-loop-product__tag:after{content:'|';padding:0 .5rem}.editor-styles-wrapper .acf-block-preview .single-card .product .woocommerce-loop-product__tag:last-child:after{content:none}.editor-styles-wrapper .acf-block-preview .single-card .product .add_to_cart_button,.editor-styles-wrapper .acf-block-preview .single-card .product .product_type_simple{color:var(--white) !important;background-color:var(--black) !important;border:.1rem solid transparent;padding:1rem 2.5rem !important;line-height:2rem !important;font-size:1.6rem !important;text-transform:uppercase}@media (hover:hover){.editor-styles-wrapper .acf-block-preview .single-card .product .add_to_cart_button:hover,.editor-styles-wrapper .acf-block-preview .single-card .product .product_type_simple:hover{background-color:transparent !important;color:var(--dark) !important;border:.1rem solid var(--dark)}}@media (hover:hover){.editor-styles-wrapper .acf-block-preview .single-card .product:hover{box-shadow:0 .2rem 3.2rem rgba(0,0,0,.12)}.editor-styles-wrapper .acf-block-preview .single-card .product:hover img{transform:scale(1.05)}}@media screen and (max-width:767px){.editor-styles-wrapper .acf-block-preview .single-card .product .woocommerce-loop-product__content-wrapper{padding:1rem 1rem 0}.editor-styles-wrapper .acf-block-preview .single-card .product .woocommerce-loop-product__bottom{padding:0 1rem 1rem}.editor-styles-wrapper .acf-block-preview .single-card .product .woocommerce-loop-product__title{font-size:2rem;margin-bottom:.5rem}.editor-styles-wrapper .acf-block-preview .single-card .product .woocommerce-loop-product__tag{font-size:1rem}.editor-styles-wrapper .acf-block-preview .single-card .product .woocommerce-loop-product__short-description{margin-bottom:1rem;font-size:1.4rem;line-height:125%;-webkit-line-clamp:3}.editor-styles-wrapper .acf-block-preview .single-card .product .woocommerce-loop-product__short-description *{font-size:1.4rem !important;line-height:125% !important}.editor-styles-wrapper .acf-block-preview .single-card .product .wc-block-components-product-rating__stars{font-size:1.4rem}.editor-styles-wrapper .acf-block-preview .single-card .product .rating-number{font-size:1.4rem}.editor-styles-wrapper .acf-block-preview .single-card .product .price bdi{font-size:1.8rem}.editor-styles-wrapper .acf-block-preview .single-card .product .price ins:after{font-size:1.6rem}.editor-styles-wrapper .acf-block-preview .single-card .product .price del bdi{font-size:1.4rem}.editor-styles-wrapper .acf-block-preview .single-card .product .onsale{font-size:1.6rem}.editor-styles-wrapper .acf-block-preview .single-card__button-wrapper .button{width:100%;text-align:center}}.editor-styles-wrapper .acf-block-preview .blog-card{min-height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.editor-styles-wrapper .acf-block-preview .blog-card__wrapper{width:100%}.editor-styles-wrapper .acf-block-preview .blog-card a{text-decoration:none}.editor-styles-wrapper .acf-block-preview .blog-card a:after{content:none}.editor-styles-wrapper .acf-block-preview .blog-card__image-wrapper{margin-bottom:2.4rem;position:relative;aspect-ratio:16/9;height:auto;overflow:hidden;z-index:1}.editor-styles-wrapper .acf-block-preview .blog-card__image-wrapper img{object-fit:cover;display:block;position:absolute;top:0;left:0;width:100%;height:100%;transition:all .3s ease}.editor-styles-wrapper .acf-block-preview .blog-card__title{font-size:3.2rem;font-weight:700;margin-bottom:2.4rem;color:var(--dark);text-transform:uppercase;transition:color .3s}.editor-styles-wrapper .acf-block-preview .blog-card__description{margin-bottom:1rem;font-size:2rem;color:var(--dark-gray);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media screen and (max-width:991px){.editor-styles-wrapper .acf-block-preview .blog-card__image-wrapper{margin-bottom:1.6rem}.editor-styles-wrapper .acf-block-preview .blog-card__title{font-size:2.4rem;margin-bottom:1.6rem}.editor-styles-wrapper .acf-block-preview .blog-card__description{font-size:1.6rem}}.editor-styles-wrapper .acf-block-preview .collection-card{min-height:100%;display:flex;flex:1;align-self:stretch}.editor-styles-wrapper .acf-block-preview .collection-card a:after{content:none}.editor-styles-wrapper .acf-block-preview .collection-card__wrapper{background-color:var(--dark-gray);width:100%;min-height:100%;margin-bottom:3rem;transition:background-color .3s}.editor-styles-wrapper .acf-block-preview .collection-card__image-wrapper{position:relative;aspect-ratio:16/9;height:auto;overflow:hidden;z-index:1}.editor-styles-wrapper .acf-block-preview .collection-card__image-wrapper img{display:block;object-fit:cover;position:absolute;top:0;left:0;width:100%;height:100%;transition:all .3s ease}.editor-styles-wrapper .acf-block-preview .collection-card__content-wrapper{background-color:var(--dark-gray);padding:2.5rem 3.2rem;color:var(--white);display:flex;justify-content:space-between;align-items:flex-start;transition:background-color .3s}.editor-styles-wrapper .acf-block-preview .collection-card__title{color:var(--white);font-size:4rem;line-height:4rem;text-transform:uppercase;margin:0 0 1rem}.editor-styles-wrapper .acf-block-preview .collection-card__description{font-size:2rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media (hover:hover){.editor-styles-wrapper .acf-block-preview .collection-card:hover .collection-card__content-wrapper,.editor-styles-wrapper .acf-block-preview .collection-card:hover .collection-card__wrapper{background-color:var(--dark)}.editor-styles-wrapper .acf-block-preview .collection-card:hover .collection-card__image-wrapper img{transform:scale(1.05)}}.editor-styles-wrapper .acf-block-preview .collection-card .button{white-space:nowrap;margin-left:2rem}@media screen and (max-width:1441px){.editor-styles-wrapper .acf-block-preview .collection-card__wrapper{margin-bottom:3.3rem}}@media screen and (max-width:1200px){.editor-styles-wrapper .acf-block-preview .collection-card__wrapper{margin-bottom:4.2rem}}@media screen and (max-width:991px){.editor-styles-wrapper .acf-block-preview .collection-card__wrapper{margin-bottom:3rem}.editor-styles-wrapper .acf-block-preview .collection-card__content-wrapper{padding:2.4rem;flex-direction:column;align-items:flex-start}.editor-styles-wrapper .acf-block-preview .collection-card__title{font-size:2.8rem;line-height:100%}.editor-styles-wrapper .acf-block-preview .collection-card__description{font-size:1.6rem}.editor-styles-wrapper .acf-block-preview .collection-card .button{margin-left:0;margin-top:2rem}}@media screen and (max-width:767px){.editor-styles-wrapper .acf-block-preview .collection-card__wrapper{margin-bottom:1.6rem}}.editor-styles-wrapper .acf-block-preview .buy-line{position:sticky;top:6.2rem;left:0;z-index:5;transition:top .45s ease}.editor-styles-wrapper .acf-block-preview .buy-line__item-added-text{text-transform:uppercase;font-size:1.4rem;font-weight:500;color:var(--white);padding:1rem 2.5rem;line-height:2rem;border-radius:.4rem;background-color:var(--black);position:fixed;z-index:1;left:3rem;bottom:3rem;opacity:0;transform:translateY(10rem);transition:all .3s}.editor-styles-wrapper .acf-block-preview .buy-line--admin-bar.buy-line--no-nav{top:3.2rem !important}.editor-styles-wrapper .acf-block-preview .buy-line--no-nav{top:0 !important}.editor-styles-wrapper .acf-block-preview .buy-line__wrapper{position:relative;align-items:center;display:flex;justify-content:space-between;padding:2rem 6.2rem}.editor-styles-wrapper .acf-block-preview .buy-line__left-side{align-items:center;display:flex;justify-content:center}.editor-styles-wrapper .acf-block-preview .buy-line__left-side .rating-number{position:relative;right:-1rem;font-size:1.6rem;font-weight:600;display:inline-block;top:.3rem;color:var(--buy-line-text-color);height:100%}.editor-styles-wrapper .acf-block-preview .buy-line__left-side .wc-block-components-product-rating{display:flex}.editor-styles-wrapper .acf-block-preview .buy-line__left-side .wc-block-components-product-rating__stars{font-size:1.6rem !important}.editor-styles-wrapper .acf-block-preview .buy-line__left-side .wc-block-components-product-rating__stars:before{color:var(--buy-line-text-color)}.editor-styles-wrapper .acf-block-preview .buy-line__left-side .wc-block-components-product-rating__stars span:before{color:var(--buy-line-links-color) !important}.editor-styles-wrapper .acf-block-preview .buy-line__right-side{align-items:center;display:flex;justify-content:center}.editor-styles-wrapper .acf-block-preview .buy-line__right-side .regular-price--sale .amount bdi{font-size:1.8rem;text-decoration:line-through;color:var(--buy-line-text-color);font-weight:400}.editor-styles-wrapper .acf-block-preview .buy-line__right-side .regular-price--sale .amount:before{content:'\\';padding:0 .5rem;color:var(--buy-line-text-color);font-weight:500;font-size:1.8rem}.editor-styles-wrapper .acf-block-preview .buy-line__right-side .regular-price bdi,.editor-styles-wrapper .acf-block-preview .buy-line__right-side .sale-price bdi{font-size:2.4rem;color:var(--buy-line-links-color);font-weight:600}.editor-styles-wrapper .acf-block-preview .buy-line__right-side .add_to_cart_button,.editor-styles-wrapper .acf-block-preview .buy-line__right-side .button--view-cart,.editor-styles-wrapper .acf-block-preview .buy-line__right-side .trial_button{margin-left:1.5rem !important}.editor-styles-wrapper .acf-block-preview .buy-line__title{font-size:2.4rem;text-transform:uppercase;font-weight:700;margin-bottom:0;margin-right:3.2rem}.editor-styles-wrapper .acf-block-preview .buy-line__link{font-weight:600;margin-right:2.4rem;font-size:1.8rem}.editor-styles-wrapper .acf-block-preview .buy-line__link:after{border-bottom:.2rem solid}.editor-styles-wrapper .acf-block-preview .buy-line__button{font-weight:600;margin-right:2.4rem;font-size:1.8rem}.editor-styles-wrapper .acf-block-preview .buy-line__button:after{border-bottom:.2rem solid}.editor-styles-wrapper .acf-block-preview .buy-line__button:last-of-type{margin-right:3.2rem}@media screen and (min-width:1441px) and (max-width:1800px){.editor-styles-wrapper .acf-block-preview .buy-line__right-side .button{font-size:1.4rem !important;padding:1rem !important}.editor-styles-wrapper .acf-block-preview .buy-line__link{margin-right:1rem}}@media screen and (max-width:991px){.editor-styles-wrapper .acf-block-preview .buy-line{position:static}.editor-styles-wrapper .acf-block-preview .buy-line__wrapper{display:flex;flex-direction:column;padding:1rem 2.4rem}.editor-styles-wrapper .acf-block-preview .buy-line__right-side{padding-top:1rem}.editor-styles-wrapper .acf-block-preview .buy-line__right-side .sale-price bdi{font-size:2rem}.editor-styles-wrapper .acf-block-preview .buy-line__right-side .regular-price--sale .amount:before{font-size:1.6rem}.editor-styles-wrapper .acf-block-preview .buy-line__right-side .regular-price--sale .amount bdi{font-size:1.6rem}.editor-styles-wrapper .acf-block-preview .buy-line__title{font-size:2rem;margin-right:2.4rem}.editor-styles-wrapper .acf-block-preview .buy-line__link{font-size:1.6rem}.editor-styles-wrapper .acf-block-preview .buy-line__link:last-of-type{margin-right:2.4rem}.editor-styles-wrapper .acf-block-preview .buy-line__left-side .wc-block-components-product-rating__stars,.editor-styles-wrapper .acf-block-preview .buy-line__left-side .wc-block-components-product-rating .rating-number{font-size:1.4rem}}@media screen and (max-width:767px){.editor-styles-wrapper .acf-block-preview .buy-line__wrapper{padding:1rem 1.6rem}.editor-styles-wrapper .acf-block-preview .buy-line__title{margin-right:0;margin-bottom:.8rem}.editor-styles-wrapper .acf-block-preview .buy-line__right-side{flex-wrap:wrap;width:100%}.editor-styles-wrapper .acf-block-preview .buy-line__right-side .button{width:100%;margin-left:0 !important;margin-top:1rem !important;text-align:center}.editor-styles-wrapper .acf-block-preview .buy-line__right-side .trial_button{margin-top:1rem !important;margin-left:0 !important}.editor-styles-wrapper .acf-block-preview .buy-line__left-side{width:100%;flex-direction:column;flex-wrap:wrap;align-items:center}.editor-styles-wrapper .acf-block-preview .buy-line__left-side .wc-block-components-product-rating{width:100%}.editor-styles-wrapper .acf-block-preview .buy-line__link:last-of-type{margin-right:0}}.editor-styles-wrapper .acf-block-preview .block-editor .testimonials-block .testimonial{min-width:100%}.editor-styles-wrapper .acf-block-preview .block-editor .video-block__play-button{cursor:auto}.editor-styles-wrapper .acf-block-preview .block-editor .newsletter-block__form-wrapper{pointer-events:none}.editor-styles-wrapper .acf-block-preview .block-editor .influencer-videos-block__description{font-size:1.8rem;list-style:125%}.editor-styles-wrapper .acf-block-preview .block-editor .influencer-videos-block__video-container{width:55%}.editor-styles-wrapper .acf-block-preview .block-editor .influencer-videos-block__video-list-container{width:45%}.editor-styles-wrapper .acf-block-preview .block-editor .influencer-videos-block__video{padding:0 0 0 3.2rem}.editor-styles-wrapper .acf-block-preview .block-editor .influencer-videos-block__video-thumb{min-width:13rem}.editor-styles-wrapper .acf-block-preview .block-editor .influencer-videos-block__number{font-size:1.6rem;width:4rem;padding-right:1.2rem;margin-right:1.2rem}.editor-styles-wrapper .acf-block-preview .block-editor .buy-line__title{margin-top:0}.editor-styles-wrapper .acf-block-preview .block-editor .buy-line__button-container{display:flex;align-items:center}.editor-styles-wrapper .acf-block-preview .justPhone{display:none}.editor-styles-wrapper .acf-block-preview .justDesktop{display:block}.editor-styles-wrapper .acf-block-preview a{pointer-events:none;text-decoration:none}.editor-styles-wrapper .acf-block-preview .buying-options-block.colored-background{background-color:var(--dark)}.editor-styles-wrapper .acf-block-preview .buying-options-block__products .single-card__image-wrapper{height:auto !important}.editor-styles-wrapper .acf-block-preview .buying-options-block__products .single-card .product .woocommerce-loop-product__content-wrapper{padding:3rem 3rem 0}.editor-styles-wrapper .acf-block-preview .buying-options-block__products .single-card .product .woocommerce-loop-product__bottom{padding:0 3rem 3rem}.editor-styles-wrapper .acf-block-preview .buying-options-block__products .single-card .product .woocommerce-loop-product__tags-wrapper{display:none}.editor-styles-wrapper .acf-block-preview .buying-options-block__products--dark .add_to_cart_button,.editor-styles-wrapper .acf-block-preview .buying-options-block__products--dark .product_type_simple{color:var(--black) !important;background-color:var(--white) !important}.editor-styles-wrapper .acf-block-preview .buying-options-block__products--dark .single-card .product{background-color:var(--grafit)}.editor-styles-wrapper .acf-block-preview .buying-options-block__products--dark .single-card .product .woocommerce-loop-product__title,.editor-styles-wrapper .acf-block-preview .buying-options-block__products--dark .single-card .product .woocommerce-loop-product__short-description{color:var(--white)}.editor-styles-wrapper .acf-block-preview .buying-options-block__products--dark .single-card .product .price .sale-price:after{color:var(--white)}.editor-styles-wrapper .acf-block-preview .influencer-videos-block__video a{padding:1.8rem 0}.editor-styles-wrapper .acf-block-preview .splide__list{display:flex;overflow-x:scroll}.editor-styles-wrapper .acf-block-preview .splide__list::-webkit-scrollbar{display:none}.editor-styles-wrapper .acf-block-preview .splide__arrows{display:none}.editor-styles-wrapper .acf-block-preview .customer-reviews-splide .woocommerce-review{min-width:45.5rem}.editor-styles-wrapper .acf-block-preview .hot-deals__skip-option{border:none;background:0 0;pointer-events:none}.editor-styles-wrapper .acf-block-preview .single-card .product:hover{box-shadow:none}.editor-styles-wrapper .acf-block-preview .single-card .product:hover img{transform:none}.editor-styles-wrapper .acf-block-preview .products-block .wp-element-button,.editor-styles-wrapper .acf-block-preview .related-products-wrapper .wp-element-button{font-size:2rem;line-height:2.4rem;padding:1.5rem 3.5rem;color:var(--white) !important;background-color:var(--black)}.editor-styles-wrapper .wp-block-woocommerce-product-tab{display:none}.editor-styles-wrapper .wp-block-woocommerce-cart:before{content:'This is the cart block location, but the preview of the cart doesn’t available in the admin interface!';width:100%;display:block;text-align:center;font-size:1.6rem;color:var(--light-gray);padding:2rem 0;background-color:var(--light)}.editor-styles-wrapper .wp-block-woocommerce-cart .block-editor-inner-blocks{display:none}