/*Sidebar & Footer Default Style*/
/************************ Blog Widget Style************************/

/****************Custom Widget*********************/
.widget select{
	width:100%;
	display:block;
	border:1px solid #ededed;
	padding:6px 6px;
	margin-top:15px;
	height:50px;
}
.textwidget img {
    height: auto;
    max-width: 100%;
}
.widget ul li ul{
	padding:0px;
	margin:0px;
}
.widget ul li ul li{
	/* border-bottom:none; */
	margin-bottom:0px;
	padding-bottom:0px;
	/* border-top:1px solid #eaeaea; */
	margin-left:5px;
}

.widget ul li ul li:after{
	top:10px;
}

.tagcloud a {
    position: relative;
    display: inline-block;
    line-height: 24px;
    padding: 6px 18px 6px;
    margin: 0px 6px 10px 0px;
    color: #222;
    text-align: center;
    font-size: 14px !important;
    background: none;
    font-weight: 600;
    border: 1px solid #e4e4e4;
    text-transform: capitalize;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    /* font-family: 'Open Sans', sans-serif; */
border-radius: 3px;}
.tagcloud a:hover {
    border-color: #eb7328;
    background-color: #eb7328;
    color: #ffffff;
}
.mrsidebar{
    margin-bottom: 36px;
}

