/*** add your custom styles here ****/

/* #################### Website Frontend ################ */
/* universal styles*/

/*Homepage*/
.rehomes-search-form-area{background: #c1c1c1; padding: 150px 0; min-height: 450px;}
.rehomes-search-form-area .rehomes-search-form .rehomes-search-btn{}
.nav-brand img.lms_logo{height: 54px;}
.row{margin-bottom: 15px;}
.main_title{font-size: 35px; padding: 0 0 35px 0;}

/* properties*/
.thum_img{height: 300px;}
.single-property-area .property-desc-area .property-title-seller .property-title p{color: #2a303b;}
.single-property-area .property-desc-area .property-info-area p{color: #2a303b;}

/*properties details*/
.pro_det_wrap{margin-top: 70px;}
.enq_btn{margin: 20px 0 0 0;}
.agent-information-info{background: #eaeaea; padding: 18px;}
.rehomes-contact-form{}
.det_thum_img{height: 375px;}

/* agent-registration */
.form_head{font-size:27px; font-weight:700; text-align:center;}
.rehomes-contact-form .form-control{border-color: #c1c1c1; color: #2a303b;}
.pol_lbl{padding: 0 0 0 9px;}

/* footer */
.copywrite-text{text-align: center;}
.copywrite-text img{height: 18px;}

/* #################### Agent Dashboard styles ################ */
.breadcrumb-area{background: #c3c3c3; height: 45px;}
.breadcrumb-content .breadcrumb{margin-bottom: 0;}
.page_heading{font-size: 25px; font-weight: 700;}
.section-padding-80-0{padding: 30px 0 20px 0; min-height:450px;}
.information-area .information-content{background: #eaeaea;}
.fbtn_wrap{margin: 20px 0;}
.prop_form label{margin-bottom: 0; font-size: 14px; font-weight: 600;}
.nice-select{width: 100%; border: 1px solid #ced4da; float: none; line-height: 31px;}
.fup_btn{display: inline-block; background: #92c800; border-radius: 25%; color: #fff; padding: 10px; margin: 5px 0 0 25px;}
.owl-nav{display: none; }
.owl-dots{display: none; }
.single-property-area .property-price .badge-sale.aprop_list{flex: 0 0 100%; max-width: 100%; width: 100%; border-radius: 0 0 5px 5px}
.classy-nav-container .classy-navbar .classynav ul li a{padding: 0 9px;}
.single-choose-us-content{background: #e4e4e4; padding: 4px 18px 4px 18px;}
.widget_count{font-size: 50px; color: #92c800; padding: 0 0 0 20px; display: inline;}
.widget_name{color: #6b6b6b; font-size: 27px;}
.single-choose-us-content:hover, .single-choose-us-content:focus{color: #fff;}
.btns-actions{width:112px; }
.btns-actions .fa{background: #92c800; padding:9px;}
.support-title a.rehomes-btn{margin-left: 18px; min-width: inherit; padding: 0 9px;}
.dataTables_wrapper .dataTables_filter input[type=search]{border: 1px solid #9fa3a7; border-radius: .25rem; padding: .375rem .75rem;}
.subm_btns{width: 100%;}
input[type=radio]{display: inline-block; margin-right: 5px;}

.st-custom-button[data-network=facebook] {
   background-color: #4267B2;
   display: inline-block;
   padding: 5px 10px;
   cursor: pointer;
   font-weight: bold;
   color: #fff;
   
   &:hover, &:focus {
      text-decoration: underline;
      background-color: #4267B2;
   }
   }
.st-custom-button[data-network=whatsapp] {
   background-color: #25d366;
   display: inline-block;
   padding: 5px 10px;
   cursor: pointer;
   font-weight: bold;
   color: #fff;
   
   &:hover, &:focus {
      text-decoration: underline;
      background-color: #25d366;
   }}


.detail_wrap{padding: 20px;}