/*
 Theme Name:   Coma Movil
 Description:  Coma Marketing para Notarios y Registradores
 Author:       Cristian Zea
 Template:     twentytwelve
 Version:      1.0.0
 Text Domain:  twenty-twelve-child2
*/
@import url("../twentytwelve/style.css");

body{line-height: 1.3;}
.right{float: right;}

/* ------------------- Header -------------------- */
#cabecera{width: 100%;}
#masthead{padding:0;}
.site-header h1{margin-bottom:0;}
.site-header h1, .site-header h2{text-align:center;}
nav#site-navigation{display:none;}
#ads{
	background: #1e73be;
	padding: 5px 16px;
	text-align: center;
	}
#ads a {
	display: block;
	text-align:center;
	max-height: 60px;
	margin-bottom: 5px;
}
#ads img{
	max-width:100%;
	max-height:60px;
	margin: 0 auto;
}


/* ------------------- Menu -------------------- */
html body div#wprmenu_bar {padding-top:10px;}
.wprmenu_bar .menu_title {text-align:center !important;}

/* EL menu va fixed */
html{padding-top: 60px !important; }

.wprmenu_bar .menu_title .logomov{
	display:inline-block;
	background:url('img/Logo_Menu_Home_Movil.png');
	width:220px;
	height:60px;
}
.wprmenu_bar .menu_title a.lupa{
	float: right;
	background:url('img/Search_Menu_Home_Movil.png');
	width: 40px;
	height: 40px;
}
.wprm-wrapper #mg-wprm-wrap li.menu-item a {
	/* primer nivel */
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
}
.wprm-wrapper #mg-wprm-wrap li.menu-item-has-children ul.sub-menu ul a {
	/* tercer nivel */
	font-size: 15px;
	text-transform: uppercase;
	font-weight: normal;
	font-style: italic;
}
.wprm_after_menu_content .searchBox{padding: 2px 10px;}


/* ------------------- MenuIcons -------------------- */
#menuicons{
	width: 100%;
	background:rgb(0,164,184);
}
#menuicons table{width: 100%;}
#menuicons td{
	width: 20%;
	text-align:center;
	padding: 2%;
	word-break: break-word;
}
#menuicons img{
	max-width: 70%;
	margin: 5% 15%;
}
#menuicons a{
	color: #fff !important;
	text-decoration: none;
	font-weight: bold;
}

/* ------------------- Homeapp -------------------- */
/*.homeapp, .homeapp .site{background: url('img/fondo_nubes.jpg');}	*/
.homeapp, .homeapp .site{background: #99CCFF;)}	
.homeapp #page{padding: 0;}
.homeapp #menuicons{background: none;}
.homeapp #menuicons td{width: 33%;}

/* .homeapp #menuicons img{background: #fff;} */
.homeapp #menuicons a{color: #B72626 !important;}

/* ------------------- Breadcrumbs -------------------- */
#breadcrumbs{
/*   margin: -50px -30px -30px; */
   margin: -40px -30px -30px;
}
.breadcrumb-container .separator { margin-left: -10px; }

/* ------------------- Loader -------------------- */
.loader{
	display:none;
	margin: auto;
	position: fixed;
	top: 50%;
	left: 50%;
	width: 100px;
	height: 100px;
	margin-top: -50px;
	margin-left: -50px;
}
.loading .loader{
	display: block;
}

/* ------------------- Listings -------------------- */
ul.display-posts-listing{list-style:square outside;}
ul.display-posts-listing li{margin-top: 0.7rem;}


/* ------------------- Desplegable Subcategorías -------------------- */
.subcats{
    font-size: 1.5rem;
    line-height: 2.5rem;
	border: 1px solid #ccc;
	padding: 10px;
	margin: 2rem 0;	
}
.subcats span{
	display: block;
	float:right;
	font-weight: bold;
}
.subcats .plus{display:block;}
.subcats .minus{display:none;}
.subcats.extended .plus{display:none;}
.subcats.extended .minus{display:block;}
.subcats ul{display:none;}
.subcats.extended ul{display:block;}

/* ------------------- Footer -------------------- */
footer#colophon{
	background-color: rgb(96, 186, 232);
	padding: 2rem;
}

.ssbp-wrap{margin-bottom: 2rem;}

a.force {
	font-size: 1.1rem;
	font-weight: bold;
	color: #000 !important;
}

/* .hitCounter{font-weight: bold} */

/* Buscador de Google */
.entry-content table.gsc-search-box table.gsc-input {
	margin-bottom: 0 !important;
}
