/*
Theme Name: Goliath Child
Theme URI: http://demo.planetshine.net/goliath-news/
Author: Planetshine
Author URI: http://planetshine.net
Description: Child theme for Goliath Magazine Theme
Version: 1
Template:       goliath  
*/

/* First step */

.back-to-top {
	color: #252525 !important;
}

/* Default items */
blockquote {
	border-left: 3px solid #fffd87 !important;
}

a:hover {
	color: #000 !important;
}

.legend-default a:hover {
	color: #252525 !important;
}

.tag-default {
	color: #fffd87 !important;
	background: #252525 !important;
}

.tag-default:hover {
	background: #252525 !important;
	color: #fffd87 !important;
}

.tag-1.active {
	background: #fffd87 !important;
	border: 1px solid #fffd87 !important;
	color: #252525 !important;
}

.tag-1.active:hover span {
	background: #fffd87 !important;
	color: #252525 !important;
}

.more-link {
	color: #fffd87 !important;
}

.more-link:hover {
	color: #fffd87 !important;
}

.more-link:hover:after {
	color: #fffd87 !important;
}

.reply-link {
	color: #fffd87 !important;
}

.reply-link:hover:after {
	color: #fffd87 !important;
}

.show-more-link {
	color: #fffd87 !important;
}

.show-more-link:hover:after {
	color: #fffd87 !important;
}

.stars {
	background: #000 !important;
	color: #fffd87 !important;
}

.btn-default {
	background: #e7e7e7 !important;
	color: #999 !important;
}

.btn-default:hover {
	background: #fff !important;
	color: #252525 !important;
	border-bottom: none !important;
}

.button-1 {
	background: #e7e7e7 !important;
	color: #999 !important;
}

.button-1:hover {
	background: #fff !important;
	color: #252525 !important;
}

.button-1.color {
	color: #fff !important;
}

.button-1.color:hover {
	color: #252525 !important;
	background: #fffd87 !important;
}

.button-1.white:hover {
	color: #252525 !important;
	background: #fffd87 !important;
}

.carousel-control {
	background: #fff !important;
	color: #252525 !important;
}

.carousel-control:hover {
	background: #f1f1f1 !important;
}

.carousel-control:hover, .carousel-control:active {
	color: #252525 !important;
}

.pagination .active a {
	color: #fffd87 !important;
}

.read-progress span {
	background: #fffd87 !important;
}

.post-1 .post .gallery-widget a:hover {
	color: #fffd87 !important;
}

.panel-default .panel-title a {
	color: #fffd87 !important;
}

.hotness {
	color: #f2ab00 !important;
}

/* Homepage article lists */

.home-articles-section {
	padding-top: 20px;
	margin-bottom: 20px;
}

a.home-category-more-link {
	float: right;
	text-align: right;
	padding-top: 9px;
}

.home-section-heading {
	margin-top: 0px;
	margin-bottom: 15px;
}

.home-article-vertical {
	display: inline-block;
	margin-right: 16px; /*1.041666667%; /* (15-5)px / 960px */
	vertical-align: top;
}

.home-article-vertical:last-child {
	margin-right: 0px;
}

.home-article-vertical.large {
	width: 310px; /*32.29166667%; /* 310px / 960px */
}

.home-article-vertical.medium {
	width: 228px; /*23.50515464%; /*23.4%; /* 228px / 960px */
}

.home-article-vertical .image {
	float: none;
}

.home-article-vertical img,
.home-article-horizontal img {
	width: 100%;
	height: auto;
}

.home-article-vertical.large img {
	max-width: 310px;
	max-height: 200px;
}

.home-article-vertical.medium img,
.home-article-horizontal.medium img {
	max-width: 228px;
	max-height: 147px;
}

.home-article-vertical .details {
	width: 99%;
	float: none;
}

.home-article-vertical .details .title-and-excerpt {
	height: 114px;
	margin-bottom: 10px;
}

.home-article-horizontal {
	width: 100%;
	margin-bottom: 20px;
}

.home-article-horizontal .image {
	float: left;
	margin-right: 10px;
}

.home-article-horizontal.smll {
	height: 105px;
}

.home-article-horizontal.smll .image {
	width: 163px;
}

.home-article-horizontal.smll img {
	max-width: 163px;
	max-height: 105px;
}

.home-article-horizontal.yarpp {
	display: inline-block;
	width: 300px;
	height: 77px;
	margin-right: 15px;
}

.home-article-horizontal.yarpp .image {
	width: 120px;
}

.home-article-horizontal.yarpp img {
	max-width: 120px;
	max-height: 77px;
}

