.footer-main {
    padding: 30px 0 !important;
}

    .footer-main .widget-nav li {
        width: 100% !important;
        margin-bottom: 5px !important;
    }

    .footer-main .widget-nav {
        flex-direction: column !important;
    }

    .footer-main .desc {
        text-align: justify;
    }

.main-nav .has-submenu .submenu-nav-mega {
    min-width: 900px !important;
    transform: translate(0) !important;
    -webkit-transform: translate(0) !important;
    -moz-transform: translate(0) !important;
    -ms-transform: translate(0) !important;
    -o-transform: translate(0) !important;
}

    .main-nav .has-submenu .submenu-nav-mega .mega-title {
        padding: 18px 10px 15px !important;
        color: #ff6565 !important;
        background: #fff9f9;
        font-size: 12px;
    }

    .main-nav .has-submenu .submenu-nav-mega li ul > li > a {
        padding: 11px 15px 10px !important;
    }



.category-top-item {
    padding-bottom: 20px;
    padding-top: 45px;
}


    .category-top-item .section-title {
        margin-bottom: 20px !important;
    }

        .category-top-item .section-title .title {
            text-align: center !important;
            font-size: 25px !important;
            padding-bottom: 0 !important;
        }

    .category-top-item .product-category-item .icon {
        border-radius: 10px;
        border: 2px solid #ffd6a3;
        width: 100%;
        /* height: 120px; */
        margin-bottom: 15px;
    }

.header-transparent {
    background-color: #109996 !important;
}

.main-nav > li > a {
    color: #ffffff !important;
}




.top-category .product-category-item {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: unset !important;
    padding: 0 !important;
    height: 220px !important;
    background-color: #000;
}


    .top-category .product-category-item .title {
        padding-bottom: 10px;
        bottom: 0;
        text-align: center;
        width: 100%;
        position: absolute;
    }

.online-price {
    margin-top: 50px;
    background-size: cover;
    background-position: right;
    width: 100% !important;
}

    .online-price .funfact-item {
        background-color: #109996;
        border: 3px solid #0d5f5d !important;
        color: white;
    }

    .online-price .price-title {
        font-size: 12px;
    }

    .online-price .price-summary {
        font-weight: bold;
    }

    .online-price .price-number {
        margin-bottom: 1rem;
        display: flex;
        justify-content: space-around;
        flex-direction: row-reverse;
    }

        .online-price .price-number span {
            font-weight: bold;
            border: 3px solid #0d5f5d !important;
            background-color: white;
            color: black;
            width: 35px;
            height: 35px;
            line-height: 35px;
            border-radius: 8px;
            font-size: 20px;
        }

    .online-price .section-space {
        padding-bottom: 65px;
        padding-top: 65px;
    }


.submenu-nav-custom {
    display: flex;
    flex-wrap: wrap;
}

    .submenu-nav-custom li {
        flex-basis: 20% !important;
    }



.faq-desc {
    font-size: 16px !important;
    text-align: justify;
    font-weight: bold;
}



.post-item ._content {
    text-align: center;
    padding: 5px;
}


.productCntr .page-header-area {
    margin-top: 90px;
}

    .productCntr .page-header-area .page-header-st3-content .breadcrumb {
        padding: 10px;
        margin-bottom: 0;
    }




.main-nav > li > a {
    font-size: 15px !important;
    height: 80px !important;
    line-height: 80px !important;
}


.footer-main .desc {
    max-width: 100% !important;
}


.main-nav .has-submenu .submenu-nav-mega .mega-title:hover {
    cursor: pointer !important;
}


.funfact-item .icon img {
    width: 110px !important;
    height: 110px !important;
    border-radius: 15px;
    border: 1px solid #d37d7d;
}

.feature-item .desc {
    font-size: 16px !important;
    text-align: justify;
}

.mt60 {
    margin-top: 60px !important;
}

.current_category {
    color: red;
    font-weight: bold;
}





.footer-main .widget-title {
    margin-bottom: 10px !important;
}

.header-logo {
    padding: 0 !important;
}

    .header-logo img {
        width: 140px !important;
    }

.product-banner-item img {
    width: 370px;
    height: 370px;
}


.post-item .thumb img {
    width: 370px;
    height: 320px;
}


.post-item .content .desc {
    font-size: 14px !important;
    line-height: 25px !important;
    margin-bottom: 4px !important;
    text-align: justify;
}
