/*
Theme Name: Listingpro Child theme of listingpro
Theme URI: 
Description: Child theme of listingpro theme for the Listingpro theme
Author: <a href="https://themeforest.net/user/cridiostudio">Team of CridioStudio</a>
Author URI: 
Template: listingpro
Version: 2.9.3
*/

/* Generated by Orbisius Child Theme Creator (https://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Fri, 21 Jun 2024 04:17:36 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/

body {
	font-family: 'Helvetica';
}
.lp-review-count p i {
    color: #b1a15c;
}
.category-filter,
.category-heading,
.feature-filter {
	display: flex;
    flex-direction: column;
    gap: 12px;
    justify-content: center;
    padding-left: 25px;
    padding-top: 20px;
}
.form-check-lg .form-check-input {
    height: 1.25em;
    width: 1.25em;
    border-color: #8b8b91;
}
.category-heading .fw-medium {
    font-size: 20px;
    font-weight: 500;
    color: #000;
    padding-top: 20px;
}
ul.category-filter li label,
ul.feature-filter li label {
    position: relative;
    margin: 0;
    padding: 10px 0 0 28px;
    cursor: pointer;
}

ul.category-filter li label:before,
ul.feature-filter li label:before {
    width: 18px;
    height: 18px;
    position: absolute;
    left: 0;
    top: 8px;
    border: 1px solid #b7b7b7;
    content: "";
    border-radius: 3px;
}
.tab-pane ul li input[type="checkbox"]:checked ~ label:before {
    border-color: #333333;
    content: "\f00c";
    font-family: fontawesome;
    font-size: 11px;
    text-align: center;
    line-height: 18px;
}
.tab-pane ul li input {
    display: none !important;
}
.lp-add-note-btn {
    background: #000;
    text-transform: uppercase;
    box-shadow: none;
    border: 0;
    font-size: 16px;
    font-weight: 700;
    line-height: 37px;
    padding: 0px 25px;
    border-radius: 5px;
    margin-top: 15px !important;
    color: #FFF;

}
.lp-add-note-btn i.fa.fa-plus {
    color: #FFF;
}
.lp-add-announcement-form .lp-coupns-btns {
    margin-top: 10px;
    background: #FFF !important;
    color: #000 !important;
}
.lp-review-sorting h5 {
    color: #000;
    font-family: 'Helvetica';
}
.lp-coupon-box-row {
    background: #000;
}
.overview {
	display: flex;
    justify-content: center;
    align-items: center;
    gap: 50px;
    padding: 40px 70px !important;
    background: #000;
    flex-direction: column-reverse;
}
.overiew-content {
	max-width: 800px;
    margin: 0 auto;
}
.overview-image img {
    max-width: 600px;
	height: 400px;
	border-radius: 30px;
    /*width: 100%;
    height: auto;*/
}
.overview,
.works {
    padding: 0 22px;
}
.overview h2,
.works h2 {
    font-family: 'Helvetica';
    font-size: 30px;
    font-weight: bold;
    color: #333; 
}
.works h2 {
    text-align: center;
    margin-top: 30px;
}
.overview h2 {
    padding-top: 20px;
}

.overview p {
    font-family: 'Helvetica';
    font-size: 16px;
    color: #FFF; 
    line-height: 30px;
}

.overview h2 {
	color: #FFF !important;
}


.works-container {
    display: flex;
    border-radius: 10px;
    padding: 40px 10px;
    gap: 30px;
    justify-content: center;
}

.work {
    /*background-color: #000;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;*/
    width: 100%;
    max-width: 350px;
    text-align: center;
    position: relative;
}

/*.work:hover {
    transform: translateY(-10px);
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
}*/

.work .icon {
    color: white;
    padding: 20px;
    font-size: 2em;
}
.work .icon img {
    border-radius: 30px;
}
.work .icon h4 {
    font-size: 2.5em;
    font-weight: bold;
    color: #FFF;
    margin: 0; 
    padding: 13px;
    border-radius: 50%;
    display: inline-block;
    width: 110px;
    height: 110px;
    line-height: 80px;
    text-align: center;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.work .icon h4:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
}

