﻿@import url('../../css/styles.css');

a {
    cursor: pointer !important;
    text-underline-offset: 5px;
}

a:focus {
    outline: none !important;
}

input, select, textarea {
    font-family: 'Open Sans', sans-serif;
    margin: 0;
}

img {
    max-width: 100%;
}

a, a:focus, a:hover {
    color: #0068B3;
}

.owl-carousel {
    z-index: 0 !important;
}

.bx-wrapper img {
    width: 100%;
}
/*for IE10*/
.fancybox-slide--iframe .fancybox-content {
    width: 800px !important;
    max-width: 100%;
}

.modal button.close {
    position: relative;
    z-index: 999;
}

.CMSMenu {
    z-index: 0 !important;
}
/*Cookies*/
.eGDSCookiesOverlay .eGDSCookiesWindow .eGDSCookiesWindowBtnWrapper .eGDSCookiesWindowBtn.eGDSCookiesWindowClose {
    background: #FF6633 !important;
    border-color: #FF6633 !important;
}

body .eGDSCookiesOverlay .eGDSCookiesWindow .switch input:checked ~ .draggableSwitch {
    background: #FF6633;
}
/* [Calendar] */
.ui-datepicker {
    background: #EFEFEF;
}

    .ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
        display: block;
        left: 50%;
        margin-left: -8px;
        margin-top: -8px;
        position: absolute;
        top: 50%;
        line-height: 16px;
    }

.ui-widget-header .ui-icon {
    background-image: url(images/ui-icons_222222_256x240.png);
    width: 16px;
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px;
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px;
}

.ui-datepicker-header, .ui-datepicker-calendar thead {
    border-bottom: solid 1px #D5D5D5;
}

.ui-datepicker td span, .ui-datepicker td a {
    text-align: center !important;
}

.ui-datepicker td a {
    color: #1a0908 !important;
}

.ui-datepicker-unselectable span {
    color: #D5D5D5;
}

.ui-datepicker-current-day a, a.ui-state-hover {
    color: #1a0908;
    background: #D5D5D5;
}

.ui-datepicker .ui-datepicker-prev-hover {
    left: 2px !important;
    top: 2px !important;
}

.ui-datepicker .ui-datepicker-next-hover {
    right: 2px !important;
    top: 2px !important;
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
}
/* [Bootstrap Helpers] */
.NoPadding {
    padding: 0 !important;
    margin: 0 !important;
}

.NoPaddingRight {
    padding-right: 0 !important;
    margin-right: 0 !important;
}

.NoPaddingLeft {
    padding-left: 0 !important;
    margin-left: 0 !important;
}

.Equal {
    display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox; /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Chrome */
    display: flex;
    flex-wrap: wrap;
}
/* [CMSEditMode] */
.CMSEditMode [data-cue="fadeIn"], .CMSEditMode [data-cues="fadeIn"] > * {
    opacity: 1;
}
/* [Responsive] */
/*XS*/
@media (max-width: 767px) {
    .LeftContent {width: 100%;}
    .RightContent {width:70px; background: none;}
    .HeaderLogo img {
        height: 80px;
        object-fit: contain;
    }

    .HeaderLogo {
        justify-content: flex-start;
    }

    header {
        padding-left: 0;
        padding-right: 0;
    }
    /*.Booking .container, .Booking .container .col-lg-12 {padding: 0;}*/
    .Search .InputDate input, .Search .InputDate select {width: 100px;}
    .Search .Button {margin-right: 10px;}
    .Search .Button a {padding: 18px 13px 18px;}
    .Search .Button a span {display: none;}
    .Search .InputDate {padding: 0 1.5%;}
    body.Fixed .Search .Button a {padding: 15px 40px;}
    .BookingFeatures label {font-size: 14px;}
    .BookingFeatures, .InputDateGuests {
        display: none !important;
    }
    .Features ul li {
        width: 100%;
    }
    main .HomeText {
        padding-left: 0;
        padding-right: 0;
    }
    .InputDatePromocode {
        display: none !important;
    }
    .Booking {
        bottom: 0;
    }
    .RoomsListAll .RoomsContainer {
        flex-direction: column;
    }

    .RoomsListAll .RoomsContainer .RoomInfo {
        width: 100%;
        order: 1 !important;
    }

    .RoomsListAll .RoomsContainer .RoomImage {
        width: 100%;
        order: 2 !important;
    }
    .Contacts .Text {
        padding: 2rem;
    }
    .SpecialOffer .itemImage {
        width: 100% !important;
        order:0;
    }

    .SpecialOffer .Description {
        width: 100%;
        order:1;
    }
    .SpecialOffer {
        flex-direction:column;
    }
    .specialoffers_carousel {
        width: 100% !important;
        margin-left: 0;
    }
    .Copyright, .Powered {
        text-align: center;
    }
}
/*SM*/
@media (min-width: 768px) and (max-width: 991px) {
    .HeaderLogo img {
        height: 80px;
        object-fit: contain;
    }

    .HeaderLogo {
        justify-content: flex-start;
    }

    header {
        padding-left: 0;
        padding-right: 0;
    }
    .Booking .container, .Booking .container .col-lg-12 {padding: 0;}
    .Search .InputDate input, .Search .InputDate select {width: 100px;}
    .Search .Button {margin-right: 10px;}
    .Search .Button a {padding: 18px 40px 18px;}
    .Search .Button a span {display: none;}
    .Search .InputDate {padding: 0 1.5%;}
    body.Fixed .Search .Button a {padding: 15px 40px;}
    .BookingFeatures label {font-size: 13px;}
    .RoomsListAll .RoomsContainer {
        flex-direction: column;
    }

    .RoomsListAll .RoomsContainer .RoomInfo {
        width: 100%;
        order: 1 !important;
    }

    .RoomsListAll .RoomsContainer .RoomImage {
        width: 100%;
        order: 2 !important;
    }
    .SpecialOffer .itemImage {
        width: 50% !important;
    }

    .SpecialOffer .Description {
        width: 50%;
    }
}
/*MD*/
@media (min-width: 992px) and (max-width: 1199px) {
    .Features ul li {
        width: 100%;
    }
}
/*LG*/
@media (min-width: 1200px) and (max-width: 1365px) {
    .Menu .CMSMenu ul li {
        margin: 0 5px;
        font-size: 16px;
    }
    .Features {
        padding: 40px 20px;
    }

    .Features label {
        font-size: 16px;
    }
}
@media (min-width:1366px) and (max-width: 1919px) {
    .Menu .CMSMenu ul li {
        margin: 0 5px;
        font-size: 18px;
    }
}