body { background-color:#48402f; background-image:url(https://ekitmen.com/img/cms/pattern.png); background-attachment:scroll; background-repeat:repeat-x; background-size:auto; }
body.layout-boxed-lg { background-color:#48402f; background-image:url(https://ekitmen.com/img/cms/pattern.png); background-attachment:scroll; background-repeat:repeat-x; background-size:auto; }
:root {
--theme-color-default: #48402f;
--link-color: #d4af37;
--link-color-hover: #ffcc33;
--text-color: #ffffff;
--price-color: #ffdf5d;
--btn-bg: #d4af37;
--btn-bg-hover: #ffcc33;
--btn-color: #ffffff;
--btn-color-hover: #3a3326;
--product-background:  #3a3326;
--product-name-color: #f3ecda;
--product-name-color-hover: #ffcc33;
--product-price-color: #ffdf5d;
--product-regular-price-color: #bdbdbd;
--product-button-bg:  #d4af37;
--product-button-bg-hover: #ffcc33;
--product-button-color:  #ffffff;
--product-button-color-hover: #3a3326;
--on-sale-badge-background: #e74c3c;
--on-sale-badge-color: #ffffff;
--new-badge-background: #2ecc71;
--new-badge-color: #ffffff;
--sale-badge-background: #d4af37;
--sale-badge-color: #3a3326;
--online-only-background: #3498db;
--online-only-color: #ffffff;
--pack-badge-background: #9b59b6;
--pack-badge-color: #ffffff;
--block-background: #3a3326;
--block-inner-background:  #2c271d;
--block-heading-bg: #d4af37;
--block-heading-color: #3a3326;
}
