﻿.bootstrap-touchspin .input-group-btn-vertical {
    position: relative;
    white-space: nowrap;
    width: 1%;
    vertical-align: middle;
    display: table-cell
}

    .bootstrap-touchspin .input-group-btn-vertical > .btn {
        display: block;
        float: none;
        width: 100%;
        max-width: 100%;
        padding: 8px 10px;
        margin-left: -1px;
        position: relative
    }

    .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
        border-radius: 0;
        border-top-right-radius: 4px
    }

    .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
        margin-top: -2px;
        border-radius: 0;
        border-bottom-right-radius: 4px
    }

    .bootstrap-touchspin .input-group-btn-vertical i {
        position: absolute;
        top: 3px;
        left: 5px;
        font-size: 9px;
        font-weight: 400
    }

/*!
background-color
 * Bootstrap v4.0.0-alpha.4 (http://getbootstrap.com)

 * Copyright 2011-2016 The Bootstrap Authors

 * Copyright 2011-2016 Twitter, Inc.

 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)

 */

/*! normalize.css v4.0.0 | MIT License | github.com/necolas/normalize.css */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block
}

    audio:not([controls]) {
        display: none;
        height: 0
    }

progress {
    vertical-align: baseline
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

    a:active,
    a:hover {
        outline-width: 0
    }

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

button,
input,
select,
textarea {
    font: inherit
}

optgroup {
    font-weight: 700
}

button,
input,
select {
    overflow: visible
}

button,
input,
select,
textarea {
    margin: 0
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    cursor: pointer
}

[disabled] {
    cursor: default
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}

    button::-moz-focus-inner,
    input::-moz-focus-inner {
        border: 0;
        padding: 0
    }

    button:-moz-focusring,
    input:-moz-focusring {
        outline: 1px dotted ButtonText
    }

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield
}

    [type=search]::-webkit-search-cancel-button,
    [type=search]::-webkit-search-decoration {
        -webkit-appearance: none
    }

@media print {
    *,
    :after,
    :before,
    :first-letter,
    :first-line {
        text-shadow: none !important;
        box-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img,
    tr {
        page-break-inside: avoid
    }

    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .btn > .caret,
    .dropup > .btn > .caret {
        border-top-color: #000 !important
    }

    .tag {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

        .table td,
        .table th {
            background-color: #fff !important
        }

    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd !important
    }
}

html {
    box-sizing: border-box
}

*,
:after,
:before {
    box-sizing: inherit
}

@-ms-viewport {
    width: device-width
}

html {
    font-size: 16px;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent
}

[tabindex="-1"]:focus {
    outline: none !important
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: .5rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

abbr[data-original-title],
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #ebebeb
}

address {
    font-style: normal;
    line-height: inherit
}

address,
dl,
ol,
ul {
    margin-bottom: 1rem
}

dl,
ol,
ul {
    margin-top: 0
}

    ol ol,
    ol ul,
    ul ol,
    ul ul {
        margin-bottom: 0
    }

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

a {
    text-decoration: none
}

    a:focus,
    a:hover {
        color: #222;
        text-decoration: none
    }

    a:focus {
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

    a:not([href]):not([tabindex]),
    a:not([href]):not([tabindex]):focus,
    a:not([href]):not([tabindex]):hover {
        text-decoration: none
    }

        a:not([href]):not([tabindex]):focus {
            outline: none
        }

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto
}

figure {
    margin: 0 0 1rem
}

img {
    vertical-align: middle
}

[role=button] {
    cursor: pointer
}

[role=button],
a,
area,
button,
input,
label,
select,
summary,
textarea {
    touch-action: manipulation
}

table {
    border-collapse: collapse;
    background-color: transparent
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #acaaa6;
    caption-side: bottom
}

caption,
th {
    text-align: left
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

button,
input,
select,
textarea {
    margin: 0;
    line-height: inherit;
    border-radius: 0
}

    input[type=checkbox]:disabled,
    input[type=radio]:disabled {
        cursor: not-allowed
    }

    input[type=date],
    input[type=datetime-local],
    input[type=month],
    input[type=time] {
        -webkit-appearance: listbox
    }

textarea {
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit
}

input[type=search] {
    -webkit-appearance: none
}

output {
    display: inline-block
}

[hidden] {
    display: none !important
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 700;
    line-height: 1.1;
    color: inherit
}

.h1,
h1 {
    font-size: 1.375rem
}

.h2,
h2 {
    font-size: 1.25rem
}

.h3,
.h4,
h3,
h4 {
    font-size: 1.125rem
}

.h5,
h5 {
    font-size: 1rem
}

.h6,
h6 {
    font-size: .9375rem
}

.lead {
    font-size: 1.25rem;
    font-weight: 300
}

.display-1 {
    font-size: 3.125rem;
    font-weight: 600
}

.display-2 {
    font-size: 2.1875rem;
    font-weight: 400
}

.display-3 {
    font-size: 1.5625rem;
    font-weight: 400
}

.display-4 {
    font-size: 1.25rem;
    font-weight: 400
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, .1)
}

.small,
small {
    font-size: 80%;
    font-weight: 400
}

.mark,
mark {
    padding: .2em;
    background-color: #fcf8e3
}

.list-inline,
.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline-item {
    display: inline-block
}

    .list-inline-item:not(:last-child) {
        margin-right: 5px
    }

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

.blockquote {
    padding: .5rem 1rem;
    margin-bottom: 1rem;
    font-size: 1.25rem;
    border-left: .25rem solid #f6f6f6
}

.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #ebebeb
}

    .blockquote-footer:before {
        content: "\2014   \A0"
    }

.blockquote-reverse {
    padding-right: 1rem;
    padding-left: 0;
    text-align: right;
    border-right: .25rem solid #f6f6f6;
    border-left: 0
}

    .blockquote-reverse .blockquote-footer:before {
        content: ""
    }

    .blockquote-reverse .blockquote-footer:after {
        content: "\A0   \2014"
    }

dl.row > dd + dt {
    clear: left
}

.carousel-inner > .carousel-item > a > img,
.carousel-inner > .carousel-item > img,
.img-fluid {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: .3rem
}

.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

.figure {
    display: inline-block
}

.figure-img {
    margin-bottom: .5rem;
    line-height: 1
}

.figure-caption {
    font-size: 90%;
    color: #ebebeb
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace
}

code {
    color: #bd4147;
    background-color: #f7f7f9;
    border-radius: 0
}

code,
kbd {
    padding: .2rem .4rem;
    font-size: 90%
}

kbd {
    color: #fff;
    background-color: #333;
    border-radius: .2rem
}

    kbd kbd {
        padding: 0;
        font-size: 100%;
        font-weight: 700
    }

pre {
    display: block;
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 90%;
    color: #878787
}

    pre code {
        padding: 0;
        font-size: inherit;
        color: inherit;
        background-color: transparent;
        border-radius: 0
    }

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px
}

    .container:after {
        content: "";
        display: table;
        clear: both
    }

@media (min-width:544px) {
    .container {
        max-width: 576px
    }
}

@media (min-width:768px) {
    .container {
        max-width: 720px
    }
}

@media (min-width:992px) {
    .container {
        max-width: 940px
    }
}

@media (min-width:1366px) and (max-width:1366px) {
    .item-line {
        font-size: 13px !important;
    }

    .cart-btn {
        font-size: 14px !important;
    }
}

    @media (min-width:1920px) and (max-width:1920px) {
        .item-line {
            font-size: 13px !important;
        }

        .cart-btn {
            font-size: 14px !important;
        }
    }

    @media (min-width:1200px) {
        .container {
            max-width: 1140px
        }
    }

    .container-fluid {
        margin-left: auto;
        margin-right: auto;
        padding-left: 15px;
        padding-right: 15px
    }

        .container-fluid:after {
            content: "";
            display: table;
            clear: both
        }

    .row {
        margin-left: -15px;
        margin-right: -15px
    }

        .row:after {
            content: "";
            display: table;
            clear: both
        }

    .col-lg-1,
    .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-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-md-1,
    .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-md-10,
    .col-md-11,
    .col-md-12,
    .col-sm-1,
    .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-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-xl-1,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xs-1,
    .col-xs-2,
    .col-xs-3,
    .col-xs-4,
    .col-xs-5,
    .col-xs-6,
    .col-xs-7,
    .col-xs-8,
    .col-xs-9,
    .col-xs-10,
    .col-xs-11,
    .col-xs-12 {
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px
    }

    .col-xs-1 {
        float: left;
        width: 8.33333%
    }

    .col-xs-2 {
        float: left;
        width: 16.66667%
    }

    .col-xs-3 {
        float: left;
        width: 25%
    }

    .col-xs-4 {
        float: left;
        width: 33.33333%
    }

    .col-xs-5 {
        float: left;
        width: 41.66667%
    }

    .col-xs-6 {
        float: left;
        width: 50%
    }

    .col-xs-7 {
        float: left;
        width: 58.33333%
    }

    .col-xs-8 {
        float: left;
        width: 66.66667%
    }

    .col-xs-9 {
        float: left;
        width: 75%
    }

    .col-xs-10 {
        float: left;
        width: 83.33333%
    }

    .col-xs-11 {
        float: left;
        width: 91.66667%
    }

    .col-xs-12 {
        float: left;
        width: 100%
    }

    .pull-xs-0 {
        right: auto
    }

    .pull-xs-1 {
        right: 8.33333%
    }

    .pull-xs-2 {
        right: 16.66667%
    }

    .pull-xs-3 {
        right: 25%
    }

    .pull-xs-4 {
        right: 33.33333%
    }

    .pull-xs-5 {
        right: 41.66667%
    }

    .pull-xs-6 {
        right: 50%
    }

    .pull-xs-7 {
        right: 58.33333%
    }

    .pull-xs-8 {
        right: 66.66667%
    }

    .pull-xs-9 {
        right: 75%
    }

    .pull-xs-10 {
        right: 83.33333%
    }

    .pull-xs-11 {
        right: 91.66667%
    }

    .pull-xs-12 {
        right: 100%
    }

    .push-xs-0 {
        left: auto
    }

    .push-xs-1 {
        left: 8.33333%
    }

    .push-xs-2 {
        left: 16.66667%
    }

    .push-xs-3 {
        left: 25%
    }

    .push-xs-4 {
        left: 33.33333%
    }

    .push-xs-5 {
        left: 41.66667%
    }

    .push-xs-6 {
        left: 50%
    }

    .push-xs-7 {
        left: 58.33333%
    }

    .push-xs-8 {
        left: 66.66667%
    }

    .push-xs-9 {
        left: 75%
    }

    .push-xs-10 {
        left: 83.33333%
    }

    .push-xs-11 {
        left: 91.66667%
    }

    .push-xs-12 {
        left: 100%
    }

    .offset-xs-1 {
        margin-left: 8.33333%
    }

    .offset-xs-2 {
        margin-left: 16.66667%
    }

    .offset-xs-3 {
        margin-left: 25%
    }

    .offset-xs-4 {
        margin-left: 33.33333%
    }

    .offset-xs-5 {
        margin-left: 41.66667%
    }

    .offset-xs-6 {
        margin-left: 50%
    }

    .offset-xs-7 {
        margin-left: 58.33333%
    }

    .offset-xs-8 {
        margin-left: 66.66667%
    }

    .offset-xs-9 {
        margin-left: 75%
    }

    .offset-xs-10 {
        margin-left: 83.33333%
    }

    .offset-xs-11 {
        margin-left: 91.66667%
    }

    @media (min-width:544px) {
        .col-sm-1 {
            float: left;
            width: 8.33333%
        }

        .col-sm-2 {
            float: left;
            width: 16.66667%
        }

        .col-sm-3 {
            float: left;
            width: 25%
        }

        .col-sm-4 {
            float: left;
            width: 33.33333%
        }

        .col-sm-5 {
            float: left;
            width: 41.66667%
        }

        .col-sm-6 {
            float: left;
            width: 50%
        }

        .col-sm-7 {
            float: left;
            width: 58.33333%
        }

        .col-sm-8 {
            float: left;
            width: 66.66667%
        }

        .col-sm-9 {
            float: left;
            width: 75%
        }

        .col-sm-10 {
            float: left;
            width: 83.33333%
        }

        .col-sm-11 {
            float: left;
            width: 91.66667%
        }

        .col-sm-12 {
            float: left;
            width: 100%
        }

        .pull-sm-0 {
            right: auto
        }

        .pull-sm-1 {
            right: 8.33333%
        }

        .pull-sm-2 {
            right: 16.66667%
        }

        .pull-sm-3 {
            right: 25%
        }

        .pull-sm-4 {
            right: 33.33333%
        }

        .pull-sm-5 {
            right: 41.66667%
        }

        .pull-sm-6 {
            right: 50%
        }

        .pull-sm-7 {
            right: 58.33333%
        }

        .pull-sm-8 {
            right: 66.66667%
        }

        .pull-sm-9 {
            right: 75%
        }

        .pull-sm-10 {
            right: 83.33333%
        }

        .pull-sm-11 {
            right: 91.66667%
        }

        .pull-sm-12 {
            right: 100%
        }

        .push-sm-0 {
            left: auto
        }

        .push-sm-1 {
            left: 8.33333%
        }

        .push-sm-2 {
            left: 16.66667%
        }

        .push-sm-3 {
            left: 25%
        }

        .push-sm-4 {
            left: 33.33333%
        }

        .push-sm-5 {
            left: 41.66667%
        }

        .push-sm-6 {
            left: 50%
        }

        .push-sm-7 {
            left: 58.33333%
        }

        .push-sm-8 {
            left: 66.66667%
        }

        .push-sm-9 {
            left: 75%
        }

        .push-sm-10 {
            left: 83.33333%
        }

        .push-sm-11 {
            left: 91.66667%
        }

        .push-sm-12 {
            left: 100%
        }

        .offset-sm-0 {
            margin-left: 0
        }

        .offset-sm-1 {
            margin-left: 8.33333%
        }

        .offset-sm-2 {
            margin-left: 16.66667%
        }

        .offset-sm-3 {
            margin-left: 25%
        }

        .offset-sm-4 {
            margin-left: 33.33333%
        }

        .offset-sm-5 {
            margin-left: 41.66667%
        }

        .offset-sm-6 {
            margin-left: 50%
        }

        .offset-sm-7 {
            margin-left: 58.33333%
        }

        .offset-sm-8 {
            margin-left: 66.66667%
        }

        .offset-sm-9 {
            margin-left: 75%
        }

        .offset-sm-10 {
            margin-left: 83.33333%
        }

        .offset-sm-11 {
            margin-left: 91.66667%
        }
    }

    @media (min-width:768px) {
        .col-md-1 {
            float: left;
            width: 8.33333%
        }

        .col-md-2 {
            float: left;
            width: 16.66667%
        }

        .col-md-3 {
            float: left;
            width: 25%
        }

        .col-md-4 {
            float: left;
            width: 33.33333%
        }

        .col-md-5 {
            float: left;
            width: 41.66667%
        }

        .col-md-6 {
            float: left;
            width: 50%
        }

        .col-md-7 {
            float: left;
            width: 58.33333%
        }

        .col-md-8 {
            float: left;
            width: 66.66667%
        }

        .col-md-9 {
            float: left;
            width: 75%
        }

        .col-md-10 {
            float: left;
            width: 83.33333%
        }

        .col-md-11 {
            float: left;
            width: 91.66667%
        }

        .col-md-12 {
            float: left;
            width: 100%
        }

        .pull-md-0 {
            right: auto
        }

        .pull-md-1 {
            right: 8.33333%
        }

        .pull-md-2 {
            right: 16.66667%
        }

        .pull-md-3 {
            right: 25%
        }

        .pull-md-4 {
            right: 33.33333%
        }

        .pull-md-5 {
            right: 41.66667%
        }

        .pull-md-6 {
            right: 50%
        }

        .pull-md-7 {
            right: 58.33333%
        }

        .pull-md-8 {
            right: 66.66667%
        }

        .pull-md-9 {
            right: 75%
        }

        .pull-md-10 {
            right: 83.33333%
        }

        .pull-md-11 {
            right: 91.66667%
        }

        .pull-md-12 {
            right: 100%
        }

        .push-md-0 {
            left: auto
        }

        .push-md-1 {
            left: 8.33333%
        }

        .push-md-2 {
            left: 16.66667%
        }

        .push-md-3 {
            left: 25%
        }

        .push-md-4 {
            left: 33.33333%
        }

        .push-md-5 {
            left: 41.66667%
        }

        .push-md-6 {
            left: 50%
        }

        .push-md-7 {
            left: 58.33333%
        }

        .push-md-8 {
            left: 66.66667%
        }

        .push-md-9 {
            left: 75%
        }

        .push-md-10 {
            left: 83.33333%
        }

        .push-md-11 {
            left: 91.66667%
        }

        .push-md-12 {
            left: 100%
        }

        .offset-md-0 {
            margin-left: 0
        }

        .offset-md-1 {
            margin-left: 8.33333%
        }

        .offset-md-2 {
            margin-left: 16.66667%
        }

        .offset-md-3 {
            margin-left: 25%
        }

        .offset-md-4 {
            margin-left: 33.33333%
        }

        .offset-md-5 {
            margin-left: 41.66667%
        }

        .offset-md-6 {
            margin-left: 50%
        }

        .offset-md-7 {
            margin-left: 58.33333%
        }

        .offset-md-8 {
            margin-left: 66.66667%
        }

        .offset-md-9 {
            margin-left: 75%
        }

        .offset-md-10 {
            margin-left: 83.33333%
        }

        .offset-md-11 {
            margin-left: 91.66667%
        }
    }

    @media (min-width:992px) {
        .col-lg-1 {
            float: left;
            width: 8.33333%
        }

        .col-lg-2 {
            float: left;
            width: 16.66667%
        }

        .col-lg-3 {
            float: left;
            width: 25%
        }

        .col-lg-4 {
            float: left;
            width: 33.33333%
        }

        .col-lg-5 {
            float: left;
            width: 41.66667%
        }

        .col-lg-6 {
            float: left;
            width: 50%
        }

        .col-lg-7 {
            float: left;
            width: 58.33333%
        }

        .col-lg-offset-2 {
            margin-left: 16.66667%
        }

        .col-lg-8 {
            float: left;
            width: 66.66667%
        }

        .col-lg-9 {
            float: left;
            width: 75%
        }

        .col-lg-10 {
            float: left;
            width: 83.33333%
        }

        .col-lg-11 {
            float: left;
            width: 91.66667%
        }

        .col-lg-12 {
            float: left;
            width: 100%
        }

        .pull-lg-0 {
            right: auto
        }

        .pull-lg-1 {
            right: 8.33333%
        }

        .pull-lg-2 {
            right: 16.66667%
        }

        .pull-lg-3 {
            right: 25%
        }

        .pull-lg-4 {
            right: 33.33333%
        }

        .pull-lg-5 {
            right: 41.66667%
        }

        .pull-lg-6 {
            right: 50%
        }

        .pull-lg-7 {
            right: 58.33333%
        }

        .pull-lg-8 {
            right: 66.66667%
        }

        .pull-lg-9 {
            right: 75%
        }

        .pull-lg-10 {
            right: 83.33333%
        }

        .pull-lg-11 {
            right: 91.66667%
        }

        .pull-lg-12 {
            right: 100%
        }

        .push-lg-0 {
            left: auto
        }

        .push-lg-1 {
            left: 8.33333%
        }

        .push-lg-2 {
            left: 16.66667%
        }

        .push-lg-3 {
            left: 25%
        }

        .push-lg-4 {
            left: 33.33333%
        }

        .push-lg-5 {
            left: 41.66667%
        }

        .push-lg-6 {
            left: 50%
        }

        .push-lg-7 {
            left: 58.33333%
        }

        .push-lg-8 {
            left: 66.66667%
        }

        .push-lg-9 {
            left: 75%
        }

        .push-lg-10 {
            left: 83.33333%
        }

        .push-lg-11 {
            left: 91.66667%
        }

        .push-lg-12 {
            left: 100%
        }

        .offset-lg-0 {
            margin-left: 0
        }

        .offset-lg-1 {
            margin-left: 8.33333%
        }

        .offset-lg-2 {
            margin-left: 16.66667%
        }

        .offset-lg-3 {
            margin-left: 25%
        }

        .offset-lg-4 {
            margin-left: 33.33333%
        }

        .offset-lg-5 {
            margin-left: 41.66667%
        }

        .offset-lg-6 {
            margin-left: 50%
        }

        .offset-lg-7 {
            margin-left: 58.33333%
        }

        .offset-lg-8 {
            margin-left: 66.66667%
        }

        .offset-lg-9 {
            margin-left: 75%
        }

        .offset-lg-10 {
            margin-left: 83.33333%
        }

        .offset-lg-11 {
            margin-left: 91.66667%
        }
    }

    @media (min-width:1200px) {
        .col-xl-1 {
            float: left;
            width: 8.33333%
        }

        .col-xl-2 {
            float: left;
            width: 16.66667%
        }

        .col-xl-3 {
            float: left;
            width: 25%
        }

        .col-xl-4 {
            float: left;
            width: 33.33333%
        }

        .col-xl-5 {
            float: left;
            width: 41.66667%
        }

        .col-xl-6 {
            float: left;
            width: 50%
        }

        .col-xl-7 {
            float: left;
            width: 58.33333%
        }

        .col-xl-8 {
            float: left;
            width: 66.66667%
        }

        .col-xl-9 {
            float: left;
            width: 75%
        }

        .col-xl-10 {
            float: left;
            width: 83.33333%
        }

        .col-xl-11 {
            float: left;
            width: 91.66667%
        }

        .col-xl-12 {
            float: left;
            width: 100%
        }

        .pull-xl-0 {
            right: auto
        }

        .pull-xl-1 {
            right: 8.33333%
        }

        .pull-xl-2 {
            right: 16.66667%
        }

        .pull-xl-3 {
            right: 25%
        }

        .pull-xl-4 {
            right: 33.33333%
        }

        .pull-xl-5 {
            right: 41.66667%
        }

        .pull-xl-6 {
            right: 50%
        }

        .pull-xl-7 {
            right: 58.33333%
        }

        .pull-xl-8 {
            right: 66.66667%
        }

        .pull-xl-9 {
            right: 75%
        }

        .pull-xl-10 {
            right: 83.33333%
        }

        .pull-xl-11 {
            right: 91.66667%
        }

        .pull-xl-12 {
            right: 100%
        }

        .push-xl-0 {
            left: auto
        }

        .push-xl-1 {
            left: 8.33333%
        }

        .push-xl-2 {
            left: 16.66667%
        }

        .push-xl-3 {
            left: 25%
        }

        .push-xl-4 {
            left: 33.33333%
        }

        .push-xl-5 {
            left: 41.66667%
        }

        .push-xl-6 {
            left: 50%
        }

        .push-xl-7 {
            left: 58.33333%
        }

        .push-xl-8 {
            left: 66.66667%
        }

        .push-xl-9 {
            left: 75%
        }

        .push-xl-10 {
            left: 83.33333%
        }

        .push-xl-11 {
            left: 91.66667%
        }

        .push-xl-12 {
            left: 100%
        }

        .offset-xl-0 {
            margin-left: 0
        }

        .offset-xl-1 {
            margin-left: 8.33333%
        }

        .offset-xl-2 {
            margin-left: 16.66667%
        }

        .offset-xl-3 {
            margin-left: 25%
        }

        .offset-xl-4 {
            margin-left: 33.33333%
        }

        .offset-xl-5 {
            margin-left: 41.66667%
        }

        .offset-xl-6 {
            margin-left: 50%
        }

        .offset-xl-7 {
            margin-left: 58.33333%
        }

        .offset-xl-8 {
            margin-left: 66.66667%
        }

        .offset-xl-9 {
            margin-left: 75%
        }

        .offset-xl-10 {
            margin-left: 83.33333%
        }

        .offset-xl-11 {
            margin-left: 91.66667%
        }
    }

    .table {
        width: 100%;
        max-width: 100%;
        margin-bottom: 1rem
    }

        .table td,
        .table th {
            padding: .75rem;
            vertical-align: top;
            border-top: 1px solid #f6f6f6
        }

        .table thead th {
            vertical-align: bottom;
            border-bottom: 2px solid #e2e2e2;
            background-color: #e2e2e2
        }

        .table tbody + tbody {
            border-top: 2px solid #f6f6f6
        }

        .table .table {
            background-color: #fff
        }

    .table-sm td,
    .table-sm th {
        padding: .3rem
    }

    .table-bordered,
    .table-bordered td,
    .table-bordered th {
        border: 1px solid #e2e2e2
    }

        .table-bordered thead td,
        .table-bordered thead th {
            border-bottom-width: 2px
        }

    .table-striped tbody tr:nth-of-type(odd) {
        background-color: #f9f9f9
    }

    .table-active,
    .table-active > td,
    .table-active > th,
    .table-hover .table-active:hover,
    .table-hover .table-active:hover > td,
    .table-hover .table-active:hover > th,
    .table-hover tbody tr:hover {
        background-color: rgba(0, 0, 0, .075)
    }

    .table-success,
    .table-success > td,
    .table-success > th {
        background-color: #dff0d8
    }

    .table-hover .table-success:hover,
    .table-hover .table-success:hover > td,
    .table-hover .table-success:hover > th {
        background-color: #d0e9c6
    }

    .table-info,
    .table-info > td,
    .table-info > th {
        background-color: #d9edf7
    }

    .table-hover .table-info:hover,
    .table-hover .table-info:hover > td,
    .table-hover .table-info:hover > th {
        background-color: #c4e3f3
    }

    .table-warning,
    .table-warning > td,
    .table-warning > th {
        background-color: #fcf8e3
    }

    .table-hover .table-warning:hover,
    .table-hover .table-warning:hover > td,
    .table-hover .table-warning:hover > th {
        background-color: #faf2cc
    }

    .table-danger,
    .table-danger > td,
    .table-danger > th {
        background-color: #f2dede
    }

    .table-hover .table-danger:hover,
    .table-hover .table-danger:hover > td,
    .table-hover .table-danger:hover > th {
        background-color: #ebcccc
    }

    .thead-inverse th {
        color: #fff;
        background-color: #878787
    }

    .thead-default th {
        color: #222;
        background-color: #e2e2e2
    }

    .table-inverse {
        color: #f6f6f6;
        background-color: #878787
    }

        .table-inverse td,
        .table-inverse th,
        .table-inverse thead th {
            border-color: #acaaa6
        }

        .table-inverse.table-bordered {
            border: 0
        }

    .table-responsive {
        width: 100%;
        min-height: .01%;
        overflow-x: auto
    }

    .table-reflow thead {
        float: left
    }

    .table-reflow tbody {
        display: block;
        white-space: nowrap
    }

    .table-reflow td,
    .table-reflow th {
        border-top: 1px solid #f6f6f6;
        border-left: 1px solid #f6f6f6
    }

        .table-reflow td:last-child,
        .table-reflow th:last-child {
            border-right: 1px solid #f6f6f6
        }

    .table-reflow tbody:last-child tr:last-child td,
    .table-reflow tbody:last-child tr:last-child th,
    .table-reflow tfoot:last-child tr:last-child td,
    .table-reflow tfoot:last-child tr:last-child th,
    .table-reflow thead:last-child tr:last-child td,
    .table-reflow thead:last-child tr:last-child th {
        border-bottom: 1px solid #f6f6f6
    }

    .table-reflow tr {
        float: left
    }

        .table-reflow tr td,
        .table-reflow tr th {
            display: block !important;
            border: 1px solid #f6f6f6
        }

    .form-control {
        display: block;
        width: 100%;
        padding: .5rem .75rem;
        font-size: 1rem;
        line-height: 1.25;
        color: #acaaa6;
        background-color: #fff;
        background-image: none;
        background-clip: padding-box;
        border: 1px solid transparent;
        border-radius: 0
    }

        .form-control::-ms-expand {
            background-color: transparent;
            border: 0
        }

        .form-control:focus {
            background-color: #fff;
            border-color: #66afe9;
            outline: none
        }

        .form-control::placeholder {
            color: #999;
            opacity: 1
        }

        .form-control:disabled,
        .form-control[readonly] {
            opacity: 1
        }

        .form-control:disabled {
            cursor: not-allowed
        }

    select.form-control:not([size]):not([multiple]) {
        height: 2.5rem
    }

    select.form-control:focus::-ms-value {
        color: #acaaa6;
        background-color: #fff
    }

    .form-control-file,
    .form-control-range {
        display: block
    }

    .col-form-label {
        padding-top: .5rem;
        padding-bottom: .5rem;
        margin-bottom: 0
    }

    .col-form-label-lg {
        padding-top: .75rem;
        padding-bottom: .75rem;
        font-size: .9375rem
    }

    .col-form-label-sm {
        padding-top: .25rem;
        padding-bottom: .25rem;
        font-size: .875rem
    }

    .col-form-legend {
        font-size: 1rem
    }

    .col-form-legend,
    .form-control-static {
        padding-top: .5rem;
        padding-bottom: .5rem;
        margin-bottom: 0
    }

    .form-control-static {
        min-height: 2.5rem
    }

        .form-control-static.form-control-lg,
        .form-control-static.form-control-sm,
        .input-group-lg > .form-control-static.form-control,
        .input-group-lg > .form-control-static.input-group-addon,
        .input-group-lg > .input-group-btn > .form-control-static.btn,
        .input-group-sm > .form-control-static.form-control,
        .input-group-sm > .form-control-static.input-group-addon,
        .input-group-sm > .input-group-btn > .form-control-static.btn {
            padding-right: 0;
            padding-left: 0
        }

    .form-control-sm,
    .input-group-sm > .form-control,
    .input-group-sm > .input-group-addon,
    .input-group-sm > .input-group-btn > .btn {
        padding: .25rem .5rem;
        font-size: .875rem;
        border-radius: .2rem
    }

    .input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]),
    .input-group-sm > select.form-control:not([size]):not([multiple]),
    .input-group-sm > select.input-group-addon:not([size]):not([multiple]),
    select.form-control-sm:not([size]):not([multiple]) {
        height: 1.8125rem
    }

    .form-control-lg,
    .input-group-lg > .form-control,
    .input-group-lg > .input-group-addon,
    .input-group-lg > .input-group-btn > .btn {
        padding: .75rem 1.5rem;
        font-size: .9375rem;
        border-radius: .3rem
    }

    .input-group-lg > .input-group-btn > select.btn:not([size]):not([multiple]),
    .input-group-lg > select.form-control:not([size]):not([multiple]),
    .input-group-lg > select.input-group-addon:not([size]):not([multiple]),
    select.form-control-lg:not([size]):not([multiple]) {
        height: 2.75rem
    }

    .form-group {
        margin-bottom: 1rem
    }

    .form-text {
        display: block;
        margin-top: .25rem
    }

    .form-check {
        position: relative;
        display: block;
        margin-bottom: .75rem
    }

        .form-check + .form-check {
            margin-top: -.25rem
        }

        .form-check.disabled .form-check-label {
            color: #acaaa6;
            cursor: not-allowed
        }

    .form-check-label {
        padding-left: 1.25rem;
        margin-bottom: 0;
        cursor: pointer
    }

    .form-check-input {
        position: absolute;
        margin-top: .25rem;
        margin-left: -1.25rem
    }

        .form-check-input:only-child {
            position: static
        }

    .form-check-inline {
        position: relative;
        display: inline-block;
        padding-left: 1.25rem;
        margin-bottom: 0;
        vertical-align: middle;
        cursor: pointer
    }

        .form-check-inline + .form-check-inline {
            margin-left: .75rem
        }

        .form-check-inline.disabled {
            cursor: not-allowed
        }

    .form-control-feedback {
        margin-top: .25rem
    }

    .form-control-danger,
    .form-control-success,
    .form-control-warning {
        padding-right: 2.25rem;
        background-repeat: no-repeat;
        background-position: center right .625rem;
        background-size: 1.25rem 1.25rem
    }

    .has-success .custom-control,
    .has-success .form-check-inline,
    .has-success .form-check-label,
    .has-success .form-control-feedback,
    .has-success .form-control-label {
        color: #4cbb6c
    }

    .has-success .form-control {
        border-color: #4cbb6c
    }

    .has-success .input-group-addon {
        color: #4cbb6c;
        border-color: #4cbb6c;
        background-color: #e0f3e5
    }

    .has-success .form-control-feedback {
        color: #4cbb6c
    }

    .has-success .form-control-success {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%235cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E")
    }

    .has-warning .custom-control,
    .has-warning .form-check-inline,
    .has-warning .form-check-label,
    .has-warning .form-control-feedback,
    .has-warning .form-control-label {
        color: #ff9a52
    }

    .has-warning .form-control {
        border-color: #ff9a52
    }

    .has-warning .input-group-addon {
        color: #ff9a52;
        border-color: #ff9a52;
        background-color: #fff
    }

    .has-warning .form-control-feedback {
        color: #ff9a52
    }

    .has-warning .form-control-warning {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E")
    }

    .has-danger .custom-control,
    .has-danger .form-check-inline,
    .has-danger .form-check-label,
    .has-danger .form-control-feedback,
    .has-danger .form-control-label {
        color: #ff4c4c
    }

    .has-danger .form-control {
        border-color: #ff4c4c
    }

    .has-danger .input-group-addon {
        color: #ff4c4c;
        border-color: #ff4c4c;
        background-color: #fff
    }

    .has-danger .form-control-feedback {
        color: #ff4c4c
    }

    .has-danger .form-control-danger {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E")
    }

    @media (min-width:544px) {
        .form-inline .form-group {
            display: inline-block;
            margin-bottom: 0;
            vertical-align: middle
        }

        .form-inline .form-control {
            display: inline-block;
            width: auto;
            vertical-align: middle
        }

        .form-inline .form-control-static {
            display: inline-block
        }

        .form-inline .input-group {
            display: inline-table;
            vertical-align: middle
        }

            .form-inline .input-group .form-control,
            .form-inline .input-group .input-group-addon,
            .form-inline .input-group .input-group-btn {
                width: auto
            }

            .form-inline .input-group > .form-control {
                width: 100%
            }

        .form-inline .form-check,
        .form-inline .form-control-label {
            margin-bottom: 0;
            vertical-align: middle
        }

        .form-inline .form-check {
            display: inline-block;
            margin-top: 0
        }

        .form-inline .form-check-label {
            padding-left: 0
        }

        .form-inline .form-check-input {
            position: relative;
            margin-left: 0
        }

        .form-inline .has-feedback .form-control-feedback {
            top: 0
        }
    }

    .btn {
        display: inline-block;
        font-weight: 400;
        line-height: 1.25;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        cursor: pointer;
        user-select: none;
        border: 1px solid transparent;
        padding: .5rem 1rem;
        font-size: 1rem;
        border-radius: 0
    }

        .btn.active.focus,
        .btn.active:focus,
        .btn.focus,
        .btn:active.focus,
        .btn:active:focus,
        .btn:focus {
            outline: 5px auto -webkit-focus-ring-color;
            outline-offset: -2px
        }

        .btn.focus,
        .btn:focus,
        .btn:hover {
            text-decoration: none
        }

        .btn.active,
        .btn:active {
            background-image: none;
            outline: 0
        }

        .btn.disabled,
        .btn:disabled {
            cursor: not-allowed;
            opacity: .65
        }

    a.btn.disabled,
    fieldset[disabled] a.btn {
        pointer-events: none
    }

    .btn-primary {
        color: #fff;
        background-color: #222;
        border-color: transparent
    }

        .btn-primary.focus,
        .btn-primary:focus,
        .btn-primary:hover {
            color: #fff;
            background-color: #2592a9;
            border-color: transparent
        }

        .btn-primary.active,
        .btn-primary:active,
        .open > .btn-primary.dropdown-toggle {
            color: #fff;
            background-color: #2592a9;
            border-color: transparent;
            background-image: none
        }

            .btn-primary.active.focus,
            .btn-primary.active:focus,
            .btn-primary.active:hover,
            .btn-primary:active.focus,
            .btn-primary:active:focus,
            .btn-primary:active:hover,
            .open > .btn-primary.dropdown-toggle.focus,
            .open > .btn-primary.dropdown-toggle:focus,
            .open > .btn-primary.dropdown-toggle:hover {
                color: #fff;
                background-color: #222;
                border-color: transparent
            }

        .btn-primary.disabled.focus,
        .btn-primary.disabled:focus,
        .btn-primary.disabled:hover,
        .btn-primary:disabled.focus,
        .btn-primary:disabled:focus,
        .btn-primary:disabled:hover {
            background-color: #222;
            border-color: transparent
        }

    .btn-secondary,
    .btn-tertiary {
        color: #414141;
        background-color: #f6f6f6;
        border-color: transparent
    }

        .btn-secondary.focus,
        .btn-secondary:focus,
        .btn-secondary:hover,
        .btn-tertiary:focus,
        .btn-tertiary:hover,
        .focus.btn-tertiary {
            color: #414141;
            background-color: #ddd;
            border-color: transparent
        }

        .active.btn-tertiary,
        .btn-secondary.active,
        .btn-secondary:active,
        .btn-tertiary:active,
        .open > .btn-secondary.dropdown-toggle,
        .open > .dropdown-toggle.btn-tertiary {
            color: #414141;
            background-color: #ddd;
            border-color: transparent;
            background-image: none
        }

            .active.btn-tertiary:focus,
            .active.btn-tertiary:hover,
            .active.focus.btn-tertiary,
            .btn-secondary.active.focus,
            .btn-secondary.active:focus,
            .btn-secondary.active:hover,
            .btn-secondary:active.focus,
            .btn-secondary:active:focus,
            .btn-secondary:active:hover,
            .btn-tertiary:active.focus,
            .btn-tertiary:active:focus,
            .btn-tertiary:active:hover,
            .open > .btn-secondary.dropdown-toggle.focus,
            .open > .btn-secondary.dropdown-toggle:focus,
            .open > .btn-secondary.dropdown-toggle:hover,
            .open > .dropdown-toggle.btn-tertiary:focus,
            .open > .dropdown-toggle.btn-tertiary:hover,
            .open > .dropdown-toggle.focus.btn-tertiary {
                color: #414141;
                background-color: #cbcbcb;
                border-color: transparent
            }

        .btn-secondary.disabled.focus,
        .btn-secondary.disabled:focus,
        .btn-secondary.disabled:hover,
        .btn-secondary:disabled.focus,
        .btn-secondary:disabled:focus,
        .btn-secondary:disabled:hover,
        .btn-tertiary:disabled.focus,
        .btn-tertiary:disabled:focus,
        .btn-tertiary:disabled:hover,
        .disabled.btn-tertiary:focus,
        .disabled.btn-tertiary:hover,
        .disabled.focus.btn-tertiary {
            background-color: #f6f6f6;
            border-color: transparent
        }

    .btn-info {
        color: #fff;
        background-color: #5bc0de;
        border-color: #5bc0de
    }

        .btn-info.focus,
        .btn-info:focus,
        .btn-info:hover {
            color: #fff;
            background-color: #31b0d5;
            border-color: #2aabd2
        }

        .btn-info.active,
        .btn-info:active,
        .open > .btn-info.dropdown-toggle {
            color: #fff;
            background-color: #31b0d5;
            border-color: #2aabd2;
            background-image: none
        }

            .btn-info.active.focus,
            .btn-info.active:focus,
            .btn-info.active:hover,
            .btn-info:active.focus,
            .btn-info:active:focus,
            .btn-info:active:hover,
            .open > .btn-info.dropdown-toggle.focus,
            .open > .btn-info.dropdown-toggle:focus,
            .open > .btn-info.dropdown-toggle:hover {
                color: #fff;
                background-color: #269abc;
                border-color: #1f7e9a
            }

        .btn-info.disabled.focus,
        .btn-info.disabled:focus,
        .btn-info.disabled:hover,
        .btn-info:disabled.focus,
        .btn-info:disabled:focus,
        .btn-info:disabled:hover {
            background-color: #5bc0de;
            border-color: #5bc0de
        }

    .btn-success {
        color: #fff;
        background-color: #4cbb6c;
        border-color: #4cbb6c
    }

        .btn-success.focus,
        .btn-success:focus,
        .btn-success:hover {
            color: #fff;
            background-color: #3a9a56;
            border-color: #389252
        }

        .btn-success.active,
        .btn-success:active,
        .open > .btn-success.dropdown-toggle {
            color: #fff;
            background-color: #3a9a56;
            border-color: #389252;
            background-image: none
        }

            .btn-success.active.focus,
            .btn-success.active:focus,
            .btn-success.active:hover,
            .btn-success:active.focus,
            .btn-success:active:focus,
            .btn-success:active:hover,
            .open > .btn-success.dropdown-toggle.focus,
            .open > .btn-success.dropdown-toggle:focus,
            .open > .btn-success.dropdown-toggle:hover {
                color: #fff;
                background-color: #318047;
                border-color: #256237
            }

        .btn-success.disabled.focus,
        .btn-success.disabled:focus,
        .btn-success.disabled:hover,
        .btn-success:disabled.focus,
        .btn-success:disabled:focus,
        .btn-success:disabled:hover {
            background-color: #4cbb6c;
            border-color: #4cbb6c
        }

    .btn-warning {
        color: #fff;
        background-color: #ff9a52;
        border-color: #ff9a52
    }

        .btn-warning.focus,
        .btn-warning:focus,
        .btn-warning:hover {
            color: #fff;
            background-color: #ff7c1f;
            border-color: #ff7615
        }

        .btn-warning.active,
        .btn-warning:active,
        .open > .btn-warning.dropdown-toggle {
            color: #fff;
            background-color: #ff7c1f;
            border-color: #ff7615;
            background-image: none
        }

            .btn-warning.active.focus,
            .btn-warning.active:focus,
            .btn-warning.active:hover,
            .btn-warning:active.focus,
            .btn-warning:active:focus,
            .btn-warning:active:hover,
            .open > .btn-warning.dropdown-toggle.focus,
            .open > .btn-warning.dropdown-toggle:focus,
            .open > .btn-warning.dropdown-toggle:hover {
                color: #fff;
                background-color: #fa6800;
                border-color: #d25700
            }

        .btn-warning.disabled.focus,
        .btn-warning.disabled:focus,
        .btn-warning.disabled:hover,
        .btn-warning:disabled.focus,
        .btn-warning:disabled:focus,
        .btn-warning:disabled:hover {
            background-color: #ff9a52;
            border-color: #ff9a52
        }

    .btn-danger {
        color: #fff;
        background-color: #ff4c4c;
        border-color: #ff4c4c
    }

        .btn-danger.focus,
        .btn-danger:focus,
        .btn-danger:hover {
            color: #fff;
            background-color: #ff1919;
            border-color: #ff0f0f
        }

        .btn-danger.active,
        .btn-danger:active,
        .open > .btn-danger.dropdown-toggle {
            color: #fff;
            background-color: #ff1919;
            border-color: #ff0f0f;
            background-image: none
        }

            .btn-danger.active.focus,
            .btn-danger.active:focus,
            .btn-danger.active:hover,
            .btn-danger:active.focus,
            .btn-danger:active:focus,
            .btn-danger:active:hover,
            .open > .btn-danger.dropdown-toggle.focus,
            .open > .btn-danger.dropdown-toggle:focus,
            .open > .btn-danger.dropdown-toggle:hover {
                color: #fff;
                background-color: #f40000;
                border-color: #c00
            }

        .btn-danger.disabled.focus,
        .btn-danger.disabled:focus,
        .btn-danger.disabled:hover,
        .btn-danger:disabled.focus,
        .btn-danger:disabled:focus,
        .btn-danger:disabled:hover {
            background-color: #ff4c4c;
            border-color: #ff4c4c
        }

    .btn-outline-primary {
        color: #222;
        background-image: none;
        background-color: transparent;
        border-color: #222
    }

        .btn-outline-primary.active,
        .btn-outline-primary.focus,
        .btn-outline-primary:active,
        .btn-outline-primary:focus,
        .btn-outline-primary:hover,
        .open > .btn-outline-primary.dropdown-toggle {
            color: #fff;
            background-color: #222;
            border-color: #222
        }

            .btn-outline-primary.active.focus,
            .btn-outline-primary.active:focus,
            .btn-outline-primary.active:hover,
            .btn-outline-primary:active.focus,
            .btn-outline-primary:active:focus,
            .btn-outline-primary:active:hover,
            .open > .btn-outline-primary.dropdown-toggle.focus,
            .open > .btn-outline-primary.dropdown-toggle:focus,
            .open > .btn-outline-primary.dropdown-toggle:hover {
                color: #fff;
                background-color: #222;
                border-color: #175c6a
            }

        .btn-outline-primary.disabled.focus,
        .btn-outline-primary.disabled:focus,
        .btn-outline-primary.disabled:hover,
        .btn-outline-primary:disabled.focus,
        .btn-outline-primary:disabled:focus,
        .btn-outline-primary:disabled:hover {
            border-color: #83d3e4
        }

    .btn-outline-secondary {
        color: transparent;
        background-image: none;
        background-color: transparent;
        border-color: transparent
    }

        .btn-outline-secondary.active,
        .btn-outline-secondary.active.focus,
        .btn-outline-secondary.active:focus,
        .btn-outline-secondary.active:hover,
        .btn-outline-secondary.focus,
        .btn-outline-secondary:active,
        .btn-outline-secondary:active.focus,
        .btn-outline-secondary:active:focus,
        .btn-outline-secondary:active:hover,
        .btn-outline-secondary:focus,
        .btn-outline-secondary:hover,
        .open > .btn-outline-secondary.dropdown-toggle,
        .open > .btn-outline-secondary.dropdown-toggle.focus,
        .open > .btn-outline-secondary.dropdown-toggle:focus,
        .open > .btn-outline-secondary.dropdown-toggle:hover {
            color: #fff;
            background-color: transparent;
            border-color: transparent
        }

        .btn-outline-secondary.disabled.focus,
        .btn-outline-secondary.disabled:focus,
        .btn-outline-secondary.disabled:hover,
        .btn-outline-secondary:disabled.focus,
        .btn-outline-secondary:disabled:focus,
        .btn-outline-secondary:disabled:hover {
            border-color: rgba(51, 51, 51, 0)
        }

    .btn-outline-info {
        color: #5bc0de;
        background-image: none;
        background-color: transparent;
        border-color: #5bc0de
    }

        .btn-outline-info.active,
        .btn-outline-info.focus,
        .btn-outline-info:active,
        .btn-outline-info:focus,
        .btn-outline-info:hover,
        .open > .btn-outline-info.dropdown-toggle {
            color: #fff;
            background-color: #5bc0de;
            border-color: #5bc0de
        }

            .btn-outline-info.active.focus,
            .btn-outline-info.active:focus,
            .btn-outline-info.active:hover,
            .btn-outline-info:active.focus,
            .btn-outline-info:active:focus,
            .btn-outline-info:active:hover,
            .open > .btn-outline-info.dropdown-toggle.focus,
            .open > .btn-outline-info.dropdown-toggle:focus,
            .open > .btn-outline-info.dropdown-toggle:hover {
                color: #fff;
                background-color: #269abc;
                border-color: #1f7e9a
            }

        .btn-outline-info.disabled.focus,
        .btn-outline-info.disabled:focus,
        .btn-outline-info.disabled:hover,
        .btn-outline-info:disabled.focus,
        .btn-outline-info:disabled:focus,
        .btn-outline-info:disabled:hover {
            border-color: #b0e1ef
        }

    .btn-outline-success {
        color: #4cbb6c;
        background-image: none;
        background-color: transparent;
        border-color: #4cbb6c
    }

        .btn-outline-success.active,
        .btn-outline-success.focus,
        .btn-outline-success:active,
        .btn-outline-success:focus,
        .btn-outline-success:hover,
        .open > .btn-outline-success.dropdown-toggle {
            color: #fff;
            background-color: #4cbb6c;
            border-color: #4cbb6c
        }

            .btn-outline-success.active.focus,
            .btn-outline-success.active:focus,
            .btn-outline-success.active:hover,
            .btn-outline-success:active.focus,
            .btn-outline-success:active:focus,
            .btn-outline-success:active:hover,
            .open > .btn-outline-success.dropdown-toggle.focus,
            .open > .btn-outline-success.dropdown-toggle:focus,
            .open > .btn-outline-success.dropdown-toggle:hover {
                color: #fff;
                background-color: #318047;
                border-color: #256237
            }

        .btn-outline-success.disabled.focus,
        .btn-outline-success.disabled:focus,
        .btn-outline-success.disabled:hover,
        .btn-outline-success:disabled.focus,
        .btn-outline-success:disabled:focus,
        .btn-outline-success:disabled:hover {
            border-color: #96d7a9
        }

    .btn-outline-warning {
        color: #ff9a52;
        background-image: none;
        background-color: transparent;
        border-color: #ff9a52
    }

        .btn-outline-warning.active,
        .btn-outline-warning.focus,
        .btn-outline-warning:active,
        .btn-outline-warning:focus,
        .btn-outline-warning:hover,
        .open > .btn-outline-warning.dropdown-toggle {
            color: #fff;
            background-color: #ff9a52;
            border-color: #ff9a52
        }

            .btn-outline-warning.active.focus,
            .btn-outline-warning.active:focus,
            .btn-outline-warning.active:hover,
            .btn-outline-warning:active.focus,
            .btn-outline-warning:active:focus,
            .btn-outline-warning:active:hover,
            .open > .btn-outline-warning.dropdown-toggle.focus,
            .open > .btn-outline-warning.dropdown-toggle:focus,
            .open > .btn-outline-warning.dropdown-toggle:hover {
                color: #fff;
                background-color: #fa6800;
                border-color: #d25700
            }

        .btn-outline-warning.disabled.focus,
        .btn-outline-warning.disabled:focus,
        .btn-outline-warning.disabled:hover,
        .btn-outline-warning:disabled.focus,
        .btn-outline-warning:disabled:focus,
        .btn-outline-warning:disabled:hover {
            border-color: #ffd6b8
        }

    .btn-outline-danger {
        color: #ff4c4c;
        background-image: none;
        background-color: transparent;
        border-color: #ff4c4c
    }

        .btn-outline-danger.active,
        .btn-outline-danger.focus,
        .btn-outline-danger:active,
        .btn-outline-danger:focus,
        .btn-outline-danger:hover,
        .open > .btn-outline-danger.dropdown-toggle {
            color: #fff;
            background-color: #ff4c4c;
            border-color: #ff4c4c
        }

            .btn-outline-danger.active.focus,
            .btn-outline-danger.active:focus,
            .btn-outline-danger.active:hover,
            .btn-outline-danger:active.focus,
            .btn-outline-danger:active:focus,
            .btn-outline-danger:active:hover,
            .open > .btn-outline-danger.dropdown-toggle.focus,
            .open > .btn-outline-danger.dropdown-toggle:focus,
            .open > .btn-outline-danger.dropdown-toggle:hover {
                color: #fff;
                background-color: #f40000;
                border-color: #c00
            }

        .btn-outline-danger.disabled.focus,
        .btn-outline-danger.disabled:focus,
        .btn-outline-danger.disabled:hover,
        .btn-outline-danger:disabled.focus,
        .btn-outline-danger:disabled:focus,
        .btn-outline-danger:disabled:hover {
            border-color: #ffb2b2
        }

    .btn-link {
        font-weight: 400;
        color: #222;
        border-radius: 0
    }

        .btn-link,
        .btn-link.active,
        .btn-link:active,
        .btn-link:disabled {
            background-color: transparent
        }

            .btn-link,
            .btn-link:active,
            .btn-link:focus,
            .btn-link:hover {
                border-color: transparent
            }

                .btn-link:focus,
                .btn-link:hover {
                    color: #222;
                    text-decoration: underline;
                    background-color: transparent
                }

                .btn-link:disabled:focus,
                .btn-link:disabled:hover {
                    color: #ebebeb;
                    text-decoration: none
                }

    .btn-group-lg > .btn,
    .btn-lg {
        padding: .75rem 1.5rem;
        font-size: .9375rem;
        border-radius: .3rem
    }

    .btn-group-sm > .btn,
    .btn-sm {
        padding: .25rem .5rem;
        font-size: .875rem;
        border-radius: .2rem
    }

    .btn-block {
        display: block;
        width: 100%
    }

        .btn-block + .btn-block {
            margin-top: .5rem
        }

    input[type=button].btn-block,
    input[type=reset].btn-block,
    input[type=submit].btn-block {
        width: 100%
    }

    .fade {
        opacity: 0;
        transition: opacity .15s linear
    }

        .fade.in {
            opacity: 1
        }

    .collapse {
        display: none
    }

        .collapse.in {
            display: block
        }

    .collapsing {
        height: 0;
        overflow: hidden;
        transition-timing-function: ease;
        transition-duration: .35s;
        transition-property: height
    }

    .collapsing,
    .dropdown,
    .dropup {
        position: relative
    }

    .dropdown-toggle:after {
        display: inline-block;
        width: 0;
        height: 0;
        margin-left: .3em;
        vertical-align: middle;
        content: "";
        border-top: .3em solid;
        border-right: .3em solid transparent;
        border-left: .3em solid transparent
    }

    .dropdown-toggle:focus {
        outline: 0
    }

    .dropup .dropdown-toggle:after {
        border-top: 0;
        border-bottom: .3em solid
    }

    .dropdown-menu {
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 1000;
        display: none;
        float: left;
        min-width: 160px;
        padding: 5px 0;
        margin: 2px 0 0;
        font-size: 1rem;
        color: #222;
        text-align: left;
        list-style: none;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid rgba(0, 0, 0, .15);
        border-radius: 0
    }

    .dropdown-divider {
        height: 1px;
        margin: .5rem 0;
        overflow: hidden;
        background-color: #e5e5e5
    }

    .dropdown-item {
        display: block;
        width: 100%;
        padding: 3px 20px;
        clear: both;
        color: #878787;
        text-align: inherit;
        white-space: nowrap;
        background: none;
        border: 0
    }

        .dropdown-item:focus,
        .dropdown-item:hover {
            color: #7a7a7a;
            text-decoration: none;
            background-color: #f5f5f5
        }

        .dropdown-item.active,
        .dropdown-item.active:focus,
        .dropdown-item.active:hover {
            color: #fff;
            text-decoration: none;
            background-color: #222;
            outline: 0
        }

        .dropdown-item.disabled,
        .dropdown-item.disabled:focus,
        .dropdown-item.disabled:hover {
            color: #ebebeb
        }

            .dropdown-item.disabled:focus,
            .dropdown-item.disabled:hover {
                text-decoration: none;
                cursor: not-allowed;
                background-color: transparent;
                background-image: none;
                filter: "progid:DXImageTransform.Microsoft.gradient(enabled = false)"
            }

    .open > .dropdown-menu {
        display: block
    }

    .open > a {
        outline: 0
    }

    .dropdown-menu-right {
        right: 0;
        left: auto
    }

    .dropdown-menu-left {
        right: auto;
        left: 0
    }

    .dropdown-header {
        display: block;
        padding: 5px 20px;
        font-size: .875rem;
        color: #ebebeb;
        white-space: nowrap
    }

    .dropdown-backdrop {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 990
    }

    .dropup .caret,
    .navbar-fixed-bottom .dropdown .caret {
        content: "";
        border-top: 0;
        border-bottom: .3em solid
    }

    .dropup .dropdown-menu,
    .navbar-fixed-bottom .dropdown .dropdown-menu {
        top: auto;
        bottom: 100%;
        margin-bottom: 2px
    }

    .btn-group,
    .btn-group-vertical {
        position: relative;
        display: inline-block;
        vertical-align: middle
    }

        .btn-group-vertical > .btn,
        .btn-group > .btn {
            position: relative;
            float: left
        }

            .btn-group-vertical > .btn.active,
            .btn-group-vertical > .btn:active,
            .btn-group-vertical > .btn:focus,
            .btn-group-vertical > .btn:hover,
            .btn-group > .btn.active,
            .btn-group > .btn:active,
            .btn-group > .btn:focus,
            .btn-group > .btn:hover {
                z-index: 2
            }

        .btn-group .btn + .btn,
        .btn-group .btn + .btn-group,
        .btn-group .btn-group + .btn,
        .btn-group .btn-group + .btn-group {
            margin-left: -1px
        }

    .btn-toolbar {
        margin-left: -.5rem
    }

        .btn-toolbar:after {
            content: "";
            display: table;
            clear: both
        }

        .btn-toolbar .btn-group,
        .btn-toolbar .input-group {
            float: left
        }

        .btn-toolbar > .btn,
        .btn-toolbar > .btn-group,
        .btn-toolbar > .input-group {
            margin-left: .5rem
        }

    .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
        border-radius: 0
    }

    .btn-group > .btn:first-child {
        margin-left: 0
    }

        .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
            border-bottom-right-radius: 0;
            border-top-right-radius: 0
        }

    .btn-group > .btn:last-child:not(:first-child),
    .btn-group > .dropdown-toggle:not(:first-child) {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0
    }

    .btn-group > .btn-group {
        float: left
    }

        .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
            border-radius: 0
        }

        .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
        .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
            border-bottom-right-radius: 0;
            border-top-right-radius: 0
        }

        .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
            border-bottom-left-radius: 0;
            border-top-left-radius: 0
        }

    .btn-group .dropdown-toggle:active,
    .btn-group.open .dropdown-toggle {
        outline: 0
    }

    .btn + .dropdown-toggle-split {
        padding-right: .75rem;
        padding-left: .75rem
    }

        .btn + .dropdown-toggle-split:after {
            margin-left: 0
        }

    .btn-group-sm > .btn + .dropdown-toggle-split,
    .btn-sm + .dropdown-toggle-split {
        padding-right: .375rem;
        padding-left: .375rem
    }

    .btn-group-lg > .btn + .dropdown-toggle-split,
    .btn-lg + .dropdown-toggle-split {
        padding-right: 1.125rem;
        padding-left: 1.125rem
    }

    .btn .caret {
        margin-left: 0
    }

    .btn-group-lg > .btn .caret,
    .btn-lg .caret {
        border-width: .3em .3em 0;
        border-bottom-width: 0
    }

    .dropup .btn-group-lg > .btn .caret,
    .dropup .btn-lg .caret {
        border-width: 0 .3em .3em
    }

    .btn-group-vertical > .btn,
    .btn-group-vertical > .btn-group,
    .btn-group-vertical > .btn-group > .btn {
        display: block;
        float: none;
        width: 100%;
        max-width: 100%
    }

        .btn-group-vertical > .btn-group:after {
            content: "";
            display: table;
            clear: both
        }

        .btn-group-vertical > .btn-group > .btn {
            float: none
        }

        .btn-group-vertical > .btn + .btn,
        .btn-group-vertical > .btn + .btn-group,
        .btn-group-vertical > .btn-group + .btn,
        .btn-group-vertical > .btn-group + .btn-group {
            margin-top: -1px;
            margin-left: 0
        }

        .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
            border-radius: 0
        }

        .btn-group-vertical > .btn:first-child:not(:last-child) {
            border-bottom-right-radius: 0;
            border-bottom-left-radius: 0
        }

        .btn-group-vertical > .btn:last-child:not(:first-child) {
            border-top-right-radius: 0;
            border-top-left-radius: 0
        }

        .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
            border-radius: 0
        }

        .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
        .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
            border-bottom-right-radius: 0;
            border-bottom-left-radius: 0
        }

        .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
            border-top-right-radius: 0;
            border-top-left-radius: 0
        }

    [data-toggle=buttons] > .btn-group > .btn input[type=checkbox],
    [data-toggle=buttons] > .btn-group > .btn input[type=radio],
    [data-toggle=buttons] > .btn input[type=checkbox],
    [data-toggle=buttons] > .btn input[type=radio] {
        position: absolute;
        clip: rect(0, 0, 0, 0);
        pointer-events: none
    }

    .input-group {
        position: relative;
        width: 100%;
        display: table;
        border-collapse: separate
    }

        .input-group .form-control {
            position: relative;
            z-index: 2;
            float: left;
            width: 100%;
            margin-bottom: 0
        }

            .input-group .form-control:active,
            .input-group .form-control:focus,
            .input-group .form-control:hover {
                z-index: 3
            }

        .input-group-addon,
        .input-group-btn,
        .input-group .form-control {
            display: table-cell
        }

            .input-group-addon:not(:first-child):not(:last-child),
            .input-group-btn:not(:first-child):not(:last-child),
            .input-group .form-control:not(:first-child):not(:last-child) {
                border-radius: 0
            }

    .input-group-addon,
    .input-group-btn {
        width: 1%;
        white-space: nowrap;
        vertical-align: middle
    }

    .input-group-addon {
        padding: .5rem .75rem;
        margin-bottom: 0;
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.25;
        color: #acaaa6;
        text-align: center;
        background-color: #f6f6f6;
        border: 1px solid rgba(0, 0, 0, .15);
        border-radius: 0
    }

        .input-group-addon.form-control-sm,
        .input-group-sm > .input-group-addon,
        .input-group-sm > .input-group-btn > .input-group-addon.btn {
            padding: .25rem .5rem;
            font-size: .875rem;
            border-radius: .2rem
        }

        .input-group-addon.form-control-lg,
        .input-group-lg > .input-group-addon,
        .input-group-lg > .input-group-btn > .input-group-addon.btn {
            padding: .75rem 1.5rem;
            font-size: .9375rem;
            border-radius: .3rem
        }

        .input-group-addon input[type=checkbox],
        .input-group-addon input[type=radio] {
            margin-top: 0
        }

        .input-group-addon:not(:last-child),
        .input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .btn,
        .input-group-btn:not(:first-child) > .btn:not(:last-child):not(.dropdown-toggle),
        .input-group-btn:not(:last-child) > .btn,
        .input-group-btn:not(:last-child) > .btn-group > .btn,
        .input-group-btn:not(:last-child) > .dropdown-toggle,
        .input-group .form-control:not(:last-child) {
            border-bottom-right-radius: 0;
            border-top-right-radius: 0
        }

        .input-group-addon:not(:last-child) {
            border-right: 0
        }

        .input-group-addon:not(:first-child),
        .input-group-btn:not(:first-child) > .btn,
        .input-group-btn:not(:first-child) > .btn-group > .btn,
        .input-group-btn:not(:first-child) > .dropdown-toggle,
        .input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .btn,
        .input-group-btn:not(:last-child) > .btn:not(:first-child),
        .input-group .form-control:not(:first-child) {
            border-bottom-left-radius: 0;
            border-top-left-radius: 0
        }

    .form-control + .input-group-addon:not(:first-child) {
        border-left: 0
    }

    .input-group-btn {
        font-size: 0;
        white-space: nowrap
    }

        .input-group-btn,
        .input-group-btn > .btn {
            position: relative
        }

            .input-group-btn > .btn + .btn {
                margin-left: -1px
            }

            .input-group-btn > .btn:active,
            .input-group-btn > .btn:focus,
            .input-group-btn > .btn:hover {
                z-index: 3
            }

            .input-group-btn:not(:last-child) > .btn,
            .input-group-btn:not(:last-child) > .btn-group {
                margin-right: -1px
            }

            .input-group-btn:not(:first-child) > .btn,
            .input-group-btn:not(:first-child) > .btn-group {
                z-index: 2;
                margin-left: -1px
            }

                .input-group-btn:not(:first-child) > .btn-group:active,
                .input-group-btn:not(:first-child) > .btn-group:focus,
                .input-group-btn:not(:first-child) > .btn-group:hover,
                .input-group-btn:not(:first-child) > .btn:active,
                .input-group-btn:not(:first-child) > .btn:focus,
                .input-group-btn:not(:first-child) > .btn:hover {
                    z-index: 3
                }

    .custom-control {
        position: relative;
        display: inline;
        padding-left: 1.5rem;
        cursor: pointer
    }

        .custom-control + .custom-control {
            margin-left: 1rem
        }

    .custom-control-input {
        position: absolute;
        z-index: -1;
        opacity: 0
    }

        .custom-control-input:checked ~ .custom-control-indicator {
            color: #fff;
            background-color: #0074d9
        }

        .custom-control-input:focus ~ .custom-control-indicator {
            box-shadow: 0 0 0 .075rem #fff, 0 0 0 .2rem #0074d9
        }

        .custom-control-input:active ~ .custom-control-indicator {
            color: #fff;
            background-color: #84c6ff
        }

        .custom-control-input:disabled ~ .custom-control-indicator {
            cursor: not-allowed;
            background-color: #eee
        }

        .custom-control-input:disabled ~ .custom-control-description {
            color: #767676;
            cursor: not-allowed
        }

    .custom-control-indicator {
        position: absolute;
        top: .0625rem;
        left: 0;
        display: block;
        width: 1rem;
        height: 1rem;
        pointer-events: none;
        user-select: none;
        background-color: #ddd;
        background-repeat: no-repeat;
        background-position: 50%;
        background-size: 50% 50%
    }

    .custom-checkbox .custom-control-indicator {
        border-radius: 0
    }

    .custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")
    }

    .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-indicator {
        background-color: #0074d9;
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")
    }

    .custom-radio .custom-control-indicator {
        border-radius: 50%
    }

    .custom-radio .custom-control-input:checked ~ .custom-control-indicator {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")
    }

    .custom-controls-stacked .custom-control {
        display: inline
    }

        .custom-controls-stacked .custom-control:after {
            display: block;
            margin-bottom: .25rem;
            content: ""
        }

        .custom-controls-stacked .custom-control + .custom-control {
            margin-left: 0
        }

    .custom-select {
        display: inline-block;
        max-width: 100%;
        padding: .375rem 1.75rem .375rem .75rem;
        padding-right: .75rem\9;
        color: #acaaa6;
        vertical-align: middle;
        background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;
        background-image: none\9;
        background-size: 8px 10px;
        border: 1px solid rgba(0, 0, 0, .15);
        border-radius: 0;
        -moz-appearance: none;
        -webkit-appearance: none
    }

        .custom-select:focus {
            border-color: #51a7e8;
            outline: none
        }

            .custom-select:focus::-ms-value {
                color: #acaaa6;
                background-color: #fff
            }

        .custom-select:disabled {
            color: #ebebeb;
            cursor: not-allowed;
            background-color: #f6f6f6
        }

        .custom-select::-ms-expand {
            opacity: 0
        }

    .custom-select-sm {
        padding-top: .375rem;
        padding-bottom: .375rem;
        font-size: 75%
    }

    .custom-file {
        position: relative;
        display: inline-block;
        max-width: 100%;
        height: 2.5rem;
        cursor: pointer
    }

    .custom-file-input {
        min-width: 14rem;
        max-width: 100%;
        margin: 0;
        filter: alpha(opacity=0);
        opacity: 0
    }

    .custom-file-control {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        z-index: 5;
        height: 2.5rem;
        padding: .5rem 1rem;
        line-height: 1.5;
        color: #555;
        user-select: none;
        background-color: #fff;
        border: 1px solid #ddd;
        border-radius: 0
    }

        .custom-file-control:lang(en):after {
            content: "Choose file..."
        }

        .custom-file-control:before {
            position: absolute;
            top: -1px;
            right: -1px;
            bottom: -1px;
            z-index: 6;
            display: block;
            height: 2.5rem;
            padding: .5rem 1rem;
            line-height: 1.5;
            color: #555;
            background-color: #eee;
            border: 1px solid #ddd;
            border-radius: 0 0 0 0
        }

        .custom-file-control:lang(en):before {
            content: "Browse"
        }

    .nav {
        padding-left: 0;
        margin-bottom: 0;
        list-style: none
    }

    .nav-link {
        display: inline-block
    }

        .nav-link:focus,
        .nav-link:hover {
            text-decoration: none
        }

        .nav-link.disabled {
            color: #ebebeb
        }

            .nav-link.disabled,
            .nav-link.disabled:focus,
            .nav-link.disabled:hover {
                color: #ebebeb;
                cursor: not-allowed;
                background-color: transparent
            }

    .nav-inline .nav-item {
        display: inline-block
    }

        .nav-inline .nav-item + .nav-item,
        .nav-inline .nav-link + .nav-link {
            margin-left: 1rem
        }

    .nav-tabs {
        border-bottom: 1px solid #ddd
    }

        .nav-tabs:after {
            content: "";
            display: table;
            clear: both
        }

        .nav-tabs .nav-item {
            float: left;
            margin-bottom: -1px
        }

            .nav-tabs .nav-item + .nav-item {
                margin-left: 20px
            }

        .nav-tabs .nav-link {
            display: block;
            padding: .5em 1em;
            border: 1px solid transparent;
            border-top-right-radius: 0;
            border-top-left-radius: 0
        }

            .nav-tabs .nav-link:focus,
            .nav-tabs .nav-link:hover {
                border-color: #f6f6f6 #f6f6f6 #ddd
            }

            .nav-tabs .nav-link.disabled,
            .nav-tabs .nav-link.disabled:focus,
            .nav-tabs .nav-link.disabled:hover {
                color: #ebebeb;
                background-color: transparent;
                border-color: transparent
            }

        .nav-tabs .dropdown-menu {
            margin-top: -1px;
            border-top-right-radius: 0;
            border-top-left-radius: 0
        }

    .nav-pills:after {
        content: "";
        display: table;
        clear: both
    }

    .nav-pills .nav-item {
        float: left
    }

        .nav-pills .nav-item + .nav-item {
            margin-left: .2rem
        }

    .nav-pills .nav-link {
        display: block;
        padding: .5em 1em;
        border-radius: 0
    }

        .nav-pills .nav-item.open .nav-link,
        .nav-pills .nav-item.open .nav-link:focus,
        .nav-pills .nav-item.open .nav-link:hover,
        .nav-pills .nav-link.active,
        .nav-pills .nav-link.active:focus,
        .nav-pills .nav-link.active:hover {
            color: #fff;
            cursor: default;
            background-color: #222
        }

    .nav-stacked .nav-item {
        display: block;
        float: none
    }

        .nav-stacked .nav-item + .nav-item {
            margin-top: .2rem;
            margin-left: 0
        }

    .tab-content > .tab-pane {
        display: none
    }

    .tab-content > .active {
        display: block
    }

    .navbar {
        position: relative;
        padding: .5rem 1rem
    }

        .navbar:after {
            content: "";
            display: table;
            clear: both
        }

    @media (min-width:544px) {
        .navbar {
            border-radius: 0
        }
    }

    .navbar-full {
        z-index: 1000
    }

    @media (min-width:544px) {
        .navbar-full {
            border-radius: 0
        }
    }

    .navbar-fixed-bottom,
    .navbar-fixed-top {
        position: fixed;
        right: 0;
        left: 0;
        z-index: 1030
    }

    @media (min-width:544px) {
        .navbar-fixed-bottom,
        .navbar-fixed-top {
            border-radius: 0
        }
    }

    .navbar-fixed-top {
        top: 0
    }

    .navbar-fixed-bottom {
        bottom: 0
    }

    .navbar-sticky-top {
        position: sticky;
        top: 0;
        z-index: 1030;
        width: 100%
    }

    @media (min-width:544px) {
        .navbar-sticky-top {
            border-radius: 0
        }
    }

    .navbar-brand {
        float: left;
        padding-top: .25rem;
        padding-bottom: .25rem;
        margin-right: 1rem;
        font-size: .9375rem
    }

        .navbar-brand:focus,
        .navbar-brand:hover {
            text-decoration: none
        }

        .navbar-brand > img {
            display: block
        }

    .navbar-divider {
        float: left;
        width: 1px;
        padding-top: .425rem;
        padding-bottom: .425rem;
        margin-right: 1rem;
        margin-left: 1rem;
        overflow: hidden
    }

        .navbar-divider:before {
            content: "\A0"
        }

    .navbar-toggler {
        padding: .5rem .75rem;
        font-size: .9375rem;
        line-height: 1;
        background: none;
        border: 1px solid transparent;
        border-radius: 0
    }

        .navbar-toggler:focus,
        .navbar-toggler:hover {
            text-decoration: none
        }

    .navbar-nav .nav-item {
        float: left
    }

    .navbar-nav .nav-link {
        display: block;
        padding-top: .425rem;
        padding-bottom: .425rem
    }

        .navbar-nav .nav-item + .nav-item,
        .navbar-nav .nav-link + .nav-link {
            margin-left: 1rem
        }

    .navbar-light .navbar-brand,
    .navbar-light .navbar-brand:focus,
    .navbar-light .navbar-brand:hover {
        color: rgba(0, 0, 0, .8)
    }

    .navbar-light .navbar-nav .nav-link {
        color: rgba(0, 0, 0, .3)
    }

        .navbar-light .navbar-nav .nav-link:focus,
        .navbar-light .navbar-nav .nav-link:hover {
            color: rgba(0, 0, 0, .6)
        }

        .navbar-light .navbar-nav .active > .nav-link,
        .navbar-light .navbar-nav .active > .nav-link:focus,
        .navbar-light .navbar-nav .active > .nav-link:hover,
        .navbar-light .navbar-nav .nav-link.active,
        .navbar-light .navbar-nav .nav-link.active:focus,
        .navbar-light .navbar-nav .nav-link.active:hover,
        .navbar-light .navbar-nav .nav-link.open,
        .navbar-light .navbar-nav .nav-link.open:focus,
        .navbar-light .navbar-nav .nav-link.open:hover,
        .navbar-light .navbar-nav .open > .nav-link,
        .navbar-light .navbar-nav .open > .nav-link:focus,
        .navbar-light .navbar-nav .open > .nav-link:hover {
            color: rgba(0, 0, 0, .8)
        }

    .navbar-light .navbar-divider {
        background-color: rgba(0, 0, 0, .075)
    }

    .navbar-dark .navbar-brand,
    .navbar-dark .navbar-brand:focus,
    .navbar-dark .navbar-brand:hover {
        color: #fff
    }

    .navbar-dark .navbar-nav .nav-link {
        color: hsla(0, 0%, 100%, .5)
    }

        .navbar-dark .navbar-nav .nav-link:focus,
        .navbar-dark .navbar-nav .nav-link:hover {
            color: hsla(0, 0%, 100%, .75)
        }

        .navbar-dark .navbar-nav .active > .nav-link,
        .navbar-dark .navbar-nav .active > .nav-link:focus,
        .navbar-dark .navbar-nav .active > .nav-link:hover,
        .navbar-dark .navbar-nav .nav-link.active,
        .navbar-dark .navbar-nav .nav-link.active:focus,
        .navbar-dark .navbar-nav .nav-link.active:hover,
        .navbar-dark .navbar-nav .nav-link.open,
        .navbar-dark .navbar-nav .nav-link.open:focus,
        .navbar-dark .navbar-nav .nav-link.open:hover,
        .navbar-dark .navbar-nav .open > .nav-link,
        .navbar-dark .navbar-nav .open > .nav-link:focus,
        .navbar-dark .navbar-nav .open > .nav-link:hover {
            color: #fff
        }

    .navbar-dark .navbar-divider {
        background-color: hsla(0, 0%, 100%, .075)
    }

    .navbar-toggleable-xs:after {
        content: "";
        display: table;
        clear: both
    }

    @media (max-width:543px) {
        .navbar-toggleable-xs .navbar-nav .nav-item {
            float: none;
            margin-left: 0
        }
    }

    @media (min-width:544px) {
        .navbar-toggleable-xs {
            display: block !important
        }
    }

    .navbar-toggleable-sm:after {
        content: "";
        display: table;
        clear: both
    }

    @media (max-width:767px) {
        .navbar-toggleable-sm .navbar-nav .nav-item {
            float: none;
            margin-left: 0
        }
    }

    @media (min-width:768px) {
        .navbar-toggleable-sm {
            display: block !important
        }
    }

    .navbar-toggleable-md:after {
        content: "";
        display: table;
        clear: both
    }

    @media (max-width:991px) {
        .navbar-toggleable-md .navbar-nav .nav-item {
            float: none;
            margin-left: 0
        }
    }

    @media (min-width:992px) {
        .navbar-toggleable-md {
            display: block !important
        }
    }

    .card {
        position: relative;
        display: block;
        margin-bottom: .75rem;
        border-radius: 0;
        border: 1px solid transparent
    }

    .card-block {
        padding: 1.25rem
    }

        .card-block:after {
            content: "";
            display: table;
            clear: both
        }

    .card-title {
        margin-bottom: .75rem
    }

    .card-subtitle {
        margin-top: -.375rem
    }

    .card-subtitle,
    .card-text:last-child {
        margin-bottom: 0
    }

    .card-link:hover {
        text-decoration: none
    }

    .card-link + .card-link {
        margin-left: 1.25rem
    }

    .card > .list-group:first-child .list-group-item:first-child {
        border-top-right-radius: 0;
        border-top-left-radius: 0
    }

    .card > .list-group:last-child .list-group-item:last-child {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }

    .card-header {
        padding: .75rem 1.25rem;
        background-color: #f5f5f5;
        border-bottom: 1px solid rgba(0, 0, 0, .125)
    }

        .card-header:after {
            content: "";
            display: table;
            clear: both
        }

        .card-header:first-child {
            border-radius: 0 0 0 0
        }

    .card-footer {
        padding: .75rem 1.25rem;
        background-color: #f5f5f5;
        border-top: 1px solid rgba(0, 0, 0, .125)
    }

        .card-footer:after {
            content: "";
            display: table;
            clear: both
        }

        .card-footer:last-child {
            border-radius: 0 0 0 0
        }

    .card-header-tabs {
        margin-bottom: -.75rem;
        border-bottom: 0
    }

    .card-header-pills,
    .card-header-tabs {
        margin-right: -.625rem;
        margin-left: -.625rem
    }

    .card-primary {
        background-color: #222;
        border-color: #222
    }

        .card-primary .card-footer,
        .card-primary .card-header {
            background-color: transparent
        }

    .card-success {
        background-color: #4cbb6c;
        border-color: #4cbb6c
    }

        .card-success .card-footer,
        .card-success .card-header {
            background-color: transparent
        }

    .card-info {
        background-color: #5bc0de;
        border-color: #5bc0de
    }

        .card-info .card-footer,
        .card-info .card-header {
            background-color: transparent
        }

    .card-warning {
        background-color: #ff9a52;
        border-color: #ff9a52
    }

        .card-warning .card-footer,
        .card-warning .card-header {
            background-color: transparent
        }

    .card-danger {
        background-color: #ff4c4c;
        border-color: #ff4c4c
    }

        .card-danger .card-footer,
        .card-danger .card-header,
        .card-outline-primary {
            background-color: transparent
        }

    .card-outline-primary {
        border-color: #222
    }

    .card-outline-secondary {
        background-color: transparent;
        border-color: transparent
    }

    .card-outline-info {
        background-color: transparent;
        border-color: #5bc0de
    }

    .card-outline-success {
        background-color: transparent;
        border-color: #4cbb6c
    }

    .card-outline-warning {
        background-color: transparent;
        border-color: #ff9a52
    }

    .card-outline-danger {
        background-color: transparent;
        border-color: #ff4c4c
    }

    .card-inverse .card-footer,
    .card-inverse .card-header {
        border-color: hsla(0, 0%, 100%, .2)
    }

    .card-inverse .card-blockquote,
    .card-inverse .card-footer,
    .card-inverse .card-header,
    .card-inverse .card-title {
        color: #fff
    }

        .card-inverse .card-blockquote .blockquote-footer,
        .card-inverse .card-link,
        .card-inverse .card-subtitle,
        .card-inverse .card-text {
            color: hsla(0, 0%, 100%, .65)
        }

            .card-inverse .card-link:focus,
            .card-inverse .card-link:hover {
                color: #fff
            }

    .card-blockquote {
        padding: 0;
        margin-bottom: 0;
        border-left: 0
    }

    .card-img {
        border-radius: .25rem
    }

    .card-img-overlay {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        padding: 1.25rem
    }

    .card-img-top {
        border-top-right-radius: 0;
        border-top-left-radius: 0
    }

    .card-img-bottom {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }

    @media (min-width:544px) {
        .card-deck {
            display: table;
            width: 100%;
            margin-bottom: .75rem;
            table-layout: fixed;
            border-spacing: 1.25rem 0
        }

            .card-deck .card {
                display: table-cell;
                margin-bottom: 0;
                vertical-align: top
            }

        .card-deck-wrapper {
            margin-right: -1.25rem;
            margin-left: -1.25rem
        }
    }

    @media (min-width:544px) {
        .card-group {
            display: table;
            width: 100%;
            table-layout: fixed
        }

            .card-group .card {
                display: table-cell;
                vertical-align: top
            }

                .card-group .card + .card {
                    margin-left: 0;
                    border-left: 0
                }

                .card-group .card:first-child {
                    border-bottom-right-radius: 0;
                    border-top-right-radius: 0
                }

                    .card-group .card:first-child .card-img-top {
                        border-top-right-radius: 0
                    }

                    .card-group .card:first-child .card-img-bottom {
                        border-bottom-right-radius: 0
                    }

                .card-group .card:last-child {
                    border-bottom-left-radius: 0;
                    border-top-left-radius: 0
                }

                    .card-group .card:last-child .card-img-top {
                        border-top-left-radius: 0
                    }

                    .card-group .card:last-child .card-img-bottom {
                        border-bottom-left-radius: 0
                    }

                .card-group .card:not(:first-child):not(:last-child),
                .card-group .card:not(:first-child):not(:last-child) .card-img-bottom,
                .card-group .card:not(:first-child):not(:last-child) .card-img-top {
                    border-radius: 0
                }
    }

    @media (min-width:544px) {
        .card-columns {
            column-count: 3;
            column-gap: 1.25rem
        }

            .card-columns .card {
                width: 100%
            }
    }

    .breadcrumb {
        list-style: none
    }

        .breadcrumb:after {
            content: "";
            display: table;
            clear: both
        }

    .breadcrumb-item {
        float: left
    }

        .breadcrumb-item + .breadcrumb-item:before {
            display: inline-block;
            padding-right: .5rem;
            padding-left: .5rem;
            color: #ebebeb;
            content: "/"
        }

        .breadcrumb-item + .breadcrumb-item:hover:before {
            text-decoration: underline;
            text-decoration: none
        }

        .breadcrumb-item.active {
            color: #ebebeb
        }

    .pagination {
        display: inline-block;
        padding-left: 0;
        margin-top: 1rem;
        margin-bottom: 1rem;
        border-radius: 0
    }

    .page-item {
        display: inline
    }

        .page-item:first-child .page-link {
            margin-left: 0;
            border-bottom-left-radius: 0;
            border-top-left-radius: 0
        }

        .page-item:last-child .page-link {
            border-bottom-right-radius: 0;
            border-top-right-radius: 0
        }

        .page-item.active .page-link,
        .page-item.active .page-link:focus,
        .page-item.active .page-link:hover {
            z-index: 2;
            color: #fff;
            cursor: default;
            background-color: #222;
            border-color: #222
        }

        .page-item.disabled .page-link,
        .page-item.disabled .page-link:focus,
        .page-item.disabled .page-link:hover {
            color: #ebebeb;
            pointer-events: none;
            cursor: not-allowed;
            background-color: #fff;
            border-color: #ddd
        }

    .page-link {
        position: relative;
        float: left;
        padding: .5rem .75rem;
        margin-left: -1px;
        color: #222;
        text-decoration: none;
        background-color: #fff;
        border: 1px solid #ddd
    }

        .page-link:focus,
        .page-link:hover {
            color: #222;
            background-color: #f6f6f6;
            border-color: #ddd
        }

    .pagination-lg .page-link {
        padding: .75rem 1.5rem;
        font-size: .9375rem
    }

    .pagination-lg .page-item:first-child .page-link {
        border-bottom-left-radius: .3rem;
        border-top-left-radius: .3rem
    }

    .pagination-lg .page-item:last-child .page-link {
        border-bottom-right-radius: .3rem;
        border-top-right-radius: .3rem
    }

    .pagination-sm .page-link {
        padding: .275rem .75rem;
        font-size: .875rem
    }

    .pagination-sm .page-item:first-child .page-link {
        border-bottom-left-radius: .2rem;
        border-top-left-radius: .2rem
    }

    .pagination-sm .page-item:last-child .page-link {
        border-bottom-right-radius: .2rem;
        border-top-right-radius: .2rem
    }

    .tag {
        display: inline-block;
        padding: .25em .4em;
        font-size: 75%;
        font-weight: 700;
        line-height: 1;
        color: #fff;
        text-align: center;
        white-space: nowrap;
        vertical-align: baseline;
        border-radius: 0
    }

        .tag:empty {
            display: none
        }

    .btn .tag {
        position: relative;
        top: -1px
    }

    a.tag:focus,
    a.tag:hover {
        color: #fff;
        text-decoration: none;
        cursor: pointer
    }

    .tag-pill {
        padding-right: .6em;
        padding-left: .6em;
        border-radius: 10rem
    }

    .tag-default {
        background-color: #ebebeb
    }

        .tag-default[href]:focus,
        .tag-default[href]:hover {
            background-color: #d2d2d2
        }

    .tag-primary {
        background-color: #222
    }

        .tag-primary[href]:focus,
        .tag-primary[href]:hover {
            background-color: #2592a9
        }

    .tag-success {
        background-color: #4cbb6c
    }

        .tag-success[href]:focus,
        .tag-success[href]:hover {
            background-color: #3a9a56
        }

    .tag-info {
        background-color: #5bc0de
    }

        .tag-info[href]:focus,
        .tag-info[href]:hover {
            background-color: #31b0d5
        }

    .tag-warning {
        background-color: #ff9a52
    }

        .tag-warning[href]:focus,
        .tag-warning[href]:hover {
            background-color: #ff7c1f
        }

    .tag-danger {
        background-color: #ff4c4c
    }

        .tag-danger[href]:focus,
        .tag-danger[href]:hover {
            background-color: #ff1919
        }

    .jumbotron {
        padding: 2rem 1rem;
        margin-bottom: 2rem;
        background-color: #f6f6f6;
        border-radius: .3rem
    }

    @media (min-width:544px) {
        .jumbotron {
            padding: 4rem 2rem
        }
    }

    .jumbotron-hr {
        border-top-color: #ddd
    }

    .jumbotron-fluid {
        padding-right: 0;
        padding-left: 0;
        border-radius: 0
    }

    .alert {
        padding: 10px 15px;
        margin-bottom: 1rem;
        border: 1px solid transparent;
        border-radius: 0
    }

    .alert-heading {
        color: inherit
    }

    .alert-link {
        font-weight: 700
    }

    .alert-dismissible {
        padding-right: 2rem
    }

        .alert-dismissible .close {
            position: relative;
            top: -.125rem;
            right: -1rem;
            color: inherit
        }

    .alert-success {
        background-color: #dff0d8;
        border-color: #d0e9c6;
        color: #3c763d
    }

        .alert-success hr {
            border-top-color: #c1e2b3
        }

        .alert-success .alert-link {
            color: #2b542c
        }

    .alert-info {
        background-color: #d9edf7;
        border-color: #bcdff1;
        color: #31708f
    }

        .alert-info hr {
            border-top-color: #a6d5ec
        }

        .alert-info .alert-link {
            color: #245269
        }

    .alert-warning {
        background-color: rgba(255, 154, 82, .3);
        border-color: #ff9a52;
        color: #414141
    }

        .alert-warning hr {
            border-top-color: #ff8b39
        }

        .alert-warning .alert-link {
            color: #282828
        }

    .alert-danger {
        background-color: #f2dede;
        border-color: #ebcccc;
        color: #a94442
    }

        .alert-danger hr {
            border-top-color: #e4b9b9
        }

        .alert-danger .alert-link {
            color: #843534
        }

    @keyframes progress-bar-stripes {
        0% {
            background-position: 1rem 0
        }

        to {
            background-position: 0 0
        }
    }

    .progress {
        display: block;
        width: 100%;
        height: 1rem;
        margin-bottom: 1rem
    }

        .progress[value] {
            background-color: #eee;
            border: 0;
            appearance: none;
            border-radius: 0
        }

            .progress[value]::-ms-fill {
                background-color: #0074d9;
                border: 0
            }

            .progress[value]::-moz-progress-bar {
                background-color: #0074d9;
                border-bottom-left-radius: 0;
                border-top-left-radius: 0
            }

            .progress[value]::-webkit-progress-value {
                background-color: #0074d9;
                border-bottom-left-radius: 0;
                border-top-left-radius: 0
            }

        .progress[value="100"]::-moz-progress-bar {
            border-bottom-right-radius: 0;
            border-top-right-radius: 0
        }

        .progress[value="100"]::-webkit-progress-value {
            border-bottom-right-radius: 0;
            border-top-right-radius: 0
        }

        .progress[value]::-webkit-progress-bar {
            background-color: #eee;
            border-radius: 0
        }

        .progress[value],
        base::-moz-progress-bar {
            background-color: #eee;
            border-radius: 0
        }

    @media screen and (min-width:0\0) {
        .progress {
            background-color: #eee;
            border-radius: 0
        }

        .progress-bar {
            display: inline-block;
            height: 1rem;
            text-indent: -999rem;
            background-color: #0074d9;
            border-bottom-left-radius: 0;
            border-top-left-radius: 0
        }

        .progress[width="100%"] {
            border-bottom-right-radius: 0;
            border-top-right-radius: 0
        }
    }

    .progress-striped[value]::-webkit-progress-value {
        background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
        background-size: 1rem 1rem
    }

    .progress-striped[value]::-moz-progress-bar {
        background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
        background-size: 1rem 1rem
    }

    .progress-striped[value]::-ms-fill {
        background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
        background-size: 1rem 1rem
    }

    @media screen and (min-width:0\0) {
        .progress-bar-striped {
            background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
            background-size: 1rem 1rem
        }
    }

    .progress-animated[value]::-webkit-progress-value {
        animation: progress-bar-stripes 2s linear infinite
    }

    .progress-animated[value]::-moz-progress-bar {
        animation: progress-bar-stripes 2s linear infinite
    }

    @media screen and (min-width:0\0) {
        .progress-animated .progress-bar-striped {
            animation: progress-bar-stripes 2s linear infinite
        }
    }

    .progress-success[value]::-webkit-progress-value {
        background-color: #4cbb6c
    }

    .progress-success[value]::-moz-progress-bar {
        background-color: #4cbb6c
    }

    .progress-success[value]::-ms-fill {
        background-color: #4cbb6c
    }

    @media screen and (min-width:0\0) {
        .progress-success .progress-bar {
            background-color: #4cbb6c
        }
    }

    .progress-info[value]::-webkit-progress-value {
        background-color: #5bc0de
    }

    .progress-info[value]::-moz-progress-bar {
        background-color: #5bc0de
    }

    .progress-info[value]::-ms-fill {
        background-color: #5bc0de
    }

    @media screen and (min-width:0\0) {
        .progress-info .progress-bar {
            background-color: #5bc0de
        }
    }

    .progress-warning[value]::-webkit-progress-value {
        background-color: #ff9a52
    }

    .progress-warning[value]::-moz-progress-bar {
        background-color: #ff9a52
    }

    .progress-warning[value]::-ms-fill {
        background-color: #ff9a52
    }

    @media screen and (min-width:0\0) {
        .progress-warning .progress-bar {
            background-color: #ff9a52
        }
    }

    .progress-danger[value]::-webkit-progress-value {
        background-color: #ff4c4c
    }

    .progress-danger[value]::-moz-progress-bar {
        background-color: #ff4c4c
    }

    .progress-danger[value]::-ms-fill {
        background-color: #ff4c4c
    }

    @media screen and (min-width:0\0) {
        .progress-danger .progress-bar {
            background-color: #ff4c4c
        }
    }

    .media,
    .media-body {
        overflow: hidden
    }

    .media-body {
        width: 10000px
    }

    .media-body,
    .media-left,
    .media-right {
        display: table-cell;
        vertical-align: top
    }

    .media-middle {
        vertical-align: middle
    }

    .media-bottom {
        vertical-align: bottom
    }

    .media-object {
        display: block
    }

        .media-object.img-thumbnail {
            max-width: none
        }

    .media-right {
        padding-left: 10px
    }

    .media-left {
        padding-right: 10px
    }

    .media-heading {
        margin-top: 0;
        margin-bottom: 5px
    }

    .media-list {
        padding-left: 0;
        list-style: none
    }

    .list-group {
        padding-left: 0;
        margin-bottom: 0
    }

    .list-group-item {
        position: relative;
        display: block;
        padding: .75rem 1.25rem;
        margin-bottom: -1px;
        background-color: #fff;
        border: 1px solid #ddd
    }

        .list-group-item:first-child {
            border-top-right-radius: 0;
            border-top-left-radius: 0
        }

        .list-group-item:last-child {
            margin-bottom: 0;
            border-bottom-right-radius: 0;
            border-bottom-left-radius: 0
        }

        .list-group-item.disabled,
        .list-group-item.disabled:focus,
        .list-group-item.disabled:hover {
            color: #ebebeb;
            cursor: not-allowed;
            background-color: #f6f6f6
        }

            .list-group-item.disabled .list-group-item-heading,
            .list-group-item.disabled:focus .list-group-item-heading,
            .list-group-item.disabled:hover .list-group-item-heading {
                color: inherit
            }

            .list-group-item.disabled .list-group-item-text,
            .list-group-item.disabled:focus .list-group-item-text,
            .list-group-item.disabled:hover .list-group-item-text {
                color: #ebebeb
            }

        .list-group-item.active,
        .list-group-item.active:focus,
        .list-group-item.active:hover {
            z-index: 2;
            color: #fff;
            text-decoration: none;
            background-color: #222;
            border-color: #222
        }

            .list-group-item.active .list-group-item-heading,
            .list-group-item.active .list-group-item-heading > .small,
            .list-group-item.active .list-group-item-heading > small,
            .list-group-item.active:focus .list-group-item-heading,
            .list-group-item.active:focus .list-group-item-heading > .small,
            .list-group-item.active:focus .list-group-item-heading > small,
            .list-group-item.active:hover .list-group-item-heading,
            .list-group-item.active:hover .list-group-item-heading > .small,
            .list-group-item.active:hover .list-group-item-heading > small {
                color: inherit
            }

            .list-group-item.active .list-group-item-text,
            .list-group-item.active:focus .list-group-item-text,
            .list-group-item.active:hover .list-group-item-text {
                color: #d7f1f6
            }

    .list-group-flush .list-group-item {
        border-radius: 0
    }

    .list-group-item-action {
        width: 100%;
        color: #555;
        text-align: inherit
    }

        .list-group-item-action .list-group-item-heading {
            color: #333
        }

        .list-group-item-action:focus,
        .list-group-item-action:hover {
            color: #555;
            text-decoration: none;
            background-color: #f5f5f5
        }

    .list-group-item-success {
        color: #3c763d;
        background-color: #dff0d8
    }

    a.list-group-item-success,
    button.list-group-item-success {
        color: #3c763d
    }

        a.list-group-item-success .list-group-item-heading,
        button.list-group-item-success .list-group-item-heading {
            color: inherit
        }

        a.list-group-item-success:focus,
        a.list-group-item-success:hover,
        button.list-group-item-success:focus,
        button.list-group-item-success:hover {
            color: #3c763d;
            background-color: #d0e9c6
        }

        a.list-group-item-success.active,
        a.list-group-item-success.active:focus,
        a.list-group-item-success.active:hover,
        button.list-group-item-success.active,
        button.list-group-item-success.active:focus,
        button.list-group-item-success.active:hover {
            color: #fff;
            background-color: #3c763d;
            border-color: #3c763d
        }

    .list-group-item-info {
        color: #31708f;
        background-color: #d9edf7
    }

    a.list-group-item-info,
    button.list-group-item-info {
        color: #31708f
    }

        a.list-group-item-info .list-group-item-heading,
        button.list-group-item-info .list-group-item-heading {
            color: inherit
        }

        a.list-group-item-info:focus,
        a.list-group-item-info:hover,
        button.list-group-item-info:focus,
        button.list-group-item-info:hover {
            color: #31708f;
            background-color: #c4e3f3
        }

        a.list-group-item-info.active,
        a.list-group-item-info.active:focus,
        a.list-group-item-info.active:hover,
        button.list-group-item-info.active,
        button.list-group-item-info.active:focus,
        button.list-group-item-info.active:hover {
            color: #fff;
            background-color: #31708f;
            border-color: #31708f
        }

    .list-group-item-warning {
        color: #8a6d3b;
        background-color: #fcf8e3
    }

    a.list-group-item-warning,
    button.list-group-item-warning {
        color: #8a6d3b
    }

        a.list-group-item-warning .list-group-item-heading,
        button.list-group-item-warning .list-group-item-heading {
            color: inherit
        }

        a.list-group-item-warning:focus,
        a.list-group-item-warning:hover,
        button.list-group-item-warning:focus,
        button.list-group-item-warning:hover {
            color: #8a6d3b;
            background-color: #faf2cc
        }

        a.list-group-item-warning.active,
        a.list-group-item-warning.active:focus,
        a.list-group-item-warning.active:hover,
        button.list-group-item-warning.active,
        button.list-group-item-warning.active:focus,
        button.list-group-item-warning.active:hover {
            color: #fff;
            background-color: #8a6d3b;
            border-color: #8a6d3b
        }

    .list-group-item-danger {
        color: #a94442;
        background-color: #f2dede
    }

    a.list-group-item-danger,
    button.list-group-item-danger {
        color: #a94442
    }

        a.list-group-item-danger .list-group-item-heading,
        button.list-group-item-danger .list-group-item-heading {
            color: inherit
        }

        a.list-group-item-danger:focus,
        a.list-group-item-danger:hover,
        button.list-group-item-danger:focus,
        button.list-group-item-danger:hover {
            color: #a94442;
            background-color: #ebcccc
        }

        a.list-group-item-danger.active,
        a.list-group-item-danger.active:focus,
        a.list-group-item-danger.active:hover,
        button.list-group-item-danger.active,
        button.list-group-item-danger.active:focus,
        button.list-group-item-danger.active:hover {
            color: #fff;
            background-color: #a94442;
            border-color: #a94442
        }

    .list-group-item-heading {
        margin-top: 0;
        margin-bottom: 5px
    }

    .list-group-item-text {
        margin-bottom: 0;
        line-height: 1.3
    }

    .embed-responsive {
        position: relative;
        display: block;
        height: 0;
        padding: 0;
        overflow: hidden
    }

        .embed-responsive .embed-responsive-item,
        .embed-responsive embed,
        .embed-responsive iframe,
        .embed-responsive object,
        .embed-responsive video {
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 100%;
            border: 0
        }

    .embed-responsive-21by9 {
        padding-bottom: 42.85714%
    }

    .embed-responsive-16by9 {
        padding-bottom: 56.25%
    }

    .embed-responsive-4by3 {
        padding-bottom: 75%
    }

    .embed-responsive-1by1 {
        padding-bottom: 100%
    }

    .close {
        float: right;
        font-size: 1.5rem;
        font-weight: 700;
        line-height: 1;
        color: #000;
        text-shadow: 0 1px 0 #fff;
        opacity: .2
    }

        .close:focus,
        .close:hover {
            color: #000;
            text-decoration: none;
            cursor: pointer;
            opacity: .5
        }

    button.close {
        padding: 0;
        cursor: pointer;
        background: transparent;
        border: 0;
        -webkit-appearance: none
    }

    .modal,
    .modal-open {
        overflow: hidden
    }

    .modal {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1050;
        display: none;
        outline: 0;
        -webkit-overflow-scrolling: touch
    }

        .modal.fade .modal-dialog {
            transition: transform .3s ease-out;
            transform: translateY(-25%)
        }

        .modal.in .modal-dialog {
            transform: translate(0)
        }

    .modal-open .modal {
        overflow-x: hidden;
        overflow-y: auto
    }

    .modal-dialog {
        position: relative;
        width: auto;
        margin: 10px
    }

    .modal-content {
        position: relative;
        background-color: #fff;
        background-clip: padding-box;
        outline: 0
    }

    .modal-backdrop {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1040;
        background-color: #000
    }

        .modal-backdrop.fade {
            opacity: 0
        }

        .modal-backdrop.in {
            opacity: .5
        }

    .modal-header {
        padding: 15px;
        border-bottom: 1px solid #e5e5e5
    }

        .modal-header:after {
            content: "";
            display: table;
            clear: both
        }

        .modal-header .close {
            margin-top: -2px
        }

    .modal-title {
        margin: 0;
        line-height: 1.5
    }

    .modal-body {
        position: relative;
        padding: 15px
    }

    .modal-footer {
        padding: 15px;
        text-align: right;
        border-top: 1px solid #e5e5e5
    }

        .modal-footer:after {
            content: "";
            display: table;
            clear: both
        }

    .modal-scrollbar-measure {
        position: absolute;
        top: -9999px;
        width: 50px;
        height: 50px;
        overflow: scroll
    }

    @media (min-width:544px) {
        .modal-dialog {
            max-width: 600px;
            margin: 30px auto
        }

        .modal-sm {
            max-width: 300px
        }
    }

    @media (min-width:992px) {
        .modal-lg {
            max-width: 900px;
            min-width: 900px;
        }
    }

    .tooltip {
        position: absolute;
        z-index: 1070;
        display: block;
        font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
        font-style: normal;
        font-weight: 400;
        letter-spacing: normal;
        line-break: auto;
        line-height: 1.5;
        text-align: left;
        text-align: start;
        text-decoration: none;
        text-shadow: none;
        text-transform: none;
        white-space: normal;
        word-break: normal;
        word-spacing: normal;
        font-size: .875rem;
        word-wrap: break-word;
        opacity: 0
    }

        .tooltip.in {
            opacity: .9
        }

        .tooltip.bs-tether-element-attached-bottom,
        .tooltip.tooltip-top {
            padding: 5px 0;
            margin-top: -3px
        }

            .tooltip.bs-tether-element-attached-bottom .tooltip-arrow,
            .tooltip.tooltip-top .tooltip-arrow {
                bottom: 0;
                left: 50%;
                margin-left: -5px;
                border-width: 5px 5px 0;
                border-top-color: #ff4c4c
            }

        .tooltip.bs-tether-element-attached-left,
        .tooltip.tooltip-right {
            padding: 0 5px;
            margin-left: 3px
        }

            .tooltip.bs-tether-element-attached-left .tooltip-arrow,
            .tooltip.tooltip-right .tooltip-arrow {
                top: 50%;
                left: 0;
                margin-top: -5px;
                border-width: 5px 5px 5px 0;
                border-right-color: #ff4c4c
            }

        .tooltip.bs-tether-element-attached-top,
        .tooltip.tooltip-bottom {
            padding: 5px 0;
            margin-top: 3px
        }

            .tooltip.bs-tether-element-attached-top .tooltip-arrow,
            .tooltip.tooltip-bottom .tooltip-arrow {
                top: 0;
                left: 50%;
                margin-left: -5px;
                border-width: 0 5px 5px;
                border-bottom-color: #ff4c4c
            }

        .tooltip.bs-tether-element-attached-right,
        .tooltip.tooltip-left {
            padding: 0 5px;
            margin-left: -3px
        }

            .tooltip.bs-tether-element-attached-right .tooltip-arrow,
            .tooltip.tooltip-left .tooltip-arrow {
                top: 50%;
                right: 0;
                margin-top: -5px;
                border-width: 5px 0 5px 5px;
                border-left-color: #ff4c4c
            }

    .tooltip-inner {
        max-width: 200px;
        padding: 3px 8px;
        color: #fff;
        text-align: center;
        background-color: #ff4c4c;
        border-radius: 0
    }

    .tooltip-arrow {
        position: absolute;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid
    }

    .popover {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1060;
        display: block;
        max-width: 276px;
        padding: 1px;
        font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
        font-style: normal;
        font-weight: 400;
        letter-spacing: normal;
        line-break: auto;
        line-height: 1.5;
        text-align: left;
        text-align: start;
        text-decoration: none;
        text-shadow: none;
        text-transform: none;
        white-space: normal;
        word-break: normal;
        word-spacing: normal;
        font-size: .875rem;
        word-wrap: break-word;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid rgba(0, 0, 0, .2);
        border-radius: .3rem
    }

        .popover.bs-tether-element-attached-bottom,
        .popover.popover-top {
            margin-top: -10px
        }

            .popover.bs-tether-element-attached-bottom .popover-arrow,
            .popover.popover-top .popover-arrow {
                bottom: -11px;
                left: 50%;
                margin-left: -11px;
                border-top-color: rgba(0, 0, 0, .25);
                border-bottom-width: 0
            }

                .popover.bs-tether-element-attached-bottom .popover-arrow:after,
                .popover.popover-top .popover-arrow:after {
                    bottom: 1px;
                    margin-left: -10px;
                    content: "";
                    border-top-color: #fff;
                    border-bottom-width: 0
                }

        .popover.bs-tether-element-attached-left,
        .popover.popover-right {
            margin-left: 10px
        }

            .popover.bs-tether-element-attached-left .popover-arrow,
            .popover.popover-right .popover-arrow {
                top: 50%;
                left: -11px;
                margin-top: -11px;
                border-right-color: rgba(0, 0, 0, .25);
                border-left-width: 0
            }

                .popover.bs-tether-element-attached-left .popover-arrow:after,
                .popover.popover-right .popover-arrow:after {
                    bottom: -10px;
                    left: 1px;
                    content: "";
                    border-right-color: #fff;
                    border-left-width: 0
                }

        .popover.bs-tether-element-attached-top,
        .popover.popover-bottom {
            margin-top: 10px
        }

            .popover.bs-tether-element-attached-top .popover-arrow,
            .popover.popover-bottom .popover-arrow {
                top: -11px;
                left: 50%;
                margin-left: -11px;
                border-top-width: 0;
                border-bottom-color: rgba(0, 0, 0, .25)
            }

                .popover.bs-tether-element-attached-top .popover-arrow:after,
                .popover.popover-bottom .popover-arrow:after {
                    top: 1px;
                    margin-left: -10px;
                    content: "";
                    border-top-width: 0;
                    border-bottom-color: #fff
                }

        .popover.bs-tether-element-attached-right,
        .popover.popover-left {
            margin-left: -10px
        }

            .popover.bs-tether-element-attached-right .popover-arrow,
            .popover.popover-left .popover-arrow {
                top: 50%;
                right: -11px;
                margin-top: -11px;
                border-right-width: 0;
                border-left-color: rgba(0, 0, 0, .25)
            }

                .popover.bs-tether-element-attached-right .popover-arrow:after,
                .popover.popover-left .popover-arrow:after {
                    right: 1px;
                    bottom: -10px;
                    content: "";
                    border-right-width: 0;
                    border-left-color: #fff
                }

    .popover-title {
        padding: 8px 14px;
        margin: 0;
        font-size: 1rem;
        background-color: #f7f7f7;
        border-bottom: 1px solid #ebebeb;
        border-radius: .2375rem .2375rem 0 0
    }

        .popover-title:empty {
            display: none
        }

    .popover-content {
        padding: 9px 14px
    }

    .popover-arrow,
    .popover-arrow:after {
        position: absolute;
        display: block;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid
    }

    .popover-arrow {
        border-width: 11px
    }

        .popover-arrow:after {
            content: "";
            border-width: 10px
        }

    .carousel,
    .carousel-inner {
        position: relative
    }

    .carousel-inner {
        width: 100%;
        overflow: hidden
    }

        .carousel-inner > .carousel-item {
            position: relative;
            display: none;
            transition: left .6s ease-in-out
        }

            .carousel-inner > .carousel-item > a > img,
            .carousel-inner > .carousel-item > img {
                line-height: 1
            }

    @media (-webkit-transform-3d), all and (transform-3d) {
        .carousel-inner > .carousel-item {
            transition: transform .6s ease-in-out;
            backface-visibility: hidden;
            perspective: 1000px
        }

            .carousel-inner > .carousel-item.active.right,
            .carousel-inner > .carousel-item.next {
                left: 0;
                transform: translate3d(100%, 0, 0)
            }

            .carousel-inner > .carousel-item.active.left,
            .carousel-inner > .carousel-item.prev {
                left: 0;
                transform: translate3d(-100%, 0, 0)
            }

                .carousel-inner > .carousel-item.active,
                .carousel-inner > .carousel-item.next.left,
                .carousel-inner > .carousel-item.prev.right {
                    left: 0;
                    transform: translateZ(0)
                }
    }

    .carousel-inner > .active,
    .carousel-inner > .next,
    .carousel-inner > .prev {
        display: block
    }

    .carousel-inner > .active {
        left: 0
    }

    .carousel-inner > .next,
    .carousel-inner > .prev {
        position: absolute;
        top: 0;
        width: 100%
    }

    .carousel-inner > .next {
        left: 100%
    }

    .carousel-inner > .prev {
        left: -100%
    }

        .carousel-inner > .next.left,
        .carousel-inner > .prev.right {
            left: 0
        }

    .carousel-inner > .active.left {
        left: -100%
    }

    .carousel-inner > .active.right {
        left: 100%
    }

    .carousel-control {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 15%;
        font-size: 20px;
        color: #fff;
        text-align: center;
        text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
        opacity: .5
    }

        .carousel-control.left {
            background-image: linear-gradient(90deg, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001));
            background-repeat: repeat-x;
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
        }

        .carousel-control.right {
            right: 0;
            left: auto;
            background-image: linear-gradient(90deg, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5));
            background-repeat: repeat-x;
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
        }

        .carousel-control:focus,
        .carousel-control:hover {
            color: #fff;
            text-decoration: none;
            outline: 0;
            opacity: .9
        }

        .carousel-control .icon-next,
        .carousel-control .icon-prev {
            position: absolute;
            top: 50%;
            z-index: 5;
            display: inline-block;
            width: 20px;
            height: 20px;
            margin-top: -10px;
            font-family: serif;
            line-height: 1
        }

        .carousel-control .icon-prev {
            left: 50%;
            margin-left: -10px
        }

        .carousel-control .icon-next {
            right: 50%;
            margin-right: -10px
        }

        .carousel-control .icon-prev:before {
            content: "\2039"
        }

        .carousel-control .icon-next:before {
            content: "\203A"
        }

    .carousel-indicators {
        position: absolute;
        bottom: 10px;
        left: 50%;
        z-index: 15;
        width: 60%;
        padding-left: 0;
        margin-left: -30%;
        text-align: center;
        list-style: none
    }

        .carousel-indicators li {
            display: inline-block;
            width: 10px;
            height: 10px;
            margin: 1px;
            text-indent: -999px;
            cursor: pointer;
            background-color: transparent;
            border: 1px solid #fff;
            border-radius: 10px
        }

        .carousel-indicators .active {
            width: 12px;
            height: 12px;
            margin: 0;
            background-color: #fff
        }

    .carousel-caption {
        position: absolute;
        right: 15%;
        bottom: 20px;
        left: 15%;
        z-index: 10;
        padding-top: 20px;
        padding-bottom: 20px;
        color: #fff;
        text-align: center;
        text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
    }

        .carousel-caption .btn {
            text-shadow: none
        }

    @media (min-width:544px) {
        .carousel-control .icon-next,
        .carousel-control .icon-prev {
            width: 30px;
            height: 30px;
            margin-top: -15px;
            font-size: 30px
        }

        .carousel-control .icon-prev {
            margin-left: -15px
        }

        .carousel-control .icon-next {
            margin-right: -15px
        }

        .carousel-caption {
            right: 20%;
            left: 20%;
            padding-bottom: 30px
        }

        .carousel-indicators {
            bottom: 20px
        }
    }

    .bg-faded {
        background-color: #f7f7f9
    }

    .bg-primary {
        color: #fff !important;
        background-color: #222 !important
    }

    a.bg-primary:focus,
    a.bg-primary:hover {
        background-color: #2592a9 !important
    }

    .bg-success {
        color: #fff !important;
        background-color: #4cbb6c !important
    }

    a.bg-success:focus,
    a.bg-success:hover {
        background-color: #3a9a56 !important
    }

    .bg-info {
        color: #fff !important;
        background-color: #5bc0de !important
    }

    a.bg-info:focus,
    a.bg-info:hover {
        background-color: #31b0d5 !important
    }

    .bg-warning {
        color: #fff !important;
        background-color: #ff9a52 !important
    }

    a.bg-warning:focus,
    a.bg-warning:hover {
        background-color: #ff7c1f !important
    }

    .bg-danger {
        color: #fff !important;
        background-color: #ff4c4c !important
    }

    a.bg-danger:focus,
    a.bg-danger:hover {
        background-color: #ff1919 !important
    }

    .bg-inverse {
        color: #fff !important;
        background-color: #878787 !important
    }

    a.bg-inverse:focus,
    a.bg-inverse:hover {
        background-color: #6e6e6e !important
    }

    .clearfix:after {
        content: "";
        display: table;
        clear: both
    }

    .d-block {
        display: block !important
    }

    .d-inline-block {
        display: inline-block !important
    }

    .d-inline {
        display: inline !important
    }

    .pull-xs-left {
        float: left !important
    }

    .pull-xs-right {
        float: right !important
    }

    .pull-xs-none {
        float: none !important
    }

    @media (min-width:544px) {
        .pull-sm-left {
            float: left !important
        }

        .pull-sm-right {
            float: right !important
        }

        .pull-sm-none {
            float: none !important
        }
    }

    @media (min-width:768px) {
        .pull-md-left {
            float: left !important
        }

        .pull-md-right {
            float: right !important
        }

        .pull-md-none {
            float: none !important
        }
    }

    @media (min-width:992px) {
        .pull-lg-left {
            float: left !important
        }

        .pull-lg-right {
            float: right !important
        }

        .pull-lg-none {
            float: none !important
        }
    }

    @media (min-width:1200px) {
        .pull-xl-left {
            float: left !important
        }

        .pull-xl-right {
            float: right !important
        }

        .pull-xl-none {
            float: none !important
        }
    }

    .sr-only {
        position: absolute;
        width: 1px;
        height: 1px;
        padding: 0;
        margin: -1px;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        border: 0
    }

    .sr-only-focusable:active,
    .sr-only-focusable:focus {
        position: static;
        width: auto;
        height: auto;
        margin: 0;
        overflow: visible;
        clip: auto
    }

    .w-100 {
        width: 100% !important
    }

    .m-x-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }

    .m-a-0 {
        margin: 0 !important
    }

    .m-t-0 {
        margin-top: 0 !important
    }

    .m-r-0 {
        margin-right: 0 !important
    }

    .m-b-0 {
        margin-bottom: 0 !important
    }

    .m-l-0,
    .m-x-0 {
        margin-left: 0 !important
    }

    .m-x-0 {
        margin-right: 0 !important
    }

    .m-y-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .m-a-1 {
        margin: 1rem !important
    }

    .m-t-1 {
        margin-top: 1rem !important
    }

    .m-r-1 {
        margin-right: 1rem !important
    }

    .m-b-1 {
        margin-bottom: 1rem !important
    }

    .m-l-1,
    .m-x-1 {
        margin-left: 1rem !important
    }

    .m-x-1 {
        margin-right: 1rem !important
    }

    .m-y-1 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .m-a-2 {
        margin: 1.5rem !important
    }

    .m-t-2 {
        margin-top: 1.5rem !important
    }

    .m-r-2 {
        margin-right: 1.5rem !important
    }

    .m-b-2 {
        margin-bottom: 1.5rem !important
    }

    .m-l-2,
    .m-x-2 {
        margin-left: 1.5rem !important
    }

    .m-x-2 {
        margin-right: 1.5rem !important
    }

    .m-y-2 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .m-a-3 {
        margin: 3rem !important
    }

    .m-t-3 {
        margin-top: 3rem !important
    }

    .m-r-3 {
        margin-right: 3rem !important
    }

    .m-b-3 {
        margin-bottom: 3rem !important
    }

    .m-l-3,
    .m-x-3 {
        margin-left: 3rem !important
    }

    .m-x-3 {
        margin-right: 3rem !important
    }

    .m-y-3 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .p-a-0 {
        padding: 0 !important
    }

    .p-t-0 {
        padding-top: 0 !important
    }

    .p-r-0 {
        padding-right: 0 !important
    }

    .p-b-0 {
        padding-bottom: 0 !important
    }

    .p-l-0,
    .p-x-0 {
        padding-left: 0 !important
    }

    .p-x-0 {
        padding-right: 0 !important
    }

    .p-y-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .p-a-1 {
        padding: 1rem !important
    }

    .p-t-1 {
        padding-top: 1rem !important
    }

    .p-r-1 {
        padding-right: 1rem !important
    }

    .p-b-1 {
        padding-bottom: 1rem !important
    }

    .p-l-1,
    .p-x-1 {
        padding-left: 1rem !important
    }

    .p-x-1 {
        padding-right: 1rem !important
    }

    .p-y-1 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .p-a-2 {
        padding: 1.5rem !important
    }

    .p-t-2 {
        padding-top: 1.5rem !important
    }

    .p-r-2 {
        padding-right: 1.5rem !important
    }

    .p-b-2 {
        padding-bottom: 1.5rem !important
    }

    .p-l-2,
    .p-x-2 {
        padding-left: 1.5rem !important
    }

    .p-x-2 {
        padding-right: 1.5rem !important
    }

    .p-y-2 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .p-a-3 {
        padding: 3rem !important
    }

    .p-t-3 {
        padding-top: 3rem !important
    }

    .p-r-3 {
        padding-right: 3rem !important
    }

    .p-b-3 {
        padding-bottom: 3rem !important
    }

    .p-l-3,
    .p-x-3 {
        padding-left: 3rem !important
    }

    .p-x-3 {
        padding-right: 3rem !important
    }

    .p-y-3 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .pos-f-t {
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        z-index: 1030
    }

    .text-justify {
        text-align: justify !important
    }

    .text-nowrap {
        white-space: nowrap !important
    }

    .text-truncate {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .text-xs-left {
        text-align: left !important
    }

    .text-xs-right {
        text-align: right !important
    }

    .text-xs-center {
        text-align: center !important
    }

    @media (min-width:544px) {
        .text-sm-left {
            text-align: left !important
        }

        .text-sm-right {
            text-align: right !important
        }

        .text-sm-center {
            text-align: center !important
        }
    }

    @media (min-width:768px) {
        .text-md-left {
            text-align: left !important
        }

        .text-md-right {
            text-align: right !important
        }

        .text-md-center {
            text-align: center !important
        }
    }

    @media (min-width:992px) {
        .text-lg-left {
            text-align: left !important
        }

        .text-lg-right {
            text-align: right !important
        }

        .text-lg-center {
            text-align: center !important
        }
    }

    @media (min-width:1200px) {
        .text-xl-left {
            text-align: left !important
        }

        .text-xl-right {
            text-align: right !important
        }

        .text-xl-center {
            text-align: center !important
        }
    }

    .text-lowercase {
        text-transform: lowercase !important
    }

    .text-uppercase {
        text-transform: uppercase !important
    }

    .text-capitalize {
        text-transform: capitalize !important
    }

    .font-weight-normal {
        font-weight: 400
    }

    .font-weight-bold {
        font-weight: 700
    }

    .font-italic {
        font-style: italic
    }

    .text-muted {
        color: #acaaa6 !important
    }

    a.text-muted:focus,
    a.text-muted:hover {
        color: #93918c !important
    }

    .text-primary {
        color: #222 !important
    }

    a.text-primary:focus,
    a.text-primary:hover {
        color: #2592a9 !important
    }

    .text-success {
        color: #4cbb6c !important
    }

    a.text-success:focus,
    a.text-success:hover {
        color: #3a9a56 !important
    }

    .text-info {
        color: #5bc0de !important
    }

    a.text-info:focus,
    a.text-info:hover {
        color: #31b0d5 !important
    }

    .text-warning {
        color: #ff9a52 !important
    }

    a.text-warning:focus,
    a.text-warning:hover {
        color: #ff7c1f !important
    }

    .text-danger {
        color: #ff4c4c !important
    }

    a.text-danger:focus,
    a.text-danger:hover {
        color: #ff1919 !important
    }

    .text-hide {
        font: 0/0 a;
        color: transparent;
        text-shadow: none;
        background-color: transparent;
        border: 0
    }

    .invisible {
        visibility: hidden !important
    }

    .hidden-xs-up {
        display: none !important
    }

    @media (max-width:543px) {
        .hidden-xs-down {
            display: none !important
        }
    }

    @media (min-width:544px) {
        .hidden-sm-up {
            display: none !important
        }
    }

    @media (max-width:767px) {
        .hidden-sm-down {
            display: none !important
        }
    }

    @media (min-width:768px) {
        .hidden-md-up {
            display: none !important
        }
    }

    @media (max-width:991px) {
        .hidden-md-down {
            display: none !important
        }
    }

    @media (min-width:992px) {
        .hidden-lg-up {
            display: none !important
        }
    }

    @media (max-width:1199px) {
        .hidden-lg-down {
            display: none !important
        }
    }

    @media (min-width:1200px) {
        .hidden-xl-up {
            display: none !important
        }
    }

    .hidden-xl-down,
    .visible-print-block {
        display: none !important
    }

    @media print {
        .visible-print-block {
            display: block !important
        }
    }

    .visible-print-inline {
        display: none !important
    }

    @media print {
        .visible-print-inline {
            display: inline !important
        }
    }

    .visible-print-inline-block {
        display: none !important
    }

    @media print {
        .visible-print-inline-block {
            display: inline-block !important
        }
    }

    @media print {
        .hidden-print {
            display: none !important
        }
    }

    /*@font-face {
    font-family: Material Icons;
    font-style: normal;
    font-weight: 400;
    src: url(https://innovatory.in/theme/prestashop/Cucina/themes/IT1008/assets/css/e79bfd88537def476913f3ed52f4f4b3.eot);
    src: local("Material Icons"), local("MaterialIcons-Regular"), url(https://innovatory.in/theme/prestashop/Cucina/themes/IT1008/assets/css/570eb83859dc23dd0eec423a49e147fe.woff2) format("woff2"), url(https://innovatory.in/theme/prestashop/Cucina/themes/IT1008/assets/css/012cf6a10129e2275d79d6adac7f3b02.woff) format("woff"), url(https://innovatory.in/theme/prestashop/Cucina/themes/IT1008/assets/css/a37b0c01c0baf1888ca812cc0508f6e2.ttf) format("truetype")
}*/

    @font-face {
        font-family: Material Icons;
        font-style: normal;
        font-weight: 400;
        src: url('../fonts/materialiconse79bfd88537def476913f3ed52f4f4b3.eot');
        src: local("Material Icons"), local("MaterialIcons-Regular"), url('../fonts/materialicons/570eb83859dc23dd0eec423a49e147fe.woff2') format("woff2"), url('../fonts/materialicons/012cf6a10129e2275d79d6adac7f3b02.woff') format("woff"), url('../fonts/materialicons/a37b0c01c0baf1888ca812cc0508f6e2.ttf') format("truetype")
    }

    .material-icons {
        font-family: Material Icons;
        font-weight: 400;
        font-style: normal;
        font-size: 24px;
        display: inline-block;
        vertical-align: middle;
        width: 1em;
        height: 1em;
        line-height: 1;
        text-transform: none;
        letter-spacing: normal;
        word-wrap: normal;
        white-space: nowrap;
        direction: ltr;
        -webkit-font-smoothing: antialiased;
        text-rendering: innovatoryLegibility;
        -moz-osx-font-smoothing: grayscale;
        font-feature-settings: 'liga'
    }

    .lang-rtl * {
        direction: rtl !important
    }

    .lang-rtl main {
        text-align: right !important
    }

    ul {
        list-style: none;
        padding-left: 0
    }

    a:hover {
        color: #222;
        text-decoration: none
    }

    .dropdown-item:focus,
    .dropdown-item:hover {
        background: none
    }

    .color,
    .custom-checkbox input[type=checkbox] + span.color {
        width: 1.25rem;
        height: 1.25rem;
        display: inline-block;
        margin: .3125rem;
        border: 1px solid #414141;
        cursor: pointer;
        background-size: contain
    }

        .color.active,
        .color:hover,
        .custom-checkbox input[type=checkbox] + span.color.active,
        .custom-checkbox input[type=checkbox] + span.color:hover,
        .facet-label.active .custom-checkbox span.color,
        .facet-label:hover .custom-checkbox span.color {
            border: 2px solid #414141
        }

    .h1,
    .h2,
    .h3 {
        text-transform: uppercase;
        color: #222
    }

    .h4 {
        font-weight: 700;
        color: #414141
    }

    .btn-primary,
    .btn-secondary,
    .btn-tertiary {
        box-shadow: 2px 2px 11px 0 rgba(0, 0, 0, .1);
        text-transform: uppercase;
        font-weight: 600;
        padding: .5rem 1.25rem
    }

        .btn-primary .material-icons,
        .btn-secondary .material-icons,
        .btn-tertiary .material-icons {
            margin-right: .625rem
        }

    .btn-tertiary {
        text-transform: lowercase;
        color: #acaaa6;
        box-shadow: .0625rem .0625rem .0625rem 0 rgba(0, 0, 0, .1);
        padding: .25rem;
        margin: .25rem 0;
        font-weight: 400;
        font-size: .875rem
    }

        .btn-tertiary .material-icons {
            font-size: 1rem
        }
}

.label,
label {
    color: #414141;
    text-align: right;
    font-size: .875rem
}

small.label,
small.value {
    font-size: .8125rem
}

.form-control-label {
    padding-top: .625rem
}

.form-control {
    color: #222;
    padding: .5rem 1rem
}

    .form-control:focus {
        background-color: #fff
    }

    .form-control:focus {
        border: 1px solid #222
    }

.input-group .form-control:focus {
    outline: none
}

.input-group .input-group-btn > .btn {
    border: 0;
    box-shadow: none;
    color: #fff;
    font-size: .6875rem;
    font-weight: 400;
    margin-left: 0;
    padding: .65625rem 1rem;
    text-transform: uppercase;
    transition: all .3s
}

.form-control-select {
    height: 2.625rem;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAQAAAD9CzEMAAAAPklEQVR4Ae3TwREAEBQD0V/6do4SXPZg7EsBhsQ8IEmSMOsiuEfg3gL3oXC7wK0bd1G4o8X9F4yIkyQfSrIByQBjp7QuND8AAAAASUVORK5CYII=) no-repeat scroll right .5rem center/1.25rem 1.25rem;
    padding-right: 2rem
}

.form-control-valign {
    padding-top: .5rem
}

.form-control-comment {
    font-size: .875rem;
    padding-top: .5rem;
    color: #878787
}

.form-control-submit.disabled {
    background: #5bc0de;
    color: #fff
}

.form-group.has-error input,
.form-group.has-error select {
    outline: 1px solid #ff4c4c
}

.form-group.has-error .help-block {
    color: #ff4c4c
}

.group-span-filestyle label {
    margin: 0
}

.bootstrap-touchspin .group-span-filestyle .btn-touchspin,
.group-span-filestyle .bootstrap-touchspin .btn-touchspin,
.group-span-filestyle .btn-default {
    background: #222;
    color: #fff;
    text-transform: uppercase;
    border-radius: 0;
    font-size: .875rem;
    padding: .5rem 1rem
}

.bootstrap-touchspin input:focus {
    outline: none
}

.bootstrap-touchspin input.form-control {
    border: 1px solid rgba(0, 0, 0, .15)
}

.bootstrap-touchspin .btn-touchspin {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .15);
    height: 1.3125rem
}

    .bootstrap-touchspin .btn-touchspin:hover {
        background-color: #ebebeb
    }

.bootstrap-touchspin .input-group-btn-vertical {
    color: #414141
}

    .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down,
    .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
        border-radius: 0
    }

    .bootstrap-touchspin .input-group-btn-vertical .touchspin-up:after {
        /*content: "\E5CE";*/
        content: "\e145";
    }

    .bootstrap-touchspin .input-group-btn-vertical .touchspin-down:after {
        /*content: "\E5CF";*/
        content: "\e15b";
    }

    .bootstrap-touchspin .input-group-btn-vertical i {
        top: .0625rem;
        left: .1875rem;
        font-size: .9375rem
    }

.custom-radio {
    display: inline-block;
    position: relative;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 50%;
    border: 1px solid #acaaa6;
    background: #fff;
    margin-right: 1.25rem
}

    .custom-radio input[type=radio] {
        opacity: 0;
        cursor: pointer
    }

        .custom-radio input[type=radio]:checked + span {
            display: block;
            background-color: #222;
            width: 12px;
            height: 12px;
            border-radius: 50%;
            position: absolute;
            left: 3px;
            top: 3px
        }

.custom-checkbox {
    position: relative
}

    .custom-checkbox input[type=checkbox] {
        margin-top: .25rem;
        opacity: 0;
        cursor: pointer;
        position: absolute
    }

        .custom-checkbox input[type=checkbox] + span {
            margin-right: 3px;
            display: inline-block;
            width: .9375rem;
            height: .9375rem;
            vertical-align: middle;
            cursor: pointer;
            border: 1px solid #414141
        }

            .custom-checkbox input[type=checkbox] + span .checkbox-checked {
                display: none;
                margin: -3px 0;
                font-size: 1.1rem;
                color: #414141
            }

        .custom-checkbox input[type=checkbox]:checked + span .checkbox-checked {
            display: block
        }

    .custom-checkbox label {
        text-align: left
    }

.text-muted {
    font-size: .875rem
}

.done {
    color: #4cbb6c;
    display: inline-block;
    margin-right: 5px
}

.thumb-mask > .mask {
    position: relative;
    width: 3.4375rem;
    height: 3.4375rem;
    overflow: hidden;
    border: 1px solid #ebebeb;
    margin: .625rem 0
}

    .thumb-mask > .mask img {
        width: 55px;
        height: 55px
    }

.definition-list dl {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    -js-display: flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

    .definition-list dl dt {
        font-weight: 400
    }

    .definition-list dl dd,
    .definition-list dl dt {
        -webkit-box-flex: 0;
        box-flex: 0;
        -moz-flex: 0 0 45%;
        -ms-flex: 0 0 45%;
        flex: 0 0 45%;
        background: #ebebeb;
        padding: .625rem;
        margin: .125rem
    }

        .definition-list dl dd:nth-of-type(even),
        .definition-list dl dt:nth-of-type(even) {
            background: #f6f6f6
        }

.help-block {
    margin-top: .625rem
}

.btn.disabled,
.btn.disabled:hover {
    background: #acaaa6
}

.alert-warning .material-icons {
    color: #ff9a52;
    font-size: 2rem;
    margin-right: .625rem;
    padding-top: .3125rem
}

.alert-warning .alert-text {
    font-size: .9375rem;
    padding-top: .625rem
}

.alert-warning .alert-link {
    border-radius: 2px;
    border-width: 2px;
    margin-left: .625rem;
    padding: .3125rem 1.25rem;
    font-weight: 600;
    font-size: .8125rem;
    color: #6c868e
}

.alert-warning ul li:last-child .alert-link {
    color: #fff
}

.alert-warning .warning-buttons {
    margin-top: .3125rem
}

.btn-tertiary-outline {
    color: #6c868e;
    background-image: none;
    background-color: transparent;
    border-color: #6c868e;
    border: .15rem solid #6c868e
}

    .btn-tertiary-outline:hover {
        border-color: #bbcdd2;
        color: #bbcdd2
    }

.alert {
    font-size: .8125rem
}

.nav-item .nav-link,
.nav-item .nav-separtor {
    color: #acaaa6;
    font-weight: 700
}

    .nav-item .nav-link.active,
    .nav-item .nav-separtor.active {
        color: #414141
    }


.ps-alert-warning {
    margin-bottom: 0
}

    .ps-alert-warning .item,
    .ps-alert-success .item {
        align-items: center;
        border: 2px solid #f7c211;
        -js-display: flex;
        display: flex;
        background-color: #f7c211;
        margin-bottom: 1rem
    }

        .ps-alert-warning .item i,
        .ps-alert-success .item i {
            border: 15px solid #f7c211;
            -js-display: flex;
            display: flex
        }

            .ps-alert-warning .item i svg,
            .ps-alert-success .item i svg {
                background-color: #f7c211;
                width: 24px;
                height: 24px
            }

        .ps-alert-warning .item p,
        .ps-alert-success .item p {
            background-color: #fff;
            margin: 0;
            padding: 18px 20px;
            width: 100%
        }

.ps-alert-error {
    margin-bottom: 0
}

    .ps-alert-error .item,
    .ps-alert-success .item {
        align-items: center;
        border: 2px solid #ff4c4c;
        -js-display: flex;
        display: flex;
        background-color: #ff4c4c;
        margin-bottom: 1rem
    }

        .ps-alert-error .item i,
        .ps-alert-success .item i {
            border: 15px solid #ff4c4c;
            -js-display: flex;
            display: flex
        }

            .ps-alert-error .item i svg,
            .ps-alert-success .item i svg {
                background-color: #ff4c4c;
                width: 24px;
                height: 24px
            }

        .ps-alert-error .item p,
        .ps-alert-success .item p {
            background-color: #fff;
            margin: 0;
            padding: 18px 20px;
            width: 100%
        }

.ps-alert-success {
    padding: .25rem .25rem 2.75rem
}

    .ps-alert-success .item {
        border-color: #4cbb6c;
        background-color: #4cbb6c
    }

        .ps-alert-success .item i {
            border-color: #4cbb6c
        }

            .ps-alert-success .item i svg {
                background-color: #4cbb6c
            }

.dropdown {
    color: #acaaa6
}

    .dropdown:hover .expand-more {
        color: #222
    }

    .dropdown .expand-more {
        color: #666;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

    .dropdown .active {
        max-height: 200px;
        overflow-y: hidden;
        visibility: visible
    }

    .dropdown select {
        -moz-appearance: none;
        border: 0 none;
        outline: 0 none;
        color: #414141;
        background: #fff
    }

.dropdown-item:focus,
.dropdown-item:hover {
    background: none;
    text-decoration: none;
    color: #222
}

.search-widget {
    float: right
}

    .search-widget form {
        position: relative
    }

        .search-widget form input[type=text] {
            border: none;
            padding: 10px;
            min-width: 255px;
            background: #ebebeb;
            color: #222
        }

            .search-widget form input[type=text]:focus + button .search {
                color: #222
            }

            .search-widget form input[type=text]::-webkit-input-placeholder {
                color: hsla(40, 3%, 66%, .5);
                text-indent: .625rem
            }

            .search-widget form input[type=text]:-moz-placeholder,
            .search-widget form input[type=text]::-moz-placeholder {
                color: hsla(40, 3%, 66%, .5);
                text-indent: .625rem
            }

            .search-widget form input[type=text]:-ms-input-placeholder {
                color: hsla(40, 3%, 66%, .5);
                text-indent: .625rem
            }

        .search-widget form button[type=submit] {
            position: absolute;
            background: none;
            border: none;
            bottom: .3125rem;
            right: .125rem;
            color: #878787
        }

            .search-widget form button[type=submit] .search:hover {
                color: #222
            }

.header-top .search-widget form input[type=text] {
    min-width: inherit;
    width: 100%
}

#checkout #search_widget {
    display: none
}

#pagenotfound .page-content #search_widget {
    width: 100%
}

.page-not-found .search-widget form {
    display: block
}

@media (max-width:767px) {
    .header-top .search-widget {
        float: none;
        padding: 0 .9375rem
    }

        .header-top .search-widget form {
            margin: 0 auto
        }

            .header-top .search-widget form input[type=text] {
                min-width: inherit;
                background: #fff
            }
}

.top-menu[data-depth="1"] {
    margin: .625rem
}

.top-menu a:not([data-depth="0"]) {
    display: block;
    padding: .625rem;
    color: #acaaa6;
    font-weight: 400
}

.top-menu a.dropdown-submenu {
    color: #414141;
    text-transform: uppercase;
    font-weight: 600
}

.top-menu a[data-depth="0"] {
    font-weight: 600;
    padding: .1875rem .625rem .375rem
}

#header .top-menu a[data-depth="0"]:hover {
    color: #222;
    text-decoration: none
}

.top-menu a[data-depth="1"],
.top-menu a[data-depth="2"] {
    padding: 0 .625rem .625rem 0
}

.top-menu .collapse {
    display: inherit
}

.top-menu .sub-menu {
    box-shadow: 2px 1px 11px 2px rgba(0, 0, 0, .1);
    border: none;
    margin-left: .9375rem;
    width: calc(100% - 30px);
    min-width: calc(100% - 30px);
    z-index: 18;
    display: none
}

    .top-menu .sub-menu.collapse {
        display: none
    }

    .top-menu .sub-menu ul[data-depth="1"] > li {
        float: left;
        margin: 0 1.25rem
    }

    .top-menu .sub-menu a:hover {
        color: #222
    }

.top-menu .popover {
    max-width: inherit
}

.popover.bs-tether-element-attached-top {
    margin-top: 0
}

#mobile_top_menu_wrapper {
    margin-top: .625rem;
    padding-bottom: .625rem;
    background: #fff
}

    #mobile_top_menu_wrapper #top-menu {
        margin-bottom: .625rem
    }

    #mobile_top_menu_wrapper .top-menu {
        color: #414141
    }

        #mobile_top_menu_wrapper .top-menu .collapse-icons[aria-expanded=true] .add {
            display: none
        }

        #mobile_top_menu_wrapper .top-menu .collapse-icons[aria-expanded=true] .remove {
            display: block
        }

        #mobile_top_menu_wrapper .top-menu .collapse-icons .remove {
            display: none
        }

        #mobile_top_menu_wrapper .top-menu .navbar-toggler {
            display: inline-block;
            padding: 0
        }

        #mobile_top_menu_wrapper .top-menu a[data-depth="0"] {
            padding: .625rem;
            border-bottom: 1px solid #f6f6f6
        }

        #mobile_top_menu_wrapper .top-menu .collapse {
            display: none
        }

            #mobile_top_menu_wrapper .top-menu .collapse.in {
                display: block
            }

        #mobile_top_menu_wrapper .top-menu .sub-menu {
            box-shadow: none;
            z-index: inherit;
            display: block;
            position: static;
            overflow: hidden;
            margin-left: 0;
            width: 100%;
            min-width: 100%;
            background: #f6f6f6
        }

            #mobile_top_menu_wrapper .top-menu .sub-menu.collapse {
                display: none
            }

                #mobile_top_menu_wrapper .top-menu .sub-menu.collapse.in {
                    display: block
                }

            #mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="0"] > li {
                border-bottom: 1px solid #acaaa6
            }

            #mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="1"] {
                margin: 0
            }

                #mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="1"] > li {
                    float: none;
                    margin: 0
                }

                    #mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="1"] > li a {
                        text-transform: none
                    }

            #mobile_top_menu_wrapper .top-menu .sub-menu ul {
                padding: 0
            }

            #mobile_top_menu_wrapper .top-menu .sub-menu li > a {
                padding: .625rem;
                border-bottom: 1px solid #fff;
                font-weight: 700
            }

            #mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="2"] li a {
                padding-left: 1.25rem
            }

            #mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="3"] li a {
                padding-left: 2.5rem
            }

            #mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="4"] li a {
                padding-left: 3.75rem
            }

        #mobile_top_menu_wrapper .top-menu .popover {
            border-radius: 0
        }

    #mobile_top_menu_wrapper .js-top-menu-bottom .user-info {
        padding: 0 .625rem
    }

        #mobile_top_menu_wrapper .js-top-menu-bottom .user-info a {
            padding: .625rem 0;
            display: block;
            width: 100%
        }

body#checkout {
    color: #414141
}

    body#checkout .custom-checkbox {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -moz-flex;
        display: -ms-flexbox;
        -js-display: flex;
        display: flex
    }

        body#checkout .custom-checkbox span {
            -webkit-box-flex: 0;
            box-flex: 0;
            -moz-flex: 0 0 15px;
            -ms-flex: 0 0 15px;
            flex: 0 0 15px;
            margin-top: .1875rem
        }

    body#checkout section#content {
        margin-bottom: 1.5625rem
    }

    body#checkout .container {
        min-height: 100%
    }

    body#checkout section.checkout-step {
        background-color: #fff;
        border: 1px solid #e2e2e2;
        margin-bottom: 20px;
        padding: .9375rem
    }

        body#checkout section.checkout-step .step-title {
            cursor: pointer;
            margin-bottom: 0;
            text-transform: none
        }

        body#checkout section.checkout-step .content {
            padding: 0 26px
        }

        body#checkout section.checkout-step .step-edit {
            text-transform: lowercase;
            font-weight: 400
        }

            body#checkout section.checkout-step .step-edit .edit {
                font-size: 1rem
            }

        body#checkout section.checkout-step .not-allowed {
            cursor: not-allowed;
            opacity: .5
        }

        body#checkout section.checkout-step .content,
        body#checkout section.checkout-step .done,
        body#checkout section.checkout-step .step-edit {
            display: none
        }

        body#checkout section.checkout-step.-current .content {
            display: block;
            margin-top: 10px
        }

        body#checkout section.checkout-step.-current.-reachable.-complete .done,
        body#checkout section.checkout-step.-current.-reachable.-complete .step-edit {
            display: none
        }

        body#checkout section.checkout-step.-current.-reachable.-complete .step-number {
            display: inline-block
        }

        body#checkout section.checkout-step.-current.-reachable.-complete .content {
            display: block
        }

        body#checkout section.checkout-step.-reachable.-complete h1 .done {
            display: inline-block
        }

        body#checkout section.checkout-step.-reachable.-complete h1 .step-number {
            display: none
        }

        body#checkout section.checkout-step.-reachable.-complete h1 .step-edit {
            cursor: pointer;
            display: block;
            float: right;
            margin-right: .125rem;
            color: #acaaa6
        }

        body#checkout section.checkout-step.-reachable.-complete .content {
            display: none
        }

        body#checkout section.checkout-step small {
            color: #acaaa6
        }

        body#checkout section.checkout-step .default-input {
            min-width: 40%
        }

            body#checkout section.checkout-step .default-input[name=address1],
            body#checkout section.checkout-step .default-input[name=address2] {
                min-width: 60%
            }

        body#checkout section.checkout-step .radio-field {
            margin-top: 1.875rem
        }

            body#checkout section.checkout-step .radio-field label {
                display: inline
            }

        body#checkout section.checkout-step .checkbox-field div {
            margin-top: 3.75rem
        }

        body#checkout section.checkout-step .checkbox-field + .checkbox-field div {
            margin-top: 0
        }

        body#checkout section.checkout-step .select-field div {
            background: #f6f6f6;
            padding: .625rem 3.125rem
        }

        body#checkout section.checkout-step .form-footer {
            text-align: center
        }

        body#checkout section.checkout-step #conditions-to-approve {
            padding-top: 1rem
        }

        body#checkout section.checkout-step .payment-options label {
            line-height: 1.5;
            display: table-cell
        }

        body#checkout section.checkout-step .payment-options .custom-radio {
            margin-right: 1.25rem
        }

        body#checkout section.checkout-step .payment-options .payment-option {
            margin-bottom: .5rem
        }

        body#checkout section.checkout-step .step-number {
            display: inline-block;
            padding: 0;
            margin-right: 10px
        }

        body#checkout section.checkout-step .address-selector {
            display: -webkit-box;
            display: -moz-box;
            display: box;
            display: -moz-flex;
            display: -ms-flexbox;
            -js-display: flex;
            display: flex;
            -webkit-box-pack: justify;
            box-pack: justify;
            -moz-justify-content: space-between;
            -ms-justify-content: space-between;
            -o-justify-content: space-between;
            justify-content: space-between;
            -ms-flex-pack: justify;
            -webkit-box-align: start;
            box-align: start;
            -moz-align-items: flex-start;
            -ms-align-items: flex-start;
            -o-align-items: flex-start;
            align-items: flex-start;
            -ms-flex-align: start;
            -webkit-box-lines: multiple;
            -moz-box-lines: multiple;
            box-lines: multiple;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap
        }

        body#checkout section.checkout-step .address-item {
            background: #f6f6f6;
            -webkit-box-flex: 0;
            box-flex: 0;
            -moz-flex: 0 0 49%;
            -ms-flex: 0 0 49%;
            flex: 0 0 49%;
            margin-bottom: .625rem
        }

            body#checkout section.checkout-step .address-item.selected {
                background: #fff;
                border: 3px solid #222
            }

        body#checkout section.checkout-step .address-alias {
            display: inline-block;
            font-weight: 600;
            margin-bottom: 5px;
            margin-left: 5px
        }

        body#checkout section.checkout-step .address {
            margin-left: 30px;
            font-weight: 400
        }

.address .address-body address,
address,
.address {
    min-height: 9rem;
    line-height: 1.7
}

body#checkout section.checkout-step .radio-block {
    padding: .9375rem;
    text-align: left
}

body#checkout section.checkout-step .custom-radio {
    margin-right: 0
}

    body#checkout section.checkout-step .custom-radio input[type=radio] {
        height: 1.25rem;
        width: 1.25rem
    }

body#checkout section.checkout-step .delete-address,
body#checkout section.checkout-step .edit-address {
    color: #222 !important;
    display: inline-block;
    margin: 0 .3125rem
}

    body#checkout section.checkout-step .delete-address .delete,
    body#checkout section.checkout-step .delete-address .edit,
    body#checkout section.checkout-step .edit-address .delete,
    body#checkout section.checkout-step .edit-address .edit {
        font-size: 1rem
    }

body#checkout section.checkout-step hr {
    margin: 0
}

body#checkout section.checkout-step .address-footer {
    text-align: center;
    padding: .625rem
}

body#checkout section.checkout-step #delivery-addresses,
body#checkout section.checkout-step #invoice-addresses,
body#checkout section.checkout-step .add-address {
    margin-top: 1.25rem
}

    body#checkout section.checkout-step .add-address a {
        color: #414141
    }

        body#checkout section.checkout-step .add-address a i {
            font-size: .9375rem
        }

body#checkout section.checkout-step .delivery-option {
    background: #f6f6f6;
    padding: .9375rem 0;
    margin-bottom: .9375rem
}

    body#checkout section.checkout-step .delivery-option label {
        text-align: inherit
    }

body#checkout section.checkout-step .carrier-delay,
body#checkout section.checkout-step .carrier-name {
    display: inline-block;
    word-break: break-word;
    text-align: left
}

body#checkout section.checkout-step #customer-form,
body#checkout section.checkout-step #delivery-address,
body#checkout section.checkout-step #invoice-address,
body#checkout section.checkout-step #login-form {
    margin-left: 0;
    margin-top: 1.5625rem
}

    body#checkout section.checkout-step #customer-form .form-control-label,
    body#checkout section.checkout-step #delivery-address .form-control-label,
    body#checkout section.checkout-step #invoice-address .form-control-label,
    body#checkout section.checkout-step #login-form .form-control-label {
        text-align: left
    }

    body#checkout section.checkout-step #customer-form .radio-inline,
    body#checkout section.checkout-step #delivery-address .radio-inline,
    body#checkout section.checkout-step #invoice-address .radio-inline,
    body#checkout section.checkout-step #login-form .radio-inline {
        padding: 0
    }

body#checkout section.checkout-step .sign-in {
    font-size: .875rem
}

body#checkout .additional-information {
    font-size: .875rem;
    margin-left: 2.875rem;
    margin-top: 1.25rem
}

body#checkout .condition-label {
    margin-left: 2.5rem;
    margin-top: .625rem
}

    body#checkout .condition-label label {
        text-align: inherit
    }

body#checkout .cancel-address {
    margin: .625rem;
    display: block;
    color: #878787;
    text-decoration: underline
}

body#checkout .modal-content {
    padding: 1.25rem;
    background-color: #ebebeb
}

body#checkout #cart-summary-product-list {
    font-size: .875rem
}

    body#checkout #cart-summary-product-list img {
        border: 1px solid #ebebeb;
        width: 3.125rem
    }

    body#checkout #cart-summary-product-list .media-body {
        vertical-align: middle
    }

body#checkout #order-summary-content {
    padding-top: .9375rem
}

    body#checkout #order-summary-content h4.h4 {
        margin-top: .625rem;
        margin-bottom: 1.25rem;
        color: #414141
    }

    body#checkout #order-summary-content h4.black {
        color: #000
    }

    body#checkout #order-summary-content h4.addresshead {
        margin-top: .1875rem
    }

    body#checkout #order-summary-content .noshadow {
        box-shadow: none
    }

    body#checkout #order-summary-content #order-items {
        border-right: 0
    }

        body#checkout #order-summary-content #order-items h3.h3 {
            color: #414141;
            margin-top: 1.25rem
        }

        body#checkout #order-summary-content #order-items table tr:first-child td {
            border-top: 0
        }

    body#checkout #order-summary-content .order-confirmation-table {
        padding: 1rem;
        margin-bottom: 2rem;
        background-color: #fff;
        border: 3px solid #e5e5e5;
        border-radius: 0
    }

    body#checkout #order-summary-content .summary-selected-carrier {
        margin-bottom: .75rem;
        background-color: #fff;
        border: 1px solid #e5e5e5;
        border-radius: 0;
        padding: 1rem
    }

    body#checkout #order-summary-content .step-edit {
        display: inline;
        color: #acaaa6
    }

        body#checkout #order-summary-content .step-edit:hover {
            cursor: pointer
        }

    body#checkout #order-summary-content a .step-edit {
        color: #acaaa6
    }

body#checkout #gift_message {
    max-width: 100%;
    border-color: #414141
}

#order-details {
    padding-left: 1.875rem
}

    #order-details > .card-title {
        margin-bottom: 1.875rem
    }

    #order-details ul {
        margin-bottom: 1.25rem
    }

        #order-details ul li {
            margin-bottom: .625rem
        }

#order-items {
    border-right: 1px solid #ebebeb
}

    #order-items hr {
        border-top-color: #414141
    }

    #order-items table {
        width: 100%
    }

        #order-items table tr {
            height: 1.875rem
        }

            #order-items table tr td:last-child {
                text-align: right
            }

    #order-items .order-line {
        margin-top: 1rem
    }

    #order-items .image img {
        width: 100%;
        border: 1px solid gray-lighter;
        margin-bottom: 1rem
    }

    #order-items .details {
        margin-bottom: 1rem
    }

        #order-items .details .customizations {
            margin-top: .625rem
        }

    #order-items .qty {
        margin-bottom: 1rem
    }

#order-confirmation #registration-form {
    width: 50%;
    margin: 0 auto 1rem
}

@media (max-width:991px) {
    .done {
        margin: 0;
        padding: 0
    }

    body#checkout section.checkout-step .address-item {
        -moz-flex-grow: 1;
        flex-grow: 1;
        -ms-flex-positive: 1
    }

    body#checkout section.checkout-step .delivery-option-2 {
        -webkit-box-orient: vertical;
        box-orient: vertical;
        -webkit-box-direction: normal;
        box-direction: normal;
        -moz-flex-direction: column;
        flex-direction: column;
        -ms-flex-direction: column
    }

.delivery-option {
        display: block;
        width: 100%;
        margin: 0 0 10px 0
    }

        .delivery-option .custom-radio {
            display: inline-block
        }

    .condition-label label[for="conditions_to_approve[terms-and-conditions]"] {
        text-align: left
    }

    #order-confirmation #registration-form {
        width: 100%
    }
}

@media (max-width:767px) {
    body#checkout section.checkout-step.-reachable.-complete h1 .step-edit {
        float: none;
        margin-top: .25rem;
        margin-left: 30px
    }

    body#checkout #header .header-nav {
        max-height: none;
        padding: 0
    }

    body#checkout section.checkout-step .content {
        padding: .9375rem
    }

    body#checkout .form-group {
        margin-bottom: .5rem
    }

    #order-items {
        border-right: 0;
        margin-bottom: 2.5rem
    }

        #order-items .card-title {
            border-bottom: 1px solid #ebebeb;
            margin-bottom: 1rem;
            padding-bottom: 1rem
        }

        #order-items hr {
            border-top-color: #ebebeb
        }

    .bold {
        font-weight: 700
    }

    #order-details {
        padding-left: .9375rem
    }

        #order-details .card-title {
            border-bottom: 1px solid #ebebeb;
            margin-bottom: 1rem;
            padding-bottom: 1rem
        }
}

@media (max-width:543px) {
    body#checkout section.checkout-step .content {
        padding: .9375rem 0
    }

    #payment-confirmation button {
        font-size: .875rem
    }

        #payment-confirmation button.btn {
            white-space: normal
        }
}

.js-payment-binary,
.js-payment-binary .accept-cgv {
    display: none
}

    .js-payment-binary.disabled {
        opacity: .6;
        cursor: not-allowed
    }

        .js-payment-binary.disabled:before {
            content: "";
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            pointer-events: none
        }

        .js-payment-binary.disabled .accept-cgv {
            display: block
        }

.table-labeled td,
.table-labeled th {
    vertical-align: middle
}

.table-labeled .label {
    font-weight: 400;
    border-radius: 3px;
    font-size: inherit;
    padding: .25rem .375rem;
    margin: .125rem;
    color: #fff;
    white-space: nowrap
}

.page-order .table {
    margin-bottom: 0
}

.page-order table td,
.page-order table th {
    padding: .5rem
}

.page-order table thead th {
    text-align: center
}

#authentication .tooltip.tooltip-bottom {
    padding: 0;
    margin: 0
}

#authentication .custom-checkbox {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    -js-display: flex;
    display: flex
}

    #authentication .custom-checkbox span {
        flex: 0 0 .9375rem
    }

    #authentication .custom-checkbox label {
        padding-left: .625rem
    }

#authentication .radio-inline,
#identity .radio-inline {
    padding: 0
}

    #authentication .radio-inline .custom-radio,
    #identity .radio-inline .custom-radio {
        margin-right: 0
    }

.page-customer-account #content,
.page-addresses #content {
    border: 1px solid #e2e2e2;
    background: #fff;
    padding: 30px;
    font-size: .875rem;
    color: #878787
}

    .page-customer-account #content .order-actions a {
        padding: 0 .125rem;
        color: #666
    }

        .page-customer-account #content .order-actions a:hover {
            color: #222
        }

#login-form .forgot-password {
    text-align: center;
    font-size: .875rem;
    padding-bottom: .9375rem
}

.page-customer-account #content .no-account {
    text-align: center;
    font-size: 1rem
}

.page-authentication #content {
    padding: 1rem;
    margin: 0 auto
}

.page-addresses .address,
.page-authentication #content {
    box-shadow: none;
    background: #fff
}

.page-addresses .address {
    margin-bottom: 1.875rem;
    border: 1px solid #e2e2e2;
    font-size: .875rem;
    color: #414141
}

    .page-addresses .address .address-body {
        padding: 1rem
    }

        .page-addresses .address .address-body h4 {
            font-size: 1rem;
            font-weight: 700
        }

        .page-addresses .address .address-body address {
            min-height: 9rem
        }

    .page-addresses .address .address-footer {
        border-top: 1px solid #e2e2e2;
        padding: .5rem 1rem
    }

        .page-addresses .address .address-footer a {
            color: #878787;
            margin-right: .5rem
        }

            .page-addresses .address .address-footer a:hover {
                color: #414141
            }

            .page-addresses .address .address-footer a i {
                font-size: 1rem
            }

            .page-addresses .address .address-footer a span {
                font-size: .9375rem;
                vertical-align: middle
            }

.page-addresses .addresses-footer {
    margin: 0 .9375rem
}

    .page-addresses .addresses-footer a,
    .page-addresses .addresses-footer a:hover {
        color: #414141
    }

        .page-addresses .addresses-footer a i {
            font-size: 1rem
        }

        .page-addresses .addresses-footer a span {
            font-size: 1rem;
            vertical-align: middle;
            margin-top: .625rem
        }

.page-order-detail {
    font-size: .875rem;
    color: #878787
}

    .page-order-detail .box {
        border: 1px solid #e2e2e2;
        background: #fff;
        padding: 30px;
        margin-bottom: 1rem
    }

    .page-order-detail h3 {
        font-size: 1rem;
        font-weight: 700;
        text-transform: uppercase;
        color: #414141;
        margin-bottom: 1rem
    }

    .page-order-detail #order-infos ul {
        margin: 0
    }

    .page-order-detail #order-history .history-lines .history-line {
        padding: .5rem 0;
        border-bottom: 1px solid #f6f6f6
    }

        .page-order-detail #order-history .history-lines .history-line:last-child {
            border-bottom: 0
        }

        .page-order-detail #order-history .history-lines .history-line .label {
            display: inline-block;
            margin: .25rem 0;
            padding: .25rem .375rem;
            color: #fff;
            border-radius: 3px
        }

    .page-order-detail .addresses {
        margin: 0 -.9375rem
    }

        .page-order-detail .addresses h4 {
            font-size: 1rem;
            font-weight: 700
        }

    .page-order-detail #order-products.return {
        margin-bottom: 1rem
    }

        .page-order-detail #order-products.return th.head-checkbox {
            width: 30px
        }

        .page-order-detail #order-products.return td {
            padding: 1.375rem .75rem
        }

            .page-order-detail #order-products.return td.qty {
                min-width: 125px
            }

                .page-order-detail #order-products.return td.qty .current {
                    width: 30%;
                    float: left;
                    text-align: right;
                    padding-right: .5rem
                }

                .page-order-detail #order-products.return td.qty .select {
                    width: 70%;
                    float: left;
                    margin: -.625rem 0;
                    padding-left: .25rem
                }

                    .page-order-detail #order-products.return td.qty .select select {
                        text-align: center
                    }

    .page-order-detail .order-items {
        padding: 0 !important
    }

        .page-order-detail .order-items .order-item {
            padding: 1rem 1rem 0;
            border-bottom: 1px solid #f6f6f6
        }

            .page-order-detail .order-items .order-item .checkbox {
                width: 30px;
                float: left;
                padding: 0 .9375rem
            }

            .page-order-detail .order-items .order-item .content {
                width: calc(100% - 30px);
                float: left;
                padding: 0 .9375rem
            }

            .page-order-detail .order-items .order-item .desc {
                margin-bottom: 1rem
            }

                .page-order-detail .order-items .order-item .desc .name {
                    font-weight: 700
                }

            .page-order-detail .order-items .order-item .qty {
                margin-bottom: 1rem
            }

                .page-order-detail .order-items .order-item .qty .q,
                .page-order-detail .order-items .order-item .qty .s {
                    margin-bottom: .25rem
                }

    .page-order-detail .messages .message {
        margin-top: .5rem;
        border-bottom: 1px solid #f6f6f6
    }

        .page-order-detail .messages .message:last-child {
            border-bottom: 0
        }

        .page-order-detail .messages .message > div {
            margin-bottom: .5rem
        }

    .page-order-detail .customization {
        margin-top: .75rem
    }

#order-return-infos .thead-default th {
    color: #414141
}

#order-return-infos .customization {
    margin-top: .75rem
}

.page-my-account #content .links {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    -js-display: flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    box-pack: start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -o-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: start
}

    .page-my-account #content .links a {
        text-align: center;
        display: inline-block;
        font-size: 1rem;
        font-weight: 700;
        text-transform: uppercase;
        color: #878787;
        padding: 0 .9375rem;
        margin-bottom: 1.875rem
    }

        .page-my-account #content .links a span.link-item {
            border: 1px solid #e2e2e2;
            display: block;
            height: 100%;
            background: #fff;
            padding: 1rem
        }

        .page-my-account #content .links a i {
            display: block;
            font-size: 2.6rem;
            width: 100%;
            color: #414141;
            padding-bottom: 3.4rem
        }

        .page-my-account #content .links a:hover {
            color: #414141
        }

            .page-my-account #content .links a:hover i {
                color: #222
            }

#history .orders {
    margin: 0 -1rem
}

    #history .orders .order {
        padding: .75rem 1rem;
        border-bottom: 1px solid #f6f6f6
    }

        #history .orders .order a h3 {
            color: #878787
        }

        #history .orders .order .label {
            display: inline-block;
            margin: .25rem 0;
            padding: .25rem .375rem;
            color: #fff;
            border-radius: 3px
        }

        #history .orders .order:last-child {
            border-bottom: 0
        }

.page-footer .account-link {
    margin-right: 1rem
}

    .page-footer .account-link i {
        font-size: 1rem
    }

    .page-footer .account-link span {
        font-size: .875rem;
        vertical-align: middle
    }

.forgotten-password {
    padding: 4px
}

.send-renew-password-link {
    padding-left: 10px;
    padding-right: 10px
}

.renew-password {
    margin-left: 10px
}

    .renew-password .email {
        padding-bottom: 30px
    }

    .renew-password [type=submit] {
        margin-left: 50px
    }

.carousel {
    box-shadow: 1px 1px 7px 0 rgba(0, 0, 0, .15);
    margin-bottom: 1.5rem
}

    .carousel .direction {
        z-index: auto
    }

    .carousel .carousel-inner {
        height: 340px
    }

    .carousel .carousel-item {
        height: 100%
    }

        .carousel .carousel-item img {
            width: 100%;
            margin-left: 0
        }

        .carousel .carousel-item .caption {
            position: absolute;
            bottom: 28px;
            left: 90px;
            color: #fff;
            max-width: 340px
        }

            .carousel .carousel-item .caption .caption-description p {
                color: #fff
            }

    .carousel .carousel-control {
        opacity: 1
    }

        .carousel .carousel-control .icon-next:before,
        .carousel .carousel-control .icon-prev:before {
            content: ""
        }

        .carousel .carousel-control .icon-next i,
        .carousel .carousel-control .icon-prev i {
            font-size: 3.125rem;
            color: #fff
        }

        .carousel .carousel-control .icon-next:hover i,
        .carousel .carousel-control .icon-prev:hover i {
            color: #222
        }

        .carousel .carousel-control .icon-prev {
            left: 1rem
        }

        .carousel .carousel-control .icon-next {
            right: 2rem
        }

        .carousel .carousel-control.left,
        .carousel .carousel-control.right {
            background: none
        }

#products .products,
.featured-products .products,
.product-accessories .products,
.product-miniature .products {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    -js-display: flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    box-pack: start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -o-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: start
}

#products .product-thumbnail,
.featured-products .product-thumbnail,
.product-accessories .product-thumbnail,
.product-miniature .product-thumbnail {
    display: block
}

#products .product-title a,
.featured-products .product-title a,
.product-accessories .product-title a,
.product-miniature .product-title a {
    color: #acaaa6;
    font-size: .875rem;
    text-decoration: none;
    text-align: center;
    font-weight: 400
}

#products .thumbnail-container,
.featured-products .thumbnail-container,
.product-accessories .thumbnail-container,
.product-miniature .thumbnail-container {
    position: relative;
    margin-bottom: 1.5625em;
    height: 318px;
    width: 257px;
    background: #fff;
    box-shadow: 0 0 5px 3px rgba(0, 0, 0, .05)
}

    #products .thumbnail-container:hover,
    .featured-products .thumbnail-container:hover,
    .product-accessories .thumbnail-container:hover,
    .product-miniature .thumbnail-container:hover {
        box-shadow: 2px 2px 11px 0 rgba(0, 0, 0, .1)
    }

        #products .thumbnail-container:hover .highlighted-informations,
        .featured-products .thumbnail-container:hover .highlighted-informations,
        .product-accessories .thumbnail-container:hover .highlighted-informations,
        .product-miniature .thumbnail-container:hover .highlighted-informations {
            bottom: 5.625rem
        }

            #products .thumbnail-container:hover .highlighted-informations:after,
            .featured-products .thumbnail-container:hover .highlighted-informations:after,
            .product-accessories .thumbnail-container:hover .highlighted-informations:after,
            .product-miniature .thumbnail-container:hover .highlighted-informations:after {
                opacity: 1
            }

            #products .thumbnail-container:hover .highlighted-informations.no-variants,
            .featured-products .thumbnail-container:hover .highlighted-informations.no-variants,
            .product-accessories .thumbnail-container:hover .highlighted-informations.no-variants,
            .product-miniature .thumbnail-container:hover .highlighted-informations.no-variants {
                bottom: 4.375rem
            }

        #products .thumbnail-container:hover .product-description,
        .featured-products .thumbnail-container:hover .product-description,
        .product-accessories .thumbnail-container:hover .product-description,
        .product-miniature .thumbnail-container:hover .product-description {
            box-shadow: 0 -5px 10px -5px rgba(0, 0, 0, .2)
        }

#products .products-section-title,
.featured-products .products-section-title,
.product-accessories .products-section-title,
.product-miniature .products-section-title {
    text-align: center;
    margin-bottom: 1.5rem
}

#products .product-title,
.featured-products .product-title,
.product-accessories .product-title,
.product-miniature .product-title {
    text-align: center;
    text-transform: capitalize;
    margin-top: 1rem
}

#products .product-price-and-shipping,
.featured-products .product-price-and-shipping,
.product-accessories .product-price-and-shipping,
.product-miniature .product-price-and-shipping {
    color: #414141;
    font-weight: 700;
    text-align: center
}

#products .variant-links,
.featured-products .variant-links,
.product-accessories .variant-links,
.product-miniature .variant-links {
    background: #ebebeb;
    position: relative;
    text-align: center;
    width: 100%;
    top: .25em;
    padding-top: .1875rem;
    min-height: 2.5rem
}

#products .highlighted-informations,
.featured-products .highlighted-informations,
.product-accessories .highlighted-informations,
.product-miniature .highlighted-informations {
    position: absolute;
    bottom: 1.25rem;
    z-index: 0;
    background: #fff;
    text-align: center;
    width: 257px;
    height: 3.125rem;
    padding-top: .3125rem;
    box-shadow: 0 -5px 10px -5px rgba(0, 0, 0, .2);
    transition: bottom .3s
}

    #products .highlighted-informations .quick-view,
    .featured-products .highlighted-informations .quick-view,
    .product-accessories .highlighted-informations .quick-view,
    .product-miniature .highlighted-informations .quick-view {
        color: #878787;
        font-size: 1rem
    }

        #products .highlighted-informations .quick-view:hover,
        .featured-products .highlighted-informations .quick-view:hover,
        .product-accessories .highlighted-informations .quick-view:hover,
        .product-miniature .highlighted-informations .quick-view:hover {
            color: #222
        }

#products .product-description,
.featured-products .product-description,
.product-accessories .product-description,
.product-miniature .product-description {
    position: absolute;
    z-index: 1;
    background: #fff;
    width: 257px;
    bottom: 0;
    height: 70px
}

#products img,
.featured-products img,
.product-accessories img,
.product-miniature img {
    margin-left: 4px
}

#products .product-miniature,
.featured-products .product-miniature,
.product-accessories .product-miniature,
.product-miniature .product-miniature {
    margin: 0 .625rem
}

    #products .product-miniature .discount,
    .featured-products .product-miniature .discount,
    .product-accessories .product-miniature .discount,
    .product-miniature .product-miniature .discount {
        display: none
    }

    #products .product-miniature .discount-percentage,
    #products .product-miniature .on-sale,
    #products .product-miniature .online-only,
    #products .product-miniature .product-flags .new,
    .featured-products .product-miniature .discount-percentage,
    .featured-products .product-miniature .on-sale,
    .featured-products .product-miniature .online-only,
    .featured-products .product-miniature .product-flags .new,
    .product-accessories .product-miniature .discount-percentage,
    .product-accessories .product-miniature .on-sale,
    .product-accessories .product-miniature .online-only,
    .product-accessories .product-miniature .product-flags .new,
    .product-miniature .product-miniature .discount-percentage,
    .product-miniature .product-miniature .on-sale,
    .product-miniature .product-miniature .online-only,
    .product-miniature .product-miniature .product-flags .new {
        display: block;
        position: absolute;
        left: -.4375rem;
        top: .4375rem;
        padding: .3125rem .4375rem;
        color: #fff;
        background: #222;
        text-transform: uppercase;
        min-width: 3.125rem;
        min-height: 1.875rem;
        font-size: 1rem;
        font-weight: 600;
        box-shadow: 2px 2px 11px 0 rgba(0, 0, 0, .1)
    }

        #products .product-miniature .discount-percentage.discount-percentage,
        #products .product-miniature .on-sale.discount-percentage,
        #products .product-miniature .online-only.discount-percentage,
        #products .product-miniature .product-flags .new.discount-percentage,
        .featured-products .product-miniature .discount-percentage.discount-percentage,
        .featured-products .product-miniature .on-sale.discount-percentage,
        .featured-products .product-miniature .online-only.discount-percentage,
        .featured-products .product-miniature .product-flags .new.discount-percentage,
        .product-accessories .product-miniature .discount-percentage.discount-percentage,
        .product-accessories .product-miniature .on-sale.discount-percentage,
        .product-accessories .product-miniature .online-only.discount-percentage,
        .product-accessories .product-miniature .product-flags .new.discount-percentage,
        .product-miniature .product-miniature .discount-percentage.discount-percentage,
        .product-miniature .product-miniature .on-sale.discount-percentage,
        .product-miniature .product-miniature .online-only.discount-percentage,
        .product-miniature .product-miniature .product-flags .new.discount-percentage {
            z-index: 2;
            background: #f39d72
        }

        #products .product-miniature .discount-percentage.on-sale,
        #products .product-miniature .on-sale.on-sale,
        #products .product-miniature .online-only.on-sale,
        #products .product-miniature .product-flags .new.on-sale,
        .featured-products .product-miniature .discount-percentage.on-sale,
        .featured-products .product-miniature .on-sale.on-sale,
        .featured-products .product-miniature .online-only.on-sale,
        .featured-products .product-miniature .product-flags .new.on-sale,
        .product-accessories .product-miniature .discount-percentage.on-sale,
        .product-accessories .product-miniature .on-sale.on-sale,
        .product-accessories .product-miniature .online-only.on-sale,
        .product-accessories .product-miniature .product-flags .new.on-sale,
        .product-miniature .product-miniature .discount-percentage.on-sale,
        .product-miniature .product-miniature .on-sale.on-sale,
        .product-miniature .product-miniature .online-only.on-sale,
        .product-miniature .product-miniature .product-flags .new.on-sale {
            background: #f39d72;
            width: 100%;
            text-align: center;
            left: 0;
            top: 0
        }

        #products .product-miniature .discount-percentage.online-only,
        #products .product-miniature .on-sale.online-only,
        #products .product-miniature .online-only.online-only,
        #products .product-miniature .product-flags .new.online-only,
        .featured-products .product-miniature .discount-percentage.online-only,
        .featured-products .product-miniature .on-sale.online-only,
        .featured-products .product-miniature .online-only.online-only,
        .featured-products .product-miniature .product-flags .new.online-only,
        .product-accessories .product-miniature .discount-percentage.online-only,
        .product-accessories .product-miniature .on-sale.online-only,
        .product-accessories .product-miniature .online-only.online-only,
        .product-accessories .product-miniature .product-flags .new.online-only,
        .product-miniature .product-miniature .discount-percentage.online-only,
        .product-miniature .product-miniature .on-sale.online-only,
        .product-miniature .product-miniature .online-only.online-only,
        .product-miniature .product-miniature .product-flags .new.online-only {
            font-size: .8125rem;
            margin-top: 13rem;
            margin-left: 8.6875rem
        }

            #products .product-miniature .discount-percentage.online-only:before,
            #products .product-miniature .on-sale.online-only:before,
            #products .product-miniature .online-only.online-only:before,
            #products .product-miniature .product-flags .new.online-only:before,
            .featured-products .product-miniature .discount-percentage.online-only:before,
            .featured-products .product-miniature .on-sale.online-only:before,
            .featured-products .product-miniature .online-only.online-only:before,
            .featured-products .product-miniature .product-flags .new.online-only:before,
            .product-accessories .product-miniature .discount-percentage.online-only:before,
            .product-accessories .product-miniature .on-sale.online-only:before,
            .product-accessories .product-miniature .online-only.online-only:before,
            .product-accessories .product-miniature .product-flags .new.online-only:before,
            .product-miniature .product-miniature .discount-percentage.online-only:before,
            .product-miniature .product-miniature .on-sale.online-only:before,
            .product-miniature .product-miniature .online-only.online-only:before,
            .product-miniature .product-miniature .product-flags .new.online-only:before {
                content: "\E30A";
                font-family: Material Icons;
                vertical-align: middle;
                margin: .3125rem
            }

#products .comments_note,
.featured-products .comments_note,
.product-accessories .comments_note,
.product-miniature .comments_note {
    text-align: center;
    color: #acaaa6
}

#products .regular-price,
.featured-products .regular-price,
.product-accessories .regular-price,
.product-miniature .regular-price {
    color: #acaaa6;
    display: inline-block;
    vertical-align: middle;
    text-decoration: line-through;
    font-size: .875rem
}

#products .count,
.featured-products .count,
.product-accessories .count,
.product-miniature .count {
    color: #878787;
    font-weight: 700;
    position: relative;
    bottom: .5rem
}

#products .all-product-link,
.featured-products .all-product-link,
.product-accessories .all-product-link,
.product-miniature .all-product-link {
    clear: both;
    color: #878787;
    font-weight: 700;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem
}

@media (max-width:767px) {
    #products .thumbnail-container,
    .featured-products .thumbnail-container,
    .product-accessories .thumbnail-container {
        box-shadow: 2px 2px 11px 0 rgba(0, 0, 0, .1)
    }

        #products .thumbnail-container .product-description,
        .featured-products .thumbnail-container .product-description,
        .product-accessories .thumbnail-container .product-description {
            box-shadow: 0 -5px 10px -5px rgba(0, 0, 0, .2)
        }
}

#custom-text {
    background: #fff;
    border-radius: 2px;
    margin-bottom: 1.5rem;
    padding: 3.125rem;
    text-align: center
}

    #custom-text h3 {
        text-transform: uppercase;
        color: #414141;
        font-size: 1.5625rem;
        font-weight: 700
    }

    #custom-text p {
        color: #414141;
        font-weight: 400;
        font-size: 1.1em
    }

        #custom-text p .dark {
            color: #acaaa6;
            font-weight: 400
        }

.page-content.page-cms {
    text-align: justify
}

    .page-content.page-cms .cms-box img {
        max-width: 100%
    }

@media (max-width:991px) {
    #block-cmsinfo {
        padding: 1.25rem 1.875rem
    }
}

#products {
    color: #878787
}

    #products .products-select {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -moz-flex;
        display: -ms-flexbox;
        -js-display: flex;
        display: flex;
        -webkit-box-align: baseline;
        box-align: baseline;
        -moz-align-items: baseline;
        -ms-align-items: baseline;
        -o-align-items: baseline;
        align-items: baseline;
        -ms-flex-align: baseline;
        -webkit-box-pack: justify;
        box-pack: justify;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        -o-justify-content: space-between;
        justify-content: space-between;
        -ms-flex-pack: justify
    }

    #products .up {
        margin-bottom: 1rem;
        display: none
    }

        #products .up .btn-secondary,
        #products .up .btn-tertiary {
            color: #acaaa6;
            text-transform: inherit
        }

            #products .up .btn-secondary .material-icons,
            #products .up .btn-tertiary .material-icons {
                margin-right: 0
            }

.block-category {
    min-height: 13.75rem;
    margin-bottom: 1.5625rem
}

    .block-category #category-description p,
    .block-category #category-description strong {
        font-weight: 400;
        color: #acaaa6
    }

    .block-category #category-description p {
        color: #414141;
        margin-bottom: 0
    }

        .block-category #category-description p:first-child {
            margin-bottom: 1.25rem
        }

.products-selection .sort-by-row {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    -js-display: flex;
    display: flex;
    align-items: center
}

.products-selection .sort-by {
    white-space: normal;
    word-break: break-word;
    margin-right: -.9375rem;
    margin-left: .9375rem;
    text-align: right
}

.products-selection h1 {
    padding-top: .625rem
}

.products-sort-order {
    color: #878787
}

    .products-sort-order .select-title {
        display: inline-block;
        margin-left: .375rem;
        width: 100%;
        color: #414141;
        background: #fff;
        padding: .625rem;
        cursor: pointer
    }

    .products-sort-order .select-list {
        display: block;
        color: #414141;
        padding: .625rem 1.25rem
    }

        .products-sort-order .select-list:hover {
            background: #222;
            color: #fff;
            text-decoration: none
        }

    .products-sort-order .dropdown-menu {
        left: auto;
        width: 16.875rem;
        background: #f6f6f6;
        border: none;
        border-radius: 0
    }

.facet-dropdown {
    color: #878787;
    padding-left: 0;
    padding-right: 0;
    background: #ebebeb;
    border: 3px solid transparent;
    box-sizing: border-box;
    box-shadow: 1px 1px 1px 1px #ebebeb
}

    .facet-dropdown.open {
        border: 0
    }

        .facet-dropdown.open > .select-title {
            border: 3px solid #222;
            background: #f6f6f6
        }

    .facet-dropdown .select-title {
        display: inline-flex;
        align-items: center;
        margin-left: 0;
        width: 100%;
        color: #414141;
        background: #ebebeb;
        padding: .625rem .625rem .625rem 1.25rem;
        cursor: pointer
    }

        .facet-dropdown .select-title > i {
            margin-left: auto
        }

    .facet-dropdown .select-list {
        display: block;
        color: #414141;
        background: #f6f6f6;
        padding: .625rem 1.25rem
    }

        .facet-dropdown .select-list:hover {
            background: #222;
            color: #fff;
            text-decoration: none
        }

    .facet-dropdown .dropdown-menu {
        padding: 0;
        margin-top: 3px;
        left: auto;
        width: 100%;
        background: #f6f6f6;
        border: none;
        box-shadow: 1px 1px 1px 1px #ebebeb
    }

#search_filters,
#search_filters_brands,
#search_filters_suppliers {
    box-shadow: 2px 2px 11px 0 rgba(0, 0, 0, .1);
    margin-bottom: 1.5625rem;
    background: #fff;
    padding: 1.5625rem 1.25rem
}

    #search_filters .facet,
    #search_filters_brands .facet,
    #search_filters_suppliers .facet {
        padding-top: .625rem
    }

        #search_filters .facet .collapse,
        #search_filters_brands .facet .collapse,
        #search_filters_suppliers .facet .collapse {
            display: block
        }

        #search_filters .facet .facet-title,
        #search_filters_brands .facet .facet-title,
        #search_filters_suppliers .facet .facet-title {
            color: #acaaa6
        }

        #search_filters .facet .facet-label,
        #search_filters_brands .facet .facet-label,
        #search_filters_suppliers .facet .facet-label {
            margin-bottom: 0
        }

            #search_filters .facet .facet-label a,
            #search_filters_brands .facet .facet-label a,
            #search_filters_suppliers .facet .facet-label a {
                color: #414141;
                display: inline-block;
                font-size: .9375rem
            }

    #search_filters_brands .facet,
    #search_filters_suppliers .facet {
        padding-top: 0
    }

        #search_filters_brands .facet .facet-label,
        #search_filters_suppliers .facet .facet-label {
            margin-bottom: .3125rem
        }

.pagination {
    width: 100%
}

    .pagination > div:first-child {
        line-height: 2.5rem
    }

    .pagination .page-list {
        background: #fff;
        padding: .625rem 1.25rem;
        margin-bottom: 0
    }

        .pagination .page-list li {
            display: inline
        }

    .pagination a {
        color: #000;
        font-weight: 600
    }

    .pagination .previous {
        float: left
    }

    .pagination .next {
        float: right
    }

    .pagination .disabled {
        color: #acaaa6
    }

    .pagination .current a {
        color: #222;
        text-decoration: none
    }

.active_filters {
    background: #dededd;
    padding: .625rem 1.875rem 0;
    margin-bottom: 1.25rem
}

    .active_filters .active-filter-title {
        display: inline;
        margin-right: .625rem;
        font-weight: 600
    }

    .active_filters ul {
        display: inline
    }

    .active_filters .filter-block {
        border: 1px solid transparent;
        color: #414141;
        margin-right: .625rem;
        margin-bottom: .625rem;
        background: #f9f9f9;
        padding: .625rem;
        display: inline-block;
        font-size: .8125rem
    }

        .active_filters .filter-block .close {
            color: #414141;
            font-size: .9375rem;
            opacity: 1;
            margin-top: 5px;
            margin-left: .3125rem
        }

.block-categories {
    box-shadow: 2px 2px 11px 0 rgba(0, 0, 0, .1);
    background: #fff;
    padding: 1.5625rem 1.25rem;
    margin-bottom: 1.5625rem
}

    .block-categories .category-sub-menu {
        margin-top: .625rem
    }

        .block-categories .category-sub-menu .category-sub-link {
            font-size: .875rem
        }

        .block-categories .category-sub-menu li {
            position: relative
        }

            .block-categories .category-sub-menu li[data-depth="1"] {
                margin-bottom: .625rem
            }

            .block-categories .category-sub-menu li[data-depth="0"] > a {
                font-weight: 600;
                border-bottom: 2px solid #ebebeb;
                width: 100%;
                display: inline-block;
                margin: .3125rem 0 0;
                padding-bottom: .1875rem
            }

            .block-categories .category-sub-menu li:not([data-depth="0"]):not([data-depth="1"]) {
                padding-left: .3125rem
            }

                .block-categories .category-sub-menu li:not([data-depth="0"]):not([data-depth="1"]):before {
                    content: "-";
                    margin-right: .3125rem
                }

    .block-categories .collapse-icons {
        position: absolute;
        right: 0;
        top: 0;
        padding: 0;
        cursor: pointer
    }

        .block-categories .collapse-icons[aria-expanded=true] .add {
            display: none
        }

        .block-categories .collapse-icons[aria-expanded=true] .remove {
            display: block
        }

        .block-categories .collapse-icons .add:hover,
        .block-categories .collapse-icons .remove:hover {
            color: #222
        }

        .block-categories .collapse-icons .remove {
            display: none
        }

    .block-categories .arrows .arrow-down,
    .block-categories .arrows .arrow-right {
        font-size: .875rem;
        cursor: pointer;
        margin-left: 2px
    }

        .block-categories .arrows .arrow-down:hover,
        .block-categories .arrows .arrow-right:hover {
            color: #222
        }

    .block-categories .arrows .arrow-down,
    .block-categories .arrows[aria-expanded=true] .arrow-right {
        display: none
    }

    .block-categories .arrows[aria-expanded=true] .arrow-down {
        display: inline-block
    }

.facets-title {
    color: #414141
}

.products-selection .filter-button .btn-secondary,
.products-selection .filter-button .btn-tertiary {
    padding: .75rem .5rem .6875rem
}

@media (max-width:767px) {
    #category #left-column {
        width: 100%
    }

        #category #left-column #search_filter_controls {
            text-align: center;
            margin-bottom: 1rem
        }

            #category #left-column #search_filter_controls button {
                margin: 0 .5rem
            }

        #category #left-column #search_filters {
            margin-bottom: 0;
            box-shadow: none;
            padding: 0;
            border-top: 1px solid #f6f6f6
        }

            #category #left-column #search_filters .facet {
                padding-top: 0
            }

                #category #left-column #search_filters .facet .title {
                    cursor: pointer
                }

                    #category #left-column #search_filters .facet .title .collapse-icons .remove,
                    #category #left-column #search_filters .facet .title[aria-expanded=true] .collapse-icons .add {
                        display: none
                    }

                    #category #left-column #search_filters .facet .title[aria-expanded=true] .collapse-icons .remove {
                        display: block
                    }

                #category #left-column #search_filters .facet .facet-title {
                    color: #222;
                    text-transform: uppercase
                }

                #category #left-column #search_filters .facet .h6 {
                    margin-bottom: 0;
                    padding: .625rem;
                    display: inline-block
                }

                #category #left-column #search_filters .facet .navbar-toggler {
                    display: inline-block;
                    padding: .625rem .625rem 0 0
                }

                #category #left-column #search_filters .facet .collapse {
                    display: none
                }

                    #category #left-column #search_filters .facet .collapse.in {
                        display: block
                    }

                #category #left-column #search_filters .facet .facet-label a {
                    margin-top: 0
                }

                #category #left-column #search_filters .facet ul {
                    margin-bottom: 0
                }

                    #category #left-column #search_filters .facet ul li {
                        padding: .625rem
                    }

    #category #content-wrapper,
    #category #search_filter_toggler {
        width: 100%
    }

    .products-sort-order .select-title {
        margin-left: 0
    }

    .products-selection h1 {
        padding-top: 0;
        text-align: center;
        margin-bottom: 1rem
    }

    #best-sales #content-wrapper,
    #new-products #content-wrapper,
    #prices-drop #content-wrapper {
        width: 100%
    }
}

@media (max-width:543px) {
    .products-selection .filter-button {
        padding-left: 0
    }
}

#product #content {
    position: relative;
    max-width: 452px;
    margin: 0 auto
}

.product-price {
    color: #222;
    display: inline-block
}

#product-description-short {
    color: #414141
}

.product-information {
    font-size: .9375rem;
    color: #414141
}

    .product-information .manufacturer-logo {
        height: 35px
    }

.input-color {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 1.25rem;
    width: 1.25rem
}

.input-container {
    position: relative
}

.input-radio {
    position: absolute;
    top: 0;
    cursor: pointer;
    opacity: 0;
    width: 100%;
    height: 100%
}

    .input-color:checked + span,
    .input-color:hover + span,
    .input-radio:checked + span,
    .input-radio:hover + span {
        border: 2px solid #414141
    }

.radio-label {
    box-shadow: 2px 2px 11px 0 rgba(0, 0, 0, .1);
    background: #fff;
    display: inline-block;
    padding: .125rem .625rem;
    font-weight: 600;
    border: 2px solid #fff
}

.product-actions .control-label {
    margin-bottom: .375rem;
    display: block;
    width: 100%
}

.product-actions .add-to-cart {
    height: 2.75rem;
    line-height: inherit;
    padding-top: .625rem
}

    .product-actions .add-to-cart .material-icons {
        line-height: inherit
    }

.product-quantity .qty {
    width: 80px
}

.product-quantity .add,
.product-quantity .qty {
    float: left;
    margin-bottom: .5rem
}

.product-quantity #quantity_wanted {
    color: #414141;
    background-color: #fff;
    height: 2.75rem;
    padding: .175rem .5rem;
    width: 3rem
}

.product-quantity .input-group-btn-vertical {
    float: left
}

    .product-quantity .input-group-btn-vertical .btn {
        padding: .5rem .6875rem
    }

        .product-quantity .input-group-btn-vertical .btn i {
            font-size: 1rem;
            top: .125rem;
            left: .1875rem
        }

.product-quantity .btn-touchspin {
    height: 1.4375rem
}

.product-discounts {
    margin-bottom: 1.5rem
}

    .product-discounts > .product-discounts-title {
        font-weight: 400;
        font-size: .875rem
    }

    .product-discounts > .table-product-discounts thead tr th {
        width: 33%;
        padding: .625rem 1.25rem;
        background: #fff;
        border: .3125rem solid #ebebeb;
        text-align: center
    }

    .product-discounts > .table-product-discounts tbody tr {
        background: #f6f6f6
    }

        .product-discounts > .table-product-discounts tbody tr:nth-of-type(even) {
            background: #fff
        }

        .product-discounts > .table-product-discounts tbody tr td {
            padding: .625rem 1.25rem;
            text-align: center;
            border: .3125rem solid #ebebeb
        }

.product-prices {
    margin-top: 10px
}

    .product-prices div {
        vertical-align: middle;
        display: inline-block;
        margin-bottom: 5px
    }

    .product-prices .product-price {
        display: block
    }

    .product-prices .tax-shipping-delivery-label {
        font-size: .8125rem;
        color: #878787
    }

.product-discount {
    color: #acaaa6
}

    .product-discount .regular-price {
        text-decoration: line-through;
        font-weight: 400;
        margin-right: .625rem
    }

.has-discount p {
    color: #f39d72
}

.has-discount .discount {
    background: #f39d72;
    color: #fff;
    font-weight: 600;
    padding: .3125rem .625rem;
    font-size: 1rem;
    margin-left: .625rem;
    text-transform: uppercase;
    display: inline-block
}

.product-unit-price {
    font-size: .8125rem;
    margin-bottom: 0
}

.tabs {
    box-shadow: 2px 2px 11px 0 rgba(0, 0, 0, .1);
    margin-top: 2rem;
    padding: 1.25rem 1.875rem
}

    .tabs .tab-pane {
        padding-top: 1.25rem
    }

    .tabs .nav-tabs {
        border: none;
        border-bottom: 2px solid #ebebeb
    }

        .tabs .nav-tabs .nav-link {
            color: #878787;
            border: 0 solid transparent
        }

            .tabs .nav-tabs .nav-link.active {
                color: #222
            }

            .tabs .nav-tabs .nav-link.active,
            .tabs .nav-tabs .nav-link:hover {
                border: none;
                border-bottom: 3px solid #222
            }

        .tabs .nav-tabs .nav-item {
            float: left;
            margin-bottom: -.125rem
        }

.product-cover {
    margin-bottom: 1.25rem;
    position: relative
}

    .product-cover img {
        box-shadow: 2px 2px 11px 0 rgba(0, 0, 0, .1);
        background: #fff
    }

    .product-cover .layer {
        position: absolute;
        cursor: pointer;
        bottom: 5px;
        right: 5px;
        z-index: 9
    }

        .product-cover .layer:hover {
            opacity: 1
        }

        .product-cover .layer .zoom-in {
            font-size: 6.25rem;
            color: #fff
        }

#product-modal .modal-content {
    background: transparent;
    border: none;
    padding: 0
}

    #product-modal .modal-content .modal-body {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -moz-flex;
        display: -ms-flexbox;
        -js-display: flex;
        display: flex;
        margin-left: -30%
    }

        #product-modal .modal-content .modal-body .product-cover-modal {
            background: #fff
        }

        #product-modal .modal-content .modal-body .image-caption {
            background: #fff;
            padding: .625rem 1.25rem;
            border-top: 1px solid #ebebeb
        }

            #product-modal .modal-content .modal-body .image-caption p {
                margin-bottom: 0
            }

        #product-modal .modal-content .modal-body .thumbnails {
            position: relative
        }

        #product-modal .modal-content .modal-body .mask {
            position: relative;
            overflow: hidden;
            max-height: 49.375rem;
            margin-top: 2.1875rem;
            z-index: 1
        }

            #product-modal .modal-content .modal-body .mask.nomargin {
                margin-top: 0
            }

        #product-modal .modal-content .modal-body .product-images {
            margin-left: 2.5rem
        }

            #product-modal .modal-content .modal-body .product-images img {
                width: 9.25rem;
                cursor: pointer;
                background: #fff
            }

                #product-modal .modal-content .modal-body .product-images img:hover {
                    border: 3px solid #222
                }

        #product-modal .modal-content .modal-body .arrows {
            height: 100%;
            width: 100%;
            text-align: center;
            position: absolute;
            top: 0;
            color: #fff;
            right: 1.875rem;
            z-index: 0;
            cursor: pointer
        }

            #product-modal .modal-content .modal-body .arrows .arrow-up {
                position: absolute;
                top: -2rem;
                opacity: .2
            }

            #product-modal .modal-content .modal-body .arrows .arrow-down {
                position: absolute;
                bottom: -2rem
            }

            #product-modal .modal-content .modal-body .arrows i {
                font-size: 6.25rem;
                display: inline
            }

#blockcart-modal {
    color: #414141
}

    #blockcart-modal .modal-header {
        background: #4cbb6c
    }

    #blockcart-modal .modal-body {
        padding: 30px
    }

        #blockcart-modal .modal-body .divide-right span {
            display: inline-block;
            margin-bottom: .3125rem
        }

    #blockcart-modal .modal-dialog {
        max-width: 700px;
        width: 100%
    }

    #blockcart-modal .product-image {
        width: 100%
    }

    #blockcart-modal .modal-title {
        font-weight: 400;
        position: relative;
        padding-left: 34px;
        color: #fff;
        font-size: 1.125rem
    }

        #blockcart-modal .modal-title i.material-icons {
            margin-right: 1.875rem
        }

    #blockcart-modal .product-name {
        color: #222;
        font-size: 1.125rem
    }

    #blockcart-modal .cart-products-count {
        font-size: 1.125rem
    }

    #blockcart-modal .cart-content .cart-content-btn {
        display: inline-flex
    }

        #blockcart-modal .cart-content .cart-content-btn button {
            margin-right: .3125rem
        }

        #blockcart-modal .cart-content .cart-content-btn .btn {
            white-space: inherit
        }

    #blockcart-modal .divide-right {
        border-bottom: 1px solid #e0e0e0;
        padding-bottom: 20px;
        margin-bottom: 20px
    }

.product-images > li.thumb-container {
    display: inline
}

    .product-images > li.thumb-container > .thumb {
        box-shadow: 2px 2px 11px 0 rgba(0, 0, 0, .1);
        cursor: pointer;
        margin-bottom: .625rem
    }

.images-container .product-images > li.thumb-container > .thumb {
    margin-right: .8125rem
}

#main .images-container .js-qv-mask {
    white-space: nowrap;
    overflow: hidden
}

.scroll-box-arrows {
    display: none
}

    .scroll-box-arrows.scroll {
        display: block
    }

    .scroll-box-arrows .left {
        left: 0
    }

    .scroll-box-arrows .right {
        right: 0
    }

#product-availability {
    display: inline-block;
    font-weight: 700;
    display: block;
    text-align: center;
    float: left;
    margin-top: 10px;
    margin-left: .625rem
}

    #product-availability .material-icons {
        line-height: inherit
    }

    #product-availability .product-available {
        color: #4cbb6c
    }

    #product-availability .product-last-items,
    #product-availability .product-unavailable {
        color: #ff9a52
    }

#product-details .label {
    font-size: 1rem;
    color: #414141;
    font-weight: 700
}

.product-features {
    margin-top: 1.25rem;
    margin-left: .3125rem
}

    .product-features > dl.data-sheet {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -moz-flex;
        display: -ms-flexbox;
        -js-display: flex;
        display: flex;
        -webkit-box-lines: multiple;
        -moz-box-lines: multiple;
        box-lines: multiple;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: start;
        box-align: start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        -o-align-items: flex-start;
        align-items: flex-start;
        -ms-flex-align: start
    }

        .product-features > dl.data-sheet dd.value,
        .product-features > dl.data-sheet dt.name {
            -webkit-box-flex: 1;
            box-flex: 1;
            -moz-flex: 1 0 40%;
            -ms-flex: 1 0 40%;
            flex: 1 0 40%;
            font-weight: 400;
            background: #ebebeb;
            padding: .625rem;
            margin-right: .625rem;
            min-height: 2.5rem;
            word-break: break-all
        }

            .product-features > dl.data-sheet dd.value:nth-of-type(even),
            .product-features > dl.data-sheet dt.name:nth-of-type(even) {
                background: #f6f6f6
            }

        .product-features > dl.data-sheet dt.name {
            text-transform: capitalize
        }

.product-variants > .product-variants-item {
    margin: 0 0 1.25rem
}

    .product-variants > .product-variants-item select {
        border: 1px solid #ebebeb;
        height: 2.5rem;
        width: 3.75rem
    }

    .product-variants > .product-variants-item ul li {
        margin-right: .625rem
    }

    .product-variants > .product-variants-item .color {
        margin-left: 0;
        margin-top: 0
    }

.product-flags {
    position: absolute;
    top: 0;
    width: 100%
}

li.product-flag {
    display: block;
    position: absolute;
    background: #222;
    font-weight: 700;
    padding: .3125rem .4375rem;
    text-transform: uppercase;
    color: #fff;
    margin-top: .625rem;
    margin-left: -.3125rem;
    z-index: 2
}

    li.product-flag.online-only {
        top: 25rem;
        right: 0;
        font-size: .8125rem
    }

        li.product-flag.online-only:before {
            content: "\E30A";
            font-family: Material Icons;
            vertical-align: middle;
            margin: .3125rem
        }

    li.product-flag.discount {
        display: none
    }

    li.product-flag.on-sale {
        background: #f39d72;
        width: 100%;
        text-align: center;
        margin: 0;
        left: 0;
        top: 0
    }

.product-customization {
    box-shadow: 2px 2px 11px 0 rgba(0, 0, 0, .1);
    margin: 2.5rem 0
}

    .product-customization .product-customization-item {
        margin: 1.25rem 0
    }

    .product-customization .product-message {
        background: #ebebeb;
        border: none;
        width: 100%;
        height: 3.125rem;
        resize: none;
        padding: .625rem
    }

        .product-customization .product-message::-webkit-input-placeholder {
            color: #acaaa6
        }

        .product-customization .product-message:-moz-placeholder,
        .product-customization .product-message::-moz-placeholder {
            color: #acaaa6
        }

        .product-customization .product-message:-ms-input-placeholder {
            color: #acaaa6
        }

    .product-customization .file-input {
        width: 100%;
        opacity: 0;
        left: 0;
        z-index: 1;
        cursor: pointer;
        height: 2.625rem;
        overflow: hidden;
        position: absolute
    }

    .product-customization .customization-message {
        margin-top: 20px
    }

    .product-customization .custom-file {
        position: relative;
        background: #ebebeb;
        width: 100%;
        height: 2.625rem;
        line-height: 2.625rem;
        text-indent: .625rem;
        display: block;
        color: #acaaa6;
        margin-top: 1.25rem
    }

        .product-customization .custom-file button {
            z-index: 0;
            position: absolute;
            right: 0;
            top: 0
        }

    .product-customization small {
        color: #acaaa6
    }

.product-pack {
    margin-top: 2.5rem
}

    .product-pack .pack-product-container {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -moz-flex;
        display: -ms-flexbox;
        -js-display: flex;
        display: flex;
        justify-content: space-around
    }

        .product-pack .pack-product-container .pack-product-name {
            -webkit-box-flex: 0;
            box-flex: 0;
            -moz-flex: 0 0 50%;
            -ms-flex: 0 0 50%;
            flex: 0 0 50%;
            font-size: .875rem;
            color: #acaaa6
        }

        .product-pack .pack-product-container .pack-product-quantity {
            border-left: 2px solid #ebebeb;
            padding-left: .625rem
        }

        .product-pack .pack-product-container .pack-product-name,
        .product-pack .pack-product-container .pack-product-price,
        .product-pack .pack-product-container .pack-product-quantity {
            display: -webkit-box;
            display: -moz-box;
            display: box;
            display: -moz-flex;
            display: -ms-flexbox;
            -js-display: flex;
            display: flex;
            align-items: center
        }

.product-refresh {
    margin-top: 1.25rem
}

.social-sharing {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    -js-display: flex;
    display: flex;
    -webkit-box-align: center;
    box-align: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    margin-top: 1.5rem
}

    .social-sharing ul {
        margin-bottom: 0
    }

    .social-sharing li {
        box-shadow: 2px 2px 11px 0 rgba(0, 0, 0, .1);
        height: 2.5rem;
        width: 2.5rem;
        border-radius: 50%;
        display: inline-block;
        background-color: #fff;
        background-repeat: no-repeat;
        background-size: 2rem 2rem;
        background-position: .25rem .25rem;
        cursor: pointer;
        margin-left: .5rem
    }

        .social-sharing li a {
            display: block;
            width: 100%;
            height: 100%;
            white-space: nowrap;
            text-indent: 100%;
            overflow: hidden
        }

            .social-sharing li a:hover {
                color: transparent
            }

.products-selection {
    margin-bottom: 1.25rem
}

    .products-selection .title {
        color: #878787
    }

#blockcart-modal .cart-content .btn {
    margin-bottom: .625rem
}

@media (max-width:991px) {
    .product-cover img {
        width: 100%
    }

    #product-modal .modal-content .modal-body {
        -webkit-box-orient: vertical;
        box-orient: vertical;
        -webkit-box-direction: normal;
        box-direction: normal;
        -moz-flex-direction: column;
        flex-direction: column;
        -ms-flex-direction: column;
        margin-left: 0
    }

        #product-modal .modal-content .modal-body img.product-cover-modal {
            width: 100%
        }

        #product-modal .modal-content .modal-body .arrows {
            display: none
        }

        #product-modal .modal-content .modal-body .image-caption {
            width: 100%
        }

    #blockcart-modal .modal-dialog {
        width: calc(100% - 20px)
    }

    #blockcart-modal .modal-body {
        padding: 1.875rem
    }
}

@media (max-width:767px) {
    #blockcart-modal .divide-right {
        border-right: none
    }

    #blockcart-modal .modal-body {
        padding: 15px
    }
}

.cart-grid {
    margin-bottom: 30px
}

.cart-items {
    margin-bottom: 0
}

.cart-item {
    padding: 1rem 0
}

.cart-summary-line {
    clear: both
}

    .cart-summary-line:after {
        content: "";
        display: table;
        clear: both
    }

    .cart-summary-line .label {
        padding-left: 0;
        font-weight: 400;
        white-space: inherit
    }

    .cart-summary-line .value {
        color: #414141;
        float: right
    }

    .cart-summary-line.cart-summary-subtotals .label,
    .cart-summary-line.cart-summary-subtotals .value {
        font-weight: 400
    }

.cart-grid-body {
    margin-bottom: .75rem
}

    .cart-grid-body .card-block {
        padding: 1rem
    }

        .cart-grid-body .card-block h1 {
            margin-bottom: 0
        }

    .cart-grid-body hr {
        margin: 0
    }

    .cart-grid-body .cart-overview {
        padding: 1rem
    }

.cart-grid-right hr {
    margin: 0
}

.cart-grid-right .promo-discounts {
    margin-bottom: 0
}

    .cart-grid-right .promo-discounts .cart-summary-line .label {
        color: #878787
    }

        .cart-grid-right .promo-discounts .cart-summary-line .label .code {
            text-decoration: underline;
            cursor: pointer
        }

.block-promo .promo-code {
    padding: 1.6rem;
    background: #ebebeb
}

    .block-promo .promo-code .alert-danger {
        position: relative;
        margin-top: 1.25rem;
        background: #ff4c4c;
        color: #fff;
        display: none
    }

        .block-promo .promo-code .alert-danger:after {
            bottom: 100%;
            left: 10%;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
            border-bottom-color: #ff4c4c;
            border-width: 10px;
            margin-left: -10px
        }

.block-promo .promo-input {
    vertical-align: middle;
    color: #414141;
    border: 1px solid #acaaa6;
    height: 40px;
    text-indent: .625rem;
    width: 60%
}

    .block-promo .promo-input + button {
        margin-bottom: 0;
        vertical-align: middle;
        text-transform: capitalize
    }

.block-promo .cart-summary-line .label,
.block-promo .promo-name {
    color: #ff9a52;
    font-weight: 600
}

    .block-promo .cart-summary-line .label a,
    .block-promo .promo-name a {
        font-weight: 400;
        color: #414141;
        display: inline-block
    }

.block-promo .promo-code-button {
    padding-left: 1.25rem;
    margin-bottom: 0;
    display: inline-block
}

.block-promo.promo-highlighted {
    padding: 1.25rem;
    padding-bottom: 0;
    margin-bottom: 0
}

.product-line-grid-left img {
    max-width: 100%
}

.product-line-grid-body > .product-line-info > .label {
    padding: 0;
    line-height: inherit;
    text-align: left;
    white-space: inherit
}

.product-line-grid-body > .product-line-info > .out-of-stock {
    color: red
}

.product-line-grid-body > .product-line-info > .available {
    color: #4cbb6c
}

.product-line-grid-body > .product-line-info > .unit-price-cart {
    padding-left: .3125rem;
    font-size: .875rem;
    color: #878787
}

.product-line-grid-right .bootstrap-touchspin {
    width: 4.25rem;
    float: left;
    box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, .15)
}

    .product-line-grid-right .bootstrap-touchspin > .form-control,
    .product-line-grid-right .bootstrap-touchspin > .input-group {
        color: #414141;
        background-color: #fff;
        height: 2.5rem;
        padding: .175rem .5rem;
        width: 3rem
    }

    .product-line-grid-right .bootstrap-touchspin > .input-group-btn-vertical {
        width: auto
    }

.product-line-grid-right .cart-line-product-actions,
.product-line-grid-right .product-price {
    color: #414141;
    line-height: 36px
}

    .product-line-grid-right .cart-line-product-actions .remove-from-cart,
    .product-line-grid-right .product-price .remove-from-cart {
        color: #414141;
        display: inline-block;
        margin-top: .3125rem
    }

@media (max-width:543px) {
    .cart-items {
        padding: 1rem 0
    }

    .cart-item {
        border-bottom: 1px solid #ebebeb
    }

        .cart-item:last-child {
            border-bottom: 0
        }

    .cart-grid-body .cart-overview {
        padding: 0
    }

    .cart-grid-body .no-items {
        padding: 1rem;
        display: inline-block
    }

    .product-line-grid-left {
        padding-right: 0 !important
    }
}

@media (max-width:360px) {
    .product-line-grid-right .price,
    .product-line-grid-right .qty {
        width: 100%
    }
}

#block-reassurance {
    margin-top: 2rem
}

    #block-reassurance img {
        opacity: .7;
        width: 1.5625rem;
        margin-right: .625rem
    }

    #block-reassurance li {
        background-color: #f5f5f5;
        border-left: 3px solid #222;
        margin-bottom: 5px
    }

        #block-reassurance li .block-reassurance-item {
            padding: 12px 1.5rem
        }

#product #block-reassurance span {
    font-weight: 700
}

.quickview .modal-dialog {
    width: calc(100% - 30px);
    max-width: 64rem
}

.quickview .modal-content {
    background: #ebebeb;
    min-height: 28.125rem
}

.quickview .modal-header {
    border: none;
    padding: .625rem
}

.quickview .modal-body {
    min-height: 23.75rem
}

.quickview .modal-footer {
    text-align: left;
    border-top: 1px solid hsla(40, 3%, 66%, .3)
}

.quickview .layer {
    display: none
}

.quickview .product-cover img {
    width: 95%
}

.quickview .images-container {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    -js-display: flex;
    display: flex;
    z-index: 1;
    min-height: 21.875rem
}

.quickview .social-sharing {
    margin-top: 0;
    margin-left: 2.5rem
}

#stores .page-stores .store-item {
    padding-left: .75rem;
    padding-right: .75rem
}

#stores .page-stores .store-picture img {
    max-width: 100%
}

#stores .page-stores .store-item-container {
    background-color: #fff;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    -js-display: flex;
    display: flex;
    -webkit-box-pack: distribute;
    box-pack: distribute;
    -moz-justify-content: space-around;
    -ms-justify-content: space-around;
    -o-justify-content: space-around;
    justify-content: space-around;
    -ms-flex-pack: distribute;
    -webkit-box-align: center;
    box-align: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    padding: 1.875rem 0
}

    #stores .page-stores .store-item-container ul {
        margin-bottom: 0;
        font-size: .9375rem
    }

    #stores .page-stores .store-item-container .divide-left {
        border-left: 1px solid #ebebeb
    }

        #stores .page-stores .store-item-container .divide-left tr {
            height: 1.5625rem
        }

        #stores .page-stores .store-item-container .divide-left td {
            padding-left: .375rem
        }

        #stores .page-stores .store-item-container .divide-left th {
            text-align: right
        }

    #stores .page-stores .store-item-container .store-description {
        font-size: 1rem
    }

#stores .page-stores .store-item-footer {
    margin-top: .5rem;
    padding-top: .5rem;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    -js-display: flex;
    display: flex;
    -webkit-box-pack: distribute;
    box-pack: distribute;
    -moz-justify-content: space-around;
    -ms-justify-content: space-around;
    -o-justify-content: space-around;
    justify-content: space-around;
    -ms-flex-pack: distribute
}

    #stores .page-stores .store-item-footer.divide-top {
        border-top: 1px solid #ebebeb
    }

    #stores .page-stores .store-item-footer div:first-child {
        -webkit-box-flex: 0;
        box-flex: 0;
        -moz-flex: 0 0 65%;
        -ms-flex: 0 0 65%;
        flex: 0 0 65%
    }

    #stores .page-stores .store-item-footer i.material-icons {
        margin-right: .625rem;
        color: #acaaa6;
        font-size: 1rem
    }

    #stores .page-stores .store-item-footer li {
        margin-bottom: .625rem
    }

@media (max-width:767px) {
    #stores .page-stores {
        width: 100%
    }

        #stores .page-stores .store-item-container {
            padding: 1rem 0
        }
}

@media (max-width:543px) {
    #stores .page-stores .store-item-container {
        display: block
    }

        #stores .page-stores .store-item-container .divide-left {
            border-left: none
        }

        #stores .page-stores .store-item-container .store-description a,
        #stores .page-stores .store-item-container .store-description address {
            margin-bottom: .5rem
        }

    #stores .page-stores .store-item-footer {
        display: block
    }

        #stores .page-stores .store-item-footer.divide-top {
            border-top: 1px solid #ebebeb
        }

        #stores .page-stores .store-item-footer li {
            margin-bottom: .625rem
        }

        #stores .page-stores .store-item-footer .card-block {
            padding: .75rem .75rem 0
        }
}

.block_newsletter form {
    position: relative
}

    .block_newsletter form input[type=text] {
        border: none;
        padding: 10px;
        min-width: 255px;
        background: #ebebeb;
        color: #acaaa6
    }

        .block_newsletter form input[type=text]:focus + button .search {
            color: #222
        }

    .block_newsletter form button[type=submit] {
        position: absolute;
        background: none;
        border: none;
        bottom: .3125rem;
        right: .125rem;
        color: #878787
    }

        .block_newsletter form button[type=submit] .search:hover {
            color: #222
        }

    .block_newsletter form .input-wrapper {
        overflow: hidden
    }

    .block_newsletter form input[type=text] {
        padding: 11px;
        width: 100%
    }

.block-contact {
    border-left: 2px solid #ebebeb;
    padding-left: 3rem;
    color: #acaaa6
}

    .block-contact .block-contact-title,
    .linklist .blockcms-title a {
        color: #414141
    }

.account-list a {
    color: #acaaa6
}

    .account-list a:hover {
        color: #222
    }

.block-contact-title,
.blockcms-title,
.myaccount-title,
.myaccount-title a {
    font-weight: 700;
    font-size: 1rem
}

.block-social {
    text-align: right
}

    .block-social li {
        height: 2.5rem;
        width: 2.5rem;
        background-color: #ebebeb;
        background-repeat: no-repeat;
        display: inline-block;
        margin: .125rem;
        cursor: pointer
    }

        .block-social li:hover {
            background-color: #222
        }

        .block-social li a {
            display: block;
            height: 100%;
            white-space: nowrap;
            text-indent: 100%;
            overflow: hidden
        }

            .block-social li a:hover {
                color: transparent
            }

/*.facebook {
    background-image: url(https://innovatory.in/theme/prestashop/Cucina/themes/IT1008/assets/css/3935e107ea61866e60d7946dc6a962f1.svg)
}

    .facebook:before {
        content: "";
        background-image: url(https://innovatory.in/theme/prestashop/Cucina/themes/IT1008/assets/css/8b05d51ede908907d65695558974d86f.svg)
    }

    .facebook.icon-gray {
        background-image: url(https://innovatory.in/theme/prestashop/Cucina/themes/IT1008/assets/css/d3fbae74a276a9f6cf1d6241f29b61a3.svg)
    }

        .facebook.icon-gray:hover {
            background-image: url(https://innovatory.in/theme/prestashop/Cucina/themes/IT1008/assets/css/8b05d51ede908907d65695558974d86f.svg)
        }*/

/*.twitter {
    background-image: url(https://innovatory.in/theme/prestashop/Cucina/themes/IT1008/assets/css/a67175d1ea11389d9107bd8c08f9d7d7.svg)
}

    .twitter:before {
        content: "";
        background-image: url(https://innovatory.in/theme/prestashop/Cucina/themes/IT1008/assets/css/ffddcb3736980b23405b31142a324b62.svg)
    }

    .twitter.icon-gray {
        background-image: url(https://innovatory.in/theme/prestashop/Cucina/themes/IT1008/assets/css/d1a435fd2571e67858a31ee954b52278.svg)
    }

        .twitter.icon-gray:hover {
            background-image: url(https://innovatory.in/theme/prestashop/Cucina/themes/IT1008/assets/css/ffddcb3736980b23405b31142a324b62.svg)
        }*/

/*.rss {
    background-image: url(https://innovatory.in/theme/prestashop/Cucina/themes/IT1008/assets/css/cf2f3c1d5c7cb02c29f61964313148e1.svg)
}

.youtube {
    background-image: url(https://innovatory.in/theme/prestashop/Cucina/themes/IT1008/assets/css/22c0528acb6d9cd5bf4c8f96381bc05c.svg)
}

.googleplus {
    background-image: url(https://innovatory.in/theme/prestashop/Cucina/themes/IT1008/assets/css/36bff72dcba3098b4b70b482b22c29ab.svg)
}

    .googleplus:before {
        content: "";
        background-image: url(https://innovatory.in/theme/prestashop/Cucina/themes/IT1008/assets/css/c1a65805f759901a39d10eb854c1dcf2.svg)
    }

    .googleplus.icon-gray {
        background-image: url(https://innovatory.in/theme/prestashop/Cucina/themes/IT1008/assets/css/7c24d4275efcbe8891f78378b7c808e0.svg)
    }

        .googleplus.icon-gray:hover {
            background-image: url(https://innovatory.in/theme/prestashop/Cucina/themes/IT1008/assets/css/c1a65805f759901a39d10eb854c1dcf2.svg)
        }*/

#block_myaccount_infos .myaccount-title a {
    color: #414141
}

/*.pinterest {
    background-image: url(https://innovatory.in/theme/prestashop/Cucina/themes/IT1008/assets/css/afb2ed6d67613a724a420a39b4fe5b0d.svg)
}

    .pinterest:before {
        content: "";
        background-image: url(https://innovatory.in/theme/prestashop/Cucina/themes/IT1008/assets/css/b1db819132e64a3e01911a1413c33acf.svg)
    }

    .pinterest.icon-gray {
        background-image: url(https://innovatory.in/theme/prestashop/Cucina/themes/IT1008/assets/css/7988be8b63edf9c4accebf94d5db7927.svg)
    }

        .pinterest.icon-gray:hover {
            background-image: url(https://innovatory.in/theme/prestashop/Cucina/themes/IT1008/assets/css/b1db819132e64a3e01911a1413c33acf.svg)
        }*/

/*.vimeo {
    background-image: url(https://innovatory.in/theme/prestashop/Cucina/themes/IT1008/assets/css/f255af0bbbe837e79f7821827f9c6f10.svg)
}

.instagram {
    background-image: url(https://innovatory.in/theme/prestashop/Cucina/themes/IT1008/assets/css/0266b05265f317a7409560b751cd61e8.svg)
}*/

.footer-container {
    margin-top: 1.25rem;
    padding-top: 1.25rem;
    overflow: hidden;
    box-shadow: 2px 2px 11px 0 rgba(0, 0, 0, .3)
}

    .footer-container li {
        margin-bottom: .3125rem
    }

        .footer-container li a {
            color: #878787;
            cursor: pointer;
            font-size: .875rem
        }

            .footer-container li a:hover {
                color: #222
            }

    .footer-container .links .collapse {
        display: inherit
    }

@media (max-width:767px) {
    .footer-container {
        box-shadow: none;
        margin-top: 0
    }

        .footer-container .wrapper {
            padding-left: 0 !important;
            padding-right: 0 !important
        }

        .footer-container .links .h3 {
            line-height: 1.5;
            font-size: 1rem
        }

        .footer-container .links .title {
            padding: .625rem;
            border-bottom: 1px solid #f6f6f6;
            cursor: pointer
        }

            .footer-container .links .title .collapse-icons .remove,
            .footer-container .links .title[aria-expanded=true] .collapse-icons .add {
                display: none
            }

            .footer-container .links .title[aria-expanded=true] .collapse-icons .remove {
                display: block
            }

        .footer-container .links .navbar-toggler {
            display: inline-block;
            padding: 0
        }

        .footer-container .links .collapse {
            display: none
        }

            .footer-container .links .collapse.in {
                display: block
            }

        .footer-container .links ul {
            background-color: #f6f6f6;
            margin-bottom: 0
        }

            .footer-container .links ul > li {
                padding: .625rem;
                border-bottom: 1px solid #fff;
                font-weight: 700
            }

                .footer-container .links ul > li a {
                    color: #414141
                }
}

@media (max-width:991px) {
    .block-social {
        text-align: center
    }

    .block-contact {
        padding-left: 1.5rem
    }
}

.contact-rich {
    color: #878787;
    margin-bottom: 2rem;
    word-wrap: break-word
}

    .contact-rich .block {
        height: auto;
        overflow: hidden
    }

        .contact-rich .block .icon {
            float: left;
            width: 40px
        }

            .contact-rich .block .icon i {
                font-size: 2rem
            }

        .contact-rich .block .data {
            color: #414141;
            font-size: .875rem;
            width: auto;
            overflow: hidden
        }

.contact-form {
    background: #fff;
    padding: 1rem;
    color: #878787;
    width: 100%;
    margin-bottom: 30px
}

    .contact-form h3 {
        text-transform: uppercase;
        color: #414141
    }

#pagenotfound #main .page-header,
#products #main .page-header {
    margin: 2rem 0 3rem
}

#products #main .page-content {
    margin-bottom: 10rem
}

#pagenotfound .page-not-found,
#products .page-not-found {
    background: #fff;
    padding: 1rem;
    font-size: .875rem;
    color: #878787;
    margin: 0 auto;
    text-align: center !important
}

    #pagenotfound .page-not-found h4,
    #products .page-not-found h4 {
        font-weight: 700;
        margin: 15px 0
    }

    #pagenotfound .page-not-found .search-widget,
    #products .page-not-found .search-widget {
        float: none
    }

        #pagenotfound .page-not-found .search-widget input,
        #products .page-not-found .search-widget input {
            width: 100%
        }

.customization-modal .modal-content {
    border-radius: 0;
    border: 1px solid #f6f6f6
}

    .customization-modal .modal-content .modal-body {
        padding-top: 0
    }

        .customization-modal .modal-content .modal-body .product-customization-line {
            padding-bottom: .9375rem;
            padding-top: .9375rem;
            border-bottom: 1px solid #f6f6f6
        }

            .customization-modal .modal-content .modal-body .product-customization-line .label {
                font-weight: 700;
                text-align: right
            }

            .customization-modal .modal-content .modal-body .product-customization-line:last-child {
                padding-bottom: 0;
                border-bottom: 0
            }

.sitemap-title {
    text-transform: capitalize
}

.sitemap {
    margin-top: .9375rem;
    background-color: #fff;
    border: 1px solid #e2e2e2;
    padding: 30px 30px 0
}

    .sitemap h2 {
        color: #414141;
        text-transform: uppercase;
        font-size: 1.1rem;
        font-weight: 600;
        border-bottom: 1px solid #e2e2e2;
        width: 100%;
        height: 35px
    }

    .sitemap ul.nested {
        margin-left: 20px
    }

    .sitemap ul li {
        font-size: .9rem;
        margin-bottom: 1rem
    }

@media (max-width:543px) {
    .sitemap {
        margin-top: 0
    }
}

#header .logo {
    max-width: 100%
}

#header a:hover {
    text-decoration: none
}

#header .header-nav #menu-icon {
    vertical-align: middle;
    cursor: pointer;
    margin-left: 1rem
}

    #header .header-nav #menu-icon .material-icons {
        line-height: 50px
    }

#header .header-nav .right-nav {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    -js-display: flex;
    display: flex;
    -webkit-box-lines: single;
    -moz-box-lines: single;
    box-lines: single;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: end;
    box-pack: end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    -o-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: end
}

#header .header-nav .currency-selector {
    margin-top: .9375rem;
    margin-left: .9375rem;
    white-space: nowrap
}

#header .header-nav .user-info {
    margin-left: 2.5rem;
    margin-top: .9375rem;
    text-align: right;
    white-space: nowrap
}

#header .header-nav .language-selector {
    margin-top: .9375rem;
    white-space: nowrap
}

#header .header-nav .cart-preview.active {
    background: #222
}

    #header .header-nav .cart-preview.active a {
        color: #fff
    }

    #header .header-nav .cart-preview.active i {
        color: hsla(0, 0%, 100%, .6)
    }

#header .header-nav .cart-preview .shopping-cart {
    vertical-align: middle
}

#header .header-nav .cart-preview .body {
    display: none
}

#header .header-nav .blockcart {
    white-space: nowrap
}

    #header .header-nav .blockcart.active a:hover {
        color: #fff
    }

    #header .header-nav .blockcart .header {
        margin-top: .125rem
    }

#header .header-nav #contact-link {
    margin-top: .9375rem
}

#header .header-nav .material-icons {
    line-height: inherit
}

    #header .header-nav .material-icons.expand-more {
        margin-left: -.375rem
    }

#header .header-top {
    padding-bottom: 1.25rem
}

    #header .header-top > .container {
        position: relative
    }

    #header .header-top .menu {
        padding-left: 15px;
        margin-bottom: .375rem
    }

        #header .header-top .menu > ul > li {
            float: left
        }

    #header .header-top .position-static {
        position: static
    }

    #header .header-top a[data-depth="0"] {
        color: #acaaa6;
        text-transform: uppercase
    }

#header .top-menu-link {
    margin-left: 1.25rem
}

.popover {
    font-family: inherit
}

#wrapper {
    padding-top: 1.5625rem
}

    #wrapper .banner {
        margin-bottom: 1.5rem;
        display: block
    }

        #wrapper .banner img {
            box-shadow: 1px 1px 7px 0 rgba(0, 0, 0, .15)
        }

    #wrapper .breadcrumb[data-depth="1"] {
        display: none
    }

#main .page-content,
#main .page-header {
    margin-bottom: 30px
}

    #main .page-content h6 {
        margin-bottom: 1.125rem
    }

    #main .page-content #notifications {
        margin-left: -15px;
        margin-right: -15px
    }

#main .page-footer {
    margin-bottom: 1.5625rem
}

#notifications ul {
    margin-bottom: 0
}

#footer {
    padding-top: 2.5rem
}

@media (max-width:767px) {
    #wrapper {
        box-shadow: none
    }

    #checkout-cart-summary {
        float: none;
        width: 100%;
        margin-top: 1rem
    }

    #header {
        background: #ebebeb
    }

        #header .header-nav .right-nav {
            -webkit-box-orient: vertical;
            box-orient: vertical;
            -webkit-box-direction: normal;
            box-direction: normal;
            -moz-flex-direction: column;
            flex-direction: column;
            -ms-flex-direction: column
        }

        #header .header-nav .user-info {
            text-align: left;
            margin-left: 0
        }

            #header .header-nav .user-info .logged {
                color: #222
            }

        #header .header-nav .blockcart {
            margin-left: 0;
            background: inherit
        }

            #header .header-nav .blockcart.active {
                margin-left: .5rem
            }

            #header .header-nav .blockcart.inactive .cart-products-count {
                display: none
            }

        #header .header-top {
            padding-bottom: 0
        }

            #header .header-top a[data-depth="0"] {
                color: #414141
            }

    section.checkout-step {
        width: 100%
    }

    .default-input {
        min-width: 100%
    }

    label {
        clear: both
    }

    #products .product-miniature,
    .featured-products .product-miniature {
        margin: 0 auto
    }

    .block-contact {
        padding-left: .9375rem;
        border: none
    }

    .dropdown-item,
    .menu {
        padding-left: 0
    }

    #footer {
        padding-top: .5rem
    }
}

@media (max-width:991px) {
    .container {
        max-width: 100%
    }

    #header .logo {
        width: auto
    }

    #products .product-miniature,
    .featured-products .product-miniature {
        margin: 0 auto
    }

    .sub-menu {
        left: 0;
        min-width: 100%
    }

    #blockcart-modal .product-image {
        width: 100%;
        display: block;
        max-width: 250px;
        margin: 0 auto .9375rem
    }

    #blockcart-modal .cart-content {
        padding-left: 0
    }

    #blockcart-modal .product-name,
    #product-availability {
        margin-top: .625rem
    }

    #search_filters .facet .facet-label {
        text-align: left
    }

    .block-category .category-cover {
        position: relative;
        text-align: center
    }

    .block-category {
        padding-bottom: 0
    }
}

@font-face {
    font-family: 'FontAwesome';
    font-display: swap;
    src: url('../fonts/font-awesome-4.7.0/fonts/fontawesome-webfont.eot?v=4.7.0');
    src: url('../fonts/font-awesome-4.7.0/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/font-awesome-4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/font-awesome-4.7.0/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/font-awesome-4.7.0/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/font-awesome-4.7.0/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
    font-weight: 400;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

    .fa-ul > li {
        position: relative
    }

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

    .fa-li.fa-lg {
        left: -1.85714286em
    }

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-gear:before,
.fa-cog:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-rotate-right:before,
.fa-repeat:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-warning:before,
.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-gears:before,
.fa-cogs:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before,
.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
    content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-save:before,
.fa-floppy-o:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-unsorted:before,
.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-down:before,
.fa-sort-desc:before {
    content: "\f0dd"
}

.fa-sort-up:before,
.fa-sort-asc:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2"
}

.fa-legal:before,
.fa-gavel:before {
    content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-flash:before,
.fa-bolt:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-paste:before,
.fa-clipboard:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-unlink:before,
.fa-chain-broken:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
    content: "\f150"
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
    content: "\f151"
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
    content: "\f152"
}

.fa-euro:before,
.fa-eur:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
    content: "\f155"
}

.fa-rupee:before,
.fa-inr:before {
    content: "\f156"
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
    content: "\f157"
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
    content: "\f158"
}

.fa-won:before,
.fa-krw:before {
    content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-turkish-lira:before,
.fa-try:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
    content: "\f19c"
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
    content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
    content: "\f1c5"
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
    content: "\f1c6"
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
    content: "\f1d0"
}

.fa-ge:before,
.fa-empire:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7"
}

.fa-send:before,
.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-send-o:before,
.fa-paper-plane-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before,
.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-hotel:before,
.fa-bed:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-yc:before,
.fa-y-combinator:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
    content: "\f240"
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-tv:before,
.fa-television:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-edge:before {
    content: "\f282"
}

.fa-credit-card-alt:before {
    content: "\f283"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-modx:before {
    content: "\f285"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-usb:before {
    content: "\f287"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-pause-circle-o:before {
    content: "\f28c"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stop-circle-o:before {
    content: "\f28e"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-percent:before {
    content: "\f295"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-envira:before {
    content: "\f299"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-wheelchair-alt:before {
    content: "\f29b"
}

.fa-question-circle-o:before {
    content: "\f29c"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-volume-control-phone:before {
    content: "\f2a0"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
    content: "\f2a4"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-signing:before,
.fa-sign-language:before {
    content: "\f2a7"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
    content: "\f2b3"
}

.fa-fa:before,
.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-handshake-o:before {
    content: "\f2b5"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-o:before {
    content: "\f2b7"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-book-o:before {
    content: "\f2ba"
}

.fa-vcard:before,
.fa-address-card:before {
    content: "\f2bb"
}

.fa-vcard-o:before,
.fa-address-card-o:before {
    content: "\f2bc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-circle-o:before {
    content: "\f2be"
}

.fa-user-o:before {
    content: "\f2c0"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-drivers-license:before,
.fa-id-card:before {
    content: "\f2c2"
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
    content: "\f2c3"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
    content: "\f2c7"
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
    content: "\f2cd"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-times-rectangle:before,
.fa-window-close:before {
    content: "\f2d3"
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
    content: "\f2d4"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-eercast:before {
    content: "\f2da"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-snowflake-o:before {
    content: "\f2dc"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-meetup:before {
    content: "\f2e0"
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

@font-face {
    font-family: 'MaterialDesignIcons';
    font-display: swap;
    src: url('../fonts/materialdesignicons/materialdesignicons-webfont.eot?v=1.2.64');
    src: url("../fonts/materialdesignicons/materialdesignicons-webfont.eot?#iefix&v=1.2.64") format("embedded-opentype"), url('../fonts/materialdesignicons/materialdesignicons-webfont.woff2?v=1.2.64') format("woff2"), url('../fonts/materialdesignicons/materialdesignicons-webfont.woff?v=1.2.64') format("woff"), url('../fonts/materialdesignicons/materialdesignicons-webfont.ttf?v=1.2.64') format("truetype"), url("../fonts/materialdesignicons/materialdesignicons-webfont.svg?v=1.2.64#materialdesigniconsregular") format("svg");
    font-weight: 400;
    font-style: normal
}

.mdi {
    display: inline-block;
    font: normal normal normal 24px/1 MaterialDesignIcons;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0)
}

.mdi-account:before {
    content: "\f101"
}

.mdi-account-alert:before {
    content: "\f102"
}

.mdi-account-box:before {
    content: "\f103"
}

.mdi-account-box-outline:before {
    content: "\f104"
}

.mdi-account-check:before {
    content: "\f105"
}

.mdi-account-circle:before {
    content: "\f106"
}

.mdi-account-key:before {
    content: "\f107"
}

.mdi-account-location:before {
    content: "\f108"
}

.mdi-account-minus:before {
    content: "\f109"
}

.mdi-account-multiple:before {
    content: "\f10a"
}

.mdi-account-multiple-outline:before {
    content: "\f10b"
}

.mdi-account-multiple-plus:before {
    content: "\f10c"
}

.mdi-account-network:before {
    content: "\f10d"
}

.mdi-account-outline:before {
    content: "\f10e"
}

.mdi-account-plus:before {
    content: "\f10f"
}

.mdi-account-remove:before {
    content: "\f110"
}

.mdi-account-search:before {
    content: "\f111"
}

.mdi-account-star:before {
    content: "\f112"
}

.mdi-account-star-variant:before {
    content: "\f113"
}

.mdi-account-switch:before {
    content: "\f114"
}

.mdi-airballoon:before {
    content: "\f115"
}

.mdi-airplane:before {
    content: "\f116"
}

.mdi-airplane-off:before {
    content: "\f117"
}

.mdi-alarm:before {
    content: "\f118"
}

.mdi-alarm-check:before {
    content: "\f119"
}

.mdi-alarm-multiple:before {
    content: "\f11a"
}

.mdi-alarm-off:before {
    content: "\f11b"
}

.mdi-alarm-plus:before {
    content: "\f11c"
}

.mdi-album:before {
    content: "\f11d"
}

.mdi-alert:before {
    content: "\f11e"
}

.mdi-alert-box:before {
    content: "\f11f"
}

.mdi-alert-circle:before {
    content: "\f120"
}

.mdi-alert-octagon:before {
    content: "\f121"
}

.mdi-alpha:before {
    content: "\f122"
}

.mdi-alphabetical:before {
    content: "\f123"
}

.mdi-amazon:before {
    content: "\f124"
}

.mdi-amazon-clouddrive:before {
    content: "\f125"
}

.mdi-ambulance:before {
    content: "\f126"
}

.mdi-android:before {
    content: "\f127"
}

.mdi-android-debug-bridge:before {
    content: "\f128"
}

.mdi-android-studio:before {
    content: "\f129"
}

.mdi-apple:before {
    content: "\f12a"
}

.mdi-apple-finder:before {
    content: "\f12b"
}

.mdi-apple-ios:before {
    content: "\f12c"
}

.mdi-apple-mobileme:before {
    content: "\f12d"
}

.mdi-apple-safari:before {
    content: "\f12e"
}

.mdi-appnet:before {
    content: "\f12f"
}

.mdi-apps:before {
    content: "\f130"
}

.mdi-archive:before {
    content: "\f131"
}

.mdi-arrange-bring-forward:before {
    content: "\f132"
}

.mdi-arrange-bring-to-front:before {
    content: "\f133"
}

.mdi-arrange-send-backward:before {
    content: "\f134"
}

.mdi-arrange-send-to-back:before {
    content: "\f135"
}

.mdi-arrow-all:before {
    content: "\f136"
}

.mdi-arrow-bottom-left:before {
    content: "\f137"
}

.mdi-arrow-bottom-right:before {
    content: "\f138"
}

.mdi-arrow-collapse:before {
    content: "\f139"
}

.mdi-arrow-down:before {
    content: "\f13a"
}

.mdi-arrow-down-bold:before {
    content: "\f13b"
}

.mdi-arrow-down-bold-circle:before {
    content: "\f13c"
}

.mdi-arrow-down-bold-circle-outline:before {
    content: "\f13d"
}

.mdi-arrow-down-bold-hexagon-outline:before {
    content: "\f13e"
}

.mdi-arrow-expand:before {
    content: "\f13f"
}

.mdi-arrow-left:before {
    content: "\f140"
}

.mdi-arrow-left-bold:before {
    content: "\f141"
}

.mdi-arrow-left-bold-circle:before {
    content: "\f142"
}

.mdi-arrow-left-bold-circle-outline:before {
    content: "\f143"
}

.mdi-arrow-left-bold-hexagon-outline:before {
    content: "\f144"
}

.mdi-arrow-right:before {
    content: "\f145"
}

.mdi-arrow-right-bold:before {
    content: "\f146"
}

.mdi-arrow-right-bold-circle:before {
    content: "\f147"
}

.mdi-arrow-right-bold-circle-outline:before {
    content: "\f148"
}

.mdi-arrow-right-bold-hexagon-outline:before {
    content: "\f149"
}

.mdi-arrow-top-left:before {
    content: "\f14a"
}

.mdi-arrow-top-right:before {
    content: "\f14b"
}

.mdi-arrow-up:before {
    content: "\f14c"
}

.mdi-arrow-up-bold:before {
    content: "\f14d"
}

.mdi-arrow-up-bold-circle:before {
    content: "\f14e"
}

.mdi-arrow-up-bold-circle-outline:before {
    content: "\f14f"
}

.mdi-arrow-up-bold-hexagon-outline:before {
    content: "\f150"
}

.mdi-at:before {
    content: "\f151"
}

.mdi-attachment:before {
    content: "\f152"
}

.mdi-audiobook:before {
    content: "\f153"
}

.mdi-auto-fix:before {
    content: "\f154"
}

.mdi-auto-upload:before {
    content: "\f155"
}

.mdi-baby:before {
    content: "\f156"
}

.mdi-backburger:before {
    content: "\f157"
}

.mdi-backup-restore:before {
    content: "\f158"
}

.mdi-bank:before {
    content: "\f159"
}

.mdi-barcode:before {
    content: "\f15a"
}

.mdi-barley:before {
    content: "\f15b"
}

.mdi-barrel:before {
    content: "\f15c"
}

.mdi-basecamp:before {
    content: "\f15d"
}

.mdi-basket:before {
    content: "\f15e"
}

.mdi-basket-fill:before {
    content: "\f15f"
}

.mdi-basket-unfill:before {
    content: "\f160"
}

.mdi-battery:before {
    content: "\f161"
}

.mdi-battery-10:before {
    content: "\f162"
}

.mdi-battery-20:before {
    content: "\f163"
}

.mdi-battery-30:before {
    content: "\f164"
}

.mdi-battery-40:before {
    content: "\f165"
}

.mdi-battery-50:before {
    content: "\f166"
}

.mdi-battery-60:before {
    content: "\f167"
}

.mdi-battery-70:before {
    content: "\f168"
}

.mdi-battery-80:before {
    content: "\f169"
}

.mdi-battery-90:before {
    content: "\f16a"
}

.mdi-battery-alert:before {
    content: "\f16b"
}

.mdi-battery-charging-100:before {
    content: "\f16c"
}

.mdi-battery-charging-20:before {
    content: "\f16d"
}

.mdi-battery-charging-30:before {
    content: "\f16e"
}

.mdi-battery-charging-40:before {
    content: "\f16f"
}

.mdi-battery-charging-60:before {
    content: "\f170"
}

.mdi-battery-charging-80:before {
    content: "\f171"
}

.mdi-battery-charging-90:before {
    content: "\f172"
}

.mdi-battery-minus:before {
    content: "\f173"
}

.mdi-battery-negative:before {
    content: "\f174"
}

.mdi-battery-outline:before {
    content: "\f175"
}

.mdi-battery-plus:before {
    content: "\f176"
}

.mdi-battery-positive:before {
    content: "\f177"
}

.mdi-battery-unknown:before {
    content: "\f178"
}

.mdi-beach:before {
    content: "\f179"
}

.mdi-beaker:before {
    content: "\f17a"
}

.mdi-beaker-empty:before {
    content: "\f17b"
}

.mdi-beaker-empty-outline:before {
    content: "\f17c"
}

.mdi-beaker-outline:before {
    content: "\f17d"
}

.mdi-beats:before {
    content: "\f17e"
}

.mdi-beer:before {
    content: "\f17f"
}

.mdi-behance:before {
    content: "\f180"
}

.mdi-bell:before {
    content: "\f181"
}

.mdi-bell-off:before {
    content: "\f182"
}

.mdi-bell-outline:before {
    content: "\f183"
}

.mdi-bell-ring:before {
    content: "\f184"
}

.mdi-bell-ring-outline:before {
    content: "\f185"
}

.mdi-bell-sleep:before {
    content: "\f186"
}

.mdi-beta:before {
    content: "\f187"
}

.mdi-bike:before {
    content: "\f188"
}

.mdi-bing:before {
    content: "\f189"
}

.mdi-binoculars:before {
    content: "\f18a"
}

.mdi-bio:before {
    content: "\f18b"
}

.mdi-biohazard:before {
    content: "\f18c"
}

.mdi-bitbucket:before {
    content: "\f18d"
}

.mdi-black-mesa:before {
    content: "\f18e"
}

.mdi-blackberry:before {
    content: "\f18f"
}

.mdi-blinds:before {
    content: "\f190"
}

.mdi-block-helper:before {
    content: "\f191"
}

.mdi-blogger:before {
    content: "\f192"
}

.mdi-bluetooth:before {
    content: "\f193"
}

.mdi-bluetooth-audio:before {
    content: "\f194"
}

.mdi-bluetooth-connect:before {
    content: "\f195"
}

.mdi-bluetooth-settings:before {
    content: "\f196"
}

.mdi-bluetooth-transfer:before {
    content: "\f197"
}

.mdi-blur:before {
    content: "\f198"
}

.mdi-blur-linear:before {
    content: "\f199"
}

.mdi-blur-off:before {
    content: "\f19a"
}

.mdi-blur-radial:before {
    content: "\f19b"
}

.mdi-bone:before {
    content: "\f19c"
}

.mdi-book:before {
    content: "\f19d"
}

.mdi-book-multiple:before {
    content: "\f19e"
}

.mdi-book-multiple-variant:before {
    content: "\f19f"
}

.mdi-book-open:before {
    content: "\f1a0"
}

.mdi-book-variant:before {
    content: "\f1a1"
}

.mdi-bookmark:before {
    content: "\f1a2"
}

.mdi-bookmark-check:before {
    content: "\f1a3"
}

.mdi-bookmark-music:before {
    content: "\f1a4"
}

.mdi-bookmark-outline:before {
    content: "\f1a5"
}

.mdi-bookmark-outline-plus:before {
    content: "\f1a6"
}

.mdi-bookmark-plus:before {
    content: "\f1a7"
}

.mdi-bookmark-remove:before {
    content: "\f1a8"
}

.mdi-border-all:before {
    content: "\f1a9"
}

.mdi-border-bottom:before {
    content: "\f1aa"
}

.mdi-border-color:before {
    content: "\f1ab"
}

.mdi-border-horizontal:before {
    content: "\f1ac"
}

.mdi-border-inside:before {
    content: "\f1ad"
}

.mdi-border-left:before {
    content: "\f1ae"
}

.mdi-border-none:before {
    content: "\f1af"
}

.mdi-border-outside:before {
    content: "\f1b0"
}

.mdi-border-right:before {
    content: "\f1b1"
}

.mdi-border-top:before {
    content: "\f1b2"
}

.mdi-border-vertical:before {
    content: "\f1b3"
}

.mdi-bowling:before {
    content: "\f1b4"
}

.mdi-box:before {
    content: "\f1b5"
}

.mdi-briefcase:before {
    content: "\f1b6"
}

.mdi-briefcase-check:before {
    content: "\f1b7"
}

.mdi-briefcase-download:before {
    content: "\f1b8"
}

.mdi-briefcase-upload:before {
    content: "\f1b9"
}

.mdi-brightness-1:before {
    content: "\f1ba"
}

.mdi-brightness-2:before {
    content: "\f1bb"
}

.mdi-brightness-3:before {
    content: "\f1bc"
}

.mdi-brightness-4:before {
    content: "\f1bd"
}

.mdi-brightness-5:before {
    content: "\f1be"
}

.mdi-brightness-6:before {
    content: "\f1bf"
}

.mdi-brightness-7:before {
    content: "\f1c0"
}

.mdi-brightness-auto:before {
    content: "\f1c1"
}

.mdi-broom:before {
    content: "\f1c2"
}

.mdi-brush:before {
    content: "\f1c3"
}

.mdi-bug:before {
    content: "\f1c4"
}

.mdi-bulletin-board:before {
    content: "\f1c5"
}

.mdi-bullhorn:before {
    content: "\f1c6"
}

.mdi-bus:before {
    content: "\f1c7"
}

.mdi-cake:before {
    content: "\f1c8"
}

.mdi-cake-variant:before {
    content: "\f1c9"
}

.mdi-calculator:before {
    content: "\f1ca"
}

.mdi-calendar:before {
    content: "\f1cb"
}

.mdi-calendar-blank:before {
    content: "\f1cc"
}

.mdi-calendar-check:before {
    content: "\f1cd"
}

.mdi-calendar-clock:before {
    content: "\f1ce"
}

.mdi-calendar-multiple:before {
    content: "\f1cf"
}

.mdi-calendar-multiple-check:before {
    content: "\f1d0"
}

.mdi-calendar-plus:before {
    content: "\f1d1"
}

.mdi-calendar-remove:before {
    content: "\f1d2"
}

.mdi-calendar-text:before {
    content: "\f1d3"
}

.mdi-calendar-today:before {
    content: "\f1d4"
}

.mdi-camcorder:before {
    content: "\f1d5"
}

.mdi-camcorder-box:before {
    content: "\f1d6"
}

.mdi-camcorder-box-off:before {
    content: "\f1d7"
}

.mdi-camcorder-off:before {
    content: "\f1d8"
}

.mdi-camera:before {
    content: "\f1d9"
}

.mdi-camera-front:before {
    content: "\f1da"
}

.mdi-camera-front-variant:before {
    content: "\f1db"
}

.mdi-camera-iris:before {
    content: "\f1dc"
}

.mdi-camera-party-mode:before {
    content: "\f1dd"
}

.mdi-camera-rear:before {
    content: "\f1de"
}

.mdi-camera-rear-variant:before {
    content: "\f1df"
}

.mdi-camera-switch:before {
    content: "\f1e0"
}

.mdi-camera-timer:before {
    content: "\f1e1"
}

.mdi-candycane:before {
    content: "\f1e2"
}

.mdi-car:before {
    content: "\f1e3"
}

.mdi-car-wash:before {
    content: "\f1e4"
}

.mdi-carrot:before {
    content: "\f1e5"
}

.mdi-cart:before {
    content: "\f1e6"
}

.mdi-cart-outline:before {
    content: "\f1e7"
}

.mdi-cash:before {
    content: "\f1e8"
}

.mdi-cash-100:before {
    content: "\f1e9"
}

.mdi-cash-multiple:before {
    content: "\f1ea"
}

.mdi-cash-usd:before {
    content: "\f1eb"
}

.mdi-cast:before {
    content: "\f1ec"
}

.mdi-cast-connected:before {
    content: "\f1ed"
}

.mdi-castle:before {
    content: "\f1ee"
}

.mdi-cat:before {
    content: "\f1ef"
}

.mdi-cellphone:before {
    content: "\f1f0"
}

.mdi-cellphone-android:before {
    content: "\f1f1"
}

.mdi-cellphone-dock:before {
    content: "\f1f2"
}

.mdi-cellphone-iphone:before {
    content: "\f1f3"
}

.mdi-cellphone-link:before {
    content: "\f1f4"
}

.mdi-cellphone-link-off:before {
    content: "\f1f5"
}

.mdi-cellphone-settings:before {
    content: "\f1f6"
}

.mdi-chair-school:before {
    content: "\f1f7"
}

.mdi-chart-arc:before {
    content: "\f1f8"
}

.mdi-chart-areaspline:before {
    content: "\f1f9"
}

.mdi-chart-bar:before {
    content: "\f1fa"
}

.mdi-chart-histogram:before {
    content: "\f1fb"
}

.mdi-chart-line:before {
    content: "\f1fc"
}

.mdi-chart-pie:before {
    content: "\f1fd"
}

.mdi-check:before {
    content: "\f1fe"
}

.mdi-check-all:before {
    content: "\f1ff"
}

.mdi-checkbox-blank:before {
    content: "\f200"
}

.mdi-checkbox-blank-circle:before {
    content: "\f201"
}

.mdi-checkbox-blank-circle-outline:before {
    content: "\f202"
}

.mdi-checkbox-blank-outline:before {
    content: "\f203"
}

.mdi-checkbox-marked:before {
    content: "\f204"
}

.mdi-checkbox-marked-circle:before {
    content: "\f205"
}

.mdi-checkbox-marked-circle-outline:before {
    content: "\f206"
}

.mdi-checkbox-marked-outline:before {
    content: "\f207"
}

.mdi-checkbox-multiple-blank:before {
    content: "\f208"
}

.mdi-checkbox-multiple-blank-outline:before {
    content: "\f209"
}

.mdi-checkbox-multiple-marked:before {
    content: "\f20a"
}

.mdi-checkbox-multiple-marked-outline:before {
    content: "\f20b"
}

.mdi-checkerboard:before {
    content: "\f20c"
}

.mdi-chevron-double-down:before {
    content: "\f20d"
}

.mdi-chevron-double-left:before {
    content: "\f20e"
}

.mdi-chevron-double-right:before {
    content: "\f20f"
}

.mdi-chevron-double-up:before {
    content: "\f210"
}

.mdi-chevron-down:before {
    content: "\f211"
}

.mdi-chevron-left:before {
    content: "\f212"
}

.mdi-chevron-right:before {
    content: "\f213"
}

.mdi-chevron-up:before {
    content: "\f214"
}

.mdi-church:before {
    content: "\f215"
}

.mdi-cisco-webex:before {
    content: "\f216"
}

.mdi-city:before {
    content: "\f217"
}

.mdi-clipboard:before {
    content: "\f218"
}

.mdi-clipboard-account:before {
    content: "\f219"
}

.mdi-clipboard-alert:before {
    content: "\f21a"
}

.mdi-clipboard-arrow-down:before {
    content: "\f21b"
}

.mdi-clipboard-arrow-left:before {
    content: "\f21c"
}

.mdi-clipboard-check:before {
    content: "\f21d"
}

.mdi-clipboard-outline:before {
    content: "\f21e"
}

.mdi-clipboard-text:before {
    content: "\f21f"
}

.mdi-clippy:before {
    content: "\f220"
}

.mdi-clock:before {
    content: "\f221"
}

.mdi-clock-fast:before {
    content: "\f222"
}

.mdi-close:before {
    content: "\f223"
}

.mdi-close-box:before {
    content: "\f224"
}

.mdi-close-box-outline:before {
    content: "\f225"
}

.mdi-close-circle:before {
    content: "\f226"
}

.mdi-close-circle-outline:before {
    content: "\f227"
}

.mdi-close-network:before {
    content: "\f228"
}

.mdi-closed-caption:before {
    content: "\f229"
}

.mdi-cloud:before {
    content: "\f22a"
}

.mdi-cloud-check:before {
    content: "\f22b"
}

.mdi-cloud-circle:before {
    content: "\f22c"
}

.mdi-cloud-download:before {
    content: "\f22d"
}

.mdi-cloud-outline:before {
    content: "\f22e"
}

.mdi-cloud-outline-off:before {
    content: "\f22f"
}

.mdi-cloud-upload:before {
    content: "\f230"
}

.mdi-code-array:before {
    content: "\f231"
}

.mdi-code-braces:before {
    content: "\f232"
}

.mdi-code-equal:before {
    content: "\f233"
}

.mdi-code-greater-than:before {
    content: "\f234"
}

.mdi-code-less-than:before {
    content: "\f235"
}

.mdi-code-less-than-or-equal:before {
    content: "\f236"
}

.mdi-code-not-equal:before {
    content: "\f237"
}

.mdi-code-not-equal-variant:before {
    content: "\f238"
}

.mdi-code-string:before {
    content: "\f239"
}

.mdi-code-tags:before {
    content: "\f23a"
}

.mdi-codepen:before {
    content: "\f23b"
}

.mdi-coffee:before {
    content: "\f23c"
}

.mdi-coffee-to-go:before {
    content: "\f23d"
}

.mdi-coin:before {
    content: "\f23e"
}

.mdi-color-helper:before {
    content: "\f23f"
}

.mdi-comment:before {
    content: "\f240"
}

.mdi-comment-account:before {
    content: "\f241"
}

.mdi-comment-account-outline:before {
    content: "\f242"
}

.mdi-comment-alert:before {
    content: "\f243"
}

.mdi-comment-alert-outline:before {
    content: "\f244"
}

.mdi-comment-check:before {
    content: "\f245"
}

.mdi-comment-check-outline:before {
    content: "\f246"
}

.mdi-comment-multiple-outline:before {
    content: "\f247"
}

.mdi-comment-outline:before {
    content: "\f248"
}

.mdi-comment-plus-outline:before {
    content: "\f249"
}

.mdi-comment-processing:before {
    content: "\f24a"
}

.mdi-comment-processing-outline:before {
    content: "\f24b"
}

.mdi-comment-remove-outline:before {
    content: "\f24c"
}

.mdi-comment-text:before {
    content: "\f24d"
}

.mdi-comment-text-outline:before {
    content: "\f24e"
}

.mdi-compare:before {
    content: "\f24f"
}

.mdi-compass:before {
    content: "\f250"
}

.mdi-compass-outline:before {
    content: "\f251"
}

.mdi-console:before {
    content: "\f252"
}

.mdi-content-copy:before {
    content: "\f253"
}

.mdi-content-cut:before {
    content: "\f254"
}

.mdi-content-duplicate:before {
    content: "\f255"
}

.mdi-content-paste:before {
    content: "\f256"
}

.mdi-content-save:before {
    content: "\f257"
}

.mdi-content-save-all:before {
    content: "\f258"
}

.mdi-contrast:before {
    content: "\f259"
}

.mdi-contrast-box:before {
    content: "\f25a"
}

.mdi-contrast-circle:before {
    content: "\f25b"
}

.mdi-cow:before {
    content: "\f25c"
}

.mdi-credit-card:before {
    content: "\f25d"
}

.mdi-credit-card-multiple:before {
    content: "\f25e"
}

.mdi-crop:before {
    content: "\f25f"
}

.mdi-crop-free:before {
    content: "\f260"
}

.mdi-crop-landscape:before {
    content: "\f261"
}

.mdi-crop-portrait:before {
    content: "\f262"
}

.mdi-crop-square:before {
    content: "\f263"
}

.mdi-crosshairs:before {
    content: "\f264"
}

.mdi-crosshairs-gps:before {
    content: "\f265"
}

.mdi-crown:before {
    content: "\f266"
}

.mdi-cube:before {
    content: "\f267"
}

.mdi-cube-outline:before {
    content: "\f268"
}

.mdi-cube-unfolded:before {
    content: "\f269"
}

.mdi-cup:before {
    content: "\f26a"
}

.mdi-cup-water:before {
    content: "\f26b"
}

.mdi-currency-btc:before {
    content: "\f26c"
}

.mdi-currency-eur:before {
    content: "\f26d"
}

.mdi-currency-gbp:before {
    content: "\f26e"
}

.mdi-currency-inr:before {
    content: "\f26f"
}

.mdi-currency-rub:before {
    content: "\f270"
}

.mdi-currency-try:before {
    content: "\f271"
}

.mdi-currency-usd:before {
    content: "\f272"
}

.mdi-cursor-default:before {
    content: "\f273"
}

.mdi-cursor-default-outline:before {
    content: "\f274"
}

.mdi-cursor-move:before {
    content: "\f275"
}

.mdi-cursor-pointer:before {
    content: "\f276"
}

.mdi-database:before {
    content: "\f277"
}

.mdi-database-minus:before {
    content: "\f278"
}

.mdi-database-outline:before {
    content: "\f279"
}

.mdi-database-plus:before {
    content: "\f27a"
}

.mdi-debug-step-into:before {
    content: "\f27b"
}

.mdi-debug-step-out:before {
    content: "\f27c"
}

.mdi-debug-step-over:before {
    content: "\f27d"
}

.mdi-decimal-decrease:before {
    content: "\f27e"
}

.mdi-decimal-increase:before {
    content: "\f27f"
}

.mdi-delete:before {
    content: "\f280"
}

.mdi-delete-variant:before {
    content: "\f281"
}

.mdi-deskphone:before {
    content: "\f282"
}

.mdi-desktop-mac:before {
    content: "\f283"
}

.mdi-desktop-tower:before {
    content: "\f284"
}

.mdi-details:before {
    content: "\f285"
}

.mdi-deviantart:before {
    content: "\f286"
}

.mdi-diamond:before {
    content: "\f287"
}

.mdi-dice:before {
    content: "\f288"
}

.mdi-dice-1:before {
    content: "\f289"
}

.mdi-dice-2:before {
    content: "\f28a"
}

.mdi-dice-3:before {
    content: "\f28b"
}

.mdi-dice-4:before {
    content: "\f28c"
}

.mdi-dice-5:before {
    content: "\f28d"
}

.mdi-dice-6:before {
    content: "\f28e"
}

.mdi-directions:before {
    content: "\f28f"
}

.mdi-disk-alert:before {
    content: "\f290"
}

.mdi-disqus:before {
    content: "\f291"
}

.mdi-disqus-outline:before {
    content: "\f292"
}

.mdi-division:before {
    content: "\f293"
}

.mdi-division-box:before {
    content: "\f294"
}

.mdi-dns:before {
    content: "\f295"
}

.mdi-domain:before {
    content: "\f296"
}

.mdi-dots-horizontal:before {
    content: "\f297"
}

.mdi-dots-vertical:before {
    content: "\f298"
}

.mdi-download:before {
    content: "\f299"
}

.mdi-drag:before {
    content: "\f29a"
}

.mdi-drag-horizontal:before {
    content: "\f29b"
}

.mdi-drag-vertical:before {
    content: "\f29c"
}

.mdi-drawing:before {
    content: "\f29d"
}

.mdi-drawing-box:before {
    content: "\f29e"
}

.mdi-dribbble:before {
    content: "\f29f"
}

.mdi-dribbble-box:before {
    content: "\f2a0"
}

.mdi-drone:before {
    content: "\f2a1"
}

.mdi-dropbox:before {
    content: "\f2a2"
}

.mdi-drupal:before {
    content: "\f2a3"
}

.mdi-duck:before {
    content: "\f2a4"
}

.mdi-dumbbell:before {
    content: "\f2a5"
}

.mdi-earth:before {
    content: "\f2a6"
}

.mdi-earth-off:before {
    content: "\f2a7"
}

.mdi-edge:before {
    content: "\f2a8"
}

.mdi-eject:before {
    content: "\f2a9"
}

.mdi-elevation-decline:before {
    content: "\f2aa"
}

.mdi-elevation-rise:before {
    content: "\f2ab"
}

.mdi-elevator:before {
    content: "\f2ac"
}

.mdi-email:before {
    content: "\f2ad"
}

.mdi-email-open:before {
    content: "\f2ae"
}

.mdi-email-outline:before {
    content: "\f2af"
}

.mdi-email-secure:before {
    content: "\f2b0"
}

.mdi-emoticon:before {
    content: "\f2b1"
}

.mdi-emoticon-cool:before {
    content: "\f2b2"
}

.mdi-emoticon-devil:before {
    content: "\f2b3"
}

.mdi-emoticon-happy:before {
    content: "\f2b4"
}

.mdi-emoticon-neutral:before {
    content: "\f2b5"
}

.mdi-emoticon-poop:before {
    content: "\f2b6"
}

.mdi-emoticon-sad:before {
    content: "\f2b7"
}

.mdi-emoticon-tongue:before {
    content: "\f2b8"
}

.mdi-engine:before {
    content: "\f2b9"
}

.mdi-engine-outline:before {
    content: "\f2ba"
}

.mdi-equal:before {
    content: "\f2bb"
}

.mdi-equal-box:before {
    content: "\f2bc"
}

.mdi-eraser:before {
    content: "\f2bd"
}

.mdi-escalator:before {
    content: "\f2be"
}

.mdi-etsy:before {
    content: "\f2bf"
}

.mdi-evernote:before {
    content: "\f2c0"
}

.mdi-exclamation:before {
    content: "\f2c1"
}

.mdi-exit-to-app:before {
    content: "\f2c2"
}

.mdi-export:before {
    content: "\f2c3"
}

.mdi-eye:before {
    content: "\f2c4"
}

.mdi-eye-off:before {
    content: "\f2c5"
}

.mdi-eyedropper:before {
    content: "\f2c6"
}

.mdi-eyedropper-variant:before {
    content: "\f2c7"
}

.mdi-facebook:before {
    content: "\f2c8"
}

.mdi-facebook-box:before {
    content: "\f2c9"
}

.mdi-facebook-messenger:before {
    content: "\f2ca"
}

.mdi-factory:before {
    content: "\f2cb"
}

.mdi-fan:before {
    content: "\f2cc"
}

.mdi-fast-forward:before {
    content: "\f2cd"
}

.mdi-ferry:before {
    content: "\f2ce"
}

.mdi-file:before {
    content: "\f2cf"
}

.mdi-file-cloud:before {
    content: "\f2d0"
}

.mdi-file-delimited:before {
    content: "\f2d1"
}

.mdi-file-document:before {
    content: "\f2d2"
}

.mdi-file-document-box:before {
    content: "\f2d3"
}

.mdi-file-excel:before {
    content: "\f2d4"
}

.mdi-file-excel-box:before {
    content: "\f2d5"
}

.mdi-file-find:before {
    content: "\f2d6"
}

.mdi-file-image:before {
    content: "\f2d7"
}

.mdi-file-image-box:before {
    content: "\f2d8"
}

.mdi-file-multiple:before {
    content: "\f2d9"
}

.mdi-file-music:before {
    content: "\f2da"
}

.mdi-file-outline:before {
    content: "\f2db"
}

.mdi-file-pdf:before {
    content: "\f2dc"
}

.mdi-file-pdf-box:before {
    content: "\f2dd"
}

.mdi-file-powerpoint:before {
    content: "\f2de"
}

.mdi-file-powerpoint-box:before {
    content: "\f2df"
}

.mdi-file-presentation-box:before {
    content: "\f2e0"
}

.mdi-file-video:before {
    content: "\f2e1"
}

.mdi-file-word:before {
    content: "\f2e2"
}

.mdi-file-word-box:before {
    content: "\f2e3"
}

.mdi-file-xml:before {
    content: "\f2e4"
}

.mdi-film:before {
    content: "\f2e5"
}

.mdi-filmstrip:before {
    content: "\f2e6"
}

.mdi-filmstrip-off:before {
    content: "\f2e7"
}

.mdi-filter:before {
    content: "\f2e8"
}

.mdi-filter-outline:before {
    content: "\f2e9"
}

.mdi-filter-remove:before {
    content: "\f2ea"
}

.mdi-filter-remove-outline:before {
    content: "\f2eb"
}

.mdi-filter-variant:before {
    content: "\f2ec"
}

.mdi-fire:before {
    content: "\f2ed"
}

.mdi-firefox:before {
    content: "\f2ee"
}

.mdi-fish:before {
    content: "\f2ef"
}

.mdi-flag:before {
    content: "\f2f0"
}

.mdi-flag-checkered:before {
    content: "\f2f1"
}

.mdi-flag-outline:before {
    content: "\f2f2"
}

.mdi-flag-outline-variant:before {
    content: "\f2f3"
}

.mdi-flag-triangle:before {
    content: "\f2f4"
}

.mdi-flag-variant:before {
    content: "\f2f5"
}

.mdi-flash:before {
    content: "\f2f6"
}

.mdi-flash-auto:before {
    content: "\f2f7"
}

.mdi-flash-off:before {
    content: "\f2f8"
}

.mdi-flashlight:before {
    content: "\f2f9"
}

.mdi-flashlight-off:before {
    content: "\f2fa"
}

.mdi-flattr:before {
    content: "\f2fb"
}

.mdi-flip-to-back:before {
    content: "\f2fc"
}

.mdi-flip-to-front:before {
    content: "\f2fd"
}

.mdi-floppy:before {
    content: "\f2fe"
}

.mdi-flower:before {
    content: "\f2ff"
}

.mdi-folder:before {
    content: "\f300"
}

.mdi-folder-account:before {
    content: "\f301"
}

.mdi-folder-download:before {
    content: "\f302"
}

.mdi-folder-google-drive:before {
    content: "\f303"
}

.mdi-folder-image:before {
    content: "\f304"
}

.mdi-folder-lock:before {
    content: "\f305"
}

.mdi-folder-lock-open:before {
    content: "\f306"
}

.mdi-folder-move:before {
    content: "\f307"
}

.mdi-folder-multiple:before {
    content: "\f308"
}

.mdi-folder-multiple-image:before {
    content: "\f309"
}

.mdi-folder-multiple-outline:before {
    content: "\f30a"
}

.mdi-folder-outline:before {
    content: "\f30b"
}

.mdi-folder-plus:before {
    content: "\f30c"
}

.mdi-folder-remove:before {
    content: "\f30d"
}

.mdi-folder-upload:before {
    content: "\f30e"
}

.mdi-food:before {
    content: "\f30f"
}

.mdi-food-apple:before {
    content: "\f310"
}

.mdi-food-variant:before {
    content: "\f311"
}

.mdi-football:before {
    content: "\f312"
}

.mdi-football-helmet:before {
    content: "\f313"
}

.mdi-format-align-center:before {
    content: "\f314"
}

.mdi-format-align-justify:before {
    content: "\f315"
}

.mdi-format-align-left:before {
    content: "\f316"
}

.mdi-format-align-right:before {
    content: "\f317"
}

.mdi-format-bold:before {
    content: "\f318"
}

.mdi-format-clear:before {
    content: "\f319"
}

.mdi-format-color-fill:before {
    content: "\f31a"
}

.mdi-format-float-center:before {
    content: "\f31b"
}

.mdi-format-float-left:before {
    content: "\f31c"
}

.mdi-format-float-none:before {
    content: "\f31d"
}

.mdi-format-float-right:before {
    content: "\f31e"
}

.mdi-format-header-1:before {
    content: "\f31f"
}

.mdi-format-header-2:before {
    content: "\f320"
}

.mdi-format-header-3:before {
    content: "\f321"
}

.mdi-format-header-4:before {
    content: "\f322"
}

.mdi-format-header-5:before {
    content: "\f323"
}

.mdi-format-header-6:before {
    content: "\f324"
}

.mdi-format-header-decrease:before {
    content: "\f325"
}

.mdi-format-header-equal:before {
    content: "\f326"
}

.mdi-format-header-increase:before {
    content: "\f327"
}

.mdi-format-header-pound:before {
    content: "\f328"
}

.mdi-format-indent-decrease:before {
    content: "\f329"
}

.mdi-format-indent-increase:before {
    content: "\f32a"
}

.mdi-format-italic:before {
    content: "\f32b"
}

.mdi-format-line-spacing:before {
    content: "\f32c"
}

.mdi-format-list-bulleted:before {
    content: "\f32d"
}

.mdi-format-list-numbers:before {
    content: "\f32e"
}

.mdi-format-paint:before {
    content: "\f32f"
}

.mdi-format-paragraph:before {
    content: "\f330"
}

.mdi-format-quote:before {
    content: "\f331"
}

.mdi-format-size:before {
    content: "\f332"
}

.mdi-format-strikethrough:before {
    content: "\f333"
}

.mdi-format-subscript:before {
    content: "\f334"
}

.mdi-format-superscript:before {
    content: "\f335"
}

.mdi-format-text:before {
    content: "\f336"
}

.mdi-format-textdirection-l-to-r:before {
    content: "\f337"
}

.mdi-format-textdirection-r-to-l:before {
    content: "\f338"
}

.mdi-format-underline:before {
    content: "\f339"
}

.mdi-format-wrap-inline:before {
    content: "\f33a"
}

.mdi-format-wrap-square:before {
    content: "\f33b"
}

.mdi-format-wrap-tight:before {
    content: "\f33c"
}

.mdi-format-wrap-top-bottom:before {
    content: "\f33d"
}

.mdi-forum:before {
    content: "\f33e"
}

.mdi-forward:before {
    content: "\f33f"
}

.mdi-foursquare:before {
    content: "\f340"
}

.mdi-fridge:before {
    content: "\f341"
}

.mdi-fullscreen:before {
    content: "\f342"
}

.mdi-fullscreen-exit:before {
    content: "\f343"
}

.mdi-function:before {
    content: "\f344"
}

.mdi-gamepad:before {
    content: "\f345"
}

.mdi-gamepad-variant:before {
    content: "\f346"
}

.mdi-gas-station:before {
    content: "\f347"
}

.mdi-gavel:before {
    content: "\f348"
}

.mdi-gender-female:before {
    content: "\f349"
}

.mdi-gender-male:before {
    content: "\f34a"
}

.mdi-gender-male-female:before {
    content: "\f34b"
}

.mdi-gender-transgender:before {
    content: "\f34c"
}

.mdi-gift:before {
    content: "\f34d"
}

.mdi-git:before {
    content: "\f34e"
}

.mdi-github-box:before {
    content: "\f34f"
}

.mdi-github-circle:before {
    content: "\f350"
}

.mdi-glass-flute:before {
    content: "\f351"
}

.mdi-glass-mug:before {
    content: "\f352"
}

.mdi-glass-stange:before {
    content: "\f353"
}

.mdi-glass-tulip:before {
    content: "\f354"
}

.mdi-glasses:before {
    content: "\f355"
}

.mdi-gmail:before {
    content: "\f356"
}

.mdi-google:before {
    content: "\f357"
}

.mdi-google-chrome:before {
    content: "\f358"
}

.mdi-google-circles:before {
    content: "\f359"
}

.mdi-google-circles-communities:before {
    content: "\f35a"
}

.mdi-google-circles-extended:before {
    content: "\f35b"
}

.mdi-google-circles-group:before {
    content: "\f35c"
}

.mdi-google-controller:before {
    content: "\f35d"
}

.mdi-google-controller-off:before {
    content: "\f35e"
}

.mdi-google-drive:before {
    content: "\f35f"
}

.mdi-google-earth:before {
    content: "\f360"
}

.mdi-google-glass:before {
    content: "\f361"
}

.mdi-google-maps:before {
    content: "\f362"
}

.mdi-google-pages:before {
    content: "\f363"
}

.mdi-google-play:before {
    content: "\f364"
}

.mdi-google-plus:before {
    content: "\f365"
}

.mdi-google-plus-box:before {
    content: "\f366"
}

.mdi-grid:before {
    content: "\f367"
}

.mdi-grid-off:before {
    content: "\f368"
}

.mdi-group:before {
    content: "\f369"
}

.mdi-guitar:before {
    content: "\f36a"
}

.mdi-guitar-pick:before {
    content: "\f36b"
}

.mdi-guitar-pick-outline:before {
    content: "\f36c"
}

.mdi-hand-pointing-right:before {
    content: "\f36d"
}

.mdi-hanger:before {
    content: "\f36e"
}

.mdi-hangouts:before {
    content: "\f36f"
}

.mdi-harddisk:before {
    content: "\f370"
}

.mdi-headphones:before {
    content: "\f371"
}

.mdi-headphones-box:before {
    content: "\f372"
}

.mdi-headphones-settings:before {
    content: "\f373"
}

.mdi-headset:before {
    content: "\f374"
}

.mdi-headset-dock:before {
    content: "\f375"
}

.mdi-headset-off:before {
    content: "\f376"
}

.mdi-heart:before {
    content: "\f377"
}

.mdi-heart-box:before {
    content: "\f378"
}

.mdi-heart-box-outline:before {
    content: "\f379"
}

.mdi-heart-broken:before {
    content: "\f37a"
}

.mdi-heart-outline:before {
    content: "\f37b"
}

.mdi-help:before {
    content: "\f37c"
}

.mdi-help-circle:before {
    content: "\f37d"
}

.mdi-hexagon:before {
    content: "\f37e"
}

.mdi-hexagon-outline:before {
    content: "\f37f"
}

.mdi-history:before {
    content: "\f380"
}

.mdi-hololens:before {
    content: "\f381"
}

.mdi-home:before {
    content: "\f382"
}

.mdi-home-modern:before {
    content: "\f383"
}

.mdi-home-variant:before {
    content: "\f384"
}

.mdi-hops:before {
    content: "\f385"
}

.mdi-hospital:before {
    content: "\f386"
}

.mdi-hospital-building:before {
    content: "\f387"
}

.mdi-hospital-marker:before {
    content: "\f388"
}

.mdi-hotel:before {
    content: "\f389"
}

.mdi-houzz:before {
    content: "\f38a"
}

.mdi-houzz-box:before {
    content: "\f38b"
}

.mdi-human:before {
    content: "\f38c"
}

.mdi-human-child:before {
    content: "\f38d"
}

.mdi-human-male-female:before {
    content: "\f38e"
}

.mdi-image-album:before {
    content: "\f38f"
}

.mdi-image-area:before {
    content: "\f390"
}

.mdi-image-area-close:before {
    content: "\f391"
}

.mdi-image-broken:before {
    content: "\f392"
}

.mdi-image-filter:before {
    content: "\f393"
}

.mdi-image-filter-black-white:before {
    content: "\f394"
}

.mdi-image-filter-center-focus:before {
    content: "\f395"
}

.mdi-image-filter-drama:before {
    content: "\f396"
}

.mdi-image-filter-frames:before {
    content: "\f397"
}

.mdi-image-filter-hdr:before {
    content: "\f398"
}

.mdi-image-filter-none:before {
    content: "\f399"
}

.mdi-image-filter-tilt-shift:before {
    content: "\f39a"
}

.mdi-image-filter-vintage:before {
    content: "\f39b"
}

.mdi-import:before {
    content: "\f39c"
}

.mdi-inbox:before {
    content: "\f39d"
}

.mdi-information:before {
    content: "\f39e"
}

.mdi-information-outline:before {
    content: "\f39f"
}

.mdi-instagram:before {
    content: "\f3a0"
}

.mdi-instapaper:before {
    content: "\f3a1"
}

.mdi-internet-explorer:before {
    content: "\f3a2"
}

.mdi-invert-colors:before {
    content: "\f3a3"
}

.mdi-jira:before {
    content: "\f3a4"
}

.mdi-jsfiddle:before {
    content: "\f3a5"
}

.mdi-keg:before {
    content: "\f3a6"
}

.mdi-key:before {
    content: "\f3a7"
}

.mdi-key-change:before {
    content: "\f3a8"
}

.mdi-key-minus:before {
    content: "\f3a9"
}

.mdi-key-plus:before {
    content: "\f3aa"
}

.mdi-key-remove:before {
    content: "\f3ab"
}

.mdi-key-variant:before {
    content: "\f3ac"
}

.mdi-keyboard:before {
    content: "\f3ad"
}

.mdi-keyboard-backspace:before {
    content: "\f3ae"
}

.mdi-keyboard-caps:before {
    content: "\f3af"
}

.mdi-keyboard-close:before {
    content: "\f3b0"
}

.mdi-keyboard-off:before {
    content: "\f3b1"
}

.mdi-keyboard-return:before {
    content: "\f3b2"
}

.mdi-keyboard-tab:before {
    content: "\f3b3"
}

.mdi-keyboard-variant:before {
    content: "\f3b4"
}

.mdi-label:before {
    content: "\f3b5"
}

.mdi-label-outline:before {
    content: "\f3b6"
}

.mdi-language-csharp:before {
    content: "\f3b7"
}

.mdi-language-css3:before {
    content: "\f3b8"
}

.mdi-language-html5:before {
    content: "\f3b9"
}

.mdi-language-javascript:before {
    content: "\f3ba"
}

.mdi-language-python:before {
    content: "\f3bb"
}

.mdi-language-python-text:before {
    content: "\f3bc"
}

.mdi-laptop:before {
    content: "\f3bd"
}

.mdi-laptop-chromebook:before {
    content: "\f3be"
}

.mdi-laptop-mac:before {
    content: "\f3bf"
}

.mdi-laptop-windows:before {
    content: "\f3c0"
}

.mdi-lastfm:before {
    content: "\f3c1"
}

.mdi-launch:before {
    content: "\f3c2"
}

.mdi-layers:before {
    content: "\f3c3"
}

.mdi-layers-off:before {
    content: "\f3c4"
}

.mdi-leaf:before {
    content: "\f3c5"
}

.mdi-library:before {
    content: "\f3c6"
}

.mdi-library-books:before {
    content: "\f3c7"
}

.mdi-library-music:before {
    content: "\f3c8"
}

.mdi-library-plus:before {
    content: "\f3c9"
}

.mdi-lightbulb:before {
    content: "\f3ca"
}

.mdi-lightbulb-outline:before {
    content: "\f3cb"
}

.mdi-link:before {
    content: "\f3cc"
}

.mdi-link-off:before {
    content: "\f3cd"
}

.mdi-link-variant:before {
    content: "\f3ce"
}

.mdi-link-variant-off:before {
    content: "\f3cf"
}

.mdi-linkedin:before {
    content: "\f3d0"
}

.mdi-linkedin-box:before {
    content: "\f3d1"
}

.mdi-linux:before {
    content: "\f3d2"
}

.mdi-lock:before {
    content: "\f3d3"
}

.mdi-lock-open:before {
    content: "\f3d4"
}

.mdi-lock-open-outline:before {
    content: "\f3d5"
}

.mdi-lock-outline:before {
    content: "\f3d6"
}

.mdi-login:before {
    content: "\f3d7"
}

.mdi-logout:before {
    content: "\f3d8"
}

.mdi-looks:before {
    content: "\f3d9"
}

.mdi-loupe:before {
    content: "\f3da"
}

.mdi-lumx:before {
    content: "\f3db"
}

.mdi-magnet:before {
    content: "\f3dc"
}

.mdi-magnet-on:before {
    content: "\f3dd"
}

.mdi-magnify:before {
    content: "\f3de"
}

.mdi-magnify-minus:before {
    content: "\f3df"
}

.mdi-magnify-plus:before {
    content: "\f3e0"
}

.mdi-mail-ru:before {
    content: "\f3e1"
}

.mdi-map:before {
    content: "\f3e2"
}

.mdi-map-marker:before {
    content: "\f3e3"
}

.mdi-map-marker-circle:before {
    content: "\f3e4"
}

.mdi-map-marker-multiple:before {
    content: "\f3e5"
}

.mdi-map-marker-off:before {
    content: "\f3e6"
}

.mdi-map-marker-radius:before {
    content: "\f3e7"
}

.mdi-margin:before {
    content: "\f3e8"
}

.mdi-markdown:before {
    content: "\f3e9"
}

.mdi-marker-check:before {
    content: "\f3ea"
}

.mdi-martini:before {
    content: "\f3eb"
}

.mdi-material-ui:before {
    content: "\f3ec"
}

.mdi-math-compass:before {
    content: "\f3ed"
}

.mdi-maxcdn:before {
    content: "\f3ee"
}

.mdi-medium:before {
    content: "\f3ef"
}

.mdi-memory:before {
    content: "\f3f0"
}

.mdi-menu:before {
    content: "\f3f1"
}

.mdi-menu-down:before {
    content: "\f3f2"
}

.mdi-menu-left:before {
    content: "\f3f3"
}

.mdi-menu-right:before {
    content: "\f3f4"
}

.mdi-menu-up:before {
    content: "\f3f5"
}

.mdi-message:before {
    content: "\f3f6"
}

.mdi-message-alert:before {
    content: "\f3f7"
}

.mdi-message-draw:before {
    content: "\f3f8"
}

.mdi-message-image:before {
    content: "\f3f9"
}

.mdi-message-processing:before {
    content: "\f3fa"
}

.mdi-message-reply:before {
    content: "\f3fb"
}

.mdi-message-text:before {
    content: "\f3fc"
}

.mdi-message-text-outline:before {
    content: "\f3fd"
}

.mdi-message-video:before {
    content: "\f3fe"
}

.mdi-microphone:before {
    content: "\f3ff"
}

.mdi-microphone-off:before {
    content: "\f400"
}

.mdi-microphone-outline:before {
    content: "\f401"
}

.mdi-microphone-settings:before {
    content: "\f402"
}

.mdi-microphone-variant:before {
    content: "\f403"
}

.mdi-microphone-variant-off:before {
    content: "\f404"
}

.mdi-minus:before {
    content: "\f405"
}

.mdi-minus-box:before {
    content: "\f406"
}

.mdi-minus-circle:before {
    content: "\f407"
}

.mdi-minus-circle-outline:before {
    content: "\f408"
}

.mdi-minus-network:before {
    content: "\f409"
}

.mdi-monitor:before {
    content: "\f40a"
}

.mdi-monitor-multiple:before {
    content: "\f40b"
}

.mdi-more:before {
    content: "\f40c"
}

.mdi-motorbike:before {
    content: "\f40d"
}

.mdi-mouse:before {
    content: "\f40e"
}

.mdi-mouse-off:before {
    content: "\f40f"
}

.mdi-mouse-variant:before {
    content: "\f410"
}

.mdi-mouse-variant-off:before {
    content: "\f411"
}

.mdi-movie:before {
    content: "\f412"
}

.mdi-multiplication:before {
    content: "\f413"
}

.mdi-multiplication-box:before {
    content: "\f414"
}

.mdi-music-box:before {
    content: "\f415"
}

.mdi-music-box-outline:before {
    content: "\f416"
}

.mdi-music-circle:before {
    content: "\f417"
}

.mdi-music-note:before {
    content: "\f418"
}

.mdi-music-note-eighth:before {
    content: "\f419"
}

.mdi-music-note-half:before {
    content: "\f41a"
}

.mdi-music-note-off:before {
    content: "\f41b"
}

.mdi-music-note-quarter:before {
    content: "\f41c"
}

.mdi-music-note-sixteenth:before {
    content: "\f41d"
}

.mdi-music-note-whole:before {
    content: "\f41e"
}

.mdi-nature:before {
    content: "\f41f"
}

.mdi-nature-people:before {
    content: "\f420"
}

.mdi-navigation:before {
    content: "\f421"
}

.mdi-needle:before {
    content: "\f422"
}

.mdi-nest-protect:before {
    content: "\f423"
}

.mdi-nest-thermostat:before {
    content: "\f424"
}

.mdi-newspaper:before {
    content: "\f425"
}

.mdi-nfc:before {
    content: "\f426"
}

.mdi-nfc-tap:before {
    content: "\f427"
}

.mdi-nfc-variant:before {
    content: "\f428"
}

.mdi-note:before {
    content: "\f429"
}

.mdi-note-outline:before {
    content: "\f42a"
}

.mdi-note-text:before {
    content: "\f42b"
}

.mdi-numeric:before {
    content: "\f42c"
}

.mdi-numeric-0-box:before {
    content: "\f42d"
}

.mdi-numeric-0-box-multiple-outline:before {
    content: "\f42e"
}

.mdi-numeric-0-box-outline:before {
    content: "\f42f"
}

.mdi-numeric-1-box:before {
    content: "\f430"
}

.mdi-numeric-1-box-multiple-outline:before {
    content: "\f431"
}

.mdi-numeric-1-box-outline:before {
    content: "\f432"
}

.mdi-numeric-2-box:before {
    content: "\f433"
}

.mdi-numeric-2-box-multiple-outline:before {
    content: "\f434"
}

.mdi-numeric-2-box-outline:before {
    content: "\f435"
}

.mdi-numeric-3-box:before {
    content: "\f436"
}

.mdi-numeric-3-box-multiple-outline:before {
    content: "\f437"
}

.mdi-numeric-3-box-outline:before {
    content: "\f438"
}

.mdi-numeric-4-box:before {
    content: "\f439"
}

.mdi-numeric-4-box-multiple-outline:before {
    content: "\f43a"
}

.mdi-numeric-4-box-outline:before {
    content: "\f43b"
}

.mdi-numeric-5-box:before {
    content: "\f43c"
}

.mdi-numeric-5-box-multiple-outline:before {
    content: "\f43d"
}

.mdi-numeric-5-box-outline:before {
    content: "\f43e"
}

.mdi-numeric-6-box:before {
    content: "\f43f"
}

.mdi-numeric-6-box-multiple-outline:before {
    content: "\f440"
}

.mdi-numeric-6-box-outline:before {
    content: "\f441"
}

.mdi-numeric-7-box:before {
    content: "\f442"
}

.mdi-numeric-7-box-multiple-outline:before {
    content: "\f443"
}

.mdi-numeric-7-box-outline:before {
    content: "\f444"
}

.mdi-numeric-8-box:before {
    content: "\f445"
}

.mdi-numeric-8-box-multiple-outline:before {
    content: "\f446"
}

.mdi-numeric-8-box-outline:before {
    content: "\f447"
}

.mdi-numeric-9-box:before {
    content: "\f448"
}

.mdi-numeric-9-box-multiple-outline:before {
    content: "\f449"
}

.mdi-numeric-9-box-outline:before {
    content: "\f44a"
}

.mdi-numeric-9-plus-box:before {
    content: "\f44b"
}

.mdi-numeric-9-plus-box-multiple-outline:before {
    content: "\f44c"
}

.mdi-numeric-9-plus-box-outline:before {
    content: "\f44d"
}

.mdi-nutriton:before {
    content: "\f44e"
}

.mdi-odnoklassniki:before {
    content: "\f44f"
}

.mdi-office:before {
    content: "\f450"
}

.mdi-oil:before {
    content: "\f451"
}

.mdi-omega:before {
    content: "\f452"
}

.mdi-onedrive:before {
    content: "\f453"
}

.mdi-open-in-app:before {
    content: "\f454"
}

.mdi-open-in-new:before {
    content: "\f455"
}

.mdi-ornament:before {
    content: "\f456"
}

.mdi-ornament-variant:before {
    content: "\f457"
}

.mdi-outbox:before {
    content: "\f458"
}

.mdi-owl:before {
    content: "\f459"
}

.mdi-package:before {
    content: "\f45a"
}

.mdi-package-down:before {
    content: "\f45b"
}

.mdi-package-up:before {
    content: "\f45c"
}

.mdi-package-variant:before {
    content: "\f45d"
}

.mdi-package-variant-closed:before {
    content: "\f45e"
}

.mdi-palette:before {
    content: "\f45f"
}

.mdi-palette-advanced:before {
    content: "\f460"
}

.mdi-panda:before {
    content: "\f461"
}

.mdi-pandora:before {
    content: "\f462"
}

.mdi-panorama:before {
    content: "\f463"
}

.mdi-panorama-fisheye:before {
    content: "\f464"
}

.mdi-panorama-horizontal:before {
    content: "\f465"
}

.mdi-panorama-vertical:before {
    content: "\f466"
}

.mdi-panorama-wide-angle:before {
    content: "\f467"
}

.mdi-paper-cut-vertical:before {
    content: "\f468"
}

.mdi-paperclip:before {
    content: "\f469"
}

.mdi-parking:before {
    content: "\f46a"
}

.mdi-pause:before {
    content: "\f46b"
}

.mdi-pause-circle:before {
    content: "\f46c"
}

.mdi-pause-circle-outline:before {
    content: "\f46d"
}

.mdi-pause-octagon:before {
    content: "\f46e"
}

.mdi-pause-octagon-outline:before {
    content: "\f46f"
}

.mdi-paw:before {
    content: "\f470"
}

.mdi-pen:before {
    content: "\f471"
}

.mdi-pencil:before {
    content: "\f472"
}

.mdi-pencil-box:before {
    content: "\f473"
}

.mdi-pencil-box-outline:before {
    content: "\f474"
}

.mdi-percent:before {
    content: "\f475"
}

.mdi-pharmacy:before {
    content: "\f476"
}

.mdi-phone:before {
    content: "\f477"
}

.mdi-phone-bluetooth:before {
    content: "\f478"
}

.mdi-phone-forward:before {
    content: "\f479"
}

.mdi-phone-hangup:before {
    content: "\f47a"
}

.mdi-phone-in-talk:before {
    content: "\f47b"
}

.mdi-phone-incoming:before {
    content: "\f47c"
}

.mdi-phone-locked:before {
    content: "\f47d"
}

.mdi-phone-log:before {
    content: "\f47e"
}

.mdi-phone-missed:before {
    content: "\f47f"
}

.mdi-phone-outgoing:before {
    content: "\f480"
}

.mdi-phone-paused:before {
    content: "\f481"
}

.mdi-phone-settings:before {
    content: "\f482"
}

.mdi-pig:before {
    content: "\f483"
}

.mdi-pill:before {
    content: "\f484"
}

.mdi-pin:before {
    content: "\f485"
}

.mdi-pin-off:before {
    content: "\f486"
}

.mdi-pine-tree:before {
    content: "\f487"
}

.mdi-pine-tree-box:before {
    content: "\f488"
}

.mdi-pinterest:before {
    content: "\f489"
}

.mdi-pinterest-box:before {
    content: "\f48a"
}

.mdi-pizza:before {
    content: "\f48b"
}

.mdi-play:before {
    content: "\f48c"
}

.mdi-play-box-outline:before {
    content: "\f48d"
}

.mdi-play-circle:before {
    content: "\f48e"
}

.mdi-play-circle-outline:before {
    content: "\f48f"
}

.mdi-playlist-minus:before {
    content: "\f490"
}

.mdi-playlist-plus:before {
    content: "\f491"
}

.mdi-playstation:before {
    content: "\f492"
}

.mdi-plus:before {
    content: "\f493"
}

.mdi-plus-box:before {
    content: "\f494"
}

.mdi-plus-circle:before {
    content: "\f495"
}

.mdi-plus-circle-outline:before {
    content: "\f496"
}

.mdi-plus-network:before {
    content: "\f497"
}

.mdi-plus-one:before {
    content: "\f498"
}

.mdi-pocket:before {
    content: "\f499"
}

.mdi-poll:before {
    content: "\f49a"
}

.mdi-poll-box:before {
    content: "\f49b"
}

.mdi-polymer:before {
    content: "\f49c"
}

.mdi-popcorn:before {
    content: "\f49d"
}

.mdi-pound:before {
    content: "\f49e"
}

.mdi-pound-box:before {
    content: "\f49f"
}

.mdi-power:before {
    content: "\f4a0"
}

.mdi-power-settings:before {
    content: "\f4a1"
}

.mdi-power-socket:before {
    content: "\f4a2"
}

.mdi-presentation:before {
    content: "\f4a3"
}

.mdi-presentation-play:before {
    content: "\f4a4"
}

.mdi-printer:before {
    content: "\f4a5"
}

.mdi-printer-3d:before {
    content: "\f4a6"
}

.mdi-pulse:before {
    content: "\f4a7"
}

.mdi-puzzle:before {
    content: "\f4a8"
}

.mdi-qrcode:before {
    content: "\f4a9"
}

.mdi-quadcopter:before {
    content: "\f4aa"
}

.mdi-quality-high:before {
    content: "\f4ab"
}

.mdi-quicktime:before {
    content: "\f4ac"
}

.mdi-radiator:before {
    content: "\f4ad"
}

.mdi-radio:before {
    content: "\f4ae"
}

.mdi-radio-tower:before {
    content: "\f4af"
}

.mdi-radioactive:before {
    content: "\f4b0"
}

.mdi-radiobox-blank:before {
    content: "\f4b1"
}

.mdi-radiobox-marked:before {
    content: "\f4b2"
}

.mdi-raspberrypi:before {
    content: "\f4b3"
}

.mdi-rdio:before {
    content: "\f4b4"
}

.mdi-read:before {
    content: "\f4b5"
}

.mdi-readability:before {
    content: "\f4b6"
}

.mdi-receipt:before {
    content: "\f4b7"
}

.mdi-recycle:before {
    content: "\f4b8"
}

.mdi-redo:before {
    content: "\f4b9"
}

.mdi-redo-variant:before {
    content: "\f4ba"
}

.mdi-refresh:before {
    content: "\f4bb"
}

.mdi-relative-scale:before {
    content: "\f4bc"
}

.mdi-reload:before {
    content: "\f4bd"
}

.mdi-remote:before {
    content: "\f4be"
}

.mdi-rename-box:before {
    content: "\f4bf"
}

.mdi-repeat:before {
    content: "\f4c0"
}

.mdi-repeat-off:before {
    content: "\f4c1"
}

.mdi-repeat-once:before {
    content: "\f4c2"
}

.mdi-replay:before {
    content: "\f4c3"
}

.mdi-reply:before {
    content: "\f4c4"
}

.mdi-reply-all:before {
    content: "\f4c5"
}

.mdi-reproduction:before {
    content: "\f4c6"
}

.mdi-resize-bottom-right:before {
    content: "\f4c7"
}

.mdi-responsive:before {
    content: "\f4c8"
}

.mdi-rewind:before {
    content: "\f4c9"
}

.mdi-ribbon:before {
    content: "\f4ca"
}

.mdi-road:before {
    content: "\f4cb"
}

.mdi-rocket:before {
    content: "\f4cc"
}

.mdi-rotate-3d:before {
    content: "\f4cd"
}

.mdi-rotate-left:before {
    content: "\f4ce"
}

.mdi-rotate-left-variant:before {
    content: "\f4cf"
}

.mdi-rotate-right:before {
    content: "\f4d0"
}

.mdi-rotate-right-variant:before {
    content: "\f4d1"
}

.mdi-routes:before {
    content: "\f4d2"
}

.mdi-rss:before {
    content: "\f4d3"
}

.mdi-rss-box:before {
    content: "\f4d4"
}

.mdi-ruler:before {
    content: "\f4d5"
}

.mdi-run:before {
    content: "\f4d6"
}

.mdi-sale:before {
    content: "\f4d7"
}

.mdi-satellite:before {
    content: "\f4d8"
}

.mdi-satellite-variant:before {
    content: "\f4d9"
}

.mdi-scale:before {
    content: "\f4da"
}

.mdi-scale-bathroom:before {
    content: "\f4db"
}

.mdi-school:before {
    content: "\f4dc"
}

.mdi-screen-rotation:before {
    content: "\f4dd"
}

.mdi-screen-rotation-lock:before {
    content: "\f4de"
}

.mdi-script:before {
    content: "\f4df"
}

.mdi-sd:before {
    content: "\f4e0"
}

.mdi-security:before {
    content: "\f4e1"
}

.mdi-security-network:before {
    content: "\f4e2"
}

.mdi-select:before {
    content: "\f4e3"
}

.mdi-select-all:before {
    content: "\f4e4"
}

.mdi-select-inverse:before {
    content: "\f4e5"
}

.mdi-select-off:before {
    content: "\f4e6"
}

.mdi-send:before {
    content: "\f4e7"
}

.mdi-server:before {
    content: "\f4e8"
}

.mdi-server-minus:before {
    content: "\f4e9"
}

.mdi-server-network:before {
    content: "\f4ea"
}

.mdi-server-network-off:before {
    content: "\f4eb"
}

.mdi-server-off:before {
    content: "\f4ec"
}

.mdi-server-plus:before {
    content: "\f4ed"
}

.mdi-server-remove:before {
    content: "\f4ee"
}

.mdi-server-security:before {
    content: "\f4ef"
}

.mdi-settings:before {
    content: "\f4f0"
}

.mdi-settings-box:before {
    content: "\f4f1"
}

.mdi-shape-plus:before {
    content: "\f4f2"
}

.mdi-share:before {
    content: "\f4f3"
}

.mdi-share-variant:before {
    content: "\f4f4"
}

.mdi-shield:before {
    content: "\f4f5"
}

.mdi-shield-outline:before {
    content: "\f4f6"
}

.mdi-shopping:before {
    content: "\f4f7"
}

.mdi-shopping-music:before {
    content: "\f4f8"
}

.mdi-shuffle:before {
    content: "\f4f9"
}

.mdi-sigma:before {
    content: "\f4fa"
}

.mdi-sign-caution:before {
    content: "\f4fb"
}

.mdi-signal:before {
    content: "\f4fc"
}

.mdi-silverware:before {
    content: "\f4fd"
}

.mdi-silverware-fork:before {
    content: "\f4fe"
}

.mdi-silverware-spoon:before {
    content: "\f4ff"
}

.mdi-silverware-variant:before {
    content: "\f500"
}

.mdi-sim-alert:before {
    content: "\f501"
}

.mdi-sitemap:before {
    content: "\f502"
}

.mdi-skip-next:before {
    content: "\f503"
}

.mdi-skip-previous:before {
    content: "\f504"
}

.mdi-skype:before {
    content: "\f505"
}

.mdi-skype-business:before {
    content: "\f506"
}

.mdi-sleep:before {
    content: "\f507"
}

.mdi-sleep-off:before {
    content: "\f508"
}

.mdi-smoking:before {
    content: "\f509"
}

.mdi-smoking-off:before {
    content: "\f50a"
}

.mdi-snapchat:before {
    content: "\f50b"
}

.mdi-snowman:before {
    content: "\f50c"
}

.mdi-sofa:before {
    content: "\f50d"
}

.mdi-sort:before {
    content: "\f50e"
}

.mdi-sort-alphabetical:before {
    content: "\f50f"
}

.mdi-sort-ascending:before {
    content: "\f510"
}

.mdi-sort-descending:before {
    content: "\f511"
}

.mdi-sort-numeric:before {
    content: "\f512"
}

.mdi-sort-variant:before {
    content: "\f513"
}

.mdi-soundcloud:before {
    content: "\f514"
}

.mdi-source-fork:before {
    content: "\f515"
}

.mdi-source-pull:before {
    content: "\f516"
}

.mdi-speaker:before {
    content: "\f517"
}

.mdi-speaker-off:before {
    content: "\f518"
}

.mdi-speedometer:before {
    content: "\f519"
}

.mdi-spellcheck:before {
    content: "\f51a"
}

.mdi-spotify:before {
    content: "\f51b"
}

.mdi-spotlight:before {
    content: "\f51c"
}

.mdi-spotlight-beam:before {
    content: "\f51d"
}

.mdi-square-inc:before {
    content: "\f51e"
}

.mdi-square-inc-cash:before {
    content: "\f51f"
}

.mdi-stackoverflow:before {
    content: "\f520"
}

.mdi-star:before {
    content: "\f521"
}

.mdi-star-circle:before {
    content: "\f522"
}

.mdi-star-half:before {
    content: "\f523"
}

.mdi-star-outline:before {
    content: "\f524"
}

.mdi-steam:before {
    content: "\f525"
}

.mdi-stethoscope:before {
    content: "\f526"
}

.mdi-stocking:before {
    content: "\f527"
}

.mdi-stop:before {
    content: "\f528"
}

.mdi-store:before {
    content: "\f529"
}

.mdi-store-24-hour:before {
    content: "\f52a"
}

.mdi-stove:before {
    content: "\f52b"
}

.mdi-subway:before {
    content: "\f52c"
}

.mdi-sunglasses:before {
    content: "\f52d"
}

.mdi-swap-horizontal:before {
    content: "\f52e"
}

.mdi-swap-vertical:before {
    content: "\f52f"
}

.mdi-swim:before {
    content: "\f530"
}

.mdi-sword:before {
    content: "\f531"
}

.mdi-sync:before {
    content: "\f532"
}

.mdi-sync-alert:before {
    content: "\f533"
}

.mdi-sync-off:before {
    content: "\f534"
}

.mdi-tab:before {
    content: "\f535"
}

.mdi-tab-unselected:before {
    content: "\f536"
}

.mdi-table:before {
    content: "\f537"
}

.mdi-table-column-plus-after:before {
    content: "\f538"
}

.mdi-table-column-plus-before:before {
    content: "\f539"
}

.mdi-table-column-remove:before {
    content: "\f53a"
}

.mdi-table-column-width:before {
    content: "\f53b"
}

.mdi-table-edit:before {
    content: "\f53c"
}

.mdi-table-large:before {
    content: "\f53d"
}

.mdi-table-row-height:before {
    content: "\f53e"
}

.mdi-table-row-plus-after:before {
    content: "\f53f"
}

.mdi-table-row-plus-before:before {
    content: "\f540"
}

.mdi-table-row-remove:before {
    content: "\f541"
}

.mdi-tablet:before {
    content: "\f542"
}

.mdi-tablet-android:before {
    content: "\f543"
}

.mdi-tablet-ipad:before {
    content: "\f544"
}

.mdi-tag:before {
    content: "\f545"
}

.mdi-tag-faces:before {
    content: "\f546"
}

.mdi-tag-multiple:before {
    content: "\f547"
}

.mdi-tag-outline:before {
    content: "\f548"
}

.mdi-tag-text-outline:before {
    content: "\f549"
}

.mdi-taxi:before {
    content: "\f54a"
}

.mdi-teamviewer:before {
    content: "\f54b"
}

.mdi-telegram:before {
    content: "\f54c"
}

.mdi-television:before {
    content: "\f54d"
}

.mdi-television-guide:before {
    content: "\f54e"
}

.mdi-temperature-celsius:before {
    content: "\f54f"
}

.mdi-temperature-fahrenheit:before {
    content: "\f550"
}

.mdi-temperature-kelvin:before {
    content: "\f551"
}

.mdi-tennis:before {
    content: "\f552"
}

.mdi-tent:before {
    content: "\f553"
}

.mdi-terrain:before {
    content: "\f554"
}

.mdi-text-to-speech:before {
    content: "\f555"
}

.mdi-text-to-speech-off:before {
    content: "\f556"
}

.mdi-texture:before {
    content: "\f557"
}

.mdi-theater:before {
    content: "\f558"
}

.mdi-theme-light-dark:before {
    content: "\f559"
}

.mdi-thermometer:before {
    content: "\f55a"
}

.mdi-thermometer-lines:before {
    content: "\f55b"
}

.mdi-thumb-down:before {
    content: "\f55c"
}

.mdi-thumb-down-outline:before {
    content: "\f55d"
}

.mdi-thumb-up:before {
    content: "\f55e"
}

.mdi-thumb-up-outline:before {
    content: "\f55f"
}

.mdi-thumbs-up-down:before {
    content: "\f560"
}

.mdi-ticket:before {
    content: "\f561"
}

.mdi-ticket-account:before {
    content: "\f562"
}

.mdi-tie:before {
    content: "\f563"
}

.mdi-timelapse:before {
    content: "\f564"
}

.mdi-timer:before {
    content: "\f565"
}

.mdi-timer-10:before {
    content: "\f566"
}

.mdi-timer-3:before {
    content: "\f567"
}

.mdi-timer-off:before {
    content: "\f568"
}

.mdi-timer-sand:before {
    content: "\f569"
}

.mdi-timetable:before {
    content: "\f56a"
}

.mdi-toggle-switch:before {
    content: "\f56b"
}

.mdi-toggle-switch-off:before {
    content: "\f56c"
}

.mdi-tooltip:before {
    content: "\f56d"
}

.mdi-tooltip-edit:before {
    content: "\f56e"
}

.mdi-tooltip-image:before {
    content: "\f56f"
}

.mdi-tooltip-outline:before {
    content: "\f570"
}

.mdi-tooltip-outline-plus:before {
    content: "\f571"
}

.mdi-tooltip-text:before {
    content: "\f572"
}

.mdi-tor:before {
    content: "\f573"
}

.mdi-traffic-light:before {
    content: "\f574"
}

.mdi-train:before {
    content: "\f575"
}

.mdi-tram:before {
    content: "\f576"
}

.mdi-transcribe:before {
    content: "\f577"
}

.mdi-transcribe-close:before {
    content: "\f578"
}

.mdi-transfer:before {
    content: "\f579"
}

.mdi-tree:before {
    content: "\f57a"
}

.mdi-trello:before {
    content: "\f57b"
}

.mdi-trending-down:before {
    content: "\f57c"
}

.mdi-trending-neutral:before {
    content: "\f57d"
}

.mdi-trending-up:before {
    content: "\f57e"
}

.mdi-trophy:before {
    content: "\f57f"
}

.mdi-trophy-award:before {
    content: "\f580"
}

.mdi-trophy-variant:before {
    content: "\f581"
}

.mdi-truck:before {
    content: "\f582"
}

.mdi-tshirt-crew:before {
    content: "\f583"
}

.mdi-tshirt-v:before {
    content: "\f584"
}

.mdi-tumblr:before {
    content: "\f585"
}

.mdi-tumblr-reblog:before {
    content: "\f586"
}

.mdi-twitch:before {
    content: "\f587"
}

.mdi-twitter:before {
    content: "\f588"
}

.mdi-twitter-box:before {
    content: "\f589"
}

.mdi-twitter-circle:before {
    content: "\f58a"
}

.mdi-twitter-retweet:before {
    content: "\f58b"
}

.mdi-ubuntu:before {
    content: "\f58c"
}

.mdi-umbrella:before {
    content: "\f58d"
}

.mdi-umbrella-outline:before {
    content: "\f58e"
}

.mdi-undo:before {
    content: "\f58f"
}

.mdi-undo-variant:before {
    content: "\f590"
}

.mdi-unfold-less:before {
    content: "\f591"
}

.mdi-unfold-more:before {
    content: "\f592"
}

.mdi-ungroup:before {
    content: "\f593"
}

.mdi-untappd:before {
    content: "\f594"
}

.mdi-upload:before {
    content: "\f595"
}

.mdi-usb:before {
    content: "\f596"
}

.mdi-vector-curve:before {
    content: "\f597"
}

.mdi-vector-point:before {
    content: "\f598"
}

.mdi-vector-square:before {
    content: "\f599"
}

.mdi-verified:before {
    content: "\f59a"
}

.mdi-vibrate:before {
    content: "\f59b"
}

.mdi-video:before {
    content: "\f59c"
}

.mdi-video-off:before {
    content: "\f59d"
}

.mdi-video-switch:before {
    content: "\f59e"
}

.mdi-view-agenda:before {
    content: "\f59f"
}

.mdi-view-array:before {
    content: "\f5a0"
}

.mdi-view-carousel:before {
    content: "\f5a1"
}

.mdi-view-column:before {
    content: "\f5a2"
}

.mdi-view-dashboard:before {
    content: "\f5a3"
}

.mdi-view-day:before {
    content: "\f5a4"
}

.mdi-view-grid:before {
    content: "\f5a5"
}

.mdi-view-headline:before {
    content: "\f5a6"
}

.mdi-view-list:before {
    content: "\f5a7"
}

.mdi-view-module:before {
    content: "\f5a8"
}

.mdi-view-quilt:before {
    content: "\f5a9"
}

.mdi-view-stream:before {
    content: "\f5aa"
}

.mdi-view-week:before {
    content: "\f5ab"
}

.mdi-vimeo:before {
    content: "\f5ac"
}

.mdi-vine:before {
    content: "\f5ad"
}

.mdi-vk:before {
    content: "\f5ae"
}

.mdi-vk-box:before {
    content: "\f5af"
}

.mdi-vk-circle:before {
    content: "\f5b0"
}

.mdi-voicemail:before {
    content: "\f5b1"
}

.mdi-volume-high:before {
    content: "\f5b2"
}

.mdi-volume-low:before {
    content: "\f5b3"
}

.mdi-volume-medium:before {
    content: "\f5b4"
}

.mdi-volume-off:before {
    content: "\f5b5"
}

.mdi-vpn:before {
    content: "\f5b6"
}

.mdi-walk:before {
    content: "\f5b7"
}

.mdi-wallet:before {
    content: "\f5b8"
}

.mdi-wallet-giftcard:before {
    content: "\f5b9"
}

.mdi-wallet-membership:before {
    content: "\f5ba"
}

.mdi-wallet-travel:before {
    content: "\f5bb"
}

.mdi-watch:before {
    content: "\f5bc"
}

.mdi-watch-export:before {
    content: "\f5bd"
}

.mdi-watch-import:before {
    content: "\f5be"
}

.mdi-water:before {
    content: "\f5bf"
}

.mdi-water-off:before {
    content: "\f5c0"
}

.mdi-water-pump:before {
    content: "\f5c1"
}

.mdi-weather-cloudy:before {
    content: "\f5c2"
}

.mdi-weather-fog:before {
    content: "\f5c3"
}

.mdi-weather-hail:before {
    content: "\f5c4"
}

.mdi-weather-lightning:before {
    content: "\f5c5"
}

.mdi-weather-night:before {
    content: "\f5c6"
}

.mdi-weather-partlycloudy:before {
    content: "\f5c7"
}

.mdi-weather-pouring:before {
    content: "\f5c8"
}

.mdi-weather-rainy:before {
    content: "\f5c9"
}

.mdi-weather-snowy:before {
    content: "\f5ca"
}

.mdi-weather-sunny:before {
    content: "\f5cb"
}

.mdi-weather-sunset:before {
    content: "\f5cc"
}

.mdi-weather-sunset-down:before {
    content: "\f5cd"
}

.mdi-weather-sunset-up:before {
    content: "\f5ce"
}

.mdi-weather-windy:before {
    content: "\f5cf"
}

.mdi-weather-windy-variant:before {
    content: "\f5d0"
}

.mdi-web:before {
    content: "\f5d1"
}

.mdi-webcam:before {
    content: "\f5d2"
}

.mdi-weight:before {
    content: "\f5d3"
}

.mdi-weight-kilogram:before {
    content: "\f5d4"
}

.mdi-whatsapp:before {
    content: "\f5d5"
}

.mdi-wheelchair-accessibility:before {
    content: "\f5d6"
}

.mdi-white-balance-auto:before {
    content: "\f5d7"
}

.mdi-white-balance-incandescent:before {
    content: "\f5d8"
}

.mdi-white-balance-irradescent:before {
    content: "\f5d9"
}

.mdi-white-balance-sunny:before {
    content: "\f5da"
}

.mdi-wifi:before {
    content: "\f5db"
}

.mdi-wii:before {
    content: "\f5dc"
}

.mdi-wikipedia:before {
    content: "\f5dd"
}

.mdi-window-close:before {
    content: "\f5de"
}

.mdi-window-closed:before {
    content: "\f5df"
}

.mdi-window-maximize:before {
    content: "\f5e0"
}

.mdi-window-minimize:before {
    content: "\f5e1"
}

.mdi-window-open:before {
    content: "\f5e2"
}

.mdi-window-restore:before {
    content: "\f5e3"
}

.mdi-windows:before {
    content: "\f5e4"
}

.mdi-wordpress:before {
    content: "\f5e5"
}

.mdi-worker:before {
    content: "\f5e6"
}

.mdi-wunderlist:before {
    content: "\f5e7"
}

.mdi-xbox:before {
    content: "\f5e8"
}

.mdi-xbox-controller:before {
    content: "\f5e9"
}

.mdi-xbox-controller-off:before {
    content: "\f5ea"
}

.mdi-xda:before {
    content: "\f5eb"
}

.mdi-xml:before {
    content: "\f5ec"
}

.mdi-yeast:before {
    content: "\f5ed"
}

.mdi-yelp:before {
    content: "\f5ee"
}

.mdi-youtube-play:before {
    content: "\f5ef"
}

.mdi-zip-box:before {
    content: "\f5f0"
}

.mdi-18px {
    font-size: 18px
}

.mdi-24px {
    font-size: 24px
}

.mdi-36px {
    font-size: 36px
}

.mdi-48px {
    font-size: 48px
}

.mdi-dark {
    color: rgba(0, 0, 0, .54)
}

    .mdi-dark.mdi-inactive {
        color: rgba(0, 0, 0, .26)
    }

.mdi-light {
    color: #fff
}

    .mdi-light.mdi-inactive {
        color: rgba(255, 255, 255, .3)
    }

.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;
        touch-action: manipulation;
        -moz-backface-visibility: hidden
    }

        .owl-carousel .owl-stage:after {
            content: "";
            display: block;
            clear: both
        }

    .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-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;
        -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 {
        -ms-touch-action: pan-y;
        touch-action: pan-y;
        -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 .owl-lazy:not([src]),
    .owl-carousel .owl-item .owl-lazy[src^=""] {
        max-height: 0
    }

.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(../css/owl.video.play.html) 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: 'Poppins';
    font-display: swap;
    font-style: normal;
    font-weight: 300;
    src: local('Poppins Light'), local('Poppins-Light'), url(https://fonts.gstatic.com/s/poppins/v6/pxiByp8kv8JHgFVrLDz8Z11lFc-K.woff2) format('woff2');
    unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB
}

@font-face {
    font-family: 'Poppins';
    font-display: swap;
    font-style: normal;
    font-weight: 300;
    src: local('Poppins Light'), local('Poppins-Light'), url(https://fonts.gstatic.com/s/poppins/v6/pxiByp8kv8JHgFVrLDz8Z1JlFc-K.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: 'Poppins';
    font-display: swap;
    font-style: normal;
    font-weight: 300;
    src: local('Poppins Light'), local('Poppins-Light'), url(https://fonts.gstatic.com/s/poppins/v6/pxiByp8kv8JHgFVrLDz8Z1xlFQ.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-family: 'Poppins';
    font-display: swap;
    font-style: normal;
    font-weight: 400;
    src: local('Poppins Regular'), local('Poppins-Regular'), url(https://fonts.gstatic.com/s/poppins/v6/pxiEyp8kv8JHgFVrJJbecmNE.woff2) format('woff2');
    unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB
}

@font-face {
    font-family: 'Poppins';
    font-display: swap;
    font-style: normal;
    font-weight: 400;
    src: local('Poppins Regular'), local('Poppins-Regular'), url(https://fonts.gstatic.com/s/poppins/v6/pxiEyp8kv8JHgFVrJJnecmNE.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: 'Poppins';
    font-display: swap;
    font-style: normal;
    font-weight: 400;
    src: local('Poppins Regular'), local('Poppins-Regular'), url(https://fonts.gstatic.com/s/poppins/v6/pxiEyp8kv8JHgFVrJJfecg.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-family: 'Poppins';
    font-display: swap;
    font-style: normal;
    font-weight: 500;
    src: local('Poppins Medium'), local('Poppins-Medium'), url(https://fonts.gstatic.com/s/poppins/v6/pxiByp8kv8JHgFVrLGT9Z11lFc-K.woff2) format('woff2');
    unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB
}

@font-face {
    font-family: 'Poppins';
    font-display: swap;
    font-style: normal;
    font-weight: 500;
    src: local('Poppins Medium'), local('Poppins-Medium'), url(https://fonts.gstatic.com/s/poppins/v6/pxiByp8kv8JHgFVrLGT9Z1JlFc-K.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: 'Poppins';
    font-display: swap;
    font-style: normal;
    font-weight: 500;
    src: local('Poppins Medium'), local('Poppins-Medium'), url(https://fonts.gstatic.com/s/poppins/v6/pxiByp8kv8JHgFVrLGT9Z1xlFQ.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-family: 'Poppins';
    font-display: swap;
    font-style: normal;
    font-weight: 600;
    src: local('Poppins SemiBold'), local('Poppins-SemiBold'), url(https://fonts.gstatic.com/s/poppins/v6/pxiByp8kv8JHgFVrLEj6Z11lFc-K.woff2) format('woff2');
    unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB
}

@font-face {
    font-family: 'Poppins';
    font-display: swap;
    font-style: normal;
    font-weight: 600;
    src: local('Poppins SemiBold'), local('Poppins-SemiBold'), url(https://fonts.gstatic.com/s/poppins/v6/pxiByp8kv8JHgFVrLEj6Z1JlFc-K.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: 'Poppins';
    font-display: swap;
    font-style: normal;
    font-weight: 600;
    src: local('Poppins SemiBold'), local('Poppins-SemiBold'), url(https://fonts.gstatic.com/s/poppins/v6/pxiByp8kv8JHgFVrLEj6Z1xlFQ.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-family: 'themify';
    font-display: swap;
    src: url('../fonts/themify/themify.eot');
    src: url('../fonts/themify/themify.eot') format('embedded-opentype'), url('../fonts/themify/themify.woff') format('woff'), url('../fonts/themify/themify.ttf') format('truetype'), url('../fonts/themify/themify.svg') format('svg'); font-weight: 400; font-style: normal
}

[class^="ti-"],
[class*=" ti-"] {
    font-family: 'themify';
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.ti-wand:before {
    content: "\e600"
}

.ti-user:before {
    content: "\e602"
}

.ti-unlock:before {
    content: "\e603"
}

.ti-unlink:before {
    content: "\e604"
}

.ti-trash:before {
    content: "\e605"
}

.ti-thought:before {
    content: "\e606"
}

.ti-target:before {
    content: "\e607"
}

.ti-tag:before {
    content: "\e608"
}

.ti-tablet:before {
    content: "\e609"
}

.ti-star:before {
    content: "\e60a"
}

.ti-spray:before {
    content: "\e60b"
}

.ti-signal:before {
    content: "\e60c"
}

.ti-shopping-cart:before {
    content: "\e60d"
}

.ti-shopping-cart-full:before {
    content: "\e60e"
}

.ti-settings:before {
    content: "\e60f"
}

.ti-search:before {
    content: "\e610"
}

.ti-zoom-in:before {
    content: "\e611"
}

.ti-zoom-out:before {
    content: "\e612"
}

.ti-cut:before {
    content: "\e613"
}

.ti-ruler:before {
    content: "\e614"
}

.ti-ruler-pencil:before {
    content: "\e615"
}

.ti-ruler-alt:before {
    content: "\e616"
}

.ti-bookmark:before {
    content: "\e617"
}

.ti-bookmark-alt:before {
    content: "\e618"
}

.ti-reload:before {
    content: "\e619"
}

.ti-plus:before {
    content: "\e61a"
}

.ti-pin:before {
    content: "\e61b"
}

.ti-pencil:before {
    content: "\e61c"
}

.ti-pencil-alt:before {
    content: "\e61d"
}

.ti-paint-roller:before {
    content: "\e61e"
}

.ti-paint-bucket:before {
    content: "\e61f"
}

.ti-na:before {
    content: "\e620"
}

.ti-mobile:before {
    content: "\e621"
}

.ti-minus:before {
    content: "\e622"
}

.ti-medall:before {
    content: "\e623"
}

.ti-medall-alt:before {
    content: "\e624"
}

.ti-marker:before {
    content: "\e625"
}

.ti-marker-alt:before {
    content: "\e626"
}

.ti-arrow-up:before {
    content: "\e627"
}

.ti-arrow-right:before {
    content: "\e628"
}

.ti-arrow-left:before {
    content: "\e629"
}

.ti-arrow-down:before {
    content: "\e62a"
}

.ti-lock:before {
    content: "\e62b"
}

.ti-location-arrow:before {
    content: "\e62c"
}

.ti-link:before {
    content: "\e62d"
}

.ti-layers:before {
    content: "\e62f"
}

.ti-layers-alt:before {
    content: "\e630"
}

.ti-key:before {
    content: "\e631"
}

.ti-import:before {
    content: "\e632"
}

.ti-image:before {
    content: "\e633"
}

.ti-heart:before {
    content: "\e634"
}

.ti-heart-broken:before {
    content: "\e635"
}

.ti-hand-stop:before {
    content: "\e636"
}

.ti-hand-open:before {
    content: "\e637"
}

.ti-hand-drag:before {
    content: "\e638"
}

.ti-folder:before {
    content: "\e639"
}

.ti-flag:before {
    content: "\e63a"
}

.ti-flag-alt:before {
    content: "\e63b"
}

.ti-flag-alt-2:before {
    content: "\e63c"
}

.ti-eye:before {
    content: "\e63d"
}

.ti-export:before {
    content: "\e63e"
}

.ti-exchange-vertical:before {
    content: "\e63f"
}

.ti-desktop:before {
    content: "\e640"
}

.ti-cup:before {
    content: "\e641"
}

.ti-crown:before {
    content: "\e642"
}

.ti-comments:before {
    content: "\e643"
}

.ti-comment:before {
    content: "\e644"
}

.ti-comment-alt:before {
    content: "\e645"
}

.ti-close:before {
    content: "\e646"
}

.ti-clip:before {
    content: "\e647"
}

.ti-angle-up:before {
    content: "\e648"
}

.ti-angle-right:before {
    content: "\e649"
}

.ti-angle-left:before {
    content: "\e64a"
}

.ti-angle-down:before {
    content: "\e64b"
}

.ti-check:before {
    content: "\e64c"
}

.ti-check-box:before {
    content: "\e64d"
}

.ti-camera:before {
    content: "\e64e"
}

.ti-announcement:before {
    content: "\e64f"
}

.ti-brush:before {
    content: "\e650"
}

.ti-briefcase:before {
    content: "\e651"
}

.ti-bolt:before {
    content: "\e652"
}

.ti-bolt-alt:before {
    content: "\e653"
}

.ti-blackboard:before {
    content: "\e654"
}

.ti-bag:before {
    content: "\e655"
}

.ti-move:before {
    content: "\e656"
}

.ti-arrows-vertical:before {
    content: "\e657"
}

.ti-arrows-horizontal:before {
    content: "\e658"
}

.ti-fullscreen:before {
    content: "\e659"
}

.ti-arrow-top-right:before {
    content: "\e65a"
}

.ti-arrow-top-left:before {
    content: "\e65b"
}

.ti-arrow-circle-up:before {
    content: "\e65c"
}

.ti-arrow-circle-right:before {
    content: "\e65d"
}

.ti-arrow-circle-left:before {
    content: "\e65e"
}

.ti-arrow-circle-down:before {
    content: "\e65f"
}

.ti-angle-double-up:before {
    content: "\e660"
}

.ti-angle-double-right:before {
    content: "\e661"
}

.ti-angle-double-left:before {
    content: "\e662"
}

.ti-angle-double-down:before {
    content: "\e663"
}

.ti-zip:before {
    content: "\e664"
}

.ti-world:before {
    content: "\e665"
}

.ti-wheelchair:before {
    content: "\e666"
}

.ti-view-list:before {
    content: "\e667"
}

.ti-view-list-alt:before {
    content: "\e668"
}

.ti-view-grid:before {
    content: "\e669"
}

.ti-uppercase:before {
    content: "\e66a"
}

.ti-upload:before {
    content: "\e66b"
}

.ti-underline:before {
    content: "\e66c"
}

.ti-truck:before {
    content: "\e66d"
}

.ti-timer:before {
    content: "\e66e"
}

.ti-ticket:before {
    content: "\e66f"
}

.ti-thumb-up:before {
    content: "\e670"
}

.ti-thumb-down:before {
    content: "\e671"
}

.ti-text:before {
    content: "\e672"
}

.ti-stats-up:before {
    content: "\e673"
}

.ti-stats-down:before {
    content: "\e674"
}

.ti-split-v:before {
    content: "\e675"
}

.ti-split-h:before {
    content: "\e676"
}

.ti-shine:before {
    content: "\e678"
}

.ti-shift-right:before {
    content: "\e679"
}

.ti-shift-left:before {
    content: "\e67a"
}

.ti-shield:before {
    content: "\e67b"
}

.ti-notepad:before {
    content: "\e67c"
}

.ti-server:before {
    content: "\e67d"
}

.ti-quote-right:before {
    content: "\e67e"
}

.ti-quote-left:before {
    content: "\e67f"
}

.ti-pulse:before {
    content: "\e680"
}

.ti-printer:before {
    content: "\e681"
}

.ti-power-off:before {
    content: "\e682"
}

.ti-plug:before {
    content: "\e683"
}

.ti-panel:before {
    content: "\e686"
}

.ti-package:before {
    content: "\e687"
}

.ti-mouse:before {
    content: "\e68a"
}

.ti-mouse-alt:before {
    content: "\e68b"
}

.ti-money:before {
    content: "\e68c"
}

.ti-microphone:before {
    content: "\e68d"
}

.ti-menu:before {
    content: "\e68e"
}

.ti-menu-alt:before {
    content: "\e68f"
}

.ti-map:before {
    content: "\e690"
}

.ti-map-alt:before {
    content: "\e691"
}

.ti-loop:before {
    content: "\e692"
}

.ti-location-pin:before {
    content: "\e693"
}

.ti-list:before {
    content: "\e694"
}

.ti-light-bulb:before {
    content: "\e695"
}

.ti-info:before {
    content: "\e697"
}

.ti-infinite:before {
    content: "\e698"
}

.ti-id-badge:before {
    content: "\e699"
}

.ti-hummer:before {
    content: "\e69a"
}

.ti-home:before {
    content: "\e69b"
}

.ti-help:before {
    content: "\e69c"
}

.ti-headphone:before {
    content: "\e69d"
}

.ti-harddrives:before {
    content: "\e69e"
}

.ti-harddrive:before {
    content: "\e69f"
}

.ti-gift:before {
    content: "\e6a0"
}

.ti-game:before {
    content: "\e6a1"
}

.ti-filter:before {
    content: "\e6a2"
}

.ti-files:before {
    content: "\e6a3"
}

.ti-file:before {
    content: "\e6a4"
}

.ti-eraser:before {
    content: "\e6a5"
}

.ti-envelope:before {
    content: "\e6a6"
}

.ti-download:before {
    content: "\e6a7"
}

.ti-direction:before {
    content: "\e6a8"
}

.ti-direction-alt:before {
    content: "\e6a9"
}

.ti-dashboard:before {
    content: "\e6aa"
}

.ti-cloud:before {
    content: "\e6b1"
}

.ti-cloud-up:before {
    content: "\e6b2"
}

.ti-cloud-down:before {
    content: "\e6b3"
}

.ti-clipboard:before {
    content: "\e6b4"
}

.ti-car:before {
    content: "\e6b5"
}

.ti-calendar:before {
    content: "\e6b6"
}

.ti-book:before {
    content: "\e6b7"
}

.ti-bell:before {
    content: "\e6b8"
}

.ti-basketball:before {
    content: "\e6b9"
}

.ti-bar-chart:before {
    content: "\e6ba"
}

.ti-bar-chart-alt:before {
    content: "\e6bb"
}

.ti-back-right:before {
    content: "\e6bc"
}

.ti-back-left:before {
    content: "\e6bd"
}

.ti-arrows-corner:before {
    content: "\e6be"
}

.ti-archive:before {
    content: "\e6bf"
}

.ti-anchor:before {
    content: "\e6c0"
}

.ti-alert:before {
    content: "\e6c5"
}

.ti-alarm-clock:before {
    content: "\e6c6"
}

.ti-agenda:before {
    content: "\e6c7"
}

.ti-write:before {
    content: "\e6c8"
}

.ti-window:before {
    content: "\e6c9"
}

.ti-widgetized:before {
    content: "\e6ca"
}

.ti-widget:before {
    content: "\e6cb"
}

.ti-widget-alt:before {
    content: "\e6cc"
}

.ti-wallet:before {
    content: "\e6cd"
}

.ti-video-clapper:before {
    content: "\e6ce"
}

.ti-video-camera:before {
    content: "\e6cf"
}

.ti-vector:before {
    content: "\e6d0"
}

.ti-themify-logo:before {
    content: "\e6d1"
}

.ti-themify-favicon:before {
    content: "\e6d2"
}

.ti-themify-favicon-alt:before {
    content: "\e6d3"
}

.ti-support:before {
    content: "\e6d4"
}

.ti-stamp:before {
    content: "\e6d5"
}

.ti-split-v-alt:before {
    content: "\e6d6"
}

.ti-slice:before {
    content: "\e6d7"
}

.ti-shortcode:before {
    content: "\e6d8"
}

.ti-shift-right-alt:before {
    content: "\e6d9"
}

.ti-shift-left-alt:before {
    content: "\e6da"
}

.ti-ruler-alt-2:before {
    content: "\e6db"
}

.ti-receipt:before {
    content: "\e6dc"
}

.ti-pin2:before {
    content: "\e6dd"
}

.ti-pin-alt:before {
    content: "\e6de"
}

.ti-pencil-alt2:before {
    content: "\e6df"
}

.ti-palette:before {
    content: "\e6e0"
}

.ti-more:before {
    content: "\e6e1"
}

.ti-more-alt:before {
    content: "\e6e2"
}

.ti-microphone-alt:before {
    content: "\e6e3"
}

.ti-magnet:before {
    content: "\e6e4"
}

.ti-line-double:before {
    content: "\e6e5"
}

.ti-line-dotted:before {
    content: "\e6e6"
}

.ti-line-dashed:before {
    content: "\e6e7"
}

.ti-ink-pen:before {
    content: "\e716"
}

.ti-info-alt:before {
    content: "\e717"
}

.ti-help-alt:before {
    content: "\e718"
}

.ti-headphone-alt:before {
    content: "\e719"
}

.ti-hand-point-up:before {
    content: "\e71a"
}

.ti-hand-point-right:before {
    content: "\e71b"
}

.ti-hand-point-left:before {
    content: "\e71c"
}

.ti-hand-point-down:before {
    content: "\e71d"
}

.ti-gallery:before {
    content: "\e71e"
}

.ti-face-smile:before {
    content: "\e71f"
}

.ti-face-sad:before {
    content: "\e720"
}

.ti-credit-card:before {
    content: "\e721"
}

.ti-comments-smiley:before {
    content: "\e726"
}

.ti-brush-alt:before {
    content: "\e727"
}

.ti-time:before {
    content: "\e72b"
}

.ti-rocket:before {
    content: "\e730"
}

.ti-new-window:before {
    content: "\e732"
}

.ti-microsoft:before {
    content: "\e733"
}

.ti-list-ol:before {
    content: "\e734"
}

.ti-android:before {
    content: "\e745"
}

.ti-email:before {
    content: "\e75a"
}

.innovatoryNextPrev .nextPrevProduct {
    position: relative
}

    .innovatoryNextPrev .nextPrevProduct a.button {
        display: block;
        font-size: 24px;
        line-height: 30px;
        text-align: center;
        width: 30px
    }

    .innovatoryNextPrev .nextPrevProduct .innovatoryContent {
        position: absolute;
        top: 30px;
        width: 140px;
        border: 1px solid transparent;
        background-color: #fff;
        padding: 10px;
        visibility: hidden;
        opacity: 0;
        transform: translate(0, 20px);
        -webkit-transform: translate(0, 20px);
        -moz-transform: translate(0, 20px);
        -o-transform: translate(0, 20px);
        -ms-transform: translate(0, 20px);
        -webkit-transition: all 300ms ease;
        -moz-transition: all 300ms ease;
        -ms-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        transition: all 300ms ease
    }

    .innovatoryNextPrev .nextPrevProduct.itPrev_product .innovatoryContent {
        right: 0
    }

    .innovatoryNextPrev .nextPrevProduct.itNext_product .innovatoryContent {
        right: 0
    }

    .innovatoryNextPrev .nextPrevProduct:hover .innovatoryContent,
    .innovatoryNextPrev .nextPrevProduct:hover .innovatoryContent {
        opacity: 1;
        filter: alpha(opacity=100);
        transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        visibility: visible
    }

@media only screen and (max-width :767px) {
    .innovatoryNextPrev {
        display: none
    }
}

body.fixed {
    position: fixed !important
}

.innovatorySearch {
    position: relative
}

#search_block_nav {
    padding: 10px 0 10px 10px;
    width: 145px;
    float: right;
    position: relative
}

#search_query_nav {
    width: 100%;
    border: none;
    border-bottom: 1px solid #000;
    font-size: 10px;
    color: #000;
    font-style: italic;
    line-height: 15px;
    cursor: pointer;
    margin: 0
}

#search_query_nav_modellomenu {
    width: 100%;
    border: none;
    border-bottom: 1px solid #000;
    font-size: 10px;
    color: #000;
    font-style: italic;
    line-height: 15px;
    cursor: pointer;
    margin: 0
}


    #search_query_nav:after {
        content: "\f002";
        position: absolute;
        right: 0;
        font-family: FontAwesome;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out
    }

#search_query_nav_modellomenu:after {
    content: "\f002";
    position: absolute;
    right: 0;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

    #search_query_nav:hover:after,
    #search_query_nav:focus:after,
    #search_query_nav:active:after {
        -webkit-animation-name: it-nav-social;
        animation-name: it-nav-social;
        -webkit-animation-duration: 0.3s;
        animation-duration: 0.3s;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-direction: alternate;
        animation-direction: alternate;
        color: #000
    }

#search_query_nav_modellomenu:hover:after,
#search_query_nav_modellomenu:focus:after,
#search_query_nav_modellomenu:active:after {
    -webkit-animation-name: it-nav-social;
    animation-name: it-nav-social;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
    color: #000
}

#search_block_top {
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    z-index: 999
}

#search_block_top_modellomenu {
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    z-index: 999
}


    #search_block_top.show {
        height: 155px !important;
        border-bottom: 5px solid #000;
        padding: 40px 15%;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        -webkit-transition: all 0.5s;
        transition: all 0.5s
    }

#search_block_top_modellomenu.show {
    height: 155px !important;
    border-bottom: 5px solid #000;
    padding: 40px 15%;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s
}

    #search_block_top #searchbox {
        background: #fff none repeat scroll 0 0;
        overflow: hidden;
        position: relative;
        width: 100%
    }

#search_block_top_modellomenu #searchmodelmenu_block_top {
    background: #fff none repeat scroll 0 0;
    overflow: hidden;
    position: relative;
    width: 100%
}

    #search_block_top .btn.button-search {
        border: medium none;
        display: block;
        height: 100%;
        padding: 0;
        position: absolute;
        right: 0;
        text-align: center;
        top: 0;
        width: 44px;
        transition: all .3s;
        color: #fff
    }

#search_block_top_modellomenu .btn.button-search {
    border: medium none;
    display: block;
    height: 100%;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 44px;
    transition: all .3s;
    color: #fff
}
        #search_block_top .btn.button-search:hover {
            color: #fff
        }

        #search_block_top .btn.button-search:before {
            display: block;
            text-align: center;
            width: 100%
        }

#search_block_top_modellomenu .btn.button-search:hover {
    color: #fff
}

#search_block_top_modellomenu .btn.button-search:before {
    display: block;
    text-align: center;
    width: 100%
}
body #itsearch_content_result #close_search_query_nav {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #222;
    display: block;
    height: 24px;
    line-height: 24px;
    position: absolute;
    right: 10px;
    text-align: center;
    text-decoration: none;
    top: 5px;
    width: 24px;
    z-index: 9999;
    color: #222;
    font-size: 14px;
    margin-right: 8px
}

body #itsearch_content_result_modellomenu #close_search_query_nav_modellomenu {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #222;
    display: block;
    height: 24px;
    line-height: 24px;
    position: absolute;
    right: 10px;
    text-align: center;
    text-decoration: none;
    top: 5px;
    width: 24px;
    z-index: 9999;
    color: #222;
    font-size: 14px;
    margin-right: 8px
}

    body #itsearch_content_result #close_search_query_nav:hover {
        background-color: #222;
        color: #fff
    }
body #itsearch_content_result_modellomenu #close_search_query_nav_modellomenu:hover {
    background-color: #222;
    color: #fff
}

#close_search_query_nav:before {
    content: "\e646";
    font-family: 'themify';
    display: block;
    line-height: 22px
}

#close_search_query_nav_modellomenu:before {
    content: "\e646";
    font-family: 'themify';
    display: block;
    line-height: 22px
}

#close_search_query_nav span {
    color: #999;
    font-size: 0;
    letter-spacing: 3px;
    text-transform: uppercase;
    position: relative;
    right: 50px;
    top: 20px;
    display: none
}

#close_search_query_nav_modellomenu span {
    color: #999;
    font-size: 0;
    letter-spacing: 3px;
    text-transform: uppercase;
    position: relative;
    right: 50px;
    top: 20px;
    display: none
}

#close_search_query_nav:hover span {
    color: #000
}

#close_search_query_nav_modellomenu:hover span {
    color: #000
}

#search_block_top #ctl00_txtSearch {
    float: left;
    height: 42px;
    display: block;
    line-height: 18px;
    margin-right: 1px;
    border: none;
    box-shadow: none;
    color: #333;
    background: #fff;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    padding: 0 0 0 15px;
    font-size: 13px
}

#search_block_top_modellomenu #ctl00_txtSearchModelMenu {
    float: left;
    height: 42px;
    display: block;
    line-height: 18px;
    margin-right: 1px;
    border: none;
    box-shadow: none;
    color: #333;
    background: #fff;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    padding: 0 0 0 15px;
    font-size: 13px
}

    #search_block_top #ctl00_txtSearch:focus {
        outline: none
    }

#search_block_top_modellomenu #ctl00_txtSearchModelMenu:focus {
    outline: none
}

#search_category {
    border: 0;
    color: #666;
    width: 180px;
    display: inline;
    height: 42px !important;
    outline: 0;
    padding: 0 15px;
    float: left;
    font-size: 13px;
    cursor: pointer;
    border-right: 1px solid transparent
}

form#searchbox input#search_query_block {
    margin-right: 10px;
    max-width: 222px;
    margin-bottom: 10px;
    display: inline-block;
    float: left
}

form#searchbox .button.button-small {
    float: left
}

    form#searchbox .button.button-small i {
        margin-right: 0
    }

#search_block_top .selector {
    width: 28% !important;
    float: left;
    height: 48px;
    background: none;
    border: none;
    padding: 0;
    background: #fff;
    margin-left: 2px
}

    #search_block_top .selector span {
        width: 100% !important;
        border-right: 2px solid #0166c3;
        line-height: 26px;
        padding-left: 15px;
        background: url(../../../../modules/itblocksearch/views/img/select_search_bg.png) right 22px center no-repeat;
        margin-top: 10px;
        color: #999;
        font-size: 15px !important
    }

#itsearch_content_result {
    background: #fff none repeat scroll 0 0;
    display: none;
    left: 0;
    min-height: 400px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: 0;
    top: auto;
    z-index: 999;
    border: 1px solid transparent;
    height: 90%
}
#itsearch_content_result_modellomenu {
    background: #fff none repeat scroll 0 0;
    display: none;
    left: 0;
    min-height: 400px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: 0;
    top: auto;
    z-index: 999;
    border: 1px solid transparent;
    height: 90%
}
.header-sticky #itsearch_content_result {
    top: 48px !important;
    position: fixed !important;
    left: 0;
    padding-top: 0
}
.header-sticky #itsearch_content_result_modellomenu {
    top: 48px !important;
    position: fixed !important;
    left: 0;
    padding-top: 0
}

#itsearch_content_result .over_light {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #fff
}
#itsearch_content_result_modellomenu .over_light {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #fff
}
#itsearch_content_result #itsearch_data {
    position: relative;
    height: 100%;
    width: 100%;
    overflow-y: auto;
}
#itsearch_content_result_modellomenu #itsearch_data {
    position: relative;
    height: 100%;
    width: 100%;
    overflow-y: auto;
}
#itsearch_content_result_modellomenu #itsearch_data {
    position: relative;
    height: 100%;
    width: 100%;
    overflow-y: auto;
}

#itsearch_content_result p.loanding {
    background: url(../img/loading.gif);
    height: 64px;
    width: 64px;
    margin: 10% auto
}

#itsearch_content_result_modellomenu p.loanding {
    background: url(../img/loading.gif);
    height: 64px;
    width: 64px;
    margin: 10% auto
}

#itsearch_data .limit {
    text-align: center;
    margin-top: 35px;
    letter-spacing: 1px
}
#itsearch_data_modellomenu .limit {
    text-align: center;
    margin-top: 35px;
    letter-spacing: 1px
}
#itsearch_data .noresult {
    text-align: center;
    margin-top: 20px;
    letter-spacing: 1px;
    color: #666;
    font-size: 16px;
    text-align: center
}
#itsearch_data_modellomenu .noresult {
    text-align: center;
    margin-top: 20px;
    letter-spacing: 1px;
    color: #666;
    font-size: 16px;
    text-align: center
}
#itsearch_data .search-title {
    background: #222 none repeat scroll 0 0;
    color: #fff;
    font-size: 13px;
    letter-spacing: 1px;
    margin-bottom: 15px;
    padding: 5px 15px;
    display: none
}
#itsearch_data_modellomenu .search-title {
    background: #222 none repeat scroll 0 0;
    color: #fff;
    font-size: 13px;
    letter-spacing: 1px;
    margin-bottom: 15px;
    padding: 5px 15px;
    display: none
}
    #itsearch_data .search-title span {
        font-size: 11px
    }
    #itsearch_data_modellomenu .search-title span {
        font-size: 11px
    }
#itsearch_data .title_showall_text {
    padding-left: 10px;
    font-size: 13px;
    margin-bottom: 5px
}
#itsearch_data_modellomenu .title_showall_text {
    padding-left: 10px;
    font-size: 13px;
    margin-bottom: 5px
}

#itsearch_data .title_showall {
    padding-left: 10px;
    margin-bottom: 0
}
#itsearch_data_modellomenu .title_showall {
    padding-left: 10px;
    margin-bottom: 0
}

    #itsearch_data .title_showall a {
        color: #fff;
        background: #222;
        margin-right: 30px;
        text-transform: uppercase;
        font-size: 10px;
        padding: 10px 25px;
        border: 1px solid #f2f2f2
    }

    #itsearch_data_modellomenu .title_showall a {
        color: #fff;
        background: #222;
        margin-right: 30px;
        text-transform: uppercase;
        font-size: 10px;
        padding: 10px 25px;
        border: 1px solid #f2f2f2
    }

#itsearch_data .items-list {
    overflow: hidden;
    margin-bottom: 0
}
#itsearch_data_modellomenu .items-list {
    overflow: hidden;
    margin-bottom: 0
}
    #itsearch_data .items-list > li {
        overflow: hidden;
        position: relative;
        padding: 10px
    }
    #itsearch_data_modellomenu .items-list > li {
        overflow: hidden;
        position: relative;
        padding: 10px
    }
    #itsearch_data .items-list .item > a {
        display: flex;
        align-items: center
    }

    #itsearch_data_modellomenu .items-list .item > a {
        display: flex;
        align-items: center
    }

    #itsearch_data .items-list > li:hover {
        background-color: #fafafa
    }

    #itsearch_data_modellomenu .items-list > li:hover {
        background-color: #fafafa
    }

    #itsearch_data .items-list li .product-name {
        font-size: 14px;
        font-weight: 400;
        margin-bottom: 2px;
        line-height: 1.4
    }
    #itsearch_data_modellomenu .items-list li .product-name {
        font-size: 14px;
        font-weight: 400;
        margin-bottom: 2px;
        line-height: 1.4
    }

    #itsearch_data .items-list li .image {
        border: 1px solid #e8e8e8;
        float: left;
        margin-right: 15px;
        position: relative;
        width: 60px
    }

    #itsearch_data_modellomenu .items-list li .image {
        border: 1px solid #e8e8e8;
        float: left;
        margin-right: 15px;
        position: relative;
        width: 60px
    }

        #itsearch_data .items-list li .image .sale {
            background: #f7cd45 none repeat scroll 0 0;
            color: #fff;
            display: block;
            font-size: 11px;
            height: 20px;
            left: 0;
            line-height: 20px;
            position: absolute;
            text-align: center;
            top: 0;
            width: 30px
        }
        #itsearch_data_modellomenu .items-list li .image .sale {
            background: #f7cd45 none repeat scroll 0 0;
            color: #fff;
            display: block;
            font-size: 11px;
            height: 20px;
            left: 0;
            line-height: 20px;
            position: absolute;
            text-align: center;
            top: 0;
            width: 30px
        }
    #itsearch_data .items-list li .iterContent {
        overflow: hidden
    }
    #itsearch_data_modellomenu .items-list li .iterContent {
        overflow: hidden
    }
    #itsearch_data .items-list li .sale-bkg {
        top: 0;
        right: 20px
    }
    #itsearch_data_modellomenu .items-list li .sale-bkg {
        top: 0;
        right: 20px
    }
    #itsearch_data .items-list li .content_price .price {
        color: #000;
        font-size: 16px;
        font-weight: 500
    }

    #itsearch_data_modellomenu .items-list li .content_price .price {
        color: #000;
        font-size: 16px;
        font-weight: 500
    }
#itsearch_data .sale,
#itsearch_data .reduction_percent_display {
    font-size: 10px
}

#itsearch_data_modellomenu .sale,
#itsearch_data_modellomenu .reduction_percent_display {
    font-size: 10px
}

#itsearch_data .items-list li .content_price .old-price {
    text-decoration: line-through;
    color: #999;
    font-size: 14px
}

#itsearch_data_modellomenu .items-list li .content_price .old-price {
    text-decoration: line-through;
    color: #999;
    font-size: 14px
}

#itsearch_data .items-list > li .it-button-container {
    left: 20px
}

#itsearch_data_modellomenu .items-list > li .it-button-container {
    left: 20px
}

#itsearch_data .items-list > li:hover .it-button-container {
    opacity: 1;
    top: 30px;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s
}

#itsearch_data_modellomenu .items-list > li:hover .it-button-container {
    opacity: 1;
    top: 30px;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s
}

#itsearch_data .items-list a:after {
    display: block;
    content: '';
    clear: both
}
#itsearch_data_modellomenu .items-list a:after {
    display: block;
    content: '';
    clear: both
}

#itsearch_data .content-ajax-search {
    overflow: auto;
    height: 100%;
    padding: 15px 0
}
#itsearch_data_modellomenu .content-ajax-search {
    overflow: auto;
    height: 100%;
    padding: 15px 0
}
    #itsearch_data .content-ajax-search::-webkit-scrollbar {
        width: 5px
    }
    #itsearch_data_modellomenu .content-ajax-search::-webkit-scrollbar {
        width: 5px
    }
    #itsearch_data .content-ajax-search::-webkit-scrollbar-track {
        background-color: #f2f2f2;
        width: 5px
    }
    #itsearch_data_modellomenu .content-ajax-search::-webkit-scrollbar-track {
        background-color: #f2f2f2;
        width: 5px
    }
    #itsearch_data .content-ajax-search::-webkit-scrollbar-thumb {
        background-color: #cdcdcd;
        cursor: pointer
    }
    #itsearch_data_modellomenu .content-ajax-search::-webkit-scrollbar-thumb {
        background-color: #cdcdcd;
        cursor: pointer
    }

        #itsearch_data .content-ajax-search::-webkit-scrollbar-thumb:hover {
            background-color: #a6a6a6
        }
        #itsearch_data_modellomenu .content-ajax-search::-webkit-scrollbar-thumb:hover {
            background-color: #a6a6a6
        }

@media (min-width:992px) and (max-width:1199px) {
    #search_block_top #ctl00_txtSearch {
        width: 40%
    }

    #search_block_top {
        width: 100%;
        padding-left: 0
    }

    #search_category {
        width: 165px
    }
}

@media (min-width:768px) and (max-width:991px) {
    #search_category {
        width: 135px
    }
}

@media (max-width:767px) {
    #search_block_top {
        width: 100%;
        padding: 0
    }

    #search_block_top_modellomenu {
        width: 100%;
        padding: 0
    }

    #search_category {
        width: 140px
    }

    #itsearch_data .items-list li .image {
        width: 45px
    }

    #itsearch_data_modellomenu .items-list li .image {
        width: 45px
    }
        #itsearch_data .items-list li .image .sale {
            font-size: 8px;
            height: 14px;
            line-height: 14px;
            width: 22px
        }
        #itsearch_data_modellomenu .items-list li .image .sale {
            font-size: 8px;
            height: 14px;
            line-height: 14px;
            width: 22px
        }
    #itsearch_data .limit {
        padding: 0 20px;
        font-size: 12px
    }

    #itsearch_data_modellomenu .limit {
        padding: 0 20px;
        font-size: 12px
    }

    #itsearch_data .noresult {
        font-size: 12px
    }

    #itsearch_data_modellomenu .noresult {
        font-size: 12px
    }
    #itsearch_data_modellomenu .noresult {
        font-size: 12px
    }

    #itsearch_content_result {
        min-height: 250px
    }
    #itsearch_content_result_modellomenu {
        min-height: 250px
    }
}

@media screen and (max-width:1050px) {
    body #itsearch_content_result #close_search_query_nav {
        border: none;
        height: 24px
    }

        body #itsearch_content_result #close_search_query_nav:hover {
            background-color: transparent;
            color: #222
        }

    select#search_category {
        display: none
    }
}

.container_it_megamenu {
    position: relative;
    z-index: 15;
    animation: none
}

.innovatoryMegamenu .container {
    position: relative
}

.it-menu-horizontal {
    position: relative;
    z-index: 9
}

.container_it_megamenu .it-sub-menu {
    padding-bottom: 0;
    padding-top: 5px
}

    .container_it_megamenu .it-sub-menu .html-block p,
    .container_it_megamenu .it-sub-menu .html-block a {
        margin: 0;
        padding: 0
    }

img {
    max-width: 100%
}

.menu-subtitle {
    position: absolute;
    top: -50px;
    line-height: 13px;
    font-size: 8px;
    padding: 0 4px;
    background: #000;
    color: #fff;
    right: 40%
}

.it-menu-horizontal li.level-1 .img-icon {
    max-width: 20px
}

.it-menu-horizontal ul {
    margin: 0
}

    .it-menu-horizontal ul.ul-column li.menu-item {
        padding: 0 15px
    }

.it-menu-horizontal .menu-content {
    z-index: 98;
    position: relative
}

.it-menu-horizontal li.level-1.parent > a:after {
    font-family: "FontAwesome";
    font-size: 13px;
    font-weight: 400;
    margin-left: 5px;
    content: "\f107"
}

.it-menu-horizontal ul li.level-1 > a span {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden
}

#header .it-menu-horizontal ul li.level-1 > a {
    color: #fff;
    display: block;
    font-size: 16px;
    font-weight: 300;
    position: relative;
    transition: color .3s
}

.it-menu-horizontal li.level-1 {
    display: inline-block;
    vertical-align: middle;
    transition: all .3s
}

.more-menu li.level-1 {
    display: block
}

.cat-drop-menu li {
    position: relative
}

.it-menu-horizontal .menu-dropdown li a {
    display: block
}

.it-menu-horizontal .menu-dropdown li:first-child > a {
    border-top: none
}

.it-menu-horizontal .menu-banner p {
    margin: 0
}

.it-menu-horizontal .menu-banner ul.ul-column li.menu-item {
    padding: 0
}

.it-menu-horizontal .menu-banner img {
    width: 100%
}

.clearfix {
    clear: both
}

#header .it-menu-horizontal ul li.level-1 ul li.item-header a {
    border-bottom: 1px solid transparent;
    color: #222;
    font-size: 14px;
    font-weight: 600;
    position: relative;
    margin-bottom: 5px;
    text-transform: uppercase
}

#header .it-menu-horizontal ul li.level-1 ul li.item-header .html-block a {
    margin-bottom: 0
}

#header .it-menu-horizontal ul li.level-1 ul li.item-header a:before {
    display: none
}

.it-menu-horizontal ul li.item-header a:hover {
    color: #1a1a1a
}

.it-menu-horizontal ul li a.product-name {
    font-size: 18px;
    margin-top: 0;
    text-align: center;
    color: #666
}

.it-menu-horizontal ul li.level-1 ul li a {
    clear: both;
    font-size: 14px;
    font-weight: 400;
    line-height: 35px
}

#header .it-menu-horizontal ul li.level-1 ul li:last-child > a {
    border: none
}

.it-menu-horizontal .container {
    padding-left: 0;
    padding-right: 0
}

.html-block img {
    height: auto
}

@media screen and (min-width:1051px) {
    #header .it-menu-horizontal ul li.level-1 > a {
        padding: 0 15px
    }

    .it-menu-horizontal .menu-dropdown {
        border: 1px solid #e2e2e2;
        min-height: 50px;
        padding: 5px 0;
        display: block;
        opacity: 0;
        filter: alpha(opacity=0);
        transform: scale(1, 0);
        -webkit-transform: scale(1, 0);
        -moz-transform: scale(1, 0);
        -o-transform: scale(1, 0);
        -ms-transform: scale(1, 0);
        -webkit-transition: all 500ms ease 0s;
        -moz-transition: all 500ms ease 0s;
        -ms-transition: all 500ms ease 0s;
        -o-transition: all 500ms ease 0s;
        transition: all 500ms ease 0s;
        visibility: hidden;
        -webkit-transform-origin: 0 0 0;
        transform-origin: 0 0 0
    }

    .it-menu-horizontal ul li.level-1:hover > .menu-dropdown,
    .it-menu-horizontal ul li.level-2:hover > .menu-dropdown {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1);
        visibility: visible;
        text-align: left
    }

    .it-menu-horizontal .title-menu-mobile,
    .icon-drop-mobile {
        display: none
    }

    .it-menu-horizontal .title-menu-mobile,
    .icon-drop-mobile {
        display: none !important
    }

    .it-menu-horizontal li.level-1.parent > a,
    .it-menu-horizontal li.level-1#more_menu > a {
        z-index: 1001
    }

    .it-menu-horizontal .menu-dropdown {
        position: absolute;
        top: 100%;
        z-index: 1000;
        background: #fff
    }

        .it-menu-horizontal .menu-dropdown .it-menu-col.border {
            padding-left: 40px;
            margin-top: 20px;
            margin-bottom: 20px
        }

            .it-menu-horizontal .menu-dropdown .it-menu-col.border .ul-column {
                border-left: 1px solid #666
            }

                .it-menu-horizontal .menu-dropdown .it-menu-col.border .ul-column li {
                    padding-left: 20px
                }

            .it-menu-horizontal .menu-dropdown .it-menu-col.border ul li.item-header a {
                border-bottom: 1px solid #666;
                margin-bottom: 15px
            }

        .it-menu-horizontal .menu-dropdown .it-menu-col.none-border {
            padding: 0
        }

    .it-menu-horizontal .it-menu-col.none-border ul li.item-header a {
        border: none
    }

    .it-menu-horizontal .menu-dropdown .product-container .product-name a {
        text-align: center;
        float: none
    }

    .it-menu-horizontal .menu-dropdown .product-container .content_price {
        clear: both
    }

    .it-menu-horizontal .menu-dropdown ul li.product-block {
        padding: 10 0
    }

    .it-menu-horizontal .cat-drop-menu li {
        position: relative;
        width: 220px;
        padding: 0 15px
    }

    .it-menu-horizontal li.level-2 .menu-dropdown {
        left: 100%;
        top: -1px
    }

    .it-menu-horizontal .menu-dropdown.it-sub-menu {
        padding: 0
    }

    .it-menu-horizontal .menu-dropdown .it-menu-row {
        padding: 15px 0
    }

    .it-menu-horizontal .menu-dropdown.it-sub-right,
    .it-menu-horizontal .menu-dropdown.it-sub-auto {
        right: 0
    }

    .it-menu-horizontal .menu-dropdown.it-sub-left {
        left: 0
    }

    .it-menu-horizontal .menu-dropdown.it-sub-center {
        left: 0;
        margin: 0 auto;
        max-width: 100%
    }

    .it-menu-horizontal ul li.level-1 ul li.parent:after {
        content: "\f105";
        color: #666;
        font-family: FontAwesome;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        position: absolute;
        right: 15px;
        text-decoration: inherit;
        top: 8px
    }

    li.product-block {
        padding: 10px 20px 10px 10px
    }

    .product-container {
        margin-bottom: 15px
    }

        .product-container .img {
            margin-right: 15px;
            width: 70px
        }

    #header .it-menu-horizontal ul li.level-1 ul li .innovatory-product-title a {
        border: medium none;
        font-size: 16px;
        font-weight: 400;
        line-height: 20px;
        text-transform: none
    }

    .it-menu-horizontal .menu-dropdown .product-container .content_price .regular-price {
        color: #acaaa6;
        font-size: .875rem;
        text-decoration: line-through
    }

    .it-menu-horizontal .menu-dropdown .product-container .content_price .price {
        color: #f34d59;
        font-size: 16px
    }

    .it-menu-horizontal .menu-dropdown .product-container .content_price .discount-percentage {
        background-color: #de3d68;
        border-color: #de3d68;
        border-radius: 3px;
        color: #fff;
        margin-right: 5px;
        padding: 0 5px
    }

    #more_menu {
        position: relative
    }

        #more_menu .menu-dropdown {
            right: 0
        }

            #more_menu .menu-dropdown .menu-dropdown {
                display: none
            }
}

.innovatoryMenu-top li.level-1 {
    float: none !important
}

@media (min-width:1051px) and (max-width:1199px) {
    #header .it-menu-horizontal ul li.level-1 > a {
        padding: 0 10px
    }
}

@media (min-width:992px) {
    .it-menu-horizontal {
        padding: 0 !important
    }
}

@media only screen and (min-width:768px) and (max-width:1024px) {
    .it-menu-horizontal li.level-1.parent > a,
    .it-menu-horizontal li.level-1#more_menu > a {
        padding: 0
    }
}

@media (min-width:768px) and (max-width:991px) {
    .container_it_megamenu {
        position: relative
    }

    .it-verticalmenu {
        position: absolute !important;
        top: -48px !important;
        z-index: 9999 !important
    }

    .innovatoryFooter-center .h3 {
        font-size: 18px
    }
}

@media only screen and (max-width:1050px) {
    #header .it-menu-horizontal ul li.level-1 > a {
        font-size: 14px;
        font-weight: 400;
        text-transform: none
    }

    #header #mobile_top_menu_wrapper .menu-tit {
        padding: 10px 20px;
        margin: 0;
        border-bottom: 1px solid #e2e2e2;
        font-size: 16px;
        color: #222;
        display: flex
    }

        #header #mobile_top_menu_wrapper .menu-tit i {
            margin-right: 10px
        }

    .user-info-btn .cust-mail {
        margin-bottom: 0;
        color: #fff;
        opacity: .7;
        font-size: 14px;
        line-height: 1.3;
        white-space: nowrap;
        display: block;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .user-info-btn .account {
        text-transform: capitalize
    }

    .user-info-btn .logout {
        float: right;
        font-size: 18px
    }

    .user-info-btn:after {
        content: '';
        display: block;
        clear: both
    }

    #header .it-menu-horizontal .menu-content > li.level-1 {
        transition: all .3s
    }

        #header .it-menu-horizontal .menu-content > li.level-1:hover > a {
            background-color: #f5f5f5;
            color: #000
        }

    #header .it-menu-horizontal ul li.level-1 ul li.item-header a {
        color: #222;
        text-transform: none
    }

    .innovatoryMegamenu .container {
        padding: 0
    }

    .it-menu-horizontal li.level-1 {
        cursor: pointer;
        position: relative;
        width: 100%;
        float: none;
        display: block;
        padding: 0;
        border-bottom: 1px solid #e2e2e2
    }

    .it-menu-horizontal li.level-5,
    .it-menu-horizontal li.level-4,
    .it-menu-horizontal li.level-3,
    .it-menu-horizontal li.level-2 {
        position: relative;
        cursor: pointer;
        padding: 0;
        width: 100%;
        border-bottom: 1px solid #ccc
    }

    .it-menu-horizontal ul li ul li:last-child {
        border-bottom: medium none !important
    }

    .it-menu-horizontal li.level-5 a,
    .it-menu-horizontal li.level-4 a,
    .it-menu-horizontal li.level-3 a,
    .it-menu-horizontal li.level-2 a {
        line-height: 45px;
        padding: 0
    }

    #header .it-menu-horizontal ul li.level-1 > a {
        padding: 0 20px;
        line-height: 36px;
        color: #000
    }

    .it-menu-horizontal .it-menu-col {
        width: 100%;
        padding-right: 0
    }

    .it-menu-horizontal .menu-banner {
        display: none
    }

    .it-menu-horizontal .menu-content.itActive {
        display: block !important
    }

    .it-menu-horizontal .menu-dropdown {
        display: none
    }

    .it-menu-horizontal li.level-1 > a {
        padding: 0;
        line-height: 22px
    }

    .it-menu-horizontal ul li.level-1 > a span {
        display: block
    }

    .title-menu-mobile span {
        background: #f5f5f5 none repeat scroll 0 0;
        color: #333;
        display: block;
        font-size: 16px;
        font-weight: 700;
        letter-spacing: 1px;
        padding: 15px 0;
        text-transform: uppercase
    }

        .title-menu-mobile span:after {
            content: "\f107";
            font-family: FontAwesome;
            font-weight: 400;
            font-style: normal;
            text-decoration: inherit;
            -webkit-font-smoothing: antialiased;
            float: right;
            font-size: 14px;
            color: #333;
            cursor: pointer
        }

    .it-menu-horizontal .icon-drop-mobile {
        float: right;
        height: 36px;
        position: absolute;
        right: 10px;
        text-align: center;
        top: 0;
        line-height: 36px;
        width: 30px
    }

    .it-menu-horizontal ul li.parent .icon-drop-mobile:after {
        content: "\f107";
        font-family: FontAwesome;
        font-weight: 400;
        font-style: normal;
        text-decoration: inherit;
        -webkit-font-smoothing: antialiased;
        font-size: 18px;
        color: #666;
        cursor: pointer
    }

    .it-menu-horizontal ul li.parent .icon-drop-mobile.opened:after {
        content: "\f106"
    }

    .it-menu-horizontal .menu-dropdown.it-sub-menu {
        padding: 0;
        width: 100% !important;
        float: none
    }

    .it-menu-horizontal ul li ul {
        background: rgba(255, 255, 255, .1);
        width: auto
    }

    .it-menu-horizontal ul li.level-1 ul li a {
        color: #666
    }

        .it-menu-horizontal ul li.level-1 ul li a:hover {
            color: #000
        }

    .it-menu-horizontal ul li.level-1 ul li.parent:hover:after {
        color: #000
    }

    .it-menu-horizontal ul li.level-1 ul li .icon-drop-mobile:after {
        color: #ccc
    }

    .it-menu-horizontal li.level-1:hover > a:before {
        display: none
    }

    .container_it_megamenu {
        margin-top: 15px;
        margin-bottom: 15px;
        background: none;
        text-align: left;
        height: auto
    }

    .it-menu-horizontal {
        height: auto;
        clear: both;
        display: block
    }

        .it-menu-horizontal .menu-content.itActive {
            background: #fff;
            box-shadow: 0 2px 8px rgba(0, 0, 0, .16)
        }

        .it-menu-horizontal li.level-1.parent > a::after {
            display: none
        }

    #header .it-menu-horizontal ul li.level-1 ul li a {
        color: #666;
        line-height: 40px
    }

    #header .it-menu-horizontal ul li.item-header a {
        color: #666 !important
    }

    .it-menu-horizontal ul li ul li.menu-item.item-header {
        padding: 0 15px
    }

    .it-menu-horizontal ul li ul li.menu-item {
        clear: both;
        display: block;
        padding: 0 30px;
        padding-right: 0 !important
    }
}

#itblog_block {
    padding-top: 30px;
    position: relative
}

    #itblog_block .sdsblog-box-content #itblog-carousel .item {
        padding: 15px
    }

        #itblog_block .sdsblog-box-content #itblog-carousel .item .blog_post {
            display: inline-block;
            background: #fff;
            border: 1px solid #E6E6E6
        }

            #itblog_block .sdsblog-box-content #itblog-carousel .item .blog_post .news_module_image_holder {
                overflow: hidden;
                position: relative;
                display: block
            }

                #itblog_block .sdsblog-box-content #itblog-carousel .item .blog_post .news_module_image_holder a {
                    display: block;
                    position: relative
                }

                    #itblog_block .sdsblog-box-content #itblog-carousel .item .blog_post .news_module_image_holder a img {
                        width: 100%;
                        max-width: 100%
                    }

                    #itblog_block .sdsblog-box-content #itblog-carousel .item .blog_post .news_module_image_holder a .blog-hover {
                        height: 100%;
                        left: 0;
                        position: absolute;
                        top: 0;
                        transition: all 0.3s ease 0s;
                        -moz-transition: all 0.3s ease 0s;
                        -webkit-transition: all 0.3s ease 0s;
                        -khtml-transition: all 0.3s ease 0s;
                        -o-transition: all 0.3s ease 0s;
                        width: 100%
                    }

                #itblog_block .sdsblog-box-content #itblog-carousel .item .blog_post .news_module_image_holder .blogicons {
                    bottom: 0;
                    height: 45px;
                    left: 0;
                    margin: auto;
                    position: absolute;
                    right: 0;
                    transition: all 0.3s ease 0s;
                    -moz-transition: all 0.3s ease 0s;
                    -webkit-transition: all 0.3s ease 0s;
                    -khtml-transition: all 0.3s ease 0s;
                    -o-transition: all 0.3s ease 0s;
                    top: 0;
                    width: 100px;
                    opacity: 0
                }

                    #itblog_block .sdsblog-box-content #itblog-carousel .item .blog_post .news_module_image_holder .blogicons .icon {
                        display: inline-block;
                        height: 45px;
                        width: 45px;
                        position: relative
                    }

                        #itblog_block .sdsblog-box-content #itblog-carousel .item .blog_post .news_module_image_holder .blogicons .icon:before {
                            font-family: "FontAwesome";
                            content: "";
                            border: 2px solid #e5e5e5;
                            border-radius: 50%;
                            color: #fff;
                            font-size: 14px;
                            height: 45px;
                            margin: auto;
                            left: 0;
                            position: absolute;
                            padding: 12px;
                            -moz-transform: scale(1.5);
                            -webkit-transform: scale(1.5);
                            -o-transform: scale(1.5);
                            -ms-transform: scale(1.5);
                            transform: scale(1.5);
                            -moz-transition: all 0.3s ease 0s;
                            -webkit-transition: all 0.3s ease 0s;
                            -khtml-transition: all 0.3s ease 0s;
                            -o-transition: all 0.3s ease 0s;
                            transition: all 0.3s ease 0s;
                            top: 0;
                            width: 45px
                        }

                        #itblog_block .sdsblog-box-content #itblog-carousel .item .blog_post .news_module_image_holder .blogicons .icon:hover:before {
                            -moz-transition: all 0.3s ease 0s;
                            -webkit-transition: all 0.3s ease 0s;
                            -khtml-transition: all 0.3s ease 0s;
                            -o-transition: all 0.3s ease 0s;
                            border-color: #000;
                            background: #000;
                            transition: all 0.3s ease 0s
                        }

                        #itblog_block .sdsblog-box-content #itblog-carousel .item .blog_post .news_module_image_holder .blogicons .icon.zoom:before {
                            content: "\F002"
                        }

                        #itblog_block .sdsblog-box-content #itblog-carousel .item .blog_post .news_module_image_holder .blogicons .icon.readmore:before {
                            content: "\F0C1"
                        }

            #itblog_block .sdsblog-box-content #itblog-carousel .item .blog_post .blog_content {
                text-align: left;
                bottom: 0;
                transition: all 0.35s ease 0s;
                -moz-transition: all 0.35s ease 0s;
                -webkit-transition: all 0.35s ease 0s;
                -khtml-transition: all 0.35s ease 0s;
                -o-transition: all 0.35s ease 0s
            }

                #itblog_block .sdsblog-box-content #itblog-carousel .item .blog_post .blog_content .blog_inner {
                    padding: 20px
                }

                    #itblog_block .sdsblog-box-content #itblog-carousel .item .blog_post .blog_content .blog_inner .blog_date,
                    #itblog_block .sdsblog-box-content #itblog-carousel .item .blog_post .blog_content .blog_inner .comment {
                        display: inline-block;
                        color: #000;
                        margin: 0 15px 10px 0;
                        font-size: 16px
                    }

@media (max-width:543px) {
    #itblog_block .sdsblog-box-content #itblog-carousel .item .blog_post .blog_content .blog_inner .blog_date,
    #itblog_block .sdsblog-box-content #itblog-carousel .item .blog_post .blog_content .blog_inner .comment {
        margin: 0 10px 10px 0;
        font-size: 12px
    }
}

#itblog_block .sdsblog-box-content #itblog-carousel .item .blog_post .blog_content .blog_inner .blog_date .day_date,
#itblog_block .sdsblog-box-content #itblog-carousel .item .blog_post .blog_content .blog_inner .blog_date .day_month {
    display: inline-block
}

#itblog_block .sdsblog-box-content #itblog-carousel .item .blog_post .blog_content .blog_inner .comment .day_date,
#itblog_block .sdsblog-box-content #itblog-carousel .item .blog_post .blog_content .blog_inner .comment .day_month {
    display: inline-block
}

#itblog_block .sdsblog-box-content #itblog-carousel .item .blog_post .blog_content .blog_inner .comment:before {
    content: "\F073";
    font-family: "FontAwesome";
    font-size: 16px;
    color: #000;
    content: "\F0E6"
}

#itblog_block .sdsblog-box-content #itblog-carousel .item .blog_post .blog_content .blog_inner .view {
    color: #000
}

@media (max-width:543px) {
    #itblog_block .sdsblog-box-content #itblog-carousel .item .blog_post .blog_content .blog_inner .view {
        font-size: 12px
    }
}

#itblog_block .sdsblog-box-content #itblog-carousel .item .blog_post .blog_content .blog_inner .sds_post_title {
    font-family: "PT Sans", Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 15px
}

    #itblog_block .sdsblog-box-content #itblog-carousel .item .blog_post .blog_content .blog_inner .sds_post_title a {
        color: #000
    }

        #itblog_block .sdsblog-box-content #itblog-carousel .item .blog_post .blog_content .blog_inner .sds_post_title a:hover {
            color: #888
        }

#itblog_block .sdsblog-box-content #itblog-carousel .item .blog_post .blog_content .blog_inner .r_more {
    border-bottom: 2px solid #888;
    padding: 5px 0
}

    #itblog_block .sdsblog-box-content #itblog-carousel .item .blog_post .blog_content .blog_inner .r_more:hover {
        color: #000
    }

#itblog_block .sdsblog-box-content #itblog-carousel .item .blog_post .blog_content .blog_inner i {
    font-size: 15px;
    font-family: "FontAwesome"
}

#itblog_block .sdsblog-box-content #itblog-carousel .item:hover .news_module_image_holder .blog-hover {
    background: rgba(0, 0, 0, .4);
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -khtml-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s
}

#itblog_block .sdsblog-box-content #itblog-carousel .item:hover .news_module_image_holder .blogicons {
    opacity: 1;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -khtml-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s
}

    #itblog_block .sdsblog-box-content #itblog-carousel .item:hover .news_module_image_holder .blogicons .zoom:before,
    #itblog_block .sdsblog-box-content #itblog-carousel .item:hover .news_module_image_holder .blogicons .readmore:before {
        -moz-transform: scale(1);
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        -moz-transition: all 0.3s ease 0s;
        -webkit-transition: all 0.3s ease 0s;
        -khtml-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s
    }

.itblog_block_inner {
    padding: 0
}

#sdsblogArticle #post_images img {
    width: 100%
}

.itblogcomments #commentInput {
    background-color: #fff
}

.itblog_block_inner .item.sds_blog_post {
    padding: 0 15px
}

.post_thumbnail {
    position: relative
}

    .post_thumbnail a.thumbnail {
        display: block
    }

.home_blog_post .blog_post_content .post_thumbnail .blogicons {
    bottom: 0;
    height: 40px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -khtml-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    top: 0;
    width: 105px;
    opacity: 0
}

.home_blog_post .blog_post_content .post_thumbnail .thumbnail img {
    width: 100%
}

.articleContent .imageFeatured {
    width: 100%
}

.blog_post_content .read_more {
    color: #222
}

.home_blog_post .blog_post_content:hover .post_thumbnail .blogicons {
    opacity: 1;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -khtml-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s
}

.home_blog_post .blog_post_content .post_thumbnail .thumbnail:after {
    content: '';
    left: 5%;
    right: 5%;
    bottom: 5%;
    position: absolute;
    top: 5%;
    background-color: rgba(0, 0, 0, .5);
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -khtml-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    opacity: 0
}

.home_blog_post .blog_post_content:hover .post_thumbnail .thumbnail:after {
    opacity: 1
}

.home_blog_post .blog_post_content .post_thumbnail .blogicons a.icon {
    background-color: #fff;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    height: 40px;
    width: 40px;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -khtml-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    opacity: 0;
    color: #000;
    position: relative;
    margin: 0 5px;
    border-radius: 50%;
    display: inline-block
}

    .home_blog_post .blog_post_content .post_thumbnail .blogicons a.icon:hover {
        color: #222;
        background-color: #fff
    }

.home_blog_post .blog_post_content:hover .post_thumbnail .blogicons a.icon {
    opacity: 1
}

.blog_content {
    padding: 15px;
    border: 1px solid transparent;
    text-align: center;
    border-top: none;
    background-color: #fff
}

.home_blog_post .blog_content {
    padding-bottom: 30px;
    position: relative;
    margin-bottom: 20px
}

.home_blog_post .blog_date {
    font-size: 14px;
    color: #222
}

.home_blog_post .blog_content .btn {
    position: absolute;
    bottom: 0;
    margin-bottom: 0;
    transform: translate(-50%, 50%);
    -webkit-transform: translate(-50%, 50%);
    -moz-transform: translate(-50%, 50%);
    -o-transform: translate(-50%, 50%);
    -ms-transform: translate(-50%, 50%);
    text-transform: uppercase;
    width: 110px;
    left: 50%
}

.blog_content .sds_post_title {
    margin: 5px 0;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase
}

    .blog_content .sds_post_title a {
        color: #222;
        display: block;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        line-height: 1.3
    }

.blog_content p {
    margin: 0;
    font-size: 14px
}

.read_more {
    line-height: 1;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 10px;
    color: #222
}

    .read_more i {
        font-size: 16px;
        margin-left: 3px
    }

    .read_more:hover i {
        position: relative;
        animation-name: arrow;
        animation-duration: 0.55s
    }

@keyframes arrow {
    0% {
        left: 0
    }

    50% {
        left: 15px
    }

    100% {
        left: 0
    }
}

.bolg_des {
    padding: 15px;
    border: 1px solid transparent;
    margin-bottom: 30px;
    background-color: #fff;
    border-top: none
}

    .bolg_des .sdsarticleHeader .sdstitle_block {
        font-size: 20px;
        font-weight: 600;
        cursor: pointer;
        -moz-transition: all 0.3s;
        -webkit-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s
    }

        .bolg_des .sdsarticleHeader .sdstitle_block a {
            color: #222
        }

.sdstitle_block {
    margin-bottom: 5px
}

.blogdetail {
    font-size: 13px;
    cursor: pointer;
    padding-bottom: 5px
}

#sdsblogCategory {
    margin-bottom: 30px
}

    #sdsblogCategory img.imageFeatured {
        width: 100%
    }

.blogdetail a {
    color: #666
}

.blogdetail span {
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

    .blogdetail span:hover {
        color: #666
    }

.pagination .results {
    display: inline-block
}

.pagination .pagination_bottom {
    display: inline-block;
    float: right;
    text-align: center
}

    .pagination .pagination_bottom li {
        float: left;
        margin: 0 2px
    }

        .pagination .pagination_bottom li a {
            border: 1px solid transparent;
            border-radius: 4px;
            display: block;
            font-size: 14px;
            font-weight: 400;
            height: 35px;
            line-height: 35px;
            width: 35px;
            color: #1e1e1e
        }

            .pagination .pagination_bottom li a:hover {
                color: #fff
            }

            .pagination .pagination_bottom li a.disabled {
                background-color: #222;
                border-color: #222;
                color: #fff
            }

.single_blog_dec {
    padding: 15px;
    border: 1px solid #e2e2e2
}

.comment-reply-title {
    font-size: 20px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 15px
}

.itblogcomments .right {
    text-align: right
}

@media screen and (max-width :767px) {
    .blog_content {
        padding: 15px 10px
    }
}

@media (min-width:992px) and (max-width:1099px) {
    .blog_content p {
        font-size: 14px
    }
}

@media (min-width:992px) and (max-width:1359px) {
    .blog_content p {
        font-size: 13px
    }
}

@media (min-width:600px) and (max-width:767px) {
    .itblog_block_inner .item.sds_blog_post {
        padding: 0 7px
    }

    .itblog_block_inner > .row {
        margin-left: -7px;
        margin-right: -7px
    }
}

.add_wishlist_button a {
    padding: 5px 7px 5px 18px
}

    .add_wishlist_button a span {
        z-index: 10;
        display: block;
        position: absolute;
        top: -1px;
        left: -12px;
        height: 26px;
        width: 26px;
        background: url(../../../../modules/blockwishlist/img/icon/pict_add_wishlist.png) no-repeat 0 0 transparent
    }

#wishlist_block #wishlist_block_list {
    margin: 5px 0 10px 0;
    padding-bottom: 10px;
    border-bottom: 1px dotted #ccc
}

#wishlist_block_list dt {
    position: relative;
    margin-top: 5px;
    padding-right: 20px
}

#wishlist_block_list .quantity-formated {
    display: inline-block;
    margin-right: 5px;
    width: 15px
}

#wishlist_block_list .cart_block_product_name {
    font-weight: 700
}

#wishlist_block_list .ajax_cart_block_remove_link {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    margin: 1px 0 0 5px;
    height: 12px;
    width: 12px
}

#wishlist_block_list dd {
    margin: 0 0 0 24px
}

#wishlist_block_list .ajax_cart_block_remove_link a {
    display: inline-block;
    height: 12px;
    width: 12px;
    background: url(data:image/gif;base64,R0lGODlhDAAMAMQTAFBRUs/S1eHk5yoqKktMTU5OT1VWV9TX2lNUVOvu8p2eoZqcniUlJUlJSkZHR/j7/9LU2DIyMiAgIP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAABMALAAAAAAMAAwAAAVS4CQqBsMYiigKjeS+jSA6UhO5UetMilQkkEgEkihIFAhJ5PCAQB6HG4KBYzZvEhPu+QhgBwDl09m9ARY+oJBIkCwmNBtOp6K9XDvVZGFwId4iIQA7) no-repeat 0 0
}

#wishlist_block_list .price {
    float: right
}

#wishlist_block select#wishlists {
    margin-bottom: 10px;
    width: 99%;
    border: 1px solid #ccc
}

#wishlist_block .lnk {
    padding: 0
}

    #wishlist_block .lnk a {
        display: block;
        font-weight: 700;
        text-align: right
    }

#module-blockwishlist-mywishlist #left_column {
    display: none
}

#module-blockwishlist-mywishlist #center_column {
    width: 757px
}

#module-blockwishlist-mywishlist #mywishlist fieldset {
    padding: 0
}

#module-blockwishlist-mywishlist #mywishlist p.text label {
    display: inline-block;
    padding-right: 10px;
    width: 174px;
    font-weight: 700;
    font-size: 12px;
    text-align: right
}

#module-blockwishlist-mywishlist #mywishlist p.text input {
    padding: 0 5px;
    height: 20px;
    width: 288px;
    border: 1px solid #ccc
}

#module-blockwishlist-mywishlist #mywishlist #form_wishlist .submit {
    margin-left: 15px;
    text-align: left
}

#module-blockwishlist-mywishlist #mywishlist #form_wishlist .form-group {
    display: flex
}

#mywishlist td.wishlist_delete {
    text-align: center
}

    #mywishlist td.wishlist_delete a {
        display: inline-block;
        font-size: 8px;
        padding: 1px 2px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        color: #666;
        text-shadow: 0 1px 0 #fff;
        text-transform: uppercase;
        background: none repeat scroll 0 0 #ccc
    }

#form_wishlist fieldset {
    padding: 20px
}

#form_wishlist label {
    display: inline-block;
    float: left;
    font-size: 12px;
    padding: 6px 15px 6px 0;
    text-align: right
}

#block-history {
    margin-top: 30px;
    overflow: auto;
    position: relative;
    z-index: 0
}

#form_wishlist input.inputTxt {
    border: 1px solid #e2e2e2;
    color: #666;
    font-size: 12px;
    height: 40px;
    padding: 0 5px;
    width: 260px;
    float: left
}

#form_wishlist .page-subheading {
    margin-bottom: 20px
}

#module-blockwishlist-mywishlist #block-order-detail {
    margin-top: 20px
}

    #module-blockwishlist-mywishlist #block-order-detail .alert {
        margin-bottom: 15px
    }

    #module-blockwishlist-mywishlist #block-order-detail #hideSendWishlist {
        display: inline-block
    }

#module-blockwishlist-mywishlist .wishlistLinkTop ul {
    list-style-type: none;
    border-bottom: 1px dotted #ccc
}

    #module-blockwishlist-mywishlist .wishlistLinkTop ul.wlp_bought_list {
        border: none
    }

#module-blockwishlist-mywishlist .wishlistLinkTop li {
    float: left
}

#module-blockwishlist-mywishlist .wishlistLinkTop .display_list li a {
    display: inline-block;
    padding: 7px 11px 5px 22px;
    color: #333;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAHCAMAAAAYuxziAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAAZQTFRFMzMz////Iyh/xwAAAAJ0Uk5T/wDltzBKAAAAHUlEQVR42mJgYGRkZGBgABMMYIIBxgKJAWUBAgwAAOsADWAYJAIAAAAASUVORK5CYII=) no-repeat 10px center transparent
}

#module-blockwishlist-mywishlist .wishlistLinkTop #hideSendWishlist {
    float: right;
    display: block;
    line-height: 1
}

#module-blockwishlist-mywishlist .wishlistLinkTop #showBoughtProducts,
#module-blockwishlist-mywishlist .wishlistLinkTop #hideBoughtProductsInfos {
    display: none
}

#module-blockwishlist-mywishlist .wishlisturl {
    margin: 20px 0;
    padding: 10px;
    background: #eee
}

    #module-blockwishlist-mywishlist .wishlisturl input {
        padding: 2px 5px;
        border: 1px solid #ccc
    }

.wlp_bought_item_container {
    position: relative;
    border: 1px solid transparent
}

.wlp_bought_list .product_image {
    border: 1px solid transparent
}

ul.wlp_bought_list {
    list-style-type: none;
    margin-bottom: 0
}

    ul.wlp_bought_list li {
        float: left;
        padding: 0 15px;
        position: relative
    }

        ul.wlp_bought_list li.mb-30 {
            margin-top: 30px
        }

.wlp_bought_item_container .form-control {
    height: 30px;
    line-height: 30px;
    padding: 0 10px
}

ul.wlp_bought_list li .product_infos {
    float: left;
    width: 100%;
    padding-top: 15px
}

    ul.wlp_bought_list li .product_infos .s_title_block.product_name {
        padding: 5px 0;
        font-size: 12px;
        color: #222
    }

    ul.wlp_bought_list li .product_infos .wishlist_product_detail input,
    ul.wlp_bought_list li .product_infos .wishlist_product_detail select {
        border: 1px solid #d1d1d1
    }

ul.wlp_bought_list li .btn_action {
    clear: both;
    margin-top: 10px
}

    ul.wlp_bought_list li .btn_action form {
        display: inline-block
    }

    ul.wlp_bought_list li .btn_action .lnksave {
        float: right
    }

ul.wlp_bought_list li .lnkdel {
    position: absolute;
    top: 5px;
    right: 5px;
    display: block;
    line-height: 1
}

ul.product_list.grid > li .product-container .functional-buttons .wishlist .popover {
    padding: 0;
    min-width: 160px
}

    ul.product_list.grid > li .product-container .functional-buttons .wishlist .popover .popover-content {
        padding: 0;
        min-width: 158px
    }

    ul.product_list.grid > li .product-container .functional-buttons .wishlist .popover table {
        margin-bottom: 2px
    }

        ul.product_list.grid > li .product-container .functional-buttons .wishlist .popover table td:hover {
            background-color: #ccc;
            cursor: pointer
        }

ul.wlp_bought_list li .product_image img {
    width: 100%
}

@media screen and (max-width:403px) {
    #form_wishlist input.inputTxt {
        width: 100%
    }

    #module-blockwishlist-mywishlist #mywishlist p.submit {
        margin-right: 0;
        padding-left: 0
    }
}

@media screen and (max-width:480px) {
    #module-blockwishlist-mywishlist #content > .col-sm-12 {
        padding: 0
    }

    #module-blockwishlist-mywishlist #mywishlist #form_wishlist .form-group {
        display: block
    }

        #module-blockwishlist-mywishlist #mywishlist #form_wishlist .form-group label {
            float: none;
            display: block;
            text-align: center;
            margin-bottom: 0
        }

        #module-blockwishlist-mywishlist #mywishlist #form_wishlist .form-group #name {
            float: none;
            width: 100%;
            display: block
        }

    #module-blockwishlist-mywishlist #mywishlist #form_wishlist .submit {
        margin-left: 0;
        display: table;
        margin: 10px auto 30px
    }
}

@media (min-width:481px) and (max-width:543px) {
    ul.wlp_bought_list li {
        width: 50%
    }
}

#fancybox-wrap {
    width: 585px
}

#fancybox-content {
    width: 585px;
    border-width: 0
}

#new_comment_form {
    width: 585px;
    color: #333;
    text-align: left;
    background-color: #fff
}

    #new_comment_form .title {
        padding: 10px;
        font-size: 13px;
        color: #fff;
        text-transform: uppercase;
        background: #333
    }

    #new_comment_form ul.grade_content {
        list-style-type: none
    }

    #new_comment_form .grade_content li {
        width: 50%
    }

    #new_comment_form .product {
        padding: 15px
    }

        #new_comment_form .product img {
            float: left;
            border: 1px solid #ccc
        }

        #new_comment_form .product .product_desc {
            float: left;
            margin-left: 0;
            line-height: 18px;
            color: #666
        }

            #new_comment_form .product .product_desc .product_name {
                padding-bottom: 5px;
                font-size: 16px;
                color: #000;
                margin-bottom: 0
            }

    #new_comment_form .grade_content {
        margin: 0 0 20px 0
    }

        #new_comment_form .grade_content span,
        #new_comment_form .grade_content span {
            display: inline-block;
            padding: 0 10px;
            width: 150px;
            font-weight: 700
        }

        #new_comment_form .grade_content .cancel {
            margin-right: 5px
        }

.new_comment_form_content {
    padding: 15px;
    background: #f8f8f8
}

    .new_comment_form_content .intro_form {
        padding-bottom: 10px;
        font-weight: 700;
        font-size: 12px
    }

#new_comment_form label {
    display: block;
    margin: 12px 0 4px 0;
    font-weight: 700;
    font-size: 12px;
    text-align: left
}

#new_comment_form input {
    padding: 0 5px;
    height: 28px;
    width: 100%;
    border: 1px solid #ccc;
    background: #fff
}

#new_comment_form textarea {
    padding: 0 5px;
    height: 80px;
    width: 100%;
    border: 1px solid #ccc;
    background: #fff
}

#new_comment_form .submit {
    margin-top: 20px;
    padding: 0;
    font-size: 13px;
    text-align: right
}

#new_comment_form #criterions_list {
    border-bottom: 1px solid #CCC;
    padding-bottom: 0;
    list-style-type: none;
    margin-bottom: 0
}

    #new_comment_form #criterions_list li {
        margin-bottom: 10px
    }

    #new_comment_form #criterions_list label {
        display: inline;
        float: left;
        font-family: "Poppins", sans-serif;
        font-weight: 500;
        line-height: 35px;
        margin: 0 10px 0 0
    }

.comments_note {
    overflow: hidden;
    display: inline-block
}

.innovatoryProduct .comments_note .star_content,
.quickview .comments_note .star_content {
    padding-top: 5px;
    margin-right: 7px;
    float: left
}

.comments_note div.star,
#productCommentsBlock div.star {
    color: #dfdfdf;
    display: inline-block;
    float: left;
    font-size: 14px;
    height: 18px;
    width: 15px
}

.comments_note div.star_on,
#productCommentsBlock div.star_on {
    color: #ffc600
}

.comments_note .innovatoryCountReview {
    color: #2f3034;
    padding-left: 10px
}

#productCommentsBlock h3.h3 {
    display: block;
    font-size: 20px;
    font-weight: 900;
    line-height: 28px;
    margin-bottom: 0;
    padding: 0 0 15px;
    text-transform: none
}

    #productCommentsBlock h3.h3 span i {
        margin-right: 10px
    }

#new_comment_form div.star {
    color: #dfdfdf;
    display: inline-block;
    float: left;
    font-size: 18px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    width: 25px;
    cursor: pointer
}

    #new_comment_form div.star:before,
    #new_comment_form div.star_on:before {
        content: "\f005";
        font-family: fontawesome
    }

#new_comment_form div.star_hover:before,
#new_comment_form div.star_on:before {
    content: "\f005";
    color: #ffc600
}

#new_comment_form,
#new_comment_form_footer {
    margin-top: 20px;
    font-size: 12px
}

    #new_comment_form div.star a,
    #productCommentsBlock .star a {
        display: none
    }

#product_comments_block_tab div.comment {
    margin: 0 0 10px 0;
    border-bottom: 1px dotted #ccc
}

    #product_comments_block_tab div.comment:last-child {
        border-bottom: none;
        margin-bottom: 0
    }

#product_comments_block_tab .comment_author span {
    margin-bottom: 10px
}

#product_comments_block_tab div.comment div.comment_author span {
    font-weight: 700
}

#product_comments_block_tab div.comment .star_content,
#product_comments_block_tab .comment_author_infos {
    display: inline-block;
    vertical-align: middle
}

#product_comments_block_tab div.comment div.comment_author span {
    margin: 0 5px
}

#product_comments_block_tab div.comment .star_content {
    margin: 0
}

#product_comments_block_tab .comment_author_infos {
    clear: both
}

    #product_comments_block_tab .comment_author_infos em {
        color: #999
    }

#product_comments_block_tab div.comment div.comment_details {
    margin-top: 10px
}

#product_comments_block_tab div.comment_details .title_block,
#product_comments_block_tab div.comment_details h4 {
    padding-bottom: 0
}

#product_comments_block_tab div.comment_details ul {
    list-style-type: none;
    margin: 0
}

#product_comments_block_tab a {
    text-decoration: none;
    font-weight: 700;
    color: #222
}

    #product_comments_block_tab a:hover {
        text-decoration: underline
    }

#product_comments_block_tab button.usefulness_btn {
    cursor: pointer;
    margin: 0 0 0 5px;
    display: inline-block;
    padding: 0 2px;
    border: 1px solid silver;
    border-radius: 3px 3px 3px 3px;
    color: #000;
    font-weight: 700
}

    #product_comments_block_tab button.usefulness_btn:hover {
        background-position: left -50px
    }

    #product_comments_block_tab button.usefulness_btn:active {
        background-position: left -100px
    }

#product_comments_block_tab span.report_btn {
    cursor: pointer
}

    #product_comments_block_tab span.report_btn:hover {
        text-decoration: underline
    }

.fl {
    float: left
}

.fr {
    float: right
}

.open-comment-form {
    margin-bottom: 20px;
    color: #222
}

#newCommentForm {
    display: none;
    background: #FFF
}

#product_comments_block_tab .comment_details ul li {
    font-size: 12px
}

#new_comment_form #content {
    width: 100% !important;
    max-width: 100% !important
}

#new_comment_form_ok {
    overflow: hidden;
    clear: both
}

#new_comment_form_footer .btn-primary {
    margin-bottom: 0
}

@media screen and (max-width:767px) {
    #new_comment_form {
        width: 100%
    }
}

.it-container-menu {
    background: #0166c3;
    height: 49px
}

.container_it_vegamenu {
    position: relative;
    z-index: 9;
    padding: 0;
    width: 100%;
    cursor: pointer
}
.container_it_vegamenu_accessories {
    position: relative;
    z-index: 9;
    padding: 0;
    width: 100%;
    cursor: pointer
}
.container_it_vegamenu_careandmaintenance {
    position: relative;
    z-index: 9;
    padding: 0;
    width: 100%;
    cursor: pointer
}

    .container_it_vegamenu .title-menu {
        color: #fff;
        font-size: 16px;
        height: 50px;
        line-height: 50px;
        font-weight: 500;
        padding: 0 15px;
        position: relative
    }

        .container_it_vegamenu .title-menu span {
            display: block;
            vertical-align: middle
        }


.container_it_vegamenu_accessories .title-menu-accessories {
    color: #fff;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    font-weight: 500;
    padding: 0 15px;
    position: relative
}

    .container_it_vegamenu_accessories .title-menu-accessories span {
        display: block;
        vertical-align: middle
    }

.container_it_vegamenu_careandmaintenance .title-menu-careandmaintenance {
    color: #fff;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    font-weight: 500;
    padding: 0 15px;
    position: relative
}


.container_it_vegamenu_careandmaintenance .title-menu-careandmaintenance span {
    display: block;
    vertical-align: middle
}

.it-menu-vertical {
    position: relative
}

    .it-menu-vertical .menu-dropdown .it-menu-row {
        margin-left: 0;
        margin-right: 0
    }

.it-menu-vertical-accessories {
    position: relative
}

    .it-menu-vertical-accessories .menu-dropdown .it-menu-row {
        margin-left: 0;
        margin-right: 0
    }

.it-menu-vertical-careandmaintenance {
    position: relative
}

    .it-menu-vertical-careandmaintenance .menu-dropdown .it-menu-row {
        margin-left: 0;
        margin-right: 0
    }

.menu-banner .banner-col {
    padding-top: 10px
}

@media (min-width:992px) {
    .it-menu-vertical {
        padding: 0 !important
    }
    .it-menu-vertical-accessories {
        padding: 0 !important
    }
    .it-menu-vertical-careandmaintenance {
        padding: 0 !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .container_it_vegamenu {
        position: relative
    }

    .container_it_vegamenu_accessories {
        position: relative
    }

    .container_it_vegamenu_careandmaintenance {
        position: relative
    }

    .it-verticalmenu {
        position: absolute !important;
        top: -48px !important;
        z-index: 9999 !important
    }
}

.it-menu-vertical {
    width: 100%
}

.it-menu-vertical-accessories {
    width: 100%
}

.it-menu-vertical-careandmaintenance {
    width: 100%
}

.container_it_vegamenu .it-sub-menu {
    padding-bottom: 0;
    padding-top: 0
}

    .container_it_vegamenu .it-sub-menu .html-block p,
    .container_it_vegamenu .it-sub-menu .html-block a {
        margin: 0;
        padding: 0
    }

.container_it_vegamenu_accessories .it-sub-menu {
    padding-bottom: 0;
    padding-top: 0
}

    .container_it_vegamenu_accessories .it-sub-menu .html-block p,
    .container_it_vegamenu_accessories .it-sub-menu .html-block a {
        margin: 0;
        padding: 0
    }

.container_it_vegamenu_careandmaintenance .it-sub-menu {
    padding-bottom: 0;
    padding-top: 0
}

    .container_it_vegamenu_careandmaintenance .it-sub-menu .html-block p,
    .container_it_vegamenu_careandmaintenance .it-sub-menu .html-block a {
        margin: 0;
        padding: 0
    }

img {
    max-width: 100%
}

.menu-subtitle {
    position: absolute;
    top: -50px;
    line-height: 13px;
    font-size: 8px;
    padding: 0 4px;
    background: #000;
    color: #fff;
    right: 40%
}

.it-menu-vertical li.level-1 .img-icon {
    max-width: 20px
}

.it-menu-vertical ul {
    margin: 0
}

.it-menu-vertical .menu-content {
    background: #fff;
    position: relative;
    z-index: 99
}

.it-menu-vertical li.level-1.parent > a:before {
    content: "\f105";
    font-family: "FontAwesome";
    font-size: 16px;
    line-height: 45px;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
    text-align: center
}

.it-menu-vertical ul li.level-1 > a span {
    display: block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden;
    width: 100%
}

.it-menu-vertical li.level-1 > a {
    line-height: 45px;
    position: relative;
    color: #666;
    font-weight: 400;
    display: block
}

    .it-menu-vertical li.level-1 > a.innovatoryIcon {
        padding-left: 40px
    }

#header .it-menu-vertical ul li.level-1 > a {
    display: block;
    font-weight: 400;
    border-bottom: 1px solid transparent
}

    #header .it-menu-vertical ul li.level-1 > a strong {
        background: #ee433f;
        border-radius: 2px;
        color: #fff;
        font-size: 8px;
        font-weight: 400;
        margin-left: 5px;
        padding: 4px 6px;
        position: relative;
        text-transform: uppercase;
        vertical-align: middle
    }

        #header .it-menu-vertical ul li.level-1 > a strong:before {
            -moz-border-bottom-colors: none;
            -moz-border-left-colors: none;
            -moz-border-right-colors: none;
            -moz-border-top-colors: none;
            border-color: transparent #ee3b36 transparent transparent;
            border-image: none;
            border-style: solid;
            border-width: 5px;
            content: "";
            display: inline-block;
            height: 10px;
            left: -9px;
            position: absolute;
            top: 4px;
            width: 10px
        }

#header .it-menu-vertical ul li.hot.level-1 > a strong {
    background: #cd1212 none repeat scroll 0 0
}

    #header .it-menu-vertical ul li.hot.level-1 > a strong:before {
        border-color: transparent #cd1212 transparent transparent
    }

.it-menu-vertical li.level-1 {
    clear: both;
    display: block
}

.it-menu-vertical-accessories li.level-1 .img-icon {
    max-width: 20px
}

.it-menu-vertical-accessories ul {
    margin: 0
}

.it-menu-vertical-accessories .menu-content {
    background: #fff;
    position: relative;
    z-index: 99
}

.it-menu-vertical-accessories li.level-1.parent > a:before {
    content: "\f105";
    font-family: "FontAwesome";
    font-size: 16px;
    line-height: 45px;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
    text-align: center
}

.it-menu-vertical-accessories ul li.level-1 > a span {
    display: block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden;
    width: 100%
}

.it-menu-vertical-accessories li.level-1 > a {
    line-height: 45px;
    position: relative;
    color: #666;
    font-weight: 400;
    display: block
}

    .it-menu-vertical-accessories li.level-1 > a.innovatoryIcon {
        padding-left: 40px
    }

#header .it-menu-vertical-accessories ul li.level-1 > a {
    display: block;
    font-weight: 400;
    border-bottom: 1px solid transparent
}

    #header .it-menu-vertical-accessories ul li.level-1 > a strong {
        background: #ee433f;
        border-radius: 2px;
        color: #fff;
        font-size: 8px;
        font-weight: 400;
        margin-left: 5px;
        padding: 4px 6px;
        position: relative;
        text-transform: uppercase;
        vertical-align: middle
    }

        #header .it-menu-vertical-accessories ul li.level-1 > a strong:before {
            -moz-border-bottom-colors: none;
            -moz-border-left-colors: none;
            -moz-border-right-colors: none;
            -moz-border-top-colors: none;
            border-color: transparent #ee3b36 transparent transparent;
            border-image: none;
            border-style: solid;
            border-width: 5px;
            content: "";
            display: inline-block;
            height: 10px;
            left: -9px;
            position: absolute;
            top: 4px;
            width: 10px
        }

#header .it-menu-vertical-accessories ul li.hot.level-1 > a strong {
    background: #cd1212 none repeat scroll 0 0
}

    #header .it-menu-vertical-accessories ul li.hot.level-1 > a strong:before {
        border-color: transparent #cd1212 transparent transparent
    }

.it-menu-vertical-accessories li.level-1 {
    clear: both;
    display: block
}

.it-menu-vertical-careandmaintenance li.level-1 .img-icon {
    max-width: 20px
}

.it-menu-vertical-careandmaintenance ul {
    margin: 0
}

.it-menu-vertical-careandmaintenance .menu-content {
    background: #fff;
    position: relative;
    z-index: 99
}

.it-menu-vertical-careandmaintenance li.level-1.parent > a:before {
    content: "\f105";
    font-family: "FontAwesome";
    font-size: 16px;
    line-height: 45px;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
    text-align: center
}

.it-menu-vertical-careandmaintenance ul li.level-1 > a span {
    display: block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden;
    width: 100%
}

.it-menu-vertical-careandmaintenance li.level-1 > a {
    line-height: 45px;
    position: relative;
    color: #666;
    font-weight: 400;
    display: block
}

    .it-menu-vertical-careandmaintenance li.level-1 > a.innovatoryIcon {
        padding-left: 40px
    }

#header .it-menu-vertical-careandmaintenance ul li.level-1 > a {
    display: block;
    font-weight: 400;
    border-bottom: 1px solid transparent
}

    #header .it-menu-vertical-careandmaintenance ul li.level-1 > a strong {
        background: #ee433f;
        border-radius: 2px;
        color: #fff;
        font-size: 8px;
        font-weight: 400;
        margin-left: 5px;
        padding: 4px 6px;
        position: relative;
        text-transform: uppercase;
        vertical-align: middle
    }

        #header .it-menu-vertical-careandmaintenance ul li.level-1 > a strong:before {
            -moz-border-bottom-colors: none;
            -moz-border-left-colors: none;
            -moz-border-right-colors: none;
            -moz-border-top-colors: none;
            border-color: transparent #ee3b36 transparent transparent;
            border-image: none;
            border-style: solid;
            border-width: 5px;
            content: "";
            display: inline-block;
            height: 10px;
            left: -9px;
            position: absolute;
            top: 4px;
            width: 10px
        }

#header .it-menu-vertical-careandmaintenance ul li.hot.level-1 > a strong {
    background: #cd1212 none repeat scroll 0 0
}

    #header .it-menu-vertical-careandmaintenance ul li.hot.level-1 > a strong:before {
        border-color: transparent #cd1212 transparent transparent
    }

.it-menu-vertical-careandmaintenance li.level-1 {
    clear: both;
    display: block
}


.cat-drop-menu li {
    position: relative
}

.it-menu-vertical .menu-dropdown li a {
    display: block;
    line-height: 35px;
    padding: 0
}

.it-menu-vertical .menu-dropdown li:first-child > a {
    border-top: none
}

.it-menu-vertical-accessories .menu-dropdown li a {
    display: block;
    line-height: 35px;
    padding: 0
}

.it-menu-vertical-accessories .menu-dropdown li:first-child > a {
    border-top: none
}

.it-menu-vertical-careandmaintenance .menu-dropdown li a {
    display: block;
    line-height: 35px;
    padding: 0
}

.it-menu-vertical-careandmaintenance .menu-dropdown li:first-child > a {
    border-top: none
}

.clearfix {
    clear: both
}

#header .it-menu-vertical ul li.level-1 li.item-header a {
    border-bottom: 1px solid transparent;
    color: #222;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 5px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative
}

.it-menu-vertical ul li a.product-name {
    font-size: 18px;
    margin-top: 0;
    text-align: center;
    color: #000
}

#it-menu-vertical .container {
    padding-left: 0;
    padding-right: 0
}


#header .it-menu-vertical-accessories ul li.level-1 li.item-header a {
    border-bottom: 1px solid transparent;
    color: #222;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 5px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative
}

.it-menu-vertical-accessories ul li a.product-name {
    font-size: 18px;
    margin-top: 0;
    text-align: center;
    color: #000
}

#it-menu-vertical-accessories .container {
    padding-left: 0;
    padding-right: 0
}

#header .it-menu-vertical-careandmaintenance ul li.level-1 li.item-header a {
    border-bottom: 1px solid transparent;
    color: #222;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 5px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative
}

.it-menu-vertical-careandmaintenance ul li a.product-name {
    font-size: 18px;
    margin-top: 0;
    text-align: center;
    color: #000
}

#it-menu-vertical-careandmaintenance .container {
    padding-left: 0;
    padding-right: 0
}

@media (min-width:1051px) and (max-width:1359px) {
    .it-menu-vertical .menu-dropdown .it-menu-row .menu-banner {
        padding-left: 0
    }

    .it-menu-vertical-accessories .menu-dropdown .it-menu-row .menu-banner {
        padding-left: 0
    }

    .it-menu-vertical-careandmaintenance .menu-dropdown .it-menu-row .menu-banner {
        padding-left: 0
    }
}

@media (min-width:1360px) and (max-width:1529px) {
    .it-menu-vertical .menu-dropdown .it-menu-row {
        display: flex;
        align-items: center
    }

        .it-menu-vertical .menu-dropdown .it-menu-row .menu-banner {
            padding-left: 0
        }

    .it-menu-vertical li.level-1 > a {
        line-height: 43px
    }

    .it-menu-vertical-accessories .menu-dropdown .it-menu-row {
        display: flex;
        align-items: center
    }

        .it-menu-vertical-accessories .menu-dropdown .it-menu-row .menu-banner {
            padding-left: 0
        }

    .it-menu-vertical-accessories li.level-1 > a {
        line-height: 43px
    }

    .it-menu-vertical-careandmaintenance .menu-dropdown .it-menu-row {
        display: flex;
        align-items: center
    }

        .it-menu-vertical-careandmaintenance .menu-dropdown .it-menu-row .menu-banner {
            padding-left: 0
        }

    .it-menu-vertical-careandmaintenance li.level-1 > a {
        line-height: 43px
    }

}

.it-menu-vertical .menu-dropdown .it-menu-col.border .ul-column {
    border-left: 1px solid #666
}

    .it-menu-vertical .menu-dropdown .it-menu-col.border .ul-column li {
        padding-left: 20px
    }

.it-menu-vertical .menu-dropdown .it-menu-col.border ul li.item-header a {
    border-bottom: 1px solid #666;
    margin-bottom: 15px
}

.it-menu-vertical .menu-dropdown .it-menu-col.none-border {
    padding: 0
}

.it-menu-vertical .it-menu-col.none-border ul li.item-header a {
    border: none
}

.it-menu-vertical .menu-dropdown .product-container .product-name {
    margin: 0
}

    .it-menu-vertical .menu-dropdown .product-container .product-name a {
        color: #71737a;
        font-size: 15px;
        font-weight: 400;
        text-align: left
    }

.it-menu-vertical .menu-dropdown .product-container .content_price {
    clear: both;
    color: #2f3034;
    font-size: 18px;
    font-weight: 600;
    font-family: "Poppins", sans-serif
}

.it-menu-vertical .menu-dropdown ul li.product-block {
    padding: 25px 0 0
}

    .it-menu-vertical .menu-dropdown ul li.product-block .product_img_link {
        border: 1px solid #eee;
        margin-bottom: 10px
    }

.it-menu-vertical-accessories .menu-dropdown .it-menu-col.border .ul-column {
    border-left: 1px solid #666
}

    .it-menu-vertical-accessories .menu-dropdown .it-menu-col.border .ul-column li {
        padding-left: 20px
    }

.it-menu-vertical-accessories .menu-dropdown .it-menu-col.border ul li.item-header a {
    border-bottom: 1px solid #666;
    margin-bottom: 15px
}

.it-menu-vertical-accessories .menu-dropdown .it-menu-col.none-border {
    padding: 0
}

.it-menu-vertical-accessories .it-menu-col.none-border ul li.item-header a {
    border: none
}

.it-menu-vertical-accessories .menu-dropdown .product-container .product-name {
    margin: 0
}

    .it-menu-vertical-accessories .menu-dropdown .product-container .product-name a {
        color: #71737a;
        font-size: 15px;
        font-weight: 400;
        text-align: left
    }

.it-menu-vertical-accessories .menu-dropdown .product-container .content_price {
    clear: both;
    color: #2f3034;
    font-size: 18px;
    font-weight: 600;
    font-family: "Poppins", sans-serif
}

.it-menu-vertical-accessories .menu-dropdown ul li.product-block {
    padding: 25px 0 0
}

    .it-menu-vertical-accessories .menu-dropdown ul li.product-block .product_img_link {
        border: 1px solid #eee;
        margin-bottom: 10px
    }

.it-menu-vertical-careandmaintenance .menu-dropdown .it-menu-col.border .ul-column {
    border-left: 1px solid #666
}

    .it-menu-vertical-careandmaintenance .menu-dropdown .it-menu-col.border .ul-column li {
        padding-left: 20px
    }

.it-menu-vertical-careandmaintenance .menu-dropdown .it-menu-col.border ul li.item-header a {
    border-bottom: 1px solid #666;
    margin-bottom: 15px
}

.it-menu-vertical-careandmaintenance .menu-dropdown .it-menu-col.none-border {
    padding: 0
}

.it-menu-vertical-careandmaintenance .it-menu-col.none-border ul li.item-header a {
    border: none
}

.it-menu-vertical-careandmaintenance .menu-dropdown .product-container .product-name {
    margin: 0
}

    .it-menu-vertical-careandmaintenance .menu-dropdown .product-container .product-name a {
        color: #71737a;
        font-size: 15px;
        font-weight: 400;
        text-align: left
    }

.it-menu-vertical-careandmaintenance .menu-dropdown .product-container .content_price {
    clear: both;
    color: #2f3034;
    font-size: 18px;
    font-weight: 600;
    font-family: "Poppins", sans-serif
}

.it-menu-vertical-careandmaintenance .menu-dropdown ul li.product-block {
    padding: 25px 0 0
}

    .it-menu-vertical-careandmaintenance .menu-dropdown ul li.product-block .product_img_link {
        border: 1px solid #eee;
        margin-bottom: 10px
    }

.cat-drop-menu li {
    position: relative
}

.it-menu-vertical .cat-drop-menu li a {
    margin: 0
}

.it-menu-vertical li.level-2 .menu-dropdown {
    left: 100%;
    top: -1px;
    box-shadow: 0 2px 8px #e0e0e0
}

.it-menu-vertical .menu-dropdown.cat-drop-menu {
    top: 0
}

.it-menu-vertical .menu-dropdown.it-sub-top {
    top: 0
}

.it-menu-vertical .menu-dropdown.it-sub-bottom {
    bottom: 0
}

.it-menu-vertical .menu-dropdown.it-sub-center {
    top: 0
}

.it-menu-vertical ul li.level-1 ul li.parent:after {
    content: "\f105";
    font-family: FontAwesome;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 35px;
    position: absolute;
    right: 0;
    text-decoration: inherit;
    top: 0
}

.it-menu-vertical-accessories .cat-drop-menu li a {
    margin: 0
}

.it-menu-vertical-accessories li.level-2 .menu-dropdown {
    left: 100%;
    top: -1px;
    box-shadow: 0 2px 8px #e0e0e0
}

.it-menu-vertical-accessories .menu-dropdown.cat-drop-menu {
    top: 0
}

.it-menu-vertical-accessories .menu-dropdown.it-sub-top {
    top: 0
}

.it-menu-vertical-accessories .menu-dropdown.it-sub-bottom {
    bottom: 0
}

.it-menu-vertical-accessories .menu-dropdown.it-sub-center {
    top: 0
}

.it-menu-vertical-accessories ul li.level-1 ul li.parent:after {
    content: "\f105";
    font-family: FontAwesome;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 35px;
    position: absolute;
    right: 0;
    text-decoration: inherit;
    top: 0
}

.it-menu-vertical-careandmaintenance .cat-drop-menu li a {
    margin: 0
}

.it-menu-vertical-careandmaintenance li.level-2 .menu-dropdown {
    left: 100%;
    top: -1px;
    box-shadow: 0 2px 8px #e0e0e0
}

.it-menu-vertical-careandmaintenance .menu-dropdown.cat-drop-menu {
    top: 0
}

.it-menu-vertical-careandmaintenance .menu-dropdown.it-sub-top {
    top: 0
}

.it-menu-vertical-careandmaintenance .menu-dropdown.it-sub-bottom {
    bottom: 0
}

.it-menu-vertical-careandmaintenance .menu-dropdown.it-sub-center {
    top: 0
}

.it-menu-vertical-careandmaintenance ul li.level-1 ul li.parent:after {
    content: "\f105";
    font-family: FontAwesome;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 35px;
    position: absolute;
    right: 0;
    text-decoration: inherit;
    top: 0
}

#more_menu {
    position: relative
}

    #more_menu .menu-dropdown {
        right: 0
    }

        #more_menu .menu-dropdown .menu-dropdown {
            display: none
        }

}

@media (max-width:1050px) {
    .it-menu-vertical .title-menu-mobile,
    .icon-drop-mobile {
        display: block !important
    }

    .it-menu-vertical li.level-1 {
        position: relative;
        cursor: pointer;
        padding: 0;
        width: 100%;
        background: #fff;
        overflow: hidden
    }

        .it-menu-vertical li.level-1 i {
            font-size: 20px;
            left: 0;
            line-height: 45px;
            position: absolute;
            text-align: center;
            top: 0;
            width: 30px
        }

    .it-menu-vertical li.level-2 {
        position: relative;
        cursor: pointer;
        width: 100%;
        background: #fff
    }

    .it-menu-vertical .it-menu-col {
        width: 100%;
        padding: 0 20px
    }

    .it-menu-vertical .menu-content.it-active {
        display: block !important
    }

    .it-menu-vertical .menu-dropdown {
        display: none;
        padding: 0 15px
    }

    .it-menu-vertical .cat-drop-menu {
        padding: 0
    }

        .it-menu-vertical .cat-drop-menu li.level-2 {
            padding: 0 15px
        }

    .it-menu-vertical li.level-1 > a {
        padding: 0;
        color: #000 !important;
        line-height: 22px;
        border: none;
        font-size: 16px !important
    }

    .it-menu-vertical ul li.level-1:hover > a {
        color: #000 !important
    }

    .it-menu-vertical .icon-drop-mobile {
        height: 40px;
        line-height: 40px;
        position: absolute;
        text-align: center;
        right: 0;
        top: 0;
        width: 40px
    }

    .it-menu-vertical ul li.parent .icon-drop-mobile:after {
        color: #9c9c9c;
        content: "\f107";
        cursor: pointer;
        font-family: FontAwesome
    }

    .it-menu-vertical ul li.parent .icon-drop-mobile.opened:after {
        content: "\f106"
    }

    .it-menu-vertical .menu-dropdown.it-sub-menu {
        padding: 0;
        background: #fff;
        width: 100% !important
    }

    .it-menu-vertical ul li ul {
        background: #fff;
        width: 100% !important;
        margin-top: 15px
    }

    .it-menu-vertical ul li.level-1 ul li a {
        color: #666
    }

        .it-menu-vertical ul li.level-1 ul li a:hover {
            color: #000
        }

    .it-menu-vertical ul li.level-1 ul li.parent:hover:after {
        color: #000
    }

    .it-menu-vertical ul li.level-1 ul li .icon-drop-mobile:after {
        color: #333
    }

    .it-menu-vertical li.level-1:hover > a:before {
        display: none
    }

    .it-menu-vertical-accessories .title-menu-mobile,
    .icon-drop-mobile {
        display: block !important
    }

    .it-menu-vertical-accessories li.level-1 {
        position: relative;
        cursor: pointer;
        padding: 0;
        width: 100%;
        background: #fff;
        overflow: hidden
    }

        .it-menu-vertical-accessories li.level-1 i {
            font-size: 20px;
            left: 0;
            line-height: 45px;
            position: absolute;
            text-align: center;
            top: 0;
            width: 30px
        }

    .it-menu-vertical-accessories li.level-2 {
        position: relative;
        cursor: pointer;
        width: 100%;
        background: #fff
    }

    .it-menu-vertical-accessories .it-menu-col {
        width: 100%;
        padding: 0 20px
    }

    .it-menu-vertical-accessories .menu-content.it-active {
        display: block !important
    }

    .it-menu-vertical-accessories .menu-dropdown {
        display: none;
        padding: 0 15px
    }

    .it-menu-vertical-accessories .cat-drop-menu {
        padding: 0
    }

        .it-menu-vertical-accessories .cat-drop-menu li.level-2 {
            padding: 0 15px
        }

    .it-menu-vertical-accessories li.level-1 > a {
        padding: 0;
        color: #000 !important;
        line-height: 22px;
        border: none;
        font-size: 16px !important
    }

    .it-menu-vertical-accessories ul li.level-1:hover > a {
        color: #000 !important
    }

    .it-menu-vertical-accessories .icon-drop-mobile {
        height: 40px;
        line-height: 40px;
        position: absolute;
        text-align: center;
        right: 0;
        top: 0;
        width: 40px
    }

    .it-menu-vertical-accessories ul li.parent .icon-drop-mobile:after {
        color: #9c9c9c;
        content: "\f107";
        cursor: pointer;
        font-family: FontAwesome
    }

    .it-menu-vertical-accessories ul li.parent .icon-drop-mobile.opened:after {
        content: "\f106"
    }

    .it-menu-vertical-accessories .menu-dropdown.it-sub-menu {
        padding: 0;
        background: #fff;
        width: 100% !important
    }

    .it-menu-vertical-accessories ul li ul {
        background: #fff;
        width: 100% !important;
        margin-top: 15px
    }

    .it-menu-vertical-accessories ul li.level-1 ul li a {
        color: #666
    }

        .it-menu-vertical-accessories ul li.level-1 ul li a:hover {
            color: #000
        }

    .it-menu-vertical-accessories ul li.level-1 ul li.parent:hover:after {
        color: #000
    }

    .it-menu-vertical-accessories ul li.level-1 ul li .icon-drop-mobile:after {
        color: #333
    }

    .it-menu-vertical-accessories li.level-1:hover > a:before {
        display: none
    }

    .it-menu-vertical-careandmaintenance .title-menu-mobile,
    .icon-drop-mobile {
        display: block !important
    }

    .it-menu-vertical-careandmaintenance li.level-1 {
        position: relative;
        cursor: pointer;
        padding: 0;
        width: 100%;
        background: #fff;
        overflow: hidden
    }

        .it-menu-vertical-careandmaintenance li.level-1 i {
            font-size: 20px;
            left: 0;
            line-height: 45px;
            position: absolute;
            text-align: center;
            top: 0;
            width: 30px
        }

    .it-menu-vertical-careandmaintenance li.level-2 {
        position: relative;
        cursor: pointer;
        width: 100%;
        background: #fff
    }

    .it-menu-vertical-careandmaintenance .it-menu-col {
        width: 100%;
        padding: 0 20px
    }

    .it-menu-vertical-careandmaintenance .menu-content.it-active {
        display: block !important
    }

    .it-menu-vertical-careandmaintenance .menu-dropdown {
        display: none;
        padding: 0 15px
    }

    .it-menu-vertical-careandmaintenance .cat-drop-menu {
        padding: 0
    }

        .it-menu-vertical-careandmaintenance .cat-drop-menu li.level-2 {
            padding: 0 15px
        }

    .it-menu-vertical-careandmaintenance li.level-1 > a {
        padding: 0;
        color: #000 !important;
        line-height: 22px;
        border: none;
        font-size: 16px !important
    }

    .it-menu-vertical-careandmaintenance ul li.level-1:hover > a {
        color: #000 !important
    }

    .it-menu-vertical-careandmaintenance .icon-drop-mobile {
        height: 40px;
        line-height: 40px;
        position: absolute;
        text-align: center;
        right: 0;
        top: 0;
        width: 40px
    }

    .it-menu-vertical-careandmaintenance ul li.parent .icon-drop-mobile:after {
        color: #9c9c9c;
        content: "\f107";
        cursor: pointer;
        font-family: FontAwesome
    }

    .it-menu-vertical-careandmaintenance ul li.parent .icon-drop-mobile.opened:after {
        content: "\f106"
    }

    .it-menu-vertical-careandmaintenance .menu-dropdown.it-sub-menu {
        padding: 0;
        background: #fff;
        width: 100% !important
    }

    .it-menu-vertical-careandmaintenance ul li ul {
        background: #fff;
        width: 100% !important;
        margin-top: 15px
    }

    .it-menu-vertical-careandmaintenance ul li.level-1 ul li a {
        color: #666
    }

        .it-menu-vertical-careandmaintenance ul li.level-1 ul li a:hover {
            color: #000
        }

    .it-menu-vertical-careandmaintenance ul li.level-1 ul li.parent:hover:after {
        color: #000
    }

    .it-menu-vertical-careandmaintenance ul li.level-1 ul li .icon-drop-mobile:after {
        color: #333
    }

    .it-menu-vertical-careandmaintenance li.level-1:hover > a:before {
        display: none
    }
}

.it-menu-fixtop {
    left: 0;
    margin-top: 0;
    position: fixed;
    top: 0;
    z-index: 999;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .4);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .4);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .4)
}

.it-menu-sticky li.level-1 {
    float: none !important
}

.iterMenu-top .container_it_vegamenu {
    z-index: 999
}

.iterMenu-top .container_it_vegamenu_accessories {
    z-index: 999
}

.iterMenu-top .container_it_vegamenu_careandmaintenance {
    z-index: 999
}

.it-menu-vertical .menu-vertical.it-active,
.iterMenu-top .menu-vertical.it-active {
    display: block
}

.it-menu-vertical-accessories .menu-vertical-accessories.it-active,
.iterMenu-top .menu-vertical-accessories.it-active {
    display: block
}

.it-menu-vertical-careandmaintenance .menu-vertical-careandmaintenance.it-active,
.iterMenu-top .menu-vertical-careandmaintenance.it-active {
    display: block
}

@media and (min-width :992px) and (max-width :1199px) {
    .it-menu-vertical li.level-1 {
        padding: 0 10px
    }

        .it-menu-vertical li.level-1 > a {
            line-height: 40px
        }

    .it-menu-vertical-accessories li.level-1 {
        padding: 0 10px
    }

    .it-menu-verticalaccessories li.level-1 > a {
        line-height: 40px
    }

    .it-menu-vertical-careandmaintenance li.level-1 {
        padding: 0 10px
    }

        .it-menu-vertical-careandmaintenance li.level-1 > a {
            line-height: 40px
        }

    .it-sub-menu .img-col p {
        margin: -7px !important
    }

    .container_it_vegamenu .title-menu {
        height: 40px;
        line-height: 40px
    }

    .container_it_vegamenu_accessories .title-menu-accessories {
        height: 40px;
        line-height: 40px
    }

    .container_it_vegamenu_careandmaintenance .title-menu-careandmaintenance {
        height: 40px;
        line-height: 40px
    }
}

@media and (min-width :1200px) and (max-width :1359px) {
    .container_it_vegamenu .title-menu {
        height: 40px;
        line-height: 40px
    }

    .container_it_vegamenu_accessories .title-menu-accessories {
        height: 40px;
        line-height: 40px
    }

    .container_it_vegamenu_careandmaintenance .title-menu-careandmaintenance {
        height: 40px;
        line-height: 40px
    }
}

@media only screen and (min-width :768px) and (max-width :991px) {
    .menu-vertical.it-active {
        display: block
    }
    .menu-vertical-accessories.it-active {
        display: block
    }
    .menu-vertical-careandmaintenance.it-active {
        display: block
    }

    .container_it_vegamenu .title-menu {
        padding: 0 15px
    }

    .container_it_vegamenu_accessories .title-menu-accessories {
        padding: 0 15px
    }

    .container_it_vegamenu_careandmaintenance .title-menu-careandmaintenance {
        padding: 0 15px
    }

    .it-menu-vertical li.level-1 {
        padding: 0 7px
    }

        .it-menu-vertical li.level-1 > a,
        .it-menu-vertical li.level-1.parent > a:before {
            line-height: 30px
        }

    .it-menu-vertical-accessories li.level-1 {
        padding: 0 7px
    }

        .it-menu-vertical-accessories li.level-1 > a,
        .it-menu-vertical-accessories li.level-1.parent > a:before {
            line-height: 30px
        }

    .it-menu-vertical-careandmaintenance li.level-1 {
        padding: 0 7px
    }

        .it-menu-vertical-careandmaintenance li.level-1 > a,
        .it-menu-vertical-careandmaintenance li.level-1.parent > a:before {
            line-height: 30px
        }

    .container_it_vegamenu .it-menu-col {
        padding: 0 7px
    }

    .container_it_vegamenu_accessories .it-menu-col {
        padding: 0 7px
    }

    .container_it_vegamenu_careandmaintenance .it-menu-col {
        padding: 0 7px
    }

    #header .it-menu-vertical ul li.level-1 li.item-header a {
        font-size: 13px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .it-menu-vertical .menu-dropdown li a {
        font-size: 12px
    }

    #header .it-menu-vertical-accessories ul li.level-1 li.item-header a {
        font-size: 13px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .it-menu-vertical-accessories .menu-dropdown li a {
        font-size: 12px
    }

    #header .it-menu-vertical-careandmaintenance ul li.level-1 li.item-header a {
        font-size: 13px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .it-menu-vertical-careandmaintenance .menu-dropdown li a {
        font-size: 12px
    }

    .it-sub-menu .img-col p {
        margin: 0 !important
    }
}

@media screen and (max-width:1050px) {
    #it-menu-vertical .menu-vertical {
        position: static
    }

    .it-menu-vertical li.level-1 > a {
        line-height: 36px;
        position: relative;
        font-size: 14px
    }

    .menu-vertical,
    .menu-vertical.it-active {
        display: block
    }

    #it-menu-vertical-accessories .menu-vertical-accessories {
        position: static
    }

    .it-menu-vertical-accessories li.level-1 > a {
        line-height: 36px;
        position: relative;
        font-size: 14px
    }

    .menu-vertical-accessories,
    .menu-vertical-accessories.it-active {
        display: block
    }

    #it-menu-vertical-careandmaintenance .menu-vertical-careandmaintenance {
        position: static
    }

    .it-menu-vertical-careandmaintenance li.level-1 > a {
        line-height: 36px;
        position: relative;
        font-size: 14px
    }

    .menu-vertical-careandmaintenance,
    .menu-vertical-careandmaintenance.it-active {
        display: block
    }

    .container_it_vegamenu {
        width: 100%
    }

    .container_it_vegamenu_accessories {
        width: 100%
    }

    .container_it_vegamenu_careandmaintenance {
        width: 100%
    }

        .container_it_vegamenu.mb-30 {
            margin-bottom: 0
        }

    .container_it_vegamenu_accessories.mb-30 {
        margin-bottom: 0
    }

    .container_it_vegamenu_careandmaintenance.mb-30 {
        margin-bottom: 0
    }

    .it-menu-vertical .menu-content {
        background: #fff;
        min-height: 0
    }

    .it-menu-vertical-accessories .menu-content {
        background: #fff;
        min-height: 0
    }

    .it-menu-vertical-careandmaintenance .menu-content {
        background: #fff;
        min-height: 0
    }

    .close-menu-content,
    .it-menu-vertical li.level-1.parent > a::before {
        display: none
    }

    .it-menu-vertical .menu-dropdown li a {
        color: #666;
        font-size: 14px;
        line-height: 30px
    }

    .menu-vertical {
        display: none
    }

    .close-menu-content,
    .it-menu-vertical-accessories li.level-1.parent > a::before {
        display: none
    }

    .it-menu-vertical-accessories .menu-dropdown li a {
        color: #666;
        font-size: 14px;
        line-height: 30px
    }

    .menu-vertical-accessories {
        display: none
    }

    .close-menu-content,
    .it-menu-vertical-careandmaintenance li.level-1.parent > a::before {
        display: none
    }

    .it-menu-vertical-careandmaintenance .menu-dropdown li a {
        color: #666;
        font-size: 14px;
        line-height: 30px
    }

    .menu-vertical-careandmaintenance {
        display: none
    }

    #header #mobile_top_menu_wrapper .title-menu {
        padding: 10px 20px;
        margin: 0;
        border-bottom: 1px solid #e2e2e2;
        font-size: 16px;
        color: #222;
        display: block;
        background-color: transparent;
        height: auto;
        line-height: 1;
        font-weight: 700
    }

    .container_it_vegamenu .title-menu i {
        font-size: 16px;
        line-height: 1;
        float: left;
        margin-right: 12px
    }

    .container_it_vegamenu_accessories .title-menu-accessories i {
        font-size: 16px;
        line-height: 1;
        float: left;
        margin-right: 12px
    }

    .container_it_vegamenu_careandmaintenance .title-menu-careandmaintenance i {
        font-size: 16px;
        line-height: 1;
        float: left;
        margin-right: 12px
    }

        .container_it_vegamenu .title-menu i:before {
            content: "\e68e";
            font-family: 'themify'
        }

    .container_it_vegamenu_accessories .title-menu-accessories i:before {
        content: "\e68e";
        font-family: 'themify'
    }

    .container_it_vegamenu_careandmaintenance .title-menu-careandmaintenance i:before {
        content: "\e68e";
        font-family: 'themify'
    }

    #header .it-menu-vertical ul li.level-1 > a {
        padding: 0 20px;
        line-height: 36px;
        color: #000
    }

    .it-menu-vertical .cat-drop-menu li.level-2 {
        padding: 0 15px
    }

    .it-menu-vertical .menu-dropdown {
        display: none;
        padding: 0 15px;
        width: 100%;
        float: none
    }

    .it-menu-vertical li.level-1:not(:last-child),
    .it-menu-vertical li.level-1 {
        border-bottom: none
    }

    .it-menu-vertical .icon-drop-mobile {
        height: 40px;
        line-height: 40px;
        position: absolute;
        text-align: center;
        right: 0;
        top: 0;
        width: 40px;
        z-index: 1
    }

    .it-menu-vertical li.level-1 {
        position: relative;
        cursor: pointer;
        padding: 0;
        width: 100%;
        background: #fff;
        overflow: hidden
    }

    .it-menu-vertical ul li.parent .icon-drop-mobile:after {
        color: #9c9c9c;
        content: "\f107";
        cursor: pointer;
        font-family: FontAwesome
    }

    .it-menu-vertical ul li.parent .icon-drop-mobile.opened:after {
        content: "\f106"
    }

    #header .it-menu-vertical-accessories ul li.level-1 > a {
        padding: 0 20px;
        line-height: 36px;
        color: #000
    }

    .it-menu-vertical-accessories .cat-drop-menu li.level-2 {
        padding: 0 15px
    }

    .it-menu-vertical-accessories .menu-dropdown {
        display: none;
        padding: 0 15px;
        width: 100%;
        float: none
    }

    .it-menu-vertical-accessories li.level-1:not(:last-child),
    .it-menu-vertical-accessories li.level-1 {
        border-bottom: none
    }

    .it-menu-vertical-accessories .icon-drop-mobile {
        height: 40px;
        line-height: 40px;
        position: absolute;
        text-align: center;
        right: 0;
        top: 0;
        width: 40px;
        z-index: 1
    }

    .it-menu-vertical-accessories li.level-1 {
        position: relative;
        cursor: pointer;
        padding: 0;
        width: 100%;
        background: #fff;
        overflow: hidden
    }

    .it-menu-vertical-accessories ul li.parent .icon-drop-mobile:after {
        color: #9c9c9c;
        content: "\f107";
        cursor: pointer;
        font-family: FontAwesome
    }

    .it-menu-vertical-accessories ul li.parent .icon-drop-mobile.opened:after {
        content: "\f106"
    }

    #header .it-menu-vertical-careandmaintenance ul li.level-1 > a {
        padding: 0 20px;
        line-height: 36px;
        color: #000
    }

    .it-menu-vertical-careandmaintenance .cat-drop-menu li.level-2 {
        padding: 0 15px
    }

    .it-menu-vertical-careandmaintenance .menu-dropdown {
        display: none;
        padding: 0 15px;
        width: 100%;
        float: none
    }

    .it-menu-vertical-careandmaintenance li.level-1:not(:last-child),
    .it-menu-vertical-careandmaintenance li.level-1 {
        border-bottom: none
    }

    .it-menu-vertical-careandmaintenance .icon-drop-mobile {
        height: 40px;
        line-height: 40px;
        position: absolute;
        text-align: center;
        right: 0;
        top: 0;
        width: 40px;
        z-index: 1
    }

    .it-menu-vertical-careandmaintenance li.level-1 {
        position: relative;
        cursor: pointer;
        padding: 0;
        width: 100%;
        background: #fff;
        overflow: hidden
    }

    .it-menu-vertical-careandmaintenance ul li.parent .icon-drop-mobile:after {
        color: #9c9c9c;
        content: "\f107";
        cursor: pointer;
        font-family: FontAwesome
    }

    .it-menu-vertical-careandmaintenance ul li.parent .icon-drop-mobile.opened:after {
        content: "\f106"
    }

    .it-menu-row .it-menu-col:not(:last-child) {
        margin-bottom: 5px
    }

    .it-menu-row .it-menu-col {
        width: 100%
    }

    #header .it-menu-vertical ul li.level-1 li.item-header a {
        font-size: 14px;
        line-height: 40px
    }

    .it-menu-vertical .menu-dropdown .it-menu-row.mt-20 {
        margin-top: 0
    }

    .menu-vertical .menu-banner {
        display: none
    }

    #header .it-menu-vertical-accessories ul li.level-1 li.item-header a {
        font-size: 14px;
        line-height: 40px
    }

    .it-menu-vertical-accessories .menu-dropdown .it-menu-row.mt-20 {
        margin-top: 0
    }

    .menu-vertical-accessories .menu-banner {
        display: none
    }

    #header .it-menu-vertical-careandmaintenance ul li.level-1 li.item-header a {
        font-size: 14px;
        line-height: 40px
    }

    .it-menu-vertical-careandmaintenance .menu-dropdown .it-menu-row.mt-20 {
        margin-top: 0
    }

    .menu-vertical-careandmaintenance .menu-banner {
        display: none
    }

}

@media screen and (min-width:1051px) {
    #header .container_it_vegamenu .hidden-md-down {
        display: block !important
    }

    #header .container_it_vegamenu_accessories .hidden-md-down {
        display: block !important
    }

    #header .container_it_vegamenu_careandmaintenance .hidden-md-down {
        display: block !important
    }

    #header .it-menu-vertical ul li.level-1:last-child > a {
        border-bottom: none
    }

    #header .it-menu-vertical-accessories ul li.level-1:last-child > a {
        border-bottom: none
    }

    #header .it-menu-vertical-careandmaintenance ul li.level-1:last-child > a {
        border-bottom: none
    }
    .it-menu-vertical .menu-dropdown {
        min-height: 50px;
        display: block;
        opacity: 0;
        left: 100%;
        filter: alpha(opacity=0);
        transform: translate(20px, 0);
        -webkit-transform: translate(20px, 0);
        -moz-transform: translate(20px, 0);
        -o-transform: translate(20px, 0);
        -ms-transform: translate(20px, 0);
        transition: opacity 0.5s ease 0s, transform 0.5s ease 0s;
        -moz-transition: opacity 0.5s ease 0s, -moz-transform 0.5s ease 0s;
        -webkit-transition: opacity 0.5s ease 0s, -webkit-transform 0.5s ease 0s;
        -ms-transition: opacity 0.5s ease 0s, -ms-transform 0.5s ease 0s;
        visibility: hidden
    }

    .it-menu-vertical-accessories .menu-dropdown {
        min-height: 50px;
        display: block;
        opacity: 0;
        left: 100%;
        filter: alpha(opacity=0);
        transform: translate(20px, 0);
        -webkit-transform: translate(20px, 0);
        -moz-transform: translate(20px, 0);
        -o-transform: translate(20px, 0);
        -ms-transform: translate(20px, 0);
        transition: opacity 0.5s ease 0s, transform 0.5s ease 0s;
        -moz-transition: opacity 0.5s ease 0s, -moz-transform 0.5s ease 0s;
        -webkit-transition: opacity 0.5s ease 0s, -webkit-transform 0.5s ease 0s;
        -ms-transition: opacity 0.5s ease 0s, -ms-transform 0.5s ease 0s;
        visibility: hidden
    }

    .it-menu-vertical-careandmaintenance .menu-dropdown {
        min-height: 50px;
        display: block;
        opacity: 0;
        left: 100%;
        filter: alpha(opacity=0);
        transform: translate(20px, 0);
        -webkit-transform: translate(20px, 0);
        -moz-transform: translate(20px, 0);
        -o-transform: translate(20px, 0);
        -ms-transform: translate(20px, 0);
        transition: opacity 0.5s ease 0s, transform 0.5s ease 0s;
        -moz-transition: opacity 0.5s ease 0s, -moz-transform 0.5s ease 0s;
        -webkit-transition: opacity 0.5s ease 0s, -webkit-transform 0.5s ease 0s;
        -ms-transition: opacity 0.5s ease 0s, -ms-transform 0.5s ease 0s;
        visibility: hidden
    }

    .it-menu-vertical ul li.level-1:hover > .menu-dropdown,
    .it-menu-vertical ul li.level-2:hover > .menu-dropdown,
    .it-menu-vertical ul li.level-3:hover > .menu-dropdown,
    .it-menu-vertical ul li.level-4:hover > .menu-dropdown,
    .it-menu-vertical ul li.level-5:hover > .menu-dropdown {
        opacity: 1;
        filter: alpha(opacity=100);
        transform: translate(1px, 0);
        -webkit-transform: translate(1px, 0);
        -moz-transform: translate(1px, 0);
        -o-transform: translate(1px, 0);
        -ms-transform: translate(1px, 0);
        visibility: visible;
        text-align: left
    }

    .it-menu-vertical-accessories ul li.level-1:hover > .menu-dropdown,
    .it-menu-vertical-accessories ul li.level-2:hover > .menu-dropdown,
    .it-menu-vertical-accessories ul li.level-3:hover > .menu-dropdown,
    .it-menu-vertical-accessories ul li.level-4:hover > .menu-dropdown,
    .it-menu-vertical-accessories ul li.level-5:hover > .menu-dropdown {
        opacity: 1;
        filter: alpha(opacity=100);
        transform: translate(1px, 0);
        -webkit-transform: translate(1px, 0);
        -moz-transform: translate(1px, 0);
        -o-transform: translate(1px, 0);
        -ms-transform: translate(1px, 0);
        visibility: visible;
        text-align: left
    }

    .it-menu-vertical-careandmaintenance ul li.level-1:hover > .menu-dropdown,
    .it-menu-vertical-careandmaintenance ul li.level-2:hover > .menu-dropdown,
    .it-menu-vertical-careandmaintenance ul li.level-3:hover > .menu-dropdown,
    .it-menu-vertical-careandmaintenance ul li.level-4:hover > .menu-dropdown,
    .it-menu-vertical-careandmaintenance ul li.level-5:hover > .menu-dropdown {
        opacity: 1;
        filter: alpha(opacity=100);
        transform: translate(1px, 0);
        -webkit-transform: translate(1px, 0);
        -moz-transform: translate(1px, 0);
        -o-transform: translate(1px, 0);
        -ms-transform: translate(1px, 0);
        visibility: visible;
        text-align: left
    }


    .it-menu-vertical .title-menu-mobile {
        display: none !important
    }

    .it-menu-vertical li.level-1 {
        padding: 0 15px
    }

        .it-menu-vertical li.level-1 i {
            right: 0;
            line-height: 45px;
            position: absolute;
            text-align: center;
            top: 0;
            width: 20px;
            height: auto;
            font-size: 15px
        }

    .it-menu-vertical .menu-dropdown {
        position: absolute;
        z-index: 1000;
        background: #fff;
        border: 1px solid transparent;
        width: 100%;
        padding: 15px
    }

        .it-menu-vertical .menu-dropdown a {
            color: #666
        }

        .it-menu-vertical .menu-dropdown .it-menu-col.border {
            padding-left: 40px;
            margin-top: 20px;
            margin-bottom: 20px
        }

    .menu-vertical.it-menu-top {
        left: -290px;
        position: fixed;
        top: 0;
        width: 290px;
        visibility: hidden;
        -webkit-transition: all 300ms ease;
        -moz-transition: all 300ms ease;
        -ms-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        transition: all 300ms ease
    }

    .menu-vertical.it-active.it-menu-top {
        left: 0;
        visibility: visible
    }

    .menu-vertical .close-menu-content {
        display: none
    }

    .menu-vertical.it-active.it-menu-top .close-menu-content {
        color: #fff !important;
        display: block;
        height: 15px;
        line-height: 27px;
        position: relative;
        z-index: 99999
    }

        .menu-vertical.it-active.it-menu-top .close-menu-content span {
            background: #d70000 none repeat scroll 0 0;
            border-radius: 100%;
            display: block;
            height: 30px;
            line-height: 28px;
            position: absolute;
            right: -15px;
            text-align: center;
            top: 0;
            width: 30px;
            cursor: pointer
        }

    .it-menu-vertical .column-1 {
        width: 100%
    }

    .it-menu-vertical .column-2 {
        width: 200%
    }

    .it-menu-vertical .column-3 {
        width: 300%
    }

    .it-menu-vertical .column-4 {
        width: 375%
    }

    .it-menu-vertical-accessories .title-menu-mobile {
        display: none !important
    }

    .it-menu-vertical-accessories li.level-1 {
        padding: 0 15px
    }

        .it-menu-vertical-accessories li.level-1 i {
            right: 0;
            line-height: 45px;
            position: absolute;
            text-align: center;
            top: 0;
            width: 20px;
            height: auto;
            font-size: 15px
        }

    .it-menu-vertical-accessories .menu-dropdown {
        position: absolute;
        z-index: 1000;
        background: #fff;
        border: 1px solid transparent;
        width: 100%;
        padding: 15px
    }

        .it-menu-vertical-accessories .menu-dropdown a {
            color: #666
        }

        .it-menu-vertical-accessories .menu-dropdown .it-menu-col.border {
            padding-left: 40px;
            margin-top: 20px;
            margin-bottom: 20px
        }

    .menu-vertical-accessories.it-menu-top {
        left: -290px;
        position: fixed;
        top: 0;
        width: 290px;
        visibility: hidden;
        -webkit-transition: all 300ms ease;
        -moz-transition: all 300ms ease;
        -ms-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        transition: all 300ms ease
    }

    .menu-vertical-accessories.it-active.it-menu-top {
        left: 0;
        visibility: visible
    }

    .menu-vertical-accessories .close-menu-content {
        display: none
    }

    .menu-vertical-accessories.it-active.it-menu-top .close-menu-content {
        color: #fff !important;
        display: block;
        height: 15px;
        line-height: 27px;
        position: relative;
        z-index: 99999
    }

        .menu-vertical-accessories.it-active.it-menu-top .close-menu-content span {
            background: #d70000 none repeat scroll 0 0;
            border-radius: 100%;
            display: block;
            height: 30px;
            line-height: 28px;
            position: absolute;
            right: -15px;
            text-align: center;
            top: 0;
            width: 30px;
            cursor: pointer
        }

    .it-menu-vertical-accessories .column-1 {
        width: 100%
    }

    .it-menu-vertical-accessories .column-2 {
        width: 200%
    }

    .it-menu-vertical-accessories .column-3 {
        width: 300%
    }

    .it-menu-vertical-accessories .column-4 {
        width: 375%
    }

    .it-menu-vertical-careandmaintenance .title-menu-mobile {
        display: none !important
    }

    .it-menu-vertical-careandmaintenance li.level-1 {
        padding: 0 15px
    }

        .it-menu-vertical-careandmaintenance li.level-1 i {
            right: 0;
            line-height: 45px;
            position: absolute;
            text-align: center;
            top: 0;
            width: 20px;
            height: auto;
            font-size: 15px
        }

    .it-menu-vertical-careandmaintenance .menu-dropdown {
        position: absolute;
        z-index: 1000;
        background: #fff;
        border: 1px solid transparent;
        width: 100%;
        padding: 15px
    }

        .it-menu-vertical-careandmaintenance .menu-dropdown a {
            color: #666
        }

        .it-menu-vertical-careandmaintenance .menu-dropdown .it-menu-col.border {
            padding-left: 40px;
            margin-top: 20px;
            margin-bottom: 20px
        }

    .menu-vertical-careandmaintenance.it-menu-top {
        left: -290px;
        position: fixed;
        top: 0;
        width: 290px;
        visibility: hidden;
        -webkit-transition: all 300ms ease;
        -moz-transition: all 300ms ease;
        -ms-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        transition: all 300ms ease
    }

    .menu-vertical-careandmaintenance.it-active.it-menu-top {
        left: 0;
        visibility: visible
    }

    .menu-vertical-careandmaintenance .close-menu-content {
        display: none
    }

    .menu-vertical-careandmaintenance.it-active.it-menu-top .close-menu-content {
        color: #fff !important;
        display: block;
        height: 15px;
        line-height: 27px;
        position: relative;
        z-index: 99999
    }

        .menu-vertical-careandmaintenance.it-active.it-menu-top .close-menu-content span {
            background: #d70000 none repeat scroll 0 0;
            border-radius: 100%;
            display: block;
            height: 30px;
            line-height: 28px;
            position: absolute;
            right: -15px;
            text-align: center;
            top: 0;
            width: 30px;
            cursor: pointer
        }

    .it-menu-vertical-careandmaintenance .column-1 {
        width: 100%
    }

    .it-menu-vertical-careandmaintenance .column-2 {
        width: 200%
    }

    .it-menu-vertical-careandmaintenance .column-3 {
        width: 300%
    }

    .it-menu-vertical-careandmaintenance .column-4 {
        width: 375%
    }
}

@media (min-width:1051px) and (max-width:1199px) {
    #header .it-menu-vertical ul li.level-1 li.item-header a {
        font-size: 14px
    }
    #header .it-menu-vertical-accessories ul li.level-1 li.item-header a {
        font-size: 14px
    }
    #header .it-menu-vertical-careandmaintenance ul li.level-1 li.item-header a {
        font-size: 14px
    }
}

.clear {
    clear: both
}

#social_block_nav {
    float: left
}

@media (max-width:1199px) {
    #social_block_nav {
        display: none
    }
}

#social_block_nav ul li {
    float: left;
    margin: 5px 13px
}

    #social_block_nav ul li a {
        display: block;
        vertical-align: middle;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        box-shadow: 0 0 1px rgba(0, 0, 0, 0);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -moz-osx-font-smoothing: grayscale;
        position: relative
    }

        #social_block_nav ul li a:before {
            display: inline-block;
            font-family: "FontAwesome";
            color: #000;
            font-size: 12px;
            position: absolute;
            left: 0;
            -webkit-transform: translateZ(0);
            transform: translateZ(0);
            -webkit-transition-timing-function: ease-out;
            transition-timing-function: ease-out
        }

        #social_block_nav ul li a:hover:before,
        #social_block_nav ul li a:focus:before,
        #social_block_nav ul li a:active:before {
            -webkit-animation-name: it-nav-social;
            animation-name: it-nav-social;
            -webkit-animation-duration: 0.3s;
            animation-duration: 0.3s;
            -webkit-animation-timing-function: linear;
            animation-timing-function: linear;
            -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
            -webkit-animation-direction: alternate;
            animation-direction: alternate;
            color: #000
        }

.it-bottom-footer {
    border-top: 1px solid #666;
    padding-top: 30px
}

    .it-bottom-footer p {
        font-family: 'Lato', sans-serif;
        font-size: 13px;
        color: #666;
        float: left
    }

    .it-bottom-footer .payment {
        float: right
    }

.home-top-banner .banner {
    padding: 0;
    position: relative
}

    .home-top-banner .banner .text {
        position: absolute;
        left: 50px;
        top: 30px;
        text-align: center
    }

        .home-top-banner .banner .text.banner1:before {
            content: "\f025";
            font-family: 'FontAwesome';
            font-size: 24px;
            color: #000
        }

        .home-top-banner .banner .text.banner1 h2,
        .home-top-banner .banner .text.banner3 h2 {
            font-family: 'Roboto', sans-serif;
            font-size: 36px;
            font-weight: 500;
            text-transform: uppercase;
            color: #000
        }

        .home-top-banner .banner .text.banner1 h4,
        .home-top-banner .banner .text.banner3 h4 {
            font-family: 'Lato', sans-serif;
            font-size: 18px;
            text-transform: uppercase;
            color: #000;
            font-weight: 700;
            margin-bottom: 35px
        }

        .home-top-banner .banner .text.banner1 a,
        .home-top-banner .banner .text.banner3 a {
            font-family: 'Lato', sans-serif;
            font-size: 13px;
            text-transform: uppercase;
            background: transparent;
            padding: 10px 40px;
            color: #000;
            border: 1px solid #000;
            font-weight: 700
        }

        .home-top-banner .banner .text.banner2:before {
            content: "\f083";
            font-family: 'FontAwesome';
            font-size: 24px;
            color: #fff
        }

        .home-top-banner .banner .text.banner2 h2 {
            font-family: 'Roboto', sans-serif;
            font-size: 36px;
            font-weight: 500;
            text-transform: uppercase;
            color: #fff
        }

        .home-top-banner .banner .text.banner2 h4 {
            font-family: 'Lato', sans-serif;
            font-size: 18px;
            text-transform: uppercase;
            color: #fff;
            font-weight: 700;
            margin-bottom: 35px
        }

        .home-top-banner .banner .text.banner2 a {
            font-family: 'Lato', sans-serif;
            font-size: 13px;
            text-transform: uppercase;
            background: transparent;
            padding: 10px 40px;
            color: #fff;
            border: 1px solid #fff;
            font-weight: 700
        }

        .home-top-banner .banner .text.banner3:before {
            content: "\f10b";
            font-family: 'FontAwesome';
            font-size: 24px;
            color: #000
        }

        .home-top-banner .banner .text.banner3 {
            left: 60px
        }

    .home-top-banner .banner p:before {
        border-bottom: 2px solid #fff;
        border-top: 2px solid #fff;
        bottom: 35px;
        content: " ";
        left: 10px;
        opacity: 0;
        position: absolute;
        right: 10px;
        top: 20px;
        -webkit-transform: scale(0, 1);
        transform: scale(0, 1);
        transition: all 0.5s cubic-bezier(.455, .03, .515, .955) 0s;
        z-index: 1
    }

    .home-top-banner .banner p:after {
        border-left: 2px solid #fff;
        border-right: 2px solid #fff;
        bottom: 25px;
        content: "";
        left: 30px;
        opacity: 0;
        position: absolute;
        right: 30px;
        top: 10px;
        -webkit-transform: scale(1, 0);
        transform: scale(1, 0);
        transition: all 0.5s cubic-bezier(.455, .03, .515, .955) 0s;
        z-index: 1
    }

    .home-top-banner .banner p:hover:before,
    .home-top-banner .banner p:hover:after {
        opacity: 1;
        transform: scale(1)
    }

    .home-top-banner .banner .text a:hover {
        background: #000;
        color: #fff
    }

.home-center-banner-1 {
    padding: 0;
    position: relative
}

    .home-center-banner-1 .text {
        position: absolute;
        left: 25%;
        top: 37%;
        text-align: center
    }

        .home-center-banner-1 .text h1 {
            font-size: 72px;
            font-weight: 700;
            text-transform: uppercase;
            color: #000;
            opacity: 1;
            -webkit-transform: scale3d(.8, .8, 1);
            transform: scale3d(.8, .8, 1)
        }

        .home-center-banner-1 .text p {
            font-family: 'Roboto', sans-serif;
            font-size: 20px;
            color: #000;
            text-align: center;
            width: 900px;
            opacity: 1;
            -webkit-transform: scale3d(.8, .8, 1);
            transform: scale3d(.8, .8, 1)
        }

        .home-center-banner-1 .text p {
            -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
            transition: opacity 0.35s, transform 0.35s
        }

        .home-center-banner-1 .text h1 {
            -webkit-transition: -webkit-transform 0.35s;
            transition: transform 0.35s
        }

            .home-center-banner-1 .text h1:hover,
            .home-center-banner-1 .text p:hover {
                color: #fff;
                opacity: 1;
                -webkit-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1)
            }

    .home-center-banner-1 img:hover {
        opacity: .7;
        -webkit-transition: -webkit-transform 0.35s;
        transition: transform 0.35s
    }

.banner-bottom-home {
    margin-top: 50px
}

    .banner-bottom-home .left,
    .banner-bottom-home .banner-right,
    .banner-bottom-home .banner-right .right-top,
    .banner-bottom-home .banner-right .left-b,
    .banner-bottom-home .banner-right .right-b {
        padding: 0
    }

        .banner-bottom-home .left,
        .banner-bottom-home .banner-right .right-top {
            position: relative
        }

            .banner-bottom-home .left .text-left {
                position: absolute;
                top: 100px;
                right: 80px
            }

            .banner-bottom-home .banner-right .right-top .text-right {
                position: absolute;
                top: 50px;
                left: 15px;
                text-align: center
            }

            .banner-bottom-home .left h3 {
                font-size: 33px;
                font-family: 'Roboto', sans-serif;
                color: #000;
                font-weight: 500;
                text-transform: uppercase;
                margin-bottom: -5px
            }

            .banner-bottom-home .left h1 {
                font-size: 100px;
                color: #000;
                font-weight: 700;
                text-transform: uppercase;
                margin-bottom: -11px
            }

            .banner-bottom-home .left h2 {
                font-size: 60px;
                color: #000;
                font-weight: 700;
                text-transform: uppercase;
                margin-bottom: 38px
            }

            .banner-bottom-home .left a {
                font-size: 18px;
                font-family: 'Roboto', sans-serif;
                color: #000;
                font-weight: 500;
                text-transform: uppercase;
                border: 1px solid #000;
                background: transparent;
                padding: 13px 75px
            }

        .banner-bottom-home .banner-right .right-top {
            margin-bottom: -16px
        }

            .banner-bottom-home .banner-right .right-top .text-right h2 {
                font-size: 20px;
                color: #fff;
                font-weight: 500;
                text-transform: uppercase
            }

            .banner-bottom-home .banner-right .right-top .text-right h3 {
                font-size: 45px;
                color: #fff;
                font-weight: 700;
                text-transform: uppercase;
                width: 350px
            }

        .banner-bottom-home .left a:hover {
            background: #000;
            color: #fff
        }

    .banner-bottom-home .banner img:hover {
        opacity: .5
    }

@-webkit-keyframes it-nav-social {
    to {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }
}

@keyframes it-nav-social {
    to {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }
}

#social_block_nav ul li.facebook a:before {
    content: "\f09a"
}

#social_block_nav ul li.twitter a:before {
    content: "\f099"
}

#social_block_nav ul li.rss a:before {
    content: "\f09e"
}

#social_block_nav ul li.google-plus a:before {
    content: "\f0d5"
}

#social_block_nav ul li a span {
    display: none
}

.nav-shipping-map {
    width: 390px;
    margin: 0 auto
}

    .nav-shipping-map .free-shipping {
        display: inline-block;
        margin-right: 10px;
        margin-top: 3px
    }

        .nav-shipping-map .free-shipping span::before {
            font-family: "FontAwesome";
            content: "\f0d1";
            font-size: 15px;
            margin-right: 10px
        }

    .nav-shipping-map .map a {
        color: #000
    }

    .nav-shipping-map .map {
        display: inline-block;
        margin-left: 10px;
        margin-top: 3px
    }

        .nav-shipping-map .map span::before {
            font-family: "FontAwesome";
            content: "\f017";
            font-size: 15px;
            margin-right: 10px
        }

    .nav-shipping-map span {
        font-family: Lato;
        font-size: 11px;
        color: #000;
        text-transform: uppercase
    }

.right-contact-top {
    float: right;
    font-family: Lato;
    font-size: 12px;
    color: #999;
    margin-top: 20px;
    position: relative;
    padding-right: 40px
}

    .right-contact-top::before {
        content: "";
        position: absolute;
        left: -60px;
        top: -14px;
        color: #000;
        background: url(../../../../modules/itcustomhtml/views/img/support.png) no-repeat;
        height: 108px;
        width: 80px
    }

    .right-contact-top p {
        letter-spacing: 1px;
        margin-top: 5px;
        margin-bottom: 0;
        font-size: 13px
    }

    .right-contact-top .support span {
        color: #000
    }

.it-home-center-banner .home-center-banner {
    background: url(../../../../modules/itcustomhtml/views/img/home_center-banner.jpg) repeat fixed center top
}

    .it-home-center-banner .home-center-banner .container {
        padding: 100px 50px
    }

    .it-home-center-banner .home-center-banner .text {
        padding-left: 80px;
        color: #fff;
        font-family: 'Coda', cursive
    }

        .it-home-center-banner .home-center-banner .text h2 {
            font-family: 'Coda', cursive;
            font-size: 72px;
            width: 500px
        }

        .it-home-center-banner .home-center-banner .text p {
            font-size: 15px;
            width: 550px;
            margin-bottom: 60px
        }

        .it-home-center-banner .home-center-banner .text a {
            background: #0166c3;
            color: #fff;
            font-size: 18px;
            padding: 12px 40px;
            text-transform: uppercase;
            border: 1px solid transparent
        }

            .it-home-center-banner .home-center-banner .text a:hover {
                background: transparent;
                border: 1px solid #fff
            }

    .it-home-center-banner .home-center-banner .banner-women {
        top: 59px;
        left: 23%;
        position: relative;
        width: 255px
    }

@media (min-width:1400px) {
    .home-top-banner .banner .text {
        ;
        left: 100px;
        top: 70px;
        text-align: center
    }

        .home-top-banner .banner .text.banner1:before {
            font-size: 24px
        }

        .home-top-banner .banner .text.banner1 h2,
        .home-top-banner .banner .text.banner3 h2 {
            font-size: 36px
        }

        .home-top-banner .banner .text.banner1 p,
        .home-top-banner .banner .text.banner3 p {
            font-size: 18px;
            margin-bottom: 35px
        }

        .home-top-banner .banner .text.banner1 a,
        .home-top-banner .banner .text.banner3 a {
            font-size: 13px;
            padding: 10px 40px
        }

        .home-top-banner .banner .text.banner2:before {
            font-size: 24px
        }

        .home-top-banner .banner .text.banner2 h2 {
            font-size: 36px
        }

        .home-top-banner .banner .text.banner2 p {
            font-size: 18px;
            margin-bottom: 35px
        }

        .home-top-banner .banner .text.banner2 a {
            font-size: 13px;
            padding: 10px 40px
        }

        .home-top-banner .banner .text.banner3:before {
            font-size: 24px
        }

        .home-top-banner .banner .text.banner3 {
            left: 60px
        }

    .banner-bottom-home .left .text-left {
        position: absolute;
        top: 125px;
        right: 80px
    }

    .banner-bottom-home .banner-right .right-top .text-right {
        position: absolute;
        top: 80px;
        left: 40px;
        text-align: center
    }

    .banner-bottom-home .left h3 {
        font-size: 37px;
        margin-bottom: -5px
    }

    .banner-bottom-home .left h1 {
        font-size: 110px;
        margin-bottom: -11px
    }

    .banner-bottom-home .left h2 {
        font-size: 60px;
        margin-bottom: 38px
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .home-center-banner-1 .it-home-center .left .text h3 {
        font-size: 24px
    }

    .home-center-banner-1 .it-home-center .left .text p {
        font-size: 11px;
        width: 250px
    }

    .home-center-banner-1 .it-home-center .left .text {
        top: 30px
    }

    .home-center-banner-1 .it-home-center .right .text h4 {
        font-size: 13px
    }

    .home-center-banner-1 .it-home-center .right .text h2 {
        font-size: 30px;
        width: 200px;
        margin-top: 10px;
        margin-bottom: 20px
    }

    .home-center-banner-1 .it-home-center .right .text {
        top: 15px;
        left: 35px
    }

        .home-center-banner-1 .it-home-center .right .text span {
            font-size: 13px
        }

    .it-prod-cat .sub-cat {
        margin-bottom: 15px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .home-top-banner .banner .text.banner1 h2,
    .home-top-banner .banner .text.banner3 h2,
    .home-top-banner .banner .text.banner2 h2 {
        font-size: 18px
    }

    .home-top-banner .banner .text.banner1 h4,
    .home-top-banner .banner .text.banner3 h4,
    .home-top-banner .banner .text.banner2 h4 {
        font-size: 13px;
        margin-bottom: 15px
    }

    .home-top-banner .banner .text.banner1 a,
    .home-top-banner .banner .text.banner3 a,
    .home-top-banner .banner .text.banner2 a {
        font-size: 10px;
        padding: 7px 25px
    }

    .home-top-banner .banner .text,
    .home-top-banner .banner .text.banner3 {
        top: 25px;
        left: 36px
    }

        .home-top-banner .banner .text.banner1:before,
        .home-top-banner .banner .text.banner2:before,
        .home-top-banner .banner .text.banner3:before {
            font-size: 18px
        }

    .home-center-banner-1 .text {
        left: 0
    }

    .banner-bottom-home .left .text-left {
        right: 35px;
        top: 30px
    }

    .banner-bottom-home .banner-right .right-top .text-right {
        top: 13px
    }

    .right-contact-top {
        width: 16%;
        padding-left: 10px
    }

    header .row #header_logo {
        padding-top: 40px
    }

    .content_sortPagiBar .sortPagiBar #productsSortForm {
        margin-left: 20px
    }

    .content_sortPagiBar .sortPagiBar .nbrItemPage #uniform-nb_item {
        margin-left: 10px;
        margin-right: 10px
    }

    .content_sortPagiBar .display,
    .content_sortPagiBar .display_m {
        margin: 14px 0 0 5px
    }

    .content_sortPagiBar .filter-col-item li {
        padding-left: 5px
    }

    .content_sortPagiBar .filter-col-item {
        margin: 14px 18px 0 10px
    }

    .top-pagination-content .product-count,
    .bottom-pagination-content .product-count {
        float: none;
        padding: 0 0 15px 30px
    }

    ul.product_list .product-name {
        height: 43px
    }

    ul.product_list .comments_note .nb-comments {
        display: none
    }

    #category .product_list.list .right-block .it-button-container .cart {
        margin-right: 0
    }

    #quantity_wanted_p input {
        width: 100px
    }

    .box-cart-bottom .buttons_bottom_block {
        padding: 15px 0 10px 5px
    }

    .box-info-product #wishlist_button:before,
    #wishlist_button_nopop:before {
        margin-right: 0
    }

    .socialsharing_product button {
        margin-right: 0
    }

    #views_block .button_thumblist.prev {
        left: 40px
    }

    #views_block .button_thumblist.next {
        left: 40px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .home-top-banner .banner .text.banner1 h2,
    .home-top-banner .banner .text.banner3 h2,
    .home-top-banner .banner .text.banner2 h2 {
        font-size: 18px
    }

    .home-top-banner .banner .text.banner1 h4,
    .home-top-banner .banner .text.banner3 h4,
    .home-top-banner .banner .text.banner2 h4 {
        font-size: 13px;
        margin-bottom: 15px
    }

    .home-top-banner .banner .text.banner1 a,
    .home-top-banner .banner .text.banner3 a,
    .home-top-banner .banner .text.banner2 a {
        font-size: 10px;
        padding: 7px 25px
    }

    .home-top-banner .banner .text,
    .home-top-banner .banner .text.banner3 {
        top: 12px;
        left: 28px
    }

        .home-top-banner .banner .text.banner1:before,
        .home-top-banner .banner .text.banner2:before,
        .home-top-banner .banner .text.banner3:before {
            font-size: 18px
        }

    .home-center-banner-1 .text {
        left: 0
    }

        .home-center-banner-1 .text h1 {
            font-size: 50px
        }

        .home-center-banner-1 .text p {
            font-size: 13px;
            width: 700px
        }

    .banner-bottom-home .left .text-left {
        right: 35px;
        top: 50px
    }

    .banner-bottom-home .left h3 {
        font-size: 18px
    }

    .banner-bottom-home .left h1 {
        font-size: 52px
    }

    .banner-bottom-home .left h2 {
        font-size: 30px;
        margin-bottom: 15px
    }

    .banner-bottom-home .left a {
        font-size: 13px;
        padding: 10px 27px
    }

    .banner-bottom-home .banner-right .right-top .text-right {
        left: 0;
        top: 10px
    }

        .banner-bottom-home .banner-right .right-top .text-right h2 {
            font-size: 18px
        }

        .banner-bottom-home .banner-right .right-top .text-right h3 {
            font-size: 30px;
            width: 280px
        }

    .nav-shipping-map {
        clear: both;
        margin-bottom: 10px
    }

        .nav-shipping-map .free-shipping {
            margin-top: 0
        }

        .nav-shipping-map .map {
            margin-top: 0
        }

    #social_block_nav {
        display: block !important
    }

    .right-contact-top {
        position: absolute;
        right: 0;
        top: -20px
    }

    #header .shopping_cart {
        top: 219px
    }

    .footer-container #footer .footer-block {
        width: 25%
    }

    .content_sortPagiBar .sortPagiBar #productsSortForm {
        margin-left: 20px
    }

    .content_sortPagiBar .sortPagiBar .nbrItemPage #uniform-nb_item {
        margin-left: 10px
    }

    #category .product_list.list .right-block .it-button-container .cart {
        margin-right: 0
    }

    .top-pagination-content div.pagination,
    .bottom-pagination-content div.pagination {
        clear: none;
        margin-left: 25px
    }

    .top-pagination-content .product-count,
    .bottom-pagination-content .product-count {
        clear: none;
        margin-top: 0;
        margin-bottom: 10px
    }

    .layered_slider_container {
        width: 87%
    }

    .primary_block .pb-center-column {
        width: 50%
    }

    .primary_block .pb-right-column {
        width: 50%
    }
}

@media (max-width:767px) {
    .home-top-banner .banner .text.banner1 h2,
    .home-top-banner .banner .text.banner3 h2,
    .home-top-banner .banner .text.banner2 h2 {
        font-size: 30px
    }

    .home-top-banner .banner .text.banner1 h4,
    .home-top-banner .banner .text.banner3 h4,
    .home-top-banner .banner .text.banner2 h4 {
        font-size: 18px;
        margin-bottom: 26px
    }

    .home-top-banner .banner .text.banner1 a,
    .home-top-banner .banner .text.banner3 a,
    .home-top-banner .banner .text.banner2 a {
        font-size: 13px;
        padding: 10px 45px
    }

    .home-top-banner .banner .text {
        top: 45px
    }

        .home-top-banner .banner .text.banner1:before,
        .home-top-banner .banner .text.banner2:before,
        .home-top-banner .banner .text.banner3:before {
            font-size: 24px
        }

    .home-center-banner-1 .text h1 {
        font-size: 30px
    }

    .home-center-banner-1 .text {
        left: 0
    }

    .banner-bottom-home .left .text-left {
        right: 35px;
        top: 30px
    }

    .banner-bottom-home .left h3 {
        font-size: 18px
    }

    .banner-bottom-home .left h1 {
        font-size: 52px;
        margin-bottom: 0
    }

    .banner-bottom-home .left h2 {
        font-size: 30px;
        margin-bottom: 15px
    }

    .banner-bottom-home .left a {
        font-size: 13px;
        padding: 13px 27px
    }

    .banner-bottom-home .banner-right .right-top .text-right {
        left: 0;
        top: 10px
    }

        .banner-bottom-home .banner-right .right-top .text-right h2 {
            font-size: 18px
        }

        .banner-bottom-home .banner-right .right-top .text-right h3 {
            font-size: 23px;
            width: 200px
        }

    .home-center-banner-1 .text p {
        display: none
    }

    .home-top-banner .banner {
        width: 100%
    }

    .right-contact-top {
        float: left;
        position: relative;
        height: 105px;
        margin-top: 30px;
        left: 70px
    }

    .nav-shipping-map {
        clear: both;
        margin-bottom: 10px;
        display: none
    }

    #header .shopping_cart {
        top: 319px;
        z-index: 99999
    }

    #index .block .title_block:after,
    .block h4:after {
        content: ""
    }

    .footer-container #footer h4 {
        float: none;
        margin-bottom: 20px
    }

    #left_column {
        display: none
    }

        #left_column .block {
            clear: both
        }

            #left_column .block .title_block,
            #left_column .block h4 {
                float: none;
                margin-bottom: 20px
            }

    .content_sortPagiBar .filter-col-item {
        display: none
    }

    ul.product-list.list li.ajax_block_product .it-button-container {
        width: 100%
    }

    ul.product-list.grid li.ajax_block_product .it-button-container {
        width: 100%
    }

    ul.product-list.list li.ajax_block_product .wishlist_button {
        margin: 0
    }

    ul.product-list.list li.ajax_block_product .compare_button {
        margin: 0
    }

    .top-pagination-content div.pagination,
    .bottom-pagination-content div.pagination {
        clear: none;
        float: right
    }

    .top-pagination-content .product-count,
    .bottom-pagination-content .product-count {
        clear: none;
        margin-top: 0;
        margin-bottom: 10px
    }

    .content_sortPagiBar .sortPagiBar .nbrItemPage {
        float: right
    }

        .content_sortPagiBar .sortPagiBar .nbrItemPage #uniform-nb_item {
            margin-right: 0;
            margin-left: 20px
        }

    .content_sortPagiBar .sortPagiBar #productsSortForm {
        margin-right: 10px;
        margin-left: 10px
    }

    #views_block .button_thumblist.prev {
        left: 40px
    }

    #views_block .button_thumblist.next {
        left: 40px
    }

    #it-accessories {
        padding-right: 0
    }

        #it-accessories #next_pro_acc {
            right: 0
        }

    #ul_productsaccessories_list .item.product-box {
        height: 530px
    }
}

@media (max-width:479px) {
    .home-top-banner .banner .text.banner1 h2,
    .home-top-banner .banner .text.banner3 h2,
    .home-top-banner .banner .text.banner2 h2 {
        font-size: 18px
    }

    .home-top-banner .banner .text.banner1 h4,
    .home-top-banner .banner .text.banner3 h4,
    .home-top-banner .banner .text.banner2 h4 {
        font-size: 13px;
        margin-bottom: 15px
    }

    .home-top-banner .banner .text.banner1 a,
    .home-top-banner .banner .text.banner3 a,
    .home-top-banner .banner .text.banner2 a {
        font-size: 10px;
        padding: 8px 27px
    }

    .home-center-banner-1 .text h1 {
        font-size: 30px
    }

    .home-center-banner-1 .text {
        left: 0
    }

    .home-top-banner .banner .text {
        top: 22px
    }

        .home-top-banner .banner .text.banner1:before {
            font-size: 18px
        }
}

@media(min-width:479px) and (max-width:640px) {
    .home-top-banner .banner .text.banner1 h2,
    .home-top-banner .banner .text.banner3 h2,
    .home-top-banner .banner .text.banner2 h2 {
        font-size: 18px
    }

    .home-top-banner .banner .text.banner1 h4,
    .home-top-banner .banner .text.banner3 h4,
    .home-top-banner .banner .text.banner2 h4 {
        font-size: 13px;
        margin-bottom: 10px
    }

    .home-top-banner .banner .text.banner1 a,
    .home-top-banner .banner .text.banner3 a,
    .home-top-banner .banner .text.banner2 a {
        font-size: 10px;
        padding: 7px 27px
    }

    .home-top-banner .banner .text,
    .home-top-banner .banner .text.banner3 {
        top: 10px;
        left: 16px
    }

        .home-top-banner .banner .text.banner1:before,
        .home-top-banner .banner .text.banner2:before,
        .home-top-banner .banner .text.banner3:before {
            display: none
        }
}

/*! jQuery UI - v1.10.3 - 2013-06-25
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css
* Copyright 2013 jQuery Foundation and other contributors Licensed MIT */

.ui-helper-hidden {
    display: none
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse
}

.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-clearfix {
    min-height: 0
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}

.ui-front {
    z-index: 100
}

.ui-state-disabled {
    cursor: default !important
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-resizable {
    position: relative
}

.ui-resizable-handle {
    position: absolute;
    font-size: .1px;
    display: block
}

.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
    display: none
}

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0
}

.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0
}

.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px
}

.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px
}

.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px
}

.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px
}

.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted #000
}

.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin-top: 2px;
    padding: .5em .5em .5em .7em;
    min-height: 0
}

.ui-accordion .ui-accordion-icons {
    padding-left: 2.2em
}

.ui-accordion .ui-accordion-noicons {
    padding-left: .7em
}

.ui-accordion .ui-accordion-icons .ui-accordion-icons {
    padding-left: 2.2em
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    position: absolute;
    left: .5em;
    top: 50%;
    margin-top: -8px
}

.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default
}

.ui-button {
    display: inline-block;
    position: relative;
    padding: 0;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    overflow: visible
}

    .ui-button,
    .ui-button:link,
    .ui-button:visited,
    .ui-button:hover,
    .ui-button:active {
        text-decoration: none
    }

.ui-button-icon-only {
    width: 2.2em
}

button.ui-button-icon-only {
    width: 2.4em
}

.ui-button-icons-only {
    width: 3.4em
}

button.ui-button-icons-only {
    width: 3.7em
}

.ui-button .ui-button-text {
    display: block;
    line-height: normal
}

.ui-button-text-only .ui-button-text {
    padding: .4em 1em
}

.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
    padding: .4em;
    text-indent: -9999999px
}

.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
    padding: .4em 1em .4em 2.1em
}

.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
    padding: .4em 2.1em .4em 1em
}

.ui-button-text-icons .ui-button-text {
    padding-left: 2.1em;
    padding-right: 2.1em
}

input.ui-button {
    padding: .4em 1em
}

.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
    position: absolute;
    top: 50%;
    margin-top: -8px
}

.ui-button-icon-only .ui-icon {
    left: 50%;
    margin-left: -8px
}

.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
    left: .5em
}

.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
    right: .5em
}

.ui-buttonset {
    margin-right: 7px
}

    .ui-buttonset .ui-button {
        margin-left: 0;
        margin-right: -.3em
    }

input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0
}

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none
}

    .ui-datepicker .ui-datepicker-header {
        position: relative;
        padding: .2em 0
    }

    .ui-datepicker .ui-datepicker-prev,
    .ui-datepicker .ui-datepicker-next {
        position: absolute;
        top: 2px;
        width: 1.8em;
        height: 1.8em
    }

    .ui-datepicker .ui-datepicker-prev-hover,
    .ui-datepicker .ui-datepicker-next-hover {
        top: 1px
    }

    .ui-datepicker .ui-datepicker-prev {
        left: 2px
    }

    .ui-datepicker .ui-datepicker-next {
        right: 2px
    }

    .ui-datepicker .ui-datepicker-prev-hover {
        left: 1px
    }

    .ui-datepicker .ui-datepicker-next-hover {
        right: 1px
    }

    .ui-datepicker .ui-datepicker-prev span,
    .ui-datepicker .ui-datepicker-next span {
        display: block;
        position: absolute;
        left: 50%;
        margin-left: -8px;
        top: 50%;
        margin-top: -8px
    }

    .ui-datepicker .ui-datepicker-title {
        margin: 0 2.3em;
        line-height: 1.8em;
        text-align: center
    }

        .ui-datepicker .ui-datepicker-title select {
            font-size: 1em;
            margin: 1px 0
        }

    .ui-datepicker select.ui-datepicker-month-year {
        width: 100%
    }

    .ui-datepicker select.ui-datepicker-month,
    .ui-datepicker select.ui-datepicker-year {
        width: 49%
    }

    .ui-datepicker table {
        width: 100%;
        font-size: .9em;
        border-collapse: collapse;
        margin: 0 0 .4em
    }

    .ui-datepicker th {
        padding: .7em .3em;
        text-align: center;
        font-weight: 700;
        border: 0
    }

    .ui-datepicker td {
        border: 0;
        padding: 1px
    }

        .ui-datepicker td span,
        .ui-datepicker td a {
            display: block;
            padding: .2em;
            text-align: right;
            text-decoration: none
        }

    .ui-datepicker .ui-datepicker-buttonpane {
        background-image: none;
        margin: .7em 0 0;
        padding: 0 .2em;
        border-left: 0;
        border-right: 0;
        border-bottom: 0
    }

        .ui-datepicker .ui-datepicker-buttonpane button {
            float: right;
            margin: .5em .2em .4em;
            cursor: pointer;
            padding: .2em .6em .3em;
            width: auto;
            overflow: visible
        }

            .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
                float: left
            }

    .ui-datepicker.ui-datepicker-multi {
        width: auto
    }

.ui-datepicker-multi .ui-datepicker-group {
    float: left
}

    .ui-datepicker-multi .ui-datepicker-group table {
        width: 95%;
        margin: 0 auto .4em
    }

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0
}

.ui-datepicker-rtl {
    direction: rtl
}

    .ui-datepicker-rtl .ui-datepicker-prev {
        right: 2px;
        left: auto
    }

    .ui-datepicker-rtl .ui-datepicker-next {
        left: 2px;
        right: auto
    }

    .ui-datepicker-rtl .ui-datepicker-prev:hover {
        right: 1px;
        left: auto
    }

    .ui-datepicker-rtl .ui-datepicker-next:hover {
        left: 1px;
        right: auto
    }

    .ui-datepicker-rtl .ui-datepicker-buttonpane {
        clear: right
    }

        .ui-datepicker-rtl .ui-datepicker-buttonpane button {
            float: left
        }

            .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
            .ui-datepicker-rtl .ui-datepicker-group {
                float: right
            }

    .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
    .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
        border-right-width: 0;
        border-left-width: 1px
    }

.ui-dialog {
    position: absolute;
    top: 0;
    left: 0;
    padding: .2em;
    outline: 0
}

    .ui-dialog .ui-dialog-titlebar {
        padding: .4em 1em;
        position: relative
    }

    .ui-dialog .ui-dialog-title {
        float: left;
        margin: .1em 0;
        white-space: nowrap;
        width: 90%;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .ui-dialog .ui-dialog-titlebar-close {
        position: absolute;
        right: .3em;
        top: 50%;
        width: 21px;
        margin: -10px 0 0 0;
        padding: 1px;
        height: 20px
    }

    .ui-dialog .ui-dialog-content {
        position: relative;
        border: 0;
        padding: .5em 1em;
        background: 0;
        overflow: auto
    }

    .ui-dialog .ui-dialog-buttonpane {
        text-align: left;
        border-width: 1px 0 0;
        background-image: none;
        margin-top: .5em;
        padding: .3em 1em .5em .4em
    }

        .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
            float: right
        }

        .ui-dialog .ui-dialog-buttonpane button {
            margin: .5em .4em .5em 0;
            cursor: pointer
        }

    .ui-dialog .ui-resizable-se {
        width: 12px;
        height: 12px;
        right: -5px;
        bottom: -5px;
        background-position: 16px 16px
    }

.ui-draggable .ui-dialog-titlebar {
    cursor: move
}

.ui-menu {
    list-style: none;
    padding: 2px;
    margin: 0;
    display: block;
    outline: 0
}

    .ui-menu .ui-menu {
        margin-top: -3px;
        position: absolute
    }

    .ui-menu .ui-menu-item {
        margin: 0;
        padding: 0;
        width: 100%;
        list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
    }

    .ui-menu .ui-menu-divider {
        margin: 5px -2px 5px -2px;
        height: 0;
        font-size: 0;
        line-height: 0;
        border-width: 1px 0 0
    }

    .ui-menu .ui-menu-item a {
        text-decoration: none;
        display: block;
        padding: 2px .4em;
        line-height: 1.5;
        min-height: 0;
        font-weight: 400
    }

        .ui-menu .ui-menu-item a.ui-state-focus,
        .ui-menu .ui-menu-item a.ui-state-active {
            font-weight: 400;
            margin: -1px
        }

    .ui-menu .ui-state-disabled {
        font-weight: 400;
        margin: .4em 0 .2em;
        line-height: 1.5
    }

        .ui-menu .ui-state-disabled a {
            cursor: default
        }

.ui-menu-icons {
    position: relative
}

    .ui-menu-icons .ui-menu-item a {
        position: relative;
        padding-left: 2em
    }

.ui-menu .ui-icon {
    position: absolute;
    top: .2em;
    left: .2em
}

.ui-menu .ui-menu-icon {
    position: static;
    float: right
}

.ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden
}

    .ui-progressbar .ui-progressbar-value {
        margin: -1px;
        height: 100%
    }

    .ui-progressbar .ui-progressbar-overlay {
        background: url(data:image/gif;base64,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);
        height: 100%;
        filter: alpha(opacity=25);
        opacity: .25
    }

.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none
}

.ui-slider {
    position: relative;
    text-align: left
}

    .ui-slider .ui-slider-handle {
        position: absolute;
        z-index: 2;
        width: 1.2em;
        height: 1.2em;
        cursor: default
    }

    .ui-slider .ui-slider-range {
        position: absolute;
        z-index: 1;
        font-size: .7em;
        display: block;
        border: 0;
        background-position: 0 0
    }

    .ui-slider.ui-state-disabled .ui-slider-handle,
    .ui-slider.ui-state-disabled .ui-slider-range {
        filter: inherit
    }

.ui-slider-horizontal {
    height: .8em
}

    .ui-slider-horizontal .ui-slider-handle {
        top: -.3em;
        margin-left: -.6em
    }

    .ui-slider-horizontal .ui-slider-range {
        top: 0;
        height: 100%
    }

    .ui-slider-horizontal .ui-slider-range-min {
        left: 0
    }

    .ui-slider-horizontal .ui-slider-range-max {
        right: 0
    }

.ui-slider-vertical {
    width: .8em;
    height: 100px
}

    .ui-slider-vertical .ui-slider-handle {
        left: -.3em;
        margin-left: 0;
        margin-bottom: -.6em
    }

    .ui-slider-vertical .ui-slider-range {
        left: 0;
        width: 100%
    }

    .ui-slider-vertical .ui-slider-range-min {
        bottom: 0
    }

    .ui-slider-vertical .ui-slider-range-max {
        top: 0
    }

.ui-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    vertical-align: middle
}

.ui-spinner-input {
    border: 0;
    background: 0;
    color: inherit;
    padding: 0;
    margin: .2em 0;
    vertical-align: middle;
    margin-left: .4em;
    margin-right: 22px
}

.ui-spinner-button {
    width: 16px;
    height: 50%;
    font-size: .5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    overflow: hidden;
    right: 0
}

.ui-spinner a.ui-spinner-button {
    border-top: 0;
    border-bottom: 0;
    border-right: 0
}

.ui-spinner .ui-icon {
    position: absolute;
    margin-top: -8px;
    top: 50%;
    left: 0
}

.ui-spinner-up {
    top: 0
}

.ui-spinner-down {
    bottom: 0
}

.ui-spinner .ui-icon-triangle-1-s {
    background-position: -65px -16px
}

.ui-tabs {
    position: relative;
    padding: .2em
}

    .ui-tabs .ui-tabs-nav {
        margin: 0;
        padding: .2em .2em 0
    }

        .ui-tabs .ui-tabs-nav li {
            list-style: none;
            float: left;
            position: relative;
            top: 0;
            margin: 1px .2em 0 0;
            border-bottom-width: 0;
            padding: 0;
            white-space: nowrap
        }

            .ui-tabs .ui-tabs-nav li a {
                float: left;
                padding: .5em 1em;
                text-decoration: none
            }

            .ui-tabs .ui-tabs-nav li.ui-tabs-active {
                margin-bottom: -1px;
                padding-bottom: 1px
            }

                .ui-tabs .ui-tabs-nav li.ui-tabs-active a,
                .ui-tabs .ui-tabs-nav li.ui-state-disabled a,
                .ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
                    cursor: text
                }

            .ui-tabs .ui-tabs-nav li a,
            .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
                cursor: pointer
            }

    .ui-tabs .ui-tabs-panel {
        display: block;
        border-width: 0;
        padding: 1em 1.4em;
        background: 0
    }

.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px;
    -webkit-box-shadow: 0 0 5px #aaa;
    box-shadow: 0 0 5px #aaa
}

body .ui-tooltip {
    border-width: 2px
}

/*! jQuery UI - v1.10.3 - 2013-06-12
* http://jqueryui.com
* Copyright 2013 jQuery Foundation and other contributors; Licensed MIT */

.ui-widget {
    font-family: Verdana, Arial, sans-serif;
    font-size: 1.1em
}

    .ui-widget .ui-widget {
        font-size: 1em
    }

    .ui-widget input,
    .ui-widget select,
    .ui-widget textarea,
    .ui-widget button {
        font-family: Verdana, Arial, sans-serif;
        font-size: 1em
    }

.ui-widget-content {
    border: 1px solid #aaa;
    background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAABkCAAAAADRDy2mAAAAKElEQVRYw+3KsQ0AAAgDIPv/0fYFVxOYyc5NRFEURVEURVEURVH8HAulwGQBUzt7UAAAAABJRU5ErkJggg==) 50% 50% repeat-x;
    color: #222
}

    .ui-widget-content a {
        color: #222
    }

.ui-widget-header {
    border: 1px solid #aaa;
    background: #ccc url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAABkCAAAAABiRwW8AAAAHUlEQVQY02N4xMRAFfgfCCEkBP7DYDMAaQimAQQAiywTk9l9hAoAAAAASUVORK5CYII=) 50% 50% repeat-x;
    color: #222;
    font-weight: 700
}

    .ui-widget-header a {
        color: #222
    }

    .ui-state-default,
    .ui-widget-content .ui-state-default,
    .ui-widget-header .ui-state-default {
        border: 1px solid #d3d3d3;
        background: #e6e6e6 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAGQCAAAAABKM1UHAAAAH0lEQVQ4y2N4y8QwCgcR/AnEjGCMDBmYmKDio5CuEABaxAUQRVsJFgAAAABJRU5ErkJggg==) 50% 50% repeat-x;
        font-weight: 400;
        color: #555
    }

        .ui-state-default a,
        .ui-state-default a:link,
        .ui-state-default a:visited {
            color: #555;
            text-decoration: none
        }

    .ui-state-hover,
    .ui-widget-content .ui-state-hover,
    .ui-widget-header .ui-state-hover,
    .ui-state-focus,
    .ui-widget-content .ui-state-focus,
    .ui-widget-header .ui-state-focus {
        border: 1px solid #999;
        background: #dadada url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAGQCAAAAABKM1UHAAAAIElEQVQ4y2N4wsQwCgcR/AbEjFDIBMZMcD7jaPjQGwIAQX8FCf9G/igAAAAASUVORK5CYII=) 50% 50% repeat-x;
        font-weight: 400;
        color: #212121
    }

        .ui-state-hover a,
        .ui-state-hover a:hover,
        .ui-state-hover a:link,
        .ui-state-hover a:visited {
            color: #212121;
            text-decoration: none
        }

    .ui-state-active,
    .ui-widget-content .ui-state-active,
    .ui-widget-header .ui-state-active {
        border: 1px solid #aaa;
        background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAGQCAAAAABKM1UHAAAAGUlEQVQ4T2P4xzAKBxP8DyXRITaxUUhzCADdJY21rYBu5AAAAABJRU5ErkJggg==) 50% 50% repeat-x;
        font-weight: 400;
        color: #212121
    }

        .ui-state-active a,
        .ui-state-active a:link,
        .ui-state-active a:visited {
            color: #212121;
            text-decoration: none
        }

    .ui-state-highlight,
    .ui-widget-content .ui-state-highlight,
    .ui-widget-header .ui-state-highlight {
        border: 1px solid #fcefa1;
        background: #fbf9ee url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAGQCAIAAADgOp2MAAAAOElEQVQ4T2P48+sjwygexaMYO/798x0Y/wLT76F8IP3rA5AGYpg6MP2J4c/vz0D6M5A/ikfxsMcAiWeJyYrg0xEAAAAASUVORK5CYII=) 50% 50% repeat-x;
        color: #363636
    }

        .ui-state-highlight a,
        .ui-widget-content .ui-state-highlight a,
        .ui-widget-header .ui-state-highlight a {
            color: #363636
        }

    .ui-state-error,
    .ui-widget-content .ui-state-error,
    .ui-widget-header .ui-state-error {
        border: 1px solid #cd0a0a;
        background: #fef1ec url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAGQCAIAAADgOp2MAAAAOElEQVQ4y+3QMQoAIRQD0Unuf1tBWAS/hSAWewNTPCZ1mL0ZiIg/43NVWZIL7QpLNtwbc6r8Fi9YmGgOC0QygNcAAAAASUVORK5CYII=) 50% 50% repeat-x;
        color: #cd0a0a
    }

        .ui-state-error a,
        .ui-widget-content .ui-state-error a,
        .ui-widget-header .ui-state-error a {
            color: #cd0a0a
        }

    .ui-state-error-text,
    .ui-widget-content .ui-state-error-text,
    .ui-widget-header .ui-state-error-text {
        color: #cd0a0a
    }

    .ui-priority-primary,
    .ui-widget-content .ui-priority-primary,
    .ui-widget-header .ui-priority-primary {
        font-weight: 700
    }

    .ui-priority-secondary,
    .ui-widget-content .ui-priority-secondary,
    .ui-widget-header .ui-priority-secondary {
        opacity: .7;
        filter: Alpha(Opacity=70);
        font-weight: 400
    }

    .ui-state-disabled,
    .ui-widget-content .ui-state-disabled,
    .ui-widget-header .ui-state-disabled {
        opacity: .35;
        filter: Alpha(Opacity=35);
        background-image: none
    }

        .ui-state-disabled .ui-icon {
            filter: Alpha(Opacity=35)
        }

.ui-icon {
    width: 16px;
    height: 16px
}

.ui-icon,
.ui-widget-content .ui-icon {
    background-image: url(data:image/png;base64,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)
}

.ui-widget-header .ui-icon {
    background-image: url(data:image/png;base64,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)
}

.ui-state-default .ui-icon {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQAAAADwCAQAAABFnnJAAAASKElEQVR42u1dP4scyRVvzGEGs0GzgWgWIcRixAXHsDQKLjDHcAghFA1G0UXDBoMxh9EHMAeLOTzJcThQoEAsx+HgOIwC48CBmWAD42DRR/BH0Ccwzz3Vf6b/VNV7VdW9M9v940fPzuzrqu6u96tXVe9VVUebCJgyUAQgAAACACWSDWUHCDBh9dO0KNB3hocvvJ0SQ9SfGClQ5jwqgrgYQKoQWc9JGIoQkzYxnkOschPrOfYnsF9//99R2QgXAyghQMIWjzk9VwN5AnBXlzwBn3MyJgq4FL+LEvzSSygYBdgf8m4emjknATkdLQF4AywpRK7+SiyIfw2WWABeyboSmIAFcKkLfnXQ3wDLc+D7AL6dwAn0AaY+CuCaoAmMAgA4ggC4ggEQAAABABAAAAEAEAAAAQAQYDKewGTKBEgE0TRive2Jp4KoAT96hcwH4OcD5fc+WlewrABIUMSJl4KSmoISL3olorvzjVaW9z7SYBBf/C5F7JdaNiUl8bx6FDjjj2oEoPERgDfAciObeNoP6XyAJICeobMNEA62drOOfT6ApAGZbB8Ao4DJjwIA+AEAEAAAAQAQAAABABAAAAEAEGBKoINem4IjDRRGAJq0AiSBHn8F3U0QKYgAktX/fAGF3RoFnUOiGmZLTaJcbFcn53QuT+BfAtq0fT6+9BbIuwAokGISFUiejpiU5JjSzQLxVyB5yj4fn0QzhkIJIJnvQ0Eq6OPqfrnYFNjMmzwIRJ1cnAlAYpL41UJiC4iCa2/kfX351UNsaB/PEA1jAcLbcBL2MkLSR4F9CPKqXS5NXMgT0MarqyfrA2AUcN+v7zGMxLgfjiAABABAAAAEAEAAAAQAQABgmgQ4hi1QD7vqLhHudu5zlySOtYaunfIkQCJYGhpWAP09QEg8nl+aKisBffryjGSg2QBlzj7REmrdZYsAcv7xTPZ/fFnAllOA732TQz3V02d/TuJRcWR7tScBBOisnfQtfvcNo0mcu7/6Kdh2SecDERsOJmMw1s8C8eFgWTDcGg6WFz9fAC5pXYLFJJqPQM7pJbN9+FghCd5K4qdAngAJuwFGMAFcCsC9DvaXmjwDvpEgf3v9tdlA6VNE3k1Awlw5sAlwaccTjzwS0RYuEgX4NSIy+2Vvwc29IHk1CukE8l3nJKQPQE49Vd9aFJI6ZEQia4P7GOhS4MTRHoeRcIUcmycEnkAABABAAAAEAEAAAAQAQIB7Bbq/BJA4UhLG1yxLT0esvvC7o0FzH4wAifjl7KZon1T9ZqrRHdQxcl1ALZQ2fXF+6Q9KABLsFm5zNpLQFdzHlBHyzoEECo4s0U5/gtBxNhOmaJr7G7ipFqiwhXNCp2PYFlDzxesbLWhfl5yvfvQEaIczXQmQCMPBkkL3C0mRqBWWKZ48LIQ8ZzoeEpg6gT4R84RpImSbJ/gTIBJNCImC+wA8Abgm4oi6gvLAajkRgY+W6c+RTrkM3WLGbiP83yjUTyfxiJuASMBgWbDU/saQsGBr6C4/ofMdQmYbwREENw4IAIAAAAgAgAAACACAAAAI0EY8vaHYMRFA5uQg7yVUnEP4rtQ/uRdEygggX7Ni83jFPaz/oywXf4eNzKMHCjhagG5ES0eeWCmPDAQyh5viKrUpIEsiGyOJBtC43gDe13wASbiF240+LuousYEcMqgsttwDWe+QrBYm6chBgBoBSLy8movUxcJIHgmmYLhHCk3nJZomDE3AABaAJ4htB406gdwsALd9AnXOgPp77wP41t12rDzWWhKuDyDbHgamf7BRgLx/bxs7UMA+YbZ0CRR/V36A8BF6PEi+CQhwHzyBQ6kfQCwAAAEAEAAAAQAQABgjAdLKj5AOkv8nm1mBT8ZGgGVRcNvsm29Wfwr0tNHmbcOZlHqr35Q6DaLHTulzlX5e/LLdgf4a54X03HANs5xLGW1etWC/QmuvYNq83iwyLA3+vP3/lwJX7trr9dKrlgpXFvV2i5iTRxtuYdZ5K327qGdK/bv6v6PAjPFEuu8mbveWyvZAXoufMWoTYKEQN1DPvEuQrYUAa8PjzSoQawFWGkf0WYGuK5o6FsB1AXf97nR3OFNnnGZI1Tc9AW4VQl5pERkJEAUS4FxHwL3/LYeeoTlBEiNB6gVo4/dJBVcLQIp8+l/lAzf7AGQoQHMRn9SufqIlwOnmcVaMv7EQ4IECvx28jzxi3kdgJ0Cp/i9NBLCZKCrUbzNi1CCH/gEfVHC3AGeV0nfqP9PG/9Oa8e8SIK4mm+kJ8KAB0jYBLzKYmoBbddZMyW61z5/WjrslQKn+V5uXFQWcCJAwZ+Tn7HCmPvUP+FjBpw9AyvQvi37ImZEA+88uAdJa86AjwKPq2o/U96b8tNEJPPVo42UE4F+KETEE+Mo4X2Kdleqr4vvClQD8K1HOa9A/4BMF0ppQ3gKkigLL4puuCdjLfQjwpAFqxRLnisDzDBeKBImFAKmhG/jb2mFS74wlwIwhAFkswLqp/hACdG/usxrsJm6mIQBnAdKqC3imVEyOcqq6sEvt/ZdFNC/qeXMUMO88/9zDAkgIENoEmNLXu4CLth9AR4DU+nh2PwBlv0L9AP0OA+vFs7ZOe0m1o20SKTisk7cyPr3kDI4AewosjtMTmGZY1ZAe5C7szpY+cj/kpLTztvoRC0AsAEUAAgAgAAACACAAcO/xbYYAAsSChdlcLCvqYZiTasO5T2vDqKcd6bI1zm4Hrtct+ZqJl50PIN/hz0z5LNoDNQecFIEs+1n5MFtDgFgVe6qlwLZyQF5lPrClIZizLor2rcYPR07q757/tOUJf6p1hJSwr1yyuWrmlS+wf3m9eqw0qqeqCnbG64VkXVFZV01vlOSGUX/pSHrcJEBceclT7cq8xMkPpo/G0+b3xfHaWEBpUZtTQ/6RxRXKvb79P9nxITv+bQzYzgvJ3CKPrPKTrKqcGORl8a/UX7cSpJY3n6z2TW/h8pJdKV2v2haAGvF08iCAPRy8+8/nWZTt2eZhFpJ8ZJhblBbGOzUWjz8B/pUd/yyOrVGBpaffLv/MKJ9VoWO7K7crb7rjY6fn+7Yj1fcFtqryrQoa1AjwtjOj5q0zAZr9AL0F2NX8P6rbI6P69TPq+rAAP2fHP7Ljr9o5SU8YC/CEsQBPGAuwssQ68gaAGovoF07P911D9p2mBPeheNL3AajqA+g3iw8nwM4CfJV1j/LDRf1Ra3W/ngBxZYd08p+z46fi+JthCwlzG76Xp4xcn37f9uY4dyRAO1wXW5sQm/UxjgJsvfhdCHepWKS7OQkBUobBdvV3t4CwEUAvf5TV/geZEXyw+fvm05b8rHN3573KV9Yon6QJaMpN0puiIxhr1J+3/VtfAvCDwPw2YuH5egWbY4BPWwX81EiAaBM5NxFly26/uxB5xKhfEnKPLTuoPdv8r+j4rbNvzzQEyNv+2EQAvgW1Yy3og9rfyMPN2Lf7Abhp3XY5t2dQqHzFqp8bBu4pEBtS79cCvOqkNlogaf2cw8t2RwhxBIndP3AFAyAAAAIAIAAIAIAAk8LS4Mja++J2S0R8c7/X7w2cGxc9uLpzDvEouxHydfH92jhavtItjlD4Unkil5tfZ6DMU9gdCJNyppiuf5GFuChzdn+efb7Mfpk9oamRlub5DEuNI2vpNB/CsC6h+YBbVQQfLRTgt2kfjgCr4r7mWqdKfuXrQv12f/hjravrVxV+qfWFXqtCnlf5LBzD4faFs/b/UGtldjcfKiK6aRHLJc31qaHtjidwW9Wej8INY++WAKUvS3+N64oCeyqY67+OAL/IsPu2+6tTyHKTr5NeGVfmcARILSuX9vOgdBte5xatPosi1jqz02o6jJ4AD6vFcxoCLItivNbO+OEIELbhvGTp1dyyMq9OAZP6Y7GzW7e49ftqYwwyWKAZswFGbI1FzGrrJrs5UBXjzENykdECrGtLRLuzFS4ylPFKDQGui6Jbes34kc1okUbzyTqdSU+ja0b9qX6BpMJPtfXNlKlb76Q1X5/UTAB/ApwW/z2tPtupr2qLWx8bLIA92vpQWYCHan3zVZcAH6ui2x4lATgL8GNNfmNV/0ob7biu4bH16tdaAuzqaL7/iZkA5jb+cYFHxSdZ6XPt0QfY1f7S/Bs6gR9VJ3B7pJ1Aex/gx1Yf4KaVNi3qfWzpx1PVSYy0ncDXquboKVDe0amho5d2ltw3U+eL6uufdvvh3gdYZtILBVKH1zDw2EcBN9XcWF3xcHG2a1V83xmebFF8xloKkCB8TlUfo30GNwzcW4g93PoA+SA3h4EAfTg6DusHKGv9TccPINsf0NZ9zS3LR5VvbGjELjMvQGIpJVLK1++hMitGAfnnjPUT9O4HAHbm+02GU6MFel3RKi4Ol/k8kq0k4QoGQAAABABAAOAgBFgat4N+ufmh6sD8kP1C4Y2QAO+Vet9rTvy608v9GoU3NgK8qJT7olP7qbNwibRW4Db7/63xcv8VOmSigaZGh+G2Rv/bMRLgfRVzatuAd1oCvHN2BEkjhQstSfjlVdwZnHyn2LRSt//930sCvGgo+AUbqiHrhsd2jx2x6u/aibB9NEv588zH9tyYg/8LHUZAgPdFiCHW9ANIawF0xbA2Lgurq39rMfoLQzMh20l3twByZVTf8+Lbc0sOt9MkwKJTuxdeBFgwLfwu1QdNRK5Mt7CsPpYQILbYmP0e5TNLONpMgFRJb9UZ6dgIoFOwDwEk4ZbYYvTNncTDW4ARdwIXtShzrLEBb7QEeONhAbh23zxGOHwfwH/C29ETgOvkPdNKn3l0As3SBTtEPPwowBzpv+cEuNUquF4Elx3ppcMATjafwNd63C1GSQAJvqjmxe6mTH4xWd/ZZAkAIBoIgAAACACAAAAIAIAA48SC2c1/xMPAXZRuwXryOXfOceNtaxNsvT/STzoCAhBDAjMB9uliYw6LTBJX38w5lGHltnzdyMknXLtgnM0LQeqyBBZjJYCNBDYC1NN1i3lfdxbFCnt7DmYCmNJLCCB9L69ESmMmgGm3X44A+8kezYLc/9oKFohvLQTYBszYcVWxWUpjJ8A4LUB/BBi1BRhzH0A6K2GyfYBxjwIk0zkmPQoAJu4HAOAJBEAAAAQAQAAABACmSAD+5WbASAkQb/6gCPBNtk1pbHGkXFn22gTuLQHKl4ruCLAwvG5hnkm+F75Qou0uWTOhpqHlAEOA3T6YfykIEBm2Q44qXz9PAWJ/p3cqB6wEiNWi7d23b1Q04IPx7dT5Ptpb4ytZIkOwlNRL1WfF54lmP/wT64brpZys8ll1zMbmsh2WAOl+/3iFK20NmheLK/O96l87EuCsQqKOtgITdSTVGdRJXx5n6jx9+vycbnpAaAFyfDDW8LKvcG3ZDllPgE8b6JrwYeUA0wfY1gaAK8MmLnkoNH9fxdKRAOgEHjkB5sXmLVeq9us7efXJEAvDe65GNmFqSn6AebFN1G6DKLwsHq5gAAQAQAAABABAAGAKBODeBxAq5zaZGlo+9PMdWh5IAO59AKFybpu5oeVDP9+h5YEEeKndJ/BljX1hcm6jyaHlQz/foeXBBODeB/BOewNt+WXlLbxsyd80FlZ2t5p9o81fL4880r/Tptc9X8TKKSD9bWNqjSl9xJZ/ZHxfgycBuM2gua1k978uC9NrSh+SvyQ9n3/9t2t6XV62/PTpzeUTbX6nEFnLZ/efi74WqUWa2zHdICcv291LpoAjC4Hs+UcCBYXkbydAePlEnb9u8ouG+o+QAKsqmuhDAOnvoRQU/vwyC+JrAS6KXxd97ljedxOwKkgwlAkPbUIomID+TVQktlBktAB19fdIAO59ALJOWrsT+MajE0Ws3KeTKu9ERqycvNO36eMqLxsB2/saPAkw9mHYoYehQ8t7cASN3RFzaEfU0PIeXMFjd8Ue2hU9tBzBIAAEAEAAAAQAQAAABABAAMCNAPKXpx+nHAgmgGlxdl9yEOAeEICCCLA/TAqMgggQVTlAeYMQIC98m4LtcjuBqPPNVW4jEAALAKAPAGAUAMAPAIAAAAgAgAAACACAAAAIAIyMAAl8Af0TIHyLR1L7Dqd3ov4E6uubAElxHJoAXO2G+kdtATj1Qv0HsAD77dj3hxsBzGt3deolVv3oA9wzC5B2YFN/IlA/rMDoLEA9f6h/chYA6p/4KMBN/egDTMoPoFM/rMARWoChUKq7/RdALAAAAQBv/B85MuL/H0612gAAAABJRU5ErkJggg==)
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
    background-image: url(data:image/png;base64,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)
}

.ui-state-active .ui-icon {
    background-image: url(data:image/png;base64,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)
}

.ui-state-highlight .ui-icon {
    background-image: url(../../../../js/jquery/ui/themes/base/minified/images/ui-icons_2e83ff_256x240.png)
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
    background-image: url(../../../../js/jquery/ui/themes/base/minified/images/ui-icons_cd0a0a_256x240.png)
}

.ui-icon-blank {
    background-position: 16px 16px
}

.ui-icon-carat-1-n {
    background-position: 0 0
}

.ui-icon-carat-1-ne {
    background-position: -16px 0
}

.ui-icon-carat-1-e {
    background-position: -32px 0
}

.ui-icon-carat-1-se {
    background-position: -48px 0
}

.ui-icon-carat-1-s {
    background-position: -64px 0
}

.ui-icon-carat-1-sw {
    background-position: -80px 0
}

.ui-icon-carat-1-w {
    background-position: -96px 0
}

.ui-icon-carat-1-nw {
    background-position: -112px 0
}

.ui-icon-carat-2-n-s {
    background-position: -128px 0
}

.ui-icon-carat-2-e-w {
    background-position: -144px 0
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px
}

.ui-icon-triangle-1-s {
    background-position: -64px -16px
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px
}

.ui-icon-arrow-1-s {
    background-position: -64px -32px
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
    background-position: 0 -48px
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px
}

.ui-icon-arrow-4 {
    background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px
}

.ui-icon-extlink {
    background-position: -32px -80px
}

.ui-icon-newwin {
    background-position: -48px -80px
}

.ui-icon-refresh {
    background-position: -64px -80px
}

.ui-icon-shuffle {
    background-position: -80px -80px
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px
}

.ui-icon-folder-open {
    background-position: -16px -96px
}

.ui-icon-document {
    background-position: -32px -96px
}

.ui-icon-document-b {
    background-position: -48px -96px
}

.ui-icon-note {
    background-position: -64px -96px
}

.ui-icon-mail-closed {
    background-position: -80px -96px
}

.ui-icon-mail-open {
    background-position: -96px -96px
}

.ui-icon-suitcase {
    background-position: -112px -96px
}

.ui-icon-comment {
    background-position: -128px -96px
}

.ui-icon-person {
    background-position: -144px -96px
}

.ui-icon-print {
    background-position: -160px -96px
}

.ui-icon-trash {
    background-position: -176px -96px
}

.ui-icon-locked {
    background-position: -192px -96px
}

.ui-icon-unlocked {
    background-position: -208px -96px
}

.ui-icon-bookmark {
    background-position: -224px -96px
}

.ui-icon-tag {
    background-position: -240px -96px
}

.ui-icon-home {
    background-position: 0 -112px
}

.ui-icon-flag {
    background-position: -16px -112px
}

.ui-icon-calendar {
    background-position: -32px -112px
}

.ui-icon-cart {
    background-position: -48px -112px
}

.ui-icon-pencil {
    background-position: -64px -112px
}

.ui-icon-clock {
    background-position: -80px -112px
}

.ui-icon-disk {
    background-position: -96px -112px
}

.ui-icon-calculator {
    background-position: -112px -112px
}

.ui-icon-zoomin {
    background-position: -128px -112px
}

.ui-icon-zoomout {
    background-position: -144px -112px
}

.ui-icon-search {
    background-position: -160px -112px
}

.ui-icon-wrench {
    background-position: -176px -112px
}

.ui-icon-gear {
    background-position: -192px -112px
}

.ui-icon-heart {
    background-position: -208px -112px
}

.ui-icon-star {
    background-position: -224px -112px
}

.ui-icon-link {
    background-position: -240px -112px
}

.ui-icon-cancel {
    background-position: 0 -128px
}

.ui-icon-plus {
    background-position: -16px -128px
}

.ui-icon-plusthick {
    background-position: -32px -128px
}

.ui-icon-minus {
    background-position: -48px -128px
}

.ui-icon-minusthick {
    background-position: -64px -128px
}

.ui-icon-close {
    background-position: -80px -128px
}

.ui-icon-closethick {
    background-position: -96px -128px
}

.ui-icon-key {
    background-position: -112px -128px
}

.ui-icon-lightbulb {
    background-position: -128px -128px
}

.ui-icon-scissors {
    background-position: -144px -128px
}

.ui-icon-clipboard {
    background-position: -160px -128px
}

.ui-icon-copy {
    background-position: -176px -128px
}

.ui-icon-contact {
    background-position: -192px -128px
}

.ui-icon-image {
    background-position: -208px -128px
}

.ui-icon-video {
    background-position: -224px -128px
}

.ui-icon-script {
    background-position: -240px -128px
}

.ui-icon-alert {
    background-position: 0 -144px
}

.ui-icon-info {
    background-position: -16px -144px
}

.ui-icon-notice {
    background-position: -32px -144px
}

.ui-icon-help {
    background-position: -48px -144px
}

.ui-icon-check {
    background-position: -64px -144px
}

.ui-icon-bullet {
    background-position: -80px -144px
}

.ui-icon-radio-on {
    background-position: -96px -144px
}

.ui-icon-radio-off {
    background-position: -112px -144px
}

.ui-icon-pin-w {
    background-position: -128px -144px
}

.ui-icon-pin-s {
    background-position: -144px -144px
}

.ui-icon-play {
    background-position: 0 -160px
}

.ui-icon-pause {
    background-position: -16px -160px
}

.ui-icon-seek-next {
    background-position: -32px -160px
}

.ui-icon-seek-prev {
    background-position: -48px -160px
}

.ui-icon-seek-end {
    background-position: -64px -160px
}

.ui-icon-seek-start {
    background-position: -80px -160px
}

.ui-icon-seek-first {
    background-position: -80px -160px
}

.ui-icon-stop {
    background-position: -96px -160px
}

.ui-icon-eject {
    background-position: -112px -160px
}

.ui-icon-volume-off {
    background-position: -128px -160px
}

.ui-icon-volume-on {
    background-position: -144px -160px
}

.ui-icon-power {
    background-position: 0 -176px
}

.ui-icon-signal-diag {
    background-position: -16px -176px
}

.ui-icon-signal {
    background-position: -32px -176px
}

.ui-icon-battery-0 {
    background-position: -48px -176px
}

.ui-icon-battery-1 {
    background-position: -64px -176px
}

.ui-icon-battery-2 {
    background-position: -80px -176px
}

.ui-icon-battery-3 {
    background-position: -96px -176px
}

.ui-icon-circle-plus {
    background-position: 0 -192px
}

.ui-icon-circle-minus {
    background-position: -16px -192px
}

.ui-icon-circle-close {
    background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px
}

.ui-icon-circle-check {
    background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
    border-top-left-radius: 4px
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
    border-top-right-radius: 4px
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
    border-bottom-left-radius: 4px
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
    border-bottom-right-radius: 4px
}

.ui-widget-overlay {
    background: #aaa url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAABkCAAAAADRDy2mAAAAKUlEQVRYw+3KMQ0AAAgDMObfCSpngZekvZudm4iiKIqiKIqiKIqi+DkWLC5CzSzaBSIAAAAASUVORK5CYII=) 50% 50% repeat-x;
    opacity: .3;
    filter: Alpha(Opacity=30)
}

.ui-widget-shadow {
    margin: -8px 0 0 -8px;
    padding: 8px;
    background: #aaa url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAABkCAAAAADRDy2mAAAAKUlEQVRYw+3KMQ0AAAgDMObfCSpngZekvZudm4iiKIqiKIqiKIqi+DkWLC5CzSzaBSIAAAAASUVORK5CYII=) 50% 50% repeat-x;
    opacity: .3;
    filter: Alpha(Opacity=30);
    border-radius: 8px
}

/*! jQuery UI - v1.10.3 - 2013-06-12
* http://jqueryui.com
* Copyright 2013 jQuery Foundation and other contributors; Licensed MIT */

.ui-widget {
    font-family: Verdana, Arial, sans-serif;
    font-size: 1.1em
}

    .ui-widget .ui-widget {
        font-size: 1em
    }

    .ui-widget input,
    .ui-widget select,
    .ui-widget textarea,
    .ui-widget button {
        font-family: Verdana, Arial, sans-serif;
        font-size: 1em
    }

.ui-widget-content {
    border: 1px solid #aaa;
    background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAABkCAAAAADRDy2mAAAAKElEQVRYw+3KsQ0AAAgDIPv/0fYFVxOYyc5NRFEURVEURVEURVH8HAulwGQBUzt7UAAAAABJRU5ErkJggg==) 50% 50% repeat-x;
    color: #222
}

    .ui-widget-content a {
        color: #222
    }

.ui-widget-header {
    border: 1px solid #aaa;
    background: #ccc url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAABkCAAAAABiRwW8AAAAHUlEQVQY02N4xMRAFfgfCCEkBP7DYDMAaQimAQQAiywTk9l9hAoAAAAASUVORK5CYII=) 50% 50% repeat-x;
    color: #222;
    font-weight: 700
}

    .ui-widget-header a {
        color: #222
    }

    .ui-state-default,
    .ui-widget-content .ui-state-default,
    .ui-widget-header .ui-state-default {
        border: 1px solid #d3d3d3;
        background: #e6e6e6 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAGQCAAAAABKM1UHAAAAH0lEQVQ4y2N4y8QwCgcR/AnEjGCMDBmYmKDio5CuEABaxAUQRVsJFgAAAABJRU5ErkJggg==) 50% 50% repeat-x;
        font-weight: 400;
        color: #555
    }

        .ui-state-default a,
        .ui-state-default a:link,
        .ui-state-default a:visited {
            color: #555;
            text-decoration: none
        }

    .ui-state-hover,
    .ui-widget-content .ui-state-hover,
    .ui-widget-header .ui-state-hover,
    .ui-state-focus,
    .ui-widget-content .ui-state-focus,
    .ui-widget-header .ui-state-focus {
        border: 1px solid #999;
        background: #dadada url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAGQCAAAAABKM1UHAAAAIElEQVQ4y2N4wsQwCgcR/AbEjFDIBMZMcD7jaPjQGwIAQX8FCf9G/igAAAAASUVORK5CYII=) 50% 50% repeat-x;
        font-weight: 400;
        color: #212121
    }

        .ui-state-hover a,
        .ui-state-hover a:hover,
        .ui-state-hover a:link,
        .ui-state-hover a:visited {
            color: #212121;
            text-decoration: none
        }

    .ui-state-active,
    .ui-widget-content .ui-state-active,
    .ui-widget-header .ui-state-active {
        border: 1px solid #aaa;
        background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAGQCAAAAABKM1UHAAAAGUlEQVQ4T2P4xzAKBxP8DyXRITaxUUhzCADdJY21rYBu5AAAAABJRU5ErkJggg==) 50% 50% repeat-x;
        font-weight: 400;
        color: #212121
    }

        .ui-state-active a,
        .ui-state-active a:link,
        .ui-state-active a:visited {
            color: #212121;
            text-decoration: none
        }

    .ui-state-highlight,
    .ui-widget-content .ui-state-highlight,
    .ui-widget-header .ui-state-highlight {
        border: 1px solid #fcefa1;
        background: #fbf9ee url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAGQCAIAAADgOp2MAAAAOElEQVQ4T2P48+sjwygexaMYO/798x0Y/wLT76F8IP3rA5AGYpg6MP2J4c/vz0D6M5A/ikfxsMcAiWeJyYrg0xEAAAAASUVORK5CYII=) 50% 50% repeat-x;
        color: #363636
    }

        .ui-state-highlight a,
        .ui-widget-content .ui-state-highlight a,
        .ui-widget-header .ui-state-highlight a {
            color: #363636
        }

    .ui-state-error,
    .ui-widget-content .ui-state-error,
    .ui-widget-header .ui-state-error {
        border: 1px solid #cd0a0a;
        background: #fef1ec url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAGQCAIAAADgOp2MAAAAOElEQVQ4y+3QMQoAIRQD0Unuf1tBWAS/hSAWewNTPCZ1mL0ZiIg/43NVWZIL7QpLNtwbc6r8Fi9YmGgOC0QygNcAAAAASUVORK5CYII=) 50% 50% repeat-x;
        color: #cd0a0a
    }

        .ui-state-error a,
        .ui-widget-content .ui-state-error a,
        .ui-widget-header .ui-state-error a {
            color: #cd0a0a
        }

    .ui-state-error-text,
    .ui-widget-content .ui-state-error-text,
    .ui-widget-header .ui-state-error-text {
        color: #cd0a0a
    }

    .ui-priority-primary,
    .ui-widget-content .ui-priority-primary,
    .ui-widget-header .ui-priority-primary {
        font-weight: 700
    }

    .ui-priority-secondary,
    .ui-widget-content .ui-priority-secondary,
    .ui-widget-header .ui-priority-secondary {
        opacity: .7;
        filter: Alpha(Opacity=70);
        font-weight: 400
    }

    .ui-state-disabled,
    .ui-widget-content .ui-state-disabled,
    .ui-widget-header .ui-state-disabled {
        opacity: .35;
        filter: Alpha(Opacity=35);
        background-image: none
    }

        .ui-state-disabled .ui-icon {
            filter: Alpha(Opacity=35)
        }

.ui-icon {
    width: 16px;
    height: 16px
}

.ui-icon,
.ui-widget-content .ui-icon {
    background-image: url(data:image/png;base64,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)
}

.ui-widget-header .ui-icon {
    background-image: url(data:image/png;base64,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)
}

.ui-state-default .ui-icon {
    background-image: url(data:image/png;base64,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)
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
    background-image: url(data:image/png;base64,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)
}

.ui-state-active .ui-icon {
    background-image: url(data:image/png;base64,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)
}

.ui-state-highlight .ui-icon {
    background-image: url(../../../../js/jquery/ui/themes/base/minified/images/ui-icons_2e83ff_256x240.png)
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
    background-image: url(../../../../js/jquery/ui/themes/base/minified/images/ui-icons_cd0a0a_256x240.png)
}

.ui-icon-blank {
    background-position: 16px 16px
}

.ui-icon-carat-1-n {
    background-position: 0 0
}

.ui-icon-carat-1-ne {
    background-position: -16px 0
}

.ui-icon-carat-1-e {
    background-position: -32px 0
}

.ui-icon-carat-1-se {
    background-position: -48px 0
}

.ui-icon-carat-1-s {
    background-position: -64px 0
}

.ui-icon-carat-1-sw {
    background-position: -80px 0
}

.ui-icon-carat-1-w {
    background-position: -96px 0
}

.ui-icon-carat-1-nw {
    background-position: -112px 0
}

.ui-icon-carat-2-n-s {
    background-position: -128px 0
}

.ui-icon-carat-2-e-w {
    background-position: -144px 0
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px
}

.ui-icon-triangle-1-s {
    background-position: -64px -16px
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px
}

.ui-icon-arrow-1-s {
    background-position: -64px -32px
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
    background-position: 0 -48px
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px
}

.ui-icon-arrow-4 {
    background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px
}

.ui-icon-extlink {
    background-position: -32px -80px
}

.ui-icon-newwin {
    background-position: -48px -80px
}

.ui-icon-refresh {
    background-position: -64px -80px
}

.ui-icon-shuffle {
    background-position: -80px -80px
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px
}

.ui-icon-folder-open {
    background-position: -16px -96px
}

.ui-icon-document {
    background-position: -32px -96px
}

.ui-icon-document-b {
    background-position: -48px -96px
}

.ui-icon-note {
    background-position: -64px -96px
}

.ui-icon-mail-closed {
    background-position: -80px -96px
}

.ui-icon-mail-open {
    background-position: -96px -96px
}

.ui-icon-suitcase {
    background-position: -112px -96px
}

.ui-icon-comment {
    background-position: -128px -96px
}

.ui-icon-person {
    background-position: -144px -96px
}

.ui-icon-print {
    background-position: -160px -96px
}

.ui-icon-trash {
    background-position: -176px -96px
}

.ui-icon-locked {
    background-position: -192px -96px
}

.ui-icon-unlocked {
    background-position: -208px -96px
}

.ui-icon-bookmark {
    background-position: -224px -96px
}

.ui-icon-tag {
    background-position: -240px -96px
}

.ui-icon-home {
    background-position: 0 -112px
}

.ui-icon-flag {
    background-position: -16px -112px
}

.ui-icon-calendar {
    background-position: -32px -112px
}

.ui-icon-cart {
    background-position: -48px -112px
}

.ui-icon-pencil {
    background-position: -64px -112px
}

.ui-icon-clock {
    background-position: -80px -112px
}

.ui-icon-disk {
    background-position: -96px -112px
}

.ui-icon-calculator {
    background-position: -112px -112px
}

.ui-icon-zoomin {
    background-position: -128px -112px
}

.ui-icon-zoomout {
    background-position: -144px -112px
}

.ui-icon-search {
    background-position: -160px -112px
}

.ui-icon-wrench {
    background-position: -176px -112px
}

.ui-icon-gear {
    background-position: -192px -112px
}

.ui-icon-heart {
    background-position: -208px -112px
}

.ui-icon-star {
    background-position: -224px -112px
}

.ui-icon-link {
    background-position: -240px -112px
}

.ui-icon-cancel {
    background-position: 0 -128px
}

.ui-icon-plus {
    background-position: -16px -128px
}

.ui-icon-plusthick {
    background-position: -32px -128px
}

.ui-icon-minus {
    background-position: -48px -128px
}

.ui-icon-minusthick {
    background-position: -64px -128px
}

.ui-icon-close {
    background-position: -80px -128px
}

.ui-icon-closethick {
    background-position: -96px -128px
}

.ui-icon-key {
    background-position: -112px -128px
}

.ui-icon-lightbulb {
    background-position: -128px -128px
}

.ui-icon-scissors {
    background-position: -144px -128px
}

.ui-icon-clipboard {
    background-position: -160px -128px
}

.ui-icon-copy {
    background-position: -176px -128px
}

.ui-icon-contact {
    background-position: -192px -128px
}

.ui-icon-image {
    background-position: -208px -128px
}

.ui-icon-video {
    background-position: -224px -128px
}

.ui-icon-script {
    background-position: -240px -128px
}

.ui-icon-alert {
    background-position: 0 -144px
}

.ui-icon-info {
    background-position: -16px -144px
}

.ui-icon-notice {
    background-position: -32px -144px
}

.ui-icon-help {
    background-position: -48px -144px
}

.ui-icon-check {
    background-position: -64px -144px
}

.ui-icon-bullet {
    background-position: -80px -144px
}

.ui-icon-radio-on {
    background-position: -96px -144px
}

.ui-icon-radio-off {
    background-position: -112px -144px
}

.ui-icon-pin-w {
    background-position: -128px -144px
}

.ui-icon-pin-s {
    background-position: -144px -144px
}

.ui-icon-play {
    background-position: 0 -160px
}

.ui-icon-pause {
    background-position: -16px -160px
}

.ui-icon-seek-next {
    background-position: -32px -160px
}

.ui-icon-seek-prev {
    background-position: -48px -160px
}

.ui-icon-seek-end {
    background-position: -64px -160px
}

.ui-icon-seek-start {
    background-position: -80px -160px
}

.ui-icon-seek-first {
    background-position: -80px -160px
}

.ui-icon-stop {
    background-position: -96px -160px
}

.ui-icon-eject {
    background-position: -112px -160px
}

.ui-icon-volume-off {
    background-position: -128px -160px
}

.ui-icon-volume-on {
    background-position: -144px -160px
}

.ui-icon-power {
    background-position: 0 -176px
}

.ui-icon-signal-diag {
    background-position: -16px -176px
}

.ui-icon-signal {
    background-position: -32px -176px
}

.ui-icon-battery-0 {
    background-position: -48px -176px
}

.ui-icon-battery-1 {
    background-position: -64px -176px
}

.ui-icon-battery-2 {
    background-position: -80px -176px
}

.ui-icon-battery-3 {
    background-position: -96px -176px
}

.ui-icon-circle-plus {
    background-position: 0 -192px
}

.ui-icon-circle-minus {
    background-position: -16px -192px
}

.ui-icon-circle-close {
    background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px
}

.ui-icon-circle-check {
    background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
    border-top-left-radius: 4px
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
    border-top-right-radius: 4px
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
    border-bottom-left-radius: 4px
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
    border-bottom-right-radius: 4px
}

.ui-widget-overlay {
    background: #aaa url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAABkCAAAAADRDy2mAAAAKUlEQVRYw+3KMQ0AAAgDMObfCSpngZekvZudm4iiKIqiKIqiKIqi+DkWLC5CzSzaBSIAAAAASUVORK5CYII=) 50% 50% repeat-x;
    opacity: .3;
    filter: Alpha(Opacity=30)
}

.ui-widget-shadow {
    margin: -8px 0 0 -8px;
    padding: 8px;
    background: #aaa url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAABkCAAAAADRDy2mAAAAKUlEQVRYw+3KMQ0AAAgDMObfCSpngZekvZudm4iiKIqiKIqiKIqi+DkWLC5CzSzaBSIAAAAASUVORK5CYII=) 50% 50% repeat-x;
    opacity: .3;
    filter: Alpha(Opacity=30);
    border-radius: 8px
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */

.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.fancybox-opened {
    z-index: 8030
}

    .fancybox-opened .fancybox-skin {
        -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
        -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
        box-shadow: 0 10px 25px rgba(0, 0, 0, .5)
    }

.fancybox-outer,
.fancybox-inner {
    position: relative
}

.fancybox-inner {
    overflow: hidden
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap
}

.fancybox-image,
.fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%
}

#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
    background-image: url(data:image/png;base64,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)
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: .8;
    cursor: pointer;
    z-index: 8060
}

    #fancybox-loading div {
        width: 44px;
        height: 44px;
        background: url(../../../../js/jquery/plugins/fancybox/fancybox_loading.gif) center center no-repeat
    }

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url(data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==);
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    z-index: 8040
}

.fancybox-prev {
    left: 0
}

.fancybox-next {
    right: 0
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px
}

.fancybox-nav:hover span {
    visibility: visible
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important
}

.fancybox-lock {
    overflow: hidden !important;
    width: auto
}

    .fancybox-lock body {
        overflow: hidden !important
    }

.fancybox-lock-test {
    overflow-y: hidden !important
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAFUlEQVQY02MU4OHZwEAEYBxVSF+FAFsCCHtLteXdAAAAAElFTkSuQmCC)
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll
}

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050
}

.fancybox-opened .fancybox-title {
    visibility: visible
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center
}

    .fancybox-title-float-wrap .child {
        display: inline-block;
        margin-right: -100%;
        padding: 2px 20px;
        background: transparent;
        background: rgba(0, 0, 0, .8);
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        border-radius: 15px;
        text-shadow: 0 1px 2px #222;
        color: #FFF;
        font-weight: 700;
        line-height: 24px;
        white-space: nowrap
    }

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff
}

.fancybox-title-inside-wrap {
    padding-top: 10px
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8)
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min--moz-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5) {
    #fancybox-loading,
    .fancybox-close,
    .fancybox-prev span,
    .fancybox-next span {
        background-image: url(../../../../js/jquery/plugins/fancybox/fancybox_sprite@2x.png);
        background-size: 44px 152px
    }

        #fancybox-loading div {
            background-image: url(../../../../js/jquery/plugins/fancybox/fancybox_loading@2x.gif);
            background-size: 24px 24px
        }
}

.ac_results {
    text-align: left;
    padding: 0;
    border: 1px solid #000;
    background-color: #fff;
    overflow: hidden;
    z-index: 99999
}

    .ac_results ul {
        width: 100%;
        list-style-position: outside;
        list-style: none;
        padding: 0;
        margin: 0
    }

    .ac_results li {
        margin: 0;
        padding: 2px 5px;
        cursor: default;
        display: block;
        font: menu;
        font-size: 12px;
        line-height: 16px;
        overflow: hidden
    }

.ac_odd {
    background-color: #eee
}

.ac_over {
    background-color: #0A246A;
    color: #fff
}

.nivoSlider {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden
}

    .nivoSlider img {
        position: absolute;
        top: 0;
        left: 0;
        max-width: none
    }

.nivo-main-image {
    display: block !important;
    position: relative !important;
    width: 100% !important
}

.nivoSlider a.nivo-imageLink {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    padding: 0;
    margin: 0;
    z-index: 6;
    display: none;
    background: #fff;
    filter: alpha(opacity=0);
    opacity: 0
}

.nivo-slice {
    display: block;
    position: absolute;
    z-index: 5;
    height: 100%;
    top: 0
}

.nivo-box {
    display: block;
    position: absolute;
    z-index: 5;
    overflow: hidden
}

    .nivo-box img {
        display: block
    }

.nivo-caption {
    position: absolute;
    left: 0;
    bottom: 0;
    background: #000;
    color: #fff;
    width: 100%;
    z-index: 8;
    padding: 5px 10px;
    opacity: .8;
    overflow: hidden;
    display: none;
    -moz-opacity: .8;
    filter: alpha(opacity=8);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

    .nivo-caption p {
        padding: 5px;
        margin: 0
    }

    .nivo-caption a {
        display: inline !important
    }

.nivo-html-caption {
    display: none
}

.nivo-directionNav a {
    position: absolute;
    top: 45%;
    z-index: 9;
    cursor: pointer
}

.nivo-prevNav {
    left: 0
}

.nivo-nextNav {
    right: 0
}

.nivo-controlNav {
    text-align: center;
    padding: 15px 0
}

    .nivo-controlNav a {
        cursor: pointer
    }

        .nivo-controlNav a.active {
            font-weight: 700
        }

.no-margin {
    margin: 0
}

.no-padding {
    padding: 0
}

.mb-0 {
    margin-bottom: 0
}

body {
    font-family: Poppins;
    color: #666;
    font-size: 14px;
    font-weight: 400;
    line-height: 25px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: #fff
}

.padd-60 {
    padding: 60px 0
}

.padd-50 {
    padding: 50px 0
}

.padd-80 {
    padding: 80px 0
}

.mt-30 {
    margin-top: 30px
}

.mt-20 {
    margin-top: 20px
}

.mb-30 {
    margin-bottom: 30px
}

.pos-rel {
    position: relative;
    display: block
}

.valign-middle {
    display: flex;
    align-items: center
}

select {
    background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAQAAAD9CzEMAAAAPklEQVR4Ae3TwREAEBQD0V/6do4SXPZg7EsBhsQ8IEmSMOsiuEfg3gL3oXC7wK0bd1G4o8X9F4yIkyQfSrIByQBjp7QuND8AAAAASUVORK5CYII=) no-repeat scroll right .5rem center/1.25rem 1.25rem !important;
    -webkit-appearance: none;
    -moz-appearance: none
}

main {
    overflow: hidden
}

a {
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease
}

    a:focus,
    input:focus,
    select:focus,
    textarea:focus,
    button:focus {
        outline: none
    }

p {
    color: #666;
    font-size: 15px;
    font-weight: 400;
    line-height: 25px
}

.text-btn {
    color: #000;
    font-size: 16px;
    font-weight: 500;
    display: inline-block
}

    .text-btn i {
        font-size: 11px;
        vertical-align: middle
    }

    .text-btn:hover > i {
        position: relative;
        animation-name: arrow;
        animation-duration: 0.55s
    }

@keyframes arrow {
    0% {
        left: 0
    }

    50% {
        left: 15px
    }

    100% {
        left: 0
    }
}

.btn-primary,
.btn-secondary,
.btn-tertiary {
    background: #222 none repeat scroll 0 0;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    height: 40px;
    line-height: 38px;
    margin-bottom: 15px;
    margin-top: 0;
    padding: 0 15px;
    text-transform: capitalize;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    border: none
}

.btn-primary {
    background-color: #222;
    color: #fff
}

.all-product-link.btn-primary .material-icons {
    margin-right: 0;
    width: 15px;
    height: auto
}

.btn-primary.focus,
.btn-primary:focus,
.btn-primary:hover,
.btn-secondary.focus,
.btn-secondary:focus,
.btn-secondary:hover,
.btn-tertiary:focus,
.btn-tertiary:hover,
.focus.btn-tertiary {
    background-color: #222;
    border-color: #222;
    color: #fff
}

a.btn-primary.btn-style {
    background: #222;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    height: 40px;
    line-height: 40px;
    margin-bottom: 15px;
    margin-top: 0;
    padding: 0 15px;
    text-transform: capitalize;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    position: relative;
    transform: translate(-5px, -5px);
    -o-transform: translate(-5px, -5px);
    -webkit-transform: translate(-5px, -5px);
    -moz-transform: translate(-5px, -5px);
    -ms-transform: translate(-5px, -5px);
    border: none
}

    a.btn-primary.btn-style.white-bg {
        background-color: #fff;
        color: #222
    }

        a.btn-primary.btn-style.white-bg:after {
            border-color: #fff
        }

    a.btn-primary.btn-style:focus,
    a.btn-primary.btn-style:hover {
        background-color: #222;
        color: #fff
    }

a.btn-primary.btn-style {
    background-color: #222;
    color: #fff
}

.preloader {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
    background-color: #fff;
    position: fixed;
    z-index: 10000
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 600;
    color: #222
}

.container {
    max-width: 1200px
}

.text-center {
    text-align: center
}

@media (min-width:1340px) {
    .container {
        max-width: 1310px
    }
}

@media screen and (min-width:1051px) {
    body:not(#index) .preloader {
        display: none
    }
}

#header .page-search,
.page-not-found .cat-search {
    display: none
}

#header {
    background-color: #fff;
    width: 100%;
    top: 0;
    left: 0;
    position: relative;
    z-index: 11
}

@media screen and (max-width:767px) {
    .preloader .container .name span {
        font-size: 38px
    }

    .preloader .container .name {
        height: 44px
    }

    .bor-btn {
        padding: 12px 24px;
        font-size: 12px
    }
}

@keyframes slide-down {
    0% {
        transform: translateY(-100%);
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        -o-transform: translateY(-100%);
        -moz-transform: translateY(-100%)
    }

    100% {
        transform: translateY(0);
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        -moz-transform: translateY(0)
    }
}

.mypresta_scrollup {
    bottom: 0;
    color: #fff;
    display: block;
    font-size: 14px;
    height: 35px;
    line-height: 37px;
    opacity: 0;
    position: fixed;
    /*right: 30px;*/
    left: 30px;
    text-align: center;
    width: 35px;
    border-radius: 50%;
    box-shadow: 0 0 15px rgba(0, 0, 0, .2);
    background-color: #222
}

    .mypresta_scrollup:hover,
    .mypresta_scrollup:focus {
        color: #fff
    }

    .mypresta_scrollup.open {
        bottom: 30px;
        opacity: 1;
        z-index: 998
    }

#wrapper {
    box-shadow: 0 0 0;
    padding: 0;
    position: relative
}

    #wrapper > .container {
        padding-top: 30px
    }

#index #wrapper > .container {
    padding-top: 0
}

@media screen and (max-width:767px) {
    #wrapper {
    }

        #wrapper > .container {
            padding-top: 15px
        }
}

#header .it-menu-horizontal ul li.level-1 ul li a {
    color: #222
}

#header .logo {
    display: inline-block;
    max-width: 180px
}

.header-nav {
    border-bottom: 1px solid transparent
}

.innovatoryMedia-body {
    overflow: hidden
}

#header .header-nav {
    margin: 0
}

    #header .header-nav #contact-link {
        margin: 0
    }

    #header .header-nav .user-info {
        margin: 0
    }

        #header .header-nav .user-info a span {
            color: #626262
        }

        #header .header-nav .user-info a i {
            margin-right: 5px;
            color: #fff
        }

#_desktop_language_selector ul {
    margin-bottom: 0
}

#_desktop_language_selector .dropdown-item img {
    margin-right: 5px
}

#header .header-nav .currency-selector,
#header .header-nav .language-selector {
    margin: 0;
    position: relative
}

#header .header-nav .currency-selector-wrapper .language-selector {
    margin-right: 0;
    padding-right: 0
}

    #header .header-nav .currency-selector-wrapper .language-selector:before {
        background: none
    }

.innovatory-contact-link li.email:before,
#header .header-nav .currency-selector:before {
    background: rgba(87, 87, 87, .1) none repeat scroll 0 0;
    content: "";
    display: block;
    height: 15px;
    position: absolute;
    right: 0;
    top: 6px;
    width: 1px
}

.language-selector ul li:hover,
.language-selector ul li.current {
    background-color: #f5f5f5
}

.language-selector ul li a {
    display: block;
    width: 100%
}

#header .header-nav .currency-selector i.fa,
#header .header-nav .language-selector i.fa {
    font-size: 12px
}

.dropdown .expand-more {
    transition: all .3s
}

    .dropdown .expand-more:after {
        content: "\f107";
        font-family: FontAwesome;
        margin-left: 5px
    }

.it-menu-horizontal .menu-dropdown {
    text-align: left
}

.dropdown-menu {
    background: #fff none repeat scroll 0 0;
    border: medium none;
    border: 1px solid transparent;
    left: inherit;
    margin: 0;
    padding: 0;
    right: 0
}

@media (min-width:768px) and (max-width:1360px) {
    .dropdown-menu {
        right: 0;
        left: auto
    }
}

.dropdown-menu li {
    transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s
}

.header-nav .dropdown-menu li:hover,
#_desktop_wishtlistTop .wishtlist_top:hover {
    background-color: #e5e5e5
}

.dropdown-item,
#_desktop_wishtlistTop .wishtlist_top {
    color: #222;
    font-size: 13px;
    padding: 5px 0
}

.dropdown-menu .dropdown-item,
#_desktop_wishtlistTop .wishtlist_top {
    padding-left: 15px;
    padding-right: 15px
}

#header .dropdown-menu > a,
#header .dropdown-menu > li > a {
    color: #666
}

    #header .dropdown-menu li a.dropdown-item:hover,
    #header .dropdown-menu li.current a.dropdown-item,
    #header .dropdown-menu > a:hover {
        color: #222
    }

.header-top .valign-middle {
    height: 100px
}

.innovatoryLogo {
    position: relative;
    z-index: 99
}

    .innovatoryLogo a {
        transition: none
    }

#header .it-menu-horizontal .view_menu li.level-1 a {
    clear: both;
    font-size: 14px;
    font-weight: 400;
    line-height: 35px;
    color: #000;
    text-transform: none;
    padding: 0
}

.innovatoryMegamenu .it-menu-horizontal {
    border-top: none
}

.displayMegamenu .view_menu .menu-dropdown {
    left: auto;
    right: 0
}

#header .header-top {
    padding: 0
}

#header .header-nav .blockcart {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    height: auto;
    margin: 0 0 0 15px;
    position: relative
}

    #header .header-nav .blockcart:before {
        background: rgba(255, 255, 255, .2) none repeat scroll 0 0;
        content: "";
        display: block;
        height: 10px;
        position: absolute;
        left: 0;
        top: 15px;
        width: 1px
    }

#header .innovatory-cart {
    padding-top: 0;
    position: relative
}

    #header .innovatory-cart a.cart {
        font-size: 24px;
        text-align: center;
        display: block;
        position: relative;
        cursor: pointer;
        color: #222
    }

    #header .innovatory-cart .cart_block {
        background: #fff none repeat scroll 0 0;
        border: 1px solid transparent;
        padding: 8px 0;
        position: absolute;
        right: 0;
        top: 100%;
        width: 290px;
        z-index: 99;
        display: none;
        transition: transform 0.5s ease 0s;
        -moz-transition: -moz-transform 0.5s ease 0s;
        -webkit-transition: -webkit-transform 0.5s ease 0s;
        -ms-transition: -ms-transform 0.5s ease 0s
    }

        #header .innovatory-cart .cart_block .products {
            overflow: hidden;
            margin-bottom: 15px;
            padding-right: 15px;
            padding-bottom: 15px;
            position: relative;
            border-bottom: 1px solid transparent
        }

            #header .innovatory-cart .cart_block .products:last-child {
                margin-bottom: 0
            }

            #header .innovatory-cart .cart_block .products .img {
                display: inline;
                float: left;
                margin-right: 15px;
                width: 60px;
                border: 1px solid #e1e1e1
            }

.cart-product-wrap {
    max-height: 215px;
    overflow-y: auto;
    margin: 0 0 0;
    padding: 10px 15px 0
}

    .cart-product-wrap::-webkit-scrollbar {
        width: 5px
    }

    .cart-product-wrap::-webkit-scrollbar-track {
        background-color: #f2f2f2;
        width: 5px
    }

    .cart-product-wrap::-webkit-scrollbar-thumb {
        background-color: #cdcdcd;
        cursor: pointer
    }

        .cart-product-wrap::-webkit-scrollbar-thumb:hover {
            background-color: #a6a6a6
        }

#header .innovatory-cart .cart-total-div {
    padding: 15px
}

#header .innovatory-cart .empty-cart-icon {
    display: block;
    width: 70px;
    height: 90px;
    background-image: url(data:image/png;base64,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);
    margin: 10px auto 15px;
    background-size: cover;
    opacity: .5
}

#header .innovatory-cart .cart_block .products .cart-info {
    overflow: hidden;
    text-align: left;
    padding-right: 5px
}

    #header .innovatory-cart .cart_block .products .cart-info .productName {
        font-size: 14px;
        font-weight: 400;
        text-transform: none;
        margin-bottom: 5px
    }

    #header .innovatory-cart .cart-prices .amount,
    #header .innovatory-cart .cart_block .products .cart-info .innovatoryPrice .price {
        color: #222;
        font-weight: 600;
        font-size: 16px;
        margin-left: 5px
    }

#header .innovatory-cart .cart_block .products .remove_link {
    margin: 0;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 18px;
    transition: all .2s;
    -moz-transition: all .2s;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    -ms-transition: all .2s
}

    #header .innovatory-cart .cart_block .products .remove_link a {
        margin-top: -3px;
        display: block;
        color: #222
    }

    #header .innovatory-cart .cart_block .products .remove_link:hover a {
        opacity: .6
    }

#header .innovatory-cart .cart_block .cart-prices {
    overflow: hidden;
    margin-bottom: 15px
}

    #header .innovatory-cart .cart_block .cart-prices .price {
        color: #555;
        padding: 2px 0;
        font-size: 14px
    }

#header .innovatory-cart .cart_block .total .value {
    border-top: 1px solid #e2e2e2
}

#header .innovatory-cart .cart_block .cart-prices .total {
    color: #1e1e1e;
    font-weight: 700;
    font-size: 16px
}

#header .innovatory-cart .cart_block .cart-buttons {
    text-align: center
}

    #header .innovatory-cart .cart_block .cart-buttons a {
        background-color: #222;
        border-radius: 3px;
        color: #fff;
        display: block;
        line-height: 40px;
        padding: 0 25px;
        text-transform: uppercase;
        font-size: 14px
    }

#header .innovatory-cart .cart_block .no-item {
    margin-bottom: 0;
    padding: 0 15px;
    text-align: center
}

#header .innovatory-cart .cart_block .products .cart-info .productName a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    color: #222;
    line-height: 1.5
}

#header .innovatory-cart a .amount {
    display: block;
    padding-top: 15px
}

#header .innovatory-cart a .cart-products-count {
    color: #222;
    display: block;
    font-size: 10px;
    font-weight: 400;
    line-height: 1;
    text-align: center;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    line-height: 15px;
    margin: 0;
    position: absolute;
    right: 0;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s
}

#header .innovatory-cart .cart > span.icon {
    display: inline-block;
    position: relative;
    padding: 0;
    margin-bottom: 0;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACkAAAEsCAMAAABpBGrDAAACfFBMVEUAAAAiIiIAAAAAAAD/U0n/U0n/U0kAAAAAAAD/U0kBAQH/U0kAAAD/U0kAAAD/U0n/U0kAAAD/U0n/U0n/U0kAAAD/U0n/U0n/U0n/U0kAAAALCwv/U0n/////U0n/U0n/U0n/U0n/U0n/U0n/U0n/////U0n/U0n/U0n/U0n/////U0n/U0n/U0kAAAD/U0n/U0n/U0kBAQH/U0kiIiL/////U0n/U0kAAAAAAAD/U0kCAgL/U0n/U0n/U0n/U0n/U0n/U0kAAAD/U0n/U0n/U0n/U0n/U0n/U0n/U0kQEBD///8AAAAiIiL/U0n/U0n/U0n/U0n/////U0kAAAD/U0n/U0kAAAAiIiL/U0n/U0kAAAD/U0n/U0kAAAAAAAD///8AAAAAAAD/U0kAAAD/U0n/U0n/U0n/U0n/U0n/U0kAAAAFBQX///8AAAD/////U0n/////U0kAAAAAAAD///8AAAD/U0n///8iIiIAAAD/U0kiIiL///8iIiIAAAD///8AAAAGBgb/U0n///8AAAAiIiIAAAAAAAD/////U0kiIiL///8AAAD/U0kAAAAAAAD/////U0kAAAD///8AAAAAAAD///////8iIiL///////////8iIiL///8iIiL///////////8AAAAiIiL///8iIiIiIiIiIiL///////8iIiL///8AAAD///8iIiIAAAAiIiIiIiL///////////////8iIiL/////U0kAAAD///8gCglUGRE3EQ3KQjQ+Ew4xDwv2T0PvTUGbMyOFKyBZHBXjSjzZRzmrNyvDQCqNLh9ZHBIoDArTRDe+PTCnNipxJhxxJRdOGRCybiMoAAAAuXRSTlMA/vzODR8I2dIjFhH483Ya5DLg6ocZ5sgFtT4L/cFv+c+6jINR8O3agHUepWZZ7Ws4KwX18OjdrKeKLinWzGNVPAPd2KJd05uSNB0R1sC9sE1ILRXy78OZTjEovZ9yY07hyaupoZd7eEVAPhsSCuDIxqmPjUc0HBj35MPAspaAXFA2IdGxrZWTa1pLL9K0lIaAfkPlt3xhSkREJBkG3diimo2CQzrc1siMdnJxa2ZkXFXqv7OgkYhnO8E47kIAAAy/SURBVGje7NE9isMwEAXgdxGV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);
    background-position: center -72px;
    width: 30px;
    height: 30px
}

.nav-right .icon-wrap-circle .icon-wrap {
    margin-right: 10px;
    padding: 3px;
    border-radius: 50%;
    border: 1px solid transparent;
    transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s
}

.nav-right .icon-wrap-circle .icon {
    width: 46px;
    height: 46px;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    color: #222;
    font-size: 20px;
    text-align: center;
    transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    margin-right: 10px;
    background-color: #f5f5f5
}

    .nav-right .icon-wrap-circle .icon i {
        display: block;
        line-height: 46px;
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACkAAAEsCAMAAABpBGrDAAACfFBMVEUAAAAiIiIAAAAAAAD/U0n/U0n/U0kAAAAAAAD/U0kBAQH/U0kAAAD/U0kAAAD/U0n/U0kAAAD/U0n/U0n/U0kAAAD/U0n/U0n/U0n/U0kAAAALCwv/U0n/////U0n/U0n/U0n/U0n/U0n/U0n/U0n/////U0n/U0n/U0n/U0n/////U0n/U0n/U0kAAAD/U0n/U0n/U0kBAQH/U0kiIiL/////U0n/U0kAAAAAAAD/U0kCAgL/U0n/U0n/U0n/U0n/U0n/U0kAAAD/U0n/U0n/U0n/U0n/U0n/U0n/U0kQEBD///8AAAAiIiL/U0n/U0n/U0n/U0n/////U0kAAAD/U0n/U0kAAAAiIiL/U0n/U0kAAAD/U0n/U0kAAAAAAAD///8AAAAAAAD/U0kAAAD/U0n/U0n/U0n/U0n/U0n/U0kAAAAFBQX///8AAAD/////U0n/////U0kAAAAAAAD///8AAAD/U0n///8iIiIAAAD/U0kiIiL///8iIiIAAAD///8AAAAGBgb/U0n///8AAAAiIiIAAAAAAAD/////U0kiIiL///8AAAD/U0kAAAAAAAD/////U0kAAAD///8AAAAAAAD///////8iIiL///////////8iIiL///8iIiL///////////8AAAAiIiL///8iIiIiIiIiIiL///////8iIiL///8AAAD///8iIiIAAAAiIiIiIiL///////////////8iIiL/////U0kAAAD///8gCglUGRE3EQ3KQjQ+Ew4xDwv2T0PvTUGbMyOFKyBZHBXjSjzZRzmrNyvDQCqNLh9ZHBIoDArTRDe+PTCnNipxJhxxJRdOGRCybiMoAAAAuXRSTlMA/vzODR8I2dIjFhH483Ya5DLg6ocZ5sgFtT4L/cFv+c+6jINR8O3agHUepWZZ7Ws4KwX18OjdrKeKLinWzGNVPAPd2KJd05uSNB0R1sC9sE1ILRXy78OZTjEovZ9yY07hyaupoZd7eEVAPhsSCuDIxqmPjUc0HBj35MPAspaAXFA2IdGxrZWTa1pLL9K0lIaAfkPlt3xhSkREJBkG3diimo2CQzrc1siMdnJxa2ZkXFXqv7OgkYhnO8E47kIAAAy/SURBVGje7NE9isMwEAXgdxGV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);
        background-position: center -26px
    }

.nav-right .icon-wrap-circle:hover .icon {
    color: #fff
}

.nav-right .icon-wrap-tit {
    font-size: 16px;
    color: #222;
    display: block;
    font-weight: 500;
    line-height: 1
}

.nav-right .cart-content-right span {
    display: block;
    text-align: left;
    font-weight: 500
}

.nav-right .nav-total {
    font-size: 13px;
    font-weight: 400;
    color: #666
}

.nav-right .icon-wrap-circle {
    display: flex;
    align-items: center
}

.nav-right .cart-products-count {
    top: 0;
    right: 0
}

#header .wishtlist_top span.cart-wishlist-number {
    top: 20px
}

.wishtlist_top span.cart-wishlist-number:before {
    content: "("
}

.wishtlist_top span.cart-wishlist-number:after {
    content: ")"
}

#header .header-top #_desktop_user_info .innovatory-user-info a {
    font-size: 14px;
    transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    display: block;
    line-height: 1;
    font-weight: 400;
    padding: 8px 15px
}

#_desktop_user_info .dropdown-menu {
    display: block;
    position: static;
    float: none;
    border: none
}

.wishtlist_top {
    display: block;
    position: relative;
    text-align: center
}

    .wishtlist_top span.icon {
        display: inline-block;
        position: relative
    }

    .wishtlist_top span.hidden-sm-down {
        display: none
    }

    .wishtlist_top span.cart-wishlist-number {
        border-radius: 100%;
        color: #222;
        display: block;
        font-size: 10px;
        height: 15px;
        line-height: 15px;
        position: absolute;
        right: -6px;
        top: 0;
        width: 15px
    }

.innovatoryDisplaySearch {
    padding: 0
}

.innovatorySearch.dropdown-menu {
    left: inherit;
    padding: 0;
    right: 0;
    width: 350px;
    position: absolute;
    top: calc(100% + 1px)
}

.innovatoryDisplaySearch .expand-more {
    line-height: 1;
    color: #fff;
    font-size: 0;
    display: block
}

    .innovatoryDisplaySearch .expand-more i {
        font-weight: 400;
        transition: color .3s;
        -webkit-transition: color .3s;
        -ms-transition: color .3s;
        -moz-transition: color .3s;
        -o-transition: color .3s
    }

        .innovatoryDisplaySearch .expand-more i:before {
            line-height: 1
        }

.innovatoryDisplaySearch .open .expand-more i:before {
    content: "\e646";
    font-family: 'themify'
}

.innovatoryDisplaySearch .expand-more i.icons {
    color: #3a3838;
    font-size: 34px
}

    .innovatoryDisplaySearch .expand-more i.icons:hover {
        color: #1a1a1a
    }

.search-widget form input[type="text"] {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #efefef;
    height: 50px;
    min-width: inherit;
    padding: 0 50px 0 15px;
    width: 100%
}

    .search-widget form input[type="text"]:focus {
        outline: medium none
    }

.search-widget form button[type="submit"] {
    font-size: 20px;
    height: 100%;
    line-height: 50px;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 50px;
    color: #fff;
    transition: all .3s
}

    .search-widget form button[type="submit"]:hover {
        color: #fff;
        background-color: #222
    }

#mobile_top_menu_wrapper {
    margin-top: 0
}

.nav-right > *:not(:first-child) {
    margin-left: 25px
}

#header .innovatory-cart .cart > span.icon,
.innovatoryDisplaySearch .expand-more i {
    font-size: 22px
}

#header .language-selector ul li a {
    color: #222
}

#_desktop_currency_selector,
#_desktop_language_selector,
.customer-account {
    float: right;
    margin-left: 20px
}

.slidetoggle-menu {
    display: none
}

.rotator p {
    margin-bottom: 0;
    line-height: 50px;
    color: #222;
    text-transform: uppercase;
    font-weight: 500;
    font-style: italic;
    font-size: 16px
}

.header-top .nav-right .dropdown .dropdown-menu {
    border-bottom: 2px solid transparent
}

.it-menu-horizontal li.level-1.view_menu {
    position: relative
}

#search_block_top .btn.button-search .icon {
    display: block;
    width: 25px;
    height: 25px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACkAAAEsCAMAAABpBGrDAAACfFBMVEUAAAAiIiIAAAAAAAD/U0n/U0n/U0kAAAAAAAD/U0kBAQH/U0kAAAD/U0kAAAD/U0n/U0kAAAD/U0n/U0n/U0kAAAD/U0n/U0n/U0n/U0kAAAALCwv/U0n/////U0n/U0n/U0n/U0n/U0n/U0n/U0n/////U0n/U0n/U0n/U0n/////U0n/U0n/U0kAAAD/U0n/U0n/U0kBAQH/U0kiIiL/////U0n/U0kAAAAAAAD/U0kCAgL/U0n/U0n/U0n/U0n/U0n/U0kAAAD/U0n/U0n/U0n/U0n/U0n/U0n/U0kQEBD///8AAAAiIiL/U0n/U0n/U0n/U0n/////U0kAAAD/U0n/U0kAAAAiIiL/U0n/U0kAAAD/U0n/U0kAAAAAAAD///8AAAAAAAD/U0kAAAD/U0n/U0n/U0n/U0n/U0n/U0kAAAAFBQX///8AAAD/////U0n/////U0kAAAAAAAD///8AAAD/U0n///8iIiIAAAD/U0kiIiL///8iIiIAAAD///8AAAAGBgb/U0n///8AAAAiIiIAAAAAAAD/////U0kiIiL///8AAAD/U0kAAAAAAAD/////U0kAAAD///8AAAAAAAD///////8iIiL///////////8iIiL///8iIiL///////////8AAAAiIiL///8iIiIiIiIiIiL///////8iIiL///8AAAD///8iIiIAAAAiIiIiIiL///////////////8iIiL/////U0kAAAD///8gCglUGRE3EQ3KQjQ+Ew4xDwv2T0PvTUGbMyOFKyBZHBXjSjzZRzmrNyvDQCqNLh9ZHBIoDArTRDe+PTCnNipxJhxxJRdOGRCybiMoAAAAuXRSTlMA/vzODR8I2dIjFhH483Ya5DLg6ocZ5sgFtT4L/cFv+c+6jINR8O3agHUepWZZ7Ws4KwX18OjdrKeKLinWzGNVPAPd2KJd05uSNB0R1sC9sE1ILRXy78OZTjEovZ9yY07hyaupoZd7eEVAPhsSCuDIxqmPjUc0HBj35MPAspaAXFA2IdGxrZWTa1pLL9K0lIaAfkPlt3xhSkREJBkG3diimo2CQzrc1siMdnJxa2ZkXFXqv7OgkYhnO8E47kIAAAy/SURBVGje7NE9isMwEAXgdxGV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);
    background-position: center 0;
    margin: 0 auto
}

@media screen and (min-width:768px) {
    .mt-30.mt-md-0 {
        margin-top: 0
    }
}

@media screen and (max-width:1050px) {
    .wishtlist_top span.cart-wishlist-number,
    #header .innovatory-cart a .cart-products-count {
        color: #fff
    }

    #header .header-nav {
        padding: 0
    }

        #header .header-nav .top-logo a img {
            max-width: 120px
        }

    .it-menu-horizontal {
        text-align: left
    }

    #header .header-nav {
        margin-bottom: 0;
        max-height: none
    }

    #header .header-top {
        padding: 0;
        display: none
    }

    #mobile_top_menu_wrapper .js-top-menu-bottom .user-info a {
        display: inline-block;
        line-height: 1;
        color: #1a1a1a;
        font-weight: 700;
        padding-top: 20px;
        width: auto
    }

        #mobile_top_menu_wrapper .js-top-menu-bottom .user-info a i {
            color: #1a1a1a;
            margin-right: 5px;
            font-size: 26px;
            vertical-align: middle
        }

    .innovatory-contact-link li i {
        color: #2a2a2a
    }

    .innovatory-contact-link li {
        color: #2a2a2a;
        width: 100%
    }

    #mobile_top_menu_wrapper .dropdown {
        position: relative
    }

        #mobile_top_menu_wrapper .dropdown select,
        #mobile_top_menu_wrapper .mobile-sidebar-meta .wishtlist_top {
            -moz-appearance: none;
            background: #fff none repeat scroll 0 0;
            border: 1px solid #ccc;
            color: #414141;
            height: 30px;
            line-height: 30px;
            outline: 0 none;
            padding: 0 25px 0 10px;
            position: relative
        }

        #mobile_top_menu_wrapper .dropdown:before {
            content: "\f107";
            font-family: fontawesome;
            position: absolute;
            right: 10px;
            top: 0;
            z-index: 99;
            display: none
        }

    .header-top .search-widget {
        padding: 0
    }

    #header .header-nav .blockcart {
        background: inherit;
        margin: 0 15px;
        height: 100%
    }

    #header .innovatory-cart a.cart {
        align-items: center;
        display: flex;
        height: 100%
    }

    #header .innovatory-cart .cart > span.icon {
        background-position: center -239px;
        width: 26px;
        height: 26px;
        background-size: 36px
    }

    #header #search_block_top #ctl00_txtSearch {
        width: 100%;
        height: 34px
    }

    .innovatorywishtlistTop {
        margin-right: 0;
        padding: 0
    }

    .wishtlist_top {
        height: 50px;
        line-height: 50px
    }

    #header .innovatory-cart a span.icon {
        display: block
    }

    .innovatorySearch {
        padding-bottom: 20px;
        float: none
    }

    #header .header-top > .container {
        position: static
    }

    #_mobile_logo {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

        #_mobile_logo a {
            display: table;
            margin: 0 auto
        }

    #_mobile_cart {
        margin-left: auto;
        height: 100%
    }

    .mobile-logo-bar {
        display: flex;
        height: 90px;
        align-items: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox
    }

    #header .mobile-search-bar {
        padding: 10px 0
    }

    #header #search_block_top .btn.button-search {
        background-color: #222
    }

    #search_block_top .btn.button-search .icon {
        width: 20px;
        height: 20px;
        background-size: 30px
    }

    #header .innovatorySearch.dropdown-menu {
        position: static;
        display: block;
        width: 100%;
        border: none
    }

    #header .innovatory-cart a span.icon i {
        line-height: 50px;
        display: block;
        font-size: 22px;
        color: #fff
    }

    #header .wishtlist_top .icon i {
        display: block;
        line-height: 50px;
        font-size: 22px;
        color: #fff
    }

    .innovatoryDisplaySearch .expand-more i {
        display: block;
        line-height: 50px
    }

    #search_block_top #searchbox {
        width: 100%
    }

    #header .header-nav .blockcart.inactive .amount,
    #header .header-nav .blockcart.inactive .cart-products-count {
        display: block !important
    }

    #header .header-nav .blockcart::before {
        display: none
    }

    #header .header-nav #menu-icon {
        font-size: 22px;
        margin-left: 12px;
        line-height: 46px;
        font-weight: 400;
        color: #ffffff;
    }

        #header .header-nav #menu-icon .material-icons {
            line-height: 42px
        }

    .search-widget form input[type="text"] {
        height: 40px
    }

    .search-widget form button[type="submit"] {
        font-size: 18px;
        line-height: 40px
    }

    #header .header-nav .top-logo {
        padding: 15px
    }

    .it-menu-row.bg-image {
        background: none
    }

    #header .header-top .position-static,
    .header-top .col-md-4.right-nav {
        width: 100%;
        display: none
    }

    .header-top .search-widget {
        margin: 10px 0
    }

    .innovatory-search {
        width: 100%
    }

    #header .innovatory-cart a .cart-products-count {
        top: 22px;
        right: -4px
    }

    #mobile_top_menu_wrapper {
        margin-top: 0;
        padding: 0;
        position: fixed;
        width: 0;
        visibility: hidden;
        opacity: 0;
        left: 0;
        top: 0;
        height: 100%;
        overflow-y: auto;
        transition: all .2s;
        -ms-transition: all .2s;
        -webkit-transition: all .2s;
        -moz-transition: all .2s;
        min-width: 0;
        z-index: 999;
        transform: translateX(-100%);
        -webkit-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        width: 50%;
        min-width: 280px;
        margin: 0;
        max-width: 350px
    }

    #header.toggle #mobile_top_menu_wrapper {
        visibility: visible;
        opacity: 1;
        transform: none;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none
    }

    .sidebar-overlay {
        position: fixed;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, .5);
        top: 0;
        left: 0;
        z-index: 999;
        visibility: hidden;
        opacity: 0;
        transition: all .3s
    }

    .sidebar-open .sidebar-overlay {
        visibility: visible;
        opacity: 1
    }

    #mobile_top_menu_wrapper .close-sidebar {
        text-align: center;
        line-height: 40px;
        font-size: 16px;
        width: 40px;
        color: #fff;
        position: relative;
        z-index: 2
    }

    .sidebar-open {
        overflow: hidden
    }

    #mobile_top_menu_wrapper .user-info-wrap {
        background-image: url(../img/user-bg.jpg);
        color: #fff;
        padding: 20px 20px 10px;
        background-size: cover;
        position: relative;
        background-position: center center
    }

        #mobile_top_menu_wrapper .user-info-wrap > * {
            position: relative
        }

        #mobile_top_menu_wrapper .user-info-wrap .user-icon {
            font-size: 40px
        }

        #mobile_top_menu_wrapper .user-info-wrap .user-info-btn {
            margin-top: 20px
        }

            #mobile_top_menu_wrapper .user-info-wrap .user-info-btn a {
                color: #fff
            }

                #mobile_top_menu_wrapper .user-info-wrap .user-info-btn a:not(:last-child) {
                    margin-right: 10px
                }

    #_mobile_currency_selector .language-selector .dropdown-menu {
        right: auto;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%)
    }

    #_mobile_language_selector .language-selector .dropdown-menu {
        right: auto;
        left: 0
    }

    #header .hidden-md-down {
        display: none !important
    }

    #header .hidden-lg-up {
        display: block !important
    }

    #header .mobile {
        position: relative
    }

    .mobile-menu-meta #menu-icon .menu-tit {
        font-size: 16px;
        display: inline-block;
        vertical-align: middle;
        line-height: 1;
        margin-left: 6px;
        margin-top: 3px
    }

    .mobile-menu-meta #menu-icon i {
        vertical-align: middle;
        line-height: 1
    }

    #mobile_top_menu_wrapper select {
        width: 100%;
        padding: 0 0 0 5px
    }

    #mobile_top_menu_wrapper select {
        width: 100%;
        padding: 0 0 0 5px
    }

    .mobile-sidebar-meta .slidetoggle-menu > .col-xs-6 {
        padding: 0 7px;
        margin-top: 15px
    }

    .mobile-sidebar-meta .slidetoggle-menu {
        padding: 0 7px
    }

    .wishtlist_top span.icon {
        display: flex;
        align-items: center;
        height: 100%
    }

    .wishtlist_top span.cart-wishlist-number {
        position: static;
        width: auto;
        vertical-align: middle;
        margin-left: 5px;
        height: auto;
        line-height: 1;
        font-size: 12px;
        color: #222
    }
}

@media (min-width :992px) and (max-width :1050px) {
    .it-menu-vertical li.level-1 > a {
        line-height: 41px
    }
    .it-menu-vertical-accessories li.level-1 > a {
        line-height: 41px
    }
    .it-menu-vertical-careandmaintenance li.level-1 > a {
        line-height: 41px
    }
    .container_it_vegamenu .title-menu {
        font-size: 14px;
        height: 40px;
        line-height: 40px
    }

    .container_it_vegamenu_accessories .title-menu-accessories {
        font-size: 14px;
        height: 40px;
        line-height: 40px
    }

    .container_it_vegamenu_careandmaintenance .title-menu-careandmaintenance {
        font-size: 14px;
        height: 40px;
        line-height: 40px
    }

    .it-menu-vertical .menu-content {
        padding-bottom: 0
    }

    .it-menu-vertical-accessories .menu-content {
        padding-bottom: 0
    }

    .it-menu-vertical-careandmaintenance .menu-content {
        padding-bottom: 0
    }
}

@media (min-width:1200px) and (max-width:1309px) {
    .it-menu-vertical li.level-1 > a {
        line-height: 43px
    }

    .it-menu-vertical .menu-content {
        padding-bottom: 0
    }

    .it-menu-vertical-accessories li.level-1 > a {
        line-height: 43px
    }

    .it-menu-vertical-accessories .menu-content {
        padding-bottom: 0
    }

    .it-menu-vertical-careandmaintenance li.level-1 > a {
        line-height: 43px
    }

    .it-menu-vertical-careandmaintenance .menu-content {
        padding-bottom: 0
    }
}

@media screen and (min-width:1310px) {
    .it-menu-vertical li.level-1 > a {
        line-height: 46px
    }
    .it-menu-vertical-accessories li.level-1 > a {
        line-height: 46px
    }
    .it-menu-vertical-careandmaintenance li.level-1 > a {
        line-height: 46px
    }
}

@media (min-width :768px) and (max-width :991px) {
    #header div#_desktop_user_info {
        margin-right: 8px
    }

    .innovatory-contact-link li {
        margin-right: 10px
    }

    .innovatoryLogo {
        padding: 0 0 0 15px
    }

    #header .header-top .position-static {
        padding-right: 0;
        padding-left: 0;
        width: 60px
    }

    .dropdown.right-nav .expand-more {
        line-height: 40px !important
    }

    .innovatoryDisplaySearch .expand-more i,
    #_desktop_user_info .innovatory-user-info a i,
    #header .innovatory-cart a.cart i {
        line-height: 50px
    }

    #header .header-top .wishtlist_top span.cart-wishlist-number {
        top: 10px
    }

    .search-widget .expand-more i,
    #_desktop_user_info .innovatory-user-info a i {
        font-size: 24px
    }

    #header .innovatory-cart a span.icon {
        font-size: 20px
    }

    .Categoryproducts .title_block {
        padding-bottom: 30px
    }
}

@media screen and (min-width:768px) {
    .nav-right {
        display: flex;
        justify-content: flex-end
    }
}

@media screen and (min-width:1051px) {
    #header .it-menu-horizontal ul li.level-1:hover > a {
        color: #fff
    }

    .nav-right {
        height: 100px;
        align-items: center
    }

    .full-nav .container_it_vegamenu {
        margin: 0
    }

    .full-nav .container_it_vegamenu_accessories {
        margin: 0
    }

    .full-nav .container_it_vegamenu_careandmaintenance {
        margin: 0
    }

    .full-nav .it-menu-vertical .menu-vertical {
        position: absolute;
        top: auto;
        left: 0;
        right: 0;
        display: none
    }

    .full-nav .it-menu-vertical-accessories .menu-vertical-accessories {
        position: absolute;
        top: auto;
        left: 0;
        right: 0;
        display: none
    }

    .full-nav .it-menu-vertical-careandmaintenance .menu-vertical-careandmaintenance {
        position: absolute;
        top: auto;
        left: 0;
        right: 0;
        display: none
    }

    #header .it-menu-horizontal li.level-1.icon-only > a span {
        display: none
    }

    .it-menu-vertical .menu-content {
        border: 1px solid transparent;
        border-top: none;
        padding-bottom: 4px
    }

    .it-menu-vertical-accessories .menu-content {
        border: 1px solid transparent;
        border-top: none;
        padding-bottom: 4px
    }

    .it-menu-vertical-careandmaintenance .menu-content {
        border: 1px solid transparent;
        border-top: none;
        padding-bottom: 4px
    }

    .it-menu-horizontal li.level-1.icon-only > a:before {
        content: "\e69b";
        font-family: themify;
        font-size: 24px;
        color: #fff;
        display: block;
        transition: color .3s;
        -moz-transition: color .3s;
        -webkit-transition: color .3s;
        -o-transition: color .3s;
        -ms-transition: color .3s
    }

    #header .innovatory-cart a .icon-wrap-circle:hover .cart-products-count {
        background-color: #222;
        color: #fff
    }

    .header-top .nav-right .dropdown .dropdown-menu,
    #header .innovatory-cart .cart_block {
        top: 100%
    }

    #header .it-menu-horizontal .menu-content > li.level-1 > a {
        line-height: 50px;
        height: 50px
    }

    .wishtlist_top span.cart-wishlist-number {
        position: static;
        width: auto;
        vertical-align: middle;
        margin-left: 5px;
        background-color: transparent !important;
        height: auto;
        line-height: 1;
        font-size: 12px
    }

    .wishtlist_top span.text {
        display: inline-block;
        vertical-align: middle
    }

    .wishtlist_top span.icon {
        display: flex;
        align-items: center
    }

    .header-nav p {
        margin-bottom: 0
    }

    .header-nav .dropdown .expand-more,
    .header-nav p {
        line-height: 40px;
        font-weight: 400;
        color: #222
    }

    .innovatorySearch.dropdown-menu {
        width: 100%;
        position: static;
        display: block;
        float: none;
        border-radius: 42px;
        overflow: hidden
    }

    .innovatorySearch #search_block_top {
        border-bottom: none
    }

    #search_block_top #searchbox {
        padding-right: 70px
    }

    #search_block_top .btn.button-search {
        height: 100%;
        width: 70px;
        font-size: 22px;
        color: #fff;
        padding-right: 5px
    }

    #search_block_top #ctl00_txtSearch {
        width: calc(100% - 180px)
    }

    #header .innovatory-cart a .cart-products-count {
        right: -4px;
        color: #fff
    }

    .it-menu-vertical .title-menu > i {
        position: absolute;
        right: 15px;
        top: 50%;
        transform: translateY(-50%)
    }

    .it-menu-vertical-accessories .title-menu > i {
        position: absolute;
        right: 15px;
        top: 50%;
        transform: translateY(-50%)
    }

    .it-menu-vertical-careandmaintenance .title-menu > i {
        position: absolute;
        right: 15px;
        top: 50%;
        transform: translateY(-50%)
    }

    .it-menu-vertical .title-menu-accessories > i {
        position: absolute;
        right: 15px;
        top: 50%;
        transform: translateY(-50%)
    }


    .it-menu-vertical-accessories .title-menu-accessories > i {
        position: absolute;
        right: 15px;
        top: 50%;
        transform: translateY(-50%)
    }


    .it-menu-vertical-careandmaintenance .title-menu-accessories > i {
        position: absolute;
        right: 15px;
        top: 50%;
        transform: translateY(-50%)
    }

    .it-menu-vertical .title-menu-careandmaintenance > i {
        position: absolute;
        right: 15px;
        top: 50%;
        transform: translateY(-50%)
    }

    .it-menu-vertical-accessories .title-menu-careandmaintenance > i {
        position: absolute;
        right: 15px;
        top: 50%;
        transform: translateY(-50%)
    }

    .it-menu-vertical-careandmaintenance .title-menu-careandmaintenance > i {
        position: absolute;
        right: 15px;
        top: 50%;
        transform: translateY(-50%)
    }

    #header .innovatory-cart a.cart {
        color: #fff;
        height: 50px;
        font-size: 14px;
        display: flex;
        align-items: center;
        justify-content: center
    }

    .innovatory-cart .cart .cart-content-right {
        display: flex;
        align-items: center
    }

        .innovatory-cart .cart .cart-content-right .cart-text {
            margin-right: 5px
        }

    #header .innovatory-cart a .cart-products-count {
        position: static;
        width: auto;
        font-size: 14px;
        height: auto
    }

    #header .innovatory-cart .cart > span.icon {
        margin-right: 10px
    }

    #header .header-nav .mobile-menu-meta {
        display: none
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .header-top .right-nav {
        padding-right: 15px
    }

    .nav-right .nav-total {
        font-size: 12px
    }
}

.ImageSlider:after {
    content: '';
    display: block;
    clear: both
}

.itnivo-slider {
    position: relative
}

#itimageslider .nivo-controlNav {
    position: absolute;
    left: 50%;
    bottom: 30px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    z-index: 10;
    padding: 0
}

    #itimageslider .nivo-controlNav .nivo-control {
        font-size: 0;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        position: relative;
        display: block;
        float: left;
        margin: 0 5px;
        background-color: #222
    }

#itimageslider .nivo-directionNav a {
    display: block;
    font-size: 0;
    width: 150px;
    height: 100%;
    position: absolute;
    top: 0
}

#itimageslider .nivo-prevNav {
    left: 0;
    cursor: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAZBAMAAABawcpVAAAAJ1BMVEUAAAD/U0n/U0n/U0n/U0n/U0n/U0n/U0n/U0n/U0n/U0n/U0n/U0l/8vpBAAAADHRSTlMAoIyFc7JqZ6VhfN4YHsDzAAAAbUlEQVQoz2MAA86TDNjAnEPYRDnPBGATrjmKTZSdCopzsCpmw67YB6tiljMGWE0+YyKkBAfKxmBgwLDnDBZwgMHmjHKjIDoQAJq9AGvorTnIgN0pDVjFfU7gUC5AFeXYHcOGQ3nOYazC7EfQBADqljEg7PXwmwAAAABJRU5ErkJggg==), auto
}

#itimageslider .nivo-nextNav {
    left: auto;
    right: 0;
    cursor: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAZBAMAAABawcpVAAAAJ1BMVEUAAAD/U0n/U0n/U0n/U0n/U0n/U0n/U0n/U0n/U0n/U0n/U0n/U0l/8vpBAAAADHRSTlMAoIyFc7JqZ6VhfN4YHsDzAAAAZ0lEQVQoz2NABZwnGbABpjMTsIrHYFfOeqYAu/Lj1FGegF35MRzKHbCK2xxhYDCGACUEELEBmn4GG9jAIIgBmnXOGGAze80RbKKMZxZgE+7BqpgDu7NlKFfMiEMx1uBjxh7YLNCoAQB0mzEgZcQ4MQAAAABJRU5ErkJggg==), auto
}

@media screen and (max-width:767px) {
    .slider-banner-sec .mt-30 {
        margin-top: 15px
    }

    #itimageslider .nivo-controlNav {
        bottom: 10px
    }

    #header .mobile-search-bar {
        padding: 5px 0
    }
}

@media (min-width:544px) and (max-width:767px) {
    .top-banner-sec > div:nth-child(3),
    .slider-banner-sec .col-sm-6:last-child {
        padding-left: 7.5px
    }

    .top-banner-sec > div:nth-child(2),
    .slider-banner-sec .col-sm-6:first-child {
        padding-right: 7.5px
    }
}

.top-banner-sec {
    position: relative;
    z-index: 99
}

.banner-col a {
    display: block;
    overflow: hidden;
    position: relative
}

ul.banner-col {
    margin-bottom: 0
}

.banner-col img {
    width: 100%
}

.banner-col a:before {
    position: absolute;
    width: 20%;
    height: 100%;
    background: rgba(255, 255, 255, .3);
    content: "";
    transform: skew(-20deg);
    -webkit-transform: skew(-20deg);
    -ms-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -o-transform: skew(-20deg);
    left: -40%
}

.banner-col:hover a:before,
.itCategoryFeature .innovatory-media-body:hover .banner-col a:before {
    left: 120%;
    transition: left 0.5s ease;
    -webkit-transition: left 0.5s ease;
    -moz-transition: left 0.5s ease;
    -ms-transition: left 0.5s ease;
    -o-transition: left 0.5s ease
}

@media screen and (max-width:767px) {
    .top-banner-sec .mt-30:not(:first-child) {
        margin-top: 15px
    }
}

.offer-banner-col {
    padding: 35px 0 0
}

    .offer-banner-col h5 {
        font-weight: 400;
        margin-bottom: 13px
    }

    .offer-banner-col h3 {
        font-size: 24px;
        text-transform: uppercase;
        margin-bottom: 7px
    }

    .offer-banner-col h4 {
        font-weight: 500;
        font-size: 15px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 25px
    }

        .offer-banner-col h4 .offer-red {
            font-size: 24px;
            color: #ff1507;
            padding: 0 7px
        }

    .offer-banner-col p {
        font-size: 14px;
        color: #222;
        margin-bottom: 10px
    }

.offer-banner-sld.owl-carousel .owl-dots {
    margin-bottom: 10px;
    margin-top: 0
}

.category-feature-sec .itCategoryFeature {
    position: relative;
    z-index: 6
}

    .category-feature-sec .itCategoryFeature .item-inner .cat-img > a {
        overflow: hidden
    }

    .category-feature-sec .itCategoryFeature .innovatory-media-body {
        text-align: center
    }

    .category-feature-sec .itCategoryFeature .item .categoryName a {
        color: #000;
        font-size: 18px;
        font-weight: 500;
        text-transform: uppercase;
        padding: 20px 0 0;
        display: block;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        transition: all .3s;
        -webkit-transition: all .3s;
        -ms-transition: all .3s;
        -moz-transition: all .3s;
        -o-transition: all .3s
    }

        .category-feature-sec .itCategoryFeature .item .categoryName a:hover {
            color: #222
        }

    .category-feature-sec .itCategoryFeature:after {
        content: '';
        clear: both;
        display: block
    }

.owl-carousel .owl-nav {
    text-align: center
}

    .owl-carousel .owl-nav > * {
        color: #999;
        display: inline-block;
        font-size: 15px;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        -ms-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
        cursor: pointer;
        position: relative;
        width: 30px;
        height: 30px;
        text-align: center;
        line-height: 26px;
        border-radius: 50%;
        border: 1px solid transparent
    }

        .owl-carousel .owl-nav > *:first-child {
            margin-right: 10px
        }

    .owl-carousel .owl-nav button {
        background-color: transparent;
        font-size: 22px
    }

    .owl-carousel .owl-nav > *.disabled {
        cursor: not-allowed
    }

    .owl-carousel .owl-nav > *:hover {
        color: #fff
    }

@media screen and (max-width:767px) {
    .category-feature-sec {
        padding-top: 50px
    }

    .itCategoryFeature .item .cat-img {
        margin-bottom: 0
    }

    .itCategoryFeature .item .categoryName a {
        font-size: 14px
    }

    .img-text-sec {
        padding: 0 15px
    }

    .owl-carousel .owl-nav,
    .innovatoryProductGrid .owl-carousel .owl-nav {
        margin-top: 15px
    }
}

.sec-head-style {
    position: relative;
    margin-bottom: 25px;
    border-bottom: 1px solid transparent
}

.it_tab {
    text-align: center;
    margin-bottom: 25px
}

.sec-head-style h3 {
    text-transform: uppercase
}

.tab-content {
    text-align: center;
    position: relative
}

.innovatoryProductFilter .tab-content,
.innovatoryProductFilter .prod-filter {
    margin: 0 -15px
}

.it_tab .innovatory-tab {
    border: none;
    padding: 0;
    text-align: center;
    position: relative;
    margin-left: auto
}

    .it_tab .innovatory-tab li {
        padding: 0;
        margin: 0 5px
    }

.nav-tabs.innovatory-tab .nav-item + .nav-item {
    margin-left: 0
}

.it_tab .innovatory-tab li a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #222;
    display: block;
    font-size: 15px;
    line-height: 1;
    margin: 0;
    padding: 13px 15px;
    position: relative;
    font-weight: 500;
    text-transform: capitalize;
    overflow: hidden
}

    .it_tab .innovatory-tab li a.active,
    .it_tab .innovatory-tab li a:hover {
        color: #fff
    }

.innovatoryProductGrid .comments_note .laberCountReview,
.innovatoryProductList .comments_note .laberCountReview,
.innovatoryProductList .comments_note .open-comment-form,
.innovatoryProductGrid .comments_note .open-comment-form,
.quickview .comments_note .open-comment-form {
    display: none
}

.innovatoryProductGrid .disabled,
.innovatoryProductList .disabled {
    cursor: no-drop !important
}

.itcolumn:hover .owl-prev,
.itcolumn:hover .owl-next {
    opacity: 1
}

@media screen and (max-width:545px) {
    .it_tab .innovatory-tab {
        border-bottom: none;
        display: flex;
        overflow-x: auto
    }

        .it_tab .innovatory-tab::-webkit-scrollbar {
            display: none
        }

        .it_tab .innovatory-tab li {
            width: 100%;
            margin: 0px !important;
            text-align: center
        }

    .it_tab .innovatory-tab {
        margin-top: 15px;
        height: auto
    }

    .it_tab {
        margin-bottom: 15px
    }

        .it_tab .innovatory-tab li a:before {
            display: none
        }

        .it_tab .innovatory-tab li a {
            white-space: nowrap;
            margin: 0;
            padding: 10px 15px;
            font-size: 14px
        }
}

@media (min-width:768px) and (max-width:991px) {
    #left-column.col-md-3,
    .left-column.col-md-9 {
        width: 100%
    }
}

@media screen and (min-width:768px) {
    .sec-head-style:before {
        content: '';
        display: block;
        position: absolute;
        width: 150px;
        left: 0;
        bottom: -1px;
        height: 2px;
        border-radius: 0 20px 20px 0;
        background-color: #3ab54a
    }

    .sec-head-style {
        padding: 0 85px 0 0;
        display: flex;
        align-items: center;
        min-height: 35px
    }

        .sec-head-style h3 {
            margin-bottom: 0;
            font-size: 20px
        }

    .owl-carousel .owl-nav {
        position: absolute;
        top: -50px;
        margin-top: 0 !important;
        right: 15px;
        transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%)
    }

    .list_manufacturer.owl-carousel .owl-nav {
        right: 0
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .it_tab .innovatory-tab li a {
        font-size: 14px
    }

    .sec-head-style h3 {
        font-size: 16px
    }
}

@media screen and (max-width:767px) {
    .sec-head-style {
        background-color: transparent;
        margin-bottom: 20px;
        text-align: center
    }

    .Categoryproducts .sec-head-style h3 {
        line-height: 1.4
    }
}

.innovatoryProductGrid {
    position: relative
}

.innovatoryProductFilter {
    padding-top: 30px
}

.it_category_feature,
.innovatoryProductFilter,
#itblog_block {
    margin-left: 15px;
    margin-right: 14px;
    overflow: hidden
}

.innovatoryProductGrid .item {
    overflow: hidden;
    background-color: #fff;
    border: 1px solid transparent
}

.empty-block .item:hover,
.empty-block .item {
    transform: none;
    box-shadow: none
}

.innovatoryProductGrid .item .alert-warning {
    margin: 0
}

.innovatoryProductGrid .innovatoryProduct-image {
    position: relative;
    text-align: center;
    overflow: hidden
}

.innovatoryProduct-image .product-thumbnail img {
    width: 100%
}

.innovatoryProductList .innovatoryProduct-image .product-thumbnail img {
    width: auto
}

.innovatoryProductGrid .innovatoryProduct-image .thumbnail {
    display: block;
    position: relative
}

    .innovatoryProductList .innovatoryProduct-image .thumbnail .hover_image,
    .innovatoryProductGrid .innovatoryProduct-image .thumbnail .hover_image {
        left: 0;
        opacity: 0;
        position: absolute;
        right: 0;
        top: 0;
        -webkit-transition: all 800ms ease;
        -moz-transition: all 800ms ease;
        -ms-transition: all 800ms ease;
        -o-transition: all 800ms ease;
        transition: all 800ms ease
    }

.innovatoryProductList .item:hover .innovatoryProduct-image .thumbnail .hover_image,
.innovatoryProductGrid .item:hover .innovatoryProduct-image .thumbnail .hover_image {
    opacity: 1
}

.innovatoryProductGrid .variant-links {
    background-color: #fff !important;
    bottom: 20px;
    opacity: 0;
    padding: 10px 5px 5px 10px !important;
    position: absolute !important;
    left: -100%;
    top: inherit !important;
    min-height: 0 !important;
    width: auto !important;
    -webkit-border-radius: 2px 0 0 3px;
    -moz-border-radius: 2px 0 0 3px;
    -ms-border-radius: 2px 0 0 3px;
    -o-border-radius: 2px 0 0 3px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease
}

.innovatoryProductGrid .item:hover .variant-links {
    left: 0;
    opacity: 1
}

.innovatoryProductGrid .variant-links .color {
    margin: 0 5px 0 0;
    width: 15px;
    height: 15px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%
}

    .innovatoryProductGrid .variant-links .color.active,
    .innovatoryProductGrid .variant-links .color:hover,
    .innovatoryProductGrid .variant-links .custom-checkbox input[type="checkbox"] + span.color.active,
    .innovatoryProductGrid .variant-links .custom-checkbox input[type="checkbox"] + span.color:hover,
    .innovatoryProductGrid .variant-links .facet-label.active .custom-checkbox span.color,
    .innovatoryProductGrid .variant-links .facet-label:hover .custom-checkbox span.color {
        border: 1px solid #3a3838
    }

.innovatoryProductGrid .innovatoryActions {
    padding: 0;
    position: absolute;
    text-align: center;
    z-index: 9;
    bottom: 10px;
    left: 0;
    right: 0
}

.innovatoryProductGrid .innovatoryActions-i {
    display: block
}

.innovatoryProductGrid .innovatoryActions .innovatoryItem {
    display: inline-block;
    vertical-align: middle;
    transform: translateY(15px);
    -moz-transform: translateY(15px);
    -webkit-transform: translateY(15px);
    -o-transform: translateY(15px);
    -ms-transform: translateY(15px);
    opacity: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.innovatoryProductGrid .innovatoryProduct-container .innovatoryQuick {
    transition-delay: .1s;
    -moz-transition-delay: .1s;
    -webkit-transition-delay: .1s;
    -ms-transition-delay: .1s;
    margin: 0 10px
}

.innovatoryProductGrid .innovatoryProduct-container .innovatoryWish {
    transition-delay: .2s;
    -moz-transition-delay: .2s;
    -webkit-transition-delay: .2s;
    -ms-transition-delay: .2s;
    cursor: pointer
}

.innovatoryProductGrid .innovatoryProduct-container:hover .innovatoryItem {
    transform: translateY(0);
    opacity: 1
}

.innovatoryProductGrid .innovatoryItem .quick-view,
.innovatoryProductGrid .innovatoryItem .addToWishlist,
.innovatoryProductGrid .innovatoryItem .cart-btn {
    color: #fff;
    display: block;
    font-size: 18px;
    position: relative;
    margin: 0;
    background-color: #222;
    width: 40px;
    height: 40px;
    text-align: center;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -ms-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
    cursor: pointer;
    border-radius: 50%
}

    .innovatoryProductGrid .innovatoryItem .quick-view:hover,
    .innovatoryProductGrid .innovatoryItem .addToWishlist:hover,
    .innovatoryProductGrid .innovatoryItem .cart-btn:hover,
    .home_blog_post .blog_post_content .post_thumbnail .blogicons a.icon:hover {
        color: #fff
    }

    .innovatoryProductGrid .innovatoryItem .quick-view i,
    .innovatoryProductGrid .innovatoryItem .addToWishlist i,
    .innovatoryProductGrid .innovatoryItem .cart-btn i {
        line-height: 38px
    }

.innovatoryProduct-container .innovatoryItem a span {
    display: none
}

.innovatoryProductGrid .innovatoryItem .innovatorywishlist a span {
    display: none
}

.innovatoryProductList .item-inner .innovatorySale-label,
.innovatoryProductList .item-inner .innovatoryNew-label,
.itcolumn .innovatorySale-label,
.itcolumn .innovatoryNew-label,
.innovatoryProductGrid .innovatorySale-label,
.innovatoryProductGrid .innovatoryNew-label {
    color: #fff;
    display: block;
    font-size: 12px;
    line-height: 1;
    padding: 5px 10px;
    position: absolute;
    text-align: center;
    top: 10px;
    font-weight: 400;
    transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s
}

.innovatoryNew-label {
    left: -50px
}

.innovatoryProductList .item-inner .innovatorySale-label,
.itcolumn .innovatorySale-label,
.innovatoryProductGrid .innovatorySale-label {
    right: -50px;
    left: auto;
    text-transform: capitalize
}

.innovatoryProductList .innovatoryProduct-container:hover .innovatoryNew-label,
.innovatoryProductGrid .innovatoryProduct-container:hover .innovatoryNew-label {
    left: 10px
}

.innovatoryProductList .innovatoryProduct-container:hover .innovatorySale-label,
.innovatoryProductGrid .innovatoryProduct-container:hover .innovatorySale-label {
    right: 10px
}

.innovatoryProductList .item-inner .reduction_percent_display,
.itcolumn .reduction_percent_display,
#itsearch_data .items-list .item .reduction_percent_display,
#itsearch_data_modellomenu .items-list .item .reduction_percent_display,
#product .has-discount .discount,
.has-discount .discount,
.quickview .current-price span.discount {
    background: #222 none repeat scroll 0 0;
    color: #fff;
    font-size: 12px;
    margin: 0 5px;
    padding: 5px 6px;
    line-height: 1
}

.itcolumn .innovatoryStock,
.innovatoryProductGrid .innovatoryStock {
    color: #989898;
    font-size: 13px;
    font-weight: 300;
    margin-bottom: 10px;
    line-height: 1
}

.subpage .innovatoryProductGrid .productName,
.itcolumn .productName,
.innovatoryProductGrid .productName {
    line-height: 1;
    text-transform: none;
    margin-bottom: 10px
}

.innovatoryProductGrid .innovatoryProduct-container .innovatory-product-price-and-shipping,
.innovatoryProductGrid .productName {
    -webkit-transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s
}

.innovatoryProductGrid .innovatory-product-description .innovatoryCart {
    position: absolute;
    bottom: 20px;
    right: 0;
    width: 100%;
    left: 0;
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    -webkit-transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s
}

.innovatoryProductGrid .innovatoryProduct-container:hover .innovatoryCart {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1)
}

.innovatoryProductGrid .innovatory-product-description .innovatoryCart form {
    display: inline-block
}

.innovatoryProductGrid .innovatory-product-description .innovatoryCart .cart-btn {
    width: 100%;
    color: #fff;
    height: 40px;
    display: block;
    padding: 0 20px;
    line-height: 40px;
    font-size: 16px;
    border-radius: 0
}

    .innovatoryProductGrid .innovatory-product-description .innovatoryCart .cart-btn:hover {
        background-color: #333;
        border-color: #333
    }

#itsearch_data .items-list li .product-name {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #222;
    transition: all .3s
}

#itsearch_data_modellomenu .items-list li .product-name {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #222;
    transition: all .3s
}

#It-featured-prod .prod-filter {
    margin-top: 40px
}

.innovatoryProduct-container .comments_note {
    display: block;
    margin-bottom: 10px
}

.comments_note div.star,
#productCommentsBlock div.star {
    height: auto;
    line-height: 1
}

.innovatoryProductGrid .innovatoryProduct-container .comments_note .star_content {
    display: table;
    margin: 0 auto
}

.innovatoryProductGrid.specialProductGrid .innovatoryProduct-container .comments_note .star_content {
    display: block
}

.innovatoryProductList .innovatoryCart button,
.innovatoryProductList .innovatoryItem a {
    height: 40px;
    width: 40px;
    border: none;
    color: #fff;
    padding: 0;
    margin-right: 10px;
    font-size: 18px;
    line-height: 40px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    position: relative;
    display: block;
    text-align: center;
    border-radius: 50%;
    background-color: #222
}

    .innovatoryProductList .innovatoryItem a i {
        display: block;
        line-height: 38px
    }

    .innovatoryProductList .innovatoryItem a:hover,
    .innovatoryProductList .innovatoryCart button:hover {
        color: #fff
    }

    .innovatoryProductList .innovatoryItem a span,
    .innovatoryProductList .innovatoryBottom span {
        background: rgba(0, 0, 0, .8);
        border: medium none;
        border-radius: 2px;
        bottom: 100%;
        color: #fff;
        display: inline-block;
        font-size: 13px;
        font-weight: 400;
        left: 50%;
        line-height: 20px;
        margin-bottom: 5px;
        max-width: 200px;
        padding: 5px 12px;
        position: absolute;
        text-transform: capitalize;
        -webkit-transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -o-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        visibility: hidden;
        white-space: nowrap;
        -webkit-transition: all 0.5s ease 0s;
        -moz-transition: all 0.5s ease 0s;
        -ms-transition: all 0.5s ease 0s;
        -o-transition: all 0.5s ease 0s;
        transition: all 0.5s ease 0s
    }

        .innovatoryProductList .innovatoryItem a span:before,
        .innovatoryProductList .innovatoryBottom span:before {
            border-color: rgba(0, 0, 0, .8) rgba(0, 0, 0, 0);
            border-style: solid;
            border-width: 5px 5px 0;
            bottom: 0;
            content: "";
            height: 0;
            left: 50%;
            margin-bottom: -5px;
            margin-left: -5px;
            position: absolute;
            width: 0
        }

    .innovatoryProductList .innovatoryItem a:hover span,
    .innovatoryProductList .innovatoryBottom:hover span {
        margin-bottom: 10px;
        opacity: 1;
        visibility: visible
    }

.subpage .innovatoryProductGrid .productName a,
.itcolumn .productName a,
.innovatoryProductGrid .productName a {
    color: #666;
    font-size: 14px;
    font-weight: 400;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 1.3
}

.itcolumn .old-price,
.innovatoryProductGrid .old-price {
    font-size: 14px;
    color: #999;
    text-decoration: line-through
}

#index .innovatoryProductGrid .old-price,
#left-column .product-miniature .regular-price {
    margin-left: 5px
}

.itcolumn .price,
.innovatoryProductGrid .price,
.innovatoryProductList .price {
    color: #222;
    font-size: 18px;
    line-height: 1;
    font-weight: 600;
    display: inline-block;
    vertical-align: middle
}

.itcolumn .price {
    font-size: 16px
}

@media screen and (max-width:1050px) {
    .innovatoryProductGrid .innovatoryActions .innovatoryItem {
        opacity: 1;
        transform: none
    }

    .innovatoryProductGrid .innovatoryProduct-image .comments_note {
        opacity: 1;
        bottom: 0;
        visibility: visible
    }

    .innovatoryProductGrid .innovatoryActions {
        visibility: visible;
        opacity: 1
    }

    .innovatoryProductGrid .innovatoryProduct-container .innovatory-product-description .innovatoryCart {
        display: none
    }
}

@media screen and (min-width:1051px) {
    .innovatoryProductGrid .innovatoryProduct-image .innovatoryActions .innovatoryCart {
        display: none
    }

    .innovatoryProductGrid .innovatoryProduct-container .innovatoryQuick {
        margin-left: 0
    }

    .innovatoryProductGrid .innovatoryProduct-container:hover .productName,
    .innovatoryProductGrid .innovatoryProduct-container:hover .innovatory-product-price-and-shipping {
        opacity: 0;
        transform: scale(0);
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0)
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .innovatoryProductGrid .innovatoryItem .quick-view,
    .innovatoryProductGrid .innovatoryItem .addToWishlist,
    .innovatoryProductGrid .innovatoryItem .cart-btn {
        font-size: 16px;
        width: 36px;
        height: 36px
    }

    .innovatoryProductGrid .innovatoryProduct-container .innovatoryQuick {
        margin: 0 7px
    }

    .innovatoryProductGrid .innovatoryItem .quick-view i,
    .innovatoryProductGrid .innovatoryItem .addToWishlist i,
    .innovatoryProductGrid .innovatoryItem .cart-btn i {
        line-height: 34px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .innovatoryProductGrid .innovatoryItem .quick-view,
    .innovatoryProductGrid .innovatoryItem .addToWishlist,
    .innovatoryProductGrid .innovatoryItem .cart-btn {
        font-size: 16px
    }
}

@media screen and (max-width:767px) {
    .innovatoryProduct > .row {
        margin: 0
    }

    .innovatoryProductGrid .innovatoryItem .quick-view,
    .innovatoryProductGrid .innovatoryItem .addToWishlist,
    .innovatoryProductGrid .innovatoryItem .cart-btn {
        font-size: 14px;
        width: 28px;
        height: 28px
    }

        .innovatoryProductGrid .innovatoryItem .quick-view i,
        .innovatoryProductGrid .innovatoryItem .addToWishlist i,
        .innovatoryProductGrid .innovatoryItem .cart-btn i {
            line-height: 28px
        }

    .innovatoryProductGrid .innovatoryProduct-container .innovatoryQuick {
        margin: 0 10px
    }

    .innovatoryProductGrid .innovatoryActions {
        bottom: 5px
    }

    .itcolumn .price,
    .innovatoryProductGrid .price,
    .innovatoryProductList .price {
        font-size: 15px
    }

    .innovatoryProductList .item-inner .innovatorySale-label,
    .innovatoryProductList .item-inner .innovatoryNew-label,
    .itcolumn .innovatorySale-label,
    .itcolumn .innovatoryNew-label,
    .innovatoryProductGrid .innovatorySale-label,
    .innovatoryProductGrid .innovatoryNew-label {
        font-size: 10px
    }
}

@media screen and (max-width:543px) {
    .innovatoryProductList .innovatoryProduct-image .product-thumbnail img {
        width: 100%
    }
}

@media screen and (max-width:480px) {
    .innovatoryProductGrid .innovatoryItem .quick-view:before,
    .innovatoryProductGrid .innovatoryItem .addToWishlist:before,
    .innovatoryProductGrid .innovatoryItem .cart-btn:before {
        display: none
    }

    .innovatoryProductGrid .innovatoryItem .quick-view,
    .innovatoryProductGrid .innovatoryItem .addToWishlist,
    .innovatoryProductGrid .innovatoryItem .cart-btn {
        transform: none
    }

    .itcolumn .price,
    .innovatoryProductGrid .price,
    .innovatoryProductList .price {
        font-size: 14px
    }

    .itcolumn .old-price,
    .innovatoryProductGrid .old-price {
        font-size: 10px
    }
}

.specialProductGrid .product_desc {
    background-color: #fafafa;
    padding-top: 30px;
    padding-bottom: 30px
}

.specialProductGrid .product-add-to-cart .ajax_add_to_cart_button {
    border: none;
    background-color: transparent;
    font-size: 16px;
    font-weight: 400;
    padding: 10px 20px;
    line-height: 1;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    margin-top: 30px
}

    .specialProductGrid .product-add-to-cart .ajax_add_to_cart_button:hover {
        color: #fff
    }

.specialProductGrid .product-timer {
    margin-top: 20px
}

.countdown-rtl {
    direction: rtl
}

.countdown-holding span {
    color: #666
}

.countdown-row {
    clear: both;
    width: 100%;
    padding: 0 2px;
    text-align: center;
    display: block
}

    .countdown-row:after {
        content: '';
        display: block;
        clear: both
    }

.countdown-show1 .countdown-section {
    width: 98%
}

.countdown-show2 .countdown-section {
    width: 48%
}

.countdown-show3 .countdown-section {
    width: 32.5%
}

.countdown-show4 .countdown-section {
    width: calc(25% - 7px);
    border: 1px solid transparent;
    margin-right: 7px;
    padding: 4px 0 10px
}

.countdown-show5 .countdown-section {
    width: 19.5%
}

.countdown-show6 .countdown-section {
    width: 16.25%
}

.countdown-show7 .countdown-section {
    width: 14%
}

.countdown-section {
    display: block;
    float: left;
    font-size: 75%;
    text-align: center
}

.countdown-amount {
    font-size: 15px;
    color: #333;
    font-weight: 500
}

.countdown-period {
    display: block;
    line-height: 1;
    font-size: 12px
}

@media screen and (min-width:544px) {
    .specialProductGrid .js-product-miniature {
        display: flex
    }
}

.it_testimonials {
    padding: 60px 0;
    margin-bottom: 80px
}

    .it_testimonials .item {
        margin: 0 15%
    }

        .it_testimonials .item .media-content {
            margin-right: 15px
        }

        .it_testimonials .item .fancybox-media {
            background: #fff none repeat scroll 0 0;
            border: 1px solid #fff;
            -webkit-border-radius: 100%;
            -moz-border-radius: 100%;
            -ms-border-radius: 100%;
            -o-border-radius: 100%;
            border-radius: 100%;
            display: block;
            height: 70px;
            overflow: hidden;
            width: 70px
        }

        .it_testimonials .item .des_testimonial {
            margin-bottom: 15px
        }

            .it_testimonials .item .des_company,
            .it_testimonials .item .des_testimonial p {
                color: #fff;
                line-height: 20px;
                margin-bottom: 0
            }

        .it_testimonials .item .des_namepost {
            color: #fff;
            font-size: 16px;
            padding-top: 15px;
            text-transform: uppercase;
            position: relative
        }

            .it_testimonials .item .des_namepost:before {
                background: rgba(255, 255, 255, .5) none repeat scroll 0 0;
                content: "";
                display: block;
                height: 1px;
                left: 0;
                position: absolute;
                top: 0;
                width: 100px
            }

    .it_testimonials .owl-controls {
        text-align: center;
        padding-top: 20px
    }

        .it_testimonials .owl-controls .owl-pagination {
            display: inline-block
        }

            .it_testimonials .owl-controls .owl-pagination .owl-page {
                float: left;
                display: inline;
                margin: 0 2px
            }

                .it_testimonials .owl-controls .owl-pagination .owl-page span {
                    display: block;
                    width: 10px;
                    height: 10px;
                    background-color: #fff
                }

                .it_testimonials .owl-controls .owl-pagination .owl-page:hover span,
                .it_testimonials .owl-controls .owl-pagination .owl-page.active span {
                    background-color: #1a1a1a
                }

.products-selection {
    margin: 0 0 30px;
    background-color: #f5f5f5;
    padding: 15px 0
}

.innovatoryGridList .display-title {
    color: #333;
    font-size: 15px;
    line-height: 35px;
    margin-right: 15px;
    padding: 0
}

.innovatoryGridList li {
    margin-right: 5px
}

    .innovatoryGridList li a {
        display: block;
        font-size: 20px;
        text-align: center;
        height: 24px;
        line-height: 14px;
        width: 24px
    }

    .innovatoryGridList li#list a {
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAG4AAABuCAYAAADGWyb7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MkMxMTRDNjhGNzAxMTFFOEEwRTdGNkU1MDBBRDc1REMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MkMxMTRDNjlGNzAxMTFFOEEwRTdGNkU1MDBBRDc1REMiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyQzExNEM2NkY3MDExMUU4QTBFN0Y2RTUwMEFENzVEQyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyQzExNEM2N0Y3MDExMUU4QTBFN0Y2RTUwMEFENzVEQyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pta7QscAAAH9SURBVHja7NwxTgJREIdxMVRyCHtJrCwstPMuYi/hDMSOeARvYmFhp8EL2NhSa7LORgpMWF1wCbP4+5IJJENw1i/7fP/Et52iKPbQPvb9CogDcSCOOBAH4ogDcSAOxBEH4kAccSAOxIE44kAciPsfdOt+cDwen8XLTdRH1OVoNHr5ay8z2efurvDZu6jD+ftJ1EUDvcwsnTuEPsbLSc3veA7hx9teKg8W3vca6mWmau7ZCt8xy3DHXUXdRr1HXTfUy8zSueMOSrFidPwns10liIM4IA6IA+KAOCAOiAOwqwRxEAfEAXGgZXGg98O2ft1eZnq7EgcGC9vjYUO9zCydWxyAXSVxIA7EgTjiQByIIw7EgTgQRxyIA3HEgTgQB+KIA3EgjjgQB+KIA3EgDsQRhxTUPh/X7/e/Ha2NWjxaW7s3nU5bcZT4l+utTVzv1u+48mjt6VzEpKFeZqrmLo8SFzXrKcNS6clCX6Q4SryKuPJJO29Rr3vLnx60Ti8zVXOXR4k7Net8U8PVPkoca34jP3BTa/4G/salvl67SnEAWcWVu6uHqPuoo4Z6mUk9tzggDogD4oA4IA6IAxAHIA6IA+LA7sYBDxptaRwYLGyPhw31MlM1d7viAOwqQRxxIA7EgTjiQByIIw7EgTgQRxyIA3HEgTgQB+LazacAAwCJMDUZFYn0BQAAAABJRU5ErkJggg==) no-repeat scroll -67px -20px transparent
    }

    .innovatoryGridList li#grid a {
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAG4AAABuCAYAAADGWyb7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MkMxMTRDNjhGNzAxMTFFOEEwRTdGNkU1MDBBRDc1REMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MkMxMTRDNjlGNzAxMTFFOEEwRTdGNkU1MDBBRDc1REMiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyQzExNEM2NkY3MDExMUU4QTBFN0Y2RTUwMEFENzVEQyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyQzExNEM2N0Y3MDExMUU4QTBFN0Y2RTUwMEFENzVEQyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pta7QscAAAH9SURBVHja7NwxTgJREIdxMVRyCHtJrCwstPMuYi/hDMSOeARvYmFhp8EL2NhSa7LORgpMWF1wCbP4+5IJJENw1i/7fP/Et52iKPbQPvb9CogDcSCOOBAH4ogDcSAOxBEH4kAccSAOxIE44kAciPsfdOt+cDwen8XLTdRH1OVoNHr5ay8z2efurvDZu6jD+ftJ1EUDvcwsnTuEPsbLSc3veA7hx9teKg8W3vca6mWmau7ZCt8xy3DHXUXdRr1HXTfUy8zSueMOSrFidPwns10liIM4IA6IA+KAOCAOiAOwqwRxEAfEAXGgZXGg98O2ft1eZnq7EgcGC9vjYUO9zCydWxyAXSVxIA7EgTjiQByIIw7EgTgQRxyIA3HEgTgQB+KIA3EgjjgQB+KIA3EgDsQRhxTUPh/X7/e/Ha2NWjxaW7s3nU5bcZT4l+utTVzv1u+48mjt6VzEpKFeZqrmLo8SFzXrKcNS6clCX6Q4SryKuPJJO29Rr3vLnx60Ti8zVXOXR4k7Net8U8PVPkoca34jP3BTa/4G/salvl67SnEAWcWVu6uHqPuoo4Z6mUk9tzggDogD4oA4IA6IAxAHIA6IA+LA7sYBDxptaRwYLGyPhw31MlM1d7viAOwqQRxxIA7EgTjiQByIIw7EgTgQRxyIA3HEgTgQB+LazacAAwCJMDUZFYn0BQAAAABJRU5ErkJggg==) no-repeat scroll -8px -20px transparent
    }

        .innovatoryGridList li#grid a:hover,
        .active_grid .innovatoryGridList li#grid a {
            background-position: -8px -69px
        }

    .innovatoryGridList li#list a:hover,
    .active_list .innovatoryGridList li#list a {
        background-position: -67px -69px
    }

.products-selection .total-products .innovatoryGridList {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 0 0
}

.products-selection .total-products p {
    margin-bottom: 0;
    display: inline-block;
    vertical-align: middle
}

@media screen and (min-width:992px) {
    .products-selection {
        display: flex;
        align-items: center
    }
}

.innovatoryProductList .item {
    border: 1px solid transparent;
    margin-bottom: 30px;
    border-radius: 0;
    background-color: #fff
}

    .innovatoryProductList .item .innovatoryProduct-image {
        position: relative;
        overflow: hidden
    }

    .innovatoryProductList .item .innovatory-product-description {
        padding-top: 25px;
        padding-bottom: 25px
    }

#products .variant-links,
.featured-products .variant-links,
.product-accessories .variant-links,
.product-miniature .variant-links {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    margin-bottom: 15px;
    min-height: 0;
    padding: 0;
    text-align: left
}

.color,
.custom-checkbox input[type="checkbox"] + span.color {
    border-radius: 100%;
    height: 15px;
    margin: 0 5px 0 0;
    width: 15px
}

    .color.active,
    .color:hover,
    .custom-checkbox input[type="checkbox"] + span.color.active,
    .custom-checkbox input[type="checkbox"] + span.color:hover,
    .facet-label.active .custom-checkbox span.color,
    .facet-label:hover .custom-checkbox span.color {
        border: 1px solid #3a3838
    }

.innovatoryProductList .description_short {
    line-height: 25px;
    margin-bottom: 15px
}

    .innovatoryProductList .description_short p {
        color: #666;
        font-size: 16px;
        line-height: 25px;
        margin-bottom: 10px;
        font-weight: 400
    }

.subpage .innovatoryProductList .innovatory-product-title {
    line-height: 1;
    text-transform: none;
    margin-bottom: 10px
}

    .subpage .innovatoryProductList .innovatory-product-title a {
        color: #666;
        font-size: 16px;
        font-weight: 400
    }

        .subpage .innovatoryProductList .innovatory-product-title a:hover {
            color: #222
        }

.innovatoryProductList .innovatory-product-price-and-shipping {
    margin-bottom: 10px
}

.innovatoryProductList .regular-price {
    color: #c3c3c3;
    font-size: 14px;
    margin-right: 5px;
    text-decoration: line-through
}

.innovatoryProductList .Out-stock,
.innovatoryProductList .available_now {
    color: #1a1a1a;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 15px
}

.innovatoryProductList .Out-stock {
    color: #d60d46
}

.product-description-short ul,
#product-description-short ul,
.description_short ul {
    list-style: disc;
    padding-left: 19px;
    color: #666
}

@media screen and (max-width:543px) {
    .innovatoryProductList .item .productlist-left {
        padding: 0
    }
}

@media screen and (min-width:544px) {
    .innovatoryProductList .item .innovatoryProduct-image {
        position: relative;
        height: 100%
    }

    .innovatoryProductList .item .productlist-left {
        padding: 0
    }

    .innovatoryProduct-container.item:after {
        content: '';
        display: block;
        clear: both
    }

    .innovatoryProductList .item {
        position: relative;
        overflow: hidden
    }
}

@media screen and (min-width:768px) {
    .innovatoryProduct .product-add-to-cart {
        margin-bottom: 35px
    }
}

.itcolumn .block-content {
    position: relative
}

.itcolumn .content-title,
.itproductcategory .content-title {
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 15px
}

    .itcolumn .content-title h3,
    .itproductcategory .content-title .innovatoryCateTitle h3 {
        margin: 0
    }

        .itcolumn .content-title h3 a,
        .itproductcategory .content-title .innovatoryCateTitle h3 a {
            color: #1e1e1e;
            font-size: 18px;
            line-height: 40px;
            font-weight: 600
        }

.itproductcategory .innovatoryCateProducts {
    min-height: 420px;
    position: relative
}

    .itproductcategory .innovatoryCateProducts .loanding {
        background: #fff url(../img/Preloader_2.gif) no-repeat scroll center center;
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 9999
    }

.itcolumnCateProducts.itcolumn .item .thumbnail {
    display: block;
    margin-right: 10px;
    width: 100px
}

.itproductcategory .innovatorySub-cate ul {
    padding: 15px 0;
    margin: 0 50px 0 0
}

    .itproductcategory .innovatorySub-cate ul li a {
        border-left: 1px solid #e1e1e1;
        color: #9f9f9f;
        font-size: 14px;
        line-height: 1;
        padding: 0 20px
    }

        .itproductcategory .innovatorySub-cate ul li a:hover {
            color: #1e1e1e
        }

    .itproductcategory .innovatorySub-cate ul li:first-child a {
        border: none
    }

.itproductcategory.itcolumn .owl-nav {
    top: -68px
}

.innovatoryProducts-column {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ebebeb;
    border-radius: 5px;
    padding: 0
}

    .innovatoryProducts-column .no-margin {
        margin-right: -2px
    }

    .innovatoryProducts-column .innovatory_banner {
        padding: 15px;
        border-right: 1px solid #ebebeb
    }

    .innovatoryProducts-column .owl-item .item-inner {
        padding: 0
    }

        .innovatoryProducts-column .owl-item .item-inner .item {
            border-right: 1px solid #ebebeb;
            padding: 15px;
            min-height: 204px;
            -webkit-transition: all 300ms ease;
            -moz-transition: all 300ms ease;
            -ms-transition: all 300ms ease;
            -o-transition: all 300ms ease;
            transition: all 300ms ease
        }

            .innovatoryProducts-column .owl-item .item-inner .item:first-child {
                border-bottom: 1px solid #ebebeb
            }

.itcolumn .innovatoryProduct-container {
    position: relative;
    z-index: 1
}

.innovatory-product-description {
    position: relative;
    text-align: center;
    padding-top: 10px
}

.innovatoryProductGrid .innovatory-product-description {
    padding: 10px 10px 0
}

.innovatoryProductList .innovatory-product-description,
.innovatoryProductList .product-miniature .comments_note {
    text-align: left
}

.itcolumn .innovatoryProduct-image {
    margin-right: 10px;
    position: relative;
    width: 150px
}

.innovatoryProductGrid .innovatory-product-price-and-shipping,
.itcolumn .innovatoryProduct-container .innovatory-product-price-and-shipping {
    padding-bottom: 15px
}

.innovatoryProductGrid .innovatory-product-price-and-shipping {
    min-height: 42px
}

    .innovatoryProductGrid .innovatory-product-price-and-shipping > span {
        display: inline-block;
        vertical-align: middle
    }

.innovatoryActions .innovatorywishlist a span {
    display: none
}

@media screen and (max-width:480px) {
    .innovatoryProductGrid .innovatory-product-description {
        padding: 10px 5px 0
    }
}

@media screen and (max-width:767px) {
    .innovatoryProductGrid .innovatory-product-price-and-shipping,
    .itcolumn .innovatoryProduct-container .innovatory-product-price-and-shipping {
        padding-bottom: 5px
    }

    .innovatoryProductGrid .innovatory-product-price-and-shipping {
        min-height: 31px
    }
}

.innovatoryPagination {
    text-align: right
}

.pagination .page-list {
    padding: 0;
    display: inline-block
}

    .pagination .page-list li {
        float: left;
        margin: 0 2px
    }

        .pagination .page-list li a {
            border: 1px solid #ebebeb;
            border-radius: 4px;
            display: block;
            font-size: 14px;
            font-weight: 400;
            height: 35px;
            line-height: 35px;
            width: 35px;
            color: #1e1e1e
        }

            .pagination .page-list li a:hover,
            .pagination .page-list li a.disabled {
                color: #fff
            }

            .pagination .page-list li a.next.disabled,
            .pagination .page-list li a.previous.disabled {
                display: none
            }

            .pagination .page-list li a.previous i {
                margin-right: 5px
            }

#main .page-content,
#main .page-header {
    text-align: left
}

    #main .page-content h1,
    #main .page-header h1 {
        color: #333;
        font-size: 18px;
        font-weight: 500;
        line-height: 35px;
        margin: 0
    }

.subpage .page-header h1 {
    text-align: center
}

.sec-heading h3 {
    font-size: 21px;
    font-weight: 600;
    line-height: 1.3;
    margin-bottom: 5px;
    color: #000;
    text-align: center;
    text-transform: uppercase
}

@media screen and (min-width:992px) {
    .sec-heading h3 {
        font-size: 30px
    }
}

#product #footer,
#category #footer {
    margin-top: 30px
}

#product #content {
    max-width: none
}

#product .innovatoryProduct .owl-carousel {
    display: block
}

#product h1.h1 {
    font-size: 24px;
    margin-bottom: 15px;
    text-transform: none;
    font-weight: 400;
    line-height: 1.3
}

#product .current-price span,
.quickview .current-price span {
    color: #222;
    font-size: 22px;
    display: inline-block;
    vertical-align: middle
}

#product .product-discount .regular-price {
    color: #aaa;
    font-size: 16px;
    line-height: 1;
    vertical-align: middle
}

.innovatoryProduct .open-comment-form:hover {
    color: #666
}

.product-information p {
    color: #8e8e8e;
    font-size: 13px;
    line-height: 25px
}

.product-actions .control-label,
.product-prices .tax-shipping-delivery-label {
    color: #444;
    font-size: 14px;
    font-weight: 500;
    width: auto;
    margin-right: 30px;
    vertical-align: middle;
    display: block;
    width: auto;
    float: none
}

.product-actions .product-variants ul {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0
}

.product-add-to-cart .product-quantity {
    display: inline-block;
    vertical-align: middle
}

    .product-add-to-cart .product-quantity .qty,
    .product-add-to-cart .product-quantity .add {
        margin-bottom: 0
    }

.product-cover {
    border: 2px solid transparent
}

    .product-cover img {
        box-shadow: 0 0 0
    }

.product-variants > .product-variants-item select {
    border: 1px solid transparent;
    height: 35px;
    padding: 0 10px;
    width: 200px
}

.innovatoryProduct + .innovatoryTabs .tab-content {
    background-color: #fff
}

.innovatoryProduct + .innovatoryTabs {
    margin-bottom: 30px
}

.tabs {
    box-shadow: 0 0 0;
    margin-bottom: 30px;
    margin-top: 30px;
    text-align: center;
    padding: 0
}

    .tabs .nav-tabs {
        border-top: 0;
        border-bottom: 0;
        min-height: 50px
    }

        .tabs .nav-tabs ul {
            border: none;
            display: inline-block;
            margin: 0
        }

        .tabs .nav-tabs .nav-item {
            margin: 0 15px;
            padding: 0
        }

        .tabs .nav-tabs .nav-link {
            color: #b6b6b6;
            display: block;
            font-size: 16px;
            font-weight: 600;
            line-height: 48px;
            padding: 0;
            text-transform: uppercase
        }

            .tabs .nav-tabs .nav-link.active,
            .tabs .nav-tabs .nav-link:hover {
                border-bottom: 0
            }

    .tabs .tab-content {
        padding: 30px;
        text-align: left;
        border: 1px solid transparent
    }

    .tabs .tab-pane {
        padding: 0
    }

    .tabs .product-description {
        line-height: 23px
    }

        .tabs .product-description p {
            color: #666;
            text-indent: 70px
        }

.product-features {
    margin-left: 0;
    margin-top: 10px
}

.product-accessories {
    margin-bottom: 60px
}

.product-actions .add-to-cart {
    background: #222;
    border-color: #222;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    height: 50px;
    line-height: 50px;
    padding: 0 30px 0 30px;
    text-transform: none;
    text-transform: capitalize;
    margin-bottom: 0
}

.product-quantity #quantity_wanted {
    background-color: #fff;
    color: #414141;
    height: 50px;
    padding: 0 10px;
    text-align: center;
    width: 50px;
    margin-left: 50px
}

.product-quantity .qty {
    width: 150px;
    margin-right: 15px
}

.product-quantity .input-group-btn-vertical .btn {
    display: block;
    height: 50px;
    line-height: 20px;
    padding: 0;
    text-align: center;
    width: 50px;
    float: right;
    margin-right: 2px
}

.product-quantity .input-group-btn-vertical .bootstrap-touchspin-down {
    position: absolute;
    left: 1px;
    width: 50px;
    top: 2px
}

.product-quantity .input-group-btn-vertical {
    display: inline-block;
    position: absolute;
    content: "";
    width: 100%;
    left: 1px
}

    .product-quantity .input-group-btn-vertical .btn i {
        font-size: 20px;
        position: unset
    }

#product .product-description-short p i {
    margin-right: 20px;
    color: #222;
    font-size: 18px
}

.radio-label {
    border: 1px solid transparent
}

#product .product-information .color,
#product .product-information .custom-checkbox input[type="checkbox"] + span.color {
    height: 20px;
    width: 20px
}

.input-color:checked + span,
.input-color:hover + span,
.input-radio:checked + span,
.input-radio:hover + span {
    border: 1px solid #c4c4c4
}

#product-modal .modal-content .modal-body {
    margin-left: 0
}

    #product-modal .modal-content .modal-body .thumbnails {
        display: none
    }

@media screen and (max-width:544px) {
    .innovatoryProduct + .innovatoryTabs .nav-tabs .nav-link {
        white-space: nowrap
    }

    .innovatoryProduct + .innovatoryTabs .nav-tabs ul {
        display: flex;
        overflow-x: auto
    }

        .innovatoryProduct + .innovatoryTabs .nav-tabs ul::-webkit-scrollbar {
            display: none
        }
}

@media screen and (max-width:767px) {
    #js-product-list .pagination {
        margin-top: 0
    }

    .tabs .nav-tabs .nav-item {
        margin: 0 10px
    }
}

@media (min-width:768px) and (max-width:991px) {
    #product h1.h1 {
        font-size: 20px
    }

    .product-actions .add-to-cart {
        font-size: 12px;
        padding: 0 20px 0 20px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    #product h1.h1 {
        font-size: 20px
    }
}

.quickview h1 {
    font-size: 20px;
    text-transform: none;
    font-weight: 400;
    line-height: 1.4;
    margin-bottom: 15px
}

#product-description-short ul li,
#product-description-short p {
    font-size: 14px;
    line-height: 1.7
}

.quickview .modal-body {
    padding: 20px 15px
}

.quickview .arrows .arrow-down {
    bottom: 0
}

.quickview .current-price span {
    display: inline-block;
    vertical-align: middle
}

.quickview .images-container {
    align-items: center;
    position: relative;
    z-index: 1;
    width: 100%;
    display: block
}

    .quickview .images-container:after {
        content: '';
        clear: both;
        display: block
    }

.quickview .modal-content {
    background: #fff
}

.quickview .product-images {
    position: static
}

    .scroll-box-arrows i,
    .quickview .product-images .owl-nav > * {
        background: transparent;
        border: 1px solid transparent;
        bottom: 40px;
        color: #222;
        cursor: pointer;
        position: absolute;
        text-align: center;
        font-size: 30px;
        top: auto;
        transform: none;
        width: auto;
        height: auto;
        margin: 0;
        z-index: 9;
        line-height: 1
    }

.quickview .owl-carousel .owl-nav {
    margin-top: 0;
    transform: none !important;
    top: auto !important;
    bottom: 0;
    position: static !important
}

.scroll-box-arrows i.left:before,
.quickview .product-images .owl-nav i.left:before {
    content: "\f104";
    font-family: fontawesome;
    font-style: normal
}

.scroll-box-arrows i.right:before,
.quickview .product-images .owl-nav i.right:before {
    content: "\f105";
    font-family: fontawesome;
    font-style: normal
}

.quickview .product-images .owl-nav .owl-prev {
    left: 0
}

.quickview .product-images .owl-nav .owl-next {
    right: 0
}

.quickview .product-images .owl-nav.disabled {
    display: none
}

.scroll-box-arrows i:hover,
.quickview .product-images .owl-nav > *:hover {
    border-color: transparent;
    background-color: transparent
}

.images-container .js-qv-mask {
    margin: 0 auto;
    width: 328px
}

.quickview .product-price {
    margin-bottom: 0;
    display: inline-block;
    vertical-align: middle
}

.quickview .product-prices {
    margin-top: 10px;
    margin-bottom: 5px
}

ul.product-images.js-qv-product-images {
    text-align: center;
    margin-bottom: 0
}

.quickview .scroll-box-arrows {
    display: block;
    padding: 0 15px;
    position: relative
}

.quickview .product-images .thumb-container img {
    border: 1px solid #eee;
    border-radius: 5px;
    width: 100%
}

.quickview .product-images .thumb-container {
    padding: 0 5px
}

.quickview .modal-content {
    background: #fff
}

.images-container .product-images li.thumb-container .thumb {
    border: 1px solid #e5e5e5;
    box-shadow: 0 0 0;
    margin-right: .8125rem;
    width: 100%;
    margin: 0;
    border-radius: 5px
}

.product-images > li.thumb-container {
    width: 33.33%;
    padding: 0 7px;
    box-sizing: border-box;
    display: inline-block
}

    .product-images > li.thumb-container .thumb.selected,
    .product-images > li.thumb-container .thumb:hover {
        border: 1px solid transparent
    }

.quickview .product-images .thumb-container img.selected,
.quickview .product-images .thumb-container img:hover {
    border-color: transparent
}

.quickview .modal-header .close {
    color: #222
}

@media screen and (max-width:767px) {
    .quickview .modal-dialog {
        width: auto
    }

    .quickview .product-quantity .qty {
        width: 120px
    }

    .quickview .product-quantity #quantity_wanted {
        height: 40px;
        width: 40px;
        margin-left: 40px
    }

    .quickview .product-quantity .input-group-btn-vertical .btn,
    .quickview .product-quantity .input-group-btn-vertical .bootstrap-touchspin-down {
        width: 40px;
        height: 40px;
        text-align: center
    }

    .quickview .product-actions .add-to-cart {
        height: 40px;
        line-height: 40px
    }
}

@media (max-width:1199px) {
    .quickview-title {
        font-size: 28px
    }
}

@media (max-width:991px) {
    .quickview .modal-dialog {
        width: 720px
    }

    .quickview.in .modal-content .modal-body .col-md-6 {
        width: 100%;
        float: left
    }

    .quickview .modal-body .col-md-6.col-sm-6 {
        width: 100%
    }
}

@media (max-width:767px) {
    .quickview .modal-dialog {
        width: 500px
    }

    .quickview-title .tt-producttitle {
        font-size: 24px
    }

    .images-container .js-qv-mask {
        width: 328px
    }

    .scroll-box-arrows i,
    .quickview .product-images .owl-nav > * {
        bottom: 40px
    }

    #product h1.h1,
    .quickview .product-right-col .h1 {
        margin-top: 25px
    }
}

@media (max-width:543px) {
    .quickview.in .modal-content .modal-body .col-md-6 {
        display: block !important
    }

    .quickview .modal-dialog {
        width: 94%;
        margin: 10px auto
    }

    .quickview .images-container {
        min-height: 200px
    }

    .quickview-title.tt-producttitle {
        font-size: 18px
    }

    .quickview .social-sharing {
        margin: 0
    }

    .images-container .js-qv-mask {
        width: 214px;
        margin: 0 auto
    }

    .product-images > li.thumb-container {
        width: 50%
    }

    .scroll-box-arrows i,
    .quickview .product-images .owl-nav > * {
        bottom: 35px
    }
}

@media (min-width:544px) and (max-width:991px) {
    .product-images > li.thumb-container {
        width: 33%
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .product-images > li.thumb-container {
        width: 33%
    }

    .images-container .js-qv-mask {
        width: 280px
    }

    .scroll-box-arrows i,
    .quickview .product-images .owl-nav > * {
        bottom: 30px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .quickview .product-cover img {
        width: 55% !important;
        margin: 0 auto;
        display: table
    }

    .quickview h1.h1 {
        margin-top: 20px
    }

    .quickview .product-cover {
        border: none
    }
}

@media screen and (min-width:992px) {
    .quickview .product-cover {
        width: 90%;
        margin: 0 auto 20px
    }

    .quickview .product-right-col {
        padding-left: 0
    }
}

.quick-cart-total p:nth-child(5) span {
    border-top: 1px solid #e2e2e2
}

.innovatoryTestimonial {
    margin-bottom: 30px
}

.innovatoryTestimonialOwl {
    padding: 30px 20px;
    background-color: #fff
}

.innovatoryTestimonial .item .innovatoryComment {
    font-size: 14px;
    font-weight: 300;
    margin-top: 12px;
    padding: 0;
    line-height: 1.7;
    max-width: 650px;
    margin-left: auto;
    margin-right: auto;
    color: #666
}

.innovatoryTestimonial .item .innovatoryAuthor i {
    position: absolute;
    left: 5%;
    font-size: 30px;
    top: -10px;
    opacity: .1
}

.innovatoryTestimonial .item .innovatoryAuthor {
    color: #222;
    font-weight: 500;
    padding-top: 0;
    text-transform: capitalize;
    font-size: 16px;
    position: relative
}

.innovatoryTestimonial .item span {
    font-size: 18px;
    font-weight: 400;
    font-size: 15px
}

    .innovatoryTestimonial .item span.innovatoryOffice {
        color: #222;
        font-weight: 500;
        text-transform: none;
        display: block;
        line-height: 1;
        font-size: 13px
    }

.innovatoryTestimonial .item .img-wrap {
    border-radius: 50%;
    display: inline-block;
    height: 100px;
    overflow: hidden;
    width: 100px;
    position: relative
}

.owl-carousel .owl-dots {
    text-align: center;
    display: block;
    margin-top: 10px
}

.owl-carousel .owl-pagination .owl-page {
    display: inline-block
}

.owl-carousel .owl-dots button {
    border: none;
    background-color: transparent;
    border-radius: 100%;
    display: block;
    width: 14px;
    display: inline-block;
    position: relative
}

    .owl-carousel .owl-dots button:before {
        background: #222;
        border-radius: 100%;
        content: "";
        display: block;
        height: 8px;
        left: 0;
        margin: 0 auto;
        right: 0;
        top: 4px;
        width: 8px
    }

.service-sec {
    margin-top: 30px;
    border: 1px solid transparent;
    padding: 15px 0
}

.service {
    text-align: center
}

.service-sec:after {
    content: '';
    display: block;
    clear: both
}

.service-sec .service-box:not(:first-child) {
    border-left: 1px solid transparent
}

.service .icon {
    width: 40px;
    height: 40px;
    position: relative;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    display: block;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACkAAAEsCAMAAABpBGrDAAACfFBMVEUAAAAiIiIAAAAAAAD/U0n/U0n/U0kAAAAAAAD/U0kBAQH/U0kAAAD/U0kAAAD/U0n/U0kAAAD/U0n/U0n/U0kAAAD/U0n/U0n/U0n/U0kAAAALCwv/U0n/////U0n/U0n/U0n/U0n/U0n/U0n/U0n/////U0n/U0n/U0n/U0n/////U0n/U0n/U0kAAAD/U0n/U0n/U0kBAQH/U0kiIiL/////U0n/U0kAAAAAAAD/U0kCAgL/U0n/U0n/U0n/U0n/U0n/U0kAAAD/U0n/U0n/U0n/U0n/U0n/U0n/U0kQEBD///8AAAAiIiL/U0n/U0n/U0n/U0n/////U0kAAAD/U0n/U0kAAAAiIiL/U0n/U0kAAAD/U0n/U0kAAAAAAAD///8AAAAAAAD/U0kAAAD/U0n/U0n/U0n/U0n/U0n/U0kAAAAFBQX///8AAAD/////U0n/////U0kAAAAAAAD///8AAAD/U0n///8iIiIAAAD/U0kiIiL///8iIiIAAAD///8AAAAGBgb/U0n///8AAAAiIiIAAAAAAAD/////U0kiIiL///8AAAD/U0kAAAAAAAD/////U0kAAAD///8AAAAAAAD///////8iIiL///////////8iIiL///8iIiL///////////8AAAAiIiL///8iIiIiIiIiIiL///////8iIiL///8AAAD///8iIiIAAAAiIiIiIiL///////////////8iIiL/////U0kAAAD///8gCglUGRE3EQ3KQjQ+Ew4xDwv2T0PvTUGbMyOFKyBZHBXjSjzZRzmrNyvDQCqNLh9ZHBIoDArTRDe+PTCnNipxJhxxJRdOGRCybiMoAAAAuXRSTlMA/vzODR8I2dIjFhH483Ya5DLg6ocZ5sgFtT4L/cFv+c+6jINR8O3agHUepWZZ7Ws4KwX18OjdrKeKLinWzGNVPAPd2KJd05uSNB0R1sC9sE1ILRXy78OZTjEovZ9yY07hyaupoZd7eEVAPhsSCuDIxqmPjUc0HBj35MPAspaAXFA2IdGxrZWTa1pLL9K0lIaAfkPlt3xhSkREJBkG3diimo2CQzrc1siMdnJxa2ZkXFXqv7OgkYhnO8E47kIAAAy/SURBVGje7NE9isMwEAXgdxGV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);
    background-position: center -111px;
    margin: 0 auto 10px
}

    .service .icon.icon2 {
        background-position: center -151px
    }

    .service .icon.icon3 {
        background-position: center -193px
    }

.service-box:hover .icon {
    -ms-transform: rotateY(-360deg);
    -webkit-transform: rotateY(-360deg);
    transform: rotateY(-360deg)
}

.service h2 {
    font-size: 16px;
    color: #222;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 5px
}

.service p {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0
}

@media screen and (max-width:1199px) {
    .service .ser-detail {
        min-width: auto
    }

    .service h2 {
        font-size: 16px
    }
}

@media (min-width :768px) and (max-width:1199px) {
    .service {
        flex-flow: column
    }
}

@media (min-width :1200px) and (max-width :1529px) {
    .service h2 {
        font-size: 15px
    }
}

@media only screen and (max-width :767px) {
    #index .quickview .hidden-xs-down,
    .subpage .quick-view .hidden-xs-down {
        display: block !important
    }

    .innovatoryTestimonial .owl-controls {
        border-color: transparent
    }

    .service-sec {
        display: flex;
        overflow-x: auto;
        z-index: 0
    }

        .service-sec::-webkit-scrollbar,
        .slider-banner-sec .row::-webkit-scrollbar {
            display: none
        }

        .service-sec .service-box {
            min-width: 270px
        }
}

@media (min-width :768px) and (max-width :991px) {
    .Categoryproducts .title_block h3 {
        font-size: 26px
    }
}

.innovatoryLogo_manufacturer {
    margin-top: 30px
}

.content-manufacturer .list_manufacturer .item {
    text-align: center
}

    .content-manufacturer .list_manufacturer .item a {
        display: block;
        padding: 0 20px
    }

#blockcart-modal .modal-header {
    padding-right: 30px
}

#blockcart-modal p span {
    font-weight: 600;
    color: #000
}

#blockcart-modal .quick-product-detail-col p.price {
    font-size: 20px;
    color: #000;
    font-weight: 600
}

#blockcart-modal .cart-products-count {
    color: #000
}

#blockcart-modal .product-name {
    font-size: 16px;
    font-weight: 400;
    line-height: 23px;
    color: #666
}

.quick-product-detail-col p strong {
    color: #222
}

.quick-cart-total p:not(.cart-products-count) {
    margin-bottom: 10px
}

.quick-product-detail-col p:not(.price) {
    margin-bottom: 0
}

.modal-header .close {
    background: transparent none repeat scroll 0 0;
    border: 1px solid transparent;
    color: #fff;
    height: 30px;
    opacity: 1;
    position: absolute;
    right: 10px;
    text-align: center;
    text-shadow: 0 0 0;
    top: 13px;
    width: 30px;
    z-index: 99;
    transition: all .3s
}

.quickview .modal-header .close,
#blockcart-modal .close {
    border: none
}

#blockcart-modal .modal-title i.material-icons {
    position: absolute;
    left: 0;
    top: 0
}

.quick-product-detail-col p:last-child {
    margin-bottom: 0
}

.modal-header .close:hover {
    background-color: #222;
    color: #fff;
    border-color: #fff
}

.all-product-link.btn-primary .material-icons {
    margin-right: 0;
    width: 15px;
    height: auto
}

#products .product-miniature,
.featured-products .product-miniature,
.product-accessories .product-miniature,
.product-miniature .product-miniature,
#products img,
.featured-products img,
.product-accessories img,
.product-miniature img {
    margin: 0
}

#products .innovatoryProducts {
    display: none
}

#products.active_grid .innovatoryProductGrid {
    display: block
}

#products.active_list .innovatoryProductList {
    display: block
}

.innovatoryProductGrid .item-inner {
    padding: 0 15px
}

.innovatoryProductGrid.innovatoryProducts .item-inner {
    margin-bottom: 15px
}

.innovatoryProductGrid .item-inner .item:nth-child(2) {
    margin-top: 30px
}

#js-active-search-filters {
    background: #fff;
    border: 1px solid transparent;
    height: auto;
    margin-bottom: 20px;
    opacity: 1;
    padding: 10px;
    display: none
}

    #js-active-search-filters.active_filters {
        display: block
    }

.active_filters .filter-block {
    color: #333;
    font-size: 13px;
    margin-bottom: 0;
    margin-right: 5px;
    padding: 5px 10px
}

#js-active-search-filters h6.active-filter-title {
    color: #333;
    display: inline;
    font-weight: 400;
    line-height: 33px;
    margin-bottom: 0;
    margin-right: 10px
}

.products-selection .sort-by {
    line-height: 40px;
    margin: 0 10px
}

.products-sort-order .select-title {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #fff;
    border-radius: 3px;
    color: #222 !important;
    display: block;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    margin-left: 0;
    padding: 0 15px;
    width: 250px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-right: 25px;
    position: relative
}

    .products-sort-order .select-title .material-icons {
        line-height: 35px;
        position: absolute;
        top: 50%;
        right: 0;
        transform: translateY(-50%);
        line-height: 1
    }

.products-sort-order .dropdown-menu {
    background-color: #fff;
    padding: 0;
    right: 0;
    top: 46px;
    width: 100%;
    border: 1px solid transparent
}

.products-sort-order .select-list {
    color: #414141;
    display: block;
    font-size: 14px;
    line-height: 40px;
    padding: 0 15px
}

    .products-sort-order .select-list:hover {
        color: #222;
        background-color: #f1f1f1
    }

#category #search_filter_toggler {
    box-shadow: 0 0 0;
    padding: 0 10px;
    width: 100%
}

.category-cover {
    margin-bottom: 20px
}

    .category-cover img {
        width: 100%
    }

.block-category {
    border: medium none;
    margin-bottom: 0;
    box-shadow: 0 0 0;
    min-height: 0;
    padding: 0
}

    .subpage h2.h2,
    .block-category h1.h1 {
        color: #1e1e1e;
        display: block;
        font-size: 16px;
        font-weight: 600;
        margin-bottom: 20px;
        position: relative;
        text-transform: uppercase
    }

#category-description.text-muted {
    line-height: 25px
}

.breadcrumb {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    display: block;
    margin: 0;
    padding: 0;
    padding: 0 0 10px;
    border-bottom: 1px solid transparent;
    margin-bottom: 30px
}

    .breadcrumb ol {
        display: block;
        padding: 0;
        margin: 0
    }

        .breadcrumb ol li {
            color: #9f9f9f;
            float: left;
            font-size: 13px;
            list-style: outside none none;
            padding: 0 15px;
            position: relative
        }

            .breadcrumb ol li a {
                color: #222;
                display: block;
                font-size: 14px
            }

            .breadcrumb ol li:before {
                content: "/";
                color: #343434;
                font-size: 13px;
                left: -2px;
                position: absolute
            }


    .breadcrumb ul {
        display: block;
        padding: 0;
        margin: 0
    }

        .breadcrumb ul li {
            color: #9f9f9f;
            float: left;
            font-size: 13px;
            list-style: outside none none;
            padding: 0 15px;
            position: relative
        }

            .breadcrumb ul li a {
                color: #222;
                display: block;
                font-size: 14px
            }

            .breadcrumb ul li:before {
                content: "/";
                color: #343434;
                font-size: 13px;
                left: -2px;
                position: absolute
            }

@media screen and (min-width:768px) {
    .innovatoryProductGrid.innovatoryProducts .item-inner {
        margin-bottom: 30px
    }
}

.breadcrumb ol li:first-child {
    padding-left: 0
}

    .breadcrumb ol li:first-child:before {
        display: none;
        padding-left: 0
    }

.itleftbanners-container img {
    width: 100%
}

#itleftbanners_2,
#itleftbanners {
    margin-bottom: 30px
}

#search_filters,
#search_filters_brands,
#search_filters_suppliers,
.block-categories {
    box-shadow: 0 0 0;
    margin-bottom: 30px;
    padding: 0
}

#left-column .product-column-style .title_block {
    border: none;
    margin-bottom: 0
}

#left-column .product-column-style,
#left-column .category-top-menu {
    padding: 5px;
    border: 1px solid transparent;
    margin-bottom: 30px;
    float: none;
    background-color: #fff
}

#index #left-column .product-column-style,
#index #left-column #itleftbanners,
#index #left-column #itleftbanners_2 {
    margin-top: 30px;
    margin-bottom: 0
}

#left-column .product-column-style .owl-nav {
    display: none
}

#left-column .product-column-style .title_block h3 {
    font-size: 16px;
    margin-bottom: 0
}

#left-column .product-column-style .itProductFilter {
    margin: 0
}

#left-column .product_img {
    width: 80px
}

#left-column .product-column-style .innovatory-product-description {
    padding: 5px 10px 0
}

#left-column .product-miniature .regular-price {
    font-size: 11px
}

#left-column .itcolumn {
    margin-bottom: 0
}

    #left-column .itcolumn .productName a {
        line-height: 1.5;
        font-weight: 400;
        font-size: 14px
    }

    #left-column .itcolumn .productName {
        margin-bottom: 7px;
        text-transform: none
    }

#left-column .product-miniature .comments_note .laberCountReview {
    display: none
}

#left-column .h6 {
    text-transform: none !important;
    font-size: 16px
}

#left-column .facet .h6,
.product-column-style .title_block,
#left-column .category-top-menu .title {
    color: #1a1a1a;
    display: block;
    font-size: 16px;
    margin-bottom: 15px;
    padding: 0 0 10px 0;
    position: relative;
    text-transform: none !important;
    background-color: #f5f5f5;
    padding: 10px 15px;
    margin-bottom: 0;
    line-height: 1
}

#index #left-column .facet .h6 h3,
#index .product-column-style .title_block h3,
#index #left-column .category-top-menu .title h3 {
    color: #fff
}

#left-column .title_block a {
    color: #222
}

#left-column .facet ul {
    margin-bottom: 0
}

#category #left-column #search_filters .facet ul li {
    position: relative;
    padding: 8px 25px 8px 23px
}

    #category #left-column #search_filters .facet ul li .custom-checkbox {
        position: absolute;
        left: 0
    }

#search_filters .facet .facet-label .magnitude,
#search_filters_brands .facet .facet-label .magnitude,
#search_filters_suppliers .facet .facet-label .magnitude {
    position: absolute;
    right: 5px;
    top: 8px;
    color: #868686
}

#left-column .facet ul li {
    padding: 8px 0
}

#search_filters .facet .collapse,
#search_filters_brands .facet .collapse,
#search_filters_suppliers .facet .collapse,
.block-categories .category-sub-menu {
    padding: 0 15px
}

#left-column .facet .h6:before {
    display: none
}

.block-categories .category-sub-menu {
    margin: 0
}

    .block-categories .category-sub-menu li[data-depth="0"] > a {
        border-bottom: medium none;
        font-weight: 400;
        line-height: 42px;
        margin: 0;
        padding: 0;
        color: #666
    }

.block-categories .collapse-icons {
    top: 11px
}

.block-categories .category-sub-menu li[data-depth="1"] {
    margin: 0
}

.block-categories .category-sub-menu .category-sub-link {
    display: block;
    line-height: 35px;
    color: #666
}

.block-categories .collapse-icons .add:hover,
.block-categories .collapse-icons .remove:hover {
    color: #1a1a1a
}

#search_filters .facet,
#search_filters_brands .facet,
#search_filters_suppliers .facet {
    border: 1px solid transparent;
    margin-bottom: 30px;
    padding: 5px
}

#left-column .filter-by .h6 {
    margin-bottom: 15px
}

#left-column .bor-btn {
    font-size: 16px;
    line-height: 1;
    background-color: #f5f5f5;
    vertical-align: middle;
    padding: 10px 20px;
    border: none;
    border: 1px solid transparent;
    margin: 0 0 15px 15px;
    transition: all .3s
}

    #left-column .bor-btn:hover {
        color: #fff
    }

    #left-column .bor-btn i {
        vertical-align: middle;
        width: auto;
        height: auto;
        line-height: 1;
        font-size: 20px
    }

#left-column .innovatory-product-description {
    text-align: left
}

#left-column .reduction_percent_display {
    font-size: 10px;
    margin: 0 5px;
    padding: 3px 4px
}

#left-column .itcolumn .innovatory-thumbnail-container > .no-margin {
    padding: 15px 10px;
    margin: 0;
    display: flex;
    align-items: center
}

#left-column .itcolumn .item-inner:not(:last-child) .innovatory-thumbnail-container > .no-margin,
#left-column .itcolumn .owl-item .item:not(:last-child) {
    border-bottom: 1px solid transparent
}

@media (min-width:992px) and (max-width:1199px) {
    #left-column .itcolumn .innovatory-thumbnail-container > .no-margin {
        flex-flow: column;
        align-items: initial
    }

    #left-column .product_img {
        margin: 0 auto
    }

    .itcolumn .price {
        font-size: 13px
    }

    #left-column .product-miniature .regular-price {
        font-size: 12px
    }

    #left-column .product-column-style .innovatory-product-description {
        padding: 5px 0 0
    }

    #left-column .innovatory-product-description {
        text-align: center
    }
}

@media screen and (max-width:991px) {
    #index #left-column .product-column-style,
    #index #left-column #itleftbanners,
    #index #left-column #itleftbanners_2 {
        margin-top: 20px
    }

    #left-column .hidden-md-down,
    #left-column .pos-btm {
        display: none !important
    }

    #search_filters_wrapper.hidden-sm-down,
    .left-col-banner {
        display: none
    }

    #content-wrapper.hidden-sm-down {
        display: none
    }

    .innovatoryGridList {
        display: none
    }

    #js-product-list-top .hidden-md-up,
    #search_filters_wrapper .hidden-md-up,
    #search_filters .facet .collapse.in {
        display: block !important
    }

    #search_filters_wrapper .hidden-sm-down,
    #search_filters .facet .collapse {
        display: none !important
    }

    #category #left-column #search_filters .facet .title .collapse-icons .remove,
    #category #left-column #search_filters .facet .title[aria-expanded=true] .collapse-icons .add {
        display: none
    }

    #category #left-column #search_filters .facet .title[aria-expanded=true] .collapse-icons .remove {
        display: block
    }

    #category #left-column #search_filters .facet {
        padding-top: 0;
        padding: 5px;
        margin-bottom: 20px
    }

    #search_filters {
        margin-bottom: 20px
    }

    #category #left-column #search_filters .facet ul {
        padding: 0;
        width: 100%
    }

        #category #left-column #search_filters .facet ul li {
            padding-left: 35px
        }

            #category #left-column #search_filters .facet ul li .custom-checkbox {
                left: 10px
            }

    #category #left-column #search_filters .facet.filter-by {
        display: none
    }

    #category #left-column #search_filters .facet .h6 {
        margin-bottom: 0;
        padding: .625rem;
        display: inline-block;
        border: none
    }

    #category #left-column #search_filters .facet .title {
        background-color: #f7f7f7;
        line-height: 1
    }

    #category #left-column #search_filters .facet ul li {
        border-bottom: 1px solid #f6f6f6;
        display: block;
        width: 100%
    }

    #category #left-column #search_filter_controls button {
        margin: 0 .5rem
    }

    #category #left-column #search_filter_controls {
        text-align: center;
        margin-bottom: 1rem
    }

    #category #left-column #search_filters .facet ul li:last-child {
        border-bottom: none
    }

    #category #left-column #search_filters .facet .navbar-toggler {
        display: inline-block;
        padding: 7px 10px 0 0
    }

    #search_filter_controls {
        text-align: center
    }

    #js-product-list-top .filter-button {
        padding: 0
    }

    #search_filters .facet,
    #search_filters_brands .facet,
    #search_filters_suppliers .facet {
        padding: 0
    }

    .products-selection .showing {
        float: none
    }

    .products-selection .total-products p {
        float: right
    }

    .products-selection .total-products .innovatoryGridList {
        margin: 0 15px 15px 0
    }

    .products-selection .total-products:after {
        content: '';
        display: block;
        clear: both
    }

    .products-selection {
        margin-bottom: 10px;
        height: auto
    }

    .page-new-products .products-sort-order,
    .page-best-sales .products-sort-order,
    .page-prices-drop .products-sort-order {
        float: none
    }

        .page-new-products .products-sort-order .select-title,
        .page-best-sales .products-sort-order .select-title,
        .page-prices-drop .products-sort-order .select-title {
            width: 100%
        }

    .products-sort-order {
        margin-bottom: 15px
    }

    #left-column .category-top-menu .title a:before {
        display: none
    }

    #left-column .block-categories {
        margin-bottom: 20px
    }

        #left-column .block-categories ul {
            margin-bottom: 0
        }

    #left-column .category-top-menu .title a:after,
    #left-column .product-column-style .title_block h3:after {
        content: "\f107";
        font-family: FontAwesome;
        font-weight: 400;
        font-style: normal;
        text-decoration: inherit;
        -webkit-font-smoothing: antialiased;
        font-size: 20px;
        color: #666;
        cursor: pointer;
        display: block !important;
        position: absolute;
        right: 15px;
        top: 50%;
        transform: translateY(-50%)
    }

    #index #left-column .product-column-style .title_block h3:after {
        color: #fff
    }

    .title.active a:before,
    #left-column .sidebar-head.active:after,
    #left-column .product-column-style .title_block.active h3:after {
        content: "\f106"
    }

    .block-categories .category-sub-menu {
        margin: 0;
        padding: 0 15px
    }

        .block-categories .category-sub-menu li:not(:last-child) {
            border-bottom: 1px solid #f6f6f6
        }
}

@media screen and (min-width:992px) {
    #category #left-column #search_filters .facet ul li:not(:last-child),
    .block-categories .category-sub-menu > li:not(:last-child) {
        border-bottom: 1px solid transparent
    }
}

@media (min-width:992px) and (max-width:1199px) {
    #search_filters .facet .collapse,
    #search_filters_brands .facet .collapse,
    #search_filters_suppliers .facet .collapse,
    .block-categories .category-sub-menu {
        padding: 0 5px
    }

    .offer-banner-col p {
        letter-spacing: 1px
    }
}

#innovatorySocialBlock {
    position: fixed;
    right: 0;
    top: 25%;
    width: 45px;
    z-index: 999
}

    #innovatorySocialBlock ul {
        margin: 0
    }

        #innovatorySocialBlock ul li {
            display: block
        }

            #innovatorySocialBlock ul li a {
                border-radius: 5px 0 0 5px;
                float: right;
                margin-bottom: 2px;
                color: #fff
            }

            #innovatorySocialBlock ul li.innovatory-facebook a {
                background-color: #3b5998
            }

            #innovatorySocialBlock ul li.innovatory-twitter a {
                background-color: #62bdb2
            }

            #innovatorySocialBlock ul li.innovatory-rss a {
                background-color: #f60
            }

            #innovatorySocialBlock ul li.innovatory-youtube a {
                background-color: #c4302b
            }

            #innovatorySocialBlock ul li.innovatory-googleplus a {
                background-color: #db4a39
            }

            #innovatorySocialBlock ul li.innovatory-vimeo a {
                background-color: #00adef
            }

            #innovatorySocialBlock ul li.innovatory-pinterest a {
                background-color: #bd081b
            }

            #innovatorySocialBlock ul li.innovatory-instagram a {
                background-color: #000
            }

            #innovatorySocialBlock ul li a i {
                float: left;
                font-size: 20px;
                height: 43px;
                line-height: 43px;
                margin-right: 10px;
                position: relative;
                text-align: center;
                width: 43px
            }

                #innovatorySocialBlock ul li a i:after {
                    background: #fff none repeat scroll 0 0;
                    content: "";
                    height: 19px;
                    position: absolute;
                    right: -1px;
                    top: 12px;
                    width: 1px
                }

            #innovatorySocialBlock ul li a > span {
                color: #fff;
                float: left;
                font-size: 11px;
                height: 43px;
                line-height: 43px;
                overflow: hidden;
                transition: all 0.5s ease 0s;
                white-space: nowrap;
                width: 43px
            }

            #innovatorySocialBlock ul li a:hover > span {
                width: 160px
            }

            #innovatorySocialBlock ul li a > span span.social-text {
                float: left;
                height: 43px;
                line-height: 43px;
                width: 0
            }

.quickview .innovatorySocialBlock,
.quickview .panel-product-line {
    display: none
}

#index #main .page-footer {
    margin: 0
}

.content-manufacturer .image_hoverwashe img {
    transition: all .3s;
    opacity: .5
}

.content-manufacturer .image_hoverwashe:hover img {
    opacity: 1
}

#block-reassurance .block-reassurance-item img {
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%)
}

@media (min-width:768px) and (max-width:991px) {
    .innovatoryProductGrid .item-inner.first-item-of-tablet-line {
        clear: left
    }

    .support-footer-inner .info-title .content_static {
        padding-right: 30px
    }
}

@media (min-width:480px) and (max-width:767px) {
    .innovatoryProductGrid .item-inner.first-item-of-mobile-line {
        clear: left
    }

    .sm-right-banner {
        margin-top: 15px
    }
}

@media only screen and (min-width :1199px) {
    .innovatoryMenu-top .search-widget .expand-more {
        line-height: 50px
    }

    .innovatoryMenu-top .innovatory-search.dropdown-menu {
        top: 50px
    }
}

@media only screen and (min-width :992px) and (max-width :1199px) {
    .container {
        max-width: 980px
    }

    #header .header-top .position-static {
        width: 65px;
        padding-right: 0;
        padding-left: 0
    }

    .innovatoryFooter-bottom .container {
        padding: 8px 15px !important
    }

    .itcolumn .innovatoryProduct-image {
        width: 125px
    }

    .itproductcategory .owl-carousel .owl-wrapper-outer {
        padding-bottom: 1px
    }

    .itcolumn .innovatoryProduct-container .innovatory-product-price-and-shipping {
        margin-bottom: 10px
    }

    #block-reassurance li .block-reassurance-item {
        padding: 12px .5rem
    }
}

@media only screen and (min-width :768px) and (max-width :991px) {
    .container {
        max-width: 720px
    }

    .innovatoryFooter-bottom .container {
        padding: 8px 15px !important
    }

    .it_testimonials .item {
        margin: 0
    }

    .it_static .text p {
        margin: 0 0 15px
    }

    .innovatorySpecialProducts .item-inner h2.h2 a {
        font-size: 35px
    }

    .innovatorySpecialProducts .owl-controls .owl-nav {
        right: 10px
    }

    .innovatorySpecialProducts .item-inner h2.h2 a {
        font-size: 25px
    }

    .innovatorySpecialProducts .item-inner .countdown-row .countdown-section .countdown-amount {
        font-size: 20px
    }
}

@media only screen and (max-width :767px) {
    .support-footer-inner {
        padding-bottom: 0
    }

    .quickview .owl-nav {
        display: block
    }

    .it_testimonials .item {
        margin: 0
    }

    .support-footer-inner .support-info {
        margin-bottom: 20px
    }

    .tabs .nav-tabs .nav-link {
        font-size: 14px
    }

    .innovatorySpecialProducts .item-inner h2.h2 {
        padding: 0
    }

        .innovatorySpecialProducts .item-inner .price,
        .innovatorySpecialProducts .item-inner .old-price,
        .innovatorySpecialProducts .item-inner h2.h2 a {
            font-size: 16px
        }

    .innovatorySpecialProducts .item-inner .countdown-row .countdown-section {
        margin-right: 5px;
        padding-right: 5px
    }

        .innovatorySpecialProducts .item-inner .countdown-row .countdown-section .countdown-amount {
            font-size: 16px;
            min-width: 30px;
            padding: 0
        }

        .innovatorySpecialProducts .item-inner .countdown-row .countdown-section .countdown-amount {
            width: 40px;
            height: 40px;
            line-height: 40px
        }

        .innovatorySpecialProducts .item-inner .countdown-row .countdown-section .countdown-period {
            font-size: 14px
        }

    .innovatorySpecialProducts .titleCountdown {
        font-size: 16px;
        margin-top: 15px
    }

    .innovatorySpecialProducts .item-inner .innovatoryItem a,
    .innovatorySpecialProducts .item-inner .innovatoryBottom {
        margin: 0 10px 0 0
    }

    .support-footer-inner .img {
        margin-bottom: 15px
    }

    #product .tabs {
        padding: 0
    }

    .innovatoryTitle h3,
    .innovatoryProductGrid .innovatoryCateTitle h3,
    .innovatoryTitle .title_block h3 {
        font-size: 16px
    }

    #mobile_top_menu_wrapper .js-top-menu-bottom .user-info {
        padding: 0 15px
    }

    .displayPosition2 .it_static::before {
        bottom: 15px;
        left: 15px;
        right: 15px;
        top: 15px
    }

    .it_static .text {
        padding: 30px
    }

    .itcolumn .innovatoryProduct-image {
        width: 90px
    }

    .itproductcategory .innovatoryCateTitle,
    .itproductcategory .innovatorySub-cate {
        width: 100%;
        text-align: center
    }

        .itproductcategory .innovatoryCateTitle h3,
        .itproductcategory .innovatorySub-cate .innovatorySub-accordion {
            display: inline-block;
            margin: 0
        }

    .subpage .innovatoryProductGrid .productName,
    .itcolumn .productName,
    .innovatoryProductGrid .productName,
    .itcolumn .innovatoryProduct-container .innovatory-product-price-and-shipping {
        margin-bottom: 5px
    }

    .products-sort-order .select-title {
        width: 160px
    }

    .itproductcategory .innovatorySub-cate ul li a {
        font-size: 13px;
        padding: 0 5px
    }

    .innovatoryTestimonial .item .innovatoryComment {
        padding: 0
    }

    .support-footer-inner .info-title .content_static {
        padding-right: 0
    }

    .content-manufacturer .image_hoverwashe img {
        width: 100%
    }
}

@media (min-width :544px) and (max-width :767px) {
    .home_blog_post h3.page-heading {
        font-size: 25px
    }
}

@media (max-width :543px) {
    .innovatoryImg-banner {
        margin-bottom: 15px
    }

        .innovatoryImg-banner img {
            width: 100%
        }

    .home_blog_post h3.page-heading {
        font-size: 25px
    }

    .innovatoryTestimonial .item {
        padding: 0;
        text-align: center
    }

        .innovatoryTestimonial .item .image {
            margin: 0;
            float: none
        }

        .innovatoryTestimonial .item .innovatoryAuthor {
            float: none
        }

        .innovatoryTestimonial .item .innovatoryComment {
            width: 100%
        }
}

@media screen and (min-width:768px) {
    .footer.payment_logos_images {
        margin: 0 -15px
    }
}

@media screen and (max-width:991px) {
    .total-products {
        margin-bottom: 5px
    }

    #left-column .product-column-style,
    #left-column .category-top-menu {
        margin-bottom: 20px
    }
}

#index #footer {
    margin-top: 60px
}

#footer {
    padding: 0;
    background-color:#000000;
    /*    background-image: url(../img/footer-bg.jpg);
    background-size: cover*/
}

.logo-footer h3 {
    color: #333;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 35px;
    font-weight: 500;
    margin: 0
}

.innovatorySocial {
    text-align: center;
    position: relative;
    margin: 15px 15px 45px
}

    .innovatorySocial ul {
        margin: 0 auto;
        display: table
    }

.innovatorySocial-sharing .iteTitle {
    color: #333;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 35px;
    font-weight: 600;
    margin-right: 12px
}

.innovatorySocial-sharing ul {
    margin-bottom: 0
}

.innovatorySocial-sharing li {
    margin: 0 3px
}

    .innovatorySocial-sharing li a {
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        -ms-border-radius: 100%;
        -o-border-radius: 100%;
        border-radius: 100%;
        color: #fff;
        background-color: #1e1e1e;
        display: block;
        font-size: 14px;
        height: 35px;
        line-height: 35px;
        text-align: center;
        width: 35px
    }

        .innovatorySocial-sharing li a:hover {
            background-color: #222;
            color: #fff
        }

    .innovatorySocial-sharing li.innovatoryfacebook a {
        background-color: #3b5998;
        border: 1px solid transparent
    }

        .innovatorySocial-sharing li.innovatoryfacebook a:hover {
            border: 1px solid #3b5998;
            color: #3b5998;
            background-color: transparent
        }

.innovatorySocial-sharing .labeTitle {
    margin: 5px 10px 0 0
}

.innovatorySocial-sharing li.innovatorytwitter a {
    background-color: #26a6d1;
    border: 1px solid transparent
}

    .innovatorySocial-sharing li.innovatorytwitter a:hover {
        border: 1px solid #26a6d1;
        color: #26a6d1;
        background-color: transparent
    }

.innovatorySocial-sharing li.innovatorygoogleplus a {
    background-color: #dc4e41;
    border: 1px solid transparent
}

    .innovatorySocial-sharing li.innovatorygoogleplus a:hover {
        border: 1px solid #dc4e41;
        color: #dc4e41;
        background-color: transparent
    }

.innovatorySocial-sharing li.innovatorypinterest a {
    background-color: #9f1121;
    border: 1px solid transparent
}

    .innovatorySocial-sharing li.innovatorypinterest a:hover {
        border: 1px solid #9f1121;
        color: #9f1121;
        background-color: transparent
    }

.block_newsletter .news-blocks {
    padding: 30px 20px
}

.block_newsletter .title-block {
    margin-bottom: 15px
}

.block_newsletter .innovatoryConditions p span {
    color: #daa94d;
    font-size: 22px
}

.block_newsletter form .input-wrapper {
    width: 100%
}

.block_newsletter form input[type="text"] {
    background: #fff;
    color: #222;
    font-size: 14px;
    height: 44px;
    line-height: 42px;
    min-width: 0;
    padding: 0;
    border-radius: 0;
    text-indent: 15px;
    border: 1px solid transparent;
    text-align: center
}

    .block_newsletter form input[type="text"]:-moz-placeholder,
    .block_newsletter form input[type="text"]::-moz-placeholder,
    .block_newsletter form input[type="text"]::placeholder {
        color: #222;
        opacity: .5
    }

.block_newsletter .title-sec .icon {
    display: block;
    width: 41px;
    height: 40px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACkAAAEsCAMAAABpBGrDAAACfFBMVEUAAAAiIiIAAAAAAAD/U0n/U0n/U0kAAAAAAAD/U0kBAQH/U0kAAAD/U0kAAAD/U0n/U0kAAAD/U0n/U0n/U0kAAAD/U0n/U0n/U0n/U0kAAAALCwv/U0n/////U0n/U0n/U0n/U0n/U0n/U0n/U0n/////U0n/U0n/U0n/U0n/////U0n/U0n/U0kAAAD/U0n/U0n/U0kBAQH/U0kiIiL/////U0n/U0kAAAAAAAD/U0kCAgL/U0n/U0n/U0n/U0n/U0n/U0kAAAD/U0n/U0n/U0n/U0n/U0n/U0n/U0kQEBD///8AAAAiIiL/U0n/U0n/U0n/U0n/////U0kAAAD/U0n/U0kAAAAiIiL/U0n/U0kAAAD/U0n/U0kAAAAAAAD///8AAAAAAAD/U0kAAAD/U0n/U0n/U0n/U0n/U0n/U0kAAAAFBQX///8AAAD/////U0n/////U0kAAAAAAAD///8AAAD/U0n///8iIiIAAAD/U0kiIiL///8iIiIAAAD///8AAAAGBgb/U0n///8AAAAiIiIAAAAAAAD/////U0kiIiL///8AAAD/U0kAAAAAAAD/////U0kAAAD///8AAAAAAAD///////8iIiL///////////8iIiL///8iIiL///////////8AAAAiIiL///8iIiIiIiIiIiL///////8iIiL///8AAAD///8iIiIAAAAiIiIiIiL///////////////8iIiL/////U0kAAAD///8gCglUGRE3EQ3KQjQ+Ew4xDwv2T0PvTUGbMyOFKyBZHBXjSjzZRzmrNyvDQCqNLh9ZHBIoDArTRDe+PTCnNipxJhxxJRdOGRCybiMoAAAAuXRSTlMA/vzODR8I2dIjFhH483Ya5DLg6ocZ5sgFtT4L/cFv+c+6jINR8O3agHUepWZZ7Ws4KwX18OjdrKeKLinWzGNVPAPd2KJd05uSNB0R1sC9sE1ILRXy78OZTjEovZ9yY07hyaupoZd7eEVAPhsSCuDIxqmPjUc0HBj35MPAspaAXFA2IdGxrZWTa1pLL9K0lIaAfkPlt3xhSkREJBkG3diimo2CQzrc1siMdnJxa2ZkXFXqv7OgkYhnO8E47kIAAAy/SURBVGje7NE9isMwEAXgdxGV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);
    background-position: center -232px;
    margin: 0 auto 13px;
    background-repeat: no-repeat
}

.block_newsletter .title-block p {
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 0;
    text-transform: none
}

.block_newsletter .innovatoryForm p.alert {
    font-size: 14px;
    text-transform: none;
    margin-top: 15px;
    color: #222;
    margin-bottom: 0
}

.block_newsletter .innovatoryForm .btn {
    margin-bottom: 0;
    margin-top: 15px
}

.applink {
    display: flex
}

    .applink a {
        display: inline-block;
        margin-right: 5px;
        margin-top: 5px
    }

.innovatoryLinda .logoFooter {
    margin-bottom: 35px
}

.innovatoryLinda p {
    color: #848484;
    font-size: 16px;
    padding: 0;
    margin: 0;
    line-height: 30px
}

.innovatoryLinda .logoPaypal {
    padding-top: 30px
}

#footer ul {
    margin-bottom: 0
}

.ft-links h3 {
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    margin: 0;
    text-transform: uppercase;
    padding-top: 0;
    color: #fff;
    white-space: nowrap
}

.ft-links a {
    color: #999;
    font-size: 15px;
    font-weight: 300;
    display: inline-block;
    margin: 0 10px 10px 0;
    padding-right: 10px;
    line-height: 1
}

    .ft-links a:not(:last-child) {
        border-right: 1px solid #999
    }

.ft-links {
    color: #999;
    margin-top: 30px
}

    .ft-links.bor-top {
        padding-top: 30px;
        position: relative
    }

        .ft-links.bor-top:before {
            border-top: 1px solid #444;
            content: '';
            display: block;
            width: calc(100% - 30px);
            position: absolute;
            top: 0;
            left: 15px
        }

    .ft-links:last-child {
        margin-top: 20px
    }

.innovatoryFooter-center .container {
    padding: 50px 0 40px;
    position: relative;
    z-index: 1
}

.innovatoryFooter-center p {
    color: #fff
}

#itfooterlogo {
    padding-bottom: 15px
}

.footer-logo img {
    max-width: 200px
}

.footer-logo {
    margin-bottom: 15px
}

.footer-about p {
    margin: 0 auto;
    max-width: 700px
}

.footer-about-a {
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    font-size: 15px
}

.footer-soc h2 {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
    float: left;
    line-height: 30px
}

.footer ul {
    list-style: none;
    padding-left: 0
}

    .footer ul li a {
        transition: all 0.3s;
        display: block
    }

.innovatoryFooter-center ul li a:before {
    display: none
}

#itfootercontactinfo {
    margin-bottom: 50px
}

.itfootercontactinfo_inner .icon {
    font-size: 46px;
    margin-bottom: 10px;
    transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s
}

.itfootercontactinfo_inner .info:hover .icon {
    transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px)
}

.info a {
    color: #fff
}

.innovatoryFooter-center .h3 {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    line-height: 1;
    margin: 0 0 15px;
    text-transform: uppercase;
    padding-bottom: 10px;
    position: relative
}

    .innovatoryFooter-center .h3:before {
        position: absolute;
        content: '';
        width: 100px;
        height: 2px;
        bottom: 0;
        left: 0;
        background-color: transparent
    }

.innovatoryFooter-bottom .h3 {
    font-size: 20px;
    font-weight: 500;
    line-height: 1;
    margin: 0 0 20px;
    text-transform: capitalize;
    padding-top: 0;
    color: #222
}

.innovatoryFooter-center ul li {
    line-height: 1
}

.link-wrap ul li a {
    color: #fff;
    font-size: 15px;
    transition: all .3s;
    -ms-transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    line-height: 2;
    font-weight: 400;
    position: relative;
    overflow: hidden
}

    .link-wrap ul li a:before {
        content: "\e628";
        font-family: 'themify';
        display: block;
        position: absolute;
        left: -15px;
        transition: all .3s;
        -ms-transition: all .3s;
        -webkit-transition: all .3s;
        -moz-transition: all .3s
    }

    .link-wrap ul li a:hover:before {
        left: 0
    }

    .link-wrap ul li a:hover,
    .link-wrap ul li a.lnk_wishlist:hover {
        padding-left: 20px
    }

    .link-wrap ul li a.lnk_wishlist {
        width: 100%;
        float: none;
        padding: 0
    }

        .link-wrap ul li a.lnk_wishlist i {
            display: none
        }

.innovatoryFooter-center .innovatorySocial:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 1px;
    background-color: #e2e2e21a;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%)
}

.innovatorySocial ul li {
    margin: 0 5px;
    float: none;
    display: inline-block
}

    .innovatorySocial ul li a {
        display: block;
        width: 35px;
        height: 35px;
        color: #fff;
        border: 1px solid #fff;
        font-size: 18px;
        text-align: center;
        line-height: 35px;
        border-radius: 50%
    }

        .innovatorySocial ul li a:hover {
            color: #fff
        }

    .innovatorySocial ul li.innovatory-facebook a:hover {
        background-color: #3b5998;
        border-color: #3b5998
    }

    .innovatorySocial ul li.innovatory-twitter a:hover {
        background-color: #1da1f2;
        border-color: #1da1f2
    }

    .innovatorySocial ul li.innovatory-youtube a:hover {
        background-color: #c4302b;
        border-color: #c4302b
    }

    .innovatorySocial ul li.innovatory-instagram a:hover {
        background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
        border-color: #285AEB
    }

    .innovatorySocial ul li.innovatory-rss a:hover {
        background-color: #ee802f;
        border-color: #ee802f
    }

    .innovatorySocial ul li.innovatory-googleplus a:hover {
        background-color: #DD4B39;
        border-color: #DD4B39
    }

    .innovatorySocial ul li.innovatory-pinterest a:hover {
        background-color: #c8232c;
        border-color: #c8232c
    }

    .innovatorySocial ul li.innovatory-vimeo a:hover {
        background-color: #4ebbff;
        border-color: #4ebbff
    }

.footer-contact-list {
    position: relative;
    padding-left: 40px
}

    .footer-contact-list i {
        position: absolute;
        left: 0;
        font-size: 26px;
        width: 26px;
        text-align: center;
        color: #fff
    }

#innovatoryContact .item {
    color: #666;
    font-size: 13px;
    line-height: 25px;
    margin-bottom: 10px;
    padding-left: 30px;
    position: relative
}

    #innovatoryContact .item i {
        color: #666;
        font-size: 20px;
        left: 0;
        line-height: 20px;
        position: absolute;
        top: 3px
    }

.innovatoryFooter-bottom {
    background-color: #1e1f36
}

    .innovatoryFooter-bottom .container {
        padding-top: 10px;
        padding-bottom: 10px
    }

.custom-link {
    text-align: center
}

    .custom-link ul {
        display: inline-block;
        padding: 0
    }

        .custom-link ul li {
            float: left;
            display: inline;
            margin: 0 10px
        }

            .custom-link ul li a {
                color: #666;
                line-height: 35px
            }

                .custom-link ul li a:hover {
                    color: #1a1a1a
                }

.footer-pay-p a {
    color: #fff
}

.footer.payment_logos_images p {
    color: #fff;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 30px
}

.payment_logos_images-p {
    margin-right: 10px;
    font-size: 15px;
    color: #fff;
    display: inline-block
}

.innovatoryFooter-center .title .navbar-toggler .fa-plus-square-o:before {
    content: "\f107"
}

.innovatoryFooter-center .title .navbar-toggler .fa-minus-square-o:before {
    content: "\f106"
}

.copyright {
    color: #fff;
    font-size: 14px;
    font-weight: 400
}

    .copyright a {
        color: #fff;
        font-weight: 300
    }

.footer-payment .text-center {
    text-align: right
}

.innovatoryFooter-bottom .payment_logos_images a {
    color: #1a1a1a;
    float: right;
    margin-left: 5px
}

.innovatory-media-body {
    overflow: hidden;
    position: relative;
    z-index: 1
}

.innovatoryFooter-bottom .payment_logos_images a img:not(:first-child) {
    margin-left: 4px
}

.payment_logos_images .payment-p {
    margin-bottom: 0;
    margin-right: 10px;
    font-size: 15px;
    color: #fff;
    display: inline-block
}

@media only screen and (max-width :480px) {
    .payment_logos_images-p {
        float: none;
        margin-right: 0;
        margin-bottom: 5px;
        display: block;
        text-align: center
    }

    .footer.payment_logos_images p {
        line-height: 1.6
    }

    .payment_logos_images {
        margin-top: 10px
    }

    .innovatoryFooter-bottom .container {
        padding: 15px 0
    }

    .footer-about {
        padding: 0 15px
    }

    .footer-logo img {
        max-width: 140px
    }

    .block_newsletter {
        padding: 30px 0
    }
}

@media (min-width :481px) and (max-width :767px) {
    .footer-about {
        padding: 0 15px
    }

    .footer.payment_logos_images > .text-center {
        text-align: right
    }

    .innovatoryFooter-bottom .container {
        padding: 15px 0
    }

    .content-manufacturer .list_manufacturer .item a {
        padding: 0 10px
    }
}

@media (min-width :768px) and (max-width :991px) {
    .footer.payment_logos_images .col-md-6 {
        width: 100%;
        float: none
    }

    .footer-pay-p {
        text-align: center
    }

    .footer.payment_logos_images > .text-center {
        text-align: right
    }

    .innovatoryFooter-center .mt-30 {
        margin-top: 0
    }
}

@media (min-width :992px) and (max-width :1199px) {
    .payment_logos_images img {
        width: 40px
    }

    .footer.payment_logos_images > .text-center {
        text-align: center
    }
}

@media only screen and (min-width :992px) and (max-width :1199px) {
    .support-footer-inner .info-title .content_static {
        padding-right: 40px
    }
}

@media only screen and (min-width :768px) and (max-width :991px) {
    .innovatoryFooter-center .h3 {
        font-size: 17px
    }

    .block_newsletter .innovatoryConditions p {
        text-align: center
    }

    .news-blocks .col-md-6 {
        width: 100%
    }
}

@media screen and (max-width :991px) {
    #footer {
        background-size: unset
    }

    .innovatoryFooter-center .title .collapse-icons {
        color: #fff;
        cursor: pointer;
        line-height: 30px;
        padding: 0;
        right: 10px;
        top: 0
    }

    .innovatorySocial {
        margin: 15px
    }

    #ft-contact .footer-contact-list:first-child {
        margin-top: 10px
    }

    .innovatoryFooter-center .container > div {
        display: block;
        line-height: 3
    }

    #footer_ft-contact,
    #footer_ft-links_1,
    #footer_ft-links_2,
    .innovatoryFooter-center .title {
        text-align: left;
        border-bottom: 1px solid #e2e2e21a;
        margin-bottom: 0
    }

    .innovatoryFooter-center ul li:first-child {
        padding-top: 5px
    }

    .innovatoryFooter-center .h3:before {
        display: none
    }

    .innovatoryFooter-center .h3 {
        font-size: 16px
    }

    .block_newsletter .title .collapse-icons .fa-plus-square-o,
    .innovatoryFooter-center .title .collapse-icons .fa-plus-square-o {
        display: none
    }

    .block_newsletter .title.collapsed .collapse-icons .fa-plus-square-o,
    .innovatoryFooter-center .title.collapsed .collapse-icons .fa-plus-square-o {
        display: inline-block
    }

    .block_newsletter .title.collapsed .collapse-icons .fa-minus-square-o,
    .innovatoryFooter-center .title.collapsed .collapse-icons .fa-minus-square-o {
        display: none
    }

    .innovatoryLinda {
        margin-bottom: 15px
    }

        .innovatoryLinda .logoPaypal {
            padding-top: 15px
        }

    #footer .innovatoryFooter-center .collapse.in {
        display: block
    }

    .wrapper.aos-init.aos-animate {
        width: 100%;
        text-align: left
    }

    .footer-soc .footer-soc-grp ul {
        margin: 0;
        vertical-align: middle
    }

    .footer-soc h2 {
        float: none;
        margin: 0;
        font-size: 18px
    }

    .footer-soc {
        text-align: center
    }

    .innovatoryFooter-bottom .payment_logos_images a {
        font-size: 24px;
        margin-left: 0;
        float: none
    }

    .innovatoryFooter-bottom .payment_logos_images {
        text-align: center
    }
}

@media screen and (max-width :767px) {
    .logo-footer h3 {
        margin-bottom: 10px
    }

    .innovatoryForm {
        width: 100%;
        margin-top: 15px
    }

    .innovatoryFooter-bottom {
        text-align: center
    }

    .copyright {
        display: inline-block;
        float: none
    }

    #innovatorySocialBlock {
        display: none
    }

    .support-footer-inner .support-info {
        width: 100%;
        margin-bottom: 15px
    }

    .innovatoryFooter-bottom .payment_logos_images {
        text-align: center
    }

    .support-footer-inner .row-normal {
        margin: 0 auto;
        width: 50%
    }

    .innovatoryFooter-bottom .title.clearfix.hidden-md-up.collapsed {
        display: none
    }

    #mobile_top_menu_wrapper .js-top-menu-bottom .language-selector-wrapper .language-selector {
        display: block
    }

    .innovatoryProductGrid:not(.specialProductGrid) .item-inner,
    .itCategoryFeature .owl-item .item {
        padding: 0 7px
    }

    .innovatoryProductGrid .item-inner .item:nth-child(2) {
        margin-top: 15px
    }

    .category_feature {
        margin-top: 20px;
        padding-left: 8px;
        padding-right: 8px
    }

    .mb-30 {
        margin-bottom: 25px
    }

    .innovatoryProductGrid .itProductFilter,
    #js-product-list .innovatoryProductGrid,
    .featured-slider.innovatoryProductGrid {
        padding: 0 8px
    }

    .innovatoryFooter-bottom .payment_logos_images a img {
        margin-top: 10px
    }

    #index #footer {
        margin-top: 30px
    }

    .innovatoryFooter-center .mt-30 {
        margin-top: 10px
    }

    .innovatoryProduct .col-md-6 {
        padding: 0
    }

    .payment_logos_images .payment-p {
        display: block;
        margin-right: 0
    }
}

@media screen and (max-width :480px) {
    .support-footer-inner .row-normal {
        width: 100%
    }

    .support-footer-inner .info-title .content_static {
        padding-right: 0
    }

    .innovatoryFooter-bottom .col-md-2.wrapper ul {
        padding: 0 30px
    }

        .innovatoryFooter-bottom .col-md-2.wrapper ul li {
            margin-bottom: 10px
        }

    .it_tab .innovatory-tab li a:after {
        display: none
    }

    #blockcart-modal .modal-title {
        font-size: 14px
    }

    .product-customization {
        margin: 15px 0
    }

    .product-actions .add-to-cart {
        padding: 0 20px;
        display: inherit
    }

    .product-add-to-cart .product-quantity .qty {
        margin-right: 5px
    }

    .product-add-to-cart .product-quantity {
        margin-bottom: 0
    }

    .innovatoryProduct .col-md-6 {
        padding: 0
    }

    .innovatoryButtonReviews .btn-primary {
        width: 100%
    }

    .tabs .tab-content {
        padding: 15px
    }

    .content-manufacturer .list_manufacturer .item a {
        display: block;
        padding: 0 5px
    }

    .home_blog_post_area .blog_post_content_bottom {
        padding: 20px 10px
    }

    #blockcart-modal .cart-content .btn {
        width: 100%
    }

    #my-account #content-wrapper #main .page-footer {
        margin-bottom: 0
    }

    .img-text-sec .text-col h3 {
        font-size: 16px
    }

    .innovatoryTestimonial .item .innovatoryComment {
        font-size: 14px
    }

    #product h1.h1 {
        font-size: 18px
    }

    .footer-contact-list i {
        position: absolute
    }

    .payment_logos_images .payment-p,
    .copyright {
        font-size: 13px
    }
}

@media screen and (min-width:992px) {
    #footer .collapse {
        display: block
    }

    .ft-links {
        display: flex
    }

    #ft-brand,
    #ft-tool {
        line-height: 1
    }

    .ft-links h3 {
        margin: 0 15px 0 0
    }

    .ft-links a {
        font-size: 15px;
        margin: 0 12px 10px 0;
        padding-right: 12px
    }
}

@media screen and (max-width:480px) {
    #product-availability {
        width: 100%
    }

    .quickview #product-availability {
        margin-left: 0
    }
}

@media (min-width:481px) and (max-width:767px) {
    .innovatoryProduct .innovatorySocial-sharing {
        margin-top: 20px
    }
}

@media screen and (max-width:767px) {
    .block_newsletter .innovatoryConditions {
        margin: 10px 0 0;
        text-align: center
    }

    #header .innovatory-cart .cart_block .cart-buttons a {
        font-size: 16px
    }

    #header .innovatory-cart a span.icon i {
        position: relative
    }

    #left-column p img {
        display: none
    }

    .footer-logo {
        text-align: center
    }
}

.innovatoryBlog {
    margin-top: 40px;
    margin-bottom: 40px
}

.product-discount {
    display: inline-block
}

.product-manufacturer .img-thumbnail {
    border: none;
    margin-bottom: 20px;
    max-width: 250px
}

#product #block-reassurance span {
    font-weight: 500
}

#contact .innovatoryBreadcrumb {
    display: none
}

#contact .displayPosition6 {
    margin-top: 0
}

#contact #content-wrapper {
    padding: 0;
    width: 100%;
    float: none;
    padding: 0
}

#contact .card {
    box-shadow: none;
    border: none;
    padding: 0
}

#contact .contact-form {
    border: 1px solid #e2e2e2
}

#contact #wrapper > .container > .row {
    margin: 0
}

#contact .form-control {
    height: 40px;
    color: #222
}

#contact textarea.form-control {
    height: 100px
}

#contact .form-control-label {
    padding-top: 0;
    font-weight: 700
}

#contact .form-group {
    margin-bottom: 20px
}

.map-row {
    margin-bottom: 40px
}

.contact-rich .block {
    width: 100%;
    overflow: visible
}

    .contact-rich .block .icon {
        display: block;
        font-size: 0;
        cursor: pointer;
        width: 90px;
        height: 90px;
        border-radius: 50%;
        text-align: center;
        position: relative;
        z-index: 1;
        -webkit-transition: -webkit-transform ease-out 0.1s, background 0.2s;
        -moz-transition: -moz-transform ease-out 0.1s, background 0.2s;
        transition: transform ease-out 0.1s, background 0.2s;
        margin: 0 auto 20px;
        float: none;
        border: 2px solid transparent
    }

    .contact-rich .block .data {
        text-align: center
    }

    .contact-rich .block .icon i {
        line-height: 86px;
        font-size: 40px
    }

.menu-top span {
    width: 50px;
    height: 3px
}

.contact-rich .block .block-title {
    font-size: 20px
}

    .contact-rich .block .block-title:after {
        content: '';
        display: block;
        margin: 15px auto;
        width: 60px;
        height: 2px;
        background-color: #222
    }

.contact-form .alert ul {
    margin-bottom: 0
}

.contact-form .alert {
    padding: 8px 15px
}

.contact-rich .block .icon:after {
    top: 0;
    left: 0;
    padding: 0;
    z-index: -1;
    box-shadow: 0 0 0 2px rgba(34, 34, 34, .1);
    opacity: 0;
    -webkit-transform: scale(.9);
    -moz-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9);
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.contact-rich .block:hover .icon {
    -webkit-transform: scale(.93);
    -moz-transform: scale(.93);
    -ms-transform: scale(.93);
    transform: scale(.93);
    color: #fff
}

    .contact-rich .block:hover .icon:after {
        -webkit-animation: sonarEffect 1.3s ease-out 75ms;
        -moz-animation: sonarEffect 1.3s ease-out 75ms;
        animation: sonarEffect 1.3s ease-out 75ms
    }

@-webkit-keyframes sonarEffect {
    0% {
        opacity: .3
    }

    40% {
        opacity: .5;
        box-shadow: 0 0 0 2px rgba(34, 34, 34, .1), 0 0 10px 10px #222, 0 0 0 10px rgba(34, 34, 34, .5)
    }

    100% {
        box-shadow: 0 0 0 2px rgba(34, 34, 34, .1), 0 0 10px 10px #222, 0 0 0 10px rgba(34, 34, 34, .5);
        -webkit-transform: scale(1.5);
        opacity: 0
    }
}

@-moz-keyframes sonarEffect {
    0% {
        opacity: .3
    }

    40% {
        opacity: .5;
        box-shadow: 0 0 0 2px rgba(34, 34, 34, .1), 0 0 10px 10px #222, 0 0 0 10px rgba(34, 34, 34, .5)
    }

    100% {
        box-shadow: 0 0 0 2px rgba(34, 34, 34, .1), 0 0 10px 10px #222, 0 0 0 10px rgba(34, 34, 34, .5);
        -moz-transform: scale(1.5);
        opacity: 0
    }
}

@keyframes sonarEffect {
    0% {
        opacity: .3
    }

    40% {
        opacity: .5;
        box-shadow: 0 0 0 2px rgba(34, 34, 34, .1), 0 0 10px 10px #222, 0 0 0 10px rgba(34, 34, 34, .5)
    }

    100% {
        box-shadow: 0 0 0 2px rgba(34, 34, 34, .1), 0 0 10px 10px #222, 0 0 0 10px rgba(34, 34, 34, .5);
        transform: scale(1.5);
        opacity: 0
    }
}

#storemap {
    height: 500px
}

.contact-rich .block a {
    color: #222
}

@media screen and (max-width:767px) {
    .contact-rich .block:not(:last-child) {
        margin-bottom: 30px
    }
}

@media screen and (min-width:768px) {
    .contact-rich {
        display: flex;
        margin: 50px 0
    }

    #contact .contact-form {
        padding-left: 30px;
        padding-right: 30px
    }
}

#cms #footer {
    margin-top: 20px
}

#main .page-cms-4.page-content.page-cms {
    margin-bottom: 0;
    padding-bottom: 0
}

.abt-top-row {
    background-color: #f5f5f5
}

    .abt-top-row .cms-block {
        margin-top: 15px
    }

.page-cms-4 .sale-banner-bg p {
    width: auto;
    max-width: 600px
}

.abt-top-row ul {
    list-style: disc;
    padding-left: 15px
}

.team-sec {
    margin-top: 70px;
    margin-bottom: 30px
}

.team-memb {
    margin-top: 30px
}

.team-memb-img {
    border: 8px solid #FFF;
    transition: all 0.3s;
    margin-bottom: 15px
}

    .team-memb-img img {
        width: 100%
    }

.team {
    position: relative;
    box-shadow: 0 0 16px 1px rgba(0, 0, 0, .16)
}

.team-memb-body h2 {
    font-size: 18px;
    margin-bottom: 5px;
    font-weight: 700
}

.team-memb-body p {
    font-size: 16px;
    margin-bottom: 10px
}

.team-memb-body h4 {
    font-size: 14px;
    line-height: 22px;
    font-weight: 400
}

.team-memb .footer-about-a {
    margin-top: 5px;
    color: #333
}

@media screen and (max-width:767px) {
    .abt-top-row > div {
        margin-top: 30px
    }
}

@media screen and (min-width:768px) {
    .abt-top-row {
        margin-top: 30px
    }

        .abt-top-row > div:first-child {
            padding-left: 0
        }

        .abt-top-row > div {
            float: none;
            width: 49.5%;
            display: inline-block;
            vertical-align: middle
        }
}

.subpage .displayPosition6 {
    margin-top: 30px
}

.mission-row .mission-col img,
.mission-row .vision-col img {
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s
}

.mission-row .mission-col:hover img,
.mission-row .vision-col:hover img {
    transform: translateY(-8px);
    -webkit-transform: translateY(-8px);
    -moz-transform: translateY(-8px);
    -ms-transform: translateY(-8px)
}

.mission-row {
    margin-bottom: 50px
}

    .mission-row > div {
        margin-top: 40px
    }

        .mission-row > div img {
            width: 90px
        }

    .mission-row h3 {
        margin: 10px 0;
        font-weight: 700;
        font-size: 20px
    }

    .mission-row p {
        max-width: 500px;
        margin-left: auto;
        margin-right: auto;
        font-size: 16px
    }

@media (min-width:992px) and (max-width:1199px) {
    .team-memb-body h2 {
        font-size: 15px
    }
}

.sale-banner-bg {
    background-image: url(../img/about-banner.jpg);
    text-align: center;
    background-size: cover;
    background-position: center
}

.sale-banner-bg-black {
    background-color: rgba(0, 0, 0, .7);
    padding: 80px 0
}

.sale-banner-bg h2 {
    font-size: 40px;
    margin-top: 0;
    font-weight: 500;
    margin-bottom: 20px;
    color: #fff
}

.sale-banner-bg p {
    font-size: 18px;
    margin-bottom: 0;
    color: #fff;
    line-height: 29px
}

.sale-banner-bg a {
    background-color: #fff;
    color: #222;
    padding: 14px 20px;
    margin-top: 26px;
    display: inline-block;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    border: 2px solid #fff;
    transition: all .3s;
    line-height: 1
}

    .sale-banner-bg a:hover {
        background-color: transparent;
        border: 2px solid transparent;
        color: #fff
    }

.subpage .sub-heading {
    text-align: center;
    font-size: 16px;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.5
}

.cms-id-4.subpage .page-header {
    margin-bottom: 0 !important
}

@media screen and (min-width:992px) {
    .sale-banner-bg p {
        width: 50%;
        display: inline-block
    }
}

@media (min-width:320px) and (max-width:767px) {
    #main .page-cms-4.page-content.page-cms {
        padding: 0
    }

    .subpage .sub-heading {
        font-size: 14px
    }

    .abt-top-row > div {
        padding: 0
    }

    .mission-row p {
        font-size: 14px
    }

    .mission-row > div img {
        width: 80px
    }

    .sale-banner-bg h2 {
        font-size: 36px
    }

    .sale-banner-bg p {
        font-size: 14px;
        line-height: 24px;
        padding: 0 5px
    }

    .sale-banner-bg a {
        margin-top: 0
    }

    .sale-banner-bg-black {
        padding: 60px 0
    }

    .team-sec {
        margin-top: 50px
    }

    .text-col > *:not(h3) {
        margin-left: 0
    }
}

@media (min-width:481px) and (max-width:767px) {
    .team-sec .col-md-6 {
        width: 50%
    }
}

@media (min-width:768px) and (max-width:991px) {
    .mission-row > div img {
        width: 80px
    }

    .mission-row p {
        font-size: 14px
    }

    .page-cms-4 .sale-banner-bg p {
        display: inline-block
    }

    .sale-banner-bg-black {
        padding: 60px 0
    }

    .team-sec {
        margin-top: 50px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .cms-block p {
        margin-top: 5px
    }

    .abt-top-row ul {
        margin-bottom: 10px
    }

    .mission-row > div {
        margin-top: 30px
    }

    .mission-row {
        margin-bottom: 40px
    }

    .sale-banner-bg-black {
        padding: 60px 0
    }

    .team-sec {
        margin-top: 50px
    }
}

#login-form .forgot-password a {
    color: #222
}

    #login-form .forgot-password a:hover {
        opacity: .7
    }

.no-account a {
    color: #222
}

@media screen and (max-width:767px) {
    .subpage #content p {
        font-size: 14px
    }

    .page-customer-account #content.page-content {
        padding: 25px 15px 15px
    }

    #login-form footer .btn {
        width: 100%;
        text-align: center
    }

    #login-form .form-group,
    .register-form .form-group {
        margin: 0 -15px
    }

        .register-form .form-group:last-child .form-control-label {
            display: none
        }
}

@media (min-width:768px) and (max-width:991px) {
    .subpage #content p {
        font-size: 14px
    }

    .dropdown.right-nav {
        margin-right: 15px
    }
}

@media (min-width:320px) and (max-width:767px) {
    .subpage #content p:last-child {
        margin-bottom: 0 !important
    }

    .category-feature-sec .itCategoryFeature .item .categoryName a {
        font-size: 13px
    }

    .tabs {
        margin-top: 30px
    }

    .block-category {
        margin-bottom: 0
    }
}

.subpage #content p:last-child {
    margin-bottom: 0
}

.subpage #main .page-content.page-cms-5,
.subpage #main .page-content.page-cms-3,
.subpage #main .page-content.page-cms-2,
.subpage #main .page-content.page-cms-1 {
    padding: 0
}

#itgallerycmsblock {
    margin-top: 70px
}

.ri-grid {
    position: relative;
    height: auto
}

    .ri-grid ul {
        list-style: none;
        display: block;
        width: 100%;
        margin: 0;
        padding: 0
    }

        .ri-grid ul:before,
        .ri-grid ul:after {
            content: '';
            display: table
        }

        .ri-grid ul:after {
            clear: both
        }

    .ri-grid ul {
        zoom: 1
    }

        .ri-grid ul li {
            -webkit-perspective: 400px;
            -moz-perspective: 400px;
            -o-perspective: 400px;
            -ms-perspective: 400px;
            perspective: 400px;
            margin: 0;
            padding: 0;
            float: left;
            position: relative;
            display: block;
            overflow: hidden;
            background: #000
        }

            .ri-grid ul li a {
                display: block;
                outline: none;
                position: absolute;
                left: 0;
                top: 0;
                width: 100%;
                height: 100%;
                -webkit-backface-visibility: hidden;
                -moz-backface-visibility: hidden;
                -o-backface-visibility: hidden;
                -ms-backface-visibility: hidden;
                backface-visibility: hidden;
                -webkit-transform-style: preserve-3d;
                -moz-transform-style: preserve-3d;
                -o-transform-style: preserve-3d;
                -ms-transform-style: preserve-3d;
                transform-style: preserve-3d;
                -webkit-background-size: 100% 100%;
                -moz-background-size: 100% 100%;
                background-size: 100% 100%;
                background-position: center center;
                background-repeat: no-repeat;
                background-color: #333;
                -webkit-box-sizing: content-box;
                -moz-box-sizing: content-box;
                box-sizing: content-box
            }

@media screen and (max-width:767px) {
    #itgallerycmsblock {
        margin-top: 60px
    }
}

.Categoryproducts.innovatoryProductGrid {
    padding-top: 0;
    margin-bottom: 30px
}

.Categoryproducts .mb-30 {
    margin-bottom: 20px
}

.Categoryproducts .innovatoryProduct-image img {
    width: 100%
}

#more_menu {
    display: none
}

.page-my-account #content .links a i {
    height: 54px;
    transition: all .3s
}

#my-account #content-wrapper {
    margin-bottom: 30px
}

#my-account #footer,
#module-blockwishlist-mywishlist #footer,
#address #footer,
#history #footer,
#identity #footer,
#order-slip #footer,
#authentication #footer {
    margin-top: 20px
}

#customer-form .custom-checkbox input[type=checkbox] + span {
    margin-right: 8px
}

#js-checkout-summary,
.cart-grid .card.cart-container,
#order-confirmation .card-block,
.cart-grid .cart-summary {
    background-color: #fff
}

.register-form > p {
    text-align: center
}

.text-btn {
    color: #171717;
    font-size: 16px;
    display: inline-block;
    text-transform: uppercase
}

    .text-btn i {
        font-size: 11px;
        vertical-align: middle;
        margin-top: -2px
    }

    .text-btn:hover > i {
        position: relative;
        animation-name: arrow;
        animation-duration: 0.55s
    }

.custom-checkbox label {
    display: initial
}

.input-group .input-group-btn > .btn {
    outline: none
}

.form-group .input-group .input-group-btn > .btn {
    border: 2px solid #222;
    background-color: #222
}

#mywishlist td.wishlist_delete a {
    padding: 0;
    font-size: 12px;
    background-color: #000;
    color: #fff;
    border-radius: 50%;
    text-shadow: none
}

    #mywishlist td.wishlist_delete a:hover {
        color: #fff !important
    }

#mywishlist #block-history a:not(.icon) {
    color: #222
}

#mywishlist td.wishlist_delete a i {
    width: 20px;
    height: 20px;
    line-height: 20px;
    display: block
}

.product-cover .layer .zoom-in {
    font-size: 30px;
    color: #222
}

@media screen and (max-width:767px) {
    .Categoryproducts .sec-heading.mb-30 {
        margin-bottom: 20px
    }

    .Categoryproducts .innovatoryCate {
        margin: 0 -7px
    }

    #identity #customer-form .form-group:last-child .form-control-label {
        display: none
    }
}

@media (min-width:992px) and (max-width:1024px) {
    .home_blog_post_area .blog_post .blog_post_content_bottom {
        padding: 20px 15px
    }

    .slick-initialized .slick-slide.blog_post {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media screen and (min-width:768px) {
    #checkout .checkout-step .form-control-label.col-md-2 {
        width: 25%
    }

    #checkout .checkout-step .form-control-comment.col-md-3 {
        width: 16.667%
    }
}

.header-top .dropdown.right-nav #_desktop_currency_selector ul {
    margin: 0
}

    .header-top .dropdown.right-nav #_desktop_currency_selector ul li:first-child {
        padding-top: 10px
    }

#search_filters_wrapper .custom-checkbox input[type=checkbox] + span {
    border-radius: 50%
}

#search_filters_wrapper .custom-checkbox input[type=radio] {
    display: none
}

    #search_filters_wrapper .custom-checkbox input[type=radio] + span {
        margin-right: 3px;
        display: inline-block;
        width: .9375rem;
        height: .9375rem;
        vertical-align: middle;
        cursor: pointer;
        border: 1px solid #414141;
        border-radius: 50%
    }

#block-reassurance .block-reassurance-item img {
    position: absolute;
    left: 15px
}

#block-reassurance li .block-reassurance-item {
    padding-left: 50px;
    position: relative
}

#block-reassurance ul {
    margin-bottom: 0
}

body#checkout section.checkout-step.-reachable.-complete h1 .step-edit {
    color: #111 !important;
    transition: all .3s;
    line-height: 1.5
}

    body#checkout section.checkout-step.-reachable.-complete h1 .step-edit:hover {
        color: #222
    }

.cart-grid-body > .label {
    background-color: #1e1e1e;
    color: #fff;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .1);
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    text-transform: capitalize;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease
}

    .cart-grid-body > .label i {
        margin-top: -2px
    }

.checkout-step .form-control-label {
    font-weight: 500;
    font-size: 16px
}

#cart-summary-product-list .media-list .media-left {
    width: 20%
}

#cart-summary-product-list .media-list .media-body {
    width: 80%
}

body#checkout #cart-summary-product-list img {
    width: 100%
}

#cart-summary-product-list .product-name {
    display: block;
    margin-bottom: 5px;
    line-height: 1
}

#cart-summary-product-list span {
    display: inline-block;
    float: none !important
}

#cart-summary-product-list .media:not(:last-child) {
    margin-bottom: 10px
}

.product-price {
    color: #222
}

#js-checkout-summary hr {
    margin: 0
}

#js-checkout-summary .cart-total .value {
    font-size: 18px
}

#js-checkout-summary .cart-summary-products > p {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: 500
}

    #js-checkout-summary .cart-summary-products > p:nth-child(2) {
        float: right
    }

.cart-grid .cart-grid-right .checkout .btn {
    display: block;
    margin-bottom: 0
}

#content-hook_order_confirmation p:last-child {
    margin-bottom: 0
}

.block-promo .promo-name {
    padding: 5px 20px
}

@media screen and (max-width:767px) {
    .checkout-step .form-control-label {
        float: left
    }

    .delivery-options-list .delivery-option .col-sm-4,
    .delivery-options-list .delivery-option .col-sm-3 {
        width: 75%;
        margin-left: 25%
    }

    .delivery-options-list .delivery-option .col-sm-4 {
        margin-bottom: 5px;
        margin-top: -5px
    }

    #checkout .col-md-8 {
        margin-bottom: 30px
    }

    .pagination .col-md-4 {
        float: none;
        width: 100%;
        text-align: center
    }

    .innovatoryPagination {
        text-align: center
    }

    #content-hook_order_confirmation .h1 {
        font-size: 16px
    }

    .cart-grid-body .product-line-actions .hidden-md-up {
        display: none
    }

    .cart-grid-body .product-line-actions .col-md-10 {
        width: 80%
    }

    .cart-grid-body .product-line-actions .col-md-2 {
        width: 20%
    }

    .cart-grid-body .product-line-actions .qty,
    .cart-grid-body .product-line-actions .price {
        width: 50%
    }
}

@media (min-width:768px) and (max-width:991px) {
    #checkout .content {
        padding: 0 15px !important
    }
}

.modal {
    text-align: center
}

@media screen and (min-width:768px) {
    .modal:before {
        display: inline-block;
        vertical-align: middle;
        content: " ";
        height: 100%
    }

    #customer-form .form-group + p {
        text-align: left;
        padding-left: calc(25% + 8px)
    }
}

@media (min-width:992px) and (max-width:1099px) {
    body#checkout section.checkout-step .content {
        padding: 0
    }

    #customer-form .col-md-2.form-control-label {
        width: 25%
    }

    #customer-form .col-md-7.form-control-valign {
        width: 75%
    }

    #customer-form .form-group + p {
        padding-left: calc(25% + 8px)
    }
}

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle
}

body#checkout section.checkout-step .address-alias {
    margin-left: 10px;
    font-weight: 400
}

body#checkout section.checkout-step .address {
    margin-left: 35px
}

.delivery-options-list .delivery-option .col-sm-5 .col-xs-3 {
    padding: 0
}

    .delivery-options-list .delivery-option .col-sm-5 .col-xs-3 img {
        width: 30px
    }

#checkout-guest-form {
    text-align: left
}

#content-hook_order_confirmation .h1 i {
    margin-right: 5px
}

#order-items tr td:first-child,
#order-items tr.font-weight-bold {
    font-weight: 700;
    color: #222
}

#order-items tr,
#order-details ul li {
    color: #666;
    font-weight: 400
}

.cart-grid .product-line-info .value:first-child {
    color: #111;
    font-size: 16px
}

.cart-grid-body .cart-items .cart-item:not(:last-child) {
    border-bottom: 1px solid transparent
}

.cart-grid .product-line-info .value {
    color: #111;
    font-size: 14px;
    font-weight: 700
}

#cart .innovatoryProductGrid,
#order-confirmation .innovatoryProductGrid {
    margin-top: 30px;
    margin-bottom: 30px
}

    #cart .innovatoryProductGrid .title_block,
    #order-confirmation .innovatoryProductGrid .title_block {
        margin-bottom: 30px
    }

.page-cart .def-btn i {
    margin-right: 8px;
    font-size: 20px;
    vertical-align: middle;
    line-height: 1
}

.page-cart .product-line-grid-body > .product-line-info > a.label {
    font-size: 15px;
    line-height: 1.4;
    margin-bottom: 10px;
    display: block;
    font-weight: 400;
    color: #222
}

.cart-grid-body a.label:hover,
.cart-grid-body a.label:focus {
    text-decoration: none
}

body .cart-grid-body > a.label:hover {
    background-color: #666;
    color: #fff
}

.product-line-grid-right .bootstrap-touchspin > .input-group-btn-vertical {
    padding-left: 5px
}

.product-line-grid-right .bootstrap-touchspin {
    box-shadow: none !important
}

    .product-line-grid-right .bootstrap-touchspin > .form-control {
        text-align: center !important
    }

.page-cart .product-line-grid-right .product-price {
    font-size: 18px
}

#block-reassurance li .block-reassurance-item span {
    font-weight: 400;
    line-height: 1.4
}

.cart-grid .cart-grid-right .checkout .btn,
.checkout .btn {
    display: block;
    margin-bottom: 0;
    width: 100%
}

.cart-summary-line:not(:last-child) {
    margin-bottom: 10px
}

.cart-items .product-price strong {
    font-weight: 700
}

.cart-item .product-line-grid .product-image {
    display: inline-block;
    border: 1px solid transparent
}

@media screen and (max-width:767px) {
    .delivery-options-list .delivery-option .col-sm-4,
    .delivery-options-list .delivery-option .col-sm-3 {
        width: 75%;
        margin-left: 25%
    }

    #block-reassurance li .block-reassurance-item {
        padding-right: .5rem
    }

    .product-line-grid-body br {
        display: none
    }

    .product-line-grid .product-line-actions {
        margin-top: 10px
    }
}

@media screen and (min-width:768px) {
    .product-line-grid {
        display: flex;
        align-items: center
    }
}

#content-wrapper {
    padding: 0 15px
}

.modal {
    text-align: center
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px
}

.modal .modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle
}

#my-account #content-wrapper #main {
    border: 1px solid #e2e2e2;
    padding: 25px 30px 30px;
    background-color: #fff
}

    #my-account #content-wrapper #main .btn-primary,
    #my-account #content-wrapper #main .page-content {
        margin-bottom: 0
    }

#module-blockwishlist-mywishlist .footer_links {
    margin-top: 20px
}

#module-blockwishlist-mywishlist #content,
#module-blockwishlist-view #content {
    background-color: #fff
}

.quick-cart-total .btn-primary i {
    line-height: .8
}

.cart-summary-line .value,
.cart-summary-line .label {
    font-weight: 500;
    font-size: 14px
}

.cart-summary-line.cart-summary-subtotals .label,
.cart-summary-line.cart-summary-subtotals .value {
    font-weight: 500
}

@media (min-width:768px) and (max-width:991px) {
    #checkout .col-md-8,
    #checkout .col-md-4 {
        width: 100%
    }

    #checkout .col-md-4 {
        margin-top: 30px
    }

    body#checkout section.checkout-step .step-title {
        padding: 0 15px
    }
}

@media screen and (max-width:767px) {
    body#checkout section.checkout-step .step-title {
    }
}

#manufacturer li.brand .brand-img {
    text-align: center;
    margin-bottom: 10px
}

    #manufacturer li.brand .brand-img img {
        max-width: 100%
    }

#manufacturer li.brand .brand-infos {
    padding-left: 0
}

#manufacturer li.brand .brand-products {
    border-left: 1px solid #ddd;
    padding: 20px 0 20px 30px
}

#manufacturer #main > ul {
    border: 1px solid #e2e2e2;
    padding: 0 30px;
    margin-top: 20px;
    background-color: #fff
}

#manufacturer li.brand {
    border-bottom: 1px solid #e2e2e2;
    padding: 30px 0
}

    #manufacturer li.brand a:not(.btn) {
        color: #222
    }

@media screen and (max-width:543px) {
    #manufacturer li.brand .brand-infos {
        width: 100%
    }

    #manufacturer li.brand .col-xs-12 {
        padding: 0
    }

    #manufacturer li.brand {
        text-align: center
    }

        #manufacturer li.brand .brand-products {
            border: none
        }
}

@media screen and (max-width:991px) {
    #manufacturer #content-wrapper {
        margin: 0 0 10px 0 !important;
        padding-top: 20px;
        width: 100%
    }

    #manufacturer #left-column {
        width: 100%
    }
}

@media screen and (min-width:544px) {
    #manufacturer li.brand {
        display: flex;
        align-items: center
    }
}

.page-not-found .innovatorySearch.dropdown-menu {
    position: relative;
    top: 0;
    display: block;
    width: 100%;
    float: none;
    box-shadow: none;
    z-index: 1
}

.page-not-found .expand-more {
    display: none
}

.page-not-found h2 {
    font-size: 60px;
    color: #222;
    font-weight: 700
}

.page-not-found h4 {
    font-size: 30px;
    color: #222
}

@media screen and (max-width:480px) {
    .page-not-found h4 {
        font-size: 20px
    }

    #pagenotfound .page-not-found,
    #products .page-not-found {
        padding-right: 0;
        padding-left: 0
    }
}

@media screen and (min-width:768px) {
    #pagenotfound .page-not-found,
    #products .page-not-found {
        margin-bottom: 0 !important;
        padding: 70px 0 40px
    }

    .page-not-found h2 {
        font-size: 100px
    }
}

#sitemap #main .page-header {
    margin-bottom: 20px
}

.sitemap a {
    color: #222
}

#sitemap #main .page-header h1 {
    font-size: 24px;
    text-align: left
}

.sitemap .padd-0 {
    padding: 0
}

.sitemap ul.tree > li {
    margin: 0 0 0 10px
}

.sitemap ul.tree li {
    margin: 0;
    padding: 5px 0 0 25px;
    position: relative;
    border-left: 1px solid #e2e2e2;
    line-height: 21px
}

    .sitemap ul.tree li:before {
        content: "";
        height: 1px;
        width: 15px;
        background: #e2e2e2;
        left: 0;
        top: 15px;
        position: absolute
    }

@media screen and (max-width:1199px) {
    .sitemap {
        margin: 0
    }
}

.PopupWishList {
    margin: 0;
    position: fixed;
    width: 360px;
    z-index: 9999999;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .1);
    right: 15px;
    top: 15px;
    animation: fadeInDown .3s
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translateY(-20px)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

.PopupWishListInner {
    background: #fff none repeat scroll 0 0;
    border: 1px solid transparent;
    padding: 18px
}

    .PopupWishListInner > h3 {
        font-size: 16px;
        margin-top: 0
    }

        .PopupWishListInner > h3 > i {
            color: #4cbb6c;
            margin-right: 5px;
            width: auto
        }

.noty_text_body {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    flex: 1 1 auto;
    color: #222 !important
}

    .noty_text_body .thumbnail {
        display: inline-block;
        flex: 0 0 auto;
        height: 72px;
        margin-bottom: 0;
        margin-right: 24px;
        width: auto
    }

    .noty_text_body > p {
        flex: 1 1 0%;
        overflow: hidden;
        margin-bottom: 0;
        font-size: 14px;
        line-height: 1.5
    }

.close-popcompare {
    position: absolute;
    right: 18px;
    top: 13px;
    cursor: pointer;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    color: #666
}

    .close-popcompare:hover {
        color: #222
    }

.noty_text_body p a {
    margin-top: 5px;
    display: inline-block;
    color: #222
}

    .noty_text_body p a:hover {
        opacity: .8
    }

.PopupWishListInner > h3 > i.warning {
    color: #ffc107
}

.hb-animate-element.hb-in-viewport.left-to-right {
    animation: 1s ease 0s normal none 1 fadeInUp;
    -webkit-animation: 1s ease 0s normal none 1 fadeInUp;
    -moz-animation: 1s ease 0s normal none 1 fadeInUp;
    -o-animation: 1s ease 0s normal none 1 fadeInUp
}

@media screen and (max-width:480px) {
    .PopupWishList {
        width: 80%;
        left: 10%
    }

        .PopupWishList .close-popcompare {
            right: 6px;
            top: 5px
        }
}

.forgotten-password .btn {
    margin-top: 15px
}

#password .ps-alert-success {
    padding: 0;
    margin-bottom: 0;
    display: block
}

#password .form-group {
    margin-bottom: 0
}

#password .ps-alert-success .item {
    margin-bottom: 0
}

.text-cammelcase {
    text-transform: capitalize;
}

:root {
    --main-color: #005AAA;
    --secondary-color: #000000;
    --third-color: #6e6e6e;
    --fourth-color: #d9d9d9;
    --fifth-color: #005aaa;
    --border-color: #e2e2e2;
    --button-hover-color: #005AAB;
    --text-hover-color: #005AAB;
    --default-button: #222;
    /*    --modal-body: #000000;*/
    --modal-tetx: #ffffff;
}

.check-fancy input[type=radio]:checked + label:before,
#_desktop_cart .innovatory-cart a.cart,
.innovatoryProductList .item-inner .reduction_percent_display,
.itcolumn .reduction_percent_display,
.innovatoryProductGrid .reduction_percent_display,
.check-fancy input[type=checkbox]:checked + label:before,
#itsearch_data .items-list .item .reduction_percent_display,
#itsearch_data_modellomenu .items-list .item .reduction_percent_display,
#product .has-discount .discount,
.has-discount .discount,
.quickview .current-price span.discount,
.innovatoryPopupnewsletter-i .close,
#header .mobile-search-bar,
#search_block_top .btn.button-search,
.contact-rich .block:hover .icon,
.itgallarycms-content .gallary-img .grouped_elements:before,
.owl-carousel .owl-dots button.active:before,
.owl-carousel .owl-nav > *:hover,
.pagination .page-list li a:hover,
.pagination .page-list li a.disabled,
.pagination .pagination_bottom li a:hover,
#index a.btn-primary.white-bg:hover,
#index a.btn-primary.white-bg:focus,
.chef-img .overlay,
#left-column .bor-btn:hover,
.innovatoryProductList .innovatoryCart button:hover,
.innovatoryProductList .innovatoryItem a:hover,
.container_it_vegamenu .title-menu,
.container_it_vegamenu_accessories .title-menu-accessories,
.container_it_vegamenu_careandmaintenance .title-menu,
.specialProductGrid .product-add-to-cart .ajax_add_to_cart_button,
.innovatoryProductList .item-inner .innovatorySale-label,
.itcolumn .innovatorySale-label,
.innovatoryProductGrid .innovatorySale-label,
.home_blog_post .blog_post_content .post_thumbnail .blogicons a.icon:hover,
.sale-banner-bg a:hover,
.it_tab .innovatory-tab li a.active,
.it_tab .innovatory-tab li a:hover,
.itCategoryFeature .item .cat-img .overlay a .btn-primary,
.innovatoryProductGrid .innovatory-product-description .innovatoryCart .cart-btn,
#itimageslider .nivo-controlNav .nivo-control.active,
#blockcart-modal .modal-header,
.search-widget form button[type="submit"],
.innovatoryProductGrid .innovatoryItem .quick-view:hover,
.innovatoryProductGrid .innovatoryItem .addToWishlist:hover,
.innovatoryProductGrid .innovatoryItem .cart-btn:hover {
    background-color: var(--secondary-color)
}

@media screen and (min-width:1051px) {
    #header .nav-right .innovatory-cart .icon-wrap-circle .cart-products-count,
    #header .it-menu-horizontal ul li.level-1:hover {
        background-color: var(--main-color)
    }
}

.mypresta_scrollup:hover,
.innovatoryProductGrid .innovatoryItem .quick-view:hover,
.innovatoryProductGrid .innovatoryItem .addToWishlist:hover,
.check-fancy input[type=checkbox] + label:before,
.check-fancy input[type=checkbox]:checked + label:before,
.bor-btn:hover,
.bor-btn:hover,
.contact-rich .block:hover .icon,
.pagination .page-list li a:hover,
.pagination .page-list li a.disabled,
.sale-banner-bg a:hover,
.check-fancy input[type=radio] + label:before,
.countdown-show4 .countdown-section,
.nav-right .icon-wrap-circle:hover .icon-wrap,
.innovatoryProductList .innovatoryItem a:hover,
.innovatoryProductList .innovatoryCart button:hover,
#left-column .bor-btn:hover,
#block-reassurance li,
.it-menu-vertical .menu-content,
.it-menu-vertical-accessories .menu-content,
.it-menu-vertical-careandmaintenance .menu-content,
.owl-carousel .owl-nav > *:hover,
.product-actions .add-to-cart:hover,
.pagination .pagination_bottom li a:hover,
.innovatoryProductList .innovatoryItem a:hover,
.nav-meta .dropdown-menu,
.cat-img .overlay,
.quickview .product-images .thumb-container img.selected,
.quickview .product-images .thumb-container img:hover,
.product-images > li.thumb-container .thumb.selected,
.product-images > li.thumb-container .thumb:hover {
    border-color: var(--main-color)
}

@-webkit-keyframes sonarEffect {
    0% {
        opacity: .3
    }

    40% {
        opacity: .5;
        box-shadow: 0 0 0 2px rgba(255, 150, 0, .1), 0 0 10px 10px var(--main-color), 0 0 0 10px rgba(255, 150, 0, .5)
    }

    100% {
        box-shadow: 0 0 0 2px rgba(255, 150, 0, .1), 0 0 10px 10px var(--main-color), 0 0 0 10px rgba(255, 150, 0, .5);
        -webkit-transform: scale(1.5);
        opacity: 0
    }
}

@-moz-keyframes sonarEffect {
    0% {
        opacity: .3
    }

    40% {
        opacity: .5;
        box-shadow: 0 0 0 2px rgba(255, 150, 0, .1), 0 0 10px 10px var(--main-color), 0 0 0 10px rgba(255, 150, 0, .5)
    }

    100% {
        box-shadow: 0 0 0 2px rgba(255, 150, 0, .1), 0 0 10px 10px var(--main-color), 0 0 0 10px rgba(255, 150, 0, .5);
        -moz-transform: scale(1.5);
        opacity: 0
    }
}

@keyframes sonarEffect {
    0% {
        opacity: .3
    }

    40% {
        opacity: .5;
        box-shadow: 0 0 0 2px rgba(255, 150, 0, .1), 0 0 10px 10px var(--main-color), 0 0 0 10px rgba(255, 150, 0, .5)
    }

    100% {
        box-shadow: 0 0 0 2px rgba(255, 150, 0, .1), 0 0 10px 10px var(--main-color), 0 0 0 10px rgba(255, 150, 0, .5);
        transform: scale(1.5);
        opacity: 0
    }
}

.full-nav,
#search_block_top .btn.button-search:hover,
.mypresta_scrollup:hover,
.sec-head-style:before,
.innovatoryProductGrid .innovatoryItem .quick-view,
.innovatoryProductGrid .innovatoryItem .addToWishlist,
.innovatoryProductGrid .innovatoryItem .cart-btn,
#index #left-column .facet .h6,
#index .product-column-style .title_block,
#index #left-column .category-top-menu .title,
.custom-radio input[type=radio]:checked + span,
.form-group .input-group .input-group-btn > .btn:hover,
#mywishlist td.wishlist_delete a:hover,
.innovatoryProductGrid .innovatoryNew-label,
.innovatoryProductList .item-inner .innovatoryNew-label,
.itcolumn .innovatoryNew-label,
.innovatoryProductList .innovatoryCart button,
.innovatoryProductList .innovatoryItem a {
    background-color: var(--secondary-color)
}

    .mypresta_scrollup:hover:before,
    .mypresta_scrollup:focus:before,
    .contact-rich .block .icon {
        border-color: var(--secondary-color)
    }

@media screen and (max-width:1050px) {
    #header .innovatory-cart a .cart-products-count {
        background-color: var(--secondary-color)
    }
}

.innovatorySocial ul {
    background-color: #2b2d48
}

.dropdown-menu,
#header .innovatory-cart .cart_block,
.blog_content,
.bolg_des,
#left-column .product-column-style,
#left-column .category-top-menu,
.card,
.form-control,
.active_filters .filter-block,
#js-active-search-filters,
#category #left-column #search_filters .facet ul li:not(:last-child),
.block-categories .category-sub-menu > li:not(:last-child),
#productCommentsBlock .innovatorytabs,
.innovatoryProductList .item,
#search_filters .facet,
#search_filters_brands .facet,
#search_filters_suppliers .facet,
#left-column .bor-btn,
.product-cover,
.tabs .tab-content,
.product-variants > .product-variants-item select,
.innovatoryNextPrev .nextPrevProduct .innovatoryContent,
body#checkout section.checkout-step,
body#checkout section.checkout-step .address-item.selected,
.innovatoryProductGrid .item,
.table-bordered,
.table-bordered td,
.table-bordered th,
.page-my-account #content .links a span.link-item,
.page-customer-account #content,
.page-addresses #content,
.page-addresses .address,
.PopupWishListInner,
.products-sort-order .dropdown-menu,
.pagination .pagination_bottom li a,
.cart-item .product-line-grid .product-image,
.wlp_bought_list .product_image,
.wlp_bought_item_container,
.block_newsletter form input[type="text"],
.it-menu-vertical .menu-dropdown,
.it-menu-vertical-accessories .menu-dropdown,
.it-menu-vertical-careandmaintenance .menu-dropdown,
#itsearch_content_result,
.owl-carousel .owl-nav > *,
.category-desc,
.search-widget form input[type="text"],
.service-sec {
    border-color: var(--border-color)
}

    #header .innovatory-cart .cart_block .products,
    #header .it-menu-horizontal ul li.level-1 ul li.item-header a,
    #blockcart-modal .divide-right,
    .cart-grid-body .cart-items .cart-item:not(:last-child),
    #left-column .itcolumn .item-inner:not(:last-child) .innovatory-thumbnail-container > .no-margin,
    #left-column .itcolumn .owl-item .item:not(:last-child),
    #header .it-menu-vertical ul li.level-1 > a,
    .it-menu-vertical ul li.level-1 ul li.item-header a,
    #header .it-menu-vertical ul li.level-1 li.item-header a,
    #header .it-menu-vertical-accessories ul li.level-1 > a,
    .it-menu-vertical-accessories ul li.level-1 ul li.item-header a,
    #header .it-menu-vertical-accessories ul li.level-1 li.item-header a,
    #header .it-menu-vertical-careandmaintenance ul li.level-1 > a,
    .it-menu-vertical-careandmaintenance ul li.level-1 ul li.item-header a,
    #header .it-menu-vertical-careandmaintenance ul li.level-1 li.item-header a,
    .header-nav,
    .breadcrumb,
    .sec-head-style,
    .home_blog_post .blog_content .blog_date {
        border-bottom-color: var(--border-color)
    }

#order-items,
#search_category {
    border-right-color: var(--border-color)
}

.service-sec .service-box:not(:first-child) {
    border-left-color: var(--border-color)
}

.btn-primary,
.btn-primary,
.btn-primary,
.btn-secondary,
.btn-secondary,
.btn-secondary,
.btn-tertiary,
.btn-tertiary,
.focus.btn-tertiary,
.specialProductGrid .product-add-to-cart .ajax_add_to_cart_button:hover,
.home_blog_post .btn-primary:hover,
.block_newsletter .innovatoryForm .btn:hover {
    background-color: var(--default-button);

}
.btn-addcart {
    background-color: var(--default-button);
    color: #ffffff;
    font-family: Poppins;
}
    .btn-addcart:hover {
        background-color: var(--button-hover-color);
        color: #000000;
        font-family: Poppins;
    }

    #header .innovatory-cart .cart_block .cart-buttons a:hover,
    .btn-primary:hover,
    .btn-primary:hover,
    .btn-primary:hover,
    .btn-secondary:hover,
    .btn-secondary:hover,
    .btn-secondary:hover,
    .btn-tertiary:hover,
    .btn-tertiary:hover,
    .focus.btn-tertiary:hover,
    .form-group .input-group .input-group-btn > .btn:hover,
    .product-actions .add-to-cart:hover,
    body .cart-grid-body > a.label:hover,
    .home_blog_post .btn-primary,
    .block_newsletter .innovatoryForm .btn,
    .innovatoryFooter-center .h3:before {
        background-color: var(--button-hover-color);
        color:#000000;
    }

.form-group .input-group .input-group-btn > .btn:hover {
    border-color: var(--button-hover-color);
    color:#000000;
}

body .it-menu-horizontal ul li.level-1 ul li a:hover,
.innovatoryDisplaySearch .expand-more:hover,
#header .it-menu-horizontal ul li.level-1 ul li a:hover,
.itCategoryFeature .item .sub-cat li a:hover,
.itCategoryFeature .item .categoryName a:hover,
.blog_post_content .read_more:hover,
.breadcrumb ol li a:hover,
.cart-grid-body a.label:hover,
.product-line-grid-right .cart-line-product-actions .remove-from-cart:hover,
.scroll-box-arrows i:hover,
.quickview .product-images .owl-nav > *:hover,
.product-cover .layer:hover .zoom-in,
.blogdetail span:hover,
#header .innovatory-cart .cart_block .products .cart-info .productName a:hover,
#manufacturer li.brand a:not(.btn):hover,
.it-menu-vertical ul li.level-1:hover > a,
.it-menu-vertical-accessories ul li.level-1:hover > a,
.it-menu-vertical-careandmaintenance ul li.level-1:hover > a,
.it-menu-horizontal li.level-1.icon-only:hover > a:before,
.block-categories .category-sub-menu .category-sub-link:hover,
.subpage .innovatoryProductList .innovatory-product-title a:hover,
.no-account a:hover,
.product-line-grid-right .product-price .remove-from-cart:hover,
.block-categories .category-sub-menu li[data-depth="0"] > a:hover,
.contact-rich .block a:hover,
#itsearch_data .items-list li .product-name:hover,
#itsearch_data_modellomenu .items-list li .product-name:hover,
.bolg_des .sdsarticleHeader .sdstitle_block a:hover,
.innovatoryFooter-center .link-wrap ul li a:hover,
.sitemap a:hover,
.blog_content .sds_post_title a:hover,
.innovatoryProductGrid .productName a:hover,
.innovatoryTestimonial .item span,
#left-column .itcolumn .productName a:hover,
#mywishlist #block-history a:hover,
.innovatoryProductGrid .productName a:hover,
.it-menu-vertical .menu-dropdown a:hover,
.it-menu-vertical-accessories .menu-dropdown a:hover,
.it-menu-vertical-careandmaintenance .menu-dropdown a:hover,
.link-wrap ul li a:before,
a,
.nav-left .dropdown .expand-more:hover,
.active_filters .filter-block .close:hover,
.contact-rich .block .icon,
.breadcrumb ol li:last-child a,
.tabs .nav-tabs .nav-link.active,
.tabs .nav-tabs .nav-link:hover,
.cart-grid-body a.label:focus,
#header .dropdown:hover .expand-more,
.itfootercontactinfo_inner .icon,
.page-cart .product-line-grid-body > .product-line-info > a.label:hover,
.blogdetail a:hover,
#newsletter_block_popup .block_content .htAlert,
.page-my-account #content .links a:hover i,
.sec-heading h4 {
    color: var(--text-hover-color)
}
/* Video Frame*/
.livideo-border {
    border-color: var(--main-color);
    border-width: 1px;
    margin: 0;
    border-radius: 5px;
    border-style: solid;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}
