html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,aside,footer,header,nav,section {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

figcaption,figure,main {
    display: block
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace,monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

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

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,strong {
    font-weight: inherit;
    font-weight: bolder
}

code,kbd,samp {
    font-family: monospace,monospace;
    font-size: 1em
}

dfn {
    font-style: italic
}

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

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio,video {
    display: inline-block
}

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

img {
    border-style: none
}

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

button,input,optgroup,select,textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,input {
    overflow: visible
}

button,select {
    text-transform: none
}

[type=reset],[type=submit],button,html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

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

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

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

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

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details,menu {
    display: block
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

[hidden],template {
    display: none
}

.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 {
        transform:scale(.75)
    }

    .mfp-arrow-left {
        transform-origin: 0
    }

    .mfp-arrow-right {
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.owl-carousel,.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translateZ(0)
}

.owl-carousel .owl-item,.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0)
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled {
    display: none
}

.no-js .owl-carousel,.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0!important;
    font: inherit
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: a
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    transform: scale(1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.pswp {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    overflow: hidden;
    -ms-touch-action: none;
    touch-action: none;
    z-index: 1500;
    -webkit-text-size-adjust: 100%;
    -webkit-backface-visibility: hidden;
    outline: none
}

.pswp * {
    box-sizing: border-box
}

.pswp img {
    max-width: none
}

.pswp--animate_opacity {
    opacity: .001;
    will-change: opacity;
    transition: opacity 333ms cubic-bezier(.4,0,.22,1)
}

.pswp--open {
    display: block
}

.pswp--zoom-allowed .pswp__img {
    cursor: zoom-in
}

.pswp--zoomed-in .pswp__img {
    cursor: -webkit-grab;
    cursor: grab
}

.pswp--dragging .pswp__img {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.pswp__bg {
    background: #000;
    opacity: 0;
    transform: translateZ(0);
    -webkit-backface-visibility: hidden
}

.pswp__bg,.pswp__scroll-wrap {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.pswp__scroll-wrap {
    overflow: hidden
}

.pswp__container,.pswp__zoom-wrap {
    -ms-touch-action: none;
    touch-action: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.pswp__container,.pswp__img {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.pswp__zoom-wrap {
    position: absolute;
    width: 100%;
    transform-origin: left top;
    transition: transform 333ms cubic-bezier(.4,0,.22,1)
}

.pswp__bg {
    will-change: opacity;
    transition: opacity 333ms cubic-bezier(.4,0,.22,1)
}

.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap {
    transition: none
}

.pswp__container,.pswp__zoom-wrap {
    -webkit-backface-visibility: hidden
}

.pswp__item {
    right: 0;
    bottom: 0;
    overflow: hidden
}

.pswp__img,.pswp__item {
    position: absolute;
    left: 0;
    top: 0
}

.pswp__img {
    width: auto;
    height: auto
}

.pswp__img--placeholder {
    -webkit-backface-visibility: hidden
}

.pswp__img--placeholder--blank {
    background: #222
}

.pswp--ie .pswp__img {
    width: 100%!important;
    height: auto!important;
    left: 0;
    top: 0
}

.pswp__error-msg {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 16px;
    margin-top: -8px;
    color: #ccc
}

.pswp__error-msg a {
    color: #ccc;
    text-decoration: underline
}

.pswp__button {
    width: 44px;
    height: 44px;
    position: relative;
    background: none;
    cursor: pointer;
    overflow: visible;
    -webkit-appearance: none;
    display: block;
    border: 0;
    padding: 0;
    margin: 0;
    float: right;
    opacity: .75;
    transition: opacity .2s;
    box-shadow: none
}

.pswp__button:focus,.pswp__button:hover {
    opacity: 1
}

.pswp__button:active {
    outline: none;
    opacity: .9
}

.pswp__button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.pswp__ui--over-close .pswp__button--close {
    opacity: 1
}

.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before {
    background: url(img/photoswipe/default-skin.png) 0 0 no-repeat;
    background-size: 264px 88px;
    width: 44px;
    height: 44px
}

@media (-webkit-min-device-pixel-ratio: 1.1),(-webkit-min-device-pixel-ratio:1.09375),(min-resolution:1.1dppx),(min-resolution:105dpi) {
    .pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before {
        background-image:url(img/photoswipe/default-skin.svg)
    }

    .pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right {
        background: none
    }
}

.pswp__button--close {
    background-position: 0 -44px
}

.pswp__button--share {
    background-position: -44px -44px
}

.pswp__button--fs {
    display: none
}

.pswp--supports-fs .pswp__button--fs {
    display: block
}

.pswp--fs .pswp__button--fs {
    background-position: -44px 0
}

.pswp__button--zoom {
    display: none;
    background-position: -88px 0
}

.pswp--zoom-allowed .pswp__button--zoom {
    display: block
}

.pswp--zoomed-in .pswp__button--zoom {
    background-position: -132px 0
}

.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right {
    visibility: hidden
}

.pswp__button--arrow--left,.pswp__button--arrow--right {
    background: none;
    top: 50%;
    margin-top: -50px;
    width: 70px;
    height: 100px;
    position: absolute
}

.pswp__button--arrow--left {
    left: 0
}

.pswp__button--arrow--right {
    right: 0
}

.pswp__button--arrow--left:before,.pswp__button--arrow--right:before {
    content: "";
    top: 35px;
    background-color: rgba(0,0,0,.3);
    height: 30px;
    width: 32px;
    position: absolute
}

.pswp__button--arrow--left:before {
    left: 6px;
    background-position: -138px -44px
}

.pswp__button--arrow--right:before {
    right: 6px;
    background-position: -94px -44px
}

.pswp__counter,.pswp__share-modal {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.pswp__share-modal {
    display: block;
    background: rgba(0,0,0,.5);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 10px;
    position: absolute;
    z-index: 1600;
    opacity: 0;
    transition: opacity .25s ease-out;
    -webkit-backface-visibility: hidden;
    will-change: opacity
}

.pswp__share-modal--hidden {
    display: none
}

.pswp__share-tooltip {
    z-index: 1620;
    position: absolute;
    background: #fff;
    top: 56px;
    border-radius: 2px;
    display: block;
    width: auto;
    right: 44px;
    box-shadow: 0 2px 5px rgba(0,0,0,.25);
    transform: translateY(6px);
    transition: transform .25s;
    -webkit-backface-visibility: hidden;
    will-change: transform
}

.pswp__share-tooltip a {
    display: block;
    padding: 8px 12px;
    font-size: 14px;
    line-height: 18px
}

.pswp__share-tooltip a,.pswp__share-tooltip a:hover {
    color: #000;
    text-decoration: none
}

.pswp__share-tooltip a:first-child {
    border-radius: 2px 2px 0 0
}

.pswp__share-tooltip a:last-child {
    border-radius: 0 0 2px 2px
}

.pswp__share-modal--fade-in {
    opacity: 1
}

.pswp__share-modal--fade-in .pswp__share-tooltip {
    transform: translateY(0)
}

.pswp--touch .pswp__share-tooltip a {
    padding: 16px 12px
}

a.pswp__share--facebook:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: -12px;
    right: 15px;
    border: 6px solid transparent;
    border-bottom-color: #fff;
    -webkit-pointer-events: none;
    -moz-pointer-events: none;
    pointer-events: none
}

a.pswp__share--facebook:hover {
    background: #3e5c9a;
    color: #fff
}

a.pswp__share--facebook:hover:before {
    border-bottom-color: #3e5c9a
}

a.pswp__share--twitter:hover {
    background: #55acee;
    color: #fff
}

a.pswp__share--pinterest:hover {
    background: #ccc;
    color: #ce272d
}

a.pswp__share--download:hover {
    background: #ddd
}

.pswp__counter {
    position: absolute;
    left: 0;
    top: 0;
    height: 44px;
    font-size: 13px;
    line-height: 44px;
    color: #fff;
    opacity: .75;
    padding: 0 10px
}

.pswp__caption {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    min-height: 44px
}

.pswp__caption small {
    font-size: 11px;
    color: #bbb
}

.pswp__caption__center {
    text-align: left;
    max-width: 420px;
    margin: 0 auto;
    font-size: 13px;
    padding: 10px;
    line-height: 20px;
    color: #ccc
}

.pswp__caption--empty {
    display: none
}

.pswp__caption--fake {
    visibility: hidden
}

.pswp__preloader {
    width: 44px;
    height: 44px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -22px;
    opacity: 0;
    transition: opacity .25s ease-out;
    will-change: opacity;
    direction: ltr
}

.pswp__preloader__icn {
    width: 20px;
    height: 20px;
    margin: 12px
}

.pswp__preloader--active {
    opacity: 1
}

.pswp__preloader--active .pswp__preloader__icn {
    background: url(preloader.gif) 0 0 no-repeat
}

.pswp--css_animation .pswp__preloader--active {
    opacity: 1
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
    animation: a .5s linear infinite
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
    animation: b 1s cubic-bezier(.4,0,.22,1) infinite
}

.pswp--css_animation .pswp__preloader__icn {
    background: none;
    opacity: .75;
    width: 14px;
    height: 14px;
    position: absolute;
    left: 15px;
    top: 15px;
    margin: 0
}

.pswp--css_animation .pswp__preloader__cut {
    position: relative;
    width: 7px;
    height: 14px;
    overflow: hidden
}

.pswp--css_animation .pswp__preloader__donut {
    box-sizing: border-box;
    width: 14px;
    height: 14px;
    border: 2px solid #fff;
    border-radius: 50%;
    border-left-color: transparent;
    border-bottom-color: transparent;
    position: absolute;
    top: 0;
    left: 0;
    background: none;
    margin: 0
}

@media screen and (max-width: 1024px) {
    .pswp__preloader {
        position:relative;
        left: auto;
        top: auto;
        margin: 0;
        float: right
    }
}

.pswp__ui {
    -webkit-font-smoothing: auto;
    visibility: visible;
    opacity: 1;
    z-index: 1550
}

.pswp__top-bar {
    position: absolute;
    left: 0;
    top: 0;
    height: 44px;
    width: 100%
}

.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar {
    -webkit-backface-visibility: hidden;
    will-change: opacity;
    transition: opacity 333ms cubic-bezier(.4,0,.22,1)
}

.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right {
    visibility: visible
}

.pswp__caption,.pswp__top-bar {
    background-color: rgba(0,0,0,.5)
}

.pswp__ui--fit .pswp__caption,.pswp__ui--fit .pswp__top-bar {
    background-color: rgba(0,0,0,.3)
}

.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right,.pswp__ui--idle .pswp__top-bar {
    opacity: 0
}

.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar {
    opacity: .001
}

.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter {
    display: none
}

.pswp__element--disabled {
    display: none!important
}

.pswp--minimal--dark .pswp__top-bar {
    background: none
}

.ion,.ion-alert-circled:before,.ion-alert:before,.ion-android-add-circle:before,.ion-android-add:before,.ion-android-alarm-clock:before,.ion-android-alert:before,.ion-android-apps:before,.ion-android-archive:before,.ion-android-arrow-back:before,.ion-android-arrow-down:before,.ion-android-arrow-dropdown-circle:before,.ion-android-arrow-dropdown:before,.ion-android-arrow-dropleft-circle:before,.ion-android-arrow-dropleft:before,.ion-android-arrow-dropright-circle:before,.ion-android-arrow-dropright:before,.ion-android-arrow-dropup-circle:before,.ion-android-arrow-dropup:before,.ion-android-arrow-forward:before,.ion-android-arrow-up:before,.ion-android-attach:before,.ion-android-bar:before,.ion-android-bicycle:before,.ion-android-boat:before,.ion-android-bookmark:before,.ion-android-bulb:before,.ion-android-bus:before,.ion-android-calendar:before,.ion-android-call:before,.ion-android-camera:before,.ion-android-cancel:before,.ion-android-car:before,.ion-android-cart:before,.ion-android-chat:before,.ion-android-checkbox-blank:before,.ion-android-checkbox-outline-blank:before,.ion-android-checkbox-outline:before,.ion-android-checkbox:before,.ion-android-checkmark-circle:before,.ion-android-clipboard:before,.ion-android-close:before,.ion-android-cloud-circle:before,.ion-android-cloud-done:before,.ion-android-cloud-outline:before,.ion-android-cloud:before,.ion-android-color-palette:before,.ion-android-compass:before,.ion-android-contact:before,.ion-android-contacts:before,.ion-android-contract:before,.ion-android-create:before,.ion-android-delete:before,.ion-android-desktop:before,.ion-android-document:before,.ion-android-done-all:before,.ion-android-done:before,.ion-android-download:before,.ion-android-drafts:before,.ion-android-exit:before,.ion-android-expand:before,.ion-android-favorite-outline:before,.ion-android-favorite:before,.ion-android-film:before,.ion-android-folder-open:before,.ion-android-folder:before,.ion-android-funnel:before,.ion-android-globe:before,.ion-android-hand:before,.ion-android-hangout:before,.ion-android-happy:before,.ion-android-home:before,.ion-android-image:before,.ion-android-laptop:before,.ion-android-list:before,.ion-android-locate:before,.ion-android-lock:before,.ion-android-mail:before,.ion-android-map:before,.ion-android-menu:before,.ion-android-microphone-off:before,.ion-android-microphone:before,.ion-android-more-horizontal:before,.ion-android-more-vertical:before,.ion-android-navigate:before,.ion-android-notifications-none:before,.ion-android-notifications-off:before,.ion-android-notifications:before,.ion-android-open:before,.ion-android-options:before,.ion-android-people:before,.ion-android-person-add:before,.ion-android-person:before,.ion-android-phone-landscape:before,.ion-android-phone-portrait:before,.ion-android-pin:before,.ion-android-plane:before,.ion-android-playstore:before,.ion-android-print:before,.ion-android-radio-button-off:before,.ion-android-radio-button-on:before,.ion-android-refresh:before,.ion-android-remove-circle:before,.ion-android-remove:before,.ion-android-restaurant:before,.ion-android-sad:before,.ion-android-search:before,.ion-android-send:before,.ion-android-settings:before,.ion-android-share-alt:before,.ion-android-share:before,.ion-android-star-half:before,.ion-android-star-outline:before,.ion-android-star:before,.ion-android-stopwatch:before,.ion-android-subway:before,.ion-android-sunny:before,.ion-android-sync:before,.ion-android-textsms:before,.ion-android-time:before,.ion-android-train:before,.ion-android-unlock:before,.ion-android-upload:before,.ion-android-volume-down:before,.ion-android-volume-mute:before,.ion-android-volume-off:before,.ion-android-volume-up:before,.ion-android-walk:before,.ion-android-warning:before,.ion-android-watch:before,.ion-android-wifi:before,.ion-aperture:before,.ion-archive:before,.ion-arrow-down-a:before,.ion-arrow-down-b:before,.ion-arrow-down-c:before,.ion-arrow-expand:before,.ion-arrow-graph-down-left:before,.ion-arrow-graph-down-right:before,.ion-arrow-graph-up-left:before,.ion-arrow-graph-up-right:before,.ion-arrow-left-a:before,.ion-arrow-left-b:before,.ion-arrow-left-c:before,.ion-arrow-move:before,.ion-arrow-resize:before,.ion-arrow-return-left:before,.ion-arrow-return-right:before,.ion-arrow-right-a:before,.ion-arrow-right-b:before,.ion-arrow-right-c:before,.ion-arrow-shrink:before,.ion-arrow-swap:before,.ion-arrow-up-a:before,.ion-arrow-up-b:before,.ion-arrow-up-c:before,.ion-asterisk:before,.ion-at:before,.ion-backspace-outline:before,.ion-backspace:before,.ion-bag:before,.ion-battery-charging:before,.ion-battery-empty:before,.ion-battery-full:before,.ion-battery-half:before,.ion-battery-low:before,.ion-beaker:before,.ion-beer:before,.ion-bluetooth:before,.ion-bonfire:before,.ion-bookmark:before,.ion-bowtie:before,.ion-briefcase:before,.ion-bug:before,.ion-calculator:before,.ion-calendar:before,.ion-camera:before,.ion-card:before,.ion-cash:before,.ion-chatbox-working:before,.ion-chatbox:before,.ion-chatboxes:before,.ion-chatbubble-working:before,.ion-chatbubble:before,.ion-chatbubbles:before,.ion-checkmark-circled:before,.ion-checkmark-round:before,.ion-checkmark:before,.ion-chevron-down:before,.ion-chevron-left:before,.ion-chevron-right:before,.ion-chevron-up:before,.ion-clipboard:before,.ion-clock:before,.ion-close-circled:before,.ion-close-round:before,.ion-close:before,.ion-closed-captioning:before,.ion-cloud:before,.ion-code-download:before,.ion-code-working:before,.ion-code:before,.ion-coffee:before,.ion-compass:before,.ion-compose:before,.ion-connection-bars:before,.ion-contrast:before,.ion-crop:before,.ion-cube:before,.ion-disc:before,.ion-document-text:before,.ion-document:before,.ion-drag:before,.ion-earth:before,.ion-easel:before,.ion-edit:before,.ion-egg:before,.ion-eject:before,.ion-email-unread:before,.ion-email:before,.ion-erlenmeyer-flask-bubbles:before,.ion-erlenmeyer-flask:before,.ion-eye-disabled:before,.ion-eye:before,.ion-female:before,.ion-filing:before,.ion-film-marker:before,.ion-fireball:before,.ion-flag:before,.ion-flame:before,.ion-flash-off:before,.ion-flash:before,.ion-folder:before,.ion-fork-repo:before,.ion-fork:before,.ion-forward:before,.ion-funnel:before,.ion-gear-a:before,.ion-gear-b:before,.ion-grid:before,.ion-hammer:before,.ion-happy-outline:before,.ion-happy:before,.ion-headphone:before,.ion-heart-broken:before,.ion-heart:before,.ion-help-buoy:before,.ion-help-circled:before,.ion-help:before,.ion-home:before,.ion-icecream:before,.ion-image:before,.ion-images:before,.ion-information-circled:before,.ion-information:before,.ion-ionic:before,.ion-ios-alarm-outline:before,.ion-ios-alarm:before,.ion-ios-albums-outline:before,.ion-ios-albums:before,.ion-ios-americanfootball-outline:before,.ion-ios-americanfootball:before,.ion-ios-analytics-outline:before,.ion-ios-analytics:before,.ion-ios-arrow-back:before,.ion-ios-arrow-down:before,.ion-ios-arrow-forward:before,.ion-ios-arrow-left:before,.ion-ios-arrow-right:before,.ion-ios-arrow-thin-down:before,.ion-ios-arrow-thin-left:before,.ion-ios-arrow-thin-right:before,.ion-ios-arrow-thin-up:before,.ion-ios-arrow-up:before,.ion-ios-at-outline:before,.ion-ios-at:before,.ion-ios-barcode-outline:before,.ion-ios-barcode:before,.ion-ios-baseball-outline:before,.ion-ios-baseball:before,.ion-ios-basketball-outline:before,.ion-ios-basketball:before,.ion-ios-bell-outline:before,.ion-ios-bell:before,.ion-ios-body-outline:before,.ion-ios-body:before,.ion-ios-bolt-outline:before,.ion-ios-bolt:before,.ion-ios-book-outline:before,.ion-ios-book:before,.ion-ios-bookmarks-outline:before,.ion-ios-bookmarks:before,.ion-ios-box-outline:before,.ion-ios-box:before,.ion-ios-briefcase-outline:before,.ion-ios-briefcase:before,.ion-ios-browsers-outline:before,.ion-ios-browsers:before,.ion-ios-calculator-outline:before,.ion-ios-calculator:before,.ion-ios-calendar-outline:before,.ion-ios-calendar:before,.ion-ios-camera-outline:before,.ion-ios-camera:before,.ion-ios-cart-outline:before,.ion-ios-cart:before,.ion-ios-chatboxes-outline:before,.ion-ios-chatboxes:before,.ion-ios-chatbubble-outline:before,.ion-ios-chatbubble:before,.ion-ios-checkmark-empty:before,.ion-ios-checkmark-outline:before,.ion-ios-checkmark:before,.ion-ios-circle-filled:before,.ion-ios-circle-outline:before,.ion-ios-clock-outline:before,.ion-ios-clock:before,.ion-ios-close-empty:before,.ion-ios-close-outline:before,.ion-ios-close:before,.ion-ios-cloud-download-outline:before,.ion-ios-cloud-download:before,.ion-ios-cloud-outline:before,.ion-ios-cloud-upload-outline:before,.ion-ios-cloud-upload:before,.ion-ios-cloud:before,.ion-ios-cloudy-night-outline:before,.ion-ios-cloudy-night:before,.ion-ios-cloudy-outline:before,.ion-ios-cloudy:before,.ion-ios-cog-outline:before,.ion-ios-cog:before,.ion-ios-color-filter-outline:before,.ion-ios-color-filter:before,.ion-ios-color-wand-outline:before,.ion-ios-color-wand:before,.ion-ios-compose-outline:before,.ion-ios-compose:before,.ion-ios-contact-outline:before,.ion-ios-contact:before,.ion-ios-copy-outline:before,.ion-ios-copy:before,.ion-ios-crop-strong:before,.ion-ios-crop:before,.ion-ios-download-outline:before,.ion-ios-download:before,.ion-ios-drag:before,.ion-ios-email-outline:before,.ion-ios-email:before,.ion-ios-eye-outline:before,.ion-ios-eye:before,.ion-ios-fastforward-outline:before,.ion-ios-fastforward:before,.ion-ios-filing-outline:before,.ion-ios-filing:before,.ion-ios-film-outline:before,.ion-ios-film:before,.ion-ios-flag-outline:before,.ion-ios-flag:before,.ion-ios-flame-outline:before,.ion-ios-flame:before,.ion-ios-flask-outline:before,.ion-ios-flask:before,.ion-ios-flower-outline:before,.ion-ios-flower:before,.ion-ios-folder-outline:before,.ion-ios-folder:before,.ion-ios-football-outline:before,.ion-ios-football:before,.ion-ios-game-controller-a-outline:before,.ion-ios-game-controller-a:before,.ion-ios-game-controller-b-outline:before,.ion-ios-game-controller-b:before,.ion-ios-gear-outline:before,.ion-ios-gear:before,.ion-ios-glasses-outline:before,.ion-ios-glasses:before,.ion-ios-grid-view-outline:before,.ion-ios-grid-view:before,.ion-ios-heart-outline:before,.ion-ios-heart:before,.ion-ios-help-empty:before,.ion-ios-help-outline:before,.ion-ios-help:before,.ion-ios-home-outline:before,.ion-ios-home:before,.ion-ios-infinite-outline:before,.ion-ios-infinite:before,.ion-ios-information-empty:before,.ion-ios-information-outline:before,.ion-ios-information:before,.ion-ios-ionic-outline:before,.ion-ios-keypad-outline:before,.ion-ios-keypad:before,.ion-ios-lightbulb-outline:before,.ion-ios-lightbulb:before,.ion-ios-list-outline:before,.ion-ios-list:before,.ion-ios-location-outline:before,.ion-ios-location:before,.ion-ios-locked-outline:before,.ion-ios-locked:before,.ion-ios-loop-strong:before,.ion-ios-loop:before,.ion-ios-medical-outline:before,.ion-ios-medical:before,.ion-ios-medkit-outline:before,.ion-ios-medkit:before,.ion-ios-mic-off:before,.ion-ios-mic-outline:before,.ion-ios-mic:before,.ion-ios-minus-empty:before,.ion-ios-minus-outline:before,.ion-ios-minus:before,.ion-ios-monitor-outline:before,.ion-ios-monitor:before,.ion-ios-moon-outline:before,.ion-ios-moon:before,.ion-ios-more-outline:before,.ion-ios-more:before,.ion-ios-musical-note:before,.ion-ios-musical-notes:before,.ion-ios-navigate-outline:before,.ion-ios-navigate:before,.ion-ios-nutrition-outline:before,.ion-ios-nutrition:before,.ion-ios-paper-outline:before,.ion-ios-paper:before,.ion-ios-paperplane-outline:before,.ion-ios-paperplane:before,.ion-ios-partlysunny-outline:before,.ion-ios-partlysunny:before,.ion-ios-pause-outline:before,.ion-ios-pause:before,.ion-ios-paw-outline:before,.ion-ios-paw:before,.ion-ios-people-outline:before,.ion-ios-people:before,.ion-ios-person-outline:before,.ion-ios-person:before,.ion-ios-personadd-outline:before,.ion-ios-personadd:before,.ion-ios-photos-outline:before,.ion-ios-photos:before,.ion-ios-pie-outline:before,.ion-ios-pie:before,.ion-ios-pint-outline:before,.ion-ios-pint:before,.ion-ios-play-outline:before,.ion-ios-play:before,.ion-ios-plus-empty:before,.ion-ios-plus-outline:before,.ion-ios-plus:before,.ion-ios-pricetag-outline:before,.ion-ios-pricetag:before,.ion-ios-pricetags-outline:before,.ion-ios-pricetags:before,.ion-ios-printer-outline:before,.ion-ios-printer:before,.ion-ios-pulse-strong:before,.ion-ios-pulse:before,.ion-ios-rainy-outline:before,.ion-ios-rainy:before,.ion-ios-recording-outline:before,.ion-ios-recording:before,.ion-ios-redo-outline:before,.ion-ios-redo:before,.ion-ios-refresh-empty:before,.ion-ios-refresh-outline:before,.ion-ios-refresh:before,.ion-ios-reload:before,.ion-ios-reverse-camera-outline:before,.ion-ios-reverse-camera:before,.ion-ios-rewind-outline:before,.ion-ios-rewind:before,.ion-ios-rose-outline:before,.ion-ios-rose:before,.ion-ios-search-strong:before,.ion-ios-search:before,.ion-ios-settings-strong:before,.ion-ios-settings:before,.ion-ios-shuffle-strong:before,.ion-ios-shuffle:before,.ion-ios-skipbackward-outline:before,.ion-ios-skipbackward:before,.ion-ios-skipforward-outline:before,.ion-ios-skipforward:before,.ion-ios-snowy:before,.ion-ios-speedometer-outline:before,.ion-ios-speedometer:before,.ion-ios-star-half:before,.ion-ios-star-outline:before,.ion-ios-star:before,.ion-ios-stopwatch-outline:before,.ion-ios-stopwatch:before,.ion-ios-sunny-outline:before,.ion-ios-sunny:before,.ion-ios-telephone-outline:before,.ion-ios-telephone:before,.ion-ios-tennisball-outline:before,.ion-ios-tennisball:before,.ion-ios-thunderstorm-outline:before,.ion-ios-thunderstorm:before,.ion-ios-time-outline:before,.ion-ios-time:before,.ion-ios-timer-outline:before,.ion-ios-timer:before,.ion-ios-toggle-outline:before,.ion-ios-toggle:before,.ion-ios-trash-outline:before,.ion-ios-trash:before,.ion-ios-undo-outline:before,.ion-ios-undo:before,.ion-ios-unlocked-outline:before,.ion-ios-unlocked:before,.ion-ios-upload-outline:before,.ion-ios-upload:before,.ion-ios-videocam-outline:before,.ion-ios-videocam:before,.ion-ios-volume-high:before,.ion-ios-volume-low:before,.ion-ios-wineglass-outline:before,.ion-ios-wineglass:before,.ion-ios-world-outline:before,.ion-ios-world:before,.ion-ipad:before,.ion-iphone:before,.ion-ipod:before,.ion-jet:before,.ion-key:before,.ion-knife:before,.ion-laptop:before,.ion-leaf:before,.ion-levels:before,.ion-lightbulb:before,.ion-link:before,.ion-load-a:before,.ion-load-b:before,.ion-load-c:before,.ion-load-d:before,.ion-location:before,.ion-lock-combination:before,.ion-locked:before,.ion-log-in:before,.ion-log-out:before,.ion-loop:before,.ion-magnet:before,.ion-male:before,.ion-man:before,.ion-map:before,.ion-medkit:before,.ion-merge:before,.ion-mic-a:before,.ion-mic-b:before,.ion-mic-c:before,.ion-minus-circled:before,.ion-minus-round:before,.ion-minus:before,.ion-model-s:before,.ion-monitor:before,.ion-more:before,.ion-mouse:before,.ion-music-note:before,.ion-navicon-round:before,.ion-navicon:before,.ion-navigate:before,.ion-network:before,.ion-no-smoking:before,.ion-nuclear:before,.ion-outlet:before,.ion-paintbrush:before,.ion-paintbucket:before,.ion-paper-airplane:before,.ion-paperclip:before,.ion-pause:before,.ion-person-add:before,.ion-person-stalker:before,.ion-person:before,.ion-pie-graph:before,.ion-pin:before,.ion-pinpoint:before,.ion-pizza:before,.ion-plane:before,.ion-planet:before,.ion-play:before,.ion-playstation:before,.ion-plus-circled:before,.ion-plus-round:before,.ion-plus:before,.ion-podium:before,.ion-pound:before,.ion-power:before,.ion-pricetag:before,.ion-pricetags:before,.ion-printer:before,.ion-pull-request:before,.ion-qr-scanner:before,.ion-quote:before,.ion-radio-waves:before,.ion-record:before,.ion-refresh:before,.ion-reply-all:before,.ion-reply:before,.ion-ribbon-a:before,.ion-ribbon-b:before,.ion-sad-outline:before,.ion-sad:before,.ion-scissors:before,.ion-search:before,.ion-settings:before,.ion-share:before,.ion-shuffle:before,.ion-skip-backward:before,.ion-skip-forward:before,.ion-social-android-outline:before,.ion-social-android:before,.ion-social-angular-outline:before,.ion-social-angular:before,.ion-social-apple-outline:before,.ion-social-apple:before,.ion-social-bitcoin-outline:before,.ion-social-bitcoin:before,.ion-social-buffer-outline:before,.ion-social-buffer:before,.ion-social-chrome-outline:before,.ion-social-chrome:before,.ion-social-codepen-outline:before,.ion-social-codepen:before,.ion-social-css3-outline:before,.ion-social-css3:before,.ion-social-designernews-outline:before,.ion-social-designernews:before,.ion-social-dribbble-outline:before,.ion-social-dribbble:before,.ion-social-dropbox-outline:before,.ion-social-dropbox:before,.ion-social-euro-outline:before,.ion-social-euro:before,.ion-social-facebook-outline:before,.ion-social-facebook:before,.ion-social-foursquare-outline:before,.ion-social-foursquare:before,.ion-social-freebsd-devil:before,.ion-social-github-outline:before,.ion-social-github:before,.ion-social-google-outline:before,.ion-social-google:before,.ion-social-googleplus-outline:before,.ion-social-googleplus:before,.ion-social-hackernews-outline:before,.ion-social-hackernews:before,.ion-social-html5-outline:before,.ion-social-html5:before,.ion-social-instagram-outline:before,.ion-social-instagram:before,.ion-social-javascript-outline:before,.ion-social-javascript:before,.ion-social-linkedin-outline:before,.ion-social-linkedin:before,.ion-social-markdown:before,.ion-social-nodejs:before,.ion-social-octocat:before,.ion-social-pinterest-outline:before,.ion-social-pinterest:before,.ion-social-python:before,.ion-social-reddit-outline:before,.ion-social-reddit:before,.ion-social-rss-outline:before,.ion-social-rss:before,.ion-social-sass:before,.ion-social-skype-outline:before,.ion-social-skype:before,.ion-social-snapchat-outline:before,.ion-social-snapchat:before,.ion-social-tumblr-outline:before,.ion-social-tumblr:before,.ion-social-tux:before,.ion-social-twitch-outline:before,.ion-social-twitch:before,.ion-social-twitter-outline:before,.ion-social-twitter:before,.ion-social-usd-outline:before,.ion-social-usd:before,.ion-social-vimeo-outline:before,.ion-social-vimeo:before,.ion-social-whatsapp-outline:before,.ion-social-whatsapp:before,.ion-social-windows-outline:before,.ion-social-windows:before,.ion-social-wordpress-outline:before,.ion-social-wordpress:before,.ion-social-yahoo-outline:before,.ion-social-yahoo:before,.ion-social-yen-outline:before,.ion-social-yen:before,.ion-social-youtube-outline:before,.ion-social-youtube:before,.ion-soup-can-outline:before,.ion-soup-can:before,.ion-speakerphone:before,.ion-speedometer:before,.ion-spoon:before,.ion-star:before,.ion-stats-bars:before,.ion-steam:before,.ion-stop:before,.ion-thermometer:before,.ion-thumbsdown:before,.ion-thumbsup:before,.ion-toggle-filled:before,.ion-toggle:before,.ion-transgender:before,.ion-trash-a:before,.ion-trash-b:before,.ion-trophy:before,.ion-tshirt-outline:before,.ion-tshirt:before,.ion-umbrella:before,.ion-university:before,.ion-unlocked:before,.ion-upload:before,.ion-usb:before,.ion-videocamera:before,.ion-volume-high:before,.ion-volume-low:before,.ion-volume-medium:before,.ion-volume-mute:before,.ion-wand:before,.ion-waterdrop:before,.ion-wifi:before,.ion-wineglass:before,.ion-woman:before,.ion-wrench:before,.ion-xbox:before,.ionicons {
    display: inline-block;
    font-family: Ionicons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.ion-alert:before {
    content: "\f101"
}

.ion-alert-circled:before {
    content: "\f100"
}

.ion-android-add:before {
    content: "\f2c7"
}

.ion-android-add-circle:before {
    content: "\f359"
}

.ion-android-alarm-clock:before {
    content: "\f35a"
}

.ion-android-alert:before {
    content: "\f35b"
}

.ion-android-apps:before {
    content: "\f35c"
}

.ion-android-archive:before {
    content: "\f2c9"
}

.ion-android-arrow-back:before {
    content: "\f2ca"
}

.ion-android-arrow-down:before {
    content: "\f35d"
}

.ion-android-arrow-dropdown:before {
    content: "\f35f"
}

.ion-android-arrow-dropdown-circle:before {
    content: "\f35e"
}

.ion-android-arrow-dropleft:before {
    content: "\f361"
}

.ion-android-arrow-dropleft-circle:before {
    content: "\f360"
}

.ion-android-arrow-dropright:before {
    content: "\f363"
}

.ion-android-arrow-dropright-circle:before {
    content: "\f362"
}

.ion-android-arrow-dropup:before {
    content: "\f365"
}

.ion-android-arrow-dropup-circle:before {
    content: "\f364"
}

.ion-android-arrow-forward:before {
    content: "\f30f"
}

.ion-android-arrow-up:before {
    content: "\f366"
}

.ion-android-attach:before {
    content: "\f367"
}

.ion-android-bar:before {
    content: "\f368"
}

.ion-android-bicycle:before {
    content: "\f369"
}

.ion-android-boat:before {
    content: "\f36a"
}

.ion-android-bookmark:before {
    content: "\f36b"
}

.ion-android-bulb:before {
    content: "\f36c"
}

.ion-android-bus:before {
    content: "\f36d"
}

.ion-android-calendar:before {
    content: "\f2d1"
}

.ion-android-call:before {
    content: "\f2d2"
}

.ion-android-camera:before {
    content: "\f2d3"
}

.ion-android-cancel:before {
    content: "\f36e"
}

.ion-android-car:before {
    content: "\f36f"
}

.ion-android-cart:before {
    content: "\f370"
}

.ion-android-chat:before {
    content: "\f2d4"
}

.ion-android-checkbox:before {
    content: "\f374"
}

.ion-android-checkbox-blank:before {
    content: "\f371"
}

.ion-android-checkbox-outline:before {
    content: "\f373"
}

.ion-android-checkbox-outline-blank:before {
    content: "\f372"
}

.ion-android-checkmark-circle:before {
    content: "\f375"
}

.ion-android-clipboard:before {
    content: "\f376"
}

.ion-android-close:before {
    content: "\f2d7"
}

.ion-android-cloud:before {
    content: "\f37a"
}

.ion-android-cloud-circle:before {
    content: "\f377"
}

.ion-android-cloud-done:before {
    content: "\f378"
}

.ion-android-cloud-outline:before {
    content: "\f379"
}

.ion-android-color-palette:before {
    content: "\f37b"
}

.ion-android-compass:before {
    content: "\f37c"
}

.ion-android-contact:before {
    content: "\f2d8"
}

.ion-android-contacts:before {
    content: "\f2d9"
}

.ion-android-contract:before {
    content: "\f37d"
}

.ion-android-create:before {
    content: "\f37e"
}

.ion-android-delete:before {
    content: "\f37f"
}

.ion-android-desktop:before {
    content: "\f380"
}

.ion-android-document:before {
    content: "\f381"
}

.ion-android-done:before {
    content: "\f383"
}

.ion-android-done-all:before {
    content: "\f382"
}

.ion-android-download:before {
    content: "\f2dd"
}

.ion-android-drafts:before {
    content: "\f384"
}

.ion-android-exit:before {
    content: "\f385"
}

.ion-android-expand:before {
    content: "\f386"
}

.ion-android-favorite:before {
    content: "\f388"
}

.ion-android-favorite-outline:before {
    content: "\f387"
}

.ion-android-film:before {
    content: "\f389"
}

.ion-android-folder:before {
    content: "\f2e0"
}

.ion-android-folder-open:before {
    content: "\f38a"
}

.ion-android-funnel:before {
    content: "\f38b"
}

.ion-android-globe:before {
    content: "\f38c"
}

.ion-android-hand:before {
    content: "\f2e3"
}

.ion-android-hangout:before {
    content: "\f38d"
}

.ion-android-happy:before {
    content: "\f38e"
}

.ion-android-home:before {
    content: "\f38f"
}

.ion-android-image:before {
    content: "\f2e4"
}

.ion-android-laptop:before {
    content: "\f390"
}

.ion-android-list:before {
    content: "\f391"
}

.ion-android-locate:before {
    content: "\f2e9"
}

.ion-android-lock:before {
    content: "\f392"
}

.ion-android-mail:before {
    content: "\f2eb"
}

.ion-android-map:before {
    content: "\f393"
}

.ion-android-menu:before {
    content: "\f394"
}

.ion-android-microphone:before {
    content: "\f2ec"
}

.ion-android-microphone-off:before {
    content: "\f395"
}

.ion-android-more-horizontal:before {
    content: "\f396"
}

.ion-android-more-vertical:before {
    content: "\f397"
}

.ion-android-navigate:before {
    content: "\f398"
}

.ion-android-notifications:before {
    content: "\f39b"
}

.ion-android-notifications-none:before {
    content: "\f399"
}

.ion-android-notifications-off:before {
    content: "\f39a"
}

.ion-android-open:before {
    content: "\f39c"
}

.ion-android-options:before {
    content: "\f39d"
}

.ion-android-people:before {
    content: "\f39e"
}

.ion-android-person:before {
    content: "\f3a0"
}

.ion-android-person-add:before {
    content: "\f39f"
}

.ion-android-phone-landscape:before {
    content: "\f3a1"
}

.ion-android-phone-portrait:before {
    content: "\f3a2"
}

.ion-android-pin:before {
    content: "\f3a3"
}

.ion-android-plane:before {
    content: "\f3a4"
}

.ion-android-playstore:before {
    content: "\f2f0"
}

.ion-android-print:before {
    content: "\f3a5"
}

.ion-android-radio-button-off:before {
    content: "\f3a6"
}

.ion-android-radio-button-on:before {
    content: "\f3a7"
}

.ion-android-refresh:before {
    content: "\f3a8"
}

.ion-android-remove:before {
    content: "\f2f4"
}

.ion-android-remove-circle:before {
    content: "\f3a9"
}

.ion-android-restaurant:before {
    content: "\f3aa"
}

.ion-android-sad:before {
    content: "\f3ab"
}

.ion-android-search:before {
    content: "\f2f5"
}

.ion-android-send:before {
    content: "\f2f6"
}

.ion-android-settings:before {
    content: "\f2f7"
}

.ion-android-share:before {
    content: "\f2f8"
}

.ion-android-share-alt:before {
    content: "\f3ac"
}

.ion-android-star:before {
    content: "\f2fc"
}

.ion-android-star-half:before {
    content: "\f3ad"
}

.ion-android-star-outline:before {
    content: "\f3ae"
}

.ion-android-stopwatch:before {
    content: "\f2fd"
}

.ion-android-subway:before {
    content: "\f3af"
}

.ion-android-sunny:before {
    content: "\f3b0"
}

.ion-android-sync:before {
    content: "\f3b1"
}

.ion-android-textsms:before {
    content: "\f3b2"
}

.ion-android-time:before {
    content: "\f3b3"
}

.ion-android-train:before {
    content: "\f3b4"
}

.ion-android-unlock:before {
    content: "\f3b5"
}

.ion-android-upload:before {
    content: "\f3b6"
}

.ion-android-volume-down:before {
    content: "\f3b7"
}

.ion-android-volume-mute:before {
    content: "\f3b8"
}

.ion-android-volume-off:before {
    content: "\f3b9"
}

.ion-android-volume-up:before {
    content: "\f3ba"
}

.ion-android-walk:before {
    content: "\f3bb"
}

.ion-android-warning:before {
    content: "\f3bc"
}

.ion-android-watch:before {
    content: "\f3bd"
}

.ion-android-wifi:before {
    content: "\f305"
}

.ion-aperture:before {
    content: "\f313"
}

.ion-archive:before {
    content: "\f102"
}

.ion-arrow-down-a:before {
    content: "\f103"
}

.ion-arrow-down-b:before {
    content: "\f104"
}

.ion-arrow-down-c:before {
    content: "\f105"
}

.ion-arrow-expand:before {
    content: "\f25e"
}

.ion-arrow-graph-down-left:before {
    content: "\f25f"
}

.ion-arrow-graph-down-right:before {
    content: "\f260"
}

.ion-arrow-graph-up-left:before {
    content: "\f261"
}

.ion-arrow-graph-up-right:before {
    content: "\f262"
}

.ion-arrow-left-a:before {
    content: "\f106"
}

.ion-arrow-left-b:before {
    content: "\f107"
}

.ion-arrow-left-c:before {
    content: "\f108"
}

.ion-arrow-move:before {
    content: "\f263"
}

.ion-arrow-resize:before {
    content: "\f264"
}

.ion-arrow-return-left:before {
    content: "\f265"
}

.ion-arrow-return-right:before {
    content: "\f266"
}

.ion-arrow-right-a:before {
    content: "\f109"
}

.ion-arrow-right-b:before {
    content: "\f10a"
}

.ion-arrow-right-c:before {
    content: "\f10b"
}

.ion-arrow-shrink:before {
    content: "\f267"
}

.ion-arrow-swap:before {
    content: "\f268"
}

.ion-arrow-up-a:before {
    content: "\f10c"
}

.ion-arrow-up-b:before {
    content: "\f10d"
}

.ion-arrow-up-c:before {
    content: "\f10e"
}

.ion-asterisk:before {
    content: "\f314"
}

.ion-at:before {
    content: "\f10f"
}

.ion-backspace:before {
    content: "\f3bf"
}

.ion-backspace-outline:before {
    content: "\f3be"
}

.ion-bag:before {
    content: "\f110"
}

.ion-battery-charging:before {
    content: "\f111"
}

.ion-battery-empty:before {
    content: "\f112"
}

.ion-battery-full:before {
    content: "\f113"
}

.ion-battery-half:before {
    content: "\f114"
}

.ion-battery-low:before {
    content: "\f115"
}

.ion-beaker:before {
    content: "\f269"
}

.ion-beer:before {
    content: "\f26a"
}

.ion-bluetooth:before {
    content: "\f116"
}

.ion-bonfire:before {
    content: "\f315"
}

.ion-bookmark:before {
    content: "\f26b"
}

.ion-bowtie:before {
    content: "\f3c0"
}

.ion-briefcase:before {
    content: "\f26c"
}

.ion-bug:before {
    content: "\f2be"
}

.ion-calculator:before {
    content: "\f26d"
}

.ion-calendar:before {
    content: "\f117"
}

.ion-camera:before {
    content: "\f118"
}

.ion-card:before {
    content: "\f119"
}

.ion-cash:before {
    content: "\f316"
}

.ion-chatbox:before {
    content: "\f11b"
}

.ion-chatbox-working:before {
    content: "\f11a"
}

.ion-chatboxes:before {
    content: "\f11c"
}

.ion-chatbubble:before {
    content: "\f11e"
}

.ion-chatbubble-working:before {
    content: "\f11d"
}

.ion-chatbubbles:before {
    content: "\f11f"
}

.ion-checkmark:before {
    content: "\f122"
}

.ion-checkmark-circled:before {
    content: "\f120"
}

.ion-checkmark-round:before {
    content: "\f121"
}

.ion-chevron-down:before {
    content: "\f123"
}

.ion-chevron-left:before {
    content: "\f124"
}

.ion-chevron-right:before {
    content: "\f125"
}

.ion-chevron-up:before {
    content: "\f126"
}

.ion-clipboard:before {
    content: "\f127"
}

.ion-clock:before {
    content: "\f26e"
}

.ion-close:before {
    content: "\f12a"
}

.ion-close-circled:before {
    content: "\f128"
}

.ion-close-round:before {
    content: "\f129"
}

.ion-closed-captioning:before {
    content: "\f317"
}

.ion-cloud:before {
    content: "\f12b"
}

.ion-code:before {
    content: "\f271"
}

.ion-code-download:before {
    content: "\f26f"
}

.ion-code-working:before {
    content: "\f270"
}

.ion-coffee:before {
    content: "\f272"
}

.ion-compass:before {
    content: "\f273"
}

.ion-compose:before {
    content: "\f12c"
}

.ion-connection-bars:before {
    content: "\f274"
}

.ion-contrast:before {
    content: "\f275"
}

.ion-crop:before {
    content: "\f3c1"
}

.ion-cube:before {
    content: "\f318"
}

.ion-disc:before {
    content: "\f12d"
}

.ion-document:before {
    content: "\f12f"
}

.ion-document-text:before {
    content: "\f12e"
}

.ion-drag:before {
    content: "\f130"
}

.ion-earth:before {
    content: "\f276"
}

.ion-easel:before {
    content: "\f3c2"
}

.ion-edit:before {
    content: "\f2bf"
}

.ion-egg:before {
    content: "\f277"
}

.ion-eject:before {
    content: "\f131"
}

.ion-email:before {
    content: "\f132"
}

.ion-email-unread:before {
    content: "\f3c3"
}

.ion-erlenmeyer-flask:before {
    content: "\f3c5"
}

.ion-erlenmeyer-flask-bubbles:before {
    content: "\f3c4"
}

.ion-eye:before {
    content: "\f133"
}

.ion-eye-disabled:before {
    content: "\f306"
}

.ion-female:before {
    content: "\f278"
}

.ion-filing:before {
    content: "\f134"
}

.ion-film-marker:before {
    content: "\f135"
}

.ion-fireball:before {
    content: "\f319"
}

.ion-flag:before {
    content: "\f279"
}

.ion-flame:before {
    content: "\f31a"
}

.ion-flash:before {
    content: "\f137"
}

.ion-flash-off:before {
    content: "\f136"
}

.ion-folder:before {
    content: "\f139"
}

.ion-fork:before {
    content: "\f27a"
}

.ion-fork-repo:before {
    content: "\f2c0"
}

.ion-forward:before {
    content: "\f13a"
}

.ion-funnel:before {
    content: "\f31b"
}

.ion-gear-a:before {
    content: "\f13d"
}

.ion-gear-b:before {
    content: "\f13e"
}

.ion-grid:before {
    content: "\f13f"
}

.ion-hammer:before {
    content: "\f27b"
}

.ion-happy:before {
    content: "\f31c"
}

.ion-happy-outline:before {
    content: "\f3c6"
}

.ion-headphone:before {
    content: "\f140"
}

.ion-heart:before {
    content: "\f141"
}

.ion-heart-broken:before {
    content: "\f31d"
}

.ion-help:before {
    content: "\f143"
}

.ion-help-buoy:before {
    content: "\f27c"
}

.ion-help-circled:before {
    content: "\f142"
}

.ion-home:before {
    content: "\f144"
}

.ion-icecream:before {
    content: "\f27d"
}

.ion-image:before {
    content: "\f147"
}

.ion-images:before {
    content: "\f148"
}

.ion-information:before {
    content: "\f14a"
}

.ion-information-circled:before {
    content: "\f149"
}

.ion-ionic:before {
    content: "\f14b"
}

.ion-ios-alarm:before {
    content: "\f3c8"
}

.ion-ios-alarm-outline:before {
    content: "\f3c7"
}

.ion-ios-albums:before {
    content: "\f3ca"
}

.ion-ios-albums-outline:before {
    content: "\f3c9"
}

.ion-ios-americanfootball:before {
    content: "\f3cc"
}

.ion-ios-americanfootball-outline:before {
    content: "\f3cb"
}

.ion-ios-analytics:before {
    content: "\f3ce"
}

.ion-ios-analytics-outline:before {
    content: "\f3cd"
}

.ion-ios-arrow-back:before {
    content: "\f3cf"
}

.ion-ios-arrow-down:before {
    content: "\f3d0"
}

.ion-ios-arrow-forward:before {
    content: "\f3d1"
}

.ion-ios-arrow-left:before {
    content: "\f3d2"
}

.ion-ios-arrow-right:before {
    content: "\f3d3"
}

.ion-ios-arrow-thin-down:before {
    content: "\f3d4"
}

.ion-ios-arrow-thin-left:before {
    content: "\f3d5"
}

.ion-ios-arrow-thin-right:before {
    content: "\f3d6"
}

.ion-ios-arrow-thin-up:before {
    content: "\f3d7"
}

.ion-ios-arrow-up:before {
    content: "\f3d8"
}

.ion-ios-at:before {
    content: "\f3da"
}

.ion-ios-at-outline:before {
    content: "\f3d9"
}

.ion-ios-barcode:before {
    content: "\f3dc"
}

.ion-ios-barcode-outline:before {
    content: "\f3db"
}

.ion-ios-baseball:before {
    content: "\f3de"
}

.ion-ios-baseball-outline:before {
    content: "\f3dd"
}

.ion-ios-basketball:before {
    content: "\f3e0"
}

.ion-ios-basketball-outline:before {
    content: "\f3df"
}

.ion-ios-bell:before {
    content: "\f3e2"
}

.ion-ios-bell-outline:before {
    content: "\f3e1"
}

.ion-ios-body:before {
    content: "\f3e4"
}

.ion-ios-body-outline:before {
    content: "\f3e3"
}

.ion-ios-bolt:before {
    content: "\f3e6"
}

.ion-ios-bolt-outline:before {
    content: "\f3e5"
}

.ion-ios-book:before {
    content: "\f3e8"
}

.ion-ios-book-outline:before {
    content: "\f3e7"
}

.ion-ios-bookmarks:before {
    content: "\f3ea"
}

.ion-ios-bookmarks-outline:before {
    content: "\f3e9"
}

.ion-ios-box:before {
    content: "\f3ec"
}

.ion-ios-box-outline:before {
    content: "\f3eb"
}

.ion-ios-briefcase:before {
    content: "\f3ee"
}

.ion-ios-briefcase-outline:before {
    content: "\f3ed"
}

.ion-ios-browsers:before {
    content: "\f3f0"
}

.ion-ios-browsers-outline:before {
    content: "\f3ef"
}

.ion-ios-calculator:before {
    content: "\f3f2"
}

.ion-ios-calculator-outline:before {
    content: "\f3f1"
}

.ion-ios-calendar:before {
    content: "\f3f4"
}

.ion-ios-calendar-outline:before {
    content: "\f3f3"
}

.ion-ios-camera:before {
    content: "\f3f6"
}

.ion-ios-camera-outline:before {
    content: "\f3f5"
}

.ion-ios-cart:before {
    content: "\f3f8"
}

.ion-ios-cart-outline:before {
    content: "\f3f7"
}

.ion-ios-chatboxes:before {
    content: "\f3fa"
}

.ion-ios-chatboxes-outline:before {
    content: "\f3f9"
}

.ion-ios-chatbubble:before {
    content: "\f3fc"
}

.ion-ios-chatbubble-outline:before {
    content: "\f3fb"
}

.ion-ios-checkmark:before {
    content: "\f3ff"
}

.ion-ios-checkmark-empty:before {
    content: "\f3fd"
}

.ion-ios-checkmark-outline:before {
    content: "\f3fe"
}

.ion-ios-circle-filled:before {
    content: "\f400"
}

.ion-ios-circle-outline:before {
    content: "\f401"
}

.ion-ios-clock:before {
    content: "\f403"
}

.ion-ios-clock-outline:before {
    content: "\f402"
}

.ion-ios-close:before {
    content: "\f406"
}

.ion-ios-close-empty:before {
    content: "\f404"
}

.ion-ios-close-outline:before {
    content: "\f405"
}

.ion-ios-cloud:before {
    content: "\f40c"
}

.ion-ios-cloud-download:before {
    content: "\f408"
}

.ion-ios-cloud-download-outline:before {
    content: "\f407"
}

.ion-ios-cloud-outline:before {
    content: "\f409"
}

.ion-ios-cloud-upload:before {
    content: "\f40b"
}

.ion-ios-cloud-upload-outline:before {
    content: "\f40a"
}

.ion-ios-cloudy:before {
    content: "\f410"
}

.ion-ios-cloudy-night:before {
    content: "\f40e"
}

.ion-ios-cloudy-night-outline:before {
    content: "\f40d"
}

.ion-ios-cloudy-outline:before {
    content: "\f40f"
}

.ion-ios-cog:before {
    content: "\f412"
}

.ion-ios-cog-outline:before {
    content: "\f411"
}

.ion-ios-color-filter:before {
    content: "\f414"
}

.ion-ios-color-filter-outline:before {
    content: "\f413"
}

.ion-ios-color-wand:before {
    content: "\f416"
}

.ion-ios-color-wand-outline:before {
    content: "\f415"
}

.ion-ios-compose:before {
    content: "\f418"
}

.ion-ios-compose-outline:before {
    content: "\f417"
}

.ion-ios-contact:before {
    content: "\f41a"
}

.ion-ios-contact-outline:before {
    content: "\f419"
}

.ion-ios-copy:before {
    content: "\f41c"
}

.ion-ios-copy-outline:before {
    content: "\f41b"
}

.ion-ios-crop:before {
    content: "\f41e"
}

.ion-ios-crop-strong:before {
    content: "\f41d"
}

.ion-ios-download:before {
    content: "\f420"
}

.ion-ios-download-outline:before {
    content: "\f41f"
}

.ion-ios-drag:before {
    content: "\f421"
}

.ion-ios-email:before {
    content: "\f423"
}

.ion-ios-email-outline:before {
    content: "\f422"
}

.ion-ios-eye:before {
    content: "\f425"
}

.ion-ios-eye-outline:before {
    content: "\f424"
}

.ion-ios-fastforward:before {
    content: "\f427"
}

.ion-ios-fastforward-outline:before {
    content: "\f426"
}

.ion-ios-filing:before {
    content: "\f429"
}

.ion-ios-filing-outline:before {
    content: "\f428"
}

.ion-ios-film:before {
    content: "\f42b"
}

.ion-ios-film-outline:before {
    content: "\f42a"
}

.ion-ios-flag:before {
    content: "\f42d"
}

.ion-ios-flag-outline:before {
    content: "\f42c"
}

.ion-ios-flame:before {
    content: "\f42f"
}

.ion-ios-flame-outline:before {
    content: "\f42e"
}

.ion-ios-flask:before {
    content: "\f431"
}

.ion-ios-flask-outline:before {
    content: "\f430"
}

.ion-ios-flower:before {
    content: "\f433"
}

.ion-ios-flower-outline:before {
    content: "\f432"
}

.ion-ios-folder:before {
    content: "\f435"
}

.ion-ios-folder-outline:before {
    content: "\f434"
}

.ion-ios-football:before {
    content: "\f437"
}

.ion-ios-football-outline:before {
    content: "\f436"
}

.ion-ios-game-controller-a:before {
    content: "\f439"
}

.ion-ios-game-controller-a-outline:before {
    content: "\f438"
}

.ion-ios-game-controller-b:before {
    content: "\f43b"
}

.ion-ios-game-controller-b-outline:before {
    content: "\f43a"
}

.ion-ios-gear:before {
    content: "\f43d"
}

.ion-ios-gear-outline:before {
    content: "\f43c"
}

.ion-ios-glasses:before {
    content: "\f43f"
}

.ion-ios-glasses-outline:before {
    content: "\f43e"
}

.ion-ios-grid-view:before {
    content: "\f441"
}

.ion-ios-grid-view-outline:before {
    content: "\f440"
}

.ion-ios-heart:before {
    content: "\f443"
}

.ion-ios-heart-outline:before {
    content: "\f442"
}

.ion-ios-help:before {
    content: "\f446"
}

.ion-ios-help-empty:before {
    content: "\f444"
}

.ion-ios-help-outline:before {
    content: "\f445"
}

.ion-ios-home:before {
    content: "\f448"
}

.ion-ios-home-outline:before {
    content: "\f447"
}

.ion-ios-infinite:before {
    content: "\f44a"
}

.ion-ios-infinite-outline:before {
    content: "\f449"
}

.ion-ios-information:before {
    content: "\f44d"
}

.ion-ios-information-empty:before {
    content: "\f44b"
}

.ion-ios-information-outline:before {
    content: "\f44c"
}

.ion-ios-ionic-outline:before {
    content: "\f44e"
}

.ion-ios-keypad:before {
    content: "\f450"
}

.ion-ios-keypad-outline:before {
    content: "\f44f"
}

.ion-ios-lightbulb:before {
    content: "\f452"
}

.ion-ios-lightbulb-outline:before {
    content: "\f451"
}

.ion-ios-list:before {
    content: "\f454"
}

.ion-ios-list-outline:before {
    content: "\f453"
}

.ion-ios-location:before {
    content: "\f456"
}

.ion-ios-location-outline:before {
    content: "\f455"
}

.ion-ios-locked:before {
    content: "\f458"
}

.ion-ios-locked-outline:before {
    content: "\f457"
}

.ion-ios-loop:before {
    content: "\f45a"
}

.ion-ios-loop-strong:before {
    content: "\f459"
}

.ion-ios-medical:before {
    content: "\f45c"
}

.ion-ios-medical-outline:before {
    content: "\f45b"
}

.ion-ios-medkit:before {
    content: "\f45e"
}

.ion-ios-medkit-outline:before {
    content: "\f45d"
}

.ion-ios-mic:before {
    content: "\f461"
}

.ion-ios-mic-off:before {
    content: "\f45f"
}

.ion-ios-mic-outline:before {
    content: "\f460"
}

.ion-ios-minus:before {
    content: "\f464"
}

.ion-ios-minus-empty:before {
    content: "\f462"
}

.ion-ios-minus-outline:before {
    content: "\f463"
}

.ion-ios-monitor:before {
    content: "\f466"
}

.ion-ios-monitor-outline:before {
    content: "\f465"
}

.ion-ios-moon:before {
    content: "\f468"
}

.ion-ios-moon-outline:before {
    content: "\f467"
}

.ion-ios-more:before {
    content: "\f46a"
}

.ion-ios-more-outline:before {
    content: "\f469"
}

.ion-ios-musical-note:before {
    content: "\f46b"
}

.ion-ios-musical-notes:before {
    content: "\f46c"
}

.ion-ios-navigate:before {
    content: "\f46e"
}

.ion-ios-navigate-outline:before {
    content: "\f46d"
}

.ion-ios-nutrition:before {
    content: "\f470"
}

.ion-ios-nutrition-outline:before {
    content: "\f46f"
}

.ion-ios-paper:before {
    content: "\f472"
}

.ion-ios-paper-outline:before {
    content: "\f471"
}

.ion-ios-paperplane:before {
    content: "\f474"
}

.ion-ios-paperplane-outline:before {
    content: "\f473"
}

.ion-ios-partlysunny:before {
    content: "\f476"
}

.ion-ios-partlysunny-outline:before {
    content: "\f475"
}

.ion-ios-pause:before {
    content: "\f478"
}

.ion-ios-pause-outline:before {
    content: "\f477"
}

.ion-ios-paw:before {
    content: "\f47a"
}

.ion-ios-paw-outline:before {
    content: "\f479"
}

.ion-ios-people:before {
    content: "\f47c"
}

.ion-ios-people-outline:before {
    content: "\f47b"
}

.ion-ios-person:before {
    content: "\f47e"
}

.ion-ios-person-outline:before {
    content: "\f47d"
}

.ion-ios-personadd:before {
    content: "\f480"
}

.ion-ios-personadd-outline:before {
    content: "\f47f"
}

.ion-ios-photos:before {
    content: "\f482"
}

.ion-ios-photos-outline:before {
    content: "\f481"
}

.ion-ios-pie:before {
    content: "\f484"
}

.ion-ios-pie-outline:before {
    content: "\f483"
}

.ion-ios-pint:before {
    content: "\f486"
}

.ion-ios-pint-outline:before {
    content: "\f485"
}

.ion-ios-play:before {
    content: "\f488"
}

.ion-ios-play-outline:before {
    content: "\f487"
}

.ion-ios-plus:before {
    content: "\f48b"
}

.ion-ios-plus-empty:before {
    content: "\f489"
}

.ion-ios-plus-outline:before {
    content: "\f48a"
}

.ion-ios-pricetag:before {
    content: "\f48d"
}

.ion-ios-pricetag-outline:before {
    content: "\f48c"
}

.ion-ios-pricetags:before {
    content: "\f48f"
}

.ion-ios-pricetags-outline:before {
    content: "\f48e"
}

.ion-ios-printer:before {
    content: "\f491"
}

.ion-ios-printer-outline:before {
    content: "\f490"
}

.ion-ios-pulse:before {
    content: "\f493"
}

.ion-ios-pulse-strong:before {
    content: "\f492"
}

.ion-ios-rainy:before {
    content: "\f495"
}

.ion-ios-rainy-outline:before {
    content: "\f494"
}

.ion-ios-recording:before {
    content: "\f497"
}

.ion-ios-recording-outline:before {
    content: "\f496"
}

.ion-ios-redo:before {
    content: "\f499"
}

.ion-ios-redo-outline:before {
    content: "\f498"
}

.ion-ios-refresh:before {
    content: "\f49c"
}

.ion-ios-refresh-empty:before {
    content: "\f49a"
}

.ion-ios-refresh-outline:before {
    content: "\f49b"
}

.ion-ios-reload:before {
    content: "\f49d"
}

.ion-ios-reverse-camera:before {
    content: "\f49f"
}

.ion-ios-reverse-camera-outline:before {
    content: "\f49e"
}

.ion-ios-rewind:before {
    content: "\f4a1"
}

.ion-ios-rewind-outline:before {
    content: "\f4a0"
}

.ion-ios-rose:before {
    content: "\f4a3"
}

.ion-ios-rose-outline:before {
    content: "\f4a2"
}

.ion-ios-search:before {
    content: "\f4a5"
}

.ion-ios-search-strong:before {
    content: "\f4a4"
}

.ion-ios-settings:before {
    content: "\f4a7"
}

.ion-ios-settings-strong:before {
    content: "\f4a6"
}

.ion-ios-shuffle:before {
    content: "\f4a9"
}

.ion-ios-shuffle-strong:before {
    content: "\f4a8"
}

.ion-ios-skipbackward:before {
    content: "\f4ab"
}

.ion-ios-skipbackward-outline:before {
    content: "\f4aa"
}

.ion-ios-skipforward:before {
    content: "\f4ad"
}

.ion-ios-skipforward-outline:before {
    content: "\f4ac"
}

.ion-ios-snowy:before {
    content: "\f4ae"
}

.ion-ios-speedometer:before {
    content: "\f4b0"
}

.ion-ios-speedometer-outline:before {
    content: "\f4af"
}

.ion-ios-star:before {
    content: "\f4b3"
}

.ion-ios-star-half:before {
    content: "\f4b1"
}

.ion-ios-star-outline:before {
    content: "\f4b2"
}

.ion-ios-stopwatch:before {
    content: "\f4b5"
}

.ion-ios-stopwatch-outline:before {
    content: "\f4b4"
}

.ion-ios-sunny:before {
    content: "\f4b7"
}

.ion-ios-sunny-outline:before {
    content: "\f4b6"
}

.ion-ios-telephone:before {
    content: "\f4b9"
}

.ion-ios-telephone-outline:before {
    content: "\f4b8"
}

.ion-ios-tennisball:before {
    content: "\f4bb"
}

.ion-ios-tennisball-outline:before {
    content: "\f4ba"
}

.ion-ios-thunderstorm:before {
    content: "\f4bd"
}

.ion-ios-thunderstorm-outline:before {
    content: "\f4bc"
}

.ion-ios-time:before {
    content: "\f4bf"
}

.ion-ios-time-outline:before {
    content: "\f4be"
}

.ion-ios-timer:before {
    content: "\f4c1"
}

.ion-ios-timer-outline:before {
    content: "\f4c0"
}

.ion-ios-toggle:before {
    content: "\f4c3"
}

.ion-ios-toggle-outline:before {
    content: "\f4c2"
}

.ion-ios-trash:before {
    content: "\f4c5"
}

.ion-ios-trash-outline:before {
    content: "\f4c4"
}

.ion-ios-undo:before {
    content: "\f4c7"
}

.ion-ios-undo-outline:before {
    content: "\f4c6"
}

.ion-ios-unlocked:before {
    content: "\f4c9"
}

.ion-ios-unlocked-outline:before {
    content: "\f4c8"
}

.ion-ios-upload:before {
    content: "\f4cb"
}

.ion-ios-upload-outline:before {
    content: "\f4ca"
}

.ion-ios-videocam:before {
    content: "\f4cd"
}

.ion-ios-videocam-outline:before {
    content: "\f4cc"
}

.ion-ios-volume-high:before {
    content: "\f4ce"
}

.ion-ios-volume-low:before {
    content: "\f4cf"
}

.ion-ios-wineglass:before {
    content: "\f4d1"
}

.ion-ios-wineglass-outline:before {
    content: "\f4d0"
}

.ion-ios-world:before {
    content: "\f4d3"
}

.ion-ios-world-outline:before {
    content: "\f4d2"
}

.ion-ipad:before {
    content: "\f1f9"
}

.ion-iphone:before {
    content: "\f1fa"
}

.ion-ipod:before {
    content: "\f1fb"
}

.ion-jet:before {
    content: "\f295"
}

.ion-key:before {
    content: "\f296"
}

.ion-knife:before {
    content: "\f297"
}

.ion-laptop:before {
    content: "\f1fc"
}

.ion-leaf:before {
    content: "\f1fd"
}

.ion-levels:before {
    content: "\f298"
}

.ion-lightbulb:before {
    content: "\f299"
}

.ion-link:before {
    content: "\f1fe"
}

.ion-load-a:before {
    content: "\f29a"
}

.ion-load-b:before {
    content: "\f29b"
}

.ion-load-c:before {
    content: "\f29c"
}

.ion-load-d:before {
    content: "\f29d"
}

.ion-location:before {
    content: "\f1ff"
}

.ion-lock-combination:before {
    content: "\f4d4"
}

.ion-locked:before {
    content: "\f200"
}

.ion-log-in:before {
    content: "\f29e"
}

.ion-log-out:before {
    content: "\f29f"
}

.ion-loop:before {
    content: "\f201"
}

.ion-magnet:before {
    content: "\f2a0"
}

.ion-male:before {
    content: "\f2a1"
}

.ion-man:before {
    content: "\f202"
}

.ion-map:before {
    content: "\f203"
}

.ion-medkit:before {
    content: "\f2a2"
}

.ion-merge:before {
    content: "\f33f"
}

.ion-mic-a:before {
    content: "\f204"
}

.ion-mic-b:before {
    content: "\f205"
}

.ion-mic-c:before {
    content: "\f206"
}

.ion-minus:before {
    content: "\f209"
}

.ion-minus-circled:before {
    content: "\f207"
}

.ion-minus-round:before {
    content: "\f208"
}

.ion-model-s:before {
    content: "\f2c1"
}

.ion-monitor:before {
    content: "\f20a"
}

.ion-more:before {
    content: "\f20b"
}

.ion-mouse:before {
    content: "\f340"
}

.ion-music-note:before {
    content: "\f20c"
}

.ion-navicon:before {
    content: "\f20e"
}

.ion-navicon-round:before {
    content: "\f20d"
}

.ion-navigate:before {
    content: "\f2a3"
}

.ion-network:before {
    content: "\f341"
}

.ion-no-smoking:before {
    content: "\f2c2"
}

.ion-nuclear:before {
    content: "\f2a4"
}

.ion-outlet:before {
    content: "\f342"
}

.ion-paintbrush:before {
    content: "\f4d5"
}

.ion-paintbucket:before {
    content: "\f4d6"
}

.ion-paper-airplane:before {
    content: "\f2c3"
}

.ion-paperclip:before {
    content: "\f20f"
}

.ion-pause:before {
    content: "\f210"
}

.ion-person:before {
    content: "\f213"
}

.ion-person-add:before {
    content: "\f211"
}

.ion-person-stalker:before {
    content: "\f212"
}

.ion-pie-graph:before {
    content: "\f2a5"
}

.ion-pin:before {
    content: "\f2a6"
}

.ion-pinpoint:before {
    content: "\f2a7"
}

.ion-pizza:before {
    content: "\f2a8"
}

.ion-plane:before {
    content: "\f214"
}

.ion-planet:before {
    content: "\f343"
}

.ion-play:before {
    content: "\f215"
}

.ion-playstation:before {
    content: "\f30a"
}

.ion-plus:before {
    content: "\f218"
}

.ion-plus-circled:before {
    content: "\f216"
}

.ion-plus-round:before {
    content: "\f217"
}

.ion-podium:before {
    content: "\f344"
}

.ion-pound:before {
    content: "\f219"
}

.ion-power:before {
    content: "\f2a9"
}

.ion-pricetag:before {
    content: "\f2aa"
}

.ion-pricetags:before {
    content: "\f2ab"
}

.ion-printer:before {
    content: "\f21a"
}

.ion-pull-request:before {
    content: "\f345"
}

.ion-qr-scanner:before {
    content: "\f346"
}

.ion-quote:before {
    content: "\f347"
}

.ion-radio-waves:before {
    content: "\f2ac"
}

.ion-record:before {
    content: "\f21b"
}

.ion-refresh:before {
    content: "\f21c"
}

.ion-reply:before {
    content: "\f21e"
}

.ion-reply-all:before {
    content: "\f21d"
}

.ion-ribbon-a:before {
    content: "\f348"
}

.ion-ribbon-b:before {
    content: "\f349"
}

.ion-sad:before {
    content: "\f34a"
}

.ion-sad-outline:before {
    content: "\f4d7"
}

.ion-scissors:before {
    content: "\f34b"
}

.ion-search:before {
    content: "\f21f"
}

.ion-settings:before {
    content: "\f2ad"
}

.ion-share:before {
    content: "\f220"
}

.ion-shuffle:before {
    content: "\f221"
}

.ion-skip-backward:before {
    content: "\f222"
}

.ion-skip-forward:before {
    content: "\f223"
}

.ion-social-android:before {
    content: "\f225"
}

.ion-social-android-outline:before {
    content: "\f224"
}

.ion-social-angular:before {
    content: "\f4d9"
}

.ion-social-angular-outline:before {
    content: "\f4d8"
}

.ion-social-apple:before {
    content: "\f227"
}

.ion-social-apple-outline:before {
    content: "\f226"
}

.ion-social-bitcoin:before {
    content: "\f2af"
}

.ion-social-bitcoin-outline:before {
    content: "\f2ae"
}

.ion-social-buffer:before {
    content: "\f229"
}

.ion-social-buffer-outline:before {
    content: "\f228"
}

.ion-social-chrome:before {
    content: "\f4db"
}

.ion-social-chrome-outline:before {
    content: "\f4da"
}

.ion-social-codepen:before {
    content: "\f4dd"
}

.ion-social-codepen-outline:before {
    content: "\f4dc"
}

.ion-social-css3:before {
    content: "\f4df"
}

.ion-social-css3-outline:before {
    content: "\f4de"
}

.ion-social-designernews:before {
    content: "\f22b"
}

.ion-social-designernews-outline:before {
    content: "\f22a"
}

.ion-social-dribbble:before {
    content: "\f22d"
}

.ion-social-dribbble-outline:before {
    content: "\f22c"
}

.ion-social-dropbox:before {
    content: "\f22f"
}

.ion-social-dropbox-outline:before {
    content: "\f22e"
}

.ion-social-euro:before {
    content: "\f4e1"
}

.ion-social-euro-outline:before {
    content: "\f4e0"
}

.ion-social-facebook:before {
    content: "\f231"
}

.ion-social-facebook-outline:before {
    content: "\f230"
}

.ion-social-foursquare:before {
    content: "\f34d"
}

.ion-social-foursquare-outline:before {
    content: "\f34c"
}

.ion-social-freebsd-devil:before {
    content: "\f2c4"
}

.ion-social-github:before {
    content: "\f233"
}

.ion-social-github-outline:before {
    content: "\f232"
}

.ion-social-google:before {
    content: "\f34f"
}

.ion-social-google-outline:before {
    content: "\f34e"
}

.ion-social-googleplus:before {
    content: "\f235"
}

.ion-social-googleplus-outline:before {
    content: "\f234"
}

.ion-social-hackernews:before {
    content: "\f237"
}

.ion-social-hackernews-outline:before {
    content: "\f236"
}

.ion-social-html5:before {
    content: "\f4e3"
}

.ion-social-html5-outline:before {
    content: "\f4e2"
}

.ion-social-instagram:before {
    content: "\f351"
}

.ion-social-instagram-outline:before {
    content: "\f350"
}

.ion-social-javascript:before {
    content: "\f4e5"
}

.ion-social-javascript-outline:before {
    content: "\f4e4"
}

.ion-social-linkedin:before {
    content: "\f239"
}

.ion-social-linkedin-outline:before {
    content: "\f238"
}

.ion-social-markdown:before {
    content: "\f4e6"
}

.ion-social-nodejs:before {
    content: "\f4e7"
}

.ion-social-octocat:before {
    content: "\f4e8"
}

.ion-social-pinterest:before {
    content: "\f2b1"
}

.ion-social-pinterest-outline:before {
    content: "\f2b0"
}

.ion-social-python:before {
    content: "\f4e9"
}

.ion-social-reddit:before {
    content: "\f23b"
}

.ion-social-reddit-outline:before {
    content: "\f23a"
}

.ion-social-rss:before {
    content: "\f23d"
}

.ion-social-rss-outline:before {
    content: "\f23c"
}

.ion-social-sass:before {
    content: "\f4ea"
}

.ion-social-skype:before {
    content: "\f23f"
}

.ion-social-skype-outline:before {
    content: "\f23e"
}

.ion-social-snapchat:before {
    content: "\f4ec"
}

.ion-social-snapchat-outline:before {
    content: "\f4eb"
}

.ion-social-tumblr:before {
    content: "\f241"
}

.ion-social-tumblr-outline:before {
    content: "\f240"
}

.ion-social-tux:before {
    content: "\f2c5"
}

.ion-social-twitch:before {
    content: "\f4ee"
}

.ion-social-twitch-outline:before {
    content: "\f4ed"
}

.ion-social-twitter:before {
    content: "\f243"
}

.ion-social-twitter-outline:before {
    content: "\f242"
}

.ion-social-usd:before {
    content: "\f353"
}

.ion-social-usd-outline:before {
    content: "\f352"
}

.ion-social-vimeo:before {
    content: "\f245"
}

.ion-social-vimeo-outline:before {
    content: "\f244"
}

.ion-social-whatsapp:before {
    content: "\f4f0"
}

.ion-social-whatsapp-outline:before {
    content: "\f4ef"
}

.ion-social-windows:before {
    content: "\f247"
}

.ion-social-windows-outline:before {
    content: "\f246"
}

.ion-social-wordpress:before {
    content: "\f249"
}

.ion-social-wordpress-outline:before {
    content: "\f248"
}

.ion-social-yahoo:before {
    content: "\f24b"
}

.ion-social-yahoo-outline:before {
    content: "\f24a"
}

.ion-social-yen:before {
    content: "\f4f2"
}

.ion-social-yen-outline:before {
    content: "\f4f1"
}

.ion-social-youtube:before {
    content: "\f24d"
}

.ion-social-youtube-outline:before {
    content: "\f24c"
}

.ion-soup-can:before {
    content: "\f4f4"
}

.ion-soup-can-outline:before {
    content: "\f4f3"
}

.ion-speakerphone:before {
    content: "\f2b2"
}

.ion-speedometer:before {
    content: "\f2b3"
}

.ion-spoon:before {
    content: "\f2b4"
}

.ion-star:before {
    content: "\f24e"
}

.ion-stats-bars:before {
    content: "\f2b5"
}

.ion-steam:before {
    content: "\f30b"
}

.ion-stop:before {
    content: "\f24f"
}

.ion-thermometer:before {
    content: "\f2b6"
}

.ion-thumbsdown:before {
    content: "\f250"
}

.ion-thumbsup:before {
    content: "\f251"
}

.ion-toggle:before {
    content: "\f355"
}

.ion-toggle-filled:before {
    content: "\f354"
}

.ion-transgender:before {
    content: "\f4f5"
}

.ion-trash-a:before {
    content: "\f252"
}

.ion-trash-b:before {
    content: "\f253"
}

.ion-trophy:before {
    content: "\f356"
}

.ion-tshirt:before {
    content: "\f4f7"
}

.ion-tshirt-outline:before {
    content: "\f4f6"
}

.ion-umbrella:before {
    content: "\f2b7"
}

.ion-university:before {
    content: "\f357"
}

.ion-unlocked:before {
    content: "\f254"
}

.ion-upload:before {
    content: "\f255"
}

.ion-usb:before {
    content: "\f2b8"
}

.ion-videocamera:before {
    content: "\f256"
}

.ion-volume-high:before {
    content: "\f257"
}

.ion-volume-low:before {
    content: "\f258"
}

.ion-volume-medium:before {
    content: "\f259"
}

.ion-volume-mute:before {
    content: "\f25a"
}

.ion-wand:before {
    content: "\f358"
}

.ion-waterdrop:before {
    content: "\f25b"
}

.ion-wifi:before {
    content: "\f25c"
}

.ion-wineglass:before {
    content: "\f2b9"
}

.ion-woman:before {
    content: "\f25d"
}

.ion-wrench:before {
    content: "\f2ba"
}

.ion-xbox:before {
    content: "\f30c"
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: .08em solid #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    animation: a 2s infinite linear
}

.fa-pulse {
    animation: a 1s infinite steps(8)
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    transform: scaleX(-1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    transform: scaleY(-1)
}

:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270 {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-close:before,.fa-remove:before,.fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-cog:before,.fa-gear:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-repeat:before,.fa-rotate-right:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before,.fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-image:before,.fa-photo:before,.fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before,.fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before,.fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-exclamation-triangle:before,.fa-warning:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before,.fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-cogs:before,.fa-gears:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before,.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before,.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before,.fa-users:before {
    content: "\f0c0"
}

.fa-chain:before,.fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before,.fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before,.fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-floppy-o:before,.fa-save:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-bars:before,.fa-navicon:before,.fa-reorder:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-sort:before,.fa-unsorted:before {
    content: "\f0dc"
}

.fa-sort-desc:before,.fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-asc:before,.fa-sort-up:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before,.fa-undo:before {
    content: "\f0e2"
}

.fa-gavel:before,.fa-legal:before {
    content: "\f0e3"
}

.fa-dashboard:before,.fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-bolt:before,.fa-flash:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-clipboard:before,.fa-paste:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before,.fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before,.fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before,.fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-chain-broken:before,.fa-unlink:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-caret-square-o-down:before,.fa-toggle-down:before {
    content: "\f150"
}

.fa-caret-square-o-up:before,.fa-toggle-up:before {
    content: "\f151"
}

.fa-caret-square-o-right:before,.fa-toggle-right:before {
    content: "\f152"
}

.fa-eur:before,.fa-euro:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before,.fa-usd:before {
    content: "\f155"
}

.fa-inr:before,.fa-rupee:before {
    content: "\f156"
}

.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before {
    content: "\f157"
}

.fa-rouble:before,.fa-rub:before,.fa-ruble:before {
    content: "\f158"
}

.fa-krw:before,.fa-won:before {
    content: "\f159"
}

.fa-bitcoin:before,.fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before,.fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-caret-square-o-left:before,.fa-toggle-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-try:before,.fa-turkish-lira:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-bank:before,.fa-institution:before,.fa-university:before {
    content: "\f19c"
}

.fa-graduation-cap:before,.fa-mortar-board:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before,.fa-car:before {
    content: "\f1b9"
}

.fa-cab:before,.fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before {
    content: "\f1c5"
}

.fa-file-archive-o:before,.fa-file-zip-o:before {
    content: "\f1c6"
}

.fa-file-audio-o:before,.fa-file-sound-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before,.fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before,.fa-rebel:before,.fa-resistance:before {
    content: "\f1d0"
}

.fa-empire:before,.fa-ge:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before,.fa-weixin:before {
    content: "\f1d7"
}

.fa-paper-plane:before,.fa-send:before {
    content: "\f1d8"
}

.fa-paper-plane-o:before,.fa-send-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-futbol-o:before,.fa-soccer-ball-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-ils:before,.fa-shekel:before,.fa-sheqel:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before,.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-bed:before,.fa-hotel:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-y-combinator:before,.fa-yc:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before,.fa-battery-full:before,.fa-battery:before {
    content: "\f240"
}

.fa-battery-3:before,.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before,.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before,.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before,.fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before,.fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before,.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before,.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before,.fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-paper-o:before,.fa-hand-stop-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-television:before,.fa-tv:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-edge:before {
    content: "\f282"
}

.fa-credit-card-alt:before {
    content: "\f283"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-modx:before {
    content: "\f285"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-usb:before {
    content: "\f287"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-pause-circle-o:before {
    content: "\f28c"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stop-circle-o:before {
    content: "\f28e"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-percent:before {
    content: "\f295"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-envira:before {
    content: "\f299"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-wheelchair-alt:before {
    content: "\f29b"
}

.fa-question-circle-o:before {
    content: "\f29c"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-volume-control-phone:before {
    content: "\f2a0"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before {
    content: "\f2a3"
}

.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before {
    content: "\f2a4"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-sign-language:before,.fa-signing:before {
    content: "\f2a7"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-google-plus-circle:before,.fa-google-plus-official:before {
    content: "\f2b3"
}

.fa-fa:before,.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-handshake-o:before {
    content: "\f2b5"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-o:before {
    content: "\f2b7"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-book-o:before {
    content: "\f2ba"
}

.fa-address-card:before,.fa-vcard:before {
    content: "\f2bb"
}

.fa-address-card-o:before,.fa-vcard-o:before {
    content: "\f2bc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-circle-o:before {
    content: "\f2be"
}

.fa-user-o:before {
    content: "\f2c0"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-drivers-license:before,.fa-id-card:before {
    content: "\f2c2"
}

.fa-drivers-license-o:before,.fa-id-card-o:before {
    content: "\f2c3"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-thermometer-4:before,.fa-thermometer-full:before,.fa-thermometer:before {
    content: "\f2c7"
}

.fa-thermometer-3:before,.fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-thermometer-2:before,.fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-1:before,.fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-0:before,.fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-bath:before,.fa-bathtub:before,.fa-s15:before {
    content: "\f2cd"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-times-rectangle:before,.fa-window-close:before {
    content: "\f2d3"
}

.fa-times-rectangle-o:before,.fa-window-close-o:before {
    content: "\f2d4"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-eercast:before {
    content: "\f2da"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-snowflake-o:before {
    content: "\f2dc"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-meetup:before {
    content: "\f2e0"
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

.sr-only-focusable:active,.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

html.swipebox-html.swipebox-touch {
    overflow: hidden!important
}

#swipebox-overlay img {
    border: none!important
}

#swipebox-overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999!important;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

#swipebox-container {
    position: relative;
    width: 100%;
    height: 100%
}

#swipebox-slider {
    transition: transform .4s ease;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    white-space: nowrap;
    position: absolute;
    display: none;
    box-sizing: border-box
}

#swipebox-slider .slide {
    height: 100%;
    width: 100%;
    line-height: 1px;
    text-align: center;
    display: inline-block
}

#swipebox-slider .slide:before {
    content: "";
    display: inline-block;
    height: 50%;
    width: 1px;
    margin-right: -1px
}

#swipebox-slider .slide .swipebox-inline-container,#swipebox-slider .slide .swipebox-video-container,#swipebox-slider .slide img {
    display: inline-block;
    max-height: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0;
    width: auto;
    height: auto;
    vertical-align: middle
}

#swipebox-slider .slide .swipebox-video-container {
    background: 0 0;
    max-width: 1140px;
    max-height: 100%;
    width: 100%;
    box-sizing: border-box
}

#swipebox-slider .slide .swipebox-video-container .swipebox-video {
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1001
}

#swipebox-slider .slide-loading {
    background: url(img/loading32.gif) 50% no-repeat;
    background-size: 32px
}

#swipebox-bottom-bar,#swipebox-top-bar {
    transition: .5s;
    position: absolute;
    left: 0;
    z-index: 999;
    height: 50px;
    width: 100%
}

#swipebox-bottom-bar {
    bottom: -50px
}

#swipebox-bottom-bar.visible-bars {
    transform: translate3d(0,-50px,0)
}

#swipebox-top-bar {
    top: -50px
}

#swipebox-top-bar.visible-bars {
    transform: translate3d(0,50px,0)
}

#swipebox-title {
    display: block;
    width: 100%;
    text-align: center
}

#swipebox-close,#swipebox-next,#swipebox-prev {
    background: transparent url(img/my_icons.png) 0 no-repeat;
    background-size: auto 28px;
    border: none!important;
    text-decoration: none!important;
    cursor: pointer;
    width: 28px;
    height: 28px;
    top: 0
}

#swipebox-arrows {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 50px
}

#swipebox-prev {
    background-position: -28px 0;
    float: left
}

#swipebox-next {
    background-position: -56px 0;
    float: right
}

#swipebox-close {
    top: 10px;
    right: 10px;
    position: absolute;
    z-index: 9999;
    background-position: 0
}

.swipebox-no-close-button #swipebox-close {
    display: none
}

#swipebox-next.disabled,#swipebox-prev.disabled {
    opacity: .3
}

.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider {
    animation: a .3s
}

.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider {
    animation: b .3s
}

.swipebox-touch #swipebox-container:after,.swipebox-touch #swipebox-container:before {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: all .3s ease;
    content: " ";
    position: absolute;
    z-index: 999;
    top: 0;
    height: 100%;
    width: 20px;
    opacity: 0
}

.swipebox-touch #swipebox-container:before {
    left: 0;
    box-shadow: inset 10px 0 10px -8px #656565
}

.swipebox-touch #swipebox-container:after {
    right: 0;
    box-shadow: inset -10px 0 10px -8px #656565
}

.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before,.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after {
    opacity: 1
}

@keyframes a {
    0% {
        left: 0
    }

    50% {
        left: -30px
    }

    to {
        left: 0
    }
}

@keyframes b {
    0% {
        left: 0
    }

    50% {
        left: 30px
    }

    to {
        left: 0
    }
}

@media screen and (min-width: 800px) {
    #swipebox-close {
        right:27px
    }

    #swipebox-arrows {
        width: 92%;
        max-width: 800px
    }
}

#swipebox-overlay {
    background: #fff
}

#swipebox-top-bar {
    color: #fff!important;
    font-size: 15px;
    line-height: 43px;
    font-family: Helvetica,Arial,sans-serif
}

.opacity-black #swipebox-bottom-bar,.opacity-black #swipebox-top-bar {
    background: none
}

#swipebox-bottom-bar.swipebox-bottom-bar--pos-center {
    top: 50%;
    bottom: 0;
    margin: 22px 0 0
}

#swipebox-arrows.swipebox-arrows--pos-center {
    width: 92%;
    max-width: 92%
}

.opacity-black #swipebox-close,.opacity-black #swipebox-next,.opacity-black #swipebox-prev {
    font-family: Ionicons;
    background: none;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    background: rgba(0,0,0,.3);
    border-radius: 50%
}

.opacity-black #swipebox-close:after,.opacity-black #swipebox-next:after,.opacity-black #swipebox-prev:after {
    font-family: Ionicons;
    color: #fff;
    background: none;
    font-size: 35px
}

.opacity-black #swipebox-prev:after {
    content: "\f3cf";
    display: inline-block;
    margin-right: 1px
}

.opacity-black #swipebox-next:after {
    content: "\f3d1";
    display: inline-block;
    margin-left: 1px
}

.opacity-black #swipebox-close:after {
    content: "\f12a";
    font-size: 19px
}

.opacity-black #swipebox-slider .slide img {
    padding: 10px;
    background: #fff;
    box-sizing: border-box
}

.swipebox-thumbs {
    position: absolute;
    width: 100%;
    bottom: 15px
}

#swipebox-overlay.opacity-black {
    background: rgba(0,0,0,.9)
}

.swipebox-thumbs {
    text-align: center
}

.swipebox-thumbs_el {
    background: #fff;
    height: 54px;
    line-height: 44px;
    width: 54px;
    text-align: center;
    display: inline-block;
    margin: 5px;
    padding: 3px;
    vertical-align: top;
    box-sizing: border-box;
    border: 2px solid #fff
}

.swipebox-thumbs_el--icon {
    text-decoration: none;
    font-size: 26px
}

@media (max-width: 750px) {
    .swipebox-thumbs_el {
        height:44px;
        line-height: 34px;
        width: 44px;
        margin: 2px
    }

    .swipebox-thumbs_el--icon {
        font-size: 20px
    }
}

.swipebox-thumbs_el img {
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%
}

button,input,optgroup,select,textarea {
    font-family: inherit
}

.icons-hidden .fa,.icons-hidden .ion-android-cart,.icons-hidden .rating {
    visibility: hidden
}

.jq-selectbox.disabled,.select-list.disabled,input[type=email]:disabled,input[type=number]:disabled,input[type=password]:disabled,input[type=search]:disabled,input[type=text]:disabled,select:disabled,textarea:disabled {
    border: 1px solid #c9c9c9;
    background: #f5f5f5;
    color: #c9c9c9
}

input[type=checkbox],input[type=radio] {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px 1px 0
}

.review-form-fields .wa-auth-adapters {
    background: none;
    border-top: none;
    border-left: none;
    border-right: none
}

.step-header.upcoming,.step-header.upcoming:hover {
    color: #d6d6d6
}

figure {
    margin: 0 0 20px
}

fieldset {
    border: 1px solid #bbb;
    padding: 10px;
    position: relative;
    background: #e9e9e9;
    margin-bottom: 10px
}

fieldset p input[type=text],fieldset p label {
    width: 98%
}

fieldset p select {
    width: 99%
}

blockquote {
    padding: 15px 20px;
    margin: 15px 0;
    line-height: 20px;
    font-size: 13px
}

img {
    max-width: 100%
}

blockquote cite {
    font-size: .9em
}

hr {
    background-color: rgba(0,0,0,.15);
    height: 1px;
    border: 0
}

input::-webkit-input-placeholder {
    color: #bbb
}

input:-moz-placeholder,input::-moz-placeholder {
    color: #bbb
}

input:-ms-input-placeholder {
    color: #bbb
}

.inline {
    display: inline!important
}

.small {
    font-size: .9em
}

.large {
    font-size: 1.1em
}

.bold {
    font-weight: 700
}

.strike {
    text-decoration: line-through
}

.hint {
    color: #aaa;
    font-size: .9em
}

.hint:visited,.hint a,.hint a:visited {
    color: #888
}

.gray,.gray .dropdown ul,.gray:visited,.gray a,.gray a:visited {
    color: #7e7e7e
}

button.gray,input[type=submit].gray {
    background: #e4e4e4
}

.align-left {
    text-align: left
}

.clear-left {
    clear: left
}

.clear-right {
    clear: right
}

.clear-both {
    clear: both
}

.nowrap {
    white-space: nowrap
}

.uppercase {
    text-transform: uppercase
}

.shadow {
    box-shadow: 0 0 10px rgba(0,0,0,.3)
}

ul.menu-v {
    margin: 0;
    padding: 0;
    font-size: 15px
}

ul.menu-v>li {
    list-style: none;
    padding: 10px 0;
    margin: 0 15px;
    border-bottom: 1px solid #ebebeb;
    line-height: 18px
}

ul.menu-v>li a.selected {
    text-decoration: underline
}

ul.menu-v>li:last-child {
    border-bottom: none
}

ul.menu-v>li ul {
    margin: 0 0 0 20px;
    padding: 0;
    font-size: 13px;
    line-height: 15px
}

ul.menu-v>li ul li {
    list-style: none;
    margin: 10px 0 0;
    position: relative
}

ul.menu-v>li ul li:before {
    content: "\2022";
    position: absolute;
    font-size: 20px;
    top: 0;
    left: -15px
}

.menu-v__caret {
    text-align: center;
    font-size: 14px;
    cursor: pointer;
    font-style: normal;
    float: right
}

.menu-v__caret:after {
    font-family: FontAwesome;
    vertical-align: middle;
    content: "\f107"
}

.menu-v__caret.selected:after {
    content: "\f106"
}

.menu-v__subs.hide {
    display: none
}

ul.menu-h {
    margin: 0;
    padding: 0
}

ul.menu-h li {
    list-style: none;
    padding: 0 10px 0 0;
    line-height: 1.3em
}

ul.menu-h li,ul.menu-h li a {
    display: inline-block;
    display: block\9;
    float: left\9
}

ul.menu-h li a {
    padding: 13px 16px;
    text-decoration: none
}

ul.tree {
    list-style: none;
    padding: 0;
    margin: 0
}

ul.tree li {
    border: none
}

ul.tree li a {
    display: block;
    text-decoration: none
}

ul.tree li.selected a {
    background: transparent
}

ul.tree ul {
    padding-left: 20px;
    list-style: none
}

ul.tree ul a {
    padding: 3px 6px;
    font-size: 90%
}

.paging-nav {
    text-align: center
}

.paging-nav ul li {
    display: inline-block;
    list-style: none
}

.wa-auth-adapters {
    margin: 0 0 20px;
    line-height: 24px
}

.wa-auth-adapters br {
    display: none
}

.wa-auth-adapters ul {
    padding: 0;
    min-height: 16px;
    margin: 0
}

.wa-auth-adapters ul li {
    list-style: none;
    display: inline-block;
    padding: 0 15px 0 0
}

.wa-auth-adapters ul li a {
    text-decoration: underline;
    padding: 0
}

.wa-auth-adapters ul li a img,.wa-auth-adapters ul li span img {
    position: relative;
    top: 4px;
    margin-right: 3px
}

.wa-auth-adapters p {
    color: #888;
    margin: 10px 0 0;
    line-height: 18px
}

.wa-auth-adapters.wa-connect {
    margin-top: 20px
}

.wa-form {
    max-width: 400px
}

.wa-form .wa-field {
    margin: 0 0 15px;
    clear: none!important
}

.wa-form .wa-field.wa-separator {
    height: 10px
}

.wa-field .wa-value input.wa-error {
    border: 1px solid red
}

.wa-field .wa-value .wa-error-msg {
    font-size: 12px;
    color: red;
    display: block;
    font-style: normal;
    line-height: 14px
}

.wa-form .wa-field .wa-value input.wa-captcha-input {
    width: 100px;
    min-width: 0
}

.wa-form .wa-field .wa-value .wa-captcha img {
    margin-left: 0
}

.wa-form .wa-field .wa-value.wa-submit {
    margin: 25px 0 0
}

.wa-form .wa-field .wa-value.wa-submit a {
    display: inline-block
}

.wa-form .wa-field .wa-value p label {
    margin: 0 20px 0 0
}

.wa-form .wa-field .wa-value p span {
    color: #777;
    font-size: .9em;
    display: block
}

.wa-form .wa-field .wa-value p i.icon16 {
    float: left;
    left: -20px;
    margin-top: 2px;
    position: absolute
}

.wa-form .wa-field .wa-value p input {
    display: block;
    margin-bottom: 2px
}

.wa-form .wa-field .wa-value p input[type=checkbox],.wa-form .wa-field .wa-value p input[type=radio] {
    display: inline
}

.wa-form .wa-field.wa-required .wa-name:after,.wa-form .wa-field .wa-value p .field.wa-required span:after {
    content: " *";
    color: #faa
}

.wa-signup-form .wa-form .wa-field.wa-field-email {
    margin-top: 20px
}

.wa-signup-form .wa-form .wa-field.wa-field-email .wa-value input {
    min-width: 240px
}

.wa-forgotpassword-form-wrapper input[type=email],.wa-forgotpassword-form-wrapper input[type=password],.wa-forgotpassword-form-wrapper input[type=text] {
    width: 210px;
    margin: 5px 15px 5px 0
}

.wa-forgotpassword-form-wrapper .wa-field .wa-forgotpassword-button {
    margin: 5px 0;
    display: inline-block;
    vertical-align: top
}

.wa-field-birthday .jq-selectbox,.wa-field-birthday input[type=text],.wa-field-birthday select {
    width: 120px;
    margin: 0 20px 0 0;
    vertical-align: top
}

.wa-field-birthday input[type=text] {
    border-radius: 10px
}

.wa-captcha {
    padding: 7px 0 10px
}

.wa-captcha p {
    margin: 0
}

.wa-captcha strong {
    font-size: 1.2em;
    display: inline-block;
    vertical-align: top
}

.wa-captcha p img {
    display: inline-block!important;
    margin-right: 5px;
    vertical-align: middle
}

.wa-captcha .wa-captcha-refresh {
    font-size: .8em;
    text-decoration: underline;
    color: #aaa
}

input[type=text].wa-captcha-input {
    width: auto;
    vertical-align: middle;
    display: inline!important
}

.wa-captcha .errormsg {
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle
}

input.error,textarea.error {
    border: 1px solid red
}

.wa-forgotpassword-form-wrapper input[type=email],.wa-forgotpassword-form-wrapper input[type=password],.wa-forgotpassword-form-wrapper input[type=text] {
    padding: 0 10px!important
}

.wa-signup-form-wrapper input[type=email],.wa-signup-form-wrapper input[type=password],.wa-signup-form-wrapper input[type=text],.wa-signup-form-wrapper select,.wa-signup-form-wrapper textarea {
    width: 100%!important;
    padding: 0 10px!important;
    max-width: 400px!important
}

.wa-signup-form-wrapper .wa-field-birthday .jq-selectbox,.wa-signup-form-wrapper .wa-field-birthday input[type=text],.wa-signup-form-wrapper .wa-field-birthday select {
    width: 125px!important;
    margin: 0 20px 0 0;
    vertical-align: top
}

@media (max-width: 500px) {
    .wa-signup-form-wrapper .wa-field-birthday .jq-selectbox,.wa-signup-form-wrapper .wa-field-birthday input[type=text],.wa-signup-form-wrapper .wa-field-birthday select {
        width:30%!important;
        margin: 0 1% 0 0
    }
}

.wa-login-form-wrapper input[type=email],.wa-login-form-wrapper input[type=password],.wa-login-form-wrapper input[type=text] {
    width: 100%!important;
    padding: 0 10px!important;
    max-width: 400px!important
}

.wa-login-form-wrapper .wa-field .wa-value,.wa-set-password-form-wrapper .wa-value {
    width: 100%!important;
    max-width: 400px!important
}

.wa-set-password-form-wrapper .wa-field {
    margin: 0 0 15px
}

.wa-set-password-form-wrapper .wa-login-url {
    margin-top: 10px
}

@media (max-width: 500px) {
    .wa-auth-adapters ul li {
        padding:0 10px 0 0
    }
}

.errormsg {
    color: red;
    display: block
}

.row {
    border-top: 1px solid #ebebeb;
    padding: 20px 0;
    white-space: nowrap;
    word-spacing: 0;
    font-size: 0
}

.row * {
    font-size: 14px;
    word-spacing: normal;
    white-space: normal
}

.row.no-border {
    border: none
}

.col {
    display: inline-block;
    vertical-align: top
}

.col.w1 {
    width: 6%
}

.col.w2 {
    width: 12%
}

.col.w3 {
    width: 18%
}

.col.w4 {
    width: 24%
}

.col.w5 {
    width: 30%
}

.col.w6 {
    width: 36%
}

.col.w7 {
    width: 42%
}

.col.w8 {
    width: 48%
}

.col.w9 {
    width: 54%
}

.col.w10 {
    width: 60%
}

.col.w11 {
    width: 66%
}

.col.w12 {
    width: 72%
}

.col.w13 {
    width: 78%
}

.col.w14 {
    width: 84%
}

.col.w15 {
    width: 90%
}

.col.w16 {
    width: 96%
}

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

table td,table th {
    padding: 10px;
    border: 1px solid #ebebeb
}

table.not-bordered td {
    border: none
}

table.lined {
    margin-top: 25px;
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse
}

table.lined th {
    padding-left: 7px;
    padding-right: 7px
}

table.lined td {
    padding: 15px 7px;
    border-bottom: 1px solid #ddd
}

table.lined td.min-width {
    width: 1%
}

table.lined td p {
    margin: 0
}

table.lined td input.numerical {
    width: 50px;
    margin-right: 5px;
    text-align: right
}

table.lined tr.no-border td {
    border: none
}

table.lined tr.thin td {
    padding-top: 13px;
    padding-bottom: 0
}

table.lined tr.service td {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 25px;
    font-size: .8em;
    color: #555
}

.nav-negative {
    display: none;
    padding-left: 0;
    margin: -1px 0 0;
    border-bottom: 1px solid #777;
    background: #888
}

.nav-negative li {
    list-style: none;
    display: block;
    border-top: 1px solid #777
}

.nav-negative li a {
    font-size: 1.2em;
    text-decoration: none;
    color: #ddd!important;
    display: block;
    padding: 15px 26px 15px 16px
}

.nav-negative li.selected a {
    color: #fff!important;
    text-shadow: 0 1px 0 #000;
    background: transparent;
    font-weight: 700
}

.nav-negative.auth li {
    background: #666
}

.nav-negative.search {
    padding: 0;
    background: #fff;
    height: 52px
}

.nav-negative.search .search-wrapper {
    height: 52px;
    border-radius: 0;
    border: none
}

.nav-negative.search input {
    height: 52px;
    font-size: 1.3em;
    padding-left: 5px;
    margin-top: 4px;
    padding-right: 52px
}

.nav-negative.search button {
    background-size: 24px 24px;
    height: 52px;
    width: 52px;
    background-position: 3px 15px
}

i.icon16 {
    background-repeat: no-repeat;
    height: 16px;
    width: 16px;
    display: inline-block;
    text-indent: -9999px;
    text-decoration: none!important;
    background-image: url(img/icons.png);
    background-size: 260px 160px
}

.icon16.rss {
    background-position: -16px 0
}

.icon16.facebook {
    background-position: -32px 0
}

.icon16.twitter {
    background-position: -48px 0
}

.icon16.vk {
    background-position: -64px 0
}

.icon16.gplus {
    background-position: -80px 0
}

.icon16.pinterest {
    background-position: -96px 0
}

.icon16.youtube {
    background-position: -112px 0
}

.icon16.instagram {
    background-position: -128px 0
}

.icon16.userpic20 {
    background-position: -2px -2px;
    border-radius: 50%;
    background-size: 20px 20px
}

.icon16.color {
    border-radius: 50%;
    border: 1px solid rgba(0,0,0,.2);
    background-image: none;
    margin: -3px 5px 0 0
}

.icon16.like {
    background-position: 0 -16px;
    margin-top: 0
}

.icon16.remove {
    background-position: -96px -16px
}

.icon16.saved {
    background-position: -112px -16px
}

.icon16.stock-red {
    background-position: -128px -16px
}

.icon16.stock-yellow {
    background-position: -144px -16px
}

.icon16.stock-green {
    background-position: -160px -16px
}

.icon16.stock-transparent {
    background-position: -176px -16px
}

.icon16.checkmark {
    background-position: -192px -16px
}

.icon16.compare {
    background-position: -208px -16px
}

.icon16.compare.active {
    background-position: -224px -16px
}

.icon16.uarr {
    background: url(img/uarr.png);
    background-position: 0 0;
    background-size: 16px 16px
}

.icon16.loading {
    background-image: url(img/loading16.gif);
    background-position: 0 0;
    background-size: 16px 16px
}

.icon24.loading {
    background-size: 24px 24px;
    height: 24px;
    width: 24px
}

.icon24.loading,.icon32.loading {
    background-image: url(img/loading.gif);
    display: inline-block
}

.icon32.loading {
    background-size: 32px 32px;
    height: 32px;
    width: 32px
}

i.icon10 {
    background-repeat: no-repeat;
    height: 10px;
    width: 10px;
    display: inline-block;
    text-indent: -9999px;
    background-image: url(img/icons.png);
    background-size: 260px 160px
}

* i.icon10,i.icon10 {
    text-decoration: none!important
}

* i.icon10 {
    vertical-align: middle
}

.icon10.darr {
    background-image: url(img/darr.png);
    background-size: 16px 16px
}

i.icon24 {
    background-repeat: no-repeat;
    height: 24px;
    width: 24px;
    display: inline-block;
    text-indent: -9999px;
    background-image: url(img/icons.png);
    background-size: 260px 160px
}

* i.icon16,i.icon24 {
    text-decoration: none!important
}

* i.icon16 {
    vertical-align: middle
}

.icon24.rss {
    background-position: 0 -50px
}

.icon24.facebook {
    background-position: -24px -50px
}

.icon24.twitter {
    background-position: -48px -50px
}

.icon24.vk {
    background-position: -72px -50px
}

.icon24.instagram {
    background-position: -96px -50px
}

.icon24.youtube {
    background-position: -120px -50px
}

.icon24.pinterest {
    background-position: -144px -50px
}

.icon24.gplus {
    background-position: -168px -50px
}

body {
    background-color: #f5f5f6;
    color: #4d4d4d;
    min-width: 320px;
    font-size: 14px;
    line-height: 24px
}

body.bg-grey {
    background-color: #ebebeb
}

p {
    margin: 0 0 15px
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    color: #484848;
    margin: 20px 0
}

.h1,h1 {
    font-size: 36px;
    line-height: 36px
}

.h1,.h2,h1,h2 {
    font-weight: 400
}

.h2,h2 {
    font-size: 28px;
    line-height: 28px
}

.h3,h3 {
    font-size: 24px;
    line-height: 24px;
    font-weight: 400
}

.h4,h4 {
    font-size: 20px;
    line-height: 20px
}

.h5,h5 {
    font-size: 16px;
    line-height: 16px
}

.h6,h6 {
    font-size: 14px;
    line-height: 14px
}

.h1:first-child,.h2:first-child,.h3:first-child,.h4:first-child,.h5:first-child,.h6:first-child,h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child {
    margin-top: 0
}

.content-block .h1:last-child,.content-block .h2:last-child,.content-block .h3:last-child,.content-block .h4:last-child,.content-block .h5:last-child,.content-block .h6:last-child,.content-block h1:last-child,.content-block h2:last-child,.content-block h3:last-child,.content-block h4:last-child,.content-block h5:last-child,.content-block h6:last-child {
    margin-bottom: 0
}

.link,a {
    color: #000;
    text-decoration: underline;
    cursor: pointer
}

.link-half,a.link-half {
    text-decoration: none;
    border-bottom: 1px dashed;
    cursor: pointer
}

.inline-link,.link-half--act,a.inline-link,a.link-half--act {
    border-bottom: 1px dotted;
    cursor: pointer;
    text-decoration: none
}

.link-btn,.link.selected,.link.selected:hover,.link:hover,a.selected,a.selected:hover,a:hover {
    text-decoration: none
}

.link-btn {
    height: 37px;
    line-height: 37px;
    padding: 0 10px;
    border-radius: 10px;
    border-width: 1px;
    border-style: solid;
    display: inline-block;
    cursor: pointer
}

.no-underline {
    text-decoration: none
}

.jq-selectbox,.select-list,input[type=email],input[type=number],input[type=password],input[type=phone],input[type=search],input[type=tel],input[type=text],select,textarea {
    padding: 0 10px;
    width: 100%;
    box-sizing: border-box;
    border-radius: 5px;
    outline: none;
    display: inline-block;
    height: 37px;
    line-height: 37px
}

textarea {
    height: 45px;
    line-height: 20px;
    border-radius: 10px;
    padding: 8px 10px
}

.jq-selectbox select {
    display: none
}

.select-list {
    position: relative
}

.select-list__items {
    display: none;
    position: absolute;
    background: #fff
}

.select-list__items,.select-list__items li {
    margin: 0;
    padding: 0;
    list-style: none
}

.select-list a {
    text-decoration: none
}

.select-list_toggle {
    position: relative;
    padding: 0 17px 0 0;
    cursor: pointer
}

.button,.button-link,button,input[type=button],input[type=submit] {
    height: 37px;
    line-height: 37px;
    padding: 0 20px;
    outline: none;
    cursor: pointer;
    box-sizing: border-box;
    white-space: nowrap;
    border-radius: 5px;
    display: inline-block;
    text-decoration: none;
    border: none;
    text-align: center
}

a.button:hover {
    color: #fff
}

.button-mini,button.button-mini,input[type=button].button-mini,input[type=submit].button-mini {
    height: 30px;
    line-height: 30px;
    padding: 0 12px;
    border-radius: 5px
}

.button,button,input[type=button],input[type=submit] {
    color: #fff
}

.button:hover,button:hover,input[type=button]:hover,input[type=submit]:hover {
    box-shadow: inset 0 0 100px 100px rgba(0,0,0,.1)
}

.button-link {
    background: #fff;
    border: 1px solid
}

.button.disabled,button.disabled,button[disabled],input[type=button].disabled,input[type=button][disabled],input[type=submit].disabled,input[type=submit][disabled] {
    cursor: default;
    opacity: .5
}

.jq-selectbox,select {
    border-radius: 5px;
    outline: none;
    padding: 0 10px;
    cursor: pointer;
    background: #fff
}

.jq-selectbox.sm,select.sm {
    height: 20px;
    line-height: 18px;
    background: none;
    padding: 0 7px;
    width: auto
}

.jq-selectbox.md,select.md {
    height: 32px;
    line-height: 30px
}

.jq-selectbox__select {
    padding: 0 15px 0 0;
    white-space: nowrap;
    overflow: hidden
}

.jq-selectbox__trigger {
    position: absolute;
    top: 0;
    right: 0;
    width: 15px;
    height: 100%
}

.jq-selectbox__trigger-arrow {
    position: absolute;
    top: 50%;
    margin: -2px 0 0;
    right: 0;
    width: 0;
    height: 0
}

.sort-asc,.sort-desc {
    font-style: normal
}

.sort-desc:after {
    content: "\2191"
}

.sort-asc:after {
    content: "\2193"
}

.select-list .select-list_toggle a {
    display: inline-block;
    padding-right: 10px
}

.jq-selectbox__dropdown,.select-list__items {
    left: 0;
    min-width: 100%;
    overflow: hidden;
    margin: 2px 0 0;
    box-shadow: 0 1px 1px rgba(0,0,0,.2);
    border-radius: 5px;
    background: #fff;
    z-index: 11
}

.select-list__items {
    white-space: nowrap;
    overflow: hidden
}

.select-list__items li {
    padding: 0 10px
}

.select-list__items li a {
    position: relative;
    display: inline-block;
    padding: 0 15px 0 0
}

.jq-selectbox__dropdown ul {
    list-style: none;
    margin: 0;
    padding: 0 10px;
    color: #000;
    white-space: nowrap
}

.select-str .jq-selectbox__dropdown ul,select.select-str .jq-selectbox__dropdown ul {
    padding: 0 3px
}

.checkbox-styler,.jq-checkbox,.jq-radio,.radio-styler {
    width: 13px;
    height: 13px;
    border: 1px solid #d6d1d1;
    background: #fff;
    vertical-align: middle;
    margin: 0 8px 1px 0;
    cursor: pointer;
    border-radius: 2px;
    position: relative;
    display: inline-block
}

.checkbox-styler input:not(:disabled):not(.disabled),.jq-checkbox input:not(:disabled):not(.disabled),.jq-radio input:not(:disabled):not(.disabled),.radio-styler input:not(:disabled):not(.disabled) {
    cursor: pointer
}

.checkbox-styler.disabled,.jq-checkbox.disabled,.jq-radio.disabled,.radio-styler.disabled {
    opacity: .5
}

.checkbox-styler input,.jq-checkbox input,.jq-radio input,.radio-styler input {
    opacity: 0
}

.jq-radio,.radio-styler {
    border-radius: 50%;
    width: 15px;
    height: 15px
}

.checkbox-styler.checked:before,.jq-checkbox.checked:before,.jq-radio.checked:before,.radio-styler.checked:before {
    position: absolute;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 13px
}

.checkbox-styler.checked:before,.jq-checkbox.checked:before {
    font-size: 11px;
    content: "\f00c";
    top: 0;
    left: 0;
    height: 13px;
    line-height: 13px;
    text-align: center;
    width: 13px
}

.jq-radio.checked:before,.radio-styler.checked:before {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 50%;
    margin: auto
}

.checkbox-styler,.jq-checkbox {
    margin-left: 2px
}

.filter-opt-color .checkbox-styler,.filter-opt-color .radio-styler {
    width: 30px;
    height: 30px;
    background: none;
    margin: 0 5px 0 0;
    border: none
}

.filter-opt-color {
    width: 30px;
    height: 30px;
    display: inline-block;
    text-decoration: none;
    position: relative;
    border-radius: 50%
}

.filter-opt-color input[type=checkbox] {
    opacity: 0
}

.filter-opt-color .checkbox-styler.checked:before,.filter-opt-color .radio-styler.checked:before {
    color: #fff;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 12px;
    height: 12px;
    z-index: 1;
    content: "\f00c";
    font-size: 12px
}

.filter-opt-color .checkbox-styler.checked:after,.filter-opt-color .radio-styler.checked:after {
    background: rgba(0,0,0,.3);
    height: 20px;
    width: 20px;
    position: absolute;
    content: "";
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    border-radius: 50%
}

.filter-opt-color[style*="background-color:#FFFFFF;"] {
    border: 1px solid #ebebeb
}

label {
    cursor: pointer
}

iframe {
    border: none;
    max-width: 100%
}

.fa {
    vertical-align: middle
}

.l-wrapper {
    margin: 0 auto;
    max-width: 1400px;
    min-width: 300px;
    padding: 0 10px
}

.with-left-sidebar .l-wrapper {
    padding: 0
}

.margin-bottom {
    margin-bottom: 24px
}

.margin-bottom:last-child {
    margin-bottom: 0
}

.wrapper-justify {
    text-align: justify;
    line-height: 0
}

.wrapper-justify * {
    line-height: 24px
}

.wrapper-justify:after {
    content: "";
    position: relative;
    display: inline-block;
    zoom:1;width: 100%;
    height: 0
}

.ul-block,.ul-block>li {
    margin: 0;
    padding: 0;
    list-style: none
}

.wrap-white {
    background: #fff;
    padding: 24px;
    margin: 0 0 24px
}

.float-left {
    float: left
}

.float-right {
    float: right
}

.clearfix:after {
    clear: both
}

.clearfix:after,.clearfix:before {
    content: "";
    display: table
}

.clear,.clear-both {
    clear: both
}

.align-center {
    text-align: center
}

.align-right {
    text-align: right
}

.hide {
    display: none
}

.display-table {
    display: table;
    width: 100%
}

.price {
    font-size: 24px;
    color: #000
}

.old-price {
    font-size: 16px;
    color: #666;
    text-decoration: line-through
}

.small-price {
    font-size: 16px;
    color: #000;
    font-weight: 500
}

.comments ul ul:before,.filter-opt-color .jq-checkbox.checked:before,.filter-opt-color .jq-radio.checked:before,.icon-after:after,.icon-before:before,.owl-next:after,.owl-prev:after,.reviews-branch .reviews-branch .review:before,.star,.star-empty,.star-half,.star-hover {
    font: normal normal normal 16px/1 FontAwesome;
    vertical-align: middle
}

.wa-icon.star.size-11 {
    width: 17px!important;
    height: 14px!important
}

.wa-icon.star-empty svg,.wa-icon.star-half svg,.wa-icon.star svg {
    display: none
}

.link-action-icon {
    color: #8e8e8e;
    margin: 0 0 0 18px;
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted;
    text-decoration: none;
    line-height: 15px;
    cursor: pointer
}

.link-action-icon:hover {
    color: #616161
}

.link-action-icon:before {
    font-size: 16px;
    position: absolute;
    left: -18px
}

.star-empty.icon10,.star-half.icon10,.star-hover.icon10,.star.icon10 {
    font-size: 14px;
    text-indent: 0;
    width: 12px;
    height: 14px;
    background: none;
    margin: 0 1px
}

.star-empty.icon16,.star-half.icon16,.star-hover.icon16,.star.icon16 {
    font-size: 22px;
    text-indent: 0;
    width: 20px;
    height: 22px;
    background: none;
    margin: 0 2px
}

.star-hover:before,.star:before {
    content: "\f005"
}

.star-empty:before {
    content: "\f006"
}

.star-half:before {
    content: "\f123"
}

.drop-down-wrap {
    background: #fff;
    color: #4d4d4d;
    box-shadow: 0 2px 10px rgba(0,0,0,.2);
    margin: 23px 0 0;
    position: relative;
    border: 1px solid #ebebeb;
    border-top-width: 3px
}

.drop-down-wrap:after {
    content: "";
    position: absolute;
    top: -13px;
    left: 70px
}

.outer-content-scroll {
    Ð¾verflow-x: scroll;
    overflow-y: hidden;
    width: 100%
}

@media (max-width: 1000px) {
    .outer-content-m {
        overflow-x:scroll;
        overflow-y: hidden;
        width: 100%
    }
}

.addtocart {
    min-width: 75px;
    text-align: center;
    border-radius: 100px
}

.product_add2cart .addtocart {
    margin: 0 0 0 5px
}

.addtocart:before {
    vertical-align: middle;
    font-size: 20px
}

.addtocart--large {
    height: 47px;
    line-height: 47px
}

.addtocart--mini {
    height: 30px;
    line-height: 30px;
    min-width: 70px
}

.product-tile_cart .addtocart:before {
    font-size: 25px
}

.addtocart.cart-loading.ion-android-cart:before,.addtocart.cart-loading:before {
    content: "\f29a"
}

.addtocart--large:before {
    display: inline-block;
    margin: 0 10px 0 0;
    font-size: 25px
}

.header_menu,.header_menu-m,.header_top,.header_top .float-right {
    line-height: 28px
}

.header_top {
    background: #f5f5f6;
    border-bottom: 1px solid #ebebeb
}

.bg-grey .header_top {
    background: #ebebeb
}

@media print {
    .header_top {
        display: none
    }
}

.header_menu {
    margin: 0 250px 0 0
}

.header-top_region {
    display: inline-block;
    margin: 0 0 0 30px
}

.header-top_region .b-cityselect__city .fas {
    margin-bottom: 4px
}

.header_currency,.header_lang {
    margin: 0 0 0 20px;
    display: inline-block;
    vertical-align: middle
}

.header_lang-el {
    margin: 0 0 0 3px
}

.header_lang-el:first-child {
    margin: 0
}

.header_currency {
    position: relative;
    padding-right: 15px
}

.header_currency:last-child {
    padding-right: 0
}

.header_menu-btn {
    display: none;
    cursor: pointer;
    vertical-align: middle
}

.header_menu-btn:before {
    font-size: 30px;
    content: "\f0c9"
}

.header_menu-btn.show:before {
    content: "\f00d"
}

.header_currency-ttl,.header_lang-ttl {
    margin: 0 5px 0 0;
    display: inline-block
}

.header_currency select {
    margin: 0 0 0 5px
}

@media (max-width: 400px) {
    .header-top_region,.header_currency,.header_lang {
        margin-left:15px
    }

    .currency_item img {
        display: none
    }
}

.header {
    background: #fff;
    padding: 10px 0
}

.header_inner {
    display: flex;
    align-items: center
}

.header_left {
    vertical-align: middle;
    flex: 0 0 250px;
    text-align: left
}

.header_logo,a.header_logo {
    display: block;
    text-decoration: none;
    font-size: 40px;
    line-height: 40px
}

.header_logo-text {
    font-size: 13px;
    display: block;
    line-height: 15px
}

.footer_logo img,.header_logo img {
    max-width: 230px
}

.footer_logo a {
    text-decoration: none
}

.footer_logo a:hover {
    color: #000
}

.footer_logo-text {
    font-size: 13px;
    display: block;
    line-height: 15px
}

.header_right {
    vertical-align: middle;
    text-align: right;
    padding: 10px 0;
    display: flex;
    box-sizing: border-box;
    flex: 1 1 auto
}

.header_nav {
    white-space: nowrap;
    word-spacing: 0;
    font-size: 0
}

.header_nav-sub>ul,.header_nav-sub>ul>li,.header_nav>ul,.header_nav>ul>li {
    list-style: none;
    padding: 0;
    margin: 0
}

.header_nav>ul>li {
    display: inline-block;
    margin: 0 20px 0 0;
    position: relative;
    font-size: 14px
}

.header_nav>ul>li>.link,.header_nav>ul>li>a {
    text-decoration: none;
    border-bottom: 1px solid
}

.header_nav>ul>li.hide {
    display: none
}

.header_nav-sub {
    position: absolute;
    display: none;
    width: 200px;
    left: 50%;
    margin: 0 0 0 -100px;
    z-index: 110
}

.header_nav>ul>li:last-child .header_nav-sub {
    left: auto;
    right: 0;
    margin: 0
}

.header_nav-sub>ul {
    background: #fff;
    text-align: left;
    border-top-style: solid;
    border-top-width: 3px;
    margin: 5px 0 0;
    font-size: 14px;
    position: relative;
    white-space: normal;
    line-height: 15px;
    box-shadow: 0 1px 1px rgba(0,0,0,.2)
}

.header_nav-sub>ul:before {
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    content: "";
    position: absolute;
    top: -8px;
    left: 50%;
    margin: 0 0 0 -3px
}

.header_nav>ul>li:last-child .header_nav-sub>ul:before {
    right: 30px;
    left: auto
}

.header_nav-sub>ul>li {
    padding: 8px;
    border-bottom: 1px solid #ebebeb
}

.header_nav-sub>ul>li:last-child {
    border-bottom: none
}

.header_nav-sub>ul>li a {
    text-decoration: none
}

.header_nav-sub .header_nav-sub,.nav-caret {
    display: none
}

.nav-caret {
    position: absolute;
    right: 10px;
    top: 0
}

.nav-caret:before {
    content: "\f0fe";
    font-size: 29px;
    color: #ebebed
}

.nav-caret.open:before {
    content: "\f146"
}

@media (max-width: 700px) {
    .header_menu-btn {
        display:inline-block
    }

    .header_nav {
        display: none
    }

    .header_nav.show {
        display: block
    }

    .header_nav>ul>li,.header_nav>ul>li.hide {
        display: block;
        padding: 0 10px;
        margin: 0;
        border-bottom: 1px solid #ebebeb;
        position: relative
    }

    .header_nav>ul>li>a {
        border-bottom: none;
        display: block;
        height: 29px;
        margin: 0 30px 0 0
    }

    .header_nav>ul>li.header_nav-else {
        display: none
    }

    .top-nav-info.show {
        display: block
    }

    .header_menu {
        margin: 0!important
    }

    .header_nav {
        margin: 0 -10px;
        background: #fff;
        border-bottom: 1px solid #ebebeb
    }

    .cat-menu__el.open>.cat-submenu-wrap,.header_nav>ul>li.open .header_nav-sub,.nav-caret {
        display: block
    }

    .header_nav-sub {
        position: static;
        margin: 0 0 0 20px;
        width: auto
    }

    .header_nav-sub .br-top-bs-color {
        border: none
    }

    .header_nav-sub>ul {
        box-shadow: none;
        margin: 0
    }

    .header_nav-sub>ul:before {
        display: none
    }

    .header_nav-sub>ul>li {
        border-bottom: none
    }
}

.header_menu-m-btn {
    display: inline-block;
    vertical-align: middle
}

.header_menu-m-btn:before {
    font-size: 30px;
    content: "\f0c9"
}

.header_nav-m {
    margin: 0 -10px;
    background: #fff;
    border-top: 1px solid #ebebeb;
    display: none
}

.header_nav-m.show {
    display: block
}

.header_nav-m ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.header_nav-m>ul>li {
    display: block;
    padding: 0 10px;
    margin: 0;
    border-bottom: 1px solid #ebebeb;
    position: relative
}

.header_nav-m>ul>li:last-child {
    border-bottom: none
}

.header_nav-m .nav-caret {
    display: block
}

.header_nav-m a {
    border-bottom: none;
    display: block;
    height: 29px;
    margin: 0 30px 0 0;
    text-decoration: none
}

.header_nav-m-sub {
    margin: 0 0 0 20px;
    display: none
}

.header_nav-m>ul>li.open .header_nav-m-sub {
    display: block
}

.header_cart {
    display: inline-block;
    vertical-align: middle;
    padding: 0 0 0 4%;
    position: relative;
    text-align: left;
    z-index: 11;
    flex: 0 0 160px;
    white-space: nowrap
}

.header_cart a {
    text-decoration: none;
    font-size: 16px
}

.header_cart-icon {
    position: relative
}

.header_cart-content,.header_cart-icon {
    display: inline-block;
    vertical-align: top
}

.header_cart-content {
    margin: 0 0 0 10px
}

.header_cart-icon .icon {
    font-size: 49px
}

.header_cart-content {
    text-align: left
}

.header_cart-content .link,.header_cart a {
    color: #5d5d5d
}

.header_cart-total {
    color: #000;
    font-weight: 700
}

.cart-popup {
    position: absolute;
    top: 40px;
    width: 300px;
    right: 0;
    z-index: 21;
    display: none;
    white-space: normal
}

.header_cart:hover .cart-popup {
    display: block
}

.cart-popup a {
    text-decoration: underline
}

.cart-popup .button {
    color: #fff;
    text-decoration: none
}

.header_auth {
    display: inline-block;
    vertical-align: middle;
    padding: 0 4%;
    flex: 0 0 125px;
    text-align: left;
    white-space: nowrap;
    border-right: 1px solid #ebebeb;
    border-left: 1px solid #ebebeb
}

.header_auth__profile {
    width: 90px;
    overflow: hidden;
    text-overflow: ellipsis
}

.header_auth-logout .icon {
    margin: 0 3px 0 0
}

@media print {
    .header_auth {
        display: none
    }
}

.header_auth-icon {
    display: inline-block;
    vertical-align: top
}

.header_auth-icon .icon {
    font-size: 42px;
    margin: 6px 10px 0 0
}

.header_auth-content {
    display: inline-block;
    vertical-align: top;
    text-align: left
}

.header_cart-content,.header_cart-content a {
    color: #5d5d5d
}

.header_auth-icon .userpic {
    height: 50px;
    width: 50px;
    vertical-align: middle;
    margin: 0 10px 0 0;
    border: 1px solid #ebebeb
}

.header_contacts {
    padding: 0 5%;
    flex: 1 1 auto;
    box-sizing: border-box
}

.header_address {
    padding: 0 0 0 5%;
    text-align: right;
    flex: 1 1 auto
}

.header_phone {
    font-size: 16px;
    font-weight: 700;
    white-space: nowrap
}

.header_callback {
    font-size: 13px
}

.header_callback .icon {
    margin: 0 5px 0 0
}

.header_hours {
    color: #9e9e9e;
    font-size: 13px
}

.header_address-text {
    font-size: 16px;
    margin: 0 0 3px
}

.header_address-icon,.header_auth-sign .icon {
    margin: 0 5px 0 0
}

@media (max-width: 1200px) {
    .header_auth {
        border:none
    }

    .header_cart {
        flex-basis: 120px
    }

    .header_address,.header_auth,.header_cart,.header_contacts {
        margin: 0 0 0 4%;
        padding: 0
    }
}

@media (max-width: 1100px) {
    .header_cart {
        margin-left:2%
    }
}

@media (max-width: 1024px) {
    .header_auth-icon .icon,.header_auth-icon .userpic {
        display:none
    }

    .header_auth {
        flex-basis: 90px
    }
}

@media (max-width: 950px) {
    .header_left {
        flex-basis:200px
    }

    .footer_logo img,.header_logo img {
        max-width: 185px
    }

    .header_auth {
        padding-right: 0;
        border-right: 0
    }

    .header_cart {
        display: none
    }

    .header_address {
        flex: 1 1 calc(100% - 13% - 270px)
    }
}

@media screen and (max-width: 750px) {
    .header_address {
        display:none
    }

    .header_auth {
        flex-basis: 40%;
        text-align: right
    }
}

@media (max-width: 550px) {
    .header {
        text-align:center
    }

    .header_inner {
        display: block
    }

    .header_left,.header_right {
        display: block;
        width: 100%;
        text-align: center;
        padding: 0
    }

    .header_left {
        margin: 0 0 10px
    }

    .header_auth,.header_contacts {
        display: block;
        margin: 0;
        border: none;
        text-align: center;
        width: auto;
        padding: 0
    }

    .header_auth-content {
        width: 100%;
        text-align: center
    }

    .header_auth-logout,.header_auth-sign,.header_callback,.header_phone {
        display: inline-block;
        margin: 0 10px
    }

    .header_auth-icon {
        display: none
    }

    .header_auth__profile {
        display: inline-block;
        vertical-align: top;
        width: auto;
        margin: 0 10px
    }
}

.header-nav-block-outer {
    margin: 0 0 15px
}

@media print {
    .header-nav-block-outer {
        display: none
    }
}

.header-nav-block-outer .drop-down-wrap {
    margin: 0
}

.header-nav-block {
    position: relative
}

.header-nav-custom-pr {
    display: table-cell
}

.custom-pr,.header-nav-custom-pr {
    white-space: nowrap;
    vertical-align: middle
}

.custom-pr {
    line-height: 14px;
    position: relative;
    height: 32px;
    padding: 0 0 0 24px;
    display: inline-block
}

.custom-pr a {
    display: block;
    white-space: nowrap
}

.preview-cart.custom-pr {
    display: none
}

.action-msg-wrap {
    position: absolute;
    top: 100%;
    width: 180px;
    right: 50%;
    margin: 11px -100px 0 0;
    display: none;
    white-space: normal;
    z-index: 20
}

.header_cart .action-msg-wrap {
    margin-top: 21px
}

.custom-pr.active .action-msg-wrap,.header_cart.active .action-msg-wrap {
    display: block
}

.action-msg-wrap--cart {
    right: 0;
    margin-right: -10px;
    line-height: 14px
}

.action-msg {
    padding: 15px;
    text-align: center;
    background: #fff;
    border-top-width: 3px;
    border-top-style: solid;
    position: relative
}

.action-msg:after {
    content: "";
    position: absolute;
    left: 50%;
    top: -11px;
    margin: 0 0 0 -2px
}

.custom-pr a {
    text-decoration: none
}

.custom-pr:last-child {
    margin-left: 0
}

.custom-pr_icon {
    display: inline-block;
    margin: 0 7px 0 0;
    position: relative;
    vertical-align: middle
}

.custom-pr_icon .icon {
    font-size: 31px
}

.preview-cart .custom-pr_icon .icon {
    font-size: 37px
}

.custom-pr_content {
    display: inline-block;
    vertical-align: middle
}

.custom-pr_title {
    margin: 0 0 3px;
    color: #fff
}

.custom-pr_total {
    color: #fff;
    margin: 2px 0 0
}

a:hover .custom-pr_title {
    color: #fff
}

.custom-pr_total {
    font-weight: 700
}

.header-nav-categories {
    display: table-cell;
    padding: 0 24px 0 0;
    white-space: nowrap;
    vertical-align: middle;
    z-index: 101
}

.header-nav-categories * {
    white-space: normal
}

.header-nav-categories {
    position: relative
}

.header-nav-categories-btn {
    display: inline-block;
    line-height: 55px;
    height: 55px;
    padding: 0 25px;
    font-size: 18px;
    cursor: pointer;
    color: #fff;
    white-space: nowrap;
    width: 210px
}

.header-nav-categories-btn:before {
    content: "\f0c9";
    margin: 0 15px 0 0;
    font-size: 18px
}

.header-nav-categories_wrap {
    position: absolute;
    z-index: 100;
    top: 100%;
    left: 10px;
    display: none
}

.mainpage-sidebar {
    margin-top: 9px;
    margin-bottom: 24px
}

.left-sidebar .header-nav-categories_wrap {
    position: relative;
    left: 0;
    margin: -24px 0 0
}

.left-sidebar .drop-down-wrap {
    margin-top: 0
}

.header-nav-categories_wrap.desktop-show,.header-nav-categories_wrap.show {
    display: block
}

.header-nav-categories_wrap .drop-down-wrap {
    border: none
}

.header-nav-categories_wrap.desktop-show .drop-down-wrap {
    box-shadow: none
}

.header-nav-categories_wrap.desktop-show .cat-menu:hover {
    box-shadow: 0 2px 10px rgba(0,0,0,.2)
}

.header-nav-categories_wrap .drop-down-wrap:after {
    display: none;
    border-bottom-color: #fff;
    top: -10px;
    left: 125px
}

.cat-menu {
    width: 258px;
    line-height: 18px;
    background: #fff;
    border: 1px solid #ebebeb;
    border-top: none
}

.cat-menu__el {
    border-bottom: 1px solid #ebebeb
}

.cat-menu__el:hover,.subcat-menu__el:hover {
    background: #f9f9f9
}

.cat-menu__el.position-relative {
    position: relative
}

.cat-menu__el:last-child {
    border-bottom: none
}

.cat-menu__el-link {
    font-size: 16px;
    cursor: pointer;
    margin: 0 15px 0 0
}

.subcat-menu__el.position-relative {
    position: relative
}

.cat-menu__el-link,.subcat-menu__el>a {
    text-decoration: none;
    display: block;
    padding: 0 0 0 15px;
    margin: 0 15px 0 0
}

.subcat-menu__el>a {
    padding: 10px 0 10px 15px
}

.has-subs.subcat-menu__el>a,.has-subs>.cat-menu__el-link {
    margin: 0 40px 0 0
}

.cat-menu__el,.cat-menu__el a {
    text-decoration: none
}

.cat-menu__el-caret {
    float: right;
    font-size: 15px;
    cursor: pointer;
    color: #ebebed;
    width: 40px;
    height: 48px;
    text-align: center;
    line-height: 50px;
    margin: 0 0 0 -40px
}

.cat-menu__el-caret:after {
    content: "\f105"
}

.has-subs .has-subs .cat-menu__el-caret {
    height: 38px;
    line-height: 38px
}

.subcat-disclosed__el .cat-menu__el-caret {
    display: none
}

.subcat-disclosed__el-name {
    width: 100%
}

.subcat-disclosed__el-img {
    height: 150px;
    line-height: 150px;
    margin: 10px;
    display: block
}

.subcat-disclosed__el-img img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle
}

.subcat-disclosed__el-icon {
    float: left;
    margin: 10px 10px 0 0;
    width: 30px
}

.subcat-disclosed__el-icon~.subcat-disclosed__subs {
    margin: 10px 0 0 45px
}

.subcat-disclosed__el-icon img {
    max-width: 100%
}

.subcat-menu {
    vertical-align: top;
    width: 260px;
    box-sizing: border-box;
    position: absolute;
    left: 258px;
    top: 0;
    display: none;
    min-height: 100%;
    background: #fff;
    border-left: 1px solid #ebebeb
}

.left-sidebar .subcat-menu,.position-relative .subcat-menu {
    padding: 0
}

.subcat-menu {
    box-shadow: 2px 2px 7px rgba(0,0,0,.2)
}

.subcat-menu .subcat-menu {
    left: 258px
}

.catmenu-el_banner,.subcat-menu_banner {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.catmenu-el_banner {
    position: absolute;
    right: 0;
    height: 100%;
    width: 259px;
    margin: 0 0 0 250px;
    top: 0;
    display: none
}

.subcat-menu--disclosed {
    padding: 0;
    font-size: 0
}

.subcat_cols {
    padding: 15px
}

.subcat_col {
    padding: 10px;
    display: inline-block;
    white-space: normal;
    vertical-align: top;
    box-sizing: border-box;
    font-size: 14px
}

.subcat-menu--disclosed.cols-4 {
    width: 800px
}

.subcat-menu--disclosed.cols-4 .subcat_col {
    width: 25%
}

@media (max-width: 1050px) {
    .subcat-menu--disclosed.cols-4 {
        width:700px
    }

    .subcat-menu--disclosed.cols-4 .subcat_col {
        width: 33%
    }
}

.subcat-menu--disclosed.cols-3 {
    width: 700px
}

.subcat-menu--disclosed.cols-3 .subcat_col {
    width: 33%
}

@media (max-width: 1000px) {
    .subcat-menu--disclosed.cols-3,.subcat-menu--disclosed.cols-4 {
        width:500px
    }

    .subcat-menu--disclosed.cols-3 .subcat_col,.subcat-menu--disclosed.cols-4 .subcat_col {
        width: 50%
    }
}

.subcat-menu--disclosed.cols-2 {
    width: 500px
}

.subcat-menu--disclosed.cols-2 .subcat_col {
    width: 50%
}

.subcat-menu--disclosed.cols-1 {
    width: 280px
}

.subcat-menu--disclosed.cols-1 .subcat_col {
    width: 100%
}

.subcat-disclosed__el {
    margin: 0 0 20px;
    overflow: hidden
}

.subcat-disclosed__el:last-child {
    border-bottom: none;
    margin: 0;
    padding: 0
}

.subcat-disclosed__el-name {
    font-weight: 700;
    line-height: 14px;
    margin: 0 0 5px
}

.subcat-disclosed__subs {
    margin: 10px 0
}

.subcat-disclosed__sub {
    position: relative;
    margin: 10px 0 10px 10px
}

.categories-item_subs li:before,.subcat-disclosed__sub:before {
    content: "â€¢";
    position: absolute;
    left: -15px;
    top: 1px;
    color: #ebebed;
    font-size: 15px
}

.subcat-menu_banner {
    height: 200px;
    width: 100%;
    display: block;
    position: absolute;
    bottom: 0;
    right: 0
}

.subcat-menu--disclosed.padding-bottom {
    padding-bottom: 200px
}

.cat-menu__el-icon {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 0 10px 0 0
}

.cat-menu__el-icon,.cat-menu__el-title {
    display: table-cell;
    vertical-align: middle
}

.cat-menu__el-title {
    padding: 15px 0
}

.cat-menu__el-title--else {
    font-weight: 700
}

.cat-menu__el-icon img {
    max-width: 25px;
    max-height: 30px;
    vertical-align: middle
}

.header-nav-search {
    display: table-cell;
    width: 100%;
    vertical-align: middle
}

.header-nav-search_btn-show {
    display: none;
    cursor: pointer
}

.header-nav-search_btn-show:before {
    content: "\f002";
    font-size: 30px
}

.header-nav-search_btn-show.active:before {
    content: "\f00d"
}

input.header-nav-search-input {
    height: 41px;
    line-height: 41px;
    padding: 0 50px 0 15px;
    position: relative;
    border: none;
    border-radius: 5px
}

.auto-search {
    background: #fff;
    color: #4d4d4d;
    border-top-style: solid;
    border-top-width: 3px;
    box-shadow: 0 1px 1px rgba(0,0,0,.2);
    margin: 4px 0 0
}

.auto-search-all {
    padding: 0 15px 15px
}

.auto-search .link,.auto-search .link:hover,.auto-search a,.auto-search a:hover {
    color: #000
}

.search-auto-result {
    position: absolute;
    z-index: 100;
    width: 100%
}

.search-input {
    position: relative
}

.search-input .btn {
    position: absolute;
    right: 9px;
    top: 5px;
    font-size: 29px;
    cursor: pointer
}

.custom-pr_short-count,.header_cart-count {
    position: absolute;
    top: 0;
    right: -5px;
    font-size: 11px;
    text-align: center;
    padding: 0 5px;
    line-height: 16px;
    border-radius: 100px;
    color: #fff
}

.header_cart-count {
    display: block;
    color: #fff
}

.header-nav-custom-pr .custom-pr_icon {
    color: #fff
}

.fixed-panel {
    position: fixed;
    display: none;
    bottom: 0;
    width: 100%;
    left: 0;
    right: 0;
    z-index: 110;
    background: #fff;
    border-top-width: 1px;
    border-top-style: solid;
    min-width: 300px;
    text-align: center
}

.fixed-panel.show {
    display: block
}

.fixed-panel .preview-cart.custom-pr {
    display: inline-block
}

.fixed-panel .custom-pr>a:hover .custom-pr_title,.fixed-panel .custom-pr_title,.fixed-panel .custom-pr_total {
    color: #2b2b2b
}

.fixed-panel .custom-pr {
    padding: 7px 10px
}

.fixed-panel .action-msg-wrap {
    margin: 0 0 1px -90px;
    top: auto;
    bottom: 100%;
    left: 50%
}

.fixed-panel .action-msg {
    box-shadow: 0 2px 10px rgba(0,0,0,.3)
}

.fixed-panel .action-msg:after {
    border-top: 5px solid #fff;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    border-bottom: none;
    top: 100%;
    left: 50%;
    position: absolute
}

.owl-stage-outer {
    box-sizing: border-box
}

.owl-stage {
    margin: 0 auto
}

.owl-carousel {
    display: block
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 1
}

.products-tile .owl-stage {
    margin: 0
}

.owl-next,.owl-prev {
    position: absolute;
    top: 0;
    left: 0;
    margin: auto;
    font-size: 40px;
    bottom: 0;
    outline: none;
    user-select: none;
    background: none;
    cursor: pointer
}

.owl-next {
    left: auto;
    right: 0
}

.owl-next:after,.owl-prev:after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 16px
}

.owl-prev:after {
    content: "\f053"
}

.owl-next:hover,.owl-prev:hover {
    box-shadow: none;
    background: none!important
}

.owl-next:after {
    content: "\f054"
}

.owl-next.disabled,.owl-next.disabled:hover,.owl-prev.disabled,.owl-prev.disabled:hover {
    color: #ebebed;
    cursor: default
}

.owl-carousel .owl-item img {
    width: auto;
    max-width: 100%;
    display: inline-block
}

.bx-next,.bx-prev {
    text-decoration: none;
    position: absolute;
    top: 50%;
    left: 3%;
    margin: -25px 0 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    font-size: 16px
}

.bx-next {
    left: auto;
    right: 3%
}

.slider-wrap button {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0;
    font: inherit;
    cursor: pointer
}

.slider-wrap .bx-prev {
    left: 10px
}

.slider-wrap .bx-next {
    right: 10px
}

.bx-next:after {
    content: "\f054"
}

.bx-next:after,.bx-prev:after {
    font: normal normal normal 16px/1 FontAwesome
}

.bx-prev:after {
    content: "\f053"
}

.carousel-vertical {
    padding: 30px 0
}

.carousel-vertical .bx-next,.carousel-vertical .bx-prev {
    right: 0;
    left: 0;
    width: 24px;
    height: 24px;
    margin: 0 auto;
    line-height: 24px
}

.carousel-vertical .bx-prev {
    top: 0;
    bottom: auto
}

.carousel-vertical .bx-next {
    bottom: 0;
    top: auto
}

.carousel-vertical .bx-prev:after {
    content: "\f139";
    font-size: 24px
}

.carousel-vertical .bx-next:after {
    content: "\f13a";
    font-size: 24px
}

.carousel-vertical .bx-next.disabled,.carousel-vertical .bx-prev.disabled {
    cursor: default
}

.carousel-vertical .bx-next.disabled:after,.carousel-vertical .bx-prev.disabled:after {
    color: #ebebeb
}

.bx-next:hover,.bx-prev:hover {
    background: hsla(0,0%,100%,.3)
}

.bx-pager {
    position: absolute;
    bottom: 20px;
    width: 100%;
    right: 0;
    left: 0
}

.bx-pager,.owl-dots {
    text-align: center
}

.bx-pager-item,.bx-pager-item>a,.owl-dot,.owl-dot>span {
    display: inline-block;
    line-height: 10px
}

button.owl-dot:hover {
    box-shadow: none
}

button.owl-dot {
    line-height: normal;
    height: auto;
    z-index: 2
}

.bx-pager-item>a,.owl-dot>span {
    background: #fff;
    text-indent: -9999px;
    width: 10px;
    height: 10px;
    margin: 0 10px;
    outline: 0;
    cursor: pointer;
    border-width: 1px;
    border-style: solid;
    border-radius: 50%
}

.slider-wrap .owl-next,.slider-wrap .owl-prev {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    z-index: 2
}

.slider-wrap--photos .owl-next,.slider-wrap--photos .owl-prev {
    color: #fff!important
}

.slider-wrap--photos .owl-dot>span {
    border: 1px solid #fff;
    background: none
}

.slider-wrap--photos .owl-dot.active>span {
    background: #fff
}

.slider-wrap .owl-next {
    right: 10px
}

.slider-wrap .owl-prev {
    left: 10px
}

.slider-wrap .owl-dots {
    position: absolute;
    height: 40px;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2
}

.owl-carousel.main-slider {
    display: block
}

.main-slider-photos {
    margin: 0 -1px;
    padding: 0;
    list-style: none;
    white-space: nowrap
}

.main-slider-photos_el {
    margin: 0;
    padding: 0 1px;
    box-sizing: border-box;
    list-style: none;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.main-slider-photos_el-content {
    display: block;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    position: relative;
    font-size: 14px;
    white-space: normal;
    word-spacing: normal;
    max-height: none!important
}

.main-slider-photos_el-img,.owl-carousel .owl-item img.main-slider-photos_el-img {
    width: 100%;
    vertical-align: top
}

.main-slider-photos_el-text {
    position: absolute;
    top: 24px;
    left: 24px;
    background: rgba(0,0,0,.5);
    padding: 15px;
    max-width: 400px;
    border-radius: 5px
}

.main-slider-photos_el-ttl {
    font-size: 20px;
    margin: 0 0 10px
}

.main-slider-photos_el-body {
    line-height: 18px
}

.main-slider-photos_el-countdown {
    padding: 15px 0 0
}

.slider-wrap {
    font-size: 0;
    white-space: nowrap;
    word-spacing: 0;
    overflow: hidden;
    box-sizing: border-box;
    background: #fff;
    position: relative;
    margin: 0 0 24px
}

.slider-wrap--photos {
    position: relative;
    background: none
}

.slider-wrap--photos .bx-next,.slider-wrap--photos .bx-prev {
    color: #fff
}

.slider-wrap--photos .bx-pager-item>a {
    background: none;
    border: 1px solid #fff
}

.slider-wrap--photos .bx-pager-item>a.active {
    background: #fff
}

.with-left-sidebar .slider-wrap {
    margin-top: 9px
}

.slider-wrap--products {
    border: 1px solid #ebebeb
}

.main-slider {
    overflow: hidden
}

.main-slider_el {
    display: inline-block;
    font-size: 14px;
    white-space: normal;
    word-spacing: normal;
    vertical-align: top;
    box-sizing: border-box;
    width: 100%;
    padding: 0 7%;
    position: relative
}

.main-slider_el .badge {
    top: 10%;
    left: 0
}

.main-slider_el-img {
    width: 30%;
    text-align: center;
    display: block;
    float: left;
    position: relative;
    padding: 5% 0;
    margin: 0 1px
}

.main-slider_el-img>img {
    max-height: 280px;
    max-width: 100%
}

.main-slider_el-content {
    width: 65%;
    margin: 0 0 0 35%;
    padding: 40px 0 80px
}

.main-slider_el-desc {
    margin-bottom: 10px
}

.main-slider_el_discounts {
    margin: 0 0 15px
}

.main-slider_el-title {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 25px;
    line-height: 25px
}

.main-slider_el-title a {
    text-decoration: none
}

.main-slider_el-desc {
    margin-bottom: 25px;
    font-size: 16px
}

.main-slider_el-features {
    margin: 10px 0 0
}

.main-slider_el-prs {
    line-height: 47px;
    height: 47px
}

.main-slider_el-pr {
    font-size: 24px;
    color: #000;
    float: left;
    margin: 0 2% 0 0
}

.main-slider_el-oldpr {
    float: left;
    font-size: 18px
}

.main-slider_el-price-zero {
    font-size: 18px;
    font-weight: 700
}

.main-slider_el-btn {
    float: right
}

.product-day {
    width: 30%;
    background: #fff;
    float: right;
    height: 455px
}

.product-day_head {
    line-height: 20px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    padding: 10px
}

.categories-nav-bg {
    display: none;
    opacity: .3;
    z-index: 0!important
}

.header-nav-categories_wrap~.categories-nav-bg {
    z-index: 11!important
}

.header-nav-categories_wrap.desktop-show.show~.categories-nav-bg {
    display: none
}

.header-nav-categories_wrap.show .categories-nav-bg {
    display: block
}

.searchpro__field {
    width: auto!important
}

.searchpro__field .searchpro__field-container {
    border: none!important
}

@media (max-width: 1000px) {
    .header-nav-custom-pr {
        display:none
    }

    .header-nav-categories-btn {
        font-size: 18px;
        padding: 0 15px;
        height: 40px;
        line-height: 40px
    }

    .searchpro__field-input,input.header-nav-search-input {
        height: 34px;
        line-height: 34px;
        padding: 0 43px 0 15px
    }

    .header-nav-search .btn {
        right: 8px;
        top: 3px
    }

    .auto-search {
        margin-top: 0
    }

    .header-nav-categories .drop-down-wrap {
        margin-top: 14px
    }

    .slider-wrap--margin {
        margin-left: 0
    }

    .main-slider_el {
        padding-bottom: 40px;
        height: auto!important
    }

    .main-slider_el-content {
        margin: 0;
        width: 100%;
        padding: 20px 0
    }

    .product_features.main-slider_el-features {
        width: calc(100% - 30% - 20px)
    }

    .main-slider_el-prs {
        text-align: center
    }

    .main-slider_el-img {
        margin: 0 20px 0 0;
        padding: 20px 0
    }

    .main-slider_el-desc {
        line-height: 18px;
        font-size: 14px
    }

    .header-nav-categories_wrap {
        position: static
    }

    .header-nav-categories_wrap .drop-down-wrap {
        box-shadow: none
    }

    .left-sidebar .header-nav-categories_wrap {
        margin: -24px -10px 0;
        top: 0
    }

    .header-nav-categories_wrap.desktop-show {
        display: none
    }

    .header-nav-categories_wrap.show {
        display: block
    }

    .header-nav-categories_wrap.desktop-show:hover~.categories-nav-bg,.header-nav-categories_wrap.show .categories-nav-bg {
        display: none
    }

    .subcat-menu {
        box-shadow: none
    }

    .cat-menu {
        width: 100%;
        box-sizing: border-box
    }

    .header-nav-block-outer .drop-down-wrap {
        margin: 0 -10px -10px
    }

    .catmenu-el_banner,.subcat-menu_banner {
        display: none;
        width: 0;
        height: 0
    }

    .cat-menu__el:hover,.subcat-menu__el:hover {
        background: none
    }

    .subcat-menu {
        display: none;
        position: static;
        width: auto;
        border-left: none
    }

    .subcat-disclosed__subs,.subcat_col {
        display: none
    }

    .subcat-disclosed__el-icon~.subcat-disclosed__subs,.subcat-disclosed__subs,.subcat-menu {
        padding: 0 0 0 15px;
        margin: 0
    }

    .subcat-menu--disclosed {
        white-space: normal;
        width: 100%!important
    }

    .subcat_cols {
        padding: 0
    }

    .subcat_col {
        display: block;
        padding: 0;
        width: 100%!important
    }

    .subcat-disclosed__el,.subcat-disclosed__sub {
        border-bottom: none;
        margin: 0;
        padding: 0;
        text-align: left
    }

    .subcat-disclosed__el-name>a,.subcat-disclosed__el>a,.subcat-disclosed__sub>a {
        font-size: 14px;
        padding: 10px 0 10px 15px;
        display: block;
        font-weight: 400;
        margin: 0 15px 0 0
    }

    .has-subs>.subcat-disclosed__el-name>a {
        margin: 0 40px 0 0
    }

    a.subcat-disclosed__el-icon,a.subcat-disclosed__el-img {
        display: none
    }

    .subcat-disclosed__el-name {
        font-weight: 400
    }

    .subcat-disclosed__el .cat-menu__el-caret {
        display: block
    }

    .subcat-disclosed__sub:before {
        display: none
    }

    .subcat-menu--disclosed.padding-bottom {
        padding-bottom: 0
    }

    .subcat-disclosed__el.has-subs>a {
        margin: 0 40px 0 0
    }

    .cat-menu__el-caret:after {
        content: "\f0fe";
        font-size: 26px
    }

    .cat-menu__el-caret.open:after {
        content: "\f146"
    }
}

@media (max-width: 800px) {
    .slider-wrap .owl-next,.slider-wrap .owl-prev {
        width:30px;
        height: 30px
    }

    .slider-wrap .owl-prev {
        left: 0
    }

    .slider-wrap .owl-next {
        right: 0
    }
}

@media (max-width: 600px) {
    .header-nav-categories-btn {
        height:40px;
        line-height: 40px
    }

    .header-nav-categories {
        width: auto;
        display: inline-block;
        vertical-align: top;
        padding-right: 10px
    }

    .header-nav-search_btn-show {
        display: inline-block;
        color: #fff;
        margin: 5px 0 0
    }

    .header-nav-search {
        float: right;
        display: block;
        width: auto
    }

    .header-nav-search_form {
        position: absolute;
        top: 0;
        right: 45px;
        left: 10px;
        display: none;
        z-index: 103
    }

    .searchpro__field .searchpro__field-container,input.header-nav-search-input {
        border-radius: 0!important;
        border: 1px solid #ebebeb!important;
        height: 40px!important;
        line-height: 40px!important
    }

    .header-nav-search .btn {
        top: 5px
    }

    .header-nav-search_form.show {
        display: block
    }

    .slider-wrap .bx-next,.slider-wrap .bx-prev {
        width: 30px;
        height: 30px;
        line-height: 30px
    }

    .slider-wrap .bx-prev {
        left: 0
    }

    .slider-wrap .bx-next {
        right: 0
    }

    .main-slider_el-title {
        font-size: 20px
    }
}

@media (max-width: 500px) {
    .fixed-panel {
        text-align:left
    }

    .preview-cart.custom-pr {
        float: right
    }

    .custom-pr_content {
        display: none
    }

    .preview-cart.custom-pr .custom-pr_content {
        display: inline-block
    }

    .fixed-panel .action-msg-wrap {
        margin-left: -58px;
        left: 0
    }

    .header-nav-custom-pr .preview-cart .action-msg-wrap {
        left: auto;
        right: 10px
    }

    .fixed-panel .action-msg:after {
        left: 20px
    }

    .fixed-panel .preview-cart .action-msg:after {
        right: 45px;
        left: auto
    }
}

@media (max-width: 550px) {
    .main-slider_el-btn {
        width:150px;
        float: none;
        margin: 10px auto 0;
        display: block
    }

    .main-slider_el-oldpr,.main-slider_el-pr {
        float: none;
        margin: 10px auto
    }

    .main-slider_el-prs {
        height: auto
    }

    .main-slider_el {
        padding: 20px 30px
    }

    .slider-wrap .owl-dots {
        display: none
    }

    .main-slider_el .badge {
        top: 5%
    }

    .main-slider_el-img {
        width: 100%;
        margin: 0 0 20px;
        padding: 0
    }

    .main-slider_el-img img {
        max-height: 130px
    }

    .main-slider_el-content {
        text-align: center;
        padding: 0
    }

    .product_features.main-slider_el-features {
        width: 100%
    }

    .main-slider_el-content .product_features {
        text-align: left
    }

    .slider-wrap--photos .bx-pager {
        display: none
    }

    .main-slider_el-desc {
        margin-bottom: 15px
    }

    .main-slider-photos_el-text {
        width: auto;
        right: 24px;
        padding: 10px;
        top: 10px
    }

    .main-slider-photos_el-ttl {
        font-size: 18px;
        margin: 0 0 5px;
        line-height: 18px
    }

    .main-slider-photos_el-body {
        line-height: 14px
    }
}

.infoblocks {
    margin: 3% 0
}

.infoblocks-cols-2 {
    text-align: center
}

.infoblocks_item {
    width: 31%;
    margin: 2% 2% 2% 0;
    display: inline-block;
    vertical-align: top;
    text-decoration: none
}

a.infoblocks_item,a.infoblocks_item:hover {
    color: #4d4d4d
}

a.infoblocks_item:hover {
    cursor: pointer
}

.infoblocks-cols-4 .infoblocks_item {
    width: 23%;
    margin-right: 1%
}

.infoblocks_item-icon {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    background: #fff;
    text-align: center;
    line-height: 150px;
    margin: 0 20px 0 0;
    float: left;
    border: 1px solid #ebebeb
}

.infoblocks-cols-4 .infoblocks_item-icon {
    width: 100px;
    height: 100px;
    line-height: 100px
}

.infoblocks_item-icon .icon {
    font-size: 60px
}

.infoblocks-cols-4 .infoblocks_item-icon .icon {
    font-size: 50px
}

.infoblocks_item-icon .infoblocks_item-image {
    vertical-align: middle;
    max-width: 80px
}

.infoblocks-cols-4 .infoblocks_item-image {
    max-width: 70px
}

.infoblocks_item-content {
    line-height: 24px;
    text-align: left;
    height: 150px;
    vertical-align: middle;
    display: table-cell
}

.infoblocks-cols-4 .infoblocks_item-content {
    line-height: 18px;
    height: 100px
}

.infoblocks_item-title {
    font-size: 20px;
    margin: 0 0 10px;
    color: #000
}

.infoblocks_item-text {
    margin: 10px 0 0
}

.infoblocks-cols-4 .infoblocks_item-title {
    font-size: 19px;
    line-height: 20px
}

a.infoblocks_item .infoblocks_item-title {
    border-bottom: 1px solid
}

@media (max-width: 1200px) {
    .infoblocks_item-icon {
        width:100px;
        height: 100px;
        line-height: 100px
    }

    .infoblocks_item-icon .icon {
        font-size: 50px
    }

    .infoblocks_item-icon .infoblocks_item-image {
        vertical-align: middle;
        max-width: 70px
    }

    .infoblocks_item-content {
        line-height: 18px;
        text-align: left;
        height: 100px;
        vertical-align: middle;
        display: table-cell
    }

    .infoblocks_item-title {
        font-size: 16px;
        font-weight: 700
    }

    .infoblocks-cols-4 .infoblocks_item,.infoblocks-cols-4 li.infoblocks_item {
        width: 47%;
        margin-right: 2%
    }
}

@media (max-width: 850px) {
    .infoblocks-cols-4 .infoblocks_item,.infoblocks-cols-4 li.infoblocks_item,.infoblocks_item,li.infoblocks_item {
        width:100%;
        margin: 20px 0
    }
}

.mainpage-text-outer {
    margin: 48px 0 0;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    background: #fff
}

.mainpage-text {
    padding: 30px 0;
    border-bottom: 1px solid #ebebeb
}

.mainpage-text h1 {
    font-size: 28px;
    margin: 0 0 30px
}

.news-preview {
    padding: 30px 0
}

.news-preview_el,li.news-preview_el {
    display: inline-block;
    width: 31%;
    vertical-align: top;
    margin: 0 2% 0 0
}

.news-preview_el:last-child,li.news-preview_el:last-child {
    margin: 0
}

.news-preview_el-date {
    color: #6e6e6e;
    font-size: 12px;
    line-height: 15px;
    margin: 0 5px 0 0
}

.news-preview_el-name {
    margin: 0 0 10px;
    font-size: 16px
}

.news-preview_el-image {
    width: 150px;
    text-align: center;
    float: left;
    margin: 5px 0 0
}

.news-preview_el-image img {
    max-width: 100%;
    border-radius: 10px
}

.news-preview_el-image+.news-preview_el-info {
    margin: 0 0 0 165px
}

.link-btn.mainpage-photos {
    line-height: 33px;
    height: 33px;
    float: right
}

.sidebar-photos__el>a {
    display: block;
    height: 150px;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover
}

.mainpage-social {
    float: right;
    word-spacing: 10px
}

.mainpage-social_el {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 15px;
    min-width: 250px
}

@media (max-width: 1200px) {
    .news-preview_el-image {
        width:100px;
        margin: 0 10px 0 0
    }

    .news-preview_el-image+.news-preview_el-info {
        margin: 0
    }
}

@media (max-width: 900px) {
    .mainpage-social {
        margin:0 0 20px;
        text-align: center;
        float: none
    }

    .news-preview_el,li.news-preview_el {
        width: 100%;
        margin-right: 2%;
        margin-bottom: 25px
    }

    .news-preview_el:last-child,li.news-preview_el:last-child {
        margin-bottom: 0
    }
}

@media (max-width: 510px) {
    .mainpage-social_el {
        margin:0 0 20px
    }

    .mainpage-social_el:last-child {
        margin: 0
    }
}

.news-sidebar_el,li.news-sidebar_el {
    width: 100%;
    margin: 0 0 15px
}

.news-sidebar_el-date {
    font-size: 13px
}

.news-sidebar_el-name {
    font-size: 15px;
    margin: 0;
    line-height: 20px
}

.news-sidebar_el:last-child,li.news-sidebar_el:last-child {
    margin: 0
}

.product-saving {
    background: #ea0010;
    color: #fff;
    line-height: 21px;
    margin: 0 5px 0 0;
    border-radius: 2px
}

.product-discount,.product-saving {
    font-size: 12px;
    display: inline-block;
    height: 21px;
    padding: 0 7px;
    vertical-align: middle
}

.product-discount {
    background: #fff;
    line-height: 19px;
    color: #ea0010;
    border: 1px solid;
    box-sizing: border-box;
    border-radius: 2px
}

.badge {
    background: #458cff;
    position: absolute;
    top: 15px;
    left: 0;
    border-radius: 0 100px 100px 0;
    text-align: center;
    padding: 3px 10px;
    z-index: 1
}

.product_main-left .badge {
    left: auto;
    right: 0;
    top: 20px;
    border-radius: 100px 0 0 100px;
    z-index: 10
}

.badge span {
    color: #fff!important;
    top: 17px;
    font-size: 1em;
    text-align: center;
    overflow: visible;
    line-height: 1em
}

.badge.new,.badge.new:after,.badge.new:before {
    background: #ffca00
}

.badge.low-price,.badge.low-price:after,.badge.low-price:before {
    background: #ff53a1
}

.badge.bestseller,.badge.bestseller:after,.badge.bestseller:before {
    background: #71ea30
}

.cat-badge {
    display: inline-block;
    text-align: center;
    padding: 1px 4px;
    color: #fff;
    font-size: 10px;
    line-height: normal;
    background: #128b08;
    border-radius: 2px;
    vertical-align: middle
}

.cat-badge--yellow {
    background: #ffdf00;
    color: #000
}

.cat-badge--green {
    background: green;
    color: #fff
}

.cat-badge--red {
    background: red;
    color: #fff
}

.cat-badge--blue {
    background: #046fca;
    color: #fff
}

.cat-badge--orange {
    background: orange;
    color: #fff
}

.cat-badge--pink {
    background: #e84dd9;
    color: #fff
}

.stocks {
    color: #5f5f5f
}

.pr-stock_el {
    margin: 0 0 3px;
    color: #2b9e46
}

.pr-stock_el .icon {
    margin: 0 3px 0 0;
    vertical-align: middle
}

.pr-stock_el-low {
    color: #ffbc00
}

.pr-stock_el-critical {
    color: #ff000f
}

.pr-stock_el-out {
    color: #aaacad
}

.pr-action {
    color: #8e8e8e;
    cursor: pointer;
    white-space: nowrap
}

.pr-action:hover {
    color: #616161
}

.pr-action-text {
    border-bottom: 1px dotted;
    margin: 0 0 0 3px
}

.product-tile_action {
    position: absolute;
    top: 15px;
    right: 15px;
    display: none;
    z-index: 10
}

.touch .product-tile_action {
    display: block
}

.product-tile_action.margin {
    margin-right: 50px
}

.product-tile_action .pr-action {
    border: 1px solid #ebebeb;
    border-radius: 50px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: hsla(0,0%,100%,.7);
    display: inline-block;
    color: #8a8a8a
}

.product-tile_dialog {
    position: absolute;
    top: 110px;
    left: 50%;
    margin: 0 0 0 -15px;
    display: none
}

.product-tile_dialog .pr-action {
    line-height: 36px;
    width: 40px;
    height: 40px;
    font-size: 18px
}

.touch .product-tile_dialog {
    display: block;
    top: 219px;
    left: auto;
    margin: 0;
    right: 10px
}

.product-tile_dialog .link-action-icon {
    color: #575858
}

.products-tile {
    word-spacing: 0;
    font-size: 0;
    margin: 0 -2px 0 0;
    border-top: 1px solid #ebebeb
}

.product-tile {
    border-right: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    word-spacing: normal;
    font-size: 14px;
    display: inline-block;
    width: 20%;
    background: #fff;
    vertical-align: top;
    position: relative;
    box-sizing: border-box;
    white-space: normal
}

.product-tile.next-hover {
    border-right: 1px solid #fff
}

.cols-2 .product-tile,.searchpro-page-with-sidebar .product-tile {
    width: 25%
}

.cols-2 .searchpro-page-with-sidebar .product-tile,.cols-3 .product-tile {
    width: 33.33333%
}

.cols-3 .searchpro-page-with-sidebar .product-tile {
    width: 50%
}

.product-tile.hide {
    display: none
}

@media (max-width: 1400px) and (min-width:1251px) {
    .cols-3 .product-tile .price {
        font-size:20px
    }

    .cols-3 .product-tile .product-out-stock {
        padding: 0 7px;
        height: 25px;
        line-height: 25px;
        border-radius: 3px
    }
}

@media (max-width: 1249px) {
    .product-tile {
        width:25%
    }

    .cols-2 .product-tile,.searchpro-page-with-sidebar .product-tile {
        width: 33.33333%
    }
}

@media (max-width: 1099px) {
    .cols-2 .searchpro-page-with-sidebar .product-tile {
        width:50%
    }
}

@media (max-width: 1050px) and (min-width:1001px) {
    .product-tile .price {
        font-size:20px
    }

    .product-tile .product-out-stock {
        padding: 0 7px;
        height: 25px;
        line-height: 25px;
        border-radius: 3px
    }
}

@media (max-width: 999px) {
    .product-tile {
        width:33.33333%
    }

    .searchpro-page-with-sidebar .product-tile {
        width: 50%
    }
}

@media (max-width: 750px) and (min-width:701px) {
    .product-tile .price {
        font-size:20px
    }

    .product-tile .product-out-stock {
        padding: 0 7px;
        height: 25px;
        line-height: 25px;
        border-radius: 3px
    }
}

@media (max-width: 699px) {
    .cols-2 .product-tile,.cols-3 .product-tile,.product-tile,.searchpro-page-with-sidebar .product-tile {
        width:50%
    }
}

@media (max-width: 520px) and (min-width:451px) {
    .product-tile .price {
        font-size:20px
    }

    .product-tile .product-out-stock {
        padding: 0 7px;
        height: 25px;
        line-height: 25px;
        border-radius: 3px
    }
}

@media (max-width: 470px) and (min-width:451px) {
    .product-tile .product-out-stock {
        padding:0;
        background: none
    }
}

@media (max-width: 449px) {
    .cols-2 .product-tile,.cols-3 .product-tile,.product-tile,.searchpro-page-with-sidebar .product-tile {
        width:100%
    }

    .cols-2 .products-tile--mini .product-tile,.cols-3 .products-tile--mini .product-tile,.products-tile--mini .product-tile,.searchpro-page-with-sidebar .products-tile--mini .product-tile {
        width: 50%
    }
}

.owl-item .product-tile {
    width: 100%!important
}

.product-tile.hover {
    box-shadow: 0 0 4px rgba(0,0,0,.2);
    z-index: 5;
    border-left: 1px solid #ebebeb
}

.product-tile.hover .product-tile_content {
    padding-left: 9px
}

.product-tile.hover .product-tile_bottom {
    margin-left: 9px
}

.product-tile.hover .product-tile_img {
    padding-left: 9px
}

.tile-gallery .product-tile_img {
    margin: 0 0 5px
}

.product-tile.hover .badge {
    left: -1px
}

.product-tile .badge {
    z-index: 10
}

.product-day .product-tile.hover {
    box-shadow: none;
    border-left: none
}

.product-day .product-tile.hover .product-tile_content {
    padding-left: 9px
}

.product-day .product-tile.hover .product-tile_bottom {
    margin-left: 9px
}

.product-day .product-tile.hover .badge {
    left: 0
}

.product-day .product-tile {
    border-right: none;
    border-bottom: none;
    width: auto;
    display: block
}

.product-tile_img {
    display: block;
    text-align: center;
    height: 250px;
    line-height: 250px;
    position: relative;
    padding: 10px 10px 0
}

.product-tile_img>img {
    max-width: 90%;
    max-height: 90%;
    vertical-align: middle
}

.touch .product-tile_img {
    padding: 20px 0;
    height: 230px;
    line-height: 230px
}

.touch .product-tile_img>img {
    max-width: 100%;
    max-height: 100%
}

.product-tile_stock {
    height: 27px
}

.product-tile .rating,.product-tile_stock .pr-stock {
    display: inline-block;
    margin: 0 10px 0 0
}

.product-tile_discounts {
    position: absolute;
    left: 10px;
    bottom: 10px;
    line-height: normal;
    white-space: nowrap;
    text-align: right
}

.product-tile_content {
    padding: 0 10px 10px
}

.product-tile_bottom {
    margin: 0 10px;
    padding: 10px 0;
    height: 48px;
    border-top: 1px solid #ebebeb
}

.product-tile_name {
    font-size: 16px;
    line-height: 19px;
    overflow: hidden;
    position: relative
}

.product-tile_name:hover {
    overflow: visible
}

.product-tile_name:hover a {
    background: hsla(0,0%,100%,.8);
    border-radius: 5px
}

.product-tile_video {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    font-size: 16px
}

.product-tile_features {
    margin: 5px 0 0;
    font-size: 13px
}

.product-tile-features__item {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.product-tile-features__title {
    margin: 0 5px 0 0;
    color: #777
}

.product-tile-features__title,.product-tile-features__value {
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap
}

.product-tile-features__value {
    font-weight: 500;
    line-height: 20px
}

.product-tile-features__value .product_features__colors-short {
    display: inline-block;
    vertical-align: middle;
    margin: 5px 0 0
}

.product_features__colors-short .icon16.color {
    margin-right: 0
}

.product_features__colors-short {
    font-size: 0
}

.product_features__colors-short span {
    margin: 0 7px 0 0
}

.products-tile-features__value .product_features__colors-short {
    display: inline-block;
    vertical-align: middle;
    margin: 5px 0 0
}

.product-tile_sku {
    height: 20px;
    line-height: 20px
}

.product-day .product-tile_name {
    margin: 15px 0 0
}

.product-tile_prices-cart {
    display: table;
    width: 100%;
    height: 48px
}

.product-tile_zero-price {
    font-weight: 700
}

.product-tile_cart,.product-tile_prices {
    display: table-cell;
    vertical-align: middle
}

.product-tile_cart {
    text-align: right
}

.product-out-stock {
    display: inline-block;
    background: #ebebed;
    height: 32px;
    line-height: 32px;
    border-radius: 5px;
    color: #afafaf;
    padding: 0 10px
}

@media (max-width: 450px) {
    .products-tile--mini .product-tile .old-price {
        font-size:12px;
        line-height: 16px
    }

    .products-tile--mini .product-tile .price {
        font-size: 16px;
        font-weight: 700;
        line-height: 18px
    }

    .products-tile--mini .product-tile_cart .addtocart {
        min-width: 55px
    }

    .product-tile_cart .addtocart:before {
        font-size: 19px
    }

    .products-tile--mini .product-tile_img {
        height: 140px;
        line-height: 140px;
        padding-bottom: 30px
    }

    .products-tile--mini .product-tile_discounts {
        bottom: 5px
    }

    .products-tile--mini .product-out-stock {
        white-space: normal;
        background: none;
        line-height: 16px;
        padding: 0;
        width: 60px;
        color: #868686
    }

    .products-tile--mini .product-tile_dialog {
        top: 129px!important
    }
}

@media (max-width: 400px) {
    .products-tile--mini .product-tile_stock .pr-stock {
        display:none
    }

    .products-tile--mini .product-tile_action {
        right: 10px
    }

    .products-tile--mini .product-tile_action.margin {
        margin-right: 35px
    }

    .products-tile--mini .product-out-stock {
        font-size: 12px;
        line-height: 12px
    }

    .products-tile--mini .product-tile_name {
        font-size: 14px
    }
}

.mainpage-products-more {
    text-align: center;
    cursor: pointer;
    display: none;
    border: 1px solid #ebebeb;
    border-top: none
}

.mainpage-products--carousel {
    margin: 0 0 24px
}

.mainpage-products--list .active~.mainpage-products-more {
    display: block
}

.mainpage-products-more:after {
    font: normal normal normal 16px/1 FontAwesome;
    vertical-align: middle;
    content: "\f107";
    font-size: 60px
}

.mainpage-products--carousel .products-tile-outer {
    overflow: hidden;
    border-right: 1px solid #ebebeb
}

.mainpage-products_head-outer+.l-wrapper .products-tile-outer {
    margin: -48px 0 0
}

.with-left-sidebar .mainpage-products_head-outer+.l-wrapper .products-tile-outer {
    margin: 0
}

.with-left-sidebar .mainpage-products_head-outer {
    padding: 0;
    border: 1px solid #ebebeb
}

.mainpage-products .products-tile {
    border-left: 1px solid #ebebeb;
    border-top: none
}

.mainpage-products .products-tile-outer {
    margin: 0 -1px 0 0;
    background: #fff
}

.mainpage-products--list .products-tile {
    border-left: 1px solid #ebebeb;
    border-top: none
}

.mainpage-products--list {
    margin: 0 0 24px
}

.with-left-sidebar .mainpage-products__outer {
    border: 1px solid #ebebeb
}

.mainpage-products_head-outer {
    padding: 24px 0 48px
}

.with-left-sidebar .mainpage-products_head-outer {
    padding-top: 0
}

.mainpage-products_head {
    font-size: 32px;
    line-height: 35px;
    padding: 24px 0;
    text-align: center;
    color: #000;
    background: #fff;
    border-bottom: 1px solid #ebebeb;
    margin: 0 -1px 0 0;
    position: relative
}

.mainpage-products_head h2{
    font-size: 32px !important;
    line-height: 35px !important;
    padding: 24px 0;
    text-align: center;
    color: #000;
    background: #fff;
    border-bottom: 1px solid #ebebeb;
    margin: 0 -1px 0 0;
    position: relative
}

.mainpage-products--carousel .mainpage-products_head {
    text-align: left;
    padding-left: 40px;
    padding-right: 40px;
    margin: 0
}

.with-left-sidebar .mainpage-products--carousel .mainpage-products_head {
    padding-left: 24px;
    padding-right: 24px
}

.mainpage-products__direction {
    font-size: 20px;
    float: right
}

.mainpage-products__direction~.mainpage-products__title {
    margin-right: 70px
}

@media (max-width: 700px) {
    .mainpage-products--carousel .mainpage-products_head {
        padding:14px 24px;
        font-size: 24px
    }
}

.mainpage-products__direction .owl-next,.mainpage-products__direction .owl-next:after,.mainpage-products__direction .owl-prev,.mainpage-products__direction .owl-prev:after {
    position: static;
    display: inline-block
}

.mainpage-products__direction .owl-next:after,.mainpage-products__direction .owl-prev:after {
    font-size: 24px;
    height: auto
}

.mainpage-products__direction .owl-next,.mainpage-products__direction .owl-prev {
    cursor: pointer
}

.mainpage-products__direction .owl-prev {
    margin-right: 20px
}

.mainpage-products .owl-carousel {
    white-space: nowrap;
    overflow: hidden
}

.with-left-sidebar .mainpage-products_head {
    border-bottom: none;
    padding: 10px 0;
    font-size: 24px
}

.content-block .products-tile--custom {
    margin: 0 -15px
}

.footer {
    background: #dbd8d8;
    padding: 45px 0 25px;
    color: #2e2e2e
}

@media print {
    .footer {
        display: none
    }
}

.footer-content {
    padding-bottom: 25px
}

.footer-text {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 20px
}

.footer-bottom {
    padding-top: 25px;
    padding-bottom: 40px;
    border-top: 1px solid #acacac;
    position: relative
}

.footer-bottom:before {
    content: "";
    height: 1px;
    background: #ebebed;
    top: 0;
    right: 0;
    left: 0;
    position: absolute
}

.copyright {
    font-size: 12px
}

.footer-bottom_text {
    float: left;
    width: 70%;
    line-height: 18px
}

.footer-payments {
    float: right;
    width: 25%;
    text-align: right
}

.footer-payments img {
    margin: 0 0 0 5px
}

.footer-content_inner {
    display: flex
}

.footer-content_col {
    flex: 1 1 20%;
    padding: 0 3% 24px 0;
    box-sizing: border-box
}

.footer-content_col--about {
    padding: 0;
    flex: 1 1 35%
}

.footer_logo {
    margin: 0 0 30px
}

.footer-social_el {
    display: inline-block;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background: #fff;
    line-height: 30px;
    text-align: center;
    vertical-align: top;
    margin: 0 10px 10px 0;
    font-size: 20px
}

.footer-content_col-head {
    font-size: 23px;
    margin: 0 0 20px
}

.footer_phone {
    font-size: 18px
}

.contact-page__item-phone a,.footer_phone a,.header_phone a {
    text-decoration: none;
    border-bottom: 1px dashed
}

@media (max-width: 1000px) {
    .footer-content_inner {
        flex-wrap:wrap
    }

    .footer-content_col {
        width: 33.33%
    }

    .footer-content_col--about {
        flex: 1 1 100%
    }
}

@media (max-width: 500px) {
    .footer-content_col {
        flex:1 1 50%;
        margin: 0 0 24px
    }

    .footer-content_col--about {
        flex: 1 1 100%
    }

    .footer-bottom_text,.footer-payments {
        float: none;
        width: 100%;
        text-align: left
    }

    .footer-bottom_text {
        margin: 0 0 24px
    }
}

@media (max-width: 360px) {
    .footer-content_col {
        flex:1 1 100%
    }

    .footer_menu li {
        display: inline-block;
        margin: 0 10px 0 0
    }
}

.breadcrumbs {
    list-style: none;
    margin: 0 0 14px;
    padding: 0
}

.breadcrumbs>li {
    display: inline-block;
    padding: 0;
    list-style: none;
    font-size: 13px;
    line-height: 15px;
    margin: 0 3px;
    position: relative
}

.breadcrumbs>li:first-child {
    margin-left: 0
}

.breadcrumbs__subs {
    position: absolute;
    top: 100%;
    padding: 10px 0 0;
    z-index: 10;
    display: none;
    width: 180px
}

.breadcrumbs>li:hover .breadcrumbs__subs {
    display: block
}

.breadcrumbs__subs-wrap {
    background: #fff;
    padding: 10px 0;
    box-shadow: 0 2px 7px rgba(0,0,0,.1)
}

.breadcrumbs__subs-link {
    display: block;
    padding: 7px 18px
}

.wrapper-inner {
    margin-bottom: 24px;
    width: 100%
}

.left-sidebar {
    float: left;
    width: 260px
}

.right-sidebar {
    float: right;
    width: 260px
}

.content {
    background: #fff;
    border: 1px solid #ebebeb
}

.content img {
    max-width: 100%
}

.with-left-sidebar {
    margin-left: 284px
}

.with-right-sidebar {
    margin-right: 284px
}

.aside-wrap {
    background: #fff;
    margin: 0 0 24px;
    border: 1px solid #ebebeb
}

.aside-wrap:last-child {
    margin: 0
}

.aside-wrap_bottom,.aside-wrap_brands-plugin,.aside-wrap_content,.aside-wrap_head {
    padding: 15px
}

.aside-wrap_head {
    border-bottom: 1px solid #ebebeb;
    font-size: 18px;
    line-height: 18px;
    font-weight: 700
}

.aside-wrap_head.bg-bs-color,.aside-wrap_head.bg-sd-color {
    border-bottom: none;
    color: #fff
}

.aside-wrap_bottom {
    border-top: 1px solid #ebebeb
}

.aside-wrap_head--icon {
    font-size: 16px;
    line-height: 16px;
    position: relative;
    font-weight: 700
}

.aside-wrap_head--icon .icon {
    font-size: 21px;
    padding: 0 10px 0 0
}

.aside-wrap_head--icon .icon,.aside-wrap_title {
    display: table-cell;
    vertical-align: middle
}

.aside-wrap_btn {
    float: right;
    display: none;
    margin: -4px 0 0
}

.aside-wrap_btn:after {
    content: "\f0c9";
    font-size: 30px;
    cursor: pointer
}

.aside-wrap_btn.show:after {
    content: "\f00d"
}

@media (max-width: 1250px) {
    .cols-3 .left-sidebar,.cols-3 .right-sidebar {
        float:none;
        margin: 0 0 24px
    }

    .cols-3 .sidebars-outer {
        float: left
    }

    .cols-3 .with-right-sidebar {
        margin-right: 0
    }
}

@media (max-width: 1000px) {
    .aside-wrap--hide-mobile,.aside-wrap--plugin,.aside-wrap.compare-products,.aside-wrap.sidebar-news,.aside-wrap.sidebar-photos,.sidebar-categories,.sidebar-pages,.sidebar-views,.sidebar-widgets,.tags--sidebar {
        display:none
    }

    .cols-3 .sidebars-outer,.left-sidebar,.right-sidebar,.sidebars-outer {
        float: none;
        width: auto
    }

    .mainpage-sidebar {
        margin: 0
    }

    .left-sidebar .header-nav-categories_wrap {
        margin-top: -14px;
        left: 0
    }

    .with-left-sidebar,.with-right-sidebar {
        margin-right: 0;
        margin-left: 0
    }

    .aside-wrap:last-child {
        margin-bottom: 20px
    }

    .aside-wrap--pages .menu-v {
        display: none
    }

    .aside-wrap--pages .menu-v.show,.aside-wrap_btn {
        display: block
    }

    .aside-wrap_body--mobile-hide,.sidebar-timeline .aside-wrap_body {
        display: none
    }

    .aside-wrap_body--mobile-hide.show,.sidebar-timeline .aside-wrap_body.show {
        display: block
    }

    .filters-body {
        display: none
    }

    .filters-body.show {
        display: block
    }
}

.tags.cloud a {
    display: inline-block;
    text-decoration: none;
    border-style: solid;
    border-width: 1px;
    line-height: 15px;
    padding: 3px 10px;
    margin: 0 10px 10px 0;
    opacity: 1!important;
    font-size: 100%!important;
    background: #fff;
    border-radius: 100px;
    text-align: center
}

.tags.cloud a.hide {
    display: none
}

.tags.cloud {
    margin: 0 0 9px
}

.tags_all {
    margin: 0 0 24px
}

.tags_all:before {
    content: "\f067";
    font-size: 10px;
    display: inline-block;
    margin: 0 5px 0 0
}

.tags_all.open:before {
    content: "\f068"
}

.content-block {
    padding: 25px 15px;
    border-bottom: 1px solid #ebebeb
}

@media print {
    .content-block {
        padding: 0;
        border-bottom: none
    }
}

.content-block:last-child {
    border-bottom: none
}

.pagination {
    padding: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center
}

.pagination li {
    text-align: center;
    display: inline-block;
    margin: 0 10px
}

.pagination li a {
    color: #6e6e6e;
    font-size: 13px;
    text-align: center
}

.pagination li .inline-link {
    border-bottom: none
}

.pagination li.selected a {
    text-decoration: none;
    font-weight: 700
}

.pagination .next,.pagination .prev {
    text-decoration: none
}

.mixed-paging__else {
    padding: 30px 0 0
}

.mixed-paging__else.loading {
    opacity: .5
}

.mixed-paging__else.disabled {
    opacity: .3
}

.mixed-paging__else.disabled .link-half {
    cursor: default
}

.mixed-paging__else-icon:after {
    margin: 0 0 0 5px;
    vertical-align: middle;
    display: inline-block;
    font-style: normal;
    font-family: FontAwesome;
    content: "\f107"
}

.lazyloading-load-more {
    padding: 15px 0;
    text-align: center
}

.user-avatar,.userpic,.userpic20 {
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    border-radius: 50%;
    overflow: hidden;
    background-size: 100%
}

.sidebar-photos {
    position: relative;
    height: 150px;
    overflow: hidden
}

.sidebar-photos_link {
    position: absolute;
    bottom: 0;
    text-align: center;
    right: 0;
    left: 0;
    height: 35px;
    line-height: 35px;
    background: hsla(0,0%,100%,.5);
    display: none;
    text-decoration: none
}

.sidebar-photos:hover .sidebar-photos_link {
    display: block
}

.display_none {
    display: none
}

.cursor-default {
    cursor: default
}

.tabs {
    border-bottom: 1px solid #ebebeb;
    font-size: 0
}

.tabs * {
    font-size: 14px
}

.tabs_el,li.tabs_el {
    height: 54px;
    line-height: 52px;
    font-size: 16px;
    color: #3f3f3f;
    padding: 0 15px;
    display: inline-block;
    border-right: 1px solid #ebebeb;
    cursor: pointer;
    vertical-align: top;
    box-sizing: border-box;
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #fff
}

.tabs_el-fb,.tabs_el-vk {
    margin: 0 0 0 5px;
    color: rgba(85,102,89,.46)
}

.tabs_el.selected .tabs_el-fb {
    color: #1d63b7
}

.tabs_el.selected .tabs_el-vk {
    color: #15729c
}

.tab-content_el {
    padding: 25px 15px;
    display: none
}

.tab-content_el.selected {
    display: block
}

.tab-contents p:last-child {
    margin: 0
}

@media print {
    .tabs {
        display: none
    }

    .tab-content_el {
        display: block
    }
}

.accordion-tabs-el {
    padding: 15px;
    font-weight: 500;
    cursor: pointer;
    border-bottom: 1px solid #ebebeb;
    position: relative;
    font-size: 16px
}

.accordion-tabs-el.selected {
    border-bottom: none;
    padding-bottom: 0
}

.accordion-tab-content_el {
    padding: 25px 15px;
    display: none
}

.accordion-tab-content_el.selected {
    border-bottom: 1px solid #ebebeb;
    display: block
}

.accordion-tabs-title {
    margin-right: 45px
}

.accordion-tabs-caret {
    float: right;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    position: absolute;
    right: 20px;
    top: 13px
}

.accordion-tabs-caret__icon {
    display: inline-block;
    transition: .2s
}

.accordion-tabs-el.selected .accordion-tabs-caret__icon {
    transform: rotate(90deg)
}

.accordion-tabs-caret__icon:before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f105";
    font-weight: 400;
    font-size: 20px
}

.staff {
    background: #ebebed;
    padding: 2px 3px;
    color: #888;
    border-radius: 3px
}

.corner {
    position: absolute
}

.corner.top {
    top: 0
}

.corner.bottom {
    bottom: 0
}

.corner.left {
    left: 0
}

.corner.right {
    right: 0
}

.sidebar-cats {
    line-height: 17px;
    list-style: none;
    padding: 0;
    margin: 0
}

.sidebar-cats_el,li.sidebar-cats_el {
    padding: 0 15px;
    border-bottom: 1px solid #ebebeb
}

.sidebar-cats_el:last-child,li.sidebar-cats_el:last-child {
    border-bottom: none
}

.sidebar-cats_link {
    text-decoration: none;
    display: block;
    margin: 0 25px 0 0;
    font-size: 16px
}

.sidebar-cats_title {
    padding: 15px 0
}

.sidebar-cats_icon,.sidebar-cats_title {
    display: table-cell;
    vertical-align: middle
}

.sidebar-cats_icon {
    width: 30px;
    height: 30px;
    padding: 0 10px 0 0;
    text-align: center
}

.sidebar-cats_icon img {
    max-width: 25px;
    max-height: 30px;
    vertical-align: middle
}

.sidebar-cats_el-open {
    cursor: pointer;
    float: right;
    height: 16px;
    margin: 15px 0 0
}

.sidebar-cats_el-open:after {
    content: "\f107";
    height: 16px;
    width: 16px;
    line-height: 17px;
    text-align: center;
    font-size: 14px;
    border: 1px solid #aeaeae;
    border-radius: 50%;
    display: inline-block
}

.sidebar-cats_el-open.selected:after {
    content: "\f106";
    line-height: 15px
}

.sidebar-cats ul {
    margin: 0;
    list-style: none;
    padding: 0 0 15px
}

.sidebar-cats ul ul {
    padding: 15px 0 0
}

.sidebar-subcats_el,li.sidebar-subcats_el {
    margin-left: 20px;
    position: relative
}

.sidebar-subcats_el-open {
    cursor: pointer;
    position: absolute;
    left: -20px;
    top: 0;
    width: 20px;
    text-align: center;
    font-size: 18px
}

.sidebar-subcats_el-open:after {
    content: "+"
}

.sidebar-subcats_el-open.selected:after {
    content: "-"
}

.sidebar-subcats ul {
    line-height: 15px;
    font-size: 13px;
    margin-left: 15px;
    margin-left: 0
}

.sidebar-subcats.hide,.sidebar-subcats ul.hide {
    display: none
}

.sidebar-subcats li {
    font-size: 14px;
    margin-bottom: 10px
}

.sidebar-subcats li:last-child {
    margin-bottom: 0
}

.sidebar-brands_item {
    width: 50%;
    float: left
}

.sidebar-product_remove {
    color: #8e8e8e;
    margin: 10px 0 0 15px;
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted;
    cursor: pointer
}

.sidebar-product_remove:before {
    content: "\f00d";
    font-size: 16px;
    position: absolute;
    left: -15px
}

.sidebar-product {
    overflow: hidden;
    margin: 0 0 15px
}

.sidebar-product:last-child {
    margin: 0
}

.sidebar-product_img {
    width: 60px;
    float: left;
    text-align: center
}

.sidebar-product_img img {
    max-width: 100%
}

.sidebar-product_content {
    font-size: 13px;
    line-height: 15px;
    margin: 0 0 0 70px
}

.sidebar-product_content .rating {
    margin: 0 0 0 3px
}

.sidebar-product_price {
    padding: 10px 0 0
}

.sidebar-product_price .price {
    font-size: 14px
}

.sidebar-product_price .old-price {
    font-size: 11px;
    display: inline-block;
    margin: 0 0 0 5px
}

.auto-search .sidebar-product {
    padding: 0 0 8px;
    margin: 0 0 8px;
    border-bottom: 1px solid #ebebeb
}

.auto-search .sidebar-product:last-child {
    margin: 0
}

.form--mini {
    max-width: 500px
}

.cart-mini {
    line-height: 24px;
    position: relative
}

.cart-mini-empty {
    padding: 10px
}

.cart-mini-empty p {
    margin: 0
}

.cart-mini:after {
    right: 70px;
    left: auto
}

.cart-mini__products {
    max-height: 500px;
    overflow-y: auto
}

.cart-mini__product {
    overflow: hidden;
    padding: 8px 0;
    border-bottom: 1px solid #ebebeb
}

.cart-mini__product+.aside-wrap_bottom {
    border-top: none
}

.cart-mini__product-img {
    width: 28%;
    float: left;
    margin: 0 2% 0 0;
    text-align: center
}

.cart-mini__product-img img {
    max-width: 100%
}

.cart-mini__product-info {
    float: left;
    width: 52%;
    line-height: 15px;
    font-size: 13px;
    margin: 0 2% 0 0
}

.cart-mini__product-info a {
    line-height: 15px
}

.cart-mini__product-price {
    font-size: 14px;
    font-weight: 700;
    color: #000;
    margin: 5px 0 0
}

.cart-mini__product-count {
    width: 15%;
    float: left;
    text-align: center
}

.cart-mini__product-count input {
    height: 20px;
    line-height: 20px;
    text-align: center
}

.cart-mini__product-remove {
    font-size: 22px;
    cursor: pointer
}

.cart-mini__total {
    margin: 10px 0 0;
    overflow: hidden;
    text-align: center
}

.cart-mini__total-text {
    font-size: 18px
}

.cart-mini__buttons {
    margin: 10px 0 0;
    text-align: center;
    padding: 0 0 10px
}

.cart-mini__buttons *,.cart-mini__total * {
    margin: 0 10px
}

.products-mini {
    margin: 0;
    padding: 0;
    list-style: none
}

.products-mini__el {
    padding: 8px 0;
    display: table;
    width: 100%
}

.products-mini--search .products-mini__el {
    border-bottom: 1px solid #e7e7e7
}

.products-mini__el-image {
    float: left;
    width: 50px;
    text-align: center
}

.products-mini--search .products-mini__el-image img {
    max-height: 50px
}

.products-mini__el-image img {
    max-width: 100%
}

.products-mini__el-info {
    margin: 0 0 0 60px
}

.products-mini__el-name {
    font-size: 13px;
    margin: 0 0 5px
}

.products-mini__el-prices {
    margin: 0 0 5px
}

.products-mini__el-prices .old-price {
    display: inline-block;
    margin: 0 5px 0 0
}

.fancybox-skin {
    background: #fff;
    border-radius: 15px
}

.call-b-form {
    border-radius: 15px;
    left: 0!important;
    right: 0!important;
    margin-left: auto!important;
    margin-right: auto!important
}

.call-b-header {
    border-radius: 15px 15px 0 0;
    font-size: 19px!important
}

.call-b-input input[type=text],.call-b-input textarea {
    background: #fff!important;
    border: 1px solid #dadada!important;
    margin: 15px 0 0!important;
    text-align: left!important;
    padding: 0 10px!important;
    font-size: 14px!important
}

.call-b-input input[type=submit],.call-b-input input[type=text] {
    height: 37px!important;
    line-height: 37px!important
}

.call-b-input textarea {
    border-radius: 10px
}

.call-b-input input[type=submit] {
    margin: 15px 0 0!important;
    font-size: 16px!important;
    font-weight: 700;
    padding: 0 10px!important
}

.call-b-header #call-b-close-x {
    box-shadow: none!important;
    font-size: 0
}

.call-b-header #call-b-close-x:after {
    content: "Ã—";
    font-size: 27px
}

.call-b-error {
    margin: 5px 0 0!important;
    font-style: normal!important;
    text-transform: none!important;
    font-size: 14px!important;
    color: red!important
}

.call-b-header {
    margin: 0 0 15px;
    height: 50px!important;
    line-height: 50px!important
}

@media (max-width: 500px) {
    .call-b-form {
        width:100%!important
    }

    .call-b-input input[type=submit],.call-b-input input[type=text],.call-b-input textarea {
        width: 80%!important;
        max-width: 300px!important
    }
}

#call-b-close {
    height: 37px!important;
    line-height: 37px!important;
    padding: 0!important
}

.btn-inner-input {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 11px;
    margin: auto 0
}

.hidden-fixed,.overflow_hidden {
    overflow: hidden
}

.hidden-fixed {
    position: fixed;
    width: 100%;
    height: 100%
}

ul.pages {
    margin: 0 0 15px;
    padding: 0
}

ul.pages li {
    list-style: none;
    display: inline-block;
    padding: 0 15px 0 0;
    margin: 0 15px 0 0;
    position: relative
}

ul.pages li:first-child {
    padding-left: 0
}

ul.pages li:last-child:after {
    content: ""
}

ul.pages li:after {
    content: "|";
    position: absolute;
    right: -3px;
    top: 0
}

ul.pages li:last-child {
    padding-right: 0
}

ul.pages li a {
    text-decoration: none;
    border-bottom: 1px solid
}

.wa-name {
    margin: 0 15px 0 0;
    position: relative
}

.wa-name,.wa-value {
    display: inline-block
}

.wa-value {
    color: #000
}

.wa-value .error {
    margin: 0 0 0 3px;
    display: inline-block
}

.wa-value_empty {
    font-weight: 400
}

form .wa-name,form .wa-value {
    display: block;
    font-weight: 400
}

.profile-head {
    display: table;
    width: 100%;
    margin: 0 0 20px
}

.profile-head h1 {
    display: inline-block;
    margin: 0 15px 0 0
}

.profile_edit-btn:before {
    content: "\f040";
    font-size: 18px;
    margin: 0 5px 0 0
}

.prodile_edit-cancel-btn {
    margin: 0 0 0 15px
}

.prodile_edit-cancel-btn .fa {
    margin: 0 5px 0 0
}

.menu-v.brands {
    padding: 15px
}

.menu-v.brands li {
    padding: 0;
    margin: 0
}

[data-notify=container] {
    background: #31df5a;
    padding: 10px 35px 10px 15px;
    font-size: 15px;
    color: #fff;
    max-width: 400px;
    border-radius: 15px
}

.alert-danger[data-notify=container] {
    background: #ff5757
}

.alert-info[data-notify=container] {
    background: #18bbff
}

[data-notify=icon] {
    vertical-align: middle;
    font-size: 22px
}

[data-notify=container] a {
    color: #fff;
    text-decoration: underline
}

[data-notify=container] button {
    background: transparent;
    padding: 0;
    height: auto;
    line-height: 35px;
    font-size: 22px
}

[data-notify=container] button.close {
    position: absolute;
    top: 0;
    right: 10px;
    font-weight: 700
}

.currency_item {
    margin: 0 0 0 5px;
    position: relative;
    cursor: pointer
}

.currency_item.icon-after:after {
    content: "\f0d7";
    margin: 0 0 0 5px
}

.currency_item img {
    vertical-align: middle;
    max-height: 12px;
    margin: 0 3px 3px 0
}

.drop-down-wrap .currency_item {
    display: block
}

.currency_list {
    position: absolute;
    width: 100px;
    z-index: 23;
    top: 100%;
    margin: 0;
    right: -10px;
    display: none
}

.currency_list.show {
    display: block
}

.currency_list .drop-down-wrap {
    margin-top: 3px
}

.btn-top {
    position: fixed;
    bottom: 106px;
    opacity: .4;
    width: 0;
    height: 0;
    text-decoration: none;
    right: 50px;
    display: none;
    z-index: 100
}

.btn-top:before {
    content: "\f01b";
    font-size: 50px
}

@media print {
    .btn-top {
        display: none
    }
}

.error-page,.error-page_icon {
    text-align: center
}

.error-page_icon {
    font-size: 100px;
    color: #ebebed;
    height: 200px;
    line-height: 185px;
    width: 200px;
    border-radius: 50%;
    margin: 0 auto
}

@media (max-width: 500px) {
    .btn-top {
        bottom:100px
    }

    .error-page_icon {
        height: 100px;
        width: 100px;
        font-size: 50px;
        line-height: 85px
    }
}

.admin-quick-links {
    position: fixed;
    bottom: 60px;
    left: 20px
}

.admin-quick-links__el,.btn-settings {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    font-size: 30px;
    text-align: center;
    line-height: 45px;
    opacity: .3;
    display: block;
    color: #fff;
    z-index: 110
}

@media (max-width: 700px) {
    .btn-settings {
        display:none
    }
}

.admin-quick-links__el {
    background: #ff00ea
}

.admin-quick-links__el:hover,.btn-settings:hover {
    color: #fff;
    opacity: 1
}

@media print {
    .admin-quick-links__el,.btn-settings {
        display: none
    }
}

.settings-head {
    float: left;
    font-size: 24px;
    font-weight: 700
}

.settings-save {
    float: right
}

.settings-save__clear {
    display: inline-block;
    margin: 0 15px 0 0;
    line-height: normal
}

.btn-settings {
    position: fixed;
    top: 20px;
    left: 20px;
    background: #6300ff
}

.settings__el {
    display: inline-block;
    margin: 0 10px 10px 0
}

.settings__el--color {
    border: 4px solid #fff;
    line-height: 0;
    cursor: pointer;
    border-radius: 50%
}

.settings__el--color.selected {
    border: 4px solid #c8c8c8
}

.settings-reset {
    float: right;
    margin: 0 10px 0 0
}

.settings-footer,.settings-header {
    padding: 10px;
    background: #eff9ff;
    line-height: 33px
}

.settings-footer {
    margin: 10px 0 0
}

.settings-header {
    margin: 0 0 10px
}

.buy-theme,.buy-theme:hover {
    background: #03e975
}

.setting-title {
    font-size: 15px;
    font-weight: 700;
    margin: 0 0 5px
}

.settings-list {
    margin: 0 0 10px;
    width: 100%
}

input.settings__el-color {
    cursor: pointer;
    border: 1px solid #ccc
}

.filter-reset {
    cursor: pointer
}

.popup-content {
    background: #fff;
    padding: 40px;
    max-width: 500px;
    width: 100%;
    margin: 10px auto;
    position: relative;
    border-radius: 10px;
    box-sizing: border-box
}

.popup-content--page {
    max-width: 900px
}

.popup-content .wa-form {
    max-width: 420px
}

.popup-content--custom {
    max-width: 900px
}

.popup__title {
    font-size: 32px;
    margin: 0 0 20px
}

@media (max-width: 500px) {
    .popup-content {
        padding:20px
    }

    .popup-content .h1,.popup-content h1 {
        font-size: 28px;
        line-height: 30px
    }
}

.mfp-close {
    width: 35px;
    height: 35px;
    line-height: 35px
}

button.mfp-arrow:hover,button.mfp-close:hover {
    background: none;
    box-shadow: none
}

.mfp-preloader {
    font-size: 0;
    height: 32px
}

.mfp-preloader:before {
    font: normal normal normal 36px/1 FontAwesome;
    content: "\f110"
}

.checkout-options li.selected,.comment-form,.highlighted,.review-form-fields,blockquote {
    background: #f6f6f6;
    border: 1px solid #ebebeb
}

.popup-content--settings {
    max-width: 800px;
    padding: 30px
}

.settings-clear-color {
    cursor: pointer;
    margin: 0 0 0 5px;
    font-size: 18px
}

.colorpicker_submit {
    background: none;
    border: 1px solid #fff
}

.colorpicker_submit:before {
    content: "OK";
    color: #fff
}

.contact-page {
    margin: 0 0 20px;
    display: inline-block;
    width: 100%
}

.contact-page__form {
    width: 56%;
    background: #fbfbfb;
    padding: 40px;
    float: left;
    box-sizing: border-box
}

.contact-page__items {
    width: 42%;
    float: left
}

.contact-page__form+.contact-page__items {
    margin: 0 0 0 58%;
    float: none
}

.contact-page__items+.contact-page__form {
    margin: 0 0 0 46%;
    float: none;
    width: auto
}

.contact-page__form .wa-form {
    width: 100%;
    max-width: 100%
}

.contact-page .wa-form .wa-field .wa-value.wa-submit {
    margin: 0
}

.contact-page .wa-captcha {
    margin: 0;
    padding: 0
}

.contact-page .wa-form .wa-field:last-child {
    margin: 0
}

.contact-page .wa-field:first-child {
    width: 48%;
    padding: 0 2% 0 0;
    display: inline-block;
    vertical-align: top
}

.contact-page .wa-field:first-child+.wa-field {
    width: 48%;
    display: inline-block
}

.contact-page .wa-captcha p {
    display: inline-block;
    margin: 0 20px 0 0;
    vertical-align: top
}

.contact-page .wa-captcha-refresh {
    margin: 0;
    line-height: 40px;
    display: inline-block
}

.contact-page .wa-captcha-input {
    height: 40px;
    line-height: 40px;
    vertical-align: top
}

.contact-page .wa-submit {
    text-align: center
}

.contact-page .wa-submit input {
    width: 100%;
    max-width: 180px
}

.contact-page__text {
    padding: 0 0 20px;
    margin: 0 0 20px;
    border-bottom: 1px solid #f2f2f2
}

.contact-page input,.contact-page textarea {
    border: 1px solid #e6e6e6
}

.contact-page input[type=submit] {
    border: none
}

.contact-page__item {
    margin: 0 0 30px;
    overflow: hidden
}

.contact-page__icon {
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 10px;
    line-height: 45px;
    color: #fff;
    font-size: 24px;
    float: left
}

.contact-page__item-text {
    font-size: 16px;
    margin: 0 0 0 65px;
    line-height: 18px
}

.contact-page__item-text .hint,.contact-page__item-title {
    color: #b4b4b4;
    font-size: 13px
}

@media (max-width: 800px) {
    .contact-page__form,.contact-page__items {
        width:100%!important;
        float: none;
        margin: 0!important
    }
}

@media (max-width: 600px) {
    .contact-page .wa-field:first-child,.contact-page .wa-field:first-child+.wa-field {
        width:100%;
        margin: 0;
        display: block
    }

    .contact-page__form {
        padding: 15px
    }

    .contact-page .wa-form .wa-field .wa-value input.wa-captcha-input {
        margin-right: 0;
        width: 95px
    }

    .contact-page .wa-captcha p img {
        margin-right: 0
    }

    .contact-page .wa-captcha p {
        margin: 0
    }
}

.success-message {
    color: #5e6c63;
    border: 1px solid #e0f2e9;
    background: #edfff6;
    padding: 10px 15px
}

.subscribe-btn:before,.unsubscribe-btn:before {
    font-size: 16px;
    display: inline-block;
    padding: 0 5px 0 0
}

.subscribe-btn:before {
    content: "\f1d8"
}

.unsubscribe-btn:before {
    content: "\f05e"
}

.unsubscribe {
    margin: 20px 0 0
}

.unsubscribe-list {
    margin: 0 0 15px
}

.mailer-subs-form {
    background: #fff;
    padding: 20px 0 40px
}

.mailer-subscribe {
    padding: 20px;
    background: #f8f8f8;
    text-align: center;
    position: relative;
    overflow: hidden
}

.subscribe-input {
    position: relative
}

.subscribe-agree,.subscribe-input {
    display: inline-block;
    width: 300px;
    vertical-align: top;
    margin: 0 25px
}

.subscribe-agree {
    line-height: 16px;
    font-size: 13px;
    text-align: left
}

.subscribe-agree.error .jq-checkbox {
    border: 1px solid red
}

.subscribe-input input {
    padding-right: 40px
}

.subscribe-send {
    position: absolute;
    right: 10px;
    top: 5px;
    cursor: pointer
}

.subscribe-input .loading {
    right: 12px;
    top: 11px;
    display: none;
    position: absolute
}

.subscribe-send:before {
    content: "\f1d8";
    font-size: 20px
}

.mailer-subscribe-head {
    font-size: 19px;
    margin: 0 0 20px
}

.mailer-subscribe-icon {
    position: absolute;
    left: 20%;
    top: 0;
    opacity: .2;
    -webkit-transform: rotate(-33deg);
    -ms-transform: rotate(-33deg);
    transform: rotate(-33deg)
}

.mailer-subscribe-icon:before {
    font-size: 118px
}

.subscribe-thankyou {
    display: none;
    color: #008200;
    line-height: 39px;
    font-size: 17px
}

.subscribe-error {
    color: #c03f2b;
    display: none
}

@media (max-width: 600px) {
    .subscribe-input {
        margin:0 0 10px;
        width: 100%
    }

    .subscribe-agree {
        margin: 0;
        width: 100%
    }

    .mailer-subscribe-icon {
        left: 5%
    }

    .mailer-subscribe-icon:before {
        font-size: 67px
    }
}

.shop-push-modal {
    background: #fdfcfd!important
}

.shop-push-modal__btn {
    border-radius: 100px!important
}

.shop-push-modal__btn_blue:before {
    content: "\f00c";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    margin: 0 5px 0 0
}

@media only screen and (min-width: 400px) {
    .shop-push-modal {
        border-radius:10px!important
    }
}

.shop-push-subscribe,button.shop-push-subscribe {
    border: none;
    border-bottom: 1px dotted;
    position: relative;
    cursor: pointer;
    line-height: 15px;
    background: none;
    height: auto;
    padding: 0;
    border-radius: 0;
    font-size: 13px
}

button.shop-push-subscribe:hover {
    box-shadow: none!important
}

.header_top .shop-push-subscribe {
    float: right;
    margin-top: 7px
}

.header .shop-push-subscribe {
    display: none
}

@media (min-width: 851px) {
    .shop-push-subscribe~.header_menu {
        margin-right:480px
    }
}

@media (max-width: 850px) {
    .header_top .shop-push-subscribe {
        display:none
    }

    .header .shop-push-subscribe {
        display: inline-block
    }
}

.search-form {
    position: relative
}

.search-form_btn {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 11px;
    margin: auto 0;
    font-size: 23px;
    height: 23px
}

.switch-version {
    display: block;
    line-height: 35px;
    padding: 0 10px;
    background: #fff;
    font-size: 13px;
    border-bottom: 1px solid #ebebeb;
    color: #7d7d7d
}

.switch-version__link {
    color: #7d7d7d;
    text-decoration: none
}

.switch-version__icon {
    font-size: 19px;
    margin: 0 0 2px 10px
}

.switch-version__remove {
    float: right;
    line-height: 35px;
    font-size: 19px;
    cursor: pointer
}

.header_address_open-map {
    text-decoration: none;
    border-bottom: 1px dashed;
    outline: none
}

.header_address_open-map:hover {
    color: #000
}

.shop-sk-callback__title {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 30px
}

.shop-sk-callback-block .mfp-close {
    font-size: 20px;
    position: absolute;
    right: 15px;
    top: 13px;
    text-decoration: none;
    width: 30px;
    height: 30px;
    line-height: 28px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #e2e2e2;
    font-family: Open Sans,serif;
    color: #000;
    opacity: 1;
    text-indent: 1px
}

.shop-sk-callback__text {
    margin-bottom: 25px
}

.shop-sk-callback__text p:last-child {
    margin-bottom: 0
}

.shop-sk-callback__pole {
    margin-bottom: 15px
}

.shop-sk-callback__pole_slider {
    margin-bottom: 30px
}

.shop-sk-callback__pole:last-child {
    margin-bottom: 0
}

.shop-sk-callback__name {
    margin-bottom: 6px;
    font-weight: 400
}

.shop-sk-callback__control input[type=text],.shop-sk-callback__control textarea {
    width: 100%
}

.shop-sk-callback__input_max,.shop-sk-callback__input_min {
    width: 20%!important
}

.shop-sk-callback__input_min {
    margin-right: 20px!important
}

.shop-sk-callback__inputs_slider {
    display: none
}

.shop-sk-callback__textarea {
    height: 90px
}

.shop-sk-callback__slider-block {
    padding: 0 14px;
    margin-bottom: 15px;
    margin-top: 16px;
    background-color: #f4f4f4;
    border: 1px solid #dedede;
    height: 4px
}

.shop-sk-callback__slider.ui-slider {
    background: #e8e8e8;
    height: 4px;
    margin: 0 7px 10px;
    position: relative;
    border: none!important
}

.shop-sk-callback__slider .ui-slider-range {
    height: 4px;
    position: absolute;
    border: none!important
}

.shop-sk-callback__slider .ui-slider-handle {
    height: 30px;
    width: 30px;
    background-color: #f6f6f6;
    border-radius: 50%!important;
    margin-left: -15px;
    text-align: center;
    line-height: 30px;
    font-size: 13px;
    top: -15px;
    border: 1px solid #dadada;
    position: absolute;
    text-decoration: none
}

.shop-sk-callback__slider .ui-slider-handle:focus {
    outline: none
}

.shop-sk-callback__pole_slider .shop-sk-callback__values {
    display: none
}

.shop-sk-callback__label-name {
    margin-left: 3px
}

.shop-sk-callback__error {
    color: red;
    font-size: 13px;
    display: none;
    margin-top: 5px;
    font-weight: 400
}

.shop-sk-callback__pole._error .shop-sk-callback__input,.shop-sk-callback__pole._error .shop-sk-callback__textarea {
    border: 1px solid red
}

.shop-sk-callback__pole._error .shop-sk-callback__error {
    display: block
}

.shop-sk-callback__pole._error .jq-checkbox {
    border: 1px solid red
}

.shop-sk-callback__pole._error .shop-sk-callback__label-name {
    color: red
}

.zoomImg {
    background: #fff
}

.sidebar-custom {
    margin: 0 0 24px
}

.show-all-btn {
    cursor: pointer;
    font-size: 12px
}

.show-all-btn.hide {
    display: none
}

.show-all-btn .icon {
    margin: 0 5px 0 0
}

.show-all-btn--plugins {
    margin: 0 15px 15px;
    display: block
}

.aside-wrap--plugin .menu-v li.show {
    display: inline-block!important
}

.sk-popup {
    height: 100%;
    left: 0;
    position: fixed;
    z-index: 1000;
    overflow-x: hidden;
    overflow-y: auto;
    top: 0;
    width: 100%;
    display: none;
    background: rgba(0,0,0,.3)
}

.sk-popup._opened {
    display: block
}

.sk-popup__body {
    background: #fff;
    position: absolute;
    left: 50%;
    top: 20px;
    min-width: 320px;
    width: 500px;
    padding: 25px 35px;
    border-radius: 10px
}

.sk-popup__title,.sk-popup h1 {
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 30px;
    line-height: normal
}

.sk-popup h1._margin {
    margin-bottom: 26px
}

.sk-popup-close {
    font-size: 24px;
    position: absolute;
    right: 10px;
    top: 10px;
    text-decoration: none;
    width: 35px;
    height: 35px;
    line-height: 30px;
    text-align: center;
    color: #000;
    opacity: 1;
    text-indent: 1px;
    font-weight: 400;
    box-sizing: border-box
}

.sk-popup-contacts {
    font-size: 0
}

.sk-popup-contacts__block {
    font-size: 14px;
    display: inline-block;
    width: 50%;
    box-sizing: border-box;
    margin-bottom: 20px;
    vertical-align: top
}

.sk-popup-contacts__block-wrap {
    margin-bottom: 20px;
    margin-right: 30px
}

.sk-popup-contacts__zag {
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 5px
}

.sk-popup-contacts__line {
    line-height: 20px
}

.sk-popup-contacts__line a {
    text-decoration: none;
    display: inline-block;
    border-bottom: 1px dashed #000;
    line-height: 14px;
    margin-bottom: 4px
}

.sk-popup-content {
    background: #fff;
    padding: 20px 24px;
    max-width: 500px;
    width: 100%;
    margin: 10px auto;
    position: relative;
    border-radius: 10px;
    box-sizing: border-box
}

.sk-popup-content__custom {
    max-width: 800px;
    padding: 30px
}

.sk-popup-content__custom .mfp-close {
    font-size: 20px;
    position: absolute;
    right: 15px;
    top: 13px;
    text-decoration: none;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #e2e2e2;
    font-family: Open Sans,serif;
    color: #000;
    opacity: 1;
    margin: 0
}

.sk-popup-content__custom .sk-popup__title {
    font-weight: 400
}

.sk-popup-content__custom .mfp-close:hover {
    color: #3172b9
}

.sk-popup-content__settings {
    max-width: 800px;
    padding: 30px
}

.sk-popup-content__settings .mfp-close {
    right: 4px;
    top: 4px
}

.sk-popup__loading._center {
    text-align: center
}

.sk-popup-content__advert {
    padding: 30px 40px;
    max-width: 600px
}

.sk-popup-content__advert .mfp-close {
    font-size: 20px;
    position: absolute;
    right: 15px;
    top: 13px;
    text-decoration: none;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #e2e2e2;
    font-family: Open Sans,serif;
    color: #000;
    opacity: 1;
    margin: 0
}

.sk-popup-content__advert .sk-popup__title {
    font-weight: 400
}

.sk-popup-content__advert .mfp-close:hover {
    color: #3172b9
}

@media only screen and (max-width: 728px) {
    .sk-popup-content__advert {
        padding:20px
    }
}

.sk-popup-content_dialog {
    padding: 24px 24px 24px 28px;
    max-width: 1300px
}

.sk-popup-content_dialog .sk-product-general {
    margin-bottom: 0
}

.sk-popup-content iframe,.sk-popup-content img {
    max-width: 100%
}

@media only screen and (max-width: 728px) {
    .sk-popup {
        -webkit-transform:translateX(0);
        transform: translateX(0)
    }

    .sk-popup__body {
        left: 0;
        top: 0;
        width: 100%;
        padding: 20px;
        box-sizing: border-box;
        border-radius: 0;
        margin: 0!important
    }
}

@media only screen and (max-width: 480px) {
    .sk-popup-contacts__block {
        width:100%
    }

    .sk-popup-contacts__block-wrap {
        margin: 0
    }

    .sk-popup-content_dialog {
        padding: 20px 10px
    }
}

.shop-sk-oneclick-popup {
    z-index: 2000
}

.shop-sk-oneclick-block {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 0;
    margin: 20px 0
}

.shop-sk-oneclick-open-cart {
    background-color: #fff!important
}

.v-popup-content_oneclick {
    max-width: 600px;
    padding: 35px 50px 36px;
    box-sizing: content-box
}

.shop-sk-oneclick__title {
    font-size: 26px;
    font-weight: 400;
    margin-bottom: 30px;
    text-align: center
}

.shop-sk-oneclick input[type=email],.shop-sk-oneclick input[type=password],.shop-sk-oneclick input[type=phone],.shop-sk-oneclick input[type=search],.shop-sk-oneclick input[type=text],.shop-sk-oneclick select {
    height: 36px;
    line-height: 36px;
    font-size: 13px
}

.shop-sk-oneclick textarea {
    width: 100%;
    font-size: 13px
}

.shop-sk-oneclick .wa-name {
    font-size: 13px
}

.shop-sk-oneclick .wa-required.field span:after,.shop-sk-oneclick .wa-required .wa-name:after {
    content: "*"
}

.shop-sk-oneclick .wa-value p {
    margin-bottom: 0
}

.shop-sk-oneclick ._error input,.shop-sk-oneclick ._error select,.shop-sk-oneclick ._error textarea {
    border: 1px solid red;
    margin-top: 4px;
    font-size: 12px
}

.shop-sk-oneclick__name {
    display: block;
    font-size: 13px;
    margin-bottom: 6px;
    font-weight: 400
}

.shop-sk-oneclick-block .mfp-close {
    font-size: 20px;
    position: absolute;
    right: 15px;
    top: 13px;
    text-decoration: none;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #e2e2e2;
    font-family: Open Sans,serif;
    color: #000;
    opacity: 1;
    text-indent: 1px
}

.shop-sk-oneclick-block .mfp-close:hover {
    color: #3172b9
}

.shop-sk-oneclick__text {
    margin-bottom: 25px
}

.shop-sk-oneclick__text._center {
    text-align: center
}

.shop-sk-oneclick__text p:last-child {
    margin-bottom: 0
}

.shop-sk-oneclick .wa-field select {
    width: 100%
}

.shop-sk-oneclick-cart__table {
    display: table;
    font-size: 13px;
    line-height: 16px;
    width: 100%
}

.shop-sk-oneclick-cart__item {
    display: table-row
}

.shop-sk-oneclick-cart__item._title {
    font-size: 11px;
    font-weight: 700
}

.shop-sk-oneclick-cart__item>* {
    display: table-cell;
    vertical-align: middle;
    padding: 0 10px 18px
}

.shop-sk-oneclick-cart__item:last-child>* {
    padding: 0 10px
}

.shop-sk-oneclick-cart__item._title>* {
    padding-bottom: 5px
}

.shop-sk-oneclick-cart__img {
    text-align: center;
    max-width: 60px;
    min-width: 40px
}

.shop-sk-oneclick-cart__img img {
    max-width: 100%;
    max-height: 100%
}

.shop-sk-oneclick-cart__price {
    white-space: nowrap
}

.shop-sk-oneclick-cart__count i {
    font-size: 14px
}

.shop-sk-oneclick-cart__total {
    white-space: nowrap
}

.shop-sk-oneclick__pole {
    margin: 18px 0 0
}

.shop-sk-oneclick__pole_submit {
    margin: 16px 0 2px;
    text-align: center
}

.shop-sk-oneclick__submit {
    line-height: 44px!important;
    height: 44px!important;
    padding: 0 60px!important
}

.shop-sk-oneclick-cart__error {
    display: none;
    color: red;
    font-size: 13px;
    line-height: 15px;
    margin-top: 2px
}

.shop-sk-oneclick-form__error {
    display: none;
    color: red;
    font-size: 13px;
    line-height: 15px;
    margin-top: 12px
}

.shop-sk-oneclick-cart__services {
    margin-top: 4px
}

.shop-sk-oneclick-cart__service {
    margin-bottom: 2px
}

.shop-sk-oneclick-cart__service input[type=checkbox] {
    margin-right: 5px
}

.shop-sk-oneclick-cart__service .jq-checkbox {
    width: 10px;
    height: 10px;
    margin-right: 5px;
    border-radius: 3px
}

.shop-sk-oneclick-cart__service .jq-checkbox.checked:after {
    height: 12px;
    line-height: 12px;
    text-align: center;
    width: 10px;
    font-size: 11px
}

.shop-sk-oneclick-final {
    text-align: right;
    overflow: hidden
}

.shop-sk-oneclick__form-block {
    margin-top: 24px
}

.shop-sk-oneclick__form-block .wa-field {
    margin-bottom: 10px
}

.shop-sk-oneclick-final__discount {
    font-size: 14px;
    display: none;
    margin-top: 20px
}

.shop-sk-oneclick-final__discount._show {
    display: block
}

.shop-sk-oneclick-final__discount span {
    font-weight: 700;
    font-size: 15px
}

.shop-sk-oneclick-total {
    margin-top: 22px;
    font-size: 24px;
    text-align: center
}

.shop-sk-oneclick-final__coupon {
    float: left;
    margin-top: 20px
}

.shop-sk-oneclick-final__coupon-link {
    font-size: 12px;
    text-decoration: none;
    display: inline-block;
    line-height: 15px;
    white-space: nowrap;
    border-bottom: 1px dashed #010101
}

.shop-sk-oneclick-final__coupon-link:hover {
    text-decoration: none;
    border-bottom: 1px dashed #3172b9
}

.shop-sk-oneclick-final__coupon-block {
    display: none
}

.shop-sk-oneclick-final__coupon-input {
    margin-right: 8px
}

.shop-sk-oneclick-final__coupon-apply {
    font-size: 12px;
    text-decoration: none;
    display: inline-block;
    line-height: 15px;
    white-space: nowrap;
    border-bottom: 1px dashed #010101
}

.shop-sk-oneclick-final__coupon-apply:hover {
    text-decoration: none;
    border-bottom: 1px dashed #3172b9
}

.shop-sk-oneclick-final__coupon-clear {
    font-size: 12px;
    text-decoration: none;
    display: inline-block;
    line-height: 15px;
    white-space: nowrap;
    border-bottom: 1px dashed #010101
}

.shop-sk-oneclick-final__coupon-clear:hover {
    text-decoration: none;
    border-bottom: 1px dashed #3172b9
}

.shop-sk-oneclick-final__coupon._show-coupon .shop-sk-oneclick-final__coupon-link {
    display: none
}

.shop-sk-oneclick-final__coupon._show-coupon .shop-sk-oneclick-final__coupon-block {
    display: block
}

.shop-sk-oneclick-final__coupon._show-coupon .shop-sk-oneclick-final__coupon-apply {
    display: inline-block
}

.shop-sk-oneclick-final__coupon._is-coupon .shop-sk-oneclick-final__coupon-link,.shop-sk-oneclick-final__coupon._show-coupon .shop-sk-oneclick-final__coupon-clear {
    display: none
}

.shop-sk-oneclick-final__coupon._is-coupon .shop-sk-oneclick-final__coupon-block {
    display: block
}

.shop-sk-oneclick-final__coupon._is-coupon .shop-sk-oneclick-final__coupon-apply {
    display: none
}

.shop-sk-oneclick-final__coupon._is-coupon .shop-sk-oneclick-final__coupon-clear {
    display: inline-block
}

.shop-sk-oneclick-counter {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    position: relative
}

input.shop-sk-oneclick-counter__input {
    width: 65px;
    height: 32px!important;
    line-height: 32px!important;
    padding: 0 15px;
    border: 1px solid #d8d4d4;
    background-color: #fff;
    border-radius: 5px;
    text-align: center;
    outline: none
}

.shop-sk-oneclick-counter__input:focus {
    outline: none
}

.shop-sk-oneclick-counter__control {
    color: #bdbcbc;
    position: absolute;
    text-decoration: none;
    outline: none;
    top: 0;
    height: 32px;
    line-height: 27px;
    width: 15px
}

.shop-sk-oneclick-counter__control_left {
    left: 0;
    text-align: right;
    padding-right: 5px
}

.shop-sk-oneclick-counter__control_right {
    right: 0;
    text-align: left;
    padding-left: 5px
}

.shop-sk-oneclick-counter__control_left .fa-caret-left:before {
    content: "-"
}

.shop-sk-oneclick-counter__control_right .fa-caret-right:before {
    content: "+"
}

.shop-sk-oneclick-counter__control:hover {
    color: #bdbcbc
}

.shop-sk-oneclick__preloader-form {
    display: none;
    position: absolute;
    margin-top: 10px
}

.shop-sk-oneclick__preloader-form._show {
    display: inline
}

.shop-sk-oneclick__preloader-form i {
    vertical-align: middle;
    color: #545252
}

@media (max-width: 728px) {
    .shop-sk-oneclick-block {
        -webkit-transform:none;
        transform: none
    }
}

@media (max-width: 420px) {
    .shop-sk-oneclick-cart__item:last-child>* {
        padding:0 5px 18px
    }

    .shop-sk-oneclick-cart__img {
        width: 30px;
        min-width: 30px;
        max-width: 30px
    }

    .shop-sk-oneclick-cart__price {
        display: none
    }
}

.pswp__preloader--active .pswp__preloader__icn {
    background: url(img/loading16.gif) 0 0 no-repeat
}

.pswp__zoom-wrap iframe {
    max-width: 100%;
    margin: 50px 0
}

.info-massage {
    padding: 14px 0;
    background-color: #fff;
    color: #000;
    font-size: 13px;
    border-bottom: 1px solid #ebebeb
}

.info-massage,.info-massage__wrap {
    position: relative
}

.info-massage__content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    line-height: normal
}

.info-massage__image-block {
    margin: 3px 14px 0 0
}

.info-massage__img {
    width: 40px
}

.info-massage__text {
    line-height: 18px
}

.info-massage__close {
    font-size: 20px;
    cursor: pointer;
    position: absolute;
    right: 10px;
    height: 100%;
    text-align: right;
    width: 30px;
    top: 0
}

.info-massage__close-name {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    font-family: Verdana;
    margin-top: -2px
}

@media (max-width: 1440px) {
    .info-massage__content {
        padding-right:30px
    }
}

@media (max-width: 480px) {
    .info-massage__image-block {
        display:none
    }
}

.social-widgets {
    line-height: normal;
    margin-bottom: 24px
}

.social-widgets__tabs {
    background-color: #fff;
    height: 40px;
    font-size: 0
}

.social-widgets__tab {
    display: inline-block;
    width: 20%;
    height: 40px;
    cursor: pointer;
    color: #8c8c8c;
    text-align: center;
    line-height: 40px;
    vertical-align: top;
    padding: 0 2px;
    box-sizing: border-box
}

.social-widgets__tab:nth-child(5) {
    border-right: 0
}

.social-widgets__tab._active {
    color: #fff;
    border-right: 0
}

.social-widgets__tab._vk._active {
    background-color: #15729c
}

.social-widgets__tab._facebook._active {
    background-color: #1d63b7
}

.social-widgets__tab._odnoklassniki._active {
    background-color: #ff7200
}

.social-widgets__tab._twitter._active {
    background-color: #07cae8
}

.social-widgets__tab._youtube._active {
    background-color: #f00001
}

.social-widgets__tab._instagram._active {
    background-color: #f2445d
}

.social-widgets__tab i {
    font-size: 16px;
    vertical-align: middle
}

.social-widgets__content {
    display: none
}

.social-widgets__content._show {
    display: block
}

.list-instagram {
    text-align: center;
    font-size: 0
}

.list-instagram__item {
    display: inline-block;
    padding: 3px
}

.list-instagram__img {
    width: 59px
}

.tile-gallery._tile-active .tile-gallery__items {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: -ms-flexbox;
    display: flex
}

.tile-gallery._tile-active .tile-gallery__item {
    position: relative
}

.tile-gallery._tile-active .tile-gallery__item:before {
    content: "";
    height: 4px;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 1px;
    transition: background .2s
}

.tile-gallery._tile-active:hover .tile-gallery__item:before {
    background: #dfe3e5
}

.tile-gallery._tile-active .tile-gallery__item:first-child:before {
    margin-left: 0
}

.tile-gallery._tile-active .tile-gallery__item:last-child:before {
    margin-right: 0
}

.header-top_region .b-cityselect__notifier {
    right: 0
}

.header-top_region .b-cityselect__notifier_triangle {
    left: auto;
    right: 0
}

.header-top_region .b-cityselect__notifier_triangle:after,.header-top_region .b-cityselect__notifier_triangle:before {
    right: 15px;
    left: auto
}

@media (max-width: 500px) {
    .header-contacts_region .b-cityselect__notifier_triangle {
        left:50%
    }

    .header-contacts_region .b-cityselect__wrapper {
        display: block
    }
}

.header-contacts_region .shop-regions-ip-analyzer,.header-top_region .shop-regions-ip-analyzer {
    width: auto
}

.header-contacts_region .shop-regions,.header-top_region .shop-regions {
    position: relative;
    z-index: 102
}

.header-contacts_region .shop-regions {
    display: block
}

.header-top_region .shop-regions-ip-analyzer__wrapper,.header-top_region .shop-regions-window__wrapper {
    right: 0
}

@media (min-width: 551px) {
    .header-contacts_region .shop-regions-ip-analyzer__wrapper,.header-contacts_region .shop-regions-window__wrapper {
        right:0
    }
}

@media (max-width: 600px) {
    .header-contacts_region .shop-regions-ip-analyzer__wrapper,.header-contacts_region .shop-regions-window__wrapper,.header-top_region .shop-regions-ip-analyzer__wrapper,.header-top_region .shop-regions-window__wrapper {
        padding:15px
    }
}

@media (max-width: 370px) {
    .header-contacts_region .shop-regions-ip-analyzer__wrapper,.header-top_region .shop-regions-ip-analyzer__wrapper {
        min-width:260px
    }
}

.popup-addcart {
    padding: 20px
}

.popup-addcart__head {
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 25px;
    max-width: 350px
}

.popup-addcart__buttons {
    margin: 15px 0 0;
    overflow: hidden
}

.popup-addcart__checkout {
    float: right
}

.popup-addcart__continue {
    line-height: 37px
}

.popup-addcart__image {
    display: inline-block;
    width: 60px;
    vertical-align: middle;
    margin: 0 10px 0 0
}

.popup-addcart__image img {
    max-width: 100%;
    max-height: 60px
}

.popup-addcart__content {
    display: inline-block;
    width: calc(100% - 75px);
    vertical-align: middle
}

.popup-addcart__name {
    margin: 0 0 10px
}

.popup-addcart__price {
    font-weight: 700;
    display: inline-block
}

.popup-addcart__count {
    color: #989898
}

@media (max-width: 370px) {
    .popup-addcart__checkout,.popup-addcart__continue {
        float:none;
        margin: 10px 0 0
    }
}

.m-bg {
    left: 0;
    width: 100%;
    background: rgba(0,0,0,.8);
    z-index: 200
}

.fixed-cart,.m-bg {
    position: fixed;
    top: 0;
    height: 100%
}

.fixed-cart {
    background: #fff;
    bottom: 0;
    right: 0;
    width: 410px;
    z-index: 201;
    box-shadow: -1px 0 2px rgba(0,0,0,.15)
}

.fixed-cart__empty {
    display: none
}

.fixed-cart__head {
    border-bottom: 1px solid #f2f2f2;
    padding: 0 30px;
    font-size: 19px;
    font-weight: 500;
    height: 58px;
    line-height: 58px
}

.fixed-cart__close {
    position: absolute;
    right: 100%;
    top: 10px;
    margin: 0 13px 0 0;
    font-size: 27px;
    cursor: pointer;
    height: 35px;
    line-height: 35px;
    width: 35px;
    border-radius: 50%;
    text-align: center;
    background: #fff
}

.fixed-cart__head .icon {
    margin: 0 10px 0 0
}

.fixed-cart__items {
    position: absolute;
    top: 58px;
    bottom: 100px;
    right: 0;
    left: 0;
    overflow-y: auto
}

.fixed-cart__item {
    padding: 20px 30px;
    font-size: 14px;
    position: relative;
    border-bottom: 1px solid #f2f2f2
}

.fixed-cart__img {
    float: left;
    width: 50px
}

.fixed-cart__info {
    margin: 0 0 0 65px
}

.fixed-cart__remove {
    color: #ccc;
    border: 1px solid;
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 18px;
    font-size: 16px;
    border-radius: 50%;
    text-align: center;
    cursor: pointer;
    float: right;
    margin: 5px 0 0
}

.fixed-cart__remove:hover {
    color: #9b9b9b
}

.fixed-cart__bottom {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 20px 20px 20px 30px;
    box-sizing: border-box
}

.fixed-cart__price {
    margin: 10px 0 0;
    font-weight: 600
}

.fixed-cart__cart.cart-qty .cart-qty_act,.fixed-cart__cart.cart-qty input {
    height: 27px;
    line-height: 25px;
    font-weight: 400
}

.fixed-cart__total-outer {
    overflow: hidden
}

.fixed-cart__total {
    font-weight: 600
}

.fixed-cart__total-prices {
    float: left
}

.fixed-cart__discount-title,.fixed-cart__total-amount-text {
    margin: 0 5px 0 0
}

.fixed-cart__checkout {
    line-height: 40px;
    height: 40px;
    padding: 0 20px;
    float: right
}

.fixed-cart__link-cart {
    font-size: 14px;
    font-weight: 400;
    float: right;
    line-height: normal;
    margin: 22px 0
}

.fixed-cart__qty {
    margin: 0 15px 0 0
}

.custom-onestep .onestep-cart {
    display: inline-block;
    width: 100%
}

.custom-onestep .onestep-cart input[name=coupon_code] {
    width: auto;
    margin: 0 8px
}

@media screen and (max-width: 500px) {
    .custom-onestep .onestep-cart input[name=coupon_code] {
        margin:5px 0
    }
}

.custom-onestep .onestep-cart .affiliate {
    float: none;
    padding: 0
}

.custom-onestep .onestep-cart .checkout {
    box-shadow: none;
    margin: 20px 0 0
}

.custom-onestep .onestep-cart .checkout .checkout-step-content {
    padding: 0
}

.custom-onestep .onestep-cart .wa-form .wa-field .wa-value input[type=email],.custom-onestep .onestep-cart .wa-form .wa-field .wa-value input[type=password],.custom-onestep .onestep-cart .wa-form .wa-field .wa-value input[type=text] {
    width: 100%;
    max-width: 100%
}

@media screen and (max-width: 760px) {
    .custom-onestep .onestep-cart .wa-form .wa-field .wa-value input[type=email],.custom-onestep .onestep-cart .wa-form .wa-field .wa-value input[type=password],.custom-onestep .onestep-cart .wa-form .wa-field .wa-value input[type=text],.custom-onestep .onestep-cart .wa-form .wa-field .wa-value select {
        max-width:100%
    }
}

.onestep-cart .wa-form {
    max-width: 450px
}

.custom-onestep .onestep-cart .wa-form .wa-field {
    margin: 0 0 25px
}

.custom-onestep .onestep-cart .checkout ul.checkout-options {
    padding: 25px 0 0
}

.custom-onestep .onestep-cart .checkout ul.checkout-options li .rate {
    padding: 20px 0 0
}

.custom-onestep .onestep-cart .checkout ul.checkout-options li input[type=radio] {
    position: static
}

.custom-onestep .onestep-cart .checkout ul.checkout-options li p {
    width: 100%
}

.custom-onestep .onestep-cart .checkout ul.checkout-options li {
    margin-bottom: 30px
}

.custom-onestep .onestep-cart table.cart {
    border-top: 1px solid #ebebeb;
    margin: 0
}

.custom-onestep .onestep-cart table.cart td,.custom-onestep .onestep-cart table.cart th {
    border: none
}

.custom-onestep .onestep-cart table.cart tr {
    border-bottom: 1px solid #ebebeb
}

.custom-onestep .onestep-cart table.cart tr.no-border {
    border: none
}

.custom-onestep .onestep-cart .services {
    border-bottom: none;
    margin: 0;
    padding: 0
}

.custom-onestep .checkout-content[data-step-id=confirmation] {
    padding: 10px 0
}

.custom-cartonestep .cartOS__cart {
    display: inline-block;
    width: 100%
}

.custom-cartonestep .cartOS__button,.custom-cartonestep input.cartOS__couponButton {
    height: 37px;
    line-height: 37px;
    border-radius: 10px;
    color: #fff;
    padding: 0 10px
}

.custom-cartonestep .cartOS__couponInput {
    display: inline-block;
    max-width: 200px
}

.custom-cartonestep .cartOS__countMinus,.custom-cartonestep .cartOS__countPlus {
    background: #e2e2e2;
    width: 30px;
    height: 37px;
    line-height: 37px;
    font-size: 18px;
    cursor: pointer;
    border-radius: 5px 0 0 5px
}

.custom-cartonestep .cartOS__countPlus {
    border-radius: 0 5px 5px 0
}

.custom-cartonestep .cartOS__countCount {
    height: 37px
}

.custom-cartonestep .cartOS__countCount input {
    border: 1px solid #e2e2e2;
    border-radius: 0;
    height: 37px;
    line-height: 37px
}

.custom-cartonestep .cartOS__form .wa-form {
    max-width: 100%
}

.custom-cartonestep .cartOS__form .wa-form .wa-field .wa-name {
    font-size: 14px;
    margin-top: 7px
}

.custom-cartonestep .cartOS__form .wa-form .wa-field {
    margin-bottom: 25px
}

.custom-cartonestep .cartOS__form .wa-form .wa-field .wa-value p input {
    margin-bottom: 10px
}

.custom-cartonestep .cartOS__form .wa-form .wa-field .wa-value {
    margin-left: 150px
}

.custom-cartonestep .jq-checkbox,.custom-cartonestep .jq-radio {
    box-sizing: content-box
}

.custom-cartonestep .cartOS__form select {
    border-color: #d1d1d1
}

.bonus {
    background: #ceb;
    padding: 2px 4px 1px
}

.plugin {
    margin-bottom: 24px
}

.checkout span.loading,span.loading {
    position: relative;
    top: 4px;
    left: 10px
}

#compare-leash {
    position: fixed;
    bottom: 0;
    box-shadow: 0 2px 9px rgba(0,0,0,.4);
    font-size: 1.1em;
    right: 30px;
    z-index: 9999
}

#compare-leash a {
    color: #fff;
    background: #ffa800;
    display: block;
    padding: 10px 15px;
    -webkit-transition: background .5s ease-in-out;
    -moz-transition: background .5s ease-in-out;
    -ms-transition: background .5s ease-in-out;
    transition: background .5s ease-in-out
}

#compare-leash a:hover {
    background: red;
    color: #fff!important
}

#compare-leash a.just-added {
    background: red
}

.purchase {
    margin-bottom: 20px;
    padding: 0
}

.services {
    margin-bottom: 15px;
    line-height: 1.4em;
    padding: 0 0 15px;
    border-bottom: 1px solid #ebebeb
}

.aux {
    padding: 15px;
    font-size: .9em
}

.skus,ul.skus {
    list-style: none;
    padding-left: 2px;
    margin: 0 0 20px
}

.skus select {
    width: auto
}

.error {
    color: red
}

span.rating {
    white-space: nowrap
}

ul.compare-diff-all {
    float: right;
    list-style: none;
    height: 30px;
    line-height: 30px
}

ul.compare-diff-all li {
    display: inline-block;
    float: left;
    padding: 0 10px;
    border-width: 1px;
    border-style: solid
}

.compare-diff-all a {
    text-decoration: none
}

.compare-header {
    margin: 0 0 30px
}

.compare-header h1 {
    margin-top: 0
}

.compare-diff-all li.selected a {
    color: #fff
}

.compare-diff-all li:first-child {
    border-radius: 100px 0 0 100px
}

.compare-diff-all li:last-child {
    border-radius: 0 100px 100px 0
}

table.compare {
    width: 100%;
    margin: 0 0 15px;
    font-size: 13px;
    background: #fff
}

table.compare thead td {
    border: none;
    vertical-align: bottom
}

table.compare td,table.compare th {
    text-align: left;
    line-height: 1em;
    padding: 6px 2px;
    border: none;
    vertical-align: top
}

table.compare tr {
    border-bottom: 1px solid #ebebeb
}

table.compare td a {
    text-decoration: none
}

table.compare td a.compare-remove {
    position: relative;
    top: -.2em;
    left: .2em
}

table.compare th {
    text-align: left
}

table.compare td img {
    display: block;
    margin: 0 0 10px;
    max-width: 70px
}

table.compare .price {
    font-size: 16px;
    font-weight: 700
}

table.compare thead .name-wrapper {
    position: relative;
    display: inline-block;
    padding: 0 30px 0 0
}

table.compare thead .name-wrapper .name-link {
    display: inline-block;
    max-width: 120px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

table.compare thead .name-wrapper .compare-remove {
    position: absolute;
    top: 0;
    right: 6px;
    left: auto;
    width: 16px;
    height: 16px
}

table.compare thead .name-wrapper .compare-remove i {
    margin: 0
}

@media print {
    table.rating-distribution {
        display: none
    }
}

table.rating-distribution td {
    padding: 0 15px 0 0;
    border: none
}

table.rating-distribution td .bar {
    background: #eee;
    width: 200px;
    height: 13px
}

@media (max-width: 600px) {
    table.rating-distribution td .bar {
        width:140px
    }
}

table.rating-distribution td .bar .filling {
    height: 13px
}

input.error,textarea.error {
    border: 1px solid red
}

.errormsg {
    color: red;
    display: block;
    font-size: 12px;
    font-style: normal;
    line-height: 14px
}

.cart .row {
    padding: 10px 0
}

.cart-item_thumb {
    text-align: center;
    width: 15%
}

.cart-item_thumb a {
    text-decoration: none
}

.cart-item_thumb img {
    max-width: 100%
}

.cart-item_desc {
    width: 40%;
    margin: 0 5% 0 0;
    line-height: 18px;
    font-size: 13px
}

.cart-item_desc a {
    display: inline-block;
    margin: 0 10px 0 0
}

.cart-item_sku {
    padding: 0 5px 1px;
    color: #fff;
    white-space: nowrap;
    margin: 0 10px 0 0
}

.cart-item_right {
    width: 40%
}

.cart-item_services {
    margin: 0 10px 0 0
}

.cart-item_remove {
    width: 15%;
    text-align: right;
    color: #d9d9d9
}

.cart-item_remove .icon {
    cursor: pointer
}

.cart-item_price {
    width: 50%;
    text-align: right;
    color: #000
}

.cart-item_price,.cart-item_price .ruble {
    font-size: 19px
}

.cart-item_qty {
    width: 30%;
    text-align: center
}

@media (max-width: 700px) {
    .cart .row {
        display:inline-block;
        width: 100%
    }

    .cart-item_thumb {
        width: 50px;
        margin: 0 10px 0 0;
        text-align: center;
        float: left
    }

    .cart-item_thumb img {
        max-height: 70px
    }

    .cart-item_desc,.cart-item_right {
        display: block;
        width: auto;
        margin: 0 0 0 60px
    }

    .cart-item_right {
        margin-top: 10px;
        line-height: 37px
    }

    .cart-item_qty {
        text-align: left
    }
}

.cart .col.total {
    font-size: 1.8em;
    font-weight: 700
}

.cart .col.services {
    margin-top: 5px
}

.cart .col.cart-coupon {
    min-height: 1px
}

.cart .col.cart-coupon .errormsg {
    display: inline-block;
    margin: 0
}

.cart .related {
    padding: 15px;
    background: #eee;
    border-top: 0;
    margin-bottom: 10px;
    margin-top: 0
}

.cart .related h4 {
    font-weight: 400;
    color: #777
}

.cart .affiliate {
    text-align: center;
    padding: 20px;
    color: #0a0
}

.cart .affiliate .icon {
    font-size: 22px;
    margin: 0 10px 0 0
}

.cart .featured-shipping-and-payment img {
    margin-right: 5px
}

.cart .col.w2 {
    width: 110px
}

.cart-checkout {
    margin-top: -10px
}

.cart #use-coupon {
    margin-left: 5px;
    white-space: nowrap
}

.cart-item_coupon {
    width: 60%
}

.cart-item_coupon .cart-coupon-form,.cart-item_coupon .inline-link {
    vertical-align: top
}

.cart-coupon-form {
    display: inline-block;
    position: relative;
    margin: 0 0 0 5px
}

.cart-coupon-form input {
    width: auto
}

.cart-coupon-btn {
    width: 27px;
    height: 27px;
    line-height: 27px;
    text-align: center;
    position: absolute;
    right: 4px;
    border: 2px solid;
    top: 3px;
    border-radius: 10px;
    cursor: pointer
}

.cart-item_discount {
    line-height: 37px
}

.cart-total-wrap {
    padding: 15px 0 20px;
    text-align: center
}

.cart-total-btn {
    margin: 10px 0 0
}

.cart-total-btn input[type=button],.cart-total-btn input[type=submit] {
    margin: 5px 10px 0
}

.cart-total-text {
    display: inline-block;
    font-size: 16px;
    margin: 0 10px 0 0
}

.featured-shipping-and-payment {
    text-align: center;
    margin: 15px 0 0
}

.checkout-options li {
    margin: 0 0 20px;
    padding: 10px
}

.checkout-options input,.checkout-options select {
    max-width: 400px
}

.checkout-options li h3 {
    margin: 0;
    font-size: 14px;
    font-weight: 400
}

.checkout-option_title {
    font-size: 16px;
    border-bottom: 1px dashed;
    font-weight: 700;
    margin: 0 10px 0 0
}

.checkout-option_desc {
    font-size: 13px;
    line-height: 18px;
    color: #777
}

.checkout ul.checkout-options li .rate {
    float: right;
    text-align: center;
    width: 250px;
    margin-top: -20px
}

.checkout ul.checkout-options li .price,.est_delivery {
    display: block
}

@media (max-width: 1000px) {
    .checkout ul.checkout-options li .rate {
        float:none;
        margin: 10px 0;
        width: auto;
        text-align: left;
        line-height: 18px
    }

    .checkout ul.checkout-options li .price {
        display: inline-block;
        margin: 0 10px 0 0;
        font-size: 16px;
        font-weight: 700
    }

    .est_delivery {
        display: inline-block
    }
}

.checkout ul.checkout-options li img.method-logo {
    position: relative;
    float: left;
    margin-right: 10px;
    left: 0
}

.checkout ul.checkout-options li .wa-form {
    margin: 0 0 30px;
    max-width: 100%
}

.checkout ul.checkout-options li .wa-form label input[type=radio] {
    position: static
}

.checkout ul.checkout-options li .checkout .checkout-result {
    text-align: center
}

.checkout .checkout-result h1 {
    font-size: 4em;
    margin-bottom: 50px;
    font-weight: 700
}

.checkout .checkout-result.error h1 {
    color: red
}

.checkout .checkout-result .wa-form {
    margin: 10px auto 20px;
    width: 400px;
    float: none;
    text-align: left
}

.checkout .checkout-result .back {
    margin-top: 50px
}

.checkout {
    padding: 0
}

.checkout-submit-btn {
    text-align: right
}

.checkout-head {
    font-size: 0;
    text-align: justify;
    border: 1px solid
}

.step-header {
    display: inline-block;
    width: 25%;
    font-size: 16px;
    vertical-align: top;
    text-decoration: none;
    text-align: center;
    padding: 10px 0;
    box-sizing: border-box;
    border-right: 1px solid;
    height: 74px;
    line-height: 18px;
    word-wrap: break-word
}

.step-header:last-child {
    border-right: none
}

.step-header_icon-contactinfo:after {
    content: "\f007"
}

.step-header_icon-shipping:after {
    content: "\f0d1"
}

.step-header_icon-payment:after {
    content: "\f09d"
}

.step-header_icon-confirmation:after {
    content: "\f05d"
}

.step-header_icon-confirmation:after,.step-header_icon-contactinfo:after,.step-header_icon-payment:after,.step-header_icon-shipping:after {
    font-size: 30px
}

.step-header_title {
    font-size: 12px
}

.step-header.upcoming {
    cursor: default
}

.step-header.disabled {
    opacity: .5
}

@media (max-width: 600px) {
    .step-header {
        line-height:11px
    }
}

.checkout ul {
    list-style: none;
    padding-left: 0;
    margin-top: 0
}

.checkout ul li {
    margin-bottom: 5px;
    display: inline-block;
    width: 100%;
    box-sizing: border-box
}

.wa-auth-adapters ul li {
    display: inline-block;
    width: auto
}

.checkout ul li.disabled {
    opacity: .6
}

.checkout ul li.disabled label {
    cursor: default
}

.checkout ul li input[type=radio] {
    margin-right: 3px
}

.checkout #login-form h1 {
    display: none
}

.checkout input.large {
    font-size: 1.4em
}

.checkout .comment {
    width: 100%;
    height: 100px;
    margin-bottom: 20px
}

.checkout blockquote img {
    margin-right: 20px;
    float: left;
    border-radius: 50%
}

.checkout blockquote p {
    margin-bottom: 10px;
    margin-left: 70px
}

@media (max-width: 550px) {
    .checkout blockquote p {
        margin-left:0
    }

    .order-data {
        line-height: 18px
    }

    .order-data td,order-data th {
        padding: 3px
    }

    .order-data .non-mobile-only {
        display: none
    }

    .order-data .large {
        font-size: 1em
    }
}

.checkout blockquote p span {
    color: #000
}

.checkout .errormsg.inline {
    display: inline;
    margin-left: 10px
}

.checkout .last span.loading {
    left: -10px
}

.order-status {
    padding: 2px 5px;
    color: #fff
}

h1 .order-status {
    font-size: .75em;
    margin-left: 10px
}

.brands-mainpage .owl-stage {
    border-left: none
}

.brands-mainpage .owl-next {
    border-left: 1px solid #ebebeb;
    border-radius: 0
}

.brands-mainpage .owl-prev {
    border-right: 1px solid #ebebeb;
    border-radius: 0
}

.brands-mainpage {
    background: #fff;
    padding: 0 10%;
    width: 100%;
    border: 1px solid #ebebeb;
    box-sizing: border-box;
    white-space: nowrap;
    position: relative
}

.brands-mainpage .owl-carousel {
    overflow: hidden
}

.brands-mainpage_el {
    height: 200px;
    width: 20%;
    line-height: 150px;
    padding: 20px 0;
    margin: 0 auto;
    display: inline-block;
    text-align: center;
    box-sizing: border-box;
    vertical-align: top
}

@media (max-width: 1200px) {
    .brands-mainpage_el {
        width:25%
    }
}

@media (max-width: 1000px) {
    .brands-mainpage_el {
        width:33.33%
    }
}

@media (max-width: 800px) {
    .brands-mainpage_el {
        width:50%
    }
}

@media (max-width: 400px) {
    .brands-mainpage_el {
        width:100%
    }
}

.owl-item .brands-mainpage_el {
    width: 100%
}

.brands-mainpage_el img {
    max-width: 150px!important;
    max-height: 100%;
    vertical-align: middle
}

.brands-mainpage-head {
    font-size: 32px;
    line-height: 35px;
    padding: 24px;
    background: #fff;
    border: 1px solid #ebebeb;
    border-bottom: none;
    text-align: center
}

.brands-mainpage-head__inner {
    width: 260px;
    margin: 0 auto;
    position: relative
}

.brands-mainpage .owl-next,.brands-mainpage .owl-prev {
    height: 100%;
    width: 10%;
    background: none
}

.brands-mainpage .owl-prev {
    border-right: 1px solid #ebebeb!important;
    text-align: center;
    cursor: pointer
}

.brands-mainpage .owl-next {
    border-left: 1px solid #ebebeb!important;
    text-align: center;
    cursor: pointer
}

.brands-mainpage .owl-next:hover,.brands-mainpage .owl-prev:hover {
    box-shadow: none;
    background: none
}

.all_brands {
    font-size: 14px;
    position: absolute;
    bottom: 0;
    left: 100%;
    width: 120px;
    line-height: 24px;
    text-align: left
}

@media (max-width: 800px) {
    .brands-mainpage_el img {
        max-width:calc(100% - 30px)!important
    }

    .brands-mainpage-head {
        text-align: left
    }

    .brands-mainpage-head__inner {
        width: 100%;
        margin: 0
    }

    .all_brands {
        position: static;
        width: auto;
        float: right;
        line-height: 35px
    }
}

@media (max-width: 400px) {
    .brands-mainpage-head {
        font-size:18px;
        font-weight: 700;
        line-height: 24px
    }

    .all_brands {
        line-height: 26px;
        font-weight: 400
    }
}

ul.menu-v.brands li {
    border-bottom: none;
    width: 49%;
    display: inline-block;
    vertical-align: top;
    margin: 4px 0;
    line-height: 16px
}

ul.menu-v.brands li img {
    max-width: 100%;
    max-height: 50px;
    margin: 10px auto;
    display: block
}

ul.menu-v.brands li a {
    padding: 0
}

.filter-item {
    border-bottom: 1px solid #ebebeb;
    padding: 15px
}

.filter-item:last-child {
    border-bottom: none
}

.filter-item_title {
    font-size: 16px;
    padding: 0 25px 0 0;
    position: relative;
    cursor: pointer;
    line-height: 18px
}

.filter-item_title:after {
    content: "\f106";
    position: absolute;
    right: 0;
    top: 2px
}

.close .filter-item_title:after {
    content: "\f107"
}

.filter-item_opts {
    margin: 10px 0 0
}

.filter-opt_el:not(.hide) {
    display: block
}

.filter-item_opts-el.sf-label-disabled,.filter-item_opts-el.sf-label-disabled .jq-checkbox,.opt-color_outer.sf-label-disabled,.opt-color_outer.sf-label-disabled .jq-checkbox {
    cursor: default
}

.opt-color_outer.sf-label-disabled {
    opacity: .5
}

.filter-item_opts-el input[type=checkbox],.filter-item_opts-el input[type=radio] {
    opacity: 0;
    margin: 0 12px 1px 0
}

.close .filter-item_opts {
    display: none
}

.filters-body .ui-widget.ui-widget-content {
    background: #e8e8e8;
    height: 4px;
    margin: 0 7px 10px
}

.filters-body .ui-widget-header {
    height: 4px;
    position: absolute
}

.filters-body .ui-slider {
    position: relative
}

.filters-body .ui-slider .ui-slider-handle {
    position: absolute;
    margin: -6px 0 0 -8px
}

.filters-body .ui-state-default,.filters-body .ui-state-hover,.filters-body .ui-widget-content .ui-state-default,.filters-body .ui-widget-content .ui-state-hover {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    outline: none
}

input.filter-range_el {
    height: 25px;
    line-height: 25px;
    width: 80px;
    display: inline-block;
    margin: 0 5px
}

.filter-range {
    text-align: center;
    margin: 0 0 15px
}

.filter-item--btns input {
    height: 25px;
    line-height: 25px;
    font-size: 12px
}

.filter-reset {
    color: #ababab;
    text-decoration: none;
    border-bottom: 1px dotted;
    display: inline-block;
    margin: 0 0 0 30px;
    line-height: 15px;
    position: relative
}

.filter-reset:before {
    content: "\f057";
    font-size: 16px;
    position: absolute;
    left: -17px;
    font-weight: 700
}

.filter-opt-show-btn {
    margin: 5px 0 0;
    font-size: 12px
}

.filter-opt-show-btn:before {
    font: normal normal normal 10px/1 FontAwesome;
    content: "\f067"
}

.filter-opt-show-btn.open:before {
    content: "\f068"
}

.filter-opt-show-btn .link-half {
    margin: 0 0 0 3px
}

.mobile-filter {
    margin-bottom: 0!important;
    border-bottom: none
}

.category-desc,.category-text-outer {
    margin: 0 0 20px
}

.category-desc {
    font-size: 13px;
    line-height: 19px
}

.category-desc figure {
    margin: 0 0 20px
}

.category-text-wrap {
    overflow: hidden;
    position: relative
}

.category-desc p:last-child,.category-text-outer .category-desc {
    margin: 0
}

.category-text-more-wrap {
    text-align: right
}

.category-text-more.open:after {
    content: "\f106"
}

.category-text-more:after {
    font-family: FontAwesome;
    content: "\f107";
    margin: 0 0 0 3px
}

.category-text-wrap.close:after {
    position: absolute;
    height: 15px;
    bottom: 0;
    width: 100%;
    box-shadow: inset 0 -10px 5px 5px hsla(0,0%,100%,.5);
    content: ""
}

.category-content {
    padding: 25px 15px 0;
    margin: 0 0 15px
}

.category-banner {
    margin: 0 0 15px
}

.category-subcat {
    font-size: 13px
}

.tageditor-cloud {
    margin: 15px 0 0
}

.tageditor-cloud br {
    display: none
}

.tageditor-cloud a {
    margin: 0 20px 0 0
}

.category-subcat_item,li.category-subcat_item {
    display: inline-block;
    margin: 0 30px 0 0;
    position: relative
}

.category-subcat_item:after {
    content: "\2022";
    font-size: 20px;
    right: -19px;
    position: absolute;
    top: 2px
}

.category-subcat_item:last-child:after,li.category-subcat_item:last-child:after {
    display: none
}

.category-onpage~.category-views,.category-sort~.category-views {
    float: right
}

.filters-selected {
    padding: 0 15px;
    margin: 15px 0
}

.category-panel {
    padding: 25px 15px;
    border-top: 1px solid #ebebeb
}

.category-onpage,.category-sort {
    display: inline-block;
    margin: 0 20px 0 0
}

.category-views__el {
    font-size: 30px;
    color: #bdbdbd;
    vertical-align: middle;
    margin: 0 0 0 8px;
    cursor: pointer
}

.category-onpage_select,.category-sort_select {
    width: auto;
    margin: 0 0 0 10px;
    height: 28px;
    line-height: 26px
}

@media (max-width: 750px) {
    .category-sort-title,.category-views-title {
        display:none
    }

    .category-onpage~.category-views,.category-sort~.category-views {
        display: inline-block;
        float: none
    }

    .category-views-title+.category-views__el,.category-views__el:first-child {
        margin-left: 0
    }

    .category-onpage,.category-sort,.category-views {
        line-height: 40px
    }

    .category-panel {
        padding: 15px
    }

    .category-onpage,.category-sort {
        margin-right: 10px
    }

    .category-sort_select {
        margin-left: 0
    }
}

.category-sort .select-list {
    width: auto
}

.filters-selected__clear-all {
    text-decoration: none;
    border-bottom: 1px dashed
}

.filters-selected__remove {
    cursor: pointer;
    margin: 0 0 1px 3px
}

.filters-selected__item {
    padding: 5px 10px;
    background: #f7f7f7;
    border-radius: 3px;
    margin: 0 20px 0 0
}

.products-list {
    border-top: 1px solid #ebebeb
}

.products-list_item {
    border-bottom: 1px solid #ebebeb
}

.products-list_item-row {
    display: table;
    width: 100%;
    table-layout: fixed
}

.products-list_item:hover {
    box-shadow: 0 0 5px rgba(0,0,0,.2);
    z-index: 5
}

.products-list_item-left {
    width: 170px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    padding: 15px;
    position: relative
}

.products-list_item-img {
    display: block;
    max-width: 170px;
    position: relative
}

.products-list_item-img img {
    max-width: 100%
}

.tile-gallery:hover .products-list_item-img img {
    max-height: 100%
}

.products-list_item-preview {
    margin-top: 15px;
    line-height: 15px
}

.products-list_item-center {
    display: table-cell;
    vertical-align: top;
    padding: 15px 15px 0 10px;
    border-right: 1px solid #ebebeb
}

.products-list_item-bottom .products-list_item-center {
    padding-bottom: 15px
}

.products-list_item-name {
    font-size: 16px
}

.products-list_item-discounts {
    margin: 0 10px 0 0;
    padding: 5px 0
}

.products-list_item-discounts,.products-list_item-rating,.products-list_item-video {
    display: inline-block;
    vertical-align: middle
}

.products-list_item-video {
    margin: 0 0 0 10px;
    cursor: pointer
}

.product-list_item-sku {
    margin: 7px 0 0
}

.products-list_item-desc {
    line-height: 18px;
    margin: 10px 0 0
}

.products-list_item-cat {
    margin: 10px 0 0
}

.products-list_item-cat a {
    color: #5b5b5b
}

.products-list_item-right {
    display: table-cell;
    width: 180px;
    padding: 15px
}

.products-list_item-price {
    margin: 0 0 10px
}

.products-list_item-price .price {
    font-size: 18px;
    font-weight: 500;
    margin: 0 10px 0 0
}

.products-list_item-price .old-price {
    display: inline-block;
    font-size: 14px
}

.products-list_item-cart {
    margin: 0 0 10px
}

.products-list_item-cart .addtocart--large {
    height: 37px;
    line-height: 37px
}

.products-list_item-cart .addtocart,.products-list_item-cart .cart-qty {
    margin: 0 10px 0 0
}

.products-list_actions .pr-action {
    margin: 0 25px 0 0
}

.products-list_actions .pr-action:last-child {
    margin: 0
}

.products-list_dialog:before {
    content: "\f00e"
}

.products-list-features {
    margin: 10px 0 0
}

@media (max-width: 700px) {
    .products-list_item {
        padding:10px
    }

    .products-list_item-bottom .products-list_item-center,.products-list_item-center,.products-list_item-left,.products-list_item-right {
        display: block;
        width: auto;
        padding: 0;
        border-right: none
    }

    .products-list_item-left {
        float: left;
        width: 150px;
        margin: 0 15px 0 0
    }

    .products-list_item-right {
        width: 100%;
        clear: both;
        margin: 15px 0;
        line-height: 37px
    }

    .products-list_item-cart,.products-list_item-price,.products-list_item .product-line-stock {
        display: inline-block;
        margin: 0 10px
    }

    .products-list_item .storequickorder_product_button {
        padding: 0 5px!important
    }

    .products-list-features.product_features {
        width: auto;
        min-width: 250px;
        max-width: 500px
    }

    .products-list-features.product_features td {
        padding: 0
    }

    .products-list-features .product_features-title:before {
        top: 13px
    }

    .products-list_actions .pr-action {
        margin-right: 15px
    }
}

@media (max-width: 450px) {
    .products-list_item-top .products-list_item-left {
        width:120px
    }

    .products-list_item-bottom .products-list_item-left {
        float: none;
        width: 100%
    }

    .products-list_item-bottom .products-list_item-center {
        text-align: center;
        margin: 5px 0 0
    }

    .products-list_item-top .products-list_item-right {
        text-align: center;
        margin-bottom: 0
    }
}

.products-tbl {
    border-top: 1px solid #ebebeb
}

.product-tbl {
    display: table;
    width: 100%;
    border-bottom: 1px solid #ebebeb;
    line-height: 20px
}

.product-tbl-img {
    width: 50px;
    padding: 10px;
    display: table-cell;
    text-align: center;
    border-right: 1px solid #ebebeb;
    vertical-align: middle
}

.product-tbl-img img {
    max-width: 100%
}

.product-tbl-info {
    display: table-cell;
    padding: 10px;
    vertical-align: top
}

.product-tbl-sku {
    margin: 0 0 8px;
    line-height: 12px
}

.product-tbl-rate {
    display: inline-block;
    margin: 0 10px 0 0
}

.review-rate {
    margin: 0 5px 0 0
}

.product-tbl-buy {
    display: table-cell;
    padding: 10px;
    width: 280px;
    vertical-align: top
}

.product-tbl-badge {
    display: inline-block
}

.product-tbl-badge .badge {
    position: static;
    display: inline-block;
    border-radius: 100px;
    padding: 0 10px;
    line-height: 20px
}

.product-tbl-name {
    line-height: 16px;
    margin: 0 0 5px
}

.product-tbl-name a {
    margin: 0 10px 0 0
}

.product-tbl-video {
    margin: 0 10px 0 0;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer
}

.product-tbl-price {
    font-size: 16px;
    font-weight: 500;
    width: 100px;
    display: inline-block
}

@media (min-width: 701px) {
    .product-tbl-buy.width-large {
        width:345px
    }

    .product-tbl-buy.width-large .product-tbl-price {
        width: 165px
    }
}

.product-tbl-oldprice {
    width: 100px;
    font-size: 14px;
    display: block;
    font-weight: 400
}

.product-tbl-cart {
    display: inline-block;
    vertical-align: top;
    width: 167px;
    text-align: right
}

.product-tbl-cart .cart-qty {
    margin: 0 10px 0 0;
    vertical-align: top
}

@media (max-width: 700px) {
    .product-tbl-buy,.product-tbl-img,.product-tbl-info {
        display:block
    }

    .product-tbl-img {
        float: left;
        border-right: none
    }

    .product-tbl-name {
        display: inline
    }

    .product-tpl-stock {
        margin: 0 10px 0 0
    }

    .product-tbl-buy {
        overflow: hidden;
        padding-top: 0;
        line-height: 30px;
        box-sizing: border-box;
        width: 100%
    }

    .product-tbl-cart,.product-tbl-oldprice,.product-tbl-price {
        width: auto
    }

    .product-tbl-price {
        margin: 0 20px 0 0;
        line-height: 19px
    }

    .product-tbl-oldprice {
        line-height: 12px
    }

    .product-tbl-cart,.product-tbl-oldprice {
        text-align: center
    }

    .product-tbl-cart {
        float: right
    }
}

.category-pag-offset,.lazyloading-paging-loader {
    text-align: center
}

.category-pag-offset ul.pagination,.lazyloading-paging-loader {
    padding: 15px 0
}

.content-block h1.product_name {
    margin-bottom: 10px
}

.product_name {
    margin: 0 100px 0 0
}

.product_print {
    float: right
}

@media (max-width: 1024px) {
    .product_print {
        display:none
    }

    .product_name {
        margin-right: 0
    }
}

.product_print .link-action-icon:before {
    content: "\f02f"
}

.product_nav {
    float: left;
    line-height: 28px
}

.product_nav li {
    display: inline-block;
    margin: 0 10px 0 0
}

.product_rate {
    float: left;
    margin: 0 25px 0 0
}

.product_rate-count {
    margin: 0 0 0 5px
}

.product-card_discounts {
    float: left;
    margin: 0 25px 0 0
}

.product_cart-actions {
    float: right
}

@media print {
    .product_cart-actions {
        display: none
    }
}

.product_cart-actions .pr-action {
    margin: 0 0 0 15px
}

@media (max-width: 600px) {
    .product-card_discounts,.product_cart-actions,.product_nav,.product_rate {
        float:none;
        margin: 0 15px 10px 0;
        display: inline-block
    }

    .product_cart-actions .pr-action {
        margin: 0 15px 0 0
    }
}

.product_main {
    white-space: nowrap;
    font-size: 0
}

.product_main * {
    white-space: normal
}

@media print {
    .product_main {
        margin: 0
    }
}

.product_main-left {
    display: inline-block;
    padding: 15px;
    border-right: 1px solid #ebebeb;
    position: relative;
    text-align: center;
    box-sizing: border-box;
    width: 55%;
    font-size: 14px;
    overflow: hidden;
    vertical-align: top
}

.product_gallery-previews~.product_main-left {
    padding-left: 0;
    width: calc(100% - 45% - 100px)
}

.product_main-right {
    display: inline-block;
    width: 45%;
    vertical-align: top;
    padding: 15px 0;
    box-sizing: border-box;
    font-size: 14px
}

@media (max-width: 400px) {
    .product_add2cart .addtocart:before {
        font-size:25px
    }

    .product__old-price,.product_price {
        display: block
    }
}

@media print {
    .product_add2cart .addtocart,.storequickorder_pos {
        display: none
    }
}

.product_gallery {
    text-align: center
}

.product_cart,.product_cart-desc {
    padding: 0 15px
}

.product_cart-desc {
    border-top: 1px solid #ebebeb;
    margin: 15px 0 0
}

@media print {
    .product_cart-desc {
        display: none
    }

    .product_cart {
        padding: 0
    }
}

.product_video {
    padding: 0 0 40px
}

.product_image img,.product_video iframe {
    max-height: 100%;
    vertical-align: middle
}

.prÐ¾duct-gallery-left,.prÐ¾duct-gallery-right {
    position: absolute;
    width: 40px;
    height: 40px;
    top: 50%;
    margin: -15px 0 0;
    left: 10px;
    border-radius: 50%;
    background: hsla(0,0%,100%,.5);
    border: 1px solid #d2d2d2;
    color: #d2d2d2;
    font-size: 23px;
    font-family: Ionicons;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
    display: none
}

.prÐ¾duct-gallery-left.disabled,.prÐ¾duct-gallery-right.disabled {
    opacity: .3;
    cursor: default
}

.prÐ¾duct-gallery-left:after {
    content: "\f3cf";
    display: inline-block;
    margin-right: 1px
}

.prÐ¾duct-gallery-right:after {
    content: "\f3d1";
    display: inline-block;
    margin-left: 1px
}

.prÐ¾duct-gallery-right {
    left: auto;
    right: 10px
}

.product_image-preview {
    display: inline-block;
    border: 1px solid #ebebeb;
    box-sizing: border-box;
    margin: 2px;
    vertical-align: top;
    overflow: hidden
}

.bx-wrapper .product_image-preview {
    margin: 0;
    font-size: 0;
    position: relative
}

.product_image-preview a {
    height: 60px;
    line-height: 60px;
    width: 60px;
    display: block;
    font-size: 0
}

.product_image-preview--video a {
    font-size: 28px;
    line-height: 53px
}

.product_image-preview img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle
}

.product_gallery-main {
    overflow: hidden;
    white-space: nowrap
}

.product_gallery-main.owl-carousel .owl-item {
    line-height: 350px;
    background: #fff
}

.product_gallery-main-el-outer {
    display: inline-block;
    overflow: hidden;
    line-height: normal;
    vertical-align: middle;
    width: 100%;
    white-space: normal
}

.product_gallery-main-el {
    display: inline-block;
    border: 0;
    outline: 0;
    text-decoration: none
}

.zooming .product_gallery-main-img {
    visibility: hidden
}

.product_gallery-main-el iframe {
    max-width: 100%
}

.product_gallery-title {
    font-size: 13px;
    margin: 10px 0 0
}

.product_gallery-previews {
    width: 100px;
    padding: 15px;
    position: relative;
    text-align: center;
    display: inline-block;
    box-sizing: border-box;
    vertical-align: top
}

.product_gallery-previews.carousel-vertical {
    padding: 45px 15px
}

.product_gallery-previews .bx-wrapper {
    margin: 0 auto;
    position: relative
}

.product_gallery-previews.carousel-vertical .bx-prev {
    top: -30px
}

.product_gallery-previews.carousel-vertical .bx-next {
    bottom: -30px
}

img.pswp__img {
    max-width: none
}

.product_cart-dialog {
    white-space: nowrap;
    font-size: 0;
    display: flex;
    flex-wrap: wrap
}

.popup-content--dialog-options .product_cart-dialog {
    display: block;
    font-size: 14px
}

.product_cart-dialog * {
    white-space: normal
}

.product_cart-dialog .product_main-left {
    width: 50%
}

.product_cart-dialog .product_gallery-previews~.product_main-left {
    width: calc(100% - 50% - 100px)
}

.product_cart-dialog .product_main-left .badge {
    top: 20px
}

.product_cart-dialog-right {
    display: inline-block;
    width: 50%;
    padding: 0 0 50px;
    vertical-align: top;
    position: relative;
    box-sizing: border-box;
    font-size: 14px
}

.product-dialog_discounts {
    margin: -10px 0 15px;
    height: 24px
}

.product_cart-dialog .product_name {
    margin: 20px 0;
    padding: 0 15px
}

.popup-content--dialog-options .product_name {
    margin-bottom: 30px
}

.product_cart-dialog-link {
    position: absolute;
    bottom: 15px;
    left: 0;
    right: 0;
    text-align: center
}

@media print {
    .product_main-left {
        border-right: none;
        padding: 0
    }

    .product_main-right {
        padding-bottom: 0
    }

    .product_gallery-previews {
        display: none
    }
}

@media (min-width: 801px) {
    .product_main {
        display:flex;
        flex-wrap: wrap
    }
}

@media (max-width: 800px) {
    .product_cart-dialog,.product_gallery-previews,.product_main {
        display:block
    }

    .product_cart-dialog {
        padding-top: 15px
    }

    .product_main-left,.product_main-right {
        display: block!important;
        width: 100%!important
    }

    .product_main-left {
        border-bottom: 1px solid #ebebeb
    }

    .product_gallery-previews~.product_main-left {
        padding-left: 15px
    }

    .product_image img {
        max-height: 400px;
        max-width: 100%
    }

    .product_gallery-previews {
        float: none;
        width: auto
    }

    .product_image-preview,.product_image-preview a {
        height: 40px;
        width: 40px;
        line-height: 40px
    }

    .product_image-preview--video a {
        font-size: 20px;
        line-height: 36px
    }

    .product_image,.product_video,.prÐ¾duct-gallery-left,.prÐ¾duct-gallery-right {
        display: block
    }

    .product_main-left {
        border-right: none
    }

    .product_gallery-previews .bx-next,.product_gallery-previews .bx-prev {
        display: none
    }

    .product_gallery-previews .bx-wrapper {
        max-width: 100%!important
    }

    .product_gallery-previews .bx-viewport {
        height: auto!important
    }

    .product_cart-dialog .product_main-left .badge {
        left: 0;
        right: auto;
        border-radius: 0 100px 100px 0
    }

    .product_cart-dialog-right {
        display: block;
        width: 100%
    }

    .product_cart-dialog .badge.bestseller {
        top: 40px
    }

    .product_cart-dialog .product_name {
        margin-top: 0
    }

    .bx-wrapper .product_image-preview {
        width: 40px!important;
        display: inline-block!important;
        margin: 2px!important
    }

    .bx-wrapper .product_image-preview.bx-clone {
        display: none!important
    }

    .product_cart-dialog .product_name {
        font-size: 22px;
        line-height: 22px;
        margin: 15px 0
    }
}

@media (max-width: 600px) {
    .product_gallery-main.owl-carousel .owl-item {
        line-height:200px
    }
}

@media (max-width: 400px) {
    .prÐ¾duct-gallery-left,.prÐ¾duct-gallery-right {
        position:static;
        display: inline-block;
        margin: 10px 10px 0
    }
}

.product_image.hide,.product_video.hide {
    display: none!important
}

.product_option-select-title {
    margin: 0 0 3px
}

.product_option-select {
    margin: 0 0 8px
}

.product_option-select .jq-selectbox,.product_option-select select {
    width: auto;
    min-width: 190px
}

.product_prices {
    margin: 0 0 10px
}

.product_zero-price {
    font-size: 18px;
    font-weight: 700
}

.product__price {
    font-size: 36px;
    margin: 0 15px 0 0
}

.cart-qty {
    display: inline-block;
    word-spacing: 0;
    white-space: nowrap!important;
    font-size: 0;
    vertical-align: middle
}

@media print {
    .cart-qty {
        display: none
    }
}

.cart-qty * {
    font-size: 14px
}

.cart-qty input {
    width: 50px;
    border-radius: 0;
    border-color: #e2e2e2;
    padding: 0 2px
}

.cart-qty_act,.cart-qty input {
    text-align: center;
    display: inline-block;
    vertical-align: middle
}

.cart-qty_act {
    background: #e2e2e2;
    width: 30px;
    height: 37px;
    line-height: 37px;
    font-size: 18px;
    cursor: pointer;
    border-radius: 5px 0 0 5px
}

.cart-qty_act~input~.cart-qty_act {
    border-radius: 0 5px 5px 0
}

.cart-qty--mini .cart-qty_act {
    width: 25px;
    height: 30px;
    line-height: 30px
}

.cart-qty--mini input {
    width: 30px;
    height: 30px;
    line-height: 30px;
    padding: 0 3px
}

@media (max-width: 500px) {
    .cart-qty_act {
        width:20px
    }

    .cart-qty input {
        width: 35px
    }
}

.cart-summary-page .cart-qty input {
    width: 35px
}

.cart-summary-page .cart-qty_act {
    width: 25px
}

.product_cart .cart-qty {
    margin: 0 5px 0 0
}

.cart_plugin {
    margin: 15px 0 0
}

.cart_aux {
    padding: 0 15px;
    margin: 15px 0
}

.stocks {
    margin: 0 0 15px
}

.pr-stock_el {
    font-size: 13px
}

.stocks_title {
    display: inline-block;
    margin: 0 8px 0 0
}

.skus .price {
    font-size: 14px;
    border-radius: 5px;
    padding: 2px 4px;
    margin: 0 0 0 10px
}

.skus .hint {
    margin: 0 0 0 5px
}

.skus label.disabled {
    opacity: .5
}

.product_options .inline-select {
    margin-bottom: 15px
}

.product_options .inline-select a {
    border-radius: 15px;
    margin: 0 5px 5px 0;
    display: inline-block;
    padding: 3px 10px;
    background: #fff;
    text-decoration: none;
    position: relative;
    min-width: 22px;
    text-align: center
}

.product_options .inline-select.color a {
    width: 30px;
    height: 30px;
    min-width: 25px;
    padding: 0;
    border: none;
    border-radius: 50%;
    margin: 0
}

.product_options .inline-select.color a[style*="background-color:#FFFFFF"] {
    border: 1px solid #ebebeb
}

.product_options .inline-select a .color_checkmark {
    display: none;
    position: absolute;
    top: 5px;
    left: 5px;
    border-radius: 10px;
    background: rgba(0,0,0,.3);
    padding: 4px;
    font-size: 12px
}

.product_options .inline-select a.selected {
    color: #fff!important
}

.product_options .inline-select a.selected .color_checkmark,.product_options .inline-select a.selected .color_name {
    display: block
}

.inline-select_title {
    display: inline-block;
    color: #000;
    margin: 0 10px 0 0
}

.product_summary {
    line-height: 19px
}

.product_link-more {
    margin: 5px 0 0
}

.product_link-more .icon {
    margin: 0 0 0 5px
}

.product_share {
    float: right;
    width: 45%;
    text-align: right
}

.product_stocks.float-left {
    float: left;
    width: 55%
}

.product_stocks {
    margin: 0
}

.stock-none {
    line-height: 16px;
    display: inline-block
}

.product_features {
    font-size: 13px;
    width: 100%;
    line-height: 19px
}

.content-block .product_features {
    max-width: 600px
}

.product_cart-desc .product_features {
    margin: 15px 0 0
}

.product_features td {
    padding: 4px 0;
    border: 0;
    vertical-align: top;
    word-wrap: break-word
}

.product_features-item.divider td {
    padding: 20px 0 10px
}

.product_features-item.divider:first-child td {
    padding-top: 0
}

.product_features-value {
    color: #000;
    padding-left: 5%;
    max-width: 130px
}

.product_features-title {
    color: #888;
    position: relative
}

.product_features-title:before {
    border-bottom: 1px dotted #b5b5b5;
    left: 0;
    top: 17px;
    right: 5px;
    content: "";
    position: absolute
}

.product_features-title span {
    background: #fff;
    display: inline-block;
    position: relative;
    padding: 0 5px 0 0
}

.product_features-item.divider .product_features-title span {
    color: #000;
    font-weight: 700
}

.product_features-item.divider .product_features-title:before {
    display: none
}

.product_brand,.product_summary {
    margin: 15px 0 0
}

.product_brand {
    float: left;
    margin-right: 10px
}

.product_brand img {
    max-width: 150px;
    max-height: 150px
}

.product_tags {
    margin: 10px 0 0
}

.product_tags-cats {
    padding: 15px;
    border-top: 1px solid #ebebeb
}

.tab-accordion-contents~.product_tags-cats {
    border-top: none
}

.product_tags .tags {
    display: inline-block;
    margin: 0 0 0 10px
}

.product_categories~.product_tags {
    margin: 10px 0 0
}

.product_categories a {
    display: inline-block;
    margin: 0 0 0 10px
}

.product_card .content {
    margin-bottom: 24px
}

.product_card .display-table {
    table-layout: fixed
}

.product_related {
    margin: 24px 0 0
}

.product_related-compare {
    font-size: 13px;
    margin: 0 0 0 10px
}

.product_related-title__outer {
    padding: 25px 15px
}

.product_related-title,h3.product_related-title {
    margin: 0
}

.product_related__direction {
    float: right;
    position: relative
}

.product_related__direction~.product_related-title {
    margin: 0 70px 0 0
}

.product_related__direction .owl-next,.product_related__direction .owl-next:after,.product_related__direction .owl-prev,.product_related__direction .owl-prev:after {
    position: static;
    display: inline-block;
    font-size: 24px
}

.product_related__direction .owl-next,.product_related__direction .owl-prev {
    cursor: pointer
}

.product_related__direction .owl-prev {
    margin: 0 20px 0 0
}

.product_related__carousel .products-tile-outer {
    overflow: hidden;
    white-space: nowrap
}

.product-tab_head {
    margin: 0 0 20px
}

.content.product_related-products {
    border-bottom: none
}

@media print {
    .product_related-products {
        display: none
    }
}

.service-price {
    font-weight: 700
}

.reviews-branch {
    margin: 0;
    padding: 0;
    list-style: none
}

.reviews-branch>li .review {
    margin: 25px 0
}

.review.new {
    background: #f4fff8
}

.reviews-branch .reviews-branch {
    margin: 0 0 0 25px;
    position: relative
}

.reviews-branch .reviews-branch .review:before {
    content: "\f112";
    position: absolute;
    left: -5px;
    top: -15px;
    opacity: .5
}

.review_title {
    display: inline-block;
    font-weight: 700
}

.review .reviewRating {
    margin: 0 5px 0 0
}

.review_date {
    font-size: 12px;
    color: #ccc
}

.review_text {
    color: #000;
    font-size: 15px
}

.review-form-fields {
    padding: 15px;
    margin: 0 0 15px
}

.review-form-user {
    display: inline-block;
    margin: 0 8px
}

.review-form-user img {
    margin: 0 4px 0 0
}

.review-form ul.menu-h.auth-type {
    padding-bottom: 20px
}

.review-form ul.menu-h.auth-type li {
    vertical-align: middle
}

.review-form ul.menu-h.auth-type li a img {
    float: left;
    margin-right: 3px;
    position: relative;
    top: 2px
}

.review-submit {
    margin: 20px 0 0
}

.review-submit .save {
    margin: 0 5px 0 0
}

.review-submit .service-agreement-wrapper {
    margin: 0 0 20px;
    display: block
}

.product_add2cart-services {
    padding: 15px;
    margin: 0 0 15px
}

@media print {
    .product_add2cart-services {
        padding: 0
    }
}

.product_reviews {
    margin: 20px 0 0
}

.write-review {
    font-size: 18px
}

.review-form-fields {
    max-width: 500px;
    margin: 15px 0
}

.review-field {
    margin: 0 0 5px
}

.review-field .rate {
    margin: 0 5px
}

.rate-clear {
    cursor: pointer
}

.review_username-icon {
    font-size: 16px;
    margin: -3px 5px 0 0
}

.review .staff,.review .username {
    margin-right: 5px
}

.s-review-images-section {
    padding: 15px 20px;
    border: 1px dashed #bfbfbf;
    -webkit-transition: background .2s linear;
    -moz-transition: .2s background linear;
    -o-transition: .2s background linear;
    -ms-transition: .2s background linear;
    transition: background .2s linear
}

.s-review-images-section.is-highlighted {
    background: #fafadf
}

.s-review-images-section .s-image-form-section {
    position: relative
}

.s-review-images-section .s-image-form-section .s-description .s-icon {
    position: relative;
    display: inline-block;
    vertical-align: -3px;
    width: 22px;
    height: 19px;
    margin-right: 10px
}

.s-review-images-section .s-image-form-section .s-description .s-icon svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.s-review-images-section .s-image-form-section .s-file-field {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    cursor: pointer;
    text-indent: -100%;
    font-size: 0
}

.s-review-images-section .s-attached-files-section:not(:empty) {
    margin: -20px 0 0
}

.s-review-images-section .s-attached-files-section .s-file-wrapper {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 40px 40px 0 0
}

.s-review-images-section .s-attached-files-section .s-file-wrapper .s-image-wrapper {
    width: 200px;
    height: 200px;
    border: 1px solid rgba(0,0,0,.1);
    background: #f7f7f7 50% no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.s-review-images-section .s-attached-files-section .s-file-wrapper .s-description-wrapper {
    margin-top: 10px;
    font-size: 13px;
    line-height: 1.153846153846154em;
    min-height: 55px
}

.s-review-images-section .s-attached-files-section .s-file-wrapper .s-description-wrapper.is-extended .s-visible,.s-review-images-section .s-attached-files-section .s-file-wrapper .s-description-wrapper:not(.is-extended) .s-hidden {
    display: none
}

.s-review-images-section .s-attached-files-section .s-file-wrapper .s-description-wrapper .s-visible {
    padding: 5px
}

.s-review-images-section .s-attached-files-section .s-file-wrapper .s-description-wrapper .s-textarea {
    display: block;
    border: 1px solid rgba(0,0,0,.1);
    padding: 4px 6px;
    font-size: 13px;
    line-height: 15px;
    width: 100%;
    height: 55px;
    resize: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-width: auto;
    min-height: auto
}

.s-review-images-section .s-attached-files-section .s-file-wrapper .s-actions {
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transform: translate(50%,-10px);
    -moz-transform: translate(50%,-10px);
    -o-transform: translate(50%,-10px);
    -ms-transform: translate(50%,-10px);
    transform: translate(50%,-10px)
}

.s-review-images-section .s-attached-files-section .s-file-wrapper .s-actions .s-action {
    position: relative;
    width: 20px;
    height: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 50%;
    border: 1px solid rgba(0,0,0,.33);
    background: #fff;
    cursor: pointer
}

.s-review-images-section .s-attached-files-section .s-file-wrapper .s-actions .s-action:not(:first-child) {
    margin-top: 10px
}

.s-review-images-section .s-attached-files-section .s-file-wrapper .s-actions .s-action .s-icon {
    position: absolute;
    display: inline-block;
    width: 10px;
    height: 10px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.s-review-images-section .s-attached-files-section .s-file-wrapper .s-actions .s-action .s-icon svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.s-review-images-section .s-errors-section:not(:empty) {
    margin: 20px 0 0
}

.s-review-images-section .s-errors-section .s-error {
    font-size: 12px;
    line-height: 1.166666666666667em;
    color: red
}

.s-review-images-section .s-errors-section .s-error:not(:first-child) {
    margin-top: 5px
}

@media (max-width: 760px) {
    .s-review-images-section,.s-review-notice-section {
        width:100%
    }
}

.s-review-wrapper .s-images-list {
    margin: 5px 0 0
}

.s-review-wrapper .s-images-list .s-image-wrapper {
    display: inline-block;
    vertical-align: top;
    margin: 0 15px 5px 0
}

.s-review-wrapper .s-images-list .s-image-wrapper .s-image {
    height: 100px;
    vertical-align: top
}

.s-slider-section .s-layout {
    display: table;
    width: 100%
}

.s-slider-section .s-layout.inline {
    width: auto
}

.s-slider-section .s-layout.fixed {
    table-layout: fixed
}

.s-slider-section .s-layout>.s-column {
    display: table-cell;
    vertical-align: top
}

.s-slider-section .s-layout>.s-column.middle {
    vertical-align: middle
}

.s-slider-section .s-layout>.s-column.center {
    text-align: center
}

.s-slider-section .s-layout>.s-column.right {
    text-align: right
}

.s-slider-section .bx-wrapper {
    margin: 0
}

.s-slider-section .bx-wrapper .bx-viewport {
    top: 0;
    left: 0;
    padding: 0;
    border: 0;
    border-radius: 2px;
    overflow: hidden;
    -webkit-box-shadow: none;
    box-shadow: none
}

.s-slider-section .bx-wrapper .bx-pager {
    bottom: 1em
}

.s-slider-section .bx-wrapper .bx-pager.bx-default-pager a {
    background: hsla(0,0%,100%,.75);
    -webkit-box-shadow: 0 0 5px hsla(0,0%,50%,.5);
    box-shadow: 0 0 5px hsla(0,0%,50%,.5)
}

.s-slider-section .bx-wrapper .bx-pager.bx-default-pager a.active,.s-slider-section .bx-wrapper .bx-pager.bx-default-pager a:hover {
    background: #ff0!important
}

.s-slider-section .bx-wrapper .bx-controls-direction a {
    top: 0;
    width: 64px;
    height: 100%;
    margin: 0;
    background: transparent;
    -webkit-transition: all 222ms linear;
    -moz-transition: all 222ms linear;
    -o-transition: all 222ms linear;
    -ms-transition: all 222ms linear;
    transition: all 222ms linear;
    z-index: auto;
    opacity: .5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    overflow: hidden
}

.s-slider-section .bx-wrapper .bx-controls-direction a:hover {
    opacity: 1;
    -ms-filter: none;
    filter: none
}

.s-slider-section .bx-wrapper .bx-controls-direction a:after {
    content: "";
    position: absolute;
    top: 50%;
    width: 96px;
    height: 96px;
    margin: -48px 0 0;
    background: transparent url(../img/bx-controls.png) 50% no-repeat;
    -webkit-background-size: 192px auto;
    -moz-background-size: 192px auto;
    background-size: 192px auto
}

.s-slider-section .bx-wrapper .bx-controls-direction a.bx-prev {
    left: 0
}

.s-slider-section .bx-wrapper .bx-controls-direction a.bx-prev:after {
    left: -12px;
    background-position: 0 50%
}

.s-slider-section .bx-wrapper .bx-controls-direction a.bx-next {
    right: 0
}

.s-slider-section .bx-wrapper .bx-controls-direction a.bx-next:after {
    right: -12px;
    background-position: -96px 50%
}

.s-slider-section .s-slider-block {
    margin: 0;
    padding: 0;
    height: 460px
}

.s-slider-section .s-slider-block .s-slide-wrapper {
    position: relative;
    padding: 0;
    margin: 0;
    height: 100%
}

.s-slider-section .s-slider-block .s-slide-wrapper .s-slide-block {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.s-slider-section .s-slider-block .s-slide-wrapper .s-header {
    padding: 0 3px 3px;
    margin: 0;
    color: inherit;
    font-size: 2em;
    line-height: 1.1em;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.s-slider-section .s-slider-block .s-slide-wrapper .s-description {
    margin: 1.5em 0 0;
    line-height: 1.285714285714286em
}

.s-slider-section .s-slider-block .s-slide-wrapper .s-price-wrapper {
    margin: 1.5em 0 0
}

.s-slider-section .s-slider-block .s-slide-wrapper .s-price-wrapper .s-price {
    font-size: 1.6em
}

.s-slider-section .s-slider-block .s-slide-wrapper .s-price-wrapper .s-compare-price {
    font-size: 1.2em
}

.s-slider-section .s-slider-block .s-slide-wrapper .s-counter {
    margin: 1.5em 0 0
}

.s-slider-section .s-slider-block .s-slide-wrapper .s-counter span {
    display: inline-block;
    padding: .5em;
    border-radius: 3px;
    background: rgba(0,0,0,.2);
    font-weight: 700;
    font-size: 1.6em;
    color: #ff7
}

.s-slider-section .s-slider-block .s-slide-wrapper .s-badge-wrapper {
    position: absolute;
    top: 0;
    right: 60px
}

.s-slider-section .s-slider-block .s-slide-wrapper .s-badge-wrapper .badge,.s-slider-section .s-slider-block .s-slide-wrapper .s-badge-wrapper .badge:after,.s-slider-section .s-slider-block .s-slide-wrapper .s-badge-wrapper .badge:before {
    width: 70px;
    height: 70px
}

.s-slider-section .s-slider-block .s-slide-wrapper .s-badge-wrapper .badge span {
    font-size: 1.5em;
    top: 25px
}

.s-slider-section .s-slider-block .s-slide-wrapper .s-badge-wrapper .badge.bestseller:after {
    -webkit-background-size: 64px 64px;
    -moz-background-size: 64px 64px;
    background-size: 64px 64px;
    background-position: 2px 2px
}

.s-slider-section .s-slider-block .s-slide-wrapper .s-image-wrapper {
    position: relative;
    margin: 1.5em 0 0
}

.s-slider-section .s-slider-block .s-slide-wrapper .s-image-wrapper img {
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
    max-height: 320px
}

.s-slider-section .s-slider-block .s-slide-wrapper .s-slide-link {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.s-slider-section.is-promocards .bx-wrapper .bx-controls-direction a:after {
    background-image: url(../img/bx-controls-white.png)
}

.s-slider-section.is-promocards .s-slider-block .s-slide-wrapper {
    background: transparent 50% 0 no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    text-shadow: 0 1px 2px rgba(0,0,0,.75);
    text-align: center
}

.s-slider-section.is-promocards .s-slider-block .s-slide-wrapper .s-slide-block {
    padding: 2em
}

.s-slider-section.is-promocards .s-slider-block .s-slide-wrapper .s-description,.s-slider-section.is-promocards .s-slider-block .s-slide-wrapper .s-header {
    color: inherit
}

.s-slider-section.is-promocards .s-slider-block .s-slide-wrapper .s-description {
    padding: 0 48px
}

.s-slider-section.is-products .s-slider-block .s-slide-wrapper .s-slide-block {
    padding: 0 64px
}

.s-slider-section.is-products-wide {
    color: #fff
}

.s-slider-section.is-products-wide .s-slider-block .s-slide-wrapper {
    background: transparent 50% 0 no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    text-shadow: 0 1px 2px rgba(0,0,0,.75)
}

.s-slider-section.is-products-wide .s-slider-block .s-slide-wrapper .s-slide-block {
    padding: 2em 64px
}

.s-slider-section.is-products-wide .s-slider-block .s-slide-wrapper .s-description,.s-slider-section.is-products-wide .s-slider-block .s-slide-wrapper .s-header {
    color: inherit
}

.s-slider-section.is-products-wide .s-slider-block .s-slide-wrapper .s-description {
    padding-right: 100px
}

@media (max-width: 760px) {
    .s-slider-section .s-layout.is-adaptive {
        display:block;
        width: auto
    }

    .s-slider-section .s-layout.is-adaptive>.s-column {
        display: block
    }

    .s-slider-section .bx-wrapper .bx-pager {
        bottom: 0
    }

    .s-slider-section .bx-wrapper .bx-controls-direction a {
        display: none
    }

    .s-slider-section .s-slider-block {
        height: 200px;
        text-align: center
    }

    .s-slider-section .s-slider-block .s-slide-wrapper .s-slide-block {
        padding: 1em
    }

    .s-slider-section .s-slider-block .s-slide-wrapper .s-header {
        font-size: 15px
    }

    .s-slider-section .s-slider-block .s-slide-wrapper .s-description {
        display: none
    }

    .s-slider-section .s-slider-block .s-slide-wrapper .s-price-wrapper .s-compare-price,.s-slider-section .s-slider-block .s-slide-wrapper .s-price-wrapper .s-price {
        font-size: 15px
    }

    .s-slider-section .s-slider-block .s-slide-wrapper .s-badge-wrapper {
        top: 0;
        right: 60px
    }

    .s-slider-section.is-products .s-slider-block {
        height: 285px
    }

    .s-slider-section.is-products .s-slider-block .s-slide-wrapper .s-slide-block {
        padding: 0
    }

    .s-slider-section.is-products .s-slider-block .s-slide-wrapper .s-image-wrapper,.s-slider-section.is-products .s-slider-block .s-slide-wrapper .s-price-wrapper {
        margin: .5em 0 0
    }

    .s-slider-section.is-products .s-slider-block .s-slide-wrapper .s-image-wrapper img {
        max-height: 200px
    }

    .s-slider-section.is-products-wide {
        color: #fff
    }

    .s-slider-section.is-products-wide .s-slider-block .s-slide-wrapper .s-slide-block {
        padding: 1em
    }

    .s-slider-section.is-products-wide .s-slider-block .s-slide-wrapper .s-price-wrapper {
        padding: 100px 0 0
    }

    .s-slider-section.is-products-wide .s-slider-block .s-slide-wrapper .s-badge-wrapper {
        right: 70px
    }
}

.search-list-clear {
    float: right;
    margin: 8px 0 0;
    color: #8e8e8e
}

.search-list-clear .link {
    color: #8e8e8e;
    margin: 0 0 0 3px
}

.search-title-list {
    overflow: hidden
}

.search-title-list h1 {
    margin-bottom: 0;
    float: left
}

.popup-content--dialog {
    padding: 0;
    max-width: 1200px
}

.popup-content--dialog-options {
    max-width: 500px;
    padding: 20px
}

@media (max-width: 400px) {
    .popup-content--dialog-options {
        padding:10px
    }
}

.mfp-bg {
    z-index: 120
}

@media (max-width: 650px) {
    .product_gallery .product_image img {
        max-height:400px
    }

    .product_gallery .product_image {
        margin: 0 0 15px
    }
}

.brands-list {
    word-spacing: 0;
    font-size: 0
}

.brands-list * {
    font-size: 14px;
    word-spacing: normal
}

.brands-list_el {
    width: 29%;
    margin: 0 2% 30px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    line-height: 15px;
    font-size: 13px
}

.brands-list_el-img {
    height: 120px;
    line-height: 120px;
    display: block
}

.brands-list_el img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle
}

@media (max-width: 500px) {
    .brands-list_el {
        width:46%
    }
}

.aside-wrap_productbrands-plugin {
    padding: 0 0 5px
}

.product_description {
    overflow: hidden
}

.product_desc-brand {
    float: left;
    margin: 0 20px 0 0;
    max-width: 200px
}

.product-content__el {
    padding: 25px 15px;
    border-bottom: 1px solid #ebebeb
}

.product-content__el:last-child {
    border-bottom: none
}

@media (max-width: 500px) {
    .tab-contents .content-block {
        display:block
    }

    .product_share,.product_stocks.float-left {
        float: none;
        width: 100%;
        text-align: left
    }

    .product_stocks~.product_share {
        margin: 10px 0 0
    }

    .product_desc-brand {
        float: none;
        margin: 0 0 10px
    }
}

.tab-contents~.content-block {
    border-top: 1px solid #ebebeb
}

.order-status-marker {
    display: inline-block;
    width: 16px;
    height: 16px;
    border-radius: 8px;
    vertical-align: middle
}

.opt-color_outer {
    display: inline-block;
    margin: 0 0 8px;
    text-align: center;
    width: 33%;
    vertical-align: top;
    line-height: 10px
}

.opt-color_outer.hide {
    display: none
}

.opt-color_outer--card {
    width: 65px
}

.opt-color_outer._without-text {
    width: auto;
    margin: 0 7px 8px 0
}

.opt-color_text {
    display: block;
    font-size: 10px
}

._without-text .opt-color_text {
    display: none
}

.category-subcat-icon_item,li.category-subcat-icon_item {
    display: inline-block;
    margin: 15px 2% 15px 0;
    vertical-align: top;
    width: 30%
}

.category-subcat-icon_img {
    display: table-cell;
    vertical-align: middle;
    height: 50px;
    padding: 0 10px 0 0;
    width: 50px
}

.category-subcat-icon_item img {
    max-height: 100%;
    vertical-align: middle
}

@media (max-width: 700px) {
    .category-subcat-icon_item,li.category-subcat-icon_item {
        width:47%
    }
}

@media (max-width: 500px) {
    .category-subcat-icon_item,li.category-subcat-icon_item {
        width:100%;
        margin-right: 0
    }
}

.category-subcat-icon_name {
    display: table-cell;
    vertical-align: middle;
    line-height: 20px
}

.promos-tile {
    margin: 24px 0 0;
    font-size: 0
}

.promos-tile__el,a.promos-tile__el {
    width: 23%;
    box-sizing: border-box;
    border-radius: 8px;
    background: #fff;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 24px;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    position: relative;
    overflow: hidden;
    box-shadow: 0 0 5px rgba(0,0,0,.2);
    text-align: center;
    text-decoration: none;
    color: #fff;
    line-height: 0
}

.promos-tile__el--img-bg {
    height: 250px
}

.promos-list-col3 .promos-tile__el,.promos-list-col3 a.promos-tile__el,.with-left-sidebar .promos-tile__el,.with-left-sidebar a.promos-tile__el {
    width: 32%
}

.promos-list-col2 .promos-tile__el,.promos-list-col2 a.promos-tile__el {
    width: 49%!important
}

@media (max-width: 1000px) {
    .promos-tile__el,a.promos-tile__el {
        width:31%
    }
}

@media (max-width: 800px) {
    .promos-list-col3 .promos-tile__el,.promos-list-col3 a.promos-tile__el,.promos-tile__el,.with-left-sidebar .promos-tile__el,.with-left-sidebar a.promos-tile__el,a.promos-tile__el {
        width:48%
    }
}

.promos-list-col1 .promos-tile__el,a.promos-list-col1 .promos-tile__el {
    width: 400px!important
}

@media (max-width: 500px) {
    .promos-list-col1 .promos-tile__el,.promos-list-col2 .promos-tile__el,.promos-list-col2 a.promos-tile__el,.promos-tile__el,a.promos-list-col1 .promos-tile__el,a.promos-tile__el {
        width:100%!important;
        margin-right: 0!important;
        margin-left: 0!important
    }
}

.promos-tile.align-center .promos-tile__el {
    margin-right: 2%;
    margin-left: 2%
}

.promos-tile__el-body,.promos-tile__el-content {
    line-height: 18px;
    font-size: 14px
}

.promos-tile__el-content {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding: 15px;
    background: rgba(0,0,0,.5);
    box-sizing: border-box
}

.promos-tile__el-content a {
    color: #fff
}

.promos-tile__el-ttl {
    font-size: 20px
}

.promos-tile__el-countdown {
    padding: 5px 10px;
    font-size: 18px;
    border-radius: 0 100px 100px 0;
    position: absolute;
    top: 20px;
    left: 0;
    color: #fff
}

.countdown-item {
    display: inline-block;
    margin: 0 2px;
    text-align: center;
    line-height: 18px
}

.countdown-item-count {
    display: block;
    font-size: 18px;
    color: #fff;
    background: #000;
    -moz-box-shadow: inset 0 0 20px hsla(0,0%,100%,.2);
    -webkit-box-shadow: inset 0 0 20px hsla(0,0%,100%,.2);
    box-shadow: inset 0 0 20px hsla(0,0%,100%,.2);
    border-radius: 3px;
    width: 40px;
    padding: 3px 0;
    line-height: 24px
}

.countdown-item-text {
    font-size: 12px;
    line-height: 14px;
    color: #d5d5d5
}

.categories {
    margin: 0;
    padding: 0;
    list-style: none
}

.categories-item {
    display: inline-block;
    vertical-align: top;
    margin: 0 2% 30px 0;
    width: 31%
}

.categories-item_title {
    font-size: 18px;
    margin: 0 0 10px
}

.categories-item_title a {
    text-decoration: none
}

.categories-item-image {
    float: left;
    width: 100px
}

.categories-item-image img {
    max-width: 100%
}

.categories-item-content {
    margin: 0 0 0 115px
}

.categories-item_subs {
    margin: 0;
    padding: 0;
    list-style: none
}

.categories-item_more {
    margin: 10px 0 0;
    display: inline-block;
    padding: 0 10px;
    border-radius: 10px
}

.categories-item_subs li {
    position: relative;
    margin: 0 0 8px 18px;
    line-height: 17px
}

.categories-item_subs li:before {
    content: "\2022";
    position: absolute;
    left: -15px;
    top: 1px;
    font-size: 20px;
    line-height: 14px
}

@media (max-width: 1000px) {
    .categories-item {
        width:47%
    }
}

@media (max-width: 700px) {
    .categories-item {
        width:100%;
        margin-right: 0
    }
}

@media (max-width: 400px) {
    .categories-item-image {
        margin:0 auto;
        width: 80px;
        float: none
    }

    .mainpage-categories {
        padding: 0
    }

    .categories-item {
        padding: 15px;
        border-bottom: 1px solid #ebebeb;
        box-sizing: border-box;
        margin: 0
    }

    .categories-item:last-child {
        border-bottom: none
    }

    .categories-item-content {
        margin: 0
    }

    .categories-item_title {
        text-align: center
    }

    .categories-item_subs li {
        display: inline-block;
        margin: 0 9px 8px 13px
    }
}

.categories-tile-list {
    padding-bottom: 10px;
    font-size: 0
}

.categories-tile {
    padding: 0;
    list-style: none;
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 18%;
    margin: 0 1% 15px;
    text-align: center;
    border: 1px solid #d6d6d6;
    overflow: hidden;
    border-radius: 10px;
    font-size: 14px;
    box-sizing: border-box
}

.cols-3 .categories-tile {
    width: 31%
}

.cols-2 .categories-tile {
    width: 23%
}

.mainpage-categories {
    padding-bottom: 0;
    border: 1px solid #ebebeb
}

.categories-tile:hover {
    box-shadow: 0 0 5px rgba(0,0,0,.3)
}

.categories-tile_image {
    height: 140px;
    line-height: 140px;
    overflow: hidden;
    padding: 10px 5px;
    text-align: center
}

.categories-tile_image img {
    max-height: 100%;
    max-width: 100%;
    vertical-align: middle
}

.categories-tile_title {
    padding: 10px 0;
    margin: 0 10px;
    border-top: 1px solid #ebebeb;
    line-height: 16px
}

.categories-tile a {
    text-decoration: none
}

@media (max-width: 1150px) {
    .categories-tile {
        width:23%
    }

    .cols-2 .categories-tile {
        width: 31%
    }
}

@media (max-width: 1000px) {
    .categories-tile {
        width:31%
    }
}

@media (max-width: 780px) {
    .categories-tile-list {
        text-align:center
    }

    .categories-tile {
        width: 47%!important
    }

    .cols-2 .categories-tile {
        width: 100%
    }
}

@media (max-width: 560px) {
    .categories-tile {
        width:100%!important;
        margin-left: 0;
        margin-right: 0;
        background: #fff
    }

    .mainpage-categories {
        background: none;
        border: 0
    }
}

#storequickorder .dialog-background {
    background: rgba(0,0,0,.5)!important;
    z-index: 1047!important
}

#storequickorder .dialog-window {
    box-shadow: none!important;
    border: none!important;
    border-radius: 15px!important;
    top: 0!important;
    bottom: 0!important;
    left: 0!important;
    right: 0!important;
    margin: auto!important;
    width: 440px!important;
    position: fixed!important;
    padding: 0!important;
    max-height: 100%!important;
    overflow: auto!important;
    overflow-x: hidden!important
}

#storequickorder .dialog-content {
    height: auto!important
}

input[type=button].storequickorder-button:hover {
    box-shadow: none
}

@media (max-width: 455px) {
    #storequickorder .dialog-window {
        width:100%!important
    }
}

.button-fastorder__sk-oneclick,.storequickorder-button {
    background: #fff!important;
    border-radius: 5px!important;
    height: 30px!important;
    line-height: 30px!important;
    border-width: 1px!important;
    border-style: solid!important;
    cursor: pointer;
    display: inline-block;
    padding: 0 20px;
    box-sizing: border-box;
    text-align: center
}

.button-fastorder__sk-oneclick.disabled,.storequickorder-button.disabled {
    cursor: default;
    opacity: .5
}

.buy1click-open-button {
    background: none
}

.buy1click-open-button[disabled] {
    opacity: 1
}

.buy1click-open-button:hover {
    box-shadow: none
}

.cart-total-btn .button-fastorder__sk-oneclick,.cart-total-btn .buy1click-open-button,.storequickorder_cart_button {
    height: 37px!important;
    line-height: 35px!important;
    border-radius: 5px!important;
    padding: 0 20px
}

.product__fastorder .button-fastorder__sk-oneclick,.product__fastorder .buy1click-open-button,.storequickorder_product_button {
    width: 255px!important
}

.product__fastorder {
    margin: 15px 0 0
}

@media (max-width: 550px) {
    .product__fastorder .button-fastorder__sk-oneclick,.product__fastorder .buy1click-open-button,.storequickorder_product_button {
        width:160px!important
    }
}

.products-list_item-cart .button-fastorder__sk-oneclick,.products-list_item-cart .buy1click-open-button,.products-list_item-cart .storequickorder_product_button {
    width: auto!important;
    font-size: 13px;
    height: 27px!important;
    line-height: 27px!important;
    margin: 10px 0 0;
    padding: 0 10px!important;
    box-sizing: border-box;
    text-align: center
}

.products-list_item-cart .storequickorder_pos {
    display: inline-block
}

.products-list_item-cart .cart-qty~.button-fastorder__sk-oneclick .products-list_item-cart .cart-qty~.buy1click-open-button,.products-list_item-cart .cart-qty~.storequickorder_pos .storequickorder_product_button {
    width: 158px
}

@media (max-width: 350px) {
    .products-list_item-cart .button-fastorder__sk-oneclick,.products-list_item-cart .buy1click-open-button,.products-list_item-cart .storequickorder_product_button {
        width:100%!important
    }
}

#storequickorder .dialog-buttons {
    position: static!important;
    text-align: center;
    padding: 0 0 20px
}

.storequickorder-window-product_info {
    min-height: 96px
}

.storequickorder-window-product_info-name {
    max-width: 272px;
    vertical-align: middle
}

.window-name {
    margin: 0 0 10px;
    text-align: center;
    font-size: 24px
}

.storequickorder-window-product_info-image {
    vertical-align: middle;
    margin: 0 10px 0 0
}

.storequickorder-window-product_info {
    margin: 0 0 10px
}

#storequickorder .dialog-content-indent {
    padding-bottom: 0!important
}

.dialog-window .wa-value,.dialog-window .wa-value p {
    position: relative
}

.dialog-window .wa-captcha~.wa-error-msg,.dialog-window .wa-value p .errormsg {
    position: absolute;
    left: 0;
    bottom: -13px
}

.dialog-window .wa-captcha {
    min-height: 72px
}

#storequickorder .icon16.close {
    background: none!important;
    text-indent: 0!important;
    font-style: normal
}

#storequickorder .icon16.close:after {
    content: "Ã—";
    font-size: 30px
}

.category-image {
    float: left;
    margin: 0 10px 0 0
}

.category-text {
    display: table;
    width: 100%
}

.compare-table {
    overflow-x: scroll;
    overflow-y: hidden;
    margin: 0 0 20px
}

.cart-item_services select,.services select {
    width: auto;
    height: 26px;
    padding: 0 2px;
    margin: 0 0 0 5px
}

.service__el {
    margin: 0 0 5px
}

.service__el:last-child {
    margin: 0
}

.product_code {
    margin: 0 0 15px;
    display: block
}

.error-page {
    background: #fff;
    border: 1px solid #ebebeb;
    padding: 25px 15px
}

.homepage-reviews {
    margin: 30px 10px 50px
}

.homepage-reviews-carousel {
    position: relative;
    white-space: nowrap;
    padding: 0 20px
}

.homepage-reviews-carousel .owl-carousel {
    overflow: hidden;
    display: flex;
    flex-wrap: nowrap
}

.homepage-reviews-carousel .owl-carousel.owl-loaded {
    overflow: visible
}

.homepage-reviews_title {
    font-size: 24px;
    margin: 0 0 30px
}

.homepage-reviews_el {
    vertical-align: top;
    flex: 0 0 auto;
    width: calc(100%/3 - 13.33px);
    display: inline-block;
    box-sizing: border-box;
    font-size: 14px;
    background: #fff;
    border: 1px solid #ebebeb;
    padding: 20px 15px;
    margin: 0 20px 0 0;
    line-height: 16px;
    white-space: normal
}

@media (max-width: 1200px) {
    .homepage-reviews_el {
        width:calc(100%/2 - 10px)
    }
}

@media (max-width: 900px) {
    .homepage-reviews_el {
        width:100%;
        margin: 0
    }
}

.owl-item .homepage-reviews_el {
    width: 100%;
    margin: 0
}

.homepage-reviews_el-image {
    float: left;
    width: 70px;
    text-align: center
}

.homepage-reviews_el-image img {
    max-width: 100%
}

.homepage-reviews_el-title {
    min-height: 32px;
    margin: 0 0 5px
}

.homepage-reviews_el-title .rating {
    margin: 0 10px 0 0;
    white-space: normal
}

.homepage-reviews_el-theme {
    font-weight: 700
}

.homepage-reviews_el-image~.homepage-reviews_el-right {
    margin: 0 0 0 80px
}

.homepage-reviews .owl-dots {
    margin-top: 30px
}

.homepage-reviews .owl-next,.homepage-reviews .owl-prev {
    width: 30px;
    border-right: none;
    border-left: none;
    height: 20px
}

.homepage-reviews .owl-stage {
    border-right: none;
    border-left: none;
    display: flex
}

.homepage-reviews .owl-prev {
    left: -20px;
    text-align: left
}

.homepage-reviews .owl-next {
    right: -20px;
    text-align: right
}

.homepage-reviews .owl-next:after,.homepage-reviews .owl-prev:after {
    font-size: 20px
}

.homepage-reviews .owl-next:after {
    right: 10px
}

.homepage-reviews .owl-prev:after {
    left: 10px
}

.homepage-reviews .owl-item {
    display: flex
}

@media (max-width: 500px) {
    .homepage-reviews_el-image {
        width:60px;
        margin: 0 10px 10px 0
    }

    .homepage-reviews_el-right {
        min-height: 150px
    }

    .homepage-reviews_el-image~.homepage-reviews_el-right {
        margin-left: 0
    }

    .homepage-reviews_el-title {
        margin: 0 0 10px;
        min-height: 0
    }

    .homepage-reviews_el-text {
        min-height: 0
    }

    .homepage-reviews {
        margin-bottom: 30px
    }

    .homepage-reviews_el-title .rating {
        display: block
    }
}

.affiliate-discount-available {
    margin: 0 5px 0 0
}

.sfilter-plugin__filter-feature-value_disabled,.sfilter-plugin__filter-feature-value_disabled.filter-opt-color~.opt-color_text {
    opacity: .5
}

.sfilter-plugin__filter-feature-value_disabled.filter-opt-color {
    opacity: .3
}

.protilegallery_wrapper .protilegallery_images {
    height: 220px!important;
    line-height: 220px!important
}

.protilegallery_wrapper .protilegallery_tiles .protilegallery_tile {
    padding-bottom: 5px
}

.protilegallery_wrapper.PTGmobile .protilegallery_images[data-now-image]:before {
    top: auto!important;
    bottom: 0!important;
    right: 15px!important
}

.protilegallery_wrapper .protilegallery_images .protilegallery_image img {
    width: auto!important;
    height: auto!important
}

.onestep-cart input[name=use_affiliate] {
    background: none;
    padding: 0;
    border-bottom: 1px dashed;
    border-radius: 0;
    line-height: 18px;
    height: auto
}

.onestep-cart input[name=use_affiliate]:hover {
    box-shadow: none
}

.product-services {
    background: #fff;
    border: 1px solid #ebebeb;
    padding: 15px;
    margin: 0 0 24px;
    overflow: hidden
}

.product-services__item {
    display: block;
    float: left;
    width: 33%;
    box-sizing: border-box;
    padding: 10px 2%
}

.product-services__item--counts4 {
    width: 25%;
    padding: 10px 1%
}

.cols-2 .product-services__item--counts4,.cols-3 .product-services__item--counts3,.cols-3 .product-services__item--counts4,.product-services__item--counts2 {
    width: 50%
}

.cols-3 .product-services__item--counts3:last-child {
    width: 100%
}

@media (max-width: 1100px) {
    .product-services__item {
        width:50%
    }

    .product-services__item--counts3:last-child {
        width: 100%
    }
}

@media (max-width: 800px) {
    .product-services__item {
        width:100%!important
    }
}

.product-services__icon {
    width: 60px;
    height: 60px;
    line-height: 56px;
    text-align: center;
    float: left;
    border: 1px solid #ebebeb;
    font-size: 24px;
    border-radius: 50%
}

.product-services__icon img {
    max-width: 50px;
    max-height: 50px;
    vertical-align: middle
}

.product-services__icon~.product-services__content {
    margin: 0 0 0 90px
}

.product-services__title {
    font-weight: 700;
    font-size: 15px;
    margin: 0 0 7px
}

.product-services__item a .product-services__title {
    text-decoration: underline
}

.product-services__item:hover a .product-services__title,.product-services__item a {
    text-decoration: none;
    color: #000
}

.product-services__body {
    font-size: 13px;
    line-height: 18px
}

.wa-order-dialog {
    z-index: 20000
}

.wa-field-wrapper .wa-select {
    height: 37px!important;
    line-height: 37px!important
}

.wa-order-form-wrapper .wa-step-confirm-section .wa-section-body .wa-submit-button {
    height: 37px!important;
    line-height: 37px!important;
    padding: 0 10px!important;
    font-weight: 400!important;
    text-shadow: none!important;
    font-size: 14px!important
}

.wa-quantity-cart-section .wa-section-body,.wa-step-confirm-section .wa-section-body {
    padding: 0!important
}

.wa-dropdown>.wa-dropdown-toggle,.wa-order-cart-wrapper .wa-cart-details .wa-coupon-section .wa-input {
    padding: 0 10px!important;
    line-height: 37px!important;
    font-size: 14px!important;
    border-radius: 5px
}

.wa-order-cart-wrapper .wa-cart-details .wa-coupon-section .wa-button {
    padding: 0 10px!important;
    line-height: 39px!important;
    font-size: 14px!important
}

.wa-affiliate-section .wa-active-state .wa-button {
    font-size: 12px;
    border-bottom: 1px dashed;
    border-radius: 0;
    padding: 0;
    margin: 0 0 0 10px
}

.wa-order-cart-wrapper .wa-cart-details .wa-coupon-section button.wa-button.transparent,.wa-order-cart-wrapper .wa-cart-details .wa-coupon-section input.wa-button.transparent {
    line-height: 16px!important;
    border-bottom: 1px dashed!important;
    padding: 0!important;
    border-radius: 0!important;
    height: auto!important
}

.wa-quantity-cart-section .wa-field-wrapper .wa-field {
    width: 45px!important
}

.wa-quantity-cart-section .wa-button-wrapper,.wa-quantity-cart-section .wa-field-wrapper {
    vertical-align: middle!important
}

.wa-quantity-cart-section .wa-button-wrapper .wa-button {
    min-width: 20px!important
}

.wa-order-cart-wrapper .wa-products .wa-product .wa-product-body>.wa-column-quantity {
    width: 120px!important
}

.wa-cart-body input,.wa-cart-body select {
    width: auto
}

.wa-cart-body .wa-services select {
    height: 27px;
    line-height: 27px
}

.wa-cart-body .wa-services .wa-variant {
    display: inline-block;
    margin: 0!important
}

.wa-cart-body .wa-service .wa-label {
    display: inline-block!important;
    padding-left: 0!important;
    margin-right: 10px!important
}

.wa-order-cart-wrapper .wa-products .wa-product .wa-details-section .wa-services .wa-service .wa-label .wa-field {
    position: static!important
}

.wa-order-cart-wrapper .wa-cart-details .wa-price-section .wa-price-discount {
    font-weight: 700
}

.wa-order-cart-wrapper .wa-cart-details .wa-price-section .wa-price-total {
    margin-top: 10px!important
}

.wa-order-cart-wrapper .wa-cart-details {
    box-sizing: border-box
}

.wa-sku-wrapper .wa-name {
    display: inline-block
}

@media screen and (max-width: 760px) {
    .wa-signup-form-wrapper .wa-field.wa-field-birthday .wa-value {
        display:-webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -moz-box-pack: justify;
        -o-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between
    }
}

.s-section-body {
    background: #fff;
    border: 1px solid #ebebeb;
    border-top: none
}

.s-section-footer {
    margin: 20px 0
}

.order-page__fastorder {
    float: right
}

.s-back-link {
    margin: 5px 0
}

@media screen and (max-width: 380px) {
    .order-page__fastorder {
        float:none
    }

    .s-back-link {
        margin-top: 10px
    }
}

.wa-order-cross_selling-wrapper .wa-cross_selling-body {
    padding: 0!important
}

.wa-order-cross_selling-wrapper .wa-slider-wrapper .wa-slider-list {
    padding-bottom: 0!important
}

.wa-order-cross_selling-wrapper .wa-slider-wrapper .wa-slider-list .wa-slide-wrapper {
    padding: 20px!important
}

.wa-order-cross_selling-wrapper .wa-image-wrapper {
    display: inline-block;
    vertical-align: middle
}

.wa-order-cross_selling-wrapper .wa-details-wrapper {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 10px!important;
    width: calc(100% - 65px)
}

.wa-order-cross_selling-wrapper .wa-slider-wrapper .wa-slider-actions .wa-action>* {
    top: 50px!important;
    width: 23px!important;
    height: 23px!important
}

.s-order-section>.s-section-header>.s-header {
    margin: 0;
    font-size: 25px;
    line-height: 30px;
    font-weight: 400
}

.s-order-section>.s-section-header .s-delete-button {
    display: inline-block;
    color: #888;
    line-height: 17px
}

.s-order-section>.s-section-header .s-delete-button:hover {
    color: red
}

.s-order-section>.s-section-header .s-delete-button:hover .s-delete-icon {
    fill: red
}

.s-order-section>.s-section-header .s-delete-button .s-delete-icon {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 6px 0 0;
    fill: #b8b8b8
}

.wa-order-cart-wrapper p:first-child,.wa-order-form-wrapper p:first-child {
    margin-top: 0
}

.wa-order-cart-wrapper p:last-child,.wa-order-form-wrapper p:last-child {
    margin-bottom: 0
}

.wa-order-cart-wrapper>.wa-cart-body,.wa-order-cart-wrapper>.wa-form-body,.wa-order-form-wrapper>.wa-cart-body,.wa-order-form-wrapper>.wa-form-body {
    background: #fff
}

.s-section-header {
    background: #fff;
    padding: 20px 30px;
    border: 1px solid #ebebeb
}

.s-order-page .wa-cart-details {
    padding: 30px
}

.s-order-page .wa-product {
    padding: 30px!important;
    border-bottom: 1px solid #ebebeb!important
}

.s-order-page .wa-section-body,.s-order-page .wa-section-header {
    padding: 0 30px
}

.wa-step-section .wa-section-header {
    padding-top: 30px!important
}

.wa-step-section~.wa-step-section .wa-section-header {
    border-top: 1px solid #ebebeb
}

.wa-order-form-wrapper .wa-step-confirm-section {
    padding: 30px!important
}

@media (max-width: 420px) {
    .s-order-page .wa-cart-details,.s-section-header {
        padding:15px
    }

    .s-order-page .wa-product {
        padding: 15px!important
    }

    .s-order-page .wa-section-body,.s-order-page .wa-section-header {
        padding: 0 15px
    }

    .wa-step-section .wa-section-header {
        padding-top: 15px!important
    }

    .wa-order-form-wrapper .wa-step-confirm-section {
        padding: 15px!important
    }

    .wa-order-form-wrapper .wa-step-details-section .wa-details-rates-section .wa-table>.wa-row>.wa-cell.wa-cell-name {
        width: 50%!important
    }
}

.wa-order-cart-wrapper .wa-cart-details {
    margin: 0!important
}

.wa-order-cart-wrapper>.wa-cart-footer,.wa-order-cart-wrapper>.wa-form-footer,.wa-order-form-wrapper>.wa-cart-footer,.wa-order-form-wrapper>.wa-form-footer {
    padding: 15px 20px;
    color: #aaa
}

.wa-order-cart-wrapper>.wa-cart-footer a,.wa-order-cart-wrapper>.wa-form-footer a,.wa-order-form-wrapper>.wa-cart-footer a,.wa-order-form-wrapper>.wa-form-footer a {
    color: #999
}

.s-order-page .s-order-section>.s-section-header>.s-header {
    display: inline-block
}

.s-order-page .s-order-section>.s-section-header .s-delete-button {
    float: right;
    line-height: 32px
}

.wa-order-form-wrapper .wa-plugin-fields-wrapper>.wa-body input[type=text]:not(.wa-input) {
    padding: 0 10px!important;
    font-size: 14px!important;
    line-height: 37px!important;
    margin-right: 0!important
}

.wa-order-form-wrapper .wa-field-date {
    margin-right: 20px
}

@media screen and (min-width: 1000px) {
    .s-order-page {
        display:table;
        width: 100%;
        table-layout: fixed
    }

    .s-order-page>.s-order-column {
        display: table-cell;
        vertical-align: top;
        padding: 0 10px
    }

    .s-order-page>.s-order-column:first-of-type {
        padding-left: 0
    }

    .s-order-page>.s-order-column:last-of-type {
        padding-right: 0
    }

    .wa-order-form-wrapper .wa-form-footer {
        font-size: 14px;
        line-height: 1.214285714285714em;
        text-align: right
    }
}

@media screen and (max-width: 1000px) {
    .s-order-page>.s-order-column {
        margin-top:40px
    }

    .s-order-page>.s-order-column:first-child {
        margin-top: 0
    }
}

@media screen and (max-width: 1000px) and (min-width:851px) {
    .wa-order-cart-wrapper.with-adaptive .wa-product-body>.wa-column-details {
        display:table-cell!important;
        vertical-align: top!important;
        padding-right: 15px!important;
        flex-basis: auto!important
    }
}

.wa-field-wrapper .wa-input {
    padding: 0 10px!important
}

.wa-delivery-types-section .wa-types-list .wa-type-wrapper,.wa-step-payment-section .wa-methods-list.wide .wa-method-wrapper {
    border: 1px solid #e4e4e4!important
}

.wa-delivery-types-section .wa-types-list .wa-type-wrapper.is-active,.wa-delivery-types-section .wa-types-list .wa-type-wrapper:hover,.wa-step-payment-section .wa-methods-list.wide .wa-method-wrapper.is-active,.wa-step-payment-section .wa-methods-list.wide .wa-method-wrapper:hover {
    border-color: #cfcfcf!important;
    box-shadow: none!important
}

.wa-delivery-types-section .wa-types-list .wa-type-wrapper.is-active .wa-name,.wa-step-payment-section .wa-methods-list.wide .wa-method-wrapper.is-active .wa-payment-name {
    font-weight: 700
}

.wa-delivery-types-section .wa-types-list .wa-type-wrapper.is-active .wa-name:before,.wa-step-payment-section .wa-methods-list.wide .wa-method-wrapper.is-active .wa-payment-name:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    content: "\f00c";
    margin: 0 5px 0 0
}

.wa-delivery-types-section .wa-types-list .wa-type-wrapper .wa-name a,.wa-step-payment-section .wa-methods-list.wide .wa-method-wrapper .wa-payment-name a {
    text-decoration: none;
    border-bottom: 1px solid
}

.wa-delivery-types-section .wa-types-list .wa-type-wrapper.is-active .wa-name a,.wa-step-payment-section .wa-methods-list.wide .wa-method-wrapper.is-active .wa-payment-name a {
    border-bottom: none
}

.wa-delivery-types-section .wa-types-list .wa-type-wrapper.is-active,.wa-step-payment-section .wa-methods-list.wide .wa-method-wrapper.is-active {
    background: #f6f6f6!important
}

.wa-item-total .wa-name {
    line-height: 28px!important
}

.wa-order-cart-wrapper .wa-products .wa-product .wa-details-section .wa-details .wa-name,.wa-order-cart-wrapper .wa-products .wa-product .wa-details-section .wa-details .wa-sku {
    font-size: 14px!important
}

.wa-product-edit-dialog .wa-cart-section .wa-features-wrapper .wa-feature-wrapper .wa-variants-list .wa-variant {
    border-radius: 100px!important;
    padding: 6px 10px!important;
    text-shadow: none!important;
    background-image: none!important;
    overflow: visible!important
}

.wa-product-edit-dialog .wa-cart-section .wa-features-wrapper .wa-feature-wrapper:not(.color) .wa-variants-list .wa-variant:not(.selected) {
    background: none!important
}

.wa-product-edit-dialog .wa-cart-section .wa-features-wrapper .wa-feature-wrapper:not(.color) .wa-variants-list .wa-variant.selected {
    color: #fff!important
}

.wa-product-edit-dialog .wa-cart-section .wa-features-wrapper .wa-feature-wrapper.color .wa-variants-list .wa-variant {
    position: relative;
    padding: 0!important;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: none!important;
    box-sizing: border-box
}

.wa-product-edit-dialog .wa-cart-section .wa-features-wrapper .wa-feature-wrapper.color .wa-variants-list .wa-variant[style*="background-color:#FFFFFF"] {
    border: 1px solid #ebebeb!important
}

.wa-product-edit-dialog .wa-cart-section .wa-features-wrapper .wa-feature-wrapper.color .wa-variants-list .wa-variant .wa-variant-name {
    position: absolute;
    top: 100%;
    left: 50%;
    width: 80px;
    margin-left: -40px;
    text-align: center;
    color: #353535!important;
    display: none
}

.wa-product-edit-dialog .wa-cart-section .wa-features-wrapper .wa-feature-wrapper.color .wa-variants-list .wa-variant.selected:after {
    content: "\f00c";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    text-align: center;
    line-height: 20px;
    width: 20px;
    height: 20px;
    margin: auto
}

.wa-product-edit-dialog .wa-cart-section .wa-features-wrapper .wa-feature-wrapper.color .wa-variants-list .wa-variant:hover .wa-variant-name {
    display: block
}

.wa-product-edit-dialog .wa-dialog-footer .wa-actions .wa-button.large {
    font-size: 14px!important;
    border-radius: 100px!important;
    padding: 10px 25px!important
}

.wa-product-edit-dialog .wa-dialog-footer .wa-actions {
    float: right
}

.wa-product-edit-dialog .wa-dialog-footer .wa-prices-wrapper .wa-price-compare {
    font-size: 16px!important;
    color: #666!important;
    display: block!important
}

.wa-product-edit-dialog .wa-dialog-footer .wa-prices-wrapper .wa-price {
    font-size: 28px!important;
    color: #000!important;
    font-weight: 400!important
}

.brand-list .row {
    border-top: none;
    padding: 0
}

.brand-list .row h1 {
    border-top: none;
    font-size: 36px
}

@media (min-width: 1001px) {
    .cols-1 .shop-brand-brands__brand-wrap,.cols-2 .shop-brand-brands__brand-wrap {
        width:25%!important
    }
}

@media (min-width: 1251px) {
    .cols-1 .shop-brand-brands__brand-wrap {
        width:20%!important
    }
}

@media (max-width: 650px) {
    .shop-brand-brands__brand-wrap {
        width:50%!important
    }
}

.shop-brand-brands__brand-link,.shop-brand-brands__brand-link:hover {
    border: none!important
}

@media (max-width: 450px) {
    .shop-brand-brands__brand-link {
        padding:0!important
    }
}

.shop-brand-brands__brand-name {
    font-size: 14px!important
}

.brand-plugin-catalog-header__brand {
    display: table
}

.brand-plugin-catalog-header__categories {
    margin-bottom: 0!important
}

.brand-plugin-catalog-brand-categories {
    margin-top: 20px
}

.brand-plugin-catalog-brand-categories__list {
    list-style: none;
    padding: 0 0 0 20px
}

.brand-plugin-catalog-header-brand__image-column {
    width: 150px
}

@media (max-width: 500px) {
    .brand-plugin-catalog-brand-categories__column {
        display:block!important;
        margin: 0 0 15px
    }

    .brand-plugin-catalog-brand-categories__column:last-child {
        margin-bottom: 0
    }

    .brand-plugin-catalog-header-brand__image-column {
        float: none!important
    }
}

.shop-brand-nav {
    padding: 20px!important
}

.brand-plugin-page__wrapper {
    display: inline-block!important;
    width: 100%
}

.searchpro__page-filters {
    border-radius: 0!important
}

.searchpro__page-title {
    margin-bottom: 20px
}

.searchpro__page-mobile-sort_select {
    border: none;
    height: auto;
    line-height: normal
}

.searchpro__page-mobile-sort_select .jq-selectbox__trigger-arrow {
    border: none
}

.searchpro__page-mobile-filters_button {
    display: inline-block!important;
    text-align: center;
    padding: 0;
    vertical-align: middle;
    line-height: 38px
}

.searchpro__page-mobile-filters_button:before {
    vertical-align: middle
}

.buy1step-form__steps-box {
    background: #fff;
    border: 1px solid #ebebeb;
    padding: 25px 15px!important
}

.buy1step-step__header-box {
    background: none!important;
    padding: 0!important
}

.buy1step-form__step+.buy1step-form__step {
    margin-top: 0!important
}

.buy1step-step {
    margin-bottom: 20px
}

.buy1step-step:last-child {
    margin-bottom: 0
}

.buy1step-info__header-box {
    background: none!important;
    text-align: left!important;
    border-bottom: 1px solid #ebebeb!important
}

.buy1step-info {
    border-radius: 0!important;
    border: 1px solid #ebebeb!important
}

.buy1step-info__items-box,.buy1step-info__subtotal-box {
    border-bottom: 1px solid #ebebeb!important
}

@media (max-width: 1000px) {
    .step-confirmation .order-data {
        margin-bottom:20px
    }

    .buy1step-form__submit-box {
        margin-top: 0!important
    }
}