/* 
Theme Name: RAS Marketing
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
*/

/* Add your custom styles here */

.facetwp-counter {
	display: none;
}

input.search-submit.swp-button, input.swp-input--search.swp-input {
    border-radius: 200px !important;
}

input[type=search] {
    border: none;
    box-shadow: 4px 0px 8px 0px rgba(0, 0, 0, 0.1);
}

form.searchwp-form input.swp-input, form.searchwp-form select.swp-select {
    color: #262261;
    padding-left: 30px;
}

input.swp-input--search.swp-input {
    outline-color: #fff;
}

form.searchwp-form input.swp-input--search {
    background-size: 20px auto;
    background-position: right 20px top 50%;
}

h4.searchwp-live-search-result--title {/* font-size: 32px !important; */}

.searchwp-live-search-results {
    max-height: 600px;
}

.searchwp-live-search-result {
    padding: 20px;
}

.searchwp-live-search-result h4 a {
    font-size: 24px !important;
    font-weight: normal;
}