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,
menu,
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-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

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
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    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 {
    line-height: normal
}

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-appearance: textfield;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

*,
:after,
:before {
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7
}

a:focus,
a:hover {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    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
}

[role=button] {
    cursor: pointer
}

.container {
    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
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    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-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        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: 16.66666667%
    }
    .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-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        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-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        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
    }
}

.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.row:after,
.row:before {
    content: " ";
    display: table
}

.clearfix:after,
.container-fluid:after,
.container: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
}

.affix {
    position: fixed
}

@-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-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-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!important
    }
    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!important
    }
    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!important
    }
    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!important
    }
    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 (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
    }
}

.visible-print {
    display: none!important
}

@media print {
    .visible-print {
        display: block!important
    }
    table.visible-print {
        display: table!important
    }
    tr.visible-print {
        display: table-row!important
    }
    td.visible-print,
    th.visible-print {
        display: table-cell!important
    }
}

.visible-print-block {
    display: none!important
}

@media print {
    .visible-print-block {
        display: block!important
    }
}

.visible-print-inline {
    display: none!important
}

@media print {
    .visible-print-inline {
        display: inline!important
    }
}

.visible-print-inline-block {
    display: none!important
}

@media print {
    .visible-print-inline-block {
        display: inline-block!important
    }
}

@media print {
    .hidden-print {
        display: none!important
    }
}

.mfp-bg {
    z-index: 1042;
    overflow: hidden;
    background: #0b0b0b;
    opacity: .8
}

.mfp-bg,
.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: fixed
}

.mfp-wrap {
    z-index: 1043;
    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: 1045
}

.mfp-ajax-holder .mfp-content,
.mfp-inline-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: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
    -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: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #ccc
}

.mfp-preloader a:hover {
    color: #fff
}

.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
    display: none
}

button.mfp-arrow,
button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    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: .65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:focus,
.mfp-close:hover {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-iframe-holder .mfp-close,
.mfp-image-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: .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:focus,
.mfp-arrow:hover {
    opacity: 1
}

.mfp-arrow:after,
.mfp-arrow:before {
    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: .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, .6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto
}

.mfp-figure,
img.mfp-img {
    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, .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-height:300px),
screen and (max-width:800px) and (orientation:landscape) {
    .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, .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, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media (max-width:900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        transform: scale(.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
    }
}

.slick-slider {
    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,
.slick-slider {
    position: relative;
    display: block
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block
}

.slick-track:after,
.slick-track:before {
    display: table;
    content: ""
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    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: 1px solid transparent
}

.screen-reader-text,
.slick-arrow.slick-hidden {
    display: none
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
    margin: .6em 0
}

.entry-content h1 {
    font-size: 24px;
    font-size: 2.4rem
}

.entry-content h2 {
    font-size: 20px;
    font-size: 2rem
}

.entry-content h3 {
    font-size: 16px;
    font-size: 1.6rem
}

.entry-content h4 {
    font-size: 14px;
    font-size: 1.4rem
}

.entry-content h5 {
    font-size: 1.2rem
}

.entry-content h6 {
    font-size: 1rem
}

.entry-content hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em
}

.entry-content p {
    margin-bottom: 15px
}

.entry-content ol,
.entry-content ul {
    margin: 0 0 1.5em .5em
}

.entry-content ul {
    list-style: none
}

.entry-content ol ol,
.entry-content ol ul,
.entry-content ul ol,
.entry-content ul ul {
    margin-bottom: 0;
    margin-left: 1.5em
}

.entry-content dt {
    font: 700 16px Montserrat, sans-serif;
    letter-spacing: 1px;
    margin: 30px 0 10px;
    text-transform: uppercase
}

.entry-content dd {
    margin: 3px 0 1.5em 1.5em
}

.entry-content b,
.entry-content strong {
    font-weight: 700
}

.entry-content cite,
.entry-content dfn,
.entry-content em,
.entry-content i {
    font-style: normal
}

.entry-content blockquote {
    font-style: italic;
    margin: 0 1.5em
}

.entry-content address {
    margin: 0 0 1.5em
}

.entry-content pre {
    background: #f7f9f3;
    font-family: Courier\ 10 Pitch, Courier, monospace;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    padding: 1.6em;
    overflow: auto;
    max-width: 100%
}

.entry-content code,
.entry-content kbd,
.entry-content tt,
.entry-content var {
    font: 12px Monaco, Consolas, Andale Mono, DejaVu Sans Mono, monospace
}

.entry-content abbr,
.entry-content acronym {
    border-bottom: 1px dotted #666;
    cursor: help
}

.entry-content ins,
.entry-content mark {
    text-decoration: none
}

.entry-content sub,
.entry-content sup {
    font-size: 75%;
    height: 0;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

.entry-content sup {
    bottom: 1ex
}

.entry-content sub {
    top: .5ex
}

.entry-content small {
    font-size: 75%
}

.entry-content big {
    font-size: 125%
}

.comment-content table,
.entry-content table {
    border: 1px solid #d9d9d9;
    border-left-width: 0;
    margin: 0 -.083em 2.083em 0;
    text-align: left;
    width: 100%
}

.comment-content thead th,
.comment-content tr th,
.entry-content thead th,
.entry-content tr th {
    border-left: 1px solid #d9d9d9;
    font-weight: 700;
    padding: .5em 1.25em
}

.comment-content tr td,
.entry-content tr td {
    border: 1px solid #d9d9d9;
    border-width: 1px 0 0 1px;
    padding: .5em 1.25em
}

.comment-content tr.odd td,
.entry-content tr.odd td {
    background: #eee
}

.entry-content ul li {
    list-style-type: square;
    list-style-position: outside;
    margin-left: 1em
}

.entry-content ol {
    list-style: decimal;
    margin: 0 0 1.5em 1.5em
}

.alignleft {
    float: left;
    margin: 0 20px 20px 0
}

.alignright {
    float: right;
    margin: 0 0 20px 20px
}

.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto 20px
}

.wp-caption {
    font-size: 90%
}

.wp-caption.aligncenter,
.wp-caption.alignleft,
.wp-caption.alignnone,
.wp-caption.alignright {
    margin-bottom: 15px
}

.wp-caption-text {
    text-align: center;
    font-size: 90%
}

.gallery-caption {
    font-size: 12px;
    font-size: 1.2rem
}

*,
:after,
:before,
input[type=search] {
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: optimizeLegibility
}

.clear:after,
.clear:before {
    content: " ";
    display: table
}

.clear:after {
    clear: both
}

.clear {
    *zoom: 1
}

body {
    font-family: Open Sans, sans-serif;
    font-size: 15px;
    line-height: 24px;
    background: #fff
}

a,
body {
    color: #404e65
}

a {
    cursor: pointer;
    text-decoration: none
}

svg {
    fill: #404e65
}

#header .top-menu .menu li>ul,
#home-post .post .post-content,
.main-menu .product-categories ul>li ul,
a,
a:after,
a:before,
a i,
button,
input[type=submit],
li:after,
li:before {
    -webkit-transition: visibility .15s linear, opacity .15s linear, color .15s linear, border-color .15s linear, background-color .15s linear;
    transition: visibility .15s linear, opacity .15s linear, color .15s linear, border-color .15s linear, background-color .15s linear
}

a svg {
    -webkit-transition: fill .15s linear;
    transition: fill .15s linear
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

a:active,
a:focus,
a:hover,
a:visited {
    text-decoration: none;
    outline: none
}

a:active,
a:focus,
a:visited {
    color: #404e65
}

button,
input[type=email],
input[type=password],
input[type=search],
input[type=submit],
input[type=tel],
input[type=text],
textarea {
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    border-radius: 0
}

input[type=email],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
textarea {
    border: 1px solid #dbdbdb;
    outline: 0;
    padding: 5px 12px;
    border-radius: 4px;
    font: 400 15px/24px Open Sans, sans-serif
}

input[type=email]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
textarea:focus {
    border: 1px solid #a1a1a1;
    outline: 0
}

.select2-container .select2-choice>.select2-chosen {
    padding: 6px 0
}

.collaterals a.button,
.ip-product-container .summary a.alt.button,
.shop-content a.button,
.widget a.button,
button,
input[type=submit] {
    display: inline-block;
    color: #fff;
    font: 700 18px/36px Open Sans, sans-serif;
    text-align: center;
    padding: 0 24px;
    border: 0;
    outline: 0;
    background: #56b0f2;
    border-radius: 4px
}

.shop-content .ip-shop-loop-actions a.button {
    font: 400 14px/14px Open Sans, sans-serif;
    padding: 0;
    margin: 0;
    text-align: left;
    background: none;
    border-radius: 0;
    color: #56b0f2
}

.collaterals a.button:disabled,
.ip-product-container .summary a.alt.button:disabled,
.widget a.button:disabled,
button:disabled,
input[type=submit]:disabled {
    opacity: .3;
    pointer-events: none
}

#wrap {
    min-width: 320px;
    overflow: hidden;
    width: 100%;
    position: relative
}

#search {
    font-size: 20px
}

.post-content {
    position: relative;
    z-index: 1
}

.error {
    color: red
}

.error-page {
    text-align: center;
    font: 700 20px Montserrat, sans-serif
}

.error-page h2 {
    font: 700 90px/90px Montserrat, sans-serif;
    margin: 10px 0 0;
    color: #56b0f2
}

.error-page>svg {
    width: 20px;
    height: 20px;
    margin: 18px 0 16px
}

.error-page p {
    margin: 0 auto 50px;
    max-width: 500px
}

.error-page .searchform input[type=search],
.error-page .searchform input[type=text] {
    max-width: 250px
}

.searchform-wrap {
    width: 50%;
    margin: 0 auto
}

.svg-sprite-container {
    display: none
}

.whole {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2
}

.main-col {
    margin-bottom: 70px
}

select.styled {
    opacity: 0
}

#header {
    position: relative;
    z-index: 1001
}

#header .top-menu {
    position: relative;
    width: 100%;
    border-bottom: 1px solid #e2e5e9;
    height: 60px
}

#header .mobile-menu,
#header .mobile-menu-back,
#header .mobile-menu-close,
.menu-shadow,
.product-categories .auth {
    display: none
}

#header .mobile-menu svg {
    position: absolute;
    left: 15px;
    top: 50%;
    margin-top: -7px;
    text-align: right;
    display: block;
    width: 18px;
    height: 15px;
    fill: #404e65
}

#header .top-menu .menu {
    padding: 0;
    margin: 0;
    list-style: none
}

#header .top-menu .menu>li {
    display: inline-block;
    font-size: 14px;
    line-height: 60px;
    color: #56b0f2;
    position: relative;
    margin-right: 25px;
    cursor: pointer;
    text-transform: uppercase
}

#header .top-menu .menu ul li {
    color: #404e65;
    font-size: 14px;
    line-height: 14px;
    cursor: pointer;
    padding: 10px 15px;
    position: relative
}

#header .top-menu .menu ul li a {
    color: #404e65;
    display: block;
    width: 100%
}

#header .top-menu .menu ul li.menu-item-has-children:after {
    content: "";
    display: block;
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -5px;
    width: 10px;
    height: 10px;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTc5MiIgaGVpZ2h0PSIxNzkyIiB2aWV3Qm94PSIwIDAgMTc5MiAxNzkyIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGZpbGw9IiM0MDRFNjUiIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+) 50% no-repeat;
    background-size: 10px 10px;
    z-index: 1
}

#header .top-menu .menu li>ul {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    left: -15px;
    padding: 15px 0;
    background: #fff;
    box-shadow: 0 10px 20px hsla(0, 0%, 50%, .3);
    z-index: 100;
    width: 250px;
    list-style: none
}

#header .top-menu .menu li>ul>li>ul {
    left: auto;
    right: -250px;
    top: -15px
}

#header .top-menu .auth {
    display: inline-block;
    float: right;
    font-size: 14px;
    line-height: 60px;
    text-transform: uppercase
}

#header .top-menu .auth svg {
    height: 14px;
    width: 14px;
    fill: #444e68;
    vertical-align: middle;
    margin-right: 5px
}

.header-type-1 .main-menu {
    height: 140px;
    position: relative
}

.header-type-2 #header .soc a,
.post-author .soc a {
    display: inline-block;
    width: 30px;
    height: 30px;
    vertical-align: middle;
    border-radius: 15px;
    background: #3a4c69;
    overflow: hidden;
    position: relative;
    text-align: left
}

.header-type-2 #header .soc svg,
.post-author .soc svg {
    width: 18px;
    height: 14px;
    margin: 8px 0 0 6px;
    fill: #fff
}

.main-menu .container {
    position: relative;
    height: 100%
}

.main-menu .logo {
    max-width: 230px;
    max-height: 155px;
    position: relative;
    overflow: hidden
}

.main-menu .product-categories>ul>li {
    font-family: Montserrat, sans-serif;
    -ms-word-wrap: break-word;
    word-wrap: break-word
}

.sticky #header .main-menu .logo {
    max-width: 130px;
    max-height: 50px
}

.main-menu .logo img {
    max-width: 155px;
    max-width: 100%;
    max-height: 155px;
    height: auto
}

.header-type-1 .main-menu .logo img {
    max-height: 135px
}

.sticky #header .main-menu .logo img {
    max-width: 130px;
    max-height: 50px
}

.sticky #header .main-menu {
    position: fixed;
    z-index: 1100;
    width: 100%;
    background: #fff;
    min-width: 240px;
    left: 0;
    top: 0;
    opacity: 1
}

.main-menu .cart-info {
    position: absolute;
    display: inline-block;
    right: 30px;
    top: 50%;
    margin-top: -13px
}

.main-menu .cart-info svg {
    width: 24px;
    height: 22px
}

.main-menu .cart-info .ip-cart-count {
    position: absolute;
    right: -17px;
    top: -11px;
    height: 24px;
    min-width: 24px;
    max-width: 30px;
    text-overflow: ellipsis;
    overflow: hidden;
    background: #ff5b4b;
    color: #fff;
    border-radius: 12px;
    padding: 0 5px;
    text-align: center;
    font: 700 16px/24px Open Sans, sans-serif;
    opacity: 1;
    -webkit-transition: opacity .5s linear;
    transition: opacity .5s linear
}

.main-menu .cart-info .ip-cart-count:empty {
    opacity: 0
}

#ajax-search .search svg,
.main-menu .search svg {
    position: absolute;
    display: inline-block;
    right: 90px;
    top: 50%;
    margin-top: -10px;
    width: 20px;
    height: 20px
}

.woocommerce-off .main-menu .search svg {
    right: 0
}

.woocommerce-off.sticky .main-menu .search svg {
    right: 15px
}

.main-menu .wishlist svg {
    position: absolute;
    display: inline-block;
    right: 145px;
    top: 50%;
    margin-top: -10px;
    width: 23px;
    height: 20px
}

.woocommerce-off .main-menu .wishlist svg {
    right: 55px
}

.main-menu .mobile-search svg,
.main-menu .mobile-wishlist svg,
.main-menu .wishlist.added svg.off,
.main-menu .wishlist:not(.added) svg.on {
    display: none
}

#search-close svg {
    position: absolute;
    display: inline-block;
    right: 15px;
    top: 50%;
    margin-top: -8px;
    width: 15px;
    height: 15px
}

#ajax-search .search svg {
    right: 70px
}

.search-open #wrap {
    display: none
}

#ajax-search {
    height: 65px;
    background-color: #fff;
    padding: 14px 0;
    top: 0;
    z-index: 1005;
    border-bottom: 1px solid rgba(0, 0, 0, .12);
    font-size: 16px
}

#ajax-search,
#ajax-search-result {
    position: fixed;
    left: 0;
    right: 0;
    display: none
}

#ajax-search-result {
    top: 75px;
    z-index: 1004;
    bottom: 0;
    overflow-y: scroll;
    padding: 15px 30px;
    -webkit-overflow-scrolling: touch;
    text-align: left;
    min-width: 320px
}

#ajax-search-result ul {
    padding: 0;
    margin: 0;
    width: 100%;
    list-style: none
}

#ajax-search-result li {
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: 1px solid rgba(0, 0, 0, .12);
    position: relative;
    overflow: hidden;
    min-height: 100px
}

#ajax-search-result li:last-child {
    border-bottom: 0;
    text-align: center
}

#ajax-search-result .post-img {
    position: absolute;
    width: 75px;
    height: 75px;
    left: 0;
    top: 0
}

#ajax-search-result .post-content {
    margin-left: 95px
}

#ajax-search-result h4 {
    margin: 0;
    padding: 0;
    font: 700 20px Montserrat, sans-serif
}

#ajax-search-result .price {
    display: block
}

#ajax-search-result .actions a {
    color: #56b0f2;
    font-size: 14px
}

.search-open #ajax-search,
.search-open #ajax-search-result {
    display: block
}

#ajax-search button,
#search-close {
    float: right;
    font-size: 20px;
    line-height: 36px;
    background: transparent;
    display: block;
    margin: 0 15px 0 0;
    color: #555;
    width: 18px
}

#ajax-search input[type=text] {
    margin-left: 15px;
    border: none;
    width: 80%;
    width: calc(100% - 110px);
    text-overflow: ellipsis;
    padding-left: 15px;
    padding-right: 15px
}

.menu-shadow {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(58, 76, 105, .93);
    z-index: 1002;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .5s cubic-bezier(.86, 0, .07, 1);
    transition: all .5s cubic-bezier(.86, 0, .07, 1)
}

.search-open .menu-shadow {
    visibility: visible;
    opacity: 1
}

.slick-preloader {
    position: relative;
    z-index: -1
}

.slick-preloader,
.slick-preloader .img {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
    background-repeat: no-repeat;
    background-position: right 50%;
    -ms-background-size: cover;
    background-size: cover
}

.slick-preloader .img {
    opacity: .3
}

.slick-slider {
    -webkit-transition: opacity .8s, visibility .8s;
    transition: opacity .8s, visibility .8s;
    opacity: 1;
    visibility: visible
}

.slick-track {
    will-change: transform
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-perspective: 1000px
}

#home-slider {
    position: relative;
    border-top: 1px solid #eaeaea
}

.slick.preloading {
    opacity: 0;
    height: 590px;
    will-change: opacity
}

#home-slider .slick-slide {
    background-repeat: no-repeat;
    background-position: right 50%;
    -ms-background-size: cover;
    background-size: cover;
    position: relative;
    width: 100%;
    height: 590px;
    overflow: hidden;
    vertical-align: middle;
    image-rendering: optimizeSpeed;
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: optimize-contrast;
    -ms-interpolation-mode: nearest-neighbor
}

.fixed-slider #home-slider .slick-slide,
.fixed-slider .slick.preloading {
    height: 490px
}

#home-slider .slick-dots {
    margin: 0;
    padding: 0;
    z-index: 10;
    position: absolute;
    left: 13.77%;
    bottom: 28px
}

.slick-dots li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 11px 0 0;
    text-align: center;
    list-style: none;
    line-height: 10px
}

.slick-dots li button {
    display: inline-block;
    vertical-align: middle;
    background-color: #797a7d;
    width: 8px;
    height: 8px;
    border-radius: 4px;
    padding: 0;
    position: relative;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    cursor: pointer
}

.slick-dots li.slick-active button {
    border: 2px solid #797a7d;
    background: transparent;
    width: 10px;
    height: 10px;
    border-radius: 5px
}

#home-slider .inner {
    z-index: 1;
    position: absolute;
    display: inline-block;
    left: 13.77%;
    top: 50%;
    width: 315px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0;
    -webkit-transition: opacity .8s linear;
    transition: opacity .8s linear
}
#home-slider .text-light .inner,
#home-slider .text-light a,
#home-slider .text-light .inner h3,
#home-slider .text-light .inner h4{
	color: #fff;
}

#home-slider .inner h3 span{
    font-size: 59%;
    line-height: 1.2em;
    display: inline-block;
}

#home-slider .slide-visible .inner {
    opacity: 1
}

#home-slider h3 {
    font: normal 48px/55px Fredoka One, sans-serif;
    color: #333;
    margin: 0;
    padding: 0
}

#home-slider h4 {
    font: normal 20px/20px Montserrat, sans-serif;
    color: #717171;
    letter-spacing: 1px;
    padding: 25px 0 0;
    margin: 0;
    text-transform: uppercase
}

.slick-arrow {
    z-index: 5;
    top: 0;
    bottom: 0
}

.slick-arrow,
.slick-arrow span {
    display: block;
    position: absolute;
    width: 40px
}

.slick-arrow span {
    top: 50%;
    left: 0;
    margin-top: -20px;
    height: 40px;
    cursor: pointer;
    text-decoration: none;
    outline: none;
    border-radius: 4px;
    background: #fff;
    box-shadow: 1px 1px 0 0 rgba(0, 0, 0, .1)
}

.slick-arrow svg {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 12px;
    height: 20px;
    margin-top: -10px;
    margin-left: -8px;
    fill: #555;
    z-index: 1
}

.slick-arrow.slick-next svg {
    margin-left: -6px
}

.slick-arrow.slick-disabled svg {
    opacity: .2
}

.slick-prev {
    left: 6.15%
}

.slick-next {
    right: 6.15%
}

#home-banners {
    position: relative;
    text-align: center
}

#home-banners .banner {
    display: inline-block;
    width: 25%;
    height: 250px;
    position: relative;
    vertical-align: top;
    background: #fff
}

.fixed-slider #home-banners .banner {
    width: 33.3333%
}

.fixed-slider #home-banners .banner:nth-child(4) {
    display: none
}

#home-banners .banner .bg {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: .2
}

#home-banners .banner .inner {
    z-index: 1;
    position: absolute;
    display: inline-block;
    left: 9.22%;
    top: 34%;
    width: 44%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: left
}

#home-banners .banner h3 {
    font: normal 23px/29px Montserrat, sans-serif;
    color: #333;
    padding: 0;
    margin: 0;
    max-height: 87px;
    overflow: hidden;
    -ms-word-wrap: break-word;
    word-wrap: break-word
}

#home-banners .banner h4 {
    font: normal 30px/30px Fredoka One, sans-serif;
    padding: 15px 0 0;
    margin: 0
}

#home-banners .banner .more {
    display: block;
    position: absolute;
    left: 9.22%;
    bottom: 30px;
    height: 44px;
    font: normal 16px/44px Montserrat, sans-serif;
    color: #fff;
    text-transform: uppercase;
    padding: 0 30px;
    margin-left: -16px;
    border-radius: 22px
}

#home-banners .banner.non-alfa-image .thumb {
    position: absolute;
    height: 100%;
    width: auto;
    right: 0;
    top: 0
}

#home-banners .banner.alfa-image .thumb {
    position: absolute;
    height: 100%;
    width: auto;
    right: 0;
    top: -20px
}

.home-tabs-wrap {
    position: relative;
    margin: 37px 0 30px;
    min-height: 46px
}

.woocommerce-tabs .wrap {
    min-height: 46px;
    position: relative;

    margin: 0 15px 45px
}

.home-tabs,
.woocommerce-tabs .tabs {
    display: block;
    list-style: none;
    padding: 0;
    margin: 0 auto;
    text-align: center
}

.home-tabs li,
.woocommerce-tabs .tabs li {
    display: inline-block;
    white-space: nowrap;
    padding: 0 8px 8px
}

.home-tabs li a,
.woocommerce-tabs .tabs li a {
    font: 700 16px/44px Montserrat, sans-serif;
    color: #adb2bc;
    letter-spacing: 1px;
    text-transform: uppercase;
    display: inline-block;
    padding: 0 30px;
    border: 1px solid #eaeaea;
    border-radius: 22px
}

.home-tabs li.current a,
.woocommerce-tabs .tabs li.active a {
    font-weight: 700;
    color: #56b0f2;
    border: 3px solid #56b0f2;
    padding: 0 28px;
    line-height: 40px
}

.home-tab {
    display: none;
    opacity: 0;
    -webkit-transition: opacity .3s linear;
    transition: opacity .3s linear
}

.home-tab.visible {
    display: block
}

.home-tab.current {
    opacity: 1
}

#home-brand {
    position: relative;
    background: #f4f8ff;
    padding: 60px 0
}

#home-brand .brand {
    width: 160px;
    height: 160px;
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    margin: 0 15px;
    position: relative
}

#home-brand .brand:focus {
    outline: 0
}

