body {
    font-family: Arial, sans-serif;
    margin: 0;
    padding: 0;
}
body.homepage #properties {
    padding: 0;
}
.homepage h2 {
    text-transform: capitalize;
}
body.homepage .header_searchbox, body.homepage .mobile-header.header_searchbox, body.homepage .tab-buttons {
    display: none;
}
.custom_inner_banner .alert.alert-danger {
    z-index: 0;
}
.collapse.show {
    display: block;
    width: 100%;
}
.custom-msg.alert.alert-success.mt-3 {
    text-align: center;
    width: 80%;
    margin: auto;
}
.custom_dashboard_page.custom_view_page{
    margin-top: 40px !important;
}
div#message .alert {
    z-index: 0;
}
.custom_dashboard_links{
    align-items: center !important;
}
.topbar_tabs input.form-control.me-2.searchbar::placeholder {
    font-size: 12px !important;
}
.dropdown_custom button#filter-popup {
    border-left: 0.0625rem solid #959199 !important;
    border-right: 0.0625rem solid #959199 !important;
    border-radius: 0px !important;
    padding: 0px 10px !important;
    display: flex;
    display: flex !important;
    align-items: center;
}
.dropdown_custom button#search-default {
    padding: 10px !important;
}
.card_badges {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom:.25px dashed #3B6E1C !important;
    padding-bottom: 18px;
    flex-wrap: wrap;
}
.about_grey{
    background: #3B6E1C;
    border-radius: 10px;
}
.room_wanted_result_section {
    padding-bottom: 40px !important;
    padding-top: 40px !important;
}

.room_wanted_result_section .card_badges h3.card-title{
        font-size: 20px;
    color: #3B6E1C !important;
    font-weight: 600;
}
.topbar_tabs .tab-buttons{
    display: flex;
    gap:3px;

}
.topbar_tabs p#drtb {

   
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.tab-buttons i.fas.fa-user-friends, .tab-buttons i.fas.fa-home {
    color: #3B6E1C;
}

.house-tab.tabs_active i.fas.fa-user-friends, .rooms-tab.tabs_active i.fas.fa-home{
color:#fff;
}
.topbar_tabs .tab-buttons p:hover i.fas.fa-home, .topbar_tabs .tab-buttons p:hover i.fas.fa-user-friends{
    color:#fff !important;
}


.topbar_tabs .tab-buttons p {
    margin-bottom: 0;
    border: 1px solid #3B6E1C;
    padding: 2px 8px;
    cursor: pointer;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom: none;
}
.topbar_tabs .tab-buttons p:hover{
    color:#fff;
    background: #3B6E1C;
}
.topbar_tabs  .header_searchbox {
    background: #3B6E1C;
    border-top-left-radius: 0px !important;
    border: none;
    border: 4px solid #3b6e1c;
    padding:0px !important;
    border-radius: 5px;
}
.topbar_tabs  form#desktop-form{
    background: #fff;
    padding: 1px;
    border-radius: 0px;
    width:100%;
    margin: 0px;
}
/*.topbar_tabs  .header_searchbox  input.form-control.me-2.searchbar{
    background: #3B6E1C; 
}*/

/*.topbar_tabs  .header_searchbox  ::placeholder{
    opacity: 1;
    color:#fff !important;
}
*/
/*.topbar_tabs  .header_searchbox svg{
    color: #fff !important;
}
*/

span.card-text.price-available {
    display: flex;
    justify-content: flex-start !important;
}
.custom_my_ads #ad-17 .my_ads_table p:nth-child(17) {
    width: 100% !important;
}
hr {
    color: #3B6E1C;
}
.edit-rw-ads span#your_gender2 {
    margin-bottom: 20px !important;
	height: 49px;
}
span#your_gender{
    margin-bottom: 20px !important;
}
.custom_price span {
    width: 38%;
}
.custom_banner h1.custom_h1 {
    color: #fff;
}
.about_grey h2, .about_grey p{
    color:#fff !important;
    padding-left: 30px;
    padding-right: 30px;
}
.mobile_col .about-black{
    padding-right: 30px !important;
}
.custom_about_page{
    padding:0px !important;
}

/* CSS for Room Wanted details*/
.room-wanted i, .room-wanted-details i {
    color: #3B6E1C;
}
.room-wanted-details {
    display: flex;
    gap: 16%;
    padding: 20px;
}
.basic-room {
    display: flex;
    align-items: center;
  justify-content: space-between;
}
.room-wanted-details p {
    font-size: 1.5rem;
    color: #2e3a4b;
    margin-bottom: .25rem;
}
.room-wanted-details span {
    font-size: 18px;
}
/* End CSS for Room Wanted details*/

.search_tabs {
    display: flex;
    justify-content: start;
    gap: 5px;
    width: 68%;
    margin: auto;
}
button.custom_search_tabs {
    border:2px solid  #3B6E1C !important;
    background: transparent;
    padding: 6px 21px;
    font-size: 20px  !important;
    margin-bottom: 0px !important;
    font-weight: 400;
    border-bottom: 0px;
    width: 30%;
    color:#fff !important;
    border-top-left-radius:5px;
    border-top-right-radius: 5px;

    border-bottom: none !important;

} 

.custom_property_container #property-form .custom_checkbox_field{
        flex-direction: row;
    /* justify-content: space-between; */
    align-items: center;
    gap: 10px;
}
button.custom_search_tabs:nth-child(2) {
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}
nav.navbar.custom_searchbar.bg-light{
    padding-top:0px;
}

button.custom_search_tabs:hover{
    background: #3B6E1C !important;
    color:#fff;
}



.tabs_active { 
    background-color: #3B6E1C !important;
    color: white; 
}


.top-bar {

    height: 94px;
    position: sticky !important;
    top: 0;
    z-index: 999 !important;
    min-height: auto !important;
    background: #fff;
}
.container.about_us_page {
    margin-top: 49px;
}
.col-md-12.custom_about_page {
    margin-top: 50px;
}
.custom_about_page{
    margin-top: 20px;
}
.social-panel a{
    color:#ababab;
}
.social-panel  a:hover{
    color:#3B6E1C;
}
.footer-container {
   
    padding-bottom: 60px;
}

/*.add_left_border{
        position: sticky;
    top: 16%;
    height: 100%;
}*/
.add_left_border{
    margin-top: 65px !important;
}
.footer_row{
        max-width: 1140px;
    margin: auto;
    display: flex;
    justify-content: space-between;
  align-items: center;
}
.footer_row .inner{
    width:51%;
}
.footer_row > .col{
    width: 50%;
    text-align: end;
    /* background: red; */
    justify-content: end;
    display: flex;
}


.promoteSpan {
    width:100% !important;
    justify-content: center !important;
    height:100px;
}
.promoteSpan label{
    width:25% !important;
}
.custom_about_page img{

    border-radius: 10px;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
    width: 100% !important;
    height: 350px !important;
    object-fit: cover;
}
.edit_property_payment {
    text-align: center;
    width: 100%;
    border: 1px solid #ccc;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
}
.edit-success {
    text-align: center;
    width: 100%;
}
.custom_about_page {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.header_searchbox .header-drop.dropdown_custom ul.radius-drop.dropdown-menu.show {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    gap: 14px !important;
}

.header_searchbox .header-drop.dropdown_custom ul.radius-drop.dropdown-menu.show li{
    width: 100%;
}

.header-drop.dropdown_custom .custom_btn_1 {
    padding: 0px !important;
    border-left: 0.0625rem solid #959199 !important;
    border-right: 0.0625rem solid #959199 !important;
    border-radius: 0px !important;
    padding: 0px 10px !important;
}

.custom_overlap_text{
    text-align: center;
}

#promote_options{
    text-align: center;
}
.header-drop.dropdown_custom button{
    color:#3B6E1C !important;
}
.top-bar.ss {
    border-bottom: 1px solid #ccc;
}

.price-available {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.home-free {
    font-size: 15px; /* Adjust as needed */
}
.top-bar {
    border-bottom: 1px solid #ccc !important;
}

.custom_my_ads .my_ads_property p{
    width: 100% !important;
}
.custom_my_ads .my_ads_table p{
    width: 25% !important;
    display: flex;
    flex-direction: column;
	word-wrap: break-word;
}
.service .inner{
        display: flex;
    align-items: center;

}
.service .inner .mobile-upper{margin-left: auto;}
.header_searchbox .form-control:focus{
    outline: none;
    border: none;
    box-shadow: none;
}

.header_searchbox svg {
    width: 1.9rem;
    height: 1.9rem;
   
}
.header_searchbox button{
    border: none;
    padding:5px;
    border-radius: 8px;
    display: flex;
    background: transparent;
}
.header_searchbox svg{
        width: 1.5rem;
    height: 1.5rem;
    color: #3B6E1C !important;
}
.header_searchbox span{
    display: flex;
    align-items: center;
}
.header_searchbox {
    border: 1px solid #ccc;
    padding: 0px 2px 0px 6px !important;
    border-radius: 8px;
    /* margin-right: 50px; */
}
.custom_form_bottom.contact_page_bottom {
    width: 100%;
    text-align: center;
    margin: auto;
    margin-bottom: 20px;
}
.custom_form_bottom.contact_page_bottom  .g-recaptcha div{
    margin: auto;
}
.custom_bottom_cotent {
    text-align: center;
}
.custom_bottom_cotent a{
    color: #3B6E1C;
}
div#rooms-container {
    width: 95%;
}
.custom_add_property #property-form .custom_first_add_filed {
    width: 95% !important;
}
section.search_page {
    padding-top: 30px;
}
 .add_promoted_page span.input_span.custom_checkbox_field {
    display: flex !important;
    flex-direction: row !important;
}
 .add_promoted_page  span.input_span:nth-child(17){
    width: 100%;
 }
  .add_promoted_page  #property-form span.input_span:nth-child(17) input{
    width: 95% !important;
  }
 .add_promoted_page  span.input_span {
    width: 50%;
    text-align: start;
    display: flex;
    flex-direction: column;
}
.add_promoted_page span.input_span.textarea{
    width: 98% !important;

}
.add_promoted_page #property-form .textarea textarea, .add_promoted_page span.input_span.textarea{
    width: 98% !important;
}
 .add_promoted_page #property-form select{
    width:90% !important;
}
.add_promoted_page #property-form .custom_first_input{
    width: 98% !important;
}
.dashboard-dd {
    position: relative;
    text-align: right;
}
h2::first-letter{
text-transform: capitalize;
}
h2{
    text-transform: lowercase;
}
.dashboard-dd .btn-secondary, .loggedin-user .service .inner ul li .logged-in-menu {
    background: #3B6E1C;
	color:#fff;
	border: 0.0625rem solid #3B6E1C;
    border-radius: 1.5rem;
	padding: 6px 12px;
	line-height: 24px;
	font-family: system-ui;
	font-weight: 400;
}
.table_grey{
    background-color: #ECEFF1 !important;
}
.custom_table table.table {
    border: 1px solid #959199;
}
.table_green{
    background: #3B6E1C !important;
    color: #fff;
}

.my_ads_roooms p{
    display: flex;
    gap:10px;
}

.my_ads_roooms .card{
    margin-top: 0px;
    margin-bottom: 0px;
    padding:13px;

    border: 1px solid #ddd;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease;
}

.my_ads_images {
    display: flex;
    gap: 80px;
    margin-top: 42px;
}
.my_ads_images .property-fimages {
    margin-bottom: 0px;
    justify-content: space-between;
    display: flex;
    flex-direction: column;
}
.my_ads_images .property-fimages img{
    max-width: 100% !important;
    width: 100%;
}

.custom_my_ads_btn {
    width: 100%;
    margin-top: 50px;
    margin-bottom: 20px;
    display: flex;
    gap: 18px;
}
.my_ads_table {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    background: #ECEFF1;
    padding: 29px;
    border-radius: 4px;
    padding-bottom: 14px;
}
.my_ads_table .custom_my_ads_btn{
    width: 100% !important;
}
.custom_my_ads_btn button{
    margin-left: 0px;
}

.my_ads_table p {
    width: 25% !important;
    padding: 15px;
    margin:0px;
}

h4.custom_table_top_heading {
    font-size: 20px;
    font-weight: 600;
    color: #333;
    margin-bottom: 25px;
    
}

.my_ads_roooms {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 50px;
    width: 100%;
}
.my_ads_roooms h5{
    width:100%;
    margin: 0px;
}
.custom_table_btn button {
    background: #3B6E1C;
    color: #fff !important;
    background-color: #3B6E1C;
    border: 0.0625rem solid #3B6E1C;
    border-radius: 1.5rem;
    color: #fff;
    padding: 12px 20px !important;
    width: 25%;
    margin: auto !important;
       margin-top: 25px !important;
    height: auto !important;
    margin-bottom: 50px !important;
    margin-left: 20px !important;
}

.custom_table_btn .button {
    background: #3B6E1C;
    color: #fff !important;
    background-color: #3B6E1C;
    border: 0.0625rem solid #3B6E1C;
    border-radius: 1.5rem;
    color: #fff;
    padding: 12px 20px !important;
    width: 25%;

       margin-top: 25px !important;
    height: auto !important;
    margin-bottom: 50px !important;

        background: #3B6E1C;
    color: #fff !important;
    background-color: #3B6E1C;
    border: 0.0625rem solid #3B6E1C;
    border-radius: 1.5rem;
    color: #fff;
    padding: 12px 20px !important;
}

a.custom_blue_link {
    color: #3B6E1C;
}
.custom_table_btn {
    text-align: center;
    display: flex;
    justify-content: center;
    gap: 50px;
    align-items: center;
}
.custom_table_btn button a{
    color:   #fff ;
    text-decoration: none;

}

.custom_table_heading {
    width: 50%;
font-size: 15px !important;
}
.custom_second_table{
    width: 20%;
    text-align: center;
}
span.small_font {
    font-size: 13px;
}

.loggedin-user .nav-item p{
    margin-right: 25px;
}
.dashboard-dd p, .loggedin-user .nav-item p {
    float: left;
    width: 85%;
    margin-top: 10px;
    margin-bottom: 0px;
    font-size: 16px;
    font-weight: 400;
    color: #333;
        font-family: system-ui;
}
.search_page .container, .custom_inner_property_section .container {
    max-width: 826px !important;

}
.custom_sections .col-md-6 {
	float: left;
}
.custom_card_top .carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 408px;
}
.col-md-6.message-box {
    text-align: center;
    padding: 30px;
    border: 1px solid #ccc;
}

.custom_view_page {
    width: 70% !important;
    display: flex;
    justify-content: space-between;
    gap: 16px;
}
.custom_view{
    border: none !important;
}

.custom_reply_form {
    background: #ECEFF1;
    padding: 20px;
    border-radius: 8px;
}
.custom_items {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    justify-content: start;
    margin-top: 10px;
    margin-bottom: -20px;
}
.custom_reply_form .btn-container .btn-custom {
    margin-right: 0px;
    padding: 6px 12px;
    font-size: 16px;
    font-weight: 400;
    width: 36%;
}
.input_span.custom_checkbox_field {
    display: flex;
    justify-content: start;
    align-items: center;
}
 .custom_add_property span.input_span.textarea{
    width:100%;
}
.input_span.custom_checkbox_field label{
    width:50%;
    white-space: nowrap;
}

ul.radius-drop.dropdown-menu.show {
    gap: 0 !important;
}

.input_span.custom_checkbox_field  input{
    width:20%;
    height: 20px;
}
select#sharewith, #property-form select, #housemates, #property_type, #number_of_bathrooms, #days_available {
    -webkit-appearance: none; /* Removes default iOS styling */
    -moz-appearance: none;
    appearance: none;
    width: 90%;
    border-radius: 0.5rem;
    border: 1px solid #959199;
    padding: 7px 10px !important;
    margin: 0px !important;
    height: 40px;
}

.property_detials_leftbar {
    gap: 0px !important;
    flex-direction: column;
    text-align: start;
    justify-content: start !important;
    align-items: start !important;
}
.property_detials_leftbar p#receiver_fname {
    margin: auto;
    padding-left: 7%;
}

.custom_reply_form  textarea {
    border-color: #3B6E1C;
    border-radius: 6px;
}

.btn-container a.btn.btn-custom:hover{
    text-decoration: none;
}
.message-box button.submit-button {
    background: #3B6E1C;
    color: #fff !important;
    border: 0.0625rem solid #3B6E1C;
    border-radius: 1.5rem;
    color: #fff;
    padding: 12px 20px !important;
    margin-bottom: 0px;
}
.custom_position button.submit-button {
    background: #3B6E1C;
    color: #fff !important;
    background-color: #3B6E1C;
    border: 0.0625rem solid #3B6E1C;
    border-radius: 1.5rem;
    color: #fff;
    padding: 12px 20px !important;
    margin-bottom: 0px;
    margin-top: 5px;
    margin-bottom: 10px;
}
#trigger-login-popup {
  padding: 12px 28px !important;
}
.logo {
    width: 220px;
    height: auto; /* Ensures the aspect ratio is maintained */
  }
.logo-container {
width: 220px; /* Ensures the container does not exceed the image size */
}
.property-list a {
    text-decoration: none ! important;
}

li.nav-item img {
    width: 23px;
    border-radius: 50%;
    margin-right: 7px;
}
.custom_left_section {
    margin-top: 0px !important;
}
.custom_property_row .col-md-12{
    padding-left: 0px;
}
button.button {
    background: #3B6E1C;
    color: #fff !important;
    background-color: #3B6E1C;
    border: 0.0625rem solid #3B6E1C;
    border-radius: 1.5rem;
    color: #fff;
    padding: 12px 20px !important;
}
div#forgotten_password {
    padding: 35px;
    padding-top: 20px;
}

