/*Sidebar & Footer Default Style*/
/************************ Blog Widget Style************************/
.widget ul {}
.widget ul li {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #222222;
    /* border-bottom: 1px solid var(--higer-secondary-color); */
    position: relative;
    display: block;
    margin-bottom: 10px;
}
.widget ul li a {
    width: 100%;
    /* padding: 15px 0px; */
    /* display: inline-block; */
    display: inline;
}
.widget ul li a:before {
    font-family: 'icomoon' !important;
    content: "\e927";
    position: absolute;
    top: 2px;
    left: 0;
    bottom: 0;
    opacity: 0;
    font-size: 16px;
    display: flex;
    align-items: center;
    transition: all 700ms ease;
}
.widget ul li a:hover {
    /* padding-left: 30px; */
}
.widget ul li a:hover:before {
    color: var(--theme-color);
    /* opacity: 1; */
}


/****************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;
	margin-top:10px;
	/* padding-top:10px; */
	/* 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: 'Inter', sans-serif;
}
.tagcloud a:hover {
    border-color: #F13131;
    background-color: #F13131;
    color: #ffffff;
}
.mrsidebar{
    margin-bottom: 36px;
}

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


.comment-box .title h3 {
    margin-top: 0;
    margin-bottom: 0;
}





/*categories*/

.wp-block-categories {
    position: relative;
    display: block;
    overflow: hidden;
}