#home-brand .preloading {
    opacity: 0
}

#home-brand .slick-brands {
    height: 160px;
    padding-left: 55px;
    padding-right: 55px
}

#home-brand.white-bg .slick-list {
    background: #fff;
    border-radius: 4px
}

#home-brand .slick-prev {
    left: 0
}

#home-brand .slick-next {
    right: 0
}

#home-brand .slick-dots {
    margin: 0;
    padding: 0;
    z-index: 10;
    position: absolute;
    left: 50%;
    bottom: -28px;
    text-align: center;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

#home-post {
    text-align: center
}

#home-post h2,
#home-text h1,
.cross-sells h2,
.ip-product-container .products h2 {
    font: normal 30px/37px Fredoka One, sans-serif;
    color: #333;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    display: inline-block;
    margin: 60px auto 45px;
    padding-bottom: 6px
}

#home-post h2 {
    margin-bottom: 25px;
    -webkit-transition: color .15s linear;
    transition: color .15s linear
}

#home-post .post {
    text-align: left;
    background: #fff;
    padding-left: 38%;
    overflow: hidden;
    position: relative;
    font-family: Montserrat, sans-serif;
    margin-bottom: 30px
}

#home-post .row>div:nth-child(2n+3) {
    clear: both
}

#home-post .post-img {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 38%;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px
}

#home-post .post-content {
    padding: 34px 26px;
    border: 1px solid #eaeaea;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    border-left: none
}

#home-post .post-date {
    font-size: 14px;
    line-height: 14px;
    color: #d6d6d6;
    text-transform: uppercase
}

#home-post h3 {
    font-size: 20px;
    color: #333;
    line-height: 23px;
    font-weight: 700;
    min-height: 94px;
    padding: 15px 0 10px;
    margin: 0;
    -webkit-transition: color .15s linear;
    transition: color .15s linear
}

#home-post .more {
    font-size: 14px;
    line-height: 14px;
    color: #56b0f2
}

#home-post .row {
    position: relative;
    overflow: hidden;
    margin-bottom: -30px;
    padding-top: 20px
}

#home-review {
    background: #56b0f2;
    text-align: center;
    color: #fff;
    padding: 46px 0 51px;
    margin-top: 75px
}

#home-review .quote {
    width: 52px;
    height: 45px;
    display: inline-block;
    fill: #fff;
    opacity: .4
}

#home-review .thumb {
    margin-top: 22px;
    width: 80px;
    height: 80px;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    border-radius: 50%;
    border: 5px solid #56b0f2;
    display: inline-block;
    position: relative
}

#home-review .thumb:after {
    content: "";
    display: block;
    position: absolute;
    left: -5px;
    right: -5px;
    top: -5px;
    bottom: -5px;
    border-radius: 50%;
    border: 5px solid hsla(0, 0%, 100%, .4)
}

#home-review .slick-prev {
    left: 0
}

#home-review .slick-next {
    right: 0
}

#home-review p {
    font: 400 27px Open Sans, sans-serif;
    color: #fff;
    max-width: 610px;
    width: 68%;
    padding: 10px 0 0;
    margin: 0 auto
}

#home-review .author {
    font: 700 13px/16px Montserrat, sans-serif;
    color: #fff;
    letter-spacing: .118em;
    margin-top: 17px;
    text-transform: uppercase;
    font-size: 14px
}

#home-review .occupation {
    color: #c4e3fa
}

#home-review .preloading .review:nth-child(n+2) {
    display: none
}

#home-review .slick-dots {
    margin: 0;
    padding: 0;
    z-index: 10;
    position: absolute;
    left: 50%;
    bottom: -28px;
    text-align: center;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -10px
}

#home-review .slick-dots li.slick-active button {
    border-color: #fff
}

#home-review .slick-dots li:not(.slick-active) button {
    background-color: #fff
}

#home-text {
    text-align: center;
    margin-bottom: 60px
}

#home-text .container .row {
    text-align: left
}

.post-img {
    text-align: center
}

.post-img.audio,
.post-img.gallery,
.post-img.video {
    margin-bottom: 30px
}

.post-img iframe,
.post-img img {
    max-width: 100%;
    height: auto
}

.author-img img {
    border-radius: 48px
}

.comment-author img {
    border-radius: 30px
}

.main-header .post-categories {
    list-style: none;
    padding: 39px 0 0;
    margin: 0;
    text-transform: uppercase
}

.main-header .post-categories li {
    display: inline-block;
    margin-right: 30px;
    font: 700 15px/15px Open Sans, sans-serif
}

.main-header h1 {
    margin: 0;
    padding: 60px 0 0;
    font: 400 48px/55px Fredoka One, sans-serif;
    -ms-word-wrap: break-word;
    word-wrap: break-word
}

.error404 .main-header h1,
.wishlist-page .main-header h1,
.woocommerce-account .main-header h1,
.woocommerce-cart .main-header h1,
.woocommerce-checkout .main-header h1 {
    text-align: center
}

.woocommerce-order-failed .main-header,
.woocommerce-order-received .main-header {
    display: none
}

.main-header .post-categories+h1 {
    padding-top: 20px
}

.main-header .post-meta {
    font: 700 11px/11px Open Sans, sans-serif;
    color: #9a9a9a;
    letter-spacing: 1px;
    padding: 20px 0 0;
    text-transform: uppercase
}

.main-header .post-meta svg {
    display: inline-block;
    width: 10px;
    height: 10px;
    fill: #9a9a9a;
    margin: 0 3px 0 25px
}

.post-container {
    margin-top: 45px;
    margin-bottom: 65px
}

.entry-content iframe {
    max-width: 100%
}

.entry-content blockquote {
    font: 700 23px/35px Montserrat, sans-serif;
    color: #404e65;
    padding: 0 0 0 40px;
    position: relative;
    margin: 50px 0
}

.entry-content blockquote p:first-child {
    margin-top: 0
}

.entry-content blockquote p:last-child {
    margin-bottom: 0
}

.entry-content blockquote:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    width: 25px;
    height: 20px;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyNSAyMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTYuMjcgMS40MTFDMTkuNjUyLS41NzIgMjUgLjk1NSAyNSA3LjUzOGMwIDYuNTg0LTguNzMgMTEuNzgtOC43MyAxMS43OGwtMS44NzMtMi4yNzVzMS45MzMtMS43NzcgNC4zNjUtNS41NTJjLTYuMTc3LTEuNDc1LTUuODc0LTguMDk3LTIuNDkyLTEwLjA4ek0yLjM4NiAxLjc1YzMuMzgyLTEuOTgzIDguNzMtLjQ1NyA4LjczIDYuMTI3IDAgNi41ODMtOC43MyAxMS43OC04LjczIDExLjc4TC41MTQgMTcuMzhzMS45MzItMS43NzcgNC4zNjQtNS41NTFDLTEuMjk5IDEwLjM1NC0uOTk2IDMuNzMzIDIuMzg2IDEuNzV6IiBmaWxsPSIjNDA0RTY1IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=) no-repeat;
    background-size: 25px 20px
}

.entry-content a,
.woocommerce-MyAccount-content p a:not(.button) {
    color: #56b0f2
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
    font-weight: 700;
    font-family: Montserrat, sans-serif
}

.entry-content h1 {
    font-size: 36px;
    line-height: 44px;
    letter-spacing: 2px
}

.entry-content h2 {
    font-size: 30px;
    line-height: 36px
}

.entry-content h3 {
    font-size: 24px;
    line-height: 29px
}

.entry-content h4 {
    font-size: 18px;
    line-height: 21px;
    letter-spacing: 2px
}

.entry-content h5 {
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 2px
}

.entry-content h6 {
    font-size: 10px;
    line-height: 12px;
    letter-spacing: 2px
}

.entry-content h1:first-child,
.entry-content h2:first-child,
.entry-content h3:first-child,
.entry-content h4:first-child,
.entry-content h5:first-child,
.entry-content h6:first-child,
.entry-content img:first-child+h1,
.entry-content img:first-child+h2,
.entry-content img:first-child+h3,
.entry-content img:first-child+h4,
.entry-content img:first-child+h5,
.entry-content img:first-child+h6 {
    margin-top: 0
}

.entry-content p {
    margin: 0 0 25px
}

.entry-content .wp-caption {
    max-width: 100%
}

.entry-content img:not(.post-thumbnail) {
    max-width: 100%!important;
    height: auto
}

.entry-content img.post-thumbnail {
    max-width: 43%;
    height: auto
}

.entry-content .bottom {
    padding: 35px 0 40px;
    margin: 35px 0 0;
    position: relative
}

.entry-content .bottom.with-comments {
    margin: 35px 0 0
}

.entry-content .bottom span {
    font: 700 16px/17px Montserrat, sans-serif;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px
}

.entry-content .meta-share svg {
    display: inline-block;
    vertical-align: middle;
    width: 18px;
    height: 14px;
    margin: 0 10px 0 0;
    padding: 0;
    line-height: 14px
}

.entry-content .bottom .meta-share {
    text-align: right
}

.entry-content .post-comments-link {
    text-align: center;
    margin: 35px 0
}

.entry-content .post-comments-link a {
    display: inline-block;
    font: 700 12px/15px Lato, sans-serif;
    letter-spacing: 2px;
    text-transform: uppercase;
    background: rgba(0, 0, 0, .05);
    padding: 8px 12px
}

.entry-content .two-col {
    position: relative;
    overflow: hidden;
    font-size: 14px
}

.entry-content .two-col .left {
    float: left;
    padding-right: 15px;
    width: 50%
}

.entry-content .two-col .right {
    float: right;
    padding-left: 15px;
    width: 50%
}

.gallery {
    clear: both;
    margin: -1.79104477%;
    padding-bottom: 32px;
    overflow: hidden
}

.gallery:last-child {
    padding-bottom: 0
}

.gallery-item {
    position: relative;
    display: inline-block;
    float: left;
    width: 100%;
    text-align: center;
    padding: 1.79104477%;
    vertical-align: top
}

.gallery-columns-2 .gallery-item {
    max-width: 50%
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%
}

.gallery-columns-4 .gallery-item {
    max-width: 25%
}

.gallery-columns-5 .gallery-item {
    max-width: 20%
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%
}

.gallery-item:last-of-type .gallery-icon {
    width: 100%
}

.gallery-icon img {
    width: 100%;
    height: auto;
    margin: 0 auto
}

.gallery-caption {
    left: 1.79104477%;
    bottom: 1.79104477%;
    z-index: 1000;
    text-align: left
}

.gallery-columns-5 .gallery-caption,
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
    display: none
}

.gallery .gallery-caption {
    text-align: center;
    padding-top: 3px;
    background: hsla(0, 0%, 100%, .9);
    line-height: 14px
}

.gallery-columns-2 .gallery-item:nth-child(2n+3),
.gallery-columns-3 .gallery-item:nth-child(3n+4),
.gallery-columns-4 .gallery-item:nth-child(4n+5) {
    clear: both
}

.post-author {
    border-top: 1px solid rgba(0, 0, 0, .12);
    padding: 40px 0 0
}

.post-author .author-img {
    float: left
}

.post-author .author-content {
    margin-left: 125px
}

.post-author h5 {
    font: 700 19px/23px Lato, sans-serif;
    color: #555;
    margin: 12px 0
}

.post-author p {
    margin: 10px 0;
    max-width: 80%
}

.post-author .soc a {
    margin-bottom: 4px
}

.post-img.audio iframe {
    height: 166px;
    width: 100%
}

.post-related {
    padding: 155px 0 0
}

.post-related .wrap {
    width: 230px
}

.post-related h4 {
    text-transform: uppercase;
    text-align: center;
    margin: 0 0 35px;
    font: 700 16px/17px Montserrat, sans-serif
}

.post-related h3 {
    font: 700 16px/21px Montserrat, sans-serif;
    margin: 10px 0 5px;
    overflow: hidden;
    -ms-word-wrap: break-word;
    word-wrap: break-word
}

.post-related .post-date {
    font-size: 11px;
    color: #9a9a9a;
    letter-spacing: 1px;
    text-transform: uppercase
}

.post-comments,
.post-comments .comments-list+.comment-respond {
    border-top: 1px solid rgba(0, 0, 0, .12);
    margin: 65px 0 0;
    padding: 70px 0 0
}

.post-comments:empty {
    display: none
}

.comment-reply-title,
.post-comments h2 {
    font: 700 16px/17px Montserrat, sans-serif;
    text-transform: uppercase;
    margin: 0 0 35px
}

.post-comments.no-line {
    border-top: none
}

.comment-reply-title {
    font: 700 14px/18px Montserrat, sans-serif;
    text-transform: uppercase;
    margin: 0 0 35px
}

.comments-list,
.comments-list .children {
    list-style: none;
    margin: 0;
    padding: 0
}

.comments-list .children>li,
.comments-list>li {
    margin-bottom: 30px
}

.comments-list ol.children {
    margin-left: 85px;
    margin-top: 30px
}

.post-comments .comment-meta {
    padding-left: 85px;
    position: relative;
    min-height: 60px
}

.post-comments .comment-content {
    padding-left: 85px
}

.post-comments .says {
    display: none
}

.post-comments .author-img {
    position: absolute;
    left: 0;
    top: 0
}

.post-comments .comment-metadata a {
    color: #b5b5b5;
    font: normal 12px Montserrat, sans-serif
}

.post-comments .comment-metadata .comment-edit-link,
.post-comments .comment-metadata .comment-reply-link {
    display: inline-block;
    color: #b5b5b5;
    margin-left: 30px;
    text-decoration: underline
}

.post-comments .author-name {
    font: 700 16px/17px Montserrat, sans-serif;
    margin: 12px 0 5px;
    display: inline-block
}

.post-comments .comment-metadata {
    font: 700 11px/11px Open Sans, sans-serif
}

.comment-form label,
.post-comments .comment-metadata {
    color: #9a9a9a;
    letter-spacing: 1px;
    text-transform: uppercase
}

.comment-form label {
    display: block;
    font: 700 11px Open Sans, sans-serif;
    padding: 6px 0 4px
}

.comment-form .comment-form-comment label {
    display: none
}

.comment-form textarea {
    width: 100%
}

.comment-form .form-submit {
    margin-top: 25px
}

.comments-navigation,
.post-navigation {
    font: 700 16px/21px Montserrat, sans-serif;
    border-top: 1px solid rgba(0, 0, 0, .12);
    margin: 40px 0 0;
    padding: 55px 0 0;
    position: relative;
    overflow: hidden
}

.post-navigation .nav-links {
    position: relative;
    overflow: hidden;
    -ms-word-wrap: break-word;
    word-wrap: break-word
}

.comments-navigation .nav-next>span,
.comments-navigation .nav-previous>span,
.post-navigation .nav-next>span,
.post-navigation .nav-previous>span {
    display: none
}

.comments-navigation .nav-next svg,
.comments-navigation .nav-previous svg,
.post-navigation .nav-next svg,
.post-navigation .nav-previous svg {
    display: block;
    width: 8px;
    height: 14px;
    margin-top: 4px
}

.comments-navigation .nav-previous,
.post-navigation .nav-previous {
    float: left;
    padding-left: 25px;
    position: relative
}

.comments-navigation .nav-next,
.post-navigation .nav-next {
    float: right;
    padding-right: 25px;
    position: relative;
    text-align: right
}

.comments-navigation .nav-previous .meta-nav,
.post-navigation .nav-previous .meta-nav {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 16px
}

.comments-navigation .nav-next .meta-nav,
.post-navigation .nav-next .meta-nav {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 16px
}

.comments-navigation .nav-next,
.comments-navigation .nav-previous,
.post-navigation .nav-next,
.post-navigation .nav-previous {
    max-width: 35%
}

.post-comments .comment-respond .comment-form-comment {
    float: right;
    width: 65%
}

.post-comments .comment-respond .logged-in-as+.comment-form-comment {
    float: none;
    width: 100%
}

.post-comments .comment-respond .comment-form-author,
.post-comments .comment-respond .comment-form-email,
.post-comments .comment-respond .comment-form-url {
    float: left;
    width: 35%;
    padding: 0 15px 0 0;
    margin: 0;
    min-height: 65px
}

.post-comments .comment-respond .comment-form-author input,
.post-comments .comment-respond .comment-form-email input,
.post-comments .comment-respond .comment-form-url input {
    width: 100%
}

.post-comments .comment-respond .comment-form-comment {
    padding: 0;
    margin: 0
}

.post-comments .comment-respond .comment-form-comment textarea {
    height: 192px;
    padding: 0;
    margin: 0
}

.post-comments .comment-respond .form-submit {
    clear: both;
    text-align: right;
    margin: 0;
    padding: 20px 0 0
}

.blog-container {
    margin-top: 45px
}

.blog-container .page,
.blog-container .post,
.blog-container .post-sizer,
.blog-container .product {
    width: 33.3333%;
    padding: 0 15px 70px;
    float: left
}

.blog-container .grid {
    margin: 0 -15px -70px;
    position: relative;
    overflow: hidden
}

.blog-container .post-img {
    padding: 0 0 30px
}

.blog-container h2 {
    font: 700 23px/27px Montserrat, sans-serif;
    margin: 0;
    padding: 0;
    -ms-word-wrap: break-word;
    word-wrap: break-word
}

.blog-container .post-except {
    margin: -15px 0;
    padding-top: 28px
}

.blog-container .sticky h2 a {
    color: #ff5b4b
}

.blog-container .post-meta {
    font: 700 11px/11px Open Sans, sans-serif;
    color: #9a9a9a;
    letter-spacing: 1px;
    padding: 12px 0 0;
    text-transform: uppercase
}

.blog-container .post-meta a {
    color: #9a9a9a
}

.blog-container .post-categories {
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline
}

.blog-container .post-categories li {
    display: inline
}

.blog-container .post-categories li:not(:last-child):after {
    content: ", "
}

.search-container {
    margin-top: 45px
}

.search-container .results-list {
    padding: 0;
    margin: 5px 0 0;
    width: 100%;
    list-style: none;
    border-top: 1px solid rgba(0, 0, 0, .12)
}

.search-container .results-list li {
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: 1px solid rgba(0, 0, 0, .12);
    position: relative;
    overflow: hidden;
    min-height: 100px
}

.search-container .results-list li:first-child {
    margin-top: 25px
}

.search-container .results-list ins {
    text-decoration: none
}

.search-container .results-list del {
    color: #b0b0b0
}

.search-container .results-list .post-img {
    position: absolute;
    width: 75px;
    height: 75px;
    left: 0;
    top: 0
}

.search-container .results-list .post-meta {
    text-transform: uppercase
}

.search-container .results-list .post-content {
    margin-left: 95px
}

.search-container .results-list h2 {
    margin: 0;
    padding: 0;
    font: 700 20px Montserrat, sans-serif
}

.search-container .results-list .price {
    display: block
}

.search-container .results-list .actions a {
    color: #56b0f2;
    font-size: 14px
}

.main-header .search-results {
    font: 700 20px Montserrat, sans-serif;
    margin-top: 10px
}

.main-header .search-results strong {
    color: #ff5b4b
}

.navigation,
.woocommerce-pagination {
    padding-top: 50px;
    position: relative;
    clear: both
}

.navigation,
.page-links,
.woocommerce-pagination {
    font: 700 16px/28px Montserrat, sans-serif
}

.page-links span {
    color: #fff;
    background: #56b0f2
}

.page-links a span {
    background: none;
    color: #404e65
}

.navigation a,
.navigation span,
.page-links span,
.woocommerce-pagination ul li a,
.woocommerce-pagination ul li span {
    display: inline-block;
    padding: 0 10px;
    font-size: 14px;
    text-align: center;
    min-width: 28px;
    border-radius: 14px
}

.navigation .current,
.woocommerce-pagination .current {
    color: #fff;
    background: #56b0f2
}

.woocommerce-pagination ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.woocommerce-pagination ul li {
    display: inline
}

#sidebar {
    padding-left: 20px;
    opacity: 1;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear;
    padding-bottom: 65px
}

#sidebar.preloader {
    opacity: 0
}

.widget .widget-title {
    font: 700 16px/17px Montserrat, sans-serif;
    color: #404e65;
    display: block;
    position: relative;
    margin: 0;
    text-transform: uppercase;
    padding-bottom: 15px;
    -ms-word-wrap: break-word;
    word-wrap: break-word
}

.widget>div,
.widget>form>div {
    padding: 24px 0 0;
    margin: 0
}

.widget label {
    text-transform: uppercase;
    font: 400 14px/18px Montserrat, sans-serif
}

.widget div,
.widget p {
    -ms-word-wrap: break-word;
    word-wrap: break-word
}

.widget_mc4wp_form_widget input[type=email],
.widget_mc4wp_form_widget input[type=text] {
    width: 100%
}

.custom-advantages-widget {
    background: #f4f8ff;
    padding: 25px 30px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    position: relative
}

.custom-advantages-widget .img-advantages {
    position: absolute;
    left: 30px;
    top: 25px;
    width: 28px;
    height: 28px
}

