@media (max-width: 576px) {
.roomOcc {
    width:50% !important;
    text-align: center;
  }

#roomnumdropdown {
  margin-left:15px;
}

.radioTable {
  padding-left:0px;
  padding-right:0px;
}

}




#packagetitlearea {
color:#FFF;
margin-bottom:10px;
text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}

body {
background-color:#e2eff6;
}

.bedalert {
color:red;
text-align:left;
}

.nav-tabs {
background-color: rgba(255, 255, 255, 0.7);
}

.nav-item {
   background-color: rgba(0, 0, 0, 0.2); 
}

a.producttabs.nav-link.active {
    border: none;
}

.nav-link.active {
background-color:#ffcb45 !important;
font-weight:bold;
}

.nav-link {
color:#000100;
}

.picanddetails {
background-color:#FFF;
}

.hotelpic {
width:100%;
}

.hotelpopup {
display:none;
}

.vspace {
margin-top:15px;
display:inline;
float:left;
width:100%;
}

.doubleperpersontext {
font-size:.7rem;
}

.venueimage {
width:100%;
display:inline;
float:left;
}

#subtotalprice {
font-size:1.0rem;
}

#subtotalprice span {
display:inline;
float:left;

}

.smallboldtext {
display:inline;
float:left;
}

#topbar2 {
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -ms-sticky;
  position: -o-sticky;
  position: sticky;
  top: 15px;
}

.beforetext {
font-size:.9rem;
}

.radioTable {
font-size:.9rem;
}

.radioTable .col-xs-2 {
padding:0px !important;
}

.linebreak {
position: relative;
  text-align: center;
  width: 100%;
}

span.bg {
  height: 1px;
  width: 100%;
  background-color: #333;
  display: inline;
  position: absolute;
  top: 50%;
  left: 0px;
  color:#333;
}

.radioTable .col-xs-3 {
padding:0px !important;
}

.perperson {
font-size:.8rem;
}


@media (min-width: 544px) {
    .leftdropdown {
        padding-left:15px;
    }
}

@media (min-width: 768px) {
    .leftdropdown {
        padding-left:0px;
    }
}

@media (min-width: 992px) {
    .leftdropdown {
        padding-left:0px;
    }
}

@media (min-width: 1200px) {
    .leftdropdown {
        padding-left:0px;
    }
}

.navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, 0.9);
}

.teaser.lazyload {
	opacity: 0;
	transform: scale(0.8);
}

.teaser.lazyloaded {
	opacity: 1;
	transform: scale(1);
	transition: all 700ms;
}

@media (min-width: 40em) {
  .sidebar {
    position: sticky;
    top: 0px;
    float: right;
  }
}

.moreinfo {
cursor:pointer;
color:#353365;
}

.morecategorylink {
background-color:#EEE;
}

.customizeheader {
padding-top: 14px;
padding-bottom:.6rem;
font-weight:bold;
background-color: rgba(255, 255, 255, 0.7);
height: 52px;
}

.occupancyDesc {
font-weight:bold;
}


@media (min-width: 576px) { 

    .radioprice {
    font-size: 1.4rem;
    }

}

@media (min-width: 768px) { 

    .radioprice {
    font-size: 1.0rem;
    }

 }

@media (min-width: 992px) { 

    .radioprice {
    font-size: 1.2rem;
    }

 }

@media (min-width: 1200px) { 

    .radioprice {
    font-size: 1.4rem;
    }

 }







.cardheaderlabel {
color:#353365;
font-weight:bold;
}

#carttotalarea {
background-color:#EEE;
}

.noborder {
border:none;
padding-top:3px;
padding-bottom:3px;
}

#carttotalprice {
border-top:1px solid #000;
}

.bold {
font-weight:bold;
}

.centered
{
    text-align:center;
}

.nightdropdown {
/* width:60px; */
}

.extranighttext {
display:inline;
float:left;
}

.hotelimage {
width:100% !important;
}

.hotel-carousel {
padding-left:0px;
padding-right:0px;
}