@import "/assets/themes/ODD/src/styles/widgets/_fonts";
@import "/assets/themes/ODD/src/styles/widgets/_variables";

.clearfix() {
    &:before,
    &:after {
        content: "";
        display: table;
    }

    &:after {
        clear: both;
    }

    *zoom: 1;
}

* {
    font-size: 100.01%;
}

html {
    font-size: 62.5%;
    height: 100%;
}

body {
    margin: 0;
    font: 1.2em Arial, Helvetica, sans-serif;
    color: #252525;
    min-width: 1000px;
    background: #fff;
    height: 100%;
}

img {
    border-style: none;
}

a {
    color: #252525;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}


.widget468 {
    .clearfix();
    width: 468px;
    height: 120px;
    padding: 0;
    text-decoration: none;
    display: block;

    .image-box {
        .clearfix();
        float: left;
        width: 160px;
        overflow: hidden;
        margin-right: 4px;
    }

    .image {
        float: left;
        margin-left: -15px;
    }

    .price-box {
        .clearfix();
        float: left;
        margin-top: -62px;
    }

    .price-row {
        clear: left;
        float: left;
        display: block;
        height: 35px;
        background: @i_sprite no-repeat 100% -738px;

        .price {
            display: block;
            padding: 6px 14px 0 5px;
            color: #fff;
            font-weight: bold;
            font-size: 1.5em;
            line-height: 1.143em;

            .sup {
                vertical-align: top;
                position: relative;
                font-size: 0.571em;
                line-height: 1.375em;
            }
        }
    }

    .price-row.alt {
        background-position: 100% -787px;
        height: 27px;
        /*background-color:#a1a1a1;*/
        .price {
            font-weight: normal;
            padding: 7px 14px 0 5px;
            color: #555;
            font-size: 1em;
            line-height: 1.167em;
            text-decoration: line-through;

            .sup {
                font-size: 0.667em;
                line-height: 1.375em;
                text-decoration: none;
            }
        }
    }

    .logo-box {
        float: left;
        width: 304px;
    }

    .price-text {
        float: left;
        font-size: 0.75em;
        line-height: 1.222em;
        color: #252525;
        display: block;
        margin: 15px 5px 0 0;

        .disc {
            font: 2em/1.154em 'OswaldRegular', Arial, Helvetica, sans-serif;
            color: @c_secondary_light;
            display: block;

            .sup {
                font-size: 9px;
                line-height: 9px;
                vertical-align: top;
            }
        }
    }

    .logo5 {
        float: left;
        background: @i_sprite no-repeat 0 -832px;
        width: 253px;
        height: 47px;
        overflow: hidden;
        text-indent: -9999px;
    }

    .title-section {
        clear: left;
        float: left;
        background: @c_widget_gradient_from;
        position: relative;
        background: -webkit-gradient(linear, 0 0, 0 bottom, from(@c_widget_gradient_from), to(@c_widget_gradient_to));
        background: -webkit-linear-gradient(@c_widget_gradient_from, @c_widget_gradient_to);
        background: -moz-linear-gradient(@c_widget_gradient_from, @c_widget_gradient_to);
        background: -ms-linear-gradient(@c_widget_gradient_from, @c_widget_gradient_to);
        background: -o-linear-gradient(@c_widget_gradient_from, @c_widget_gradient_to);
        background: linear-gradient(@c_widget_gradient_from, @c_widget_gradient_to);
        -pie-background: linear-gradient(@c_widget_gradient_from, @c_widget_gradient_to);
        color: #fff;
        font-size: 1.167em;
        line-height: 1.143em;
        font-weight: bold;
        width: 100%;
        height: 73px;

        span {
            display: block;
        }

        strong {
            color: #252525;
        }

        .offer-name {
            padding: 8px 6px 0;
        }

        .mark {
            padding: 0 6px;
        }

        .btn-more {
            padding: 2px 14px 6px 13px;
            font-size: 13px;
            position: absolute;
            right: 0;
            bottom: 0;
            font-weight: bold;
            line-height: 18px;
            color: #fff;
            background: @c_btn_gradient_from;
            background: -webkit-gradient(linear, 0 0, 0 bottom, from(@c_btn_gradient_from), to(@c_btn_gradient_to));
            background: -webkit-linear-gradient(@c_btn_gradient_from, @c_btn_gradient_to);
            background: -moz-linear-gradient(@c_btn_gradient_from, @c_btn_gradient_to);
            background: -ms-linear-gradient(@c_btn_gradient_from, @c_btn_gradient_to);
            background: -o-linear-gradient(@c_btn_gradient_from, @c_btn_gradient_to);
            background: linear-gradient(@c_btn_gradient_from, @c_btn_gradient_to);
            -pie-background: linear-gradient(@c_btn_gradient_from, @c_btn_gradient_to);
        }
    }
}

.widget970 {
    .clearfix();
    width: 468px;
    height: 120px;
    padding: 0;
    text-decoration: none;
    display: block;

    .image-box {
        .clearfix();
        float: left;
        width: 160px;
        overflow: hidden;
        margin-right: 4px;
    }

    .image {
        float: left;
        margin-left: -15px;
    }

    .price-box {
        .clearfix();
        float: left;
        margin-top: -62px;
    }

    .price-row {
        clear: left;
        float: left;
        display: block;
        height: 35px;
        background: @i_sprite no-repeat 100% -738px;

        .price {
            display: block;
            padding: 6px 14px 0 5px;
            color: #fff;
            font-weight: bold;
            font-size: 1.5em;
            line-height: 1.143em;

            .sup {
                vertical-align: top;
                position: relative;
                font-size: 0.571em;
                line-height: 1.375em;
            }
        }
    }

    .price-row.alt {
        background-position: 100% -787px;
        height: 27px;
        /*background-color:#a1a1a1;*/
        .price {
            font-weight: normal;
            padding: 7px 14px 0 5px;
            color: #555;
            font-size: 1em;
            line-height: 1.167em;
            text-decoration: line-through;

            .sup {
                font-size: 0.667em;
                line-height: 1.375em;
                text-decoration: none;
            }
        }
    }

    .logo-box {
        float: left;
        width: 304px;
    }

    .price-text {
        float: left;
        font-size: 0.75em;
        line-height: 1.222em;
        color: #252525;
        display: block;
        margin: 15px 5px 0 0;

        .disc {
            font: 2em/1.154em 'OswaldRegular', Arial, Helvetica, sans-serif;
            color: @c_secondary_light;
            display: block;

            .sup {
                font-size: 9px;
                line-height: 9px;
                vertical-align: top;
            }
        }
    }

    .logo5 {
        float: left;
        background: @i_sprite no-repeat 0 -832px;
        width: 253px;
        height: 47px;
        overflow: hidden;
        text-indent: -9999px;
    }

    .title-section {
        clear: left;
        float: left;
        background: @c_widget_gradient_from;
        position: relative;
        background: -webkit-gradient(linear, 0 0, 0 bottom, from(@c_widget_gradient_from), to(@c_widget_gradient_to));
        background: -webkit-linear-gradient(@c_widget_gradient_from, @c_widget_gradient_to);
        background: -moz-linear-gradient(@c_widget_gradient_from, @c_widget_gradient_to);
        background: -ms-linear-gradient(@c_widget_gradient_from, @c_widget_gradient_to);
        background: -o-linear-gradient(@c_widget_gradient_from, @c_widget_gradient_to);
        background: linear-gradient(@c_widget_gradient_from, @c_widget_gradient_to);
        -pie-background: linear-gradient(@c_widget_gradient_from, @c_widget_gradient_to);
        color: #fff;
        font-size: 1.167em;
        line-height: 1.143em;
        font-weight: bold;
        width: 100%;
        height: 73px;

        span {
            display: block;
        }

        strong {
            color: #252525;
        }

        .offer-name {
            padding: 8px 6px 0;
        }

        .mark {
            padding: 0 6px;
        }

        .btn-more {
            padding: 2px 14px 6px 13px;
            font-size: 13px;
            position: absolute;
            right: 0;
            bottom: 0;
            font-weight: bold;
            line-height: 18px;
            color: #fff;
            background: @c_btn_gradient_from;
            background: -webkit-gradient(linear, 0 0, 0 bottom, from(@c_btn_gradient_from), to(@c_btn_gradient_to));
            background: -webkit-linear-gradient(@c_btn_gradient_from, @c_btn_gradient_to);
            background: -moz-linear-gradient(@c_btn_gradient_from, @c_btn_gradient_to);
            background: -ms-linear-gradient(@c_btn_gradient_from, @c_btn_gradient_to);
            background: -o-linear-gradient(@c_btn_gradient_from, @c_btn_gradient_to);
            background: linear-gradient(@c_btn_gradient_from, @c_btn_gradient_to);
            -pie-background: linear-gradient(@c_btn_gradient_from, @c_btn_gradient_to);
        }
    }
}


.widget2 .title-section .btn-more {
    width: 141px;
    height: 19px;
    outline: none;
    cursor: pointer;
    border: 0;
    background: @c_btn_gradient_from;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(@c_btn_gradient_from), to(@c_btn_gradient_to));
    background: -webkit-linear-gradient(@c_btn_gradient_from, @c_btn_gradient_to);
    background: -moz-linear-gradient(@c_btn_gradient_from, @c_btn_gradient_to);
    background: -ms-linear-gradient(@c_btn_gradient_from, @c_btn_gradient_to);
    background: -o-linear-gradient(@c_btn_gradient_from, @c_btn_gradient_to);
    background: linear-gradient(@c_btn_gradient_from, @c_btn_gradient_to);
    -pie-background: linear-gradient(@c_btn_gradient_from, @c_btn_gradient_to);
    font-size: 12px;
    line-height: 15px;
    font-weight: bold;
    color: #fff;
    -webkit-box-shadow: @c_secondary_dark 0px 2px 0;
    -moz-box-shadow: @c_secondary_dark 0px 2px 0;
    box-shadow: @c_secondary_dark 0px 2px 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    position: relative;
    margin: 0 0 9px 6px;
    padding: 0;
    display: block;
    text-align: center;
    text-decoration: none;
    z-index: 10;
}

