/*
Theme Name: Gastro Child
Theme URI: http://www.gastrotheme.com
Description: Gastro Child Theme.
Author: Twisttheme
Template: gastro
Version: 1.0.0
Text Domain: gastro-child
*/

@media screen and (max-width: 1000px) { 
    .reservas {display:none !important;}
    .reservas_mob {display:block !important;}
}

.reservas_mob {display:none;}
.reservas {display:block;}
.flags {
    position: absolute;
    top: 54px;
    right: 28px;
}

.lang_sel_sel {
    padding-right: 24px !important;
    background:rgba(0,0,0,0.5) !important;
	border: 0 !important;
	color:#fff !important;
}

#lang_sel li ul a{
	background-color: rgba(0, 0, 0, 0.5) !important;
	color:#fff !important;
	border:0 !important;	
}

#lang_sel li ul a:hover{
	background-color: rgba(255, 255, 255, 0.5) !important;
	color:#000 !important;
	border:0 !important;	
}


.gst-side-navbar--full .gst-collapsed-button {
        display: none !important;
}



.gst-heading-text.gst-secondary-font.gst-s-text-border.gst-s-text-color {
    font-family: 'Lora', serif;
   /*  text-align: center; */
}
textarea {

    font-family: 'proxima-nova', sans-serif;
    font-size: 12px !important;

}
input {

    font-family: 'proxima-nova', sans-serif;
    font-size: 12px !important;

}

.gst-header{
	display: none;
}
.logos-float img {

    max-width: 100px;
    text-align: center;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;

}
.logos-float .gst-gallery-item:nth-child(2) img {

    top: 25px;

}
.logos-float .gst-gallery-item:nth-child(1) img {

    max-width:80px;
	top:10px;

}
.logos-float .gst-gallery-item:nth-child(3) img {

    top: 25px;

}
.a_nossa_cozinha{
	font-weight: bold;
	font-size: 2rem;
	color: white;
	font-family: "Times New Roman", serif;
}

.texto_a_colocar{
	font-family: 'proxima-nova', sans-serif;
	color: white;
	font-style: normal;
font-weight: 600;
letter-spacing: 0.15em;
text-transform: uppercase;
}
body{
	font-family: 'proxima-nova', sans-serif;
	color: white;
	font-style: normal;
letter-spacing: 0.15em;
}
.tabela{
	border: 0px;
	padding: 0px;
}
.tabela tr{
	margin-left: 0px;
}
.tabela-td{
	width:150px;
	padding-left: 0px;
}
.link_email a{
	color: white !important;
}
.link_email a:hover{
	text-decoration: underline !important;
}
.telemovel{
	font-size: 2.5rem;
}
.wpcf7-form-control.wpcf7-submit{
	background-color: #ffffff;
	border-color: #ffffff!important;
}
.wpcf7 input{
	background-color: #8c8c8c;
	color: black!important;
	padding-left: 15px;
	border-color: #8c8c8c!important;
}
.wpcf7 textarea{
	background-color: #8c8c8c;
	color: black!important;
	padding-left: 15px;
	border-color: #8c8c8c!important;
}
.area_de_texto{
	height: 189px;
}
/* ----------- Menu do Single ------------- */
.menu{
	list-style-type: none;
}
/* ----------- List do Slick ---------------- */
.slick-list{
	height: 100% !important;
}
/* --------- GASTRO Text Removal ------------ */
.gst-navbar-logo.gst-navbar-logo--text{
	display:none;
}
.gst-tab-nav-title-text{
	margin-right:0px;
	margin-left: 0px;
}
.gst-tab--top > .gst-tab-nav > .gst-tab-nav-list{
	margin-right: 0px;
}