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

:root {
	--wd-text-font: YekanBakhFaNum;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(86,86,86);
	--wd-text-font-size: 14px;
	--wd-title-font: YekanBakhFaNum;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: YekanBakhFaNum;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: rgb(66,66,66);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: YekanBakhFaNum;
	--wd-widget-title-font: YekanBakhFaNum;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(81,81,81);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: YekanBakhFaNum;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-brd-radius: 20px;
	--wd-primary-color: #003333;
	--wd-alternative-color: rgb(0,51,51);
	--wd-link-color: rgb(0,51,51);
	--wd-link-color-hover: rgb(0,51,51);
	--btn-default-bgcolor: rgb(67,95,203);
	--btn-default-bgcolor-hover: rgb(73,147,221);
	--btn-accented-bgcolor: rgb(67,95,203);
	--btn-accented-bgcolor-hover: rgb(79,154,239);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(67,95,203);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(79,89,239);
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgba(255,255,255,0);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 1000px;
}
.header-banner {
	background-image: url(https://nilavsazeh.com/wp-content/uploads/2021/12/banner-header-min-1.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: inherit;
	background-position: center top;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(255,255,255);
	background-image: none;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-family: "IRANSans", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
body[class*="wrapper-boxed"] {
	background-color: rgb(246,246,246);
	background-image: none;
}
.page .wd-page-content {
	background-color: rgb(244,244,244);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(244,244,244);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(244,244,244);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(244,244,244);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(244,244,244);
	background-image: none;
}
.woodmart-archive-portfolio .wd-page-content {
	background-color: rgb(244,244,244);
	background-image: none;
}
.single-portfolio .wd-page-content {
	background-color: rgb(244,244,244);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1350px;
--wd-form-brd-radius: 35px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
}

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

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

rs-slides :is([data-type=text],[data-type=button]) {
font-family: YekanBakhFaNum !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: YekanBakhFaNum !important;
}

@font-face {
	font-family: "yekanbakh";
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "YekanBakhFaNum";
	font-weight: 400;
	font-style: normal;
}

.titleboxmaine button {
 display: inline-block;
 width: 100%;
 height: 50px;
 border-radius: 0px;
 border: 0px solid #03045e;
 position: relative;
 overflow: hidden;
 transition: all 0.5s ease-in;
 z-index: 1;
 background: #cccccc;
}
.titleboxmaine button a{
transform: skew(15deg)!important;
}

.titleboxmaine button::before,
.titleboxmaine button::after {
 content: '';
 position: absolute;
 top: 0;
 width: 0;
 height: 100%;
 transform: skew(-15deg)!important;
 transition: all 0.5s;
 overflow: hidden;
 z-index: -1;
}



.titleboxmaine button::before {
 left: -10px;
 background: #003333;
}

.titleboxmaine button::after {
 right: -10px;
 background: #003333;
}

.titleboxmaine button:hover::before,
.titleboxmaine button:hover::after {
 width: 58%;
}

.titleboxmaine button:hover a{
 color: #cccccc;
 transition: 0.3s;
}

.titleboxmaine button a{
 color: #003333;
 font-size: 16px;
 transition: all 0.3s ease-in;
}


#gform_submit_button_1{
     background: #cccccc;

}
#gform_submit_button_1:hover{
     background: #666666;

}

.s-memari,
.GHavanin{
  color:red;
  font-weight: 700;
}
.s-memari:hover,
.GHavanin:hover{
  color:red;
  font-weight: 900;
}







/* .titleee .gfield_radio{
	display:inline-block!important;

}

.titleee .gfield_radio div{
	margin-right: 10px;

}
 */
.test123{
	display:inline-block!important;
}
 
/*توضیحات مهر نظام مهندسی */
.titleee .gfield_description
{
    color: #ffffff;
    background: red!important;
    display: inline-block;
    padding: 2px 5px 2px 5px;
    border-radius: 3px;
    margin: 0px 42px 0px 0px !important;
   font-size: 11px;
}
.tozihat
{
    color: #ffffff;
    background: red!important;
    
    padding: 2px 5px 2px 5px;
    border-radius: 3px;
   
   font-size: 11px;
}
.gchoice .gchoice_10_1_1{
    	margin-right:10px;
}


#field_3_30{
	display:inline-flex;
}



