.customize-close-button {
    top: 1px;
    right: 1px;
    border-left: 64px solid transparent;
    -webkit-background-size: 0 0 !important;
    background-size: 0 0 !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 0 !important;
    position: absolute !important;
    background-color: transparent !important;
    overflow: visible !important
}

.hardware-acceleration {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    will-change: transform;
    backface-visibility: hidden
}

.coupon-treasure-container-input {
    font: 600 16px 'Bk-Open sans', sans-serif;
    text-transform: uppercase;
    margin: 0;
    max-width: 180px;
    top: 17px;
    height: 36px;
    line-height: 36px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.bk-coupon-box-wrapper, .font-smoothing-render {
    -webkit-font-smoothing: antialiased;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .004);
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility
}

.opacity-7 {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    -moz-opacity: .7;
    -khtml-opacity: .7;
    opacity: .7
}

.display-flex {
    display: flex;
    display: -webkit-flex
}

.opacity-1 {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1
}

.opacity-0 {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0
}

.bk-coupon-box_close {
    position: absolute;
    top: 10px;
    right: 15px;
    background: url(../images/sprites.png?v9) -87px -135px no-repeat;
    height: 22px;
    width: 22px;
    background-size: 1800px 300px;
    text-indent: -9999px;
    outline: 0;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    min-width: 0;
    padding: 0
}

.bk-coupon-box_close:hover {
    background: url(../images/sprites.png?v9) -87px -135px no-repeat;
    border: none
}

.bk-coupon-box-wrapper {
    display: block;
    overflow-x: visible;
    overflow-y: auto;
    z-index: 0 !important;
    opacity: 1;
    visibility: visible;
    transition: all .3s;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    text-align: center;
    zoom: 1
}

.bk-coupon-box-wrapper * {
    box-sizing: border-box
}

.popup_visible #slidein {
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0)
}

@media only screen and (max-width: 480px) {
    .bk-coupon-box-wrapper {
        width: 100%;
        padding: 0;
        margin: 0;
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch
    }

    .popup_visible .bk-coupon-box-content {
        width: auto !important;
        margin: 45px 10px
    }
}

.bk-coupon-box-content.popup_content_visible {
    z-index: 1980001;
    -webkit-box-shadow: 0 12px 12px 0 rgba(0, 0, 0, .27);
    -moz-box-shadow: 0 12px 12px 0 rgba(0, 0, 0, .27);
    box-shadow: 0 12px 12px 0 rgba(0, 0, 0, .27);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: auto;
    background: no-repeat #fff;
    padding: 0;
    opacity: 1;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    visibility: visible;
    display: inline-block;
    outline: 0;
    text-align: left;
    position: relative;
    vertical-align: middle
}

@media only screen and (max-width: 480px) {
    .bk-coupon-box-content.popup_content_visible {
        -webkit-box-shadow: 2px 0 3px 0 rgba(0, 0, 0, .45);
        -moz-box-shadow: 2px 0 3px 0 rgba(0, 0, 0, .45);
        box-shadow: 2px 0 3px 0 rgba(0, 0, 0, .45);
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        width: 95vw !important
    }

    .bk-coupon-box-content .share-content {
        height: auto
    }
}

.bk-coupon-box-content .share-content .cbox-header .scn-text-scheme {
    font: 400 25px 'Bk-Open sans', sans-serif;
    color: #000;
    text-transform: uppercase;
    font-style: normal;
    border: none;
    line-height: normal;
    margin: 0 0 15px;
    padding: 0
}

@media only screen and (max-width: 480px) {
    .bk-coupon-box-content .share-content .cbox-header .scn-text-scheme {
        font: 20px HelveticaNeueLTStdRoman, sans-serif;
        width: auto;
        padding-top: 35px
    }

    .bk-coupon-box-content .share-content .cbox-header .coupon-desc {
        overflow: hidden
    }
}

.bk-coupon-box-content .share-content .cbox-header .coupon-desc {
    font: 400 16px 'Bk-Open sans', sans-serif;
    color: #000;
    font-style: normal;
    -ms-word-wrap: break-word;
    word-wrap: break-word
}

.bk-coupon-box-content .share-content .cbox-content .bk-powered {
    text-align: center;
    padding-top: 15px
}

.bk-coupon-box-content .share-content .cbox-content .bk-powered a.bk-coupon-box_link {
    font: 400 12px 'Bk-Open sans', sans-serif;
    color: #000
}

@media only screen and (max-width: 480px) {
    .bk-coupon-box-content .share-content .cbox-content .bk-powered {
        max-width: 300px;
        bottom: 20px
    }

    .bk-coupon-box-content .share-content .cbox-content .bk-powered a.bk-coupon-box_link {
        color: #000 !important
    }
}

.bk-coupon-box-content .share-content .cbox-content .bk-powered a.bk-coupon-box_link span {
    color: #5373f9
}

.bk-coupon-box-content .share-content .cbox-content .bk-powered a.bk-coupon-box_link span:hover {
    text-decoration: underline
}

.bk-coupon-box-content .share-content .cbox-content .bk-powered a.bk-coupon-box_link:focus, .bk-coupon-box-content .share-content .cbox-content .bk-powered a.bk-coupon-box_link:hover {
    text-decoration: none
}

.bk-coupon-box-content .bk-padding-cbox {
    padding: 20px 30px 30px;
    display: block
}

@media only screen and (max-width: 480px) {
    .bk-coupon-box-content .bk-padding-cbox {
        padding: 0 20px
    }

    .bk-coupon-box-content .bk-padding-cbox .bk-coupon-box_close {
        top: 0;
        right: 0;
        background: url(../images/sprites.png?v9) -85px -129px no-repeat;
        height: 31px;
        width: 31px
    }

    .bk-coupon-box-content .bk-padding-cbox .bk-coupon-box_close:hover {
        background-position: -85px -127px
    }
}

.popup_align {
    display: inline-block;
    vertical-align: middle;
    height: 100%
}

.bk-coupon-box-content.scn_cbox_edit-theme-1 .bk-padding-cbox .share-content .cbox-header .coupon-desc, .bk-coupon-box-content.scn_cbox_newyear2016_1 .bk-padding-cbox button.bk-coupon-box_close:after, .bk-coupon-box-content.scn_cbox_newyear2016_2 .bk-padding-cbox button.bk-coupon-box_close:after, .bk-coupon-box-content.scn_cbox_valentine .bk-padding-cbox button.bk-coupon-box_close:after, .bk-coupon-box-content.scn_cbox_xmas2016_1 .bk-padding-cbox button.bk-coupon-box_close:after, .bk-coupon-box-content.scn_cbox_xmas2016_2 .bk-padding-cbox button.bk-coupon-box_close:after {
    display: none
}

.bk-coupon-box-background {
    visibility: visible;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    -moz-opacity: .7;
    -khtml-opacity: .7;
    opacity: .7;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: all .3s;
    z-index: 1980000
}

.bk-coupon-box-content p.scn-text-scheme {
    -ms-word-wrap: break-word;
    word-wrap: break-word
}

.bk-coupon-box-content.scn_cbox_clean {
    width: 654px
}

.bk-coupon-box-content.scn_cbox_clean .bk-padding-cbox {
    padding: 40px 30px
}

.bk-coupon-box-content.scn_cbox_clean .bk-padding-cbox .share-content .cbox-header p.scn-text-scheme {
    font: 40px Georgia, serif !important;
    text-align: center;
    text-transform: none;
    margin: 0 0 60px
}

@media only screen and (max-width: 480px) {
    .bk-coupon-box-content.scn_cbox_clean .bk-padding-cbox {
        padding: 0 10px
    }

    .bk-coupon-box-content.scn_cbox_clean .bk-padding-cbox .share-content .cbox-header p.scn-text-scheme {
        font-size: 25px;
        padding-top: 45px;
        margin-bottom: 40px
    }
}

.bk-coupon-box-content.scn_cbox_clean .bk-padding-cbox .share-content .cbox-header .coupon-desc {
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    padding: 0 35px
}

.bk-coupon-box-content.scn_cbox_clean .bk-padding-cbox .share-content .cbox-header .coupon-desc:before {
    content: '';
    width: 300px;
    height: 1px;
    background: #b1b1b1;
    position: absolute;
    margin-top: -30px;
    left: 50%;
    margin-left: -150px
}

@media only screen and (max-width: 480px) {
    .bk-coupon-box-content.scn_cbox_clean .bk-padding-cbox .share-content .cbox-header .coupon-desc {
        font-size: 14px;
        line-height: 18px;
        padding: 0
    }

    .bk-coupon-box-content.scn_cbox_clean .bk-padding-cbox .share-content .cbox-header .coupon-desc:before {
        margin-top: -20px;
        width: 80%;
        margin-left: -40%
    }

    .bk-coupon-box-content.scn_cbox_clean .bk-padding-cbox .share-content .cbox-content {
        padding-bottom: 30px
    }
}

.bk-coupon-box-content.scn_cbox_clean .bk-padding-cbox .share-content .cbox-content .bk-powered {
    width: 534px;
    position: absolute;
    text-align: center;
    bottom: -40px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0)
}

.bk-coupon-box-content.scn_cbox_clean .bk-padding-cbox .share-content .cbox-content .bk-powered a {
    font: 400 15px Arial, Helvetica, sans-serif;
    color: #fff
}

@media only screen and (max-width: 480px) {
    .bk-coupon-box-content.scn_cbox_clean .bk-padding-cbox .share-content .cbox-content .bk-powered {
        bottom: -50px;
        padding: 15px 0
    }

    .bk-coupon-box-content.scn_cbox_clean .bk-padding-cbox .share-content .cbox-content .bk-powered a {
        color: #fff !important
    }

    .bk-coupon-box-content.scn_cbox_clean .bk-padding-cbox .bk-coupon-box_close {
        top: 1px;
        right: 1px
    }
}

.bk-coupon-box-content.scn_cbox_clean .bk-padding-cbox .share-content .cbox-content .bk-powered a:hover {
    opacity: 1
}

.bk-coupon-box-content.scn_cbox_clean .bk-padding-cbox .share-content .cbox-content .bk-powered a span {
    color: #fff;
    text-decoration: underline
}

.bk-coupon-box-content.scn_cbox_clean .bk-padding-cbox .share-content .cbox-content .bk-powered a svg g {
    stroke: #fff !important
}

.bk-coupon-box-content.scn_cbox_clean button.bk-coupon-box_close {
    top: 1px;
    right: 1px;
    border-top: 55px solid #a3c3e0;
    border-left: 55px solid transparent;
    -webkit-background-size: 0 0 !important;
    background-size: 0 0 !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 0 !important;
    position: absolute !important;
    background-color: transparent !important;
    overflow: visible !important
}

.bk-coupon-box-content.scn_cbox_clean button.bk-coupon-box_close:before {
    content: '';
    background: url(../images/icon-close-clean-theme.png) no-repeat;
    width: 14px;
    height: 14px;
    position: absolute;
    top: -45px;
    right: 10px
}

.bk-coupon-box-content.scn_cbox_clean button.bk-coupon-box_close:hover {
    border-top: 55px solid #84b0d7
}

.bk-coupon-box-content.scn_cbox_lovewins {
    background: #eff0ea;
    border: 10px solid #fff;
    width: 550px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 6px rgba(84, 84, 84, .75);
    -moz-box-shadow: 0 0 6px rgba(84, 84, 84, .75);
    box-shadow: 0 0 6px rgba(84, 84, 84, .75)
}

.bk-coupon-box-content.scn_cbox_lovewins .share-content {
    position: relative;
    z-index: 1
}

.bk-coupon-box-content.scn_cbox_lovewins .bk-padding-cbox {
    position: relative;
    padding: 30px 30px 15px
}

.bk-coupon-box-content.scn_cbox_lovewins .bk-padding-cbox:before {
    content: '';
    background: url(../images/lovewins/sprites-lovewins.png) -53px -25px no-repeat;
    width: 146px;
    height: 220px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1
}

@media only screen and (max-width: 480px) {
    .bk-coupon-box-content.scn_cbox_lovewins .bk-padding-cbox {
        padding: 0 0 30px
    }

    .bk-coupon-box-content.scn_cbox_lovewins .bk-padding-cbox:after {
        width: 100%
    }

    .bk-coupon-box-content.scn_cbox_lovewins .bk-padding-cbox:before {
        background-position: -50px -22px;
        background-size: 740px 400px;
        left: 0;
        width: 115px;
        height: 150px;
        opacity: .5
    }

    .bk-coupon-box-content.scn_cbox_lovewins .bk-padding-cbox .share-content .cbox-header {
        padding: 0 20px
    }

    .bk-coupon-box-content.scn_cbox_lovewins .bk-padding-cbox .share-content .cbox-header p.scn-text-scheme {
        font: 400 20px HelveticaNeueLTStdRoman, sans-serif;
        padding-top: 34px
    }

    .bk-coupon-box-content.scn_cbox_lovewins .bk-padding-cbox .share-content .cbox-header .coupon-desc {
        font: 14px HelveticaNeueLTStdRoman, sans-serif;
        text-align: left
    }
}

.bk-coupon-box-content.scn_cbox_lovewins .bk-padding-cbox button.bk-coupon-box_close {
    position: absolute;
    top: -25px;
    right: -25px;
    width: 40px;
    height: 40px;
    background: url(../images/lovewins/sprites-lovewins.png) -557px -10px no-repeat #fff;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .45);
    -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, .45);
    box-shadow: 0 2px 2px rgba(0, 0, 0, .45)
}

.bk-coupon-box-content.scn_cbox_lovewins .bk-padding-cbox button.bk-coupon-box_close:hover {
    background-position: -557px -10px
}

@media only screen and (max-width: 480px) {
    .bk-coupon-box-content.scn_cbox_lovewins .bk-padding-cbox button.bk-coupon-box_close {
        position: absolute;
        top: 3px;
        right: 0;
        width: 40px;
        height: 40px;
        background: url(../images/lovewins/sprites-lovewins.png) -557px -10px no-repeat;
        box-shadow: none;
        color: transparent
    }

    .bk-coupon-box-content.scn_cbox_lovewins .bk-padding-cbox button.bk-coupon-box_close:hover {
        background-position: -557px -10px !important
    }
}

.bk-coupon-box-content.scn_cbox_halloween {
    -webkit-box-shadow: 0 0 6px rgba(84, 84, 84, .75);
    -moz-box-shadow: 0 0 6px rgba(84, 84, 84, .75);
    box-shadow: 0 0 6px rgba(84, 84, 84, .75);
    -webkit-border-radius: 2px 2px 3px 3px;
    -moz-border-radius: 2px 2px 3px 3px;
    border-radius: 2px 2px 3px 3px;
    width: 520px
}

@media only screen and (max-width: 480px) {
    .bk-coupon-box-content.scn_cbox_halloween {
        background: 0 0
    }

    .bk-coupon-box-content.scn_cbox_halloween:before {
        content: '';
        background: #fff;
        width: 100%;
        height: 100%;
        position: absolute
    }
}

.bk-coupon-box-content.scn_cbox_halloween .bk-padding-cbox {
    background-color: #000;
    padding: 0 0 150px;
    margin: 7px;
    position: relative
}

@media only screen and (max-width: 480px) {
    .bk-coupon-box-content.scn_cbox_halloween .bk-padding-cbox {
        padding: 0 5px 130px;
        border: 5px solid #fff;
        margin: 0
    }

    .bk-coupon-box-content.scn_cbox_halloween .bk-padding-cbox:before {
        background-size: 1285px auto;
        background-position: -180px -120px
    }
}

