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

:root {
	--wd-text-font: "BBCNassim", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "BBCNassim", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "BBCNassim", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "BBCNassim", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "BBCNassim", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "BBCNassim", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 18px;
	--wd-primary-color: rgb(192,130,43);
	--wd-alternative-color: rgb(0,113,108);
	--wd-link-color: #333333;
	--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;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.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;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #ffffff;
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1180px;
--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: 1197px) {
.platform-Windows .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

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


@font-face {
	font-family: "BBCNassim";
	src: url("//www.morvaridhotel.ir/wp-content/uploads/2024/07/BBCNassim.woff") format("woff");
	font-weight: 500;
	font-style: normal;
}

.main-page-wrapper {
    padding-top: 0px!important;
}
.wd-prefooter {
    padding-bottom: 0px!important;
}
.site-content {
    margin-bottom: 0px!important;
}

.ab-btn-de01{
    text-transform: uppercase;
    line-height: 35px;
    padding: 0 30px;
		font-size: 16px;
    color: #000;
    position: relative;
    display: inline-block;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.ab-btn-de01:before{
display: block;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 10px;
    border: 2px solid #c0822b;
	  top: 0;
    border-bottom: 0;
}

.ab-btn-de01:after {
    display: block;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 10px;
    border: 2px solid #c0822b;
		bottom: 0;
    border-top: 0;
}
.ab-btn-de01:hover {
    background: rgba(238, 216, 192, 0.5);
}

.ab-btn-de01:hover:before, .lang-btn-de01:hover:after {
    height: 15px;
}
.whb-sticked .wd-nav[class*="wd-style-"]>li>a {
    color: #000 !important;
}
.whb-sticked .whb-color-light:not(.whb-with-bg) {
    background-color: #ffffffe6 !important;
}

.whb-sticked .wd-tools-element>a{
	color: #000 !important;
}

.whb-sticked .lang-btn-de01{
display:none!important;
}
.whb-sticked.wd-nav[class*="wd-style-"]>li:is(.current-menu-item,.wd-active,.active)>a {
    color: #c0822b!important;
}
.wd-nav[class*="wd-style-"]>li:is(.current-menu-item,.wd-active,.active)>a {
    color: #c0822b!important;
}@media (min-width: 1025px) {
	.lang-btn-de01{
    text-transform: uppercase;
    line-height: 35px;
    padding: 0 30px;
		font-size: 16px;
    color: #fff;
    position: relative;
    display: inline-block;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.lang-btn-de01:before{
display: block;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 10px;
    border: 2px solid #c0822b;
	  top: 0;
    border-bottom: 0;
}

.lang-btn-de01:after {
    display: block;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 10px;
    border: 2px solid #c0822b;
		bottom: 0;
    border-top: 0;
}
.lang-btn-de01:hover {
    background: rgba(238, 216, 192, 0.5);
}

.lang-btn-de01:hover:before, .lang-btn-de01:hover:after {
    height: 15px;
}


}

@media (max-width: 576px) {
	.wd-side-hidden {
        --wd-side-hidden-w: min(100vh, 100vw)!important;
        height: 460px!important;
    }
.wd-tools-element.wd-header-mobile-nav.wd-style-icon.wd-design-1.whb-f9m3t9tiumndgcuuqrwj:before {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 10px;
    border: 2px solid #bd8c47;
    top: 0;
    border-bottom: 0;
}
.wd-tools-element.wd-header-mobile-nav.wd-style-icon.wd-design-1.whb-f9m3t9tiumndgcuuqrwj:after {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 10px;
    border: 2px solid #bd8c47;
    bottom: 0;
    border-top: 0;
}
}

