@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//zealinx.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: "DM Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 500;
	--wd-text-color: rgb(124,124,124);
	--wd-text-font-size: 14px;
	--wd-title-font: "DM Sans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(31,31,31);
	--wd-entities-title-font: "DM Sans", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(31,31,31);
	--wd-entities-title-color-hover: rgb(31, 31, 31);
	--wd-alternative-font: "DM Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "DM Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(31,31,31);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "DM Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: inherit;
	--wd-header-el-font-size: 15px;
	--wd-primary-color: rgb(18,124,227);
	--wd-alternative-color: rgb(222,138,32);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgb(222,138,32);
	--btn-default-bgcolor-hover: rgb(18,124,227);
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--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: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: url(https://zealinx.com/wp-content/uploads/2024/04/43-1.png);
	background-repeat: repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: center bottom;
}
.footer-container {
	background-color: rgb(13,20,34);
	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: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

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

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


.widgettitle, .widget-title
{
	margin-top:24px !important;
}
.form-e3w input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button;
    width: 100%;
    border-radius: 60px;
    background: #0073ff;
    height: 50px;
    color: #fff;
}
.form-e3w textarea {
    min-height: 110px;
	    border: 1px solid #0b2648;
    background: #051324;
	border-radius: 10px;
}
.form-e3w label {
    color:#cbcbcb;
    font-weight: 500;
}
.form-e3w input[type='text'] {
    border: 1px solid #0b2648;
    background: #051324;
    height: 50px;
    border-radius: 10px;
}
.form-e3w input[type='email'] {
    border: 1px solid #0b2648;
    background: #051324;
    height: 50px;
    border-radius: 10px;
}
.whb-boxed:not(.whb-sticked) .whb-main-header:before {
    height: 0px !important;
}
.wd-header-nav, .site-logo {
    padding-inline: 0px !important;
}
.footer-column-1 {
    background: #117BE5;
    margin-top: -40px;
    margin-bottom: 0px !important;
    padding-top: 40px;
}
.footer-sidebar {
    padding-block: 40px 0px !important;
}