
/* Swagtshirt archive restore CSS */
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{
  margin:0!important;
  background:#f4ede6!important;
  color:#2b211c!important;
  font-family:Arial,Helvetica,sans-serif!important;
  line-height:1.6!important;
}
a{color:#5f382b;text-decoration:none}
a:hover{color:#000;text-decoration:none}
.screen-reader-text,.skip-link{position:absolute!important;left:-9999px!important}
#wrapper{max-width:1240px;margin:0 auto;background:#fff;box-shadow:0 10px 35px rgba(0,0,0,.12);min-height:100vh;overflow:hidden}
.container{max-width:1180px;margin:0 auto;padding:0 24px}
.header-wrapper{background:#fff;border-bottom:1px solid #eadfd6}
.header-main{background:#fff}
.header-inner{min-height:100px;display:flex;align-items:center;gap:28px;justify-content:space-between}
.logo img{max-width:210px!important;height:auto!important;display:block}
.header-logo-dark{display:none!important}
.flex-row{display:flex;align-items:center}
.flex-col{display:flex;align-items:center}
.flex-left{justify-content:flex-start}
.flex-right{justify-content:flex-end}
.flex-grow{flex:1}
.hide-for-medium{display:flex!important}
.show-for-medium{display:none!important}
ul.nav, .nav ul, .header-nav, .mobile-nav{list-style:none!important;margin:0!important;padding:0!important;display:flex;align-items:center;gap:22px;flex-wrap:wrap}
ul.nav li, .header-nav li{list-style:none!important;margin:0!important;padding:0!important}
.nav-top-link,.header-nav a{font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#2a211e!important}
.nav-top-link:hover,.header-nav a:hover{color:#8b5e4b!important}
.header-divider{width:1px;height:28px;background:#eee}
.button,a.button,button,input[type=submit]{display:inline-flex;align-items:center;justify-content:center;background:#2b211c;color:#fff!important;border:1px solid #2b211c;border-radius:999px;padding:11px 20px;font-weight:700;text-transform:uppercase;font-size:13px;line-height:1.2}
.button.white,.button.is-outline{background:transparent!important;border-color:#fff!important;color:#fff!important}
.button.primary{background:#8b6b5b!important;border-color:#8b6b5b!important;color:#fff!important}
.cart-price{font-weight:700}
.nav-dropdown,.mfp-hide{display:none!important}

#main{background:#fff}
.slider-wrapper{position:relative;width:100%;overflow:hidden}
.slider{display:block!important}
.slider>.banner{display:none}
.slider>.banner:first-child{display:block}
.banner{position:relative;min-height:520px;background:#60483c;overflow:hidden}
.banner-inner,.banner-bg,.banner-bg .bg,.banner-layers,.fill{position:absolute;inset:0}
.banner-bg .bg{background-size:cover!important;background-position:center!important;transform:none!important}
.banner-bg .overlay{position:absolute;inset:0;background:rgba(0,0,0,.35)!important}
.banner-layers{z-index:2;display:flex;align-items:center;justify-content:center;text-align:center}
.text-box{position:relative!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;margin:0 auto!important;width:min(720px,90%)!important}
.text-box .text{background:rgba(58,40,32,.72);color:#fff!important;border-radius:24px!important;padding:28px 34px!important;box-shadow:0 20px 40px rgba(0,0,0,.25)}
.text-box h1,.text-box h2,.text-box h3,.text-box h4,.text-box p{color:#fff!important;margin:0 0 14px!important;line-height:1.15!important}
.text-box h3,.text-box h4{font-size:42px!important;letter-spacing:.03em}
.text-box p{font-size:20px!important}
.loading-spin,.flickity-page-dots,.flickity-button{display:none!important}

section,.section{padding:56px 0}
.section-title,.title-wrapper{text-align:center;margin:0 0 30px}
h1,h2,h3,h4{font-family:Arial,Helvetica,sans-serif;color:#2b211c;line-height:1.2}
h1{font-size:42px} h2{font-size:34px} h3{font-size:26px}
.row{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}
.col{padding:15px;flex:1 1 0}
.large-3,.medium-3{flex:0 0 25%;max-width:25%}
.large-4,.medium-4{flex:0 0 33.333%;max-width:33.333%}
.large-6,.medium-6{flex:0 0 50%;max-width:50%}
.large-12,.medium-12{flex:0 0 100%;max-width:100%}

.products,.product_list_widget{list-style:none!important;margin:0!important;padding:0!important}
.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}
.product,.product-small,.product-item{list-style:none!important;background:#fff;border:1px solid #eee;border-radius:16px;overflow:hidden;box-shadow:0 10px 24px rgba(0,0,0,.06);transition:.2s}
.product:hover,.product-small:hover{transform:translateY(-4px);box-shadow:0 14px 34px rgba(0,0,0,.12)}
.product img,.product-small img,.box-image img{width:100%!important;height:auto!important;display:block}
.box-text,.product-info{padding:16px;text-align:center}
.product-title,.woocommerce-loop-product__title{font-size:16px;font-weight:700;line-height:1.35;color:#2b211c;margin:0 0 8px}
.price,.amount{font-weight:700;color:#8b5e4b}
.badge,.onsale{position:absolute;background:#8b5e4b;color:#fff;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700}
.product-small .box{position:relative}

footer,.footer-wrapper,#footer{background:#2b211c;color:#f7ede6;padding:38px 0;margin-top:40px}
footer a,.footer-wrapper a,#footer a{color:#fff}
.absolute-footer{background:#1d1512;color:#cdbfb7;padding:16px 24px;text-align:center}

img[src=""],img:not([src]){display:none!important}
img{max-width:100%;height:auto}
.woocommerce-mini-cart__empty-message{margin:0}

@media(max-width:850px){
  .header-inner{min-height:auto;align-items:flex-start;flex-direction:column;padding:18px 0}
  .hide-for-medium{display:flex!important}
  .header-nav{gap:12px}
  .banner{min-height:420px}
  .text-box h3,.text-box h4{font-size:28px!important}
  .text-box p{font-size:16px!important}
  .products{grid-template-columns:repeat(2,minmax(0,1fr))}
  .large-3,.medium-3,.large-4,.medium-4,.large-6,.medium-6{flex:0 0 100%;max-width:100%}
}
@media(max-width:520px){
  .container{padding:0 16px}
  .products{grid-template-columns:1fr}
  .banner{min-height:360px}
  .logo img{max-width:170px!important}
}
