/*
 Theme Name:     Better Child
 Theme URI:      http://demo.krownthemes.com/better/
 Description:    A basic child theme for the Better theme.
 Author:         com.zept
 Author URI:     http://comzept.at
 Template:       better
 Version:        1.0
*/

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

/* --------------------------------------
-----   Theme customization starts here   -----
------------------------------------------*/

.top-menu > li > a {
    padding: 8px 15px 35px;
}

.krown-column-row {
    margin-bottom: 20px !important;
}

.krown-accordion .content {
    padding: 10px 20px 10px 10px;
}

.krown-accordion h5::before {
    left: -6px;
}

.krown-accordion h5 {
    padding: 20px 30px 17px 32px;
}

#footer {
    background: #fff none repeat scroll 0 0;
    border-top: thin solid;
    min-height: 100px;
    padding: 10px 0px 0px 0px;
}

.footer-left {
    float: left;
    margin-bottom: 5px;
    width: 100%;
}

#nav_menu-6 {
    float: left;
    width: 100%;
	border-top: 1px solid #3d3d3d;
	font-weight: bold;
}

.widget a {
    font-weight: bold;
}

.footer-top {
    border-bottom: 0px solid #3d3d3d;
    line-height: 18px;
    padding-bottom: 0px !important;
}

.footer-top h4 {
    padding-left: 3px;
}

#copy {
    display: none;
}

#content {
    padding-bottom: 40px !important;
}

#logos {
	display: inline;
	background-color: #f8f9f4;
	vertical-align: center;
}

.logo-single {
	/*height: 47px;*/
    margin: 3px;
	float: left;
	background-color: #f8f9f4;
}

.logo-single img {
	height: auto;
	width: 182px;
}

ul {
    list-style: outside none disc !important;
    padding-left: 15px;
	margin-bottom: 0px !important;
	list-style-type: disc !important;
    list-style-position: outside !important;
	padding-bottom: 24px;
}

.widget ul {
	margin-bottom: 0px !important;
	list-style: none !important;
	padding-left: 0px !important;
}

h3 {
    margin-bottom: 5px !important;
	font-size: 16px !important;
}

h3 {
    line-height: 20px !important;
}

h5 {
    font-size: 17px;
    margin-top: 14px;
    font-weight: 500;
	line-height: 24px;
	margin-bottom: 0px;
}

page-id-3727 .krown-divider {
    margin-left: -30px;
}

.page-id-3727 .krown-column-row {
    margin-bottom: 0px !important;
	padding-bottom: 5px;
}

.page-id-3727 .krown-column-container {
    margin-left: 10 !important;
    margin-top: 0;
    /*width: 100% !important;*/
}

.krown-promo {
    padding: 15px;
}

.krown-promo.color a, .krown-promo.color a:visited {
    color: #fff !important;
	text-decoration:underline;
}

.krown-promo.color a:hover {
    color: fff !important;
	text-decoration:none;
}

.login h1 a {
    background-image: url("https://www.ced-nursing.at/wp-content/themes/better-child/images/ced-login-logo.png") !important;
    background-size: 273px 63px !important;
    height: 63px !important;
    width: 273px !important;
}

.footer-right {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    margin-top: 10px;
}

#footer .footer-top .widget a:hover {
	color: #2d9acd !important;
	text-decoration: underline;
}

#footer .footer-bottom .widget a:hover {
	color: #2d9acd !important;
	text-decoration: underline;
}

#footer .widget-title {
    color: #212121;
    font-size: 13px;
    font-weight: 700;
    line-height: 23px;
    margin: 0;
    text-transform: uppercase;
}

#footer .widget ul li {
    margin-right: 20px !important;
}

iframe.matomo {
	width: 100% !important;
	line-height: 20px !important;
}

iframe.matomo body {
	padding-left: 0px !important;
}

@media all and (max-width: 750px) {
	
	#logo img {
		height: auto;
		max-width: 85% !important;
		vertical-align: middle;
	}
	
	#custom-tagline {
		padding: 17px 10% !important;
	}
	
	.header-image {
	   background-repeat: no-repeat;
	   background-position: top !important;
	   webkit-background-size: contain;
	   background-size: contain;
	   position: absolute;
	   top: 0;
	   left: 0;
	   /*max-width: 85% !important;
	   height: auto !important;*/
	}
	
	.page-id-3684 #content  {
		padding-top: 20px;
		padding-bottom: 0px !important;
	}
	
	.page-id-3684 #content > .wrapper {
		padding: 0 0 1px !important;
	}
	
	#custom-header {
		padding: 0px !important;
		max-height: 80px;
	}
	
	.page-id-3805 .krown-column-container .span3 {
		width: 30% !important;
		padding-right: 5px;
	}
	
	.page-id-3805 .krown-column-container .span9 {
		width: 70% !important;
		margin-top: 0px !important;
	}
	
	.krown-text-icon.style-three {
		border: 1px solid #e9e9e9;
		display: table;
		height: 170px;
		width: 100%;
	}
	
	iframe.matomo {
		width: 100% !important;
		height: 220px;
		line-height: 20px !important;
	}
}