/******************************* Horizontal Styles **************************************/


/* Overall Wrapper for Client Supplied Snippet */
	#OT_searchWrapperAll {   
        width:180px;
        /*height:210px;*/ /* for horizontal layout: 60px, for vertical layout: 100px */
        position: relative;       
        padding:0;
        background:#f5f5f3;
        font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		margin: 0 auto;
		float: right;
    }
    

/* wrapper */

	#OT_searchWrapper
    {
        border: none;
        /*background: #ebeae7;*/
        font-family: Verdana, Arial, Helvetica, Sans-Serif;
        font-size: 11px;
        width:163px;
        height:150px;/* for horizontal layout: 60px, for vertical layout: 100px */
        position: relative;
        margin:0;
    }
    
/* Title of Search */
	 #OT_searchWrapper .OT_feedTitle
    {
        position: absolute;
        top: 0;
        left: 0;
        margin: 0 0 1px 5px;
        font-size:12px;
        font-weight:normal;
        line-height:1em;
        display:none;
    }
    
 /* Definition List */   
    #OT_searchWrapper dl 
    {
		position: absolute;
		top: 0;
        left: 0;
		padding:0;
		margin:0;
	}

/* Party Size Label Wrapper - dt tag */
    #OT_partySizeLbl
    {
        position: absolute;
        top: 29px;/* for horizontal layout: 25px, for vertical layout: 25px */
        left: -48px; /* for horizontal layout: 0px, for vertical layout: 0px */
        margin: 0 0 0 5px;
        padding:3px 0;
        text-align:right;
        width:110px;
        z-index:10;
    }
    
/* Party Size Wrapper - dd tag */    
    #OT_partySize
    {
        position: absolute;
        top:7px;/* for horizontal layout: 25px, for vertical layout: 25px */
        left: 55px;/* for horizontal layout: 120px, for vertical layout: 85px */
        margin:0;
       	padding:20px;
    }

/* Date Label Wrapper - dt tag */    
    #OT_dateLbl
    {
        position: absolute;
        top: 60px;/* for horizontal layout: 25px, for vertical layout: 55px */
        left: -23px;/* for horizontal layout: 180px, for vertical layout: 0px */
        margin: 0 0 0 5px;
        padding:3px 0;
        text-align:right;
        width:55px;
        z-index: 10;
    }
    
/* Date Label Wrapper - dd tag */    
    #OT_date
    {
        position: absolute;
        top: 40px;/* for horizontal layout: 25px, for vertical layout: 55px */
        left: 30px;/* for horizontal layout: 245px, for vertical layout: 85px */
        width:100px;
        margin:0;
       	padding:20px;
    }

/* Time Label Wrapper - dt tag */     
    #OT_timeLbl {
        position: absolute;
        top: 90px;/* for horizontal layout: 25px, for vertical layout: 55px */
        left: -22px;/* for horizontal layout: 335px, for vertical layout: 185px */
        width:60px;
        padding:3px 0;
        text-align:right;
        z-index: 10;
    }

/* Time Label Wrapper - dd tag */     
    #OT_time {
        position: absolute;
        top: 70px;/* for horizontal layout: 25px, for vertical layout: 55px */
        left: 28px;/* for horizontal layout: 398px, for vertical layout: 275px */
        margin:0;
