@keyframes alv-shake {
  0% { transform:  rotate(0deg); }
  10% { transform:  rotate(-3deg); }
  20% { transform:  rotate(3deg); }
  30% { transform:  rotate(0deg); }
  40% { transform:  rotate(3deg); }
  50% { transform:  rotate(-3deg); }
  60% { transform:  rotate(0deg); }
  70% { transform:  rotate(-3deg); }
  80% { transform:  rotate(3deg); }
  90% { transform:  rotate(0deg); }
  100% { transform:  rotate(-3deg); }
}
@keyframes zoom-in-zoom-out{
  0% {scale: 90%}
  20% {scale: 100%;}
  40% {scale: 90%;}
  60% {scale: 100%;}
  80% {scale: 90%;}
  100% {scale: 90%;}
}
.woocommerce-variation.single_variation {
    margin-bottom: 50px;
}
main#main-content {
    padding-top: 0 !important;
}
.affertimer .wd-timer span::after {
    content: ":";
    color: #000;
    position: absolute;
    right: 40px;
}
.enlanguage {
    position: relative;
    display: inline-block;
    cursor: pointer;
    font-size: 16px;
    margin-top: -5px;

}

.language-dropdown {
    display: none;
    position: absolute;
    background-color: #fff;
    border: 1px solid #ccc;
    min-width: 40px;
    box-shadow: 0px 8px 16px rgba(0,0,0,0.1);
    z-index: 999;
    padding: 5px 0;
    left: 0px;
}

.language-dropdown a {
    display: block;
    padding: 8px 12px;
    text-decoration: none;
    color: #333;
}

.language-dropdown a:hover {
    background-color: #f1f1f1;
}

.enlanguage:hover .language-dropdown {
    display: block;
}
.departman-text .elementor-icon-box-description {
    margin: 25px 0 10px !important;
}
.itemhowWizard figure.elementor-image-box-img::after {
    position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    z-index: 2;
    background: linear-gradient(160deg, #008696, transparent 40%) !important;
    opacity: 0.6 !important;
}
.imghowBag .elementor-widget-container {
    position: relative;
}
.imghowBag .elementor-widget-container::before {
    content: "";
    display: flex
;
    width: 100%;
    position: relative;
    padding-top: 80%;
}
.imghowBag .elementor-widget-container img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.kise-tala .rowTabsFaq {
    display: none;
}
.contentMap .fa-twitter:before {
    content: "\e9ca";
}
.social-twitter .wd-icon:before {
    content: "" !important;
    background: url(/wp-content/themes/woodmart-child/dist/img/icons8-x-30.png) no-repeat;
    background-size: cover;
    width: 20px !important;
    height: 20px !important;
    display: block;
}




.imgHowBuy2 * {
    position: absolute !important;
    width: 100% !important;
    height: 100% !important;
    top: 0;
    left: 0;
    object-fit: cover;
}
.imgHowBuy2::before {
    content: "";
    position: relative;
    width: 100%;
    padding-top: 70%;
    display: flex
;
    align-items: center;
    justify-content: center;
}
.imgHowBuy2 {
    position: relative;
}









.howPartTtxt h3.elementor-icon-box-title::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0px;
    width: 5px;
    height: 32px;
    background: #006C79;
}
.blog-pagination-pagination .article-body-container .entry-content.wd-entry-content {
    text-align: justify;
    min-height: 90px;
    max-height: 90px;
    overflow: hidden;
	 display: -webkit-box;
   	 -webkit-line-clamp: 3 !important;
    -webkit-box-orient: vertical;
}
.blog-pagination-pagination .entry-header a::before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 60%;
    position: relative;
}
.titleCustomSections2 * {
    color: #fff !important;
    line-height: 25px !important;
}
.blog-pagination-pagination .entry-header a * {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    object-fit: cover;
}
.blog-pagination-pagination .blog-design-masonry.has-post-thumbnail .post-date {
    right: 10px !important;
    top: 10px !important;
}
.animationbg.animbg.noblend::before {
    mix-blend-mode: normal !important;
}
.swiper-button-prev {
    z-index: 1000 !important;
    color: #feb24f !important;
    font-size: 30px !important;
    height: 40px !important;
}
.swiper-button-next {
    z-index: 1000 !important;
    color: #feb24f !important;
    font-size: 30px !important;
    height: 40px !important;
}
.wd-owl .owl-nav>div {
    visibility: visible !important;
    opacity: 1 !important;
    transform: translateY(0) !important;
    pointer-events: visible !important;
}
.swiper.hrb-testimonial-carousel::after {
    content: "";
    background: linear-gradient(90deg, #FFF, transparent, transparent, transparent  , #fff);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    pointer-events: none;
}
.slide-product .product-wrapper:hover h3.wd-entities-title a {
    font-weight: 500;
}
body.archive .product-grid-item.product:hover h3.wd-entities-title a {
    font-weight: 500;
}
.hrb-testimonial-item {
	display: flex;
	text-align: justify !important;
		min-height: 350px;
	max-height: 350px;
    border-radius: 0 40px;
    padding: 50px !important;
}
.titleIconTestimonial {
    position: relative;
    width: 100%;
    height: 50px;
    display: flex;
    align-items: center;
    padding-left: 45px !important;
}
.propertyCostumer h4.hrb-testimonial-name {
    font-size: 28px;
    font-weight: 400;
    color: #838383;
    top: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    line-height: normal !important;
}
.costomermarket h4.hrb-testimonial-name {
    margin-right: 0px;
    margin-top: -4px !important;
    font-size: 28px;
    font-weight: 400;
}
.hrb-testimonial-item .hrb-testimonial-image img {
    object-fit: cover;
    position: absolute;
    background: transparent;
    width: 30px;
    height: 30px;
    right: 0;
    top: 0;
}
.hrb-testimonial-content {
    grid-column: 1 / 4;
    grid-row: 2;
    font-size: medium;
    font-style: normal !important;
}
.hrb-testimonial-image {
    margin: 0 !important;
    width: 40px !important;
    height: 40px !important;
    overflow: hidden !important;
    position: absolute !important;
    top: 0;
    bottom: 0;
    margin: auto !important;
    left: 0 !important;
}
.hrb-testimonial-name {
	    grid-column: 2 / 3;
		margin-top: 8px !important;
}
.textCRhome .elementor-heading-title{
	text-wrap: nowrap;
	transition: all 0.3s;
	font-weight: 400;
}
.elementor-heading-title.priceSlides{
	text-wrap: nowrap;
	transition: all 0.3s;
	font-weight: 400;
	min-height:40px;
}
.typing-container {
    position: relative;
    min-height: 40px !important;
}
.onceCategory:hover .textCRhome .elementor-heading-title {
    font-weight: 500 !important;
}
.bnTabligh .elementor-widget-icon-box::after {
    content: "";
    position: absolute;
    top: 10%;
    left: -13px;
    background: #feb24f;
    width: 3px;
    height: 80%;
	transition: all 0.3s;
}
.bnTabligh:hover .elementor-widget-icon-box::after {
    background: #ffffff;
}
.singFestVidIcon h3.elementor-icon-box-title {
    color: #fff !important;
    text-wrap: nowrap;
}
.PkadrFlex .elementor-image-box-wrapper {
    display: flex;
    column-gap: 10px !important;
    align-items: center;
}
.PkadrFlex .elementor-image-box-wrapper figure {
    display: flex
;
    align-items: center;
    justify-content: center;
}
.itemMap .itemPropmap::after {
    content: "";
    position: absolute;
    width: 3px;
    height: 30px;
    background: #fe9f39;
    left: 40px;
    top: 0px;
}
.itemPropmap .fa-map-marker-alt:before {
    content: "";
    background: url(/wp-content/themes/woodmart-child/dist/img/map-logo1.png) no-repeat;
    width: 36px;
    height: 36px;
    mix-blend-mode: screen;
    background-size: cover;
    position: absolute;
    top: 0;
}
.itemPropmap .fa-phone:before {
    content: "";
    background: url(/wp-content/themes/woodmart-child/dist/img/map-logo2.png) no-repeat;
    width: 36px;
    height: 36px;
    mix-blend-mode: screen;
    background-size: cover;
    position: absolute;
    top: 0;
}
.itemPropmap .fa-map-marker-alt:before {
    content: "";
    background: url(/wp-content/themes/woodmart-child/dist/img/map-logo1.png) no-repeat;
    width: 36px;
    height: 36px;
    mix-blend-mode: screen;
    background-size: cover;
    position: absolute;
    top: 0;
}
.itemPropmap .fa-clock:before {
    content: "";
    background: url(/wp-content/themes/woodmart-child/dist/img/maplogo4.png) no-repeat;
    width: 36px;
    height: 36px;
    mix-blend-mode: screen;
    background-size: cover;
    position: absolute;
    top: 0;
}
.itemPropmap .icon:before {
    content: "";
    mix-blend-mode: screen;
    background-size: cover;
}
.ourBoxtitr .elementor-icon-box-title {
    text-wrap: nowrap !important;
}





.prTitle {
    position: relative;
    display: grid !important;
    grid-template-columns: auto 1fr !important;
    width: 100% !important;
    gap: 10px;
}
.prTitle .titleMoreBox2 ,
.prTitle .titleMoreBox {
    position: relative;
    width: 100% !important;
    align-items: end;
}
.blogWivo .prTitle    ,
.prTitle .blogItemTitr  ,
.prTitle .titleSec {
    position: relative;
    display: flex;
    align-items: center;
}
 .blogWivo  .prTitle .elementor-icon-box-wrapper span.elementor-icon ,
.prTitle .blogItemTitr  .elementor-icon-box-wrapper span.elementor-icon ,
.prTitle .titleSec .elementor-icon-box-wrapper span.elementor-icon {
    height: 100% !important;
    display: flex;
    align-items: center;
}

.prTitle .blogWivo   .elementor-icon-box-wrapper span.elementor-icon svg ,
.prTitle .blogItemTitr  .elementor-icon-box-wrapper span.elementor-icon svg ,
.prTitle .titleSec .elementor-icon-box-wrapper span.elementor-icon svg {
    height: 100%;
}
.prTitle .blogWivo   .elementor-icon-box-wrapper ,
.prTitle .blogItemTitr  .elementor-icon-box-wrapper ,
.prTitle .titleSec .elementor-icon-box-wrapper {
    position: relative;
    display: grid;
    grid-template-columns: auto 1fr !important;
    align-items: end;
}

.prTitle .blogWivo  .elementor-icon-box-wrapper .elementor-icon-box-title ,
.prTitle .blogItemTitr .elementor-icon-box-wrapper .elementor-icon-box-title ,
.prTitle .titleSec .elementor-icon-box-wrapper .elementor-icon-box-title {
    transform: translateY(10px);
}










/*
.prGold{
    position: relative;
}
.prGold::after {
    position: relative;
    content: "";
    display: block;
    width: 100%;
    padding-top: 100%;
}
.prGold img{
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    top: 0;
    left: 0;
}
*/
.sendMemberText h3.elementor-icon-box-title {
    text-wrap: nowrap;
}





.talaGrSec .imgSec2 {
    margin: auto;
    left: 0;
    right: 0;
}
.mainSlider::after {
    position: relative;
    content: "";
    display: flex
;
    width: 100%;
    padding-top: 0;
}
.mainSlider{
    position: relative;
}
.mainSlider .swiper-slide-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}



.my-post .wd-post-date.wd-style-with-bg {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    background: #008797;
    position: absolute;
    right: calc(100% - 120px);
    border-bottom: 3px solid #feb24f;
    width: 100px;
    height: 38px;
    top: calc(100% - 38px);
    flex-direction: row;
    color: #fff;
    z-index: 10000 !important;
    transition: all 0.3s;
}
.my-post .wd-post-img.post-img-wrapp:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(30deg, #feb24f6e, transparent);
    width: 100%;
    height: 100%;
    transition: all 0.3s;

}
.catMainCarosell .elementor-swiper-button.elementor-swiper-button-next {
    background: #f7f7f7;
    height: 78px;
    top: 30px !important;
    padding-top: 30px;
}
.my-post .post.type-post .article-inner:hover .wd-post-date.wd-style-with-bg {
    display: flex
;
    align-items: center;
    justify-content: center;
    gap: 5px;
    background: #feb24f;
    position: absolute;
    bottom: -2px;
    left: 10px;
    border-bottom: 2px solid #008797;
}
.my-post .post.type-post .article-inner:hover .wd-post-img.post-img-wrapp:after {
    content: "\f002";
    background:#008797db;
}
.post-img-wrapp a:after {
    background-color: #008897e0 !important;
}

.whb-col-right .wd-header-cart span.wd-tools-icon {
    border: 1px solid #feb24f !important;
	position: relative;
}
.wd-header-cart .wd-cart-number.wd-tools-count, .wd-header-compare .wd-tools-count{
    position: absolute;
    right: -52px;
    top: 0 !important;
    bottom: 0;
    margin: auto;
	color: #fff !important;
	background-color: #008797 !important;
	font-size: 12px !important;
}
.whb-col-right .wd-header-compare span.wd-tools-icon {
    border: 1px solid #feb24f !important;
}
.whb-col-right .wd-header-my-account {
    background-color: #008797;
    border-radius: 50px;
}
.wd-header-my-account .wd-custom-icon {
    width: 24px !important;
}
.wd-header-my-account .wd-tools-text {
    color: #fff !important;
}
.imgSec2 {
    margin: auto;
    top: -50px;
    left: calc(100% - 510px);
}
.titleMoreBox {
	position: relative;
}
.titleMoreBox:after {
    width: calc(100% - 12px);
    content: "";
    height: 2px;
    background: #e9e9e9;
    position: absolute;
    top: 34px;
}
.titleMoreBox2 {
	position: relative;
}
.titleMoreBox2:after {
    width: calc(100% - 12px);
    content: "";
    height: 2px;
    background: #e0e0e0;
    position: absolute;
    top: 34px;
}