.widget {
    width: 100%;
    line-height: 1.167em;
    padding: 0 0 33px;
}

.widget h2 {
    margin: 0 0 5px;
    color: @c_primary;
    text-transform: uppercase;
    font: 1.333em/1.125em 'OswaldRegular', Arial, Helvetica, sans-serif;
}

.widget ul {
    list-style: none;
    margin: 0;
    padding: 0 20px 33px 0;
}

.widget ul li {
    padding: 0 0 14px;
    vertical-align: top;
    text-indent: 8px;
    background: @i_bullet2 no-repeat 0 6px;
}

.widget.alt {
    padding: 12px 0 0;
    border-top: 2px solid @c_primary_light;
}

.widget.alt h3 {
    margin: 0 0 1px;
    font-size: 1em;
    line-height: 1.3em;
    color: @c_primary;
}

.widget.alt h4 {
    margin: 0 0 7px;
    font-size: 1.167em;
    line-height: 1.143em;
    color: #636363;
    font-weight: normal;
}

.widget1 {
    width: 283px;
    height: 239px;
    text-decoration: none;
    color: #fff;
    padding: 3px 8px 8px 9px;
    display: block;
}

.widget1 .logo3 {
    display: block;
    overflow: hidden;
    background: @i_sprite no-repeat 0 -686px;
    width: 277px;
    height: 55px;
    margin: 0 0 2px 1px;
    text-indent: -9999px;
}

