
p{
	line-height:1.8em;
	margin-bottom:20px;
}
.kc_row .kc_col-sm-12{
 padding-left:0px ;
 padding-right:0px ; 
}
.admin-bar .fixed-header .sticky-header{
	top:32px;
}
.admin-bar .fixed-header .sticky-header {
    top: 32px;
}
@media (max-width: 1140px) {
 .admin-bar .header-style-one{
    top: 0px;
}
}

@media (max-width: 660px) {
.admin-bar .stricky-fixed{
    top: 0px;
}
}
.kc_column>.kc-col-container{
	display:block;
}
.kc-row-container.kc-container{
	max-width:1200px;
	width:100%;
}

blockquote {
	position: relative;
    padding: 55px 60px;
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    font-style: italic;
    color: var(--white-color);
    background-color: var(--primary-color);
}
blockquote:before {
    position: absolute;
    left: 60px;
    top: 74px;
    transform: translateY(-50%);
    font-size: 50px;
    color: #fdf1e9;
    font-family: "FontAwesome";
    content: "\f10e";
    font-weight: 900;
}
blockquote p {
    margin-bottom: 0 !important;
}
.blog-details-section blockquote p {
    font-size: 20px;
}
/*--------------------------theme check----------------------------------*/
	#wp-calendar {
		width: 100%;
	}
	#wp-calendar caption {
		text-align: right; 
		color: #333; 
		font-size: 14px; 
		margin-top: 10px;
		margin-bottom: 15px;
	}
	#wp-calendar thead { 
		font-size: 14px;
	}
#wp-calendar thead th {
    padding: 10px;
    background: #ffffff;
    color: #000;
    border: 1px solid #b6b6b6;
    text-align: center;
}
	#wp-calendar tbody { 
		color: #aaa; 
	}
	#wp-calendar tbody td {
		background: #ffffff;
		border: 1px solid #a6a6a6;
		text-align: center;
		padding:8px;
		color: #7e7e7e;
	}
	#wp-calendar tbody td a{ 
		color:#fff;
	}
	#wp-calendar tbody td:hover{
		/* background: none; */
		/* color: #fff; */
	}

	#wp-calendar tbody .pad { 
		background: none; 
	}
	#wp-calendar tfoot #next { 
		font-size: 14px; 
		text-transform: uppercase; 
		text-align: right;
	}
	#wp-calendar tfoot #prev { 
		font-size: 14px; 
		text-transform: uppercase; 
		padding-top: 10px; 
	}
	
	.sticky .inner-box .wp-style {border: 3px solid #fff; padding:20px ; }
	.sticky .post .post-content{ background-color:transparent; }
	.wp-caption {
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}
	
	.gallery-caption {
		font-size:15px;
		color:#777777;
		line-height:1.8em;
		font-weight:400;
		background:#ffffff;
		-webkit-font-smoothing: antialiased;
		-moz-font-smoothing: antialiased;	
	}
	.single-comment{
		font-size:15px;
		color:#777777;
		line-height:1.8em;
		font-weight:400;
		background:#ffffff;
		-webkit-font-smoothing: antialiased;
		-moz-font-smoothing: antialiased;
			
	}
	.alignright{ 
		text-align:right;
	}
	.alignleft{ 
		text-align:left;
	}
	.aligncenter{ 
		text-align:center;
	}	
	.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}


