/**
* Theme Name: Goya Child Theme
* Description: This is a child theme of Goya, automatically generated.
* Author: <a href="https://themeforest.net/user/everthemess">Everthemes</a>
* Template: goya
* Version: 1.0.9.1
*/

/* กล่องคำอธิบายหมวดสินค้า */
.sj-cat-intro{
  background:#f8f8f8;
  border:1px solid #e2e2e2;
  border-radius:6px;
  padding:20px 22px;
  margin:18px 0 28px;
}
.sj-cat-title{
  margin:0 0 8px;
  font-size:26px;
  line-height:1.25;
}
.sj-cat-desc{
  font-size:15px;
  line-height:1.65;
  color:#333;
}

.sj-product-count {
  margin: 10px 0;
  font-weight: 600;
  color: #155724;
}

.swatch-label {
    font-size: 11px;
    text-align: center;
    margin-top: 4px;
    display: block;
}

nav.search-panel.side-panel {
    position: fixed;      /* เผื่อธีมไม่ได้ตั้งไว้ */
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999 !important;
}



