.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: none;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

.page-title-default{
	background-color:rgb(121,198,187);
	background-image: none;
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:rgb(89,90,91);
	background-image: none;
}

:root{
--wd-text-font:Dana, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:Dana, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:Dana, sans-serif;
--wd-entities-title-font-weight:500;
--wd-entities-title-color:#333333;
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:Dana, sans-serif;
}
:root{
--wd-widget-title-font:Dana, sans-serif;
--wd-widget-title-font-weight:600;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:#333;
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:Dana, sans-serif;
--wd-header-el-font-weight:600;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:13px;
}
:root{
--wd-primary-color:rgb(67,159,185);
}
:root{
--wd-alternative-color:rgb(89,90,91);
}
:root{
--wd-link-color:rgb(89,90,91);
--wd-link-color-hover:rgb(67,159,185);
}
:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-shop-bgcolor:#d60644;
}
:root{
--btn-shop-bgcolor-hover:#c40545;
}
:root{
--btn-accent-bgcolor:rgb(121,198,187);
}
:root{
--btn-accent-bgcolor-hover:rgb(201,229,225);
}
:root{
--notices-success-bg:rgb(0,211,183);
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
	:root{
					
							--wd-form-brd-radius: 5px;
			
					
					--wd-form-brd-width: 2px;
		
					--btn-default-color: #333;
		
					--btn-default-color-hover: #333;
		
					--btn-shop-color: #fff;
		
					--btn-shop-color-hover: #fff;
		
					--btn-accent-color: #fff;
		
					--btn-accent-color-hover: #fff;
		
					
			
			
							--btn-default-brd-radius: 5px;
				--btn-default-box-shadow: none;
				--btn-default-box-shadow-hover: none;
					
					
			
			
							--btn-shop-brd-radius: 5px;
				--btn-shop-box-shadow: none;
				--btn-shop-box-shadow-hover: none;
					
					
			
			
							--btn-accent-brd-radius: 5px;
				--btn-accent-box-shadow: none;
				--btn-accent-box-shadow-hover: none;
					
							
					--wd-brd-radius: 5px;
			}

	
	
			@media (min-width: 1025px) {
			.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
				max-width: 1570px;
			}
		}

		.container {
			max-width: 1600px;
		}

		:root{
			--wd-container-width: 1600px;
		}
	
			@media (min-width: 1600px) {
			[data-vc-full-width]:not([data-vc-stretch-content]) {
				padding-left: calc((100vw - 1600px - var(--wd-scroll-w)) / 2);
				padding-right: calc((100vw - 1600px - var(--wd-scroll-w)) / 2);
			}
		}
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 233px;
		}
	
					rs-slides [data-type=text],
		rs-slides [data-type=button] {
			font-family: Dana, sans-serif !important;
		}
		
					rs-slides h1[data-type=text],
			rs-slides h2[data-type=text],
			rs-slides h3[data-type=text],
			rs-slides h4[data-type=text],
			rs-slides h5[data-type=text],
			rs-slides h6[data-type=text] {
				font-family: Dana, sans-serif !important;
			}
			
@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//hunamikco.ir/wp-content/themes/woodmart/fonts/woodmart-font.woff2?v=7.0.4") format("woff2");
}

.wd-prefooter {
    padding-bottom: 0px;
}
.woodmart-button-wrapper.inline-element {
    margin-bottom: 0px;
}
body.home .main-page-wrapper {
    background-color: #f6f6f6;
}
.promo-banner .banner-image img {
    border-radius: 15px;
}
.wd-hover-tiled {
    overflow: hidden;
    border-radius: 15px;
	background: #fff;
}
.product-grid-item .product-image-link {
    display: block;
    padding: 20px;
}
.labels-rectangular .product-label {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 15px;
    margin-right: 5px;
}

.main-page-wrapper {
    margin-top: -40px;
    padding-top: 0 !important;
    min-height: 50vh;
}

.wd-header-nav {
    flex: none !important;
}

span.nav-link-text {
    font-size: 15px;
}

.wd-nav[class*=wd-style-]>li:is( .current-menu-item,.wd-active,.active)>a {
    color: rgb(59 144 169) !important;
    font-weight: 800;
}

