@font-face {
  font-family: "wdt-icons";
  font-display: swap;
}
@font-face {
  font-family: "Font Awesome 5 Free";
  font-display: swap;
}

@font-face {
  font-family: "Font Awesome 5 Brands";
  font-display: swap;
}



.wdt-footer-tpl .footer-img img{
	display:inline-block;
}

.single-product .main-title-section-wrapper {
	display:none !important;
}

/* .footer-text-hover-custom p{
	font-size:16px !important;
} */

.footer-text-hover-custom
span.color_11.wixui-rich-text__text{
	font-size:16px !important;
}

.woocommerce .wdt-cart-button, .woocommerce-page .wdt-cart-button{
	margin-top: 10px!important;
}
.woocommerce .wdt-cart-coupon-holder .coupon{
	padding:20px 20px !important;
}

.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals{
	padding:20px !important;
}

.woocommerce .wdt-cart-button, .woocommerce-page .wdt-cart-button{
    margin-bottom:20px !important;
}
.whats-chat .footer-whatsapp-box{
	margin-top:0 !important;
}
.whats-chat .footer-whatsapp-link{
	padding:5px 14px!important;
	border-radius:0!important;
	border: 1px solid #1d8720;
}

.footer-whatsapp-box a{
	font-size:16px!important;
}
 

/* Make WDT columns 2 per row */
.choose .wdt-column-wrapper.wdt-column-gap-default {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px; /* adjust spacing if needed */
}
@media only screen and (max-width: 1540px){
.choose .wdt-column-wrapper .wdt-column{
	width:100% !important;
}
}

.contact-wp .footer-whatsapp-box .footer-whatsapp-note {
	color:#000 !important;
}

/* 1. Fix top bar at top */
 .kriya-topbar {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10001;
}

#header-wrapper {
	margin-top: 42px !important; } 



/* 4. Mobile fine-tuning */
* @media (max-width: 768px) {
    #header-wrapper {
        margin-top: 42px;
    }
}

#header .wdt-header-tpl .sticky-header-active{
top:42px!important
} 



/*  slider section */

 @media (max-width: 1540px){

	.slider-col{
		height:477px !important;
	 } 
} 




.product-buttons-wrapper .wc_btn_inline[data-tooltip="Wishlist"],
.product-buttons-wrapper .wc_btn_inline.add-to-tooltip.wishlist {
    display: none !important;
}




 .product-pro .elementor-widget-wdt-shop-products .woocommerce ul.products[class*="column-"]:not(.products-apply-isotope, .swiper-wrapper) {
        grid-template-columns: repeat(1, 1fr) !important;
    }
@media only screen and (min-width: 1281px) and (max-width: 1540px) {
   .product-pro .elementor-widget-wdt-shop-products .woocommerce ul.products[class*="column-"]:not(.products-apply-isotope, .swiper-wrapper) {
        grid-template-columns: repeat(1, 1fr) !important;
    }
}


.kriya-topbar {
    background:#fbffd5;
   	padding:4px 0;
    font-size: 14px;
	   position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
	
    transition: transform 0.35s ease, opacity 0.35s ease;
}

.kriya-topbar.hide-topbar {
    transform: translateY(-100%);
    opacity: 0;
}





p.stock.in-stock {
    display: none !important;
}

.kriya-topbar-right {
	display:flex;
    gap: 5px !important;
    
}
.topbar-btn{
margin-left:10px !important;}

.top-contact{
	font-weight:600 !important;
}

@media (max-width: 768px) {
	span.last-sep{
		display:none!important;
	}
}

.online-time i {
	margin-right: 6px;}
.online-time{
	font-size:14px;
	font-weight:600;
	margin-top:10px;
	font-family: Arial, Helvetica, sans-serif;
}

.woocommerce ul.products li.product .product-details .price,
.woocommerce ul.products li.product .product-details .price ins, 
.woocommerce ul.products li.product .product-details .price del{
	font-size:20px !important;
}

.product-custom-paynowbutton {
    padding-bottom: 20px;
	text-align: center;
}

.woocommerce ul.products.product-padding-content li.product .product-details{
	padding-bottom:0px !important;
}

.product-buttons-wrapper.product-icons

 {
    display: none !important;
}


.product-custom-paynowbutton a{
	background-color: #7e8446 !important;
	color:#fff!important;
}


.tpl-blog-holder .entry-body p{
    display: -webkit-box;
    -webkit-line-clamp:4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 48px;
}




.course-sec .elementor-image-box-title{
	margin:0 !important;
}
.co-button:hover{
	border:1px solid #fff;
	
}
.co-button{
	margin-bottom:0 !important;
}


.woocommerce-terms-and-conditions-checkbox-text a{
	text-decoration:underline;
}

.woocommerce a.remove{
   display: flex !important;
   justify-content:center !important;
   line-height: 1px !important;
   font-size: 32px !important;
   padding:15px 20px 20px 20px;
}
.woocommerce-remove-coupon{
	background-color:transparent !important;
	text-decoration:underline !important;
}
.woocommerce-remove-coupon:hover{
	color: #000 !important;
}
 .wdt-products-container .product-labels {
    display: none;
}

