.header--phone,
.header--account,
.menu_rewards,
.thumbnail--single .readmore,
.promotion--home--single .ir--element--point{
	display: none !important;
}
@font-face {
    font-family: Gotham;
    font-weight: 300;
    src: url("../../fonts/gotham/Gotham-XLight.otf") format("opentype");
}
@font-face {
    font-family: Gotham;
    font-weight: 300;
    font-style: italic;
    src: url("../../fonts/gotham/Gotham-XLightItalic.otf") format("opentype");
}
@font-face {
    font-family: Gotham;
    font-weight: 200;
    src: url("../../fonts/gotham/Gotham-Thin.otf") format("opentype");
}
@font-face {
    font-family: Gotham;
    font-weight: 200;
    font-style: italic;
    src: url("../../fonts/gotham/Gotham-ThinItalic.otf") format("opentype");
}
@font-face {
    font-family: Gotham;
    font-weight: 600;
    src: url("../../fonts/gotham/Gotham-Bold.otf") format("opentype");
}
@font-face {
    font-family: Gotham;
    font-weight: 600;
    font-style: italic;
    src: url("../../fonts/gotham/Gotham-BookItalic.otf") format("opentype");
}
@font-face {
    font-family: Gotham;
    font-weight: 800;
    src: url("../../fonts/gotham/Gotham-Black.otf") format("opentype");
}
.intro--zone h1 {
    font-family: Gotham;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: Gotham;
    font-weight: bold;
}
.thumbnail--content .heading{
	font-family: Gotham;
}
.ir--title h1{
	font-family: Gotham;
}
.intro--zone h3{
    font-family: Gotham;
}
.thumbnail--content{
	margin: 90% 15px 0 15px;
}
.brand--single img{
	width: 70%;
	margin: 0 auto;
}
.brand--single img:focus,
.brand--single img:active,
.brand--single img:hover,
.brand--single a:focus,
.brand--single a:active,
.brand--single a:hover{
	outline: none;
	border: none;
}
header.init{
    background: rgba(245, 245, 245, 0.6);
    /*background: transparent;*/
}
header.init .header--nav--menu{
    /*padding: 20px;*/
}
.header--nav--menu a{
    font-weight: 400;
}
.btn--trigger--booking{
    box-shadow: none;
}
.intro--zone{
    padding-top: 40px;
}
.footer--extend--link{
    color: #000;
}
.footer--widgets .col-lg-4:nth-child(1) .footer--widget{
    display: flex;
    align-items: center;
    justify-content: center;
}
.footer--widgets .col-lg-4:nth-child(3) .footer--widget img{
    width: 150px;
    margin-top: 20px;
}
.footer--social .icon{
    color: #0484bb !important;
    border-color: #0484bb !important;
}
.header--nav--menu{
    /*background: #fff; */
}
.header--nav--menu a{
    font-family: Gotham;
}
/*@media screen and (min-width: 1000px) {
    .footer--widgets .col-lg-4:nth-child(3) .footer--widget{
        padding-left: 40px;
        text-align: center;
    }
}*/
/*.ib-widget .destination-option{
    display: none;
}
.ib-widget .date-option{
    width: 50%;
} 
.ib-widget .booking-option{
    width: 50%;
}*/
.header--nav--menu a{
    font-weight: 600;
}
.promotion--page .promotion--home--single{
    margin-bottom: 20px;
}
.footer--widget--link a{
    display: inline-block;
    margin-left: 5px ;
    margin-right: 5px;
    color: #000;
    font-size: 13px;
} 
@media screen and (max-width: 520px) {
    .footer--widget--text{
        display: inline-block;
    }
    .footer--widget{
        text-align: center;
    }
    .footer--extend--link{
            width: 250px;
    text-align: right;
    padding-right: 8px;
    }
}
#gmap{
    display: none;
}