/*
Theme Name: Soukhin Shop
Theme URI: https://soukhinshop.com/
Author: Soukhin Shop
Description: Modern Bangla WooCommerce storefront theme for Soukhin Shop. Built for WooCommerce with responsive Shopify-style UI.
Version: 1.0.0
Text Domain: soukhin-shop
Requires at least: 6.4
Requires PHP: 7.4
License: GPL-2.0-or-later
*/
:root{--ss-red:#d94f59;--ss-red-dark:#bd3d47;--ss-ink:#242424;--ss-muted:#707070;--ss-line:#ececec;--ss-soft:#fff5f1;--ss-green:#486c62;--ss-cream:#fbf8f5;--ss-radius:18px;--ss-shadow:0 10px 30px rgba(32,25,20,.07);--ss-container:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ss-ink);background:#fff;font-family:'Hind Siliguri',sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.container{width:min(calc(100% - 40px),var(--ss-container));margin:auto}.ss-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:11px;padding:11px 18px;background:var(--ss-red);color:#fff;font-weight:600;cursor:pointer;transition:.2s}.ss-btn:hover{background:var(--ss-red-dark);transform:translateY(-1px)}.ss-btn-outline{background:#fff;color:var(--ss-red);border:1px solid #e6a3a7}.ss-section{padding:42px 0}.ss-section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:22px}.ss-section-head h2{font-size:28px;line-height:1.2;margin:0;font-weight:700}.ss-section-head a{color:var(--ss-red);font-weight:600}.screen-reader-text{position:absolute!important;clip:rect(1px,1px,1px,1px);width:1px;height:1px;overflow:hidden}.site-main{min-height:50vh}.woocommerce .quantity .qty{height:44px;border:1px solid var(--ss-line);border-radius:10px;padding:0 8px}.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{border-radius:10px;background:var(--ss-red);color:#fff;font-family:inherit;font-weight:600}.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover{background:var(--ss-red-dark);color:#fff}.woocommerce-message,.woocommerce-info,.woocommerce-error{border-top-color:var(--ss-red);border-radius:12px;background:#fff7f6}.woocommerce-message::before,.woocommerce-info::before{color:var(--ss-red)}