.customx_banner h2 {
    padding: 30px;
}
#search form {
    display: inline-block;
}

#search input,
#search select,
#search button {
    margin: 0px;
    padding: 10px;
    font-size: 16px;
}
.btn-container a.btn.btn-custom{
    width: 50%;
}

#properties {
    padding: 20px;
}

.property-listing {
    border: 1px solid #ddd;
    padding: 20px;
    margin-bottom: 20px;
    display: inline-block;
    width: 31%;
    vertical-align: top;
    margin-right: 20px;
}

.property-listing img {
    max-width: 100%;
    height: auto;
}

.row.custom_products {
    display: flex;
    justify-content: center;
}
.custom_register_page {
/*    background: #EFEBE9;*/
    padding: 40px 0px;
	
}

.register_form span.input_span {
    width: 50%;
}
.register_form input_span{
    	width:50%;
}
.register_form form{
	display:flex;
	flex-wrap:wrap;
}
.register_form {
    width: 60% !important;
    background: #fff;
    padding: 20px;
    margin-bottom: 40px;
    padding-left: 50px;
    padding-top: 40px;
    padding-bottom: 40px;
    margin-left: auto;
	border:1px solid #3B6E1C;
    margin-right: auto;
    border-radius: 4px;
}

.custom_register_page .register_form {
    width:100%;
}

.custom_property_row .carousel-item{
    height: 100%;
}

.custom_property_row  h3 {
    font-size: 24px;
    line-height: 38px;
    font-weight: 600;
    text-transform: capitalize;
}
.custom_banner {
    background: url(https://www.lodg.co.uk/images/lodg.jpg) #0000006d no-repeat center center;
    background-size: cover;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    background-blend-mode: multiply;
}

.custom_login_page {
    border: 1px solid #3B6E1C;
    max-width: 375px;
    margin: auto;
    padding: 25px;
    border-radius: 4px;
}
.card.custom_forget_page {
    box-shadow: unset;
	border: 1px solid #3B6E1C !important;
    width: 50%;
    margin: auto;
}
.card.custom_forget_page  form.padding.password_reminder_form{
    width:100%;
}

.card.custom_forget_page  input#reminder-email-input {
    width: 74%;
    font-size: 16px;
    line-height: 1.25;
    padding: 10px;
    border: 1px solid #d5d5d5;
    border-radius: 3px;
    margin-bottom: 6px;
}

.card.custom_forget_page  p {
    font-size: 14px;
    line-height: 24px;
}

.customx_banner {
    padding-top: 20px;
    padding-bottom: 40px;
}


.custom_dashboard_page label {
    margin-bottom: 8px;
}

.edit-ads {
        width: 60% !important;
  
}

.card.custom_forget_page input.btn2 {
    background-color: #3B6E1C !important;
    border: 0.0625rem solid #3B6E1C !important;
    border-radius: 1.5rem !important;
    color: #fff !important;
    padding: 10px 24px !important;
    width: 50% !important;
    margin: auto !important;
    margin-bottom: 0px;
    margin-top: 20px !important;
}

.dashboard-dd .btn-secondary:focus-visible, .dashboard-dd .btn-secondary:active, .dashboard-dd .btn-secondary:hover{
    border: none;
    box-shadow: unset;
    background: #3B6E1C ;
 text-decoration: none;
     border: 0.0625rem solid #3B6E1C;
    border-radius: 1.5rem;
    border: none;
}

.dashboard-dd .btn.show{
      background: #3B6E1C ;
      border: none;
}

.custom_property {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    text-align: start;
    margin-bottom: 20px;
    margin-top: 20px;
}
.custom_my_ads .property h2{
    text-align: start;
}

.custom_dashboard_links{
    display: flex;
    justify-content: space-between;
}
.custom_property p{
    width: 50%;
}
.custom_property p:nth-child(6){
    width: 100%;
}
.custom_dashboard_page {
    width: 37%;
    margin: auto;
    text-align: center;
    padding-bottom: 40px;
    margin-top: 30px;
}

.custom_my_ads .property{
    margin-top: 30px;
}
.custom_my_ads {
    width: 75%;
 
}
section.listing_page.custom_property_Details{
    margin-top: 30px;
}
.custom_my_ads .property img {
  height: 150px;
  max-height: 100%;
  margin-right: 0px;

}
h3::first-letter {
    text-transform: capitalize !important;
}
h3{
    text-transform: lowercase;
}
.property-list h2.card-title {
    font-size: 28px;
	margin-bottom:10px;
}
.property-list h2.card-title {
    font-size: 28px;
    margin-bottom: 17px;
    font-weight: 500;
    color: #333;
}
.property-list strong {
    margin: 0px 0px 15px 1px;
	color: #333;
}
.custom_my_ads .property-images {
    display: flex;
       justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    gap:20px;
}

.custom_dashboard_page  button.submit-button {
    background-color: #3B6E1C !important;
    border: 0.0625rem solid #3B6E1C !important;
    border-radius: 1.5rem !important;
    color: #fff !important;
    width: 50% !important;
    margin: auto !important;
    margin-bottom: 20px !important;
}

.custom_dashboard_page p, .custom_dashboard_page input {
    font-size: 14px;
    font-weight: 400;
}

.custom_dashboard_page  h3 {
    font-size: 18px;
}
.customx_banner h2 {
    padding: 30px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    font-size: 18px;
    font-weight: 500;
    color: #333;
}
section#login-page {
    padding-bottom: 40px;
    padding-top: 20px;
}
.custom_login_page  label {
    font-size: 16px;
    font-weight: 400;
    line-height: 32px;
    color: #333;
}

.custom_login_page   input[type="submit"] {
    background-color: #3B6E1C !important;
    border: 0.0625rem solid #3B6E1C !important;
    border-radius: 1.5rem !important;
    color: #fff !important;
    padding: 10px 24px !important;
    width: 100% !important;
    margin: auto !important;
    margin-bottom: 20px !important;
}

.custom_login_page  input{
    width: 100%;
    font-size: 16px;
    line-height: 1.25;
    padding: 10px;
    border: 1px solid #d5d5d5;
    border-radius: 3px;
    margin-bottom: 6px;
}
.custom_login_page  h2 {
    font-size: 18px;
    font-weight: 500;
    text-align: start;
    text-align: center;
}
.custom_add_property input, .custom_add_property  select#town, .custom_add_property  select#county,  .custom_add_property  textarea#description, .custom_add_property select#room_type, #beds {
    width: 90%;
    border-radius: 0.5rem;
    border: 1px solid #959199;
    padding: 7px 10px !important;
    margin:0px !important;
    height: 40px;
}

section.custom_section.custom_inner_property_section{
    background:#fff !important;
}
.custom_porperty_Details .container-fluid, section.custom_section.custom_inner_property_section .container-fluid{
    max-width: 1150px;
     margin-top: 30px;
}
span.custom_line {
    margin-right: 10px;
    margin-left: 10px;
}
.custom_property_row{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.custom_iframe iframe {
    width: 100%;
    object-fit: cover;
    height: 250px;
    border-radius: 8px;
}
.custom_property_row .carousel-item img {
 
	border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    object-fit:cover;
    object-position:center;
    /*width:100%;*/
    height:100%;
}

.custom_property_row .carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    border-radius: 0px;
    
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
}

.custom_details_parent_div .custom_second_parent_div .basic-room h2{
    margin-top: -28px !important;
}

.custom_details_parent_div{
    margin:0px 15px;
}
.custom_border_rounded_div {
    border: 1px solid #3B6E1C !important;
    padding: 0px !important;
    border-radius: 0px;
    margin-bottom: 21px;
    border-radius: 8px;
}
.custom_position {
    border: 1px solid #3B6E1C;
    border-radius: 8px;
    padding: 20px;

   
}
.custom_map_details {
    display: flex;
    justify-content: space-between;
}
.custom_user_details  p{
    font-size: 14px;
    color: #333;
    font-weight: 400;
    margin-bottom: 4px;
    margin-top: 4px;
}
.custom_user_details div{
    margin-bottom: 4px;
    color: #3B6E1C;
}
span.custom_time{
    color: #333;
}

.custom_message_page {
    width: 60%;
    margin-top: 30px;
}

.custom_time{
    font-size: 14.80px;
}
.custom_position  textarea {
    width: 100%;
  

    border-radius: 0.5rem;
    border: 1px solid #959199;
    padding: 7px 10px !important;
}
.row.custom_property_row {
    align-items: start;
}

span.input_span textarea#description, .custom_add_property input#images{
    width: 92%;
}
.container-fluid.custom_property_container {
    padding: 40px 0px;
}

.custom_add_property h2 {
   
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 35px;
    width: 100%;
    text-align: start;
}
#property-form .radio-buttons{
    display: flex;
    flex-direction: row;
}
.custom_property_container #property-form span.input_span.textarea{
    margin-bottom:20px;
}
.custom_property_container #property-form  h2{
    margin-bottom:10px;
    margin-top:10px;
    text-align: center;
}
.custom_add_property form {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: start;
}
.custom_add_property label {
    line-height: 40px;
}

.custom_add_property  span.input_span {
      width: 50%;
    text-align: start;
    display: flex;
    flex-direction: column;

}
#contact-form {
    justify-content: space-between !important;
}

#contact-form span.input_span.textarea {
    width: 100% !important;
     

}
#contact-form span.input_span.textarea textarea{
   border-radius: 0.5rem;
    border: 1px solid #959199;

    margin: 0px !important;
}
#contact-form input{
    width:100% !important;
}

#contact-form .input_span{
    width:48% !important;
}
.custom_add_property input[type="submit"] {
    background: #3B6E1C;
    color: #fff !important;
    background-color: #3B6E1C;
    border: 0.0625rem solid #3B6E1C;
    border-radius: 1.5rem;
    color: #fff;
    padding: 12px 20px !important;
    width: 50%;
    margin: auto !important;
    margin-top: 25px !important;
    height: auto !important;
    width:51%;
}
.custom_add_property #contact-form input[type="submit"]{
    width:50% !important;
}
.row.custom_add_property {
    width: 55%;
    background: #fff;
    padding: 20px;
    margin-bottom: 40px;
    padding-left: 50px;
    padding-top: 40px;
    padding-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #3B6E1C;
    border-radius: 4px;
}

span.input_span.custom_gender_field {
    display: flex;
    align-items: center;
    gap: 10px;
}
span.custom_gender {
    display: flex;
    justify-content: center;
    align-items: center;
        gap: 12px;
}
.custom_gender_field input{
    width:auto !important;
}
@media (max-width: 600px) {
    .custom_banner {
        height: 400px; /* Adjust height for mobile if needed */
        width: 100vw; /* Ensure full width on mobile */
 
    }
    .custom_banner {
		height: 400px;
		width: 100vw;
		text-align: center;
		
	}
    .custom_view_page {
		width: 70%;
		display: flex;
		justify-content: space-between;
		gap: 16px;
		flex-wrap: wrap;
	}
	.custom_reply_form, .custom_reply_form textarea{
		width: 100%;
	}
	.btn-container {
		
		flex-wrap: wrap;
		flex-direction: column;
	}
	.custom_reply_form .btn-container .btn-custom{
		width: 50%;
	}
	.btn-container a.btn.btn-custom {
		width: 74%;
	}
}

.custom_searchbar form {
    width: 100%;
}

.searchbar {
    width: 100%;
    border: none;
    padding-left: 20px !important;
}

.custom_searchbox {
    width: 68%;
    border: 5px solid #3B6E1C !important;
    padding: 3px 0px 3px 20px;
    border-radius: 5px;
    display: flex;
    justify-content: space-between;
   
    background-color: #fff;
        border-top-left-radius: 0px;
}
.custom_searchbar .custom_space {
    position: relative;
    width: 100%;
}

.custom_searchbar svg {
    width: 18px;
    height: 18px;

    bottom: 0px;
    left: -5px;
    top: 10px;
}
.custom_profile_popup .popup_header {
    background: #3B6E1C !important;
    display: flex;
    justify-content: end;
    align-items: center;
    margin: 0px;
    padding: 12px;
    padding-bottom: 68px;
    border-top-left-radius: 0.75rem;
    border-top-right-radius: 0.75rem;
}

.custom_profile_popup .form-row {
    display: flex;
    justify-content: center;
    gap: 0px;
    align-items: center;
    margin-top: 20px;
    flex-direction: column;
    margin-top: -43px;
}

.custom_profile_popup .btn-userall {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
    margin-bottom: 30px;
    padding: 20px 50px;
}
button#payment-button {
    background: #3B6E1C;
    color: #fff !important;
    background-color: #3B6E1C;
    border: 0.0625rem solid #3B6E1C;
    border-radius: 1.5rem;
    color: #fff;
    padding: 12px 20px !important;
    margin-bottom: 0px;
    margin-top: 5px;
    margin-bottom: 10px;
    width: 50% !important;
}
.custom_profile_popup  #closevPopup svg{
    width: 25px;
    color: #fff;
}
.custom_profile_popup button#closevPopup {
    border: none;
    background: transparent;
}
.custom_property_row .custom_profile_popup{
    width: 30% !important;
}
.custom_profile_popup  .btn-userall a:hover, .custom_profile_popup  button.ButtonBase:hover, .custom_profile_popup  button.ButtonBaseIcon-medium:hover{
    background:#3B6E1C ;
    color: #fff;
}
#promote_options .form-check {
    width: 44%;
    margin: auto;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    text-wrap: nowrap;
    gap: 10px;
    padding: 0px;
}
#promote_options .form-check input{
    margin:0px !important;
    padding:10px !important;
}

.custom_profile_popup  .btn-userall a:hover svg, .custom_profile_popup  button.ButtonBase:hover svg, .custom_profile_popup  button.ButtonBaseIcon-medium:hover svg{
    color:#fff;
}
.custom_profile_popup  .btn-userall a, .custom_profile_popup  button.ButtonBase, .custom_profile_popup  button.ButtonBaseIcon-medium {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    color: #333;
    text-decoration: none;
    font-size: 16px;
    border: none;
    background: transparent;
    gap: 10px;
    border: 1px solid #3B6E1C;
    padding: 5px 20px;
    border-radius: 8px;
    width: 100%;
}
.custom_property_row .carousel-control-next, .custom_property_row .carousel-control-prev{
    z-index: 0;
}
.custom_profile_popup  .btn-userall a svg, .custom_profile_popup  button.ButtonBase svg, .custom_profile_popup  button.ButtonBaseIcon-medium svg{
    color: #3B6E1C;
}

.custom_btn_1 {
    border: 0.0625rem solid #959199;
    background: transparent;
    border-radius: 1.5rem;
    padding: 10px 21px !important;
}

.custom_btn_2 {
    background-color: #3B6E1C;
    border: 0.0625rem solid #3B6E1C;
    border-radius: 1.5rem;
    color: #fff;
    padding: 10px 24px !important;
}

#properties h2 {
    text-align: center;
    padding-bottom: 20px;
	margin-top: 20px;
}

nav.navbar.custom_searchbar.bg-light {
    margin-top: 0px !important;
    background-color: transparent !important;
}



.custom_banner h2 {
    color: #fff;           /* Keep the text color white */
    font-weight: 500;      /* Make the H2 less bold */
    font-size: 1.5rem;     /* Decrease the font size */
    width: 100%;           /* Ensure the H2 is full width */
    white-space: normal;   /* Allow line breaks if necessary */
    line-height: 1.2;      /* Adjust line height for better readability */
    margin-bottom: 10px;   /* Add some space below the H2 */
}

.dashboard-dd .dropdown-toggle img{
    width: 23px;
    border-radius: 50%;
    margin-right: 7px;
}

.custom_searchbar form {
    display: flex !important;
    justify-content: center;
    align-items: center;
}

.custom_inner_property_section .property-list .card-body .card-text:nth-child(2), .custom_inner_property_section .property-list .card-body .card-text:nth-child(3){
    width: 100%;
}
.custom_inner_property_section .property-list .card-body .card-text{
    position: relative;
}

.register_form.edit-ads form{
    padding:0px 12px;
}
.register_form.edit-ads form .input_span input[type="checkbox"] {
    width: 20px !important;
    height: 20px;
    border-radius: 0.5rem;
    border: 1px solid #959199;
    padding: 7px 10px !important;
    margin: 0px !important;
}
.custom_btn_1 svg {
    position: unset !important;
}

.custom_inner_banner {
    background: transparent;
    width: 100%;
    margin: auto;
    border-radius: 0.5rem;
    padding: 18px;
}

.custom_buttons {
    width: 30%;
    display: flex;
    align-items: center;
    justify-content: end;
    justify-content: space-evenly;
}

.custom_btn_1 span {
    display: flex;
    justify-content: center;
    gap: 4px;
    align-items: center;
    color: #3B6E1C !important;
}

.custom_header_row {
    display: flex;
    align-items: center;
    justify-content: center;
}

a.custom_register {
    background: #3B6E1C;
    color: #fff !important;
    background-color: #3B6E1C;
    border: 0.0625rem solid #3B6E1C;
    border-radius: 1.5rem;
    color: #fff;
    padding: 12px 20px !important;
}

.service .row {
    align-items: center !important;
    display: flex !important;
}