.widget1 .widget-entry {
    display: block;
    width: 100%;
    overflow: hidden;
    padding: 0 0 2px;
}

.widget1 .image {
    float: left;
    margin: 0 5px 0 0;
}

.widget1 .price-box {
    float: left;
    width: 81px;
}

.widget1 .price-row {
    display: block;
    width: 100%;
    overflow: hidden;
    padding: 0 0 4px;
}

.widget1 .price-row .price {
    float: left;
    height: 23px;
    padding: 8px 18px 0 10px;
    color: #fff;
    font-weight: bold;
    font-size: 1.167em;
    line-height: 1.143em;
    background: @i_sprite no-repeat 100% -738px;
}

.widget1 .price-row .price .sup {
    vertical-align: top;
    position: relative;
    font-size: 0.571em;
    line-height: 1.375em;
}

.widget1 .price-row.alt {
    padding: 0 0 6px;
}

.widget1 .price-row.alt .price {
    background-position: 100% -787px;
    /*background-color:#a1a1a1;*/
    font-weight: normal;
    height: 23px;
    padding: 4px 17px 0 5px;
    color: #555;
    font-size: 1em;
    line-height: 1.167em;
    text-decoration: line-through;
}

.widget1 .price-row.alt .price .sup {
    font-size: 0.667em;
    line-height: 1.375em;
    text-decoration: none;
}

