.error,
#mapaddress_error,
#max_stay_error,
#min_stay_error {
  color: red !important;
  font: 14px "PoppinsRegular";
}

.daterangepicker_input {
  display: none;
}

.activebg {
  background: #fb4b57 !important;
}

.hide_notification {
  display: none !important;
}

#address_map {
  width: 100%;
  height: 270px;
}

.centerMarker {
  position: absolute;
  background: url(../../images/site/location_pin.png) no-repeat;
  top: 50%;
  left: 50%;
  z-index: 1;
  margin-left: -20px;
  margin-top: -34px;
  height: 63px;
  width: 40px;
  cursor: pointer;
}

.location_tab_bottom,
.rooms_tab_bottom,
.amenities_tab_bottom,
.house_rules_tab_bottom,
.booking_tab_bottom {
  display: none;
}

.listing_next_btn_disable {
  pointer-events: none;
  cursor: default;
  text-decoration: none;
  opacity: 0.2;
}

.list_before_hide,
.add_bed_box_div_hide,
.edit_bed_hide,
.edit_bed_hide_common {
  display: none;
}

.bathroom_hide,
.common_bathroom_hide {
  display: none !important;
}

.edit_bed {
  cursor: pointer;
}

.hide_amt_search,
.hide_proptype_search {
  display: none !important;
}

.showmore {
  display: block !important;
}

.searchbar_img {
  min-height: 230px;
  position: relative;
}

.responsive_img_base {
  width: 100%;
  height: 100%;
  background-position: 50% 50% !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  transition: background 0.2s linear;
}

span.search_img_next,
.search_img_next_map {
  font-size: 30px;
  position: absolute;
  top: 40%;
  right: 4%;
  height: 100%;
  color: #fff;
}

span.search_img_previous,
.search_img_previous_map {
  font-size: 30px;
  position: absolute;
  top: 40%;
  left: 4%;
  height: 100%;
  color: #fff;
}

.marker_box:hover {
  background-color: #fb4b57;
  background-color: #fb4b57 !important;
  color: #fff !important;
  opacity: 1 !important;
  top: 0;
  z-index: 2;
}

.mover {
  background-color: #fb4b57;
  background-color: #fb4b57 !important;
  color: #fff !important;
  opacity: 1 !important;
  top: 0;
  z-index: 2;
}

.marker_box {
  font-size: 15px;
  background-color: #fff;
  font-weight: bold;
  padding: 6px 8px;
  color: #222;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
  display: block;
  white-space: nowrap;
  margin-top: 24px;
  margin-left: 15px;
  -webkit-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  transition: opacity 0.2s;
  border-radius: 2px;
  line-height: 12px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  /*overflow:unset !important;
	opacity:1 !important;*/
}

.marker_box:after {
  border-top-color: #fff !important;
  border-width: 8px;
  bottom: -8px;
  content: "";
  display: inline-block;
  position: absolute;
  bottom: -8px;
  left: 36%;
  top: auto;
  border: 8px solid transparent;
  border-bottom: 0;
  border-top-color: #fff;
}

.marker_box:before {
  content: "";
  position: absolute;
  top: auto;
  bottom: -8px;
  left: 36%;
  border-width: 8px;
  border-top-color: rgba(0, 0, 0, 0.3) !important;
  display: block;
  width: 0;
  z-index: 0;
  border: 8px solid transparent;
  border-bottom: 0;
  border-top-color: rgba(0, 0, 0, 0.1);
}

.marker_box:hover:after,
.mover:hover:after {
  border-top-color: #006e7f !important;
  border-width: 8px;
  bottom: -8px;
  content: "";
  display: inline-block;
  position: absolute;
  bottom: -8px;
  left: 36%;
  top: auto;
  #border: 8px solid #fff;
  border-bottom: 0;
}

.left_right_arrow_hide {
  display: none;
}

ul#ajax_pg {
  text-align: center;
  text-decoration: none;
  list-style-type: none;
  display: block;
}

#ajax_pg li.active {
  background: #008489;
  cursor: not-allowed;
}

#ajax_pg li.active a {
  color: #fff;
}

#ajax_pg li {
  display: inline-block;
  padding: 4px;
  border: 1px #ccc solid;
  border-radius: 15px;
  margin-left: 10px;
  width: 30px;
  height: 30px;
}

ul#ajax_pg_review_abt {
  text-align: center;
  text-decoration: none;
  list-style-type: none;
  display: block;
}

#ajax_pg_review_abt li.active {
  background: #008489;
  cursor: not-allowed;
}

#ajax_pg_review_abt li.active a {
  color: #fff;
}

#ajax_pg_review_abt li {
  display: inline-block;
  padding: 4px;
  border: 1px #ccc solid;
  border-radius: 15px;
  margin-left: 10px;
  width: 30px;
  height: 30px;
}

#pagination_details {
  text-align: center;
}

ul#ajax_pg_review_write {
  text-align: center;
  text-decoration: none;
  list-style-type: none;
  display: block;
  margin: 15px 0px;
}

#ajax_pg_review_write li.active {
  background: #fb4b57;
  cursor: not-allowed;
}

#ajax_pg_review_write li.active a {
  color: #fff;
}

#ajax_pg_review_write li {
  display: inline-block;
  padding: 4px;
  border: 1px #ccc solid;
  border-radius: 15px;
  margin-left: 10px;
  width: 30px;
  height: 30px;
}

#ajax_pg_review_write li a {
  font: 14px "PoppinsRegular";
  color: #383838;
}

ul#ajax_pg_review_written {
  text-align: center;
  text-decoration: none;
  list-style-type: none;
  display: block;
}

#ajax_pg_review_written li.active {
  background: #008489;
  cursor: not-allowed;
}

#ajax_pg_review_written li.active a {
  color: #fff;
}

#ajax_pg_review_written li {
  display: inline-block;
  padding: 4px;
  border: 1px #ccc solid;
  border-radius: 15px;
  margin-left: 10px;
  width: 30px;
  height: 30px;
}

#pagination_details {
  text-align: center;
}

