/* body{
	font-size: 0.85rem;
} */
figcaption {
    text-align: center;
}
.categories-list a {
    padding: 17px 15px;
    background-color: #eee;
    border: initial;
    margin: 10px 0;
    color: #e31a82;
    text-transform: uppercase;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    display: block;
}

.categories-list {
    padding: 0px 36px;
    padding-right: 0px;
}
.blog-heading h1 {
    font-family: "Quicksand-Bold";
    font-size: 44px;
    line-height: 1;
    color: #000000;
    margin-bottom: 40px;
}
.blog-heading h1 span {
    color: #e31a82;
}

.blog-filter-section {
    font-family: "Quicksand-Bold";
    font-size: 14px;
    line-height: 1;
    color: #3d3936;
    display: flex;
    align-items: center;
    flex-direction: column;
    gap: 35px;
}
.blog-filter-section span {
    font-family: "Quicksand-Bold";
    font-size: 18px;
}
.category-list {
    display: flex;
    gap: 10px;
    min-width: 460px;
}
.category-list a.active {
    outline: 2px solid #e31a82;
    outline-offset: 2px;
}
.category-list a {
    flex: 1;
    text-align: center;
    border-radius: 5px;
    padding: 10px 0px;
    margin: 10px 0px;
    width: 85px;
}
.trending_blog_category {
    background: #e31a82;
    color: #ffffff;
}
.practical_blog_category {
    background: #f4df6b;
    color: #000000;
}
.tips_blog_category {
    background: #6874a4;
    color: #ffffff;
}
.inspiration_blog_category {
    background: #f2ccd7;
    color: #000000;
}
.news_blog_category {
    background: #000000;
    color: #fff;
}
.viewll_btn_blog {
    background-color: #c9cccf;
    color: #020202;
    white-space: nowrap;
}
.spotlight-blog-section {
    margin-top: 30px;
    background-color: #fae5e8;
    border-radius: 25px;
    margin-bottom: 50px;
}
.spotlight-info {
    width: 30%;
}
.spotlight-blog-section .spotlight-col .spotlight-info {
    margin: 40px;
}
.spotlight-blog-section .spotlight-col .spotlight-image img {
    object-fit: cover;
    width: 100%;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 0;
    height: 100%;
}