.widget1 .price-text {
    display: block;
}

.widget1 .price-text .mark {
    display: block;
    color: #252525;
    padding: 0 0 2px;
}

.widget1 .price-text .disc {
    display: block;
    font: 1.5em/1.111em 'OswaldRegular', Arial, Helvetica, sans-serif;
    color: @c_secondary_light;
}

* + html .widget1 .price-text .disc {
    margin-top: -3px;
    padding-bottom: 2px;
}

.widget1 .price-text .disc .sup {
    font-size: 0.556em;
    line-height: 1.2em;
    vertical-align: top;
    position: relative;
}

* + html .widget1 .price-text .disc .sup {
    position: relative;
    top: 2px;
}

.widget1 .title-section {
    display: block;
    position: relative;
    width: 273px;
    background: @c_widget_gradient_from;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(@c_widget_gradient_from), to(@c_widget_gradient_to));
    background: -webkit-linear-gradient(@c_widget_gradient_from, @c_widget_gradient_to);
    background: -moz-linear-gradient(@c_widget_gradient_from, @c_widget_gradient_to);
    background: -ms-linear-gradient(@c_widget_gradient_from, @c_widget_gradient_to);
    background: -o-linear-gradient(@c_widget_gradient_from, @c_widget_gradient_to);
    background: linear-gradient(@c_widget_gradient_from, @c_widget_gradient_to);
    -pie-background: linear-gradient(@c_widget_gradient_from, @c_widget_gradient_to);
    font-size: 1.167em;
    line-height: 1.143em;
    color: #fff;
    font-weight: bold;
    height: 69px;
    padding: 6px 5px 0;
}

.widget1 .title-section span {
    display: block;
}

.widget1 .title-section strong {
    color: #252525;
}

.widget3 .title-section .btn-more,
.widget1 .title-section .btn-more {
    position: absolute;
    right: 0;
    bottom: 0;
    font-weight: bold;
    font-size: 16px;
    line-height: 18px;
    color: #fff;
    padding: 6px 16px 8px 15px;
    background: @c_btn_gradient_from;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(@c_btn_gradient_from), to(@c_btn_gradient_to));
    background: -webkit-linear-gradient(@c_btn_gradient_from, @c_btn_gradient_to);
    background: -moz-linear-gradient(@c_btn_gradient_from, @c_btn_gradient_to);
    background: -ms-linear-gradient(@c_btn_gradient_from, @c_btn_gradient_to);
    background: -o-linear-gradient(@c_btn_gradient_from, @c_btn_gradient_to);
    background: linear-gradient(@c_btn_gradient_from, @c_btn_gradient_to);
    -pie-background: linear-gradient(@c_btn_gradient_from, @c_btn_gradient_to);
}

.widget2 {
    width: 350px;
    height: 670px;
    padding: 4px 11px 10px 12px;
    display: block;
    text-decoration: none;
}

.widget2 .logo4 {
    display: block;
    background: @i_sprite no-repeat 0 -754px;
    width: 315px;
    height: 59px;
    overflow: hidden;
    text-indent: -9999px;
    margin: 0 0 17px 4px;
}

.widget2 .image {
    display: block;
    margin: 0 0 7px;
}

.widget2 .price-box {
    display: block;
    width: 100%;
    overflow: hidden;
    padding: 0 0 7px;
}

.widget2 .price {
    float: left;
    height: 35px;
    background: @i_sprite no-repeat 100% -853px;
    padding: 9px 26px 0 10px;
    text-decoration: line-through;
    font-size: 1.667em;
    line-height: 1.1em;
    color: #555;
    margin: 4px 14px 0 0;
}

.widget2 .price .sup {
    font-size: 10px;
    line-height: 12px;
    vertical-align: top;
    text-decoration: none;
}