.mrwidget ul li {
    position: relative;
    display: block;
    padding: 0 20px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    background: #fff;
    margin-bottom: 5px;
}
.mrwidget ul li a {
	color: #798593;
    font-size: 16px;
    font-weight: bold;
    position: relative;
    display: block;
    padding: 14px 0;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
.mrwidget ul li a:after {
    font-family: 'FontAwesome';
    content: '\f061';
    font-size: 10px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
.mrwidget ul li a:hover {
    color: #0f6fd5;
	background: #fff;
}
.mrwidget ul li:last-child a {
    border-bottom: none;
    /* padding-bottom: 0; */
    margin-bottom: 0;
}




/*archives*/



/*tags*/

.widget_tag_cloud {
    position: relative;
    display: inline-block;
    /* float: left; */
    /* margin: 0; */
}

.widget_tag_cloud a {
}

.widget_tag_cloud a:hover {
    color: #ffffff !important;
    border-color: #F13131;
    background-color: #F13131;
}
.sidebar-blog-post ul li .img-box img {
    height: 70px;
}
p.wp-block-tag-cloud {
    margin-bottom: 0 !important;
}


/*search*/


.wp-block-search .wp-block-search__input {
	width: 100%;
    padding: 20px 30px;
    background: var(--white-color);
    border: 1px solid var(--higer-secondary-color);
    color: var(--base-color);
}
.sidebar.ml_10 {
    margin-left: 10px;
}
.wp-block-search .wp-block-search__button {
    font-size: 18px;
    position: absolute;
    background: transparent;
    right: 30px;
    top: 50%;
    transform: translate(0%, -50%);
    padding: 0;
}
.wp-block-search .wp-block-search__inside-wrapper {
    position: relative;
}
.widget_block widget_searc {}
.widget_block {}
.widget_block h2 {
    margin: 0;
    color: #001328;
    font-weight: 800;
    font-size: 20px;
    margin-bottom: 30px;
}

.wp-block-search .wp-block-search__label {
    font-size: 24px;
    line-height: 30px;
    position: relative;
    font-family: var(--secondary-font);
    font-style: normal;
    color: var(--primary-color);
    margin-bottom: 0px;
    transition: all 500ms ease;
    padding-bottom: 30px;
}



.single-sidebar-box.post {
    border: unset;
    padding: 0;
    border-radius: 0;
    margin-bottom: 0;
}
.widget_block {}
.widget_roofplan_latest_post {
    /* position: relative; */
    /* display: block; */
    /* border: 1px solid #e5e5e5; */
    /* padding: 39px 39px 39px; */
    /* border-radius: 10px; */
    /* margin-bottom: 50px; */
}



.wp-block-archives {
	position: relative;
    display: block;
    overflow: hidden;
    margin-top: -3px;
}
.wp-block-archives li {
	position: relative;
    display: block;
}
.wp-block-archives li a {
    /* position: relative; */
    /* display: block; */
    /* padding-bottom: 15px; */
    /* margin-bottom: 15px; */
    /* color: #1C1B1F; */
    /* font-size: 16px; */
    /* font-weight: 500; */
    /* line-height: 40px; */
    /* text-transform: capitalize; */
    /* font-family: var(--thm-font-2); */
    /* border-bottom: 1px solid #e5e5e5; */
    /* transition: all 200ms linear; */
    /* transition-delay: 0.1s; */
}
.single-sidebar-box .archive-lists li a span{
    position: relative;
    display: inline-block;
    float: right;
}
.wp-block-archives li:last-child a {
    border-bottom: none;
    /* padding-bottom: 0; */
    margin-bottom: 0;
}
.wp-block-archives li:hover a{
    color: var(--thm-base);
}



.faq-style1-area.pdtop150.two {
    margin-left: 60px;
}






.mrwidget .title {
	position: relative;
	display: block;
	line-height: 0;
	margin-top: 0px;
	padding-bottom: 15px;
}
.mrwidget .title h3 {
	    color: var(--thm-black);
    font-size: 24px;
    line-height: 24px;
    font-weight: 700;
    text-transform: capitalize;
}
.single-blog-style1 .text-holder .blog-title a {
    /* font-size: 30px; */
}

.mrwidget .title h3{
	font-size: 18px;
}
.single-blog-style1 {
    margin-bottom: 40px!important;
}
.mrwidget {
    margin-bottom: 40px;
}
.sidebar-content-box {
    max-width: 100%!important;
    padding-left: 10px!important;
}
.single-sidebar {}

.nice-select {
    float: inherit!important;
    width: 100%!important;
}
.nice-select.open .list {
    width: 100%;
}


.widget_recent_comments ul li a:before{
	display:none;
}
.widget_recent_comments ul li a{
	padding-left:0px!important;
	 display: initial!important;
}
.widget_rss ul li:hover a {
    padding-left: 0px;
}
.widget_rss ul li a {
    line-height: 28px;
    padding-bottom: 15px;
}

.mrwidget{}

.pagination li .page-numbers.current {
    display: inline-block;
    vertical-align: middle;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 60px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    font-weight: 800;
    background: #ee3234;
    -webkit-box-shadow: 0px 10px 30px rgb(238 50 52 / 30%);
    box-shadow: 0px 10px 30px rgb(238 50 52 / 30%);
}

.widget_nav_menu {}
.widget_nav_menu ul {}
.widget_nav_menu ul li {}
.widget_nav_menu ul li a {}
.widget_nav_menu ul li ul {}
.widget_nav_menu ul li ul li {
    margin-left: 0;
}
.widget_nav_menu ul li ul li a {
    color: #1C1B1F !important;
}
.mrwidget ul li:hover ul li a {
    padding-left: 30px;
}
.mrwidget ul li:hover ul li a:before {
    font-size: 18px;
}
.widget_categories {
    overflow: visible;
}
.widget_archive {
    overflow: visible;
}
.widget_text {
    overflow: visible;
}
.mrfooter .widget_nav_menu ul li ul li a {
    color: #fff !important;
}
.sidebar-blog-post ul li .title-box h4 a {
    color: var(--thm-black);
    transition: all 200ms linear;
    transition-delay: 0.1s;
    position: relative;
    display: unset;
    padding-left: unset;
    color: unset;
    text-transform: unset;
    font-family: unset;
    transition: all 200ms linear;
    transition-delay: unset;
    width: unset;
    font-size: unset;
    line-height: unset;
}
.sidebar-blog-post ul li .title-box h4 a:before {
    display: none;
}
.sidebar-blog-post ul li .img-box .overlay-content a:before {
    display: none;
}
.sidebar-blog-post ul li .img-box .overlay-content a {
    padding-left: unset;
    text-align: center;
}
.sidebar-blog-post ul li .title-box .date a:before {
    display: none;
}
.sidebar-blog-post ul li .title-box .date a {
    padding-left: 0;
}


span.page-numbers.dots {

}
span.page-numbers.dots:hover {

}
.single-blog-style1 .text-holder .meta-info {
    /* margin-bottom: 15px!important; */
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 20px;
    margin-bottom: 20px;
}


.pagination {
    display: inline-block!important;
}

.pagination li{
	display: inline-block;
    margin: 0 4px;
}
.pagination li a {
	display: inline-block;
    vertical-align: middle;
    width: 60px;
    height: 60px;
    background: #ccd7e0;
    border-radius: 50%;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 60px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    font-weight: 800;
}
.pagination li a:hover {
    background: #ee3234;
    -webkit-box-shadow: 0px 10px 30px rgb(238 50 52 / 30%);
    box-shadow: 0px 10px 30px rgb(238 50 52 / 30%);
}
.pagination-wrapper.clearfix {
}















@media only screen and (max-width: 900px){
.sidebar-textwidget {
    padding-left: 80px;
}
}



.wp-block-tag-cloud a {display: inline-block;padding: 8px 12px;/* background: #F13131; */margin: 0px 0px 10px 10px;border: 1px solid var(--higer-secondary-color);font-weight: 500;color: #222;position: relative;z-index: 1;overflow: hidden;transition: all 500ms ease;line-height: 19px;font-family: var(--primary-font);font-size: 16px !important;margin: 0px;margin-right: 4px;}
.wp-block-tag-cloud a:hover {
    color: #fff !important;
}
.wp-block-tag-cloud a:before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    content: "";
    transform: scale(0.0);
    transform-origin: left;
    transform-style: preserve-3d;
    transition: all 0.4s cubic-bezier(0.62, 0.21, 0.45, 1.52);
    background-color: var(--theme-color);
    z-index: -1;
}
.wp-block-tag-cloud a:hover:before {
    transform: scaleX(1.0);
}


.styled-pagination li:hover a i {
    color: #ffffff !important;
}


.post-widget .post .date {
    color: #555;
}
.post-widget .post h5 {
    /* padding-right: 20px; */
}

.news-block-one .image-box .image a {
    width: 100%;
}




p.wp-block-tag-cloud {
    display: inline-block;
}
.post-widget .post .date a {
    color: #555;
}
.blog-single .tags li a {
    display: inline-block;
}
.comments-area .comment-box .name {
    text-transform: capitalize;
}
.news-block-one .text p {
    margin-bottom: 20px;
}



/*
 
.admin-bar .site-header, .admin-bar .hidden-sidebar {
    top: 32px;
}

*/

.admin-bar .hidden-sidebar {
    top: 32px;
}
.admin-bar .header-navigation.stricky-fixed {
    top: 32px;
}
.float-right {
    float: right!important;
}
.float-left {
    float: left!important;
}



.single-blog-style-one .text-box p {
    color: #798593;
    font-size: 18px;
    line-height: 34px;
    font-weight: 600;
}
.widget_search {
    /* padding: 0 !important; */
    /* border-radius: 0 !important; */
    /* background: unset !important; */
}
.wp-block-search .wp-block-search__inside-wrapper {
    position: relative;
    padding: 0;
    border: unset;
	border-radius: 7px;
}
.wp-block-search .wp-block-search__input::placeholder {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
} 
.wp-block-search .wp-block-search__inside-wrapper {
    position: relative;
    background: #0f6fd5;
}





.wp-block-search svg {
    transform: rotate(260deg);
    font-size: 22px;
    color: #222222;
    font-weight: 500;
    margin-right: -10px;
}







.sidebar .single-sidebar .single-latest-post .img-box > img {
    width: 90px;
    height: 90px;
    border-radius: 7px;
}
.mr_single img {
    vertical-align: middle;
    border-style: none;
    max-width: 100%;
}








#minimal-bootstrap-carousel .owl-carousel .owl-controls .owl-nav .owl-prev {
    left: 0%;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    position: absolute;
    margin: 0;
}

#minimal-bootstrap-carousel .owl-carousel .owl-controls .owl-nav .owl-prev {
    background: none;
    width: 70px;
    height: 60px;
    font-size: 14px;
    line-height: 48px;
    color: #001328;
    background-color: rgba(255, 255, 255, 0.25);
    visibility: visible !important;
    opacity: 1;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 91;
}







