/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");


/* Demo Styles */
.qode-slider1-item .qode-ni-content .qode-ni-content-table-cell {
    position: relative;
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: middle;
    left: 20px;
}
.qode-slider1-item .qode-ni-title-holder .qode-post-title a {
    background-color: #009696;
    color: #FFF;
    display: inline;
    padding: 0 20px;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
}
.qode-slider1-owl .owl-dots {
    position: absolute;
    top: 47%;
    right: 0;
    height: 90%;
    min-height: 160px;
    width: 330px;
    padding-left: 18px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translate(-20px, -50%);
    z-index: 5;
    background: rgba(0,0,0,0.5); /* rgba(0,100,100,0.8);  #009696*/
    padding-top: 10px;
    padding-bottom: 10px;
}
.qode-news-holder .qode-post-info-category a span {
	background: #009696;
}
.qode-slider1-item .qode-ni-title-holder .qode-post-title a {
	color: #000000;
	background: #FFFFFF;
	text-transform: none;
	font-size: 1.4em;
	padding-top: 3px;
	padding-bottom: 5px;
	line-height: 1.7em;
	font-weight: bold;
}
.qode-btn.qode-btn-solid {
    background-color: #009696;
    border: none;
    color: #FFF;
    font-weight: bold;
}
.qode-layout1-item .qode-post-title {
    margin-top: 10px;
    margin-bottom: 13px;
    text-transform: uppercase;
    text-align: left;
}
.qode-layout1-item .qode-post-excerpt-holder, .qode-layout1-item .qode-post-info-author, .qode-layout1-item .qode-post-info-date {
    margin-bottom: 13px;
    text-align: left;
}
.qode-post-carousel1 .qode-owl-slider .owl-nav {
    position: absolute;
    top: -5px;
    right: 0;
    width: 50%;
    text-align: right;
    box-sizing: border-box;
}
.qode-post-carousel1 .qode-owl-slider .owl-nav .owl-prev {
    margin-right: 15px;
}
.qode-post-carousel1 .qode-owl-slider .owl-nav > div {
    background-color: #009696;
    width: 35px;
    text-align: center;
}
.qode-post-carousel1 .qode-owl-slider .owl-nav > div span {
    color: #ffffff;
}
.mosaicRow .vc_column_container>.vc_column-inner {
    box-sizing: border-box;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
}
.mosaicRow h2 {
  display: inline-block;
  font-size: 1-2em;
  bottom: 0;
}
.mosaicRow .qode-slider1-item .qode-news-item-image-holder:after {
    background-color: rgba(4,4,4,0);
}
.mosaicRow .qode-slider1-item .qode-ni-title-holder .qode-post-title {
    margin: 0;
    position: absolute;
    width: 100%;
    display: block;
    padding: 0;
}
.mosaicRow .qode-slider1-item .qode-ni-title-holder .qode-post-title {
    margin: 0;
    position: absolute;
    width: 50%;
    display: block;
    padding: 0;
    bottom: 10px;
}
.mosaicRow .qode-slider1-item .qode-ni-content .qode-ni-content-table-cell {
    width: 90%;
    left: 10px;
}
.mosaicRow .qode-news-holder.qode-nl-no-space .qode-news-item {
    padding: 0;
    min-height: 350px;
}

/* GFWebs custom Styles */
nav.main_menu > ul > li:hover, nav.main_menu > ul > li.current-menu-item {
    background-color: #009696;
}
nav.main_menu > ul > li:hover a, nav.main_menu > ul > li.current-menu-item a {
    color: #FFFFFF;
}
nav.main_menu > ul > li > a {
    color: #000000;
    font-size: 1.5vw!important;
}
nav.main_menu > ul > li {
	padding-top: 15px;
}

/*
nav.main_menu > ul > li:first-of-type {
	border-left: solid 1px #cecece;
}
nav.main_menu > ul > li:last-of-type {
	border-right: solid 1px #cecece;
}
*/
p {
    display: inline-block;
    margin: 20px 0;
    line-height: 24px;
}
div#posts-list .post {
    display: block;
    float: left;
    width: 27%;
    padding: 3%;
}


