/*
Theme Name: Aveo Child
Author: lmpixels
Author URI: https://themeforest.net/user/lmpixels
Description: Child theme for the Aveo. Child themes are the recommended way of making modifications to a theme. <a href="http://codex.wordpress.org/Child_Themes">Read More</a>
Version: 1.0.0
License:     ThemeForest License
License URI: http://themeforest.net/licenses
Text Domain: aveo-child
Template: aveo
*/


/* Theme customization starts here
-------------------------------------------------------------- */

.block-title h3 {
	font-weight:400;
}
#starttitle {
	color:#2b3c84;
	font-size:17px;
	font-weight:600;
}
.filter.btn.btn-sm.btn-link {
	font-size:14px;
}
.cc_more_info {
	color:#2b3c84 !important;
}
.cc_btn.cc_btn_accept_all {
	border-radius: 0px !important;
	font-family: Open Sans, Helvetica, sans-serif !important;
}
.cc_banner.cc_container.cc_container--open {
	background-color:#ffffff !important;
	font-family: Open Sans, Helvetica, sans-serif !important;
}
.cc_container .cc_btn:hover, .cc_container .cc_btn:active {
	background-color:#2b3c84 !important;
	color:#ffffff !important;
}
.cc_container .cc_btn, .cc_container .cc_btn {
	background-color:#2b3c84 !important;
	color:#ffffff !important;
}
.cc_message, .cc_container .cc_btn {
	font-size:16px !important;
}
h5.cli_messagebar_head {
	font-size:18px;
}

@media only screen and (min-width: 980px) {

.col-xs-12.col-sm-4.kontakt {
	padding-left: 50px !important;
	border-left: #2b3c84 1px solid;
}
}

@media only screen and (max-width: 768px) {

.col-xs-12.col-sm-4.kontakt {
	padding-top: 40px !important;
}
}

@media only screen and (max-width: 768px) {
.pt-page{
    padding-bottom: 50px !important;
}
.pt-page-current:after {
    display: block !important;
    content: '' !important;
    height: 1px !important;
}
}