.custom_inner_property_section .carousel-item img {
    width: 100%;
    image-rendering: pixelated;
    object-fit:cover;
    
}

#popup, #login-popup, #map-popup, #user-popups, #popupTop {
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border: 1px solid #ccc;
    background: white;
    padding: 0px;
    z-index: 999999;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    border-radius: 0.75rem;
    width: 45rem;
    max-height: calc(730px - 2rem);
}

#overlay, #login-overlay, #map-overlay, #user-overlay, #overlayTop, #overlayTopMobile{
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 999;
}

.property-listing p {
    margin-bottom: 20px;
    margin-top: 15px;
}

#search .add_promoted_page .custom_add_property #property-form .custom_disabled_btn{
    width:50% !important;
}

@media (max-width: 900px) {
    .custom_searchbox {
        width: 100%;
    }
	.custom_searchbar form{
		display:flex;
		flex-direction:column;
	}
    .footer_row {

    align-items: center;
    flex-direction: column;
}
.footer_row > .col {
    width: 50%;
    text-align: center;
    /* background: red; */
    justify-content: center;
    display: flex;
}
ul.social-panel{
    padding:0px;
}
	.custom_buttons{
	  margin-top:20px;
	  justify-content: center !important;
	}
    .dropdown-menu.show {
		display: block;
		left: 70% !important;
		top: 50% !important;
		right: auto !important;
	}
	.custom_property_row .custom_profile_popup {
		width: 90% !important;
	}
	div#popupTopMobile{
		width: 90%;
	}
	#popupTopMobile {
		display: none;
		position: fixed;
		left: 50%;
		top: 50%;
		transform: translate(-50%, -50%);
		border: 1px solid #ccc;
		background: white;
		padding: 0px;
		z-index: 1000;
		box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
		border-radius: 0.75rem;
		width: 45rem;
		max-height: calc(730px - 2rem);
	}
	.row.custom_add_property{
		padding-left: 20px;
	}
	.custom_add_property span.input_span{
		width: 48%;
	}
	.custom_add_property form{
		justify-content: space-between;
	}

	.add_promoted_page .form-check input#payment_option1, .add_promoted_page .form-check input#payment_option2, .add_promoted_page .form-check input#payment_option3{
		width:20px !important;
	}
	.add_promoted_page .input_span.custom_checkbox_field label{
		width:100%;
	}
    .promoteSpan label {
    width: 28% !important;
}
}

@media (max-width: 820px) {
    .custom_searchbox {
        width: 100%;
    }
    .promoteSpan label {
    width: 28% !important;
}
#property-form label.label-head, #property-form span.radio-btn{
    width:25% !important;
}
    .custom_add_property span.input_span{
		width: 48%;
	}
	.custom_searchbar form{
		display:flex;
		flex-direction:column;
	}
    .custom_view_page {
		width: 70%;
		display: flex;
		justify-content: space-between;
		gap: 16px;
		flex-wrap: wrap;
	}
	.add_promoted_page .input_span.custom_checkbox_field label{
		width:100%;
	}
	#popupTopMobile {
		display: none;
		position: fixed;
		left: 50%;
		top: 50%;
		transform: translate(-50%, -50%);
		border: 1px solid #ccc;
		background: white;
		padding: 0px;
		z-index: 1000;
		box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
		border-radius: 0.75rem;
		width: 45rem;
		max-height: calc(730px - 2rem);
	}
	.custom_reply_form, .custom_reply_form textarea{
		width: 100%;
	}
	.btn-container {
		flex-wrap: wrap;
		flex-direction: column;
	}
	.custom_reply_form .btn-container .btn-custom{
		width: 50%;
	}
	.btn-container a.btn.btn-custom {
		width: 74%;
	}
	.custom_buttons{
	  margin-top:20px;
	  justify-content: center !important;
	}
    .dropdown-menu.show {
		display: block;
		left: 74% !important;
		top: 50%;
		right: auto !important;
	}
	.custom_inner_property_section .property-list .card-body .card-text {
		width: 50%;
	}
	.dropdown-menu.show{
		padding:15px;
	}
	div#popupTopMobile{
		width: 90%;
	}
	.custom_add_property form{
		justify-content: space-between;
	}
	.custom_add_property .input_span.custom_checkbox_field label{
		width:80%;
	}
	.room {
	 
		margin-left: 0px !important;
		margin-right: 0px !important;
		margin-top: 10px !important;
	}
	.edit-ads .input_span.custom_checkbox_field label{
		width:80%;
	}
}

@media (max-width: 768px) {
     .custom_searchbox {
        width: 100%;
    }
  
    .promoteSpan label {
    width: 28% !important;
}
.footer_row > .col{
    justify-content: center;
}
#property-form label.label-head, #property-form span.radio-btn{
    width:25%;
}
    .room {
		margin-left: 0px !important;
		margin-right: 0px !important;
		margin-top: 10px !important;
	}
    #promote_options .form-check {
		justify-content: center;
	}
	.edit-ads .input_span.custom_checkbox_field label{
		width:90%;
	}
	.add_promoted_page .input_span.custom_checkbox_field label{
		width:103%;
	}
	.custom_add_property span.input_span{
		width: 48%;
	}
	.custom_add_property form{
		justify-content: space-between;
	}
	div#popupTopMobile{
		width: 90%;
	}
	.custom_searchbar form{
		display:flex;
		flex-direction:column;
	}
	.custom_buttons{
		margin-top:20px;
		justify-content: center !important;
		gap:15px;
	}
    .dropdown-menu.show {
		display: block;
		left: 74% !important;
		top: 50%;
		right: auto !important;
	}
	.custom_inner_property_section .property-list .card-body .card-text {
		width: 50%;
	}
	.custom_inner_property_section .carousel-item img {
		width: 100%;
		object-fit: cover;
	  
	}
	.custom_left_section {
		margin-top: 0px !important;
	}
	.custom_property_row .col-md-12{
		padding-left: 12px;
	}
	.dropdown-menu.show{
		padding:15px;
	}
	.custom_add_property .input_span.custom_checkbox_field label{
		width:80%;
	}
	.custom_register_page .register_form {
		width: 90%;
	}
      #property-form .radio-btn input{
        width:4%;
    }
}

.payment_options{
    max-width: 400px;
    margin: auto;
    text-align: center;
    margin-top: 20px;
}
.accordion-button:not(.collapsed)::after {
 
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(247deg) brightness(103%) contrast(104%);
}

@media (max-width: 767px) {
    .row.custom_products {
        flex-wrap: wrap;
    }
    .room-wanted-details{
        gap:10px;
    }
    .breadcrumb_custom ol.breadcrumb.container {
  
    padding-right: 15px;
    padding-left: 15px !important;
}
#contact-form {
    justify-content: space-between !important;
    flex-wrap: wrap !important;
    flex-direction: column;
}
#contact-form .input_span {
    width: 100% !important;
}
    .custom_property_row .carousel-item img {
    /* border-radius: 8px; */
    /* border-top-left-radius: 0px; */
    /* border-top-right-radius: 0px; */
    /* object-fit: contain !important; */
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position:center;
}

.custom_add_property input[type="submit"]{
    width:55%;
}
   
   .custom_my_ads .my_ads_table p {
   
    flex-direction: row;
}
.custom_my_ads #ad-17 .my_ads_table p:nth-child(17) {
    width: 100% !important;
    flex-direction: column;
}
    button.custom_search_tabs{
        width:45%;
        font-size: 13px !important;
    }

#property-form span.input_span.radio-buttons.textarea{
    flex-direction: column;
    justify-content: center;

}

#property-form label.label-head, #property-form span.radio-btn{
    width:100% !important;
}
.search_tabs {
    display: flex;
    justify-content: center;
    margin-left: 0px;
    width: 100%;
}
    .edit-ads .property-image img{
        width:100%;
    }
    .custom_table_btn .button{
        width:100%;
    }
    .add_left_border{
    margin-top: 0px !important;
}
        .footer_row {

    flex-direction: column;
    text-align: center;
    align-items: center;
}
ul.social-panel{
    padding:0px;
    padding-bottom: 25px;
}
    .promoteSpan label {
    width: 25% !important;
}
#promote_options{
    padding:20px;
}
#promote_options .form-check input {

    height: 10px;
    width: 10px;
}
    .edit-ads .property-image {
        margin-right: 0px;
    }
	.custom_register_page .register_form input#date_of_birth{
		width:100%;
	}
	.custom_products .property-listing{
		margin-right: 0px !important;
	}
	.edit-ads select{
		width:100% !important;
	}
    .custom_price {
		display: flex;
		gap: 10px;
		flex-wrap: wrap;
		justify-content: start;
		text-align: start;
	}
	.custom_price span{
		width:45%;
	}

	.custom_about_page{
		padding:10px !important;
	}
	.custom_about_page .col-md-6 {
		padding-right: 0px;
	}
	.custom_about_page {
		gap:20px;
	}

	.about_grey h2, .about_grey p {
		color: #fff !important;
		padding-left: 10px;
		padding-right: 10px;
	}
	.mobile_col {
		flex-direction: column-reverse;

	}
	.custom_register_page .register_form {
		width: 90%;
	}
	.add_promoted_page .input_span.custom_checkbox_field label{
		width:127%;
	}
	.add_promoted_page .custom_add_property #property-form .custom_disabled_btn{
		width:70% !important;
	}

	.mobile-icons button img{
		filter: invert(34%) sepia(23%) saturate(1278%) hue-rotate(54deg) brightness(99%) contrast(93%);
	}
	.header_searchbox.mobile-hide{
		display: none;
	}
	div#popupTopMobile{
		width: 90%;
	}
		.carousel-inner {
		text-align: center;
		height: auto !important;
	}
    .my_ads_images {
		display: flex;
		gap: 20px;
		margin-top: 42px;
		flex-direction: column;
	}

.top-bar{
    height: auto !important;
}
.custom_my_ads .my_ads_property p{
    width: 46% !important;
    font-size: 12px;
}
  
.custom_add_property input, .custom_add_property  select#town, .custom_add_property  select#county, .custom_add_property  textarea#description, .custom_add_property select#room_type, #beds {
    width: 100%;
    border-radius: 0.5rem;
    border: 1px solid #959199;
    padding: 7px 10px !important;
    margin: 0px !important;
    height: 40px;
}
    div#rooms-container {
    width: 100%;
}
    .custom_my_ads .property-images{
        justify-content: center;
    }
    .custom_add_property #property-form .input_span select{
        width: 100%;
    }
    .custom_add_property #property-form .custom_first_add_filed {
    width: 100% !important;
}
     #promote_options .form-check {
    justify-content: flex-start;
    width: 65%;
}
.payment_options{
    text-align: center;
}
    .custom_property_row .custom_profile_popup {
    width: 90% !important;
}
.custom_profile_popup .btn-userall{
    flex-direction: column;
}

    .custom_inner_property_section .property-list .card-body .card-text {
    width: 100%;
}
.top-bar {
    position: unset !important;
}
.custom_left_section {
    margin-top: 0px !important;
}
.custom_banner h2 {
  
    
    width: 100%;
    margin: auto;
}
  .dropdown-menu.show {
    display: block;
    left: -47% !important;
    padding:15px;
    line-height: 24px;
    top: 0% !important;
    }
.custom_property_row .col-md-12{
    padding-left: 12px;
}

   .dashboard-dd .dropdown-menu.show {
    display: block;
    left: 30% !important;
   
    top: 0px !important;
}


    .custom_inner_property_section .carousel-item img {
    width: 100%;
    object-fit: contain;
    height: auto;
}

.custom_searchbar div:nth-child(2) {
    width: 20%;
}
.dropdown_custom .dropdown-menu[data-bs-popper] {
    right: 0px !important;
    left: unset !important;
    top: 45% !important;
}
    .property-listing {
        width: 100%;
    }

    .custom_searchbox,
    .custom_buttons {
        width: 100%;
    }

    .custom_searchbar form {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .custom_inner_banner {
        width: 90%;
    }

    .custom_buttons {
        justify-content: center;
    }

    .header-container .logo img {
        max-width: 100%;
        width: 100%;
    }
	div#navbar-menu {
  
    display: block !important;
    position: unset !important;
	background:transparent !important;
}
div#navbar-menu ul.navbar-nav {
    padding-top: 0px;
    padding-left: 0;
    padding-bottom: 0;
    display: flex;
    flex-direction: row;
    color: #3B6E1C;
    justify-content: right;
    gap: 20px;
}
div#navbar-menu ul.navbar-nav {
   	color:#3B6E1C !important; 
}

.custom_header_row .col-xs-12:nth-child(1){
	 width:40%;
	}
	.custom_header_row .col-xs-12:nth-child(2){
	 width:60%;
     padding-left:0px;
     text-align: end;
     justify-content: end;
	}
	div#navbar-menu a {
  	color:#3B6E1C !important;
    text-decoration: none;
    padding: 2px 2px !important;
    background: transparent !important;
    color: green !important;
    border: none;
}

.dashboard-dd .btn{
    display: none;
}
.custom_property_row .custom_profile_popup {
    width: 90% !important;
}
.custom_profile_popup .btn-userall{
    flex-direction: column;
}
.custom_card_result_box {
    display: flex;
    flex-wrap: wrap;
}
.custom_card_result_box  strong{
    width:100%;
    margin-bottom: 10px;
}
.hide_line{
    display: none;
}
}
@media(max-width:360px){
 .custom_overflow .custom_input_type span,  .custom_overflow .custom_price span{
	 width:95% !important;
}
#promote_options .form-check {
    justify-content: flex-start;
    width: 65%;
}
.custom_property_row .carousel-item img {
  
    width: 100%;
    height: 100%;
    object-fit: scale-down;
}
.custom_profile_popup .btn-userall{
    flex-direction: column;
}
.custom_property_row .custom_profile_popup {
    width: 90% !important;
}
.custom_property_row .custom_profile_popup {
    width: 90% !important;
}
.custom_left_section {
    margin-top: 0px !important;
}
.custom_property_row .col-md-12{
    padding-left: 12px;
}
.dropdown-menu.show {
    display: block;
    left: 55px !important;
    padding:15px;
    line-height: 24px;
    top: 0% !important;
    }
}



body {
    margin: 0;
}

nav {
    display: block;
}

a {
    background: 0 0;
}

a:active,
a:hover {
    outline: 0;
}

button {
    margin: 0;
    font: inherit;
    color: inherit;
}

button {
    overflow: visible;
}

button {
    text-transform: none;
}

button {
    -webkit-appearance: button;
    cursor: pointer;
}

.top-bar {
    width: 100%;
    margin: 0;
  
    min-height: 100%;
    z-index: 0;
    padding: 6px 20px;
}
.header-container {
    max-width: 1248px;
    margin: 0 auto;
    padding: 0;
}

.custom_iframe{
    height: 100% !important;
}
.header-container .logo {
    width: 100%;
    margin: 0;
    padding: 10px 0 0;
    text-align: start;
}

.header-container .logo img {
    max-width: 100%;
    width: 80%;
}


.nav-item a.custom_register:nth-child(1){
    padding: 7px 20px !important;
    display: flex;
    align-items: center;
    justify-content: center;

}

li.nav-item  a.custom_register:nth-child(1) img {
    width: 28px !important;
  
}
.dropdown_custom .dropdown-menu[data-bs-popper] {
    left: 70%;
    top: 88%;
}

button.navbar-toggle {
    position: relative;
    float: right;
    padding: 10px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: #3B6E1C;
    border: 1px solid #71BF44 !important;
    border-radius: 0px !important;
    right: -8px !important;
}

span.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.popup_header {
    display: flex;
    padding-top: 20px;
}

span.icon-bar {
    background-color: #fff !important;
    text-align: center !important;
    margin: 3px auto;
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}

span.menu-text {
    color: #fff;
}

.bottom_section h3 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 20px;
}

span.property-pric {
    font-size: 18px;
    font-weight: 600;
}

.custom_inner_text {
    display: block;
    margin-top: 15px;
    margin-bottom: 20px;
}

.row.d-flex.custom_sections {
    margin-top: 20px;
}

h2.custom_heading {
    font-size: 20px;
    font-weight: 600;
    margin-top: 30px;
}

.mobile-header.header_searchbox {
    margin-bottom: 7px;
}

.custom_left_content {
    box-shadow: 0 0.0625rem 0.25rem 0 rgba(0, 0, 0, 0.16);
    border-radius: 8px;
}

@media (min-width: 900px) {
    button.navbar-toggle {
        display: none;
    }

	.mobile-header {
		display: none;
	}
}

div#navbar-menu {
    background-color: #3B6E1C;
    position: absolute;
    top: 66px;
    width: 100%;
    left: -22px;
    right: 0px;
    z-index: 9999 !important;
}

div#navbar-menu li {
    list-style: none;
}

div#navbar-menu a {
    color: #fff;
}

div#navbar-menu li {
    list-style: none;
    line-height: 34px;
}

ul.navbar-nav {
    padding-top: 10px;
}

.custom_section {
    background-color: #f6f5f7;
}

.bottom_section .container {
    margin-top: 20px;
    margin-bottom: 20px;
}

a.LinkBase {
    text-decoration: none;
    color: #3B6E1C;
    font-weight: 600;
}

.custom_section .container,
.bottom_section .container {
    max-width: 1000px;
}

.custom_sections img {
    width: 100%;
}

.custom_bg {
    background-color: #ffe920 !important;
    text-align: center;
    justify-content: center !important;
}

.custom_toptext {
    padding-bottom: 20px;
    border-bottom: 1px solid #e5e3e8;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 30px;
}