.custom-advantages-widget .img-advantages img {
    position: absolute;
    max-width: 28px;
    max-height: 28px;
    height: auto;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.custom-advantages-widget .image-bottom img {
    max-width: 100%;
    height: auto
}

.custom-advantages-widget .widget-title+.clearfix+.image-bottom {
    margin-top: 20px
}

.custom-advantages-widget p {
    font-size: 13px;
    line-height: 19px
}

.custom-advantages-widget p:last-child {
    margin-bottom: 0
}

.custom-advantages-widget:last-of-type {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px
}

.widget.custom-advantages-widget+.widget.custom-advantages-widget {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.widget.custom-advantages-widget .widget-title {
    text-transform: none;
    padding-bottom: 0;
    font-size: 17px;
    line-height: 17px;
    font-weight: 700
}

.widget.custom-advantages-widget .img-advantages+.widget-title {
    padding-left: 33px;
    padding-top: 6px
}

.widget.custom-advantages-widget>div {
    padding: 0
}

.custom-latest-posts-widget ul {
    margin: 15px 0 0;
    padding: 0;
    list-style: none
}

.custom-latest-posts-widget li {
    display: block;
    clear: both;
    position: relative;
    margin-bottom: 15px;
    overflow: hidden
}

.custom-latest-posts-widget .post-img {
    float: left;
    width: 70px;
    height: 70px;
    overflow: hidden;
    margin-right: 13px
}

.custom-latest-posts-widget .post-content {
    margin-left: 83px
}

.custom-latest-posts-widget h4 {
    font: 700 14px/17px Montserrat, sans-serif;
    margin: 3px 0 2px
}

.custom-latest-posts-widget .post-date {
    color: #9a9a9a;
    letter-spacing: 1px;
    font: 700 11px/11px Open Sans, sans-serif;
    padding: 12px 0 0;
    text-transform: uppercase
}

.widget+.widget {
    margin-top: 65px
}

.widget.tagcloud,
.widget.widget_calendar #calendar_wrap,
.widget.widget_search div,
.widget.widget_text .textwidget,
.widget:not(.custom-latest-posts-widget) ul,
.widget>select {
    padding: 0;
    margin: 0 0 38px;
    list-style: none
}

.widget>div>ul {
    margin: 0!important
}

.collaterals select,
.footer-widget select,
.widget select {
    height: 36px;
    color: #656d78;
    background: #fff;
    border: 1px solid #d9e0ea;
    box-shadow: none;
    max-width: 100%;
    overflow: hidden
}

.footer-widget select:focus,
.widget select:focus {
    outline-color: #56b0f2
}

.footer-widget .rssSummary,
.footer-widget cite,
.widget .rssSummary,
.widget cite {
    text-transform: none;
    font-weight: 400;
    margin-top: 10px;
    display: block
}

.footer-widget .textwidget img,
.widget .textwidget img {
    max-width: 100%;
    height: auto!important
}

.widget:not(.custom-latest-posts-widget) li {
    font: 700 14px/22px Montserrat, sans-serif;
    padding: 7px 0;
    border-bottom: 1px solid rgba(0, 0, 0, .12);
    position: relative;
    overflow: hidden
}

.widget:not(.custom-latest-posts-widget) li span {
    font-weight: 400
}

.widget:not(.custom-latest-posts-widget) li:last-child {
    border-bottom: none
}

.widget:not(.custom-latest-posts-widget) ul.children:before {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.widget:not(.custom-latest-posts-widget) ul.children,
.widget:not(.custom-latest-posts-widget) ul.sub-menu {
    margin: 7px 0 -7px;
    border-top: 1px solid rgba(0, 0, 0, .12)
}

.widget_categories ul.children {
    margin-top: 28px
}

.widget:not(.custom-latest-posts-widget) ul.children li,
.widget:not(.custom-latest-posts-widget) ul.sub-menu li {
    padding-left: 20px
}

.widget_calendar table {
    width: 100%
}

.widget_calendar caption {
    margin-bottom: 5px;
    font: normal 14px/18px Montseratt, sans-serif
}

.widget_calendar th {
    font: 700 14px/22px Montserrat, sans-serif
}

.widget_calendar td {
    text-align: center;
    padding: 4px 0;
    border-top: 1px solid rgba(0, 0, 0, .12);
    font: 400 14px/22px Montserrat, sans-serif
}

.widget_calendar tbody a {
    font-weight: 700
}

.widget.widget_layered_nav_filters li,
.widget.widget_layered_nav li,
.widget.widget_product_categories li {
    border: none;
    font: 400 15px/18px Open Sans, sans-serif;
    position: relative;
    overflow: visible
}

.widget.widget_layered_nav>ul,
.widget.widget_layered_nav_filters>ul,
.widget.widget_product_categories>ul {
    padding-right: 15px;
    overflow: visible
}

.widget.widget_layered_nav_filters li span,
.widget.widget_layered_nav li span {
    color: #9a9a9a
}

.widget.widget_layered_nav_filters li span.count,
.widget.widget_layered_nav li span.count,
.widget.widget_product_categories li span.count {
    position: absolute;
    right: -15px;
    top: 7px;
    color: #9a9a9a
}

.widget.widget_product_categories li {
    color: #56b0f2
}

.widget.widget_layered_nav_filters li.chosen,
.widget.widget_layered_nav_filters li.chosen a,
.widget.widget_layered_nav li.chosen,
.widget.widget_layered_nav li.chosen a {
    color: #56b0f2;
    font-weight: 700
}

.widget.widget_layered_nav_filters li a,
.widget.widget_layered_nav li a,
.widget.widget_product_categories li a {
    padding-right: 15px;
    display: inline-block
}

.widget.widget_layered_nav_filters li.chosen a:after,
.widget.widget_layered_nav li.chosen a:after {
    content: " ×";
    color: #404e65
}

.widget.widget_product_categories li.current-cat {
    font-weight: 700
}

.widget.widget_product_categories li a {
    color: #56b0f2
}

.widget.widget_layered_nav ul.children,
.widget.widget_layered_nav ul.sub-menu,
.widget.widget_product_categories ul.children,
.widget.widget_product_categories ul.sub-menu {
    border: none
}

.widget.widget_price_filter .price_slider {
    position: relative;
    height: 1px;
    margin: 0 7px
}

.widget.widget_price_filter .price_slider:before {
    content: "";
    display: block;
    position: absolute;
    left: -7px;
    right: -7px;
    top: 0;
    height: 1px;
    background: #ccc;
    z-index: -1
}

.widget.widget_price_filter .ui-widget-header {
    height: 1px;
    background: #56b0f2;
    position: absolute
}

.widget.widget_price_filter .ui-slider-handle {
    width: 14px;
    height: 14px;
    background: #56b0f2;
    display: block;
    top: -7px;
    position: absolute;
    border-radius: 7px;
    margin-left: -7px;
    z-index: 10;
    cursor: pointer
}

.widget.widget_price_filter #max_price,
.widget.widget_price_filter #min_price {
    width: 48%
}

.widget.widget_price_filter .price_slider_amount {
    position: relative
}

.widget.widget_price_filter .button {
    margin-top: 35px
}

.widget.widget_price_filter .price_label {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden
}

.widget.widget_price_filter .ui-slider-handle:focus {
    outline: none
}

.widget.widget_price_filter .price_label .from {
    display: block;
    position: absolute;
    top: 3px;
    left: 0;
    text-indent: 0
}

.widget.widget_price_filter .price_label .to {
    position: absolute;
    top: 3px;
    right: 0;
    text-indent: 0
}

.widget .ip-filter-color {
    display: inline-block;
    width: 18px;
    height: 18px;
    vertical-align: middle;
    border-radius: 9px;
    margin-right: 5px;
    margin-bottom: 2px
}

.widget .ip-filter-color.white {
    border: 1px solid #999
}

.widget .product_list_widget li,
.widget.widget_shopping_cart ul li {
    padding-left: 66px;
    position: relative;
    min-height: 83px;
    padding-bottom: 14px;
    padding-top: 14px
}

.widget.widget_shopping_cart ul li {
    font: 700 14px Montserrat, sans-serif;
    padding-left: 84px
}

.widget.widget_shopping_cart ul li.empty {
    padding: 0;
    min-height: 0;
    color: #9a9a9a
}

.widget .product_list_widget li img,
.widget.widget_shopping_cart ul li img {
    position: absolute;
    left: 0;
    top: 14px;
    width: 55px;
    height: 55px
}

.widget.widget_shopping_cart ul li .remove {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 31px;
    font-size: 20px;
    line-height: 20px
}

.widget.widget_shopping_cart ul li img {
    left: 17px
}

.widget .product_list_widget .product-title {
    display: block;
    font: 700 14px Montserrat, sans-serif
}

.widget .product_list_widget .amount,
.widget .product_list_widget del,
.widget .product_list_widget ins {
    font: 400 13px Open Sans, sans-serif;
    padding: 0;
    margin: 0
}

.widget .product_list_widget ins {
    text-decoration: none;
    margin-top: -5px
}

.widget .product_list_widget del {
    color: #d0d0d0
}

.widget .product_list_widget .star-rating {
    display: block;
    margin-bottom: 3px;
    margin-top: 3px
}

.widget.widget_shopping_cart .quantity,
.widget.widget_shopping_cart .variation {
    display: block;
    font: 400 13px Open Sans, sans-serif;
    padding: 0;
    margin: 0
}

.widget.widget_shopping_cart .variation {
    position: relative;
    overflow: hidden
}

.widget.widget_shopping_cart .variation dt {
    display: inline-block
}

.widget.widget_shopping_cart .variation dd {
    display: inline-block;
    margin: 0
}

.widget.widget_shopping_cart .variation dd p {
    display: inline;
    margin: 0;
    padding: 0
}

.widget.widget_shopping_cart .variation dd+dt:before {
    content: ", ";
    position: relative;
    left: -1px
}

.widget.widget_shopping_cart .total {
    margin-top: 0;
    text-transform: uppercase;
    font: 400 13px Open Sans, sans-serif
}

.widget.widget_shopping_cart .total strong {
    font-weight: 400
}

.widget.widget_shopping_cart .total .amount {
    font-weight: 700
}

#footer .widget.widget_shopping_cart a.button,
.widget.widget_shopping_cart a.button {
    padding-left: 14px;
    padding-right: 14px;
    border: 2px solid #56b0f2;
    line-height: 32px;
    margin-bottom: 5px;
    color: #fff
}

#footer .widget.widget_shopping_cart a.button.checkout,
.widget.widget_shopping_cart a.button.checkout {
    background: #fff;
    color: #56b0f2
}

.woocommerce-mini-cart__buttons a.button+a.button {
    margin-left: 5px
}

.entry-content .post-tags a,
.widget .tagcloud a {
    font: 700 11px/25px Open Sans, sans-serif!important;
    display: inline-block;
    border-radius: 13px;
    border: 1px solid #9a9a9a;
    margin-right: 8px;
    margin-bottom: 4px;
    margin-top: 4px;
    padding: 0 12px;
    text-transform: uppercase;
    text-decoration: none;
    color: #9a9a9a;
    vertical-align: middle
}

.searchform button,
.woocommerce-product-search button {
    height: 36px;
    padding: 4px 10px 0;
    vertical-align: top
}

.searchform svg,
.woocommerce-product-search svg {
    display: inline-block;
    width: 20px;
    height: 20px;
    fill: #fff
}

.searchform input[type=search],
.searchform input[type=text],
.woocommerce-product-search input[type=search] {
    width: calc(100% - 50px)
}

#footer .footer-logo,
#footer .footer-logo img {
    max-width: 110px;
    max-height: 110px
}

#footer .footer-logo img {
    height: auto
}

#footer .contacts {
    margin: 0;
    padding-top: 60px
}

#footer .contacts p {
    margin: 0;
    padding: 0
}

.footer-sidebar {
    margin-top: 85px;
    margin-bottom: 85px
}

#footer>.wrap {
    background: #f7f7f7;
    font: normal 14px Open Sans, sans-serif;
    color: #555
}

#footer .copyright {
    font-size: 14px;
    padding-top: 3px
}

#footer a {
    color: #555
}

#footer .soc {
    float: right
}

#footer .soc a {
    display: inline-block;
    width: 30px;
    height: 30px;
    vertical-align: middle;
    border-radius: 15px;
    background: #3a4c69;
    overflow: hidden;
    position: relative;
	margin-left: 6px;
}

#footer .soc svg {
    width: 18px;
    height: 14px;
    margin: 8px 0 0 6px;
    fill: #fff
}

#footer .bottom {
    margin-top: 40px;
    margin-bottom: 40px;
    position: relative
}

.footer-widget {
    max-height: 550px;
    overflow-y: auto;
    margin-top: 65px
}

#footer.widgets {
    color: #555
}

.footer-widget:nth-child(2),
.footer-widget:nth-child(3),
.footer-widget:nth-child(4) {
    margin-top: 0
}

#footer.widgets .bottom {
    margin-top: 40px;
    padding-top: 30px;
    margin-bottom: 50px;
    position: relative
}

#footer.widgets .bottom:before {
    content: "";
    display: block;
    position: absolute;
    left: 15px;
    right: 15px;
    top: 0;
    border-top: 1px solid #c7c7c7
}

#footer.widgets.dark .bottom:before {
    border-top: 1px solid #555
}

#footer.widgets .soc {
    margin-top: 50px
}

.footer-sidebar>:nth-child(4n+5) {
    clear: both
}

.woocommerce-breadcrumb ul {
    font: 700 11px/20px Open Sans, sans-serif;
    list-style: none;
    padding: 0;
    margin: 0
}

.woocommerce-breadcrumb li {
    display: inline-block;
    color: #9a9a9a;
    letter-spacing: 1px;
    text-transform: uppercase;
    white-space: nowrap
}

.woocommerce-breadcrumb li a {
    display: inline-block
}

.woocommerce-breadcrumb li:not(:last-child):after {
    content: " \2192 ";
    margin: 0 5px
}

#ip-quickview-shadow {
    opacity: 0;
    visibility: hidden;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(58, 76, 105, .83);
    z-index: 1040;
    -webkit-transition: visibility .3s linear, opacity .3s linear;
    transition: visibility .3s linear, opacity .3s linear
}

.quickview-open #ip-quickview-shadow {
    opacity: 1;
    visibility: visible
}

#home-slider .ip-shop-loop-loading,
#ip-quickview-shadow .ip-shop-loop-loading {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 16px;
    margin: -8px 0 0 -26px
}

#home-slider .ip-shop-loop-loading,
#ip-quickview-shadow.loading .ip-shop-loop-loading {
    opacity: 1;
    visibility: visible
}

#home-slider .ip-shop-loop-loading i,
#ip-quickview-shadow .ip-shop-loop-loading i {
    width: 16px;
    height: 16px;
    border-radius: 8px;
    -o-border-radius: 8px;
    -ms-border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px
}

#home-slider .ip-shop-loop-loading i:nth-child(2),
#ip-quickview-shadow .ip-shop-loop-loading i:nth-child(2) {
    left: 18px
}

#home-slider .ip-shop-loop-loading i:nth-child(3),
#ip-quickview-shadow .ip-shop-loop-loading i:nth-child(3) {
    left: 36px
}

#ip-quickview {
    position: relative;
    display: none;
    max-width: 940px;
    min-width: 293px;
    width: 90%;
    background: #fff;
    margin: 0 auto
}

.mfp-wrap #ip-quickview {
    display: block
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
    width: 44px
}

.mfp-iframe-holder .mfp-close svg,
.mfp-image-holder .mfp-close svg {
    fill: #fff
}

.ip-mfp-close svg {
    width: 15px;
    height: 15px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -7px;
    margin-left: -7px;
    pointer-events: none
}

.mfp-close.video {
    right: -35px;
    top: -35px
}

.mfp-close.video svg {
    fill: #fff
}

.ip-mfp-quickview.mfp-bg {
    display: none
}

.ip-mfp-fade-in.mfp-bg,
.ip-mfp-zoom-in.mfp-bg {
    opacity: 0;
    -webkit-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out
}

.ip-mfp-fade-in.mfp-bg.mfp-ready,
.ip-mfp-zoom-in.mfp-bg.mfp-ready {
    opacity: 1
}

.ip-mfp-fade-in.mfp-bg.mfp-removing,
.ip-mfp-zoom-in.mfp-bg.mfp-removing {
    opacity: 0
}

.ip-mfp-fade-in .mfp-content {
    opacity: 0;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.ip-mfp-fade-in.mfp-ready .mfp-content {
    opacity: 1
}

.ip-mfp-fade-in.mfp-removing .mfp-content {
    opacity: 0
}

.ip-qv-product-image {
    width: 50%;
    float: left;
    padding-right: 15px;
    max-width: 440px
}

.ip-product-container.qv {
    margin: 0;
    padding: 45px 30px
}

.ip-product-container.qv,
.ip-product-container.qv .product {
    position: relative;
    overflow: hidden
}

.ip-product-container.qv .ip-product-stock-status {
    margin-bottom: 15px
}

.ip-qv-product-image .slide {
    text-align: center;
    line-height: 100%
}

.ip-qv-product-image .slide img {
    max-width: 100%;
    height: auto;
    display: inline-block
}

.ip-qv-product-summary {
    width: 50%;
    float: right;
    padding-left: 15px;
    padding-bottom: 70px;
    max-width: 440px
}

.ip-product-container.qv .product_title {
    margin-top: 0
}

.ip-product-container.qv .ip-product-share-wrap {
    position: absolute;
    right: 0;
    width: 50%;
    margin: 0;
    bottom: 0;
    padding-left: 15px;
    border: none
}

.ip-product-container.qv .ip-product-share-wrap:before {
    content: "";
    display: block;
    position: absolute;
    left: 15px;
    right: 0;
    top: 0;
    border-top: 1px solid #eaeaea
}

.slick-product-qv:not(:hover) .slick-arrow {
    opacity: 0
}

.woocommerce-MyAccount-login-info {
    text-align: center;
    width: 100%;
    margin-top: -25px;
    margin-bottom: 65px
}

.woocommerce-MyAccount-login-info svg {
    width: 15px;
    height: 14px;
    vertical-align: middle;
    fill: #ff5b4b;
    margin-left: 30px
}

.woocommerce-MyAccount-login-info a {
    color: #ff5b4b;
    font-weight: 700;
    text-decoration: none
}

.woocommerce-MyAccount-navigation ul {
    padding: 0;
    margin: 0
}

.woocommerce-MyAccount-navigation ul li {
    padding: 25px 15px 25px 50px;
    margin: 0;
    font: 700 20px/20px Montserrat, sans-serif;
    list-style: none;
    position: relative
}

.woocommerce-MyAccount-navigation ul li:first-child {
    margin-top: -25px
}

.woocommerce-MyAccount-navigation ul li a {
    text-decoration: none
}

.woocommerce-MyAccount-navigation ul li.is-active a {
    color: #ff5b4b
}

.woocommerce-MyAccount-navigation ul li.is-active svg {
    fill: #ff5b4b
}

.woocommerce-MyAccount-navigation ul li svg {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -17px;
    width: 43px;
    height: 33px
}

.woocommerce-MyAccount-navigation ul li svg.tall {
    height: 37px
}

.entry-content ul.products,
.products {
    list-style: none;
    padding: 0;
    position: relative;
    clear: both;
    margin: 0 -15px
}

.entry-content ul.products li,
.products li {
    display: block;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0
}

.ip-shop-loop-thumb {
    padding-bottom: 100%;
    position: relative;
    overflow: hidden
}

.ip-shop-loop-thumb img {
    position: absolute;
    width: 100%
}

.ip-shop-loop-thumb img[data-src] {
    opacity: 0
}

@media (min-width:1200px) {
    .sidebar-disable .products li {
        width: 25%
    }
    .sidebar-left .products li,
    .sidebar-right .products li {
        width: 33.33333333%
    }
    .sidebar-disable .products li:nth-child(4n+5),
    .sidebar-left .products li:nth-child(3n+4),
    .sidebar-right .products li:nth-child(3n+4) {
        clear: both
    }
    .sidebar-right .related .products li:nth-child(3n+4) {
        display: none
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .sidebar-disable .products li {
        width: 33.33333333%
    }
    .sidebar-left .products li,
    .sidebar-right .products li {
        width: 50%
    }
    .sidebar-disable .products li:nth-child(3n+4),
    .sidebar-left .products li:nth-child(2n+3),
    .sidebar-right .products li:nth-child(2n+3) {
        clear: both
    }
    .sidebar-disable .related .products li:nth-child(3n+4) {
        display: none
    }
}

@media (min-width:768px) and (max-width:991px) {
    .products li {
        width: 50%
    }
    .products li:nth-child(2n+3) {
        clear: both
    }
}

@media (max-width:767px) {
    .products.columns-4{
        width: calc(100% + 20px) !important;
        margin-left: -10px;
    }
    .products li {
        width: calc(50% - 10px) !important;
        padding-bottom: 0px !important;
        margin: 5px !important;
    }
    .products li:nth-child(2n+3) {
        clear: both
    }
}

.products .product {
    padding-bottom: 28px;
}

.ip-shop-loop-thumb img {
    max-width: 100%;
    height: auto
}

.ip-shop-loop-thumb img:not(.front) {
    width: 100%
}

.ip-shop-loop-wrap {
    position: relative;
    width: 100%;
    border: 1px solid #eaeaea;
    border-radius: 8px;
    background: #fff;
    padding: 25px 25px 50px;
    min-height: 350px;
    -webkit-transition: box-shadow .15s linear;
    transition: box-shadow .15s linear
}

.ip-product-container .onsale,
.ip-shop-loop-wrap .onsale {
    position: absolute;
    right: 15px;
    top: 15px;
    display: inline-block;
    height: 22px;
    border-radius: 11px;
    background: #56b0f2;
    font: 700 10px/22px Montserrat, sans-serif;
    padding: 0 11px;
    color: #fff;
    letter-spacing: 2px;
    text-transform: uppercase;
    z-index: 1
}

.ip-product-container .summary .onsale {
    top: -11px;
    right: -10px
}

.ip-shop-loop-new-badge {
    position: absolute;
    left: 15px;
    top: 15px;
    display: inline-block;
    text-transform: uppercase;
    height: 22px;
    border-radius: 11px;
    background: #93c240;
    font: 400 10px/22px Montserrat, sans-serif;
    padding: 0 11px;
    color: #fff;
    letter-spacing: 2px;
    z-index: 1
}

.ip-shop-loop-details {
    padding-top: 8px;
    min-height: 80px
}

.ip-shop-loop-details h3 {
    font: 700 16px/17px Montserrat, sans-serif;
    color: #333;
    margin: 0;
    padding: 0
}

.ip-shop-loop-details h3 a {
    color: #404e65
}

.ip-shop-loop-details .woocommerce-loop-category__title {
    font: 700 22px/23px Montserrat, sans-serif;
    color: #404e65;
    margin: 0;
    padding: 10px 0 0;
    text-align: center
}

.ip-shop-loop-price {
    min-height: 30px;
    padding-top: 9px
}

.ip-shop-loop-price .price {
    font: 400 26px/26px Fredoka One, sans-serif;
    color: #56b0f2
}

.ip-shop-loop-price .price del {
    display: inline-block;
    padding: 0 5px;
    position: relative;
    margin-right: 5px;
    font-size: 20px;
    line-height: 26px;
    color: #d0d0d0
}

.ip-shop-loop-price .price del:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    height: 0;
    opacity: .33;
    border: 1px solid #979797
}

.ip-shop-loop-price .price del,
.ip-shop-loop-price .price ins {
    text-decoration: none
}

.ip-shop-loop-actions {
    position: absolute;
    bottom: 25px;
    left: 25px;
    right: 25px;
    height: 20px;
    line-height: 14px
}

.ip-quickview-btn {
    width: 29px;
    height: 18px;
    display: inline-block;
    float: right;
    position: relative
}

.ip-quickview-btn svg {
    fill: #56b0f2;
    width: 100%;
    height: 100%
}

a.ip-wishlist-btn {
    display: inline-block;
    position: relative;
    height: 20px;
    white-space: nowrap;
    font: 700 11px/11px Open Sans, sans-serif;
    font-size: 11px;
    color: #56b0f2;
    letter-spacing: 1px;
    text-transform: uppercase
}

.ip-shop-loop-actions .ip-wishlist-btn {
    float: right;
    margin-left: 15px
}

.ip-wishlist-btn svg {
    fill: #56b0f2;
    width: 24px;
    height: 20px;
    vertical-align: middle
}

.ip-quickview-btn:before,
.ip-wishlist-btn:before {
    content: attr(data-title);
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: 12px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: -27px;
    height: 20px;
    background: #404e65;
    border-radius: 4px;
    padding: 0 6px;
    color: #fff;
    text-align: center;
    font: 400 11px/20px Montserrat, sans-serif;
    white-space: nowrap;
    text-transform: uppercase
}

.ip-quickview-btn:before {
    left: 14px
}

.ip-quickview-btn:hover:before,
.ip-wishlist-btn:hover:before {
    opacity: 1;
    visibility: visible
}

.ip-quickview-btn:after,
.ip-wishlist-btn:after {
    content: "";
    position: absolute;
    -webkit-transition: visibility .15s linear, opacity .15s linear;
    transition: visibility .15s linear, opacity .15s linear;
    opacity: 0;
    visibility: hidden;
    left: 12px;
    margin-left: -5px;
    top: -7px;
    border: 5px solid transparent;
    border-top: 5px solid #404e65
}

.ip-quickview-btn:after {
    left: 14px
}

.ip-quickview-btn:hover:after,
.ip-wishlist-btn:hover:after {
    opacity: 1;
    visibility: visible
}

.ip-wishlist-btn.added span.off,
.ip-wishlist-btn.added svg.off,
.ip-wishlist-btn:not(.added) span.on,
.ip-wishlist-btn:not(.added) svg.on {
    display: none
}

.ip-shop-loop-actions a {
    font: 400 14px/14px Open Sans, sans-serif;
    color: #56b0f2
}

.ip-shop-loop-actions .button {
    max-width: 130px;
    display: inline-block;
    vertical-align: top;
    position: relative
}

.add_to_cart_button.added {
    display: none
}

.ip-shop-loop-loading {
    display: inline-block;
    position: relative;
    height: 7px;
    margin: 0 5px;
    opacity: 0;
    visibility: hidden
}

.add_to_cart_button.loading+.ip-shop-loop-loading {
    opacity: 1;
    visibility: visible
}

.ip-shop-loop-loading i {
    position: absolute;
    top: 0;
    background-color: #56b0f2;
    width: 7px;
    height: 7px;
    animation-name: a;
    -o-animation-name: a;
    -ms-animation-name: a;
    -webkit-animation-name: a;
    -moz-animation-name: a;
    animation-duration: .445s;
    -o-animation-duration: .445s;
    -ms-animation-duration: .445s;
    -webkit-animation-duration: .445s;
    -moz-animation-duration: .445s;
    animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-direction: normal;
    -o-animation-direction: normal;
    -ms-animation-direction: normal;
    -webkit-animation-direction: normal;
    -moz-animation-direction: normal;
    transform: scale(.3);
    -o-transform: scale(.3);
    -ms-transform: scale(.3);
    -webkit-transform: scale(.3);
    -moz-transform: scale(.3);
    border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px
}

.ip-shop-loop-loading i:first-child {
    left: 0;
    animation-delay: .256s;
    -o-animation-delay: .256s;
    -ms-animation-delay: .256s;
    -webkit-animation-delay: .256s;
    -moz-animation-delay: .256s
}

.ip-shop-loop-loading i:nth-child(2) {
    left: 9px;
    animation-delay: .767s;
    -o-animation-delay: .767s;
    -ms-animation-delay: .767s;
    -webkit-animation-delay: .767s;
    -moz-animation-delay: .767s
}

.ip-shop-loop-loading i:nth-child(3) {
    left: 18px;
    animation-delay: 1.279s;
    -o-animation-delay: 1.279s;
    -ms-animation-delay: 1.279s;
    -webkit-animation-delay: 1.279s;
    -moz-animation-delay: 1.279s
}

.ip-wishlist-share a {
    display: inline-block;
    width: 30px;
    height: 30px;
    vertical-align: middle;
    overflow: hidden;
    position: relative
}

.ip-wishlist-share svg {
    width: 24px;
    height: 19px;
    margin: 4px 0 0 6px;
    fill: #9a9a9a
}

@keyframes a {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    to {
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }
}

@-webkit-keyframes a {
    0% {
        -webkit-transform: scale(1)
    }
    to {
        -webkit-transform: scale(.3)
    }
}

@media screen and (max-width:991px) {
    .clear-sm {
        clear: both
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    .clear-md {
        clear: both
    }
}

@media screen and (min-width:1200px) {
    .clear-lg {
        clear: both
    }
}

#ip-shop-sidebar {
    position: relative
}

.sidebar-left #ip-shop-sidebar {
    padding-right: 20px
}

