﻿@media (max-width: 1000px) {
    .login-back {
        min-height: 150px;
    }

    .web-brand-logo img, .admin-brand-logo img {
        width: 100%;
        height: auto;
        max-height: 35px;
    }

    .web-container {
        width: 100%;
    }

    .web-search {
        position: absolute;
        top: 56px;
        z-index: 99;
        width: 75%;
        left: 45px;
    }

    .web-logo {
        width: 40%;
    }

    .web-cart {
        width: 60%;
        padding-right: 10px;
    }

    .web-nav-toggler {
        position: fixed;
        right: 0;
        top: 56px;
    }

    .web-navbar-collapse {
        margin-top: 45px;
    }

    .web-home-left-menu-open {
        display: block;
    }
    /* admin*/
    .admin-container {
    }

    .admin-welcome-name {
        display: none;
    }

    .admin-title {
        display: block;
    }

    .admin-left-menu-toggle {
    }

    .dataTables_length {
        left: -10px !important;
    }

    .web-home-left {
        width: 100%;
        z-index: 9998;
        position: fixed;
        left: 0;
        background: rgba(2, 2, 2, 0.63);
        width: 100%;
        margin-top: -11px;
    }

    .left-menu-panel {
        max-width: 250px;
    }

    .site-footer {
        padding-bottom: 0;
        position: relative;
    }

        .site-footer .copyright-text, .site-footer .social-icons {
            text-align: center;
        }

        .site-footer [class^=col-] {
            margin-bottom: 30px;
        }

    .social-icons li.title {
        display: block;
        margin-right: 0;
        font-weight: 600;
    }

    .ctg-box {
        width: 155px;
    }

    .add-to-cart-btn-tbl {
        position: relative;
        bottom: 0;
    }

    .web-pv-lf {
        width: 90px;
        height: 90px;
    }

    .p-image-td {
        width: 90px;
    }

    .ord-td {
        width: 100px;
        font-size: 12px;
    }

    .web-home-right {
        padding-left: 0px !important;
    }

    .category-box-loading {
        margin: 3px 3px;
        width: 155px !important;
    }

    .mh-login-pnl {
        padding: 20px 0px;
    }
    .inv-no{
        font-size:11px;
    }
    .login-container{
        display:block;
    }
    .solar-display{
        display:block;
    }
    .ctg-box-solar {
        display: block;
        width:100% !important;
    }
    .ctg-img-solar {
        display: block;
        width: 100% !important;
    }
    .p-image-td-solar {
        width: 100px;
    }
    .web-pv-lf-solar {
        width: 100px;
        height: auto;
    }
    .p-descrip{
        display:none;
    }
    .p-price-solar {
        font-size: 18px !important;
        margin-top: 10px;
    }
    .p-descrip-sm {
        display: block !important;
    }
    .p-title-solar {
        font-size: 15px !important;
    }
    .btn-cart {
        position: fixed;
        top: 11px;
        right: 20px;
    }
}
