/* Search results  CSS */
.search-results .blog-item.type-product {
    max-width: 800px;
}
.search-results .blog-item.type-product .blog-content:not(.blog-details-content) .post-text {
    margin: 0 0;
}
.search-results .blog-item.type-product .blog-content .post-text p {
    margin: 0 0;
}
.search-results .blog-item.type-product .blog-content .title {
    margin-bottom: 15px;
}
.mc4wp-alert {
    margin: 20px 0 0;
    text-align: center;
}
.mc4wp-alert p {
    margin: 0 0;
}
.mc4wp-success p {
    color: green;
}

/* Elementor Custom CSS */
.xotric-menu-not-showing {
    padding: 18px 0;
}
.main-area {
    overflow-x: hidden;
}
.details-breadcrumb .col-lg-7 {
    width: 100% !important;
}
.details-breadcrumb .col-lg-5 {
    display: none !important;
}

/* Elementor Responsive */
@media (max-width: 1800px) {

}

@media (max-width: 1199.98px) {

}

@media (max-width: 991.98px){

}

@media (max-width: 767.98px) {


}