/*
Theme Name:   Anymag Child
 | Shared by WPTry.org
Theme URI:    http://3styler.net/themes/anymag/
Author:       3Styler
Author URI:   http://3styler.net/
Description:  Child theme, based on Anymag
Template:     anymag

*/

/* Add your custom code just below */
.container {
    width: 100%;
	padding: 0px;
}
.top-menu-button {
    position: relative;
    z-index: 6;
    width: 100px;
    height: 100px;
    padding: 15px;
    border-radius: 50%;
}
.top-menu-button a.open-hidden-menu {
    display: block;
    position: relative;
    width: 60px;
    height: 13px;
    padding-bottom: -1px;
    color: #ffffff;
    margin: 25px auto;
}
.cover-logo.logo-left {
    margin-left: 150px;
    padding: 0;
}
.top-logo {
    position: absolute;
    z-index: 3;
    top: 0;
    height: 45px;
    margin: 44px 10px 20px 121px;
    text-align: center;
}
.exif, .aperture, .camera, .focal_length, .created_timestamp, .iso, .shutter_speed {list-style: none;}
.concursos .entry-content img {
	border: 10px #ddd solid;
	float:right;
	margin:0 0 1em 1em;
}
/* Ocultar icono de reCaptcha v3 */
.grecaptcha-badge{
	visibility: collapse !important;  
}
.concursos .entry-inner, .post .entry-inner, .content-area {
	background:#efefef;
}
.ap_container {
    text-align: center;
    width: 100%;
    height: auto;
    clear: none;
    margin: 3em 0;
	  border: 1px solid #efefef;
	box-sizing: border-box;
}
blockquote {
    border: 1px solid #ddd;
    clear: both;
    color: #393d41;
    font-family: "Indie Flower";
	font-weight:1000;
    font-size: 2em;
    margin: 1em 0;
    padding: 1.5em;
    position: relative;
    background: #ccc;
	-webkit-border-radius: 10px; border-radius: 10px;
}
.cita {
	font-family: "Indie Flower" !important;
	font-weight:1000 !important;
    font-size: 2em !important;
}
.bases {
	  display: inline-block;
    font-size: 36px;
    text-rendering: auto;
	  margin:1em 2em 1.5em 0em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.bases:before {
content: "‣‣";
	  padding: 0em 0.5em 0em 0em;
	font: 36px/1 FontAwesome;
}
.fechacabeza {
font-size:3em;
    letter-spacing: -5px;
    font-weight: bold;
color:#6667a3;
text-align: center;}
.clear { clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; }
.separa { padding: 1em 0;}
#breadcrumbs { padding:0 1em; }
.fecha a { background: #6667a3;
    text-decoration:none !important;
    color: #fff;
}
.right { float:right; margin: 0 0 1em 1em; }
ins { background:transparent !important;}
.llynx_print {
    border: 2px solid #eee;
    position: relative;
    padding: 15px 15px 10px 95px;
    color: #888;
    margin-bottom: 40px;}
.link-car {
background: #F5DF4D;
text-align: center;
padding:1em;
font-weight: bold;
}