/*
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
*/


/* leverageHyper */

.leverageHyper .elementor-element-29936de {
    height: 100%;
}

/* leverageHyper */


/* caseStudy */


@media (min-width:768px) {.caseStudy .elementor-element-54adb28 {
    height: 100%;
}
}


/* caseStudy */



/* Built Ideas */

@media (min-width: 768px) {
  .imageBoxAlignment .elementor-image-box-wrapper {
      align-items: center!important;
	  flex-direction: row!important;
	  
    }
}
@media (max-width: 767px) {
  .imageBoxAlignment .elementor-image-box-content {
     padding:20px;
    }
}


/* Built Ideas */





/* TranslatingCode */


.TranslatingCode .elementor-image-box-content {
    padding:  0 80px 60px 60px
}
@media (max-width:1440px) {
  .TranslatingCode .elementor-image-box-content {
    padding: 30px;
}  
}
@media (max-width:767px) {
  .TranslatingCode .elementor-image-box-content {
    padding: 0 30px 30px
}  
}
@media (min-width:1600px) {
  .TranslatingCode .elementor-image-box-content {
    padding:  0 160px 60px 60px
}  
}
/* TranslatingCode */


/* faq */


.faq .elementor-tab-title {
    border-bottom: 1px solid #ECEBFF;
}
.faq .elementor-tab-title.elementor-active {
    border-bottom: none;
}
.faq .elementor-tab-content.elementor-clearfix.elementor-active {
       border-bottom: 1px solid #ECEBFF!important;
       padding-bottom: 40px
}
.faq .elementor-accordion-title span {
    margin-right: 30px;
    
}
.faq .elementor-tab-title.elementor-active .elementor-accordion-title span {
    color: #5200FF;
}

/* faq */

/* Core Principles Driving Hyper */

.customButtonStyling [type=button], .customButtonStyling [type=submit], .customButtonStyling button {
	    border: 1px solid transparent!important;
}

