/* 
*  CUSTOM WEBSITE STYLES
*  Use this stylesheet to overwrite or define new rules for your website's visual appearance. 
*  If you need to reference the location of image files, please start your URLs with "/images/".
*/

/*
@import url(https://fonts.googleapis.com/css?family=Kanit|Nunito+Sans);
@import url(https://fonts.googleapis.com/css?family=Cormorant+Garamond|Dynalight|EB+Garamond|Playfair+Display+SC);
@import url('https://fonts.googleapis.com/css?family=EB+Garamond');
*/

* div, * ul, * li, * h1, * h2, * h3, * a, * i    {
    transition: all 0.5s;
}


a {
    color: #FFF;
}

.icon:before {
    display: none;
}

.body_sublinks span {
    display: none;
}

.bullet {
    display: none;
}


.floatL {
    float:left;
    display: block;
    width:48%;
}
.floatR {
    float:right;
    display: block;
    width:48%;
}



/* -- Top -- */
.has_action_buttons .content {
    padding-top: 0px;
}
.top_wrapper, .nav_wrapper {
    max-width: 95%;
}
.scrolled .top_wrapper, .scrolled .nav_wrapper {
    max-width: 100%;
}


/* -- Header -- */


.header {
    background-color: transparent;
    border: none;
    box-shadow: none;
}
.scrolled .header {
    background-color: #1a1a1a;
    height:50px;
}

.website .header .top {
    height: 66px;
}
.scrolled .header .top {
    height: 0px;
}

.header .header_logo {
    display: block;
    width: auto;
    height: auto;
}
.header .header_logo.inner {
    position: static;
    width: 100%;    
}
.header .header_logo.outer {
    width: 200px;
    top: 0;
    left: 10px;
}
.scrolled .header .header_logo.outer {
    width: 100px;
    top: -10px;
}

.header .header_info .name,
.header .header_info .phone,
.header .header_info .address,
.header .header_info .phone.real {
    display: none;
}

.header .header_info .detail:before {
    display: none;
}


.website .header .header_info {
    margin-top: 36px;
}
.scrolled .header .header_info {
    float: none;
    position: absolute;
    right: 10px;
    top: 0;
    margin: 0;
}

.scrolled .header .action_button.pos1 {
    right: 95px;
}

.website .header .action_button.action_button_v2 {
    background-color: #e3a83b;
}
.website .header .action_button.action_button_v2:hover {
    background-color: #e5ae48;
}



/* -- Nav -- */

.nav .list_pages,
.nav .list_pages .item_page {
    transition: none !important;
}

.website .header .nav {
    height: 26px;   
}
.nav .list_pages {
    text-transform: uppercase;
}
.nav .list_pages .item_page {

}
.nav .list_pages .item_page .link:hover,
.nav .list_pages .item_page:hover .link,
.nav .list_pages .active .link {
    text-decoration: none;
    color: #ffffff;
    text-shadow: 1px 1px 0 #000;
}
.scrolled .nav .list_pages .item_page .link:hover,
.scrolled .nav .list_pages .item_page:hover .link,
.scrolled .nav .list_pages .active .link {
    text-decoration: none;
    color: #e1b970;
    text-shadow: 1px 1px 1px #000;
}
.scrolled .nav .list_pages {
    overflow: visible;
    font-size: 90%;

}
.has_action_buttons .nav .list_pages {
    line-height: 26px;
}
.scrolled .header .nav {
    padding-right: 240px;
}



/*--  Gallery  --*/

.content .gallery_block .gallery_link, 
.content .gallery_block .gallery_span {
    background-color: #342d18;
}

.content .gallery_block .gallery_link {
    width: 25% !important;
    margin: 0 auto 0 0 !important;
}
.content .gallery_block .gallery_photo {
    border: none;
    padding-bottom: 100% !important;
    margin: 0;
}

#social > div.page_banner.page_banner_fullsize.page_banner_rotator {
    display: none;

}

#social .page_content.page_content_hasbanner {
    background-color: #A29F98;
}

/* -- Content -- */

.content {
    padding: 0px;
    color: #ffffff;
    font-size: 100%;
}
.content .body_block {
    padding: 30px 0 90px;
    font-size: 120%;
    color: #ffffff;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.6);
}

.content h2 {
    text-align: center;
    margin: 0 auto 10px;
    font-size: 140%;
    line-height: 1.6;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.content h3.subline {
    text-align: center;
    margin: -10px auto 10px;
    font-size: 110%;
    line-height: 1.6;
    font-weight: bold;
    text-transform: none;
    font-style: italic;
    color: #e1b970;
}

.content .highlight_block {
    background-color: #4c4127;
    background-color: rgba(94, 81, 49, 0.6);
    border-color: #866d2d;
    border-style: none;
}
.content .image_border {
    border-color: #3d321a;
}

.content .body_sublinks {
    background-color: #1a1a1a;
    color: #fefefe;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);    
    padding: 10px 5px 10px 10px;
    width: 45px;
    margin-top: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 10px;
    text-align: center;
}
.content .body_sublinks .top_link {
    color: inherit;
    text-transform: uppercase;
    font-size: 200%;
    text-align:center;
}
.content .no_content {
    background-color: transparent;
    border: none;    
}


/* -- Page -- */

.page { 
    border: none; 
}
.page .page_content {

    background-color: #4c4127;
    background-image: url(/images/wood-brown.jpg);
    background-repeat: repeat;
    padding: 20px 0 80px;

}

.page .page_wrapper {
    min-height: 160px;
}

.page .page_banner {
    border: none;

}

.page .page_banner_rotator .banner_slide .wrapper .data {
    background-image: url(/images/pattern.png);
    background-repeat:repeat;
}

#social div.page_content.page_content_hasbanner div div.body_sublinks{
    display: none;

}