padding: 20px
    }
    
 /* Placeholder empty dt */
    #OT_empty 
    {
		position:absolute;
		width:0;
		height:0;
		padding:0;
		margin:0;
		top:100px;
		left:0;
	} 
 
 /* Submit Button Wrapper - dd tag */    
     #OT_submitWrap
    {
        position:relative;
        top: 130px; /* for horizontal layout: 25px, for vertical layout: 112px */
        left: 8px;/* for horizontal layout: 500px, for vertical layout: 240px */
        margin: 0 5px 0 0;
        z-index:5; /* do not change */
    }
   
 /* Wrapper for Powered By OpenTable Logo */
    #OT_logo {
       position:absolute;
       top:80px; /* for horizontal layout: 80px, for vertical layout: 120px */
       left:0px; /* for horizontal layout:0px, for vertical layout: 0px */
       width:100%;
       padding:0;
       margin:0;
       display:block;
       background:#fff;
    }
    
  /* Wrapper for Text Link */   
    #OT_logoLink {
		position: absolute;
		top: 125px;/* for horizontal layout: 60px, for vertical layout: 100px */
		left: -5px; /* for horizontal layout: 0px, for vertical layout: 0px */
		width:100%;
		padding:0 0 10px 0;
		margin:0;
		font-size:9px;
		font-family: Verdana, Arial, Helvetica, Sans-Serif;
		display:block;
		background:#fff;
     }
     
     /* text link padding */
     #OT_logoLink a
     {
		padding:0 0 0 10px;
	}

    /* Logo Link Border and margin*/
    #OT_imglogo 
    {
		border: 0;
		margin:0 0 0 10px;
	}
    
	#OT_searchWrapper form {margin:0;padding:0;}
	#OT_searchWrapper input.hidden {display:none;}
	
	/* Text Form Fields */
	#OT_searchWrapper .feedFormField, #OT_searchWrapper .feedFormField option {
		font-size:12px;
		margin:2px 2px 2px 2px;
	}
	/* Text Form Field for Date field */
	#OT_searchWrapper #startDate, #OT_searchWrapper .OT_feedFormfieldCalendar 
	{
		font-family: Verdana, Arial, Helvetica, Sans-Serif;
		font-size:12px;
		margin:0;
		width:85px;
	}

	#OT_searchWrapper #dateDisplay
	{
		font-size:10px;
		color:#fff;
 		font-family: Verdana, Arial, Helvetica, Sans-Serif;
		float:right;
		margin:0px 30px 0px 0px;
		display:inline;
	}

	/*** calendar styles ***/

	/* Placeholder. Don't change this */
	#OT_searchWrapper .imgCal 
	{
		position: absolute; 
		display: none; 
		z-index:100;
	}

	/* Calendar Table properties */
	#OT_searchWrapper #imageCal table {
		font-size:12px;
 		width:150px;
		font-family:arial;
		font-weight: bold;
		background:#FFF;
	}
	#OT_searchWrapper #imageCal td {
		padding:0px 0px 0px 0;
		text-align:center;
	}

	/* Days in the future */
	#OT_searchWrapper .clickableDays 
	{	
		color: #000000; 
		text-decoration: none;
		height:18px;
	}

	/* Days in the past */
	#OT_searchWrapper .nonclickableDays 
	{	
		color: #CCCCCC;
		height:18px;
	}

	/* Name of the month at the top */
	#OT_searchWrapper .months 
	{
		color: #FFFFFF; 
		text-decoration: none 
	}

	/* Day of the week */
	#OT_searchWrapper .weekdays
	{		
		text-decoration: none; 
		color:#666666;
		background-color:#EFEFEF; 
		width:14%;
	}

	.OT_Header
	{
		font-size:12px;
		font-weight: bold;
		/*position:absolute;
		left:18px;
		top:10px;
		z-index:10*/
	}

/*Overwrite Layout*/
#OT_searchWrapperAll{width:100%;/*height:120px;*/float:none;position:relative;background-color:#e7e1c5;margin-bottom:1.5em;}
#OT_searchWrapperAll dl,#OT_searchWrapperAll dt,#OT_searchWrapperAll dd{padding:0;margin:0;}
#OT_searchWrapper{height:80px;}
.OT_Header{width:100%;top:0;left:0;text-indent:10px;padding:5px 0;background-color:#c2bb9e;}
#OT_partySizeLbl{width:80px;top:40px;left:10px;text-align:left;}
#OT_partySize{top:35px;left:80px;}
#OT_dateLbl{width:auto;top:40px;left:145px;text-align:left;}
#OT_date{width:auto;top:36px;left:185px;}
#OT_searchWrapper #dateDisplay{color:#262626;}
#OT_timeLbl{width:auto;top:40px;left:295px;text-align:left;}
#OT_time{width:auto;top:36px;left:335px;}
#OT_submitWrap{position:absolute;top:36px;left:440px;}
.partOfCal.spacer{display:none;}

@media only screen and (max-width:700px){
	#interior-content .content h1 {
		font-size: 28px;
		color: #300;
	}
	#OT_dateLbl {
		width: auto;
		top: 80px;
		text-align: left;
		left: 10px;
	}
	#OT_date {
		width: auto;
		left: 79px;
		top: 76px;
	}
	#OT_searchWrapperAll {
		height: 263px;
		width: 300px !important;
	}
	#OT_timeLbl {
		top: 135px;
		left: 10px;
	}
	#OT_time {
		top: 131px;
		left: 75px;
	}
	#OT_submitWrap {
		top: 175px;
		left: 10px;
	}
}
@media only screen and (max-width:320px){
	#interior-content .content h1 {
		font-size: 24px;
	}
	#interior-content .content .inner {
		padding: 10px;
		overflow: hidden;
	}
}



/* New */
.ot-wrap { padding-top: .75em; }
.ot-wrap .ot-dtp-picker { background-color: transparent; }
.ot-wrap .ot-title { display: none; }
.ot-wrap .ot-powered-by { display: none; }
.ot-wrap .ot-dtp-picker { padding: 0; }
#ot-widget-container10 { margin-bottom: 1em; }
.ot-2 { padding-left: 2em; }

.flex-cols {
	display: -webkit-box;  
	display: -ms-flexbox;  
	display: -webkit-flex; 
	display: flex;
}

.flex-cols .col-1 { margin-right: 36px; }

@media screen and (max-width: 670px) {
	.flex-cols { display: block; }
	.flex-cols .col-1 { margin-right: 0; }
	.ot-wrap .ot-dtp-picker { width: auto; }
	
}