#minimal-bootstrap-carousel .owl-carousel .owl-controls .owl-nav .owl-next {
    right: 0%;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
	position: absolute;
    margin: 0;
}
#minimal-bootstrap-carousel .owl-carousel .owl-controls .owl-nav .owl-next {
    background: none;
    width: 70px;
    height: 60px;
    font-size: 14px;
    line-height: 48px;
    color: #001328;
    background-color: rgba(255, 255, 255, 0.25);
    visibility: visible !important;
    opacity: 1;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 91;
}

#minimal-bootstrap-carousel .owl-theme .owl-dots {
    display: none !important;
}







.widget ul li ul{
	padding:0px;
	margin:0px;
}
.widget ul li ul li{
	/* margin-left:5px; */
}

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

.widget_nav_menu ul li ul {}
.widget_nav_menu ul li ul li {
    margin-left: 0;
}
.widget_nav_menu ul li ul li a {
    color: #1C1B1F !important;
}
.mrwidget ul li:hover ul li a {
    /* padding-left: 30px; */
}


.main-footer.bg-color-2 {
    padding: 100px 0px 100px;
}
.main-footer a, .main-footer p, .main-footer h1, .main-footer h2, .main-footer h3, .main-footer h4, .main-footer h5, .main-footer h6 {
    color: #fff !important;
}
.sidebar-page-container p {
    <!-- margin-bottom: 20px; -->
}