.fav_heart_new {
  width: 35px;
  height: 35px;
  position: absolute;
  top: 10px;
  right: 16px;
  display: inline-block;
  z-index: 2;
  background-repeat: no-repeat;
  background-position: -14px -3816px;
}

.create_new_wishlist_box {
  display: none;
}

.wishlist_createbtn {
  cursor: not-allowed;
  opacity: 0.2;
}

.delete_wishlist {
  position: absolute;
  top: 5px;
  right: 15px;
  background: repeat;
}

.host_mode_show {
  display: none !important;
}

div#main_bannner {
  max-height: 440px;
}

.detailpagebanner_img {
  height: 450px;
  background-size: cover !important;
  background-position: 50% 50% !important;
  background-repeat: no-repeat !important;
}

.lshide,
.lsabout-hide {
  display: none;
}

.lsamentity_hide,
.lsrules_hide,
.amenities_more_btn_hide,
.hideextrarule {
  display: none !important;
}

.hide_description {
  display: none;
}

#mapaddress_box {
  min-height: 582px;
}

.hidesearchbar {
  display: none;
}

#price_box {
  display: none;
}

.past_date {
  cursor: not-allowed;
  border-top: 1px solid #eaeaea;
  background: #cdcdcd;
}

td.inactive {
  visibility: hidden;
  border-top: none !important;
}

#beforepublish td {
  border-left: 1px solid #eaeaea;
  border-top: 1px solid #eaeaea;
}

.calnav-left {
  float: left;
  width: 20px;
  height: 20px;
  transition: 0.1s;
  background: #fb4b57;
  color: white;
}

.calnav-right {
  float: right;
  width: 20px;
  height: 20px;
  transition: 0.1s;
  background: #fb4b57;
  color: white;
}

#beforepublish td.selected {
  transition: opacity 0.2s linear;
  border-bottom: 2px solid #5bb534;
  border-left: 1px solid #eaeaea;
  border-top: 1px solid #eaeaea;
  -moz-box-shadow: 0 1px 20px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 8px 10px -3px rgba(0, 0, 0, 0.3);
}

.calendarbox_input {
  width: 45%;
  text-align: center;
  border: none;
  display: inline-block;
  background: none !important;
  box-shadow: none;
}

.calendar_block_checkinbox {
  border: 1px solid #eaeaea;
  border-radius: 5px;
}

.flatpickr-day.disabled,
.flatpickr-day.disabled:hover {
  cursor: not-allowed;
  color: rgba(57, 57, 57, 0.1);
  text-decoration: line-through;
  color: red;
}

#paypal_payment_form,
#stripe_payment_form,
#filter_host,
#filter_user1,
#stripe_payment_form_request {
  display: none;
}

.hidetrrow,
.hidetrrow_prev {
  display: none;
}

.listing_bg_height {
  height: 182px;
}

.listing_bg_height_justbook {
  height: 250px;
}

.slider_img_justbook {
  height: 250px;
}

.phoneaddbtn_hide {
  display: none !important;
}

#verify_otp_tab {
  display: none;
}

#img_loader,
#img_loader_front,
#img_loader_back {
  display: none;
}

.hide_review_star_before {
  display: none;
}

.hide_front_fill,
.hide_after_fill_back {
  display: none !important;
}

.remove_front_image,
.remove_back_image {
  color: white;
  width: 17px;
  padding: 4px;
  height: 25px;
  background: #ed313a;
  float: right;
}

.hide_full_review_aboutyou,
.review_about_you_btn_hide,
.hide_full_review_stat,
.stat_review_hide {
  display: none;
}

.hide_before_select_product {
  display: none;
}

ul.list-unstyled.show_review_detail li {
  width: 40%;
  float: left;
  margin-right: 10%;
  padding: 10px 0px;
}

.host_profile_base
  .host_profile_inner
  .host_image_proof
  .verified_info
  .verified_info_inner
  ul
  li.unverified_icon {
  font: 14px PoppinsRegular;
  color: #383838;
  padding: 10px 0px 10px 0;
  background: url(../images/sprite_images.png);
  background-repeat: no-repeat;
  background-position: 163px -3166px;
}

.not_verified_tag {
  width: 31px;
  height: 33px;
  display: inline-block;
  background: url(../images/sprite_images.png);
  background-repeat: no-repeat;
  background-position: -5px -3173px;
}

.hide_showmore_profile_btn {
  display: none;
}

