/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

.container-wrap {
    padding-bottom: 0px !important;
}

li#search-btn {
    position: absolute !important;
    left: 0 !important;
    top: -60px !important;
    bottom: unset !important;
}


div#custom-sidebar ul li {
    display: inline-block;
}
div#custom-sidebar ul {
    margin-left: 0px;
}
#header-secondary-outer #social {
    float: right;
    position: absolute;
    right: 0;
    bottom: -149px !important;
}

li.slide-out-widget-area-toggle {
    margin-left: 0px !important;
}

ul.buttons.sf-menu {
    margin-left: 0px !important;
}

ul.buttons.sf-menu li.slide-out-widget-area-toggle {
    padding-bottom: 0px !important;
    position: absolute !important;
    top: -156px !important;
    right: 0;
}

.col.span_9.col_last nav ul.sf-menu.sf-js-enabled.sf-arrows {
    display: none !important;
}

#header-secondary-outer .nectar-center-text {
    max-width: 100% !important;
    justify-content: left;
    display: flex;
    left: 50%;
}

div#custom-sidebar ul {
    margin-left: 0px;
    margin-bottom: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
}
div#custom-sidebar ul#menu-topmenu li a {
    color: #1B1B1B !important;
}

div#header-space, header#top {
    height: 190px !important;
}

div#custom-sidebar ul#menu-topmenu li {
    margin-right: 10px;
    font-weight: 300;
    font-family: 'Roboto';
}

/* #header-secondary-outer #social i {
    color: #1b1b1b !important;
}
 */
div#custom-sidebar::before {
    content: '';
    position: absolute;
    top: 58px;
    width: 178%;
    height: 1px;
    background: #0000002b;
    left: -330px;
}

div#header-secondary-outer .nectar-center-text {
    font-family: Cormorant Garamond !important;
    font-style: italic;
    font-weight: 600;
}

div#header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows li span {
    border-bottom: 1px solid;
}
div#header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows li a {
    font-family: Cormorant Garamond !important;
    font-style: italic !important;
    font-size: 16px;
}
li#search-btn a::after {
    content: 'Search';
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    margin-left: 54px;
    letter-spacing: 2px;
    font-size: 13px;
    text-transform: uppercase;
    color: #1b1b1b;
    font-family: 'Roboto';
}


div#socialicns li:last-child {
    margin-right: 0px;
}
div#socialicns li {
    list-style: none;
    display: inline-flex;
    margin-right: 11px;
}
div#socialicns li a {
    color: #1b1b1b;
}
div#socialicns {
    position: absolute;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

div#section1main h3.post-heading {
    font-size: 60px;
    line-height: 70px;
}
div#section1main .content {
    justify-content: flex-end;
}
div#sec-1maininr1 span.meta-category a {
    background: #AFDD29;
    font-family: 'Roboto';
    text-transform: uppercase;
    border-radius: 50px;
    padding: 7px 30px;
}

div#sec-2maininr1 .post {
    border-radius: 5px;
}
div#sec-2maininr1 img {
    width: 100%;
}
div#sec-2maininr1 .article-content-wrap {
    padding: 30px 100px;
    padding-bottom: 85px;
}
div#sec-2maininr1 .post-header span.meta {
    font-size: 15px;
    color: #616161;
    font-weight: 400;
    font-family: 'Roboto';
    line-height: 20px;
}

div#sec-2maininr1 .post-meta a {
    color: #616161;
    opacity: 1 !important;
    font-size: 17px;
    font-family: 'Roboto';
    text-transform: capitalize;
}
div#sec-2maininr1 .post-meta i {
    color: #616161;
}

div#sec-2maininr1 .article-content-wrap::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: table;
    bottom: 20px;
    background-image: url(https://tinyhumbleabode.com/wp-content/uploads/2025/03/Group-1261153021.jpg);
    width: 276px;
    height: 51px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}


div#sec-2maininr1 h3.title {
    font-size: 35px;
    line-height: 40px;
    margin: 0 !important;
}

