/*
 Theme Name:   Sailing Child
 Theme URI:    http://sailing.thimpress.com/
 Description:  Sailing Child Theme
 Author:       ThimPress
 Author URI:   http://thimpress.com
 Template:     sailing
 Version:      1.0.0
 Text Domain:  sailing-child
*/
body .elementor-4541 .elementor-element.elementor-element-6cb4b06 .elementor-button,
body .elementor-3595 .elementor-element.elementor-element-df60c82 .iconbox-read a,
body .elementor-4528 .elementor-element.elementor-element-37aa190 .elementor-button,
body .thim-ekits-menu .thim-ekits-menu__nav>li.current-menu-ancestor>.thim-ekits-menu__icon, 
body .thim-ekits-menu .thim-ekits-menu__nav>li.current-menu-ancestor>.thim-ekits-menu__nav-text, 
body .thim-ekits-menu .thim-ekits-menu__nav>li.current-menu-ancestor>a, 
body .thim-ekits-menu .thim-ekits-menu__nav>li.current-menu-item>.thim-ekits-menu__icon, 
body .thim-ekits-menu .thim-ekits-menu__nav>li.current-menu-item>.thim-ekits-menu__nav-text, 
body .thim-ekits-menu .thim-ekits-menu__nav>li.current-menu-item > a,
body .thim-ekits-menu .thim-ekits-menu__nav>li:hover > .thim-ekits-menu__icon, 
body .thim-ekits-menu .thim-ekits-menu__nav>li>a:hover {
    color: #517a66
}
body .scrollup,
body .elementor-3454 .elementor-element.elementor-element-cf48c7d .hotel-booking-search-el .hb-submit button:hover, 
body .elementor-3454 .elementor-element.elementor-element-cf48c7d .hotel-booking-search-el .hb-submit button:focus,
body .elementor-3454 .elementor-element.elementor-element-cf48c7d .hotel-booking-search-el .hb-submit button,
body .elementor-3520 .elementor-element.elementor-element-4765bf4 .thim-ekits-button a {
    background-color: #517a66;
}
body .elementor-3520 .elementor-element.elementor-element-dc2c99f > .elementor-widget-container {
    background-color: #b7e5ce;
}

#e-n-tab-title-20538691411 {
    display: none;
}
body.rtl .elementor-7682 .elementor-element.elementor-element-45697506 .hb_room_pricing_plans th {
    width: 100px;
}

.elementor-7682 .elementor-element.elementor-element-45697506 .hb_room_pricing_plan_data {
    display: none;
}

.hb-dashboard h1 {
    text-align: center;
    padding: 60px 0;
}
.hb-dashboard h2 {
    font-size: 28px;
}

.hb-dashboard form input {
    text-align: right;
    display: block;
    width: 100%;
    padding: 10px;
    margin-bottom: 20px;
    border: 1px solid #ddd;
    border-radius: 4px;
    box-sizing: border-box;
    font-size: 16px;
}
.hb-dashboard form select {
    text-align: right;
    display: block;
    width: 100%;
    padding: 10px;
    margin-bottom: 20px;
    border: 1px solid #ddd;
    border-radius: 4px;
    box-sizing: border-box;
    font-size: 16px;
}
.hb-dashboard form button[type="submit"] {
    background-color: #517a66;
    color: #fff;
    border: none;
    cursor: pointer;
    padding: 10px 20px;
    font-size: 16px;
    margin-bottom: 20px;
}   