/* 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);
}

/* Elementor Responsive */
@media (max-width: 1800px) {

}
@media (max-width: 1199.98px) {

}

@media (max-width: 991.98px){

}

@media (max-width: 767.98px) {

}