.wp-block-search__input {
    border: unset;
}


.wp-block-group__inner-container h2, .wp-block-group__inner-container h3, .wp-block-group__inner-container h4, .wp-block-group__inner-container h5, .wp-block-group__inner-container h6, .blog-sidebar .widget-title h3, .blog-sidebar .widget-title h2, .blog-sidebar .widget-title h4 {
    font-size: 24px;
    line-height: 30px;
    position: relative;
    font-family: var(--secondary-font);
    font-style: normal;
    color: var(--primary-color);
    margin-bottom: 0px;
    transition: all 500ms ease;
    padding-bottom: 30px;
}
.wp-block-group__inner-container h2:before, .wp-block-group__inner-container h3:before, .wp-block-group__inner-container h4:before, .wp-block-group__inner-container h5:before, .wp-block-group__inner-container h6:before {

}







ol.wp-block-latest-comments {
    margin-left: 0;
    padding-left: 0;
    margin-bottom: 0 !important;
}


.mrwidget a {
    color: #141417;
}
.widget ul li:last-child {
    /* padding-left: 10px; */
    border-bottom: unset;
}

.main-footer.p_relative.one.monster {
    padding: 100px 0px 100px;
}




.tag-sticky-2 .inner-box, .sticky .blog-1-block.standard-post {
    border: 1px solid #E5E5E5;
    padding: 40px;
}
.widget_rss.widget ul li a, .widget_rss.footer-widget ul li a {
    color: unset;
    background: unset;
    background: none;
    color: #222222;
    font-family: 'Roboto', serif;
    font-weight: 700;
}
.main-footer.p_relative.one.monster {
    background: #222222;
}


.mrwidget ul li ul {
    margin-top: 10px;
}
.mrwidget ul li ul li {
    margin-top: 10px;
}
.mrwidget .textwidget form {
    width: 100%;
}


span.post-page-numbers.current {
    color: #ffffff !important;
    border-color: var(--theme-color);
    background: var(--theme-color);
    position: relative;
    display: inline-block;
    line-height: 48px;
    height: 50px;
    font-size: 18px;
    min-width: 50px;
    font-weight: 500;
    text-align: center;
    /* border-radius: 50%; */
    text-transform: capitalize;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    margin: 0px 10px 0px 10px;
}
.paginate_links a {
    position: relative;
    display: inline-block;
    line-height: 48px;
    height: 50px;
    font-size: 18px;
    min-width: 50px;
    color: #333;
    font-weight: 500;
    text-align: center;
    background: #ffffff;
    /* border-radius: 50%; */
    text-transform: capitalize;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    background: #FFFFFF;
    border: 1px solid #E5E5E5;
    margin: 0px 10px 0px 0px;
}
.paginate_links {
    color: #222222;
    font-size: 17px;
    font-weight: 500;
}

