.bpboxs {color:#434343;margin:15px 0;padding:0;width:100%;min-width:100%}
.bpboxs h2 {display:block;font-size:22px;line-height:40px;font-weight:900;text-align:center}
.bpboxs .bpboxs-body {padding:30px 32px}
.bpboxs .bpboxs-body.hasbg {padding:0;justify-content: space-between}
.bpboxs .bpboxs-body:not(.hasbg) {background-color:#f5f4fa;}
.bpboxs img.full {width:100%}
.bpboxs .bpbox-img img {height:auto;max-height:410px}
.bpboxs .bpbox-co h3 {font-size:22px;font-weight:700;margin-bottom:24px}
.bpboxs .bpbox-lk {margin-top:10px;padding-left:0}
.bpboxs .bpbox-lk .product-price {margin-top:10px;margin-bottom:10px}
.bpboxs .bpbox-lk .product-price .current-price {display:inline-block;font-size:24px;font-weight:900;margin-right:15px;color:var(--textcolor)}
.bpboxs .bpbox-lk .product-price .product-discount .regular-price {font-size:16px;font-weight:500}
.bpboxs .bpbox-img {display:block;text-align:center}
.bpboxs .hasbg .bpbox-co {padding:30px 15px}
@media (min-width:577px){
    .bpboxs {
        background-color: #f9f9f9;
        padding: 60px 0;
        left: 50%;
        margin-left: -50vw;
        margin-right: -50vw;
        position: relative;
        right: 50%;
        width: 100vw;
        min-width: 100vw;
    }
    .bpboxs h2 {margin-bottom:50px;font-size:40px}
    .bpboxs .bpboxs-body.hasbg {background-color:#F4F4F9}
    .bpboxs .bpbox-co {padding:30px 10px 10px 100px;float:left}
    .bpboxs .bpbox-co.has-img {padding-top:70px}
    .bpboxs .has-img .bpbox-co, .bpboxs .has-img .bpbox-lk {width:50%}
    .bpboxs .bpbox-lk {float:left}
    .bpboxs .bpbox-img {max-width:50%;float:right;text-align:center;max-height:410px}
}
.bpboxs .list-style-type-essensey li {
    background:url(/img/li-32-black.png) left top no-repeat transparent;
    padding-left: 40px;
    min-height: 36px;
}
@media (max-width:942px) and (min-width: 577px) {
    .bpboxs .bpbox-co.has-img {padding:10px;}
}
@media (min-width:943px){
    .bpboxs .hasbg .bpbox-co {padding-left: 100px;}
}
@media (max-width:577px) {
    .bpboxs {position:relative;padding-bottom:120px}
    .bpboxs .bpbox-lk {position:absolute;bottom:15px}
}
