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

.widget ul{
	position:relative;
	padding: 0px;
}
.widget ul li {
    position: relative;
    display: block;
    line-height: 1.5em;
    color: #333;
    margin-bottom: 16px;
    font-weight: 500;
    border-bottom: 1px solid #e0e0e0;
    padding-top: -3px;
    font-family: 'Nunito';
}
.widget ul li a {
    line-height: 26px;
    color: #141417;
}
.widget ul li a:before {
    position: absolute;
    content: '';
    width: 30px;
    height: 2px;
    left: 8px;
    top: 11px;
    opacity: 0;
    transition: all 500ms ease;
}
.widget ul li a:hover {
    padding-left: 0px;
}
.widget ul li a:hover:before {
    opacity: 1;
}
.widget ul li a:hover {
    color: #f17732;
}

/****************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{
	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: #585858;
    text-align: center;
    font-size: 14px !important;
    background: none;
    font-weight: 500;
    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: inherit;
    border-radius: 4px;
}
.tagcloud a:hover {
    border-color: #4d4d4d;
    background-color: #4d4d4d;
    color: #ffffff;
}

.mrsidebar{
    margin-bottom: 36px;
}

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


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


.wp-block-column h3 {
    position: relative;
    font-weight: 400;
    color: #141417;
    margin: 0px;
    transition: all 500ms ease;
}
.wp-block-group__inner-container h3 {
    position: relative;
    display: block;
    margin-bottom: 24px;
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
}
p.wp-block-tag-cloud a {
    position: relative;
    display: inline-block;
    font-size: 15px !important;
    color: #141417;
    background: #f2f4f5;
    border-radius: 30px;
    padding: 3px 24px;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}
p.wp-block-tag-cloud a:hover {
    color: #fff;
}
p.wp-block-tag-cloud a:hover {
    background: #141417;
}

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

.widget_search .search-form {
    background: #ebebeb;
    padding: 25px;
    position: relative;
    border-radius: 4px;
}
.mrwidget .textwidget form {
    position: relative;
    display: inline-block!important;
    width: 100%;
}
.mrwidget .rsswidget{
    font-size: 23px;
    margin-bottom: 0px;
    font-size: 16px;
    color:#141417;
    line-height: 1.8em;
}



/*** 
=============================================
    Error Page Area Style      
=============================================
***/
.error-page-area {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    height: 100%;
    z-index: 1;
    padding: 120px 0px 120px 0px;
}

.error-content{
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    z-index: 2;
}
.error-content .title ,.search_title{
    position: relative;
    display: block;
    color: #141417;
    font-size: 40px;
    line-height: 60px;
    font-weight: 700;
    text-transform: none;
    margin: 0 0 20px;
}
.error-content p {
    color: #222;
    font-size: 16px;
    line-height: 26px;
    margin: 0;
    font-weight: 500;
}
.error-content .big-title {
    position: relative;
    display: block;
    color: #e35711;
    font-size: 110px;
    line-height: 90px;
    font-weight: 800;
    text-transform: none;
    margin: 0 0 29px;
}
.error-content .btns-box {
    line-height: 0;
    padding-top: 42px;
}
.error-content .btns-box a {
    padding-left: 40px;
    padding-right: 40px;
}
.sidebar-widget {
    display: grid;
}

.main-footer .widget_recent_comments li.recentcomments {
    border-bottom: 1px solid #87878721;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

#recentcomments li.recentcomments  {
    line-height: 2em;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
.main-footer #wp-calendar caption {
    color: #fff;
}
.main-footer.monster ul li {
    color: #fff;
    line-height: 2em;
}
.main-footer .widget-title h3 {
    color: #fff;
    font-weight: 600;
    padding-top: 25px;
}

.main-footer ul li ul li {
    margin-left: 5px;
}
.tags-list a {
    margin-bottom: 10px;
}
.error_btn_box a{
	padding: 17px 25px;
	background:#222;
	transition: all 500ms ease;
	color:#fff;
	border-radius: 4px;
	font-weight: 500;
}
.error_btn_box:hover a{
	color: #fff;
	transition: all 500ms ease;
	background: #e35711;
}