.wp-style p img, .wp-style figure img, .wp-style img {
    max-width: 100%;
    display: block;
    height: auto;
    /* margin-bottom: 0; */
}
figure {
    max-width: 100%;
    display: block;
}

.blog-sidebar .nice-select {
    float: unset;
}

.blocks-gallery-grid:not(.has-nested-images).alignleft, .blocks-gallery-grid:not(.has-nested-images).alignright, .wp-block-gallery:not(.has-nested-images).alignleft, .wp-block-gallery:not(.has-nested-images).alignright {
    max-width: unset;
}


.has-very-light-gray-color {
    color: #fff!important;
}
.mrfooter a {
    color: #fff!important;
}
.is-layout-flow.wp-block-group.has-background {
    padding: 40px;
}


.error404 .elementor-icon i, .archive .elementor-icon i, .category .elementor-icon i, .search .elementor-icon i {
    left: 15px;
    top: 15px;
}
.mrfooter {
    padding: 100px 0px;
}
.wp-block-search__inside-wrapper {
    background: #F2F2F2;
    width: 100%;
    border: 1px solid #F2F2F2 !important;
}
.wp-block-search__button {
    border: unset;
}



.footer-widget {}
.footer-widget li {
    list-style: none;
    margin-bottom: 10px;
}
.footer-widget li a {

}



.footer-widget li::marker {
    display : none;
}


.elementor-screen-only, .screen-reader-text, .screen-reader-text span, .ui-helper-hidden-accessible {
    display: none;
}





.nice-select {
    border: solid 1px #e5e5e5;
}
.widget ul li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
}













.blog .elementor-widget-social-icons .elementor-icon i, .elementor-icon svg {
    left: 15px;
    top: 15px;
}
.single .elementor-widget-social-icons .elementor-icon i {
    left: 15px;
    top: 15px;
}
.search .elementor-widget-social-icons .elementor-icon i {
    left: 15px;
    top: 15px;
}
[type=search] {
    outline-offset: unset;
    -webkit-appearance: unset;
    outline: unset;
}
.wp-block-search .wp-block-search__input::placeholder {
    color: var(--base-color);
	    font-weight: 400;
    font-size: 16px;
}
.sidebar__repost .post .post__info ul li a {
    padding: 0;
    font-size: 16px;
    color: var(--base-color);
}
.sidebar__repost .post .post__info ul li a:before {
    opacity: 0;
}
.sidebar__content__box.right {
    margin-left: 16px;
}
.sweem_single p {
    margin-bottom: 20px;
}
.sweem_single p:last-child {
    margin-bottom: 0px;
}
.wp-style p img:last-child {
    margin-right: 0;
}







.widget_search .sidebar__search__box button {
    right: 30px;
}
h3.comments-block-title {
    padding-top: 30px;
}







.blog__section .news__block__one .image_layer.shape-06 {
    opacity: 1;
}
.blog__section .news__block__one .lower__content .news__text p {
    padding-bottom: 41px;
}
.blog__section .news__block__one .news__text:after {
    background: var(--higer-secondary-color);
    bottom: 50px;
}
.blog__section .more__btn {
    position: relative;
    padding-bottom: 10px;
}


















.mr_page_index .blog__section .news__block__one .image_layer.shape-06 {
    opacity: 0;
}
.mr_page_index .blog__section .news__block__one .lower__content .news__text p {
    padding-bottom: 20px;
}
.mr_page_index .blog__section .news__block__one .news__text:after {
    background: unset;
    bottom: 50px;
}
.mr_page_index .blog__section .more__btn {
    position: relative;
    padding-bottom: 0px;
}