#field_3_22 ,#field_3_19{
	background-color: forestgreen;
    padding: 10px;
}


.reverscity .ginput_complex , .gform-grid-row  {
    display: flex; /* فعال کردن flexbox */
    flex-direction: row-reverse!important; /* برعکس کردن ترتیب عناصر */
    flex-wrap: wrap; /* برای ریسپانسیو بودن */
}
















@media (min-width: 1200px) {
    .container, .vc-container {
        max-width: 1440px;
    }
}

@media (min-width: 992px) {
    .cart-page-inner .woocommerce-cart-holder {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}









.variation {
    display: grid;
    grid-template-columns: auto auto; /* دو ستون: یکی برای عنوان و یکی برای مقدار */
    gap: 10px 20px; /* فاصله بین سطرها و ستون‌ها */
}

.variation dt, 
.variation dd {
    display: block;
    margin: 0;
}

.variation dt {
    font-weight: bold;
    text-align: right;
    color:red;
}

.variation dd {
    text-align: right;
}






/*.nav-menu li a {*/
    display: inline-block; /* برای اعمال تغییرات روی لینک */
    border: 1px solid red; /* تعیین بردر قرمز */
    padding: 10px 15px; /* فاصله داخلی برای زیباتر شدن */
    transform: rotate(15deg); /* چرخش 15 درجه */
    transition: transform 0.3s ease; /* انیمیشن برای تغییر نرم */
/*}*/

/*.nav-menu li a:hover {*/
    transform: rotate(0deg); /* هنگام هاور، چرخش حذف شود */
/*}*/

/*#menu-1-d2146ba > li{*/
/*    border: solid 1px #cccccc;*/
/*     transform: skew(-15deg);*/
/*    }*/
/*    #menu-1-d2146ba > li > ul{*/
/*    border: none;*/
/*     transform: skew(15deg);*/
/*    }*/
    
    
    
    
.woocommerce-checkout .variation{
        display: none;
    }
    


.studi_rl_with_sub .studi_rl_sub.active {
    background-color: #003333;
    transform: skew(-15deg);
}
.studi_rl_with_sub .studi_rl_sub::before {
    background-color: #003333 !important;
    transform: skew(-15deg);
}
.b1{
    margin: 0px;
    padding: 0px !important;
}
.b1 .dropdown-cart{
    transform: skew(-15deg)!important;
    margin-left: -125px;
}
.b1 a{
    transform: skew(-15deg)!important;
}

.alarm a{
    transform: skew(-15deg)!important;
}
.e-search-form{
    transform: skew(-20deg)!important;
}
.e-search-label i {

}
#search-49e3e0a i{
    transform: skew(20deg)!important;
}
#menu-1-a851559 a {
        transform: skew(20deg)!important;

}
body .mini-cart-opener {
    background: #003333;
}
body .mini-cart-opener .studiare-cart-number {
    color: #fff;
}
body .mini-cart-opener svg {
    fill: #fff!important;
}
.numberhiden .ginput_quantity_label ,  .ginput_price {
    display:none!important;
}

.numberhiden .ginput_product_price_wrapper{
        display:none!important;

}


/*منو اصلی */

.mainmenume::before {
    content: "";
    position: absolute;
    width: 50px; /* اندازه‌ی تو رفتگی */
    height: 100px; /* اندازه‌ی نیم‌دایره */
    background-color: white; /* باید همرنگ پس‌زمینه‌ی صفحه باشد */
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
}

.mainmenume::before {
    left: -25px; /* تنظیم موقعیت نیم‌دایره در سمت چپ */
}

.cervmenuright{
    transform: skew(-20deg);
}
.cervmenuleft{
    transform: skew(15deg);
}



.cervmenuleft {
    position: relative;
    overflow: hidden;
}

.cervmenuleft::after {
    content: "";
    position: absolute;
    width: 50px; /* اندازه‌ی تو رفتگی */
    height: 100px; /* اندازه‌ی نیم‌دایره */
    background-color: white; /* باید همرنگ پس‌زمینه‌ی صفحه باشد */
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
}


.cervmenuleft::after {
    right: -25px; /* تنظیم موقعیت نیم‌دایره در سمت راست */
}

/*اسلایدر */

.sliderme * {
    border-radius: 10px;
}



