/*
 Theme Name:   Consultix Child
 Theme URI:    http://radiantthemes.com/consultix/
 Description:  Consultix Child Theme
 Author:       RadiantThemes.com
 Author URI:   http://radiantthemes.com/
 Template:     consultix
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 Text Domain:  consultix-child
*/

.post.style-three .post-thumbnail img{
	opacity: 0;
}
.post.style-three .post-thumbnail .placeholder img{
	opacity: 1;
}

.user-row{
	border-bottom:1px dashed #cccccc;
	padding:10px 20px 10px 20px;
	margin-bottom:10px;
	font-size:14px;
	display: flex;
    justify-content: space-between;
}
.user-row div{
	margin:0;
	padding:0;
	width:100%;
}
.user-row span{
	display: block;
    line-height: normal;
    margin-bottom: 5px;
}
.company-name{
	font-weight:500;
}

.single-team .wraper_inner_banner {
    background-color: #f6f6f6;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(http://wklneu.steincastle.com/wp-content/uploads/2018/07/Wirtschaftskammer_3559-adw-banner-1.jpg) !important;
}

.rt-menu.element-one ul.menu li.current-menu-item a{
    border-left: 4px solid #c3d3e5 !important;
}

@media only screen and (max-width: 480px) {
   .user-row{
		border-bottom:1px dashed #cccccc;
		padding:10px 20px 20px 20px;
		margin-bottom:0px;
		font-size:14px;
		display: flex;
		flex-direction:column;
		justify-content: space-between;
	}
	.user-row .user-email{
		display:none;
	}
	.user-row .company-website.text-right{
		text-align:left;
	}
	
	.inner_banner_main .title{
		font-size:24px !important;
	}
	
	.team.element-eight:not(.owl-carousel) .team-item{
		width:100% !important;
	}
	.team.element-eight .team-item > .holder > .pic{
		margin: 0 !important;
	}
	.team.element-eight .team-item > .holder > .pic > img{
		height: 275px !important;
	}
	h1.vc_custom_heading, h2.vc_custom_heading, h3.vc_custom_heading, h4.vc_custom_heading, h3.rt-megamenu-widget-title, .side-menu ul li a, .blog a, .team-item a {    
    	font-size: 130% !important;
	}
}
.sabai-directory-listing-infobox .sabai-directory-images img, .sabai-directory-listing-column .sabai-directory-images img, .sabai-directory-photos img {
	padding: 10px !important;
}

ul.subpages-list {
    line-height: 110%;
}

ul.subpages-list li {
    padding-bottom: 52px;
}

ul.subpages-list li h2 {
    font-size: 1.5em;
    line-height: 100%;
}

ul.subpages-list li a {
    color: #003399;
}

ul.subpages-list ul {
    padding-top: 20px;
}

ul.subpages-list ul li {
    padding-bottom: 10px;
}

ul.subpages-list li h3 {
    font-size: 1.2em;
}

ul.subpages-list a:hover {
    text-decoration: none !important;
}

ul.subpages-list ul li ul li h3 {
    font-size: 1em;
}