.sidebar-right #ip-shop-sidebar,
.sidebar-short #ip-shop-sidebar {
    padding-left: 20px
}

.mobile-sidebar svg {
    position: absolute;
    display: block;
    right: 15px;
    top: 3px;
    width: 21px;
    height: 17px;
    fill: #56b0f2
}

.ip-shop-container {
    margin-bottom: 65px
}

.ip-shop-header .woocommerce-result-count {
    padding: 0
}

.ip-shop-header h1 {
    margin-bottom: 45px
}

.ip-shop-header .grid-header {
    position: relative;
    margin-bottom: 25px
}

.ip-shop-header .customSelect,
.ip-shop-header .woocommerce-breadcrumb {
    font: 700 11px/11px Open Sans, sans-serif;
    color: #9a9a9a;
    letter-spacing: 1px;
    text-transform: uppercase
}

.ip-shop-header select.styled {
    font-size: 15px!important
}

.ip-shop-header .woocommerce-ordering {
    text-align: right
}

.ip-shop-header .woocommerce-ordering span.styled {
    color: #404e65;
    padding-right: 15px;
    text-align: right;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNyIgaGVpZ2h0PSI0IiB2aWV3Qm94PSIwIDAgNyA0IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj48ZGVmcz48cGF0aCBpZD0iYSIgZD0iTTEyNiAxMGgtNVY1Ii8+PG1hc2sgaWQ9ImIiIHg9IjAiIHk9IjAiIHdpZHRoPSI1IiBoZWlnaHQ9IjUiIGZpbGw9IiNmZmYiPjx1c2UgeGxpbms6aHJlZj0iI2EiLz48L21hc2s+PC9kZWZzPjx1c2UgbWFzaz0idXJsKCNiKSIgdHJhbnNmb3JtPSJyb3RhdGUoLTQ1IDU1LjA1IDE0OC44NTMpIiB4bGluazpocmVmPSIjYSIgc3Ryb2tlPSIjNTU1IiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==) no-repeat 100%;
    background-size: 7px 7px;
    width: auto!important
}

.ip-shop-header .woocommerce-ordering span.styled span {
    width: auto!important;
    line-height: 20px
}

.mobile-sidebar-close {
    display: none
}

.ip-product-container {
    margin-top: 20px
}

.ip-product-container .woocommerce-breadcrumb ul li:last-child,
.ip-product-container .woocommerce-breadcrumb ul li:nth-last-child(2):after {
    display: none
}

.ip-product-stock-status {
    font-size: 10px;
    line-height: 12px;
    font-weight: 700;
    letter-spacing: .0518em;
    text-transform: uppercase;
    vertical-align: middle
}

.ip-product-container .ip-product-stock-status {
    text-align: right
}

.ip-product-stock-status svg {
    display: inline-block;
    vertical-align: middle;
    margin-right: 4px
}

.ip-product-stock-status .ip-in-stock {
    color: #93c240
}

.ip-product-stock-status .ip-in-stock svg {
    fill: #93c240;
    width: 18px;
    height: 18px;
    padding-bottom: 2px
}

.ip-product-stock-status .ip-out-of-stock {
    color: #ff5b4b
}

.ip-product-stock-status .ip-out-of-stock svg {
    fill: #ff5b4b;
    width: 15px;
    height: 12px
}

.summary .stock {
    display: none
}

.ip-product-container .product_title {
    font: 400 48px/55px Fredoka One, sans-serif;
    color: #404e65
}

.sidebar-right .ip-product-container .product_title,
.sidebar-short .ip-product-container .product_title {
    font-size: 36px;
    line-height: 42px
}

.ip-product-container {
    min-height: 30px;
    padding-top: 9px;
    margin-bottom: 65px
}

.ip-product-container .summary .price {
    font: 400 30px/30px Fredoka One, sans-serif;
    color: #ff5b4b;
    margin-top: 25px
}

.ip-product-container .woocommerce-product-details__short-description p:first-child,
.ip-product-container div[itemprop=description] p:first-child {
    margin-top: 0
}

.ip-product-container .woocommerce-product-details__short-description p:last-child,
.ip-product-container div[itemprop=description] p:last-child {
    margin-bottom: 0
}

.ip-product-container .summary .price del {
    display: inline-block;
    padding: 0 5px;
    position: relative;
    margin-right: 5px;
    font-size: 17px;
    line-height: 21px;
    color: #404e65
}

.ip-product-container .summary .price del:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    height: 0;
    opacity: .66;
    border: 1px solid #404e65
}

.ip-product-container .summary .price del,
.ip-product-container .summary .price ins {
    text-decoration: none
}

.ip-product-container .summary .price ins {
    display: block;
    letter-spacing: .05625em
}

.ip-product-container .summary select {
    opacity: 0
}

.ip-product-container .customSelect {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iNyIgdmlld0JveD0iMCAwIDEwIDciIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTUgN2w1LTdIMHoiIGZpbGw9IiM5OTkiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==) right 14px center no-repeat;
    background-size: 10px 7px;
    padding: 13px 35px 13px 18px;
    line-height: 15px;
    width: 270px;
    display: inline-block;
    border-radius: 4px;
    border: 1px solid #979797
}

.ip-product-container .customSelect span {
    width: auto!important;
    overflow: hidden;
    white-space: nowrap
}

.ip-product-container .variations .clear,
.ip-product-container .variations label {
    display: block;
    font-size: 11px;
    color: #9a9a9a;
    letter-spacing: 1px;
    text-transform: uppercase
}

.ip-product-container .variations .clear,
.ip-product-container .variations tr:not(:first-child) label {
    padding-top: 15px
}

.ip-product-container .single_variation {
    color: #ff5b4b
}

.ip-product-container .cart .quantity {
    display: inline-block
}

.ip-product-container .cart .quantity input,
.shop_table.cart .quantity input {
    font-size: 18px;
    border-radius: 4px;
    border: 1px solid #979797;
    text-align: center;
    padding: 0;
    line-height: 41px;
    width: 43px
}

.ip-product-container .cart button[type=submit],
.ip-product-container .summary a.button.alt {
    background: #ff5b4b;
    line-height: 43px
}

.ip-product-container .cart button[type=submit].disabled {
    opacity: .3;
    pointer-events: none
}

.ip-product-container .product_meta {
    clear: both;
    margin-top: 35px;
    font-size: 11px;
    line-height: 30px;
    color: #9a9a9a;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 700
}

.ip-product-container .product_meta>span {
    display: block
}

.ip-product-container .product_meta>span>span {
    color: #404e65
}

.ip-product-container .single_variation_wrap {
    margin-top: 15px
}

.ip-product-container .single_variation_wrap>p {
    margin-top: 0
}

.ip-product-container .woocommerce-variation-availability {
    color: #404e65
}

.ip-product-container .woocommerce-variation-price {
    margin-bottom: 10px
}

.ip-product-container .summary .stock.out-of-stock {
    display: none
}

.ip-product-container .group_table {
    width: 100%;
    margin-bottom: 15px
}

.ip-product-container .group_table td {
    padding: 15px 0;
    border-bottom: 1px solid #eaeaea
}

.ip-product-container .group_table td.price {
    text-align: right;
    padding-right: 20px
}

.ip-product-container .group_table td.label {
    font: 700 16px/17px Montserrat, sans-serif
}

.ip-product-container .group_table td:last-child {
    width: 10%
}

.ip-product-container div.buttons {
    text-align: right
}

.ip-single-product-nav {
    text-align: right;
    margin-bottom: 20px
}

.ip-single-product-nav i {
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 15px;
    background: #d9dce0;
    position: relative;
    text-align: center;
    line-height: 30px
}

.ip-single-product-nav i svg {
    display: inline-block;
    fill: #fff;
    width: 8px;
    height: 13px
}

.ip-single-product-nav i.next svg {
    margin-right: 2px
}

.ip-single-product-nav i.prev svg {
    margin-left: 2px
}

.ip-single-product-nav a:nth-child(2) i {
    margin-left: 8px
}

.ip-product-share-wrap {
    margin-top: 49px;
    padding-top: 22px;
    border-top: 1px solid #eaeaea;
    position: relative
}

.ip-product-wishlist-button .ip-wishlist-btn {
    float: left;
    margin-top: -2px;
    line-height: 11px
}

.ip-product-share {
    text-align: right;
    font-size: 11px;
    line-height: 11px;
    text-transform: uppercase;
    color: #9a9a9a;
    letter-spacing: 1px
}

.ip-product-share svg {
    display: inline-block;
    width: 18px;
    height: 14px;
    margin: 0 0 0 12px;
    fill: #9a9a9a;
    vertical-align: middle;
    margin-bottom: 2px
}

.woocommerce-tabs {
    margin-top: 110px
}

.woocommerce-tabs .wc-tab {
    display: none;
    opacity: 0;
    -webkit-transition: opacity .3s linear;
    transition: opacity .3s linear
}

.woocommerce-tabs .wc-tab.current {
    opacity: 1
}

#tab-additional_information table {
    margin: 0 auto
}

#tab-additional_information th {
    text-align: left;
    width: 25%;
    text-transform: uppercase;
    padding-right: 20px
}

#tab-reviews #comments,
#tab-reviews #review_form_wrapper {
    max-width: 750px;
    margin: 0 auto
}

#tab-reviews #review_form_wrapper {
    padding-left: 80px
}

#tab-reviews #comments>h2 {
    font: 700 16px Montserrat, sans-serif;
    color: #404e65;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0 0 15px 80px
}

#tab-reviews .woocommerce-noreviews {
    margin-left: 80px
}

#tab-reviews #comments li {
    padding-top: 35px
}

#tab-reviews #comments li:not(:last-child) {
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 35px
}

#tab-reviews #review_form_wrapper {
    margin-top: 50px
}

#tab-reviews #review_form_wrapper .comment-reply-title {
    margin-bottom: 20px
}

#tab-reviews .comment-form-author,
#tab-reviews .comment-form-email {
    width: 50%;
    float: left;
    margin: 0
}

#tab-reviews .comment-form-author {
    padding-right: 15px
}

#tab-reviews .comment-form-email {
    padding-left: 15px
}

#tab-reviews .comment-form-author input,
#tab-reviews .comment-form-email input {
    width: 100%
}

#tab-reviews .form-submit {
    clear: both;
    margin-top: 0;
    padding-top: 25px
}

.commentlist {
    list-style: none;
    margin: 0;
    padding: 0
}

.commentlist .meta {
    margin-top: 0
}

.commentlist .comment_container {
    position: relative
}

.commentlist .star-rating {
    float: right;
    margin-left: 20px
}

.commentlist .comment_container>img {
    position: absolute;
    top: -8px;
    left: 0;
    width: 60px;
    height: 60px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    border-radius: 50%
}

.commentlist .comment-text {
    padding-left: 80px
}

#ip-wishlist-empty,
.cart-empty {
    text-align: center;
    font: 700 20px Montserrat, sans-serif
}

#ip-wishlist-empty .wishlist-empty svg:first-of-type,
.cart-empty svg:first-of-type {
    width: 117px;
    height: 127px
}

#ip-wishlist-empty .wishlist-empty svg:nth-of-type(2),
.cart-empty svg:nth-of-type(2) {
    width: 20px;
    height: 20px;
    margin: 18px 0 16px
}

#ip-wishlist-empty .note {
    font-size: 15px;
    font-weight: 400;
    margin-top: 50px
}

#ip-wishlist-empty .note svg {
    display: inline-block;
    width: 17px;
    height: 15px;
    margin: 0 5px;
    fill: #56b0f2
}

.woocommerce-account p.return-to-shop,
p.return-to-shop {
    text-align: center;
    margin-top: 50px
}

#ip-wishlist-table,
.shop_table {
    width: 100%
}

#ip-wishlist-table td,
#ip-wishlist-table th,
.shop_table.cart td,
.shop_table.cart th,
.woocommerce-MyAccount-content .shop_table:not(.customer_details) td,
.woocommerce-MyAccount-content .shop_table:not(.customer_details) th {
    padding: 15px;
    border-bottom: 1px solid #eaeaea
}

.shop_table.cart tbody tr:last-child td,
.shop_table.cart tbody tr:last-child th {
    border: none
}

#ip-wishlist-table th,
.shop_table th {
    font: 700 11px/11px Open Sans, sans-serif;
    color: #9a9a9a;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: left
}

.woocommerce-MyAccount-content .shop_table:not(.customer_details) thead td,
.woocommerce-MyAccount-content .shop_table:not(.customer_details) thead th {
    padding-top: 0
}

.woocommerce-MyAccount-content mark {
    background: none;
    font-weight: 700;
    color: #404e65
}

.woocommerce-MyAccount-content .shop_table .order-actions {
    text-align: right
}

.woocommerce-MyAccount-content .shop_table .order-number,
.woocommerce-MyAccount-content .shop_table .order-status,
.woocommerce-MyAccount-content .shop_table .order-total .amount {
    font-weight: 700
}

.shop-content .woocommerce-MyAccount-content .button:not(input):not(.wc-backward),
.woocommerce-MyAccount-content .shop_table .button {
    background: #ff5b4b;
    font-size: 14px;
    line-height: 27px
}

.shop-content .woocommerce-MyAccount-content [type=submit] {
    background: #ff5b4b;
    margin-top: 15px
}

.woocommerce-MyAccount-content legend {
    font: 700 16px Montserrat, sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding-left: 3px;
    padding-right: 3px;
    background: #fff
}

.woocommerce-MyAccount-content .edit-account fieldset {
    margin-top: 45px;
    border-radius: 4px;
    border-color: #d9e0ea
}

#ip-wishlist-table .actions,
#ip-wishlist-table .product-price,
#ip-wishlist-table .stock {
    padding-left: 15px;
    white-space: nowrap
}

#ip-wishlist-table .product-price,
#ip-wishlist-table .stock {
    text-align: right
}

#ip-wishlist-table .price del {
    display: inline-block;
    padding: 0 5px;
    position: relative;
    margin-right: 5px;
    font-size: 75%;
    line-height: 26px;
    color: #d0d0d0
}

#ip-wishlist-table .price del:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    height: 0;
    opacity: .33;
    border: 1px solid #979797
}

#ip-wishlist-table .price del,
#ip-wishlist-table .price ins {
    text-decoration: none
}

#ip-wishlist-table .price ins {
    display: block
}

#ip-wishlist-table .actions .button {
    background: #ff5b4b;
    font-size: 18px;
    line-height: 20px;
    padding: 12px 20px;
	color: #fff;
}

#ip-wishlist-share-link {
    width: calc(100% - 85px)
}

.ip-wishlist-share {
    margin-top: 50px;
    font: 700 11px/11px Open Sans, sans-serif;
    color: #9a9a9a;
    letter-spacing: 1px;
    text-transform: uppercase
}

.shop_table.cart th.product-subtotal {
    text-align: right
}

.shop_table.cart .product-quantity {
    text-align: center
}

#ip-wishlist-table td.product-price,
.shop_table.cart td.product-subtotal {
    text-align: right;
    font: 400 30px/30px Fredoka One, sans-serif;
    color: #ff5b4b;
    padding-left: 15px;
    white-space: nowrap
}

#ip-wishlist-table .product-thumbnail,
.shop_table.cart .product-thumbnail {
    position: relative;
    width: 75px
}

#ip-wishlist-table .product-thumbnail img,
.shop_table.cart .product-thumbnail img {
    width: 75px;
    height: auto;
}

#ip-wishlist-table .product-thumbnail .remove,
.shop_table.cart .product-thumbnail .remove {
    position: absolute;
    display: inline-block;
    left: -22px;
    color: #404e65;
    top: 50%;
    margin-top: -12px;
    font-weight: 700;
    font-size: 20px
}

#ip-wishlist-table .loading {
    opacity: .5
}

#ip-wishlist-table td.product-name,
.shop_table.cart td.product-name {
    padding-left: 30px;
    padding-right: 30px
}

#ip-wishlist-table .product-name>a,
.shop_table.cart .product-name>a {
    font: 700 20px Montserrat, sans-serif
}

.shop_table.cart .variation {
    margin: 0;
    padding: 0
}

.shop_table.cart .variation dt {
    display: inline-block
}

.shop_table.cart .variation dd {
    display: inline-block;
    margin: 0
}

.shop_table.cart .variation dd p {
    display: inline;
    margin: 0;
    padding: 0
}

.shop_table.cart .variation dd+dt:before {
    content: ", ";
    position: relative;
    left: -1px
}

.shop_table.cart .actions {
    text-align: right;
    margin-top: 20px
}

.shop_table.cart .update-cart input[type=submit] {
    margin-right: 5px;
    border: none;
    color: #ff5b4b;
    padding: 0 0 0 20px;
    font: 700 11px/11px Open Sans, sans-serif;
    text-transform: uppercase;
    line-height: 36px;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAxNSAxNSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTMuOTI5IDcuNWMtLjY1MyAwLS45NjMuNDYtMS4wNzIuOTQ2LS4zOTEgMS43NDktMi4wNTMgNC40MTEtNS4zNTcgNC40MTFhNS4zNTcgNS4zNTcgMCAwIDEgMC0xMC43MTRjMS4yIDAgMi4zLjQwMyAzLjE5MyAxLjA3MWgtMS4wNWExLjA3MiAxLjA3MiAwIDAgMCAwIDIuMTQzaDMuMjE0Yy41OTIgMCAxLjA3Mi0uNDggMS4wNzItMS4wNzFWMS4wN2ExLjA3MiAxLjA3MiAwIDAgMC0yLjE0MyAwdi4yNzhBNy40NDkgNy40NDkgMCAwIDAgNy41IDBhNy41IDcuNSAwIDEgMCAwIDE1YzUuMzQ2IDAgNy41LTUuMDkgNy41LTYuMzYyIDAtLjc3OC0uNTY5LTEuMTM4LTEuMDcxLTEuMTM4eiIgZmlsbD0iI0ZGNUI0QiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+) 0 no-repeat
}

.shop_table.cart .update-cart svg {
    fill: #ff5b4b;
    vertical-align: middle;
    width: 15px;
    height: 15px;
    margin-right: 6px;
    margin-top: -2px
}

.shop-content .cross-sells {
    text-align: center
}

.shop-content .cross-sells>.products {
    text-align: left
}

.collaterals {
    background: #f4f8ff;
    padding: 0 25px;
    line-height: 20px;
    max-width: 425px;
    margin-left: auto;
    margin-right: auto
}

.checkout-collaterals {
    padding-bottom: 25px;
    position: relative;
    top: 0;
    -webkit-transition: top .5s ease-out;
    transition: top .5s ease-out
}

#customer_details h3,
.collaterals h3 {
    font: 700 16px/16px Montserrat, sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0;
    padding: 25px 0 15px
}

.collaterals table {
    width: 100%;
    position: relative
}

.collaterals .blockOverlay {
    left: -25px!important;
    right: -25px!important;
    width: auto!important;
    top: -56px!important
}

.collaterals .shop_table>tbody>tr>td,
.collaterals .shop_table>tbody>tr>th,
.collaterals .shop_table>tfoot>tr>td,
.collaterals .shop_table>tfoot>tr>th,
.collaterals .shop_table>thead>tr>td,
.collaterals .shop_table>thead>tr>th {
    padding: 15px 0;
    text-transform: uppercase;
    text-align: right;
    border-bottom: 1px solid #d9e0ea
}

.collaterals .shop_table>tbody>tr.order-total>td,
.collaterals .shop_table>tbody>tr.order-total>th {
    border-bottom: none
}

.collaterals .shop_table table td:first-child {
    text-align: left
}

.collaterals .shop_table table td:last-child {
    text-align: right
}

.collaterals .shop_table>tfoot>tr:first-child>td,
.collaterals .shop_table>tfoot>tr:first-child>th {
    border-top: 1px solid #d9e0ea
}

.collaterals .shop_table tbody tr:last-child td,
.collaterals .shop_table tbody tr:last-child th,
.collaterals .shop_table tfoot tr:last-child td,
.collaterals .shop_table tfoot tr:last-child th {
    border: none
}

.collaterals .shop_table>tbody>tr>th,
.collaterals .shop_table>tfoot>tr>th,
.collaterals .shop_table>thead>tr>th {
    text-align: left;
    font-weight: 400;
    -ms-word-wrap: break-word;
    word-wrap: break-word
}

.collaterals .shop_table thead th {
    font: 700 11px/11px Open Sans, sans-serif;
    color: #9a9a9a;
    letter-spacing: 1px;
    padding: 8px 0;
    border-bottom: 1px solid #d9e0ea
}

.collaterals .shop_table thead th.product-total {
    text-align: right
}

.collaterals .shop_table td.product-name {
    text-align: left;
    text-transform: none;
    font-weight: 700
}

.collaterals .shop_table td.product-name .variation {
    font-weight: 400;
    margin: 3px 0 0
}

.collaterals .shop_table td.product-name .variation dt {
    display: inline-block
}

.collaterals .shop_table td.product-name .variation dd {
    display: inline-block;
    margin: 0
}

.collaterals .shop_table td.product-name .variation dd p {
    display: inline;
    margin: 0;
    padding: 0
}

.collaterals .shop_table td.product-name .variation dd+dt:before {
    content: ", ";
    position: relative;
    left: -1px
}

.collaterals .shop_table td.product-name strong {
    white-space: nowrap;
    font-weight: 400
}

.collaterals .shop_table .shipping-calculator td {
    padding: 0
}

.collaterals .shop_table .shipping-calculator-form p {
    position: relative;
    overflow: hidden
}

.collaterals .order-total .amount {
    font: 400 30px/30px Fredoka One, sans-serif;
    color: #ff5b4b;
    letter-spacing: .08em
}

.collaterals .payment_methods .payment_box {
    padding-left: 0;
    padding-top: 5px;
    line-height: 20px;
    font-size: 13px
}

.collaterals .payment_methods .payment_box p {
    margin: 0 0 15px
}

.collaterals #shipping_method input[type=radio],
.collaterals .payment_methods input[type=radio] {
    margin-left: 0;
    margin-right: 0;
    position: absolute;
    left: 2px;
    top: 8px;
    z-index: 1
}

.collaterals #shipping_method li,
.collaterals .payment_methods li {
    position: relative;
    padding-left: 25px
}

.collaterals .payment_methods li img {
    max-width: 100%;
    height: auto;
    vertical-align: top
}

.collaterals ul {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 32px
}

.collaterals #shipping_method .amount {
    float: right
}

.collaterals #shipping_method,
.collaterals .payment_methods {
    line-height: 20px
}

.collaterals #shipping_method li {
    padding-top: 4px;
    margin-bottom: 10px
}

.collaterals .shop_table .shipping td {
    text-align: left;
    padding-top: 0
}

.collaterals .payment_methods li,
.collaterals .shop_table #shipping_method li {
    position: relative;
    padding-top: 4px;
    margin-bottom: 10px
}

