/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 1.6.2
*/




.availibility li {
    width: 100%;
    margin-bottom: 30px;
    font-size: 15px;
    border-bottom: 1px dotted #fff;
  }

  .availibility li .fs {
    float: left;
    width: 45%;
  }

  .our-servicess li{
    margin-bottom: 10px;
  }

  .our-servicess li a {
    color: #efefef !important;
  }


@media only screen and (max-width: 767px) {
   .top_bar_right{display:none;}
}