/**
Theme Name: Astra child 
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/
/
html, body{
	overflow-x:hidden !important;
}

.elementor-custom-embed-play {
	background: white;
    padding: 30px 30px 23px 30px;
    border-radius: 50%;
}




/* Ripple circle effect */
.elementor-custom-embed-play::before {
  content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 140px;
    height: 140px;
    border-radius: 50%;
    background: rgb(255 255 255 / 52%);
/*     transform: translate(-50%, -50%) scale(0.8);
    opacity: 0; */
    animation: rippleFade 4s infinite;
    z-index: -1;
}

@keyframes rippleFade {
  0% {
    transform: translate(-50%, -50%) scale(0.8);
    opacity: 0.6;
  }
  50% {
    transform: translate(-50%, -50%) scale(1.2);
    opacity: 0.2;
  }
  100% {
    transform: translate(-50%, -50%) scale(0.8);
    opacity: 0.6;
  }
}



.search div#content {
    margin-top:90px !important;
}

.search #page .site-content {
   
    margin-top: 10%;
}
.single div#content {
    margin-top: 90px !important;
}



label.consent-checkbox {
  display: flex !important;
  align-items: start; /* Fix Safari misalignment */
  color: #6B7280;
  font-size: 14px;
  line-height: 1.4;
  border-radius: 8px;
	justify-content:start;
}

label.consent-checkbox br {
	display:none;
}
.consent-checkbox input[type="checkbox"] {
  margin-right: 8px; /* space between box and text */	position:relative;
	top:7px;
}

div#contact_formm .consent-checkbox input[type="checkbox"] {
    padding: 0 !important;
}
.consent-checkbox br {
	display:none;
}
a:focus {
    outline: none !important;
}
.hfe-flyout-content.push {
    padding: 40px 10px;
}
.hfe-flyout-content.push {
    display: flex;
    align-items: start;
}

nav.menu-is-active {
    flex: 1;
}
.header_btn a {
    background-color: #0E877D;
    font-family: "Poppins", Sans-serif;
    font-weight: 600;
    border-radius: 50px 50px 50px 50px;
    padding: 16px 27px 16px 27px;
    color: #fff !important;
    text-align: center !important;
    display: block !important;
    margin-top: 20px;
}
.hide {
    display: none;
}
.site-footer, .site-header {
    display: none;
}
div#header_section {
    position: absolute;
    z-index: 9;
    background: #ffffff;
    box-shadow: 1px 1px 5px 1px #00000024;
    max-width: 1440px;
    margin: auto;
    left: 0;
    right: 0;
    border-radius: 100px;
    margin-top: 20px;
    padding: 0px 25px;
}
div#hero_banner:after {
    content: "";
    position: absolute;
    background: url(/wp-content/uploads/2025/08/Ellipse-61.png) no-repeat;
    background-size: contain;
    width: 28px;
    height: 150px;
    bottom: -70px;
    right: 0;
}


div#before_left:before, #how-work:before {
    content: "";
    position: absolute;
    background: url(/wp-content/uploads/2025/08/Ellipse-61.png) no-repeat;
    background-size: contain;
    width: 28px;
    height: 150px;
    left: 0;
    top: 40%;
    transform: rotate(180deg);
}
.green {
    color: #0D9488;
}
#icon_section .elementor-image-box-content h3.elementor-image-box-title {
/*     max-width: 247px;
    margin: auto; */
    margin-bottom: 20px;
}


div#contact_formm {
    background: #fff;
    padding: 30px;
    border-radius: 10px;
    box-shadow: 1px 1px 5px 1px #00000040;
	  margin-bottom: -50px;
}

div#contact_formm input, div#contact_formm select {
/*     font-family: poppins; */
    color: #6B7280;
    padding: 23px 15px !important;
    font-size: 14px;
	border-radius: 8px;
}

div#contact_formm span.wpcf7-list-item.first {
    text-indent: -28px;
    padding-left: 12px;
}

div#contact_formm span.helper_text {
    font-size: 12px;
    color: #6B7280;
}

div#contact_formm select {
    padding: 0 10px !important;
    height: 47px;
}

