/*
Theme Name: Elementor Child Theme
Theme URI: 
Description: Child theme of hello-elementor theme for the Hello Elementor theme
Author: <a href="https://mondaydigital.com/">Monday Digital</a>
Author URI: Monday Digital
Template: hello-elementor
Version: 1.0.0
*/


/* The plugin now uses the recommended approach for loading the css files.*/

.blog-loop-card-mdjhd a {
    display: block!important;
}

.blog-loop-card-mdjhd .e-con-inner {
	max-width: 100%!important;
}
.blog-loop-card-mdjhd .elementor-button {
	text-align: left;
    display: flex !important;
    justify-content: start;
}


.site-url-mdjhd a img {
    width: 100%!important;
}

.hero-highlight-text-mdjhd {
    position: relative;
}

.hero-highlight-text-mdjhd::after {
    content: '';
    position: absolute;
    top: 75%;
    left: 0;
    width: 100%;
    height: 20%; /* Adjust height for underline effect */
    background-color: #ffffff4d; /* Semi-transparent white */
    transform: translateY(-50%); /* Center vertically */
}

.htgs-gt-mdjhd {
    font-weight: 700;
    color: #ffffff;
}

.pricing-btn-mdjhd  {
    width: 100%;
}

.pricing-btn-mdjhd a  {
    width: 100%;
    display: block;
}



.faq-accordion-mdjhd .e-n-accordion-item-title-text {
    text-transform: inherit;
}


/*  Contact Styles */

 .contact-form-mdjhd input, .contact-form-mdjhd textarea {
    padding: 11.5px 24px!important;
}

.contact-form-mdjhd textarea {
    min-height: 197px!important;
}

#cta-popup-trigger-img a {
    display: block!important;
}

.cta-popup-trigger-img-box a {
    display: block!important;
}

.elementor-field-type-text, .elementor-field-type-email, .elementor-field-type-submit {
    width: 48%!important;
    padding: 0!important;
}

.elementor-field-type-submit {
	margin-bottom: 0!important
}

.elementor-field-type-submit button {
	max-width: 144px;
}

.elementor-field-type-textarea {
    width: 100%!important;
    padding: 0!important;
}

/* .elementor-field-type-text label, .elementor-field-type-text input {
    width: 100%!important;
} */

.elementor-form-fields-wrapper {
    margin: 0!important;
    width: 100%!important;
    display: flex!important;
    justify-content: space-between;
}







/* Single post styles Start */
.copy-toast-mdjhd {
  position: fixed;
  top: 10px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #385348;
  color: #ffffff;
  padding: 10px 20px;
  border-radius: 5px;
  font-family: "Outfit", sans-serif;
  font-size: 18px;
  line-height: 1.6;
  font-weight: 600;
  letter-spacing: 0.8px;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  z-index: 9999;
  pointer-events: none;
}

.copy-toast-mdjhd.show {
  opacity: 1;
  visibility: visible;
}


.social-share-mdjhd > div {
  cursor: pointer;
}

.post_cont_mdkhd h1, .post_cont_mdkhd h2, .post_cont_mdkhd h3, .post_cont_mdkhd h4, .post_cont_mdkhd h5, .post_cont_mdkhd h6 {
	padding: 16px 0;
}

.post_cont_mdkhd p {
	padding-bottom: 16px;
}

.post_cont_mdkhd ul {
	padding-left: 28px;
	padding-bottom: 32px;
}

.post_cont_mdkhd li:not(:fisrt-child) {
	padding-top: 16px;
}

.post_cont_mdkhd li:not(:last-child) {
	padding-bottom: 16px;
}





/*.pricing-list-item-mdjhd, .pricing-price-item-mdjhd {*/
/*    display: flex!important;*/
/*    align-items: center;*/
/*}*/

.pricing-list-title-mdjhd h4, .pricing-list-item-mdjhd h4, .pricing-price-item-mdjhd h4 {
    padding: 16px 24px 16px 24px!important;
    min-height: 70px;
}

.pricing-list-title-mdjhd {
    border-bottom: 1px solid #bdbdbd;
}

.pricing-list-item-mdjhd:not(:last-child) {
    border-bottom: 1px solid #bdbdbd;
}