.checkout_coupon .form-row{
	margin:0 !important;
}

.checkout_coupon .form-row .input-text{
	height:48px !important;
}

.woocommerce ul.products li.product .product-wrapper{
	height:100%;
}
.vastu-products li > div {
    height: 100%;
}
.woocommerce .woocommerce-order-details 
.shop_table.order_details td.product-name .wc-item-meta{
	display:none;
}
/* responsive */
@media (min-width: 1741px) {
    .home1 > div {
        height: 100%;
	}}

@media (max-width: 767px) {
 
    .container {
        width: 85% !important;
    }
	.e-con-inner{
		max-width:100% !important;
	}
	

	.main-meet{
		position:relative!important;
	}
	.footer-text-hover-custom span.color_11.wixui-rich-text__text{
		font-size:13px!important;
	}
		.footer-text-hover-custom p{
			font-size:13px!important;
		}
	.life-col .wdt-heading-title {
		font-size:30px !important;
		
	}
	.wdt-accordion-toggle-description{
		text-align:justify;
}
	.last-serve .elementor-widget-text-editor h4 strong{
		font-size:16px!important;
		
}
	.last-serve .single-entry-body p{
		font-size:14px !important;
	}
	.woocommerce-checkout-header-coupon .form-row-first{
		padding-bottom:15px !important;
	}
  
.single-entry-body p, .single-entry-body li{
	font-size:16px !important;
	}
.elementor-widget-text-editor p{
		font-size:16px !important;
}
	.wdt-heading-title {
		font-size: 22px !important;
      
	}

 
}
@media (max-width: 478px){
	.about-meet .wdt-heading-title{
		font-size:13px !important;
	}
	.about-meet .top .wdt-heading-title{
		font-size:22px !important;
    }
	
	
	    .elementor-section.elementor-section-boxed > .elementor-container

 {
		max-width:330px !important;
	}
	.home1, .home-inner, .wdt-custom-top-section{
		min-height:350px !important;
		
	}
		.slider-content > div{
		max-width:320px !important;
}

	
}
	@media (max-width: 1280px){
		.logo-top .wdt-logo-container{
			text-align:left !important;
		}
		.footer-text-hover-custom p{
			font-size:14px!important;
		}
}


@media (max-width: 1024px){
	
	 .container {
        width: 80% !important;
    }
	.e-con-inner{
		max-width:100% !important;
	}
	.breadcrumb a, .breadcrumb current{
		font-size:14px !important;
	}
	.footer-text-hover-custom span.color_11.wixui-rich-text__text{
		font-size:14px!important;
	}
	.choose .wdt-column-wrapper.wdt-column-gap-default {
    display: grid !important;
    grid-template-columns: repeat(1, 1fr);
    gap: 2px; 
}
	.course-start .wc_inline_buttons{
		text-align:left !important;
	}
	.consult-button .wc_inline_buttons{
		text-align:center;
	}
	.blog-single-entry.post-minimal .blog-image img{
		margin-bottom:35px !important;
}
	.direction-start .elementor-widget-text-editor h4{
		font-size:18px !important;
		        margin-top:0;
	}
	.expert-near .elementor-image-box-title{
		margin-top:0!important;
	}
	.woocommerce-terms-and-conditions-checkbox-text{
width:80% !important;
	}
	.main-title-section{
		width:100% !important;
		text-align:center !important;
}
	.breadcrumb{
		width:100% !important;
		text-align:center !important;
	}
	
}

.footer-text-hover-custom p{
margin-bottom:0 !important;
	
}

.p-HeightObserverProvider{
	display:none !important;
}


