@-ms-viewport {
    width: device-width
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-overflow-style: scrollbar
}

*,
::after,
::before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

p {margin-bottom: 0;}
button:focus {outline: none !important;}
.container {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-right: 15px;
    padding-left: 15px
}
.form-control {border-radius: 0 !important;}

@media (min-width:576px) {
    .container {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width:769px) {
    .container {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width:992px) {
    .container {
        padding-right: 15px;
        padding-left: 15px
    }
    .cms-index-index .col1-layout .col-main {padding: 0 30px 20px; }
}

@media (min-width:1200px) {
    .container {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width:576px) {
    .container {
        width: 540px;
        max-width: 100%
    }
}

@media (min-width:769px) {
    .container {
        width: 720px;
        max-width: 100%
    }
}

@media (min-width:992px) {
    .container {
        width: 960px;
        max-width: 100%
    }
}

@media (min-width:1200px) {
    .container {
        width: 1140px;
        max-width: 100%
    }
}

.container-fluid {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width:576px) {
    .container-fluid {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width:769px) {
    .container-fluid {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width:992px) {
    .container-fluid {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width:1200px) {
    .container-fluid {
        padding-right: 15px;
        padding-left: 15px
    }
}

.row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width:576px) {
    .row {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width:769px) {
    .row {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width:992px) {
    .row {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width:1200px) {
    .row {
        margin-right: -15px;
        margin-left: -15px
    }
}
@media (max-width:500px) {
    .row {
        margin-right: -10px;
        margin-left: -10px
    }
}
.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters>.col,
.no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width:576px) {
    .col,
    .col-1,
    .col-10,
    .col-11,
    .col-12,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-lg,
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-md,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-sm,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-xl,
    .col-xl-1,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9 {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width:769px) {
    .col,
    .col-1,
    .col-10,
    .col-11,
    .col-12,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-lg,
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-md,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-sm,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-xl,
    .col-xl-1,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9 {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width:992px) {
    .col,
    .col-1,
    .col-10,
    .col-11,
    .col-12,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-lg,
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-md,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-sm,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-xl,
    .col-xl-1,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9 {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width:1200px) {
    .col,
    .col-1,
    .col-10,
    .col-11,
    .col-12,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-lg,
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-md,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-sm,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-xl,
    .col-xl-1,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9 {
        padding-right: 15px;
        padding-left: 15px
    }
}

.col {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto
}

.col-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
}

.col-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}

.col-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.col-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
}

.col-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
}

.col-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
}

.col-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
}

.col-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
}

.col-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.pull-0 {
    right: auto
}

.pull-1 {
    right: 8.333333%
}

.pull-2 {
    right: 16.666667%
}

.pull-3 {
    right: 25%
}

.pull-4 {
    right: 33.333333%
}

.pull-5 {
    right: 41.666667%
}

.pull-6 {
    right: 50%
}

.pull-7 {
    right: 58.333333%
}

.pull-8 {
    right: 66.666667%
}

.pull-9 {
    right: 75%
}

.pull-10 {
    right: 83.333333%
}

.pull-11 {
    right: 91.666667%
}

.pull-12 {
    right: 100%
}

.push-0 {
    left: auto
}

.push-1 {
    left: 8.333333%
}

.push-2 {
    left: 16.666667%
}

.push-3 {
    left: 25%
}

.push-4 {
    left: 33.333333%
}

.push-5 {
    left: 41.666667%
}

.push-6 {
    left: 50%
}

.push-7 {
    left: 58.333333%
}

.push-8 {
    left: 66.666667%
}

.push-9 {
    left: 75%
}

.push-10 {
    left: 83.333333%
}

.push-11 {
    left: 91.666667%
}

.push-12 {
    left: 100%
}

.offset-1 {
    margin-left: 8.333333%
}

.offset-2 {
    margin-left: 16.666667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.333333%
}

.offset-5 {
    margin-left: 41.666667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.333333%
}

.offset-8 {
    margin-left: 66.666667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.333333%
}

.offset-11 {
    margin-left: 91.666667%
}

@media (min-width:576px) {
    .col-sm {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .col-sm-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }
    .col-sm-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.333333%;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
    .col-sm-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.666667%;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    .col-sm-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-sm-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333333%;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .col-sm-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.666667%;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
    .col-sm-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-sm-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.333333%;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
    .col-sm-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.666667%;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
    .col-sm-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-sm-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.333333%;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
    .col-sm-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.666667%;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }
    .col-sm-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .pull-sm-0 {
        right: auto
    }
    .pull-sm-1 {
        right: 8.333333%
    }
    .pull-sm-2 {
        right: 16.666667%
    }
    .pull-sm-3 {
        right: 25%
    }
    .pull-sm-4 {
        right: 33.333333%
    }
    .pull-sm-5 {
        right: 41.666667%
    }
    .pull-sm-6 {
        right: 50%
    }
    .pull-sm-7 {
        right: 58.333333%
    }
    .pull-sm-8 {
        right: 66.666667%
    }
    .pull-sm-9 {
        right: 75%
    }
    .pull-sm-10 {
        right: 83.333333%
    }
    .pull-sm-11 {
        right: 91.666667%
    }
    .pull-sm-12 {
        right: 100%
    }
    .push-sm-0 {
        left: auto
    }
    .push-sm-1 {
        left: 8.333333%
    }
    .push-sm-2 {
        left: 16.666667%
    }
    .push-sm-3 {
        left: 25%
    }
    .push-sm-4 {
        left: 33.333333%
    }
    .push-sm-5 {
        left: 41.666667%
    }
    .push-sm-6 {
        left: 50%
    }
    .push-sm-7 {
        left: 58.333333%
    }
    .push-sm-8 {
        left: 66.666667%
    }
    .push-sm-9 {
        left: 75%
    }
    .push-sm-10 {
        left: 83.333333%
    }
    .push-sm-11 {
        left: 91.666667%
    }
    .push-sm-12 {
        left: 100%
    }
    .offset-sm-0 {
        margin-left: 0
    }
    .offset-sm-1 {
        margin-left: 8.333333%
    }
    .offset-sm-2 {
        margin-left: 16.666667%
    }
    .offset-sm-3 {
        margin-left: 25%
    }
    .offset-sm-4 {
        margin-left: 33.333333%
    }
    .offset-sm-5 {
        margin-left: 41.666667%
    }
    .offset-sm-6 {
        margin-left: 50%
    }
    .offset-sm-7 {
        margin-left: 58.333333%
    }
    .offset-sm-8 {
        margin-left: 66.666667%
    }
    .offset-sm-9 {
        margin-left: 75%
    }
    .offset-sm-10 {
        margin-left: 83.333333%
    }
    .offset-sm-11 {
        margin-left: 91.666667%
    }
}

@media (min-width:769px) {
    .col-md {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .col-md-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }
    .col-md-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.333333%;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
    .col-md-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.666667%;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    .col-md-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-md-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333333%;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .col-md-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.666667%;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
    .col-md-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-md-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.333333%;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
    .col-md-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.666667%;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
    .col-md-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-md-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.333333%;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
    .col-md-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.666667%;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }
    .col-md-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .pull-md-0 {
        right: auto
    }
    .pull-md-1 {
        right: 8.333333%
    }
    .pull-md-2 {
        right: 16.666667%
    }
    .pull-md-3 {
        right: 25%
    }
    .pull-md-4 {
        right: 33.333333%
    }
    .pull-md-5 {
        right: 41.666667%
    }
    .pull-md-6 {
        right: 50%
    }
    .pull-md-7 {
        right: 58.333333%
    }
    .pull-md-8 {
        right: 66.666667%
    }
    .pull-md-9 {
        right: 75%
    }
    .pull-md-10 {
        right: 83.333333%
    }
    .pull-md-11 {
        right: 91.666667%
    }
    .pull-md-12 {
        right: 100%
    }
    .push-md-0 {
        left: auto
    }
    .push-md-1 {
        left: 8.333333%
    }
    .push-md-2 {
        left: 16.666667%
    }
    .push-md-3 {
        left: 25%
    }
    .push-md-4 {
        left: 33.333333%
    }
    .push-md-5 {
        left: 41.666667%
    }
    .push-md-6 {
        left: 50%
    }
    .push-md-7 {
        left: 58.333333%
    }
    .push-md-8 {
        left: 66.666667%
    }
    .push-md-9 {
        left: 75%
    }
    .push-md-10 {
        left: 83.333333%
    }
    .push-md-11 {
        left: 91.666667%
    }
    .push-md-12 {
        left: 100%
    }
    .offset-md-0 {
        margin-left: 0
    }
    .offset-md-1 {
        margin-left: 8.333333%
    }
    .offset-md-2 {
        margin-left: 16.666667%
    }
    .offset-md-3 {
        margin-left: 25%
    }
    .offset-md-4 {
        margin-left: 33.333333%
    }
    .offset-md-5 {
        margin-left: 41.666667%
    }
    .offset-md-6 {
        margin-left: 50%
    }
    .offset-md-7 {
        margin-left: 58.333333%
    }
    .offset-md-8 {
        margin-left: 66.666667%
    }
    .offset-md-9 {
        margin-left: 75%
    }
    .offset-md-10 {
        margin-left: 83.333333%
    }
    .offset-md-11 {
        margin-left: 91.666667%
    }
}

@media (min-width:992px) {
    .col-lg {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .col-lg-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }
    .col-lg-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.333333%;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
    .col-lg-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.666667%;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    .col-lg-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-lg-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333333%;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .col-lg-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.666667%;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
    .col-lg-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-lg-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.333333%;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
    .col-lg-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.666667%;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
    .col-lg-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-lg-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.333333%;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
    .col-lg-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.666667%;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }
    .col-lg-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .pull-lg-0 {
        right: auto
    }
    .pull-lg-1 {
        right: 8.333333%
    }
    .pull-lg-2 {
        right: 16.666667%
    }
    .pull-lg-3 {
        right: 25%
    }
    .pull-lg-4 {
        right: 33.333333%
    }
    .pull-lg-5 {
        right: 41.666667%
    }
    .pull-lg-6 {
        right: 50%
    }
    .pull-lg-7 {
        right: 58.333333%
    }
    .pull-lg-8 {
        right: 66.666667%
    }
    .pull-lg-9 {
        right: 75%
    }
    .pull-lg-10 {
        right: 83.333333%
    }
    .pull-lg-11 {
        right: 91.666667%
    }
    .pull-lg-12 {
        right: 100%
    }
    .push-lg-0 {
        left: auto
    }
    .push-lg-1 {
        left: 8.333333%
    }
    .push-lg-2 {
        left: 16.666667%
    }
    .push-lg-3 {
        left: 25%
    }
    .push-lg-4 {
        left: 33.333333%
    }
    .push-lg-5 {
        left: 41.666667%
    }
    .push-lg-6 {
        left: 50%
    }
    .push-lg-7 {
        left: 58.333333%
    }
    .push-lg-8 {
        left: 66.666667%
    }
    .push-lg-9 {
        left: 75%
    }
    .push-lg-10 {
        left: 83.333333%
    }
    .push-lg-11 {
        left: 91.666667%
    }
    .push-lg-12 {
        left: 100%
    }
    .offset-lg-0 {
        margin-left: 0
    }
    .offset-lg-1 {
        margin-left: 8.333333%
    }
    .offset-lg-2 {
        margin-left: 16.666667%
    }
    .offset-lg-3 {
        margin-left: 25%
    }
    .offset-lg-4 {
        margin-left: 33.333333%
    }
    .offset-lg-5 {
        margin-left: 41.666667%
    }
    .offset-lg-6 {
        margin-left: 50%
    }
    .offset-lg-7 {
        margin-left: 58.333333%
    }
    .offset-lg-8 {
        margin-left: 66.666667%
    }
    .offset-lg-9 {
        margin-left: 75%
    }
    .offset-lg-10 {
        margin-left: 83.333333%
    }
    .offset-lg-11 {
        margin-left: 91.666667%
    }
}

@media (min-width:1200px) {
    .col-xl {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .col-xl-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }
    .col-xl-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.333333%;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
    .col-xl-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.666667%;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    .col-xl-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-xl-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333333%;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .col-xl-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.666667%;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
    .col-xl-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-xl-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.333333%;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
    .col-xl-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.666667%;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
    .col-xl-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-xl-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.333333%;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
    .col-xl-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.666667%;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }
    .col-xl-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .pull-xl-0 {
        right: auto
    }
    .pull-xl-1 {
        right: 8.333333%
    }
    .pull-xl-2 {
        right: 16.666667%
    }
    .pull-xl-3 {
        right: 25%
    }
    .pull-xl-4 {
        right: 33.333333%
    }
    .pull-xl-5 {
        right: 41.666667%
    }
    .pull-xl-6 {
        right: 50%
    }
    .pull-xl-7 {
        right: 58.333333%
    }
    .pull-xl-8 {
        right: 66.666667%
    }
    .pull-xl-9 {
        right: 75%
    }
    .pull-xl-10 {
        right: 83.333333%
    }
    .pull-xl-11 {
        right: 91.666667%
    }
    .pull-xl-12 {
        right: 100%
    }
    .push-xl-0 {
        left: auto
    }
    .push-xl-1 {
        left: 8.333333%
    }
    .push-xl-2 {
        left: 16.666667%
    }
    .push-xl-3 {
        left: 25%
    }
    .push-xl-4 {
        left: 33.333333%
    }
    .push-xl-5 {
        left: 41.666667%
    }
    .push-xl-6 {
        left: 50%
    }
    .push-xl-7 {
        left: 58.333333%
    }
    .push-xl-8 {
        left: 66.666667%
    }
    .push-xl-9 {
        left: 75%
    }
    .push-xl-10 {
        left: 83.333333%
    }
    .push-xl-11 {
        left: 91.666667%
    }
    .push-xl-12 {
        left: 100%
    }
    .offset-xl-0 {
        margin-left: 0
    }
    .offset-xl-1 {
        margin-left: 8.333333%
    }
    .offset-xl-2 {
        margin-left: 16.666667%
    }
    .offset-xl-3 {
        margin-left: 25%
    }
    .offset-xl-4 {
        margin-left: 33.333333%
    }
    .offset-xl-5 {
        margin-left: 41.666667%
    }
    .offset-xl-6 {
        margin-left: 50%
    }
    .offset-xl-7 {
        margin-left: 58.333333%
    }
    .offset-xl-8 {
        margin-left: 66.666667%
    }
    .offset-xl-9 {
        margin-left: 75%
    }
    .offset-xl-10 {
        margin-left: 83.333333%
    }
    .offset-xl-11 {
        margin-left: 91.666667%
    }
}
/*# sourceMappingURL=bootstrap-grid.min.css.map */

.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}

@font-face {
    font-family: 'apollo';
    src: url('../fonts/apollo.eot');
    src: url('../fonts/apollo.eot?#iefix') format('embedded-opentype'),
         url('../fonts/apollo.woff') format('woff'),
         url('../fonts/apollo.ttf') format('truetype'),
         url('../fonts/apollo.svg#apollo') format('svg');
    font-weight: normal;
    font-style: normal;
}
[class*='icon-']:before{
    display: inline-block;
   font-family: 'apollo';
   font-style: normal;
   font-weight: normal;
   line-height: 1;
   text-rendering: optimizeLegibility;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale
}
.icon-down_grey:before{content:'\0041';}
.icon-cart:before{content:'\0042';}
.icon-ic_delivery:before{content:'\0043';}
.icon-ic_notificationbar_close:before{content:'\0044';}
.icon-search_normal:before{content:'\0045';}
.icon-wishlist:before{content:'\0046';}
.icon-close:before{content:'\0047';}
.icon-meintenence:before{content:'\0048';}
.icon-breadgrums:before{content:'\0049';}
.icon-club:before{content:'\004a';}
.icon-ic_product_added:before{content:'\004b';}
.icon-ic_checkbox_disabled:before{content:'\004c';}
.icon-ic_checkbox_error:before{content:'\004d';}
.icon-ic_checkbox_normal:before{content:'\004e';}
.icon-ic_checkbox_selected:before{content:'\004f';}
.icon-ic_sort_list_active:before{content:'\0050';}
.icon-ic_sort_table_active:before{content:'\0051';}
.icon-user:before{content:'\0052';}
.icon-ic_snackbar_free:before{content:'\0053';}
.icon-ic_snackbar_return:before{content:'\0054';}
.icon-if_like_outline:before{content:'\0055';}
.icon-if_like:before{content:'\0056';}
.icon-rightarrow:before{content:'\0057';}
.icon-pin:before{content:'\0058';}
.icon-kanatiivad:before{content:'\0059';}
.icon-icecream:before{content:'\005a';}
.icon-coupon:before{content:'\0061';}
.icon-drink:before{content:'\0062';}
.icon-ticket:before{content:'\0063';}

.icon-addto-wishlist:before {font-size: 1.2rem; line-height: 1.9rem; background: url('../images/wishlist-empty.svg'); content: ''; background-repeat: no-repeat; background-size: 60%; background-position: center center;}
.link-wishlist:hover .icon-addto-wishlist:before,
.btn-wishlist:hover .icon-addto-wishlist:before {background: url('../images/wishlist-full.svg'); background-repeat: no-repeat; background-size: 60%; background-position: center center;}
.products-list .icon-addto-wishlist:before {width: 39px; height: 20px; margin-top: 4px;}