.spotlight-blog-section .spotlight-col .spotlight-info p:nth-child(1) {
    font-family: "Quicksand-Bold";
    color: #000000;
    font-size: 21px;
}
.spotlight-blog-section .spotlight-col .spotlight-info .spotlight-text {
    font-family: "Quicksand-Bold";
    color: #000000;
    font-size: 16px;
    margin-bottom: 5px;
}
.spotlight-blog-section .spotlight-col .spotlight-info h3 {
    font-family: "Quicksand-Bold";
    color: #e31a82;
    font-size: 2em;
    margin-top: 10px;
    margin-bottom: 10px;
}
.spotlight-blog-section .spotlight-col .spotlight-info span {
    color: #afafaf;
    display: inline-block;
    margin-top: 50px;
}
.spotlight-image {
    position: relative;
    width: 70%;
}
.spotlight-img-tags {
    position: absolute;
    top: 10px;
    display: flex;
    gap: 10px;
    left: 10px;
}
.spotlight-img-tags .title-tag {
    background: #e31a82;
    color: #ffffff;
    padding: 10px;
    border-radius: 10px;
    font-family: "Quicksand-Bold";
}
.spotlight-img-tags .title-tag.practical {
    background: #000000;
    color: #ffffff;
}
.blog-slider-sec {
    .blog-slider-title span {
        justify-content: center;
        display: flex;
        font-family: "Quicksand-Bold";
        font-size: 21px;
        margin: 20px 0;
    }
    .happy-owl-carousel-outer
        .happy-home-carousel
        .happy-owl-carousel
        .owl-stage-outer
        .owl-stage
        .owl-item {
        margin-right: 40px !important;
        width: 280px !important;
        .item a .card picture img {
            border-radius: 10px;
        }
        .item a .card .card-body {
            flex: 0px;
            padding: 0px;
        }
        .item a .card .card-body p {
            font-size: 18px;
            color: #e31a82;
            text-shadow: none;
            line-height: 26px;
            font-family: "Quicksand-Bold";
        }
        .item a .card .element-img-tag {
            font-size: 16px;
            padding: 5px;
            border-radius: 5px;
            text-shadow: none;
            line-height: normal;
            position: absolute;
            left: 10px;
            top: 5px;
        }
    }
    .happy-owl-carousel-outer
        .happy-home-carousel
        .happy-owl-carousel
        .owl-stage-outer
        .owl-stage {
        width: 500000px !important;
    }
    .happy-owl-carousel-outer
        .happy-home-carousel
        .happy-owl-carousel
        .owl-nav
        button.owl-prev {
        /* top: -64px; */
        top: unset;
        right: 77px;
        background-color: transparent !important;
    }
    .happy-owl-carousel-outer
        .happy-home-carousel
        .happy-owl-carousel
        .owl-nav
        button.owl-next {
        /* top: -64px; */
        top: unset;
        right: 30px;
        background-color: transparent !important;
    }
    .happy-owl-carousel-outer
        .happy-home-carousel
        .happy-owl-carousel
        .owl-nav
        button.owl-prev
        .fa-arrow-left-long:before,
    .happy-owl-carousel-outer
        .happy-home-carousel
        .happy-owl-carousel
        .owl-nav
        button.owl-next
        .fa-arrow-right-long:before {
        width: 30px !important;
        height: 30px !important;
        background-color: #fae5e8;
        border-radius: 50%;
    }
    .happy-owl-carousel-outer
        .happy-home-carousel
        .happy-owl-carousel
        .owl-nav
        button.owl-prev
        .fa-arrow-left-long:before,
    .happy-owl-carousel-outer
        .happy-home-carousel
        .happy-owl-carousel
        .owl-nav
        button.owl-next
        .fa-arrow-right-long:before:hover {
        background-color: #e31a82;
    }
    .happy-owl-carousel-outer
        .happy-home-carousel
        .happy-owl-carousel
        .owl-nav
        button.owl-prev:hover,
    .happy-owl-carousel-outer
        .happy-home-carousel
        .happy-owl-carousel
        .owl-nav
        button.owl-next:hover {
        background: none;
    }
}
.cat-filt-heading h3 {
    margin-bottom: 15px;
    font-family: "Quicksand-Semibold";
    color: #3d3936;
}
.blog-section .card .card-body h5 {
    /* text-transform: uppercase; */
    color: #afafaf;
    line-height: 1.2;
    font-size: 12px;
    text-align: left;
    margin-bottom: 20px;
}
.blog-section .card .card-body a {
    padding: 0px;
    margin: 0px;
    font-weight: 300;
    font-family: "Quicksand-Bold";
    font-size: 18px;
}
.blog-section .card .card-body h6 {
    color: #7093cd;
    font-size: 14px;
}

.blog-section {
    /* width: 104%; */
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    row-gap: 40px;
    column-gap: 20px;
    justify-content: space-around;
    padding: 20px 0;
    border-top: 1px solid #eaeaea;
    .blog-sec-title {
        flex: 0 0 100%;
        text-align: center;
        font-size: 21px;
        font-family: "Quicksand-Bold";
    }
}
.blog-section .card {
    /* width: 25rem; */
    .blog-cat-name {
        position: absolute;
        left: 10px;
        top: 10px;
        span {
            display: inline-block;
            padding: 5px 0px;
            border-radius: 5px;
            width: 85px;
            font-size: 14px;
            text-align: center;
        }
    }
}
.blog-image {
    object-fit: cover;
    width: 100%;
    height: 224px !important;
    border-radius: 5px !important;
}
.blogs-list .col-md-4 {
    padding-left: 10px; /* Adjust vertical spacing */
    padding-right: 10px; /* Adjust horizontal spacing */
}
.blog-section .card .card-body {
    padding: 1rem 0rem;
}

