/*
Theme Name: OHR
Theme URI: http://ohr.int/
Author: Ostojić Željko, LEFTOR
Author URI: http://leftor.ba/
Description: Wordpress theme for ohr.int website
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

#left-sidebar ul li:nth-child(10){
	padding-top: 30px;
	padding-bottom:30px;
	border-bottom: 1px white solid;
}
#sidebar-komunike-zahtjevi {
    border-bottom: 0px white solid !important;
    padding-bottom: 0 !important;
    margin-top: 0 !important;
}
#left-sidebar ul li:nth-child(10) {
    padding-top: 30px;
    margin-bottom: 30px !important;
}
#left-sidebar .sidebar-module:last-child .btn-download-manual {
    background: #9f0d0d;
}

.wp_bannerize.Last.News img {
    width: 100%;
    height: auto!important;
}

.category-fact-check .media-body a h4.media-heading,
.category-cinjenice .media-body a h4.media-heading,
.category-cinjenice2 .media-body a h4.media-heading,
.category-20065 .media-body a h4.media-heading
 {
    /* color: white!important; */
    font-size: 1.3rem;
}

.category-fact-check > div > div > div,
.category-cinjenice > div > div > div,
.category-cinjenice2 > div > div > div,
.category-20065 > div > div > div
 {
    font-size: 1.6rem;
    color: #191875;
    font-weight: bold;
}

.category-fact-check span.date-publish {
    display: none;
}

.category-cinjenice span.date-publish {
    display: none;
}

.category-cinjenice2 span.date-publish {
    display: none;
}
.category-20065 span.date-publish {
    display: none;
}

.category-cinjenice2 h1.entry-title,
.category-fact-check h1.entry-title,
.category-cinjenice h1.entry-title,
.category-20065 h1.entry-title
 {
    color: #000000;
    font-size: 1.6rem!important;
    font-weight: 400!important;
}

.category-cinjenice2 .entry-content,
.category-fact-check .entry-content,
.category-cinjenice .entry-content,
.category-20065 .entry-content {
    font-size: 2.1rem;
    color: #191875;
}

#right-sidebar ul li:nth-child(8) {
    /*border-bottom: 1px white solid;*/
    padding-bottom: 30px;
}
#right-sidebar ul li:nth-child(7) {
    border-bottom: none!important;
    padding-bottom: 0!important;
}
#sidebar-biography .sidebar-biograohy-image {
    min-width: 0!important;
  
}
#laws-tableholder table tbody tr td {
	padding: 5px;
	background-color: #FFFFFF;
	border-bottom: thin dashed #EFEFEF;
}
#right-sidebar ul li:nth-child(9) {
    border-bottom: 1px white solid;
}

.instragram a {
    background: white;
    width: 100%;
    display: inline-block;
    padding: 1.5rem;
    margin-top: 1rem;
    text-align: center;
    font-size: 1.8rem;
    color: #306be0;
}
.instragram a:hover {
    text-decoration: none;
}

