/*
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");
/* BG title of pages*/
.title_size_medium {height:300px !important;}
.image.not_responsive{display: none;}
/*text general*/
.wpb_text_column .wpb_wrapper p{letter-spacing:1px !important;}
/**** LEY DE COOKIES - alto ****/
.cdp-cookies-alerta .cdp-cookies-texto{padding:10px;}
/*#nav.main_menu>ul>li>a{padding: 0 5px !important;}
.drop_down #menu-main-menu .second .inner ul li a{padding-top:2px !important; padding-bottom:2px !important;}*/
/**/
nav.main_menu > ul > li > a {
    padding: 0 10px !important;
    font-size: 12px !important;
}
/*ancho de columnas en portfolio single*/
.two_columns_66_33 > .column1{width:50.66% !important;}
.two_columns_66_33 > .column2{width:49.33% !important;}
/* ancho de columnas en noticias single*/
.grid2 > .column1{width:70.66% !important;}
.grid2 > .column2{width:28.66% !important;}
/**/
.blog_single h2.entry_title, .blog_single .post_info{display:none !important;}
/*custom h1 en portfolio*/
.titulo-portfolio-content{color:#8d8d8d !important; text-align: left; font-size: 14px !important; letter-spacing: 2px !important; font-weight: normal !important; line-height: 30px !important;}
/*custom h3 en portfolio*/
.titulo-portfolio-content2{color:#8d8d8d !important; text-align: left; font-size: 14px !important; text-transform: none !important; font-weight: normal !important;}

/*remove categoria tags y nombre en single*/
.portfolio_detail .info.portfolio_categories > h6 {display: none;}
.portfolio_detail .info.portfolio_categories > span {display: none;}
.portfolio_detail .info.portfolio_tags > h6 {display: none;}
.portfolio_detail .info.portfolio_tags > span {display: none;}


/*flechas en single color*/
.flex-prev i.fa, .flex-next i.fa{color:#000000 !important;}
/* footer de datos*/
.footer_bottom_holder{letter-spacing:1px !important; font-size:10px !important;}
@media screen and (min-width: 320px) and (max-width: 576px)
{
.two_columns_66_33 > .column1{width:100% !important;}
.two_columns_66_33 > .column2{width:100% !important;}
}

/**/
div.wpcf7-response-output{
	background-color:#000!important;
}
