﻿/* Hero Promo CTA */
div.HeroPromoCTA2017Widget {
    background-color: rgba(62,62,62,0.75)!important;
    border: 2px solid #9d7341;
    max-height: 288px;
    max-width: 350px;
    padding: 20px 22px;   
    position: absolute;
    bottom: 25%!important;
    z-index: 999!important;
    right: 10%!important;
    text-align:center;
}

.HeroPromoCTA2017Widget a.btn.btn-default {
    background-color: #FFF;
    border: none;
    border-top: 3px solid #9d7341;
    border-radius: 0;
    box-shadow: 0 3px 5px #cbcbcb;
    color: #9d7341;
    display: block;
    font: 400 14px 'Lato', sans-serif;
    height: 48px;
    margin: 0 auto;
    text-transform: uppercase;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
    position: absolute;
    right: 0;
    bottom: -20px;
    left: 0;
    width: auto !important;
    min-width: 180px !important;
}
.HeroPromoCTA2017Widget a.btn.btn-default:hover {
    background-color: #9d7341;
    border-top: 3px solid #9d7341;
    color: #fff!important;
}
.HeroPromoCTA2017Widget h2 {
    font: 400 24px 'Playfair Display', serif;
    text-transform: uppercase;
    color:#fff;
}

.HeroPromoCTA2017Widget h3{
    font: 400 18px 'Lato',sans-serif;
    line-height: 180%;
    margin-top: 15px;
    padding: 0 10px;
    color:#fff;
}

.HeroPromoCTA2017Widget a {
    color: #9d7341!important;
}

.HeroPromoCTA2017Widget .btn-default {
    padding: 15px 25px!important;
    width: 180px !important;
}

.HeroPromoCTA2017Widget h2 {
    font-size: 24px;
    padding: 15px 0 0 0!important;
}

@media (max-width: 1210px) {
div.HeroPromoCTA2017Widget {
    padding: 15px;   
    position: absolute;
    bottom: 35%!important;
    right:5%;
}
}

@media (max-width: 1115px) {
div.HeroPromoCTA2017Widget {
    position: relative!important;
    margin-bottom: 75px!important;
    bottom: 0!important;
    right: 0!important;
    width: 100%!important;
    max-width:100%;
}
}
/* END HERO PROMO */

h3 {
     margin-top:0px;
}

# textWidget176125 #title {
    margin-bottom: 0px;
}

#ResponsiveFeatureListWidget189769 {
margin-top:5px;
}

/* Specials & Room btn styling (makes them smaller per request) */

.blocklevelbtn-suites {
margin-right: 100px;
}

/* Removes the #side cta for "weekend getaways" */

#side {
     display: none;
}

/* removes :before icons on gallery widget */
.viz-galleryWidget389743 ul.row li:before {
     display:none!important;
     color: #fff!important;
}

article .ResponsiveFeatureListWidget .btn {
    background-color: #fff;
    border-radius: 0;
    border: none;
    border-top: 3px solid #850900;
    box-shadow: 0 3px 5px #cbcbcb;
    color: #850900;
    display: block;
    font: 400 14px 'Lato', sans-serif;
    margin-top: 10px;
    padding: 12px 15px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
/*    max-width: min-content; */
     
}

article .ResponsiveFeatureListWidget .btn:hover {
    background-color: #850900;
    border-top: 3px solid #850900;
    color: #FFF;
}

a.CTAButton2.btn.room-style-btn, 
a.CTAButton3.CTAButtonLast.btn.room-style-btn {
    display: block;
    margin-top: 10px;
    max-width: min-content;
}

a.CTAButton1.btn.booknow-rooms-btn.cdbeElement {
    display: block;
}


/* DRSB POP CAL FIX */

.widgetIBE input {
    background: #fffcf7;
    color: #555;
    padding: 0 10px;
}
.widgetIBE select {
min-width: 70px !important;
} 

.widgetIBE select {
      border: 1px solid #9d7341;
    padding: 0px 10px !important;

    font-size: 14px !important;
    line-height: 2em !important;
}
.picker__select--year {
    width: 20% !important;
}
.picker__select--month {
    width: 42% !important;
}
.picker__nav--prev:hover, .picker__nav--next:hover {

    color: #b1dcfb !important;
    background: #fff !important;
}

.picker__nav--next {
    right: .3em !important;
    padding-left: 0 !important;
  
}

/**************** MOBILE FOOTER 
=============================================================================== */

#mobileFooter {
    text-decoration:none;
    background:  #850900;
    bottom: 0;
    border-top: 1px solid #141009;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: .5px;
    position: fixed;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    z-index: 100;
}

#mobileFooter .row {
    margin: 0;
}

#mobileFooter .row>div {
    border-right: 1px solid #141009;
    padding: 10px 0 5px;
      
}

#mobileFooter p {
    margin-bottom: 0;color:#fff
}

#mobileFooter a {
    color: #fff;
}

#mobileFooter span {
   color: #fff;
    display: block;
    margin-bottom: 5px;
    font-size: 24px;
}

#mobileFooter .row>div:last-child {
    border: 0;
}

#mobileFooter a:hover {
  text-decoration:none;
}


@media (min-width:769px) and (max-width: 1199px) {
a.CTAButton2.btn.room-style-btn, a.CTAButton3.CTAButtonLast.btn.room-style-btn {
     font-size: 10px!important;
     width: 48.5%;
}
}

@media (min-width:844px) {
#opentablesidewidget {

    width: 224px;
    z-index: 9999;
    margin-top: 190px;
    position: absolute;
    margin-bottom: 75px;
    margin-left: 35px;
}

div#codeWidget378374 {
margin: 0!important;
}
}