.custom_toptext p {
    font-size: 14px;
}

button.custom_btn {
    background: #3B6E1C;
    color: #fff !important;
    margin-left: 30px;
    background-color: #3B6E1C;
    border: 0.0625rem solid #3B6E1C;
    border-radius: 1.5rem;
    color: #fff !important;
    padding: 12px 20px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

button.custom_btn a {
    color: #fff !important;
    text-decoration: none;
}

.search_page .container {
    max-width: 1000px;
}

.custom_left_images img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.custom_left_images {
    display: flex;
    flex-direction: column;
    gap: 4px;
    padding: 4px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.carousel-inner {
    text-align: center;
    height: 400px;
}
.custom_user_details span       svg.size-6 {
    width: 20px;
}
.custom_toptext h3 {
    font-size: 18px;
    font-weight: 600;
}

div#subscription-section button.btn.btn-primary.w-100 {
    background: #3B6E1C;
    color: #fff !important;
    background-color: #3B6E1C;
    border: 0.0625rem solid #3B6E1C;
    border-radius: 1.5rem;
    color: #fff;
    padding: 12px 20px !important;
}


.card-img-top {
    height: 480px;
    width: 100%;
    object-fit: cover;
}
.accordion-button:not(.collapsed) {
    color: #fff !important;
    background-color: #3B6E1C !important;
	box-shadow: inset 0 calc(-1* var(--bs-accordion-border-width)) 0 #57c614 !important;
}
.accordion {
    --bs-accordion-btn-focus-border-color: #3B6E1C !important;
	--bs-accordion-active-color: #3B6E1C !important;
	--bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgb(59 110 28 / 80%) !important;
}
.custom_card_top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #293958;
    position: relative;
    padding: 17px;
}

p.card-text {
    font-size: 15px;
    color: #333;
}

img.card-img-top {
    border: none;
    border-radius: 0px;
}

.card-body {
    padding: 30px;
}

.card {
    box-shadow: rgba(0, 0, 0, 0.16) 0px 0.0625rem 0.25rem 0px;
    border-bottom-left-radius: 0.75rem;
    border-bottom-right-radius: 0.75rem;
    background: transparent;
    border: none;
    margin-bottom: 30px;
    background-color: transparent !important;
    border: none !important;
}

.custom_btn_1 {
    border: 0.0625rem solid #fff !important;
    background: transparent !important;
    border-radius: 1.5rem !important;
    padding: 10px 21px !important;
}

.custom_btn_1:hover {
    color: #3B6E1C !important;
}
span.input_span textarea#description{
    height: 200px !important;
    width: 90%;
    border-radius: 0.5rem;
    border: 1px solid #959199;
    /* width: 100%; */
    padding: 7px 10px !important;
    margin: 0px !important;
    height: 40px;
}

.custom_add_property input#images {
    height: 46px;
    width:90% !important;
}
.custom_btn_2 {
    background-color: transparent !important;
    border: none !important;
    border-radius: 1.5rem !important;
    color: #3b6e1c !important;
    padding: 10px 24px !important;
}

.custom_card_top {
    border-top-left-radius: 0.75rem;
    border-top-right-radius: 0.75rem;
}

.card {
    margin-top: 40px;
}

span.second_images_bottom {
    display: flex;
    justify-content: space-around;
    margin-top: 3px;
}

span.second_images_bottom img {
    width: 150px;
    height: 111px;
}

.custom_card_top p {
    width: 21%;
    color: #fff;
    display: flex;
    align-items: center;
    margin: 0px;
}

button.property_btn {
    background: #3B6E1C;
    color: #fff !important;
    background-color: #3B6E1C;
    border: 0.0625rem solid #3B6E1C;
    border-radius: 1.5rem;
    color: #fff;
    padding: 12px 20px !important;
}

button.property_btn a {
    color: #fff;
    text-decoration: none;
}

.custom_card_top_2 {
    height: auto;
}

.custom_card_top .logo_img {
    height: 54px;
    padding: 12px;
}

h5.card-title {
    font-size: 20px;
    font-weight: 600;
}

.custom_green {
    background-color: #3B6E1C !important;
}

.dropdown_custom a.dropdown-item {
    color: #333;
    text-decoration: none;
    line-height: 23px;
    font-size: 16px;
}

.dropdown_custom a:hover {
    text-decoration: none;
    background-color: #198754;
    color: #fff;
}

.custom_green h3 {
    color: #fff;
    font-size: 24px;
    font-weight: 600;
}
.message_top_bar .custom_green h3{
    font-size: 22px;
        text-wrap: nowrap;
}
.message_top_bar  .custom_card_top.custom_green {
    justify-content: start;
    gap: 25px;
}

.message_top_bar  .custom_card_top p{
    width: auto;
}
.custom_searchbar .custom_searchbox input:-internal-autofill-selected {
    background-color: transparent !important;
}

.form-control:focus,
.form-control:active {
    background: transparent !important;
}

.searchbar ::placeholder {
    opacity: 0;
    background-color: transparent !important;
}


.user_img {
    width: 80px;
    height: 80px;
    border-radius: 50px;
    object-fit: cover;
    position: absolute;
    right: 15px;
    top: 36px;
    z-index: 1;
}

.custom_yellow {
    background: #ffe920 !important;
}

.custom_yellow p {
    color: #333 !important;
}

.custom_row {
    gap: 10px;
}

.custom_row {
    display: flex;
    display: flex !important;
    justify-content: space-between;
    gap: 30px;
}

span.popup_header {
    display: flex;
    justify-content: space-between;
    padding: 1rem 3rem;
    align-items: center;
    border-bottom: 1px solid #e5e3e8;
    padding-right: 12px;
}

.popup_header h3.form_title {
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    width: 92%;
    padding: 0px;
    margin: 0px;
}

.custom_form_1:nth-child(7) {
    border-bottom: none !important;
}

.custom_overflow {
    overflow: auto;
    max-height: calc(480px - 2rem);
    padding: 0px 3rem 0rem;
    -webkit-overflow-scrolling: touch;
    -webkit-overflow-scrolling: auto;
    width: 100% !important;
}

.col-md-12.custom_form_1 {
    border-bottom: 1px solid #e5e3e8;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 1.5rem;
    padding-top: 1.5rem;
    width: 100% !important;
}

.custom_input_type {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; 
    width: 100% !important;
}

.custom_form_1 .custom_space {
    line-height: 34px;
}

.custom_space input.styles_input {
    width: 92%;
}

.custom_space input.styles_input {
    border-radius: 0.5rem;
    border: 1px solid #959199;
    width: 100%;
    padding: 7px 10px !important;
}

.custom_overflow input[type="checkbox" i] {
    background-color: #198754;
}

.custom_input_type span {
    width: 50% !important;
    text-align: start;
    display: flex;
    align-items: center;
    justify-content: start;
    padding: 0.1rem 0.5rem 0.5rem 0px;
}

.custom_price {
    display: flex;
    flex-wrap: wrap;
    text-align: start;
    justify-content: space-between;
    width:100% !important;
}

.custom_price .custom_space {
    display: block;
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: start;
    font-size: 16px;
}

.custom_price ::placeholder {
    color: #333;
    opacity: 1;
    font-size: 14px;
}

#popup h4 {
    font-size: 18px;
    font-weight: 700;
    text-align: start;
    color: #333;
    margin-bottom: 1rem;
}

div#login-popup {
    transition: opacity .3s ease-in-out;
    transform: translate(-50%, -50%);
    max-width: 375px;
    bottom: auto;
    border-radius: 3px;
    will-change: opacity;
	border-radius:unset;
}

#login-popup  #closeLoginPopup svg{
height:15px
}
#login-popup  i.popup_header h3.form_title {
    font-size: 16px;
    font-weight: 500;
  
}
#login-popup  input {
    width: 100%;
    font-size: 16px;
    line-height: 1.25;
    padding: 7px 10px;
    border: 1px solid #d5d5d5;
    border-radius: 3px;
    margin-bottom: 6px;
    border-radius: 0.5rem;
}
#login-popup .popup_header{
	padding:12px 20px;
}

#login-popup a.forgotten-password {
    color: #333;
    text-decoration: underline;
    font-size: 20px;
    text-align: center; /* This is for text alignment within a block */
    display: block; /* Make the link a block element to enable centering */
    margin-top: 10px; /* Optional: Adjust the top margin as needed */
}


#login-popup .popup_header h3.form_title {
    font-size: 16px;
    font-weight: 500;
    text-align: start;
}
#login-popup label{
	    font-size: 16px;
    font-weight: 400;
    line-height: 32px;
}
#login-popup input[type="submit"] {
    background-color: #3B6E1C !important;
    border: 0.0625rem solid #3B6E1C !important;
    border-radius: 1.5rem !important;
    color: #fff !important;
    padding: 10px 24px !important;
    width: 100% !important;
    margin: auto !important;
	margin-bottom:20px !important;
}

#login-popup form {
    padding: 10px 20px;
}
.custom_price .custom_space {
    width: 48% !important;
}

button#closePopup, #closeLoginPopup, #closePopup1  {
    border: none;
    background: transparent;
    margin: 0px;
    padding: 0px 0.5rem;
}

.custom_searchbar svg {
    width: 1.5rem;
    height: 1.5rem;
	
}

#closePopup1 svg{
    color: inherit !important;
}
#closePopup svg , #closeLoginPopup svg, #closePopup1 svg{
    position: unset;
}

.custom_form_btns {
    display: flex;
    justify-content: space-between;
    padding: 1rem;
    border-top: 1px solid #e5e3e8;
}

.custom_price span label {
    display: flex;
    align-items: center;
}

input.styles_checkboxes {
    width: 1rem;
    height: 1rem;
    margin: 0px;
    opacity: 1;
    cursor: pointer;
    z-index: 1;
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
    margin-top: 0px !important;
    margin-right: 10px !important;
}

button#clear-filters {
    font-size: 16px;
    color: #333;
    font-weight: 600;
    border: none;
    background: transparent;
    padding: 0px;
}

input.form-control.me-2.searchbar {
    border: none;
    width:98%;
        padding-left: 10px !important;
        padding-right: 0px !important;
}

.footer-container .inner ul.social-panel li a {
    font-size: 12px;
}

ul.social-panel {
    display: flex !important;
    gap: 20px;
}

.footer-container {
    padding-top: 40px;
}


.dropdown_custom img, .mobile-icons button img {
    width: 24px;
    height: 24px;
}
.header-drop.dropdown_custom img{
     width: 24px;
    height: 24px;
}


.custom_searchbox .dropdown_custom .btn-secondary{
    filter: invert(34%) sepia(23%) saturate(1278%) hue-rotate(54deg) brightness(99%) contrast(93%);
}

.dropdown_custom button.btn.btn-secondary.dropdown-toggle {
    background: transparent;
    border: none;
}

.dropdown_custom .dropdown-toggle::after {
    display: none;
}

.custom_searchbox .dropdown_custom {
/*    border-left: 0.0625rem solid #959199 !important;*/
    display: flex;
}

.custom_inner_property_section h1 {
    font-size: 20px;
    font-weight: 600;
    color: #333;
}

.custom_inner_property_section {
    padding-top: 10px;
    padding-bottom: 50px;
    margin-top: 10px;
}

.custom_inner_property_section h2 {
    font-size: 16px;
    font-weight: 400;
    margin-top: 20px;
}

.custom_inner_property_section h3.card-title {
    font-size: 20px;
    color: #333;
}

.custom_inner_property_section a.btn.btn-primary.mt-3 {
    background: #3B6E1C;
    color: #fff !important;
    margin-left: 0;
    background-color: #3B6E1C;
    border: 0.0625rem solid #3B6E1C;
    border-radius: 1.5rem;
    color: #fff;
    padding: 12px 20px !important;
    display: none;
}

.register_form h2{
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 35px;
}
.register_form label {
    line-height: 32px;
    margin-bottom: 5px;
}
.register_form input[type="submit"] {
    background: #3B6E1C;
    color: #fff !important;
    background-color: #3B6E1C;
    border: 0.0625rem solid #3B6E1C;
    border-radius: 1.5rem;
    color: #fff;
    padding: 12px 20px !important;
    width: 30%;
    margin: auto;
        margin-top: 25px;
}
.register_form select#user_type {
  width: 90%;
    border-radius: 0.5rem;
    border: 1px solid #959199;
    /* width: 100%; */
    padding: 7px 10px !important;
    margin: 0px !important;
    height: 40px;
    background: transparent;
}
.register_form select#heard_about_us {
    width: 90%;
    border-radius: 0.5rem;
    border: 1px solid #959199;
    padding: 7px 10px !important;
    margin: 0px !important;
    height: 40px;
    background: transparent;
}

select{
    background: transparent;
}
.register_form .input_span input{
        width: 90%;
    border-radius: 0.5rem;
    border: 1px solid #959199;
    /* width: 100%; */
    padding: 7px 10px !important;
    margin: 0px !important;
    height: 40px;
}
.register_form.edit-ads span.input_span.textarea input#title, .register_form.edit-ads span.input_span input#town {
    width: 95% !important;
}
.register_form.edit-ads span.input_span input#minimum_age{
    width: 90% !important;
}

.register_form.edit-ads .input_span input:nth-child(2), .register_form.edit-ads .input_span textarea{
    width: 95% !important;
}
.register_form.edit-ads input#maximum_age {
    width: 90% !important;
}
.register_form  input#profile_photo {
   
    padding: 4px 10px !important;
}
.register_form  input#date_of_birth {
   width: 90%;
    border-radius: 0.5rem;
    border: 1px solid #959199;
    /* width: 100%; */
    padding: 7px 10px !important;
    margin: 0px !important;
    height: 40px;
}

.custom_inner_property_section a.btn.btn-primary.mt-3:hover {
    text-decoration: none;
}

.c1 {
    margin: 0;
}

.c1 {
    padding: 0;
    line-height: 0;
    font-size: 1px;
    clear: both;
}

.service {
    width: 100%;
    margin: 0;
    background: #fff;
    min-height: auto;
}

.service .inner .mobile-upper,
.service .inner .mobile-upper li {
    list-style: none;
    text-decoration: none;
    color: #676968;
    display: flex;
    font: 400 13px 'Open Sans', sans-serif;
    width: auto;
    padding: 0;
    padding-bottom: 0px;
}
.service .inner {
    margin: 0 auto;
    padding: 0;
    justify-content: space-between;
}

.service .inner ul {
    margin: 0;
  
    align-items: center;
    justify-content: end;
    gap: 16px;
    float: right;
}

.service .inner ul li {
    margin: 0 8px 0 0;
    float: left;
    text-align: center;
}

.service .inner ul li:last-child {
    margin: 0;
}

.service .inner .mobile-upper li a {

    
    text-decoration: none;
 
    font-size: 16px;
}


/*login_css_for_header*/


.loggedin-user .service .inner ul li .dropdown-item{
font-family: system-ui;
line-height: 24px;

}

.loggedin-user .service .inner .dropdown-menu li {
    margin: 0 8px 0 0;
    float: left;
    text-align: center;
}


.loggedin-user .service .inner .dropdown-menu li:last-child {
    margin: 0;
}

.loggedin-user .service .inner .dropdown-menu li a {
    display: block ;
    transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    -webkit-transition: .5s;
    font: 400 13px 'Open Sans';
    font-size: 16px;
    font-weight: 500;
    font-family: 'Open Sans', sans-serif;
    color: #333;
    text-decoration: none;
    padding: 0px 0 0;
    font-size: 16px;
        background: #3B6E1C;
}



/*login_css_for_header*/


.footer-container {
    width: 100%;
    margin: 0px 0 0;
    padding: 54px 0 33px;
    background: #202020;
}

.footer-container .inner {
    max-width: 1000px;
    margin: 0 auto 0px;
    padding: 0;
}

.footer-container .inner .col {
    width: auto;
    margin: 0 1.9% 0 0;
    padding: 0;
    float: left;
}

.footer-container .inner .col h2,
.footer-container .inner ul {
    padding: 0;
    color: #ababab;
    width: 100%;
    font: 400 14px 'Open Sans', sans-serif;
}

.footer-container .inner .col h2 {
    margin: 0 0 12px;
    text-transform: uppercase;
    padding-right: 21px;
}

.footer-container .inner .col h2 a {
    font: 400 14px 'Open Sans', sans-serif;
    color: #ababab;
    text-decoration: none;
}

.footer-container .inner ul {
    margin: 0;
    display: block;
    text-decoration: none;
    list-style: none;
}

.footer-container .inner ul li {
    width: auto;
    margin: 0 0 9px;
    padding: 0;
    display: block;
    text-decoration: none;
    list-style: none;
    font: 400 11px 'Open Sans', sans-serif;
    color: #ababab;
    text-transform: uppercase;
    line-height: 3;
}

.copyright {
    font: 400 13px 'Open Sans', sans-serif;
}

.footer-container .inner ul li a {
    text-decoration: none;
    color: #ababab;
    transition: color .5s ease;
    -moz-transition: color .5s ease;
    -webkit-transition: color .5s ease;
    padding: 0px;
}


.footer-container .inner ul li a:hover {
    color: #71bf44;
}

.footer-container .inner ul.social-panel {
    width: 100%;
    margin: 0 0 75px;
    padding: 0;
    display: block;
    list-style: none;
    text-decoration: none;
}