.boxmenuleft2{
    transform: skew(20deg);
}
.boxmenuleft2 a{
    transform: skew(-20deg)!important;
}

.boxmenuleft2::after {
    content: "";
    position: absolute;
    width: 50px; /* اندازه‌ی تو رفتگی */
    height: 100px; /* اندازه‌ی نیم‌دایره */
    background-color: white; /* باید همرنگ پس‌زمینه‌ی صفحه باشد */
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
}



.boxmenuright2{
    transform: skew(-20deg);
}
.boxmenuright2 a{
    transform: skew(20deg)!important;
}

.boxmenuleft2::after {
    right: -25px; /* تنظیم موقعیت نیم‌دایره در سمت راست */
}

.boxmenuright2::before {
    content: "";
    position: absolute;
    width: 50px; /* اندازه‌ی تو رفتگی */
    height: 100px; /* اندازه‌ی نیم‌دایره */
    background-color: white; /* باید همرنگ پس‌زمینه‌ی صفحه باشد */
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
}

.boxmenuright2::before {
    left: -25px; /* تنظیم موقعیت نیم‌دایره در سمت چپ */
}


.box1 {

    transform: skew(-15deg);
    overflow: hidden;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    perspective: 1000px; /* ایجاد عمق سه‌بعدی */
}

.box1 img {
    transition: transform 0.1s ease-out;
    transform-origin: center center;
    width: 100%; /* تصویر داخل باکس تنظیم شود */
    
}

/*پایین قیمت ها */
form.cart .product_totals {

display: none;

}

.quantity{
    display: none;

}













/* کاهش فاصله بین فیلدهای گرویتی فرم */
body .gform_wrapper .gfield {
    margin-bottom: -15px !important;
    padding-bottom: 0 !important;
}

