@keyframes co-spin{to{transform:translate(-50%,-50%) rotate(360deg)}}:root{--co-teal-dark:#273B42;--co-teal-mid:#4aa8af;--co-teal-light:#e8f5f6;--co-orange-soft:#FF9B3A;--co-text-dark:#273B42;--co-text-mid:#4A5B61;--co-text-light:#7a8e94;--co-border:#daeaec;--co-bg:#f7fafa;--co-white:#ffffff;--brand-accent:#308e95;--brand-accent-dark:#273B42;--brand-accent-bg:#e8f5f6}.co-brand-page *,.co-brand-page ::after,.co-brand-page ::before{box-sizing:border-box}.co-brand-page{font-family:"Nunito Sans","Helvetica Neue",Arial,sans-serif;color:var(--co-text-dark);background:var(--co-bg);max-width:100%;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);overflow-x:hidden}.co-breadcrumb{background:var(--co-white);border-bottom:1px solid var(--co-border);padding:8px 24px;font-size:12px;color:var(--co-text-light)}.co-breadcrumb a{color:var(--co-teal);text-decoration:none}.co-authority a:hover,.co-breadcrumb a:hover{text-decoration:underline}.co-breadcrumb span{color:var(--co-text-light);margin:0 4px}.co-breadcrumb .current{color:var(--co-teal);font-weight:600}.co-hero{background:var(--brand-accent);padding:28px 24px 24px;position:relative;overflow:hidden}.co-hero::after,.co-hero::before{content:"";position:absolute;border-radius:50%;background:rgba(255,255,255,.05);pointer-events:none}.co-hero::before{width:220px;height:220px;right:-40px;top:-40px}.co-hero::after{width:100px;height:100px;right:80px;top:30px;background:rgba(255,255,255,.08)}.co-hero__inner{position:relative;z-index:1;display:flex;align-items:flex-start;gap:20px;flex-wrap:wrap;max-width:1200px;margin:0 auto}.co-hero__logo{width:64px;height:64px;border-radius:12px;background:rgba(255,255,255,.12);border:1.5px solid rgba(255,255,255,.25);display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.co-hero__logo img{width:100%;height:100%;object-fit:contain;padding:8px}.co-hero__content{flex:1;min-width:200px}.co-hero__eyebrow{font-size:11px;color:rgba(255,255,255,.6);text-transform:uppercase;letter-spacing:.1em;margin-bottom:4px;display:block}.co-hero__title{font-size:26px;font-weight:800;color:#fff;margin:0 0 6px;line-height:1.15}.co-hero__desc{font-size:14px;color:rgba(255,255,255,.78);line-height:1.55;max-width:440px;margin-bottom:16px}.co-hero__ctas{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.co-btn--primary,.co-hero__badge{border-radius:7px;display:inline-block}.co-btn--primary{background:var(--co-orange);color:#fff!important;padding:9px 20px;font-size:13px;font-weight:700;text-decoration:none;border:0;cursor:pointer;transition:background .2s}.co-btn--primary:hover{background:var(--co-orange-soft)}.co-hero__badge{background:rgba(255,255,255,.12);color:rgba(255,255,255,.85);padding:9px 14px;font-size:12px;border:1px solid rgba(255,255,255,.22)}.co-pillars{background:var(--co-white);border-bottom:1px solid var(--co-border);padding:14px 24px}.co-pillars__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;max-width:1200px;margin:0 auto}.co-pillar{display:flex;align-items:center;gap:10px}.co-pillar__icon{font-size:20px;flex-shrink:0;line-height:1}.co-pillar__title{font-size:12px;font-weight:700;color:var(--co-text-dark);margin-bottom:1px}.co-pillar__sub{font-size:11px;color:var(--co-text-light)}.co-catalog{padding:24px;max-width:1200px;margin:0 auto}.co-catalog__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;flex-wrap:wrap;gap:8px}.co-catalog__title{font-size:18px;font-weight:700;color:var(--co-text-dark);margin:0}.co-filters{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:18px}.co-authority a,.co-filter{font-size:12px;text-decoration:none}.co-filter{background:var(--co-white);color:var(--co-text-mid);border:1px solid var(--co-border);padding:6px 14px;border-radius:20px;font-weight:600;cursor:pointer;transition:all .18s;white-space:nowrap}.co-filter:hover{border-color:var(--co-teal);color:var(--co-teal)}.co-filter--active{background:var(--co-teal);color:#fff!important;border-color:var(--co-teal)}.co-catalog__grid-wrap{position:relative;min-height:200px;transition:opacity .2s}.co-catalog__spinner{display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:32px;height:32px;border:3px solid var(--co-border);border-top-color:var(--co-teal);border-radius:50%;animation:co-spin .7s linear infinite;z-index:2}.co-catalog__empty{display:none;padding:40px 16px;text-align:center;color:var(--co-text-light);font-size:14px}#co-catalog-grid .woocommerce ul.products,#co-catalog-grid .woocommerce ul.products.columns-4{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:14px!important;margin:0!important;padding:0!important;list-style:none!important}#co-catalog-grid .woocommerce ul.products::after,#co-catalog-grid .woocommerce ul.products::before{display:none!important;content:""!important;width:0!important;height:0!important}#co-catalog-grid .woocommerce ul.products li.product{display:flex!important;flex-direction:column!important;width:100%!important;margin:0!important;border:.5px solid var(--co-border)!important;border-radius:10px!important;overflow:hidden!important;background:var(--co-white)!important;transition:box-shadow .2s!important}#co-catalog-grid .woocommerce ul.products li.product:hover{box-shadow:0 4px 16px rgba(48,142,149,.12)!important}#co-catalog-grid .woocommerce ul.products li.product .button,#co-catalog-grid .woocommerce ul.products li.product a.button{width:100%!important}#co-catalog-grid .woocommerce ul.products li.product .astra-shop-summary-wrap{flex:1!important;display:flex!important;flex-direction:column!important}#co-catalog-grid .woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:13px!important;padding:10px 10px 4px!important;line-height:1.3!important;color:var(--co-text-dark)!important;text-align:left!important;order:1!important}#co-catalog-grid .woocommerce ul.products li.product .price{display:block!important;text-align:left!important;margin-top:auto!important;margin-bottom:4px!important;padding:0 10px!important;font-weight:700!important;font-size:14px!important;color:#c0392b!important;order:3!important}#co-catalog-grid .woocommerce ul.products li.product .review-rating{display:flex!important;justify-content:flex-start!important;order:2!important}#co-catalog-grid .woocommerce ul.products li.product .star-rating{float:none!important;display:flex!important;justify-content:flex-start!important;margin:4px 10px 6px!important;width:5.4em!important;text-align:left!important}#co-catalog-grid .woocommerce ul.products li.product .star-rating span::before,#co-catalog-grid .woocommerce ul.products li.product .star-rating::before{color:#f5a623!important}#co-catalog-grid .woocommerce ul.products li.product .button,#co-catalog-grid .woocommerce ul.products li.product a.button{background:var(--co-orange)!important;color:#fff!important;border-radius:6px!important;font-weight:700!important;font-size:12px!important;width:calc(100% - 20px)!important;display:block!important;margin:0 10px 10px!important;padding:10px 16px!important;text-align:center!important;box-sizing:border-box!important;align-self:stretch!important;order:4!important}.co-article{max-width:1200px;margin:0 auto;padding:40px 24px;background:var(--co-white)}.co-article h2{font-size:20px;font-weight:800;margin:32px 0 14px}.co-article li,.co-article p{font-size:14px;line-height:1.7;color:var(--co-text-mid)}.co-article p{margin:0 0 14px}.co-article ul{margin:0 0 16px;padding-left:20px}.co-article li{margin-bottom:10px}.co-article h2,.co-article strong{color:var(--co-text-dark)}.co-article>h2,.co-article>p,.co-article>ul{max-width:800px;margin-left:auto;margin-right:auto}@media (max-width:480px){.co-article{padding:28px 16px!important}.co-article h2{font-size:18px}.co-authority{padding:24px 16px!important}}.co-authority{background:var(--co-teal-light);border-top:1px solid var(--co-border);border-bottom:1px solid var(--co-border);padding:24px}.co-authority__grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;max-width:1200px;margin:0 auto}.co-authority__eyebrow{font-size:11px;font-weight:800;color:var(--co-teal);text-transform:uppercase;letter-spacing:.07em;margin-bottom:8px;display:block}.co-authority p{font-size:13px;color:var(--co-text-mid);line-height:1.65;margin-bottom:10px}.co-authority a{color:var(--co-teal);font-weight:700}.co-faq{padding:24px;max-width:1200px;margin:0 auto}.co-faq__title{font-size:17px;font-weight:700;color:var(--co-text-dark);margin:0 0 16px}.co-faq__list{border:.5px solid var(--co-border);border-radius:10px;overflow:hidden}.co-faq__item{border-bottom:.5px solid var(--co-border)}.co-faq__item:last-child{border-bottom:none}.co-faq__question{width:100%;background:0 0;border:0;padding:14px 16px;display:flex;justify-content:space-between;align-items:center;font-size:13px;font-weight:700;color:var(--co-text-dark);cursor:pointer;text-align:left;transition:background .15s}.co-faq__question:hover{background:var(--co-teal-light)}.co-faq__chevron{font-size:16px;color:var(--co-teal);transition:transform .25s;flex-shrink:0;margin-left:12px}.co-faq__answer{display:none;padding:0 16px 14px;font-size:13px;color:var(--co-text-mid);line-height:1.65;background:var(--co-teal-light)}.co-reviews{max-width:1200px;margin:0 auto;padding:48px 24px}.co-reviews__title{font-size:24px;font-weight:700;margin:0 0 24px;color:#1a1a1a}.co-reviews__grid{display:flex;flex-wrap:wrap;gap:20px}.co-review-card{flex:1 1 280px;max-width:360px;background:#fafafa;border:1px solid #ececec;border-left:3px solid var(--brand-accent, #308e95);border-radius:8px;padding:20px;display:flex;flex-direction:column;gap:10px}.co-review-card__stars{font-size:13px;line-height:1}.co-review-card__stars .star-rating{color:#f5a623;font-size:14px}.co-review-card__stars .star-rating::before{color:#d8d8d8}.co-review-card__stars .star-rating span,.co-review-card__stars .star-rating span::before{color:#f5a623}.co-review-card__text{font-size:14px;line-height:1.5;color:#333;margin:0;font-style:italic;flex-grow:1}.co-review-card__author{font-size:13px;color:#666;margin:0}.co-review-card__link{font-size:13px;color:var(--brand-accent, #308e95);text-decoration:none;font-weight:600}.co-review-card__link:hover{text-decoration:underline}.co-why-catoh{background:var(--co-white);border-top:1px solid var(--co-border);border-bottom:1px solid var(--co-border);padding:36px 24px}.co-why-catoh__inner{max-width:1200px;margin:0 auto}.co-why-catoh__title{font-size:18px;font-weight:800;color:var(--co-text-dark);text-align:center;margin:0 0 28px}.co-why-catoh__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.co-why-catoh__item{background:var(--co-teal-light);border:1px solid var(--co-border);border-radius:12px;padding:24px 20px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:12px}.co-why-catoh__icon{width:52px;height:52px;object-fit:contain;filter:invert(47%) sepia(61%) saturate(400%) hue-rotate(148deg) brightness(85%)}.co-why-catoh__item-title{font-size:14px;font-weight:800;color:var(--co-text-dark);margin:0}.co-why-catoh__item-desc{font-size:13px;color:var(--co-text-mid);line-height:1.6;margin:0}.co-cta-final{background:var(--co-teal);padding:22px 24px}.co-cta-final__inner{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:14px;max-width:1200px;margin:0 auto}.co-cta-final__title{font-size:16px;font-weight:700;color:#fff;margin:0 0 4px}.co-cta-final__sub{font-size:12px;color:rgba(255,255,255,.72)}.co-cta-final__actions{display:flex;gap:8px;flex-wrap:wrap}.co-btn--ghost{display:inline-block;background:rgba(255,255,255,.12);color:#fff!important;padding:9px 16px;border-radius:7px;font-size:12px;border:1px solid rgba(255,255,255,.28);text-decoration:none;transition:background .18s}.co-btn--ghost:hover{background:rgba(255,255,255,.22)}@media (max-width:1024px){#co-catalog-grid .woocommerce ul.products,#co-catalog-grid .woocommerce ul.products.columns-4{grid-template-columns:repeat(3,1fr)!important}}@media (max-width:768px){.co-hero__title{font-size:20px}.co-pillars__grid{gap:10px}.co-authority__grid,.co-pillars__grid,.co-why-catoh__grid{grid-template-columns:1fr}.co-why-catoh__grid{gap:12px}.co-why-catoh__item{flex-direction:row;text-align:left;gap:16px}.co-why-catoh__icon{flex-shrink:0;width:44px;height:44px}.co-reviews__grid{flex-direction:column}.co-review-card{max-width:100%}.co-review-card__text{flex-grow:0}#co-catalog-grid .woocommerce ul.products,#co-catalog-grid .woocommerce ul.products.columns-4{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:480px){.co-hero{padding:20px 16px}.co-catalog{padding:16px}.co-article{padding:28px 16px!important}.co-article h2{font-size:18px}.co-authority{padding:24px 16px!important}.co-why-catoh{padding:24px 16px}.co-cta-final__inner{flex-direction:column;align-items:flex-start}#co-catalog-grid .woocommerce ul.products,#co-catalog-grid .woocommerce ul.products.columns-4{grid-template-columns:repeat(2,1fr)!important}}blockquote,body{border:0;vertical-align:baseline}blockquote{font-weight:inherit;outline:0}body{background:#fff;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,html{margin:0}html{-webkit-text-size-adjust:100%;box-sizing:border-box;font-size:87.5%}body,iframe,li{margin:0;outline:0}h1,h2,h3,html,iframe,li,p,ul{border:0;font-style:inherit;padding:0;vertical-align:baseline}html,iframe,li,p,ul{font-weight:inherit}iframe,li,p,ul{font-size:100%}a{background-color:transparent}a:active,h1,h2,h3,html,p,ul{outline:0}a:hover,a:visited{text-decoration:none}strong{font-weight:700}img{border:0;height:auto;max-width:100%;vertical-align:middle}button,input{font:inherit}button{text-transform:none;-webkit-appearance:button;cursor:pointer}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input[type=search]{border:1px solid var(--ast-border-color);-webkit-appearance:none;color:#666;padding:.75em;height:auto;border-width:1px;border-style:solid;border-color:var(--ast-border-color);border-radius:2px;background:var(--ast-comment-inputs-background);box-shadow:none;box-sizing:border-box;transition:all .2s linear}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}.ast-container{max-width:100%;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}.ast-container::after{content:"";display:table;clear:both}h1,h2,h3{clear:both}*,:after,:before{box-sizing:inherit}ul{margin:0 0 1.5em 3em;list-style:disc}li>ul{margin-bottom:0;margin-left:1.5em}blockquote,i{font-style:italic}blockquote{quotes:"""";border-left:5px solid var(--ast-border-color);margin:1.5em 1em 1.5em 3em;font-size:1.1em;line-height:inherit;position:relative;color:#191818;padding:1.2em}blockquote:after,blockquote:before{content:""}.button,button,input{margin:0;vertical-align:baseline}.button,button{border-color:var(--ast-border-color);background:#e6e6e6;color:#fff}input{color:#808285}button{border:1px solid;border-radius:2px}.button:focus,button:focus{color:#fff}.button:hover,button:hover{color:#fff;border-color:var(--ast-border-color)}.button:active,.button:focus,button:active,button:focus{border-color:var(--ast-border-color);outline:0}input[type=search]:focus{color:#111;background-color:#fff;box-shadow:none}a{color:#4169e1}a:focus,input[type=search]:focus{outline:thin dotted}a:hover{outline:0}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:2px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;color:#21759b;display:block;font-size:12.25px;font-size:.875rem;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.ast-container:after,.ast-container:before,.site-content:after,.site-content:before,.site-footer:after,.site-footer:before{content:"";display:table}.ast-container:after,.site-content:after,.site-footer:after{clear:both}iframe{max-width:100%}::selection{background:#0274be;background-color:#d52c2c;color:#fff}body:not(.logged-in){position:relative}#page{position:relative;display:block}a,a:focus{text-decoration:none}a{transition:all .2s linear;color:var(--ast-global-color-1)}p{margin:0 0 1em}.button{border-radius:0;border:0;text-shadow:none}.button,.button:hover{box-shadow:none}.button:active,.button:focus{box-shadow:none}input{line-height:1}body{line-height:1.8571428571;overflow-x:hidden}.ast-page-builder-template .site-content>.ast-container{max-width:100%;padding:0}:root{--ast-post-nav-space:0;--ast-container-default-xlg-padding:6.67em;--ast-container-default-lg-padding:5.67em;--ast-container-default-slg-padding:4.34em;--ast-container-default-md-padding:3.34em;--ast-container-default-sm-padding:6.67em;--ast-container-default-xs-padding:2.4em;--ast-container-default-xxs-padding:1.4em;--ast-code-block-background:#EEEEEE;--ast-comment-inputs-background:#FAFAFA;--ast-normal-container-width:1400px;--ast-narrow-container-width:750px;--ast-blog-title-font-weight:normal;--ast-blog-meta-weight:inherit;--ast-global-color-primary:var(--ast-global-color-5);--ast-global-color-secondary:var(--ast-global-color-4);--ast-global-color-alternate-background:var(--ast-global-color-7);--ast-global-color-subtle-background:var(--ast-global-color-6);--ast-bg-style-guide:var( --ast-global-color-secondary,var(--ast-global-color-5) );--ast-shadow-style-guide:0px 0px 4px 0 #00000057;--ast-global-dark-bg-style:#fff;--ast-global-dark-lfs:#fbfbfb;--ast-widget-bg-color:#fafafa;--ast-wc-container-head-bg-color:#fbfbfb;--ast-title-layout-bg:#eeeeee;--ast-search-border-color:#e7e7e7;--ast-lifter-hover-bg:#e6e6e6;--ast-gallery-block-color:#000;--srfm-color-input-label:var(--ast-global-color-2)}a:focus,a:hover{color:#ff983a}body,h1,h2,h3,input{font-family:"Nunito",sans-serif}body,input{font-weight:400;font-size:14px;font-size:1rem}body,button,input{line-height:var(--ast-body-line-height,1.65em)}h1,h2,h3{font-size:24px;font-size:1.7142857142857rem;font-weight:600;line-height:1.4em;text-transform:none}h2,h3{font-size:20px;font-size:1.4285714285714rem;font-weight:500;line-height:1.3em}h3{font-size:16px;font-size:1.1428571428571rem}body,h1,h2,h3{color:#646363}input:focus,input[type=search]:focus{border-color:var(--ast-global-color-1)}.woocommerce .astra-shop-summary-wrap a:focus-visible,a:focus-visible{outline-style:dotted;outline-color:inherit;outline-width:thin}.woocommerce a.add_to_cart_button:focus,input:focus,input[type=search]:focus{border-style:dotted;border-color:inherit;border-width:thin}input{outline:0}.review-rating{display:flex;align-items:center;order:2}.elementor-widget-button .elementor-button{border-style:solid;text-decoration:none;border-width:0;color:var(--ast-global-color-5);border-color:#ff983e;background-color:#ff983e;font-family:"Nunito",sans-serif;font-weight:500;font-size:14px;font-size:1rem;line-height:1em}.elementor-widget-button .elementor-button:visited{color:var(--ast-global-color-5)}.elementor-widget-button .elementor-button:focus,.elementor-widget-button .elementor-button:hover,button:focus,button:hover{color:var(--ast-global-color-5);background-color:#308e95;border-color:#308e95}.button,button{border-style:solid;border-width:0;color:var(--ast-global-color-5);border-color:#ff983e;background-color:#ff983e;padding:5px 20px;font-family:"Nunito",sans-serif;font-weight:500;font-size:14px;font-size:1rem;line-height:1em;border-top-left-radius:5px;border-top-right-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px}@media (min-width:544px){.ast-container{max-width:100%}}body{background-color:#fff;background-image:none;padding:0}@media (max-width:921px){h1{font-size:30px}h2{font-size:25px}h3{font-size:20px}}@media (max-width:544px){h1{font-size:30px}h2,h3{font-size:16px}}@media (max-width:921px){html{font-size:79.8%}}@media (max-width:544px){html{font-size:79.8%}}@media (min-width:922px){.ast-container{max-width:1440px}}@font-face{ font-family:"Astra";src:url(https://cat-oh.com/wp-content/themes/astra/assets/fonts/astra.woff)format("woff"),url(https://cat-oh.com/wp-content/themes/astra/assets/fonts/astra.ttf)format("truetype"),url(https://cat-oh.com/wp-content/themes/astra/assets/fonts/astra.svg#astra)format("svg");font-weight:400;font-style:normal;font-display:swap }:root{--ast-global-color-0:#4f5757;--ast-global-color-1:#308e95;--ast-global-color-2:#4f5757;--ast-global-color-3:#333d52;--ast-global-color-4:#F5F5F5;--ast-global-color-5:#FFFFFF;--ast-global-color-6:#F2F5F7;--ast-global-color-7:#424242;--ast-global-color-8:#000000;--ast-border-color:#dddddd}h1,h2,h3{color:var(--ast-global-color-0)}.ast-hfb-header .site-footer{padding-top:40px;padding-bottom:40px}.screen-reader-text{top:0!important}:root{--e-global-color-astglobalcolor0:#4f5757;--e-global-color-astglobalcolor1:#308e95;--e-global-color-astglobalcolor2:#4f5757;--e-global-color-astglobalcolor3:#333d52;--e-global-color-astglobalcolor4:#F5F5F5;--e-global-color-astglobalcolor5:#FFFFFF;--e-global-color-astglobalcolor6:#F2F5F7;--e-global-color-astglobalcolor7:#424242;--e-global-color-astglobalcolor8:#000000}.cr-pswp{display:none}@font-face{ font-family:"slick";font-weight:400;font-style:normal;font-display:swap;src:url(https://cat-oh.com/wp-content/plugins/customer-reviews-woocommerce/fonts/slick.eot);src:url(https://cat-oh.com/wp-content/plugins/customer-reviews-woocommerce/fonts/slick.eot?#iefix)format("embedded-opentype"),url(https://cat-oh.com/wp-content/plugins/customer-reviews-woocommerce/fonts/slick.woff)format("woff"),url(https://cat-oh.com/wp-content/plugins/customer-reviews-woocommerce/fonts/slick.ttf)format("truetype"),url(https://cat-oh.com/wp-content/plugins/customer-reviews-woocommerce/fonts/slick.svg#slick)format("svg") }:root{--wp--preset--aspect-ratio--square:1;--wp--preset--aspect-ratio--4-3:4/3;--wp--preset--aspect-ratio--3-4:3/4;--wp--preset--aspect-ratio--3-2:3/2;--wp--preset--aspect-ratio--2-3:2/3;--wp--preset--aspect-ratio--16-9:16/9;--wp--preset--aspect-ratio--9-16:9/16;--wp--preset--color--black:#000000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#ffffff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--color--ast-global-color-0:var(--ast-global-color-0);--wp--preset--color--ast-global-color-1:var(--ast-global-color-1);--wp--preset--color--ast-global-color-2:var(--ast-global-color-2);--wp--preset--color--ast-global-color-3:var(--ast-global-color-3);--wp--preset--color--ast-global-color-4:var(--ast-global-color-4);--wp--preset--color--ast-global-color-5:var(--ast-global-color-5);--wp--preset--color--ast-global-color-6:var(--ast-global-color-6);--wp--preset--color--ast-global-color-7:var(--ast-global-color-7);--wp--preset--color--ast-global-color-8:var(--ast-global-color-8);--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgb(6,147,227) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgb(255,105,0) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--spacing--20:0.44rem;--wp--preset--spacing--30:0.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep:12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined:6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp:6px 6px 0px rgb(0, 0, 0);--wp--style--global--content-size:var(--wp--custom--ast-content-width-size);--wp--style--global--wide-size:var(--wp--custom--ast-wide-width-size);--wp--style--block-gap:24px;--co-t:#308e95;--co-td:#236970;--co-tl:#e0f5f6;--co-or:#FF6D26;--co-ord:#e55a1a;--co-dk:#273B42;--co-gray:#54595F;--co-border:#e0e0e0;--co-f:'Nunito', 'Poppins', system-ui, sans-serif}:where(body){margin:0}a:where(:not(.wp-element-button)){text-decoration:none}#catoh-header,#catoh-header *{box-sizing:border-box;margin:0;padding:0}#catoh-header .catoh-nav-link:visited,.catoh-mega-col-head a:visited{color:#fff!important}.catoh-mega-col-list li a:visited,.catoh-mega-simple-list li a:visited{color:var(--co-gray)!important}.catoh-mobile-nav>li>a:visited,.catoh-mobile-panel .sub-menu li a:visited,.catoh-submenu li a:visited{color:var(--co-dk)!important}.catoh-ver-todo:visited{color:var(--co-t)!important}.catoh-btn-acc:visited{color:#fff!important}#catoh-header #catoh-close,#catoh-header .catoh-ham,#catoh-header .catoh-nav-btn{background-color:transparent!important;background:0 0!important;border:0!important;color:#fff!important;line-height:normal!important;font-size:inherit!important;box-shadow:none!important}#catoh-header #catoh-close,#catoh-header .catoh-ham{padding:0!important;border-radius:0!important}#catoh-header .catoh-nav-btn{padding:11px 13px!important;border-radius:8px 8px 0 0!important}#catoh-header{font-family:var(--co-f);width:100%;position:relative;z-index:9999}.catoh-topbar{background:var(--co-or);color:#fff;text-align:center;padding:7px 16px;font-size:13px;font-weight:600}.catoh-topbar strong{font-weight:900}.catoh-main-bar{background:var(--co-t);width:100%;display:flex;justify-content:center}.catoh-inner{max-width:1400px;margin:0 auto;padding:10px 32px;display:flex;align-items:center;gap:28px;width:100%}.catoh-ham{display:none;flex-direction:column;justify-content:center;align-items:center;gap:6px;background:0 0;border:0;cursor:pointer;width:44px;height:44px;padding:0;flex-shrink:0}.catoh-ham span{display:block;width:26px;height:3.5px;background:#fff;border-radius:2px;transition:transform .25s,opacity .25s}.catoh-logo{flex-shrink:0;display:block}#catoh-header .catoh-logo img,.catoh-logo img{height:55px!important;width:auto!important;max-width:160px!important;max-height:55px!important;object-fit:contain!important;display:block!important}.catoh-search{flex:1;min-width:0}.catoh-search .dgwt-wcas-search-wrapp,.catoh-search form{background:#fff!important;border-radius:8px!important;width:100%!important}.catoh-search .dgwt-wcas-search-input{width:100%!important;min-width:0!important;display:block!important}.catoh-actions,.catoh-btn-acc{display:flex;align-items:center}.catoh-actions{gap:18px;flex-shrink:0}.catoh-btn-acc{gap:8px;color:#fff;text-decoration:none;padding:5px 10px;border-radius:8px;min-height:44px;transition:background .15s}.catoh-btn-acc:hover{background:rgba(255,255,255,.15)}.catoh-btn-acc-text{display:flex;flex-direction:column;text-align:right;line-height:1.2}.catoh-acc-hi{font-size:11px;font-weight:600;opacity:.82}.catoh-acc-si{font-size:13.5px;font-weight:800}.catoh-btn-acc i{font-size:22px}.catoh-btn-cart{display:flex;align-items:center;gap:10px;background:#fff;border:0;color:var(--co-t);border-radius:8px;padding:11px 20px;min-height:44px;min-width:fit-content;font-size:14px;font-weight:800;font-family:var(--co-f);text-decoration:none;position:relative;transition:all .15s;white-space:nowrap}.catoh-btn-cart,.catoh-btn-cart:active,.catoh-btn-cart:focus,.catoh-btn-cart:hover{background:#fff!important}.catoh-btn-cart i,.catoh-btn-cart:active i,.catoh-btn-cart:focus i,.catoh-btn-cart:hover i{color:var(--co-t)!important}.catoh-btn-cart i{font-size:20px}.catoh-cart-total{color:var(--co-dk)!important;white-space:nowrap}.catoh-btn-cart:active .catoh-cart-total,.catoh-btn-cart:focus .catoh-cart-total,.catoh-btn-cart:hover .catoh-cart-total{color:var(--co-dk)!important}.catoh-cart-badge{position:absolute;top:-8px;right:-10px;background:var(--co-or);color:#fff;font-size:10px;font-weight:900;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid var(--co-t)}.catoh-cart-wrap{position:relative}.catoh-mini-cart{display:none;z-index:100001;width:380px;max-width:92vw;background:#fff;border-radius:12px;box-shadow:0 12px 40px rgba(0,0,0,.18);overflow:hidden;font-family:var(--co-f)}.catoh-mini-cart[hidden]{display:none!important}@media (max-width:600px){.catoh-mini-cart .widget_shopping_cart_content{max-height:45vh!important}}.catoh-mini-cart-shipping{padding:16px 20px 14px!important;border-bottom:1px solid #f0f0f0;background:#fafdfd}.catoh-mini-cart-shipping-msg{font-size:12.5px;color:var(--co-dk);font-weight:600;margin-bottom:8px;line-height:1.4}.catoh-mini-cart-shipping-msg strong{color:var(--co-t)}.catoh-mini-cart-shipping-bar{width:100%;height:6px;background:#e5eeee;border-radius:4px;overflow:hidden}.catoh-mini-cart-shipping-bar-fill{height:100%;background:var(--co-t);border-radius:4px;transition:width .3s ease}.catoh-mini-cart-shipping-note{font-size:10.5px;color:var(--co-gray);margin-top:6px;line-height:1.35}.catoh-mini-cart-shipping-note a{color:var(--co-t);font-weight:700;text-decoration:underline}.catoh-mini-cart-shipping-note a:hover{color:var(--co-td)}.catoh-mini-cart .widget_shopping_cart_content{max-height:60vh;overflow-y:auto;padding:18px 20px!important}.catoh-mini-cart .widget_shopping_cart_content::-webkit-scrollbar{width:6px}.catoh-mini-cart .widget_shopping_cart_content::-webkit-scrollbar-thumb{background:var(--co-border);border-radius:3px}#catoh-header .catoh-nav-bar{background:var(--co-t);border-top:1px solid rgba(255,255,255,.18);display:flex!important;justify-content:center!important;width:100%!important}#catoh-header #catoh-nav-list{display:flex!important;align-items:center!important;list-style:none!important;padding:0!important;margin:0 auto!important;max-width:1400px!important;width:100%!important;justify-content:space-between!important}.catoh-nav-item,.catoh-nav-link{display:flex;justify-content:center}.catoh-nav-item{position:relative;flex:1}.catoh-nav-item .catoh-nav-link{flex:1;justify-content:center}.catoh-nav-link{align-items:center;gap:7px;padding:11px 13px;min-height:44px;color:#fff!important;font-size:12.5px!important;font-weight:700!important;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;border-radius:8px 8px 0 0;transition:background .15s;font-family:var(--co-f);background:0 0;border:0;cursor:pointer;text-decoration:none;line-height:1;width:100%}#catoh-header .catoh-nav-bar li>a:focus,#catoh-header .catoh-nav-bar li>a:hover{background:0 0!important;color:#fff!important;box-shadow:none!important}#catoh-header .catoh-nav-link:hover{background:var(--co-or)!important;color:#fff!important}.catoh-arrow{display:inline-block;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid #fff;margin-left:2px;transition:transform .2s;flex-shrink:0}.catoh-mega-wrap,.catoh-submenu{display:none;position:absolute;top:100%;left:0;z-index:10000;background:#fff;border-top:3px solid var(--co-or);border-radius:0 12px 12px 12px;box-shadow:0 8px 32px rgba(0,0,0,.14);overflow:hidden}.catoh-mega-wrap{width:1040px;max-width:calc(100vw - 32px)}.catoh-nav-item.catoh-has-mega:hover>.catoh-mega-wrap,.catoh-nav-item.catoh-has-sub:hover>.catoh-submenu{display:block}.catoh-submenu{list-style:none;min-width:200px;padding:6px 0}.catoh-nav-item:nth-last-child(-n+2) .catoh-submenu{left:auto;right:0;border-radius:12px 0 12px 12px}.catoh-mega-inner{padding:40px 48px 32px!important}.catoh-mega-grid{display:grid;grid-auto-flow:column;grid-auto-columns:200px;gap:32px;background:#fff;justify-content:start}.catoh-mega-col{padding:0}.catoh-mega-col-head{background:var(--co-t);border-radius:6px;margin-bottom:12px;min-height:64px;display:flex}.catoh-mega-col-head a{display:flex;align-items:center;width:100%;padding:14px 18px!important;font-size:14px;font-weight:900;color:#fff;text-decoration:none;text-transform:none;letter-spacing:normal;font-family:var(--co-f)}.catoh-mega-col-list{list-style:none}.catoh-mega-col-list li a,.catoh-mega-simple-list li a{display:block;padding:9px 14px!important;font-size:12px;font-weight:500;color:var(--co-gray);text-decoration:none;border-radius:5px;font-family:var(--co-f);transition:all .12s}.catoh-mega-col-list li a:hover{background:var(--co-or);color:#fff!important;padding-left:18px}.catoh-mega-col--simple{border-left:1px solid #ececec;padding-left:28px;width:230px}.catoh-mega-simple-label{font-size:10px;font-weight:700;color:var(--co-gray);text-transform:uppercase;letter-spacing:.08em;margin:0 0 12px;padding:0 14px;font-family:var(--co-f)}.catoh-mega-simple-list{list-style:none}.catoh-mega-simple-list li a{padding:13px 14px!important;font-size:12.5px;border-bottom:1px solid #f5f5f5}.catoh-mega-simple-list li:last-child a{border-bottom:none}.catoh-mega-simple-list li a:hover{background:var(--co-tl);color:var(--co-t)!important;padding-left:18px}.catoh-brands-bar{border-top:1px solid #e8e8e8;padding:20px 48px 26px!important;background:#f8fafb}.catoh-brands-label{font-size:10px;font-weight:700;color:var(--co-gray);text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px;font-family:var(--co-f)}.catoh-brands-row,.catoh-mega-brands-track{display:flex;align-items:center;gap:10px}.catoh-mega-brands-track{justify-content:space-between;gap:14px;flex:1}.catoh-mega-brands-track .catoh-brand-logo-link{display:flex;align-items:center;justify-content:center;flex:0 0 auto;height:40px;text-decoration:none}.catoh-mega-brands-track .catoh-brand-logo{width:auto;max-width:90px;height:100%}.catoh-brand-logo{width:100%;height:48px;object-fit:contain;border-radius:6px;border:1px solid #e8e8e8;padding:4px;background:#fff;transition:all .15s;filter:grayscale(15%);cursor:pointer}.catoh-brand-logo:hover{filter:none;border-color:var(--co-or);transform:scale(1.05)}.catoh-submenu li a,.catoh-ver-todo{text-decoration:none;font-family:var(--co-f)}.catoh-ver-todo{display:flex;align-items:center;gap:4px;color:var(--co-t);font-size:11px;font-weight:700;white-space:nowrap;flex-shrink:0;padding:6px 10px;border-radius:5px;border:1px solid var(--co-t);transition:all .15s}.catoh-ver-todo:hover,.catoh-ver-todo:visited:hover{background:var(--co-t);color:#fff!important}.catoh-submenu li a{display:block;padding:10px 24px;font-size:13.5px;font-weight:600;color:var(--co-dk);border-left:2px solid transparent;transition:all .12s}.catoh-submenu li a:hover{background:var(--co-or);color:#fff!important;border-left-color:var(--co-or)}.catoh-overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:99998}.catoh-mobile-panel{position:fixed;top:0;left:0;width:300px;height:100%;background:#fff;z-index:99999;transform:translateX(-100%);transition:transform .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.catoh-mobile-panel[hidden]{display:none!important}.catoh-mobile-head{display:flex;align-items:center;justify-content:space-between;background:var(--co-t);padding:18px 24px}.catoh-mobile-head span{font-size:16px;font-weight:900;color:#fff;font-family:var(--co-f)}.catoh-mobile-head button,.catoh-mobile-nav>li>a{display:flex;background:0 0;border:0;cursor:pointer}.catoh-mobile-head button{color:#fff;font-size:22px;align-items:center;justify-content:center;width:44px;height:44px}.catoh-mobile-panel .sub-menu,.catoh-mobile-root{position:relative;height:calc(100% - 64px);overflow-y:auto}.catoh-mobile-nav{list-style:none}.catoh-mobile-nav li{border-bottom:1px solid #f0f0f0;position:relative}.catoh-mobile-nav>li>a{font-weight:800;text-transform:uppercase;letter-spacing:.04em;width:100%}.catoh-mobile-nav>li>a:hover,.catoh-mobile-panel .sub-menu li a:hover{color:var(--co-or)!important}.catoh-mobile-panel .sub-menu{position:fixed;top:64px;left:0;width:300px;list-style:none;background:#fff;transform:translateX(100%);transition:transform .28s cubic-bezier(.4,0,.2,1);z-index:2}.catoh-mobile-nav>li>a,.catoh-mobile-panel .sub-menu li a{align-items:center;justify-content:space-between;padding:16px 32px!important;min-height:54px;font-size:14px;color:var(--co-dk);text-decoration:none;font-family:var(--co-f)}.catoh-mobile-panel .sub-menu li a{display:flex!important;font-weight:600;transition:color .12s;border-bottom:1px solid #f5f5f5}.catoh-mobile-panel .sub-menu .sub-menu li a{padding-left:42px!important;font-size:13.5px}.catoh-mobile-brands{padding:20px 32px 28px;border-top:1px solid #f0f0f0;margin-top:8px}.catoh-mobile-brands-label{font-size:11px;font-weight:700;color:var(--co-gray);text-transform:uppercase;letter-spacing:.06em;margin-bottom:12px;font-family:var(--co-f)}.catoh-mobile-brands-track{display:grid;grid-template-columns:repeat(4,1fr);gap:16px 14px}.catoh-mobile-brands-track .catoh-brand-logo-link{display:block}.catoh-mobile-brands-track .catoh-brand-logo{width:100%;height:44px;object-fit:contain;border:1px solid #eee;border-radius:6px;padding:4px;background:#fff}@media (max-width:960px){body{overflow-x:hidden}#catoh-header .catoh-nav-bar,#catoh-header nav.catoh-nav-bar{display:none!important;visibility:hidden!important;height:0!important;overflow:hidden!important}#catoh-header .catoh-ham{display:flex!important}.catoh-inner{flex-wrap:wrap;padding:12px 20px 18px 16px;gap:12px;justify-content:space-between}.catoh-ham{order:0}.catoh-logo{order:1;flex:1;display:flex;justify-content:center}.catoh-actions{order:2;margin-left:0;gap:14px}.catoh-search{order:3;flex:0 0 100%;width:100%;margin:6px 0 12px}#catoh-header .catoh-search .dgwt-wcas-search-wrapp{position:relative!important;left:0!important;right:0!important;width:auto!important;margin:0 16px!important;max-width:none!important;box-sizing:border-box!important}.catoh-logo img{height:44px}.catoh-btn-acc-text{display:none}.catoh-btn-acc{padding:6px;min-width:36px}.catoh-btn-acc i{font-size:22px}.catoh-btn-cart{padding:9px 16px 9px 12px;font-size:12.5px;min-width:48px;overflow:visible;margin-right:0}.catoh-cart-total{display:inline;font-size:12px}.catoh-cart-badge{top:-6px;right:-3px}.catoh-search input.dgwt-wcas-search-input{width:100%!important;opacity:1!important;visibility:visible!important;position:relative!important}}.catoh-mega-col-list li a:visited:hover{background:var(--co-or);color:#fff!important;padding-left:18px}.catoh-mega-simple-list li a:visited:hover{background:var(--co-tl);color:var(--co-t)!important;padding-left:18px}.catoh-submenu li a:visited:hover{background:var(--co-or);color:#fff!important;border-left-color:var(--co-or)}.catoh-mobile-nav>li>a:visited:hover,.catoh-mobile-panel .sub-menu li a:visited:hover{color:var(--co-or)!important}.woocommerce img{height:auto;max-width:100%}.woocommerce ul.products{display:flex;flex-wrap:wrap;clear:both;zoom:1}.woocommerce ul.products::after,.woocommerce ul.products::before{content:" ";display:table}.woocommerce ul.products::after{clear:both}.woocommerce ul.products li.product{float:left;padding:0;position:relative;width:22.05%;margin:0 20px 2.992em 0}@media only screen and (max-width:921px){.woocommerce ul.products li.product{display:inline-block;margin-right:20px;vertical-align:top;clear:none}}@font-face{ font-family:star;src:url(https://cat-oh.com/wp-content/plugins/woocommerce/assets/fonts/star.eot);src:url(https://cat-oh.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix)format("embedded-opentype"),url(https://cat-oh.com/wp-content/plugins/woocommerce/assets/fonts/star.woff)format("woff"),url(https://cat-oh.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf)format("truetype"),url(https://cat-oh.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star)format("svg");font-weight:400;font-style:normal;font-display:swap }@font-face{ font-display:swap;font-family:WooCommerce;src:url(https://cat-oh.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot);src:url(https://cat-oh.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix)format("embedded-opentype"),url(https://cat-oh.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff)format("woff"),url(https://cat-oh.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf)format("truetype"),url(https://cat-oh.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce)format("svg");font-weight:400;font-style:normal }.screen-reader-text{border:0;clip-path:inset(50%);margin:-1px;padding:0;word-wrap:normal!important}.woocommerce ul.products li.product{text-align:left;margin-bottom:2.5em}.woocommerce ul.products li.product a img{margin-bottom:.8em}.woocommerce ul.products li.product .woocommerce-loop-product__title{margin-bottom:.5em;padding:0;font-size:1em}.woocommerce ul.products li.product .star-rating{margin:0 auto .5em 0;backface-visibility:hidden}.woocommerce ul.products li.product .woocommerce-loop-product__link{position:relative;display:block}.woocommerce ul.products li.product .woocommerce-loop-product__link:hover .ast-shop-product-out-of-stock{background-color:#fff}.woocommerce ul.products li.product .ast-shop-product-out-of-stock{position:absolute;background-color:rgba(255,255,255,.88);transition:background .3s;text-align:center;left:1em;right:1em;padding:.5em 0 .7em;bottom:1em;text-transform:uppercase;font-weight:700}.woocommerce ul.products li.product .price{line-height:1.3;font-weight:700;margin-bottom:.5em;font-size:.9em}.woocommerce ul.products li.product .button{margin-top:.5em;margin-bottom:.5em;white-space:normal}.pswp{z-index:999999}.woocommerce input[type=search]{border-color:var(--ast-border-color);background-color:#fff;box-shadow:none;border-radius:0}.woocommerce input[type=search]:focus{box-shadow:none;border-color:var(--ast-border-color)}button.pswp__button{box-shadow:none!important;background-image:url(https://cat-oh.com/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png)!important}button.pswp__button,button.pswp__button--arrow--left::before,button.pswp__button--arrow--right::before,button.pswp__button:hover{background-color:transparent!important}button.pswp__button--arrow--left,button.pswp__button--arrow--left:hover,button.pswp__button--arrow--right,button.pswp__button--arrow--right:hover{background-image:none!important}button.pswp__button--close:hover{background-position:0-44px}button.pswp__button--zoom:hover{background-position:-88px 0}.woocommerce ul.products li.product .price{color:#646363}.woocommerce .star-rating,.woocommerce .star-rating::before{color:var(--ast-global-color-3)}.woocommerce ul.products li.product .button{line-height:1.3}.woocommerce ul.products li.product a{text-decoration:none}.woocommerce h2{font-size:1.625rem}@media (max-width:544px){.woocommerce ul.products a.button{padding:.5em .75em}}.woocommerce ul.products li.product.desktop-align-center{text-align:center}.woocommerce ul.products li.product.desktop-align-center .star-rating{margin-left:auto;margin-right:auto}@media (max-width:921px){.woocommerce ul.products li.product.tablet-align-left{text-align:left}.woocommerce ul.products li.product.tablet-align-left .button,.woocommerce ul.products li.product.tablet-align-left .star-rating{margin-left:0;margin-right:0}}@media (max-width:544px){.woocommerce ul.products li.product.mobile-align-left{text-align:left}.woocommerce ul.products li.product.mobile-align-left .button,.woocommerce ul.products li.product.mobile-align-left .star-rating{margin-left:0;margin-right:0}}.dgwt-wcas-search-wrapp{position:relative;line-height:100%;display:block;color:#444;min-width:230px;width:100%;text-align:left;margin:0 auto}.dgwt-wcas-search-wrapp,.dgwt-wcas-search-wrapp *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.dgwt-wcas-search-form{margin:0;padding:0;width:100%}input[type=search].dgwt-wcas-search-input{-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none;transition:none;-webkit-box-shadow:none;box-shadow:none;margin:0;-webkit-appearance:textfield;text-align:left}[type=search].dgwt-wcas-search-input::-ms-clear{display:none}[type=search].dgwt-wcas-search-input::-webkit-search-decoration{-webkit-appearance:none}[type=search].dgwt-wcas-search-input::-webkit-search-cancel-button{display:none}button.dgwt-wcas-search-submit{position:relative}.dgwt-wcas-ico-magnifier{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0;height:65%;display:block}.dgwt-wcas-preloader,.dgwt-wcas-voice-search{position:absolute;right:0;top:0;height:100%;width:40px}.dgwt-wcas-preloader{z-index:-1;background-repeat:no-repeat;background-position:right 15px center;background-size:auto 44%}.dgwt-wcas-voice-search{z-index:1;opacity:.5;cursor:pointer;align-items:center;justify-content:center;display:none;-webkit-transition:160ms ease-in-out;-moz-transition:160ms ease-in-out;-ms-transition:160ms ease-in-out;-o-transition:160ms ease-in-out;transition:160ms ease-in-out}.dgwt-wcas-voice-search:hover{opacity:.3}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px}.dgwt-wcas-sf-wrapp:after,.dgwt-wcas-sf-wrapp:before{content:"";display:table}.dgwt-wcas-sf-wrapp:after{clear:both}.dgwt-wcas-sf-wrapp{zoom:1;width:100%;max-width:100vw;margin:0;position:relative;background:0 0}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{width:100%;height:40px;font-size:14px;line-height:100%;padding:10px 15px;margin:0;background:#fff;border:1px solid #ddd;border-radius:3px;-webkit-border-radius:3px;-webkit-appearance:none;box-sizing:border-box}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:focus{outline:0;background:#fff;box-shadow:0 0 9px 1px rgba(0,0,0,.06);-webkit-transition:150ms ease-in;-moz-transition:150ms ease-in;-ms-transition:150ms ease-in;-o-transition:150ms ease-in;transition:150ms ease-in}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::placeholder{color:#999;font-weight:400;font-style:italic;line-height:normal}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::-webkit-input-placeholder{color:#999;font-weight:400;font-style:italic;line-height:normal}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:-moz-placeholder{color:#999;font-weight:400;font-style:italic;line-height:normal}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::-moz-placeholder{color:#999;font-weight:400;font-style:italic;line-height:normal}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:-ms-input-placeholder{color:#999;font-weight:400;font-style:italic;line-height:normal}.dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{overflow:visible;position:absolute;border:0;padding:0 15px;margin:0;cursor:pointer;height:40px;min-width:50px;width:auto;line-height:100%;min-height:100%;right:0;left:auto;top:0;bottom:auto;color:#fff;-webkit-transition:250ms ease-in-out;-moz-transition:250ms ease-in-out;-ms-transition:250ms ease-in-out;-o-transition:250ms ease-in-out;transition:250ms ease-in-out;text-transform:uppercase;background-color:#333;border-radius:0 2px 2px 0;-webkit-border-radius:0 2px 2px 0;text-shadow:0-1px 0 rgba(0,0,0,.3);-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none}.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:hover{opacity:.7}.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:active,.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:focus{opacity:.7;outline:0}.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:before{content:"";position:absolute;border-width:8px 8px 8px 0;border-style:solid solid solid none;border-color:transparent #333;top:12px;left:-6px;-webkit-transition:250ms ease-in-out;-moz-transition:250ms ease-in-out;-ms-transition:250ms ease-in-out;-o-transition:250ms ease-in-out;transition:250ms ease-in-out}.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:active:before,.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:focus:before,.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:hover:before{border-right-color:#333}.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit::-moz-focus-inner{border:0;padding:0}.dgwt-wcas-has-submit .dgwt-wcas-search-submit svg path{fill:#fff}.elementor-popup-modal .dgwt-wcas-style-pirx.dgwt-wcas-search-filled .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{animation:none}:root{--co-teal:#308e95;--co-teal-dk:#236970;--co-teal-lt:#e8f7f8;--co-orange:#FF6D26;--co-dark:#273B42;--co-font:'Nunito', 'Poppins', system-ui, sans-serif;--iti-hover-color:rgba(0, 0, 0, 0.05);--iti-border-color:#ccc;--iti-dialcode-color:#999;--iti-dropdown-bg:white;--iti-spacer-horizontal:8px;--iti-flag-height:12px;--iti-flag-width:16px;--iti-border-width:1px;--iti-arrow-height:4px;--iti-arrow-width:6px;--iti-triangle-border:calc(var(--iti-arrow-width) / 2);--iti-arrow-padding:6px;--iti-arrow-color:#555;--iti-path-flags-1x:url("https://cat-oh.com/wp-content/plugins/back-in-stock-notifier-for-woocommerce/assets/img/flags.webp");--iti-path-flags-2x:url("https://cat-oh.com/wp-content/plugins/back-in-stock-notifier-for-woocommerce/assets/img/flags@2x.webp");--iti-path-globe-1x:url("https://cat-oh.com/wp-content/plugins/back-in-stock-notifier-for-woocommerce/assets/img/globe.webp");--iti-path-globe-2x:url("https://cat-oh.com/wp-content/plugins/back-in-stock-notifier-for-woocommerce/assets/img/globe@2x.webp");--iti-flag-sprite-width:3904px;--iti-flag-sprite-height:12px;--iti-mobile-popup-margin:30px}.iti--allow-dropdown .iti__country-container:not(:has(+input[disabled])):not(:has(+input[readonly])):hover,.iti--allow-dropdown .iti__country-container:not(:has(+input[disabled])):not(:has(+input[readonly])):hover button{cursor:pointer}.dgwt-wcas-ico-magnifier{max-width:20px}.dgwt-wcas-search-wrapp{max-width:600px}.dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit::before{border-color:transparent #ff983a}.dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:focus::before,.dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:hover::before{border-right-color:#ff983a}.dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit{background-color:#ff983a;color:#110c03}.dgwt-wcas-search-wrapp .dgwt-wcas-ico-magnifier,.dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit svg path{fill:#110c03}:root{--wcpaSectionTitleSize:14px;--wcpaLabelSize:14px;--wcpaDescSize:13px;--wcpaErrorSize:13px;--wcpaLabelWeight:normal;--wcpaDescWeight:normal;--wcpaBorderWidth:1px;--wcpaBorderRadius:6px;--wcpaInputHeight:45px;--wcpaCheckLabelSize:14px;--wcpaCheckBorderWidth:1px;--wcpaCheckWidth:20px;--wcpaCheckHeight:20px;--wcpaCheckBorderRadius:4px;--wcpaCheckButtonRadius:5px;--wcpaCheckButtonBorder:2px;--wcpaButtonColor:#3340d3;--wcpaLabelColor:#424242;--wcpaDescColor:#797979;--wcpaBorderColor:#c6d0e9;--wcpaBorderColorFocus:#3561f3;--wcpaInputBgColor:#FFFFFF;--wcpaInputColor:#5d5d5d;--wcpaCheckLabelColor:#4a4a4a;--wcpaCheckBgColor:#3340d3;--wcpaCheckBorderColor:#B9CBE3;--wcpaCheckTickColor:#ffffff;--wcpaRadioBgColor:#3340d3;--wcpaRadioBorderColor:#B9CBE3;--wcpaRadioTickColor:#ffffff;--wcpaButtonTextColor:#ffffff;--wcpaErrorColor:#F55050}#catoh-footer,#catoh-footer *{box-sizing:border-box}:where(#catoh-footer h2,#catoh-footer h3,#catoh-footer p,#catoh-footer ul,#catoh-footer li){margin:0;padding:0}#catoh-footer{font-family:"Nunito","Poppins",system-ui,sans-serif;width:100%;margin:0;padding:0}.catoh-footer-main{background-color:#308e95;background-image:url(https://cat-oh.com/wp-content/uploads/2020/05/textura_inferior_negro-1.png);background-repeat:repeat-x;background-size:auto 100px;background-position:center bottom;background-blend-mode:multiply;padding:44px 24px 32px}.catoh-footer-inner{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px}#catoh-footer .catoh-footer-main .catoh-footer-title,#catoh-footer .catoh-footer-main h3,#catoh-footer .catoh-footer-main h3.catoh-footer-title{font-size:18px!important;font-weight:900!important;color:#fff!important;margin-bottom:16px!important;font-family:"Nunito",system-ui,sans-serif!important;-webkit-text-fill-color:#fff!important}#catoh-footer .catoh-footer-main .catoh-footer-title-mt{margin-top:28px!important}.catoh-contact-list{list-style:none;display:flex;flex-direction:column;gap:16px;padding:0}.catoh-contact-list li{display:flex;align-items:flex-start;gap:12px;color:rgba(255,255,255,.9);font-size:14px;line-height:1.5}.catoh-contact-list li img{width:30px;height:30px;object-fit:contain;flex-shrink:0;margin-top:2px;filter:brightness(0) invert(1)}.catoh-quote{border:0;margin-bottom:24px;text-align:center;padding:16px;position:relative}.catoh-quote::after,.catoh-quote::before{font-size:56px;color:rgba(255,255,255,.25);position:absolute;line-height:1;font-family:Georgia,serif}.catoh-quote::before{content:"“";top:-8px;left:0}.catoh-quote::after{content:"”";bottom:-28px;right:0}.catoh-footer-bottom p,.catoh-quote p{font-family:"Nunito",system-ui,sans-serif}.catoh-quote p{font-size:17px;font-weight:800;color:#fff;line-height:1.4}.catoh-links-list{list-style:none;display:flex;flex-direction:column;gap:8px;padding:0}.catoh-links-list li a{color:rgba(255,255,255,.85)!important;font-size:14px;font-weight:600;transition:color .15s;gap:6px}.catoh-links-list li a::before{content:"•";color:rgba(255,255,255,.4);flex-shrink:0}.catoh-links-list li a:hover,.catoh-social a{color:#fff!important}.catoh-libro-link{display:inline-block;margin-top:6px}.catoh-libro-link::before{display:none}.catoh-libro-link img{width:110px;height:auto;border-radius:6px;display:block;transition:opacity .15s}.catoh-libro-link:hover img{opacity:.85}.catoh-social{display:flex;gap:10px;flex-wrap:wrap}.catoh-links-list li a,.catoh-social a{display:flex;align-items:center;text-decoration:none}.catoh-social a{width:42px;height:42px;background:rgba(255,255,255,.15);border:1.5px solid rgba(255,255,255,.35);border-radius:50%;justify-content:center;font-size:17px;transition:all .15s}.catoh-social a:hover{background:rgba(255,255,255,.28);border-color:rgba(255,255,255,.7);transform:translateY(-2px)}.catoh-footer-bottom{background:#236970;padding:12px 24px;text-align:center}.catoh-footer-bottom p{font-size:12.5px;color:rgba(255,255,255,.75)!important}@media (max-width:900px){.catoh-footer-main{padding:40px 20px 100px!important}.catoh-footer-inner{grid-template-columns:1fr!important;gap:32px!important}.catoh-footer-col-center{border-top:1px solid rgba(255,255,255,.15);border-bottom:1px solid rgba(255,255,255,.15);padding:28px 0}}@media (max-width:480px){.catoh-footer-main{padding:32px 16px 110px!important;background-size:auto 95px}.catoh-footer-col{padding:0 4px}.catoh-contact-list li{font-size:13.5px}.catoh-social a{width:38px;height:38px;font-size:15px}.catoh-footer-bottom{padding:10px 16px}}