.bk-coupon-box-content.scn_cbox_halloween .bk-padding-cbox:before {
    content: "";
    background: url(../images/halloween//sprites-halloween.png) 1px -105px no-repeat;
    width: 100%;
    height: 202px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0
}

.bk-coupon-box-content.scn_cbox_halloween .bk-padding-cbox:after {
    content: "";
    background: url(../images/halloween//sprites-halloween.png) -654px -92px no-repeat;
    width: 215px;
    height: 52px;
    position: absolute;
    bottom: -30px;
    left: 50%;
    margin-left: -107px
}

.bk-coupon-box-content.scn_cbox_halloween .bk-padding-cbox .share-content {
    position: relative
}

.bk-coupon-box-content.scn_cbox_halloween .bk-padding-cbox .share-content:before {
    content: "";
    background: url(../images/halloween//sprites-halloween.png) no-repeat;
    width: 56px;
    height: 44px;
    position: absolute;
    top: 5px;
    left: 8px;
    z-index: 0
}

.bk-coupon-box-content.scn_cbox_halloween .bk-padding-cbox .share-content .cbox-header {
    padding: 30px 25px 0;
    position: relative;
    z-index: 1
}

.bk-coupon-box-content.scn_cbox_halloween .bk-padding-cbox .share-content .cbox-header p.scn-text-scheme {
    font-size: 24px;
    color: #fff
}

.bk-coupon-box-content.scn_cbox_halloween .bk-padding-cbox .share-content .cbox-header .coupon-desc {
    line-height: 20px;
    font-weight: 300;
    color: #fff
}

.bk-coupon-box-content.scn_cbox_halloween .bk-padding-cbox button.bk-coupon-box_close {
    background: url(../images/halloween//sprites-halloween.png) -355px 0 no-repeat;
    z-index: 11
}

.bk-coupon-box-content.scn_cbox_halloween .bk-padding-cbox button.bk-coupon-box_close:hover {
    background-position: -355px 0 !important
}

@media only screen and (max-width: 480px) {
    .bk-coupon-box-content.scn_cbox_halloween .bk-padding-cbox .share-content .cbox-header {
        padding: 49px 10px 0
    }

    .bk-coupon-box-content.scn_cbox_halloween .bk-padding-cbox .share-content .cbox-header p.scn-text-scheme {
        font-size: 20px;
        text-align: left;
        padding-top: 32px
    }

    .bk-coupon-box-content.scn_cbox_halloween .bk-padding-cbox .share-content .cbox-header .coupon-desc {
        text-align: left;
        font: 14px HelveticaNeueLTStdRoman, sans-serif
    }

    .bk-coupon-box-content.scn_cbox_halloween .bk-padding-cbox button.bk-coupon-box_close {
        top: 10px;
        right: 15px;
        background: url(../images/halloween//sprites-halloween.png) -355px 0 no-repeat;
        height: 22px;
        width: 22px;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        text-indent: -9999px;
        color: transparent
    }

    .bk-coupon-box-content.scn_cbox_halloween .bk-padding-cbox button.bk-coupon-box_close:hover {
        background-position: -355px 0 !important
    }
}

.bk-coupon-box-content.scn_cbox_halloween .bk-padding-cbox .bk-powered {
    position: absolute;
    left: 50%;
    margin-left: -65px
}

.bk-coupon-box-content.scn_cbox_halloween .bk-padding-cbox .bk-powered a.bk-coupon-box_link {
    color: #fff
}

.bk-coupon-box-content.scn_cbox_thanks_giving {
    border: 7px solid #fff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    position: relative;
    background: url(../images/thank-giving/bg-thank-giving.png) no-repeat;
    background-size: 100% 100%;
    text-align: center !important;
    width: 506px
}

.bk-coupon-box-content.scn_cbox_thanks_giving .bk-padding-cbox {
    padding: 30px 5px
}

@media only screen and (max-width: 480px) {
    .bk-coupon-box-content.scn_cbox_thanks_giving {
        border: none
    }

    .bk-coupon-box-content.scn_cbox_thanks_giving .bk-padding-cbox {
        padding: 0 10px 30px
    }

    .bk-coupon-box-content.scn_cbox_thanks_giving .bk-padding-cbox .share-content:before {
        background: url(../images/thank-giving/logo-thanksgiving-mobile.png) 50% 10px no-repeat;
        top: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        content: '';
        width: 100%;
        height: 254px;
        position: absolute
    }
}

.bk-coupon-box-content.scn_cbox_thanks_giving .bk-padding-cbox .share-content .cbox-header {
    padding: 0 25px
}

@media only screen and (max-width: 480px) {
    .bk-coupon-box-content.scn_cbox_thanks_giving .bk-padding-cbox .share-content .cbox-header {
        position: relative;
        padding: 0
    }
}

.bk-coupon-box-content.scn_cbox_thanks_giving .bk-padding-cbox .share-content .cbox-header p.scn-text-scheme {
    text-transform: uppercase;
    padding-top: 155px;
    position: relative;
    font-size: 24px
}

.bk-coupon-box-content.scn_cbox_thanks_giving .bk-padding-cbox .share-content .cbox-header p.scn-text-scheme:before {
    background: url(../images/thank-giving/sprites-thank-giving.png) -1046px -1px no-repeat;
    background-size: 1800px 300px;
    top: -20px;
    left: 50%;
    margin-left: -80px;
    content: '';
    height: 160px;
    width: 160px;
    position: absolute
}

@media only screen and (max-width: 480px) {
    .bk-coupon-box-content.scn_cbox_thanks_giving .bk-padding-cbox .share-content .cbox-header p.scn-text-scheme {
        font: 20px HelveticaNeueLTStdRoman, sans-serif;
        color: #000;
        padding-top: 98px
    }

    .bk-coupon-box-content.scn_cbox_thanks_giving .bk-padding-cbox .share-content .cbox-header p.scn-text-scheme:before {
        display: none
    }
}

.bk-coupon-box-content.scn_cbox_thanks_giving .bk-padding-cbox .share-content .cbox-header .coupon-desc {
    line-height: 16px
}

.bk-coupon-box-content.scn_cbox_thanks_giving .bk-coupon-box_close {
    right: 10px;
    background: url(../images/thank-giving/sprites-thank-giving.png) -87px -135px no-repeat
}

.bk-coupon-box-content.scn_cbox_thanks_giving .bk-coupon-box_close:hover {
    background-position: -87px -135px
}

@media only screen and (max-width: 480px) {
    .bk-coupon-box-content.scn_cbox_thanks_giving .bk-padding-cbox .share-content .cbox-header .coupon-desc {
        font: 14px HelveticaNeueLTStdRoman, sans-serif;
        color: #000;
        text-align: left;
        margin-top: 15px
    }

    .bk-coupon-box-content.scn_cbox_thanks_giving .bk-coupon-box_close {
        top: 10px;
        right: 10px;
        background: url(../images/thank-giving/sprites-thank-giving.png) -87px -135px no-repeat;
        height: 22px;
        width: 22px;
        color: transparent
    }
}

.bk-coupon-box-content.scn_cbox_thanks_giving .bk-powered a.bk-coupon-box_link, .bk-coupon-box-content.scn_cbox_thanks_giving .bk-powered a.bk-coupon-box_link span {
    color: #fff
}

.bk-coupon-box-content.scn_cbox_black_friday {
    border: 7px solid #000;
    border-radius: 0;
    position: relative;
    width: 506px
}

.bk-coupon-box-content.scn_cbox_black_friday .bk-padding-cbox {
    padding: 25px 0 15px
}

@media only screen and (max-width: 480px) {
    .bk-coupon-box-content.scn_cbox_black_friday {
        border-width: 5px;
        overflow: visible
    }

    .bk-coupon-box-content.scn_cbox_black_friday .bk-padding-cbox {
        padding: 30px 5px 0
    }
}

.bk-coupon-box-content.scn_cbox_black_friday .bk-padding-cbox .share-content .cbox-header {
    padding: 0 30px
}

.bk-coupon-box-content.scn_cbox_black_friday .bk-padding-cbox .share-content .cbox-header .scn-text-scheme {
    text-transform: uppercase;
    font-size: 24px
}

.bk-coupon-box-content.scn_cbox_black_friday .bk-coupon-box_close {
    right: 10px
}

@media only screen and (max-width: 480px) {
    .bk-coupon-box-content.scn_cbox_black_friday .bk-padding-cbox .share-content .cbox-header {
        padding: 0 20px
    }

    .bk-coupon-box-content.scn_cbox_black_friday .bk-padding-cbox .share-content .cbox-header .scn-text-scheme {
        font-size: 20px;
        color: #000;
        text-align: left;
        padding-top: 0
    }

    .bk-coupon-box-content.scn_cbox_black_friday .bk-padding-cbox .share-content .cbox-header .coupon-desc {
        font-size: 14px;
        text-align: left
    }

    .bk-coupon-box-content.scn_cbox_black_friday .bk-coupon-box_close {
        top: 0;
        right: 0;
        height: 31px;
        width: 31px;
        background-color: transparent;
        color: transparent
    }

    .bk-coupon-box-content.scn_cbox_xmas {
        overflow: visible
    }
}

.bk-coupon-box-content.scn_cbox_xmas {
    border: 7px solid #fff;
    border-radius: 0;
    position: relative;
    background: url(../images/xmas/bg-xmas.png);
    width: 506px
}

.bk-coupon-box-content.scn_cbox_xmas:before {
    position: absolute;
    content: '';
    width: 138px;
    height: 138px;
    left: -95px;
    top: -91px;
    background: url(../images/xmas/sprites-xmas.png) -1070px 0 no-repeat;
    background-size: 1800px 300px;
    display: none
}

@media only screen and (max-width: 480px) {
    .bk-coupon-box-content.scn_cbox_xmas:before {
        background: url(../images/xmas/sprites-xmas.png) -1071px 0 no-repeat;
        background-size: 1800px 300px;
        top: -105px;
        left: 30px
    }
}

.bk-coupon-box-content.scn_cbox_xmas:after {
    position: absolute;
    content: '';
    width: 257px;
    height: 181px;
    right: -125px;
    bottom: -60px;
    background: url(../images/xmas/sprites-xmas.png) -1243px -112px no-repeat;
    background-size: 1800px 300px;
    z-index: -1
}

.bk-coupon-box-content.scn_cbox_xmas .bk-padding-cbox {
    padding: 30px 30px 35px
}

.bk-coupon-box-content.scn_cbox_xmas .bk-padding-cbox .share-content .cbox-header .scn-text-scheme {
    text-transform: uppercase;
    color: #fff;
    font-size: 24px
}

@media only screen and (max-width: 480px) {
    .bk-coupon-box-content.scn_cbox_xmas:after {
        bottom: -120px;
        right: 0
    }

    .bk-coupon-box-content.scn_cbox_xmas .bk-padding-cbox {
        padding: 13px 6px 30px
    }

    .bk-coupon-box-content.scn_cbox_xmas .bk-padding-cbox .share-content .cbox-header {
        padding: 0 9px
    }

    .bk-coupon-box-content.scn_cbox_xmas .bk-padding-cbox .share-content .cbox-header .scn-text-scheme {
        color: #fff !important;
        padding-top: 15px
    }
}

.bk-coupon-box-content.scn_cbox_xmas .bk-padding-cbox .share-content .cbox-header .coupon-desc {
    color: #fff;
    font: 14px HelveticaNeueLTStdRoman, sans-serif;
    text-align: left;
    line-height: 20px
}

.bk-coupon-box-content.scn_cbox_xmas .bk-coupon-box_close {
    right: 10px;
    background: url(../images/xmas/sprites-xmas.png) -440px -32px no-repeat
}

@media only screen and (max-width: 480px) {
    .bk-coupon-box-content.scn_cbox_xmas .bk-coupon-box_close {
        height: 30px;
        width: 30px;
        background: url(../images/xmas/sprites-xmas.png) -80px -135px no-repeat;
        top: 10px;
        right: 10px;
        color: transparent
    }

    .bk-coupon-box-content.scn_cbox_xmas .bk-coupon-box_close:hover {
        background-position: -80px -135px
    }
}

.bk-coupon-box-content.scn_cbox_xmas .bk-powered a.bk-coupon-box_link, .bk-coupon-box-content.scn_cbox_xmas .bk-powered a.bk-coupon-box_link span, .bk-coupon-box-content.scn_cbox_xmas2016_1 .bk-padding-cbox .share-content .cbox-header .coupon-desc, .bk-coupon-box-content.scn_cbox_xmas2016_1 .bk-padding-cbox .share-content .cbox-header p {
    color: #fff
}

.bk-coupon-box-content.scn_cbox_xmas2016_1 {
    background: url(../images/xmas2016_1/xmas1-background.png) 0 -1px no-repeat;
    width: 540px;
    box-shadow: none;
    background-size: 100% 100%
}

.bk-coupon-box-content.scn_cbox_xmas2016_1:before {
    content: '';
    background: url(../images/xmas2016_1/sprites-xmas2016.png) -977px -227px no-repeat;
    position: absolute;
    top: 15px;
    left: 193px;
    width: 154px;
    height: 77px
}

@media only screen and (max-width: 480px) {
    .bk-coupon-box-content.scn_cbox_xmas2016_1 {
        background: url(../images/xmas2016_1/xmas1-background-mobile.png) no-repeat;
        background-size: cover;
        border: 3px solid #fff;
        width: 100%;
        margin-bottom: 30px
    }

    .bk-coupon-box-content.scn_cbox_xmas2016_1:before {
        background-position: -1171px -246px;
        top: 5px;
        left: 50%;
        margin-left: -60px;
        width: 115px;
        height: 56px
    }
}

.bk-coupon-box-content.scn_cbox_xmas2016_1 .bk-padding-cbox {
    padding: 100px 25px 60px;
    margin: 0 4px
}

@media only screen and (max-width: 480px) {
    .bk-coupon-box-content.scn_cbox_xmas2016_1 .bk-padding-cbox {
        width: 100%;
        margin: 0 auto;
        padding: 65px 0 30px
    }
}

.bk-coupon-box-content.scn_cbox_xmas2016_1 .bk-padding-cbox .share-content {
    background: rgba(0, 20, 72, .9);
    opacity: .9
}

.bk-coupon-box-content.scn_cbox_xmas2016_1 .bk-padding-cbox .share-content:before {
    content: '';
    background: url(../images/xmas2016_1/sprites-xmas2016.png) -86px 0 no-repeat;
    position: absolute;
    top: 75px;
    left: 7px;
    width: 72px;
    height: 400px;
    opacity: 1
}

@media only screen and (max-width: 480px) {
    .bk-coupon-box-content.scn_cbox_xmas2016_1 .bk-padding-cbox .share-content:before {
        background-position: -104px 0;
        width: 40px;
        left: 0;
        top: -25px;
        z-index: -1
    }

    .bk-coupon-box-content.scn_cbox_xmas2016_1 .bk-padding-cbox .share-content {
        padding: 20px 0 0
    }
}

.bk-coupon-box-content.scn_cbox_xmas2016_1 .bk-padding-cbox .share-content .cbox-header {
    padding: 20px 0 0 20px
}

@media only screen and (max-width: 480px) {
    .bk-coupon-box-content.scn_cbox_xmas2016_1 .bk-padding-cbox .share-content .cbox-header {
        padding: 0 20px
    }

    .bk-coupon-box-content.scn_cbox_xmas2016_1 .bk-padding-cbox .share-content .cbox-header p.scn-text-scheme {
        font-size: 20px;
        text-align: left;
        padding-top: 0
    }

    .bk-coupon-box-content.scn_cbox_xmas2016_1 .bk-padding-cbox .share-content .cbox-header .coupon-desc {
        font-size: 14px;
        text-align: left
    }
}

.bk-coupon-box-content.scn_cbox_xmas2016_1 .bk-padding-cbox .share-content .cbox-content {
    padding-bottom: 15px
}

.bk-coupon-box-content.scn_cbox_xmas2016_1 .bk-padding-cbox .share-content .cbox-content:before {
    content: '';
    background: url(../images/xmas2016_1/sprites-xmas2016.png) -566px -79px no-repeat;
    position: absolute;
    bottom: 7px;
    right: 4px;
    width: 132px;
    height: 180px
}

@media only screen and (max-width: 480px) {
    .bk-coupon-box-content.scn_cbox_xmas2016_1 .bk-padding-cbox .share-content .cbox-content {
        padding: 0
    }

    .bk-coupon-box-content.scn_cbox_xmas2016_1 .bk-padding-cbox .share-content .cbox-content:before {
        background-position: -553px -159px;
        height: 100px;
        width: 105px;
        bottom: 0;
        right: 0
    }
}

.bk-coupon-box-content.scn_cbox_xmas2016_1 .bk-padding-cbox .share-content .cbox-content:after {
    content: '';
    background: url(../images/xmas2016_1/sprites-xmas2016.png) -355px 13px no-repeat;
    position: absolute;
    bottom: 8px;
    left: 7px;
    width: 207px;
    height: 159px;
    z-index: -1
}

@media only screen and (max-width: 480px) {
    .bk-coupon-box-content.scn_cbox_xmas2016_1 .bk-padding-cbox .share-content .cbox-content:after {
        bottom: 0;
        left: 0;
        background-position: -423px -40px;
        width: 115px;
        height: 147px
    }
}

.bk-coupon-box-content.scn_cbox_xmas2016_1 .bk-padding-cbox button.bk-coupon-box_close {
    background: url(../images/xmas2016_1/sprites-xmas2016.png) -1034px 1px no-repeat !important;
    width: 30px;
    height: 29px;
    position: absolute;
    top: 93px;
    right: 20px
}

.bk-coupon-box-content.scn_cbox_xmas2016_1 .bk-padding-cbox .bk-powered {
    position: absolute;
    bottom: 15px;
    left: 50%;
    margin-left: -65px
}

@media only screen and (max-width: 480px) {
    .bk-coupon-box-content.scn_cbox_xmas2016_1 .bk-padding-cbox button.bk-coupon-box_close {
        top: 10px;
        right: 15px;
        background: url(../images/xmas2016_1/sprites-xmas2016.png) no-repeat no-repeat;
        background-position: -1039px -4px !important;
        height: 22px;
        width: 22px;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        text-indent: -9999px;
        color: transparent
    }

    .bk-coupon-box-content.scn_cbox_xmas2016_1 .bk-padding-cbox .bk-powered {
        position: relative;
        bottom: 0;
        left: 0;
        margin-left: 0
    }
}

.bk-coupon-box-content.scn_cbox_xmas2016_1 .bk-padding-cbox .bk-powered a.bk-coupon-box_link, .bk-coupon-box-content.scn_cbox_xmas2016_1 .bk-padding-cbox .bk-powered a.bk-coupon-box_link span {
    color: #fff
}

.bk-coupon-box-content.scn_cbox_xmas2016_2 .bk-padding-cbox .share-content .cbox-header .coupon-desc, .bk-coupon-box-content.scn_cbox_xmas2016_2 .bk-padding-cbox .share-content .cbox-header p.scn-text-scheme {
    color: #6f0e14
}

.bk-coupon-box-content.scn_cbox_xmas2016_2 {
    background: url(../images/xmas2016_2/xmas2-background.png) no-repeat #6f0e14;
    width: 540px;
    box-shadow: none;
    background-size: 535px 100%
}

.bk-coupon-box-content.scn_cbox_xmas2016_2:before {
    content: '';
    background: url(../images/xmas2016_2/sprites-xmas2016.png) -7px -107px no-repeat;
    position: absolute;
    top: 22px;
    right: 51px;
    width: 205px;
    height: 71px
}

@media only screen and (max-width: 480px) {
    .bk-coupon-box-content.scn_cbox_xmas2016_2:before {
        background-position: -18px -40px;
        width: 162px;
        height: 71px;
        top: 0;
        right: 5px
    }
}

.bk-coupon-box-content.scn_cbox_xmas2016_2 .bk-padding-cbox {
    padding: 100px 20px 50px;
    margin: 0 5px;
    border-bottom: 5px solid #fff
}

.bk-coupon-box-content.scn_cbox_xmas2016_2 .bk-padding-cbox:before {
    content: '';
    background: url(../images/xmas2016_2/sprites-xmas2016.png) 0 -187px no-repeat;
    position: absolute;
    top: 11px;
    left: 13px;
    width: 205px;
    height: 107px
}

@media only screen and (max-width: 480px) {
    .bk-coupon-box-content.scn_cbox_xmas2016_2 .bk-padding-cbox:before {
        background-position: -241px -213px;
        left: 0;
        width: 135px;
        height: 75px;
        top: 15px
    }

    .bk-coupon-box-content.scn_cbox_xmas2016_2 .bk-padding-cbox {
        border: 3px solid #fff;
        margin: 0;
        width: 100%;
        padding: 70px 0 0
    }
}

.bk-coupon-box-content.scn_cbox_xmas2016_2 .bk-padding-cbox .share-content {
    background: #fff;
    padding: 30px 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.bk-coupon-box-content.scn_cbox_xmas2016_2 .bk-padding-cbox button.bk-coupon-box_close {
    background: url(../images/xmas2016_1/sprites-xmas2016.png) -1034px 1px no-repeat;
    width: 30px;
    height: 29px;
    position: absolute;
    top: 19px;
    right: 20px
}

@media only screen and (max-width: 480px) {
    .bk-coupon-box-content.scn_cbox_xmas2016_2 .bk-padding-cbox .share-content {
        padding: 0 10px 40px;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0
    }

    .bk-coupon-box-content.scn_cbox_xmas2016_2 .bk-padding-cbox .share-content .cbox-header {
        padding: 20px 0 0
    }

    .bk-coupon-box-content.scn_cbox_xmas2016_2 .bk-padding-cbox .share-content .cbox-header p.scn-text-scheme {
        font: 20px HelveticaNeueLTStdRoman, sans-serif;
        text-align: left;
        padding-top: 0
    }

    .bk-coupon-box-content.scn_cbox_xmas2016_2 .bk-padding-cbox .share-content .cbox-header .coupon-desc {
        font-size: 14px;
        text-align: left
    }

    .bk-coupon-box-content.scn_cbox_xmas2016_2 .bk-padding-cbox button.bk-coupon-box_close {
        top: 10px;
        right: 15px;
        background: url(../images/xmas2016_1/sprites-xmas2016.png) no-repeat no-repeat;
        background-position: -1039px -4px !important;
        height: 22px;
        width: 22px;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        text-indent: -9999px;
        color: transparent
    }
}

.bk-coupon-box-content.scn_cbox_new_year .share-content .cbox-header .coupon-desc, .bk-coupon-box-content.scn_cbox_xmas2016_2 .bk-padding-cbox .bk-powered a.bk-coupon-box_link, .bk-coupon-box-content.scn_cbox_xmas2016_2 .bk-padding-cbox .bk-powered a.bk-coupon-box_link span {
    color: #fff
}

.bk-coupon-box-content.scn_cbox_xmas2016_2 .bk-padding-cbox .bk-powered {
    position: absolute;
    bottom: 15px;
    left: 50%;
    margin-left: -65px
}

@media only screen and (max-width: 480px) {
    .bk-coupon-box-content.scn_cbox_xmas2016_2 .bk-padding-cbox .bk-powered {
        position: relative;
        bottom: 0;
        left: 0;
        margin-left: 0;
        background-color: #6f0e14
    }
}

.bk-coupon-box-content.scn_cbox_new_year {
    border: 7px solid #fff;
    width: 506px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    position: relative;
    background: url(../images/new-year/bg-bottom-new-year.png) -30px bottom no-repeat #ba3535
}

.bk-coupon-box-content.scn_cbox_new_year .coupon-desc {
    line-height: 18px
}

.bk-coupon-box-content.scn_cbox_new_year .share-content .cbox-header p.scn-text-scheme {
    text-transform: uppercase;
    color: #fff;
    font-size: 24px
}

@media only screen and (max-width: 480px) {
    .bk-coupon-box-content.scn_cbox_new_year {
        background: url(../images/new-year/bg-bottom-new-year.png) 0 bottom no-repeat #BA3535;
        background-size: 102% auto;
        margin-bottom: 30px;
        border-width: 5px
    }

    .bk-coupon-box-content.scn_cbox_new_year .share-content .cbox-header {
        padding: 0 15px
    }

    .bk-coupon-box-content.scn_cbox_new_year .share-content .cbox-header p.scn-text-scheme {
        padding-top: 15px;
        padding-right: 0;
        margin-bottom: 20px;
        font-size: 20px;
        text-align: left
    }

    .bk-coupon-box-content.scn_cbox_new_year .share-content .cbox-header .coupon-desc {
        text-align: left;
        font: 14px HelveticaNeueLTStdRoman, sans-serif;
        padding: 0
    }
}

.bk-coupon-box-content.scn_cbox_new_year .bk-padding-cbox {
    padding: 30px 20px 56px;
    position: relative
}

@media only screen and (max-width: 480px) {
    .bk-coupon-box-content.scn_cbox_new_year .bk-padding-cbox {
        padding: 13px 5px 105px
    }

    .bk-coupon-box-content.scn_cbox_new_year .bk-padding-cbox:before {
        position: absolute;
        bottom: 75px;
        left: 50%;
        margin-left: -27px;
        background: url(../images/new-year/sprites-new-year.png) -1034px 0 no-repeat;
        background-size: 1800px 300px;
        width: 55px;
        height: 58px;
        content: '';
        display: none
    }

    .bk-coupon-box-content.scn_cbox_new_year .bk-padding-cbox:after {
        display: none
    }
}

.bk-coupon-box-content.scn_cbox_new_year .bk-coupon-box_close {
    right: 10px;
    background: url(../images/new-year/sprites-new-year.png) -87px -135px no-repeat
}

@media only screen and (max-width: 480px) {
    .bk-coupon-box-content.scn_cbox_new_year .bk-coupon-box_close {
        top: 10px;
        right: 10px;
        background: url(../images/new-year/sprites-new-year.png) -305px -135px no-repeat;
        height: 22px;
        width: 22px;
        color: transparent
    }

    .bk-coupon-box-content.scn_cbox_new_year .bk-coupon-box_close:hover {
        background-position: -305px -135px
    }
}

.bk-coupon-box-content.scn_cbox_new_year .bk-powered a.bk-coupon-box_link, .bk-coupon-box-content.scn_cbox_new_year .bk-powered a.bk-coupon-box_link span, .bk-coupon-box-content.scn_cbox_newyear2016_1 .bk-padding-cbox .share-content .cbox-header .coupon-desc, .bk-coupon-box-content.scn_cbox_newyear2016_1 .bk-padding-cbox .share-content .cbox-header p.scn-text-scheme {
    color: #fff
}

.bk-coupon-box-content.scn_cbox_newyear2016_1 {
    background: url(../images/newyear2016_1/newyear1-background.jpg) 0 -25px no-repeat #32182c;
    width: 525px;
    box-shadow: none
}

@media only screen and (max-width: 480px) {
    .bk-coupon-box-content.scn_cbox_newyear2016_1 {
        background-size: 400px 600px;
        background-color: #33182d
    }
}

.bk-coupon-box-content.scn_cbox_newyear2016_1:before {
    content: '';
    background: url(../images/newyear2016_1/sprites-newyear2016.png) -186px -145px no-repeat;
    position: absolute;
    top: 0;
    right: 0;
    width: 519px;
    height: 129px;
    z-index: -1
}

@media only screen and (max-width: 480px) {
    .bk-coupon-box-content.scn_cbox_newyear2016_1:before {
        background-position: -250px -145px;
        width: 100%
    }

    .bk-coupon-box-content.scn_cbox_newyear2016_1:after {
        display: none
    }
}

.bk-coupon-box-content.scn_cbox_newyear2016_1:after {
    content: '';
    background: url(../images/newyear2016_1/sprites-newyear2016.png) -1317px 17px no-repeat;
    position: absolute;
    top: -5px;
    right: 0;
    width: 519px;
    height: 102px
}

.bk-coupon-box-content.scn_cbox_newyear2016_1 .bk-padding-cbox {
    padding: 80px 25px 10px;
    border: 5px solid #fff
}

@media only screen and (max-width: 480px) {
    .bk-coupon-box-content.scn_cbox_newyear2016_1 .bk-padding-cbox {
        width: 100%;
        padding: 90px 0 0
    }
}

.bk-coupon-box-content.scn_cbox_newyear2016_1 .bk-padding-cbox:before {
    content: '';
    background: url(../images/newyear2016_1/sprites-newyear2016.png) -1572px -171px no-repeat;
    position: absolute;
    top: -43px;
    right: 167px;
    width: 208px;
    height: 129px
}

.bk-coupon-box-content.scn_cbox_newyear2016_1 .bk-padding-cbox .share-content {
    padding: 30px 15px;
    background-color: rgba(30, 9, 45, .9);
    opacity: .9;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

@media only screen and (max-width: 480px) {
    .bk-coupon-box-content.scn_cbox_newyear2016_1 .bk-padding-cbox:before {
        background-position: -1570px -40px;
        width: 141px;
        height: 129px;
        top: -37px;
        right: 50%;
        transform: translateX(50%)
    }

    .bk-coupon-box-content.scn_cbox_newyear2016_1 .bk-padding-cbox .share-content {
        padding: 20px 5px
    }

    .bk-coupon-box-content.scn_cbox_newyear2016_1 .bk-padding-cbox .share-content .cbox-header {
        padding: 0 20px
    }

    .bk-coupon-box-content.scn_cbox_newyear2016_1 .bk-padding-cbox .share-content .cbox-header p.scn-text-scheme {
        font-size: 20px;
        text-align: left;
        padding-top: 0
    }

    .bk-coupon-box-content.scn_cbox_newyear2016_1 .bk-padding-cbox .share-content .cbox-header .coupon-desc {
        font-size: 14px;
        text-align: left
    }
}

.bk-coupon-box-content.scn_cbox_newyear2016_1 .bk-padding-cbox button.bk-coupon-box_close {
    background: url(../images/xmas2016_1/sprites-xmas2016.png) -1034px 1px no-repeat;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 1
}

@media only screen and (max-width: 480px) {
    .bk-coupon-box-content.scn_cbox_newyear2016_1 .bk-padding-cbox button.bk-coupon-box_close {
        top: 15px;
        right: 15px;
        background: url(../images/xmas2016_1/sprites-xmas2016.png) -1039px -4px no-repeat no-repeat;
        height: 22px;
        width: 22px;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        text-indent: -9999px;
        color: transparent
    }
}

.bk-coupon-box-content.scn_cbox_newyear2016_1 .bk-padding-cbox .bk-powered a.bk-coupon-box_link, .bk-coupon-box-content.scn_cbox_newyear2016_1 .bk-padding-cbox .bk-powered a.bk-coupon-box_link span, .bk-coupon-box-content.scn_cbox_newyear2016_2 .bk-padding-cbox .share-content .cbox-header .coupon-desc, .bk-coupon-box-content.scn_cbox_newyear2016_2 .bk-padding-cbox .share-content .cbox-header p.scn-text-scheme {
    color: #fff
}

.bk-coupon-box-content.scn_cbox_newyear2016_2 {
    background: url(../images/newyear2016_2/newyear2-background.png) no-repeat #65380c;
    width: 525px;
    box-shadow: none;
    background-size: cover
}

@media only screen and (max-width: 480px) {
    .bk-coupon-box-content.scn_cbox_newyear2016_2 {
        background-size: cover;
        background-position: 0 0
    }
}

.bk-coupon-box-content.scn_cbox_newyear2016_2:before {
    content: '';
    background: url(../images/newyear2016_2/sprites-newyear2016.png) -2px -166px no-repeat;
    position: absolute;
    top: -25px;
    right: 4px;
    width: 516px;
    height: 140px
}

.bk-coupon-box-content.scn_cbox_newyear2016_2 .bk-padding-cbox {
    padding: 70px 25px 20px;
    border: 5px solid #fff
}

@media only screen and (max-width: 480px) {
    .bk-coupon-box-content.scn_cbox_newyear2016_2:before {
        background-position: -105px -45px;
        right: 50%;
        transform: translateX(50%);
        top: 4px;
        height: 79px;
        width: 294px
    }

    .bk-coupon-box-content.scn_cbox_newyear2016_2 .bk-padding-cbox {
        width: 100%;
        padding: 55px 0 0 !important;
        border: 3px solid #fff
    }

    .bk-coupon-box-content.scn_cbox_newyear2016_2 .bk-padding-cbox:before {
        background-position: -1570px -40px;
        width: 141px;
        height: 129px;
        top: -37px;
        right: 83px
    }
}

.bk-coupon-box-content.scn_cbox_newyear2016_2 .bk-padding-cbox .share-content {
    background: rgba(79, 26, 0, .8);
    padding-bottom: 45px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

@media only screen and (max-width: 480px) {
    .bk-coupon-box-content.scn_cbox_newyear2016_2 .bk-padding-cbox .share-content {
        padding: 40px 5px 50px
    }
}

.bk-coupon-box-content.scn_cbox_newyear2016_2 .bk-padding-cbox .share-content .cbox-header {
    padding: 20px 0 0 20px
}

.bk-coupon-box-content.scn_cbox_newyear2016_2 .bk-padding-cbox button.bk-coupon-box_close {
    background: url(../images/newyear2016_2/sprites-newyear2016.png) -45px -14px no-repeat;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 20px;
    right: 15px
}

.bk-coupon-box-content.scn_cbox_newyear2016_2 .bk-padding-cbox .bk-powered {
    position: absolute;
    bottom: 35px;
    left: 50%;
    margin-left: -65px
}

@media only screen and (max-width: 480px) {
    .bk-coupon-box-content.scn_cbox_newyear2016_2 .bk-padding-cbox .share-content .cbox-header {
        padding: 0 20px;
        text-align: left
    }

    .bk-coupon-box-content.scn_cbox_newyear2016_2 .bk-padding-cbox .share-content .cbox-header p.scn-text-scheme {
        font-size: 20px;
        padding-top: 0
    }

    .bk-coupon-box-content.scn_cbox_newyear2016_2 .bk-padding-cbox .share-content .cbox-header .coupon-desc {
        font-size: 14px
    }

    .bk-coupon-box-content.scn_cbox_newyear2016_2 .bk-padding-cbox button.bk-coupon-box_close {
        top: 10px;
        right: 10px;
        background: url(../images/newyear2016_2/sprites-newyear2016.png) -49px -18px no-repeat no-repeat !important;
        height: 22px;
        width: 22px;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        text-indent: -9999px;
        color: transparent
    }

    .bk-coupon-box-content.scn_cbox_newyear2016_2 .bk-padding-cbox .bk-powered {
        position: relative;
        bottom: 3px;
        left: 0;
        margin-left: 0
    }
}

.bk-coupon-box-content.scn_cbox_newyear2016_2 .bk-padding-cbox .bk-powered a.bk-coupon-box_link, .bk-coupon-box-content.scn_cbox_newyear2016_2 .bk-padding-cbox .bk-powered a.bk-coupon-box_link span {
    color: #fff
}

.bk-coupon-box-content.scn_cbox_valentine {
    background: url(../images/valentine/bg-valentine.png) 226px -19px no-repeat #fff;
    width: 638px;
    box-shadow: none;
    background-size: 635px 105%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 5px solid #991e1f
}

.bk-coupon-box-content.scn_cbox_valentine .bk-padding-cbox {
    padding: 0
}

@media only screen and (max-width: 480px) {
    .bk-coupon-box-content.scn_cbox_valentine {
        background-size: 0 0
    }

    .bk-coupon-box-content.scn_cbox_valentine:before {
        background-position: -105px -45px;
        right: 3px;
        top: 4px;
        height: 79px;
        width: 294px
    }

    .bk-coupon-box-content.scn_cbox_valentine .bk-padding-cbox {
        padding: 56px 5px 20px
    }

    .bk-coupon-box-content.scn_cbox_valentine .bk-padding-cbox:before {
        background-position: -1570px -40px;
        width: 141px;
        height: 129px;
        top: -37px;
        right: 83px
    }
}

.bk-coupon-box-content.scn_cbox_valentine .bk-padding-cbox .share-content {
    padding: 0 250px 20px 0;
    height: 100%;
    position: relative
}

.bk-coupon-box-content.scn_cbox_valentine .bk-padding-cbox .share-content:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 55%;
    top: 0;
    left: 0;
    transform-origin: bottom right;
    transform: skewX(-10deg);
    background-color: #fff;
    z-index: -1
}

.bk-coupon-box-content.scn_cbox_valentine .bk-padding-cbox .share-content:after {
    content: '';
    background: url(../images/valentine/sprites-valentine.png) -25px -13px no-repeat;
    position: absolute;
    top: 0;
    right: 0;
    width: 63px;
    height: 206px
}

@media only screen and (max-width: 480px) {
    .bk-coupon-box-content.scn_cbox_valentine .bk-padding-cbox .share-content {
        padding: 0
    }

    .bk-coupon-box-content.scn_cbox_valentine .bk-padding-cbox .share-content:after {
        display: none
    }
}

.bk-coupon-box-content.scn_cbox_valentine .bk-padding-cbox .share-content .cbox-header {
    padding: 20px 0 0 20px
}

.bk-coupon-box-content.scn_cbox_valentine .bk-padding-cbox .share-content .cbox-header p.scn-text-scheme {
    font: 400 20px HelveticaNeueLTStdRoman, sans-serif;
    color: #464646
}

@media only screen and (max-width: 480px) {
    .bk-coupon-box-content.scn_cbox_valentine .bk-padding-cbox .share-content .cbox-header {
        padding: 0 10px
    }

    .bk-coupon-box-content.scn_cbox_valentine .bk-padding-cbox .share-content .cbox-header p.scn-text-scheme {
        font-size: 20px;
        text-align: left;
        padding-top: 0
    }
}

.bk-coupon-box-content.scn_cbox_valentine .bk-padding-cbox .share-content .cbox-header .coupon-desc {
    font: 400 14px HelveticaNeueLTStdRoman, sans-serif;
    color: #464646
}

.bk-coupon-box-content.scn_cbox_valentine .bk-padding-cbox button.bk-coupon-box_close {
    background: url(../images/valentine/close-icon.png) no-repeat rgba(0, 0, 0, .5);
    width: 40px;
    height: 40px;
    position: absolute;
    top: 10px;
    right: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-position: 5px 5px !important
}

.bk-coupon-box-content.scn_cbox_valentine .bk-padding-cbox button.bk-coupon-box_close:hover {
    background: url(../images/valentine/close-icon.png) no-repeat rgba(0, 0, 0, .5);
    top: 10px;
    right: 10px;
    background-position: 5px 5px !important
}

@media only screen and (max-width: 480px) {
    .bk-coupon-box-content.scn_cbox_valentine .bk-padding-cbox .share-content .cbox-header .coupon-desc {
        font-size: 14px;
        text-align: left
    }

    .bk-coupon-box-content.scn_cbox_valentine .bk-padding-cbox button.bk-coupon-box_close:before {
        content: '';
        background: url(../images/icon-close-clean-theme.png) no-repeat;
        width: 14px;
        height: 14px;
        position: absolute;
        top: -45px;
        right: 10px
    }

    .bk-coupon-box-content.scn_cbox_valentine .bk-padding-cbox button.bk-coupon-box_close {
        top: 1px;
        right: 1px;
        border-top: 55px solid #991e1f;
        border-left: 60px solid transparent;
        height: 22px;
        width: 22px;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        text-indent: -9999px;
        color: transparent;
        background: 0 0
    }

    .bk-coupon-box-content.scn_cbox_valentine .bk-padding-cbox button.bk-coupon-box_close:hover {
        background: 0 0;
        top: 1px;
        right: 1px
    }

    .bk-coupon-box-content.scn_cbox_edit-theme-1 {
        background: #fff !important
    }
}

.bk-coupon-box-content.scn_cbox_valentine .bk-padding-cbox .bk-powered {
    padding: 10px 20px;
    text-align: center
}

.bk-coupon-box-content.scn_cbox_valentine .bk-padding-cbox .bk-powered a.bk-coupon-box_link, .bk-coupon-box-content.scn_cbox_valentine .bk-padding-cbox .bk-powered a.bk-coupon-box_link span {
    color: #464646;
    font: 12px HelveticaNeueLTStd-It, sans-serif
}

.bk-coupon-box-content.scn_cbox_edit-theme-1 {
    width: 520px
}

.bk-coupon-box-content.scn_cbox_edit-theme-1 .bk-padding-cbox {
    padding: 0
}

.bk-coupon-box-content.scn_cbox_edit-theme-1 .bk-padding-cbox .share-content {
    background: #fff;
    height: auto
}

.bk-coupon-box-content.scn_cbox_edit-theme-1 .bk-padding-cbox .share-content .cbox-header {
    padding: 35px 30px;
    background: #000
}

.bk-coupon-box-content.scn_cbox_edit-theme-1 .bk-padding-cbox .share-content .cbox-header p.scn-text-scheme {
    font: italic 400 22px HelveticaNeueLTStdRoman, sans-serif;
    color: #fff;
    text-transform: none;
    text-align: center
}

@media only screen and (max-width: 480px) {
    .bk-coupon-box-content.scn_cbox_edit-theme-1 .bk-padding-cbox .share-content .cbox-header {
        padding: 45px 0 35px
    }

    .bk-coupon-box-content.scn_cbox_edit-theme-1 .bk-padding-cbox .share-content .cbox-header p.scn-text-scheme {
        font-size: 22px;
        padding: 0 15px
    }

    .bk-coupon-box-content.scn_cbox_edit-theme-1 .bk-padding-cbox .bk-powered {
        position: relative;
        bottom: 3px;
        left: 0;
        margin-left: 0
    }
}

.bk-coupon-box-content.scn_cbox_edit-theme-1 .bk-padding-cbox .share-content .cbox-content {
    width: 100%;
    position: relative;
    margin-top: -30px;
    margin-bottom: 20px
}

.bk-coupon-box-content.scn_cbox_edit-theme-1 .bk-padding-cbox .share-content .cbox-content .sharing-container #sharing-accounts {
    padding-top: 0
}

.bk-coupon-box-content.scn_cbox_edit-theme-1 .bk-padding-cbox .bk-powered {
    position: relative;
    top: 0
}

.bk-coupon-box-content.scn_cbox_edit-theme-1 .bk-padding-cbox .bk-powered a {
    font-style: italic;
    color: #232323
}

.bk-coupon-box-content.scn_cbox_edit-theme-1 .bk-padding-cbox .bk-powered a:hover {
    opacity: 1
}

.bk-coupon-box-content.scn_cbox_edit-theme-1 .bk-padding-cbox .bk-powered a span {
    color: #232323
}

.bk-coupon-box-content.scn_cbox_edit-theme-2 {
    width: 500px;
    height: 450px
}

@media only screen and (max-width: 480px) {
    .bk-coupon-box-content.scn_cbox_edit-theme-2 {
        width: 90% !important;
        height: auto
    }
}

.bk-coupon-box-content.scn_cbox_edit-theme-2 .bk-padding-cbox .share-content .cbox-content, .bk-coupon-box-content.scn_cbox_edit-theme-2 .bk-padding-cbox .share-content .cbox-header {
    width: 100%
}

.bk-coupon-box-content.scn_cbox_edit-theme-2 .bk-padding-cbox {
    padding: 0;
    margin: 0 80px;
    height: 100%;
    background: rgba(0, 0, 0, .5)
}

.bk-coupon-box-content.scn_cbox_edit-theme-2 .bk-padding-cbox .share-content {
    height: 100%;
    width: 100%;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    align-content: center;
    -ms-align-content: center;
    -webkit-align-content: center
}

.bk-coupon-box-content.scn_cbox_edit-theme-2 .bk-padding-cbox .share-content .cbox-header .coupon-desc, .bk-coupon-box-content.scn_cbox_edit-theme-3 .bk-padding-cbox .share-content .cbox-header .coupon-desc, .bk-coupon-box-content.scn_cbox_edit-theme-5 .bk-padding-cbox .share-content .cbox-header .coupon-desc, .bk-coupon-box-content.scn_cbox_edit-theme-6 .bk-padding-cbox .share-content .cbox-header .coupon-desc {
    display: none
}

@media only screen and (max-width: 480px) {
    .bk-coupon-box-content.scn_cbox_edit-theme-2 .bk-padding-cbox {
        background-color: #fff;
        margin: 0;
        padding: 60px 10px 30px
    }

    .bk-coupon-box-content.scn_cbox_edit-theme-2 .bk-padding-cbox .share-content, .bk-coupon-box-content.scn_cbox_edit-theme-2 .bk-padding-cbox .share-content .cbox-header {
        padding: 0
    }
}

.bk-coupon-box-content.scn_cbox_edit-theme-2 .bk-padding-cbox .share-content .cbox-header p.scn-text-scheme {
    font: 400 20px HelveticaNeueLTStdRoman, sans-serif;
    color: #fff;
    text-transform: none;
    margin: 0 10px;
    text-align: center;
    -ms-word-wrap: break-word;
    word-wrap: break-word
}

.bk-coupon-box-content.scn_cbox_edit-theme-2 .bk-padding-cbox .share-content .cbox-content .container-edit-theme-2 {
    padding: 0
}

.bk-coupon-box-content.scn_cbox_edit-theme-2 .bk-padding-cbox .share-content .cbox-content .sharing-container #sharing-accounts {
    padding-top: 0
}

.bk-coupon-box-content.scn_cbox_edit-theme-2 .bk-padding-cbox .bk-powered {
    position: relative;
    top: 50px
}

@media only screen and (max-width: 480px) {
    .bk-coupon-box-content.scn_cbox_edit-theme-2 .bk-padding-cbox .share-content .cbox-header p.scn-text-scheme {
        font-size: 22px;
        margin: 0;
        padding: 0;
        color: #000
    }

    .bk-coupon-box-content.scn_cbox_edit-theme-2 .bk-padding-cbox .bk-powered {
        position: relative;
        bottom: 3px;
        left: 0;
        margin-left: 0
    }

    .bk-coupon-box-content.scn_cbox_edit-theme-2 .bk-padding-cbox button.bk-coupon-box_close {
        border-top: 56px solid #b4d1e1;
        top: 1px;
        right: 1px;
        border-left: 64px solid transparent;
        -webkit-background-size: 0 0 !important;
        background-size: 0 0 !important;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        padding: 0 !important;
        position: absolute !important;
        background-color: transparent !important;
        overflow: visible !important
    }

    .bk-coupon-box-content.scn_cbox_edit-theme-2 .bk-padding-cbox button.bk-coupon-box_close:before {
        content: '';
        background: url(../images/icon-close-clean-theme.png) no-repeat;
        width: 14px;
        height: 14px;
        position: absolute;
        top: -45px;
        right: 10px
    }
}

.bk-coupon-box-content.scn_cbox_edit-theme-2 .bk-padding-cbox .bk-powered a {
    font: 12px HelveticaNeueLTStd-It, sans-serif;
    color: #fff !important
}

.bk-coupon-box-content.scn_cbox_edit-theme-2 .bk-padding-cbox .bk-powered a span {
    color: #fff !important;
    font: 12px HelveticaNeueLTStd-It, sans-serif;
    text-decoration: underline
}

.bk-coupon-box-content.scn_cbox_edit-theme-2 .bk-padding-cbox .bk-powered a svg g {
    stroke: #fff !important
}

.bk-coupon-box-content.scn_cbox_edit-theme-3 {
    width: 750px;
    min-height: 413px;
    height: auto
}

.bk-coupon-box-content.scn_cbox_edit-theme-3 .bk-padding-cbox {
    padding: 0 0 0 350px
}

@media only screen and (max-width: 480px) {
    .bk-coupon-box-content.scn_cbox_edit-theme-3 {
        height: auto;
        width: 90% !important
    }

    .bk-coupon-box-content.scn_cbox_edit-theme-3 .bk-padding-cbox {
        padding: 60px 10px 30px;
        background: #fff
    }
}

.bk-coupon-box-content.scn_cbox_edit-theme-3 .bk-padding-cbox .share-content {
    height: 100%;
    width: 340px;
    margin: 0 auto 0 30px
}

@media only screen and (max-width: 480px) {
    .bk-coupon-box-content.scn_cbox_edit-theme-3 .bk-padding-cbox .share-content {
        padding: 0;
        width: 100%;
        height: auto
    }
}

.bk-coupon-box-content.scn_cbox_edit-theme-3 .bk-padding-cbox .share-content .cbox-header {
    width: 100%;
    padding: 30px 0 0
}

@media only screen and (max-width: 480px) {
    .bk-coupon-box-content.scn_cbox_edit-theme-3 .bk-padding-cbox .share-content .cbox-header {
        padding: 0;
        margin: 0
    }
}

.bk-coupon-box-content.scn_cbox_edit-theme-3 .bk-padding-cbox .share-content .cbox-header p.scn-text-scheme {
    font: 400 20px HelveticaNeueLTStdRoman, sans-serif;
    color: #111;
    margin: 0;
    text-transform: none;
    text-align: left;
    padding: 0 15px 0 0;
    -ms-word-wrap: break-word;
    word-wrap: break-word
}

@media only screen and (max-width: 480px) {
    .bk-coupon-box-content.scn_cbox_edit-theme-3 .bk-padding-cbox .share-content .cbox-header p.scn-text-scheme {
        font-size: 19px;
        text-align: center;
        padding: 0 20px 0 5px
    }
}

.bk-coupon-box-content.scn_cbox_edit-theme-3 .bk-padding-cbox .share-content .cbox-content {
    width: 100%;
    margin: 30px 0 0
}

.bk-coupon-box-content.scn_cbox_edit-theme-3 .bk-padding-cbox .share-content .cbox-content .container-edit-theme-3 .edit-theme-3 .coupon-box-newsletter {
    padding: 0;
    margin-bottom: 30px
}

.bk-coupon-box-content.scn_cbox_edit-theme-3 .bk-padding-cbox .share-content .cbox-content .container-edit-theme-3 .edit-theme-3 .coupon-box-newsletter .bk-newsletter .newsletter-form .field-container {
    width: 70%
}

.bk-coupon-box-content.scn_cbox_edit-theme-3 .bk-padding-cbox .share-content .cbox-content .container-edit-theme-3 .edit-theme-3 .coupon-box-newsletter .newsletter-success .img-success {
    margin: 0 5px 0 0
}

.bk-coupon-box-content.scn_cbox_edit-theme-3 .bk-padding-cbox .share-content .cbox-content .container-edit-theme-3 .edit-theme-3 .coupon-box-newsletter .newsletter-success .scn-ps-sucesss {
    margin: 0;
    text-align: left;
    color: #999
}

@media only screen and (max-width: 480px) {
    .bk-coupon-box-content.scn_cbox_edit-theme-3 .bk-padding-cbox .share-content .cbox-content .container-edit-theme-3 .edit-theme-3 .coupon-box-newsletter .bk-newsletter .newsletter-form .field-container {
        width: 65%
    }

    .bk-coupon-box-content.scn_cbox_edit-theme-3 .bk-padding-cbox .share-content .cbox-content .container-edit-theme-3 .edit-theme-3 .coupon-box-newsletter .newsletter-success .scn-ps-sucesss {
        text-align: center
    }
}

.bk-coupon-box-content.scn_cbox_edit-theme-3 .bk-padding-cbox .share-content .cbox-content .container-edit-theme-3 .edit-theme-3 .bk-shared ul#sharing-accounts {
    text-align: left
}

.bk-coupon-box-content.scn_cbox_edit-theme-3 .bk-padding-cbox .share-content .cbox-content .sharing-container #sharing-accounts {
    padding-top: 0
}

.bk-coupon-box-content.scn_cbox_edit-theme-3 .bk-padding-cbox .bk-powered {
    text-align: left;
    background: 0 0;
    padding: 0 0 30px
}

.bk-coupon-box-content.scn_cbox_edit-theme-3 .bk-padding-cbox .bk-powered a, .bk-coupon-box-content.scn_cbox_edit-theme-3 .bk-padding-cbox .bk-powered a span {
    color: #232323
}

@media only screen and (max-width: 480px) {
    .bk-coupon-box-content.scn_cbox_edit-theme-3 .bk-padding-cbox .bk-powered {
        position: relative;
        bottom: 3px;
        left: 0;
        margin-left: 0;
        text-align: center
    }

    .bk-coupon-box-content.scn_cbox_edit-theme-3 .bk-padding-cbox button.bk-coupon-box_close {
        border-top: 56px solid #767676;
        top: 1px;
        right: 1px;
        border-left: 64px solid transparent;
        -webkit-background-size: 0 0 !important;
        background-size: 0 0 !important;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        padding: 0 !important;
        position: absolute !important;
        background-color: transparent !important;
        overflow: visible !important
    }

    .bk-coupon-box-content.scn_cbox_edit-theme-3 .bk-padding-cbox button.bk-coupon-box_close:before {
        content: '';
        background: url(../images/icon-close-clean-theme.png) no-repeat;
        width: 14px;
        height: 14px;
        position: absolute;
        top: -45px;
        right: 10px
    }
}

.bk-coupon-box-content.scn_cbox_edit-theme-4 {
    width: 580px;
    min-height: 450px;
    height: auto;
    background-position: 372px 0
}

@media only screen and (max-width: 480px) {
    .bk-coupon-box-content.scn_cbox_edit-theme-4 {
        width: 90% !important;
        height: auto
    }
}

.bk-coupon-box-content.scn_cbox_edit-theme-4 .bk-padding-cbox {
    padding: 0;
    height: 100%
}

@media only screen and (max-width: 480px) {
    .bk-coupon-box-content.scn_cbox_edit-theme-4 .bk-padding-cbox {
        padding: 30px 10px
    }
}

.bk-coupon-box-content.scn_cbox_edit-theme-4 .bk-padding-cbox .share-content {
    height: 100%
}

.bk-coupon-box-content.scn_cbox_edit-theme-4 .bk-padding-cbox .share-content p {
    -ms-word-wrap: break-word;
    word-wrap: break-word
}

.bk-coupon-box-content.scn_cbox_edit-theme-4 .bk-padding-cbox .share-content .cbox-header {
    background: #fff;
    width: 370px;
    padding: 30px 30px 0
}

@media only screen and (max-width: 480px) {
    .bk-coupon-box-content.scn_cbox_edit-theme-4 .bk-padding-cbox .share-content .cbox-header {
        width: 100%;
        padding: 0;
        margin: 15px 0 0
    }
}

.bk-coupon-box-content.scn_cbox_edit-theme-4 .bk-padding-cbox .share-content .cbox-header p.scn-text-scheme {
    font: 400 25px dancing_scriptbold, sans-serif;
    color: #111;
    margin: 0;
    text-transform: none;
    text-align: left
}

@media only screen and (max-width: 480px) {
    .bk-coupon-box-content.scn_cbox_edit-theme-4 .bk-padding-cbox .share-content .cbox-header p.scn-text-scheme {
        font-size: 25px;
        padding: 0 25px 0 0
    }

    .bk-coupon-box-content.scn_cbox_edit-theme-4 .bk-padding-cbox .share-content .cbox-content {
        width: 100%
    }
}

.bk-coupon-box-content.scn_cbox_edit-theme-4 .bk-padding-cbox .share-content .cbox-header .coupon-desc {
    display: none;
    margin-top: 10px
}

.bk-coupon-box-content.scn_cbox_edit-theme-4 .bk-padding-cbox .share-content .cbox-content {
    margin: 30px 0 0
}

.bk-coupon-box-content.scn_cbox_edit-theme-4 .bk-padding-cbox .share-content .cbox-content .sharing-container #sharing-accounts {
    text-align: left;
    padding: 0 30px
}

.bk-coupon-box-content.scn_cbox_edit-theme-4 .bk-padding-cbox .bk-powered {
    width: 370px;
    background: #fff;
    text-align: left;
    margin-top: -20px;
    padding: 0 0 15px 30px
}

.bk-coupon-box-content.scn_cbox_edit-theme-4 .bk-padding-cbox .bk-powered a, .bk-coupon-box-content.scn_cbox_edit-theme-4 .bk-padding-cbox .bk-powered a span {
    color: #b1002e;
    font-size: 12px
}

@media only screen and (max-width: 480px) {
    .bk-coupon-box-content.scn_cbox_edit-theme-4 .bk-padding-cbox .bk-powered {
        position: relative;
        bottom: 0;
        left: 0;
        margin-left: 0;
        text-align: center
    }

    .bk-coupon-box-content.scn_cbox_edit-theme-4 .bk-padding-cbox button.bk-coupon-box_close {
        border-top: 56px solid #e0b0bc;
        top: 1px;
        right: 1px;
        border-left: 64px solid transparent;
        -webkit-background-size: 0 0 !important;
        background-size: 0 0 !important;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        padding: 0 !important;
        position: absolute !important;
        background-color: transparent !important;
        overflow: visible !important
    }

    .bk-coupon-box-content.scn_cbox_edit-theme-4 .bk-padding-cbox button.bk-coupon-box_close:before {
        content: '';
        background: url(../images/icon-close-clean-theme.png) no-repeat;
        width: 14px;
        height: 14px;
        position: absolute;
        top: -45px;
        right: 10px
    }
}

.bk-coupon-box-content.scn_cbox_edit-theme-5 {
    width: 600px;
    height: auto;
    -webkit-background-size: 600px 170px;
    background-size: 600px 170px
}

.bk-coupon-box-content.scn_cbox_edit-theme-5 .bk-padding-cbox {
    padding: 170px 0 0
}

@media only screen and (max-width: 480px) {
    .bk-coupon-box-content.scn_cbox_edit-theme-5 .bk-padding-cbox {
        margin: 0;
        padding: 0 10px
    }
}

.bk-coupon-box-content.scn_cbox_edit-theme-5 .bk-padding-cbox .share-content {
    background: #fff;
    padding: 20px 0 30px
}

@media only screen and (max-width: 480px) {
    .bk-coupon-box-content.scn_cbox_edit-theme-5 .bk-padding-cbox .share-content {
        padding: 40px 0 0;
        margin-bottom: 30px
    }

    .bk-coupon-box-content.scn_cbox_edit-theme-5 .bk-padding-cbox .share-content .cbox-header {
        padding: 0
    }
}

.bk-coupon-box-content.scn_cbox_edit-theme-5 .bk-padding-cbox .share-content .cbox-header p.scn-text-scheme {
    font: 400 23px HelveticaNeueLTStdRoman, sans-serif;
    color: #111;
    text-transform: none;
    margin: 0;
    text-align: center
}

.bk-coupon-box-content.scn_cbox_edit-theme-5 .bk-padding-cbox .share-content .cbox-content .sharing-container #sharing-accounts {
    padding-top: 0
}

.bk-coupon-box-content.scn_cbox_edit-theme-5 .bk-padding-cbox .bk-powered {
    background: #fff;
    margin-top: -40px;
    padding-bottom: 40px
}

@media only screen and (max-width: 480px) {
    .bk-coupon-box-content.scn_cbox_edit-theme-5 .bk-padding-cbox .share-content .cbox-header p.scn-text-scheme {
        font-size: 19px;
        text-align: center;
        padding-top: 0
    }

    .bk-coupon-box-content.scn_cbox_edit-theme-5 .bk-padding-cbox .bk-powered {
        position: relative;
        bottom: 3px;
        left: 0;
        margin-left: 0
    }

    .bk-coupon-box-content.scn_cbox_edit-theme-5 .bk-padding-cbox button.bk-coupon-box_close {
        border-top: 56px solid #9d9d9d;
        top: 1px;
        right: 1px;
        border-left: 64px solid transparent;
        -webkit-background-size: 0 0 !important;
        background-size: 0 0 !important;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        padding: 0 !important;
        position: absolute !important;
        background-color: transparent !important;
        overflow: visible !important
    }

    .bk-coupon-box-content.scn_cbox_edit-theme-5 .bk-padding-cbox button.bk-coupon-box_close:before {
        content: '';
        background: url(../images/icon-close-clean-theme.png) no-repeat;
        width: 14px;
        height: 14px;
        position: absolute;
        top: -45px;
        right: 10px
    }
}

.bk-coupon-box-content.scn_cbox_edit-theme-5 .bk-padding-cbox .bk-powered a, .bk-coupon-box-content.scn_cbox_edit-theme-5 .bk-padding-cbox .bk-powered a span {
    color: #232323;
    font: 12px HelveticaNeueLTStd-It, sans-serif
}

.bk-coupon-box-content.scn_cbox_edit-theme-6 {
    width: 401px;
    height: auto;
    -webkit-background-size: 410px 260px;
    background-size: 410px 266px;
    background-position: 0 74px
}

.bk-coupon-box-content.scn_cbox_edit-theme-6 .bk-padding-cbox {
    padding: 0 0 30px
}

.bk-coupon-box-content.scn_cbox_edit-theme-6 .bk-padding-cbox .share-content {
    height: auto
}

@media only screen and (max-width: 480px) {
    .bk-coupon-box-content.scn_cbox_edit-theme-6 .bk-padding-cbox {
        padding: 0 10px;
        margin-bottom: 30px
    }

    .bk-coupon-box-content.scn_cbox_edit-theme-6 .bk-padding-cbox .share-content {
        padding: 0
    }
}

.bk-coupon-box-content.scn_cbox_edit-theme-6 .bk-padding-cbox .share-content .cbox-header {
    padding: 40px 10px 25px;
    background: #fff
}

.bk-coupon-box-content.scn_cbox_edit-theme-6 .bk-padding-cbox .share-content .cbox-header p.scn-text-scheme {
    font: 400 20px HelveticaNeueLTStdRoman, sans-serif;
    color: #111;
    margin: 0;
    text-transform: none;
    text-align: center
}

@media only screen and (max-width: 480px) {
    .bk-coupon-box-content.scn_cbox_edit-theme-6 .bk-padding-cbox .share-content .cbox-header {
        padding: 40px 0 0
    }

    .bk-coupon-box-content.scn_cbox_edit-theme-6 .bk-padding-cbox .share-content .cbox-header p.scn-text-scheme {
        font-size: 19px;
        text-align: center;
        padding-top: 0
    }

    .bk-coupon-box-content.scn_cbox_edit-theme-6 .bk-padding-cbox .bk-powered {
        position: relative;
        left: 0;
        margin-left: 0
    }
}

.bk-coupon-box-content.scn_cbox_edit-theme-6 .bk-padding-cbox .share-content .cbox-content .sharing-container #sharing-accounts {
    padding-top: 0
}