div#sec-2main .t1 h6 {
    background: #FFCA00;
    width: fit-content;
    margin: 0 auto;
    color: #ffffff;
    font-size: 13px;
    letter-spacing: 2px;
    border-radius: 30px;
    padding: 7px 10px;
}

div#sec-2maininr1 .post-meta {
    text-align: left;
}

div#sec-2maininr1 .post-header span.meta {
    position: absolute;
    bottom: -32px;
    right: 17px;
}

div#sec-2maininr2 .post {
    border-radius: 10px;
}
.post-content h2 {
    font-size: 20px;
}

.post-content h3 {
    font-size: 17px;
}
div#sec-2maininr2 h3.title {
    font-size: 22px;
    line-height: 32px;
    margin: 0 !important;
}

div#sec-2maininr2 .article-content-wrap {
    padding: 50px 40px 10px 40px;
}

/* div#sec-2maininr2 span.meta-category a {
    position: absolute;
    background: #FFCA00;
    bottom: 100px;
    top: unset;
    width: 40%;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    margin-bottom: 7px;
    border: none;
    border-radius: 30px !important;
    font-family: Roboto !important;
    letter-spacing: 2px;
    font-size: 13px;
    text-transform: uppercase !important;
    padding: 6px 0px !important;
} */


div#sec-2maininr2 .post-meta a {
    color: #616161;
    opacity: 1 !important;
    font-size: 17px;
    font-family: 'Roboto';
    text-transform: capitalize;
}


div#testimonials {
/*     background-color: #ffffff; */
    filter: drop-shadow(2px 4px 6px #cccccc);
    padding: 0px 80px;
}
div#testimonials img {
    margin: 0 auto;
    display: inline-table;
}
div#testimonials h6 span img {
    margin: 0;
}

div#testimonials {
    text-align: center;
}

div#sec-2main .carousel-item {
    background: #f5f5f5;
    padding: 40px 50px !important;
}

div#testimonials {
    /* background-color: #ffffff; */
    filter: drop-shadow(2px 4px 6px #cccccc);
    padding: 40px 30px;
    border-radius: 20px;
}

div#testimonials h6 span {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

div#testimonials .row-bg::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: -20px;
    background-image: url(https://tinyhumbleabode.com/wp-content/uploads/2025/03/Vector-1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 55px;
    height: 38px;
}

div#leftblog .post-content-wrap h3.title {
    font-size: 40px;
    line-height: 45px;
    color: #1b1b1b;
}

div#leftblog .post-content-wrap {
    padding: 40px 40px;
    background: #ffffff;
    filter: drop-shadow(2px 4px 6px #cccccc);
}

div#leftblog .grav-wrap .text a, div#leftblog .grav-wrap .text span {
    font-size: 11px;
    color: #1b1b1b;
    text-transform: uppercase;
    font-family: 'Roboto';
}

div#leftblog span.meta-category a {
    background: #FFCA00;
    color: #ffffff !important;
    padding: 7px 20px;
    font-size: 13px !important;
    border-radius: 30px;
    font-family: 'Roboto';
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.grav-wrap {
    padding-top: 20px !important;
}

div#sec-2maininr2 img {
    width: 100%;
}

div#lst-blogs img {
    width: 100%;
}

div#lst-blogs .article-content-wrap {
    padding: 20px 40px;
}

div#lst-blogs .post-header span.meta {
    position: absolute;
    bottom: -32px;
    right: 17px;
}
div#lst-blogs .post-header span.meta {
    font-size: 15px;
    color: #616161;
    font-weight: 400;
    font-family: 'Roboto';
    line-height: 20px;
}


div#lst-blogs .post-meta a {
    color: #616161;
    opacity: 1 !important;
    font-size: 17px;
    font-family: 'Roboto';
    text-transform: capitalize;
}

div#lst-blogs .post-meta i {
    color: #616161;
}

div#sec-2maininr2 .t12 h6 span {
    display: flex;
    justify-content: left;
    gap: 10px;
}
div#sec-2maininr2 .t12 h6 img {
    width: auto;
    margin: unset;
}