.error-section{
	position:relative;
	padding:190px 0px 200px;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}

.error-section:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(26, 26, 28, 0);
}
.error-section .thm-btn1 {
    color: #f28b1d;
}

.error-section .content{
	position:relative;
}

.error-section h1 {
    position: relative;
    display: block;
    font-size: 200px;
    line-height: 150px;
    color: #161616;
    font-weight: 700;
    margin-bottom: 15px;
    text-align: center;
}

.error-section h2 {
    position: relative;
    display: block;
    font-size: 44px;
    line-height: 52px;
    color: #444;
    font-weight: 600;
    margin-bottom: 21px;
    text-align: center;
}

.error-section .text {
    position: relative;
    color: #000000;
    font-size: 18px;
    font-weight: 500;
    margin-top: 10px;
    margin-bottom: 35px;
    text-align: center;
}
.search_area_df {
    background-repeat: no-repeat;
}
.error_btn{
    position: relative;
    display: inline-block;
    overflow: hidden;
    font-size: 16px;
    line-height: 30px;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    color: #fff !important;
    padding: 14px 32px;
    text-align: center;
    cursor: pointer;
    border-radius: 8px;
    z-index: 1;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    transition: all 500ms ease;
	background: linear-gradient(90deg, var(--c1, #ff5700), var(--c2, #ffd000 ) 50%, var(--c1, #ff5700)) var(--x, 0)/ 200%;
}
.errobtn_area{
    text-align: center;
}
.error_btn:hover{
	background:#222;
	color:#fff;
	transition: all 500ms ease;
}





.sr_title{
    font-size: 25px;
    margin-bottom: 20px;
    color: #000;
    font-weight: 600;
}
.search_text p{
    font-size: 17px;
    color: #161616;
    font-weight: 500;
    text-align: center;
}

.search_page_btn a{
    margin-top: 20px;
    margin-bottom: 20px;
}

.search_text{
    font-size: 17px;
    color:#414141;
    font-weight: 500;
    margin-bottom: 30px;
}
.search_area_df {
    padding: 100px 0px 100px 0px;
}

.search-widget input {
  
    width: 86% !important;
    border: none !important;
    background: #ffffff;
    padding: 10px 30px;
    border-radius: 5px;
}


.searcg_img{
	margin-bottom:30px;
}

.mrwidget{
	margin-bottom:40px;
	border-radius: 4px;
	box-shadow: 0 0 40px rgb(0 0 0 / 8%);
	padding: 25px;
	margin-left: 10px;
}

.mrwidget .search-widget input {
    padding-left: 15px;
    width: 86% !important;
    border: none !important;
    background: #ffffff;

}
.mr_search_form{
	background:#fff;
}
.mr_search .form-group {
    margin-bottom: 0px;
}


.mr_main_footer{
    background: #f9f9f9;
}
.mr_main_footer .widget-title h3{
	padding-top:30px;
}
.mr_main_footer ul li ul li {
    margin-left: 5px;
}
.mr_main_footer ul li,.mr_main_footer ul li a,.mr_main_footer p,.mr_main_footer .text{
	color:#222;
	line-height: 1.8em;
}

.mr_search_page .mr_search_form {
    background: #f4f4f4;
    width: 50%;
    margin: 0 auto;
    padding: 10px;
    line-height: 46px;
    height: 66px;
    display: inline-block;
}
.mr_search_input{
	width:85%;
}
.error_btn_box{
	margin-top:30px;
}

.mr_post_details{
	padding-top:100px;
	padding-bottom:100px;
}
.mr_bread_list li, .mr_bread_list li a{

    color: #222;
}
code{
 color: #6d6d6d;
}
.rashid-comment-item  .theme-btn-six ,.comments-form-area .theme-btn-six {

    background: #fff;
}
.mr_post_tags{
	display: -webkit-box;
}
.mr_post_tag_icon{
	margin-right:7px;
	
}

.post-tags{
    border-top: 1px solid #dfdfdf;
    padding-top: 20px;
    margin-top: 20px;
}
.mr_post_tags a {
    padding: 4px 20px;
    background: #ffffff;
    color: #272727;
    border-radius: 4px;
    border: 1px solid #eaeaea;
    display: inline-block;
    line-height: 27px;
    margin-right:5px;
    margin-bottom:5px;
}
.mr_post_tags a:hover {
    background: #222;
    color: #fff;
 margin-bottom:5px; */
}
.mr_post_thumbnail{
	margin-bottom:20px;
}

.mrwidget .widget-title h3,.mrwidget .widget-title h2{
	font-size:23px;
	font-weight: 600;
	color:#222;
	padding-bottom: 0px;
	margin-bottom: 20px;
	text-transform: capitalize;
}

.wp-calendar-nav-next{
    float: right;
}
.comments-form-area #cancel-comment-reply-link{
	font-size:17px;
}



.mrwidget .post-widget {
    display: inline-block;
    align-items: center;
    margin-bottom: 0px;
}

.mrwidget .post-thumbnail {
    width: 30%;
    margin-right: 20px;
    float: left;
}

.mrwidget .post-details {
    width: 70%;
}

.mrwidget .post-title {
    font-size: 18px;
    margin-bottom: 5px;
    color: #222!important;
}

.mrwidget .post-date a{
    font-size: 14px;
    color: #888;
}

.mrwidget .post-title a {
    font-size: 18px;
    color: #222!important;
}

.mrwidget .post-thumbnail img {
    border-radius: 4px;
}

.mrwidget .post{
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.mrwidget .post:last-child{
    border-bottom: none;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.wp-block-heading,.wp-block-search__label{
    font-size: 23px;
    font-weight: 500;
    color: #000000;
    padding-bottom: 0px;
    margin-bottom: 20px;
    text-transform: capitalize;
    font-family: 'Nunito';
}
.wp-block-latest-comments__comment-meta{
    line-height: 2em;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 5px;
    margin-bottom: 5px;
}


.wp-block-latest-comments__comment-meta, .wp-block-latest-comments__comment-meta a{
    font-size: 16px;
    line-height: 26px;
    color: #141417;
}


.wp-block-search__button.wp-element-button{
    margin-left: -7px;
    background: #222;
    color: #fff;
    border: 1px solid #222;
    border-radius: 0px;
    padding: 6px 10px;
}
.wp-block-search__input{
    padding: 6px 10px;
    border: 1px solid #c5c5c5;
    width: 80%;
}
.footer-widget{
	padding-top:20px;
	padding-bottom:20px;
}
.wp-calendar-nav-prev{
    float: left;
}
.mr_logo{
	width:180px;
}
.mr_popup-inner .mr_logo-box{
	width:120px;
}
.mr_search-popup .mr_close-search {
    top: 100px;
}

.wps_main_page{
	padding-top:100px;
	padding-bottom:80px;
}

.mr_scll_icon{
    background: black;
    padding: 2px;
    color: #fff;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 20px;
    font-size: 10px;
	cursor:pointer;
}
.mr_scll_icon i{
	font-size:20px;	
	cursor:pointer;
	
}


.mr_pagination li a i{
	line-height:45px!important;
}

.single_add_to_wishlist span{
	display:none;
}



.widget ul.wp-block-categories-list li {
    position: relative;
    display: block;
    line-height: 1.5em;
    color: #333;
    margin-bottom: 10px;
    font-weight: 600;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 10px;
    padding-top: -3px;
}

.widget ul li:last-child {
    border-bottom: none;
	 margin-bottom: 0px;
	padding-bottom: 0px;
}
.wp-block-latest-posts__featured-image img {
    border-radius: 10px;
}


ol.wp-block-latest-comments {
    box-sizing: border-box;
    margin-left: 0px;
    padding-left: 0px;
}



.wps_search_product_input .eicon-search {
	color: #000000;
	font-weight: 600;
}
.wps_cart_icon.eicon-cart-light {
	color: #383838;
}

.wps_cart_product_number .cart-items-count {
    background: #ff1818;
}
.mr_main-menu .mr_navigation > li > a {
    color: #141417!important;
}
.wps_search_product_input {
    border: 1px solid #565555;
}




.wps_shop_mainpage {
    padding-top: 100px;
    display: flex;
    flex-direction: column;
}

.wps_shop_mainpage .page-description{
	order:1!important
}

.wps_label_title{
    color: #232323;
    font-family: 'Krub';
    font-weight: 600;
    font-size: 15px;
}
.wps_list_title label{
	  color: #232323;
    font-family: 'Krub';
    font-weight: 600;
    font-size: 13px;
}
.wps_ajax_sidebar .filter-buttons i{
    color: #292929;
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
    color: #ff2f2f;
}
.wps_ajax_sidebar  #reset-filters {
    margin: 0px;
    font-family: inherit;
    font-size: 13px;
    font-weight: normal;
    line-height: 21px;
    padding: 0px;
    background: #ffffff;
    border: none;
    border-radius: 5px;
    font-weight: 600;
    text-align: left;
    color: #ff2f2f;
    font-weight: 600;
    font-size: 15px;
}

.mr_shop.wps_shop_mainpage .quantity button{
	background:none;
}
.wps_product_search input {
    color: #9a9a9a;
    background: none;
	width:90%;
}

.mr_single .mr_blog-sidebar {
	padding-top:100px;
}

.mr_post_tag_icon i{
    color: grey;
    font-size: 23px;
    line-height: 37px;
}


.wc-block-components-product-rating__stars span:before {
    color: #ffaf00!important;
}


.wc-block-components-filter-submit-button {

    padding: 4px 30px !important;
    line-height: 28px!important;
    box-shadow: 0px 4px 24px 0px rgb(194 194 194);
    padding-bottom: 6px !important;
	    transition: .5s ease;
}

.wc-block-components-filter-submit-button:hover {

background:#333;
}
.wc-block-components-filter-reset-button{
	color:#222!important;
}

.wc-block-components-price-slider__range-text .wc-block-components-formatted-money-amount {
    font-size: 16px;
    font-weight: 600;
    color: #222 !important;
}

.widget_block .wpsection-parts-search-box-form button {
    width: 100%;
    padding: 4px 30px !important;
    line-height: 28px !important;
    box-shadow: 0px 4px 24px 0px rgb(194 194 194);
    padding-bottom: 6px !important;
    transition: .5s ease;
}
.wp-block-search__button.wp-element-button {
	color:#fff!important;
}



.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item__image {
    border: 1px solid #e4e4e4;
    border-radius: 10px;
    padding: 7px!important;
}
.widget ul li{
	border:none!important;
}
.wps_shop_cat{
	padding-top:100px;
}
.wc-block-product-categories-list-item{
	margin-bottom:15px!important;
}


.mr_search-form .wps_popup_search_group{
    width: 100%;
}
.mr_search-form .wps_popup_search_group .wps_popup_search_input{
    width: 78%;
    border: 1px solid #f0f0f0;
    padding: 6px 10px;
    padding-left: 26px;
}
.mr_search-form .wps_popup_search_group .wps_popup_search_button{
    width: 18%;
    border: 1px solid #222;
    padding: 6px 10px;
    margin-left: -6px;
    background: #222;
    color: #fff;
}

.mr_sidebar-page-container{
	padding-top:120px;
}



@media (max-width: 990px) {
    .mr_header-style-two .mr_outer-container {
        padding: 0px 15px;
    }
.mr_sidebar-page-container{
	padding-top:60px;
}	
.page-title {
    padding-top: 50px;
    padding-bottom: 50px;
}
}

.text.mr_post_text>ul{
	margin-bottom:15px;
}

.social-link ul {
    display: flex;
    align-items: center;
    gap: 15px;
}

.post-social-share {
    display: flex;
    gap: 10px;
    margin-top: 24px;
    align-items: center;
}

.social-link a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #3bb77e;
    display: block;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    transition: .5s;
}

.social-link a:hover {
    background: #222;
    color: #fff;
}




.wps_mega .elementor-widget .elementor-icon-list-item{
	display:block;
}

.wps_mega .mr_style_one .row>a{
	display:none;
}