@media (max-width: 479px){
	.container {
        width: 90% !important;
}
	.e-con-inner{
		max-width:100% !important;
	}
	.course-start .button{
    font-size: 14px !important;
    padding: 10px 15px !important;
	}
	.course-sec .elementor-image-box-wrapper{
		flex-direction:row;
        display: flex;
		align-items:center;
		gap:10px;
	}
	.new-contact .wdt-heading-title{
     font-size:15px !important;
	}
	.wpcf7-form-control-wrap textarea{
		height: 130px !important;
	}
	.contact-help .wdt-heading-title{
		font-size:14px !important;
	}
	.contact-last .wdt-heading-title{
		font-size:16px !important; 
	}
	.wpcf7 form.invalid .wpcf7-response-output{
		font-size:14px;
        line-height: 20px;
	}
	
	.elementor-widget-text-editor p{
	font-size:15px !important;
	font-family:"PT Serif", Sans-serif !important;
}
		
	.elementor-widget-text-editor li{
	font-size:15px !important;
	font-family:"PT Serif", Sans-serif !important;
}
.elementor-widget-text-editor h3,
.elementor-widget-text-editor h4,
.elementor-widget-text-editor h4 strong{
	font-size:20px;
}
	.direction-start .elementor-widget-text-editor h4{
		font-size:16px !important;
	}
	.wdt-heading-title {
		font-size: 20px !important;
        letter-spacing:1px;
	}
	.elementor-icon-box-description{
		font-size:14px;
	}
	.consult-button .wc_inline_buttons{
		text-align:center;
	}
	.consult-last .wdt-heading-title{
		font-size:16px !important;
	}
		.consult-last .wdt-heading-content-wrapper{
		font-size:14px !important;
	}
	
	.meet-journey .wdt-content-icon > span{
		font-size:25px !important;
	}
	.wdt-heading-content-wrapper{
		font-size:14px !important;
	}
	.wdt-heading-subtitle{
		font-size:14px !important;
	}
	.breadcrumb span:not(.current){
		margin: 0 8px !important;
	}
	.whatsapp-float{
		width:45px !important;
        height:45px !important;
	   font-size:26px !important;
       line-height: 45px !important;
	}
	.blog-single-entry.post-minimal .blog-image img {
      margin-bottom: 10px !important;
	}
	.breadcrumb span.current{
      font-size:12px !important;
	}
	.single-entry-body p, .single-entry-body li{
		font-family:"PT Serif", Sans-serif !important;
	}
	.the-last{
		font-size:17px !important;
	}
	.master-light-sweep .wdt-heading-title{
		font-size:24px!important;
	}
	.master-light-sweep .wdt-heading-subtitle{
		font-size:18px !important;
	}
	

  .course-date, .course-time {
		font-size:20px;
	}
	
	
	


	
}

/* contact page */

.contact-live .wpcf7 table{
	margin:0 !important;
}

.wpcf7-form p:has(textarea[name="your-message"]){
 padding: 0 8px;
	margin-top: -20px;
}


.contact-live .wpcf7-form-control {
    padding: 15px 10px !important;
	font-size:12px !important;
}

.contact-live .wpcf7-spinner{
	display:none !important;	
}
.contact-live .wpcf7-submit{
	padding: 15px 20px !important; 
	margin:0 !important;
}

.contact-live .wpcf7-not-valid-tip{
	position:absolute;
	left:0 !important;
	right:unset !important;
	font-size:11px !important;

}

.contact-live .wpcf7 form .wpcf7-response-output:before{
	top:12px!important;
}

.consult-button .wdt-product-summary {
	margin-bottom:0 !important;
}
	 
.client-testimonial .wdt-content-description{
		text-align:justify !important;
	}
.wdt-accordion-toggle-holder .wdt-accordion-toggle-title-holder .wdt-accordion-toggle-title{
	line-height:24px !important;
}

.whatsapp-float {
    position: fixed;
    right: 10px;
    bottom: 132px;
    width: 55px;
    height: 55px;
    background-color: #25D366;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    font-size: 30px;
    line-height: 55px;
    z-index: 9999;
    box-shadow: 0 6px 15px rgba(0,0,0,0.3);
}

.whatsapp-float:hover {
    background-color: #1ebe5d;
}

.whatsapp-float i {
    color: #fff;
}
#back-to-top {
	right:13px !important;
}
.grecaptcha-badge{
	z-index:9999;
}

body .mobile-menu ul li.see-all a{
	background-color:#7e8446 !important;
	color: #fff !important;
}

.mobile-menu .sub-menu > li > a, .mobile-menu ul ul > li > a{
	padding-left:35px !important;
}
.mobile-menu .sub-menu li.current-menu-item > a{
	    background-color:#fbffcf !important;
        color: #000 !important;
}

.course-date-time {
    border-left: 1px dashed #fff;
    padding-left: 20px;
	font-family:'PT Serif';

}
.course-date,
.course-time {
  display: flex;
  align-items: center;
  gap: 10px;
  color:#fff;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.6;
}

/* Calendar icon */
.course-date::before {
  content: "\f073";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

/* Clock icon */
.course-time::before {
  content: "\f017";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

/* Label bold effect */
.course-date {
  font-weight: 600;
  border-bottom:1px dashed #fff;
}


.highlights .course-date-time{
   background: linear-gradient(180deg, #6f7d3a, #3f4a1e) !important;
   border-left:0 !important;
	padding: 20px;
    margin: 10px;
}




.woocommerce-privacy-policy-text{
	display:none !important;
}

/* Hide default required star */
.woocommerce-form__label-for-checkbox abbr.required {
  display: none;
}

/* Add star after terms link */
.woocommerce-terms-and-conditions-checkbox-text a::after {
  content: " *";
  text-decoration:none;
  color: #c00;
  display: inline-block;
  font-weight: 700;
}

.single-entry-body p, .single-entry-body li{
		font-family:"PT Serif", Sans-serif !important;
	}
.elementor-widget-text-editor p{
	font-family:"PT Serif", Sans-serif !important;
}

.product-thumb .primary-image img{
	width:100%;
    height:100%;
}