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,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background: 0 0
}

a:active,
a:hover {
    outline: 0
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

@media print {
    * {
        text-shadow: none !important;
        color: #000 !important;
        background: 0 0 !important;
        box-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }

    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img,
    tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    select {
        background: #fff !important
    }

    .navbar {
        display: none
    }

    .table td,
    .table th {
        background-color: #fff !important
    }

    .btn > .caret,
    .dropup > .btn > .caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd !important
    }
}

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

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    font-family: Roboto, sans-serif;
    font-size: 15px;
    line-height: 1.42857143;
    color: #6f6f6f;
    background-color: #f7f7f7
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #d42720;
    text-decoration: none
}

a:focus,
a:hover {
    color: #333745;
    text-decoration: underline
}

a:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.carousel-inner > .item > a > img,
.carousel-inner > .item > img,
.img-responsive {
    display: block;
    width: 100% \9;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 0
}

.preco_visivel.product-item{
    z-index: 9999999 !important;
}

/* .preco_visivel.product-item .product-item-info{
    position: absolute !important;
    overflow: visible !important;
    z-index: 99999999999 !important;
} */

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #f7f7f7;
    border: 1px solid #ddd;
    border-radius: 0;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    width: 100% \9;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 21px;
    margin-bottom: 21px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    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
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 21px;
    margin-bottom: 10.5px
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 10.5px;
    margin-bottom: 10.5px
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%
}

.h1,
h1 {
    font-size: 34px
}

.h2,
h2 {
    font-size: 24px
}

.h3,
h3 {
    font-size: 16px
}

.h4,
h4 {
    font-size: 14px
}

.h5,
h5 {
    font-size: 13px
}

.h6,
h6 {
    font-size: 11px
}

p {
    margin: 0 0 10.5px
}

.lead {
    margin-bottom: 21px;
    font-size: 17px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width: 768px) {
    .lead {
        font-size: 22.5px
    }
}

.small,
small {
    font-size: 93%
}

cite {
    font-style: normal
}

.mark,
mark {
    background-color: #fcf8e3;
    padding: .2em
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #428bca
}

a.text-primary:hover {
    color: #3071a9
}

.text-success {
    color: #3c763d
}

a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #428bca
}

a.bg-primary:hover {
    background-color: #3071a9
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9.5px;
    margin: 42px 0 21px;
    border-bottom: 1px solid #eee
}

ol,
ul {
    margin-top: 0;
    margin-bottom: 10.5px
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}

.list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 21px
}

dd,
dt {
    line-height: 1.42857143
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[data-original-title],
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 10.5px 21px;
    margin: 0 0 21px;
    font-size: 18.75px;
    border-left: 5px solid #eee
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
    margin-bottom: 0
}

blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: ''
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

blockquote:after,
blockquote:before {
    content: ""
}

address {
    margin-bottom: 21px;
    font-style: normal;
    line-height: 1.42857143
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 0
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 0;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    box-shadow: none
}

pre {
    display: block;
    padding: 10px;
    margin: 0 0 10.5px;
    font-size: 14px;
    line-height: 1.42857143;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 0
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

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

@media (min-width: 768px) {
    .container {
        width: 750px
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}

@media (min-width: 1400px) {
    .container {
        width: 1370px
    }
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

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

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

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

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

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

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

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

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width: 768px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 20%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

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

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

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

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

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

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

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

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

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

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

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

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 1200px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

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

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

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

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

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

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 1400px) {
    .col-xlg-1,
    .col-xlg-10,
    .col-xlg-11,
    .col-xlg-12,
    .col-xlg-2,
    .col-xlg-3,
    .col-xlg-4,
    .col-xlg-5,
    .col-xlg-6,
    .col-xlg-7,
    .col-xlg-8,
    .col-xlg-9 {
        float: left
    }

    .col-xlg-12 {
        width: 100%
    }

    .col-xlg-11 {
        width: 91.66666667%
    }

    .col-xlg-10 {
        width: 83.33333333%
    }

    .col-xlg-9 {
        width: 75%
    }

    .col-xlg-8 {
        width: 66.66666667%
    }

    .col-xlg-7 {
        width: 58.33333333%
    }

    .col-xlg-6 {
        width: 50%
    }

    .col-xlg-5 {
        width: 41.66666667%
    }

    .col-xlg-4 {
        width: 33.33333333%
    }

    .col-xlg-3 {
        width: 25%
    }

    .col-xlg-2 {
        width: 16.66666667%
    }

    .col-xlg-1 {
        width: 8.33333333%
    }

    .col-xlg-pull-12 {
        right: 100%
    }

    .col-xlg-pull-11 {
        right: 91.66666667%
    }

    .col-xlg-pull-10 {
        right: 83.33333333%
    }

    .col-xlg-pull-9 {
        right: 75%
    }

    .col-xlg-pull-8 {
        right: 66.66666667%
    }

    .col-xlg-pull-7 {
        right: 58.33333333%
    }

    .col-xlg-pull-6 {
        right: 50%
    }

    .col-xlg-pull-5 {
        right: 41.66666667%
    }

    .col-xlg-pull-4 {
        right: 33.33333333%
    }

    .col-xlg-pull-3 {
        right: 25%
    }

    .col-xlg-pull-2 {
        right: 16.66666667%
    }

    .col-xlg-pull-1 {
        right: 8.33333333%
    }

    .col-xlg-pull-0 {
        right: auto
    }

    .col-xlg-push-12 {
        left: 100%
    }

    .col-xlg-push-11 {
        left: 91.66666667%
    }

    .col-xlg-push-10 {
        left: 83.33333333%
    }

    .col-xlg-push-9 {
        left: 75%
    }

    .col-xlg-push-8 {
        left: 66.66666667%
    }

    .col-xlg-push-7 {
        left: 58.33333333%
    }

    .col-xlg-push-6 {
        left: 50%
    }

    .col-xlg-push-5 {
        left: 41.66666667%
    }

    .col-xlg-push-4 {
        left: 33.33333333%
    }

    .col-xlg-push-3 {
        left: 25%
    }

    .col-xlg-push-2 {
        left: 16.66666667%
    }

    .col-xlg-push-1 {
        left: 8.33333333%
    }

    .col-xlg-push-0 {
        left: auto
    }

    .col-xlg-offset-12 {
        margin-left: 100%
    }

    .col-xlg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-xlg-offset-10 {
        margin-left: 83.33333333%
    }

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

    .col-xlg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-xlg-offset-7 {
        margin-left: 58.33333333%
    }

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

    .col-xlg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-xlg-offset-4 {
        margin-left: 33.33333333%
    }

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

    .col-xlg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-xlg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-xlg-offset-0 {
        margin-left: 0
    }
}

table {
    background-color: #fff
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 21px
}

.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
    padding: 12px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #f7f7f7
}

.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #f7f7f7
}

.table > caption + thead > tr:first-child > td,
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > td,
.table > thead:first-child > tr:first-child > th {
    border-top: 0
}

.table > tbody + tbody {
    border-top: 2px solid #f7f7f7
}

.table .table {
    background-color: #f7f7f7
}

.table-condensed > tbody > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > thead > tr > th {
    padding: 10px
}

.table-bordered,
.table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
    border: 1px solid #f7f7f7
}

.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
    border-bottom-width: 2px
}

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #f7f7f7
}

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
    background-color: #f7f7f7
}

table col[class*=col-] {
    position: static;
    float: none;
    display: table-column
}

table td[class*=col-],
table th[class*=col-] {
    position: static;
    float: none;
    display: table-cell
}

.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > thead > tr > td.active,
.table > thead > tr > th.active {
    background-color: #f7f7f7
}

.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr.active:hover > th,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover {
    background-color: #eaeaea
}

.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > thead > tr > td.success,
.table > thead > tr > th.success {
    background-color: #dff0d8
}

.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover {
    background-color: #d0e9c6
}

.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > thead > tr > td.info,
.table > thead > tr > th.info {
    background-color: #d9edf7
}

.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr.info:hover > th,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover {
    background-color: #c4e3f3
}

.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > thead > tr > td.warning,
.table > thead > tr > th.warning {
    background-color: #fcf8e3
}

.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover {
    background-color: #faf2cc
}

.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > thead > tr > td.danger,
.table > thead > tr > th.danger {
    background-color: #f2dede
}

.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover {
    background-color: #ebcccc
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15.75px;
        overflow-y: hidden;
        overflow-x: auto;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #f7f7f7;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive > .table {
        margin-bottom: 0
    }

    .table-responsive > .table > tbody > tr > td,
    .table-responsive > .table > tbody > tr > th,
    .table-responsive > .table > tfoot > tr > td,
    .table-responsive > .table > tfoot > tr > th,
    .table-responsive > .table > thead > tr > td,
    .table-responsive > .table > thead > tr > th {
        white-space: nowrap
    }

    .table-responsive > .table-bordered {
        border: 0
    }

    .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .table-responsive > .table-bordered > tfoot > tr > td:first-child,
    .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .table-responsive > .table-bordered > thead > tr > td:first-child,
    .table-responsive > .table-bordered > thead > tr > th:first-child {
        border-left: 0
    }

    .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .table-responsive > .table-bordered > tfoot > tr > td:last-child,
    .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .table-responsive > .table-bordered > thead > tr > td:last-child,
    .table-responsive > .table-bordered > thead > tr > th:last-child {
        border-right: 0
    }

    .table-responsive > .table-bordered > tbody > tr:last-child > td,
    .table-responsive > .table-bordered > tbody > tr:last-child > th,
    .table-responsive > .table-bordered > tfoot > tr:last-child > td,
    .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom: 0
    }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 21px;
    font-size: 22.5px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

input[type=file]:focus,
input[type=checkbox]:focus,
input[type=radio]:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 15px;
    line-height: 1.42857143;
    color: #6f6f6f
}

.form-control {
    display: block;
    width: 100%;
    height: 41px;
    padding: 6px 12px;
    font-size: 15px;
    line-height: 1.42857143;
    color: #6f6f6f;
    background-color: #f7f7f7;
    background-image: none;
    border: 1px solid #e8e8e8;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #333745;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(51, 55, 69, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(51, 55, 69, .6)
}

.form-control::-moz-placeholder {
    color: #8f8f8f;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #8f8f8f
}

.form-control::-webkit-input-placeholder {
    color: #8f8f8f
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #6f6f6f;
    opacity: 1
}

textarea.form-control {
    height: auto
}

input[type=search] {
    -webkit-appearance: none
}

input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
    line-height: 41px;
    line-height: 1.42857143 \0
}

input[type=date].input-sm,
input[type=time].input-sm,
input[type=datetime-local].input-sm,
input[type=month].input-sm {
    line-height: 32px
}

input[type=date].input-lg,
input[type=time].input-lg,
input[type=datetime-local].input-lg,
input[type=month].input-lg {
    line-height: 50px
}

.form-group {
    margin-bottom: 15px
}

.checkbox,
.radio {
    position: relative;
    display: block;
    min-height: 21px;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label,
.radio label {
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9
}

.checkbox + .checkbox,
.radio + .radio {
    margin-top: -5px
}

.checkbox-inline,
.radio-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer
}

.checkbox-inline + .checkbox-inline,
.radio-inline + .radio-inline {
    margin-top: 0;
    margin-left: 10px
}

.checkbox-inline.disabled,
.checkbox.disabled label,
.radio-inline.disabled,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio label,
fieldset[disabled] .radio-inline,
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}

.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0
}

.form-horizontal .form-group-sm .form-control,
.input-sm {
    height: 32px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 0
}

select.input-sm {
    height: 32px;
    line-height: 32px
}

select[multiple].input-sm,
textarea.input-sm {
    height: auto
}

.form-horizontal .form-group-lg .form-control,
.input-lg {
    height: 50px;
    padding: 10px 16px;
    font-size: 16px;
    line-height: 1.33;
    border-radius: 0
}

select.input-lg {
    height: 50px;
    line-height: 50px
}

select[multiple].input-lg,
textarea.input-lg {
    height: auto
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 51.25px
}

.form-control-feedback {
    position: absolute;
    top: 26px;
    right: 0;
    z-index: 2;
    display: block;
    width: 41px;
    height: 41px;
    line-height: 41px;
    text-align: center
}

.input-lg + .form-control-feedback {
    width: 50px;
    height: 50px;
    line-height: 50px
}

.input-sm + .form-control-feedback {
    width: 32px;
    height: 32px;
    line-height: 32px
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #afafaf
}

@media (min-width: 768px) {
    .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 .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 .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox label,
    .form-inline .radio label {
        padding-left: 0
    }

    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 28px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    right: 15px
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.3px
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 15px;
    line-height: 1.42857143;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn.active:focus,
.btn:active:focus,
.btn:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active,
.btn:active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default.active,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open > .dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active,
.btn-default:active,
.open > .dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open > .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #3071a9;
    border-color: #285e8e
}

.btn-primary.active,
.btn-primary:active,
.open > .dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #428bca;
    border-color: #357ebd
}

.btn-primary .badge {
    color: #428bca;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success.active,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.open > .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active,
.btn-success:active,
.open > .dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info.active,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.open > .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active,
.btn-info:active,
.open > .dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning.active,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover,
.open > .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active,
.btn-warning:active,
.open > .dropdown-toggle.btn-warning {
    background-image: none
}

.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger.active,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.open > .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active,
.btn-danger:active,
.open > .dropdown-toggle.btn-danger {
    background-image: none
}

.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    color: #d42720;
    font-weight: 400;
    cursor: pointer;
    border-radius: 0
}

.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
    color: #333745;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}

.btn-group-lg > .btn,
.btn-lg {
    padding: 10px 16px;
    font-size: 16px;
    line-height: 1.33;
    border-radius: 0
}

.btn-group-sm > .btn,
.btn-sm {
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 0
}

.btn-group-xs > .btn,
.btn-xs {
    padding: 1px 5px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 0
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block + .btn-block {
    margin-top: 5px
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    -o-transition: height .35s ease;
    transition: height .35s ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.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;
    list-style: none;
    font-size: 15px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 0;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9.5px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}

.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #428bca
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
    color: #777
}

.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}

.open > .dropdown-menu {
    display: block
}

.open > a {
    outline: 0
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: ""
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.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-vertical > .btn:focus,
.btn-group > .btn:focus {
    outline: 0
}

.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: -5px
}

.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left
}

.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
    margin-left: 5px
}

.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 > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group > .btn-group:last-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-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group > .btn-lg + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-lg .caret {
    border-width: 5px 5px 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.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 > .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-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
    border-bottom-left-radius: 0;
    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
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%
}

.btn-group-justified > .btn-group .btn {
    width: 100%
}

.btn-group-justified > .btn-group .dropdown-menu {
    left: auto
}

[data-toggle=buttons] > .btn > input[type=checkbox],
[data-toggle=buttons] > .btn > input[type=radio] {
    position: absolute;
    z-index: -1;
    opacity: 0;
    filter: alpha(opacity=0)
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
    height: 50px;
    padding: 10px 16px;
    font-size: 16px;
    line-height: 1.33;
    border-radius: 0
}

select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
    height: 50px;
    line-height: 50px
}

select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn,
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn {
    height: auto
}

.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
    height: 32px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 0
}

select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
    height: 32px;
    line-height: 32px
}

select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn,
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn {
    height: auto
}

.input-group .form-control,
.input-group-addon,
.input-group-btn {
    display: table-cell
}

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn: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: 6px 12px;
    font-size: 15px;
    font-weight: 400;
    line-height: 1;
    color: #6f6f6f;
    text-align: center;
    background-color: #eee;
    border: 1px solid #e8e8e8;
    border-radius: 0
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 14px;
    border-radius: 0
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 16px;
    border-radius: 0
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
    margin-top: 0
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.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: 2
}

.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
    margin-right: -1px
}

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
    margin-left: -1px
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav > li {
    position: relative;
    display: block
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav > li > a:focus,
.nav > li > a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav > li.disabled > a {
    color: #777
}

.nav > li.disabled > a:focus,
.nav > li.disabled > a:hover {
    color: #777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
    background-color: #eee;
    border-color: #d42720
}

.nav .nav-divider {
    height: 1px;
    margin: 9.5px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav > li > a > img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs > li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 0
}

.nav-tabs > li > a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
    color: #555;
    background-color: #f7f7f7;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified > li {
    float: none
}

.nav-tabs.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px
}

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width: 768px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%
    }

    .nav-tabs.nav-justified > li > a {
        margin-bottom: 0
    }
}

.nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 0
}

.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:hover {
    border: 1px solid #ddd
}

@media (min-width: 768px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 0
    }

    .nav-tabs.nav-justified > .active > a,
    .nav-tabs.nav-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:hover {
        border-bottom-color: #f7f7f7
    }
}

.nav-pills > li {
    float: left
}

.nav-pills > li > a {
    border-radius: 0
}

.nav-pills > li + li {
    margin-left: 2px
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
    color: #fff;
    background-color: #428bca
}

.nav-stacked > li {
    float: none
}

.nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified > li {
    float: none
}

.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px
}

.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width: 768px) {
    .nav-justified > li {
        display: table-cell;
        width: 1%
    }

    .nav-justified > li > a {
        margin-bottom: 0
    }
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified > li > a {
    margin-right: 0;
    border-radius: 0
}

.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:focus,
.nav-tabs-justified > .active > a:hover {
    border: 1px solid #ddd
}

@media (min-width: 768px) {
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 0
    }

    .nav-tabs-justified > .active > a,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs-justified > .active > a:hover {
        border-bottom-color: #f7f7f7
    }
}

.tab-content > .tab-pane {
    display: none
}

.tab-content > .active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 72px;
    margin-bottom: 0;
    border: 1px solid transparent
}

@media (min-width: 768px) {
    .navbar {
        border-radius: 0
    }
}

@media (min-width: 768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width: 768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
    max-height: 340px
}

@media (max-width: 480px) and (orientation: landscape) {
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

.container-fluid > .navbar-collapse,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container > .navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 768px) {
    .container-fluid > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container > .navbar-collapse,
    .container > .navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width: 768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

@media (min-width: 768px) {
    .navbar-fixed-bottom,
    .navbar-fixed-top {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 25.5px 15px;
    font-size: 16px;
    line-height: 21px;
    height: 72px
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

@media (min-width: 768px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 19px;
    margin-bottom: 19px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px
}

@media (min-width: 768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 12.75px -15px
}

.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 21px
}

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu > li > a {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 21px
    }

    .navbar-nav .open .dropdown-menu > li > a:focus,
    .navbar-nav .open .dropdown-menu > li > a:hover {
        background-image: none
    }
}

@media (min-width: 768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav > li {
        float: left
    }

    .navbar-nav > li > a {
        padding-top: 25.5px;
        padding-bottom: 25.5px
    }

    .navbar-nav.navbar-right:last-child {
        margin-right: -15px
    }
}

@media (min-width: 768px) {
    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important
    }
}

.navbar-form {
    margin: 15.5px -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1)
}

@media (min-width: 768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .navbar-form .input-group .form-control,
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn {
        width: auto
    }

    .navbar-form .input-group > .form-control {
        width: 100%
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox,
    .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox label,
    .navbar-form .radio label {
        padding-left: 0
    }

    .navbar-form .checkbox input[type=checkbox],
    .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
}

@media (min-width: 768px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-form.navbar-right:last-child {
        margin-right: -15px
    }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 15.5px;
    margin-bottom: 15.5px
}

.navbar-btn.btn-sm {
    margin-top: 20px;
    margin-bottom: 20px
}

.navbar-btn.btn-xs {
    margin-top: 25px;
    margin-bottom: 25px
}

.navbar-text {
    margin-top: 25.5px;
    margin-bottom: 25.5px
}

@media (min-width: 768px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }

    .navbar-text.navbar-right:last-child {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:focus,
.navbar-default .navbar-nav > .disabled > a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
    background-color: #e7e7e7;
    color: #555
}

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
    color: #333
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #777
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav > li > a,
.navbar-inverse .navbar-text {
    color: #777
}

.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:focus,
.navbar-inverse .navbar-nav > .disabled > a:hover {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
    background-color: #080808;
    color: #fff
}

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #777
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #777
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #777
}

.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 21px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 0
}

.breadcrumb > li {
    display: inline-block
}

.breadcrumb > li + li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #ccc
}

.breadcrumb > .active {
    color: #777
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 21px 0;
    border-radius: 0
}

.pagination > li {
    display: inline
}

.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #191919;
    background-color: #f3f3f3;
    border: 1px solid #e9e9e9;
    margin-left: -1px
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
    color: #d42720;
    background-color: #fff;
    border-color: #e9e9e9
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
    z-index: 2;
    color: white;
    background-color: #cf2a16;
    border-color: #e9e9e9;
    cursor: default
}

.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
    color: #777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}

.pagination-lg > li > a,
.pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 16px
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.pagination-sm > li > a,
.pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 14px
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

a.label:focus,
a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #777
}

.label-default[href]:focus,
.label-default[href]:hover {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #428bca
}

.label-primary[href]:focus,
.label-primary[href]:hover {
    background-color: #3071a9
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:focus,
.label-success[href]:hover {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:focus,
.label-info[href]:hover {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:focus,
.label-warning[href]:hover {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:focus,
.label-danger[href]:hover {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

a.badge:focus,
a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.nav-pills > .active > a > .badge,
a.list-group-item.active > .badge {
    color: #d42720;
    background-color: #fff
}

.nav-pills > li > a > .badge {
    margin-left: 3px
}

.alert {
    padding: 15px;
    margin-bottom: 21px;
    border: 1px solid transparent;
    border-radius: 0
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: 700
}

.alert > p,
.alert > ul {
    margin-bottom: 0
}

.alert > p + p {
    margin-top: 5px
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

.panel {
    margin-bottom: 21px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: -1;
    border-top-left-radius: -1
}

.panel-heading > .dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 17px;
    color: inherit
}

.panel-title > a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: -1;
    border-bottom-left-radius: -1
}

.panel > .list-group {
    margin-bottom: 0
}

.panel > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: -1;
    border-top-left-radius: -1
}

.panel > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: -1;
    border-bottom-left-radius: -1
}

.list-group + .panel-footer,
.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0
}

.panel > .panel-collapse > .table,
.panel > .table,
.panel > .table-responsive > .table {
    margin-bottom: 0
}

.panel > .table-responsive:first-child > .table:first-child,
.panel > .table:first-child {
    border-top-right-radius: -1;
    border-top-left-radius: -1
}

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
    border-top-left-radius: -1
}

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
    border-top-right-radius: -1
}

.panel > .table-responsive:last-child > .table:last-child,
.panel > .table:last-child {
    border-bottom-right-radius: -1;
    border-bottom-left-radius: -1
}

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: -1
}

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: -1
}

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
    border-top: 1px solid #f7f7f7
}

.panel > .table > tbody:first-child > tr:first-child td,
.panel > .table > tbody:first-child > tr:first-child th {
    border-top: 0
}

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
    border: 0
}

.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0
}

.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0
}

.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
    border-bottom: 0
}

.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0
}

.panel > .table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 21px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0
}

.panel-group .panel + .panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading + .panel-collapse > .panel-body {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default > .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ddd
}

.panel-default > .panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #428bca
}

.panel-primary > .panel-heading {
    color: #fff;
    background-color: #428bca;
    border-color: #428bca
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #428bca
}

.panel-primary > .panel-heading .badge {
    color: #428bca;
    background-color: #fff
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #428bca
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #d6e9c6
}

.panel-success > .panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #bce8f1
}

.panel-info > .panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #faebcc
}

.panel-warning > .panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ebccd1
}

.panel-danger > .panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1
}

.close {
    float: right;
    font-size: 22.5px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0%;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate3d(0, -25%, 0);
    transform: translate3d(0, -25%, 0);
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 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;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    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;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.43px
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn + .btn {
    margin-left: -1px
}

.modal-footer .btn-block + .btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px
    }
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%
}

.carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner > .item > a > img,
.carousel-inner > .item > img {
    line-height: 1
}

.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;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}

.carousel-control:focus,
.carousel-control:hover {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90)
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: serif
}

.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%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0)
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    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 screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -15px
    }

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -15px
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.btn-group-vertical > .btn-group:after,
.btn-group-vertical > .btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
    content: " ";
    display: table
}

.btn-group-vertical > .btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.panel-body:after,
.row:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important;
    visibility: hidden !important
}

.affix {
    position: fixed;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

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

.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-print,
.visible-print-block,
.visible-print-inline,
.visible-print-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xlg,
.visible-xlg-block,
.visible-xlg-inline,
.visible-xlg-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none !important
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs,
    th.visible-xs {
        display: table-cell !important
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm,
    th.visible-sm {
        display: table-cell !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md,
    th.visible-md {
        display: table-cell !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg,
    th.visible-lg {
        display: table-cell !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .visible-xlg {
        display: block !important
    }

    table.visible-xlg {
        display: table
    }

    tr.visible-xlg {
        display: table-row !important
    }

    td.visible-xlg,
    th.visible-xlg {
        display: table-cell !important
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .visible-xlg-block {
        display: block !important
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .visible-xlg-inline {
        display: inline !important
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .visible-xlg-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 1400px) {
    .visible-xlg {
        display: block !important
    }

    table.visible-xlg {
        display: table
    }

    tr.visible-xlg {
        display: table-row !important
    }

    td.visible-xlg,
    th.visible-xlg {
        display: table-cell !important
    }
}

@media (min-width: 1400px) {
    .visible-xlg-block {
        display: block !important
    }
}

@media (min-width: 1400px) {
    .visible-xlg-inline {
        display: inline !important
    }
}

@media (min-width: 1400px) {
    .visible-xlg-inline-block {
        display: inline-block !important
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important
    }
}

@media (min-width: 1400px) {
    .hidden-xl {
        display: none !important
    }
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print,
    th.visible-print {
        display: table-cell !important
    }
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 14px;
    background-color: #ffffff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.popover.top {
    margin-top: -10px;
}

.popover.right {
    margin-left: 10px;
}

.popover.bottom {
    margin-top: 10px;
}

.popover.left {
    margin-left: -10px;
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
}

.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 {
    border-width: 10px;
    content: "";
}

.popover.top > .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999999;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px;
}

.popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #ffffff;
}

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999999;
    border-right-color: rgba(0, 0, 0, 0.25);
}

.popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #ffffff;
}

.popover.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px;
}

.popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #ffffff;
}

.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999999;
    border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #ffffff;
    bottom: -10px;
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-size: 12px;
    line-height: 1.4;
    visibility: visible;
    filter: alpha(opacity=0);
    opacity: 0
}

.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    left: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    right: 5px;
    bottom: 0;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    left: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    right: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block
}

.slick-track:before, .slick-track:after {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    outline: none;
    height: 100%;
    min-height: 1px
}

[dir='rtl'] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 0
}

.slick-arrow.slick-hidden {
    display: none;
}

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.swiper-container-multirow > .swiper-wrapper {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-transition-property: -webkit-transform, height;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform, height
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 27px 44px;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto
}

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto
}

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-white .swiper-pagination-bullet {
    background: #fff
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    -moz-transform: translate3d(0, -50%, 0);
    -o-transform: translate(0, -50%);
    -ms-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 5px 0;
    display: block
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px
}

.swiper-pagination-progress {
    background: rgba(0, 0, 0, 0.25);
    position: absolute
}

.swiper-pagination-progress .swiper-pagination-progressbar {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -moz-transform-origin: left top;
    -ms-transform-origin: left top;
    -o-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
    -webkit-transform-origin: right top;
    -moz-transform-origin: right top;
    -ms-transform-origin: right top;
    -o-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal > .swiper-pagination-progress {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-vertical > .swiper-pagination-progress {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-progress.swiper-pagination-white {
    background: rgba(255, 255, 255, 0.5)
}

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
    background: #fff
}

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
    background: #000
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    -moz-perspective: 1200px;
    -o-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(transparent));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
    background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(transparent));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
    background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent)
}

.swiper-container-coverflow .swiper-wrapper, .swiper-container-flip .swiper-wrapper {
    -ms-perspective: 1200px
}

.swiper-container-cube, .swiper-container-flip {
    overflow: visible
}

.swiper-container-cube .swiper-slide, .swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-cube .swiper-slide .swiper-slide, .swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active, .swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-slide {
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, 0.1)
}

.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -moz-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    -webkit-background-size: 100%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg)
    }
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 100045
}

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 100044
}

.mfp-preloader a {
    color: #CCC
}

.mfp-preloader a:hover {
    color: #FFF
}

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-close, button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 100046;
    box-shadow: none;
    touch-action: manipulation
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:hover, .mfp-close:focus {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1
}

.mfp-arrow:before, .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444
}

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.noUi-target, .noUi-target * {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -ms-touch-action: none;
    touch-action: none;
    -ms-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.noUi-target {
    position: relative;
    direction: ltr
}

.noUi-base {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1
}

.noUi-origin {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0
}

.noUi-handle {
    position: relative;
    z-index: 1
}

.noUi-stacking .noUi-handle {
    z-index: 10
}

.noUi-state-tap .noUi-origin {
    -webkit-transition: left 0.3s, top 0.3s;
    transition: left 0.3s, top 0.3s
}

.noUi-state-drag * {
    cursor: inherit !important
}

.noUi-base, .noUi-handle {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.noUi-horizontal {
    height: 18px
}

.noUi-horizontal .noUi-handle {
    width: 34px;
    height: 28px;
    left: -17px;
    top: -6px
}

.noUi-vertical {
    width: 18px
}

.noUi-vertical .noUi-handle {
    width: 28px;
    height: 34px;
    left: -6px;
    top: -17px
}

.noUi-background {
    background: #FAFAFA;
    box-shadow: inset 0 1px 1px #f0f0f0
}

.noUi-connect {
    background: #3FB8AF;
    box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45);
    -webkit-transition: background 450ms;
    transition: background 450ms
}

.noUi-origin {
    border-radius: 2px
}

.noUi-target {
    border-radius: 4px;
    border: 1px solid #D3D3D3;
    box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB
}

.noUi-target.noUi-connect {
    box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45), 0 3px 6px -5px #BBB
}

.noUi-draggable {
    cursor: w-resize
}

.noUi-vertical .noUi-draggable {
    cursor: n-resize
}

.noUi-handle {
    border: 1px solid #D9D9D9;
    border-radius: 3px;
    background: #FFF;
    cursor: default;
    box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB
}

.noUi-active {
    box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB
}

.noUi-handle:before, .noUi-handle:after {
    content: "";
    display: block;
    position: absolute;
    height: 14px;
    width: 1px;
    background: #E8E7E6;
    left: 14px;
    top: 6px
}

.noUi-handle:after {
    left: 17px
}

.noUi-vertical .noUi-handle:before, .noUi-vertical .noUi-handle:after {
    width: 14px;
    height: 1px;
    left: 6px;
    top: 14px
}

.noUi-vertical .noUi-handle:after {
    top: 17px
}

[disabled].noUi-connect, [disabled] .noUi-connect {
    background: #B8B8B8
}

[disabled].noUi-origin, [disabled] .noUi-handle {
    cursor: not-allowed
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

.animated.bounceIn, .animated.bounceOut, .animated.flipOutX, .animated.flipOutY {
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

@-webkit-keyframes bounce {
    20%, 53%, 80%, from, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    40%, 43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

@keyframes bounce {
    20%, 53%, 80%, from, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    40%, 43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
}

@-webkit-keyframes flash {
    50%, from, to {
        opacity: 1
    }
    25%, 75% {
        opacity: 0
    }
}

@keyframes flash {
    50%, from, to {
        opacity: 1
    }
    25%, 75% {
        opacity: 0
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash
}

@-webkit-keyframes pulse {
    from, to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
}

@keyframes pulse {
    from, to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

@-webkit-keyframes rubberBand {
    from, to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1)
    }
    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1)
    }
    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1)
    }
    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1)
    }
    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1)
    }
}

@keyframes rubberBand {
    from, to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1)
    }
    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1)
    }
    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1)
    }
    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1)
    }
    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1)
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand
}

@-webkit-keyframes shake {
    from, to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    20%, 40%, 60%, 80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

@keyframes shake {
    from, to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    20%, 40%, 60%, 80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake
}

@-webkit-keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }
    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }
    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }
    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }
    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }
    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }
    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }
    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }
    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.headShake {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-name: headShake;
    animation-name: headShake
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }
    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }
    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

.swing {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}

@-webkit-keyframes tada {
    from, to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    10%, 20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg)
    }
    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }
    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
}

@keyframes tada {
    from, to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    10%, 20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg)
    }
    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }
    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}

@-webkit-keyframes wobble {
    from, to {
        -webkit-transform: none;
        transform: none
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }
}

@keyframes wobble {
    from, to {
        -webkit-transform: none;
        transform: none
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble
}

@-webkit-keyframes jello {
    11.1%, from, to {
        -webkit-transform: none;
        transform: none
    }
    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }
    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }
    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }
    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }
    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg)
    }
    77.7% {
        -webkit-transform: skewX(0.39062deg) skewY(0.39062deg);
        transform: skewX(0.39062deg) skewY(0.39062deg)
    }
    88.8% {
        -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
        transform: skewX(-0.19531deg) skewY(-0.19531deg)
    }
}

@keyframes jello {
    11.1%, from, to {
        -webkit-transform: none;
        transform: none
    }
    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }
    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }
    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }
    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }
    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg)
    }
    77.7% {
        -webkit-transform: skewX(0.39062deg) skewY(0.39062deg);
        transform: skewX(0.39062deg) skewY(0.39062deg)
    }
    88.8% {
        -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
        transform: skewX(-0.19531deg) skewY(-0.19531deg)
    }
}

.jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    -webkit-transform-origin: center;
    transform-origin: center
}

@-webkit-keyframes bounceIn {
    20%, 40%, 60%, 80%, from, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97)
    }
    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes bounceIn {
    20%, 40%, 60%, 80%, from, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97)
    }
    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {
    60%, 75%, 90%, from, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInDown {
    60%, 75%, 90%, from, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {
    60%, 75%, 90%, from, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInLeft {
    60%, 75%, 90%, from, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {
    60%, 75%, 90%, from, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInRight {
    60%, 75%, 90%, from, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {
    60%, 75%, 90%, from, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes bounceInUp {
    60%, 75%, 90%, from, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9)
    }
    50%, 55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9)
    }
    50%, 55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
}

.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut
}

@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
    from {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@keyframes fadeOut {
    from {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes fadeOutDown {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes fadeOutDownBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes fadeOutLeft {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes fadeOutLeftBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes fadeOutRight {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes fadeOutRightBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes fadeOutUp {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes fadeOutUpBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes flip {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip
}

@-webkit-keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}

.flipInY, .flipOutX {
    -webkit-backface-visibility: visible !important
}

@-webkit-keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInY {
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}

@-webkit-keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}

@keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}

.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    backface-visibility: visible !important
}

@-webkit-keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}

@keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}

.flipOutY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY
}

@-webkit-keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }
    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }
    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
    from {
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

@keyframes lightSpeedOut {
    from {
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}

@keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

@keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%, 60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    40%, 80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%, 60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    40%, 80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge
}

@-webkit-keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}

@-webkit-keyframes rollOut {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}

@keyframes rollOut {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut
}

@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
    50% {
        opacity: 1
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
    from {
        opacity: 1
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
    to {
        opacity: 0
    }
}

@keyframes zoomOut {
    from {
        opacity: 1
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
    to {
        opacity: 0
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform: scale(0.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform: scale(0.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
        transform: scale(0.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
        transform: scale(0.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp
}

@-webkit-keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp
}

#nprogress {
    pointer-events: none
}

#nprogress .bar {
    background: #29d;
    position: fixed;
    z-index: 1031;
    top: 0;
    left: 0;
    width: 100%;
    height: 2px
}

#nprogress .peg {
    display: block;
    position: absolute;
    right: 0px;
    width: 100px;
    height: 100%;
    box-shadow: 0 0 10px #29d, 0 0 5px #29d;
    opacity: 1.0;
    -webkit-transform: rotate(3deg) translate(0px, -4px);
    -ms-transform: rotate(3deg) translate(0px, -4px);
    transform: rotate(3deg) translate(0px, -4px)
}

#nprogress .spinner {
    display: block;
    position: fixed;
    z-index: 1031;
    top: 15px;
    right: 15px
}

#nprogress .spinner-icon {
    width: 18px;
    height: 18px;
    box-sizing: border-box;
    border: solid 2px transparent;
    border-top-color: #29d;
    border-left-color: #29d;
    border-radius: 50%;
    -webkit-animation: nprogress-spinner 400ms linear infinite;
    animation: nprogress-spinner 400ms linear infinite
}

.nprogress-custom-parent {
    overflow: hidden;
    position: relative
}

.nprogress-custom-parent #nprogress .spinner, .nprogress-custom-parent #nprogress .bar {
    position: absolute
}

@-webkit-keyframes nprogress-spinner {
    0% {
        -webkit-transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes nprogress-spinner {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(360deg)
    }
}

@import url("https://fonts.googleapis.com/css?family=Share+Tech");
.carousel-inner > .item > a > img, .carousel-inner > .item > img {
    display: block;
    width: 100% \9;
    max-width: 100%;
    height: auto
}

table tr.winner-bid td {
    background: #d42720 !important;
    color: #fff
}

#leilao-relampago {
    background: #d42720;
    color: #fff;
    text-align: center;
    padding: 8px 15px;
    margin: 0;
    padding-right: 40px;
    overflow: hidden;
}

#leilao-relampago i {
    position: absolute;
    right: 0;
    top: 50%;
}

.leilao-container {
    text-align: center;
    text-align: center;
    background: #fff;
    padding: 20px 0
}

.bid-section {
    background: #f3f3f3;
    padding: 15px 0;
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8
}

.bid-section .form-control {
    margin-bottom: 0 !important
}

.bid-section span.leilao-details {
    font-size: 20px;
    line-height: 36px
}

.bid-section span.leilao-details .current-auction-price {
    color: #8BC34A;
    font-size: 26px
}

.auction-finishes-in {
    display: block;
    margin-bottom: 20px;
    color: #ccc
}

.form-horizontal .form-group-sm .form-control {
    height: 32px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 0
}

.form-horizontal .form-group-lg .form-control {
    height: 50px;
    padding: 10px 16px;
    font-size: 16px;
    line-height: 1.33;
    border-radius: 0
}

.btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 16px;
    line-height: 1.33;
    border-radius: 0
}

.btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 0
}

.btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 0
}

.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .panel-body:after, .panel-body:before, .row:after, .row:before, body.boxed .block.fullboxed .container:after, body.boxed .block.fullboxed .container:before, body.boxed .page-footer.fullboxed .container:after, body.boxed .page-footer.fullboxed .container:before, body.boxed .page-header.fullboxed .container:after, body.boxed .page-header.fullboxed .container:before, body.boxed .page-header:after, body.boxed .page-header:before, body.boxed .page-wrapper:after, body.boxed .page-wrapper:before, body.fullwidth .block.boxed:after, body.fullwidth .block.boxed:before, body.fullwidth .block.fullboxed .container:after, body.fullwidth .block.fullboxed .container:before, body.fullwidth .page-footer.boxed:after, body.fullwidth .page-footer.boxed:before, body.fullwidth .page-footer.fullboxed > .container:after, body.fullwidth .page-footer.fullboxed > .container:before, body.fullwidth .page-header.boxed:after, body.fullwidth .page-header.boxed:before, body.fullwidth .page-header.fullboxed .container:after, body.fullwidth .page-header.fullboxed .container:before {
    content: " ";
    display: table
}

.btn-group-vertical > .btn-group:after, .btn-toolbar:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .panel-body:after, .row:after, body.boxed .block.fullboxed .container:after, body.boxed .page-footer.fullboxed .container:after, body.boxed .page-header.fullboxed .container:after, body.boxed .page-header:after, body.boxed .page-wrapper:after, body.fullwidth .block.boxed:after, body.fullwidth .block.fullboxed .container:after, body.fullwidth .page-footer.boxed:after, body.fullwidth .page-footer.fullboxed > .container:after, body.fullwidth .page-header.boxed:after, body.fullwidth .page-header.fullboxed .container:after {
    clear: both
}

.vertical-align {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.horizontal-align {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.vert-wrapper {
    display: table;
    height: 100%;
    width: 100%
}

.vert {
    display: table-cell;
    vertical-align: middle
}

body, html {
    margin: 0;
    padding: 0;
    height: 100%
}

body {
    overflow-x: hidden
}

html {
    margin-right: 0 !important
}

body.fixed {
    width: 100%;
    height: 100%;
    overflow: hidden
}

.disable-hover {
    pointer-events: none
}

.block, .page-footer, .page-header {
    position: relative
}

@media (min-width: 992px) {
    body.open-panel.boxed .block.fullboxed .container, body.open-panel.boxed .page-footer.fullboxed .container, body.open-panel.boxed .page-wrapper, body.open-panel.fullwidth .block.boxed .container, body.open-panel.fullwidth .block.fullboxed .container, body.open-panel.fullwidth .page-footer.boxed, body.open-panel.fullwidth .page-footer.fullboxed .container {
        width: 845px
    }
}

@media (min-width: 1200px) {
    body.open-panel.boxed .block.fullboxed .container, body.open-panel.boxed .page-footer.fullboxed .container, body.open-panel.boxed .page-wrapper, body.open-panel.fullwidth .block.boxed .container, body.open-panel.fullwidth .block.fullboxed .container, body.open-panel.fullwidth .page-footer.boxed, body.open-panel.fullwidth .page-footer.fullboxed .container {
        width: 1045px
    }
}

@media (min-width: 1400px) {
    body.open-panel.boxed .block.fullboxed .container, body.open-panel.boxed .page-footer.fullboxed .container, body.open-panel.boxed .page-wrapper, body.open-panel.fullwidth .block.boxed .container, body.open-panel.fullwidth .block.fullboxed .container, body.open-panel.fullwidth .page-footer.boxed, body.open-panel.fullwidth .page-footer.fullboxed .container {
        width: 1245px
    }
}

@media (min-width: 992px) {
    body.open-panel.boxed .page-header, body.open-panel.boxed .page-header.fullboxed .container, body.open-panel.fullwidth .page-header.boxed, body.open-panel.fullwidth .page-header.fullboxed .container {
        width: 845px
    }
}

@media (min-width: 1200px) {
    body.open-panel.boxed .page-header, body.open-panel.boxed .page-header.fullboxed .container, body.open-panel.fullwidth .page-header.boxed, body.open-panel.fullwidth .page-header.fullboxed .container {
        width: 1045px
    }
}

@media (min-width: 1400px) {
    body.open-panel.boxed .page-header, body.open-panel.boxed .page-header.fullboxed .container, body.open-panel.fullwidth .page-header.boxed, body.open-panel.fullwidth .page-header.fullboxed .container {
        width: 1245px
    }
}

body.boxed .page-wrapper {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    overflow: visible;
    padding-left: 0;
    padding-right: 0
}

@media (min-width: 768px) {
    body.boxed .page-wrapper {
        width: 750px
    }
}

@media (min-width: 992px) {
    body.boxed .page-wrapper {
        width: 970px
    }
}

@media (min-width: 1200px) {
    body.boxed .page-wrapper {
        width: 1170px
    }
}

@media (min-width: 1400px) {
    body.boxed .page-wrapper {
        width: 1370px
    }
}

body.boxed .page-wrapper > .navbar-collapse, body.boxed .page-wrapper > .navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 768px) {
    body.boxed .page-wrapper > .navbar-collapse, body.boxed .page-wrapper > .navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

body.boxed .page-wrapper .container {
    width: 100%
}

body.boxed .block.fullboxed, body.boxed .block.fullwidth {
    width: 100vw;
    margin-left: -50vw;
    left: 50%
}

body.boxed .block.fullboxed .container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width: 768px) {
    body.boxed .block.fullboxed .container {
        width: 750px
    }
}

@media (min-width: 992px) {
    body.boxed .block.fullboxed .container {
        width: 970px
    }
}

@media (min-width: 1200px) {
    body.boxed .block.fullboxed .container {
        width: 1170px
    }
}

@media (min-width: 1400px) {
    body.boxed .block.fullboxed .container {
        width: 1370px
    }
}

body.boxed .block.fullboxed .container > .navbar-collapse, body.boxed .block.fullboxed .container > .navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 768px) {
    body.boxed .block.fullboxed .container > .navbar-collapse, body.boxed .block.fullboxed .container > .navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

body.boxed .page-header {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    padding-left: 0;
    padding-right: 0
}

@media (min-width: 768px) {
    body.boxed .page-header {
        width: 750px
    }
}

@media (min-width: 992px) {
    body.boxed .page-header {
        width: 970px
    }
}

@media (min-width: 1200px) {
    body.boxed .page-header {
        width: 1170px
    }
}

@media (min-width: 1400px) {
    body.boxed .page-header {
        width: 1370px
    }
}

body.boxed .page-header > .navbar-collapse, body.boxed .page-header > .navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 768px) {
    body.boxed .page-header > .navbar-collapse, body.boxed .page-header > .navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

body.boxed .page-header .container {
    width: 100%
}

body.boxed .page-header.fullboxed, body.boxed .page-header.fullwidth {
    width: 100vw;
    margin-left: -50vw;
    left: 50%
}

body.boxed .page-header.fullboxed .container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width: 768px) {
    body.boxed .page-header.fullboxed .container {
        width: 750px
    }
}

@media (min-width: 992px) {
    body.boxed .page-header.fullboxed .container {
        width: 970px
    }
}

@media (min-width: 1200px) {
    body.boxed .page-header.fullboxed .container {
        width: 1170px
    }
}

@media (min-width: 1400px) {
    body.boxed .page-header.fullboxed .container {
        width: 1370px
    }
}

body.boxed .page-header.fullboxed .container > .navbar-collapse, body.boxed .page-header.fullboxed .container > .navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 768px) {
    body.boxed .page-header.fullboxed .container > .navbar-collapse, body.boxed .page-header.fullboxed .container > .navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

body.boxed .page-footer.fullboxed, body.boxed .page-footer.fullwidth {
    width: 100vw;
    margin-left: -50vw;
    left: 50%
}

body.boxed .page-footer.fullboxed .container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width: 768px) {
    body.boxed .page-footer.fullboxed .container {
        width: 750px
    }
}

@media (min-width: 992px) {
    body.boxed .page-footer.fullboxed .container {
        width: 970px
    }
}

@media (min-width: 1200px) {
    body.boxed .page-footer.fullboxed .container {
        width: 1170px
    }
}

@media (min-width: 1400px) {
    body.boxed .page-footer.fullboxed .container {
        width: 1370px
    }
}

body.boxed .page-footer.fullboxed .container > .navbar-collapse, body.boxed .page-footer.fullboxed .container > .navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 768px) {
    body.boxed .page-footer.fullboxed .container > .navbar-collapse, body.boxed .page-footer.fullboxed .container > .navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

body.fullwidth .page-wrapper .container {
    width: 100%
}

body.fullwidth .block.boxed {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    padding-left: 0;
    padding-right: 0
}

@media (min-width: 768px) {
    body.fullwidth .block.boxed {
        width: 750px
    }
}

@media (min-width: 992px) {
    body.fullwidth .block.boxed {
        width: 970px
    }
}

@media (min-width: 1200px) {
    body.fullwidth .block.boxed {
        width: 1170px
    }
}

@media (min-width: 1400px) {
    body.fullwidth .block.boxed {
        width: 1370px
    }
}

body.fullwidth .block.boxed > .navbar-collapse, body.fullwidth .block.boxed > .navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 768px) {
    body.fullwidth .block.boxed > .navbar-collapse, body.fullwidth .block.boxed > .navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

body.fullwidth .block.boxed .container {
    width: 100%
}

body.fullwidth .block.fullwidth {
    width: 100%;
    margin-left: 0
}

body.fullwidth .block.fullwidth .container {
    width: 100%
}

body.fullwidth .block.fullboxed {
    width: 100%;
    margin-left: 0
}

body.fullwidth .block.fullboxed .container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width: 768px) {
    body.fullwidth .block.fullboxed .container {
        width: 750px
    }
}

@media (min-width: 992px) {
    body.fullwidth .block.fullboxed .container {
        width: 970px
    }
}

@media (min-width: 1200px) {
    body.fullwidth .block.fullboxed .container {
        width: 1170px
    }
}

@media (min-width: 1400px) {
    body.fullwidth .block.fullboxed .container {
        width: 1370px
    }
}

body.fullwidth .block.fullboxed .container > .navbar-collapse, body.fullwidth .block.fullboxed .container > .navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 768px) {
    body.fullwidth .block.fullboxed .container > .navbar-collapse, body.fullwidth .block.fullboxed .container > .navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

body.fullwidth .page-header.boxed {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    padding-left: 0;
    padding-right: 0;
    left: 0;
    right: 0
}

@media (min-width: 768px) {
    body.fullwidth .page-header.boxed {
        width: 750px
    }
}

@media (min-width: 992px) {
    body.fullwidth .page-header.boxed {
        width: 970px
    }
}

@media (min-width: 1200px) {
    body.fullwidth .page-header.boxed {
        width: 1170px
    }
}

@media (min-width: 1400px) {
    body.fullwidth .page-header.boxed {
        width: 1370px
    }
}

body.fullwidth .page-header.boxed > .navbar-collapse, body.fullwidth .page-header.boxed > .navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 768px) {
    body.fullwidth .page-header.boxed > .navbar-collapse, body.fullwidth .page-header.boxed > .navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

body.fullwidth .page-header.boxed .container {
    width: 100%
}

body.fullwidth .page-header.fullboxed, body.fullwidth .page-header.fullwidth {
    width: 100%;
    margin-left: 0
}

body.fullwidth .page-header.fullboxed .container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width: 768px) {
    body.fullwidth .page-header.fullboxed .container {
        width: 750px
    }
}

@media (min-width: 992px) {
    body.fullwidth .page-header.fullboxed .container {
        width: 970px
    }
}

@media (min-width: 1200px) {
    body.fullwidth .page-header.fullboxed .container {
        width: 1170px
    }
}

@media (min-width: 1400px) {
    body.fullwidth .page-header.fullboxed .container {
        width: 1370px
    }
}

body.fullwidth .page-header.fullboxed .container > .navbar-collapse, body.fullwidth .page-header.fullboxed .container > .navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 768px) {
    body.fullwidth .page-header.fullboxed .container > .navbar-collapse, body.fullwidth .page-header.fullboxed .container > .navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

body.fullwidth .page-footer.boxed {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    padding-left: 0;
    padding-right: 0
}

@media (min-width: 768px) {
    body.fullwidth .page-footer.boxed {
        width: 750px
    }
}

@media (min-width: 992px) {
    body.fullwidth .page-footer.boxed {
        width: 970px
    }
}

@media (min-width: 1200px) {
    body.fullwidth .page-footer.boxed {
        width: 1170px
    }
}

@media (min-width: 1400px) {
    body.fullwidth .page-footer.boxed {
        width: 1370px
    }
}

body.fullwidth .page-footer.boxed > .navbar-collapse, body.fullwidth .page-footer.boxed > .navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 768px) {
    body.fullwidth .page-footer.boxed > .navbar-collapse, body.fullwidth .page-footer.boxed > .navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

body.fullwidth .page-footer.boxed .container {
    width: 100%
}

body.fullwidth .page-footer.fullboxed, body.fullwidth .page-footer.fullwidth {
    width: 100%;
    margin-left: 0
}

body.fullwidth .page-footer.fullboxed > .container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width: 768px) {
    body.fullwidth .page-footer.fullboxed > .container {
        width: 750px
    }
}

@media (min-width: 992px) {
    body.fullwidth .page-footer.fullboxed > .container {
        width: 970px
    }
}

@media (min-width: 1200px) {
    body.fullwidth .page-footer.fullboxed > .container {
        width: 1170px
    }
}

@media (min-width: 1400px) {
    body.fullwidth .page-footer.fullboxed > .container {
        width: 1370px
    }
}

body.fullwidth .page-footer.fullboxed > .container > .navbar-collapse, body.fullwidth .page-footer.fullboxed > .container > .navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 768px) {
    body.fullwidth .page-footer.fullboxed > .container > .navbar-collapse, body.fullwidth .page-footer.fullboxed > .container > .navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

.full-nopad > .container, body.fullwidth .page-footer.fullboxed.variant1 .container {
    padding-left: 0;
    padding-right: 0
}

.full-nopad > .container .row {
    margin-left: 0;
    margin-right: 0
}

.full-nopad > .container [class*=col-] {
    padding-left: 0;
    padding-right: 0
}

.block.fullboxed:not(.parallax) {
    background: #ebebec
}

.fullboxed > .container {
    padding-top: 50px;
    padding-bottom: 0;
    margin-bottom: 0;
    background-color: transparent
}

@media screen and (max-width: 991px) {
    .fullboxed > .container {
        padding-top: 30px
    }
}

.block.fullheight, .block.fullheight .container {
    height: 100%
}

.block.bg {
    padding-top: 50px;
    margin-bottom: 50px
}

.block.bg > .container {
    padding-top: 0
}

.block.bg.white {
    background: #fff
}

.block.parallax {
    padding-top: 85px;
    padding-bottom: 35px;
    margin-bottom: 50px
}

@media screen and (max-width: 991px) {
    .block.bg {
        padding-top: 30px;
        margin-bottom: 30px
    }

    .block.parallax {
        padding-top: 45px;
        padding-bottom: 25px
    }
}

@media screen and (max-width: 767px) {
    .block.parallax {
        padding-top: 30px;
        padding-bottom: 0
    }
}

@media only screen and (min-device-width: 992px) and (max-device-width: 1024px) and (orientation: landscape) {
    body.open-panel #wrapper:before {
        content: '';
        background: #333745;
        position: absolute;
        left: 0;
        height: 100%;
        width: 125px
    }
}

.page-wrapper {
    position: relative
}

#wrapper {
    padding-left: 0;
    min-height: 100%;
    position: relative
}

body.touch #wrapper {
    overflow-x: hidden
}

#wrapper:after {
    content: '';
    position: absolute;
    z-index: -999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    cursor: pointer;
    visibility: hidden;
    -webkit-transition: background-color .3s ease 0s, z-index 0s ease .5s, visibility 0s ease .5s;
    -o-transition: background-color .3s ease 0s, z-index 0s ease .5s, visibility 0s ease .5s;
    transition: background-color .3s ease 0s, z-index 0s ease .5s, visibility 0s ease .5s
}

@media screen and (min-width: 992px) {
    #wrapper, body.open-panel #wrapper {
        padding-left: 125px
    }

    body.open-panel #wrapper .sidebar-wrapper {
        width: 125px
    }

    body:not(.open-panel) #wrapper {
        padding-left: 0
    }

    body:not(.open-panel) #wrapper .sidebar-wrapper {
        width: 0
    }

    body:not(.open-panel) #wrapper #page-content-wrapper {
        position: relative;
        margin-right: 0
    }

    .sidebar-wrapper {
        width: 125px
    }

    #page-content-wrapper {
        padding: 20px 0;
        position: relative
    }
}

@media screen and (max-width: 991px) {
    .page-header .container {
        width: 100% !important
    }
}

.bottom-space {
    margin-bottom: 50px
}

@media screen and (max-width: 991px) {
    .bottom-space {
        margin-bottom: 30px
    }
}

.page-main > .block.top-null:first-child, .top-null {
    padding-top: 0
}

.block.bg.bot-null, .bot-null {
    margin-bottom: 0
}

@media screen and (min-width: 768px) {
    body:not(.touch) .row.row-eq-height {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    body:not(.touch) .row.row-eq-height > [class*=col-] {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.page-main > .block:first-child, .page-main > div.container:first-child {
    padding-top: 50px
}

@media screen and (max-width: 991px) {
    .page-main > .block:first-child, .page-main > div.container:first-child {
        padding-top: 30px
    }
}

.page-main > .block:first-child > .container > .category-slider:only-child, .page-main > .block:first-child > .container > .mainSlider:only-child {
    margin-top: -50px
}

@media screen and (max-width: 991px) {
    .page-main > .block:first-child > .container > .category-slider:only-child, .page-main > .block:first-child > .container > .mainSlider:only-child {
        margin-top: -30px
    }
}

@media screen and (min-width: 768px) {
    .block.top-negative > .container > .title {
        margin-left: -15px;
        width: calc(100% + 15px)
    }

    .block.top-negative {
        margin-top: -42px;
        z-index: 10
    }
}

.block-custom-text {
    margin-bottom: 50px;
    padding: 0 15px
}

@media screen and (max-width: 991px) {
    .block-custom-text {
        margin-bottom: 30px
    }
}

.page-header {
    margin: 0;
    padding: 0;
    border: 0
}

.header-link {
    position: relative;
    float: left;
    padding: 0 5px;
    font-size: 13px;
    line-height: 1.2em;
    color: #333745
}

.header-link.header-select > a:after {
    font-family: icomoon-reg;
    content: "\e920";
    text-decoration: none;
    padding-left: 4px
}

.header-link > a {
    display: inline-block;
    line-height: 30px;
    padding: 5px;
    color: #333745;
    text-decoration: none;
    cursor: pointer
}

.header-link > a span, .header-link > a:hover {
    text-decoration: none
}

.header-link > a:hover i.icon {
    color: #d42720
}

.header-link > a:hover span {
    color: #d42720;
    text-decoration: underline
}

.header-link > a i.icon {
    color: #333745;
    padding-right: 6px;
    vertical-align: middle;
    -webkit-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease
}

.header-link > a i.icon:only-child {
    padding-right: 0
}

.header-link > a .badge {
    position: relative;
    left: -15px;
    top: -14px;
    width: 17px;
    height: 17px;
    margin-right: -20px;
    padding: 0;
    font-size: 12px;
    font-family: sans-serif;
    line-height: 18px;
    text-decoration: none;
    text-align: center;
    background-color: #d42720;
    color: #fff
}

.header-link > a:hover .badge {
    color: #fff;
    text-decoration: none
}

.header-link > a i.icon {
    font-size: 19px;
    line-height: 1.6em
}

.header-logo {
    height: 72px;
    line-height: 72px
}

.header-logo svg {
    fill: #d42720;
    max-width: 300px;
    max-height: 100%
}

.page-header.is-sticky .hide-sticky {
    display: none
}

body.hdr-sticky .header-logo {
    z-index: 9999;
}

.page-header.is-sticky .header-logo img, .page-header.is-sticky .header-logo svg {
    max-width: 250px;
    margin-top: 5px
}

@media screen and (max-width: 767px) {
    .page-header.is-sticky .header-logo img {
        max-width: 100%
    }
}

@media screen and (min-width: 992px) {
    .page-header {
        position: relative;
        z-index: 1005
    }

    .navbar {
        z-index: 100;
        background-color: #fff;
        border: 0;
        text-align: center;
        margin: 0;
        padding-left: 0;
        padding-right: 0;
        -webkit-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.4);
        box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.4)
    }

    .navbar.disabled {
        overflow: hidden
    }

    .nav {
        text-align: left;
        float: none
    }

    .nav li a:focus {
        background: 0 0
    }

    .nav > li {
        position: inherit;
        display: inline-block;
        vertical-align: middle;
        margin-right: -4px
    }

    .nav > li > a, .nav > li > a:focus {
        position: relative;
        /*z-index: 100;*/
        line-height: 42px;
        font-size: 16px;
        font-weight: 400;
        text-transform: uppercase;
        padding: 0 15px;
        font-family: Oswald, sans-serif;
        color: #191919
    }

    .nav-promos {
        margin-left: 50px
    }

    .nav-promos > li > a, .nav-promos > li > a:focus {
        font-size: 24px;
        padding: 0 18px
    }

    .nav > li:hover > a {
        padding-top: 0;
        padding-bottom: 0;
        background: #d42720;
        color: #fff !important;
        -webkit-box-shadow: 10px 0 13px -10px rgba(0, 0, 0, 0.05), -10px 0 7px -10px rgba(0, 0, 0, 0.05);
        box-shadow: 10px 0 13px -10px rgba(0, 0, 0, 0.05), -10px 0 7px -10px rgba(0, 0, 0, 0.05)
    }

    .nav > li.active > a {
        color: #d42720
    }

    .header-mobile {
        display: none
    }

    .header-logo {
        float: left;
        margin-right: 30px;
        position: relative
    }

    .header-logo img {
        max-width: 100%;
        max-height: 100%
    }

    .header-links {
        display: inline-block;
        float: right;
        margin: 15px 0 0 5px
    }

    .header-link.header-cart, .header-link.header-search {
        display: inline-block;
        float: right;
        margin: 15px 0 0
    }

    .menu-toggle, .mobilemenu {
        display: none
    }

    .page-header.sticky .navbar {
        position: static
    }

    .page-header.sticky.is-sticky .navbar {
        position: relative;
        -webkit-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.4);
        box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.4)
    }
}

@media screen and (min-width: 992px) and (max-width: 1399px) {
    .header-logo {
        margin-right: 15px
    }
}

.page-header.sticky.is-sticky {
    position: fixed;
    z-index: 99999999999;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto
}

.page-header.animated {
    -webkit-animation-fill-mode: none;
    animation-fill-mode: none
}

.page-header.is-sticky.st-hidden {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

@media screen and (min-width: 992px) {
    body.fullwidth.open-panel .page-header.fullboxed.sticky.is-sticky, body.fullwidth.open-panel .page-header.fullwidth.sticky.is-sticky, body.open-panel .page-header.sticky.is-sticky {
        left: 125px;
        width: inherit
    }

    body.open-panel .page-header.fullboxed.is-sticky, body.open-panel .page-header.fullwidth.is-sticky {
        left: 50%
    }

    .page-header.sticky {
        -webkit-animation-duration: .7s;
        animation-duration: .7s;
        -webkit-animation-fill-mode: none;
        animation-fill-mode: none
    }

    .page-header.sticky.animated.fadeIn {
        -webkit-animation-duration: .3s;
        animation-duration: .3s
    }

    @-webkit-keyframes slideInDownSidebar {
        from {
            -webkit-transform: translate3d(62px, -100%, 0);
            transform: translate3d(62px, -100%, 0);
            visibility: visible
        }
        to {
            -webkit-transform: translate3d(62px, 0, 0);
            transform: translate3d(62px, 0, 0)
        }
    }@keyframes slideInDownSidebar {
         from {
             -webkit-transform: translate3d(62px, -100%, 0);
             transform: translate3d(62px, -100%, 0);
             visibility: visible
         }
         to {
             -webkit-transform: translate3d(62px, 0, 0);
             transform: translate3d(62px, 0, 0)
         }
     }@-webkit-keyframes slideOutUpSidebar {
          from {
              -webkit-transform: translate3d(62px, 0, 0);
              transform: translate3d(62px, 0, 0)
          }
          to {
              visibility: hidden;
              -webkit-transform: translate3d(62px, -100%, 0);
              transform: translate3d(62px, -100%, 0)
          }
      }@keyframes slideOutUpSidebar {
           from {
               -webkit-transform: translate3d(62px, 0, 0);
               transform: translate3d(62px, 0, 0)
           }
           to {
               visibility: hidden;
               -webkit-transform: translate3d(62px, -100%, 0);
               transform: translate3d(62px, -100%, 0)
           }
       }body.boxed.open-panel .page-header.fullboxed.sticky.is-sticky.slideOutUp, body.boxed.open-panel .page-header.fullwidth.sticky.is-sticky.slideOutUp {
            -webkit-animation-name: slideOutUpSidebar;
            animation-name: slideOutUpSidebar
        }

    body.boxed.open-panel .page-header.fullboxed.sticky.is-sticky.slideInDown, body.boxed.open-panel .page-header.fullwidth.sticky.is-sticky.slideInDown {
        -webkit-animation-name: slideInDownSidebar;
        animation-name: slideInDownSidebar
    }

    body.boxed.open-panel .page-header.fullboxed.sticky.is-sticky, body.boxed.open-panel .page-header.fullwidth.sticky.is-sticky {
        -webkit-transform: translateX(62px);
        -ms-transform: translateX(62px);
        transform: translateX(62px)
    }

    body.boxed.open-panel .page-header.fullboxed.sticky.is-sticky.st-hidden, body.boxed.open-panel .page-header.fullwidth.sticky.is-sticky.st-hidden {
        -webkit-transform: translate3d(62px, -100%, 0);
        -ms-transform: translate3d(62px, -100%, 0);
        transform: translate3d(62px, -100%, 0)
    }
}

@media screen and (max-width: 991px) {
    .megamenu {
        display: none
    }

    .navbar {
        margin: 0;
        border: 0;
        height: auto
    }

    .navbar::after {
        content: '';
        height: 45px;
        width: 100%;
        background-color: #d42720;
    }

    .header-logo {
        /* float: left;
        max-width: calc(100% - 60px); */
        /* display: none; */
        display: block;
    }

    .header-logo img, .header-logo svg {
        max-height: 100%;
        max-width: 100%
    }

    .header-links {
        display: inline-block;
        float: left;
        position: relative;
        width: calc(100% + 30px);
        margin-left: -15px;
        padding: 0 15px;
        background: #333745;
        min-height: 45px
    }

    .header-links .header-link {
        position: relative;
        float: right;
        padding: 0 0 0 10px;
        font-size: 18px;
        line-height: 1.2em;
        color: #fff
    }

    .header-links .header-link span {
        line-height: 45px
    }

    .header-links .header-link i.icon, .header-links .header-link > a i.icon {
        font-size: 24px;
        color: #80838f
    }

    .header-links .header-link > a {
        display: inline-block;
        line-height: 38px;
        padding: 3px 0;
        color: #fff
    }

    .header-links .header-link > a span {
        display: none
    }

    .header-links .header-link > a:hover, .header-links .header-link > a:hover span {
        text-decoration: none
    }

    .header-links .header-link > a img {
        display: inline-block;
        vertical-align: baseline
    }

    .header-link.header-currency, .header-link.header-language {
        float: left;
        padding: 0 10px 0 0
    }

    .header-link.header-cart {
        position: static;
        width: 100%
    }

    .header-link.header-cart > a {
        position: absolute;
        margin: 0;
        right: 5px;
        bottom: 48px;
        display: inline-block;
        line-height: 30px;
        padding: 5px
    }

    .header-link.header-cart > a i.icon {
        color: #282828;
        font-size: 35px
    }

    .header-link.header-cart > a:hover i.icon {
        color: #d42720
    }

    .header-link > a .badge {
        display: inline-block;
        top: -20px;
        width: 20px;
        height: 20px;
        font-size: 14px;
        line-height: 21px
    }

    .header-link.header-search {
        position: absolute;
        bottom: 42px;
        right: 5px;
        width: 100%
    }

    .menu-toggle {
        display: block;
        position: absolute;
        bottom: 2px;
        left: 10px
        margin-bottom: -5px;
    }

    .menu-toggle i.icon {
        color: #fff;
        font-size: 36px;
        margin-top: 5px;
    }

    .fix-space {
        height: 0
    }

    .page-header.sticky.is-sticky .navbar {
        margin-top: 0;
        top: 0;
        position: relative;
        height: 52px;
        min-height: 0;
        background: #fff;
        -webkit-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.4);
        box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.4);
        -webkit-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease
    }

    .page-header.sticky.is-sticky .navbar:after, .page-header.sticky.is-sticky .navbar:before {
        display: none
    }

    .page-header.sticky.is-sticky .navbar .header-link.header-cart > a {
        bottom: 0
    }

    .page-header.sticky.is-sticky .navbar .header-link.header-cart > a i.icon {
        color: #333745;
        font-size: 28px
    }

    .page-header.sticky.is-sticky .navbar .header-link > a .badge {
        top: -10px
    }

    .page-header.sticky.is-sticky .navbar .header-cart.variant-2 .dropdown-container {
        margin-top: 0
    }

    .page-header.sticky.is-sticky .navbar .header-logo {
        position: absolute;
        top: 0;
        left: 55px;
        max-width: calc(100% - 120px);
        height: 100%;
        line-height: 52px;
        float: left;
        margin-left: 0
    }

    .page-header.sticky.is-sticky .navbar .header-logo img, .page-header.sticky.is-sticky .navbar .header-logo svg {
        max-height: 52px
    }

    .page-header.sticky.is-sticky .navbar .header-link.header-search {
        display: none
    }

    .page-header.sticky.is-sticky .navbar .header-links {
        display: none;
        position: absolute;
        top: 4px;
        left: auto;
        right: 50px;
        width: auto;
        padding: 0
    }

    .page-header.sticky.is-sticky .navbar .header-link.header-account {
        float: left;
        padding: 0 10px 0 0
    }

    .page-header.sticky.is-sticky .navbar .menu-toggle {
        position: absolute;
        top: 7px;
        bottom: auto;
        left: 10px
    }

    .page-header.sticky.is-sticky .navbar .menu-toggle i.icon {
        color: #333745
    }
}

@media screen and (max-width: 767px) {
    .header-links {
        width: calc(100% + 30px);
        margin-left: -15px;
        padding: 0 15px
    }

    .navbar::after {
        content: '';
        height: auto;
        width: 100%;
        background-color: none;
    }

    .menu-toggle .search-form-mobile {
        /* margin-bottom: 0;
        width: 135px;
        position: absolute;
        top: 47px;
        left: 50px;
        height: 30px; */
        transform: translateX(200px);
        opacity: 0;
        -webkit-transition: all 0.2s ease-out;
        -moz-transition: all 0.2s ease-out;
        -ms-transition: all 0.2s ease-out;
        -o-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out;
    }

    .menu-toggle.search-opened .search-form-mobile {
        transform: translateX(0px);
        opacity: 1;
    }
}

.header-custom-text {
    display: inline-block;
    font-size: 15px;
    line-height: 35px;
    color: #333745
}

.header-custom-text span {
    margin-right: 10px;
    white-space: nowrap
}

.header-custom-text ul.social-list-simple, .header-custom-text > ul {
    margin-right: 20px;
    display: inline-block
}

.header-custom-text i.icon {
    font-size: 18px;
    line-height: 35px;
    padding: 0 3px 0 0;
    color: #d42720;
    vertical-align: bottom
}

.header-custom-link a {
    color: #333745;
    text-decoration: none;
    padding: 0 12px
}

.header-custom-link a:hover {
    text-decoration: underline
}

@media screen and (max-width: 1199px) {
    .header-custom-link a {
        padding: 0 6px;
        font-size: 14px
    }
}

.page-header .header-ads {
    white-space: nowrap;
    margin-top: 5px
}

.page-header .box-left-icon {
    display: inline-block;
    width: auto;
    margin: 0 10px 5px;
    vertical-align: top;
    text-align: left;
    white-space: normal;
    text-decoration: none;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.page-header .box-left-icon .box-icon {
    width: 60px
}

.page-header .box-left-icon .box-icon i.icon {
    background: #f6f6f6;
    width: 60px;
    height: 60px;
    font-size: 20px;
    line-height: 58px
}

.page-header .box-left-icon:hover .box-text {
    color: #d42720
}

.page-header .box-left-icon:hover .box-icon i.icon {
    background: #d42720;
    color: #f6f6f6
}

@media screen and (max-width: 991px) {
    .header-custom-text, .header-top-row .header-custom-text {
        padding: 0;
        font-size: 12px;
        line-height: 30px;
        color: #333745
    }

    .header-custom-text > div, .header-top-row .header-custom-text > div {
        display: inline-block;
        white-space: nowrap
    }

    .header-custom-text span, .header-top-row .header-custom-text span {
        margin-right: 10px;
        white-space: normal
    }

    .header-custom-text i.icon, .header-top-row .header-custom-text i.icon {
        font-size: 14px;
        line-height: 30px;
        padding: 0 3px 0 0;
        color: #d42720;
        vertical-align: bottom
    }
}

.page-header .header-logo img.sticky-logo {
    display: none
}

@media screen and (min-width: 992px) {
    .page-header.is-sticky .header-logo img.sticky-logo {
        display: block
    }
}

.toggleHeader {
    display: block;
    width: 60px;
    height: 46px;
    position: absolute;
    z-index: 1004;
    bottom: 0;
    left: 50%;
    margin-left: -30px;
    background: #2b2f3b;
    cursor: pointer;
    text-align: center
}

.toggleHeader span.close-icon, .toggleHeader span.open-icon {
    display: block;
    position: absolute;
    width: 100%;
    top: 0;
    -webkit-transition: opacity .2s ease;
    -o-transition: opacity .2s ease;
    transition: opacity .2s ease
}

.toggleHeader span.close-icon, .toggleHeader.open span.open-icon {
    opacity: 0
}

.toggleHeader.open span.close-icon {
    opacity: 1
}

.toggleHeader i.icon {
    font-size: 34px;
    line-height: 46px;
    color: #fff
}

@media screen and (max-width: 991px) {
    .toggleHeader {
        display: none
    }

    .page-header.dark .navbar {
        background: #333745
    }

    .page-header.dark .navbar .header-link.header-cart > a i.icon, .page-header.dark .navbar .header-links .header-link > a, .page-header.dark .navbar .menu-toggle i.icon {
        color: #fff
    }
}

.page-header.variant-7:not(.is-sticky) {
    background-color: #fff
}

.page-header.variant-7:not(.is-sticky) .header-top-row {
    display: inline-block;
    float: left;
    position: relative;
    width: 100%;
    margin-top: 0;
    padding: 5px 0;
    background: 0 0;
    min-height: 40px;
    border-bottom: 1px solid #ededed;
    text-align: right
}

.page-header.variant-7:not(.is-sticky) .header-top-row .header-links {
    margin-top: 0
}

.page-header.variant-7:not(.is-sticky) .header-top-left, .page-header.variant-7:not(.is-sticky) .header-top-right {
    display: block;
    float: left;
    text-align: left;
    width: 50%
}

.page-header.variant-7 .header-cart.variant-2.dropdown-link > a:hover {
    padding-bottom: 5px
}

.page-header.variant-7.is-sticky .header-top-row {
    display: none
}

.page-header.variant-7.is-sticky .header-middle-row {
    position: relative;
    z-index: 1
}

.page-header.variant-7.is-sticky .header-cart.variant-2.dropdown-link .dropdown-container {
    top: 72px;
    width: calc(100% + 30px);
    margin: 0 -15px
}

.page-header.variant-7.is-sticky .menu-wrapper {
    position: absolute;
    width: 100%;
    top: 70px
}

@media screen and (min-width: 992px) {

    .dropdown-a-minha-conta .dropdown-container
    ,.dropdown-a-minha-conta .dropdown-container:before {
        left: 50% !important;
        right: auto !important;
        text-align: center !important;
        transform: translate(-50%, 0);
    }
    
    .dropdown-a-minha-conta .dropdown-container:before {
        border-bottom-color: white !important;
    }
    
    .dropdown-a-minha-conta:hover .box-text
    ,.dropdown-a-minha-conta.open .box-text {
        color: #d42720;
    }

    .dropdown-a-minha-conta:hover .box-icon i.icon
    ,.dropdown-a-minha-conta.open .box-icon i.icon {
        background: #d42720;
        color: #f6f6f6;
    }

    .page-header .box-left-icon:hover .box-icon i.icon

    .is-sticky .navbar {
        height: 112px
    }

    .is-sticky .header-link.header-cart {
        margin-top: 10px !important
    }

    .page-header.variant-7:not(.is-sticky) .nav > li > a, .page-header.variant-7:not(.is-sticky) .nav > li > a:focus {
        line-height: 50px
    }

    .page-header.variant-7:not(.is-sticky) .nav > li > a > .menu-label, .page-header.variant-7:not(.is-sticky) .nav > li > a > .menu-label-alt {
        top: 0
    }

    .page-header.variant-7:not(.is-sticky) .nav > li:hover > a > .menu-label, .page-header.variant-7:not(.is-sticky) .nav > li:hover > a > .menu-label-alt {
        top: 2px
    }

    .page-header.variant-7:not(.is-sticky) .nav > li:hover > a {
        -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
        box-shadow: 0 0 6px rgba(0, 0, 0, 0.05)
    }

    .page-header.variant-7:not(.is-sticky) .nav > li.mega-dropdown:hover > a:after, .page-header.variant-7:not(.is-sticky) .nav > li.simple-dropdown:hover > a:after {
        content: "";
        position: absolute;
        z-index: 2;
        bottom: -3px;
        left: 0;
        right: 0;
        background-color: #fff;
        width: 100%;
        height: 6px
    }

    .page-header.variant-7:not(.is-sticky) .navbar {
        margin: 0;
        padding: 0;
        border: 0;
        height: auto
    }

    .page-header.variant-7:not(.is-sticky) .header-logo {
        margin: 0;
        min-width: 350px
    }

    .page-header.variant-7:not(.is-sticky) .header-middle-row {
        display: table;
        min-width: 100%;
        padding: 35px 0;
        margin: 0
    }

    .page-header.variant-7:not(.is-sticky) .header-middle-center {
        display: table-cell;
        vertical-align: middle;
        text-align: left;
        padding: 0 10px
    }

    .page-header.variant-7:not(.is-sticky) .header-middle-right {
        padding: 0 0 0 15px;
        display: table-cell;
        vertical-align: middle;
        text-align: right
    }

    .page-header.variant-7:not(.is-sticky) .header-middle-right .header-link.header-cart, .page-header.variant-7:not(.is-sticky) .header-middle-right .header-links {
        margin-top: 0;
        padding: 0 15px;
        border-left: 1px solid #ededed
    }

    .page-header.variant-7:not(.is-sticky) .header-middle-right .header-link.header-cart .dropdown-container, .page-header.variant-7:not(.is-sticky) .header-middle-right .header-links .dropdown-container {
        top: 60px
    }

    .page-header.variant-7:not(.is-sticky) .header-middle-right .header-link.header-cart.variant-2 > a {
        position: relative
    }

    .page-header.variant-7:not(.is-sticky) .header-middle-right .header-link.header-cart.variant-2 > a .badge {
        right: -8px
    }

    .page-header.variant-7:not(.is-sticky) .header-middle-right .header-link.header-cart.variant-2 .dropdown-container {
        top: 100%
    }

    .page-header.variant-7:not(.is-sticky) .header-middle-right .header-link.header-cart > a i.icon {
        font-size: 34px
    }

    .page-header.variant-7:not(.is-sticky) .header-middle-right .header-link.header-cart > a .badge {
        position: absolute;
        left: auto;
        right: 10px;
        top: 0;
        width: 30px;
        height: 30px;
        margin: 0;
        font-size: 20px;
        line-height: 30px;
        border-radius: 50%
    }

    .page-header.variant-7:not(.is-sticky) .header-middle-left {
        display: table-cell;
        vertical-align: middle;
        /* padding: 0 15px 0 0; */
        text-align: left;
        width: 200px
    }

    .page-header.variant-7:not(.is-sticky) .menu-wrapper {
        padding: 0;
        background: #f8f8f8;
        clear: left;
        float: left;
        width: 100%
    }

    .page-header.variant-7:not(.is-sticky) .megamenu.center {
        float: none
    }

    .page-header.variant-7:not(.is-sticky) .header-middle-row .header-custom-text {
        font-size: 14px;
        line-height: 20px
    }

    .page-header.variant-7:not(.is-sticky) .header-middle-row .header-custom-text span {
        margin-right: 7px
    }

    .page-header.variant-7:not(.is-sticky) .header-middle-row .header-custom-text i.icon {
        font-size: 14px;
        line-height: 20px
    }
}

@media screen and (max-width: 1399px) and (min-width: 992px) {
    .page-header.variant-7:not(.is-sticky) .navbar .nav > li > a, .page-header.variant-7:not(.is-sticky) .navbar .nav > li > a:focus {
        font-size: 19px;
        padding-left: 15px;
        padding-right: 15px
    }

    .page-header.variant-7:not(.is-sticky) .header-logo {
        min-width: 180px
    }
}

@media screen and (max-width: 1199px) and (min-width: 992px) {
    .page-header.variant-7:not(.is-sticky) .navbar .nav > li > a, .page-header.variant-7:not(.is-sticky) .navbar .nav > li > a:focus {
        font-size: 19px;
        padding-left: 15px;
        padding-right: 15px
    }

    .page-header.variant-7:not(.is-sticky) .header-logo {
        min-width: 160px
    }
}

@media screen and (max-width: 991px) {
    .page-header.variant-7:not(.is-sticky) .header-top-row {
        padding: 45px 0 0;
        min-height: 0
    }

    .page-header.variant-7:not(.is-sticky) .header-middle-row {
        display: inline-block;
        position: relative;
        width: 100%
    }

    .page-header.variant-7:not(.is-sticky) .header-middle-center, .page-header.variant-7:not(.is-sticky) .header-middle-left {
        display: block;
        position: relative;
        width: 100%;
        overflow: hidden
    }

    .page-header.variant-7:not(.is-sticky) .header-middle-left {
        max-width: 300px;
        z-index: 11;
        overflow: visible
    }

    .page-header.variant-7:not(.is-sticky) .header-middle-right {
        position: absolute;
        float: right;
        z-index: 10;
        right: 0;
        text-align: right;
        top: 5px
    }

    .page-header.variant-7:not(.is-sticky) .header-middle-center {
        width: calc(100% + 30px);
        margin-left: -15px;
        padding: 0 15px
    }

    .page-header.variant-7:not(.is-sticky) .header-middle-center:before {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        height: 1px;
        width: 100%;
        background: #ededed
    }

    .page-header.variant-7:not(.is-sticky) .header-links {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        padding: 0 15px;
        margin: 0
    }

    .page-header.variant-7:not(.is-sticky) .header-link.header-cart > a {
        position: static
    }

    .page-header.variant-7:not(.is-sticky) .header-link.header-cart > a {
        /* transform: scale(0.6) translateY(-15px) */
    }

    .page-header.variant-7:not(.is-sticky) .header-link.header-cart > a i {
        color: #fff
    }

    .page-header.variant-7:not(.is-sticky) .dropdown-link.header-cart > .dropdown-container {
        margin-top: 0;
        width: calc(100% + 30px);
        margin-left: -15px;
        margin-right: -15px
    }

    .page-header.variant-7.sticky.is-sticky .navbar .header-link.header-cart > a {
        top: 0;
        right: 0
    }

    .page-header.variant-7.sticky.is-sticky .header-cart.variant-2.dropdown-link .dropdown-container {
        top: 52px
    }
}

@media screen and (max-width: 767px) {
    .page-header.variant-7:not(.is-sticky) .header-top-left, .page-header.variant-7:not(.is-sticky) .header-top-right {
        float: none;
        text-align: left;
        width: 100%
    }
}

body.open-panel .page-header.variant-7:not(.is-sticky).boxed .header-link.header-search, body.open-panel .page-header.variant-7:not(.is-sticky).fullboxed .header-link.header-search, body.open-panel.boxed .page-header.variant-7:not(.is-sticky):not(.fullwidth) .header-link.header-search {
    min-width: 250px
}

body.open-panel .page-header.variant-7:not(.is-sticky).boxed .header-logo, body.open-panel .page-header.variant-7:not(.is-sticky).fullboxed .header-logo, body.open-panel.boxed .page-header.variant-7:not(.is-sticky):not(.fullwidth) .header-logo {
    min-width: 160px
}

body.open-panel .page-header.variant-7:not(.is-sticky).boxed .header-middle-right .header-link.header-cart, body.open-panel .page-header.variant-7:not(.is-sticky).fullboxed .header-middle-right .header-link.header-cart, body.open-panel.boxed .page-header.variant-7:not(.is-sticky):not(.fullwidth) .header-middle-right .header-link.header-cart {
    padding: 0 10px
}

.page-header.variant-7.is-sticky .navbar {
    min-height: 42px
}

@media screen and (min-width: 992px) {
    .page-header.variant-7 .nav-department {
        margin-left: -15px
    }

    .page-header.variant-7 .header-link.header-cart > a .badge {
        top: -10px
    }

    .page-header.variant-7.is-sticky .header-bottom-row {
        background: #fff;
        min-height: 42px
    }

    .page-header.variant-7.is-sticky .header-bottom-row > .container {
        display: table;
        position: relative
    }

    .page-header.variant-7.is-sticky .header-bottom-right {
        padding: 0 0 0 15px;
        display: table-cell;
        vertical-align: middle;
        text-align: right
    }

    .page-header.variant-7.is-sticky .header-bottom-left {
        display: table-cell;
        vertical-align: middle;
        padding: 0 15px 0 0;
        text-align: left
    }

    .page-header.variant-7:not(.is-sticky) .header-bottom-row {
        background: #f8f8f8;
        min-height: 42px
    }

    .page-header.variant-7:not(.is-sticky) .header-bottom-row > .container {
        display: table;
        position: relative
    }

    .page-header.variant-7:not(.is-sticky) .header-bottom-right {
        padding: 0 0 0 15px;
        display: table-cell;
        vertical-align: top;
        text-align: right
    }

    .page-header.variant-7:not(.is-sticky) .header-bottom-left {
        display: table-cell;
        vertical-align: top;
        padding: 0 5px 0 0;
        text-align: left
    }
}

@media screen and (max-width: 1399px) and (min-width: 992px) {
    .page-header.variant-7:not(.is-sticky) .navbar .nav > li > a, .page-header.variant-7:not(.is-sticky) .navbar .nav > li > a:focus {
        font-size: 19px;
        padding-left: 15px;
        padding-right: 15px
    }

    .page-header.variant-7:not(.is-sticky) .navbar .megamenu .nav > li > a, .page-header.variant-7:not(.is-sticky) .navbar .megamenu .nav > li > a:focus {
        font-size: 14px !important;
        padding-left: 15px !important;
        padding-right: 15px !important
    }
}

@media screen and (max-width: 1199px) and (min-width: 992px) {
    .page-header.variant-7:not(.is-sticky) .navbar .nav > li > a, .page-header.variant-7:not(.is-sticky) .navbar .nav > li > a:focus {
        font-size: 19px;
        padding-left: 15px;
        padding-right: 15px
    }
}

@media screen and (max-width: 991px) {
    .page-header.variant-7.is-sticky .header-bottom-left {
        display: none
    }

    .page-header.variant-7:not(.is-sticky) .header-bottom-left {
        display: none
    }

    .page-header.variant-7:not(.is-sticky) .header-links {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        padding: 0 15px;
        margin: 0
    }
}

@media screen and (min-width: 992px) {
    .page-header.variant-7:not(.is-sticky) .megamenu-promos {
        margin-top: 5px
    }

    .page-header.variant-7:not(.is-sticky) .navbar-promos {
        height: 110px
    }

    .page-header.variant-7:not(.is-sticky) .navbar-promos .header-links {
        display: inline-block;
        vertical-align: top;
        float: none;
        white-space: nowrap;
        direction: rtl
    }

    .page-header.variant-7:not(.is-sticky) .navbar-promos .header-links .header-link {
        opacity: 0;
        direction: ltr;
        -webkit-transition: opacity .2s ease 0s, margin .2s ease 0s;
        -o-transition: opacity .2s ease 0s, margin .2s ease 0s;
        transition: opacity .2s ease 0s, margin .2s ease 0s
    }

    .page-header.variant-7:not(.is-sticky) .navbar-promos .header-link > a i.icon {
        padding-right: 0
    }

    .page-header.variant-7:not(.is-sticky) .navbar-promos .header-link > a .badge {
        left: -10px
    }

    .page-header.variant-7:not(.is-sticky) .navbar-promos .header-link .link-text {
        display: block;
        font-size: 14px;
        line-height: 1em;
        padding-bottom: 10px;
        font-family: Raleway, sans-serif;
        text-transform: uppercase;
        font-weight: 700;
        text-decoration: none
    }

    .page-header.variant-7:not(.is-sticky) .navbar-promos .header-links .header-link {
        display: inline-block;
        float: none
    }

    .page-header.variant-7:not(.is-sticky) .navbar-promos .header-link.header-cart {
        margin-right: 20px
    }

    .page-header.variant-7:not(.is-sticky) .navbar-promos .header-link.header-search {
        margin-top: 35px;
        margin-right: 20px
    }

    .page-header.variant-7:not(.is-sticky) .navbar-promos .header-link.header-cart, .page-header.variant-7:not(.is-sticky) .navbar-promos .header-link.header-search {
        display: inline-block;
        vertical-align: top;
        float: none
    }

    .page-header.variant-7 .dropdown-link .dropdown-container:after, .page-header.variant-7 .dropdown-link .dropdown-container:before {
        left: 26px
    }

    .page-header.variant-7 .dropdown-link .dropdown-container.right:after, .page-header.variant-7 .dropdown-link .dropdown-container.right:before {
        right: 26px;
        left: auto
    }

    .page-header.variant-7 .navbar-promos .nav > li > a, .page-header.variant-7 .navbar-promos .nav > li > a:focus {
        font-family: Raleway, sans-serif;
        font-size: 18px;
        font-weight: 700;
        -webkit-box-shadow: none;
        box-shadow: none;
        background: 0 0
    }

    .page-header.variant-7 .navbar-promos .nav > li:hover > a {
        color: #d42720;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .page-header.variant-7:not(.is-sticky) .navbar-promos .nav > li > a:after, .page-header.variant-7:not(.is-sticky) .navbar-promos .nav > li > a:focus:after {
        content: '';
        display: block;
        height: 18px
    }

    .page-header.variant-7 .navbar-promos .nav > li > a, .page-header.variant-7 .navbar-promos .nav > li > a:focus {
        margin: 0;
        padding-top: 0;
        padding-bottom: 0
    }

    .page-header.variant-7 .navbar-promos .nav > li:hover > a {
        margin: 0;
        padding-bottom: 0;
        padding-top: 0
    }

    .page-header.variant-7 .container {
        white-space: nowrap
    }

    .page-header.variant-7 .nav > li > a > .menu-label, .page-header.variant-7 .nav > li > a > .menu-label-alt {
        left: auto;
        right: -10px;
        top: 4px
    }
}

@media screen and (max-width: 1399px) and (min-width: 1200px) {
    .page-header.variant-9 .navbar-promos .nav > li > a, .page-header.variant-9 .navbar-promos .nav > li > a:focus {
        font-size: 16px;
        padding-left: 7px;
        padding-right: 7px
    }
}

@media screen and (max-width: 1199px) and (min-width: 992px) {
    .page-header.variant-7 .navbar-promos .nav > li > a, .page-header.variant-7 .navbar-promos .nav > li > a:focus {
        font-size: 14px;
        padding-left: 6px;
        padding-right: 6px
    }

    .page-header.variant-7 .navbar-promos .header-link .link-text {
        display: none
    }
}

.page-header.variant-7.is-sticky .header-link > a .link-text, .page-header.variant-7.is-sticky .header-links {
    display: none
}

.page-header.variant-7.is-sticky .collapsed-links-wrapper {
    width: auto !important
}

@media screen and (max-width: 767px) {
    .page-header.variant-7:not(.is-sticky) .header-top-left, .page-header.variant-7:not(.is-sticky) .header-top-right {
        float: none;
        text-align: left;
        width: 100%
    }
}

@media screen and (max-width: 991px) {
    .page-header.variant-9 .header-links .header-link {
        float: left
    }

    .page-header.variant-9 .header-link .link-text {
        display: none
    }

    .page-header.variant-9 .header-links .header-link > a {
        line-height: 43px;
        padding-top: 0;
        padding-bottom: 0
    }

    .page-header.variant-7:not(.is-sticky) .navbar-promos, .page-header.variant-7:not(.is-sticky) .navbar-promos .container {
        position: static
    }

    .page-header.variant-7:not(.is-sticky) .navbar-promos .header-links {
        position: absolute;
        top: 0;
        right: 0;
        width: auto;
        min-height: 40px;
        margin: 0
    }

    .page-header.variant-9:not(.is-sticky) .dropdown-link .dropdown-container.right {
        right: -14px;
        margin-top: 7px
    }
}

@media screen and (max-width: 767px) {
    .page-header.variant-9:not(.is-sticky) .header-top-left, .page-header.variant-9:not(.is-sticky) .header-top-right {
        float: none;
        text-align: left;
        width: 100%
    }
}

@media screen and (max-width: 991px) {
    .page-header.stickydark.is-sticky .navbar {
        background: #333745
    }

    .page-header.stickydark.is-sticky .navbar .header-link.header-cart > a i.icon, .page-header.stickydark.is-sticky .navbar .menu-toggle i.icon {
        color: #fff
    }
}

@media screen and (min-width: 992px) {
    .page-header.dark:not(.is-sticky) .navbar, .page-header.stickydark.is-sticky .navbar {
        background-color: #333745
    }

    .page-header.dark:not(.is-sticky) .navbar .header-link > a, .page-header.stickydark.is-sticky .navbar .header-link > a {
        color: #fff
    }

    .page-header.dark:not(.is-sticky) .navbar .header-link > a:hover i.icon, .page-header.stickydark.is-sticky .navbar .header-link > a:hover i.icon {
        color: #fff
    }

    .page-header.dark:not(.is-sticky) .navbar .header-link > a i.icon, .page-header.stickydark.is-sticky .navbar .header-link > a i.icon {
        color: #fff
    }

    .page-header.dark:not(.is-sticky) .navbar .nav li a:focus, .page-header.stickydark.is-sticky .navbar .nav li a:focus {
        background: 0 0
    }

    .page-header.dark:not(.is-sticky) .navbar .nav > li > a, .page-header.dark:not(.is-sticky) .navbar .nav > li > a:focus, .page-header.stickydark.is-sticky .navbar .nav > li > a, .page-header.stickydark.is-sticky .navbar .nav > li > a:focus {
        color: #fff
    }

    .page-header.dark:not(.is-sticky) .navbar .nav > li.active > a, .page-header.dark:not(.is-sticky) .navbar .nav > li:hover > a, .page-header.stickydark.is-sticky .navbar .nav > li.active > a, .page-header.stickydark.is-sticky .navbar .nav > li:hover > a {
        margin: 0;
        padding-top: 0;
        padding-bottom: 0;
        background: 0 0;
        color: #fff;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .page-header.dark:not(.is-sticky) .navbar .nav > li.active > a:after, .page-header.dark:not(.is-sticky) .navbar .nav > li:hover > a:after, .page-header.stickydark.is-sticky .navbar .nav > li.active > a:after, .page-header.stickydark.is-sticky .navbar .nav > li:hover > a:after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 2px;
        background: #d42720
    }

    .page-header.dark:not(.is-sticky) .navbar .nav > li:hover > a > .menu-label, .page-header.dark:not(.is-sticky) .navbar .nav > li > a > .menu-label, .page-header.dark:not(.is-sticky) .navbar .nav > li > a > .menu-label-alt, .page-header.stickydark.is-sticky .navbar .nav > li:hover > a > .menu-label, .page-header.stickydark.is-sticky .navbar .nav > li > a > .menu-label, .page-header.stickydark.is-sticky .navbar .nav > li > a > .menu-label-alt {
        top: 4px
    }

    .page-header.dark:not(.is-sticky) .navbar .exp-search.exp-search-open .exp-search-input, .page-header.stickydark.is-sticky .navbar .exp-search.exp-search-open .exp-search-input {
        background: #333745;
        color: #fff
    }

    .page-header.dark:not(.is-sticky) .navbar .exp-search.exp-search-open, .page-header.dark:not(.is-sticky) .navbar .exp-search.exp-search-open .exp-search-submit, .page-header.stickydark.is-sticky .navbar .exp-search.exp-search-open, .page-header.stickydark.is-sticky .navbar .exp-search.exp-search-open .exp-search-submit {
        background: #333745
    }

    .page-header.dark:not(.is-sticky) .navbar .exp-icon-search, .page-header.stickydark.is-sticky .navbar .exp-icon-search {
        color: #fff
    }

    .page-header.dark:not(.is-sticky) .navbar .exp-search.exp-search-open .exp-search-input, .page-header.stickydark.is-sticky .navbar .exp-search.exp-search-open .exp-search-input {
        border-color: #e8e8e8
    }

    .page-header.dark:not(.is-sticky) .navbar .exp-search-input:-moz-placeholder, .page-header.dark:not(.is-sticky) .navbar .exp-search-input:-ms-input-placeholder, .page-header.dark:not(.is-sticky) .navbar .exp-search-input::-moz-placeholder, .page-header.dark:not(.is-sticky) .navbar .exp-search-input::-webkit-input-placeholder, .page-header.dark:not(.is-sticky) .navbar .exp-search.exp-search-open .exp-icon-search, .page-header.stickydark.is-sticky .navbar .exp-search-input:-moz-placeholder, .page-header.stickydark.is-sticky .navbar .exp-search-input:-ms-input-placeholder, .page-header.stickydark.is-sticky .navbar .exp-search-input::-moz-placeholder, .page-header.stickydark.is-sticky .navbar .exp-search-input::-webkit-input-placeholder, .page-header.stickydark.is-sticky .navbar .exp-search.exp-search-open .exp-icon-search {
        color: #fff
    }
}

.footer-bot {
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    padding: 8px 0
}

.footer-top {
    border-bottom: 1px solid #e8e8e8;
    padding: 8px 0
}

@media (min-width: 992px) {
    .footer-bot .row {
        display: table;
        width: calc(100% + 30px)
    }

    .footer-bot .row [class*=col-] {
        display: table-cell;
        float: none;
        vertical-align: middle
    }

    footer:not(.variant4) .footer-top .row {
        display: table;
        width: calc(100% + 30px)
    }

    footer:not(.variant4) .footer-top .row [class*=col-] {
        display: table-cell;
        float: none;
        vertical-align: middle
    }
}

.footer-block {
    margin-bottom: 50px
}

@media screen and (max-width: 991px) {
    .footer-block {
        margin-bottom: 30px
    }
}

.footer-bright-link {
    margin-bottom: 0;
    text-align: right;
    font-size: 14px
}

.footer-logo {
    text-align: left;
    height: 75px
}

.footer-logo svg {
    fill: #d42720;
    max-width: 100%
}

.footer-copyright {
    padding: 17px 0;
    font-size: 14px;
    line-height: 16px;
    color: #333745
}

.footer-social {
    text-align: center
}

.footer-social a, .icons-social a {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 5px;
    color: #d42720
}

.footer-social a:hover, .icons-social a:hover {
    color: #333745
}

.footer-social a:hover i.icon.icon-circled, .icons-social a:hover i.icon.icon-circled {
    color: #fff;
    background-color: #d42720;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.footer-social i.icon, .icons-social i.icon {
    font-size: 20px;
    line-height: 30px
}

.footer-social i.icon.icon-circled, .icons-social i.icon.icon-circled {
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    line-height: 40px;
    border: 1px solid #d42720;
    vertical-align: top;
    margin-right: -4px;
    text-align: center
}

.footer-nav {
    text-align: center;
    margin-bottom: 10px
}

.footer-nav ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.footer-nav ul li {
    display: inline-block;
    vertical-align: top;
    padding: 0 20px 0 0;
    margin-bottom: 10px;
    position: relative;
    color: #333745;
    font-size: 15px;
    line-height: 20px
}

.footer-nav ul li:after {
    content: '|';
    padding: 0 0 0 20px
}

.footer-nav ul li a {
    color: #333745;
    text-decoration: none;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.footer-nav ul li a:hover {
    color: #d42720
}

.footer-nav ul li:last-child:after {
    display: none
}

footer.variant1 .under-footer {
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

footer.variant1 .after-footer {
    width: 100%;
    clear: both
}

footer.variant1 .footer-bot {
    float: left;
    width: calc(50% - 30px);
    min-height: 1px;
    margin-left: 15px;
    margin-right: 15px
}

footer.variant1 .footer-logo {
    display: table;
    width: 100%
}

footer.variant1 .footer-logo > a {
    display: table-cell;
    vertical-align: middle
}

footer.variant1 .footer-logo img {
    max-width: 100%
}

@media screen and (min-width: 1400px) {
    body.open-panel footer.variant1.boxed .footer-bot [class*=col-], body.open-panel footer.variant1.fullboxed .footer-bot [class*=col-], body.open-panel.boxed footer.variant1:not(.fullwidth) .footer-bot [class*=col-] {
        padding: 0 5px;
        width: 40%
    }

    body.open-panel footer.variant1.boxed .footer-bot [class*=col-]:first-child, body.open-panel footer.variant1.fullboxed .footer-bot [class*=col-]:first-child, body.open-panel.boxed footer.variant1:not(.fullwidth) .footer-bot [class*=col-]:first-child {
        width: 25%
    }

    body.open-panel footer.variant1.boxed .footer-bot [class*=col-]:last-child, body.open-panel footer.variant1.fullboxed .footer-bot [class*=col-]:last-child, body.open-panel.boxed footer.variant1:not(.fullwidth) .footer-bot [class*=col-]:last-child {
        width: 35%
    }
}

@media screen and (max-width: 1399px) {
    footer.variant1 .under-footer {
        float: none;
        width: 100%;
        padding-top: 20px;
        padding-bottom: 20px
    }

    footer.variant1 .footer-bot {
        float: none;
        width: 100%;
        text-align: center;
        padding: 0;
        margin: 0
    }

    footer.variant1 .footer-bot .container > .row, footer.variant1 .footer-bot [class*=col-] {
        padding-top: 10px;
        padding-bottom: 10px
    }

    footer.variant1 .footer-logo, footer.variant1 .footer-bright-link {
        text-align: center;
        padding: 0
    }

    footer.variant1 .footer-copyright {
        text-align: center
    }

    footer.variant1 .footer-social {
        text-align: center;
        padding: 0
    }
}

footer.variant2, footer.variant4 {
    background-color: #fff
}

footer.variant2 .footer-top, footer.variant4 .footer-top {
    padding: 40px 0 0;
}

footer.variant2 .footer-middle, footer.variant4 .footer-middle {
    padding: 40px 0 10px
}

footer.variant2 .footer-bot, footer.variant4 .footer-bot {
    padding: 40px 0;
    margin: 0;
    border: 0;
    background-color: #f9f9f9
}

footer.variant2 .footer-bright-link, footer.variant4 .footer-bright-link {
    text-align: center
}

footer.variant2 .footer-copyright, footer.variant4 .footer-copyright {
    padding: 0 0 10px
}

@media screen and (max-width: 991px) {
    footer.variant2 .footer-bot, footer.variant2 .footer-middle, footer.variant2 .footer-top, footer.variant4 .footer-bot, footer.variant4 .footer-middle, footer.variant4 .footer-top {
        padding: 20px 0
    }

    footer.variant2 .footer-copyright, footer.variant4 .footer-copyright {
        padding: 10px 0
    }
}

footer.variant4 .footer-social {
    text-align: left;
    margin: 10px 0
}

footer.variant4 .footer-top {
    background-image: url(images/block-bg-4.jpg);
    background-position: center center;
    background-attachment: fixed;
    background-size: cover;
    background-color: #333745;
    border-bottom: 0;
    color: #fff
}

footer.variant4 .footer-top h3 {
    font-size: 24px;
    line-height: 1.2em;
    margin-bottom: 20px
}

footer.variant4 .footer-top h3, footer.variant4 .footer-top h4, footer.variant4 .footer-top h5 {
    color: #fff
}

footer.variant4 .footer-top a, footer.variant4 .footer-top a.readmore {
    color: #d42720;
    font-weight: 700
}

footer.variant4 .footer-top a.readmore:hover, footer.variant4 .footer-top a:hover {
    color: #fff
}

footer.variant4 .footer-top .footer-logo svg {
    fill: #fff
}

footer.variant4 .footer-top input:focus {
    border-color: #fff
}

footer.variant3 {
    background-color: #f7f7f7
}

footer.variant3 > .container {
    padding-top: 35px
}

footer.variant3 .footer-logo {
    text-align: center;
    padding: 0;
    margin: 0;
    border: 0
}

footer.variant3 .footer-bright-link {
    text-align: right;
    padding: 5px 0 10px;
    line-height: 40px
}

footer.variant3 .footer-social {
    text-align: left;
    padding: 5px 0
}

footer.variant3 .after-footer {
    margin-top: 20px;
    background: #d42720
}

footer.variant3 .after-footer, footer.variant3 .after-footer .footer-copyright, footer.variant3 .after-footer .footer-copyright a {
    color: #fff
}

@media screen and (max-width: 767px) {
    footer.variant3 .footer-bright-link, footer.variant3 .footer-social {
        text-align: center
    }
}

.sidebar-wrapper {
    z-index: 1005;
    position: fixed;
    top: 0;
    left: 125px;
    width: 0;
    height: 100%;
    margin-left: -125px;
    overflow-y: auto;
    overflow-x: hidden;
    background: #333745
}

.sidebar-wrapper .sidebar-nav {
    position: absolute;
    padding: 20px 0;
    list-style: none;
    width: 125px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.sidebar-wrapper .sidebar-nav li a, .sidebar-wrapper .sidebar-nav li span {
    position: relative;
    display: inline-block;
    z-index: 1
}

.sidebar-wrapper .sidebar-nav li a:before, .sidebar-wrapper .sidebar-nav li span:before {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 0;
    z-index: -1;
    background-color: #d42720
}

.sidebar-wrapper .sidebar-nav li:hover a:before, .sidebar-wrapper .sidebar-nav li:hover span:before {
    width: 100%;
    transition: all 0.4s cubic-bezier(0.35, 0.975, 0.25, 0.9) 0s
}

.sidebar-wrapper .sidebar-nav li a, .sidebar-wrapper .sidebar-nav li a:before, .sidebar-wrapper .sidebar-nav li span, .sidebar-wrapper .sidebar-nav li span:before {
    transition: all 0.4s cubic-bezier(0.35, 0.975, 0.25, 0.9) 0s
}

.sidebar-wrapper .sidebar-nav li a:before {
    background-color: #494e62;
    left: -4px;
    border-right: 4px solid #d42720
}

.sidebar-wrapper .sidebar-nav li:hover a:before {
    width: 100%;
    background-color: #494e62;
    left: 0
}

.sidebar-wrapper .sidebar-nav a {
    display: block;
    width: 100%;
    padding: 15px 20px;
    font-size: 15px;
    line-height: 22px;
    font-weight: 700;
    font-family: Raleway, sans-serif;
    color: #979797;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.sidebar-wrapper .sidebar-nav a.active, .sidebar-wrapper .sidebar-nav a:hover {
    color: #fff
}

.sidebar-wrapper .sidebar-bot {
    position: absolute;
    z-index: 1;
    bottom: 0;
    width: 100%;
    padding: 16px;
    text-align: center
}

.sidebar-wrapper .sidebar-top {
    position: absolute;
    top: 0;
    width: 100%;
    padding: 16px;
    text-align: center
}

.sidebar-wrapper .share-button {
    width: 30px;
    margin: auto
}

.sidebar-wrapper .share-button .toggle {
    color: #fff
}

body.touch .sidebar-wrapper .sidebar-nav li a:before, body.touch .sidebar-wrapper .sidebar-nav li:hover a:before {
    transition: none
}

body:not(.open-panel) .sidebar-wrapper {
    overflow-y: hidden
}

.sidebar-wrapper .sidebar-top a.slidepanel-toggle {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin: 0 auto;
    color: #fff;
    font-size: 28px;
    line-height: 40px;
    opacity: 0;
    text-decoration: none;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.sidebar-wrapper .sidebar-top a.slidepanel-toggle:hover {
    color: #d42720
}

.sidebar-wrapper:hover > .sidebar-top > a.slidepanel-toggle {
    opacity: 1
}

.mainSlider .sliderLoader {
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(images/loader.gif) center center no-repeat #fff;
    z-index: 100;
    padding-top: 100px;
    text-indent: -5000px
}

.mainSlider video {
    position: absolute;
    width: 100%;
    height: auto;
    top: 0
}

.mainSlider .swiper-container {
    width: 100%;
    min-height: 500px;
    opacity: 0;
    position: relative;
    overflow: hidden;
    -webkit-transition: opacity 1s ease, min-height 1s ease;
    -o-transition: opacity 1s ease, min-height 1s ease;
    transition: opacity 1s ease, min-height 1s ease
}

.mainSlider .swiper-container .swiper-slide-duplicate {
    z-index: -1
}

.mainSlider .swiper-container .swiper-slide-active {
    z-index: 100
}

.mainSlider .swiper-container .swiper-slide img {
    width: 100%
}

.mainSlider .swiper-container .animate {
    opacity: 0
}

.mainSlider .swiper-container .animated {
    opacity: 1
}

.mainSlider .swiper-container .clip-svg {
    height: 0
}

.mainSlider .swiper-container .text {
    font-family: Raleway, sans-serif;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 4.5vw;
    line-height: 1.2em;
    color: #d42720;
    font-weight: 400
}

.mainSlider .swiper-container .button {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    font-family: Raleway, sans-serif;
    font-size: calc(10px + 1.4vw);
    line-height: 2.6em;
    font-weight: 900;
    text-transform: uppercase;
    padding: 0 1.8em;
    background-color: #d42720;
    color: #fff;
    text-decoration: none;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.mainSlider .swiper-container .button:hover {
    color: #d42720;
    background-color: #fff
}

.mainSlider .swiper-container .button.button-sm {
    font-size: calc(10px + 1vw);
    line-height: 2.4em;
    font-weight: 700;
    padding: 0 1.4em
}

.mainSlider .swiper-container .caption {
    position: absolute;
    top: 60%;
    left: 10%;
    width: 50%;
    text-align: left;
    background: #d42720;
    padding: 1vw 2vw 2vw;
    transform: translate(0, -50%)
}

.mainSlider .swiper-container .caption .text1 {
    font-family: Raleway, sans-serif;
    position: absolute;
    left: 0;
    bottom: 100%;
    font-size: 4.5vw;
    line-height: .71em;
    color: #d42720;
    font-weight: 900
}

.mainSlider .swiper-container .caption .text2 {
    font-family: Raleway, sans-serif;
    font-size: 6vw;
    line-height: 1.2em;
    color: #fff;
    font-weight: 100
}

.mainSlider .swiper-container .caption .text3 {
    font-family: Raleway, sans-serif;
    font-size: 4vw;
    line-height: 1.2em;
    color: #fff;
    font-weight: 100
}

.mainSlider .swiper-container .caption .cool-btn {
    display: inline-block;
    position: absolute;
    padding: .6em 1em;
    background: #333745;
    color: #fff;
    font-family: Oswald, sans-serif;
    font-size: calc(10px + 1.5vw);
    line-height: 1.2em;
    font-weight: 700;
    text-decoration: none;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.mainSlider .swiper-container .caption .cool-btn:hover {
    color: #d42720;
    background: #fff
}

.mainSlider .swiper-container .caption .cool-btn .clip-svg {
    height: 0;
    width: 0
}

.mainSlider .swiper-container .caption .cool-btn {
    bottom: -1.2em;
    right: 1em
}

.block.boxed .mainSlider .swiper-container .caption .text1, .block.fullboxed .mainSlider .swiper-container .caption .text1, body.boxed .block:not(.fullwidth) .mainSlider .swiper-container .caption .text1 {
    font-size: 4vw
}

.block.boxed .mainSlider .swiper-container .caption .text2, .block.fullboxed .mainSlider .swiper-container .caption .text2, body.boxed .block:not(.fullwidth) .mainSlider .swiper-container .caption .text2 {
    font-size: 4.3vw
}

.block.boxed .mainSlider .swiper-container .caption .text3, .block.fullboxed .mainSlider .swiper-container .caption .text3, body.boxed .block:not(.fullwidth) .mainSlider .swiper-container .caption .text3 {
    font-size: 2.8vw
}

.block.boxed .mainSlider .swiper-container .caption .cool-btn, .block.fullboxed .mainSlider .swiper-container .caption .cool-btn, body.boxed .block:not(.fullwidth) .mainSlider .swiper-container .caption .cool-btn {
    font-size: calc(10px + 1.2vw)
}

.mainSlider .swiper-container .text2-1 {
    position: absolute;
    top: 29%;
    left: 9%;
    font-family: Raleway, sans-serif;
    font-size: 3.8vw;
    line-height: .71em;
    color: #d42720;
    font-weight: 900
}

.mainSlider .swiper-container .text2-2 {
    position: absolute;
    top: 36%;
    left: 9%;
    font-family: Raleway, sans-serif;
    font-size: 6vw;
    line-height: 1.2em;
    color: #333745;
    font-weight: 900;
    text-transform: uppercase
}

.mainSlider .swiper-container .text2-3 {
    position: absolute;
    top: 51.5%;
    left: 13%;
    font-family: Raleway, sans-serif;
    font-size: 4vw;
    line-height: 1.2em;
    color: #333745;
    font-weight: 100;
    text-transform: uppercase
}

.mainSlider .swiper-container .text2-4 {
    position: absolute;
    top: 59%;
    left: 25%;
    font-family: Roboto, sans-serif;
    font-size: 8vw;
    line-height: 1.2em;
    color: #d42720;
    font-weight: 900
}

.mainSlider .swiper-container .text2-5 {
    position: absolute;
    top: 62%;
    left: 47%;
    font-family: Raleway, sans-serif;
    font-size: 7vw;
    line-height: 1.2em;
    color: #d42720;
    font-weight: 900
}

.block.boxed .mainSlider .swiper-container .text2-1, .block.fullboxed .mainSlider .swiper-container .text2-1, body.boxed .block:not(.fullwidth) .mainSlider .swiper-container .text2-1 {
    font-size: 3.4vw
}

.block.boxed .mainSlider .swiper-container .text2-2, .block.fullboxed .mainSlider .swiper-container .text2-2, body.boxed .block:not(.fullwidth) .mainSlider .swiper-container .text2-2 {
    font-size: 5vw
}

.block.boxed .mainSlider .swiper-container .text2-3, .block.fullboxed .mainSlider .swiper-container .text2-3, body.boxed .block:not(.fullwidth) .mainSlider .swiper-container .text2-3 {
    font-size: 3.35vw
}

.block.boxed .mainSlider .swiper-container .text2-4, .block.fullboxed .mainSlider .swiper-container .text2-4, body.boxed .block:not(.fullwidth) .mainSlider .swiper-container .text2-4 {
    font-size: 7vw
}

.block.boxed .mainSlider .swiper-container .text2-5, .block.fullboxed .mainSlider .swiper-container .text2-5, body.boxed .block:not(.fullwidth) .mainSlider .swiper-container .text2-5 {
    font-size: 6vw
}

.mainSlider .swiper-container .text3-1, .mainSlider .swiper-container .text3-2, .mainSlider .swiper-container .text3-3, .mainSlider .swiper-container .text3-4, .mainSlider .swiper-container .text3-5 {
    position: absolute;
    font-family: Raleway, sans-serif;
    font-size: 4.6vw;
    line-height: 1.2em;
    color: #fff;
    font-weight: 900;
    text-transform: none
}

.mainSlider .swiper-container .text3-1 {
    top: 30%;
    left: 7%
}

.mainSlider .swiper-container .text3-2 {
    top: 30%;
    left: 25%
}

.mainSlider .swiper-container .text3-3 {
    top: 30%;
    left: 47%
}

.mainSlider .swiper-container .text3-4 {
    top: 42%;
    left: 7%
}

.mainSlider .swiper-container .text3-5 {
    top: 42%;
    left: 25%
}

.mainSlider .swiper-container .text3-6 {
    display: block;
    position: absolute;
    top: 63%;
    left: 7%;
    font-family: Raleway, sans-serif;
    font-size: calc(10px + 1.4vw);
    line-height: 2.6em;
    font-weight: 900;
    text-transform: uppercase;
    padding: 0 1.8em;
    background-color: #d42720;
    color: #fff;
    text-decoration: none;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.mainSlider .swiper-container .text3-6:hover {
    color: #d42720;
    background-color: #fff
}

.block.boxed .mainSlider .swiper-container .text3-1, .block.boxed .mainSlider .swiper-container .text3-2, .block.boxed .mainSlider .swiper-container .text3-3, .block.boxed .mainSlider .swiper-container .text3-4, .block.boxed .mainSlider .swiper-container .text3-5, .block.fullboxed .mainSlider .swiper-container .text3-1, .block.fullboxed .mainSlider .swiper-container .text3-2, .block.fullboxed .mainSlider .swiper-container .text3-3, .block.fullboxed .mainSlider .swiper-container .text3-4, .block.fullboxed .mainSlider .swiper-container .text3-5, body.boxed .block:not(.fullwidth) .mainSlider .swiper-container .text3-1, body.boxed .block:not(.fullwidth) .mainSlider .swiper-container .text3-2, body.boxed .block:not(.fullwidth) .mainSlider .swiper-container .text3-3, body.boxed .block:not(.fullwidth) .mainSlider .swiper-container .text3-4, body.boxed .block:not(.fullwidth) .mainSlider .swiper-container .text3-5 {
    font-size: 4vw
}

.block.boxed .mainSlider .swiper-container .text3-6, .block.fullboxed .mainSlider .swiper-container .text3-6, body.boxed .block:not(.fullwidth) .mainSlider .swiper-container .text3-6 {
    line-height: 2.2em;
    padding: 0 1.4em
}

.mainSlider .swiper-container .text4-1, .mainSlider .swiper-container .text4-2, .mainSlider .swiper-container .text4-3, .mainSlider .swiper-container .text4-4 {
    position: absolute
}

.mainSlider .swiper-container .text4-1 {
    top: 21%;
    left: 14%;
    font-family: Raleway, sans-serif;
    font-size: 4.1vw;
    line-height: 1.2em;
    color: #d42720;
    font-weight: 900
}

.mainSlider .swiper-container .text4-2 {
    top: 21%;
    left: 34%;
    font-family: Raleway, sans-serif;
    font-size: 4.1vw;
    line-height: 1.2em;
    color: #333745;
    font-weight: 100
}

.mainSlider .swiper-container .text4-3 {
    top: 38%;
    left: 14%;
    font-family: Raleway, sans-serif;
    font-size: 1.4vw;
    line-height: 1.2em;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase
}

.mainSlider .swiper-container .text4-4 {
    display: block;
    position: absolute;
    top: 50%;
    left: 14%;
    font-family: Raleway, sans-serif;
    font-size: calc(10px + 1vw);
    line-height: 2.4em;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0 1.4em;
    background-color: #d42720;
    color: #fff;
    text-decoration: none;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.mainSlider .swiper-container .text4-4:hover {
    color: #d42720;
    background-color: #fff
}

.block.boxed .mainSlider .swiper-container .text4-1, .block.fullboxed .mainSlider .swiper-container .text4-1, body.boxed .block:not(.fullwidth) .mainSlider .swiper-container .text4-1 {
    font-size: 3.4vw
}

.block.boxed .mainSlider .swiper-container .text4-2, .block.fullboxed .mainSlider .swiper-container .text4-2, body.boxed .block:not(.fullwidth) .mainSlider .swiper-container .text4-2 {
    font-size: 3.4vw
}

.block.boxed .mainSlider .swiper-container .text4-3, .block.fullboxed .mainSlider .swiper-container .text4-3, body.boxed .block:not(.fullwidth) .mainSlider .swiper-container .text4-3 {
    font-size: 1.3vw
}

.block.boxed .mainSlider .swiper-container .text4-4, .block.fullboxed .mainSlider .swiper-container .text4-4, body.boxed .block:not(.fullwidth) .mainSlider .swiper-container .text4-4 {
    line-height: 2.2em;
    padding: 0 1.2em
}

@media screen and (max-width: 480px) {
    .mainSlider .swiper-container {
        min-height: 150px
    }
}

.mainSlider .swiper-container-horizontal > .swiper-pagination-bullets {
    top: 50%;
    bottom: auto;
    transform: translate(0, -50%);
    left: auto;
    right: 25px;
    width: 30px;
    padding: 5px
}

.mainSlider .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    display: block;
    position: relative;
    margin: 0 0 -1px;
    border-radius: 0;
    background-color: transparent;
    opacity: 1
}

.mainSlider .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:after {
    content: '';
    position: absolute;
    top: 3px;
    left: 3px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 1px solid #363636
}

.mainSlider .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:hover:after {
    background-color: #333745;
    opacity: .7
}

.mainSlider .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
    background-color: #363636
}

.mainSlider .block-animate {
    opacity: 0 !important
}

.mainSlider .swiper-slide {
    position: relative;
    overflow: hidden !important
}

.mainSlider .swiper-slide[data-href] {
    pointer-events: auto !important;
    cursor: pointer !important
}

.mainSlider.fullscreen .swiper-container {
    height: auto;
    min-height: none
}

.mainSlider.fullscreen .swiper-container .swiper-slide {
    background-position: center;
    background-size: cover
}

.mainSlider.fullscreen .swiper-container .swiper-slide.left {
    background-position: left
}

.mainSlider.fullscreen .swiper-container .swiper-slide.right {
    background-position: right
}

.mainSlider.fullscreen .swiper-container .swiper-slide.overlay:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
    background: url(images/pixel-screen.png)
}

.mainSlider.fullscreen .swiper-container video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    max-width: none;
    min-height: 100%;
    width: auto !important;
    height: auto;
    z-index: -100;
    transform: translateX(-50%) translateY(-50%);
    background-size: cover
}

.swiper-pagination-thumbs {
    position: absolute;
    z-index: 1000;
    display: none
}

@media screen and (max-width: 991px) {
    .swiper-pagination-thumbs {
        display: none !important
    }
}

body.touch .swiper-pagination-thumbs {
    display: none !important
}

.swiper-pagination-thumbs .thumbs-wrapper {
    border: 2px solid #fff;
    overflow: hidden;
    position: relative;
    -moz-box-shadow: 0 0 5px #999;
    -webkit-box-shadow: 0 0 5px #999;
    box-shadow: 0 0 5px #999
}

.swiper-pagination-thumbs .thumbs-wrapper .thumbs {
    position: absolute;
    left: 0;
    top: 0
}

.swiper-pagination-thumbs .thumbs-wrapper span {
    display: block;
    position: relative
}

.swiper-pagination-thumbs .thumbs-wrapper span img {
    display: block;
    position: absolute;
    top: 0;
    width: auto;
    height: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.mainSlider .swiper-slide .vertical-align {
    top: 50% !important;
    bottom: auto !important;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.mainSlider .swiper-slide .horisontal-align {
    left: 0 !important;
    right: 0 !important;
    text-align: center;
    margin: 0 auto
}

#loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100001;
    background-color: #fff
}

#loader-wrapper.off {
    display: none;
    z-index: -1000
}

#loader-wrapper {
    -moz-animation: cssHide 0s ease-in 10s forwards;
    -webkit-animation: cssHide 0s ease-in 10s forwards;
    -o-animation: cssHide 0s ease-in 10s forwards;
    animation: cssHide 0s ease-in 10s forwards;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

@keyframes cssHide {
    to {
        opacity: 0;
        top: -200%;
        z-index: -1000
    }
}

@-webkit-keyframes cssHide {
    to {
        opacity: 0;
        top: -200%;
        z-index: -1000
    }
}

.loaded #loader-wrapper {
    opacity: 0;
    top: -300%;
    z-index: -1000;
    transition: opacity .3s ease-out
}

.cube-folding {
    width: 50px;
    height: 50px;
    display: inline-block;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    font-size: 0
}

.cube-folding span {
    position: relative;
    width: 25px;
    height: 25px;
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    display: inline-block
}

.cube-folding span::before {
    content: '';
    background-color: #f9476a;
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 25px;
    height: 25px;
    -moz-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    -moz-animation: folding 2.5s infinite linear both;
    -webkit-animation: folding 2.5s infinite linear both;
    animation: folding 2.5s infinite linear both
}

.cube-folding .leaf2 {
    -moz-transform: rotateZ(90deg) scale(1.1);
    -ms-transform: rotateZ(90deg) scale(1.1);
    -webkit-transform: rotateZ(90deg) scale(1.1);
    transform: rotateZ(90deg) scale(1.1)
}

.cube-folding .leaf2::before {
    -moz-animation-delay: .3s;
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
    background-color: #f71542
}

.cube-folding .leaf3 {
    -moz-transform: rotateZ(270deg) scale(1.1);
    -ms-transform: rotateZ(270deg) scale(1.1);
    -webkit-transform: rotateZ(270deg) scale(1.1);
    transform: rotateZ(270deg) scale(1.1)
}

.cube-folding .leaf3::before {
    -moz-animation-delay: .9s;
    -webkit-animation-delay: .9s;
    animation-delay: .9s;
    background-color: #d2072f
}

.cube-folding .leaf4 {
    -moz-transform: rotateZ(180deg) scale(1.1);
    -ms-transform: rotateZ(180deg) scale(1.1);
    -webkit-transform: rotateZ(180deg) scale(1.1);
    transform: rotateZ(180deg) scale(1.1)
}

.cube-folding .leaf4::before {
    -moz-animation-delay: .6s;
    -webkit-animation-delay: .6s;
    animation-delay: .6s;
    background-color: #eb0835
}

@-moz-keyframes folding {
    0%, 10% {
        -moz-transform: perspective(140px) rotateX(-180deg);
        transform: perspective(140px) rotateX(-180deg);
        opacity: 0
    }
    25%, 75% {
        -moz-transform: perspective(140px) rotateX(0deg);
        transform: perspective(140px) rotateX(0deg);
        opacity: 1
    }
    100%, 90% {
        -moz-transform: perspective(140px) rotateY(180deg);
        transform: perspective(140px) rotateY(180deg);
        opacity: 0
    }
}

@-webkit-keyframes folding {
    0%, 10% {
        -webkit-transform: perspective(140px) rotateX(-180deg);
        transform: perspective(140px) rotateX(-180deg);
        opacity: 0
    }
    25%, 75% {
        -webkit-transform: perspective(140px) rotateX(0deg);
        transform: perspective(140px) rotateX(0deg);
        opacity: 1
    }
    100%, 90% {
        -webkit-transform: perspective(140px) rotateY(180deg);
        transform: perspective(140px) rotateY(180deg);
        opacity: 0
    }
}

@keyframes folding {
    0%, 10% {
        -moz-transform: perspective(140px) rotateX(-180deg);
        -ms-transform: perspective(140px) rotateX(-180deg);
        -webkit-transform: perspective(140px) rotateX(-180deg);
        transform: perspective(140px) rotateX(-180deg);
        opacity: 0
    }
    25%, 75% {
        -moz-transform: perspective(140px) rotateX(0deg);
        -ms-transform: perspective(140px) rotateX(0deg);
        -webkit-transform: perspective(140px) rotateX(0deg);
        transform: perspective(140px) rotateX(0deg);
        opacity: 1
    }
    100%, 90% {
        -moz-transform: perspective(140px) rotateY(180deg);
        -ms-transform: perspective(140px) rotateY(180deg);
        -webkit-transform: perspective(140px) rotateY(180deg);
        transform: perspective(140px) rotateY(180deg);
        opacity: 0
    }
}

.cube-wrapper {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -50px;
    margin-left: -50px;
    width: 100px;
    height: 100px;
    text-align: center
}

@media screen and (max-width: 991px) {
    .mobilemenu {
        position: fixed;
        z-index: 1009;
        left: 0;
        top: 0;
        right: 0;
        height: 100%;
        width: 100%;
        visibility: hidden;
        -webkit-transition: visibility 0s ease .6s;
        -o-transition: visibility 0s ease .6s;
        transition: visibility 0s ease .6s
    }

    .mobilemenu-content {
        position: fixed;
        z-index: 1;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        max-width: 480px;
        line-height: 50px;
        font-weight: 700;
        overflow: auto;
        -webkit-transform: translateX(-120%);
        transform: translateX(-120%);
        background: #fff;
        -webkit-transition: all 0.5s cubic-bezier(0.25, 1, 0.3, 1) 0.3s;
        -o-transition: all 0.5s cubic-bezier(0.25, 1, 0.3, 1) 0.3s;
        transition: all 0.5s cubic-bezier(0.25, 1, 0.3, 1) 0.3s
    }

    .mobilemenu-header {
        position: fixed;
        left: 0;
        top: -50px;
        width: 100%;
        max-width: 480px;
        height: 50px;
        font-size: 16px;
        font-weight: 700;
        line-height: 50px;
        padding: 0 20px;
        background: #d42720;
        color: #fff;
        text-transform: uppercase;
        z-index: 2;
        -webkit-transition: top .3s ease 0s;
        -o-transition: top .3s ease 0s;
        transition: top .3s ease 0s
    }

    .mobilemenu-toggle, .mobilemenu-toggle:focus, .mobilemenu-toggle:hover {
        text-decoration: none
    }

    .mobilemenu .mobilemenu-toggle {
        position: absolute;
        top: 0;
        right: 0;
        height: 100%;
        width: 100%;
        color: #fff
    }

    .mobilemenu .mobilemenu-toggle:after, .mobilemenu .mobilemenu-toggle:before {
        content: '';
        position: absolute;
        top: 22px;
        right: 20px;
        height: 3px;
        width: 20px;
        background-color: #fff;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }

    .mobilemenu .mobilemenu-toggle:before {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    .mobilemenu .mobilemenu-toggle:after {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    .mobilemenu.active {
        visibility: visible;
        -webkit-transition: visibility 0s ease 0s;
        -o-transition: visibility 0s ease 0s;
        transition: visibility 0s ease 0s
    }

    .mobilemenu.active .mobilemenu-content {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        -webkit-transition: all 0.5s cubic-bezier(0.25, 1, 0.3, 1) 0s;
        -o-transition: all 0.5s cubic-bezier(0.25, 1, 0.3, 1) 0s;
        transition: all 0.5s cubic-bezier(0.25, 1, 0.3, 1) 0s
    }

    .mobilemenu.active .mobilemenu-header {
        top: 0;
        -webkit-transition: top .3s ease .5s;
        -o-transition: top .3s ease .5s;
        transition: top .3s ease .5s
    }

    .navbar ul.nav {
        display: block;
        padding-top: 50px
    }

    .navbar ul.nav li {
        position: relative;
        padding: 0;
        -webkit-transition: all .1s ease;
        -o-transition: all .1s ease;
        transition: all .1s ease
    }

    .navbar ul.nav li a {
        display: block;
        font-size: 15px;
        line-height: 20px;
        padding: 12px 50px 12px 20px;
        font-weight: 700;
        color: #333745;
        text-transform: uppercase;
        background: 0 0;
        text-decoration: none;
        border-bottom: 1px solid #f0f0f0;
        -webkit-transition: all .1s ease;
        -o-transition: all .1s ease;
        transition: all .1s ease
    }

    .navbar ul.nav li.submenu-open > a, .navbar ul.nav li:hover > a {
        background-color: #f8f8f8;
        color: #d42720;
        text-decoration: none
    }

    .navbar ul.nav li .arrow {
        position: absolute;
        z-index: 100;
        width: 50px;
        height: 45px;
        top: 0;
        right: 0;
        font-family: icomoon-reg;
        font-size: 18px;
        line-height: 45px;
        text-align: center;
        cursor: pointer;
        -webkit-transition: all .2s ease;
        -o-transition: all .2s ease;
        transition: all .2s ease
    }

    .navbar ul.nav li .arrow:before {
        color: #333745;
        content: "\e922"
    }

    .navbar ul.nav li .arrow:hover:before {
        color: #d42720
    }

    .navbar ul.nav li.submenu-open > .arrow {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg)
    }

    .navbar ul.nav li ul {
        display: none;
        padding: 0;
        margin: 0;
        opacity: 0;
        list-style: none;
        -webkit-transition: opacity .1s ease;
        -o-transition: opacity .1s ease;
        transition: opacity .1s ease
    }

    .navbar ul.nav li ul a {
        padding-left: 40px
    }

    .navbar ul.nav li ul ul a {
        padding-left: 60px
    }

    .navbar ul.nav li ul ul ul a {
        padding-left: 80px
    }

    .navbar ul.nav li ul ul ul ul a {
        padding-left: 120px
    }

    .navbar ul.nav li.submenu-open > ul {
        opacity: 1
    }
}

@media screen and (min-width: 481px) {
    .mobilemenu:after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 120%;
        height: 120%;
        background: 0 0;
        cursor: pointer;
        -webkit-transition: background .3s ease .3s;
        -o-transition: background .3s ease .3s;
        transition: background .3s ease .3s
    }

    .mobilemenu.active:after {
        background: rgba(0, 0, 0, 0.6);
        -webkit-transition: background .3s ease 0;
        -o-transition: background .3s ease 0;
        transition: background .3s ease 0
    }
}

.header-cart.variant-1 .dropdown-container {
    min-width: 430px;
    padding: 20px 20px 10px;
    white-space: normal
}

.header-cart.variant-1 .dropdown-container .block.block-minicart {
    margin-bottom: 0
}

.header-cart.variant-1 .dropdown-container .block-title {
    font-size: 16px;
    line-height: 1.2em
}

.header-cart.variant-1 .dropdown-container .block-content {
    padding: 5px 0 0;
    color: #191919
}

.header-cart.variant-1 .dropdown-container .block-content .items-total, .header-cart.variant-1 .dropdown-container .block-content .subtitle {
    display: block;
    width: 50%;
    float: left;
    font-size: 16px;
    line-height: 1.2em;
    font-weight: 500
}

.header-cart.variant-1 .dropdown-container .block-content .subtitle {
    width: 100%;
    clear: both;
    padding-top: 15px;
    margin-bottom: 15px
}

.header-cart.variant-1 .dropdown-container .block-content .subtotal {
    display: block;
    width: 50%;
    float: right;
    text-align: right
}

.header-cart.variant-1 .dropdown-container .block-content .subtotal .label {
    font-size: 16px;
    line-height: 1.2em;
    padding: 0 10px 0 0;
    font-weight: 500
}

.header-cart.variant-1 .dropdown-container .block-content .subtotal .price-container {
    font-size: 20px;
    line-height: 1.2em;
    font-weight: 700;
    color: #d42720;
    display: inline-block
}

.header-cart.variant-1 .dropdown-container .block-content .actions {
    clear: both;
    padding: 10px 0 0;
    text-align: right
}

.header-cart.variant-1 .dropdown-container .block-content .actions .action.viewcart, .header-cart.variant-1 .dropdown-container .block-content .actions button.checkout {
    min-width: 170px
}

.header-cart.variant-1 .dropdown-container .block-content .actions > div {
    display: inline-block;
    margin-bottom: 10px
}

.header-cart.variant-1 .dropdown-container .block-content .action.viewcart {
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    height: 41px;
    padding: 0 15px;
    font-family: Roboto, sans-serif;
    font-size: 15px;
    line-height: 41px;
    font-weight: 500;
    border-radius: 0;
    text-transform: uppercase;
    border: 1px solid #d42720;
    -webkit-transition: all 0.3s cubic-bezier(0.3, 1, 0.3, 1);
    -o-transition: all 0.3s cubic-bezier(0.3, 1, 0.3, 1);
    transition: all 0.3s cubic-bezier(0.3, 1, 0.3, 1)
}

.header-cart.variant-1 .dropdown-container .block-content .action.viewcart.active:focus, .header-cart.variant-1 .dropdown-container .block-content .action.viewcart:active:focus, .header-cart.variant-1 .dropdown-container .block-content .action.viewcart:focus {
    outline-offset: -2px
}

.header-cart.variant-1 .dropdown-container .block-content .action.viewcart:focus, .header-cart.variant-1 .dropdown-container .block-content .action.viewcart:hover {
    text-decoration: none
}

.header-cart.variant-1 .dropdown-container .block-content .action.viewcart.active, .header-cart.variant-1 .dropdown-container .block-content .action.viewcart:active {
    background-image: none
}

.header-cart.variant-1 .dropdown-container .block-content .action.viewcart.disabled, .header-cart.variant-1 .dropdown-container .block-content .action.viewcart[disabled], fieldset[disabled] .header-cart.variant-1 .dropdown-container .block-content .action.viewcart {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

.header-cart.variant-1 .dropdown-container .block-content .action.viewcart.active, .header-cart.variant-1 .dropdown-container .block-content .action.viewcart.active.focus, .header-cart.variant-1 .dropdown-container .block-content .action.viewcart.active:focus, .header-cart.variant-1 .dropdown-container .block-content .action.viewcart.focus, .header-cart.variant-1 .dropdown-container .block-content .action.viewcart:active, .header-cart.variant-1 .dropdown-container .block-content .action.viewcart:active.focus, .header-cart.variant-1 .dropdown-container .block-content .action.viewcart:active:focus, .header-cart.variant-1 .dropdown-container .block-content .action.viewcart:focus, .header-cart.variant-1 .dropdown-container .block-content .action.viewcart:hover {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.header-cart.variant-1 .dropdown-container .block-content .action.viewcart.pull-right {
    margin-right: 10px
}

.header-cart.variant-1 .dropdown-container .block-content .action.viewcart, .header-cart.variant-1 .dropdown-container .block-content .action.viewcart.focus, .header-cart.variant-1 .dropdown-container .block-content .action.viewcart:active, .header-cart.variant-1 .dropdown-container .block-content .action.viewcart:focus {
    color: #fff
}

.header-cart.variant-1 .dropdown-container .block-content .action.viewcart i.icon {
    display: inline-block;
    vertical-align: text-top;
    font-size: 1.2em;
    line-height: 1.2em;
    margin-right: .4em
}

.header-cart.variant-1 .dropdown-container .block-content .action.viewcart i.icon:only-child {
    font-size: 1.2em;
    margin-right: 0;
    vertical-align: baseline
}

.header-cart.variant-1 .dropdown-container .block-content .action.viewcart span {
    position: relative;
    top: 0;
    left: 0
}

.header-cart.variant-1 .dropdown-container .block-content .action.viewcart-sm {
    height: 26px;
    padding: 0 8px;
    font-family: Raleway, sans-serif;
    font-size: 12px;
    line-height: 26px
}

.header-cart.variant-1 .dropdown-container .block-content .action.viewcart-sm i.icon {
    line-height: 1em;
    margin-right: .3em
}

@-moz-document url-prefix() {
    .btn-group-sm > .btn, .btn-sm {
        line-height: 25px
    }
}

.header-cart.variant-1 .dropdown-container .block-content .action.viewcart-lg {
    padding: 4px 25px 3px;
    font-size: 16.5px;
    height: auto;
    border-width: 1px
}

.header-cart.variant-1 .dropdown-container .block-content .action.viewcart-xl {
    padding: 15px 40px;
    font-size: 24px;
    height: auto;
    border-width: 2px
}

.header-cart.variant-1 .dropdown-container .block-content .action.viewcart-xxl {
    padding: 25px 50px;
    font-size: 29px;
    height: auto;
    border-width: 2px
}

.header-cart.variant-1 .dropdown-container .block-content .action.viewcart, .header-cart.variant-1 .dropdown-container .block-content .action.viewcart.focus, .header-cart.variant-1 .dropdown-container .block-content .action.viewcart:active, .header-cart.variant-1 .dropdown-container .block-content .action.viewcart:focus {
    background-color: #333745;
    border-color: #333745
}

.header-cart.variant-1 .dropdown-container .block-content .action.viewcart:hover {
    background-color: transparent;
    color: #333745;
    border-color: #333745
}

.header-cart.variant-1 .dropdown-container .block-content .action.viewcart.btn-invert, .header-cart.variant-1 .dropdown-container .block-content .action.viewcart.btn-invert.focus, .header-cart.variant-1 .dropdown-container .block-content .action.viewcart.btn-invert:active, .header-cart.variant-1 .dropdown-container .block-content .action.viewcart.btn-invert:focus {
    background-color: transparent;
    color: #333745
}

.header-cart.variant-1 .dropdown-container .block-content .action.viewcart.btn-invert:hover {
    background-color: #333745;
    color: #fff
}

.header-cart.variant-1 .dropdown-container .btn-minicart-close {
    display: none
}

.header-cart.variant-1 .dropdown-container .minicart-items {
    margin: 0 0 10px;
    padding: 0
}

.header-cart.variant-1 .dropdown-container li {
    margin: 0;
    padding: 0
}

.header-cart.variant-1 .dropdown-container .label {
    display: none;
    color: #191919
}

.header-cart.variant-1 .dropdown-container .product {
    overflow: hidden;
    display: table;
    table-layout: fixed;
    width: 100%
}

.header-cart.variant-1 .dropdown-container .product-item {
    position: relative;
    width: 100%;
    margin-top: 10px;
    padding-bottom: 10px
}

.header-cart.variant-1 .dropdown-container .product-item:after {
    content: '';
    display: table;
    clear: both
}

.header-cart.variant-1 .dropdown-container .product-item:before {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 1px;
    background-color: #f0f0f0
}

.header-cart.variant-1 .dropdown-container .product-item-details, .header-cart.variant-1 .dropdown-container .product-item-photo {
    float: left;
    padding: 0
}

.header-cart.variant-1 .dropdown-container .product-item-photo {
    width: 60px;
    min-width: 60px;
    -webkit-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease
}

.header-cart.variant-1 .dropdown-container .product-item-photo:hover {
    opacity: .7
}

.header-cart.variant-1 .dropdown-container .product-item-photo img {
    width: 100%
}

.header-cart.variant-1 .dropdown-container .product-item-details {
    width: calc(100% - 110px)
}

.header-cart.variant-1 .dropdown-container .product-item-name, .header-cart.variant-1 .dropdown-container .product-item-pricing, .header-cart.variant-1 .dropdown-container .product-item-qty {
    float: left;
    padding: 0 10px;
    font-family: Raleway, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2em
}

.header-cart.variant-1 .dropdown-container .product-item-name {
    width: 50%;
    margin-top: 7px;
    overflow: hidden
}

.header-cart.variant-1 .dropdown-container .product-item-name a {
    color: #191919
}

.header-cart.variant-1 .dropdown-container .product-item-name a:hover {
    color: #d42720;
    text-decoration: none
}

.header-cart.variant-1 .dropdown-container .product-item-qty {
    width: 20%
}

.header-cart.variant-1 .dropdown-container .product-item-qty input {
    width: 100%;
    padding: 5px;
    text-align: center;
    background: 0 0;
    border: 0;
    font-size: 16px;
    font-weight: 600
}

.header-cart.variant-1 .dropdown-container .product-item-qty .label {
    display: none
}

.header-cart.variant-1 .dropdown-container .product-item-pricing {
    font-family: Roboto, sans-serif;
    width: 30%
}

.header-cart.variant-1 .dropdown-container .product-item-pricing .price-container {
    float: right;
    font-size: 16px;
    font-weight: 700;
    line-height: 2em;
    color: #d42720;
    text-align: left
}

.header-cart.variant-1 .dropdown-container .product.actions {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    padding: 0;
    margin: 0;
    width: 60px;
    text-align: right
}

.header-cart.variant-1 .dropdown-container .product.actions > div {
    display: inline-block;
    margin: 0 5px
}

.header-cart.variant-1 .dropdown-container .product.actions a {
    display: block;
    color: #191919;
    text-decoration: none;
    margin: 5px 0
}

.header-cart.variant-1 .dropdown-container .product.actions a:hover, .header-cart.variant-1 .dropdown-container .product.actions a:hover:after {
    color: #d42720;
    text-decoration: none
}

.header-cart.variant-1 .dropdown-container .product.actions .action.delete span, .header-cart.variant-1 .dropdown-container .product.actions .action.edit span {
    display: none
}

.header-cart.variant-1 .dropdown-container .product.actions .action.delete:after, .header-cart.variant-1 .dropdown-container .product.actions .action.edit:after {
    display: block;
    font-family: icomoon-reg;
    content: "\e9ac";
    font-size: 16px;
    line-height: 20px;
    text-align: center
}

.header-cart.variant-1 .dropdown-container .product.actions .action.edit:after {
    content: "\e90e"
}

.header-cart.variant-1 .dropdown-container .total-price, .header-cart.variant-1 .dropdown-container .total-title {
    width: 50%;
    float: left
}

.header-cart.variant-1 .dropdown-container .total-title {
    font-size: 14px;
    font-weight: 700;
    line-height: 1.8em;
    text-transform: uppercase;
    color: #333745
}

.header-cart.variant-1 .dropdown-container .total-price {
    text-align: right
}

.header-cart.variant-1 .dropdown-container button.btn {
    margin: 15px 0 0
}

@media (min-width: 481px) and (max-width: 991px) {
    .header-cart.variant-1 .dropdown-container:after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        width: 120%;
        height: 120%;
        background: 0 0;
        cursor: pointer;
        -webkit-transition: background .3s ease .3s;
        -o-transition: background .3s ease .3s;
        transition: background .3s ease .3s
    }

    .header-cart.active .dropdown-container:after {
        background: rgba(0, 0, 0, 0.6);
        -webkit-transition: background .3s ease 0;
        -o-transition: background .3s ease 0;
        transition: background .3s ease 0
    }
}

@media screen and (max-width: 991px) {
    .header-cart.variant-1 .dropdown-container {
        display: block !important;
        opacity: 1;
        position: fixed;
        z-index: 1004;
        right: 0;
        top: 0;
        height: 100%;
        width: 100%;
        visibility: hidden;
        background: 0 0;
        -webkit-transition: visibility 0s ease .6s;
        -o-transition: visibility 0s ease .6s;
        transition: visibility 0s ease .6s
    }

    .header-cart.variant-1 .dropdown-container:before {
        display: none
    }

    .header-cart.variant-1 .dropdown-container .block-content {
        position: fixed;
        z-index: 1;
        top: 0;
        right: 0;
        height: 100%;
        width: 100%;
        max-width: 480px;
        padding: 65px 15px 10px;
        overflow: auto;
        -webkit-transform: translateX(120%);
        transform: translateX(120%);
        background: #fff;
        -webkit-transition: all 0.5s cubic-bezier(0.25, 1, 0.3, 1) 0.3s;
        -o-transition: all 0.5s cubic-bezier(0.25, 1, 0.3, 1) 0.3s;
        transition: all 0.5s cubic-bezier(0.25, 1, 0.3, 1) 0.3s
    }

    .header-cart.variant-1 .dropdown-container .block-title {
        position: fixed;
        display: block;
        right: 0;
        top: -50px;
        width: 100%;
        max-width: 480px;
        font-size: 16px;
        font-weight: 700;
        background: #d42720;
        color: #fff;
        text-transform: uppercase;
        z-index: 2;
        cursor: pointer;
        -webkit-transition: top .3s ease 0s;
        -o-transition: top .3s ease 0s;
        transition: top .3s ease 0s
    }

    .header-cart.variant-1 .dropdown-container .block-title .qty {
        display: none
    }

    .header-cart.variant-1 .dropdown-container .block-title:after, .header-cart.variant-1 .dropdown-container .block-title:before {
        content: '';
        position: absolute;
        top: 22px;
        right: 20px;
        height: 3px;
        width: 20px;
        background-color: #fff;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }

    .header-cart.variant-1 .dropdown-container .block-title:before {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    .header-cart.variant-1 .dropdown-container .block-title:after {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    .header-cart.variant-1 .dropdown-container .product.actions {
        width: 30px
    }

    .header-cart.variant-1.active .dropdown-container {
        visibility: visible;
        -webkit-transition: visibility 0s ease 0s;
        -o-transition: visibility 0s ease 0s;
        transition: visibility 0s ease 0s
    }

    .header-cart.variant-1.active .dropdown-container .block-content {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        -webkit-transition: all 0.5s cubic-bezier(0.25, 1, 0.3, 1) 0s;
        -o-transition: all 0.5s cubic-bezier(0.25, 1, 0.3, 1) 0s;
        transition: all 0.5s cubic-bezier(0.25, 1, 0.3, 1) 0s
    }

    .header-cart.variant-1.active .dropdown-container .block-title {
        top: 0;
        -webkit-transition: top .3s ease .5s;
        -o-transition: top .3s ease .5s;
        transition: top .3s ease .5s
    }

    .header-cart.variant-1 .close {
        position: absolute;
        top: 0;
        right: 0;
        height: 100%;
        width: 60px;
        color: #fff;
        opacity: 1
    }

    .header-cart.variant-1 .close span {
        display: none
    }

    .header-cart.variant-1 .close:after, .header-cart.variant-1 .close:before {
        content: '';
        position: absolute;
        top: 22px;
        left: 20px;
        height: 3px;
        width: 20px;
        background-color: #fff;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }

    .header-cart.variant-1 .close:before {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    .header-cart.variant-1 .close:after {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    .header-cart.variant-1 .dropdown-container .block-title {
        height: auto;
        line-height: 20px;
        padding: 15px 35px
    }

    .header-cart.variant-1 .dropdown-container .product-item-photo {
        width: 90px;
        min-width: 90px
    }

    .header-cart.variant-1 .dropdown-container .product-item-pricing .price-container {
        font-size: 15px
    }
}

@media screen and (max-width: 680px) {
    .header-cart.variant-1 .dropdown-container .product-item-photo {
        width: 60px;
        min-width: 60px
    }

    .header-cart.variant-1 .dropdown-container .product-item-pricing .price-container {
        font-size: 15px
    }

    .header-cart.variant-1 .dropdown-container .block-content .actions > div {
        display: block;
        margin-bottom: 10px
    }

    .header-cart.variant-1 .dropdown-container .block-content .actions > div .btn {
        width: 100%
    }
}

.header-cart.variant-2 .dropdown-container {
    width: 100%;
    background: #333745;
    color: #8f8f8f;
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3)
}

.header-cart.variant-2 .dropdown-container .block.block-minicart {
    margin-bottom: 0
}

.header-cart.variant-2 .dropdown-container .btn-minicart-close {
    display: none
}

.header-cart.variant-2 .dropdown-container .block-title {
    display: block;
    background: #424652;
    padding: 15px 45px 15px 15px;
    font-size: 20px;
    line-height: 26px;
    font-weight: 700;
    color: #fff
}

.header-cart.variant-2 .dropdown-container .block-content {
    padding: 5px 0 0;
    color: #191919
}

.header-cart.variant-2 .dropdown-container .block-content .subtotal {
    display: block;
    width: 50%;
    float: right;
    margin-top: 20px;
    text-align: right;
    font-size: 31px;
    line-height: 1.2em;
    font-weight: 700;
    color: #fff
}

.header-cart.variant-2 .dropdown-container .block-content .subtotal .label {
    padding: 0 10px 0 0;
    font-size: 100%
}

.header-cart.variant-2 .dropdown-container .block-content .subtotal .price-container {
    display: inline-block;
    font-size: 31px;
    line-height: 1.2em;
    font-weight: 700
}

.header-cart.variant-2 .dropdown-container .block-content .actions {
    clear: both;
    padding: 20px 0;
    text-align: right
}

.header-cart.variant-2 .dropdown-container .block-content .actions > div {
    display: inline-block;
    vertical-align: top;
    margin-left: 10px
}

.header-cart.variant-2 .dropdown-container .block-content .btn:hover {
    background-color: #fff;
    border-color: #fff
}

.header-cart.variant-2 .dropdown-container .block-content .btn-alt {
    background-color: #fff;
    border-color: #fff;
    color: #d42720
}

.header-cart.variant-2 .dropdown-container .block-content .btn-alt:hover {
    background-color: #d42720;
    border-color: #d42720;
    color: #fff
}

.header-cart.variant-2 .dropdown-container .minicart-items {
    margin: 0 0 10px;
    padding: 0
}

.header-cart.variant-2 .dropdown-container li {
    margin: 0;
    padding: 0
}

.header-cart.variant-2 .dropdown-container .label {
    color: #fff
}

.header-cart.variant-2 .dropdown-container .product {
    overflow: hidden;
    display: table;
    table-layout: fixed;
    width: 100%
}

.header-cart.variant-2 .dropdown-container .product-item {
    display: table;
    position: relative;
    width: 100%;
    margin-top: 20px;
    padding: 0 0 20px;
    border-bottom: 1px solid #3e4352
}

.header-cart.variant-2 .dropdown-container .product-item-details, .header-cart.variant-2 .dropdown-container .product-item-photo {
    display: table-cell;
    float: none;
    padding: 0
}

.header-cart.variant-2 .dropdown-container .product-item-photo {
    width: 90px;
    min-width: 90px;
    vertical-align: middle
}

.header-cart.variant-2 .dropdown-container .product-item-photo img {
    width: 100%
}

.header-cart.variant-2 .dropdown-container .product-item-details {
    width: auto
}

.header-cart.variant-2 .dropdown-container .product-item-name, .header-cart.variant-2 .dropdown-container .product-item-pricing, .header-cart.variant-2 .dropdown-container .product-item-qty {
    display: table-cell;
    vertical-align: middle;
    font-family: Raleway, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2em
}

.header-cart.variant-2 .dropdown-container .product-item-name {
    width: 45%;
    padding: 0 15px;
    margin-bottom: 15px;
    font-size: 25px;
    line-height: 28px;
    font-weight: 700
}

.header-cart.variant-2 .dropdown-container .product-item-name a {
    color: #fff
}

.header-cart.variant-2 .dropdown-container .product-item-name a:hover {
    color: #d42720;
    text-decoration: none
}

.header-cart.variant-2 .dropdown-container .product-item-qty {
    width: 25%
}

.header-cart.variant-2 .dropdown-container .product-item-qty input {
    width: 65px;
    padding: 15px;
    border: 0;
    background-color: #424652;
    text-align: center;
    font-size: 25px;
    line-height: 35px;
    color: #fff;
    font-weight: 700
}

.header-cart.variant-2 .dropdown-container .product-item-qty .label {
    display: inline-block;
    vertical-align: top;
    padding: 0 5px;
    font-size: 25px;
    line-height: 65px;
    font-weight: 700;
    color: #fff
}

.header-cart.variant-2 .dropdown-container .product-item-pricing {
    font-family: Roboto, sans-serif;
    width: 30%
}

.header-cart.variant-2 .dropdown-container .product-item-pricing .price-container {
    float: right;
    font-size: 25px;
    line-height: 30px;
    font-weight: 700;
    color: #d42720;
    text-align: left
}

.header-cart.variant-2 .dropdown-container .product.actions {
    text-align: right
}

.header-cart.variant-2 .dropdown-container .product.actions > div {
    display: inline-block;
    margin-left: 10px
}

.header-cart.variant-2 .dropdown-container .product.actions a {
    display: inline-block;
    font-size: 16px;
    line-height: 22px;
    color: #fff
}

.header-cart.variant-2 .dropdown-container .product.actions a:hover {
    color: #d42720;
    text-decoration: none
}

.header-cart.variant-2 .dropdown-container .product.actions .action.delete:before, .header-cart.variant-2 .dropdown-container .product.actions .action.edit:before {
    display: inline-block;
    font-family: icomoon-reg;
    content: "\e9ac";
    font-size: 16px;
    padding-right: 4px
}

.header-cart.variant-2 .dropdown-container .product.actions .action.edit:before {
    content: "\e90e"
}

body:not(.touch) .header-cart.variant-2.dropdown-link .block-minicart {
    position: relative;
    overflow-y: scroll;
    height: 100%;
    max-height: 0;
    width: calc(100% + 30px);
    padding: 15px 30px 15px 15px;
    -webkit-transition: max-height 0.5s cubic-bezier(0.25, 1, 0.3, 1) 0.3s;
    -o-transition: max-height 0.5s cubic-bezier(0.25, 1, 0.3, 1) 0.3s;
    transition: max-height 0.5s cubic-bezier(0.25, 1, 0.3, 1) 0.3s
}

@media screen and (min-width: 992px) {
    .header-cart.variant-2.dropdown-link > a:hover {
        padding-bottom: 20px
    }

    .header-cart.variant-2.dropdown-link .dropdown-container {
        overflow: hidden;
        visibility: visible;
        opacity: 1;
        top: 100%;
        max-height: 0;
        padding: 0;
        z-index: 1;
        border: 0;
        -webkit-box-shadow: 0 0 0;
        box-shadow: 0 0 0;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: max-height 0.5s cubic-bezier(0.25, 1, 0.3, 1) 0.3s, box-shadow 0.5s ease 0.5s;
        -o-transition: max-height 0.5s cubic-bezier(0.25, 1, 0.3, 1) 0.3s, box-shadow 0.5s ease 0.5s;
        transition: max-height 0.5s cubic-bezier(0.25, 1, 0.3, 1) 0.3s, box-shadow 0.5s ease 0.5s
    }

    .header-cart.variant-2.dropdown-link:hover .dropdown-container {
        top: 100%;
        -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
        box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
        -webkit-transition: max-height 0.5s cubic-bezier(0.25, 1, 0.3, 1) 0.3s, box-shadow 0.5s ease 0.5s;
        -o-transition: max-height 0.5s cubic-bezier(0.25, 1, 0.3, 1) 0.3s, box-shadow 0.5s ease 0.5s;
        transition: max-height 0.5s cubic-bezier(0.25, 1, 0.3, 1) 0.3s, box-shadow 0.5s ease 0.5s
    }

    .header-cart.variant-2.dropdown-link #minicart-content-wrapper, .header-cart.variant-2.dropdown-link .minicart-content-wrapper {
        position: relative
    }

    .header-cart.variant-2.dropdown-link #minicart-content-wrapper:after, .header-cart.variant-2.dropdown-link .minicart-content-wrapper:after {
        content: '';
        position: absolute;
        z-index: 1;
        width: calc(100% + 30px);
        height: 2px;
        bottom: -15px;
        left: -15px;
        right: -15px;
        background: #d42720
    }

    .header-cart.variant-2.dropdown-link .block-minicart {
        position: relative;
        overflow-y: scroll;
        height: 100%;
        max-height: 0;
        width: calc(100% + 30px);
        padding: 15px 30px 15px 15px;
        -webkit-transition: max-height 0.5s cubic-bezier(0.25, 1, 0.3, 1) 0.3s;
        -o-transition: max-height 0.5s cubic-bezier(0.25, 1, 0.3, 1) 0.3s;
        transition: max-height 0.5s cubic-bezier(0.25, 1, 0.3, 1) 0.3s
    }

    body.touch .header-cart.variant-2.dropdown-link .block-minicart {
        width: 100%;
        padding: 15px
    }
}

@media screen and (min-width: 992px) {
    .header-cart.variant-2 {
        position: static
    }
}

@media screen and (min-width: 992px) {
    @supports (-ms-accelerator: true) {
        .header-cart.variant-2.dropdown-link .block-minicart {
            width: 100%;
            padding: 15px
        }
    }
}

@media screen and (min-width: 992px) and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .header-cart.variant-2.dropdown-link .block-minicart {
        width: 100%;
        padding: 15px
    }
}

@media screen and (min-width: 992px) {
    body.mac .header-cart.variant-2.dropdown-link .block-minicart {
        width: 100%;
        padding: 15px
    }
}

body.touch .header-cart.variant-2 .dropdown-container .btn-minicart-close {
    display: block;
    position: absolute;
    right: 10px;
    top: 14px;
    color: #fff;
    font-size: 26px;
    line-height: 30px;
    text-decoration: none;
    cursor: pointer
}

body.touch .header-cart.variant-2 .dropdown-container .btn-minicart-close:hover {
    color: #d42720
}

@media screen and (max-width: 991px) {
    .header-cart.variant-2 .dropdown-container {
        left: 0;
        padding: 0
    }

    .header-cart.variant-2 .dropdown-container .product-item-name {
        font-size: 16px;
        line-height: 20px;
        font-weight: 700
    }

    .header-cart.variant-2 .dropdown-container .product-item-qty input {
        font-size: 18px;
        line-height: 20px;
        height: 50px;
        width: 50px;
        padding: 15px 10px
    }

    .header-cart.variant-2 .dropdown-container .product-item-qty .label {
        display: none
    }

    .header-cart.variant-2 .dropdown-container .product-item-pricing .price-container {
        font-size: 20px
    }

    .header-cart.variant-2 .dropdown-container .product.actions {
        padding: 5px 0 0
    }

    .header-cart.variant-2 .dropdown-container .product.actions a span {
        display: none
    }

    .header-cart.variant-2 .dropdown-container .product-item-photo {
        width: 60px;
        min-width: 60px
    }

    .header-cart.variant-2 .dropdown-container .block-content {
        padding: 5px 15px
    }

    .header-cart.variant-2 .dropdown-container .block-content .subtotal {
        width: 100%;
        margin-top: 10px;
        font-size: 20px
    }

    .header-cart.variant-2 .dropdown-container .block-content .subtotal .price-container {
        font-size: 20px
    }

    .header-cart.variant-2 .dropdown-container .block-content .actions > div .btn {
        min-width: 200px;
        margin-bottom: 10px
    }

    body:not(.touch) header.is-sticky .dropdown-link.header-cart.variant-2:hover > .dropdown-container {
        top: calc(100%)
    }

    body:not(.touch) .dropdown-link.header-cart.variant-2:hover > .dropdown-container {
        top: calc(100% - 50px)
    }

    body:not(.touch) .header-cart.variant-2 .dropdown-container .block-content {
        padding-left: 0;
        padding-right: 0
    }

    body:not(.touch) .header-cart.variant-2.dropdown-link .block-minicart {
        width: calc(100% + 15px)
    }

    body.touch .header-cart.variant-2.header-link .dropdown-container {
        top: 100%;
        z-index: 10000;
        border-bottom-width: 0;
        -webkit-box-shadow: 0 0 0;
        box-shadow: 0 0 0;
        -webkit-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease
    }

    body.touch .header-cart.variant-2.header-link.active .dropdown-container {
        -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3);
        box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3)
    }

    body.touch .header-cart.variant-2 .dropdown-container {
        overflow: scroll
    }
}

.products-grid {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 20px
}

@media screen and (max-width: 991px) {
    .products-grid {
        margin-bottom: 0
    }
}

.products-grid-wrapper {
    overflow: hidden;
    margin-bottom: 50px
}

@media screen and (max-width: 991px) {
    .products-grid-wrapper {
        margin-bottom: 30px
    }
}

.products-grid-wrapper.isotope-wrapper {
    overflow: visible
}

.product-vertical-carousel, .products-grid.products-carousel {
    margin-bottom: 50px
}

@media screen and (max-width: 991px) {
    .products-grid.products-carousel {
        margin-bottom: 30px
    }
}

@media screen and (max-width: 991px) {
    .product-vertical-carousel {
        margin-bottom: 30px
    }
}

.product-action-btn, .product-action-btn:focus {
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #333745;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.product-action-btn i.icon, .product-action-btn:focus i.icon {
    font-size: 15px;
    line-height: 29px;
    margin: 0
}

.product-action-btn:hover {
    color: #fff;
    background-color: #d42720
}

.product-item-inside {
    overflow: hidden;
    position: relative
}

.product-item.large {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0 -4px 30px 0;
    padding-left: 15px;
    padding-right: 15px;
    font-family: Raleway, sans-serif
}

.product-item.large .product-item-info {
    display: table;
    table-layout: fixed;
    position: relative;
    overflow: hidden;
    background-color: #fff;
    width: 100%
}

.product-item-info {
    position: relative;
    z-index: 999999999;
}

.product-item-info .qty-changer input[type=text] {
    width: calc(100% - 56px) !important;
}

.product-item.large .product-item-photo {
    position: static;
    display: table-cell;
    width: 50%
}

.product-item.large .product-item-photo img {
    width: 100%
}

.product-item.large .product-item-details {
    position: relative;
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
    padding: 12px;
    width: 50%
}

.product-item.large .product-item-details .product-item-actions .actions-primary {
    display: block
}

.product-item.large .product-item-description {
    display: none
}

.product-item.large .product-item-name {
    font-size: 16px;
    line-height: 1.2em;
    margin-bottom: 10px;
    font-weight: 700
}

.product-item.large .product-item-name a {
    color: #333745
}

.product-item.large .product-item-actions .actions-primary, .product-item.large .product-item-actions .actions-primary i.icon {
    display: none
}

.product-item.large .product-item-actions .actions-secondary {
    position: absolute;
    -webkit-transition: all .3s ease .1s;
    -o-transition: all .3s ease .1s;
    transition: all .3s ease .1s
}

.product-item.large .product-item-actions .actions-secondary a, .product-item.large .product-item-actions .actions-secondary a:focus {
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #333745;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.product-item.large .product-item-actions .actions-secondary a i.icon, .product-item.large .product-item-actions .actions-secondary a:focus i.icon {
    font-size: 15px;
    line-height: 29px;
    margin: 0
}

.product-item.large .product-item-actions .actions-secondary a:hover {
    color: #fff;
    background-color: #d42720
}

.product-item.large .product-item-actions .actions-secondary a > span {
    display: none
}

.product-item-rating {
    font-size: 15px;
    color: #d42720
}

.product-item-rating i.icon {
    font-size: 12px;
    margin-right: 2px
}

.product-item-label {
    display: table;
    position: absolute;
    z-index: 5;
    top: 0;
    width: 38px;
    height: 22px;
    font-size: 13px;
    line-height: 15px;
    font-family: Raleway, sans-serif;
    font-weight: 500;
    text-align: center
}

.product-item-label span {
    display: table-cell;
    vertical-align: middle
}

.product-item-label.label-new {
    left: 0;
    background-color: #333745;
    color: #fff
}

.product-item-label.label-sale {
    right: 0;
    background-color: #d42720;
    color: #fff
}

.product-item-label.label-sale .text {
    display: table-cell
}

.product-item-label.label-sale .percent {
    display: none
}

.product-variant-2 .product-item-label.label-new {
    left: auto;
    right: 0;
    top: 4px
}

.product-variant-2 .product-item-label.label-sale {
    right: auto;
    left: 0;
    top: 4px
}

@media screen and (max-width: 991px) {
    .product-variant-2 .product-item-label.label-new, .product-variant-2 .product-item-label.label-sale {
        top: 3px
    }
}

.price-box {
    margin-bottom: 12px
}

.price-box .price, .price-box .special-price {
    font-size: 18px;
    line-height: 1.2em;
    font-weight: 700;
    color: #d42720
}

.price-box .old-price {
    padding-right: 5px;
    font-size: 15px;
    line-height: 1.2em;
    font-weight: 300;
    color: #333745;
    text-decoration: line-through
}

.products-grid .product-item.large:hover .countdown-box, .products-listview .product-item.large .product-item-photo:hover .countdown-box {
    opacity: 0;
    visibility: hidden
}

.products-carousel .product-item.large {
    margin-bottom: 0
}

.products-grid.six-in-row .product-item.large {
    width: 16.66557%
}

.products-grid.five-in-row .product-item.large {
    width: 20%
}

.products-grid.four-in-row .product-item.large {
    width: 25%
}

.products-grid.three-in-row .product-item.large {
    width: 33.33333%
}

.products-grid.two-in-row .product-item.large {
    width: 50%
}

.products-grid.one-in-row .product-item.large {
    width: 100%
}

@media screen and (min-width: 1400px) {
    .products-grid.five-in-row.product-variant-1 .product-item.large .product-item-info, .products-grid.six-in-row.product-variant-1 .product-item.large .product-item-info {
        display: block
    }

    .products-grid.five-in-row.product-variant-1 .product-item.large .product-item-photo, .products-grid.six-in-row.product-variant-1 .product-item.large .product-item-photo {
        display: block;
        position: relative;
        width: 100%;
        overflow: hidden
    }

    .products-grid.five-in-row.product-variant-1 .product-item.large .product-item-details, .products-grid.six-in-row.product-variant-1 .product-item.large .product-item-details {
        display: block;
        width: 100%
    }
}

@media screen and (max-width: 1399px) {
    .products-grid.six-in-row .product-item.large {
        width: 33.33333%
    }

    .products-grid.five-in-row .product-item.large, .products-grid.four-in-row .product-item.large, .products-grid.three-in-row .product-item.large {
        width: 50%
    }
}

@media screen and (max-width: 1199px) {
    .products-grid.five-in-row .product-item.large, .products-grid.four-in-row .product-item.large, .products-grid.six-in-row .product-item.large, .products-grid.three-in-row .product-item.large {
        width: 50%
    }
}

@media screen and (max-width: 991px) {
    .products-grid.five-in-row .product-item.large, .products-grid.four-in-row .product-item.large, .products-grid.six-in-row .product-item.large, .products-grid.three-in-row .product-item.large {
        width: 50%
    }
}

@media screen and (max-width: 767px) {
    .products-grid.five-in-row .product-item.large, .products-grid.four-in-row .product-item.large, .products-grid.six-in-row .product-item.large, .products-grid.three-in-row .product-item.large, .products-grid.two-in-row .product-item.large {
        width: 100%
    }
}

.products-grid.product-variant-1 .product-item.large .product-item-actions .actions-secondary {
    z-index: 1;
    bottom: 0;
    right: 0;
    height: 29px;
    padding: 0;
    -webkit-transform: translateY(106%);
    transform: translateY(106%)
}

.products-grid.product-variant-1 .product-item.large .product-item-actions .actions-secondary a {
    display: block;
    float: left;
    width: 44px;
    height: 29px
}

@media screen and (min-width: 1400px) {
    .products-grid.product-variant-1.five-in-row .product-item.large .product-item-actions .actions-secondary, .products-grid.product-variant-1.six-in-row .product-item.large .product-item-actions .actions-secondary {
        z-index: 1;
        bottom: 0;
        right: 0;
        height: auto;
        width: 35px;
        padding: 0;
        -webkit-transform: translateX(106%);
        transform: translateX(106%)
    }

    .products-grid.product-variant-1.five-in-row .product-item.large .product-item-actions .actions-secondary a, .products-grid.product-variant-1.six-in-row .product-item.large .product-item-actions .actions-secondary a {
        display: block;
        float: none;
        width: 35px;
        height: 29px
    }
}

@media screen and (min-width: 992px) {
    .products-grid.product-variant-1 .product-item.large .product-item-inside:hover .product-item-actions .actions-secondary, .products-grid.product-variant-1 .product-item.large.hover .product-item-inside .product-item-actions .actions-secondary {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    .products-grid.five-in-row.product-variant-1 .product-item.large .product-item-inside:hover .product-item-actions .actions-secondary, .products-grid.five-in-row.product-variant-1 .product-item.large.hover .product-item-inside .product-item-actions .actions-secondary, .products-grid.six-in-row.product-variant-1 .product-item.large .product-item-inside:hover .product-item-actions .actions-secondary, .products-grid.six-in-row.product-variant-1 .product-item.large.hover .product-item-inside .product-item-actions .actions-secondary {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@media screen and (max-width: 991px) {
    .products-grid.product-variant-1 .product-item.large .product-item-photo {
        width: 45%
    }

    .products-grid.product-variant-1 .product-item.large .product-item-details {
        width: 55%;
        padding-bottom: 40px
    }

    .products-grid.product-variant-1 .product-item.large .product-item-actions .actions-secondary {
        background: 0 0;
        bottom: 10px;
        left: 45%;
        padding: 0 0 0 10px;
        width: auto;
        -webkit-transform: none;
        transform: none
    }

    .products-grid.product-variant-1 .product-item.large .product-item-actions .actions-secondary a {
        color: #333745;
        opacity: .5;
        display: inline-block;
        padding: 5px 9px;
        background: 0 0
    }

    .products-grid.product-variant-1 .product-item.large .product-item-actions .actions-secondary a:hover {
        color: #d42720;
        opacity: 1;
        background-color: transparent
    }

    .products-grid.product-variant-1 .product-item.large .product-item-actions .actions-secondary a i.icon {
        font-size: 18px;
        line-height: 25px
    }
}

@media screen and (max-width: 480px) {
    .products-grid.product-variant-1 .product-item.large .product-item-photo {
        width: 45%
    }

    .products-grid.product-variant-1 .product-item.large .product-item-details {
        width: 55%;
        padding-bottom: 40px
    }

    .products-grid.product-variant-1 .product-item.large .product-item-actions .actions-secondary {
        bottom: 5px;
        left: 45%;
        padding: 0 0 0 10px
    }

    .products-grid.product-variant-1 .product-item.large .product-item-actions .actions-secondary a {
        padding: 3px 7px
    }

    .products-grid.product-variant-1 .product-item.large .product-item-actions .actions-secondary a i.icon {
        font-size: 18px;
        line-height: 20px
    }
}

.slick-slide > div > .product-item.large {
    margin-bottom: 25px
}

.slick-slide > div:last-child > .product-item.large {
    margin-bottom: 0
}

.carousel-arrows .slick-next:before, .carousel-arrows .slick-prev:before {
    font-size: 17px;
    line-height: 16px;
    position: absolute;
    top: 2px;
    left: 8px
}

.carousel-arrows .slick-prev:before {
    left: 7px
}

.products-grid.carousel-negative {
    margin-left: -30px;
    margin-right: -30px
}

.products-grid.carousel-negative.product-variant-2 {
    margin-left: -15px;
    margin-right: -15px
}

.products-grid.product-variant-2 .product-item.large {
    display: block;
    float: left;
    margin: 0 -1px 0 0;
    padding-left: 0;
    padding-right: 0;
    border: 1px solid #f0f0f0
}

.products-grid.product-variant-2 .product-item.large .product-item-photo {
    position: static
}

.products-grid.product-variant-2 .product-item.large .product-item-info {
    overflow: hidden
}

.products-grid.product-variant-2 .product-item.large .product-item-name {
    position: relative;
    font-size: 21px;
    line-height: 1.2em;
    font-weight: 600;
    background-color: #f9f9f9;
    padding: 10px 15px;
    margin: 0 -15px 12px;
    max-height: 70px;
    color: #333745;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease
}

.products-grid.product-variant-2 .product-item.large .product-item-name a {
    display: block;
    display: -webkit-box;
    text-decoration: none;
    max-height: 50px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis
}

.products-grid.product-variant-2 .product-item.large .product-item-description {
    display: block;
    font-size: 14px;
    line-height: 1.2em;
    font-weight: 300;
    color: #6f6f6f;
    margin-bottom: 10px
}

.products-grid.product-variant-2 .product-item.large .price-box {
    margin-bottom: 10px;
    font-family: Roboto, sans-serif;
    text-align: right
}

.products-grid.product-variant-2 .product-item.large .price-box .price, .products-grid.product-variant-2 .product-item.large .price-box .special-price {
    font-size: 21px
}

.products-grid.product-variant-2 .product-item.large .price-box .old-price {
    font-size: 18px
}

.products-grid.product-variant-2 .product-item.large .product-item-details .product-item-actions {
    position: absolute;
    bottom: 0;
    right: 0
}

.products-grid.product-variant-2 .product-item.large .product-item-details .product-item-actions .actions-primary {
    display: block;
    position: absolute;
    background-color: #333745;
    right: 0;
    bottom: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: all .3s ease .1s;
    -o-transition: all .3s ease .1s;
    transition: all .3s ease .1s
}

.products-grid.product-variant-2 .product-item.large .product-item-details .product-item-actions .actions-primary button {
    width: 44px;
    height: 29px;
    border: 0;
    padding: 0
}

.products-grid.product-variant-2 .product-item.large .product-item-details .product-item-actions .actions-primary button, .products-grid.product-variant-2 .product-item.large .product-item-details .product-item-actions .actions-primary button:focus {
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #333745;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.products-grid.product-variant-2 .product-item.large .product-item-details .product-item-actions .actions-primary button i.icon, .products-grid.product-variant-2 .product-item.large .product-item-details .product-item-actions .actions-primary button:focus i.icon {
    font-size: 15px;
    line-height: 29px;
    margin: 0
}

.products-grid.product-variant-2 .product-item.large .product-item-details .product-item-actions .actions-primary button:hover {
    color: #fff;
    background-color: #d42720
}

.products-grid.product-variant-2 .product-item.large .product-item-details .product-item-actions .actions-primary button span {
    display: none
}

.products-grid.product-variant-2 .product-item.large .product-item-details .product-item-actions .actions-primary button i.icon {
    display: block
}

.products-grid.product-variant-2 .product-item.large .product-item-photo .product-item-actions .actions-secondary {
    z-index: 1;
    bottom: 0;
    right: 44px;
    height: 29px;
    -webkit-transform: translateY(100%);
    transform: translateY(100%)
}

.products-grid.product-variant-2 .product-item.large .product-item-photo .product-item-actions .actions-secondary a {
    display: block;
    float: left;
    width: 44px
}

.products-grid.product-variant-2 .product-item.large .product-item-inside {
    padding-top: 4px
}

.products-grid.product-variant-2 .product-item.large:after {
    content: "";
    position: absolute;
    z-index: 1;
    width: calc(100% + 2px);
    height: 5px;
    left: -1px;
    top: -1px;
    background-color: #333745;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

@media screen and (min-width: 768px) {
    .products-grid.product-variant-2 .product-item.large .product-item-inside:hover .product-item-details .product-item-actions .actions-primary, .products-grid.product-variant-2 .product-item.large .product-item-inside:hover .product-item-photo .product-item-actions .actions-secondary, .products-grid.product-variant-2 .product-item.large.hover .product-item-inside .product-item-details .product-item-actions .actions-primary, .products-grid.product-variant-2 .product-item.large.hover .product-item-inside .product-item-photo .product-item-actions .actions-secondary {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    .products-grid.product-variant-2 .product-item.large .product-item-inside:hover:after, .products-grid.product-variant-2 .product-item.large.hover .product-item-inside:after {
        background-color: #d42720
    }
}

@media screen and (max-width: 991px) {
    .products-grid.product-variant-2 .product-item.large .product-item-inside {
        padding-top: 3px
    }

    .products-grid.product-variant-2 .product-item.large:after {
        height: 4px
    }

    .products-grid.product-variant-2 .product-item.large .product-item-photo {
        width: 45%
    }

    .products-grid.product-variant-2 .product-item.large .product-item-details {
        width: 55%;
        padding-bottom: 40px
    }

    .products-grid.product-variant-2 .product-item.large .product-item-details .product-item-actions {
        display: none
    }

    .products-grid.product-variant-2 .product-item.large .product-item-name {
        max-height: 60px;
        font-size: 18px;
        line-height: 22px;
        padding: 5px 12px
    }

    .products-grid.product-variant-2 .product-item.large .product-item-name a {
        max-height: 50px
    }

    .products-grid.product-variant-2 .product-item.large .product-item-photo .product-item-actions .actions-secondary {
        bottom: 8px;
        right: 46px;
        height: auto;
        background-color: transparent;
        -webkit-transform: none;
        transform: none
    }

    .products-grid.product-variant-2 .product-item.large .product-item-photo .product-item-actions .actions-secondary a, .products-grid.product-variant-2 .product-item.large .product-item-photo .product-item-actions .actions-secondary button {
        color: #333745;
        opacity: .5;
        display: inline-block;
        width: 46px;
        height: 35px;
        padding: 5px 0;
        background-color: transparent
    }

    .products-grid.product-variant-2 .product-item.large .product-item-photo .product-item-actions .actions-secondary a:hover, .products-grid.product-variant-2 .product-item.large .product-item-photo .product-item-actions .actions-secondary button:hover {
        color: #d42720;
        opacity: 1;
        background-color: transparent
    }

    .products-grid.product-variant-2 .product-item.large .product-item-photo .product-item-actions .actions-secondary a i.icon, .products-grid.product-variant-2 .product-item.large .product-item-photo .product-item-actions .actions-secondary button i.icon {
        font-size: 18px;
        line-height: 25px
    }

    .products-grid.product-variant-2 .product-item.large .product-item-photo .product-item-actions .actions-primary {
        position: absolute;
        z-index: 1;
        background: 0 0;
        left: auto;
        right: 0;
        bottom: 8px;
        display: inline-block;
        padding: 0;
        height: auto;
        -webkit-transform: none;
        transform: none;
        -webkit-transition: all .3s ease .1s;
        -o-transition: all .3s ease .1s;
        transition: all .3s ease .1s
    }

    .products-grid.product-variant-2 .product-item.large .product-item-photo .product-item-actions .actions-primary button {
        color: #333745;
        opacity: .5;
        width: 46px;
        height: 35px;
        border: 0;
        background: 0 0
    }

    .products-grid.product-variant-2 .product-item.large .product-item-photo .product-item-actions .actions-primary button > span {
        display: none
    }

    .products-grid.product-variant-2 .product-item.large .product-item-photo .product-item-actions .actions-primary button i.icon {
        display: block;
        font-size: 23px;
        line-height: 25px;
        margin-right: 0
    }
}

.products-grid.product-variant-3 .product-item.large .product-item-photo {
    display: block;
    position: relative;
    width: 100%;
    overflow: hidden
}

.products-grid.product-variant-3 .product-item.large .product-item-photo img {
    width: 100%
}

.products-grid.product-variant-3 .product-item.large .product-item-details {
    display: block;
    width: 100%;
    vertical-align: top;
    padding: 5px 10px 10px;
    overflow: visible
}

.products-grid.product-variant-3 .product-item.large .product-item-info {
    display: block;
    overflow: hidden;
    padding: 12px
}

.products-grid.product-variant-3 .product-item.large .product-item-name {
    position: relative;
    font-family: Roboto, sans-serif;
    font-size: 18px;
    line-height: 1.2em;
    font-weight: 500;
    padding: 0;
    margin: 15px 0 10px
}

.products-grid.product-variant-3 .product-item.large .price-box {
    float: left;
    margin-bottom: 0;
    font-family: Roboto, sans-serif;
    text-align: left
}

.products-grid.product-variant-3 .product-item.large .price-box .price, .products-grid.product-variant-3 .product-item.large .price-box .special-price {
    font-size: 20px
}

.products-grid.product-variant-3 .product-item.large .price-box .old-price {
    font-size: 16px;
    color: #8f8f8f
}

.products-grid.product-variant-3 .product-item.large .product-item-actions .actions-primary {
    display: block;
    float: right;
    margin-top: -3px
}

.products-grid.product-variant-3 .product-item.large .product-item-actions .actions-primary .btn {
    width: 35px;
    height: 28px;
    padding: 0;
    font-size: 22px;
    line-height: 28px;
    text-align: center
}

.products-grid.product-variant-3 .product-item.large .product-item-actions .actions-primary .btn span {
    display: none
}

.products-grid.product-variant-3 .product-item.large .product-item-actions .actions-primary .btn i.icon {
    display: block;
    margin: 0;
    font-size: 18px;
    line-height: 26px
}

.products-grid.product-variant-3 .product-item.large .product-item-actions .actions-secondary {
    bottom: 0;
    right: 0;
    width: 35px;
    padding: 0;
    -webkit-transform: translateX(106%);
    transform: translateX(106%)
}

.products-grid.product-variant-3 .product-item.large .product-item-actions .actions-secondary a {
    display: block
}

.products-grid.product-variant-3 .product-item.large .product-item-photo .actions-primary {
    display: none
}

.products-grid.product-variant-3 .product-item.large .color-swatch {
    position: absolute;
    top: -30px;
    left: 0;
    z-index: 100;
    background: #fff;
    padding: 5px 10px;
    margin: 0
}

.products-grid.product-variant-3 .product-item.large .countdown-box {
    font-size: 14px
}

.products-grid.product-variant-3 .product-item.large .product-item-label {
    height: 35px
}

.products-grid.product-variant-3 .product-item.large .product-item-label.label-sale {
    top: 12px;
    right: 12px
}

.products-grid.product-variant-3 .product-item.large .product-item-label.label-new {
    top: 12px;
    left: 12px
}

@media screen and (min-width: 992px) {
    .six-in-row.products-grid.product-variant-3 .product-item.large .countdown-box {
        font-size: 11px
    }
}

@media screen and (min-width: 768px) {
    .products-grid.product-variant-3 .product-item.large .product-item-inside:hover .product-item-actions .actions-secondary, .products-grid.product-variant-3 .product-item.large.hover .product-item-inside .product-item-actions .actions-secondary {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    .products-grid.product-variant-3 .product-item.large .product-item-inside:hover:after, .products-grid.product-variant-3 .product-item.large .product-item-inside:hover:before, .products-grid.product-variant-3 .product-item.large.hover .product-item-inside:after, .products-grid.product-variant-3 .product-item.large.hover .product-item-inside:before {
        width: 5px;
        opacity: 1
    }

    .products-grid.product-variant-3 .product-item.large .product-item-inside:hover:after, .products-grid.product-variant-3 .product-item.large.hover .product-item-inside:after {
        left: 15px
    }

    .products-grid.product-variant-3 .product-item.large .product-item-inside:hover:before, .products-grid.product-variant-3 .product-item.large.hover .product-item-inside:before {
        right: 15px
    }

    .products-grid.product-variant-3 .product-item.large .product-item-inside:hover .product-item-info:after, .products-grid.product-variant-3 .product-item.large .product-item-inside:hover .product-item-info:before, .products-grid.product-variant-3 .product-item.large.hover .product-item-inside .product-item-info:after, .products-grid.product-variant-3 .product-item.large.hover .product-item-inside .product-item-info:before {
        height: 5px;
        opacity: 1
    }

    .products-grid.product-variant-3 .product-item.large .product-item-inside:hover .product-item-info:after, .products-grid.product-variant-3 .product-item.large.hover .product-item-inside .product-item-info:after {
        top: 0
    }

    .products-grid.product-variant-3 .product-item.large .product-item-inside:hover .product-item-info:before, .products-grid.product-variant-3 .product-item.large.hover .product-item-inside .product-item-info:before {
        bottom: 0
    }

    .products-grid.product-variant-3 .product-item.large .product-item-inside:hover .product-item-label.label-sale, .products-grid.product-variant-3 .product-item.large.hover .product-item-inside .product-item-label.label-sale {
        top: 12px;
        right: 12px
    }

    .products-grid.product-variant-3 .product-item.large .product-item-inside:hover .product-item-label.label-new, .products-grid.product-variant-3 .product-item.large.hover .product-item-inside .product-item-label.label-new {
        top: 12px;
        left: 12px
    }
}

@media screen and (max-width: 1399px) {
    .products-grid.product-variant-3.five-in-row .product-item.large, .products-grid.product-variant-3.six-in-row .product-item.large {
        width: 20%
    }

    .products-grid.product-variant-3.four-in-row .product-item.large {
        width: 25%
    }

    .products-grid.product-variant-3.three-in-row .product-item.large {
        width: 33.33333%
    }

    .products-grid.product-variant-3.two-in-row .product-item.large {
        width: 50%
    }

    .products-grid.product-variant-3.one-in-row .product-item.large {
        width: 100%
    }
}

@media screen and (max-width: 1199px) {
    .products-grid.product-variant-3.five-in-row .product-item.large, .products-grid.product-variant-3.four-in-row .product-item.large, .products-grid.product-variant-3.six-in-row .product-item.large {
        width: 25%
    }

    .products-grid.product-variant-3.three-in-row .product-item.large {
        width: 33.33333%
    }

    .products-grid.product-variant-3.two-in-row .product-item.large {
        width: 50%
    }

    .products-grid.product-variant-3.one-in-row .product-item.large {
        width: 100%
    }
}

@media screen and (max-width: 991px) {
    .products-grid.product-variant-3.five-in-row .product-item.large, .products-grid.product-variant-3.four-in-row .product-item.large, .products-grid.product-variant-3.six-in-row .product-item.large, .products-grid.product-variant-3.three-in-row .product-item.large {
        width: 33.33333%
    }

    .products-grid.product-variant-3.two-in-row .product-item.large {
        width: 50%
    }

    .products-grid.product-variant-3.one-in-row .product-item.large {
        width: 100%
    }
}

@media screen and (max-width: 767px) {
    .products-grid.product-variant-3.five-in-row .product-item.large, .products-grid.product-variant-3.four-in-row .product-item.large, .products-grid.product-variant-3.six-in-row .product-item.large, .products-grid.product-variant-3.three-in-row .product-item.large, .products-grid.product-variant-3.two-in-row .product-item.large {
        width: 50%
    }

    .products-grid.product-variant-3.one-in-row .product-item.large {
        width: 100%
    }
}

@media screen and (max-width: 480px) {
    .products-grid.product-variant-3.five-in-row .product-item.large, .products-grid.product-variant-3.four-in-row .product-item.large, .products-grid.product-variant-3.one-in-row .product-item.large, .products-grid.product-variant-3.six-in-row .product-item.large, .products-grid.product-variant-3.three-in-row .product-item.large, .products-grid.product-variant-3.two-in-row .product-item.large {
        width: 100%
    }
}

@media screen and (max-width: 991px) {
    .products-grid.product-variant-3 .product-item.large .product-item-photo {
        position: static
    }

    .products-grid.product-variant-3 .product-item.large .product-item-info {
        padding: 12px 12px 45px
    }

    .products-grid.product-variant-3 .product-item.large .product-item-actions .actions-secondary {
        width: 100%;
        text-align: right;
        -webkit-transform: translateX(0);
        transform: translateX(0);
        background-color: transparent;
        bottom: 5px;
        right: 5px
    }

    .products-grid.product-variant-3 .product-item.large .product-item-actions .actions-secondary a {
        color: #333745;
        opacity: .5
    }

    .products-grid.product-variant-3 .product-item.large .product-item-actions .actions-secondary a:hover {
        color: #d42720;
        opacity: 1;
        background-color: transparent
    }

    .products-grid.product-variant-3 .product-item.large .product-item-actions .actions-secondary a i.icon {
        font-size: 18px;
        line-height: 25px
    }

    .products-grid.product-variant-3 .product-item.large .product-item-actions .actions-secondary a {
        display: inline-block;
        padding: 3px 12px;
        background: 0 0
    }
}

.product-small-list {
    margin: 15px 0 50px
}

@media screen and (max-width: 991px) {
    .product-small-list {
        margin-bottom: 30px
    }
}

.megamenu .product-small-list {
    margin: 15px 0 0
}

@media screen and (max-width: 991px) {
    .megamenu .product-small-list {
        margin-bottom: 0
    }
}

.product-small-list .product-item-inside {
    display: table;
    table-layout: fixed;
    width: 100%
}

.product-item.small {
    margin: 5px 0 15px
}

.product-item.small:last-child {
    margin-bottom: 0
}

.product-item.small:only-child {
    margin-bottom: 15px;
    display: block
}

.product-item.small .product-item-photo {
    display: table-cell;
    width: 32%;
    min-width: 40px;
    position: relative;
    border: 5px solid #fff
}

.product-item.small .product-item-photo img {
    width: calc(100%)
}

.product-item.small .product-item-details {
    position: relative;
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
    width: auto;
    padding: 0 0 0 10px
}

.product-item.small .product-item-name {
    font-size: 13px;
    line-height: 1.2em;
    margin-bottom: 0;
    font-weight: 400;
    font-family: Raleway, sans-serif
}

.product-item.small .product-item-name a {
    color: #333745
}

.product-item.small .divider-line {
    clear: all;
    height: 8px;
    margin: 0 0 8px;
    border-bottom: 1px solid #f0f0f0
}

.product-item.small .price-box {
    float: left;
    font-size: 17px;
    line-height: 1.6em;
    font-family: Roboto, sans-serif;
    font-weight: 700;
    color: #d42720
}

.product-item.small .product-item-actions {
    float: right
}

.product-item.small .product-item-actions .btn i.icon {
    font-size: 15px;
    line-height: 22px
}

.product-item.small .add_to_wishlist i.icon, .product-item.small .wishlist i.icon {
    vertical-align: top
}

.product-small-list.variant2 .product-item.small .product-item-photo {
    width: 35%;
    min-width: 100px;
    background: #fff;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.product-small-list.variant2 .product-item.small .product-item-photo > a {
    display: block;
    overflow: hidden
}

.product-small-list.variant2 .product-item.small .product-item-photo img {
    -webkit-transition: transform .5s ease 0s;
    -o-transition: transform .5s ease 0s;
    transition: transform .5s ease 0s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    image-rendering: optimizeQuality;
    vertical-align: middle;
    max-width: 100%
}

.product-small-list.variant2 .product-item.small .product-item-photo:hover img {
    -webkit-transition: transform .6s ease .05s;
    -o-transition: transform .6s ease .05s;
    transition: transform .6s ease .05s;
    -webkit-transform: scale(1.15) rotate(0.0001deg);
    transform: scale(1.15) rotate(0.0001deg)
}

.product-small-list.variant2 .product-item.small .product-item-details {
    padding: 0 10px
}

.product-small-list.variant2 .product-item.small .product-item-name {
    font-size: 15px;
    line-height: 1.2em;
    font-weight: 500;
    font-family: Roboto, sans-serif;
    margin-bottom: 3px
}

.product-small-list.variant2 .product-item.small .product-item-name a {
    color: #333745
}

.product-small-list.variant2 .product-item.small .product-item-not-available {
    font-size: 13px;
    line-height: 1.2em;
    font-weight: 300;
    font-family: Roboto, sans-serif;
    color: #333745
}

.product-small-list.variant2 .product-item.small .product-item-not-available span {
    color: #d42720;
    font-weight: 500
}

.product-small-list.variant2 .product-item.small .divider-line {
    display: none
}

.product-small-list.variant2 .product-item.small .price-box {
    float: none;
    margin-bottom: 3px
}

.product-small-list.variant2 .product-item.small .price-box .price, .product-small-list.variant2 .product-item.small .price-box .special-price {
    font-size: 17px;
    line-height: 1.2em;
    font-family: Roboto, sans-serif;
    font-weight: 700;
    color: #d42720
}

.product-small-list.variant2 .product-item.small .price-box .old-price {
    padding-right: 5px;
    font-size: 14px;
    font-weight: 300;
    color: #8b8b8b;
    text-decoration: line-through
}

.product-small-list.variant2 .product-item.small .product-item-actions {
    float: none
}

.product-small-list.variant2 .product-item.small .product-item-actions .btn {
    color: #d42720;
    border: 0;
    background-color: transparent
}

.product-small-list.variant2 .product-item.small .product-item-actions .btn i.icon {
    font-size: 16px;
    line-height: 22px
}

.product-small-list.variant2 .product-item.small .product-item-actions .btn:focus, .product-small-list.variant2 .product-item.small .product-item-actions .btn:hover {
    color: #333745;
    background-color: transparent
}

.product-small-list.variant2 .product-item.small .product-item-actions .btn.active {
    color: #d42720;
    background-color: transparent
}

.product-small-list.variant2 .product-item.small .product-item-actions .btn.active .icon.icon-heart-1:before {
    content: "\e902"
}

.color-swatch {
    margin: 12px 0;
    padding: 0
}

.color-swatch li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 2px 0 0;
    width: 14px;
    -webkit-box-shadow: inset 0 0 1px #888;
    box-shadow: inset 0 0 1px #888
}

.color-swatch li.active {
    border: 2px solid #d42720;
    width: 18px;
    vertical-align: -5px;
    -webkit-box-shadow: none;
    box-shadow: none
}

.color-swatch li a {
    display: block
}

.color-swatch img {
    width: 100%;
    display: block
}

@media screen and (min-width: 992px) {
    .products-listview .color-swatch {
        margin: 15px 0
    }

    .products-listview .color-swatch li {
        margin: 0 3px 0 0;
        width: 20px
    }

    .products-listview .color-swatch li.active {
        border: 2px solid #d42720;
        width: 20px;
        vertical-align: middle
    }
}

@media screen and (max-width: 991px) {
    .color-swatch {
        margin: 8px 0
    }
}

.product-item.large .social-list {
    position: absolute;
    z-index: 2;
    bottom: 0;
    right: 0;
    width: 35px;
    padding: 0;
    margin: 0;
    -webkit-transition: all .3s ease .1s;
    -o-transition: all .3s ease .1s;
    transition: all .3s ease .1s;
    background: #fff
}

.product-item.large .social-list li {
    display: block;
    padding: 0;
    margin: 0;
    list-style-type: none;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease
}

.product-item.large .social-list a {
    position: relative;
    width: 35px;
    height: 29px;
    overflow: hidden;
    line-height: 29px;
    text-indent: 120%;
    text-decoration: none;
    text-align: center;
    color: #fff;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease
}

.product-item.large .social-list a:hover {
    opacity: .7
}

.product-item.large .social-list a:before {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100%;
    font-size: 16px;
    text-align: center;
    line-height: 29px;
    text-indent: 0
}

.product-variant-1 .product-item.large .social-list {
    width: auto;
    height: 29px;
    -webkit-transform: translateY(100%);
    transform: translateY(100%)
}

.product-variant-1 .product-item.large .social-list li {
    display: block;
    float: left
}

.product-variant-1 .product-item.large .social-list a {
    width: 44px;
    height: 35px
}

.product-variant-1 .product-item.large.sharing .social-list {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.product-variant-1 .product-item.large.sharing .product-item-actions .actions-secondary, .product-variant-1 .product-item.large.sharing .product-item-inside:hover .product-item-actions .actions-secondary {
    -webkit-transform: translateY(100%);
    transform: translateY(100%)
}

.product-variant-2 .product-item.large .social-list {
    width: auto;
    height: 29px;
    -webkit-transform: translateY(100%);
    transform: translateY(100%)
}

.product-variant-2 .product-item.large .social-list li {
    display: block;
    float: left
}

.product-variant-2 .product-item.large .social-list a {
    width: 44px;
    height: 35px
}

.product-variant-2 .product-item.large.sharing .social-list {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.product-variant-2 .product-item.large.sharing .product-item-details .product-item-actions .actions-primary, .product-variant-2 .product-item.large.sharing .product-item-inside:hover .product-item-details .product-item-actions .actions-primary, .product-variant-2 .product-item.large.sharing .product-item-inside:hover .product-item-photo .product-item-actions .actions-secondary, .product-variant-2 .product-item.large.sharing .product-item-photo .product-item-actions .actions-secondary {
    -webkit-transform: translateY(100%);
    transform: translateY(100%)
}

.product-variant-3 .product-item.large .social-list {
    -webkit-transform: translateX(106%);
    transform: translateX(106%)
}

.product-variant-3 .product-item.large.sharing .social-list {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.product-variant-3 .product-item.large.sharing .product-item-actions .actions-secondary, .product-variant-3 .product-item.large.sharing .product-item-inside:hover .product-item-actions .actions-secondary {
    -webkit-transform: translateX(106%);
    transform: translateX(106%)
}

@media screen and (min-width: 1400px) {
    .products-grid.five-in-row.product-variant-1 .product-item.large .social-list, .products-grid.six-in-row.product-variant-1 .product-item.large .social-list {
        width: 35px;
        height: auto;
        -webkit-transform: translateX(106%);
        transform: translateX(106%)
    }

    .products-grid.five-in-row.product-variant-1 .product-item.large .social-list li, .products-grid.six-in-row.product-variant-1 .product-item.large .social-list li {
        float: none
    }

    .products-grid.five-in-row.product-variant-1 .product-item.large .social-list a, .products-grid.six-in-row.product-variant-1 .product-item.large .social-list a {
        width: 35px
    }

    .products-grid.five-in-row.product-variant-1 .product-item.large.sharing .social-list, .products-grid.six-in-row.product-variant-1 .product-item.large.sharing .social-list {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    .products-grid.five-in-row.product-variant-1 .product-item.large.sharing .product-item-actions .actions-secondary, .products-grid.five-in-row.product-variant-1 .product-item.large.sharing .product-item-inside:hover .product-item-actions .actions-secondary, .products-grid.six-in-row.product-variant-1 .product-item.large.sharing .product-item-actions .actions-secondary, .products-grid.six-in-row.product-variant-1 .product-item.large.sharing .product-item-inside:hover .product-item-actions .actions-secondary {
        -webkit-transform: translateX(106%);
        transform: translateX(106%)
    }
}

@media screen and (max-width: 991px) {
    .product-variant-1 .product-item.large .social-list, .product-variant-2 .product-item.large .social-list {
        -webkit-transform: translateY(106%);
        transform: translateY(106%)
    }

    .product-variant-1 .product-item.large.sharing .product-item-actions .actions-primary, .product-variant-1 .product-item.large.sharing .product-item-actions .actions-secondary, .product-variant-1 .product-item.large.sharing .product-item-inside:hover .product-item-actions .actions-primary, .product-variant-1 .product-item.large.sharing .product-item-inside:hover .product-item-actions .actions-secondary, .product-variant-2 .product-item.large.sharing .product-item-actions .actions-primary, .product-variant-2 .product-item.large.sharing .product-item-actions .actions-secondary, .product-variant-2 .product-item.large.sharing .product-item-inside:hover .product-item-actions .actions-primary, .product-variant-2 .product-item.large.sharing .product-item-inside:hover .product-item-actions .actions-secondary {
        -webkit-transform: translateY(125%);
        transform: translateY(125%)
    }

    .product-variant-1 .product-item.large.sharing .product-item-actions .actions-primary, .product-variant-1 .product-item.large.sharing .product-item-inside:hover .product-item-actions .actions-primary {
        -webkit-transform: none;
        transform: none
    }

    .product-variant-3 .product-item.large .social-list {
        width: auto;
        height: 29px;
        -webkit-transform: translateY(106%);
        transform: translateY(106%)
    }

    .product-variant-3 .product-item.large .social-list li {
        display: block;
        float: left
    }

    .product-variant-3 .product-item.large .social-list a {
        width: 44px;
        height: 29px
    }

    .product-variant-3 .product-item.large.sharing .social-list {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    .product-variant-3 .product-item.large.sharing .product-item-actions .actions-secondary, .product-variant-3 .product-item.large.sharing .product-item-inside:hover .product-item-actions .actions-secondary {
        -webkit-transform: translateY(125%);
        transform: translateY(125%)
    }
}

.product-item-not-available {
    position: absolute;
    display: block;
    z-index: 10;
    top: 0;
    bottom: 0;
    left: 15px;
    right: 15px;
    padding: 8px;
    text-align: center;
    background: rgba(255, 255, 255, 0)
}

.product-item-not-available > span {
    background: rgba(255, 255, 255, 0.5);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2)
}

.product-item-not-available span.text {
    display: inline-block;
    padding: 1.236em 2em;
    font-family: Raleway, sans-serif;
    font-size: 17px;
    line-height: 1.2em;
    font-weight: 700;
    color: #333745;
    text-transform: uppercase;
    background-color: #fff;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2)
}

.products-grid.product-variant-2 .product-item-not-available {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 8px
}

.products-grid.product-variant-3 .product-item-not-available {
    top: 0;
    bottom: 0;
    left: 15px;
    right: 15px;
    padding: 0
}

.products-listview .product-item-not-available {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 10px
}

.products-listview.product-variant-1 .product-item.large .product-item-photo, .products-listview.product-variant-2 .product-item.large .product-item-photo, .products-listview.product-variant-3 .product-item.large .product-item-photo, .products-listview.product-variant-4 .product-item.large .product-item-photo {
    position: static
}

.products-listview.product-variant-1 .product-item.large .product-item-description, .products-listview.product-variant-2 .product-item.large .product-item-description, .products-listview.product-variant-3 .product-item.large .product-item-description, .products-listview.product-variant-4 .product-item.large .product-item-description {
    display: block;
    font-size: 15px;
    line-height: 1.467em;
    margin-bottom: 15px
}

.products-listview.product-variant-1 .product-item.large .product-item-actions .actions-secondary, .products-listview.product-variant-2 .product-item.large .product-item-actions .actions-secondary, .products-listview.product-variant-3 .product-item.large .product-item-actions .actions-secondary, .products-listview.product-variant-4 .product-item.large .product-item-actions .actions-secondary {
    z-index: 1;
    background: 0 0;
    bottom: 5px;
    left: 28%;
    padding: 0 0 0 40px;
    width: auto;
    -webkit-transform: none;
    transform: none
}

.products-listview.product-variant-1 .product-item.large .product-item-actions .actions-secondary a, .products-listview.product-variant-2 .product-item.large .product-item-actions .actions-secondary a, .products-listview.product-variant-3 .product-item.large .product-item-actions .actions-secondary a, .products-listview.product-variant-4 .product-item.large .product-item-actions .actions-secondary a {
    color: #333745;
    opacity: 1;
    display: inline-block;
    padding: 5px 10px 5px 0;
    background-color: transparent
}

.products-listview.product-variant-1 .product-item.large .product-item-actions .actions-secondary a:hover, .products-listview.product-variant-2 .product-item.large .product-item-actions .actions-secondary a:hover, .products-listview.product-variant-3 .product-item.large .product-item-actions .actions-secondary a:hover, .products-listview.product-variant-4 .product-item.large .product-item-actions .actions-secondary a:hover {
    color: #d42720;
    background-color: transparent
}

.products-listview.product-variant-1 .product-item.large .product-item-actions .actions-secondary a i.icon, .products-listview.product-variant-2 .product-item.large .product-item-actions .actions-secondary a i.icon, .products-listview.product-variant-3 .product-item.large .product-item-actions .actions-secondary a i.icon, .products-listview.product-variant-4 .product-item.large .product-item-actions .actions-secondary a i.icon {
    font-size: 14px;
    padding-right: 7px;
    line-height: 20px
}

.products-listview.product-variant-1 .product-item.large .product-item-actions .actions-secondary a > span, .products-listview.product-variant-2 .product-item.large .product-item-actions .actions-secondary a > span, .products-listview.product-variant-3 .product-item.large .product-item-actions .actions-secondary a > span, .products-listview.product-variant-4 .product-item.large .product-item-actions .actions-secondary a > span {
    display: inline
}

@media screen and (min-width: 992px) {
    .products-listview.product-variant-1 .product-item.large, .products-listview.product-variant-2 .product-item.large, .products-listview.product-variant-3 .product-item.large {
        position: relative;
        display: block;
        vertical-align: top;
        margin: 0 0 30px;
        padding-left: 0;
        padding-right: 0
    }

    .products-listview.product-variant-1 .product-item.large .product-item-photo, .products-listview.product-variant-2 .product-item.large .product-item-photo, .products-listview.product-variant-3 .product-item.large .product-item-photo {
        width: 28%
    }

    .products-listview.product-variant-1 .product-item.large .product-item-details, .products-listview.product-variant-2 .product-item.large .product-item-details, .products-listview.product-variant-3 .product-item.large .product-item-details {
        padding: 20px 40px 40px;
        width: 72%
    }

    .products-listview.product-variant-1 .product-item.large .product-item-name, .products-listview.product-variant-2 .product-item.large .product-item-name, .products-listview.product-variant-3 .product-item.large .product-item-name {
        font-size: 19px;
        line-height: 1.2em;
        margin-bottom: 15px
    }

    .products-listview.product-variant-1 .product-item.large .product-item-label, .products-listview.product-variant-2 .product-item.large .product-item-label, .products-listview.product-variant-3 .product-item.large .product-item-label {
        display: table;
        position: absolute;
        z-index: 5;
        top: 0;
        width: 38px;
        height: 35px;
        font-size: 13px;
        line-height: 15px;
        font-family: Raleway, sans-serif;
        font-weight: 500;
        text-align: center
    }

    .products-listview.product-variant-1 .product-item.large .product-item-label span, .products-listview.product-variant-2 .product-item.large .product-item-label span, .products-listview.product-variant-3 .product-item.large .product-item-label span {
        display: table-cell;
        vertical-align: middle
    }

    .products-listview.product-variant-1 .product-item.large .product-item-label.label-new, .products-listview.product-variant-2 .product-item.large .product-item-label.label-new, .products-listview.product-variant-3 .product-item.large .product-item-label.label-new {
        left: 0;
        background-color: #333745;
        color: #fff
    }

    .products-listview.product-variant-1 .product-item.large .product-item-label.label-sale, .products-listview.product-variant-2 .product-item.large .product-item-label.label-sale, .products-listview.product-variant-3 .product-item.large .product-item-label.label-sale {
        left: 28%;
        margin-left: -38px;
        background-color: #d42720;
        color: #fff
    }

    .products-listview.product-variant-1 .product-item.large .product-item-label.label-sale .text, .products-listview.product-variant-2 .product-item.large .product-item-label.label-sale .text, .products-listview.product-variant-3 .product-item.large .product-item-label.label-sale .text {
        display: table-cell
    }

    .products-listview.product-variant-1 .product-item.large .product-item-label.label-sale .percent, .products-listview.product-variant-2 .product-item.large .product-item-label.label-sale .percent, .products-listview.product-variant-3 .product-item.large .product-item-label.label-sale .percent {
        display: none
    }

    .products-listview.product-variant-1 .product-item.large .price-box, .products-listview.product-variant-2 .product-item.large .price-box, .products-listview.product-variant-3 .product-item.large .price-box {
        margin-bottom: 15px
    }

    .products-listview.product-variant-1 .product-item.large .price-box .price, .products-listview.product-variant-1 .product-item.large .price-box .special-price, .products-listview.product-variant-2 .product-item.large .price-box .price, .products-listview.product-variant-2 .product-item.large .price-box .special-price, .products-listview.product-variant-3 .product-item.large .price-box .price, .products-listview.product-variant-3 .product-item.large .price-box .special-price {
        font-size: 28px
    }

    .products-listview.product-variant-1 .product-item.large .price-box .old-price, .products-listview.product-variant-2 .product-item.large .price-box .old-price, .products-listview.product-variant-3 .product-item.large .price-box .old-price {
        padding-right: 10px;
        font-size: 22px
    }

    .products-listview.product-variant-1 .product-item.large .product-item-details .product-item-actions .actions-primary, .products-listview.product-variant-2 .product-item.large .product-item-details .product-item-actions .actions-primary, .products-listview.product-variant-3 .product-item.large .product-item-details .product-item-actions .actions-primary {
        display: block
    }

    .products-listview.product-variant-1 .product-item.large .product-item-details .product-item-actions .actions-primary .btn, .products-listview.product-variant-2 .product-item.large .product-item-details .product-item-actions .actions-primary .btn, .products-listview.product-variant-3 .product-item.large .product-item-details .product-item-actions .actions-primary .btn {
        height: 40px;
        padding: 0 15px;
        font-size: 16px;
        line-height: 40px
    }

    .products-listview .countdown-box {
        font-size: 20px
    }

    .products-listview .countdown-wrapper {
        bottom: 0;
        left: 0;
        right: 0
    }
}

@media screen and (min-width: 992px) {
    .products-listview.product-variant-1 .product-item.large .social-list, .products-listview.product-variant-2 .product-item.large .social-list, .products-listview.product-variant-3 .product-item.large .social-list {
        left: 28.05%;
        padding-left: 40px;
        width: auto;
        height: 29px;
        -webkit-transform: translateY(106%);
        transform: translateY(106%)
    }

    .products-listview.product-variant-1 .product-item.large .social-list li, .products-listview.product-variant-2 .product-item.large .social-list li, .products-listview.product-variant-3 .product-item.large .social-list li {
        display: block;
        float: left
    }

    .products-listview.product-variant-1 .product-item.large .social-list a, .products-listview.product-variant-2 .product-item.large .social-list a, .products-listview.product-variant-3 .product-item.large .social-list a {
        width: 44px;
        height: 29px
    }

    .products-listview.product-variant-1 .product-item.large.sharing .social-list, .products-listview.product-variant-2 .product-item.large.sharing .social-list, .products-listview.product-variant-3 .product-item.large.sharing .social-list {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    .products-listview.product-variant-1 .product-item.large.sharing .product-item-actions .actions-secondary, .products-listview.product-variant-1 .product-item.large.sharing .product-item-inside:hover .product-item-actions .actions-secondary, .products-listview.product-variant-2 .product-item.large.sharing .product-item-actions .actions-secondary, .products-listview.product-variant-2 .product-item.large.sharing .product-item-inside:hover .product-item-actions .actions-secondary, .products-listview.product-variant-3 .product-item.large.sharing .product-item-actions .actions-secondary, .products-listview.product-variant-3 .product-item.large.sharing .product-item-inside:hover .product-item-actions .actions-secondary {
        -webkit-transform: translateY(125%);
        transform: translateY(125%)
    }
}

@media screen and (max-width: 1770px) {
    .products-listview .countdown-box {
        font-size: 15px
    }
}

@media screen and (max-width: 1399px) {
    .products-listview.product-variant-1 .product-item.large .product-item-photo, .products-listview.product-variant-2 .product-item.large .product-item-photo, .products-listview.product-variant-3 .product-item.large .product-item-photo {
        width: 35%
    }

    .products-listview.product-variant-1 .product-item.large .product-item-details, .products-listview.product-variant-2 .product-item.large .product-item-details, .products-listview.product-variant-3 .product-item.large .product-item-details {
        padding: 20px 30px 45px;
        width: 65%
    }

    .products-listview.product-variant-1 .product-item.large .product-item-actions .actions-secondary, .products-listview.product-variant-2 .product-item.large .product-item-actions .actions-secondary, .products-listview.product-variant-3 .product-item.large .product-item-actions .actions-secondary {
        background: 0 0;
        bottom: 5px;
        left: 35%;
        padding-left: 30px
    }

    .products-listview.product-variant-1 .product-item.large .social-list, .products-listview.product-variant-2 .product-item.large .social-list, .products-listview.product-variant-3 .product-item.large .social-list {
        left: 35.05%;
        padding-left: 30px
    }

    .products-listview.product-variant-1 .product-item.large .product-item-label.label-sale, .products-listview.product-variant-2 .product-item.large .product-item-label.label-sale, .products-listview.product-variant-3 .product-item.large .product-item-label.label-sale {
        left: 35%;
        margin-left: -38px
    }

    .products-listview .countdown-box {
        font-size: 16px
    }
}

@media screen and (max-width: 1199px) {
    .products-listview.product-variant-1 .product-item.large .product-item-actions .actions-secondary a, .products-listview.product-variant-2 .product-item.large .product-item-actions .actions-secondary a, .products-listview.product-variant-3 .product-item.large .product-item-actions .actions-secondary a {
        color: #333745;
        opacity: .5;
        background: 0 0
    }

    .products-listview.product-variant-1 .product-item.large .product-item-actions .actions-secondary a > span, .products-listview.product-variant-2 .product-item.large .product-item-actions .actions-secondary a > span, .products-listview.product-variant-3 .product-item.large .product-item-actions .actions-secondary a > span {
        display: none
    }

    .products-listview.product-variant-1 .product-item.large .product-item-actions .actions-secondary a i.icon, .products-listview.product-variant-2 .product-item.large .product-item-actions .actions-secondary a i.icon, .products-listview.product-variant-3 .product-item.large .product-item-actions .actions-secondary a i.icon {
        font-size: 18px;
        line-height: 25px
    }
}

.products-grid.no-animate .product-item.large .product-action-btn, .products-grid.no-animate .product-item.large .product-item-actions .actions-secondary, .products-grid.no-animate .product-item.large .social-list, .products-grid.no-animate .product-item.large .social-list a, .products-grid.no-animate .product-item.large .social-list li, .products-listview.no-animate .product-item.large .product-action-btn, .products-listview.no-animate .product-item.large .product-item-actions .actions-secondary, .products-listview.no-animate .product-item.large .social-list, .products-listview.no-animate .product-item.large .social-list a, .products-listview.no-animate .product-item.large .social-list li {
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

.product-item.large .product-item-actions .actions-secondary a.wishlist.active {
    color: #d42720
}

.product-item.large .product-item-actions .actions-secondary a.wishlist.active:hover {
    color: #fff
}

@media screen and (min-width: 992px) {
    .block.boxed .products-grid:not(.carousel-negative):not(.product-variant-4), .block.fullboxed .products-grid:not(.carousel-negative):not(.product-variant-4), body.boxed .products-grid:not(.carousel-negative):not(.product-variant-4) {
        margin-left: -10px;
        margin-right: -10px
    }

    .block.boxed .products-grid:not(.carousel-negative):not(.product-variant-4) .product-item.large, .block.fullboxed .products-grid:not(.carousel-negative):not(.product-variant-4) .product-item.large, body.boxed .products-grid:not(.carousel-negative):not(.product-variant-4) .product-item.large {
        margin: 0 -4px 20px 0;
        padding-left: 10px;
        padding-right: 10px;
        z-index: 99;
    }

    .block.boxed .products-grid.isotope .product-item.large, .block.fullboxed .products-grid.isotope .product-item.large, body.boxed .products-grid.isotope .product-item.large {
        margin: 0 0 20px
    }

    .block.boxed .products-grid:not(.product-variant-3):not(.product-variant-4) .product-item.large .product-item-details, .block.fullboxed .products-grid:not(.product-variant-3):not(.product-variant-4) .product-item.large .product-item-details, body.boxed .products-grid:not(.product-variant-3):not(.product-variant-4) .product-item.large .product-item-details {
        padding: 10px
    }

    .block.boxed .products-grid .product-item.large .countdown-box .countdown-wrapper, .block.fullboxed .products-grid .product-item.large .countdown-box .countdown-wrapper, body.boxed .products-grid .product-item.large .countdown-box .countdown-wrapper {
        bottom: 6px;
        left: 6px;
        right: 6px;
        padding: 4px
    }

    .block.boxed .products-grid.product-variant-1 .product-item-not-available, .block.boxed .products-grid.product-variant-2 .product-item-not-available, .block.fullboxed .products-grid.product-variant-1 .product-item-not-available, .block.fullboxed .products-grid.product-variant-2 .product-item-not-available, body.boxed .products-grid.product-variant-1 .product-item-not-available, body.boxed .products-grid.product-variant-2 .product-item-not-available {
        top: 0;
        bottom: 0;
        left: 10px;
        right: 10px
    }

    .block.boxed .products-grid.product-variant-3 .product-item-not-available, .block.boxed .products-grid.product-variant-4 .product-item-not-available, .block.fullboxed .products-grid.product-variant-3 .product-item-not-available, .block.fullboxed .products-grid.product-variant-4 .product-item-not-available, body.boxed .products-grid.product-variant-3 .product-item-not-available, body.boxed .products-grid.product-variant-4 .product-item-not-available {
        top: 0;
        bottom: 0;
        left: 9px;
        right: 9px
    }
}

@media screen and (max-width: 1199px) {
    .product-item .actions-secondary .quick-view-btn {
        display: none
    }
}

.product-variant-4 .product-item.large .social-list {
    background: 0 0
}

.product-variant-4 .product-item.large .quick-view-btn {
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    width: 160px;
    margin: -26px 0 0 -80px;
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    font-family: Roboto, sans-serif;
    padding: 13px 10px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    color: #333745;
    background: rgba(255, 255, 255, 0.7);
    opacity: 0;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease
}

.product-variant-4 .product-item.large .quick-view-btn:hover {
    background: rgba(255, 255, 255, 0.95)
}

.product-variant-4 .product-item.large .quick-view-btn i.icon, .product-variant-4 .product-item.large .quick-view-btn span {
    display: inline-block;
    vertical-align: middle
}

.product-variant-4 .product-item.large .quick-view-btn i.icon {
    font-size: 16px;
    padding: 0 6px 0 0
}

.product-variant-4 .product-item.large .product-item-name {
    position: relative;
    margin: 0 0 10px;
    padding: 0;
    font-family: Roboto, sans-serif;
    font-size: 15px;
    line-height: 1.2em;
    font-weight: 500;
    text-transform: uppercase
}

.product-variant-4 .product-item.large .product-item-details {
    margin-left: auto;
    margin-right: auto;
    max-width: 300px;
    -webkit-transition: max-width 0s ease .2s;
    -o-transition: max-width 0s ease .2s;
    transition: max-width 0s ease .2s
}

.product-variant-4 .product-item.large .price-box {
    margin-bottom: 12px;
    font-family: Roboto, sans-serif;
    text-align: center
}

.product-variant-4 .product-item.large .price-box .price, .product-variant-4 .product-item.large .price-box .special-price {
    font-size: 20px
}

.product-variant-4 .product-item.large .price-box .old-price {
    font-size: 16px;
    color: #8f8f8f
}

.product-variant-4 .product-item.large .product-item-rating, .product-variant-4 .product-item.large .product-item-rating i.spr-icon {
    color: #ffc000
}

.product-variant-4 .product-item.large .add_to_wishlist, .product-variant-4 .product-item.large .no_wishlist, .product-variant-4 .product-item.large .share-button, .product-variant-4 .product-item.large .wishlist {
    display: none;
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 10
}

.product-variant-4 .product-item.large .add_to_wishlist, .product-variant-4 .product-item.large .no_wishlist, .product-variant-4 .product-item.large .wishlist {
    font-size: 18px;
    padding: 5px;
    width: 26px;
    text-align: center;
    -webkit-transition: color .25s ease;
    -o-transition: color .25s ease;
    transition: color .25s ease
}

.product-variant-4 .product-item.large .add_to_wishlist span, .product-variant-4 .product-item.large .add_to_wishlist.block-loading .bg-striped, .product-variant-4 .product-item.large .add_to_wishlist.block-loading .bg-striped-sm, .product-variant-4 .product-item.large .no_wishlist span, .product-variant-4 .product-item.large .no_wishlist.block-loading .bg-striped, .product-variant-4 .product-item.large .no_wishlist.block-loading .bg-striped-sm, .product-variant-4 .product-item.large .wishlist span, .product-variant-4 .product-item.large .wishlist.block-loading .bg-striped, .product-variant-4 .product-item.large .wishlist.block-loading .bg-striped-sm {
    display: none
}

.product-variant-4 .product-item.large .add_to_wishlist, .product-variant-4 .product-item.large .no_wishlist {
    color: #333745
}

.product-variant-4 .product-item.large .add_to_wishlist:hover, .product-variant-4 .product-item.large .no_wishlist:hover {
    color: #d42720
}

.product-variant-4 .product-item.large .wishlist.active {
    display: block;
    color: #d42720
}

.product-variant-4 .product-item.large .wishlist.active:hover {
    color: #333745
}

.product-variant-4 .product-item.large .share-button {
    top: 50px
}

.product-variant-4 .product-item.large .add-to-cart, .product-variant-4 .product-item.large .btn.quick-view-link, .product-variant-4 .product-item.large .color-swatch, .product-variant-4 .product-item.large .product-item-rating {
    margin: 10px 0;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease
}

.product-variant-4 .product-item.large .countdown-box {
    font-size: 14px
}

.product-variant-4 .product-item.large .product-item-label {
    height: 40px;
    padding-left: 6px;
    padding-right: 6px;
    min-width: 45px;
    font-weight: 700
}

.product-variant-4 .product-item.large .product-item-label.label-sale {
    right: 10px
}

.product-variant-4 .product-item.large .product-item-label.label-new {
    right: 10px;
    left: auto
}

.product-variant-4 .product-item.large .product-item-label {
    top: 10px
}

.product-variant-4 .product-item.large .product-item-label ~ .product-item-label {
    top: 60px
}

.product-variant-4 .product-item.large .add-to-cart, .product-variant-4 .product-item.large .btn.quick-view-link {
    margin: 0 0 10px
}

.product-variant-4 .product-item.large .color-swatch {
    margin-bottom: 15px
}

.product-variant-4 .product-item.large .color-swatch li {
    width: 22px;
    border-radius: 0;
    overflow: hidden;
    margin: 2px 3px;
    box-shadow: none
}

.product-variant-4 .product-item.large .color-swatch li img {
    border-radius: 50%
}

.product-variant-4 .product-item.large .color-swatch li.active, .product-variant-4 .product-item.large .color-swatch li:hover {
    width: 26px;
    border-radius: 0;
    border: 0;
    margin: 0 1px;
    vertical-align: middle
}

.products-grid.product-variant-4 .countdown-box .countdown-wrapper, body.boxed .products-grid.product-variant-4 .product-item.large .countdown-box .countdown-wrapper {
    bottom: 0;
    left: 0;
    right: 0;
    border: 0;
    padding: 5px
}

@media screen and (min-width: 768px) {
    .products-grid.deal-carousel-2.product-variant-4 .product-item.large .product-item-name, .products-grid.five-in-row.product-variant-4 .product-item.large .product-item-name {
        font-size: 14px
    }

    .products-grid.deal-carousel-2.product-variant-4 .product-item.large .btn.add-to-cart, .products-grid.deal-carousel-2.product-variant-4 .product-item.large .btn.quick-view-link, .products-grid.five-in-row.product-variant-4 .product-item.large .btn.add-to-cart, .products-grid.five-in-row.product-variant-4 .product-item.large .btn.quick-view-link {
        height: 36px;
        padding: 0 7px;
        font-size: 13px;
        line-height: 36px
    }

    .products-grid.deal-carousel-2.product-variant-4 .product-item.large .color-swatch, .products-grid.five-in-row.product-variant-4 .product-item.large .color-swatch {
        top: -44px;
        height: 36px
    }

    .products-grid.deal-carousel-2.product-variant-4 .product-item.large .color-swatch li, .products-grid.five-in-row.product-variant-4 .product-item.large .color-swatch li {
        width: 18px;
        margin: 2px
    }

    .products-grid.deal-carousel-2.product-variant-4 .product-item.large .color-swatch li.active, .products-grid.deal-carousel-2.product-variant-4 .product-item.large .color-swatch li:hover, .products-grid.five-in-row.product-variant-4 .product-item.large .color-swatch li.active, .products-grid.five-in-row.product-variant-4 .product-item.large .color-swatch li:hover {
        width: 22px;
        margin: 0
    }

    .products-grid.deal-carousel-2.product-variant-4 .product-item.large .price-box .price, .products-grid.deal-carousel-2.product-variant-4 .product-item.large .price-box .special-price, .products-grid.five-in-row.product-variant-4 .product-item.large .price-box .price, .products-grid.five-in-row.product-variant-4 .product-item.large .price-box .special-price {
        font-size: 18px
    }

    .products-grid.deal-carousel-2.product-variant-4 .product-item.large .product-item-details, .products-grid.five-in-row.product-variant-4 .product-item.large .product-item-details {
        padding: 12px
    }

    .products-grid.deal-carousel-2.product-variant-4 .product-item.large .share-button .social-list li, .products-grid.five-in-row.product-variant-4 .product-item.large .share-button .social-list li {
        width: 28px;
        height: 28px
    }

    .products-grid.deal-carousel-2.product-variant-4 .product-item.large .social-list a, .products-grid.five-in-row.product-variant-4 .product-item.large .social-list a {
        width: 28px;
        height: 28px;
        line-height: 28px
    }

    .products-grid.deal-carousel-2.product-variant-4 .product-item.large .share-button.toBottom:hover .social-list li:nth-child(1), .products-grid.five-in-row.product-variant-4 .product-item.large .share-button.toBottom:hover .social-list li:nth-child(1) {
        top: 0
    }

    .products-grid.deal-carousel-2.product-variant-4 .product-item.large .share-button.toBottom:hover .social-list li:nth-child(2), .products-grid.five-in-row.product-variant-4 .product-item.large .share-button.toBottom:hover .social-list li:nth-child(2) {
        top: 28px
    }

    .products-grid.deal-carousel-2.product-variant-4 .product-item.large .share-button.toBottom:hover .social-list li:nth-child(3), .products-grid.five-in-row.product-variant-4 .product-item.large .share-button.toBottom:hover .social-list li:nth-child(3) {
        top: 56px
    }

    .products-grid.deal-carousel-2.product-variant-4 .product-item.large .share-button.toBottom:hover .social-list li:nth-child(4), .products-grid.five-in-row.product-variant-4 .product-item.large .share-button.toBottom:hover .social-list li:nth-child(4) {
        top: 84px
    }

    .products-grid.deal-carousel-2.product-variant-4 .product-item.large .share-button.toBottom:hover .social-list li:nth-child(5), .products-grid.five-in-row.product-variant-4 .product-item.large .share-button.toBottom:hover .social-list li:nth-child(5) {
        top: 112px
    }

    .products-grid.deal-carousel-2.product-variant-4 .product-item.large .share-button.toBottom:hover .social-list li:nth-child(6), .products-grid.five-in-row.product-variant-4 .product-item.large .share-button.toBottom:hover .social-list li:nth-child(6) {
        top: 140px
    }

    .products-grid.deal-carousel-2.product-variant-4 .product-item.large .carousel-inside .carousel-control.prev, .products-grid.five-in-row.product-variant-4 .product-item.large .carousel-inside .carousel-control.prev {
        left: -22px;
        width: 20px
    }

    .products-grid.deal-carousel-2.product-variant-4 .product-item.large .carousel-inside .carousel-control.next, .products-grid.five-in-row.product-variant-4 .product-item.large .carousel-inside .carousel-control.next {
        right: -22px;
        width: 20px
    }

    .products-grid.deal-carousel-2.product-variant-4 .product-item.large .product-item-inside:hover .carousel-control.prev, .products-grid.five-in-row.product-variant-4 .product-item.large .product-item-inside:hover .carousel-control.prev {
        left: 0
    }

    .products-grid.deal-carousel-2.product-variant-4 .product-item.large .product-item-inside:hover .carousel-control.next, .products-grid.five-in-row.product-variant-4 .product-item.large .product-item-inside:hover .carousel-control.next {
        right: 0
    }
}

.products-grid.product-variant-4 .product-item-not-available, body.boxed .products-grid.product-variant-4 .product-item.large .product-item-not-available {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0
}

.products-grid.product-variant-4 .product-item.large .product-item-photo {
    display: block;
    position: relative;
    width: 100%
}

.products-grid.product-variant-4 .product-item.large .product-item-photo img {
    width: 100%
}

.products-grid.product-variant-4 .product-item.large .product-item-details {
    display: block;
    width: 100%;
    vertical-align: top;
    padding: 20px;
    text-align: center;
    overflow: hidden
}

.products-grid.product-variant-4 .product-item.large .product-item-info {
    display: block;
    overflow: hidden;
    padding: 0
}

.products-grid.product-variant-4 .product-item.large .add-to-cart, .products-grid.product-variant-4 .product-item.large .btn.quick-view-link, .products-grid.product-variant-4 .product-item.large .color-swatch, .products-grid.product-variant-4 .product-item.large .product-item-rating {
    display: none;
    opacity: 0
}

.products-listview.product-variant-4 .product-item.large .product-item-photo {
    width: 30%;
    position: relative
}

.products-listview.product-variant-4 .product-item.large .product-item-details {
    width: 70%;
    padding: 25px
}

.products-listview.product-variant-4 .product-item.large .product-item-name {
    margin: 0 0 10px;
    font-size: 18px
}

.products-listview.product-variant-4 .product-item.large .price-box {
    text-align: left
}

.products-listview.product-variant-4 .product-item.large .price-box .price, .products-listview.product-variant-4 .product-item.large .price-box .special-price {
    font-size: 20px
}

.products-listview.product-variant-4 .product-item.large .price-box .old-price {
    font-size: 16px
}

.products-listview.product-variant-4 .product-item.large .add_to_wishlist, .products-listview.product-variant-4 .product-item.large .no_wishlist, .products-listview.product-variant-4 .product-item.large .share-button, .products-listview.product-variant-4 .product-item.large .wishlist {
    display: block
}

@media screen and (max-width: 991px) {
    .products-listview.product-variant-4 .product-item.large .product-item-photo {
        width: 40%
    }

    .products-listview.product-variant-4 .product-item.large .product-item-details {
        width: 60%;
        padding: 20px
    }
}

@media screen and (min-width: 992px) {
    .products-grid.product-variant-4.deal-carousel, .products-grid.product-variant-4.deal-carousel-2, .products-grid.product-variant-4.products-carousel {
        margin-bottom: 50px
    }

    .products-grid.product-variant-4 .product-item .product-item-info {
        box-shadow: 0 0 0 rgba(0, 0, 0, 0.1)
    }

    .products-grid.product-variant-4 .product-item.large .product-item-info {
        padding: 0
    }

    .products-grid.product-variant-4 .product-item.large .product-item-gallery-previews-wrapper {
        position: relative;
        opacity: 0;
        max-height: 0;
        overflow: hidden;
        visibility: hidden;
        margin-left: 10px;
        margin-right: 10px;
        z-index: 10
    }

    .products-grid.product-variant-4 .product-item.large.hovered {
        z-index: 10000
    }

    .products-grid.product-variant-4 .product-item.large.hovered .product-item-info {
        position: absolute;
        top: 0;
        left: 0;
        width: calc(100% + 40px);
        overflow: hidden;
        display: block;
        margin: -20px -20px 0;
        z-index: 10000;
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transform-style: preserve-3d;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    .products-grid.product-variant-4 .product-item.large.hovered .product-item-inside {
        position: relative;
        overflow: visible
    }

    .products-grid.product-variant-4 .product-item.large.hovered .add-to-cart, .products-grid.product-variant-4 .product-item.large.hovered .btn.quick-view-link, .products-grid.product-variant-4 .product-item.large.hovered .color-swatch, .products-grid.product-variant-4 .product-item.large.hovered .product-item-rating, .products-grid.product-variant-4 .product-item.large.hovered .quick-view-btn, .products-grid.product-variant-4 .product-item.large.hovered .share-button {
        display: block;
        opacity: 1;
        -webkit-transition: opacity .4s ease .1s;
        -o-transition: opacity .4s ease .1s;
        transition: opacity .4s ease .1s
    }

    .products-grid.product-variant-4 .product-item.large.hovered .add_to_wishlist, .products-grid.product-variant-4 .product-item.large.hovered .no_wishlist, .products-grid.product-variant-4 .product-item.large.hovered .share-button, .products-grid.product-variant-4 .product-item.large.hovered .wishlist {
        display: block
    }

    .products-grid.product-variant-4 .product-item.large.hovered .add-to-cart, .products-grid.product-variant-4 .product-item.large.hovered .btn.quick-view-link {
        display: inline-block
    }

    .products-grid.product-variant-4 .product-item.large.hovered .product-item-gallery-previews-wrapper {
        opacity: 1;
        margin-top: -25px;
        margin-bottom: 15px;
        max-height: 200px;
        overflow: visible;
        visibility: visible
    }

    .products-grid.product-variant-4 .product-item.large.hovered.with-previews .product-item-details {
        padding-top: 0
    }

    .products-grid.product-variant-4 > .slick-list {
        z-index: 1000;
        position: relative
    }

    .products-grid.product-variant-4 .slick-list.out-space {
        margin: -40px -40px -300px;
        padding: 40px 40px 300px;
        z-index: 10000;
        overflow: visible
    }

    .products-grid.product-variant-4:hover > .slick-list > .slick-track > .slick-slide:not(.slick-active) {
        opacity: 0
    }

    .product-item-gallery-main {
        position: relative
    }

    .product-item-gallery-previews {
        display: inline-block;
        margin: 0 auto;
        padding: 0;
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
        background-color: #fff;
        border: 1px solid #fff;
        transition: all 0s ease .5s;
        text-align: center
    }

    .product-item-gallery-previews img {
        width: 100%
    }

    .previews-3 .product-item-gallery-previews {
        width: 75%
    }

    .previews-3 .product-item-gallery-previews .item {
        width: 33.333%
    }

    .previews-2 .product-item-gallery-previews, .previews-2 .product-item-gallery-previews .item {
        width: 50%
    }

    .product-item.hovered .product-item-gallery-previews {
        transition: all 0s ease 0s
    }

    .product-item-gallery-previews-wrapper {
        position: relative;
        margin: 0 auto;
        text-align: center
    }

    .product-item-gallery-previews-wrapper .item {
        display: block;
        float: left;
        width: 25%
    }

    .product-item-gallery-previews-wrapper a:hover img {
        opacity: .75;
        background-color: #fff;
        -webkit-transition: opacity .3s ease 0s;
        -o-transition: opacity .3s ease 0s;
        transition: opacity .3s ease 0s
    }

    .products-listview .product-item-gallery-previews {
        box-shadow: 0 0 0 transparent;
        background-color: transparent
    }

    .products-listview.product-variant-4 .product-item {
        height: auto !important
    }

    body:not(.ie) .products-grid.product-variant-4 .product-item .product-item-info {
        -webkit-transition: margin .2s ease 0s, width .2s ease 0s, box-shadow .2s ease 0s;
        -o-transition: margin .2s ease 0s, width .2s ease 0s, box-shadow .2s ease 0s;
        transition: margin .2s ease 0s, width .2s ease 0s, box-shadow .2s ease 0s
    }

    body:not(.ie) .products-grid.product-variant-4 .product-item.large.hovered .product-item-info {
        -webkit-transition: margin .25s ease .2s, width .25s ease .2s, box-shadow .25s ease .2s;
        -o-transition: margin .25s ease .2s, width .25s ease .2s, box-shadow .25s ease .2s;
        transition: margin .25s ease .2s, width .25s ease .2s, box-shadow .25s ease .2s
    }
}

.block.boxed .products-grid.product-variant-4.isotope .product-item.large, .block.fullboxed .products-grid.product-variant-4.isotope .product-item.large, body.boxed .products-grid.product-variant-4.isotope .product-item.large {
    margin: 0 0 30px
}

@media screen and (max-width: 991px) {
    .product-variant-4 .product-item {
        height: auto !important
    }

    .product-item-gallery-previews-wrapper {
        display: none
    }

    .products-grid.product-variant-4 .product-item.large .add-to-cart, .products-grid.product-variant-4 .product-item.large .add_to_wishlist, .products-grid.product-variant-4 .product-item.large .btn.quick-view-link, .products-grid.product-variant-4 .product-item.large .color-swatch, .products-grid.product-variant-4 .product-item.large .no_wishlist, .products-grid.product-variant-4 .product-item.large .product-item-rating, .products-grid.product-variant-4 .product-item.large .quick-view-btn, .products-grid.product-variant-4 .product-item.large .share-button, .products-grid.product-variant-4 .product-item.large .wishlist {
        display: block;
        opacity: 1;
        -webkit-transition: opacity .4s ease .1s;
        -o-transition: opacity .4s ease .1s;
        transition: opacity .4s ease .1s
    }

    .products-grid.product-variant-4 .product-item.large .share-button {
        display: block
    }

    .products-grid.product-variant-4 .product-item.large .add-to-cart, .products-grid.product-variant-4 .product-item.large .btn.quick-view-link {
        display: inline-block
    }
}

@media screen and (min-width: 992px) {
    .six-in-row.products-grid.product-variant-4 .product-item.large .countdown-box {
        font-size: 11px
    }
}

@media screen and (max-width: 1399px) {
    .products-grid.product-variant-4.five-in-row .product-item.large, .products-grid.product-variant-4.six-in-row .product-item.large {
        width: 20%
    }

    .products-grid.product-variant-4.four-in-row .product-item.large {
        width: 25%
    }

    .products-grid.product-variant-4.three-in-row .product-item.large {
        width: 33.33333%
    }

    .products-grid.product-variant-4.two-in-row .product-item.large {
        width: 50%
    }

    .products-grid.product-variant-4.one-in-row .product-item.large {
        width: 100%
    }
}

@media screen and (max-width: 1199px) {
    .products-grid.product-variant-4.five-in-row .product-item.large, .products-grid.product-variant-4.four-in-row .product-item.large, .products-grid.product-variant-4.six-in-row .product-item.large {
        width: 25%
    }

    .products-grid.product-variant-4.three-in-row .product-item.large {
        width: 33.33333%
    }

    .products-grid.product-variant-4.two-in-row .product-item.large {
        width: 50%
    }

    .products-grid.product-variant-4.one-in-row .product-item.large {
        width: 100%
    }
}

@media screen and (max-width: 991px) {
    .products-grid.product-variant-4.five-in-row .product-item.large, .products-grid.product-variant-4.four-in-row .product-item.large, .products-grid.product-variant-4.six-in-row .product-item.large, .products-grid.product-variant-4.three-in-row .product-item.large {
        width: 33.33333%
    }

    .products-grid.product-variant-4.two-in-row .product-item.large {
        width: 50%
    }

    .products-grid.product-variant-4.one-in-row .product-item.large {
        width: 100%
    }
}

@media screen and (max-width: 767px) {
    .products-grid.product-variant-4.five-in-row .product-item.large, .products-grid.product-variant-4.four-in-row .product-item.large, .products-grid.product-variant-4.six-in-row .product-item.large, .products-grid.product-variant-4.three-in-row .product-item.large, .products-grid.product-variant-4.two-in-row .product-item.large {
        width: 50%
    }

    .products-grid.product-variant-4.one-in-row .product-item.large {
        width: 100%
    }
}

@media screen and (max-width: 480px) {
    .products-grid.product-variant-4.five-in-row .product-item.large, .products-grid.product-variant-4.four-in-row .product-item.large, .products-grid.product-variant-4.one-in-row .product-item.large, .products-grid.product-variant-4.six-in-row .product-item.large, .products-grid.product-variant-4.three-in-row .product-item.large, .products-grid.product-variant-4.two-in-row .product-item.large {
        width: 100%
    }
}

@media screen and (max-width: 991px) {
    .products-grid.product-variant-4 .product-item.large .product-item-photo {
        position: relative
    }

    .products-grid.product-variant-4 .product-item.large .quick-view-link {
        display: none
    }

    .products-grid.product-variant-4 .product-item.large .product-item-info {
        padding: 0
    }

    .products-grid.product-variant-4 .product-item.large .product-item-actions .actions-secondary a {
        display: inline-block;
        padding: 3px 12px;
        background: 0 0
    }
}

.product-variant-5 .product-item.large .social-list {
    background: 0 0
}

.product-variant-5 .product-item.large .quick-view-btn {
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    width: 160px;
    margin: -26px 0 0 -80px;
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    font-family: Roboto, sans-serif;
    padding: 13px 10px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    color: #333745;
    background: rgba(255, 255, 255, 0.7);
    opacity: 0;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease
}

.product-variant-5 .product-item.large .quick-view-btn:hover {
    background: rgba(255, 255, 255, 0.95)
}

.product-variant-5 .product-item.large .quick-view-btn i.icon, .product-variant-5 .product-item.large .quick-view-btn span {
    display: inline-block;
    vertical-align: middle
}

.product-variant-5 .product-item.large .quick-view-btn i.icon {
    font-size: 16px;
    padding: 0 6px 0 0
}

.product-variant-5 .product-item.large .product-item-name {
    position: relative;
    margin: 0 0 10px;
    padding: 0;
    font-family: Roboto, sans-serif;
    font-size: 15px;
    line-height: 1.2em;
    font-weight: 500;
    text-transform: uppercase;
    min-height: 72px;
}

.product-variant-5 .product-item.large .product-item-details {
    margin-left: auto;
    margin-right: auto;
    max-width: 300px;
    -webkit-transition: max-width 0s ease .2s;
    -o-transition: max-width 0s ease .2s;
    transition: max-width 0s ease .2s
}

.product-variant-5 .product-item.large .price-box {
    margin-bottom: 7px;
    font-family: Roboto, sans-serif;
    text-align: center
}

.product-variant-5 .product-item.large .price-box .price, .product-variant-5 .product-item.large .price-box .special-price {
    font-size: 20px
}

.product-variant-5 .product-item.large .price-box .old-price {
    font-size: 16px;
    color: #8f8f8f
}

.product-variant-5 .product-item.large .product-item-rating, .product-variant-5 .product-item.large .product-item-rating i.spr-icon {
    color: #ffc000
}

.product-variant-5 .product-item.large .add_to_wishlist, .product-variant-5 .product-item.large .no_wishlist, .product-variant-5 .product-item.large .share-button, .product-variant-5 .product-item.large .wishlist {
    display: none;
    position: absolute;
    top: 5px;
    left: 10px;
    z-index: 10
}

.products-grid .product-item.large .product-item-label.label-new {
    display: table
}

.products-grid .product-item-info .product-item-details .product-item-label.label-new {
    display: none
}

.products-listview .product-item.large .product-item-label.label-new {
    display: block;
    padding-top: 5px;
}

.products-listview .product-item.large .product-item-label.label-new.list-view {
    display: table;
    position: static;
    margin-bottom: 10px
}

.products-listview .wishlist, .products-grid .product-item-details .wishlist {
    display: none !important
}

.products-listview .product-item-details .wishlist {
    display: block !important;
    position: static !important;
    width: auto !important;
    text-align: left !important
}

.products-listview .product-item-details .wishlist span {
    display: inline-block !important;
    margin-left: 10px;
    font-size: 14px;
    color: #333
}

.products-listview .product-item-details .wishlist i {
    vertical-align: middle
}

.product-variant-5 .product-item.large .add_to_wishlist, .product-variant-5 .product-item.large .no_wishlist, .product-variant-5 .product-item.large .wishlist {
    font-size: 18px;
    padding: 5px;
    width: 26px;
    text-align: center;
    -webkit-transition: color .25s ease;
    -o-transition: color .25s ease;
    transition: color .25s ease
}

.product-variant-5 .product-item.large .add_to_wishlist span, .product-variant-5 .product-item.large .add_to_wishlist.block-loading .bg-striped, .product-variant-5 .product-item.large .add_to_wishlist.block-loading .bg-striped-sm, .product-variant-5 .product-item.large .no_wishlist span, .product-variant-5 .product-item.large .no_wishlist.block-loading .bg-striped, .product-variant-5 .product-item.large .no_wishlist.block-loading .bg-striped-sm, .product-variant-5 .product-item.large .wishlist span, .product-variant-5 .product-item.large .wishlist.block-loading .bg-striped, .product-variant-5 .product-item.large .wishlist.block-loading .bg-striped-sm {
    display: none
}

.product-variant-5 .product-item.large .add_to_wishlist, .product-variant-5 .product-item.large .no_wishlist {
    color: #333745
}

.product-variant-5 .product-item.large .add_to_wishlist:hover, .product-variant-5 .product-item.large .no_wishlist:hover {
    color: #d42720
}

.product-variant-5 .product-item.large .wishlist.active {
    display: block;
    color: #d42720
}

.product-variant-5 .product-item.large .wishlist.active:hover {
    color: #333745
}

.product-variant-5 .product-item.large .share-button {
    top: 50px
}

.product-variant-5 .product-item.large .add-to-cart, .product-variant-5 .product-item.large .btn.quick-view-link, .product-variant-5 .product-item.large .color-swatch, .product-variant-5 .product-item.large .product-item-rating {
    margin: 0 0 12px;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease
}

.product-variant-5 .product-item.large .countdown-box {
    font-size: 14px
}

.product-variant-5 .product-item.large .product-item-label {
    height: 25px;
    padding-left: 6px;
    padding-right: 6px;
    min-width: 45px;
    font-weight: 700;
    width: auto
}

.product-variant-5 .product-item.large .product-item-label.label-sale {
    right: 10px
}

.product-variant-5 .product-item.large .product-item-label.label-new {
    right: 10px;
    left: auto;
    text-transform: uppercase;
    height: 25px
}

.product-variant-5 .product-item.large .product-item-label {
    top: 10px
}

.product-variant-5 .product-item.large .product-item-label ~ .product-item-label {
    /* top: 60px */
    top: 15px
}

.product-variant-5 .product-item.large .add-to-cart, .product-variant-5 .product-item.large .btn.quick-view-link {
    margin: 0 0 10px
}

.product-variant-5 .product-item.large .color-swatch {
    margin-bottom: 15px
}

.product-variant-5 .product-item.large .color-swatch li {
    width: 22px;
    border-radius: 0;
    overflow: hidden;
    margin: 2px 3px;
    box-shadow: none
}

.product-variant-5 .product-item.large .color-swatch li img {
    border-radius: 50%
}

.product-variant-5 .product-item.large .color-swatch li.active, .product-variant-5 .product-item.large .color-swatch li:hover {
    width: 26px;
    border-radius: 0;
    border: 0;
    margin: 0 1px;
    vertical-align: middle
}

.product-variant-5 .product-item.large .color-swatch {
    display: block;
    opacity: 1;
    position: absolute;
    top: -40px;
    height: 40px;
    overflow: hidden;
    z-index: 1;
    left: -100px;
    background: rgba(255, 255, 255, 0.8);
    width: calc(100% + 200px);
    padding: 7px;
    white-space: nowrap
}

.products-grid.product-variant-5 .product-item.large .countdown-box .countdown-wrapper, body.boxed .products-grid.product-variant-5 .product-item.large .countdown-box .countdown-wrapper {
    bottom: 0;
    left: 0;
    right: 0;
    border: 0;
    padding: 5px
}

.products-grid.product-variant-5 .product-item.large.colorvariants .countdown-box .countdown-wrapper, body.boxed .products-grid.product-variant-5 .product-item.large.colorvariants .countdown-box .countdown-wrapper {
    bottom: 40px
}

@media screen and (min-width: 768px) {
    .products-grid.five-in-row.product-variant-5 .product-item.large .product-item-name, .products-grid.six-in-row.product-variant-5 .product-item.large .product-item-name, body.boxed .products-grid.five-in-row.product-variant-5 .product-item.large .product-item-name, body.boxed .products-grid.six-in-row.product-variant-5 .product-item.large .product-item-name {
        font-size: 14px
    }

    .products-grid.five-in-row.product-variant-5 .product-item.large .btn.add-to-cart, .products-grid.five-in-row.product-variant-5 .product-item.large .btn.quick-view-link, .products-grid.six-in-row.product-variant-5 .product-item.large .btn.add-to-cart, .products-grid.six-in-row.product-variant-5 .product-item.large .btn.quick-view-link, body.boxed .products-grid.five-in-row.product-variant-5 .product-item.large .btn.add-to-cart, body.boxed .products-grid.five-in-row.product-variant-5 .product-item.large .btn.quick-view-link, body.boxed .products-grid.six-in-row.product-variant-5 .product-item.large .btn.add-to-cart, body.boxed .products-grid.six-in-row.product-variant-5 .product-item.large .btn.quick-view-link {
        height: 36px;
        padding: 0 7px;
        font-size: 13px;
        line-height: 36px
    }

    .products-grid.five-in-row.product-variant-5 .product-item.large .color-swatch, .products-grid.six-in-row.product-variant-5 .product-item.large .color-swatch, body.boxed .products-grid.five-in-row.product-variant-5 .product-item.large .color-swatch, body.boxed .products-grid.six-in-row.product-variant-5 .product-item.large .color-swatch {
        top: -36px;
        height: 36px
    }

    .products-grid.five-in-row.product-variant-5 .product-item.large .color-swatch li, .products-grid.six-in-row.product-variant-5 .product-item.large .color-swatch li, body.boxed .products-grid.five-in-row.product-variant-5 .product-item.large .color-swatch li, body.boxed .products-grid.six-in-row.product-variant-5 .product-item.large .color-swatch li {
        width: 18px;
        margin: 2px
    }

    .products-grid.five-in-row.product-variant-5 .product-item.large .color-swatch li.active, .products-grid.five-in-row.product-variant-5 .product-item.large .color-swatch li:hover, .products-grid.six-in-row.product-variant-5 .product-item.large .color-swatch li.active, .products-grid.six-in-row.product-variant-5 .product-item.large .color-swatch li:hover, body.boxed .products-grid.five-in-row.product-variant-5 .product-item.large .color-swatch li.active, body.boxed .products-grid.five-in-row.product-variant-5 .product-item.large .color-swatch li:hover, body.boxed .products-grid.six-in-row.product-variant-5 .product-item.large .color-swatch li.active, body.boxed .products-grid.six-in-row.product-variant-5 .product-item.large .color-swatch li:hover {
        width: 22px;
        margin: 0
    }

    .products-grid.five-in-row.product-variant-5 .product-item.large.colorvariants .countdown-box .countdown-wrapper, .products-grid.six-in-row.product-variant-5 .product-item.large.colorvariants .countdown-box .countdown-wrapper, body.boxed .products-grid.five-in-row.product-variant-5 .product-item.large.colorvariants .countdown-box .countdown-wrapper, body.boxed .products-grid.six-in-row.product-variant-5 .product-item.large.colorvariants .countdown-box .countdown-wrapper {
        bottom: 36px
    }

    .products-grid.five-in-row.product-variant-5 .product-item.large .price-box .price, .products-grid.five-in-row.product-variant-5 .product-item.large .price-box .special-price, .products-grid.six-in-row.product-variant-5 .product-item.large .price-box .price, .products-grid.six-in-row.product-variant-5 .product-item.large .price-box .special-price, body.boxed .products-grid.five-in-row.product-variant-5 .product-item.large .price-box .price, body.boxed .products-grid.five-in-row.product-variant-5 .product-item.large .price-box .special-price, body.boxed .products-grid.six-in-row.product-variant-5 .product-item.large .price-box .price, body.boxed .products-grid.six-in-row.product-variant-5 .product-item.large .price-box .special-price {
        font-size: 18px
    }

    .products-grid.five-in-row.product-variant-5 .product-item.large .product-item-details, .products-grid.six-in-row.product-variant-5 .product-item.large .product-item-details, body.boxed .products-grid.five-in-row.product-variant-5 .product-item.large .product-item-details, body.boxed .products-grid.six-in-row.product-variant-5 .product-item.large .product-item-details {
        padding: 12px
    }

    .products-grid.five-in-row.product-variant-5 .product-item.large .share-button .social-list li, .products-grid.six-in-row.product-variant-5 .product-item.large .share-button .social-list li, body.boxed .products-grid.five-in-row.product-variant-5 .product-item.large .share-button .social-list li, body.boxed .products-grid.six-in-row.product-variant-5 .product-item.large .share-button .social-list li {
        width: 28px;
        height: 28px
    }

    .products-grid.five-in-row.product-variant-5 .product-item.large .social-list a, .products-grid.six-in-row.product-variant-5 .product-item.large .social-list a, body.boxed .products-grid.five-in-row.product-variant-5 .product-item.large .social-list a, body.boxed .products-grid.six-in-row.product-variant-5 .product-item.large .social-list a {
        width: 28px;
        height: 28px;
        line-height: 28px
    }

    .products-grid.five-in-row.product-variant-5 .product-item.large .share-button.toBottom:hover .social-list li:nth-child(1), .products-grid.six-in-row.product-variant-5 .product-item.large .share-button.toBottom:hover .social-list li:nth-child(1), body.boxed .products-grid.five-in-row.product-variant-5 .product-item.large .share-button.toBottom:hover .social-list li:nth-child(1), body.boxed .products-grid.six-in-row.product-variant-5 .product-item.large .share-button.toBottom:hover .social-list li:nth-child(1) {
        top: 0
    }

    .products-grid.five-in-row.product-variant-5 .product-item.large .share-button.toBottom:hover .social-list li:nth-child(2), .products-grid.six-in-row.product-variant-5 .product-item.large .share-button.toBottom:hover .social-list li:nth-child(2), body.boxed .products-grid.five-in-row.product-variant-5 .product-item.large .share-button.toBottom:hover .social-list li:nth-child(2), body.boxed .products-grid.six-in-row.product-variant-5 .product-item.large .share-button.toBottom:hover .social-list li:nth-child(2) {
        top: 28px
    }

    .products-grid.five-in-row.product-variant-5 .product-item.large .share-button.toBottom:hover .social-list li:nth-child(3), .products-grid.six-in-row.product-variant-5 .product-item.large .share-button.toBottom:hover .social-list li:nth-child(3), body.boxed .products-grid.five-in-row.product-variant-5 .product-item.large .share-button.toBottom:hover .social-list li:nth-child(3), body.boxed .products-grid.six-in-row.product-variant-5 .product-item.large .share-button.toBottom:hover .social-list li:nth-child(3) {
        top: 56px
    }

    .products-grid.five-in-row.product-variant-5 .product-item.large .share-button.toBottom:hover .social-list li:nth-child(4), .products-grid.six-in-row.product-variant-5 .product-item.large .share-button.toBottom:hover .social-list li:nth-child(4), body.boxed .products-grid.five-in-row.product-variant-5 .product-item.large .share-button.toBottom:hover .social-list li:nth-child(4), body.boxed .products-grid.six-in-row.product-variant-5 .product-item.large .share-button.toBottom:hover .social-list li:nth-child(4) {
        top: 84px
    }

    .products-grid.five-in-row.product-variant-5 .product-item.large .share-button.toBottom:hover .social-list li:nth-child(5), .products-grid.six-in-row.product-variant-5 .product-item.large .share-button.toBottom:hover .social-list li:nth-child(5), body.boxed .products-grid.five-in-row.product-variant-5 .product-item.large .share-button.toBottom:hover .social-list li:nth-child(5), body.boxed .products-grid.six-in-row.product-variant-5 .product-item.large .share-button.toBottom:hover .social-list li:nth-child(5) {
        top: 112px
    }

    .products-grid.five-in-row.product-variant-5 .product-item.large .share-button.toBottom:hover .social-list li:nth-child(6), .products-grid.six-in-row.product-variant-5 .product-item.large .share-button.toBottom:hover .social-list li:nth-child(6), body.boxed .products-grid.five-in-row.product-variant-5 .product-item.large .share-button.toBottom:hover .social-list li:nth-child(6), body.boxed .products-grid.six-in-row.product-variant-5 .product-item.large .share-button.toBottom:hover .social-list li:nth-child(6) {
        top: 140px
    }

    .products-grid.five-in-row.product-variant-5 .product-item.large .carousel-inside .carousel-control.prev, .products-grid.six-in-row.product-variant-5 .product-item.large .carousel-inside .carousel-control.prev, body.boxed .products-grid.five-in-row.product-variant-5 .product-item.large .carousel-inside .carousel-control.prev, body.boxed .products-grid.six-in-row.product-variant-5 .product-item.large .carousel-inside .carousel-control.prev {
        left: -22px;
        width: 20px
    }

    .products-grid.five-in-row.product-variant-5 .product-item.large .carousel-inside .carousel-control.next, .products-grid.six-in-row.product-variant-5 .product-item.large .carousel-inside .carousel-control.next, body.boxed .products-grid.five-in-row.product-variant-5 .product-item.large .carousel-inside .carousel-control.next, body.boxed .products-grid.six-in-row.product-variant-5 .product-item.large .carousel-inside .carousel-control.next {
        right: -22px;
        width: 20px
    }

    .products-grid.five-in-row.product-variant-5 .product-item.large .product-item-inside:hover .carousel-control.prev, .products-grid.six-in-row.product-variant-5 .product-item.large .product-item-inside:hover .carousel-control.prev, body.boxed .products-grid.five-in-row.product-variant-5 .product-item.large .product-item-inside:hover .carousel-control.prev, body.boxed .products-grid.six-in-row.product-variant-5 .product-item.large .product-item-inside:hover .carousel-control.prev {
        left: 0
    }

    .products-grid.five-in-row.product-variant-5 .product-item.large .product-item-inside:hover .carousel-control.next, .products-grid.six-in-row.product-variant-5 .product-item.large .product-item-inside:hover .carousel-control.next, body.boxed .products-grid.five-in-row.product-variant-5 .product-item.large .product-item-inside:hover .carousel-control.next, body.boxed .products-grid.six-in-row.product-variant-5 .product-item.large .product-item-inside:hover .carousel-control.next {
        right: 0
    }
}

.products-grid.product-variant-5 .product-item-not-available, body.boxed .products-grid.product-variant-5 .product-item.large .product-item-not-available {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0
}

.products-grid.product-variant-5 .product-item.large .product-item-photo {
    display: block;
    position: relative;
    width: 100%
}

.products-grid.product-variant-5 .product-item.large .product-item-photo img {
    width: 100%;
    min-height: 219px;
}

.products-grid.product-variant-5 .product-item.large .product-item-details {
    display: block;
    width: 100%;
    vertical-align: top;
    padding: 20px;
    overflow: visible;
    text-align: center
}

.products-grid.product-variant-5 .product-item.large .product-item-info {
    display: block;
    overflow: hidden;
    padding: 0
}

.products-grid.product-variant-5 .product-item.large .carousel-inside .item a {
    display: block
}

.products-grid.product-variant-5 .product-item.large .carousel-inside .carousel-control.prev {
    left: -35px;
    width: 35px
}

.products-grid.product-variant-5 .product-item.large .carousel-inside .carousel-control.next {
    right: -35px;
    width: 35px
}

.products-grid.product-variant-5 .product-item.large .product-item-inside:hover .carousel-control.prev {
    left: 0
}

.products-grid.product-variant-5 .product-item.large .product-item-inside:hover .carousel-control.next {
    right: 0
}

.products-listview.product-variant-5 .product-item.large .product-item-photo {
    width: 30%;
    position: relative
}

.products-listview.product-variant-5 .product-item.large .product-item-details {
    width: 70%;
    padding: 25px
}

.products-listview.product-variant-5 .product-item.large .product-item-name {
    margin: 0 0 10px;
    font-size: 18px
}

.products-listview.product-variant-5 .product-item.large .price-box {
    text-align: left
}

.products-listview.product-variant-5 .product-item.large .price-box .price, .products-listview.product-variant-5 .product-item.large .price-box .special-price {
    font-size: 20px
}

.products-listview.product-variant-5 .product-item.large .price-box .old-price {
    font-size: 16px
}

.products-listview.product-variant-5 .product-item.large .add_to_wishlist, .products-listview.product-variant-5 .product-item.large .no_wishlist, .products-listview.product-variant-5 .product-item.large .share-button, .products-listview.product-variant-5 .product-item.large .wishlist {
    display: block
}

@media screen and (max-width: 991px) {
    .products-listview.product-variant-5 .product-item.large .product-item-photo {
        width: 40%
    }

    .products-listview.product-variant-5 .product-item.large .product-item-details {
        width: 60%;
        padding: 20px
    }
}

@media screen and (min-width: 992px) {
    .products-grid.product-variant-5 .product-item .product-item-info {
        box-shadow: 0 0 0 rgba(0, 0, 0, 0.1)
    }

    .products-grid.product-variant-5 .product-item.large .product-item-info {
        padding: 0
    }

    .products-grid.product-variant-5 .product-item.large .product-item-gallery-previews-wrapper {
        position: relative;
        opacity: 0;
        max-height: 0;
        overflow: hidden;
        visibility: hidden;
        margin-left: 10px;
        margin-right: 10px;
        z-index: 10
    }

    .products-grid.product-variant-5 .product-item.large.hovered {
        z-index: 1000 !important
    }

    /*.products-grid.product-variant-5 .product-item.large {
        z-index: 1000 !important
    }*/

    .products-grid.product-variant-5 .product-item.large.hovered .product-item-info {
        /* position: absolute; */
        top: 0;
        left: 0;
        overflow: hidden;
        display: block;
        z-index: 10000;
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.15)
    }

    .products-grid.product-variant-5 .product-item.large .product-item-info {
        /*position: absolute;
        top: 0;
        left: 0;
        overflow: hidden;
        display: block;
        z-index: 10000;
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.15)*/
    }

    .products-grid.product-variant-5 .product-item.large.hovered .product-item-inside {
        position: relative;
        overflow: visible
    }

    .products-grid.product-variant-5 .product-item.large .product-item-inside {
        position: relative;
        overflow: visible
    }

    .products-grid.product-variant-5 .product-item.large.hovered.with-previews .product-item-details {
        padding-top: 0
    }

    .products-grid.product-variant-5 .product-item.large.hovered .add-to-cart, .products-grid.product-variant-5 .product-item.large.hovered .btn.quick-view-link, .products-grid.product-variant-5 .product-item.large.hovered .color-swatch, .products-grid.product-variant-5 .product-item.large.hovered .product-item-rating, .products-grid.product-variant-5 .product-item.large.hovered .quick-view-btn, .products-grid.product-variant-5 .product-item.large.hovered .share-button {
        display: block;
        opacity: 1;
        -webkit-transition: opacity .4s ease .1s;
        -o-transition: opacity .4s ease .1s;
        transition: opacity .4s ease .1s
    }

    .products-grid.product-variant-5 .product-item.large.hovered .add_to_wishlist, .products-grid.product-variant-5 .product-item.large.hovered .no_wishlist, .products-grid.product-variant-5 .product-item.large.hovered .share-button, .products-grid.product-variant-5 .product-item.large.hovered .wishlist {
        display: block
    }

    .products-grid.product-variant-5 .product-item.large.hovered .add-to-cart, .products-grid.product-variant-5 .product-item.large.hovered .btn.quick-view-link {
        display: inline-block
    }

    .products-grid.product-variant-5 > .slick-list {
        margin: 0;
        padding: 0;
        z-index: 1000;
        position: relative
    }

    .products-grid.product-variant-5 > .slick-list.out-space {
        margin: -40px -40px -300px;
        padding: 40px 40px 300px;
        z-index: 10000;
        overflow: visible
    }

    .products-grid.product-variant-5:hover > .slick-list > .slick-track > .slick-slide:not(.slick-active) {
        opacity: 0;
        pointer-events: none
    }

    .product-item-gallery-main {
        position: relative;
        min-height: 181px;
    }

    .product-item-info .product-item-photo {
        padding: 30px 5px 0px
    }

    .products-listview.product-variant-5 .product-item {
        height: auto !important
    }
}

.block.boxed .products-grid.product-variant-5.isotope .product-item.large, .block.fullboxed .products-grid.product-variant-5.isotope .product-item.large, body.boxed .products-grid.product-variant-5.isotope .product-item.large {
    margin: 0 0 30px;
    z-index: 99;
}

@media screen and (max-width: 991px) {
    .product-variant-5 .product-item {
        height: auto !important
    }

    .products-grid.product-variant-5 .product-item.large .add-to-cart, .products-grid.product-variant-5 .product-item.large .add_to_wishlist, .products-grid.product-variant-5 .product-item.large .btn.quick-view-link, .products-grid.product-variant-5 .product-item.large .color-swatch, .products-grid.product-variant-5 .product-item.large .no_wishlist, .products-grid.product-variant-5 .product-item.large .product-item-rating, .products-grid.product-variant-5 .product-item.large .quick-view-btn, .products-grid.product-variant-5 .product-item.large .share-button, .products-grid.product-variant-5 .product-item.large .wishlist {
        display: block;
        opacity: 1;
        -webkit-transition: opacity .4s ease .1s;
        -o-transition: opacity .4s ease .1s;
        transition: opacity .4s ease .1s
    }

    .products-grid.product-variant-5 .product-item.large .share-button {
        display: block
    }

    .products-grid.product-variant-5 .product-item.large .add-to-cart, .products-grid.product-variant-5 .product-item.large .btn.quick-view-link {
        display: inline-block
    }
}

@media screen and (min-width: 992px) {
    .six-in-row.products-grid.product-variant-5 .product-item.large .countdown-box {
        font-size: 11px
    }
}

@media screen and (max-width: 1399px) {
    .products-grid.product-variant-5.five-in-row .product-item.large, .products-grid.product-variant-5.six-in-row .product-item.large {
        width: 20%
    }

    .products-grid.product-variant-5.four-in-row .product-item.large {
        width: 25%
    }

    .products-grid.product-variant-5.three-in-row .product-item.large {
        width: 33.33333%
    }

    .products-grid.product-variant-5.two-in-row .product-item.large {
        width: 50%
    }

    .products-grid.product-variant-5.one-in-row .product-item.large {
        width: 100%
    }
}

@media screen and (max-width: 1199px) {
    .products-grid.product-variant-5.five-in-row .product-item.large, .products-grid.product-variant-5.four-in-row .product-item.large, .products-grid.product-variant-5.six-in-row .product-item.large {
        width: 25%
    }

    .products-grid.product-variant-5.three-in-row .product-item.large {
        width: 33.33333%
    }

    .products-grid.product-variant-5.two-in-row .product-item.large {
        width: 50%
    }

    .products-grid.product-variant-5.one-in-row .product-item.large {
        width: 100%
    }
}

@media screen and (max-width: 991px) {
    .products-grid.product-variant-5.five-in-row .product-item.large, .products-grid.product-variant-5.four-in-row .product-item.large, .products-grid.product-variant-5.six-in-row .product-item.large, .products-grid.product-variant-5.three-in-row .product-item.large {
        width: 33.33333%
    }

    .products-grid.product-variant-5.two-in-row .product-item.large {
        width: 50%
    }

    .products-grid.product-variant-5.one-in-row .product-item.large {
        width: 100%
    }
}

@media screen and (max-width: 767px) {
    .products-grid.product-variant-5.five-in-row .product-item.large, .products-grid.product-variant-5.four-in-row .product-item.large, .products-grid.product-variant-5.six-in-row .product-item.large, .products-grid.product-variant-5.three-in-row .product-item.large, .products-grid.product-variant-5.two-in-row .product-item.large {
        width: 50%
    }

    .products-grid.product-variant-5.one-in-row .product-item.large {
        width: 100%
    }

    .filters.style2 li {
        margin: 0 0px !important;
    }
}

@media screen and (max-width: 480px) {
    .products-grid.product-variant-5.five-in-row .product-item.large, .products-grid.product-variant-5.four-in-row .product-item.large, .products-grid.product-variant-5.one-in-row .product-item.large, .products-grid.product-variant-5.six-in-row .product-item.large, .products-grid.product-variant-5.three-in-row .product-item.large, .products-grid.product-variant-5.two-in-row .product-item.large {
        width: 100%;
    }

    .categories .clearfix{
        display: none;
    }

}

@media screen and (max-width: 991px) {
    .products-grid.product-variant-5 .product-item.large .product-item-photo {
        position: relative
    }

    .products-grid.product-variant-5 .product-item.large .quick-view-link {
        display: none
    }

    .products-grid.product-variant-5 .product-item.large .product-item-info {
        padding: 0
    }

    .products-grid.product-variant-5 .product-item.large .product-item-actions .actions-secondary a {
        display: inline-block;
        padding: 3px 12px;
        background: 0 0
    }
}

.products-listview.product-variant-5 .product-item.large .product-item-description {
    display: block
}

.products-listview.product-variant-5 .product-item.large {
    padding-left: 0;
    padding-right: 0
}

.carousel-inside {
    position: relative;
    overflow: hidden
}

.carousel-inside .carousel-control {
    position: absolute;
    display: block;
    height: 35px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: #333745;
    color: #fff;
    top: 50%;
    padding: 0;
    margin-top: -17px;
    border: none;
    outline: 0;
    opacity: 1;
    -webkit-transition: left .3s ease .3s, right .3s ease .3s;
    -o-transition: left .3s ease .3s, right .3s ease .3s;
    transition: left .3s ease .3s, right .3s ease .3s;
    text-shadow: none
}

.carousel-inside .carousel-control:focus, .carousel-inside .carousel-control:hover {
    outline: 0
}

.carousel-inside .carousel-control:hover {
    background: #d42720
}

.carousel-inside .carousel-control:before {
    font-family: icomoon-reg;
    font-size: 22px;
    line-height: 35px;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.carousel-inside .carousel-control.prev {
    left: -22px;
    right: auto
}

.carousel-inside .carousel-control.prev:before {
    content: "\e923"
}

.carousel-inside .carousel-control.next {
    right: -22px;
    left: auto
}

.carousel-inside .carousel-control.next:before {
    content: "\e922";
    margin-left: 2px
}

.product-variant-3 .carousel-inside .carousel-control {
    width: 35px
}

.product-variant-3 .carousel-inside .carousel-control.prev {
    left: -37px
}

.product-variant-3 .carousel-inside .carousel-control.next {
    right: -37px
}

.carousel-inside.slide .carousel-inner > .item {
    -webkit-transition: .3s ease-in-out left;
    -moz-transition: .3s ease-in-out left;
    -o-transition: .3s ease-in-out left;
    transition: .3s ease-in-out left
}

.product-item .product-item-inside:hover .carousel-inside .carousel-control {
    opacity: 1
}

.product-item .product-item-inside:hover .carousel-control.prev {
    left: 0
}

.product-item .product-item-inside:hover .carousel-control.next {
    right: 0
}

@media screen and (max-width: 991px) {
    .carousel-inside .carousel-control {
        opacity: 1
    }

    .carousel-inside .carousel-control.prev {
        left: 0
    }

    .carousel-inside .carousel-control.next {
        right: 0
    }
}

@media screen and (max-width: 991px) {
    .carousel-control.next, .carousel-control.prev {
        display: none
    }
}

.carousel-inside.fade {
    opacity: 1
}

.carousel-inside.fade .item {
    transition: opacity ease-out .5s;
    left: 0;
    opacity: 0;
    top: 0;
    position: absolute;
    width: 100%;
    display: block
}

.carousel-inside.fade .item:first-child {
    top: auto;
    opacity: 1;
    position: relative
}

.carousel-inside.fade .item.active {
    opacity: 1
}

.carousel-inside.slide .carousel-inner > .item.active {
    display: table;
    width: calc(100% + 1px)
}

.carousel-inside .item a {
    display: table-cell;
    vertical-align: middle;
    width: 100%
}

.product-creative-slider .item img {
    width: 100%
}

.product-slider-wrapper {
    position: relative
}

.product-slider-wrapper .zoomContainer {
    top: 0 !important
}

.product-slider-wrapper .zoomWindowContainer > .zoomWindow {
    width: 100% !important;
    height: 100% !important;
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.3)
}

@media screen and (min-width: 481px) {
    .product-creative-slider {
        position: relative;
        z-index: 1
    }

    .product-creative-slider .item img {
        vertical-align: top;
        -webkit-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        transition: all 300ms ease
    }
}

.product-creative-slider-control {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%
}

.product-creative-slider-control .slick-next, .product-creative-slider-control .slick-prev {
    position: absolute;
    z-index: 3;
    display: block;
    height: 100%;
    width: 70px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: rgba(255, 255, 255, 0.1);
    top: 10px;
    padding: 0;
    opacity: 1;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.product-creative-slider-control .slick-next:hover, .product-creative-slider-control .slick-next:not(.slick-disabled):hover, .product-creative-slider-control .slick-prev:hover, .product-creative-slider-control .slick-prev:not(.slick-disabled):hover {
    background: rgba(255, 255, 255, 0.5);
    opacity: 1
}

.product-creative-slider-control .slick-next.slick-disabled, .product-creative-slider-control .slick-prev.slick-disabled {
    visibility: hidden
}

.product-creative-slider-control .slick-next:before, .product-creative-slider-control .slick-prev:before {
    font-size: 38px;
    line-height: 50px;
    color: #d42720;
    opacity: 1
}

.product-creative-slider-control .slick-next:hover:before, .product-creative-slider-control .slick-prev:hover:before {
    color: #d42720;
    opacity: 1
}

.product-creative-slider-control .slick-prev {
    left: 0;
    right: auto
}

.product-creative-slider-control .slick-next {
    right: 0;
    left: auto
}

@media screen and (max-width: 480px) {
    .product-creative-slider-control .slick-next, .product-creative-slider-control .slick-prev {
        width: 45px
    }
}

.product-info-block {
    color: #333745;
    margin-bottom: 50px
}

@media screen and (max-width: 991px) {
    .product-info-block {
        margin-bottom: 30px
    }
}

.product-info-block .price {
    margin-bottom: 10px;
    font-size: 34px;
    line-height: 1.2em;
    font-weight: 700;
    text-align: right;
    color: #d42720
}

@media screen and (max-width: 991px) {
    .product-info-block .price {
        font-size: 28px
    }
}

.product-info-block .price .old-price {
    padding-right: 10px;
    font-size: .824em;
    font-weight: 300;
    color: #333745;
    text-decoration: line-through
}

.product-info-block .product-availability, .product-info-block .product-sku {
    font-size: 17px
}

.product-info-block .product-availability span, .product-info-block .product-sku span {
    font-weight: 500;
    color: #d42720
}

.product-info-block .product-sku {
    display: inline-block;
    padding-right: 10px
}

.product-info-block .product-availability {
    // border-bottom: 1px solid #e8e8e8;
    margin-bottom: 15px;
    padding-bottom: 15px
}

.product-info-block .product-options {
    margin-bottom: 15px
}

.product-info-block .product-options > div {
    display: inline-block;
    vertical-align: top;
    padding-right: 30px
}

.product-info-block .product-options ul, .product-info-block .product-options > div.swatches .select-wrapper-sm {
    display: none
}

.product-info-block .product-options > div.swatches ul {
    display: inline-block;
    vertical-align: top
}

.product-info-block .product-options select.form-control {
    margin-bottom: 0
}

.product-info-block .product-qty .qty {
    display: inline-block;
    vertical-align: baseline
}

.product-info-block .product-qty .qty input[type=text] {
    background-color: transparent;
    border: 0;
    font-size: 19px;
    line-height: 22px;
    font-weight: 700;
    vertical-align: middle;
    color: #d42720
}

.product-info-block .option-label {
    display: inline-block;
    vertical-align: top;
    padding-right: 10px;
    font-size: 16px;
    line-height: 30px;
    color: #333745;
    font-weight: 700;
    text-transform: uppercase
}

.product-info-block .product-label {
    float: right;
    margin: -5px 0 5px 0px;
    padding: 0 10px;
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    font-weight: 500;
    letter-spacing: .5px;
    font-family: Oswald, sans-serif;
    background-color: #d42720;
    text-transform: uppercase
}

.product-info-block .product-label:before {
    display: none
}

.product-info-block .product-label.new {
    color: #fff;
    background-color: #333745
}

.product-info-block .product-actions .product-details {
    display: none
}

.product-info-block.classic {
    margin-bottom: 50px
}

@media screen and (max-width: 991px) {
    .product-info-block.classic {
        margin-bottom: 30px
    }
}

.product-info-block.classic .select-wrapper-sm {
    float: left
}

.product-info-block.classic .product-info-top {
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 15px;
    padding-bottom: 5px
}

.product-info-block.classic .rating {
    display: block
}

.product-info-block.classic .product-info-top .rating {
    display: inline-block;
    line-height: 23px
}

.product-info-block.classic .product-name-wrapper {
    width: 100%;
    display: table
}

.product-info-block.classic .product-labels {
    display: table-cell;
    vertical-align: top
}

.product-info-block.classic .product-labels .product-label {
    margin-top: 0
}

.product-info-block.classic .product-name {
    display: table-cell;
    vertical-align: top;
    font-family: Roboto, sans-serif;
    font-size: 24px;
    line-height: 1.2em;
    font-weight: 700;
    border: 0;
    padding: 0;
    margin-bottom: 0;
    text-transform: none
}

.product-info-block.classic .product-description {
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid #e8e8e8
}

.product-info-block.classic .product-description p:last-child {
    margin-bottom: 0
}

.product-info-block.classic .countdown-circle {
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid #e8e8e8
}

.product-info-block.classic .product-meta {
    margin-bottom: 3px
}

.product-info-block.classic .product-meta > span {
    margin-right: 5px
}

.product-info-block.classic .product-meta a {
    white-space: nowrap;
    text-decoration: none
}

.product-info-block.classic .product-meta a i.icon {
    margin-right: 3px
}

.product-info-block.classic .product-options {
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 15px;
    padding-bottom: 15px
}

.product-info-block.classic .product-options .product-qty {
    padding-bottom: 5px
}

.product-info-block.classic .product-options .option-label {
    display: block;
    float: left;
    padding-right: 0;
    font-size: 13px;
    line-height: 30px;
    min-width: 80px
}

.product-info-block.classic .qty-changer input[type=button] {
    background: #fff
}

.product-info-block.classic .product-actions .actions {
    text-align: right
}

.product-info-block.creative .select-wrapper-sm {
    display: inline-block
}

.product-info-block.creative .product-name {
    font-family: Roboto, sans-serif;
    font-size: 30px;
    line-height: 1.333em;
    font-weight: 500;
    border: 0;
    padding: 0;
    margin-bottom: 20px
}

.product-info-block.creative .product-meta {
    margin-bottom: 15px
}

.product-info-block.creative .product-meta > span:before {
    content: "|";
    padding: 0 16px;
    color: #e8e8e8
}

.product-info-block.creative .product-meta > span.availability:before, .product-info-block.creative .product-meta > span:last-child:before {
    display: none
}

.product-info-block.creative .product-meta a {
    text-decoration: none
}

.product-info-block.creative .product-meta a i.icon {
    margin-right: 3px
}

.product-info-block.creative .product-labels {
    float: right
}

.product-info-block.creative .product-labels:before {
    display: none
}

.product-info-block.creative .product-description {
    margin-bottom: 30px;
    background: #f7f7f7;
    padding: 15px 20px
}

.product-info-block.creative .product-description p:last-child {
    margin-bottom: 0
}

.product-info-block.creative .social {
    padding-top: 10px
}

.product-info-block.creative .product-sku {
    font-size: 15px
}

.product-info-block.creative .product-actions {
    display: table;
    width: 100%;
    border-top: 1px solid #e8e8e8;
    padding: 30px 0 0
}

.product-info-block.creative .product-actions > div {
    display: table-cell;
    vertical-align: top
}

.product-info-block.creative .product-actions > div:first-child {
    padding-right: 15px
}

.product-info-block.creative .product-actions .social {
    text-align: left;
    padding-top: 0
}

.product-info-block.creative .product-actions .actions {
    text-align: right;
    min-width: 300px
}

.product-info-block.creative .product-options {
    float: left;
    margin-bottom: 5px;
    width: calc(100% - 220px)
}

.product-info-block.creative .product-qty {
    float: right;
    text-align: right;
    width: 220px;
    margin-bottom: 15px
}

.product-info-block.creative .product-options.more-options {
    float: none;
    width: 100%
}

.product-info-block.creative .countdown-circle .countdown-text .text1 {
    font-size: 18px
}

@media screen and (max-width: 991px) {
    .product-info-block.creative .product-meta {
        font-size: 13px
    }

    .product-info-block.creative .product-meta > span:before {
        padding: 0 8px
    }

    .product-info-block.creative .product-sku {
        font-size: 13px
    }
}

@media screen and (max-width: 767px) {
    .product-info-block.creative .product-options {
        float: none;
        width: 100%;
        margin-bottom: 15px
    }

    .product-info-block.creative .product-qty {
        float: none;
        width: 100%;
        text-align: right;
        margin-bottom: 15px
    }

    .product-info-block.creative .product-options > div {
        white-space: nowrap
    }

    .product-info-block.creative .product-actions {
        display: block;
        padding: 15px 0 0
    }

    .product-info-block.creative .product-actions > div {
        display: block
    }

    .product-info-block.creative .product-meta > span {
        display: block;
        margin-bottom: 5px
    }

    .product-info-block.creative .product-meta > span:before {
        display: none
    }
}

@media screen and (max-width: 480px) {
    .product-info.creative .product-name {
        font-size: 24px
    }
}

.rating i.icon {
    margin-right: 2px
}

.rating i.icon.fill {
    color: #d42720
}

.rating .count {
    padding-left: 5px
}

.product-previews-wrapper {
    position: relative;
    z-index: 1
}

.product-previews-carousel {
    overflow: hidden;
    margin-bottom: 50px;
    opacity: 0
}

@media screen and (max-width: 991px) {
    .product-previews-carousel {
        margin-bottom: 30px
    }
}

.product-previews-carousel .slick-prev {
    left: 0;
    right: auto;
    z-index: 1
}

.product-previews-carousel .slick-next {
    right: 0;
    left: auto
}

.product-previews-carousel .slick-next, .product-previews-carousel .slick-prev {
    height: 45px;
    width: 19px;
    margin-top: -22px;
    background-color: #fff;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.product-previews-carousel .slick-next:before, .product-previews-carousel .slick-prev:before {
    color: #d42720
}

.product-previews-carousel .slick-next:hover:before, .product-previews-carousel .slick-prev:hover:before {
    color: #fff
}

.product-previews-carousel .slick-disabled {
    visibility: hidden
}

.product-previews-carousel:not(.slick-slider) {
    margin-left: -15px;
    margin-right: -15px;
    overflow: hidden
}

.product-previews-carousel:not(.slick-slider) > a {
    display: block;
    width: calc(33.333% - 30px);
    margin: 0 15px;
    float: left
}

.product-previews-carousel:not(.slick-slider) > a img {
    width: 100%
}

.product-previews-carousel .slick-list {
    margin: 0 -13px 0 -15px
}

.product-previews-carousel .slick-slide {
    margin: 0 15px
}

.product-previews-carousel .slick-slide img {
    max-width: 100%
}

.product-previews-carousel.slick-initialized {
    opacity: 1
}

.product-previews-carousel a.active {
    position: relative
}

.product-previews-carousel a.active:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: inset -2px 0 0 #d42720, inset 0 -2px 0 #d42720, inset 0 2px 0 #d42720, inset 2px 0 0 #d42720;
    -webkit-box-shadow: inset -2px 0 0 #d42720, inset 0 -2px 0 #d42720, inset 0 2px 0 #d42720, inset 2px 0 0 #d42720
}

.main-image {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px
}

.main-image img.zoom {
    max-width: 100%;
    max-height: 100%
}

.main-image .zoomWrapper {
    width: 100% !important;
    height: 100% !important
}

.main-image .zoomWrapper img {
    width: 100% !important;
    height: auto !important
}

.main-image .zoomWrapper img:first-child {
    position: relative !important;
    z-index: 1
}

.main-image .zoomWrapper img:last-child {
    z-index: 2;
    top: 0;
    left: 0
}

.main-image .zoomContainer {
    top: 0 !important;
    left: 0 !important
}

.page-main > .zoomContainer {
    left: 15px !important;
    display: none
}

@media screen and (max-width: 1199px) {
    .main-image {
        margin-bottom: 20px
    }

    .product-previews-carousel:not(.slick-slider) {
        margin-left: -10px;
        margin-right: -10px
    }

    .product-previews-carousel:not(.slick-slider) > a {
        width: calc(33.333% - 20px);
        margin: 0 10px
    }

    .product-previews-carousel .slick-list {
        margin: 0 -8px 0 -10px
    }

    .product-previews-carousel .slick-slide {
        margin: 0 10px
    }
}

.dblclick-text {
    display: none
}

body.touch .dblclick-text {
    display: block;
    position: absolute;
    z-index: 2;
    bottom: 7px;
    width: 100%;
    text-align: center
}

body.touch .dblclick-text span {
    display: inline-block;
    padding: 0 10px;
    background: rgba(255, 255, 255, 0.4);
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
    color: #333745
}

.product-nav {
    padding: 0 10px
}

.product-nav > a {
    position: relative
}

.product-nav > a .product-nav-preview {
    position: absolute;
    z-index: -1;
    padding: 3px;
    width: 100px;
    top: -10000px;
    visibility: hidden;
    opacity: 0;
    background-color: #fff;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    -webkit-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease
}

.product-nav > a .product-nav-preview span.image {
    position: relative;
    display: block;
    padding: 0
}

.product-nav > a .product-nav-preview span.price {
    position: absolute;
    bottom: 0;
    right: 0;
    display: block;
    padding: 0 4px;
    font-size: 12px;
    line-height: 1.833em;
    font-weight: 500;
    text-transform: none;
    text-align: center;
    color: #fff;
    background-color: #d42720
}

.product-nav > a .product-nav-preview span.name {
    display: block;
    width: 100%;
    padding: 4px 0;
    font-size: 12px;
    line-height: 1.1em;
    font-weight: 500;
    text-transform: none;
    text-align: center;
    color: #333745
}

.product-nav > a .product-nav-preview img {
    width: 100%
}

.product-nav > a:hover .product-nav-preview {
    top: 22px;
    visibility: visible;
    opacity: 1;
    z-index: 1005
}

.product-nav > a.product-nav-prev:hover .product-nav-preview {
    left: -5px
}

.product-nav > a.product-nav-next:hover .product-nav-preview {
    right: -5px
}

.video-link, .zoom-link {
    display: block;
    position: absolute;
    z-index: 99; 
    bottom: 0;
    left: 0;
    width: 35px;
    height: 35px;
    font-size: 15px;
    line-height: 35px;
    background-color: rgba(255, 255, 255, 0.8);
    text-align: center;
    color: #333745
}

.video-link:hover, .zoom-link:hover {
    color: #d42720
}

.video-link {
    top: 0;
    bottom: auto;
    font-size: 20px;
    line-height: 38px
}

.product-info-block.creative .video-link {
    position: static;
    font-size: 44px;
    line-height: 40px;
    display: inline-block;
    margin-top: -30px;
    margin-bottom: 20px
}

@media screen and (max-width: 991px) {
    .product-info-block.creative .video-link {
        margin-top: -15px;
        margin-bottom: 10px
    }
}

.product-info-block.creative .video-link-wrapper {
    text-align: center
}

.productStack {
    position: fixed;
    right: 0;
    bottom: -134px;
    width: 100%;
    z-index: 9999999999;
    visibility: visible;
    pointer-events: none;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.productStack .productstack-content {
    height: 134px;
    clear: both;
    background: #fff;
    border-top: 4px solid #d42720;
    box-shadow: 0 -5px 5px -5px rgba(0, 0, 0, 0.4);
    pointer-events: auto;
    overflow-y: hidden
}

.productStack.disable {
    bottom: -184px;
    visibility: hidden;
    z-index: -10000
}

.productStack.open {
    bottom: 0;
    z-index: 999999999999;
}

#noty_layout__topRight {
    z-index: 99999999999 !important;
}

.productStack .toggleStack {
    position: relative;
    z-index: 1;
    display: block;
    float: right;
    background: #d42720;
    color: #fff;
    width: auto;
    height: 50px;
    font-size: 20px;
    line-height: 50px;
    text-decoration: none;
    padding: 0 10px;
    pointer-events: auto;
    white-space: nowrap
}

.productStack .toggleStack .icon {
    font-size: 30px;
    vertical-align: sub;
    padding: 0 10px 0 0
}

.productStack .toggleStack:after {
    content: '';
    display: table
}

.productStack .total-cart {
    float: right;
    min-width: 200px;
    max-width: 290px;
    padding: 15px 10px;
    color: #333745
}

.productStack .total-cart .items-total {
    font-size: 16px;
    line-height: 20px;
    text-align: left;
    padding: 10px 0;
    margin: 0 0 10px
}

.productStack .total-cart .count, .productStack .total-cart .price {
    display: inline-block;
    float: right;
    padding-left: 10px;
    font-size: 18px;
    font-weight: 700;
    color: #d42720
}

.productStack .total-cart .subtotal {
    font-size: 16px;
    line-height: 20px;
    padding: 10px 0
}

.productStack .action-cart {
    float: right;
    min-width: 210px;
    padding: 15px 10px
}

.productStack .action-cart .btn {
    display: block;
    width: 100%;
    margin-bottom: 8px
}

.productStack .products-list-wrapper {
    display: inline-block;
    width: calc(100% - 500px);
    overflow-x: auto;
    overflow-y: hidden;
    padding: 10px 15px 5px
}

.productStack .products-list {
    margin: 0;
    padding: 0;
    list-style: none;
    white-space: nowrap;
    -webkit-transition: opacity .2s ease;
    -o-transition: opacity .2s ease;
    transition: opacity .2s ease
}

.productStack .products-list.loaded {
    opacity: 0;
    -webkit-transition: opacity .2s ease;
    -o-transition: opacity .2s ease;
    transition: opacity .2s ease
}

.productStack .products-list li {
    display: inline-block;
    position: relative;
    margin: 0 5px 0 0
}

.productStack .products-list li a {
    display: block
}

.productStack .products-list li img {
    height: 100px
}

.productStack .products-list li:hover .actions {
    opacity: 1;
    bottom: 0
}

.productStack .products-list .item-qty {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    line-height: 20px;
    font-size: 14px;
    padding: 0 5px;
    color: #fff;
    background-color: #d42720
}

.productStack .products-list .actions {
    position: absolute;
    bottom: 0;
    opacity: 0;
    left: 0;
    width: 100%;
    -webkit-transition: opacity .2s ease;
    -o-transition: opacity .2s ease;
    transition: opacity .2s ease
}

.productStack .products-list .actions.open {
    height: 100%
}

.productStack .products-list .actions .action {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50%;
    height: 32px;
    font-size: 20px;
    line-height: 32px;
    color: #d42720;
    text-align: center;
    background: rgba(255, 255, 255, 0.8);
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.productStack .products-list .actions .action:hover {
    background: #d42720;
    color: #fff
}

.productStack .products-list .actions .action.edit {
    width: calc(50% - 1px)
}

.productStack .products-list .actions .action.edit:after {
    content: '';
    width: 1px;
    height: 14px;
    position: absolute;
    right: -1px;
    top: 9px;
    background-color: #999;
    z-index: 1
}

.productStack .products-list .actions .action.delete:after {
    content: '';
    width: 1px;
    height: 32px;
    position: absolute;
    left: -1px;
    top: 0;
    background: rgba(255, 255, 255, 0.8)
}

.productStack .products-list .actions .action.delete {
    left: 50%
}

.productStack .products-list .edit-qty {
    position: absolute;
    top: -100%;
    opacity: 0;
    padding: 5%;
    width: 100%;
    height: calc(100% - 32px);
    background: rgba(255, 255, 255, 0.8)
}

.productStack .products-list .edit-qty input {
    width: 100%;
    height: 24px;
    line-height: 20px;
    padding: 0 0 0 5px;
    margin-bottom: 4px;
    text-align: center
}

.productStack .products-list .edit-qty button {
    display: block;
    width: 100%;
    font-size: 12px;
    line-height: 24px;
    height: 24px;
    padding: 0 5px;
    text-transform: uppercase
}

.productStack .products-list .actions.open .edit-qty {
    top: 0;
    opacity: 1
}

body.touch .productStack .products-list .actions .action.edit {
    display: none
}

body.touch .productStack .products-list .actions .action.delete {
    left: 0;
    width: 100%
}

body.touch .productStack .products-list .actions .action.delete:after {
    display: none
}

@media screen and (max-width: 991px) {
    .productStack .toggleStack {
        height: 45px;
        font-size: 18px;
        line-height: 45px;
        padding: 0 8px
    }

    .productStack .toggleStack .icon {
        font-size: 26px;
        padding: 0 8px 0 0
    }
}

@media screen and (min-width: 992px) {
    body.open-panel .productStack {
        right: 0;
        left: 125px;
        width: auto
    }
}

@media (max-width: 767px) {
    .productStack {
        bottom: -280px
    }

    .productStack.disable {
        bottom: -326px
    }

    .productStack .productstack-content {
        height: 280px
    }

    .productStack .action-cart, .productStack .products-list-wrapper, .productStack .total-cart {
        float: none;
        width: 100%;
        min-width: none;
        max-width: none
    }

    .productStack .total-cart {
        padding: 10px 15px;
        border-top: 1px solid #f0f0f0
    }

    .productStack .total-cart .btn {
        display: inline-block;
        width: auto
    }

    .productStack .total-cart .items-total, .productStack .total-cart .subtotal {
        line-height: 25px;
        padding: 0
    }

    .productStack .action-cart {
        overflow: hidden;
        padding: 10px;
        border-top: 1px solid #f0f0f0
    }

    .productStack .action-cart .btn {
        display: block;
        float: left;
        margin: 0 5px;
        width: calc(50% - 10px)
    }
}

@media (max-width: 480px) {
    .productStack .action-cart, .productStack .products-list-wrapper, .productStack .total-cart {
        float: none;
        width: 100%
    }

    .productStack .total-cart {
        overflow: hidden;
        padding: 8px 15px;
        border-top: 1px solid #f0f0f0
    }

    .productStack .total-cart .btn {
        display: inline-block;
        width: auto
    }

    .productStack .total-cart .items-total {
        float: left;
        width: 30%;
        text-align: left
    }

    .productStack .total-cart .subtotal {
        float: right;
        width: 60%
    }

    .productStack .action-cart {
        overflow: hidden;
        padding: 10px 10px 5px;
        border-top: 1px solid #f0f0f0
    }

    .productStack .action-cart .btn {
        display: block;
        float: left;
        margin: 0 5px 5px;
        width: 100%
    }
}

body.touch .productStack .products-list .actions {
    opacity: 1
}

.modal {
    z-index: 99999999
}

.modal-backdrop {
    z-index: 10040
}

.quick-view .modalLoader-wrapper {
    position: absolute;
    z-index: 100;
    width: 100%;
    height: 100%;
    background: #fff;
    text-align: center
}

.quick-view .modalLoader-wrapper .modalLoader {
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    margin: -10px 0 0 -100px;
    width: 200px;
    height: 15px;
    border: 1px solid #ccc;
    border-radius: 3px
}

.quick-view .modal-content {
    padding: 15px 5px;
    background: #fff
}

.quick-view .modal-dialog {
    width: 85%;
    max-width: 1000px
}

.quick-view .modal-dialog:after, .quick-view .modal-dialog:before {
    display: none
}

.quick-view .modal-dialog .btn, .quick-view .modal-dialog input {
    margin-bottom: 0
}

.quick-view .main-image img {
    max-width: 100%
}

.quick-view .product-info-block, .quick-view .product-info-block.classic {
    margin-bottom: 0
}

.quick-view .product-info-block .rating {
    padding: 5px 0;
    margin-bottom: 10px
}

.quick-view .product-info-block .product-availability {
    font-size: 16px;
    margin-bottom: 10px;
    padding-bottom: 10px
}

.quick-view .product-info-block .product-label {
    margin: -5px 0 5px 5px;
    padding: 0 8px;
    font-size: 14px;
    line-height: 24px
}

.quick-view .product-info-block .product-description {
    margin-bottom: 15px;
    padding-bottom: 15px
}

.quick-view .product-info-block .product-options {
    margin-bottom: 10px;
    padding-bottom: 5px
}

.quick-view .product-info-block .product-options > div {
    padding-bottom: 0
}

.quick-view .product-info-block .product-qty .qty input {
    margin-bottom: 0
}

.quick-view .product-info-block .product-actions {
    border-top: 1px solid #e8e8e8;
    padding-top: 10px;
    margin-top: 10px
}

.modal.quick-view .modal-content iframe {
    opacity: 0;
    border: 0;
    width: 100%;
    height: 490px;
    max-height: calc(100vh - 100px)
}

body.quickview {
    overflow-y: auto;
    padding: 0;
    background: #fff
}

body.quickview .block.product-block.fullboxed, body.quickview .block.product-block.fullwidth {
    margin: 0 !important;
    left: 0 !important
}

body.quickview .block.product-block .row > div.col-lg-8:first-child, body.quickview .block.product-block.fullboxed, body.quickview .block.product-block.fullwidth, body.quickview .page-wrapper {
    width: 100% !important
}

body.quickview .product-info-block, body.quickview .product-info-block.classic, body.quickview .product-previews-carousel {
    margin-bottom: 0
}

body.quickview .page-wrapper .container {
    width: 100%;
    padding: 0
}

body.quickview .page-main > .zoomContainer {
    top: 0 !important
}

body.quickview .product-actions .product-details {
    display: inline-block;
    vertical-align: top
}

body.quickview .product-info-block.classic .qty-changer input[type=button] {
    background: #f7f7f7
}

.countdown-box {
    position: relative;
    font-size: 10px;
    opacity: 1;
    -webkit-transition: opacity .3s ease 0s, visibility .3s linear 0s;
    -o-transition: opacity .3s ease 0s, visibility .3s linear 0s;
    transition: opacity .3s ease 0s, visibility .3s linear 0s
}

.countdown-box .countdown-wrapper {
    position: absolute;
    bottom: 10px;
    left: 10px;
    right: 10px;
    background: rgba(255, 255, 255, 0.8);
    border: 1px solid #fff;
    padding: 5px;
    font-family: Roboto, sans-serif;
    font-weight: 700;
    text-align: center;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1)
}

.countdown-box .countdown-title {
    font-size: 1em;
    line-height: 1.4em;
    text-transform: uppercase;
    color: #333745
}

.countdown-box .countdown > span {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    margin: 0 .35em;
    color: #d42720;
    font-size: 1.1em
}

.countdown-box .countdown > span span {
    display: block;
    font-size: 1.2em;
    line-height: 1em;
    font-weight: 700
}

.countdown-box .countdown > span:after {
    content: ":";
    display: block;
    top: 50%;
    position: absolute;
    margin-top: -1em;
    right: -.45em
}

.countdown-box .countdown > span:last-child:after {
    display: none
}

@media screen and (max-width: 1199px) {
    .countdown-box {
        font-size: 9px
    }

    .countdown-box .countdown-wrapper {
        bottom: 7px;
        left: 7px;
        right: 7px
    }
}

@media screen and (max-width: 767px) {
    .countdown-box {
        font-size: 8px
    }

    .countdown-box .countdown-wrapper {
        bottom: 0;
        left: 0;
        right: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .countdown-box .countdown > span {
        margin: 0 2px
    }

    .countdown-box .countdown > span span {
        font-size: 1em
    }
}

.countdown-circle {
    position: relative
}

.countdown-circle .countdown-wrapper {
    display: table;
    width: 100%
}

.countdown-circle .countdown {
    display: table-cell;
    vertical-align: middle;
    min-width: 400px
}

.boxed .countdown-circle .countdown, .fullboxed .countdown-circle .countdown {
    min-width: 320px
}

.countdown-circle .countdown-text {
    display: table-cell;
    vertical-align: middle
}

.countdown-circle .countdown-text .text1 {
    font-size: 22px;
    line-height: 1em;
    font-weight: 700;
    text-transform: uppercase;
    color: #d42720
}

.boxed .countdown-circle .countdown-text .text1, .fullboxed .countdown-circle .countdown-text .text1 {
    font-size: 18px
}

.countdown-circle .countdown-text .text2 {
    font-size: 15px;
    line-height: 1.1em;
    font-weight: 500
}

.countdown-circle .countdown-title {
    font-size: 1em;
    line-height: 1.4em;
    text-transform: uppercase;
    color: #333745
}

.countdown-circle .countdown > span {
    position: relative;
    width: 72px;
    height: 72px;
    border: 1px solid #d42720;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    padding: 21px 0 0;
    margin: 0 28px 0 0;
    color: #d42720;
    font-size: 13px;
    line-height: 1em;
    text-transform: uppercase;
    text-align: center
}

.boxed .countdown-circle .countdown > span, .fullboxed .countdown-circle .countdown > span {
    margin: 0 20px 0 0;
    padding: 17px 0 0;
    width: 62px;
    height: 62px
}

.countdown-circle .countdown > span:last-child {
    margin: 0
}

.countdown-circle .countdown > span span {
    display: block;
    font-size: 17px;
    line-height: 1em;
    font-weight: 700
}

.countdown-circle .countdown > span:after {
    content: "|";
    display: block;
    top: 50%;
    position: absolute;
    margin-top: -7px;
    right: -16px
}

.boxed .countdown-circle .countdown > span:after, .fullboxed .countdown-circle .countdown > span:after {
    right: -12px
}

.countdown-circle .countdown > span:last-child:after {
    display: none
}

@media screen and (max-width: 1399px) {
    .countdown-circle .countdown-wrapper {
        display: block;
        width: 100%;
        margin-bottom: 15px
    }

    .countdown-circle .countdown {
        display: block;
        min-width: 400px;
        margin-bottom: 15px
    }

    .countdown-circle .countdown-text {
        display: block
    }
}

@media screen and (max-width: 767px) {
    .countdown-circle .countdown {
        min-width: 300px
    }

    .countdown-circle .countdown > span {
        position: relative;
        width: 62px;
        height: 62px;
        padding: 16px 0 0;
        margin: 0 20px 0 0
    }

    .countdown-circle .countdown > span:after {
        right: -10px
    }
}

.countdown-squared {
    position: relative
}

.countdown-squared .countdown-wrapper {
    display: table;
    width: 100%
}

.countdown-squared .countdown {
    display: table-cell;
    vertical-align: middle;
    min-width: 400px;
    font-family: Raleway, sans-serif
}

.countdown-squared .countdown > span {
    position: relative;
    width: 110px;
    height: 105px;
    display: inline-block;
    vertical-align: middle;
    padding: 21px 0 0;
    margin: 0 28px 0 0;
    color: #d42720;
    font-size: 23px;
    line-height: 1em;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    background-color: #fff;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05)
}

.countdown-squared .countdown > span:last-child {
    margin: 0
}

.countdown-squared .countdown > span span {
    display: block;
    font-size: 30px;
    line-height: 1.2em;
    font-weight: 900
}

.countdown-squared .countdown > span:after {
    content: ":";
    display: block;
    top: 50%;
    position: absolute;
    margin-top: -7px;
    right: -16px
}

.countdown-squared .countdown > span:last-child:after {
    display: none
}

@media screen and (max-width: 767px) {
    .countdown-squared .countdown {
        min-width: 0
    }

    .countdown-squared .countdown > span {
        width: 60px;
        height: 60px;
        padding: 5px 0 0;
        margin: 0 10px 0 0;
        color: #d42720;
        font-size: 15px
    }

    .countdown-squared .countdown > span span {
        font-size: 24px
    }

    .countdown-squared .countdown > span:after {
        margin-top: -5px;
        right: -8px
    }
}

.category-slider {
    margin-bottom: 50px
}

@media screen and (max-width: 991px) {
    .category-slider {
        margin-bottom: 30px
    }
}

.category-slider .item, .category-slider-item {
    display: inline-block;
    font-size: 50px;
    position: relative;
    overflow: hidden;
    -webkit-perspective: 50em;
    perspective: 50em
}

.category-slider .item img, .category-slider-item img {
    width: 100%;
    vertical-align: top
}

.category-slider .item .caption, .category-slider-item .caption {
    top: 50%;
    left: 20px;
    right: 20px;
    position: absolute;
    opacity: 0;
    z-index: 1;
    text-align: center;
    padding: 5%
}

.category-slider .item .text, .category-slider-item .text {
    opacity: 0
}

.category-slider .item .banner-btn .text, .category-slider-item .banner-btn .text {
    opacity: 1
}

.category-slider .item .text-style-1, .category-slider-item .text-style-1 {
    font-family: Roboto, sans-serif;
    font-size: 1em;
    line-height: 1.1em;
    font-weight: 700;
    margin: 0 0 .2em;
    color: #d42720
}

.category-slider .item .text-style-2, .category-slider-item .text-style-2 {
    font-family: Roboto, sans-serif;
    font-size: .5em;
    line-height: 1em;
    font-weight: 300;
    letter-spacing: .1em;
    margin: 0 0 .9em;
    color: #333745
}

.category-slider .item:after, .category-slider-item:after {
    background-color: #fff;
    position: absolute;
    content: "";
    display: block;
    top: 20px;
    left: 20px;
    right: 20px;
    bottom: 20px;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    -webkit-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    opacity: 0;
    pointer-events: none
}

.category-slider .item:hover .caption, .category-slider-item:hover .caption {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 1;
    -webkit-transition: all .4s ease-in-out .2s;
    -o-transition: all .4s ease-in-out .2s;
    transition: all .4s ease-in-out .2s
}

.category-slider .item:hover .text, .category-slider-item:hover .text {
    opacity: 1;
    -webkit-transition: opacity .4s ease-in-out .6s;
    -o-transition: opacity .4s ease-in-out .6s;
    transition: opacity .4s ease-in-out .6s
}

.category-slider .item:hover:after, .category-slider-item:hover:after {
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
    opacity: .85
}

.category-slider .item:hover img, .category-slider-item:hover img {
    -webkit-animation: blur 1s linear forwards;
    -moz-animation: blur 1s linear forwards;
    -ms-animation: blur 1s linear forwards;
    -o-animation: blur 1s linear forwards;
    animation: blur 1s linear forwards;
    -webkit-animation-delay: .4s;
    -moz-animation-delay: .4s;
    animation-delay: .4s
}

@media screen and (max-width: 1399px) {
    .category-slider .item, .category-slider-item {
        font-size: 50px
    }
}

@media screen and (max-width: 1199px) {
    .category-slider .item, .category-slider-item {
        font-size: 45px
    }
}

@media screen and (max-width: 991px) {
    .category-slider .item, .category-slider-item {
        font-size: 50px
    }
}

@media screen and (max-width: 991px) {
    .category-slider .item {
        font-size: 40px
    }
}

@media screen and (max-width: 767px) {
    .category-slider .item {
        font-size: 28px
    }
}

.category-slider .slick-next, .category-slider .slick-prev {
    position: absolute;
    z-index: 1;
    display: block;
    height: 90px;
    width: 75px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: rgba(255, 255, 255, 0.5);
    top: 50%;
    padding: 0;
    margin-top: -45px;
    opacity: 1;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.category-slider .slick-next:hover, .category-slider .slick-prev:hover {
    background: rgba(0, 0, 0, 0.1);
    opacity: 1
}

.category-slider .slick-next:before, .category-slider .slick-prev:before {
    font-size: 38px;
    line-height: 90px;
    color: #333745;
    opacity: 1
}

.category-slider .slick-next:hover:before, .category-slider .slick-prev:hover:before {
    color: #fff;
    opacity: 1
}

.category-slider .slick-prev {
    left: 0;
    right: auto
}

.category-slider .slick-next {
    right: 0;
    left: auto
}

.category-block {
    position: relative;
    z-index: 1;
    overflow: hidden;
    margin-bottom: 30px;
    display: block;
    background: #fff;
    text-decoration: none
}

.category-block:focus, .category-block:hover {
    text-decoration: none
}

.category-block .category-image img {
    width: 100%
}

.category-block .category-title {
    text-align: center;
    padding: 15px 5px;
    font-size: 14px;
    height: 65px;
    line-height: 1.217em;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    background: #d42720;
    position: relative;
    display: table;
    width: 100%;
    min-height: 80px;
}


.category-block .category-title p{
    margin: 0px;
    top: 50%;
    display: table-cell;
    vertical-align: middle;

}

@media screen and (max-width: 1199px) {
    .category-block .category-title {
        font-size: 18px
    }
}

@media screen and (max-width: 991px) {
    .category-block .category-title {
        font-size: 15px
    }
}

.category-slider-item .banner-btn {
    color: #fff;
    text-decoration: none;
    display: inline-block;
    float: none;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease
}

.category-slider-item .banner-btn span {
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease
}

.category-slider-item .banner-btn > span {
    font-family: Roboto, sans-serif;
    padding: 0 15px;
    font-size: 15px;
    line-height: 41px;
    font-weight: 500;
    height: auto;
    background-color: #d42720
}

.category-slider-item .banner-btn span.hoverbg {
    background-color: #fff
}

.category-slider-item .banner-btn:hover > span {
    color: #d42720
}

.filter-col {
    margin-bottom: 50px
}

@media screen and (max-width: 991px) {
    .filter-col {
        margin-bottom: 30px
    }
}

.filter-col-content {
    padding-bottom: 15px
}

.sidebar-block {
    margin-top: 15px;
    background-color: #fff
}

.sidebar-block .block-title {
    padding: 12px 19px;
    font-size: 20px;
    line-height: 1.3em;
    font-weight: 500;
    text-transform: uppercase;
    cursor: pointer
}

.sidebar-block .block-title span {
    color: #d42720;
    -webkit-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease
}

.sidebar-block .block-title:hover span {
    color: #d42720
}

.sidebar-block .block-title a {
    color: #191919;
    text-decoration: none
}

.sidebar-block .block-title a:hover {
    color: #d42720
}

.sidebar-block .block-content {
    padding: 12px 19px
}

.sidebar-block .bg-striped {
    display: none
}

.sidebar-block:after {
    opacity: 0;
    content: '';
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 15px 0 0;
    border-color: #d42720 transparent transparent
}

.sidebar-block.selected:after {
    opacity: 1
}

.sidebar-block.block-loading .bg-striped {
    display: block
}

.sidebar-block.collapsed {
    position: relative
}

.sidebar-block.collapsed .block-content {
    display: none
}

.sidebar-block.collapsed .toggle-arrow {
    display: block;
    position: absolute;
    z-index: 100;
    width: 50px;
    height: 50px;
    top: 0;
    right: 0;
    font-family: icomoon-reg;
    font-size: 18px;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.sidebar-block.collapsed .toggle-arrow:before {
    color: #333745;
    content: "\e94a"
}

.sidebar-block.collapsed .toggle-arrow:hover:before {
    color: #d42720
}

.sidebar-block.collapsed.open .block-content {
    position: static;
    top: 0;
    visibility: visible;
    opacity: 1
}

.sidebar-block.collapsed.open .toggle-arrow:before {
    color: #333745;
    content: "\e94c"
}

ul.category-list {
    margin: 0;
    padding: 0;
    list-style: none
}

ul.category-list li {
    position: relative;
    border-bottom: 1px solid #f0f0f0
}

ul.category-list li:last-child {
    border: 0
}

ul.category-list li a:not(.clear) {
    position: relative;
    display: block;
    padding: 6px 0 6px 10px;
    margin-left: -10px;
    font-size: 16px;
    line-height: 1.25em;
    font-weight: 500;
    color: #333745;
    text-decoration: none;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

ul.category-list li a:not(.clear).active, ul.category-list li a:not(.clear):hover {
    color: #d42720;
    text-decoration: none;
    margin-left: 0;
    margin-right: -10px
}

ul.category-list li a:not(.clear):hover:before {
    opacity: 1
}

ul.category-list li a:not(.clear):before {
    position: absolute;
    left: 0;
    font-family: icomoon-reg;
    font-size: 12px;
    line-height: 21px;
    content: "\e922";
    opacity: 0;
    -webkit-transition: opacity .3s ease .1s;
    -o-transition: opacity .3s ease .1s;
    transition: opacity .3s ease .1s
}

ul.category-list li.active a {
    color: #d42720;
    margin-left: 0;
    margin-right: -10px
}

ul.category-list li.active a:before {
    opacity: 1
}

ul.category-list li a.clear {
    display: none
}

ul.category-list li.active a.clear {
    display: block;
    position: absolute;
    right: -7px;
    top: 6px;
    width: 30px;
    padding: 5px 0;
    margin: 0;
    text-align: center;
    text-decoration: none;
    color: #d42720
}

ul.category-list li.active a.clear:before {
    font-family: icomoon-reg;
    content: "\e933";
    font-size: 16px;
    line-height: 20px
}

ul.category-list li.active a.clear:hover {
    color: #333745
}

.selected-filters {
    margin: -10px 0 0;
    padding: 0;
    list-style: none
}

.selected-filters li {
    display: inline-block;
    position: relative;
    vertical-align: top;
    margin: 0 2px 7px 0;
    background: #fff;
    font-size: 16px;
    line-height: 30px;
    font-weight: 700;
    color: #333745
}

.selected-filters li .bg-striped {
    display: none
}

.selected-filters li.block-loading .bg-striped {
    display: block
}

.selected-filters li a {
    display: block;
    padding: 0 5px;
    color: #333745;
    text-decoration: none
}

.selected-filters li a:hover {
    color: #d42720
}

.selected-filters li i.icon {
    padding: 0 0 0 4px;
    vertical-align: middle;
    margin-top: -2px
}

.sidebar-block ul.tags {
    border-top: 1px solid #f0f0f0;
    padding: 20px 0 3px;
    margin: 0
}

.color-list {
    padding: 0;
    margin: 0
}

.color-list li {
    display: inline-block;
    vertical-align: bottom;
    margin: 0 7px 12px 0
}

.color-list li img, .color-list li span.color {
    display: block;
    width: 27px;
    height: 27px
}

.color-list li span.clear {
    display: none
}

.color-list li.active span.clear {
    display: block;
    position: relative;
    text-align: center;
    cursor: pointer;
    color: #d42720;
    border: 0
}

.color-list li.active span.clear:before {
    font-family: icomoon-reg;
    content: "\e933";
    font-size: 16px;
    line-height: 18px
}

.color-list li.active span.clear:hover {
    color: #333745
}

.color-list li.active img, .color-list li:hover img {
    border: 3px solid transparent
}

.color-list li.active span.color, .color-list li:hover span.color {
    margin: 3px;
    width: 21px;
    height: 21px
}

.color-list li.active span.value, .color-list li:hover span.value {
    border: 1px solid #d42720
}

.color-list li.active span.value:after, .color-list li:hover span.value:after {
    -webkit-box-shadow: none;
    box-shadow: none
}

.color-list li a {
    display: block;
    text-decoration: none
}

.color-list li a span.value {
    display: block;
    position: relative;
    border: 1px solid transparent
}

.color-list li a span.value:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: inset 0 0 1px #888;
    box-shadow: inset 0 0 1px #888
}

.color-list li.absent-option > a, .size-list li.absent-option > a {
    position: relative;
    background: #fff
}

.color-list li.absent-option > a span.value, .size-list li.absent-option > a span.value {
    opacity: .5
}

.color-list li.absent-option > a:after, .size-list li.absent-option > a:after {
    position: absolute;
    z-index: 1;
    content: '';
    background: url(images/cross.png);
    background-size: 100% 100%;
    display: block;
    left: 4px;
    right: 4px;
    top: 4px;
    bottom: 4px;
    margin: auto
}

.size-list {
    padding: 0;
    margin: 0
}

.size-list li {
    display: inline-block;
    vertical-align: bottom;
    margin: 0 6px 12px 0
}

.size-list li a {
    display: block;
    text-decoration: none;
    text-align: center
}

.size-list li span.clear {
    display: none
}

.size-list li span.value {
    display: block;
    min-width: 30px;
    height: 28px;
    padding: 0 5px;
    border: 1px solid #333745;
    color: #333745;
    font-size: 15px;
    line-height: 26px;
    -webkit-transition: background-color .2s ease;
    -o-transition: background-color .2s ease;
    transition: background-color .2s ease
}

.size-list li.active span.value, .size-list li:hover span.value {
    border-color: #d42720;
    background: #d42720;
    color: #fff
}

.size-list li.active span.clear {
    display: block;
    position: relative;
    text-align: center;
    cursor: pointer;
    color: #d42720
}

.size-list li.active span.clear:before {
    font-family: icomoon-reg;
    content: "\e933";
    font-size: 16px;
    line-height: 18px
}

.size-list li.active span.clear:hover {
    color: #333745
}

.size-list img {
    width: 100%;
    display: block
}

.sidebar-block .color-list, .sidebar-block .size-list {
    border-top: 1px solid #f0f0f0;
    padding: 20px 0 0;
    margin: 0
}

@media screen and (max-width: 991px) {
    .sidebar-block .color-list {
        margin: 8px 0
    }
}

.price-slider-wrapper {
    border-top: 1px solid #f0f0f0;
    padding: 20px 0 25px
}

.price-values {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 16px;
    font-weight: 500;
    color: #d42720
}

.noUi-horizontal {
    height: 4px
}

.noUi-horizontal .noUi-handle {
    width: 16px;
    height: 16px;
    left: -6px;
    top: -6px;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    background: #d42720;
    cursor: pointer
}

.noUi-target {
    border-radius: 0;
    border: 0;
    box-shadow: none
}

.noUi-origin {
    border-radius: 0;
    box-shadow: none
}

.noUi-background {
    background: #e9e9e9
}

.noUi-connect {
    background: #ffbbc8;
    border: 0;
    border-radius: 0;
    -webkit-transition: background 450ms;
    transition: background 450ms
}

.filter-button, .filter-col-header, .noUi-handle:after, .noUi-handle:before {
    display: none
}

@media screen and (max-width: 991px) {
    .sidebar-block-top {
        padding: 12px 19px
    }

    .filter-button {
        display: inline-block
    }

    .filter-col {
        position: fixed;
        z-index: 10001;
        left: 0;
        top: 0;
        right: 0;
        height: 100%;
        width: 100%;
        visibility: hidden;
        -webkit-transition: visibility 0s ease .6s;
        -o-transition: visibility 0s ease .6s;
        transition: visibility 0s ease .6s
    }

    .filter-col-content {
        position: fixed;
        z-index: 1;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        overflow: auto;
        max-width: 480px;
        padding: 50px 0 30px;
        -webkit-transform: translateX(-120%);
        transform: translateX(-120%);
        background-color: #f7f7f7;
        -webkit-transition: all 0.5s cubic-bezier(0.25, 1, 0.3, 1) 0.3s;
        -o-transition: all 0.5s cubic-bezier(0.25, 1, 0.3, 1) 0.3s;
        transition: all 0.5s cubic-bezier(0.25, 1, 0.3, 1) 0.3s
    }

    .filter-col-header {
        position: fixed;
        display: block;
        left: 0;
        top: -50px;
        width: 100%;
        max-width: 480px;
        height: 50px;
        font-size: 16px;
        font-weight: 700;
        line-height: 50px;
        padding: 0 20px;
        background: #d42720;
        color: #fff;
        text-transform: uppercase;
        z-index: 2;
        -webkit-transition: top .3s ease 0s;
        -o-transition: top .3s ease 0s;
        transition: top .3s ease 0s
    }

    .filter-col .filter-col-toggle, .filter-col .filter-col-toggle:focus, .filter-col .filter-col-toggle:hover {
        text-decoration: none
    }

    .filter-col .filter-col-toggle {
        position: absolute;
        top: 0;
        right: 0;
        height: 100%;
        width: 100%;
        color: #fff
    }

    .filter-col .filter-col-toggle:after, .filter-col .filter-col-toggle:before {
        content: '';
        position: absolute;
        top: 22px;
        right: 20px;
        height: 3px;
        width: 20px;
        background-color: #fff;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }

    .filter-col .filter-col-toggle:before {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    .filter-col .filter-col-toggle:after {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    .filter-col.active {
        visibility: visible;
        -webkit-transition: visibility 0s ease 0s;
        -o-transition: visibility 0s ease 0s;
        transition: visibility 0s ease 0s
    }

    .filter-col.active .filter-col-content {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        -webkit-transition: all 0.5s cubic-bezier(0.25, 1, 0.3, 1) 0s;
        -o-transition: all 0.5s cubic-bezier(0.25, 1, 0.3, 1) 0s;
        transition: all 0.5s cubic-bezier(0.25, 1, 0.3, 1) 0s
    }

    .filter-col.active .filter-col-header {
        top: 0;
        -webkit-transition: top .3s ease .5s;
        -o-transition: top .3s ease .5s;
        transition: top .3s ease .5s
    }
}

@media (min-width: 481px) and (max-width: 991px) {
    .filter-col:after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: 0 0;
        cursor: pointer;
        -webkit-transition: background .3s ease .3s;
        -o-transition: background .3s ease .3s;
        transition: background .3s ease .3s
    }

    .filter-col.active:after {
        background: rgba(0, 0, 0, 0.6);
        -webkit-transition: background .3s ease 0;
        -o-transition: background .3s ease 0;
        transition: background .3s ease 0
    }
}

.filter-row {
    position: relative;
    background: #fff;
    display: inline-block;
    width: 100%;
    margin: 0 0 15px;
    padding: 20px 18px 18px;
    color: #333745;
    text-align: center
}

.filter-row .bg-striped {
    display: none
}

.filter-row .form-label {
    display: inline-block;
    vertical-align: top;
    font-size: 13px;
    line-height: 32px;
    padding-right: 15px
}

.filter-row .select-wrapper-sm {
    width: auto;
    vertical-align: top;
    display: inline-block
}

.filter-row select {
    margin-bottom: 0
}

.filter-row .directions {
    display: inline-block
}

.filter-row .directions a {
    display: inline-block;
    padding: 6px 4px 5px;
    color: #333745
}

.filter-row .directions a:active, .filter-row .directions a:hover {
    color: #d42720
}

.filter-row .col-left {
    padding-top: 2px;
    text-align: left
}

.filter-row .col-right {
    padding-top: 2px;
    text-align: right
}

.filter-row .view-mode a {
    font-size: 27px;
    line-height: 32px;
    margin: 0 4px;
    text-decoration: none;
    color: #333745
}

.filter-row .view-mode a i.icon {
    margin-top: 5px
}

.filter-row .view-mode a.active, .filter-row .view-mode a:hover {
    color: #d42720
}

.filter-row .filter-button {
    vertical-align: top
}

.filter-row .filter-button .btn {
    height: 32px;
    line-height: 32px;
    margin-right: 10px
}

.filter-row.block-loading .bg-striped {
    display: block
}

@media screen and (max-width: 991px) {
    .filter-row {
        padding-bottom: 10px
    }

    .filter-button, .filter-row .select-wrapper-sm {
        margin-bottom: 10px
    }
}

@media screen and (max-width: 769px) {
    .filter-button {
        width: 100%
    }

    .filter-row .col-left {
        width: 100%;
        float: none;
        margin-bottom: 0
    }

    .filter-row .col-right {
        width: 100%;
        float: none;
        text-align: left
    }
}

.items-total {
    font-size: 14px;
    text-align: right;
    color: #333745;
    margin: 0 0 20px
}

@media screen and (min-width: 992px) {
    .row.row-table {
        display: table;
        width: 100%
    }

    .ymax {
        height: 30px;
        min-height: 1px
    }

    .row.row-table > .aside {
        display: table-cell;
        float: none;
        vertical-align: top
    }

    body:not(.touch) .filter-col.is-fixed:not(.is-fixed-bottom) .filter-container {
        position: fixed;
        width: 25%;
        left: 0;
        top: 0;
        padding: 0
    }

    body:not(.touch) .filter-col.fixed.is-fixed-bottom {
        vertical-align: bottom
    }

    body:not(.touch) .filter-col.fixed.is-fixed-bottom .filter-container {
        position: relative;
        overflow: hidden;
        left: 0 !important
    }

    body:not(.touch) .filter-col.fixed.is-fixed-bottom .filter-container .fixed-scroll {
        max-height: none !important
    }

    .filter-col.fixed:not(.is-fixed) .filter-container .fixed-scroll {
        max-height: none !important
    }

    body:not(.touch) .fixed-wrapper {
        overflow: hidden
    }

    body:not(.touch) .fixed-scroll {
        overflow-x: hidden;
        overflow-y: scroll;
        width: calc(100% + 20px);
        margin-top: 12px;
        padding-top: 72px;
        -webkit-transition: padding .5s ease;
        -o-transition: padding .5s ease;
        transition: padding .5s ease
    }

    body:not(.touch) .filter-col.fixed.is-fixed .fixed-scroll {
        padding-top: 0
    }

    body.hdr-sticky:not(.touch) .filter-col.fixed.is-fixed .fixed-scroll {
        padding-top: 72px
    }

    body.touch .fixed-scroll {
        width: 100%
    }

    body:not(.touch) .fixed-wrapper {
        top: auto !important;
        bottom: 0 !important
    }
}

.listing-info {
    margin-bottom: 50px;
    text-align: center
}

.description {
    margin-bottom: 50px
}

@media screen and (max-width: 991px) {
    .description {
        margin-bottom: 30px
    }
}

.description > .categories {
    margin-bottom: -30px
}

body.layout-advanced .sidebar-block .block-title {
    padding: 20px 19px
}

body.layout-advanced .sidebar-block {
    margin-top: 0;
    border-top: 1px solid #e8e8e8
}

body.layout-advanced .sidebar-block.collapsed .toggle-arrow {
    top: 6px
}

.blog-carousel {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 50px
}

@media screen and (max-width: 991px) {
    .blog-carousel {
        margin-bottom: 30px
    }
}

.blog-carousel .blog-item {
    position: relative;
    margin: 0;
    padding-left: 15px;
    padding-right: 15px
}

.blog-carousel .blog-item-info {
    padding: 20px 20px 15px;
    background-color: #fff
}

.blog-carousel .blog-item-title {
    display: block;
    padding: 0;
    margin: 0 0 10px;
    font-family: Raleway, sans-serif;
    font-size: 20px;
    line-height: 1.2em;
    font-weight: 700;
    color: #333745
}

.blog-carousel .blog-item-teaser {
    margin: 0 0 10px;
    font-weight: 300;
    color: #6f6f6f
}

.blog-carousel .blog-item-photo {
    display: block;
    position: relative;
    overflow: hidden;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: background-color .5s ease-in-out 0s;
    -o-transition: background-color .5s ease-in-out 0s;
    transition: background-color .5s ease-in-out 0s
}

.blog-carousel .blog-item-photo > a {
    display: block;
    overflow: hidden
}

.blog-carousel .blog-item-photo img {
    -webkit-transition: transform .5s ease-in-out 0s, opacity .5s ease-in-out 0s;
    -o-transition: transform .5s ease-in-out 0s, opacity .5s ease-in-out 0s;
    transition: transform .5s ease-in-out 0s, opacity .5s ease-in-out 0s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    image-rendering: optimizeQuality;
    vertical-align: middle;
    max-width: 100%;
    -webkit-transform: scale(1.01) rotate(0.0001deg);
    transform: scale(1.01) rotate(0.0001deg)
}

.blog-carousel .blog-item-photo:hover {
    background-color: #000
}

.blog-carousel .blog-item-photo:hover img {
    opacity: .7;
    -webkit-transform: scale(1.15) rotate(0.0001deg);
    transform: scale(1.15) rotate(0.0001deg)
}

.blog-carousel .blog-item-photo img {
    width: 100%
}

.blog-carousel .blog-item-links {
    font-size: 14px;
    font-weight: 300;
    display: inline-block;
    width: 100%
}

.blog-carousel .blog-item-links i.icon {
    margin-right: 5px
}

.blog-carousel .blog-item-links a:not(.readmore) {
    color: #d42720
}

.blog-carousel .blog-item-links .pull-left > span {
    padding-right: 10px
}

.blog-carousel .blog-item-links .pull-right > span {
    padding-left: 10px
}

.blog-carousel.variant-2 .blog-item-title {
    font-size: 18px;
    line-height: 1.2em;
    font-weight: 700;
    color: #333745
}

.blog-carousel.variant-2 .blog-item-info {
    padding: 16px 14px 10px
}

.blog-carousel.variant-2 .blog-item-links {
    border-top: 1px solid #e8e8e8;
    padding-top: 10px
}

.blog-post {
    background-color: #fff;
    margin-bottom: 50px;
    padding-bottom: 50px
}

@media screen and (max-width: 991px) {
    .blog-post {
        margin-bottom: 30px;
        padding-bottom: 30px
    }
}

.blog-photo {
    margin-bottom: 15px;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.blog-photo > a {
    display: block;
    overflow: hidden
}

.blog-photo img {
    -webkit-transition: transform .5s ease 0s;
    -o-transition: transform .5s ease 0s;
    transition: transform .5s ease 0s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    image-rendering: optimizeQuality;
    vertical-align: middle;
    max-width: 100%
}

.blog-photo:hover img {
    -webkit-transition: transform .6s ease .05s;
    -o-transition: transform .6s ease .05s;
    transition: transform .6s ease .05s;
    -webkit-transform: scale(1.15) rotate(0.0001deg);
    transform: scale(1.15) rotate(0.0001deg)
}

.blog-photo img {
    width: 100%
}

.blog-content {
    position: relative;
    padding: 30px 30px 0;
    color: #333745
}

.blog-content p {
    margin-bottom: 15px
}

h2.blog-title {
    font-size: 27px;
    line-height: 1.2em;
    font-family: Roboto, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    padding: 0;
    margin: 0 0 10px;
    border-bottom: 0;
    color: #333745
}

h2.blog-title a {
    color: #333745;
    text-decoration: none;
    -webkit-transition: color .25s ease;
    -o-transition: color .25s ease;
    transition: color .25s ease
}

h2.blog-title a:hover {
    color: #d42720
}

.blog-meta, .blog-tags {
    display: inline-block;
    width: 100%;
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0
}

.blog-tags {
    margin-bottom: 50px;
    padding: 34px 0
}

@media screen and (max-width: 991px) {
    .blog-tags {
        margin-bottom: 30px
    }
}

.blog-tags span {
    padding-right: 15px;
    font-size: 15px;
    line-height: 35px;
    font-weight: 500
}

.blog-tags ul.tags {
    display: inline-block
}

.blog-meta {
    margin-bottom: 25px;
    padding: 8px 0;
    font-size: 13px;
    line-height: 19px;
    color: #838383
}

.blog-meta a {
    color: #d42720
}

.blog-meta a:hover {
    text-decoration: underline
}

.blog-meta span {
    white-space: nowrap
}

.blog-meta .pull-left {
    padding-top: 5px
}

.blog-meta .pull-left span:not(.last):after {
    content: "|";
    padding: 0 5px
}

.blog-comments h3 {
    font-size: 20px;
    font-family: Roboto, sans-serif;
    margin-bottom: 15px
}

.blog-comments h4 {
    font-size: 15px;
    font-family: Roboto, sans-serif;
    margin-bottom: 15px
}

.blog-comments .comment {
    padding-bottom: 30px;
    overflow: hidden;
    color: #333745
}

.blog-comments .comment .user-photo {
    float: left;
    width: 100px
}

.blog-comments .comment .user-photo img {
    width: 100%;
    border-radius: 50%
}

.blog-comments .comment .comment-details {
    padding: 0 0 0 115px
}

.blog-comments .comment .comment-details .author {
    display: inline-block;
    margin-bottom: 4px;
    font-size: 17px;
    font-weight: 500;
    color: #333745
}

.blog-comments .comment .comment-details .author:hover {
    text-decoration: underline
}

.blog-comments .comment .comment-details .date {
    margin-bottom: 8px;
    font-size: 12px
}

.blog-comments .comment .comment-details .text {
    font-size: 15px;
    line-height: 21px
}

.blog-comments .comment.reply {
    position: relative;
    border-bottom: 1px solid #f0f0f0;
    margin-bottom: 25px
}

.blog-comments .comment.reply a.replylink {
    display: block;
    position: absolute;
    padding: 5px;
    right: 0;
    top: 0;
    font-size: 13px;
    color: #d42720;
    text-decoration: none
}

.blog-comments .comment.reply a.replylink:hover {
    color: #333745
}

.blog-comments .comment.reply .user-photo {
    width: 75px
}

.blog-comments .comment.reply .comment-details {
    padding: 0 0 0 95px
}

.blog-comments .comment.reply .comment {
    padding-bottom: 0;
    margin: 30px 0 0 60px;
    border-bottom: 0
}

.blog-comments form.post-comment textarea {
    height: 185px
}

@media screen and (max-width: 1199px) {
    .blog-meta {
        border-top: 0;
        border-bottom: 0;
        padding: 0;
        margin-bottom: 5px;
        font-size: 12px
    }

    .blog-meta .pull-left {
        width: 100%;
        border-top: 1px solid #f0f0f0;
        border-bottom: 1px solid #f0f0f0;
        padding: 8px 0
    }

    .blog-meta .pull-right {
        padding-top: 10px
    }
}

@media screen and (max-width: 767px) {
    .blog-tags {
        padding: 15px 0
    }

    .blog-post {
        padding-bottom: 15px
    }

    .blog-content {
        padding: 15px
    }

    .blog-comments .comment .user-photo {
        width: 50px
    }

    .blog-comments .comment .comment-details {
        padding: 0 0 0 65px
    }

    .blog-comments .comment.reply .user-photo {
        width: 35px
    }

    .blog-comments .comment.reply .comment-details {
        padding: 0 0 0 50px
    }

    .blog-comments .comment.reply .comment {
        margin-left: 15px
    }
}

.blog-grid-2, .blog-grid-3, .blog-grid-4 {
    width: calc(100% + 30px);
    margin: 0 0 0 -30px
}

.blog-grid-2 .blog-post, .blog-grid-3 .blog-post, .blog-grid-4 .blog-post {
    vertical-align: top;
    display: inline-block;
    min-height: 1px;
    margin-left: 30px;
    margin-right: -4px;
    margin-bottom: 30px
}

.blog-grid-2 .blog-post {
    width: calc(50% - 30px)
}

.blog-grid-3 .blog-post {
    width: calc(33.33333% - 30px)
}

.blog-grid-3 .blog-content {
    padding-top: 20px
}

.blog-grid-4 .blog-post {
    width: calc(25% - 30px);
    padding-bottom: 20px
}

.blog-grid-4 .blog-content {
    padding: 20px 20px 0
}

.blog-grid-4 .blog-meta .share-button {
    right: 20px
}

.blog-grid-2 .blog-meta, .blog-grid-3 .blog-meta, .blog-grid-4 .blog-meta {
    border-top: 0;
    border-bottom: 0;
    padding: 0;
    margin-bottom: 5px;
    font-size: 12px
}

.blog-grid-2 .blog-meta .pull-left, .blog-grid-3 .blog-meta .pull-left, .blog-grid-4 .blog-meta .pull-left {
    width: 100%;
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
    padding: 8px 0
}

.blog-grid-2 .blog-meta .pull-right, .blog-grid-3 .blog-meta .pull-right, .blog-grid-4 .blog-meta .pull-right {
    padding-top: 10px
}

@media screen and (max-width: 991px) {
    .blog-grid-4 .blog-post {
        width: calc(33.33333% - 30px)
    }
}

@media screen and (max-width: 767px) {
    .blog-grid-3 .blog-post, .blog-grid-4 .blog-post {
        width: calc(50% - 30px)
    }

    .blog-content {
        padding: 20px 20px 0
    }
}

@media screen and (max-width: 480px) {
    .blog-grid-2 .blog-post, .blog-grid-3 .blog-post, .blog-grid-4 .blog-post {
        width: calc(100% - 30px)
    }
}

.sideblock {
    margin-bottom: 25px
}

.sideblock.half {
    width: calc(50% - 15px);
    display: inline-block;
    margin-right: -4px;
    vertical-align: top
}

.sideblock.half:nth-child(even) {
    margin-left: 30px
}

.sideblock h2 {
    margin-top: -5px;
    margin-bottom: 10px
}

.sideblock ul.simple-list li a {
    position: relative;
    display: inline-block;
    padding-left: 7px;
    margin-left: -7px;
    color: #333745;
    text-decoration: none;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.sideblock ul.simple-list li a:hover {
    color: #d42720;
    text-decoration: none;
    margin-left: 0;
    margin-right: -7px
}

.sideblock ul.simple-list li a:hover:before {
    opacity: 1
}

.sideblock ul.simple-list li a:before {
    position: absolute;
    top: -1px;
    left: 0;
    font-family: icomoon-reg;
    font-size: 12px;
    line-height: 21px;
    content: "\e922";
    opacity: 0;
    -webkit-transition: opacity .3s ease .1s;
    -o-transition: opacity .3s ease .1s;
    transition: opacity .3s ease .1s
}

.sideblock ul.simple-list li {
    position: relative;
    padding: 10px 0;
    font-size: 15px;
    line-height: 18px;
    color: #333745
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .sideblock.half, .sideblock.half:nth-child(even) {
        width: 100%;
        display: block;
        margin-right: 0;
        margin-left: 0
    }
}

.testimonials-carousel {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 50px
}

@media screen and (max-width: 991px) {
    .testimonials-carousel {
        margin-bottom: 30px
    }
}

.testimonials-carousel .testimonials-item {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0 -4px 0 0;
    padding-left: 15px;
    padding-right: 15px
}

.testimonials {
    margin-bottom: 50px
}

.testimonials-item {
    margin-bottom: 25px
}

.testimonials-item-info {
    display: table;
    position: relative;
    width: 100%
}

.testimonials-item-author-photo {
    display: table-cell;
    vertical-align: top;
    width: 30%;
    min-width: 82px;
    position: relative;
    overflow: hidden;
    z-index: 1
}

@media (min-width: 1800px) {
    .testimonials-item-author-photo {
        width: 50%
    }
}

.testimonials-item-author-photo > a {
    display: block;
    overflow: hidden
}

.testimonials-item-author-photo img {
    -webkit-transition: transform .5s ease 0s;
    -o-transition: transform .5s ease 0s;
    transition: transform .5s ease 0s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    image-rendering: optimizeQuality;
    vertical-align: middle;
    max-width: 100%
}

.testimonials-item-author-photo:hover img {
    -webkit-transition: transform .6s ease .05s;
    -o-transition: transform .6s ease .05s;
    transition: transform .6s ease .05s;
    -webkit-transform: scale(1.15) rotate(0.0001deg);
    transform: scale(1.15) rotate(0.0001deg)
}

.testimonials-item-author-photo img {
    width: 100%
}

.testimonials-item-author-name {
    display: block;
    margin-bottom: 5px;
    z-index: 1;
    font-size: 16px;
    line-height: 1.3em;
    font-weight: 500;
    color: #333745;
    text-decoration: none
}

.testimonials-item-details {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    width: auto;
    padding: 0 0 0 15px;
    font-size: 14px;
    line-height: 1.2em
}

.testimonials-item-details:after {
    content: "\e92a";
    font-family: icomoon-reg;
    position: absolute;
    z-index: -1;
    right: 10px;
    top: 16px;
    font-size: 60px;
    color: #f0f0f0
}

.testimonials-item-teaser {
    position: relative;
    z-index: 1;
    margin: 0 0 10px;
    font-weight: 300;
    font-style: italic;
    color: #6f6f6f
}

.testimonials-item-date {
    position: relative;
    z-index: 1;
    margin: 0 0 5px;
    font-size: 12px;
    font-weight: 300;
    color: #6f6f6f
}

.testimonials-item:last-child {
    margin-bottom: 0
}

.slick-slide > div > .testimonials-item {
    margin-bottom: 40px
}

.slick-slide > div:last-child > .testimonials-item {
    margin-bottom: 0
}

.slick-slide > div:last-child > .testimonials-item .testimonials-item-info:after {
    display: none
}

@media screen and (max-width: 991px) {
    .testimonials-carousel {
        margin-bottom: 0
    }
}

.testimonial-single-slider {
    margin-bottom: 50px;
    width: 70%;
    margin-left: 15%;
    margin-right: 15%;
    text-align: center
}

@media screen and (max-width: 991px) {
    .testimonial-single-slider {
        margin-bottom: 30px
    }
}

.testimonial-single-slider .item {
    padding: 120px 0 30px;
    position: relative
}

.testimonial-single-slider .item:before {
    content: "\e92a";
    font-family: icomoon-reg;
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 10px;
    margin-left: -35px;
    font-size: 70px;
    color: #333745
}

.testimonial-single-slider .text {
    font-size: 17px;
    line-height: 26px;
    color: #333745;
    font-style: italic;
    font-weight: 300;
    margin-bottom: 25px
}

.testimonial-single-slider .author-photo {
    position: relative;
    text-align: center
}

.testimonial-single-slider .author-photo:after, .testimonial-single-slider .author-photo:before {
    content: '';
    position: absolute;
    z-index: 1;
    left: 0;
    top: 50%;
    height: 1px;
    width: calc(50% - 70px);
    background-color: #dedede
}

.testimonial-single-slider .author-photo:before {
    left: auto;
    right: 0
}

.testimonial-single-slider .author-photo img {
    border-radius: 50%;
    display: inline
}

.testimonial-single-slider .slick-next, .testimonial-single-slider .slick-prev {
    position: absolute;
    z-index: 1;
    display: block;
    height: 90px;
    width: 75px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background-color: transparent;
    top: 50%;
    padding: 0;
    margin-top: -45px;
    opacity: 1;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.testimonial-single-slider .slick-next:not(.slick-disabled):hover, .testimonial-single-slider .slick-prev:not(.slick-disabled):hover {
    background-color: transparent;
    opacity: 1
}

.testimonial-single-slider .slick-next:before, .testimonial-single-slider .slick-prev:before {
    font-size: 38px;
    line-height: 90px;
    color: #333745;
    opacity: 1
}

.testimonial-single-slider .slick-next:not(.slick-disabled):hover:before, .testimonial-single-slider .slick-prev:not(.slick-disabled):hover:before {
    color: #d42720;
    opacity: 1
}

.testimonial-single-slider .slick-prev {
    left: -15%;
    right: auto
}

.testimonial-single-slider .slick-next {
    right: -15%;
    left: auto
}

@media screen and (max-width: 991px) {
    .testimonial-single-slider .text {
        font-size: 14px;
        line-height: 20px
    }

    .testimonial-single-slider .slick-next, .testimonial-single-slider .slick-prev {
        width: 50px
    }

    .testimonial-single-slider .slick-prev {
        left: -50px
    }

    .testimonial-single-slider .slick-next {
        right: -50px
    }
}

.brand-carousel {
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 50px
}

@media screen and (max-width: 991px) {
    .brand-carousel {
        margin-bottom: 30px
    }
}

.brand-carousel .brand-item {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0 -4px 20px 0;
    padding-left: 10px;
    padding-right: 10px
}

.brand-carousel .brand-item img {
    width: 100%
}

.brand-carousel.white-bg .brand-item img {
    background: #fff
}

.slick-slide > div > .brand-item {
    margin-bottom: 20px
}

.slick-slide > div:last-child > .brand-item {
    margin-bottom: 0
}

.brand-grid {
    list-style: none;
    overflow: hidden;
    margin-bottom: 50px
}

@media screen and (max-width: 991px) {
    .brand-grid {
        margin-bottom: 30px
    }
}

.brand-grid a {
    float: left;
    width: calc(16.66666% - 30px);
    margin-left: 30px;
    margin-bottom: 30px
}

.brand-grid a img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    transition: filter .3s, opacity .3s;
    -webkit-transition: filter .3s, -webkit-filter .3s, opacity .3s;
    opacity: .5
}

.brand-grid a:focus img, .brand-grid a:hover img {
    -webkit-filter: none;
    filter: none;
    opacity: 1
}

.brand-grid a > img {
    width: 100%
}

.brand-grid:not(.brand-carousel) {
    margin: 0 0 0 -30px;
    padding: 0;
    width: calc(100% + 30px)
}

.brand-grid:not(.brand-carousel) a {
    background-color: #f7f7f7
}

@media screen and (max-width: 991px) {
    .brand-grid:not(.brand-carousel) a {
        width: calc(33.33333% - 30px)
    }
}

@media screen and (max-width: 767px) {
    .brand-grid:not(.brand-carousel) a {
        width: calc(50% - 30px)
    }
}

@media screen and (max-width: 480px) {
    .brand-grid:not(.brand-carousel) {
        width: calc(100% + 15px);
        margin-left: -15px
    }

    .brand-grid:not(.brand-carousel) a {
        width: calc(50% - 15px);
        margin-left: 15px;
        margin-bottom: 15px
    }
}

@media screen and (min-width: 992px) {
    .newsletter.variant1 {
        background: #fff;
        padding: 20px;
        margin-bottom: 50px
    }

    .newsletter.variant1 h2 {
        border: 0;
        padding: 0;
        margin-bottom: 15px
    }
}

@media screen and (min-width: 992px) and (max-width: 991px) {
    .newsletter.variant1 {
        margin-bottom: 30px
    }
}

@media screen and (max-width: 991px) {
    .newsletter.variant1 input {
        background: #fff
    }
}

.newsletter.variant2 {
    margin-bottom: 0
}

.newsletter.variant3 {
    margin-top: 15px;
    margin-bottom: 0
}

.newsletter.variant3 .input-group {
    max-width: 540px
}

@media screen and (max-width: 991px) {
    .newsletter.variant3 {
        margin-top: 0;
        margin-bottom: 30px
    }
}

input:-webkit-autofill {
    background-color: rgba(255, 255, 255, 0)
}

.exp-search {
    position: absolute;
    z-index: 101;
    top: -25px;
    right: -40px;
    width: 0;
    min-width: 40px;
    height: 72px;
    margin: 0 5px;
    float: right;
    background-color: transparent;
    overflow: hidden;
    -webkit-transition: all 0 ease;
    -o-transition: all 0 ease;
    transition: all 0 ease;
    -webkit-backface-visibility: hidden
}

.exp-search-input {
    position: absolute;
    top: 15px;
    right: 0;
    border: none;
    outline: 0;
    background-color: transparent;
    width: 100%;
    height: 40px;
    margin: 0;
    z-index: 10;
    padding: 5px 75px 5px 15px;
    font-family: inherit;
    font-size: 18px;
    line-height: 30px;
    color: #191919
}

.exp-search.exp-search-open {
    background: #fff;
    overflow: visible
}

.page-header.is-sticky .exp-search.exp-search-open {
    background: 0 0
}

.exp-search.exp-search-open .exp-search-input {
    background: #fff
}

.exp-search-input::-webkit-input-placeholder {
    color: #8f8f8f
}

.exp-search-input:-moz-placeholder {
    color: #8f8f8f
}

.exp-search-input::-moz-placeholder {
    color: #8f8f8f
}

.exp-search-input:-ms-input-placeholder {
    color: #8f8f8f
}

.exp-icon-search, .exp-search-submit {
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    right: 0;
    top: 15px;
    padding: 0;
    margin: 0;
    text-align: center;
    cursor: pointer
}

.exp-search-submit {
    background-color: transparent;
    opacity: 0;
    color: transparent;
    border: none;
    outline: 0;
    z-index: -1;
    right: 40px
}

.exp-icon-search {
    color: #000;
    z-index: 90;
    font-size: 16px;
    line-height: 44px
}

.exp-search.exp-search-open {
    width: 400px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.exp-search.exp-search-open .exp-search-input {
    border: 1px solid #e8e8e8
}

.exp-search.exp-search-open .exp-icon-search {
    z-index: 11;
    right: 40px
}

.exp-search.exp-search-open .exp-search-submit {
    z-index: 10
}

.exp-search-close {
    display: none;
    position: absolute;
    right: 0;
    height: 40px;
    width: 40px;
    font-size: 22px;
    line-height: 44px;
    z-index: 11;
    top: 15px;
    cursor: pointer;
    text-align: center
}

header.variant-4:not(.is-sticky) .exp-search-close, header.variant-5:not(.is-sticky) .exp-search-close, header.variant-6:not(.is-sticky) .exp-search-close {
    top: 9px
}

.exp-search.exp-search-open .exp-search-close {
    display: block
}

.exp-icon-search, .exp-search-close {
    -webkit-transition: color .2s ease;
    -o-transition: color .2s ease;
    transition: color .2s ease
}

.exp-icon-search:hover, .exp-search-close:hover {
    color: #d42720
}

@media screen and (max-width: 991px) {
    .exp-search {
        top: 0;
        height: 39px;
        background: 0 0
    }

    .exp-search-input, .exp-search-submit {
        background: 0 0;
        top: 0;
        height: 39px
    }

    .exp-search, .exp-search.exp-search-open {
        width: calc(100% - 65px)
    }

    .exp-search .exp-search-input {
        border: 1px solid #fff;
        background: #fff
    }

    .exp-icon-search {
        color: #fff;
        top: 0;
        font-size: 24px
    }

    .exp-search .exp-icon-search, .exp-search.exp-search-open .exp-icon-search {
        color: #000
    }
}

header.is-sticky .search-results {
    visibility: hidden
}

.search-results {
    z-index: 10000;
    list-style-type: none;
    width: 100%;
    margin: 0;
    padding: 0;
    background: #fff;
    border: 1px solid #e8e8e8;
    border-top: 0;
    overflow: hidden
}

.search-results li {
    display: block;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    border-top: 1px solid #e8e8e8;
    overflow: hidden
}

.search-results li:first-child {
    border-top: none
}

.search-results .thumbnail {
    float: left;
    display: block;
    width: 50px;
    height: 50px;
    margin: 5px 0 5px 5px;
    padding: 0;
    text-align: center;
    overflow: hidden
}

.search-results .title {
    float: left;
    width: calc(100% - 55px);
    padding: 10px 15px 15px;
    white-space: nowrap;
    overflow: hidden;
    font-size: 15px;
    line-height: 38px;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-align: left;
    color: #333745;
    -webkit-transition: color 0 ease;
    -o-transition: color 0 ease;
    transition: color 0 ease
}

.search-results .title:hover {
    color: #d42720
}

.banner-edit {
    margin-bottom: 45px
}

.banner {
    position: relative;
    display: block;
    overflow: hidden;
    margin-bottom: 50px;
    text-decoration: none;
    -webkit-font-smoothing: antialiased
}

@media screen and (max-width: 991px) {
    .banner {
        margin-bottom: 30px
    }
}

.banner img {
    width: 100%
}

.full-nopad .banner, .megamenu .banner {
    margin-bottom: 0
}

a.banner-wrap, a.banner-wrap:active, a.banner-wrap:focus, a.banner-wrap:hover {
    text-decoration: none
}

.banner {
    font-size: 100px
}

.banner .btn {
    float: none
}

.banner.style-1 .text-1 {
    font-family: Roboto, sans-serif;
    font-size: .76em;
    font-weight: 700;
    line-height: .9em;
    margin: 0 0 .1em;
    color: #fff
}

.banner.style-1 .text-2 {
    font-family: Roboto, sans-serif;
    font-size: .37em;
    line-height: 1.1em;
    font-weight: 700;
    margin: 0 0 .2em;
    color: #fff
}

.banner.style-1 .text-3 {
    font-family: Roboto, sans-serif;
    font-size: .27em;
    line-height: 1em;
    font-weight: 300;
    letter-spacing: .2em;
    margin: 0 0 .9em;
    color: #fff
}

.banner.style-1 .banner-btn {
    color: #fff;
    text-decoration: none
}

.banner.style-1 .banner-btn > span {
    padding: 0 1em;
    font-family: Raleway, sans-serif;
    font-size: .29em;
    line-height: 1.9em;
    font-weight: 300;
    height: auto;
    background-color: #d42720
}

.banner.style-1 .banner-btn span.hoverbg {
    background-color: #fff
}

.banner.style-1 .banner-btn:hover > span {
    color: #d42720
}

.banner.style-3 .banner-caption {
    bottom: 14%
}

.banner.style-3 .text-1 {
    font-family: Raleway, sans-serif;
    font-size: .91em;
    line-height: 1em;
    font-weight: 700;
    color: #fff
}

.banner.style-3 .text-1 span {
    font-family: Roboto, sans-serif
}

.banner.style-3 .text-2 {
    font-family: Raleway, sans-serif;
    font-size: .42em;
    line-height: 1em;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: .2em
}

.banner.style-3 .text-3 {
    font-family: Roboto, sans-serif;
    font-size: .16em;
    line-height: 1.56em;
    font-weight: 700;
    letter-spacing: 1.4em;
    padding-right: 2em;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 2em
}

.banner.style-3 .horl .text-3 {
    padding-right: 0;
    padding-left: 2em
}

.banner.style-3 .horc .text-3 {
    padding-right: 0
}

.banner.style-3 .banner-btn {
    color: #fff;
    text-decoration: none
}

.banner.style-3 .banner-btn > span {
    padding: 0 2.4em;
    font-family: Roboto, sans-serif;
    font-size: .26em;
    line-height: 3em;
    font-weight: 500;
    height: auto;
    background-color: #d42720
}

.banner.style-3 .banner-btn span.hoverbg {
    background-color: #fff
}

.banner.style-3 .banner-btn:hover > span {
    color: #d42720
}

.banner.style-4 .text-1, .banner.style-4 .text-2, .banner.style-4 .text-3 {
    display: inline-block;
    clear: both;
    float: left;
    text-transform: uppercase
}

.banner.style-4 .text-1 > span, .banner.style-4 .text-2 > span, .banner.style-4 .text-3 > span {
    padding: 0 .5em;
    font-family: Raleway, sans-serif;
    font-size: .36em;
    line-height: 1.86em;
    font-weight: 700;
    color: #fff;
    background-color: #67e0fa
}

.banner.style-4 .horr .text-1, .banner.style-4 .horr .text-2, .banner.style-4 .horr .text-3 {
    float: right
}

.banner.style-4 .horr .text-2 {
    margin-left: 0;
    margin-right: .8em
}

.banner.style-4 .horr .text-3 {
    margin-left: 0;
    margin-right: .2em
}

.banner.style-4 .text-2 {
    margin-left: .8em
}

.banner.style-4 .text-3 {
    margin-left: .2em
}

.banner.style-4 .text-hoverslide span.hoverbg {
    background-color: #fff
}

.banner.style-4:hover .text-hoverslide > span {
    color: #67e0fa
}

.banner.style-4 .banner-btn {
    color: #fff;
    text-decoration: none
}

.banner.style-4 .banner-btn > span {
    display: inline-block;
    padding: .35em .5em;
    margin: 0;
    font-size: .26em;
    line-height: 1.87em;
    font-weight: 500;
    font-family: Raleway, sans-serif;
    color: #fff;
    background-color: #41df7c;
    height: auto
}

.banner.style-4 .banner-btn span.hoverbg {
    background-color: #67E0FA
}

.banner.style-4 .banner-btn:hover > span {
    color: #fff
}

.banner.style-5 .text-1, .banner.style-5 .text-2, .banner.style-5 .text-3 {
    display: inline-block;
    clear: both;
    float: left;
    margin-bottom: 2px
}

.banner.style-5 .text-1 > span, .banner.style-5 .text-2 > span, .banner.style-5 .text-3 > span {
    padding: 0 .5em;
    font-family: Oswald, sans-serif;
    font-size: .47em;
    line-height: 1.383em;
    font-weight: 400;
    color: #333745;
    background-color: #fff;
    text-transform: uppercase
}

.banner.style-5 .text-1 {
    margin-left: .8em
}

.banner.style-5 .text-3 {
    margin-left: 1em
}

.banner.style-5 .text-3 > span {
    background: #41df7c;
    color: #fff
}

.banner.style-5 .horr .text-1, .banner.style-5 .horr .text-2, .banner.style-5 .horr .text-3 {
    float: right
}

.banner.style-5 .horr .text-1 {
    margin-left: 0;
    margin-right: .8em
}

.banner.style-5 .horr .banner-btn-wrap, .banner.style-5 .horr .text-3 {
    margin-left: 0;
    margin-right: 1em
}

.banner.style-5 .text-hoverslide span.hoverbg {
    background-color: #333745
}

.banner.style-5:hover .text-hoverslide > span {
    color: #fff
}

.banner.style-5 .text-3.text-hover span.hoverbg {
    background-color: #fff
}

.banner.style-5:hover .text-3.text-hover > span {
    color: #fff
}

.banner.style-5 .banner-btn-wrap {
    clear: both;
    margin-left: 1em
}

.banner.style-5 .banner-btn {
    color: #fff;
    text-decoration: none
}

.banner.style-5 .banner-btn > span {
    display: inline-block;
    clear: both;
    float: left;
    margin-left: 2em;
    padding: 0;
    font-size: .22em;
    line-height: 2em;
    font-family: Raleway, sans-serif;
    font-weight: 500;
    color: #d42720;
    font-style: italic;
    text-decoration: none;
    background-color: transparent
}

.banner.style-5 .banner-btn span.hoverbg {
    background-color: transparent
}

.banner.style-5 .banner-btn:hover > span {
    color: #333745
}

.banner.style-6 .banner-caption {
    top: 0;
    right: 4%;
    bottom: 0;
    left: 55%
}

.banner.style-6 .text-1 {
    margin-top: -.2em;
    font-family: Raleway, sans-serif;
    font-size: .77em;
    line-height: 1em;
    font-weight: 700;
    margin-bottom: .45em;
    color: #41df7c
}

.banner.style-6 .text-2 {
    font-family: Raleway, sans-serif;
    font-size: .2em;
    line-height: 1.5em;
    color: #fff;
    margin-bottom: 1em
}

.banner.style-6 .banner-btn {
    color: #fff;
    text-decoration: none
}

.banner.style-6 .banner-btn > span {
    padding: 0 1.8em;
    font-family: Roboto, sans-serif;
    font-size: .26em;
    line-height: 2.2em;
    font-weight: 500;
    height: auto;
    background-color: #41df7c
}

.banner.style-6 .banner-btn span.hoverbg {
    background-color: #fff
}

.banner.style-6 .banner-btn:hover > span {
    color: #41df7c
}

.banner.style-7 .banner-caption {
    top: 0;
    right: 38%;
    bottom: 0;
    left: 5%
}

.banner.style-7 .text-1 {
    font-family: Raleway, sans-serif;
    font-size: .64em;
    line-height: 1em;
    font-weight: 700;
    letter-spacing: -2px;
    color: #fff;
    text-transform: uppercase;
    margin-top: -.3em
}

.banner.style-7 .text-2 {
    font-family: Raleway, sans-serif;
    font-size: .24em;
    line-height: 1em;
    font-weight: 500;
    letter-spacing: 6px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: .5em
}

.banner.style-7 .text-3 {
    z-index: -1;
    width: 3.2em;
    height: 3.2em;
    text-align: center;
    font-family: Oswald, sans-serif;
    font-size: .38em;
    line-height: 1em;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    border-radius: 50%;
    background-color: #41df7c;
    display: table
}

.banner.style-7 .text-3 span {
    display: table-cell;
    height: 100%;
    vertical-align: middle
}

.banner.style-7 .banner-btn {
    color: #fff;
    text-decoration: none
}

.banner.style-7 .banner-btn > span {
    padding: 0 .8em;
    font-family: Roboto, sans-serif;
    font-size: .22em;
    line-height: 2.1em;
    font-weight: 500;
    height: auto;
    background-color: #d42720
}

.banner.style-7 .banner-btn span.hoverbg {
    background-color: #fff
}

.banner.style-7 .banner-btn:hover > span {
    color: #d42720
}

.banner.style-8 .banner-caption {
    top: 6%;
    right: 25%;
    bottom: 0;
    left: 5%
}

.banner.style-8 .text-1 {
    font-family: Raleway, sans-serif;
    font-size: .54em;
    line-height: 1em;
    font-weight: 900;
    color: #fff;
    text-transform: none;
    margin-bottom: .3em
}

.banner.style-8 .banner-btn {
    color: #fff;
    text-decoration: none
}

.banner.style-8 .banner-btn > span {
    padding: 0 2.2em;
    font-family: Roboto, sans-serif;
    font-size: .22em;
    line-height: 2.8em;
    font-weight: 500;
    height: auto;
    background-color: #67e0fa
}

.banner.style-8 .banner-btn span.hoverbg {
    background-color: #fff
}

.banner.style-8 .banner-btn:hover > span {
    color: #67e0fa
}

.banner.style-9 .text-1 {
    color: #fff
}

.banner.style-9 .text-1 > span {
    padding: .8em 1.5em;
    margin-bottom: .8em;
    font-family: Raleway, sans-serif;
    font-size: .22em;
    line-height: 1.5em;
    font-weight: 500;
    text-transform: uppercase;
    background: #333745;
    border-left: 4px solid #d42720
}

.banner.style-9 .text-2 {
    font-family: Raleway, sans-serif;
    font-size: .2em;
    line-height: 1em;
    font-weight: 500;
    color: #fff
}

.banner.style-9 .text-1.text-hoverslide span.hoverbg {
    background-color: #d42720
}

.banner.style-9:hover .text-1.text-hoverslide > span {
    color: #fff
}

.banner.style-10 .text-1 {
    margin-bottom: .7em;
    font-family: Raleway, sans-serif;
    font-size: .44em;
    line-height: 1em;
    font-weight: 700;
    color: #d42720;
    text-align: center;
    text-transform: uppercase
}

.banner.style-10 .banner-btn {
    color: #fff;
    text-decoration: none
}

.banner.style-10 .banner-btn > span {
    padding: 0 1em;
    font-family: Raleway, sans-serif;
    font-size: .29em;
    line-height: 1.9em;
    font-weight: 300;
    height: auto;
    background-color: #d42720
}

.banner.style-10 .banner-btn.text-hoverslide span.hoverbg {
    background-color: #fff
}

.banner.style-10 .banner-btn.text-hoverslide:hover > span {
    color: #d42720
}

.banner.style-2 .text-1 {
    margin-top: -.2em;
    font-family: Raleway, sans-serif;
    font-size: .75em;
    line-height: 1em;
    font-weight: 700;
    margin-bottom: 0;
    color: #fff;
    text-transform: uppercase
}

.banner.style-2 .text-2 {
    font-family: Raleway, sans-serif;
    font-size: .35em;
    line-height: 1em;
    color: #fff;
    margin-bottom: .6em;
    margin-left: 3em;
    text-transform: uppercase;
    font-weight: 100
}

.banner.style-2 .text-3, .banner.style-2 .text-4 {
    font-family: Oswald, sans-serif;
    font-size: .37em;
    line-height: 1em;
    color: #fff;
    margin-bottom: .2em;
    margin-left: 1.5em;
    font-weight: 500
}

.banner.style-2 .text-4 {
    margin-top: .2em;
    margin-left: 3em
}

.banner.style-2 .horc .text-2, .banner.style-2 .horc .text-3, .banner.style-2 .horc .text-4 {
    margin-left: 0
}

.banner.style-2 .horc .banner-btn {
    margin: 0 auto
}

.banner.style-2 .horr .text-2 {
    margin-left: 0;
    margin-right: 3em
}

.banner.style-2 .horr .text-3 {
    margin-left: 0;
    margin-right: 1.5em
}

.banner.style-2 .horr .text-4 {
    margin-left: 0;
    margin-right: 3em
}

.banner.style-2 .horr .banner-btn {
    margin-left: 0;
    margin-right: .8em
}

.banner.style-2 .banner-btn {
    color: #000;
    text-decoration: none;
    margin-left: .8em;
    -webkit-box-shadow: -4px -5px 5px rgba(0, 0, 0, 0.2);
    box-shadow: -4px -5px 5px rgba(0, 0, 0, 0.2)
}

.banner.style-2 .banner-btn > span {
    padding: 0 .3em;
    font-family: Oswald, sans-serif;
    font-size: .35em;
    line-height: 1.6em;
    font-weight: 700;
    height: auto;
    background-color: #fff;
    text-transform: none
}

.banner.style-2 .banner-btn span.hoverbg {
    background-color: #000
}

.banner.style-2 .banner-btn:hover > span {
    color: #fff
}

.banner.style-11 .banner-caption {
    left: 16%;
    right: 16%;
    bottom: 14%
}

.banner.style-11 .text-1 {
    margin-bottom: .3em;
    font-family: Raleway, sans-serif;
    font-size: .62em;
    font-weight: 700;
    line-height: 1em;
    color: #fff
}

.banner.style-11 .text-2 {
    margin-bottom: .9em;
    font-family: Raleway, sans-serif;
    font-size: .25em;
    line-height: 1.1em;
    font-weight: 700;
    color: #d42720
}

.banner.style-11 .banner-btn, .banner.style-11 .banner-btn-wrap {
    width: 100%
}

.banner.style-11 .banner-btn {
    color: #fff;
    text-decoration: none
}

.banner.style-11 .banner-btn > span {
    width: 100%;
    padding: 0 1em;
    font-size: .24em;
    line-height: 2.3em;
    font-weight: 400;
    height: auto;
    background-color: #d42720
}

.banner.style-11 .banner-btn span.hoverbg {
    background-color: #fff
}

.banner.style-11 .banner-btn:hover > span {
    color: #d42720
}

.banner.style-12 .banner-caption {
    left: 16%;
    right: 16%;
    bottom: 13%
}

.banner.style-12 .text-1 {
    margin-bottom: .8em;
    margin-top: .2em;
    font-family: Raleway, sans-serif;
    font-size: .25em;
    font-weight: 400;
    line-height: 1em;
    color: #fff;
    padding: .8em;
    border: .09em solid #fff
}

.banner.style-12 .text-2 {
    font-family: Raleway, sans-serif;
    font-size: .28em;
    line-height: 1.1em;
    font-weight: 700;
    color: #fff
}

.banner.style-12 .banner-btn {
    text-decoration: none;
    color: #d42720
}

.banner.style-12 .banner-btn > span {
    padding: 0;
    font-size: .28em;
    line-height: 2em;
    font-weight: 700;
    text-decoration: none;
    background-color: transparent
}

.banner.style-12 .banner-btn span.hoverbg {
    background-color: transparent
}

.banner.style-12 .banner-btn:hover > span {
    color: #fff
}

.banner.style-13 .banner-caption {
    top: 30%;
    left: 10%;
    right: 10%
}

.banner.style-13 .text-1 {
    font-family: Raleway, sans-serif;
    font-size: .36em;
    font-weight: 700;
    line-height: 1em;
    color: #fff
}

.banner.style-13 .text-2 {
    margin-bottom: .5em;
    font-family: Raleway, sans-serif;
    font-size: .22em;
    line-height: 1em;
    font-weight: 900;
    color: #d42720
}

.banner.style-13 .banner-btn {
    color: #fff;
    text-decoration: none
}

.banner.style-13 .banner-btn > span {
    padding: 0 1.8em;
    font-size: .19em;
    line-height: 2.6em;
    font-weight: 400;
    height: auto;
    background-color: #333745
}

.banner.style-13 .banner-btn span.hoverbg {
    background-color: #fff
}

.banner.style-13 .banner-btn:hover > span {
    color: #333745
}

.banner.style-14 .text-1 {
    margin-bottom: .7em;
    font-family: Roboto, sans-serif;
    font-size: .38em;
    font-weight: 700;
    line-height: 1em;
    color: #333745
}

.banner.style-14 .banner-btn {
    color: #fff;
    text-decoration: none
}

.banner.style-14 .banner-btn > span {
    padding: 0 1.8em;
    font-size: .19em;
    line-height: 2.6em;
    font-weight: 400;
    height: auto;
    background-color: #d42720
}

.banner.style-14 .banner-btn span.hoverbg {
    background-color: #fff
}

.banner.style-14 .banner-btn:hover > span {
    color: #d42720
}

.banner.style-15 .banner-caption {
    left: 50%;
    right: 0;
    top: 12%
}

.banner.style-15 .text-1 {
    margin-bottom: .2em;
    font-size: .22em;
    font-weight: 100;
    line-height: 1em;
    color: #fff
}

.banner.style-15 .text-2 {
    margin-bottom: .7em;
    font-size: .19em;
    line-height: 1.1em;
    font-weight: 500;
    color: #fff
}

.banner.style-15 .banner-btn {
    text-decoration: none;
    color: #d42720
}

.banner.style-15 .banner-btn > span {
    padding: 0;
    font-family: Raleway, sans-serif;
    font-size: .18em;
    line-height: 2em;
    font-weight: 900;
    text-decoration: none;
    background-color: transparent
}

.banner.style-15 .banner-btn span.hoverbg {
    background-color: transparent
}

.banner.style-15 .banner-btn:hover > span {
    color: #fff
}

.banner.style-16 .banner-caption {
    top: 0;
    bottom: 15%
}

.banner.style-16 .text-1 {
    margin-bottom: .2em;
    font-family: Raleway, sans-serif;
    font-size: .48em;
    font-weight: 900;
    line-height: 1em;
    color: #d42720
}

.banner.style-16 .text-2 {
    font-size: .34em;
    line-height: 1em;
    font-weight: 900;
    color: #fff
}

.banner.style-17 .banner-caption {
    bottom: 9%;
    left: 4%;
    right: 4%
}

.banner.style-17 .text-1 {
    margin-bottom: .2em;
    font-family: Raleway, sans-serif;
    font-size: .33em;
    font-weight: 800;
    line-height: 1em;
    color: #fff
}

.banner.style-17 .text-2 > span {
    display: table;
    margin-bottom: .5em;
    padding: 0 1.4em;
    font-family: Raleway, sans-serif;
    font-size: .2em;
    line-height: 2.5em;
    font-weight: 800;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    background-color: #333745
}

.banner.style-17 .text-3 {
    font-family: Raleway, sans-serif;
    font-size: .1em;
    line-height: 1.2em;
    font-weight: 400;
    font-style: italic;
    color: #fff
}

.banner.style-17 .text-2.text-hoverslide span.hoverbg {
    background-color: #d42720
}

.banner.style-17:hover .text-2.text-hoverslide > span {
    color: #fff
}

.banner.style-18 .banner-caption {
    top: 9%;
    left: 58%;
    right: 2%
}

.banner.style-18 .text-1 {
    margin-bottom: .4em;
    font-family: Raleway, sans-serif;
    font-size: .15em;
    font-weight: 800;
    line-height: 1em;
    color: #d42720
}

.banner.style-18 .text-2 {
    margin-bottom: .5em;
    font-family: Raleway, sans-serif;
    font-size: .2em;
    line-height: 1em;
    font-weight: 400;
    color: #fff
}

.banner.style-18 .banner-btn {
    color: #fff;
    text-decoration: none
}

.banner.style-18 .banner-btn > span {
    padding: 0 1.7em;
    overflow: hidden;
    font-size: .1em;
    line-height: 3.2em;
    font-weight: 400;
    height: auto;
    background-color: #d42720
}

.banner.style-18 .banner-btn span.hoverbg {
    background-color: #333745
}

.banner.style-18 .banner-btn:hover > span {
    color: #fff
}

.banner.style-19 .banner-caption {
    top: 0;
    bottom: 11%;
    left: 10%
}

.banner.style-19 .text-1 {
    margin-bottom: .25em;
    font-size: .57em;
    line-height: .7em;
    font-weight: 900;
    color: #fff
}

.banner.style-19 .text-2 {
    font-family: Raleway, sans-serif;
    font-size: .17em;
    font-weight: 900;
    line-height: 1em;
    color: #d42720
}

.banner.style-20 .banner-caption {
    top: 0;
    bottom: 23%;
    right: 10%;
    left: 10%
}

.banner.style-20 .text-1 {
    padding: 0 .8em;
    font-family: Raleway, sans-serif;
    font-size: .17em;
    line-height: 2em;
    font-weight: 400;
    color: #fff;
    background-color: #d42720;
    position: relative;
    display: inline-block;
    float: left
}

.banner.style-20 .text-1 .text-corner {
    content: '';
    display: block;
    position: absolute;
    right: -.99em;
    left: auto;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 2em 1em;
    border-color: transparent transparent #d42720;
    transform: rotateY(180deg)
}

.banner.style-20 .horr .text-1 {
    float: right
}

.banner.style-20 .horr .text-1 .text-corner {
    transform: rotateY(0);
    left: -.99em
}

.banner.style-20 .text-2 {
    padding: .8em 1.2em;
    font-family: Raleway, sans-serif;
    font-size: .28em;
    font-weight: 900;
    line-height: 1em;
    color: #fff;
    background-color: #000;
    clear: both;
    display: inline-block;
    float: left
}

.banner.style-20 .horr .text-2 {
    float: right
}

.text-hover {
    overflow: hidden
}

.text-hover > span {
    position: relative;
    display: table;
    z-index: 1
}

.horc .text-hover > span {
    margin-left: auto;
    margin-right: auto
}

.horl .text-hover > span {
    float: left
}

.horr .text-hover > span {
    float: right
}

.text-hover span > span.hoverbg {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 0;
    z-index: -1
}

.banner:hover .text-hover:not(.banner-btn) > span > span.hoverbg {
    width: 100%
}

.banner-btn:hover span > span.hoverbg {
    width: 100%
}

.text-hover span > span.hoverbg {
    transition: all 0s ease 0s
}

.text-hover span > span.text {
    transition: color .2s ease 0s
}

.text-hoverslide {
    overflow: hidden
}

.text-hoverslide > span {
    position: relative;
    display: table;
    z-index: 1
}

.horc .text-hoverslide > span {
    margin-left: auto;
    margin-right: auto
}

.horl .text-hoverslide > span {
    float: left
}

.horr .text-hoverslide > span {
    float: right
}

.text-hoverslide span > span.hoverbg {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 0;
    z-index: 0
}

.banner:hover .text-hoverslide:not(.banner-btn) > span > span.hoverbg {
    width: 100%
}

.text-hoverslide span > span.hoverbg {
    transition: all 0.4s cubic-bezier(0.35, 0.975, 0.25, 0.9) 0s
}

.text-hoverslide span > span.text {
    transition: color .2s ease 0s;
    position: relative;
    z-index: 1
}

.table-view {
    display: table
}

.table-cell {
    display: table-cell;
    height: 100%;
    vertical-align: middle
}

.banner .banner-caption {
    top: 5%;
    left: 5%;
    right: 5%;
    bottom: 5%;
    position: absolute;
    z-index: 10;
    transition: opacity .2s ease
}

.banner .banner-caption > span {
    display: table-cell;
    vertical-align: middle;
    padding: 10%
}

.banner .banner-caption.vertm .vert {
    vertical-align: middle
}

.banner .banner-caption.vertt .vert {
    vertical-align: top
}

.banner .banner-caption.vertb .vert {
    vertical-align: bottom
}

.banner .banner-caption.horl {
    text-align: left
}

.banner .banner-caption.horc {
    text-align: center
}

.banner .banner-caption.horr {
    text-align: right
}

#output {
    min-height: 300px
}

.banner-btn {
    display: table;
    float: left
}

.banner-btn-wrap, .banner-btn-wrap:active, .banner-btn-wrap:focus, .banner-btn-wrap:hover {
    display: table;
    float: left;
    text-decoration: none
}

.banner-btn-wrap .banner-btn, .banner-btn-wrap:active .banner-btn, .banner-btn-wrap:focus .banner-btn, .banner-btn-wrap:hover .banner-btn {
    float: none
}

.horc .banner-btn, .horc .banner-btn-wrap {
    margin: 0 auto;
    float: none
}

.horr .banner-btn, .horr .banner-btn-wrap {
    float: right
}

.banners-with-pad {
    margin-bottom: 50px
}

@media screen and (max-width: 991px) {
    .banners-with-pad {
        margin-bottom: 30px
    }
}

.banners-with-pad .banner {
    margin-bottom: 30px
}

@media screen and (max-width: 991px) {
    .banners-with-pad .banner {
        margin-bottom: 30px
    }
}

.banners-with-pad .banner.image-hover-scale img {
    vertical-align: top
}

.instagram-feed {
    padding: 0;
    list-style: none;
    width: calc(100% + 10px);
    margin: 20px 0 0 -10px
}

.instagram-feed a {
    float: left;
    width: calc(33.33333% - 10px);
    margin-left: 10px;
    margin-bottom: 10px;
    position: relative;
    overflow: hidden;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: background-color .5s ease-in-out 0s;
    -o-transition: background-color .5s ease-in-out 0s;
    transition: background-color .5s ease-in-out 0s
}

.instagram-feed a > a {
    display: block;
    overflow: hidden
}

.instagram-feed a img {
    -webkit-transition: transform .5s ease-in-out 0s, opacity .5s ease-in-out 0s;
    -o-transition: transform .5s ease-in-out 0s, opacity .5s ease-in-out 0s;
    transition: transform .5s ease-in-out 0s, opacity .5s ease-in-out 0s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    image-rendering: optimizeQuality;
    vertical-align: middle;
    max-width: 100%;
    -webkit-transform: scale(1.01) rotate(0.0001deg);
    transform: scale(1.01) rotate(0.0001deg)
}

.instagram-feed a:hover {
    background-color: #000
}

.instagram-feed a:hover img {
    opacity: .7;
    -webkit-transform: scale(1.15) rotate(0.0001deg);
    transform: scale(1.15) rotate(0.0001deg)
}

.instagram-feed a > img {
    width: 100%
}

.instagram-title {
    font-size: 50px;
    line-height: 1em;
    font-weight: 700;
    letter-spacing: 3vw;
    text-indent: 3vw;
    color: #ddd;
    background-color: #f1f1f1;
    padding: 35px 0;
    text-align: center;
    text-transform: uppercase
}

@media screen and (max-width: 991px) {
    .instagram-title {
        font-size: 38px;
        padding: 25px 0;
        letter-spacing: 2vw;
        text-indent: 2vw
    }
}

.instagram-feed-full {
    padding: 0;
    list-style: none;
    width: 100%;
    margin: 0;
    background: #000;
    overflow: hidden;
    white-space: nowrap
}

.instagram-feed-full a {
    display: inline-block;
    width: 10%;
    opacity: 1;
    -webkit-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease
}

.instagram-feed-full a:hover {
    opacity: .65
}

.instagram-feed-full a > img {
    width: 100%
}

.instagram-feed-full .slick-next, .instagram-feed-full .slick-prev {
    position: absolute;
    z-index: 1;
    display: block;
    height: 100%;
    width: 50px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: rgba(255, 255, 255, 0.5);
    top: 0;
    padding: 0;
    margin-top: 0;
    opacity: 1;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.instagram-feed-full .slick-next:hover, .instagram-feed-full .slick-prev:hover {
    background: rgba(0, 0, 0, 0.1);
    opacity: 1
}

.instagram-feed-full .slick-next:before, .instagram-feed-full .slick-prev:before {
    font-size: 38px;
    color: #333745;
    opacity: 1
}

.instagram-feed-full .slick-next:hover:before, .instagram-feed-full .slick-prev:hover:before {
    color: #fff;
    opacity: 1
}

.instagram-feed-full .slick-prev {
    left: 0;
    right: auto
}

.instagram-feed-full .slick-prev:before {
    margin-left: -5px
}

.instagram-feed-full .slick-next {
    right: 0;
    left: auto
}

.instagram-feed-full .slick-next:before {
    margin-left: 5px
}

.person {
    margin-bottom: 50px;
    color: #333745
}

@media screen and (max-width: 991px) {
    .person {
        margin-bottom: 30px
    }
}

.person .person-photo {
    text-align: center;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.person .person-photo > a {
    display: block;
    overflow: hidden
}

.person .person-photo img {
    -webkit-transition: transform .5s ease 0s;
    -o-transition: transform .5s ease 0s;
    transition: transform .5s ease 0s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    image-rendering: optimizeQuality;
    vertical-align: middle;
    max-width: 100%
}

.person .person-photo:hover img {
    -webkit-transition: transform .6s ease .05s;
    -o-transition: transform .6s ease .05s;
    transition: transform .6s ease .05s;
    -webkit-transform: scale(1.15) rotate(0.0001deg);
    transform: scale(1.15) rotate(0.0001deg)
}

.person .person-photo img {
    width: 100%
}

.person .person-info {
    padding: 40px 0 20px
}

.person .person-info p {
    font-size: 17px;
    line-height: 20px
}

.person .person-name {
    font-size: 26px;
    line-height: 28px;
    font-weight: 500;
    margin-bottom: 5px
}

.person .person-name a {
    color: #333745;
    text-decoration: none;
    -webkit-transition: color .2s ease;
    -o-transition: color .2s ease;
    transition: color .2s ease
}

.person .person-name a:hover {
    color: #d42720
}

.person .person-subname {
    font-size: 18px;
    line-height: 22px;
    font-style: italic;
    margin-bottom: 10px
}

.person .person-links {
    text-align: right
}

.person .person-links a {
    display: inline-block;
    vertical-align: top;
    padding: 5px;
    font-size: 20px;
    color: #333745;
    text-decoration: none;
    -webkit-transition: color .2s ease;
    -o-transition: color .2s ease;
    transition: color .2s ease
}

.person .person-links a:hover {
    color: #d42720
}

.cart-table {
    background: #fff;
    margin-bottom: 50px;
    padding: 10px 20px
}

@media screen and (max-width: 991px) {
    .cart-table {
        margin-bottom: 30px
    }
}

.cart-table .table-header, .cart-table .table-row {
    display: table;
    table-layout: fixed;
    position: relative;
    width: 100%
}

.cart-table .table-header > div, .cart-table .table-row > div {
    display: table-cell;
    vertical-align: middle
}

.cart-table .table-row {
    border-bottom: 2px solid #f0f0f0;
    border-top: 2px solid #f0f0f0;
    margin-bottom: 7px
}

.cart-table .table-row > div {
    border-left: 1px solid #f0f0f0
}

.cart-table .table-row > div:first-child {
    border-left: 2px solid #f0f0f0
}

.cart-table .table-header {
    font-size: 17px;
    line-height: 1.2em;
    font-weight: 700;
    padding: 20px 0;
    text-align: center;
    color: #333745
}

.cart-table .table-footer {
    padding: 20px 0 15px;
    display: table;
    width: 100%
}

.cart-table .table-footer .btn {
    margin: 0 12px 15px
}

.cart-table .table-footer .btn:first-child {
    margin-left: 0
}

.cart-table .table-footer .btn:first-child + .btn {
    margin-right: 0
}

.cart-table .photo {
    width: 14%
}

.cart-table .name {
    width: 44%
}

.cart-table .shopper-group {
    width: 15%;
    padding: 10px
}

.cart-table .shopper-group select {
    margin-bottom: 0
}

.cart-table .price, .cart-table .qty, .cart-table .subtotal {
    width: 12%
}

.cart-table .continue, .cart-table .remove {
    width: 6%
}

.cart-table .table-row .photo {
    width: 14%;
    text-align: center
}

.cart-table .table-row .photo img {
    width: 50px
}

.cart-table .table-row .name {
    padding: 0 50px
}

.cart-table .table-row .name small {
    color: #333745;
    font-size: .8em;
    font-weight: 400
}

.cart-table .table-row .name, .cart-table .table-row .price, .cart-table .table-row .subtotal {
    line-height: 22px;
    font-weight: 700;
    -webkit-transition: color .2s ease;
    -o-transition: color .2s ease;
    transition: color .2s ease
}

.cart-table .table-row .price, .cart-table .table-row .subtotal {
    font-size: 19px
}

.cart-table .table-row .name p {
    font-size: 14px
}

.cart-table .table-row .name p {
    margin: 10px 0
}

.cart-table .table-row .name a, .cart-table .table-row .price, .cart-table .table-row .qty input[type=text] {
    color: #333745 !important
}

.cart-table .table-row .name a:hover {
    color: #d42720 !important;
    text-decoration: underline
}

.cart-table .table-row .price, .cart-table .table-row .qty, .cart-table .table-row .subtotal {
    text-align: center
}

.cart-table .table-row .qty input[type=text] {
    background-color: transparent;
    border: 0;
    font-size: 19px;
    line-height: 22px;
    font-weight: 700;
    color: #d42720
}

.cart-table .table-row .remove {
    text-align: center;
    border-right: 2px solid #f0f0f0
}

.cart-table .table-row .remove a {
    font-size: 20px;
    line-height: 1em;
    color: #333745;
    text-decoration: none;
    -webkit-transition: color .2s ease;
    -o-transition: color .2s ease;
    transition: color .2s ease
}

.cart-table .table-row .remove a:hover {
    color: #d42720
}

.cart-table .table-row .continue {
    text-align: center
}

.cart-table .table-row .continue a {
    font-size: 20px;
    line-height: 1em;
    color: #333745;
    text-decoration: none;
    -webkit-transition: color .2s ease;
    -o-transition: color .2s ease;
    transition: color .2s ease
}

.cart-table .table-row .continue a:hover {
    color: #d42720
}

.cart-table .table-row .continue span, .cart-table .table-row .remove span {
    display: none
}

.total-price {
    border: 0;
    padding: 0;
    margin: 0 0 20px;
    width: 100%;
    max-width: 400px;
    float: right;
    background-color: transparent;
    font-size: 17px;
    line-height: 1.7em;
    color: #333745;
    font-weight: 700
}

.total-price td {
    width: 50%;
    padding: 0 0 0 10px;
    text-align: right
}

.total-price .total {
    font-size: 20px;
    color: #d42720
}

.cart-action {
    text-align: right;
    margin-bottom: 30px;
    width: 100%;
    clear: both
}

.cart-action .btn {
    margin-bottom: 10px
}

.cart-action a {
    font-size: 17px;
    line-height: 1.2em;
    color: #d42720;
    text-decoration: none
}

.cart-action a:hover {
    text-decoration: underline
}

.total-wrapper {
    float: right
}

@media screen and (max-width: 1199px) {
    .cart-table .table-row .photo {
        padding: 0 20px
    }

    .cart-table .table-header {
        font-size: 15px
    }
}

@media screen and (max-width: 991px) {
    .total-wrapper {
        float: none
    }

    .cart-table {
        margin-bottom: 15px
    }

    .cart-table .table-header {
        padding: 10px 0;
        font-size: 14px
    }

    .cart-table .table-row .name, .cart-table .table-row .photo {
        padding: 0 10px
    }

    .cart-table .table-row .name, .cart-table .table-row .price, .cart-table .table-row .qty input[type=text], .cart-table .table-row .subtotal, .cart-table .table-row name a {
        font-size: 15px;
        line-height: 18px
    }

    .cart-table .table-footer .btn {
        margin-right: 10px
    }

    .cart-table .price, .cart-table .qty, .cart-table .subtotal {
        width: 15%
    }

    .cart-table .name {
        width: 35%
    }

    .table-header {
        font-size: 15px
    }
}

@media screen and (max-width: 667px) {
    .cart-table .table-row .photo {
        padding: 0 20px
    }

    .cart-table .table-header {
        padding: 10px 0;
        font-size: 14px
    }

    .cart-table .table-row .name {
        padding: 0 30px;
        font-size: 14px
    }
}

@media screen and (max-width: 667px) {
    .cart-table .table-row {
        border-bottom-width: 1px;
        border-top: 0
    }

    .cart-table .table-header {
        display: none
    }

    .cart-table .table-row {
        display: block;
        overflow: hidden;
        padding-bottom: 40px;
        padding-top: 20px
    }

    .cart-table .table-row .photo {
        display: block;
        width: 33.33333%;
        float: left;
        padding: 0 10px
    }

    .cart-table .table-row .name {
        display: block;
        float: right;
        width: 66.66666%;
        padding: 0px 0 20px
    }

    .cart-table.wishlist .table-row .name {
        padding: 50px 0 20px
    }

    .cart-table .table-row .remove {
        position: absolute;
        top: 0;
        right: 0;
        padding: 10px 15px;
        width: auto
    }

    .cart-table .table-row .continue {
        position: absolute;
        bottom: 0;
        right: 0;
        padding: 10px 15px;
        width: auto
    }

    .cart-table .table-row .continue span, .cart-table .table-row .remove span {
        display: inline-block;
        font-size: 15px;
        line-height: 20px;
        padding-right: 8px
    }

    .cart-table .table-row .continue i.icon, .cart-table .table-row .remove i.icon {
        vertical-align: bottom;
        font-size: 20px
    }

    .cart-table .table-row > div {
        border-left: none
    }

    .cart-table .price, .cart-table .qty, .cart-table .subtotal {
        display: block;
        position: absolute;
        width: 33.33333%;
        bottom: 10px;
        left: 0
    }

    .cart-table .subtotal {
        left: auto;
        right: 0;
        padding: 0 10px
    }

    .cart-table .qty {
        left: 33.33333%
    }

    .cart-table .table-footer .btn {
        margin: 0 15px 15px;
        width: calc(100% - 30px);
        max-width: 300px;
        float: none !important
    }

    .cart-table .table-footer .btn:first-child {
        margin-left: 15px
    }

    .cart-table .table-footer .btn:first-child + .btn {
        margin-right: 15px
    }

    .cart-table .table-footer {
        padding: 10px 0 0;
        text-align: center
    }
}

.page_404 {
    text-align: center;
    background: url(images/404-bg.jpg) center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.text-404 {
    position: absolute;
    left: 0;
    top: 40%;
    display: inline-block;
    width: 100%;
    height: calc(2vw + 20px);
    font-size: calc(1vw + 20px);
    line-height: calc(2vw + 20px);
    font-weight: 700;
    background: #f7f7f7;
    color: #d1d1d1;
    text-transform: uppercase
}

.empty-cart .btn, .empty-category .btn, .page_404 .btn {
    font-weight: 300;
    padding: 0.75vw calc(.5vw + 10px);
    height: calc(2.8vw + 20px);
    font-size: calc(.8vw + 15px);
    line-height: 1.4em;
    margin-bottom: 50px
}

.image-404 {
    margin-top: 4vh;
    position: relative;
    display: inline-block
}

.image-404 img {
    max-width: 100%
}

.empty-cart, .empty-category {
    text-align: center;
    background: url(images/empty-cart-bg.jpg) center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.image-empty-cart {
    margin-top: 10vh;
    margin-bottom: 2vh;
    position: relative;
    display: inline-block
}

.image-empty-cart img {
    max-width: 500px;
    width: 100%
}

.text-empty-cart-1, .text-empty-cart-2 {
    position: absolute;
    left: 0;
    top: 12%;
    display: inline-block;
    width: 100%;
    padding-left: 5%;
    font-family: Oswald, sans-serif;
    font-size: 41px;
    line-height: 1em;
    font-weight: 700;
    color: #d1d1d1;
    text-transform: uppercase
}

.text-empty-cart-2 {
    left: 0;
    top: 33%;
    padding-left: 0;
    font-size: 71px
}

@media screen and (max-width: 500px) {
    .text-empty-cart-1 {
        font-size: 7vw
    }

    .text-empty-cart-2 {
        font-size: 12vw
    }
}

.image-empty-category {
    margin-top: 10vh;
    margin-bottom: 2vh;
    position: relative;
    display: inline-block
}

.image-empty-category img {
    max-width: 590px;
    width: 100%
}

.text-empty-category-1, .text-empty-category-2 {
    position: absolute;
    left: 0;
    top: 2%;
    display: inline-block;
    width: 100%;
    font-size: 33px;
    line-height: 1em;
    font-weight: 700;
    color: #d1d1d1;
    text-transform: uppercase
}

.text-empty-category-2 {
    left: 0;
    top: auto;
    bottom: 12%;
    font-size: 20px;
    text-transform: none
}

@media screen and (max-width: 590px) {
    .text-empty-category-1 {
        font-size: 5vw
    }

    .text-empty-category-2 {
        font-size: 3.5vw
    }
}

.gallery-wrapper {
    margin-bottom: 50px;
    overflow: hidden
}

@media screen and (max-width: 991px) {
    .gallery-wrapper {
        margin-bottom: 30px
    }
}

.gallery-item {
    position: relative;
    overflow: hidden;
    text-align: center
}

.gallery-item .image img {
    position: relative;
    display: block;
    width: 100%
}

.gallery-item .caption {
    padding: 5%;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.gallery-item .caption::after, .gallery-item .caption::before {
    pointer-events: none
}

.gallery-item .caption, .gallery-item .caption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.gallery-item .caption > a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0
}

.gallery-item.effect {
    position: relative;
    overflow: hidden;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: background-color .5s ease-in-out 0s;
    -o-transition: background-color .5s ease-in-out 0s;
    transition: background-color .5s ease-in-out 0s
}

.gallery-item.effect > a {
    display: block;
    overflow: hidden
}

.gallery-item.effect img {
    -o-transition: transform .5s ease-in-out 0s, opacity .5s ease-in-out 0s;
    image-rendering: optimizeQuality;
    vertical-align: middle;
    max-width: 100%;
    -webkit-transform: scale(1.01) rotate(0.0001deg);
    transform: scale(1.01) rotate(0.0001deg)
}

.gallery-item.effect:hover {
    background-color: #000
}

.gallery-item.effect:hover img {
    opacity: .7;
    -webkit-transform: scale(1.15) rotate(0.0001deg);
    transform: scale(1.15) rotate(0.0001deg)
}

.gallery-item.effect img {
    -webkit-transition: opacity 1s, -webkit-transform 1s;
    transition: opacity 1s, transform 1s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.gallery-item.effect .caption {
    text-align: left
}

.gallery-item .link {
    position: absolute;
    bottom: 5%;
    right: 5%;
    opacity: 0
}

.gallery-item .link a {
    display: inline-block;
    width: calc(20px + 2.5vw);
    height: calc(20px + 2.5vw);
    margin-left: .45em;
    background-color: #fff;
    font-size: calc(10px + 1vw);
    color: #333745;
    text-align: center;
    text-decoration: none;
    -webkit-transition: color .2s ease;
    -o-transition: color .2s ease;
    transition: color .2s ease
}

.gallery-item .link a i.icon {
    padding: .7em 0 0
}

.gallery-item .link a:hover {
    color: #fff;
    background-color: #d42720
}

.gallery-item.effect:hover .link, body.touch .gallery-item.effect .link {
    opacity: 1
}

.gallery-item.effect .title {
    font-size: 4.3vw;
    line-height: 1.35em;
    margin-bottom: .5em;
    font-family: Raleway, sans-serif;
    font-weight: 700;
    text-transform: none
}

.gallery-item.effect .text {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height .45s ease-out .1s;
    transition: max-height .45s ease-out
}

.gallery-item.effect:hover .text {
    max-height: 300px;
    -webkit-transition: max-height 1s ease-out .1s;
    transition: max-height 1s ease-out
}

.gallery-item.effect p {
    display: inline-block;
    margin: 0 0 -.3em;
    padding: 1em .8em;
    background: #fff;
    color: #333745;
    text-transform: none;
    font-family: Raleway, sans-serif;
    font-size: calc(7px + .8vw);
    line-height: 1em;
    font-weight: 300;
    opacity: 0;
    -webkit-transition: opacity 0s ease, -webkit-transform 0s ease;
    transition: opacity 0s ease, -webkit-transform 0s ease;
    -webkit-transform: translate3d(-150%, 0, 0);
    -moz-transform: translate3d(-150%, 0, 0);
    -ms-transform: translate3d(-150%, 0, 0);
    -o-transform: translate3d(-150%, 0, 0);
    transform: translate3d(-150%, 0, 0);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1)
}

.gallery-item.effect p:nth-of-type(2) {
    margin-left: 1.5em
}

.gallery-item.effect p:nth-of-type(3) {
    margin-left: 3em
}

.gallery-item.effect:hover p:first-child {
    -webkit-transition-delay: .35s;
    transition-delay: .35s
}

.gallery-item.effect:hover p:nth-of-type(2) {
    -webkit-transition-delay: .4s;
    transition-delay: .4s
}

.gallery-item.effect:hover p:nth-of-type(3) {
    -webkit-transition-delay: .45s;
    transition-delay: .45s
}

.gallery-item.effect:hover p {
    opacity: 1;
    -webkit-transition: opacity .25s ease, -webkit-transform .35s ease;
    transition: opacity .25s ease, transform .35s ease;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.filters {
    margin: 0;
    padding: 10px 0 30px;
    list-style: none;
    text-align: center
}

@media screen and (max-width: 991px) {
    .filters {
        padding: 5px 0 15px
    }
}

.filters li {
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    color: #333745;
    text-transform: uppercase
}

.filters li span {
    padding: 0 15px;
    display: inline-block;
    vertical-align: sub
}

.filters li a {
    color: #333745;
    font-size: 24px;
    line-height: 1.75em;
    font-family: Oswald, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: none;
    align-content: center;
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: color .2s ease;
    -o-transition: color .2s ease;
    transition: color .2s ease
}

.filters li a.active, .filters li a:hover {
    color: #d42720;
    text-decoration: none
}

.filters li:last-child span {
    display: none
}

.filters.style2 {
    margin: 0 0 30px;
    padding: 10px 0 30px
}

@media screen and (max-width: 991px) {
    .filters.style2 {
        padding: 5px 0 15px
    }
}

.filters.style2 li {
    margin: 0 9px;
    position: relative;
    vertical-align: top
}

.filters.style2 li a {
    display: block;
    padding: 10px 15px;
    line-height: 1.353em;
    text-transform: uppercase;
    color: #333745;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.filters.style2 li a.active, .filters.style2 li a:hover {
    color: #fff;
    background-color: #d42720;
    text-decoration: none
}

.filters.style2 li a.active span.count, .filters.style2 li a:hover span.count {
    display: none
}

.filters.style2 li a span.count {
    display: none;
    position: absolute;
    padding: 0 8px;
    top: -10px;
    right: -10px;
    font-size: 13px;
    line-height: 21px;
    font-family: Roboto, sans-serif;
    color: #fff;
    background-color: #333745
}

button.mfp-arrow {
    opacity: 1;
    margin-top: -20px;
    width: 40px;
    height: 40px;
    background-color: #fff;
    text-align: center;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease
}

button.mfp-arrow:hover {
    background-color: #d42720
}

.mfp-arrow-right {
    margin-right: 30%
}

.mfp-arrow-left {
    margin-left: 30%
}

.mfp-arrow:active {
    margin-top: -20px
}

.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: pointer;
    font-size: 38px
}

.mfp-zoom-out-cur .mfp-image-holder .mfp-close:hover {
    color: #d42720
}

.mfp-arrow-right:after {
    top: 0;
    border: 0;
    margin: 0 0 0 15px;
    font-family: icomoon-reg;
    content: "\e922";
    font-size: 30px;
    line-height: 38px;
    color: #d42720
}

.mfp-arrow-right:before {
    display: none
}

.mfp-arrow-left:after {
    top: 0;
    border: 0;
    margin: 0 0 0 12px;
    font-family: icomoon-reg;
    content: "\e923";
    font-size: 30px;
    line-height: 38px;
    color: #d42720
}

.mfp-arrow-left:before {
    display: none
}

.mfp-arrow-left:hover:after, .mfp-arrow-right:hover:after {
    color: #fff
}

.gallery.simple .gallery-item {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .5s ease;
    -o-transition: opacity .5s ease;
    transition: opacity .5s ease
}

.gallery.simple .gallery-item.isvisible {
    visibility: visible;
    opacity: 1
}

.coming-soon, .page-main > .block.coming-soon:first-child {
    padding: 15px 0 50px
}

.coming-soon {
    display: table;
    width: 100%;
    text-align: center;
    background: url(empty-cart-bg.html) center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.coming-soon > .container {
    display: table-cell;
    vertical-align: middle
}

.coming-soon .countdown-squared {
    margin-bottom: 85px
}

.coming-soon .logo {
    text-align: center;
    margin-bottom: 20px
}

.coming-soon .logo a {
    display: inline-block
}

.coming-soon .title {
    margin-bottom: 30px;
    font-size: 40px;
    line-height: 1.2em;
    color: #333745;
    font-weight: 700;
    text-transform: uppercase
}

.coming-soon .wrapper-form {
    text-align: left
}

.coming-soon .wrapper-form h3 {
    font-size: 19px;
    line-height: 24px;
    padding-bottom: 30px;
    text-transform: uppercase;
    font-weight: 500;
    font-family: Roboto, sans-serif
}

.coming-soon .wrapper-form .left-col, .coming-soon .wrapper-form .right-col {
    float: left;
    width: calc(50% - 35px)
}

.coming-soon .wrapper-form .left-col {
    text-align: right
}

.coming-soon .wrapper-form .left-col button {
    margin-right: 10px
}

.coming-soon .wrapper-form .left-col input[type=text] {
    float: right
}

.coming-soon .wrapper-form .left-col h3 {
    color: #333745
}

.coming-soon .wrapper-form .right-col {
    float: right
}

.coming-soon .wrapper-form .right-col button {
    margin-left: 10px
}

.coming-soon .wrapper-form .right-col h3 {
    color: #d42720
}

.coming-soon .wrapper-form .center-col {
    float: left;
    width: 70px;
    padding-top: 67px;
    text-align: center
}

.coming-soon .wrapper-form .center-col a {
    color: #ecd119;
    text-decoration: none;
    font-size: 33px
}

.coming-soon .wrapper-form .center-col a:hover {
    color: #d42720
}

.coming-soon .wrapper-form input[type=password], .coming-soon .wrapper-form input[type=text] {
    width: 350px;
    display: inline-block;
    vertical-align: top;
    background-color: #fff
}

.coming-soon .wrapper-form button {
    display: inline-block;
    vertical-align: top
}

.coming-soon .wrapper-form form .text-right {
    clear: both
}

footer.variant3 .after-footer.topnull {
    margin-top: 0
}

.logo.logo-svg svg {
    fill: #d42720;
    width: 270px;
    height: auto
}

@media screen and (max-width: 1399px) {
    .coming-soon .wrapper-form input[type=password], .coming-soon .wrapper-form input[type=text] {
        width: 280px
    }
}

@media screen and (max-width: 991px) {
    .coming-soon .wrapper-form input[type=password], .coming-soon .wrapper-form input[type=text] {
        width: 100%;
        float: none
    }

    .coming-soon .wrapper-form .left-col button, .coming-soon .wrapper-form .right-col button {
        float: none;
        margin: 0
    }
}

@media screen and (max-width: 667px) {
    .coming-soon .wrapper-form .center-col, .coming-soon .wrapper-form .left-col, .coming-soon .wrapper-form .right-col {
        float: none;
        text-align: center;
        margin-bottom: 35px;
        padding-top: 0;
        width: 100%
    }

    .coming-soon .wrapper-form h3 {
        padding-bottom: 15px
    }

    .coming-soon .countdown-squared {
        margin-bottom: 45px
    }
}

.news-item .news-date {
    font-size: 12px;
    line-height: 1.1em;
    padding-bottom: 6px
}

.news-item .news-title, .news-item h4.news-title {
    font-size: 18px;
    line-height: 1em;
    font-weight: 700;
    text-transform: none;
    margin-bottom: 10px
}

.news-item .news-title a, .news-item h4.news-title a {
    color: #fff
}

.news-carousel .slick-dots {
    bottom: -20px
}

.news-carousel .news-item {
    padding-left: 1px
}

@media screen and (max-width: 991px) {
    .news-carousel {
        margin-bottom: 45px
    }
}

body, html {
    font-weight: 300;
    text-rendering: optimizeLegibility;
    text-rendering: geometricPrecision;
    font-smooth: always;
    font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -webkit-font-smoothing: subpixel-antialiased
}

a:active, a:focus, a:hover {
    outline: 0 !important
}

a, a:active, a:focus {
    text-decoration: none
}

#wrapper {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.divider {
    height: 35px
}

.divider:after, .divider:before {
    content: " ";
    display: table
}

.divider:after {
    clear: both
}

.divider-sm {
    height: 20px
}

.line-divider {
    width: 100px;
    height: 0;
    margin: 15px auto 25px;
    border-bottom: 1px solid #e8e8e8
}

.line-divider:after, .line-divider:before {
    content: " ";
    display: table
}

.line-divider:after {
    clear: both
}

.h1-style, h1 {
    font-size: 34px;
    line-height: 1.75em;
    font-family: Oswald, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    padding: 0 0 30px;
    margin: 0;
    color: #333745
}

.h2-style, h2 {
    font-size: 24px;
    line-height: 1.75em;
    font-family: Oswald, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    padding: 0 0 2px;
    margin: 0 0 30px;
    border-bottom: 1px solid #e8e8e8;
    color: #333745
}

h3 {
    font-size: 16px;
    line-height: 1.5em;
    font-family: Raleway, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0;
    margin: 0 0 5px;
    color: #333745
}

h3 i.icon {
    padding-right: 5px
}

h1.no-line, h2.no-line {
    border: 0;
    margin: 0 0 10px;
    padding: 0
}

h1.h-bg, h2.h-bg {
    display: inline-block;
    color: #fff;
    background-color: #333745;
    padding: 0 15px;
    margin: 0;
    border: 0
}

h4 {
    font-size: 14px;
    line-height: 1.5em;
    font-family: Raleway, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0;
    margin: 0 0 8px;
    color: #333745
}

.leilao-history-item h4{
    min-height: 134px;
}

.leiloes-listing h4{
    min-height: 134px;
}

.btn-compra-lei{
    width: 100%;
    text-align: center;
    margin-top: 10px;
    padding-bottom: 20px;
}

.leilao-sp{
    background-color: white;
    margin-bottom: 10px;
    text-align: center;
    border: solid 1px #e8e6e6;
    border-radius: 7px;
    padding-top: 10px;
    margin-left: 18px;
    width: 22%;
}

h4 i.icon {
    padding-right: 5px
}

h5 {
    font-size: 13px;
    line-height: 1.5em;
    font-family: Raleway, sans-serif;
    font-weight: 700;
    text-transform: none;
    padding: 0;
    margin: 0 0 8px;
    color: #333745
}

h5 i.icon {
    padding-right: 5px
}

h6 {
    font-size: 11px;
    line-height: 1.5em;
    font-family: Roboto, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    padding: 0;
    margin: 0 0 8px;
    color: #333745
}

h6 i.icon {
    padding-right: 5px
}

.title {
    position: relative
}

.title.center h1, .title.center h2 {
    font-size: 34px;
    line-height: 1.75em;
    text-transform: uppercase;
    padding: 0 0 30px;
    margin: 0 0 10px;
    border: 0;
    position: relative;
    text-align: center
}

.title.center h1:after, .title.center h2:after {
    content: '';
    width: 100px;
    position: absolute;
    left: 50%;
    height: 1px;
    margin-left: -50px;
    background: #e8e8e8;
    bottom: 18px
}

.title.center h1.size-lg, h1.size-lg {
    font-size: 42px;
    line-height: 1.6em
}

.title.center h1.size-lg .logo-font, h1.size-lg .logo-font {
    font-size: 1.6em;
    font-weight: 900;
    text-transform: none
}

.title.center h2.size-lg, h2.size-lg {
    font-size: 30px;
    line-height: 1.6em
}

@media screen and (max-width: 991px) {
    h1 {
        font-size: 25.5px
    }

    h2 {
        font-size: 18px
    }

    h1.h-bg, h2.h-bg {
        line-height: 1.5em;
        padding-top: 3px
    }

    .title.center h1, .title.center h2 {
        font-size: 25.5px;
        line-height: 1.75em;
        padding: 0 0 20px;
        margin: 0 0 10px
    }

    .title.center h1:after, .title.center h2:after {
        bottom: 14px
    }

    .title.center h1.size-lg, h1.size-lg {
        font-size: 36px
    }

    .title.center h2.size-lg, h2.size-lg {
        font-size: 24px
    }
}

a.readmore {
    font-size: 14px;
    font-weight: 700;
    font-family: Roboto, sans-serif;
    text-decoration: none;
    color: #d42720
}

a.readmore:hover {
    color: #333745
}

a.readmore:after {
    font-family: icomoon-reg;
    content: "\e91f";
    font-size: 13px;
    text-decoration: none;
    padding-left: 4px
}

.text-center .img-responsive {
    display: inline-block
}

embed, object, video {
    height: auto;
    max-width: 100%
}

.logo-font {
    font-family: Raleway, sans-serif
}

.custom-color {
    color: #d42720
}

.custom-color-alt {
    color: #333745
}

.no-margin {
    margin: 0
}

.no-padding {
    padding: 0
}

.text-wrapper {
    margin-bottom: 50px
}

@media screen and (max-width: 991px) {
    .text-wrapper {
        margin-bottom: 30px
    }
}

.text-lg p {
    font-size: 17px;
    font-weight: 700;
    color: #333745
}

.text-lg p:first-child:first-letter {
    display: inline-block;
    font-size: 2.411em;
    line-height: .658em;
    vertical-align: top;
    text-transform: uppercase;
    color: #d42720
}

.marker {
    background: #d42720;
    color: #fff;
    padding: 0 .2em
}

.underline {
    text-decoration: underline
}

.underline:hover {
    text-decoration: none
}

ul.marker-list {
    margin: 0;
    padding: 0;
    list-style: none
}

ul.marker-list li, ul.marker-list li a {
    color: #333745
}

ul.marker-list li a {
    display: inline-block;
    position: relative;
    padding: 5px 0 5px 12px;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

ul.marker-list li a:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 12px;
    height: 4px;
    width: 4px;
    background-color: #e4e4e4;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

ul.marker-list li a:hover {
    color: #d42720;
    text-decoration: none
}

ul.marker-list li {
    font-size: 14px;
    line-height: 20px
}

ul.marker-list li a:hover {
    padding-left: 20px;
    margin-right: -8px
}

ul.marker-list li a:hover:before {
    top: 12px;
    width: 10px;
    height: 4px;
    background-color: #d42720
}

ul.simple-list {
    margin: 0;
    padding: 0;
    list-style: none
}

ul.simple-list li a {
    color: #d42720
}

ul.simple-list li {
    position: relative;
    padding: 5px 0;
    font-size: 16px;
    line-height: 20px;
    color: #333745
}

ul.simple-list i.icon {
    display: inline-block;
    vertical-align: inherit;
    font-size: 13px;
    color: #d42720;
    margin: 0 10px 0 0
}

ul.marker-simple-list {
    padding: 10px 0 20px;
    margin: 0;
    list-style: none
}

ul.marker-simple-list li a {
    color: #d42720
}

ul.marker-simple-list li {
    position: relative;
    padding: 0 0 7px;
    font-size: 14px;
    line-height: 20px;
    color: #333745
}

ul.marker-simple-list li:before {
    margin-right: 9px;
    font-family: icomoon-reg;
    font-size: 12px;
    line-height: 21px;
    content: "\e951";
    color: #d42720
}

@media screen and (min-width: 480px) {
    .three-columns, .two-columns {
        display: table-cell
    }

    .three-columns li, .two-columns li {
        margin-right: 30px
    }

    .two-columns {
        columns: 2;
        -webkit-columns: 2;
        -moz-columns: 2
    }

    .three-columns {
        columns: 3;
        -webkit-columns: 3;
        -moz-columns: 3
    }
}

.blockquote {
    background: #fff;
    border-left: 4px solid #d42720;
    padding: 20px 30px;
    font-size: 17px;
    line-height: 26px;
    font-style: italic
}

.info-block {
    margin-bottom: 50px;
    color: #333745
}

@media screen and (max-width: 991px) {
    .info-block {
        margin-bottom: 30px
    }
}

.info-block p:last-child {
    margin-bottom: 0
}

.info-block:after, .info-block:before {
    content: '';
    display: block;
    width: 100%;
    height: 5px;
    background: #eee;
    border-left: 4px solid #d42720
}

.info-block:after {
    margin-top: 20px
}

.info-block:before {
    margin-bottom: 20px
}

.info-block p:first-child:first-letter {
    display: inline-block;
    vertical-align: top;
    padding: 0 5px;
    margin: 0 4px 0 0;
    font-weight: 500;
    text-transform: uppercase;
    background-color: #d42720;
    color: #fff
}

ul.social-list-simple {
    margin: 0;
    padding: 0
}

ul.social-list-simple li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 3px 7px 0
}

ul.social-list-simple li a {
    padding: 0 6px;
    font-size: 22px;
    line-height: 35px;
    color: #333745;
    text-decoration: none
}

ul.social-list-simple li a:hover {
    color: #d42720
}

ul.social-list-simple.small li {
    margin: 2px 2px 2px 0
}

ul.social-list-simple.small li a {
    padding: 0 6px;
    font-size: 17px;
    line-height: 25px
}

ul.tags {
    margin: 0;
    padding: 0
}

ul.tags li {
    display: inline-block;
    margin: 0 3px 7px 0
}

ul.tags li a {
    display: block;
    text-decoration: none
}

ul.tags li span.value {
    display: inline-block
}

ul.tags li span.value a, ul.tags li span.value span {
    position: relative;
    display: inline-block;
    z-index: 1
}

ul.tags li span.value a:before, ul.tags li span.value span:before {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 0;
    z-index: -1;
    background-color: #d42720
}

ul.tags li span.value:hover a:before, ul.tags li span.value:hover span:before {
    width: 100%;
    transition: all 0.4s cubic-bezier(0.35, 0.975, 0.25, 0.9) 0s
}

ul.tags li span.value a, ul.tags li span.value a:before, ul.tags li span.value span, ul.tags li span.value span:before {
    transition: all 0.4s cubic-bezier(0.35, 0.975, 0.25, 0.9) 0s
}

ul.tags li span.value span {
    display: block;
    padding: 10px 15px;
    font-size: 15px;
    line-height: 17px;
    background: #333745;
    color: #fff
}

ul.tags li span.clear {
    display: none
}

ul.tags li.active span.value span {
    background: #d42720
}

ul.tags li.active span.clear {
    display: block;
    position: relative;
    text-align: center;
    text-decoration: none;
    color: #d42720
}

ul.tags li.active span.clear:before {
    font-family: icomoon-reg;
    content: "\e933";
    font-size: 16px;
    line-height: 18px
}

ul.tags li.active span.clear:hover {
    color: #333745
}

@media screen and (max-width: 767px) {
    ul.tags li span.value span {
        padding: 5px 10px;
        font-size: 12px;
        line-height: 15px
    }

    ul.tags li.active span.clear {
        padding: 3px 0 0 3px
    }
}

.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.videocontainer {
    height: 100%;
    width: 100%;
    overflow: hidden
}

.videocontainer video {
    width: 100% !important;
    height: auto !important
}

[class*=" icon-"], [class^=icon-] {
    display: inline-block;
    font-size: inherit
}

.address-block {
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: 1px solid #e8e8e8
}

.address-block.last {
    padding-bottom: 0;
    border-bottom: none
}

.google-map {
    width: 100%;
    height: 470px;
    margin-bottom: 50px
}

@media screen and (max-width: 991px) {
    .google-map {
        margin-bottom: 30px
    }
}

@media screen and (max-width: 1199px) {
    .google-map {
        width: 100%;
        height: 370px
    }
}

@media screen and (max-width: 991px) {
    .google-map {
        width: 100%;
        height: 270px
    }
}

table.table {
    margin-bottom: 30px
}

.params-row {
    margin: 0;
    padding: 0;
    list-style: none
}

.params-row li {
    min-width: 50px;
    display: inline-block;
    text-align: center
}

.white-card {
    background: #fff;
    padding: 30px 25px;
    margin-bottom: 50px;
    color: #333745
}

@media screen and (max-width: 991px) {
    .white-card {
        margin-bottom: 30px
    }
}

body.touch .dark-tooltip {
    display: none !important
}

.blog-meta div.share-button ul.social-list, .blog-meta div.share-button ul.social-list a, .page-footer .footer-social ul.footer-social, .product-info-block div.share-button ul.social-list, .product-info-block div.share-button ul.social-list a, .product-info-block div.social, .product-item-actions ul.social-list, .product-item.large .social-list a, a.sharing .icon-share, body .page-footer .footer-social, ul.social-list-simple li a, ul.social-list-simple li a.icon-facebook-logo, ul.social-list-simple.small li a, ul.social-list-simple.small li a.icon-facebook-logo {
    display: block !important
}

.blog-meta div.share-button, .product-info-block div.share-button, .product-item-actions a.sharing .icon-share, body .page-footer .footer-social i.icon.icon-circled {
    display: inline-block !important
}

.btn-primary.active, .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.focus, .btn-primary:active, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:focus, .btn-primary:hover, .btn.active, .btn.active.focus, .btn.active:focus, .btn.focus, .btn:active, .btn:active.focus, .btn:active:focus, .btn:focus, .btn:hover, button.action.active, button.action.active.focus, button.action.active:focus, button.action.focus, button.action:active, button.action:active.focus, button.action:active:focus, button.action:focus, button.action:hover, button.active, button.active.focus, button.active:focus, button.focus, button:active, button:active.focus, button:active:focus, button:focus, button:hover {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-primary.pull-right, .btn.pull-right, button.action.pull-right, button.pull-right {
    margin-right: 10px
}

.btn, .btn-primary, button.action {
    height: 41px;
    padding: 0 15px;
    font-family: Roboto, sans-serif;
    font-size: 15px;
    line-height: 41px;
    font-weight: 500;
    border-radius: 0;
    text-transform: uppercase;
    border: 1px solid #d42720;
    -webkit-transition: all 0.3s cubic-bezier(0.3, 1, 0.3, 1);
    -o-transition: all 0.3s cubic-bezier(0.3, 1, 0.3, 1);
    transition: all 0.3s cubic-bezier(0.3, 1, 0.3, 1)
}

.btn, .btn-primary, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn.focus, .btn:active, .btn:focus, button.action, button.action.focus, button.action:active, button.action:focus {
    background-color: #d42720;
    color: #fff;
    border-color: #d42720
}

.btn-primary:hover, .btn:hover, button.action:hover {
    background-color: transparent;
    color: #d42720;
    border-color: #d42720
}

.btn-primary.btn-invert, .btn-primary.btn-invert.focus, .btn-primary.btn-invert:active, .btn-primary.btn-invert:focus, .btn.btn-invert, .btn.btn-invert.focus, .btn.btn-invert:active, .btn.btn-invert:focus, button.action.btn-invert, button.action.btn-invert.focus, button.action.btn-invert:active, button.action.btn-invert:focus {
    background-color: transparent;
    color: #d42720
}

.btn-primary.btn-invert:hover, .btn.btn-invert:hover, button.action.btn-invert:hover {
    background-color: #d42720;
    color: #fff
}

.btn i.icon, .btn-primary i.icon, button.action i.icon {
    display: inline-block;
    vertical-align: text-top;
    font-size: 1.2em;
    line-height: 1.2em;
    margin-right: .4em
}

.btn i.icon:only-child, .btn-primary i.icon:only-child, button.action i.icon:only-child {
    font-size: 1.2em;
    margin-right: 0;
    vertical-align: baseline
}

.btn span, .btn-primary span, button.action span {
    position: relative;
    top: 0;
    left: 0
}

.btn-primary-sm, .btn-sm, button.action-sm {
    height: 26px;
    padding: 0 8px;
    font-family: Raleway, sans-serif;
    font-size: 12px;
    line-height: 26px
}

.btn-primary-sm i.icon, .btn-sm i.icon, button.action-sm i.icon {
    line-height: 1em;
    margin-right: .3em
}

@-moz-document url-prefix() {
    .btn-group-sm > .btn, .btn-sm {
        line-height: 25px
    }
}

.btn-lg, .btn-primary-lg, button.action-lg {
    padding: 4px 25px 3px;
    font-size: 16.5px;
    height: auto;
    border-width: 1px
}

.btn-primary-xl, .btn-xl, button.action-xl {
    padding: 15px 40px;
    font-size: 24px;
    height: auto;
    border-width: 2px
}

.btn-primary-xxl, .btn-xxl, button.action-xxl {
    padding: 25px 50px;
    font-size: 29px;
    height: auto;
    border-width: 2px
}

.btn-alt, .btn-alt.focus, .btn-alt:active, .btn-alt:focus {
    background-color: #333745;
    border-color: #333745
}

.btn-alt:hover {
    background-color: transparent;
    color: #333745;
    border-color: #333745
}

.btn-alt.btn-invert, .btn-alt.btn-invert.focus, .btn-alt.btn-invert:active, .btn-alt.btn-invert:focus {
    background-color: transparent;
    color: #333745
}

.btn-alt.btn-invert:hover {
    background-color: #333745;
    color: #fff
}

.btn.disabled i.spin {
    vertical-align: text-bottom;
    line-height: 1em;
    -webkit-animation: spin 1000ms infinite linear;
    animation: spin 1000ms infinite linear;
    -webkit-transition: opacity .3s easy;
    -o-transition: opacity .3s easy;
    transition: opacity .3s easy
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.btn-center {
    text-align: center;
    margin-bottom: 30px
}

button.close {
    -webkit-appearance: none
}

.fixed-btns {
    position: fixed;
    bottom: 220px;
    right: 0;
    z-index: 1006
}

.fixed-btns.demo-mode {
    top: 100px;
    bottom: auto;
    padding: 50px 0 0
}

body.edit-mode .fixed-btns {
    -webkit-box-shadow: none;
    box-shadow: none
}

.buy-fixed-btn, .top-fixed-btn {
    position: relative;
    z-index: 101;
    display: block;
    color: #fff !important;
    font-size: 35px;
    width: 50px;
    height: 50px;
    padding: 0;
    border: 0;
    text-align: center;
    text-decoration: none
}

.buy-fixed-btn .icon, .buy-fixed-btn i.icon:only-child, .top-fixed-btn .icon, .top-fixed-btn i.icon:only-child {
    display: block;
    font-size: 26px;
    line-height: 48px
}

.buy-fixed-btn {
    font-size: 12px;
    line-height: 12px;
    font-family: Raleway, sans-serif;
    font-weight: 700;
    white-space: normal
}

.buy-fixed-btn .icon, .buy-fixed-btn i.icon:only-child {
    font-size: 12px;
    line-height: 22px;
    display: block
}

.top-fixed-btn, .top-fixed-btn:focus {
    color: #fff;
    background: #333745;
    text-decoration: none
}

.top-fixed-btn:hover {
    background: #d42720;
    text-decoration: none
}

.buy-fixed-btn, .buy-fixed-btn:focus {
    color: #fff;
    background: #d42720;
    text-decoration: none
}

.buy-fixed-btn:hover {
    background: #d42720;
    text-decoration: none
}

.fixed-btns.demo-mode .top-fixed-btn:hover {
    background: #22242e
}

.fixed-btns.demo-mode .buy-fixed-btn:hover {
    background: #f50837
}

.back-to-top {
    opacity: .9;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.back-to-top:hover {
    opacity: 1;
    background-color: #d42720
}

.fixed-btns {
    opacity: 0;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.fixed-btns.demo-mode, .fixed-btns.is-visible {
    opacity: 1
}

.fixed-btns.demo-mode:after {
    content: " ";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #333745
}

.fixed-btns.demo-mode .top-fixed-btn {
    height: 0;
    opacity: 0;
    overflow: hidden;
    -webkit-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease
}

.fixed-btns.demo-mode .top-fixed-btn.is-visible {
    opacity: 1;
    height: 50px
}

@media screen and (max-width: 991px) {
    .fixed-btns {
        display: none
    }
}

.back-to-top-mobile {
    display: none
}

@media screen and (max-width: 991px) {
    .back-to-top-mobile {
        display: block;
        height: 45px;
        width: 100%;
        text-align: center;
        font-size: 18px;
        line-height: 45px;
        font-family: Raleway, sans-serif
    }

    .back-to-top-mobile .icon {
        font-size: 22px;
        vertical-align: text-bottom;
        padding: 0 10px 0 0
    }

    .back-to-top-mobile, .back-to-top-mobile:focus, .back-to-top-mobile:hover {
        color: #fff;
        background-color: #333745;
        text-decoration: none
    }
}

.tabaccordion .collapsing {
    -webkit-transition: none;
    transition: none
}

.nav-tabs {
    padding: 0;
    margin: 20px 0 0;
    list-style: none;
    overflow: hidden;
    border: 0
}

.nav-tabs > li {
    position: relative
}

.nav-tabs > li > a {
    display: block;
    margin: 5px 5px -5px 0;
    border-radius: 0;
    padding: 12px 20px 18px;
    border: 0;
    border-top: 2px solid #bcbcbc;
    background-color: #fff;
    font-size: 16px;
    line-height: 25px;
    font-weight: 700;
    text-decoration: none;
    color: #333745
}

.nav-tabs > li > a:hover {
    border-color: #bcbcbc
}

.nav-tabs > li.active:after, .nav-tabs > li:hover:after {
    content: "";
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    width: calc(100% - 5px);
    height: 10px
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    margin-top: 0;
    padding-top: 17px;
    background-color: #fff;
    border: 0;
    border-top: 2px solid #d42720;
    color: #d42720
}

.nav-tabs.center-tabs {
    text-align: center
}

.nav-tabs.center-tabs > li {
    float: none;
    display: inline-block;
    vertical-align: top;
    margin-right: -4px
}

.nav-tabs.right-tabs {
    text-align: right
}

.nav-tabs.right-tabs > li {
    float: none;
    display: inline-block;
    vertical-align: top;
    margin-right: -4px
}

.tab-content {
    position: relative;
    z-index: 1;
    margin-bottom: 50px;
    color: #191919
}

@media screen and (max-width: 991px) {
    .tab-content {
        margin-bottom: 30px
    }
}

.tab-content > .tab-pane {
    display: none;
    background-color: #fff;
    padding: 30px;
    border: 0;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.07);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.07)
}

.tab-content > .active {
    display: block
}

.tab-content p {
    margin-bottom: 20px
}

.tab-content form, .tab-content form.white, .tab-content ul.tags {
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 50px
}

@media screen and (max-width: 991px) {
    .panel-group {
        margin-bottom: 30px
    }
}

.panel-group.faq .panel {
    margin-bottom: 25px;
    background: 0 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.panel-group.faq .panel-heading {
    position: relative;
    min-height: 90px;
    margin-bottom: 10px;
    padding: 25px 30px;
    background: #fff
}

.panel-group.faq .panel-heading .panel-title {
    padding-left: 90px;
    font-size: 25px;
    line-height: 40px;
    color: #333745;
    font-weight: 500;
    text-transform: none
}

.panel-group.faq .panel-heading a, .panel-group.faq .panel-heading a:hover {
    text-decoration: none;
    -webkit-transition: all .25 ease;
    -o-transition: all .25 ease;
    transition: all .25 ease
}

.panel-group.faq .panel-heading a > span {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 90px;
    height: 100%;
    min-height: 90px;
    background: #333745;
    color: #fff;
    font-size: 60px;
    text-align: center;
    font-weight: 100
}

.panel-group.faq .panel-heading a > span > i {
    display: block;
    position: relative;
    font-style: normal;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%
}

.panel-group.faq .panel-heading a:not(.collapsed) > span.opened {
    display: none
}

.panel-group.faq .panel-heading a > span.closed {
    padding-top: 3px
}

.panel-group.faq .panel-heading a.collapsed > span.closed {
    display: none
}

.panel-group.faq .panel-collapse {
    margin-top: 0;
    background: #fff
}

.panel-group.faq .panel-body {
    color: #333745;
    border: 0;
    padding: 30px
}

.panel-group.faq .panel-heading + .panel-collapse > .panel-body {
    border: 0
}

@media screen and (max-width: 1199px) {
    .panel-group.faq .panel {
        margin-bottom: 20px
    }

    .panel-group.faq .panel-heading {
        min-height: 70px;
        padding: 20px 25px
    }

    .panel-group.faq .panel-heading .panel-title {
        padding-left: 70px;
        font-size: 20px;
        line-height: 30px
    }

    .panel-group.faq .panel-heading a > span {
        width: 70px;
        min-height: 70px;
        font-size: 50px
    }
}

@media screen and (max-width: 991px) {
    .panel-group.faq .panel {
        margin-bottom: 15px
    }

    .panel-group.faq .panel-heading {
        min-height: 50px;
        padding: 14px 15px
    }

    .panel-group.faq .panel-heading .panel-title {
        padding-left: 50px;
        font-size: 18px;
        line-height: 22px
    }

    .panel-group.faq .panel-heading a > span {
        width: 50px;
        min-height: 50px;
        font-size: 35px
    }

    .panel-group.faq .panel-heading a > span.closed {
        padding-top: 1px
    }
}

.tabaccordion .panel-default {
    border-color: #f7f7f7
}

.tabaccordion .panel-default > .panel-heading {
    color: #333745;
    background-color: #fff;
    border-color: #f7f7f7
}

.tabaccordion .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #f7f7f7
}

.tabaccordion .panel-default > .panel-heading .badge {
    color: #fff;
    background-color: #333745
}

.tabaccordion .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #f7f7f7
}

.tabaccordion .panel-heading, .tabaccordion .panel-title {
    padding: 0
}

.tabaccordion .panel-title a {
    padding: 20px 15px;
    display: block;
    border-top: 1px solid #e8e8e8;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: all .5 ease;
    -o-transition: all .5 ease;
    transition: all .5 ease
}

.tabaccordion .panel-title a:not(.collapsed) {
    color: #fff;
    background: #d42720;
    border-color: #d42720
}

.tabaccordion .panel-group .panel:first-child .panel-title a {
    border: 0
}

.tabaccordion .panel-group .panel + .panel {
    margin-top: 0;
    border: 0
}

.tabaccordion .panel-body {
    color: #191919;
    padding: 20px 50px
}

@media (max-width: 991px) {
    .tabaccordion .panel-body {
        padding: 20px 25px
    }
}

@media (max-width: 767px) {
    .tabaccordion .panel-body {
        padding: 15px 20px
    }
}

.pagination {
    margin: 0 0 50px;
    padding: 0;
    border-radius: 0
}

@media screen and (max-width: 991px) {
    .pagination {
        margin-bottom: 30px;
        float: none !important
    }
}

.pagination > li {
    display: inline-block;
    margin-right: -1px
}

.pagination > li a {
    min-width: 35px;
    text-align: center
}

.pagination.pull-right > li {
    margin-left: -1px;
    margin-right: 0
}

.contact-list {
    margin: 0 0 50px;
    padding: 0;
    list-style: none;
    font-size: 14px
}

@media screen and (max-width: 991px) {
    .contact-list {
        margin-bottom: 30px
    }
}

.contact-list li {
    margin-bottom: 20px
}

@media screen and (max-width: 991px) and (min-width: 480px) {
    .contact-list li {
        display: inline-block;
        vertical-align: top;
        width: 50%;
        margin-right: -4px;
        padding-right: 15px
    }
}

.services-list {
    margin: 0 0 50px;
    padding: 0;
    list-style: none;
    font-size: 14px
}

@media screen and (max-width: 991px) {
    .services-list {
        margin-bottom: 30px
    }
}

.services-list li {
    margin-bottom: 30px;
    border-bottom: 1px solid #f0f0f0
}

.services-list li:last-child {
    border-bottom: 0;
    margin-bottom: 0
}

.services-list .box-left-icon {
    margin-bottom: 20px
}

.services-list .box-left-icon .box-text {
    font-size: 14px;
    line-height: 1.2em;
    font-weight: 300;
    color: #6f6f6f
}

.services-list .box-left-icon .box-text .title {
    font-family: Raleway, sans-serif;
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 5px;
    color: #333745;
    text-transform: none
}

.services-list .box-left-icon .box-icon {
    width: 60px
}

.services-list .box-left-icon .box-icon i.icon {
    display: inline-block;
    font-size: 30px;
    line-height: 60px;
    width: 60px;
    height: 60px
}

.uneditable-input:focus, input:focus, input[type]:focus, textarea:focus {
    box-shadow: none;
    outline: 0
}

input, textarea {
    border-radius: 0
}

.select-wrapper select, .select-wrapper-sm select, input[type=password], input[type=text], textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

label {
    font-size: 14px;
    font-weight: inherit;
    color: #333745
}

.required, .required-text {
    color: #d42720
}

.form-control {
    box-shadow: none !important;
    margin-bottom: 25px;
    background-color: #f7f7f7;
    border-radius: 0;
    color: #333745
}

.form-control.dashed {
    border: 2px dashed #d4d4d4
}

.input-group-btn .btn i.icon {
    font-size: 19px;
    line-height: 39px;
    padding: 0px
}

.checkbox-group {
    position: relative
}

.checkbox-group input[type=checkbox] {
    display: none
}

.checkbox-group label {
    padding-left: 35px;
    cursor: pointer;
    line-height: 23px;
    font-weight: 400
}

.checkbox-group label span {
    display: block;
    position: absolute;
    left: 0;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.checkbox-group label .box {
    padding: 0;
    margin: 0;
    border-width: 2px;
    border-style: solid;
    border-color: #e9e9e9;
    height: 23px;
    width: 23px;
    z-index: 9;
    -webkit-transition-delay: .2s;
    -moz-transition-delay: .2s;
    transition-delay: .2s;
    background: 0 0
}

.checkbox-group label .check {
    top: 5px;
    left: 8px;
    width: 6px;
    height: 10px;
    opacity: 0;
    z-index: 10;
    color: #d42720;
    border-width: 2px;
    border-style: solid;
    border-top: none;
    border-left: none;
    -webkit-transform: scale(1) rotate(45deg);
    -moz-transform: scale(1) rotate(45deg);
    transform: scale(1) rotate(45deg)
}

.checkbox-group input[type=checkbox]:checked ~ label .box {
    border-color: #d4d4d4
}

.checkbox-group input[type=checkbox]:checked ~ label .check {
    opacity: 1
}

.radio {
    display: block;
    cursor: pointer;
    margin: 0 0 8px;
    line-height: 23px;
    font-weight: 400
}

.radio input {
    width: 1px;
    height: 1px;
    opacity: 0
}

.radio input:checked + .outer .inner {
    background-color: #d42720;
    opacity: 1
}

.radio input:checked + .outer {
    border-width: 2px;
    border-style: solid;
    border-color: #d4d4d4
}

.radio .outer {
    width: 20px;
    height: 20px;
    display: block;
    float: left;
    margin: 2px 7px 0 0;
    border-width: 2px;
    border-style: solid;
    border-color: #e9e9e9;
    border-radius: 50%;
    background-color: #fff
}

.radio .inner {
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    width: 6px;
    height: 6px;
    display: block;
    margin: 5px;
    border-radius: 50%;
    background-color: #d42720;
    opacity: 0;
    position: relative
}

.text-center > .radio .outer {
    float: none;
    margin: 0 auto
}

.form-card {
    background: #fff;
    padding: 30px 25px;
    margin-bottom: 50px;
    color: #333745
}

@media screen and (max-width: 991px) {
    .form-card {
        margin-bottom: 30px
    }
}

.form-card p {
    margin-bottom: 20px
}

.form-card h3 {
    font-size: 19px;
    line-height: 1.2em;
    text-transform: none;
    margin-bottom: 10px;
    text-align: center
}

.form-card h4 {
    font-size: 19px;
    line-height: 1.2em;
    text-transform: none;
    padding: 0 0 15px;
    margin: 0 0 20px;
    border-bottom: 1px solid #e8e8e8
}

.form-card .back {
    color: #d42720
}

.form-card .back a {
    color: #d42720;
    text-decoration: underline
}

.form-card .back a:hover {
    text-decoration: none
}

.row-eq-height .form-card {
    height: 100%;
    position: relative
}

form.white {
    margin-bottom: 50px
}

@media screen and (max-width: 991px) {
    form.white {
        margin-bottom: 30px
    }
}

form.white .form-control {
    background-color: #fff;
    border-color: #e8e8e8;
    color: #333745;
    margin-bottom: 12px
}

form.white textarea {
    height: 125px
}

form.white .btn {
    margin-top: 15px;
    margin-bottom: 5px
}

form.white .input-group .form-control {
    margin-bottom: 0
}

form.white .input-group-btn .btn {
    margin-top: 0;
    margin-bottom: 0
}

label.error {
    display: block;
    clear: both;
    color: red;
    font-size: 12px;
    margin-top: -10px;
    margin-bottom: 10px
}

#contactFormError, #contactFormSuccess {
    display: none;
    font-weight: 400
}

#contactFormError {
    color: red
}

form.account-create .form-control {
    margin-bottom: 12px
}

form.account-create .btn {
    margin-top: 20px;
    margin-bottom: 15px
}

form.account-create .required-text {
    float: right;
    padding-top: 20px
}

form.search-form {
    margin-bottom: 50px;
    padding-bottom: 35px;
    border-bottom: 1px solid #e8e8e8
}

@media screen and (max-width: 991px) {
    form.search-form {
        margin-bottom: 30px;
        padding-bottom: 15px
    }
}

.qty-changer input[type=button] {
    border: 0;
    background-color: #f7f7f7;
    color: #333745;
    cursor: pointer;
    width: 23px;
    height: 23px;
    -webkit-appearance: none;
    border-radius: 0;
    text-align: center;
    padding: 0
}

.qty-changer input[type=text] {
    border: 0;
    padding: 0;
    text-align: center;
    -webkit-appearance: none;
    border-radius: 0;
    width: calc(100% - 80px);
    margin-left: 5px;
    color: #d42720;
    font-weight: bold;
    background-color: #f7f7f7;
    border: solid 1px #cecece;
}

.select-wrapper, .select-wrapper-sm {
    position: relative
}

.select-wrapper-sm:before, .select-wrapper:before {
    content: '\e920';
    position: absolute;
    right: 1px;
    top: 1px;
    bottom: 1px;
    width: 40px;
    font-family: icomoon-reg;
    font-size: 24px;
    line-height: 40px;
    pointer-events: none;
    color: #333745;
    text-align: center;
    background-color: #fff
}

.select-wrapper select, .select-wrapper-sm select {
    padding-right: 40px;
    background-color: #fff;
    color: #333745
}

select {
    -moz-appearance: none;
    -webkit-appearance: none
}

select::-ms-expand {
    display: none
}

.select-wrapper-sm:before {
    width: 30px;
    font-size: 20px;
    line-height: 30px
}

.select-wrapper-sm select {
    padding-right: 30px
}

.form-card .select-wrapper select, .form-card .select-wrapper-sm select, .form-card .select-wrapper-sm:before, .form-card .select-wrapper:before {
    background-color: #f7f7f7
}

select.input-sm {
    line-height: 21px
}

.range-slider {
    margin: 0 0 20px;
    width: 100%
}

.range-slider-range {
    -webkit-appearance: none;
    display: inline-block !important;
    vertical-align: middle;
    width: calc(100% - 73px) !important;
    height: 6px;
    background: #ddd;
    outline: 0;
    padding: 0;
    margin: 0
}

.range-slider-range::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #d42720;
    cursor: pointer;
    -webkit-transition: background .15s ease-in-out;
    transition: background .15s ease-in-out
}

.range-slider-range::-webkit-slider-thumb:hover {
    background: #333745
}

.range-slider-range:active::-webkit-slider-thumb {
    background: #333745
}

.range-slider-range::-moz-range-thumb {
    border: 0;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #d42720;
    cursor: pointer;
    -webkit-transition: background .15s ease-in-out;
    transition: background .15s ease-in-out
}

.range-slider-range::-moz-range-thumb:hover {
    background: #333745
}

.range-slider-range:active::-moz-range-thumb {
    background: #333745
}

.range-slider-value {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: 60px;
    color: #d42720;
    font-weight: 500;
    line-height: 20px;
    text-align: center;
    border-radius: 0;
    background: #f7f7f7;
    padding: 5px 10px;
    margin-left: 8px
}

::-moz-range-track {
    background: #d7dcdf;
    border: 0
}

.dropdown-link {
    position: relative
}

.dropdown-link .dropdown-container {
    position: absolute;
    z-index: 1009;
    top: 40px;
    left: 0;
    right: auto;
    min-width: 50px;
    padding: 15px;
    background: #fff;
    list-style: none;
    border-bottom: 2px solid #d42720;
    opacity: 0;
    visibility: hidden;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    -webkit-transition: opacity .2s ease 0s, visibility .2s linear 0s;
    -o-transition: opacity .2s ease 0s, visibility .2s linear 0s;
    transition: opacity .2s ease 0s, visibility .2s linear 0s;
    text-align: left
}

.dropdown-link .dropdown-container:after, .dropdown-link .dropdown-container:before {
    bottom: 100%;
    left: 20px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.dropdown-link .dropdown-container:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    border-width: 6px;
    margin-left: -6px
}

.dropdown-link .dropdown-container:before {
    border-color: rgba(204, 204, 204, 0);
    border-bottom-color: #efefef;
    border-width: 7px;
    margin-left: -7px
}

.dropdown-link .dropdown-container.right {
    left: auto;
    right: 0
}

.dropdown-link .dropdown-container.right:after, .dropdown-link .dropdown-container.right:before {
    right: 20px;
    left: auto
}

@media screen and (min-width: 992px) {
    .dropdown-link .dropdown-container {
        top: -5000px
    }

    .dropdown-link:hover > .dropdown-container
    ,.dropdown-link.open > .dropdown-container {
        opacity: 1;
        visibility: visible;
        top: 40px
    }
}

@media screen and (max-width: 991px) {
    .dropdown-link:not(.header-cart):hover > .dropdown-container {
        opacity: 1;
        visibility: visible
    }

    .dropdown-link.header-cart.active > .dropdown-container {
        opacity: 1;
        visibility: visible
    }
}

.dropdown-link.header-cart.variant-2 .dropdown-container:after, .dropdown-link.header-cart.variant-2 .dropdown-container:before {
    display: none
}

.header-language .dropdown-container {
    min-width: 92px;
    padding: 7px 10px;
    color: #191919
}

.header-language .dropdown-container li.active {
    font-weight: 700
}

.header-language .dropdown-container li a {
    color: #191919;
    display: block;
    font-size: 12px;
    line-height: 15px;
    padding: 5px 0
}

.header-language .dropdown-container li a img {
    margin-right: 7px
}

.header-language .dropdown-container li a:active, .header-language .dropdown-container li a:focus {
    text-decoration: none
}

.header-language .dropdown-container li a:hover {
    text-decoration: none;
    color: #d42720
}

.header-currency .dropdown-container {
    min-width: 55px;
    padding: 7px 10px;
    color: #191919
}

.header-currency .dropdown-container li.active {
    font-weight: 700
}

.header-currency .dropdown-container li a {
    color: #191919;
    display: block;
    font-size: 12px;
    line-height: 15px;
    padding: 5px 0
}

.header-currency .dropdown-container li a span.symbol {
    margin-right: 7px
}

.header-currency .dropdown-container li a:hover {
    text-decoration: none;
    color: #d42720
}

.header-account .dropdown-container {
    min-width: 100px;
    padding: 20px;
    color: #8f8f8f
}

.header-account .dropdown-container .title {
    font-size: 20px;
    line-height: 1.2em;
    color: #191919;
    font-weight: 700;
    margin-bottom: 5px;
    text-transform: uppercase;
    text-align: center
}

.header-account .dropdown-container form {
    margin: 15px 0 0
}

.header-account .dropdown-container input.form-control {
    margin-bottom: 20px;
    min-width: 260px
}

.header-account .dropdown-container button.btn {
    width: 100%;
    margin-bottom: 15px
}

.header-account .dropdown-container .top-text {
    margin: 10px 0;
    font-size: 13px;
    line-height: 1.2em;
    text-align: center;
    color: #8f8f8f
}

.header-account .dropdown-container .bottom-text {
    font-size: 16px;
    line-height: 1.2em;
    text-align: center;
    color: #191919
}

@media screen and (max-width: 991px) {
    .header-language .dropdown-container {
        min-width: 150px;
        padding: 0;
        color: #191919
    }

    .header-language .dropdown-container li {
        padding: 0 15px;
        border-bottom: 1px solid #f0f0f0
    }

    .header-language .dropdown-container li.active {
        font-weight: 700
    }

    .header-language .dropdown-container li a {
        color: #191919;
        display: block;
        font-size: 14px;
        line-height: 15px;
        padding: 10px 0
    }

    .header-language .dropdown-container li a img {
        margin-right: 7px
    }

    .header-language .dropdown-container li a:hover {
        text-decoration: none;
        color: #d42720
    }

    .header-currency .dropdown-container {
        min-width: 150px;
        padding: 0;
        color: #191919
    }

    .header-currency .dropdown-container li {
        padding: 0 15px;
        border-bottom: 1px solid #f0f0f0
    }

    .header-currency .dropdown-container li.active {
        font-weight: 700
    }

    .header-currency .dropdown-container li a {
        color: #191919;
        display: block;
        font-size: 14px;
        line-height: 15px;
        padding: 10px 0
    }

    .header-currency .dropdown-container li a span.symbol {
        margin-right: 7px
    }

    .header-currency .dropdown-container li a:hover {
        text-decoration: none;
        color: #d42720
    }
}

.collapsed-mobile .toggle-arrow {
    display: none
}

@media screen and (max-width: 991px) {
    .collapsed-mobile, .page-footer .collapsed-mobile {
        position: relative
    }

    .collapsed-mobile .title {
        cursor: pointer
    }

    .collapsed-mobile .title h2 {
        margin: 0 0 10px;
        padding: 0 0 10px
    }

    .collapsed-mobile .collapsed-content {
        position: absolute;
        padding: 10px 0 20px;
        margin-bottom: 15px;
        width: 100%;
        top: -10000px;
        visibility: hidden;
        opacity: 0;
        -webkit-transition: opacity .3s ease;
        -o-transition: opacity .3s ease;
        transition: opacity .3s ease
    }

    .collapsed-mobile .toggle-arrow {
        display: block;
        position: absolute;
        z-index: 100;
        width: 50px;
        height: 50px;
        top: -10px;
        right: 0;
        font-family: icomoon-reg;
        font-size: 18px;
        line-height: 50px;
        text-align: center;
        cursor: pointer;
        -webkit-transition: all .2s ease;
        -o-transition: all .2s ease;
        transition: all .2s ease
    }

    .collapsed-mobile .toggle-arrow:before {
        color: #333745;
        content: "\e922"
    }

    .collapsed-mobile .toggle-arrow:hover:before {
        color: #d42720
    }

    .collapsed-mobile.open .collapsed-content {
        position: relative;
        top: 0;
        visibility: visible;
        opacity: 1
    }

    .collapsed-mobile.open .toggle-arrow {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg)
    }

    .collapsed-mobile .carousel-arrows {
        display: none
    }

    .page-footer .container > .row > [class*=col-]:last-child .footer-block.collapsed-mobile {
        margin-bottom: 0
    }

    .page-footer .collapsed-mobile .collapsed-content {
        margin-bottom: 0
    }

    .page-footer .collapsed-mobile .toggle-arrow {
        right: -5px
    }
}

body.modal-open .modal .modal-dialog {
    margin: auto
}

.modal {
    text-align: center
}

.modal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%
}

.modal-countdown {
    display: none
}

.modal-content {
    -webkit-box-shadow: 0 0;
    box-shadow: 0 0;
    border: 0;
    padding: 35px 50px 50px
}

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    max-width: 80%;
    position: relative;
    background: #fff;
    color: #333745
}

.modal-dialog:after, .modal-dialog:before {
    content: '';
    height: 4px;
    background: #333745;
    position: absolute;
    z-index: 1;
    left: 0;
    width: 100%
}

.modal-dialog:after {
    top: 0
}

.modal-dialog:before {
    bottom: 0
}

.modal-dialog .title {
    font-size: 18px;
    margin-bottom: 15px
}

.modal-dialog p {
    margin-bottom: 25px;
    font-size: 17px;
    line-height: 1.3em
}

.modal-dialog .btn, .modal-dialog input {
    margin-bottom: 0
}

.modal-dialog .checkbox-group {
    display: inline-block;
    color: #333745
}

.modal-dialog .checkbox-group label {
    font-size: 15px;
    font-weight: 400
}

.modal-body, .modal-footer, .modal-header {
    border-bottom: 0;
    padding: 0;
    min-height: 0
}

.modal-header .close {
    position: absolute;
    margin: 0;
    right: -20px;
    top: -20px;
    font-family: icomoon-reg;
    font-size: 20px;
    line-height: 1em;
    color: #fff;
    text-shadow: none;
    opacity: 1;
    -webkit-transition: color .25s ease;
    -o-transition: color .25s ease;
    transition: color .25s ease
}

.modal-header .close:hover {
    color: #d42720
}

.modal.info .modal-dialog {
    width: 340px
}

.modal.info .modal-content {
    padding: 20px 40px;
    text-align: center
}

.modal.info .modal-content .icon-info {
    font-size: 45px;
    line-height: 1.2em;
    margin-bottom: 15px
}

.modal.info .modal-content p {
    font-size: 19px;
    line-height: 1.2em;
    font-weight: 500;
    margin-bottom: 15px
}

.modal.info.success .modal-content .icon-info {
    color: #63c66c
}

.modal.info.error .modal-content .icon-info {
    color: #d42720
}

@media screen and (max-width: 991px) {
    .modal-content {
        padding: 20px 30px 30px
    }

    .modal.info .modal-content {
        padding: 15px 20px 5px
    }
}

.modal-backdrop {
    -webkit-backface-visibility: hidden
}

.modal-backdrop.zoom, .modal-backdrop.zoom-out {
    opacity: 0;
    transition: opacity .4s ease
}

.modal-backdrop.in {
    opacity: .5;
    z-index: 99999;
}

.modal-backdrop.unfold-3d {
    perspective: 500
}

.modal.zoom .modal-dialog {
    opacity: 0;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    transform: scale(0.6)
}

.modal.in .modal-dialog {
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.modal.fade.zoom-out .modal-dialog, .modal.zoom-out .modal-dialog {
    opacity: 0;
    transition: all .5s;
    transform: scale(1.3)
}

.modal.fade.zoom-out.in .modal-dialog, .modal.in .modal-dialog {
    opacity: 1;
    transform: scale(1)
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 0 0
    }
    to {
        background-position: 40px 40px
    }
}

@-moz-keyframes progress-bar-stripes {
    from {
        background-position: 0 0
    }
    to {
        background-position: 40px 40px
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 0 0
    }
    to {
        background-position: 40px 40px
    }
}

@-webkit-keyframes progress-bar-stripes-small {
    from {
        background-position: 0 0
    }
    to {
        background-position: 20px 20px
    }
}

@-moz-keyframes progress-bar-stripes-small {
    from {
        background-position: 0 0
    }
    to {
        background-position: 20px 20px
    }
}

@keyframes progress-bar-stripes-small {
    from {
        background-position: 0 0
    }
    to {
        background-position: 20px 20px
    }
}

.bg-striped, .bg-striped-sm {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    margin: 0;
    padding: 0;
    opacity: .25;
    background-color: #fff;
    background-image: linear-gradient(-45deg, #bfbfbf 25%, transparent 25%, transparent 50%, #bfbfbf 50%, #bfbfbf 75%, transparent 75%, transparent);
    background-size: 40px 40px;
    -webkit-animation: progress-bar-stripes .5s linear infinite;
    -moz-animation: progress-bar-stripes .5s linear infinite;
    animation: progress-bar-stripes .5s linear infinite
}

.bg-striped-sm {
    background-size: 20px 20px;
    -webkit-animation: progress-bar-stripes-small .5s linear infinite;
    -moz-animation: progress-bar-stripes-small .5s linear infinite;
    animation: progress-bar-stripes-small .5s linear infinite
}

.block-loading {
    position: relative
}

.block-loading .bg-striped, .block-loading .bg-striped-sm {
    display: block
}

.image-hover-dark {
    position: relative;
    overflow: hidden;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: background-color .5s ease-in-out 0s;
    -o-transition: background-color .5s ease-in-out 0s;
    transition: background-color .5s ease-in-out 0s
}

.image-hover-dark > a {
    display: block;
    overflow: hidden
}

.image-hover-dark img {
    -webkit-transition: transform .5s ease-in-out 0s, opacity .5s ease-in-out 0s;
    -o-transition: transform .5s ease-in-out 0s, opacity .5s ease-in-out 0s;
    transition: transform .5s ease-in-out 0s, opacity .5s ease-in-out 0s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    image-rendering: optimizeQuality;
    vertical-align: middle;
    max-width: 100%;
    -webkit-transform: scale(1.01) rotate(0.0001deg);
    transform: scale(1.01) rotate(0.0001deg)
}

.image-hover-dark:hover {
    background-color: #000
}

.image-hover-dark:hover img {
    opacity: .7;
    -webkit-transform: scale(1.15) rotate(0.0001deg);
    transform: scale(1.15) rotate(0.0001deg)
}

.image-hover-scale {
    position: relative;
    overflow: hidden;
    z-index: 1
}

.image-hover-scale > a {
    display: block;
    overflow: hidden
}

.image-hover-scale img {
    -webkit-transition: transform .5s ease 0s;
    -o-transition: transform .5s ease 0s;
    transition: transform .5s ease 0s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    image-rendering: optimizeQuality;
    vertical-align: middle;
    max-width: 100%
}

.image-hover-scale:hover img {
    -webkit-transition: transform .6s ease .05s;
    -o-transition: transform .6s ease .05s;
    transition: transform .6s ease .05s;
    -webkit-transform: scale(1.15) rotate(0.0001deg);
    transform: scale(1.15) rotate(0.0001deg)
}

.colorhover img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    transition: filter .3s, opacity .3s;
    -webkit-transition: filter .3s, -webkit-filter .3s, opacity .3s;
    opacity: .5
}

.colorhover:focus img, .colorhover:hover img {
    -webkit-filter: none;
    filter: none;
    opacity: 1
}

.blur {
    -webkit-animation: blur 1s linear forwards;
    -moz-animation: blur 1s linear forwards;
    -ms-animation: blur 1s linear forwards;
    -o-animation: blur 1s linear forwards;
    animation: blur 1s linear forwards;
    -webkit-animation-delay: .4s;
    -moz-animation-delay: .4s;
    animation-delay: .4s
}

@-webkit-keyframes blur {
    to {
        -webkit-filter: blur(3px);
        filter: blur(3px)
    }
}

@-moz-keyframes blur {
    to {
        -moz-filter: blur(3px);
        filter: blur(3px)
    }
}

@keyframes blur {
    to {
        -webkit-filter: blur(3px);
        -moz-filter: blur(3px);
        filter: blur(3px)
    }
}

.hoverslide a, .hoverslide span {
    position: relative;
    display: inline-block;
    z-index: 1
}

.hoverslide a:before, .hoverslide span:before {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 0;
    z-index: -1;
    background-color: #d42720
}

.hoverslide:hover a:before, .hoverslide:hover span:before {
    width: 100%;
    transition: all 0.4s cubic-bezier(0.35, 0.975, 0.25, 0.9) 0s
}

.hoverslide a, .hoverslide a:before, .hoverslide span, .hoverslide span:before {
    transition: all 0.4s cubic-bezier(0.35, 0.975, 0.25, 0.9) 0s
}

.share-button {
    position: relative;
    display: inline-block
}

.share-button .toggle {
    position: relative;
    height: 30px;
    margin-bottom: 0;
    z-index: 10;
    display: block;
    padding-left: 30px;
    cursor: pointer;
    font-weight: 400;
    line-height: 30px;
    color: #333745;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.share-button .toggle:hover {
    color: #d42720
}

.share-button .toggle:after {
    position: absolute;
    display: block;
    top: 0;
    margin: 0;
    width: 30px;
    height: 30px;
    font-family: icomoon-reg;
    content: "\e905";
    line-height: 30px;
    font-size: 17px;
    text-align: center;
    left: -2px
}

.share-button .social-list {
    position: absolute;
    margin: 0;
    padding: 0
}

.share-button .social-list li {
    position: absolute;
    display: block;
    width: 30px;
    height: 30px;
    padding: 0;
    list-style-type: none;
    opacity: 0;
    -webkit-transition: all 0.25s cubic-bezier(0.43, 1.17, 0.69, 1.24);
    -o-transition: all 0.25s cubic-bezier(0.43, 1.17, 0.69, 1.24);
    transition: all 0.25s cubic-bezier(0.43, 1.17, 0.69, 1.24)
}

.share-button .social-list a {
    position: relative;
    display: block;
    width: 30px;
    height: 30px;
    overflow: hidden;
    line-height: 30px;
    text-indent: 120%;
    text-decoration: none;
    background-color: #d42720;
    border: 1px solid #d42720;
    color: #fff;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease
}

.share-button .social-list a:hover {
    opacity: .7
}

.share-button .social-list a:before {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    width: 30px;
    height: 30px;
    font-size: 16px;
    text-align: center;
    line-height: 30px;
    text-indent: 0
}

.share-button:hover .social-list li {
    opacity: 1
}

body.rtl .share-button.toLeft .social-list, body:not(.rtl) .share-button.toRight .social-list {
    right: 100%;
    margin-right: 5px;
    top: 0
}

body.rtl .share-button.toLeft .social-list li, body:not(.rtl) .share-button.toRight .social-list li {
    top: 0;
    right: 0;
    margin: 0
}

body.rtl .share-button.toLeft:hover .social-list li:nth-child(1), body:not(.rtl) .share-button.toRight:hover .social-list li:nth-child(1) {
    right: 0
}

body.rtl .share-button.toLeft:hover .social-list li:nth-child(2), body:not(.rtl) .share-button.toRight:hover .social-list li:nth-child(2) {
    right: 30px
}

body.rtl .share-button.toLeft:hover .social-list li:nth-child(3), body:not(.rtl) .share-button.toRight:hover .social-list li:nth-child(3) {
    right: 60px
}

body.rtl .share-button.toLeft:hover .social-list li:nth-child(4), body:not(.rtl) .share-button.toRight:hover .social-list li:nth-child(4) {
    right: 90px
}

body.rtl .share-button.toLeft:hover .social-list li:nth-child(5), body:not(.rtl) .share-button.toRight:hover .social-list li:nth-child(5) {
    right: 120px
}

body.rtl .share-button.toLeft:hover .social-list li:nth-child(6), body:not(.rtl) .share-button.toRight:hover .social-list li:nth-child(6) {
    right: 150px
}

body.rtl .share-button.toRight .toggle, body:not(.rtl) .share-button.toLeft .toggle {
    padding-right: 5px
}

body.rtl .share-button.toRight .social-list, body:not(.rtl) .share-button.toLeft .social-list {
    left: 100%;
    margin-left: 0;
    top: 0
}

body.rtl .share-button.toRight .social-list li, body:not(.rtl) .share-button.toLeft .social-list li {
    top: 0;
    left: 0;
    margin: 0
}

body.rtl .share-button.toRight:hover .social-list li:nth-child(1), body:not(.rtl) .share-button.toLeft:hover .social-list li:nth-child(1) {
    left: 0
}

body.rtl .share-button.toRight:hover .social-list li:nth-child(2), body:not(.rtl) .share-button.toLeft:hover .social-list li:nth-child(2) {
    left: 30px
}

body.rtl .share-button.toRight:hover .social-list li:nth-child(3), body:not(.rtl) .share-button.toLeft:hover .social-list li:nth-child(3) {
    left: 60px
}

body.rtl .share-button.toRight:hover .social-list li:nth-child(4), body:not(.rtl) .share-button.toLeft:hover .social-list li:nth-child(4) {
    left: 90px
}

body.rtl .share-button.toRight:hover .social-list li:nth-child(5), body:not(.rtl) .share-button.toLeft:hover .social-list li:nth-child(5) {
    left: 120px
}

body.rtl .share-button.toRight:hover .social-list li:nth-child(6), body:not(.rtl) .share-button.toLeft:hover .social-list li:nth-child(6) {
    left: 150px
}

.share-button.toTop .social-list {
    left: 0;
    bottom: 100%;
    padding-bottom: 5px
}

.share-button.toTop .social-list li {
    left: 0;
    bottom: 0
}

.share-button.toTop:hover .social-list li:nth-child(1) {
    bottom: 0
}

.share-button.toTop:hover .social-list li:nth-child(2) {
    bottom: 30px
}

.share-button.toTop:hover .social-list li:nth-child(3) {
    bottom: 60px
}

.share-button.toTop:hover .social-list li:nth-child(4) {
    bottom: 90px
}

.share-button.toTop:hover .social-list li:nth-child(5) {
    bottom: 120px
}

.share-button.toTop:hover .social-list li:nth-child(6) {
    bottom: 150px
}

.share-button.toBottom .social-list {
    left: 0;
    top: 100%
}

.share-button.toBottom .social-list li {
    left: 0;
    top: 0
}

.share-button.toBottom:hover .social-list li:nth-child(1) {
    top: 0
}

.share-button.toBottom:hover .social-list li:nth-child(2) {
    top: 30px
}

.share-button.toBottom:hover .social-list li:nth-child(3) {
    top: 60px
}

.share-button.toBottom:hover .social-list li:nth-child(4) {
    top: 90px
}

.share-button.toBottom:hover .social-list li:nth-child(5) {
    top: 120px
}

.share-button.toBottom:hover .social-list li:nth-child(6) {
    top: 150px
}

.social-list a.facebook {
    background-color: #3b5998;
    border-color: #3b5998
}

.social-list a.twitter {
    background-color: #00aced;
    border-color: #00aced
}

.social-list a.google {
    background-color: #dd4b39;
    border-color: #dd4b39
}

.social-list a.pinterest {
    background-color: #bd081c;
    border-color: #bd081c
}

.social-list a.linkedin {
    background-color: #007bb5;
    border-color: #007bb5
}

.social-list a.instagram {
    background-color: #125688;
    border-color: #125688
}

.social-list a.youtube {
    background-color: #b00;
    border-color: #b00
}

.social-list a.skype {
    background-color: #12a5f4;
    border-color: #12a5f4
}

.social-list a.vimeo {
    background-color: #80ceff;
    border-color: #80ceff
}

.social-list a.fancy {
    background-color: #46a5e3;
    border-color: #46a5e3
}

.icons-social.colors a i:not(.icon-circled) {
    color: #333745
}

.icons-social.colors a i:not(.icon-circled).facebook {
    color: #3b5998
}

.icons-social.colors a i:not(.icon-circled).twitter {
    color: #00aced
}

.icons-social.colors a i:not(.icon-circled).google {
    color: #dd4b39
}

.icons-social.colors a i:not(.icon-circled).pinterest {
    color: #bd081c
}

.icons-social.colors a i:not(.icon-circled).linkedin {
    color: #007bb5
}

.icons-social.colors a i:not(.icon-circled).instagram {
    color: #125688
}

.icons-social.colors a i:not(.icon-circled).youtube {
    color: #b00
}

.icons-social.colors a i:not(.icon-circled).skype {
    color: #12a5f4
}

.icons-social.colors a i:not(.icon-circled).vimeo {
    color: #80ceff
}

.icons-social.colors a i:not(.icon-circled).fancy {
    color: #46a5e3
}

.icons-social.colors a:hover i:not(.icon-circled) {
    opacity: .7
}

.icons-social.colors a i.icon.icon-circled.facebook {
    color: #3b5998;
    border-color: #3b5998
}

.icons-social.colors a i.icon.icon-circled.twitter {
    color: #00aced;
    border-color: #00aced
}

.icons-social.colors a i.icon.icon-circled.google {
    color: #dd4b39;
    border-color: #dd4b39
}

.icons-social.colors a i.icon.icon-circled.pinterest {
    color: #bd081c;
    border-color: #bd081c
}

.icons-social.colors a i.icon.icon-circled.linkedin {
    color: #007bb5;
    border-color: #007bb5
}

.icons-social.colors a i.icon.icon-circled.instagram {
    color: #125688;
    border-color: #125688
}

.icons-social.colors a i.icon.icon-circled.youtube {
    color: #b00;
    border-color: #b00
}

.icons-social.colors a i.icon.icon-circled.skype {
    color: #12a5f4;
    border-color: #12a5f4
}

.icons-social.colors a i.icon.icon-circled.vimeo {
    color: #80ceff;
    border-color: #80ceff
}

.icons-social.colors a i.icon.icon-circled.fancy {
    color: #46a5e3;
    border-color: #46a5e3
}

.icons-social.colors a:hover i.icon.icon-circled {
    color: #fff !important
}

.icons-social.colors a:hover i.icon.icon-circled.facebook {
    background-color: #3b5998
}

.icons-social.colors a:hover i.icon.icon-circled.twitter {
    background-color: #00aced
}

.icons-social.colors a:hover i.icon.icon-circled.google {
    background-color: #dd4b39
}

.icons-social.colors a:hover i.icon.icon-circled.pinterest {
    background-color: #bd081c
}

.icons-social.colors a:hover i.icon.icon-circled.linkedin {
    background-color: #007bb5
}

.icons-social.colors a:hover i.icon.icon-circled.instagram {
    background-color: #125688
}

.icons-social.colors a:hover i.icon.icon-circled.youtube {
    background-color: #b00
}

.icons-social.colors a:hover i.icon.icon-circled.skype {
    background-color: #12a5f4
}

.icons-social.colors a:hover i.icon.icon-circled.vimeo {
    background-color: #80ceff
}

.icons-social.colors a:hover i.icon.icon-circled.fancy {
    background-color: #46a5e3
}

.breadcrumbs {
    margin: -50px 0 0;
    padding: 29px 0;
    list-style: none
}

@media screen and (max-width: 991px) {
    .breadcrumbs {
        margin-top: -30px
    }
}

@media screen and (max-width: 991px) {
    .breadcrumbs {
        padding: 20px 0
    }
}

.breadcrumbs li {
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    color: #333745;
    text-transform: uppercase
}

.breadcrumbs li span {
    padding-left: 7px
}

.breadcrumbs li a {
    padding-left: 7px;
    padding-right: 5px;
    color: #333745;
    font-weight: 400;
    text-decoration: none;
    align-content: center;
    -webkit-transition: color .2s ease;
    -o-transition: color .2s ease;
    transition: color .2s ease
}

.breadcrumbs li a:hover {
    color: #d42720
}

.breadcrumbs li:first-child span {
    padding-left: 0
}

span.color.color-red {
    background-color: #d42720
}

span.color.color-riogrande {
    background-color: #c9da11
}

span.color.color-orange {
    background-color: #d42720
}

span.color.color-pink {
    background-color: #dd41a8
}

span.color.color-green {
    background-color: #4b9058
}

span.color.color-lightgreen {
    background-color: #8cc93b
}

span.color.color-caribbean {
    background-color: #0bc39f
}

span.color.color-blue {
    background-color: #075a82
}

span.color.color-lightblue {
    background-color: #468cf1
}

span.color.color-violet {
    background-color: #714abf
}

span.color.color-tomato {
    background-color: #f34a4a
}

.box {
    background-color: #fff;
    padding: 50px 30px 45px;
    margin-bottom: 50px
}

@media screen and (max-width: 991px) {
    .box {
        margin-bottom: 30px
    }
}

.box-title {
    font-size: 16px;
    line-height: 1.5em;
    font-weight: 700;
    color: #333745;
    text-transform: uppercase;
    margin-bottom: 0
}

.box-text {
    font-size: 15px;
    line-height: 1.5em;
    font-weight: 300;
    color: #333745
}

.box-icon i.icon {
    display: inline-block;
    margin-bottom: 25px;
    font-size: 35px;
    line-height: 60px;
    width: 65px;
    height: 65px;
    background-color: #d42720;
    border: 2px solid #d42720;
    color: #fff;
    text-align: center;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.box-icon.rounded i.icon {
    border-radius: 50%
}

.box:hover .box-icon i.icon {
    background-color: #fff;
    color: #d42720
}

@media screen and (max-width: 991px) {
    .box {
        padding: 25px 15px 15px
    }
}

.box.style2 {
    border: 6px solid #fff
}

.box.style2.bgcolor1 {
    background-color: #fdf4f6
}

.box.style2.bgcolor2 {
    background-color: #eef1fa
}

.box.style2.bgcolor3 {
    background-color: #faf4fd
}

.box.style2:hover .box-icon i.icon {
    border-color: #333745;
    background-color: #333745;
    color: #fff
}

.box-left-icon {
    width: 100%;
    margin-bottom: 20px
}

.box-left-icon .box-text {
    display: table-cell;
    overflow: hidden;
    padding: 0 0 0 10px;
    position: relative;
    vertical-align: middle;
    width: auto;
    font-size: 15px;
    line-height: 1.2em;
    font-weight: 300;
    color: #333745
}

.box-left-icon .box-text .title {
    font-family: Raleway, sans-serif;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase
}

.box-left-icon .box-icon {
    display: table-cell;
    width: 70px;
    position: relative;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.box-left-icon .box-icon i.icon {
    display: inline-block;
    font-size: 30px;
    line-height: 62px;
    width: 65px;
    height: 65px;
    margin-bottom: 0;
    background-color: #fff;
    border: 1px solid #fff;
    color: #d42720;
    text-align: center;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.box-left-icon .box-icon.rounded i.icon {
    border-radius: 50%;
    border: 0
}

.box-left-icon:hover .box-icon i.icon {
    background-color: #d42720;
    color: #fff
}

.box-left-icon-bg {
    width: 100%;
    margin-bottom: 30px;
    padding: 30px 25px;
    background-color: #fff;
    border-bottom: 3px solid #e8e8e8
}

.box-left-icon-bg .box-text {
    display: table-cell;
    overflow: hidden;
    padding: 0 0 0 22px;
    position: relative;
    vertical-align: middle;
    width: auto;
    font-size: 19px;
    line-height: 1.2em;
    font-weight: 500;
    color: #d42720;
    text-transform: uppercase
}

.box-left-icon-bg .box-text .title {
    font-size: 21px;
    font-weight: 700;
    text-transform: none;
    color: #333745
}

.box-left-icon-bg .box-icon {
    display: table-cell;
    vertical-align: middle;
    width: 90px;
    position: relative;
    padding: 0 22px 0 0;
    border-right: 1px solid #e8e8e8
}

.box-left-icon-bg .box-icon i.icon {
    display: inline-block;
    background: 0 0;
    border: 0;
    font-size: 53px;
    margin-bottom: 0;
    color: #bebebe;
    text-align: center;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.box-left-icon-bg:hover .box-icon i.icon {
    background-color: #fff;
    color: #d42720
}

@media screen and (max-width: 1199px) {
    .box-icon-row {
        overflow: hidden;
        width: calc(100% + 15px);
        margin-left: -15px
    }

    .box-left-icon-bg {
        width: calc(33.333% - 15px);
        float: left;
        margin: 0 0 30px 15px;
        padding: 10px
    }

    .box-left-icon-bg .box-text {
        font-size: 16px;
        padding: 0 0 0 10px
    }

    .box-left-icon-bg .box-text .title {
        font-size: 18px
    }

    .box-left-icon-bg .box-icon {
        width: 70px;
        padding: 0 10px 0 0
    }

    .box-left-icon-bg .box-icon i.icon {
        font-size: 40px
    }
}

@media screen and (max-width: 767px) {
    .box-icon-row {
        overflow: hidden;
        width: 100%;
        margin-left: 0
    }

    .box-left-icon-bg {
        width: 100%;
        margin: 0 0 15px;
        padding: 5px
    }
}

body.layout-advanced .box-left-icon-bg {
    -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.12);
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.12);
    border-bottom: 0
}

body.rounded .btn, body.rounded button, body.rounded button.action, body.rounded input, body.rounded select, body.rounded textarea {
    border-radius: 4px
}

body.rounded .btn.btn-lg, body.rounded .btn.btn-xl {
    border-radius: 6px
}

body.rounded .navbar .nav > li > a, body.rounded .navbar .nav > li > a:focus {
    border-radius: 5px;
    overflow: hidden
}

body.rounded .navbar .nav > li.mega-dropdown > a, body.rounded .navbar .nav > li.mega-dropdown > a:focus, body.rounded .navbar .nav > li.simple-dropdown > a, body.rounded .navbar .nav > li.simple-dropdown > a:focus {
    border-radius: 6px 6px 0 0
}

body.rounded .carousel-control.next {
    border-radius: 4px 0 0 4px
}

body.rounded .carousel-control.prev {
    border-radius: 0 4px 4px 0
}

body.rounded .product-item.large .product-item-label, body.rounded .slick-next, body.rounded .slick-prev {
    border-radius: 4px
}

body.rounded .product-variant-2 .product-item.large .product-item-label.label-new {
    border-radius: 0 0 0 4px
}

body.rounded .product-variant-2 .product-item.large .product-item-label.label-sale {
    border-radius: 0 0 4px
}

body.rounded .product-variant-1 .product-item.large .product-item-actions .actions-secondary {
    border-radius: 4px 0
}

body.rounded .product-variant-1 .product-item.large .product-item-actions .actions-secondary a:first-child {
    border-radius: 4px 0 0
}

body.rounded .product-variant-1 .product-item.large .product-item-actions .actions-secondary a:last-child {
    border-radius: 0 0 4px
}

body.rounded .product-variant-1 .product-item-info {
    border-radius: 5px
}

body.rounded .product-variant-4 .product-item.large .product-item-actions .actions-secondary {
    border-radius: 4px 0 0 4px
}

body.rounded .product-variant-4 .product-item.large .product-item-actions .actions-secondary a:first-child {
    border-radius: 4px 0 0
}

body.rounded .product-variant-4 .product-item.large .product-item-actions .actions-secondary a:last-child {
    border-radius: 0 0 0 4px
}

body.rounded .product-variant-4 .product-item-info {
    border-radius: 5px
}

body.rounded .product-variant-2 .product-item.large .product-item-actions .actions-secondary, body.rounded .product-variant-2 .product-item.large .product-item-actions .actions-secondary a:first-child {
    border-radius: 4px 0 0
}

body.rounded .product-variant-2 .product-item.large .product-item-actions .actions-primary, body.rounded .product-variant-2 .product-item.large .product-item-actions .actions-primary button {
    border-radius: 0
}

body.rounded .products-grid.product-variant-3 .product-item.large .product-item-actions .actions-secondary {
    border-radius: 4px 0 0;
    overflow: hidden
}

@media screen and (max-width: 991px) {
    body.rounded .product-variant-2 .product-item.large .product-item-actions .actions-primary, body.rounded .product-variant-2 .product-item.large .product-item-actions .actions-primary button {
        border-radius: 4px
    }
}

body.rounded .product-variant-2 .product-item.large .product-item-name {
    border-radius: 5px 0 0 5px
}

body.rounded .product-small-list.variant2 .product-item.small .product-item-photo {
    border-radius: 7px
}

body.rounded .product-small-list.variant2 .product-item.small .product-item-photo img {
    border-radius: 4px
}

body.rounded .menu-label, body.rounded .menu-label-alt {
    border-radius: 2px
}

body.rounded .input-group .form-control:first-child, body.rounded .input-group-addon:first-child, body.rounded .input-group-btn:first-child > .btn, body.rounded .input-group-btn:first-child > .btn-group > .btn, body.rounded .input-group-btn:first-child > .dropdown-toggle, body.rounded .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, body.rounded .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

body.rounded .form-control {
    border-radius: 4px
}

body.rounded .dropdown-link .dropdown-container {
    border-radius: 5px 5px 0 0
}

body.rounded .simple-dropdown .sub-menu ul.category-links ul {
    border-radius: 5px
}

body.rounded h1.h-bg, body.rounded h2.h-bg {
    border-radius: 5px 5px 0 0
}

body.rounded .block.fullwidth h1.h-bg, body.rounded .block.fullwidth h2.h-bg {
    border-radius: 0 5px 0 0
}

body.rounded.fullwidth .block:not(.boxed):not(.fullboxed) h1.h-bg, body.rounded.fullwidth .block:not(.boxed):not(.fullboxed) h2.h-bg {
    border-radius: 0 5px 0 0
}

body.rounded .productStack .toggleStack {
    border-radius: 6px 0 0
}

body.rounded .productStack .products-list .item-qty, body.rounded .productStack .products-list li img {
    border-radius: 3px
}

body.rounded .box {
    border-radius: 8px
}

body.rounded .box-icon i.icon {
    border-radius: 50%
}

body.rounded .box-left-icon-bg {
    border-radius: 7px
}

body.rounded .share-button .social-list a {
    border-radius: 50%
}

body.rounded ul.tags li a, body.rounded ul.tags li a::before, body.rounded ul.tags li span::before {
    border-radius: 5px
}

body.rounded #toolsPanel .tools-btn a, body.rounded .back-to-top.top-fixed-btn {
    border-radius: 6px 0 0 6px
}

body.rounded .fixed-btns.demo-mode .top-fixed-btn {
    border-radius: 0 0 0 6px
}

body.rounded .buy-fixed-btn {
    border-radius: 0
}

body.rounded .fixed-btns.demo-mode:after {
    border-radius: 6px 0 0 6px
}

body.rounded .product-info-block.creative .product-description {
    border-radius: 5px
}

body.rounded .color-list li img, body.rounded .color-list li span.value, body.rounded .product-info-block .product-label, body.rounded .size-list li span.value {
    border-radius: 3px
}

body.rounded .nav-tabs > li > a {
    border-radius: 4px 4px 0 0
}

body.rounded .tab-content > .tab-pane {
    border-radius: 7px
}

body.rounded .nav-tabs {
    margin-left: 10px;
    margin-right: 10px
}

body.rounded .main-image {
    border-radius: 7px
}

body.rounded .product-previews-carousel .slick-slide img {
    border-radius: 5px
}

body.rounded .selected-filters li a {
    border-radius: 3px
}

body.rounded .category-block, body.rounded .filter-row {
    border-radius: 5px
}

body.rounded .banner, body.rounded .category-image {
    border-radius: 8px
}

body.rounded .banner-btn {
    border-radius: 6px;
    overflow: hidden;
    position: relative;
    z-index: 1
}

body.rounded .product-item-not-available span.text, body.rounded .product-item-not-available > span {
    border-radius: 4px
}

body.rounded .newsletter.variant1 {
    border-radius: 6px
}

body.rounded .blog-carousel .blog-item-info {
    border-radius: 0 0 7px 7px
}

body.rounded .blog-carousel .blog-item-photo {
    border-radius: 7px 7px 0 0
}

body.rounded .product-item.small .product-item-photo {
    border-radius: 6px
}

body.rounded .product-item.small .product-item-photo img {
    border-radius: 5px
}

body.rounded .testimonials-item-author-photo img {
    border-radius: 4px
}

body.rounded .category-slider .slick-next, body.rounded .category-slider .slick-prev {
    border-radius: 6px
}

body.rounded .product-variant-3 .product-item.large .product-item-info {
    border-radius: 8px
}

body.rounded .brand-grid a, body.rounded .brand-grid a img, body.rounded .product-variant-3 .product-item.large .product-item-photo img {
    border-radius: 5px
}

body.rounded .text-hoverslide span > span.hoverbg, body.rounded .text-hoverslide > span {
    border-radius: 4px
}

body.rounded .color-swatch li {
    border-radius: 2px
}

body.rounded .filters.style2 li a, body.rounded .under-footer img {
    border-radius: 5px
}

body.rounded .filters.style2 li a span.count {
    border-radius: 50%;
    line-height: 23px
}

@media (min-width: 768px) {
    .overflow {
        height: 100vh;
        overflow: hidden;
        background-color: #f8f8f8
    }

    .journal {
        width: 200%;
        background-color: #f8f8f8
    }

    .journal-category {
        float: left;
        width: 50%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: flex-start;
        -webkit-align-items: flex-start;
        -ms-flex-align: flex-start;
        align-items: flex-start;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-transition: all 0.75s cubic-bezier(0.23, 1, 0.32, 1);
        transition: all 0.75s cubic-bezier(0.23, 1, 0.32, 1);
        position: relative
    }

    .journal-category-left, .journal-category-right {
        will-change: transform;
        position: relative;
        left: -25%;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    .journal-category-left-active {
        -webkit-transform: translate(50%, 0);
        transform: translate(50%, 0)
    }

    .journal-category-left-active .journal-category-inner-left {
        -webkit-transform: rotateY(0);
        transform: rotateY(0)
    }

    .journal-category-left-active .arrow {
        -webkit-transform: translate(-50%, -50%) rotate(180deg) !important;
        transform: translate(-50%, -50%) rotate(180deg) !important
    }

    .journal-category-right-active {
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0)
    }

    .journal-category-right-active .journal-category-inner-right {
        -webkit-transform: rotateY(0);
        transform: rotateY(0)
    }

    .journal-category-left-hidden {
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0)
    }

    .journal-category-right-hidden {
        -webkit-transform: translate(50%, 0);
        transform: translate(50%, 0)
    }

    .journal-category-inner {
        will-change: transform;
        padding: 10vh 7vw;
        height: 100vh
    }

    .journal-category-inner-left, .journal-category-inner-right {
        will-change: transform;
        padding: 0 10px;
        height: 100vh;
        overflow-y: auto
    }

    .journal-category-inner-left {
        -webkit-transform-origin: right center;
        transform-origin: right center;
        -webkit-transform: rotateY(-90deg);
        transform: rotateY(-90deg);
        -webkit-transition-delay: .1s;
        transition-delay: .1s
    }

    .journal-category-inner-left:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: -1;
        opacity: .85
    }

    .journal-category-inner-right {
        -webkit-transform-origin: left center;
        transform-origin: left center;
        -webkit-transform: rotateY(90deg);
        transform: rotateY(90deg);
        -webkit-transition-delay: .1s;
        transition-delay: .1s
    }

    .journal-category-inner-right:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: -1;
        opacity: .85
    }

    .overflow .logo-center {
        position: absolute;
        top: 30px;
        width: 100%;
        text-align: center;
        z-index: 1;
        opacity: 1;
        -webkit-transition: opacity .3s ease;
        -o-transition: opacity .3s ease;
        transition: opacity .3s ease
    }

    .overflow .logo-center > a {
        background: #d42720;
        display: inline-block
    }

    .overflow .logo-center.logo-hidden {
        opacity: 0
    }

    .overflow .product-item {
        width: 50%;
        display: inline-block;
        vertical-align: top
    }

    .overflow .products-grid {
        margin-bottom: 0;
        width: 100%
    }

    .toggle-panel {
        position: absolute;
        overflow: hidden;
        z-index: 100;
        top: 0;
        height: 100%;
        width: 7vw;
        background: rgba(0, 0, 0, 0.6);
        cursor: pointer;
        -webkit-transition: transform 0.5s cubic-bezier(0.25, 1, 0.3, 1) 0s;
        -o-transition: transform 0.5s cubic-bezier(0.25, 1, 0.3, 1) 0s;
        transition: transform 0.5s cubic-bezier(0.25, 1, 0.3, 1) 0s
    }

    .toggle-panel .icon {
        position: absolute;
        top: 50%;
        left: 50%;
        width: auto;
        margin: -50px 0 0;
        text-align: center;
        font-size: 100px;
        color: #fff
    }

    .toggle-panel.open {
        width: 100%
    }

    .toggle-panel.open .icon {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .toggle-panel:not(.open) .icon {
        left: 0;
        -webkit-animation: arrow-move 1s linear infinite;
        -moz-animation: arrow-move 1s linear infinite;
        animation: arrow-move 1s linear infinite
    }

    .journal-category-left .toggle-panel {
        left: 0;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    .journal-category-right .toggle-panel {
        right: 0;
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }

    .journal-category-left .toggle-panel.open, .journal-category-left:hover .toggle-panel, .journal-category-right .toggle-panel.open, .journal-category-right:hover .toggle-panel {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        -webkit-transition: transform 0.5s cubic-bezier(0.25, 1, 0.3, 1) 0.3s;
        -o-transition: transform 0.5s cubic-bezier(0.25, 1, 0.3, 1) 0.3s;
        transition: transform 0.5s cubic-bezier(0.25, 1, 0.3, 1) 0.3s
    }

    .toggle-panel-mobile {
        display: none
    }
}

.journal-category-inner {
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.journal-category-left .journal-category-inner {
    background-image: url(images/category-1-bg.jpg);
    background-color: #48494d
}

.journal-category-right .journal-category-inner {
    background-image: url(images/category-2-bg.jpg);
    background-color: #48494d
}

.journal .products-grid {
    margin: 30px 0
}

.irregular-grid {
    position: relative;
    width: 100%;
    height: 100%
}

.irregular-grid .product-preview {
    display: table;
    table-layout: fixed;
    width: 100%
}

.irregular-grid .product-preview:hover {
    z-index: 1
}

.irregular-grid .product-preview .product-photo {
    width: 55%;
    display: table-cell
}

.irregular-grid .product-preview .product-photo img {
    width: 100%;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5)
}

.irregular-grid .product-preview .product-details {
    display: table-cell;
    vertical-align: top;
    padding: 45px 24px;
    color: #fff
}

.irregular-grid .product-preview .product-details .product-name {
    font-size: 35px;
    line-height: 1.2em;
    font-weight: 700;
    font-family: Raleway, sans-serif;
    color: #fff;
    text-decoration: none;
    -webkit-transition: color .25s ease;
    -o-transition: color .25s ease;
    transition: color .25s ease
}

.irregular-grid .product-preview .product-details .product-name:hover {
    color: #d42720
}

.irregular-grid .product-preview .product-details .price-box {
    margin-bottom: 10px;
    font-family: Raleway, sans-serif
}

.irregular-grid .product-preview .product-details .price-box .price, .irregular-grid .product-preview .product-details .price-box .special-price {
    font-size: 32px;
    line-height: 1.2em;
    font-weight: 700
}

.irregular-grid .product-preview .product-details .price-box .old-price {
    font-size: 20px;
    padding: 0 5px;
    text-decoration: line-through;
    font-weight: 500;
    color: #fff
}

.irregular-grid .product-preview .product-details .product-info {
    font-size: 16px;
    line-height: 1.3em
}

.irregular-grid .product-preview:nth-child(even) {
    direction: rtl
}

.irregular-grid .product-preview:nth-child(even) .product-details {
    direction: ltr;
    vertical-align: bottom;
    text-align: right
}

.irregular-grid .product-preview:nth-child(even) .price-box {
    direction: rtl
}

@media (min-width: 768px) {
    .irregular-grid .product-preview {
        position: absolute;
        left: 0;
        top: 0
    }

    .irregular-grid .product-preview:nth-child(even) {
        top: auto;
        bottom: 0
    }

    .journal-category .product-item.large {
        padding-left: 8px;
        padding-right: 8px
    }
}

@media (max-width: 1600px) {
    .irregular-grid .product-preview .product-photo {
        width: 55%
    }

    .irregular-grid .product-preview .product-details {
        padding: 25px 20px
    }

    .irregular-grid .product-preview .product-details .product-name {
        font-size: 32px;
        line-height: 1.1em
    }

    .irregular-grid .product-preview .product-details .price-box {
        margin-bottom: 10px
    }

    .irregular-grid .product-preview .product-details .price-box .price, .irregular-grid .product-preview .product-details .price-box .special-price {
        font-size: 26px
    }

    .irregular-grid .product-preview .product-details .price-box .old-price {
        font-size: 16px
    }

    .irregular-grid .product-preview .product-details .product-info {
        font-size: 14px
    }
}

@media (max-width: 1400px) {
    .overflow .logo-center {
        top: 20px
    }

    .overflow .logo-center img {
        max-width: 150px
    }

    .irregular-grid .product-preview .product-photo {
        width: 55%
    }

    .irregular-grid .product-preview .product-details {
        padding: 20px
    }

    .irregular-grid .product-preview .product-details .product-name {
        font-size: 34px;
        line-height: 1.1em
    }

    .irregular-grid .product-preview .product-details .price-box {
        margin-bottom: 10px
    }

    .irregular-grid .product-preview .product-details .price-box .price, .irregular-grid .product-preview .product-details .price-box .special-price {
        font-size: 22px
    }

    .irregular-grid .product-preview .product-details .price-box .old-price, .irregular-grid .product-preview .product-details .product-info {
        font-size: 14px
    }
}

@media (max-width: 1200px) {
    .overflow .product-item {
        width: 100%;
        display: block
    }

    .overflow .logo-center {
        top: 15px
    }

    .overflow .logo-center img {
        max-width: 100px
    }

    .journal-category-inner {
        padding: 12vh 7vw
    }

    .irregular-grid .product-preview .product-photo {
        width: 52%
    }

    .irregular-grid .product-preview .product-details {
        padding: 10px 15px
    }

    .irregular-grid .product-preview .product-details .product-name {
        font-size: 30px;
        line-height: 1.1em
    }

    .irregular-grid .product-preview .product-details .price-box {
        margin-bottom: 10px
    }

    .irregular-grid .product-preview .product-details .price-box .price, .irregular-grid .product-preview .product-details .price-box .special-price {
        font-size: 18px
    }

    .irregular-grid .product-preview .product-details .price-box .old-price {
        font-size: 12px
    }

    .irregular-grid .product-preview .product-details .product-info {
        font-size: 13px
    }
}

@media (max-width: 992px) {
    .overflow .product-item {
        width: 100%;
        display: block
    }

    .journal-category-inner {
        padding: 8vh 10vw
    }

    .overflow .logo-center {
        top: 10px
    }

    .overflow .logo-center img {
        max-width: 100px
    }

    .journal-category-inner-left, .journal-category-inner-right {
        padding: 0
    }

    .irregular-grid .product-preview .product-photo {
        width: 100%;
        display: block
    }

    .irregular-grid .product-preview .product-details {
        width: 100%;
        display: block;
        padding: 10px
    }

    .irregular-grid .product-preview .product-details .product-name {
        font-size: 26px;
        line-height: 1.1em
    }

    .irregular-grid .product-preview .product-details .price-box {
        margin-bottom: 10px
    }

    .irregular-grid .product-preview .product-details .price-box .price, .irregular-grid .product-preview .product-details .price-box .special-price {
        font-size: 18px
    }

    .irregular-grid .product-preview .product-details .price-box .old-price, .irregular-grid .product-preview .product-details .product-info {
        font-size: 12px
    }
}

@media (max-width: 767px) {
    .journal {
        padding: 0 0 50px
    }

    .journal .logo-center {
        background: #d42720;
        text-align: center
    }

    .journal-category {
        position: relative;
        width: 100%;
        text-align: center
    }

    .journal-category-inner {
        padding: 4vh 7vw;
        padding-bottom: calc(4vh + 30px)
    }

    .journal-category-inner-left, .journal-category-inner-right {
        opacity: 0;
        visibility: hidden;
        position: absolute;
        top: -10000px
    }

    .journal-category.open .journal-category-inner-left, .journal-category.open .journal-category-inner-right {
        opacity: 1;
        visibility: visible;
        position: relative;
        top: 0
    }

    .journal-category-left, .journal-category-right {
        position: relative
    }

    .irregular-grid {
        overflow: hidden
    }

    .toggle-panel {
        display: none
    }

    .toggle-panel-mobile {
        position: absolute;
        left: 0;
        bottom: 0;
        z-index: 100;
        width: 100%;
        height: 50px;
        background: rgba(0, 0, 0, 0.6);
        cursor: pointer
    }

    .toggle-panel-mobile .icon {
        text-align: center;
        font-size: 40px;
        line-height: 50px;
        color: #fff
    }

    .toggle-panel-mobile span.show-icon {
        display: inline-block
    }

    .toggle-panel-mobile span.close-icon, .toggle-panel-mobile.open span.show-icon {
        display: none
    }

    .toggle-panel-mobile.open span.close-icon {
        display: inline-block
    }

    .overflow .product-item {
        width: 100%;
        display: block
    }

    .irregular-grid .product-preview {
        width: 40%;
        float: left;
        display: block;
        margin: 0 5% 15px;
        text-align: left
    }

    .irregular-grid .product-preview .product-photo {
        display: block;
        width: 100%
    }

    .irregular-grid .product-preview .product-details {
        display: block;
        padding: 10px
    }

    .irregular-grid .product-preview .product-details .product-name {
        font-size: 26px;
        line-height: 1.1em
    }

    .irregular-grid .product-preview .product-details .price-box {
        margin-bottom: 10px
    }

    .irregular-grid .product-preview .product-details .price-box .price, .irregular-grid .product-preview .product-details .price-box .special-price {
        font-size: 18px
    }

    .irregular-grid .product-preview .product-details .price-box .old-price, .irregular-grid .product-preview .product-details .product-info {
        font-size: 12px
    }

    .irregular-grid .product-preview:nth-child(even) {
        direction: ltr
    }

    .irregular-grid .product-preview:nth-child(even) .product-details {
        text-align: left
    }

    .irregular-grid .product-preview:nth-child(even) .price-box {
        direction: ltr
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .journal-category-inner {
        padding: 16vh 7vw
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
    .journal-category-inner {
        padding: 8vh 10vw
    }
}

@media (max-width: 480px) {
    .irregular-grid .product-preview {
        width: 100%;
        float: none;
        display: block;
        margin: 0 0 15px
    }
}

@-webkit-keyframes arrow-move {
    0% {
        left: 40%
    }
    50% {
        left: 20%
    }
    100% {
        left: 40%
    }
}

@-moz-keyframes arrow-move {
    0% {
        left: 40%
    }
    50% {
        left: 20%
    }
    100% {
        left: 40%
    }
}

@keyframes arrow-move {
    0% {
        left: 40%
    }
    50% {
        left: 20%
    }
    100% {
        left: 40%
    }
}

.lookbook {
    position: relative;
    margin-bottom: 50px
}

@media screen and (max-width: 991px) {
    .lookbook {
        margin-bottom: 30px
    }
}

.lookbook .lookbook-bg-image img {
    width: 100%
}

.product-lookbook .product-item-inside {
    overflow: visible
}

.product-lookbook .product-item-name {
    font-size: 21px;
    line-height: 1.333em;
    font-weight: 500;
    margin-bottom: 10px
}

.product-lookbook .product-item-name a {
    color: #333745
}

.product-lookbook .product-item-rating {
    margin-bottom: 15px
}

.product-lookbook .product-item-description {
    font-size: 15px;
    line-height: 1.2em;
    margin-bottom: 15px;
    color: #333745
}

.product-lookbook .price-box {
    font-family: Raleway, sans-serif;
    margin-bottom: 20px
}

.product-lookbook .price-box .price, .product-lookbook .price-box .special-price {
    font-size: 28px
}

.product-lookbook .price-box .old-price {
    font-size: 22px
}

@media screen and (min-width: 768px) {
    .product-lookbook {
        position: absolute
    }

    .product-lookbook.hovered {
        z-index: 3
    }

    .product-lookbook .product-item-photo {
        position: relative;
        z-index: 2;
        -webkit-transition: all .2s ease 0s;
        -o-transition: all .2s ease 0s;
        transition: all .2s ease 0s
    }

    .product-lookbook .product-item-photo img {
        width: 100%
    }

    .product-lookbook.hovered .product-item-photo {
        background: #fff;
        -webkit-transition: all .3s ease 0s;
        -o-transition: all .3s ease 0s;
        transition: all .3s ease 0s
    }

    .product-lookbook .product-item-info {
        position: absolute;
        z-index: 1;
        top: 0;
        width: 300px;
        min-height: 100%;
        background: #fff;
        opacity: 0;
        visibility: hidden;
        padding: 30px 20px;
        -webkit-transition: opacity .1s ease 0s, left 0s ease .5s, visibility .2s linear 0s;
        -o-transition: opacity .1s ease 0s, left 0s ease .5s, visibility .2s linear 0s;
        transition: opacity .1s ease 0s, left 0s ease .5s, visibility .2s linear 0s
    }

    .product-lookbook.hovered .product-item-info {
        -webkit-transition: opacity .3s ease .2s, left .3s ease .2s, visibility .2s linear .3s;
        -o-transition: opacity .3s ease .2s, left .3s ease .2s, visibility .2s linear .3s;
        transition: opacity .3s ease .2s, left .3s ease .2s, visibility .2s linear .3s;
        opacity: 1;
        visibility: visible
    }

    .product-lookbook.data-right .product-item-info {
        left: 0
    }

    .product-lookbook.data-right.hovered .product-item-info {
        left: 100%
    }

    .product-lookbook.data-left .product-item-info {
        left: 0
    }

    .product-lookbook.data-left.hovered .product-item-info {
        left: -300px
    }
}

@media screen and (max-width: 767px) {
    .product-lookbook {
        position: absolute
    }

    .product-lookbook .product-inside {
        white-space: nowrap
    }

    .product-lookbook .product-item-photo {
        position: relative;
        z-index: 2;
        height: auto !important
    }

    .product-lookbook .product-item-photo img {
        width: 100%
    }

    .product-lookbook .product-item-info {
        display: none;
        position: relative;
        float: right;
        width: 55%;
        height: auto !important;
        z-index: 1;
        padding: 0 20px
    }

    .product-lookbook .lookbook-open {
        display: block;
        position: absolute;
        z-index: 5;
        top: 50%;
        left: 50%;
        width: 36px;
        height: 36px;
        margin: -18px 0 0 -18px;
        color: #333745;
        background: rgba(255, 255, 255, 0.7);
        text-align: center;
        text-decoration: none
    }

    .product-lookbook .lookbook-open i.icon {
        padding: .65em 0 0
    }

    #modalLookbook.modal .product-lookbook {
        position: static;
        width: 100% !important
    }

    #modalLookbook.modal .lookbook-open {
        display: none !important
    }

    #modalLookbook.modal .product-lookbook .product-item-photo {
        position: relative;
        width: 40%;
        float: left
    }

    #modalLookbook.modal .product-lookbook .product-item-info {
        display: block
    }
}

@media screen and (max-width: 479px) {
    #modalLookbook.modal .modal-content {
        padding: 15px 15px 10px
    }

    #modalLookbook.modal .product-lookbook .product-item-photo {
        width: 100%;
        float: none
    }

    #modalLookbook.modal .product-lookbook .product-item-photo > a {
        display: block;
        text-align: center;
        margin-bottom: 15px
    }

    #modalLookbook.modal .product-lookbook .product-item-photo img {
        max-height: 150px;
        width: auto
    }

    #modalLookbook.modal .product-lookbook .product-item-info {
        width: 100%;
        padding: 0
    }
}

body.bg-white {
    background-color: #fff
}

body.bg-white .product-variant-3 .product-item.large .product-item-inside, body.bg-white .product-variant-5 .product-item.large .product-item-inside, body.bg-white .products-listview .product-item.large .product-item-inside {
    -webkit-box-shadow: none;
    box-shadow: none
}

body.bg-white .blog-carousel .blog-item {
    margin: 0 15px;
    padding: 0
}

body.bg-white .product-info-block.classic .qty-changer input[type=button] {
    background: #f7f7f7
}

body.bg-white .box, body.bg-white .form-card, body.bg-white .panel-group.faq .panel-heading {
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.08);
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.08)
}

@media screen and (min-width: 992px) {
    body.bg-white .newsletter.variant1 {
        background: 0 0;
        padding: 20px
    }
}

body.bg-white .blog-carousel .blog-item-info {
    padding-left: 0;
    padding-right: 0
}

body.bg-white .nav-tabs {
    margin-bottom: -5px;
    list-style: none;
    overflow: visible;
    display: inline-block
}

body.bg-white .nav-tabs > li > a, body.bg-white .tab-content > .tab-pane {
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.08);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.08)
}

.slick-next, .slick-prev {
    position: absolute;
    display: block;
    height: 21px;
    width: 21px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: #333745;
    color: #fff;
    top: 50%;
    padding: 0;
    margin-top: -10px;
    border: none;
    outline: 0
}

.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
    outline: 0
}

.slick-next:not(.slick-disabled):hover, .slick-prev:not(.slick-disabled):hover {
    background: #d42720
}

.slick-next.slick-disabled:hover, .slick-prev.slick-disabled:hover {
    cursor: auto
}

.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before, .slick-prev:before {
    font-family: icomoon-reg;
    font-size: 18px;
    line-height: 21px;
    color: #fff;
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    right: 23px
}

.slick-prev[dir=rtl] {
    left: auto;
    right: -25px
}

.slick-prev:before {
    content: "\e923"
}

.slick-prev:before[dir=rtl] {
    content: "\e922"
}

.slick-next {
    right: 0
}

.slick-next[dir=rtl] {
    left: -25px;
    right: auto
}

.slick-next:before {
    content: "\e922"
}

.slick-next:before[dir=rtl] {
    content: "\e923"
}

.product-vertical-carousel .slick-next, .product-vertical-carousel .slick-prev, .slick-vertical .slick-next, .slick-vertical .slick-prev {
    top: 0;
    margin-top: -35px
}

.slick-dotted .slick-slider {
    margin-bottom: 10px
}

.slick-dots {
    position: absolute;
    bottom: -10px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 16px;
    margin: 0;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    border: 0;
    background: #e8e8e8;
    display: block;
    height: 8px;
    width: 8px;
    border-radius: 50%;
    outline: 0;
    line-height: 0;
    font-size: 0;
    color: transparent;
    margin: 0;
    padding: 0;
    cursor: pointer
}

.slick-dots li button:focus, .slick-dots li button:hover {
    outline: 0
}

.slick-dots li.slick-active button {
    background: #d42720
}

@media screen and (max-width: 991px) {
    .slick-next, .slick-prev {
        margin-top: -12px
    }

    .header-contacts > a {
        color: #fff;
        padding: 0 !important;
        line-height: 100% !important;
        height: 25px
    }

    .header-contacts > a:last-child {
        position: relative;
        top: -2px
    }

    .header-account a, .header-link {
        line-height: 100% !important
    }
}

.hdr-sticky .header-cart {
    border-left: 1px solid #ebebeb
}

.hdr-sticky .nav-department {
    line-height: 42px
}

.hdr-sticky .header-link {
    display: block
}

.search {
    width: 100%
}

.search input {
    text-align: center;
    font-size: 15px
}

.page-main {
    position: relative
}

.megamenu-lateral {
    z-index: 100 !important;
    width: 20% !important;
    min-height: 400px;
    position: absolute !important;
    left: 0 !important;
    top: 0 !important
}

.megamenu-lateral:hover {
    width: 100% !important
}

.megamenu-lateral .nav {
    box-shadow: none !important;
    width: 300px !important
}

.megamenu-lateral .nav > li > a, .megamenu.department .nav > li > a:focus {
    line-height: 32px;
    background: #fff !important
}

.darken {
    position: absolute;
    z-index: 0;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    -ms-transition: all 0.15s ease-out;
    -o-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out
}

.darken {
    opacity: 0
}

.darken.shown {
    opacity: 1;
    z-index: 1000
}

.megamenu-lateral .sub-menu {
    overflow: hidden
}

.mainSlider .swiper-container-horizontal > .swiper-pagination-bullets {
    top: auto;
    bottom: auto;
    left: auto;
    right: 25px;
    width: 30px;
    padding: 5px;
    bottom: -50px
}

.swiper-pagination {
    left: 0;
    right: 0;
    bottom: -27px;
}

.swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    margin: 0 5px
}

.swiper-pagination-bullet-active {
    background: #d42720 !important
}

.category-product-banner {
    margin-top: 15px
}

.no-scroll-hidden {
    display: none
}

body.hdr-sticky .no-scroll-hidden {
    display: block
}

body.hdr-sticky .sticky-menu-target {
    min-height: 140px
}

body.hdr-sticky .search {
    /*width: 100%*/
}

body.hdr-sticky .header-logo {
    line-height: 50px
}

ul.list-marcas li {
    display: table-cell
}

.top-left-banner {
    margin-bottom: 10px
}

.main-banner-holder {
    background: #efefef;
    position: relative
}

.side-banners-container {
    padding: 10px
}

.side-banners-container a {
    display: block;
    overflow: hidden
}

.side-banners-container img {
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    -ms-transition: all 0.15s ease-out;
    -o-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out
}

.side-banners-container a:hover img {
    transform: scale(1.1) rotate(2deg)
}

.hdr-sticky .header-contacts {
    display: block
}

.sidebar-block:first-child {
    margin-top: 0
}

.pagination > li a {
    background: #fff;
    display: flex;
    align-items: center
}

.produtos-carousel .product-item {
    cursor: pointer
}

.produtos-carousel .owl-nav {
    position: absolute;
    top: -20px;
    right: 10px
}

.produtos-carousel .owl-nav .owl-prev, .produtos-carousel .owl-nav .owl-next {
    border-radius: 0 !important;
    background: #333745 !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    margin: 0 !important;
    margin-left: 3px !important
}

.produtos-carousel .owl-nav .owl-prev:hover, .produtos-carousel .owl-nav .owl-next:hover {
    background: #d42720 !important
}

.produtos-carousel .owl-stage-outer {
    padding-top: 60px;
    height: auto !important;
    margin-top: -60px
}

.produtos-carousel .owl-stage {
    height: auto !important
}

.produtos-carousel .product-item {
    height: auto !important
}

.produtos-carousel .category-section-title {
    margin-bottom: 0 !important
}

.produtos-carousel .owl-wrapper-outer {
    z-index: 1
}

.produtos-carousel .products-grid.product-variant-5 .product-item.large.hovered {
    z-index: 999999
}

.produtos-carousel .products-grid.product-variant-5 .product-item.large.hovered .product-item-info {
    position: static
}

.barcode img {
    width: 150px;
    margin-top: 10px
}

#nprogress {
    z-index: 999999;
    position: absolute
}

#nprogress .bar {
    background: #d42720
}

#nprogress .peg {
    box-shadow: 0 0 10px #d42720, 0 0 5px #d42720
}

#nprogress .spinner-icon {
    border-top-color: #d42720;
    border-left-color: #d42720
}

.owl-theme .owl-nav [class*=owl-] {
    background: #d42720 !important
}

.m-t-0 {
    margin-top: 0 !important
}

.m-b-0 {
    margin-bottom: 0 !important
}

.p-t-0 {
    padding-top: 0 !important
}

.p-b-0 {
    padding-bottom: 0 !important
}

.m-t-10 {
    margin-top: 10px
}

.m-b-10 {
    margin-bottom: 10px
}

.p-t-10 {
    padding-top: 10px
}

.p-b-10 {
    padding-bottom: 10px
}

.m-t-20 {
    margin-top: 20px
}

.m-b-20 {
    margin-bottom: 20px
}

.p-t-20 {
    padding-top: 20px
}

.p-b-20 {
    padding-bottom: 20px
}

.megamenu-categories .item {
    display: inline-block;
    margin: 0 0 10px;
    float: left
}

.category-links {
    position: fixed;
    background: #F8F8F8;
    z-index: 1;
    padding: 15px !important
}

.diagonal-border {
    padding: 4px !important;
    border: 0 !important;
    position: relative;
    background: #F8F8F8 !important
}

.diagonal-border:hover {
    background: #4D4D4D !important;
    color: #F8F8F8;
    z-index: 999999
}

.diagonal-border .border-left, .diagonal-border .border-right {
    content: '';
    position: absolute;
    top: 0;
    width: 0;
    height: 0
}

.diagonal-border:hover .border-left {
    left: 0;
    border-bottom: 36px solid transparent;
    border-left: 18px solid #F8F8F8
}

.diagonal-border:hover .border-right {
    right: 0;
    border-top: 36px solid transparent;
    border-right: 18px solid #F8F8F8
}

.category-title i {
    font-size: 12px;
    color: #d42720
}

.popup-holder {
    width: 50%;
    background: #fff;
    margin: 0 auto;
    min-height: 250px;
    display: flex;
    align-items: center;
    justify-content: center
}

.leilao-time-left .col-md-4 {
    text-align: center
}

.leilao-time-left .label {
    text-transform: uppercase;
    font-size: 12px;
    color: #333
}

.leilao-time-left .number {
    font-weight: bold;
    color: #d42720;
    font-size: 28px
}

.product-item .leilao-time-left .number {
    font-size: 16px
}

.dropdown {
    position: relative;
    display: inline-block
}

.dropdown a:first-child, .dropdown a:first-child i {
    padding-bottom: 5px
}

.dropdown a:first-child:hover {
    text-decoration: none !important
}

.dropdown a:first-child i {
    padding-right: 10px
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 999;
    border-bottom: 4px solid #d42720
}

.dropdown-content a {
    color: black;
    padding: 0 16px;
    text-decoration: none;
    display: block;
    text-align: left
}

header:not(.is-sticky) .dropdown-content a {
    padding: 16px 
}

.dropdown-content a:hover {
    background-color: #f1f1f1
}

.dropdown:hover .dropdown-content {
    display: block
}

.dropdown:hover .dropbtn {
   background-color: transparent;
}

.color-black {
    color: #000 !important
}

.color-white {
    color: #fff !important
}

.social .btnz {
    display: block;
    float: left;
    padding: 5px 7.5px;
    border: none;
    background-color: #ececec;
    text-decoration: none;
    font-size: 11px;
    color: #FFF
}

.social .btnz:hover {
    color: #efefef
}

.social .facebook {
    background-color: #3b5998
}

.social .gplus {
    background-color: #dd4b39
}

.social .twitter {
    background-color: #55acee
}

.social .email {
    background-color: #323b43
}

.links-actions .product-label {
    background: #333745;
    color: #fff;
    margin-left: 20px;
}

.links-actions .product-label:hover {
    background: #d42720
}

.side-banners-container img {
    width: 100%
}

@media (max-width: 992px) {
    .page-header.variant-7:not(.is-sticky) .header-middle-right {
        top: 0;
        display: flex;
        align-items: center;
        height: 100%
    }

    .is-sticky .header-middle-right .dropdown a:first-child span, .is-sticky .header-middle-right .dropdown-link a:first-child span {
        display: none
    }

    .page-header.sticky.is-sticky {
        position: fixed;
        z-index: 10001;
        top: 0;
        left: 0;
        right: 0;
        margin: 0 !important;
        margin-left: 0 !important;
        left: 0 !important
    }

    .header-link > a:hover span {
        color: #fff
    }

    .page-header .header-middle-row {
        display: flex;
        align-items: center;
        justify-content: flex-end
    }

    .page-header .header-middle-center {
        display: table-cell !important;
        width: 100%;
        vertical-align: middle;
        padding-right: 0px
    }

    .hdr-sticky .header-cart {
        border: 0 !important
    }
}

.search {
    position: relative
}

.search-result-header {
    background: #fff;
    position: absolute;
    width: 100% !important;
    z-index: 99999999;
}

.search-result-header .search-result-item {
    padding: 10px 20px
}

.search-result-header .search-result-item .block {
    clear: both;
    display: block
}

.search {
    padding-top: 15px;
    padding-left: 100px
}

.is-sticky .header-link.header-cart {
    margin: 0
}

.megamenu-categories ul {
    list-style: none
}

.megamenu-categories ul li a {
    font-weight: 500;
    font-family: 'Roboto', sans-serif
}

.chevron-right::after {
    content: '\f054';
    font-family: 'FontAwesome';
    font-size: 8px;
    position: absolute;
    right: 10px;
    color: #333745
}

.department {
    margin-top: 8px
}

.is-sticky .department {
    margin-top: 0
}

.megamenu ul {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px
}

.megamenu ul .sub-menu {
    border-bottom-right-radius: 4px
}

.is-sticky .header-cart .dropdown {
    height: 42px;
    line-height: 42px;
    padding-left: 5px;
    float: right;
}

@media screen and (max-width: 991px) {
    .navbar {
        height: 45px;
        background: #EFEFEF;
        width: 100%;
    }

    .navbar .container {
        position: absolute;
        height: 45px
    }

    .page-header.variant-7:not(.is-sticky) .header-middle-right .dropdown a:first-child {
        /*line-height: 70px;*/
        padding: 0
    }

    .dropdown a:first-child i {
        padding: 0
    }

    .header-contacts {
        padding-left: 30px
    }

    .header-contacts i {
        font-size: 11px !important
    }

    .header-contacts a {
        z-index: 9
    }

    .header-contacts a:first-child {
        padding-top: 5px !important
    }

    .menu-toggle {
        z-index: 9;
        width: 90%;
    }
}

.area-pessoal .leilao-time-left .label {
    font-size: 10px
}

.area-pessoal .leilao-time-left .number {
    font-size: 16px
}

.discount-strikethrough {
    text-decoration: line-through
}

.department .col-md-6, .department .megamenu-categories .col {
    padding: 0
}


.search-result-header * {
    text-align: left
}

.megamenu.department {
    overflow: hidden !important
}

.sub-menu .category-links:last-child {
    z-index: 999
}

@media screen and (min-width: 992px) {
    .megamenu {
        display: inline-block;
        text-align: left;
        opacity: 1;
        -webkit-transition: opacity 0.2s ease;
        -o-transition: opacity 0.2s ease;
        transition: opacity 0.2s ease;
        vertical-align: top
    }

    .megamenu .nav:after {
        content: '';
        position: absolute;
        z-index: 1;
        width: 0;
        top: 0;
        height: 72px;
        background: rgba(255, 255, 255, 0);
        -webkit-transition: all 0 ease;
        -o-transition: all 0 ease;
        transition: all 0 ease
    }

    .navbar.disabled .megamenu {
        position: inherit
    }

    .megamenu.unvisible {
        opacity: 0
    }
}

.mega-dropdown .sub-menu {
    left: 0;
    width: 100%;
    padding: 30px 0
}

.sub-menu {
    position: absolute;
    top: 110px;
    z-index: 999999999;
    background-color: #fff;
    padding: 20px 0 15px;
    overflow-y: auto;
    -webkit-box-shadow: 0 -10px 10px -10px rgba(0, 0, 0, 0.05);
    box-shadow: 0 -10px 10px -10px rgba(0, 0, 0, 0.05);
    border-bottom: 4px solid #d42720;
    border-left: 4px solid #d42720;
    border-right: 4px solid #d42720;
    border-top: 4px solid #d42720;
    overflow: hidden;
    color: #191919;
    opacity: 0;
    visibility: hidden
}

li.hovered .sub-menu {
    opacity: 1;
    visibility: visible
}

.sub-menu .megamenu-col [class*="col-"] {
    padding-left: 0
}

.sub-menu .category-image {
    margin: 0 0 15px;
    display: block;
    position: relative
}

.sub-menu .category-image img {
    max-width: 100%
}

.sub-menu .category-image:not(.light) {
    position: relative;
    overflow: hidden;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: background-color 0.5s ease-in-out 0s;
    -o-transition: background-color 0.5s ease-in-out 0s;
    transition: background-color 0.5s ease-in-out 0s
}

.sub-menu .category-image:not(.light) > a {
    display: block;
    overflow: hidden
}

.sub-menu .category-image:not(.light) img {
    -webkit-transition: transform 0.5s ease-in-out 0s, opacity 0.5s ease-in-out 0s;
    -o-transition: transform 0.5s ease-in-out 0s, opacity 0.5s ease-in-out 0s;
    transition: transform 0.5s ease-in-out 0s, opacity 0.5s ease-in-out 0s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    image-rendering: optimizeQuality;
    vertical-align: middle;
    max-width: 100%;
    -webkit-transform: scale(1.01) rotate(0.0001deg);
    transform: scale(1.01) rotate(0.0001deg)
}

.sub-menu .category-image:not(.light):hover {
    background-color: #fff
}

.sub-menu .category-image:not(.light):hover img {
    opacity: 0.7;
    -webkit-transform: scale(1.15) rotate(0.0001deg);
    transform: scale(1.15) rotate(0.0001deg)
}

.sub-menu .category-image.light {
    position: relative;
    overflow: hidden;
    z-index: 1
}

.sub-menu .category-image.light > a {
    display: block;
    overflow: hidden
}

.sub-menu .category-image.light img {
    -webkit-transition: transform 0.5s ease 0s;
    -o-transition: transform 0.5s ease 0s;
    transition: transform 0.5s ease 0s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    image-rendering: optimizeQuality;
    vertical-align: middle;
    max-width: 100%
}

.sub-menu .category-image.light:hover img {
    -webkit-transition: transform 0.6s ease 0.05s;
    -o-transition: transform 0.6s ease 0.05s;
    transition: transform 0.6s ease 0.05s;
    -webkit-transform: scale(1.15) rotate(0.0001deg);
    transform: scale(1.15) rotate(0.0001deg)
}

.sub-menu .category-title, .sub-menu .category-title > a {
    position: relative;
    color: #191919;
    text-decoration: none
}

.sub-menu .category-title > a:hover {
    color: #d42720
}

.sub-menu .category-title {
    display: block;
    width: 100%;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif
}

.sub-menu .category-title.title-border {
    margin: 10px 0;
    padding: 0 0 7px;
    border-bottom: 1px solid #e8e8e8
}

.sub-menu .category-links {
    padding: 0;
    margin: 5px 0 20px;
    list-style: none
}

.sub-menu .category-links a {
    position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    color: #191919;
    padding: 5px 0;
    padding-left: 7px;
    margin-left: -7px;
    -webkit-transition: margin 0.2s ease;
    -o-transition: margin 0.2s ease;
    transition: margin 0.2s ease
}

.sub-menu .category-links a:hover {
    color: #d42720;
    text-decoration: none;
    margin-left: 0;
    margin-right: -7px
}

.sub-menu .category-links a:hover:only-child:before {
    opacity: 1
}

.sub-menu .category-links a:only-child:before {
    position: absolute;
    top: 7px;
    left: 0;
    font-family: 'icomoon-reg';
    font-size: 12px;
    line-height: 16px;
    content: "\e922";
    opacity: 0;
    -webkit-transition: opacity 0.3s ease 0.1s;
    -o-transition: opacity 0.3s ease 0.1s;
    transition: opacity 0.3s ease 0.1s
}

.sub-menu .category-links a:after {
    position: absolute;
    top: 5px;
    right: 3px;
    font-family: 'icomoon-reg';
    font-size: 18px;
    line-height: 21px;
    content: "\e922"
}

.sub-menu .category-links a:only-child:after {
    content: ''
}

@supports (-webkit-text-size-adjust: none) and (not (-ms-ime-align: auto)) and (not (-moz-appearance: none)) {
    .sub-menu .category-links a:only-child:before {
        top: 5px
    }
}

.sub-menu .category-links:last-child {
    margin-bottom: 0
}

.sub-menu .off-image .category-image {
    display: none
}

.sub-menu .off-title .category-title {
    display: none
}

.sub-menu .off-links .category-links {
    display: none
}

li.hovered:hover body:not(.touch) .sub-menu {
    opacity: 1;
    visibility: visible
}

.megamenu.fadein .sub-menu {
    -webkit-transition: opacity 0.4s ease 0s, visibility 0.4s linear 0s;
    -o-transition: opacity 0.4s ease 0s, visibility 0.4s linear 0s;
    transition: opacity 0.4s ease 0s, visibility 0.4s linear 0s
}

.megamenu.fadein li:hover .sub-menu {
    -webkit-transition: opacity 0.4s ease 0s, visibility 0 linear 0s;
    -o-transition: opacity 0.4s ease 0s, visibility 0 linear 0s;
    transition: opacity 0.4s ease 0s, visibility 0 linear 0s
}

.megamenu.slidetop .sub-menu {
    transform: translateY(40px);
    -webkit-transition: opacity 0.4s ease 0s, transform 0.4s ease 0s, visibility 0.4s linear 0s, -webkit-transform 0.4s ease 0s;
    -o-transition: opacity 0.4s ease 0s, transform 0.4s ease 0s, visibility 0.4s linear 0s, -webkit-transform 0.4s ease 0s;
    transition: opacity 0.4s ease 0s, transform 0.4s ease 0s, visibility 0.4s linear 0s, -webkit-transform 0.4s ease 0s
}

.megamenu.slidetop li:hover .sub-menu {
    transform: translateY(0);
    -webkit-transition: opacity 0.4s ease 0s, transform 0.4s ease 0s, -webkit-transform 0.4s ease 0s;
    -o-transition: opacity 0.4s ease 0s, transform 0.4s ease 0s, -webkit-transform 0.4s ease 0s;
    transition: opacity 0.4s ease 0s, transform 0.4s ease 0s, -webkit-transform 0.4s ease 0s
}

.megamenu-categories .col {
    position: relative;
    padding: 0 15px;
    display: block;
    vertical-align: top
}

.megamenu-categories {
    display: block;
    overflow: hidden;
    padding: 0;
    margin: 0
}

.megamenu-right, .megamenu-left {
    display: block;
    float: left;
    padding: 0 15px;
    margin: 0
}

.megamenu-right {
    float: right
}

.megamenu-top {
    padding: 0 15px;
    margin-bottom: 30px
}

.megamenu-bottom {
    padding: 0 15px;
    margin-top: 10px
}

.column-6 .col {
    width: 16.66667%
}

.column-5 .col {
    width: 20%
}

.column-3 .col {
    width: 33.33333%
}

.column-2 .col {
    width: 50%
}

.width-20 {
    width: 20%
}

.width-25 {
    width: 25%
}

.width-33 {
    width: 33.33333%
}

.width-40 {
    width: 40%
}

@media screen and (min-width: 1200px) {
    .column-count-2 {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
        -moz-column-gap: 15px;
        -webkit-column-gap: 15px;
        column-gap: 15px
    }

    .column-count-3 {
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3
    }
}

.menu-label, .menu-label-alt {
    display: inline-block;
    position: relative;
    background: #d42720;
    height: 14px;
    margin: 0 0 0 4px;
    padding: 0 3px;
    top: -1px;
    font-family: 'Oswald', sans-serif;
    font-size: 10px;
    line-height: 14px;
    font-weight: 400;
    color: #ffffff;
    letter-spacing: 0.5px
}

.category-title .menu-label, .category-title .menu-label-alt {
    top: -1px
}

.nav > li > a > .menu-label, .nav > li > a > .menu-label-alt {
    position: absolute;
    top: 4px;
    left: 50%;
    margin: -5px 0 0 0;
    transform: translateX(-50%);
    height: 18px;
    vertical-align: 0;
    padding: 0 5px;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    color: #ffffff;
    letter-spacing: 0
}

.nav > li:hover > a > .menu-label, .nav > li:hover > a > .menu-label-alt {
    top: 6px
}

@-moz-document url-prefix() {
    .menu-label, .menu-label-alt {
        padding-top: 1px;
        line-height: 10px
    }
}

.menu-label-alt {
    background: #3c7fa5;
    color: #ffffff
}

.simple-dropdown .sub-menu {
    min-width: 200px;
    overflow: inherit;
    padding-left: 15px;
    padding-right: 15px
}

.simple-dropdown .sub-menu ul.category-links li {
    position: relative
}

.simple-dropdown .sub-menu ul.category-links li:hover > a {
    color: #d42720
}

.simple-dropdown .sub-menu ul.category-links li a {
    display: block
}

.simple-dropdown .sub-menu ul.category-links ul {
    position: absolute;
    z-index: 1;
    left: calc(100% + 10px);
    top: -15px;
    min-width: 200px;
    padding: 15px;
    background: #f9f9f9;
    list-style: none;
    opacity: 0;
    visibility: hidden;
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.2s ease 0.2s;
    -o-transition: all 0.2s ease 0.2s;
    transition: all 0.2s ease 0.2s;
    border-width: 4px;
    border-style: solid
}

.simple-dropdown .sub-menu ul.category-links li.edge ul {
    right: 99.9%;
    left: auto
}

.simple-dropdown .sub-menu ul.category-links ul ul {
    z-index: 2
}

.simple-dropdown .sub-menu ul.category-links li:hover > ul {
    opacity: 1;
    visibility: visible;
    border-color: #d42720
}

@media screen and (max-width: 1399px) and (min-width: 992px) {
    .navbar .nav > li > a, .navbar .nav > li > a:focus {
        font-size: 15px
    }

    .navbar .nav > li > a, .navbar .nav > li > a:focus {
        padding-left: 6px;
        padding-right: 6px
    }

    .sub-menu .category-title {
        font-size: 14px;
        line-height: 18px
    }

    .sub-menu .category-links {
        margin: 5px 0 15px
    }

    .sub-menu .category-links a {
        font-size: 12px;
        line-height: 16px
    }
}

@media screen and (max-width: 1200px) and (min-width: 1200px) {
    .navbar .nav > li > a, .navbar .nav > li > a:focus {
        font-size: 18px
    }

    .navbar .nav > li > a, .navbar .nav > li > a:focus {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media screen and (max-width: 1199px) and (min-width: 992px) {
    .navbar .nav > li > a, .navbar .nav > li > a:focus {
        font-size: 16px
    }

    .navbar .nav > li > a, .navbar .nav > li > a:focus {
        padding-left: 8px;
        padding-right: 8px
    }
}

@media screen and (min-width: 992px) {
    .megamenu.vertical {
        background: #ffffff;
        display: block;
        text-align: left;
        position: relative;
        z-index: 10000;
        -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.05)
    }

    .megamenu.vertical li.mega-dropdown {
        position: inherit
    }

    .megamenu.vertical li.mega-dropdown .sub-menu {
        top: 0;
        left: 100%;
        min-height: 100%;
        width: calc(300% + 90px);
        -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.05)
    }

    .megamenu.vertical li.simple-dropdown {
        position: relative
    }

    .megamenu.vertical li.simple-dropdown .sub-menu {
        left: 100%;
        top: 0;
        -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.05)
    }

    .megamenu.vertical .nav > li {
        display: block;
        margin-right: 0
    }

    .megamenu.vertical .nav > li > a, .megamenu.vertical .nav > li > a:focus {
        position: relative;
        z-index: 100;
        font-size: 20px;
        line-height: 1.5em;
        font-weight: 400;
        text-transform: uppercase;
        padding: 10px 20px;
        font-family: 'Oswald', sans-serif;
        color: #191919;
        border-top: 1px solid #e8e8e8;
        -webkit-transition: all 0.1s ease;
        -o-transition: all 0.1s ease;
        transition: all 0.1s ease
    }

    .megamenu.vertical .nav > li:first-child > a, .megamenu.vertical .nav > li:first-child > a:focus {
        border-top: 0
    }

    .megamenu.vertical .nav > li:hover > a {
        margin: 0;
        padding: 10px 20px;
        background: #333745;
        color: #ffffff;
        -webkit-box-shadow: 0 0 0 0;
        box-shadow: 0 0 0 0
    }

    .megamenu.vertical .nav > li.active > a {
        color: #d42720
    }

    .megamenu.vertical .nav > li > a:after {
        position: absolute;
        top: 13px;
        right: 15px;
        font-family: 'icomoon-reg';
        font-size: 22px;
        line-height: 1em;
        content: "\e922"
    }

    .megamenu.vertical .nav > li > a:only-child:after {
        content: ''
    }

    .megamenu.vertical .nav > li > a > .menu-label, .megamenu.vertical .nav > li > a > .menu-label-alt {
        display: inline-block;
        position: relative;
        top: -10px;
        left: auto;
        margin-left: 10px;
        transform: translateX(0)
    }
}

@media screen and (min-width: 992px) {
    .megamenu.department {
        position: absolute;
        overflow: hidden;
        top: 42px;
        left: 0;
        width: 850px;
        max-height: 0;
        -webkit-transition: max-height 0.5s cubic-bezier(0.25, 1, 0.3, 1) 0s;
        -o-transition: max-height 0.5s cubic-bezier(0.25, 1, 0.3, 1) 0s;
        transition: max-height 0.5s cubic-bezier(0.25, 1, 0.3, 1) 0s
    }

    .megamenu.department .container {
        width: 100% !important
    }

    .megamenu.department.opened {
        overflow: hidden;
        max-height: 1000px
    }

    .nav-department {
        display: inline-block;
        position: relative;
        width: 200px;
        padding: 0 20px;
        margin-right: 15px;
        font-size: 18px;
        line-height: 50px;
        font-weight: 400;
        color: #ffffff;
        background: #333745;
        text-transform: uppercase;
        text-decoration: none
    }

    .nav-department:hover, .nav-department:focus {
        color: #ffffff;
        text-decoration: none
    }

    .nav-department:after {
        position: absolute;
        top: 12px;
        right: 15px;
        font-family: 'icomoon-reg';
        font-size: 18px;
        line-height: 1em;
        content: "\e920"
    }

    .megamenu.department {
        background: transparent;
        text-align: left;
        z-index: 1000;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .megamenu.department li.mega-dropdown {
        position: inherit
    }

    .megamenu.department li.mega-dropdown .sub-menu {
        top: 0;
        left: 250px;
        min-height: 100%;
        width: calc(100% - 250px);
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .megamenu.department li.simple-dropdown {
        position: relative
    }

    .megamenu.department li.simple-dropdown .sub-menu {
        left: 100%;
        top: -5px;
        padding-top: 0;
        padding-bottom: 0;
        min-width: 220px;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .megamenu.department .nav {
        width: 250px;
        padding: 0 0;
        background: #f6f6f6;
        -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.05)
    }

    .megamenu.department .nav > li {
        display: block;
        margin-right: 0
    }

    .megamenu.department .nav > li > a {
        position: relative;
        z-index: 100;
        font-size: 14px;
        letter-spacing: -1px;
        line-height: 28px !important;
        font-weight: 500;
        text-transform: uppercase;
        padding: 0px 20px;
        font-family: 'Roboto', sans-serif;
        color: #191919;
        /* -webkit-transition: all 0.1s ease;
        -o-transition: all 0.1s ease;
        transition: all 0.1s ease */
    }

    .megamenu.department .nav > li:hover > a::after
    ,.megamenu.department .nav > li:active > a::after
    ,.megamenu.department .nav > li:focus > a::after {
        background: #d42720 !important;
        top: 0;
        top: 2px;
        right: 10px !important;
        left: auto !important;
        text-align: right;
        width: 10px !important;
    }

    .megamenu.department .nav > li:hover
    ,.megamenu.department .nav > li:active
    ,.megamenu.department .nav > li:focus {
        background: #d42720;
    }
    
    .megamenu.department .nav > li:last-child:hover
    ,.megamenu.department .nav > li:last-child:active
    ,.megamenu.department .nav > li:last-child:focus
    ,.megamenu.department .nav > li:last-child:hover a
    ,.megamenu.department .nav > li:last-child:active a
    ,.megamenu.department .nav > li:last-child:focus a
    ,.megamenu.department .nav > li:last-child a:hover
    ,.megamenu.department .nav > li:last-child a:active
    ,.megamenu.department .nav > li:last-child a:focus {
        border-bottom-left-radius: 5px !important;
    }

    .megamenu.department .nav > li:hover > a
    ,.megamenu.department .nav > li:active > a
    ,.megamenu.department .nav > li:focus > a {
        margin: 0;
        padding: 0px 20px;
        background: #d42720 !important;
        color: white !important;
        -webkit-box-shadow: 0 0 0 0;
        box-shadow: 0 0 0 0;
    }

    .megamenu.department .nav > li.active > a {
        color: #d42720
    }

    .megamenu.department .nav > li > a > .menu-label, .megamenu.department .nav > li > a > .menu-label-alt {
        display: inline-block;
        position: relative;
        top: -10px;
        left: auto;
        margin-left: 10px;
        transform: translateX(0)
    }
}

@media screen and (min-width: 1199px) {
    .nav-department {
        width: 210px
    }
}

.truncateList {
    position: relative
}

.view-all {
    display: inline-block;
    padding: 0 10px;
    font-weight: 300;
    font-style: italic;
    text-transform: none;
    cursor: pointer
}

.view-all:not(.disabled):hover {
    color: #d42720
}

.view-all.disabled .all {
    display: none
}

.view-all.disabled .less {
    display: inline-block
}

.view-all .all {
    display: inline-block
}

.view-all .less {
    display: none
}

.mega-dropdown .megamenu-categories {
    position: relative
}

.mega-dropdown .megamenu-categories .owl-nav {
    width: 100%;
    top: 100px;
    position: absolute
}

.mega-dropdown .megamenu-categories .owl-nav .owl-prev {
    position: absolute;
    left: 0
}

.mega-dropdown .megamenu-categories .owl-nav .owl-next {
    position: absolute;
    right: 0
}

.mega-dropdown .megamenu-categories .owl-stage {
    margin-left: 20px
}

body.color-orange .contact-list a, body.color-orange .dropdown-container .bottom-text a, body.color-orange .product-meta a, body.color-orange p a:not(.btn) {
    color: #ff8400
}

body.color-orange .contact-list a:hover, body.color-orange .dropdown-container .bottom-text a:hover, body.color-orange .product-meta a:hover, body.color-orange p a:not(.btn):hover {
    color: #333745
}

body.color-orange .btn-link {
    color: #ff8400
}

body.color-orange .nav .open > a, body.color-orange .nav .open > a:focus, body.color-orange .nav .open > a:hover {
    border-color: #ff8400
}

body.color-orange .header-link > a:hover i.icon, body.color-orange .header-link > a:hover span, body.color-orange .nav-pills > .active > a > .badge, body.color-orange .pagination > .active > a, body.color-orange .pagination > .active > a:focus, body.color-orange .pagination > .active > a:hover, body.color-orange .pagination > .active > span, body.color-orange .pagination > .active > span:focus, body.color-orange .pagination > .active > span:hover, body.color-orange .pagination > li > a:focus, body.color-orange .pagination > li > a:hover, body.color-orange .pagination > li > span:focus, body.color-orange .pagination > li > span:hover, body.color-orange a.list-group-item.active > .badge {
    color: #ff8400
}

body.color-orange .header-link > a .badge, body.color-orange .header-link > a:hover .badge {
    background-color: #ff8400;
    color: #fff
}

body.color-orange .header-logo svg {
    fill: #ff8400
}

@media screen and (min-width: 992px) {
    body.color-orange .nav > li.active > a {
        color: #ff8400
    }
}

@media screen and (max-width: 991px) {
    body.color-orange .navbar:after {
        background-color: #ff8400
    }

    body.color-orange .header-link.header-cart > a:hover i.icon {
        color: #ff8400
    }

    body.color-orange .page-header.sticky.is-sticky .navbar .header-logo svg {
        fill: #ff8400
    }
}

@media screen and (min-width: 992px) {
    body.color-orange .nav-department {
        color: #fff !important
    }
}

body.color-orange .header-custom-text i.icon, body.color-orange .page-header .box-left-icon:hover .box-text {
    color: #ff8400
}

body.color-orange .page-header .box-left-icon:hover .box-icon i.icon {
    background: #ff8400
}

@media screen and (max-width: 991px) {
    body.color-orange .header-custom-text i.icon, body.color-orange .header-top-row .header-custom-text i.icon {
        color: #ff8400
    }
}

body.color-orange .footer-logo svg {
    fill: #ff8400
}

body.color-orange .footer-social a, body.color-orange .icons-social a {
    color: #ff8400
}

body.color-orange .footer-social a:hover i.icon.icon-circled, body.color-orange .icons-social a:hover i.icon.icon-circled {
    background-color: #ff8400
}

body.color-orange .footer-social i.icon.icon-circled, body.color-orange .icons-social i.icon.icon-circled {
    border-color: #ff8400
}

body.color-orange footer.variant3 .after-footer {
    background: #ff8400
}

body.color-orange .footer-nav ul li a:hover, body.color-orange footer.variant4 .footer-top a, body.color-orange footer.variant4 .footer-top a.readmore {
    color: #ff8400
}

body.color-orange footer.variant4 .footer-top a.readmore:hover, body.color-orange footer.variant4 .footer-top a:hover {
    color: #fff
}

body.color-orange .cube-folding span::before {
    background-color: #ff8400
}

body.color-orange .cube-folding .leaf2::before {
    background-color: #ff8400;
    opacity: .75
}

body.color-orange .cube-folding .leaf3::before {
    background-color: #ff8400;
    opacity: .9
}

body.color-orange .cube-folding .leaf4::before {
    background-color: #ff8400;
    opacity: .6
}

body.color-orange .sidebar-wrapper .sidebar-nav li a:before {
    border-right-color: #ff8400
}

body.color-orange .sidebar-wrapper .sidebar-top a.slidepanel-toggle:hover {
    color: #ff8400
}

body.color-orange .dropdown-link .dropdown-container {
    border-bottom-color: #ff8400
}

body.color-orange .header-currency .dropdown-container li a:hover, body.color-orange .header-language .dropdown-container li a:hover {
    color: #ff8400
}

@media screen and (max-width: 991px) {
    body.color-orange .header-currency .dropdown-container li a:hover, body.color-orange .header-language .dropdown-container li a:hover {
        color: #ff8400
    }
}

body.color-orange .nav-tabs > li.active > a, body.color-orange .nav-tabs > li.active > a:focus, body.color-orange .nav-tabs > li.active > a:hover {
    border-top-color: #ff8400;
    color: #ff8400
}

body.color-orange .hoverslide a:before, body.color-orange .hoverslide span:before {
    background-color: #ff8400
}

@media screen and (max-width: 991px) {
    body.color-orange .mobilemenu-header {
        background: #ff8400
    }

    body.color-orange .navbar ul.nav li.submenu-open > a, body.color-orange .navbar ul.nav li:hover > a {
        background-color: #f8f8f8;
        color: #ff8400
    }

    body.color-orange .navbar ul.nav li .arrow:hover:before {
        color: #ff8400
    }
}

body.color-orange .header-cart.variant-1 .dropdown-container .block-content .subtotal .price-container {
    color: #ff8400
}

body.color-orange .header-cart.variant-1 .dropdown-container .block-content .action.viewcart:not(.btn-alt) {
    border-color: #ff8400
}

body.color-orange .header-cart.variant-1 .dropdown-container .block-content .action.viewcart, body.color-orange .header-cart.variant-1 .dropdown-container .block-content .action.viewcart.focus, body.color-orange .header-cart.variant-1 .dropdown-container .block-content .action.viewcart:active, body.color-orange .header-cart.variant-1 .dropdown-container .block-content .action.viewcart:focus {
    background-color: #ff8400;
    border-color: #ff8400
}

body.color-orange .header-cart.variant-1 .dropdown-container .block-content .action.viewcart:hover {
    color: #ff8400;
    background-color: inherit;
    border-color: #ff8400
}

body.color-orange .header-cart.variant-1 .dropdown-container .product-item-name a:hover, body.color-orange .header-cart.variant-1 .dropdown-container .product-item-pricing .price-container, body.color-orange .header-cart.variant-1 .dropdown-container .product.actions a:hover, body.color-orange .header-cart.variant-1 .dropdown-container .product.actions a:hover:after, body.color-orange .header-cart.variant-2 .dropdown-container .block-content .btn-alt {
    color: #ff8400
}

@media screen and (max-width: 991px) {
    body.color-orange .header-cart.variant-1 .dropdown-container .block-title {
        background: #ff8400
    }
}

body.color-orange .header-cart.variant-2 .dropdown-container .block-content .btn-alt:hover {
    background-color: #ff8400;
    border-color: #ff8400;
    color: #fff
}

body.color-orange .custom-color, body.color-orange .header-cart.variant-2 .dropdown-container .product-item-name a:hover, body.color-orange .header-cart.variant-2 .dropdown-container .product-item-pricing .price-container, body.color-orange .header-cart.variant-2 .dropdown-container .product.actions a:hover, body.color-orange .text-lg p:first-child:first-letter, body.color-orange a.readmore, body.color-orange.touch .header-cart.variant-2 .dropdown-container .btn-minicart-close:hover {
    color: #ff8400
}

@media screen and (min-width: 992px) {
    body.color-orange .header-cart.variant-2.dropdown-link #minicart-content-wrapper:after, body.color-orange .header-cart.variant-2.dropdown-link .minicart-content-wrapper:after {
        background: #ff8400
    }
}

body.color-orange .marker {
    background: #ff8400
}

body.color-orange ul.marker-list li a:hover {
    color: #ff8400
}

body.color-orange ul.marker-list li a:hover:before {
    background-color: #ff8400
}

body.color-orange ul.marker-simple-list li a, body.color-orange ul.marker-simple-list li:before, body.color-orange ul.simple-list i.icon, body.color-orange ul.simple-list li a {
    color: #ff8400
}

body.color-orange .blockquote, body.color-orange .info-block:after, body.color-orange .info-block:before {
    border-left-color: #ff8400
}

body.color-orange .info-block p:first-child:first-letter {
    background-color: #ff8400
}

body.color-orange ul.social-list-simple li a:hover {
    color: #ff8400
}

body.color-orange ul.tags li span.value a:before, body.color-orange ul.tags li span.value span:before {
    background-color: #ff8400
}

body.color-orange ul.tags li.active span.value span {
    background: #ff8400
}

body.color-orange ul.tags li.active span.clear {
    color: #ff8400
}

body.color-orange .product-action-btn:hover, body.color-orange .product-item.large .product-item-actions .actions-secondary a:hover {
    background-color: #ff8400
}

body.color-orange .product-item-rating {
    color: #ff8400
}

body.color-orange .product-item-label.label-sale {
    background-color: #ff8400
}

body.color-orange .price-box .price, body.color-orange .price-box .special-price {
    color: #ff8400
}

@media screen and (max-width: 991px) {
    body.color-orange .products-grid.product-variant-1 .product-item.large .product-item-actions .actions-secondary a:hover {
        color: #ff8400
    }
}

body.color-orange .products-grid.product-variant-2 .product-item.large .product-item-details .product-item-actions .actions-primary button:hover {
    background-color: #ff8400
}

@media screen and (min-width: 768px) {
    body.color-orange .products-grid.product-variant-2 .product-item.large .product-item-inside:hover:after, body.color-orange .products-grid.product-variant-2 .product-item.large.hover .product-item-inside:after {
        background-color: #ff8400
    }
}

@media screen and (max-width: 991px) {
    body.color-orange .products-grid.product-variant-2 .product-item.large .product-item-photo .product-item-actions .actions-secondary a:hover, body.color-orange .products-grid.product-variant-2 .product-item.large .product-item-photo .product-item-actions .actions-secondary button:hover {
        color: #ff8400
    }
}

@media screen and (max-width: 991px) {
    body.color-orange .products-grid.product-variant-3 .product-item.large .product-item-actions .actions-secondary a:hover {
        color: #ff8400
    }
}

body.color-orange .product-item.small .price-box, body.color-orange .product-small-list.variant2 .product-item.small .price-box .price, body.color-orange .product-small-list.variant2 .product-item.small .price-box .special-price, body.color-orange .product-small-list.variant2 .product-item.small .product-item-actions .btn, body.color-orange .product-small-list.variant2 .product-item.small .product-item-actions .btn.active, body.color-orange .product-small-list.variant2 .product-item.small .product-item-not-available span, body.color-orange .product-variant-4 .product-item.large .product-item-name a:hover {
    color: #ff8400
}

@media screen and (max-width: 991px) {
    body.color-orange .product-variant-4 .product-item.large .product-item-actions .actions-secondary a:hover {
        color: #ff8400
    }
}

body.color-orange .color-swatch li.active {
    border-color: #ff8400
}

@media screen and (min-width: 992px) {
    body.color-orange .products-listview .color-swatch li.active {
        border-color: #ff8400
    }
}

body.color-orange .product-item.large .product-item-actions .actions-secondary a.wishlist.active, body.color-orange .products-listview.product-variant-1 .product-item.large .product-item-actions .actions-secondary a:hover, body.color-orange .products-listview.product-variant-2 .product-item.large .product-item-actions .actions-secondary a:hover, body.color-orange .products-listview.product-variant-3 .product-item.large .product-item-actions .actions-secondary a:hover, body.color-orange .products-listview.product-variant-4 .product-item.large .product-item-actions .actions-secondary a:hover {
    color: #ff8400
}

@media screen and (min-width: 992px) {
    body.color-orange .products-listview.product-variant-1 .product-item.large .product-item-label.label-sale, body.color-orange .products-listview.product-variant-2 .product-item.large .product-item-label.label-sale, body.color-orange .products-listview.product-variant-3 .product-item.large .product-item-label.label-sale, body.color-orange .products-listview.product-variant-4 .product-item.large .product-item-label.label-sale {
        background-color: #ff8400
    }
}

body.color-orange .product-item.large .product-item-actions .actions-secondary a.wishlist.active:hover {
    color: #fff
}

body.color-orange .product-variant-5 .product-item.large .no_wishlist:hover, body.color-orange .product-variant-5 .product-item.large .wishlist.active:not(:hover) {
    color: #ff8400
}

body.color-orange .btn, body.color-orange .btn-primary, body.color-orange .btn-primary.focus, body.color-orange .btn-primary:active, body.color-orange .btn-primary:focus, body.color-orange .btn.focus, body.color-orange .btn:active, body.color-orange .btn:focus, body.color-orange button.action, body.color-orange button.action.focus, body.color-orange button.action:active, body.color-orange button.action:focus {
    background-color: #ff8400;
    color: #fff;
    border-color: #ff8400
}

body.color-orange .btn-primary:hover, body.color-orange .btn:hover, body.color-orange button.action:hover {
    background-color: transparent;
    color: #ff8400;
    border-color: #ff8400
}

body.color-orange .btn-primary.btn-invert, body.color-orange .btn-primary.btn-invert.focus, body.color-orange .btn-primary.btn-invert:active, body.color-orange .btn-primary.btn-invert:focus, body.color-orange .btn.btn-invert, body.color-orange .btn.btn-invert.focus, body.color-orange .btn.btn-invert:active, body.color-orange .btn.btn-invert:focus, body.color-orange button.action.btn-invert, body.color-orange button.action.btn-invert.focus, body.color-orange button.action.btn-invert:active, body.color-orange button.action.btn-invert:focus {
    background-color: transparent;
    color: #ff8400
}

body.color-orange .btn-primary.btn-invert:hover, body.color-orange .btn.btn-invert:hover, body.color-orange button.action.btn-invert:hover {
    background-color: #ff8400;
    color: #fff
}

body.color-orange .btn-alt:not(.back-to-top), body.color-orange .btn-alt:not(.back-to-top).focus, body.color-orange .btn-alt:not(.back-to-top):active, body.color-orange .btn-alt:not(.back-to-top):focus {
    background-color: #333745 !important;
    border-color: #333745 !important;
    color: #fff !important
}

body.color-orange .btn-alt:not(.back-to-top):hover {
    background-color: transparent !important;
    color: #333745 !important;
    border-color: #333745 !important
}

body.color-orange .btn-alt:not(.back-to-top).btn-invert, body.color-orange .btn-alt:not(.back-to-top).btn-invert.focus, body.color-orange .btn-alt:not(.back-to-top).btn-invert:active, body.color-orange .btn-alt:not(.back-to-top).btn-invert:focus {
    background-color: transparent !important;
    color: #333745 !important
}

body.color-orange .btn-alt:not(.back-to-top).btn-invert:hover {
    background-color: #333745 !important;
    color: #fff !important
}

body.color-orange .blog-carousel .blog-item-links a:not(.readmore) {
    color: #ff8400
}

body.color-orange .testimonial-single-slider .slick-next:not(.slick-disabled):hover, body.color-orange .testimonial-single-slider .slick-prev:not(.slick-disabled):hover {
    background-color: transparent
}

body.color-orange .testimonial-single-slider .slick-next:not(.slick-disabled):hover:before, body.color-orange .testimonial-single-slider .slick-prev:not(.slick-disabled):hover:before {
    color: #ff8400
}

body.color-orange .form-card .back, body.color-orange .form-card .back a, body.color-orange .required-text {
    color: #ff8400
}

body.color-orange .range-slider-range::-webkit-slider-thumb {
    background: #ff8400
}

body.color-orange .range-slider-range::-moz-range-thumb {
    background: #ff8400
}

body.color-orange .range-slider-value {
    color: #ff8400
}

body.color-orange .mainSlider .swiper-container .caption {
    background: #ff8400
}

body.color-orange .mainSlider .swiper-container .button {
    background-color: #ff8400;
    color: #fff
}

body.color-orange .mainSlider .swiper-container .button:hover {
    color: #ff8400;
    background-color: #fff
}

body.color-orange .mainSlider .swiper-container .caption .text1 {
    color: #ff8400
}

body.color-orange .mainSlider .swiper-container .caption .cool-btn:hover {
    color: #ff8400 !important
}

body.color-orange .mainSlider .swiper-container .text2-1, body.color-orange .mainSlider .swiper-container .text2-4, body.color-orange .mainSlider .swiper-container .text2-5 {
    color: #ff8400
}

body.color-orange .mainSlider .swiper-container .text3-6 {
    background-color: #ff8400
}

body.color-orange .mainSlider .swiper-container .text3-6:hover, body.color-orange .mainSlider .swiper-container .text4-1 {
    color: #ff8400
}

body.color-orange .mainSlider .swiper-container .text4-4 {
    background-color: #ff8400
}

body.color-orange .mainSlider .swiper-container .text4-4:hover {
    color: #ff8400
}

body.color-orange .carousel-inside .carousel-control:hover {
    background: #ff8400
}

body.color-orange .countdown-box .countdown > span, body.color-orange .countdown-circle .countdown-text .text1 {
    color: #ff8400
}

body.color-orange .countdown-circle .countdown > span {
    border-color: #ff8400;
    color: #ff8400
}

body.color-orange .countdown-squared .countdown > span {
    color: #ff8400
}

body.color-orange .banner.style-1 .banner-btn > span {
    background-color: #ff8400
}

body.color-orange .banner.style-1 .banner-btn:hover > span {
    color: #ff8400
}

body.color-orange .banner.style-3 .banner-btn > span {
    background-color: #ff8400
}

body.color-orange .banner.style-3 .banner-btn:hover > span, body.color-orange .banner.style-5 .banner-btn > span {
    color: #ff8400
}

body.color-orange .banner.style-7 .banner-btn > span {
    background-color: #ff8400
}

body.color-orange .banner.style-7 .banner-btn:hover > span {
    color: #ff8400
}

body.color-orange .banner.style-9 .text-1 > span {
    border-left-color: #ff8400
}

body.color-orange .banner.style-9 .text-1.text-hoverslide span.hoverbg {
    background-color: #ff8400
}

body.color-orange .banner.style-10 .text-1 {
    color: #ff8400
}

body.color-orange .banner.style-10 .banner-btn > span {
    background-color: #ff8400
}

body.color-orange .banner.style-10 .banner-btn.text-hoverslide:hover > span, body.color-orange .banner.style-11 .text-2 {
    color: #ff8400
}

body.color-orange .banner.style-11 .banner-btn > span {
    background-color: #ff8400
}

body.color-orange .banner.style-11 .banner-btn:hover > span, body.color-orange .banner.style-12 .banner-btn, body.color-orange .banner.style-13 .text-2 {
    color: #ff8400
}

body.color-orange .banner.style-14 .banner-btn > span {
    background-color: #ff8400
}

body.color-orange .banner.style-14 .banner-btn:hover > span, body.color-orange .banner.style-15 .banner-btn, body.color-orange .banner.style-16 .text-1 {
    color: #ff8400
}

body.color-orange .banner.style-17 .text-2.text-hoverslide span.hoverbg {
    background-color: #ff8400
}

body.color-orange .banner.style-18 .text-1 {
    color: #ff8400
}

body.color-orange .banner.style-18 .banner-btn > span {
    background-color: #ff8400
}

body.color-orange .banner.style-19 .text-2 {
    color: #ff8400
}

body.color-orange .banner.style-20 .text-1 {
    background-color: #ff8400
}

body.color-orange .banner.style-20 .text-1 .text-corner {
    border-bottom-color: #ff8400
}

body.color-orange .category-block .category-title, body.color-orange .category-slider .item .text-style-1, body.color-orange .category-slider-item .text-style-1 {
    color: #ff8400
}

body.color-orange .category-slider-item .banner-btn > span {
    background-color: #ff8400
}

body.color-orange .category-slider-item .banner-btn:hover > span {
    color: #ff8400
}

body.color-orange .box-icon i.icon {
    border-color: #ff8400
}

body.color-orange .box .box-icon i.icon {
    background-color: #ff8400
}

body.color-orange .box:not(.style2):hover .box-icon i.icon {
    color: #ff8400;
    background-color: #fff
}

body.color-orange .box-left-icon .box-icon i.icon {
    color: #ff8400
}

body.color-orange .box-left-icon:hover .box-icon i.icon {
    background-color: #ff8400;
    color: #fff
}

body.color-orange .box-left-icon-bg .box-text, body.color-orange .box-left-icon-bg:hover .box-icon i.icon {
    color: #ff8400
}

@media screen and (max-width: 991px) {
    body.color-orange .collapsed-mobile .toggle-arrow:hover:before {
        color: #ff8400
    }
}

body.color-orange #toolsPanel .tools-btn {
    background: #ff8400
}

body.color-orange .productStack .productstack-content {
    border-top-color: #ff8400
}

body.color-orange .productStack .toggleStack {
    background: #ff8400
}

body.color-orange .productStack .total-cart .count, body.color-orange .productStack .total-cart .price {
    color: #ff8400
}

body.color-orange .productStack .products-list .item-qty {
    background-color: #ff8400
}

body.color-orange .productStack .products-list .actions .action {
    color: #ff8400
}

body.color-orange .productStack .products-list .actions .action:hover {
    background: #ff8400;
    color: #fff
}

body.color-orange .blog-comments .comment.reply a.replylink, body.color-orange .blog-meta a, body.color-orange .breadcrumbs li a:hover, body.color-orange .cart-action a, body.color-orange .cart-table .table-row .continue a:hover, body.color-orange .cart-table .table-row .name, body.color-orange .cart-table .table-row .price, body.color-orange .cart-table .table-row .qty input[type=text], body.color-orange .cart-table .table-row .remove a:hover, body.color-orange .cart-table .table-row .subtotal, body.color-orange .cart-table .table-row name a, body.color-orange .cart-table .table-row name a:hover, body.color-orange .modal-header .close:hover, body.color-orange .person .person-links a:hover, body.color-orange .person .person-name a:hover, body.color-orange .sideblock ul.simple-list li a:hover, body.color-orange .total-price .total, body.color-orange h2.blog-title a:hover {
    color: #ff8400
}

body.color-orange .gallery-item .link a:hover {
    background-color: #ff8400
}

body.color-orange .filters li a.active, body.color-orange .filters li a:hover {
    color: #ff8400
}

body.color-orange .filters.style2 a.active, body.color-orange .filters.style2 a:hover {
    color: #fff;
    background-color: #ff8400
}

body.color-orange button.mfp-arrow:hover {
    background-color: #ff8400
}

body.color-orange .mfp-close:hover {
    color: #ff8400 !important
}

body.color-orange .mfp-arrow-left:after, body.color-orange .mfp-arrow-right:after {
    color: #ff8400
}

body.color-orange .mfp-arrow-left:hover:after, body.color-orange .mfp-arrow-right:hover:after {
    color: #fff
}

body.color-orange .sidebar-block .block-title a:hover, body.color-orange .sidebar-block .block-title:hover span {
    color: #ff8400
}

body.color-orange .sidebar-block:after {
    border-color: #ff8400 transparent transparent
}

body.color-orange .sidebar-block.collapsed .toggle-arrow:hover:before {
    color: #ff8400
}

body.color-orange ul.category-list li a:not(.clear).active, body.color-orange ul.category-list li a:not(.clear):hover {
    color: #ff8400
}

body.color-orange .color-list li.active span.clear, body.color-orange .selected-filters li a:hover, body.color-orange ul.category-list li.active a, body.color-orange ul.category-list li.active a.clear {
    color: #ff8400
}

body.color-orange .color-list li.active span.value, body.color-orange .color-list li:hover span.value {
    border-color: #ff8400
}

body.color-orange .size-list li.active span.value, body.color-orange .size-list li:hover span.value {
    border-color: #ff8400;
    background: #ff8400
}

body.color-orange .price-values, body.color-orange .size-list li.active span.clear {
    color: #ff8400
}

body.color-orange .noUi-horizontal .noUi-handle {
    background: #ff8400
}

@media screen and (max-width: 991px) {
    body.color-orange .filter-col-header {
        background: #ff8400
    }
}

body.color-orange .filter-row .directions a:active, body.color-orange .filter-row .directions a:hover, body.color-orange .filter-row .view-mode a.active, body.color-orange .filter-row .view-mode a:hover, body.color-orange .product-creative-slider-control .slick-next:before, body.color-orange .product-creative-slider-control .slick-next:hover:before, body.color-orange .product-creative-slider-control .slick-prev:before, body.color-orange .product-creative-slider-control .slick-prev:hover:before, body.color-orange .product-info-block .price, body.color-orange .product-info-block .product-availability span, body.color-orange .product-info-block .product-qty .qty input[type=text], body.color-orange .product-info-block .product-sku span {
    color: #ff8400
}

body.color-orange .product-info-block .product-label:not(.new) {
    background-color: #ff8400
}

body.color-orange .product-previews-carousel .slick-next:before, body.color-orange .product-previews-carousel .slick-prev:before, body.color-orange .rating i.icon.fill {
    color: #ff8400
}

body.color-orange .product-previews-carousel .slick-slide.active:after {
    box-shadow: inset -2px 0 0 #ff8400, inset 0 -2px 0 #ff8400, inset 0 2px 0 #ff8400, inset 2px 0 0 #ff8400;
    -webkit-box-shadow: inset -2px 0 0 #ff8400, inset 0 -2px 0 #ff8400, inset 0 2px 0 #ff8400, inset 2px 0 0 #ff8400
}

body.color-orange .main-image .zoomLens {
    border-color: #ff8400 !important
}

body.color-orange .product-nav > a .product-nav-preview span.price {
    background-color: #ff8400
}

body.color-orange .video-link:hover, body.color-orange .zoom-link:hover {
    color: #ff8400
}

body.color-orange .tabaccordion .panel-title a:not(.collapsed) {
    background: #ff8400;
    border-color: #ff8400
}

@media (min-width: 768px) {
    body.color-orange .overflow .logo-center > a {
        background: #ff8400
    }
}

body.color-orange .irregular-grid .product-preview .product-details .product-name:hover {
    color: #ff8400
}

@media (max-width: 767px) {
    body.color-orange .journal .logo-center {
        background: #ff8400
    }
}

body.color-orange .page-header.variant-3 .header-link:not(.header-cart) .dropdown-container {
    border-top-color: #ff8400
}

body.color-orange .page-header.variant-3 .sub-menu {
    border-top-color: #ff8400
}

@media screen and (max-width: 991px) {
    body.color-orange .page-header.variant-3 .navbar .header-logo svg {
        fill: #ff8400
    }
}

body.color-orange .page-header.variant-5:not(.is-sticky) .header-middle-row .header-custom-text i.icon {
    color: #ff8400
}

body.color-orange .exp-icon-search:hover, body.color-orange .exp-search-close:hover, body.color-orange .page-header.variant-9 .navbar .nav > li:hover > a, body.color-orange .share-button .toggle:hover {
    color: #ff8400
}

@media screen and (min-width: 992px) {
    body.color-orange .page-header.variant-7:not(.is-sticky) .header-link.header-search .exp-icon-search:hover {
        color: #ff8400
    }
}

@media screen and (min-width: 992px) {
    body.color-orange .page-header.variant-8:not(.is-sticky) .header-link.header-search .exp-icon-search:hover {
        color: #ff8400
    }
}

@media screen and (min-width: 992px) {
    body.color-orange .page-header.dark:not(.is-sticky) .navbar .nav > li.active > a:after, body.color-orange .page-header.dark:not(.is-sticky) .navbar .nav > li:hover > a:after, body.color-orange .page-header.stickydark.is-sticky .navbar .nav > li.active > a:after, body.color-orange .page-header.stickydark.is-sticky .navbar .nav > li:hover > a:after {
        background: #ff8400
    }
}

body.color-orange .share-button .social-list a {
    color: #fff
}

body.color-orange #shopify-product-reviews .spr-container .spr-form-review-rating .spr-icon.spr-icon-star.spr-icon-star-hover, body.color-orange #shopify-product-reviews .spr-container .spr-form-review-rating .spr-icon.spr-icon-star:hover, body.color-orange #shopify-product-reviews .spr-container .spr-review-header-byline strong, body.color-orange #shopify-product-reviews .spr-container .spr-starratings .spr-icon.spr-icon-star, body.color-orange #shopify-product-reviews .spr-container .spr-starratings .spr-icon.spr-icon-star-half-alt, body.color-orange #shopify-product-reviews .spr-container .spr-summary-starrating .spr-icon.spr-icon-star, body.color-orange #shopify-product-reviews .spr-container .spr-summary-starrating .spr-icon.spr-icon-star-half-alt, body.color-orange .rating i.spr-icon.spr-icon-star, body.color-orange .rating i.spr-icon.spr-icon-star-half-alt {
    color: #ff8400
}

body.color-orange .btn-primary.disabled, body.color-orange .btn-primary.disabled.active, body.color-orange .btn-primary.disabled:active, body.color-orange .btn-primary.disabled:focus, body.color-orange .btn-primary.disabled:hover, body.color-orange .btn-primary[disabled], body.color-orange .btn-primary[disabled].active, body.color-orange .btn-primary[disabled]:active, body.color-orange .btn-primary[disabled]:focus, body.color-orange .btn-primary[disabled]:hover, body.color-orange fieldset[disabled] .btn-primary, body.color-orange fieldset[disabled] .btn-primary.active, body.color-orange fieldset[disabled] .btn-primary:active, body.color-orange fieldset[disabled] .btn-primary:focus, body.color-orange fieldset[disabled] .btn-primary:hover {
    background-color: #ff8400;
    border-color: #ff8400
}

body.color-orange .slick-next:not(.slick-disabled):hover, body.color-orange .slick-prev:not(.slick-disabled):hover {
    background: #ff8400
}

body.color-orange .slick-dots li.slick-active button {
    background: #ff8400
}

body.color-orange .sub-menu {
    border-bottom-color: #ff8400
}

body.color-orange .sub-menu .category-links a:hover, body.color-orange .sub-menu .category-title > a:hover {
    color: #ff8400
}

body.color-orange .menu-label {
    background: #ff8400
}

body.color-orange .simple-dropdown .sub-menu ul.category-links li:hover > a {
    color: #ff8400
}

@media screen and (min-width: 992px) {
    body.color-orange .megamenu.vertical .nav > li.active > a {
        color: #ff8400
    }
}

@media screen and (min-width: 992px) {
    body.color-orange .megamenu.department .nav > li.active > a {
        color: #ff8400
    }
}

body.color-orange .view-all:not(.disabled):hover {
    color: #ff8400
}

body.color-orange .back-to-top:hover {
    background-color: #ff8400 !important
}

body.color-orange #toolsPanel .tools-btn > a:hover, body.color-orange .buy-fixed-btn:hover, body.color-orange .fixed-btns.demo-mode .buy-fixed-btn:hover, body.color-orange .top-fixed-btn:hover {
    background: #ff8400 !important;
    color: #fff !important;
    border: 0 !important
}

body.color-orange .coming-soon .wrapper-form .center-col a:hover, body.color-orange .coming-soon .wrapper-form .right-col h3 {
    color: #ff8400
}

body.color-orange .logo.logo-svg svg {
    fill: #ff8400
}

.owl-carousel, .owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: none
}

.no-js .owl-carousel, .owl-carousel.owl-loaded {
    display: block
}

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.owl-theme .owl-dots, .owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav {
    margin-top: 10px
}

.owl-theme .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #FFF;
    text-decoration: none
}

.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 10px
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #869791
}

.noty_layout_mixin, #noty_layout__top, #noty_layout__topLeft, #noty_layout__topCenter, #noty_layout__topRight, #noty_layout__bottom, #noty_layout__bottomLeft, #noty_layout__bottomCenter, #noty_layout__bottomRight, #noty_layout__center, #noty_layout__centerLeft, #noty_layout__centerRight {
    position: fixed;
    margin: 0;
    padding: 0;
    z-index: 9999999;
    -webkit-transform: translateZ(0) scale(1, 1);
    transform: translateZ(0) scale(1, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-font-smoothing: subpixel-antialiased;
    filter: blur(0);
    -webkit-filter: blur(0);
    max-width: 90%
}

#noty_layout__top {
    top: 0;
    left: 5%;
    width: 90%
}

#noty_layout__topLeft {
    top: 20px;
    left: 20px;
    width: 325px
}

#noty_layout__topCenter {
    top: 5%;
    left: 50%;
    width: 325px;
    -webkit-transform: translate(-webkit-calc(-50% - .5px)) translateZ(0) scale(1, 1);
    transform: translate(calc(-50% - .5px)) translateZ(0) scale(1, 1)
}

#noty_layout__topRight {
    top: 20px;
    right: 20px;
    width: 325px
}

#noty_layout__bottom {
    bottom: 0;
    left: 5%;
    width: 90%
}

#noty_layout__bottomLeft {
    bottom: 20px;
    left: 20px;
    width: 325px
}

#noty_layout__bottomCenter {
    bottom: 5%;
    left: 50%;
    width: 325px;
    -webkit-transform: translate(-webkit-calc(-50% - .5px)) translateZ(0) scale(1, 1);
    transform: translate(calc(-50% - .5px)) translateZ(0) scale(1, 1)
}

#noty_layout__bottomRight {
    bottom: 20px;
    right: 20px;
    width: 325px
}

#noty_layout__center {
    top: 50%;
    left: 50%;
    width: 325px;
    -webkit-transform: translate(-webkit-calc(-50% - .5px), -webkit-calc(-50% - .5px)) translateZ(0) scale(1, 1);
    transform: translate(calc(-50% - .5px), calc(-50% - .5px)) translateZ(0) scale(1, 1)
}

#noty_layout__centerLeft {
    top: 50%;
    left: 20px;
    width: 325px;
    -webkit-transform: translate(0, -webkit-calc(-50% - .5px)) translateZ(0) scale(1, 1);
    transform: translate(0, calc(-50% - .5px)) translateZ(0) scale(1, 1)
}

#noty_layout__centerRight {
    top: 50%;
    right: 20px;
    width: 325px;
    -webkit-transform: translate(0, -webkit-calc(-50% - .5px)) translateZ(0) scale(1, 1);
    transform: translate(0, calc(-50% - .5px)) translateZ(0) scale(1, 1)
}

.noty_progressbar {
    display: none
}

.noty_has_timeout .noty_progressbar {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 3px;
    width: 100%;
    background-color: #646464;
    opacity: 0.2;
    filter: alpha(opacity=10)
}

.noty_bar {
    -webkit-backface-visibility: hidden;
    -webkit-transform: translate(0, 0) translateZ(0) scale(1, 1);
    -ms-transform: translate(0, 0) scale(1, 1);
    transform: translate(0, 0) scale(1, 1);
    -webkit-font-smoothing: subpixel-antialiased;
    overflow: hidden
}

.noty_effects_open {
    opacity: 0;
    -webkit-transform: translate(50%);
    -ms-transform: translate(50%);
    transform: translate(50%);
    -webkit-animation: noty_anim_in 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    animation: noty_anim_in 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.noty_effects_close {
    -webkit-animation: noty_anim_out 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    animation: noty_anim_out 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.noty_fix_effects_height {
    -webkit-animation: noty_anim_height 75ms ease-out;
    animation: noty_anim_height 75ms ease-out
}

.noty_close_with_click {
    cursor: pointer
}

.noty_close_button {
    position: absolute;
    top: 2px;
    right: 2px;
    font-weight: bold;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    background-color: rgba(0, 0, 0, 0.05);
    border-radius: 2px;
    cursor: pointer;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.noty_close_button:hover {
    background-color: rgba(0, 0, 0, 0.1)
}

.noty_modal {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index: 10000;
    opacity: .3;
    left: 0;
    top: 0
}

.noty_modal.noty_modal_open {
    opacity: 0;
    -webkit-animation: noty_modal_in .3s ease-out;
    animation: noty_modal_in .3s ease-out
}

.noty_modal.noty_modal_close {
    -webkit-animation: noty_modal_out .3s ease-out;
    animation: noty_modal_out .3s ease-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

@-webkit-keyframes noty_modal_in {
    100% {
        opacity: .3
    }
}

@keyframes noty_modal_in {
    100% {
        opacity: .3
    }
}

@-webkit-keyframes noty_modal_out {
    100% {
        opacity: 0
    }
}

@keyframes noty_modal_out {
    100% {
        opacity: 0
    }
}

@keyframes noty_modal_out {
    100% {
        opacity: 0
    }
}

@-webkit-keyframes noty_anim_in {
    100% {
        -webkit-transform: translate(0);
        transform: translate(0);
        opacity: 1
    }
}

@keyframes noty_anim_in {
    100% {
        -webkit-transform: translate(0);
        transform: translate(0);
        opacity: 1
    }
}

@-webkit-keyframes noty_anim_out {
    100% {
        -webkit-transform: translate(50%);
        transform: translate(50%);
        opacity: 0
    }
}

@keyframes noty_anim_out {
    100% {
        -webkit-transform: translate(50%);
        transform: translate(50%);
        opacity: 0
    }
}

@-webkit-keyframes noty_anim_height {
    100% {
        height: 0
    }
}

@keyframes noty_anim_height {
    100% {
        height: 0
    }
}

.noty_theme__relax.noty_bar {
    margin: 4px 0;
    overflow: hidden;
    border-radius: 2px;
    position: relative
}

.noty_theme__relax.noty_bar .noty_body {
    padding: 10px
}

.noty_theme__relax.noty_bar .noty_buttons {
    border-top: 1px solid #e7e7e7;
    padding: 5px 10px
}

.noty_theme__relax.noty_type__alert, .noty_theme__relax.noty_type__notification {
    background-color: #fff;
    border: 1px solid #dedede;
    color: #444
}

.noty_theme__relax.noty_type__warning {
    background-color: #FFEAA8;
    border: 1px solid #FFC237;
    color: #826200
}

.noty_theme__relax.noty_type__warning .noty_buttons {
    border-color: #dfaa30
}

.noty_theme__relax.noty_type__error {
    background-color: #FF8181;
    border: 1px solid #e25353;
    color: #FFF
}

.noty_theme__relax.noty_type__error .noty_buttons {
    border-color: darkred
}

.noty_theme__relax.noty_type__info, .noty_theme__relax.noty_type__information {
    background-color: #78C5E7;
    border: 1px solid #3badd6;
    color: #FFF
}

.noty_theme__relax.noty_type__info .noty_buttons, .noty_theme__relax.noty_type__information .noty_buttons {
    border-color: #0B90C4
}

.noty_theme__relax.noty_type__success {
    background-color: #BCF5BC;
    border: 1px solid #7cdd77;
    color: darkgreen
}

.noty_theme__relax.noty_type__success .noty_buttons {
    border-color: #50C24E
}

.noty_theme__metroui.noty_bar {
    margin: 4px 0;
    overflow: hidden;
    position: relative;
    box-shadow: rgba(0, 0, 0, 0.298039) 0 0 5px 0
}

.noty_theme__metroui.noty_bar .noty_progressbar {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 3px;
    width: 100%;
    background-color: #000;
    opacity: 0.2;
    filter: alpha(opacity=20)
}

.noty_theme__metroui.noty_bar .noty_body {
    padding: 1.25em;
    font-size: 14px
}

.noty_theme__metroui.noty_bar .noty_buttons {
    padding: 0 10px .5em 10px
}

.noty_theme__metroui.noty_type__alert, .noty_theme__metroui.noty_type__notification {
    background-color: #fff;
    color: #1d1d1d
}

.noty_theme__metroui.noty_type__warning {
    background-color: #FA6800;
    color: #fff
}

.noty_theme__metroui.noty_type__error {
    background-color: #CE352C;
    color: #FFF
}

.noty_theme__metroui.noty_type__info, .noty_theme__metroui.noty_type__information {
    background-color: #1BA1E2;
    color: #FFF
}

.noty_theme__metroui.noty_type__success {
    background-color: #60A917;
    color: #fff
}

.noty_theme__mint.noty_bar {
    margin: 4px 0;
    overflow: hidden;
    border-radius: 2px;
    position: relative
}

.noty_theme__mint.noty_bar .noty_body {
    padding: 10px;
    font-size: 14px
}

.noty_theme__mint.noty_bar .noty_buttons {
    padding: 10px
}

.noty_theme__mint.noty_type__alert, .noty_theme__mint.noty_type__notification {
    background-color: #fff;
    border-bottom: 1px solid #D1D1D1;
    color: #2F2F2F
}

.noty_theme__mint.noty_type__warning {
    background-color: #FFAE42;
    border-bottom: 1px solid #E89F3C;
    color: #fff
}

.noty_theme__mint.noty_type__error {
    background-color: #DE636F;
    border-bottom: 1px solid #CA5A65;
    color: #fff
}

.noty_theme__mint.noty_type__info, .noty_theme__mint.noty_type__information {
    background-color: #7F7EFF;
    border-bottom: 1px solid #7473E8;
    color: #fff
}

.noty_theme__mint.noty_type__success {
    background-color: #AFC765;
    border-bottom: 1px solid #A0B55C;
    color: #fff
}

.noty_theme__sunset.noty_bar {
    margin: 4px 0;
    overflow: hidden;
    border-radius: 2px;
    position: relative
}

.noty_theme__sunset.noty_bar .noty_body {
    padding: 10px;
    font-size: 14px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1)
}

.noty_theme__sunset.noty_bar .noty_buttons {
    padding: 10px
}

.noty_theme__sunset.noty_type__alert, .noty_theme__sunset.noty_type__notification {
    background-color: #073B4C;
    color: #fff
}

.noty_theme__sunset.noty_type__alert .noty_progressbar, .noty_theme__sunset.noty_type__notification .noty_progressbar {
    background-color: #fff
}

.noty_theme__sunset.noty_type__warning {
    background-color: #FFD166;
    color: #fff
}

.noty_theme__sunset.noty_type__error {
    background-color: #EF476F;
    color: #fff
}

.noty_theme__sunset.noty_type__error .noty_progressbar {
    opacity: .4
}

.noty_theme__sunset.noty_type__info, .noty_theme__sunset.noty_type__information {
    background-color: #118AB2;
    color: #fff
}

.noty_theme__sunset.noty_type__info .noty_progressbar, .noty_theme__sunset.noty_type__information .noty_progressbar {
    opacity: .6
}

.noty_theme__sunset.noty_type__success {
    background-color: #06D6A0;
    color: #fff
}

.noty_theme__bootstrap-v3.noty_bar {
    margin: 4px 0;
    overflow: hidden;
    position: relative;
    border: 1px solid transparent;
    border-radius: 4px
}

.noty_theme__bootstrap-v3.noty_bar .noty_body {
    padding: 15px
}

.noty_theme__bootstrap-v3.noty_bar .noty_buttons {
    padding: 10px
}

.noty_theme__bootstrap-v3.noty_bar .noty_close_button {
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
    background: transparent
}

.noty_theme__bootstrap-v3.noty_bar .noty_close_button:hover {
    background: transparent;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5
}

.noty_theme__bootstrap-v3.noty_type__alert, .noty_theme__bootstrap-v3.noty_type__notification {
    background-color: #fff;
    color: inherit
}

.noty_theme__bootstrap-v3.noty_type__warning {
    background-color: #fcf8e3;
    color: #8a6d3b;
    border-color: #faebcc
}

.noty_theme__bootstrap-v3.noty_type__error {
    background-color: #f2dede;
    color: #a94442;
    border-color: #ebccd1
}

.noty_theme__bootstrap-v3.noty_type__info, .noty_theme__bootstrap-v3.noty_type__information {
    background-color: #d9edf7;
    color: #31708f;
    border-color: #bce8f1
}

.noty_theme__bootstrap-v3.noty_type__success {
    background-color: #dff0d8;
    color: #3c763d;
    border-color: #d6e9c6
}

.noty_theme__bootstrap-v4.noty_bar {
    margin: 4px 0;
    overflow: hidden;
    position: relative;
    border: 1px solid transparent;
    border-radius: .25rem
}

.noty_theme__bootstrap-v4.noty_bar .noty_body {
    padding: .75rem 1.25rem
}

.noty_theme__bootstrap-v4.noty_bar .noty_buttons {
    padding: 10px
}

.noty_theme__bootstrap-v4.noty_bar .noty_close_button {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .5;
    background: transparent
}

.noty_theme__bootstrap-v4.noty_bar .noty_close_button:hover {
    background: transparent;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .75
}

.noty_theme__bootstrap-v4.noty_type__alert, .noty_theme__bootstrap-v4.noty_type__notification {
    background-color: #fff;
    color: inherit
}

.noty_theme__bootstrap-v4.noty_type__warning {
    background-color: #fcf8e3;
    color: #8a6d3b;
    border-color: #faebcc
}

.noty_theme__bootstrap-v4.noty_type__error {
    background-color: #f2dede;
    color: #a94442;
    border-color: #ebccd1
}

.noty_theme__bootstrap-v4.noty_type__info, .noty_theme__bootstrap-v4.noty_type__information {
    background-color: #d9edf7;
    color: #31708f;
    border-color: #bce8f1
}

.noty_theme__bootstrap-v4.noty_type__success {
    background-color: #dff0d8;
    color: #3c763d;
    border-color: #d6e9c6
}

.noty_theme__semanticui.noty_bar {
    margin: 4px 0;
    overflow: hidden;
    position: relative;
    border: 1px solid transparent;
    font-size: 1em;
    border-radius: .28571429rem;
    box-shadow: 0 0 0 1px rgba(34, 36, 38, 0.22) inset, 0 0 0 0 transparent
}

.noty_theme__semanticui.noty_bar .noty_body {
    padding: 1em 1.5em;
    line-height: 1.4285em
}

.noty_theme__semanticui.noty_bar .noty_buttons {
    padding: 10px
}

.noty_theme__semanticui.noty_type__alert, .noty_theme__semanticui.noty_type__notification {
    background-color: #f8f8f9;
    color: rgba(0, 0, 0, 0.87)
}

.noty_theme__semanticui.noty_type__warning {
    background-color: #fffaf3;
    color: #573a08;
    box-shadow: 0 0 0 1px #c9ba9b inset, 0 0 0 0 transparent
}

.noty_theme__semanticui.noty_type__error {
    background-color: #fff6f6;
    color: #9f3a38;
    box-shadow: 0 0 0 1px #e0b4b4 inset, 0 0 0 0 transparent
}

.noty_theme__semanticui.noty_type__info, .noty_theme__semanticui.noty_type__information {
    background-color: #f8ffff;
    color: #276f86;
    box-shadow: 0 0 0 1px #a9d5de inset, 0 0 0 0 transparent
}

.noty_theme__semanticui.noty_type__success {
    background-color: #fcfff5;
    color: #2c662d;
    box-shadow: 0 0 0 1px #a3c293 inset, 0 0 0 0 transparent
}

.noty_theme__nest.noty_bar {
    margin: 0 0 15px 0;
    overflow: hidden;
    border-radius: 2px;
    position: relative;
    box-shadow: rgba(0, 0, 0, 0.098039) 5px 4px 10px 0
}

.noty_theme__nest.noty_bar .noty_body {
    padding: 10px;
    font-size: 14px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1)
}

.noty_theme__nest.noty_bar .noty_buttons {
    padding: 10px
}

.noty_layout .noty_theme__nest.noty_bar {
    z-index: 5
}

.noty_layout .noty_theme__nest.noty_bar:nth-child(2) {
    position: absolute;
    top: 0;
    margin-top: 4px;
    margin-right: -4px;
    margin-left: 4px;
    z-index: 4;
    width: 100%
}

.noty_layout .noty_theme__nest.noty_bar:nth-child(3) {
    position: absolute;
    top: 0;
    margin-top: 8px;
    margin-right: -8px;
    margin-left: 8px;
    z-index: 3;
    width: 100%
}

.noty_layout .noty_theme__nest.noty_bar:nth-child(4) {
    position: absolute;
    top: 0;
    margin-top: 12px;
    margin-right: -12px;
    margin-left: 12px;
    z-index: 2;
    width: 100%
}

.noty_layout .noty_theme__nest.noty_bar:nth-child(5) {
    position: absolute;
    top: 0;
    margin-top: 16px;
    margin-right: -16px;
    margin-left: 16px;
    z-index: 1;
    width: 100%
}

.noty_layout .noty_theme__nest.noty_bar:nth-child(n+6) {
    position: absolute;
    top: 0;
    margin-top: 20px;
    margin-right: -20px;
    margin-left: 20px;
    z-index: -1;
    width: 100%
}

#noty_layout__bottomLeft .noty_theme__nest.noty_bar:nth-child(2), #noty_layout__topLeft .noty_theme__nest.noty_bar:nth-child(2) {
    margin-top: 4px;
    margin-left: -4px;
    margin-right: 4px
}

#noty_layout__bottomLeft .noty_theme__nest.noty_bar:nth-child(3), #noty_layout__topLeft .noty_theme__nest.noty_bar:nth-child(3) {
    margin-top: 8px;
    margin-left: -8px;
    margin-right: 8px
}

#noty_layout__bottomLeft .noty_theme__nest.noty_bar:nth-child(4), #noty_layout__topLeft .noty_theme__nest.noty_bar:nth-child(4) {
    margin-top: 12px;
    margin-left: -12px;
    margin-right: 12px
}

#noty_layout__bottomLeft .noty_theme__nest.noty_bar:nth-child(5), #noty_layout__topLeft .noty_theme__nest.noty_bar:nth-child(5) {
    margin-top: 16px;
    margin-left: -16px;
    margin-right: 16px
}

#noty_layout__bottomLeft .noty_theme__nest.noty_bar:nth-child(n+6), #noty_layout__topLeft .noty_theme__nest.noty_bar:nth-child(n+6) {
    margin-top: 20px;
    margin-left: -20px;
    margin-right: 20px
}

.noty_theme__nest.noty_type__alert, .noty_theme__nest.noty_type__notification {
    background-color: #073B4C;
    color: #fff
}

.noty_theme__nest.noty_type__alert .noty_progressbar, .noty_theme__nest.noty_type__notification .noty_progressbar {
    background-color: #fff
}

.noty_theme__nest.noty_type__warning {
    background-color: #FFD166;
    color: #fff
}

.noty_theme__nest.noty_type__error {
    background-color: #EF476F;
    color: #fff
}

.noty_theme__nest.noty_type__error .noty_progressbar {
    opacity: .4
}

.noty_theme__nest.noty_type__info, .noty_theme__nest.noty_type__information {
    background-color: #118AB2;
    color: #fff
}

.noty_theme__nest.noty_type__info .noty_progressbar, .noty_theme__nest.noty_type__information .noty_progressbar {
    opacity: .6
}

.noty_theme__nest.noty_type__success {
    background-color: #06D6A0;
    color: #fff
}

.breadcrumbs {
    margin: 0;
}

.leilao-section {
    list-style: none;
}

.color-red {
    color: #D21D20;
}

.form-control {
    background: #fff;
}

.side-banners, .side-banners ul {
    display: inline-block;
    padding: 0;
}

.side-banners .secondary-banner {
    padding-bottom: 10px;
}

.product-temp-unavailable img,
.product-unavailable img,
.disponibilidade img,
.product-temp-unavailable img
{
    width: auto !important;
    display: inline !important;
}

.is-sticky .search-normal {
    display: none;
}

.is-sticky .search-sticky {
    display: block;
}

.search-sticky {
    display: none;
    position: relative;
    top: -10px;
}

.page-header.variant-7.is-sticky .header-bottom-row {
    margin-top: 0 !important;
}

.page-header.variant-7.is-sticky .navbar {
    height: 112px;
}

.page-header.variant-7.is-sticky .box-left-icon,
.page-header.variant-7.is-sticky .box-left-icon i
{
    height: 40px;
    line-height: 40px;
    padding-top: 0;
}

.is-sticky .header-cart {
    position: absolute;
    right: 0;
}

.is-sticky .dropdown-a-minha-conta {
    padding-right: 40px;
    margin-top: 5px;
}

.dropdown-a-minha-conta a:hover {
    background: transparent !important;
}

.dropdown-a-minha-conta .dropdown-content a:hover {
    background: #ddd !important;
}

.produtos-visitados .product-item {
    padding-right: 0 !important;
}

.add-multiple-to-cart {
    position: relative;
    cursor: pointer;
}

.add-multiple-to-cart .num {
    position: absolute;
    font-size: 0.3em;
    top: 1px;
    color: #fff;
    right: 2px;
}
  

/* desktop first */

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {
}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
    .footer-payment-link {
        display: flex !important;
        align-items: center;
        justify-content: space-between;
    }
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
}

/* mobile first */

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {

}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {

}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
    .footer-nav ul li {
        display: block;
    }

    .footer-nav ul li:after {
        display: none;
    }

    .footer-payment-link a {
        display: block !important;
        text-align: center;
        margin-bottom: 10px;
    }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {

}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {

}

.search-normal {
    position: absolute;
    top: 10px;
}

.header-cart {
    /* clear: both; */
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #e8e8e8;
}

ul.nav.nav-product-labels li a {
    transition: all linear 0.2s;
}

/*ul.nav.nav-product-labels li:hover {*/
    /*position: relative;*/
    /*z-index: 999999999;*/
/*}*/

.nav > li > a:focus
,.nav > li > a:hover 
,.nav > li > a:active 
{
    background-color: white;
    color: #d32a1e !important;
}

.namemenumaster {
    font-weight: bold;
}

.namemenumaster:hover
,.namemenumaster:active
,.namemenumaster:focus {
    background-color: white !important;
    text-shadow:0 0 1px white;
    transition: none;
}

.nav-product-labels li:hover a
,.nav-product-labels li:active a
,.nav-product-labels li:focus a {
    box-shadow: none !important;
    color: #d32a1e !important;
    transition: none;
}

.nav-product-labels:hover
,.nav-product-labels:active
,.nav-product-labels:focus {
    background-color: transparent !important;
}

.namemenumaster {
    -webkit-font-smoothing: antialiased;
}

ul.nav.nav-product-labels li a.hover {
    /*background: #D52522 !important;*/
    /*transform: scale(1.2);*/
    font-size: 16px !important;
    /*font-weight: bold;*/
}

/*ul.nav.nav-product-labels li a.hover::after {*/
    /*background: #D52522 !important;*/
/*}*/

.side-banners-container .leilao-relampago a {
    background: #d42720;
    color: #fff;
    padding: 0 10px 0 30px;
}

.side-banners-container .product-leilao-home-old-price {
    text-decoration: line-through;
    font-size: 14px;
    color: #d42720;
}

.side-banners-container .product-leilao-home-price {
    font-size: 18px;
    color: #27ae60;
}

.side-banners-container .product-leilao-home-old-price,
.side-banners-container .product-leilao-home-price {
    font-weight: bold;
}

.side-banners-container .leilao-section {
    position: relative;
}

.side-banners-container .leilao-row:first-child {
    z-index: 9;
}

.side-banners-container .leilao-row {
    /* position: absolute; */
}

.side-banners-container .leilao-row.leilao-row-top {
    top: 0;
}

.side-banners-container .leilao-row.leilao-row-bottom {
    bottom: 0;
    background: #e7e7e7;
}

.side-banners-container .home-leilao-product-description a {
    padding-left: 10px !important;
}

.dropbtn {
    //background-color: #d42820;
    color: #d42720;
    padding-left: 10px;
    font-size: 14px;
    border: none;
    cursor: pointer;
    padding-right: 16px;
}

.dropbtn:hover{
   //background-color: #af201a !important;
}

.dropbtn:hover, .dropbtn:focus {
    background-color: #a01e18;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 160px;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    right: 0;
    z-index: 999999;
    margin-top: -6px;
}

.dropdown-content a {
    color: black;
    text-decoration: none;
    display: block;
    height: 46px;
    padding-top: 8px !important;
    text-align: center;
    margin: 0;
}


.dropdown-content a {
    color: black;
    padding: 15px 0px !important;
    text-decoration: none;
    display: block;
}

.dropdown a:hover {background-color: #ddd;}

.show {display: block;}

.disponibilidade-prod{
    margin-bottom: 30px;
}

.desconto-quantidade-popup {
    background-color: #fff;
    border: 1px solid #d9d9d9;
    padding: 15px;
    position: inherit;
    z-index: 99;
    border-radius: 10px;
}

.desconto-quantidade-popup .add-to-cart {
    padding: 0 15px;
    height: 35px;
    line-height: 35px;
    margin-bottom: 5px !important;
    margin-top: 5px !important;
}

.desconto-quantidade {
    font-size: 13px;
}

.desconto-quantidade:focus
,.desconto-quantidade:active {
    color: #d42720;
}

.desconto-quantidade:focus
,.desconto-quantidade:active
,.desconto-quantidade:hover {
    text-decoration: none;
}

.desconto-quantidade-popup th {
    font-size: 13px;
    font-weight: bold;
    min-width: 45px;
}

.desconto-quantidade-popup td {
    font-size: 18px;
    font-weight: normal;
    line-height: 27px;
    white-space: nowrap;
}

.desconto-quantidade-popup td.preco {
    color: #d42720;;
    font-size: 14px;
    font-weight: bold;
    padding-right: 5px;
}

.image-banner-home-12{
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}

.leilao-section {z-index:0}

.preco-quant{
    margin-bottom: 20px;
}

.as-nossas-lojas .dropdown-content {
    background: white;
    border: 0 !important;
}

.as-nossas-lojas .dropdown-content a {
    background: transparent;
}

.as-nossas-lojas .dropdown-content a:hover {
    border-bottom: 4px solid #d42720;
}

.header-middle-row {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
}

.header-middle-row .search-normal {
    position: static;
}

.is-sticky .search-normal {
    display: block;
}

.is-sticky .header-link {
    width: auto !important;
}

.is-sticky .header-middle-row {
    /* display: table !important; */
}

.is-sticky .header-logo, body.hdr-sticky .search {
    margin-top: 0 !important;
}

.is-sticky .header-link.header-cart {
    margin-top: 30px !important;
}

body.hdr-sticky .search {
    padding-top: 0 !important;
}

/* .search-form-mobile {
    background: #d42720;
} */

.search-form-mobile {
    position: absolute;
    top: 47px;
    /* display: none; */
}

.search-opened .search-form-mobile {
    /* display: block !important; */
}

.leilao-section-wide {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}

.leilao-section-wide .product-leilao-home-old-price {
    font-size: 16px;
    text-decoration: line-through;
}

.leilao-section-wide .product-leilao-home-price {
    font-size: 26px;
}

.leilao-section-wide .home-leilao-details {
    background: white;
    border: 0;
    display: flex;
    align-items: center;
}

.leilao-relampago-wide {
    background: white;
}

.leilao-relampago-wide a:hover, .leilao-relampago-wide a:focus, .leilao-relampago-wide a:active {
    text-decoration: none
}

.leilao-relampago-wide .leilao-relampago {
    background: #d42720;
    color: white;
    position: static;
    display: inline-block;
    padding: 10px 20px;
}

.leilao-relampago-wide .leilao-relampago strong {
    color: white;
    padding-left: 25px;
}

.leilao-relampago-wide .leilao-relampago strong i {
    padding-right: 5px;
}

.leilao-section-wide {
    background: white;
}

.leilao-section-wide img {
    width: auto !important;
    height: 90px;
}

.searching-for{
    line-height: 47px;
}

.nomeloja{
    color: #cf2a16;
    font-weight: 700;
    margin-left: 7px;
}

img.zoom {
    cursor:pointer;
}

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
  display: none !important;
}

.categoria .product-image-photo {
    max-height: 219px;
    width: auto !important;
}

.home .product-image-photo {
    max-height: 305px;
    width: auto !important;
}

.categoria .product-item-gallery-main a
,.home .product-item-gallery-main a {
    display: block;
    text-align: center;
}

.modal-backdrop.in {
    z-index: 99999;
}

.modal .nopadding {
    padding: 0;
}