.collaterals input[type=radio],
.woocommerce-account input[type=radio] {
    opacity: 0;
    margin-left: 5px;
    font-size: 32px
}

#customer_details input[type=checkbox],
.collaterals input[type=checkbox],
.woocommerce-account input[type=checkbox],
.woocommerce-form-login input[type=checkbox] {
    opacity: 0;
    font-size: 32px
}

.collaterals input[type=radio]+i,
.woocommerce-account input[type=radio]+i,
.woocommerce-form-login input[type=radio]+i {
    display: inline-block;
    width: 17px;
    height: 17px;
    vertical-align: middle;
    margin-left: -15px;
    margin-top: -2px;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+PGRlZnM+PGNpcmNsZSBpZD0iYSIgY3g9IjMwMCIgY3k9IjQ5IiByPSI4Ii8+PG1hc2sgaWQ9ImIiIHg9Ii0xIiB5PSItMSIgd2lkdGg9IjE4IiBoZWlnaHQ9IjE4Ij48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMjkxIDQwaDE4djE4aC0xOHoiLz48dXNlIHhsaW5rOmhyZWY9IiNhIi8+PC9tYXNrPjwvZGVmcz48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMjkxIC00MCkiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PHVzZSBmaWxsPSIjRkZGIiB4bGluazpocmVmPSIjYSIvPjx1c2Ugc3Ryb2tlPSIjQ0RDRENEIiBtYXNrPSJ1cmwoI2IpIiBzdHJva2Utd2lkdGg9IjIiIHhsaW5rOmhyZWY9IiNhIi8+PC9nPjwvc3ZnPg==) no-repeat;
    background-size: 17px 17px
}

.collaterals input[type=radio]+i {
    position: absolute;
    left: 0;
    top: 6px;
    margin: 0
}

.collaterals input[type=radio]:checked+i,
.woocommerce-account input[type=radio]:checked+i,
.woocommerce-form-login input[type=radio]:checked+i {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+PGRlZnM+PGNpcmNsZSBpZD0iYSIgY3g9IjMwMCIgY3k9IjE3IiByPSI4Ii8+PG1hc2sgaWQ9ImIiIHg9Ii0xIiB5PSItMSIgd2lkdGg9IjE4IiBoZWlnaHQ9IjE4Ij48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMjkxIDhoMTh2MThoLTE4eiIvPjx1c2UgeGxpbms6aHJlZj0iI2EiLz48L21hc2s+PG1hc2sgaWQ9ImMiIHg9IjAiIHk9IjAiIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgZmlsbD0iI2ZmZiI+PHVzZSB4bGluazpocmVmPSIjYSIvPjwvbWFzaz48L2RlZnM+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTI5MSAtOCkiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PHVzZSBmaWxsPSIjRkY1QjRCIiB4bGluazpocmVmPSIjYSIvPjx1c2Ugc3Ryb2tlPSIjRkY1QjRCIiBtYXNrPSJ1cmwoI2IpIiBzdHJva2Utd2lkdGg9IjIiIHhsaW5rOmhyZWY9IiNhIi8+PHVzZSBzdHJva2U9IiNGRkYiIG1hc2s9InVybCgjYykiIHN0cm9rZS13aWR0aD0iOCIgeGxpbms6aHJlZj0iI2EiLz48L2c+PC9zdmc+)
}

.collaterals input[type=radio]+label:before,
.woocommerce-account input[type=radio]+label:before,
.woocommerce-form-login input[type=radio]+label:before {
    display: inline-block;
    width: 17px;
    height: 17px;
    vertical-align: middle;
    margin-left: -15px;
    margin-top: -2px;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+PGRlZnM+PGNpcmNsZSBpZD0iYSIgY3g9IjMwMCIgY3k9IjQ5IiByPSI4Ii8+PG1hc2sgaWQ9ImIiIHg9Ii0xIiB5PSItMSIgd2lkdGg9IjE4IiBoZWlnaHQ9IjE4Ij48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMjkxIDQwaDE4djE4aC0xOHoiLz48dXNlIHhsaW5rOmhyZWY9IiNhIi8+PC9tYXNrPjwvZGVmcz48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMjkxIC00MCkiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PHVzZSBmaWxsPSIjRkZGIiB4bGluazpocmVmPSIjYSIvPjx1c2Ugc3Ryb2tlPSIjQ0RDRENEIiBtYXNrPSJ1cmwoI2IpIiBzdHJva2Utd2lkdGg9IjIiIHhsaW5rOmhyZWY9IiNhIi8+PC9nPjwvc3ZnPg==) no-repeat;
    background-size: 17px 17px
}

.collaterals input[type=radio]:checked+label:before,
.woocommerce-account input[type=radio]:checked+label:before,
.woocommerce-form-login input[type=radio]:checked+label:before {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+PGRlZnM+PGNpcmNsZSBpZD0iYSIgY3g9IjMwMCIgY3k9IjE3IiByPSI4Ii8+PG1hc2sgaWQ9ImIiIHg9Ii0xIiB5PSItMSIgd2lkdGg9IjE4IiBoZWlnaHQ9IjE4Ij48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMjkxIDhoMTh2MThoLTE4eiIvPjx1c2UgeGxpbms6aHJlZj0iI2EiLz48L21hc2s+PG1hc2sgaWQ9ImMiIHg9IjAiIHk9IjAiIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgZmlsbD0iI2ZmZiI+PHVzZSB4bGluazpocmVmPSIjYSIvPjwvbWFzaz48L2RlZnM+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTI5MSAtOCkiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PHVzZSBmaWxsPSIjRkY1QjRCIiB4bGluazpocmVmPSIjYSIvPjx1c2Ugc3Ryb2tlPSIjRkY1QjRCIiBtYXNrPSJ1cmwoI2IpIiBzdHJva2Utd2lkdGg9IjIiIHhsaW5rOmhyZWY9IiNhIi8+PHVzZSBzdHJva2U9IiNGRkYiIG1hc2s9InVybCgjYykiIHN0cm9rZS13aWR0aD0iOCIgeGxpbms6aHJlZj0iI2EiLz48L2c+PC9zdmc+)
}

#customer_details input[type=checkbox]+i,
.collaterals input[type=checkbox]+i,
.woocommerce-account input[type=checkbox]+i,
.woocommerce-form-login input[type=checkbox]+i {
    display: inline-block;
    width: 17px;
    height: 17px;
    vertical-align: middle;
    margin-left: -14px;
    margin-right: 5px;
    margin-top: -2px;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+PGRlZnM+PHJlY3QgaWQ9ImEiIHg9IjEiIHk9IjEiIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgcng9IjIiLz48bWFzayBpZD0iYiIgeD0iLTEiIHk9Ii0xIiB3aWR0aD0iMTgiIGhlaWdodD0iMTgiPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0wIDBoMTh2MThIMHoiLz48dXNlIHhsaW5rOmhyZWY9IiNhIi8+PC9tYXNrPjwvZGVmcz48ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjx1c2UgZmlsbD0iI0ZGRiIgeGxpbms6aHJlZj0iI2EiLz48dXNlIHN0cm9rZT0iI0NEQ0RDRCIgbWFzaz0idXJsKCNiKSIgc3Ryb2tlLXdpZHRoPSIyIiB4bGluazpocmVmPSIjYSIvPjwvZz48L3N2Zz4=) no-repeat;
    background-size: 17px 17px
}

#customer_details input[type=checkbox]:checked+i,
.collaterals input[type=checkbox]:checked+i,
.woocommerce-account input[type=checkbox]:checked+i,
.woocommerce-form-login input[type=checkbox]:checked+i {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+PGRlZnM+PHJlY3QgaWQ9ImEiIHg9IjEiIHk9IjEiIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgcng9IjIiLz48bWFzayBpZD0iYiIgeD0iLTEiIHk9Ii0xIiB3aWR0aD0iMTgiIGhlaWdodD0iMTgiPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0wIDBoMTh2MThIMHoiLz48dXNlIHhsaW5rOmhyZWY9IiNhIi8+PC9tYXNrPjxtYXNrIGlkPSJjIiB4PSIwIiB5PSIwIiB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9IiNmZmYiPjx1c2UgeGxpbms6aHJlZj0iI2EiLz48L21hc2s+PC9kZWZzPjxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PHVzZSBmaWxsPSIjRkY1QjRCIiB4bGluazpocmVmPSIjYSIvPjx1c2Ugc3Ryb2tlPSIjRkY1QjRCIiBtYXNrPSJ1cmwoI2IpIiBzdHJva2Utd2lkdGg9IjIiIHhsaW5rOmhyZWY9IiNhIi8+PHVzZSBzdHJva2U9IiNGRkYiIG1hc2s9InVybCgjYykiIHN0cm9rZS13aWR0aD0iOCIgeGxpbms6aHJlZj0iI2EiLz48L2c+PC9zdmc+)
}

#customer_details input[type=checkbox]+label:before,
.collaterals input[type=checkbox]+label:before,
.woocommerce-account input[type=checkbox]+label:before,
.woocommerce-form-login input[type=checkbox]+label:before {
    content: "";
    display: inline-block;
    width: 17px;
    height: 17px;
    vertical-align: middle;
    margin-left: -17px;
    margin-right: 8px;
    margin-top: -2px;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+PGRlZnM+PHJlY3QgaWQ9ImEiIHg9IjEiIHk9IjEiIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgcng9IjIiLz48bWFzayBpZD0iYiIgeD0iLTEiIHk9Ii0xIiB3aWR0aD0iMTgiIGhlaWdodD0iMTgiPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0wIDBoMTh2MThIMHoiLz48dXNlIHhsaW5rOmhyZWY9IiNhIi8+PC9tYXNrPjwvZGVmcz48ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjx1c2UgZmlsbD0iI0ZGRiIgeGxpbms6aHJlZj0iI2EiLz48dXNlIHN0cm9rZT0iI0NEQ0RDRCIgbWFzaz0idXJsKCNiKSIgc3Ryb2tlLXdpZHRoPSIyIiB4bGluazpocmVmPSIjYSIvPjwvZz48L3N2Zz4=) no-repeat;
    background-size: 17px 17px
}

#customer_details input[type=checkbox]:checked+label:before,
.collaterals input[type=checkbox]:checked+label:before,
.woocommerce-account input[type=checkbox]:checked+label:before,
.woocommerce-form-login input[type=checkbox]:checked+label:before {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+PGRlZnM+PHJlY3QgaWQ9ImEiIHg9IjEiIHk9IjEiIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgcng9IjIiLz48bWFzayBpZD0iYiIgeD0iLTEiIHk9Ii0xIiB3aWR0aD0iMTgiIGhlaWdodD0iMTgiPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0wIDBoMTh2MThIMHoiLz48dXNlIHhsaW5rOmhyZWY9IiNhIi8+PC9tYXNrPjxtYXNrIGlkPSJjIiB4PSIwIiB5PSIwIiB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9IiNmZmYiPjx1c2UgeGxpbms6aHJlZj0iI2EiLz48L21hc2s+PC9kZWZzPjxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PHVzZSBmaWxsPSIjRkY1QjRCIiB4bGluazpocmVmPSIjYSIvPjx1c2Ugc3Ryb2tlPSIjRkY1QjRCIiBtYXNrPSJ1cmwoI2IpIiBzdHJva2Utd2lkdGg9IjIiIHhsaW5rOmhyZWY9IiNhIi8+PHVzZSBzdHJva2U9IiNGRkYiIG1hc2s9InVybCgjYykiIHN0cm9rZS13aWR0aD0iOCIgeGxpbms6aHJlZj0iI2EiLz48L2c+PC9zdmc+)
}

.collaterals .coupon {
    margin-left: -25px;
    margin-right: -25px;
    padding: 0 25px 20px;
    position: relative;
    overflow: hidden;
    max-height: 150px;
    border-bottom: 1px solid #d9e0ea;
    -webkit-transition: max-height .3s linear;
    transition: max-height .3s linear
}

.collaterals .coupon:not(.opened) {
    max-height: 55px
}

.collaterals .coupon svg {
    width: 21px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px
}

.collaterals .shipping-calculator svg {
    width: 13px;
    height: 17px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px
}

.collaterals .amount {
    font-weight: 700
}

#place_order,
.collaterals a.button.checkout-button,
.woocommerce-account #customer_login [type=submit],
.woocommerce-form-login [type=submit] {
    background: #ff5b4b;
    line-height: 17px;
    width: 100%;
    padding-top: 9px;
    padding-bottom: 10px
}

#place_order {
    font-size: 18px;
    padding-top: 13px;
    padding-bottom: 14px;
    margin-top: 10px
}

.collaterals .payment_methods {
    margin-bottom: 25px
}

.collaterals .wc-terms-and-conditions a {
    text-decoration: underline
}

.collaterals input[type=text],
.collaterals select {
    width: 100%
}

.collaterals .cart-discount td {
    position: relative
}

.collaterals .woocommerce-remove-coupon {
    position: absolute;
    width: 12px;
    height: 12px;
    top: 50%;
    margin-top: -6px;
    right: -16px;
    overflow: hidden;
    color: #ff5b4b;
    font: 700 20px/14px Open Sans, sans-serif
}

.collaterals .woocommerce-remove-coupon:before {
    content: "× "
}

.collaterals .coupon .header a,
.collaterals .shipping-calculator .header a {
    display: block;
    font: 700 11px/11px Open Sans, sans-serif;
    color: #333;
    letter-spacing: 1px;
    text-transform: uppercase;
    cursor: pointer;
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: left
}

.collaterals .shipping-calculator td {
    text-align: left;
    position: relative;
    overflow: hidden
}

.collaterals .coupon .header a:before,
.collaterals .shipping-calculator .header a:before {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 25px;
    border: 5px solid transparent;
    border-top: 7px solid #adb3bc;
    -webkit-transition: none;
    transition: none
}

.collaterals .shipping-calculator .button {
    float: right
}

.collaterals .coupon.opened .header a:before,
.collaterals .shipping-calculator.opened .header a:before {
    border: 5px solid transparent;
    border-bottom: 7px solid #adb3bc;
    margin-top: -6px
}

.collaterals a.button,
.collaterals button,
.collaterals input[type=submit] {
    font: 700 15px/36px Open Sans, sans-serif;
    text-align: center;
    padding: 0 12px
}

.collaterals .coupon input.input-text {
    margin-right: 5px
}

.collaterals .coupon button {
    white-space: nowrap
}

.collaterals .coupon .form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.woocommerce-error li,
.woocommerce-info li,
.woocommerce-message li,
div.woocommerce-error,
div.woocommerce-info,
div.woocommerce-message {
    display: block;
    border-radius: 4px;
    padding: 14px 15px;
    font-size: 15px;
    font-weight: 700;
    overflow: hidden
}

.woocommerce-error li,
.woocommerce-info li,
.woocommerce-message li {
    margin-bottom: 10px
}

ul.woocommerce-error,
ul.woocommerce-info,
ul.woocommerce-message {
    margin: 0 0 20px;
    padding: 0;
    list-style: none
}

div.woocommerce-error,
div.woocommerce-info,
div.woocommerce-message {
    margin: 0 0 20px
}

.shop-content div.woocommerce-error,
.shop-content div.woocommerce-info,
.shop-content div.woocommerce-message,
.shop-content ul.woocommerce-error,
.shop-content ul.woocommerce-info,
.shop-content ul.woocommerce-message {
    margin-top: -35px
}

.woocommerce-info li,
div.woocommerce-info {
    background: #f4f8eb;
    color: #93c240
}

.woocommerce-info li a,
div.woocommerce-info a,
div.woocommerce-info a.button {
    display: inline-block;
    background: #93c240;
    color: #fff;
    border-radius: 4px;
    font-size: 14px;
    line-height: 14px;
    padding: 6px 12px;
    text-decoration: none
}

.woocommerce-message li,
div.woocommerce-message {
    background: #f4f8eb;
    color: #93c240
}

.woocommerce-message li a,
div.woocommerce-message a,
div.woocommerce-message a.button {
    display: inline-block;
    background: #93c240;
    color: #fff;
    border-radius: 4px;
    font-size: 14px;
    line-height: 14px;
    padding: 6px 12px
}

.woocommerce-error li,
div.woocommerce-error {
    background: #ffeeed;
    color: #ff5b4b
}

.woocommerce-error li a,
div.woocommerce-error a,
div.woocommerce-error a.button {
    display: inline-block;
    background: #ff5b4b;
    color: #fff;
    border-radius: 4px;
    font-size: 14px;
    line-height: 14px;
    padding: 6px 12px
}

.woocommerce-error a,
.woocommerce-info a,
.woocommerce-message a {
    float: right
}

.shop-content .woocommerce-MyAccount-content div.woocommerce-error,
.shop-content .woocommerce-MyAccount-content div.woocommerce-info,
.shop-content .woocommerce-MyAccount-content div.woocommerce-message,
.shop-content .woocommerce-MyAccount-content ul.woocommerce-error,
.shop-content .woocommerce-MyAccount-content ul.woocommerce-info,
.shop-content .woocommerce-MyAccount-content ul.woocommerce-message {
    margin-top: 0
}

#customer_details h3 {
    padding: 22px 0 20px
}

#customer_details p,
.woocommerce-account p,
.woocommerce-form-login p {
    margin: 0 0 10px;
    padding: 0
}

#customer_details .required,
.woocommerce-account .required,
.woocommerce-form-login .required {
    border-bottom: none;
    color: #ff5b4b
}

#customer_details:not(h3)>label,
.woocommerce-account:not(h3)>label,
.woocommerce-form-login:not(h3)>label {
    padding: 15px 0 10px;
    text-transform: uppercase;
    display: block;
    font-size: 11px;
    line-height: 11px;
    color: #9a9a9a;
    letter-spacing: 1px;
    font-weight: 700
}

#customer_details input[type=email],
#customer_details input[type=password],
#customer_details input[type=tel],
#customer_details input[type=text],
#customer_details textarea,
.woocommerce-account input[type=email],
.woocommerce-account input[type=password],
.woocommerce-account input[type=tel],
.woocommerce-account input[type=text],
.woocommerce-account textarea,
.woocommerce-form-login input[type=email],
.woocommerce-form-login input[type=password],
.woocommerce-form-login input[type=tel],
.woocommerce-form-login input[type=text],
.woocommerce-form-login textarea {
    width: 100%;
    border: 1px solid #979797
}

#customer_details .woocommerce-invalid input[type=email],
#customer_details .woocommerce-invalid input[type=password],
#customer_details .woocommerce-invalid input[type=tel],
#customer_details .woocommerce-invalid input[type=text],
#customer_details .woocommerce-invalid textarea,
.woocommerce-account .woocommerce-invalid input[type=email],
.woocommerce-account .woocommerce-invalid input[type=password],
.woocommerce-account .woocommerce-invalid input[type=tel],
.woocommerce-account .woocommerce-invalid input[type=text],
.woocommerce-account .woocommerce-invalid textarea,
.woocommerce-form-login .woocommerce-invalid input[type=email],
.woocommerce-form-login .woocommerce-invalid input[type=password],
.woocommerce-form-login .woocommerce-invalid input[type=tel],
.woocommerce-form-login .woocommerce-invalid input[type=text],
.woocommerce-form-login .woocommerce-invalid textarea {
    border: 1px solid #ff5b4b
}

#customer_details input[type=email]:focus,
#customer_details input[type=password]:focus,
#customer_details input[type=tel]:focus,
#customer_details input[type=text]:focus,
.select2-container.select2-container-active .select2-choice,
.woocommerce-account input[type=email]:focus,
.woocommerce-account input[type=password]:focus,
.woocommerce-account input[type=tel]:focus,
.woocommerce-account input[type=text]:focus,
.woocommerce-form-login input[type=email]:focus,
.woocommerce-form-login input[type=password]:focus,
.woocommerce-form-login input[type=tel]:focus,
.woocommerce-form-login input[type=text]:focus {
    border-color: #333
}

#ship-to-different-address input[type=checkbox] i {
    margin-right: 10px
}

.select2-container .select2-choice {
    border: 1px solid #979797;
    border-radius: 4px
}

.select2-container.select2-dropdown-open .select2-choice {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.woocommerce-thankyou-order-failed,
.woocommerce-thankyou-order-received {
    text-align: center;
    font: 700 20px Montserrat, sans-serif;
    margin-left: auto;
    margin-right: auto
}

.woocommerce-thankyou-order-received {
    max-width: 300px;
    margin-bottom: 65px
}

.woocommerce-thankyou-order-failed {
    max-width: 500px;
    margin-bottom: 25px
}

.woocommerce-thankyou-order-failed svg {
    fill: #ff5b4b
}

.woocommerce-thankyou-order-received svg {
    fill: #93c240
}

.woocommerce-thankyou-order-failed svg:first-of-type,
.woocommerce-thankyou-order-received svg:first-of-type {
    width: 80px;
    height: 87px
}

.woocommerce-thankyou-order-failed svg:nth-of-type(2),
.woocommerce-thankyou-order-received svg:nth-of-type(2) {
    width: 28px;
    height: 20px;
    margin: 12px 0 25px
}

.woocommerce-thankyou-order-failed svg:nth-of-type(2) {
    margin-bottom: 12px
}

.woocommerce-thankyou-order-failed-actions {
    text-align: center;
    margin-bottom: 45px
}

.woocommerce-thankyou-order-details {
    position: relative;
    overflow: hidden;
    list-style: none;
    text-transform: uppercase;
    background: #f4f8ff;
    font-size: 11px;
    color: #9a9a9a;
    letter-spacing: 1px;
    margin: 0;
    padding: 0
}

.woocommerce-thankyou-order-details li {
    float: left;
    width: 25%;
    min-height: 105px;
    padding: 20px 15px;
    text-align: center
}

.woocommerce-thankyou-order-details li:not(:last-child) {
    border-right: 3px solid #fff
}

.woocommerce-thankyou-order-details strong {
    display: block;
    color: #404e65;
    font-size: 15px;
    line-height: 17px;
    font-weight: 700;
    letter-spacing: normal
}

.woocommerce-thankyou-order-wrap {
    max-width: 738px;
    margin: 0 auto
}

.ip-customer-details h2,
.ip-customer-details h3,
.woocommerce-MyAccount-content h2,
.woocommerce-MyAccount-content h3,
.woocommerce-thankyou-order-wrap h2 {
    font: 700 16px Montserrat, sans-serif;
    letter-spacing: 1px;
    margin: 70px 0 25px;
    text-transform: uppercase
}

.woocommerce-MyAccount-content h3 {
    margin-top: 25px
}

.woocommerce-MyAccount-content .order_details,
.woocommerce-thankyou-order-wrap .order_details {
    width: 100%;
    max-width: 460px;
    font-weight: 700
}

.woocommerce-Pagination {
    margin-top: 50px
}

.woocommerce-Pagination a.button {
    background: none;
    border: none;
    border-radius: 0;
    color: #ff5b4b;
    padding-left: 0;
    font-size: 15px;
    padding-right: 15px
}

.woocommerce-Pagination a.button+.button {
    padding-left: 15px;
    border-left: 1px solid #eaeaea
}

.order_details tr {
    border-bottom: 1px solid #d9e0ea
}

.order_details td,
.order_details th {
    padding: 18px 0;
    text-align: left
}

.order_details strong {
    font-weight: 400
}

.order_details thead td,
.order_details thead th {
    padding: 0 0 10px;
    font-weight: 700;
    font-size: 11px;
    line-height: 11px;
    color: #9a9a9a;
    letter-spacing: 1px;
    text-transform: uppercase
}

.order_details td:last-child,
.order_details th:last-child {
    text-align: right
}

.order_details .variation {
    margin: 0;
    padding: 0;
    font-weight: 400
}

.order_details .variation dt {
    display: inline-block
}

.order_details .variation dd {
    display: inline-block;
    margin: 0
}

.order_details .variation dd p {
    display: inline;
    margin: 0;
    padding: 0
}

.order_details .variation dd+dt:before {
    content: ", ";
    position: relative;
    left: -1px
}

.ip-customer-details table td,
.ip-customer-details table th {
    text-align: left
}

.ip-customer-details address,
.woocommerce-MyAccount-content address {
    font-size: 15px;
    font-style: normal;
    line-height: 24px;
    position: relative
}

.woocommerce-MyAccount-content address {
    margin-bottom: 17px
}

.ip-customer-details table {
    position: relative
}

.ip-customer-details address:before,
.ip-customer-details table:before,
.woocommerce-MyAccount-content address:before {
    content: "";
    display: block;
    position: absolute;
    left: -20px;
    top: 0;
    bottom: 0;
    border-left: 1px solid #d9e0ea
}

#customer_login .wrap,
.woocommerce-form-login {
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
    list-style: none;
    padding: 0
}

#customer_login .wrap li {
    display: none
}

