/*
Theme Name: lawyer Hijo
Theme URI: 
Version: 1
Description: Tema hijo de lawyer para hacer cambios sin riesgo
Author: David
Author URI: 
Template: lawyer-landing-page
*/

@import url("../lawyer-landing-page/style.css");

/*----------------- Empieza a añadir cambios aquí abajo -------------------------------*/

/*
Puedes añadir tu propio CSS aquí.

Haz clic en el icono de ayuda de arriba para averiguar más.
*/

.top-bar {
    background: #18456b;
    padding: 33px 0;
    color: #fff;
}

.top-bar .page-title {
	color:#fff;
    float: left;
    
}

.search #primary .page .entry-header .entry-title {
    font-size: 34px;
    line-height: 70px;
    font-weight: bold;
    border-bottom: 2px solid #ff8d00;
}

#crumbs a {
    color: #f4f4f4;
}

#crumbs {
	color:#ffc378;
}

#widget-collapscat-2-top li.collapsing.categories .sym {
	color: #f88900;
}

.entry-meta {
	display: none;
}

.comments-area {
	display:none;
}