.home-article-horizontal .details {
	float: none;
	vertical-align: top;
}

.home-article-horizontal .details .title-and-excerpt {
	max-height: 100px;
	margin-bottom: 10px;
}

.home-article-vertical h3.article-title {
	margin: 15px 0 8px !important; /* Due to h3 overruling */
}

.home-article-horizontal h3.article-title {
	margin: 0 0 8px !important; /* Due to h3 overruling */
}

.title-and-excerpt {
	overflow: hidden;
}

.title-and-excerpt h2,
.title-and-excerpt h3 {
	font-size: 20px;
	line-height: 18px;
	font-weight: bold;
}

@media only screen and (max-width: 970px) {
	.home-article-vertical {
		margin-right: 9px;
	}

	.home-article-vertical.large {
		width: 241px;
	}

	.home-article-vertical.medium {
		width: 178px;
	}
}

@media only screen and (max-width: 767px) {
	.home-article-vertical {
		margin-right: 0px;
		margin-bottom: 10px;
	}

	.home-article-vertical.large,
	.home-article-vertical.medium,
	.home-article-horizontal.medium,
	.home-article-horizontal.smll,
	.home-article-horizontal.yarpp	{
		width: 100%;
	}

	.home-article-vertical.large img,
	.home-article-vertical.medium img,
	.home-article-horizontal.medium img {
		width: 100%;
		max-width: 768px;
		max-height: 495px;
	}

	.home-article-horizontal.medium {
		display: inline-block;
		margin-bottom: 10px;
		vertical-align: top;
	}

	.home-article-horizontal.medium .image {
		float: none;
		margin-right: 0;
	}

	.home-article-horizontal.medium .details {
		float: none;
		clear: left;
		margin-left: 0;
		width: 99%;
	}

	.home-article-horizontal.medium .title-and-excerpt {
		height: 114px;
		max-height: none;
	}

	.home-article-horizontal.medium h3.article-title {
		margin-top: 15px !important;
	}

	.home-article-horizontal.smll .image,
	.home-article-horizontal.yarpp .image {
		width: 30%;
	}
}

@media only screen and (max-width: 320px) {
	.home-article-horizontal.smll,
	.home-article-horizontal.yarpp {
		height: 58px;
		margin-bottom: 10px;
	}

	.home-article-horizontal.smll .title-and-excerpt,
	.home-article-horizontal.yarpp .title-and-excerpt {
		overflow: hidden;
	}

	.home-article-horizontal.smll .post-date,
	.home-article-horizontal.smll .article-excerpt,
	.home-article-horizontal.yarpp .post-date,
	.home-article-horizontal.yarpp .article-excerpt	{
		display: none;
	}

	.home-article-horizontal.smll .title-and-excerpt h3,
	.home-article-horizontal.yarpp .title-and-excerpt h3	{
		font-size: 16px;
		line-height: 14px;
		font-weight: bold;
	}
}

.home-article-vertical .post-date,
.home-article-horizontal .post-date {
	margin: -3px 0 -2px;
}

.home-article-vertical .article-excerpt,
.home-article-horizontal .article-excerpt {
	margin: 8px 0 8px;
}

.vc_row.wpb_row.vc_row-fluid {
	margin-bottom: 0px;
}

.container.slider-tabs.latest-galleries {
	margin-bottom: 20px !important;
}

/* Titles */

.title-default {
	box-shadow: #e4e4e4 0 -3px 0 inset !important;
}

.title-default > a.active {
	color: #000 !important;
	box-shadow: #fffd87 0 -3px 0 inset !important;
}

.title-default > span.active {
	box-shadow: #fffd87 0 -3px 0 inset !important;
}

.title-default .view-all:hover:after {
	color: #000 !important;
}

.title-default .go-back:hover:after {
	color: #fffd87 !important;
}

/* Trending */

.trending {
	height: 56px !important;
	padding-top: 15px !important;
	padding-bottom: 15px !important;
}

.trending .controls a:hover, .trending .controls a.active {
	color: #fffd87 !important;
}

.trending .social {
  right: 10px !important;
}