.footer-container .inner ul.social-panel li {
    width: auto;
    margin: 0px 3px 0px 0;
    padding: 0;
    float: left !important;
    display: block;
    list-style: none;
    text-decoration: none;
}

.footer-container .inner ul.social-panel li a {
    width: 27px;
    height: 27px;
    display: block;
    transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    -webkit-transition: .5s;
}


.footer-container .inner ul.social-panel li.fb a {
    background: url(https://www.lodg.co.uk/images/facebook.png) 0 0px no-repeat;
    text-indent: -15px;
    margin-right: 30px;
    line-height: 80px;
}

.footer-container .inner ul.social-panel li.pin a {
    background: url(https://www.lodg.co.uk/images/instagramLodgUK.png) 0 0px no-repeat;
    text-indent: -10px;
    margin-right: 30px;
    line-height: 80px;
}

.footer-container .inner ul.social-panel li.twitter a {
    background: url(https://www.lodg.co.uk/images/twitter.png) 0 0px no-repeat;
    text-indent: -5px;
    margin-right: 30px;
    line-height: 80px;
}

.footer-container .inner ul.social-panel li.tiktok a {
    background: url(https://www.lodg.co.uk/images/tiktoklogo.png) 0 0px no-repeat;
    text-indent: -5px;
    margin-right: 30px;
    line-height: 80px;
}

.copyright {
    width: 100%;
    margin: 0;
    padding: 17px 0;
    background: #121212;
    text-align: center;
    color: #a7a7a7;
}

.col-xs-12 {
    float: left;
}

@media print {
    img {
        page-break-inside: avoid;
    }

    * {
        color: #000 !important;
        text-shadow: none !important;
        background: 0 0 !important;
        box-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " ("attr(href)")";
    }

    img {
        max-width: 100% !important;
    }

    h2,
    h3,
    p {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }

    .navbar {
        display: none;
    }
}

body {
    background-color: #fff;
}

*,
:after,
:before {
    box-sizing: border-box;
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
}

button {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

a {
    color: #428bca;
    text-decoration: none;
}

a:focus,
a:hover {
    color: #2a6496;
    text-decoration: underline;
}

a:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto;
    outline-offset: -2px;
}

img {
    vertical-align: middle;
}

h2,
h3 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}

h2 {
    font-size: 30px;
}

h3 {
    font-size: 24px;
}

p {
    margin: 0 0 10px;
}

ul {
    margin-top: 0;
}

ul {
    margin-bottom: 10px;
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media(min-width:1400px){
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1248px !important;
}
}
@media (min-width: 768px) {
    .container {
        width: 750px;
    }
    span.promoteSpan.input_span.custom_checkbox_field label {
        white-space: nowrap;
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1200px;
    }
}

.row {
    margin-right: -15px;
    margin-left: -15px;
}

.col-lg-12,
.col-lg-4,
.col-lg-8,
.col-md-12,
.col-md-4,
.col-md-8,
.col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-12 {
    width: 100%;
}

@media (min-width: 992px) {
    .col-md-12,
    .col-md-4,
    .col-md-8 {
        float: left;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-8 {
        width: 66.66666667%;
    }

    .col-md-4 {
        width: 33.33333333%;
    }
}

@media (min-width: 1200px) {
    .col-lg-12,
    .col-lg-4,
    .col-lg-8 {
        float: left;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-8 {
        width: 66.66666667%;
    }

    .col-lg-4 {
        width: 33.33333333%;
    }
}

.collapse {
    display: none;
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0;
    border: 0 solid transparent;
    margin-top: 8px;
}

.navbar-collapse {
    max-height: 340px;
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}

@media (min-width: 768px) {
    .navbar {
        border-radius: 4px;
    }

    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none;
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }
}

@media (max-width: 767px) {
    .footer-container .inner .col h2 {
        margin: 0 0 21px;
        text-transform: uppercase;
        padding-right: 0px !important;
    }
    .tab-buttons.mobile-hide {
        display: none !important;
    }
    #promoted_ad {
        height: 20px;
        position: relative;
        left: 60px ;
    }
    span.promoteSpan.input_span.custom_checkbox_field label {
        font-size: 13px;
    }
    .mobile-header.tab-buttons{
    display:flex;
    padding: 0px;
    gap:3px;
    }
.topbar_tabs .tab-buttons.mobile-hide p:hover{
    color:#fff;
    background: #3B6E1C;
}
.mobile-header.header_searchbox {

    border-top-left-radius: 0px;
}

.mobile-header.tab-buttons p {
    margin-bottom: 0;
    border: 1px solid #3B6E1C;
    padding: 2px 12px;
    cursor: pointer;
    cursor: pointer;
    margin-top: 10px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.tab-buttons i.fas.fa-user-friends, .tab-buttons i.fas.fa-home {
    color: #3B6E1C;
}
.header_searchbox {
    background: #3B6E1C;
    border-top-left-radius: 0px !important;
    border: none;
    border: 7px solid #3b6e1c;
    padding: 0px !important;
    border-radius: 5px;
}
form#mobile-form {
    background: #fff;
    margin-bottom: 0px;
}
.topbar_tabs  form#desktop-form {
    background: #fff;
    padding: 1px;
    border-radius: 0px;
}
.mobile-header.header_searchbox{
    border:7px solid #3B6E1C;
}

.house-tab.tabs_active i.fas.fa-user-friends, .rooms-tab.tabs_active i.fas.fa-home{
color:#fff;
}
.topbar_tabs .tab-buttons p:hover i.fas.fa-home, .topbar_tabs .tab-buttons p:hover i.fas.fa-user-friends{
    color:#fff !important;
}
    .custom_dashboard_page.custom_view_page {
    margin-top: 0px !important;
}
.custom_porperty_Details .thumbnail_images .slick-track {
    display: flex;
    justify-content: start;
    align-items: start;
    gap: 0px !important;
}
h3.custom_rounded_bg{
    padding:15px !important; 
    font-size: 20px !important;
}
.custom_items .item{
    width:20%;
}
.custom_about_page img{
    height:100% !important;
}
.custom_my_ads .my_ads_property p.my_ads_description {
    width: 100% !important;
}

#popupTopMobile {
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border: 1px solid #ccc;
    background: white;
    padding: 0px;
    z-index: 1000;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    border-radius: 0.75rem;
    width: 45rem;
    max-height: calc(730px - 2rem);
}

}

.container:after,
.container:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar:after,
.navbar:before,
.row:after,
.row:before {
    display: table;
    content: " ";
}

.container:after,
.navbar-collapse:after,
.navbar:after,
.row:after {
    clear: both;
}

.custom_message_view {
    display: flex;
    justify-content: space-between;
    align-items:end;
}
.custom_message_view a.btn.btn-custom {
    background: #3B6E1C;
    color: #fff !important;
    background-color: #3B6E1C;
    border: 0.0625rem solid #3B6E1C;
    border-radius: 1.5rem;
    width: 15%;
}
.custom_message_view a.btn.btn-custom:hover{
    text-decoration: none;
}



.btn-container {
    display: flex;
    justify-content: start;
    align-items: center;
    gap: 20px;
}

.register_form.edit-ads span.input_span input#town {
    width:90% !important;
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
    
    .pollcontent ul li {
        font-size: 13px !important;
    }
	.room-main-image.text-center img {
		width: 100% !important;
	}
	.room-wanted .interests {
		text-align: center;
	}
	.custom_property_row .carousel-item {
		height: 265px;
	}
	.thumbnail_images img {
        width: 55px !important;
        object-fit: cover;
        
    }
	.logo-container {
		width: 130px;
	}
    .my_ads_roooms .card p{
        font-size: 12px;
    }
	.custom_price .custom_space, .custom_price span label {
		font-size: 13px;
	}
	.custom_items {
		gap: 0px;
	}
    div#navbar-menu a {
    color: #fff;
    text-decoration: none;
    font-size: 13px;
}
    .custom_card_result_box span.badge{
        width:auto !important;
 
        display: flex;
        align-items: center;
    }
	.logo-container .logo img {
		max-width: 60% !important;
		min-height: 50px !important;	
	}
	.header-container .logo img {
		min-height: auto !important;	
	}
    .service .inner ul {
        width: 100% !important;
        text-align: center;
    }
    .service .inner ul li {
        display: inline-block;
        text-align: center;
        float: none !important;
        margin-right: 0 !important;
    }
    .service .inner ul {
        list-style: none;
        padding: 0;
        text-decoration: none;
        display: block;
        margin: 0 auto;
    }
    .service .inner ul {
        color: #676968;
        font: 400 13px 'Open Sans', sans-serif;
        width: 76%;
    }
    .footer-container .inner {
        margin: 0 auto 20px;
        max-width: 375px !important;
        padding: 0;
    }
    .footer-container .inner .col {
        float: none !important;
        margin: 0 auto !important;
        padding: 0;
        text-align: center !important;
        width: 100% !important;
    }
    .footer-container .inner ul.social-panel {
        display: flex;
        justify-content: center;
        list-style: none;
        margin-left: 40px;
        margin-bottom: 10px;
        padding: 0;
        text-decoration: none;
        width: auto;
    }
    .service .inner ul li {
        margin: 0 11px 30px 0;
    }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .service .inner ul {
        padding: 0;
        display: block;
        list-style: none;
        text-decoration: none;
    }

    .service .inner ul {
        color: #676968;
        font: 400 13px 'Open Sans', sans-serif;
        margin: 0 auto;
        width: 68% !important;
    }

    .service .inner ul li {
        margin: 0 6px 30px 0 !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .footer-container .inner {
        margin: 0 auto 20px;
        max-width: 802px;
        padding: 0;
    }
    .custom_dashboard_page {
		width: 90%;
	   
	}
}

@media (max-width: 767px) {
    .service .inner ul {
        display: block;
        list-style: none;
        text-decoration: none;
    }
  

  .custom_dashboard_page {
    width: 90% !important;
    margin-top: 30px;
   
}
.btn-container{
    justify-content: center;
}
    .footer-container .inner .col {
        float: left;
        margin: 0 0 0 0;
        padding: 0;
        width: 48%;
    }

    .footer-container .inner {
        margin: 0 auto 20px;
        max-width: 500px;
        padding: 0;
    }

    .service .inner ul {
        color: #676968;
        font: 400 13px 'Open Sans', sans-serif;
        margin: 0 auto;
        padding: 0;
        width: 48%;
    }

    .service .inner ul li {
        margin: 0 18px 30px 0;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .service .inner ul {
        color: #676968;
        display: block;
        font: 400 13px 'Open Sans', sans-serif;
        list-style: none;
        margin: 0 auto;
        padding: 0;
        text-decoration: none;
        width: auto;
    }

    .service .inner ul li {
        margin: 0 22px 30px 0;
		margin-bottom:0px;
    }
	.top-bar {
    position: unset !important;
    min-height: auto;
  
    margin-bottom: 5px;
}

    .footer-container .inner .col {
        float: left;
        margin: 0 1.78% 0 0;
        padding: 0;
        width: auto;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .service .inner ul li {
        margin: 0 -9px 0 0;
    }

}

.top-bar {
/*    position: relative;*/
    z-index: 0;
}

.c1,
img {
    border: 0;
}

@media only screen and (max-width: 768px) {
    .service .inner ul li {
        margin: 0 8px 4px 0;
    }
}

@media only screen and (min-width: 320px) and (max-width: 750px) {
    .navbar {
        margin-top: -80px;
    }

    .header-container .logo img {
        max-width: 88%;
        float: left;
    }
}

@media only screen and (min-width: 320px) and (max-width: 479px) {
    .service .inner {
        margin-left: 0% !important;
    }
    .dropdown-menu.show{
        left:39% !important;
    }

    .header-container .logo img {
        max-width: 100%;
        float: left;
    }
}

@media only screen and (max-width: 767px) and (min-width: 480px) {
    .service .inner ul {
        width: 100% !important;
    }

    .service .inner {
        margin-left: 5%;
    }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .service {
        padding: 0 0 47px !important;
    }
}

@media screen and (min-width: 320px) and (max-width: 599px) {
    .footer-container .inner ul.social-panel {
        padding: 0 0 20px;
    }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .inner {
        min-height: auto !important;
    }
}

@media (max-width: 479px) {
    .header-container .row {
        top: 0px;
        position: relative;
    }
      .promoteSpan label {
    width: 48% !important;
}

    body .top-bar {
        min-height: auto !important;
        height: auto !important;
        position: sticky !important;
    }

    .header-container .row div#bs-example-navbar-collapse-1 {
        padding-top: 10px;
        margin-top: 14px;
    }

    .header-container .row .col-xs-12.col-md-4.col-lg-4 {
        padding-bottom: 10px;
    }
}

@media(max-width:900px){
.custom_overflow {
    overflow: auto;
    max-height: calc(200px - 2rem);
    padding: 0px 3rem 0rem;
    -webkit-overflow-scrolling: touch;
    -webkit-overflow-scrolling: auto;
}
.cusotm_property_page_container  .custom_property_row{
    padding:10px;
}
   .header_searchbox.mobile-hide{
        display: none;
    }

    #properties .container{
        max-width:100%;
    }

    .dropdown-menu.show{
        padding: 15px;
    }
.row.custom_add_property, .register_form{
    width:90%;
}
    .card.custom_forget_page {

    width: 100%;
 
}
  .custom_dashboard_page {
    width: 90%;
   padding-top: 20px;
}
div#navbar-menu {
    display: block !important;
    position: unset !important;
    background: transparent !important;
}
div#navbar-menu ul.navbar-nav {
    color: #3B6E1C !important;
}
div#navbar-menu ul.navbar-nav {
    padding-top: 0px;
    padding-left: 0;
    padding-bottom: 0;
    display: flex;
    flex-direction: row;
    color: #3B6E1C;
    justify-content: right;
    gap: 20px;
    align-items: center;
}
div#navbar-menu a {
    color: #fff;
    text-decoration: none;
}
div#navbar-menu a {
    color: #3B6E1C !important;
    text-decoration: none;
    padding: 2px 2px !important;
    background: transparent !important;
    color: #3B6E1C !important;
    border: none;
}
ul.mobile-upper {
    display: none !important;
}
.message-box textarea{
    width: 100%;
}
.custom_dashboard_links img {
    width: 25px;
}
.dropdown.dashboard-dd {
    display: none;
}
.custom_dashboard_links {
    text-align: end;
}
.custom_dashboard_links img {
    width: 23px;
    border-radius: 50px;
    margin-right: 7px;
}

    .footer-container .inner {
         display: flex;
    flex-wrap: wrap;
    padding: 0px 0px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    }

.footer-container .inner ul.social-panel{
    margin-bottom: 0px;
}
.property-listing {
    width: 46% !important;
  }
  .edit-ads {
    width: 90% !important;
}
.register_form form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.register_form span.input_span {
    width: 47%;
}
.register_form{
    padding:20px;
}
}

@media (max-width: 820px) {
    #popup {
        width: 80%;
    }

    #properties .container{
        max-width:100%;
    }

.footer_row > .col{
    justify-content: center;
}
.cusotm_property_page_container  .custom_property_row{
    padding:10px;
}

.register_form form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.register_form span.input_span {
    width: 47%;
}

.property-listing {
    width: 46% !important;
  }

    .footer-container .inner {
         display: flex;
    flex-wrap: wrap;
    padding: 0px 0px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    }

.footer-container .inner ul.social-panel{
    margin-bottom: 0px;
}
    .service {
        display: none;
    }

    .footer-container .inner {
        display: flex;
        flex-wrap: wrap;
        padding: 0px 42px;
    }

    ul.social-panel {
        display: flex;
        justify-content: space-evenly;
    }

    .footer-container .inner .col {
        width: 100%;
    }

    .custom_card_top p {
        width: 25%;
    }

    .footer-container .inner ul.social-panel {
        justify-content: center;
        margin-top: 20px;
    }

    .footer-container .inner .col {
        width: auto;
    }

    .footer-container .col:nth-child(6) {
        margin: auto;
    }

    .custom_inner_banner {
        width: 90% !important;
    }

    ul.navbar-nav {
        padding-left: 20px;
    }

    ul.navbar-nav a {
        text-decoration: none;
    }
        .card.custom_forget_page {

    width: 100%;
 
}
.custom_inner_property_section .property-list .card-body .card-text:nth-child(4):after,
.custom_inner_property_section .property-list .card-body .card-text:nth-child(5):after,
.custom_inner_property_section .property-list .card-body .card-text:nth-child(7):after ,
.custom_inner_property_section .property-list .card-body .card-text:nth-child(8):after {
    content: "";
    position: absolute;
    height: 20px;
    width: 2px;
    background: #e5e3e8;
    right: 18%;
    top: 3px;
    display: none;
}
.custom_dashboard_links img {
    width: 25px;
}
    .custom_dashboard_links img{
    width: 23px;
    border-radius: 50px;
    margin-right: 7px;
}

.dropdown.dashboard-dd {
    display: none;
}
.custom_dashboard_links{
    text-align: end;
}
.footer-container {
     width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
.edit-ads {
    width: 90% !important;
}
.register_form{
    padding:20px;
}
.custom_my_ads .my_ads_property p {
    width: 100% !important;
    gap:20px;
 
}
.custom_my_ads .my_ads_table p {
   
    width: 46% !important;
}
}

