@font-face {
	font-family: DanaFaNum;
	font-style: normal;
	font-weight: 100;
	src: url('fonts/woff2/DanaFaNum-Thin.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('fonts/woff/DanaFaNum-Thin.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}
@font-face {
	font-family: DanaFaNum;
	font-style: normal;
	font-weight: 200;
	src: url('fonts/woff2/DanaFaNum-UltraLight.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('fonts/woff/DanaFaNum-UltraLight.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}
@font-face {
	font-family: DanaFaNum;
	font-style: normal;
	font-weight: 300;
	src: url('fonts/woff2/DanaFaNum-Light.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('fonts/woff/DanaFaNum-Light.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}
@font-face {
	font-family: DanaFaNum;
	font-style: normal;
	font-weight: 400;
	src: url('fonts/woff2/DanaFaNum-Regular.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('fonts/woff/DanaFaNum-Regular.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}
@font-face {
	font-family: DanaFaNum;
	font-style: normal;
	font-weight: 500;
	src: url('fonts/woff2/DanaFaNum-Medium.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('fonts/woff/DanaFaNum-Medium.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}
@font-face {
	font-family: DanaFaNum;
	font-style: normal;
	font-weight: 600;
	src: url('fonts/woff2/DanaFaNum-DemiBold.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('fonts/woff/DanaFaNum-DemiBold.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}
@font-face {
	font-family: DanaFaNum;
	font-style: normal;
	font-weight: 700;
	src: url('fonts/woff2/DanaFaNum-Bold.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('fonts/woff/DanaFaNum-Bold.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}

@font-face {
	font-family: DanaFaNum;
	font-style: normal;
	font-weight: 800;
	src: url('fonts/woff2/DanaFaNum-ExtraBold.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('fonts/woff/DanaFaNum-ExtraBold.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}
@font-face {
	font-family: DanaFaNum;
	font-style: normal;
	font-weight: 900;
	src: url('fonts/woff2/DanaFaNum-Black.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('fonts/woff/DanaFaNum-Black.woff') format('woff')  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}
@font-face {
	font-family: DanaFaNum;
	font-style: normal;
	font-weight: bold;
	src: url('fonts/woff2/DanaFaNum-Bold.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		url('fonts/woff/DanaFaNum-Bold.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}
@font-face {
	font-family: DanaFaNum;
	font-style: normal;
	font-weight: normal;
	src: url('fonts/woff2/DanaFaNum-Regular.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		url('fonts/woff/DanaFaNum-Regular.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}


:root {
    --wd-title-font: DanaFaNum,Roboto,sans-serif!important;
	--wd-text-font: DanaFaNum,Roboto,sans-serif!important;
	--wd-entities-title-font: DanaFaNum,Roboto,sans-serif!important;
	--wd-alternative-font: DanaFaNum,Roboto,sans-serif!important;
	--wd-widget-title-font: DanaFaNum,Roboto,sans-serif!important;
	--wd-header-el-font: DanaFaNum,Roboto,sans-serif!important;	
}

.wd-header-nav .wd-nav>li{
	display: inline-flex;
	align-items: center;
}
.wd-header-nav .wd-nav>li:not(:last-child):after{
	content:"/";
	color: #949AA6;
	font-size: 18px;
	font-weight: 500;
	line-height: 24px;
	margin-right: 20px;
}

.wd-nav>li:is(.wd-has-children,.menu-item-has-children)>a:after {
    margin-right: 8px;
    font-size: clamp(8px, 100%, 16px);
    order: 3;
    content: "\e92f";
    font-family: 'iconsax-bold' !important;
}

.wd-nav[class*="wd-style-"]>li:is(.wd-has-children,.menu-item-has-children)>a:after {
    color: #fff;
}
.wd-tools-element>a,
.wd-tools-element {
    position: relative;
    --wd-count-size: 14px;
    --wd-header-el-color: #E0E2E5;
    --wd-header-el-color-hover: #fff;
}
.wd-header-cart > a:after{
	content:"سبد خرید";
	font-size: 14px;
	font-weight: 500;
	line-height: 24px;
	margin-right: 4px;
}
.wd-header-cart.wd-design-2 .wd-cart-number, .wd-header-cart.wd-design-5 .wd-cart-number {
	position: absolute;
    top: -8px;
    inset-inline-end: unset;
    inset-inline-start: -9px;
    width: 16px;
    height: 16px;
    border-radius: 4px;
    font-weight: 500;
    font-size: 12px;
    line-height: 19px;
}
.top-call{
	direction: ltr;
	padding:0;
}
.top-call .wd-btn-icon {
    line-height: 1;
    margin-left: 0;
	margin-right:4px
}
.top-lang{
	padding:0;
}
.top-lang:before{
	content:"";
	width: 2px;
	height: 24px;
	border-radius: 2px;
	background: #D9E3E8;
	margin-left:12px;
}
.footer-menus{}
.footer-menus .menu-item > a:before{
    content: "";
    width: 10px;
    height: 3px;
    border-radius: 3px;
    background-color: #fff!important;
    margin-left: 8px;
    position: relative;
	opacity: 1!important;
}
.trust-logo{
	display: flex;
    justify-content: flex-start;
   align-items: flex-start;
   gap: 24px;
   align-self: stretch;
}
.trust-item{
	display: flex;
    width: 72px;
    height: 72px;
    justify-content: center;
    align-items: center;
	border-radius: 8px;
	background: #343434;
}
.trust-item img{
	display:inline-block;
	max-width:60px;
}
.trust-item a{}

.btnp-0 .btn{
	padding:0;
}
.homepageslider .wd-slide-inner {
    max-width: 100%!important;
	border-radius: 16px;
    overflow: hidden;
}
.homepageslider .wd-slide-container {
    padding-top: 0px!important;
    padding-bottom: 0px!important;
}
.whb-header {
    margin-bottom: 24px;
}
.main-page-wrapper {
    margin-top: 0;
	padding-top: 0;
}
.department-icon .elementor-icon-box-title a:before{
	content:"";
	display: block;
    margin-bottom: 8px;
	height: 4px;
	align-self: stretch;
	border-radius: 2px;
	background: #E1E9ED;
	transition: 0.5s;
}
.department-icon:hover .elementor-icon-box-title a:before{
	background: #FF4D0A;
}
.vala-prd-grid{}
.vala-prd-grid .product-element-top .product-image-link{
	padding: 12px;
    background-color: #fafafa;
    border-radius: 16px!important;
    overflow: hidden;
}
.vala-prd-grid .product-grid-item .product-element-top{
	transition: 0.3s;
}
.vala-prd-grid .product-grid-item .product-element-top:before{
	content: "";
    right: 100%;
    bottom: 100%;
    width: 288px;
    height: 288px;
    position: absolute;
	background-image: url(imgs/prd-bg-shape.svg);
    background-repeat: no-repeat;
	border-radius: 32px 0px 0px 0px;
	transition: 0.25s;
}
.vala-prd-grid.sm-prd .product-grid-item .product-element-top:before{
	content:unset;
}

.vala-prd-grid .product-grid-item:hover .product-element-top:before{
    right: 0px;
    bottom: 0px;
}
.vala-prd-grid .product-grid-item .product-element-top:after{
    padding: 2px;
    content: "\e941";
    font-family: 'iconsax-bold' !important;
    width: 36px;
    height: 36px;
    transform: rotate(-45deg);
    font-size: 32px;
    color:#121212;
	opacity: 1;
    visibility: visible;
    background-color: #fff;
    border: none;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    top: 100%;
    left: 100%;
    line-height: 1;
	transition: 0.25s;
}
.vala-prd-grid .product-grid-item:hover .product-element-top:after{
	top: calc(100% - 48px);
    left: calc(100% - 48px);
}

.vala-prd-grid .product-grid-item:hover .product-element-top{
	padding-right:24px;
	padding-bottom:24px;
}
.vala-prd-grid .wd-buttons{
	display:none
}

.vala-prd-grid img{
	/* mix-blend-mode: multiply!important; */
}

.vala-prd-grid .product-grid-item .wd-entities-title{
		text-align: center;
}
.vala-prd-grid .product-grid-item .wd-entities-title a:after{
    content: "";
    display: block;
    margin-top: 8px;
    margin-bottom: 8px;
	margin-right: auto;
    margin-left: auto;
    height: 4px;
    width: 55%;
    border-radius: 2px;
    background: #E1E9ED;
    transition: 0.4s;
}
.vala-prd-grid .product-grid-item:hover .wd-entities-title a:after{
	background: #FF4D0A;
}
.vala-prd-grid .product-grid-item .price{
	display: none;
}
.vala-prd-grid .product.wd-hover-tiled .product-wrapper{
	border-radius: 0;
	box-shadow:none;
}

.vala-prd-grid .product-element-bottom{
	padding: 0px 12px!important;
	margin-top: 24px!important;
}

.vala-prd-grid  .product.wd-hover-tiled{
	margin-bottom:24px;
}
.vala-prd-grid .product-labels.labels-rectangular{
    left: 12px;
    right: auto;
    top: 24px;
}
.vala-prd-grid .product-label{
	border-radius: 4px;
    padding: 5px 6px 0px 6px;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    min-width: unset;
}
.vala-prd-grid .product-grid-item .price del{
	color: #949AA6;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
	text-decoration-line: strikethrough;
}
.vala-prd-grid .product-grid-item .price ins{
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: 20px;
}
.vala-prd-grid .product-grid-item .price ins .woocommerce-Price-currencySymbol{
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
	line-height: 20px;
}

.vala-prd-shop{}
.vala-prd-grid.vala-prd-shop.vala-prd-grid .product-grid-item .wd-entities-title {
    color: #2E3137;
	text-align: center;
	font-family: DanaFaNum;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 32px;
}
.vala-prd-responsive{}
.vala-prd-grid.vala-prd-shop .product-grid-item .price{
	display:block;
	text-align: center;
}
.vala-prd-grid.vala-prd-shop .product-grid-item .product-element-top:before{
	width:200px;
	height:200px;
	background-size: contain;
}
.vala-prd-grid.vala-prd-shop .product-grid-item:hover .product-element-top:before{
	right:8px;
	bottom:8px;
}
.shop-sort{}
.shop-sort .elementor-heading-title:after{
	content:"";
	height:20px;
	width:2px;
	border-radius:2px;
	background:#F1F5F7;
	display: inline-block;
    margin-right: 8px;
    vertical-align: middle;
}
.shop-sort .woocommerce-ordering select {
    cursor: pointer;
    border: none;
    padding: 0;
    color: #2E3137;
}
.vala-portfolio{}
.vala-portfolio .portfolio-text-shown .entry-header{
	box-shadow:none!important;
}
.vala-portfolio .entry-thumbnail{
	border-radius: var(--wd-brd-radius)!important;
}
.vala-portfolio .wrap-meta{
	display:none;
}
.vala-portfolio .wd-entities-title .h3{
	color: #2E3137;
	text-align: center;
	font-size: 18px;
	font-weight: 700;
	line-height: 32px;
}
.vala-portfolio .wd-entities-title:after{
	content: "";
    display: block;
    margin-top: 8px;
    margin-bottom: 8px;
	margin-inline: auto;
    height: 4px;
    width: 55%;
    border-radius: 2px;
    background: #E1E9ED;
    transition: 0.4s;
}
.vala-portfolio .portfolio-entry:hover .wd-entities-title:after{
	background: #FF4D0A;
}
.vala-portfolio .portfolio-entry .portfolio-thumbnail:before {
    content: '';
    position: absolute;
    background: linear-gradient(180deg, rgba(18, 18, 18, 0.00) 0%, rgba(18, 18, 18, 0.80) 100%);
    opacity: 1;
	left:0;
	right:0;
	bottom:0;
	top:auto;
	height:200px;
}
.vala-portfolio .wd-portfolio-btns{
	display:none!important;
}
.vala-portfolio .portfolio-entry .portfolio-info {
    padding: 24px 12px 0px 12px;
}
.vala-portfolio .portfolio-entry .entry-thumbnail{
	position: relative;
}
.vala-portfolio .portfolio-entry .entry-thumbnail:after{
	content: "";
    right: auto;
    bottom: 20px;
	left:0;
	top: auto;
    width: 41px;
	height: 100px;
    position: absolute;
	background: url(imgs/arrow-wave-portfolio.svg);
    background-repeat: no-repeat;
	opacity: 1;
}
.vala-portfolio .portfolio-entry .portfolio-thumbnail:after{
	content:none;
}
.homeblogpost{}
.homeblogpost .elementor-post__card{
	flex-direction: row!important;
	gap: 24px;
	align-items: center;
}

.homeblogpost .elementor-post__title:after{
	content:"";
	height:5px;
	width:50%;
	border-radius:3px;
	background: #f1f5f7;
	margin-top:12px;
	position:relative;
	display:block;
}
.homeblogpost .elementor-post__read-more:after{
	content:"";
	width:24px;
	height:24px;
	background: url(imgs/arrow-left.svg);
	background-repeat: no-repeat;
	margin-right: 8px;
	display: inline-block;
    vertical-align: middle;
}
.homeblogpost .elementor-post__thumbnail__link{
	margin:0px!important;
	    border-radius: 16px;
    overflow: hidden;
}
.homeblogpost .elementor-post__thumbnail:after{
	content:"";
	width:30px;
	height:100px;
	position: absolute;
	left:0;
	top:20px;
	background: url(imgs/wave-shape.svg);
	background-repeat: no-repeat;

}
.homeblogpost .elementor-posts .elementor-post__badge{
	padding: 2px 8px 0px 8px;
}

.homeblogpost .elementor-grid-item:nth-child(even) .elementor-post__card{
	flex-direction: row-reverse!important;
}

.homeblogpost .elementor-grid-item:nth-child(even) .elementor-post__thumbnail:after{
	transform: rotate(180deg);
	right:0;
	left:auto;
}

.homeblogpost .elementor-grid-item:nth-child(even) .elementor-post__badge{
	right: auto;
	left: 0;
}
.homebanner .btn.btn-style-default{
	padding: 4px 10px!important;
	background: #121212!important;
	min-height: unset;
	gap: 10px;
}
@media((max-width: 767px)){
	.homeblogpost .elementor-post__card,
	.homeblogpost .elementor-grid-item:nth-child(even) .elementor-post__card{
		flex-direction:column!important;
	}
	.homeblogpost .elementor-grid-item:nth-child(even) .elementor-post__thumbnail:after,
	.homeblogpost .elementor-grid-item .elementor-post__thumbnail:after{
    transform: rotate(-90deg);
    right: 0;
    left: 0;
    margin-inline: auto;
    bottom: -35px;
    top: auto;
    width: 20px!important;
    height: 90px!important;
    background-size: contain;
	background-position: bottom center;
	}
	.aboutvalaimg:after {
    width: 20px!important;
    height: 90px!important;
    background-position: bottom center!important;
    background-size: contain!important;
    left: 0!important;
    right: 0!important;
    top: auto!important;
    bottom: -35px!important;
    margin-inline: auto;
    transform: rotate(-90deg);
	}
	
	
}
.aboutvalaimg:after{
content: "";
    width: 30px;
    height: 100px;
    position: absolute;
	background: url(imgs/wave-shape.svg);
    background-repeat: no-repeat;
    left: 0;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
}
.aboutvalaimg img{
	border-radius:16px;
}


.continue-btn .btn{
	gap:8px;
}
.continue-btn .btn:before{
	content:"";
	width:16px;
	height:4px;
	border-radius:2px;
	background-color: #FF4D0A;
}
.continue-btn .btn .wd-btn-icon{
	margin:0!important;
}
.continue-btn.cnt-v2 .btn:before{
	transform: rotate(-70deg);
}

.download-cat{
	overflow:hidden;
}
.download-cat .btn.btn-style-link{
	border:none;
	font-size:16px;
	font-weight: 600;
	line-height: 28px;
}
.download-cat:after{
	content:"";
	position: absolute;
	bottom:0;
	right:0;
	left:0;
	width:100%;
	height:8px;
	background-color:#FF4D0A;
	border-top: 1px solid #fff;
}
.whb-sticky-header .wd-nav.wd-nav-main > li > a,
.whb-sticky-header .wd-tools-element>a,
.whb-sticky-header .wd-nav>li:is(.wd-has-children,.menu-item-has-children)>a:after{
	color:#2E3137!important;
}

.whb-sticky-header .wd-nav.wd-nav-main > li > a:hover,
.whb-sticky-header .wd-tools-element>a:hover,
.whb-sticky-header .wd-nav>li:is(.wd-has-children,.menu-item-has-children)>a:hover:after{
	color:#FF4D0A!important;
}

.wd-dropdown-menu.wd-design-sized:not(.wd-scroll), .wd-dropdown-menu.wd-design-sized.wd-scroll .wd-dropdown-inner{
	padding:0!important;
}
.under-title .elementor-heading-title{
	display: inline-block;
}
.under-title .elementor-heading-title:after{
	content: "";
    position: relative;
    height: 4px;
    border-radius: 2px;
    background: #E1E9ED;
    margin-top: 8px;
    width: 100%;
    display: block;
}

.wd-empty-mini-cart:before{
	content: ""!important;
    background-image: url(imgs/empty-cart.svg);
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%;
    height: 80px;
}

.wd-widget.filter-widget,
.widget-area .wp-block-column{
	width:100%;
	max-width:100%!important;
	padding: 0;
}
.widget-area .sidebar-title{
	font-size:18px!important;
	font-weight:700;
	margin-bottom:24px;
	color:#2E3137;
}
.widget-area .sidebar-title:after{
	content:"";
	position:relative;
	width:100%;
	height:4px;
	border-radius:2px;
	background-color:#F1F5F7;
	display:block;
	margin-top:12px;
}
.widget-area .widget .widget{
	margin-bottom:24px;
	background:#F7F9FA;
	border-radius: 16px;
	padding: 16px 16px 24px 16px;
	border:none!important;
}
.widget-area .widgettitle{
	font-size:16px;
	font-weight:600;
	margin-bottom:12px;
	color:#2E3137;
	line-height: 24px;
}
.widget-area .widgettitle:after{
	content:"";
	position:relative;
	width:100%;
	height:2px;
	border-radius:2px;
	background-color:#F1F5F7;
	display:block;
	margin-top:12px;
}
.widget-area input{
	border:none!important;
	border-radius:4px;
}
.searchform .searchsubmit:after {
    font-size: 20px;
    transition: opacity .2s ease;
    content: "\ec0e";
    font-family: 'iconsax-linear' !important;
    color: #D9E3E8;
}
.widget_product_categories .product-categories li{
	margin-bottom:12px;
}
.widget_product_categories .product-categories li:last-child{
	margin-bottom:0;
}
.widget_product_categories .product-categories li a,
.widget_nav_menu .menu li a{
	color: #353940;
	text-align: right;
	font-family: DanaFaNum;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 20px;
}
.widget_product_categories .product-categories li > a:before,
.widget_nav_menu .menu li a:before{
	content:"";
	width:8px;
	height:3px;
	border-radius:3px;
	background-color:#BBBBBB;
	display: inline-block;
	margin-left: 4px;
}
.widget_product_categories .product-categories ul,
.widget_nav_menu .menu ul{
	padding-right:12px;
	padding-bottom:12px;
}
.widget_product_categories .product-categories li:last-child ul,
.widget_nav_menu .menu li:last-child ul{
	padding-bottom:0;
}
.widget_product_categories .product-categories ul li{}
.widget_product_categories .product-categories ul li a,
.widget_nav_menu .menu ul li a{
	color:#353940;
text-align: right;
font-family: DanaFaNum;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 20px; 
}
.widget_product_categories .product-categories ul li a:before{
	content:"/";
	text-align: center;
font-family: DanaFaNum;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 20px;
	margin-left:4px;
	background: transparent;
		
}
.widget_product_categories .product-categories a:hover,
.widget_nav_menu .menu li a:hover{
	color: #FF4D0A;
}

.page-title.title-size-small{
	padding: 48px 0;
}
.page-title.title-size-small .entry-title{
	color: #2E3137;
text-align: center;
font-family: DanaFaNum;
font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: normal;
	margin-bottom:0px;
}

nav[class*="-pagination"] li .page-numbers{
	border-radius: 50%;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	text-align:center;
	background-color:#F7F9FA;
	color:#2E3137;
}
nav[class*="-pagination"] li .current {
    color: #fff;
    background-color: #121212;
}
nav[class*="-pagination"] li :is(.next,.prev) {
    font-size: 0;
}
nav[class*="-pagination"] a:hover {
    background-color: #E1E9ED;
}
nav[class*="-pagination"] ul{
	gap: 12px;
}
.addtocart .quantity,
.vala-cart-page .quantity{
	gap:4px;
	align-items:center;
}
.addtocart .quantity input[type='button'],
.vala-cart-page .quantity input[type='button']{
	border-radius: 4px;
    border: none;
    background-color: #f7f9fa;
    width: 36px;
    height: 36px;
    font-size: 31px;
    font-weight: 400;
    color: #757E8C;
    line-height: 36px;
    padding: 0;
	padding-top: 5px;
}
.addtocart .quantity input[type="number"],
.vala-cart-page .quantity input[type="number"] {
	color: #353940;
	font-size: 16px;
	font-weight: 700;
	line-height: 20px;
	border-radius: 4px;
	border: 1px solid #E1E9ED!important;
	width: 44px;
	height:44px;
	padding-top: 4px;
}
.product_meta>span:not(:last-child) {
    margin-bottom: 8px;
}
.product_meta .tagged_as .meta-label{
	display:block;
}
.product_meta .tagged_as a{
	color: #949AA6;
	font-size: 14px;
	font-weight: 400;
	line-height: 28px;
}
.metaha .product_meta a,
.metaha .product_meta .sku{
	color: #949AA6;
	font-size: 14px;
	font-weight: 600;
	line-height: 28px;
}
.wd-social-icons:is(.icons-size-small,.icons-size-) .wd-icon {
    font-size: 20px;
    line-height: 30px;
    color: #949AA6;
}
.wd-social-icons .wd-icon{
	font-family: 'iconsax-bold' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.social-facebook .wd-icon:before {
    content: "\ea63";
}
.social-whatsapp .wd-icon:before {
    content: "\ece2";
}
.social-tg .wd-icon:before {
    content: "\ec1f";
}
.social-twitter .wd-icon:before {
    content: "";
    background-image: url(imgs/x.svg);
    background-position: center center;
	background-size:contain;
    background-repeat: no-repeat;
    width: 18px;
    height: 18px;
    display: block;
}
.wd-v-thumb-custom .product-image-thumbnail img{
	object-fit: contain!important;
}

.thumbnails.slick-slider>button{
/* 	display:none!important; */
}
.thumbs-position-left .thumbnails .product-image-thumbnail {
    margin-bottom: 16px!important;
}
.wd-v-thumb-custom .product-image-thumbnail {
    height: unset!important;
    aspect-ratio: 1 / 1 !important;
}
.woocommerce-product-gallery{}

.valasingleprd{}
.valasingleprd .wd-nav.wd-style-underline-reverse>li>a{
	padding: 0;
	padding-top:0px;
	
}
.valasingleprd .wd-nav.wd-style-underline-reverse>li>a>.nav-link-text:after {
	top:unset;
    bottom: 0px;
    height: 4px;
}
.valasingleprd .wd-nav[class*="wd-style-underline"] .nav-link-text:after{
	border-radius:4px;
	width: 100%;
    background-color: #F1F5F7;
	transition:0.3s;
}
.valasingleprd .wd-nav[class*="wd-style-underline"] .nav-link-text{
	padding-block: 8px;
    padding-inline: 4px 12px;
	font-size:16px;
	font-weight:600;
	color:#2E3137;
}

.valasingleprd .wd-nav[class*="wd-style-underline"]>li:is(:hover,
.valasingleprd .current-menu-item,
.valasingleprd .wd-active,
.valasingleprd .active)>a .nav-link-text:after {
    background-color: #ff4d0a;
}

.valasingleprd .wd-nav-tabs>li:not(:last-child) {
    margin-inline-end: 12px;
}

.valasingleprd .wc-tabs-wrapper .woocommerce-Tabs-panel{
	padding: 24px;
    border-radius: 16px;
    background-color: #FCFDFD;
    color: #353940;
    font-size: 16px;
    font-weight: 300;
    line-height: 32px;
}
.valasingleprd h1{
	font-size:20px;
}
.valasingleprd h2{
	font-size:18px;
}
.valasingleprd h3{
	font-size:16px;
	font-weight:600;
}
.valasingleprd h4{
	font-size: 15px;
}
.valasingleprd h5{
	font-size:14px;
}
.valasingleprd h6{
	font-size:13px;
}
.readmoreblog a{
	flex-direction: row-reverse;
}
.readmoreblog a .elementor-icon-list-text{
	padding-right:0;
	padding-left: 8px;
}
.valablogitem{}
.valablogitem p{
	margin-bottom:0px;
	text-align:justify;
}
.valablogitem .elementor-widget-image a:after{
content: "";
    width: 100px;
    height: 100px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin-inline: auto;
    margin-bottom: 0;
    background: url(imgs/wave-shape.svg);
    background-repeat: no-repeat;
    transform: rotate(-90deg);
}

.valablogitem.firstblog .elementor-widget-image a:after{
	content: "";
    width: 100px;
    height: 100px;
    position: absolute;
    top: 20px;
    right: 0;
    margin-block: auto;
    background: url(imgs/wave-shape.svg);
    background-repeat: no-repeat;
    transform: rotate(180deg);
    left: unset;
    bottom: unset;
}
.elementor-pagination{}
.elementor-pagination .page-numbers{
	border-radius: 36px;
    font-size: 14px;
    font-weight: 400;
    line-height: 36px;
    text-align: center;
    background-color: #F7F9FA;
    color: #2E3137;
    height: 36px;
    min-width: 36px;
    display: inline-block;
    vertical-align: middle;
}
.elementor-pagination .page-numbers.prev,
.elementor-pagination .page-numbers.next{
	padding-inline: 12px;
}
.elementor-pagination .page-numbers.current{
	background-color: #121212;
	color:#fff;
}
.elementor-pagination > span.page-numbers:not(.current){
	color:#757E8C;
}
.relatedpost .valablogitem .elementor-widget-image a:after {
    right: 20px;
    bottom: 0;
    margin-inline: unset;
}
.singlefeaturedimg.elementor-widget-image .elementor-widget-container:after{
	content: "";
    width: 100px;
    height: 100px;
    position: absolute;
    right: 20px;
    bottom: 0;
    margin-inline: auto;
    margin-bottom: 0;
    background: url(imgs/wave-shape.svg);
    background-repeat: no-repeat;
    transform: rotate(-90deg);
}
.vala-title-v2 .title-wrapper{
	padding-right:40px;
}
.vala-title-v2 .title-wrapper:before {
        content: "";
    background-image: url(imgs/slash.svg);
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 28px;
    height: 72px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
}
.vala-projects{}
.vala-projects .portfolio-filter {
	text-align:right!important;
}
.vala-projects .portfolio-filter .wd-nav-portfolio{
	gap:8px!important;
}
.vala-projects .wd-nav-portfolio>li{
	display: flex;
    flex-wrap: nowrap;
    align-items: center;
}
.vala-projects .wd-nav-portfolio>li:not(:last-child):after{
	content:"/";
	color: #949AA6;
	font-size: 18px;
	font-weight: 500;
	line-height: 24px;
	margin-right: 8px;
}

.vala-projects .wd-nav-portfolio>li>a{
	color: #2E3137;
	text-align: center;
	font-size: 16px;
	font-weight: 500;
	line-height: 20px;
	padding-inline: 12px;
}

.vala-projects .portfolio-filter .wd-nav[class*="wd-style-underline"] .nav-link-text:after{
	content:unset;
}
.vala-projects .portfolio-filter .wd-nav[class*="wd-style-"]>li:is(.current-menu-item,.wd-active,.active)>a {
    color: #FF4D0A;
}
.vala-projects .wd-load-more{
	padding: 8px 12px;
	border-radius: 30px;
	background-color: #FF4D0A!important;
	color:#fff;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	border:none;
}
.vala-projects .wd-load-more:hover{
	border:none;
	background-color:#E53E00!important;
}
.vala-projects .portfolio-entry .entry-thumbnail:after{
	content: "";
    background-image: url(imgs/more-portfolio.svg);
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 70px;
    height: 70px;
    position: absolute;
    right: 0;
    bottom: 0;
}
.vala-projects .portfolio-entry .wd-portfolio-btns{
	display:none;
}
.vala-projects .portfolio-entry .portfolio-info{
	flex-direction: column-reverse;
}
.vala-projects .portfolio-entry .proj-cats-list{
	display:inline-block;
	margin-bottom:0;
	padding-inline: 32px;
	border-top:1px solid #E0E2E5;
	font-size: 14px;
	font-weight: 500;
	line-height: 24px;
	color:#E0E2E5;
}
.vala-projects .portfolio-entry .wd-entities-title{
	color: #FFF;
font-size: 18px;
font-weight: 700;
line-height: 32px;
}

.project-meta .elementor-icon-box-description:before{
	content:"";
	display:inline-block;
	width:16px;
	height:4px;
	border-radius:2px;
	background-color: #FF4D0A;
	margin-left:8px;
}

.project-main-img:after{
	content: "";
    background-image: url(imgs/more-org.svg);
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 80px;
    height: 80px;
    position: absolute;
    right: 0;
    bottom: 0;
	border-radius: 0 0 16px 0;
}
.prj-single-title{
	padding-right:40px;
}
.prj-single-title:before{
	content: "";
    background-image: url(imgs/slash.svg);
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 28px;
    height: 72px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
	bottom: 0;
    margin-block: auto;
} 
.service-hero p{
	text-align: justify!important;
}
.calltoaction-v2 .wd-btn-icon:after{
	content:"";
	width:34px;
	height:2px;
	border-radius:2px;
	background: #FF4D0A;
	margin-top:4px;
	display:block;
}
.calltoaction-v2.dark .wd-btn-icon:after{
	background: #2E3137;
}

.valavideo .elementor-custom-embed-image-overlay:before{
	content:"";
	position:absolute;
	top:0;
	bottom:0;
	right:0;
	left:0;
	background-color:#000;
	opacity:0.4;
	z-index:0;
}
.vala-statistic .title-subtitle{
	writing-mode: vertical-rl;
	text-orientation: mixed;
}
.vala-qoutes{}
.vala-qoutes .wd-testimon-name{
	font-size: 16px;
	font-weight: 500;
	line-height: 28px;
	color:#353940;
	margin-bottom:0!important;
}
.vala-qoutes .wd-testimon-pos{
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	color: #949AA6;
}
.vala-qoutes .wd-testimon-pos:before{
	content:"";
	display:inline-block;
	width:12px;
	height:3px;
	border-radius:2px;
	background-color: #ff4d0a;
	transform: rotate(-70deg);
	margin-left: 4px;
}
.vala-qoutes .wd-testimon-text{
	margin-top:12px;
	padding:0!important;
	line-height: 28px; 
	text-align:justify;
}
.vala-qoutes .wd-testimon-info:before{
	content:"";
	background-image: url(imgs/quote-down.svg);
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
	display:inline-block;
	width:64px;
	height:64px;
	margin-left:12px;
}
.vala-qoutes .wd-testimon{
	padding-bottom:24px!important;
}
.vala-qoutes .wd-testimon:hover .wd-testimon-text{
	color: #353940!important;
}
.vala-qoutes .wd-testimon:after{
	content:"";
	background-image: url(imgs/quote-up.svg);
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
	display:block;
	width:24px;
	height:24px;
	margin-right: auto;
	margin-left: 0;
}
.vala-qoutes .owl-dots .owl-dot span{
	width: 32px;
    height: 4px;
    border: none;
    border-radius: 2px;
    background: #F1F5F7;
	
}
.vala-qoutes .owl-dots .owl-dot.active span{
	border: none;
	background: #FF4D0A;
}
.vala-faq .e-n-accordion-item-title-text:before{
	content:"";
	display:inline-block;
	width:16px;
	height:4px;
	border-radius:2px;
	background-color: #E0E2E5;
	transform: rotate(-90deg);
	margin-left: 12px;
}
.vala-faq .e-n-accordion-item-title[aria-expanded="false"] .e-n-accordion-item-title-text:before{
		background-color: #E0E2E5;
	transform: rotate(-90deg);
}
.vala-faq .e-n-accordion-item-title[aria-expanded="true"] .e-n-accordion-item-title-text:before{
	background-color: #ff4d0a;
	transform: rotate(-70deg);
}
.elementor-widget-wd_title .title-after_title a{
	position:relative;
}
.elementor-widget-wd_title .title-after_title a:after{
	content: "";
    height: 2px;
    width: 100%;
    border-radius: 2px;
    right: 0;
    left: 0;
    background: #FF4D0A;
    position: absolute;
    bottom: -4px;
}
.vala-cart-page{}

.vala-cart-page table.woocommerce-cart-form__contents th{
	font-size: 18px;
	font-weight: 600;
	color:#2E3137;
	text-align:center;
	border-bottom: 5px solid #F1F5F7;
}
.vala-cart-page table.woocommerce-cart-form__contents td,
.vala-cart-page table.woocommerce-cart-form__contents td a,
.vala-cart-page td.product-subtotal span,
.vala-cart-page .amount{
	color: #2E3137;
	text-align: center;
	font-size: 14px;
	font-weight: 500;
	padding-block: 24px;
}
.vala-cart-page td.product-price>.amount{
	color: #2E3137;
}

.vala-cart-page .product-remove {
    vertical-align: top;
}
.vala-cart-page .product-remove a.remove{
	font-size:0!important;
}
.vala-cart-page td.product-remove a:before, .woocommerce-remove-coupon:before {
    font-size: 20px;
    content: "\e9d8";
    font-family: 'iconsax-bold' !important;
}
.vala-cart-page .cart_totals .cart-totals-inner h2{
	border-bottom: 2px solid #FFFFFF;
	margin-bottom:24px;
}
.vala-cart-page .cart_totals .cart-totals-inner table th,
.vala-cart-page .cart_totals .cart-totals-inner table td,
.vala-cart-page  .cart-totals-inner table .cart-subtotal .amount,
.vala-cart-page tr.order-total strong .amount{
	color:#fff;
}
.vala-cart-page tr.order-total strong .amount,
.vala-cart-page tr.order-total th{
	font-size:16px;
	font-weight:600px;
	line-height:20px;
}
.vala-cart-page #shipping_method label{
	font-size:14px;
	line-height:20px;
	font-weight:400;
	color:#fff;
}
.vala-cart-page #shipping_method label:before,
.vala-checkout  #shipping_method label:before{
	content:"";
	width:16px;
	height:16px;
	border-radius:16px;
	border:1px solid #fff;
	margin-left:8px;
	display:inline-block;
}
.vala-cart-page #shipping_method input.shipping_method:checked ~ label:before,
.vala-checkout #shipping_method input.shipping_method:checked ~ label:before{
	background:#FF4D0A;
}
.vala-cart-page  #shipping_method  .amount{
	color:#FF4D0A;
}
.vala-cart-page #shipping_method input.shipping_method,
.vala-checkout #shipping_method input.shipping_method{
	display:none;
}
.vala-cart-page .woocommerce-shipping-totals td{
	text-align:right!important;
}
.vala-cart-page .shop_table tr:not(:last-child) td,
.vala-cart-page .shop_table tr:not(:last-child) th{
	border-bottom:1px solid #949AA6;
}
.vala-list-inline .elementor-icon-list-item .elementor-icon-list-text{
	position:relative;
}
.vala-list-inline .elementor-icon-list-item .elementor-icon-list-text:after{
	content:"";
	position: absolute;
	right:0;
	left:0;
	bottom:0;
	height:2px;
	border-radius:2px;
}
.vala-list-inline.ac1 .elementor-icon-list-item:first-child .elementor-icon-list-text{
	color:#2E3137;
}
.vala-list-inline.ac1 .elementor-icon-list-item:first-child .elementor-icon-list-text:after{
	background:#FF4D0A;
}

.vala-list-inline.ac2 .elementor-icon-list-item:nth-child(2) .elementor-icon-list-text{
	color:#2E3137;
}
.vala-list-inline.ac2 .elementor-icon-list-item:nth-child(2) .elementor-icon-list-text:after{
	background:#FF4D0A;
}
.vala-list-inline.ac3 .elementor-icon-list-item:nth-child(3) .elementor-icon-list-text{
	color:#2E3137;
}
.vala-list-inline.ac3 .elementor-icon-list-item:nth-child(3) .elementor-icon-list-text:after{
	background:#FF4D0A;
}

.woocommerce-thankyou-order-received{
	border:none;
	background:#ECFEF2;
	color:#0ABB45;
	font-size:24px;
	font-weight:600;
	line-height:32px;
}
:is(.woocommerce-thankyou-order-details,.wc-bacs-bank-details){
	background:#F7F9FA;
	border-radius:16px;
	padding-block:24px; 
}
:is(.woocommerce-thankyou-order-details,.wc-bacs-bank-details) li{
	border-inline-end: 3px solid #D9D9D9;
	color:#757E8C;
	font-size:14px;
	font-weight:500;
	line-height:24px; 
	margin-bottom:0;
	padding-block:12px;
}
:is(.woocommerce-thankyou-order-details,.wc-bacs-bank-details) :is(strong,.amount){
	color:#353940;
	font-size:16px;
	font-weight:600;
	margin-top:8px;
}
.woocommerce-order-details,
.woocommerce-customer-details{
	background:#F7F9FA;
	padding: 16px 24px 24px 24px;
	border-radius:16px;
	margin-bottom:24px;
}

.wd-tools-element > a .wd-tools-icon{
	color:#353940;
}
.whb-col-mobile{
	justify-content: space-between;
}