/*Review modal*/
/*.request_accept_modal .model_text{border-radius:0px;padding:40px 0px 0px 56px;}
.request_accept_modal .accept{background:#fb4b57;color:#ffffff;font:16px 'PoppinsSemiBold';padding:10px 25px;border-radius:5px;text-decoration:none;border:none;} 
.request_accept_modal .model_text .head_padd{font:25px 'PoppinsSemiBold';color:#383938;padding-bottom:28px;padding-top:20px;}
.request_accept_modal .model_text .all_rating{font:16px 'PoppinsLight';color:#5f5f5f;padding-left:20px;}
.request_accept_modal .model_text .rating_in_number{font:25px 'PoppinsSemiBold';color:#383938;padding-left:10px;}
.request_accept_modal .model_text .rating_image{padding-left:5px;}
.request_accept_modal .model_text .rating_list{display:inline-block;}
.request_accept_modal .model_text ul li{width:40%;font:16px 'PoppinsLight';float:left;margin-right:10%;padding:20px 0px;}
.request_accept_modal .model_text ul li span{float:right;}
.request_accept_modal .model_text ul li:nth-child(even) {float:right;margin:0px 40px;}

.model_text .submit_base{padding-bottom:40px;text-align: right;padding-right: 40px;}
.model_text textarea{resize:none;border:1px solid #bebebe;width:95%;height:100px;border-radius: 5px;margin-bottom: 20px;} */
/* Responsive */
/*@media screen and (max-width: 1280px) and (min-width: 1025px)
{

}

@media screen and (max-width: 1024px) and (min-width: 992px)
{
	 .request_accept_modal .model_text .head_padd{font:20px 'PoppinsSemiBold';color:#383938;padding-bottom:28px;padding-top:20px;}
	 .request_accept_modal .model_text .rating_in_number{font:20px 'PoppinsSemiBold';color:#383938;padding-left:10px;}
}

@media screen and (max-width: 991px) and (min-width: 768px)
{
	.request_accept_modal .accept{font:15px 'PoppinsSemiBold';}
	.request_accept_modal .model_text .head_padd{font:18px 'PoppinsSemiBold';}
	.request_accept_modal .model_text .all_rating{font:15px 'PoppinsLight';}
	.request_accept_modal .model_text .rating_in_number{font:18px 'PoppinsSemiBold';padding-left:10px;}
	.request_accept_modal .model_text ul li{width:100%;margin-right:0%;padding:20px 40px 10px 0px;}
	.request_accept_modal .model_text ul li:nth-child(even) {margin:0px 0px;}
	.model_text .submit_base{padding-right: 28px;}
}

@media screen and (max-width: 767px)
{
	.request_accept_modal .accept{font:15px 'PoppinsSemiBold';}
	.request_accept_modal .model_text .head_padd{font:18px 'PoppinsSemiBold';}
	.request_accept_modal .model_text .all_rating{font:14px 'PoppinsLight';}
	.request_accept_modal .model_text .rating_in_number{font:16px 'PoppinsSemiBold';padding-left:10px;}
	.request_accept_modal .model_text ul li{width:100%;margin-right:0%;padding:20px 40px 10px 0px;}
	.request_accept_modal .model_text ul li:nth-child(even) {margin:0px 0px;}
	.model_text .submit_base{padding-right: 28px;}
	.request_accept_modal .model_text{border-radius:0px;padding:45px 45px 0px 60px;}
}
@media screen and (max-width: 567px)
{
	.request_accept_modal .accept{font:14px 'PoppinsSemiBold';padding:8px 20px;}
	.request_accept_modal .model_text .head_padd{font:18px 'PoppinsSemiBold';}
	.request_accept_modal .model_text .all_rating{font:14px 'PoppinsLight';}
	.request_accept_modal .model_text .rating_in_number{font:16px 'PoppinsSemiBold';padding-left:10px;}
	.request_accept_modal .model_text ul li{width:100%;margin-right:0%;padding:20px 40px 10px 0px;}
	.request_accept_modal .model_text ul li:nth-child(even) {margin:0px 0px;}
	.model_text .submit_base{padding-right: 25px;}
	.request_accept_modal .model_text{border-radius:0px;padding:45px 45px 0px 60px;}
}
@media screen and (max-width: 412px)
{
	.request_accept_modal .accept{font:14px 'PoppinsSemiBold';padding:8px 20px;}
	.request_accept_modal .model_text .head_padd{font:18px 'PoppinsSemiBold';}
	.request_accept_modal .model_text .all_rating{font:14px 'PoppinsLight';padding-left:5px;}
	.request_accept_modal .model_text .rating_in_number{font:16px 'PoppinsSemiBold';padding-left:5px;}
	.request_accept_modal .model_text ul li{width:100%;font:15px 'PoppinsLight';margin-right:0%;padding:10px 0px 10px 0px;text-align:center;}
	.request_accept_modal .model_text ul li:nth-child(even) {margin:0px 0px;}
	.model_text .submit_base{padding-right: 25px;}
	.request_accept_modal .model_text{border-radius:0px;padding:45px 45px 0px 60px;}
	.request_accept_modal .model_text ul li span{float:none; display:inline-block;width:100%;text-align:center;padding-top:10px;}
}

@media screen and (max-width: 320px)
{
	.request_accept_modal .model_text .head_padd{font:15px 'PoppinsSemiBold';}
	.request_accept_modal .model_text .all_rating{font:12px 'PoppinsLight';padding-left:3px;}
	.request_accept_modal .model_text .rating_in_number{font:14px 'PoppinsSemiBold';padding-left:3px;}
	.request_accept_modal .model_text{border-radius:0px;padding:45px 30px 0px 30px;}
	.model_text .submit_base{padding-right: 15px;}
}*/
/*Review modal*/
.selected_active {
  font: 14px PoppinsRegular !important;
  color: #fff !important;
  text-decoration: none !important;
  background: #fb4b57 !important;
  padding: 10px !important;
  display: inline-block !important;
  border: 1px solid #fb4b57 !important;
  padding: 6px 15px !important;
  border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
}

.add_your_id_base .add_your_id_inner .upload_images .label_upload {
  height: 182px;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}

.w-auto {
  width: auto;
}

.p-20 {
  padding: 20px;
}

ul.list-inline.report li {
  margin-top: 25px;
}

.preload {
  text-align: center;
  display: block;
}

td.today.active.start-date.active {
  background-color: #ff989f !important;
}

.daterangepicker .drp-calendar {
  max-width: 100% !important;
}
  .daterangepicker .calendar-table table .off{ 
  background-color: #f9f9f9 !important;
  }
  .daterangepicker .calendar-table table .today.off{
  background-color: #f9f9f9 !important;
  }
  .add_your_id_base .id_submit_new_class {
    padding: 8px 32px !important;
  }

