/*
Theme Name:     Ceris Child
Theme URI:
Description:    Ceris Child Theme
Author:         BK Ninja
Author URI:
Template:       ceris
Version:  
*/


.navigation-bar #main-menu {
    text-align: center;
}

p.nocomments {
    display: none;
}


.download.menu-item a:before {
    display: inline-block;
    font-family: 'mdicon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f0ed';
    display: inline-block;
    margin-right: 0.6em;
    margin-top: -0.1em;
    font-size: 1.3em;
    letter-spacing: -0.2857em;
}

.lgx-logo-slider-wp .lgx-logo-item .logo-company-name {
    position: absolute;
    z-index: 1;
    top: 10px;
    left: -1px;
    padding: 0 10px;
    background: #000;
    color: #fff;
}

.bg-white .atbs-ceris-block__inner {
    background: #fff !important;
}

.atbs-custom-margin-top-minus-70 .container {
    width: 100% !important;
}

.h3.clanarina {
    background-color: #4a9328;
    padding: 5px;
    color: #fff;
	text-align:center;
}


.langswitch-bar ::marker {
    display: none !important;
    list-style:none;
    font-size: 0px;
}


.langswitch-bar {
    margin-right: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    justify-content: center;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center;
}

.langswitch-bar li.lang-item img {
	height: 20px;
	width: auto;
}

div#flowpaper-logo-bottom {
    display: none !important;
}

article.category-publikacije.has-post-thumbnail .single-content .single-body--content .entry-thumb,
article.category-godisnji-izvjestaji.has-post-thumbnail .single-content .single-body--content .entry-thumb,
article.category-anual-reports.has-post-thumbnail .single-content .single-body--content .entry-thumb,
article.category-publications.has-post-thumbnail .single-content .single-body--content .entry-thumb {
    display: none;
}


.content-column input {
    width: 100%;
}

.content-column p {
    margin-top: 0;
    margin-bottom: 20px;
}

.content-column.one_half p {
    width: 48%;
    display: inline-block;
}


.content-column.one_half p:first-child {
     margin-right: 3%;
}


@media (max-width: 768px) {
    .content-column.one_half p {
    	width: 100%;
   	 	display: block;
	}
}
