.product-wrap {
    width: 100%;
    background: #eeeeee;
    padding: 5% 10%;
    margin-bottom: 10vh;
}

.product-content-block {
    /*margin-left: 15%;*/
    /*margin-top:  20%;*/
    width: 80%;
    /*background: #888888;*/

}

.product-content-img-wrap {
    width: 30%;
    display: table-cell;
}

.product-content-wrap {
    width: 50%;
    display: table-cell;
}

.p-content-wrap {
    margin-top: 5%;
     width: 40%;
     /*height: 100px;*/
     margin-left: 5%;
     text-align: left;
     position: absolute;
}

.product-title {
    font-family: 'Franklin Gothic Demi Cond';
    font-size: 2.5em;
    font-weight: bold;
    color: #947f77;
    margin-bottom: .3em !important;
}

.product-title2 {
    font-family: Bahnschrift;
    letter-spacing: 2px;
    color: #818080;
    font-size: 2em;
}

.shop-but {
    margin-top: 5vw;
    padding: 3% 10%;
    border: none;
    background: #947f77;
    color: #ffffff;
    font-size: 16px;
}

.unlisted-but {
    margin-top: 5vw;
    padding: 3% 10%;
    border: none;
    background: #aaaaaa;
    color: #ffffff;
    font-size: 16px;
}

.p-img-wrap {
    width: 100%;
}

.p-img-wrap img {
    width: 100%;
}

.open-alert-product {
    width: 1000px;

}

.open-alert-product .product-img {
    width: 600px;
    height: 500px;
    background: #eeeeee;
    text-align: center;
    float: left;
}

.open-alert-product .product-img img {
    height: 500px;
}

.open-alert-product .product-shop-wrap {
    float: right;
    width: 320px;
    height: 500px;
}

.open-alert-product .product-shop-wrap .form-table {
    margin-top: 50px;
    width: 300px;
}

.shop-product-title {
    font-family: 'Franklin Gothic Demi Cond';
    font-size: 16px;
    font-weight: bold;
    color: #947f77;
    margin-bottom: .3em !important;
}

.money-str {
    font-size: 20px;
    font-weight: 900;
}

.product-detail-str {
    margin-top: 50px;
    color: #000000;
    font-size: 12px;
}

.product-detail {
    width: 150px;
}

.product-detail .content-text {
    width: 100%;
    padding: 5px;
    background: #eeeeee;
    margin-bottom: 10px;
}

.product-detail .content-text span {
    font-size: 12px;
    color: black;
    margin: unset !important;
}


.open-alert-product .product-shop-wrap .form-table .buttons {
    margin-top: 50px;
    width: 100%;
}

.open-alert-product .product-shop-wrap .form-table .buttons button {
    width: 140px;
    border: none;
    font-size: 14px;
    padding: 8px 0;

}

.buts-submit {
    background: #947f77;
    color: #ffffff;
}

.buts-cart {
    float: right;
    background: #eeeeee;
    color: #000000;
}


.btn-numbox {
    float: right;
    overflow: hidden;
}

.btn-numbox li {
    float: left;
    list-style: none;
}


.btn-numbox  .num-jian,
.input-num,
.num-jia {
    display: inline-block;
    line-height: 20px;
    height: 20px;
    text-align: center;
    font-size: 12px;
    color: #000000;
    cursor: pointer;
    border: none;
}
.btn-numbox  .input-num {
    width: 20px;
    height: 20px;
    color: #000000;
    border-left: 0;
    border-right: 0;
    border: none;
    background: #eeeeee;
}

.empty-p {
    width: 100%;

}

.empty-p h1{
    width: 100%;
    text-align: center;
}

.shop-wrap {
    width: 100vw;
    height: 100vh;
}

.shop-wrap .shop-cart-list{
    float: left;
    width: 100%;
    height: 100%;
    overflow: scroll;
    background: #eeeeee;
}

.title-wrap {
    margin-top: 75px;
    padding-left: 10%;
    height: 100px;
    width: 100%;
    background: #eeeeee;
}

.title-wrap p {
    line-height: 100px;
    font-family: 'Franklin Gothic Demi Cond';
    font-size: 1.5em;
    color: #947f77;
    margin: unset !important;
    letter-spacing: 10px;
}

.shop-wrap .shop-cart-list .list-wrap {
    width: 100%;
    background: #eeeeee;
    display: inline-block;
    margin-bottom: 5%;
    /* float: left; */
}

.shop-wrap .shop-cart-list .list-wrap .left-img-wrap {
    width: 35%;
    float: left;
    text-align: center;
    background: #dcdcdc;
}

.shop-wrap .shop-cart-list .list-wrap .left-img-wrap img {
    width: 100%;
}

.shop-wrap .shop-cart-list .list-wrap .right-list-wrap {
    width: 60%;
    float: right;
    padding: 1vh 0;
}

.shop-wrap .shop-cart-list .list-wrap .right-list-wrap .close-but {
    float: right;
    font-size: 14px !important;
    color: black;
}

.shop-wrap .shop-cart-list .list-wrap .right-list-wrap .shop-product {
    margin: 20% 5%;
}

.shop-wrap .shop-cart-list .list-wrap .right-list-wrap .shop-product .info-wrap {
    display: inline-block;
    width: 50%;
}

.shop-wrap .shop-cart-list .list-wrap .right-list-wrap .shop-product .number-wrap {
    display: inline-block;
    width: 40%;
}

.shop-wrap .shop-cart-list .list-wrap .right-list-wrap .shop-product .number-wrap .input-wrap {
    width: 100%;
    padding: 5%;
    background: #ffffff;
    margin-bottom: 10px;
}

.shop-wrap .shop-cart-list .list-wrap .right-list-wrap .shop-product .number-wrap .input-wrap span {
    font-size: 12px;
    color: black;
    margin: unset !important;
}

.shop-wrap .cashier-desk {
    float: right;
    width: 50%;
    height: 100%;
    background: #ffffff;
}

.shop-wrap .cashier-desk .into-wrap {
    margin-top: 30%;
    margin-left: 30%;
    width: 40%;
    text-align: center;
}

.shop-wrap .cashier-desk .into-wrap input {
    border: none;
    width: 100%;
    background: #eee;
    padding: 3% 2%;
    margin-bottom: 5%;
}

.into-title-font {
    font-size: 1.2em;
    margin: unset !important;
}

.info-pay-but {
    width: 50%;
    background: #947f77;
    border: none;
    margin-top: 10%;
    color: #ffffff;
    padding: 3% 0;
    letter-spacing: 6px;
    font-size: 20px;
}

.product-page {
    width: 80%;
    margin-left: 25%;
    margin-top: 10%;
}

.img-row1 {
    width: 100%;
}

.boss{
    width:65%;
    margin-top:5%;
    margin-left:17.5%;

}

.boss div{
    display: block;
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;

}