.works-container .content {
    padding: 0 20px 20px 20px;
}

.works-container .content h3 {
    font-family: 'Helvetica', sans-serif;
    font-size: 18px;
    /*margin-bottom: 20px;*/
    color: #000;
    display: block;
    font-weight: 700;
}

.works-container .content p {
    font-family: 'Helvetica', sans-serif;
    font-size: 1em;
    color: #000;
}
.works-container .arrow {
    font-size: 3em;
    color: #000;
    align-self: center; /* Center the arrow vertically */
}
.lp-logo-container .lp-logo img {
    width: 110px;
    height: 110px;
} 
.lp-menu-bar {
    padding: 0; 
}
.sidebar-filter-process .activities {
    font-size: 28px !important;
    font-weight: 700 !important;
    line-height: 33px !important;
    font-family: 'Helvetica', sans-serif;
    color: #000 !important; 
}
.lp-classic-preview-modal .container {
    width: 750px;
}
.md-show ~ .md-overlay {
    opacity: 0 !important;
}
.lp-classic-preview-modal .md-content > div {
    padding: 0px 0px 0px 55px;
}
.classic-view-grid-container {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1) !important;
    padding: 20px !important;
}
.lp-classic-preview-modal .md-close i {
    background: #000 !important;
}
.lp_filter_checkbox li {
    width: 100%;
}
.page-template-template-login .page-heading.listing-page {
	display: none;
}
.page-template-template-login .lp-section-content-container-one {
	background: #000;
	padding-top: 30px;
}

.siginincontainer, 
.siginupcontainer, 
.forgetpasswordcontainer {
    background-color: #000;
    border-radius: 12px !important; 
    padding: 50px !important; 
}
input.lp-secondary-btn.width-full.btn-first-hover {
    background-color: #FFF;
    color: #000;
}
input.lp-secondary-btn.width-full.btn-first-hover:hover {
    box-shadow: inset 0 0 0 150px rgba(0, 0, 0, .1);
}
.login-form-popup .form-group label,
.login-form-popup h1.text-center {
    color: #FFF;
    font-family: 'Helvetica';
}
.bottom-links a.signInClick,
.bottom-links a.cancelClick,
.bottom-links a.forgetPasswordClick.pull-right {
    color: #FFF !important;
    text-decoration: underline;
    text-underline-offset: 6px;
}
.singContainers .checkbox label:before {
    background-color: #FFF;
}
input[type=checkbox]:checked+label:before {
    font-size: 13px;
    line-height: 19px;
    color: #FFF;
    background-color: #000;
    border: 1px solid #FFF;
}
input {
	font-family: 'Helvetica'; 
}
.content-slogan,
.content-slogan span {
    text-align: left;
    color: #FFFFFF;
    font-size: 56px;
    font-style: normal;
    font-weight: 400;
    line-height: 72px;
    font-family: 'Helvetica';
}
.singContainers {
    display: flex;
}
.leftText {
    align-self: flex-end;
    padding-bottom: 228px;
}