#customer_login .wrap li.active {
    display: block
}

#customer_login h1 {
    text-align: center;
    font: 400 48px/55px Fredoka One, sans-serif;
    margin-bottom: 40px;
    letter-spacing: normal;
    color: #cfd3d8
}

#customer_login h1 a {
    color: #cfd3d8;
    text-decoration: none
}

#customer_login h1 a.active {
    color: #404e65
}

#customer_login .inline,
.woocommerce-form-login .inline {
    width: 50%;
    float: left;
    margin-top: 9px
}

#customer_login .inline+[type=submit] {
    width: 50%;
    float: left
}

.woocommerce-form-login [type=submit] {
    width: 50%;
    float: right
}

.woocommerce-form-login .form-row {
    clear: both;
    position: relative;
    overflow: hidden
}

#customer_login [type=submit],
.woocommerce-form-login [type=submit] {
    margin-top: 15px
}

#customer_login .lost_password,
.woocommerce-form-login .lost_password {
    text-align: center;
    font-size: 14px;
    margin-top: 45px
}

#customer_login .lost_password a,
.woocommerce-form-login .lost_password a {
    color: #ff5b4b
}

.woocommerce-product-rating {
    position: relative;
    display: block;
    height: 20px;
    margin-bottom: 15px;
    margin-top: -15px
}

.woocommerce-product-rating .woocommerce-review-link {
    display: none
}

.star-rating {
    position: relative;
    display: inline-block;
    line-height: 20px;
    width: 100px;
    height: 20px;
    overflow: hidden
}

.comment-form-rating .stars a,
.star-rating:before,
.star-rating span:before {
    height: 20px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjNTZCMEYyIiB3aWR0aD0iMTc5MiIgaGVpZ2h0PSIxNzkyIiB2aWV3Qm94PSIwIDAgMTc5MiAxNzkyIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik0xNzI4IDY0N3EwIDIyLTI2IDQ4bC0zNjMgMzU0IDg2IDUwMHExIDcgMSAyMCAwIDIxLTEwLjUgMzUuNVQxMzg1IDE2MTlxLTE5IDAtNDAtMTJsLTQ0OS0yMzYtNDQ5IDIzNnEtMjIgMTItNDAgMTItMjEgMC0zMS41LTE0LjVUMzY1IDE1NjlxMC02IDItMjBsODYtNTAwTDg5IDY5NXEtMjUtMjctMjUtNDggMC0zNyA1Ni00Nmw1MDItNzNMODQ3IDczcTE5LTQxIDQ5LTQxdDQ5IDQxbDIyNSA0NTUgNTAyIDczcTU2IDkgNTYgNDZ6Ii8+PC9zdmc+);
    background-repeat: repeat-x;
    background-size: auto 100%
}

.star-rating:before,
.star-rating span:before {
    position: absolute;
    top: 0;
    left: 0
}

.comment-form-rating .stars a {
    display: inline-block;
    width: 20px;
    text-indent: 100%;
    overflow: hidden;
    opacity: .2
}

.comment-form-rating .stars.selected a,
.comment-form-rating .stars:hover a,
.comment-form-rating .stars a.active {
    opacity: 1
}

.comment-form-rating .stars.selected a.active~a,
.comment-form-rating .stars:not(.selected) a:hover~a {
    opacity: .2
}

.star-rating:before {
    opacity: .2
}

.star-rating:before,
.star-rating span:before {
    content: "";
    width: 100%
}

.star-rating span {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    white-space: nowrap;
    text-indent: 100%
}

.ip-product-container .products {
    text-align: center
}

.ip-product-container .products h2 {
    margin-bottom: 45px
}

.ip-product-container .products ul.products {
    text-align: left
}

.ip-product-thumbnails-col {
    padding-right: 0
}

.ip-product-container .watch-video {
    font: 700 11px/11px Open Sans, sans-serif;
    color: #3a4c69;
    letter-spacing: .0607em;
    text-transform: uppercase;
    position: relative;
    overflow: hidden;
    padding: 4px;
    opacity: 1;
    -webkit-transition: opacity .8s, visibility .8s;
    transition: opacity .8s, visibility .8s
}

.ip-product-container .watch-video.preloading {
    opacity: 0
}

.ip-product-container .watch-video a {
    color: #3a4c69
}

.ip-product-container .watch-video span {
    display: inline-block;
    vertical-align: middle
}

.ip-product-container .watch-video svg {
    width: 25px;
    height: 25px;
    margin-right: 4px;
    vertical-align: middle
}

#ip-product-video-container {
    padding: 30px;
    background: #fff
}

.ip-product-wishlist-button .ip-wishlist-btn:hover:after,
.ip-product-wishlist-button .ip-wishlist-btn:hover:before {
    display: none
}

.slick-product {
    visibility: visible;
    opacity: 1
}

.slick-product .slide img {
    max-width: 100%;
    height: auto;
    border-radius: 4px
}

.slick-product.preloading {
    visibility: hidden;
    opacity: 0
}

.slick-product>.slide:nth-child(n+6) {
    display: none
}

.slick-product .slide {
    margin-bottom: 10px;
    position: relative;
    padding: 4px;
    border-radius: 4px;
    border: 1px solid transparent;
    max-width: 80px
}

.slide:focus {
    outline: none
}

.slick-product .slide.current {
    border-color: #979797
}

.slick-product .slide li {
    display: inline;
    padding: 0
}

.ip-product-images-col .wrap {
    max-width: 555px;
    margin: 0 auto;
    position: relative
}

.slick-product-single .slick-slide {
    position: relative
}

.slick-product-single.product-modal-gallery .slick-slide:before {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 60px;
    height: 60px;
    margin-top: -30px;
    margin-left: -30px;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjAiIGhlaWdodD0iNjAiIHZpZXdCb3g9IjAgMCA2MCA2MCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+PGRlZnM+PHBhdGggZD0iTTM4LjM2MyAzMi4xOWw2LjExMyA2LjExMWEyLjk5OSAyLjk5OSAwIDAgMS0uMDEgNC4yNDFsLTEuOTI0IDEuOTI1YTIuOTk3IDIuOTk3IDAgMCAxLTQuMjQuMDA5bC02LjExMy02LjExM2ExMS42MDUgMTEuNjA1IDAgMCAxLTQuNTQ3LjkyMkMyMS4yMTIgMzkuMjg1IDE2IDM0LjA3MiAxNiAyNy42NDIgMTYgMjEuMjEyIDIxLjIxMiAxNiAyNy42NDIgMTZzMTEuNjQzIDUuMjEyIDExLjY0MyAxMS42NDJjMCAxLjYxNC0uMzI4IDMuMTUtLjkyMiA0LjU0N3ptLTEwLjcyIDIuNzI5YTcuMjc2IDcuMjc2IDAgMSAwIDAtMTQuNTUzIDcuMjc2IDcuMjc2IDAgMCAwIDAgMTQuNTUzeiIgaWQ9ImIiLz48ZmlsdGVyIHg9Ii01MCUiIHk9Ii01MCUiIHdpZHRoPSIyMDAlIiBoZWlnaHQ9IjIwMCUiIGZpbHRlclVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgaWQ9ImEiPjxmZU1vcnBob2xvZ3kgcmFkaXVzPSIxIiBvcGVyYXRvcj0iZGlsYXRlIiBpbj0iU291cmNlQWxwaGEiIHJlc3VsdD0ic2hhZG93U3ByZWFkT3V0ZXIxIi8+PGZlT2Zmc2V0IGluPSJzaGFkb3dTcHJlYWRPdXRlcjEiIHJlc3VsdD0ic2hhZG93T2Zmc2V0T3V0ZXIxIi8+PGZlR2F1c3NpYW5CbHVyIHN0ZERldmlhdGlvbj0iMiIgaW49InNoYWRvd09mZnNldE91dGVyMSIgcmVzdWx0PSJzaGFkb3dCbHVyT3V0ZXIxIi8+PGZlQ29sb3JNYXRyaXggdmFsdWVzPSIwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwLjE2ODg3NDU0NyAwIiBpbj0ic2hhZG93Qmx1ck91dGVyMSIvPjwvZmlsdGVyPjwvZGVmcz48ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxjaXJjbGUgZmlsbC1vcGFjaXR5PSIuMyIgZmlsbD0iI0ZGRiIgY3g9IjMwIiBjeT0iMzAiIHI9IjMwIi8+PGcgb3BhY2l0eT0iLjkiPjx1c2UgZmlsbD0iIzAwMCIgZmlsdGVyPSJ1cmwoI2EpIiB4bGluazpocmVmPSIjYiIvPjx1c2UgZmlsbD0iI0ZGRiIgeGxpbms6aHJlZj0iI2IiLz48L2c+PC9nPjwvc3ZnPg==) no-repeat;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .8s, visibility .8s;
    transition: opacity .8s, visibility .8s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    cursor: pointer;
    pointer-events: none
}

.slick-product-single .slide {
    text-align: center
}

.slick-product-single>.slide:not(:first-child) {
    display: none
}

.slick-product-single .slide img {
    max-width: 100%;
    height: auto;
    display: inline-block
}

.slick-product-single:not(:hover) .slick-arrow {
    opacity: 0
}

.pswp__bg {
    background: rgba(58, 76, 105, .93)
}

.pswp__button:before {
    display: none
}

.pswp__button span {
    margin-top: -20px;
    width: 40px;
    height: 40px;
    cursor: pointer;
    text-decoration: none;
    outline: none;
    border-radius: 4px;
    background: #fff;
    box-shadow: 1px 1px 0 0 rgba(0, 0, 0, .1);
    pointer-events: none
}

.pswp__button span,
.pswp__button svg {
    display: block;
    position: absolute;
    top: 50%
}

.pswp__button svg {
    left: 50%;
    width: 12px;
    height: 20px;
    margin-top: -10px;
    margin-left: -8px;
    fill: #555;
    z-index: 1
}

.pswp__button.pswp__button--arrow--right span {
    left: 0
}

.pswp__button.pswp__button--arrow--left span {
    right: 0
}

.pswp__button.pswp__button--arrow--right svg {
    margin-left: -6px
}

@media (min-width:992px) {
    #header .top-menu .menu li:hover>ul {
        visibility: visible;
        opacity: 1
    }
    .header-type-1 .main-menu .logo,
    .sticky .main-menu .logo {
        position: absolute;
        left: 15px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        display: inline-block
    }
    .header-type-2:not(.sticky) .container-2 {
        position: relative;
        text-align: center;
        padding: 40px 0 30px
    }
    .header-type-2:not(.sticky) .main-menu .logo {
        display: inline-block
    }
    .header-type-2 #header .soc {
        display: inline-block;
        position: absolute;
        left: 0;
        top: 50%;
        margin-top: -15px;
        text-align: left
    }
    .main-menu .product-categories .menu-item,
    .main-menu .product-categories .space-item,
    .sticky.header-type-2 #header .soc {
        display: none
    }
    .header-type-1 .main-menu .product-categories>ul,
    .header-type-2.sticky .main-menu .product-categories>ul {
        position: absolute;
    right: 119px;
    top: 22px;
    width: calc(100% - 280px);
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    text-align: center;
    }
    .header-type-2:not(.sticky) .main-menu .product-categories>ul {
        position: relative;
        text-align: center;
        display: block;
        width: 100%;
        padding: 0 0 20px;
        margin: 0;
        list-style: none
    }
    .woocommerce-off.header-type-2:not(.sticky) .main-menu .product-categories>ul {
        display: none
    }
    .main-menu .product-categories>ul>li {
        display: inline-block;
        vertical-align: top;
        width: 110px;
    width: 85px;
        margin: 0px;
        position: relative;
        text-align: center
    }
    .main-menu .product-categories>ul>li:after {
        content: "";
        position: absolute;
        left: 50%;
        margin-left: -10px;
        bottom: 0;
        border: 10px solid transparent;
        border-bottom: 10px solid #56b0f2;
        visibility: hidden;
        opacity: 0;
        z-index: 101;
        display: none
    }
    .main-menu .product-categories>ul>li.ltr:after,
    .main-menu .product-categories>ul>li.rtl:after {
        display: block
    }
    .main-menu .product-categories>ul>li.has-children:hover:after,
    .main-menu .product-categories>ul>li.menu-item-has-children:hover:after {
        visibility: visible;
        opacity: 1
    }
    .header-type-2.sticky.sticky-type-1 .main-menu .product-categories>ul>li.items-7,
    .header-type-2.sticky.sticky-type-1 .main-menu .product-categories>ul>li.items-8,
    .header-type-2.sticky.sticky-type-1 .main-menu .product-categories>ul>li.items-9,
    .header-type-2.sticky.sticky-type-1 .main-menu .product-categories>ul>li.items-10,
    .header-type-2.sticky.sticky-type-1 .main-menu .product-categories>ul>li.items-11,
    .header-type-2.sticky.sticky-type-1 .main-menu .product-categories>ul>li.items-12 {
        display: block;
        float: left;
        margin-left: 0;
        margin-right: 0
    }
    .header-type-2.sticky.sticky-type-1 .main-menu .product-categories>ul>li.items-7 {
        width: 14.2857%
    }
    .header-type-2.sticky.sticky-type-1 .main-menu .product-categories>ul>li.items-7 img,
    .header-type-2.sticky.sticky-type-1 .main-menu .product-categories>ul>li.items-7 svg {
        width: 55.2%
    }
    .header-type-2.sticky.sticky-type-1 .main-menu .product-categories>ul>li.items-8 {
        width: 12.5%
    }
    .header-type-2.sticky.sticky-type-1 .main-menu .product-categories>ul>li.items-8 img,
    .header-type-2.sticky.sticky-type-1 .main-menu .product-categories>ul>li.items-8 svg {
        width: 55.2%
    }
    .header-type-2.sticky.sticky-type-1 .main-menu .product-categories>ul>li.items-9 {
        width: 11.11111111%
    }
    .header-type-2.sticky.sticky-type-1 .main-menu .product-categories>ul>li.items-9 img,
    .header-type-2.sticky.sticky-type-1 .main-menu .product-categories>ul>li.items-9 svg {
        width: 61.77%
    }
    .header-type-2.sticky.sticky-type-1 .main-menu .product-categories>ul>li.items-10 {
        width: 10%
    }
    .header-type-2.sticky.sticky-type-1 .main-menu .product-categories>ul>li.items-10 img,
    .header-type-2.sticky.sticky-type-1 .main-menu .product-categories>ul>li.items-10 svg {
        width: 68.64%
    }
    .header-type-2.sticky.sticky-type-1 .main-menu .product-categories>ul>li.items-11 {
        width: 9.090909%
    }
    .header-type-2.sticky.sticky-type-1 .main-menu .product-categories>ul>li.items-11 img,
    .header-type-2.sticky.sticky-type-1 .main-menu .product-categories>ul>li.items-11 svg {
        width: 75.5%
    }
    .header-type-2.sticky.sticky-type-1 .main-menu .product-categories>ul>li.items-12 {
        width: 8.333333%
    }
    .header-type-2.sticky.sticky-type-1 .main-menu .product-categories>ul>li.items-12 img,
    .header-type-2.sticky.sticky-type-1 .main-menu .product-categories>ul>li.items-12 svg {
        width: 82.37%
    }
    .main-menu .product-categories>ul>li svg {
        display: inline-block;
        height: 53px;
        width: 53px
    }
    .main-menu .product-categories>ul>li img {
        display: inline-block;
        height: 53px;
        width: auto;
        margin-bottom: 6px
    }
    .main-menu .product-categories>ul>li span {
        display: block;
        font-weight: 700;
        font-size: 11.5px;
        letter-spacing: .12em;
        text-transform: uppercase;
        color: #404e65;
        padding-bottom: 15px
    }
    @-webkit-keyframes b {
        0%,
        20%,
        60%,
        to {
            -webkit-transform: translateY(0)
        }
        40% {
            -webkit-transform: translateY(-10px)
        }
        80% {
            -webkit-transform: translateY(-2px)
        }
    }
    @keyframes b {
        0%,
        20%,
        60%,
        to {
            -webkit-transform: translateY(0);
            transform: translateY(0)
        }
        40% {
            -webkit-transform: translateY(-10px);
            transform: translateY(-10px)
        }
        80% {
            -webkit-transform: translateY(-2px);
            transform: translateY(-2px)
        }
    }
    .ip-cart-count.animate,
    .main-menu .product-categories>ul>li:hover>a>svg,
    .main-menu .product-categories>ul>li:hover img {
        -webkit-animation: b 1s;
        animation: b 1s
    }
    .sticky .main-menu .product-categories>ul>li span {
        padding-top: 15px
    }
    .main-menu .product-categories ul>li ul {
        opacity: 0;
        visibility: hidden;
        position: absolute;
        background: #56b0f2;
        border-radius: 8px;
        list-style: none;
        text-align: left;
        padding: 15px 0;
        margin: 0;
        width: 215px;
        z-index: 101;
        left: -15px;
        box-shadow: 0 5px 20px rgba(0, 0, 0, .3)
    }
    .main-menu .product-categories ul>li>ul {
        display: none
    }
    .main-menu .product-categories ul>li.ltr>ul,
    .main-menu .product-categories ul>li.rtl>ul {
        display: block
    }
    .main-menu .product-categories ul>li.rtl ul {
        left: auto;
        right: -15px
    }
    .main-menu .product-categories ul>li.col-2>ul>li:nth-child(odd)>ul>li ul,
    .main-menu .product-categories ul>li.col-3>ul>li:nth-child(3n+1)>ul>li ul,
    .main-menu .product-categories ul>li.col-3>ul>li:nth-child(3n+2)>ul>li ul,
    .main-menu .product-categories ul>li.col-4>ul>li:nth-child(4n+1)>ul>li ul,
    .main-menu .product-categories ul>li.col-4>ul>li:nth-child(4n+2)>ul>li ul,
    .main-menu .product-categories ul>li.ltr ul li ul {
        display: block;
        left: auto;
        right: -245px;
        top: -15px
    }
    .main-menu .product-categories ul>li.col-2>ul>li:nth-child(odd)>ul>li ul:before,
    .main-menu .product-categories ul>li.col-3>ul>li:nth-child(3n+1)>ul>li ul:before,
    .main-menu .product-categories ul>li.col-3>ul>li:nth-child(3n+2)>ul>li ul:before,
    .main-menu .product-categories ul>li.col-4>ul>li:nth-child(4n+1)>ul>li ul:before,
    .main-menu .product-categories ul>li.col-4>ul>li:nth-child(4n+2)>ul>li ul:before,
    .main-menu .product-categories ul>li.ltr ul li ul:before {
        content: "";
        display: block;
        position: absolute;
        left: -30px;
        top: 0;
        bottom: 0;
        width: 30px
    }
    .main-menu .product-categories ul>li.col-2>ul>li:nth-child(odd)>ul>li ul:after,
    .main-menu .product-categories ul>li.col-3>ul>li:nth-child(3n+1)>ul>li ul:after,
    .main-menu .product-categories ul>li.col-3>ul>li:nth-child(3n+2)>ul>li ul:after,
    .main-menu .product-categories ul>li.col-4>ul>li:nth-child(4n+1)>ul>li ul:after,
    .main-menu .product-categories ul>li.col-4>ul>li:nth-child(4n+2)>ul>li ul:after,
    .main-menu .product-categories ul>li.ltr ul li ul:after {
        left: -20px;
        right: auto;
        top: 25px;
        border: 10px solid transparent;
        border-right: 10px solid #56b0f2
    }
    .main-menu .product-categories ul>li.col-2>ul>li:nth-child(2n+2)>ul>li ul,
    .main-menu .product-categories ul>li.col-3>ul>li:nth-child(3n+3)>ul>li ul,
    .main-menu .product-categories ul>li.col-4>ul>li:nth-child(4n+3)>ul>li ul,
    .main-menu .product-categories ul>li.col-4>ul>li:nth-child(4n+4)>ul>li ul,
    .main-menu .product-categories ul>li.rtl ul li ul {
        display: block;
        right: auto;
        left: -245px;
        top: -15px
    }
    .main-menu .product-categories ul>li.col-2>ul>li:nth-child(2n+2)>ul>li ul:before,
    .main-menu .product-categories ul>li.col-3>ul>li:nth-child(3n+3)>ul>li ul:before,
    .main-menu .product-categories ul>li.col-4>ul>li:nth-child(4n+3)>ul>li ul:before,
    .main-menu .product-categories ul>li.col-4>ul>li:nth-child(4n+4)>ul>li ul:before,
    .main-menu .product-categories ul>li.rtl ul li ul:before {
        content: "";
        display: block;
        position: absolute;
        left: auto;
        right: -30px;
        top: 0;
        bottom: 0;
        width: 30px
    }
    .main-menu .product-categories ul>li.col-2>ul>li:nth-child(2n+2)>ul>li ul:after,
    .main-menu .product-categories ul>li.col-3>ul>li:nth-child(3n+3)>ul>li ul:after,
    .main-menu .product-categories ul>li.col-4>ul>li:nth-child(4n+3)>ul>li ul:after,
    .main-menu .product-categories ul>li.col-4>ul>li:nth-child(4n+4)>ul>li ul:after,
    .main-menu .product-categories ul>li.rtl ul li ul:after {
        left: auto;
        right: -20px;
        top: 25px;
        border: 10px solid transparent;
        border-left-color: #56b0f2
    }
    .main-menu .product-categories ul>li>ul>li>ul:after {
        content: "";
        position: absolute
    }
    .main-menu .product-categories ul>li ul li {
        margin: 0 20px;
        padding: 11px 0;
        font: 700 15px Open Sans, sans-serif;
        border-bottom: 1px solid hsla(0, 0%, 100%, .15);
        color: #fff;
        position: relative
    }
    .main-menu .product-categories ul>li.col-2>ul {
        width: 430px
    }
    .main-menu .product-categories ul>li.col-3>ul {
        width: 645px
    }
    .main-menu .product-categories ul>li.col-4>ul {
        width: 860px
    }
    .main-menu .product-categories ul>li.col-2>ul>li,
    .main-menu .product-categories ul>li.col-3>ul>li,
    .main-menu .product-categories ul>li.col-4>ul>li {
        float: left;
        width: 175px;
        border-bottom: none
    }
    .main-menu .product-categories ul>li.col-2>ul>li:nth-child(2n+3),
    .main-menu .product-categories ul>li.col-3>ul>li:nth-child(3n+4),
    .main-menu .product-categories ul>li.col-4>ul>li:nth-child(4n+5) {
        clear: both
    }
    .main-menu .product-categories ul>li.col-2>ul>li>a,
    .main-menu .product-categories ul>li.col-3>ul>li>a,
    .main-menu .product-categories ul>li.col-4>ul>li>a {
        text-transform: uppercase;
        border-bottom: 2px solid #fff;
        display: block;
        padding-bottom: 5px
    }
    .main-menu .product-categories ul>li.col-2>ul>li>ul,
    .main-menu .product-categories ul>li.col-3>ul>li>ul,
    .main-menu .product-categories ul>li.col-4>ul>li>ul {
        position: static!important;
        display: block!important;
        left: auto;
        right: auto;
        top: auto;
        box-shadow: none;
        margin: 0;
        padding: 0;
        border-radius: 0;
        width: 100%
    }
    .main-menu .product-categories ul>li.col-2:hover>ul>li>ul,
    .main-menu .product-categories ul>li.col-3:hover>ul>li>ul,
    .main-menu .product-categories ul>li.col-4:hover>ul>li>ul {
        visibility: visible;
        opacity: 1
    }
    .main-menu .product-categories ul>li.col-2>ul>li>ul:after,
    .main-menu .product-categories ul>li.col-3>ul>li>ul:after,
    .main-menu .product-categories ul>li.col-4>ul>li>ul:after {
        display: none
    }
    .main-menu .product-categories ul>li.col-2>ul>li>ul>li,
    .main-menu .product-categories ul>li.col-3>ul>li>ul>li,
    .main-menu .product-categories ul>li.col-4>ul>li>ul>li {
        margin: 0;
        font-weight: 400
    }
    .main-menu .product-categories ul>li.col-2>ul>li>ul>li ul,
    .main-menu .product-categories ul>li.col-3>ul>li>ul>li ul,
    .main-menu .product-categories ul>li.col-4>ul>li>ul>li ul {
        background: #fff
    }
    .main-menu .product-categories ul>li.col-2>ul>li>ul>li ul>li>a,
    .main-menu .product-categories ul>li.col-3>ul>li>ul>li ul>li>a,
    .main-menu .product-categories ul>li.col-4>ul>li>ul>li ul>li>a {
        color: #404e65
    }
    .main-menu .product-categories ul>li.col-2>ul>li:nth-child(odd)>ul li ul,
    .main-menu .product-categories ul>li.col-3>ul>li:nth-child(3n+1)>ul li ul,
    .main-menu .product-categories ul>li.col-3>ul>li:nth-child(3n+2)>ul li ul,
    .main-menu .product-categories ul>li.col-4>ul>li:nth-child(4n+1)>ul li ul,
    .main-menu .product-categories ul>li.col-4>ul>li:nth-child(4n+2)>ul li ul {
        display: block;
        left: auto;
        right: -245px;
        top: -15px
    }
    .main-menu .product-categories ul>li.col-2>ul>li:nth-child(2n+2)>ul li ul,
    .main-menu .product-categories ul>li.col-3>ul>li:nth-child(3n+3)>ul li ul,
    .main-menu .product-categories ul>li.col-4>ul>li:nth-child(4n+3)>ul li ul,
    .main-menu .product-categories ul>li.col-4>ul>li:nth-child(4n+4)>ul li ul {
        display: block;
        right: auto;
        left: -245px;
        top: -15px
    }
    .main-menu .product-categories ul>li.col-2>ul>li:nth-child(odd)>ul li>ul:after,
    .main-menu .product-categories ul>li.col-3>ul>li:nth-child(3n+1)>ul li>ul:after,
    .main-menu .product-categories ul>li.col-3>ul>li:nth-child(3n+2)>ul li>ul:after,
    .main-menu .product-categories ul>li.col-4>ul>li:nth-child(4n+1)>ul li>ul:after,
    .main-menu .product-categories ul>li.col-4>ul>li:nth-child(4n+2)>ul li>ul:after {
        border-right-color: #fff
    }
    .main-menu .product-categories ul>li.col-2>ul>li:nth-child(2n+2)>ul li>ul:after,
    .main-menu .product-categories ul>li.col-3>ul>li:nth-child(3n+3)>ul li>ul:after,
    .main-menu .product-categories ul>li.col-4>ul>li:nth-child(4n+3)>ul li>ul:after,
    .main-menu .product-categories ul>li.col-4>ul>li:nth-child(4n+4)>ul li>ul:after {
        border-left-color: #fff
    }
    .main-menu .product-categories ul>li ul li a {
        color: #fff;
        display: block;
        width: 100%
    }
    .main-menu .product-categories ul>li ul li:last-child {
        border-bottom: none
    }
    .main-menu .product-categories ul>li:hover>ul,
    .main-menu .product-categories ul>li>ul li:hover>ul {
        opacity: 1;
        visibility: visible
    }
    .sticky .main-menu {
        height: 78px
    }
    .sticky.header-type-2 .main-menu .product-categories>ul,
    .sticky .main-menu .product-categories>ul {
        left: 48.5%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }
    .sticky.header-type-1.fullwidth-slider #header .main-menu,
    .sticky.header-type-2.fullwidth-slider #header .main-menu {
        border-bottom: 1px solid #eaeaea
    }
    .sticky.sticky-type-1 #header .main-menu .product-categories>ul>li span,
    .sticky.sticky-type-1.header-type-2 .main-menu .product-categories>ul>li:nth-child(n+13),
    .sticky.sticky-type-2.header-type-2 .main-menu .product-categories>ul>li:nth-child(n+7) {
        display: none
    }
    .sticky.sticky-type-2 #header .main-menu .product-categories>ul>li {
        vertical-align: middle
    }
    .sticky.sticky-type-1 #header .main-menu .product-categories>ul>li img,
    .sticky.sticky-type-1 #header .main-menu .product-categories>ul>li svg {
        margin-top: 10px;
        margin-bottom: 10px;
        vertical-align: middle
    }
    .sticky.sticky-type-2 #header .main-menu .product-categories>ul>li img,
    .sticky.sticky-type-2 #header .main-menu .product-categories>ul>li svg {
        display: none
    }
    .admin-bar .pswp__top-bar,
    .admin-bar.search-open #ajax-search,
    .admin-bar.search-open #ajax-search-result,
    .admin-bar.sidebar-open #ip-shop-sidebar,
    .admin-bar.sticky #header .main-menu {
        margin-top: 32px
    }
    .admin-bar .mfp-wrap {
        top: 32px!important;
        height: auto!important;
        bottom: 0!important
    }
    .ip-shop-loop-wrap:hover {
        box-shadow: 0 0 30px 0 rgba(0, 0, 0, .23)
    }
    .ip-shop-loop-wrap:not(:hover) .ip-quickview-btn,
    .ip-shop-loop-wrap:not(:hover) .ip-wishlist-btn {
        opacity: 0;
        visibility: hidden
    }
    .ip-shop-loop-wrap:hover .add_to_cart_button {
        position: relative
    }
    .ip-shop-loop-wrap:hover .add_to_cart_button:before {
        content: "+ ";
        position: absolute;
        top: 0;
        left: -12px
    }
    .mobile-sidebar {
        display: none
    }
    #home-post .post:hover .post-content {
        border-color: #56b0f2
    }
    .home-tabs,
    .woocommerce-tabs .tabs {
        width: 100%!important
    }
    #ip-wishlist-table tr:not(:hover) .product-thumbnail .remove,
    .shop_table.cart tr:not(:hover) .product-thumbnail .remove {
        opacity: 0
    }
    .slick-product-single.product-modal-gallery .slick-slide:hover:before {
        opacity: 1;
        visibility: visible;
        -webkit-transition-delay: 1s;
        transition-delay: 1s
    }
    #header .top-menu .menu li a:hover {
        color: #404e65
    }
    #footer a:hover,
    #header .top-menu .auth a:hover,
    #header .top-menu .menu>li>a:hover,
    #header .top-menu .menu ul li a:hover,
    #home-post .post:hover h3,
    #home-post a:hover h2,
    .blog-container h2 a:hover,
    .comments-navigation a:hover,
    .entry-content .post-tags a:hover,
    .home-tabs li a:hover,
    .ip-product-container .product_meta a:hover,
    .ip-product-container .watch-video a:hover,
    .ip-shop-loop-details h3 a:hover,
    .main-header .post-categories a:hover,
    .main-menu .product-categories>ul>li:hover span,
    .mini_cart_item a:hover,
    .post-comments .comment-metadata .comment-edit-link:hover,
    .post-comments .comment-metadata .comment-reply-link:hover,
    .post-comments a:hover,
    .post-navigation .nav-links a:hover,
    .post-related h3 a:hover,
    .shop_table.cart .product-name>a:hover,
    .widget.widget_layered_nav li a:hover,
    .widget a:hover,
    .woocommerce-breadcrumb li a:hover,
    .woocommerce-tabs .tabs li a:hover {
        color: #56b0f2
    }
    #footer .soc a:hover,
    .header-type-2 #header .soc a:hover,
    .post-author .soc a:hover {
        background-color: #56b0f2
    }
    #ajax-search button:hover svg,
    #header .top-menu .auth a:hover svg,
    #search-close:hover svg,
    .comments-navigation a:hover svg,
    .entry-content .bottom .meta-share a:hover svg,
    .ip-product-container .watch-video a:hover svg,
    .main-menu .cart-info:hover svg,
    .main-menu .search:hover svg,
    .main-menu .wishlist:hover svg,
    .post-navigation .nav-links a:hover svg {
        fill: #56b0f2
    }
    .home-tabs li a:hover,
    .post-tags a:hover,
    .widget .tagcloud a:hover,
    .woocommerce-tabs .tabs li a:hover {
        border-color: #56b0f2
    }
    .ip-single-product-nav a:hover i {
        background-color: #404e65
    }
    .ip-product-share a:hover svg,
    .ip-quickview-btn:hover svg,
    .ip-wishlist-btn:hover svg {
        fill: #404e65
    }
    #ip-wishlist-table .product-thumbnail .remove:hover,
    .entry-content a:hover,
    .mini_cart_item a.remove:hover,
    .shop_table.cart .product-thumbnail .remove:hover,
    .widget.widget_layered_nav_filters li.chosen a:hover:after,
    .widget.widget_layered_nav li.chosen a:hover:after,
    .widget.widget_product_categories li a:hover,
    .woocommerce-MyAccount-content p a:not(.button):hover {
        color: #ff5b4b
    }
    .blog-container .post-categories a:hover,
    .ip-shop-loop-actions a:hover,
    .shop-content .ip-shop-loop-actions a.button:hover,
    a.ip-wishlist-btn:hover {
        color: #404e65
    }
    .slick-product .slide:not(.current):hover {
        border-color: #ddd
    }
    #home-banners .banner .more:hover,
    .collaterals a.button:hover,
    .ip-product-container a.button:hover,
    .main-menu .product-categories ul>li ul li a:hover,
    .shop-content a.button:hover,
    .widget a.button:hover,
    .woocommerce-message li a:hover,
    button:hover,
    div.woocommerce-message a.button:hover,
    div.woocommerce-message a:hover,
    input[type=submit]:hover {
        opacity: .6
    }
    #ajax-search button.search:hover {
        opacity: 1
    }
}