/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute ;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto ;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}
/*************************************Theme Unit Testing***********************/
.wp-style .tag-sticky-2 .inner-box .lower-content,
.wp-style .sticky .inner-box .lower-content{
	background:#fafafa;
	border:5px solid #e1e1e1;
}
.wp-style h1, .wp-style h2, .wp-style h3, .wp-style h4, .wp-style h5, .wp-style h6 {
    font-weight: 700;
    color: #121417;
    line-height: 1.8em;
}
.wp-style h1{
	font-size:40px;
}
.wp-style h2{
	font-size:36px;
}
.wp-style h3 {
    font-size: 32px;
    margin: 0;
}
.wp-style h4,.wp-style .text h4{
	font-size:28px;
}
.wp-style h5{
	font-size:22px;
}
.wp-style h6{
	font-size:18px;
}
.wp-style table{
	margin-bottom:20px;
}
.wp-style table thead tr th{
	border: 1px solid #ddd;
    vertical-align: bottom;
	padding:8px;
}
.wp-style table tbody tr th{
	border: 1px solid #ddd;
    line-height: 1.42857;
    padding: 8px;
    vertical-align: top;
}
.wp-style table tbody tr td{
	border: 1px solid #ddd;
    line-height: 1.42857;
    padding: 8px;
    vertical-align: top;
}
.wp-style .text > ul,.wp-style .text > ol,.wp-style > ol,.wp-style > ul{
	padding-left:18px;
}
.wp-style .text > ul>li,
.wp-style > ul>li{
	list-style-type:disc;
	display:list-item;
}
.wp-style .text > ul li ul li,
.wp-style > ul li ul li{
	list-style-type:circle;
}
.wp-style .text > ul li ul li ul li,
.wp-style > ul li ul li ul li{
	list-style-type:square;
}
.wp-style ol li{
	list-style-type:decimal;
	display:list-item;
}
.wp-style ol li ol li{
	list-style-type:lower-alpha;
}
.wp-style ol li ol li ol li{
	list-style-type:upper-roman;
}

figure{
	max-width:100%;
	display:block;
}


/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignleft {
    float: left;
    margin: 0px 20px 0px 0;
}

.alignleft {
    float: left;
    margin: 0px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: .9em;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
    margin-top: 10px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute ;
	width: 1px;
	word-wrap: normal ; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #eee;
	clip: auto ;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}
/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*********************WP Gallery*********************/
.gallery figure{
	display:inline-block;
}

.gallery-columns-1,.gallery-columns-2,.gallery-columns-3,.gallery-columns-4,.gallery-columns-5,
.gallery-columns-6,.gallery-columns-7,.gallery-columns-8,.gallery-columns-9{
	margin-left:-15px;
	margin-right:-15px;
}
.gallery-columns-1 .gallery-item,.gallery-columns-2 .gallery-item,.gallery-columns-3 .gallery-item,
.gallery-columns-4 .gallery-item,.gallery-columns-5 .gallery-item,.gallery-columns-6 .gallery-item,
.gallery-columns-7 .gallery-item,.gallery-columns-8 .gallery-item,.gallery-columns-9 .gallery-item{
	padding-left:15px;
	padding-right:15px;
}
.gallery-columns-1 .gallery-item{
	width:100%;
}
.gallery-columns-2 .gallery-item{
	width:50%;
}
.gallery-columns-3 .gallery-item{
	width: 33.33333333%;
}
.gallery-columns-4 .gallery-item{
	width: 25%;
}
.gallery-columns-5 .gallery-item{
	width: 20%;
}
.gallery-columns-6 .gallery-item{
	width:16.66666666%;
}
.gallery-columns-7 .gallery-item{
	width: 14.2857143%;
}
.gallery-columns-8 .gallery-item{
	width: 12.5%;
}
.gallery-columns-9 .gallery-item{
	width: 11.11111111%;
}

/************************** Widget Rss*****************************/
.widget_rss.widget ul li,
.widget_rss.footer-widget ul li{
	margin-bottom:15px;
	padding-bottom:15px;
}
.widget_rss.widget ul li a,
.widget_rss.footer-widget ul li a{
	font-weight:600;
}
.widget_rss.widget ul li .rss-date,
.widget_rss.footer-widget ul li .rss-date{
	display:
	block;
	font-size:.9em;
	/* color: #2f7955; */
}
.widget_rss.footer-widget ul li .rss-date{
	color: #ffffff;
}
.widget_rss.widget ul li:before{
	display:none;
}
.widget_rss.widget ul li .rssSummary {
    position: relative;
    font-size: 14px;
    line-height: 26px;
    color: #626262;
    margin-bottom: 10px;
    font-style: normal;
    transition: all 500ms ease;
    font-weight: 500;
}
.widget_rss.widget ul li cite,
.widget_rss.footer-widget ul li cite{
	/* color: #2f7955; */
	display:
	block;
	font-size:14px;
}
.widget_rss.footer-widget ul li cite {
    color: #ffffff;
}
.widget_rss.footer-widget ul li{
	border-bottom: 1px dashed #8d8d8d;
}
.widget_rss.footer-widget ul li .rss-date{
	margin-top:10px;
}
.blog-link .left-btn a{
	margin:0 10px 0 0;
}