div#contact_formm span.wpcf7-list-item-label {
    font-size: 14px;
    color: #4B5563;
    font-weight: 400;
    line-height: 13px;
    top: -3px;
    position: relative;
}

div#contact_formm input.wpcf7-form-control.wpcf7-submit {
    width: 100%;
    color: #fff !important;
    background: #13A094;
    font-size: 18px !important;
    border-radius: 10px;
	
}
div#contact_formm span.wpcf7-spinner {
    position: absolute;
    left: 0;
    bottom: -28px;
}
.wpcf7-response-output {
    font-size: 13px;
    text-align: center;
}
div#footer_links ul {
    display: flex;
    align-items: center;
    list-style: none;
    justify-content: end;
    gap: 9%;
   margin: 0;
	
}

div#footer_links ul li a:hover {
    color: #13a094;
}

div#footer_links ul li a {
    color:#D1D5DB;
}
div#coming_soon:after {
    content: "";
    position: absolute;
    background: url(/wp-content/uploads/2025/08/Ellipse-61.png) no-repeat;
    background-size: contain;
    width: 28px;
    height: 150px;
    top: -78px;
    right: 0;
}

div#home-works::after {
	  content: "";
    position: absolute;
    background: url(/wp-content/uploads/2025/08/Ellipse-61.png) no-repeat;
    background-size: contain;
    width: 28px;
    height: 150px;
    top: -78px;
    right: 0;
}

input#your-phone {
	  -webkit-appearance: none;
    appearance: none !important;
    
}

.wpcf7 input[type=number]::-webkit-outer-spin-button,
.wpcf7 input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* --- Custom CF7 Select (screenshot style) --- */
.cf7-select { position: relative;  }
.cf7-select .cf7-select-trigger{
  display:flex; align-items:center; justify-content:space-between;
  width:100%; padding:14px 16px;
  border:1px solid #cfcfcf; background:#fff;
  font-size:14px; color:#a9a3af; cursor:pointer; line-height:1.2;
 border-radius: 8px;
}
.cf7-select .cf7-caret{
  width:20px; height:20px; flex:0 0 20px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%233b3f46' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E") no-repeat center;
  transition: transform .2s ease;
}
.cf7-select.is-open .cf7-caret{ transform: rotate(180deg); }

/* dropdown menu */
.cf7-options{
  position:absolute; left:0; right:0; top:100%; margin-top:0;
  background:#fff; border:1px solid #cfcfcf; border-top:none;
  border-radius:0 0 12px 12px; overflow:hidden; z-index:20;
  box-shadow:0 10px 24px rgba(0,0,0,.15);
  display:none;
}
.cf7-select.is-open .cf7-options{ display:block; }

