/* Search results  CSS */
.search-results .blog-post-item.type-product {
    max-width: 800px;
}
.search-results .blog-post-item.type-product .blog-content:not(.blog__details-content) .post-text {
    margin: 0 0;
}
.search-results .blog-post-item.type-product .blog-content .post-text p {
    margin: 0 0;
}
.search-results .blog-post-item.type-product .blog-content .title {
    margin-bottom: 15px;
}
.mc4wp-alert {
    margin: 20px 0 0;
}
.mc4wp-alert p {
    margin: 0 0;
    color: #fff;
}
.mc4wp-success p {
    color: green;
}
.loop-post-meta .author,
.loop-post-meta .comments {
    display: none !important;
}
.white-wpcf7 form .wpcf7-response-output {
    margin: 0 0;
    color: #fff;
    padding: 0 0;
    border: none;
}

/* Elementor Custom CSS */
.apexa-menu-not-showing {
    padding: 25px 0;
}
.services__item-wrap-three .row [class*=col-]:nth-child(odd) .services__item-five {
    margin-top: 0 !important;
}
.ef-title {
  position: relative;
  padding-bottom: 18px;
}
.ef-title::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 30px;
  height: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  background: var(--tg-theme-primary);
}
.footer-newsletter .elementor-widget-container {
    width: 100%;
}
.footer-newsletter.--one .btn {
    background: var(--tg-theme-secondary);
}
.footer-newsletter.--one .btn::before {
    background: var(--tg-theme-primary);
}
.footer-social .list-wrap li a svg {
    width: 20px;
    fill: currentColor;
}
.banner-social .list-wrap li a svg {
    width: 16px;
    fill: currentColor;
}
div#position-cta-phone {
    height: 100%;
}
div#position-cta-phone .slider_baner__active {
    height: 100%;
}
div#position-cta-phone .swiper-slide.slide__home7 img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.icon-line-height-1 .elementor-icon-wrapper {
    line-height: 1;
}
div#arrow-icon-size .elementor-button-icon svg {
    width: auto;
}
div#counter-font-size .counter-item .content p {
    font-size: 16px;
}
#icon-white-bg .about__satisfied-box .icon {
    background: #fff;
}
#wpcf7-response-white .wpcf7-response-output {
    color: white;
    position: absolute;
    top: 0;
    background: #f7a400;
    border-color: #f7a400;
    margin: 0 0;
}
div#text-start .elementor-counter-number-prefix {
    flex-grow: initial;
}

/* Elementor Responsive */
@media (max-width: 1800px) {

}
@media (max-width: 1199.98px) {

}

@media (max-width: 991.98px){
#wpcf7-response-white {
    position: relative;
    right: 0 !important;
}
#wpcf7-response-white .testimonial__form {
    border: 1px solid #D0D6E1;
    margin: 0;
    width: 100%;
}

}

@media (max-width: 767.98px) {

}