/*
Theme Name: Bluebay Holiday Resort 
Description: Child theme for Bluebay Holiday Resort 
Version: 1.0
Theme URI: http://www.i-spy360.mu
Author: i-Spy360.mu
Author URI: http://www.i-spy360.mu
Template: starhotel
*/
@import url("../starhotel/style.css");

body {
  background-color: #FFFFFF;
}
ul#filters {
    display: none;
}

h1.lined-heading span, h2.lined-heading span, h3.lined-heading span, h4.lined-heading span, h5.lined-heading span, h6.lined-heading span {
    position: relative;
    z-index: 1;
    padding: 0 20px;
    background: #efefef !important;
    display: inline-block;
}

.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
    color: #000000 !important;
    background: -moz-linear-gradient(top, rgba(255,255,255,0.33) 0%, rgba(255,255,255,0.13) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0.33)), color-stop(100%, rgba(255,255,255,0.13)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,0.33) 0%, rgba(255,255,255,0.13) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,0.33) 0%, rgba(255,255,255,0.13) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,0.33) 0%, rgba(255,255,255,0.13) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0.33) 0%, rgba(255,255,255,0.13) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#54ffffff', endColorstr='#21ffffff', GradientType=0 );
    background-color: #000000 !important;
    border-color: #cfcfcf;
}

header, .box-icon .circle, .owl-theme .owl-controls .owl-buttons div, .owl-theme .owl-controls .owl-buttons div {
    border-color: #75c5cf !important;
    background-color: #efefef !important;
}
.mt50 {
    margin-top: 25px !important;
}
h1.lined-heading span, h2.lined-heading span, h3.lined-heading span, h4.lined-heading span, h5.lined-heading span, h6.lined-heading span {
    position: relative;
    z-index: 1;
    padding: 0 20px;
    background: #efefef !important;
    display: inline-block;
    color: #00ADEF !important;
}
h1.lined-heading:before, h2.lined-heading:before, h3.lined-heading:before, h4.lined-heading:before, h5.lined-heading:before, h6.lined-heading:before {
    border-color: #cfcfcf !important;
}