div#lst-blogs .article-content-wrap .excerpt {
    font-size: 16px;
}
div#lst-blogs .article-content-wrap {
    padding: 50px 40px 30px 40px;
}

div#lst-blogs span.meta-category a {
    position: absolute;
    background: #FFCA00;
    bottom: 232px;
    top: unset;
    width: 40%;
    left: 40px;
    right: 0px;
    margin: unset;
    margin-bottom: 7px;
    border: none;
    border-radius: 30px !important;
    font-family: Roboto !important;
    letter-spacing: 2px;
    font-size: 13px;
    text-transform: uppercase !important;
    padding: 6px 0px !important;
    text-align: center;
}

div#leftblog {
    margin: 0;
}

div#sec-2main button.search-widget-btn span {
    color: #ffffff !important;
}
div#sec-2main button.search-widget-btn {
    background: #AFDD29 !important;
    border-radius: 0px !important;
}

div#sec-2main .clm2 input.search-field {
    border-radius: 0px;
}

div#text-2 h5 img {
    margin: 0;
}

#sidebar h4 {
    font-size: 33px;
    font-family: Cormorant Garamond;
    color: #1B1B1B;
    font-weight: 600;
    opacity: 1;
}

div#sec-2main .hd {
    font-size: 22px;
    color: #1b1b1b;
    line-height: 30px;
    margin: 0;
}

div#text-2 h5 {
    color: #AFDD29;
    letter-spacing: 3px;
    font-family: 'Roboto';
    font-weight: 600;
}
div#sec-2main div#text-2 {
    text-align: center;
    margin-bottom: 30px;
}
div#sec-2main #text-2 {
    background: #FCFBFB;
    padding: 40px 40px;
}
div#sec-2main .clm2 .vc_column-inner {
    background: #ffffff;
    filter: drop-shadow(2px 4px 6px #cccccc);
    padding: 40px;
}
div#text-2 img.alignnone.size-full.wp-image-137 {
    width: 100%;
    margin: 0;
}

div#sec-2main div#categories-3 h4 {
    text-align: center;
}
div#categories-3 ul li a {
    color: #1B1B1B !important;
    opacity: 1 !important;
    font-size: 18px;
    font-weight: 600;
}




div#categories-3 ul li a {
    color: #1B1B1B !important;!i;!;!i;!;
    opacity: 1 !important;!i;!;
    font-size: 18px;
    font-weight: 600;
}

#sidebar .widget.widget_categories li .post_count {
    padding: 0px 0px !important;
    font-size: 13px !important;
    font-family: 'Roboto';
    background: unset;
    color: #7F7F7F;
    background: #0000000d;
    width: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 20px;
    filter: drop-shadow(2px 4px 6px #cccccc);
}



#sidebar .widget.widget_categories li {
    border-bottom: 1px solid #f2f2f2 !important;
    padding-bottom: 10px !important;
}

#sidebar div#text-3 label {
    display: none;
}

div#sec-2main #sidebar .widget input[type=email] {
    background: #ffffff;
    filter: drop-shadow(2px 4px 6px #cccccc);
    border-radius: 0px !important;
}


div#sec-2main #sidebar div#text-3 {
    background: #AFDD29;
    padding: 60px 20px 30px 20px;
}

div#sec-2main input.tnp-submit {
    background: #ffffff;
    color: #1b1b1b;
    font-family: Roboto;
    font-weight: 600;
    text-transform: uppercase !important;
    font-size: 12px !important;
    border-radius: 0px !important;
    width: 100%;
}


div#sec-2main .socialicnss li:last-child {
    margin-right: 0px;
}
div#sec-2main .socialicnss li {
    list-style: none;
    display: inline-flex;
    margin-right: 11px;
}
div#sec-2main .socialicnss li a {
    color: #1b1b1b;
}

div#sec-2main #sidebar div#text-3 .socialicnss li:last-child {
    margin-right: 0px;
}
div#sec-2main #sidebar div#text-3 .socialicnss li {
    margin-right: 20px;
}
div#sec-2main #sidebar div#text-3 .socialicnss li i {
    color: #ffffff;
}
div#sec-2main #sidebar div#text-3 {
    text-align: center;
}
div#sec-2main #sidebar div#text-3 h4 {
    color: #ffffff;
}