/* کاهش فاصله داخلی کانتینر اینپوت */
body .gform_wrapper .ginput_container {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

/* اگر همچنان فاصله زیاد بود */
body .gform_wrapper .gfield + .gfield {
    margin-top: -15px !important;
}

/* کاهش فاصله بین ردیف‌ها */
:root {
    --widgets-spacing-row: 0px;
}


.checkbox1 .gchoice {
    display: flex;
    align-items: center;
    gap: 8px; /* فاصله بین چک‌باکس و متن */
}

.checkbox1 .gform-field-label {
    order: -1; /* تغییر ترتیب نمایش */
}
.checkbox1 .gform-field-label {
    order: -1;
    margin: 0px 0px 0px 7px;
}

.group {
    position: absolute;
}

.group .ginput_quantity_label ,  .ginput_price {
    display:none!important;
}

.group .ginput_product_price_wrapper{
        display:none!important;

}
.color-price{
	background-color: forestgreen;
   padding:10px;
    
}
.color-price input {
   padding-bottom:10px!important;
    
}

.color-price *{
    color:#fff!important;
   
    }
    
    
    
    
    
    .woocommerce-checkout-main {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

@media (min-width: 992px) {
    .woocommerce-checkout-main {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }





/* استایل برای تمامی سایزها */
.woocommerce-checkout-side {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

/* استایل برای سایزهای بزرگتر از 992px */
@media (min-width: 992px) {
    .woocommerce-checkout-side {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
#field_6_85 {
    border-color: #fff !important;
}

div[style*="display: none"] + .spacer.gfield {
    display: none !important;
}
.uploadlable .gfield_label {
	font-size:12px;
	}
	
@media (max-width: 768px) {
    div.spacer.gfield[style*="grid-column"] {
        display: none !important;
    }

/* حذف تمام spacerها بدون توجه به نمایش یا مخفی بودن */
.gform_wrapper .spacer.gfield {
    display: none !important;
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    visibility: hidden !important;
}

/* اطمینان از عدم تأثیرگذاری روی layout گرید */
.gform_wrapper form {
    grid-gap: 0 !important;
    row-gap: 0 !important;
}
	
	@media (max-width: 768px) {
    .gform_wrapper .gfield[style*="grid-column"] {
        grid-column: unset !important;
    }
}
	
	
	
	
	
	
	#input_5_102 {
  display: flex;
  flex-direction: row;
  gap: 1rem; /* فاصله بین چک‌باکس‌ها */
  flex-wrap: nowrap; /* اگر خواستی تو یه ردیف بمونن و نرن خط بعدی */
  align-items: center;
}

#input_5_102 .gchoice {
  margin: 0; /* حذف فاصله‌های اضافی بین چک‌باکس‌ها */
}

	
.break {
		margin:0px !important;
		padding: 0px !important;
		border:0px !important;
	}
	

	div:where(.elementor-location-header) {
    margin-bottom: 0px;
}
.wd-content-layout {
    padding-block:0px}
	
	
.gimatpaye {
	  display: flex;
    opacity: 0;
	}
	
	
	@media (min-width: 992px) {
    .wd-content-layout {
        padding-block: 20px;
    }
}
	  
	
	
	@media (min-width: 992px) {
    @media (min-width: 1025px) {
        @media (min-width: 1025px) {
            .tikakala .flickity-button, .wd-btn-arrow {
                background:none!important; 
            }
        }
    }
}
	
	.wd-disabled .wd-arrow-inner {
    color: #ffffff!important;
	}
.wd-next .wd-arrow-inner:after {
	 color: #ffffff!important;
	}
@media (min-width: 1025px) {
	.pulse {
   
    display: inline-block;
    width: 12px;
    margin-left: 5px;
    height: 12px;
    margin-bottom: -2px;
   
    border-radius: 50%;
    background: #435FCB;
    cursor: pointer;
    box-shadow: 0 0 0 rgb(58 63 146 / 30%);
    animation: pulse 2s infinite;
}
.wd-header-cats.wd-style-1 .menu-opener
{
	border-top-left-radius: 100px;
    border-top-right-radius: 100px;
}
.wd-header-cats.wd-style-1 .menu-opener:after{
	padding-right:10px;
}
.pulse:hover {
  animation: none;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
  }
  70% {
      -webkit-box-shadow: 0 0 0 10px rgba(204,169,44, 0);
  }
  100% {
      -webkit-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
  }
}
@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
     box-shadow: 0 0 0 0 rgb(58 63 146 / 35%);
  }
  70% {
      -moz-box-shadow: 0 0 0 10px rgba(204,169,44, 0);
      box-shadow: 0 0 0 10px rgba(204,169,44, 0);
  }
  100% {
      -moz-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
      box-shadow: 0 0 0 0 rgba(204,169,44, 0);
  }
}



#shop-carousel .carousel-swiper-slides
{
	    max-height: 385px !important;
}
.dgkala .wd-btn-arrow
{
	opacity:1 !important;
	visibility: inherit !important;
}
/*
.more-products{display:none;}
*/
.whb-nlqhn7fsc8mcm96zztsa .menu-opener
{
	height:39px !important;
	margin-top:10px;
}
.whb-header .whb-header-bottom .wd-header-cats
{
	  
}
header .wd-header-my-account a
{
	height:35px
}
#shop-carousel .carousel-item
{
	background-color:white;
}
.box-icon-align-right .box-icon-wrapper
{
	margin-left:10px;
}

.brandsgallery .wd-gallery-item img
{
	border: 1px solid #bfbbc957;
    border-radius: 13px;
    padding: 13px;
    background-color: white;
}
.brandsgallery .wd-gallery-item img:hover
{
	cursor: pointer;
    transition: 600ms all ease-in-out;
    border: none;
    box-shadow: 0px 0px 20px #435ecb2e;
}
.footer-sidebar
{
	padding-top: 0px !important;
    padding-bottom: 0px !important;
} 
.prolist .wd-info-box .info-box-content
{
	
	margin-top: 20px !important;
	line-height:20 !important;
}

.whb-header-bottom .wd-dropdown
{
	margin-top:-10px !important;
}

.labels-rectangular .product-label {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 15px;
    margin-right: 5px;
}



del .woocommerce-Price-currencySymbol {
	display:none;
}
.product-grid-item .price {
   font-size: 13px;
}
.menu-opener {
    min-width: 180px !important;
    border-radius: 100px;
}
.menu-opener .menu-open-label {
    font-size: 12px;
}
.wd-nav-vertical>li>a {
    font-size: 12px;
}
.searchform input[type="text"] {
    height: 40px;
    font-size: 13px;
}
[class*="wd-header-search-form"] input[type='text'] {
    min-width: 356px;
    background: #EBEFFA;
	border:0px
}
header .wd-header-my-account {
	border: 1px solid #BFBBC9;
   border-radius: 16px;
}





.tikakala		.slider-type-product .owl-carousel:not(.owl-loaded)>div, .slider-type-product .owl-item {
    padding-right: 15px;
    padding-left: 15px;
    box-shadow: -15px 0px 13px -20px rgb(0 0 0 / 30%);
}		
			




		
		


		

		

		
	
	
	
 .blog-design-masonry.blog-style-shadow .article-inner {
    border-radius: 10px;
    overflow: hidden;
}

.tikakala .blog-design-masonry .wd-post-cat.wd-style-with-bg {
    
    border-radius: 15px;
}
 .blog-design-masonry.has-post-thumbnail .post-date {
    border-radius: 10px;
}
 .wd-post-date.wd-style-with-bg .post-date-day {
    font-size: 18px;
}
.tikakala .blog-design-masonry .post-title {
    color: #fff;
}
.tikakala .blog-post-loop .article-body-container {
    background-color: #2c2c2c;
}
.tikakala .blog-design-masonry h3.post-title a:hover {
    opacity: 0.7;
		color: #fff;
}
.woodmart-sidebar-content .widget-title {
    background: rgb(243 244 247) !important;
    color: #7b85a3;
    border-radius: 4px;
		font-size: 14px;
    font-weight: 400;
}
.woodmart-sidebar-content .widget {
    box-shadow: 0px 0px 9px 3px rgb(93 100 116 / 12%) !important;
    border-radius: 10px;
}





@media (min-width: 1025px) {
.tikakala	.slider-type-product .owl-dots {
    margin-top: 0px;
    position: absolute;
    right: -23px;
    display: flex;
    flex-direction: column;
    top: 0;
}
.tikakala	 .slider-type-product .owl-dots .owl-dot, .slider-type-post .owl-dots .owl-dot {
    margin-top: 1px;
}
.tikakala	 .owl-dots .owl-dot span {
    border-color: #C6CEEF;
    background: #C6CEEF;
}
.tikakala	 .owl-dots .owl-dot.active span {
    background-color: var(--wd-primary-color);
    border-color: var(--wd-primary-color);
		height: 24px;
    border-radius: 10px;
}

.tikakala	 .slider-type-post .owl-dots {
    margin-top: 0px;
    position: absolute;
    right: -23px;
    display: flex;
    flex-direction: column;
		top: 7px;
}
.tikakala	 .owl-dots .owl-dot:not(.active):hover span {
    border-color: var(--wd-primary-color);
}
.tikakala	 .wd-btn-arrow {
    visibility: visible;
    opacity: 1;
}
.tikakala	 .wd-btn-arrow[class*=prev] {
    transform: translateX(0px);
	top: 30px;
}
.tikakala	.wd-btn-arrow[class*=next] {
    transform: translateX(0px);
}
.tikakala	.owl-nav>div[class*=next] {
    left: auto;
	right: -26px !important;
}
.tikakala	.owl-nav>div[class*=prev] {
    right: -26px !important;
}
.tikakala	 .flickity-button:after, .wd-btn-arrow:after {
    font-size: 11px;
}
.tikakala	 .owl-nav {
	position: absolute;
  bottom: 32px;
}
.tikakala	 .slider-type-post .owl-nav {
  bottom: 42px;
}
.tikakala	 .flickity-button, .wd-btn-arrow {
    width: 24px;
    height: 24px;
	background: var(--wd-primary-color);
	border-radius: 9px;
	color: #fff;
}
.tikakala	 .wd-btn-arrow:hover {
    color: #fff;
}
}














.backimgleft
{
	    position: absolute;
    width: 7px;
    height: 233px;
    top: 25%;
    background: var(--gradient-bg);
    left: -8px;
    border-radius: 10px 0px 0px 10px;
}
.backimgright
{
	    position: absolute;
    width: 7px;
    height: 233px;
    top: 25%;
    background: var(--gradient-bg);
    right: -8px;
    border-radius: 0px 10px 10px 0px;
}
.wd-dropdown-menu.wd-design-default
{
	margin-top:8px !important;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.pulse {
   
    display: inline-block;
    width: 12px;
    margin-left: 5px;
    height: 12px;
    margin-bottom: -2px;
   
    border-radius: 50%;
    background: #435FCB;
    cursor: pointer;
    box-shadow: 0 0 0 rgb(58 63 146 / 30%);
    animation: pulse 2s infinite;
}
.pulse:hover {
  animation: none;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
  }
  70% {
      -webkit-box-shadow: 0 0 0 10px rgba(204,169,44, 0);
  }
  100% {
      -webkit-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
  }
}
@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
     box-shadow: 0 0 0 0 rgb(58 63 146 / 35%);
  }
  70% {
      -moz-box-shadow: 0 0 0 10px rgba(204,169,44, 0);
      box-shadow: 0 0 0 10px rgba(204,169,44, 0);
  }
  100% {
      -moz-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
      box-shadow: 0 0 0 0 rgba(204,169,44, 0);
  }
}