@media only screen and (max-width: 480px) {
.q_logo {
    display: table-cell;
    position: relative;
    top: 5px;
    left: 75%;
    vertical-align: middle;
    transform: translateX(-50%);
}
}
.header_top_bottom_holder {
    position: relative;
    border-bottom: solid 1px #dedede;
    margin-bottom: 20px;
}
i.qode_icon_font_awesome.fa.fa-search {
    display: inline-block;
    transform: translate(0, 10px);
}
.fullscreen_search_holder.fade.animate .fullscreen_search_close {
    top: 45px;
    right: 10px;
}
.qode_search_form .container input {
    width: 90%;
    padding: 0 10px 5px 10px;
    margin-top: 13px;
    border-bottom: solid 1px #cecece;
}
.page-id-47022 .content_inner, .page-id-22671 .content_inner, .page-id-22670 .content_inner, .archive .content_inner, .category .content_inner {
    margin-top: 120px;
}
nav.main_menu>ul>li>a {
    padding: 0 20px;
    font-size: 13px;
    letter-spacing: 1px;
}

.qode-layout1-item .qode-post-info-category {
    display: none;
}

.qode-slider1-item .qode-ni-content .qode-ni-content-table {
	width: 50%;
}

@media only screen and (max-width: 600px) {
	.qode-slider1-item .qode-ni-content .qode-ni-content-table {
		width: 85%;
	}
	.qode-slider1-item .qode-ni-title-holder .qode-post-title a {
    	font-size: 0.6em;
	}
}
@media only screen and (min-width: 1000px) and (max-width: 1500px) {
	nav.main_menu > ul > li > a {
    font-size: 1.2vw!important;
	}
}

@media only screen and (min-width: 1000px) and (max-width: 1400px) {
	.q_logo img {
    width: 300px!important;
    height: auto!important;
    margin-top: 0px;
	}
}


@media only screen and (max-width: 999px) {
	.page-id-22671 .content_inner {
		margin-top: 0;
	}
	.search-restaurant {
    width: 100%!important;
    margin: 0!important;
	}
	.search-restaurant-page .post-entry {
		width: 100%!important;
    margin: 0!important;
	}
	.search-restaurant-page .post-image {
    display: block;
    float: left;
    width: 100%!important;
    clear: both!important;
		margin-bottom: 20px!important;
	}
	.search-restaurant-page .post-image img {
    display: block;
    float: left;
    width: 100%!important;
    clear: both!important;
    
	}
	.search-restaurant-page .right {
    display: block!important;
    float: left!important;
    width: 100%!important;
		margin-bottom: 40px!important;
	}
	.q_logo img {
		width: 220px!important;
		height: auto!important;
		margin-top: 22px!important;
		margin-left: -60px!important;
	}
	
}

/* FORMS */
.subscriptionSmall {
	display: block;
	float: left;
	clear: both;
	margin: 50px 0 0;
}

input.wpcf7-form-control.wpcf7-date, input.wpcf7-form-control.wpcf7-number, input.wpcf7-form-control.wpcf7-quiz, input.wpcf7-form-control.wpcf7-text, select.wpcf7-form-control.wpcf7-select, textarea.wpcf7-form-control.wpcf7-textarea {
    display: block;
    margin: 0;
    padding: 8px;
    border: solid 1px #cecece;
    border-radius: 0;
    outline: 0;
    resize: none;
    font-size: 13px;
    line-height: 17px;
    background-color: #fff;
    color: #818181;
    font-family: Raleway;
    font-weight: 400;
    box-sizing: border-box;
    -webkit-appearance: none;
}
.subscriptionSmall input {
    transform: translateY(-10px);
}
.subscriptionSmall input.wpcf7-form-control.wpcf7-submit:not([disabled]) {
	display: block;
	float: left;
    border: 0;
    color: #fff;
    text-align: center;
    background-color: #009696;
	/*
	width: 100%;
    max-width: 260px;
	*/
    border-radius: 0;
	transform: translateY(-20px);
}
div.wpcf7-response-output.wpcf7-validation-errors {
	float: left;
	clear: both;
    margin-top: 0;
    transform: translateY(-5px);
}
.wpcf7-response-output {
    float: left!important;
    margin-top: -20px!important;
    margin-bottom: 40px!important;
}
div.wpcf7-response-output.wpcf7-mail-sent-ok {
    background-color: #009696!important;
}

/* Spotify Widget */
#widget-spotify {
	display: block;
	margin-top: 40px;
}

