@media screen {
    #sidebar.fixed .quickbook {
        max-width: 680px;
    }
}

@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,700');

/*header*/
.logo {
    background: url('../img/clybaun-hotel-roberts-logo123.png') #3c112c no-repeat center;
    height: 150px;
    margin-top: -4px;
}

image_grid_container_item .image_grid_content {
    background: #282323ba;

}
 
a.image_grid_item.image_grid_size_1col.skybeach.is_img .bookbutton,
.booknow {
    border: 1px solid #E3E8EC;
    border-bottom: 1px solid #E3E8EC;
    box-shadow: 0px 0px 0px 4px #634156;
    border-radius: .0rem;
}

h4 {
    color: #3c112c;
}

.nav-icons {
    display: none;
}

.quickbook label {
    padding: .5em .5em .5em 0;
    padding-top: 5px;
}

:hover {
    border: border: 1px solid #E3E8EC;

}

#main {
    background-image: url('../img/bg888.png');
    background-repeat: no-repeat;
    background-attachment: fixed;
    width: 100%;
}

body.is_containing_image_hero.hero_behind_header nav.navtop {
    /* background: rgb(255,255,255); */
    background: rgba(255, 255, 255, 0.0);
}

body.is_containing_image_hero.hero_behind_header nav.navtop {
    /* background: rgb(255,255,255); */
    background: rgba(255, 255, 255, 0.3);
}

/*gift voucher*/

.giftvoucher {
    position: absolute;
    right: -22px;
    margin-top: -90px;
    z-index: -1;
}

/*calendar*/

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border-color: #3c112c;
}

.ui-widget-content {
    border-color: #3c112c
    /*{borderColorContent}*/
    ;
    background: #FFFFFF
    /*{bgColorContent}*/
    ;
    color: #3c112c
    /*{fcContent}*/
    ;
}

#datepicker[type="text"],
#datepicker2[type="text"] {
    background: #FFF url(/includes/img/calendar.png) no-repeat 125px;
    padding: 5px 16px 5px 5px;
}

.ui-widget-header {
    border-color: #E3E8EC
    /*{borderColorHeader}*/
    ;
    background: #3c112c
    /*{bgColorHeader}*/
    ;
    color: #FFF
    /*{fcHeader}*/
    ;
}

/*body*/

.quickbooklinks li > .bestrate span {
    background: #ffffff;
    color: #3c112c;
}

p {
    font-family: 'PT Sans', sans-serif;
}

h1 {
    border: none;
    font-family: 'PT Sans', sans-serif;
    color: #3c112c;
}

.page_layout_Flexible .section_title,
.page_layout_Flexible .section_subtitle {
    text-align: center;
    text-transform: none;
    font-size: 32px;
    font-weight: 300;
}

#main .titles.add_deco:after {
    background: #3c112c;
    height: 2px;
}

.page_layout_Flexible.page_layout_Widget h1.section_title {
    color: #3c112c;
    text-shadow: 1px 1px 2px #E3E8EC;
}

#main .titles.add_deco .titles_title {
    /*background: #3c112c;*/
}

h1.image_grid_content_title {
    font-family: 'PT Sans', sans-serif;
    font-style: bold;
}

.image_grid_content > h1.image_grid_content_title {
    font-size: 24px;
    text-shadow: 1px 1px 2px #2b0e21;
}

.image_grid > .image_grid_item > div {
    outline: 1px solid #E3E8EC;
    outline-offset: -25px;
}

/* nav */

nav.navtop a.logo_main {
    width: 125px;
}

nav.navtop {
    text-align: center;
    padding-bottom: 4px;
}

nav li:hover,
nav li:active {
    background-color: #c0cbd4;
    color: #ffffff
}

nav li span:hover,
nav li span:active {
    color: #ffffff;
}

nav ul.firstlevel {
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    padding-left: 30px;
}

nav.navbottom li a {
    color: white
}

nav a span {
    color: #3c112c;
    letter-spacing: .05em;
}


nav.navtop .firstlevel > li {
    border-left: 1px solid #3c112c;
}

nav.navbottom li:after {
    color: #3c112c;
}


.quickbooklinks a {
    display: block;
    padding: 6px 0px 6px 12px;
    font-size: 90%;
}


.sidebar-content {
    height: 59px;
}

.bookbutton {
    border: solid .5px #E3E8EC;
    border-radius: .0rem;
}

.quickbookheader {
    font-size: 140%;
    padding: 13px;
    text-align: center;
    padding-top: 17px;
}

.ym-fbox-button book {
    width: 200px;
}

#sidebar.fixed .quickbookcontent .ym-button {
    width: 120px;

}

#sidebar .quickbookcontent {
    padding-top: 12px;
    background: rgba(60, 17, 44, .9);
}