.bk-coupon-box-content.scn_cbox_edit-theme-6 .bk-padding-cbox .bk-powered {
    padding-bottom: 30px;
    background: #fff;
    margin-top: -5px
}

.bk-coupon-box-content.scn_cbox_edit-theme-6 .bk-padding-cbox .bk-powered a, .bk-coupon-box-content.scn_cbox_edit-theme-6 .bk-padding-cbox .bk-powered a span {
    color: #232323
}

@media only screen and (max-width: 480px) {
    .bk-coupon-box-content.scn_cbox_edit-theme-6 .bk-padding-cbox button.bk-coupon-box_close {
        border-top: 56px solid #b4d1e1;
        top: 1px;
        right: 1px;
        border-left: 64px solid transparent;
        -webkit-background-size: 0 0 !important;
        background-size: 0 0 !important;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        padding: 0 !important;
        position: absolute !important;
        background-color: transparent !important;
        overflow: visible !important
    }

    .bk-coupon-box-content.scn_cbox_edit-theme-6 .bk-padding-cbox button.bk-coupon-box_close:before {
        content: '';
        background: url(../images/icon-close-clean-theme.png) no-repeat;
        width: 14px;
        height: 14px;
        position: absolute;
        top: -45px;
        right: 10px
    }
}

.bk-cbox-widget-theme {
    position: fixed;
    display: block !important;
    width: 0;
    height: 0;
    z-index: 99999998;
    margin: 0;
    outline: 0;
    -webkit-backface-visibility: hidden;
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    -ms-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out
}

.bk-cbox-widget-theme .bk-cbox-btn-position {
    display: table;
    text-align: center;
    color: #fff;
    font-size: 16px;
    padding: 9px 14px 15px 39px;
    background-color: #019cdc;
    border: 0;
    border-bottom: none;
    line-height: normal;
    cursor: pointer;
    z-index: 999999;
    white-space: nowrap;
    box-sizing: content-box
}

.bk-cbox-widget-theme.button_clean.scn-cbox-position-left, .bk-cbox-widget-theme.button_edit-theme-1.scn-cbox-position-left, .bk-cbox-widget-theme.button_edit-theme-2.scn-cbox-position-left, .bk-cbox-widget-theme.button_edit-theme-3.scn-cbox-position-left, .bk-cbox-widget-theme.button_edit-theme-4.scn-cbox-position-left, .bk-cbox-widget-theme.button_edit-theme-5.scn-cbox-position-left, .bk-cbox-widget-theme.button_edit-theme-6.scn-cbox-position-left {
    top: 50%;
    left: 33px
}

.bk-cbox-widget-theme.button_clean.scn-cbox-position-left:hover, .bk-cbox-widget-theme.button_edit-theme-1.scn-cbox-position-left:hover, .bk-cbox-widget-theme.button_edit-theme-2.scn-cbox-position-left:hover, .bk-cbox-widget-theme.button_edit-theme-3.scn-cbox-position-left:hover, .bk-cbox-widget-theme.button_edit-theme-4.scn-cbox-position-left:hover, .bk-cbox-widget-theme.button_edit-theme-5.scn-cbox-position-left:hover, .bk-cbox-widget-theme.button_edit-theme-6.scn-cbox-position-left:hover {
    left: 38px
}

.bk-cbox-widget-theme.button_clean.scn-cbox-position-left .bk-cbox-btn-position, .bk-cbox-widget-theme.button_edit-theme-1.scn-cbox-position-left .bk-cbox-btn-position, .bk-cbox-widget-theme.button_edit-theme-2.scn-cbox-position-left .bk-cbox-btn-position, .bk-cbox-widget-theme.button_edit-theme-3.scn-cbox-position-left .bk-cbox-btn-position, .bk-cbox-widget-theme.button_edit-theme-4.scn-cbox-position-left .bk-cbox-btn-position, .bk-cbox-widget-theme.button_edit-theme-5.scn-cbox-position-left .bk-cbox-btn-position, .bk-cbox-widget-theme.button_edit-theme-6.scn-cbox-position-left .bk-cbox-btn-position {
    padding: 12px 14px 8px 40px;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    background: url(../images/sprites.png?v9) -459px -262px no-repeat #019cdc;
    background-size: 1800px 300px;
    transform: rotate(-90deg);
    transform-origin: bottom left;
    -moz-transform: rotate(-90deg);
    -moz-transform-origin: bottom left;
    -webkit-transform: rotate(-90deg);
    -webkit-transform-origin: bottom left;
    -o-transform: rotate(-90deg);
    -o-transform-origin: bottom left
}

.bk-cbox-widget-theme.button_clean.scn-cbox-position-right, .bk-cbox-widget-theme.button_edit-theme-1.scn-cbox-position-right, .bk-cbox-widget-theme.button_edit-theme-2.scn-cbox-position-right, .bk-cbox-widget-theme.button_edit-theme-3.scn-cbox-position-right, .bk-cbox-widget-theme.button_edit-theme-4.scn-cbox-position-right, .bk-cbox-widget-theme.button_edit-theme-5.scn-cbox-position-right, .bk-cbox-widget-theme.button_edit-theme-6.scn-cbox-position-right {
    top: 50%;
    right: -5px
}

@media only screen and (max-width: 480px) {
    .bk-cbox-widget-theme.button_clean.scn-cbox-position-left, .bk-cbox-widget-theme.button_edit-theme-1.scn-cbox-position-left, .bk-cbox-widget-theme.button_edit-theme-2.scn-cbox-position-left, .bk-cbox-widget-theme.button_edit-theme-3.scn-cbox-position-left, .bk-cbox-widget-theme.button_edit-theme-4.scn-cbox-position-left, .bk-cbox-widget-theme.button_edit-theme-5.scn-cbox-position-left, .bk-cbox-widget-theme.button_edit-theme-6.scn-cbox-position-left {
        margin-top: -25px
    }

    .bk-cbox-widget-theme.button_clean.scn-cbox-position-left .bk-cbox-btn-position, .bk-cbox-widget-theme.button_edit-theme-1.scn-cbox-position-left .bk-cbox-btn-position, .bk-cbox-widget-theme.button_edit-theme-2.scn-cbox-position-left .bk-cbox-btn-position, .bk-cbox-widget-theme.button_edit-theme-3.scn-cbox-position-left .bk-cbox-btn-position, .bk-cbox-widget-theme.button_edit-theme-4.scn-cbox-position-left .bk-cbox-btn-position, .bk-cbox-widget-theme.button_edit-theme-5.scn-cbox-position-left .bk-cbox-btn-position, .bk-cbox-widget-theme.button_edit-theme-6.scn-cbox-position-left .bk-cbox-btn-position {
        text-indent: -9999px;
        padding-right: 8px;
        background-position: -459px -230px;
        -webkit-transform-origin: top left;
        -moz-transform-origin: top left;
        -ms-transform-origin: top left;
        -o-transform-origin: top left;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
        -webkit-border-radius: 5px 5px 0 0;
        -moz-border-radius: 5px 5px 0 0;
        border-radius: 5px 5px 0 0
    }

    .bk-cbox-widget-theme.button_clean.scn-cbox-position-right, .bk-cbox-widget-theme.button_edit-theme-1.scn-cbox-position-right, .bk-cbox-widget-theme.button_edit-theme-2.scn-cbox-position-right, .bk-cbox-widget-theme.button_edit-theme-3.scn-cbox-position-right, .bk-cbox-widget-theme.button_edit-theme-4.scn-cbox-position-right, .bk-cbox-widget-theme.button_edit-theme-5.scn-cbox-position-right, .bk-cbox-widget-theme.button_edit-theme-6.scn-cbox-position-right {
        margin-top: -25px
    }
}

.bk-cbox-widget-theme.button_clean.scn-cbox-position-right:hover, .bk-cbox-widget-theme.button_edit-theme-1.scn-cbox-position-right:hover, .bk-cbox-widget-theme.button_edit-theme-2.scn-cbox-position-right:hover, .bk-cbox-widget-theme.button_edit-theme-3.scn-cbox-position-right:hover, .bk-cbox-widget-theme.button_edit-theme-4.scn-cbox-position-right:hover, .bk-cbox-widget-theme.button_edit-theme-5.scn-cbox-position-right:hover, .bk-cbox-widget-theme.button_edit-theme-6.scn-cbox-position-right:hover {
    right: 0
}

.bk-cbox-widget-theme.button_clean.scn-cbox-position-right .bk-cbox-btn-position, .bk-cbox-widget-theme.button_edit-theme-1.scn-cbox-position-right .bk-cbox-btn-position, .bk-cbox-widget-theme.button_edit-theme-2.scn-cbox-position-right .bk-cbox-btn-position, .bk-cbox-widget-theme.button_edit-theme-3.scn-cbox-position-right .bk-cbox-btn-position, .bk-cbox-widget-theme.button_edit-theme-4.scn-cbox-position-right .bk-cbox-btn-position, .bk-cbox-widget-theme.button_edit-theme-5.scn-cbox-position-right .bk-cbox-btn-position, .bk-cbox-widget-theme.button_edit-theme-6.scn-cbox-position-right .bk-cbox-btn-position {
    padding: 9px 14px 11px 40px;
    background: url(../images/sprites.png?v9) -459px -267px no-repeat #019cdc;
    background-size: 1800px 300px;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    transform: rotate(-90deg);
    transform-origin: bottom left;
    -moz-transform: rotate(-90deg);
    -moz-transform-origin: bottom left;
    -webkit-transform: rotate(-90deg);
    -webkit-transform-origin: bottom left;
    -o-transform: rotate(-90deg);
    -o-transform-origin: bottom left
}

@media only screen and (max-width: 480px) {
    .bk-cbox-widget-theme.button_clean.scn-cbox-position-right .bk-cbox-btn-position, .bk-cbox-widget-theme.button_edit-theme-1.scn-cbox-position-right .bk-cbox-btn-position, .bk-cbox-widget-theme.button_edit-theme-2.scn-cbox-position-right .bk-cbox-btn-position, .bk-cbox-widget-theme.button_edit-theme-3.scn-cbox-position-right .bk-cbox-btn-position, .bk-cbox-widget-theme.button_edit-theme-4.scn-cbox-position-right .bk-cbox-btn-position, .bk-cbox-widget-theme.button_edit-theme-5.scn-cbox-position-right .bk-cbox-btn-position, .bk-cbox-widget-theme.button_edit-theme-6.scn-cbox-position-right .bk-cbox-btn-position {
        text-indent: -9999px;
        padding: 18px 8px 11px 39px;
        background-position: -459px -227px
    }
}

.bk-cbox-widget-theme.button_clean.scn-cbox-position-bottom-left, .bk-cbox-widget-theme.button_edit-theme-1.scn-cbox-position-bottom-left, .bk-cbox-widget-theme.button_edit-theme-2.scn-cbox-position-bottom-left, .bk-cbox-widget-theme.button_edit-theme-3.scn-cbox-position-bottom-left, .bk-cbox-widget-theme.button_edit-theme-4.scn-cbox-position-bottom-left, .bk-cbox-widget-theme.button_edit-theme-5.scn-cbox-position-bottom-left, .bk-cbox-widget-theme.button_edit-theme-6.scn-cbox-position-bottom-left {
    bottom: 35px;
    left: 45px
}

.bk-cbox-widget-theme.button_clean.scn-cbox-position-bottom-left .bk-cbox-btn-position, .bk-cbox-widget-theme.button_edit-theme-1.scn-cbox-position-bottom-left .bk-cbox-btn-position, .bk-cbox-widget-theme.button_edit-theme-2.scn-cbox-position-bottom-left .bk-cbox-btn-position, .bk-cbox-widget-theme.button_edit-theme-3.scn-cbox-position-bottom-left .bk-cbox-btn-position, .bk-cbox-widget-theme.button_edit-theme-4.scn-cbox-position-bottom-left .bk-cbox-btn-position, .bk-cbox-widget-theme.button_edit-theme-5.scn-cbox-position-bottom-left .bk-cbox-btn-position, .bk-cbox-widget-theme.button_edit-theme-6.scn-cbox-position-bottom-left .bk-cbox-btn-position {
    background: url(../images/sprites.png?v9) -459px -267px no-repeat #019cdc;
    background-size: 1800px 300px;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0
}

@media only screen and (max-width: 480px) {
    .bk-cbox-widget-theme.button_clean.scn-cbox-position-bottom-left .bk-cbox-btn-position, .bk-cbox-widget-theme.button_edit-theme-1.scn-cbox-position-bottom-left .bk-cbox-btn-position, .bk-cbox-widget-theme.button_edit-theme-2.scn-cbox-position-bottom-left .bk-cbox-btn-position, .bk-cbox-widget-theme.button_edit-theme-3.scn-cbox-position-bottom-left .bk-cbox-btn-position, .bk-cbox-widget-theme.button_edit-theme-4.scn-cbox-position-bottom-left .bk-cbox-btn-position, .bk-cbox-widget-theme.button_edit-theme-5.scn-cbox-position-bottom-left .bk-cbox-btn-position, .bk-cbox-widget-theme.button_edit-theme-6.scn-cbox-position-bottom-left .bk-cbox-btn-position {
        text-indent: -9999px;
        padding-right: 8px;
        background-position: -459px -231px
    }
}

.bk-cbox-widget-theme.button_clean.scn-cbox-position-bottom-left:hover, .bk-cbox-widget-theme.button_edit-theme-1.scn-cbox-position-bottom-left:hover, .bk-cbox-widget-theme.button_edit-theme-2.scn-cbox-position-bottom-left:hover, .bk-cbox-widget-theme.button_edit-theme-3.scn-cbox-position-bottom-left:hover, .bk-cbox-widget-theme.button_edit-theme-4.scn-cbox-position-bottom-left:hover, .bk-cbox-widget-theme.button_edit-theme-5.scn-cbox-position-bottom-left:hover, .bk-cbox-widget-theme.button_edit-theme-6.scn-cbox-position-bottom-left:hover {
    bottom: 40px
}

.bk-cbox-widget-theme.button_clean.scn-cbox-position-bottom-right, .bk-cbox-widget-theme.button_edit-theme-1.scn-cbox-position-bottom-right, .bk-cbox-widget-theme.button_edit-theme-2.scn-cbox-position-bottom-right, .bk-cbox-widget-theme.button_edit-theme-3.scn-cbox-position-bottom-right, .bk-cbox-widget-theme.button_edit-theme-4.scn-cbox-position-bottom-right, .bk-cbox-widget-theme.button_edit-theme-5.scn-cbox-position-bottom-right, .bk-cbox-widget-theme.button_edit-theme-6.scn-cbox-position-bottom-right {
    bottom: 35px;
    right: 250px
}

.bk-cbox-widget-theme.button_clean.scn-cbox-position-bottom-right .bk-cbox-btn-position, .bk-cbox-widget-theme.button_edit-theme-1.scn-cbox-position-bottom-right .bk-cbox-btn-position, .bk-cbox-widget-theme.button_edit-theme-2.scn-cbox-position-bottom-right .bk-cbox-btn-position, .bk-cbox-widget-theme.button_edit-theme-3.scn-cbox-position-bottom-right .bk-cbox-btn-position, .bk-cbox-widget-theme.button_edit-theme-4.scn-cbox-position-bottom-right .bk-cbox-btn-position, .bk-cbox-widget-theme.button_edit-theme-5.scn-cbox-position-bottom-right .bk-cbox-btn-position, .bk-cbox-widget-theme.button_edit-theme-6.scn-cbox-position-bottom-right .bk-cbox-btn-position {
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    background: url(../images/sprites.png?v9) -459px -267px no-repeat #019cdc;
    background-size: 1800px 300px
}

.bk-cbox-widget-theme.button_clean.scn-cbox-position-bottom-right:hover, .bk-cbox-widget-theme.button_edit-theme-1.scn-cbox-position-bottom-right:hover, .bk-cbox-widget-theme.button_edit-theme-2.scn-cbox-position-bottom-right:hover, .bk-cbox-widget-theme.button_edit-theme-3.scn-cbox-position-bottom-right:hover, .bk-cbox-widget-theme.button_edit-theme-4.scn-cbox-position-bottom-right:hover, .bk-cbox-widget-theme.button_edit-theme-5.scn-cbox-position-bottom-right:hover, .bk-cbox-widget-theme.button_edit-theme-6.scn-cbox-position-bottom-right:hover {
    bottom: 40px
}

@media only screen and (max-width: 480px) {
    .bk-cbox-widget-theme.button_clean.scn-cbox-position-bottom-right .bk-cbox-btn-position, .bk-cbox-widget-theme.button_edit-theme-1.scn-cbox-position-bottom-right .bk-cbox-btn-position, .bk-cbox-widget-theme.button_edit-theme-2.scn-cbox-position-bottom-right .bk-cbox-btn-position, .bk-cbox-widget-theme.button_edit-theme-3.scn-cbox-position-bottom-right .bk-cbox-btn-position, .bk-cbox-widget-theme.button_edit-theme-4.scn-cbox-position-bottom-right .bk-cbox-btn-position, .bk-cbox-widget-theme.button_edit-theme-5.scn-cbox-position-bottom-right .bk-cbox-btn-position, .bk-cbox-widget-theme.button_edit-theme-6.scn-cbox-position-bottom-right .bk-cbox-btn-position {
        text-indent: -9999px;
        padding-right: 8px;
        background-position: -459px -231px
    }

    .bk-cbox-widget-theme.button_clean.scn-cbox-position-bottom-right, .bk-cbox-widget-theme.button_edit-theme-1.scn-cbox-position-bottom-right, .bk-cbox-widget-theme.button_edit-theme-2.scn-cbox-position-bottom-right, .bk-cbox-widget-theme.button_edit-theme-3.scn-cbox-position-bottom-right, .bk-cbox-widget-theme.button_edit-theme-4.scn-cbox-position-bottom-right, .bk-cbox-widget-theme.button_edit-theme-5.scn-cbox-position-bottom-right, .bk-cbox-widget-theme.button_edit-theme-6.scn-cbox-position-bottom-right {
        right: 114px
    }
}

.bk-cbox-widget-theme.button_clean .bk-cbox-btn-position, .bk-cbox-widget-theme.button_edit-theme-1 .bk-cbox-btn-position, .bk-cbox-widget-theme.button_edit-theme-2 .bk-cbox-btn-position, .bk-cbox-widget-theme.button_edit-theme-3 .bk-cbox-btn-position, .bk-cbox-widget-theme.button_edit-theme-4 .bk-cbox-btn-position, .bk-cbox-widget-theme.button_edit-theme-5 .bk-cbox-btn-position, .bk-cbox-widget-theme.button_edit-theme-6 .bk-cbox-btn-position {
    background-color: #019cdc;
    border-color: #019cdc
}

.bk-cbox-widget-theme.button_lovewins .bk-cbox-btn-position {
    background: url(../images/lovewins/sprites-lovewins.png) -112px -278px no-repeat;
    width: 148px;
    height: 108px;
    font: 15px brandon_grotesque_regularRg, sans-serif;
    color: #363636;
    line-height: 102px;
    text-transform: uppercase;
    border: none !important
}

.bk-cbox-widget-theme.button_lovewins.scn-cbox-position-bottom-right {
    bottom: 129px;
    right: 312px
}

.bk-cbox-widget-theme.button_lovewins.scn-cbox-position-bottom-right:hover {
    bottom: 135px
}

@media only screen and (max-width: 480px) {
    .bk-cbox-widget-theme.button_lovewins .bk-cbox-btn-position {
        background: url(../images/lovewins/sprites-lovewins.png) -315px -198px no-repeat;
        width: 280px;
        height: 60px;
        border: none;
        padding: 0;
        display: inline-block;
        vertical-align: text-bottom;
        line-height: 75px
    }

    .bk-cbox-widget-theme.button_lovewins.scn-cbox-position-bottom-right {
        bottom: 55px;
        right: 50%;
        margin-right: 140px
    }
}

.bk-cbox-widget-theme.button_lovewins.scn-cbox-position-bottom-left {
    bottom: 129px;
    left: 50px
}

.bk-cbox-widget-theme.button_lovewins.scn-cbox-position-bottom-left:hover {
    bottom: 135px
}

@media only screen and (max-width: 480px) {
    .bk-cbox-widget-theme.button_lovewins.scn-cbox-position-bottom-left {
        bottom: 55px;
        left: 50%;
        margin-left: -140px
    }

    .bk-cbox-widget-theme.button_lovewins.scn-cbox-position-bottom-left:hover {
        bottom: 60px
    }
}

.bk-cbox-widget-theme.button_lovewins.scn-cbox-position-left {
    left: -5px;
    bottom: 50%;
    margin-bottom: 201px
}

.bk-cbox-widget-theme.button_lovewins.scn-cbox-position-left:hover {
    left: 0
}

.bk-cbox-widget-theme.button_lovewins.scn-cbox-position-left .bk-cbox-btn-position {
    transform: rotate(90deg);
    transform-origin: bottom left;
    -moz-transform: rotate(90deg);
    -moz-transform-origin: bottom left;
    -webkit-transform: rotate(90deg);
    -webkit-transform-origin: bottom left;
    -o-transform: rotate(90deg);
    -o-transform-origin: bottom left
}

.bk-cbox-widget-theme.button_lovewins.scn-cbox-position-right {
    right: -5px;
    bottom: 50%
}

.bk-cbox-widget-theme.button_lovewins.scn-cbox-position-right:hover {
    right: 0
}

@media only screen and (max-width: 480px) {
    .bk-cbox-widget-theme.button_lovewins.scn-cbox-position-left {
        bottom: 50%;
        left: -10px
    }

    .bk-cbox-widget-theme.button_lovewins.scn-cbox-position-right {
        margin-bottom: -70px;
        right: -10px
    }
}

.bk-cbox-widget-theme.button_lovewins.scn-cbox-position-right .bk-cbox-btn-position {
    transform: rotate(-90deg);
    transform-origin: bottom left;
    -moz-transform: rotate(-90deg);
    -moz-transform-origin: bottom left;
    -webkit-transform: rotate(-90deg);
    -webkit-transform-origin: bottom left;
    -o-transform: rotate(-90deg);
    -o-transform-origin: bottom left
}

.bk-cbox-widget-theme.button_valentine.scn-cbox-position-bottom-right {
    bottom: 40px;
    right: 270px
}

.bk-cbox-widget-theme.button_valentine.scn-cbox-position-bottom-right:hover {
    bottom: 45px
}

.bk-cbox-widget-theme.button_valentine.scn-cbox-position-bottom-left {
    bottom: 40px;
    left: 40px
}

.bk-cbox-widget-theme.button_valentine.scn-cbox-position-bottom-left:hover {
    bottom: 45px
}

.bk-cbox-widget-theme.button_valentine.scn-cbox-position-left {
    left: -10px;
    bottom: 50%;
    margin-bottom: 130px
}

@media only screen and (max-width: 480px) {
    .bk-cbox-widget-theme.button_valentine.scn-cbox-position-left {
        left: -7px
    }
}

.bk-cbox-widget-theme.button_valentine.scn-cbox-position-left:hover {
    left: -5px
}

.bk-cbox-widget-theme.button_valentine.scn-cbox-position-left .bk-cbox-btn-position {
    transform: rotate(90deg);
    transform-origin: bottom left;
    -moz-transform: rotate(90deg);
    -moz-transform-origin: bottom left;
    -webkit-transform: rotate(90deg);
    -webkit-transform-origin: bottom left;
    -o-transform: rotate(90deg);
    -o-transform-origin: bottom left
}

.bk-cbox-widget-theme.button_valentine.scn-cbox-position-right {
    right: -10px;
    bottom: 50%;
    margin-bottom: -95px
}

.bk-cbox-widget-theme.button_valentine.scn-cbox-position-right:hover {
    right: -5px
}

.bk-cbox-widget-theme.button_valentine.scn-cbox-position-right .bk-cbox-btn-position {
    transform: rotate(-90deg);
    transform-origin: bottom left;
    -moz-transform: rotate(-90deg);
    -moz-transform-origin: bottom left;
    -webkit-transform: rotate(-90deg);
    -webkit-transform-origin: bottom left;
    -o-transform: rotate(-90deg);
    -o-transform-origin: bottom left
}

.bk-cbox-widget-theme.button_valentine .bk-cbox-btn-position {
    color: #fff;
    background: url(../images/valentine/valentine-btn.png) no-repeat;
    line-height: 41px;
    text-align: left;
    height: 40px;
    width: 170px;
    font: italic 700 18px Bk-Roboto, sans-serif;
    padding: 9px 0 0 84px;
    overflow: hidden;
    text-overflow: ellipsis;
    border: 0 !important;
    background-color: transparent !important
}

@media only screen and (max-width: 480px) {
    .bk-cbox-widget-theme.button_valentine .bk-cbox-btn-position {
        background: url(../images/valentine/valentine-btn-mobile.png) no-repeat;
        height: 35px;
        line-height: 21px;
        font-size: 14px;
        padding: 9px 0 0 73px;
        width: 125px
    }
}

.bk-cbox-widget-theme.button_halloween.scn-cbox-position-bottom-right {
    right: 300px;
    bottom: 49px
}

.bk-cbox-widget-theme.button_halloween.scn-cbox-position-bottom-right:hover {
    bottom: 54px
}

.bk-cbox-widget-theme.button_halloween.scn-cbox-position-bottom-left {
    left: 0;
    bottom: 49px
}

.bk-cbox-widget-theme.button_halloween.scn-cbox-position-bottom-left:hover {
    bottom: 54px
}

.bk-cbox-widget-theme.button_halloween.scn-cbox-position-bottom-left .bk-cbox-btn-position {
    padding: 18px 0 0
}

.bk-cbox-widget-theme.button_halloween.scn-cbox-position-right {
    bottom: 50%;
    right: -5px;
    margin-bottom: -100px
}

.bk-cbox-widget-theme.button_halloween.scn-cbox-position-right:hover {
    right: 0
}

.bk-cbox-widget-theme.button_halloween.scn-cbox-position-right .bk-cbox-btn-position {
    transform: rotate(-90deg);
    transform-origin: bottom left;
    -moz-transform: rotate(-90deg);
    -moz-transform-origin: bottom left;
    -webkit-transform: rotate(-90deg);
    -webkit-transform-origin: bottom left;
    -o-transform: rotate(-90deg);
    -o-transform-origin: bottom left
}

.bk-cbox-widget-theme.button_halloween.scn-cbox-position-left {
    top: 50%;
    margin-top: -159px;
    left: -3px
}

.bk-cbox-widget-theme.button_halloween.scn-cbox-position-left:hover {
    left: 2px
}

.bk-cbox-widget-theme.button_halloween.scn-cbox-position-left .bk-cbox-btn-position {
    transform: rotate(90deg);
    transform-origin: bottom left;
    -moz-transform: rotate(90deg);
    -moz-transform-origin: bottom left;
    -webkit-transform: rotate(90deg);
    -webkit-transform-origin: bottom left;
    -o-transform: rotate(90deg);
    -o-transform-origin: bottom left
}