.pricing-list-item-mdjhd:last-child {
    border-bottom: 1px solid transparent;
}

/*.pricing-list-title-mdjhd {*/
/*    min-width: unset!important;*/
/*}*/










.pricing-price-item-mdjhd:not(:last-child) {
    border-bottom: 1px solid #bdbdbd;
}

.pricing-price-item-mdjhd {
    border-left: 1px solid #bdbdbd;
}

.pricing-price-item-mdjhd:last-child {
    border-bottom: 1px solid transparent;
}





.footer-tc-text-mdjhd a {
    transition: all 0.5s;
}

.footer-tc-text-mdjhd a:hover, .cont_link_mdkhd a:hover {
    text-decoration: underline;
    text-underline-offset: 6px;
    transition: all 0.5s;
}

.footer-nav-mdjhd li a {
    transition: all 0.5s;
}

.footer-nav-mdjhd li a:hover {
    text-decoration: underline;
    text-underline-offset: 6px;
	transition: all 0.5s;
}

.footer-conatct-links-mdjhd li a {
     transition: all 0.5s;
}

.footer-conatct-links-mdjhd li a:hover {
    text-decoration: underline;
    text-underline-offset: 6px;
    text-decoration-thickness: 1px;
    transition: all 0.5s;
    text-decoration-color: #ede7de;
}

.footer-copyright-text-mdjhd a{
	transition: all 0.5s;
}

.footer-copyright-text-mdjhd a:hover {
	text-decoration: underline;
    text-underline-offset: 6px;
	transition: all 0.5s;
}
.popup_img_mdkdhd img{
	cursor: pointer;
}





@media (max-width: 1024px) {
     .contact-form-mdjhd input, .contact-form-mdjhd textarea {
        padding: 10.5px 22px!important;
    }
    .contact-form-mdjhd label {
		padding-bottom: 20px!important;

	}


}




@media (max-width: 992px) {
	
	.home-hero-mdjhd {
		background-position: top left!important;
	}
	
	.home-hero-mdjhd .hero-main-box-mdjhd {
		width: 100%!important
	}
	
    .contact-form-mdjhd input, .contact-form-mdjhd textarea {
        padding: 9.5px 20px!important;
         
    }
   
    .contact-form-mdjhd textarea {
    min-height: 160px!important;
}
    .contact-form-mdjhd label {
    padding-bottom: 16px!important;
}

.pricing-list-title-mdjhd h4, .pricing-list-item-mdjhd h4, .pricing-price-item-mdjhd h4 {
    padding: 13px 20px 13px 20px!important;
    min-height: 64px;
}


.pricing-desc-box-mdjhd {
    overflow-x: scroll;
}

.pricing-list-item-mdjhd {
    min-width: 840px;
}


.pricing-price-box-mdjhd {
    width: 25%;
}
	
}




@media (max-width: 767px) {
    .contact-form-mdjhd label {
    padding-bottom: 12px!important;
}

.contact-form-mdjhd input, .contact-form-mdjhd textarea {
        padding: 7.5px 18px!important;
}

 .contact-form-mdjhd textarea {
    min-height: 144px!important;
}

.elementor-field-type-text, .elementor-field-type-email, .elementor-field-type-submit {
    width: 100%!important;
}

	.footer-nav-menu-mdjhd ul {
		max-height: unset;
		flex-flow: column;
	}

	.footer-nav-menu-mdjhd ul li {
		width: max-content;
	}

	.footer-subscribe-form-mdjhd .elementor-field-type-email {
		width: 100%;
	}

	.footer-subscribe-form-mdjhd .elementor-field-type-submit {
		width: 100%;
	}
    
.pricing-list-title-mdjhd h4, .pricing-list-item-mdjhd h4, .pricing-price-item-mdjhd h4 {
    padding: 9px 16px 9px 16px!important;
    min-height: 42px;
}



.pricing-list-item-mdjhd {
    min-width: 800px;
}

.pricing-price-box-mdjhd {
    width: 50%;
}


.footer-contact-btn-mdjhd a span {
    justify-content: center!important;
}


.form-submission-popup-mdjhd .dialog-message {
    height: 80vh!important;
}


.copy-toast-mdjhd {
      padding: 8px 16px;
     font-size: 16px;
}


}
	

}