@media (max-width: 768px) {
    #popup {
        width: 80%;
    }
    .custom_my_ads .my_ads_property p {
    width: 100% !important;
    gap:20px;
}
.custom_my_ads .my_ads_table p {
   
    width: 46% !important;
}
    .footer-container {
     width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
.cusotm_property_page_container  .custom_property_row{
    padding:10px;
}
.register_form form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.register_form span.input_span {
    width: 47%;
}
.register_form{
    padding:20px;
}

.property-listing {
    width: 46% !important;
  }

#properties .container{
        max-width:100%;
    }
    .edit-ads {
    width: 90% !important;
}


.mobile-header.header_searchbox span form{
    display:flex;
    width:100%;
    align-items: center;
    justify-content: space-between;
}

    .footer-container .inner {
         display: flex;
    flex-wrap: wrap;
    padding: 0px 0px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    }

.footer-container .inner ul.social-panel{
    margin-bottom: 0px;
}
    .service {
        display: none;
    }
    .dropdown.dashboard-dd {
    display: none;
}
.custom_dashboard_links{
    text-align: end;
}

    .custom_card_top p {
        width: 25%;
    }


    .footer-container .inner ul.social-panel {
        justify-content: center;
        margin-top: 20px;
    }

    .footer-container .inner .col {
        width: auto;
    }

    .footer-container .col:nth-child(6) {
        margin: auto;
    }

    .custom_inner_banner {
        width: 90% !important;
    }

    ul.navbar-nav {
        padding-left: 20px;
    }

    ul.navbar-nav a {
        text-decoration: none;
    }
        .card.custom_forget_page {

    width: 100%;
 
}
.custom_inner_property_section .property-list .card-body .card-text:nth-child(4):after,
.custom_inner_property_section .property-list .card-body .card-text:nth-child(5):after,
.custom_inner_property_section .property-list .card-body .card-text:nth-child(7):after ,
.custom_inner_property_section .property-list .card-body .card-text:nth-child(8):after {
    content: "";
    position: absolute;
    height: 20px;
    width: 2px;
    background: #e5e3e8;
    right: 18%;
    top: 3px;
    display: none;
}
.custom_dashboard_links img {
    width: 25px;
}
    .custom_dashboard_links img{
    width: 23px;
    border-radius: 50px;
    margin-right: 7px;
}
}


@media (max-width: 600px) {
    .user_img {
        top: 50px !important;
    }
    .btn-container {
   align-items: start;
   display: flex;
    flex-direction: row;

}
.footer_row > .col{
    justify-content: center;
}
.add_promoted_page  #property-form .input_span.custom_checkbox_field input{
    width:20% !important;
}

.custom_my_ads .my_ads_table p {
   
    width: 100% !important;
}
.custom_my_ads_btn a, .custom_my_ads_btn button {
    width: 40% !important;
}
.custom_my_ads_btn {
    display: flex;
    flex-direction: row;
    gap: 15px;
    flex-wrap: wrap;
    justify-content: center;
}
button#payment-button{
    width: 70% !important;
}
    .custom_message_view {
    display: flex;
    justify-content: space-between;
    align-items: start;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: start;
}
.custom_message_view a.btn.btn-custom{
    width:40%;
    margin-top: 10px;
}
	#login-popup, div#map-popup{
	 width:90%;
	}
    .card.custom_forget_page {

    width: 100%;
 
}
.btn-custom, button.btn.btn-delete {

    margin-left: 0px;
}
.custom_sections .custom_lft{
    padding:0px 15px !important;
}
div#map-popup .popup_header {
    padding:14px;
    display: flex;
    align-items: start;
    justify-content: space-between;
}
div#map-popup .popup_header h3.form_title{
    text-align: start;
}
.custom_property_row .custom_left_section {
    padding-right: 12px !important;
    margin-top: 12px !important;
    padding-left: 12px !important;
}
.custom_inner_property_section .property-list .card-body .card-text:nth-child(4):after,
.custom_inner_property_section .property-list .card-body .card-text:nth-child(5):after,
.custom_inner_property_section .property-list .card-body .card-text:nth-child(7):after ,
.custom_inner_property_section .property-list .card-body .card-text:nth-child(8):after {
    content: "";
    position: absolute;
    height: 20px;
    width: 2px;
    background: #e5e3e8;
    right: 18%;
    top: 3px;
    display: none;
}


.message-box textarea{
    width: 100%;
}

.custom_my_ads .property-images {
    display: block;
   }
   .custom_my_ads .property img {
    max-width: 100%;
    max-height: unset;
    margin-right: 0px;
    object-fit: cover;
    height: auto !important;
    margin-bottom: 10px;
}

.custom_dashboard_links{
    display: flex;
}
.custom_dashboard_links nav {
    display: flex !important;
    align-items: center !important;
    gap: 10px;
    flex-direction: row-reverse;
}
.custom_dashboard_links div#navbar-menu{
    width: auto !important;
}
.custom_dashboard_links ul.dropdown-menu.show {
       left: -69% !important;
    top: 0px !important;
    padding: 15px;
    color: #333 !important;
}

.custom_dashboard_page button.submit-button{
    width: 80% !important;
}
.custom_dashboard_links ul.dropdown-menu.show  a{
    color:#333 !important;
}
.dashboard-dd p{
    margin-top: 0px;
    font-size: 14px;
}
.dropdown.dashboard-dd {
    display: flex;
    gap: 10px;
    
}
.dropdown.dashboard-dd{
    width: 100% !important;
}
    .custom_add_property span.input_span:focus-visible{

border: 1px solid #3B6E1C ;
outline: unset;
}
.card.custom_forget_page input.btn2{
    width:80%;
}

   .register_form input[type="submit"] {
    width: 70%;
    text-align: center;
    display: flex;
    justify-content: center;
}
     .custom_add_property input[type="submit"]{
        width: 80%;
    }
    span.input_span textarea#description, .custom_add_property input#images {
    width: 100% !important;
}
   .custom_register_page .register_form{
        margin-bottom: 40px !important;
    }

.register_form span.input_span, .register_form input,  .custom_add_property span.input_span{
    width: 100%;
}
.register_form select#user_type{
    width:100%;
}
.register_form, .custom_add_property{
    width: 90% !important;
    background: #fff;
    margin: auto !important;
    padding: 20px !important;
    margin-bottom: 40px;
    padding-left: 20px !important;
    padding-top: 40px !important;
    padding-bottom: 40px !important;
    margin-left: 0;
    box-shadow: 0px 0px 2px 2px #e1e1e1;
}
.custom_add_property input, .custom_add_property select#town, .custom_add_property select#county, .custom_add_property textarea#description, .custom_add_property select#room_type{
    width: 100%;
    height: auto;
}
    .custom_header_row {
        display: flex;
        justify-content: space-between;
    }

    .custom_header_row .col-xs-12 {
        width: 50%;
    }

    div#navbar-menu a {
        color: #fff;
        text-decoration: none;
    }

    .custom_inner_banner {
        width: 100% !important;
    }
  input.form-control.me-2.searchbar {
    padding: 0px !important;
    margin-right: 0px !important;
    padding-left: 2px !important;
}
    .custom_searchbox,
    .custom_buttons {
        margin: 0px;
    }

    .custom_products .property-listing {
        width: 100% !important;
        text-align: center;
    }
    .property-listing h3{
        margin-top:10px;
    }

  .custom_buttons {
    justify-content: center;
    margin-top: 20px;
    justify-content: space-evenly !important;
}

    ul.navbar-nav {
        padding-top: 10px;
        padding-left: 20px;
        padding-bottom: 20px;
    }

    div#navbar-menu {
        left: -43px;
    }

    div#navbar-menu {
        left: -47px;
    }

    .custom_card_top p {
        width: 40%;
    }

    .top-bar {
        z-index: 999;
    }

    .custom_card_top p {
        font-size: 12px;
        width: 40%;
    }

    .custom_green h3 {
        font-size: 20px;
    }

    .user_img {
        top: 10px;
        right: 8px;
        width: 60px;
        height: 60px;
    }

    #popup {
        width: 90%;
    }

    .copyright {
        padding: 14px;
        line-height: 24px;
    }

    .footer-container .inner .col h2,
    .footer-container .inner ul li {
        text-align: center;
        padding-left: 0px;
    }

    ul.social-panel {
        display: flex;
        justify-content: space-between;
        margin: 0px !important;
        width: 100%;
        gap: 23px;
    }

    .custom_searchbar svg {
        width: 20px;
        height: 20px;
    }

    .footer-container .inner {
        padding: 0px;
    }

    .footer-container .inner {
        display: block;
    }

    .footer-container .inner ul.social-panel li {
        margin: 0px 0px 0px 0;
    }

    .footer-container .inner ul.social-panel li.tiktok a {
        margin-right: 0px !important;
    }

    .property-listing {
        width: 100%;
        margin: 0px;
        margin-bottom: 20px;
    }

    .custom_header_row nav {
        width: 100%;
    }

    .dropdown_custom .dropdown-menu[data-bs-popper] {
        right: 0px !important;
        left: unset;
        top:76% !important;
    }

    .custom_searchbar span:nth-child(2) {
        width: 20%;
    }
   .custom_form_1 .custom_price span{
    width:45%;
}

    .custom_overflow {
        padding: 0px 1rem 0rem;
		    max-height: calc(420px - 2rem);
    }
    .custom_dashboard_links img{
    width: 23px;
    border-radius: 50px;
    margin-right: 7px;
}
}

@media(max-width:375px){
    .dropdown-menu.show {
    left: 60px !important;  
}
.thumbnail_images .custom_image {
	width: 48px !important;
	object-fit: cover;
}
p.home-price {
    font-size: 15px !important;
    font-weight: 600;
    color: #2f3a4a;
}
.mobile-icons .dropdown-menu.show {
    left: 77% !important;
}
.custom_dashboard_page button.submit-button{
    width: 80%;
}
.add_promoted_page .input_span.custom_checkbox_field label {
    width: 155%;
}
#search .add_promoted_page .custom_add_property #property-form .custom_disabled_btn{
    width:70% !important;
}
.add_promoted_page  #property-form .input_span.custom_checkbox_field input{
    width:20% !important;
}
}
@media(max-width:367px){
    div#navbar-menu ul.navbar-nav {
 
    gap: 10px;
 
}
 .promoted_ad_label{
        right: 17%;
    }
.custom_dashboard_page button.submit-button{
    width: 80% !important;
}
.custom_dashboard_links img{
    width: 25px;
}
.add_promoted_page  #property-form .input_span.custom_checkbox_field input{
    width:20% !important;
}
}
@media(max-width:335px){
div#navbar-menu ul.navbar-nav {
    gap: 4px;
}
 .promoted_ad_label{
        right: 17%;
    }
.header-container .logo img {
    width: 65%;
    min-height: 44px !important;
    object-fit: contain;
}


.add_promoted_page  #property-form .input_span.custom_checkbox_field input{
    width:20% !important;
}
.add_promoted_page .input_span.custom_checkbox_field label {
    width: 200%;

}
#search .add_promoted_page .custom_add_property #property-form .custom_disabled_btn{
    width:70% !important;
}
}
@media(max-width:320px){
    .add_promoted_page .input_span.custom_checkbox_field label {
        width: 200%;
       font-size: 15px;
    }
    p.card-text.available_from {
        font-size: 12px;
    }
}
.custom_searchbox .form-control:focus-visible,
.custom_searchbox .form-control:focus {
    outline: unset;
    border: none;
    box-shadow: none;
}

.custom_products .property-listing {
    width: 30% ;
    margin-right: 17px;
    padding-bottom: 30px;
    text-align: center;
    border:none;
}
.custom_searchbox input[type="search"] {
    -webkit-appearance: none;
    background: transparent;
    padding: 0;
    border: none;
}

/* Label style */
.form-row label {
    display: block;
    margin-bottom: 8px;
}

/* Submit button style */
.submit-button {
    background-color: #007bff;
    color: white;
    padding: 10px 15px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    font-size: 16px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.submit-button:hover {
    background-color: #0056b3;
}

/* Stripe Elements style */
.StripeElement {
    box-sizing: border-box;
    height: 40px;
    padding: 10px 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    background-color: white;
    box-shadow: 0 1px 3px 0 #e6ebf1;
    transition: box-shadow 150ms ease;
}

.StripeElement--focus {
    box-shadow: 0 1px 3px 0 #cfd7df;
}

.StripeElement--invalid {
    border-color: #fa755a;
}

.StripeElement--webkit-autofill {
    background-color: #fefde5 !important;
}


/* Submit button style */
.submit-button {
    background-color: #007bff;
    color: white;
    padding: 10px 15px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    font-size: 16px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.submit-button:hover {
    background-color: #0056b3;
}


.form-row {
    margin-bottom: 20px;
    max-width: 400px; /* Limit the width of the form rows */
    margin-left: auto;
    margin-right: auto;
}

#card-element {
    width: 100%; /* Ensure card element does not exceed parent width */
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.stripe-icons__cards {
    display: flex;
    gap: 10px;
    margin-bottom: 20px;
    justify-content: center;
}

.stripe-icons__payment-icon {
    width: 60px;
    height: 40px;
    object-fit: contain;
}

.submit-button {
    background-color: #007bff;
    color: white;
    padding: 10px 15px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    font-size: 16px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.submit-button:hover {
    background-color: #0056b3;
}

.stripe-form__card-errors {
    color: #fa755a;
    margin-top: 10px;
}

#subscription-section {
    max-width: 500px;
    margin: auto;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
    border: none !important;
}

.stripe-form__container {
    max-width: 500px;
    margin: auto;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

span.property-description__address {
    font-weight: 500;
}


.line_limit {
    display: block;
    display: -webkit-box;
  
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 12px;
}
.row.custom_property_row {
    align-items: start !important;
}

button.custom_map_buttom {
    border: 2px solid #3B6E1C;
    background: transparent;
    font-size: 13px;
    padding: 5px 10px;
    line-height: 1.4;
    box-shadow: inset 0 1px 1px 0 #efefef;
    border-radius: 3px;
    margin-bottom: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap:4px;
}
button.custom_map_buttom svg.size-6 {
    width: 20px;
    color: #3B6E1C;
}
button.custom_map_buttom a{ 
    color:#333;
    text-decoration: none;
}

#map-popup iframe {
    width: 100%;
    margin-top:0px;
    padding:15px;
}

#map-popup svg.CK__Icon--large {
    display: block;
    font-size: 20px;
    width: 20px;
    stroke: #333;
}
#map-popup button#closemPopup {
    border: none;
    background: transparent;
}
a.register-link {
     color: #333;
    text-decoration: underline;
    font-size: 20px;
    text-align: center;
    display: block;
    margin-top: 10px;
}
a.register-link:hover{
    color:#333;
}
.dropdown-item.active{
    background: transparent;
}

@media screen and (max-width: 767px) and (orientation: landscape)  {
	#popup, #login-popup, #map-popup {
		bottom:0px;
		height: 84%;
		overflow: scroll;
	 }
	  .custom_view_page {
		width: 70%;
		display: flex;
		justify-content: space-between;
		gap: 16px;
		flex-wrap: wrap;
	}
	.custom_reply_form, .custom_reply_form textarea{
		width: 100%;
	}
	.btn-container {
		flex-wrap: wrap;
		flex-direction: column;
	}
	.custom_reply_form .btn-container .btn-custom{
		width: 50%;
	}
	.btn-container a.btn.btn-custom {
		width: 74%;
	}
}

/*.alert.alert-danger {
    z-index: -1;
} */

  .icon-upgrade {
            color: #3B6E1C; /* Change color if needed */
            margin-right: 8px;
        }
        .icon-verified {
            color: #3B6E1C; /* Green color for verified tick */
            margin-right: 8px;
        }

 .message {
    border-top: 1px solid #ccc;
    padding: 16px;
    margin-bottom: 0px;
    position: relative;
    display: flex;
    gap: 20px;
    justify-content: start;
    align-items: start;
}
.message:nth-child(11){
    border-bottom:1px solid #ccc;

}

    .message.unread {
        background-color: #f9f9f9;
    }
    .btn-custom {
        background-color: #3B6E1C;
        color: white;
        border: none;
        padding: 8px 16px;
        text-decoration: none;
        border-radius: 4px;
        display: inline-block;
    }
    .btn-custom:hover {
        background-color: #345a17;
        color: white;
    }
    .btn-container {
        margin-top: 10px;
        padding:0px 16px;
        justify-content: center;
    }
    .select-all-container {
        margin-bottom: 10px;
    }
    .btn-delete {
        background-color: transparent;
        border: none;
        cursor: pointer;
        color: #3B6E1C; /* Change the color to your desired color */
    }
    .btn-delete:hover {
        color: #345a17; /* Darker green for hover state */
    }
    .modal-footer .btn-secondary {
        background-color: #3B6E1C;
        border-color: #3B6E1C;
    }
    .modal-footer .btn-secondary:hover {
        background-color: #345a17;
        border-color: #345a17;
    }
    .modal-footer .btn-danger {
        background-color: #d9534f;
        border-color: #d43f3a;
    }
    .modal-footer .btn-danger:hover {
        background-color: #c9302c;
        border-color: #ac2925;
    
    }
    .dropdown-item.active, .dropdown-item:active {
        background:transparent !important;
    }

    .custom_name_date {
    display: flex;
    justify-content: space-between;
    width: 100%;
    flex-wrap: wrap;
}
.custom_message_div {
    text-align: start;
    width:100%;
    display: block;
}

.custom_property_row .custom_left_section{
    padding-left: 10px !important;
}

.custom_left_section {
    padding-top: 10px;
    padding-bottom: 20px;
        
    position: -webkit-sticky;
    position: sticky;
    top:16%;

}