.blog-section .card a img {
    border-radius: 10px;
}
.blog-pagination .pagination {
    display: flex;
    /* padding-left: 0; */
    list-style: none;
    justify-content: center;
    gap: 7px;
}
.blog-pagination .page-link {
    color: #3d3936 !important;
    background-color: #fff !important;
    border-color: currentColor !important;
    border-radius: 50px;
    width: 36px;
    height: 36px;
    display: block;
    padding: unset !important;
    border: 1px solid #afafaf !important;
    align-items: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.blog-pagination .page-item:last-child .page-link {
    font-size: 0px;
    border-radius: 50px;
    background: #e31a82 !important;
    color: #fff !important;
}

.blog-pagination .page-item:first-child .page-link {
    font-size: 0px;
    border-radius: 50px;
    /* background: #e31a82 !important; */
    background: #e1bbc0 !important;
    color: #fff !important;
}

.page-item.active .page-link {
    color: #fff !important;
    background-color: #e31a82 !important;
    border: 0px !important;
}

.blog-pagination .page-item:first-child .page-link::before {
    content: "\2190";
    font-size: 32px;
    font-family: monospace;
    width: 18px;
}

/* .blog-pagination .page-item:first-child .page-link:hover {
    background-color: #e1bbc0 !important;
} */
.blog-pagination .page-item:last-child .page-link::after {
    content: "\2192";
    font-size: 32px;
    font-family: monospace;
    width: 16px;
}
/* .blog-pagination .page-item:last-child .page-link:hover {
    background-color: #e1bbc0 !important;
} */
.page-link {
    padding: 2px 14px;
    border: 0px;
}

.post-selector .inner-selector h2 {
    display: block;
    text-transform: uppercase;
    color: #e31a82;
    line-height: 1.2;
    font-size: 24px;
    position: relative;
    line-height: 30px;
    text-align: center;
}
.post-selector .inner-selector {
    padding: 20px;
    background: #eee;
    border-radius: 4px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    position: relative;
    margin-bottom: 40px;
}
.sidebarNav {
    background: #fff;
}

.primary-btn-247 {
    display: inline-block;
    font: inherit;
    vertical-align: middle;
    margin: 0;
    cursor: pointer;
    text-align: center;
    transition: background-color 0.25s ease-out, color 0.25s ease-out;
    padding: 8px 15px;
    border-radius: 0;
    border: initial;
    background: #2b2f30;
    color: #fff !important;
    text-transform: uppercase;
    width: 100%;
}

.selector-date {
    display: block;
    text-transform: uppercase;
    color: #6f6f6f;
    line-height: 1.2;
    font-size: 17px;
    position: relative;
    line-height: 38px;
    text-align: center;
}
.inner-selector .selector-title {
    display: block;
    text-transform: uppercase;
    color: #e31a82;
    line-height: 1.2;
    font-size: 18px;
    position: relative;
    line-height: 38px;
    text-align: center;
}
.blog-date h4 {
    display: block;
    text-align: center;
    margin-bottom: 15px;
    color: #e31a82;
}
.blog-intro h1 {
    text-transform: uppercase;
    text-align: center;
    font-size: 32px;
    line-height: 1;
    color: #3d3936;
}

.owl-carousel .item .card .card-body a {
    line-height: 1.2;
    font-size: 17px;
}
@media only screen and (max-width: 768px) {
    .blog-section {
        justify-content: center;
    }
    .spotlight-image {
        width: 100%;
    }
    /* .blog-section .card{
        width: 44% !important;
    } */

    .categories-list {
        padding: 0px;
    }
    .blog-heading h1 {
        font-size: 24px;
        margin-bottom: 12px;
        gap: 10px;
        display: grid;
    }

    .blog-heading h1 span {
        font-size: 24px;
    }

    .blog-slider-sec {
        .happy-owl-carousel-outer
            .happy-home-carousel
            .happy-owl-carousel
            .owl-stage-outer
            .owl-stage
            .owl-item {
            margin-right: 40px !important;
            width: 214px !important;
        }
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .blog-slider-sec {
        .happy-home-carousel .owl-prev,
        .happy-home-carousel .owl-next {
            bottom: 226px;
        }
    }

    .spotlight-blog-section .spotlight-col .spotlight-info {
        margin: 10px 15px;
    }
    .spotlight-info {
        width: 88%;
    }
    .spotlight-blog-section .spotlight-col .spotlight-image img {
        height: -webkit-fill-available;
        height: -moz-available;
    }
    .spotlight-blog-section .spotlight-col .spotlight-info span {
        margin-top: 10px;
    }
    /* }
@media (min-width: 769px), print {
    h1 {
        font-size: 40px;
        margin-bottom: 40px;
    }
    
} */
    /* 
@media screen and (min-width: 1280px) {
    html h2, html h2 span {
        font-size: 18px;
    }
} */

    @media only screen and (max-width: 768px) {
        .pagebuilder-column-group {
            flex-wrap: wrap;
        }

        .pagebuilder-column {
            background-attachment: scroll !important;
            flex-basis: 100%;
        }

        .blog-image {
            object-fit: cover;
            width: 100%;
            /* height: 150px; Fixed height to maintain uniformity */
        }
    }

    /* html h1,html h1 span {
    font-family: 'Quicksand-Bold';
    font-size: 44px;
    line-height: 1;
    color: #3d3936
} */

    html b,
    html strong {
        font-family: "Quicksand-Bold";
    }

    /* html h2,html h2 span {
    font-size: calc(15px + 9*((100vw - 420px)/860));
    line-height: calc(26px + 6*((100vw - 420px)/860));
    margin-bottom: 15px;
    font-family: 'Quicksand-Semibold';
    color: #3d3936
}

@media screen and (min-width: 1280px) {
    html h2,html h2 span {
        line-height:32px
    }
}

@media screen and (max-width: 420px) {
    html h2,html h2 span {
        line-height:26px
    }
}

@media screen and (min-width: 1280px) {
    html h2,html h2 span {
        font-size:24px
    }
} */

    @media screen and (max-width: 425px) {
        /* html h2,html h2 span {
        font-size:15px;
        height: 100px;
    } */
        .category-list {
            min-width: 350px;
        }

        .blog-slider-sec {
            .happy-owl-carousel-outer
                .happy-home-carousel
                .happy-owl-carousel
                .owl-nav
                button.owl-prev,
            .happy-owl-carousel-outer
                .happy-home-carousel
                .happy-owl-carousel
                .owl-nav
                button.owl-next {
                top: -62px;
                right: 4px;
                bottom: unset;
            }
            .happy-owl-carousel-outer
                .happy-home-carousel
                .happy-owl-carousel
                .owl-nav
                button.owl-prev {
                right: 47px;
            }
        }
        .spotlight-blog-section {
            border-radius: 5px;
        }
        .spotlight-blog-section .spotlight-col {
            flex-wrap: nowrap;
            flex-direction: column;
            .spotlight-info {
                width: 100%;
            }
        }
        .spotlight-blog-section .spotlight-col .spotlight-image img {
            border-top-right-radius: 0px;
            border-bottom-right-radius: 5px;
            border-bottom-left-radius: 5px;
        }
    }
}
/* html h5,html h5 span {
    font-size: calc(15px + 9*((100vw - 420px)/860));
    line-height: calc(26px + 6*((100vw - 420px)/860));
    margin-bottom: 15px;
    font-weight: 700
} */

/* @media screen and (min-width: 1280px) {
    html h5,html h5 span {
        line-height:32px
    }
}

@media screen and (max-width: 420px) {
    html h5,html h5 span {
        line-height:26px
    }
}

@media screen and (min-width: 1280px) {
    html h5,html h5 span {
        font-size:24px
    }
}

@media screen and (max-width: 420px) {
    html h5,html h5 span {
        font-size:15px
    }
} */

/* New media css*/
@media only screen and (max-width: 768px) {
    .category-list {
        min-width: auto;
        width: 100%;
        display: inline-flex;
        overflow: scroll hidden;
        padding: 16px 16px 3px 16px;
    }
    .category-list a {
        text-align: center;
        padding: 10px 10px;
        flex: 1;
        /* display: ruby-text; */
    }
    .blog_bnner {
        flex-direction: column-reverse !important;
    }
    .spotlight-info {
        width: auto;
        margin: 15px !important;
    }
    .spotlight-blog-section .spotlight-col .spotlight-image img {
        border-radius: 20px;
    }
    .spotlight-blog-section .spotlight-col .spotlight-info span {
        margin-top: 15px;
    }

    /* Blog page pagination custmization for mobile */
    .blog-pagination {
        .pagination {
            gap: 5px;
        }
        .page-link {
            font-size: 14px;
            width: 32px;
            height: 32px;
        }
    }
    .blog-pagination .page-item:last-child .page-link::after {
        margin-top: -6px;
    }
    .blog-pagination .page-item:first-child .page-link::before {
        margin-top: -6px;
    }
}