.widget2 .price.alt {
    height: 42px;
    background: @i_sprite no-repeat 100% -923px;
    color: #fff;
    font-weight: bold;
    font-size: 2.25em;
    line-height: 1.074em;
    padding: 10px 22px 0 16px;
    text-decoration: none;
    margin: 0 14px 0 0;
}

.widget2 .price.alt .sup {
    font-size: 0.593em;
    line-height: 1.125em;
}

.widget2 .price-text {
    float: left;
    padding: 4px 0 0;
}

.widget2 .price-text .disc {
    color: @c_secondary_light;
    font: 1.833em/1.091em 'OswaldRegular', Arial, Helvetica, sans-serif;
    display: block;
}

* + html .widget2 .price-text .disc {
    margin-top: -4px;
    padding-bottom: 4px;
}

.widget2 .price-text .disc .sup {
    font-size: 0.636em;
    line-height: 1.143em;
    vertical-align: top;
}

* + html .widget2 .price-text .disc .sup {
    position: relative;
    top: 2px;
}

.widget2 .price-text .mark {
    display: block;
    font-size: 1.333em;
    line-height: 1.125em;
    color: #252525;
}

.widget2 .title-section {
    display: block;
    width: 307px;
    height: 309px;
    padding: 15px 10px;
    line-height: 1.25em;
    color: #252525;
    background: @c_widget_gradient_from;
    position: relative;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(@c_widget_gradient_from), to(@c_widget_gradient_to));
    background: -webkit-linear-gradient(@c_widget_gradient_from, @c_widget_gradient_to);
    background: -moz-linear-gradient(@c_widget_gradient_from, @c_widget_gradient_to);
    background: -ms-linear-gradient(@c_widget_gradient_from, @c_widget_gradient_to);
    background: -o-linear-gradient(@c_widget_gradient_from, @c_widget_gradient_to);
    background: linear-gradient(@c_widget_gradient_from, @c_widget_gradient_to);
    -pie-background: linear-gradient(@c_widget_gradient_from, @c_widget_gradient_to);
}

.widget2 .title-section span {
    display: block;
}

.widget2 .title-section .mark,
.widget2 .title-section .big {
    display: block;
    font-size: 2em;
    line-height: 1.083em;
    color: #fff;
    padding: 0 0 2px;
    font-weight: bold;
}

.widget2 .title-section .mark {
    color: #252525;
    padding: 0 0 29px;
}

.widget2 .title-section .btn-more {
    position: absolute;
    bottom: 10px;
    right: 10px;
    padding: 8px 0 0;
    height: 27px;
    width: 105px;
    color: #fff;
    font-size: 1.417em;
    line-height: 1.125em;
    font-weight: bold;
}

.widget2 .time {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 3px 5px 0 0;
    background: #fff;
    height: 14px;
    -webkit-border-radius: 0 4px 0 0;
    -moz-border-radius: 0 4px 0 0;
    border-radius: 0 4px 0 0;
    font: 0.667em/2em "Trebuchet MS", Helvetica, sans-serif;
    color: #959595;
}

.widget2 .time span {
    display: inline;
    margin: 0 3px 0 0;
}

.widget2 .time .num {
    margin: 0;
    font: bold 1.75em/1.125em "Trebuchet MS", Helvetica, sans-serif;
}

.widget2 .time .alt {
    margin: 0;
    font: 1.125em/1.778em Arial, Helvetica, sans-serif;
}

.widget3 {
    width: 717px;
    height: 81px;
    padding: 5px 5px 4px 6px;
    text-decoration: none;
}

.widget3 .logo5 {
    float: left;
    background: @i_sprite no-repeat 0 -832px;
    width: 252px;
    height: 47px;
    overflow: hidden;
    text-indent: -9999px;
    margin: 13px 5px 0 0;
}

.widget3 .image {
    float: left;
    margin: 0 3px 0 0;
}

.widget3 .price-box {
    float: left;
    width: 54px;
    padding: 2px 2px 0 0;
}

.widget3 .price {
    background: @i_sprite no-repeat -331px -854px;
    width: 51px;
    height: 21px;
    padding: 4px 0 0 2px;
    margin: 0 0 1px;
    display: block;
    color: #fff;
    font: 1em/1.167em 'Arial Black', Helvetica, sans-serif;
}