.add_your_id_base .new_loader_svg {
  width: 59%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.saved_list_base .save_list_tab .save_list_tab_inner {
  padding: 0 10px;
}

.save_w_list {
  display: flex;
  align-items: center;
  place-content: space-between;
}

.save_wishlist_base .save_wishlist_lists {
  margin-top: 24px;
}

.crete_wish_btn.btn {
  background-color: #ebebeb;
}

.crete_wish_btn.btn .fa-plus-circle {
  padding-right: 5px;
}

.delete_wishlist {
  cursor: pointer;
}

.no_msg_center {
  text-align: center;
}

a.switch_user {
  font: 16px PoppinsSemiBold;
  color: #fb4b57;
}

.search_header_base {
  /* padding-right: 15px; */
  /*   padding-left: 32px; */
  margin-right: auto;
  margin-left: auto;
  border: 0;
}

.afterSearchBase {
  /*   height: 80px; */
}

.showSearchBar {
  height: 48px;
}

.pdtHeadLogin {
  height: 80px;
}

.new_header_base .logo_img_base {
  padding: 15px 15px;
}

.new_header_base .logo_img {
  border-right: 0px solid #eaeaea !important;
}

.new_header_base_before_login .logo_img_base {
  padding: 28px 15px 0px 15px !important;
}

.home_content.after_login_home_content {
  margin-top: 100px;
}

@media only screen and (max-width: 425px) {
  .daterangepicker {
    width: 100% !important;
  }

  .new_header_base .navbar-brand {
    height: 72px;
    padding: 0;
  }

  .new_header_base_before_login .logo_img_base {
    padding: 20px 15px 0px 15px;
  }
}

.new_search_base {
  padding: 14px 9px;
}

.guest_focus_div li:first-child {
  padding-left: 7px;
  width: 111px !important;
}

.new_search_base .search_bar {
  padding: 1px 0px 3px 0px;
  border-radius: 40px;
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  border: 1px solid #dbdbdb;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08), 0 4px 12px rgba(0, 0, 0, 0.05);
  height: 48px;
}

.headerSearchBase {
  min-width: 386px;
  list-style: none;
  transition: 501ms;
  display: flex;
  align-items: center;
  /* display: inline; */
}

.headerSearchBase li {
  display: inline-block;
  width: 110px;
  padding: 4px 0 4px 17px;
}

.headerSearchBase li:last-child {
  width: auto;
}

.new_search_base .search_bar .search_divs input[type="text"] {
  border: none;
  width: 100%;
  font: 10px PoppinsRegular;
}

.new_search_base .search_bar .search_divs label {
  width: 100%;
  font: 12px poppinsSemibold;
  color: #383838;
}

.new_search_base .search_bar .search_divs input[type="text"] {
  border: none;
  width: 100%;
  font: 12px PoppinsRegular;
}

.foucus_color input {
  padding-top: 10px;
}

.new_search_base .search_bar .guest_div .dropdown button {
  background: transparent;
  border: none;
  font: 12px PoppinsRegular;
  padding: 0;
  color: #888888;
}

.new_search_base .search_btn a img {
  margin-left: 6px;
}

/* .new_search_base .search_bar .search_divs input[type="text"]::placeholder {
  text-align: center;
}
 */
.new_search_base .search_bar .guest_div .dropdown .dropdown-menu {
  min-width: 260px;
  padding: 10px 15px;
  top: 37px;
  border: none;
  left: -18px;
}

.new_search_base .search_bar .search_divs:nth-child(2) {
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
}

.searchShownContent .new_search_base .search_bar .search_divs:nth-child(2) {
  border-left: 0px solid #dddddd;
  border-right: 0px solid #dddddd;
}

.new_search_base .search_bar .search_divs input[type="text"]:focus {
  outline: none;
}

.new_search_base .search_btn a img {
  width: 44px;
}

.after_login_searchbar {
  display: none;
}

.after_login_home_content .places_content .sliders_section {
  margin-top: 0px;
}

.new_search_base .dropdown {
  margin-left: 0 !important;
}

.new_search_base .guest_count_text {
  display: inline-block;
}

.search_header_base .search_bar_base.new_search_base {
  border-right: 0px;
}

.search_header_base .search_tab_base {
  width: 29%;
}

.places_content {
  margin-bottom: 0px;
}

.places_content .homes_slider h6 {
  margin: 8px 0px;
}

#just_book.owl-carousel .owl-item .item {
  padding: 0;
}

#hme_slider.owl-carousel .owl-item .item {
  padding: 0;
}

#dest_slider.owl-carousel .owl-item .item {
  padding: 0;
}

.d-flex-justify-space-between {
  display: flex;
  justify-content: space-between;
}

@media only screen and (max-width: 425px) {
  .search_header_base .custom_header_login_inner_tabs {
    width: 100%;
  }
}

.without_zoom .search_btn img {
  width: 30px !important;
  height: auto;
}

.without_zoom .search_bar_top {
  width: 386px;
  /*   display: flex;
  justify-content: space-between;
  align-items: center; */
}

.without_zoom .search_divs.d-flex {
  align-items: center;
}

.without_zoom .search_btn {
  /*  margin-top: 6px; */
  padding-left: 10px;
}

.without_zoom .search_btn a {
  padding: 5px 0px;
  display: inline;
  /* transition: 1.5s; */
}

.searchGuest {
  display: inline-block;
}

.d-flex-jus-center {
  display: flex;
  justify-content: center;
  align-items: center;
  /* height: 48px; */
}

.courser-pointer {
  cursor: pointer;
}

.search_need {
  display: none;
  padding: 37px 0 0 0;
}

.hidetoshow {
  display: none;
}

.original_search_bar .search_divs {
  padding: 13px 32px;
  margin-bottom: 2px;
}

.search_bar_back-color {
  background-color: #ebebeb;
}

.search_bar_back-color input[type="text"] {
  background-color: transparent !important;
}

.search_bar_back-color .search_divs:hover {
  /*   background-color: #dddddd; */
  border-radius: 30px;
}

.search_bar_back-color .search_divs.foucus_color:hover {
  background-color: #fff;
  border-radius: 30px;
  box-shadow: 0px 3px 6px 0px #ccc;
}

.guest_focus_div {
  padding: 2px 20px !important;
  align-items: center;
}

.hideLabel {
  display: none !important;
}

.showInpt {
  display: none !important;
}

.foucus_color {
  background-color: #fff;
  border-radius: 30px;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.2);
  height: 48px;
}

.search_btn a img {
  margin-top: 0 !important;
}

.seach_div_base {
  padding-left: 0px;
  padding-right: 7px;
}

.search_btn .desktop_search {
  margin-top: 2px;
}

.original_search_bar .guest_div {
  padding-top: 8px;
}

.home_content .home-page-text {
  margin-top: 30px;
}

.home_content .home_hotel_content {
  margin-top: 0px;
}

.places_content .sliders_section {
  margin-top: 0;
}

.places_content .homes_slider {
  margin-top: 34px;
}

