#page-title {
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 50px;
}

#content {
    padding: 0px 10px 50px 10px;
}

.spp-color-hayamax {
    color: #FC001F;
}

.spp-color-hayonik {
    color: #EC6C00;
}

#product-matnr {
    width: 103px;
    padding: 4px;
    border: 1px solid #D7D7D7;
    border-radius: 4px;
    text-align: center;
}

#btn-add {
    background-color: #4CB050;
    font-size: 16px;
    color: #ffffff;
}

.btn-buy-industry,
.btn-buy-industry:hover {
    background: #ed6708;
    margin-top: 20px;
    width: 100%;
    min-height: 60px;
    border-radius: 8px;
    border: 1px solid #ed6708;
    color: #fff;
    line-height: 1.1;
}

#btn-remove-all {
    background-color: #FC001F;
    font-size: 16px;
    color: #ffffff;
}

.garbage {
    margin-right: 10px;
    color: #FC001F;
    cursor: pointer;
}

.product-checkbox {
    margin-right: 7px;
}

.product-label {
    color: #797979;
    font-size: 16px;
}

#product-list {
    margin-top: 100px;
}

#border-right {
    border-right: 1px solid rgba(112, 112, 122, 0.2);
}

.div-product>div {
    padding: 0px 15px;
}

.product-img {
    width: 100%;
    max-width: 150px;
    float: left;
    margin-right: 6px;
}

.product-title {
    padding-top: 20px;
    font-size: 18px;
    color: #313131;
    font-weight: 600;
    line-height: 1.1;
}

.product-title a {
    color: #313131;
    text-decoration: none;
}

.product-code {
    font-weight: 600;
    height: 45px;
    font-size: 18px;
    color: #313131;
}

.product-price-discount,
.product-price-from,
.product-price-to {
    display: inline-block;
}

.product-price-discount {
    color: #76b500;
    font-size: 18px;
    font-weight: 600;
    white-space: nowrap;
    height: 20px;
    margin-right: 8px;
}

.product-price-from {
    text-decoration: line-through;
    font-weight: 600;
    font-size: 17px;
    color: #D6D6D6;
}

.product-price-to {
    font-weight: 600;
    font-size: 18px;
}

.product-tag {
    display: inline-block;
    padding: 3px 4px 2px 4px;
    color: #ffffff;
    font-size: 10px;
    border-radius: 2px;
}

.product-tags div {
    color: #ffffff;
    width: 59px;
    height: 20px;
    font-size: 10px;
    padding-top: 3px;
    border-radius: 3px;
    margin-bottom: 5px;
    text-align: center;
    float: left;
    margin-right: 5px;
}

.product-description,
.product-characteristics,
.product-features,
.product-details,
.product-others,
.product-warranty {
    margin-bottom: 30px;
}

.product-description>div:nth-of-type(1),
.product-characteristics>div:nth-of-type(1),
.product-features>div:nth-of-type(1),
.product-details>div:nth-of-type(1),
.product-others>div:nth-of-type(1),
.product-warranty>div:nth-of-type(1) {
    color: #313131;
    font-size: 18px;
    font-weight: 700;
}

.product-description>div,
.product-characteristics>div,
.product-features>div,
.product-details>div,
.product-others>div,
.product-warranty>div {
    color: #313131;
    font-size: 14px;
}

.btn-add {
    border: 1px solid #28a745;
    background-color: #28a745;
    color: #ffffff;
    font-size: 14px;
    width: 100%;
    font-size: 14px;
    margin-bottom: 7px;
}

/*---- popup descontos item -----*/
.szzd-80 {
    max-width: 80px;
}

.show-zdqm-zd0x-discounts {
    cursor: pointer;
}

.popover {
    max-width: 100% !important;
    border: 1px solid #DB001A;
}

.bs-popover-left>.arrow::before,
.bs-popover-left>.arrow::after {
    border-left-color: #DB001A;
}

.bs-popover-top>.arrow::before,
.bs-popover-top>.arrow::after {
    border-top-color: #DB001A;
}

.bs-popover-right>.arrow::before,
.bs-popover-right>.arrow::after {
    border-right-color: #DB001A;
}

.bs-popover-bottom>.arrow::before,
.bs-popover-bottom>.arrow::after {
    border-bottom-color: #DB001A;
}

.popover-header-zdqm-zd0x {
    text-align: center;
    font-size: 16px;
    border: none;
    height: 30px;
    padding: 5px 10px;
    color: #fff !important;
    font-weight: 700;
}

.popover-content-zdqm-zd0x {
    font-size: 13px;
    text-align: center;
}

.product-tag-zdqm-zd0x {
    position: absolute;
    z-index: 9;
    left: 15px;
    top: 0;
}

.product-tag-zdqm-zd0x img {
    max-width: 120px;
}

.product-tag-zdqm-zd0x-div {
    position: relative;
    width: 120px;
}

/*---- popup descontos item -----*/