.widget3 .price .sup {
    vertical-align: top;
    font-size: 0.667em;
    line-height: 1.25em;
}

.widget3 .price.alt {
    text-decoration: line-through;
    color: #555;
    height: 19px;
    padding: 6px 0 0 2px;
    font: 0.917em/1.182em Arial, Helvetica, sans-serif;
    background-position: -411px -854px;
}

.widget3 .price.alt .sup {
    font-size: 0.727em;
    line-height: 1.5em;
}

.widget3 .price-text {
    font-size: 0.75em;
    line-height: 1.222em;
    color: #252525;
    padding: 4px 0 0;
    display: block;
}

.widget3 .price-text .disc {
    font: 1.444em/1.154em 'OswaldRegular', Arial, Helvetica, sans-serif;
    color: @c_secondary_light;
    display: block;
}

* + html .widget3 .price-text .disc {
    margin-top: -2px;
    padding-bottom: 3px;
}

.widget3 .price-text .disc .sup {
    font-size: 9px;
    line-height: 9px;
    vertical-align: top;
}

.widget3 .title-section {
    float: left;
    background: @c_widget_gradient_from;
    position: relative;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(@c_widget_gradient_from), to(@c_widget_gradient_to));
    background: -webkit-linear-gradient(@c_widget_gradient_from, @c_widget_gradient_to);
    background: -moz-linear-gradient(@c_widget_gradient_from, @c_widget_gradient_to);
    background: -ms-linear-gradient(@c_widget_gradient_from, @c_widget_gradient_to);
    background: -o-linear-gradient(@c_widget_gradient_from, @c_widget_gradient_to);
    background: linear-gradient(@c_widget_gradient_from, @c_widget_gradient_to);
    -pie-background: linear-gradient(@c_widget_gradient_from, @c_widget_gradient_to);
    color: #fff;
    font-size: 1.167em;
    line-height: 1.143em;
    font-weight: bold;
    width: 214px;
    height: 78px;
    padding: 4px 20px 0 12px;
}

.widget3 .title-section span {
    display: block;
}

.widget3 .title-section strong {
    color: #252525;
}

.widget3 .title-section .btn-more {
    padding: 2px 14px 6px 13px;
    font-size: 13px;
}

.widget300 {
    width: 300px;
    height: 600px;
    display: block;
    text-decoration: none;
}

.widget300 .logo4 {
    display: block;
    overflow: hidden;
    background: @i_sprite no-repeat 0 -686px;
    width: 277px;
    height: 55px;
    margin: 0 0 2px 9px;
    text-indent: -9999px;
}

.widget300 .image {
    display: block;
    margin: 0 0 7px;
}

.widget300 .price-box {
    display: block;
    width: 100%;
    overflow: hidden;
    padding: 0 0 7px;
}

.widget300 .price {
    float: left;
    height: 35px;
    background: @i_sprite no-repeat 100% -853px;
    padding: 9px 16px 0 8px;
    text-decoration: line-through;
    font-size: 1.667em;
    line-height: 1.3em;
    color: #555;
    margin: 4px 14px 0 0;
}

.widget300 .price .sup {
    font-size: 10px;
    line-height: 12px;
    vertical-align: top;
    text-decoration: none;
}

.widget300 .price.alt {
    height: 42px;
    background: @i_sprite no-repeat 100% -923px;
    color: #fff;
    font-weight: bold;
    font-size: 2.1em;
    line-height: 1.3em;
    padding: 10px 19px 0 8px;
    text-decoration: none;
    margin: 0 14px 0 0;
}

.widget300 .price.alt .sup {
    font-size: 0.593em;
    line-height: 1.5em;
}

.widget300 .price-text {
    float: left;
    padding: 4px 0 0;
}

.widget300 .price-text .disc {
    color: @c_secondary_light;
    font: 1.833em/1.091em 'OswaldRegular', Arial, Helvetica, sans-serif;
    display: block;
}

* + html .widget300 .price-text .disc {
    margin-top: -4px;
    padding-bottom: 4px;
}