#shop-carousel .carousel-swiper-slides
{
	    max-height: 385px !important;
}
.dgkala .wd-btn-arrow
{
	opacity:1 !important;
	visibility: inherit !important;
}
/*
.more-products{display:none;}
*/
.whb-nlqhn7fsc8mcm96zztsa .menu-opener
{
	height:39px;
	margin-top:10px;
}
.whb-header .whb-header-bottom .wd-header-cats
{
	  
}
header .wd-header-my-account a
{
	height:35px
}
#shop-carousel .carousel-item
{
	background-color:white;
}
.box-icon-align-right .box-icon-wrapper
{
	margin-left:10px;
}

.brandsgallery .wd-gallery-item img
{
	border: 1px solid #bfbbc957;
    border-radius: 13px;
    padding: 13px;
    background-color: white;
}
.brandsgallery .wd-gallery-item img:hover
{
	cursor: pointer;
    transition: 600ms all ease-in-out;
    border: none;
    box-shadow: 0px 0px 20px #435ecb2e;
}
.footer-sidebar
{
	padding-top: 0px !important;
    padding-bottom: 0px !important;
} 
.prolist .wd-info-box .info-box-content
{
	
	margin-top: 20px !important;
	line-height:20 !important;
}

.whb-header-bottom .wd-dropdown
{
	margin-top:-10px !important;
}

