/*

Theme Name: Catch Kathmandu Child Theme

Template: catch-kathmandu

*/

  

/* =Child Theme Custom CSS

-------------------------------------------------------------- */



#primary {

    width: 90%;

}



#secondary-menu {

    background-color: #fff;

}



#secondary-menu ul.menu li a {padding:0 !important; background-color:transparent !important;height:10px;}

#secondary-menu ul.menu {

    margin-right:50px;

	margin-bottom:0px !important;

	line-height:0px !important;

    text-align: right;

}



#site-generator {

    display: none;

}

#header-left {
    display: inline;
    float: none;
}
#site-logo {
	float:none;
	margin-left:5px;
        margin-top:-25px;
}
#zweitesLogo {
	float:right;
	margin-top:15px;
	margin-right:15px;
	}
.icons {float:left;}
#header-right {
    float: right;
	
}

#hgroup-wrap {
    padding-bottom: 30px;
	margin-top:8px;
}

div.caption a{
color:#fff !important;
font-size:20px !important;	
}
.textkontakt {
	color:#aaa;
}

#wa_chpc_slider {

    left: 0 !important; 

}

.chpcs_image_carousel {

    background-color: #0095c2;

    color: #fff;

    line-height: 1.5;

    padding: 0;

}

.chpcs_title {

   

    text-align: left;

}

.chpcs_title a {

    color: #fff !important;

    font-weight: bold;

}

.chpcs_foo_content {


}


.chpcs_foo_content .leftcontent {

    float: left;

    width: 10%;

    font-weight: bold;

    padding-top: 15px;

}

.chpcs_foo_content .rightcontent {

    float: left;

    text-align: left;

    width: 69%;

    font-size: 14px;

}

.chpcs_more > a {

    color: #fff;

    font-size: 14px;

    font-weight: bold;

    padding-left: 3px;

}

#wa_chpc_slider_prev > span , #wa_chpc_slider_next > span {

    color: #fff;

    font-weight: bold;

}

.chpcs_foo_content .rightcontent > p {

    margin-bottom: 0 !important;

}

#homepage-message {

    display: none;

}

.page-header {
	border-top:0px solid #fff;
    border-bottom: 1px solid #ccc;
    line-height:1.5;
    font-size: 1.4rem;
    text-align: left;
}

.page-header h1.page-title  {
	font-size:30px;
	text-transform:uppercase;
	color:#0095c2;
}

span.category {display:none; visibility:hidden;}

.metaslider .caption-wrap {
    position: absolute;
    bottom: 60px !important;
    left: 50px !important;
    background: #0095C2 !important;
    color: white;
    opacity: 0.9 !important;
    margin: 0;
    display: block;
    width: 30% !important;
    line-height: 1.4em;
    padding:5px 10px;
}


@media screen and (max-width: 1280px) {
.site > header, .site > div{max-width: 1100px;}
	.site {

		/*width: 1100px;*/

	}

	#primary {

		width: 90% !important;

	}		

	div.metaslider {margin: 0 5%;}

}

@media screen and (max-width: 960px) {
	/* Larger Smart Devices */		
	#zweitesLogo {
		width:300px;
	margin:10px auto !important;
	
	}
	div.metaslider {max-width:90% !important}
	
	.site > header, .site > div {
    width:auto !important;
}

	}

.chpcs_image_carousel {
    max-width: 1216px !important;
}
@media only screen and (min-width : 300px) and (max-width : 1100px) { 
	.chpcs_image_carousel {
	    max-width: 90% !important;
	}

}
@media only screen and (min-width : 300px) and (max-width : 600px) { 
div.caption a{
color:#fff !important;
font-size:12px !important;	
}
.metaslider .caption-wrap {
    position: absolute;
    bottom: 10px !important;
    left: 10px !important;
	width:40% !important}

.caroufredsel_wrapper {
    min-height: 168px;
}
}

@media only screen and (min-width : 600px) and (max-width : 900px) { 

.caroufredsel_wrapper {
    min-height: 135px;
}
}

@media only screen and (min-width : 300px) and (max-width : 900px) { 
	.chpcs_foo_content .leftcontent {
	    float: left;
	    font-weight: bold;
	    padding-left: 0%;
	    padding-top: 15px;
	    text-align: left;
	    width: 95%;
	}
#wa_chpc_slider {
    width: 100% !important;
}
.chpcs_foo_content {
    width: 99% !important;
}
.chpcs_foo_content .rightcontent {
    float: left;
    font-size: 14px;
    text-align: left;
    width: 100%;
}

#wa_chpc_slider {
    height: auto !important;
    width: 100% !important;
}
.chpcs_foo_content {
    box-sizing: border-box;
    height: auto !important;
    padding: 0% 7%;
    width: 94% !important;
}

}

