/*
Theme Name: SEXAMO Canonical
Version: 2.0.0
Description: Minimal WooCommerce shell. Homepage components belong to owner plugins.
Author: SEXAMO
*/
:root{--sx-black:#050505;--sx-red:#f60755;--sx-ivory:#f4efe9;--sx-wine:#59091a;--sx-max:1360px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--sx-black);font-family:Arial,Helvetica,sans-serif}a{text-decoration:none}.sx-wrap{width:min(var(--sx-max),calc(100% - 64px));margin:auto}.sx-kicker{margin:0 0 18px;color:var(--sx-red);font-size:10px;letter-spacing:.2em}.sx-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;width:max-content;padding:0 24px;border:1px solid currentColor;color:#fff;font-size:9px;letter-spacing:.13em}.sx-btn:hover{background:var(--sx-red);border-color:var(--sx-red)}.sx-btn-dark{color:#111}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sx-shell-main{min-height:55vh;background:#f7f2ed;padding:55px 0}.sx-shell-content{width:min(1180px,calc(100% - 40px));margin:auto}.sx-shell-content h1{font-size:48px}.woocommerce .button,.woocommerce button.button,.woocommerce input.button{background:#050505!important;color:#fff!important;border-radius:0!important}.woocommerce input.input-text,.woocommerce textarea,.woocommerce select{border:1px solid #bbb;padding:12px;background:#fff}
@media(max-width:900px){.sx-wrap{width:calc(100% - 32px)}}
