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

:root {
	--wd-text-font: "IRANYekanX-Regular", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 15px;
	--wd-title-font: "IRANYekanX-Bold", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "IRANYekanX-Bold", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-color: rgb(34,34,34);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "IRANYekanX-Regular", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "IRANYekanX-Bold", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(34,34,34);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "IRANYekanX-Bold", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-primary-color: rgb(0,219,255);
	--wd-alternative-color: rgb(242,241,241);
	--wd-link-color: rgb(0,133,191);
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--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;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(0,0,0);
	background-image: url(https://yaranelevator.com/wp-content/uploads/2025/09/SupergraphicPattern_Photography_rgb.svg);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-footer {
	background-color: rgb(0,0,0);
	background-image: none;
}
html .wd-nav-mobile > li > a, html .wd-nav-mobile .wd-sub-menu li a {
	font-size: 18px;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--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: 8px;
}

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


@font-face {
	font-family: "IRANYekanX-Regular";
	src: url("//yaranelevator.com/wp-content/uploads/2025/09/IRANYekanX-Regular.woff2") format("woff2"), 
url("//yaranelevator.com/wp-content/uploads/2025/09/IRANYekanX-Regular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "IRANYekanX-Bold";
	src: url("//yaranelevator.com/wp-content/uploads/2025/09/IRANYekanX-Bold.woff2") format("woff2"), 
url("//yaranelevator.com/wp-content/uploads/2025/09/IRANYekanX-Bold.woff") format("woff");
	font-weight: 700;
	font-style: normal;
}

.blue-header-button {
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    border-top-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
    border-top-color: #00dbff;
    border-right-color: #00dbff;
    border-bottom-color: #00dbff;
    border-left-color: #00dbff;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-radius: 25px;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 28px;
    padding-right: 28px;
    transition-duration: 0.2s;
    line-height: 1;
    text-align: center;
    color: #000000;
    background-color: #00dbff;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 25px;
	  min-height: 32px;
   	max-height: 32px;
}
.black-header-button {
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    border-top-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
    border-top-color: #000;
    border-right-color: #000;
    border-bottom-color: #000;
    border-left-color: #000;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-radius: 25px;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 28px;
    padding-right: 28px;
    transition-duration: 0.2s;
    line-height: 1;
    text-align: center;
    color: #ffff;
    background-color: #000;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 25px;
	  min-height: 32px;
   	max-height: 32px;
}
.wd-project.wd-entities-title
 {
    font-size: 14px;
}
.wd-project .entry-thumbnail img{
    height: 200px;
}
.wd-entities-title a {
    font-size: 14px;
}@media (min-width: 1025px) {
	.wd-sub-menu li {
    border: 2px solid #00dbff;
    border-radius: 10px;
    padding: 10px;
    text-align: center;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.wd-nav-mobile>li>a, .wd-nav-mobile>li>ul li>a {border-bottom: 0px;}
.mobile-nav .wd-nav-opener {
    border-right: 0;
    border-bottom: 0;
}
}

@media (max-width: 576px) {
	.wd-nav-mobile>li>a, .wd-nav-mobile>li>ul li>a {border-bottom: 0px;}
.mobile-nav .wd-nav-opener {
    border-right: 0;
    border-bottom: 0;
}
}

