/*
 Theme Name:     Tower Child
 Theme URI:      http://codeless.co
 Description:    Tower Child Theme
 Author:         Codeless
 Author URI:     http://www.codeless.co
 Template:       tower
 Version:        1.0.0
*/

@import url("../tower/style.css");

.wpcf7-list-item{ display:block;}
.wpcf7-list-item.last{ margin-left:0.5em;}


#toggle-view {
	list-style:none;
	font-family:arial;
	margin:0;
	padding:0;
}
#toggle-view h2 {
	border-bottom:0px;
	padding-left:15px;
	margin-top:30px;
	font-size:20px; 
	line-height:28px; 
}
#toggle-view h2:hover {
	color:#ff0000
}
#toggle-view li {
	margin:0px;
	position:relative;
	cursor:pointer;
	list-style-type:none;
	padding-left:15px;
}
#toggle-view span {
	position:absolute;
	left:0px;
	top:0;
	color:#bdbdbd;
	font-size:20px;
	line-height:28px;
	font-weight:bold;
}
#toggle-view span:hover {
	color:#ff0000;
}
#toggle-view .panel {
	margin:5px 0;
	display:none;
}
#posts_container .blog-article {
 	margin-bottom:3px;
}

.blog-article.standard-style {
	margin-bottom:0px !important;
}

.blog-article.standard-style .info {
	margin-top: 5px;	
}
.content .info {
	line-height: 12px !important;
}

.blog-article {
	background: #ccecf7;
    padding: 14px 20px 0px 20px;
}
.blog-article:last-of-type {padding: 14px 20px 14px 20px;}
.blog-article .content {background: white; padding: 15px !important;}
.blog-article.standard-style .content .text {display: none;}
.blog-article.standard-style .info {display:none;}
.blog-article .content h1 > a {
	font-size: 14px;
	font-weight: normal;
	color: #444;
	text-decoration: none;
}
.single-post .blog-article.standard-style .content .text {display: block;}
.single-post .blog-article.standard-style .info {display:block;}
.single-post .blog-article .content h1 > a {
	font-size: 23px;
	color: #1e73be;
	font-weight:bold;
}
.single-post .blog-article {background: white;}
.single-post .blog-article i {display:none;}

.blog-article.standard-style .content h1 {
	line-height:22px !important;
}

.blog-article .content {
	padding: 1px 1px !important;
}
.blog-article.creative-style {border: none; border-bottom: 1px solid #ededed;}

.megamenu_container .current-menu-item {
	background-color:#1e73be;
	color:white;
	padding:10px;
}

.megamenu_container .current-menu-item a:hover {
	color:white !important;
}

.single-post .menu-item-has-children .current-post-parent {
	background-color:#1e73be;
	color:white;
	padding:10px;
}
#widgetarea-sidebar h5 {background-color: white; line-height: 30px;}
.sidebar .widget-title {margin-bottom: 10px;}

/*-- česta pitanja accordion --*/
.sp-easy-accordion .sp-ea-single .ea-header a {
	font-size: 15px !important;
	line-height: 20px !important;
}
.vc_tta-controls-align-left.vc_tta-tabs.vc_tta-tabs-position-top:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill) .vc_tta-panels {
	background: #ccecf7;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab > a {color: black !important; font-weight: bold;}
.vc_tta-tabs:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top .vc_tta-tab.vc_active > a {background: #ccecf7 !important;}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab > a {background-color: white !important;}
.sp-easy-accordion .sp-ea-single .ea-header a {background: white;}

@media only screen and (max-width: 480px) {
 	.vc_tta.vc_general {margin: 0px -25px;}
	.top_wrapper .container {max-width: 340px;}
}
/*-- end česta pitanja accordion --*/

@media only screen and (max-width: 767px) {
/*--- BLOGOVI, NOVOSTI, ČESTA PITANJA ---*/
	#blog .row {display: flex; flex-direction: column;}
	.sidebar_left #widgetarea-sidebar {order: 2;}
	.page-id-642 .sidebar_left #widgetarea-sidebar {order: 1;}
	.page-id-642 .span9 {order: 2;}
/*--- BLOGOVI, NOVOSTI, ČESTA PITANJA ---*/
}

/*--- MOBILE MENU ---*/
.menu-small {
	background-color: #e8f9ff !important;
}
.menu-small ul.menu .codeless_custom_menu_mega_menu h6, .menu-small ul.menu > li > a {
	color: #1e73be !important;
	font-size: 18px !important;
}
.header_wrapper .menu-small ul li a {font-size: 15px;}
.menu-small ul.menu > li > ul > li > a {color: black;}
.menu-small ul.menu > li > ul > li > ul > li > a {padding-left: 17%;}
.menu-small ul.menu > li > ul > li > a {padding-left: 14%;}
@media only screen and (max-width: 370px) {
	.fullwidth_header .header_wrapper header {padding: 0px 20px;}
}
/*--- END MOBILE MENU ---*/

article {
        background: #ccecf7;
        padding: 14px 20px 0px 20px;
    }
    article:last-of-type {padding: 14px 20px 14px 20px;}
    .blog-article .content {background: white; padding: 15px !important;}
    .blog-article.standard-style .content .text {display: none;}
    .blog-article.standard-style .info {display:none;}