﻿.mobible-logo {
    display: none;
}

.laptoptopinfo {
    visibility: visible;
}

.f-right {
    float: right !important;
}

.about-wrap {
    display: flex;
    margin-bottom: 5px;
}



@media all and (max-width: 767px) {
    .body-content {
        padding: 0;
    }

    .mobiletop {
        background: #a3a280;
        position: fixed;
        width: 100%;
        z-index: 11111;
    }

    .logorighttxt {
        display: none;
    }

    .headerright {
        font-size: 24px;
        display: flex !important;
        flex-direction: row;
        align-items: center;
    }

        .headerright a {
            margin-right: 10px;
        }

    .cartwrap {
        position: relative;
    }

        .cartwrap .num {
            position: absolute;
            right: -2px;
            background: rgba(230,177,17, 0.8);
            width: 18px;
            height: 18px;
            text-align: center;
            color: #fff;
            font-size: 12px;
            top: 0;
            border-radius: 50%;
            line-height: 1.5;
        }

    .cart-wrap {
        margin-top: 42px;
        visibility: hidden;
    }

    .title.productname {
        height: 21vw;
        font-size: 100%;
        background-size: cover;
    }
    .description *{
        max-width:100%;
    }
    .rigthwrap{
        align-self:center;
    }

    .p-img {
        width: 100% !important;
        height: auto !important;
    }
    .item-button a {
        font-size: 20px;
    }
    #divreviews {
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }
    .banner1 {
        width: 100% !important;
    }

    .contactbox {
        background: #fff;
        height: auto;
    }

    .navbar-toggle {
        background: #d3d2d2;
        padding: 7px;
        /*  position: fixed;
        right: 0;*/
    }

    .menu-wrap .navbar-collapse {
        position: fixed;
        right: 0;
        top: 45px;
        z-index: 11111111;
        padding-left: 0;
        height: auto;
    }
    .navbar-nav {
        background: #fff;
        margin: 0;
    }
    .navbar-toggle .icon-bar {
        background: #333;
    }

    .nav > li {
        text-align: right;
    }

    .about-title, .product-name {
        font-size: 16px;
    }

    #content .left, #content .st2, #content .st1 {
        width: 100%;
        border-right: 0;
    }

    #content .stores {
        margin-left: 0;
    }

    .chat {
        padding-top: 2%;
    }

    .mobible-logo {
        display: block;
    }

    .laptoptopinfo {
        visibility: hidden;
    }


    .f-right {
        float: left !important;
    }

    .brands div {
        float: left;
        height: 150px;
        width: 32.33%;
        margin-left: 0.5%;
        line-height: 150px;
    }

    .manual-video-container, .top1 {
        flex-direction: column;
    }

    .playwrap > a > img {
        width: 100%;
    }

    .p-img {
        margin: 10px auto;
    }

    .mobile-tel {
        position: absolute;
        bottom: 6px;
        right: 64px;
    }

    .home-products > .item {
        width: 100%;
    }

    .item-img {
        height: 87vw;
    }

    .home-ad {
        margin: 10px 0;
        flex-direction: column;
        border: 3px solid #ccc;
        border-radius: 7px;
        padding: 10px;
    }

        .home-ad .hm-bg1, .home-ad .hm-bg2, .home-ad .hm-bg3, .home-ad .hm-bg4 {
            height: auto;
            background: transparent;
        }

        .home-ad * {
            width: 100% !important;
            margin-left: 0 !important;
            margin-right: 0 !important;
            padding: 0 !important;
            text-align: left !important;
            font-size: 13px !important;
            line-height: 1.5 !important;
        }
    .home-ad1{
        height: 300px;
        overflow-y: auto;
    }

    footer {
        margin-bottom: 20px;
    }

    .footerdiv {
        flex-wrap: wrap;
    }
    .book{
        background:none;height:auto;
    }
    .bookwrap {
        width: 100%;
        flex-wrap: wrap;
    }
        .bookwrap > div{
            width:50%;padding:0 !important;margin:0 !important;
            transform:scale(1);
        }
    .recipe {
       text-decoration:underline;
    }
   .table > tbody > tr > td{
       padding:0;
   }
    .shoppingcart-list thead td {
         white-space: normal; 
        padding: 5px 0;
        font-size: 13px;
    }
    .shoppingcart-list tbody tr td {
        padding: 0;
        font-size: 12px;
    }
    .item-name{
        font-size:16px;height:auto;
    }
    /*.description ul{
        padding-left:0;
    }*/
    .layui-layer-iframe {
        overflow-y: visible !important;
    }
    .logo img {
        height: 60px;
    }
    .go {
        right: -50px;
    }
}

.Top tbody tr td {
    vertical-align: top;
}



@media all and (max-width: 600px) {
    .brands div {
        float: left;
        height: 150px;
        width: 49%;
        margin-left: 0.5%;
        line-height: 150px;
    }

    .manual-video {
        width: 100%;
    }
}

@media all and (max-width: 414px) {
    .brands div {
        float: left;
        height: 150px;
        width: 99%;
        margin-left: 0.5%;
        line-height: 150px;
    }

    .sub-head {
        flex-direction: column;
    }

    .t1 b, .t1 {
        font-size: 22px;
    }

    .logo img {
        height: 36px;
    }

    .cart {
        right: 48px;
    }

    .mobile-tel {
        position: absolute;
        bottom: 6px;
        right: 114px;
    }

    .about-wrap {
        flex-direction: column;
    }

        .about-wrap img {
            width: 100% !important;
        }

    .f1 {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-around;
        text-align: left;
    }

        .f1 a {
            margin: 5px 0px;
            font-size: 17px;
            width: 33%;
            display: block;
        }

    /*list*/

    .productlist {
        flex-direction: column;
        border: 3px solid #7d7d7d;
        border-radius: 18px;
    }

    .p-img, .p-content {
        border: 0;
    }

    .flex4 {
        margin-bottom: 18px;
    }

    .p-content2 .price {
        padding-left: 0;
    }

    .p-content {
        flex-direction: column;
    }
    .navbar-nav > li > a {
        padding: 4px 24px;
    }
    .description * {
        max-width: 100% !important;
        /*width: 100% !important;*/
        height: auto !important;
    }
    .description>table,.description div>div {
        width: 100% !important;
    }
    .midblock{
        width:100% !important;
    }
    .shoppingcart-list tbody tr td .quantity{
        width:50px;
    }
    .txtzipcode{
        width:80px;
    }

}
