/*
 Theme Name:   graphy child
 Author:       julia
 Template:     graphy
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
*/

/* Estructura principal */
.site-credit {
  display: none;
}
.site-header {
    margin-bottom: 45px;
}
.site-logo {
    padding-bottom: 0px;
}
.site-logo {
    line-height: 1;
    margin-bottom: 0;
    margin-top: 15px;
    vertical-align: middle;
}
.site-logo img {
    width: 40%;
}
.site-copyright {
	margin: 0 0 0 0;
	padding: 20px;
	letter-spacing: 0.2px;
}
p {
    margin: 3px;
}
a {
    letter-spacing: 0.1px;
}

/* Menu pegajoso */
.wrapfixed {
    box-shadow: 0px 0px 5px #666;
}
.main-navigation ul.menu > li {
	background-color: transparent;
}

/* Menu idiomas */
.header-social-link .menu a:before {
    margin-right: 0;
    display: none;
  }
#trp-floater-ls-current-language {
    display: block;
    width: 100%;
    height: 100%;
    display: none;
}

/* Menu inferior */
.header-social-link {
  position: absolute;
  right: 0;
  top: -5px;
  vertical-align: bottom;
}
#inferior-menu li{
  display:inline-block;
  margin-left:15px;
}
ul, ol {
  margin: 0 0 0 0;
}

/* Aviso legal Politica privacidad Politica cookies */
.page-id-495 header#masthead {
display: none;
}
.page-id-495 footer#colophon {
display: none;
}
.page-id-510 header#masthead {
display: none;
}
.page-id-510 footer#colophon {
display: none
}
.page-id-521 header#masthead {
display: none;
}
.page-id-521 footer#colophon {
display: none
}

/* Herramienta buscar */
h1.page-title {
    display: none;
}
button, input[type=”button”], input[type=”reset”], input[type=”submit”] {
    font-family: 'Nunito Sans';
    font-size: 80%;
}
button, input, select, textarea {
	font-family: 'Nunito Sans';
}

/* Responsive */
span.menu-text {
    margin: 0 0 0 25px;
}
.main-navigation a {
    display: block;
    text-align: center;
}
input.search-field {
    left: -20px;
}

/* Entradas */
a.category {
    color: #ba9e30;
    text-decoration: none;
    display: none;
}
.entry-meta {
    color: #999;
    font-size: 87.5%;
    margin-top: 12px;
    display: none;
}
.author-profile {
    border-top: solid 1px #eee;
    border-bottom: solid 1px #eee;
    margin-top: 60px;
    padding: 30px 0 35px 0;
    display: none;
}
div#respond {
        display: none;
}
.comment-list .comment-body {
    border-top: solid 1px #eee;
    padding-bottom: 30px;
    padding-top: 30px;
    position: relative;
    display: none;
}
h2.comments-title {
    display: none;
}
.comments-area {
    font-size: 93.8%;
    margin-bottom: 45px;
    margin-top: 80px;
    display: none;
}
.post-thumbnail img {
    width: 90%;
}
.post-nav-title {
    display: none;
}
.nav-previous {
    display: none;
}
.nav-next {
    display: none;
}

/* Plugin Content views */
.pt-cv-readmore {
    color: white !important;
    background-color: black !important;
    border: none !important;
}

/* Plugin Cookie law info */
#cookie-law-info-bar {
box-shadow: rgba(0,0,0,.5) 0px 0px 5px
}
#cookie-law-info-again {
box-shadow: #666 0px 0px 3px 0px;
}

/* Plugin Portfolio */
.vp-filter__style-default .vp-filter__item.vp-filter__item-active>* {
    color: #fff;
    cursor: default;
    background-color: #6c7781;
    border: 1px solid #6c7781;
    display: none;
}
.vp-pagination__style-default .vp-pagination__item {
    flex: 0 0 auto;
    padding: 0;
    margin: 3px;
    text-align: center;
    list-style-type: none;
    display: none;
}

/* Plugin Contact form */
.elementor-14 .elementor-element.elementor-element-4faf4e8 .eael-contact-form-7 .wpcf7-form-control.wpcf7-text, .elementor-14 .elementor-element.elementor-element-4faf4e8 .eael-contact-form-7 .wpcf7-form-control.wpcf7-textarea, .elementor-14 .elementor-element.elementor-element-4faf4e8 .eael-contact-form-7 .wpcf7-form-control.wpcf7-select {
    width: 100% !important;
}