.bk-cbox-widget-theme.button_halloween .bk-cbox-btn-position {
    background: url(../images/halloween//sprites-halloween.png) -904px -100px no-repeat;
    width: 318px;
    height: 40px;
    line-height: 45px;
    padding: 10px 0 0;
    font: 17px ImprintMTShadow, sans-serif;
    color: #fffcdd;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    text-shadow: 0 0 13px rgba(255, 255, 190, .75), 0 1px 7px rgba(0, 0, 0, .75);
    border: 0 !important;
    background-color: transparent !important
}

.bk-cbox-widget-theme.button_halloween .bk-cbox-btn-position span {
    display: block;
    width: 55%;
    position: relative;
    left: 50px;
    top: 8px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.bk-cbox-widget-theme.button_thanks_giving.scn-cbox-position-bottom-right {
    bottom: 110px;
    right: 360px
}

.bk-cbox-widget-theme.button_thanks_giving.scn-cbox-position-bottom-right:hover {
    bottom: 115px
}

@media only screen and (max-width: 480px) {
    .bk-cbox-widget-theme.button_halloween.scn-cbox-position-left {
        margin-top: -180px
    }

    .bk-cbox-widget-theme.button_thanks_giving.scn-cbox-position-bottom-right {
        bottom: 30px;
        right: 200px
    }
}

.bk-cbox-widget-theme.button_thanks_giving.scn-cbox-position-bottom-left {
    bottom: 110px;
    left: 160px
}

.bk-cbox-widget-theme.button_thanks_giving.scn-cbox-position-bottom-left:hover {
    bottom: 115px
}

@media only screen and (max-width: 480px) {
    .bk-cbox-widget-theme.button_thanks_giving.scn-cbox-position-bottom-left:hover {
        bottom: 35px
    }

    .bk-cbox-widget-theme.button_thanks_giving.scn-cbox-position-bottom-left {
        bottom: 30px;
        left: 10px
    }
}

.bk-cbox-widget-theme.button_thanks_giving.scn-cbox-position-left {
    left: -5px;
    bottom: 50%;
    margin-bottom: 260px
}

.bk-cbox-widget-theme.button_thanks_giving.scn-cbox-position-left:hover {
    left: 0
}

.bk-cbox-widget-theme.button_thanks_giving.scn-cbox-position-left .bk-cbox-btn-position {
    transform: rotate(90deg);
    transform-origin: bottom left;
    -moz-transform: rotate(90deg);
    -moz-transform-origin: bottom left;
    -webkit-transform: rotate(90deg);
    -webkit-transform-origin: bottom left;
    -o-transform: rotate(90deg);
    -o-transform-origin: bottom left
}

.bk-cbox-widget-theme.button_thanks_giving.scn-cbox-position-right {
    right: -5px;
    bottom: 50%
}

@media only screen and (max-width: 480px) {
    .bk-cbox-widget-theme.button_thanks_giving.scn-cbox-position-left {
        margin-bottom: 100px
    }

    .bk-cbox-widget-theme.button_thanks_giving.scn-cbox-position-right {
        right: -5px
    }
}

.bk-cbox-widget-theme.button_thanks_giving.scn-cbox-position-right:hover {
    right: 0
}

.bk-cbox-widget-theme.button_thanks_giving.scn-cbox-position-right .bk-cbox-btn-position {
    transform: rotate(-90deg);
    transform-origin: bottom left;
    -moz-transform: rotate(-90deg);
    -moz-transform-origin: bottom left;
    -webkit-transform: rotate(-90deg);
    -webkit-transform-origin: bottom left;
    -o-transform: rotate(-90deg);
    -o-transform-origin: bottom left
}

.bk-cbox-widget-theme.button_thanks_giving .bk-cbox-btn-position {
    background: url(../images/thank-giving/sprites-thank-giving.png) -763px -177px no-repeat;
    background-size: 1800px 300px;
    width: 260px;
    height: 115px;
    padding: 0;
    display: inline-block;
    line-height: 190px;
    font-size: 18.5px;
    font-family: 'myriad pro', sans-serif;
    color: #313131;
    font-weight: 700;
    border: 0 !important
}

.bk-cbox-widget-theme.button_black_friday.scn-cbox-position-bottom-right {
    bottom: 53px;
    right: 310px
}

.bk-cbox-widget-theme.button_black_friday.scn-cbox-position-bottom-right:hover {
    bottom: 58px
}

.bk-cbox-widget-theme.button_black_friday.scn-cbox-position-bottom-left {
    bottom: 53px;
    left: 105px
}

.bk-cbox-widget-theme.button_black_friday.scn-cbox-position-bottom-left:hover {
    bottom: 58px
}

.bk-cbox-widget-theme.button_black_friday.scn-cbox-position-right {
    bottom: 50%;
    right: -10px
}

.bk-cbox-widget-theme.button_black_friday.scn-cbox-position-right:hover {
    right: -5px
}

@media only screen and (max-width: 480px) {
    .bk-cbox-widget-theme.button_thanks_giving .bk-cbox-btn-position {
        background: url(../images/thank-giving/sprites-thank-giving.png) -540px -257px no-repeat;
        background-size: 1800px 300px;
        width: 197px;
        height: 35px;
        border: none;
        line-height: 35px;
        font-size: 14px
    }

    .bk-cbox-widget-theme.button_black_friday.scn-cbox-position-right {
        bottom: 45%;
        right: -5px
    }
}

.bk-cbox-widget-theme.button_black_friday.scn-cbox-position-right .bk-cbox-btn-position {
    transform: rotate(-90deg);
    transform-origin: bottom left;
    -moz-transform: rotate(-90deg);
    -moz-transform-origin: bottom left;
    -webkit-transform: rotate(-90deg);
    -webkit-transform-origin: bottom left;
    -o-transform: rotate(-90deg);
    -o-transform-origin: bottom left
}

.bk-cbox-widget-theme.button_black_friday.scn-cbox-position-left {
    bottom: 70%;
    left: -10px
}

.bk-cbox-widget-theme.button_black_friday.scn-cbox-position-left:hover {
    left: -5px
}

.bk-cbox-widget-theme.button_black_friday.scn-cbox-position-left .bk-cbox-btn-position {
    transform: rotate(90deg);
    transform-origin: bottom left;
    -moz-transform: rotate(90deg);
    -moz-transform-origin: bottom left;
    -webkit-transform: rotate(90deg);
    -webkit-transform-origin: bottom left;
    -o-transform: rotate(90deg);
    -o-transform-origin: bottom left
}

.bk-cbox-widget-theme.button_black_friday .bk-cbox-btn-position {
    background: url(../images/black-friday/sprites-black-friday.png) -534px -239px no-repeat;
    background-size: 1800px 300px;
    height: 60px;
    line-height: 60px;
    text-transform: uppercase;
    width: 190px;
    padding: 4px 15px 0 7px;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 700;
    display: inline-block;
    border: 0 !important
}

.bk-cbox-widget-theme.button_black_friday .bk-cbox-btn-position span {
    color: #c02026
}

@media only screen and (max-width: 480px) {
    .bk-cbox-widget-theme.button_black_friday.scn-cbox-position-left {
        bottom: 75%;
        left: -5px
    }

    .bk-cbox-widget-theme.button_black_friday .bk-cbox-btn-position {
        background: url(../images/black-friday/sprites-black-friday.png) -534px -239px no-repeat;
        background-size: 1800px 300px;
        width: 205px;
        height: 60px;
        border: none;
        padding: 0;
        line-height: 79px
    }
}

.bk-cbox-widget-theme.button_xmas .bk-cbox-btn-position, .bk-cbox-widget-theme.button_xmas2016_1 .bk-cbox-btn-position {
    color: #fff;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .7);
    padding: 0 15px 0 10px;
    font-size: 20px;
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden
}

.bk-cbox-widget-theme.button_xmas.scn-cbox-position-bottom-right {
    bottom: 106px;
    right: 212px
}

.bk-cbox-widget-theme.button_xmas.scn-cbox-position-bottom-right:hover {
    bottom: 110px
}

.bk-cbox-widget-theme.button_xmas.scn-cbox-position-bottom-right:hover:hover {
    bottom: 60px
}

@media only screen and (max-width: 480px) {
    .bk-cbox-widget-theme.button_xmas.scn-cbox-position-bottom-right {
        bottom: 56px;
        right: 212px
    }
}

.bk-cbox-widget-theme.button_xmas.scn-cbox-position-bottom-left {
    bottom: 106px;
    left: 105px
}

.bk-cbox-widget-theme.button_xmas.scn-cbox-position-bottom-left:hover {
    bottom: 110px
}

@media only screen and (max-width: 480px) {
    .bk-cbox-widget-theme.button_xmas.scn-cbox-position-bottom-left:hover {
        bottom: 60px
    }

    .bk-cbox-widget-theme.button_xmas.scn-cbox-position-bottom-left {
        bottom: 56px;
        left: 5px
    }
}

.bk-cbox-widget-theme.button_xmas.scn-cbox-position-left {
    left: -10px;
    bottom: 50%;
    margin-bottom: 215px
}

.bk-cbox-widget-theme.button_xmas.scn-cbox-position-left:hover {
    left: -5px
}

.bk-cbox-widget-theme.button_xmas.scn-cbox-position-left .bk-cbox-btn-position {
    transform: rotate(90deg);
    transform-origin: bottom left;
    -moz-transform: rotate(90deg);
    -moz-transform-origin: bottom left;
    -webkit-transform: rotate(90deg);
    -webkit-transform-origin: bottom left;
    -o-transform: rotate(90deg);
    -o-transform-origin: bottom left
}

.bk-cbox-widget-theme.button_xmas.scn-cbox-position-right {
    right: -10px;
    bottom: 50%
}

.bk-cbox-widget-theme.button_xmas.scn-cbox-position-right:hover {
    right: -5px
}

.bk-cbox-widget-theme.button_xmas.scn-cbox-position-right .bk-cbox-btn-position {
    transform: rotate(-90deg);
    transform-origin: bottom left;
    -moz-transform: rotate(-90deg);
    -moz-transform-origin: bottom left;
    -webkit-transform: rotate(-90deg);
    -webkit-transform-origin: bottom left;
    -o-transform: rotate(-90deg);
    -o-transform-origin: bottom left
}

.bk-cbox-widget-theme.button_xmas .bk-cbox-btn-position {
    background: url(../images/xmas/sprites-xmas.png) -779px -188px no-repeat;
    background-size: 1800px 300px;
    line-height: 180px;
    font-family: lobsterregular, sans-serif;
    height: 115px;
    width: 190px;
    border: 0 !important
}

@media only screen and (max-width: 480px) {
    .bk-cbox-widget-theme.button_xmas.scn-cbox-position-left {
        left: -5px;
        margin-bottom: 120px
    }

    .bk-cbox-widget-theme.button_xmas.scn-cbox-position-right {
        right: -5px;
        bottom: 40%
    }

    .bk-cbox-widget-theme.button_xmas .bk-cbox-btn-position {
        background: url(../images/xmas/sprites-xmas.png) -535px -238px no-repeat;
        background-size: 1800px 300px;
        width: 209px;
        height: 56px;
        border: none;
        line-height: 70px;
        color: #fff
    }
}

.bk-cbox-widget-theme.button_xmas2016_1.scn-cbox-position-bottom-right {
    bottom: 106px;
    right: 270px
}

.bk-cbox-widget-theme.button_xmas2016_1.scn-cbox-position-bottom-right:hover {
    bottom: 110px
}

.bk-cbox-widget-theme.button_xmas2016_1.scn-cbox-position-bottom-left {
    bottom: 106px;
    left: 105px
}

@media only screen and (max-width: 480px) {
    .bk-cbox-widget-theme.button_xmas2016_1.scn-cbox-position-bottom-right {
        right: 164px
    }

    .bk-cbox-widget-theme.button_xmas2016_1.scn-cbox-position-bottom-left {
        left: 10px
    }
}

.bk-cbox-widget-theme.button_xmas2016_1.scn-cbox-position-bottom-left:hover {
    bottom: 110px
}

.bk-cbox-widget-theme.button_xmas2016_1.scn-cbox-position-left {
    left: -10px;
    bottom: 50%;
    margin-bottom: 170px
}

.bk-cbox-widget-theme.button_xmas2016_1.scn-cbox-position-left:hover {
    left: -5px
}

.bk-cbox-widget-theme.button_xmas2016_1.scn-cbox-position-left .bk-cbox-btn-position {
    transform: rotate(90deg);
    transform-origin: bottom left;
    -moz-transform: rotate(90deg);
    -moz-transform-origin: bottom left;
    -webkit-transform: rotate(90deg);
    -webkit-transform-origin: bottom left;
    -o-transform: rotate(90deg);
    -o-transform-origin: bottom left
}

.bk-cbox-widget-theme.button_xmas2016_1.scn-cbox-position-right {
    right: -10px;
    bottom: 50%
}

.bk-cbox-widget-theme.button_xmas2016_1.scn-cbox-position-right:hover {
    right: -5px
}

.bk-cbox-widget-theme.button_xmas2016_1.scn-cbox-position-right .bk-cbox-btn-position {
    transform: rotate(-90deg);
    transform-origin: bottom left;
    -moz-transform: rotate(-90deg);
    -moz-transform-origin: bottom left;
    -webkit-transform: rotate(-90deg);
    -webkit-transform-origin: bottom left;
    -o-transform: rotate(-90deg);
    -o-transform-origin: bottom left
}

.bk-cbox-widget-theme.button_xmas2016_1 .bk-cbox-btn-position {
    background: url(../images/xmas2016_1/sprites-xmas2016.png) -1312px -181px no-repeat;
    background-size: 1800px 300px;
    line-height: 180px;
    height: 115px;
    width: 208px;
    text-transform: uppercase;
    font-family: BebasNeueRegular, sans-serif;
    border: 0 !important
}

.bk-cbox-widget-theme.button_xmas2016_2.scn-cbox-position-bottom-right {
    bottom: 113px;
    right: 408px
}

.bk-cbox-widget-theme.button_xmas2016_2.scn-cbox-position-bottom-right:hover {
    bottom: 118px
}

.bk-cbox-widget-theme.button_xmas2016_2.scn-cbox-position-bottom-left {
    bottom: 113px;
    left: 105px
}

@media only screen and (max-width: 480px) {
    .bk-cbox-widget-theme.button_xmas2016_1 .bk-cbox-btn-position {
        background-position: -1563px -181px;
        padding: 0;
        width: 152px
    }

    .bk-cbox-widget-theme.button_xmas2016_2.scn-cbox-position-bottom-right {
        right: 215px
    }

    .bk-cbox-widget-theme.button_xmas2016_2.scn-cbox-position-bottom-left {
        left: 10px
    }
}

.bk-cbox-widget-theme.button_xmas2016_2.scn-cbox-position-bottom-left:hover {
    bottom: 118px
}

.bk-cbox-widget-theme.button_xmas2016_2.scn-cbox-position-left {
    left: -10px;
    bottom: 50%;
    margin-bottom: 325px
}

.bk-cbox-widget-theme.button_xmas2016_2.scn-cbox-position-left:hover {
    left: -5px
}

.bk-cbox-widget-theme.button_xmas2016_2.scn-cbox-position-left .bk-cbox-btn-position {
    transform: rotate(90deg);
    transform-origin: bottom left;
    -moz-transform: rotate(90deg);
    -moz-transform-origin: bottom left;
    -webkit-transform: rotate(90deg);
    -webkit-transform-origin: bottom left;
    -o-transform: rotate(90deg);
    -o-transform-origin: bottom left
}

.bk-cbox-widget-theme.button_xmas2016_2.scn-cbox-position-right {
    right: -10px;
    bottom: 50%
}

.bk-cbox-widget-theme.button_xmas2016_2.scn-cbox-position-right:hover {
    right: -5px
}

.bk-cbox-widget-theme.button_xmas2016_2.scn-cbox-position-right .bk-cbox-btn-position {
    transform: rotate(-90deg);
    transform-origin: bottom left;
    -moz-transform: rotate(-90deg);
    -moz-transform-origin: bottom left;
    -webkit-transform: rotate(-90deg);
    -webkit-transform-origin: bottom left;
    -o-transform: rotate(-90deg);
    -o-transform-origin: bottom left
}

.bk-cbox-widget-theme.button_xmas2016_2 .bk-cbox-btn-position {
    color: #ad1a23;
    background: url(../images/xmas2016_2/sprites-xmas2016.png) -433px -176px no-repeat;
    background-size: 1800px 300px;
    height: 114px;
    padding: 0 15px 0 10px;
    width: 300px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    text-transform: uppercase;
    font: 18px/205px rockwell-boldregular, sans-serif;
    border: 0 !important
}

.bk-cbox-widget-theme.button_new_year.scn-cbox-position-bottom-right {
    bottom: 151px;
    right: 355px
}

.bk-cbox-widget-theme.button_new_year.scn-cbox-position-bottom-right:hover {
    bottom: 155px
}

@media only screen and (max-width: 480px) {
    .bk-cbox-widget-theme.button_xmas2016_2.scn-cbox-position-left {
        margin-bottom: 210px
    }

    .bk-cbox-widget-theme.button_xmas2016_2.scn-cbox-position-right {
        margin-bottom: 70px
    }

    .bk-cbox-widget-theme.button_xmas2016_2 .bk-cbox-btn-position {
        background-position: -769px -166px;
        padding: 0;
        width: 210px
    }

    .bk-cbox-widget-theme.button_new_year.scn-cbox-position-bottom-right:hover {
        bottom: 65px
    }

    .bk-cbox-widget-theme.button_new_year.scn-cbox-position-bottom-right {
        bottom: 61px;
        right: 195px
    }
}

.bk-cbox-widget-theme.button_new_year.scn-cbox-position-bottom-left {
    bottom: 151px;
    left: 105px
}

.bk-cbox-widget-theme.button_new_year.scn-cbox-position-bottom-left:hover {
    bottom: 155px
}

@media only screen and (max-width: 480px) {
    .bk-cbox-widget-theme.button_new_year.scn-cbox-position-bottom-left:hover {
        bottom: 65px
    }

    .bk-cbox-widget-theme.button_new_year.scn-cbox-position-bottom-left {
        bottom: 61px;
        left: 0
    }
}

.bk-cbox-widget-theme.button_new_year.scn-cbox-position-left {
    left: -5px;
    bottom: 50%;
    margin-bottom: 258px
}

.bk-cbox-widget-theme.button_new_year.scn-cbox-position-left:hover {
    left: 0
}

.bk-cbox-widget-theme.button_new_year.scn-cbox-position-left .bk-cbox-btn-position {
    transform: rotate(90deg);
    transform-origin: bottom left;
    -moz-transform: rotate(90deg);
    -moz-transform-origin: bottom left;
    -webkit-transform: rotate(90deg);
    -webkit-transform-origin: bottom left;
    -o-transform: rotate(90deg);
    -o-transform-origin: bottom left
}

.bk-cbox-widget-theme.button_new_year.scn-cbox-position-right {
    right: -5px;
    bottom: 50%
}

@media only screen and (max-width: 480px) {
    .bk-cbox-widget-theme.button_new_year.scn-cbox-position-left {
        margin-bottom: 170px
    }

    .bk-cbox-widget-theme.button_new_year.scn-cbox-position-right {
        right: -5px;
        bottom: 50%
    }
}

.bk-cbox-widget-theme.button_new_year.scn-cbox-position-right:hover {
    right: 0
}

.bk-cbox-widget-theme.button_new_year.scn-cbox-position-right .bk-cbox-btn-position {
    transform: rotate(-90deg);
    transform-origin: bottom left;
    -moz-transform: rotate(-90deg);
    -moz-transform-origin: bottom left;
    -webkit-transform: rotate(-90deg);
    -webkit-transform-origin: bottom left;
    -o-transform: rotate(-90deg);
    -o-transform-origin: bottom left
}

.bk-cbox-widget-theme.button_new_year .bk-cbox-btn-position {
    color: #fff;
    display: inline-block;
    background: url(../images/new-year/sprites-new-year.png) -735px -150px no-repeat;
    background-size: 1800px 300px;
    width: 150px;
    height: 150px;
    line-height: 143px;
    padding: 0 54px;
    font-family: brandon_grotesque_regularRg, sans-serif;
    font-size: 20px;
    border: 0 !important
}

.bk-cbox-widget-theme.button_newyear2016_1.scn-cbox-position-bottom-right {
    bottom: 60px;
    right: 370px
}

.bk-cbox-widget-theme.button_newyear2016_1.scn-cbox-position-bottom-right:hover {
    bottom: 65px
}

.bk-cbox-widget-theme.button_newyear2016_1.scn-cbox-position-bottom-left {
    bottom: 60px;
    left: 105px
}

.bk-cbox-widget-theme.button_newyear2016_1.scn-cbox-position-bottom-left:hover {
    bottom: 65px
}

.bk-cbox-widget-theme.button_newyear2016_1.scn-cbox-position-left {
    left: -10px;
    bottom: 50%;
    margin-bottom: 250px
}

@media only screen and (max-width: 480px) {
    .bk-cbox-widget-theme.button_new_year .bk-cbox-btn-position {
        background: url(../images/new-year/sprites-new-year.png) -521px -235px no-repeat;
        background-size: 1800px 300px;
        width: 160px;
        height: 61px;
        border: none;
        font-size: 15px;
        line-height: 85px;
        padding: 0 10px 0 25px
    }

    .bk-cbox-widget-theme.button_newyear2016_1.scn-cbox-position-bottom-right {
        right: 238px
    }

    .bk-cbox-widget-theme.button_newyear2016_1.scn-cbox-position-left {
        margin-bottom: 150px
    }
}

.bk-cbox-widget-theme.button_newyear2016_1.scn-cbox-position-left:hover {
    left: -5px
}

.bk-cbox-widget-theme.button_newyear2016_1.scn-cbox-position-left .bk-cbox-btn-position {
    transform: rotate(90deg);
    transform-origin: bottom left;
    -moz-transform: rotate(90deg);
    -moz-transform-origin: bottom left;
    -webkit-transform: rotate(90deg);
    -webkit-transform-origin: bottom left;
    -o-transform: rotate(90deg);
    -o-transform-origin: bottom left
}

.bk-cbox-widget-theme.button_newyear2016_1.scn-cbox-position-right {
    right: -10px;
    bottom: 50%;
    margin-bottom: -140px
}

.bk-cbox-widget-theme.button_newyear2016_1.scn-cbox-position-right:hover {
    right: -5px
}

.bk-cbox-widget-theme.button_newyear2016_1.scn-cbox-position-right .bk-cbox-btn-position {
    transform: rotate(-90deg);
    transform-origin: bottom left;
    -moz-transform: rotate(-90deg);
    -moz-transform-origin: bottom left;
    -webkit-transform: rotate(-90deg);
    -webkit-transform-origin: bottom left;
    -o-transform: rotate(-90deg);
    -o-transform-origin: bottom left
}

.bk-cbox-widget-theme.button_newyear2016_1 .bk-cbox-btn-position {
    color: #921f2d;
    background: url(../images/newyear2016_1/sprites-newyear2016.png) -1090px -236px no-repeat;
    background-size: 1800px 300px;
    height: 60px;
    width: 256px;
    font: italic 700 18px/70px Bk-Roboto, sans-serif;
    padding: 0 15px 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: uppercase;
    border: 0 !important
}

.bk-cbox-widget-theme.button_newyear2016_2.scn-cbox-position-bottom-right {
    bottom: 60px;
    right: 370px
}

.bk-cbox-widget-theme.button_newyear2016_2.scn-cbox-position-bottom-right:hover {
    bottom: 65px
}

@media only screen and (max-width: 480px) {
    .bk-cbox-widget-theme.button_newyear2016_1.scn-cbox-position-right {
        margin-bottom: -70px
    }

    .bk-cbox-widget-theme.button_newyear2016_1 .bk-cbox-btn-position {
        background-position: -1090px -155px;
        height: 50px;
        line-height: 60px
    }

    .bk-cbox-widget-theme.button_newyear2016_2.scn-cbox-position-bottom-right {
        right: 251px
    }
}

.bk-cbox-widget-theme.button_newyear2016_2.scn-cbox-position-bottom-left {
    bottom: 60px;
    left: 105px
}

.bk-cbox-widget-theme.button_newyear2016_2.scn-cbox-position-bottom-left:hover {
    bottom: 65px
}

.bk-cbox-widget-theme.button_newyear2016_2.scn-cbox-position-left {
    left: -21px;
    bottom: 50%;
    margin-bottom: 230px
}

.bk-cbox-widget-theme.button_newyear2016_2.scn-cbox-position-left:hover {
    left: -16px
}

.bk-cbox-widget-theme.button_newyear2016_2.scn-cbox-position-left .bk-cbox-btn-position {
    transform: rotate(90deg);
    transform-origin: bottom left;
    -moz-transform: rotate(90deg);
    -moz-transform-origin: bottom left;
    -webkit-transform: rotate(90deg);
    -webkit-transform-origin: bottom left;
    -o-transform: rotate(90deg);
    -o-transform-origin: bottom left;
    padding: 5px 15px 0 38px
}

@media only screen and (max-width: 480px) {
    .bk-cbox-widget-theme.button_newyear2016_2.scn-cbox-position-left {
        left: -10px;
        margin-bottom: 200px
    }

    .bk-cbox-widget-theme.button_newyear2016_2.scn-cbox-position-left .bk-cbox-btn-position {
        padding: 5px 0 0 16px;
        background-position-x: -565px;
        width: 200px
    }
}

.bk-cbox-widget-theme.button_newyear2016_2.scn-cbox-position-right {
    right: -20px;
    bottom: 50%;
    margin-bottom: -50px
}

.bk-cbox-widget-theme.button_newyear2016_2.scn-cbox-position-right:hover {
    right: -15px
}

.bk-cbox-widget-theme.button_newyear2016_2.scn-cbox-position-right .bk-cbox-btn-position {
    transform: rotate(-90deg);
    transform-origin: bottom left;
    -moz-transform: rotate(-90deg);
    -moz-transform-origin: bottom left;
    -webkit-transform: rotate(-90deg);
    -webkit-transform-origin: bottom left;
    -o-transform: rotate(-90deg);
    -o-transform-origin: bottom left;
    padding: 5px 15px 0 38px
}

@media only screen and (max-width: 480px) {
    .bk-cbox-widget-theme.button_newyear2016_2.scn-cbox-position-right {
        right: -10px;
        margin-bottom: 0
    }

    .bk-cbox-widget-theme.button_newyear2016_2.scn-cbox-position-right .bk-cbox-btn-position {
        width: 215px;
        padding: 5px 0 0;
        background-position-x: -572px
    }
}

.bk-cbox-widget-theme.button_newyear2016_2 .bk-cbox-btn-position {
    color: #fff;
    background: url(../images/newyear2016_2/sprites-newyear2016.png) -560px -184px no-repeat;
    background-size: 1800px 300px;
    height: 77px;
    width: 311px;
    font: italic 700 18px/77px Bk-Roboto, sans-serif;
    padding: 5px 15px 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: uppercase;
    border: 0 !important
}

@media only screen and (max-width: 480px) {
    .bk-cbox-widget-theme.button_newyear2016_2 .bk-cbox-btn-position {
        background-position: -518px -85px;
        height: 54px;
        line-height: 54px
    }
}

.bk-cbox-widget-theme.button_edit-theme-1 .bk-cbox-btn-position, .bk-cbox-widget-theme.button_edit-theme-2 .bk-cbox-btn-position, .bk-cbox-widget-theme.button_edit-theme-3 .bk-cbox-btn-position, .bk-cbox-widget-theme.button_edit-theme-4 .bk-cbox-btn-position, .bk-cbox-widget-theme.button_edit-theme-5 .bk-cbox-btn-position, .bk-cbox-widget-theme.button_edit-theme-6 .bk-cbox-btn-position {
    border: 0
}

.coupon_box_default * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2 {
    background: #fff;
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 6px rgba(0, 0, 0, .3);
    box-shadow: 0 0 6px rgba(0, 0, 0, .3);
    position: fixed;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    z-index: 9999999999;
    -webkit-transition: all .15s ease;
    -moz-transition: all .15s ease;
    -ms-transition: all .15s ease;
    -o-transition: all .15s ease;
    width: -webkit-calc(100% - 30px);
    width: -moz-calc(100% - 30px);
    width: -ms-calc(100% - 30px);
    width: -o-calc(100% - 30px)
}

.coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2 .bk-wrapper-content {
    position: relative;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 0 !important;
    padding: 10px 20px;
    width: 100%;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -ms-transition: opacity .3s ease;
    -o-transition: opacity .3s ease
}

.coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2 .bk-wrapper-content .bk-minimize-icon {
    display: inline-block;
    width: 60px;
    height: 60px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid;
    position: relative;
    vertical-align: middle;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2 .bk-wrapper-content .bk-minimize-icon svg {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(-90deg);
    -moz-transform: translate(-50%, -50%) rotate(-90deg);
    -ms-transform: translate(-50%, -50%) rotate(-90deg);
    -o-transform: translate(-50%, -50%) rotate(-90deg);
    transform: translate(-50%, -50%) rotate(-90deg);
    transform-origin: 50%;
    width: 30px
}

.coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2 .bk-wrapper-content .bk-minimize-icon svg .cls-2.add-fill {
    fill: #fff !important
}

.coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2 .bk-wrapper-content .bk-minimize-icon.add-bg {
    background: #fff !important
}

.coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2 .bk-wrapper-content .bk-minimize-icon::before {
    content: '';
    width: 60px;
    height: 60px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 1px solid inherit;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: 0 0;
    transform-origin: 50%
}

.coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2 .bk-wrapper-content .bk-wrapper-message {
    display: inline-block;
    color: #000;
    width: -webkit-calc(100% - 65px);
    width: -moz-calc(100% - 65px);
    width: -ms-calc(100% - 65px);
    width: -o-calc(100% - 65px)
}

.coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2 .bk-wrapper-content.show-content {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1
}

.coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2 .bk-wrapper-content.add-bg {
    background: #fff !important
}

.coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.scn-cbox-position-bottom-left, .coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.scn-cbox-position-left {
    right: 100%
}

.coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.scn-cbox-position-bottom-left.bond-animation, .coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.scn-cbox-position-left.bond-animation {
    -webkit-animation: bondLeft 1.5s cubic-bezier(.165, .84, .44, 1) both;
    -moz-animation: bondLeft 1.5s cubic-bezier(.165, .84, .44, 1) both;
    animation: bondLeft 1.5s cubic-bezier(.165, .84, .44, 1) both
}

@-webkit-keyframes bondLeft {
    0% {
        right: auto;
        left: -100%;
        width: 60px;
        height: 60px;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%
    }
    80% {
        right: auto;
        left: 50%;
        -webkit-transform: translate(-30px, 0);
        -moz-transform: translate(-30px, 0);
        -ms-transform: translate(-30px, 0);
        -o-transform: translate(-30px, 0);
        transform: translate(-30px, 0);
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
        width: 60px;
        height: 60px
    }
    99% {
        height: 80px
    }
    100% {
        right: auto;
        left: 15px;
        height: auto
    }
}

@-moz-keyframes bondLeft {
    0% {
        right: auto;
        left: -100%;
        width: 60px;
        height: 60px;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%
    }
    80% {
        right: auto;
        left: 50%;
        -webkit-transform: translate(-30px, 0);
        -moz-transform: translate(-30px, 0);
        -ms-transform: translate(-30px, 0);
        -o-transform: translate(-30px, 0);
        transform: translate(-30px, 0);
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
        width: 60px;
        height: 60px
    }
    99% {
        height: 80px
    }
    100% {
        right: auto;
        left: 15px;
        height: auto
    }
}

@-ms-keyframes bondLeft {
    0%, 80% {
        width: 60px;
        height: 60px;
        right: auto
    }
    0%, 100%, 80% {
        right: auto
    }
    0% {
        left: -100%;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%
    }
    80% {
        left: 50%;
        -webkit-transform: translate(-30px, 0);
        -moz-transform: translate(-30px, 0);
        -ms-transform: translate(-30px, 0);
        -o-transform: translate(-30px, 0);
        transform: translate(-30px, 0);
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%
    }
    99% {
        height: 80px
    }
    100% {
        left: 15px;
        height: auto
    }
}

@-o-keyframes bondLeft {
    0% {
        right: auto;
        left: -100%;
        width: 60px;
        height: 60px;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%
    }
    80% {
        right: auto;
        left: 50%;
        -webkit-transform: translate(-30px, 0);
        -moz-transform: translate(-30px, 0);
        -ms-transform: translate(-30px, 0);
        -o-transform: translate(-30px, 0);
        transform: translate(-30px, 0);
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
        width: 60px;
        height: 60px
    }
    99% {
        height: 80px
    }
    100% {
        right: auto;
        left: 15px;
        height: auto
    }
}

@keyframes bondLeft {
    0% {
        right: auto;
        left: -100%;
        width: 60px;
        height: 60px;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%
    }
    80% {
        right: auto;
        left: 50%;
        -webkit-transform: translate(-30px, 0);
        -moz-transform: translate(-30px, 0);
        -ms-transform: translate(-30px, 0);
        -o-transform: translate(-30px, 0);
        transform: translate(-30px, 0);
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
        width: 60px;
        height: 60px
    }
    99% {
        height: 80px
    }
    100% {
        right: auto;
        left: 15px;
        height: auto
    }
}

.coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.scn-cbox-position-bottom-left .bk-wrapper-content, .coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.scn-cbox-position-bottom-left .bk-wrapper-content .bk-minimize-icon, .coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.scn-cbox-position-left .bk-wrapper-content, .coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.scn-cbox-position-left .bk-wrapper-content .bk-minimize-icon {
    left: 0
}

.coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.scn-cbox-position-bottom-left.hide-content .bk-wrapper-content .bk-minimize-icon, .coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.scn-cbox-position-left.hide-content .bk-wrapper-content .bk-minimize-icon {
    left: 0;
    top: -25px;
    -webkit-animation: transformLeftIcon .5s ease;
    -moz-animation: transformLeftIcon .5s ease;
    animation: transformLeftIcon .5s ease
}

@-webkit-keyframes transformLeftIcon {
    0% {
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%);
        left: 20px
    }
    100% {
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%);
        left: 0
    }
}

@-moz-keyframes transformLeftIcon {
    0% {
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%);
        left: 20px
    }
    100% {
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%);
        left: 0
    }
}

@-ms-keyframes transformLeftIcon {
    0%, 100% {
        top: 50%
    }
    0% {
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%);
        left: 20px
    }
    100% {
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%);
        left: 0
    }
}

@-o-keyframes transformLeftIcon {
    0% {
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%);
        left: 20px
    }
    100% {
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%);
        left: 0
    }
}

@keyframes transformLeftIcon {
    0% {
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%);
        left: 20px
    }
    100% {
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%);
        left: 0
    }
}

.coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.scn-cbox-position-bottom-left, .coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.scn-cbox-position-bottom-right {
    bottom: 40px
}

.coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.scn-cbox-position-bottom-left.hide-content .bk-wrapper-content, .coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.scn-cbox-position-bottom-right.hide-content .bk-wrapper-content {
    -webkit-animation: collapseBoxBottom 4s ease;
    -moz-animation: collapseBoxBottom 4s ease;
    animation: collapseBoxBottom 4s ease;
    bottom: 35px;
    top: auto
}

@-webkit-keyframes collapseBoxBottom {
    0% {
        bottom: 0;
        height: 80px;
        width: 100%
    }
    10% {
        height: 10px;
        padding: 0;
        width: 100%;
        bottom: 35px
    }
    30% {
        width: 100%;
        bottom: 35px
    }
    100% {
        bottom: 35px;
        width: 0;
        height: 10px;
        padding: 0
    }
}

@-moz-keyframes collapseBoxBottom {
    0% {
        bottom: 0;
        height: 80px;
        width: 100%
    }
    10% {
        height: 10px;
        padding: 0;
        width: 100%;
        bottom: 35px
    }
    30% {
        width: 100%;
        bottom: 35px
    }
    100% {
        bottom: 35px;
        width: 0;
        height: 10px;
        padding: 0
    }
}

@-ms-keyframes collapseBoxBottom {
    0%, 10%, 30% {
        width: 100%
    }
    10%, 100% {
        bottom: 35px;
        height: 10px;
        padding: 0
    }
    0% {
        bottom: 0;
        height: 80px
    }
    30% {
        bottom: 35px
    }
    100% {
        width: 0
    }
}

@-o-keyframes collapseBoxBottom {
    0% {
        bottom: 0;
        height: 80px;
        width: 100%
    }
    10% {
        height: 10px;
        padding: 0;
        width: 100%;
        bottom: 35px
    }
    30% {
        width: 100%;
        bottom: 35px
    }
    100% {
        bottom: 35px;
        width: 0;
        height: 10px;
        padding: 0
    }
}

@keyframes collapseBoxBottom {
    0% {
        bottom: 0;
        height: 80px;
        width: 100%
    }
    10% {
        height: 10px;
        padding: 0;
        width: 100%;
        bottom: 35px
    }
    30% {
        width: 100%;
        bottom: 35px
    }
    100% {
        bottom: 35px;
        width: 0;
        height: 10px;
        padding: 0
    }
}

.coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.scn-cbox-position-bottom-left.hide-content .bk-wrapper-content .bk-minimize-icon, .coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.scn-cbox-position-bottom-right.hide-content .bk-wrapper-content .bk-minimize-icon {
    bottom: -25px;
    top: auto
}

.coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.scn-cbox-position-bottom-right, .coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.scn-cbox-position-right {
    left: 100%;
    right: auto
}

.coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.scn-cbox-position-bottom-right.bond-animation, .coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.scn-cbox-position-right.bond-animation {
    -webkit-animation: bondRight 1.5s cubic-bezier(.165, .84, .44, 1) both;
    -moz-animation: bondRight 1.5s cubic-bezier(.165, .84, .44, 1) both;
    animation: bondRight 1.5s cubic-bezier(.165, .84, .44, 1) both
}

@-webkit-keyframes bondRight {
    0% {
        right: -100%;
        left: auto;
        width: 60px;
        height: 60px;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%
    }
    80% {
        right: 50%;
        left: auto;
        -webkit-transform: translate(30px, 0);
        -moz-transform: translate(30px, 0);
        -ms-transform: translate(30px, 0);
        -o-transform: translate(30px, 0);
        transform: translate(30px, 0);
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
        width: 60px;
        height: 60px
    }
    99% {
        height: 80px
    }
    100% {
        right: 15px;
        left: auto;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        height: auto
    }
}

@-moz-keyframes bondRight {
    0% {
        right: -100%;
        left: auto;
        width: 60px;
        height: 60px;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%
    }
    80% {
        right: 50%;
        left: auto;
        -webkit-transform: translate(30px, 0);
        -moz-transform: translate(30px, 0);
        -ms-transform: translate(30px, 0);
        -o-transform: translate(30px, 0);
        transform: translate(30px, 0);
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
        width: 60px;
        height: 60px
    }
    99% {
        height: 80px
    }
    100% {
        right: 15px;
        left: auto;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        height: auto
    }
}

@-ms-keyframes bondRight {
    0%, 80% {
        width: 60px;
        height: 60px;
        left: auto
    }
    0%, 100%, 80% {
        left: auto
    }
    0% {
        right: -100%;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%
    }
    80% {
        right: 50%;
        -webkit-transform: translate(30px, 0);
        -moz-transform: translate(30px, 0);
        -ms-transform: translate(30px, 0);
        -o-transform: translate(30px, 0);
        transform: translate(30px, 0);
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%
    }
    99% {
        height: 80px
    }
    100% {
        right: 15px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        height: auto
    }
}

@-o-keyframes bondRight {
    0% {
        right: -100%;
        left: auto;
        width: 60px;
        height: 60px;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%
    }
    80% {
        right: 50%;
        left: auto;
        -webkit-transform: translate(30px, 0);
        -moz-transform: translate(30px, 0);
        -ms-transform: translate(30px, 0);
        -o-transform: translate(30px, 0);
        transform: translate(30px, 0);
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
        width: 60px;
        height: 60px
    }
    99% {
        height: 80px
    }
    100% {
        right: 15px;
        left: auto;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        height: auto
    }
}

@keyframes bondRight {
    0% {
        right: -100%;
        left: auto;
        width: 60px;
        height: 60px;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%
    }
    80% {
        right: 50%;
        left: auto;
        -webkit-transform: translate(30px, 0);
        -moz-transform: translate(30px, 0);
        -ms-transform: translate(30px, 0);
        -o-transform: translate(30px, 0);
        transform: translate(30px, 0);
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
        width: 60px;
        height: 60px
    }
    99% {
        height: 80px
    }
    100% {
        right: 15px;
        left: auto;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        height: auto
    }
}

.coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.scn-cbox-position-right.hide-content .bk-wrapper-content .bk-minimize-icon {
    top: -25px;
    bottom: auto
}

.coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.scn-cbox-position-bottom-right.hide-content .bk-wrapper-content .bk-minimize-icon {
    bottom: -25px
}

.coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.hide-content {
    background: 0 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.hide-content .bk-wrapper-content {
    position: absolute;
    right: 20px;
    padding: 0;
    height: 0;
    width: 0;
    top: 35px;
    -webkit-transition: all 4s ease;
    -moz-transition: all 4s ease;
    -ms-transition: all 4s ease;
    -o-transition: all 4s ease;
    -webkit-animation: collapseBox 4s ease;
    -moz-animation: collapseBox 4s ease;
    animation: collapseBox 4s ease
}

@-webkit-keyframes collapseBox {
    0% {
        top: 0;
        height: 80px;
        width: 100%
    }
    10% {
        height: 10px;
        padding: 0;
        width: 100%;
        top: 35px
    }
    30% {
        width: 100%;
        top: 35px
    }
    100% {
        top: 35px;
        width: 0;
        height: 10px;
        padding: 0
    }
}

@-moz-keyframes collapseBox {
    0% {
        top: 0;
        height: 80px;
        width: 100%
    }
    10% {
        height: 10px;
        padding: 0;
        width: 100%;
        top: 35px
    }
    30% {
        width: 100%;
        top: 35px
    }
    100% {
        top: 35px;
        width: 0;
        height: 10px;
        padding: 0
    }
}

@-ms-keyframes collapseBox {
    0%, 10%, 30% {
        width: 100%
    }
    10%, 100% {
        top: 35px;
        height: 10px;
        padding: 0
    }
    0% {
        top: 0;
        height: 80px
    }
    30% {
        top: 35px
    }
    100% {
        width: 0
    }
}

@-o-keyframes collapseBox {
    0% {
        top: 0;
        height: 80px;
        width: 100%
    }
    10% {
        height: 10px;
        padding: 0;
        width: 100%;
        top: 35px
    }
    30% {
        width: 100%;
        top: 35px
    }
    100% {
        top: 35px;
        width: 0;
        height: 10px;
        padding: 0
    }
}

@keyframes collapseBox {
    0% {
        top: 0;
        height: 80px;
        width: 100%
    }
    10% {
        height: 10px;
        padding: 0;
        width: 100%;
        top: 35px
    }
    30% {
        width: 100%;
        top: 35px
    }
    100% {
        top: 35px;
        width: 0;
        height: 10px;
        padding: 0
    }
}

.coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.hide-content .bk-wrapper-content .bk-minimize-icon {
    position: absolute;
    right: 0;
    -webkit-animation: transformRightIcon .5s ease;
    -moz-animation: transformRightIcon .5s ease;
    animation: transformRightIcon .5s ease
}

@-webkit-keyframes transformRightIcon {
    0% {
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%);
        right: 20px
    }
    100% {
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%);
        right: 0
    }
}

@-moz-keyframes transformRightIcon {
    0% {
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%);
        right: 20px
    }
    100% {
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%);
        right: 0
    }
}

@-ms-keyframes transformRightIcon {
    0%, 100% {
        top: 50%
    }
    0% {
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%);
        right: 20px
    }
    100% {
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%);
        right: 0
    }
}

@-o-keyframes transformRightIcon {
    0% {
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%);
        right: 20px
    }
    100% {
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%);
        right: 0
    }
}

@keyframes transformRightIcon {
    0% {
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%);
        right: 20px
    }
    100% {
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%);
        right: 0
    }
}

.coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.hide-content .bk-wrapper-content .bk-minimize-icon svg.fill-color .cls-1 {
    fill: #fff !important
}

.coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.hide-content .bk-wrapper-content .bk-minimize-icon::before {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-animation: scaleBorder .5s 3.3s ease;
    -moz-animation: scaleBorder .5s 3.3s ease;
    animation: scaleBorder .5s 3.3s ease
}

@-webkit-keyframes scaleBorder {
    0% {
        -webkit-opacity: 1;
        -moz-opacity: 1;
        opacity: 1;
        visibility: visible;
        -webkit-transform: translate(-50%, -50%) scale(1);
        -moz-transform: translate(-50%, -50%) scale(1);
        -ms-transform: translate(-50%, -50%) scale(1);
        -o-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1)
    }
    100% {
        -webkit-opacity: 0;
        -moz-opacity: 0;
        opacity: 0;
        visibility: hidden;
        -webkit-transform: translate(-50%, -50%) scale(2);
        -moz-transform: translate(-50%, -50%) scale(2);
        -ms-transform: translate(-50%, -50%) scale(2);
        -o-transform: translate(-50%, -50%) scale(2);
        transform: translate(-50%, -50%) scale(2)
    }
}

