/*
Theme Name: Limestone
Theme URI: https://demo.webtend.net/wp/consio
Description: Design Agency Wordpress Theme
Author: WebTend
Author URI: https://themeforest.net/user/webtend
Version: 1.0.3
Requires PHP: 7.0
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: one-column, two-columns, three-columns, right-sidebar, left-sidebar, custom-header, custom-menu, featured-images, post-formats, translation-ready
Text Domain: limestone
Domain Path: /languages
*/

.testimonial-section .testimonial-content {
    box-shadow: unset !IMPORTANT;
    border: 1px solid #E8E8E8;
}

.testimonial-section .limestone-testimonial-carousel.design-two .testimonial-item::after {
    display: none;
}

/* footer */
footer input#mf-input-email-dbb7777 {
    border: 1px solid #fff;
    border-radius: 10px;
    background: transparent;
}

footer .elementor-354 .elementor-element.elementor-element-c94fc07 .metform-btn {
    padding: 24.5px 26px 21.5px 20px;
    border-radius: 0 10px 10px 0;
}

footer ::placeholder {
    color: #fff !important;
}

.back-to-top {
    background: #8dc140;
}