/*
Theme Name: S Sale Com — Plant 3
Description: หน้าร้าน S Sale Com สำหรับ Plant 3 พร้อมช่องทางติดต่อซื้อสินค้าโดยตรง
Author: S Sale Com
Template: plant3
Version: 1.0.0
Requires PHP: 7.4
Text Domain: ssale
*/
@font-face{font-family:Maledpan;src:url('assets/fonts/maledpan.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap}
:root{--ss-ink:#191d20;--ss-gold:#f4cc35;--ss-muted:#647079;--ss-line:#e2e5e7;--ss-paper:#f5f6f7;--s-primary:#191d20;--s-heading:#191d20;--s-text:#30383e}
body{font-family:Maledpan,sans-serif!important;font-size:16px;color:var(--ss-ink);background:#fff;line-height:1.7}h1,h2,h3,h4,h5,h6,button,input,select,textarea,._h{font-family:Maledpan,sans-serif!important}a{color:inherit}a,button,input{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #b48600;outline-offset:4px}img{max-width:100%}.ss-wrap{width:min(1240px,calc(100% - 48px));margin-inline:auto}.ss-top{background:var(--ss-ink);color:#fff;font-size:14px}.ss-top .ss-wrap{display:flex;justify-content:space-between;padding:7px 0;gap:16px}.ss-top a{color:var(--ss-gold);text-decoration:none}.ss-header{background:#fff;border-bottom:1px solid var(--ss-line)}.ss-head-row{display:flex;align-items:center;gap:36px;min-height:100px}.ss-brand{display:flex;align-items:center;gap:13px;text-decoration:none;flex-shrink:0}.ss-brand img{width:62px;height:62px;object-fit:contain}.ss-brand strong{font-size:25px;letter-spacing:.02em;line-height:1.2}.ss-brand small{display:block;font-size:13px;font-weight:400;color:var(--ss-muted);letter-spacing:0;margin-top:5px}.ss-search{display:flex;flex:1;max-width:500px;background:var(--ss-paper);border:1px solid var(--ss-line);border-radius:6px;overflow:hidden}.ss-search input{width:100%;min-width:0;border:0;background:transparent;padding:12px 16px;font-size:16px}.ss-search button{border:0;background:transparent;color:var(--ss-ink);padding:10px 18px;cursor:pointer;white-space:nowrap}.ss-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:11px 23px;background:var(--ss-gold);color:#15191c!important;border:1px solid transparent;border-radius:5px;text-decoration:none;font-size:16px;font-weight:400;transition:background .15s,transform .15s}.ss-button:hover{background:#ffe16a;transform:translateY(-1px)}.ss-button.-dark{background:var(--ss-ink);color:#fff!important}.ss-button.-line{background:#087c40;color:#fff!important}.ss-button.-outline{background:transparent;border-color:var(--ss-line);color:var(--ss-ink)!important}.ss-nav{border-top:1px solid var(--ss-line)}.ss-nav .ss-wrap{display:flex;gap:32px;align-items:center;min-height:52px}.ss-nav a{text-decoration:none;font-size:15px;white-space:nowrap}.ss-nav a:hover{color:#8c6600}.ss-nav a:last-child{margin-left:auto}.ss-hero{background:var(--ss-ink);color:white;margin-top:28px;border-radius:10px;display:grid;grid-template-columns:1.05fr 1fr;overflow:hidden;min-height:390px}.ss-hero-copy{padding:45px 42px}.ss-eyebrow{font-size:14px;letter-spacing:.09em;margin:0 0 14px;color:var(--ss-gold)}.ss-hero h1{color:#fff;font-size:clamp(32px,3.6vw,49px);font-weight:400;line-height:1.35;margin:0 0 17px}.ss-hero h1 span{color:var(--ss-gold)}.ss-hero p:not(.ss-eyebrow){color:#d3d9dc;max-width:440px;margin-bottom:26px}.ss-hero-media{position:relative;min-width:0;background:#fff}.ss-hero-media img{width:100%;height:100%;object-fit:cover;display:block}.ss-hero-label{position:absolute;bottom:20px;left:20px;right:20px;background:rgba(255,255,255,.95);padding:14px 18px;border-radius:5px;color:var(--ss-ink);font-size:15px;text-decoration:none}.ss-hero-label small{display:block;color:#536069}.ss-services{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--ss-line);padding:24px 0;gap:24px}.ss-services div{display:flex;gap:13px;align-items:center}.ss-services b{font-weight:400}.ss-services small{display:block;font-size:14px;color:var(--ss-muted)}.ss-services .ss-number{font-size:24px;color:#9a7811;border-right:1px solid var(--ss-line);padding-right:16px}.ss-section{padding:38px 0 10px}.ss-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:22px}.ss-section-head h2{margin:0;font-size:29px;font-weight:400}.ss-section-head p{margin:4px 0 0;color:var(--ss-muted);font-size:15px}.ss-section-head>a{font-size:15px;text-underline-offset:5px}.ss-categories{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.ss-category{display:flex;align-items:center;justify-content:space-between;background:var(--ss-paper);padding:22px;border-radius:7px;text-decoration:none;gap:15px;border:1px solid transparent}.ss-category:hover{border-color:#c5a741}.ss-category strong{display:block;font-size:21px;font-weight:400}.ss-category small{color:var(--ss-muted);font-size:14px}.ss-category img{width:95px;height:85px;object-fit:contain;border-radius:4px}.ss-home-products ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px!important}.ss-home-products ul.products::before,.ss-home-products ul.products::after{display:none!important}.woocommerce ul.products li.product,.ss-home-products ul.products li.product{width:auto!important;min-width:0;margin:0!important;background:#fff;border:1px solid var(--ss-line);border-radius:7px;overflow:hidden;padding:14px!important;float:none!important}.woocommerce ul.products li.product a img,.ss-home-products ul.products li.product a img{aspect-ratio:1;object-fit:contain;background:#fff;margin-bottom:14px;border-radius:4px}.woocommerce-loop-product__title{font-size:16px!important;line-height:1.55!important;font-weight:400!important;min-height:75px;margin:0 0 12px!important}.woocommerce ul.products li.product .price,.ss-home-products ul.products li.product .price{color:#181e23!important;font-size:23px!important;margin-top:auto;display:block}.ss-card-link{display:block;text-align:center;padding:9px 12px;border:1px solid var(--ss-line);border-radius:4px;margin-top:12px;text-decoration:none;font-size:14px}.ss-card-link:hover{background:var(--ss-gold);border-color:var(--ss-gold)}.ss-contact-panel{background:var(--ss-paper);border-radius:9px;padding:32px;display:flex;align-items:center;justify-content:space-between;gap:25px;margin:36px 0 48px}.ss-contact-panel h2{font-size:27px;margin:0 0 6px;font-weight:400}.ss-contact-panel p{margin:0;color:var(--ss-muted)}.ss-contact-actions{display:flex;gap:12px;flex-wrap:wrap}.ss-footer{background:var(--ss-ink);color:#d4dadd;padding:45px 0 90px}.ss-footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:45px}.ss-footer h2{font-size:24px;color:var(--ss-gold);font-weight:400;margin-top:0}.ss-footer h3{font-size:18px;color:#fff;font-weight:400;margin-top:0}.ss-footer p{font-size:15px;margin:8px 0}.ss-footer a{color:#fff;text-underline-offset:4px}.ss-footer small{display:block;border-top:1px solid #3b4145;margin-top:30px;padding-top:20px;color:#adb8bf;font-size:13px}.ss-mobile-contact{display:none}.ss-product-contact{border-top:1px solid var(--ss-line);padding:22px 0;margin-top:18px}.ss-product-contact p{font-size:14px;color:var(--ss-muted);margin-bottom:12px}.ss-product-contact .ss-button{margin:0 8px 10px 0}.ss-product-contact strong{font-size:18px;font-weight:400}.woocommerce div.product .product_title{font-weight:400;font-size:32px;line-height:1.4}.woocommerce div.product .summary>.price{font-size:30px!important;color:#1b2328!important}.woocommerce-product-details__short-description{line-height:1.8}.woocommerce-product-details__short-description h3{font-size:22px}.woocommerce-product-details__short-description img{height:auto}.woocommerce-tabs{border-top:1px solid var(--ss-line);padding-top:28px}.shop-main{padding-top:24px;padding-bottom:45px}.shop-widgets{background:var(--ss-paper);padding:20px;border-radius:6px}.woocommerce-breadcrumb{padding-top:22px;font-size:14px;color:var(--ss-muted)}.ss-staging{font-size:13px;text-align:center;background:#f4cc35;color:#191d20;padding:5px 12px}.ss-skip{position:absolute;left:-9999px}.ss-skip:focus{left:12px;top:12px;z-index:99999;background:#fff;padding:12px}.ss-content>.s-container{max-width:1240px}.ss-content .page-title{font-weight:400}.ss-empty{padding:30px;background:var(--ss-paper)}
@media(max-width:1023px){.ss-head-row{gap:20px;flex-wrap:wrap;padding:20px 0}.ss-head-row>.ss-button{margin-left:auto}.ss-search{order:3;max-width:none;flex-basis:100%}.ss-nav .ss-wrap{gap:24px;overflow-x:auto}.ss-hero-copy{padding:30px}.ss-hero h1{font-size:36px}.ss-home-products ul.products{grid-template-columns:repeat(3,minmax(0,1fr))}.ss-category{padding:16px}.ss-category img{width:70px}.ss-footer-grid{gap:24px}.ss-product-contact .ss-button{width:100%}}
@media(max-width:640px){.ss-wrap{width:calc(100% - 32px)}.ss-top .ss-wrap{font-size:12px;justify-content:center}.ss-top .ss-wrap>span:last-child{display:none}.ss-head-row{padding:15px 0;gap:12px}.ss-brand img{width:45px;height:45px}.ss-brand strong{font-size:21px}.ss-brand small{font-size:12px}.ss-head-row>.ss-button{font-size:14px;padding:8px 12px;min-height:42px}.ss-search input{font-size:16px;padding:10px 12px}.ss-nav .ss-wrap{gap:22px;min-height:46px}.ss-nav a{font-size:14px}.ss-hero{grid-template-columns:1fr;margin-top:18px;min-height:0}.ss-hero-copy{padding:27px 24px}.ss-hero h1{font-size:32px}.ss-hero p:not(.ss-eyebrow){font-size:15px;margin-bottom:20px}.ss-hero-media{height:250px}.ss-hero-media img{object-position:center 40%}.ss-hero-label{font-size:14px;bottom:12px;left:12px;right:12px;padding:10px 14px}.ss-services{gap:14px;padding:20px 0}.ss-services div{display:block}.ss-services .ss-number{font-size:18px;border:0;padding:0;display:block}.ss-services b{font-size:14px}.ss-services small{font-size:12px}.ss-section{padding-top:28px}.ss-section-head h2{font-size:24px}.ss-section-head p{font-size:14px}.ss-section-head>a{font-size:13px;white-space:nowrap}.ss-categories{grid-template-columns:1fr;gap:10px}.ss-category{padding:13px 18px}.ss-category strong{font-size:19px}.ss-category img{width:73px;height:58px}.ss-home-products ul.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px!important}.woocommerce ul.products li.product,.ss-home-products ul.products li.product{padding:10px!important}.woocommerce-loop-product__title{font-size:14px!important;min-height:86px}.woocommerce ul.products li.product .price,.ss-home-products ul.products li.product .price{font-size:21px!important}.ss-card-link{font-size:13px;padding:8px 5px}.ss-contact-panel{display:block;padding:25px;margin:28px 0}.ss-contact-panel h2{font-size:23px}.ss-contact-actions{margin-top:20px}.ss-contact-actions .ss-button{width:100%}.ss-footer-grid{grid-template-columns:1fr;gap:24px}.ss-footer{padding-top:32px}.ss-mobile-contact{display:grid;grid-template-columns:1fr 1fr;position:fixed;bottom:0;left:0;right:0;padding:9px 12px calc(9px + env(safe-area-inset-bottom));background:#fff;box-shadow:0 -2px 16px #0001;gap:9px;z-index:900}.ss-mobile-contact a{min-height:43px;font-size:14px}.woocommerce div.product .product_title{font-size:26px}.ss-product-contact{padding-top:18px}}

/* Keep Plant title defaults from centering the custom introduction. */
.ss-hero h1{text-align:left}.ss-head-row>.ss-button{margin-left:auto}

.shop-widgets-toggle{min-height:44px;padding:9px 18px;border:1px solid var(--ss-line);border-radius:5px;background:var(--ss-paper);color:var(--ss-ink);cursor:pointer}