div#text-3 p {
    font-family: 'Roboto';
    line-height: 20px;
    padding-top: 13px;
    font-weight: 300;
}

div#sec-2main input.tnp-submit {
   
    letter-spacing: 1px;
}

div#nectar_popular_posts-2 span.meta-wrap span.post-title {
    font-size: 18px;
    color: #1b1b1b;
    font-weight: 600;
    line-height: 20px;
}
div#nectar_popular_posts-2 h4 {
    text-align: center;
    padding-bottom: 10px;
}

div#text-3 p {
    
    line-height: 20px;
    padding-top: 13px;
    font-weight: 300;
    color: #ffffff;
}


.image-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
   
}

.image-grid img {
    width: 100%;
    height: auto;
    border-radius: 10px;
    object-fit: cover;
}


div#custom_html-4 {
    margin-bottom: 20px !important;
}
div#custom_html-4 h4 {
    text-align: center;
}

div#tag_cloud-2 .tagcloud a::before{
	display:none !important;
}

div#tag_cloud-2 .tagcloud a {
    font-family: 'Roboto';
    font-size: 11px !important;
    text-transform: uppercase !important;
    background-color: unset !important;
    border: 1px solid #AFDD29;
    width: fit-content;
    text-align: center;
}

div#tag_cloud-2 h4 {
    text-align: center;
}

div#sec-1mainfooter .t1 ul {
    display: flex;
    justify-content: space-between;
}
div#sec-1mainfooter .t1 ul li {
    list-style: none;
    font-family: 'Roboto';
}

div#sec-1mainfooter .row-bg {
    border-bottom: 1px solid #616161;
}

div#sec-2mainfooter ul#menu-ftrmenu {
    display: flex;
}

div#sec-2mainfooter ul#menu-ftrmenu li:last-child {
    margin: 0;
}
div#sec-2mainfooter ul#menu-ftrmenu li {
    list-style: none;
    margin-right: 10px;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Roboto';
	font-weight: 300;
}
div#sec-2mainfooter ul#menu-ftrmenu {
    display: flex;
    margin: 0;
}

div#sec-2mainfooter p {
    float: right;
}

div#sec-2mainfooter img {
    padding-bottom: 70px;
}

div#sec-2mainfooter p {
    float: right;
    font-family: 'Roboto';
    font-weight: 300;
}

div#slide-out-widget-area div#socialicns {
    position: absolute;
    right: 0;
    display: flex;
    justify-content: left;
    align-items: center;
    height: 100%;
    position: unset;
    display: none;
}
/* 	div#slide-out-widget-area div#nav_menu-3 {
    display: none;
} */
div#slide-out-widget-area div#text-4 {
    display: none;
}
.nectar-post-grid[data-text-color=light] .meta-category a:before{
	display:none;
}

ul#menu-topmenu li {
    font-size: 14px;
}

