.btn{
    padding: 0 16px;
    line-height: 38px;
    background: transparent;
    border: 1px solid #1e2261;
    color: #1e2261;
    font-weight: 400 !important;
}
header ul#top-navbar-collapse {
    justify-content: center;
    text-align: center;
}
.address-block-details{
    display:none !important;
}
.simp-custom-3ImgText img{
    border-radius: 10px !important
}
.simp-custom-3ImgText h3{
    color: #1e2261 !important;
    text-align: left !important;
    font-size: 26px !important;
    font-family: Nova Flat,cursive !important;
    margin-top: -10px !important;
}
/*.simp-custom-3ImgText p{
    line-height: 26px !important;
    padding: 0px !important
}*/
.simp-custom-3ImgText {
    padding: 0% 2% 6% 3.5%!important;
}
.simp-custom-3ImgText .text-content{
  width: 30.74%;
  margin: 0px 15px;
}
.simp-custom-3ImgText p{
    padding-left: 0 !important;
}
.simp-custom-link a {
    text-decoration: underline;
}
.simp-custom-center
{
    display:flex;
    align-items:center;
    justify-content:center;
}
.simp-custom-center .fullWidthWidgetWrapper{
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}
.simp-custom-LtextRimg {
    padding-top: 60px !important;
}
.simp-custom-LtextRimg .left-box{
    padding: 0px !important;
    width: 34% ;
    margin-left: 11%;
    margin-right: 3%;
}
.simp-custom-LtextRimg .right-box{
    padding: 0px !important;
    margin-left: 7.5%;
    width: 44.5%;
}
.simp-custom-LtextRimg h1,
.simp-custom-LtextRimg h2{
    text-align: left !important;
}
.simp-custom-LtextRimg h4{
    margin-top: 15px !important;
}
.simp-custom-LimgRtext{
    padding-top: 90px !important;
}
.simp-custom-LimgRtext .left-box{
   padding: 0px !important;
    margin-right: 7.5%;
    width: 44.5%;
    border-radius: 10px !important
}
.simp-custom-LimgRtext .right-box{
    padding: 0px !important;
    width: 34% ;
    margin-left: 3%;
    margin-right:11%;
    border-radius: 10px !important
}
.simp-custom-LtextRimg .fullWidthWidgetWrapper {
    display: flex; 
    align-items: center;
    justify-content: center;
}

.simp-custom-LimgRtext h1,
.simp-custom-LimgRtext h2{
    text-align: left !important;
}
.simp-custom-paddingTop70{
    padding-top: 70px !important
}
.resv-wrap .btn{
    background: #f9cf7a;
    border: 1px solid #f9cf7a;
    color: #1e2261
}
.resv-wrap .btn:hover{
    background: #f7bd49;
    border: 1px solid #f7bd49;
    color: #1e2261
}
.simp-custom-borderbutton .fullWidthWidgetWrapper
{
   width: 35% !important;
   padding:0px !important;
}
.simp-custom-borderbutton .text-content{
    border: 2px solid #fff;
    text-shadow:1px 1px #000000ba;
    line-height:36px;
}
h1, h2 {
    text-transform: uppercase;
}
.hotel_amenities_wrap ul li{
    font-size: 18px;
}
.hotel_amenities_wrap li .hotel_amenitie_icon{
    font-size: 30px
}

/*Changing send me the prices section button colour*/
.emailSliderFormDelay .form-group .btn{
    color:#fff;
    border:1px solid #fff;
}
.emailSliderForm .form-group .btn {
    color:#fff;
    border:1px solid #fff;
}



.mobile .logo.navbar-logo 
{
    background-color: #1e2261;
}
.mobile .fullImage {
    padding-top:65px !important;
}
.mobile .name-of-hotel{ 
    display: none;
}
.mobile .panel-group{
    display: none;
}
.mobile h1, .mobile h2 {
    text-align:center !important;
    text-transform: uppercase;
    border: none !important;
    font-size: 20px;
}
.mobile .simp-custom-h2-left h2{
text-align:left !important;    
}
.mobile .simp-custom-margin {
    margin-bottom: 0 !important;
}
.mobile.for-homepage .wtheader{
    display: none;
}



.simp-custom-fwshine-effect
{
    position:relative;
}
.simp-custom-fwshine-effect:after {
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    background-color: rgba(0,0,0,0.4);
}
.simp-custom-fwshine-effect .text-content 
{
    z-index:1;
}


.mobile .simp-custom-fwshine-effect
{
    position:relative;
}
.mobile .simp-custom-fwshine-effect:after {
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    background-color: rgba(0,0,0,0.6);
}
.mobile .simp-custom-fwshine-effect .text-content 
{
    z-index:1;
}

/*Table Border Remove*/

.simp-custom-table-border table,
.simp-custom-table-border td{
    border:none !important;
}

