/* 
Theme Name: Hello Elementor Child
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 */

svg {
    width: 15px;
    text-decoration: none;
}

li.elementor-icon-list-item.elementor-inline-item {
    list-style: none;
}

.wpte-trip-sfilter-wrapper {
    padding: 40px 24px;
    background-color: #fff0 !important;
    border-radius: 4px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, .04);
}
.ekit-template-content-footer .attachment-medium {
    display: none !important;
}
#is-search-input-611{
	width: 350px !important;
}
/* .elementor-element.elementor-element-8add8c2.elementor-widget__width-initial.elementor-widget.elementor-widget-shortcode {
    width: 100px;
} */
.single-trip .ekit-template-content-markup.ekit-template-content-header.ekit-template-content-theme-support , .page-id-166 .ekit-template-content-header {
    background: #147dfe;
}

.single-trip div#wp-travel-trip-wrapper {
    padding: 30px 0px 0px 0px;
}
.elementor-125 .elementor-element.elementor-element-56eb886f .elementor-nav-menu--main .elementor-item.elementor-item-active {
    color: #ffa02c;
    font-weight: 700;
}

#open-booking-modal , .wpte-booking-footer-text{
	display:none;
}

ins.wpte-bf-offer-amount {
    background: #147cfc !important;
    padding: 9px;
    border-radius: 5px;
    color: white;
}