/* each option row */
.cf7-option{
  padding:16px; font-size:14px; color:#374151; cursor:pointer; background:#fff;
  border-top:1px solid #e9ecef; /* divider lines like screenshot */
}
.cf7-option:hover{ background:#f8f9fb; }

/* Accessible focus ring */
.cf7-select .cf7-select-trigger:focus{  outline-offset:2px; }

/* hide native select but keep it in DOM for CF7 submission */
.cf7-native-select{
  position:absolute!important; inset:0!important; opacity:0!important;
  pointer-events:none!important; width:100%!important; height:100%!important;
}

.cf7-select-wrap p {
    margin-bottom: 0 !important;
}
.cf7-select-wrap p{
position: relative;
    display: flex;
    flex-direction: column;
}

.cf7-select-wrap br {
	display:none;
}
.wpcf7 .wpcf7-form-control-wrap {
	order: 3;
}


/* About us Page */

.counter .elementor-counter-title {
	max-width: 250px;
    line-height: 22.9px;
    margin-left: 30px;
    text-align: center;
}

.elementor-widget-video .elementor-open-inline .elementor-custom-embed-image-overlay {
	background-size: contain !important;
    background-repeat: no-repeat !important;
}
/* start server page */
  .swiper {
    width: 100%;
/*     max-width: 1100px; */
    margin: auto;
  }

  .swiper-slide {
    position: relative;
    background: #f7fffc;
    border: 1px solid #e5f3ef;
    border-radius: 10px;
    padding: 22px;
    box-shadow: 0 2px 6px rgba(0,0,0,0.05);
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    height: 220px;
  }

  /* Profile section */
  .testimonial-header {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    margin-top: 30px;
  }
  .testimonial-header img {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    margin-right: 10px;
  }
  .testimonial-info h4 {
   margin: 0;
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    color: #1E1E1E;
  }
  .testimonial-info p {
    margin: 0;
    font-size: 18px;
    line-height: 24px;
    color: #1E1E1E;
    opacity: 60%;
  }

  .testimonial-text {
    font-size: 18px;
    color: #4B5563;
    line-height: 24px;
    margin-bottom: 30px;
  }

  /* Quote icon from your SVG */
  .quote-icon {
     position: absolute;
    top: 55px;
    right: 35px;
    width: 38px;
    height: 37px;
  }

  /* Swiper pagination */
  .swiper-pagination {
    margin-top: 20px !important;
    text-align: center !important;
	position: unset !important;  
  }
  .swiper-pagination-bullet {
    background: #777 !important;
    opacity: 0.5 !important;
  }
  .swiper-pagination-bullet-active {
    background: #0d9488 !important;
    opacity: 1 !;
  }

/* breadcrumbs */

ul.hfe-breadcrumbs li span.hfe-breadcrumbs-text {
	color: #374151;
}
.hfe-breadcrumbs-separator-icon i, .hfe-breadcrumbs-separator-icon svg, .hfe-breadcrumbs-home-icon i, .hfe-breadcrumbs-home-icon svg {
    width: 2em;
    height: 2em;
}
/* end server page */

/* Bolg Page */




.container {
  max-width: 1200px;
  margin: auto;
}

.grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
  gap: 24px;
}

.card {
  background: #fff;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 4px 10px rgba(0,0,0,0.05);
  transition: transform 0.2s ease;
}

.card:hover {
  transform: translateY(-4px);
}

.card-img {
  width: 100%;
  height: 180px;
  object-fit: cover;
  display: block;
  padding:18px;	
}

.card-content {
  padding: 16px 18px 22px;
}

.category {
  font-size: 14px;
  font-weight: 600;
  color: #0D9488;
  margin-bottom: 6px;
}

.title-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 8px;
}

.title {
  font-size: 25px;
    font-weight: 600;
    margin: 0;
    line-height: 33.6px;
}

.title a {
  color: #101828;
  text-decoration: none;
}

.title a:hover {
  text-decoration: underline;
}