.alert-danger {
    background-color: #FFF;
    border-color: #FFF;
}
.siginincontainer .form-control, 
.siginupcontainer .form-control, 
.forgetpasswordcontainer .form-control {
    font-size: 16px;
    background: #000;
    border: 1px solid #FFF;
    color: #FFF !important;
}
.classic-view-grid-content-area h4 a,
.classic-view-grid-content-area .lp-listing-content-grid a,
.lp-grid-box-bottom.content a,
.lp-grid-box-bottom.content .show i,
.listing-address span.text.gaddress,
.classic-view-grid-container:hover,
.lp-grid-box-left.pull-left>ul>li:first-of-type,
.lp-grid-box-left.pull-left>ul>li>a,
.lp-grid-box-description .lp-grid-desc .this,
.lp-grid-box-bottom span,
.popup-inner-left-padding .lp-insert-data .text.gaddress,
.blank-left-side h1,
.blank-left-side p,
.lp-add-menu-outer h5,
.lp-listing-desription p {
	color: #000;
    font-family: 'Helvetica'; 
}
.lp-contact-support-outer>a,
.lp-user-meta li>p,
.lp-user-meta li a,
.lp-update-profile-container .tab-header h3,
.lp-coupons-form-inner label,
.lp-dashboard-tabs .lp-main-title p,
.lp-add-new-btn,
#lp-respo-direc,
.widget-social-icons li a,
span.social-icon,
.widget-social-icons li a.phone-link,
.lp-widget-social-links i,
.lp-today-timing i,
.lp-today-timing,
.lp-listing-price-range .icon.icons8-building,
.lp-listing-price-range .icon.icons8-Flag-2,
.lp-listing-price-range span {
    color: #FFF !important;
}
#sidebar-wrapper,
.lp-dashboard-new,
.lp-dashboard-new #sidebar,
.lp-dashboard-new .sidebar-nav li a,
.lp-dashboard-new .sidebar-nav>.sidebar-brand,
.lp-update-profile-container .tab-header,
.lp-dashboard-tabs .lp-main-title,
.lp-add-new-btn,
.listing-page-sidebar .lp-widget .widget-social-icons li, 
.listing-page-sidebar .lp-listing-additional-details ul li, 
.listing-page-sidebar .lp-listing-timings ul li,
.lp-listing-price-range,
.lp-listing-timings div.lp-today-timing {
	background: #000 !important;
}
.lp-listing-timings div.lp-today-timing {
    background-color: #000 !important;
}
.lp-coupons-form-inner .form-control {
    border: 1px solid #FFF !important;
}
#sidebar_menu .sidebar-brand img {
    width: 34%;
    padding-left: 22px;
}
.lp-user-header {
    border-bottom: 1px solid #000;
    background: #000;
}

.lp-contact-support-outer>a:before {
	background: #FFF;
}
.lp-dashboard-new.active .active-dash-menu {
    background: #FFF !important;
    color: #000 !important;
    border-left: 5px solid #000 !important;
}
.lp-dashboard-new .sidebar-nav li a.active-dash-menu .fa {
    color: #000;
} 

.lp-dashboard-new.active .sidebar-nav li a:hover {
	background: #FFF !important;
	color: #000;
}
.lp-dashboard-new .sidebar-nav li a:hover .fa {
    color: #000;
}
.classic-view-grid-content-area {
    padding: 10px 14px 0 5px;
}
a.icon-quick-eye.md-trigger.qickpopup {
	background: #FFC107;
    padding: 7px 16px;
    border-radius: 36px;
    font-size: 14px;
    font-weight: 500;
    font-family: 'Helvetica';
}
#listing-preview-popup .container {
	width: 750px;
}
#listing-preview-popup .md-content > div {
	padding: 41px 0px 15px 65px !important;
}
#listing-preview-popup.popup-inner-left-padding .lp-insert-data .lp-grid-box-thumb img {
    border-radius: 12px;
}
.lp-announcement-title ul {
	display: flex;
	flex-wrap: wrap;
    gap: 5px;
}

.lp-announcement-title ul li {
	background: #000;
    padding: 6px 20px;
    border-radius: 6px;
}
.lp-announcement-title ul li a {
	color: #FFF;
    font-family: Helvetica;
    font-weight: 600;
}
.auto-location {
    background: #333333;
    border-radius: 10px;
    padding: 20px;
    margin: 0 14px;
}
.auto-location .fw-medium {
    font-family: 'Helvetica';
    font-size: 20px;
    font-weight: 600;
    color: #FFF;
    line-height: 26px;
}
.auto-location .fs-sm.lh-md.mt-2 {
    font-family: 'Helvetica';
    font-size: 16px;
    font-weight: 500;
    color: #FFF;
    line-height: 22px;
}
.auto-location .multiselect-search {
    font-family: inherit;
    border-radius: 4px;
    padding: 9px 0 9px 9px;
    width: 100%;
    margin-top: 10px;
    color: #000;
    font-size: 18px;
}
.auto-location .multiselect-wrapper {
    position: relative;
}
.multiselect-wrapper i.fa-solid.fa-globe {
    position: absolute;
    right: 12px;
    bottom: 10px;
    color: #000;
    font-size: 20px;
}
.lp-listing-top-title-header {
    background: #FFF;
}
.listing-page-sidebar .lp-widget .widget-social-icons li {
    padding: 20px !important; 
}