@-moz-keyframes scaleBorder {
    0% {
        -webkit-opacity: 1;
        -moz-opacity: 1;
        opacity: 1;
        visibility: visible;
        -webkit-transform: translate(-50%, -50%) scale(1);
        -moz-transform: translate(-50%, -50%) scale(1);
        -ms-transform: translate(-50%, -50%) scale(1);
        -o-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1)
    }
    100% {
        -webkit-opacity: 0;
        -moz-opacity: 0;
        opacity: 0;
        visibility: hidden;
        -webkit-transform: translate(-50%, -50%) scale(2);
        -moz-transform: translate(-50%, -50%) scale(2);
        -ms-transform: translate(-50%, -50%) scale(2);
        -o-transform: translate(-50%, -50%) scale(2);
        transform: translate(-50%, -50%) scale(2)
    }
}

@-ms-keyframes scaleBorder {
    0% {
        -webkit-opacity: 1;
        -moz-opacity: 1;
        opacity: 1;
        visibility: visible;
        -webkit-transform: translate(-50%, -50%) scale(1);
        -moz-transform: translate(-50%, -50%) scale(1);
        -ms-transform: translate(-50%, -50%) scale(1);
        -o-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1)
    }
    100% {
        -webkit-opacity: 0;
        -moz-opacity: 0;
        opacity: 0;
        visibility: hidden;
        -webkit-transform: translate(-50%, -50%) scale(2);
        -moz-transform: translate(-50%, -50%) scale(2);
        -ms-transform: translate(-50%, -50%) scale(2);
        -o-transform: translate(-50%, -50%) scale(2);
        transform: translate(-50%, -50%) scale(2)
    }
}

@-o-keyframes scaleBorder {
    0% {
        -webkit-opacity: 1;
        -moz-opacity: 1;
        opacity: 1;
        visibility: visible;
        -webkit-transform: translate(-50%, -50%) scale(1);
        -moz-transform: translate(-50%, -50%) scale(1);
        -ms-transform: translate(-50%, -50%) scale(1);
        -o-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1)
    }
    100% {
        -webkit-opacity: 0;
        -moz-opacity: 0;
        opacity: 0;
        visibility: hidden;
        -webkit-transform: translate(-50%, -50%) scale(2);
        -moz-transform: translate(-50%, -50%) scale(2);
        -ms-transform: translate(-50%, -50%) scale(2);
        -o-transform: translate(-50%, -50%) scale(2);
        transform: translate(-50%, -50%) scale(2)
    }
}

@keyframes scaleBorder {
    0% {
        -webkit-opacity: 1;
        -moz-opacity: 1;
        opacity: 1;
        visibility: visible;
        -webkit-transform: translate(-50%, -50%) scale(1);
        -moz-transform: translate(-50%, -50%) scale(1);
        -ms-transform: translate(-50%, -50%) scale(1);
        -o-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1)
    }
    100% {
        -webkit-opacity: 0;
        -moz-opacity: 0;
        opacity: 0;
        visibility: hidden;
        -webkit-transform: translate(-50%, -50%) scale(2);
        -moz-transform: translate(-50%, -50%) scale(2);
        -ms-transform: translate(-50%, -50%) scale(2);
        -o-transform: translate(-50%, -50%) scale(2);
        transform: translate(-50%, -50%) scale(2)
    }
}

.coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.hide-content .bk-wrapper-content .bk-wrapper-message {
    display: none;
    -webkit-animation: collapseText 4s ease-out;
    -moz-animation: collapseText 4s ease-out;
    animation: collapseText 4s ease-out
}

@-webkit-keyframes collapseText {
    0% {
        display: inline-block
    }
    10%, 100% {
        display: none
    }
}

@-moz-keyframes collapseText {
    0% {
        display: inline-block
    }
    10%, 100% {
        display: none
    }
}

@-ms-keyframes collapseText {
    0% {
        display: inline-block
    }
    10%, 100% {
        display: none
    }
}

@-o-keyframes collapseText {
    0% {
        display: inline-block
    }
    10%, 100% {
        display: none
    }
}

@keyframes collapseText {
    0% {
        display: inline-block
    }
    10%, 100% {
        display: none
    }
}

.coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.hide-content .bk-wrapper-content.show-content {
    right: 0
}

.coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.default-icon {
    left: auto;
    width: 0;
    height: 0
}

.coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.default-icon .bk-wrapper-content {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    position: absolute;
    width: 0;
    padding: 0;
    right: 0
}

.coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.default-icon .bk-wrapper-content .bk-wrapper-message {
    display: none
}

.coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.default-icon .bk-wrapper-content .bk-minimize-icon {
    position: absolute;
    right: 0;
    top: 0
}

.coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.default-icon .bk-wrapper-content .bk-minimize-icon svg .cls-1 {
    fill: #fff !important
}

.coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.default-icon.scn-cbox-position-bottom-left, .coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.default-icon.scn-cbox-position-left {
    left: 15px;
    right: auto
}

.coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.default-icon.scn-cbox-position-bottom-left .bk-wrapper-content, .coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.default-icon.scn-cbox-position-bottom-left .bk-wrapper-content .bk-minimize-icon, .coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.default-icon.scn-cbox-position-left .bk-wrapper-content, .coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.default-icon.scn-cbox-position-left .bk-wrapper-content .bk-minimize-icon {
    left: 0;
    right: auto
}

.coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.default-icon.scn-cbox-position-bottom-left, .coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.default-icon.scn-cbox-position-bottom-right {
    bottom: 40px
}

.coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.default-icon.scn-cbox-position-bottom-left .bk-wrapper-content, .coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.default-icon.scn-cbox-position-bottom-right .bk-wrapper-content {
    bottom: 35px;
    top: auto
}

.coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.default-icon.scn-cbox-position-bottom-left .bk-wrapper-content .bk-minimize-icon, .coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.default-icon.scn-cbox-position-bottom-right .bk-wrapper-content .bk-minimize-icon {
    bottom: -25px;
    top: auto
}

.coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.default-icon.scn-cbox-position-bottom-right, .coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.default-icon.scn-cbox-position-right {
    right: 15px
}

.coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.default-icon.scn-cbox-position-left .bk-wrapper-content .bk-minimize-icon, .coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.default-icon.scn-cbox-position-right .bk-wrapper-content .bk-minimize-icon {
    top: -25px
}

.coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.button_lovewins .bk-wrapper-content {
    background: #eb4848;
    background: -webkit-linear-gradient(to right, #eb4848, #f7ab34, #5feb48, #48bfeb, #7948eb);
    background: -moz-linear-gradient(to right, #eb4848, #f7ab34, #5feb48, #48bfeb, #7948eb);
    background: -ms-linear-gradient(to right, #eb4848, #f7ab34, #5feb48, #48bfeb, #7948eb);
    background: -o-linear-gradient(to right, #eb4848, #f7ab34, #5feb48, #48bfeb, #7948eb);
    background: linear-gradient(to right, #eb4848, #f7ab34, #5feb48, #48bfeb, #7948eb)
}

.coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.button_lovewins .bk-wrapper-content .bk-minimize-icon {
    background: #eb4848;
    background: -webkit-linear-gradient(to right, #eb4848, #f7ab34, #5feb48, #48bfeb, #7948eb);
    background: -moz-linear-gradient(to right, #eb4848, #f7ab34, #5feb48, #48bfeb, #7948eb);
    background: -ms-linear-gradient(to right, #eb4848, #f7ab34, #5feb48, #48bfeb, #7948eb);
    background: -o-linear-gradient(to right, #eb4848, #f7ab34, #5feb48, #48bfeb, #7948eb);
    background: linear-gradient(to right, #eb4848, #f7ab34, #5feb48, #48bfeb, #7948eb);
    border-color: #eb4848
}

.coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.button_lovewins .bk-wrapper-content .bk-minimize-icon svg .cls-1, .coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.button_lovewins .bk-wrapper-content .bk-minimize-icon svg .cls-2 {
    fill: #eb4848
}

.coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.button_valentine .bk-wrapper-content, .coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.button_valentine .bk-wrapper-content .bk-minimize-icon {
    background: #de2628;
    border-color: #de2628
}

.coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.button_valentine .bk-wrapper-content .bk-minimize-icon svg .cls-1, .coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.button_valentine .bk-wrapper-content .bk-minimize-icon svg .cls-2 {
    fill: #de2628
}

.coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.button_halloween .bk-wrapper-content, .coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.button_halloween .bk-wrapper-content .bk-minimize-icon {
    background: #ba3600;
    background: -webkit-linear-gradient(to right, #ba3600, #000);
    background: -moz-linear-gradient(to right, #ba3600, #000);
    background: -ms-linear-gradient(to right, #ba3600, #000);
    background: -o-linear-gradient(to right, #ba3600, #000);
    background: linear-gradient(to right, #ba3600, #000);
    border-color: #ba3600
}

.coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.button_halloween .bk-wrapper-content .bk-minimize-icon svg .cls-1, .coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.button_halloween .bk-wrapper-content .bk-minimize-icon svg .cls-2 {
    fill: #ba3600
}

.coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.button_thanks_giving .bk-wrapper-content, .coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.button_thanks_giving .bk-wrapper-content .bk-minimize-icon {
    background: #f8a800;
    border-color: #f8a800
}

.coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.button_thanks_giving .bk-wrapper-content .bk-minimize-icon svg .cls-1, .coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.button_thanks_giving .bk-wrapper-content .bk-minimize-icon svg .cls-2 {
    fill: #f8a800
}

.coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.button_black_friday .bk-wrapper-content, .coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.button_black_friday .bk-wrapper-content .bk-minimize-icon {
    background: #000;
    border-color: #000
}

.coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.button_black_friday .bk-wrapper-content .bk-minimize-icon svg .cls-1, .coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.button_black_friday .bk-wrapper-content .bk-minimize-icon svg .cls-2 {
    fill: #000
}

.coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.button_xmas .bk-wrapper-content, .coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.button_xmas .bk-wrapper-content .bk-minimize-icon {
    background: #b22716;
    border-color: #b22716
}

.coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.button_xmas .bk-wrapper-content .bk-minimize-icon svg .cls-1, .coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.button_xmas .bk-wrapper-content .bk-minimize-icon svg .cls-2 {
    fill: #b22716
}

.coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.button_xmas2016_1 .bk-wrapper-content, .coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.button_xmas2016_1 .bk-wrapper-content .bk-minimize-icon {
    background: #005fd1;
    border-color: #005fd1
}

.coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.button_xmas2016_1 .bk-wrapper-content .bk-minimize-icon svg .cls-1, .coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.button_xmas2016_1 .bk-wrapper-content .bk-minimize-icon svg .cls-2 {
    fill: #005fd1
}

.coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.button_xmas2016_2 .bk-wrapper-content, .coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.button_xmas2016_2 .bk-wrapper-content .bk-minimize-icon {
    background: #b11c1e;
    border-color: #b11c1e
}

.coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.button_xmas2016_2 .bk-wrapper-content .bk-minimize-icon svg .cls-1, .coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.button_xmas2016_2 .bk-wrapper-content .bk-minimize-icon svg .cls-2 {
    fill: #b11c1e
}

.coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.button_new_year .bk-wrapper-content, .coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.button_new_year .bk-wrapper-content .bk-minimize-icon {
    background: #800707;
    border-color: #800707
}

.coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.button_new_year .bk-wrapper-content .bk-minimize-icon svg .cls-1, .coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.button_new_year .bk-wrapper-content .bk-minimize-icon svg .cls-2 {
    fill: #800707
}

.coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.button_newyear2016_1 .bk-wrapper-content, .coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.button_newyear2016_1 .bk-wrapper-content .bk-minimize-icon {
    background: 50% #da1e2d;
    background: -webkit-linear-gradient(to right, #da1e2d 50%, #96202b 50%);
    background: -moz-linear-gradient(to right, #da1e2d 50%, #96202b 50%);
    background: -ms-linear-gradient(to right, #da1e2d 50%, #96202b 50%);
    background: -o-linear-gradient(to right, #da1e2d 50%, #96202b 50%);
    background: linear-gradient(to right, #da1e2d 50%, #96202b 50%);
    border-color: #da1e2d
}

.coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.button_newyear2016_1 .bk-wrapper-content .bk-minimize-icon svg .cls-1, .coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.button_newyear2016_1 .bk-wrapper-content .bk-minimize-icon svg .cls-2 {
    fill: #da1e2d
}

.coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.button_newyear2016_2 .bk-wrapper-content {
    background: #a78b52;
    background: -webkit-linear-gradient(to right, #a78b52, #c78850);
    background: -moz-linear-gradient(to right, #a78b52, #c78850);
    background: -ms-linear-gradient(to right, #a78b52, #c78850);
    background: -o-linear-gradient(to right, #a78b52, #c78850);
    background: linear-gradient(to right, #a78b52, #c78850)
}

.coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.button_newyear2016_2 .bk-wrapper-content .bk-minimize-icon {
    background: #a78b52;
    background: -webkit-linear-gradient(to right, #a78b52, #c78850);
    background: -moz-linear-gradient(to right, #a78b52, #c78850);
    background: -ms-linear-gradient(to right, #a78b52, #c78850);
    background: -o-linear-gradient(to right, #a78b52, #c78850);
    background: linear-gradient(to right, #a78b52, #c78850);
    border-color: #a78b52
}

.coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.button_newyear2016_2 .bk-wrapper-content .bk-minimize-icon svg .cls-1, .coupon_box_default .bk-cbox-button-transition .bk-cbox-mobile-v2.button_newyear2016_2 .bk-wrapper-content .bk-minimize-icon svg .cls-2 {
    fill: #a78b52
}

#cboxLoadedContent {
    border: none
}

.iframe_thanks_giving#coupon-box-iframe {
    height: 300px
}

#slidein_background {
    -webkit-transition: transform .3s linear;
    transition: transform .3s linear;
    -moz-transition: transform .3s linear;
    -o-transition: transform .3s linear
}

#slidein, #slidein_wrapper {
    -webkit-transition: transform .3s ease-out;
    transition: transform .3s ease-out;
    -moz-transition: transform .3s ease-out;
    -o-transition: transform .3s ease-out
}

#slidein {
    -webkit-transform: translate(0, -40%);
    -ms-transform: translate(0, -40%);
    transform: translate(0, -40%)
}

#cboxOverlay {
    opacity: .5 !important
}

.coupon-box-iframe {
    height: 400px;
    width: 100%;
    border: none;
    min-height: 285px
}

.couponbox-opened-transition {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s
}

.couponbox-opened-transition.minimize-icon-v2 {
    -webkit-transition: all .3s .3s ease;
    -moz-transition: all .3s .3s ease;
    -ms-transition: all .3s .3s ease;
    -o-transition: all .3s .3s ease
}

.couponbox-opened-enter, .couponbox-opened-leave {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0
}

.couponbox-opened-enter .bk-connected-popup, .couponbox-opened-enter .bk-coupon-box-content {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transform: scale(.7);
    -moz-transform: scale(.7);
    -ms-transform: scale(.7);
    -o-transform: scale(.7);
    transform: scale(.7)
}

.couponbox-opened-leave .bk-connected-popup, .couponbox-opened-leave .bk-coupon-box-content {
    -webkit-transform: scale(.7);
    -moz-transform: scale(.7);
    -ms-transform: scale(.7);
    -o-transform: scale(.7);
    transform: scale(.7)
}

@media only screen and (max-width: 480px) {
    .minimize-icon-v2.couponbox-opened-leave .bk-coupon-box-content {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

.bk-cbox-button-transition .bk-cbox-widget-theme {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out
}

.bk-cbox-button-transition .scn-cbox-position-bottom-left, .bk-cbox-button-transition .scn-cbox-position-bottom-right {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.bk-cbox-button-transition .scn-cbox-position-left, .bk-cbox-button-transition .scn-cbox-position-right {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}

.bk-cbox-button-transition.minimize-icon-v2 {
    -webkit-transition: all 1s .3s ease;
    -moz-transition: all 1s .3s ease;
    -ms-transition: all 1s .3s ease;
    -o-transition: all 1s .3s ease
}

.bk-cbox-button-enter .scn-cbox-position-bottom-left, .bk-cbox-button-enter .scn-cbox-position-bottom-right, .bk-cbox-button-leave .scn-cbox-position-bottom-left, .bk-cbox-button-leave .scn-cbox-position-bottom-right {
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -ms-transform: translateY(100px);
    -o-transform: translateY(100px);
    transform: translateY(100px)
}

.bk-cbox-button-enter .scn-cbox-position-right, .bk-cbox-button-leave .scn-cbox-position-right {
    -webkit-transform: translateX(80px);
    -moz-transform: translateX(80px);
    -ms-transform: translateX(80px);
    -o-transform: translateX(80px);
    transform: translateX(80px)
}

.bk-cbox-button-enter .scn-cbox-position-left, .bk-cbox-button-leave .scn-cbox-position-left {
    -webkit-transform: translateX(-80px);
    -moz-transform: translateX(-80px);
    -ms-transform: translateX(-80px);
    -o-transform: translateX(-80px);
    transform: translateX(-80px)
}

#checkCboxCssLoaded {
    color: #123 !important
}

.popup_wrapper .bk-coupon-box-background .pyro > .after, .popup_wrapper .bk-coupon-box-background .pyro > .before {
    position: absolute;
    width: 5px;
    height: 5px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    box-shadow: 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff;
    -moz-animation: 1s bang ease-out infinite backwards, 1s gravity ease-in infinite backwards, 5s position linear infinite backwards;
    -webkit-animation: 1s bang ease-out infinite backwards, 1s gravity ease-in infinite backwards, 5s position linear infinite backwards;
    -o-animation: 1s bang ease-out infinite backwards, 1s gravity ease-in infinite backwards, 5s position linear infinite backwards;
    animation: 1s bang ease-out infinite backwards, 1s gravity ease-in infinite backwards, 5s position linear infinite backwards
}

.popup_wrapper .bk-coupon-box-background .pyro > .after {
    -moz-animation-delay: 1.25s, 1.25s, 1.25s;
    -webkit-animation-delay: 1.25s, 1.25s, 1.25s;
    -o-animation-delay: 1.25s, 1.25s, 1.25s;
    animation-delay: 1.25s, 1.25s, 1.25s;
    -moz-animation-duration: 1.25s, 1.25s, 6.25s;
    -webkit-animation-duration: 1.25s, 1.25s, 6.25s;
    -o-animation-duration: 1.25s, 1.25s, 6.25s;
    animation-duration: 1.25s, 1.25s, 6.25s
}

@-webkit-keyframes bang {
    to {
        box-shadow: 32px -260.67px #ff0059, 113px 59.33px #0f0, 108px -150.67px #f04, -129px 57.33px #ff0400, 165px -107.67px #ff00b7, 244px 20.33px #0ef, 249px -286.67px #f200ff, 96px -218.67px #00ff84, -20px -182.67px #ff6f00, -32px 77.33px #ff0084, -136px -21.67px #00f, -128px -375.67px #a6ff00, -75px -192.67px #a0f, 0 -370.67px #f700ff, -236px -175.67px #cf0, 203px -183.67px #ff8000, -154px -40.67px #0015ff, -140px -151.67px #ff0026, -119px -253.67px #ff002b, -143px -269.67px #2b00ff, -133px -282.67px #ff0040, -101px -331.67px #2b00ff, 126px 37.33px #c800ff, 234px -312.67px #00e1ff, -126px -319.67px #ff00a6, -176px 45.33px #fb00ff, -235px -374.67px #00ffb7, -31px -316.67px #ff00f7, -61px -51.67px #f05, 222px -67.67px #f05, 68px -379.67px #0dff00, -152px -126.67px #c8ff00, 140px -146.67px #00ff6f, 52px 59.33px #003cff, -133px -364.67px #01f, 179px -204.67px #000dff, -53px -220.67px #00ffe6, 185px -34.67px #0df, 124px 62.33px #60f, -5px 70.33px #ff4000, -115px -300.67px #0048ff, -160px -44.67px #00d5ff, -152px -129.67px #00ff15, 53px -404.67px #08f, -77px -351.67px #0004ff, -150px -171.67px #0f3, 179px 37.33px #bfff00, 5px -324.67px #1a00ff, -20px -342.67px #00ff8c, 248px -204.67px #fbff00, 60px -54.67px #8c00ff
    }
}

@-moz-keyframes bang {
    to {
        box-shadow: 32px -260.67px #ff0059, 113px 59.33px #0f0, 108px -150.67px #f04, -129px 57.33px #ff0400, 165px -107.67px #ff00b7, 244px 20.33px #0ef, 249px -286.67px #f200ff, 96px -218.67px #00ff84, -20px -182.67px #ff6f00, -32px 77.33px #ff0084, -136px -21.67px #00f, -128px -375.67px #a6ff00, -75px -192.67px #a0f, 0 -370.67px #f700ff, -236px -175.67px #cf0, 203px -183.67px #ff8000, -154px -40.67px #0015ff, -140px -151.67px #ff0026, -119px -253.67px #ff002b, -143px -269.67px #2b00ff, -133px -282.67px #ff0040, -101px -331.67px #2b00ff, 126px 37.33px #c800ff, 234px -312.67px #00e1ff, -126px -319.67px #ff00a6, -176px 45.33px #fb00ff, -235px -374.67px #00ffb7, -31px -316.67px #ff00f7, -61px -51.67px #f05, 222px -67.67px #f05, 68px -379.67px #0dff00, -152px -126.67px #c8ff00, 140px -146.67px #00ff6f, 52px 59.33px #003cff, -133px -364.67px #01f, 179px -204.67px #000dff, -53px -220.67px #00ffe6, 185px -34.67px #0df, 124px 62.33px #60f, -5px 70.33px #ff4000, -115px -300.67px #0048ff, -160px -44.67px #00d5ff, -152px -129.67px #00ff15, 53px -404.67px #08f, -77px -351.67px #0004ff, -150px -171.67px #0f3, 179px 37.33px #bfff00, 5px -324.67px #1a00ff, -20px -342.67px #00ff8c, 248px -204.67px #fbff00, 60px -54.67px #8c00ff
    }
}

@-ms-keyframes bang {
    to {
        box-shadow: 32px -260.67px #ff0059, 113px 59.33px #0f0, 108px -150.67px #f04, -129px 57.33px #ff0400, 165px -107.67px #ff00b7, 244px 20.33px #0ef, 249px -286.67px #f200ff, 96px -218.67px #00ff84, -20px -182.67px #ff6f00, -32px 77.33px #ff0084, -136px -21.67px #00f, -128px -375.67px #a6ff00, -75px -192.67px #a0f, 0 -370.67px #f700ff, -236px -175.67px #cf0, 203px -183.67px #ff8000, -154px -40.67px #0015ff, -140px -151.67px #ff0026, -119px -253.67px #ff002b, -143px -269.67px #2b00ff, -133px -282.67px #ff0040, -101px -331.67px #2b00ff, 126px 37.33px #c800ff, 234px -312.67px #00e1ff, -126px -319.67px #ff00a6, -176px 45.33px #fb00ff, -235px -374.67px #00ffb7, -31px -316.67px #ff00f7, -61px -51.67px #f05, 222px -67.67px #f05, 68px -379.67px #0dff00, -152px -126.67px #c8ff00, 140px -146.67px #00ff6f, 52px 59.33px #003cff, -133px -364.67px #01f, 179px -204.67px #000dff, -53px -220.67px #00ffe6, 185px -34.67px #0df, 124px 62.33px #60f, -5px 70.33px #ff4000, -115px -300.67px #0048ff, -160px -44.67px #00d5ff, -152px -129.67px #00ff15, 53px -404.67px #08f, -77px -351.67px #0004ff, -150px -171.67px #0f3, 179px 37.33px #bfff00, 5px -324.67px #1a00ff, -20px -342.67px #00ff8c, 248px -204.67px #fbff00, 60px -54.67px #8c00ff
    }
}

@-o-keyframes bang {
    to {
        box-shadow: 32px -260.67px #ff0059, 113px 59.33px #0f0, 108px -150.67px #f04, -129px 57.33px #ff0400, 165px -107.67px #ff00b7, 244px 20.33px #0ef, 249px -286.67px #f200ff, 96px -218.67px #00ff84, -20px -182.67px #ff6f00, -32px 77.33px #ff0084, -136px -21.67px #00f, -128px -375.67px #a6ff00, -75px -192.67px #a0f, 0 -370.67px #f700ff, -236px -175.67px #cf0, 203px -183.67px #ff8000, -154px -40.67px #0015ff, -140px -151.67px #ff0026, -119px -253.67px #ff002b, -143px -269.67px #2b00ff, -133px -282.67px #ff0040, -101px -331.67px #2b00ff, 126px 37.33px #c800ff, 234px -312.67px #00e1ff, -126px -319.67px #ff00a6, -176px 45.33px #fb00ff, -235px -374.67px #00ffb7, -31px -316.67px #ff00f7, -61px -51.67px #f05, 222px -67.67px #f05, 68px -379.67px #0dff00, -152px -126.67px #c8ff00, 140px -146.67px #00ff6f, 52px 59.33px #003cff, -133px -364.67px #01f, 179px -204.67px #000dff, -53px -220.67px #00ffe6, 185px -34.67px #0df, 124px 62.33px #60f, -5px 70.33px #ff4000, -115px -300.67px #0048ff, -160px -44.67px #00d5ff, -152px -129.67px #00ff15, 53px -404.67px #08f, -77px -351.67px #0004ff, -150px -171.67px #0f3, 179px 37.33px #bfff00, 5px -324.67px #1a00ff, -20px -342.67px #00ff8c, 248px -204.67px #fbff00, 60px -54.67px #8c00ff
    }
}

@keyframes bang {
    to {
        box-shadow: 32px -260.67px #ff0059, 113px 59.33px #0f0, 108px -150.67px #f04, -129px 57.33px #ff0400, 165px -107.67px #ff00b7, 244px 20.33px #0ef, 249px -286.67px #f200ff, 96px -218.67px #00ff84, -20px -182.67px #ff6f00, -32px 77.33px #ff0084, -136px -21.67px #00f, -128px -375.67px #a6ff00, -75px -192.67px #a0f, 0 -370.67px #f700ff, -236px -175.67px #cf0, 203px -183.67px #ff8000, -154px -40.67px #0015ff, -140px -151.67px #ff0026, -119px -253.67px #ff002b, -143px -269.67px #2b00ff, -133px -282.67px #ff0040, -101px -331.67px #2b00ff, 126px 37.33px #c800ff, 234px -312.67px #00e1ff, -126px -319.67px #ff00a6, -176px 45.33px #fb00ff, -235px -374.67px #00ffb7, -31px -316.67px #ff00f7, -61px -51.67px #f05, 222px -67.67px #f05, 68px -379.67px #0dff00, -152px -126.67px #c8ff00, 140px -146.67px #00ff6f, 52px 59.33px #003cff, -133px -364.67px #01f, 179px -204.67px #000dff, -53px -220.67px #00ffe6, 185px -34.67px #0df, 124px 62.33px #60f, -5px 70.33px #ff4000, -115px -300.67px #0048ff, -160px -44.67px #00d5ff, -152px -129.67px #00ff15, 53px -404.67px #08f, -77px -351.67px #0004ff, -150px -171.67px #0f3, 179px 37.33px #bfff00, 5px -324.67px #1a00ff, -20px -342.67px #00ff8c, 248px -204.67px #fbff00, 60px -54.67px #8c00ff
    }
}

@-webkit-keyframes gravity {
    to {
        -webkit-transform: translateY(200px);
        -moz-transform: translateY(200px);
        -ms-transform: translateY(200px);
        -o-transform: translateY(200px);
        transform: translateY(200px);
        -webkit-opacity: 0;
        -moz-opacity: 0;
        opacity: 0
    }
}

@-moz-keyframes gravity {
    to {
        -webkit-transform: translateY(200px);
        -moz-transform: translateY(200px);
        -ms-transform: translateY(200px);
        -o-transform: translateY(200px);
        transform: translateY(200px);
        -webkit-opacity: 0;
        -moz-opacity: 0;
        opacity: 0
    }
}

@-ms-keyframes gravity {
    to {
        -webkit-transform: translateY(200px);
        -moz-transform: translateY(200px);
        -ms-transform: translateY(200px);
        -o-transform: translateY(200px);
        transform: translateY(200px);
        -webkit-opacity: 0;
        -moz-opacity: 0;
        opacity: 0
    }
}

@-o-keyframes gravity {
    to {
        -webkit-transform: translateY(200px);
        -moz-transform: translateY(200px);
        -ms-transform: translateY(200px);
        -o-transform: translateY(200px);
        transform: translateY(200px);
        -webkit-opacity: 0;
        -moz-opacity: 0;
        opacity: 0
    }
}

@keyframes gravity {
    to {
        -webkit-transform: translateY(200px);
        -moz-transform: translateY(200px);
        -ms-transform: translateY(200px);
        -o-transform: translateY(200px);
        transform: translateY(200px);
        -webkit-opacity: 0;
        -moz-opacity: 0;
        opacity: 0
    }
}

@-webkit-keyframes position {
    0%, 19.9% {
        margin-top: 10%;
        margin-left: 40%
    }
    20%, 39.9% {
        margin-top: 40%;
        margin-left: 30%
    }
    40%, 59.9% {
        margin-top: 20%;
        margin-left: 70%
    }
    60%, 79.9% {
        margin-top: 30%;
        margin-left: 20%
    }
    80%, 99.9% {
        margin-top: 30%;
        margin-left: 80%
    }
}

@-moz-keyframes position {
    0%, 19.9% {
        margin-top: 10%;
        margin-left: 40%
    }
    20%, 39.9% {
        margin-top: 40%;
        margin-left: 30%
    }
    40%, 59.9% {
        margin-top: 20%;
        margin-left: 70%
    }
    60%, 79.9% {
        margin-top: 30%;
        margin-left: 20%
    }
    80%, 99.9% {
        margin-top: 30%;
        margin-left: 80%
    }
}

@-ms-keyframes position {
    0%, 19.9% {
        margin-top: 10%;
        margin-left: 40%
    }
    20%, 39.9% {
        margin-top: 40%;
        margin-left: 30%
    }
    40%, 59.9% {
        margin-top: 20%;
        margin-left: 70%
    }
    60%, 79.9% {
        margin-top: 30%;
        margin-left: 20%
    }
    80%, 99.9% {
        margin-top: 30%;
        margin-left: 80%
    }
}

@-o-keyframes position {
    0%, 19.9% {
        margin-top: 10%;
        margin-left: 40%
    }
    20%, 39.9% {
        margin-top: 40%;
        margin-left: 30%
    }
    40%, 59.9% {
        margin-top: 20%;
        margin-left: 70%
    }
    60%, 79.9% {
        margin-top: 30%;
        margin-left: 20%
    }
    80%, 99.9% {
        margin-top: 30%;
        margin-left: 80%
    }
}

@keyframes position {
    0%, 19.9% {
        margin-top: 10%;
        margin-left: 40%
    }
    20%, 39.9% {
        margin-top: 40%;
        margin-left: 30%
    }
    40%, 59.9% {
        margin-top: 20%;
        margin-left: 70%
    }
    60%, 79.9% {
        margin-top: 30%;
        margin-left: 20%
    }
    80%, 99.9% {
        margin-top: 30%;
        margin-left: 80%
    }
}

.popup_wrapper .bk-connected-popup_close {
    position: absolute;
    top: 20px;
    right: 20px;
    background: url(../images/popup-connected-social-network/close-popup.png) no-repeat;
    width: 13px;
    height: 13px;
    border: 0;
    padding: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.popup_wrapper .bk-connected-popup_close:focus {
    outline: 0
}

.popup_wrapper .bk-coupon-existed, .popup_wrapper .bk-no-coupon {
    height: 100%;
    display: flex;
    display: -ms-flexbox;
    justify-content: center;
    align-items: center
}

.popup_wrapper .bk-coupon-existed input:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.popup_wrapper .bk-coupon-existed .bk-connected-popup {
    position: relative;
    z-index: 99999999;
    background: #fff;
    padding: 45px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.popup_wrapper .bk-coupon-existed .bk-connected-popup p {
    font-size: 20px;
    color: #333
}

@media only screen and (max-width: 480px) {
    .popup_wrapper .bk-connected-popup_close {
        top: 10px;
        right: 10px
    }

    .popup_wrapper .bk-coupon-existed .bk-connected-popup p {
        font-size: 18px
    }
}

.popup_wrapper .bk-coupon-existed .bk-connected-popup .bk-wrapper-discount-code {
    background: url(../images/popup-connected-social-network/bg-discount-code.png) no-repeat;
    width: 351px;
    height: 124px;
    padding: 15px 30px;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    align-content: space-between;
    -ms-align-content: space-between;
    -webkit-align-content: space-between;
    margin: 0 auto 15px
}

.popup_wrapper .bk-coupon-existed .bk-connected-popup .bk-wrapper-discount-code .bk-connected-popup_copy, .popup_wrapper .bk-coupon-existed .bk-connected-popup .bk-wrapper-discount-code .coupon-treasure {
    display: block;
    width: 100%;
    text-align: center;
    margin: 0
}

.popup_wrapper .bk-coupon-existed .bk-connected-popup .bk-wrapper-discount-code .bk-connected-popup_copy {
    background: #333;
    border: 0;
    color: #fff;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    padding: 0
}

@media only screen and (max-width: 480px) {
    .popup_wrapper .bk-coupon-existed .bk-connected-popup .bk-wrapper-discount-code .bk-connected-popup_copy {
        font-size: 12px;
        height: 25px;
        line-height: 25px
    }
}

.popup_wrapper .bk-coupon-existed .bk-connected-popup .bk-wrapper-discount-code .coupon-treasure {
    display: block;
    max-width: 100%;
    border: 1px dashed #c1bebe;
    font-size: 24px;
    height: 50px;
    color: #333;
    background: 0 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.popup_wrapper .bk-coupon-existed .bk-connected-popup small {
    color: #a1a1a1
}

@media only screen and (max-width: 480px) {
    .popup_wrapper .bk-coupon-existed .bk-connected-popup .bk-wrapper-discount-code .coupon-treasure {
        font-size: 14px;
        height: 35px;
        line-height: 35px
    }

    .popup_wrapper .bk-coupon-existed .bk-connected-popup .bk-wrapper-discount-code {
        width: 250px;
        height: 90px;
        background-size: 250px auto;
        margin: 0 auto 15px;
        padding: 10px 30px
    }

    .popup_wrapper .bk-coupon-existed .bk-connected-popup {
        width: 90%;
        padding: 30px 0
    }
}

@media only screen and (max-device-width: 320px) {
    .popup_wrapper .bk-coupon-existed .bk-connected-popup {
        padding: 45px 0 25px
    }
}

.popup_wrapper .bk-no-coupon .bk-coupon-box-background {
    -webkit-opacity: .2;
    -moz-opacity: .2;
    opacity: .2
}

.popup_wrapper .bk-no-coupon .bk-connected-popup {
    position: relative;
    background: #fff;
    z-index: 9999999;
    padding: 50px 45px;
    -webkit-box-shadow: 0 17px 20px -5px rgba(52, 65, 84, .3);
    -moz-box-shadow: 0 17px 20px -5px rgba(52, 65, 84, .3);
    box-shadow: 0 17px 20px -5px rgba(52, 65, 84, .3);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

.popup_wrapper .bk-no-coupon .bk-connected-popup .bk-icon-checked {
    background: url(../images/popup-connected-social-network/icon-checked.png) no-repeat;
    width: 50px;
    height: 50px;
    margin: 0 auto 30px
}

.popup_wrapper .bk-no-coupon .bk-connected-popup p {
    font: 600 20px HelveticaNeueLTStdRoman, sans-serif;
    color: #333;
    margin: 10px
}

@media only screen and (max-width: 480px) {
    .popup_wrapper .bk-no-coupon .bk-connected-popup .bk-icon-checked {
        width: 40px;
        height: 40px;
        background-size: 100%
    }

    .popup_wrapper .bk-no-coupon .bk-connected-popup p {
        font-size: 18px;
        margin: 0
    }
}

.popup_wrapper .bk-no-coupon .bk-connected-popup small {
    color: #939393;
    font: 400 16px HelveticaNeueLTStdRoman, sans-serif
}

@media only screen and (max-width: 480px) {
    .popup_wrapper .bk-no-coupon .bk-connected-popup small {
        font-size: 13px
    }

    .popup_wrapper .bk-no-coupon .bk-connected-popup {
        padding: 35px 0
    }
}

.bk-normalize *, .bk-normalize ::after, .bk-normalize ::before {
    box-sizing: border-box
}

.bk-normalize div, .bk-normalize html {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .004);
    text-rendering: optimizeLegibility
}

.bk-normalize .bk-container-fluid .iframe-content {
    text-align: center;
    position: relative
}

.bk-normalize .bk-container-fluid .iframe-content.shared2 {
    display: block !important
}

.bk-normalize .bk-container-fluid .iframe-content.edit-theme-4 {
    text-align: left
}

.bk-normalize .bk-container-fluid .no-social-link {
    padding: 0;
    margin: 0
}

.bk-normalize .bk-container-fluid.container-edit-theme-1, .bk-normalize .bk-container-fluid.container-edit-theme-4 {
    padding: 0 !important
}

.bk-normalize .join img {
    display: none;
    width: 30px
}

.bk-normalize .newsletter-success {
    display: none
}

@media (max-width: 320px) {
    .iframe-content .sharing-container #sharing-accounts {
        margin: 0 10px
    }

    .iframe-content .sharing-container #sharing-accounts li {
        margin: 0 5px 10px 0
    }

    .iframe-content .sharing-container #sharing-accounts li:nth-child(4), .iframe-content .sharing-container #sharing-accounts li:nth-child(5) {
        margin-bottom: 0
    }
}

@media (max-width: 375px) {
    .iframe-content.bk-has-social-link.bk-has-newsletter p.bk-text-title:after, .iframe-content.bk-has-social-link.bk-has-newsletter p.bk-text-title:before {
        display: none
    }
}

@media (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 0) {
    input, select, textarea {
        font-size: 16px
    }
}

.iframe-content p.bk-text-title {
    font: 400 14px 'Bk-Open sans', sans-serif;
    color: #000;
    text-align: center;
    display: inline-block;
    overflow: hidden;
    position: relative;
    text-transform: none;
    -ms-word-wrap: break-word;
    word-wrap: break-word
}

.iframe-content p.bk-text-title.no-pseudo:after, .iframe-content p.bk-text-title.no-pseudo:before {
    display: none
}

@media only screen and (max-device-width: 480px) {
    .iframe-content p.bk-text-title {
        font: 14px HelveticaNeueLTStdRoman, sans-serif;
        width: 100%
    }
}

.iframe-content h4.bk-guide {
    font: 400 12px gotham_bookregular, sans-serif;
    color: #999;
    margin: 5px auto 0;
    text-transform: none
}

.iframe-content #coupon-carousel {
    text-align: center;
    margin: 0 auto
}

.iframe-content #coupon-carousel .bk-carousel-container .bk-carousel-item p {
    font: 400 24px gotham_boldregular, sans-serif;
    color: #018ac6;
    text-transform: uppercase
}

.iframe-content #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container {
    background: url(../images/sprites.png?v9) 40px -20px no-repeat;
    width: 440px;
    height: 111px;
    background-size: 2260px 370px;
    position: relative;
    display: inline-block !important;
    overflow: hidden;
    -ms-behavior: url(../images/backgroundsize.min.htc);
    behavior: url(../images/backgroundsize.min.htc)
}

@media only screen and (max-device-width: 480px) {
    .iframe-content #coupon-carousel .bk-carousel-container .bk-carousel-item p {
        font-size: 16px;
        margin-top: 10px
    }

    .iframe-content #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container {
        height: 86px;
        width: 246px;
        background-size: 1750px 300px;
        background-position: -11px -20px;
        margin-top: 0;
        padding: 0
    }
}

.iframe-content #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container:hover .scn-cbox-copy {
    visibility: visible;
    opacity: 1
}

.iframe-content #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .coupon-text, .iframe-content #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .coupon-treasure {
    font: 400 24px 'Bk-Open sans', sans-serif;
    color: #000;
    background: 0 0;
    border: none;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    top: 28px;
    width: 255px;
    height: auto;
    min-height: 50px;
    margin: 0;
    padding: 0;
    text-align: center;
    z-index: 2
}

@media only screen and (max-device-width: 480px) {
    .iframe-content #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .coupon-text, .iframe-content #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .coupon-treasure {
        font-size: 18px;
        font-weight: 700;
        display: block;
        left: 53%;
        top: 23px;
        width: 220px;
        min-width: inherit
    }

    .iframe-content #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .scn-cbox-copy {
        display: none
    }
}

.iframe-content #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .coupon-text:focus, .iframe-content #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .coupon-treasure:focus {
    outline: 0
}

.iframe-content #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .scn-cbox-copy {
    vertical-align: top;
    background: #fff;
    position: absolute;
    padding: 0;
    margin-top: 0;
    width: 60px;
    height: 25px;
    line-height: 20px;
    right: 0;
    top: 55px;
    font: 12px 'Bk-Open sans', sans-serif;
    color: #404040;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    border: 1px solid #dbdbdb;
    z-index: 200;
    visibility: hidden;
    opacity: 0
}

.iframe-content #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-desc {
    font-family: gotham_bookregular, sans-serif;
    font-size: 13px;
    color: #000;
    overflow: hidden
}

.iframe-content #coupon-carousel .bk-carousel-container .bk-carousel-item .bk-carousel-center {
    text-align: center
}

.iframe-content .sharing-container.bk-shared {
    margin: 0;
    padding: 0
}

@media only screen and (max-device-width: 480px) {
    .iframe-content #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-desc {
        max-height: 72px;
        overflow: hidden
    }

    .iframe-content .sharing-container {
        position: relative;
        margin: 0;
        text-align: left
    }

    .iframe-content .sharing-container.bk-shared:after, .iframe-content .sharing-container:before {
        display: none !important
    }
}

.iframe-content .sharing-container #sharing-accounts {
    padding: 30px 0;
    margin: -15px 0 0;
    text-align: center;
    white-space: normal
}

.iframe-content .sharing-container #sharing-accounts.bk-custom-style-social-icon .wrap-img-ghost {
    position: absolute;
    top: 0;
    background: url(../images/social-icon-sprites.png) no-repeat;
    background-size: 213px 72px;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s
}

.iframe-content .sharing-container #sharing-accounts.bk-custom-style-social-icon li {
    height: 28px;
    overflow: hidden;
    margin-top: 15px
}

.iframe-content .sharing-container #sharing-accounts.bk-custom-style-social-icon li.facebook-like {
    width: 65px
}

.iframe-content .sharing-container #sharing-accounts.bk-custom-style-social-icon li.facebook-like div {
    cursor: pointer
}

.iframe-content .sharing-container #sharing-accounts.bk-custom-style-social-icon li.facebook-like .scn-fb-like {
    opacity: 0;
    z-index: 1
}

.iframe-content .sharing-container #sharing-accounts.bk-custom-style-social-icon li.facebook-like .scn-fb-like .fb-like {
    transition: 2s;
    margin-top: -15px
}

.iframe-content .sharing-container #sharing-accounts.bk-custom-style-social-icon li.facebook-like .wrap-img-ghost {
    z-index: 0;
    background-position: -52px 0
}

.iframe-content .sharing-container #sharing-accounts.bk-custom-style-social-icon li.instagram-share a, .iframe-content .sharing-container #sharing-accounts.bk-custom-style-social-icon li.pinterest-share a, .iframe-content .sharing-container #sharing-accounts.bk-custom-style-social-icon li.twitter-follow .scn-twitter-follow {
    position: relative;
    z-index: 1;
    opacity: 0
}

.iframe-content .sharing-container #sharing-accounts.bk-custom-style-social-icon li.twitter-follow {
    padding-top: 0;
    width: 80px;
    background: 0 0
}

.iframe-content .sharing-container #sharing-accounts.bk-custom-style-social-icon li.twitter-follow:before {
    opacity: 0
}

.iframe-content .sharing-container #sharing-accounts.bk-custom-style-social-icon li.twitter-follow .wrap-img-ghost {
    background-position: -133px 0
}