.whb-col-right .btn.btn-color-default {
    display: none;
}
.whb-col-right .wd-info-box {
    gap: 2px !important;
    margin-left: -12px;
    margin-top: 4px;
	cursor: pointer;
    flex-direction: row !important;
}
.whb-col-right .wd-info-box .attachment-.size- {
    margin-top: 11px;
}
.whb-col-right h4.info-box-title {
    font-size: 16px;
    font-weight: 300;
}
.owl-prev.wd-btn-arrow::after {
    font-size: 40px;
    color: #feb250;
}
.owl-next.wd-btn-arrow::after {
    font-size: 40px;
    color: #feb250;
}
.affertimer .wd-timer span {
	position: relative;
    background-color: #2b2b2b !important;
    font-size: 24px;
    border-radius: 8px;
    overflow: visible;
    font-weight: 200;
    min-height: 40px !important;
    min-width: 40px !important;
    max-height: 40px;
}
.affertimer .wd-timer .countdown-hours:after {
	display: block;
    position: absolute;
    left: 89px;
    top: 6px;
    background: transparent;
    content: '';
    width: 20px;
    height: 20px;
    z-index: 1;
    transform: rotate(45deg);
    box-shadow: -20px -150px 150px -20px rgba(255, 255, 255, 0.3);
    transition: all 0.2s;
    opacity: 0;
}
.affertimer .countdown-hours span {
    display: none;
}
.affertimer .countdown-min span {
    display: none;
}
.affertimer .countdown-sec span {
    display: none;
}
.wd-timer span {
    font-weight: 200;
    font-size: 28px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}
whb-col-right img.wd-custom-icon {
    font-size: 28px;
}
.whb-col-right .wd-custom-icon {
    max-width: 28px !important;
}
.onceCategory::after {
    width: 0%;
    height: 1px;
    background-color: #008797;
    content: "";
    position: absolute;
    right: 5%;
    bottom: 0px;
	transition: all 0.2s;
}
.onceCategory:hover::after {
	width: 94%;
}
.whb-col-center .searchsubmit.wd-with-img {
    width: 46px;
    height: 38px;
}
.whb-col-left .menu {
    gap: 40px !important;
}
.sg1 .elementor-icon svg {
    position: relative;
    left: 0%;
    opacity: 0;
}
.sg2 .elementor-icon svg {
    position: relative;
    right: 0%;
    opacity: 0;
}
.sg4 .elementor-icon svg {
    position: relative;
    left: 0%;
    opacity: 0;
}
.sg5 .elementor-icon svg {
    position: relative;
    left: 0%;
    opacity: 0;
}
.sg6 .elementor-icon svg {
    position: relative;
    left: 0%;
    opacity: 0;
}
.sg9 .elementor-icon svg {
    position: relative;
    left: 0%;
    opacity: 0;
}
.sg7 .elementor-icon svg {
    position: relative;
    left: 0%;
    opacity: 0;
}
.iconGAL1 .elementor-icon-box-wrapper {
    display: flex !important;
    flex-direction: column-reverse !important;
}
.iconGAL1 .elementor-icon-box-wrapper .elementor-icon svg {
	left: 0%;
}
.sellGallery .elementor-icon svg{
	opacity: 0;
}
.sellGallery .e-con-full:hover .elementor-icon svg{
	opacity: 1;
}
.sellGallery .e-con-full:hover h3.elementor-icon-box-title a{
	color: #feb24f;
}
.sellGallery .e-con-full:hover .elementor-icon-box-content p{
	color: #fff;
}
.wd-header-my-account .wd-tools-text {
    color: #fff !important;
    font-size: 12px !important;
    margin-left: 10px;
    font-weight: 400 !important;
}
.header-banner .wd-action-btn.wd-style-icon>a {
    margin-left: 200px ;
}
.mainSlider .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 18px !important;
    position: relative;
    height: 18px !important;
    top: 1px !important;
}
.mainSlider .swiper-pagination-bullet {
    width: 14px !important;
    position: relative;
    height: 14px !important;
}
.mainSlider .swiper-pagination {
    bottom: 20px !important;
}
.mainSlider .eicon-chevron-right:before{
    content: "\f113";
    font-family: 'woodmart-font';
    margin-right: 80px;
    font-size: 40px !important;
    font-weight: 200 !important;
    color: #feb24f;
}
.homeTitleSec .elementor-icon-box-title span {
    text-wrap: nowrap;
}
.mainSlider .eicon-chevron-left:before {
    content: "\f114";
    font-family: "woodmart-font" !important;
	margin-left: 80px;
    font-size: 40px !important;
    font-weight: 200 !important;
	color: #feb24f;

}
.bnTabligh:hover .tabBtn .elementor-button-wrapper a{
	background-color: #008797;
	color: #fff;
}
.blogVideo {
    width: auto;
    height: 550px !important;
}