div#recipesmaininr2 .article-content-wrap h3 {
    min-height: 70px !important;
}
div#recipesmaininr2 .article-content-wrap {
    padding: 20px 0px 20px 0px;
}
.Budgeting .article-content-wrap {
    padding: 20px 20px 20px 20px !important;
}
div#blog-main .article-content-wrap {
    padding: 20px 20px 20px 20px;
}
@media (max-width: 1600px) {}
@media (max-width: 1440px) {}
@media (max-width: 1366px) {
/* 	div#sec-2maininr2 span.meta-category a {
 
    bottom: 130px;

} */
}
@media (max-width: 1280px) {
	div#section1main .nectar-post-grid[data-grid-item-height="75vh"] .nectar-post-grid-item {
    min-height: 65vh;
}
	div#recipesmaininr2 .article-content-wrap h3 {
    min-height: 60px !important;
    font-size: 18px;
    line-height: 28px;
}
}
@media (max-width: 1024px) {
	div#sec-2main .clm2 .vc_column-inner {
   
    padding: 25px;
}
	div#lst-blogs .article-content-wrap {
    padding: 40px 20px 20px 20px;
}
	div#lst-blogs span.meta-category a {
    
    bottom: 275px;
    top: unset;
    width: 50%;
    left: 20px;
    right: 0px;
   
}
	div#lst-blogs h3.title {
    font-size: 21px;
    line-height: 31px;
}
	div#lst-blogs .excerpt {
    font-size: 14px !important;
    line-height: 20px;
}
	div#lst-blogs span.meta-category a {
   
    bottom: 194px;
  
}
	div#leftblog .post-content-wrap {
    padding: 20px 20px;
    
   
}
	
	div#sec-2mainfooter ul#menu-ftrmenu li {
   
    font-size: 11px;
   
}
	div#sec-2mainfooter p {
   
    font-size: 12px;
}
	div#sec-2main .clm2 .vc_column-inner span.meta-wrap {
    padding-left: 10px;
}
	#sidebar div#media_image-2 {
    margin-bottom: 0px;
}
	div#section1main {
    padding-bottom: 0px !important;
}
	div#sec-2main #text-2 {
   
    padding: 20px 20px;
}
	div#home p {
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 5px;
}
	div#recipesmaininr2 .article-content-wrap .excerpt {
    font-size: 14px;
    line-height: 20px;
}
	div#recipesmaininr2 .article-content-wrap h3 {
    min-height: 60px !important;
    font-size: 16px;
    line-height: 23px;
}
	div#recipesmaininr2 .article-content-wrap {
    padding: 20px 20px 20px 20px;
}
	div#recipesmaininr2 .article-content-wrap h3 {
    min-height: 70px !important;
    
}
	div#blog-main h3 {
    min-height: 60px;
}
div#blog-main h3 {
    font-size: 16px;
    line-height: 26px;
}
}
@media (max-width: 912px) {
	div#section1main {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
	div#header-space, header#top {
    height: auto !important;
}
	div#custom-sidebar {
    display: none;
}
	div#socialicns {
    display: none;
}
	#header-secondary-outer .nectar-center-text {
    max-width: 100% !important;
    justify-content: center;
    display: flex;
   
}
	div#sec-2mainfooter ul#menu-ftrmenu {
    display: flex;
    margin: 0;
    justify-content: center;
}
	div#sec-2mainfooter p {
    float: unset;
   
    text-align: center;
}
	div#sec-2mainfooter .vc_col-sm-7 {
    margin: 0;
}
	div#sec-2mainfooter img {
    padding-bottom: 0px;
}
div#sec-2mainfooter {
    padding-top: 20px !important;
}
	.image-grid {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 10px;
}
	div#sidebar ul.nectar_blog_posts_popular.nectar_widget {
    margin: 0 auto;
    display: table;
}
	div#text-2 img.alignnone.size-full.wp-image-137 {
    width: auto;
    margin: 0;
}
	    div#lst-blogs span.meta-category a {
        bottom: 124px;
        width: 20%;
        left: 20px;
    }
	div#leftblog .post-content-wrap h3.title {
    font-size: 30px;
    line-height: 35px;
    
}
/* 	div#sec-2maininr2 span.meta-category a {
        bottom: 98px;
        width: 23%;
    } */
	div#section1main .nectar-post-grid[data-grid-item-height="75vh"] .nectar-post-grid-item {
        min-height: 51vh;
    }
	div#tag_cloud-2 .tagcloud {
    margin: 0 auto;
    display: table;
}
	div#section1main h3.post-heading {
    font-size: 40px;
    line-height: 40px;
}
	
	div#sec-2main .vc_col-sm-8 .vc_column-inner {
    margin: 0px 60px;
}
	div#lst-blogs span.meta-category a {
        bottom: 144px;
        width: 30%;
        left: 20px;
    }
	
	div#slide-out-widget-area div#socialicns {
    position: absolute;
    right: 0;
    display: flex;
    justify-content: left;
    align-items: center;
    height: 100%;
    position: unset;
    display: block;
}