/*********************Custom Navigation Styling************************/

.post-password-form input[type="password"]{
	border:1px solid #b2b2b2;
	padding:5px 10px;
	display:inline-block;
}
.post-password-form input[type="submit"]{
	background:#2c2c2c;
	color:#fff;
	padding:6px 15px; 
	display:inline-block;
	border:none;    
	margin-left: -4px;
	
}
.wp-style .posts-nav{
	margin-top:50px;
}
.wp-style .posts-nav a{
	font-size:15px;
	color:#333333;
	text-decoration:none;
}
.wp-style .posts-nav a span{
	display:inline-block;
	padding:15px;
	color:#ffffff;
	font-size:14px;
	background:#333333;
}
.wp-style .posts-nav a:hover{
	color:#e38b00;
}
.wp-style .posts-nav a:hover span{
	background:#e38b00;
}
.wp-style .posts-nav .pull-left{
	float:left;
}
.wp-style .posts-nav .pull-right{
	float:right;
}


.widget_recent_entries li:after {
    display:none;
}
.widget_rss li:after {
    display:none;
}
footer select {
    width: 100%;
    display: block;
    border: 1px solid #ededed;
    padding: 6px 6px;
    margin-top: 15px;
    height: 50px;
}
.post-tags span.commax{
	color:#7e8597;
}
.wp-caption.alignnone p{
	color:#000;
}


.widget_rss li a {  
    padding-left: 0px;
}
.widget_rss a:before {
    display:none;
}


.rpcmt{
    margin-bottom: 30px;
}
.logged-in-as {
    margin-left: 17px;
    padding-left: 0px;
    padding-bottom: 15px;
    font-weight: bold;
}
.comments-area .title h3 {
    margin-top: 24px;
}
.logged-in-as a{
   color:#222;
}
.logged-in-as a:last-child {
    color: #8b8b8b;
}
.logged-in-as a:last-child:hover {
    color: #222;
}
.wp-caption-text {
    margin-top: 10px;
    font-size: .9em;
    line-height: 1.2em;
}

