/* Sidebar Search */


.blog-sidebar .sidebar-widget {
    background: #f7f7f7;
    margin-bottom: 40px;
    padding-left: 40px;
    padding-bottom: 40px;
    padding-right: 40px;
    padding-top: 40px;
    border-radius: 5px;
    display: flow-root;
}
.wp-block-search .wp-block-search__label {
    font-size: 24px;
    line-height: 30px;
    display: block;
    position: relative;
    font-family: 'Inter', sans-serif;
    font-weight: 600;
    color: #141417;
    margin: 0px;
    transition: all 500ms ease;
    margin-bottom: 30px;
}
.wp-block-search__inside-wrapper {
    position: relative;
    display: inline-block;
    width: 100%;
    /* height: 60px; */
    border: unset !important;
    /* border-radius: 5px; */
    /* font-size: 16px; */
    /* color: #808080; */
    /* font-family: 'Poppins', sans-serif; */
    padding: 0 !important;
    /* transition: all 500ms ease; */
}
.wp-block-search__inside-wrapper input {
    height: 40px;
    width: 100%;
    position: relative;
    display: inline-block;
    width: 100%;
    height: 60px;
    border: 1px solid #e5e5e5 !important;
    border-radius: 5px;
    font-size: 16px;
    color: #808080;
    font-family: 'Poppins', sans-serif;
    padding: 10px 20px 10px 20px !important;
    transition: all 500ms ease;
}
.wp-block-search__button {
    position: absolute;
    right: 10px;
    top: 16px;
    font-size: 18px;
    color: #808080;
    cursor: pointer;
    transition: all 500ms ease;
    border: unset;
    padding: 0 !important;
    margin: 0 !important;
    background: transparent;
}
.wp-block-search .wp-block-search__button svg {
    fill: #808080;
    font-size: 20px;
    transform: rotate(-100deg);
}
.wp-block-search__inside-wrapper input {
    /* height: 40px; */
}
.wp-block-search__inside-wrapper input::placeholder {
	font-size: 16px;
    color: #808080;
}



/* Sidebar Title */

.wp-block-group__inner-container {}
.wp-block-group__inner-container h3 {
    font-size: 24px;
    line-height: 30px;
    display: block;
    margin-bottom: 25px;
    color: #fff;
    padding-top: 25px;
}



/* Categories */


.sidebar-widget {}
.sidebar-widget ul {}
.sidebar-widget ul li {
    margin-bottom: 10px;
    position: relative;
    display: block;
    color: #1a1a1a;
    font-size: 18px;
    /* line-height: 35px; */
}
.sidebar-widget ul li a {
    color: #141417;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    display: inline-block;
    font-weight: 600;
}
.sidebar-widget ul li a:hover {
    color: #fa4216;
}


/* Post */

.blog-sidebar .post-widget .post .post-thumb img {
    height: 65px;
}
span.post-date.p_relative.d_block.fs_16.font_family_poppins a {
    color: #888888;
}
.blog-sidebar .post-widget .post:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}


/* Tag */

.wp-block-tag-cloud {}
.wp-block-tag-cloud a {
    padding: 5px 14px;
    border: 1px solid #e5e5e5;
    margin-right: 5px;
    margin-bottom: 10px;
    position: relative;
    display: inline-block;
    color: #141417;
    border-radius: 5px;
    font-size: 14px !important;
    font-weight: 600;
    font-family: 'Oxygen', sans-serif;
}
.wp-block-tag-cloud a:hover {
    background: #fa4216;
    border-color: #fa4216;
	color: #fff;
}
.blog-grid-two span.page-numbers.current {
    border-radius: 50%;
}

.footer-widget.single-footer-widget.widget_block h2,.footer-widget .wp-block-search__label{
	color:#fff;
	font-size: 22px;
    line-height: 1.15em;
    font-weight: 700;
	text-transform:capitalize;
	padding-top:25px;
}
.footer-widget .wp-block-latest-comments__comment-meta a {
    color: #fff;

}
.footer-widget p {
    /* color: #ffffff!important; */
}
.footer-widget li.recentcomments {
    color: #ffffff!important;
}
.footer-widget .wp-caption.alignnone p {
    color: #000!important;
}

.wp-style p img, .wp-style figure img, .wp-style img {
    border-radius: 5px;
}
.sidebar-widget ul {
    margin-top: 0;
}









.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;
}


.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 {
position: relative;
    padding-bottom: 15px;
    margin-bottom: 20px;
    color: var(--block-color-two);
    font-size: 24px;
    line-height: 34px;
}
.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 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 40px;
    height: 1px;
    content: '';
    background-color: var(--tertiary-color);
}







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;
}

.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: #2C2A49; */
    /* font-family: 'PT Serif', serif; */
    font-weight: 700;
}
.main-footer.p_relative.one.monster {
    background: #2C2A49;
}


.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;
    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 0px;
}
.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: #2C2A49;
    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: 19px;
    top: 17px;
}
.mrfooter {
    padding: 100px 0px;
}
.wp-block-search__inside-wrapper {
    background: #F2F2F2;
    width: 100%;
    border: 1px solid #F2F2F2 !important;
}
.wp-block-search__button {
    border: unset;
}

.paginate-links {
    margin-top: 10px;
}
.footer-one a,.footer-one p,.footer-one h3{
	color:#fff;
}