@media (max-width:1599px) {
    #home-banners .banner {
        width: 33.3333%
    }
    #home-banners .banner:nth-child(4) {
        display: none
    }
}

@media (max-width:1199px) {
    #home-slider .slick-slide,
    .fixed-slider #home-slider .slick-slide,
    .fixed-slider .slick-preloader .img,
    .fixed-slider .slick.preloading,
    .slick-preloader .img,
    .slick.preloading {
        height: 500px;
        background-position: 0 50%
    }
    .fixed-slider #home-slider h3 {
        font-size: 36px;
        line-height: 42px
    }
    #home-banners .banner {
        height: 220px
    }
    #home-banners .banner h3 {
        font-size: 21px;
        line-height: 26px;
        max-height: 78px
    }
    #home-banners .banner h4 {
        font-size: 27px;
        line-height: 27px
    }
    .blog-container:not(.hide-sidebar) .post,
    .blog-container:not(.hide-sidebar) .post-sizer {
        width: 50%
    }
    .widget a.button,
    .widget button[type=submit]:not(.search-submit) {
        width: 100%!important
    }
    .woocommerce-mini-cart__buttons a.button+a.button {
        margin-left: 0
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .fixed-slider #home-slider .slick-slide,
    .fixed-slider .slick-preloader .img,
    .fixed-slider .slick.preloading {
        height: 390px
    }
    #home-post .post-content {
        padding: 22px 18px
    }
    #home-post .post {
        padding-left: 41%
    }
    #home-post h3 {
        font-size: 18px;
        line-height: 22px;
        min-height: 91px;
        padding: 15px 0 10px;
        margin: 0
    }
    #home-post .post-img {
        width: 41%
    }
    .header-type-1 .main-menu .product-categories>ul>li,
    .header-type-2.sticky .main-menu .product-categories>ul>li {
        width: 76px
    }
    .header-type-1 .main-menu .product-categories>ul>li span {
        font-weight: 700;
        font-size: 10.5px;
        letter-spacing: .1em
    }
    .header-type-1 .main-menu .search svg,
    .header-type-2.sticky .main-menu .search svg {
        right: 85px
    }
    .header-type-1 .main-menu .wishlist svg,
    .header-type-2.sticky .main-menu .wishlist svg {
        right: 135px
    }
    .main-menu .product-categories>ul>li span {
        font-size: 11px
    }
    #header .logo,
    #header .logo img {
        max-width: 170px;
        max-height: 135px
    }
    .ip-product-container .watch-video {
        text-align: center
    }
    .ip-product-container .watch-video svg {
        margin-bottom: 3px
    }
    .slick-product .slide {
        max-width: 65px
    }
    .sidebar-right #ip-shop-sidebar,
    .sidebar-short #ip-shop-sidebar {
        padding-left: 0
    }
    .sidebar-right .ip-product-container .ip-wishlist-btn span.off,
    .sidebar-right .ip-product-container .ip-wishlist-btn span.on,
    .sidebar-short .ip-product-container .ip-wishlist-btn span.off,
    .sidebar-short .ip-product-container .ip-wishlist-btn span.on {
        display: none
    }
}

@media (max-width:991px) {
    #home-slider .slick-slide,
    .fixed-slider #home-slider .slick-slide,
    .fixed-slider .slick-preloader .img,
    .fixed-slider .slick.preloading,
    .slick-preloader .img,
    .slick.preloading {
        height: 400px
    }
    #home-slider h3,
    .fixed-slider #home-slider h3 {
        font-size: 36px;
        line-height: 42px
    }
    #home-slider h4 {
        font-weight: 400;
        font-size: 15px;
        line-height: 15px;
        padding: 25px 0 0
    }
    #home-banners .banner,
    .fixed-slider #home-banners .banner {
        width: 50%
    }
    .footer-sidebar>:nth-child(4n+3) {
        clear: both
    }
    .footer-widget:nth-child(3),
    .footer-widget:nth-child(4) {
        margin-top: 65px
    }
    .blog-container .post,
    .blog-container .post-sizer {
        width: 50%
    }
    .main-header h1 {
        font-size: 32px;
        line-height: 41px
    }
	.ip-shop-header h1 {
		margin-bottom: 25px;
	}
    #sidebar {
        margin-top: 65px;
        padding: 0 0 65px
    }
    .widget {
        margin-top: 65px;
        width: 50%;
        float: left;
        padding-right: 15px;
        padding-left: 15px
    }
    .sidebar-left #ip-shop-sidebar .widget {
        margin-top: 65px;
        width: 100%;
        float: none;
        padding-right: 0;
        padding-left: 0
    }
    .widget:nth-child(2n+3) {
        clear: both
    }
    .ip-product-container:not(.qv) .summary {
        margin-top: 65px
    }
    .slick-product-single:not(:hover) .slick-arrow {
        opacity: 1
    }
    #ip-wishlist-table td.product-price {
        font-size: 20px;
        line-height: 20px
    }
    #ip-wishlist-table td.product-name {
        line-height: 20px;
        padding: 15px
    }
    #ip-wishlist-table td.product-name a {
        font-size: 16px
    }
    #ip-wishlist-table .actions .button {
        font-size: 15px;
        line-height: 17px;
        padding: 8px 14px
    }
    #ip-wishlist-table .product-thumbnail img {
        width: 50px;
        height: 50px
    }
    #ip-wishlist-table .product-thumbnail {
        position: relative;
        width: 50px
    }
    .woocommerce-MyAccount-navigation ul {
        text-align: center
    }
    .woocommerce-MyAccount-navigation ul li {
        display: inline-block;
        margin: 0 10px
    }
    .woocommerce-MyAccount-login-info {
        margin-bottom: 35px
    }
    .woocommerce-MyAccount-content {
        margin-top: 35px
    }
    .woocommerce-Addresses {
        max-width: 500px;
        margin: 0 auto
    }
    .woocommerce-edit-address .woocommerce-MyAccount-content>p {
        text-align: center
    }
    .admin-bar #header .product-categories,
    .admin-bar .pswp__top-bar,
    .admin-bar.search-open #ajax-search,
    .admin-bar.search-open #ajax-search-result,
    .admin-bar.sidebar-open #ip-shop-sidebar,
    .admin-bar.sticky #header .main-menu {
        margin-top: 32px
    }
    .admin-bar .mfp-wrap {
        top: 32px!important;
        height: auto!important;
        bottom: 0!important
    }
    #header .mobile-menu,
    #header .mobile-menu-back,
    #header .mobile-menu-close,
    .menu-shadow,
    .product-categories .auth {
        display: block
    }
    #header {
        text-align: center;
        height: auto;
        -webkit-transform: none;
        transform: none
    }
    #header .main-menu {
        height: auto;
        padding: 23px 0
    }
    .sticky #header .main-menu {
        padding: 13px 0
    }
    #header .logo {
        display: inline-block;
        max-width: 155px;
        max-height: 155px
    }
    .sidebar-left #ip-shop-sidebar {
        right: 0;
        height: 100%;
        border-left: 1px solid #ebebeb;
        overflow: hidden;
        padding-left: 30px;
        padding-right: 30px;
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
        -webkit-transform: translate3d(301px, 0, 0);
        transform: translate3d(301px, 0, 0)
    }
    #header .product-categories,
    .sidebar-left #ip-shop-sidebar {
        position: fixed;
        z-index: 1010;
        top: 0;
        bottom: 0;
        width: 300px;
        background: #fff;
        list-style: none;
        -webkit-transition: -webkit-transform .5s cubic-bezier(.86, 0, .07, 1);
        transition: -webkit-transform .5s cubic-bezier(.86, 0, .07, 1);
        transition: transform .5s cubic-bezier(.86, 0, .07, 1);
        transition: transform .5s cubic-bezier(.86, 0, .07, 1), -webkit-transform .5s cubic-bezier(.86, 0, .07, 1)
    }
    #header .product-categories {
        left: 0;
        overflow: hidden;
        -webkit-transform: translate3d(-301px, 0, 0);
        transform: translate3d(-301px, 0, 0)
    }
    .menu-open #header .product-categories,
    .sidebar-open #ip-shop-sidebar {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    .menu-open #header .menu {
        display: block
    }
    .product-categories .auth {
        display: block;
        width: 100%;
        height: 40px;
        vertical-align: middle;
        position: absolute;
        left: 0;
        bottom: 0;
        font-size: 14px;
        background: #56b0f2;
        color: #fff;
        text-align: left;
        line-height: 40px;
        padding-left: 18px
    }
    .product-categories .auth svg {
        width: 17px;
        height: 14px;
        vertical-align: middle;
        fill: #fff;
        margin-right: 3px
    }
    .product-categories .auth span {
        color: #fff;
        font-weight: 700
    }
    #search {
        position: absolute;
        right: 15px;
        top: 15px;
        text-align: right;
        display: block
    }
    #header .mobile-menu {
        display: inline
    }
	#header .top-menu{
		height: 42px;
		background-color: rgba(0,0,0,0.05) !important;
	}
    #header .top-menu nav {
        display: none
    }
	#header .top-menu .auth {
		line-height: 42px;
	}
    .menu-open .menu-shadow,
    .sidebar-open .menu-shadow {
        visibility: visible;
        opacity: 1
    }
    .mobile-menu-close svg,
    .mobile-sidebar-close svg {
        position: absolute;
        right: 25px;
        top: 24px;
        width: 15px;
        height: 15px
    }
    #header .mobile-menu-back {
        position: absolute;
        left: 25px;
        top: 26px;
        color: #56b0f2;
        fill: #56b0f2;
        font: 700 14px/14px Open Sans, sans-serif;
        -webkit-transition: -webkit-transform .5s cubic-bezier(.86, 0, .07, 1);
        transition: -webkit-transform .5s cubic-bezier(.86, 0, .07, 1);
        transition: transform .5s cubic-bezier(.86, 0, .07, 1);
        transition: transform .5s cubic-bezier(.86, 0, .07, 1), -webkit-transform .5s cubic-bezier(.86, 0, .07, 1);
        -webkit-transform: translate3d(-301px, 0, 0);
        transform: translate3d(-301px, 0, 0)
    }
    .submenu-open #header .mobile-menu-back {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    #header .mobile-menu-back svg {
        display: inline-block;
        vertical-align: middle;
        width: 7px;
        height: 11px;
        fill: #56b0f2;
        margin-right: 3px;
        margin-bottom: 2px
    }
    .header-type-2 #header .soc {
        display: none
    }
    .main-menu .product-categories>ul,
    .main-menu .product-categories>ul>li ul {
        padding: 0;
        margin: 0;
        text-align: left;
        background: #fff;
        width: 300px;
        bottom: 40px;
        display: block;
        position: absolute;
        overflow-x: visible;
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch
    }
    .main-menu .product-categories>ul,
    .main-menu .product-categories>ul>li ul {
        left: 0;
        top: 55px;
        -webkit-transition: -webkit-transform .5s cubic-bezier(.86, 0, .07, 1);
        transition: -webkit-transform .5s cubic-bezier(.86, 0, .07, 1);
        transition: transform .5s cubic-bezier(.86, 0, .07, 1);
        transition: transform .5s cubic-bezier(.86, 0, .07, 1), -webkit-transform .5s cubic-bezier(.86, 0, .07, 1)
    }
    .main-menu .product-categories>ul>li ul {
        position: fixed;
        padding-top: 10px;
        z-index: 101;
        -webkit-transform: translate3d(-301px, 0, 0);
        transform: translate3d(-301px, 0, 0)
    }
    .main-menu .product-categories>ul>li>ul>li>ul {
        top: 0
    }
    .sub-submenu-open .product-categories>ul>li>ul>li>ul,
    .submenu-open .product-categories>ul>li>ul {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    .submenu-open .product-categories>ul li:not(.selected) ul {
        visibility: hidden;
        opacity: 0
    }
    .main-menu .product-categories>ul>li img,
    .main-menu .product-categories>ul>li svg {
        width: 35px;
        height: 35px;
        display: inline-block;
        position: absolute;
        left: 25px;
        top: 50%;
        margin-top: -17px
    }
    .main-menu .product-categories ul li {
        display: block;
        position: relative;
        padding: 0;
        margin: 0;
        width: 100%!important
    }
    .main-menu .product-categories>ul li.has-children:after,
    .main-menu .product-categories>ul li.menu-item-has-children:after {
        content: "";
        display: block;
        position: absolute;
        right: 25px;
        top: 50%;
        margin-top: -6px;
        width: 7px;
        height: 11px;
        background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSIxMyIgdmlld0JveD0iMCAwIDkgMTMiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTcuMzc3IDUuODM4YS45MTYuOTE2IDAgMCAxIDAgMS4yOTVsLTQuNjA5IDQuNjA4YS45MTYuOTE2IDAgMCAxLTEuMjk1LTEuMjk1bDQuNjA4LTQuNjA4djEuMjk1bC00LjU3LTQuNTdhLjkxNi45MTYgMCAwIDEgMS4yOTYtMS4yOTVsNC41NyA0LjU3eiIgc3Ryb2tlPSIjM0E0QzY5IiBmaWxsPSIjM0E0QzY5IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=) no-repeat;
        background-size: 7px 11px
    }
    .main-menu .product-categories>ul>li>ul>li>ul>li.has-children:after,
    .main-menu .product-categories>ul>li>ul>li>ul>li.menu-item-has-children:after {
        display: none
    }
    .main-menu .product-categories>ul li.menu-item.has-children:after,
    .main-menu .product-categories>ul li.menu-item.menu-item-has-children:after {
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSIxMyIgdmlld0JveD0iMCAwIDkgMTMiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTcuMzc3IDUuODM4YS45MTYuOTE2IDAgMCAxIDAgMS4yOTVsLTQuNjA5IDQuNjA4YS45MTYuOTE2IDAgMCAxLTEuMjk1LTEuMjk1bDQuNjA4LTQuNjA4djEuMjk1bC00LjU3LTQuNTdhLjkxNi45MTYgMCAwIDEgMS4yOTYtMS4yOTVsNC41NyA0LjU3eiIgc3Ryb2tlPSIjNTZCMEYyIiBmaWxsPSIjNTZCMEYyIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=);
        background-size: 7px 11px
    }
    .main-menu .product-categories>ul>li>a,
    .main-menu .product-categories>ul>li>span {
        display: block;
        width: 100%;
        padding: 25px 50px 25px 70px;
        font-weight: 700;
        font-size: 13px;
        line-height: 15px;
        text-transform: uppercase
    }
    .main-menu .product-categories>ul>li.menu-item>a,
    .main-menu .product-categories>ul>li.menu-item>ul li a {
        color: #56b0f2
    }
    .main-menu .product-categories>ul>li.categories>a,
    .main-menu .product-categories>ul>li.categories>span,
    .main-menu .product-categories>ul>li.menu-item>a,
    .main-menu .product-categories>ul>li.pagenav>a,
    .main-menu .product-categories>ul>li.pagenav>span {
        padding: 15px 30px
    }
    .woocommerce-on .main-menu .product-categories>ul>li.space-item {
        height: 30px
    }
    .main-menu .product-categories>ul>li>ul>li a {
        display: block;
        width: 100%;
        padding: 15px 30px;
        font-weight: 700;
        font-size: 13px;
        line-height: 15px;
        text-transform: uppercase
    }
    .ip-shop-header .woocommerce-ordering {
        text-align: left
    }
    .mobile-sidebar-close {
        display: block
    }
    .ip-shop-ordering-row {
        position: relative;
        padding-right: 50px;
        text-align: left
    }
    .ip-product-container .product_title {
        font-size: 36px;
        line-height: 42px
    }
    .ip-product-share span {
        display: none
    }
    .ip-product-share svg {
        width: 26px;
        height: 20px
    }
    .ip-product-container .ip-wishlist-btn span.off,
    .ip-product-container .ip-wishlist-btn span.on {
        display: none
    }
    .ip-product-container .watch-video {
        font-size: 10px;
        line-height: 10px;
        margin-top: -7px
    }
    .ip-product-container .watch-video svg {
        margin-bottom: 3px;
        width: 20px;
        height: 20px
    }
    .ip-product-container:not(.qv) .ip-product-wishlist-button .ip-wishlist-btn {
        margin-top: 0
    }
    .ip-product-container .summary {
        float: none
    }
    .sidebar-right #ip-shop-sidebar {
        display: none
    }
    .sidebar-short #ip-shop-sidebar {
        padding-left: 0;
        overflow: hidden
    }
    .sidebar-short #ip-shop-sidebar .widget,
    .widget.custom-advantages-widget {
        padding: 25px 30px
    }
    .sidebar-short .widget:not(.custom-advantages-widget) {
        display: none
    }
    .sidebar-short .widget:nth-child(2n+3) {
        clear: none
    }
    .sidebar-short .widget:nth-child(3n+4) {
        clear: both
    }
    .sidebar-short #ip-shop-sidebar .mobile-sidebar-close {
        display: none
    }
    .woocommerce-tabs {
        margin-top: 65px
    }
    .home-tabs,
    .woocommerce-tabs .tabs {
        position: absolute;
        padding-top: 40px;
        border: 3px solid #56b0f2;
        border-radius: 22px;
        overflow: hidden;
        max-width: 100%;
        width: 200px;
        top: 0;
        z-index: 100;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        background: #fff;
        text-align: left
    }
    .home-tabs:before,
    .woocommerce-tabs .tabs:before {
        content: "";
        position: absolute;
        right: 15px;
        top: 18px;
        border: 5px solid transparent;
        border-top: 7px solid #56b0f2
    }
    .home-tabs.expand:before,
    .woocommerce-tabs .tabs.expand:before {
        border: 5px solid transparent;
        border-bottom: 7px solid #56b0f2;
        top: 11px
    }
    .home-tabs li,
    .woocommerce-tabs .tabs li {
        display: none;
        padding: 0
    }
    .home-tabs.expand li,
    .home-tabs li.current,
    .woocommerce-tabs .tabs.expand li,
    .woocommerce-tabs .tabs li.active {
        display: block
    }
    .home-tabs li a,
    .woocommerce-tabs .tabs li a {
        display: block;
        border: none;
        border-radius: 0;
        overflow: hidden;
        padding: 0;
        margin: 0 28px 0 20px
    }
    .home-tabs li.current a,
    .woocommerce-tabs .tabs li.active a {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        border: 0;
        padding: 0;
        margin: 0 28px 0 20px
    }
    .collaterals {
        margin-top: 25px
    }
    .sidebar-short .custom-advantages-widget {
        -webkit-transition: opacity .3s linear;
        transition: opacity .3s linear
    }
    .sidebar-short .custom-advantages-widget.inv {
        opacity: 0
    }
}