a:hover .fa-facebook-square { color: #004088; }
a:hover .fa-twitter-square { color: #00abe3; }
a:hover .fa-youtube-square { color: #fe3432; }
a:hover .fa-rss-square { color: #ff6600; }

/* Header */

.header {
	margin: 30px auto 0 !important;
	background-color: #fff;
}

.header .logo-text h2 {
	color: #fffd87 !important;
}

.menu .container {
	box-shadow: #fffd87 0 3px 0 !important;
}
.default-menu {
	display: table-cell;
}
.menu-logo {
	display: table-cell;
	vertical-align: middle;
}
.menu-logo img {
	height: 20px;
	width: auto;
	margin-top: auto;
	margin-bottom: auto;
	margin-right: 15px;
}

.menu .nav li > a:hover {
	color: #fffd87 !important;
	background: none !important;
}

.menu .nav li > a:hover:after {
	color: #fffd87 !important;
}

.menu .nav .active:hover > a {
	background: #fffd87 !important;
	color: #252525 !important;
}

.menu .nav > .active > a, .menu .nav > .active > a:hover {
	background: #fffd87 !important;
	color: #252525 !important;
}

.menu .nav .new-stories.new a {
	color: #fffd87 !important;
}

.navbar .dropdown.open > a, .navbar .dropdown.open > a:hover {
	color: #fffd87 !important;
}

.navbar .dropdown.open > a .fa-search, .navbar .dropdown.open > a:hover .fa-search {
	color: #999 !important;
}

.navbar .dropdown.open .dropdown-toggle:after {
	color: #fffd87 !important;
}

.affix .navbar {
	box-shadow: #fffd87 0 -3px 0 inset !important;
}

@media only screen and (max-width: 960px) {
	.menu .container {
		width: 100% !important;
	}
}

@media only screen and (max-width: 768px) {
	.navbar-wrapper {
		padding: 0 !important;
	}
}

.navbar-wrapper-responsive {
	position: fixed !important;
	top: 0 !important;
	left: 0;
	right: 0;
	z-index: 10000;
}

.navbar-wrapper-responsive .container {
	margin: 0 !important;
}

.navbar-wrapper-responsive .bars.open > a {
	background: #252525 !important;
}

.navbar-wrapper.affix + .container {
   	padding-top: 20px !important;
}

@media only screen and (max-width: 960px) {
	.navbar-wrapper.affix + .container {
    	padding-top: 35px !important;
	}
}

.header .banner-728x90 {
	display: block;
	width: 970px;
	height: auto !important;
}

@media only screen and (max-width: 970px) {
	.header .banner-728x90 {
		display: table-cell !important;
		width: 728px;
	}
}

/* Dropdown menu */

.dropdown-menu {
	box-shadow: rgba(0, 0, 0, 0.2) 0 3px 0 0, #000 0 -1px 0 inset, #fffd87 0 3px 0 inset !important;
}

.menu .dropdown-menu .items .item a:hover {
	color: #fffd87 !important;
}

.menu .dropdown-menu .sorting a:hover {
	color: #fffd87 !important;
}

.menu .dropdown-menu .post-block-1 .post-item h2 a:hover {
	color: #fffd87 !important;
}

.menu .dropdown-menu .btn-default:hover {
	color: #fffd87 !important;
}

.menu .dropdown-menu .btn-default:hover span:after {
	color: #fffd87 !important;
}

/* Mosaic */

.mosaic a:hover {
	color: #fffd87 !important;
}

@media only screen and (max-width: 767px) {
	.container.slider-tabs {
		padding: 0 15px !important;
	}
}

/* Slider tabs */

.slider-tabs .items .item {
	background: #fff !important;
}

.slider-tabs .post-item-overlay h2 a:hover {
	color: #fffd87 !important;
}

/* Sidebar */

.widget-content {
	background: transparent !important;
}

.widget-tabs .items {
	background: transparent !important;
}

.widget-tabs .post-item-overlay {
	background: #252525 !important;
	color: #fff !important;
}

.widget-tabs .post-item-overlay .title h2 a:hover {
	color: #fffd87 !important;
}

#twitter_timeline-2 .widget-content {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.banner-300x250 {
    height: 100%;
}

/* Post block 1 */

.post-block-1 .post-item-overlay h2 a:hover {
	color: #fffd87 !important;
}

.post-block-1 .slider .thumbs .active, .post-block-1 .slider .thumbs a:hover {
	box-shadow: 0 -3px 0 #fffd87 inset !important;
}

/* Post block 2 */

.post-block-2 .post-item-featured-overlay h2 a:hover {
	color: #fffd87 !important;
}

.post-block-2 .post-item-overlay .title h2 a:hover {
	color: #fffd87 !important;
}

/* Post block 3 */

.post-block-3 .post-item {
    margin: 0 17px 0 0;
}

.post-block-3 .post-item-overlay .title h2 a:hover {
	color: #fffd87 !important;
}

/* Blog block 1 */

.blog-block-1 .post-item-overlay h2 a:hover {
	color: #fffd87 !important;
}

/* Blog block 2 */

/* Post 1 */

.post-1 .post p a,
.post-1 .post ol li a {
	color: #ababab !important;
	font-weight: bold;
}

.post-1 .post p a:hover,
.post-1 .post ol li a:hover  {
	color: #252525 !important;
	font-weight: bold;
}

.post-1 .overview .items {
	background: #fff !important;
}

.post-1 .overview .items .rating .content span s {
	background: #fffd87 !important;
}

.post-1 .post .gallery-widget a:hover {
	color: #fffd87 !important;
}

.post-1-navbar li a:hover:after {
	color: #fffd87 !important;
}

.post-1-navbar li.active a:hover:after {
	color: #fffd87 !important;
}

.post-1 .post ol {
    font-weight: normal;
	line-height: 22px;
}

.post code {
	color: #999 !important;
}

.post pre {
	color: #999 !important;
}

.post q {
	border-left: 3px solid #fffd87 !important;
}

.about-author .about .social a:hover {
	color: #fffd87 !important;
}

.post dl {
	border-left: 3px solid #fffd87 !important;
}

.sticky:after {
	color: #fffd87 !important;
}

.post-1 .image img {
	margin-bottom: 20px;
}

.post-1 .wp-caption {
    margin: 0 auto 30px auto !important;
}

.full-width .post-1 {
	margin: 10px auto 0 auto;
}

.image.limited-width.container_width {
	float: left;
	padding-bottom: 20px !important;
	width: 100%;
}

.post-1-full-width-image {
	margin: 0 0 20px !important;
}


@media only screen and (max-width: 768px) {
	.full-width .post-1 .title {
		padding: 0 0 20px 0;
	}
}

/* Tag cloud */

.tag-cloud.tag-title {
	padding-top: 0px;
}

.tag-cloud.tag-title i {
	top: 4px;
}

/* Comments */

.comments {
	width: 100%;
}

.dcl-disqus-thread {
   margin-bottom: 30px !important;
}

.count-block {
   border-top: solid 0.28571428571429em #fffd87;        /* 4px / 14 px */
   clear: both;
   margin: 1em 0;
   overflow: hidden;
   padding: 4px 10px;
   height: 45px;
}

.count-block .post-sharrre {
   width: 23%;
   font-size: 1.2em;
   text-align: left;
   display: inline-block;
   margin: 0;
   vertical-align: middle;
}

.count-block .post-sharrre .sharrre:first-child,
.count-block .post-sharrre .sharrre {
   margin: 0 0 5px 0;
   text-align: center;
}

.count-block .addtoany_list {
   width: 52%;
   display: inline-block;
}

.count-block .count-comments {
   width: 23%;
   font-size: 1.2em;
   text-align: right;
   display: inline-block;
}

.count-block .count-comments .fa-comments {
   margin: 0 5px 0 8px;
   color: #999;
}

/* Galleries */

.container.slider-tabs.latest-galleries,
.wpb_widgetised_column.wpb_content_element {
	padding-top: 20px;
}

.latest-galleries .gallery-item a:hover {
	color: #fffd87 !important;
}

.gallery-item-open .thumbs .active, .gallery-item-open .thumbs a:hover {
	box-shadow: 0 -3px 0 #fffd87 inset !important;
}

.gallery-item-open .control a:hover {
	color: #fffd87 !important;
}

/* Footer */

.container.footer {
  padding-left: 30px !important;
  padding-right: 30px !important;
  margin-bottom: 0px !important;
}

.footer a:hover {
	color: #fffd87 !important;
}

/* Copyright */

.container.copyright {
  padding-top: 25px !important;
}

.copyright a:hover {
	color: #252525 !important;
}

/* Breadcrumbs */

.container.breadcrumbs {
	padding-bottom: 15px;
	background-color: #fff;
}

@media only screen and (min-width: 768px) {
	.container.breadcrumbs {
		padding: 15px 0;
	}
}

.breadcrumbs,
.breadcrumbs p a {
	color: #ccc;
}

/* YARPP */

.container .yarpp-related {
	width: 100%;
	margin: 0 auto 30px auto !important;
}

.yarpp-related h2 a {
	font-weight: 900 !important;
}

.yarpp-related h3 {
	padding: 0 !important;
	text-transform: none !important;
}

@media only screen and (max-width: 768px) {
	.container .yarpp-related {
		width: 100% !important;
	}
}

/* Addtoany */

.a2a_floating_style {
	left: 50% !important;
	margin-left: -82px;
}

.a2a_floating_style.a2a_vertical_style {
	left: 0 !important;
	margin: 0 !important;
}

.fa-whatsapp:before {
	content: "\f232";
}