/*
Theme Name: NewsCard Child
Template: newscard
Author: Miloš Rakočević
Tags: blog,entertainment,news,two-columns,left-sidebar,right-sidebar,custom-background,custom-header,custom-logo,custom-menu,featured-image-header,featured-images,footer-widgets,post-formats,rtl-language-support,sticky-post,theme-options,threaded-comments,translation-ready
Version: 1.0.0
Updated: 2019-07-06 14:21:21

*/

@import url('https://fonts.googleapis.com/css?family=Fondamento');
@import url('https://fonts.googleapis.com/css?family=Exo+2:900');

.site-title a{
    font-family: 'Exo 2', sans-serif;
    color: #c02624 !important;
}
.site-description {
    font-family: 'Fondamento', cursive;
    font-size: 17px;
    font-weight: bold;
}
.navbar-head.navbar-bg-set.header-overlay-light,
.navbar-head.navbar-bg-set.header-overlay-light .site-title,
.navbar-head.navbar-bg-set.header-overlay-light .site-title a,
.navbar-head.navbar-bg-set.header-overlay-light .site-description {
    color: black;
}

@media(max-width: 480px) { #adsheader {
    display: none;
    }
}

.sfsi_Sicons {
    float: none;
      font-weight: bold;
}

.widget {
background: none;
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
}

.widget-area .sticky-wrapper,
.widget-area .sticky-wrapper.is-sticky {
    height: auto !important;
}
.widget-area .sticky-wrapper .sticky-sidebar,
.widget-area .sticky-wrapper.is-sticky .sticky-sidebar {
    width: 100% !important;
    position: relative !important;
    top: auto !important;
}

.article-header p {
    display: none;
}

.aligncenter {
    display: block;
}

/* Hide play button za sky news */

.sdc-article-video__media-icon {
  display: none;
}

.css-1ly73wi {
  display: none;
}

.css-1xdhyk6 {
  text-align: center;
  padding: 10px 0;
}

figcaption {
	display: none;
    text-align: center;
    padding: 10px 0;
    font-style: italic;
    font-size: 13px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 10px;
}