div#slide-out-widget-area div#text-4 {
    display: block;
}
	
/* 	    div#sec-2maininr2 span.meta-category a {
        bottom: 98px;
        width: 33%;
    } */
	
	    div#lst-blogs h3.title {
        font-size: 19px;
        line-height: 31px;
    }
	div#home .vc_col-sm-12 {
    padding: 0px 140px;
}
	
	div#recipesmaininr2 .article-content-wrap h3 {
    min-height: auto;
   
}
	.Budgeting {
    margin: 0px 200px;
}
.Budgeting img {
    width: 100%;
}
	.livingsimple {
    margin: 0px 200px;
}
	
	div#blog-main h3 {
    min-height: unset;
}
div#blog-main img {
    width: 100%;
}
	div#blog-main .col.span_4 {
    padding: 10px 100px;
}
	div#contactmain .vc_col-sm-12 {
    padding: 0px 100px;
}

}
@media (max-width: 768px) {
	div#sec-2main .vc_col-sm-8 .vc_column-inner {
        margin: 0px 20px;
    }
	.Budgeting {
    margin: 0px 100px;
}
	.livingsimple {
    margin: 0px 100px;
}
}
@media (max-width: 480px) {
	div#sec-1mainfooter .t1 ul {
    justify-content: center !important;
    flex-direction: column;
    margin: 0 auto;
    display: table;
    text-align: center;
}
	.image-grid {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 10px;
    }
	div#lst-blogs span.meta-category a {
        bottom: 174px;
        width: 40%;
        left: 20px;
    }
	div#sec-2main .carousel-item {
    background: #f5f5f5;
    padding: 40px 10px !important;
}
/* 	div#sec-2maininr2 span.meta-category a {
        bottom: 98px;
        width: 33%;
    } */
	div#sec-2maininr1 .article-content-wrap {
    padding: 30px 10px;
    padding-bottom: 85px;
}
	div#section1main .nectar-post-grid[data-grid-item-height="75vh"] .nectar-post-grid-item {
        min-height: 40vh;
    }
	div#section1main h3.post-heading {
    font-size: 30px;
    line-height: 30px;
}
	button.flickity-button.flickity-prev-next-button.previous, button.flickity-button.flickity-prev-next-button.next {
    display: none;
}
	div#sec-2mainfooter ul#menu-ftrmenu li {
    margin: 0;
}
	    div#sec-2mainfooter ul#menu-ftrmenu {
        display: flex;
        margin: 0;
        justify-content: center;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
	div#sec-2maininr1 h3.title {
    font-size: 25px;
    line-height: 30px;
    margin: 0 !important;
}
	div#sec-2main .vc_col-sm-8 .vc_column-inner {
        margin: 0px 0px;
    }
	div#sec-1maininr1 span.meta-category a {
    
    padding: 5px 24px;
    font-size: 13px;
}
	div#home .vc_col-sm-12 {
        padding: 0px 40px;
    }
	.Budgeting {
    margin: 0px 0px;
}
	.livingsimple {
    margin: 0px 0px;
}
	div#blog-main .col.span_4 {
    padding: 10px 0px;
}
	div#contactmain .vc_col-sm-12 {
    padding: 0px 0px;
}
}
@media (max-width: 430px) {
	div#testimonials h6 span img {
    display: none;
}
	div#testimonials h4 {
    font-size: 20px;
    line-height: 23px;
}
/* 	div#sec-2maininr2 span.meta-category a {
        bottom: 128px;
        width: 33%;
    } */
	div#blog-main .col.span_4 {
    padding: 10px 0px;
    margin-bottom: 10px;
}
	
}
@media (max-width: 414px) {
	div#tag_cloud-2 .tagcloud a {
    width: 100%;
}
	div#sec-2main h1 {
    font-size: 25px;
    line-height: 30px;
}
}
@media (max-width: 390px) {
	    div#lst-blogs span.meta-category a {
        bottom: 194px;
        width: 40%;
        left: 20px;
    }
}
@media (max-width: 375px) {}
@media (max-width: 360px) {}