.city-autocomplete,
.city-autocomplete {
    left: 33px !important;
    width: 17% !important;
    /*top: 372px !important;*/
}
.search.search-results form #cities,
form #cities {
    padding-left: 15px;
    width: 100%;
    height: 46px;
    line-height: 47px;
    border-radius: 8px;
}

/* single code start */
.lp-listing-main-image img {
    width: 100%;
    height: auto;
}
.lp-listing-main-image,
.lp-listing-title {
    padding-bottom: 20px;
}
.lp-listing-slider .lp-listing-slide img {
    border-radius: 5px;
}
.lp-style3-header-wrap .arrow-right,
.lp-style3-header-wrap .arrow-left {
    background: #000;
    opacity: 1;
}
.lp-style3-header-wrap .lp-listing-name {
    padding-bottom: 5px;
    width: 100%;
}
.lp-listing-title #lp-respo-direc {
    color: #000 !important;
    margin-bottom: 20px;
}
.lp-listing-features ul li {
    line-height: 20px;
}
.features li {
    padding-left: 0px;
}
.lp-listing-features {
    margin-bottom: 0px;
}
.lp-listing-top-title-header {
    margin-bottom: 30px;
}
.lp-listing-desription p {
    line-height: 26px;
}
.lp-listing-desription h1,
.lp-listing-desription h2,
.lp-listing-desription h3
.lp-listing-desription h4,
.lp-listing-desription h5,
.lp-listing-desription h6,
.lp-listing-desription p,
.lp-listing-desription span,
.lp-listing-desription li,
.lp-listing-desription ol {
    color: #000;
}

.lp-listing-leadform h4 {
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 700 !important;
    font-family: 'helvetica';
}
.lp-style3-header-wrap .lp-listing-name,
.lp-listing-title #lp-respo-direc,
.lp-listing-features ul li {
    font-family: 'helvetica' !important; 
}
h1.footer-heading {
    font-family: "helvetica", Sans-serif;
    font-size: 26px;
    font-weight: 500;
    letter-spacing: 0.5px;
    color: #888383 !important;
}
.footer-menu-two {
    display: flex;
    justify-content: center;
    gap: 50px;
    padding-top: 20px;
}

.second-footer-menu {
    padding-top: 80px;
}
.footer-menu {
    padding-top: 20px;
}
.menu-item a {
    font-weight: 600 !important;
    font-family: 'helvetica' !important; 
}
.footer-menu-two li a:hover {
    color: #FFC107 !important;
}
.home.page-template .footer-upper-bar,
.home.page-template .footer-bottom-bar {
    background-color: #222222;
}
.social-icons li a img {
    background-color: #FFF;
    border-radius: 50%;
    padding: 6px;
}
.footer-social-icons li img {
    width: 100% !important;
    height: 34px !important;
}
.fullwidth-header {
    padding: 0 50px;
}
.lp-header-full-width .lp-menu.menu {
    float: unset;
    display: flex;
    justify-content: center;
}
.header-front-page-wrap .lp-header-full-width .lp-menu-bar {
    background-color: #000 !important;
}

#backButton {
    margin-left: 25px;
    background: #000;
    padding: 7px 12px;
    border-radius: 9px;
    color: #FFF;
    font-size: 14px;
    font-family: 'helvetica';
}
#backButton:hover {
    opacity: 0.7;
}

