/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

/* Global */

.content .container .container_inner.page_container_inner, .full_page_container_inner {
    padding: 32px 0 0;
}

.wpb_text_column.wpb_content_element p {
	margin-bottom: 10px;
}

input.wpcf7-form-control.wpcf7-date, input.wpcf7-form-control.wpcf7-number, input.wpcf7-form-control.wpcf7-quiz, input.wpcf7-form-control.wpcf7-text, select.wpcf7-form-control.wpcf7-select, textarea.wpcf7-form-control.wpcf7-textarea {
	border: 1px solid grey;
}
	
/* Naslovna */

.novosti-stupac .latest_post_two_holder .latest_post_two_text,
.novosti-stupac .latest_post_two_holder .latest_post_two_info {
	padding: 25px 33px 25px;
}

@media screen and (max-width: 767px) {
	#novosti-op.vc_custom_1525954380064 {
		margin-left: 10px !important;
		margin-right: 10px !important;
	}
	#novosti-op .latest_post_two_text {
		height: auto !important;
	}
	.novosti-arhiva {
		margin-bottom: 30px;
	}
}
@media screen and (min-width: 768px) and (max-width: 1023px) and (orientation: portrait) {
	#novosti-op.vc_custom_1525954380064 {
		margin-left: 10px !important;
		margin-right: 10px !important;
	}
	.novosti-stupac .latest_post_two_holder .latest_post_two_text,
	.novosti-stupac .latest_post_two_holder .latest_post_two_info {
	padding: 25px 10px 25px;
	}
}
@media screen and (min-width: 1024px) and (max-width: 1100px) and (orientation: landscape) {
	.q_logo img {
		width: 150px !important;
		height: auto !important;
		top: -25% !important;
		position: relative !important;
		left: -10% !important;
	}
}
@media screen and (min-width: 767px) {
	#novosti-op .full_section_inner {
		display: flex;
		-webkit-box-align: center;
		align-items: center;
	}
}

/* Novosti */
.novosti-arhiva .latest_post_two_holder .latest_post_two_text,
.novosti-arhiva .latest_post_two_holder .latest_post_two_info {
	padding: 25px 33px 25px;
}

/* Postovi/Novosti */

.single-post h1 {
	font-size: 30px;
}

.single-post h4 {
	font-size: 18px;
	margin-bottom: 5px;
}

.single-post .post_info {
	display: none !important;
}

.latest_post_two_info .post_info_author_name {
	display: none !important;
}

/* Radionice */

@media screen and (min-width: 768px) and (max-width: 1023px) and (orientation: portrait) {
	.stupac-lijevo-tp.vc_col-sm-3 {
		width: 15%;
	}
	.stupac-centar-tp.vc_col-sm-6 {
		width: 70%;
	}
}

/* CIO Novine i podstranice */

.page-id-499 .latest_post_two_holder .latest_post_two_text,
.page-id-499 .latest_post_two_holder .latest_post_two_info,
.page-id-518 .latest_post_two_holder .latest_post_two_text,
.page-id-518 .latest_post_two_holder .latest_post_two_info,
.page-id-520 .latest_post_two_holder .latest_post_two_text,
.page-id-520 .latest_post_two_holder .latest_post_two_info,
.page-id-522 .latest_post_two_holder .latest_post_two_text,
.page-id-522 .latest_post_two_holder .latest_post_two_info,
.page-id-524 .latest_post_two_holder .latest_post_two_text,
.page-id-524 .latest_post_two_holder .latest_post_two_info,
.page-id-526 .latest_post_two_holder .latest_post_two_text,
.page-id-526 .latest_post_two_holder .latest_post_two_info {
	padding: 10px 33px 10px;
}

.page-id-499 .nr-radionica li.clearfix:nth-child(n+3) .latest_post_two_title.entry_title a,
.page-id-499 .nr-nase-skole li.clearfix:nth-child(n+3) .latest_post_two_title.entry_title a,
.page-id-499 .nr-grad-i-ljudi li.clearfix:nth-child(n+3) .latest_post_two_title.entry_title a,
.page-id-499 .nr-mediji li.clearfix:nth-child(n+3) .latest_post_two_title.entry_title a,
.page-id-499 .nr-zabava li.clearfix:nth-child(n+3) .latest_post_two_title.entry_title a {
	font-size: 15px;	
}

.category-nr-grad-i-ljudi .post_text_inner > h1,
.category-nr-mediji .post_text_inner > h1,
.category-nr-nase-skole .post_text_inner > h1,
.category-nr-radionica .post_text_inner > h1,
.category-nr-nr-zabava .post_text_inner > h1 {
	display: none;
}

.category-nr-grad-i-ljudi .nadnaslov,
.category-nr-mediji .nadnaslov,
.category-nr-nase-skole .nadnaslov,
.category-nr-radionica .nadnaslov,
.category-nr-nr-zabava .nadnaslov {
	font-size: 18px;
}	

/* Footer */

@media screen and (max-width: 767px) {
	#custom_html-5, #custom_html-7, #custom_html-9
	{
		display: none;
	}
}

/* Ostalo */

.tablepress th, .tablepress td {
	text-align: center;
}

.row-full-size {
    width: 100%;
    margin: 0 auto;
    position: relative;
    display: table;
    margin-bottom: 10px;
}

.column-size-half {
    display: table-cell;
    width: 50%;
}