/*********************************************************************************
    Template Name: Hema Multipurpose eCommerce Bootstrap 5 Template 
    Description: A perfect template to build beautiful and unique Fashion websites. It comes with nice and clean design.
    Version: 2.0
**********************************************************************************/




@media only screen and (max-width: 991px) {


    #siteNav, .d-menu-col {
        display: none;
    }

    .menu-icon {
        background: transparent;
        border: 0;
        display: inline-block;
        cursor: pointer;
    }


    .js-mobile-nav-toggle.mobile-nav--open .anm-bars-r,
    .js-mobile-nav-toggle.mobile-nav--close .icon.anm.anm-times-l {
        display: inline-block;
    }



    .sidebar h2 {
        font-size: 15px;
    }

    .sidebar .widget-content {
        border-top-color: #eaeaea;
    }

    .filterbar {
        width: 285px;
        height: 100%;
        padding: 0 !important;
        background-color: #ffffff;
        box-shadow: 0 0 5px rgba(0,0,0,0.3);
        position: fixed;
        top: 0;
        left: -290px;
        z-index: 9999;
        -ms-transition: 0.5s;
        -webkit-transition: 0.5s;
        transition: 0.5s;
    }

        .filterbar.active {
            left: 0;
        }

        .filterbar .sidebar-tags {
            position: relative;
            z-index: 9;
            background: #f8f9fa;
            padding: 20px;
            height: 100%;
            overflow: auto;
        }

        .filterbar .filterBox {
            padding: 0;
            border: none;
        }

        .filterbar .sidebar-widget:not(.filterBox),
        .filterbar .static-banner {
            display: none;
        }

        .filterbar.active .closeFilter {
            color: #ffffff;
            background-color: #333333;
            font-size: 15px;
            line-height: 32px;
            height: 30px;
            width: 30px;
            text-align: center;
            cursor: pointer;
            position: absolute;
            top: 10px;
            left: 100%;
            box-shadow: 0 0 5px #ddd;
            -ms-transition: all 0.4s ease-in-out;
            -webkit-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
        }

            .filterbar.active .closeFilter:after {
                content: '';
                background: rgba(0,0,0,0.5);
                position: fixed;
                top: 0;
                bottom: 0;
                left: 0;
                right: 0;
                z-index: -1;
            }

    .sidebar-filter .filterbar {
        width: 285px;
        left: -290px;
    }

        .sidebar-filter .filterbar .sidebar-tags {
            padding: 20px 20px;
        }

        .sidebar-filter .filterbar .filterBox {
            margin-bottom: 20px;
        }




    .blog-sidebar {
        margin-bottom: 20px;
    }

        .blog-sidebar .sidebar-widget {
            padding: 12px 15px;
            margin-bottom: 10px;
        }

            .blog-sidebar .sidebar-widget .widget-title {
                position: relative;
                cursor: pointer;
            }

                .blog-sidebar .sidebar-widget .widget-title h2 {
                    font-size: 14px;
                    margin-bottom: 0;
                }

                .blog-sidebar .sidebar-widget .widget-title.active,
                .blog-sidebar .sidebar-widget .widget-title.active h2 {
                    color: #be2025;
                }

                .blog-sidebar .sidebar-widget .widget-title:after {
                    content: "\f107";
                    font-family: 'Font Awesome 6 Free';
                    font-size: 18px;
                    font-weight: 900;
                    display: block;
                    position: absolute;
                    right: 0;
                    top: -7px;
                }

                .blog-sidebar .sidebar-widget .widget-title.active:after {
                    content: "\f106";
                }

            .blog-sidebar .sidebar-widget .widget-content {
                display: none;
                margin-bottom: 10px;
            }












}






@media only screen and (max-width: 767px) {
    
        .footer .footer-top .h4 {
            font-size: 15px;
        }

    .footer .footer-top .footer-links {
        position: relative;
        margin-top: 7px;
   
    }

        .footer .footer-top .footer-links li {
            margin-bottom: 6px;
        }
        .footer .footer-top .footer-links .h4 {
                cursor: pointer;
                border-bottom: 1px solid #3e516f;
                padding-bottom: 10px;
                margin-bottom: 7px;
            }

            .footer .footer-top .footer-links .h4:after {
                content: "\f107";
                font-family: "Font Awesome 6 Free";
                font-size: 17px;
                display: block;
                position: absolute;
                right: 15px;
                top: 0px;
            }

            .footer .footer-top .footer-links ul {
                display: none;
                margin-bottom: 20px;
            }

    .footer-3.footer .footer-top .footer-links .h4 {
        border-color: #ece7e4;
    }

   
}


@media only screen and (min-width: 992px) {
    #page-content {
        min-height: 400px;
    }

    .sidebar-sticky {
        position: sticky;
        position: -webkit-sticky;
        top: 175px;
        margin-bottom: 40px;
    }

    .header-6 .iconset .iconCot {
        position: relative;
    }

    .header-6 .iconset .text {
        display: block;
    }
}