a.top-call {
    background:#5143b9;
    font-size: 19px;
    padding: 3px 15px;
    border-radius: 3px;
    color: white;
}

.wd-header-my-account.wd-tools-element.wd-event-hover.wd-with-username.wd-design-1.wd-account-style-icon a {
    color: white !important;
}

.wd-logo {
    max-height: unset !important;
    transition: none;
}

.wd-logo img {
    padding-top: 0 !important;
    padding-bottom: 5px;
    max-height: inherit;
    transform: translateZ(0);
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    perspective: 800px;
}

.whb-top-bar {
     border-color: #1F2DB4 !important;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.wd-header-nav.wd-header-main-nav.text-left.wd-design-1 {
    background: #1825a8;
    padding: 5px 20px;
    border-radius: 50px;
}
.wpb_single_image .vc_single_image-wrapper img {
    border-radius: 0 !important;
}

.whb-general-header {
    background-color: rgb(31 45 180);
    border-color: rgb(31 45 180) !important;
    border-bottom-width: 3px !important;
    border-bottom-style: solid;
}


.call-header.row a {
    text-align: left !important;
    display: block;
    font-size: 20px;
    color: #ffffff;
    font-weight: 600;
    margin: 0;
    padding: 0;
    height: 22px;
}

.call-header.row p {
    margin: 0;
    text-align: left;
    padding: 0;
    height: 14px;
}

.col-md-2.nn {
    background: #08748c;
    padding: 5px;
    border-radius: 50px;
}

.call-header.row {
    margin: 62px 0 0 0;
    color: white;
}

.col-md-2.nn {
    background: #6868682e;
    padding: 6px;
    border-radius: 50px;
    margin: auto;
    text-align: center;
    box-shadow: 1px 1px 6px #00000063;
}

.col-md-2.nn img {
    height: 38px;
    text-align: center;
    margin: auto;
    box-shadow: 0px 1px 6px #00000085;
    border-radius: 50%;
}
.wd-nav[class*=wd-style-]>li>a {
    color: #fff !important;
}



.wd-header-nav.wd-header-main-nav.text-center.wd-design-1 {
    background: #06225a;
    padding: 5px 30px;
    border-radius: 50px;
}

.wd-nav[class*=wd-style-]>li:is( .current-menu-item,.wd-active,.active)>a {
    color: rgb(9 171 207) !important;
    font-weight: 800;
    border: 1px solid white;
    border-radius: 60px;
}

.whb-header {
    margin-bottom: 0 !important;
}

.copyrights-wrapper.copyrights-centered {
    background: #1f2db4;
}

.box1.color1 a {
    background: #1f2db4;
}

.box1 h2 {
    color: white;
    margin: 10px 0;
}

.box1 img {
    height: 100px;
    padding: 9px;
}

.box1 p {
    color: white;
}

.box1.color1 a {
    background: #1f2db4;
}

.box1 a {
    background: #09abcf;
    padding: 3px 10px;
    color: white;
    border-radius: 29px;
}

.box1 {
    background: #1f2db4;
    text-align: center;
    border-radius: 7px;
    padding: 10px;
    box-shadow: 0px 6px 1px #091376f2;
    transition: 1s;
}

.box1.color1 {
    background: #09abcf;
    box-shadow: 0px 6px 1px #107e97;
}

.cap p {
    text-align: justify;
    font-size: 16px;
    color: #ffffff;
    line-height: 34px;
}

.cap h2 {
    font-size: 18px;
    margin: 10px 0;
	color: #ffffff;
}

.cap h1 {
    color: #ffffff;
    font-size: 36px;
    margin: 0 0;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    background: #ffffff9e;
    color: black;
}

input.wpcf7-form-control.has-spinner.wpcf7-submit.btn-color-black {
    background: #1f2db4;
    color: white;
    border-radius: 7px;
}


img.vc_single_image-img.attachment-full {
    border-radius: 10px !important;
}

ul.unordered-list {
    text-align: right;
    font-size: 17px;
    color: black;
}

.contact4 p {
    text-align: justify;
    font-size: 20px;
    line-height: 63px;
}