.lp-menu-container .pull-right {
    display: flex;
    justify-content: center;
    align-items: center;
}
.elementor-304 .elementor-element.elementor-element-96ce238:not(.elementor-motion-effects-element-type-background) {
    background-position: center center !important;
}
.lp-lead-success-msg {
    display: flex !important;
}
.lp-lead-success-msg i.fa.fa-bell {
    position: absolute;
    left: 10%;
    top: 7%;
}
.lp-lead-success-msg p {
    color: #000;
    line-height: 24px;
}
.fa-bell::before {
    color: #FFC107;
    font-size: 18px;
}
.lp-grid-box-bottom.content {
    align-items: center;
    padding-top: 15px;
}
.fa-solid.fa-heart,
.fa-regular.fa-heart {
    padding: 5px;
    color: #ff0000;
}
.fa-regular.fa-heart {
    font-size: 19px;
}
.bullet-point {
    list-style-type: disc;
    margin-left: 20px;
}
.classic-view-grid-container {
    display: flex;
    flex-direction: column;
    min-height: 430px;
}
.single-listing .lp-listing-slider .lp-listing-slide img {
    height: 185px !important;
    object-fit: cover;
}
.reservation-container {
	text-align: center;
    padding-bottom: 25px;
}
.reservation-btn {
	background: #FFF;
    border: 2px solid #000 !important;
    padding: 6px 20px;
    color: #000;
    font-size: 16px;
    font-weight: 600;
}
.reservation-btn:hover {
	background: #000;
	color: #FFF;
}
.add-to-fav-child,
.remove-fav-child {
	color: #ff0000;
}
.lp-listing-name .fa-regular.fa-heart {
    font-size: 16px;
}
.lp-user-header.clearfix {
    display: flex;
    flex-direction: row-reverse;
    justify-content: end;
    align-items: center;
    gap: 5px;
}
.lp-user-meta {
    margin-top: 8px;
}
.lp-user-meta li>p {
    font-size: 16px;
    padding-top: 3px;
}
.logout a span {
    color: #FFF !important;
    font-size: 14px;
}
.lp-user-meta li:last-child {
    margin-right: 0;
    padding-top: 2px;
}
.user_name {
    padding-top: 2px;
}
.lp-contact-support-outer.pull-right {
    margin-top: 11px;
}
.reservation {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.lp-listing-leadform h5 {
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 700 !important;
    font-family: 'helvetica';
    padding: 0px 20px;
}
.listing-page-sidebar .lp-widget.lp-widget-top {
    border-top: none;
}
.post-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 15px;
}

.post-tags li {
    background-color: #000;
    color: #FFF;
    padding: 8px 12px;
    border-radius: 20px;
    font-size: 14px;
    font-weight: 500; 
    text-transform: capitalize;
    transition: background-color 0.3s, color 0.3s;
}
.lp-listing-name {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.lp-listing-name h1 {
    flex-grow: 1;
    margin: 0;
}

#fav-container {
    flex-shrink: 0;
    display: flex;
    align-items: center;
    white-space: nowrap; 
    margin-left: 20px;
}
.voucher-container {
    display: none;
    position: absolute;
    top: 0;
    left: 2.5%;
    width: 95%;
    height: 99%;
    background: rgba(255, 255, 255, 1);
    z-index: 459;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .75);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .75);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .75);
}

/* Add this CSS to your child theme's style.css or directly in the head of your HTML */
.popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1000;
}

.popup-content {
    background-color: #fff;
    /*padding: 20px;*/
    border-radius: 8px;
    /*max-width: 700px;*/
    max-width: 650px;
    width: 100%;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    text-align: center;
    position: relative;
    box-shadow: 0 2px 15px 0 rgb(218 205 205 / 40%);
    border-radius: 5px !important;
    overflow: hidden;
}
.popup-content img {
    width: 650px;
    height: 500px;
    object-fit: cover;
}