.iframe-content .sharing-container #sharing-accounts.bk-custom-style-social-icon li.pinterest-share {
    padding-top: 0;
    width: 80px;
    background: 0 0
}

.iframe-content .sharing-container #sharing-accounts.bk-custom-style-social-icon li.pinterest-share:before {
    opacity: 0
}

.iframe-content .sharing-container #sharing-accounts.bk-custom-style-social-icon li.pinterest-share .wrap-img-ghost {
    background-position: -115px -44px
}

.iframe-content .sharing-container #sharing-accounts.bk-custom-style-social-icon li.instagram-share {
    padding-top: 0;
    width: 80px;
    background: 0 0
}

.iframe-content .sharing-container #sharing-accounts.bk-custom-style-social-icon li.instagram-share:before {
    opacity: 0
}

.iframe-content .sharing-container #sharing-accounts.bk-custom-style-social-icon li.instagram-share .wrap-img-ghost {
    background-position: -19px -44px
}

.iframe-content .sharing-container #sharing-accounts.bk-custom-style-social-icon li.google-plus-one {
    width: 40px
}

.iframe-content .sharing-container #sharing-accounts.bk-custom-style-social-icon li.google-plus-one:before {
    opacity: 0
}

.iframe-content .sharing-container #sharing-accounts.bk-custom-style-social-icon li.google-plus-one div {
    position: relative;
    z-index: 1;
    margin-top: 0 !important;
    opacity: 0
}

.iframe-content .sharing-container #sharing-accounts.bk-custom-style-social-icon li.google-plus-one div.wrap-img-ghost {
    position: absolute;
    margin-top: 0 !important;
    background-position: 0 0;
    z-index: 0;
    opacity: 1
}

.iframe-content .sharing-container #sharing-accounts li {
    display: inline-block;
    vertical-align: top;
    margin: 0 3px;
    width: 60px;
    height: 60px;
    position: relative;
    float: none;
    cursor: pointer;
    text-align: center
}

@media only screen and (max-device-width: 480px) {
    .iframe-content .sharing-container #sharing-accounts li {
        margin: 0 3px 0 0
    }
}

@media only screen and (max-device-width: 320px) {
    .iframe-content .sharing-container #sharing-accounts li {
        margin: 0 10px 15px 0
    }
}

.iframe-content .sharing-container #sharing-accounts li .social-sharing {
    padding: 0;
    margin: 0
}

.iframe-content .sharing-container #sharing-accounts li .scn-twitter-follow {
    position: relative;
    background-color: #eee;
    background-image: -webkit-linear-gradient(#fff, #dedede);
    background-image: linear-gradient(#fff, #dedede);
    border: 1px solid #ccc;
    border-radius: 3px;
    color: #333;
    font-weight: 700;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
    cursor: pointer;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 20px;
    max-width: 100%;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    outline: 0;
    text-decoration: none;
    font-family: 'Helvetica Neue', Arial, sans-serif;
    font-size: 11px;
    line-height: 18px
}

.iframe-content .sharing-container #sharing-accounts li .scn-twitter-follow i {
    position: absolute;
    top: 50%;
    left: 2px;
    margin-top: -5px;
    width: 16px;
    height: 13px;
    background: url(../images/sprites.png?v9) -954px -148px no-repeat
}

.iframe-content .sharing-container #sharing-accounts li .scn-twitter-follow span {
    padding: 0 3px 0 19px;
    white-space: nowrap
}

.iframe-content .sharing-container #sharing-accounts .instagram-share {
    padding-top: 42px;
    background: url(../images/sprites.png?v9) -247px -132px no-repeat;
    background-size: 1800px 300px
}

.iframe-content .sharing-container #sharing-accounts .instagram-share .instagram-follow {
    background: #6B5344;
    height: 20px;
    width: 60px;
    color: #fff;
    font: 11px 600 'Helvetica Neue', Arial, sans-serif;
    line-height: 20px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    text-transform: none;
    letter-spacing: 0;
    display: block
}

.iframe-content .sharing-container #sharing-accounts .twitter-follow {
    padding-top: 42px;
    background: url(../images/sprites.png?v9) -7px -133px no-repeat;
    background-size: 1800px 300px
}

.iframe-content .sharing-container #sharing-accounts .twitter-follow:before {
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/sprites.png?v9) -267px -227px no-repeat;
    background-size: 1800px 300px;
    z-index: -1;
    content: '';
    height: 60px;
    width: 60px
}

.iframe-content .sharing-container #sharing-accounts .twitter-follow iframe {
    min-width: 60px !important
}

.iframe-content .sharing-container #sharing-accounts .facebook-like {
    max-height: 63px;
    padding: 0
}

.iframe-content .sharing-container #sharing-accounts .facebook-like .fb-like {
    height: auto !important;
    margin-top: -1px
}

.iframe-content .sharing-container #sharing-accounts .facebook-like .fb-like iframe, .iframe-content .sharing-container #sharing-accounts .facebook-like .fb-like span {
    min-width: 47px !important;
    min-height: 61px !important;
    display: inline-block
}

.iframe-content .sharing-container #sharing-accounts .facebook-like:before {
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/sprites.png?v9) -208px -228px no-repeat;
    background-size: 1800px 300px;
    content: '';
    height: 60px;
    width: 60px;
    z-index: -1
}

.iframe-content .sharing-container #sharing-accounts .pinterest-share {
    padding-top: 42px;
    background: url(../images/sprites.png?v9) -186px -132px no-repeat;
    background-size: 1800px 300px
}

.iframe-content .sharing-container #sharing-accounts .pinterest-share:before {
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/sprites.png?v9) -335px -226px no-repeat;
    background-size: 1800px 300px;
    z-index: -1;
    content: '';
    height: 60px;
    width: 60px
}

.iframe-content .sharing-container #sharing-accounts .pinterest-share a {
    display: inline-block;
    color: #363636;
    box-shadow: inset 0 0 1px #888;
    border-radius: 3px;
    font: 11px/20px Arial, Helvetica, sans-serif;
    font-weight: 700;
    cursor: pointer;
    height: 20px;
    padding: 0 4px 0 20px;
    background-color: #efefef;
    position: absolute;
    left: 0;
    white-space: nowrap;
    vertical-align: baseline
}

.iframe-content .sharing-container #sharing-accounts .pinterest-share a:after {
    content: "";
    position: absolute;
    height: 14px;
    width: 14px;
    top: 3px;
    left: 3px;
    background: url(../images/sprites.png?v9) -955px -199px no-repeat;
    background-size: 1800px 300px
}

.iframe-content .sharing-container #sharing-accounts .google-plus-one div {
    margin-top: 42px !important
}

.iframe-content .sharing-container #sharing-accounts .google-plus-one:before {
    position: absolute;
    top: 0;
    left: 3px;
    background: url(../images/sprites.png?v9) -94px -214px no-repeat;
    background-size: 1800px 300px;
    z-index: 0;
    content: '';
    height: 60px;
    width: 52px
}

.iframe-content .coupon-box-newsletter {
    margin: 0
}

.iframe-content .coupon-box-newsletter .newsletter-success h4.scn-ps {
    color: #c5c5c5;
    font-size: 15px;
    font-family: brandon_grotesque_regularRg, sans-serif;
    display: block;
    text-transform: none
}

.iframe-content .coupon-box-newsletter .newsletter-success .scn-ps-sucesss {
    color: #292929;
    font: 13px HelveticaNeueLTStdRoman, sans-serif;
    display: inline-block;
    width: 300px;
    margin-top: 15px;
    margin-bottom: 5px;
    max-width: 100%;
    line-height: 1.1;
    text-transform: none
}

@media only screen and (max-device-width: 480px) {
    .iframe-content .coupon-box-newsletter .newsletter-success .scn-ps-sucesss {
        font: 15px Arial, Helvetica, sans-serif;
        width: 100%;
        padding: 0 10px
    }

    .iframe-content .coupon-box-newsletter > .newsletter-success .img-success {
        padding: 10px 0
    }
}

.iframe-content .coupon-box-newsletter > .newsletter-success .img-success {
    margin-top: 30px;
    height: 26px;
    width: 26px;
    background: url(../images/sprites.png?v9) -973px -100px no-repeat;
    background-size: 1800px 300px;
    display: inline-block
}

.iframe-content .coupon-box-newsletter .bk-newsletter h4.bk-text-title {
    font: 400 16px/18px 'Bk-Open sans', sans-serif;
    color: #292929;
    text-transform: none
}

@media only screen and (max-device-width: 480px) {
    .iframe-content .coupon-box-newsletter .bk-newsletter h4.bk-text-title {
        font-size: 14px;
        width: 90%
    }

    .iframe-content .coupon-box-newsletter .bk-newsletter .newsletter-form {
        text-align: center;
        margin: 0
    }
}

.iframe-content .coupon-box-newsletter .bk-newsletter .newsletter-form form {
    margin: 0;
    padding: 0
}

.iframe-content .coupon-box-newsletter .bk-newsletter .newsletter-form form .field-container {
    display: inline-block;
    position: relative;
    vertical-align: top
}

.iframe-content .coupon-box-newsletter .bk-newsletter .newsletter-form form .field-container .error, .iframe-content .coupon-box-newsletter .bk-newsletter .newsletter-form form .field-container .success {
    position: absolute;
    top: 50%;
    right: 10px;
    opacity: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    background: url(../images/sprites.png?v9) no-repeat;
    height: 26px;
    width: 26px
}

.iframe-content .coupon-box-newsletter .bk-newsletter .newsletter-form form .field-container .error.show-status, .iframe-content .coupon-box-newsletter .bk-newsletter .newsletter-form form .field-container .success.show-status {
    opacity: 1 !important
}

@media only screen and (max-width: 480px) {
    .iframe-content .sharing-container #sharing-accounts {
        white-space: normal
    }

    .iframe-content .coupon-box-newsletter .bk-newsletter .newsletter-form form .field-container .error, .iframe-content .coupon-box-newsletter .bk-newsletter .newsletter-form form .field-container .success {
        right: 5px
    }
}

.iframe-content .coupon-box-newsletter .bk-newsletter .newsletter-form form .field-container .error.show-status {
    background-position: -973px -1px
}

.iframe-content .coupon-box-newsletter .bk-newsletter .newsletter-form form .field-container .error span {
    position: absolute;
    bottom: 145%;
    width: auto;
    white-space: nowrap;
    background: rgba(0, 0, 0, .8);
    padding: 5px 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #fff;
    right: -17px
}

@media only screen and (max-width: 480px) {
    .iframe-content .coupon-box-newsletter .bk-newsletter .newsletter-form form .field-container .error span {
        right: -55px
    }
}

.iframe-content .coupon-box-newsletter .bk-newsletter .newsletter-form form .field-container .error span::after {
    content: '';
    position: absolute;
    top: 100%;
    right: 19px;
    border-top: 10px solid rgba(0, 0, 0, .8);
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    width: 0;
    height: 0
}

.iframe-content .coupon-box-newsletter .bk-newsletter .newsletter-form form .field-container .success.show-status {
    background-position: -973px -29px
}

.iframe-content .coupon-box-newsletter .bk-newsletter .newsletter-form form .field-container input {
    font: 18px/44px brandon_grotesque_regularRg, sans-serif;
    color: #292929;
    height: 44px;
    line-height: 42px;
    max-width: 250px;
    padding: 0 40px 0 30px;
    margin-right: 5px;
    box-sizing: border-box;
    border: 1px solid #acacac;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #fff
}

.iframe-content .coupon-box-newsletter .bk-newsletter .newsletter-form form .field-container input::-webkit-input-placeholder {
    font-family: inherit;
    font-style: normal;
    color: #a9a9a9
}

.iframe-content .coupon-box-newsletter .bk-newsletter .newsletter-form form .field-container input:-moz-placeholder {
    font-family: inherit;
    font-style: normal;
    color: #a9a9a9
}

.iframe-content .coupon-box-newsletter .bk-newsletter .newsletter-form form .field-container input::-moz-placeholder {
    font-family: inherit;
    font-style: normal;
    color: #a9a9a9
}

.iframe-content .coupon-box-newsletter .bk-newsletter .newsletter-form form .field-container input:-ms-input-placeholder {
    font-family: inherit;
    font-style: normal;
    color: #a9a9a9
}

@media only screen and (max-device-width: 480px) {
    .iframe-content .coupon-box-newsletter .bk-newsletter .newsletter-form form .field-container input {
        line-height: 45px;
        font-size: 16px;
        height: 45px;
        width: 190px;
        padding: 0 20px;
        margin-right: 9px;
        margin-bottom: 10px
    }
}

.iframe-content .coupon-box-newsletter .bk-newsletter .newsletter-form form .field-container input:focus {
    outline: 0
}

@media only screen and (max-width: 480px) {
    .iframe-content .coupon-box-newsletter .bk-newsletter .newsletter-form form .field-container .error span::after {
        right: 58px
    }

    .iframe-content .coupon-box-newsletter .bk-newsletter .newsletter-form form .field-container input.cbox-text-input {
        margin: 0;
        padding-left: 10px
    }
}

.iframe-content .coupon-box-newsletter .bk-newsletter .newsletter-form form .join {
    height: 44px;
    line-height: 44px;
    min-width: 90px;
    width: auto;
    text-align: center;
    background: #009AFF;
    color: #fff;
    border: 3px solid transparent;
    text-transform: uppercase;
    padding: 0;
    font: 18px brandon_grotesque_regularRg, sans-serif;
    margin: 0;
    position: relative;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

@media only screen and (max-device-width: 480px) {
    .iframe-content .coupon-box-newsletter .bk-newsletter .newsletter-form form .join {
        font: 14px HelveticaNeueLTStdRoman, sans-serif;
        min-width: 60px;
        width: auto;
        height: 45px;
        line-height: 45px
    }
}

.iframe-content .coupon-box-newsletter .bk-newsletter .newsletter-form form .join:focus {
    outline: 0
}

.iframe-content .coupon-box-newsletter .bk-newsletter .newsletter-form form .join:hover {
    background: 0 0;
    border: 3px solid #009CFF;
    color: #383838
}

.iframe-content .coupon-box-newsletter .bk-newsletter .newsletter-form form .join.ladda-button .ladda-spinner {
    right: 16px;
    position: absolute;
    z-index: 2;
    display: inline-block;
    width: 32px;
    height: 32px;
    top: 50%;
    margin-top: 0;
    pointer-events: none
}

.iframe-content.black_friday.bk-has-social-link.bk-has-newsletter.shared2 p.bk-text-title:after, .iframe-content.black_friday.bk-has-social-link.bk-has-newsletter.shared2 p.bk-text-title:before, .iframe-content.clean.bk-has-social-link .sharing-container:before, .iframe-content.clean.bk-has-social-link.bk-has-newsletter.shared2 p.bk-text-title:after, .iframe-content.clean.bk-has-social-link.bk-has-newsletter.shared2 p.bk-text-title:before, .iframe-content.clean.no-social-link .coupon-box-newsletter:before, .iframe-content.halloween.bk-has-social-link.bk-has-newsletter.shared2 p.bk-text-title:after, .iframe-content.halloween.bk-has-social-link.bk-has-newsletter.shared2 p.bk-text-title:before, .iframe-content.lovewins.bk-has-social-link.bk-has-newsletter.shared2 p.bk-text-title:after, .iframe-content.lovewins.bk-has-social-link.bk-has-newsletter.shared2 p.bk-text-title:before, .iframe-content.new_year .coupon-box-newsletter .newsletter-success > img, .iframe-content.new_year .sharing-container.bk-shared:after, .iframe-content.new_year .sharing-container.bk-shared:before, .iframe-content.new_year .sharing-container:before, .iframe-content.no-coupon p.bk-text-title:after, .iframe-content.no-coupon p.bk-text-title:before, .iframe-content.thanks_giving .sharing-container.bk-shared:after, .iframe-content.thanks_giving .sharing-container.bk-shared:before, .iframe-content.thanks_giving .sharing-container:before, .iframe-content.thanks_giving.shared2 p.bk-text-title:after, .iframe-content.thanks_giving.shared2 p.bk-text-title:before, .iframe-content.valentine.shared2 p.bk-text-title:after, .iframe-content.valentine.shared2 p.bk-text-title:before, .iframe-content.xmas .coupon-box-newsletter .bk-newsletter .newsletter-form .join .spinner-loading, .iframe-content.xmas .sharing-container.bk-shared:after, .iframe-content.xmas .sharing-container.bk-shared:before, .iframe-content.xmas .sharing-container:before, .iframe-content.xmas.bk-has-social-link.bk-has-newsletter.shared2 p.bk-text-title:after, .iframe-content.xmas.bk-has-social-link.bk-has-newsletter.shared2 p.bk-text-title:before, .iframe-content.xmas2016_1.bk-has-social-link.bk-has-newsletter.shared2 p.bk-text-title:after, .iframe-content.xmas2016_1.bk-has-social-link.bk-has-newsletter.shared2 p.bk-text-title:before, .iframe-content.xmas2016_1.no-social-link.bk-has-newsletter .coupon-box-newsletter.arrow-newsletter:before, .iframe-content.xmas2016_2.bk-has-social-link.bk-has-newsletter.shared2 p.bk-text-title:after, .iframe-content.xmas2016_2.bk-has-social-link.bk-has-newsletter.shared2 p.bk-text-title:before, .iframe-content.xmas2016_2.no-social-link.bk-newsletter .coupon-box-newsletter.arrow-newsletter:before {
    display: none
}

.iframe-content.bk-has-social-link.bk-has-newsletter p.bk-text-title:before {
    background: url(../images/sprites.png?v9) -976px -60px no-repeat;
    height: 22px;
    width: 22px;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2
}

.iframe-content.bk-has-social-link.bk-has-newsletter p.bk-text-title:after {
    background: url(../images/sprites.png?v9) -527px -87px no-repeat;
    background-size: 1800px 300px;
    width: 100%;
    height: 2px;
    content: '';
    position: absolute;
    top: 10px;
    left: 0;
    z-index: 1
}

.iframe-content.lovewins, .iframe-content.thanks_giving .sharing-container {
    position: relative
}

.iframe-content.bk-has-social-link.bk-has-newsletter .coupon-box-newsletter .bk-newsletter h4.bk-text-title {
    border: 0;
    margin: 0 auto 30px
}

.iframe-content.bk-has-social-link.bk-has-newsletter.shared2 p.bk-text-title {
    padding: 20px 0
}

@media only screen and (max-device-width: 480px) {
    .iframe-content .coupon-box-newsletter .bk-newsletter .newsletter-form form .join.ladda-button .ladda-spinner {
        right: 2px
    }

    .iframe-content.no-social-link .coupon-box-newsletter .bk-newsletter h4.bk-text-title {
        margin: 15px auto
    }

    .iframe-content .arrow-newsletter-reverse:before, .iframe-content .arrow-newsletter:before {
        display: none
    }
}

.iframe-content.shared2 p {
    padding: 10px 0 20px
}

.iframe-content.shared2 .sharing-container {
    padding: 20px 0;
    margin: 0
}

.iframe-content.clean p.bk-text-title {
    font: 16px Arial, Helvetica, sans-serif;
    padding: 25px 0 12px;
    margin: 0;
    border-top: 0;
    width: 325px
}

@media only screen and (max-device-width: 480px) {
    .iframe-content .bk-container-fluid .coupon-treasure-animation {
        -webkit-transform-origin: 50% -300%;
        -moz-transform-origin: 50% -300%;
        -ms-transform-origin: 50% -300%;
        -o-transform-origin: 50% -300%;
        -webkit-animation: coupon-treasure-animation .5s forwards;
        animation: coupon-treasure-animation .5s forwards
    }

    @-webkit-keyframes coupon-treasure-animation {
        to {
            opacity: 0;
            -webkit-transform: rotate3d(0, 0, 1, 20deg);
            transform: rotate3d(0, 0, 1, 20deg)
        }
    }.iframe-content.clean p.bk-text-title {
         font-size: 14px;
         padding: 38px 0 23px;
         width: 100%
     }
}

.iframe-content.clean h4 {
    text-align: center;
    padding: 0 0 10px
}

.iframe-content.clean #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .coupon-text, .iframe-content.clean #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .coupon-treasure {
    font: 400 18px/85px Arial, Helvetica, sans-serif;
    color: #252525
}

@media only screen and (max-device-width: 480px) {
    .iframe-content.clean #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .coupon-text, .iframe-content.clean #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .coupon-treasure {
        height: 55px;
        line-height: 60px
    }
}

.iframe-content.clean .coupon-box-newsletter .bk-newsletter h4.bk-text-title {
    font: 16px Arial, Helvetica, sans-serif;
    color: #000
}

.iframe-content.clean .coupon-box-newsletter .bk-newsletter .newsletter-form .field-container input {
    margin-right: 5px
}

.iframe-content.clean.bk-has-social-link {
    padding: 0
}

.iframe-content.clean.bk-has-social-link.bk-has-newsletter p.bk-text-title {
    padding: 40px 0 12px
}

@media only screen and (max-device-width: 480px) {
    .iframe-content.clean .coupon-box-newsletter .bk-newsletter h4.bk-text-title {
        font-size: 14px
    }

    .iframe-content.clean .coupon-box-newsletter .bk-newsletter .newsletter-form .field-container input {
        font: 16px Arial, Helvetica, sans-serif;
        width: 200px
    }

    .iframe-content.clean .coupon-box-newsletter .bk-newsletter .newsletter-form .join {
        width: auto;
        min-width: 70px
    }

    .iframe-content.clean .coupon-box-newsletter .bk-newsletter .newsletter-form .join span {
        font-size: 14px;
        font-family: Arial, Helvetica, sans-serif
    }

    .iframe-content.clean.bk-has-social-link.bk-has-newsletter p.bk-text-title {
        padding: 38px 0 23px
    }
}

.iframe-content.clean.bk-has-social-link.bk-has-newsletter.shared2 p.bk-text-title {
    padding: 20px 0;
    margin: 0
}

.iframe-content.clean.no-social-link.shared2 .sharing-container.bk-shared {
    padding: 0
}

.iframe-content.clean.shared2 p.bk-text-title {
    padding: 15px 0
}

.iframe-content.lovewins p.bk-text-title {
    font-size: 18px;
    width: 90%;
    margin: 0
}

.iframe-content.lovewins p.bk-text-title.no-pseudo {
    padding: 25px 0 12px;
    border-top: 2px dashed #ddd;
    margin-top: 25px
}

@media only screen and (max-device-width: 480px) {
    .iframe-content.lovewins p.bk-text-title {
        font-size: 14px;
        padding: 20px 0
    }
}

.iframe-content.lovewins .sharing-container #sharing-accounts {
    padding-top: 10px
}

.iframe-content.lovewins #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container {
    background: url(../images/lovewins/sprites-lovewins.png) -252px -61px no-repeat;
    width: 385px;
    height: 85px;
    margin-top: 0
}

.iframe-content.lovewins #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .coupon-text, .iframe-content.lovewins #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .coupon-treasure {
    font: 400 19px/50px 'Bk-Open sans', sans-serif
}

.iframe-content.lovewins #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .scn-cbox-copy {
    right: 9px;
    top: 40px
}

.iframe-content.lovewins .coupon-box-newsletter .newsletter-form .field-container input {
    border: 1px solid #acacac
}

.iframe-content.lovewins .coupon-box-newsletter .newsletter-form button.join {
    background-color: #009aff
}

@media only screen and (max-device-width: 480px) {
    .iframe-content.lovewins #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container {
        background-size: 875px 410px;
        background-position: -306px -60px;
        width: 250px;
        height: 85px
    }

    .iframe-content.lovewins #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .coupon-text, .iframe-content.lovewins #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .coupon-treasure {
        line-height: 52px
    }

    .iframe-content.lovewins .coupon-box-newsletter .bk-newsletter h4.bk-text-title {
        font: 14px HelveticaNeueLTStdRoman, sans-serif
    }

    .iframe-content.lovewins .coupon-box-newsletter .newsletter-form .field-container input {
        font-size: 16px;
        width: 190px;
        padding-left: 10px
    }

    .iframe-content.lovewins .coupon-box-newsletter .newsletter-form button.join span {
        font-size: 15px
    }
}

.iframe-content.lovewins.bk-has-social-link .curved-arrow:before {
    left: 40px
}

.iframe-content.lovewins.bk-has-social-link.bk-has-newsletter p.bk-text-title {
    padding: 40px 0 12px;
    margin-top: 25px
}

.iframe-content.lovewins.bk-has-social-link.bk-has-newsletter.shared2 p.bk-text-title {
    border-top: none
}

.iframe-content.lovewins.no-social-link p.bk-text-title {
    font-size: 18px
}

.iframe-content.lovewins.no-social-link.bk-has-newsletter #coupon-carousel {
    margin-top: 25px
}

@media only screen and (max-device-width: 480px) {
    .iframe-content.lovewins.bk-has-social-link.bk-has-newsletter p.bk-text-title {
        padding: 15px 0
    }

    .iframe-content.lovewins.bk-has-social-link.bk-has-newsletter p.bk-text-title:after, .iframe-content.lovewins.bk-has-social-link.bk-has-newsletter p.bk-text-title:before {
        display: none
    }

    .iframe-content.lovewins.no-social-link.bk-has-newsletter p.bk-text-title {
        font-size: 14px
    }

    .iframe-content.lovewins.no-social-link.bk-has-newsletter #coupon-carousel {
        margin-top: 0
    }
}

.iframe-content.lovewins.no-social-link .sharing-container.bk-shared {
    padding: 0
}

@media only screen and (max-device-width: 480px) {
    .iframe-content.lovewins.shared2 p.bk-text-title {
        padding: 15px 0
    }
}

.iframe-content.valentine p.bk-text-title {
    font-size: 16px;
    color: #464646;
    border-top: none;
    width: 95%;
    margin: 0;
    padding: 20px 0
}

.iframe-content.valentine #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container {
    background: url(../images/valentine/coupon-box.png) center 0 no-repeat;
    height: 57px;
    width: 350px
}

@media only screen and (max-device-width: 480px) {
    .iframe-content.valentine p.bk-text-title {
        padding: 20px 0;
        font-size: 14px
    }

    .iframe-content.valentine #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container {
        width: 100%
    }
}

.iframe-content.valentine #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .coupon-text, .iframe-content.valentine #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .coupon-treasure {
    font-size: 16px;
    line-height: 36px;
    min-height: 36px;
    top: 17px;
    left: 52%;
    width: 180px;
    color: #fff;
    text-transform: none
}

.iframe-content.halloween .sharing-container.curved-arrow:before, .iframe-content.valentine .sharing-container.curved-arrow:before {
    left: 40px
}

.iframe-content.valentine #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .scn-cbox-copy {
    right: 5px;
    top: 25px;
    border-color: #000
}

.iframe-content.valentine .sharing-container.curved-arrow-reverse:before {
    right: 30px
}

.iframe-content.valentine .coupon-box-newsletter .bk-newsletter h4.bk-text-title {
    font-size: 14px;
    color: #464646
}

.iframe-content.valentine .coupon-box-newsletter .bk-newsletter .newsletter-form form {
    text-align: left;
    margin-left: 15px
}

.iframe-content.valentine .coupon-box-newsletter .bk-newsletter .newsletter-form form .field-container input {
    width: 230px
}

.iframe-content.valentine .coupon-box-newsletter .bk-newsletter .newsletter-form form button.join {
    background: #a72b2f
}

@media only screen and (max-device-width: 480px) {
    .iframe-content.valentine #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .coupon-text, .iframe-content.valentine #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .coupon-treasure {
        font-size: 14px;
        font-weight: 400
    }

    .iframe-content.valentine .coupon-box-newsletter .bk-newsletter .newsletter-form form {
        margin-left: 0;
        text-align: center
    }

    .iframe-content.valentine .coupon-box-newsletter .bk-newsletter .newsletter-form form .field-container input {
        height: 50px;
        line-height: 55px;
        padding-left: 10px;
        width: 175px;
        font-size: 16px
    }

    .iframe-content.valentine .coupon-box-newsletter .bk-newsletter .newsletter-form form button.join {
        height: 50px;
        line-height: 45px;
        width: auto;
        min-width: 80px;
        margin: 0;
        padding: 0
    }
}

.iframe-content.valentine .coupon-box-newsletter .bk-newsletter .newsletter-form form button.join span.sp-join {
    color: #fff;
    font-size: 16px;
    white-space: nowrap
}

.iframe-content.valentine .coupon-box-newsletter .bk-newsletter .newsletter-form form button.join:hover {
    background: #de494e;
    border: 1px solid #fff
}

.iframe-content.valentine .coupon-box-newsletter .bk-newsletter .newsletter-form form button.join:hover span.sp-join {
    color: #fff;
    font-size: 16px;
    white-space: nowrap
}

.iframe-content.valentine.bk-has-social-link.bk-has-newsletter p.bk-text-title {
    padding: 40px 0 12px;
    margin: 0
}

@media only screen and (max-device-width: 480px) {
    .iframe-content.valentine.bk-has-social-link.bk-has-newsletter p.bk-text-title {
        padding: 20px 0
    }
}

.iframe-content.valentine.bk-has-social-link.bk-has-newsletter.shared2 p.bk-text-title {
    padding: 20px 0 0
}

@media only screen and (max-device-width: 480px) {
    .iframe-content.valentine.bk-has-social-link.bk-has-newsletter.shared2 p.bk-text-title {
        padding: 20px 0
    }
}

.iframe-content.valentine.shared2 .sharing-container {
    padding: 0
}

.iframe-content.valentine.shared2 .coupon-box-newsletter .newsletter-success .img-success {
    float: left;
    margin: 15px 0 0 15px
}

@media only screen and (max-device-width: 480px) {
    .iframe-content.valentine.shared2 .coupon-box-newsletter .newsletter-success .img-success {
        float: none;
        margin: 20px 0
    }
}

.iframe-content.valentine.shared2 .coupon-box-newsletter .newsletter-success .scn-ps-sucesss {
    text-align: left;
    margin-left: -15px
}

@media only screen and (max-device-width: 480px) {
    .iframe-content.valentine.shared2 .coupon-box-newsletter .newsletter-success .scn-ps-sucesss {
        text-align: center;
        margin: 0
    }
}

.iframe-content.halloween p.bk-text-title {
    font-size: 18px;
    font-weight: 300;
    color: #fff;
    margin-top: 28px;
    padding: 20px 0;
    width: 80%;
    border-top: 1px solid #b63b1d
}

.iframe-content.halloween #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container {
    background: url(../images/halloween//sprites-halloween.png) -911px -223px no-repeat;
    width: 380px;
    height: 85px;
    color: #fff
}

