.customDiscountCode {
    border-radius: 8px;
    background: #efefef;
    width: 100%;
    display: inline-block;
    width: 100%;
    line-height: 40px;
    color: #4e6750;
    font-size: 12px;
    font-style: normal;
    margin: 10px 0 32px;
    font-weight: 400;
}

.customDiscountCode strong {
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    display: inline-block;
    line-height: 1;

}

#product .product-prices {
    max-width: 466px;
    width: 100%;
}

.reduceblock:before {
    content: '';
    width: 24px;
    height: 10px;
    position: absolute;
    background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2225%22%20height%3D%2210%22%20viewBox%3D%220%200%2025%2010%22%20fill%3D%22none%22%3E%3Cg%20id%3D%22Rectangle%20215%20(Stroke)%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M6.59821%204.50026C7.8106%20-1.50009%2016.4377%20-1.50009%2017.65%204.50026C18.0846%206.65111%2020.0064%208.99456%2022.2128%208.99456H24.1746V10L22.2128%209.99317C19.5279%209.99317%2017.1942%207.31418%2016.6654%204.69695C15.669%20-0.234167%208.57925%20-0.234167%207.5829%204.69695C7.05408%207.31418%204.76346%209.99317%202.07856%209.99317H0.0698242V8.99456H2.07856C4.28503%208.99456%206.16362%206.65111%206.59821%204.50026Z%22%20fill%3D%22%23000000%22%2F%3E%3Cpath%20d%3D%22M22.2128%209.99317C19.5279%209.99317%2017.1942%207.31418%2016.6654%204.69695C15.669%20-0.234167%208.57925%20-0.234167%207.5829%204.69695C7.05408%207.31418%204.76346%209.99317%202.07856%209.99317H22.2128Z%22%20fill%3D%22%23000000%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: top center;
    background-repeat: no-repeat;
    top: -8px;
    left: 50%;
    margin-left: -12px;
}

.reduceblock {
    border-radius: 8px;
    background: #000000;
    padding: 0px 10px;
    box-sizing: border-box;
    position: Relative;
    margin-right: 8px;
    color: #FFF;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    display: inline-block;
    line-height: 40px;
    min-width: 56px;
}

 div.copycode {
    background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2215%22%20height%3D%2214%22%20viewBox%3D%220%200%2015%2014%22%20fill%3D%22none%22%3E%3Cg%20id%3D%22ic%3Around-content-copy%22%3E%3Cpath%20id%3D%22Vector%22%20d%3D%22M9.06445%2011.666H3.23112V4.08268C3.23112%203.76185%202.96862%203.49935%202.64779%203.49935C2.32695%203.49935%202.06445%203.76185%202.06445%204.08268V11.666C2.06445%2012.3077%202.58945%2012.8327%203.23112%2012.8327H9.06445C9.38529%2012.8327%209.64779%2012.5702%209.64779%2012.2493C9.64779%2011.9285%209.38529%2011.666%209.06445%2011.666ZM11.9811%209.33268V2.33268C11.9811%201.69102%2011.4561%201.16602%2010.8145%201.16602H5.56445C4.92279%201.16602%204.39779%201.69102%204.39779%202.33268V9.33268C4.39779%209.97435%204.92279%2010.4993%205.56445%2010.4993H10.8145C11.4561%2010.4993%2011.9811%209.97435%2011.9811%209.33268ZM10.8145%209.33268H5.56445V2.33268H10.8145V9.33268Z%22%20fill%3D%22%234e6750%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    width: 14px;
    height: 14px;
    display:inline-block;
    vertical-align: middle;
    margin:0;
    margin-left:4px;
    cursor: pointer;
}

.pk-infomessage a {color:inherit;text-decoration: underline;}
.pk-infomessage {
    position: fixed;
    z-index: 999;
    top:20px;
    right:20px;
    width:300px;
}
.pk-close-popup {
    position: absolute;
    top:10px;
    right:10px;
    display: block;
}
.pk-close-popup svg{
    width:14px;
    height: 14px;
    color:#fff;
}
.pk-infomessage-item {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    margin-bottom: 20px;
    font-size: 15px;
    line-height: 22px;
}
.pk-infomessage-item > div:first-child {
    padding: 20px;
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%; /* 24px */
}
.pk-infomessage-item.state-error {
    background-color: #dc5300;
    color:#fff;
}
.pk-infomessage-item.state-success {
    border-radius: 12px;
    background: #1C1F73;
    color:#fff;
}
.pk-infomessage-item.state-info {
    background-color: #4aaee8;
    color:#fff;
}
.pk-close-timer {
display:none;
}
.pk-infomessage-item.state-success {
    background-color: #56775e !important;
    color:#fff;
}
.customDiscountCodeList {
    background: black;
    color: #fff;
    width: fit-content;
    border-radius: 9px;
    padding: 3px 15px;
    margin: 0 auto 5px;
}
@media (max-width:480px){
    .customDiscountCode strong {
        font-size: 12px;
    }
    .customDiscountCode {
        font-size: 10px;
    }
    .customDiscountCodeList {
        padding: 3px 5px;
        font-size: 12px;
    }
}
@media (max-width:340px){

    .reduceblock {
        padding: 0px 6px;
        margin-right: 0;
        min-width: 41px;
    }
}