.labels-rectangular .product-label {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 15px;
    margin-right: 5px;
}



del .woocommerce-Price-currencySymbol {
	display:none;
}
.product-grid-item .price {
   font-size: 13px;
}
.menu-opener {
    min-width: 180px !important;
    border-radius: 100px;
}
.menu-opener .menu-open-label {
    font-size: 12px;
}
.wd-nav-vertical>li>a {
    font-size: 12px;
}
.searchform input[type="text"] {
    height: 40px;
    font-size: 13px;
}
[class*="wd-header-search-form"] input[type='text'] {
    min-width: 356px;
    background: #EBEFFA;
	border:0px
}
header .wd-header-my-account {
	border: 1px solid #BFBBC9;
   border-radius: 16px;
}





.tikakala		.slider-type-product .owl-carousel:not(.owl-loaded)>div, .slider-type-product .owl-item {
    padding-right: 15px;
    padding-left: 15px;
    box-shadow: -15px 0px 13px -20px rgb(0 0 0 / 30%);
}		
			




		
		


		

		

		
	
	
	
 .blog-design-masonry.blog-style-shadow .article-inner {
    border-radius: 10px;
    overflow: hidden;
}

.tikakala .blog-design-masonry .wd-post-cat.wd-style-with-bg {
    
    border-radius: 15px;
}
 .blog-design-masonry.has-post-thumbnail .post-date {
    border-radius: 10px;
}
 .wd-post-date.wd-style-with-bg .post-date-day {
    font-size: 18px;
}
.tikakala .blog-design-masonry .post-title {
    color: #fff;
}
.tikakala .blog-post-loop .article-body-container {
    background-color: #2c2c2c;
}
.tikakala .blog-design-masonry h3.post-title a:hover {
    opacity: 0.7;
		color: #fff;
}
.woodmart-sidebar-content .widget-title {
    background: rgb(243 244 247) !important;
    color: #7b85a3;
    border-radius: 4px;
		font-size: 14px;
    font-weight: 400;
}
.woodmart-sidebar-content .widget {
    box-shadow: 0px 0px 9px 3px rgb(93 100 116 / 12%) !important;
    border-radius: 10px;
}