@media (min-width:601px) and (max-width:991px) {
    #home-banners .banner:first-child,
    #home-banners .banner:nth-child(2),
    #home-banners .banner:nth-child(3),
    #home-banners .banner:nth-child(4) {
        display: inline-block;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: opacity .8s, visibility .8s;
        transition: opacity .8s, visibility .8s
    }
    #home-banners .banner:nth-child(3),
    #home-banners .banner:nth-child(4) {
        position: absolute;
        left: 0;
        top: 0
    }
    #home-banners .banner:nth-child(4) {
        left: 50%
    }
    #home-banners.shift-1 .banner:first-child,
    #home-banners.shift-1 .banner:nth-child(2),
    #home-banners.shift-2 .banner:first-child,
    #home-banners.shift-2 .banner:nth-child(2),
    #home-banners.shift-3 .banner:nth-child(3),
    #home-banners.shift-3 .banner:nth-child(4),
    #home-banners.shift-4 .banner:nth-child(3),
    #home-banners.shift-4 .banner:nth-child(4) {
        opacity: 1;
        visibility: visible
    }
    .sidebar-short #ip-shop-sidebar .widget {
        width: 33%
    }
    .widget.custom-advantages-widget+.widget.custom-advantages-widget {
        margin-top: 65px
    }
    .custom-advantages-widget,
    .sidebar-short .custom-advantages-widget {
        border-radius: 0
    }
    .sidebar-short .custom-advantages-widget:first-of-type {
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px
    }
    .sidebar-short .custom-advantages-widget:last-of-type {
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px
    }
}


@media screen and (max-width:782px) {
	#ip-wishlist-table .product-thumbnail, .shop_table.cart .product-thumbnail{
		width: 5px;
	}
	#ip-wishlist-table .product-thumbnail a:not(.remove), .shop_table.cart .product-thumbnail a:not(.remove){
		display: none;
	}
	#ip-wishlist-table .product-thumbnail .remove, .shop_table.cart .product-thumbnail .remove {
		left: 5px !important;
	}
	#ip-wishlist-table .product-thumbnail, .shop_table.cart .product-thumbnail {
		padding-left: 0px !important;
	}
	#ip-wishlist-table td.product-price, .shop_table.cart td.product-subtotal{
		font-size: 20px;
	}
	#ip-wishlist-table td.product-price small, .shop_table.cart td.product-subtotal small{
		display: block;
	}
}


@media screen and (max-width:782px) {
    .admin-bar #header .product-categories,
    .admin-bar .pswp__top-bar,
    .admin-bar.search-open #ajax-search,
    .admin-bar.search-open #ajax-search-result,
    .admin-bar.sidebar-open #ip-shop-sidebar,
    .admin-bar.sticky #header .main-menu {
        margin-top: 46px
    }
    .admin-bar .mfp-wrap {
        top: 46px!important;
        height: auto!important;
        bottom: 0!important
    }
}

@media (max-width:768px) {
    #home-slider .slick-slide,
    .fixed-slider #home-slider .slick-slide,
    .fixed-slider .slick-preloader .img,
    .fixed-slider .slick.preloading,
    .slick-preloader .img,
    .slick.preloading {
        height: 300px
    }
    #home-slider h3,
    .fixed-slider #home-slider h3 {
        font-size: 30px;
        line-height: 37px
    }
    #home-slider h4 {
        font-size: 14px;
        line-height: 14px;
        padding: 20px 0 0;
        font-weight: 400
    }
    .slick-arrow span {
        width: 30px;
        height: 30px;
        opacity: .5
    }
    #home-slider .inner {
        width: 200px
    }
    #home-slider .inner,
    #home-slider .slick-dots {
        left: 6.15%;
        margin-left: 50px
    }
    .slick-dots {
        width: 100%
    }
    .slick-dots li {
        width: 13px;
        height: 13px;
        margin: 0 8px
    }
    .slick-dots li button {
        width: 8px;
        height: 8px;
        border-radius: 4px
    }
    .slick-dots li.slick-active button {
        border: 2px solid #797a7d;
        background: transparent;
        width: 13px;
        height: 13px;
        border-radius: 7px
    }
    .ip-shop-header .woocommerce-result-count {
        padding: 0 15px
    }
    #ip-wishlist-table .product-thumbnail,
    .shop_table.cart .product-thumbnail {
        padding-left: 25px
    }
    #ip-wishlist-table .product-thumbnail .remove,
    .shop_table.cart .product-thumbnail .remove {
        left: 0
    }
    #ip-wishlist-table td.product-name,
    .shop_table.cart td.product-name {
        padding: 15px
    }
}

@media (max-width:767px) {
    .post-related .post {
        max-width: 263px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        margin-bottom: 30px
    }
    .post-related {
        margin-bottom: -30px;
        overflow: hidden
    }
    .entry-content .bottom .meta-share {
        text-align: left;
        padding-top: 20px
    }
    #tab-reviews .comment-form-author,
    #tab-reviews .comment-form-email {
        width: 100%;
        float: none;
        padding-left: 0;
        padding-right: 0
    }
    #tab-reviews .comment-form-author {
        margin-bottom: 15px
    }
    .ip-qv-product-image,
    .ip-qv-product-summary {
        float: none;
        width: 100%;
        padding-left: 0;
        padding-right: 0
    }
    .ip-qv-product-summary {
        padding-top: 15px
    }
    .ip-mfp-quickview .mfp-content {
        max-width: 500px
    }
    .ip-product-container.qv .ip-product-share-wrap {
        width: 100%;
        padding-left: 0
    }
    .ip-product-container.qv .ip-product-share-wrap:before {
        left: 0
    }
    .ip-product-container.qv {
        padding-top: 30px
    }
    .ip-mfp-close svg {
        margin-top: -12px;
        margin-left: -2px
    }
    #ip-wishlist-table,
    #ip-wishlist-table tbody,
    #ip-wishlist-table td,
    #ip-wishlist-table tr {
        display: block
    }
    #ip-wishlist-table tr {
        padding-bottom: 15px
    }
    #ip-wishlist-table thead {
        display: none
    }
    #ip-wishlist-table td {
        border: none
    }
    #ip-wishlist-table .product-thumbnail {
        float: left;
        width: 75px
    }
    #ip-wishlist-table td.product-price,
    #ip-wishlist-table td.stock {
        text-align: left;
        padding: 10px 0 0 85px
    }
    #ip-wishlist-table .actions {
        padding: 0;
        float: right;
        margin-top: -36px
    }
    #ip-wishlist-table td.product-name {
        padding-left: 85px;
        max-width: 500px;
        padding-bottom: 0
    }
    #ip-wishlist-table tr {
        clear: both;
        position: relative;
        overflow: hidden;
        border-bottom: 1px solid #eaeaea
    }
    .comments-list ol.children {
        margin-left: 0;
        margin-top: 30px
    }
    .woocommerce-thankyou-order-details li {
        width: 50%;
        border-bottom: 3px solid #fff
    }
    .woocommerce-thankyou-order-details li:nth-child(2) {
        border-right: none
    }
    .woocommerce-thankyou-order-details li:nth-child(3) {
        clear: both
    }
}

@media (min-width:601px) and (max-width:768px) {
    #home-banners .banner {
        height: 180px
    }
    #home-banners .banner h3 {
        font-size: 18px;
        line-height: 19px;
        max-height: 57px
    }
    #home-banners .banner h4 {
        font-size: 23px;
        line-height: 23px;
        padding: 10px 0 0
    }
    #home-banners .banner .more {
        left: 9.22%;
        bottom: 25px;
        height: 34px;
        font-weight: 400;
        font-size: 14px;
        line-height: 34px;
        color: #fff;
        text-transform: uppercase;
        padding: 0 20px;
        margin-left: -12px;
        border-radius: 17px
    }
}

@media (max-width:690px) {
    #home-brand .slick-brands {
        padding: 0
    }
    #home-brand .slick-arrow {
        display: none!important
    }
}

@media (max-width:600px) {
    #home-banners .banner,
    #home-post .col-xs-6,
    .fixed-slider #home-banners .banner {
        width: 100%;
        max-width: 415px
    }
    #home-post .col-xs-6 {
        float: none;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 20px
    }
    #home-post .col-xs-6.hidden-xs {
        display: block!important
    }
    #home-banners .banner:first-child,
    #home-banners .banner:nth-child(2),
    #home-banners .banner:nth-child(3),
    #home-banners .banner:nth-child(4) {
        display: block;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: opacity .8s, visibility .8s;
        transition: opacity .8s, visibility .8s
    }
    #home-banners .banner:nth-child(2),
    #home-banners .banner:nth-child(3),
    #home-banners .banner:nth-child(4) {
        position: absolute;
        left: 0;
        top: 0
    }
    #home-banners.shift-1 .banner:first-child,
    #home-banners.shift-2 .banner:nth-child(2),
    #home-banners.shift-3 .banner:nth-child(3),
    #home-banners.shift-4 .banner:nth-child(4) {
        opacity: 1;
        visibility: visible
    }
    .widget {
        width: 100%;
        float: none;
        max-width: 350px;
        margin-left: auto;
        margin-right: auto
    }
    .sidebar-short .widget.custom-advantages-widget br {
        display: none
    }
    .sidebar-short #ip-shop-sidebar .widget+.widget.custom-advantages-widget {
        padding-top: 10px
    }
    .sidebar-short #ip-shop-sidebar .widget+.widget.custom-advantages-widget .img-advantages {
        top: 10px
    }
    .ip-product-container:not(.qv),
    .ip-product-container:not(.qv) .summary {
        margin-top: 25px
    }
    .ip-product-container:not(.qv) .summary .break {
        float: none;
        width: 100%
    }
    .shop_table.cart .product-name>a {
        font-size: 16px
    }
    .shop_table.cart .product-thumbnail img {
        width: 50px;
        height: 50px
    }
    .shop_table.cart td.product-name {
        line-height: 20px
    }
    .shop_table.cart td.product-subtotal {
        font-size: 20px;
        line-height: 20px;
        padding-left: 0
    }
    .ip-wishlist-share>div {
        float: none;
        width: 100%
    }
    .ip-wishlist-share>div:first-child {
        margin-bottom: 20px
    }
    .woocommerce-Addresses .col-xs-6 {
        float: none;
        width: 100%;
        margin-left: 30px
    }
    .woocommerce-MyAccount-orders {
        width: 100%
    }
    .woocommerce-MyAccount-orders,
    .woocommerce-MyAccount-orders tbody,
    .woocommerce-MyAccount-orders td,
    .woocommerce-MyAccount-orders th,
    .woocommerce-MyAccount-orders tr {
        display: block
    }
    .woocommerce-MyAccount-orders td,
    .woocommerce-MyAccount-orders th {
        padding: 5px 0!important;
        border: none!important;
        text-align: left!important
    }
    .woocommerce-MyAccount-orders td:before {
        display: inline-block;
        content: attr(data-title);
        min-width: 70px;
        text-transform: uppercase;
        font-size: 11px;
        line-height: 11px;
        color: #9a9a9a;
        letter-spacing: 1px;
        font-weight: 700
    }
    .woocommerce-MyAccount-orders tr {
        border-bottom: 1px solid #eaeaea;
        padding: 15px 0
    }
    .woocommerce-MyAccount-orders thead {
        display: none
    }
    body>.mobile {
        -webkit-transition: all .5s cubic-bezier(.86, 0, .07, 1);
        transition: all .5s cubic-bezier(.86, 0, .07, 1)
    }
    body.menu-open>.mobile,
    body.search-open>.mobile,
    body.sidebar-open>.mobile {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
    body,
    html {
        -webkit-transition: margin .5s cubic-bezier(.86, 0, .07, 1);
        transition: margin .5s cubic-bezier(.86, 0, .07, 1)
    }
    body.menu-open,
    body.search-open,
    body.sidebar-open,
    html.menu-open,
    html.search-open,
    html.sidebar-open {
        margin-top: 0!important
    }
    body #wrap {
        -webkit-transition: padding .5s cubic-bezier(.86, 0, .07, 1);
        transition: padding .5s cubic-bezier(.86, 0, .07, 1)
    }
    body.admin-bar.menu-open #wrap,
    body.admin-bar.search-open #wrap,
    body.admin-bar.sidebar-open #wrap {
        padding-top: 46px
    }
    .admin-bar #header .product-categories,
    .admin-bar .pswp__top-bar,
    .admin-bar.search-open #ajax-search,
    .admin-bar.search-open #ajax-search-result,
    .admin-bar.sidebar-open #ip-shop-sidebar,
    .admin-bar.sticky #header .main-menu {
        margin-top: 0
    }
    .admin-bar .mfp-wrap {
        top: 0!important
    }
    .main-menu .search svg {
        right: 80px
    }
    .main-menu .wishlist svg {
        right: 125px
    }
    #header .main-menu .logo,
    #header .main-menu .logo img,
    .sticky #header .main-menu .logo,
    .sticky #header .main-menu .logo img {
        max-width: 105px;
        max-height: 105px
    }
    .entry-content ul.products,
    .products {
        margin-left: auto;
        margin-right: auto
    }
    .entry-content ul.products li,
    .products,
    .products li {
        width: 100%;
        padding-left: 0;
        padding-right: 0
    }
    .entry-content .two-col .left,
    .entry-content .two-col .right {
        float: none;
        width: 100%;
        padding: 0
    }
    .footer-sidebar .first {
        width: 100%;
        float: none;
        max-width: 350px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 65px
    }
    #home-slider .slick-slide,
    .fixed-slider #home-slider .slick-slide,
    .fixed-slider .slick-preloader .img,
    .fixed-slider .slick.preloading,
    .slick-preloader .img,
    .slick.preloading {
        background-position: 90% top;
        background-size: auto 320px;
        height: 510px
    }
    #home-slider .inner {
        left: 25px;
        top: 330px;
        width: 90%;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        margin-left: 0
    }
    #home-slider h3,
    .fixed-slider #home-slider h3 {
        max-height: 75px;
        overflow: hidden
    }
    #home-slider .slick-arrow {
        top: 165px;
        width: 30px;
        height: 30px;
        opacity: .5
    }
    #home-slider .slick-dots {
        margin-left: 0;
        left: 25px
    }
	.woocommerce-cart-form__cart-item.cart_item .quantity_select select{
		font-size: 12px;
	}
	.shop_table.cart thead {
		display: none;
	}
	.shop_table.cart td.product-subtotal,
	.shop_table.cart .product-quantity{
		display: block;
	}
}

@media (max-width:480px) {
    #home-review .review {
        padding-bottom: 50px
    }
    #home-review p {
        padding: 0;
        width: 90%;
        font-size: 21px
    }
    #home-review .slick-arrow {
        display: none!important
    }
    .shop_table.cart thead {
        display: none
    }
    .shop_table.cart .quantity input {
        font-size: 14px;
        line-height: 31px;
        width: 33px;
        padding: 0;
        margin-right: 10px
    }
    #footer .bottom>div {
        float: none;
        width: 100%;
        text-align: center;
        left: 0;
        right: 0
    }
    #footer .bottom>div .soc {
        float: none;
        margin-bottom: 15px
    }
    #footer .bottom>div .soc a {
        text-align: left
    }
}

@media (max-width:475px) {
    .main-menu .wishlist.added svg.on,
    .main-menu .wishlist:not(.added) svg.off {
        display: none
    }
    .main-menu .mobile-wishlist svg {
        position: absolute;
        display: inline-block;
        right: 25px;
        bottom: 11px;
        width: 21px;
        height: 18px;
        fill: #fff
    }
    .main-menu .mobile-wishlist.added svg.off,
    .main-menu .mobile-wishlist:not(.added) svg.on {
        display: none
    }
    #home-post .post-content {
        padding: 22px 18px
    }
    #home-post h3 {
        font-size: 18px;
        line-height: 22px;
        min-height: 92px;
        padding: 15px 0 10px;
        margin: 0
    }
    .footer-sidebar>* {
        width: 100%;
        float: none;
        max-width: 300px;
        margin-left: auto;
        margin-right: auto
    }
    .footer-widget:nth-child(2) {
        margin-top: 65px
    }
    .post-comments .comment-respond .comment-form-comment {
        float: none;
        width: 100%
    }
    .post-comments .comment-respond .comment-form-author,
    .post-comments .comment-respond .comment-form-email,
    .post-comments .comment-respond .comment-form-url {
        float: none;
        width: 100%;
        padding: 0
    }
    .main-header h1 {
        font-size: 30px;
        line-height: 35px
    }
    .entry-content blockquote {
        font-size: 18px;
        line-height: 28px
    }
    .comments-navigation .nav-next,
    .comments-navigation .nav-previous,
    .post-navigation .nav-next,
    .post-navigation .nav-previous {
        max-width: 48%
    }
    #ip-quickview {
        width: 95%
    }
    .mfp-close.video {
        right: -15px
    }
    .woocommerce-MyAccount-navigation ul li {
        padding: 20px 15px 20px 40px;
        font-weight: 700;
        font-size: 17px;
        line-height: 17px
    }
    .woocommerce-MyAccount-navigation ul li svg {
        height: 26px;
        width: 34px;
        margin-top: -13px
    }
    .woocommerce-MyAccount-navigation ul li svg.tall {
        height: 29px;
        width: 34px;
        margin-top: -15px
    }
	
	#header .top-menu .auth{
		float: none;
		font-size: 12px;
	}
}

@media (min-width:415px) {
    #home-slider .dark-image h3 {
        color: #ddd
    }
    #home-slider .dark-image h4 {
        color: #aaa
    }
}

@media (max-width:414px) {
    #home-banners .banner {
        height: 180px
    }
    #home-banners .banner h3 {
        font-size: 18px;
        line-height: 19px;
        max-height: 57px
    }
    #home-banners .banner h4 {
        font-size: 23px;
        line-height: 23px;
        padding: 10px 0 0
    }
    #home-banners .banner .more {
        left: 9.22%;
        bottom: 25px;
        height: 34px;
        font-weight: 400;
        font-size: 14px;
        line-height: 34px;
        color: #fff;
        text-transform: uppercase;
        padding: 0 20px;
        margin-left: -12px;
        border-radius: 17px
    }
    .shop_table.cart .product-thumbnail img {
        display: none
    }
    .shop_table.cart .product-thumbnail {
        width: 1px
    }
    .shop_table.cart td.product-name {
        padding-left: 0
    }
    #ip-wishlist-table .actions {
        float: none;
        margin: 0;
        padding: 10px 0 0 85px
    }
    .woocommerce-thankyou-order-details li {
        width: 100%;
        border-right: none
    }
    .blog-container:not(.hide-sidebar) .post,
    .blog-container:not(.hide-sidebar) .post-sizer,
    .grid .post-img img {
        width: 100%
    }
	#ip-wishlist-table .product-thumbnail .remove, .shop_table.cart .product-thumbnail .remove {
		left: -2px !important;
	}
}

@media (max-width:320px) {
    .main-menu .search svg {
        display: none
    }
    .main-menu .mobile-search svg {
        position: absolute;
        display: inline-block;
        right: 25px;
        bottom: 11px;
        width: 20px;
        height: 20px;
        fill: #fff
    }
    .main-menu .mobile-wishlist svg {
        right: 75px
    }
    #footer .bottom>* {
        float: none;
        width: 100%
    }
    #footer .soc {
        float: none;
        margin-bottom: 20px
    }
    .post-author .author-img {
        float: none
    }
    .post-author {
        text-align: center
    }
    .post-author .author-content {
        margin: 0;
        clear: both
    }
    .post-author p {
        max-width: 100%
    }
}

@media (max-width:319px) {
    .ip-shop-loop-wrap {
        padding-bottom: 85px
    }
    .ip-shop-loop-actions {
        height: 55px
    }
    .ip-shop-loop-actions .ip-wishlist-btn {
        float: none;
        position: absolute;
        left: 45px;
        bottom: 0;
        margin-left: 0
    }
    .ip-quickview-btn {
        float: none;
        position: absolute;
        left: 0;
        bottom: 0;
        margin-left: 0
    }
    .ip-shop-loop-details {
        min-height: 0
    }
    #home-post .post {
        padding-left: 0
    }
    #home-post .post-img {
        width: 100%;
        height: 208px;
        bottom: auto;
        position: relative
    }
    #home-post h3 {
        min-height: 0
    }
}