/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/

/* START BasePress Styles */

.bpress-sidebar .widget {
    margin-bottom: 2em !important;
    padding: 25px !important;
    border: 1px solid #f7f7f7;
    border-radius: 3px;
    font-size: 1em;
	background-color: #f7f7f7;
}

.bpress-sidebar {
    position: relative;
/*     top: 100px; */
}


.sidebar-cta {
	padding: 25px;
	background:#00aeef;
	position:relative;
	    margin-top: 25px;
	margin-bottom: 26px
}
.sidebar-cta h4 {
	margin-top:0;
	color:#fff;
	font-size:1.5rem;
	line-height:1.3;
}
.sidebar-cta h5 {
	margin-top:0;
	color:#fff;
	font-size:1.1rem!important;
	line-height:1.3;
	margin-bottom:20px;
}

.bpress-sidebar .bpress-widget-list {
	float:none!important;
}

.sidebar-cta::selection {
    background-color: #A4C838;
    color: #ffffff;
}
.sidebar-cta:after {
		content: "";
		position: absolute;
		bottom: -12px;
	left:0;
		height: 25px;
		width: 100%;
		background-color: #00aeef;
		transform: skewY(-2deg);
}
.sidebar-cta:before {
		content: "";
		position: absolute;
		top: -12px;
	left:0;
		height: 25px;
		width: 100%;
		background-color: #00aeef;
		transform: skewY(-2deg);
}



.bpress-search-submit input[type="submit"] {
    padding: 0 !important;	
    font-family: 'Roboto Slab' !important;

}

input.bpress-search-field.show-submit {
	border-radius: 0px;
	padding-left: 16px !important;
}


.bpress-search li {
	color:#000;
}

.bpress-search-suggest-more span {
    cursor: pointer;
    color: #000;
}



.bpress-page-header h1, .bpress-page-header h2, .bpress-page-header h3 {
	font-weight: normal !important;
}

.bpress-crumbs-wrap {
    background-color: #ffffff;
}

.bpress-heading h1,
.bpress-heading h2,
.bpress-heading h3 {
	font-weight: 500 !important;
}

.bpress-section-boxed {
	box-shadow: 0px 0px 17px 0px rgba(0,0,0,0.2);
	background:#ffffff;
}

.bpress-section-boxed .bpress-section-title {
    margin: 0;
	font-size:1.8rem!important;
	color:#333333!important;
}

.bpress-section-boxed .bpress-section-icon {
	padding-top: 0!important;
    font-size: 3em!important;
}

.bpress-widget-item {
	font-size: 0.8em;
}

span.bpress-post-date {
	visibility:hidden;
}

section.bpress-notice.is-style-info{
	background-color: #ffffff;
	color: #244089;
	font-size: 0.65em;
	text-transform: uppercase;
}


/* END BasePress Styles */

.title_container .breadcrumb {
	position:initial;
}

.title_container .main-title {
	font-size:2em;
	line-height:2em;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: 400 !important;
}

.CybotCookiebotDialogBodyButton {
	padding: 12px 24px !important;
	font-size: 1.5em !important;
	border-radius:4px;
}

#CybotCookiebotDialogBodyContentTitle {
	font-family: oswald, HelveticaNeue !important;
}

#CybotCookiebotDialogBodyContentText {
	font-family: barlow, HelveticaNeue !important;
}

span.news-time {
	visibility:hidden;
}

span.bpress-post-date {
	visibility:hidden;
}

article ul, ol {
	margin-left: 2em;
}

article ul li {
	list-style: outside !important;
}