.icon-btn {
  background: linear-gradient(180deg, #0D9488 0%, #74D8CF 100%);

  color: #fff;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  text-decoration: none;
  transition: background 0.2s ease;
}

.icon-btn:hover {
  background: #006f57;
}

.description {
      font-size: 16px;
    color: #667085;
    line-height: 1.5;
	font-weight:400;
}

.load-more {
  display: flex;
  justify-content: center;
  margin-top: 40px;
}

.load-more .page-numbers {
  background: #008C6F;
  color: #fff;
  border-radius: 30px;
  padding: 10px 20px;
  margin: 0 5px;
  text-decoration: none;
  font-size: 14px;
  font-weight: 600;
}

.load-more .page-numbers:hover {
  background: #006f57;
}

a.button.load-more-btn {
	    border-radius: 30px;
    padding: 18px 60px;
}

.hfe-search-form__container::before {
  content: "";
  display: inline-block;
  width: 22px;
  
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" fill="none" viewBox="0 0 22 22"><path d="M19.2251 18.4056L15.4188 14.5994M17.4751 9.65564C17.4751 13.5216 14.3411 16.6556 10.4751 16.6556C6.6091 16.6556 3.4751 13.5216 3.4751 9.65564C3.4751 5.78965 6.6091 2.65564 10.4751 2.65564C14.3411 2.65564 17.4751 5.78965 17.4751 9.65564Z" stroke="%23667085" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center;
  background-size: contain;
  margin-right: 2px;
      margin-left: 12px;	
}




/* End Bolg Page */


/* Contact Us */

/* Form container */
.custom-contact-form {
  max-width: 1280px;
  margin: 0 auto;
  font-family: "Montserrat", sans-serif;
  color: #000;
}

/* Row layout */
.form-row {
  display: flex;
  gap: 80px;
  flex-wrap: wrap;
  margin-bottom: 20px;
}

/* Group layout */
.form-group {
  flex: 1;
  display: flex;
  flex-direction: column;
}

.form-group.full-width {
  flex: 100%;
}

/* Labels */
.custom-contact-form label {
  font-size: 19px;
  margin-bottom: 6px;
  font-weight: 500;
  color: #111;
}

/* Inputs */
.custom-contact-form input,
.custom-contact-form textarea {
  border: none;
  border-bottom: 2px solid #CACACA;
  padding: 8px 0;
  font-size: 15px;
  outline: none;
  width: 100%;
  box-shadow:none;	
  background: transparent;
  color: #000;
}

.custom-contact-form textarea {
  max-height:120px;
  resize: none;
}

.wpcf7-spinner {
	display:none !important;
}

/* Submit Button */
.custom-contact-form .submit-btn {
  background: #109183;
  color: #fff;
  font-weight: 600;
  font-size: 15px;
  border: none;
  border-radius: 25px;
  padding: 26px 32px;
  cursor: pointer;
  transition: 0.3s;
 width: 30%;	
}

.custom-contact-form .submit-btn:hover {
  background: #0e7a6e;
}

.how-work-home .elementor-widget-image-box .elementor-image-box-img img {
    display: block;
    line-height: 0;
    margin: 0 auto !important;
}



@media (min-width: 768px) and (max-width: 1024px) {
        
.elementor-1257 .elementor-element.elementor-element-85ad683 .elementor-image-box-img img {
    transition-duration: 0.3s;
    max-height: 120px !important;
    width: auto !important;
}
	
	.how-work-home .elementor-widget-image-box .elementor-image-box-img img {
		max-height: 120px !important;
        width: auto !important;
	}
	
	#ast-scroll-top {
		margin-bottom:45px;
	}
}
@media (max-width: 1024px) {
	.home-1 {
		background-image:none  !important;
	} 
	
	
}

@media (min-width:1024px) {
	/* left side  images */

div#home-works::after {
	  content: "";
    position: absolute;
    background: url(/wp-content/uploads/2025/08/Ellipse-61.png) no-repeat;
    background-size: contain;
    width: 28px;
    height: 150px;
    top: -78px;
    right: 0;
}


div#home-everyone:before{
    content: "";
    position: absolute;
    background: url(/wp-content/uploads/2025/09/Ellipse-60.png) no-repeat;
    background-size: contain;
    width: 60px;
    height: 416px;
    left: 0;
    top: 70%;
/*     transform: rotate(180deg); */
}



div#home-clothes::after {
	  content: "";
    position: absolute;
    background: url(/wp-content/uploads/2025/09/Ellipse-59.png) no-repeat;
    background-size: contain;
    width: 60px;
    height: 416px;
    top: -255px;
    right: 0;
}

div#home-perfectly::after {
	  content: "";
    position: absolute;
    background: url(/wp-content/uploads/2025/09/Ellipse-61.png) no-repeat;
    background-size: contain;
    width:40px;
    height:450px;
    top: -6%;
    left: 0;
}


div#about-hero::after {
	  content: "";
    position: absolute;
    background: url(/wp-content/uploads/2025/09/Ellipse-61.png) no-repeat;
    background-size: contain;
    width: 30px;
    height: 350px;
    top: 80%;
    left: 0;
}

	
div#hero-scrub::after {
	  content: "";
    position: absolute;
    background: url(/wp-content/uploads/2025/09/Ellipse-61.png) no-repeat;
    background-size: contain;
    width:40px;
    height:450px;
    top: 15%;
    left: 0;
}	

	
div#why-scrub::after {
	  content: "";
    position: absolute;
    background: url(/wp-content/uploads/2025/09/Ellipse-59.png) no-repeat;
    background-size: contain;
    width: 60px;
    height: 316px;
    top: -285%;
    right: 0;
}
	