@media only screen and (max-device-width: 480px) {
    .iframe-content.halloween p.bk-text-title {
        font-size: 14px
    }

    .iframe-content.halloween #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container {
        background-position: -971px -223px;
        background-size: initial !important;
        width: 250px;
        height: 85px
    }
}

.iframe-content.halloween #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .coupon-text, .iframe-content.halloween #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .coupon-treasure {
    color: inherit !important;
    font-size: 19px;
    height: 50px;
    line-height: 50px;
    width: 242px
}

.iframe-content.halloween .coupon-box-newsletter .newsletter-success .scn-ps-sucesss, .iframe-content.halloween.bk-has-social-link.bk-has-newsletter .coupon-box-newsletter .bk-newsletter .newsletter-form button.join:hover span, .iframe-content.halloween.no-social-link.bk-has-newsletter .coupon-box-newsletter .bk-newsletter .newsletter-form button.join:hover span, .iframe-content.halloween.no-social-link.bk-has-newsletter .coupon-box-newsletter .bk-newsletter h4.bk-text-title, .iframe-content.halloween.no-social-link.bk-has-newsletter .coupon-box-newsletter .newsletter-success h4.scn-ps-sucesss {
    color: #fff
}

@media only screen and (max-device-width: 480px) {
    .iframe-content.halloween #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .coupon-text, .iframe-content.halloween #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .coupon-treasure {
        font-weight: 400;
        line-height: 55px
    }
}

.iframe-content.halloween #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .scn-cbox-copy {
    right: 5px;
    top: 40px;
    border-color: #000 !important
}

.iframe-content.halloween .sharing-container.curved-arrow-reverse:before {
    right: 30px
}

.iframe-content.halloween .coupon-box-newsletter.arrow-newsletter:before {
    top: -50px;
    left: 15px
}

.iframe-content.halloween .coupon-box-newsletter.arrow-newsletter-reverse:before {
    right: 35px
}

.iframe-content.halloween.bk-has-social-link.bk-has-newsletter p.bk-text-title {
    border-top: 0;
    padding: 40px 0 18px;
    margin: 0
}

@media only screen and (max-device-width: 320px) {
    .iframe-content.halloween.bk-has-social-link.bk-has-newsletter p.bk-text-title {
        border-top: 1px solid #b63b1d;
        padding: 20px 0 18px
    }
}

.iframe-content.halloween.bk-has-social-link.bk-has-newsletter p.bk-text-title:before {
    background: url(../images/halloween//sprites-halloween.png) -590px 0 no-repeat;
    top: 1px;
    left: 8px
}

.iframe-content.halloween.bk-has-social-link.bk-has-newsletter p.bk-text-title:after {
    background: url(../images/halloween//sprites-halloween.png) -738px -8px no-repeat;
    left: 0
}

.iframe-content.halloween.bk-has-social-link.bk-has-newsletter .coupon-box-newsletter .bk-newsletter h4.bk-text-title {
    color: #fff;
    font-weight: 300
}

.iframe-content.halloween.bk-has-social-link.bk-has-newsletter .coupon-box-newsletter .bk-newsletter .newsletter-form button.join {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #b92f14;
    border: 1px solid #fff;
    height: 45px
}

.iframe-content.halloween.bk-has-social-link.bk-has-newsletter .coupon-box-newsletter .bk-newsletter .newsletter-form button.join:hover {
    background-color: #d03f22 !important;
    border-color: transparent
}

.iframe-content.halloween.bk-has-social-link.bk-has-newsletter.shared2 p.bk-text-title {
    border-color: #b63b1d;
    padding-top: 20px
}

.iframe-content.halloween.no-social-link.bk-has-newsletter .coupon-box-newsletter .bk-newsletter .newsletter-form button.join {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #b92f14;
    border: 1px solid #fff;
    height: 45px
}

.iframe-content.halloween.no-social-link.bk-has-newsletter .coupon-box-newsletter .bk-newsletter .newsletter-form button.join:hover {
    background-color: #d03f22 !important;
    border-color: transparent
}

.iframe-content.halloween.no-social-link.shared2 .sharing-container {
    padding: 0
}

.iframe-content.thanks_giving p.bk-text-title {
    padding: 20px 0;
    margin: 20px 0 0;
    color: #181818;
    font: 400 17px 'Bk-Open sans', sans-serif;
    border-top: 1px solid #f79d00;
    width: 80%
}

.iframe-content.thanks_giving h4.bk-guide {
    color: #000;
    top: 110px
}

@media only screen and (max-device-width: 480px) {
    .iframe-content.thanks_giving p.bk-text-title {
        font-size: 14px;
        margin: 20px 0 0;
        padding: 20px 0;
        border-top: 1px solid #f79d00
    }

    .iframe-content.thanks_giving h4.bk-guide {
        top: 90px
    }
}

.iframe-content.thanks_giving #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container {
    background: url(../images/thank-giving/sprites-thank-giving.png) 45px -17px no-repeat;
    margin-top: 0;
    width: 380px;
    height: 85px;
    background-size: 1780px 280px;
    color: #000
}

@media only screen and (max-device-width: 480px) {
    .iframe-content.thanks_giving #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container {
        width: 265px;
        background-position: 0 -17px
    }
}

.iframe-content.thanks_giving #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .coupon-text, .iframe-content.thanks_giving #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .coupon-treasure {
    color: inherit !important;
    width: 255px;
    line-height: 48px;
    font-size: 19px
}

.iframe-content.thanks_giving #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .scn-cbox-copy {
    right: 9px;
    top: 40px
}

.iframe-content.thanks_giving .coupon-box-newsletter .bk-newsletter h4.bk-text-title, .iframe-content.thanks_giving .coupon-box-newsletter .newsletter-success h4.scn-ps {
    color: #292929
}

.iframe-content.thanks_giving .coupon-box-newsletter .bk-newsletter .newsletter-form .join {
    background: #009aff
}

@media only screen and (max-device-width: 480px) {
    .iframe-content.thanks_giving #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .coupon-text, .iframe-content.thanks_giving #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .coupon-treasure {
        line-height: 56px;
        font-weight: 400
    }

    .iframe-content.thanks_giving .coupon-box-newsletter .bk-newsletter h4.bk-text-title {
        color: #000
    }

    .iframe-content.thanks_giving .coupon-box-newsletter .bk-newsletter .newsletter-form .field-container input {
        width: 180px;
        font-size: 16px;
        padding-left: 10px
    }

    .iframe-content.thanks_giving .coupon-box-newsletter .bk-newsletter .newsletter-form .join span {
        font-size: 15px
    }
}

.iframe-content.thanks_giving.bk-has-social-link.bk-has-newsletter p.bk-text-title {
    padding: 40px 0 12px;
    margin: 0;
    border-top: 0
}

@media only screen and (max-device-width: 320px) {
    .iframe-content.thanks_giving.bk-has-social-link.bk-has-newsletter p.bk-text-title {
        padding: 20px 0 18px;
        border-top: 1px solid #fff
    }
}

.iframe-content.thanks_giving.bk-has-social-link.bk-has-newsletter p.bk-text-title:before {
    background: url(../images/thank-giving/sprites-thank-giving.png) -976px -61px no-repeat;
    background-size: 1800px 300px;
    height: 22px;
    width: 22px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2
}

.iframe-content.thanks_giving.bk-has-social-link.bk-has-newsletter p.bk-text-title:after {
    background: url(../images/thank-giving/sprites-thank-giving.png) -538px -90px no-repeat;
    background-size: 1800px 300px;
    width: 100%;
    height: 2px;
    position: absolute;
    top: 10px;
    left: 14px;
    z-index: 1
}

.iframe-content.thanks_giving.bk-has-social-link.bk-has-newsletter.shared2 p.bk-text-title {
    padding: 20px 0
}

.iframe-content.thanks_giving.no-social-link .sharing-container {
    padding: 0
}

.iframe-content.black_friday p.bk-text-title {
    width: 90%;
    margin: 0;
    padding: 20px 0 12px
}

.iframe-content.black_friday h4.bk-guide {
    color: #000;
    top: 85px
}

.iframe-content.black_friday h4.bk-text-title {
    color: #292929
}

.iframe-content.black_friday #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container {
    margin-top: 30px;
    background: url(../images/black-friday/sprites-black-friday.png) 20px -20px no-repeat;
    background-size: 2200px auto;
    width: 380px;
    height: 85px;
    position: relative;
    overflow: visible;
    color: #fff
}

.iframe-content.black_friday #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container:before {
    position: absolute;
    content: '';
    width: 175px;
    height: 171px;
    left: -136px;
    bottom: auto;
    top: 25px;
    margin-bottom: 0;
    z-index: 1;
    background: url(../images/black-friday/sprites-black-friday.png) -1034px -11px no-repeat;
    background-size: 1800px 300px
}

@media only screen and (max-width: 480px) {
    .iframe-content.black_friday #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container:before {
        display: none
    }
}

.iframe-content.black_friday #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .coupon-text, .iframe-content.black_friday #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .coupon-treasure {
    color: inherit !important;
    line-height: 85px;
    top: 0;
    font-size: 19px
}

.iframe-content.black_friday #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .scn-cbox-copy {
    right: 0;
    top: 20px
}

.iframe-content.black_friday .coupon-box-newsletter .newsletter-success h4.scn-ps-sucesss {
    margin-bottom: 15px
}

@media only screen and (max-device-width: 480px) {
    .iframe-content.black_friday #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container {
        background-position: 0 -20px;
        width: 265px
    }

    .iframe-content.black_friday #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .coupon-text, .iframe-content.black_friday #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .coupon-treasure {
        line-height: 65px;
        font-weight: 400
    }

    .iframe-content.black_friday .coupon-box-newsletter .bk-newsletter h4.bk-text-title {
        color: #000
    }

    .iframe-content.black_friday .coupon-box-newsletter .bk-newsletter .newsletter-form {
        margin-bottom: 85px
    }
}

.iframe-content.black_friday .coupon-box-newsletter .bk-newsletter .newsletter-form .join {
    background: #009AFF
}

@media only screen and (max-device-width: 480px) {
    .iframe-content.black_friday .coupon-box-newsletter .bk-newsletter .newsletter-form .join:before {
        position: absolute;
        content: '';
        width: 142px;
        height: 124px;
        right: 50px;
        bottom: 0;
        margin-bottom: -86px;
        background: url(../images/black-friday/sprites-black-friday.png) -1419px -65px no-repeat;
        background-size: 1800px 300px;
        z-index: -1
    }
}

.iframe-content.black_friday .coupon-box-newsletter .bk-newsletter .newsletter-form .join:hover span {
    color: #000
}

.iframe-content.black_friday .coupon-box-newsletter .bk-newsletter .newsletter-form .field-container input {
    border: 1px solid #ababab;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px
}

.iframe-content.black_friday .sharing-container {
    position: relative
}

.iframe-content.black_friday .sharing-container.bk-shared:after, .iframe-content.black_friday .sharing-container.bk-shared:before, .iframe-content.black_friday .sharing-container:before {
    display: none
}

.iframe-content.black_friday .sharing-container #sharing-accounts {
    padding-top: 10px
}

.iframe-content.black_friday.bk-has-social-link.bk-has-newsletter p.bk-text-title {
    padding: 20px 0 12px;
    margin: 30px 0 0;
    border-top: none;
    position: relative;
    z-index: 0
}

@media only screen and (max-device-width: 480px) {
    .iframe-content.black_friday.bk-has-social-link.bk-has-newsletter p.bk-text-title {
        padding: 20px 0;
        font-size: 14px
    }
}

@media only screen and (max-device-width: 320px) {
    .iframe-content.black_friday.bk-has-social-link.bk-has-newsletter p.bk-text-title {
        border-top: 1px solid #000;
        padding: 20px 0 18px;
        width: 80%
    }
}

.iframe-content.black_friday.bk-has-social-link.bk-has-newsletter p.bk-text-title:after {
    background: url(../images/black-friday/sprites-black-friday.png) -527px -87px no-repeat;
    background-size: 1800px 300px;
    width: 100%;
    height: 2px;
    content: '';
    position: absolute;
    top: 8px;
    left: 0;
    z-index: 1
}

.iframe-content.black_friday.bk-has-social-link.bk-has-newsletter.shared2 p.bk-text-title {
    padding-top: 20px;
    margin-top: 10px !important;
    border-top: 1px solid #bababa
}

.iframe-content.black_friday.bk-has-social-link.shared2 p.bk-text-title {
    margin-top: 0
}

.iframe-content.black_friday.no-social-link.bk-has-newsletter #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container {
    margin-top: 20px
}

.iframe-content.black_friday.no-social-link.bk-has-newsletter .sharing-container {
    padding: 0
}

.iframe-content.xmas p.bk-text-title {
    width: 80%;
    color: #fff;
    padding: 20px 0;
    margin: 20px 0 0;
    border-top: 1px solid #fff
}

.iframe-content.xmas h4.bk-guide {
    color: #fff;
    top: 111px
}

.iframe-content.xmas #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container {
    background: url(../images/xmas/sprites-xmas.png) 50px -22px no-repeat;
    margin-top: 0;
    width: 380px;
    height: 85px;
    background-size: 1792px 295px;
    color: #821120
}

.iframe-content.xmas #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .coupon-text, .iframe-content.xmas #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .coupon-treasure {
    color: inherit !important;
    line-height: 65px;
    top: 20px;
    font-size: 19px
}

@media only screen and (max-device-width: 480px) {
    .iframe-content.xmas #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container {
        width: 265px;
        background-position: 0 -22px
    }

    .iframe-content.xmas #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .coupon-text, .iframe-content.xmas #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .coupon-treasure {
        font-weight: 400
    }
}

.iframe-content.xmas #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .scn-cbox-copy {
    right: 0;
    top: 40px
}

.iframe-content.xmas .sharing-container {
    position: relative
}

.iframe-content.xmas .coupon-box-newsletter .bk-newsletter h4.bk-text-title, .iframe-content.xmas .coupon-box-newsletter .newsletter-success .scn-ps-sucesss {
    color: #fff
}

.iframe-content.xmas .coupon-box-newsletter .bk-newsletter .newsletter-form .join {
    background: #009aff
}

.iframe-content.xmas .coupon-box-newsletter .bk-newsletter .newsletter-form .join .spinner-loading {
    position: relative
}

.iframe-content.xmas .coupon-box-newsletter .bk-newsletter .newsletter-form .join .spinner-loading .spinner div div {
    background: #fff !important
}

.iframe-content.xmas.bk-has-social-link.bk-has-newsletter h4.bk-text-title {
    font: 14px HelveticaNeueLTStdRoman, sans-serif;
    color: #fff
}

.iframe-content.xmas.bk-has-social-link.bk-has-newsletter p.bk-text-title {
    margin: 0;
    padding: 40px 0 12px;
    border-top: 0
}

@media only screen and (max-device-width: 480px) {
    .iframe-content.xmas.bk-has-social-link.bk-has-newsletter p.bk-text-title {
        padding: 20px 0
    }
}

@media only screen and (max-device-width: 320px) {
    .iframe-content.xmas.bk-has-social-link.bk-has-newsletter p.bk-text-title {
        padding: 20px 0 18px;
        border-top: 1px solid #fff
    }
}

.iframe-content.xmas.bk-has-social-link.bk-has-newsletter p.bk-text-title:before {
    background: url(../images/xmas/sprites-xmas.png) -976px -60px no-repeat;
    background-size: 1800px 300px;
    height: 22px;
    width: 22px;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2
}

.iframe-content.xmas.bk-has-social-link.bk-has-newsletter p.bk-text-title:after {
    background: url(../images/xmas/sprites-xmas.png) -535px -86px no-repeat;
    background-size: 1800px 300px;
    width: 100%;
    height: 2px;
    content: '';
    position: absolute;
    top: 10px;
    left: 14px;
    z-index: 1
}

.iframe-content.xmas.bk-has-social-link.bk-has-newsletter.shared2 p.bk-text-title {
    padding: 10px 0 0;
    margin: 20px 0 0;
    border-top: 1px solid #bababa
}

.iframe-content.xmas.no-social-link.bk-has-newsletter h4.bk-text-title {
    font-family: brandon_grotesque_regularRg, sans-serif
}

.iframe-content.xmas.no-social-link.bk-has-newsletter .sharing-container {
    padding: 0
}

.iframe-content.xmas2016_1 p {
    font-size: 16px;
    color: #fff;
    padding: 20px 0;
    margin: 20px 0 0;
    border-top: 1px solid #fff;
    width: 80%
}

@media only screen and (max-device-width: 480px) {
    .iframe-content.xmas2016_1 p {
        font-size: 14px
    }

    .iframe-content.xmas2016_1 h4.bk-guide {
        color: #fff
    }
}

.iframe-content.xmas2016_1 #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container {
    background: url(../images/xmas2016_1/sprites-xmas2016.png) -900px -106px no-repeat;
    width: 380px;
    height: 88px;
    color: #e30015
}

@media only screen and (max-device-width: 480px) {
    .iframe-content.xmas2016_1 #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container {
        background-position: -952px -106px;
        width: 265px;
        height: 90px
    }
}

.iframe-content.xmas2016_1 #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .coupon-text, .iframe-content.xmas2016_1 #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .coupon-treasure {
    color: inherit !important;
    font-size: 19px;
    left: 50%;
    width: 226px;
    line-height: 42px;
    min-height: 42px
}

.iframe-content.xmas2016_1 .coupon-box-newsletter .bk-newsletter h4.bk-text-title, .iframe-content.xmas2016_1.no-social-link.bk-has-newsletter .coupon-box-newsletter.arrow-newsletter .bk-newsletter h4.bk-text-title {
    font-size: 14px;
    color: #fff
}

.iframe-content.xmas2016_1 #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .scn-cbox-copy {
    right: 0;
    top: 40px;
    border-color: #000
}

.iframe-content.xmas2016_1 .sharing-container.curved-arrow:before {
    left: 40px
}

.iframe-content.xmas2016_1 .sharing-container.curved-arrow-reverse:before {
    right: 30px
}

.iframe-content.xmas2016_1 .coupon-box-newsletter .newsletter-success .scn-ps-sucesss {
    color: #fff
}

.iframe-content.xmas2016_1 .coupon-box-newsletter .bk-newsletter form.newsletter-form button.join {
    background: #de0011;
    border: 1px solid
}

.iframe-content.xmas2016_1 .coupon-box-newsletter .bk-newsletter form.newsletter-form button.join:hover {
    background: #f33847;
    border: 1px solid #fff
}

.iframe-content.xmas2016_1 .coupon-box-newsletter .bk-newsletter form.newsletter-form button.join:hover span {
    color: #fff
}

.iframe-content.xmas2016_1.bk-has-social-link.bk-has-newsletter p.bk-text-title {
    border-top: 0;
    padding: 40px 0 12px;
    margin: 0
}

@media only screen and (max-device-width: 480px) {
    .iframe-content.xmas2016_1 #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .coupon-text, .iframe-content.xmas2016_1 #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .coupon-treasure {
        font-weight: 400;
        line-height: 55px
    }

    .iframe-content.xmas2016_1.bk-has-social-link.bk-has-newsletter p.bk-text-title {
        padding: 20px 0
    }
}

@media only screen and (max-device-width: 320px) {
    .iframe-content.xmas2016_1.bk-has-social-link.bk-has-newsletter p.bk-text-title {
        border-top: 1px solid #fff;
        padding: 20px 0 18px
    }
}

.iframe-content.xmas2016_1.bk-has-social-link.bk-has-newsletter p.bk-text-title:before {
    background-position: -948px -60px
}

.iframe-content.xmas2016_1.bk-has-social-link.bk-has-newsletter.shared2 p {
    padding: 20px 0
}

.iframe-content.xmas2016_1.no-social-link.bk-has-newsletter .coupon-box-newsletter.arrow-newsletter .bk-newsletter form.newsletter-form button.join {
    background: #d51c32;
    border: 1px solid #fff
}

.iframe-content.xmas2016_1.no-social-link.bk-has-newsletter .coupon-box-newsletter.arrow-newsletter .bk-newsletter form.newsletter-form button.join:hover {
    background: #fb8a4c;
    border: 1px solid #fff
}

.iframe-content.xmas2016_1.no-social-link.bk-has-newsletter .coupon-box-newsletter.arrow-newsletter .bk-newsletter form.newsletter-form button.join:hover span {
    color: #fff
}

.iframe-content.xmas2016_1.no-social-link.bk-has-newsletter .sharing-container.bk-shared {
    padding: 0
}

.iframe-content.xmas2016_1.no-social-link.shared2 #coupon-carousel .bk-carousel-container .bk-carousel-item .bk-carousel-center .coupon-treasure-container input.coupon-treasure {
    color: #e30015
}

.iframe-content.xmas2016_1.no-social-link p.bk-text-title, .iframe-content.xmas2016_1.no-social-link.shared2 .coupon-box-newsletter.arrow-newsletter-reverse .newsletter-success h4.scn-ps-sucesss, .iframe-content.xmas2016_1.shared2 .coupon-box-newsletter h4.scn-ps-sucesss {
    color: #fff
}

.iframe-content.xmas2016_1.shared2 .coupon-box-newsletter .newsletter-success .img-success {
    margin: 0
}

.iframe-content.xmas2016_2 {
    margin-bottom: 10px
}

.iframe-content.xmas2016_2 p.bk-text-title {
    width: 80%;
    margin: 20px 0 0;
    padding: 20px 0;
    border-top: 1px solid #bababa
}

.iframe-content.xmas2016_2 h4.bk-guide {
    color: #ad1a23
}

.iframe-content.xmas2016_2 #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container {
    background: url(../images/xmas2016_2/sprites-xmas2016.png) -210px -81px no-repeat;
    width: 370px;
    height: 88px;
    color: #fff
}

@media only screen and (max-device-width: 480px) {
    .iframe-content.xmas2016_2 #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container {
        background-position: -247px -80px;
        width: 270px;
        height: 90px
    }
}

.iframe-content.xmas2016_2 #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .coupon-text, .iframe-content.xmas2016_2 #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .coupon-treasure {
    font-size: 19px;
    color: inherit !important;
    width: 245px;
    left: 49%;
    line-height: 45px
}

@media only screen and (max-device-width: 480px) {
    .iframe-content.xmas2016_2 #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .coupon-text, .iframe-content.xmas2016_2 #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .coupon-treasure {
        left: 53%;
        width: 230px;
        font-weight: 400;
        line-height: 55px
    }
}

.iframe-content.xmas2016_2 #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .scn-cbox-copy {
    right: 0;
    top: 40px;
    border-color: #000 !important
}

.iframe-content.xmas2016_2 .sharing-container.curved-arrow:before {
    left: 40px
}

.iframe-content.xmas2016_2 .sharing-container.curved-arrow-reverse:before {
    right: 30px
}

.iframe-content.xmas2016_2 .coupon-box-newsletter .newsletter-success .scn-ps-sucesss {
    margin-bottom: 15px
}

.iframe-content.xmas2016_2.bk-has-social-link.bk-has-newsletter p.bk-text-title {
    color: #6f0e14;
    font-weight: 400;
    font-size: 16px;
    border-top: 0;
    padding: 40px 0 12px;
    margin: 0
}

@media only screen and (max-device-width: 480px) {
    .iframe-content.xmas2016_2.bk-has-social-link.bk-has-newsletter p.bk-text-title {
        width: 100%;
        padding: 20px 0;
        font-size: 14px
    }
}

@media only screen and (max-device-width: 320px) {
    .iframe-content.xmas2016_2.bk-has-social-link.bk-has-newsletter p.bk-text-title {
        border-top: 1px solid #bababa;
        padding: 20px 0 18px
    }
}

.iframe-content.xmas2016_2.bk-has-social-link.bk-has-newsletter p.bk-text-title::before {
    background: url(../images/xmas2016_2/sprites-xmas2016.png) -481px -15px no-repeat
}

.iframe-content.xmas2016_2.bk-has-social-link.bk-has-newsletter p.bk-text-title::after {
    background: url(../images/xmas2016_2/sprites-xmas2016.png) 8px -33px no-repeat
}

.iframe-content.xmas2016_2.bk-has-social-link.bk-has-newsletter .coupon-box-newsletter .bk-newsletter h4.bk-text-title {
    font-size: 14px;
    color: #6f0e14
}

.iframe-content.xmas2016_2.bk-has-social-link.bk-has-newsletter .coupon-box-newsletter .bk-newsletter form.newsletter-form button.join {
    background: #ef162a
}

.iframe-content.xmas2016_2.bk-has-social-link.bk-has-newsletter .coupon-box-newsletter .bk-newsletter form.newsletter-form button.join:hover {
    background: #f1394a;
    border: none
}

.iframe-content.xmas2016_2.bk-has-social-link.bk-has-newsletter .coupon-box-newsletter .bk-newsletter form.newsletter-form button.join:hover span {
    color: #fff
}

.iframe-content.xmas2016_2.bk-has-social-link.bk-has-newsletter.shared2 p.bk-text-title {
    padding: 20px 0 0
}

.iframe-content.xmas2016_2.no-social-link.bk-newsletter.shared2 .sharing-container.bk-shared {
    padding: 0
}

.iframe-content.xmas2016_2.no-social-link.bk-newsletter .coupon-box-newsletter.arrow-newsletter .bk-newsletter h4.bk-text-title {
    font-size: 14px;
    color: #6f0e14
}

.iframe-content.new_year h4.bk-guide, .iframe-content.xmas2016_2.no-social-link.bk-newsletter .coupon-box-newsletter.arrow-newsletter .bk-newsletter form.newsletter-form button.join:hover span {
    color: #fff
}

.iframe-content.xmas2016_2.no-social-link.bk-newsletter .coupon-box-newsletter.arrow-newsletter .bk-newsletter form.newsletter-form button.join {
    background: #ef162a
}

.iframe-content.xmas2016_2.no-social-link.bk-newsletter .coupon-box-newsletter.arrow-newsletter .bk-newsletter form.newsletter-form button.join:hover {
    background: #f1394a !important;
    border: 1px solid #fff
}

.iframe-content.xmas2016_2.shared2 .coupon-box-newsletter .newsletter-success .img-success {
    margin: 0
}

.iframe-content.new_year p.bk-text-title {
    width: 80%;
    color: #fff;
    font: 400 16px 'Bk-Open sans', sans-serif;
    margin: 20px 0 0;
    padding: 20px 0;
    border-top: 1px solid #e35b5b
}

@media only screen and (max-device-width: 480px) {
    .iframe-content.new_year p.bk-text-title {
        font-size: 14px;
        width: 90%
    }
}

.iframe-content.new_year #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container {
    background: url(../images/new-year/sprites-new-year.png) 50px -20px no-repeat;
    width: 380px;
    height: 85px;
    background-size: 1780px 300px;
    color: #821120
}

.iframe-content.new_year #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .coupon-text, .iframe-content.new_year #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .coupon-treasure {
    font: 19px/50px brandon_grotesque_regularRg, sans-serif;
    color: inherit !important
}

@media only screen and (max-device-width: 480px) {
    .iframe-content.new_year #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container {
        background-size: 1750px 300px;
        width: 250px;
        background-position: -11px -20px;
        height: 85px
    }

    .iframe-content.new_year #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .coupon-text, .iframe-content.new_year #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .coupon-treasure {
        left: 50%;
        line-height: 55px;
        font-size: 16px
    }
}

.iframe-content.new_year #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .scn-cbox-copy {
    right: 5px;
    top: 40px
}

.iframe-content.new_year .sharing-container {
    position: relative
}

.iframe-content.new_year .coupon-box-newsletter .newsletter-success .scn-ps-sucesss {
    color: #fff
}

.iframe-content.new_year .coupon-box-newsletter .newsletter-success h4.scn-ps {
    color: #ff7c7c;
    font-size: 15px;
    font-family: brandon_grotesque_regularRg, sans-serif
}

.iframe-content.new_year .coupon-box-newsletter .bk-newsletter h4.bk-text-title {
    font: 400 14px 'Bk-Open sans', sans-serif;
    color: #fff;
    margin-top: 30px
}

.iframe-content.new_year .coupon-box-newsletter .bk-newsletter .newsletter-form {
    margin-top: 25px
}

.iframe-content.new_year .coupon-box-newsletter .bk-newsletter .newsletter-form .field-container {
    display: inline-block;
    position: relative
}

.iframe-content.edit-theme-1 .coupon-box-newsletter:before, .iframe-content.edit-theme-1 .sharing-container.bk-shared:before, .iframe-content.edit-theme-1 .sharing-container.curved-arrow:before, .iframe-content.edit-theme-1 p.bk-text-title:after, .iframe-content.edit-theme-1 p.bk-text-title:before, .iframe-content.newyear2016_1.bk-has-social-link.bk-has-newsletter.shared2 p.bk-text-title:after, .iframe-content.newyear2016_1.bk-has-social-link.bk-has-newsletter.shared2 p.bk-text-title:before, .iframe-content.newyear2016_1.no-social-link.bk-has-newsletter .coupon-box-newsletter.arrow-newsletter:before, .iframe-content.newyear2016_2.bk-has-social-link.bk-has-newsletter.shared2 p.bk-text-title:after, .iframe-content.newyear2016_2.bk-has-social-link.bk-has-newsletter.shared2 p.bk-text-title:before {
    display: none
}

.iframe-content.new_year .coupon-box-newsletter .bk-newsletter .newsletter-form .field-container .error img, .iframe-content.new_year .coupon-box-newsletter .bk-newsletter .newsletter-form .field-container .success img {
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -13px
}

.iframe-content.new_year .coupon-box-newsletter .bk-newsletter .newsletter-form .field-container input {
    height: 44px;
    width: 250px;
    line-height: 44px;
    font-size: 18px;
    color: #292929;
    padding-left: 30px;
    padding-right: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-family: brandon_grotesque_regularRg, sans-serif;
    border: none
}

@media only screen and (max-device-width: 480px) {
    .iframe-content.new_year .coupon-box-newsletter .bk-newsletter .newsletter-form .field-container input {
        width: 190px;
        font-size: 14px;
        padding-left: 10px;
        margin: 0
    }
}

.iframe-content.new_year .coupon-box-newsletter .bk-newsletter .newsletter-form .field-container input:focus {
    outline: 0
}

.iframe-content.new_year .coupon-box-newsletter .bk-newsletter .newsletter-form .join {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    height: 45px;
    width: 90px;
    text-align: center;
    background: #8e0000;
    text-transform: uppercase
}

.iframe-content.new_year .coupon-box-newsletter .bk-newsletter .newsletter-form .join span {
    font-size: 18px;
    color: #fff;
    font-family: brandon_grotesque_regularRg, sans-serif;
    text-transform: uppercase
}

.iframe-content.new_year .coupon-box-newsletter .bk-newsletter .newsletter-form .join:hover {
    border: 3px solid #8e0000
}

.iframe-content.new_year .coupon-box-newsletter .bk-newsletter .newsletter-form .join:hover span {
    color: #fff
}

.iframe-content.new_year .coupon-box-newsletter .bk-newsletter .newsletter-form .join:focus {
    outline: 0
}

.iframe-content.new_year.bk-has-social-link.bk-has-newsletter p.bk-text-title {
    border-top: 0;
    padding: 40px 0 12px;
    margin: 0
}

@media only screen and (max-device-width: 480px) {
    .iframe-content.new_year .coupon-box-newsletter .bk-newsletter .newsletter-form .join {
        min-width: 80px;
        width: auto
    }

    .iframe-content.new_year .coupon-box-newsletter .bk-newsletter .newsletter-form .join span {
        font-size: 14px
    }

    .iframe-content.new_year.bk-has-social-link.bk-has-newsletter p.bk-text-title {
        padding: 20px 0
    }
}

@media only screen and (max-device-width: 320px) {
    .iframe-content.new_year.bk-has-social-link.bk-has-newsletter p.bk-text-title {
        border-top: 1px solid #fff;
        padding: 20px 0 18px
    }
}

.iframe-content.new_year.bk-has-social-link.bk-has-newsletter p.bk-text-title:before {
    background-position: -946px -60px
}

.iframe-content.new_year.bk-has-social-link.bk-has-newsletter p.bk-text-title:after {
    background: url(../images/new-year/sprites-new-year.png) -527px -86px no-repeat;
    background-size: 1800px 300px;
    width: 100%;
    height: 2px;
    content: '';
    position: absolute;
    top: 10px;
    left: 14px;
    z-index: 1
}

.iframe-content.new_year.no-social-link.shared2 .sharing-container.bk-shared {
    padding: 0
}

.iframe-content.newyear2016_1 {
    margin-bottom: 15px
}

.iframe-content.newyear2016_1 p.bk-text-title {
    color: #fff;
    font-size: 16px;
    padding: 20px 0;
    margin: 20px 0 0;
    width: 80%;
    border-top: 1px solid #fff
}

@media only screen and (max-device-width: 480px) {
    .iframe-content.newyear2016_1 p.bk-text-title {
        font-size: 14px;
        width: 85%
    }
}

.iframe-content.newyear2016_1 #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container {
    background: url(../images/xmas2016_1/sprites-xmas2016.png) -900px -106px no-repeat;
    width: 380px;
    height: 88px;
    color: #411802
}

@media only screen and (max-device-width: 480px) {
    .iframe-content.newyear2016_1 #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container {
        background-position: -952px -106px;
        height: 90px;
        width: 265px
    }
}

.iframe-content.newyear2016_1 #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .coupon-text, .iframe-content.newyear2016_1 #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .coupon-treasure {
    font-size: 16px;
    color: inherit;
    width: 225px;
    line-height: 42px;
    min-height: 42px;
    left: 50%
}

.iframe-content.newyear2016_1 .sharing-container.curved-arrow:before, .iframe-content.newyear2016_2 .sharing-container.curved-arrow:before {
    left: 40px
}

.iframe-content.newyear2016_1 #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .scn-cbox-copy {
    right: 0;
    top: 40px;
    border-color: #000 !important
}

.iframe-content.newyear2016_1 .sharing-container.curved-arrow-reverse:before {
    right: 30px
}

.iframe-content.newyear2016_1 .coupon-box-newsletter .newsletter-success .scn-ps-sucesss {
    color: #fff;
    margin-bottom: 15px
}

.iframe-content.newyear2016_1 .coupon-box-newsletter .bk-newsletter h4.bk-text-title {
    font-size: 14px;
    color: #fff
}

.iframe-content.newyear2016_1 .coupon-box-newsletter .bk-newsletter form.newsletter-form button.join {
    background: #d51c32;
    border: 1px solid #fff
}

.iframe-content.newyear2016_1 .coupon-box-newsletter .bk-newsletter form.newsletter-form button.join:hover {
    background: #fb8a4c !important;
    border: 1px solid #fff
}

.iframe-content.newyear2016_1 .coupon-box-newsletter .bk-newsletter form.newsletter-form button.join:hover span {
    color: #fff
}

.iframe-content.newyear2016_1.bk-has-social-link.bk-has-newsletter p.bk-text-title {
    padding: 40px 0 12px;
    margin: 0;
    border-top: 0
}

@media only screen and (max-device-width: 480px) {
    .iframe-content.newyear2016_1 #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .coupon-text, .iframe-content.newyear2016_1 #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .coupon-treasure {
        line-height: 55px;
        font-weight: 400
    }

    .iframe-content.newyear2016_1.bk-has-social-link.bk-has-newsletter p.bk-text-title {
        padding: 20px 0
    }
}

@media only screen and (max-device-width: 320px) {
    .iframe-content.newyear2016_1.bk-has-social-link.bk-has-newsletter p.bk-text-title {
        border-top: 1px solid #fff;
        padding: 20px 0 18px
    }
}

.iframe-content.newyear2016_1.bk-has-social-link.bk-has-newsletter p.bk-text-title:before {
    background-position: -948px -60px
}

.iframe-content.newyear2016_1.bk-has-social-link.bk-has-newsletter.shared2 p.bk-text-title {
    padding: 20px 0 0
}

.iframe-content.newyear2016_1.no-social-link.bk-has-newsletter.shared2 .sharing-container.bk-shared {
    padding: 0
}

.iframe-content.newyear2016_1.shared2 .coupon-box-newsletter .newsletter-success .scn-ps-sucesss {
    color: #fff
}

.iframe-content.newyear2016_1.shared2 .coupon-box-newsletter .newsletter-success .img-success {
    margin: 0
}

.iframe-content.newyear2016_2 p.bk-text-title {
    color: #fff;
    font-size: 16px;
    margin: 20px 0 0;
    padding: 20px 0;
    width: 80%;
    border-top: 1px solid #fff
}

@media only screen and (max-device-width: 480px) {
    .iframe-content.newyear2016_2 p.bk-text-title {
        font-size: 14px;
        width: 85%
    }
}

.iframe-content.newyear2016_2 #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container {
    background: url(../images/xmas2016_1/sprites-xmas2016.png) -900px -106px no-repeat;
    width: 380px;
    height: 88px;
    color: #411802
}

@media only screen and (max-device-width: 480px) {
    .iframe-content.newyear2016_2 #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container {
        background-position: -952px -106px;
        width: 265px
    }
}

.iframe-content.newyear2016_2 #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .coupon-text, .iframe-content.newyear2016_2 #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .coupon-treasure {
    font-size: 19px;
    color: inherit !important;
    width: 240px;
    line-height: 42px;
    min-height: 42px
}