.fixed_nav_bar {
  position: fixed;
  background: #fff;
  z-index: 999;
  /*  box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.08); */
  height: 80px;
  /* border-bottom: 1px solid #ebebeb; */
}

.headerBorder {
  border-bottom: 1px solid #ebebeb;
}

.homepage_title_text {
  margin-top: 100px;
}

.search_header_base .search_tab_base {
  width: 70%;
}

.search_header_base .afterloginbase.custom_login_search_bar_base {
  width: 100%;
}

.search_btn a img {
  float: left;
}

.search_need.afterloginbase {
  text-align: center;
}

.after_login_navbar.navbar {
  margin-bottom: 0;
}

.search_divs label {
  cursor: pointer;
}

.newheader_base {
  margin-top: 80px !important;
}

.whensearch {
  display: flex;
  align-items: center;
}

.whensearch div {
  padding: 0 22px;
}

.whensearch:before {
  content: "";
  display: block;
  width: 1px;
  background-color: #e1e1e1;
  height: 33px;
}

.whensearch:after {
  content: "";
  display: block;
  width: 1px;
  background-color: #e1e1e1;
  height: 33px;
}

.whensearch2 {
  display: flex;
  align-items: center;
}

.whensearch2 div {
  padding: 0 22px;
}

.whensearch2:before {
  content: "";
  display: block;
  width: 1px;
  background-color: transparent;
  height: 33px;
}

.whensearch2:after {
  content: "";
  display: block;
  width: 1px;
  background-color: transparent;
  height: 33px;
}

.new_search_headerbase {
  padding-left: 0px;
}

.search_bar_base.custom_login_search_bar_base {
  width: 100%;
}

.searchShownContent .search_bar_base.custom_login_search_bar_base {
  width: 750px;
  height: 66px;
}

.when {
  width: 37% !important;
  padding: 10px 0px 10px 5px !important;
}

.searchShownContent ul {
  list-style: none;
}

.searchShownContent li {
  /*  display: inline-block; */
  /*  width: 33%; */
}

.lilast.foucus_color {
  width: 227px !important;
}

.foucus_color .guestSearch .search_btn {
  margin-top: 12px;
  margin-bottom: 7px;
}

.searchShownContent li:first-child {
  width: 31%;
}

.searchShownContent .guest_focus_div {
  padding: 0px 4px 0px 10px !important;
  justify-content: space-between;
  width: 227px;
}

.searchShownContent .guest_focus_div li:last-child {
  text-align: end;
  width: 199px !important;
}

.searchShownContent .search_btn .desktop_search {
  margin-top: 0px;
  height: 48px;
}

.guestSearch {
  border-left: 0 !important;
  border-right: 0 !important;
}

.guestSearch .search_btn {
  margin-top: 9px;
  margin-bottom: 7px;
}

#guest-dropdown {
  text-align: start;
}

.searchShownContent li:last-child {
  padding: 0px 1px 0 0px;
  width: 50%;
}

.guestSearch a {
  background-image: linear-gradient(
    to right top,
    #d70466,
    #da0762,
    #de0b5d,
    #e01159,
    #e31654,
    #e31654,
    #e31753,
    #e31753,
    #e11258,
    #de0d5c,
    #db0a61,
    #d80765
  );
  display: flex;
  align-items: center;
  padding: 0px 0px;
  border-radius: 50px;
}

.guestSearch span {
  padding-top: 0px;
  padding-right: 14px;
}

.searchShownContent .search_bar {
  height: 66px;
}

.new_search_headerbase .custom_head_navigation .custom_header_navbar {
  padding-bottom: 0;
}

.dropdown.drop_down_base_guest {
  margin-left: 0 !important;
}

/* new-rt */
.headerBase {
  display: flex;
  align-items: center;
  padding-top: 19px;
  padding-bottom: 10px;
}

.headerBase .logo_img_base {
  padding: 0;
}

.headerBase .navbar-brand {
  padding: 0;
}

.headerBase .new_search_base {
  padding: 0;
}

.headerBase .custom_header_navigation_right {
  padding-top: 0 !important;
}

.headerBase .search_need {
  padding-top: 0;
}

.head_base #myNavbar {
  display: none;
}

.new_header_base_before_login .logo_img_base {
  padding-top: 0 !important;
}

.serach_result_content .serach_results_lft .search_sliders_base {
  margin-top: 118px;
}

.serach_result_content .filters {
  top: 80px !important;
}

.new_header_base #myNavbar {
  display: none;
}

.without_zoom .search_divs.d-flex {
  padding-left: 5px;
  padding-right: 5px;
}

.search_btn a {
  /*  margin-right: 5px; */
}

.logo_svg {
  width: 23px;
  margin-left: 49px;
}

.guestSearch:hover {
  background-color: transparent !important;
}

/* .afterloginbase{
  margin-top: 24px;
} */

/* .before_login_navbar {

  height: 104px;
} */