.custom_message_div p {
    color: #333;
    font-size: 16px;
    margin-bottom: 0px;
}

.custom_message_div  p.custom_name {
    color: #3B6E1C;
    font-size: 15px;
}
p.custom_reveived {
    font-size: 14px;
}
.custom_message_view p{
    color: #333;
    font-size: 15px;
    width:80%;
    display: -webkit-box;
    /* max-width: 80%; */
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

	.item {
		display: flex;
		align-items: center;
		margin-bottom: 10px;
		border: 1px solid #3B6E1C;
		padding: 8px 15px;
		border-radius: 8px;
	}
	.item i {
		margin-right: 10px;
		color:#3B6E1C;
	}
	.item .fa-check {
		color: #3B6E1C;
		margin-left: 10px;
	}
	.cusotm_items {
		display: flex;
		flex-wrap: wrap;
		gap: 9px;
		justify-content: start;
		margin-top: 20px;
		margin-bottom: 20px;
	}

	.select-all-container {
		text-align: start;
		font-size: 18px;
		margin-bottom: 0px;
	}

	input.btn.btn-custom, a.btn.btn-custom{
		background: #3B6E1C;
		color: #fff !important;
		background-color: #3B6E1C;
		border: 0.0625rem solid #3B6E1C;
		border-radius: 1.5rem;
	}

/* Base styles for the select input */
.select_input {
    width: 100%; /* Full width of the container */
    padding: 8px;
    padding-right: 30px; /* Make space for the custom arrow */
    border-radius: 4px;
    border: 1px solid #ccc;
    font-size: 16px;
    background-color: white;
    appearance: auto; /* Removes the default arrow */
    -webkit-appearance: auto;
    -moz-appearance: auto;
    position: relative;
}

/* Custom arrow container */
.select_input-container {
    position: relative;
    width: 100%;
}

/* Ensure the select box is wider */
.custom_space {
    display: block;
    width: 100%;
}

.custom_price {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}

.select_input {
    flex: 1;
}

.dropdown-item:focus, .dropdown-item:hover {
    text-decoration: none;
    background: #3B6E1C !important;
    color:#fff !important;
    border: 1px solid #3b6e1c;
}
.dashboard-dd .dropdown-toggle:focus {

    outline: unset;
    outline-offset: 0;
    text-decoration: none;
}

    .dashboard-dd .dropdown-toggle:first-child:active{
       text-decoration: none;
    background: #3B6E1C !important;
    color:#fff !important; 
    }
  .custom_reply_form textarea{
    padding:15px;
  }
    .custom_reply_form textarea:focus-visible{
       outline-color: #3b6e1c;
    }
	
.custom_items .item {
    align-items: center;
    border: none;
    padding: 0;
    border-radius: 0;
}
.custom_items .item i.fas {
    margin-right: 4px;
}
.custom_items .item::after {
    content: "|";
    color: #ccc;
    padding: 1px;
}
.custom_items .item:last-child::after { content:''; }
	/* Add new rules */
.custom_items .item i {
    margin-right: 4px; /* Adjust this value as needed */
}

.custom_items .item i.fa-check {
    color: green;
    margin-left: 5px; /* Adjust this value to ensure proper spacing */
}

.custom_items .item i.fa-times {
    color: green; /* Change the color to green */
    margin-left: 5px; /* Ensure consistency with check icon spacing */
}
span.input_span.new_images input{
     height: auto !important;
}

@media(max-width:767px){
    .register_form .input_span input{
        width:100%;
    }
    .custom_items {
    gap: 2px;
    flex-wrap: wrap;
}

.cusotm_property_page_container  .custom_property_row{
    padding:10px;
}

.mobile-icons .dropdown-menu.show {
    left: 80% !important;
}
.custom_my_ads_btn {
    display: flex;
    flex-direction: row;
    gap: 15px;
}
.custom_my_ads_btn a, .custom_my_ads_btn button{
    width: 30%;
}
.my_ads_table{
    padding:15px;
}
.my_ads_property p{
width: 100%;
}
.my_ads_table p {
    width: 100% !important;
    padding: 10px 0px;
}
.my_ads_table{
    padding:10px;
}
.my_ads_table {
  
    justify-content: space-between;
}
.my_ads_roooms .card{
    width: 45%;
}
.register_form.edit-ads input#maximum_age {
    width: 100% !important;
}
.custom_table_btn button {
 
    width: 70%;
    margin: auto !important;
    margin-top: 0px;
    height: auto !important;
    margin-bottom: 8px !important;
    margin-left: 0px !important;
}
.custom_table_btn {
    text-align: center;
    display: block;
}
}
.custom_add_property span.input_span:nth-child(4){
    position: relative;
}
#suggestion-box {
    padding: 11px 20px;
    line-height: 30px;
        cursor: pointer;
        position: absolute;
    background: rgb(255, 255, 255);
    width:20%;
}

.message-box .custom_description_detials.line_limit.mt-3 {
    display: flex;
}
.custom_position h3{
    font-size: 18px !important;
    margin-bottom: 0px;
}
.thumbnail_images {
    display: flex;
	gap:3px;
    width: 100%;
    margin-top: 16px;
    padding: 0px !important;
   
}
.thumbnail_images  img{
    border-radius: 8px !important;
    cursor: pointer;
    height: 90px;
    object-fit:cover;
}


.thumbnail_images .slick-track {
    display: flex;
    gap:20px;
}
.thumbnail_images .slick-list.draggable {
    width: 100% !important;
    overflow: hidden;
}
.thumbnail_images button.slick-prev.slick-arrow.slick-disabled:focus-visible, .thumbnail_images button.slick-next.slick-arrow:focus-visible
{
    border: none !important;
}
button.slick-prev.slick-arrow.slick-disabled, button.slick-next.slick-arrow, .slick-prev.slick-arrow  {

    border: none !important;
    background: transparent;
}
.thumbnail_images  i.fas.fa-chevron-left, .thumbnail_images  i.fas.fa-chevron-right {
    color: #3B6E1C !important;
    font-size: 20px;
}

@media(max-width:767px){
    .thumbnail_images img{
        width: 61px !important;
        object-fit: cover;
    }
    .custom_profile_popup .btn-userall {
  
    padding: 20px 25px;
}
  .register_form.edit-ads span.input_span input#minimum_age {
    width: 100% !important;
}
    .register_form.edit-ads span.input_span.textarea input#title, .register_form.edit-ads span.input_span input#town {
    width: 100% !important;
}
 .register_form.edit-ads select#sharewith{
    width: 100% !important;
}
.register_form.edit-ads .input_span input:nth-child(2), .register_form.edit-ads .input_span textarea {
    width: 100% !important;
}
.add_promoted_page  #property-form span.input_span:nth-child(17) input {
    width: 100% !important;
}
.add_promoted_page #property-form .custom_first_input {
    width: 100% !important;
}
.add_promoted_page #property-form select, .add_promoted_page #property-form input {
    width: 100% !important;
}
.add_promoted_page #property-form .textarea textarea, .add_promoted_page span.input_span.textarea {
    width: 100% !important;
}
    .promoted_ad_label{
        right: 21% !important;
    }
}
/*Myads page css */
.myads .property {
	border: 1px solid #ccc;
	padding: 16px;
	margin-bottom: 16px;
}

.promoted-ads{
border: 1px solid #3B6E1C !important;
}

/*.myads .property.promoted-ads {
    border: 1px solid #3B6E1C;
}*/
.myads .property img {
	max-width: 200px;
	max-height: 150px;
	margin-right: 10px;
}
.myads .property-images {
	display: flex;
}
.myads .btn-custom {
	background-color: #3B6E1C;
	color: white;
	border: none;
	padding: 8px 16px;
	text-decoration: none;
	border-radius: 4px;
	display: inline-block;
}
.myads .btn-custom:hover {
	background-color: #345a17;
	color: white;
}
.myads .btn-delete {
	background-color: #d9534f;
	color: white;
	border: none;
	padding: 8px 16px;
	text-decoration: none;
	border-radius: 4px;
	display: inline-block;
	margin-left: 10px;
}
.myads .btn-delete:hover {
	background-color: #c9302c;
	color: white;
}
.myads .btn-warning {
	background-color: #ffc107;
	color: white;
}
.myads .btn-success {
	background-color: #28a745;
	color: white;
}
.myads .property-rooms {
	margin-top: 16px;
}
.myads .property-rooms p {
	margin: 0;
}
.myads .property-rooms hr {
	margin: 8px 0;
}
.myads .card {
	border: 1px solid #ccc;
	border-radius: 4px;
	padding: 16px;
	margin-bottom: 16px;
}
.myads .strikethrough {
	text-decoration: line-through;
}
/*Myads page css end */

.card.mb-3.promoted_ad {
    border: 1px solid #3B6E1C !important;
    border-radius: 18px;
}
.col-md-12.example-img img {
    /* float: left; */
    width: 50%;
    padding-left: 10px;
    padding-top: 25px;
    height: 332px;
}
.promoted_ad_label {
    position: absolute;
    top: 50%;
    right: 15%;
    transform: translate(-50%, -50%);
    color: #FFFFFF;
    font-size: 20px;
    z-index: 1;
    background-color: transparent;
    padding: 0;
    border-radius: 0;
}
.custom_porperty_Details .slick-slide {
    display: flex;
    align-items: center;
    justify-content: center;
}
.custom_porperty_Details .slick-slider {
    display: flex;
}
.custom_porperty_Details .thumbnail_images .slick-track {
    display: flex;
    gap: 12px;
}
input#featured_image, #images {
    background: #3B6E1C;
    color: #fff;
    margin: 19px;
    height: 46px;
}
input#town, #county {
    background: #f5f0f0;
	cursor: not-allowed;
}

.property-images h5, .property-fimages h5{
    text-align: start;
    width: 100%;
}
.property-images, .property-fimages{
    text-align: start;
}
.property-fimages {
    margin-bottom: 40px;
}

.btn-userall svg {
    width: 20px;
}

.custom_profile_popup .user_img {
    position: unset;
    width: 100px;
    height: 100px;
   margin-bottom: 12px;
    box-shadow: 0 0 2px 2px #ccc;
}
a#userpopup {
    color: #fff;
    text-decoration: none;
}

.privacy_policy_page{
    margin-top: 30px;
    margin-bottom: 30px;
}

.privacy_policy_page h2{
    margin-bottom: 6px;
    font-size: 20px;
        text-transform: none;
}

h1.privacy_policy {
    font-size: 35px;
    margin-bottom: 40px;
}
.rounded_btn {
    color: #fff !important;
    border-radius: 1.5rem !important;
    width: 12%;
}
button.room-btn {
    background: #3B6E1C;
    color: #fff;
    border: 0;
    width: 30%;
    border-radius: 50px;
}
div#rooms-container select, div#rooms-container input {
    width: 100%;
}
div#rooms-container label {
    float: left;
}
div#rooms-container select, div#rooms-container input, div#rooms-container textarea {
    width: 100%;
	border-radius: 0.5rem;
    border: 1px solid #959199;
    padding: 7px 10px !important;
    margin: 0px !important;
    height: 40px;
}
.room {
    border: 1px solid #ccc;
    padding: 10px;
    margin-top: 5px;
    border-radius: 10px;
    margin-bottom: 6px;
}
span.input_span.textarea {
    width: 100%;
}

.card-container {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
}

.room-card {
    width: 131px; /* Minimum width for responsiveness */
    margin: 8px;
    border: 1px solid #ddd;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease;
}

.room-card:hover {
    transform: scale(1.05);
}

.room-card .card-title {
    font-size: 1em;
    margin-bottom: 0.1em;
}

.room-card .card-text {
    margin: 0.25em 0;
}

.strikethrough {
    text-decoration: line-through;
    color: gray;
}
.room-card .card-text {
    font-size: 12px;
    color: #333;
}

.add_left_border img{
    width: 100%;
    margin-bottom:15px;
}

.header-drop.dropdown_custom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap:5px;
}

.header-drop.dropdown_custom button#topdropButton{
filter: invert(34%) sepia(23%) saturate(1278%) hue-rotate(54deg) brightness(99%) contrast(93%);
}

h3.custom_rounded_bg {
    background: #3B6E1C !important;
    color: #fff;
    text-align: center;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    padding: 20px;
    margin: 0px;
}
.custom_left_section_top{
    padding-top:0px;
}
.message-box .extra-icons span {
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: .875rem;
    margin: 2rem 0 1.5rem;
    color: #6d7580 !important;
}
.header-drop.dropdown_custom ul li a:hover {
    color: #000 !important;
    border: 0;
}

.header-drop.dropdown_custom ul li a {
    background: none !important;
}
.affiliate-page button:hover{
	background: #3B6E1C;
	border: 0;
}
.property-listing img {
    max-width: 100%;
    /* height: 100%; */
    overflow: hidden;
    height: 240px;
    object-fit: cover;
    width: 100%;
    border-radius: 12px;
}

.home-address {
    text-align: start;
    text-decoration: none;
    color: #6d7580;
    border: none;
        line-height: 22px;
    font-size: 1.125rem;
    font-size: 14px;
}

.property-listing a {
    text-align: start;
    text-decoration: none;
    color: #6d7580;
    line-height: 29px;
}

.property-listing a:hover{
     color: #6d7580;
}

.home-avail {
    font-size: 14px;
}

.property-listing p {
    margin-bottom: 20px;
    margin-top: 15px;
    padding: 4px 0px !important;
    margin: 0px;
}

.property-listing .price-available {
    margin-top: 23px;
    line-height: 45px;
}
.property-listing span.badge.bg-success {
    font-size: 10px;
}

.property-listing p.card-text {
    color: #6d7580;
}
p.home-price {
    font-size: 1.125rem;
    font-weight: 600;
    color: #2f3a4a;
}
.error_page.container {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
	padding:50px;
}
.error_page .content {
	max-width: 600px;
	padding: 40px;
	background: #F0F4EC;
	border: 1px solid #3B6E1C;
	border-radius: 10px;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
}
.error_page .content h1 {
	font-size: 6rem;
	margin: 0;
	color: #3B6E1C;
	font-weight: bold;
}
.error_page .content p.lead {
	font-size: 1.5rem;
	margin: 10px 0;
	color: #3B6E1C;
}
.error_page .content p.subtext {
	font-size: 1.25rem;
	margin: 0 0 20px;
	color: #333;
}
.error_page .content a {
	display: inline-block;
	padding: 10px 20px;
	background: #3B6E1C;
	color: #fff;
	text-decoration: none;
	border-radius: 50px;
	transition: background 0.3s;
}
.error_page .content a:hover {
	background: #2F5417;
}
.error_page .content p.email-link a {
	background: none;
	color: #3B6E1C;
	text-decoration: underline;
	padding: 0;
	border-radius: 0;
}

.custom_banner .custom_h1 {
    color: #fff;           /* Keep the text color white */
    font-weight: 600;      /* Make the H1 bolder */
    font-size: 1.8rem;     /* Increase the font size */
    padding-bottom: 10px;  /* Add space below the H1 */
    line-height: 1.2;      /* Keep the line height */
    margin-bottom: 10px;   /* Maintain the bottom margin */
}

@media only screen and (max-width: 768px) {
    .custom_banner .custom_h1 {
        color: #fff !important;  /* Ensure the text color remains white */
        font-weight: 600;        /* Apply the bolder font-weight */
        font-size: 1.5rem;       /* Adjust font size for mobile if needed */
        line-height: 1.2;        /* Ensure consistent line-height */
        width: 100%;             /* Keep the width to 100% */
        margin-bottom: 10px;     /* Add margin if needed */
    }

}




span.radio-btn {
    display: flex;
   width:26%;
    align-items: center;
    justify-content: start;
    gap:11px;
    height: 40px;
}
.radio-btn label{
    width:100%;
}
span#your_gender2{
    height:40px;
}
.radio-btn input{
        width: 10%;
    text-align: start;
    display: flex;
    align-items: start;

}
span.input_span.radio-buttons.textarea {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}

label.label-head {
    width: 25%;
}


.room-main-image.text-center {
    background: #ffff;
/*    height:350px;*/
}

.room-main-image.text-center img {
    object-fit: contain;
    width: 100%;
    height: 250px;
}
.room-wanted-details {
    display: flex;
    justify-content: space-around;
    text-align: center;
   
}

.choose_type .card{
    padding: 25px;
    box-shadow: 0px 0px 2px #3B6E1C;
    border-radius: 18px;
    border-top: 4px solid #3B6E1C !important;
    border-bottom: 4px solid #3B6E1C !important;
       
}

.choose_type .card-body a {
    background: #3B6E1C;
    color: #fff;
    border: 0.0625rem solid #3B6E1C;
    border-radius: 1.5rem;
    padding: 6px 20px;
    line-height: 24px;
    font-family: system-ui;
    font-weight: 400;
    text-decoration: none;
}
.search_page .choose_ad_type {
    max-width: 1200px !important;
    padding-bottom: 30px;
}
.choose_type .card:hover {
    background: #3B6E1C !important;
}
.choose_type .card:hover  h5{
    color:#fff;
}
.choose_type .card:hover  p{
    color:#fff;
}

.choose_type .card:hover  a{
    background-color: #fff;
    color:#3B6E1C;
}
.listing-option-popup{
    width:70% !important;
    padding-bottom: 10px !important;
}

.listing-option-popup .example-img img {
    height: 500px;
    object-fit: fill;
}

.topbar_tabs{
    width:50%;
}