.iframe-content.newyear2016_2 .coupon-box-newsletter .bk-newsletter form.newsletter-form button.join:hover span, .iframe-content.newyear2016_2 .coupon-box-newsletter .newsletter-success .scn-ps-sucesss, .iframe-content.newyear2016_2.shared2 .coupon-box-newsletter .newsletter-success .scn-ps-sucesss {
    color: #fff
}

.iframe-content.newyear2016_2 #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .scn-cbox-copy {
    right: 0;
    top: 40px;
    border-color: #000 !important
}

.iframe-content.newyear2016_2 .sharing-container.curved-arrow-reverse:before {
    right: 30px
}

.iframe-content.newyear2016_2 .coupon-box-newsletter .bk-newsletter h4.bk-text-title {
    font-size: 14px;
    color: #fff
}

.iframe-content.newyear2016_2 .coupon-box-newsletter .bk-newsletter form.newsletter-form button.join {
    background: #f1712b;
    border: 1px solid #fff
}

.iframe-content.newyear2016_2 .coupon-box-newsletter .bk-newsletter form.newsletter-form button.join:hover {
    background: #fb8a4c !important;
    border: 1px solid #fff
}

.iframe-content.newyear2016_2.bk-has-social-link.bk-has-newsletter p.bk-text-title {
    padding: 40px 0 14px;
    margin: 0;
    border-top: 0
}

@media only screen and (max-device-width: 480px) {
    .iframe-content.newyear2016_2 #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .coupon-text, .iframe-content.newyear2016_2 #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .coupon-treasure {
        line-height: 55px;
        font-weight: 400
    }

    .iframe-content.newyear2016_2.bk-has-social-link.bk-has-newsletter p.bk-text-title {
        padding: 20px 0
    }
}

@media only screen and (max-device-width: 320px) {
    .iframe-content.newyear2016_2.bk-has-social-link.bk-has-newsletter p.bk-text-title {
        border-top: 1px solid #fff;
        padding: 20px 0 18px
    }
}

.iframe-content.newyear2016_2.bk-has-social-link.bk-has-newsletter p.bk-text-title:before {
    background-position: -948px -60px
}

.iframe-content.newyear2016_2.bk-has-social-link.bk-has-newsletter.shared2 p.bk-text-title {
    padding: 20px 0 0
}

.iframe-content.newyear2016_2.no-social-link.bk-has-newsletter .sharing-container.bk-shared {
    padding: 0
}

.iframe-content.newyear2016_2.shared2 .coupon-box-newsletter .newsletter-success .img-success {
    margin: 0
}

.iframe-content.edit-theme-1 p.bk-text-title {
    font-family: HelveticaNeueLTStdRoman, sans-serif;
    color: #232323;
    width: 90%;
    border-top: 0;
    margin: 0;
    padding: 20px 0
}

.iframe-content.edit-theme-1 #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container {
    background: url(../images/themes-edit/border-2.png) center 0 no-repeat;
    width: 320px;
    height: 57px;
    color: #232323
}

.iframe-content.edit-theme-1 #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .coupon-text, .iframe-content.edit-theme-1 #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .coupon-treasure {
    font: 600 16px 'Bk-Open sans', sans-serif;
    text-transform: uppercase;
    margin: 0;
    max-width: 180px;
    top: 17px;
    height: 36px;
    line-height: 36px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #000;
    background: #fff;
    color: inherit !important;
    left: 52%;
    min-height: inherit
}

.iframe-content.edit-theme-1 #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .scn-cbox-copy {
    top: 25px;
    right: -5px
}

@media only screen and (max-device-width: 480px) {
    .iframe-content.edit-theme-1 #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container {
        width: 300px
    }

    .iframe-content.edit-theme-1 #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .scn-cbox-copy {
        transform: rotate(90deg);
        width: 45px;
        right: 15px;
        top: 20px
    }
}

.iframe-content.edit-theme-1 .sharing-container {
    margin: 0
}

.iframe-content.edit-theme-1 .sharing-container.curved-arrow-reverse:before {
    right: 30px
}

.iframe-content.edit-theme-1 .sharing-container.bk-shared {
    margin: 0 0 10px;
    padding: 0
}

.iframe-content.edit-theme-1 .coupon-box-newsletter .bk-newsletter .newsletter-form .field-container input {
    height: 35px;
    line-height: 35px;
    padding-left: 20px;
    font: 14px HelveticaNeueLTStd-It, sans-serif
}

.iframe-content.edit-theme-1 .coupon-box-newsletter .bk-newsletter .newsletter-form .field-container input::-webkit-input-placeholder {
    color: #656565
}

.iframe-content.edit-theme-1 .coupon-box-newsletter .bk-newsletter .newsletter-form .field-container input:-moz-placeholder {
    color: #656565
}

.iframe-content.edit-theme-1 .coupon-box-newsletter .bk-newsletter .newsletter-form .field-container input::-moz-placeholder {
    color: #656565
}

.iframe-content.edit-theme-1 .coupon-box-newsletter .bk-newsletter .newsletter-form .field-container input:-ms-input-placeholder {
    color: #656565
}

@media only screen and (max-device-width: 480px) {
    .iframe-content.edit-theme-1 .coupon-box-newsletter .bk-newsletter .newsletter-form .field-container input {
        font-size: 16px;
        width: 190px;
        height: 50px;
        padding: 0 10px
    }
}

.iframe-content.edit-theme-1 .coupon-box-newsletter .bk-newsletter .newsletter-form button.join {
    height: 35px;
    line-height: 35px;
    min-width: 90px;
    width: auto;
    background: #000;
    border: 0;
    font-size: 16px;
    text-transform: none
}

@media only screen and (max-device-width: 480px) {
    .iframe-content.edit-theme-1 .coupon-box-newsletter .bk-newsletter .newsletter-form button.join {
        height: 50px;
        line-height: 50px;
        margin: 0;
        padding: 0;
        width: auto;
        min-width: 80px;
        font-size: 14px
    }

    .iframe-content.edit-theme-1.shared2 p.bk-text-title {
        padding: 15px 0 35px
    }
}

.iframe-content.edit-theme-1 .coupon-box-newsletter .newsletter-success .img-success {
    display: block;
    margin: 30px auto 0
}

.iframe-content.edit-theme-2 .coupon-box-newsletter .bk-newsletter h4.bk-text-title, .iframe-content.edit-theme-2 .coupon-box-newsletter:before, .iframe-content.edit-theme-2 .sharing-container.curved-arrow:before {
    display: none
}

.iframe-content.edit-theme-2 h4.bk-guide {
    text-shadow: 1px 1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, -1px -1px 0 #000;
    color: #fff
}

@media only screen and (max-width: 480px) {
    .iframe-content.edit-theme-2 h4.bk-guide {
        color: #000;
        text-shadow: none
    }
}

.iframe-content.edit-theme-2 p.bk-text-title {
    font: 400 14px HelveticaNeueLTStdRoman, sans-serif;
    color: #fff;
    margin: 30px 0;
    border: 0;
    width: 95%
}

@media only screen and (max-device-width: 480px) {
    .iframe-content.edit-theme-2 p.bk-text-title {
        color: #000
    }
}

.iframe-content.edit-theme-2 #coupon-carousel {
    margin: 30px 0 0
}

.iframe-content.edit-theme-2 #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container {
    background: url(../images/themes-edit/border.png) center 0 no-repeat;
    width: 320px;
    height: 57px;
    color: #232323
}

@media only screen and (max-device-width: 480px) {
    .iframe-content.edit-theme-2 #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container {
        background: url(../images/themes-edit/border-3.png) center 0 no-repeat;
        width: 202px
    }
}

.iframe-content.edit-theme-2 #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .coupon-text, .iframe-content.edit-theme-2 #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .coupon-treasure {
    font: 600 16px 'Bk-Open sans', sans-serif;
    text-transform: uppercase;
    margin: 0;
    max-width: 180px;
    top: 17px;
    height: 36px;
    line-height: 36px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: inherit !important;
    background: #fff;
    left: 52%;
    min-height: inherit
}

.iframe-content.edit-theme-2 #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .scn-cbox-copy {
    top: 25px;
    right: -5px
}

@media only screen and (max-device-width: 480px) {
    .iframe-content.edit-theme-2 #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .coupon-text, .iframe-content.edit-theme-2 #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .coupon-treasure {
        background: #d7d7d7;
        left: 53%
    }

    .iframe-content.edit-theme-2 .sharing-container {
        width: 100%
    }
}

.iframe-content.edit-theme-2 .sharing-container.curved-arrow-reverse:before {
    right: 30px
}

.iframe-content.edit-theme-2 .sharing-container #sharing-accounts li:first-of-type {
    margin-left: 0
}

.iframe-content.edit-theme-2 .sharing-container #sharing-accounts li:last-of-type {
    margin-right: 0
}

.iframe-content.edit-theme-2 .sharing-container.bk-shared {
    margin: 0;
    padding: 0
}

.iframe-content.edit-theme-2 .coupon-box-newsletter .bk-newsletter .newsletter-form .field-container {
    width: 65%
}

.iframe-content.edit-theme-2 .coupon-box-newsletter .bk-newsletter .newsletter-form .field-container input {
    height: 35px;
    line-height: 33px;
    width: 100%;
    border: 1px solid #bebebe;
    font-size: 14px
}

@media only screen and (max-device-width: 480px) {
    .iframe-content.edit-theme-2 .coupon-box-newsletter .bk-newsletter .newsletter-form .field-container input {
        height: 50px;
        line-height: 48px;
        padding-left: 10px;
        font-size: 16px
    }
}

.iframe-content.edit-theme-2 .coupon-box-newsletter .bk-newsletter .newsletter-form button.join {
    background: #00a2ff;
    width: auto;
    min-width: 90px;
    height: 35px;
    line-height: 35px;
    text-transform: none;
    font-size: 16px
}

@media only screen and (max-device-width: 480px) {
    .iframe-content.edit-theme-2 .coupon-box-newsletter .bk-newsletter .newsletter-form button.join {
        height: 50px;
        line-height: 50px;
        width: auto;
        min-width: 80px;
        margin: 0;
        padding: 0;
        font-size: 14px
    }
}

.iframe-content.edit-theme-2 .coupon-box-newsletter .newsletter-success .img-success {
    display: block;
    margin: 0 auto
}

.iframe-content.edit-theme-3 .coupon-box-newsletter:before, .iframe-content.edit-theme-3 .sharing-container.curved-arrow:before {
    display: none
}

.iframe-content.edit-theme-2 .coupon-box-newsletter .newsletter-success .scn-ps-sucesss {
    color: #fff;
    margin: 10px 0 0
}

@media only screen and (max-device-width: 480px) {
    .iframe-content.edit-theme-2 .coupon-box-newsletter .newsletter-success .scn-ps-sucesss {
        color: #000
    }
}

.iframe-content.edit-theme-2.shared2 .coupon-box-newsletter .newsletter-success .scn-ps-sucesss {
    color: #fff
}

.iframe-content.edit-theme-3 {
    padding: 0
}

.iframe-content.edit-theme-3 h4.bk-guide {
    text-align: left
}

@media only screen and (max-device-width: 480px) {
    .iframe-content.edit-theme-2.shared2 .coupon-box-newsletter .newsletter-success .scn-ps-sucesss {
        color: #292929
    }

    .iframe-content.edit-theme-3 h4.bk-guide {
        text-align: center
    }
}

.iframe-content.edit-theme-3 h4.bk-text-title {
    text-align: left
}

.iframe-content.edit-theme-3 p.bk-text-title {
    text-align: left;
    font: 400 14px HelveticaNeueLTStdRoman, sans-serif;
    color: #232323;
    width: 100%;
    margin: 30px 0 15px
}

@media only screen and (max-device-width: 480px) {
    .iframe-content.edit-theme-3 p.bk-text-title {
        text-align: center
    }
}

.iframe-content.edit-theme-3 #coupon-carousel .bk-carousel-container .bk-carousel-item .bk-carousel-center {
    text-align: left
}

.iframe-content.edit-theme-3 #coupon-carousel .bk-carousel-container .bk-carousel-item .bk-carousel-center .coupon-treasure-container {
    background: url(../images/themes-edit/border-3.png) no-repeat;
    width: 265px;
    height: 57px;
    color: #fff
}

@media only screen and (max-device-width: 480px) {
    .iframe-content.edit-theme-3 #coupon-carousel .bk-carousel-container .bk-carousel-item .bk-carousel-center {
        text-align: center
    }

    .iframe-content.edit-theme-3 #coupon-carousel .bk-carousel-container .bk-carousel-item .bk-carousel-center .coupon-treasure-container {
        background-position: center 0;
        width: 202px
    }
}

.iframe-content.edit-theme-3 #coupon-carousel .bk-carousel-container .bk-carousel-item .bk-carousel-center .coupon-treasure-container .coupon-text, .iframe-content.edit-theme-3 #coupon-carousel .bk-carousel-container .bk-carousel-item .bk-carousel-center .coupon-treasure-container .coupon-treasure {
    font: 600 16px 'Bk-Open sans', sans-serif;
    text-transform: uppercase;
    margin: 0;
    max-width: 180px;
    top: 17px;
    height: 36px;
    line-height: 36px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: inherit !important;
    background: #4d4d4d;
    left: 40.5%;
    min-height: inherit
}

.iframe-content.edit-theme-3 #coupon-carousel .bk-carousel-container .bk-carousel-item .bk-carousel-center .coupon-treasure-container .scn-cbox-copy {
    top: 25px;
    right: 0
}

@media only screen and (max-device-width: 480px) {
    .iframe-content.edit-theme-3 #coupon-carousel .bk-carousel-container .bk-carousel-item .bk-carousel-center .coupon-treasure-container .coupon-text, .iframe-content.edit-theme-3 #coupon-carousel .bk-carousel-container .bk-carousel-item .bk-carousel-center .coupon-treasure-container .coupon-treasure {
        left: 53%
    }

    .iframe-content.edit-theme-3 .sharing-container {
        margin: 0 0 35px
    }
}

.iframe-content.edit-theme-3 .sharing-container #sharing-accounts {
    text-align: left;
    margin-left: 0
}

@media only screen and (max-device-width: 480px) {
    .iframe-content.edit-theme-3 .sharing-container #sharing-accounts {
        text-align: center
    }
}

.iframe-content.edit-theme-3.no-social-link p.bk-text-title, .iframe-content.edit-theme-3.shared2 .coupon-box-newsletter .newsletter-success .scn-ps-sucesss {
    text-align: left
}

.iframe-content.edit-theme-3 .sharing-container.curved-arrow-reverse:before {
    right: 30px
}

.iframe-content.edit-theme-3 .sharing-container.bk-shared {
    margin: 0;
    padding: 0
}

.iframe-content.edit-theme-3 .coupon-box-newsletter {
    padding: 20px 0 0
}

@media only screen and (max-device-width: 480px) {
    .iframe-content.edit-theme-3 .sharing-container.bk-shared {
        margin-bottom: 35px
    }

    .iframe-content.edit-theme-3 .coupon-box-newsletter {
        padding: 0
    }
}

.iframe-content.edit-theme-3 .coupon-box-newsletter .bk-newsletter .newsletter-form .field-container input {
    height: 35px;
    line-height: 33px;
    width: 100%;
    border: 1px solid #bebebe;
    font: 14px HelveticaNeueLTStd-It, sans-serif;
    padding-left: 20px
}

.iframe-content.edit-theme-3 .coupon-box-newsletter .bk-newsletter .newsletter-form .field-container input::-webkit-input-placeholder {
    color: #656565
}

.iframe-content.edit-theme-3 .coupon-box-newsletter .bk-newsletter .newsletter-form .field-container input:-moz-placeholder {
    color: #656565
}

.iframe-content.edit-theme-3 .coupon-box-newsletter .bk-newsletter .newsletter-form .field-container input::-moz-placeholder {
    color: #656565
}

.iframe-content.edit-theme-3 .coupon-box-newsletter .bk-newsletter .newsletter-form .field-container input:-ms-input-placeholder {
    color: #656565
}

@media only screen and (max-device-width: 480px) {
    .iframe-content.edit-theme-3 .coupon-box-newsletter .bk-newsletter .newsletter-form .field-container input {
        width: 100%;
        height: 50px;
        line-height: 48px;
        padding-left: 10px;
        font-size: 16px
    }
}

.iframe-content.edit-theme-3 .coupon-box-newsletter .bk-newsletter .newsletter-form button.join {
    background: #ca0202;
    border: 1px solid transparent;
    line-height: 35px;
    height: 35px;
    width: auto;
    min-width: 90px;
    font-size: 16px;
    text-transform: none
}

@media only screen and (max-device-width: 480px) {
    .iframe-content.edit-theme-3 .coupon-box-newsletter .bk-newsletter .newsletter-form button.join {
        height: 50px;
        line-height: 50px;
        width: auto;
        min-width: 80px;
        padding: 0;
        margin: 0;
        font-size: 14px
    }
}

.iframe-content.edit-theme-3.no-social-link .bk-newsletter h4.bk-text-title {
    margin: 0
}

.iframe-content.edit-theme-3.no-social-link.no-coupon p.bk-text-title {
    text-align: left;
    border-top: 0 !important
}

.iframe-content.edit-theme-3.shared2 .coupon-box-newsletter .newsletter-success .img-success {
    float: left;
    margin: 15px 0 0
}

@media only screen and (max-device-width: 480px) {
    .iframe-content.edit-theme-3.shared2 .coupon-box-newsletter .newsletter-success .img-success {
        float: none;
        margin: 0
    }

    .iframe-content.edit-theme-3.shared2 .coupon-box-newsletter .newsletter-success .scn-ps-sucesss {
        text-align: center
    }
}

.iframe-content.edit-theme-4 p.bk-text-title {
    width: 370px;
    background: #fff;
    font: italic 400 14px HelveticaNeueLTStdRoman, sans-serif;
    color: #232323;
    text-align: left;
    display: inline-block;
    padding: 30px;
    margin: 0;
    border-top: 0
}

@media only screen and (max-device-width: 480px) {
    .iframe-content.edit-theme-4 p.bk-text-title {
        text-align: center;
        width: 100%;
        padding: 15px 5px
    }
}

.iframe-content.edit-theme-4 h4.bk-guide {
    width: 370px;
    padding: 0;
    text-align: center;
    margin: 0 -25px
}

.iframe-content.edit-theme-4 #coupon-carousel {
    width: 370px;
    background: #fff;
    margin: 0
}

@media only screen and (max-device-width: 480px) {
    .iframe-content.edit-theme-4 h4.bk-guide {
        max-width: 100%;
        text-align: center;
        margin: 0
    }

    .iframe-content.edit-theme-4 #coupon-carousel {
        width: 100%;
        padding: 0
    }
}

.iframe-content.edit-theme-4 #coupon-carousel .bk-carousel-container .bk-carousel-item .bk-carousel-center {
    text-align: left;
    padding: 0 30px
}

.iframe-content.edit-theme-4 #coupon-carousel .bk-carousel-container .bk-carousel-item .bk-carousel-center .coupon-treasure-container {
    background: url(../images/themes-edit/border-3.png) no-repeat;
    width: 265px;
    height: 57px;
    color: #fff
}

.iframe-content.edit-theme-4 #coupon-carousel .bk-carousel-container .bk-carousel-item .bk-carousel-center .coupon-treasure-container .coupon-text, .iframe-content.edit-theme-4 #coupon-carousel .bk-carousel-container .bk-carousel-item .bk-carousel-center .coupon-treasure-container .coupon-treasure {
    font: 600 16px 'Bk-Open sans', sans-serif;
    text-transform: uppercase;
    margin: 0;
    max-width: 180px;
    top: 17px;
    height: 36px;
    line-height: 36px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-weight: 700;
    color: inherit !important;
    background: #b1002e;
    left: 40.5%;
    min-height: inherit
}

@media only screen and (max-device-width: 480px) {
    .iframe-content.edit-theme-4 #coupon-carousel .bk-carousel-container .bk-carousel-item .bk-carousel-center .coupon-treasure-container {
        width: 202px
    }

    .iframe-content.edit-theme-4 #coupon-carousel .bk-carousel-container .bk-carousel-item .bk-carousel-center .coupon-treasure-container .coupon-text, .iframe-content.edit-theme-4 #coupon-carousel .bk-carousel-container .bk-carousel-item .bk-carousel-center .coupon-treasure-container .coupon-treasure {
        left: 53.5%;
        height: 38px;
        line-height: 40px;
        margin: 0
    }
}

.iframe-content.edit-theme-4 #coupon-carousel .bk-carousel-container .bk-carousel-item .bk-carousel-center .coupon-treasure-container .scn-cbox-copy {
    top: 25px;
    right: 0
}

.iframe-content.edit-theme-4 .sharing-container {
    width: 370px;
    display: inline-block;
    margin-bottom: 35px;
    background: #fff
}

@media only screen and (max-device-width: 480px) {
    .iframe-content.edit-theme-4 .sharing-container {
        width: 100%;
        padding: 0
    }
}

.iframe-content.edit-theme-4 .sharing-container.curved-arrow:before {
    display: none
}

.iframe-content.edit-theme-4 .sharing-container.curved-arrow-reverse:before {
    right: 30px
}

.iframe-content.edit-theme-4 .coupon-box-newsletter {
    width: 370px;
    background: 0 0
}

.iframe-content.edit-theme-4 .coupon-box-newsletter .newsletter-success {
    padding: 0 15px;
    margin: 0
}

.iframe-content.edit-theme-4 .coupon-box-newsletter .newsletter-success .img-success {
    margin: 0
}

@media only screen and (max-width: 480px) {
    .iframe-content.edit-theme-4 .coupon-box-newsletter .newsletter-success {
        padding: 0
    }

    .iframe-content.edit-theme-4 .coupon-box-newsletter .newsletter-success .img-success {
        display: block;
        margin: 0 auto 15px
    }
}

.iframe-content.edit-theme-4 .arrow-newsletter-reverse:before, .iframe-content.edit-theme-4 .coupon-box-newsletter.arrow-newsletter:before, .iframe-content.edit-theme-4 .curved-arrow-reverse:before, .iframe-content.edit-theme-4.bk-has-social-link p.bk-text-title:after, .iframe-content.edit-theme-4.bk-has-social-link p.bk-text-title:before, .iframe-content.edit-theme-5 .coupon-box-newsletter.arrow-newsletter:before, .iframe-content.edit-theme-5 .sharing-container.curved-arrow:before {
    display: none
}

.iframe-content.edit-theme-4 .coupon-box-newsletter .newsletter-success .scn-ps-sucesss {
    text-align: left;
    padding-left: 15px;
    margin: 0
}

@media only screen and (max-device-width: 480px) {
    .iframe-content.edit-theme-4 .coupon-box-newsletter {
        width: 100%
    }

    .iframe-content.edit-theme-4 .coupon-box-newsletter .newsletter-success .scn-ps-sucesss {
        text-align: center;
        padding: 0
    }
}

.iframe-content.edit-theme-4 .coupon-box-newsletter .bk-newsletter .newsletter-form {
    width: 550px;
    margin: 0
}

.iframe-content.edit-theme-4 .coupon-box-newsletter .bk-newsletter .newsletter-form .field-container {
    margin-left: 30px;
    margin-bottom: 30px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

@media only screen and (max-device-width: 480px) {
    .iframe-content.edit-theme-4 .coupon-box-newsletter .bk-newsletter .newsletter-form {
        width: 100%
    }

    .iframe-content.edit-theme-4 .coupon-box-newsletter .bk-newsletter .newsletter-form .field-container {
        margin-left: 0
    }
}

.iframe-content.edit-theme-4 .coupon-box-newsletter .bk-newsletter .newsletter-form .field-container input {
    max-width: inherit;
    width: 400px;
    height: 35px;
    line-height: 33px;
    padding-left: 20px;
    font: 14px HelveticaNeueLTStd-It, sans-serif
}

.iframe-content.edit-theme-4 .coupon-box-newsletter .bk-newsletter .newsletter-form .field-container input::-webkit-input-placeholder {
    color: #656565
}

.iframe-content.edit-theme-4 .coupon-box-newsletter .bk-newsletter .newsletter-form .field-container input:-moz-placeholder {
    color: #656565
}

.iframe-content.edit-theme-4 .coupon-box-newsletter .bk-newsletter .newsletter-form .field-container input::-moz-placeholder {
    color: #656565
}

.iframe-content.edit-theme-4 .coupon-box-newsletter .bk-newsletter .newsletter-form .field-container input:-ms-input-placeholder {
    color: #656565
}

@media only screen and (max-device-width: 480px) {
    .iframe-content.edit-theme-4 .coupon-box-newsletter .bk-newsletter .newsletter-form .field-container input {
        width: 175px;
        height: 50px;
        line-height: 48px;
        padding-left: 10px;
        font-size: 16px
    }
}

.iframe-content.edit-theme-4 .coupon-box-newsletter .bk-newsletter .newsletter-form button.join {
    background: #000;
    height: 35px;
    width: auto;
    min-width: 90px;
    line-height: 35px;
    font-size: 16px;
    text-transform: none
}

@media only screen and (max-device-width: 480px) {
    .iframe-content.edit-theme-4 .coupon-box-newsletter .bk-newsletter .newsletter-form button.join {
        height: 50px;
        line-height: 50px;
        width: auto;
        min-width: 80px;
        margin: 0;
        padding: 0;
        font-size: 14px
    }
}

.iframe-content.edit-theme-4.no-social-link h4.bk-text-title, .iframe-content.edit-theme-5 p.bk-text-title {
    font: 400 14px HelveticaNeueLTStdRoman, sans-serif;
    color: #232323
}

.iframe-content.edit-theme-4.bk-has-social-link.bk-has-newsletter.shared2 p.bk-text-title {
    padding: 20px 20px 0
}

.iframe-content.edit-theme-4.no-social-link .sharing-container {
    margin: 0;
    padding: 0
}

.iframe-content.edit-theme-4.no-social-link.no-coupon .coupon-box-newsletter .bk-newsletter h4.bk-text-title {
    padding-left: 15px
}

.iframe-content.edit-theme-4.no-social-link.no-coupon .coupon-box-newsletter .bk-newsletter .newsletter-form {
    margin: 20px 0 15px 15px
}

.iframe-content.edit-theme-5 p.bk-text-title {
    width: 90%;
    padding: 30px 0 25px;
    margin: 0
}

.iframe-content.edit-theme-5 #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container {
    background: url(../images/themes-edit/border-2.png) 45% 0 no-repeat;
    width: 320px;
    height: 57px;
    color: #000
}

.iframe-content.edit-theme-5 #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .coupon-text, .iframe-content.edit-theme-5 #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .coupon-treasure {
    font: 600 16px 'Bk-Open sans', sans-serif;
    text-transform: uppercase;
    margin: 0;
    max-width: 180px;
    top: 17px;
    height: 36px;
    line-height: 36px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: inherit !important;
    background: #d7d7d7;
    left: 50%;
    min-height: inherit
}

.iframe-content.edit-theme-5 #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .scn-cbox-copy {
    top: 25px;
    right: 0
}

@media only screen and (max-device-width: 480px) {
    .iframe-content.edit-theme-5 #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container {
        width: 202px
    }

    .iframe-content.edit-theme-5 #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .coupon-text, .iframe-content.edit-theme-5 #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .coupon-treasure {
        height: 38px;
        line-height: 40px;
        left: 53%
    }

    .iframe-content.edit-theme-5 .sharing-container {
        margin-bottom: 35px
    }
}

.iframe-content.edit-theme-5 .sharing-container.curved-arrow-reverse:before {
    right: 30px
}

.iframe-content.edit-theme-5 .coupon-box-newsletter .bk-newsletter .newsletter-form .field-container input {
    height: 35px;
    width: 190px;
    border: 1px solid #bebebe;
    line-height: 33px;
    padding-left: 20px;
    font: 14px HelveticaNeueLTStd-It, sans-serif
}

.iframe-content.edit-theme-5 .coupon-box-newsletter .bk-newsletter .newsletter-form .field-container input::-webkit-input-placeholder {
    color: #656565
}

.iframe-content.edit-theme-5 .coupon-box-newsletter .bk-newsletter .newsletter-form .field-container input:-moz-placeholder {
    color: #656565
}

.iframe-content.edit-theme-5 .coupon-box-newsletter .bk-newsletter .newsletter-form .field-container input::-moz-placeholder {
    color: #656565
}

.iframe-content.edit-theme-5 .coupon-box-newsletter .bk-newsletter .newsletter-form .field-container input:-ms-input-placeholder {
    color: #656565
}

@media only screen and (max-device-width: 480px) {
    .iframe-content.edit-theme-5 .coupon-box-newsletter .bk-newsletter .newsletter-form .field-container input {
        width: 175px;
        height: 50px;
        line-height: 48px;
        padding-left: 10px;
        font-size: 16px
    }
}

.iframe-content.edit-theme-5 .coupon-box-newsletter .bk-newsletter .newsletter-form button.join {
    background: #515151;
    color: #fff;
    height: 35px;
    line-height: 35px;
    min-width: 90px;
    width: auto;
    font-size: 16px;
    text-transform: none
}

@media only screen and (max-device-width: 480px) {
    .iframe-content.edit-theme-5 .coupon-box-newsletter .bk-newsletter .newsletter-form button.join {
        height: 50px;
        line-height: 50px;
        width: 80px;
        margin: 0;
        padding: 0;
        font-size: 14px
    }
}

.iframe-content.edit-theme-5 .coupon-box-newsletter .newsletter-success .img-success {
    display: block;
    margin: 30px auto 0
}

.iframe-content.edit-theme-5 .arrow-newsletter-reverse:before, .iframe-content.edit-theme-5 .curved-arrow-reverse:before, .iframe-content.edit-theme-5.bk-has-social-link.bk-has-newsletter p.bk-text-title:after, .iframe-content.edit-theme-5.bk-has-social-link.bk-has-newsletter p.bk-text-title:before, .iframe-content.edit-theme-6 .coupon-box-newsletter.arrow-newsletter:before, .iframe-content.edit-theme-6 .sharing-container.curved-arrow:before {
    display: none
}

.iframe-content.edit-theme-5.bk-has-social-link.bk-has-newsletter .coupon-box-newsletter .newsletter-success .img-success {
    margin-top: 20px
}

.iframe-content.edit-theme-5.shared2 p.bk-text-title {
    padding: 15px 0 20px
}

.iframe-content.edit-theme-5.shared2 .sharing-container {
    padding: 0;
    margin: 0
}

.iframe-content.edit-theme-5.shared2 .coupon-box-newsletter .newsletter-success .img-success {
    margin-top: 0
}

.iframe-content.edit-theme-6 p.bk-text-title {
    font: 400 14px HelveticaNeueLTStdRoman, sans-serif;
    color: #000;
    text-align: center;
    width: 100%;
    background: #fff;
    padding: 30px 15px;
    margin: 0;
    overflow: visible
}

.iframe-content.edit-theme-6 h4.bk-guide {
    margin: 10px 0 50px;
    color: #fff;
    text-shadow: 1px 1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, -1px -1px 0 #000
}

.iframe-content.edit-theme-6 #coupon-carousel {
    border: none;
    padding: 50px 0 40px
}

.iframe-content.edit-theme-6 #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container {
    background: url(../images/themes-edit/border.png) center 0 no-repeat;
    width: 330px;
    height: 57px;
    color: #000
}

@media only screen and (max-device-width: 480px) {
    .iframe-content.edit-theme-6 h4.bk-guide {
        color: #000;
        text-shadow: none
    }

    .iframe-content.edit-theme-6 #coupon-carousel {
        padding: 0
    }

    .iframe-content.edit-theme-6 #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container {
        background: url(../images/themes-edit/border-3.png) center 0 no-repeat;
        width: 202px;
        color: #fff
    }
}

.iframe-content.edit-theme-6 #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .coupon-text, .iframe-content.edit-theme-6 #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .coupon-treasure {
    font: 600 16px 'Bk-Open sans', sans-serif;
    text-transform: uppercase;
    margin: 0;
    max-width: 180px;
    top: 17px;
    height: 36px;
    line-height: 36px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: inherit !important;
    background: #fff;
    left: 52%;
    min-height: inherit
}

@media only screen and (max-device-width: 480px) {
    .iframe-content.edit-theme-6 #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .coupon-text, .iframe-content.edit-theme-6 #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .coupon-treasure {
        background: #000;
        color: #fff;
        left: 53%
    }

    .iframe-content.edit-theme-6 .coupon-box-newsletter {
        padding: 0
    }
}

.iframe-content.edit-theme-6 #coupon-carousel .bk-carousel-container .bk-carousel-item .coupon-treasure-container .scn-cbox-copy {
    top: 25px;
    right: 0
}

.iframe-content.edit-theme-6 .sharing-container {
    margin-bottom: 35px;
    background-color: #fff
}

.iframe-content.edit-theme-6 .sharing-container.curved-arrow-reverse:before {
    right: 30px
}

.iframe-content.edit-theme-6 .coupon-box-newsletter {
    background: #fff
}

.iframe-content.edit-theme-6 .coupon-box-newsletter .bk-newsletter .newsletter-form .field-container input {
    height: 35px;
    width: 190px;
    font: 14px HelveticaNeueLTStd-It, sans-serif;
    line-height: 33px;
    padding-left: 20px
}

.iframe-content.edit-theme-6 .coupon-box-newsletter .bk-newsletter .newsletter-form .field-container input::-webkit-input-placeholder {
    color: #656565
}

.iframe-content.edit-theme-6 .coupon-box-newsletter .bk-newsletter .newsletter-form .field-container input:-moz-placeholder {
    color: #656565
}

.iframe-content.edit-theme-6 .coupon-box-newsletter .bk-newsletter .newsletter-form .field-container input::-moz-placeholder {
    color: #656565
}

.iframe-content.edit-theme-6 .coupon-box-newsletter .bk-newsletter .newsletter-form .field-container input:-ms-input-placeholder {
    color: #656565
}

@media only screen and (max-device-width: 480px) {
    .iframe-content.edit-theme-6 .coupon-box-newsletter .bk-newsletter .newsletter-form .field-container input {
        width: 175px;
        height: 50px;
        line-height: 48px;
        margin-left: 5px;
        padding-left: 10px;
        font-size: 16px
    }
}

.iframe-content.edit-theme-6 .coupon-box-newsletter .bk-newsletter .newsletter-form button.join {
    min-width: 90px;
    width: auto;
    background: #00a2ff;
    color: #fff;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    text-transform: none
}

@media only screen and (max-device-width: 480px) {
    .iframe-content.edit-theme-6 .coupon-box-newsletter .bk-newsletter .newsletter-form button.join {
        height: 50px;
        line-height: 50px;
        margin: 0;
        padding: 0;
        min-width: 80px;
        width: auto;
        font-size: 14px
    }
}

.iframe-content.edit-theme-6 .coupon-box-newsletter .newsletter-success .img-success {
    display: block;
    margin: 0 auto
}

.iframe-content.edit-theme-6.bk-has-social-link.bk-has-newsletter.shared2 p.bk-text-title {
    padding: 15px 0 0
}

.iframe-content.edit-theme-6.bk-has-social-link.bk-has-newsletter p.bk-text-title:after, .iframe-content.edit-theme-6.bk-has-social-link.bk-has-newsletter p.bk-text-title:before, .iframe-content.edit-theme-6.bk-has-social-link.bk-has-newsletter.shared2 p.bk-text-title:after, .iframe-content.edit-theme-6.bk-has-social-link.bk-has-newsletter.shared2 p.bk-text-title:before {
    display: none
}

.iframe-content.edit-theme-6.no-social-link p.bk-text-title {
    margin: 0;
    padding: 43px 15px 23px
}

.iframe-content.edit-theme-6.no-social-link .sharing-container {
    margin: 0;
    padding: 0
}

.iframe-content.edit-theme-6.no-coupon {
    padding: 219px 0 30px
}

.iframe-content.edit-theme-6.no-coupon p.bk-text-title {
    text-align: center;
    border-top: 0
}

.iframe-content.edit-theme-6.shared2 p.bk-text-title {
    padding: 15px 15px 0
}

.iframe-content.edit-theme-6.shared2 .sharing-container {
    margin: 0
}

@media screen and (max-width: 480px) {
    .bk-coupon-box-content.scn_cbox_edit-theme-3 .bk-padding-cbox .share-content {
        margin-left: 0
    }

    .bk-coupon-box-content.scn_cbox_edit-theme-3 .bk-padding-cbox .share-content .cbox-content .container-edit-theme-3 .edit-theme-3 .bk-shared ul#sharing-accounts, .bk-coupon-box-content.scn_cbox_edit-theme-4 .iframe-content.edit-theme-4 #coupon-carousel .bk-carousel-container .bk-carousel-item .bk-carousel-center {
        text-align: center
    }

    .bk-coupon-box-content.scn_cbox_edit-theme-4 .iframe-content.edit-theme-4 #coupon-carousel .bk-carousel-container .bk-carousel-item .bk-carousel-center .coupon-treasure-container .coupon-treasure {
        height: 36px;
        top: 16px
    }

    .bk-coupon-box-content.scn_cbox_edit-theme-4 .iframe-content.edit-theme-4 #sharing-accounts {
        text-align: center !important
    }
}

@media (min-width: 481px) and (max-width: 749px) {
    .bk-coupon-box-content {
        -webkit-transform: scale(.6) translate(-200px, 0);
        -moz-transform: scale(.6) translate(-200px, 0);
        -ms-transform: scale(.6) translate(-200px, 0);
        -o-transform: scale(.6) translate(-200px, 0);
        transform: scale(.6) translate(-200px, 0)
    }
}