.address-block-details .hotel-contacts address .address-email {
    margin-right: 50px;
}

.simp-custom-hideRightLeft .right-box,
.simp-custom-hideRightLeft .left-box{
    display: none;
}
:is(.outer-page, .outerpage, .mobile) .simp-custom-aligncenter{
    display:flex;
    justify-content:center;
    align-items:center;
}

.simp-custom-hideRightLeft .col-xs-12:not(:nth-of-type(2)){
    display: none;
}

.outer-page li.dropdown.primary {
    display:none
}
.for-innerpage li.dropdown.primary {
    display:none
}
.mobile .fullheight.dropdown-menu.dropdown-menu-topNav.full-drop ul li:first-child {
    display:none; 
}



