/*

 Theme Name:   Homey Child

 Theme URI:    http://example.com/twenty-fifteen-child/

 Description:  Homey Child Theme

 Author:       Cubixsol

 Author URI:   http://example.com

 Template:     homey

 Version:      1.0.0

 License:      GNU General Public License v2 or later

 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready

 Text Domain:  homeychild

*/



.cubixsol-single-listing-booking-calendar-js .days li.selected,

.cubixsol-single-listing-booking-calendar-js .days li:hover:not(.day-disabled) {

  background-color: #4773ec !important;

  color: #fff

}

.main-search-calendar-wrap .days li.in-between,

.cubixsol-single-listing-booking-calendar-js .days li.in-between {

  background-color: rgba(84, 196, 217, 0.2)!important;

}

.cubixsol-single-listing-booking-calendar-js .days li.homey-not-available-for-booking:hover {

  background-color: transparent !important;

  color: #949ca5;

}

.elementor-widget-container p {
	margin: 0px 0px 0px !important;
}



@media (max-width: 1200px) {

    .search-calendar.cubixsol-single-listing-booking-calendar-js.arrive_active:after,

  .search-calendar.cubixsol-single-listing-booking-calendar-js.arrive_active:before {

      display: none;

    }

  }



  .search-calendar.cubixsol-single-listing-booking-calendar-js.depart_active:after, .search-calendar.cubixsol-single-listing-booking-calendar-js.depart_active:before {

    left: 86%;

  }

  @media (max-width: 991px) {

    .search-calendar.cubixsol-single-listing-booking-calendar-js.depart_active:after, .search-calendar.cubixsol-single-listing-booking-calendar-js.depart_active:before {

      left: 91%;

    }

  }

  .search-calendar.cubixsol-single-listing-booking-calendar-js.arrive_active:after, .search-calendar.cubixsol-single-listing-booking-calendar-js.arrive_active:before {

    left: 60%;

  }

  @media (max-width: 991px) {

    .search-calendar.cubixsol-single-listing-booking-calendar-js.arrive_active:after, .search-calendar.cubixsol-single-listing-booking-calendar-js.arrive_active:before {

      left: 71%;

    }

  }
.footer-top-wrap {
    padding: 70px 0 30px !important;
}
.footer-bottom-wrap .container .row .col-lg-6{
	width: 100% !important;
	text-align: center !important;
}
