@media (max-width: 1399.98px) {


    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
        font-size: 14px;
    }

    .black-sec-title {
        font-size: 40px;
    }

    .home-msg-content p {
        font-size: 28px;
    }

    .wrp-footer-coupon h3 {
        font-size: 40px;
    }

    .wrp-footer-coupon p {
        font-size: 15px;
    }

    .footer-first p, .footer-nav ul li a, .woocommerce-loop-product__title {
        font-size: 15px !important;
    }
    .single .page-main-title{
        font-size: 40px;
    }
}

@media (max-width: 1199.98px) {
    .topbar-menu a{
        font-size: 14px;
    }
    .black-sec-title {
        font-size: 30px;
    }
    .collection-item span{
        font-size: 18px;
    }
    .home-msg-content p {
        font-size: 18px;
    }
    .home-msg-icon{
        min-height: auto;
    }
    .wrp-footer-coupon h3 {
        font-size: 30px;
    }
    .footer-bottom-cred p{
        font-size: 15px;
    }
    .post-card-title a,.post-card-excerpt{
        font-size: 15px;
    }
}

@media (max-width: 991.98px) {
    .main-topbar{
        display: block;
    }
    .social-media {
        display: block !important;
        text-align: center;
        margin-bottom: 20px;
    }
    .topbar-menu {
        text-align: center;
    }
    .header-shortcut {
        display: block;
        align-items: center;
        gap: 10px;
        margin-top: 20px;
        text-align: center;
        width: 100%;
    }
    .footer-form {
        margin-top: 20px;
    }
    .footer-first {
        margin-bottom: 50px;
    }
    .footer-bottom-cred p {
        font-size: 12px;
    }
    .btn-hero a{
        font-size: 20px;
    }
    .new-arrival-title a{
        font-size: 15px;
    }
    .wrp-contactus .gform-field-label {
        font-size: 10px !important;
    }
}

@media (max-width: 767.98px) {
    .footer-bottom-cred {
        display: block;
        justify-content: center;
    }
    .wrp-footer-coupon h3 {
        font-size: 20px;
    }
    .home-msg-content {
        padding-left: 15px;
    }
    .wrp-shop-new-arrival {
        padding: 50px 0px;
        background: #ededed;
    }
    .wrp-footer{
        padding: 50px 0px 0px 0px;
    }
}

@media (max-width: 575.98px) {}

@media (max-width: 374.98px) {}