/*
 Theme Name:   JustWrite Federación Aceiteros
 Theme URI:    http://federacionaceitera.com.ar/
 Description:  Modificación del tema JustWrite para la Federación Aceitera
 Author:       Roberto Vaccaro
 Author URI:   http://rvaccaro.com,ar
 Template:     justwrite
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         aceiteros
 Text Domain:  justwrite-child
*/

a, a:visited, .kk, .share-pagination .title i {
  color: #ff6600;
}

.header-wrap {
  background-color: #1e73be;
  transition: background 1s linear;
}

abbr[title], .back-to-top, .close-browse-by, .tagcloud a:hover,
.comment-main .comment-reply-link, .sc-popular-position {
  border-color: #ff6600;
}

.logo .description {
  color: #ffffff;
}

#header-cycler {
  position: absolute;
  overflow: hidden;
}

#header-cycler img {
  position: absolute;
  z-index: 1;
  display: block;
  width: 100vw;
  min-height: 100%;
  height: auto;
  object-fit: cover;
}

#header-cycler img.active {
  z-index: 3;
}

.top.logo-text {
  z-index: 5;
}

.ac-popular-posts .the-percentage, .slider .category,
.post-thumbnail .sticky-badge, .post-format-icon, button,
.contributor-posts-link, input[type="button"], input[type="reset"],
input[type="submit"], .s-sd, .s-info .category {
  background-color: #ff6600;
}

.menu-main .sub-menu a {
  color: #ff6600;
}

.menu-main .menu-item-has-children li.bubble > a:before,
.menu-main > li.bubble > a:after {
  background-color: #ff781e;
}

.header-social-icons a.social-btn.twitter, .sidebar .social-btn.twitter{
	background: #000;
}

.header-social-icons a.social-btn.twitter i.fa.fa-twitter, .sidebar .social-btn.twitter i.fa.fa-twitter{
	background-image:url(https://federacionaceitera.com.ar/wp-content/uploads/x-social-media-white-icon.png);
	background-size:cover;
	background-repeat:no-repeat;
	content: "";
    display: block;
    width: 100%;
}

.header-social-icons a.social-btn.twitter i.fa.fa-twitter{
	transform: scale(0.45);
}

.sidebar .social-btn.twitter i.fa.fa-twitter{
	transform: scale(0.22);
}