
.top-bonus-banner {
    margin: 30px auto 0;
    overflow: hidden;
    position: relative;
}
.top-bonus-banner.product-of-the-day {
    background-image: url("../image/product-of-the-day-background.png");
    background-position: 2px 10px;
    background-repeat: no-repeat;
}
.top-bonus-banner .close {
    border: 1px solid #686868;
    border-radius: 5px;
    color: #686868;
    cursor: pointer;
    font-size: 18px;
    height: 22px;
    line-height: 1;
    position: absolute;
    right: 4px;
    text-align: center;
    top: 4px;
    width: 22px;
}
.top-bonus-banner .close:hover {
    border-color: #8cbd0c;
    color: #8cbd0c;
}
.multiply-bonus-k {
    background-image: url("../image/x-bonus.jpg");
    background-repeat: no-repeat;
    bottom: 2px;
    color: white !important;
    display: inline-block;
    font-family: PFDinTextCondPro-Italic !important;
    font-size: 15px;
    font-style: normal !important;
    font-weight: normal !important;
    height: 23px;
    margin-left: 7px;
    position: relative;
    text-indent: 10px;
    text-transform: lowercase;
    width: 144px;
}
.multiply-bonus-k span {
    color: white !important;
    font-family: GothaProMed !important;
    font-size: 17px;
    font-style: normal !important;
    font-weight: bold;
    margin-right: 5px;
}
.bonus-banner {
    background-color: #e4e3e3;
    border-radius: 15px;
    margin: 20px 33px;
    padding: 20px;
}
.bonus-banner .title {
    color: #75a404;
    font-family: GothaProMed;
    font-size: 15px;
    line-height: 1.3;
    text-transform: uppercase;
}
.bonus-banner .content {
    font-family: PGothaProBlack;
    font-size: 44px;
    line-height: 1;
    margin-top: 6px;
    text-align: center;
}
.bonus-banner .content span {
    display: block;
    font-family: PFDinTextCondPro-Italic;
    font-size: 22px;
}
.bonus-banner .countdown {
    margin-top: 15px;
}
.bonus-banner .countdown .count-text {
    float: left;
    font-family: PFDinTextCondPro-Light;
    font-size: 14px;
    line-height: 1;
    text-align: right;
    width: 75px;
}
.bonus-banner .countdown .time {
    font-size: 21px;
    left: -5px;
    position: relative;
    top: -2px;
}
.bonus-banner .countdown .time span {
    background-color: #8fcb00;
    border-right: 1px solid white;
    color: white;
    display: inline-block;
    padding: 3px 0;
    text-align: center;
    width: 18px;
}
.bonus-banner .countdown .time span:first-child {
    border-radius: 5px 0 0 5px;
}
.bonus-banner .countdown .time span:last-child {
    border-radius: 0 5px 5px 0;
}
.openBasketPopup.with-bonus-banner {
    height: 760px !important;
    max-height: 735px !important;
}
.with-bonus-banner .basket_left_colum a {
    margin-top: 0;
}
.checkout_step_1 .form-data {
    position: relative;
}
.checkout_step_1 .bonus-banner {
    background-color: white;
    position: absolute;
    right: 90px;
    text-align: center;
    top: -36px;
    width: 200px;
}
.checkout_step_2 .bonus-banner {
    background-color: white;
    float: right;
    margin: 23px 0 0;
    padding: 0;
    position: absolute;
    right: -60px;
    text-align: center;
    top: 183px;
    width: 320px;
}
.checkout_step_2 .bonus-banner .title {
    float: left;
    font-size: 17px;
    margin-top: -1px;
    text-align: right;
    width: 200px;
}
.checkout_step_2 .bonus-banner .content {
    float: left;
    margin-left: 12px;
    margin-top: -13px;
    padding: 0;
    width: 90px;
}
.checkout_step_2 .bonus-banner .countdown {
    clear: left;
    margin: 80px 67px 30px;
    width: 200px;
}
.checkout_step_2 .bonus-banner-pickup {
    float: left;
    margin-top: 35px;
}
.checkout_step_2 .bonus-banner-pickup .title {
    float: right;
    position: relative;
    text-align: left;
    top: -11px;
    width: 138px;
}
.checkout_step_2 .bonus-banner-pickup .bonus-banner {
    left: 0;
    position: relative;
    top: 0;
    width: 290px;
}
.checkout_step_2 .bonus-banner-pickup .content {
    float: right;
    width: 90px;
}
.checkout_step_2 .bonus-banner-pickup .plus_bonus .content {
    width: 113px;
}
.bonus-banner.gift .title {
    font-size: 15px;
}
.top-bonus-banner.product-of-the-day {
    padding: 10px;
}
.top-bonus-banner.product-of-the-day > img {
    float: left;
    height: 70px;
    margin-left: 31px;
    margin-right: 40px;
    margin-top: 3px;
    vertical-align: top;
}
.top-bonus-banner.product-of-the-day .text-image {
    background-image: url("../image/product-of-the-day-text.png");
    display: inline-block;
    float: left;
    height: 59px;
    margin-top: 12px;
    width: 166px;
}
.top-bonus-banner.product-of-the-day .procent {
    background-image: url("../image/product-of-the-day-procent.png");
    display: inline-block;
    float: left;
    font-family: PGothaProBlack;
    font-size: 21px;
    height: 86px;
    line-height: 84px;
    margin-left: 20px;
    position: relative;
    text-align: center;
    top: -4px;
    width: 89px;
}
.top-bonus-banner.product-of-the-day .procent span {
    font-size: 28px;
}
.top-bonus-banner.product-of-the-day .timer {
    background-image: url("../image/product-of-the-day-timer.png");
    float: left;
    height: 78px;
    margin-top: 0;
    width: 118px;
}
.top-bonus-banner.product-of-the-day .timer .countdown .time {
    font-size: 15px;
    margin-left: 13px;
    margin-top: 7px;
    position: relative;
}
.top-bonus-banner.product-of-the-day .timer .countdown .time span {
    background-color: #8fcb00;
    border-right: 1px solid white;
    color: white;
    display: inline-block;
    padding: 3px 0;
    text-align: center;
    width: 18px;
}
.top-bonus-banner.product-of-the-day .timer .countdown .time span:first-child {
    border-radius: 5px 0 0 5px;
}
.top-bonus-banner.product-of-the-day .timer .countdown .time span:last-child {
    border-radius: 0 5px 5px 0;
}
.top-bonus-banner.product-of-the-day .timer .countdown .count-text {
    font-family: PFDinTextCondPro-Light;
    font-size: 15px;
    line-height: 1;
    margin-top: 8px;
    text-align: right;
    width: 95px;
}
.top-bonus-banner.product-of-the-day .close {
    background-image: url("../image/product-of-the-day-close.png");
    border: medium none;
    height: 16px;
    overflow: hidden;
    right: 29px;
    text-indent: 999px;
    top: 12px;
    width: 15px;
}
.bonus-banner.gift {
    background-color: white;
    border: 1px solid #e4e3e3;
}
.checkout_step_2 .bonus-banner.gift {
    border: medium none;
    padding-top: 20px;
}
.checkout_step_2 .bonus-banner.gift .title {
    margin-top: 5px;
}
.bonus-banner.product_of_the_day {
    background-color: white;
    border: 1px solid #e4e3e3;
}
.bonus-banner.product_of_the_day .title {
    font-size: 15px;
}
.bonus-banner.product_of_the_day .procent {
    bottom: 20px;
    display: inline-block;
    font-family: PGothaProBlack;
    font-size: 44px;
    left: 10px;
    position: relative;
}
.checkout_step_2 .bonus-banner.product_of_the_day {
    border: medium none;
    padding-top: 20px;
}
.checkout_step_2 .bonus-banner.product_of_the_day .title {
    margin-top: 5px;
}
.checkout_step_2 .bonus-banner-pickup .product_of_the_day {
    width: 360px;
}
.checkout_step_2 .bonus-banner-pickup .product_of_the_day .title {
    float: left;
    width: 110px;
}
.checkout_step_2 .bonus-banner-pickup .product_of_the_day .content {
    float: left;
    margin-left: 0;
    margin-top: -14px;
    width: 200px;
}
.checkout_step_2 .product_of_the_day {
}
.checkout_step_2 .product_of_the_day .title {
    width: 106px;
}
.checkout_step_2 .product_of_the_day .content {
    margin-top: -2px;
    width: 200px;
}