.read-more-section a {
    color: #00899e !important;
    margin-left: 170px !important;
    font-weight: 600 !important;
    font-size: 14px !important;
    
    position: relative;
}
.read-more-section a:after {
    top: 3px !important;
    margin-left: 5px !important;
    font-size: 14px !important;
    line-height: 5px !important;
    opacity: 1 !important;
    content: "" !important;
    background: url(https://www.spad.persianten.com/wp-content/themes/woodmart-child/dist/img/blogNav2.png) no-repeat !important;
    top: 0px;
    width: 10px;
    height: 20px !important;
    position: absolute;
    object-fit: cover;
    transform: scaleX(-1);
}
.prGold .hoverPrice10 {
	transition: all 0.2s;
}
.prGold .e-con-inner:hover .hoverPrice10 {
    top: 0px !important;
	z-index: 100 !important;
}
.customComment .elementor-testimonial__content {
    display: flex;
    flex-direction: column-reverse;
	text-align: justify;
}
.customComment .swiper-slide {
    border-radius: 0px 50px 0 50px !important;
    scale: 0.9;
}
.customComment .swiper-slide img.swiper-lazy.swiper-lazy-loaded {
    filter: grayscale(1);
    opacity: 0.6;
}
.customComment .swiper-slide.swiper-slide-next{
	opacity: 1 important;
    scale: 1.1 !important;
}
.customComment .swiper-slide.swiper-slide-next img {
    filter: none !important;
    opacity: 1 !important;
}
.customComment .eicon-chevron-right:before {
    content: "\f113";
    font-family: 'woodmart-font';
}
.customComment .eicon-chevron-left:before {
    content: "\f114";
    font-family: 'woodmart-font';
}
.hrbVideo .pic:before {
    position: relative;
    width: 100%;
    display: block;
    content: '';
    padding-top: 57% !important;
    z-index: 2;
    background: #000000 !important;
    opacity: 0.6 !important;
}
.sec3.fhPage .hrbVideo .pic:before {
    position: relative;
    width: 100%;
    display: block;
    content: '';
    padding-top: 57% !important;
    z-index: 2;
    background: #000000 !important;
    opacity: 0.6 !important;
}
.blogVidCont .hrbVideo .pic:before {
    position: relative;
    width: 100%;
    display: block;
    content: '';
    padding-top: 57%;
    z-index: 2;
    background:  linear-gradient( 15deg, #008696 , rgba(0, 0, 0, 1.4) 50%) !important;
    opacity: 0.6 !important;
}
.talaSec1:after {
    background-color: transparent;
    content: "";
    border: 3px solid #919191;
    position: absolute;
    width: calc(100% - 100px);
    height: 100%;
    left: 0;
    right: 0;
    margin: auto;
    top: 62px;
    border-bottom: none;
}
.cGShow .eicon-chevron-right {
    background: #006c79;
    display: flex
;
    align-items: center;
    width: 40px;
    height: 50px;
    max-width: 40px;
    max-height: 50px;
    position: absolute;
    right: 33vw !important;
    bottom: 0;
    font-size: 50px;
    color: #fff;
	padding: 0 10px !important;
	transition: all 0.2s;

}
.priceTakSlid{
	transition: all 0.3s;
	cursor: pointer;
}
.priceTakSlid:hover .texthomePSlide .elementor-heading-title {
    font-weight: 600 ;
}

.cGShow .eicon-chevron-left {
    background: #006c79;
    display: flex
;
    align-items: center;
    width: 40px;
    height: 50px;
    max-width: 40px;
    max-height: 50px;
    position: absolute;
    right: calc(36vw) !important;
    bottom: 0;
    font-size: 50px;
    color: #fff;
	padding: 0 10px !important;
	transition: all 0.2s;
}
.cGShow .eicon-chevron-right:hover {
	background-color: #004850;
}
.cGShow .eicon-chevron-left:hover {
	background-color: #004850;
}
.cGShow .eicon-chevron-right:before {
    content: "\f113";
    font-family: 'woodmart-font';
    font-size: 30px;
}
.cGShow .eicon-chevron-left:before {
    content: "\f114";
    font-family: 'woodmart-font';
    font-size: 30px;
}
.imgHowBuy:after {
    background: #006c79;
    position: absolute;
    width: 100%;
    height: calc(100% - 10px);    top: 0;
    right: 0;
	opacity: 0;
	transition: all 0.2s;
    content: "\f130";
    font-family: "woodmart-font";
    font-weight: 400;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	pointer-events: none;
	font-size: 30px;
}
.itemGrid1:hover .imgHowBuy:after {
	opacity: 0.8;
}
.buyHowText .elementor-heading-title.elementor-size-default:after {
    content: "";
    background: #006c79;
    width: 4px;
    height: 30px;
    position: absolute;
    right: 10px;
    top: 10px;
}
.customspacity .elementor-testimonial {
    display: flex
;
    flex-direction: column-reverse;
    gap: 15px;
}
.customspacity .elementor-testimonial__title {
    font-size: 20px;
}
.talaGrSec .itemGrid {
    overflow: hidden;
}
.talaGrSec .itemGrid1::after {
    content: "";
    background: radial-gradient(circle at center, #008797, transparent 70%);
    position: absolute;
    width: 100%;
    height: 118px;
    top: -8%;
    left: -39%;
    filter: blur(40px);
    z-index: 100;
}
.lAboutBorder {
    position: relative;
}
.lAboutBorder::before {
    position: absolute;
    width: 4px;
    height: 20px;
    content: "";
    background-color: #008797;
    left: 15px;
    top: 4px;
}
.aboutImgRight {
	overflow: hidden;
}
.aboutImgRight::after {
    content: "";
    background: radial-gradient(circle at center, #008797, transparent 70%);
    position: absolute;
    width: 100%;
    height: 118px;
    bottom: -8%;
    right: -39%;
    filter: blur(40px);
}
.aboutImgLeft {
	overflow: hidden;
	margin-top: 40px !important;
}
.aboutImgLeft::after {
    content: "";
    background: radial-gradient(circle at center, #008797, transparent 70%);
    position: absolute;
    width: 100%;
    height: 118px;
    top: -8%;
    right: 18%;
    filter: blur(40px);
}
.aboutImgLeft img.attachment-full{
    margin-top: -40px;
}


.aboutLCarousell .itemGrid1::after {
    content: "";
    background: radial-gradient(circle at center, #008797, transparent 70%);
    position: absolute;
    width: 100%;
    height: 118px;
    top: -8%;
    left: -39%;
    filter: blur(40px);
}
.imgHowBuy2:after {
    background: #006c79;
    position: absolute;
    width: 100%;
    height: calc(100% - 0px);
    top: 0;
    left: 0;
    opacity: 0;
    transition: all 0.2s;
    content: "\f130";
    font-family: "woodmart-font";
    font-weight: 400;
    display: flex
;
    align-items: center;
    justify-content: center;
    color: #fff;
    pointer-events: none;
    font-size: 30px;
}
.itemGrid2:hover .imgHowBuy2:after {
	opacity: 0.8;
}
.itemGrid2 .imgHowBuy2{
	overflow: hidden;

}
.itemGrid2 .imgHowBuy2 .elementor-widget-container{
	display: flex;
	justify-content: end;	
}
.itemGrid2 .imgHowBuy2 .elementor-widget-container::before {
    content: "";
    background: radial-gradient(circle at center, #008797, transparent 70%);
    position: absolute;
    width: 100%;
    height: 118px;
    bottom: -8%;
    left: -39%;
    filter: blur(40px);
}
.customspacity .swiper-slide {
    /* width: 720px !important; */
    border-radius: 0 40px 0 0 !important;
}
.customspacity .eicon-chevron-left:before {
    content: "\f114";
    font-family: "woodmart-font" !important;
	margin-left: -40px;
    font-size: 40px !important;
    font-weight: 200 !important;
}
.customspacity .eicon-chevron-right:before {
    content: "\f113";
    font-family: "woodmart-font" !important;
	margin-right: -40px;
    font-size: 40px !important;
    font-weight: 200 !important;
}
.customspacity .elementor-main-swiper:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    /* background: red; */
    z-index: 100;
    background-image: linear-gradient(to left, #ffffff, #8db28d00, #8db28d00, #8db28d00, #8db28d00, #ffffff);
	pointer-events: none;
}
.paneMText .elementor-heading-title::after {
    background: #008797;
    content: "";
    width: 4px;
    height: 25px;
    position: absolute;
    top: 2px;
    left: 12px;
}
.imgHowBuy3:after {
    background: #006c79;
    position: absolute;
    width: 100%;
    height: calc(100% - 0px);
    top: 0;
    left: 0;
    opacity: 0;
    transition: all 0.2s;
    content: "\f130";
    font-family: "woodmart-font";
    font-weight: 400;
    display: flex
;
    align-items: center;
    justify-content: center;
    color: #fff;
    pointer-events: none;
    font-size: 30px;
}
.itemGrid2:hover .imgHowBuy3:after {
	opacity: 0.8;
}
.itemGrid2 .imgHowBuy3{
	overflow: hidden;

}
.itemGrid2 .imgHowBuy3 .elementor-widget-container{
	display: flex;
	justify-content: end;	
}
.itemGrid2 .imgHowBuy3 .elementor-widget-container::before {
    content: "";
    background: radial-gradient(circle at center, #008797, transparent 70%);
    position: absolute;
    width: 100%;
    height: 118px;
    bottom: -8%;
    left: -39%;
    filter: blur(40px);
}
.IGtalasaz .talasazPic::before {
    right: -100px;
    content: "";
    background: radial-gradient(circle at center, #008797, transparent 70%);
    position: absolute;
    width: 100%;
    height: 120px;
    top: -30%;
    filter: blur(25px);
    z-index: 1000;
}

.IGtalasaz .talasazPic:after {
background: #006c79;
    position: absolute;
    width: 100%;
    height: calc(100% - 0px);
    top: 0;
    left: 0;
    opacity: 0;
    transition: all 0.25s;
    content: "\f130";
    font-family: "woodmart-font";
    font-weight: 400;
    display: flex
;
    align-items: center;
    justify-content: center;
    color: #fff;
    pointer-events: none;
    font-size: 30px;
}
.IGtalasaz:hover .talasazPic:after {
    opacity: 0.8;
}
.talasazGText:after {
    content: "";
    position: absolute;
    top: 0;
    left: 35px;
    width: 3px;
    height: 20px;
    background: #fe942c;
}

.saye1 {
	overflow: hidden;
}
.saye1:after {
    left: -150px;
    content: "";
    background: radial-gradient(circle at center, #008797, transparent 70%);
    position: absolute;
    width: 100%;
    height: 120px;
    top: -20%;
    filter: blur(20px);
    z-index: 100;
}
.sabtPText:after {
    content: "";
    position: absolute;
    top: 5px;
    left: 30px;
    width: 4px;
    height: 20px;
    background: #fe942c;
}
.formCustom:not(.multifile) .ginput_container.ginput_container_fileupload {
    display: none;
}
.formCustom .gform_fields {
    column-gap: 40px !important;
    row-gap: 20px !important;
}
.shadowImgBlog .elementor-widget-container {
    position: relative;
}
.shadowImgBlog .elementor-widget-container::before {
    display: block;
    content: "";
    position: relative;
    width: 100%;
    padding-top: 70%;
}
.shadowImgBlog .elementor-widget-container * {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.shadowImgBlog2 .elementor-widget-container {
    position: relative;
}
.shadowImgBlog2 .elementor-widget-container::before {
    display: block;
    content: "";
    position: relative;
    width: 100%;
    padding-top: 83%;
}
.shadowImgBlog2 .elementor-widget-container * {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.shadowImgBlog .elementor-widget-container::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(20deg, #008696 5%, rgba(0, 0, 0, 0.0) 50%);
    top: 0;
    left: 0;
    pointer-events: none;
}
.shadowImgBlog2 .elementor-widget-container::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(20deg, #008696 5%, rgba(0, 0, 0, 0.0) 50%);
    top: 0;
    left: 0;
    pointer-events: none;
}
.blogGridCont .imgGridBlog .elementor-widget-container{
    position: relative;
}

.blogGridCont .imgGridBlog .elementor-widget-container::before {
    content: "";
    width: 100%;
    padding-top: 56%;
    display: block;
    position: relative;
}

.my-post article  .wd-post-img {
    position: relative;
    width: 100%;
    display: block;
}

.my-post article .wd-post-img:before {
    position: relative;
    width: 100%;
    display: block;
    content: '';
    padding-top: 70% !important;
}

.my-post article .wd-post-img * {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover !important;
}
.textNewsBlog .elementor-shortcode p {
    font-size: 16px;
    line-height: 26px;
	text-align: justify;
}
.picRight.picVoice .elementor-widget-container::after {
    content: "";
    background:transparent !important;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;
}
body.archive p.woocommerce-result-count {
    display: none !important;
}
.blogGridCont .imgGridBlog .elementor-widget-container::after {
    content: "";
    width: 100%;
    display: block;
    position: absolute;
    background: linear-gradient( -10deg, #008696 , rgba(0, 0, 0, 0.4) 50%);
    bottom: 0;
    right: 0;
    height: 100%;
    z-index: 10;
	transition: all 0.3s;
}
.blogGridCont .imgGridBlog:hover .elementor-widget-container::after {
	    height: 170%;
}
.blogGridCont .imgGridBlog .elementor-widget-container img {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 10;
    display: block;
}

.blogInfoCont .imgGridBlog .elementor-widget-container{
    position: relative;
}

.blogInfoCont .imgGridBlog .elementor-widget-container::before {
    content: "";
    width: 100%;
    padding-top: 50%;
    display: block;
    position: relative;

}
.blogInfoCont .imgGridBlog .elementor-widget-container::after {
    content: "";
    width: 100%;
    display: block;
    position: absolute;
    background: linear-gradient( -10deg, #008696 , rgba(0, 0, 0, 0.4) 50%);
    bottom: 0;
    right: 0;
    height: 100%;
    z-index: 10;
}
.blogInfoCont .imgGridBlog .elementor-widget-container img {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 10;
    display: block;
}
































.headBaner .banerTitle{
	position: relative;
}
.headBaner .banerTitle .banerTitleShadow{
	position: absolute;
	width: 100%;
	height: 100%;	
}
.headBaner .banerTitle .banerTitleShadow i:first-child:before{
	content: "";
	position: absolute;
	width: 5px;
	height: 100%;
	left: -21px;
	background-color: #006073;	
}
.headBaner .banerTitle .banerTitleShadow i:first-child:after{
	content: "";
	position: absolute;
	width: 5px;
	height: 100%;
	right: -21px;
	background-color: #006073;	
}
.headBaner .banerTitle .banerTitleShadow i:last-child:before{
	content: "";
	position: absolute;
	width: 1px;
	height: 100%;
	left: -31px;
	background-color: #006073;	
}
.headBaner .banerTitle .banerTitleShadow i:last-child:after{
	content: "";
	position: absolute;
	width: 1px;
	height: 100%;
	right: -31px;
	background-color: #006073;	
}

.btn-footer .elementor-button-text .borderBTtitle {
    background: #eb0205;
    width: 40px;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 10%;

}
.btn-footer .elementor-button-text span.borderBTtitle::after {
    content: "";
    width: 50%;
    height: 2px;
    background: red;
    position: absolute;
    left: 50px;
}
.btn-footer .elementor-button-text span.borderBTtitle::before {
    content: "";
    width: 25%;
    height: 2px;
    background: red;
    position: absolute;
    left: 80px;
}

.boxlogo .info-box-wrapper:hover .info-box-icon {
    animation: alv-shake 1s;
}
.barayand-heart{
  animation: zoom-in-zoom-out 2s ease infinite;
}
.box-icon-wrapper .info-box-icon {
    padding: 0 !important;
	color: #2f2f2f;
    margin-left: -2px;
}
.whb-top-bar-inner .wd-header-cart{
    margin-left: 40px;
}
.whb-top-bar-inner .wd-header-cart::after {
    content: "سبد خرید";
    width: 50px;
    height: 20px;
    color: black;
    position: absolute;
    top: 10px;
    left: -35px;
    font-size: 12px;
    font-weight: 400;
}
.whb-col-center .wd-header-nav {
    display: flex;
	margin-right: 130px;
}
.site-logo a img {
    min-height: 65px;
    width: 86px;
    margin-left: 10px;
    position: relative;
    margin-top: -20px;
}
.whb-column.whb-col-center .wd-search-form {
    position: relative;
    margin-right: 80px;
}
.searchform input.s {
    width: 750px;
	border-radius: 0px;
    font-size: 11px;
	border: 1px solid #e6e6e6;
	margin-right: 150px;
}
.searchform input.s::-webkit-input-placeholder {
	color: rgb(116, 116, 116)(112, 94, 94);
}

.number .info-box-subtitle {
    font-size: 16px !important;
    color: #2f2f2f !important;
	margin-top: -5px !important;
}
.number .info-box-icon {
    margin-top: -10px;
}
.number img.attachment- {
    margin: 0 !important;
    background: #006073;
    padding: 0;
    position: relative;
	width: 25px;
	height: 25px;
}
.carousel-btn-box1 .btn {
    border-width: 1px !important;
    font-size: 13px;
    padding: 0 35px;
    margin-top: 50px;
    min-height: 40px !important;
}
.wd-header-cart.wd-design-2.wd-style-icon {
    margin-inline-end: 40px !important;
}
.whb-main-header .info-box-content .info-box-subtitle {
    font-size: 12px;
    font-weight: 400;
    color: #050505 !important;
}
.carousel-btn-box1 .info-box-subtitle {
    font-size: 20px;
    font-weight: 400;
}
.whb-col-center span.nav-link-text {
    font-size: 12px;
    font-weight: 400;
	margin-left: 20px;
	line-height: 35px;
    color: #2f2f2f !important;

}
.whb-header-bottom span.nav-link-text {
    font-size: 14px;
    color: #2f2f2f !important;
    font-weight: 400;
}
.whb-col-center .wd-header-nav .wd-nav {
    gap: 15px;
}
.whb-header-bottom .wd-nav-img {
    min-width: 30px;
    min-height: 30px;
    position: relative;
	margin:0;
}
.whb-header-bottom span.nav-link-text::after {
    content: "";
    position: absolute !important;
    top: 32px !important;
    height: 3px !important;
    width: calc(00% + 0px) !important;
    background: #0c1d39 !important;
    right: -25px !important;
}
a.woodmart-nav-link:hover span.nav-link-text::after {
    width: calc(100% + 30px) !important;
}

.whb-header {
    margin-bottom: 0px ! Important;
    z-index: 100000 !important;
    position: relative;
}
.boxlogo .info-box-wrapper {
	position:relative;
}

.boxlogo .info-box-wrapper::before {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    /*background: url(/wp-content/themes/woodmart-child/dist/img/hba.png);*/
    z-index: 1;
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
    mix-blend-mode: overlay;
}

.main-carousel .owl-dots {
    position: absolute !important;
    bottom: 10px !important;
    left: 20px !important;
}
.titleCustomSections img.attachment-full {
    vertical-align: sub !important;
}

.main-carousel .owl-dots .owl-dot span {
    display: block !important;
    margin: 5px ;
    width: 15px ;
	height: 3px ;
    border: 1px solid #ffffff4d !important;
	background-color: transparent;
    border-radius: 0px !important;
    transition: all .25s ease;
}
.main-carousel .owl-dot.active span {
    border: 2px solid #006073 !important;
	background-color: #006073 !important;
    width: 35px;
}
.main-carousel .owl-next {
    width: 50px !important;
	height: 70px !important;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 10px !important;
    margin: auto;
    color: #fff;
}
.main-carousel .owl-prev {
    width: 50px !important;
	height: 70px !important;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 10px !important;
    margin: auto;
    color: #fff;
}
.newsForm .gfield .ginput_container input::placeholder {
    font-size: 18px;
    color: #bfbfbf;
}
.slide-product .product-wrapper {
    background: #f1f1f1;
    overflow: hidden;
	position: relative;
}
.info-box-wrapper {
    position: relative;
}
.slide-product .product-wrapper .product-element-top {
    background: #e0e0e0;
    width: 80%;
    margin: 30px auto 5px !important;
    border-radius: 0 !important;
    border: 3px solid #fff;
}
.product-wrapper h3.wd-entities-title mark {
	font-size: 14px !important;
	text-align: right;
}
.slide-product .product-wrapper h3.wd-entities-title {
        max-height: 45px !important;
        padding: 0 20px !important;
    }
.slide-product .product-wrapper h3.wd-entities-title a {
	font-size: 14px !important;
	text-align: start;
	font-weight: 400;
}
.slide-product .topSingleProd .product-wrapper h3.wd-entities-title {
    max-height: 60px !important;
    max-width: 80% !important;
    line-height: 22px !important;
    margin-right: 40px;
    text-align: start;
    font-size: 12px !important;
}

.title-line-two .product-grid-item .wd-entities-title {
    max-height: 40px !important;
    min-height: 40px !important;
    font-size: 13px;
    font-weight: 400;
    text-align: start;
    line-height: 20px !important;
}
.product-grid-item .star-rating {
    align-self: var(--text-align);
    line-height: 1;
    display: none;
}
.product-grid-item .price {
    position: relative;
    display: flex !important;
    align-items: center;
    height: 55px;
    background: #f9f9f9;
    width: calc(100% - 0px);
    margin: auto;
    border-radius: 10px 10px 0 0;
    justify-content: space-evenly;
    gap: 5px;
}
.product-labels.labels-rectangular {
    top: 0 !important;
    right: 0 !important;
    gap: 2px !important;
	height: 30px !important;

}
.product-grid-item .price::after {
    content: "";
    background: #feb24f;
    width: 100%;
    position: absolute;
    height: 1px;
    top: 0px;
}
.item-loop-cat .elementor-widget-image {
    width: 100%;
    position: relative;
    display: block;
}
.item-loop-cat .elementor-widget-image::before {
    content: "";
    background: #d6d6d6;
    width: 160px;
    height: 150px;
    border-radius: 10px;
    position: absolute;
    top: 5px;
    bottom: 0;
    left: 0;
	right: 0;
    margin: auto;
	z-index: 20;
}
.item-loop-cat .elementor-widget-image::after {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    background: #006073;
    bottom: 40px;
    transform: rotate(45deg);
    border-radius: 5px;
    left: 0;
    right: 0;
    margin: auto;
	z-index: 15;
	transition: all 0.5s;
}
.item-loop-cat .elementor-widget-image:hover::after {
	bottom: 18px;	

}
.item-loop-cat .elementor-widget-image img {
	position: relative;
    min-width: 200px !important;
    min-height: 200px!important;
	z-index: 25;
	transition: all 0.5s;
}
.item-loop-cat .elementor-widget-image:hover img {
	transform: scale(1.05);
}
.product-grid-item .wd-add-btn {
    display: none !important;
}
.product-grid-item .wd-compare-icon {
    display: none;
}
.product-grid-item .wd-wishlist-btn {
    display: none;
}
.product-grid-item span.featured {
    border-radius: 0;
    position: absolute;
    margin-right: 0 !important;
    z-index: 1000;
}
.product-grid-item .labels-rectangular {
    position: absolute;
    z-index: 100;
}
.product-grid-item .labels-rectangular span {
	height: 100%;
    line-height: 20px;
}
.wd-tltp .wd-tooltip-label {
    display: none !important;
}
.product.type-product .product-image-link:before {
    position: relative;
    width: 100%;
    padding-top: 120%;
    display: block;
    content: '';
}
 .product.type-product .wd-buttons {
      width: 100% !important;
      height: 100% !important;
      display: flex !important;
      justify-content: center !important;
      align-items: center !important;
      background: transparent !important;
      color: #fff !important;
      position: absolute !important;
      left: 0 !important;
      top: 0 !important;
      border-radius: 0 !important;
}
 .product.type-product .wd-buttons * {
      color: #fff !important;
}

.product.type-product .wd-product-countdown.wd-timer {
    direction: ltr;
    position: absolute;
    left: 10%;
    top: 40px;
    background: #ffffff;
    width: 100px;
    max-height: 30px;
    z-index: 100;
    display: flex;
    justify-content: flex-end;
    gap: 0;
}
.product.type-product .product-image-link img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: auto;
    object-fit: cover;
    bottom: 0;
    margin: auto;
}
.product-grid-item .product-label.new {
    border-radius: 0;
    margin-right: 0 !important;
    z-index: 1000;
}
.product.type-product .product-element-top:hover .hover-img {
    opacity: 0 !important;
    transform: scale(1.0) !important;
}
.product-grid-item .product-element-top:before {
    background-color: rgba(0, 0, 0, 0.4) !important;
}
.type-product .product-wrapper .wd-buttons.wd-pos-r-t .quick-view {
    position: relative;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    font-size: 20px !important;
	opacity: 0 !important;
}
.type-product .product-wrapper:hover .wd-buttons.wd-pos-r-t .quick-view{
	opacity: 1 !important;
}
.product.type-product .wd-buttons.wd-pos-r-t .quick-view a.open-quick-view {
    position: relative;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: transparent;
}
.product.type-product .wd-buttons.wd-pos-r-t .quick-view a.open-quick-view:before {
    font-size: 20px;
}

.wd-timer .countdown-days {
    display: none !important;
}
.product.type-product .wd-product-countdown span {
    width: 25%;
    font-size: 10px;
    margin: 0 !important;
    padding: 0 !important;
}
.wd-owl .product.type-product .price  bdi {
    color: #040e1f;
    font-size: 17px;
    font-weight: 500;
}
.wd-owl .product.type-product .price del bdi{
    color: #b3b3b3 !important;
	font-size: 14px;
}
.blog-design-masonry.has-post-thumbnail .post-date {
    right: auto !important;
    top: auto !important;
}
.my-post .blog-design-masonry .post-date {
    font-size: 20px !important;
    font-weight: 400 !important;
    color: #fff;
    padding: 0 4px !important;
}
.my-post .blog-design-masonry .post-date span.post-date-month {
    color: #fff;
    font-weight: 300;
    font-size: 14px;
    margin-top: 5px;
}


.my-post .post-img-wrapp img {
    width: 100%;
    object-fit: cover !important;
    height: 100%;
    min-height: 250px;
    max-height: 250px;
}
body.archive .woodmart-sidebar-content  .widget {
    padding: 0px !important;
    box-shadow: 0 0px 0px 0px #e6e6e600 !important;
}


.product.type-product .countdown-hours span {
    display: none;
}
.product.type-product .countdown-min span {
    display: none;
}
.product.type-product .countdown-sec span {
    display: none;
}
.product.type-product .wd-timer::before {
    background: url(/wp-content/themes/woodmart-child/dist/img/timer.png) no-repeat center;
    content: "";
    width: 25px;
    height: 25px;
    position: absolute;
    left: 0px;
    top: 0px;
    display: block;
}
ul.wd-sub-menu .item-with-label a {
    color: #fff;
    font-size: 16px;
	font-weight: 300;
}
.fooetr-part3 .namad::after {
    content: "";
    position: absolute;
    width: 150px;
    height: 1px;
    background: #fff;
    right: -100px;
    bottom: -1px;
}
.main-carousel {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}
.product.type-product .wd-product-countdown span {
    width: 25%;
    font-size: 12px;
    margin: 0 !important;
    margin-left: 0px;
    padding: 0 !important;
    min-width: 1rem;
    background: transparent;
    /* display: block; */
	    height: 30px;
    box-shadow: none !important;
}
.product.type-product .wd-timer::before {
    background: url(/wp-content/themes/woodmart-child/dist/img/timer.png) no-repeat center;
    content: "";
    width: 25px;
    height: 25px;
    position: absolute;
    left: 0px;
    top: 3px;
}
.fooetr-part3 .namad::after {
    content: "";
    position: absolute;
    width: 500px;
    height: 2px;
    background: #e72121;
    right: 0px;
    left: 0;
    bottom: -1px;
    margin: auto;
}

.my-carousel1 .wd-tabs-header {
    border-bottom: 2px solid #fafafa;
    padding-bottom: 10px;
    margin-left: 1.5%;
    margin-right: 1.5%;
}

.my-carousel1 .nav-link-text:hover {
	color: #585858;
}
.my-carousel1 .nav-link-text:after {
    content: '';
    position: absolute;
    top: auto !important;
    right: 0;
    width: 0;
    height: 2px !important;
    background-color: #0c1d39 !important;
    transition: width 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    bottom: -22px;
}
.my-carousel1 .wd-nav[class*="wd-style-"]>li:is(.current-menu-item,.wd-active,.active)>a {
    color: #585858 !important;
}

.my-carousel2 .wd-tabs-header {
    border-bottom: 2px solid #fafafa;
    padding-bottom: 10px;
    margin-left: 1.5%;
    margin-right: 1.5%;
}

.my-carousel2 .wd-nav-tabs li:hover .wd-nav-link {
	color: #e14646 !important;
}
.my-carousel2 .nav-link-text:hover {
	color: #e14646;
}
.my-carousel2 .nav-link-text:after {
    content: '';
    position: absolute;
    top: auto !important;
    right: 0;
    width: 0;
    height: 2px !important;
    background-color: #e14646 !important;
    transition: width 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    bottom: -22px;
}
.my-carousel2 .wd-nav[class*="wd-style-"]>li:is(.current-menu-item,.wd-active,.active)>a {
    color: #006073 !important;
}
.product.type-product .wd-product-countdown .countdown-hours {
	position: relative;
}
.product.type-product .wd-product-countdown .countdown-hours::after {
    content: ":";
    z-index: 19;
    position: absolute;
    left:90% !important;
    font-weight: 900;
}
.product.type-product .wd-product-countdown .countdown-min {
	position: relative;
}
.product.type-product .wd-product-countdown .countdown-min::after {
    content: ":";
    z-index: 19;
    position: absolute;
    left: 0px;
    font-weight: 900;
}
.main-carousel {
    border-radius: 10px !important;
    overflow: hidden !important;
    max-width: 100% !important;
}
.main-carousel .wd-gallery-item img{
    border-radius: 0px !important;
}
.main-carousel * {
    box-sizing: border-box !important;
}

.main-carousel .wd-gallery-item a {
    position: relative;
    width: 100%;
    display: flex;
}

.main-carousel .wd-gallery-item a:before {
    position: relative;
    width: 100%;
    display: block;
    content: '';
    padding-top: 41.2%;
}
.main-carousel .wd-gallery-item a img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.more-btn{
	position: relative;
	transition:all 0.6s ;
	cursor: pointer;
}
.more-btn:hover {
    background: transparent;
}

.more-btn h3.elementor-icon-box-title{
	transition: all 0.6s;
}
.more-btn:hover h3.elementor-icon-box-title{
    margin-left: -10px;
    margin-right: 10px;
	}
.more-btn .elementor-icon-box-title span:nth-child(1){
	transition: all 0.6s;
}
.more-btn:hover .elementor-icon-box-title span:nth-child(1){
	color: #e14646;
}
.galery1 .wd-image {
    position: relative;
    overflow: hidden;
}
.galery1 .wd-image:after {
    content: "";
    background: linear-gradient(-45deg, transparent, transparent, transparent, transparent, transparent, #ffffff80, transparent, transparent, transparent, transparent);
    width: 80%;
    height: 170%;
    position: absolute;
    z-index: 8;
    left: -100%;
    top: -30%;
    display: block;
    transition: all 1s;
    opacity: 0.6;
}
.galery1 .wd-image:hover:after {
    left: calc(100% + 100px);
}

.wd-all-open-title.title .borderBTtitle ,
.border-bot .elementor-icon-box-title .borderBTtitle {
    position: absolute;
    right: 0px;
    height: 2px;
    background: #006073;
    display: block;
    width: calc(100% + 0px);
	z-index: 100;
}

.wd-all-open-title.title .borderBTtitle i ,
.border-bot .elementor-icon-box-title .borderBTtitle i{
    position: absolute;
    right: 0;
    height: 2px;
    display: block;
    width: calc(100% + 5px);
    bottom: 0;
}
.wd-all-open-title.title .borderBTtitle i:nth-child(1):before,
.border-bot .elementor-icon-box-title .borderBTtitle i:nth-child(1):before{
    content: "";
    position: absolute;
    background: #006073;
    width: 0px;
	right: calc(100% + 5px);	
    height: 2px;
    top: 0;
	transition: all 0.5s;
	transition-delay: 0s;
}
.wd-all-open-title.title.active .borderBTtitle i:nth-child(1):before,
.titleanim.active .elementor-icon-box-title .borderBTtitle i:nth-child(1):before{
    width: 30px;
	transition-delay: 0s;

}
.wd-all-open-title.title .borderBTtitle i:nth-child(1):after,
.border-bot .elementor-icon-box-title .borderBTtitle i:nth-child(1):after{
	
    content: "";
    position: absolute;
    background: #006073;
    right: calc(100% + 60px);
    width: 0px;
    height: 2px;
    top: 0;
	transition: all 0.2s;
	transition-delay: 0.0s;
}
.wd-all-open-title.title.active .borderBTtitle i:nth-child(1):after,
.titleanim.active .elementor-icon-box-title .borderBTtitle i:nth-child(1):after{
    width: 10px;
	transition-delay: 0.5s;

}
.wd-all-open-title.title .borderBTtitle i:nth-child(2):after,
.border-bot .elementor-icon-box-title .borderBTtitle i:nth-child(2):after{
	
    content: "";
    position: absolute;
    background: #006073;
	right: calc(100% + 90px);	
    width: 0px;
    height: 2px;
    top: 0;
	transition: all 0.2s;
	transition-delay: 0s;
}
.wd-all-open-title.title.active .borderBTtitle i:nth-child(2):after,
.titleanim.active .elementor-icon-box-title .borderBTtitle i:nth-child(2):after{
    width: 5px;
	transition-delay: 1s;
}
.more-btn .elementor-icon-box-title .borderBTtitle {
    position: absolute;
    left: 0;
    height: 2px;
    background: #006073;
    display: block;
    width: 0%;
    bottom: -2px;
}
.more-btn .elementor-icon-box-title .borderBTtitle {
    position: absolute;
    left: 0;
    height: 2px;
    background: #006073;
    display: block;
    width: 0%;
    bottom: -2px;
		transition: all 0.2s;
}
.more-btn .elementor-icon-box-title .borderBTtitle i{
    position: absolute;
    left: 0;
    height: 2px;
    display: block;
    width: 100%;
    bottom: 0;
}
.more-btn .elementor-icon-box-title .borderBTtitle i:nth-child(1):before{
    content: "";
    position: absolute;
    background: #006073;
    width: 0px;
    left: 0px;
    height: 2px;
    top: 0;
	transition: all 0.5s;
	transition-delay: 0s;
}
.titleanim.active .elementor-icon-box-title .borderBTtitle i:nth-child(1):before{
    width: 30px;
	transition-delay: 0s;

}
.more-btn .elementor-icon-box-title .borderBTtitle i:nth-child(1):after{
	
    content: "";
    position: absolute;
    background: #006073;
    left: 40px;
    width: 0px;
    height: 2px;
    top: 0;
	transition: all 0.2s;
	transition-delay: 0.0s;
}
.titleanim.active .elementor-icon-box-title .borderBTtitle i:nth-child(1):after{
    width: 10px;
	transition-delay: 0.5s;

}
.more-btn .elementor-icon-box-title .borderBTtitle i:nth-child(2):after{
    content: "";
    position: absolute;
    background: #006073;
    left: 70px;
    width: 0px;
    height: 2px;
    top: 0;
	transition: all 0.2s;
	transition-delay: 0s;
}
.titleanim.active .elementor-icon-box-title .borderBTtitle i:nth-child(2):after{
    width: 5px;
	transition-delay: 1s;
}
.wd-tabs-header.text-center .tabs-name.title .borderBTtitle {
    position: absolute;
    right: -2px;
    height: 2px;
    background: #006073;
    display: block;
    width: 13%;
    bottom: -2px;
    z-index: 100;
}
.wd-tabs-header.text-center .tabs-name.title .borderBTtitle i{
    position: absolute;
    right: 0;
    height: 2px;
    display: block;
    width: 100%;
    bottom: 0;
}
.wd-tabs-header.text-center .tabs-name.title .borderBTtitle i:nth-child(1):before{
    content: "";
    position: absolute;
    background: #006073;
    width: 0px;
	right: calc(100% + 5px);	
    height: 2px;
    top: 0;
	transition: all 0.5s;
	transition-delay: 0s;
}
.titleanim.active .tabs-name.title .borderBTtitle i:nth-child(1):before{
    width: 30px;
	transition-delay: 0s;
}
.wd-tabs-header.text-center .tabs-name.title .borderBTtitle i:nth-child(1):after{	
    content: "";
    position: absolute;
    background: #006073;
    right: calc(100% + 60px);
    width: 0px;
    height: 2px;
    top: 0;
	transition: all 0.2s;
	transition-delay: 0.0s;
}
.titleanim.active .tabs-name.title .borderBTtitle i:nth-child(1):after{
    width: 10px;
	transition-delay: 0.5s;
}
.wd-tabs-header.text-center .tabs-name.title .borderBTtitle i:nth-child(2):after{
    content: "";
    position: absolute;
    background: #006073;
	right: calc(100% + 90px);	
    width: 0px;
    height: 2px;
    top: 0;
	transition: all 0.2s;
	transition-delay: 0s;
}
.titleanim.active .tabs-name.title .borderBTtitle i:nth-child(2):after{
    width: 5px;
	transition-delay: 1s;
}








.my-post .post-title {
    display: flex;
    align-items: center;
    position: relative;
	margin-left: 10px;
	width: 100%;

}
.my-post .post-title::before {
    content: "";
    position: absolute;
    left: -5px;
    top: 0;
    background: #feb24f;
    width: 4px;
    height: 100%;
}
.my-post .wd-post-excerpt.entry-content {
    text-align: justify;
    overflow: hidden;
    max-height: 70px;
	min-height: 70px;
	 display: -webkit-box;
   		 -webkit-line-clamp: 3;
    	-webkit-box-orient: vertical;
}
.my-post .wd-entities-title a {
    color: inherit;
    text-wrap: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0px 5px;
}
.hamkari10 .my-post .article-inner .article-body-container {
    content: "";
    position: relative;
    height: 160px !important;
    overflow: hidden;
    padding: 0px !important;
    padding-top: 15px !important;
	background-color: #efefef;
}
.hamkari10 .my-post .post.type-post .article-inner {
    background: #efefef;
    padding: 8px;
	box-shadow: none !important;
    padding-bottom: 0px !important;
    border-bottom-width: 10px !important;
    border-top: none !important;
}
.my-post .article-inner .article-body-container {
    content: "";
    position: relative;
    height: 160px !important;
    overflow: hidden;
    padding: 0px !important;
    padding-top: 15px !important;
}
.my-post .post.type-post .article-inner {
    background: #fff;
    padding: 8px;
	box-shadow: none !important;
    padding-bottom: 0px !important;
    border-bottom-width: 10px !important;
    border-top: none !important;
}
.my-post .post-date-day {
    font-size: 18px !important;
    font-weight: 300;
}
.learnGItem .elementor-widget-container {
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
	margin-top: 15px;

}
.infoBlogPic .elementor-widget-container {
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.infoBlogPic h3.elementor-heading-title.elementor-size-default {
    text-wrap: nowrap;
    padding: 0 6px 0 6px;
    display: flex
;
    align-items: center;
    justify-content: center;
}
.leearnConteaner h3.elementor-heading-title.elementor-size-default {
    text-wrap: nowrap;
    padding: 0 6px 0 6px;
    display: flex
;
    align-items: center;
    justify-content: center;
}
.gridPostB:before {
    position: absolute !important;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    display: block !important;
    top: auto !important;
    transition: all 0.5s !important;
}
.gridPostB:hover:before {
    width: 150%;
    height: 200%;
}

body.archive .custom-sorting{
	background-color: #fff !important;
	padding: 0 20px !important ;
}
body.archive .products-bordered-grid {
    border-right-width: 0px !important;
    width: calc(100% + 20px) !important;
    margin-right: -10px !important;
}
body.archive .orderby {
    display: none !important;
}
body.archive .product-element-top.wd-quick-shop {
    width: 100%;
    height: 100%;
    border-radius: 0;
    background: #e0e0e0;
    border: 2px solid #ffffff;
    z-index: 10;
}
body.archive .wd-product-countdown.wd-timer {
	display: none !important;
}
[class*="wd-swatches"].wd-bg-style-2 .wd-swatch.wd-bg, [class*="wd-swatches"].wd-text-style-2 .wd-swatch.wd-text {
    box-shadow: none !important;
}
body.archive .products.wd-products-holder {
    margin-right: 5px !important;
    background: #fff;
    padding-top: 5px;
    margin-top: -10px;
	gap: 0;
}
body.archive .sidebar-container {
    background: #ffffff !important;
	max-width: 30% ;
}
body.archive .product-grid-item.product{
    border-style: none !important;
}

body.archive .main-page-wrapper {
    background: #fff;
}
body.archive .product-wrapper {
    align-items: center;
    margin: 0px;
    padding: 30px 20px 0 !important;
    background: #f1f1f1;
	position: relative;
}
body.archive aside.wd-sidebar .widget-area .widget-title {
    background: transparent!important;
    padding: 10px 3px !important;
    border-bottom: 2px solid #e6e6e6 !important;
    width: 100% !important;
}
body.archive aside.wd-sidebar .widget-area .widget-title {
    background: transparent!important;
    padding: 10px 3px !important;
    border-bottom: 2px solid #e6e6e6 !important;
    width: 100% !important;
	position: relative !important;
}
body.archive aside.wd-sidebar .widget-area .widget-title .borderBTtitle {
    position: absolute;
    left: -2px;
    height: 2px;
    background: #ff9d1d;
    display: block;
    width: 50%;
    bottom: -2px;
}
body.archive aside.wd-sidebar .widget-area .widget-title .borderBTtitle i:first-child{
    position: absolute;
    left: calc(100% + 5px);
    height: 2px;
    background: #ff9d1d;
    display: block;
    width: 20px;
    bottom: 0px;
}
body.archive aside.wd-sidebar .widget-area .widget-title .borderBTtitle i:last-child{
    position: absolute;
    left: calc(100% + 45px);
    height: 2px;
    background: #ff9d1d;
    display: block;
    width: 10px;
    bottom: 0px;
}
body.archive aside.wd-sidebar .widget-area .widget-title .borderBTtitle i:last-child::after{
    content: "";
    position: absolute;
    left: calc(100% + 20px);
    height: 2px;
    background: #ff9d1d;
    display: block;
    width: 5px;
    bottom: 0px;
    pointer-events:none;
}
.product-element-top.wd-quick-shop a.product-image-link {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      display: flex
;
      justify-content: center;
      align-items: center;
      object-fit: cover;
}
.product-element-top.wd-quick-shop a.product-image-link {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      display: flex;
      justify-content: center;
      align-items: center;
      object-fit: cover;
    display: contents;
}
.categories-accordion-on .widget_product_categories .product-categories {
    padding-inline-end: 0px !important;
}
.categories-accordion-on .widget_product_categories .count {
    display: none !important;
}

.widget_product_categories .wd-cats-toggle:hover:after {
	color: #ec273b !important;	
}
.rtl .widget_product_categories .wd-cats-toggle {
    color: #ec273b !important;
    background-color: transparent !important;
    padding: 20px;
    margin-top: -3px !important;
    contain: content;
    border-radius: 0 5px 5px 0;
    position: absolute;
    left: 0;
}
.rtl .widget_product_categories .wd-cats-toggle.toggle-active {
    color: #ec273b !important;
    background-color: transparent !important;
    padding: 20px;
    margin-top: -3px !important;
    contain: content;
    border-radius: 0 5px 5px 0;
}
.rtl .widget_product_categories .wd-cats-toggle.toggle-active::after {
	color: #ec273b !important;
}
.widget_product_categories .wd-cats-toggle:after {
	color: #717171;
    font-size: 12px;
    margin: auto;
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
}
.wd-filter-list .count {
    display: none !important;
}
.wd-filter-list li {
    padding-left: 30px;
    position: relative;
}
 .wd-filter-list li.wc-layered-nav-term.wd-swatch-wrap a::after {
    position: absolute;
    content: "";
    width: 16px;
    height: 16px;
    border: 1px solid #aaa;
    border-radius: 4px;
    left: 0px;
    background: #fff;
}
 .wd-filter-list li.wc-layered-nav-term.wd-swatch-wrap a::before {
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    background-color: #ff9d1d;
    border-radius: 2px;
    left: 3px;
    opacity: 0.0;
    z-index: 10;
}
.wd-filter-list li.wc-layered-nav-term.wd-active a::before{
	opacity: 1;
}
.wd-active-filters * {
    font-size: 12px !important;
    color: #909090 !important;
}



.product.wd-hover-tiled .product-wrapper{
	background-color: #f1f1f1 !important;
}

.custom-sorting .itemSortby {
    padding-bottom: 5px !important;
    position: relative;
    padding: 0px 30px;
    height: 30px;
    display: flex
;
    align-items: center;
    font-size: 16px;
    cursor: pointer;
    pointer-events: auto;
    border: 4px solid transparent;
    box-sizing: content-box !important;
}
.custom-sorting .itemSortby.active {
    background: #fff !important;
    border-radius: 30px;
}
.custom-sorting .itemSortby.active::after {
	content: "";	
	background-color: #008797;
	height: 2px;
	width: 80%;
	position: absolute;
	top: -10px;
	left: 10%;
}
.custom-sorting .itemSortby label {
      padding: 0;
      margin: 0 !important;
      font-size: 17px;
      cursor: pointer;
	  color: #7e7e7e;
	 transition: all 0.2s;
}
.custom-sorting .itemSortby:hover label {
      font-weight: 400 !important;
	  color: #666565;
}

.itemSortby * {
      font-size: 12px;
	  font-weight: 300 !important;
      pointer-events:none;
}
.custom-sorting .itemSortby i.icon {
      position: absolute;
      top: 0;
      right: 0;
      bottom:0;
      margin:auto !important;
      width: 30px;
      height: 30px;
      background: no-repeat center / 100%;
}

.row,
.content-layout-wrappert {
    position: relative;
	gap: 30px;
}

.tax-product_cat .main-page-wrapper ,
.post-type-archive-product .main-page-wrapper {
    padding-top: 0;
}
.tax-product_cat .main-page-wrapper .site-content .shop-loop-head, .post-type-archive-product .main-page-wrapper .site-content .shop-loop-head {
    position: relative;
    top: 0;
    left: auto;
    right: auto !important;
    min-width: 100% !important;
    display: flex
;
    align-items: center;
    margin: 0 !important;
    right: auto;
    width: 100% !important;
}
.tax-product_cat .main-page-wrapper .site-content .shop-loop-head .wd-shop-tools:first-child, .post-type-archive-product .main-page-wrapper .site-content .shop-loop-head .wd-shop-tools:first-child {
    position: absolute;
    left: -33% !important;
    right: auto !important;
    top: -90px !important;
}
.tax-product_cat .main-page-wrapper .site-content .shop-loop-head .wd-shop-tools:nth-child(2), .post-type-archive-product .main-page-wrapper .site-content .shop-loop-head .wd-shop-tools:nth-child(2) {
    display: none;
}
.tax-product_cat .main-page-wrapper .site-content ,
.post-type-archive-product .main-page-wrapper .site-content {
    padding-top: 70px !important;
    max-width: 100%;
    background: transparent !important;
    padding-right: 0 !important;
    padding-left: 0;
    flex: unset !important;
}

body.archive .products.wd-products-holder {
}

.itemBlogCustom .blogBtn{
    min-width:90px;
    min-height:90px;
    
}

.blogSec1Grid:after {
    content: "";
    position: absolute;
    background: #fff;
    width: 30px;
    height: 30px;
    left: -23px;
    bottom: 18px;
    transform: rotate(45deg);
    z-index: 100;
}
.carBlogOrg .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #feb24f !important;
    opacity: 1 !important;
	width: 18px;
	height: 18px;
}
.carBlogOrg .swiper-pagination-bullet {
    width: 14px ;
    border-radius: 20px !important;
    height: 14px;
    background: #b9b9b9 !important;
    opacity: 1 !important;
}

.mos-blog .blog-design-masonry .post-date{
    justify-content: space-between !important;
	pointer-events: none;
}
.mos-blog .blog-design-masonry .post-date span.post-date-month {
    width: 100%;
    height: 25px;
    background: #0c1d39;
    line-height: 25px;
    font-size: 20px !important;
    font-weight: 300 !important;
	padding-top: 0 !important
}


.mos-blog .post-title {
    display: flex;
    align-items: center;
    padding-right: 12px;
    position: relative;
}
.mos-blog .post-title::before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    background: #006073;
    width: 2px;
    height: 100%;
}
.mos-blog .post-title a {
    position: relative;
    display: inline-block;
    text-wrap: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 100%;
}
.mos-blog .entry-content.wd-entry-content {
    text-align: justify;
    display: flex;
    max-height: 80px !important;
    position: relative;
    overflow: hidden;
    min-height: 80px;
}
.mos-blog .article-inner {
    border-style: solid;
    border-width: 0 1px 10px 1px;
    border-color: #dfdfdf;
    border-radius: 6px;
	padding-bottom: 10px;
}
.mos-blog .article-inner .article-body-container {
    content: "";
    position: relative;
    overflow: hidden;
    padding-bottom: 10px !important;
    padding-left: 12px !important;
    padding-right: 12px !important;
}

 .mos-blog .post.type-post {
	padding: 0 30px;
}
.mos-blog .post.type-post .post-image-mask {
    top: 50% !important;
    left: 0% !important;
}

.gridPostA .elementor-element:last-child {
    position: absolute;
    left: 0;
    top: auto !important;
    bottom: 0;
    width: 100%;
    height: 50% !important;
    background: linear-gradient(0deg, var(--dcolor), transparent) ! IMPORTANT;
    transition: all 0.5s;
    min-height: unset !important;
}
.gridPostA:hover .elementor-element:last-child {
    height: 100% !important;
}

.gridPostA .elementor-widget-image {
    position: relative;
}
.gridPostA .elementor-widget-image::before {
    position: relative;
    width: 100%;
    content: "";
    display: flex;
    padding-top: 70%;
}
.gridPostA .elementor-widget-image *{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.blogSlide figure {
	position: relative;
}
.blogSlide figure:before {
    position: relative;
    display: flex;
    content: '';
    padding-top: 70%;
}

.blogSlide figure > div,
.blogSlide figure > div > a,
.blogSlide figure > div >  a >img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.mainBlog figure {position: relative;}

.mainBlog figure:before {
    position: relative;
    display: flex;
    content: '';
    padding-top: 70%;
}

.mainBlog figure > div,
.mainBlog figure > div > a,
.mainBlog figure > div >  a >img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.tabPic .elementor-image-box-img {
    position: relative;
}
.tabPic .elementor-image-box-img:before {
    position: relative;
    content: "";
    width: 50%;
    display: flex;
    padding-top: 70%;
}
.tabPic .elementor-image-box-img * {
    position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.tagBL .itemTag {
    position: relative;
    align-items: center;
    flex-direction: column;
    display: flex;
    max-width: 110px;
    margin: auto;
    gap: 15px;
	text-align: center;
}
.blogItemTitr .elementor-icon-box-title {
    text-wrap: nowrap;
}
.tagBL .itemTag .icon {
    position: relative;
    width: 70px;
    height: 70px;
    background: #eee;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.tagBL .itemTag .icon img {
    width: 50px;
    height: 50px;
}
.tagBL .listTags h2 {
    font-size: 14px;
}
.tagBL .listTags {
    position: relative;
    display: grid;
    grid-template-columns: auto auto;
    width: 100%;
}
.blogVideo {
    height: 350px;
    padding: 0 20px;
    position: relative;

}
.blogBaners .attachment-full.size-full {
    height: 143px;
}


.car-sec1 {
    animation: zoombg 10s infinite linear;
}
.taghiz{
	animation: zoombg2 5s infinite linear;
}
@keyframes zoombg  {
    0% , 100% {
        background-size:103%;
    }
    50% {
        background-size:97%;
    }
}
@keyframes zoombg2  {
    0% , 100% {
        background-size:103%;
    }
    50% {
        background-size:100%;
    }
}



.btnshowmore .elementor-button {
    position: relative;
    padding: 0 100px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 2px solid #ee562f !important;
    color: #2f7484 !important;
}
.btnshowmore .elementor-button-wrapper:hover svg{
	z-index: 1000;
	
}
.boxmore .elementor-button-wrapper:hover *{
	fill: #fff !important;
	z-index: 1000;
}



.boxmore * {
    background: transparent !important;
	
}
.boxmore .wd-negative-gap .elementor-element {
    width: 100% !important;
    padding: 0;
}
.boxmore .contentshowmore {
    position: relative;
    width: 100%;
    overflow: hidden;
    transition: all 0.5s;
    max-height: 150px;
}
.boxmore.open .contentshowmore {
    position: relative;
    width: 100%;
    overflow: hidden;
    transition: all 0.5s;
    max-height: 5500px;
}
.btnshowmore {
    position: relative;
    cursor: pointer;
}
 .btnshowmore.open .elementor-button-icon {
    transform: scaleY(-1);
}

 .taminForm .gform_fields :is(input , textarea , select) {
        position: relative;
        width: 100% !important;
        min-height: 50px !important;
        max-height: unset !important;
        border: none !important;
        border-radius: 0 !important;
        background-color: transparent !important;
        border-bottom: 2px solid rgba(0, 0, 0, 0.4) !important;
        outline: none !important;
        user-select: none !important;
        box-shadow: none !important;
        color: rgba(255, 255, 255, 0.6) !important;
        font-size: 16px !important;
}
.taminForm .gform_fields textarea {
        resize: none;
        min-height: 150px !important;
        max-height: 150px !important;
}


.wd-compare-table tbody tr.compare-basic th.compare-field {
    width: 240px;
    background: #f2f2f2 url(/wp-content/themes/woodmart-child/dist/img/compLogo.png) no-repeat center / 100% !important;
    display: block;
}
.wd-compare-table tbody tr th.compare-field {
    position: relative;
    min-width: 330px !important;
}
.wd-compare-table tbody tr.compare-basic td.compare-value {
    padding: 30px 30px 10px !important;
    position: relative;
    min-width: 300px;
}
.wd-compare-table tbody tr.compare-basic:nth-child(1) td.compare-value {
    padding: 30px 30px 10px !important;
    position: relative;
    min-width: 300px;
    background: #f2f2f2 !important;
}
.wd-compare-table td {
    flex: 0 1 26.6666%;
    min-width: 300px;
}
tr.compare-basic td.compare-value a.product-image {
    position: relative;
    margin: 0 0 10px !important;
    display: flex !important;
    border: 2px solid #fff;
    background: radial-gradient(#ffffff, #ffffff);
}
tr.compare-basic td.compare-value .wd-compare-remove-action {
    position: absolute !important;
    width: 50px !important;
    height: 25px !important;
}
tr.compare-basic td.compare-value .wd-compare-remove-action a.wd-compare-remove {
    position: relative;
    margin: 0 !important;
    padding: 0;
    top: 0 !important;
    bottom: 0 !important;
    left: auto !important;
    right: 0;
}
.woocommerce-Price-amount.amount {
    color: #0c132f !important;
    font-size: 14px;
	font-weight: 400 !important;
}

ins .woocommerce-Price-amount.amount {
    font-size: 14px;
	font-weight: 500;
}
del .woocommerce-Price-amount.amount {
    font-size: 12px !important;
	font-weight: 500 !important;
	color: #979797 !important;

}

span.woocommerce-Price-amount.amount {
    font-family:iranyekan !important;
}

.wd-compare-table td ,
.wd-compare-table th {
    border: solid #fff !important;
    background: #f5f5f5 !important;
    border-width: 2px 5px !important;
}
.wd-compare-table tr:nth-child(odd) td ,
.wd-compare-table tr:nth-child(odd) th {
    background: #fff !important;
}
.wd-compare-table tr:nth-child(1) td {
    background: #f5f5f5 !important;
}
.wd-compare-table tr:nth-child(1) th {
    background: #fff !important;
}
.wd-compare-table tr:nth-child(even) td ,
.wd-compare-table tr:nth-child(even) th {
    background: #f5f5f5 !important;
}
.wd-compare-table th, .wd-compare-table td {
    padding: 5px 10px !important;
}
a.wd-compare-remove {
    position: absolute !important;
    top: 10px !important;
    background: #c9002e !important;
    padding: 5px !important;
    z-index: 10 !important;
    font-size: 10px !important;
    color: #fff !important;
    border-radius: 4px !important;
}
td.compare-value a.wd-entities-title {
    width: 100% !important;
    text-align: justify !important;
    min-height: 40px !important;
    position: relative;
}
td.compare-value a.wd-entities-title mark , 
.product-grid-item.product .product-element-bottom .wd-entities-title a mark{
    line-height: 1.5;
    font-weight: 300;
    z-index: 10 !important;
    position: relative;
    display: inline;
}
td.compare-value a.wd-entities-title:before ,
.product-grid-item.product .product-element-bottom .wd-entities-title a:before {
    display:none !important;
}
.product-grid-item.product .product-element-bottom .wd-entities-title a:before {
    bottom: 5px;
}
.wd-compare-table * {
    font-family: 'iranyekan';
}
td.compare-value .star-rating {
    display: none !important;
}
td.compare-value .add_to_cart_button {
    display: none !important;
}
td.compare-value .price {
    position: relative !important;
    display: flex !important;
    justify-content: space-evenly !important;
    align-items: center !important;
    background: #f8f8f8;
    padding: 15px 10px;
    margin: 0 -20px -10px 0;
    border-radius: 10px 10px 0 0;
    left: 0;
    width: calc(100% + 40px) !important;
}
td.compare-value .price:before {
    position: absolute;
    left: 0;
    right: 0;
    top: -1px;
    margin: auto;
    width: calc(100% - 40px);
    background: red;
    content: '';
    height: 1px;
}
tr.compare-basic td.compare-value a.product-image:before {
    position: relative;
    width: 100%;
    content: '';
    padding-top: 130%;
    display: flex
;
    flex-direction: column;
}
tr.compare-basic td.compare-value a.product-image img {
    position: absolute;
    left: 0;
    top: 0;
    width: 80%;
    height: auto;
    bottom: 0; 
    right: 0;
    margin: auto;
}


.rowAddToCard {
    position: relative;
    padding: 10px 0px 0;
    margin-right: -10px;
    width: calc(100% + 20px);
    background: #fff !important;
}
.rowAddToCard .addToCardCustom {
    position: relative;
    width: 100%;
    padding: 0px 60px 0px 20px;
    height: 50px;
    background: #006073;
    border-radius: 5px;
    color: #fff;
    display: flex
;
    align-items: center;
    font-size: 16px;
    font-weight: 300;
}
.rowAddToCard .addToCardCustom:hover {
    background: #a80717;
    color: #fff;
}
.rowAddToCard .addToCardCustom span.elementor-button-icon {
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 21px;
}


.wd-compare-table tr:nth-child(odd) td, .wd-compare-table tr:nth-child(odd) th {
    background: #f2f2f2 !important;
    border-radius: 8px !important;
    overflow: hidden;
}
.wd-compare-table tr:nth-child(even) td, .wd-compare-table tr:nth-child(even) th {
    background: #fff !important;
    border-radius: 8px !important;
    overflow: hidden;
}


.wd-compare-table tbody tr th.compare-field:last-child:before {
    position: absolute;
    bottom: 0;
    height: 60px;
    width: 100%;
    content: '';
    background: #fff;
    display: block;
    left: 0;
}

mark.text {
    background: transparent !important;
    color: #656565 !important;
}







.taminForm .gform_fields :is(input , textarea , select) {
        position: relative;
        width: 100% !important;
        min-height: 50px !important;
        max-height: unset !important;
        border: none !important;
        border-radius: 0 !important;
        background-color: transparent !important;
    	border-bottom: 2px solid rgb(255 255 255 / 48%) !important;
        outline: none !important;
        user-select: none !important;
        box-shadow: none !important;
    	font-size: 14px !important;
    	color: #fff !important;
    	text-align: left !important;
	}
.taminForm .gform_fields textarea {
        resize: none;
        min-height: 150px !important;
        max-height: 150px !important;
}
 .taminForm .gform_footer input.gform_button:hover {
        background: #e48d23 !important;
}
 .taminForm .gform_footer input.gform_button:hover .gform_button button{
        color: #0c1d39 !important;
}
.taminForm .gform_footer input.gform_button {
    position: relative;
    width: 100% !important;
    display: flex !important
;
    justify-content: center !important;
    align-items: center !important;
    height: 50px !important;
    border: 1px solid #faa63c !important;
    font-size: 18px !important;
    font-weight: 300 !important;
    border-radius: 6px !important;
    color: #000000 !important;
    background: #fca83b !important;
}

.taminForm .gform_fields {
    gap: 0 !important;
}
.btnshowmore a.elementor-button {
    border: none !important;
	width: 200px;
}
.btnshowmore a.elementor-button::after {
    background: transparent;
    width: 180px;
    height: 95%;
    content: "";
    position: absolute;
    border: 1px solid #2f7484;
	border-radius: 3px !important;
	transition: all 0.2s;
}
.btnshowmore .elementor-button-wrapper {
    display: flex
;
    align-items: center;
    justify-content: center;
}
.btnshowmore a.elementor-button .elementor-button-text{
	color: #232323 !important;	
	z-index: 100;
    font-weight: 300;

}
.btnshowmore a.elementor-button:hover svg path{
	color: #ffffff !important;	
	z-index: 100;
}

.btnshowmore a.elementor-button:hover .elementor-button-text{
	color: #fff !important;	
}
.btnshowmore a.elementor-button:hover::after{
    background: #2f7484;
    border: 1px solid #fff;
	color: #fff;
}













.page-title {
    padding: 0 !important;
    background: transparent !important;
    margin: 0px 0 10px !important;
    min-height: 50px !important;
}
.page-title .entry-title.title {
    display: none;
}
.page-title .container {
    margin: auto;
    min-height: 50px;
    display: flex;
    align-items: center !important;
    justify-content: space-between !important;
    flex-direction: row-reverse !important;
}
.page-title .container .breadcrumbs {
    position: relative;
    display: flex;
    align-items: center;
    text-wrap: nowrap;
}
:is(.breadcrumbs,.yoast-breadcrumb) :is(a,span) {
    text-transform: uppercase !important;
    font-weight: 400 !important;
    font-size: 14px !important;
}
.shareSocial {
      position: relative;
      display: flex;
      align-items: center;
      text-wrap: nowrap;
      z-index: 999;
}
a.whatsapp-mobile.wd-social-icon.social-whatsapp {
    display: none !important;
}
.shareSocial .wd-social-icons {
    position: relative;
    display: flex;
    gap: 5px;
}
.shareSocial .label {
    font-size: 14px;
}
.shareSocial .icons-design-default .wd-social-icon {
    padding: 0 !important;
    width: 25px !important;
    height: 25px !important;
    display: flex !important;
    justify-content: center;
    align-items: center;
}
.shareSocial a * {
    font-size: 16px !important;
    padding: 0 !IMPORTANT;
}
/*.breadcrumbs>:is(a,span):after {*/
/*    content: ">" !important;*/
/*}*/
.breadcrumbs>span:last-child:after {
    display: none;
}
.textPageImg .elementor-widget-container img {
    width: 400px !important;
    height: auto !important;
    max-width: 400px !important;
}









.rowTabsFaq {
    position: relative;
    display: flex;
    gap: 10px;
    width: 100%;
    justify-content: center !important;
}
.rowTabsFaq .btntab i.icon {
    position: relative;
    width: 60px;
    height: 70px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    background-color: transparent !important;
    filter: hue-rotate(205deg) brightness(0.4);
}
.rowTabsFaq .btntab.active i.icon {
    filter: hue-rotate(0deg) brightness(1);
}
.rowTabsFaq .btntab {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 10px;
    align-items: center;
    font-size: 14px;
    border: none !important;
    background: transparent !important;
}
.rowTabsFaq .btntab span.titlefaq {
    color: #a4a4a4;
    font-size: 16px;
    font-weight: 500;
}
.rowTabsFaq .btntab.active span.titlefaq {
    color: #246d7c;
}

.tabContentfaq {
    position: relative;
    width: 100%;
    padding: 40px 0 0;
}
.hrbAccordionItems {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 12px;
}
.hrbAccordionItems * {
    z-index:2;
}

.hrbAccordionItems .titleAccordion {
    position: relative;
    width: 100%;
    min-height: 50px;
    display: flex;
    align-items: center;
    gap: 5px;
    cursor: pointer;
    color:#777777;
    
}
.hrbAccordionItems  .titleAccordion {
    position: relative;
    width: 100%;
    min-height: 50px;
    display: flex;
    align-items: center;
    gap: 5px;
    cursor: pointer;
    color:#777777;
    
}
.hrbAccordionItems .itemAccordion.open .titleAccordion {
    color:#000;
    
}
.hrbAccordionItems .titleAccordion strong {
    font-size: 18px;
    font-weight: 400;
    color: #555555;
}
.hrbAccordionItems .titleAccordion.icon-right {
    padding-right: 10px;
    background-color: #f3f3f3 !important;
    padding-left: 50px;
    border-left: 6px solid #004d5e;
}
.hrbAccordionItems .titleAccordion.icon-left {
    padding-left: 10px;
    background-color: #f3f3f3 !important;
    padding-right: 50px;
    border-left: 6px solid #004d5e;
}
.hrbAccordionItems .titleAccordion .icon {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 35px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #333 !important;
    margin: auto;
}

.hrbAccordionItems .titleAccordion .icon * {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.itemAccordion span.e-opened { 
    display: flex !important;
}
.itemAccordion.open span.e-opened {
    display: none !important;
}
.itemAccordion span.e-closed {
    opacity: 0;
}
.itemAccordion.open span.e-closed {
    opacity: 1;
}
.itemAccordion.open span.e-closed {
    display: flex !important;
}
.itemAccordion.open span.e-opened {
    display: none !important;
}
.itemAccordion .contentItemAccordion {
    position: relative;
    overflow: hidden;
    transition: all .2s;
    max-height: 0px;
    font-size: 18px;
    font-weight: 300;
    line-height: 2em;
    padding: 0 20px;
}
.itemAccordion.open .contentItemAccordion {
    transition: all 1s;
    max-height: 5000px;
    padding: 20px;
}

.contentTabfaq {
    position: relative;
    width: 100%;
    display: none;
}
.contentTabfaq.active {
    display: block;
}




.temFormText .elementor-shortcode p {
    font-size: 18px;
    font-weight: 300;
}
.formCustom  {
    width: 100%;
    background: transparent;
    padding: 0px;
    box-sizing: border-box;
    border-radius: 0px;
}
.formCustom .elementor-shortcode {
    position: relative;
    display: flex;
    justify-content: center;
}
.formCustom  .gfield * {
    border: none !important;
}
.formCustom .gform_fields .gfield input {
    position: relative;
    width: 100%;
    height: 50px !important;
    min-height: auto !important;
    display: flex;
    align-items: center;
    border-radius: 0px !important;
    border: none !important;
    border-bottom: 3px solid #afafaf !important;
    background: transparent;
    font-size: 18px;
    color: #afafaf;
    text-align: left;
}

 .formCustom .gform_fields .gfield select {
    position: relative;
    width: 100%;
    height: 50px !important;
    min-height: auto !important;
    display: flex;
    align-items: center;
    border-radius: 0px !important;
    border: none !important;
    border-bottom: 3px solid #afafaf !important;
    background-color: transparent;
    font-size: 18px;
    color: #636363;
	font-weight: 300;
    background-size: 16px;
}

.formCustom .gform_footer {
    position: relative;
}
.formCustom.multifile .gform_drop_area.gform-theme-field-control {
    background: transparent !important;
    border: 2px dashed #afafaf !important;
}
.formCustom.multifile .gform-theme-button--control {
    background: #008797 !important;
    cursor: pointer !important;
}
.formCustom:not(.multifile)  .gfield.gfield--type-fileupload {
	
    position: relative;
    width: 100%;
    height: 50px !important;
    min-height: auto !important;
    display: flex;
    align-items: center;
    padding-top: 10px;
    border-radius: 0px !important;
    border: none !important;
    border-bottom: 3px solid #afafaf !important;
    font-size: 18px !important;
    /* font-size: 20px; */
    color: #afafaf;
    background-position: 2px;
    background: transparent url(/wp-content/themes/woodmart-child/dist/img/tala-btn-back.png) no-repeat;
    background-position: right;
    padding-left: 10px;
}
.formCustom:not(.multifile)  .gfield.gfield--type-fileupload .gfield_label{
	font-size: 18px !important;
    color: #5e5e5e !important;
    width: 100% !important;
    height: 100%;
    cursor: pointer;
}
.formCustom:not(.multifile) .gfield.gfield--type-fileupload::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: transparent;
    z-index: 10000;
    top: 0;
    left: 30px;
}

.formCustom  .gfield * {
    border: none !important;
}
.formCustom:not(.multifile)  .gfield.gfield--type-fileupload .gfield_description {
    color: #bbb;
    margin: 0;
    pointer-events: none;
}
.formCustom .gform_footer input.gform_button {
    position: relative;
    width: 20% !important;
    height: 60px !important;
    outline: none !important;
    border-radius: 6px !important;
    background: #ff942c !important;
    cursor: pointer;
    box-shadow: none !important;
    margin-left: 40% !important;
	margin-top: 20px !important;
    color: #000 !important;
    font-size: 20px !important;
	transition: all 0.3s !important;
	border: 1px solid #ff942c !important;
}
.formCustom .gform_footer input.gform_button:hover {
	background: transparent !important;
	color: #ff942c !important;
}
.formCustom  .gfield  input[type=file] {
    position: absolute;
    right: 0;
    height: 0;
    width: 0;
    visibility: hidden;
    opacity: 0;
}

.formCustom .gform_wrapper {
    width: 100% !important;
}

.contact2Form .gform-body.gform_body input {
    border: none !important;
    border-radius: 0px !important;
    border-bottom: 2px solid #e6e6e6 !important;
    box-shadow: none !important;
}
.contact2Form .gform-body.gform_body .gfield_select {
    border: none !important;
    border-radius: 0px !important;
    border-bottom: 2px solid #e6e6e6 !important;
    box-shadow: none !important;
}
.contact2Form .gform-body.gform_body .textarea.large {
    border: none !important;
    border-radius: 0px !important;
    border-bottom: 2px solid #e6e6e6 !important;
    box-shadow: none !important;
}
.contact2Form .gform_footer input.gform_button {
    position: relative;
    width: 100% ! IMPORTANT;
    height: 50px !important;
    border: none !important;
    outline: none !important;
    border-radius: 6px !important;
    background: #fd4949 !important;
    cursor: pointer;
    box-shadow: none !important;
}
.titleSingleProd {
    position: relative;
    width: 100%;
    border-width: 0 10px;
    min-height: 50px;
    background: #f3f3f3;
    align-items: center;
    display: flex;
    padding: 0 15px;
}
.titleSingleProd .product_title {
    color: #fff;
}
.titleSingleProd .wd-entities-title {
    color: #747474 !important;
}
.titleSingleProd .elementor-widget-container {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
}
.formCustom .textarea.large {
    background: transparent;
	font-size: 20px;
    color: #afafaf;
    height: 280px;
    min-height: 280px !important;
    border-bottom: 3px solid #afafaf !important;
}
.blogSec1Grid .elementor-heading-title.elementor-size-default::after {
    content: "";
    width: 25px;
    height: 25px;
    background: #fff;
    position: absolute;
    left: -45px;
    transform: rotate(45deg);
}








.mos-blog .post.type-post .post-image-mask {
    top: 50% !important;
    right: 0 !important;
    margin: 0 !important;
	pointer-events: none;
}
.customTitle .elementor-heading-title {
    position: relative;
    display: grid;
    grid-template-columns: auto 1fr;
    gap: 5px;
    align-items: center;
	
    color: #008797 !important;
}
.imageReal .elementor-widget-container {
    position: relative;
    width: 100%;
    display: flex;
}
.imageReal .elementor-widget-container:before {
    position: relative;
    width: 100%;
    display: block;
    content: '';
    padding-top: 66%;
}
.imageReal img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100% !important;
    object-fit: cover !important;
}


.itemBlogCustom {
	cursor: pointer;
}
.itemBlogCustom .pic {
    position: relative;
    display: flex;
    flex-direction: column;
}
.itemBlogCustom .pic:before {
    position: relative;
    width: 100%;
    display: block;
    content: '';
    padding-top: 60%;
}
.itemBlogCustom .pic * {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    left: 0;
	}
.seeBtn {
    top: calc(50% - 41px);
	transition: all 0.2s;
}
.seeBtn span {
    color: #006073;
	transition:all 0.2s;
}

.itemBlogCustom:hover .seeBtn{
	transform: scale(1.2);
}
.itemBlogCustom::after {
    background: #008797;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0.2;
    transition: all 0.2s;
}
.itemBlogCustom:hover::after {
    opacity: 0.8;
}
.contact2Form .gform_fields {
    gap: 10px 30px !important;
}
.contact2Form .gform_fields .ginput_container_textarea {
    max-height: 200px;
}
.newsLetterSection > .e-con-inner {
    justify-content: space-between !important;
}
.newsLetterSection > .e-con-inner .newsForm {
    position: relative;
    width: 45% !important;
}
.newsForm form {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100% !important;
    margin-right: 0;
    position: relative;
}
.newsForm form .gform-body.gform_body {
    width: 100% !important;
    box-sizing: border-box !important;
}
.newsForm .gfield .ginput_container {
    height: 100% !important;
    width: 100% !important;
    border: none !important;
    margin-right: 0;
    border-right: 4px solid #fea93b !important;
}
.newsForm .gfield .ginput_container input {
    position: relative;
    height: 50px !important;
    /* min-width: 510px; */
    border: none;
    margin-bottom: 20px;
    border-radius: 50px 0 0 50px;
    width: 100% !important;
    padding: 10px 20px;
    min-width: unset !important;
}
.newsForm .gform-footer.gform_footer input {
    margin: auto 0 auto 5px !important;
    height: 40px !important;
    min-height: unset !important;
}
.newsForm .gform-footer.gform_footer {
    position: absolute;
    right: auto;
    height: 50px;
    top: 0;
    border-radius: 35px !important;
    left: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    width: 120px !important;
}
.newsForm form .gform-body.gform_body {
    width: 100% !important;
    box-sizing: border-box !important;
    height: 50px;
    position: relative;
}

.newsForm form .gform-body.gform_body * {
    max-height: 50px !important;
    margin: 0 !important;
    padding: 0 !important;
}
.newsForm form .gform-body.gform_body input {
    padding: 10px 20px !important;
    padding-left: 120px !important;
}
.newsForm .gform-footer .gform_button {
    border: none !important;
    border-radius: 30px !important;
    background: #00899e !important;
    margin: 0px 0 !important;
    min-height: 46px !important;
    max-height: 46px !important;
    font-size: 20px !important;
    text-wrap: nowrap;
    font-weight: 300 !important;
    margin-left: 0 !important;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto !important;
    left: 0 !important;
}
.newsForm > .elementor-widget-container {
    display: flex;
    align-items: center;
    justify-content: center;
}

.newsForm > .elementor-widget-container .elementor-shortcode {width: 100% !important;height: 50px;}

.newsForm > .elementor-widget-container .elementor-shortcode {
    padding: 0 !important;
    margin: 0 !important;
    top: 0 !IMPORTANT;
}

.newsForm > .elementor-widget-container .elementor-shortcode .gform_validation_errors {
    display: none !important;
}
.newsForm > .elementor-widget-container .elementor-shortcode .gform_wrapper {
    display: flex;
    position: relative;
}
.galeryService .wd-gallery-item>a {
    display: block;
    overflow: hidden !important;
    position: relative !important;
}
.galeryService .wd-gallery-item>a::after {
    content: "";
    background: rgba(0, 0, 0, 0.123);
    position: absolute;
    top: 0;
    left: 0%;
    width: 100%;
    height: 100%;
    z-index: 35;
    border-radius: 8px;
	transition: 0.2s;
}
.galeryService .wd-gallery-item>a:hover::after {
    content: "";
    background: rgba(121, 0, 0, 0.212);
    position: absolute;
    top: 0;
    left: 0%;
    width: 100%;
    height: 100%;
    z-index: 35;
    border-radius: 8px;
}
.galeryService .wd-gallery-item>a img {
	scale: 1;
	transition: all 0.2s;
}
.galeryService .wd-gallery-item>a:hover img {
	scale: 1;
}

.serviceImg .elementor-widget-image {
    position: relative;
}
.serviceImg .elementor-widget-image::before {
    position: relative;
    content: "";
	background-color: #006073;
    width: 30%;
	max-width: 30%;
    display: flex;
    padding-top: 70%;
}
.serviceImg .elementor-widget-image img {
    position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.relatedProductSingle .wd-buttons.wd-pos-r-t {
    background: #0000 !important;
    left: 0 !important;
    top: 0 !important;
    box-shadow: none !important;
}
.relatedProductSingle .product.type-product .wd-buttons.wd-pos-r-t .quick-view a.open-quick-view {
    position: relative;
    width: 55px;
    height: 55px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgb(12 29 57 / 80%);
    border-radius: 100%;
    color: #fff;
}
.contactFormTitr span.borderBTtitle {
    width: 25% !important;
    top: calc(100% + 10px) !important;
}
.type-product .product-wrapper {
    cursor: pointer;
    background-color: #f9f9f9;
    padding: 30px 30px 0 30px !important;
}
.offerCarousel .type-product .product-wrapper {
    cursor: pointer;
    background-color: #f7f7f7;
    padding: 30px 30px 0 30px !important;
}

.type-product .product-wrapper .wd-progress-bar.wd-stock-progress-bar{
	display: none;
}

.type-product .product-wrapper .product-element-top.wd-quick-shop::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
	opacity: 0 !important;
	transition: all 0.2s;
	left: 0;
	display: block !important;
	background-color: #008a99b3 !important;
	pointer-events: none;
}
.type-product .product-wrapper:hover .product-element-top.wd-quick-shop::before {
    opacity: 1 !important;
}

.widget_product_categories .product-categories li {
	position: relative;
}
.widget_product_categories .product-categories li a {
    display: block !important;
    flex: 1 1 calc(100% - 40px) !important;
    padding-block: 10px !important;
    padding-inline-end: 5px !important;
    width: calc(100% - 40px) !important;
    text-decoration: none !important;
    background: #f7f7f7 !important;
    margin: 4px !important;
    padding-right: 10px !important;
    border-radius: 0px 5px 5px 0px !important;
    position: relative;
    font-size: 14px !important;
    font-weight: 600;
}
ul.children.list-shown .cat-item a {
    border-bottom: 2px solid #f7f7f7 !important;
    background: transparent !important;
    border-radius: 0 !important;
}
ul.children.list-shown .cat-item a::after {
	background-color: #f98b96;
	content:"";
	position: absolute;
	top: 100%;
    right: -8px;
    width: 8px;
    height: 2px;
}
.price_slider_amount button.button {
    display: none;
}
.widget_price_filter .ui-slider .ui-slider-handle:after {
    width: 10px !important;
    height: 10px !important;
    border-radius: 3px;
    background-color: #ff9d1d !important;
}
.widget_price_filter .price_slider_wrapper {
    display: flex;
    flex-direction: column-reverse;
    gap: 10px;
    padding-top: 20px !important;
}
span.wd-swatch.wd-text.wd-tooltip.wd-tooltip-inited {
    --wd-swatch-brd-color: none !important;	
    box-shadow: none !important;
}
.wd-active-filters {
    margin: 0 0 10px 0 !important;
    padding: 0 20px !important;
}
.wd-text-style-2 .wd-swatch-wrap{
position: relative;
padding-right: 45px;

}
.wd-text-style-2 .wd-swatch-wrap a::after {
    position: absolute !important;
    right: 4px !important;
    top: 0 !important;
    bottom: 0 !important;
    margin: auto !important;
    width: 12px !important;
    height: 12px !important;
    background: #fff !important;
    content: '' !important;
    opacity: 1 !important;
    border-radius: 100% !important;
	transition: all 0.2s !important;
    border: none !important;
	z-index: 10;

}
.wd-text-style-2 .wd-swatch-wrap.wd-active a::after {
    right: 26px !important;
    background: #fff !important;
}
.wd-text-style-2 .wd-swatch-wrap a::before {
    position: absolute !important;
    right: 1px !important;
    top: 0 !important;
    bottom: 0 !important;
    margin: auto !important;
    width: 40px !important;
    height: 16px !important;
    background: rgb(197 197 197 / 70%) !important;
    content: '' !important;
    opacity: 1 !important;
    border-radius: 42px !important;
    transition: all 0.2s !important;
    z-index: 0;
}
.wd-text-style-2 .wd-swatch-wrap.wd-active a::before {
    background: #fea93b !important;
}
.wd-widget-stock-status a {
    position: relative !important;
    padding-right: 50px;
    font-size: 17px;
    color: #434343;
    font-weight: 600;
}
.wd-widget-stock-status a::before {
    position: absolute !important;
    right: 1px !important;
    top: 0 !important;
    bottom: 0 !important;
    margin: auto !important;
    width: 40px !important;
    height: 16px !important;
    background: rgb(197, 197, 197) !important;
    content: '' !important;
    opacity: 1 !important;
    border-radius: 42px !important;
	transition: all 0.2s !important;
	border: none !important;
}
.wd-widget-stock-status a::after {
    position: absolute !important;
    transform: none !important;
    right: 4px !important;
    top: 0px !important;
    bottom: 0 !important;
    margin: auto !important;
    width: 12px !important;
    height: 12px !important;
    background: #fff !important;
    content: '' !important;
    opacity: 1 !important;
    border-radius: 17px !important;
	transition: all 0.2s !important;
}
.wd-widget-stock-status a:hover:before {
    border-color: transparent !important;
}
.wd-widget-stock-status a.wd-active:before {
    border-color: transparent !important;
    background: #ff9d1d !important;
}
.wd-widget-stock-status a.wd-active::after {
    right: 26px !important;

}
.wd-filter-list li {
    font-size: 14px;
    font-weight: 600;
}




.infoBlogPic .elementor-image-box-img {
    position: relative;
}
figure.elementor-image-box-img:before {
    content: "";
    position: relative;
    padding-top: 20%;
    display: block;
}
.infoBlogPic .elementor-image-box-img img {
    position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	object-fit: cover;
}
.allVidBlog .border-bot::after{
	content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    background: #fff;
    top: calc(100% + 10px);
}
.wd-tab-wrapper .shop_attributes tr th .wd-attr-name {
    font-size: 16px;
    font-weight: 400;
}
.wd-tab-wrapper .shop_attributes tr td p {
    font-size: 17px;
    color: #000;
}
.wd-sticky-btn :is(.single_add_to_cart_button,.wd-sticky-add-to-cart) ,a.btn.btn-size-small.btn-color-primary.wc-backward{
    background: #016074;
}















.showHomeCat .hrb-product-categories {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    gap: 20px 60px;
}
.hrb-category {
    position: relative;
    width: 100%;
}
.hrb-category a {
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 100%;
}
.pic {
    width: 100%;
    height: 100%;
    position: relative;
	top: 0;
	left: 0;

}
.hrb-category a .pic::before {
    content: "";
    position: relative;
    width: 100%;
    padding-top: 100%;
    display: flex;
}
.hrb-category a .pic::after {
    content: "";
    position: absolute;
    width: 80%;
    height: 80%;
    top: 13%;
    left: 10%;
    background-color:	#c3c3c3;
	border-radius: 8px;
	z-index: 4;
	transition: all 0.2s;
}
.hrb-category  a .pic img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 10;
	transition: all 0.2s;
}
.hrb-category  a h3{
	font-size: 18px;
    font-weight: 500;
    padding-top: 20px;
    text-wrap: nowrap;
    position: relative;
}
.showHomeCat .hrb-product-categories .hrb-category h3::after {
	content: "";
    position: absolute;
    width: 40px;
    height: 40px;
    top: -60px;
    left: 0;
	right: 0;
	margin: auto;
    background-color: #006073;
	border-radius: 8px;
	z-index: 2;
	transform: rotate(45deg);
	transition: all 0.2s;
}




.showHomeCat .hrb-product-categories .hrb-category:hover img {
	scale: 1.1;
}
.showHomeCat .hrb-product-categories .hrb-category:hover::after {
    background: #c3c3c3;
}
.showHomeCat .hrb-product-categories .hrb-category:hover h3::after {
	top: -46px;
}
.showHomeCat .hrb-product-categories .hrb-category:hover h3 {
	font-weight: 600;
}
.single_add_to_cart_button::before {
    content: "";
    position: absolute;
    background: url(/wp-content/themes/woodmart-child/dist/img/icons.png) 0 -40px !important;
    background-repeat: no-repeat;
    top: 0 !important;
    bottom: 0 !important;
    left: auto !important;
    right: 24px !important;
    margin: auto;
    opacity: 1 !important;
    width: 40px !important;
    height: 40px !important;
    border-radius: 0px !important;
    border: none !important;
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 600 !important;
    /* content: "\f291" !important; */
    /* font-size: 22px !important; */
    /* transition: all 0.2s !important; */
}
.single_add_to_cart_button.loading::before {
	opacity: 0 !important;
}
.single_add_to_cart_button:after {
    left: auto !important;
    right: 15px !important;
}


.tell-form .picContact {
    position: absolute;
    right: calc(var(--elright) * -1);
    top: 0;
    width: 100vw;
    height: 100%;
    display: flex;
    justify-content: flex-start;
    padding-left: 50vw;
}
.tell-form .e-con-inner {
    position: relative;
}
.tell-form .picContact img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.tell-form .e-con-inner {
    position: relative;
    padding-right: 50% !important;
}
.tell-form .picContact * {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.widget_price_filter .ui-slider .ui-slider-range {
    margin-top: -2px !important;
    height: 4px !important;
    background-color: #ff9d1d !important;
}
.listCustomers .itemCustomer {
      position: relative;
      width: 100%;
      background: #ffffff;
      border-radius: 10px;
      box-shadow: 0px 0px 20px -10px rgba(0, 0, 0, 0.5);
      padding: 20px;
}
.itemBlogHoverBox .e-con-inner {
    padding: 0 !important;
}
.shop_attributes {
    --wd-attr-v-gap: unset !important;
}


.archive.post-type-archive .elementor.elementor-9870 {
    position: absolute;
	left: 0;
	right: 0;
    margin: -180px auto;

	}

.branditem.wd-single-brands.elementor-widget.elementor-widget-wd_single_product_brands {
    display: none !important;
}
.mojavezs .elementor-swiper-button.elementor-swiper-button-next {
    margin-right: -5%;
}
.mojavezs .elementor-swiper-button.elementor-swiper-button-prev {
    margin-left: -5%;
}
.hrbAccordionItems .titleAccordion .icon i::before {
    content: "\f078";
}
.gform_confirmation_message {
    position: relative !important;
    background: linear-gradient(45deg, #006d2c, #83b96d) !important;
    padding: 15px 5px !important;
    border-radius: 10px !important;
    font-size: 14px !important;
}
.khabarname input {
    text-align: right;
}


.rengePriceGold label.gfield_label.gform-field-label {
    position: absolute !important;
    top: 0;
}
.rengePriceGold .gold-price-value {
    position: absolute !important;
    top: 0;
    right: 0;
	font-size: 16px;
}
.formCustom .gform_fields .gfield.rengePriceGold {
    position: relative;

}
.formCustom .gform_fields .gfield input.gold-price-slider {
    border: none !important;
		margin-top: 17px !important;

}
.formCustom .gform_fields .gfield.rengePriceGold:before {
    position: absolute;
    top: 40px;
    height: 5px;
    width: 100%;
    left: 0;
    display: block;
    content: '';
    background: #a7a7a7;
    border-radius: 10px;
}
.formCustom .gform_fields .gfield.rengePriceGold .ginput_container_number input {
    position: absolute;
    top: 0;
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    min-height: 0 !important;
	opacity: 0;

}
.gold-price-slider {
    width: 100%;
    height: 10px;
    border-radius: 5px;
    background: #fff;
    outline: none;
    margin: 15px 0;
}

.gold-price-slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: #008898; /* رنگ طلایی */
    border: 2px solid #008898;
    cursor: pointer;
    box-shadow: 0 2px 5px rgba(0,0,0,0.2);
}

.gold-price-slider::-moz-range-thumb {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: #008898;
    border: 2px solid #008898;
    cursor: pointer;
    box-shadow: 0 2px 5px rgba(0,0,0,0.2);
}

.gold-price-value {
    display: inline-block;
    padding: 5px 15px;
    background: #f8f8f8;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-weight: bold;
    color: #333;
    margin-top: 10px;
}

a.btnCostumLink {
    color: #fff;
    font-weight: 300;
    font-size: 15px;
    padding: 12px 36px;
    border: 1px solid #feb24f;
}
a.btnCostumLink:hover {
    background: #feb24f;
    color: #000;
}
.alv-apload {
    position: absolute;
    opacity: 0 !important;
}
.uploadFileForm{
	position: absolute !important;

    bottom: -20px;
    right: 40px;
}
.uploadFileForm .gform-footer .gform_button{
    position: absolute;
    opacity: 0 !important;
	top: 0;
}
.uploadFileForm .gform_confirmation_wrapper {
    color: #fff;
    padding: 0 5px;
}

.boxmore.hideBtn .btnshowmore {
    display: none !important;
}



















body .bnTabligh:nth-child(2) .elementor-widget-image {
    /* position: absolute; */
    /* left: -61px !important; */
    /* right: auto !important; */
    /* z-index: 10 !important; */
    /* visibility: visible !important; */
    /* opacity: 1 !important; */
    /* display: block !important; */
    width: 76%;
}
.favoriteCustom a, .compareCustom a, .downloadCatalogCustom a, .customLinkProd a {
    position: relative;
    padding: 0 23px !important;
    display: flex
;
    align-items: center;
    border: 1px solid #f0f0f0 !important;
    gap: 15px;
    text-wrap: nowrap;
    height: 60px;
    border-radius: 4px !important;
    background-color: #e8e8e8 !important;
}

















.PkadrFlex .elementor-image-box-wrapper {
    display: flex
;
 
    align-items: baseline;
    column-gap: 10px !important;	
}
.blogGridCont .imgGridBlog .elementor-widget-container a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    object-fit: cover;
}
.blogInfoCont .imgGridBlog .elementor-widget-container a {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 10;
    display: block;
}

.departman-text .elementor-icon-box-content {
    display: flex
;
    flex-direction: column-reverse;
}
.departman-text .elementor-icon-box-description {
    margin: 0px 0 25px !important;
}
.itemUnit .elementor-icon-box-title:before {
    position: absolute;
    top: -15px;
    right: 0px;
    width: 100%;
    height: 1px;
    background: #fea43c;
    content: '';
}
	.gfield_description.validation_message.gfield_validation_message {
    color: #ff9999 !important;
}
	h2.gform_submission_error.hide_summary {
    color: #f89595 !important;
}
span.gform-icon.gform-icon--circle-error {
    color: #f59393 !important;
    border-color: #ee908f !important;
}
.affertimer .wd-timer>span {
    border-radius: 5px;
}
.affertimer .wd-timer {
    gap: 7px !important;
}

.wd-carousel-container .wd-arrow-inner {
    opacity: 1 !important;
}
.wd-carousel-container .wd-arrow-inner:after {
    color: #feb24f;
    font-size: 40px;
}
.wd-carousel-container .wd-btn-arrow.wd-next ,
.wd-carousel-container .wd-btn-arrow.wd-prev {
    opacity: 1 !important;
    transform: translate(0px, 0px) !important;
}





































#reply-title{
    padding-left:50%;
}
.titleMoreBox2 span.elementor-button-icon ,
.titleMoreBox span.elementor-button-icon {
    transform: scaleX(-1);
}
.unlimitedCustomIcon svg {
    transform: scaleX(-1);
}