* { margin:0; padding:0; }
html {overflow-y:scroll;}
body          { overflow: hidden; background: #fff; font:14px/1.35 'Lato', 'Source Sans Pro', sans-serif, Arial, Helvetica; color:#111;}

img           { border:0; vertical-align:top; }

a             { color:#111; text-decoration:none; transition: all .25s ease;}
a:hover       { color: #000; text-decoration:underline; }
:focus        { outline:0; }
a:focus,
a:hover {color: inherit;}

/* Headings */
h1            { font-size:24px; font-weight:bold; line-height:1.15; }
h2            { font-size:22px; font-weight:bold; line-height:1.25; }
h3            { font-size:16px; font-weight:bold; line-height:1.25; }
h4            { font-size:14px; font-weight:bold; }
h5            { font-size:12px; font-weight:bold; word-wrap: break-word}
h6            { font-size:11px; font-weight:bold; }

/* Forms */
form          { display:inline; }
fieldset      { border:0; }
legend        { display:none; }

/* Table */
table         { border:0; border-collapse:collapse; border-spacing:0; empty-cells:show; font-size:100%; }
caption,th,td { vertical-align:top; text-align:left; font-weight:normal; }

/* Content */
strong        { font-weight:bold; }
address       { font-style:normal; }
cite          { font-style:normal; }
q,
blockquote    { quotes:none; }
q:before,
q:after       { content:''; }
small,big     { font-size:1em; }
sup           { font-size:1em; vertical-align:top; }

/* Lists */
ul,ol         { list-style:none;}

/* Tools */
.hidden       { display:block !important; border:0 !important; margin:0 !important; padding:0 !important; font-size:0 !important; line-height:0 !important; width:0 !important; height:0 !important; overflow:hidden !important; }
.nobr         { white-space:nowrap !important; }
.wrap         { white-space:normal !important; }
.a-left       { text-align:left !important; }
.a-center     { text-align:center !important; }
.a-right      { text-align:right !important; }
.v-top        { vertical-align:top; }
.v-middle     { vertical-align:middle; }
.f-left,
.left         { float:left !important; }
.registered-users .f-left {line-height: 30px; clear: both}
.f-right,
.right        { float:right !important; }
.f-none       { float:none !important; }
.f-fix        {float: left; width: 324px; box-sizing: border-box; border-right: 1px #ddd solid; padding: 15px 15px 15px 0; min-height: 260px;}
.no-display   { display:none; }
.no-margin    { margin:0 !important; }
.no-padding   { padding:0 !important; }
.no-bg        { background:none !important; }
/* ======================================================================================= */


/* Layout ================================================================================ */
.wrapper {position: relative;}
.page {text-align:left}
.page-print { background:#fff; padding:20px; text-align:left; }
.page-empty { background:#fff; padding:20px; text-align:left; }
.page-popup { padding:20px; text-align:left; }
.main-container { max-width: 1200px; width: 100%; margin: 0 auto;background: #fff; min-height: 279px;}
.main { margin:0; position: relative}
.blur,
.login-blur {filter: blur(5px);}

/* Base Columns */
.col-left { float:left; width:20%; padding: 0 0 20px 24px;}
.col-main { float:left; width: 100%; padding:15px 20px 20px}
.col-right { float:right; width:20%; padding: 0 24px 0 0;}

/* 1 Column Layout */
.col1-layout .col-main {float:none; width:auto; padding: 20px 30px;}

/* 2 Columns Layout */
.col2-left-layout .col-main {float:right; width: 80%;}
.col2-right-layout .col-main {width: 80%;}

/* 3 Columns Layout */
.col3-layout .col-main { width:484px; margin-left:10px; }
.col3-layout .col-wrapper { float:left; }
.col3-layout .col-wrapper .col-main { float:right; }

/* Content Columns */
.col2-set .col-1 { float:left; width:49%; }
.col2-set .col-2 { float:right; width:49%; }
.col2-set .col-narrow { width:33%; }
.col2-set .col-wide { width:65%; }
.cart-collaterals .col2-set .col-1 {width: 459px; padding: 20px 0 10px; border-right: 1px #ddd solid; border-bottom: 1px #ddd solid; min-height: 60px}

.col3-set .col-1 { float:left; width:32%; }
.col3-set .col-2 { float:left; width:32%; margin-left:2%; }
.col3-set .col-3 { float:right; width:32%; }

.col4-set .col-1 { float:left; width:23.5%; }
.col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
.col4-set .col-3 { float:left; width:23.5%; }
.col4-set .col-4 { float:right; width:23.5%; }

.col-lg-15,
.col-md-15,
.col-xs-15,
.col-sm-15 {padding-left: 15px; padding-right: 15px; position: relative; min-height: 1px;}

.col-xs-15 {
    -webkit-box-flex: 0; -webkit-flex: 0 0 20%; -ms-flex: 0 0 20%; flex: 0 0 20%; max-width: 20%;
}

@media (min-width: 769px) {
    .col-sm-15 {
        -webkit-box-flex: 0; -webkit-flex: 0 0 20%; -ms-flex: 0 0 20%; flex: 0 0 20%; max-width: 20%;
    }
    .catalogsearch-advanced-result .col-lg-15 {
        -webkit-box-flex: 0; -webkit-flex: 0 0 20%; -ms-flex: 0 0 20%; flex: 0 0 20%; max-width: 20%;
    }
}

@media (min-width: 992px) {
    .col-md-15 {
        -webkit-box-flex: 0; -webkit-flex: 0 0 20%; -ms-flex: 0 0 20%; flex: 0 0 20%; max-width: 20%;
    }
    .catalogsearch-advanced-result .col-lg-15 {
        -webkit-box-flex: 0; -webkit-flex: 0 0 16.666667%; -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%;
    }
}

@media (min-width: 1200px) {
    .col-lg-15 {
        -webkit-box-flex: 0; -webkit-flex: 0 0 20%; -ms-flex: 0 0 20%; flex: 0 0 20%; max-width: 20%;
    }
}
/* ======================================================================================= */


/* Global Styles ========================================================================= */
/* Form Elements */
input,select,textarea,button { vertical-align:middle; color:#000; }
input.input-text,select,textarea { background:#fff; border:1px solid #AFAFAF }
input.input-text,textarea { padding:2px; }
select { padding:1px; }
select option { padding-right:10px; }
select.multiselect option { border-bottom:1px solid #ddd; padding:2px 5px; }
select.multiselect option:last-child { border-bottom:0; }
textarea { overflow:auto; }
input.radio { margin-right:3px; }
input.checkbox { margin-right: 5px; width: auto !important; float: left; margin-top: 2px; min-height: auto !important;}
input.qty { width:2.5em !important; }
button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.button { transition: all .2s ease; overflow:visible; width:auto; border:0; padding:0; margin:0; background: #3D93FF; cursor:pointer; border-radius: 16px;}
button.button.full {width: 100%;}
button.button span {height:32px; text-align:center; white-space:nowrap; color:#fff; font-weight: 600;}
button.button span span {padding: 0 20px; line-height: 32px;}
button.button:hover {background: #111;}
button.button.button2 {background: #fff; border: 2px #111 solid;}
button.button.button2:hover {background: #111;}
button.button.button2 span {color: #111; font-weight: 600;}
button.button.button2:hover span {color: #fff;}
button.button.button2 span span {line-height: 30px;}

button.button.button3 {background: #111;}
button.button.button3 span {font-weight: 600;}
button.button.button3:hover {opacity: 0.9;}

a.button {transition: all .2s ease; display: inline-block; width:auto; border:0; padding:0 20px; margin:0; background: #3D93FF; cursor:pointer; border-radius: 16px; height:32px; line-height: 32px; text-align:center; white-space:nowrap; color:#fff; font-weight: 600;}
a.button.wide {min-width: 180px;}
a.button.full {min-width: 100%;}
a.button:hover {background: #111; text-decoration: none;}
a.button.button2 {background: #fff; border: 2px #111 solid; color: #111; line-height: 28px;}
a.button.button2:hover {background: #111; color: #fff;}
a.button.button3 {background: #111; line-height: 32px;}
a.button.button3:hover {opacity: 0.9;}

p.control input.checkbox,
p.control input.radio { margin-right:6px; }
/* Form Highlight */
/*.highlight { background:#efefef; }*/
.highlight-text {color: #41bd8e; padding-left: 0 !important}

/* Form lists */
/* Grouped fields */
.form-list li { margin:0 0 8px; }
.form-list label.required em { float:right; font-style:normal; color:#eb340a; position:absolute; top:0; right:-8px; }
.form-list li.control label { float:none; }
.form-list li.control input.radio,
.form-list li.control input.checkbox {margin-right:6px !important;}
.form-list li.control .input-box { clear:none; display:inline; width:auto; }
.form-list .input-box {float: left; width: 100%;}
/*.form-list .field { float:left; width:275px; }
.form-list input.input-text { width:254px; padding: 5px}
.form-list textarea { width:254px; height:10em; }
.form-list select { width:260px; }
.form-list li.wide .input-box { width:535px; }
.form-list li.wide input.input-text { width:529px; }
.form-list li.wide textarea { width:529px; }
.form-list li.wide select { width:535px; }*/
.form-list li.additional-row { border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
.form-list .input-range input.input-text {/* width:74px; */}
/* Customer */
.form-list .customer-name-prefix .input-box,
.form-list .customer-name-suffix .input-box,
.form-list .customer-name-prefix-suffix .input-box,
.form-list .customer-name-prefix-middlename .input-box,
.form-list .customer-name-middlename-suffix .input-box,
.form-list .customer-name-prefix-middlename-suffix .input-box { width:auto; }

.form-list .name-prefix { width:65px; }
.form-list .name-prefix select { width:55px; }
.form-list .name-prefix input.input-text { width:49px; }

.form-list .name-suffix { width:65px; }
.form-list .name-suffix select { width:55px; }
.form-list .name-suffix input.input-text { width:49px; }

.form-list .name-middlename { width:70px; }
.form-list .name-middlename input.input-text { width:49px; }

.form-list .customer-name-prefix-middlename-suffix .name-firstname,
.form-list .customer-name-prefix-middlename .name-firstname { width:140px; }
.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-middlename .name-firstname input.input-text { width:124px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix .name-firstname,
.form-list .customer-name-middlename .name-firstname { width:210px; }

.form-list .customer-name-suffix .name-lastname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename-suffix .name-firstname,
.form-list .customer-name-middlename-suffix .name-lastname { width:205px; }

.form-list .customer-name-prefix .name-firstname input.input-text,
.form-list .customer-name-suffix .name-lastname input.input-text,
.form-list .customer-name-middlename .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; width:85px; }
.form-list .customer-dob input.input-text { display:block; width:74px; }
.form-list .customer-dob label { font-size:10px; font-weight:normal; color:#888; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month { width:60px; }
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text { width:46px; }
.form-list .customer-dob .dob-year { width:140px; }
.form-list .customer-dob .dob-year input.input-text { width:134px; }

.buttons-set { clear:both; margin:5px 0 0; padding:5px; padding-left: 0}
.buttons-set .back-link { float:left; }
.buttons-set button.button { float:left; }
.buttons-set p.required { margin:0 0 5px}

.fieldset {margin:28px 0 }
.fieldset .legend {font-size:16px;}

/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:10px; line-height:13px; color:#f00; }
.validation-failed {border: 1px solid #B00736 !important; background: #ffeeee/*#FFB2B2*/ !important;}
p.required { display: none; font-size:10px; text-align:right; color:#f00; }
/* Expiration date and CVV number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }

/* Global Messages  */
.success { color:#3d6611; font-weight:bold; }
.error { color:#f00; font-weight:bold; }
.notice { color:#ccc; }

.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.messages { width:100%; overflow:hidden; }
.messages li { margin:0 0 10px; }
.messages li li { margin:2px 0 0 }
.messages li span {line-height: 20px}
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; padding:8px 8px 8px 32px !important; font-weight: 600 !important; }
.error-msg { border-color:#f16048; background-color:#faebe7; color:#df280a; }
.success-msg { border-color:#446423; background-color:#eff5ea; color:#3d6611; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; color:#3d6611; }
.catalogsearch-advanced-result .error-msg {margin-bottom: 20px}
.catalogsearch-result-index .page-title {display: none; margin-bottom: 30px;}
.catalogsearch-result-index .toolbar-bottom .for-bottom {display: inline-block !important;}

/* BreadCrumbs */
.breadcrumbs { padding: 0 25px; line-height: 36px;}
.breadcrumbs li {display: inline-block;}
.breadcrumbs li a {color: #111; font-size: 12px; font-weight: 700;}
.breadcrumbs span {display: inline-block; font-family: 'apollo'; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: '\0049'; font-size: 0.5rem; padding: 0 5px;}
.breadcrumbs strong {border-bottom: 1px #111 solid}

/* Page Heading */
.std {clear: both; width: 100%; float: left;}
.page-title {position: relative}
.page-title h1,
.page-title h2 { font-size:24px; font-weight: normal}
h2 { color: #111}
.page-title .separator { margin:0 3px; }
.page-title .link-rss { float:right; }
.title-buttons { text-align:right; }
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

.subtitle,
.sub-title { clear:both; }

/* Pager */
.pager .left a {display: block; height: 31px; width: 30px; text-indent: 99999px; padding-left: 0}
.pager .right a {display: block; height: 31px; width: 30px; text-indent: 99999px; padding-right: 0}
.pager .amount {font-size: 24px;}
.pager .amount strong {font-weight: 700;}
.pager div {float: left; height: 31px}
.limiter { float:left}
.pager .pages { margin:0 135px; }
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; }

/* Sorter */
.sorter { float: right }
.sorter .view-mode {float:left; padding-top: 5px;}
.view-mode .grid:before {width: 24px; height: 24px; float: left; margin-right: 20px;
   font-family: 'apollo';
   font-style: normal;
   font-weight: normal;
   line-height: 1;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   content:'\0051';
   color: #ABABAB;
   font-size: 24px;
}
.view-mode .list:before {width: 24px; height: 24px; float: left; margin-right: 20px;
   font-family: 'apollo';
   font-style: normal;
   font-weight: normal;
   line-height: 1;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   content:'\0050';
   color: #ABABAB;
   font-size: 24px;
}
.view-mode strong:before,
.view-mode .active:before,
.view-mode a:hover:before {color: #111 !important;}
.sort-by { float:left; padding-left: 5px}
.sort-by label {line-height: 34px; float: left; padding-right: 10px;}
.sort-select-wrapper {position: relative; float: left;}
.sort-select-wrapper .current {border: 1px #111 solid; line-height: 32px; padding: 0 11px; min-width: 200px;}
.sort-select-wrapper .current .icon-down_grey {float: right; font-size: 7px;}

.select-wrapper {float: left; border: 1px #A6A6A6 solid; padding: 5px 15px; width: 100%; transition: all .25s ease; position: relative;}
.select-wrapper:hover {border-color: #111;}
.select-wrapper .label {color: #D0D0D0; font-size: 0.6rem; display: block;}
.select-wrapper select {border: 0; padding: 0; margin: 0; width: 100% !important; opacity: 0; position: absolute; left: 0; top: 0; height: 100%; z-index: 1;}
.select-wrapper:after { display: inline-block; font-family: 'apollo'; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: '\0041'; position: absolute; right: 15px; top: 40%; font-size: 8px;}

/* Toolbar */
.toolbar {display: flex;}
.toolbar .pager {flex: 0 1 30%;}
.toolbar .sorter {flex: 0 1 70%; padding-left: 20px;}
.toolbar .sorter .pages {float: right; padding-top: 10px;}
.toolbar .sorter .pages strong {float: left;}
.toolbar .sorter .pages ol {float: left;}
.toolbar .sorter .pages ol li {float: left; font-size: 16px; line-height: 16px; padding: 0 3px;}
.toolbar .sorter .pages ol li a {color: #111; font-weight: 700;}
.toolbar .sorter .pages ol li .bold {font-weight: 700;}
.toolbar .sorter .pages .icon-breadgrums {color: #111;}
.toolbar .sorter .pages .icon-breadgrums.prev:before {-webkit-transform: scaleX(-1); -o-transform: scaleX(-1); transform: scaleX(-1); -ms-filter: fliph; filter: fliph;}
.toolbar-bottom .pager,
.toolbar-bottom .view-mode,
.toolbar-bottom .sort-by {display: none;}
.toolbar-bottom .toolbar {text-align: center;}
.toolbar-bottom .toolbar .sorter {flex: 0 1 100%;}
.toolbar-bottom .pages {float: none !important; display: inline-block;}
.toolbar-bottom .for-top {display: none;}
.toolbar-bottom .toolbar .for-bottom .sorter {flex: 0 1 100%;}
.toolbar select {position: absolute; height: 34px; top: 0px; min-width: 200px; opacity: 0;}
.toolbar-amount {margin: 5px 0; float: left;}
.toolbar-amount strong {color: #333}
.toolbar-bottom .toolbar-row1 {display: none}
.toolbar-bottom .sorter .pages ol li {padding: 0 5px;}
.toolbar .for-bottom {display: none;}
.catalog-category-view .toolbar-bottom .for-bottom {display: inline-block;}
.for-bottom ol li {font-size: 14px !important; line-height: 20px !important; border-radius: 2px; padding: 0 6px !important;}
.for-bottom ol li a {color: #fb9438 !important;}
.for-bottom .icon-breadgrums.prev {float: left;}
.for-bottom .icon-breadgrums.next {float: right;}
.for-bottom .icon-breadgrums:before {font-size: 0.7rem;}
.for-bottom .current {font-weight: 700; background: #EBE5DC;}


/* Data Table */
.data-table { width:100%; }
.data-table th {line-height: 32px; padding: 0 10px 10px; font-size: 1.2rem; border-bottom: 2px solid #EAEAEA; font-weight:700; white-space:nowrap; text-align: left !important;}
.data-table td {padding: 20px 0; border-bottom: 2px solid #EAEAEA;}
.data-table tbody.odd td { border-width:0 1px; }
.data-table tbody.even td { border-width:0 1px; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom-width:1px; }
.data-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.data-table td.label,
.data-table th.label { font-weight:bold; background-color:#f6f6f6; }
.cart .data-table .cart-price .price {font-size: 2rem; font-weight: 700; line-height: 30px;}
.no-border {border: 0 !important}
.order-details #my-orders-table tbody td {padding: 10px !important;}
.order-details .data-table tfoot td {border: 0; padding: 5px 10px !important; line-height: 26px !important;}
.order-details .data-table tr:not(.grand_total) .price {font-size: 13px !important;}

.fieldset.advanced-search {max-width: 60%;}
.catalogsearch-advanced-result .view-mode .grid,
.catalogsearch-advanced-result .view-mode .list {float: left;}
.catalogsearch-advanced-result .toolbar-row1 {display: none;}
.catalogsearch-advanced-result .toolbar .sorter {flex: none; float: left;}
.catalogsearch-advanced-result .sort-select-wrapper {margin-right: 20px;}
.catalogsearch-advanced-result .pager {float: right;}
.catalogsearch-advanced-result .pager .right a,
.catalogsearch-advanced-result .pager .left a {text-indent: 0 !important; line-height: 34px; text-align: center;}
.catalogsearch-advanced-result .icon-breadgrums.prev:before {transform: rotate(180deg);}
.catalogsearch-advanced-result .toolbar {display: block;}
.catalogsearch-advanced-result .toolbar-bottom .limiter,
.catalogsearch-advanced-result .toolbar-bottom .sorter{display: none;}
.catalogsearch-advanced-result .toolbar-bottom .pager {display: inline-block; float: none;}

/* Shopping cart total summary row expandable to details */
tr.summary-total { cursor:pointer; }
tr.summary-total .summary-collapse { float:right; text-align:right; padding-left:20px; background:url(../images/bkg_collapse.gif) 0 4px no-repeat; cursor:pointer; }
tr.show-details .summary-collapse { background-position:0 -53px; }
tr.summary-details td { font-size:11px; background-color:#dae1e4; color:#626465; }
tr.summary-details-first td { border-top:1px solid #d2d8db; }
tr.summary-details-excluded { font-style:italic; }

/* Shopping cart tax info */
.cart-tax-info { display:block; }
.cart-tax-info,
.cart-tax-info .cart-price { padding-right:20px; }
.cart-tax-total { display:block; padding-right:20px; background:url(../images/bkg_collapse.gif) 100% 4px no-repeat; cursor:pointer; }
.cart-tax-info .price,
.cart-tax-total .price { display:inline !important; font-weight:normal !important; }
.cart-tax-total-expanded { background-position:100% -53px; }

/* Class: std - styles for admin-controlled content */
.std .subtitle { padding:0; }
.std ol.ol { list-style:decimal outside; padding-left:1.5em; }
.std ul.disc { list-style:disc outside; padding-left:18px; margin:0 0 10px; }
.std dl dt { font-weight:bold; }
.std dl dd { margin:0 0 10px; }
/*.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote { margin:0 0 1em; padding:0; }
.std ul { list-style:disc outside; padding-left:1.5em; }
.std ol { list-style:decimal outside; padding-left:1.5em; }
.std ul ul { list-style-type:circle; }
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul { margin:.5em 0; }
.std dt { font-weight:bold; }
.std dd { padding:0 0 0 1.5em; }
.std blockquote { font-style:italic; padding:0 0 0 1.5em; }
.std address { font-style:normal; }
.std b,
.std strong { font-weight:bold; }
.std i,
.std em { font-style:italic; }*/

/* Misc */
.links li { display:inline-block; }
.links li:first-child { padding-left:0 !important; }
.links li:last-child { background:none !important; padding-right:0 !important; }

.link-cart { font-weight:bold; color:#f00; }
.link-compare { font-weight:bold; }
.btn-remove {color: #111; text-decoration: underline; font-weight: 600; font-size: 0.8rem;}
.btn-edit { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(../images/btn_edit.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-add-wishlist {color: #111; text-decoration: underline; font-weight: 600; font-size: 0.8rem;}

.cards-list dt { margin:5px 0 0; }
.cards-list .offset { padding:2px 0 2px 20px; }


.separator { margin:0 3px; }

.divider { clear:both; display:block; font-size:0; line-height:0; height:1px; margin:10px 0; background:#ddd; text-indent:-999em; overflow:hidden; }

/* Noscript Notice */
.noscript { border:1px solid #ddd; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
.noscript .noscript-inner { width:960px; margin:0 auto; padding:12px 0 12px;}
.noscript p { margin:0; }

/* Demo Notice */
.demo-notice { margin:0; padding:6px 10px; background:#d75f07; font-size:12px; line-height:1.15; text-align:center; color:#fff; }
/* ======================================================================================= */


/* Header ================================================================================ */
.top-bar-inner {padding: 0 15px; line-height: 48px; font-weight: 300;}
.top-bar-inner .left-links {flex: 1; padding-left: 16px; line-height: 45px;}
.top-bar-inner .right-links {flex: 1; padding-right: 15px;}
.top-bar-inner .left-links li {float: left; margin-right: 20px;}
.top-bar-inner .left-links li:last-child {margin-right: 0;}
.top-bar-inner .left-links li a {color: #fff; font-size: 13px; padding: 0 16px; display: block; border-top: 3px transparent solid; font-weight: 300; text-decoration: none;}
.top-bar-inner .left-links li a.active {text-decoration: underline;}
.top-bar-inner .left-links li a:hover {color: #fb9438;}
.top-bar-inner .left-links.left li a {text-transform: uppercase; background: #2d2d2d;}
.top-bar-inner .right-links a:hover {color: #fb9438; text-decoration: none;}

.logo {float:left;}
.header {position: relative;}
.header-main {padding-top: 20px; clear: both;}
.header-main-row1 {max-width: 1200px; width: 100%; margin: 0 auto;}
.header-main-row1 > .row {max-width: 1200px;}
.header .logo { position: relative; float:left; text-decoration:none !important;}
.header .logo img {max-width: 255px; width: 100%; min-width: 140px; margin: 0 0 0 32px; padding: 0 20px 0 0;}
.header .welcome-msg { font-weight:bold; text-align:right; }
.header .links {float:right; margin-bottom: 0; margin-top: 10px;}
.header .links li a {color: #fff; padding: 0 16px; line-height: 28px; display: inline-block; text-decoration: none; font-weight: 300;}
.header .links li a:hover {text-decoration: underline;}
.header .form-search {position:relative; font-size: 13px; margin-bottom: 13px;}
.header .form-search .search-autocomplete {z-index: 999; position: absolute; top: 38px; width: 84% !important; border: 1px #111 solid; left: 80px;}
.header .form-search .search-autocomplete ul { width: 100%; border:1px solid #ddd; background-color:#fff; }
.header .form-search .search-autocomplete li { padding:10px; cursor:pointer; }
.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.header .form-search .search-autocomplete li.selected { background-color:#fb9438}
.form-language {float: right; position: relative; padding: 0 16px;}
.form-language .current-lang {color: #fff; text-transform: uppercase;}
.form-language .current-lang:hover {color: #fb9438;}
.form-language .current-lang .icon-down_grey {font-size: 8px; padding-left: 5px;}
.form-language ul {position: absolute; left: -15px; display: none; background: #111; top: 32px; z-index: 5;}
.form-language ul li {display: block;}
.form-language ul li a { display: block; padding: 5px 16px; line-height: 20px; text-transform: capitalize;}
.form-language:hover ul {display: block;}
.header-container {width: 100%; margin: 0 auto; background: #111; z-index: 3; position: relative;}
.header-container.is_stuck {left: 50%; transform: translateX(-50%);}
.header-container .top-container { clear:both; text-align:right; }
.cart-wishlist-links {text-align: right; position: relative; padding-left: 0;}
.topactions-wrapper {height: 100%;}
.topactions-wrapper .my-login-name {margin-top: 2px; line-height: 24px;}
.topactions-wrapper .my-login-name span {max-width: 140px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; font-weight: 300;}
.top-link-club a {position: relative;}
.top-link-club a:before {
    display: inline-block; font-family: 'apollo'; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
    content:'\004a'; background: #fb9438; color: #fff; font-size: 16px; padding: 0 3px 4px 0; border-radius: 3px; float: left; margin-top: 6px; margin-right: 8px;
}
.topbar-icon-shops a {position: relative; padding-left: 20px;}
.topbar-icon-shops .icon-pin {position: absolute; left: 0; top: -5px;}
.topbar-icon-shops .icon-pin:before {font-weight: 700; color: #F38230;}
.header .top-login-link {position: relative; padding-left: 20px !important;}

.before-header-links-wrapper .icon-store {position: relative;}
.before-header-links-wrapper .icon-store a {padding-left: 18px !important;}
.before-header-links-wrapper .icon-store a:before {content: ""; position: absolute; left: 16px; top: 0; width: 11px; height: 30px; background: url('../images/icons/icon-store.svg') 50% 50% no-repeat; background-size: 100%;}
.before-header-links-wrapper .icon-cinema {position: relative;}
.before-header-links-wrapper .icon-cinema a {padding-left: 18px !important;}
.before-header-links-wrapper .icon-cinema a:before {content: ""; position: absolute; left: 16px; top: 0; width: 11px; height: 30px; background: url('../images/icons/icon-cinema.svg') 50% 50% no-repeat; background-size: 100%;}

.stickyheader .header-container {position: fixed; top: 0;}

/********** < Navigation */
.nav-wrapper {width: 100%; background: #fff; box-shadow: 0 7px 9px -7px rgba(0,0,0,0.3);}
.nav-wrapper-inside {width: 100%; max-width: 1200px; position: relative; margin: 0 auto;}
#nav {font-size: 18px; background: #fff; width: 100%;position: relative; height: 48px; margin-bottom: 0; display: flex;}

/* All Levels */
#nav li {text-align:left;}
#nav li a { display:block; text-decoration:none; line-height: 48px;}
#nav li a:hover { text-decoration:underline; }
#nav li a span { display:block; white-space:nowrap; cursor:pointer; }
#nav li ul a span { white-space:normal; }
#nav > li > a {position: relative; background: #fff; z-index: 3; padding:0 16px; max-height: 48px; white-space: nowrap;}
#nav > li > a strong {font-weight: 700; color: #FF8A09;}
.tab_empty {position: relative; z-index: 3; background: #fff; height: 48px;}
/* 1st Level */
#nav > li {float: left;}
#nav > li a {float:left; color:#000;}
#nav > li:first-child > a {padding-left: 32px;}
#nav a:hover {text-decoration: underline;}

#nav .submenu {float: left; left: 24px; width: calc(100% - 49px); opacity: 0; position: absolute; top: 35px; visibility: hidden; z-index: 2;-webkit-transition: all .3s ease; -moz-transition: all .3s ease; -ms-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; background: #fff; border-radius: 0 0 20px 20px; display: flex; box-shadow: inset 0 7px 9px -7px rgba(0,0,0,0.3);}
#nav > li:hover .submenu {opacity: 1; top: 100%; visibility: visible; transition: .4s ease .25s;}
#nav .sub-left {background: #111; border-radius: 0 0 0 20px; padding: 20px 32px;}
#nav .sub-left a {color: #fff !important; white-space: nowrap; font-size: 13px; float: none !important; line-height: 20px !important; }
#nav .sub-left strong {font-weight: 600; font-size: 1rem !important; color: #fff; margin-bottom: 5px;}
.menu-overlay {position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: #fff;}
.menu-overlay:after {position: absolute; left: 0; top: 0; width: 100%; height: 100%; -webkit-filter: blur(10px); filter: blur(10px); opacity: .35;}
#nav .subnav-main-items {-moz-column-count: 4; -moz-column-gap: 20px; -webkit-column-count: 2; -webkit-column-gap: 20px; column-count: 2; column-gap: 20px;}
#nav .subnav-main-items a {float: none !important; line-height: 20px !important; font-size: 13px !important; padding: 0 16px;}
#nav .subnav-main-items a.bold {font-weight: 600; font-size: 1rem !important; margin-bottom: 5px;}
#nav .sub-right .row1 {font-weight: 600;}
#nav .sub-right .row2 {font-size: 1.8rem; font-weight: 600;}
#nav .sub-right .more {font-size: 0.8rem; line-height: inherit;}
#nav .sub-right .more:after {display: inline-block; font-family: 'apollo'; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: '\0049'; font-size: 0.5rem; padding-left: 5px;}
#nav .sub-right img {max-width: 286px; max-height: 400px; margin-top: 20px;}
#nav .sub-middle {padding-top: 20px; padding-bottom: 20px;}
#nav .sub-middle .separator {display: block; height: 20px; width: 100%;}
#nav .childmenu-notfirst {display: none !important;}
.overlay-wrapper {background: #000; opacity: 0; width: 100%; height: 100%; display: none; position: absolute; left: 0; top: 0; transition: all .25s ease;}
.overlay-wrapper.visible {display: block; opacity: 0.4;}
.right-loading {background: url(../images/ajax-loader.gif) center center no-repeat; width: 100%; height: 20px;}

#mobile-menu {display: none; background: #111; position: absolute; left: 0; top: 55px; padding: 15px 0; z-index: 10; transition: all .25s ease; opacity: 0; width: 100%;}
#mobile-menu.visible {display: block; opacity: 1;}
#mobile-menu .before-header-links-wrapper ul {float: none !important;}
#mobile-menu .before-header-links-wrapper {padding: 0 10px;}
#mobile-menu .header .links {width: 100%;}
#mobile-menu-toggle {width: 20px; height: 20px; display: inline-block; float: left; cursor: pointer; margin-top: 10px;}
#mobile-menu-toggle .bar {width: 100%; height: 3px; background: #fff; margin-bottom: 3px; display: block; transition: all .25s ease;}
#mobile-menu-toggle.open .bar1 {transform: rotate(45deg); margin-top: 6px;}
#mobile-menu-toggle.open .bar2 {opacity: 0;}
#mobile-menu-toggle.open .bar3 {transform: rotate(-45deg); margin-top: -12px;}
/********** Navigation > */
/* ======================================================================================= */


/* Sidebar =============================================================================== */
.block { margin:0 0 10px; }
.block .block-title strong { font-size:14px; font-weight:bold; }
.block .block-title a { text-decoration:none !important; }
.block .block-subtitle { font-size:13px; font-weight:bold; }
.block .block-content { padding:10px; }
.block .block-content li.item { padding:5px 0; }
.block .btn-remove,
.block .btn-edit { float:right;}
.block .actions { text-align:right; }
.block .actions a { float:left; }

/* Mini Products List */
.mini-products-list {padding: 7px}
.mini-products-list li { padding:5px 0; overflow: hidden;}
.mini-products-list .product-image { float: left}
.mini-products-list .product-details { margin-left:80px }
.mini-products-list .product-details h4 { font-size:1em; font-weight:bold; margin:0; }
.mini-products-list .product-details a {color: #000}

/* Block: Layered Navigation */
.block-layered-nav {line-height: 20px; color: #111}
.block-layered-nav dt {font-weight:bold; font-size: 18px; padding-bottom: 2px;}
.block-layered-nav dd {margin-bottom: 20px;}
.block-layered-nav a {color: #111}
.block-layered-nav li {padding: 3px 0;}
.block-layered-nav .currently {display: none;}
.block-layered-nav .btn-remove { float:left; margin-top: 5px; background: url(../images/laynav-rem.png) left 0 no-repeat; width: 15px; height: 20px }
.block-layered-nav .block-content {padding: 0 10px 10px 5px; border: 0 !important;}
.anchor-categories .current {text-decoration: underline;}

.block-cart .subtotal { text-align:center; }
.block-cart .actions .paypal-logo { float:left; width:100%; margin:3px 0 0; text-align:right; }
.block-cart .actions .paypal-logo .paypal-or { clear:both; display:block; padding:0 55px 5px 0; }

.block-related li { padding:5px 0; }
.block-related input.checkbox { float:left; margin-right:-20px; }
.block-related .product { margin-left:20px; }
.block-related .product .product-image { float:left; margin-right:-65px; }
.block-related .product .product-details { margin-left:65px; }

/* Block: Tags */
.block-tags ul,
.block-tags li { display:inline; }

.block-reorder li { padding:5px 0; }
.block-reorder input.checkbox { float:left; margin:3px -20px 0 0; }
.block-reorder .product-name { margin-left:20px; }

.block-banner .block-content { text-align:center; }

/* Block: Login */
.block-login label { font-weight:bold; color:#666; }
.block-login input.input-text { display:block; width:167px; margin:3px 0; }

/* Paypal */
.sidebar .paypal-logo { display:block; margin:10px 0; text-align:center; }
.sidebar .paypal-logo a { float:none; }
/* ======================================================================================= */


/* Category Page ========================================================================= */
.category-image { width:100%; overflow:hidden; margin:0 0 10px; text-align:center; }
.category-description { margin:0 0 10px; }
.category-products {clear: both;}
.category-products .products-list {clear: both;}

.category-products .ratings {margin: 3px 0}
.corner-wishlist {visibility: hidden; opacity: 0; transition: opacity 250ms ease; position: absolute; right: 0; top: 0; background: #fff; width: 39px; height: 32px; border-radius: 0 0 0 16px; line-height: 32px; text-align: center;}
.corner-wishlist:before {display: inline-block; width: 39px; height: 32px; background: url('../images/wishlist-empty.svg'); content: ''; background-repeat: no-repeat; background-size: 60%; background-position: center center;}
.product-image:hover .corner-wishlist {visibility: visible; opacity: 1;}
.corner-wishlist:hover:before {background: url('../images/wishlist-full.svg'); background-repeat: no-repeat; background-size: 60%; background-position: center center;}
/* View Type: Grid */
.products-grid {padding-bottom: 40px; clear: both;}
.products-grid .image-wrapper {display: flex;}
.products-grid .product-image {width: 100%; max-height: 100%; text-align: center; align-self: flex-end; display: flex; flex-direction: row; position: relative;}
.products-grid .product-image img {object-fit: contain; width: 100%; max-height: 100%;}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .products-grid .product-image {align-self: auto;}
   .products-grid .product-image img {position: absolute; bottom: 0; left: 50%; transform: translate(-50%, 0); width: auto;}
}
.products-grid .add-to-cart-wrapper {visibility: hidden; opacity: 0; transition: all 250ms ease; position: absolute; left: 0; width: 100%; bottom: 0; background: #fff; padding: 8px;}
.products-grid .item:hover .add-to-cart-wrapper {visibility: visible; opacity: 1;}
.products-grid .add-to-cart-wrapper button.btn-cart {width: 100%; background: #000; color: #fff; height: 32px; line-height: 32px; text-align: center; font-weight: 600; transition: all 250ms ease;}
.products-grid .add-to-cart-wrapper button.btn-cart:hover {background: #3D93FF;}
.products-grid .add-to-cart-wrapper button.btn-wishlist {margin-top: 10px; width: 100%; height: 32px; line-height: 30px;}
.products-grid .add-to-cart-wrapper button.btn-wishlist span {height: 28px;}
.owl-carousel .product-image .labels,
.scroll-list .product-image .labels,
.products-grid .product-image .labels {position: absolute; left: 0; top: 0;}
.owl-carousel .top-nr,
.scroll-list .top-nr,
.products-grid .top-nr {width: 39px; height: 32px; background: #fff; border-radius: 0 0 16px; line-height: 32px; text-align: center; color: #111; font-weight: 600; margin-bottom: 4px;}
.black .top-nr,
.black .top-nr {color: #fff; background: #111;}
.club-special-price .old-price {display: none !important;}
.products-grid .image-wrapper {height: 300px; position: relative; margin-bottom: 15px; overflow: hidden;}

.products-grid .product-name a {font-size: 14px; color: #111; font-weight: 600; display: block; margin-bottom: 5px; line-height: 17px; max-height: 34px; overflow: hidden;}
.products-grid .price-label:not(.club-special-price-label) {display: none}
.products-grid .club-special-price .price-label {font-weight: normal; font-size: 11px; display: block; white-space: nowrap}
.products-grid .last .product-discount {right: -16px}
.products-grid .old-price {margin: 0; display: block;}
.products-grid .special-price .price {color: #000; font-size: 12px}
.products-grid .price-box { margin-top: 5px}
.products-grid .availability { line-height:21px; }
.products-grid .actions { position:absolute; bottom:12px; }
.products-grid .author {margin-top: 2px; margin-bottom: 0; font-size: 11px}
.products-grid .discountball {bottom: -7px; left: 87px}
.products-grid .grid-disable-campaign-price {float: left;}
.products-grid .grid-disable-campaign-price .price {color: #fb9438;}
.products-grid .has-club-price.grid-disable-campaign-price .price {color: #888 !important; text-decoration: line-through !important; font-weight: normal !important;}
.products-grid .countdown {background-color: #de3a4f; color: #fff; position: absolute; bottom: 3px; width: 100%; left: 3px; line-height: 20px; box-sizing: border-box; font-size: 11px; padding-left: 6px;}
.products-grid .countdown-future-price .countdown {background: #fbd7db; color: #f35b8d;}
.products-grid .countdown-label {display: none;}
.products-grid .countdown .countdown-section {padding-right: 3px;}
.products-grid .countdown .countdown-section:last-child {padding-right: 0;}
.products-grid .ratings .rating-links {display: none;}
.products-grid .ratings {width: auto;}
.products-grid .price-label.club-special-price-label {font-size: 11px;}
.products-grid.noscroll .item {margin-bottom: 30px;}
.products-grid .col-lg-15.item {margin-bottom: 20px;}
.club-price.veebihinnaga {display: none;}
.product-view .club-price.veebihinnaga {display: block;}
.product-view.afterlabels {margin-top: 25px;}
.col2-left-layout .products-grid,
.col2-right-layout .products-grid {width: 100%;}

/* View Type: List */
.products-list {border-top: 1px #ddd solid; border-bottom: 1px #ddd solid; margin: 20px 0;}
.products-list .item {border-bottom: 1px solid #ddd; padding-top: 25px; padding-bottom: 25px;}
.products-list .item:last-child {border-bottom: 0;}
.products-list .product-image {padding: 0;}
.products-list .product-image a {position: relative;}
.products-list .product-image img {width: 100%;}
.products-list .product-image .product-discount-clone {position: absolute; width: 42px; height: 42px; background: #fb9438; bottom: -10px; right: -16px; line-height: 42px; text-align: center; font-weight: bold; font-size: 14px; color: #2B2220; border-radius: 50%;}
.products-list .product-shop {padding-left: 30px; padding-right: 30px;}
.products-list .product-name {margin:0 0 15px;}
.products-list .product-name a {font-size: 24px; font-weight: 700; color: #111; text-decoration: none;}
.products-list .product-name a:hover {text-decoration: underline;}
.products-list .price-box {overflow: hidden; margin-bottom: 20px; clear: both;}
.products-list .price-box .regular-price-label {display: none;}
.products-list .price-box .regular-price {font-size: 18px;}
.products-list .grid-disable-campaign-price .price {color: #fb9438;}
.products-list .club-price,
.products-list .shop-price,
.products-list .price-box.klubipakkumine {clear: both;}
.products-list .club-special-price.logged-out {padding-bottom: 5px;}
.products-list .price-label.club-special-price-label.label2 {font-size: 10px;}
.products-list .club-special-price {white-space: nowrap;}
.products-list .club-special-price .price {float: left; font-size: 28px;}
.products-list .club-special-price .old-price {display: none;}
.products-list .club-special-price .old-price span span {display: block; width: 100%;}
.products-list .availability { float:left; margin:3px 0 0; }
.products-list .row1 {min-height: 65px;}
.products-list .row3 {position: absolute; bottom: 18px;}
.products-list .desc {line-height:1.3rem; word-wrap:break-word;}
.products-list .desc .link-learn { font-size:11px; }
.products-list .add-to-links { clear:both; }
.products-list .add-to-links li { display:inline; }
.products-list .add-to-links .separator { display:inline; margin:0 2px; }
.products-list .author {margin: 0 0 20px; font-weight: 600; overflow: hidden; white-space: nowrap; font-size: 0.8rem;}
.products-list .author label {font-weight: normal;}
.products-list .product-discount {float: right;}
.products-list .saadavus, .products-list .saadavus a, .products-list .saadavus span {color: #898989}
.products-list .club-price.veebihinnaga {display: block;}
.products-list .club-price.veebihinnaga .price-label {margin-top: 0;}
.products-list .club-price .price-label {margin-top: 0; color: #111; display: none;}
.products-list .countdown {background: #fbd7db; color: #f35b8d; width: 100%; left: 3px; line-height: 20px; text-align: center; box-sizing: border-box; float: right; clear: both; margin-top: 5px; line-height: 28px; font-size: 12px;}
.products-list .countdown .countdown-section {padding-right: 3px;}
.products-list .countdown .countdown-section:last-child {padding-right: 0;}
.products-list .ratings {margin: 0; width: auto;}
.products-list .availability-box .row {font-size: 0.7rem;}
.price-club-loggedin .price {color: #fb9438 !important;}

.products-list .cart-btn-wrapper {clear: both;}
.products-list .cart-btn-wrapper .qty {width: 70px !important; height: 32px; position: absolute; left: 0; top: 0; padding: 0; opacity: 0;}
.products-list .cart-btn-wrapper .qty-label {float: left; line-height: 32px; padding-right: 5px;}
.products-list .item .shippingInfo {float: none; display: block; margin-bottom: 20px; text-decoration: none; clear: both;}
.products-list .item .shippingInfo.shipping-icon-download {display: none;}

.products-list .kirjastus-row {display: flex;}
.products-list .kirjastus-row a {margin-left: 3px; font-weight: 600; text-decoration: underline;}
.products-list .kirjastus-row a:hover {color: #fb9438;}
.products-list .sku-row {margin: 15px 0 5px;}
.products-list .sku-row span {font-weight: 600;}
.products-list .btn-cart {line-height: 32px; color: #fff; font-weight: 600; padding: 0 20px; min-width: 150px; margin-top: 15px;}
.products-list .btn-cart.wide {width: 100%;}
.products-list .btn-telli {background: #41bd8e;}
.products-list .btn-wishlist {min-width: 150px;}
.store-ru .products-list .btn-telli {font-size: 11px; white-space: nowrap;}
.products-list .soldout {text-align: inherit; float: none; clear: both; padding-top: 5px; margin-bottom: 10px;}
.products-list .availability_in_shops {min-width: initial; background: none; height: auto; line-height: 16px; border: 0; position: relative; float: left; cursor: pointer; border-radius: 0; padding: 0; margin: 0; font-weight: 600; padding-right: 28px; transition: color 0.4s ease-in-out;}
.products-list .availability_in_shops:hover {color: #fb9438;}
.products-list .availability_in_shops.sold {bottom: 20px;}
.products-list .availability-box {clear: both; padding: 10px 0 0;}
.products-list .availability-box div:last-child {margin-bottom: 20px;}
.products-list .cart-btn-div {float: none !important; width: auto !important; margin-bottom: 10px;}
.products-list .f-fix-right {padding-right: 0;}
.f-fix-right-wrapper {float: right;}
.f-fix-right .availability_in_shops .icon-down_grey {top: 1px !important;}
.f-fix-right button.button span {height: 28px; display: inline-block;}
.f-fix-right button.button span span {line-height: 28px}
.cart-btn-div {float: left; width: 100%; margin-top: 15px; margin-bottom: 20px;}
.qty-dropdown-wrapper {float: left; height: 32px; border: 1px #111 solid; line-height: 32px; padding: 0 10px; width: 65px !important; position: relative;}
.qty-dropdown-wrapper span {padding-left: 20px; display: block; cursor: pointer; font-size: 16px; white-space: nowrap; overflow: hidden;}
.qty-dropdown-wrapper:before,
.qty-dropdown-wrapper:after {position: absolute; right: 12px; font-size: 7px; font-family: 'apollo'; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: '\0041';}
.qty-dropdown-wrapper:before {top: 16px; }
.qty-dropdown-wrapper:after {top: 9px; transform: rotate(180deg);}
.qty-dropdown {display: none; position: absolute; left: 0; top: 37px; background: #fff; border: 1px #e2e7e8 solid; width: 100%; box-sizing: border-box; border-radius: 0 0 5px 5px; box-shadow: 0px 6px 12px -5px #fff; z-index: 1; max-height: 288px; overflow-y: auto;}
.qty-dropdown li {border-bottom: 1px #eee solid; cursor: pointer; font-size: 16px; white-space: nowrap; overflow: hidden; padding: 0 20px;}
.qty-dropdown li:last-child {border-bottom: 0;}
.qty-dropdown li:hover {color: #646f72;}

.top-list .products-list {border-top: 0; margin-top: 0;}
.top-list .f-fix-right button.button {width: 100%;}
.top-list .products-list .author {margin-bottom: 0;}
.top-list .availability_in_shops  {margin-top: 10px;}
.top-list .products-list .item .shippingInfo {clear: both;}
.top-list .labels {max-width: 80%; float: right;}
.top-list .labels .price-label {float: right;}
.top-list .price-box {float: left;}
/* ======================================================================================= */


/* Product View ========================================================================== */
/* Rating */
.no-rating { margin:0; }

.client-reviews h3 {font-size: 22px; margin-bottom: 20px;}
.client-reviews .rating-box {width: 105px; float: none; margin-bottom: 10px; overflow: unset !important;}
.client-reviews .rating-box .rating-bg {width: 105px;}
.client-reviews .rating-box .icon-club {font-size: 17px; float: left; width: 18px;}
.client-reviews .rating-box .icon-club:not(.icon-club-bg) {position: relative;}
.black .client-reviews .rating-box .icon-club:not(.icon-club-bg) {color: #FF7900 !important;}
.client-reviews .comment {margin-top: 30px;}
.addreview-btn-wrapper.bottom {margin-top: 30px;}
.review-submit-wrapper button {float: left;}
.review-loader {display: none; width: 30px; height: 30px; background: url(../images/loader/loader-all.gif) 50% 50%; display: inline-block; background-size: 100%; float: left; margin-left: 10px;}

.ratings {font-size:11px; line-height:1.25; margin:7px 0}
.ratings strong { float:left; margin:1px 3px 0 0; }
.ratings .rating-links {clear: left; padding-top: 5px;}
.ratings .rating-links .rating-text {text-decoration: underline; }
.ratings .rating-links .separator { margin:0 2px; }
.ratings .rating-links .button {display: block; margin-top: 15px; border: 2px #111 solid; text-align: center; text-decoration: none !important; height: 32px; border-radius: 16px; line-height: 30px;}
.rating-links a {color: #000; font-size: 14px; margin-left: 5px}
.rating-links a:hover {text-decoration: none}
.rating-box {width:90px; height:15px; float: left;  position: relative; white-space: nowrap;}
.rating-box .rating {position: absolute; right: 0; top: 0; height:24px; background: #fff;}
.rating-bg {position: absolute; left: 0; top: 0; width: 90px;}
.ratings .rating-box .icon-club:not(.icon-club-bg) {color: #FF7900 !important; font-size: 16px; position: relative; float: left; width: 18px;}
.current-rating {margin-bottom: 20px;}
.current-rating .ratings {margin: 0}
.current-rating .icon-club:not(.icon-club-bg) {font-size: 17px !important;}
.rating-bg .icon-club-bg {color: #ACACAC !important; font-size: 16px; width: 18px; float: left;}
.nickname {font-weight: bold; float: left}
.created-at {padding-left: 10px; display: inline-block;}
.sharereview {margin-bottom: 20px;}
.statistics .row {margin-bottom: 5px; font-size: 0.8rem;}
.statistics .bar-legend {min-width: 50px; padding-right: 5px; float: left;}
.statistics .bar-percent {padding-left: 5px; float: left;}
.statistics .bar {width: 170px; float: left; border: 1px #444 solid; background: #fff; display: inline-block; height: 18px; position: relative;}
.statistics .bar span {background: #FF7E0F; height: 16px; position: absolute; left: 0; top: 0; transition: all 0.4s ease-in-out;}

.ratings-table th,
.ratings-table td { font-size:11px; line-height:1.15; padding:3px 0; }
.ratings-table th { font-weight:bold; padding-right:8px; }

/* Availability */
.availability { margin:0; }
.availability span { font-weight:bold; }
.availability.out-of-stock span { color:#999; }

.availability-only { margin:0 0 7px; }
.availability-only a {cursor:pointer; padding-right:15px; }
.availability-only .expanded { background-position:100% -15px; }

.availability-only-details { margin:0 0 7px; }
.availability-only-details th { background:#f2f2f2; font-size:10px; padding:0 8px; }
.availability-only-details td { border-bottom:1px solid #ddd; font-size:11px; padding:2px 8px 1px; }

/********** < Product Prices */
.price { white-space:nowrap !important; }

.product-view .price-box-wrapper {float: left; margin-top: 15px;}
.product-view .product-right-labels {width: 83%; float: right;}
.product-view .product-right-labels span:last-child {margin-bottom: 5px;}
.product-view .product-right-wrapper .soldout.center {margin-top: 15px;}
.products-list .club-special-price-label {background: #111; border-radius: 15px 0 0 15px; color: #fff; float: right; margin-bottom: 10px; line-height: 32px; font-weight: 600; font-size: 14px; padding: 0 10px 0 12px;}
.product-view .club-special-price-label {background: #111; border-radius: 15px 0 0 15px; color: #fff; float: right; margin-bottom: 10px; line-height: 32px; font-weight: 600; font-size: 14px; padding: 0 10px 0 12px;}
.product-view .product-right-labels .price-label:before,
.products-list .club-special-price-label:before {display: inline-block; font-family: 'apollo'; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: '\004a'; background: #fb9438; color: #fff; font-size: 16px; padding: 0 3px 4px 0; border-radius: 3px; float: left; margin-top: 5px; margin-right: 8px;}
.price-box .price {color: #111; font-weight: 700; font-size: 28px;}

/* Regular price */
.regular-price .price { font-weight:bold; }

/* Old price */
.old-price {margin-right: 20px; vertical-align: text-bottom}
.old-price .price-label {display: none;}
.old-price .price { font-weight:normal; text-decoration:line-through; color: #111 !important; font-size: 1rem;}

/* Special price */
.special-price {float: left}
.special-price .price-label { font-weight:bold; white-space:nowrap; }
.special-price .price { font-weight:bold; font-size: 28px; color: #fb9438; float: left}

/* Minimal price (as low as) */
.minimal-price .price-label { font-weight:bold; white-space:nowrap; }

.minimal-price-link { display:block; }
.minimal-price-link .price { font-weight:normal; }

/* Excluding tax */
.price-excluding-tax { display:block; }
.price-excluding-tax .label { white-space:nowrap; }
.price-excluding-tax .price { font-weight:normal; }

/* Including tax */
.price-including-tax { display:block; }
.price-including-tax .label { white-space:nowrap; }
.price-including-tax .price { font-weight:bold; }

/* Configured price */
.configured-price .price-label { font-weight:bold; white-space:nowrap; }
.configured-price .price { font-weight:bold; }

/* FPT */
.weee { display:block; font-size:11px; color:#444; }
.weee .price { font-size:11px; font-weight:normal; }

/* Excl tax (for order tables) */
.price-excl-tax  { display:block; }
.price-excl-tax .label { display:block; white-space:nowrap; }
.price-excl-tax .price { display:block; }

/* Incl tax (for order tables) */
.price-incl-tax { display:block; }
.price-incl-tax .label { display:block; white-space:nowrap; }
.price-incl-tax .price { display:block; font-weight:bold; }

/* Price range */
.price-from .price-label { font-weight:bold; white-space:nowrap; }

.price-to .price-label { font-weight:bold; white-space:nowrap; }

/* Price notice next to the options */
.price-notice { padding-left:10px; }
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }


.product-view .product-right-labels .product-discount {float: right; background: #fb9438; border-radius: 16px 0 0 16px; color: #000; padding: 0 10px; height: 32px; line-height: 32px; font-weight: 600; margin-bottom: 5px; margin-left: 20%;}
.product-view .old-price .price {padding: 7px 0 0 5px;}
.product-view .countdown {background-color: #de3a4f; color: #fff; text-align: center; box-sizing: border-box; font-size: 12px; float: right; border-radius: 16px 0 0 16px; line-height: 32px; padding: 0 15px; margin-bottom: 10px; font-weight: 600;}
.product-view .countdown .countdown-label {padding-right: 5px; font-weight: normal;}
.product-view .countdown .countdown-section {padding-right: 3px;}
.product-view .countdown .countdown-section:last-child {padding-right: 0;}
.product-view .shippingInfo {width: 100%; padding: 0 15px; margin-bottom: 25px;}
.product-view .soldout.regular {display: none !important;}
.soldout.product-view {margin-bottom: 15px; padding: 0 15px;}
/********** Product Prices > */

.veeb-price-label {font-weight: bold; padding-right: 5px; background: #fb9438; border-radius: 16px 0 0 16px; color: #000; padding: 0 10px; height: 32px; line-height: 32px; white-space: nowrap; display: inline-block;}
.catalog-product-view .veeb-price-label {margin-left: 20%;}
.products-grid .veeb-price-label,
.item-wrapper .veeb-price-label {border-radius: 0 16px 16px 0 !important; margin-right: 40%; margin-bottom: 5px;}
.products-grid .veeb-price-label span {display: none;}
.name-items-wrapper {min-height: 75px;}

/* Tier Prices */
.tier-prices .price { font-weight:bold; }

.veeb-price {clear: both; position: relative; top: 1px; padding-top: 28px; color: #00A2E8;}
.club-price,
.shop-price,
.club-special-price {clear: both; position: relative;}
.club-special-price {float: left;}
.club-special-price .price {color: #fb9438 !important;}
.club-special-price .old-price .price {color: #111 !important; font-size: 14px;}
.club-special-price.logged-out .price {color: #111 !important; font-size: 0.8rem !important; font-weight: 400;}
.club-special-price-label-small {padding-right: 3px;}
.logged-in .club-special-price-label-small {display: none !important;}
.club-price span, .shop-price span {font-weight: normal}
.shop-price .price {font-weight: normal}
.price-before {text-decoration:line-through; display: block;}

/* Add to Links */
.add-to-links .separator { display:none; }

/* Add to Cart */
.add-to-cart label { float:left; margin-right:5px; }
.add-to-cart .qty {height: 30px; border: 1px #111 solid; line-height: 30px; padding: 0 10px; width: 100% !important;}
.add-to-cart button.button {margin-top: 25px;}
.add-to-cart .paypal-logo { clear:left; text-align:right; }
.add-to-cart .paypal-logo .paypal-or { clear:both; display:block; margin:5px 60px 5px 0; }
.product-view .add-to-cart .paypal-logo { margin:0; }

/* Add to Links + Add to Cart */
.add-to-box {margin-bottom: 20px; float: left; width: 100%; padding-top: 5px; position: relative;}
.add-to-box .add-to-cart {padding: 0 15px;}
.add-to-box .add-to-cart .qty-label {float: left; padding-right: 5px; line-height: 32px;}
.store-ru .add-to-box .add-to-cart .qty-label {font-size: 0.8rem;}
.store-ru .add-to-box .add-to-cart .qty-input-wrapper {width: 50px !important;}
.store-ru .product-right-wrapper .price-box .price {font-size: 24px;}
@media only screen and (max-width: 374px) {
    .store-ru .product-right-wrapper .price-box .regular-price .price {font-size: 24px;}
}
.add-to-box .add-to-cart .qty-input-wrapper {position: relative; width: 70px !important; display: inline-block;}
.add-to-box .add-to-cart .qty-up {position: absolute;font-size: 0.5rem;transform: rotate(180deg); right: 10px; top: 5px;}
.add-to-box .add-to-cart .qty-down {position: absolute;font-size: 0.5rem; right: 10px; bottom: 5px;}
.add-to-box button,
.add-to-box .button {width: 100%; margin-top: 15px;}
.add-to-box .or { float:left; margin:0 10px; }
.add-to-box .add-to-links {padding: 0 15px;}
.kinkekaart-addtocart {float: left; width: 100%; position: relative; box-sizing: border-box;}
.kinkekaart-addtocart .add-to-box {width: auto; float: left}
.kinkekaart-addtocart .saadavus-text {color: #00A2E8; text-align: right; position: absolute; right: 0; bottom: -5px; line-height: 18px;}
.kinkekaart-addtocart .shippingInfo {margin: 5px 0 5px 5px; float: none; display: inline-block;}

.before-header-links {background: #333333; color: #A6A6A6;}
.before-header-links-wrapper {max-width: 1200px; width: 100%; margin: 0 auto; line-height: 32px; padding-left: 15px; padding-right: 15px; height: 32px;}
.before-header-links-wrapper a {color: #A6A6A6;}
.before-header-links-wrapper ul {float: left;}
.before-header-links-wrapper ul li {display: inline-block; padding: 0 16px;}

.link-gift {display: none; background: url(../images/buy_as_gift.png) left center no-repeat; padding-left: 23px; line-height: 30px}
.link-dl-sample {background: url(../images/download.png) left center no-repeat; padding-left: 23px}

.product-essential {position: relative; flex: 1;}
.product-essential .icon-addto-wishlist:before {line-height: 1; position: relative; top: 4px; padding-right: 7px; width: 30px; height: 18px;}
.giftcard-view .product-essential {margin-bottom: 15px;}

.product-collateral {width: 100%;}
.product-collateral .box-collateral {padding: 20px 0;}
.box-additional {margin: 15px 0 0}

.saadavus {line-height: 24px; color: #535353; position: relative}
.saadavus {/*padding: 0 10px*/}
.saadavus a {color: #fb9438}
.saadavus span {cursor: pointer}
.add-to-links .availability_in_shops {line-height: 24px; margin-top: 10px;}
.availability_in_shops {cursor: pointer; display: block; color: #111; white-space: nowrap; clear: both; margin: 10px 15px; position: relative; font-weight: 600;}
.availability_in_shops:hover {text-decoration: underline}
.availability_in_shops .icon-down_grey {position: absolute; right: 15px; font-size: 0.4rem; top: 7px; transition: all 0.4s ease-in-out;}
.availability_in_shops.open .icon-down_grey {transform: rotate(180deg); top: 5px;}
.availability-box {line-height: 1.4rem; width: 100%; padding: 0 15px;}
.availability-box p:not(.city_name) {margin: 0;}
.availability-box .city_name {margin: 5px 0 0 0;}
.availability-box .row {position: relative;}
.availability-box .row a {color: #333}
.availability-box .row a .icon-ic_product_added {background: #DB0036; color: #DB0036; font-size: 7px; padding: 3px 3px 1px 2px; margin-right: 5px;}
.availability-box .row a.yes .icon-ic_product_added {background: #25AD80; color: #fff;}
.availability-box .amount {padding-left: 3px; color: #B00736;}
.availability-box .city_name {font-weight: bold; margin-top: 10px}
.availability-box .netipoes {font-weight: bold}
.availability-box .netipoes span {font-weight: normal; padding-left: 15px;}
.availability-box .saadaval_sona {float: right}
.product-view .availability-box .row a .icon-ic_product_added {padding: 3px 2px 1px 3px;}

.product-sep-line.other {margin: 1px 0 20px}
.product-right-wrapper {background: #F4F4F4; border: 1px #E2E2E2 solid; border-radius: 7px; padding: 10px 0; position: relative; float: left; width: 100%;}
.product-right-wrapper .price-box {position: absolute; right: 15px; top: 0;}
.product-right-wrapper .price-box .price-label {display: none;}
.product-right-wrapper .price-box .price {font-size: 28px;}
.product-right-wrapper .price-box .regular-price {float: right;}
.product-right-wrapper .price-box .regular-price .price {color: #fb9438;}
.product-right-wrapper .availability.out-of-stock {text-align: center;}
.product-right-wrapper .availability.out-of-stock span {color: #fb9438;}

/* Product Images */
.col3-layout .product-view .product-img-box { float:none; margin:0 auto; }
.product-view .product-img-box .product-image { border:1px solid #ddd; }
.product-view .product-img-box .product-image-zoom { position:relative; width:518px; height:518px; overflow:hidden; z-index:9; }
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
.product-view .product-img-box .zoom-notice { text-align:center; }
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; cursor:pointer; }
.product-view .product-img-box .zoom.disabled { -moz-opacity:.3; -webkit-opacity:.3; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";/*IE8*/ opacity:.3; }
.product-view .product-img-box .zoom #track { position:relative; height:18px; }
.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:-1px; width:9px; height:22px; background:url(../images/magnifier_handle.gif) 0 0 no-repeat;  }
.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:2px; top:0; }
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:2px; top:0; }
.product-view .product-img-box .more-views li { float:left; margin:0 0 8px 4px; }
.product-view .product-img-box .more-views li:first-child {margin-left: 0;}
.product-view .product-img-box .more-views li img {max-width: 50px;}
.product-view .product-img-box .main-image.tall-image img {max-height: 440px; width: auto;}
.catalog-product-view .col-main {padding: 0;}
.col-main > .product-view {padding: 30px;}
.product-view.black {background: #111; color: #fff; margin-bottom: 30px;}
.product-view.black .rating-links a {color: #fff;}
.product-view.black .ratings .rating-links .button {border-color: #fff; background: none; color: #fff;}
.product-view.black .ratings .rating-links .button:hover {background: #2f2f2f;}
.product-view.black .scroll-list-item-wrapper .club-special-price-label {background-color: #2f2f2f; float: left;}
.product-view.black .orgin_title {color: #fff;}
.product-view.black .author,
.product-view.black .actors {color: #fff;}
.product-view.black .actors a {color: #fff;}
.product-view.black .actors a:hover {color: #F6821F;}
.product-view.black h2 {color: #fff;}
.product-view.black #description .more_link {color: #fff; background-color: #111;}
.product-view.black .awrelated-products {border-top: 2px #252425 solid;}
.product-view.black .product-tabs {border-bottom: 2px #252425 solid;}
.product-view.black .product-tabs > li {border: 2px #252425 solid; border-bottom: 0;}
.product-view.black .product-tabs a:focus {text-decoration: none;}
.product-view.black .product-tabs a.tab-toggler,
.product-view.black .product-tabs > li.active .tab-toggler,
.product-view.black .product-tabs > li.active .tab-toggler:hover {color: #fff;}
.product-view.black .product-tabs > li.active {border-bottom: 2px #111 solid; margin-bottom: -2px;}
.product-view.black .product-right-wrapper {color: #111;}
.product-view.black #product-attribute-specs-table a {color: #fff;}
.product-view.black #product-attribute-specs-table a:hover {color: #F6821F;}
.product-view.black .addreview-btn-wrapper .button {border: 2px #fff solid; line-height: 30px;}
.product-view.black .tabs-loadingbox {background: url('../images/loader/loader-all-black.gif') 50% 50% no-repeat;}
.product-view.black .review-success,
.product-view.black .review-line1 h3 {color: #111;}

.more-views h4 { display:none }
.more-views ul {overflow: hidden; margin-bottom: 20px}
.more-views li { float: left; padding-right: 5px}

.product-image-popup { margin:0 auto; }
.product-image-popup .buttons-set { float:right; clear:none; border:0; margin:0; padding:0; }
.product-image-popup .nav { margin:0 100px; text-align:center; }
.product-image-popup .image { display:block; }

/* Product Shop */
.flex-container {display: flex;}
.product-shop .add-to-cart {margin-top: 7px}
.product-shop .left-wrapper {max-width: 450px; width: 100%; float: left;}
.product-view .product-shop .left-wrapper {padding-left: 7px; box-sizing: border-box; max-width: none; flex: 0 1 75%; border-right: 1px #E5E5E5 solid; padding: 22px 25px 22px 7px;}
.product-view .product-shop .add-to-box {width: auto; flex: 0 1 25%; padding: 15px 20px 25px; box-sizing: border-box;}
.product-view .countdown-future-price {margin-top: 5px; float: left; width: 100%;}
.left-wrapper .countdown-future-price .countdown {float: left; background: #fbd7db; color: #f35b8d; box-sizing: border-box;line-height: 28px; border-radius: 0; min-width: auto; padding: 0 10px; max-height: 28px; white-space: nowrap;}
.left-wrapper .countdown-future-price .countdown .countdown-label {display: inline-block;}
.countdown-future-price .prices {float: left; display: flex; margin-top: 5px;}
.countdown-future-price .prices .price {padding: 5px 0; float: left;}
.countdown-future-price .prices .old-price {margin-right: 7px;}
.countdown-future-price .prices .future-price {font-weight: 600; margin-right: 15px; font-size: 13px;}
.countdown-future-price .prices .future-discount {color: #fff; background: #47BC8F; border-radius: 2px; position: relative; padding: 2px 4px 2px 2px; height: 18px; box-sizing: border-box; font-size: 11px; margin-top: 4px;}
.countdown-future-price .prices .future-discount:before {content: ''; border-right: 6px #47BC8F solid; border-top: 8px transparent solid; border-bottom: 8px transparent solid; position: absolute; top: 1px; left: -6px;}
.left-wrapper .price-box {float: left; width: 100%; margin-top: 15px}
.product-view .product-shop .left-wrapper .price-box {margin-top: 0;}
.left-wrapper .countdown-future-price .prices {clear: left;}
.products-grid .countdown-future-price .old-price,
.products-grid .countdown-future-price .future-price,
.scroll-list .countdown-future-price .old-price,
.scroll-list .countdown-future-price .future-price {display: none;}
.products-grid .future-discount,
.scroll-list .future-discount {position: absolute !important; width: 40px; height: 40px !important; background: #fb9438 !important; border-radius: 50% !important; bottom: -7px; right: -15px; line-height: 40px; text-align: center; font-weight: bold; font-size: 14px !important; color: #2B2220 !important; padding: 0 !important; margin: 0;}
.products-grid .future-discount:before,
.scroll-list .future-discount:before {display: none;}

.price-only .countdown-future-price .prices {display: flex !important;}
.price-only .countdown,
.price-only .future-discount {display: none !important}
.price-only .old-price,
.price-only .future-price {display: flex !important;}
.price-only .price {color: #fb9438;}
.price-only .future-price {font-size: 12px; padding-left: 20px;}

.short-description .more-link {position: relative; top: 20px; color: #fb9438}
.product-view #description {line-height: 26px; width: 97%; margin-top: 10px; position: relative; font-size: 1rem;}
.product-view #description div {overflow: hidden;}
.product-view #description .more_link {color: #111; display: inline-block; background-color: #fff; position: relative; z-index: 1; text-decoration: none;}
.product-view #description .more_link strong {font-weight: 600; text-decoration: underline;}
.product-view #description .more_link:not(.less) {position: absolute; right: 0; bottom: 0;}
.product-view #description .more_link:after {content: '\0041'; display: inline-block; font-family: 'apollo'; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 6px; margin-left: 3px;}
.product-view #description .more_link.less:after {transform: rotate(180deg);}
.product-view #description .more_link:hover {color: #fb9438;}
/* Product Options */
/*.product-options { padding:10px; margin:10px 0 0; border:1px solid #ddd; background-color:#f6f6f6; }*/
.product-options {position: relative}
.product-options dt label { font-weight:bold; }
.product-options dt .qty-holder { float:right; }
.product-options dt .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#000; }
.product-options dd { margin:10px 0; }
.product-options dl.last dd.last {display: none}
.product-options dd input.input-text { width:98%; }
.product-options dd input.datetime-picker { width:150px; }
.product-options dd .time-picker { display:-moz-inline-box; display:inline-block; padding:2px 0; vertical-align:middle; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:100%; }
.product-options .options-list input.radio { float:left; margin:3px -18px 0 0; }
.product-options .options-list input.checkbox { float:left; margin:3px -20px 0 0; }
.product-options .options-list .label { display:block; margin-left:20px; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.required { padding:15px 0 0; }
.product-options .last dt {display: none}

.product-options-bottom { padding:10px; border:1px solid #ddd; border-top:0; }
.product-options-bottom .price-box { margin:10px 0; }

/* Block: Upsell */
.product-view .box-up-sell .products-grid td { width:25%; }

.product-view .box-tags .form-add label { float:left; }
.product-view .box-tags .form-add .input-box { float:left; width:260px; margin:0 5px; }
.product-view .box-tags .form-add input.input-text { width:254px; }
.product-view .box-tags .form-add p { clear:both; }


.bookofday {margin-top: 30px;}
.bookofday .product-info {display: flex !important; text-decoration: none;}
.bookofday .image img {max-width: 150px; width: 100%; margin-top: 10px;}
.bookofday .name {font-size: 1rem; font-weight: 600; line-height: 20px; overflow: hidden; margin-bottom: 10px; white-space: nowrap; text-overflow: ellipsis;}
.bookofday .price-box {display: block; width: 100%; float: left;}
.bookofday .price-box .price {color: #fff !important;}
.bookofday .price {font-size: 16px; font-weight: 600;}
.bookofday .product-discount {float: left; background: #fb9438; border-radius: 0 16px 16px 0; color: #000; padding: 0 10px; height: 32px; line-height: 32px; font-weight: 600; margin-top: 10px; clear: both;}
.bookofday .rightcolumn {margin: 10px 0 0 20px; width: 60%; position: relative;}
.bookofday .label2 {display: none !important;}
.bookofday .club-special-price {margin-top: 10px;}
.bookofday .club-price .price,
.bookofday .club-special-price .price {color: #fb9438 !important; font-size: 16px !important; font-weight: 600;}
/* ======================================================================================= */


/* Content Styles ================================================================= */
.prod-header {min-height: 110px; overflow: hidden;}
.prod-header ul {margin-top: 12px; overflow: hidden; margin-bottom: 10px}
.prod-header ul li {float: left; padding: 0 0 0 7px ;}
.prod-header-ajakirjad {min-height: 70px}
.zanr {margin: 12px 0 10px}
.zanr span {float: left; padding-right: 5px}
.zanr ul {margin: 0}
.zanr ul a {color: #7f7f7f; text-decoration: underline}
.zanr ul a:hover {color: #fb9438}
.product-shop .product-name h1 {font-size: 2.2em;}
.product-name a {color: #000}
.attr-set {width: 65px; height: 95px; float: right}

/* Product Tags */
.tags-list li { display:inline; }

/* Advanced Search */
.advanced-search select {min-width: 200px; min-height: 130px;}
.advanced-search-summary {margin-bottom: 20px}

/* Sitemap */
.page-sitemap .links { text-align:right; margin:0 8px -22px 0; }
.page-sitemap .links a { text-decoration:none; position:relative; }
.page-sitemap .links a:hover { text-decoration:underline; }
.page-sitemap .sitemap { margin:12px; }
.page-sitemap .sitemap li { margin:3px 0; }
.page-sitemap .sitemap li.level-0 { margin:10px 0 0; font-weight:bold; }


/* Shopping Cart ========================================================================= */
.cart .page-title h1 {font-size: 3rem; font-weight: 700;}
.cart-crosssell {margin-top: 60px;}
.checkout-cart-index .recent-view {display: none;}
body.checkout-cart-index {background: #111;}
body.checkout-cart-index .wrapper {background: #fff;}
/* Checkout Types */
.cart .checkout-types {padding-top: 15px; text-align: center;}
.cart .checkout-types button {width: 100%;}
.cart .product-name {margin-bottom: 20px;}
.qty-btn {width: 147px;}
.qty-btn input {margin: 0 13px; width: 60px !important; text-align: center; height: 32px; float: left;}
.qty-decrease {float: left; width: 30px; border-radius: 50%; height: 30px; border: 2px #111 solid; position: relative; text-indent: -9999px; cursor: pointer;}
.qty-decrease:before {content: ''; width: 14px; height: 2px; background: #111; position: absolute; left: 6px; top: 12px;}
.qty-increase {float: left; width: 30px; border-radius: 50%; height: 30px; border: 2px #111 solid; position: relative; text-indent: -9999px; cursor: pointer;}
.qty-increase:before {content: ''; width: 14px; height: 2px; background: #111; position: absolute; left: 6px; top: 12px;}
.qty-increase:after {content: ''; width: 2px; height: 14px; background: #111; position: absolute; left: 12px; top: 6px;}
.qty-increase:hover,
.qty-decrease:hover {opacity: 0.6;}
.tarne-msg {margin-bottom: 20px; line-height: 1.2rem; position: relative; padding-left: 25px;}
.tarne-msg strong:first-child {color: #B00736;}
.tarne-msg:before {
    content: '\0043';
    font-family: 'apollo';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 0.9rem;
    color: #ACACAC;
    position: absolute; left: 0; top: 40%;
}
.tarne-msg .tarne-msg-a {color: #111; text-decoration: underline; margin-left: 5px;}

/* Shopping Cart Table */
.cart-table .item-msg { font-size:10px; }
.cart-table .shipping-position {position: relative;}
.cart-table .shippingInfo {white-space: nowrap; float: none;}
.cart-td {padding: 20px 20px 20px 0 !important;}

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals {background: #F4F4F4; border: 1px #E2E2E2 solid; border-radius: 7px; padding: 10px 0; position: relative; float: left; width: 100%; padding: 25px 15px; margin-top: 10px;}


/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount,
.cart .shipping {margin-bottom: 10px}
.cart .discount-form .input-box {padding-bottom: 10px;}
.cart .discount-form .code-row {color: #999; font-size: 11px; padding-left: 25px;}
.cart .discount-form .input-box > label {padding-left: 7px; max-width: 85%; margin-bottom: 7px;}
.giftcard-row-right {float: right;}
.giftcard-row-right label {color: #898989; border-bottom: 1px #ddd dashed;}
.giftcard-row-right label:hover {color: #333; border-bottom: 1px #333 solid; cursor: pointer;}
.giftcard-row-right input {display: none;}
#giftcard_code {width: 100%; line-height: 40px; height: 42px; padding: 0 12px;}

/* Shopping Cart Totals */
.cart .totals table { width:100%; }
.cart .totals table th,
.cart .totals table td { padding:5px; }
.cart .totals .price {font-weight: 600;}
.cart .totals strong .price {color: #FF7900; font-size: 1.5rem; font-weight: 700; line-height: 30px;}

/* Options Tool Tip */
.item-options dt { font-weight:bold; font-style:italic; }
.item-options dd { padding-left:10px; }
.truncated { cursor:help; }
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value .item-options { position:absolute; top:-99999em; left:-99999em; z-index:999; width:250px; padding:8px; border:1px solid #ddd; background-color:#f6f6f6; }
.truncated .truncated_full_value .item-options > p { font-weight:bold; text-transform:uppercase; }
.truncated .show .item-options { top:-20px; left:50%; }
.col-left .truncated .show .item-options { left:30px; top:7px; }
.col-right .truncated .show .item-options  { left:-240px; top:7px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods dt { font-weight:bold; }
.sp-methods .price { font-weight:bold; }
.sp-methods .form-list { padding-left:20px; }
.sp-methods select.month { width:150px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }

.sp-methods .checkmo-list li { margin:0 0 5px; }
.sp-methods .checkmo-list label { width:135px; padding-right:10px; text-align:right; }
.sp-methods .checkmo-list address { float:left; }

.sp-methods .centinel-logos a { margin-right:3px; }
.sp-methods .centinel-logos img { vertical-align:middle; }

.sp-methods .release-amounts { margin:0.5em 0 1em; }
.sp-methods .release-amounts button { float:left; margin:5px 10px 0 0; }

.please-wait { float:right; margin-right:5px; }
.please-wait img { vertical-align:middle; }
.cvv-what-is-this { cursor:help; margin-left:5px; }

/* Tooltip */
.tool-tip { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; position:absolute; z-index:9999; }
.tool-tip .btn-close { text-align:right; }
.tool-tip .btn-close a { display:block; margin:0 0 0 auto; width:15px; height:15px; background:url(../images/btn_window_close.gif) 100% 0 no-repeat; text-align:left; text-indent:-999em; overflow:hidden; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.gift-messages-form { border:1px solid #ddd; background-color:#f5f5f5; }
.gift-messages-form { position:relative; }
.gift-messages-form label { float:none !important; position:static !important; }
.gift-messages-form .item { margin:0 0 10px; }
.gift-messages-form .item .product-img-box { float:left; width:75px; }
.gift-messages-form .item .product-image { margin:0 0 7px; }
.gift-messages-form .item .number { margin:0; font-weight:bold; text-align:center; }
.gift-messages-form .item .details { margin-left:90px; }

.gift-message-link { display:block; background:url(../images/bkg_collapse.gif) 0 4px no-repeat; padding-left:20px; }
.gift-message-link.expanded { background-position:0 -53px; }
.gift-message-row .btn-close { float:right; }
.gift-message dt strong { font-weight:bold; }

/* Checkout Agreements */
.checkout-agreements li { margin:10px 0; }
.checkout-agreements .agreement-content { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; height:10em; overflow:auto; }
.checkout-agreements .agree { padding:6px; }

/* Centinel */
.centinel .authentication { border:1px solid #ddd; background:#fff; }
.centinel .authentication iframe { width:99%; height:400px; background:transparent !important; margin:0 !important; padding:0 !important; border:0 !important; }

/********** Common Checkout Styles > */

/* One Page Checkout */
.block-progress dt { font-weight:bold; }
.block-progress dt.complete,
.block-progress dd.complete { background-color:#f6f6f6; }

.opc { border-bottom:1px solid #ddd; position:relative; }
.opc li.section { border:1px solid #ddd; border-bottom:0; }

.opc .buttons-set.disabled button.button { display:none; }
.opc .buttons-set .please-wait { height:21px; line-height:21px; }

.opc .step-title { background-color:#f6f6f6; padding:0 5px; text-align:right; }
.opc .step-title .number { float:left; line-height:22px; margin-right:5px; }
.opc .step-title h2 { float:left; }
.opc .step-title a { display:none; float:right; }

.opc .allow .step-title { cursor:pointer; }
/*.opc .allow .step-title a { display:block; }*/

.opc .active .step-title { background-color:#ccc; cursor:default; }
/*.opc .active .step-title a { display:none; }*/

.opc .step { border-top:1px solid #ddd; padding:10px; position:relative; }
.opc .step .tool-tip { right:10px; }

/* Multiple Addresses Checkout */
.checkout-progress { padding:0 50px; margin:10px 0; }
.checkout-progress li { float:left; width:20%; border-top:5px solid #ccc; text-align:center; color:#ccc; }
.checkout-progress li.active { border-top-color:#000; color:#000; }

.multiple-checkout { position:relative; }
.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:10px; }
.multiple-checkout .grand-total { font-size:1.5em; text-align:right; }

/* ======================================================================================= */


/* Account Login/Create Pages ============================================================ */
.create-account-right-btn {float: right !important; line-height: 30px !important;}
.customer-account-login .col-main {padding: 0; width: 100% !important;}
.customer-account-create .col1-layout .col-main {padding: 0 15px; width: 100%;}
.account-login .row-main {margin-left: 0; margin-right: 0;}
.account-login .login-left {background: #1F1710 url('../images/img_club_login.jpg') no-repeat; background-size: 100%; color: #fff; position: relative;}
.account-login .login-left .left-content {position: absolute; left: 0; bottom: 10%; padding: 30px;}
.account-login .login-left .left-cover {width: 100%; height: 100%; position: absolute; left: 0; background: #000; opacity: 0.6;}
.account-login .login-left .left-content h3 {font-size: 20px;}
.account-login .login-left .left-content p {margin-top: 10px; line-height: 20px;}
.account-login .login-right {padding: 30px 8% 100px;}
.account-login .buttons-container button {width: 100%;}
.input-box input {width: 100%; padding: 4px 15px; line-height: 32px; min-height: 42px;}
.account-login .row1 {text-align: right;}
.account-login .row1 button {margin-left: 20px;}
.account-login button.button.button2 span span {line-height: 28px;}
.account-login .forgot-link-wrapper a {font-weight: 600;}
#login-form .col-6 {padding-left: 7px; padding-right: 7px;}
.mt10 {margin-top: 10px;}
.mt15 {margin-top: 15px;}
.mt20 {margin-top: 20px;}
.mlr7 {margin-left: -7px; margin-right: -7px;}
.account-login .buttons {margin-top: 20px;}
.account-login .forgot-link-wrapper {text-align: right;}
.account-login .fb-login-btn a {color: #111; display: block; font-weight: 600; line-height: 28px; text-align: center; border: 2px #111 solid; border-radius: 16px; height: 32px; text-decoration: none;}
.account-login .fb-login-btn a:hover {background: #111; color: #fff;}

.account-create form {width: 100%;}
.account-create .register-right {margin-top: 50px;}
.account-create .form-list .input-box {width: 100%;}
.account-create .form-list .control .input-box{margin-bottom: 0;}
.account-create .form-list input.input-text {width: 100%; box-sizing: border-box;}
.account-create .have-account-link {padding: 0;}
.account-create .page-title {padding: 0; margin-bottom: 25px;}
.account-create .register-left {background: url('../images/img_register.jpg'); background-size: cover;}
.account-create .newsfields-wrapper {margin-top: 20px;}
.account-create .newsfield {text-align: center;}
.account-create .newsfields-wrapper .input-box {display: inline-block;}
.step22 {padding-bottom: 30px;}
.step22 .buttons-set {text-align: center;}
.step22 .buttons-set button {float: none;}
.step22 button {min-width: 200px;}
.goto-step22-btn-wrapper {text-align: center;}
#goto-step22 {background: #4296FC; color: #fff; padding: 0 20px; min-width: 170px; display: inline-block; line-height: 30px; border-radius: 15px; cursor: pointer;}
#goto-step22:hover {background: #000; color: #fff;}
.select-wrapper select {padding: 5px; width: 100%; box-sizing: border-box;}
.account-create .input-box,
.account-create .input-fly {margin-bottom: 15px;}
.input-box label {margin-bottom: 0;}

#client_code_info {line-height: 10px; font-size:0.8em; color: #999; padding-top: 3px}
/* Account Login/Create Pages ============================================================ */


/* Remember Me Popup ===================================================================== */
.window-overlay { background:url(../images/window_overlay.png) repeat; background:rgba(0, 0, 0, 0.35); position:absolute; top:0; left:0; height:100%; width:100%; z-index:990; }
/* Remember Me Popup ===================================================================== */


/* My Account ============================================================================= */
.my-account,
.block-account {margin-bottom: 0}
.my-account .title-buttons .link-rss { float:none; margin:0; }
.my-account > .pager {float: right; margin-top: 23px;}
.my-account .pager .pager {float: right; line-height: 32px;}
.my-account .pager .amount {float: left; font-size: 13px; margin-top: -1px;}
.my-account .pager .icon-breadgrums {color: #111;}
.my-account .pager .right a,
.my-account .pager .left a {text-indent: 0; text-align: center;}
.my-account .pager .left .icon-breadgrums.next:before {-webkit-transform: scaleX(-1); -o-transform: scaleX(-1); transform: scaleX(-1); -ms-filter: fliph; filter: fliph;}
.my-account .box-reviews {margin-top: 30px}
.my-account #my_recent_reviews {margin-top: 10px}
.my-account #my_recent_reviews h3 {font-size: 12px}
.my-account .box-recent .box-head {margin: 20px 0 5px}
.my-account .box-recent #my-orders-table td {line-height: 18px;}
.review-customer-index .page-title {float: left;}
#my-reviews-table {margin-top: 30px; clear: both;}
#my-reviews-table h2 {padding-top: 11px;}
#my-reviews-table .review-item {border-bottom: 2px #ddd solid; padding-bottom: 30px; margin-bottom: 10px;}
#my-reviews-table .image {padding-top: 17px;}
#my-reviews-table .review-date {padding-top: 11px;}
#my-reviews-table .prod-name {padding-left: 0;}
#my-reviews-table .image img {max-width: 80px; width: 100%;}
#my-reviews-table .table-header {font-size: 22px; font-weight: 700; border-bottom: 2px #ddd solid; margin-bottom: 10px; padding-bottom: 15px;}
.review-desc {width: 100%; float: left; padding: 10px 3px;}
.my-account-edit .row {margin-left: -7px; margin-right: -7px;}
.my-account-edit .col-6,
.my-account-edit .col-9,
.my-account-edit .col-12 {padding-left: 7px; padding-right: 7px;}
.my-account .input-box {margin-bottom: 15px;}
.my-account button {min-width: 180px;}
.block-account .box-header {position: relative; padding-left: 50px; width: 100%; font-weight: 600; font-size: 2.7rem; margin-bottom: 20px; line-height: 1;}
.block-account .box-header:before {content: " "; width: 36px; height: 36px; background: #ff860a url(../images/apollo-sprite.png) -1px -936px; position: absolute; left: 0; top: 3px; border-radius: 3px;}
.block-account li {padding: 5px 0;}
.block-account a {display: block; font-size: 1rem;}
.block-account strong {display: block; font-size: 1rem; text-decoration: underline;}
.block-account .box {padding: 10px 0;}

.my-account form {display: block; clear: both;}

/********** < Dashboard */
/* Block: Recent Orders */
.dashboard .box-recent { margin:10px 0; }

/* Block: Account Information */
.dashboard .box-info {clear: both;}

/* Block: Reviews */
.dashboard .box-reviews .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#ddd; }
.dashboard .box-reviews .details { margin-left:20px; }

/* Block: Tags */
.dashboard .box-tags .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#ddd; }
.dashboard .box-tags .details { margin-left:20px; }
/********** Dashboard > */

/* Address Book */
.addresses-list h2 {margin-bottom: 10px}
.addresses-list ol li {margin-bottom: 30px}
.addresses-list ol li address {line-height: 20px;}
.default-address {width: 100%; background: #111; color: #fff; position: relative; height: 32px; border-radius: 16px; font-weight: 600; line-height: 32px; text-align: center; margin-bottom: 15px;}
.default-address .icon-ic_product_added {position: absolute; right: 15px; color: #29B68B;}

/* Order View */
#my-orders-table td {padding: 20px 10px; line-height: 32px;}
#my-orders-table .open-order .icon-down_grey {font-size: 8px; padding-left: 10px;}
#my-orders-table .price {font-size: 1.8rem; font-weight: 700;}
.sales-order-view .page-title {width: 100%;}
.sales-order-view .right-buttons {padding-top: 13px;}
#order-info-tabs .button {margin-left: 20px;}
.order-info { border-bottom: 2px solid #ddd; padding:5px 0; clear: both;}
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info dt { font-weight:bold; }

.order-date { margin:10px 0; }

.order-items { width:100%; overflow-x:auto; }

.order-additional { margin:15px 0; }
/* Order Gift Message */
.gift-message dt strong { color:#666; }
.gift-message dd { font-size:13px; margin:5px 0 0; }
/* Order Comments */
.order-about dt { font-weight:bold; }
.order-about dd { font-size:13px; margin:0 0 7px; }

.tracking-table { margin:0 0 15px; }
.tracking-table th { font-weight:bold; white-space:nowrap; }

.tracking-table-popup { width:100%; }
.tracking-table-popup th { font-weight:bold; white-space:nowrap; }
.tracking-table-popup th,
.tracking-table-popup td { padding:1px 8px; }

/* Order Print Pages */
.page-print .print-head img { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
/* Price Rewrites */
.page-print .gift-message-link { display:none; }
.page-print .price-excl-tax,
.page-print .price-incl-tax { display:block; white-space:nowrap; }
.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }

/* My Reviews */
.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image {display:block;}
.product-review .product-img-box .product-image img {width: 100%; max-width: 120px;}
.product-review .product-img-box .label { font-size:11px; margin:0 0 3px; }
.product-review .ratings {display: inline-block; margin-bottom: 20px;}
.product-review .product-details { margin-left:150px; }
.product-review .product-name { font-size:16px; font-weight:bold; margin:0 0 10px; }
.product-review .ratings-table { margin:0 0 10px; }
.product-review dt { font-weight:bold; }
.product-review dd { font-size:13px; margin:5px 0 0; }
#product_rating .icon-club:not(.colored) {color: #ACACAC;}
#product_rating .icon-club.colored {color: #FF7900;}
/* ======================================================================================= */


/* Footer ================================================================================ */
.footer-container {background: #111;}
.footer {position: relative; width: 100%; max-width: 960px; margin: 0 auto; color: #fff; padding-bottom: 60px;}
.footer .address-info {display: none;}
.footer .address-info a {font-size: 11px; color: #3b3b3b;}
.footer p {text-align:right;}
.footer address {margin-left: 6%; display: inline-block;}
.footer ul li {display:inline;}
.footer a {color: #fff;}
.footer .ambientia-logo {position: absolute; right: 0; bottom: 15px; text-indent: -9999px; display: block; height: 20px; width: 75px; background: url('../images/ambientia-logo.png') no-repeat; background-size: 70%;}
.footer-container .bottom-container {text-align:center;}
.footer-contacts {text-align: center; font-size: 11px;}
.footer-contacts > span {margin-left: 6%;}
.footer-contacts span span {color: #525252; padding-left: 5px;}
.footer .app-icons img {width: 100%; max-width: 135px; border-radius: 4px; border: 1px #808080 solid; margin-bottom: 10px;}
.footer .icon-search_normal {margin-top: 2px; float: left; padding-right: 5px; font-size: 0.8rem;}
.footer-banklinks img {max-height: 45px; padding: 10px;}
/* ======================================================================================= */


/* Clears ================================================================================ */
.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.header .quick-access:after,
#nav:after,
.main:after,
.footer:after,
.footer-container .bottom-container:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col4-set:after,
.search-autocomplete li:after,
.block .block-content:after,
.block .actions:after,
.block li.item:after,
.block-poll li:after,
.block-layered-nav .currently li:after,
.page-title:after,
.products-grid:after,
.products-list li.item:after,
.box-account .box-head:after,
.dashboard .box .box-title:after,
.box-reviews li.item:after,
.box-tags li.item:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.product-collateral:after,
.product-view .product-img-box .more-views ul:after,
.product-view .product-shop .short-description:after,
.product-view .box-description:after,
.product-view .box-tags .form-add:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart:after,
.cart-collaterals:after,
.opc .step-title:after,
.checkout-progress:after,
.multiple-checkout .place-order:after,
.group-select li:after,
.form-list li:after,
.form-list .field:after,
.buttons-set:after,
.page-print .print-head:after,
.advanced-search-summary:after,
.gift-messages-form .item:after,
.send-friend .form-list li p:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
/* ======================================================================================= */

.banner-3-big-left img,
.banner-3-right img,
.recent-news img,
.three-banners img {border-radius: 15px;}

.small-banner {width: 950px; height: 39px; background: url(../images/apollo-small-banner-bg.jpg) no-repeat; margin: 9px auto 0}
.small-login-banner-close {background: url(../images/close.jpg) no-repeat}
.small-login-banner {width: 920px; height: 55px; margin: -20px auto 20px}
.small-login-banner-inner {background: #fff200; overflow: hidden; padding-bottom: 7px}

.birthday-banner {width: 950px; height: 39px; background: url(../images/apollo-small-banner-bg2.jpg) no-repeat; margin: 9px auto 0}
.birthday-banner-txt {float: left; font-size: 18px; margin-top: 8px; margin-left: 10px; color: #000}
.birthday-banner-txt a {color: #000}
.birthday-banner-close {width: 18px; height: 18px; float: right; background: url(../images/small-banner-close.png) no-repeat; margin: 11px 10px 0 0; cursor: pointer}

.big-birthday-banner {display: none; position: absolute; top: 58px; left: 5px; width: 950px; background: #fff; box-shadow: 0 0 15px #000; font-size: 14px; z-index: 3;}
.big-birthday-banner-close {position: absolute; right: 8px; top: 8px; width: 18px; height: 18px; float: right; background: url(../images/small-banner-close.png) no-repeat; cursor: pointer}
.big-birthday-banner-close:hover {opacity: 0.7}
.big-birthday-banner-txt {position: absolute; top: 0; left: 0; color: #000}
.birthday-txt1 {position: absolute; left: 243px; top: 10px; font-size: 60px; line-height: 64px; text-align: right; font-weight: bold; width: 213px; overflow: hidden}
.birthday-txt2 {position: absolute; left: 472px; font-size: 25px; line-height: 28px; top: 14px; width: 248px; font-weight: bold}
.birthday-txt3 {position: absolute; left: 472px; font-size: 30px; line-height: 31px; top: 136px; width: 248px; font-weight: bold}
.birthday-txt4 {position: absolute; left: 472px; font-size: 12px; line-height: 16px; top: 173px; width: 248px}

.cms-index-index .small-banner {margin-top: 0; margin-bottom: 5px}
.small-banner-txt {float: left; font-size: 18px; margin-top: 8px; margin-left: 10px; color: #000}
.small-banner-txt a {color: #000}
.small-banner-close {width: 18px; height: 18px; float: right; background: url(../images/small-banner-close.png) no-repeat; margin: 11px 10px 0 0; cursor: pointer}
.small-login-banner-close {width: 18px; height: 18px; float: right; background: url(../images/close.png) no-repeat; margin: 11px 10px 0 0; cursor: pointer}

.col-main {clear: both;}
.col-main .box {border: 0; margin: 20px 0}

.accordion-price {padding-top: 10px; display: block; color: #fb9438; font-weight: bold}
.catalog-category-view #accordion {margin-top: 15px}
.catalog-category-view .top10 {margin-bottom: 60px;}


#accordion img {border: 1px #bdbaaf solid; padding: 2px; margin-bottom: 7px; -moz-box-shadow: 0 1px 6px rgba(49, 105, 168, 0.75); -webkit-box-shadow: 0 1px 6px rgba(49, 105, 168, 0.75); box-shadow: 0 1px 6px rgba(49, 105, 168, 0.75)}
#accordion img:hover {border: 1px #bdbaaf solid; padding: 2px; margin-bottom: 7px; -moz-box-shadow: 0 1px 6px rgba(49, 105, 168, 0.75); -webkit-box-shadow: 0 1px 6px rgba(49, 105, 168, 0.75); box-shadow: 0 1px 6px rgba(49, 105, 168, 0.75)}

.front-left-cat-list {background: url(../images/left-cat-bg.gif) repeat-y}
.front-left-cat-list li {height: 45px; width: 189px; margin-left: 5px; border-top: 1px #fff solid; border-bottom: 1px #c1c1c1 solid; padding-top: 5px;}
.front-left-cat-list li.first {border-top: 0}
.front-left-cat-list li.last {border-bottom: 0}
.front-left-cat-list li a {display: block; line-height: 38px; padding-left: 12px; color: #000; text-decoration: none; font-size: 17px}
.front-left-cat-list li a:hover {color: #fff}

/*.front-banner {width: 710px; height: 276px; margin-left: -10px; margin-top: -10px; padding-left: 11px; padding-top: 10px; margin-bottom: 30px}*/
.form-language a {color: #fff; padding-left: 10px}
.form-language a:hover {color: #fb9438; text-decoration: none;}
.form-language a.selected {color: #fb9438}
.form-search {display: flex;}
.form-search label {display: none}
.form-search button {background: transparent; line-height: 38px; height: 38px; padding: 0 10px; position: absolute; right: 0;}
.form-search button:before {display: inline-block; font-family: 'apollo'; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content:'\0045'; color: #111; font-size: 20px; margin-top: 9px; padding-right: 5px;}
.form-search button:hover {background: none;}
.form-search button:hover:before {color: #fb9438;}
.form-search .category {flex: 1; background: #E5E5E5; border-radius: 19px 0 0 19px; padding-right: 10px;}
.form-search .selected {color: #5F5F5F; line-height: 38px; padding: 0 16px; position: relative; white-space: nowrap;}
.form-search .selected span {position: absolute; right: 0; top: 2px; color: #5F5F5F; font-size: 8px;}
.form-search .search-right {flex: 0 1 100%; z-index: 1;}
.form-search select {z-index: 1; color: #000; position: absolute; left: 0; top: 0; opacity: 0; height: 38px;}
#search {border: 0; padding: 0 60px 0 9px !important; width: 100%; background: #fff; border-radius: 0 19px 19px 0; float: left; line-height: 38px; min-height: 38px;}
.detail-search-link {position: absolute; left: 0; bottom: -32px;}
.detail-search-link a {color: #fb9438; line-height: 30px; font-size: 12px}
.header .top-links-right .top-login-link {position: relative; padding-left: 18px;}
.top-wishlist {float: left; color: #fff; padding: 0 28px 0 0; position: relative; font-weight: 300; line-height: 48px; text-decoration: none;}
.top-wishlist .icon-wishlist {font-size: 20px; position: absolute; right: 0; top: -3px;}
.top-wishlist .icon-wishlist:before {top: 4px; position: relative;}
.top-cart {float: left; color: #fff; padding: 0 60px 0 16px; font-weight: 300; position: relative; line-height: 43px; text-decoration: none;}
.top-cart:focus {color: #fb9438;}
.top-cart.no-count {padding-right: 0;}
.top-cart .icon-cart {font-size: 20px; padding-left: 5px;}
.top-cart .icon-cart:before {top: 4px; position: relative;}
.top-cart .cart-amount {background: #4296FC; color: #fff; width: 50px; height: 50px; position: absolute; z-index: 4; text-align: center; font-weight: 700; line-height: 50px; margin-left: 5px; font-size: 22px; top: 1px; right: 0;}
.top-cart.no-count .cart-amount {display: none;}
.top-cart.skip-active .cart-amount{background: #AE0E39;}
#header-cart:before {content: ''; border-right: 7px transparent solid; border-top: 7px #AE0E39 solid; border-left: 7px transparent solid; position: absolute; right: 18px;}
.top-wishlist:hover,
.top-cart:hover {color: #fff;}

.recent-view {margin: 0 auto; overflow: hidden; border-top: 1px #EBEBEB solid; padding-top: 20px; padding-bottom: 30px;}
.recent-view h2 {font-size: 22px; color: #221e1f; float: left; margin-bottom: 10px; width: 100%}
.recent-view-inside {height: 76px; width: 100%; padding-top: 10px; overflow: hidden;}
.recent-item {margin-right: 25px; width: 66px; height: 66px; text-align: center;}
.recent-item img {max-width: 100%; height: 100%;}
.recent-close {display: none; width: 25px; height: 25px; position: absolute; top: -10px; right: 16px; background: #F99343; cursor: pointer; border-radius: 50%;}
.recent-close:before {content: ''; position: absolute; top: 11px; right: 4px; width: 16px; height: 2px; background: #111; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg);}
.recent-close:after {content: ''; position: absolute; top: 11px; right: 4px; width: 16px; height: 2px; background: #111; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg);}
.recent-item-wrapper {position: relative; float: left}
.recent-title {margin-right: 25px; width: 66px; height: 66px; text-align: right; font-size: 15px; padding-top: 12px; float: left;}

.footer-blocks {overflow: hidden; padding: 30px 0;}
.footer-sub-block {float: left; width: 20%; min-height: 180px; padding: 0 20px; box-sizing: border-box;}
.footer-sub-block h4 {font-weight: 600; font-size: 15px; margin-bottom: 15px; font-weight: 700;}
.footer-sub-block ul li {display: block; line-height: 28px; font-weight: 300;}
.footer-sub-block ul li a {font-weight: 300;}

.scrollable {position:relative; overflow:hidden; width: 700px; height:265px}
.scrollable .items {width:20000em; position:absolute; clear:both}
.scrollable .items div {float:left; width:700px}
.scrollable .active {position:relative; cursor:default}
.navi {margin-left:310px; margin-top: 5px; width:200px; height:20px}
.navi a {width:13px; height:13px; float:left; margin:3px; display:block; font-size:1px}
.navi a:hover {background-position:0 -13px}
.navi a.active {background-position:0 -26px}

.eripakkumised .navbox .klubipakkumine .regular-price {display: none;}
.eripakkumised .navbox .items .product {min-height: 297px;}

a.disabled {visibility:hidden !important}

.kampaania .text {font-size: 26px; font-weight: bold; color: #fb9438; font-style: italic; float: left; margin-top: -5px; margin-left: 5px}
.campaign-row {margin-bottom: 40px;}
.campaign-row .header-row {clear: both; margin-bottom: 20px;}
.campaign-row .header-row h2 {float: left; font-size: 28px;}
.campaign-row .header-row .more {float: right; color: #fff; background: #111; height: 32px; line-height: 32px; padding: 0 40px; text-decoration: none; border-radius: 16px; position: relative; min-width: 160px;}
.campaign-row .header-row .more:hover {opacity: 0.9;}

.single-product-wrapper {border-right: 1px #e5e5e5 solid;}
.single-product-wrapper .actions {opacity: 0; visibility: hidden; position: absolute; bottom: 0; background: #fff; width: 100%; padding: 7px; transition: all 100ms ease-in-out;}
.single-product-wrapper .image-wrapper {position: relative;}
.single-product-wrapper img {width: 100%;}
.single-product-wrapper .actions button span span {padding: 0;}
.single-product-wrapper .actions .btn-cart {background: #111; width: 100%;}
.single-product-wrapper .actions .btn-cart:hover {background: #3D93FF;}
.single-product-wrapper .actions .btn-wishlist {background: #fff; border: 2px #111 solid; width: 100%; margin-top: 10px; height: 32px;}
.single-product-wrapper .actions .btn-wishlist span span {padding: 0; color: #111; line-height: 28px; font-weight: 600;}
.single-product-wrapper .actions .btn-wishlist:hover {background: #111;}
.single-product-wrapper .actions .btn-wishlist:hover span span {padding: 0; color: #fff;}
.single-product-wrapper .name h3 {font-size: 20px; margin-bottom: 10px;}
.single-product-wrapper .desc {}
.single-product-wrapper .readmore {font-weight: 600;}
.single-product-wrapper .price-box {margin-top: 20px; margin-bottom: 30px;}
.single-product-wrapper .price-box .product-discount {display: none;}

.left-block h3 a {display: block; line-height: 22px; color: #111; padding-top: 9px; font-size: 18px; font-weight: bold; text-decoration: none;}
.left-block h3 a:hover {text-decoration: underline;}
.left-block .more-items {color: #fb9438; text-decoration: underline; font-style: italic; padding-bottom: 10px; display: block; padding-left: 14px}

.left-subjects {line-height: 40px; margin-bottom: 8px;}
.left-subjects a {color: #111}
.left-subjects a:hover {text-decoration: none}
.eripakkumised-menu {padding: 7px; border: 1px #d7d7d7 solid; border-top: 0; margin-top: -5px; background: #fff}
.eripakkumised-menu li a {line-height: 22px !important}

.category-nav {margin-bottom: 10px}
.category-nav li {padding: 3px 0;}
.category-nav a {color: #111; line-height: 20px}
.category-nav a.active {font-weight: bold}
.category-nav .category-nav {margin-bottom: 0;}
.catalog-category-view .front-banner {margin-top: -10px}
.catalog-category-view h1 {font-size: 48px; line-height: 48px; font-weight: 700; margin-bottom: 40px}
.product-page-img img {width: 100%;}
/*.catalog-product-view .regular-price .price {font-size: 20px; color: #fb9438;}*/
.catalog-product-view .veeb-price-label,
.catalog-product-view .price-label {float: right}
.catalog-product-view .club-price .price-label {float: none !important;}
.catalog-product-view .club-special-price .price-label {font-size: 12px; padding-top: 0;}
.catalog-product-view .club-special-price .old-price {display: none;}
.products-list .veeb-price-label {float: right; margin-bottom: 5px;}
.products-list .regular-price {float: none}
.products-list .price-label {float: left;}
.products-list .regular-price .price {float: left;}
.products-list .regular-price .has-club-price .price {color: #fb9438 !important;}
.products-list .club-price {float: left; margin-top: 5px;}
.products-list .club-price .price {font-size: 0.8rem; font-weight: normal;}
.products-list span.price-before {font-size: 14px;}
.price-label {padding-right: 3px}

#review-popup {display: none; position: fixed; width: 100%; margin: auto; top: 10%; background: rgba(0, 0, 0, 0.4); border-radius: 5px; z-index: 1001; max-width: 800px; left: 0; right: 0; box-sizing: border-box; background: #fff; padding: 50px 30px; border-radius: 8px; width: 100%; box-sizing: border-box;}

#review-popup .close {width: 33px; height: 33px; position: absolute; right: 15px; top: 15px; cursor: pointer;}
#review-popup .close:before {
    content: ''; position: absolute; top: 10px; right: 5px; width: 16px; height: 2px; background: #111;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
#review-popup .close:after {
    content: ''; position: absolute; top: 10px; right: 5px; width: 16px; height: 2px; background: #111;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
#review-popup .error-message {color: red;}
.review-success {display: none; font-size: 1.2rem; text-align: center;}
#review-form {display: block;}
#review-form .left {padding-right: 10px;}
#addcomment {width: 100%}
#addcomment .leftbox {float: left}
#addcomment td {padding: 0 0 5px}
#addcomment h3 {float: left; padding-right: 10px}
#addcomment #nickname_field {border: 1px #d4d4d4 solid; padding: 2px}
#addcomment .validation-advice {width: 150px; padding-left: 0}
#review_field {color: rgb(185, 185, 185); font-size: 14px; padding: 5px 15px 0; width: 100%; border: 1px solid #AFAFAF; margin-top: 10px; min-height: 170px;}
#review_field:focus {color: #000}
#comments {margin-bottom: 10px}
.review-line1 h3 {display: inline-block; padding-right: 5px; min-width: 70px;}
.review-line1 .star-container {display: inline-block; font-size: 1.2rem;}
.rating-name-wrapper {margin-top: 20px;}
.rating-name-wrapper h3 {display: inline-block; padding-right: 5px; min-width: 70px;}
.rating-name-wrapper input {display: inline-block; font-size: 14px; padding: 5px 15px 0; width: 100%; border: 1px solid #AFAFAF;}
.comment p {width: 100%; white-space: pre-wrap; white-space: -moz-pre-wrap !important; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; margin: 10px 0 5px; line-height: 20px;}
.comment-rules {float: right; line-height: 33px; color: #fb9438; padding-top: 18px;}
.show-more-comments {text-decoration: underline; line-height: 50px; font-weight: 600;}
.star-container img {cursor:pointer; padding-right:4px; float: left}
.star-container .product-sep-line {clear: both;}
.post-review {padding-bottom: 45px;}
#review-popup .review-image {margin-bottom: 20px;}
#review-popup .review-image img {max-height: 285px; max-width: 100%;}
#review-popup .review-product-name {font-size: 1.2rem;}
.product-sep-line {width: 100%; height: 1px; border-top: 1px #E5E5E5 solid;}
.product-social {float: right; margin-top: -32px; padding-right: 7px;}
.social-google {float: right}
.social-fb {float: right}
.social-wishlist {float: left; border: 1px #CBCBCB solid; border-radius: 3px; padding: 2px 20px 2px 30px; background: url('../images/favorite-star.png') 5px 2px no-repeat; margin: -1px 20px 0 0}
.social-wishlist a {color: #666; font-weight: bold}
.fb-fav-box {border-top: 0}
.fb-fav-box a {color: #000}
.fb-fav-box ul {padding: 10px}
.fb-fav-box ul li {display: block; overflow: hidden; padding: 7px; border-bottom: 1px #e8ddd8 solid}
.fb-fav-box ul li span {font-size: 11px; color: #999; display: block}
.fb-fav-box img {float: left; margin-right: 10px}
.more-btn {background: url(../images/more-btn.png) right center no-repeat; padding: 3px 35px 3px 0; line-height: 26px; color: #fb9438 !important}
.fb-more-btn, .related-more-btn, .bestseller-more, .apollo-lemmikud-more {text-align: center; padding-bottom: 5px}
.author {margin: 10px 0 20px; color: #131313; font-size: 0.7rem;}
.author a {color: #131313}
.actors {margin: 5px 0 20px; color: #131313}
.actors a {color: #131313}
.actors span {padding-right: 5px}
.product-shop .author a, .product-shop .actors a {color: #111; text-decoration: underline}
.product-shop .author a:hover, .product-shop .actors a:hover {color: #fb9438}
.orgin_title {margin-top: 5px; color: #333; font-weight: bold}
.more-hidden {display: none}
.more-link img {border: none}

#product-attribute-specs-table {overflow: hidden; padding: 20px 0;}
#product-attribute-specs-table ul {-moz-column-count: 3; -moz-column-gap: 20px; -webkit-column-count: 3; -webkit-column-gap: 20px; column-count: 3; column-gap: 20px;}
#product-attribute-specs-table li {line-height: 1.6rem; font-size: 1rem;}
#product-attribute-specs-table a {color: #111; text-decoration: underline;}
#product-attribute-specs-table a:hover {color: #F6821F}

#apollo-accordion h3 {cursor: pointer; line-height: 30px;}
#apollo-accordion h4 {margin-top: 20px}
#apollo-accordion h3 a {color: #000}
#apollo-accordion h3 a:hover {color: #fb9438; text-decoration: none}
#apollo-accordion h3.active, #apollo-accordion h3:hover {color: #fb9438;}
#apollo-accordion ul {margin-left: 15px;}
#apollo-accordion ul li {font-size: 16px; font-weight: bold; list-style: decimal;}
#apollo-accordion ul li ul li {font-size: 14px; font-weight: normal; line-height: 24px;}
#apollo-accordion ul li div {line-height: 20px; margin-left: 5px; margin-bottom: 10px; font-size: 12px; font-weight: normal;}
#apollo-accordion ul li div ul, #apollo-accordion ul li div ol {margin-left: 20px; list-style: disc}
.apollo-accordion2 h3, .apollo-accordion2 h4, .apollo-accordion2 h3:hover {color: #444}
#apollo-accordion ul li.active {width: 94%; background: url('../images/recent-view-bg.png') -50px 0 no-repeat; margin-bottom: 10px;}
#apollo-accordion ul li.active div {background: url('../images/shadow-up.png') 0 bottom no-repeat; padding-bottom: 10px;}

#trailer {padding-top: 30px; position: relative}
#trailer iframe {width: 100% !important;}
.video-box {width: 560px; margin:0 0 20px; padding-top: 30px; position: relative}
.trailer-left {text-align: center; padding: 10px; border-top: 0}
.trailer-left img {cursor: pointer}
.video {font-weight: bold; line-height: 40px; padding-bottom: 10px}

.mid-pakkumised {border-bottom: 1px #c5c3ba solid; overflow: hidden; margin: 40px 0}
.mid-pakkumised img {float: left; padding-right: 5px}
.mid-pakkumised a {float: right; padding-right: 3px; line-height: 75px; color: #777; text-decoration: underline}
.mid-pakkumised div {margin-top: 20px; border-top: 1px #c5c3ba solid}
.mid-pakkumised h3 {color: #777; font-size: 26px; font-weight: normal; margin-top: 22px; float: left; padding-left: 10px}

.custom_h1 {font-size: 30px; font-weight: normal; text-align: center; margin-bottom: 25px}

#shopping-cart-table .table-header {line-height: 32px; padding: 0 0 10px; font-size: 1.2rem; border-bottom: 2px solid #EAEAEA; font-weight: 700; white-space: nowrap; margin-bottom: 20px;}
#shopping-cart-table .cart-item-row {border-bottom: 2px solid #EAEAEA; padding-bottom: 20px; margin-bottom: 20px;}
#shopping-cart-table .btn-update {background: #333 !important; padding: 0; margin: 0; height: 26px}
#shopping-cart-table .btn-update span {color: #fff; font-size: 12px; text-shadow: none; padding: 2px 5px; line-height: 20px}
#shopping-cart-table .product-image {display: block;}
#shopping-cart-table .shipping-wrapper {margin-bottom: 25px;}
#shopping-cart-table .btn-remove {margin-right: 20px;}
.cart-image-wrapper {padding-left: 0;}
.cart-details-wrapper {padding-left: 0;}
.cart-table .product-image img {width: 100%; max-height: 260px;}

.checkout-cart-index .page-title {margin-bottom: 30px}
.checkout-cart-index .col-main {padding: 20px 35px;}
#checkout-review-table .product-name {font-size: 13px; font-weight: normal;}
.glc .data-table tbody th, .glc .data-table tbody td {padding: 5px}
.glc {margin-top: 0}
.glc .methods .shipping-methods, .glc .address {padding-top: 0 !important}
.glc .methods #gcheckout-payment-methods {padding-top: 0 !important}
.view-last-orders {float: right}
.bullets ul, .bullets ol {list-style: disc; margin-left: 20px}
.line-height-20 {line-height: 20px}
.success-payment {line-height: 20px}
.success-payment .button-set {margin-top: 20px}
.success-payment input {border: 0; padding: 7px; background: #fb9438; cursor: pointer; -webkit-border-radius: 3px;
-moz-border-radius: 3px; border-radius: 3px; color: #3C2B22; text-shadow: 1px 1px 1px #F08E20; margin-top: 20px}
.kauplus img {float: right}
.kauplus a {color: #F6821F}
.kauplus {margin-bottom: 20px; padding-bottom: 20px; background: url(../images/product-sep-line.png) left bottom no-repeat; overflow: hidden}
.kauplus .left {width: 60%; margin-bottom: 10px}
.kauplus .right {width: 40%; height: 180px; margin-bottom: 10px}
.kauplus p {width: 100%; clear: both}
.cms-kauplused .page-title {padding-bottom: 35px}

.tabs {width:250px; margin:0; padding:0}
.tabs li {display:block; float:left; padding:0 5px}
.tabs li a {display:block; float:left; padding:5px 10px 3px 0; color:#ccc; text-decoration:none; font-size: 24px}
.tabs .selected {color: #3b3b3b}
.tabs .separator {border-left: 1px #ddd solid; display: block; width: 1px; height: 20px; margin-top: 10px; margin-right: 7px}
.tab-content h5 {font-size: 16px}
.tab-content .date {color: #999; font-size: 11px}
.tab-content {clear:both; padding:30px 10px 10px; background: url(../images/product-sep-line.png) no-repeat;}
.description .more-link {color: #fb9438; font-size: 11px; font-weight: bold; display: block; width: 120px}
.description {margin-bottom: 20px; line-height: 20px}
.reklaam {width: 100%; position: absolute; margin-top: 235px; z-index: -1}

.soldout {color: #fb9438;}
.soldout.bold {font-weight: 700; font-size: 1.4rem;}
.soldout.center {text-align: center;}
.products-grid .soldout {float: left; font-size: 11px; margin-top: 5px; text-align: left; clear: both;}
.my-account-dropdown {z-index: 5; display: none; text-align: left;}
.my-account-dropdown {position: absolute; background: white; box-shadow: 0 0 5px rgba(119, 119, 119, 0.4); padding: 2px 10px}
.my-account-dropdown li {float: none !important; background: none !important; padding: 0 !important; width: 100%;}
.my-account-dropdown li a {color: #000 !important; display: block !important; line-height: 28px; border-bottom: 1px #ddd solid !important}
.my-account-dropdown li a:hover {color: #fb9438 !important}
.my-account-dropdown li .last {border-bottom: 0 !important}
.my-login-name span {color: white; font-size: 13px; position: relative; display: inline-block;}
.my-login-name span:before {display: inline-block; font-family: 'apollo'; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: '\0052'; color: #fff; font-size: 21px; float: left; margin-top: 0; margin-right: 8px; margin-left: 1px;}
.my-login-name:hover .my-account-dropdown {display: block}
.custom-register-button {color: #333 !important; text-decoration: underline; font-weight: bold}
#s_method_smartpost_smartpost {width: 0}
.addresses-additional button {margin-top: 10px !important}
.my-wishlist {margin-bottom: 50px;}
.my-wishlist .buttons-set button.button {margin-right: 10px;}
.my-wishlist .club-price {display: none}
.product-image-wrapper {position: relative; margin-bottom: 15px}
.tarne24 {display: none; margin-right: 20px}
.item-type {float: none !important; text-transform:capitalize; width: 112px; font-size: 11px; font-weight: bold; color: #6a6a6a}
.workspace-special,
.products-grid .club-special-price .price-label {margin-bottom: 5px;}
.workspace-special span,
.products-grid .club-special-price .price-label,
.products-grid .club-special-price-label,
.scroll-list-item-wrapper .club-special-price-label {display: inline-block; color: #fff; background: #111; height: 32px; line-height: 32px; padding: 0 20px 0 8px; border-radius: 0 16px 16px 0; white-space: nowrap; font-size: 12px; margin-bottom: 5px;}
.scroll-list-item-wrapper .club-special-price-label {font-size: 11px;}
.workspace-special span:before,
.products-grid .club-special-price .price-label:before,
.products-grid .club-special-price-label:before,
.scroll-list-item-wrapper .club-special-price-label:before {display: inline-block; font-family: 'apollo'; font-style: normal; font-weight: normal; line-height: 0.9; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: '\004a'; background: #fb9438; color: #fff; font-size: 16px; padding: 0 3px 4px 0; border-radius: 3px; float: left; margin-top: 7px; margin-right: 6px;}
.workspace-special .price-before {font-size: 12px}
.workspace-special .price-label {display: none !important}
.workspace-special .club-special-price,
.workspace-special .club-price {clear: right; position: relative; top: 0; display: inline}
.workspace-special .regular-price .price {color: #888 !important; text-decoration: line-through; font-weight: normal; padding-right: 10px}
.workspace-special.loggedin .regular-price .price {color: #000 !important; text-decoration: none; font-weight: bold}
.hide-discount {display: none}
.workspace-special .product-discount.hide-discount {display: inline}
.seotudPostid {line-height: 30px; padding: 40px 0}
.seotudPostid h2 {margin-bottom: 10px; padding-bottom: 10px}
.seotudPostid a {color: #7f7f7f; text-decoration: underline}
.blog-post-view .nav-box {margin-top: 30px}
.blog-index-index .page-title h1,
.blog-cat-view .page-title h1 {font-size: 48px; line-height: 48px; font-weight: 700; margin-bottom: 30px;}
.blog-index-index .main {background: #F6F6F6;}
.blog-posts .postWrapper-inside {background: #fff; border-radius: 15px; margin-bottom: 30px;}
.blog-posts .postTitle {padding: 20px 30px;}
.blog-posts .postTitle h2 {font-size: 1.6rem; height: 98px; overflow: hidden; line-height: 2.1rem;}
.blog-posts .post-image-wrapper {position: relative; cursor: pointer;}
.blog-posts .post-image-wrapper img {max-width: 100%; border-radius: 15px 15px 0 0;}
.blog-index-index .col-main {padding: 20px 30px;}
.blog-posts .postContent {display: none; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.87); color: #fff; border-radius: 15px 15px 0 0; padding: 30px; font-size: 1.2rem; line-height: 1.8rem;}
.blog-posts .postContent a {color: #fff;}
.blog-posts .postContent .more {display: none;}
.blog-posts .date {padding: 0 30px 20px;}
.blog-social-links {float: right; text-align: right; margin-right: 30px;}
.blog-social-links a {margin-left: 13px;}
.blog-social-links a:hover {opacity: 0.8;}
.blog-social-links a img {max-height: 20px;}
.blog-menu-categories {float: right; background: #fff; position: relative;}
.blog-menu-categories .current {border: 1px #111 solid; min-width: 300px; display: block; padding: 7px 12px; cursor: pointer; max-height: 33px;}
.blog-menu-categories .current .icon-down_grey {font-size: 0.5rem; float: right; margin-top: 4px;}
.blog-menu-categories ul {display: none; position: absolute; width: 100%; z-index: 1; background: #fff; left: 0; top: 33px;}
.blog-menu-categories ul li {padding: 10px 13px;}
.blog-post-view .col-main {padding-left: 0; padding-right: 0;}
.blog-post-view .recent-view {display: none;}
.postWrapper h1 {font-size: 2.6rem; font-weight: 700;}
.social-date-info {margin-top: 25px; margin-bottom: 25px;}
.blog-post-bigimage {margin-bottom: 40px;}
.blog-post-bigimage img {max-width: 100%;}
.postContent {font-size: 1.2rem; line-height: 2.2rem;}
.recent-news .postContent {display: none; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.87); color: #fff; border-radius: 16px; padding: 30px; font-size: 1.2rem; line-height: 1.8rem;}
.recent-news .postContent a {color: #fff;}
.recent-news .postContent .more {display: none;}
.recent-news .owl-carousel .owl-item img {border-radius: 16px;}
.recent-news .post-image-wrapper {position: relative;}

.blog-navbox .items {width:20000em; position:absolute}
.blog-navbox .items div {float: left}
.blog-navbox .items .product {float:left; width: 124px;  margin-left: 16px; position: relative}
.blog-navbox img {border: 1px #bdbaaf solid; padding: 2px; margin-bottom: 7px; margin-top: 3px; -moz-box-shadow: 0 1px 6px rgba(49, 105, 168, 0.75); -webkit-box-shadow: 0 1px 6px rgba(49, 105, 168, 0.75); box-shadow: 0 1px 6px rgba(49, 105, 168, 0.75)}
.blog-navbox img:hover {border: 1px #bdbaaf solid; padding: 2px; margin-bottom: 7px; -moz-box-shadow: 0 1px 6px #444; -webkit-box-shadow: 0 1px 6px #444; box-shadow: 0 1px 6px #444}
.blog-navbox h5 a {color: #000; position: relative; top: 0 !important}
.blog-navbox .image-wrapper {height: 185px; position: relative; float: none !important}
.blog-navbox .product-image {position: absolute; bottom: 0}
.blog-navbox .ratings {width: 120px}

.blog-navbox .price-label {display: none}
.blog-navbox .club-special-price .price-label {display: inline; font-weight: normal; font-size: 11px; width: 120px; display: block}
.blog-navbox .club-special-price .price {font-size: 11px !important; color: #fb9438 !important}
.blog-navbox .club-price {display: none}
.blog-navbox .price {font-size: 12px !important; color: #000 !important}
.blog-navbox .product .price-before, .upsell .price-before {padding: 0 5px 0 0; color: #888}
.blog-navbox .product-discount {display: none}
.blog-navbox .author {margin-top: 2px; margin-bottom: 0; font-size: 11px; float: none !important; white-space: nowrap}
.blog-navbox .ratings {margin: 2px 0 3px}
.blog-navbox .rating-links {display: none}

#my-invoice-table {width: 100%}
#my-invoice-table tbody td {border-bottom: 0;}
#my-invoice-table tbody .main-row td {line-height: 32px;}
.show-invoice {margin-left: 15px !important;}
#my-invoice-table .row-price {font-size: 1.8rem; font-weight: 700;}
#my-invoice-table .print-link {font-weight: 700; text-decoration: underline;}
.invoice-head td {font-size: 1.4rem; font-weight: 700;}
.selected-invoice {background: #f2f2f2;}
.invoice-data {width: 100%;}
.invoice-data thead td {font-weight: bold; font-size: 1rem; border-bottom: 2px #EAEAEA solid !important; padding-top: 0; padding-bottom: 10px;}
.invoice-head a {font-size: 13px;}
.invoice-data tbody td {border-bottom: 2px #EAEAEA solid !important; padding: 10px 0;}
.invoice-data tfoot td {border: 0; padding-top: 10px; padding-bottom: 10px;}
.invoice-data tfoot .invoice-grandtotal {color: #000; font-weight: bold;}
.invoice-row {display: none; background: #f2f2f2; padding: 20px 30px;}
.invoice-row h4 {background: #e5e5e5; padding: 5px; border-bottom: 1px #ccc solid;}
.my-invoices-loading {padding-left: 30px; background: url('../images/ajax-loader.gif') no-repeat}
.print-invoice-row {margin-top: 100px}
.print-invoice-row td {padding: 5px}
.print-invoice-row .date {margin-bottom: 20px}
.giftcard-balance {margin-top: 19px; color: #FF8A0B; font-size: 1.8rem; font-weight: 700;}

#showquickproducts-div {float: right; margin: 5px 1px;}
#showquickproducts-div input {float: left}
#showquickproducts-div span {padding-left: 8px}

.upsellpopup2 {padding: 20px; width: 470px; font-size: 13px;}
.upsellpopup2 h3 {color: #E91C23; font-size: 15px; font-weight: bold; height: 62px}
.upsellpopup2 .line {background: #e5e5e5; height: 1px; margin: 20px 0}

.pikendan {position:relative; height: 35px; border: 0; color: red; font-weight: bold; cursor: pointer; width: 100px; white-space:nowrap; text-align:center; left: 30%;}
.btn-compare {position:relative; height: 35px;  border: 0; color: red; font-weight: bold; cursor: pointer; width: 100px; white-space:nowrap; text-align:center; right: -30%;}
.subcat-item {box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; width:25%; float:left; text-align: center; padding-bottom: 13px; overflow: hidden; cursor: pointer; margin: 20px 0 12px; background: url('../images/subcat-item-bg.png') left 4px no-repeat}
.subcat-name {position: relative; left: 1px; height: 41px; margin-bottom: 22px}
.name-link {position: absolute; bottom: 0; width: 174px; color: #333; font-weight: bold; display: block; padding-bottom: 7px}
.name-link:hover {text-decoration: none; color: #666}
.subcat-img {height: 145px; width: 125px; margin-left: 24px; border: 2px #fff solid; -moz-box-shadow: 0 1px 6px rgba(49, 105, 168, 0.75); -webkit-box-shadow: 0 1px 6px rgba(49, 105, 168, 0.75); box-shadow: 0 1px 6px rgba(49, 105, 168, 0.75)}
.subcat-img:hover {-moz-box-shadow: 0 1px 6px #444; -webkit-box-shadow: 0 1px 6px #444; box-shadow: 0 1px 6px #444}
.kategooria-toolaud {position: relative; overflow: hidden; margin: 40px 0}
.kategooria-toolaud h2 {padding-bottom: 10px; font-size: 22px}
.kategooria-toolaud-content {margin-left: -1px; overflow: hidden;}
.kategooria-toolaud-bottom {height: 65px; width: 100%;}
.kategooria-toolaud .more {position: absolute; right: 5px; top: 7px; color: #fb9438; font-style:italic; text-decoration: underline}
.kategooria-toolaud .more:hover {text-decoration: underline; text-shadow: 0 0 0px #F89A4E, 0 0 1px #F89A4E}
#narrow-by-list dt { margin-left: 5px; }
.news-selection label {font-weight: normal; display: block !important; margin-left: 17px}
.news-selection input {float: left}
.news-selection div {margin-bottom: 5px}
.newsletter-selections {font-size: 22px; color: #a0a0a0; margin-top: 10px}
.newsletter-selections a {color: #fb9438}
.newsletter-selections .box1 {background: url(../images/apollo-a.jpg) 40px top no-repeat; min-height: 130px; border-bottom: 1px #e8e8e8 solid; padding-left: 190px; padding-right: 120px; margin-bottom: 40px; font-size: 21px}
.newsletter-selections .box2 {width: 860px; overflow: hidden; border-bottom: 1px #e8e8e8 solid; padding-bottom: 40px; margin: 20px auto}
.newsletter-selections .box2 .child {padding: 6px; margin-right: 13px; padding-right: 20px; border-right: 1px #e8e8e8 solid; float: left; width: 47%;}
.newsletter-selections .box2 .child.last {position: relative; margin-right: 0; padding-right: 0; border-right: 0}
.newsletter-selections .box2 a {min-height: 90px; display: block; background: #f8f8f8; border: 1px gray solid; border: 1px #bdbaaf solid; padding: 30px 20px; -moz-box-shadow: 0 1px 6px rgba(49, 105, 168, 0.75); -webkit-box-shadow: 0 1px 6px rgba(49, 105, 168, 0.75); box-shadow: 0 1px 6px rgba(49, 105, 168, 0.75)}
.newsletter-selections .box2 a:hover {-moz-box-shadow: 0 1px 6px #444; -webkit-box-shadow: 0 1px 6px #444; box-shadow: 0 1px 6px #444; text-decoration: none}
.newsletter-selections .box2 a:active {-moz-box-shadow: 0 1px 3px #333; -webkit-box-shadow: 0 1px 3px #333; box-shadow: 0 1px 3px #333;}
.newsletter-selections .box2 a.last {margin-right: 0}
.newsletter-selections .box3 {text-align: center; padding: 20px}
.newsletter-selections .box3 a {background: #f8f8f8; border: 1px gray solid; border: 1px #bdbaaf solid; padding: 10px 100px; -moz-box-shadow: 0 1px 6px rgba(49, 105, 168, 0.75); -webkit-box-shadow: 0 1px 6px rgba(49, 105, 168, 0.75); box-shadow: 0 1px 6px rgba(49, 105, 168, 0.75)}
.newsletter-selections .box3 a:hover {-moz-box-shadow: 0 1px 6px #444; -webkit-box-shadow: 0 1px 6px #444; box-shadow: 0 1px 6px #444; text-decoration: none}
.newsletter-selections .box3 a:active {-moz-box-shadow: 0 1px 3px #333; -webkit-box-shadow: 0 1px 3px #333; box-shadow: 0 1px 3px #333}
.order-newsletter {display: none; position: absolute; background: #fff; margin: 4px; min-height: 145px; color: #333; padding: 25px 20px 0; font-size: 16px}
.order-newsletter .input-text {padding: 5px}
.order-newsletter .actions {margin-top: 10px}
.coming-box {background: #C8EC56; padding: 5px 10px; font-size: 1.1rem; text-align: center; float: left;}
.coming-box span {font-size: 12px; display: block; margin-top: 5px; line-height: 1.2rem;}
.product-view .coming-box {margin-bottom: 20px; width: 100%;}
.my-account .page-title,
.customersyncdirecto-ebooks-index .page-title {margin-bottom: 30px; margin-top: 19px;}
.my-account .page-title h1,
.customersyncdirecto-ebooks-index .page-title h1 {font-weight: 600; font-size: 2.7rem; line-height: 1;}
.customer-account-index .my-account .page-title {margin-bottom: 10px; padding-left: 40px;}
.customer-account-klubipakkumised .nav-box:first-child {margin-top: 35px;}
@media (min-width: 1200px) {
    .customer-account-klubipakkumised .col-lg-15 {flex: 0 0 25%; max-width: 25%; padding-left: 10px; padding-right: 10px;}
}
@media (min-width: 769px) and (max-width: 1090px) {
    .customer-account-klubipakkumised .col-md-3 {flex: 0 0 33% !important; max-width: 33% !important; padding-left: 10px; padding-right: 10px;}
}
#issuu {display: block; line-height: 30px; color: #fb9438; margin-bottom: 20px; text-align: center;}
#my-orders-table .border a {padding-right: 10px}

.invoices-index-index .col-left,
[class*="customer-"] .col-left,
[class*="sales-order-"] .col-left,
[class*="newsletter-manage-"] .col-left,
[class*="wishlist-"] .col-left,
[class*="everypay-token-"] .col-left,
[class*="customersyncdirecto-ebooks-index"] .col-left{width: 30%; margin-top: 40px; margin-bottom: 40px;}

[class*="customer-"] .col-main,
[class*="sales-order-"] .col-main,
.invoices-index-index .col-main,
[class*="newsletter-manage-"] .col-main,
[class*="wishlist-"] .col-main,
[class*="everypay-token-"] .col-main,
[class*="customersyncdirecto-ebooks-index"] .col-main {width: 70%; margin-top: 40px; padding-top: 0;}


.link-wishlist-wrapper {clear: both}
.link-wishlist {background: #fff; display: block; color: #111; border-radius: 16px; margin-top: 12px; white-space: nowrap; text-align: center; height: 32px; line-height: 28px; border: 2px #111 solid;}
.products-list .link-wishlist {min-width: initial; background: none; color: #333; text-transform: none; height: auto; line-height: 16px; border-bottom: 1px #ddd dotted; margin: 7px 0 10px; position: relative; float: left; margin-left: 15px; border-radius: 0;}
.products-list .link-wishlist:before {content: ' '; width: 16px; height: 16px; position: absolute; left: -16px;}
.products-list .link-wishlist:hover {text-decoration: none; color: #fb9438;}

#wishlist-table textarea {width: 100%; height: 100px}
#wishlist-view-form .header-row {border-bottom: 2px #EAEAEA solid; padding-bottom: 20px; margin-bottom: 30px;}
#wishlist-view-form .header-row strong {font-size: 1.4rem;}
#wishlist-view-form .product-name {font-size: 1.4rem; font-weight: 700;}
#wishlist-view-form .product-image {float: left; margin-right: 30px;}
#wishlist-view-form .wishlist-item {border-bottom: 2px #EAEAEA solid; padding-bottom: 30px; margin-bottom: 30px;}
#wishlist-view-form .availability.out-of-stock {text-align: center; line-height: 32px;}
#wishlist-view-form .date-added {margin-bottom: 20px; display: block;}
#wishlist-view-form .right-column .button {margin-bottom: 15px; min-width: auto; width: auto;}
#wishlist-view-form .price-label {display: none;}
#wishlist-view-form .product-discount {height: 32px; border-radius: 0 16px 16px 0; background-color: #FF8A0B; color: #111; line-height: 32px; text-align: center; padding: 0 15px; font-weight: 600; margin-bottom: 4px; margin-top: 10px; display: inline-block;}

#smartpost_select_id > optgroup > option, #post24_select_id > optgroup > option , #shopshipping_select_id > optgroup > option{
    padding: 2px 0 2px 16px !important;
    font-size: 12px !important;
    color: #404039 !important;
    font-family: Arial,Helvetica,sans-serif !important;
}

#smartpost_select_id optgroup, #post24_select_id optgroup , #shopshipping_select_id optgroup {
    margin: 3px 0 0 0 !important;
    font-style: normal !important;
}

.sp-methods select {
    height: 22px !important;
    font-size: 12px !important;
    font-style: normal !important;
    color: #404039 !important;
    font-family: Arial,Helvetica,sans-serif !important;
}

/* captcha */

.captcha-insert {margin-top: 10px;}
.captcha_code {width: 120px; font-size: 14px; padding: 9px 15px; border: 1px solid #AFAFAF;}
.return-notice p {background: #F7B23C; padding: 10px 20px; margin-top: 10px; width: 97%; clear: both;}
.kinkekaardid-nav-box {height: 335px}
.kinkekaardid-nav-box .navbox {height: 285px}
.kinkekaardid-nav-box .navbox .items .product {width: 216px; margin-left: 15px}
#ebookconditions {text-align: left; line-height: 23px}
#ebookconditions strong {font-size: 16px; padding: 10px 0 15px; display: block}
#ebookconditions ul li {list-style-type: disc; margin-left: 20px}
.cart-bottom-line .checkout-types li {float: left; padding-left: 15px}
.who-can-see {padding: 10px 0; display: block; font-size: 14px}
.who-can-see-list .option {padding-bottom: 5px}
.who-can-see-list .option-title input[type=radio] {margin-right: 3px}
.who-can-see-list .option-title label {cursor: pointer; color: #000}
.who-can-see-list .option-title p {color: #7f8082; padding-left: 17px}
.who-can-see-list .option-content {display: none; padding-left: 17px; margin-bottom: 15px}
.who-can-see-list .option-content .fieldset {padding: 0; margin: 10px 0}
.who-can-see-list .option-content textarea {height: 50px}
.who-can-see-list .option-content .buttons-set {padding: 0}
.who-can-see-list .option-content button span {height: 26px; line-height: 26px; padding-right: 12px}
.who-can-see-list .option-content button span span {padding: 0}

.fb-connect-btn-wrapper {overflow: hidden; padding: 20px 0 0}
.facebook-top-login {background: url('../images/apollo-sprite.png') 0 -127px no-repeat; padding: 0 5px 0 28px; display: block; height: 20px; line-height: 20px; border: 1px #32456f solid; border-radius: 3px; margin-top: -3px; font-size: 12px;}
.facebook-top-login:hover {color: #ccc !important}
.registered-users .facebook-top-login {float: left; color: #fff}
.dashboard .facebook-top-login {float: left; display: block; color: #fff}

.products-list .position {background: #FF8A0B; color: #111; font-weight: 600; font-size: 14px; text-align: center; width: 34px; height: 34px; float: left; line-height: 34px; border-radius: 50%; margin-right: 15px;}
.products-list .orgintitle {font-weight: bold; font-size: 11px; color: #000}
.fb-strong {font-size: 18px; margin-bottom: 30px; display: block; margin-top: 25px}
.fb-login-boxes {overflow: hidden; padding-bottom: 25px}
.fb-login-boxes .box1 {float: left; padding-right: 20px; font-size: 16px}
.fb-login-boxes .box2 {float: left; margin-right: 20px; border: 1px #bdbaaf solid; padding: 2px; -moz-box-shadow: 0 1px 6px rgba(49, 105, 168, 0.75); -webkit-box-shadow: 0 1px 6px rgba(49, 105, 168, 0.75); box-shadow: 0 1px 6px rgba(49, 105, 168, 0.75)}
.fb-login-boxes .box3 {float: left; font-size: 14px; font-weight: bold}
.fb-span {font-size: 14px}
.fb-big-btn {background: url('../images/fb-big-btn-bg.png'); height: 31px; color: #fff; font-weight: bold; font-size: 16px; line-height: 31px; border: 1px #4864a2 solid; float: left; padding-left: 44px; padding-right: 12px; margin-top: 20px; border-radius: 3px}
.fb-big-btn:hover {text-decoration: none}
.account-login .fb-big-btn {margin-top: 0; margin-left: 10px}
.your-win {display: none}
.product-view .your-win {display: inline; position: relative; top: 5px}
.webprice-strike {display: none}
.product-view .webprice-strike {display: inline; text-decoration:line-through; color: #3b3b3b !important; padding-right: 5px}
.product-view .webprice-strike span {color: #3b3b3b !important}
.club-price-hide {display: none}
.price-box-priority .webprice-strike {display: inline; text-decoration:line-through; color: #888 !important; padding-right: 5px}
.price-box-priority .webprice-strike .price {color: #888 !important; font-weight: normal}
.continue-apollo-url {text-shadow: 0 0 0 !important; margin: 0 15px 2px 0 !important; background: #fefefe !important;}

.products-grid-custom {width: auto !important}
.products-grid-custom li.item {width: 162px}
.products-grid-custom .product-name {width: 162px; height: 42px}
.products-grid-custom .product-name a {font-size: 18px; line-height: 20px}
.products-grid-custom .product-discount {z-index: 1}
.products-grid-custom .regular-price .price {color: #fb9438; font-size: 18px}
.products-grid-custom .price-before {font-size: 14px; line-height: 24px; font-weight: bold}
.products-grid-custom .item-type {width: auto; text-align: center; font-size: 12px; color: #999}
.overbuttons {display: none; position: absolute; bottom: 0; width: 140px; left: 10px; padding: 10px; background: #eee; border: 1px solid #ddd; border-top-left-radius: 3px; text-align: center}
.overbuttons button.button span span {padding: 0 5px 0 0;}
.overbuttons .add-to-wishlist {background: #000; color: #fff; padding: 5px 10px; border: 0; margin-top: 10px; border-radius: 3px; text-transform: uppercase; cursor: pointer}
.share-in-fb span {color: #5978a6}
.wishlist-fb-icon {width: 32px; height: 32px; background: url('../images/apollo-sprite.png') left -180px; margin: 0 10px 0 28px; float: left}
.btn-share-with-friends {background: url('../images/apollo-sprite.png') -52px -179px no-repeat !important; padding-left: 21px !important}
.print-invoice-list {position: absolute; right: 0; top: 40px}
.products-grid .club-price {float: left; clear: none; font-size: 0.8rem !important;}
.products-grid .club-price .price {font-size: 0.8rem !important; font-weight: 400;}
.regular-price .has-club-price .price {color: #fb9438;}
.regular-price-span .price {color: #fb9438 !important;}
.navbox .regular-price .has-club-price .price {}
.catalog-product-view .product-shop .has-club-price { float: left; }
.catalog-product-view .product-shop .has-club-price .price { text-decoration: none !important; color: #fb9438 !important; font-weight: bold !important;  }
.catalog-product-view .product-shop .club-price .price {padding: 0 !important;}
.catalog-product-view .navbox .club-price {clear: none; padding: 0 !important; top: 0}

.rating-captcha-img {float: left}
.rating-helper {font-size: 12px; color: #999;}
.rating-helper2 {margin: 10px 0 0 0;}
.rating-helper2 a {color: #999; text-decoration: underline;}
.telli-btn {background: #47BC8F !important;}
.gift-faq {color: #fb9438;}

.ettetellitav-toode-taust {display:none; background:#4B4B4B; opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity = 50); left:0; top:0; width:100%; height:100%; float:left; position:fixed; z-index:9997;}
.ettetellitav-toode {display:none; width:100%; max-width: 700px; background-color:#fff; position:fixed; margin-top:0; top:10%; z-index:9998; border-radius:5px; box-sizing: border-box; left: 50%; transform: translate(-50%); line-height: 20px;}
.ettetellitav-toode-close {width: 33px; height: 33px; position: absolute; right: 35px; top: 20px; cursor: pointer; text-indent: -9999px;}
.ettetellitav-toode-close:before {
    content: ''; position: absolute; top: 10px; right: 5px; width: 16px; height: 2px; background: #111;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);}
.ettetellitav-toode-close:after {
    content: ''; position: absolute; top: 10px; right: 5px; width: 16px; height: 2px; background: #111;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);}
.ettetellitav_content_wrap {margin: 12px; padding-top: 6px; padding-bottom: 10px;}
.ettetellitav-toode .title {font-size: 1.4rem; font-weight: 600; line-height: 1.8rem; margin-bottom: 20px;}
.ettetellitav-toode p {display: block; margin-bottom: 10px; color: #000;}
.ettetellitav-toode p:last-child {margin-bottom: 0;}
.ettetellitav-toode .popup-left-content {background: #FFBA24; padding: 35px 30px; display: flex; justify-content: space-between; flex-direction: column; border-radius: 10px 0 0 10px;}
.ettetellitav-toode .popup-left-content .image img {max-width: 100%;}
.ettetellitav-toode .popup-right-content {padding: 35px 30px; border-radius: 0 10px 10px 0;}
.ettetellitav-toode .popup-right-content .content {padding-top: 40px;}

.toolbar-row1 {overflow: hidden;}
.wistlist-others {margin-top: 60px;}
.wistlist-others h5 {line-height: 16px;}
.imdb-rating {color: #333; font-size: 10px; font-weight: bold;}
#advanced-search-list #instock {float: left; margin-right: 5px; margin-top: 1px;}

.report-comment-wrapper-bg {display: none; background: #4B4B4B; opacity: 0.5; -moz-opacity: 0.5; filter: alpha(opacity = 50); left: 0; top: 0; width: 100%; height: 100%; float: left; position: fixed; z-index: 9997;}
.report-comment-wrapper {display: none; width: 500px; background: #fff; position: fixed; margin-top: 0; top: 300px; left: 50%; margin-left: -200px; z-index: 9998; border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px 0px; padding: 10px 10px 20px; font-size: 14px;}
.report-comment-wrapper strong {display: block; font-size: 16px; color: #fb9438; margin-bottom: 15px;}
.report-comment-wrapper-title {background: #000000; border-radius: 5px 5px 0 0; margin: -20px -10px 20px -10px; padding: 20px 10px;}
.report-comment-wrapper-close {color: #FFFFFF; cursor: pointer; position: absolute; right: 10px; top: 10px; font-size: 16px;}


.awrelated {margin-bottom: 50px; margin-top: 10px;}
.awrelated-products {border-top: 1px #E5E5E5 solid; padding-top: 30px; margin-bottom: 30px;}
.apollo-eluger #description .more_link {width: 150px; margin-top: 20px;}
.apollo-eluger #description .more_link.less {width: 36px;}
.apollo-eluger .short-description {background: none !important; padding-bottom: 0 !important;}
.apollo-eluger .box-additional {width: 920px; margin-left: -220px; background: url('../images/top-shadow.png') left -10px no-repeat; padding-top: 25px; margin-bottom: 0;}
.apollo-eluger #product-attribute-specs-table {margin-left: 220px;}
.apollo-eluger .review-wrapper {width: 840px; margin-left: -180px;}
.eluger-cms {width: 920px; margin-left: -220px; background: url('../images/top-shadow.png') left 0 no-repeat; padding-top: 60px;}
.eluger-cms .title {overflow: hidden; background: url('../images/top-shadow.png') left 14px no-repeat; height: 42px; font-size: 21px;}
.eluger-cms ul.tabs {margin:0 0 15px !important; padding:0; height:30px; width: auto;}
.eluger-cms ul.tabs li {float:left; text-indent:0; padding:0 8px 0 0; margin:0 8px 0 0 !important; list-style-image:none !important; border-right: 1px #dbd8cc solid;}
.eluger-cms ul.tabs li:last-child {border-right: 0; padding-right: 0; margin-right: 0;}
.eluger-cms ul.tabs a {font-size: 14px; display:block; text-align:center; text-decoration:none; color:#333; padding:0px; margin:0px; position:relative; top:1px;}
.eluger-cms ul.tabs a:active {outline:none}
.eluger-cms ul.tabs a:hover {color:gray;}
.eluger-cms ul.tabs a.current,
.eluger-cms ul.tabs a.current:hover,
.eluger-cms ul.tabs li.current a {cursor:default !important; color:#000 !important; font-weight: 600; text-decoration: underline;}
.eluger-cms .panes .pane {display:none;}
.eluger-cms .panes #apollo-accordion {margin: 0 20px;}
.eluger-cms .panes #apollo-accordion ul li.active {width: 94%; background: url('../images/recent-view-bg.png') -50px 0 no-repeat; margin-bottom: 10px; padding-top: 7px;}
.eluger-cms .panes #apollo-accordion ul li.active div {background: url('../images/shadow-up.png') 0 bottom no-repeat; padding-bottom: 10px;}
.e-luger-table td {padding-bottom: 60px; font-size: 12px; line-height: 20px;}
.e-luger-table td strong {font-size: 13px;}
.e-luger-table td img {border-radius: 2px;}
.e-luger-col1 {width: 140px; padding-right: 20px;}
.e-luger-col2 {width: 260px; padding-right: 40px;}
.box-header {font-size: 24px; margin-top: 19px; font-weight: normal;}
.help-content a {color: #333; line-height: 24px;}
.help-content a:hover {color: #fb9438; text-decoration: none;}
.coupon-tooltip {position: relative;}
.coupon-tooltip .pf-tooltip {padding-top: 10px;}
.coupon-tooltip .pf-tooltip a {text-decoration: underline;}
.coupon-tooltip .pf-tooltip a:hover {color: #FF7900;}
.discount .pf-tooltip {padding-top: 10px;}
.discount .pf-tooltip a {text-decoration: underline;}
.discount .pf-tooltip a:hover {color: #FF7900;}
.eelvaade {width: 64px; height: 69px; position: absolute; top: 0; right: 15px; background: url('../images/apollo-sprite.png') 0 -242px; cursor: pointer;}
.eelvaade:hover {opacity: 0.9;}
.product-view {position: relative;}
.eelvaade-link {display: flex; color: #fb9438; align-items: center; justify-content: center; margin-bottom: 30px;}
.eelvaade-link:before {
    content: '';
    display: inline-block;
    width: 25px;
    height:35px;
    background-image: url('../images/eluger.jpg');
    background-repeat: no-repeat;
    background-size: 100%;
    margin-right: 8px;
}
.epub-popup {
    display: none;
    z-index: 1001;
    left: 50%;
    position: absolute;
    top: 0;
    width: 80%;
    box-sizing: border-box;
    transition: all 0.4s ease-in-out;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
    transform: translate(-50%, -5%);
}
@media (max-width: 767px) {
    .epub-popup {
        width: 96%;
    }
}
.epub-popup-close {position: absolute; right: 10px; top: 10px; cursor: pointer; width: 20px; height: 20px;}
.epub-popup-close:before {
    content: '';
    position: absolute;
    top: 10px;
    right: 1px;
    width: 16px; height: 2px;
    background: #111;
    transform: rotate(45deg);}
.epub-popup-close::after {
    content: ''; position: absolute; top: 10px; right: 1px; width: 16px; height: 2px; background: #111;
    transform: rotate(-45deg);}
#epub-popup-wrapper {max-width: 960px; width: 100%; overflow: hidden; border: 1px solid #ccc; background: #fff; border-radius: 0 5px 5px 0;}
#epub-popup-area {max-width: 1250px; width: 100%; padding: 20px 10px; box-shadow: inset 10px 0 20px rgba(0,0,0,.1); text-align: center;}
#epub-popup-area iframe {border: none;}
#epub-popup-prev {left: 40px;}
#epub-popup-next {right: 40px;}
.epub-popup-arrow {position: absolute; top: 50%; transform: translateY(-50%); font-size: 64px; color: #E2E2E2; font-family: arial, sans-serif; font-weight: bold; cursor: pointer; user-select: none;}
.epub-popup-arrow:hover {color: #777;}
.epub-popup-arrow:active {color: #000;}

#issuu-wrapper {position: absolute; top: 0; left: 0; width: 100%; z-index: 1001;}
.issuu-close-btn {display: none; position: absolute; top: -30px; right: 0; width: 30px; height: 30px; z-index: 1002; cursor: pointer;}
.issuu-close-btn:before {display: block; width: 30px; height: 3px; background: #fff; content: ""; transform: rotate(45deg); position: absolute; top: 13px;}
.issuu-close-btn:after {display: block; width: 30px; height: 3px; background: #fff; content: ""; transform: rotate(-45deg); position: absolute; top: 13px;}
#doc {position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%;}
#doc iframe {position: absolute; top: 0; left: 0; width: 100%; height: 100%;}

#loader {position: absolute; z-index: 10; left: 50%; top: 50%; margin: -33px 0 0 -33px;}
#toc {position: absolute; top: 0; left: 0;}
.qty-update {display: none; cursor: pointer; margin-top: 5px; line-height: 22px; border-radius: 3px; text-align: center;}
.overlay {top: 0 !important;}
.shippingInfo {color: #111; font-weight: 700; vertical-align: top; float: right;}
.shippingInfo:hover {color: #333;}
.shippingInfo:before {content:'\0043'; display: inline-block; font-family: 'apollo'; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 1rem; float: left; padding-right: 7px; color: #ACACAC; margin-top: 1px;}
.shippingInfo span {text-transform: none; color: #333; vertical-align: top;}
.added-to-cart-box {display: none; position: fixed; width: 100%; margin: auto; top: 10%; background: rgba(0, 0, 0, 0.4); border-radius: 5px; z-index: 1001; max-width: 615px; left: 0; right: 0; box-sizing: border-box;}
.added-to-cart-box-wrapper {background: #fff; padding: 30px; border-radius: 8px; position: relative; width: 100%; box-sizing: border-box;}
.added-to-cart-box-wrapper .title {font-size: 32px; margin-bottom: 30px; margin-right: 30px; color: #0BB68A; font-weight: 700; padding-left: 40px;}
.added-to-cart-box-wrapper .title .icon-ic_product_added {font-size: 1.2rem; padding-right: 10px; float: left; padding-top: 10px;}
.added-to-cart-box-wrapper .buttons {margin-top: 20px; text-align: right;}
.ajaxcart-product-wrapper {overflow: hidden; min-height: 150px;}
.ajaxcart-product-wrapper .image img {width: 100%; max-height: 360px;}
.ajaxcart-product-wrapper .right .name {font-size: 24px; font-weight: 600;}
.ajaxcart-product-wrapper .right .sku {font-size: 12px; color: #808080;}
.ajaxcart-product-wrapper .right .price {margin: 5px 0 20px; font-size: 26px; line-height: 26px; font-weight: 600;}
.ajaxcart-product-wrapper .right .qty-info {margin-top: 15px;}
.ajaxcart-product-wrapper .right .cartinfo {padding: 10px 0 0;}
.ajaxcart-product-wrapper .right .ordertotal {font-weight: 600; padding: 3px 0 15px;}
.ajaxcart-product-wrapper .right .preorder-wrapper {padding: 10px 5px; background: #E1F5D6; margin-bottom: 15px;}
.ajaxcart-product-wrapper .right .ordertotal span {color: #F6821F; font-size: 18px;}
.ajaxcart-product-wrapper .right .availability {font-weight: 600;}
.ajaxcart-product-wrapper .right .shippingInfo .days {padding: 0;}
.ajaxcart-product-wrapper .right .shippingtime {margin-bottom: 20px;}
.ajaxcart-product-wrapper .right .shippingtime .shippingInfo {float: none; font-size: inherit; text-decoration: underline;}
.ajaxcart-product-wrapper .right .shippingtime .shippingInfo:before {display: none;}
.ajaxcart-product-wrapper .right .tarne-msg-a {color: #A3A3A3; border-bottom: 1px #E0E0E0 solid;}
.ajaxcart-product-wrapper .right .tarne-msg-a:hover {border-bottom: 1px #A3A3A3 solid; text-decoration: none;}
.ajaxcart-product-wrapper .right .tarne-msg:before {top: 30%;}
.added-to-cart-box-wrapper .button {min-width: 150px;}
.added-to-cart-box-wrapper .btn-continue {float: left; background: none; border: 2px #111 solid; font-weight: 600; border-radius: 16px; height: 32px; line-height: 30px; box-sizing: border-box; padding: 0 20px;}
.added-to-cart-box-wrapper .btn-continue span {line-height: 30px;}
.added-to-cart-box-wrapper .btn-continue:hover {background: #111; color: #fff;}
.added-to-cart-box-wrapper .close {width: 33px; height: 33px; position: absolute; right: 15px; top: 15px; cursor: pointer;}
.added-to-cart-box-wrapper .close:before {
    content: ''; position: absolute; top: 10px; right: 5px; width: 16px; height: 2px; background: #111;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);}
.added-to-cart-box-wrapper .close:after {
    content: ''; position: absolute; top: 10px; right: 5px; width: 16px; height: 2px; background: #111;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);}
.add-to-cart-loading .ajaxcart-product-wrapper {background: url('../images/loader/loader-all.gif') center center no-repeat;}
.add-to-cart-loading.book .ajaxcart-product-wrapper {background: url('../images/loader/loader-book.gif') center center no-repeat;}
.add-to-cart-loading.game .ajaxcart-product-wrapper {background: url('../images/loader/loader-game.gif') center center no-repeat;}
.add-to-cart-loading.office .ajaxcart-product-wrapper {background: url('../images/loader/loader-office.gif') center center no-repeat;}
.add-to-cart-loading.movie .ajaxcart-product-wrapper {background: url('../images/loader/loader-movie.gif') center center no-repeat;}
.add-to-cart-loading.music .ajaxcart-product-wrapper {background: url('../images/loader/loader-music.gif') center center no-repeat;}
.add-to-cart-loading.gift .ajaxcart-product-wrapper {background: url('../images/loader/loader-gift.gif') center center no-repeat;}
.add-to-cart-loading .buttons {visibility: hidden;}

.added-to-wishlist-box  {display: none; position: fixed; width: 100%; margin: auto; top: 10%; background: rgba(0, 0, 0, 0.4); border-radius: 5px; z-index: 1001; max-width: 615px; left: 0; right: 0; box-sizing: border-box;}
.added-to-wishlist-box-wrapper  {background: #fff; padding: 30px; border-radius: 8px; position: relative; width: 100%; box-sizing: border-box;}
.added-to-wishlist-box-wrapper .title {font-size: 32px; margin-bottom: 30px; margin-right: 30px; color: #0BB68A; font-weight: 700; padding-left: 40px;}
.added-to-wishlist-box-wrapper .title .icon-ic_product_added {font-size: 1.2rem; padding-right: 10px; float: left; padding-top: 10px;}
.added-to-wishlist-box-wrapper .buttons {margin-top: 40px;}
.added-to-wishlist-box-wrapper .buttons a {border: 2px #111 solid; line-height: 30px; height: 32px; display: inline-block; border-radius: 16px; padding: 0 20px; font-weight: 600; text-decoration: none;}
.added-to-wishlist-box-wrapper .buttons a:hover {background: #111; color: #fff;}

.ajaxwishlist-product-wrapper {overflow: hidden; min-height: 150px;}
.ajaxwishlist-product-wrapper .image {float: left; max-width: 150px;}
.ajaxwishlist-product-wrapper .image img {width: 100%;}
.ajaxwishlist-product-wrapper .right {float: left !important; max-width: 350px; margin-left: 30px;}
.ajaxwishlist-product-wrapper .right .name {font-size: 15px; font-weight: 600;}
.ajaxwishlist-product-wrapper .right .sku {font-size: 12px; color: #808080;}
.ajaxwishlist-product-wrapper .right .price {margin-top: 10px; font-size: 26px; line-height: 26px; font-weight: 600;}
.ajaxwishlist-product-wrapper .right .cartinfo {padding: 10px 0 0;}
.ajaxwishlist-product-wrapper .right .ordertotal {font-weight: 600; padding: 3px 0 15px;}
.ajaxwishlist-product-wrapper .right .ordertotal span {color: #F6821F; font-size: 18px;}
.ajaxwishlist-product-wrapper .right .tarne-msg-a {color: #A3A3A3; border-bottom: 1px #E0E0E0 solid;}
.ajaxwishlist-product-wrapper .right .tarne-msg-a:hover {border-bottom: 1px #A3A3A3 solid; text-decoration: none;}
.added-to-wishlist-box-wrapper .btn-continue {margin-right: 10px;}
.added-to-wishlist-box-wrapper .close {width: 33px; height: 33px; position: absolute; right: 15px; top: 15px; cursor: pointer;}
.added-to-wishlist-box-wrapper .close:before {
    content: ''; position: absolute; top: 10px; right: 5px; width: 16px; height: 2px; background: #111;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);}
.added-to-wishlist-box-wrapper .close:after {
    content: ''; position: absolute; top: 10px; right: 5px; width: 16px; height: 2px; background: #111;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);}
.add-to-wishlist-loading .ajaxwishlist-product-wrapper {background: url('../images/facebook/fb-loading.gif') center center no-repeat;}
.add-to-wishlist-loading .buttons {visibility: hidden;}

.names-description {display: none; font-weight: 600; margin-bottom: 5px;}
.store-ru .eeldatavamakse {max-width: 109px;}

.product-tabs {border-bottom:1px solid #dfdfdf; float: left; width: 100%; margin-top: 20px;}
.product-tabs > li {float:left; border:1px solid transparent; font-size:1.2em; line-height: 1em; -webkit-transition: all 200ms ease-in-out; -moz-transition: all 200ms ease-in-out; -o-transition: all 200ms ease-in-out; transition: all 200ms ease-in-out; border: 1px #CECECE solid; margin-right: 25px; border-radius: 7px 7px 0 0; border-bottom: 0;}
.product-tabs > li:last-child {margin-right: 0;}
.product-tabs a.tab-toggler {display:block; padding:6px 38px; white-space: nowrap; -webkit-transition: all 200ms ease-in-out; -moz-transition: all 200ms ease-in-out; -o-transition: all 200ms ease-in-out; transition: all 200ms ease-in-out;}
.product-tabs a.tab-toggler:hover {text-decoration:none; color: #221E1F;}
.product-tabs > li.active .tab-toggler,
.product-tabs > li.active .tab-toggler:hover {color: #221E1F; font-weight: 600;}
.product-tabs > li.active {border-bottom: 1px #fff solid; margin-bottom: -1px;}
.tabs-loadingbox {width: 100%; min-height: 200px; background: url('../images/loader/loader-all.gif') 50% 50% no-repeat;}
.product-tabs-content {clear: both; margin-bottom: 40px;}
.product-tabs-content .nav-box {padding-top: 10px;}
#product_tabs_same_auhor {display: none;}

.banner-block .row {margin-bottom: 30px;}
.banner-block img {width: 100%;}

.banners-wrapper {position: relative; margin-bottom: 30px;}
.banners-wrapper li {-webkit-backface-visibility: hidden; position: absolute; display: none; width: 100%; left: 0; top: 0;}
.banners-wrapper li:first-child {position: relative; display: block; float: left;}
.banners-wrapper img {display: block; height: auto; float: left; width: 100%; border: 0;}
.callbacks {position: relative; list-style: none; overflow: hidden; width: 100%; padding: 0; margin: 0; box-shadow: 0 0 15px #CACACA;}
.callbacks li {position: absolute; width: 100%; left: 0; top: 0;}
.callbacks img {z-index: 1; position: relative;}
.callbacks_nav {position: absolute; -webkit-tap-highlight-color: rgba(0,0,0,0); top: 52%; left: -10px; z-index: 3; text-indent: -9999px; overflow: hidden; text-decoration: none; height: 50px; width: 53px; background: transparent url(../images/hori_large.png) no-repeat; margin-top: -45px;}
.callbacks_nav.next {left: auto; background-position: 0 -50px; right: -8px;}
.callbacks_nav:hover {opacity: 0.9;}
.callbacks_tabs {font-size: 18px; list-style: none; margin: 0 auto; max-width: 540px; padding: 10px 0 0; text-align: center; width: 100%; }
.callbacks_tabs li {display: inline-block !important; float: none !important; margin-right: 1px; position: relative; left: auto; top: auto; width: auto;}
.callbacks_tabs a {width:13px; height:13px; float:left; margin:3px; background:url(../images/navigator.png) 0 0 no-repeat; display:block; font-size:1px; text-indent: -9999px;}
.callbacks_tabs a:hover {background-position:0 -13px}
.callbacks_tabs li:first-child {margin-left: 0; }
.callbacks_tabs .callbacks_here a {background-position:0 -26px}
.giftcard-view .short-description {background: none; margin: 30px 0;}
.postcode.hide {display: none !important;}


.nav-box {margin-bottom: 30px;}
.nav-box-title {width: 100%; float: left; margin-bottom: 10px;}
.nav-box-title h2 {float: left;}
.nav-box-title .more,
.workspace-more {float: right; color: #fff; background: #111; height: 32px; line-height: 32px; padding: 0 40px; text-decoration: none; border-radius: 16px; position: relative; min-width: 160px;}
.nav-box-title .more:hover,
.workspace-more:hover {opacity: 0.9;}
.nav-box-title .more:after,
.workspace-more:after {display: inline-block; font-family: 'apollo'; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: '\0049'; position: absolute; right: 15px; top: 30%;}
.owl-carousel {clear: both;}
.owl-carousel .animated {-webkit-animation-duration: 1000ms; animation-duration: 1000ms; -webkit-animation-fill-mode: both; animation-fill-mode: both;}
.owl-carousel .rating-links {display: none;}
.owl-carousel .actions {opacity: 0; visibility: hidden; position: absolute; bottom: 10px; left: 0; background: #fff; width: 100%; padding: 7px; transition: all 100ms ease-in-out;}
.scroll-list-item-wrapper:hover .actions {opacity: 1; visibility: visible;}
.owl-carousel .actions button span span {padding: 0;}
.owl-carousel .actions .btn-cart {background: #111; width: 100%;}
.owl-carousel .actions .btn-cart:hover {background: #3D93FF;}
.owl-carousel .actions .btn-wishlist {background: #fff; border: 2px #111 solid; width: 100%; margin-top: 10px; height: 32px;}
.owl-carousel .actions .btn-wishlist span span {padding: 0; color: #111; line-height: 28px; font-weight: 600;}
.owl-carousel .actions .btn-wishlist:hover {background: #111;}
.owl-carousel .actions .btn-wishlist:hover span span {padding: 0; color: #fff;}
.owl-carousel .owl-animated-in {z-index: 0;}
.owl-carousel .owl-animated-out {z-index: 1;}
.owl-carousel .fadeOut {-webkit-animation-name: fadeOut; animation-name: fadeOut;}
@-webkit-keyframes fadeOut {
  0% {opacity: 1;}
  100% {opacity: 0;}
}
@keyframes fadeOut {
  0% {opacity: 1;}
  100% {opacity: 0;}
}

.owl-nav .owl-prev {width: 35px; position: absolute; top: 0; height: 94%; overflow: hidden;}
.owl-nav .owl-prev:after {
    display: inline-block; font-family: 'apollo'; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; content: '\0057'; left: 0; position: absolute; top: 50%;
    -ms-filter: fliph; filter: fliph; font-size: 1.8rem; font-weight: 700; transform: translate(0%, -50%) scaleX(-1);
}
.owl-nav .owl-next {width: 35px; position: absolute; top: 0; height: 94%; overflow: hidden; right: 0;}
.owl-nav .owl-next:after {
    display: inline-block; font-family: 'apollo'; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; content: '\0057'; right: 0; position: absolute; top: 50%; transform: translate(0%, -50%); font-size: 1.8rem; font-weight: 700;
}
.black .owl-nav .owl-next:before,
.black .owl-nav .owl-prev:before {background: #111;}
.owl-next:hover,
.owl-prev:hover {opacity: 0.8;}
.owl-nav .disabled {display: none;}

.owl-carousel.three-banners {margin-bottom: 20px;}
.owl-carousel.recent-news,
.nav-box .owl-carousel,
.owl-carousel.three-banners {width: 94%; margin: 0 auto;}
.nav-box .owl-next,
.owl-carousel.recent-news .owl-next,
.owl-carousel.three-banners .owl-next {right: -34px;}
.nav-box .owl-prev,
.owl-carousel.recent-news .owl-prev,
.owl-carousel.three-banners .owl-prev {left: -34px;}
.recent-news .owl-nav .owl-next:after {top: 39%; transform: translate(0%, -39%);}
.recent-news .owl-nav .owl-prev:after {top: 39%; transform: translate(0%, -39%) scaleX(-1);}

.wide-banners {margin-bottom: 20px;}
.narrow-banners {margin-bottom: 10px;}
.wide-banners .owl-carousel .owl-item img,
.narrow-banners .owl-carousel .owl-item img {margin-bottom: 0;}
.wide-banners .owl-nav .owl-next,
.narrow-banners .owl-nav .owl-next {right: 15px;}
.wide-banners .owl-nav .owl-prev,
.narrow-banners .owl-nav .owl-prev {left: 15px;}
.banners-scroll .owl-nav .owl-next:before {display: none;}
.banners-scroll .owl-nav .owl-prev:before {display: none;}
.banners-scroll .owl-nav .owl-next:after,
.banners-scroll .owl-nav .owl-prev:after {color: #fff; top: 50%}
.banners-scroll .owl-nav .owl-next:after,
.banners-scroll .owl-nav .owl-prev:after {color: #111;}
.banners-scroll .owl-dots {position: absolute; bottom: 22px; margin: 0 auto; left: 50%; transform: translateX(-50%);}
.six-banners {margin-bottom: 10px !important;}

.owl-carousel .owl-wrapper:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
.owl-carousel {display: none; position: relative; width: 100%; -ms-touch-action: pan-y;}
.owl-carousel .owl-wrapper {display: none; position: relative; -webkit-transform: translate3d(0px, 0px, 0px);}
.owl-carousel .owl-wrapper-outer {overflow: hidden; position: relative; width: 100%; border: 1px #DDD solid; border-left: 0;}
.owl-carousel .owl-wrapper-outer.autoHeight {-webkit-transition: height 500ms ease-in-out; -moz-transition: height 500ms ease-in-out; -ms-transition: height 500ms ease-in-out; -o-transition: height 500ms ease-in-out; transition: height 500ms ease-in-out;}
.owl-height {-webkit-transition: height 500ms ease-in-out; -moz-transition: height 500ms ease-in-out; -ms-transition: height 500ms ease-in-out; -o-transition: height 500ms ease-in-out; transition: height 500ms ease-in-out;}
.owl-carousel {display: none; width: 100%; -webkit-tap-highlight-color: transparent; position: relative; z-index: 1;}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {cursor: pointer; cursor: hand; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
.owl-carousel.owl-loaded {display: block;}
.owl-carousel.owl-loading {opacity: 0; display: block;}
.owl-carousel.owl-hidden {opacity: 0;}
.owl-carousel .owl-refresh .owl-item {display: none;}
.owl-carousel .owl-item {position: relative; min-height: 1px; float: left; -webkit-backface-visibility: hidden; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
.owl-carousel .owl-item img {display: block; /*width: 100%;*/ -webkit-transform-style: preserve-3d; margin-bottom: 10px; transform: none;}
.owl-carousel .owl-item .image-wrapper {height: 280px; display: flex;}
.owl-carousel .owl-item .image-wrapper .product-image {width: 100%; max-height: 100%; text-align: center; align-self: flex-end;display: flex; flex-direction: row; position: relative;}
.owl-carousel .owl-item .image-wrapper .product-image img {object-fit: contain; object-position: 50% 100%;}
.labels-bottom {position: absolute; bottom: 10px; left: 0;}
.owl-carousel .owl-item .image-wrapper,
.owl-carousel .owl-item h5,
.owl-carousel .owl-item .author,
.owl-carousel .owl-item .ratings,
.owl-carousel .owl-item .countdown,
.owl-carousel .owl-item .price-box {position: relative; z-index: 1;}
.owl-carousel .owl-item .ratings {margin: 3px 0;}
.scroll-list-item-zoom {display: none; /*background: #fff;*/ overflow: hidden; float: left; position: absolute; z-index: 1; width: 100%; height: 100%; margin: -15px -30px 0;}
.scroll-list-item-zoom .actions {position: absolute; right: 2px; top: 10px; z-index: 2; width: 21px; font-size: 16px; color: #FFF;}
.scroll-list-item-zoom .actions .fa-heart {color: #eb7f27; margin-bottom: 10px;}
.scroll-list-item-zoom .actions .fa-shopping-cart {color: #b5b5b5;}
.scroll-list-item-zoom .actions .fa {cursor: pointer;}
.scroll-list-item-zoom .actions .fa:hover {color: #333;}
.owl-carousel .owl-item .image-wrapper,
.owl-carousel .owl-item h5 {margin: 0;}
.owl-carousel .owl-item h5 a {font-size: 14px; color: #111; font-weight: 600; display: block; margin-bottom: 5px; line-height: 1.2rem; max-height: 2.4rem; overflow: hidden;}
.owl-carousel .owl-item .price-box .price-label,
.owl-carousel .owl-item .price-box .club-special-price .old-price {display: none;}
.owl-carousel .owl-item .price-box .regular-price .has-club-price .price {color: #fb9438}
.owl-carousel .owl-item .price-box .shop-price {float: left; clear: none;}
.owl-carousel .owl-item .price-box .club-price,
.owl-carousel .owl-item .price-box.club-special-price {clear: none;}
.owl-carousel .owl-item .price-box .club-price {font-size: 0.8rem;}
.owl-carousel .owl-item .price-box .grid-disable-campaign-price .price {color: #fb9438; display: block;}
.owl-carousel .owl-item .price-box .product-discount {position: absolute; z-index: 1; width: 45px; height: 40px; right: 17px; line-height: 40px; text-align: center; font-weight: bold; font-size: 14px; color: #2B2220; padding: 0; margin: 0;}
.owl-carousel .owl-item .price-before {font-size: 12px; line-height: 20px;}
.owl-carousel .owl-item .author {margin: 5px 0 0; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.owl-carousel .owl-item .countdown {color: #fff; background: #de3a4f; border-radius: 0 16px 16px 0; padding: 0 9px; font-size: 11px; line-height: 32px; margin-bottom: 10px;}
.owl-carousel .owl-item .countdown .countdown-label {display: none;}
.owl-carousel .owl-item .countdown .countdown-section {padding-right: 3px;}
.owl-carousel .owl-item .countdown .countdown-section:last-child {padding-right: 0;}

.owl-carousel.owl-text-select-on .owl-item {-webkit-user-select: auto; -moz-user-select: auto; -ms-user-select: auto; user-select: auto;}
.owl-carousel .owl-grab {cursor: move; cursor: -webkit-grab; cursor: -o-grab; cursor: -ms-grab; cursor: grab;}
.owl-carousel.owl-rtl {direction: rtl;}
.owl-carousel.owl-rtl .owl-item {float: right;}
.no-js .owl-carousel {display: block;}
.owl-carousel .owl-item .owl-lazy {opacity: 0; -webkit-transition: opacity 400ms ease; -moz-transition: opacity 400ms ease; -ms-transition: opacity 400ms ease; -o-transition: opacity 400ms ease; transition: opacity 400ms ease;}
.owl-carousel .owl-item img {transform-style: preserve-3d;}
.owl-controls {margin-top: 10px; text-align: center; -webkit-tap-highlight-color: transparent;}
.owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}
.owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;-webkit-transition:opacity 200ms ease;-moz-transition:opacity 200ms ease;-ms-transition:opacity 200ms ease;-o-transition:opacity 200ms ease;transition:opacity 200ms ease;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}
.owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
.owl-buttons {position: absolute; top: 40%; width: 100%;}
.owl-buttons div {position: absolute; background: url(../images/hori_large.png) no-repeat; width: 53px; height: 50px; cursor: pointer; text-indent: -9999px;}
.owl-buttons .owl-prev {left: -20px;}
.owl-buttons .owl-next {right: -20px; background-position: 0 -50px;}
.owl-controls .owl-buttons div {box-sizing: border-box; color: #FFF; display: inline-block; zoom: 1; margin: 5px; padding: 3px 10px; font-size: 12px; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; z-index: 3;}

.owl-item .countdown-future-price {position: absolute; bottom: 17px; left: 22px;}
.owl-item .countdown-future-price .countdown {position: relative; white-space: nowrap; font-size: 10px; background: #fbd7db; color: #f35b8d;}
.owl-item .countdown-future-price .prices {position: absolute; left: 0; bottom: -17px;}
.owl-item .countdown-future-price .future-price {margin-right: 0;}
.owl-item .countdown-future-price .future-discount {color: #fff !important; background: #47BC8F !important; border-radius: 2px !important; position: relative !important; padding: 2px 4px 2px 2px !important; height: 18px !important; font-size: 11px !important; margin-top: -2px; line-height: 16px; font-weight: normal; width: auto; box-sizing: border-box;}
.owl-item .countdown-future-price .future-discount:before {content: ''; border-right: 6px #47BC8F solid; border-top: 8px transparent solid; border-bottom: 8px transparent solid; position: absolute; top: 1px; left: -6px;}
.owl-item .countdown-future-price .old-price {margin-top: 0;}
.owl-item .countdown-future-price .old-price .price {font-size: 12px; padding: 0; line-height: 28px; font-weight: normal;}
.owl-item .countdown-future-price .countdown-label {display: inline-block !important;}

.scroll-list-wrapper {margin-bottom: 40px; clear: both;}
.scroll-list {position: relative;}
.scroll-list-wrapper .scroll-list .scroll-header {height: 32px; clear: both;}
.scroll-list-wrapper .scroll-list .scroll-header h2 {float: left; font-size: 20px; font-weight: bold; margin: 0;}
.scroll-list-wrapper .scroll-list .scroll-header h2 a {color: #000;}
.scroll-list-wrapper .scroll-list .scroll-header h2 a:hover {text-decoration: none;}
.scroll-list-wrapper .scroll-list .scroll-header .more {float: right; color: #F6821F; text-decoration: none; font-size: 0.9em; margin-top: 5px;}
.scroll-list-wrapper .scroll-list .scroll-header .more:hover {color: #333;}
.scroll-list-wrapper .scroll-list .scroll-header .more i {margin-right: 1px; color: #F98E34; font-size: 14px;}
.scroll-list-wrapper .scroll-list .scroll-header .more span {border-bottom: 1px dotted #f3bf92; margin-left: 7px; font-size: 14px; font-weight: bold;}
.scroll-list-wrapper .rating-box {margin-left: -3px;}
.scroll-list-wrapper .availability {text-align: center;}
.scroll-list-item-wrapper .old-price {color: #AFAFAF; text-decoration:line-through; font-size: 12px; margin-top: 2px;}
.scroll-list-item-wrapper .price {color: #111; font-weight: 700; font-size: 20px;}
.scroll-list-item-wrapper .club-price .price {font-weight: normal !important; font-size: 0.8rem;}
.regular-price-veebikampaania .price {color: #fb9438;}
.owl-carousel .owl-item .price-box {position: inherit;}

.price-box .club-price .price-label {display: inline-block !important;}

/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.metricitem {float: left; background-repeat: no-repeat !important; position: relative; z-index: 1;}
.metricitem:before {position: absolute; left: 0; top: 4px; display: inline-block; font-family: 'apollo'; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 2.4rem; color: #E2E3E4;}
.metric1 .metricitem {width: 5%; height: 13px; background: #E2E3E4; border-right: 2px #bdbdbd solid;}
.metric2 .metricitem {width: 11.11111%; height: 46px;}
.metric3 .metricitem,
.metric4 .metricitem,
.metric5 .metricitem {width: 14.2857%; height: 46px;}
.metric2 .metricitem:before {content: '\0063'; text-shadow: 2px 2px 6px rgba(0, 0, 0, 0.12); transform: rotate(-60deg);}
.metric3 .metricitem:before {content: '\0062'; text-shadow: 2px 2px 6px rgba(0, 0, 0, 0.12); top: 1px;}
.metric4 .metricitem:before {content: '\0059'; text-shadow: 2px 2px 6px rgba(0, 0, 0, 0.12); transform: rotate(-45deg);}
.metric5 .metricitem:before {content: '\005a'; text-shadow: 2px 2px 6px rgba(0, 0, 0, 0.12); transform: rotate(25deg);}
.metric2 .metricitem.active:before {color: #C90940;}
.metric3 .metricitem.active:before {color: #FEC708;}
.metric4 .metricitem.active:before {color: #29B79D;}
.metric5 .metricitem.active:before {color: #3D93FF;}
.owl-controls.clickable .owl-buttons div:hover{opacity: 1; text-decoration: none;}
.club-header-img {margin-bottom: 15px;}
.club-header-img img {max-width: 100%;}
.account-loyalty {margin-bottom: 30px; float: left; width: 100%; box-sizing: border-box; max-width: 640px; padding: 20px 0;}
.account-loyalty h2 {font-size: 2rem; font-weight: 700; margin-bottom: 0;}
.account-loyalty h3 {font-size: 20px; margin-bottom: 5px;}
.account-loyalty .row {padding: 0;}
.account-loyalty .row .row-left {width: 100%; float: left; border-top: 2px #f3f3f3 solid; padding-top: 25px; position: relative;}
.account-loyalty .row.row1 .row-left {border-top: 0;}
.account-loyalty .row .row-right {position: absolute; z-index: 1; right: 11px; top: 32px;}
.account-loyalty .row.row1 .row-right {top: 22px;}
.account-loyalty .metric-big {width: 70px; height: 70px; background: #e2e3e4; border-radius: 50%; text-align: center; line-height: 70px; color: #a6a6a6; font-size: 30px; position: relative;}
.account-loyalty .row-item .metric-big {background: none; color: #404040; position: relative;}
.account-loyalty .row-item .metric-big:before {left: 1px !important; top: 0 !important; content: '\0061'; font-size: 4.2rem !important;}
.account-loyalty .row2 .row-item .metric-big:after {content: '\0059'; position: absolute; left: 26px; top: 18px; display: inline-block; font-family: 'apollo'; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 1.2rem; color: #fff;}
.account-loyalty .row2 .row-item .metric-big:before {content: '\0061';}
.account-loyalty .row1 .row-item .metric-big:before {color: #F5821F;}
.account-loyalty .curved-text {margin-top: 30px; width: 70px; text-align: center; white-space: nowrap; font-size: 14px; color: #a6a6a6;}
.account-loyalty .row1 .active .curved-text {color: #F58220;}
.account-loyalty .row2 .active .curved-text {color: #C90940;}
.account-loyalty .row3 .active .curved-text {color: #FEC708;}
.account-loyalty .row4 .active .curved-text {color: #29B79D;}
.account-loyalty .row5 .active .curved-text {color: #3D93FF;}
.account-loyalty .row1 h3 {color: #F58220;}
.account-loyalty .row2 h3 {color: #C90940;}
.account-loyalty .row3 h3 {color: #FEC708;}
.account-loyalty .row4 h3 {color: #29B79D;}
.account-loyalty .row5 h3 {color: #3D93FF;}
.account-loyalty .legend {color: #8c8c8c; margin-bottom: 20px; opacity: 0; max-width: 78%;}
.account-loyalty .legend.loading {visibility: hidden;}
.account-loyalty .legend span,
.account-loyalty .legend i {color: #777; font-style: normal; font-weight: 700;}
.account-loyalty .waiting {display: inline-block;}
.account-loyalty .metric-wrapper {position: relative;}
.account-loyalty .row1 .metric.background {width: 100%; height: 40px; position: relative;}
.account-loyalty .row1 .metric.layer {height: 13px; position: absolute; left: 0; top: 0; z-index: 1; background: #FF7A0F; border-radius: 3px; opacity: 0.8;}
.account-loyalty .row2 .metric.background {width: 100%; height: 37px; position: relative;}
.account-loyalty .row2 .metric.layer {height: 37px; position: absolute; left: 0; top: 0;}
.account-loyalty .row3 .metric.background {width: 100%; height: 37px; position: relative;}
.account-loyalty .row3 .metric.layer {height: 37px; position: absolute; left: 0; top: 0;}
.account-loyalty .row4 .metric.background {width: 100%; height: 37px; position: relative;}
.account-loyalty .row4 .metric.layer {height: 37px; position: absolute; left: 0; top: 0;}
.account-loyalty .row5 .metric.background {width: 100%; height: 37px; position: relative;}
.account-loyalty .row5 .metric.layer {height: 37px; position: absolute; left: 0; top: 0;}
.account-loyalty .curved-text {margin-top: 30px; width: 70px; text-align: center; white-space: nowrap; font-size: 14px; color: #a6a6a6;}
.account-loyalty .row1 .curved-text {margin-top: 20px !important;}
.store-ru .row1 .curved-text {font-size: 11px; margin-left: -10px; margin-top: 19px !important; margin-bottom: 6px;}
.account-loyalty .row .metric-big:before {position: absolute; left: 19px; top: 18px; display: inline-block; font-family: 'apollo'; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 2.2rem;}
.account-loyalty .row2 .metric-big:before {content:'\0063'; transform: rotate(-60deg); left: 17px;}
.account-loyalty .row3 .metric-big:before {content:'\0062'; left: 17px;}
.account-loyalty .row4 .metric-big:before {content:'\0059'; transform: rotate(-45deg);}
.account-loyalty .row5 .metric-big:before {content:'\005a'; transform: rotate(25deg); left: 17px;}

.account-loyalty .row1 .active .metric-big {background: #ff860a; color: #fff;}
.account-loyalty .row2 .active .metric-big {background: #ac0736; background-position: 15px -345px !important;}
.account-loyalty .row3 .active .metric-big {background: #fec917;}
.account-loyalty .row4 .active .metric-big {background: #29B79D;}
.account-loyalty .row5 .active .metric-big {background: #3D93FF;}
.account-loyalty .row-right.active .metric-big:before {color: #fff;}

.account-loyalty .row1 .metric1-sum1 {position: absolute; left: 0; top: 20px; color: #a6a6a6;}
.account-loyalty .row1 .metric1-sum2 {position: absolute; top: 20px; color: #ff860a; display: none;}
.account-loyalty .row1 .metric1-sum3 {position: absolute; right: 10px; top: 20px; color: #a6a6a6;}
.account-loyalty .line-inactive,
.account-loyalty .line-active {border-radius: 3px; height: 6px; position: absolute;}
.account-loyalty .line-inactive {background: #e6e6e6; width: 103%;}
.account-loyalty .row1 .line-inactive {width: 106%;}
.account-loyalty .metric-wrapper:not(.metric1) .line-inactive {left: 2%; top: 20px;}
.account-loyalty .metric-wrapper:not(.metric1) .line-active {left: 2%; top: 20px; max-width: 96%;}
.account-loyalty .metric2 .line-active {background: #C90940;}
.account-loyalty .metric3 .line-active {background: #fec917;}
.account-loyalty .metric4 .line-active {background: #29B79D;}
.account-loyalty .metric5 .line-active {background: #3D93FF;}

.account-loyalty .row1 .row-item .metric-big:before {}

.account-loyalty .row-items .col2-left {float: left; color: #F4821E;}
.account-loyalty .row2 .row-items .col2-left {color: #C90940;}
.account-loyalty .row3 .row-items .col2-left {color: #FEC708;}
.account-loyalty .row4 .row-items .col2-left {color: #29B79D;}
.account-loyalty .row5 .row-items .col2-left {color: #3D93FF;}
.account-loyalty .row-items .col2-left span {color: #B0B0B0;}
.account-loyalty .row-items .col2-right {float: right; padding-right: 20px;}
.account-loyalty .row-items .col2-right .validUntil {color: #777;}
.account-loyalty .row-items {margin: 20px 0 0; width: auto;}
.account-loyalty .row-items .row-item {margin-left: 0; cursor: pointer; -webkit-transition: all 150ms ease; -moz-transition: all 150ms ease; -ms-transition: all 150ms ease; -o-transition: all 150ms ease; transition: all 150ms ease; color: #fff;position: relative;}
.account-loyalty .row-items .row-item:last-child {margin-bottom: 25px;}
.account-loyalty .row-items .row-item span {position: relative; font-weight: 700;}
.account-loyalty .row-items .row-item .right-bubble {position: absolute; right: -10px; top: -24px; border: 2px #fff solid; border-radius: 50%; text-align: center; color: #fff; background: #FF860A; width: 36px; height: 36px; box-sizing: border-box; line-height: 34px; font-weight: 600;  -webkit-transition: all 150ms ease; -moz-transition: all 150ms ease; -ms-transition: all 150ms ease; -o-transition: all 150ms ease; transition: all 150ms ease;}
.account-loyalty .row2 .row-items .row-item .right-bubble {background: #C90940;}
.account-loyalty .row3 .row-items .row-item .right-bubble {background: #FEC708;}
.account-loyalty .row4 .row-items .row-item .right-bubble {background: #29B79D;}
.account-loyalty .row5 .row-items .row-item .right-bubble {background: #3D93FF;}

.account-loyalty .row-items .row-item-link {color: #F5821F; text-align: center; padding: 0 20px; line-height: 36px; margin-top: 11px; text-decoration: underline;}
.account-loyalty .row2 .row-items .row-item-link {color: #C90940;}
.account-loyalty .row3 .row-items .row-item-link {color: #FEC70C;}
.account-loyalty .row4 .row-items .row-item-link {color: #29B79D;}
.account-loyalty .row5 .row-items .row-item-link {color: #3D93FF;}

.account-loyalty .row-items .row-item-link:hover {color: #111;}
.account-loyalty .row-items .row-item .col2 {white-space: nowrap; line-height: 18px; padding-top: 10px; color: #B0B0B0; width: 100%; border-top: 11px #F5821F solid; position: relative; padding-left: 0; margin-top: 25px;}
.account-loyalty .row2 .row-items .row-item .col2 {border-top: 11px #C90940 solid;}
.account-loyalty .row3 .row-items .row-item .col2 {border-top: 11px #FEC708 solid;}
.account-loyalty .row4 .row-items .row-item .col2 {border-top: 11px #29B79D solid;}
.account-loyalty .row5 .row-items .row-item .col2 {border-top: 11px #3D93FF solid;}

.account-loyalty .row-item-icon {position: absolute; left: 26px; top: 18px; display: inline-block; font-family: 'apollo'; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 1.2rem;}
.account-loyalty .row-item-name {color: #fff; font-size: 10px;}
.account-loyalty .row2 .row-items .row-item .right-bubble:before {left: 8px; top: 7px; content: '\0063'; position: absolute; display: inline-block; font-family: 'apollo'; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 1.1rem; transform: rotate(-60deg);}
.account-loyalty .row3 .row-items .row-item .right-bubble:before {left: 7px; top: 7px; content: '\0062'; position: absolute; display: inline-block; font-family: 'apollo'; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 1.1rem;}
.account-loyalty .row4 .row-items .row-item .right-bubble:before {left: 8px; top: 7px; content: '\0059'; position: absolute; display: inline-block; font-family: 'apollo'; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 1.1rem; transform: rotate(-45deg);}
.account-loyalty .row5 .row-items .row-item .right-bubble:before {left: 7px; top: 7px; content: '\005a'; position: absolute; display: inline-block; font-family: 'apollo'; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 1.1rem; transform: rotate(30deg);}


.loyalty-popup {display: none; position: absolute; width: 420px; margin: auto; background: rgba(0, 0, 0, 0.4); border-radius: 5px; z-index: 1001; left: 50%; transform: translateX(-50%); box-sizing: border-box; padding: 10px;}
.loyalty-popup .close {width: 33px; height: 33px; background: url('../images/apollo-sprite.png') -52px -321px no-repeat; position: absolute; right: -12px; top: -12px; cursor: pointer;}
.loyalty-popup .qr {position: absolute; top: 21.5%; text-align: center; width: 100%; max-width: 400px;}
.loyalty-popup .qr canvas {border: 10px #fff solid;}
.loyalty-popup .nr {position: absolute; top: 61.2%; left: 34%; font-size: 35px; color: #000;}
.loyalty-popup .validUntil {position: absolute; left: 0; width: 100%; text-align: center; color: #fff; top: 69%;}

.loyalty-popup .bg-poco .qr {top: 300px;}
.loyalty-popup .bg-poco .nr {top: 499px;}
.loyalty-popup .bg-poco .validUntil {position: absolute; top: 537px; left: 215px; font-size: 18px; color: #000;}

.loyalty-popup .bg-app .qr {top: 300px;}
.loyalty-popup .bg-app .nr {top: 499px;}
.loyalty-popup .bg-app .validUntil {position: absolute; top: 537px; left: 215px; font-size: 18px; color: #000;}
.bg.bg-giftcard .validUntil {top: auto !important; bottom: 11px;}

.club-table2-wrapper {margin-left: -7px; margin-right: -7px;}
.table3-col-wrapper {padding-left: 7px; padding-right: 7px;}
.club-table2-wrapper .col-lg-12 {padding-left: 7px; padding-right: 7px;}
.club-table1 {margin-left: -7px; margin-right: -7px; clear: both;}
.club-table1 .club-table-content-wrapper {padding-left: 7px; padding-right: 7px; margin-bottom: 15px;}
.club-table1 .club-table-content {background: #e27b0a; padding: 10px; color: #fff; font-weight: 600; font-size: 13px; vertical-align: middle; line-height: 24px; display: block; height: 100%;}
.club-table1 .club-table1-cell1 {padding-left: 7px; padding-right: 7px;}
.club-table1 .club-space {width: 40px;}
.club-table2 {margin-bottom: 15px;}
.club-table3 {margin-left: -7px; margin-right: -7px;}
.club-table2 .club-box {border: 1px #dedddc solid; box-sizing: border-box; padding: 13px; height: 100%;}
.club-table2 .club-space-box {width: 16px;}
.club-table2 .club-box h4 {border-bottom: 6px #f97d1d solid; position: relative; height: 48px; padding-left: 72px; font-size: 19px; line-height: 19px; margin-bottom: 25px; color: #000;}
.club-table2 .club-box .icon:before {content:""; position: absolute; left: 0; background: url('../images/apollo-klubi-sprite.png') no-repeat;}
.club-table2 .club-box .icon span {display: block; clear: both; font-weight: bolder;}
.club-table2 .club-box .icon1 {padding-left: 70px;}
.club-table2 .club-box .icon1:before {width: 64px; height: 45px; background-position: 0 -366px;}
.club-table2 .club-box .icon2 {padding-left: 65px;}
.club-table2 .club-box .icon2:before {width: 64px; height: 45px; background-position: 7px -433px;}
.club-table2 .club-box .icon3 {padding-left: 53px;}
.club-table2 .club-box .icon3:before {width: 64px; height: 45px; background-position: 16px -500px; top: -3px;}
.club-table2 .club-box .icon4 {padding-left: 65px;}
.club-table2 .club-box .icon4:before {width: 64px; height: 45px; background-position: 3px -577px;}
.club-table2 .club-box .club-table-content h5 {color: #f97d1d; font-size: 22px; line-height: 22px; margin-bottom: 20px;}
.club-table2 .club-box .club-table-content p {font-size: 14px; color: #000; margin-bottom: 20px;}
.club-table2 .club-box .club-table-content p strong {color: #f97d1d;}
.club-table2-last {width: 100%;}
.club-table2-last p {/*margin-bottom: 0 !important;*/}
.club-button {background: #f58020; color: #fff; padding: 5px 12px 5px 37px; border: 0; font-weight: 600; font-size: 13px; position: relative; cursor: pointer; min-height: 36px;}
.club-button:hover {background: #292929;}
.club-button:before {content: ""; position: absolute; left: 5px; top: 0; background: url('../images/apollo-klubi-sprite.png') 0 -637px; width: 36px; height: 36px;}
.club-register-btn {background: #000; padding-left: 40px; color: #fff; text-transform: uppercase; float: left; padding: 10px; font-size: 14px; font-weight: bold; letter-spacing: 1px; position: relative; padding-left: 55px; cursor: pointer; width: 222px; box-sizing: border-box;}
.club-register-btn:hover {background: #292929;}
.club-register-btn:before {content: ""; position: absolute; left: 10px; background: url('../images/apollo-klubi-sprite.png') 0 -685px; width: 36px; height: 36px;}
.club-rules-link {float: left; line-height: 56px; margin-left: 30px; font-size: 14px;}
.club-rules-link a {color: #f97d1d; font-weight: 600; border-bottom: 2px #f97d1d solid; text-decoration: none;}
.club-rules-link a:hover {color: #000; border-bottom: 2px #000 solid;}
.club-gift-popup {display: none; position: fixed; width: 96%; margin: auto; top: 10%; background: rgba(0, 0, 0, 0.4); border-radius: 5px; z-index: 1001; max-width: 820px; left: 0; right: 0; box-sizing: border-box; padding: 10px;}
.club-gift-popup .close {width: 33px; height: 33px; background: url('../images/apollo-sprite.png') -52px -321px no-repeat; position: absolute; right: -12px; top: -12px; cursor: pointer; opacity: 1;}
.club-gift-popup .club-gift-content {background: #fff; max-width: 800px; width: 100%; padding: 20px 15px; box-sizing: border-box; font-size: 14px;}
.kingistus-popup-content {display: none;}
.club-gift-content h4 {color: #f97d1d; font-size: 16px;}
.club-gift-content ul {margin: 10px 0 10px 15px;}
.club-gift-content ul li {list-style-type: disc; color: #000; font-size: 16px;}
#phone_invalid { color: red; }
.eripakkumine-v1 { border:1px #E6E6E6 solid; padding:15px; width:100%; float:left; margin-bottom:30px; box-sizing:border-box;}
.eripakkumine-v1 .image-wrapper { float:left; width:25%; box-sizing:border-box;}
.eripakkumine-v1 .image-wrapper .product-image img {border: 1px #bdbaaf solid; -moz-box-shadow: 0 1px 6px rgba(49, 105, 168, 0.75); -webkit-box-shadow: 0 1px 6px rgba(49, 105, 168, 0.75); box-shadow: 0 1px 6px rgba(49, 105, 168, 0.75);margin-bottom: 7px;max-width: 100%;padding: 2px;}
.eripakkumine-v1 .image-wrapper .product-image img:hover {border: 1px #bdbaaf solid; padding: 2px; margin-bottom: 7px; -moz-box-shadow: 0 1px 6px #444; -webkit-box-shadow: 0 1px 6px #444; box-shadow: 0 1px 6px #444}
.eripakkumine-v1 .right-side { float:left; width:75%; box-sizing:border-box; padding-left:25px;}
.eripakkumine-v1 .right-side h5 {margin: 0;}
.eripakkumine-v1 .right-side h5 a {font-size: 16px; color: #000;}
.eripakkumine-v1 .right-side .author {margin-top: 5px;}
.eripakkumine-v1 .right-side .author a {color: #fb944e;margin: 0 0 10px;font-weight: 600;}
.eripakkumine-v1 .right-side .year {color: #333;}
.eripakkumine-v1 .right-side .description {margin-top: 20px; min-height: 170px;}
.eripakkumine-v1 .regular-price .has-club-price .price {color: #888888 !important; text-decoration: line-through !important; font-weight: normal !important;}
.eripakkumine-v1 .price-box {position: relative; line-height: 18px; margin-top: 5px; padding-bottom: 30px;}
.eripakkumine-v1 .actions {position: absolute; right: 0; bottom: 0;}
.eripakkumine-v1 button {min-width: 120px; text-align: center;}
.eripakkumine-v1 button span {color: #fff; float: none;}

.eripakkumine-v1 .price-label {display: none;}
.eripakkumine-v1 .price-before {padding: 0 15px 0 0; color: #888;}
/*.eripakkumine-v1 .club-special-price .price-label {display: inline; font-weight: normal; font-size: 11px; width: 120px; display: block}*/
.eripakkumine-v1 .club-special-price .price {font-size: 18px !important; color: #fb9438 !important}
.eripakkumine-v1 .club-special-price .old-price .price {font-size: 12px !important; color: #888 !important}
.eripakkumine-v1 .club-price {clear: none}
.eripakkumine-v1 .btn-telli {background: #41bd8e;}
.eripakkumine-v1 .btn-telli:hover {background: #6DC1A1;}
.eripakkumine-v1 .price {color: #fb9438;}
.eripakkumine-v1 .product .price-before, .upsell .price-before {padding: 0 5px 0 0; color: #888}
.eripakkumine-v1 .product-discount {position: absolute; top: -53px; right: -13px; width: 50px; height: 50px; background: #fb9438; border-radius: 50%; line-height: 50px; text-align: center; font-weight: bold; font-size: 16px; color: #2B2220; padding: 0; margin: 0;}
.eripakkumine-v1 .klubipakkumine .regular-price {display: none;}
.eripakkumine-v1 .grid-disable-campaign-price {float: left; font-size: 18px;}
.eripakkumine-v1 .countdown {background-color: #de3a4f; color: #fff; bottom: 3px; width: 100%; left: 3px; line-height: 26px; box-sizing: border-box; font-size: 11px; padding-left: 6px; border-radius: 3px; text-align: center;}
.eripakkumine-v1 .countdown-label {display: none;}
.eripakkumine-v1 .countdown .countdown-section {padding-right: 3px;}
.eripakkumine-v1 .countdown .countdown-section:last-child {padding-right: 0;}
.eripakkumine-v1 .bottom {width: 100%; float: left; position: relative;}
.eripakkumine-v1 .bottom .left {float: left; width: 25%; box-sizing: border-box;}
.eripakkumine-v1 .bottom .right {float: left; width: 75%; box-sizing: border-box;}
.eripakkumine-v1,
.eripakkumine-v2 {clear: both; margin-top: 0;}
.eripakkumine-v2 {border:1px #E6E6E6 solid; padding: 0;}
.eripakkumine-v2 .product-image {width: 133px;}
.eripakkumine-v2 .f-fix {width: 324px;}
.products-list li.item {padding: 0 0 0 15px;}
.eripakkumine-v2 .product-image .product-discount-clone {position: absolute; width: 42px; height: 42px; background: #fb9438; bottom: -10px; right: -16px; line-height: 42px; text-align: center; font-weight: bold; font-size: 14px; color: #2B2220; border-radius: 50%; }
.eripakkumine-header {background: none; height: 30px; clear: both;}
.erpakkumine .header .more {float: right; color: #F6821F; text-decoration: none; font-size: 0.9em; margin-top: 2px;}
.eripakkumine-header h2 {float: left; font-size: 20px; font-weight: 600; margin: 0; padding: 0;}
.eripakkumine-header .more {float: right; color: #F6821F; text-decoration: none; margin-top: 2px; font-weight: 600;}
.eripakkumine-header .more i {margin-right: 1px; color: #F98E34;}
.eripakkumine-header .more span {border-bottom: 1px dotted #f3bf92; margin-left: 7px;}
.eripakkumine-header .more:hover {color: #333;}
.product-warning {border: 1px #e8e8e8 solid; overflow: hidden; display: inline-block; background: #f5f5f5; padding: 5px 10px;}
.product-warning .warning-icon {float: left;}
.product-warning .warning-message {float: left; padding-top: 10px; margin-left: 10px;}
.product-warning .warning-message strong {text-transform: uppercase; display: block;}
.warning1 {background: url(../images/apollo-sprite.png) -1px -667px; width: 60px; height: 60px; background-size: 200%;}
.warning2 {background: url(../images/apollo-sprite.png) -172px -1425px; width: 60px; height: 60px; background-size: 200%;}
.ebooks-grid ol {display: flex; flex-direction: row; justify-content: space-between; flex-wrap: wrap; width: 100%; float: left; margin: 5px 0;}
.ebooks-grid li {box-sizing: border-box; margin-bottom: 30px; width: calc(1 / 2 * 100% - (1 - 1 / 2) * 30px); box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.2);}
.ebooks-grid li .item {display: flex; height: 100%; min-height: 200px;}
.ebooks-grid li .item .product-image {flex: 1; align-items: center; justify-content: center; display: flex;}
.ebooks-grid li .item .product-info {flex: 1 1 auto; padding: 15px 20px; position: relative;}
.ebooks-grid li .item .product-info .product-name {font-size: 12px;}
.ebooks-grid li .item .product-info .product-name a {font-size: 16px; color: #3b3b3b; font-weight: 600;}
.ebooks-grid li .item .product-info .buyed {line-height: 16px;}
.ebooks-grid li .item .product-info .author {margin-bottom: 10px; max-height: 38px; overflow: hidden;}
.ebooks-grid li .item .product-info .download {position: absolute; bottom: 15px; left: 20px; color: #999;}
.ebooks-grid li .item .product-info .download a {font-weight: 600;}
.ebooks-grid li .item .product-info .download a:after {content: '›'; padding-left: 5px; font-size: 1.3em;}
.ebooks-grid li .item .product-info .download a:hover {text-decoration: none; color: #000;}
.header-info {line-height: 16px;}
.header-info strong {color: #F6821F;}
#shipping-info-popup-trigger {color: #F6821F;}
#shipping-info-popup-trigger:hover {text-decoration: underline;}
.freeshipping-popup {display: none; width: 960px; position: fixed; margin-top: 0; top: 10%; left: 50%; margin-left: -480px; z-index: 9998; border-radius: 5px; box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px 0px; padding: 20px; box-sizing: border-box; background: #fff;}
.freeshipping-popup .content {overflow-y: auto; height: 500px;}
.cms-ariklient .col-main .std {font-size: 0.9rem; line-height: 1.6rem;}
.cms-ariklient .col-main .std ol {list-style: decimal; padding-left: 40px; margin-top: 20px;}

.giftcard-fieldset textarea {width: 100%; height: 100px; box-sizing: border-box; padding: 10px 15px; font-size: 14px;}
.giftcard-fieldset label em {color: #EB340A; margin-right: 2px;}
.giftcard-info .field-label {margin-top: 6px;}
.giftcard-info .row {margin-bottom: 15px;}
.giftcard-fieldset .field {margin-top: 6px;}
.giftcard-fieldset .email-date input {width: 100px;}
.mail-message {margin-top: 20px !important;}
.gift2 label {display: block; margin-bottom: 10px;}
.discount-wrapper {position: relative;}
.giftcard_code {padding: 0 5px 0 0; float: left; line-height: 20px;}
.gift-counter {float: right; color: #a6a6a6; font-weight: 600;}
.kinkekaart-addtocart .add-to-cart {float: none;}
.redeem-btn {position: absolute; top: 1px; right: 1px; height: 40px; border-radius: 0 !important; background: #fff !important; padding: 0 10px !important;}
.redeem-btn span {font-weight: 600; color: #111 !important; padding: 0 !important;}
.redeem-btn:hover span {color: #FF7900 !important;}

/*lightbox*/
#lightbox{  position: absolute; left: 0; width: 100%; z-index: 999; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto; top: 0px; left: 0px; }
#lightbox a img{ border: none; }
#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }
#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}
#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(../images/lightbox/blank.gif); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/lightbox/nextlabel.gif) right 15% no-repeat; }
#imageDataContainer{background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100% ; }
#imageData{ padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold; }
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;  }
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}
#overlay{ position: absolute; top: 0; left: 0; z-index: 999; width: 100%; height: 500px; background-color: #000; }
/*lightbox end*/

.banners-type-counter {margin-top: 20px; margin-bottom: 20px; clear: both;}
.banners-type-counter .left {text-align: center;}
.banners-type-counter .left .counter {display: inline-block; background: #7B1AAD; padding: 0 12px 0 30px; border-radius: 0 16px 16px 0; color: #fff; height: 32px; line-height: 32px; float: left;}
.banners-type-counter .left strong {display: inline-block; font-size: 30px; max-width: 200px; margin: 18% auto 10%;}
.banners-type-counter .left .link {background: #111; color: #fff; border-radius: 16px; height: 32px; line-height: 32px; display: inline-block; padding: 0 35px;}

.banners-type-bigboard {background: #fff; padding: 30px 10px; margin-bottom: 30px; clear: both;}
.banners-type-bigboard.black {background: #111;}
.banners-type-bigboard.black .owl-next,
.banners-type-bigboard.black .owl-prev {color: #fff;}
.banners-type-bigboard .left strong {display: inline-block; font-size: 30px; margin-bottom: 10%;}
.banners-type-bigboard .left ul {margin-bottom: 15px;}
.banners-type-bigboard .left ul li a {color: #111; line-height: 32px; display: block;}
.banners-type-bigboard .left .link {background: #111; color: #fff; border-radius: 16px; height: 32px; line-height: 32px; display: inline-block; padding: 0 35px;}
.banners-type-bigboard.black .left .link {background: #fff; color: #111;}
.labels .product-discount {margin-bottom: 5px;}
.labels .product-discount span,
.labels-bottom .product-discount span {display: inline-block; height: 32px; border-radius: 0 16px 16px 0; background-color: #FF8A0B; color: #111; line-height: 32px; text-align: center; padding: 0 15px; font-weight: 600;}
.scroll-list-item-wrapper .labels-bottom {bottom: 20px;}
.products-list .labels .product-discount span,
.products-list .labels-bottom .product-discount span {border-radius: 16px 0 0 16px !important;}
.banners-type-bigboard .right-banners img {width: 100%; border-radius: 16px;}
.banners-type-bigboard .banners .owl-dots {position: absolute; bottom: 15px; text-align: center; width: 95%;}
.banners-type-bigboard.black,
.banners-type-bigboard.black .left ul li a,
.banners-type-bigboard.black .owl-carousel .owl-item h5 a,
.banners-type-bigboard.black .owl-carousel .owl-item .author,
.banners-type-bigboard.black .scroll-list-item-wrapper .price {color: #fff;}

.owl-dots .owl-dot {position: relative; height: 8px; width: 8px; background-color: rgba(255,255,255,0.4); box-shadow: 0 0 4px 0 rgba(0,0,0,0.4); margin: 0 5px; border-radius: 50%;}
.owl-dots .owl-dot span {background: none; margin: 2px;}
.owl-dots .owl-dot.active,
.owl-theme .owl-dots .owl-dot:hover {background: #fff;}
.owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {height: 4px; width: 4px; background: #111;}
.widget-latest {position: relative; clear: both;}
.widget-latest .nav-box-title {margin-bottom: 20px; padding: 0;}
.widget-latest h3 {font-size: 22px; line-height: 28px; margin: 10px 0; overflow: hidden; height: 86px;}
.widget-latest div div {line-height: 24px;}
.widget-latest .read-more {font-weight: 600;}
.widget-latest .owl-item:last-child {margin-right: 0 !important;}

.success-wrapper .confirmed-box {background: #AEFFC7; padding: 15px 20px; margin: 30px 0; font-size: 1.7rem; font-weight: 600; max-width: 97%;}
.success-wrapper p {margin-bottom: 30px;}
.success-wrapper .name {height: 54px; overflow: hidden; line-height: 18px; margin-bottom: 10px;}
.success-wrapper h2 {margin-bottom: 20px;}
.success-wrapper .items-wrapper {border: 1px #D0D0D0 solid; border-radius: 16px; padding: 30px 0;}
.success-wrapper .items-wrapper {max-width: 100%;}
.success-wrapper .success-middle {margin: 90px 0 30px;}
.success-wrapper .order-address {line-height: 20px;}
.success-wrapper .shipping-payment {margin-top: 20px; margin-bottom: 20px;}
.success-wrapper .shipping-payment strong {display: block;}
.success-wrapper .get-help {margin: 20px 0 40px;}
.success-wrapper .get-help a {font-weight: 600; text-decoration: underline;}
.success-wrapper .get-help a:hover {color: #fb9438;}
.success-wrapper .get-help .icon {border: 2px #bbb solid; width: 18px; display: inline-block; height: 18px; border-radius: 50%; text-align: center; color: #bbb; font-weight: 600; font-size: 0.7rem; margin-right: 5px;}
.success-wrapper .totals {margin-top: 30px; width: 100%;}
.success-wrapper .totals .row {margin: 0; line-height: 22px;}
.success-wrapper .totals .right {text-align: right;}
.success-wrapper .totals .grandtotal {margin-top: 20px;}
.success-wrapper .totals .grandtotal .right{font-weight: 600; font-size: 1.4rem;}
.success-wrapper .totals .giftcard-row {margin-top: 20px;}
.success-wrapper .order-item-image {padding-right: 0;}
.success-wrapper .order-item-image img {max-width: 100%;}

/* ============================================ *
 * Checkout - Mini cart
 * ============================================ */
.header-minicart {float: right;}
@media only screen and (max-width: 770px) {
  .header-minicart {display: block;}
}
.header-minicart .minicart-message {display: block; padding: 10px;}
.header-minicart .empty {padding: 10px; min-height: 100px; display: flex; align-items: center; justify-content: center;}
.header-minicart .minicart-wrapper {clear: both; position: relative;}
.header-minicart .minicart-wrapper:before,
.header-minicart .minicart-wrapper:after {content: ''; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; display: none;}
.header-minicart .minicart-wrapper:before {background-color: white; opacity: 0.8; z-index: 2;}
.header-minicart .minicart-wrapper:after {background-image: url("../images/opc-ajax-loader.gif"); background-repeat: no-repeat; background-position: center; z-index: 3;}
.header-minicart .minicart-wrapper.loading {position: relative;}
.header-minicart .minicart-wrapper.loading:before,
.header-minicart .minicart-wrapper.loading:after {display: block;}
.header-minicart .block-cart {min-width: 410px; display: none; position: absolute; right: 0; top: 51px; background: #fff; z-index: 4; width: 100%;}
.header-minicart .block-subtitle {display: none; font-size: 10px; font-weight: bold; line-height: 1.4; padding: 5px; text-align: center; text-transform: uppercase; margin-bottom: 0px;}
.header-minicart .block-subtitle .close {width: 40px; float: right; display: block; color: #636363; text-decoration: none; font-weight: normal; font-size: 30px; position: absolute; top: -8px; right: -3px;}
.header-minicart .mini-products-list {padding: 0;}
.header-minicart .mini-products-list li {padding: 15px; position: relative;}
.header-minicart .mini-products-list li.last {border: none;}
.header-minicart .mini-products-list li .product-details {position: relative; text-align: left; display: flex;}
.header-minicart .product-details .product-name {padding-top: 0px; font-weight: bold; text-align: left;}
.header-minicart .product-details .product-name a {color: #111; font-size: 18px; line-height: 18px; max-height: 36px; display: block; overflow: hidden;}
.header-minicart .product-details .price {font-size: 18px; font-weight: 700;}
.header-minicart .info-wrapper {margin-bottom: 0.5em;}
.header-minicart .info-wrapper th {text-transform: uppercase; padding-right: 10px;}
.header-minicart .info-wrapper td {color: #3399cc; clear: right;}
.header-minicart .details-left {flex: 0 1 60%;}
.header-minicart .details-right {flex: 0 1 40%;}
.header-minicart .details-right .qty-wrapper {margin-left: 10%;}
.header-minicart .details-right .qty {width: 70px !important; line-height: 32px; padding: 0 10px; border: 1px #111 solid;}
.header-minicart .details-right .quantity-button {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 100ms;
  -moz-transition-duration: 100ms;
  -o-transition-duration: 100ms;
  transition-duration: 100ms;
  height: 34px;
  width: 34px;
  border-radius: 0;
  color: #fff;
}
.header-minicart .details-right .remove {color: #ABABAB; margin-top: 16px; display: block; text-decoration: underline;}
.header-minicart .details-right .remove:hover {color: #111;}
.header-minicart .block .block-content {padding: 0;}
.header-minicart .quantity-button[disabled] {cursor: default;}
.header-minicart .quantity-button.visible {opacity: 1;}
.header-minicart .subtotal {background-color: #F9D732; text-align: left; line-height: 2.7em; padding: 0 15px; font-size: 18px; margin-bottom: 0;}
.header-minicart .subtotal .price {float: right; font-weight: 700;}
.header-minicart .minicart-actions {overflow: hidden; position: relative; text-align: center;}
.header-minicart .minicart-actions .checkout-button {display: block; text-align: center; width: 100%; background: #111; color: #fff; line-height: 70px; font-weight: 700; font-size: 22px; height: 70px; border-radius: 0;}
.header-minicart .minicart-actions .cart-link {
  height: 33px;
  line-height: 39px;
  text-transform: uppercase;
  font-size: 13px;
}
.header-minicart .minicart-actions .paypal-logo .paypal-or {
  line-height: 1.6;
}
.header-minicart #minicart-error-message {
  text-align: center;
  color: red;
  display: none;
}
.header-minicart #minicart-success-message {
  text-align: center;
  color: green;
  display: none;
}
.header-minicart .jcarousel-control-prev,
.header-minicart .jcarousel-control-next {
  display: none;
}

.header-minicart.skip-active .block-cart,
.block-cart.skip-active {
  display: block;
}

.header-maintenance-bar {background: #FFC227;}
.maintenance-bar-wrapper {line-height: 32px; min-height: 32px; color: #111; padding: 0 60px 0 60px; position: relative; max-width: 1200px; margin: 0 auto;}
.maintenance-bar-wrapper .icon-meintenence {font-size: 1.2rem; padding-right: 10px; position: absolute; left: 30px; top: 2px;}
.maintenance-close {width: 32px; height: 32px; position: absolute; right: 20px; top: 0; cursor: pointer; text-indent: -9999px;}
.maintenance-close:before {
    content: ''; position: absolute; top: 15px; right: 5px; width: 16px; height: 2px; background: #111;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);}
.maintenance-close::after {
    content: ''; position: absolute; top: 15px; right: 5px; width: 16px; height: 2px; background: #111;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);}
.top-all-departments {position: absolute; right: 30px; bottom: 0; z-index: 3; background: #fff; padding: 0 10px; height: 48px; line-height: 48px; box-shadow: -7px 1px 17px -12px #000;}
.top-all-departments a:hover {text-decoration: underline;}
.top-all-departments a:not(.all-deps) {margin-right: 15px;}
.top-all-departments .all-deps:after {transform: rotate(-90deg); display: inline-block; font-family: 'apollo'; font-style: normal; font-weight: normal; line-height: 1; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content:'\0041'; font-size: 0.4rem; margin-left: 2px;}

.cms-page-view .col2-left-layout .col-main {width: 80%; padding: 20px 30px; }
.cms-page-view .col2-left-layout .col-left {width: 20%;}
.cms-klubi .col2-left-layout .col-main {width: 70% !important;}
.cms-klubi .col2-left-layout .col-left {width: 30% !important;}
.all-categories img {width: 100%;}
.all-categories strong {font-size: 1.4rem; padding: 5px 0 15px; display: block;}
.all-categories ul {margin-bottom: 25px; padding-bottom: 15px; border-bottom: 1px #EAEAEA solid;}
.all-categories ul li {padding: 4px 0;}
#back-top-top {display: none;}

.info-bar-wrapper {background: #F4F4F4; text-align: center; margin-bottom: 20px; }
.info-bar-wrapper ul {width: auto; display: inline-block; text-align: left;}
.info-bar-wrapper ul li {line-height: 40px; display: block; white-space: nowrap;}
.info-bar-wrapper .infobar-shipping:before {display: inline-block; font-family: 'apollo'; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content:'\0043'; float: left; margin-top: 7px; padding-right: 13px; font-size: 1.5rem;}
.info-bar-wrapper .infobar-return:before {display: inline-block; font-family: 'apollo'; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content:'\0054'; float: left; margin-top: 7px; padding-right: 13px; font-size: 1.5rem;}
.info-bar-wrapper .infobar-freereturn:before {display: inline-block; font-family: 'apollo'; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content:'\0053'; float: left; margin-top: 7px; padding-right: 13px; font-size: 1.5rem;}

.info-bar-wrapper.hidden-md-down {background: #fff;}
.info-bar-wrapper.hidden-md-down ul {width: 90%;}
.info-bar-wrapper.hidden-md-down ul li {display: inline-block; padding: 0 20px; width: 33%; text-align: center;}
.info-bar-wrapper.hidden-md-down .infobar-shipping:before,
.info-bar-wrapper.hidden-md-down .infobar-return:before,
.info-bar-wrapper.hidden-md-down .infobar-freereturn:before {float: none; position: relative; left: 0; top: 5px;}

.mobile-banner-wrapper { width: 100%; float: left; margin-bottom: 20px;}
.glc button.btn-checkout{height:33px !important;}
.cart-empty {padding-top: 20px;}
#InAadressDiv {height: auto !important; padding-bottom: 0 !important;}
#InAadressDiv .ui-listview {border: 0 !important;}
#InAadressDiv .ui-listview li {border-left: 1px #D7D7D7 solid; border-right: 1px #D7D7D7 solid; padding: 0 15px; line-height: 22px;}
#InAadressDiv .ui-listview li:last-child {border-bottom: 1px #D7D7D7 solid;}
div.inads_spinner {top: 15px !important; right: 15px !important;}
.block-layered-nav.anchor-categories,
.block-layered-nav.anchor-categories dd {margin-bottom: 0 !important;}
.inaadressSearch span.appartments {display: none !important;}

@media only screen and (max-width: 990px) {
    .col2-left-layout .col-left {width: 28%;}
    .col2-left-layout .col-main {width: 72%;}
}
@media only screen and (max-width: 991px) {
    .banners-type-bigboard {padding: 30px 0;}
    .banners-type-bigboard.black .nav-box-title a {color: #fff !important;}
    .banners-type-bigboard.black .nav-box {border-bottom: 0; padding-bottom: 0x; margin-bottom: 0;}
    .banners-type-bigboard.black .owl-nav .owl-next:after,
    .banners-type-bigboard.black .owl-nav .owl-prev:after {color: #fff;}
}

@media only screen and (max-width: 1240px) {
    #nav > li > a {padding: 0 10px;}
}
@media only screen and (max-width: 960px) {
    #nav > li > a {font-size: 0.8rem; padding: 0px 7px;}
}

@media only screen and (min-width: 992px) and (max-width: 1159px) {
    .product-right-wrapper-parent {padding-left: 0;}
    .product-right-wrapper .price-box {top: 4px;}
    .product-right-wrapper .price-box .price {font-size: 23px;}
}

@media only screen and (max-width: 1051px) {
    #checkout-payment-method-load dt {width: 97% !important;}
    .shipping-row-wrapper .select-box.active {width: 100%;}
}

@media only screen and (min-width: 769px) and (max-width: 991px) {
    .product-right-wrapper {max-width: 300px;}
    .product-right-wrapper .price-box {right: auto; top: 17px; left: 68%;}
    .product-view .shippingInfo {margin-bottom: 0;}
    .product-view .product-shop .add-to-box {margin-bottom: 0; padding-bottom: 15px; padding-left: 0;}
    .product-view .product-shop .add-to-links li {padding: 0;}
    .add-to-cart button.button {margin-top: 20px;}
    .prod-header ul {margin-top: 5px;}
    .ratings .rating-links .button {max-width: 150px;}
}

@media only screen and (min-width: 769px) and (max-width: 1090px) {
    .product-tabs > li {margin-right: 5px;}
}

@media only screen and (min-width: 769px){
    .products-grid .labels .product-discount,
    .owl-carousel .labels .product-discount {display: none;}
    .single-product-wrapper .image-wrapper:hover .actions {opacity: 1; visibility: visible;}
    .header .top-login-link:before {content: ""; position: absolute; left: 0; top: 8px; width: 15px; height: 15px; background: url(../images/icons/login.svg) no-repeat;}
}

@media only screen and (max-width: 768px) {
    .stickyheader .header-container {position: fixed; top: 0;}
    .stickyheader .main-container {margin-top: 132px;}
    .col-main > .product-view {padding: 20px 5px;}
    .labels-bottom {display: none !important;}
    .header .form-search {margin: 0 0 10px 0; padding: 0;}
    .header .form-search .search-autocomplete {left: 0 !important; top: 48px; width: 100% !important; border: 0;}
    .header .logo img {max-width: 130px; padding-top: 9px; margin-left: 20px; min-width: 130px;}
    .header-main-row1 > .row {margin: 0;}
    .my-login-name span {padding: 0;}
    .my-login-name span:before {top: 11px;}
    .form-search button {right: 10px;}
    .logo-wrapper {margin-top: 10px; margin-bottom: 15px;}
    .topactions-wrapper {top: 0; bottom: auto; right: 0;}
    .top-cart .text {display: none;}
    .top-cart .cart-amount {line-height: 33px; height: 33px; width: auto; min-width: 40px;}
    .header-minicart .block-cart {top: 35px;}
    #header-cart:before {display: none;}
    .before-header-links-wrapper {width: 100%; height: auto; clear: both; padding: 0; font-size: 1rem;}
    .nav-wrapper {box-shadow: 0 7px 9px -7px rgba(0,0,0,0.3);}
    #mobile-menu .links {font-size: 1rem; margin-left: 25px; margin-right: 25px; float: none;}
    #mobile-menu .links li {width: 100%; display: block;}
    #mobile-menu .links li a {display: block; line-height: 44px; position: relative; border-bottom: 2px #373838 solid; line-height: 44px; font-weight: 400;}
    #mobile-menu .links li a:after {color: #fff; font-family: 'apollo'; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: '\0041'; position: absolute; right: 0; font-size: 0.4rem; top: 20px; transform: rotate(-90deg);}
    #mobile-menu .links .right {display: none;}
    #mobile-menu .top-login-link {display: none !important;}
    #mobile-menu .form-language {width: 100%; padding: 0;}
    #mobile-menu .form-language ul {right: 0; width: auto; padding-left: 15px; right: -15px !important; padding: 0 15px; top: 44px;}
    #mobile-menu .form-language ul li {border: 0 !important; padding: 0;}
    #mobile-menu .form-language ul li a {border: none !important; line-height: 36px;}
    #mobile-menu .form-language ul li a:after {display: none;}
    #mobile-menu .links .topbar-icon-shops a {padding-left: 20px;}
    #mobile-menu .links .topbar-icon-shops a .icon-pin {top: 2px;}
    .mobile-join-link {color: #fb9438 !important;}
    .form-language .current-lang {display: block; line-height: 44px;}
    .form-language .current-lang:after {color: #fff; font-family: 'apollo'; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: '\0041'; position: absolute; right: 0; font-size: 0.4rem; top: 20px;}
    .topactions-wrapper .links {display: none !important;}
    .header-main {padding-top: 0;}
    .header .links {margin-top: 5px;}
    .header .links li a {padding: 0;}
    #mobile-menu .loggedin .top-link-club {display: none !important}
    .top-link-club a {padding-left: 0 !important;}
    .top-link-club a:before {margin-top: 11px;}
    .maintenance-bar-wrapper {padding: 6px 40px 0 40px; line-height: 20px; z-index: 2;}
    .maintenance-bar-wrapper .icon-meintenence {left: 10px; top: 6px;}
    .maintenance-close {right: 10px;}
    .searchautocomplete .nav-search-in {display: none;}
    #search {border-radius: 19px; padding-left: 20px !important;}
    .top-all-departments {position: relative; width: 100%; right: auto; bottom: auto; clear: both; overflow-y: visible; padding: 0; box-shadow: 0 0 0 0; height: 0;}
    .all-dep-wrapper {display: none;}
    #mobile-nav {display: none; background: #fff; font-size: 1rem; position: absolute; width: 100%; top: -48px;}
    #mobile-nav a {font-size: 1rem; display: block;}
    #mobile-nav > li {line-height: 48px; border-bottom: 2px #E2E2E2 solid; padding: 0 25px;}
    #mobile-nav > li a {font-weight: 600; position: relative;}
    #mobile-nav > li a:after {font-family: 'apollo'; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: '\0041'; position: absolute; right: 0; font-size: 0.4rem; top: 20px; transform: rotate(-90deg);}
    #mobile-nav > li a.main_a:after,
    #mobile-nav .bold:after {transform: rotate(0deg);}
    #mobile-nav .submenu {display: none;}
    #mobile-nav .sub-left {padding: 0;}
    #mobile-nav .tab_empty {display: none;}
    #mobile-nav .childmenu {border-bottom: 0;}
    #mobile-nav .childmenu ul {display: none;}
    #mobile-nav .childmenu ul li {padding: 0 15px; border-bottom: 2px #E2E2E2 solid;}
    .sub-middle {padding: 0; margin: 0;}
    .subnav-main-items {padding: 0 15px; background: #F4F4F4;}
    .subnav-main-items li:not(:last-child) {border-bottom: 2px #E2E2E2 solid;}
    .top-cart {line-height: 32px; padding-right: 45px; padding-left: 5px;}
    .col1-layout .col-main {padding: 20px 15px !important;}
    .nav-box {margin-left: 0; margin-right: 0; width: 100%; float: left;}
    .footer-container {background: #333;}
    .footer-sub-block {width: 100%; min-height: auto; position: relative;}
    .footer-sub-block h4:after {font-family: 'apollo'; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: '\0041'; position: absolute; right: 15px; font-size: 0.5rem; top: 5px;}
    .footer-sub-block ul {display: none;}
    .footer-sub-block:not(:last-child) {border-bottom: 2px #515151 solid; margin-bottom: 15px;}
    .footer-contacts a {display: block; padding: 0 0 20px;}
    .cart-wishlist-links {position: absolute; top: 10px; right: 0; width: auto;}
    .footer-contacts > span {margin: 0; text-align: center; line-height: 24px;}
    .footer-contacts > span > span {display: block;}
    .footer-blocks {padding: 15px;}
    .footer .ambientia-logo {right: 20px;}
    .col2-left-layout .col-main {width: 100%; padding: 10px;}
    .col2-left-layout .col-left {display: none;}
    .catalog-category-view h1 {font-size: 1.6rem; margin-bottom: 10px;}
    .youama-login-window {width: 100% !important; margin: auto !important; left: auto !important; border-radius: 0 !important;}
    .widget-latest {margin: 0 5px;}
    .my-club-link:before {display: inline-block; font-family: 'apollo'; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: '\004a'; background: #fb9438; color: #fff; font-size: 16px; padding: 0 3px 4px 0; border-radius: 3px; float: left; margin-top: 11px; margin-right: 8px;}
    .customer-account-create .col1-layout .col-main {padding-top: 0 !important;}
    .account-create .register-left {display: none;}
    .account-create .register-right {margin: 0;}
    .account-create .register-right > .row {margin-left: 10px; margin-right: 10px;}
    .youama-question {display: none;}
    .account-login .login-right {padding: 0;}
    .account-login .login-right .input-box {padding-bottom: 10px;}
    .cms-page-view .col2-left-layout .col-main {width: 100% !important;}
    .cms-page-view .col2-left-layout .col-left {display: none;}
    .fieldset.advanced-search {max-width: 100%;}
    .kauplus .right {width: 100%; height: auto;}
    .kauplus .right img {width: 100% !important;}
    .banners-scroll .owl-dots {bottom: 12px;}
    .nav-box-title {padding: 0;}
    .scroll-list-item-wrapper {padding: 0;}
    .nav-box-title h2 {font-size: 1.2rem;}
    .nav-box {border-bottom: 1px #EAEAEA solid; padding-bottom: 20px; margin-bottom: 20px;}
    #back-top-top {display: block; background: #111; line-height: 40px; text-align: center; color: #fff; font-weight: 300;}
    #back-top-top:after {display: inline-block; font-family: 'apollo'; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: '\0041'; font-size: 0.5rem; margin-left: 5px; transform: rotate(180deg);}
    .youama-window-inside {padding: 0 !important;}
    #mobile-header-login-btn,
    #mobile-header-account-btn {float: left; line-height: 20px; margin-top: 7px;}
    #mobile-header-login-btn:before,
    #mobile-header-account-btn:before {display: inline-block; font-family: 'apollo'; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: '\0052'; color: #fff; font-size: 21px; float: left; margin-top: 0; margin-right: 8px; margin-left: 1px;}
    .top-links-mobile a {margin-bottom: 10px; color: #fff; margin-right: 10px; display: inline-block;}
    .nav-box-title .more,
    .workspace-more {margin-top: 15px;}
    .cms-index-index .wide-banners {margin-bottom: 0;}
    .cms-index-index .narrow-banners {margin-bottom: 10px;}
    .banners-wrapper.mobile-banners,
    .narrow-banners-mobile {margin-bottom: 0 !important;}
    .recent-view {padding-top: 0;}
    .recent-view .recent-title {width: 100%; text-align: left; height: 45px; font-weight: 600; font-size: 1rem; padding-left: 15px;}
    .recent-view-inside {height: 121px;}
    .recent-item {margin-left: 5px; margin-right: 5px;}
    .breadcrumbs {padding: 0 15px; padding: 0 15px; font-size: 0.7rem;}
    .breadcrumbs li {display: inline-block;}
    #mobile-filter-toggle-btn {border: 2px #111 solid; height: 40px; text-align: center; line-height: 36px; border-radius: 20px; font-weight: 600;}
    .products-grid .image-wrapper {height: 240px;}
    .block-layered-nav .narrow-by-list dt {font-size: 0.9rem; border-bottom: 1px #EAEAEA solid; line-height: 40px;}
    .block-layered-nav .narrow-by-list dt:after {display: inline-block; font-family: 'apollo'; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: '\0041'; font-size: 0.5rem; width: auto; height: auto; float: right; clear: none; margin-top: 17px;}
    #narrow-by-list-left ol {background: #F4F4F4; padding: 0 15px;}
    #narrow-by-list-left li {padding: 0; line-height: 40px; border-bottom: 1px #EAEAEA solid;}
    #narrow-by-list-left .narrow-by-list dt {padding-right: 0;}
    #narrow-by-list-left dd {margin-bottom: 0;}
    .gan-attribute a {display: block;}
    .narrow-by-list dd ol.gan-list-checkbox li a,
    ul.gan-list-checkbox.gan-default-list li a span,
    ul.gan-list-checkbox.gan-folding-list li a span,
    .gan-sidebar-nav .gan-image-list.gan-list-checkbox li a {width: 100%;}
    .narrow-by-list dd ol.gan-list-checkbox li a:before,
    ul.gan-list-checkbox.gan-default-list li a span:before,
    ul.gan-list-checkbox.gan-folding-list li a span:before,
    .gan-sidebar-nav .gan-image-list.gan-list-checkbox li a:before {float: right; background: #fff;}
    .sorter .view-mode {display: none !important;}
    .block-layered-nav .currently {display: block;}
    .block-layered-nav .currently .block-subtitle {font-size: 1rem;}
    .block-layered-nav .currently ol {padding: 0;}
    .block-layered-nav .currently ol li {display: inline-block; background: #FD8A28; border-radius: 0 15px 15px 0; padding: 0 10px; height: 30px; line-height: 30px; font-size: 0.7rem; font-weight: 600;}
    .block-layered-nav .btn-remove {width: 25px; height: 25px; float: right; position: relative;}
    .block-layered-nav .btn-remove:before {content: ''; position: absolute; top: 10px; right: 5px; width: 12px; height: 2px; background: #111; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg);}
    .block-layered-nav .btn-remove:after {content: ''; position: absolute; top: 10px; right: 5px; width: 12px; height: 2px; background: #111; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg);}
    .product-shop .product-name h1 {font-size: 1.4rem;}
    .product-view .author {font-size: 0.9rem;}
    .product-shop .author a,
    .product-shop .actors a {font-weight: 600;}
    .product-tabs {border-bottom: 0; margin-top: 0;}
    .product-tabs > li {margin: 0; width: 100%; border: 0; border-bottom: 1px #EAEAEA solid; position: relative;}
    .add-to-box .add-to-cart {padding: 0;}
    #desc-toggle {position: relative; border-bottom: 1px #EAEAEA solid;}
    .product-view #description {margin-top: 0 !important; width: 100% !important; background: #F4F4F4; font-size: 1rem;}
    .product-tabs a.tab-toggler,
    #desc-toggle {padding: 0; line-height: 50px; font-weight: 600; white-space: nowrap;}
    #product-attribute-specs-table a {padding: 0; display: inline-block; font-weight: 300;}
    .product-tabs a.tab-toggler:after,
    #desc-toggle:after {font-family: 'apollo'; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: '\0041'; position: absolute; right: 0; font-size: 0.4rem; top: 20px; transform: rotate(-90deg);}
    .product-tabs > li.active {border-bottom: 1px #EAEAEA solid !important; margin-bottom: 0 !important;}
    #product-attribute-specs-table {padding: 0; font-weight: 300;}
    #product-attribute-specs-table span {color: #AFAFAF; padding-right: 5px;}
    #product-attribute-specs-table ul {-moz-column-count: 1; -moz-column-gap: 0; -webkit-column-count: 1; -webkit-column-gap: 0; column-count: 1; column-gap: 0;}
    .product-tabs-content {background: #F4F4F4; padding: 15px; margin: 0; border-top: 1px #EAEAEA solid;}
    #product_tabs_same_auhor_contents,
    #product_tabs_upsell_products_contents {background: #fff !important;}
    #product-attribute-specs-table li {border: 0; display: block; width: 100%; margin: 0; font-size: 1rem;}
    .product-view .box-additional {margin: 0;}
    .product-view.black .product-tabs > li {border: 0 !important; border-bottom: 1px #6d6d6d solid !important;}
    .product-view.black .product-tabs-content {background: #111 !important; border-top: 1px #6d6d6d solid;}
    .product-view.black .product-tabs {border-bottom: 0;}
    .product-view.black .product-tabs-content .nav-box {border-bottom: 0;}
    .product-view.black .addreview-btn-wrapper .button {line-height: 38px;}
    .product-view.black #description,
    .product-view.black #product_tabs_same_auhor_contents,
    .product-view.black #product_tabs_upsell_products_contents {background: #111 !important;}
    .product-view.black .review-line1 h3 {color: #111;}
    .gan-attr-more,
    .gan-attr-less {font-weight: 600;}
    .gan-attr-more:after,
    .gan-attr-less:after {display: none;}
    .toolbar .pager {display: none;}
    .toolbar .sorter {flex: 0 1 100%; float: none; padding-left: 0;}
    .toolbar .sorter .pages {float: none; clear: both; text-align: center;}
    .toolbar .sorter .pages ol {float: none; display: inline-block;}
    .col2-left-layout .products-grid,
    .col2-right-layout .products-grid {width: auto; padding: 0 7px; overflow: hidden;}
    .products-grid .col-lg-15,
    .products-grid .col-md-15,
    .products-grid .col-xs-15,
    .products-grid .col-sm-15 {padding-left: 7px; padding-right: 7px;}
    .toolbar .for-top {display: none;}
    .for-bottom .i-previous {font-size: 0;}
    .for-bottom .i-next {font-size: 0;}
    .toolbar .sorter .pages .icon-breadgrums.prev,
    .toolbar .sorter .pages .icon-breadgrums.next {font-size: 1rem;}
    .product-view .product-img-box {padding: 0 20px;}
    .product-view .more-views {display: none;}
    .product-view .author.toimetanud {display: none;}
    .product-view .prod-header ul li {width: 100%; padding-left: 0;}
    #review-position-mobile {float: left; width: 100%;}
    #comments {padding: 0 5px;}
    .product-review-wrapper .ratings {margin: 0;}
    .product-review-wrapper {margin: 30px 0;}
    .product-review-wrapper .rating-links .button {line-height: 38px; height: 42px; border-radius: 21px; max-width: 190px; clear: left; font-weight: 600; font-size: 0.9rem;}
    .review-wrapper {padding: 15px 0;}
    .post-review {padding-bottom: 0;}
    button.button {border-radius: 21px;}
    button.button span {height: 42px;}
    button.button span span {line-height: 42px; font-size: 1rem; font-weight: normal;}
    a.button {height: 42px; line-height: 42px; border-radius: 21px;}
    a.button.button2 {line-height: 38px; font-size: 1rem; font-weight: normal;}
    .product-view .add-to-box .add-to-links {padding: 0;}
    .product-view .link-wishlist.button {margin-top: 0;}
    .product-view .product-shop .add-to-box {width: 100%; padding-bottom: 0; padding-top: 0;}
    #product-mobile-addtocart-wrapper .product-right-wrapper {margin-top: 15px; margin-bottom: 15px;}
    .toolbar {margin-bottom: 15px;}
    .owl-carousel .actions {display: none !important;}
    .awrelated-products {margin: 0 0 15px;}
    .rating-helper {margin-left: 0;}
    #product_rating .left {margin-top: 2px;}
    #shopping-cart-table .product-image img {max-height: 180px;}
    #shopping-cart-table .table-header {display: none;}
    .cart-image-wrapper {padding-left: 15px;}
    .cart-price-wrapper {margin-bottom: 20px;}
    .cart-links-mobile {margin-top: 30px;}
    .cart-links-mobile {font-size: 0.9rem;}
    .checkout-cart-index .page-title {display: none;}
    .cart-el-wrapper {display: flex;}
    .cart-el-1 {order: 2;}
    .cart-el-2 {order: 1; margin-bottom: 20px;}
    .cart .cart-collaterals {border-radius: 0; border-left: 0; border-right: 0; border-top: 0; margin-top: 0; font-size: 1rem;}
    .checkout-cart-index .col-main {padding-top: 0 !important;}
    .tarne-msg:before {top: 24%; font-size: 1.5rem;}
    .tarne-msg {padding-left: 40px; font-size: 0.8rem;}
    .added-to-cart-box {position: absolute; top: 0;}
    .added-to-wishlist-box {position: absolute; top: 0;}
    .top-buttons {text-align: center !important;}
    .top-buttons button {width: 70%; margin-right: auto !important; margin-bottom: 15px; line-height: 40px !important; height: 42px !important; border-radius: 21px !important;}
    .cart-mob-bottom-image img {max-width: 100px; margin: 0 auto; max-height: 120px;}
    .cart-mob-bottom-name {font-size: 1.1rem; font-weight: 600; margin-bottom: 15px;}
    .added-to-cart-box-wrapper .title {margin: 0; font-size: 1.5rem; padding: 0;}
    .added-to-cart-box-wrapper .title .icon-ic_product_added {padding-top: 5px;}
    .header-minicart .minicart-actions {padding-bottom: 0;}
    .header-minicart .minicart-actions .checkout-button {line-height: 50px; height: 50px;}
    .checkout-step.step1 {padding-left: 0 !important;}
    .glc #country-selection-wrapper .select-wrapper {width: 100%; padding: 12px 15px;}
    .glc-title {font-size: 1.2rem !important;}
    .shipping-row-wrapper .shipping-price {float: right;}
    .checkout-navigate div {line-height: 42px !important; height: 42px !important; border-radius: 21px !important; width: auto !important;}
    .checkout-col3 {padding-left: 15px !important;     padding-top: 15px;}
    .glc .data-table tfoot td strong .price {color: #FD8A28;}
    .checkout-breadcrumbs li {font-size: 0.8rem; white-space: nowrap; margin-right: 9px !important;}
    .checkout-breadcrumbs li:first-child {display: none !important;}
    .checkout-breadcrumbs li:not(:last-child):after {margin-left: 9px !important;}
    .gomage-checkout-onepage-index .header .logo img {margin-left: 0 !important;}
    .mobile-back-to-cart {width: 100%; text-align: center; display: block; line-height: 30px; color: #111 !important;}
    .mobile-back-to-cart:before {display: inline-block; font-family: 'apollo'; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: '\0041'; font-size: 8px; transform: rotate(90deg); margin-right: 4px;}
    .select-box.active {width: 100% !important;}
    .glc .form-list .fields .field {width: 100% !important; padding: 0 !important;}
    #checkout-payment-method-load dt {width: 100% !important; height: 50px !important; line-height: 48px !important;}
    .advice-absolute {left: auto !important; right: 15px !important;}
    .glc button.btn-checkout {height: 42px !important; border-radius: 21px !important;}
    .glc button.btn-checkout span {height: 40px !important;}
    .glc .sp-methods .shipping-price .price {padding-left: 0 !important;}
    .success-wrapper {line-height: 1.4rem;}
    .success-wrapper .confirmed-box {font-size: 1rem; max-width: none; margin-right: -15px; margin-left: -15px;}
    .success-wrapper .success-middle {margin-top: 30px;}
    .button.continue-shopping {width: 100%;}
    .button.continue-shopping span {font-weight: normal !important;}
    .success-wrapper .get-help .icon {display: none;}
    .success-wrapper .items-wrapper {margin: 0;}
    #my-orders-table .price {font-size: 1rem;}
    #my-orders-table td {padding: 10px 6px;}
    #my-orders-table a.button.button2 {font-size: 0.8rem; padding: 0 10px;}
    .my-account .page-title h1 {font-size: 1.6rem;}
    [class*="customer-"] .col-main,
    [class*="sales-order-"] .col-main,
    .invoices-index-index .col-main,
    [class*="newsletter-manage-"] .col-main,
    [class*="wishlist-"] .col-main,
    [class*="everypay-token-"] .col-main,
    [class*="customersyncdirecto-ebooks-index"] .col-main{margin-top: 0;}
    .my-account > .pager {margin-top: 0;}
    .data-table th {font-size: 0.9rem;}
    #wishlist-view-form .header-row {padding-bottom: 10px; margin-bottom: 20px;}
    #wishlist-view-form .header-row strong {font-size: 0.9rem;}
    #wishlist-view-form .product-name {font-size: 1rem;}
    #wishlist-view-form .product-image {margin-right: 20px;}
    #wishlist-view-form .right-column {margin-top: 20px;}
    #wishlist-view-form .right-column button,
    #wishlist-view-form .right-column p {float: left;}
    #wishlist-view-form .right-column a {float: right;}
    .my-account .control {width: 100%; float: left;}
    .my-account .control label {float: left; max-width: 92%;}
    .giftcard-balance {margin-top: 0;}
    #my-invoice-table .row-price {font-size: 1rem;}
    .invoice-head td {font-size: 1rem; padding: 10px 0;}
    .show-invoice {margin-left: 0 !important;}
    .products-list .product-shop {padding-left: 15px; padding-right: 0;}
    .products-list .product-name a {font-size: 20px;}
    .products-list .desc {max-height: 200px; overflow: hidden;}
    .products-list .position {margin-right: 10px; width: 28px; height: 28px; line-height: 28px;}
    .advanced-search select {width: 100%;}
    .advanced-search select.multiselect option {padding: 10px;}
    .advanced-search button[type="submit"] {min-width: 200px;}
    .catalogsearch-advanced-result .limiter {display: none;}
    .account-login button.button span span {font-size: 0.7rem; padding: 0; line-height: 32px;}
    .account-login a.button.button2 {font-size: 0.7rem; line-height: 28px; padding: 0;}
    .account-login .row1 button {margin-left: 10px; padding: 0 20px;}
    .have-account-link button.button.button2 span span {font-size: 0.7rem;}
    .scroll-list-item-wrapper:hover .actions {opacity: 0 !important; visibility: hidden !important;}
    .added-to-cart-box-wrapper .btn-continue {float: none !important;}
    .products-grid .item:hover .add-to-cart-wrapper {visibility: hidden !important; opacity: 0 !important;}
    .product-view #description .more_link {background: #f4f4f4;}
    .product-view #description .more_link.less {margin-left: 0 !important;}
    .single-product-wrapper .name {margin-top: 10px;}
    .single-product-wrapper .desc {max-height: 270px; overflow: hidden;}
    .single-product-wrapper .desc {margin-bottom: 20px;}
    .ebooks-grid li {margin-bottom: 20px; width: 100%;}
}
@media only screen and (min-width: 771px) {
  .checkout-types.minicart {
    float: none;
    text-align: center;
  }
  .wide-banners .owl-nav,
  .narrow-banners .owl-nav {display: none;}
  .wide-banners:hover .owl-nav,
  .narrow-banners:hover .owl-nav {display: block;}
}
@media only screen and (max-width: 479px) {
    .header-minicart a.skip-cart {z-index: 1;}
    .account-loyalty .metric2 .line-active,
    .account-loyalty .metric2 .line-inactive {top: 35%; left: 3%;}
    .account-loyalty .row .row-right {top: auto !important; right: 0; bottom: -14px;}
    .account-loyalty .row1 .row-right {bottom: -2px !important;}
    .account-loyalty .line-inactive {width: 105%;}
    #my-invoices a.button.button2 {padding: 0 10px; margin-right: 10px;}
    #my-invoice-table tbody td {padding: 10px 0 !important;}
    .invoice-row {padding: 15px;}
    .shipping-row {padding-left: 10px;}
    .metricitem:before {font-size: 1.6rem; top: 10px !important;}
    .row2 .metricitem:before {font-size: 1.3rem !important; top: 12px !important;}
    .account-loyalty .row-items .row-item .col2 {margin-left: 10px; padding-left: 0;}
    .row-item-link {display: none !important;}
    .account-loyalty .row-items .col2-right {float: none; clear: both;}
}
@media only screen and (max-width: 770px) {
    .blog-menu-categories {margin-bottom: 30px; float: none;}
    .blog-menu-categories .current {min-width: 250px;}
  .header-minicart .subtotal .label {
    color: #111;
  }
  .header-minicart .minicart-wrapper:before {
    background-color: #EDEDED;
  }
  .header-minicart .quantity-button {
    float: none;
  }
  .header-minicart .header-minicart .block-cart {
    padding: 15px;
  }
  .header-minicart .header-minicart .block-subtitle {
    padding-top: 59px;
  }
  .header-minicart .minicart-actions .cart-link {
    bottom: 0;
    right: 10px;
    position: absolute;
  }
  .header-minicart .minicart-actions .checkout-types.minicart li {
    display: inline-block;
  }
}
@media only screen and (max-width: 740px) {
  .header-minicart .minicart-actions .cart-link {
    right: auto;
    left: 0;
    text-align: center;
    width: 100%;
  }
}
@media only screen and (max-width: 599px) {
  .header-minicart .minicart-actions .checkout-button {
    width: 100%;
  }
  .searchautocomplete-loader {display: none !important;}
  #search_autocomplete {display: none !important;}
}
@media only screen and (max-width: 400px) {
    .owl-carousel .owl-item .image-wrapper {height: 250px;}
    .loyalty-popup {width: 320px;}
    .loyalty-popup .close {top: 15px !important; right: 15px !important; opacity: 1;}
    .loyalty-popup .bg {width: 300px !important; height: 450px !important;}
    .loyalty-popup .qr {top: 21%; max-width: 300px;}
    .loyalty-popup .nr {left: 35%; font-size: 25px; top: 68.6% !important;}
    .bg.bg-giftcard {height: 534px !important;}
    .bg.bg-giftcard .nr {top: 61.2% !important;}
    .bg.bg-giftcard .validUntil {font-size: 0.7rem;}
}
@media only screen and (max-width: 374px) {
    .glc .sp-methods label {line-height: normal; display: flex; align-items: center; padding-right: 80px;}
}

@media all and (-ms-high-contrast:none) {
    .my-login-name span:before {margin-top: 2px !important;}
}

@media only screen and (min-width: 320px) and (max-width: 374px){
    .main-container {width: 320px}
    .scroll-list-item-wrapper .club-special-price-label:before {margin-right: 3px;}
    .scroll-list-item-wrapper .club-special-price-label {padding-left: 5px; font-size: 10px !important;}
}
@media only screen and (min-width: 375px) and (max-width: 479px){
    .main-container {width: 375px}
    .nav-box .owl-carousel .owl-item .image-wrapper {height: 270px !important;}
    .products-grid .image-wrapper {height: 300px;}
}
@media only screen and (min-width: 480px) and (max-width: 575px){
    .main-container {width: 480px}
    .nav-box .owl-carousel:not(.kampaania) .owl-item .image-wrapper {height: 350px !important;}
    .products-grid .image-wrapper {height: 370px;}
}
@media only screen and (min-width: 576px) and (max-width: 598px){
    .products-grid .image-wrapper {height: 240px;}
}
@media only screen and (min-width: 320px) and (max-width: 598px){
    .owl-nav .owl-prev,
    .owl-nav .owl-next {width: 29px;}
    .nav-box .owl-prev,
    .owl-carousel.recent-news .owl-prev,
    .owl-carousel.three-banners .owl-prev {left: -24px;}
    .nav-box .owl-next,
    .owl-carousel.recent-news .owl-next,
    .owl-carousel.three-banners .owl-next {right: -24px;}
}
@media only screen and (min-width: 599px) and (max-width: 767px){
    .main-container {width: 599px}
    .nav-box .owl-carousel.kampaania .owl-item .image-wrapper {height: 280px;}
    .products-grid .image-wrapper {height: 300px;}
}
@media only screen and (min-width: 768px) {
    .main-container {width: 768px}
    .nav-box .owl-carousel .owl-item .image-wrapper {height: 380px;}
    .kampaania .owl-item .image-wrapper {height: 310px;}
    .products-grid .image-wrapper {height: 390px;}
}
@media only screen and (min-width: 769px){
    .products-grid .image-wrapper {height: 180px;}
    .nav-box .owl-carousel.kampaania .owl-item .image-wrapper {height: 340px;}
    .nav-box .owl-carousel:not(.kampaania) .owl-item .image-wrapper {height: 330px !important;}
    .col1-layout .nav-box .owl-carousel:not(.kampaania) .owl-item .image-wrapper {height: 370px !important;}
    .col2-left-layout .nav-box .owl-carousel:not(.kampaania) .owl-item .image-wrapper {height: 260px !important;}
}
@media only screen and (min-width: 900px) {
    .main-container {width: 100%}
    .products-grid .image-wrapper {height: 220px;}
    .col1-layout .nav-box .owl-carousel:not(.kampaania) .owl-item .image-wrapper {height: 330px !important;}
}
@media only screen and (min-width: 920px){
    .products-grid .image-wrapper {height: 220px;}
    .col1-layout .nav-box .owl-carousel:not(.kampaania) .owl-item .image-wrapper {height: 340px !important;}
    .nav-box .owl-carousel.kampaania .owl-item .image-wrapper {height: 250px;}
    .single-product-wrapper .single-left {padding-right: 0;}
    .single-product-wrapper .single-right {padding-left: 30px;}
}

@media only screen and (min-width: 1100px){
    .col1-layout .nav-box .owl-carousel:not(.kampaania) .owl-item .image-wrapper {height: 310px !important;}
}
@media only screen and (min-width: 1200px) {
    .products-grid .image-wrapper {height: 260px;}
    .products-grid.noscroll .image-wrapper {height: 290px;}
    .col1-layout .nav-box .owl-carousel:not(.kampaania):not(.bigboard) .owl-item .image-wrapper {height: 340px !important;}
    .kampaania .owl-item .image-wrapper {height: 310px;}
}
@media (min-width: 1800px) { @content; }
@media only screen and (min-width: 992px) and (max-width: 1140px){
    .cart-wishlist-links {-webkit-flex: 0 0 35%; -ms-flex: 0 0 35%; flex: 0 0 35%; max-width: 35%;}
    .quick-access {-webkit-flex: 0 0 40%; -ms-flex: 0 0 40%; flex: 0 0 40%; max-width: 40%;}
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    /* IE10+ CSS styles go here */
    .nav-box {overflow: hidden !important;}
    .corner-wishlist {right: -1px !important; top: -1px !important;}
    .owl-carousel .labels {left: -1px !important; top: -1px !important;}
    .product-essential .icon-addto-wishlist:before {background-size: 100% !important; top: 2px !important;}
    .owl-nav .owl-next {right: -1px !important;}
    .owl-nav .owl-prev {left: -1px !important;}
}
