:root{--pct-green:#39A65A;--pct-green-deep:#1F5A36;--pct-green-soft:#E8F7EF;--pct-black:#111;--pct-text:#2b2b2b;--pct-muted:#666;--pct-border:#E6E6E6}.product-cont-header2{color:var(--pct-text)}.product-cont-header2 .h1{margin-bottom:.35rem}.inline-list.product-meta{row-gap:.25rem}.btn.btn-atc,.addToCart,.shopify-payment-button__button{background:var(--pct-green)!important;color:#fff!important;border:0!important;border-radius:14px!important;padding:14px 18px!important;font-weight:800!important;box-shadow:0 6px 14px #39a65a26;transition:transform .08s ease,box-shadow .2s ease}.btn.btn-atc:hover,.addToCart:hover,.shopify-payment-button__button:hover{transform:translateY(-1px);box-shadow:0 10px 20px #39a65a2e}.btn.btn-atc:active,.addToCart:active,.shopify-payment-button__button:active{transform:translateY(0)}@media (max-width:768px){.product-form .btn-atc{width:100%}}.swatch-container .swatch,.swatch-variants .swatch{margin:8px 10px 0 0}.swatch .swatch-element label{min-width:110px;text-align:center;padding:10px 14px;border-radius:10px;border:1px solid var(--pct-border);background:#fff;color:var(--pct-black);transition:box-shadow .15s ease,transform .05s ease,border-color .15s ease}.swatch .swatch-element:hover label{box-shadow:0 6px 12px #0000000f}.swatch .swatch-element input:checked+label{border-color:var(--pct-green);box-shadow:0 0 0 2px var(--pct-green-soft),0 6px 12px #39a65a1f;font-weight:700}.swatch .swatch-element.soldout label,.swatch .swatch-element input[disabled]+label{color:#b7b7b7;background:#f7f7f7;border-style:dashed;cursor:not-allowed;opacity:.8}.quantity-wrapper{align-items:center}.quantity-wrapper .qty-btn,.quantity-wrapper .qty-minus,.quantity-wrapper .qty-plus{width:44px;height:44px;font-size:20px;line-height:42px;border-radius:10px!important}.quantity-wrapper input[type=number]{height:44px;font-size:16px;border-radius:10px;border:1px solid var(--pct-border)}.product-bullets{margin:6px 0 10px;padding:0;list-style:none}.product-bullets li{margin:2px 0;color:var(--pct-muted)}.product-bullets li:before{content:"\2022";color:var(--pct-green);margin-right:6px}.pct-ttc-line{font-weight:700;color:var(--pct-black)}.pct-ttc-line .pct-ttc-label{font-weight:500;color:var(--pct-muted)}.pct-variant-stock-inline{font-weight:800}.pct-variant-stock-inline [data-state=ok]{color:var(--pct-green-deep)}.pct-variant-stock-inline [data-state=oos]{color:#b00020}.pct-variant-stock-inline [data-state=na]{color:#444}.breadcrumb,.breadcrumb a{color:var(--pct-muted);font-size:.95rem}.breadcrumb a:hover{color:var(--pct-green);text-decoration:underline}.card-product{border:1px solid var(--pct-border);border-radius:14px;overflow:hidden;transition:transform .12s ease,box-shadow .2s ease,border-color .2s ease}.card-product:hover{transform:translateY(-2px);box-shadow:0 12px 26px #0000000f;border-color:#ddd}.card-product .title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card-product .price{font-weight:800;margin-top:4px;color:var(--pct-black)}.rte table{width:100%;border-collapse:separate;border-spacing:0}.rte table th,.rte table td{border:1px solid var(--pct-border);padding:10px 12px}.rte table th{background:#fafafa;text-align:left}.rte p{color:var(--pct-text)}.collapsible-trigger,.accordion__title{font-weight:700;border:1px solid var(--pct-border);border-radius:12px;padding:12px 14px}.collapsible-trigger[aria-expanded=true],.accordion__item.is-open .accordion__title{border-color:var(--pct-green);background:var(--pct-green-soft)}.site-footer a{color:var(--pct-text)}.site-footer a:hover{color:var(--pct-green);text-decoration:underline}@media (prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}@media (max-width:768px){.swatch .swatch-element label{min-width:104px;padding:10px 12px}.product-cont-header2 .h1{font-size:clamp(20px,6vw,28px)}}.ajaxcart-drawer,.cart-drawer,.mini-cart{--pct-green:#39A65A;--pct-border:#E6E6E6;--pct-muted:#666;--pct-black:#111;--pct-bg:#fff;--pct-soft:#fafafa;background:var(--pct-bg);box-shadow:-14px 0 34px #00000024;border-left:1px solid var(--pct-border)}.ajaxcart__header,.cart-drawer__header,.mini-cart__header{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid var(--pct-border);font-weight:800;font-size:18px;color:var(--pct-black)}.ajaxcart__product,.cart-drawer__item,.mini-cart__item{display:grid;grid-template-columns:72px 1fr;gap:12px;padding:14px 16px;border-bottom:1px solid var(--pct-border)}.ajaxcart__product img,.cart-drawer__item img,.mini-cart__item img{width:72px;height:72px;object-fit:cover;border-radius:12px;border:1px solid var(--pct-border)}.ajaxcart__product-title,.cart-drawer__title,.mini-cart__title{font-weight:700;line-height:1.25;margin-bottom:4px;color:var(--pct-black)}.ajaxcart__product-variant,.cart-drawer__variant,.mini-cart__variant{color:var(--pct-muted);font-size:.95rem}.ajaxcart__price,.cart-drawer__price,.mini-cart__price{font-weight:800;color:var(--pct-black);margin-top:4px}.ajaxcart__qty,.cart-drawer__qty,.mini-cart__qty{display:flex;align-items:center;gap:8px;margin-top:8px}.ajaxcart__qty input,.cart-drawer__qty input,.mini-cart__qty input{width:60px;height:38px;text-align:center;border:1px solid var(--pct-border);border-radius:10px}.ajaxcart__qty button,.cart-drawer__qty button,.mini-cart__qty button{width:38px;height:38px;border-radius:10px;border:1px solid var(--pct-border);background:#fff;line-height:36px}.ajaxcart__footer,.cart-drawer__footer,.mini-cart__footer{padding:16px;border-top:1px solid var(--pct-border);background:var(--pct-soft)}.ajaxcart__subtotal,.mini-cart__subtotal,.cart-drawer__subtotal{display:flex;justify-content:space-between;align-items:center;font-weight:800;font-size:16px;margin-bottom:12px;color:var(--pct-black)}.ajaxcart__checkout,.mini-cart__checkout,.cart-drawer__checkout,.ajaxcart__btn,.mini-cart__btn,.cart-drawer__btn{display:block;width:100%;text-align:center;padding:14px 16px;border-radius:14px;background:var(--pct-green);color:#fff;font-weight:800;border:0;box-shadow:0 10px 22px #39a65a38;transition:transform .08s ease,box-shadow .2s ease}.ajaxcart__checkout:hover,.mini-cart__checkout:hover,.cart-drawer__checkout:hover{transform:translateY(-1px);box-shadow:0 14px 28px #39a65a3d}.ajaxcart__secondary,.cart-drawer__secondary,.mini-cart__secondary{display:block;text-align:center;margin-top:10px;color:var(--pct-green-deep);font-weight:700}.ajaxcart__empty,.mini-cart__empty,.cart-drawer__empty{padding:26px;color:#444;text-align:center}@media (max-width:768px){.ajaxcart__product,.cart-drawer__item,.mini-cart__item{grid-template-columns:64px 1fr;gap:10px}.ajaxcart__product img,.cart-drawer__item img,.mini-cart__item img{width:64px;height:64px;border-radius:10px}.ajaxcart__checkout,.mini-cart__checkout,.cart-drawer__checkout{padding:16px 18px;border-radius:16px}}.site-header,.header,.header-wrapper{transition:box-shadow .35s ease,border-color .35s ease,background-color .3s ease}body.pct-scrolled .site-header,body.pct-scrolled .header,body.pct-scrolled .header-wrapper{background-color:#fff;box-shadow:0 8px 22px #00000014;border-bottom-color:#e6e6e6}.cont-header,.cont-header a{color:#f2f2f2}.cont-header .header-box a,.cont-header .header__icons a,.cont-header .customer-links a,.cont-header .menu-secondary a{opacity:1!important}.cont-header .header-box a,.cont-header .header__icons a{display:inline-flex;align-items:center;gap:8px;height:42px;padding:0 12px;border:1px solid rgba(255,255,255,.16);border-radius:12px;color:#f2f2f2!important;text-decoration:none;transition:all .25s ease}.cont-header .header-box a:hover,.cont-header .header__icons a:hover{color:var(--pct-green)!important;border-color:var(--pct-green);box-shadow:0 0 0 3px #39a65a26}.cont-header .header-box i,.cont-header .header__icons i,.cont-header .header-box svg,.cont-header .header__icons svg{color:currentColor;fill:none;stroke:currentColor;stroke-width:2}.cont-header .header-box,.cont-header .header__icons{display:flex;gap:10px}@media (max-width:768px){.cont-header .header-box a span,.cont-header .header__icons a span{display:none}}.site-footer,.footer,.footer-wrapper{color:#ededed}.site-footer a,.site-footer a:link,.site-footer a:visited,.footer a,.footer .menu a,.site-footer .list-menu__item a,.footer__link,.footer-link{color:#ededed!important;text-decoration:none;opacity:1!important}.site-footer a:hover,.footer a:hover,.site-footer a:focus,.footer a:focus{color:#39a65a!important;text-decoration:underline;outline:none}.site-footer .rte a{color:#ededed!important;border-bottom:1px dotted rgba(255,255,255,.35)}.site-footer .rte a:hover{border-bottom-color:transparent}.site-footer h4,.site-footer .h4,.footer .footer__title{color:#fff}.site-footer svg{color:#ededed}.site-footer a:hover svg{color:#39a65a}.site-footer input[type=email],.footer input[type=email]{background:#2a2a2a;color:#fff;border:1px solid #444;border-radius:10px}.site-footer button[type=submit],.footer button[type=submit]{background:#39a65a;color:#fff;border:0;border-radius:10px;font-weight:800}.site-footer button[type=submit]:hover{filter:brightness(1.08)}.site-footer .hr,.footer .hr{border-color:#ffffff1f}.site-footer,.footer,.footer-wrapper{position:relative;background-color:#000;color:#eaeaea}.site-footer:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#39a65a,#3fdc6c);box-shadow:0 0 10px #39a65a80}.site-footer h4,.footer .footer__title,.footer .h4{color:#fff;text-transform:uppercase;letter-spacing:.5px;font-weight:700;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:6px;margin-bottom:10px}.site-footer a,.footer a{color:#ededed!important;text-decoration:none;transition:all .2s ease}.site-footer a:hover,.footer a:hover{color:#39a65a!important;text-decoration:underline}.site-footer svg,.footer svg{color:#39a65a;margin-right:6px;vertical-align:middle;transition:transform .25s ease}.site-footer a:hover svg,.footer a:hover svg{transform:scale(1.1)}.footer .contact-block a,.site-footer .contact-block a{display:flex;align-items:center;gap:6px;margin-bottom:4px;font-size:.95rem}.site-footer .newsletter-form,.footer .newsletter-form{background:#ffffff0d;padding:12px;border-radius:10px;margin-top:8px}.site-footer input[type=email],.footer input[type=email]{background:#1a1a1a;color:#fff;border:1px solid #444;border-radius:8px;padding:8px 10px}.site-footer input[type=email]::placeholder{color:#bfbfbf}.site-footer button[type=submit],.footer button[type=submit]{background:#39a65a;border:none;border-radius:8px;color:#fff;font-weight:700;padding:8px 14px;cursor:pointer;transition:all .2s ease}.site-footer button[type=submit]:hover{filter:brightness(1.1);transform:translateY(-1px)}.site-footer p{line-height:1.6;margin-bottom:5px}.site-footer p:before{content:"\2714  ";color:#39a65a;font-weight:700}.footer-bottom,.site-footer__bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:15px;padding-top:10px;font-size:.85rem;color:#bfbfbf;text-align:center}@keyframes pctFooterFadeIn{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.site-footer,.footer,.footer-wrapper{opacity:0;transform:translateY(40px);transition:opacity .8s ease,transform .8s ease}body.pct-footer-visible .site-footer,body.pct-footer-visible .footer,body.pct-footer-visible .footer-wrapper{animation:pctFooterFadeIn .9s ease forwards}.site-footer .footer-block,.footer .footer-block,.footer .grid__item,.site-footer .grid__item{border:none!important;box-shadow:none!important;background:transparent!important}.site-footer .footer-block:before,.footer .footer-block:before,.site-footer .footer-block:after,.footer .footer-block:after{content:none!important}.site-footer .footer-block{padding:10px 15px;background-color:transparent}.footer .grid{gap:25px}.site-footer .footer__block,.site-footer .footer-block-inner,.site-footer .widget,.site-footer .card,.site-footer .panel,.site-footer .box,.site-footer .module,.site-footer .content-box,.site-footer .content-box--bordered,.site-footer .card__section,.site-footer .section,.site-footer .block{border:none!important;outline:none!important;box-shadow:none!important;background:transparent!important;border-radius:0!important;padding:0!important}.site-footer .content-box:before,.site-footer .content-box:after,.site-footer .card:before,.site-footer .card:after,.site-footer .panel:before,.site-footer .panel:after,.site-footer .box:before,.site-footer .box:after{content:none!important}.site-footer .grid{gap:28px!important}.site-footer .footer-block>*+*{margin-top:10px}.site-footer{position:relative;z-index:0}.site-footer:before{z-index:0}@media (min-width:1025px){.site-footer .footer-block,.site-footer .grid__item>.footer-block,.site-footer .grid__item>.footer__block,.site-footer .grid__item>.widget,.site-footer .grid__item>.content-box,.site-footer .grid__item>.card,.site-footer .grid__item>.panel{position:relative;z-index:1;background:#ffffff08!important;border:none!important;border-radius:14px!important;box-shadow:0 2px 10px #0000001f inset,0 8px 20px #00000014!important;overflow:visible;-webkit-backface-visibility:hidden;backface-visibility:hidden}.site-footer .footer-block:after,.site-footer .grid__item>.footer-block:after,.site-footer .grid__item>.footer__block:after,.site-footer .grid__item>.widget:after,.site-footer .grid__item>.content-box:after,.site-footer .grid__item>.card:after,.site-footer .grid__item>.panel:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;border:2px solid #39A65A;transform:translateZ(0)}}.site-footer,.footer,.footer-wrapper{overflow:visible}.cont-header .header-box a,.cont-header .header__icons a{color:#39a65a!important}.cont-header .header-box a i,.cont-header .header__icons a i{color:inherit}.header,.site-header{position:relative}.header:after,.site-header:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:3px;background:linear-gradient(90deg,#39a65a,#3fdc6c);box-shadow:0 0 8px #39a65a80}.btn,.btn-atc,.button,.shopify-payment-button__button,.shopify-payment-button__button--unbranded,a.btn,button.btn,[type=submit].btn{background:#39a65a!important;color:#fff!important;border:0!important;border-radius:14px!important;padding:12px 18px!important;font-weight:800!important;box-shadow:0 8px 18px #39a65a2e;transition:transform .08s,box-shadow .2s}.btn:hover,.btn-atc:hover,.button:hover,.shopify-payment-button__button:hover{transform:translateY(-1px);box-shadow:0 12px 24px #39a65a38}.btn:active{transform:translateY(0)}.card-product,.product-card,.grid-product,.product-item{border:1px solid #e8e8e8;border-radius:14px;overflow:hidden;background:#fff;transition:transform .12s,box-shadow .2s,border-color .2s}.card-product:hover,.product-card:hover,.grid-product:hover,.product-item:hover{transform:translateY(-2px);box-shadow:0 14px 30px #00000014;border-color:#ddd}.card-product img,.product-card img,.grid-product img{transition:transform .35s}.card-product:hover img,.product-card:hover img,.grid-product:hover img{transform:scale(1.03)}.card-product .price,.product-card .price{font-weight:800;color:#111}.card-product,.product-card,.grid-product,.product-item{background:#111;border:1px solid rgba(57,166,90,.3);border-radius:14px;overflow:hidden;transition:transform .18s ease,box-shadow .25s ease,border-color .25s ease;box-shadow:0 3px 10px #00000040}.card-product img,.product-card img,.grid-product img,.product-item img{width:100%;transition:transform .35s ease}.card-product:hover,.product-card:hover,.grid-product:hover,.product-item:hover{transform:translateY(-4px);border-color:#39a65a;box-shadow:0 10px 25px #39a65a40}.card-product .title,.product-card .title,.grid-product .title,.product-item .title{color:#f2f2f2;font-weight:600;font-size:1rem;margin:10px 12px 4px;min-height:40px}.card-product a,.product-card a,.grid-product a,.product-item a{text-decoration:none;transition:color .25s ease}.card-product,.product-card,.grid-product,.product-item{background:#fff;border:1px solid #E6E6E6;border-radius:14px;overflow:hidden;transition:transform .18s ease,box-shadow .25s ease,border-color .25s ease;box-shadow:0 4px 10px #0000000a}.card-product img,.product-card img,.grid-product img,.product-item img{width:100%;height:auto;transition:transform .35s ease}.card-product:hover img,.product-card:hover img,.grid-product:hover img,.product-item:hover img{transform:scale(1.05)}.card-product:hover,.product-card:hover,.grid-product:hover,.product-item:hover{transform:translateY(-4px);border-color:#39a65a;box-shadow:0 10px 26px #39a65a26}.card-product .title,.product-card .title,.grid-product .title,.product-item .title{color:#111;font-weight:600;font-size:1rem;margin:10px 12px 4px;min-height:40px;transition:color .25s ease}.card-product:hover .title,.product-card:hover .title,.grid-product:hover .title,.product-item:hover .title{color:#39a65a}.card-product .price,.product-card .price,.grid-product .price,.product-item .price{color:#39a65a;font-weight:800;font-size:1.05rem;margin:0 12px 12px}.price .was-price,.product-item .compare-at,.product-card .compare-at{color:#888;text-decoration:line-through;margin-left:6px;font-weight:500}.badge,.badge--sale,.product-tag,.sale-badge{position:absolute;top:10px;left:10px;z-index:2;background:#39a65a;color:#fff;border-radius:999px;padding:6px 10px;font-weight:800;font-size:.85rem;box-shadow:0 6px 14px #39a65a33}.pct-chip{display:inline-block;background:#e8f7ef;border:1px solid #39A65A;color:#1f5a36;padding:4px 10px;border-radius:999px;font-weight:700;font-size:.85rem;margin:0 12px 10px}.card-product .btn,.product-card .btn,.grid-product .btn{background:#39a65a!important;color:#fff!important;border:0!important;border-radius:12px!important;padding:10px 12px!important;font-weight:800;box-shadow:0 8px 18px #39a65a2e}.card-product .btn:hover{transform:translateY(-1px);box-shadow:0 12px 24px #39a65a38}.section-title,.home-section-title,.index-section .title{position:relative;display:inline-block;padding-bottom:6px;margin-bottom:12px}.section-title:after,.home-section-title:after,.index-section .title:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:linear-gradient(90deg,#39a65a,#3fdc6c);border-radius:2px}
/*# sourceMappingURL=/cdn/shop/t/52/assets/custom-pct.css.map */