.reply-btn a {
    position: absolute;
    right: 20px;
    top: 0px;
    color: #ffffff;
    font-size: 15px;
    font-weight: 600;
    text-align: center;
    display: inline-block;
    padding: 3px 21px;
    border-radius: 5px;
    text-transform: capitalize;
    background-color: #000;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}
.reply-btn a:hover {
    background-color: #797979;
    color: #fff;
}


.tag-sticky-2 .lower-content, .sticky .lower-content {
    /* background: #f4f4f4; */
    /* padding: 25px!important; */
}
.wp-block-image .aligncenter>figcaption, .wp-block-image .alignleft>figcaption, .wp-block-image .alignright>figcaption, .wp-block-image.is-resized>figcaption{
	    display: block;
}
.pingback,.trackback{
    padding-left: 0px;
}



.wp-style ol ul>li{
    list-style: circle;
	margin-left:20px;
}
.wp-style ul ol>li{

	list-style-type: decimal;
	margin-left:20px;
}
.wp-style ol ol,.wp-style ul ul,.wp-style ol ul,.wp-style ul ol {
    margin-left: 20px;
}
footer .mrfooter ul.sub-menu{
    margin-left: 5px;
}

.bigtitle .sec-title h3 span {
   font-weight: 700;
}
.single-blog-post .post-tags{
    font-size: 18px;
    color: #333333;
    font-weight: 500;
}
.single-blog-post .post-tags a{
    color: #ff4328;
    font-size: 17px;
}

.mrsingle .blog-one__meta li a{
    color: #222;
}
.mrsingle .blog-one__meta li {
    margin-right: 10px;
    text-transform: uppercase;
    font-weight: 600;
    color: #e75728;
    letter-spacing: 2px;
}
.mrsingle .blog-one__meta li a{
    margin-right: 10px;
    text-transform: uppercase;
    font-weight: 600;
    color: #e75728;
    letter-spacing: 2px;
}
.mrsingle .list-unstyled {
    padding-left: 0;
    list-style: none;
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.has-background{
    margin-bottom: 20px!important;
}

.mrsingle .post-share-options{
    border-top: 1px solid #d7d7d7;
    padding-top: 20px;
}
.mrsingle .pull-left.tags {
    font-weight: 600;
}
.pull-left.tags a {
    padding: 5px 13px;
    color: #222;
    margin-left: 5px;
    transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}
.commax{
	display:none;
}
.pull-left.tags a:hover{
    padding: 5px 13px;
    color: #fff;
    margin-left: 5px;
	background:#222;
	transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}
.post-details .lower-box h2 {
    margin-top: 0px;
}
.blocks-gallery-item__caption{
	padding:15px!important;
}

.blocks-gallery-caption{
    margin-bottom: 20px;
}
.mr_single_post_thumb{
    margin-bottom: 20px;
}
.mrwidget .rsswidget.rss-widget-title{
	font-size:23px;
}
.tag-sticky-2 .inner-box,.sticky .inner-box{
	border:1ps solid red
}
.comments-area .outer-box .single-comment .text-holder {
    width: calc(100% - 80px);
}


@media only screen and (min-width: 900px){
.vervoer-comment-item .depth-2 {
   margin-left: 20px !important;
}
.vervoer-comment-item .depth-3 {
   margin-left: 40px !important;
}
.vervoer-comment-item .depth-4 {
    margin-left: 60px !important;
}
.vervoer-comment-item .depth-5 {
    margin-left: 80px !important;
}
	
}
.comments-form-area{
    margin-bottom: 30px;
}

.wp-block-button__link{
	color:#fff!important;
}
.is-style-squared .wp-block-button__link{
	border-radius:0px!important;
}
.wp-block-button.is-style-outline .wp-block-button__link{
	color:#222!important;
	border-color:#222!important;
}

.paginate_links>a{
    position: relative;
    display: inline-block;
    font-size: 17px;
    font-weight: 500;
    height: 50px;
    width: 50px;
    line-height: 50px;
    background: #f2f4f5;
    text-align: center;
    color: #141417;
    z-index: 1;
    border-radius: 50%;
    transition: all 500ms ease;
}
.paginate_links>a:hover {
    position: relative !important;

    display: inline-block !important;
    font-size: 17px !important;

    font-weight: 500 !important;
    height: 50px !important;

    width: 50px !important;

    line-height: 50px !important;
    background: #03c0b4 !important;
    text-align: center !important;

    border-radius: 50% !important;
    transition: all 500ms ease !important;
    border: 1px solid #03c0b4 !important;
	color:#fff!important;
}
.paginate_links>span {
    position: relative !important;
    display: inline-block !important;
    font-size: 17px !important;
    font-weight: 500 !important;
    height: 50px !important;
    width: 50px !important;
    line-height: 50px !important;
    background: #03c0b4 !important;
    text-align: center !important;
    border-radius: 50% !important;
    transition: all 500ms ease !important;
    border: 1px solid #03c0b4 !important;
    color: #fff;
    margin: 15px 0px;
}
.wp-block-columns.alignwide,.alignfull.has-2-columns {
    margin-left: 0px!important;
    margin-right: 0px!important;
    width: auto;
    max-width: 1000%;
}



@media only screen and (max-width: 900px){
	
	.comments-area .outer-box .single-comment .text-holder .text .reply a {
    background-image: none;
    background-color: #fff;
    padding: 10px 28.5px;
    box-shadow: 0px 10px 30px 0px rgb(51 57 178 / 15%);
    position: relative;
    top: 23px;
    right: 0;
}
	.comments-area .outer-box .single-comment .text-holder .text .reply {
    background-image: none;
    background-color: #fff;
    position: relative;
    top: 0;
    right: 5px;
    margin-bottom: 20px;
}
	
	.comments-area .outer-box .single-comment .single-comment-box {
    display: inline-block;
    margin-bottom: 40px;
}
}