.popup-text {
    margin: 20px;
    text-align: left;
}
.popup-text p,
.popup-text p span {
    font-size: 18px;
    font-weight: 400;
    color: #FFF;
    line-height: 28px;
}
.popup-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 20px;
}

.popup-checkbox-label {
    font-size: 14px;
    color: #FFF;
}

.popup-checkbox-label input[type="checkbox"] {
    margin-top: -2px !important;
    margin-right: 5px;
    vertical-align: middle;
}

.popup-close-btn {
    padding: 10px 20px;
    background-color: #FFF;
    color: #000;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    font-size: 14px;
    transition: background-color 0.3s ease;
}

.popup-close-btn:hover {
    opacity: 0.8;
}



/* Modal Background */
.custom-modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1050; /* Higher than most elements */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: hidden; /* Disable scroll behind the modal */
    background-color: rgba(0, 0, 0, 0.5); /* Black with transparency */
    backdrop-filter: blur(5px); /* Adds a blur effect behind the modal */
}

/* Modal Content */
.custom-modal-content {
    background-color: #000;
    margin: 5% auto; /* 10% from the top and centered */
    /*padding: 20px;*/
    border-radius: 10px;
    max-width: 600px; /* Maximum width of modal */
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2); /* Subtle shadow for depth */
    position: relative;
    animation: modalFadeIn 0.4s ease-out; 
    height: 75%;
}

.custom-modal-content .col-md-6.lp-content-before-after {
    width: 100%;
}

/* Close Button */
.close-modal {
    position: absolute;
    top: 5px;
    right: 4px;
    font-size: 24px;
    color: #FFF;
    cursor: pointer;
    transition: color 0.3s ease;
}

.close-modal:hover {
    color: #f00; /* Red color on hover */
}

