@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//zalhorashop.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.4.3") format("woff2");
}

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(190,161,99);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(190,161,99);
	--btn-accented-bgcolor-hover: rgb(173,141,74);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
div.wd-popup.wd-age-verify {
	max-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://zalhorashop.com/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #ffffff;
	background-image: none;
}
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 40px;
	}

}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

@media (min-width: 1617px) {
.platform-Windows .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

@media (min-width: 1600px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.customer-targets-box{
    max-width:600px;
    margin:40px auto;
    background:#fff;
    border-radius:20px;
    padding:30px;
    box-shadow:0 10px 30px rgba(0,0,0,.08);
    text-align:center;
}

.customer-targets-box h3{
    font-size:32px;
    margin-bottom:20px;
}

.target-level{
    background:#f5f7ff;
    border:2px solid #4f63ff;
    border-radius:15px;
    padding:15px;
    font-size:22px;
    font-weight:700;
    margin-bottom:15px;
}

.target-orders{
    font-size:18px;
    margin-bottom:20px;
}

.customer-targets-box ul{
    list-style:none;
    padding:0;
    margin:20px 0;
}

.customer-targets-box li{
    background:#f7f7f7;
    border-radius:12px;
    padding:15px;
    margin-bottom:10px;
    font-size:18px;
    font-weight:600;
}

.customer-targets-box p{
    background:#eef8ee;
    color:#1f7a1f;
    border-radius:10px;
    padding:12px;
    font-weight:700;
}


.targets-progress{
    width:100%;
    height:12px;
    background:#e5e7eb;
    border-radius:50px;
    overflow:hidden;
    margin:20px 0;
}

.targets-progress-fill{
    height:100%;
    background:#4f63ff;
    border-radius:50px;
    transition:all .3s ease;
}

.next-target-box{
    background:linear-gradient(135deg,#4f63ff,#6d7cff);
    color:#fff;
    padding:20px;
    border-radius:15px;
    margin:20px 0;
}

.next-target-box h4{
    color:#fff;
    margin-bottom:5px;
}

.next-target-box p{
    background:none !important;
    color:#fff !important;
    padding:0 !important;
    margin:0;
}

.lucky-order-box{
    background:#fff8e6;
    border:2px solid #f5c542;
    padding:20px;
    border-radius:15px;
    margin-top:20px;
    text-align:center;
}

.lucky-btn{
    padding:12px 25px;
    margin:10px;
    border:none;
    border-radius:8px;
    cursor:pointer;
    font-weight:600;
}

.deposit-btn{
    background:#28a745;
    color:#fff;
}

.withdraw-btn{
    background:#dc3545;
    color:#fff;
}

.wallet-balance{
    font-size:20px;
    font-weight:700;
    margin:15px 0;
}

.wallet-history{
    background:#f8f8f8;
    padding:15px;
    border-radius:10px;
    margin:15px 0;
}

.wallet-balance{
    font-size:20px;
    font-weight:700;
    margin:15px 0;
}

.wallet-history{
    background:#f8f8f8;
    padding:15px;
    border-radius:10px;
    margin:15px 0;
}

.wallet-history p{
    margin:8px 0;
}

.wallet-history p{
    margin:8px 0;
}