/* responsive-new-rt */
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .logo_svg {
    width: 23px;
    margin-left: 22px;
  }
  .list_tab_head .tab_for_fixed_position li a {
    font: 12px PoppinsRegular;
    padding: 23px 4px;
  }

  .custom_header_login_base
    .custom_header_login_inner_tabs
    .custom_login_tabs_head {
    padding-left: 16px;
  }

  .search_header_base .search_profile_base .account_head > li {
    padding-left: 7px !important;
  }

  /*  .afterloginbase{
    margin-top: 24px;
  } */
  a.switch_user {
    font: 14px PoppinsSemiBold;
    color: #fb4b57;
  }

  .search_header_base .search_profile_base .account_head > li {
    padding-left: 15px;
  }

  .searchShownContent.headerSearchBase {
    width: 592px !important;
  }

  .after_login_navbar .searchShownContent.headerSearchBase {
    width: 471px !important;
  }

  .searchShownContent li {
    width: 181px !important;
  }

  .after_login_navbar .searchShownContent li {
    width: 120px !important;
  }
  .after_login_navbar .lilast.foucus_color {
    width: 227px !important;
  }

  .custom_header_login_base .custom_login_search_bar_base {
    width: 70% !important;
  }

  .places_content {
    margin-right: 44px;
    margin-left: 44px;
  }

  .custom_header_login_base .custom_login_search_bar_base {
    width: 100%;
  }

  .headerBase {
    padding-left: 0;
    padding-right: 0;
  }

  .guestSearch span {
    padding-top: 0px;
    padding-right: 12px;
  }

  .search_btn img {
    /*  width: 26px !important; */
    width: 37px !important;
    height: auto;
  }

  .guest_focus_div {
    padding: 2px 10px !important;
  }

  .original_search_bar .search_divs {
    padding: 8px 14px;
    margin-bottom: 0px;
  }

  .serach_result_content .filters ul li.dropdown > a {
    padding: 6px 14px;
    margin-bottom: 10px;
  }

  .custom_search_base .custom_search_inner_result .custom_search_filters ul li {
    padding: 0px 0px !important;
    margin-left: 0 !important;
  }

  .new_header_base .logo_img_base {
    padding: 15px 0px;
  }

  .searchBtnDiv {
    padding: 0px 6px 0px 7px;
  }

  .search_header_base .search_tab_base {
    width: 60%;
  }

  .searchHeadLogin .without_zoom .search_btn img {
    width: 26px !important;
  }

  .searchHeadLogin .searchBase {
    padding-left: 0;
    padding-right: 0;
  }
  .lilast.foucus_color {
    width: 227px !important;
  }
}

@media only screen and (min-width: 426px) and (max-width: 768px) {
  .pdtHeadLogin {
    height: auto;
  }

  .search_header_base .search_tab_base {
    width: 100%;
  }

  .list_tab_head .tab_for_fixed_position li {
    text-align: center;
    width: 100%;
  }

  .list_tab_head .tab_for_fixed_position li a {
    padding: 12px 4px;
  }

  .search_tab_base.custom_header_login_inner_tabs ul {
    display: block !important;
  }

  .account_head .dropdown .dropdown-menu {
    right: 337px;
  }

  .search_tab_base.custom_header_login_inner_tabs ul {
    display: flex;
    justify-content: center;
  }

  .headerBase {
    display: block;
  }

  .search_header_base .search_profile_base .head_account {
    float: left;
    width: 100%;
  }

  .search_header_base .search_profile_base {
    float: left;
    width: 100%;
  }

  .search_header_base .list-inline > li {
    display: block;
  }

  .search_header_base .search_profile_base .account_head {
    padding: 0;
    padding-bottom: 10px;

    width: 100%;
    text-align: center;
  }

  .search_header_base .search_profile_base .account_head li {
    padding: 7px 0;
  }

  .navbar-nav > li {
    float: none;
  }

  .navbar-right {
    float: left !important;
    width: 100%;
    text-align: center;
  }

  .fixed_nav_bar {
    height: auto;
  }

  .res.d-flex-jus-center {
    display: block;
  }

  .logo_svg img {
    width: 20px;
  }

  .list_tab_head .tab_for_fixed_position li a {
    font: 12px PoppinsRegular;
    padding: 23px 4px;
  }

  .headerSearchBase {
    min-width: 337px;
  }

  .headerSearchBase li:last-child {
    width: 53px;
  }

  .logo_svg {
    margin-left: 15px;
  }

  a.switch_user {
    font-size: 13px;
  }

  .headerSearchBase {
    margin-top: 5px;
  }

  .after_login_navbar #myNavbar3 {
    margin-right: 0;
  }

  .searchShownContent .search_bar_base.custom_login_search_bar_base {
    width: 596px;
    height: 66px;
    margin-top: 18px;
  }

  .custom_header_login_base .custom_login_search_bar_base {
    width: 80% !important;
  }

  .guestSearch span {
    padding-top: 0px;
    padding-right: 12px;
  }

  .product_content_base
    .product_details_inner
    .product_details_left
    .product_lft_inner
    h2 {
    font: 28px PoppinsSemiBold;
  }

  .places_content {
    margin-right: 24px;
    margin-left: 24px;
  }

  .places_content .sliders_section .owl-next {
    position: absolute;
    left: -21px;
    top: 39%;
  }

  .places_content .sliders_section .owl-prev {
    position: absolute;
    right: 0;
    top: 39%;
  }

  .custom_search_host_tabs {
    width: 50% !important;
  }

  .custom_header_login_base .custom_login_search_bar_base {
    width: 100%;
  }

  .without_zoom .search_btn img {
    width: 27px !important;
  }

  .new_header_base_before_login .logo_img_base {
    padding: 0 !important;
  }

  .new_search_base .search_btn a img {
    width: 32px;
  }

  .original_search_bar .search_divs {
    padding: 8px 14px;
    margin-bottom: 0px;
  }

  .guest_focus_div {
    padding: 2px 10px !important;
  }

  .custom_head_base
    .custom_head_navigation
    .custom_header_navbar
    .custom_header_navigation_right_base
    .custom_header_navigation_right
    li
    a {
    font: 12px PoppinsRegular;
  }

  .new_header_base .logo_img_base {
    padding: 15px 0px;
  }

  .searchBtnDiv {
    padding: 0px 6px 0px 7px;
  }

  .new_header_base {
    padding: 0;
  }

  .custom_header_login_base
    .custom_header_login_inner_tabs
    .custom_login_tabs_head {
    padding-left: 6px;
  }

  .courser-pointer {
    padding: 12px 0 0 0;
  }

  .notification_icon {
    width: 21px;
    height: 21px;
    display: inline-block;
    vertical-align: middle;
  }

  .account_head img {
    width: 33px;
    height: 33px;
    border-radius: 39px;
    -moz-border-radius: 39px;
    -webkit-border-radius: 39px;
  }

  .search_header_base .search_profile_base .account_head > li {
    padding-left: 5px;
  }

  .searchHeadLogin .search_divs.d-flex {
    padding-right: 5px;
  }

  .searchHeadLogin .without_zoom .search_btn img {
    width: 23px !important;
  }

  .without_zoom .search_btn img {
    width: 23px !important;
  }

  a.switch_user {
    font: 14px PoppinsSemiBold;
  }

  #hideSearchul,
  #hideSearchul2,
  #hideSearchul3 {
    display: none;
  }

  #Hostnavbar {
    display: none;
  }

  #myNavbar2 {
    display: none;
  }

  .navbar-toggle {
    margin-top: 17px !important;
  }

  #myNavbar2 {
    /* display: none; */
    visibility: hidden;
  }

  #myNavbarRes {
    display: none;
  }

  .new_header_base #myNavbar2 {
    display: none;
    visibility: hidden;
  }

  .new_header_base #myNavbar2 {
    display: none;
    visibility: hidden;
  }

  #myNavbar3 {
    display: none;
  }

  .navbar-toggle {
    display: block;
  }

  .searchShownContent li {
    width: 170px !important;
  }

  .new_search_base .searchShownContent {
    width: 571px !important;
  }

  .navbar-toggle .icon-bar {
    background: #000;
  }
  .lilast.foucus_color {
    width: 227px !important;
  }
}