@media(max-width:767px){
   .room-wanted-details {
  flex-wrap: wrap;
   
} 
span#your_gender2, span#your_gender{
    height:120px !important
}
#property-form span.input_span.radio-buttons.textarea {

    justify-content: unset;
}
/*span#your_gender2{
    justify-content: center !important;
}*/

/*.radio-buttons{
    margin-bottom: 0px !important;
}*/
.topbar_tabs {
    width: 100%;
}
.bottom_spacing{
    margin-bottom: 0px !important;
}
.popup_header h3.form_title{
    font-size: 17px;
}
input.form-control.me-2.searchbar::placeholder {
    font-size: 10px !important;
}
.custom_searchbox {
  border-top-left-radius: 5px;
      padding: 3px 0px 3px 7px;
}

.mobile-header.header_searchbox input.form-control.me-2.searchbar{
    padding-left: 3px !important;
}
.top-bar {
 
    padding: 6px 15px;
}
.dropdown_custom img, .mobile-icons button img {
    width: 20px;
    height: 20px;
}
.search_page .choose_ad_type {
    
    padding-bottom: 0;
    padding-top: 0px !important;
    margin-top: 0px !important;
}
.listing-option-popup .example-img img {
    height: 100%;
    width: 100%;
    padding:0px !important;
    padding-top:20px !important;
    padding-bottom: 5px !important;
}
.listing-option-popup svg{
    width:20px;
}
.listing-option-popup {
    width: 80% !important;
}
.custom_details_parent_div .custom_second_parent_div .basic-room h2{
    margin-top: 0px !important;
}

.room-main-image.text-center img {
    height: 100% !important;
    width: 100% !important;
    max-height: 250px !important;
    object-fit: cover;
    object-position: top;
}
.custom_inner_property_section{
    padding-top: 0px;
}
.room-main-image.text-center img {
    height: 100% !important;
    width: 100% !important;
    max-height: 250px !important;
    object-fit: cover;
    object-position: top;
}
 section.custom_section.custom_inner_property_section .container-fluid {
    max-width: 1150px;
    margin-top: 10px;
}
}









.custom_login_page a.forgotten-password {
    color: #333;
    text-decoration: underline;
    font-size: 20px;
    text-align: center;
    display: block;
    margin-top: 10px;
}

div#promote_options {
    width: 100%;
}
#promote_options .form-check input {
 
    width: 20px !important;
    height: 20px !important;
}
.custom_add_property h2{
    text-align: center !important;
}
.custom_add_property h1{
    text-align: center;
}

.breadcrumb_custom .breadcrumb-item a {

    text-decoration: none;
    padding: 10px 0px;
    margin: 10px 0px;
        color: #333;
    font-size: 14px;
    line-height: .875rem;
    font-weight: 500;
}

.breadcrumb-item+.breadcrumb-item::before{
    color:#333 !important;
}
.breadcrumb_custom li.breadcrumb-item {
    font-size: 14px !important;
}
section.breadcrumb_custom {
    border-bottom: 1px solid #ccc !important;
}

li.breadcrumb-item.active a{
    color: #6d7580 !important;
      font-size: .75rem;
    line-height: .875rem;
    font-weight: 500;
}



ol.breadcrumb.container {
    padding-left: 10px !important;
    /* padding-top: 10px; */
    /* padding-bottom: 10px; */
    margin-bottom: 0px;
   max-width: 1248px !important;
}

nav.breadcrumb_custom {

    padding-top: 4px;
    padding-bottom: 4px;
        background-color: #fff;
    box-shadow: 0 4px 4px -2px rgba(0,0,0,.2) !important;
}
.breadcrumb-item+.breadcrumb-item::before{
    content: '>' !important;
}
@media(max-width:390px){
	.thumbnail_images img {
		width: 52px !important;
	}
	.custom_porperty_Details .thumbnail_images .slick-track {
		gap: 10px !important;
		justify-content:right;
	}
}


.banner_bar {
    background-image: url(https://www.lodg.co.uk/images/new_bar.png);
    background-size: cover;
    height: 88.8px;
    width: 100%;
    background-repeat: no-repeat;
    margin: auto;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    background-position: center;
}

@media(max-width:767px)
{
   .banner_bar {
    background-size: cover;
    height: 34px;
    width: 100%;
}
}

@media(max-width:390px){
    .banner_bar {
    background-size: contain;
    height: 29px;
    width: 100%;
}
}
@supports (-webkit-appearance: none) and (not (pointer: coarse)) {
    select {
        -webkit-appearance: none;
        appearance: none;
    }
}






@media(max-width:767px){
   
select#interests {
    height: 37px !important;
    line-height: 1.7rem !important;
}

}

/* Isolate styles for "What is First Dibs" page */
.first-dibs-page h2 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 0.5rem;
  color: #2c3e50;
  
}

.first-dibs-page p {
    font-size: 1rem;
    color: #6c757d;
    font-size: 17px;
    margin: 0;
}

.first-dibs-page .fa {
  margin: 0 auto;
  display: block;
  color: #3B6E1C; /* Your brand color */
}

.first-dibs-page .row {
  margin-bottom: 2rem;
}

.first-dibs-page .row .text-md-end {
  text-align: right;
}

.first-dibs-page .row .text-sm-start {
  text-align: left;
}



.first-dibs-page h1 {
    font-size: 32px;
    font-weight: 600;
    margin: 20px 0px 25px;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    color: #2f3a4a;
}

.first-dibs-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.first-dibs-row{
    gap:10px;
}

.choose-plan h2{
    font-weight:400;
    font-size:17px;
    color:#6c757d !important;
}

.choose-plan p{
    color: #3B6E1C;
    font-weight: 500;
    font-size: 24px !important;
}

.plan-border{
    border:1px solid #e1e6eb;
}

.plan-border {
    border-top: 3px solid #3B6E1C;
}

.plan-border{
     background-image: url('/images/anytime_icon 1.png') !important;
    background-size: 4%;
    background-repeat: no-repeat;
    background-position: 97% 5%;
     }
     
     
    .plan-border  span{
             font-size: 28px;
    font-weight: 500;
    color:#2c3e50;
     }
     
      .plan-border  p{
          font-size:16px;
              color:#2c3e50;
              font-weight:600;
              
      }
      .first-dibs-page .fa {
    
    color: #3B6E1C !important;
}


.plan-button a{
    background: #3B6E1C;
    color: #fff !important;
    background-color: #3B6E1C;
    border: 0.0625rem solid #3B6E1C;
    border-radius: 1.5rem;
    padding: 9px 20px;
    text-decoration: none;
    font-size:16px;
}

.plan-card #payment-form .form-check{
    display: flex;
    justify-content: center;
    gap: 12px;

}
.plan-card #payment-form .form-check input{
    height:20px;
    width:20px;
}

@media(max-width:767px){
    .first-dibs-page .fa {
    margin-bottom:20px;
    text-align: start;
}

.plan-section .row{
    padding:20px;
}
.loggedout-user  .first-dibs-page {
    padding:15px !important
    ;
}
.choose-plan h2, .choose-plan p{
    padding:15px !important;
}
.first-dibs-row {
    padding: 15px !important;
}
.plan-card #payment-form{
    margin:0px;
    width:100% !important;
}
.choose-plan h2, .choose-plan p {
    padding: 15px !important;
    padding-bottom: 0px;
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}
.container.first-dibs-page {
    padding: 0px 15px !important;
}
.first-dibs-row{
    padding:0px !important;
}
.first-dibs-page .fa {
    
    font-size: 33px;
}
.first-dibs-row {
    justify-content: space-around !important;
}

.room-main-image.text-center img {
    max-height: 350px !important;
    object-position: center;
}

}
body.loggedout-user .container.choose-plan{
    display:none;
}

body.loggedin-user .plan-button a{
    display:none;
}

#payment-form p{
    display:none;
}

.plan-card p {
    display: block !important;
    color: #212529;
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 10px;
}
.plan-card h1 {
    color: #2c3e50;
    font-size: 32px;
    margin-bottom: 10px;
}

.plan-card #payment-form{
        border: 1px solid #ccc;
    padding: 20px;
    border-radius: 8px;
    margin-bottom:30px;
}
.form-heading{
    font-size:18px;
    font-weight:500;
    margin-bottom:20px;
    color: #2c3e50;
}

.custom_property_row .carousel-item img {
    filter: contrast(120%) saturate(120%);
    cursor: pointer;
}

@media(max-width:767px){
.plan-card {
    padding: 0px 15px;
    margin-top:15px;
}
}

.plan-button.text-center.mt-3 {
    display: none;
}

body.loggedout-user .plan-card h1, body.loggedout-user .plan-card p{
    display:none;
}

body.loggedout-user .hide-p{
    display:none !important;
}
@media(max-width:767px){
.custom_description_detials p{
    flex-wrap: nowrap;
}
.custom_property_row .carousel-item img {

    object-fit: cover;
}
.custom_property_row .carousel-item img {
    height: 274px !important;
}

}


.custom_porperty_Details .container-fluid, section.custom_section.custom_inner_property_section .container-fluid {
    max-width: 1000px;
    margin-top: 30px;
}

.thumbnail_images img{
    object-fit:cover !important;
    object-position:center;
}

/*@hr CSS */

.icon-container {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 10px; /* Add some space from the top */
}
/* Button style (smaller size and hidden initially) */
.hidden {
    display: none;
}
.icon-container #crop_button, #rotateButton {
    background-color: #4CAF50; /* Green background */
    color: white;
    padding: 8px 15px;
    border-radius: 5px;
    cursor: pointer;
    font-size: 18px;
    transition: background-color 0.3s ease;
}
/* Hover effect */
#crop_button:hover, #rotateButton:hover {
    background-color: #45A049; /* Darker green on hover */
}
/* Preview container styles */
.preview-container img {
    max-width: 100%;
    display: block;
    margin-bottom: 10px;
}
.preview-container .cropped-image {
    max-width: 150px;
    margin-top: 10px;
}
.image-error {
    color: red;
    font-size: 14px;
    display: none;
    margin-top: 10px;
}
#crop_image {
    max-width: 100%;
    display: none;
}
#crop-area-size, #crop-area-sizes {
    display: none;
}
.crop-button, .rotate-button, .property_crop_button {
	background: #3B6E1C;
	color: #fff;
	border: 0.0625rem solid #3B6E1C;
	border-radius: 1.5rem;
	padding: 6px 12px;
	line-height: 24px;
	font-family: system-ui;
	font-weight: 400;
	margin-top: 0px !important;
	cursor: pointer;
}
 #image_previews {
    display: flex;
    flex-wrap: wrap;  /* Allow images to wrap onto a new line if necessary */
    gap: 10px;  /* Space between images */
  }
  #image_previews img {
    max-width: 150px;
    flex-shrink: 0;  /* Prevent images from shrinking */
  }

.oval-video-wrapper {
    margin: 0 auto; /* Horizontally center the oval */
    display: block;
}

.text-center {
    display: flex;
    flex-direction: column; /* Stack elements vertically */
    align-items: center; /* Center both oval and button horizontally */
    justify-content: center; /* Ensure proper vertical stacking */
}

#actionButton {
    margin-top: 10px; /* Spacing between the oval and button */
    background-color: #3B6E1C !important; /* Custom background color */
    border-color: #3B6E1C !important; /* Custom border color */
    color: #fff !important; /* Ensure the text is readable */
    padding: 10px 20px; /* Add padding for a button look */
    font-size: 16px; /* Adjust font size for readability */
    border-radius: 4px; /* Rounded corners */
    text-align: center; /* Center the text inside */
    display: inline-block; /* Ensure it retains the button appearance */
    cursor: pointer; /* Show pointer cursor on hover */
    text-decoration: none; /* Remove any underline */
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); /* Optional button shadow for aesthetics */
}

#actionButton:hover {
    background-color: #2f5617 !important; /* Darker shade for hover */
    border-color: #2f5617 !important;
    box-shadow: 0 6px 8px rgba(0, 0, 0, 0.2); /* Enhanced shadow on hover */
}
.custom-btn {
    margin-top: 10px; /* Spacing between the oval and button */
    background-color: #3B6E1C !important; /* Custom background color */
    border-color: #3B6E1C !important; /* Custom border color */
    color: #fff !important; /* Ensure the text is readable */
    padding: 10px 20px; /* Add padding for a button look */
    font-size: 16px; /* Adjust font size for readability */
    border-radius: 4px; /* Rounded corners */
    text-align: center; /* Center the text inside */
    display: inline-block; /* Ensure it retains the button appearance */
    cursor: pointer; /* Show pointer cursor on hover */
    text-decoration: none; /* Remove any underline */
    box-shadow: none; /* Remove any box shadow */
    border: 1px solid #3B6E1C; /* Ensure the border matches the button color */
}

.custom-btn:hover {
    background-color: #2f5617 !important; /* Darker shade for hover */
    border-color: #2f5617 !important;
    box-shadow: none; /* Remove any hover shadow */
}


@media(max-width:767px){


#suggestion-box {
  
    width: 71% !important;
}

}


.verification-section {
    text-align: center;
    padding-top: 35px;
   
}

.verified-inner-section{
    text-align:start;
}

.verified-images  img {
    width: 100%;
    object-fit: cover;
    padding: 20px;
    height: 100%;
}

.screen-img {
    border: 1px solid #D5D5D5;
    border-radius: 6px;
    padding:0px;
    position:relative;
 
}
.verified-images {
    gap: 15px;
     margin-bottom:20px;
}

.screen-img p {
    text-align: left;
    border-top: 1px solid #D5D5D5;
    padding: 07px 15px;
    position: absolute;
    bottom: 0;
    background: #fff;
    width: 100%;
    margin-bottom:2px;
}

.verification-section h1, .verified-inner-section h2{
    font-size: 30px;
    line-height: 38px;
    font-weight: 600;
    text-transform: capitalize;
}

.verification-section p, .verified-inner-section p, .verified-inner-section li{
        font-size: 15px;
    color: #333;
}

.verified-content {
    padding: 0px 16px;
    margin-top: 20px;
    margin-bottom: 20px;
}
input#photo_id {
    width: 50%;
    margin: auto;
    margin-top: 10px;
}
.screen-img p {
    color: #FFFFFF;
    background: #3B6E1C;
    text-align: center;
}

@media(max-width:767px){
    .verified-content {
    padding: 0px 0px;
 
}
input#photo_id {
    width: 100%;
   
}
.verified-images {
  
    flex-wrap: wrap;
}
}


span.carousel-control-prev-icon{
    background:unset !important;
    position:relative;
}

span.carousel-control-next-icon::after {
    content: "\f054";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    background-color: #fff;
    height: 50px;
    width: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #2f3a4a;
    font-size: 20px;
    position: relative;
    top: -10px;
}
span.carousel-control-prev-icon::after {
    content: "\f053";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    background-color: #fff;
    height: 50px;
    width: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #2f3a4a;
    position:relative;
    top: -9px;
    left: -24px;
    font-size: 20px;
}
span.icon-next {
    position: relative;
    top: -28px;
}
span.icon-prev {
    position: relative;
    top: -28px;
}
.pollcontent ul{
    padding:0px;
}
.pollcontent ul li {
    list-style: none;
    font-size: 16px;
    color: #333;
    font-weight: 400;
    line-height: 2rem;
}
.report-listing {
    max-width: 390px;
    padding: 20px !important;
}

.report-listing input.button {
    background: #3B6E1C;
    color: #fff !important;
    background-color: #3B6E1C;
    border: 0.0625rem solid #3B6E1C;
    border-radius: 1.5rem;
    color: #fff;
    padding: 12px 20px !important;
    margin-bottom: 0px;
    margin-top: 5px;
    margin-bottom: 10px;
}
.report-listing h3{
    text-align:start !important;
}

.pollcontent {
    margin-top: 10px;
}
form#report-form textarea, form#report-form input[type="email"] {
    border: 1px solid #ccc;
    width: 100%;
    border-radius: 0.5rem;
}
form#report-form input[type="email"] {
    height:40px;
}
.col-md-8.m-auto.verification-section a {
    background: #3B6E1C;
}
.container.verification_page {
    height: 500px;
}
.col-md-8.m-auto.verification-section {
    padding-top: 150px;
}
@media(max-width:319px){
    .custom_property_row .carousel-item {
    height: 265px;
}
}

section.bottom-bar {
    background: #3B6E1C;
    color: #fff;
    text-align: end;
    padding:6px;
}
section.bottom-bar a{
        color: #fff;
    text-decoration: none;
}

@media(max-width:767px){
    .custom_property_row .carousel-item {
    height: 265px;
}
section.bottom-bar {
   
    text-align: center;
  
}
}


span .dibs-links{
   line-height:10px !important;
    font-size: 11px;
    font-weight: 700;
    border-radius: 6px;
    padding: 1px 7px;
    text-decoration:none !important;
    color:#fff !important;
}
span .dibs-links:hover{
        color: #212529 ;
}

.custom_card_result_box .dibs-links:hover{
        color: #fff !important ;
        
}
.home-free span{
    display:flex;
    font-size:11px !important;
}
.custom_products .property-listing {
    text-align: start;
    color: #6d7580;
    font-size: 14px;
    line-height: 2rem;
}
a.dibs-links.badge.bg-warning.text-dark {
    line-height: 10px !important;
    color: #fff !important;
}
.custom_porperty_Details   .dibs-links{
   line-height:14px !important;
}
.hr-bar {
    border-top: 1px solid #a39b9b;
    width: 95%;
    margin: 10px 0;
}