.paybtn {
    display:none
}

@media screen and (max-width: 960px) {
    .product-section .product-details .pro-img-div .a {
        width: calc(100% - 40px);
        left: 20px;
        margin: 0;
        top: 0;
        position: absolute;
        
    }
    .product-section .product-details .pro-img-div {
        height: 300px;
        overflow: hidden;
    }
/*    .product-section .product-card .card-body > .row > .col-12 {
        height: 800px;
    }*/
    .product-section .pro-info-wrap {
        width: 100%;
        height: 454px;
        margin-top: 440px;
        margin-left: -298px;
    }
    .product-section .product-card .card-body > .row > .col-12 {
        padding: 0;
        height: 950px;
    }
    #btn_addCart {
        display:none
    }
    #addgwcCart_list {
        display: none
    }
    #unit_price_title {
        width: 158px;
        margin-right: 0px
    }
    .mg-r-s {
        width: 72px;
        margin-right: 0px;
    }
    .pd-y-l {
        margin-left: -74px;
    }
    .price_cont .price[data-v-52af6cdf] {
        margin-right: 0px;
    }
    .proDtM1_left .proDtM1_left2 .proDtM1_l2Info .proDtQuantity .proDtQ_buy, .proDtM1_left .proDtM1_left2 .proDtM1_l2Info .proDtQuantity .proDtQ_rfq[data-v-3a4ba026] {
        border-radius: 4px;
        color: #fff;
        cursor: pointer;
        flex: 0 0 78px;
        height: 36px;
        line-height: 36px;
        margin-left: 8px;
        text-align: center
    }
    .proDtQ_addCart {
        border: 1px solid #00a3e4;
        color: #00a3e4;
        border-radius: 4px;
        cursor: pointer;
        height: 36px;
        line-height: 36px;
        text-align: center;
        -moz-user-select: none;
        user-select: none;
        position: absolute;
        z-index: 999;
        width: 121px;
        margin-left: 32px;
        margin-top: -11px;
    }
    .proDtM1_left .proDtM1_left2 .proDtM1_l2Info .proDtQuantity .proDtQ_buy, .proDtM1_left .proDtM1_left2 .proDtM1_l2Info .proDtQuantity .proDtQ_rfq {
        border-radius: 4px;
        color: #fff;
        cursor: pointer;
        flex: 0 0 78px;
        height: 36px;
        line-height: 36px;
        margin-left: 8px;
        text-align: center
    }
    .hoverDeepBtn {
        background-color: #00a3e4 !important;
        border-radius: 4px;
        color: #fff;
        cursor: pointer;
        height: 36px;
        line-height: 36px;
        margin-left: -73px;
        text-align: center;
        z-index: 999;
        width: 90px;
        position: absolute;
        margin-top: -11px;
    }
    .paybtn {
        display:block
    }

}