@media only screen and (max-width: 425px) {
  a.logo_img {
    float: left;
    margin-top: 17px;
  }

  .fixed_nav_bar {
    border-bottom: 0;
  }

  .custom_header_navbar {
    /*  display: flex;
    align-items: center; */
  }

  /*  .collapse{
    display: block
  } */
  /* .head_base #myNavbar {
    display: block !important;
  } */
  #hideSearchMob,
  #hideSearchul,
  #hideSearchul2,
  #hideSearchul3 {
    display: none;
  }

  #Hostnavbar {
    display: none;
  }

  #myNavbar2 {
    display: none;
  }

  /* 
  .new_header_base #myNavbar {
    display: block !important;
  } */

  .navbar-toggle {
    margin-top: 17px !important;
  }

  .custom_header_navigation_right_base {
    background-color: #fff;
  }

  .logo_svg {
    margin-left: 15px;
  }

  .places_content {
    margin-right: 0px;
    margin-left: 0px;
    padding: 0 10px;
  }

  .new_header_base {
    padding: 0;
  }

  .search_header_base .logo_toggle {
    padding-top: 0;
  }

  .logo_svg {
    width: 20px;
  }

  .icon-bar {
    background-color: #000;
  }

  .head_base {
    padding: 0;
  }

  .headerBase {
    display: flex;
    align-items: center;
    padding-top: 11px;
    padding-bottom: 11px;
  }

  .headerBase .logo_svg {
    margin-left: 0;
  }

  #myNavbar2 {
    /* display: none; */
    visibility: hidden;
  }

  #myNavbarRes {
    display: none;
  }

  .navbar-toggle {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .new_header_base #myNavbar2 {
    display: none;
    visibility: hidden;
  }

  .new_header_base #myNavbar2 {
    display: none;
    visibility: hidden;
  }

  #myNavbar3 {
    display: none;
  }

  .new_header_base .custom_header_navigation_right_base {
    width: 100%;
  }

  .new_header_base .custom_header_navigation_right_base li {
    float: none;
  }

  .tab_for_fixed_position {
    overflow-x: unset;
  }

  .custom_header_navigation_right {
    padding-top: 0 !important;
    background-color: #fff;
  }

  .new_header_base .account_head li {
    display: block;
    margin-top: 10px;
  }

  .new_header_base .account_head li .dropdown {
    margin-left: 0 !important;
  }

  .new_header_base .custom_mobile_device_login {
    width: 100%;
    text-align: center;
  }

  .search_header_base .search_tab_base {
    width: 100%;
  }

  .search_header_base .search_tab_base ul li {
    width: 100%;
    text-align: center;
  }

  .list_tab_head .tab_for_fixed_position .nav {
    width: 100%;
  }

  .saved_list_base {
    padding: 102px 0 0;
    margin-top: 0 !important;
  }

  .list_tab_head .tab_for_fixed_position li.active {
    border: 0;
  }

  .list_tab_head .tab_for_fixed_position li.active a {
    border-bottom: 2px solid #fb4b57;
    display: inline-block;
  }

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

.p-top-8 {
  padding-top: 8px !important;
}

.p-top-9 {
  padding-top: 9px !important;
}
.list_tab_head .tab_for_fixed_position li a {
  padding: 22px 15px 19px;
}
.search_header_base .search_profile_base .account_head {
  padding: 7px 0px 12px 0;
}

.product_details_page_head .tab_for_fixed_position li a {
  padding: 19px 15px 19px !important ;
}

.p-b-6 {
  padding-bottom: 6px !important;
}

.photo_container {
  background-size: cover !important;
  background-repeat: no-repeat !important;
}

.delete_photo_cover {
  /* background-color: rgb(251, 75, 87);
  border-radius: 6px 0 0 6px; */
}

.payment_status_base .cancel_btn {
  background: #fb4b57;
  font: 14px PoppinsSemiBold;
  color: #fff !important;
  border: none;
  width: 100%;
  text-decoration: none !important;
  padding: 7px 10px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  margin-left: 0;
}
.payment_status_base .invoice_btn {
  background: #63aa44 !important;
}

.payment_status_base .cancel_btn_base {
  margin: 24px 0px;
}

.accept_booking_message {
  padding: 10px;
}

.text_area_padding {
  padding: 10px;
}

.pt-0 {
  padding-top: 0px !important;
}

.country_mobile_base .country_no {
  width: 17% !important;
}
.country_mobile_base .phone_no_your {
  width: 83% !important;
}

.new_review_base .review_base_head {
  margin-bottom: 10px;
}

.new_review_base .reviews_host_profile {
  border-bottom: 1px solid #ccc;
  display: flex;
  align-items: center;
  padding: 0 !important;
}
.new_review_base .reviews_host_profile:last-child {
  border-bottom: none;
}

.new_review_base .reviewer_message_host {
  border-bottom: 0 !important;
}

.new_review_base .country_dates_host {
  margin: 0 !important;
}
.label_upload.labe.label_upload .list_base_new_logo {
  padding-top: 8px !important;
}

.add_your_id_inner .label_upload label {
  cursor: pointer;
}

.add_your_id_base .new_remove_img {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}

