/*!
Theme Name: Kinsley Child
Theme URI: https://bslthemes.site/kinsley/
Author: beshleyua
Author URI: https://themeforest.net/user/beshleyua
Description: Kinsley - Hotel WordPress Theme
Version: 1.0.0
License: General Public License
License URI: http://www.gnu.org/licenses/gpl.html
Template: kinsley
Text Domain: kinsley-child
Tags: full-width-template, editor-style, featured-images, sticky-post, threaded-comments, translation-ready, theme-options
*/

/* MENU - BEGIN */

ul.elementor-nav-menu--dropdown a {
    border-left: unset !important;
}

.grecaptcha-badge {
    display: none !important;
    opacity: 0 !important;
    visibility: hidden;
}

/* MENU - END */


.luxe-img-widget,
.luxe-ct-widget {
    cursor: default;
}

.mt-day.datepicker {
    left: unset;
    opacity: 1;
    box-shadow: none;
}

.qc-faq-container .h_accord-widget ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 1rem;
}

.qc-faq-container .h_accord-widget ul li {
    position: relative;
    padding-left: 16px;
}

.qc-faq-container .h_accord-widget ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 9px;
    width: 6px;
    height: 6px;
    background-color: #E8DED6;
    display: inline-block;
}

.qc_info-ct a {
    position: relative;
}

.qc_info-ct a:first-child {
    padding-left: 18px;
}

.qc_info-ct a:first-child::before {
    content: '';
    background-image: url('assets/images/map-marker.svg');
    background-size: contain;
    background-repeat: no-repeat;
    width: 12px;
    height: 16px;
    position: absolute;
    top: 5px;
    left: 0;
}