.mrsidebar .sidebar-title h3:before {
    background: -webkit-linear-gradient(0deg, #00b8ff, #0081ff 100%);
}

.widget ul li ul.children li a:before {
    /* top: 22px; */

}
.widget ul li ul.sub-menu li a:before {
    top: 0px;
}


.wp-block-column h3 {
    font-family: 'Prata', serif;
    position: relative;
    font-weight: 400;
    color: #141417;
    margin: 0px;
    transition: all 500ms ease;
}
.wp-block-group__inner-container h3 {
    font-size: 24px;
    line-height: 34px;
    font-weight: 500;
    position: relative;
    display: block;
    margin-bottom: 18px;
}

p.wp-block-tag-cloud {
    
}
p.wp-block-tag-cloud a {
    font-size: 14px !important;
    border: 1px solid #EDEDED;
    transition: all 0.5s ease 0s;
    position: relative;
    display: inline-block;
    line-height: 24px;
    font-weight: 500;
    color: #333;
    background: #fff;
    padding: 6px 16px;
    border-radius: 25px;
    font-family: 'Poppins', sans-serif;
    margin: 0px 0px 5px 0px;
}
p.wp-block-tag-cloud a:hover {
    background: #E04237;
    border-color: #E04237;
	color: #fff;
}

.widget_categories>form{
    display: inline-block;
	width:100%;
}

.widget_search .search-form {
    background: #ebebeb;
    padding: 25px;
    position: relative;
}
.mrwidget .textwidget form {
    position: relative;
    display: grid;
    margin-top: 20px;
}
.mrwidget .rsswidget{
    font-size: 23px;
    margin-bottom: 0px;
    font-size: 16px;
    color:#141417;
    line-height: 1.8em;
}
  
  
  
  
  
  
  
.pdoff {
	padding : 0px 0px 0px 0px ;
}
.border-one .elementor-container {
    border: 1px solid #e5e5e5;
}
.pdoff.borderoff.products-section-two .right-column {
    margin-left: 0;
    padding: 0;
    border: unset;
    padding-bottom: 0;
    margin-bottom: 0;
    position: relative;
}
.products-section-two.pdoff.borderoff {
    padding-bottom: 0;
}
.products-section-two.pdoff {
    padding-bottom: 0;
}
.products-section-two.pdoff .left-column {
    margin-right: 0;
}
.products-section-two.pdoff .collection-block {
    margin-bottom: 0;
}
.products-section-two.pdoff .owl-carousel .owl-stage-outer {
    overflow: visible;
}
.border-one .elementor-container {
    border: 1px solid #e5e5e5;
    overflow: hidden;
}







label.wp-block-search__label {
    display: block;
    font-size: 24px;
    line-height: 34px;
    font-weight: 500 !important;
    margin-bottom: 18px;
    color: #121416;
    font-family: 'Fredoka', sans-serif;
}
.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper {
    font-size: 16px;
    color: #949392;
    padding: 10px 15px;
    width: 100%;
    height: 70px;
    background: #fff;
    border: 1px solid #fff;
    border-radius: 10px;
}
.wp-block-search__input::placeholder {
  color: #949392;
}
.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input {
    background: unset;
}
.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button {
    background: transparent;
    border: unset;
    font-size: 18px;
    color: #909092;
    cursor: pointer;
    transition: all 500ms ease;
}


.wp-block-group__inner-container {}
.wp-block-group__inner-container h5 {}
.wp-block-group__inner-container h5:before {
    position: absolute;
    top: 4px;
    left: 0px;
    width: 2px;
    height: 22px;
    content: '';
    background: var(--theme-color-one);
}




.mrwidget {}
.mrwidget ul {}
.mrwidget ul li {
    position: relative;
    display: block;
    /* border-bottom: 1px solid #e5e5e5; */
    /* padding: 11px 0px; */
    line-height: 35px;
}
.mrwidget ul li a {
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 26px;
    color: #333;
    font-weight: 500;
}
.mrwidget ul li a:hover {
    padding-left: 15px;
}
.mrwidget ul li a:hover {
    color: #D53F34;
}
.mrwidget ul li:hover a {
    /* color: #D53F34; */
}
.mrwidget ul li a:before {
    position: absolute;
    content: '\e905';
    font-family: 'icomoon';
    left: 0px;
    top: 0px;
    opacity: 0;
    font-size: 12px;
    transition: all 500ms ease;
}
.mrwidget ul li a:hover:before {
    opacity: 1;
}
.mrwidget ul li a:before {
    color: #D53F34;
}
.mrwidget ul li:last-child {
    border-bottom: none;
    padding-bottom: 0;
}
span.page-numbers.current {
    position: relative;
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    height: 60px;
    width: 60px;
    line-height: 60px;
    color: #ffffff;
    font-family: 'Poppins', sans-serif;
    border: 1px solid #E5E5E5;
    text-align: center;
    z-index: 1;
    border-radius: 50%;
    transition: all 500ms ease;
    background: #D53F34;
    border-color: #D53F34;
}
.news-block-one ul.blog-info li a {
    font-size: 16px;
    color: #949392;
}
.blog-sidebar .popular-posts .post .post-thumb img {
    height: 110px;
}
.blog-sidebar .popular-posts .post .text a {
    line-height: 25px;
}


.popular-posts .widget-title h5 {
    position: relative;
    font-size: 22px;
    color: #121416;
    line-height: 30px;
    font-weight: 500;
    padding-left: 10px;
    display: inline-block;
    font-family: var(--rubik);
    text-transform: capitalize;
}
.popular-posts .widget-title h5:before {
    position: absolute;
    top: 4px;
    left: 0px;
    width: 2px;
    height: 22px;
    content: '';
    background: var(--theme-color-one);
}
.blog-sidebar .popular-posts .post:last-child {
    margin-bottom: 0;
}
.author-details .author-info a {
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    margin-left: 10px;
    color: #68666C;
    text-transform: capitalize;
}
.author-details .author-image img {
    border-radius: 50%;
}

h2.widgettitle {
    font-size: 24px;
    line-height: 34px;
    font-weight: 500;
    position: relative;
    display: block;
    margin-bottom: 30px;
}
.blog-sidebar .post-widget .post .post-thumb img {
    height: 65px;
}
span.post-date a {
    font-size: 16px;
    color: #6E6E6E;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
}


.blog-details-content .post-tags .tags li a {
    /* margin-right: 5px; */
    background: #f1f1f1;
    padding: 7px 20px;
    border-radius: 5px;
    /* line-height: 20px; */
    margin-bottom: 10px;
    margin-left: 10px;
}
.sidebar-page-container.bakker-details .news-block-two .inner-box {
    box-shadow: unset;
    margin-bottom: 0;
}
.sidebar-page-container.bakker-details .news-block-two .inner-box .lower-content {
    padding-left: 0;
    padding-bottom: 0;
}

.mrwidget.widget_meta ul li a:before,.mrwidget.widget_recent_comments ul li a:before,.mrwidget.widget_recent_entries ul li a:before, .mrwidget.widget_rss ul li a:before{
	display:none;
}
.mrwidget.widget_meta ul li a:hover,.mrwidget.widget_recent_comments ul li a:hover,.mrwidget.widget_recent_entries ul li a:hover,.mrwidget.widget_rss ul li a:hover{
    padding-left: 0px!important;
}
.mrwidget.widget_recent_comments ul li a:hover,.mrwidget ul li{
    padding-left: 0px!important;
	color:#333;
	font-weight:500;
}
.mrwidget.widget_recent_comments ul li {
    border-bottom: 1px solid #e5e5e5;
    line-height: 40px;
}
.mrfooter{
	background:#232323;
}
.mrfooter a,.mrfooter li,.mrfooter ul,.mrfooter ol,.mrfooter p,.mrfooter .text,.mrfooter h3,.mrfooter h5,.mrfooter h6,.mrfooter caption,.mrfooter{
	color:#fff!important;
}
.footer-widget{
	padding:20px 0;
}
.footer-widget .widget-title h3{
	padding-top:20px;
	padding-bottom:20px;
}
.mrfooter .nice-select,.mrfooter .nice-select .list{
	width:100%;
}
.mrfooter .nice-select .current,.mrfooter .nice-select .list li{
	color:#333!important;
}
.mrfooter ul li ul li {
    margin-left: 5px;
}
.mrfooter .recentcomments {
    line-height: 45px;
    border-bottom: 1px solid #3a3a3a;
}
.mrfooter .wp-caption p.wp-caption-text {
    color: #333!important;
}
.post-tags ul{
	display:flex;
}