#social div.page_content.page_content_hasbanner div div.body_block div {
    margin-top: 60px;
}



#gallery div.page_banner.page_banner_fullsize.page_banner_rotator {
    
}

#gallery div.page_content.page_content_hasbanner div div.body_block div {
    margin-top: 60px;
}



#social > div.page_content.page_content_hasbanner {
    padding: 50px 0;
}

.content .lightwidget {
    display: block;
    margin: 0 auto 20px;
}

/* -- Home -- */

.content .home-flyer {
    display: block;
    margin: 0 0 30px 30px;
    max-width: 400px;
    float: right;
    border: 2px solid #3d321a;
}
.content .home-flyer img {
    display: block;
    width: 100%;
    height: auto;
}


/* -- Promos -- */

.content .promo-block {
    display: block;
    margin: 0 auto 20px;
    text-align: center;
}
.content .promo-flyer {
    display: block;
    margin: 0 auto 20px;
    max-width: 500px;
    border: 2px solid #3d321a;
}
.content .promo-flyer img {
    display: block;
    width: 100%;
    height: auto;
}
.content .promo-block p {
    text-align: inherit;
}
.content .promo-block p a {
    text-decoration: underline;
}

/* -- Menu -- */

.content .menus_content {
    margin-top: 35px;
    padding: 30px;
    background-color: transparent;
    padding: 0;
}

.menu_section .menu_item {
    border: none;
}

.content .menu_section .menu_item h4.item_name {
    color: #FFF;
    font-weight: normal;
        text-shadow: 1px 1px 1px #000;
}

.content .menu_section .menu_item table.menu_item_prices {
        text-shadow: 1px 1px 1px #000;
    color: #FFF;
}

.content .menu_section .menu_item td.price {
    color:#FFF;
    font-weight: normal;
        text-shadow: 1px 1px 1px #000;
}

.section_name {
    padding: 10px 0px 10px 0px;
    width: 350px;
    border-bottom: 1px solid #e1b970;
    color: #e1b970;
}
.content .menus_list {
    font-size: 120%;
    text-transform: uppercase;
    text-align: center;

}

.content .menus_list .list_item .item_link {
text-shadow: 1px 1px 1px #000;
}

.content .menus_list .list_item .item_link:hover,
.content .menus_list .list_item .active_link {
    text-decoration: none;
    color: #e1b970;
    padding:5px;
    border: 1px solid #e1b970;
    text-shadow: none;

}

.content .menus_content .menu_name {
    text-align: center;
    float: none;
    text-transform:uppercase;

}

/* -- Events -- */

.content .list_events_featured {
    text-align: center;
    font-size:200%;
    line-height: 1.4;
    color: #FFF;
}

.content .list_events_featured .list_item {
    overflow: visible;
}
.content .list_events_featured .list_item:after {
    content "";
    display: block;
    clear: both;
}

#events > div.page_content.page_content_hasbanner > div > div.body_block > div > ul > li > div > span.item_description {
    color:#000 !important;
    font-size:70%;
}
.content .list_events .item_description {
    display: block;
    margin-top: 15px;
}
.content .list_events_weekly .event_photo, 
.content .list_events_featured .event_photo {
    display: block;
    float: none;
    width: 30%;
    margin: 0 auto;
    border: none;
    margin-bottom: 20px;
}

.content .pano_tour {
    display: block;
    margin: 0 auto 20px;
    width: auto;
    height: auto;
    position: relative;
    padding-bottom: 66.66666666666667%;
    border: 1px solid #cacaca;
}
.content .pano_tour iframe {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}


/* -- Specials -- */

.content .block_specials_deals .list_item {
    padding: 0 10px;
}
.content .block_specials_deals .list_item_active {
    padding-top: 10px;
    padding-bottom: 10px;
}
.content .block_specials_deals .list_specials,
.content .block_specials_deals .list_item,
.content .block_specials_deals .list_item_active,
.content .block_specials_deals .list_item:first-child {
    border: 0 none transparent;
}

/* -- Groups -- */

.content .block_group_photo {
    float: right;
    width: 40%;
}
.content .block_group_photo .photo_block {
    border-width: 2px;
    display: block;
    margin: 0 auto;
    width: 100%;
}
.content .block_group_description {
    padding: 0;
    margin: 0 auto 10px;
    text-align: left;
    text-decoration: none;
    float: left;
    width: 58%;
}
.content .block_group_details {
    font-size: 90%;
    line-height: 100%;
    padding: 0;
    text-align: left;
    text-decoration: none;
    float: left;
    width: 58%;
}

/* -- Contact -- */

.content .block_contact_dynamicmap {
    border: 2px solid #3d321a;
    background-color: #2b2312;
}


/* -- Footer -- */


.footer {
    background-color: #1a1a1a;
}
.footer .footer_info .detail.name {
    max-width: 200px;
}