/* DIRECTORIO DE CHEFS */
.letterSelector {
display: block; 
float: left;
width: 100%;
}
.letterSelector li {
display: block; 
float: left;
width: calc(100% / 27);
margin: 40px 0;
cursor: pointer;
}
.letterSelector li.active {
font-weight: bold!important;
color: #009696;
}
.letterSelector li.off {
color: #cecece;
}
.letterList {
display: none;
}
.letterList.active {
display: block;
}
.letterList .listItem {
    margin: 40px 0;
    padding-bottom: 40px;
    border-bottom: 1px solid #cecece;
}
.letterList .listItem .wpb_wrapper, .letterList .listItem .wpb_wrapper p {
	padding-top: 0;
	margin-top: 0;
}
.letterList .listItem p, .letterList .listItem a {
	display: inline-block;
	width: 100%;
}
.page-id-22671 .restaurantsWidgetLink, .page-id-47024 .chefsWidgetLink {
display: none!important;
}

/* POSTS */
.blog_holder.blog_single article h2 {
    display: block;
    font-size: 2em;
}
.blog_holder article .post_text h2 .date {
    color: #bebebe;
    display: block;
    font-size: 24px;
	line-height: 24px;

}
.blog_holder article .post_content_holder {
    width: calc(100% - 40px);
    padding-right: 40px;
}
#respond textarea {
    padding: 12px;
    vertical-align: middle;
    border: solid 1px #cecece;
}

/* Footer */
.footer_bottom_holder {
	margin-top: 25px;
	padding-top: 30px;
	padding-bottom: 30px;
	border-top: solid 1px #cecece;
}
.footer_bottom_holder h3 {
	display: inline-block;
	width: 100%;
	margin-bottom: 5px;
}
.rrssLinks {
	padding-right: 25%;
}
.footerLinks {
	display: inline-block;
	width: 100%;
	text-align: left;
}
.footerLinks a {
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
	color: #009696;
	transition: all 300ms linear;
}
.footerLinks a:hover {
	color: #000;
	text-decoration: none;
}

 /* POSTS */
.single.single-post .content_inner  {
	margin-top: 0;
}
.single.single-post aside .widget {
    margin: 0;
}
.single.single-post aside .widget {
    margin: 0;
}
.asideRRSSLink {
	margin-top: 30px;
}
.asideRRSSLink h3 {
	margin-bottom: 5px;
}
.post_image {
	display: none!important;
}
p strong {
	font-weight: 400;
}

.ge-author {
	width: 90%;
    padding: 25px;
    color: #303030;
    background-color: #f3f3f3;
    margin-top: 40px;
    margin-bottom: 40px;
}
.ge-author p {
	font-size: 13px;
    font-weight: 300;
}
.ge-author h3 {
	display: inline-block;
	margin: 0 0 10px 0;
	font-size: 1.2em;
}
.ge-author img {
    display: inline-block;
    float: left;
    margin-right: 25px;
}
.ge-author a {
	font-size: 1.2em!important;
	font-weight: 500!important;
}

/* CATEGORIAS */

.footerLogo a img {
	display: inline-block;
    height: 80px!important;
	width: auro!important;
}
.qode-news-holder, .qode-news-holder.qode-news-columns-1 .qode-news-item {
    /* width: calc(100% - 40px);*/
}

/* BANNERS */
.bannerWrapper > a {
    display: inline-block;
    margin-bottom: 15px;
}
.bannerWrapper img {
	width: calc(100% - 2px)!important;
	height: auto!important;
	border: solid 1px #cecece!important;
}
.marginBottom20 {
	margin-bottom: 20px;
}
@media only screen and (max-width: 999px) {
	i.qode_icon_font_awesome.fa.fa-search {
		display: inline-block;
		transform: translate(0, 0);
	}
	.rrssLinks {
		display: none;
	}
	.footerLinks {
		text-align: center;
		margin-bottom: 40px;
	}
	.letterSelector {
	 margin-top: 40px!important;
	}
	.letterSelector li {
    width: calc(100% / 7)!important;
	 margin: 10px 0 10px!important;
	}
}

@media only screen and (min-width: 1000px) and (max-width: 1400px){
	.q_logo {
    	top: 70%;
	}
	.letterSelector {
	 margin-top: 40px!important;
	}
	.letterSelector li {
    width: calc(100% / 14)!important;
	 margin: 10px 0 10px!important;
	}
}
@media only screen and (min-width: 1401px) and (max-width: 1500px){
	.q_logo img {
    width: 17vw!important;
    height: auto!important;
    top: -15px;
	}
}
@media only screen and (min-width: 1501px){
	.q_logo img {
		width: 20vw!important;
		height: auto!important;
		top: -25px;
	}
	nav.main_menu > ul > li > a {
		color: #000000;
		font-size: 1.2vw!important;
	}
}



