@import url("https://use.typekit.net/vec2qti.css"); /* Futura PT */

body {background-color: #eff6f6;}

body * {letter-spacing: .03em !important;}

.header {background-color: #fff;}
.header .logo,
.header .logo img {width: 60px; height: 56px;}
.header .logo {margin-top: -28px;}

body .bv-fw-property-menu {font-family: futura-pt, sans-serif; font-size: 14px; text-transform: uppercase; color: #222222; font-weight: bold;}

body .bv-sidebar-box .bv-item-search .bv-gui-btn {background: #ffe1df !important; border-color: #ffe1df !important; color: #222222 !important;}
body .bv-gui-btn {letter-spacing: .1em !important;}

@media all and (max-width: 999px) {
    .header {box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);}
    .header .logo {left: 20px;}

    body .bv-fw-property-menu {left: 90px;}
}

@media all and (min-width: 1000px) {
    /*body {background-image: url(https://resources.citybreak.com/bookvisit/ess/ellery-background.gif); background-attachment: fixed;}*/

    .header .logo {left: 30px;}

    body .bv-fw-property-menu {left: 138px;}

    .bv-fw-side > .bv-inner,
    .bv-fw-main > .bv-inner > .bv-content {box-shadow: rgba(0, 0, 0, 0.16) 30px 30px 37px -18px;}

    html body .bv-widget .bv-datepicker.bv-period-select td > *.bv-state-active,
    html body .bv-widget .bv-datepicker.bv-period-select td > *.bv-state-active:hover {color: #222222 !important; background: #ffe1df !important;}
    html body .bv-widget .bv-datepicker.bv-period-select td > *.bv-state-active:after {border-top-color: #222222 !important;}
    html body .bv-widget .bv-datepicker.bv-period-select td>.bv-state-departure {background: #ccafa8 !important;}
    html body .bv-widget .bv-datepicker.bv-period-select td>.bv-state-departure:before {background: #ffe1df !important;}
}