/* Modal Image */
.custom-modal-content img {
    max-width: 100%;
    height: auto;
    /*border-radius: 8px;*/
    margin-bottom: 20px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

/* Modal Text */
.custom-modal-content p {
    font-size: 16px;
    color: #FFF;
    display: flex;
    flex-direction: column;
    padding: 20px;
    gap: 15px;
    line-height: 30px;
}
.custom-modal-content p span {
    color: #FFF;
}
.lp-contact-support-outer.pull-right {
    display: flex;
    gap: 20px;
    justify-content: center;
    align-items: center;
}
/* Keyframe Animation */
@keyframes modalFadeIn {
    from {
        opacity: 0;
        transform: translateY(-20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

button.btn.btn-primary.open-modal {
    background: #000;
    color: #FFF;
}

.main-text {
    display: flex;
    flex-direction: column;
    padding: 20px;
    background: #000;
}
.popup-text .col-md-6.lp-content-before-after {
    width: 100% !important;
}

.trophy-img {
    width: 200px;
}
.trophy-contanier .blank-left-side p {
    width: 60%;
    line-height: 24px;
}
.lp-announcement-title ul li.voucher-code-voucher {
    background: #fff;
    color: #44566c;
}

.listing_selection {
    height: 40px;
    box-shadow: none;
    border: 1px solid #e3e3e3;
    width: 100%;
}
.lp-review-des {
    padding-top: 15px;
    font-size: 16px;
}
.experience-title {
    padding-left: 46px;
    font-size: 30px;
}
#reply-title {
    cursor: pointer;
    color: #FFF;
    background: #000;
    width: 22%;
    padding: 10px 10px 10px 20px;
    margin-left: 28px;
    font-size: 19px;
    border-radius: 6px;
    margin-top: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
.lp-general-section-title-outer #reply-title {
    display: none !important;
}
.city-autocomplete div:first-child {
    display: block !important;
}
.lp-listing-desription {
    color: #000 !important;
    font-size: 16px !important;
    line-height: 26px !important;
}
.tick-icon {
    color: #B1A15C !important;
}
a.forgetPasswordClick.pull-left {
    color: #FFF !important;
    cursor: pointer;
    margin-left: -15px;
    text-decoration: underline;
    text-underline-offset: 6px;
}
.bottom-links .signUpClick {
    padding: 12px 30px 12px 30px;
    font-weight: 700;
    font-family: 'quicksand';
    border-radius: 5px;
    color: #fff;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background-color: #FFF;
    color: #000 !important;
    width: 100%;
    display: block;
    text-align: center;
}
#lp-pages-in-cats {
    padding-bottom: 100px;
}
#content-grids {
    padding-top: 50px;
}
/*.lp-joinus-icon-outer {
    display: none;
}*/
.lp-nav-menu-after.lp-menu-outer::after {
    content: "" !important;
}
.gt_switcher {
    padding-top: 7px;
}

/* Elemntor Styling */
input[type=checkbox]:checked+label:before {
    display: none !important;
}

/* NEW CSS */
.liked_experiences_shortcode .fa-times.fa-spinner::before {
    content: "\f110" !important;
}
.trophy-contanier .blank-left-side {
    background: #000;
}

.trophy-contanier .blank-left-side h1,
.trophy-contanier .blank-left-side p,
.gift_cards .lp-announcement-title p {
    color: #FFF;
}
.trophy-contanier.lp-blank-section {
    min-height: 400px;
}
.liked_experiences_shortcode.panel,
.gift_cards.panel {
    margin-bottom: 20px;
    background-color: #000;
    border: 1px solid #FFF;
    border-top: none;
}
.liked_experiences_shortcode .lp-left-content-container a,
.liked_experiences_shortcode a {
    color: #FFF;
}
.gift_cards .lp-announcement-title ul li {
    background: #FFF;
}
.gift_cards .lp-announcement-title ul li a {
    color: #000;
}

.lp-reservations-table {
    width: 100%;
    border-collapse: collapse;
    margin: 20px 0;
}

.lp-reservations-table th,
.lp-reservations-table td {
    padding: 10px;
    border: 1px solid #ddd;
    text-align: left;
    color: #FFF;
}
.lp-reservations-table td a {
    color: #FFF;
}

.lp-reservations-table th {
    background-color: #FFF;
    font-weight: 700;
    color: #000;
    font-size: 18px;
    line-height: 16px;
    text-transform: uppercase;
    padding: 20px 15px;
}


.lp-reservations-table tbody td a:hover {
    text-decoration: underline;
}


@media(min-width: 1800px) {
	.sidebar-filters .post-with-map-container {
		padding: 0 30px;
	}
	.classic-view-grid-container .classic-view-grid-thumbnail img {
		height: 370px;
	}
	.classic-view-grid-container {
		min-height: 580px;
	}
    .popup-content {
        max-width: 850px;
        border-radius: 5px !important;
        overflow: hidden;
    }
    .popup-content img {
        width: 850px;
    }
    .custom-modal-content {
        height: 80%;
    }
}
@media (max-width: 1270px) {

    .classic-view-grid-container {
        min-height: 400px;
    }
}
@media (max-width: 991px) {
    .userimage img {
        max-width: 20%;
    }
    .mm-menu .mm-navbars_top .mm-navbar {
        background-color: #000;
    }
    #menu-mobile-menu {
        width: 100% !important;
        z-index: -1222 !important;
        background: #FFF !important;
    }
    .mm-panels {
        max-height: 100%;
        flex-direction: column;
        width: 100%;
    }
    .gtranslate_wrapper.mm-panel.mm-panel_opened {
        right: 18px !important;
        top: 42% !important;
        position: absolute !important;
    }
    .mm-panels>.mm-panel {
        right: 437px;
    }
    .mm-panel.mm-hidden {
        display: block !important;
    }

    /* Dashboard code start */
    .lp-dashboard-new #lp-listings .lp-listing-outer-container .col-md-2:before,
    .lp-dashboard-new #lp-listings .lp-listing-outer-container .col-md-6::before,
    p.lp-general-section-title {
        background: #000 !important;
    }
    p.lp-general-section-title {
        color: #FFF;
    }
    .col-md-2.lp-content-before-after {
        text-align: start;
    }
    #lp-listings .lp-listing-outer-container {
        margin-bottom: 45px;
    }
    .custom-modal-content {
        height: 64%;
    }
}
@media (max-width: 768px) {
    .search.search-results .city-autocomplete,
    .archive .city-autocomplete {
        width: 86% !important;
    }
    .lp-listing-name {
        flex-direction: column;
        align-items: flex-start;
    }
    .singContainers {
        flex-direction: column;
    }
    .content-slogan {
        text-align: center; 
    }
    .leftText {
        padding-bottom: 0;
    }
    .category-heading {
        background: #000;
        padding: 1px 10px 17px 10px;
        width: 95%;
        margin: 0 auto;
        border-radius: 10px;
        margin-top: 10px;
    }
    .category-heading label {
        cursor: pointer;
        display: block;
        color: #FFF !important;
        position: relative;
    }
    .category-heading label::after {
        content: "\f078"; /* Font Awesome down arrow */
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        position: absolute;
        right: 13px;
        transition: transform 0.2s;
    }
    .category-heading[aria-expanded="true"] label::after {
        transform: rotate(180deg);
    }
    .overview {
        flex-direction: column;
        flex-direction: column-reverse;
        padding: 40px !important;
        gap: 30px;
    }
    .overview h2 {
        line-height: 44px;
    }
    .overview-image img {
        width: 100%;
        height: auto;
    }
    .works-container {
        flex-direction: column;
        align-items: center;
    }
    .work {
        margin-bottom: 20px;
    }
    .arrow {
        display: none;
    }
    .lp-list-page-grid .row.listings {
        display: block;
    }
    .popup-inner-left-padding .lp-grid-box-thumb img {
        width: 90%;
    }
    .footer-social-icons li img {
        max-width: 30px;
        height: auto;
        display: block;
        -webkit-backface-visibility: hidden;
        -webkit-transform: translateZ(0);
    }


    /* menu code start */
    .lpl-button {
        margin-top: 28px;
        left: 20px;
    }
    ul.mobile-menu.mm-listview {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        margin: 0 !important;
        padding-left: 30px;
        gap: 15px;
        padding-bottom: 60px;
    }
    .gtranslate_wrapper.mm-panel.mm-panel_opened {
        right: -8px !important;
        top: 50% !important;
    }
    .bottom-links {
        display: flex;
        flex-direction: column;
        gap: 10px;
    }
    .content-slogan span {
        font-size: 40px;
        line-height: 58px;
    }
    .custom-modal-content {
        width: 90%; /* Full width on smaller screens */
    }
    .close-modal {
        top: 10px;
        right: 10px;
    }
    .lp-user-header.clearfix {
        flex-direction: column !important;
    }
    .lp-contact-support-outer.pull-right {
        align-self: flex-start;
        padding-left: 50px !important;
    }
    .lp-user-meta li.user_name p {
        font-size: 14px;
    }
}
@media (max-width: 590px) {

    #menu-footer-menu-1,
    #menu-footer-menu-2 {
        display: flex;
        flex-direction: column;
        gap: 25px;
    }
    .second-footer-menu {
        padding-top: 40px;
    }
    .header-right-panel.clearfix.col-md-10.col-sm-10.col-xs-12 .mobile-nav-icon {
        top: -75px;
    }


}
@media(max-width: 490px) {
    .mm-panels>.mm-panel {
        right: 318px;
    }

}
@media(max-width: 460px) {
    .search.search-results .city-autocomplete,
    .archive .city-autocomplete {
        width: 84% !important;
    }

}
.shortcode-btn {
    padding: 20px 0;
    position: absolute;
    top: -115px;
    right: 0;
}
.shortcode-btn .lp-add-new-btn {
    background: #FFF !important;
    color: #000 !important;
} 
.shortcode-btn .fa-plus:before {
    color: #000 !important;
}
.sign-out {
    color: #FFF;
}
.sign-out:hover {
    color: #FFF;
}





















