/*
 Theme Name:   _pixelovers
 Theme URI:    https://pixelovers.com
 Description:  trabajarenremoto.com theme (child theme, based on Independent Publisher)
 Author:       JuanMa Garrido
 Author URI:   http://pixelovers.com
 Template:     independent-publisher
 Version:      1.0.0
 Tags:         black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready, responsive-layout, infinite-scroll, post-slider, design, food, journal, magazine, news, photography, portfolio, clean, contemporary, dark, elegant, modern, professional, sophisticated
 Text Domain:  _pixelovers
*/

@import url("atomics-css-sass/dest/css/atomic.css");
/* @import url("fontello/css/fontello.css"); */
@import url("custom-fonts/styles.css");


.CommentsPrivacyDisclaimer {
  border: 1px solid #ccc;
  padding: 30px;
  margin:20px 0;
}

.CommentsPrivacyDisclaimer-MoreDetails {
  margin-top:10px;
  font-style: italic;
}

/* @begin plugin: GDPR */
.gdpr-tabs li button { height: 100%; }
/* @end plugin: GDPR */

.menu li.menu-item { text-align: left; }
.menu li.menu-item a::before { margin:7px;   vertical-align: bottom; }

ul.social-media-authors { margin-left:0; font-size: 2.5rem;}
ul.social-media-authors li { float:left; list-style: none;}
ul.social-media-authors li a { text-decoration: none;}

.icon-book::before {
	  font-size: 1.3em;
  	margin-left: 4px;
}

/* .site-master-logo { display:none !important; } */

h3 code { font-size:2rem; }
.format-standard .entry-title { width:100% !important; }

/* Related Posts Yuzo */
/* TO-DO: put these styles in teh right place. Avoid importants */

.yuzo_clearfixed {
	margin: 30px 0 10px !important;
}

.relatedthumb.yuzo-list a {
  font-size: 20px !important;
  line-height: 22px !important;
  margin-bottom: 0.3em !important;
}

.relatedthumb.yuzo-list span {
  font-size: 15px !important;
  line-height: 1.2em !important;
  margin-top: 1em !important;
}