/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
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: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/
.elementor-widget-container p:last-child {
  margin-bottom: 0;
}

div.wpforms-container-full input:focus:invalid,
div.wpforms-container-full textarea:focus:invalid,
div.wpforms-container-full
  .wpforms-form
  .wpforms-field.wpforms-field-select-style-modern
  .choices.is-focused
  .choices__inner,
div.wpforms-container-full
  .wpforms-form
  .wpforms-field.wpforms-field-select-style-modern
  .choices.is-open
  .choices__inner,
div.wpforms-container-full
  .wpforms-form
  .wpforms-field.wpforms-field-select-style-modern
  .choices.is-open
  .choices__list--dropdown {
  border-color: var(--e-global-color-primary) !important;
  box-shadow: none !important;
}
div.wpforms-container-full
  .wpforms-form
  .wpforms-field.wpforms-field-select-style-modern
  .choices
  .choices__list--dropdown
  .choices__item--selectable.is-highlighted {
  background-color: var(--e-global-color-primary) !important;
}
div.wpforms-container-full button[type="submit"]:not(:hover):not(:active),
div.wpforms-container-full button[type="submit"]:hover {
  background: #000000;
  padding-left: 40px;
  padding-right: 40px;
}

.testimonial_slider .swiper-pagination-bullet {
  opacity: 1;
}

.testimonial_slider .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: var(--e-global-color-accent);
}

.home_seo_challenges .e-n-accordion-item-title-icon {
  width: 55px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--e-global-color-07008a9);
  padding-right: 0 !important;
  border-radius: 9px;
  margin-right: 20px;
}
.home_seo_challenges .e-n-accordion-item-title-header {
  width: calc(100% - 105px);
}
.home_seo_challenges .e-n-accordion-item-title {
  padding: 0 !important;
}
.home_seo_challenges .e-n-accordion-item-title[aria-expanded="true"] .e-n-accordion-item-title-icon,
.home_seo_challenges .e-n-accordion-item-title:hover .e-n-accordion-item-title-icon {
  background-color: var(--e-global-color-primary);
}

.home_seo_challenges {
  position: relative;
}

.home_seo_challenges summary.e-n-accordion-item-title::after {
  content: url("/wp-content/uploads/2025/07/caret-down-svgrepo-com-cropped.svg");
  position: absolute;
  width: 15px;
  height: 15px;
  right: 0;
  top: 10px;
}
.home_seo_challenges .e-n-accordion-item-title[aria-expanded="true"]::after {
  transform: rotate(180deg);
  top: 20px;
}


.industries_list .e-n-accordion-item-title-icon {
  width: 55px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--e-global-color-07008a9);
  padding-right: 0 !important;
  border-radius: 9px;
  margin-right: 20px;
}
.industries_list .e-n-accordion-item-title-header {
  width: calc(100% - 40pxpx);
}

.industries_list .e-n-accordion-item-title[aria-expanded="true"] .e-n-accordion-item-title-icon,
.industries_list .e-n-accordion-item-title:hover .e-n-accordion-item-title-icon {
  background-color: var(--e-global-color-primary);
}

.industries_list {
  position: relative;
}
.industries_list summary.e-n-accordion-item-title {
    padding: 0;
  padding-left: 10px;
}

.industries_list summary.e-n-accordion-item-title::after {
  content: url("/wp-content/uploads/2025/07/caret-down-svgrepo-com-1-cropped.svg");
  position: absolute;
  width: 15px;
  height: 15px;
  right: 0;
  top: 0;
}
.industries_list .e-n-accordion-item-title[aria-expanded="true"]::after {
  transform: rotate(180deg);
  top: 10px;
}
.industries_list summary.e-n-accordion-item-title::before {
  content: "";
  position: absolute;
  width: 2px;
  height: 150%;
  left: 1px;
  top: -25%;
  bottom: 0;
  display: block;
  background-color: var(--e-global-color-primary);
}
.industries_list .e-n-accordion-item-title[aria-expanded="true"]::before {
    height: 100%;
    top: 0;
}

.tag_lists .elementor-icon-list-items {display: flex;flex-wrap: wrap;gap: 10px;}

.tag_lists .elementor-icon-list-items li {
    padding: 5px 10px;
    border-radius: 9999999px;
        border: 1px solid #BFBFBF;
}

div.wpforms-container-full:not(:empty) {
    margin: 0;
}

.locations-form input, .locations-form textarea, .locations-form .choices .choices__inner {
    border-color: #000000 !important;
    border-radius: 7px !important;
}

.locations-form button[type="submit"]:not(:hover):not(:active), .locations-form button[type="submit"]:hover {
    background: var( --e-global-color-accent ) !important;
    width: 100% !important;
    border-radius: 7px;
}



#wpforms-form-855 div#wpforms-855-field_2-container {
    padding: 0;
    height: 100%;
}

#wpforms-form-855 div#wpforms-855-field_2-container input {
    padding: 0 20px;
    height: 100%;
    background-color: transparent;
    border: none;
    font-weight: 500;
}

form#wpforms-form-855 {
    background-color: #F1F1F1;
    padding: 10px 20px;
    border-radius: 20px;
    display: flex;
    height: 70px;
}

form#wpforms-form-855 .wpforms-field-container {
    height: 100%;
    width: calc(100% - 200px);
}

form#wpforms-form-855 .wpforms-submit-container {
    margin: 0;
    width: 200px;
    height: 100%;
}

form#wpforms-form-855 .wpforms-submit-container button#wpforms-submit-855 {
    width: 100%;
    height: 100%;
    background: #8701ee !important;
    border-radius: 8px;
    padding: 0 !important;
}

#wpforms-form-855 div#wpforms-855-field_2-container input::placeholder {
    color: var(--wpforms-field-text-color);
}

@media (max-width: 767px){
    form#wpforms-form-855 .wpforms-submit-container {
        width:100px;
    }
    form#wpforms-form-855 .wpforms-field-container {
    width: calc(100% - 100px);
}
#wpforms-form-855 div#wpforms-855-field_2-container input {
    padding: 0 10px;
    
}
form#wpforms-form-855 {
    background-color: #F1F1F1;
    padding: 10px 10px; }
}


#wpforms-form-855 div#wpforms-855-field_2-container input:focus {
    border: none ;
    box-shadow: none ;
    outline: none;
}