@media (max-width: 310px) {
    .header.shop .right-bar .sinlge-bar .single-icon {
        font-size: 8px !important;
    }

}


@media (max-width: 400px) {

    .contact-us h4,
    .vendor-list h4 {
        line-height: 44px;
    }

    header.header.shop.home01 .right-menu {
        margin-top: 5px;
    }

}


@media screen and (max-width: 991px) {
    .banner-section.vendor-list h4 {
        line-height: 44px;
    }

}

@media screen and (max-width: 1024px) and (min-width: 768px) {

    .footer .copyright .left {
        float: none;
        text-align: center;
        margin: 0 auto;
        display: table;
    }

}


/*##headercss####*/
@media screen and (max-width: 767px) {


    .slider-left1 .slidebar-inner1 {
        height: auto;
    }

    header.header.shop .logo-col {
        width: 25% !important;
    }


    body .header.shop .right-bar {

        display: flex !important;
        align-items: center;
        padding-top: 17px;
    }

    header.header.shop .user-name {
        display: flex;
    }

    body a.header-logout {
        font-size: 9px;
    }

    .header.shop .right-bar .sinlge-bar {
        padding: 3px 12px 8px;
    }

    .user-name svg {
        margin-right: 6px;
        width: 12px;
    }


    .header.shop .right-bar .sinlge-bar .single-icon .total-count {
        left: 13px;
    }


    

   .shopping-summery thead {
        display: block;
    }

    .shopping-summery thead .main-hading {
        display: block;
    }

    .shopping-summery thead .main-hading {
        padding: 0px 18px;
    }


    .custom-shopping .shopping-summery thead tr th {
        font-size: 10px !important;
    }


    .shopping-cart.custom-shopping .table td.image {
        padding: 10px !important;
        width: 20%;
        margin: 0 auto;
        height: 100px;
        display: unset;
        float: left;
    }

    .shopping-cart.custom-shopping .table td.na {
        width: 6% !important;
    }


    .shopping-cart.custom-shopping .table td.price {
        width: 22% !important;
    }

    .shopping-cart .table p {
        font-size: 10px;

    }

    .shopping-cart.custom-shopping .table td.qty {
        width: 11% !important;
    }

    .shopping-cart tbody .qty .input-group {
        width: 91px;
    }

    .shopping-cart.custom-shopping .table td.qty {
        width: 11% !important;

    }

    .shopping-cart tbody .qty .input-group {
        width: 91px;
    }

     .custom-shopping .table.shopping-summery {
        padding-right: 0px;
        display: block !important;
        width: 100% !important;
        overflow-x: auto;
        white-space: nowrap;
    }

    .shopping-cart.section.custom-shopping .table td p.cart-product-name {
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        width: 82px;
    }

    .shopping-summery tbody .price span {
        font-size: 9px;
    }


    .shopping-cart.custom-shopping .table td.na {
        width: 6% !important;
        font-size: 10px;
    }


    .custom-shopping .shopping-summery thead tr th {
        background: #06407e;
    }

    
    .shopping-cart.custom-shopping .table td {
        width: 20%;
    }

    .shopping-summery tbody .total-amount span {
        position: relative;
        left: 40px;
    }

     /* ###productdets###*/


   .header.header.shop .slicknav_nav {

       box-shadow: 0 1px 6px 0 rgb(32 33 36 / 28%);

   }

}


@media screen and (max-width: 1024px) and (min-width: 768px) {

    header.header.shop .cate {
        width: 50% !important;
    }

    body .header.shop .right-bar .sinlge-bar.shopping span.total-count.cart-count {
        right: -11px !important;
    }

    .header.shop .right-bar .sinlge-bar .single-icon {
        font-size: 14px !important;
    }

}