:root{--page-width:1540px;--button-secondary-bg:#fff;--section-spacing:70px;--font-heading:"Montserrat",sans-serif;--button-primary-text:#fff;--color-link:#6a6e49;--color-primary:#6a6e49;--line-height-base:1.6;--main:#000;--header-text-color:#000;--footer-text-color:#000;--button-primary-bg:#6a6e49;--color-background:#fff;--footer-background:#f6f6f6;--color-warning:#ffb321;--button-border-radius:60px;--font-size-base:14px;--color-text-muted:#545454;--color-text:#000;--primary:#6a6e49;--color-success:#6a6e49;--font-body:"Montserrat",sans-serif;--border-radius:60px;--color-error:#db1215;--color-secondary:#6a6e49;--button-secondary-text:#6a6e49;--header-background:#fff;--container-padding:15px}body{font-size:var(--font-size-base)!important;color:var(--color-text);background-color:var(--color-background);line-height:var(--line-height-base)!important;font-family:var(--font-body)!important}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading)!important}a{color:var(--color-link)}a:hover{color:var(--color-primary)}.container{max-width:var(--page-width);padding-right:var(--container-padding);padding-left:var(--container-padding)}.flat-spacing-1,.flat-spacing-2,.flat-spacing-3,section{padding-top:var(--section-spacing);padding-bottom:var(--section-spacing)}.btn-theme-primary{border-color:var(--button-primary-bg);color:var(--button-primary-text);background-color:var(--button-primary-bg);border-radius:var(--button-border-radius)}.btn-theme-primary:hover{border-color:var(--color-secondary);background-color:var(--color-secondary)}.btn-theme-secondary{border-color:var(--button-secondary-bg);color:var(--button-secondary-text);background-color:var(--button-secondary-bg);border-radius:var(--button-border-radius)}#header,.header,.header-default,.header-style-2,.header-style-3,.tf-header,header{background-color:var(--header-background)!important}.header .logo,.header a,.tf-header .logo,.tf-header a,header .logo-header,header .nav-link,header .tf-logo,header a{color:var(--header-text-color)}.footer,.tf-footer,footer{color:var(--footer-text-color);background-color:var(--footer-background)}.footer a,.tf-footer a,footer a{color:var(--footer-text-color);opacity:.8}.footer a:hover,.tf-footer a:hover,footer a:hover{color:var(--footer-text-color);opacity:1}.footer h1,.footer h2,.footer h3,.footer h4,.footer h5,.footer h6,footer h1,footer h2,footer h3,footer h4,footer h5,footer h6{color:var(--footer-text-color)}.card-product .btn-main-product,.card-product .tf-btn,.tf-product .tf-btn{color:var(--button-primary-text);background-color:var(--button-primary-bg);border-radius:var(--button-border-radius)}.price,.tf-price{color:var(--color-primary)}.badge-sale,.tf-product-label.sale{background-color:var(--color-error)}.badge-new,.tf-product-label.new{background-color:var(--color-primary)}.link-primary,.text-primary{color:var(--color-primary)!important}.bg-primary{background-color:var(--color-primary)!important}.text-success{color:var(--color-success)!important}.alert-success{border-color:var(--color-success);background-color:var(--color-success)}.text-danger,.text-error{color:var(--color-error)!important}.card,.card-product,.product-item,.tf-product{overflow:hidden;border-radius:var(--border-radius)}