#sidebar.fixed .button {
    font-size: 12px;
    padding: 0px 5px;
    /* padding-left: 14px; */
    margin-left: 32px;
    padding-top: 2px;
    margin-top: -1.5px;
}

#sidebar.fixed .ym-form div {
    padding-left: 0px;
}

.bookbutton:hover {
    border: solid .5px #E3E8EC;
    -webkit-transition: .10s;
    transition: .10s;
}
.bookbutton {
    box-shadow: 0px 0px 0px 4px #634156;
}

/*images and text*/

.page_layout_Flexible .images-and-texts .image-text .text span.title {
    color: #3c112c;
}

.page_layout_Flexible .images-and-texts .image-text .text span.description-text {
    color: #3c112c;
}

.page_layout_Flexible .images-and-texts-box .ym-grid {
    border: #3c112c
}

.page_layout_Flexible .images-and-texts .image-text .text span.subtitle {
    color: #fff;
    text-shadow: 1px 1px 2px #2b0e21;
}

.page_layout_Flexible.page_layout_Widget .image-and-text-footer .button {
    width: 30%;
    display: flow-root;
    padding-top: 8px;
    padding-bottom: 8px;
}

span.title {
    font-style: bold;
    font-family: 'PT Sans', sans-serif;
}

.feature .text .title {
    color: #3c112c;
}

/*parralax*/
.description-text {
    font-size: 14px;
}

.parallax span.title {
    text-shadow: 1px 1px 2px #2b0e21;
}

a.button.booknow:hover {
    border: 1px solid #E3E8EC;
}


.arrow-up {
    border-bottom-color: #3c112c;
}

.arrow-down {
    border-top-color: #3c112c;
}

.scrolldown,
.scrollup,
.nav-icons > div,
.icons .icon-button {
    background-color: #FFF;
    border-color: #3c112c;
    display: none;
}

.scrolltext {
    display:none;
}

/* footer */

footer {
    border-top: solid 3px #3c112c;
    text-align: center
}

footer .ym-grid {
    color: #3c112c;
}

footer .row-post-nav a {
    color: #3c112c;
}


.row-1-container {
    text-align: center;
    padding-top: 0px;
}

.grid-address-contact,
.grid-footer-bottom {
    padding: 0px 0 0px 0;
}

.row-2-container {
    padding-bottom: 0px;
}

.image_grid_container_item.title_only .image_grid_content,
.image_grid_container_item.on_hover .image_grid_content {
    background: transparent;
    background: #3c112c1c;
}

.top_right_nav {
    line-height: 49px;
    padding-left: 6px;
}

ul#slide-list {
    margin-top: -50px;
    margin-left: -50px;
    z-index: 1100;
}

/* scroll */

.bx-viewport {
    display: none;
}

.bx-wrapper .bx-controls-direction a {
    display: none;
}


@media screen and (min-width: 1300px) {

    .image_grid_content > h1.image_grid_content_title {
        font-size: 30px;
    }
}

@media screen and (max-width: 1024px) {

    .giftvoucher {
        display: none;
    }
}

@media screen and (max-width: 1366px) {

    .giftvoucher {
        display: none;
    }
}

@media screen and (max-width: 812px) {

    .image_grid_content > h1.image_grid_content_title {
        font-size: 17px;
    }
}

@media screen and (max-width: 990px) {
    
    
    .image_grid > .image_grid_item {
    height: 33vh;
}

    .page_layout_Flexible .images-and-texts .ym-grid.right-align .image-text .text > span {
        text-align: center;
    }
    .page_layout_Flexible .images-and-texts .image-text .text > span {
        text-align: center;
    }
    .mobile-buttons {
        border-top: none;
    }
    nav.mobile .show i {
        color: #3c112c;
    }
    nav.navtop .firstlevel > li:first-child {
        border-left: none;
    }
    nav ul.firstlevel {
        padding-left: 0px;
    }
    .mobile-buttons,
    .mobile-show .icon_cont {
        background: #E3E8EC;
    }
    nav a {
        color: #3c112c;
    }
    nav a span {
        padding-right: 175px;
    }
    nav.mobile a,
    nav.mobile a span {
        color: #3c112c;
    }
    .mobile-buttons-table a {
        color: #3c112c;
    }
    #main {
        background-image: none;

    }
    .image_grid > .image_grid_item > div {
        outline: none;

    }
    .image_grid_container_item .image_grid_content {
        width: 100%;
    }
    .page_layout_Flexible.page_layout_Widget .image-and-text-footer .button {
        width: 35%;
        display: flow-root;
        /* text-align: center; */
        margin-left: auto;
        margin-right: auto;
    }
    .page_layout_Flexible .image-and-text-footer .button {
        margin-left: auto;
        margin-right: auto;
    }

    .giftvoucher {
        display: none;
    }
}
