@font-face {
    font-family: 'Spezia';
    src: url('fonts/Spezia-Regular.eot');
    src: url('fonts/Spezia-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Spezia-Regular.woff2') format('woff2'),
        url('fonts/Spezia-Regular.woff') format('woff'),
        url('fonts/Spezia-Regular.ttf') format('truetype'),
        url('fonts/Spezia-Regular.svg#Spezia-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Spezia';
    src: url('fonts/Spezia-Medium.eot');
    src: url('fonts/Spezia-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/Spezia-Medium.woff2') format('woff2'),
        url('fonts/Spezia-Medium.woff') format('woff'),
        url('fonts/Spezia-Medium.ttf') format('truetype'),
        url('fonts/Spezia-Medium.svg#Spezia-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Spezia Extended';
    src: url('fonts/SpeziaExtended-Medium.eot');
    src: url('fonts/SpeziaExtended-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/SpeziaExtended-Medium.woff2') format('woff2'),
        url('fonts/SpeziaExtended-Medium.woff') format('woff'),
        url('fonts/SpeziaExtended-Medium.ttf') format('truetype'),
        url('fonts/SpeziaExtended-Medium.svg#SpeziaExtended-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Recife';
    src: url('fonts/RecifeText-LightItalic.eot');
    src: url('fonts/RecifeText-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/RecifeText-LightItalic.woff2') format('woff2'),
        url('fonts/RecifeText-LightItalic.woff') format('woff'),
        url('fonts/RecifeText-LightItalic.ttf') format('truetype'),
        url('fonts/RecifeText-LightItalic.svg#RecifeText-LightItalic') format('svg');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Recife';
    src: url('fonts/RecifeText-Book.eot');
    src: url('fonts/RecifeText-Book.eot?#iefix') format('embedded-opentype'),
        url('fonts/RecifeText-Book.woff2') format('woff2'),
        url('fonts/RecifeText-Book.woff') format('woff'),
        url('fonts/RecifeText-Book.ttf') format('truetype'),
        url('fonts/RecifeText-Book.svg#RecifeText-Book') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Recife';
    src: url('fonts/RecifeText-Light.eot');
    src: url('fonts/RecifeText-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/RecifeText-Light.woff2') format('woff2'),
        url('fonts/RecifeText-Light.woff') format('woff'),
        url('fonts/RecifeText-Light.ttf') format('truetype'),
        url('fonts/RecifeText-Light.svg#RecifeText-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}



.row{
    margin: 0;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{
    width: 100%;
    padding: 0px 5px;
    margin: 0;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    padding: 0 5px;
}
@media all and (max-width: 800px)
{
    .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{
        width: 100%;
        padding: 0px;
        margin: 0;
    }
}
#datos_reserva,
#login_box{
    padding: 0;
}
label{
    display: none;
}
html{
    /* background: #0E0C16;
    color: #ffffff; */
}
body{
    position: relative;
    width: 100%;
    background-color: #ffffff !important;
    font-size: 14px;
    line-height: 22px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    overflow-x: hidden;
    font-weight: 400;
    padding: 20px;
    background-color: transparent;
    box-sizing: border-box;
}
body *{
    box-sizing: border-box;
}
@media all and (max-width: 800px)
{
    body{
        padding: 0;
    }
}
.info_header1 .product-name{
    height: 70px;
    display: block;
    margin: auto;
    width: 80px;
    background-image: url(https://grossonapoletano.com/wp-content/themes/themeFront/_/img/icons/android-chrome-256x256.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: -30px;
}

.info_header2 strong{
	position: relative;
    float: none;
    white-space: nowrap;
}
.info_header2 strong a{
	position: relative;
    left: 0px;
	font-weight: 500;
    color: #4f4f4f;
    text-transform: uppercase;
    font-size: 13px;
    display: block;
    width: 100%;
}
.info_perview{
    font-weight: 500;
    color: #4f4f4f;
    text-transform: uppercase;
    font-size: 13px;
}
#have{
    font-weight: 500;
    display: block;
    text-align: center;
    margin-bottom: 30px;
    background-color: #C68C1B;
    border: 1px solid #0E0C16;
    padding: 15px;
    color: #0E0C16;
    text-transform: uppercase;
    font-size: 13px;
}
.reservarButton{
    position: relative;
    display: inline-block;
    justify-content: center;
    text-align: center;
    width: auto;
    min-width: 180px;
    height: 50px;
    line-height: 50px;
    padding: 0px 20px;
    border-radius: 0;
    width: 100%;
    justify-content: space-between;
    font-family: 'Spezia', 'Helvetica', 'Arial', sans-serif;
    background-color: #0E0C16;
    border: 0px;
    border-radius: 50px;
    font-size: 13px;
    font-weight: 600;
    color: #ffffff;
    letter-spacing: 0.025em;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer;
}
.mt10{
	width: 100%;
}
.form-control.reservarButton.step2{
	margin-bottom: 40px;
}
.color_res a{
	color: #0E0C160E0C16 !important;
}
.table-striped>tbody>tr>td{
	background-color: transparent !important;
}
a {
    color: inherit;
    text-decoration: none;
}
a:hover, a:focus {
    color: inherit;
    text-decoration: underline;
}
#searchwithoutbottom h4 strong:after{
    content: "Si vienes sin reserva, haremos todo lo posible por asignarte una mesa según la disponibilidad. Sin embargo, te recomendamos revisar las siguientes opciones a continuación:";
    font-size: 18px;
    display: block;
    margin-top: 10px;
}

.bottomsearch {
    padding-left: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
    padding-top: 3px;
    margin-top: 2px;
    border: 1px solid #F6F6F6;
    background-color: #C68C1B;
    color: #fff;
    font-weight: 500;
    border-radius: 0px;
    padding: 0px 7px;
    line-height: 30px;
    margin-top: 0px;
    margin-bottom: 20px;
}
.bottomsearch:hover{
    border: 1px solid #444;
    background-color: #444;
    color: #fff;
}
button.btn.dropdown-toggle.btn-default{
	border-radius: 0;
    border: 1px solid #F6F6F6;
    background-color: #F6F6F6;
    line-height: 30px;
    height: 50px;
    padding: 10px;
    border-radius: 3px;
}
select.form-control,
input.form-control:not([type="button"]), 
textarea.form-control{
    cursor: pointer;
    height: 50px;
    border-radius: 3px;
    width: 100%;
    padding: 0px 20px;
    font-size: 14px;
    color: #1F1F1F;
    font-family: 'Spezia', 'Helvetica', 'Arial', sans-serif;
    border: 1px solid #F6F6F6;
    background-color: #F6F6F6;
    margin-bottom: 0.5rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-shadow: none;
    text-indent: 1px;
    text-overflow: '';
    transition: all 200ms ease-in-out;
}
texarea.form-control{
	height: 120px;
}
textarea.form-control{
    border-radius: 0;
    border: 1px solid #F6F6F6;
    line-height: 30px;
    height: auto;
    padding: 10px;
    margin-bottom: 15px;
}
#volver_commentary{
		background-color: #C68C1B;
	font-family: "NeuzeitGrotesk", Helvetica, Arial, sans-serif !important;
    border: 0px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    box-shadow: none;
    color: #fff;
    font-weight: 500;
    border-radius: 0px;
    font-size: 13px;
}
.form-control:focus {
    border-color: #C68C1B;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(193, 157, 104, 0.67), 0 0 8px rgba(193, 157, 104, 0.67);
    box-shadow: inset 0 1px 1px rgba(193, 157, 104, 0.67), 0 0 8px rgba(193, 157, 104, 0.67);
}
#datepicker{
	margin-bottom: 30px;
}
.ui-widget{

    font-family: "NeuzeitGrotesk", Helvetica, Arial, sans-serif;
}
.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 14px;
}
.ui-widget.ui-widget-content{
    width: 100%;
    max-width: 100%;
    background: #F6F6F6 !important;
    border: 1px solid #F6F6F6;
    border-radius: 3px;
}
.ui-datepicker-header{
	border: 1px solid #F6F6F6;
	background-color: #F6F6F6;
}

.ui-state-hover{
	background-color: #F6F6F6;
}
.ui-widget-content .ui-state-active{
	background-color: #C68C1B !important;
	color: #fff;
}
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td{
	padding: 8px 0px 0px 0px;
}
span.extra_message {
    font-size: 13px;
    line-height: 1.7;
    display: block;
}
input[type="button"]:not(.reservarButton){
    appearance: none;
    border: 0;
    padding: 0;
    background: none;
    box-shadow: none;
    line-height: initial;
    letter-spacing: 0;
    white-space: initial;
    width: auto;
    display: inline-block;
    float: none;
    height: auto;
    position: relative;
    font-weight: 500;
    color: #0E0C16;
    text-align: center;
}
input[type="button"]:not(.reservarButton):hover{
    text-decoration: underline;
}
#datepicker{
	margin-bottom: 0px;
    padding: 0 5px;
    margin-bottom: 5px;
}
@media all and (max-width: 800px){
    #datepicker{
        padding: 0;
    }
}
#extra-box-select{
    margin-top: 0 !important;
}
.ui-widget{
    width: 100%;
    max-width: 320px;
    font-family: "NeuzeitGrotesk", Helvetica, Arial, sans-serif;
}
.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 14px;
}
.ui-widget-content{
    border: 1px solid #F6F6F6;
}
.ui-datepicker-header{
	border: 1px solid transparent;
	background-color: transparent;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
    border: 1px solid transparent;
    font-weight: 500;
    text-align: center;
    border-radius: 3px;
    width: 52px !important;
    height: 42px !important;
    margin: auto;
    background-color: transparent;
    border: 1px solid transparent;
    font-weight: 400;
    width: auto;
    padding: 0;
    line-height: 40px;
    text-align: center;
    font-family: "NeuzeitGrotesk", Helvetica, Arial, sans-serif;
}
@media all and (max-width: 800px){
    .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
        width: 42px !important;
        height: 42px !important;
        max-width: 100%;
    }
}
.ui-state-hover{
	background-color: #F6F6F6;
}
.ui-widget-content .ui-state-active{
	background-color: #C68C1B !important;
	color: #0E0C16;
}
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td{
	padding: 8px 0px 0px 0px;
}
table{
    line-height: 1.6;
}
#group_request_button{
    text-align: center;
}
#reservar_button{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
#reservar_button .reservarButton{
    width: auto;
}
#reservar_button + .col-sm-12,
#reservar_button + .col-sm-12 + .col-sm-12{
    display: none;
}
#waiting_button_list{
    width: 50%;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 0 10px;;
}
#group_request_button{
    width: 50%;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 0 10px;
}
#footerCoverDiv {
    display: none !important;
}
.col-sm-12:empty{
    display: none !important;
}
.info_header1{
    display: none;
}
.info_header2{
    margin-bottom: 10px;
}
.col-xs-5.reserve-normal{
    height: 50px;
    margin-bottom: 5px;
}
.form-control{
    box-shadow: none !important;
    border: 0px !important;
}
#textareaQuestion .label{
	display: block;
}
#title_questions{
	margin-bottom: 40px;
}
#textareaQuestion label{
	display: block;
	font-weight: 400;
}
#textareaQuestion textarea{
	height: 120px;	
}
