.rdw_checker_widget form div{
    display: flex !important;
    flex-direction: column !important;
}
.row-fluid.graysection{
	border: 1px solid #00000040;
	padding: 52px 32px 32px;
	margin-top: 82px;
	margin-bottom: 82px;
	border-radius: 8px;
}
.rdw_checker_widget input{
	display: block;
	position: relative !important;
}
.rdw_checker_widget form div input.checker_input_submit_width{
	width: 100% !important;
	height: 64px;
	font-weight: 700;
	font-size: 16px;
	text-align: center;
}
#intro {
    padding-top: 5em;
}
.rdw_checker_widget form div input.checker_input_width{
	width: 100% !important;
	height: 64px !important;
	padding: 0 50px !important;;
	background:url(/wp-content/themes/kentekencheck-new/img/nl.png) no-repeat left center !important;
}
.entry-content  .rdw_checker_widget form div{
    display: flex !important;
    flex-direction: row !important;
}
.entry-content .rdw_checker_widget input{
	display: block;
	position: relative !important;
}
.entry-content .rdw_checker_widget form div input.checker_input_submit_width{
	width: 80% !important;
	height: 64px;
	font-weight: 700;
	font-size: 16px;
	text-align: center;
}
.entry-content .rdw_checker_widget form div input.checker_input_width{
	width: 100% !important;
	height: 64px !important;
	padding: 0 50px !important;
	background:url(/wp-content/themes/kentekencheck-new/img/nl.png) no-repeat left center !important;
	margin-right: 12px;
	margin-bottom: 0;
}
.entry-content .rdw_checker_widget.KentekenCheckRDW_class form {
    max-width: 500px !important;
	margin-bottom: 0;
}
.section-margine{
	overflow: hidden;	
}
.row-flex {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}
.row{
	max-width: none;
}
.main-container .row{
	max-width: 80rem;
}
.pagination{
	display: block;
	text-align: center;
	display: flex;
    justify-content: center;
    align-items: center;
}
.pagination a{
	padding: 9px 15px;
	margin: 0 5px;
	background-color: #222;
	color: #fcfcfc;
	width: 40px;
    height: 40px;
}
.pagination a:hover{
	color: #fcfcfc;
}
.pagination span{
	padding: 10px 0;
	margin: 0 5px;
	background-color: #006064;
	color: #fcfcfc;
	width: 40px;
    height: 40px;
}
.pagination span.dots{
	background-color: #222;
}
.block-post .block-post-text p{
    font-weight: 400;
    color: #000;
    font-size: 16px;
    margin: 0;
    padding-bottom: 0px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
	margin-top: 10px;
}
.single-post .entry-content img{
	display: block;
    max-width: 100%;
    height: auto;
    width: 100%;
    margin-bottom: 24px;
}
.single-post, .search-results{
	background-color:#E0F7FA ;
}
.blog #section6{
	background-color:#E0F7FA ;
}
.single-post .singlepost{
	background-color:#fff;
	padding: 16px;
}
.columns.sidebar{
	background-color:#fff;
}
h1.widget-title{
	font-family: 'Open Sans', sans-serif;
    font-size: 1.4em;
    padding: 0.5em 0;
    font-weight: 600;
    border-bottom: 0.063em solid #d1d1d1;
}
h1.entry-title{
	text-align: center;
    font-weight: 600;
}
.entry-content h2{
	font-size: 1.6em;
	font-weight: 600;
}
.widget_search form{
	display: flex;
}
.widget_search .search-field{
	height: 50px;
	width: 100% !important;
}
.widget_search .search-submit{
    height: 50px;
    width: 50px;
	border: none;
}
.textwidget{
	text-align: center;
}
.main-container .content-item.mobile{
	display: none;
}
.feed-excerpt p{
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
	margin-bottom: 8px;
}
.img-holder img{
	width: 100%;
	max-height: 120px;
	object-fit: cover;
}