.widget300 .price-text .disc .sup {
    font-size: 0.636em;
    line-height: 1.143em;
    vertical-align: top;
}

* + html .widget300 .price-text .disc .sup {
    position: relative;
    top: 2px;
}

.widget300 .price-text .mark {
    display: block;
    font-size: 1em;
    line-height: 1.125em;
    color: #252525;
}

.widget300 .title-section {
    display: block;
    width: 280px;
    height: 309px;
    padding: 15px 10px;
    line-height: 1.25em;
    color: #252525;
    background: @c_widget_gradient_from;
    position: relative;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(@c_widget_gradient_from), to(@c_widget_gradient_to));
    background: -webkit-linear-gradient(@c_widget_gradient_from, @c_widget_gradient_to);
    background: -moz-linear-gradient(@c_widget_gradient_from, @c_widget_gradient_to);
    background: -ms-linear-gradient(@c_widget_gradient_from, @c_widget_gradient_to);
    background: -o-linear-gradient(@c_widget_gradient_from, @c_widget_gradient_to);
    background: linear-gradient(@c_widget_gradient_from, @c_widget_gradient_to);
    -pie-background: linear-gradient(@c_widget_gradient_from, @c_widget_gradient_to);
}

.widget300 .title-section span {
    display: block;
}

.widget300 .title-section .mark,
.widget300 .title-section .big {
    display: block;
    font-size: 2em;
    line-height: 1.083em;
    color: #fff;
    padding: 0 0 2px;
    font-weight: bold;
}

.widget300 .title-section .mark {
    color: #252525;
    padding: 0 0 29px;
}

.widget300 .title-section .btn-more {
    position: absolute;
    bottom: 10px;
    right: 10px;
    padding: 8px 0 0;
    height: 27px;
    width: 105px;
    color: #fff;
    font-size: 1.417em;
    line-height: 1.125em;
    font-weight: bold;
}

.widget300 .time {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 3px 5px 0 0;
    background: #fff;
    height: 14px;
    -webkit-border-radius: 0 4px 0 0;
    -moz-border-radius: 0 4px 0 0;
    border-radius: 0 4px 0 0;
    font: 0.667em/2em "Trebuchet MS", Helvetica, sans-serif;
    color: #959595;
}

.widget300 .time span {
    display: inline;
    margin: 0 3px 0 0;
}

.widget300 .time .num {
    margin: 0;
    font: bold 1.75em/1.125em "Trebuchet MS", Helvetica, sans-serif;
}

.widget300 .time .alt {
    margin: 0;
    font: 1.125em/1.778em Arial, Helvetica, sans-serif;
}

.widget300 .title-section .btn-more {
    width: 141px;
    height: 19px;
    outline: none;
    cursor: pointer;
    border: 0;
    background: @c_btn_gradient_from;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(@c_btn_gradient_from), to(@c_btn_gradient_to));
    background: -webkit-linear-gradient(@c_btn_gradient_from, @c_btn_gradient_to);
    background: -moz-linear-gradient(@c_btn_gradient_from, @c_btn_gradient_to);
    background: -ms-linear-gradient(@c_btn_gradient_from, @c_btn_gradient_to);
    background: -o-linear-gradient(@c_btn_gradient_from, @c_btn_gradient_to);
    background: linear-gradient(@c_btn_gradient_from, @c_btn_gradient_to);
    -pie-background: linear-gradient(@c_btn_gradient_from, @c_btn_gradient_to);
    font-size: 12px;
    line-height: 15px;
    font-weight: bold;
    color: #fff;
    -webkit-box-shadow: @c_secondary_dark 0px 2px 0;
    -moz-box-shadow: @c_secondary_dark 0px 2px 0;
    box-shadow: @c_secondary_dark 0px 2px 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    position: relative;
    margin: 0 0 9px 6px;
    padding: 0;
    display: block;
    text-align: center;
    text-decoration: none;
    z-index: 10;
}

.widget300 .title-section .btn-more {
    position: absolute;
    bottom: 25px;
    right: 10px;
    padding: 8px 0 0;
    height: 27px;
    width: 105px;
    color: #fff;
    font-size: 1.417em;
    line-height: 1.125em;
    font-weight: bold;
}

.widget300 .title-section .description {
    height: 135px;
}