.add_your_id_base .upload_file {
  position: relative;
}

.add_your_id_inner .progress {
  width: 100%;
}
.add_your_id_inner .upload_back .upload_file,
.add_your_id_inner .upload_front .upload_file {
  margin-bottom: 20px;
}

.add_your_id_inner .progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #ed313a;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.d-none {
  display: none !important;
}

.upload_images_base.process_bar_active {
  padding-top: 15%;
  padding-left: 25px;
  padding-right: 25px;
}

.upload_images_base .progress-bar {
  background-color: #ed313a;
}

.delete_cover_postion {
  position: absolute;
  top: 21px;
  right: 17px;
  z-index: 1;
}

.new_image_list.list_page_logo {
  padding: 5px 15px !important;
}

.breadcrumb_base .breadcrumb {
  background-color: transparent !important;
}
.breadcrumb_base {
  text-align: center;
  margin-top: 50px;
}
.breadcrumb_base ul {
  list-style: none;
  display: flex;
  align-items: center;
  margin-bottom: 0;
  justify-content: space-evenly;
  padding: 0;
}

.breadcrumb_base ul li::before {
  content: "";
  display: inline-block;
  width: 13px;
  height: 13px;
  -moz-border-radius: 7.5px;
  -webkit-border-radius: 7.5px;
  border-radius: 7.5px;
  background-color: #7e7f7f;
}
.breadcrumb_base ul li.active::before {
  background-color: #fb4a7d;
}

.breadcrumb_base ul li {
  display: flex;
  align-items: center;
}
.breadcrumb_base ul li a {
  padding-left: 12px;
  margin-top: 3px;
  color: #a2a2a2;
  font-weight: bold;
  font-size: 14px;
  letter-spacing: 0.8px;
}
.breadcrumb_base ul li.active a {
  color: #fb4a7d;
}

.breadcrumb_base ul li svg {
  width: 20px;
}

.breadcrumb_base li.disable {
  pointer-events: none;
}

.servicer_detail_base{
  padding-top: 86px;
}
.secondarybtn>a {

  color: #000000 !important;

   background: #fff !important; 

  border: 1px solid #000000 !important;

}
#menu_filter{
  margin: 0 0 0 10px;
}
.similar_list_container .pro_detail_feature_list.sliders_section{
  padding-left: 0;
}
.similar_list_container .places_content{
  margin-left: 48px;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
 -webkit-appearance: none;
}

.cropper-view-box {
	box-shadow: 0 0 0 1px #39f;
	border-radius: 50%;
	outline: 0;
}
.cropper-face {
	background-color:inherit !important;
}
.cropper-view-box {
	outline:inherit !important;
}

.img_loaderdev{
  margin-top:5px;
  height: 10px; 
  margin-bottom: 0px;
  overflow: hidden;
  background-color: #ededed;
  border-radius: 50px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
  
}
.img_loaderdev .progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 0px;
  line-height: 10px;
  color: #fff;
  text-align: center;
  background-color: #fb4b57;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
  box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
  -webkit-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease;
}
.w-auto{
  width: auto !important;
}
.product_inner_card_img{
  width: 100%;
  object-fit: cover;
  height: 120px;
}
.pt-3{
  padding-top: 30px !important;
}
.m-0{
  margin: 0 !important;
}
.dflex{
  display: flex !important;
}
.contact-check-in-out .flatpickr-wrapper{
  width: 50% !important;

}
.contact-check-in-out .flatpickr-wrapper input{
  width: 100% !important;

}
.contact-check-in-out .flatpickr-current-month{
  display: flex;
    align-items: center;
    justify-content: center;

}
.contact-check-in-out .flatpickr-month{
height: 46px !important;

}
.contact-check-in-out .flatpickr-calendar.static {
  position: absolute;
  top: calc(100% + 17px);
  left: -20px;
}
.cancel_btn{
    display: block !important;
    text-align: center !important;
    padding:7px !important;
}
.list_tab_head .tab_for_fixed_position li{ 
   /*  margin-right: 2px; */
}
.list_tab_head .tab_for_fixed_position li a:focus{ 
  background-color:#fff !important;
} 
.hover-underline-animation {
  display: inline-block;
  position: relative;
  }
  .hover-underline-animation:after {
  content: '';
  position: absolute;
  width: 100%;
  transform: scaleX(0);
  height: 5px;
  bottom: -5px;
  left: 1px;
  background-color: #fb4b57;
  transform-origin: bottom right;
  transition: transform 0.25s ease-out;
  }
  .hover-underline-animation:hover:after {
  transform: scaleX(1);
  transform-origin: bottom left;
  }


  .conversation_left{
    display: flex;
    align-items: end;
    flex-direction: row-reverse;
  }
  .conversation_right{
    display: flex;
    align-items: end;
    
   
  }
  .conversation_right .right{
    padding :5px 20px !important;
    width: 100% !important;
  }
  .conversation_left .right{
    width: 100% !important;
  }
  .msg_conversation .chat_profile_img{
    margin: 0 10px !important;
    border: 2px solid #fbd8da;
    border-radius: 50%;  
    width: auto !important;
   
  }
  .msg_conversation img{
   padding: 3px;  
   max-width: 33px !important;
   height: 33px !important;
 object-fit: cover;
  }
  .regards_text h4{
    font-size: 11px !important;
  }
  .msg_conversation{
    max-width: 80% !important;
    width: auto !important;
  }
  .button__badge {
    bottom: 0;
    background-color: #fb4b57;
    border-radius: 50%;
    color: white;
    font-size: 10px;
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .notification_icon{
    position: relative;
  }
  .notification_msg_count{
    position: absolute;
    top: -8px;
    right: -4px;
  }
  .msgul_host.hunread,
  .msgul_user.uunread{
    background-color: #fff !important;
  }
  
  .msgul_host.read,
  .msgul_user.read{
    background-color: #f4f3f4 !important;
  }

  .footer_social_icon li:first-child{
    padding-right: 0 !important; 
  }
  .footer_social_icon li:nth-child(2){
    padding-left: 0 !important; 
  }