div#second-scrub::after {
	  content: "";
    position: absolute;
    background: url(/wp-content/uploads/2025/09/Ellipse-61.png) no-repeat;
    background-size: contain;
    width:40px;
    height:450px;
    top: 40%;
    left: 0;
}		




div#scrub-last::after {
	  content: "";
    position: absolute;
    background: url(/wp-content/uploads/2025/08/Ellipse-61.png) no-repeat;
    background-size: contain;
    width: 40px;
    height: 180px;
    top: 40%;
    right: 0;
}	
}


@media (max-width: 768px) {

  .form-group {
    flex: 100%;
  }
  .custom-contact-form .submit-btn {
    width: 100%;
    text-align: center;
  }
  .custom-contact-form {
    padding: 0 15px;
  }
  .custom-contact-form label {
    font-size: 13px;
  }
  .custom-contact-form input,
  .custom-contact-form textarea {
    font-size: 14px;
  }
}

@media(max-width: 600px) {
	  .form-row {
    flex-direction: column;
    gap: 15px;
  }
	div#header_section {
    padding: 0px 10px;
		max-width: 90%
}
	.hide {
		display: inline-block !important;
	}
	div#footer_links ul {
    margin: 0;
    gap: 14px;
    justify-content: space-between;
	}		
label.consent-checkbox {
    display: flex !important;
    align-items: start;
    color: #6B7280;
    font-size: 12px;
    line-height: 1.4;
    padding:0 !important; 
    border-radius: 8px;
}	
	.consent-checkbox input[type="checkbox"] {
    margin-right: 8px;
   position: relative;
    top: 8px;
		width:16px !important;
		height:16px !important;
		padding:0 !important;
			
}
div#contact_formm input, div#contact_formm select {
     color: #6B7280;
    padding: 23px 15px !important;
    font-size: 10px;
    border-radius: 8px;
	padding:0px;
}

div#contact_formm .consent-checkbox input[type="checkbox"] {
    padding: 0 !important;
}
	
	.landry-p p {
    margin-bottom: 0px;
}
	
	
.how-it-work .elementor-image-box-img img {
    margin-left: 90px;
  }
	
	.icon-list ul.elementor-icon-list-items	{
		    display: flex;
            flex-direction: row;
           align-items: baseline;
           justify-content: center;
	}
	
	
	/* left side  images */

div#home-works::after {
	  content: "";
    position: absolute;
    background: url(/wp-content/uploads/2025/08/Ellipse-61.png) no-repeat;
    background-size: contain;
    width: 28px;
    height: 150px;
    top: -78px;
    right: 0;
  display:none;
}


div#home-everyone:before{
    content: "";
    position: absolute;
    background: url(/wp-content/uploads/2025/09/Ellipse-60.png) no-repeat;
    background-size: contain;
    width: 60px;
    height: 416px;
    left: 0;
    top: 70%;
   display:none;
}



div#home-clothes::after {
	  content: "";
    position: absolute;
    background: url(/wp-content/uploads/2025/09/Ellipse-59.png) no-repeat;
    background-size: contain;
    width: 60px;
    height: 416px;
    top: -255px;
    right: 0;
	display:none;
}

div#home-perfectly::after {
	  content: "";
    position: absolute;
    background: url(/wp-content/uploads/2025/09/Ellipse-61.png) no-repeat;
    background-size: contain;
    width:40px;
    height:450px;
    top: -6%;
    left: 0;
   display:none;
}


div#about-hero::after {
	  content: "";
    position: absolute;
    background: url(/wp-content/uploads/2025/09/Ellipse-61.png) no-repeat;
    background-size: contain;
    width: 30px;
    height: 350px;
    top: 80%;
    left: 0;
	display:none;
}


	
	
.elementor-custom-embed-play {
	background: white;
    padding: 10px 10px 3px 10px;
    border-radius: 50%;
}




/* Ripple circle effect */
.elementor-custom-embed-play::before {
  content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: rgb(255 255 255 / 52%);
/*     transform: translate(-50%, -50%) scale(0.8);
    opacity: 0; */
    animation: rippleFade 4s infinite;
    z-index: -1;
}
	
	
}