.search-results .feed-item .row{
	background-color: #fff;
	margin: 0 0 16px 0px;
}
.search-results .post-meta{
	padding: 0 16px;
}
.feed-excerpt .read-more{
	color: #fff;
    font-size: 14px;
    font-weight: 600;
    display: flex;
    width: fit-content;
    margin-left: auto;
}
.columns.sidebar .span4{
	background-color: #fff;
	padding: 0;
}
#footer-bottom .cs-form .search-form{
	display: flex;
	margin-top: 15px;
}
#footer-bottom .search-form input[type="submit"] {
    width: 30%;
    background-color: none;
    background: #006064;
    color: #ffffff;
    border: none;
    padding: 0.57em 0.3em;
    float: left;
    margin-top: 0;
	height: 40px;
}
#footer-bottom .search-form input[type="search"] {
	border-bottom: 1px solid #006064;
	height: 40px;
}
#search input.search-submit {
    background: #006064 url(/wp-content/themes/kentekencheck-new/img/part-btn-search.png) no-repeat center center;
}
#footer-bottom input.search-submit:hover {
    background: #006064 !important;
}
.search .main-container{
	margin-top: 60px;
}
.page-header{
    background: #006064;
    border-bottom: 0.063em solid #bbbaba;
    margin: 0;
    padding: 8px 16px;
    margin-bottom: 2em;
    margin-top: 1em;
}
.page-header h1{
	font-weight: 700;
    color: #f5f5f5;
	margin: 0;
}
.feed-excerpt .read-more {
background-color: #006064;
padding: 10px 25px;
}
.navbar-header a.navbar-brand{
	padding-top: 16px !important;
	font-size: 24px;
	color: #006064;
}
.navbar-header a.navbar-brand:hover{
	color: #222222;
}
.entry-content input.contact {
    background-color: #fff;
    border: 1px solid #00000080;
    width: 100%;
    max-width: 450px;
    height: 50px;
}
.entry-content textarea.contact {
    background-color: #fff;
    border: 1px solid #00000080;
    width: 100%;
    max-width: 450px;
    max-height: 200px;
}
.entry-content input.wpcf7-submit {
    width: 300px;
    height: 50px;
}
.container{
	max-width: 80rem;
	width: 100%;
}
.post-meta h2{
	line-height: 1.5em;
    font-size: 1.6em;
    margin-bottom: 10px;
    font-weight: 400;
}
.singlepost .entry-content h2{
	line-height: 1.5em;
    font-size: 1.6em;
    margin-bottom: 10px;
    font-weight: 400;
}
.widget_recent_entries li::marker{
	color: #006064;
}
body .navbar.navbar-default.navbar-1 {
    border-bottom: 1px solid #0000002b;
}
body .ul-section {
    border-left: 1px solid #00000040;
}
.ul-section .row{
 padding-left: 40px;
}
.question-item{
	display: flex;
	align-items: center;
	margin-bottom: 82px;
}
.question-item:nth-child(2n){
	flex-direction: row-reverse;
}
.question-item:nth-child(2n) .text-item{
	padding-right: 0;
	padding-left: 32px;
}
.question-item .image-item img{
	max-width: 500px;
	height: 400px;
	width: 100%;
	object-fit: cover;
}
.question-item .text-item{
	max-width: 500px;
	width: 100%;
	padding-right: 32px;
}
ul#menu-footer li a{
	color: #FFF;
}
#footer-bottom .cs-form .search-form {
    border-radius: 8px;
}
#footer-bottom .search-form input[type="search"] {
    margin: 0;
}
#footer-bottom .row{
	max-width: 80rem;
}
#footer-bottom .search-form input[type="submit"] {
    border-radius: 0px 8px 8px 0px;
}
@media (max-width: 991px) {
	.ul-section .row {
		padding-left: 0px;
	}
	body .ul-section {
		border-top: 1px solid #00000040;
		border-left: 0;
		padding-left: 0;
		padding-top: 32px;
		margin-top: 32px;
	}
	.question-item {
		flex-direction: column;
		margin-bottom: 32px;
	}
	.question-item:nth-child(2n){
		flex-direction: column;
	}
	.question-item:nth-child(2n) .text-item{
		padding-right: 32px;
		padding-left: 0;
	}
	.question-item .text-item {
		max-width: 100%;
	}
	.question-item .image-item img {
		max-width: 100%;
		height: auto;
		width: 100%;
		object-fit: cover;
	}
}
@media (max-width: 545px) {
    .entry-content  .rdw_checker_widget form div{
        flex-direction: column !important;
    }
    .entry-content .rdw_checker_widget form div input.checker_input_submit_width{
        width: 100% !important;
        background-size: 100% !important;
    }
    .entry-content .rdw_checker_widget.KentekenCheckRDW_class form {
        max-width: 300px !important;
    }
	.main-container .content-item.mobile{
		display: block;
		padding: 16px;
		background-color: #FFF;
		margin-bottom: 16px;
	}
	.main-container .content-item.mobile .KentekenCheckRDW_class form{
		margin-bottom: 0;
	}
	.search-results .feed-item .row {
		background-color: #fff;
		margin: 0 -14px 16px -14px;
	}
	.entry-content input.wpcf7-submit {
		width: 100%;
	}
	.entry-content .rdw_checker_widget form div input.checker_input_width{
		margin-bottom: 16px;
	}
}

