.tp-back-to-top-1 *{padding:0;margin:0}.tp-back-to-top-1{position:absolute;z-index:99999;opacity:1;visibility:visible;pointer-events:auto}.tp-back-to-top-1.tp__hidden{opacity:0;visibility:hidden;pointer-events:none}.tp-back-to-top-1 .tp__back-to-top-button{background:var(--tp-button-background-color, #000000);color:var(--tp-button-text-color, #FFFFFF);border:var(--tp-button-border-width, 0px) solid var(--tp-button-border-color, #000000);border-radius:var(--tp-button-border-radius, 50px);padding:var(--tp-button-padding-block, 12px) var(--tp-button-padding-inline, 16px);font-size:var(--tp-button-text-size, 14px);font-weight:var(--tp-button-text-weight, 600);gap:var(--tp-icon-text-gap, 12px);line-height:1.4;display:flex;align-items:center;outline:none;max-width:165px;width:100%;position:relative;text-decoration:none;text-transform:uppercase;transition:all .3s ease;cursor:pointer;z-index:1}.tp-back-to-top-1 .tp__back-to-top-button--fade:hover{opacity:.8}.tp-back-to-top-1 .tp__back-to-top-button--scale:hover{transform:scale(1.05)}.tp-back-to-top-1 .tp__back-to-top-icon{width:var(--tp-icon-width, 16px);height:var(--tp-icon-height, 16px);transition:all .3s ease;color:var(--tp-icon-color, #FFFFFF)}.tp-back-to-top-1 .tp__back-to-top-button:hover .tp__back-to-top-icon{color:var(--tp-icon-hover-color, #FFFFFF)}.tp-back-to-top-1.tp__position-right{position:fixed;bottom:var(--tp-button-margin);right:var(--tp-button-margin);left:auto}.tp-back-to-top-1.tp__position-left{position:fixed;bottom:var(--tp-button-margin);left:var(--tp-button-margin);right:auto}.tp-back-to-top-1.tp__position-center{position:fixed;bottom:var(--tp-button-margin);left:50%;right:auto;transform:translate(-50%)}@media screen and (max-width:767px){.tp-back-to-top-1.tp__hide-on-mobile{display:none}}@media screen and (min-width:768px){.tp-back-to-top-1.tp__hide-on-desktop{display:none}}.tp__flex-column{flex-direction:column}.tp__flex-row{flex-direction:row}.tp__flex-row-reverse{flex-direction:row-reverse}.tp__text-center{text-align:center}.tp-featured-products-1 *{margin:0;padding:0}.tp-featured-products-1 .tp__container{max-width:calc(var(--tp-section-width) + 40px);row-gap:calc(var(--tp-products-gap) * 2);flex-direction:var(--tp-layout);display:flex;align-items:flex-start;padding-inline:0}.tp-featured-products-1 .tp__image{flex-basis:var(--tp-featured-image-width);background-color:#f5f5f5;position:relative;width:100%;padding-top:56%}.tp-featured-products-1 .tp__wrapper{flex-basis:50%;margin-inline:auto;padding-block:50px}.tp-featured-products-1 .tp__products{max-width:var(--tp-products-wrapper-width);gap:var(--tp-products-gap);display:flex;padding-inline:20px;flex-wrap:wrap;width:100%;margin-inline:auto}.tp-featured-products-1 .tp__product{gap:var(--tp-product-content-gap);flex-basis:100%;flex-direction:column;display:flex;position:relative}.tp-featured-products-1 .tp__badge{border-radius:var(--tp-border-radius);top:8px;z-index:2;font-size:12px;padding:5px 8px;position:absolute}.tp-featured-products-1 .tp__badge--left{top:var(--tp-badge-position);left:var(--tp-badge-position)}.tp-featured-products-1 .tp__badge--right{top:var(--tp-badge-position);right:var(--tp-badge-position)}.tp-featured-products-1 .tp__product-image{border-radius:var(--tp-border-radius);background-color:var(--tp-product-image-background);padding-top:var(--tp-product-image-ratio);overflow:hidden;position:relative}.tp-featured-products-1 .tp__product-image img,.tp-featured-products-1 .tp__product-image svg{transition:opacity .3s;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.tp-featured-products-1 .themable__product-image--secondary{opacity:0}@media screen and (hover:hover){.tp-featured-products-1 .tp__product-image--has-hover:hover .themable__product-image--secondary{opacity:1}.tp-featured-products-1 .tp__product-image--has-hover:hover .themable__product-image--primary{opacity:0}}.tp-featured-products-1 .tp__product-info{display:flex;align-items:center;justify-content:space-between;gap:10px}.tp-featured-products-1 .tp__product-name{color:var(--tp-product-name-color);font-size:var(--tp-product-name-size);font-weight:var(--tp-product-name-weight);line-height:2.5ex;text-decoration:none}.tp-featured-products-1 .tp__product-price{font-size:var(--tp-product-price-size);font-weight:var(--tp-product-price-weight);color:var(--tp-product-price-color)}.tp-featured-products-1 .tp__filter--grayscale{filter:grayscale(100%)}.tp-featured-products-1 .tp__filter--sepia{filter:sepia(100%) contrast(1.2)}.tp-featured-products-1 .tp__filter--invert{filter:invert(100%)}.tp-featured-products-1 .tp__image img,.tp-featured-products-1 .tp__image svg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}@media screen and (min-width:768px){.tp-featured-products-1 .tp__product{max-width:calc((100% - (var(--tp-products-gap) * (var(--tp-products-per-row) - 1))) / var(--tp-products-per-row))}}@media screen and (min-width:1024px){.tp-featured-products-1 .tp__product{gap:var(--tp-product-content-gap);width:100%}.tp-featured-products-1 .tp__image{position:sticky;top:0;height:100vh}}.tp-footer-1 *{margin:0;padding:0;font-size:0;box-sizing:border-box}.tp-footer-1 a{color:inherit;font-size:inherit}.tp-footer-1{background:var(--tp-background, #121212);padding-block:var(--tp-padding-block, 0px 0px)}.tp-footer-1 .tp__container{max-width:calc(var(--tp-section-width, 1200px) + 40px);padding-inline:20px;margin-inline:auto}.tp-footer-1 .tp__main{padding-bottom:var(--tp-main-padding-bottom, 30px);gap:var(--tp-grid-gap, 40px);display:grid;grid-template-columns:1fr}.tp-footer-1 .tp__newsletter-title{font-size:var(--tp-newsletter-title-size, 18px);font-weight:var(--tp-newsletter-title-weight, 700);color:var(--tp-newsletter-title-color, #FFFFFF);margin-bottom:var(--tp-newsletter-title-margin-bottom, 15px)}.tp-footer-1 .tp__newsletter-text{font-size:var(--tp-newsletter-text-size, 14px);font-weight:var(--tp-newsletter-text-weight, 400);color:var(--tp-newsletter-text-color, #BFBFBF);margin-bottom:var(--tp-newsletter-text-margin-bottom, 20px);line-height:1.5}.tp-footer-1 .tp__newsletter-form{border-bottom:1px solid var(--tp-input-border-color, #BFBFBF);display:flex;align-items:center;padding-bottom:8px}.tp-footer-1 .tp__newsletter-input{font-size:var(--tp-input-text-size, 14px);color:var(--tp-input-text-color, #FFFFFF);font-family:inherit;background:transparent;border:none;padding-left:30px;position:relative;width:100%;box-shadow:none;outline:none}.tp-footer-1 .tp__newsletter-input::placeholder{color:var(--tp-input-placeholder-color, #A3A3A3);opacity:1}.tp-footer-1 .tp__newsletter-input-icon{position:absolute;left:0;top:50%;transform:translateY(-50%);width:20px;height:20px}.tp-footer-1 .tp__newsletter-input-icon path{color:var(--tp-input-icon-color, #8D8D8D)}.tp-footer-1 .tp__newsletter-submit{background:none;border:none;cursor:pointer;padding:0;margin-left:10px}.tp-footer-1 .tp__newsletter-submit-icon{fill:var(--tp-input-icon-color, #8D8D8D);width:20px;height:20px}.tp-footer-1 .tp__newsletter-submit-icon path{color:var(--tp-input-icon-color, #8D8D8D)}.tp-footer-1 .tp__links{gap:var(--tp-links-gap, 30px);justify-content:flex-start;display:flex;flex-wrap:wrap}.tp-footer-1 .tp__link-list-title{font-size:var(--tp-link-title-size, 16px);font-weight:var(--tp-link-title-weight, 700);color:var(--tp-link-title-color, #FFFFFF);margin-bottom:var(--tp-link-title-margin-bottom, 14px)}.tp-footer-1 .tp__link-list{list-style:none;padding:0}.tp-footer-1 .tp__link-item{margin-bottom:var(--tp-link-item-margin-bottom, 10px)}.tp-footer-1 .tp__link{font-size:var(--tp-link-text-size, 14px);font-weight:var(--tp-link-text-weight, 400);color:var(--tp-link-text-color, #BFBFBF);text-decoration:none}.tp-footer-1 .tp__bottom{padding-top:var(--tp-bottom-padding-top, 20px);gap:var(--tp-bottom-gap, 20px);display:flex;flex-direction:column;align-items:flex-start}.tp-footer-1 .tp__social-icons{margin-bottom:var(--tp-social-margin-bottom, 15px);gap:var(--tp-social-gap, 15px);display:flex}.tp-footer-1 .tp__social-icon{width:24px;height:24px}.tp-footer-1 .tp__social-icon path{fill:var(--tp-social-icon-color, #FFFFFF)}.tp-footer-1 .tp__copyright{font-size:var(--tp-copyright-text-size, 12px);font-weight:var(--tp-copyright-text-weight, 400);color:var(--tp-copyright-text-color, #BFBFBF);text-align:left;max-width:100%}.tp-footer-1 .tp__copyright-link{margin-inline:5px;text-decoration:none}.tp-footer-1 .tp__payment-icons{gap:var(--tp-payment-gap, 8px);display:flex;flex-wrap:wrap;justify-content:center}.tp-footer-1 .tp__payment-icon svg{width:100%;height:100%;border:1px solid var(--tp-payment-border-color, #E0E0E0);border-radius:4px}@media(min-width:768px){.tp-footer-1 .tp__main{grid-template-columns:var(--tp-newsletter-width, 410px) 1fr;padding-bottom:var(--tp-main-padding-bottom-desktop, 40px);gap:var(--tp-grid-gap-desktop, 80px)}.tp-footer-1 .tp__links{gap:var(--tp-links-gap-desktop);justify-content:flex-end;flex-wrap:nowrap}.tp-footer-1 .tp__bottom{padding-top:var(--tp-bottom-padding-top-desktop, 30px);flex-direction:row;justify-content:space-between;align-items:center}.tp-footer-1 .tp__social-icons{order:1;margin-bottom:0}.tp-footer-1 .tp__copyright{max-width:80%;order:2}.tp-footer-1 .tp__payment-icons{order:3;justify-content:flex-end}}.tp-marquee-2 *{margin:0;padding:0}.tp-marquee-2{position:relative;overflow:hidden}.tp-marquee-2 .tp__marquee a{color:inherit}.tp-marquee-2 .tp__marquee{background:var(--tp-top-marquee-background, #ea4646);padding-block:var(--tp-padding-top, 10px) var(--tp-padding-bottom, 10px);gap:var(--tp-item-gap, 40px);display:flex;position:absolute;top:50%;left:-50%;width:200%;transform:rotate(-3deg) translateY(-50%);transform-origin:center;z-index:2}.tp-marquee-2 .tp__marquee--bottom{background:var(--tp-bottom-marquee-background, #4646ea);transform:rotate(3deg) translateY(-50%);top:30%;z-index:1}.tp-marquee-2 .tp__marquee-wrapper{animation:tpMarqueeRightToLeft var(--tp-animation-duration, 40s) linear infinite;gap:var(--tp-item-gap, 40px);width:max-content;flex-shrink:0;display:flex;align-items:center}.tp-marquee-2 .tp__marquee-wrapper--reverse{animation:tpMarqueeLeftToRight var(--tp-animation-duration, 40s) linear infinite}.tp-marquee-2 .tp__marquee:hover .tp__marquee-wrapper{animation-play-state:var(--tp-pause-on-hover, true)}@keyframes tpMarqueeRightToLeft{0%{transform:translate(0)}to{transform:translate(calc(-50% - var(--tp-item-gap, 40px) / 2))}}@keyframes tpMarqueeLeftToRight{0%{transform:translate(calc(-50% - var(--tp-item-gap, 40px) / 2))}to{transform:translate(0)}}.tp-marquee-2 .tp__marquee-item{font-size:var(--tp-text-size, 32px);font-weight:var(--tp-font-weight, 500);color:var(--tp-top-text-color, #FFFFFF);white-space:nowrap;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;text-transform:uppercase;flex-shrink:0;position:relative}.tp-marquee-2 .tp__marquee--bottom .tp__marquee-item{color:var(--tp-bottom-text-color, #FFFFFF)}.tp-marquee-2 .tp__marquee-item a{text-decoration:none}.tp-marquee-2 .tp__marquee-img{width:60px}.tp-marquee-2 .marquee-separator{font-size:var(--tp-text-size, 32px);color:var(--tp-top-text-color, #FFFFFF);flex-shrink:0}.tp-marquee-2 .tp__marquee--bottom .marquee-separator{color:var(--tp-bottom-text-color, #FFFFFF)}.tp-marquee-2 .marquee-separator-image{height:var(--tp-separator-image-height, 20px);width:auto;object-fit:contain}@media(min-width:768px){.tp-marquee-2 .tp__marquee--bottom{top:50%}}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map */
