.promotion-banner {
    max-width: 350px;
}

.celebrate {
  position: relative;
  z-index: 1;
  display: block;
  clear:both;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
}
.celebrate .banner-Holiday {
    background: url(../../img/summer-restaurant-month.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    max-width: 100%;
    text-align: center;
	height: 320px;
}
.promo-title-restaurant{
	    text-align: -webkit-center;
    width: 28%;
    display: inline-table;
    margin-bottom: 110px;
    font-family: MrsEavesXLSerifOT;
    font-size: 35px !important;
    letter-spacing: 0.01em;
    margin: 0;
    line-height: 38px !important;
    min-height: 99px;
    text-transform: none;
    background-color: #454444 !important;
    background: linear-gradient(to right, #2d2c2c 0%,rgb(40, 38, 38) 50%,rgb(22, 22, 22) 100%) !important;
    opacity: 0.8 !important;
    padding: 10px;
    color: #fff;
}
.promo-deck-restaurant{
       font-family: AvenirNext-Regular !important;
    color: #ffffff;
    /* padding-bottom: 7px; */
    line-height: 50px;
    background: #df2e1a !important;
    opacity: 0.8;
    margin-top: 132px;
    font-size: 35px !important;
    /* padding-top: 15px; */
}
.promo-deck-restaurant sup{
    font-size:21px !important;
}
.frmperson {
    font-size: 17px;
}
.title-colorbg {
    position: relative;
    background-color: #014576;
    top: -3px;
}
.title-celebrate {
    padding: 30px 0 0 0;
    color: #000000;
    font-size: 23px;
    width: 100%;
    font-family: MrsEavesXLSerifNarOT-Reg, serif;
    line-height: 20px;
    text-align: center;
}
.text-celebrate{
    font-family: AvenirLT-Book,sans-serif !important;
    font-size: 14px;
    text-align: center;
    color: #000000;
    padding: 12px 5px 2px 5px;
}
.celebrate-content{
    position: relative;
    background: #FFFFFF;
    width: 100%;
    padding: 20px;
    -webkti-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.celebrate-content .description {
    color: #333;
    font-size: 14px;
    line-height: 1.3em;
    text-align: center;
}
.celebrate-content .description p {
    line-height: 1.3em;
}
.celebrate-content .celebrate-time{
   margin: 10px 0;
    color: #000;
    font-size: 14px !important;
    padding: 0 1px;
    font-family: AvenirNext-Regular !important;
    line-height: 17px !important;


}
.Date-restaurant-month{
	text-align: center;
    font-size: 15px !important;
    margin: 0px auto 10px;
    font-family: AvenirNext-Regular !important;
    font-weight: normal;
    color: #df2d1a;
    font-weight: 700;
}
.summer-restaurant-copyright{
	 font-family: AvenirNext-Regular !important;
	   font-size: 11px !important;
	   text-align:center;
}
.celebrate-content .celebrate-text2{
    font-family: AvenirNext-Regular !important;
    padding: 4px 5px;
    font-size: 13px !important;
    text-align:justify;
    color: #000;
    line-height: 16px !important;
}
.celebrate-content .dinner-pricing{
font-family: AvenirLT-Book,sans-serif !important;
    font-size: 13px !important;
    font-style: italic;
    margin-bottom: 35px;
    color: #000;
}
.celebrate-content .description ul {
  text-align:center;
 }
.holiday-hours {
    list-style: none;
    padding: 0 10px;
	margin-bottom:30px;
}
.holiday-hours  li {
    padding: 5px 0;
    font-family: AvenirLT-Book,sans-serif;
    font-size: 14px;
    color: #333;
    display: flow-root;
}
.holiday-hours li span {
    float: left; font-weight: bold;
}
.holiday-hours li .value {
    float: right;
	text-align:justify
}
.celebrate-content .description  .desktop .btn-group {
    text-align: center;
    clear: both;
}
.celebrate-content .description .desktop .btn-group .btnn {
    background: #df2d1a;
    color: #fff;
     cursor: pointer; 
    display: inline-block; 
    position: relative; 
    font-size: 15px !important;
    font-size: 1rem;
    line-height: 39px;
    height: 37px;
    padding: 0 12px;
    text-transform: uppercase;
    text-decoration: none;
    box-shadow: 0 0 0 1px #db3117;
    background-clip: padding-box;
    -webkit-transition: all .21s;
    transition: all .21s; 
    white-space: nowrap; 
    font-family: AvenirLT-Heavy,sans-serif;
    font-weight: normal !important;
    margin-bottom: 10px;
	border: 0;
}
.celebrate-content .description .desktop .btn-group .btn:hover {
    background: #fff;
    border: 3px solid #db3117;
    box-shadow: 0 0 0 3px #baa974;
}
.btnres{ display:block !important}
 @media screen and (max-width: 768px) {
	 .Date-restaurant-month {
    text-align: center;
    font-size: 14px !important;
    margin: 0px auto 10px;
    font-family: AvenirNext-Regular !important;
    font-weight: normal;
    color: #df2d1a;
    font-weight: 700;
}
 }

