/*
Theme Name: Agência Sabiá
Theme URI: http://mirago.com.br
Author: Mirago Marketing Digital
Author URI: http://www.mirago.com.br
Template:  mirago
Description: Tema filho do tema base desenvolvido pela Mirago para os projetos WordPress.
Version: 1.0
Text Domain: mirago-child
*/



/* ESCONDER SUB LOGO HEADER */

.navbar-header>.navbar-brand>p.texto.text-uppercase {
    font-size:  0pt;
    color: transparent;
}


/* AJUSTE HEADER FULLWIDTH */


.navbar {
    border: 0px solid transparent !important;
}



/* AJUSTE MOSAICO */

.container-fluid.mosaico {
    width: 100% !important;
} 

/* AJUSTE FOOTER */

@media (min-width: 992px) {
footer {
    background-size: cover !important;
}
	
	/* AJUSTES SETORES HOME */
	
.container-fluid.bloco-setores.parallax {
    background-size: cover;
}
	
	/* AJUSTES PLACEHOLDER BLOG */
.blog .col-xs-12.col-sm-3 {
    background: url(http://agenciasabia.com.br/wp-content/uploads/2017/12/placeholder.png);
    background-size: contain;
    padding-right: 0px;
    padding-left: 0px;
}

.blog img.img-responsive.wp-post-image {
    width: 100%;
    object-fit: cover;
}
	
} 

/* Ajustar Depoimentos */

#depoimentos .col-xs-12.col-sm-6.col-md-4 {
    display: none;
}

#depoimentos .col-xs-12.col-sm-6.col-md-8 {
    text-align: center;
    width: 100%;
}


#depoimentos .carousel-inner > .row {
    padding-right: 10px !important;
padding-left:10px !important;
}


/* AJUSTE BREADCUMB + BANNER */

.topo-border {
    width: 100% !important;
}

.topo.flex.flex-xs {
    background-size: cover !important;
}


/* entre em contato sangrar rosa */

@media (min-width: 1200px) {
.blog .sidebar form,.page-template-depoimento .sidebar form,.tax-solucao .sidebar form,.single-portfolio .sidebar form,.single-post .sidebar form {
    margin-right: -70px !important;
}

.blog .form-contato,.page-template-depoimento .form-contato,.tax-solucao .form-contato,.single-portfolio .form-contato,.single-post .form-contato {
    max-width: 280px !important;
}

body {
    overflow-x: hidden !important;
}

}



/* DEPOIMENTOS ALINHAR TITULO */

.depoimentos a.inline-block {
    text-align: center;
    width: 100%;
}

.depoimentos h2.inline-block.text-uppercase {
    text-align: center;
    width: 100%;
}


/* DROPDOWN MENU */
.navbar-right .dropdown-menu {
    right: auto !important;
}


/* LINHA FOOTER */
#gpw-footer hr {
    margin-top: 60px;
    display: block;
    border: 0;
    border-top: 1px solid #7a7a7e;
    padding: 0;
}

/* AJUSTES FOOTER */
div#gpw-footer {
    margin-top: 70px;
    margin-bottom: 30px;
}

/* FACEBOOK */

.facebook img,.linkedin img,.instagram img {
    max-width: 30px !important;
}

/* NINHO */

@media (min-width: 1080px) {
.feito-com-carinho img {
    width: 60px;
    margin-left:10px;
}

p.feito-com-carinho {
    color: white;
    font-size:17px;
    margin-top:50px;
    margin-left:-10px;
}
	
}

@media (max-width: 1080px) {
.feito-com-carinho img {
    width: 60px;
    margin-left:10px;
}

p.feito-com-carinho {
    color: white;
    font-size:17px;
    margin-top:50px;
    margin-left:0px;
	text-align:center;
	width:100%;
}
	
}


/* PAGINACAO BLOG */
.pagination span.current {
    background-color: #412e2a !important;
    border-color: #412e2a !important;
}

.pagination a.inactive {

color:#412e2a !important
    
}

/* BOTOES */

a.button-azul{
	background: url('img/bg_azul_claro_pontilhado.png') repeat;
	text-decoration: none;
    border: none !important;
    text-transform: uppercase;
    color: #000 !important;	
    font-size: 16px;
	padding: 15px 20px;}