@media (min-width: 1025px) {
.tikakala	.slider-type-product .owl-dots {
    margin-top: 0px;
    position: absolute;
    right: -23px;
    display: flex;
    flex-direction: column;
    top: 0;
}
.tikakala	 .slider-type-product .owl-dots .owl-dot, .slider-type-post .owl-dots .owl-dot {
    margin-top: 1px;
}
.tikakala	 .owl-dots .owl-dot span {
    border-color: #C6CEEF;
    background: #C6CEEF;
}
.tikakala	 .owl-dots .owl-dot.active span {
    background-color: var(--wd-primary-color);
    border-color: var(--wd-primary-color);
		height: 24px;
    border-radius: 10px;
}

.tikakala	 .slider-type-post .owl-dots {
    margin-top: 0px;
    position: absolute;
    right: -23px;
    display: flex;
    flex-direction: column;
		top: 7px;
}
.tikakala	 .owl-dots .owl-dot:not(.active):hover span {
    border-color: var(--wd-primary-color);
}
.tikakala	 .wd-btn-arrow {
    visibility: visible;
    opacity: 1;
}
.tikakala	 .wd-btn-arrow[class*=prev] {
    transform: translateX(0px);
	top: 30px;
}
.tikakala	.wd-btn-arrow[class*=next] {
    transform: translateX(0px);
}
.tikakala	.owl-nav>div[class*=next] {
    left: auto;
	right: -26px !important;
}
.tikakala	.owl-nav>div[class*=prev] {
    right: -26px !important;
}
.tikakala	 .flickity-button:after, .wd-btn-arrow:after {
    font-size: 11px;
}
.tikakala	 .owl-nav {
	position: absolute;
  bottom: 32px;
}
.tikakala	 .slider-type-post .owl-nav {
  bottom: 42px;
}
.tikakala	 .flickity-button, .wd-btn-arrow {
    width: 24px;
    height: 24px;
	background: var(--wd-primary-color);
	border-radius: 9px;
	color: #fff;
}
.tikakala	 .wd-btn-arrow:hover {
    color: #fff;
}
}














.backimgleft
{
	    position: absolute;
    width: 7px;
    height: 233px;
    top: 25%;
    background: var(--gradient-bg);
    left: -8px;
    border-radius: 10px 0px 0px 10px;
}
.backimgright
{
	    position: absolute;
    width: 7px;
    height: 233px;
    top: 25%;
    background: var(--gradient-bg);
    right: -8px;
    border-radius: 0px 10px 10px 0px;
}
.wd-dropdown-menu.wd-design-default
{
	margin-top:8px !important;
}
.wd-content-layout {
    padding-block:0px}
}

@media (min-width: 577px) and (max-width: 767px) {
	div[class*=wd-carousel-spacing] .owl-nav>div[class*=prev]
{
	margin-right: 50px !important
}
div[class*=wd-carousel-spacing] .owl-nav>div[class*=next]
{
	margin-left:50px !important
}
}

@media (max-width: 576px) {
	.wd-header-search-form-mobile .searchform input[type=text]
{
	border-radius: 5px;
}
.whb-header-bottom
{
background-color: #f0f0f0 !important;	
}

.wd-hover-base .wd-product-countdown>span, .wd-hover-fw-button .wd-product-countdown>span, .wd-hover-tiled .wd-product-countdown>span
{
	font-size:10px;
}
rs-arrow.hesperiden.tparrows:before{
display:none !important;
}

rs-arrow.hesperiden .tparrows{
display:none !important;
}
.mobilefriendly .more-products>a
{
	
	display:none;
}

.category-grid-item img
{
	
   width: 100%;
    background-color: white;
    border-radius: var(--wd-brd-radius);
    border: 4px solid var(--wd-primary-color);
    padding: 3px;

}
#rev_slider_2_1_wrapper .hesperiden.tparrows {
    cursor: pointer;
    background: rgb(0 0 0 / 0%) !important;
}

#shop-carousel
{
    margin: 0px auto;
}
div[class*=wd-carousel-spacing] .owl-nav>div[class*=prev]
{
	margin-right: 50px !important
}
div[class*=wd-carousel-spacing] .owl-nav>div[class*=next]
{
	margin-left:50px !important;
}
}