.qode-ni-info-top-holder .qode-ni-info.qode-ni-info-top .qode-post-info-category a:not(:first-of-type) {
	display: none;
}

.page-template-page-chefs .gallery-item {
    display: block;
    float: left;
    width: 20%;
    margin: 40px 2.5% 0;
    height: 320px;
}

.content_inner {
    margin-top: 0px;
}
.title h1, .title.title_size_small h1 {
    display: inline-block;
    font-size: 32px;
    line-height: 1.304347826086957em;
    margin-top: 50px;
}


/* ORIGINAL ELEMS */
.su-tabs {
    background: #009696!important;
}
.su-tabs-nav span:not(.su-tabs-current) {
	color: #FFFFFF!important;
}
.su-tabs-nav span:hover {
    color: #000!important;
}

/* RESTAURANTES */
.search-restaurant {
	display: block;
	float: left;
	width: 50%;
	margin: 0;
}
.search-restaurant-page .post-entry {
    display: block;
    float: right;
    width: calc(50% - 40px);
    margin: 0 40px 0 0;
}
.search-restaurant-page .restaurant-result-list {
	display: block;
	float: left;
	width: 100%;
}
.search-restaurant-page .restaurant-tag-list {
	display: block;
	float: left;
	width: 100%;
	margin: 0;
}
.search-restaurant-page input {
    width: 80%;
    padding: 5px 8px;
    font-size: 16px;
    margin-bottom: 12px;
}
.search-restaurant-page select {
    -webkit-appearance: none;
   -moz-appearance:    none;
   appearance:         none;
    width: 84%;
    padding: 5px 8px;
    font-size: 16px;
    margin-bottom: 12px;
}
.search-restaurant-page input[type="submit"], .search-restaurant-page input[type="reset"] {
	width: 41%;
	margin: 10px 0 80px;
    -webkit-appearance: none;
   -moz-appearance:    none;
   appearance:         none;
}
.search-restaurant-page input[type="submit"] {
    color: #FFFFFF;
    background-color: #009696;
	font-weight: bold;
	border: 1px solid #009696;
    margin-right: 5px;
}
.search-restaurant-page div#posts-list .post {
    display: block;
    float: left;
    clear: both;
    width: calc(100% - 80px);
    max-height: 20px 0;
    border-bottom: 1px solid #cecece;
    padding-bottom: 20px;
}
.search-restaurant-page .post-image {
    display: block;
    float: left;
}
.search-restaurant-page .right {
    display: block;
    float: right;
    width: calc(100% - 200px);
}
.inv-recaptcha-holder {
	opacity: 0!important;
	transform: translatex(-999px)!important;
}


@media only screen and (max-width: 768px) {
  .owl-nav {
    display: block;
  }
}

/* 2018-04-21 */
.post_info .blog_like, .post_info .dots:last-of-type {
	display: none;
}
.bannerWrapper.mobile {
	display: none;
}
@media only screen and (max-width: 768px) {
  .bannerWrapper.mobile {
	display: inline-block;
	  max-width: 300px;
	  height: auto;
}
	.bannerWrapper.desktop {
	display: none;
}
}

#cookie-notice {
	z-index: 9999999;
}

/* 20180606 */
.bannersWrapper {
  display: none;
  }
  @media only screen and (max-width: 768px) {
    .bannersWrapper {
    display: inline-block;
    background-color: #cecece;
    }
    .bannersWrapper > a{
    display: inline-block;
    margin: 10px 10px 0 10px;
    }
    .bannersWrapper > a:last-of-type {
    margin: 10px 10px 10px 10px;
    }
  }
  
@media only screen and (min-width: 1901px) {
nav.main_menu > ul > li > a {
    font-size: 20px!important;
}
}

/* 20180608 */
article .post_content_holder div > a[rel="nofollow"] > img {
	border: solid 1px #cecece!important;
}
@media only screen and (min-width: 768px) {
article .post_content_holder div > a[rel="nofollow"] > img {
	display: inline-block!important;
	max-width: 250px!important;
	height: auto!important;
}
}

/* 20180921 */
.bannerWrapper.mobile {
	display: none!important;
}
.bannerWrapper.desktop {
	display: block!important;
}
@media only screen and (max-width: 768px) {
.bannerWrapper.mobile {
	display: block!important;
}
.bannerWrapper.desktop {
	display: none!important;
}
}

.mobileBR {
	display: none!important;
}
@media only screen and (max-width: 767px) {
.mobileBR {
	display: inline!important;
}
}



