.content-box-1 {
    margin-bottom: 30px;
}

.p-content-box-1 {
    display: inline-block;
    vertical-align: top;
}

.p-col-box-1 {
    float: left;
    width: 55%;
    margin-right: 35px;
}

.p-boxes .row-box {
    margin: 0 -8px;
}

.p-boxes .col-box {
    padding: 0 8px;
    float: left;
    width: 50%;
}

.p-col-box-2 {
    padding-top: 40px;
}

.p-boxes .col-box figure {
    height: 180px;
}

.p-box-3-1 .p-price span {
    display: block;
    font-size: 14px;
}

.p-boxes {
    padding: 0 100px;
}

.p-box a:hover img, .p-main-image a:hover img {
    opacity: 0.9;
}

.p-main-image {
    text-align: center;
}

.p-main-image figure {

    display: flex;
    align-items: center;
    justify-content: center;
}

.p-box figure {
    padding: 0 20px;
    text-align: center;
}

.p-col-box-2 {
    overflow: hidden;
}

.p-logo {
    padding: 25px 0;
}

.p-content-box-1 h1 {
    margin: 0;
    font-size: 30px;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-weight: 300;
    line-height: 1.3;
}

.r1 {
    width: 19px;
    height: 18px;
    display: inline-block;
    vertical-align: middle;
    background: url('../img/sprite.png') -294px 0;
}

.r0 {
    width: 19px;
    height: 18px;
    display: inline-block;
    vertical-align: middle;
    background: url('../img/sprite.png') -314px 0;
}

.p-box-1 .stars-box {
    display: inline-block;
    vertical-align: middle;
}

.p-box-1 .txt {
    display: inline-block;
    vertical-align: middle;
    padding: 6px 0 0 10px;
}

.p-box-2 {
    margin-top: 25px;
}

.p-box-3 {
    padding-top: 26px;
    position: relative;
    margin-top: 28px;
}

.p-box-3:after {
    position: absolute;
    top: 0px;
    left: 0;
    width: 35px;
    height: 1px;
    background: #000;
    content: "";
}

.p-price {
    font-size: 30px;
}

.p-price-old {
    text-decoration: line-through;
    font-size: 19px;
    color: #717171;
}

.p-box-3-2 label {
    display: inline-block;
    vertical-align: middle;
    width: 90px;
    text-align: right;
    padding-right: 10px;
    margin: 0;
    font-weight: normal;
}

.p-box-3-2 .select {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 100px);
}

.p-box-3-2 .quantity-content {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 100px);
}

.p-box-3-2 .quantity-content .btn-2 {
    width: calc(100% - 85px);
    padding: 0 10px;
    float:left;
}

.p-box-3-3 span {
    font-weight: normal;
}

.quantity-box {
    width: 85px;
    height: 43px;
    background: #fff;
    border: 1px solid #000;
    float: left;
    text-align: center;
    position: relative;
}

.quantity-box input {
    width: 100%;
    height: 41px;
    border: none;
    padding-right: 50px;
    background: none;
    text-align: center;
    color: #000;
    font-size: 14px;

}

.plus, .minus {
    position: absolute;
    top: 7px;
    right: 18px;
    height: 6px;
    display: block;
    width: 10px;
    background: url('../img/sprite.png') -337px 0;
}

.plus {
    left: auto;
    top: auto;
    bottom: 7px;
    right: 18px;
    background: url('../img/sprite.png') -349px 0;
}

.plus:hover, .minus:hover {
    opacity: 0.8;
}

.p-box-3-3 p:last-child {
    margin-bottom: 0;
}

.p-content-box-1, .p-content-box-2, .p-content-box-3 {
    margin-bottom: 60px;
}

.o-box .name {
    font-weight: normal;
    padding: 12px 0 0 0;
}

.o-box:after {
    width: 35px;
    height: 1px;
    display: block;
    margin: 25px 0;
    background: #000;
    content: "";
}

.btn-3 {
    color: #000;
    letter-spacing: 3px;
    font-weight: normal;
    position: relative;
    padding-right: 20px;
    display: inline-block;
}

.btn-3:after {
    left: auto;
    top: auto;
    content: "";
    right: 18px;
    background: url(../img/sprite.png) -349px 0;
    position: absolute;
    top: 8px;
    right:0;
    height: 6px;
    display: block;
    width: 10px;
}

.btn-3:hover {
    opacity: 0.8;
    color: #000;
}

.title-nosign {
    margin-bottom: 20px;
}

.title-nosign:after {
    display: none;
}

.p-content-box-3-1 {
    margin: 0 auto;
    max-width: 100%;
    width: 376px;
}

.p-rate-1 {
    margin-bottom: 20px;
}

.p-button-box-1 {
    margin-bottom: 20px;
}

@media (max-width: 1199px){
    .content-box-1 {
        padding: 0 15px;
    }
    .p-col-box-1 {
        width: 50%;
    }
}

@media (max-width: 992px){
    .p-box-3-2 label {
        width: 100%;
        text-align: left;
        padding: 0 0 5px 0;
    }
    .p-box-3-2 .quantity-content {
        width: 100%;
    }
    .p-box-3-2 .select {
        width: 100%;
    }
}

@media (max-width: 767px){
    .p-col-box-1 {
        width: 100%;
        margin-right: 0;
    }
    .p-col-box-2 {
        padding-top: 15px;
        width: 100%;
    }
    .p-content-box-1 h1 {
        font-size: 24px;
    }
    .p-box-3-2 .quantity-content .btn-2 {
        font-size: 13px;
        padding: 0 5px;
    }
}

.xx-table th {
    font-weight: 300;
    text-transform: uppercase;
}

.xx-table table {
    width:100%;
    border-spacing: 0 5px;
    border-collapse: separate;
}

.xx-table th, .xx-table td {
    background: #679e41;
    color: #fff;
    padding: 7px 30px 5px 30px;
    text-align: left;
}

.xx-table tr th:last-child, 
.xx-table tr td:last-child {
    text-align: right;
}

.xx-table td {
    background: #fffbb5;
    color: #000;
}

.xx-table p {
    margin: 0;
}

.x-button-box {
    display: flex;

    padding-top: 30px;
}

.btn-1-green {
    border-color: #679e41;
    color: #679e41 !important;
}

.btn-1-green:hover {
    background: #679e41;
    color: #fff !important;
}