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

html,
body {
    padding: 0;
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

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

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

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

input[type="search"],
input[type="text"],
input[type="button"],
input[type="email"],
button,
input[type="submit"] {
    outline: none;
    -moz-appearance: none
}

body {
    background-color: #fff;
    letter-spacing: 0.5px;
    font-weight: 300;
    font-size: 14px
}

.wrapper {
    *zoom: 1;
    max-width: 1280px;
    margin: 0 auto;
    padding: 0
}

.wrapper:after {
    content: "";
    display: table;
    clear: both
}

@media screen and (max-width: 1175px) {
    .wrapper {
        padding: 0 10px
    }
}

@media screen and (max-width: 767px) {
    .wrapper {
        padding: 0 10px
    }
}

@media screen and (max-width: 567px) {
    .wrapper {
        padding: 0 10px
    }
}

hr {
    clear: both;
    border-top: solid #e6e1e1;
    border-width: 1px 0 0;
    margin: 40px 0;
    height: 0
}

hr.hr--small {
    margin: 15px 0
}

hr.hr--clear {
    border-top-color: transparent
}

.template-index .main-content .grid-uniform+hr.hr--clear {
    display: none
}

body,
input,
textarea,
button,
select {
    font-size: 14px;
    line-height: 1.7;
    font-family: Nunito;
    color: #a8b2b7;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin: 0 0 15px;
    line-height: 1.4;
    font-family: Nunito;
}

h1 a,
.h1 a,
h2 a,
.h2 a,
h3 a,
.h3 a,
h4 a,
.h4 a,
h5 a,
.h5 a,
h6 a,
.h6 a {
    text-decoration: none;
    font-weight: inherit
}

#slidedown-cart h3,
#slidedown-cart .h3,
.new-arrivals .product-detail h4,
.new-arrivals .product-detail .h4,
.number-items-wrapper .item-circle h4,
.number-items-wrapper .item-circle .h4,
.product-detail .grid-link__title,
#slidedown-cart li .product-name a,
.blog-section .sidebar .widget.recent_article li h5,
.blog-section .sidebar .widget.recent_article li .h5,
.product-single__hero h3.product-single__title,
.product-single__hero .product-single__title.h3,
.collection-sidebar .widget h3,
.collection-sidebar .widget .h3,
.products.search-result h4,
.products.search-result .h4,
h5.dt-sc-toggle-accordion,
.dt-sc-toggle-accordion.h5,
.dt-sc-toggle-frame h5.dt-sc-toggle,
.dt-sc-toggle-frame .dt-sc-toggle.h5,
h5.dt-sc-toggle,
.dt-sc-toggle.h5,
h3.ajax-product-title,
.ajax-product-title.h3,
.blog-top-section h2,
.blog-top-section .h2 {
    font-family: Nunito
}

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

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

h3,
.h3 {
    font-size: 24px;
    font-family: Gloria Hallelujah;
    font-weight: normal
}

.dt-sc-tabs-content h5,
.dt-sc-tabs-content .h5,
.product-detail .grid-link__title {
    font-size: 20px
}

h4,
.h4 {
    font-size: 20px;
    font-family: Gloria Hallelujah;
    font-weight: normal
}

h5,
.h5 {
    font-size: 18px;
    font-family: Gloria Hallelujah;
    font-weight: normal
}

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

p {
    color: black;
    margin: 0 0 15px 0;
    font-size: 14px
}

p img {
    margin: 0
}

em {
    font-style: italic
}

b,
strong {
    font-weight: bold
}

small {
    font-size: 0.9em
}

sup,
sub {
    position: relative;
    font-size: 60%;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.5em
}

blockquote {
    font-size: 1.125em;
    line-height: 1.45;
    font-style: italic;
    margin: 0 0 30px;
    padding: 15px 30px;
    border-left: 1px solid #e6e1e1
}

blockquote p {
    margin-bottom: 0
}

blockquote p+cite {
    margin-top: 15px
}

blockquote cite {
    display: block;
    font-size: 0.75em
}

blockquote cite:before {
    content: "\2014 \0020"
}

code,
pre {
    background-color: #faf7f5;
    font-family: Consolas, monospace;
    font-size: 1em;
    border: 0 none;
    padding: 0 2px;
    color: #51ab62
}

pre {
    overflow: auto;
    padding: 15px;
    margin: 0 0 30px
}

ul,
ol {
    margin: 0;
    padding: 0 0 0 0px
}

.inline-list li {
    display: inline-block;
    margin-bottom: 0
}

table {
    width: 100%;
    margin-bottom: 1em;
    border-collapse: collapse;
    border-spacing: 0
}

.table-wrap {
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

th {
    font-weight: bold
}

th,
td {
    text-align: left;
    padding: 15px;
    border: 1px solid #e6e1e1
}

.grid,
.grid--rev,
.grid--full,
.grid-uniform {
    *zoom: 1
}

.grid:after,
.grid--rev:after,
.grid--full:after,
.grid-uniform:after {
    content: "";
    display: table;
    clear: both
}

.grid__item.clear {
    clear: both
}

.grid,
.grid--rev,
.grid--full,
.grid-uniform {
    list-style: none;
    margin: 0;
    padding: 0
}

.grid__item {
    float: left;
    min-height: 1px;
    vertical-align: top;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.grid--rev {
    direction: rtl;
    text-align: left
}

.grid--rev>.grid__item {
    direction: ltr;
    text-align: left;
    float: right
}

.grid--full {
    margin-left: 0
}

.grid--full>.grid__item {
    padding-left: 0
}

.one-whole {
    width: 100%
}

.one-half {
    width: 50%
}

.one-third {
    width: 33.333%
}

.two-thirds {
    width: 66.666%
}

.one-quarter {
    width: 25%
}

.two-quarters {
    width: 50%
}

.three-quarters {
    width: 75%
}

.one-fifth {
    width: 20%
}

.two-fifths {
    width: 40%
}

.three-fifths {
    width: 60%
}

.four-fifths {
    width: 80%
}

.one-sixth {
    width: 16.666%
}

.two-sixths {
    width: 33.333%
}

.three-sixths {
    width: 50%
}

.four-sixths {
    width: 66.666%
}

.five-sixths {
    width: 83.333%
}

.one-eighth {
    width: 12.5%
}

.two-eighths {
    width: 25%
}

.three-eighths {
    width: 37.5%
}

.four-eighths {
    width: 50%
}

.five-eighths {
    width: 62.5%
}

.six-eighths {
    width: 75%
}

.seven-eighths {
    width: 87.5%
}

.one-tenth {
    width: 10%
}

.two-tenths {
    width: 20%
}

.three-tenths {
    width: 30%
}

.four-tenths {
    width: 40%
}

.five-tenths {
    width: 50%
}

.six-tenths {
    width: 60%
}

.seven-tenths {
    width: 70%
}

.eight-tenths {
    width: 80%
}

.nine-tenths {
    width: 90%
}

.show {
    display: block !important
}

.hide {
    display: none !important
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

.left {
    float: left !important
}

.right {
    float: right !important
}

@media only screen and (max-width: 567px) {
    .small--one-whole {
        width: 100%
    }
    .small--one-half {
        width: 50%
    }
    .small--one-third {
        width: 33.333%
    }
    .small--two-thirds {
        width: 66.666%
    }
    .small--one-quarter {
        width: 25%
    }
    .small--two-quarters {
        width: 50%
    }
    .small--three-quarters {
        width: 75%
    }
    .small--one-fifth {
        width: 20%
    }
    .small--two-fifths {
        width: 40%
    }
    .small--three-fifths {
        width: 60%
    }
    .small--four-fifths {
        width: 80%
    }
    .small--one-sixth {
        width: 16.666%
    }
    .small--two-sixths {
        width: 33.333%
    }
    .small--three-sixths {
        width: 50%
    }
    .small--four-sixths {
        width: 66.666%
    }
    .small--five-sixths {
        width: 83.333%
    }
    .small--one-eighth {
        width: 12.5%
    }
    .small--two-eighths {
        width: 25%
    }
    .small--three-eighths {
        width: 37.5%
    }
    .small--four-eighths {
        width: 50%
    }
    .small--five-eighths {
        width: 62.5%
    }
    .small--six-eighths {
        width: 75%
    }
    .small--seven-eighths {
        width: 87.5%
    }
    .small--one-tenth {
        width: 10%
    }
    .small--two-tenths {
        width: 20%
    }
    .small--three-tenths {
        width: 30%
    }
    .small--four-tenths {
        width: 40%
    }
    .small--five-tenths {
        width: 50%
    }
    .small--six-tenths {
        width: 60%
    }
    .small--seven-tenths {
        width: 70%
    }
    .small--eight-tenths {
        width: 80%
    }
    .small--nine-tenths {
        width: 90%
    }
    .small--show {
        display: block !important
    }
    .small--hide {
        display: none !important
    }
    .small--text-left {
        text-align: left !important
    }
    .small--text-right {
        text-align: right !important
    }
    .small--text-center {
        text-align: center !important
    }
    .small--left {
        float: left !important
    }
    .small--right {
        float: right !important
    }
    .grid-uniform .small--one-half:nth-child(2n+1),
    .grid-uniform .small--one-third:nth-child(3n+1),
    .grid-uniform .small--one-quarter:nth-child(4n+1),
    .grid-uniform .small--one-fifth:nth-child(5n+1),
    .grid-uniform .small--one-sixth:nth-child(6n+1),
    .grid-uniform .small--two-sixths:nth-child(3n+1),
    .grid-uniform .small--three-sixths:nth-child(2n+1),
    .grid-uniform .small--two-eighths:nth-child(4n+1),
    .grid-uniform .small--four-eighths:nth-child(2n+1),
    .grid-uniform .small--five-tenths:nth-child(2n+1),
    .grid-uniform .small--one-twelfth:nth-child(12n+1),
    .grid-uniform .small--two-twelfths:nth-child(6n+1),
    .grid-uniform .small--three-twelfths:nth-child(4n+1),
    .grid-uniform .small--four-twelfths:nth-child(3n+1),
    .grid-uniform .small--six-twelfths:nth-child(2n+1) {
        clear: both
    }
}

@media only screen and (min-width: 568px) and (max-width: 767px) {
    .medium--one-whole {
        width: 100%
    }
    .medium--one-half {
        width: 50%
    }
    .medium--one-third {
        width: 33.333%
    }
    .medium--two-thirds {
        width: 66.666%
    }
    .medium--one-quarter {
        width: 25%
    }
    .medium--two-quarters {
        width: 50%
    }
    .medium--three-quarters {
        width: 75%
    }
    .medium--one-fifth {
        width: 20%
    }
    .medium--two-fifths {
        width: 40%
    }
    .medium--three-fifths {
        width: 60%
    }
    .medium--four-fifths {
        width: 80%
    }
    .medium--one-sixth {
        width: 16.666%
    }
    .medium--two-sixths {
        width: 33.333%
    }
    .medium--three-sixths {
        width: 50%
    }
    .medium--four-sixths {
        width: 66.666%
    }
    .medium--five-sixths {
        width: 83.333%
    }
    .medium--one-eighth {
        width: 12.5%
    }
    .medium--two-eighths {
        width: 25%
    }
    .medium--three-eighths {
        width: 37.5%
    }
    .medium--four-eighths {
        width: 50%
    }
    .medium--five-eighths {
        width: 62.5%
    }
    .medium--six-eighths {
        width: 75%
    }
    .medium--seven-eighths {
        width: 87.5%
    }
    .medium--one-tenth {
        width: 10%
    }
    .medium--two-tenths {
        width: 20%
    }
    .medium--three-tenths {
        width: 30%
    }
    .medium--four-tenths {
        width: 40%
    }
    .medium--five-tenths {
        width: 50%
    }
    .medium--six-tenths {
        width: 60%
    }
    .medium--seven-tenths {
        width: 70%
    }
    .medium--eight-tenths {
        width: 80%
    }
    .medium--nine-tenths {
        width: 90%
    }
    .medium--show {
        display: block !important
    }
    .medium--hide {
        display: none !important
    }
    .medium--text-left {
        text-align: left !important
    }
    .medium--text-right {
        text-align: right !important
    }
    .medium--text-center {
        text-align: center !important
    }
    .medium--left {
        float: left !important
    }
    .medium--right {
        float: right !important
    }
    .grid-uniform .medium--one-half:nth-child(2n+1),
    .grid-uniform .medium--one-third:nth-child(3n+1),
    .grid-uniform .medium--one-quarter:nth-child(4n+1),
    .grid-uniform .medium--one-fifth:nth-child(5n+1),
    .grid-uniform .medium--one-sixth:nth-child(6n+1),
    .grid-uniform .medium--two-sixths:nth-child(3n+1),
    .grid-uniform .medium--three-sixths:nth-child(2n+1),
    .grid-uniform .medium--two-eighths:nth-child(4n+1),
    .grid-uniform .medium--four-eighths:nth-child(2n+1),
    .grid-uniform .medium--five-tenths:nth-child(2n+1),
    .grid-uniform .medium--one-twelfth:nth-child(12n+1),
    .grid-uniform .medium--two-twelfths:nth-child(6n+1),
    .grid-uniform .medium--three-twelfths:nth-child(4n+1),
    .grid-uniform .medium--four-twelfths:nth-child(3n+1),
    .grid-uniform .medium--six-twelfths:nth-child(2n+1) {
        clear: both
    }
}

@media only screen and (max-width: 767px) {
    .medium-down--one-whole {
        width: 100%
    }
    .medium-down--one-half {
        width: 50%
    }
    .medium-down--one-third {
        width: 33.333%
    }
    .medium-down--two-thirds {
        width: 66.666%
    }
    .medium-down--one-quarter {
        width: 25%
    }
    .medium-down--two-quarters {
        width: 50%
    }
    .medium-down--three-quarters {
        width: 75%
    }
    .medium-down--one-fifth {
        width: 20%
    }
    .medium-down--two-fifths {
        width: 40%
    }
    .medium-down--three-fifths {
        width: 60%
    }
    .medium-down--four-fifths {
        width: 80%
    }
    .medium-down--one-sixth {
        width: 16.666%
    }
    .medium-down--two-sixths {
        width: 33.333%
    }
    .medium-down--three-sixths {
        width: 50%
    }
    .medium-down--four-sixths {
        width: 66.666%
    }
    .medium-down--five-sixths {
        width: 83.333%
    }
    .medium-down--one-eighth {
        width: 12.5%
    }
    .medium-down--two-eighths {
        width: 25%
    }
    .medium-down--three-eighths {
        width: 37.5%
    }
    .medium-down--four-eighths {
        width: 50%
    }
    .medium-down--five-eighths {
        width: 62.5%
    }
    .medium-down--six-eighths {
        width: 75%
    }
    .medium-down--seven-eighths {
        width: 87.5%
    }
    .medium-down--one-tenth {
        width: 10%
    }
    .medium-down--two-tenths {
        width: 20%
    }
    .medium-down--three-tenths {
        width: 30%
    }
    .medium-down--four-tenths {
        width: 40%
    }
    .medium-down--five-tenths {
        width: 50%
    }
    .medium-down--six-tenths {
        width: 60%
    }
    .medium-down--seven-tenths {
        width: 70%
    }
    .medium-down--eight-tenths {
        width: 80%
    }
    .medium-down--nine-tenths {
        width: 90%
    }
    .medium-down--show {
        display: block !important
    }
    .medium-down--hide {
        display: none !important
    }
    .medium-down--text-left {
        text-align: left !important
    }
    .medium-down--text-right {
        text-align: right !important
    }
    .medium-down--text-center {
        text-align: center !important
    }
    .medium-down--left {
        float: left !important
    }
    .medium-down--right {
        float: right !important
    }
    .grid-uniform .medium-down--one-half:nth-child(2n+1),
    .grid-uniform .medium-down--one-third:nth-child(3n+1),
    .grid-uniform .medium-down--one-quarter:nth-child(4n+1),
    .grid-uniform .medium-down--one-fifth:nth-child(5n+1),
    .grid-uniform .medium-down--one-sixth:nth-child(6n+1),
    .grid-uniform .medium-down--two-sixths:nth-child(3n+1),
    .grid-uniform .medium-down--three-sixths:nth-child(2n+1),
    .grid-uniform .medium-down--two-eighths:nth-child(4n+1),
    .grid-uniform .medium-down--four-eighths:nth-child(2n+1),
    .grid-uniform .medium-down--five-tenths:nth-child(2n+1),
    .grid-uniform .medium-down--one-twelfth:nth-child(12n+1),
    .grid-uniform .medium-down--two-twelfths:nth-child(6n+1),
    .grid-uniform .medium-down--three-twelfths:nth-child(4n+1),
    .grid-uniform .medium-down--four-twelfths:nth-child(3n+1),
    .grid-uniform .medium-down--six-twelfths:nth-child(2n+1) {
        clear: both
    }
}

@media only screen and (min-width: 768px) and (max-width: 1030px) {
    .large--one-whole {
        width: 100%
    }
    .large--one-half {
        width: 50%
    }
    .large--one-third {
        width: 33.333%
    }
    .large--two-thirds {
        width: 66.666%
    }
    .large--one-quarter {
        width: 25%
    }
    .large--two-quarters {
        width: 50%
    }
    .large--three-quarters {
        width: 75%
    }
    .large--one-fifth {
        width: 20%
    }
    .large--two-fifths {
        width: 40%
    }
    .large--three-fifths {
        width: 60%
    }
    .large--four-fifths {
        width: 80%
    }
    .large--one-sixth {
        width: 16.666%
    }
    .large--two-sixths {
        width: 33.333%
    }
    .large--three-sixths {
        width: 50%
    }
    .large--four-sixths {
        width: 66.666%
    }
    .large--five-sixths {
        width: 83.333%
    }
    .large--one-eighth {
        width: 12.5%
    }
    .large--two-eighths {
        width: 25%
    }
    .large--three-eighths {
        width: 37.5%
    }
    .large--four-eighths {
        width: 50%
    }
    .large--five-eighths {
        width: 62.5%
    }
    .large--six-eighths {
        width: 75%
    }
    .large--seven-eighths {
        width: 87.5%
    }
    .large--one-tenth {
        width: 10%
    }
    .large--two-tenths {
        width: 20%
    }
    .large--three-tenths {
        width: 30%
    }
    .large--four-tenths {
        width: 40%
    }
    .large--five-tenths {
        width: 50%
    }
    .large--six-tenths {
        width: 60%
    }
    .large--seven-tenths {
        width: 70%
    }
    .large--eight-tenths {
        width: 80%
    }
    .large--nine-tenths {
        width: 90%
    }
    .large--show {
        display: block !important
    }
    .large--hide {
        display: none !important
    }
    .large--text-left {
        text-align: left !important
    }
    .large--text-right {
        text-align: right !important
    }
    .large--text-center {
        text-align: center !important
    }
    .large--left {
        float: left !important
    }
    .large--right {
        float: right !important
    }
    .grid-uniform .large--one-half:nth-child(2n+1),
    .grid-uniform .large--one-third:nth-child(3n+1),
    .grid-uniform .large--one-quarter:nth-child(4n+1),
    .grid-uniform .large--one-fifth:nth-child(5n+1),
    .grid-uniform .large--one-sixth:nth-child(6n+1),
    .grid-uniform .large--two-sixths:nth-child(3n+1),
    .grid-uniform .large--three-sixths:nth-child(2n+1),
    .grid-uniform .large--two-eighths:nth-child(4n+1),
    .grid-uniform .large--four-eighths:nth-child(2n+1),
    .grid-uniform .large--five-tenths:nth-child(2n+1),
    .grid-uniform .large--one-twelfth:nth-child(12n+1),
    .grid-uniform .large--two-twelfths:nth-child(6n+1),
    .grid-uniform .large--three-twelfths:nth-child(4n+1),
    .grid-uniform .large--four-twelfths:nth-child(3n+1),
    .grid-uniform .large--six-twelfths:nth-child(2n+1) {
        clear: both
    }
}

@media only screen and (min-width: 768px) {
    .post-large--one-whole {
        width: 100%
    }
    .post-large--one-half {
        width: 50%
    }
    .post-large--one-third {
        width: 33.333%
    }
    .post-large--two-thirds {
        width: 66.666%
    }
    .post-large--one-quarter {
        width: 25%
    }
    .post-large--two-quarters {
        width: 50%
    }
    .post-large--three-quarters {
        width: 75%
    }
    .post-large--one-fifth {
        width: 20%
    }
    .post-large--two-fifths {
        width: 40%
    }
    .post-large--three-fifths {
        width: 60%
    }
    .post-large--four-fifths {
        width: 80%
    }
    .post-large--one-sixth {
        width: 16.666%
    }
    .post-large--two-sixths {
        width: 33.333%
    }
    .post-large--three-sixths {
        width: 50%
    }
    .post-large--four-sixths {
        width: 66.666%
    }
    .post-large--five-sixths {
        width: 83.333%
    }
    .post-large--one-eighth {
        width: 12.5%
    }
    .post-large--two-eighths {
        width: 25%
    }
    .post-large--three-eighths {
        width: 37.5%
    }
    .post-large--four-eighths {
        width: 50%
    }
    .post-large--five-eighths {
        width: 62.5%
    }
    .post-large--six-eighths {
        width: 75%
    }
    .post-large--seven-eighths {
        width: 87.5%
    }
    .post-large--one-tenth {
        width: 10%
    }
    .post-large--two-tenths {
        width: 20%
    }
    .post-large--three-tenths {
        width: 30%
    }
    .post-large--four-tenths {
        width: 40%
    }
    .post-large--five-tenths {
        width: 50%
    }
    .post-large--six-tenths {
        width: 60%
    }
    .post-large--seven-tenths {
        width: 70%
    }
    .post-large--eight-tenths {
        width: 80%
    }
    .post-large--nine-tenths {
        width: 90%
    }
    .post-large--show {
        display: block !important
    }
    .post-large--hide {
        display: none !important
    }
    .post-large--text-left {
        text-align: left !important
    }
    .post-large--text-right {
        text-align: right !important
    }
    .post-large--text-center {
        text-align: center !important
    }
    .post-large--left {
        float: left !important
    }
    .post-large--right {
        float: right !important
    }
    .grid-uniform .post-large--one-half:nth-child(2n+1),
    .grid-uniform .post-large--one-third:nth-child(3n+1),
    .grid-uniform .post-large--one-quarter:nth-child(4n+1),
    .grid-uniform .post-large--one-fifth:nth-child(5n+1),
    .grid-uniform .post-large--one-sixth:nth-child(6n+1),
    .grid-uniform .post-large--two-sixths:nth-child(3n+1),
    .grid-uniform .post-large--three-sixths:nth-child(2n+1),
    .grid-uniform .post-large--two-eighths:nth-child(4n+1),
    .grid-uniform .post-large--four-eighths:nth-child(2n+1),
    .grid-uniform .post-large--five-tenths:nth-child(2n+1),
    .grid-uniform .post-large--one-twelfth:nth-child(12n+1),
    .grid-uniform .post-large--two-twelfths:nth-child(6n+1),
    .grid-uniform .post-large--three-twelfths:nth-child(4n+1),
    .grid-uniform .post-large--four-twelfths:nth-child(3n+1),
    .grid-uniform .post-large--six-twelfths:nth-child(2n+1) {
        clear: both
    }
}

@media only screen and (min-width: 1030px) {
    .wide--one-whole {
        width: 100%
    }
    .wide--one-half {
        width: 50%
    }
    .wide--one-third {
        width: 33.333%
    }
    .wide--two-thirds {
        width: 66.666%
    }
    .wide--one-quarter {
        width: 25%
    }
    .wide--two-quarters {
        width: 50%
    }
    .wide--three-quarters {
        width: 75%
    }
    .wide--one-fifth {
        width: 20%
    }
    .wide--two-fifths {
        width: 40%
    }
    .wide--three-fifths {
        width: 60%
    }
    .wide--four-fifths {
        width: 80%
    }
    .wide--one-sixth {
        width: 16.666%
    }
    .wide--two-sixths {
        width: 33.333%
    }
    .wide--three-sixths {
        width: 50%
    }
    .wide--four-sixths {
        width: 66.666%
    }
    .wide--five-sixths {
        width: 83.333%
    }
    .wide--one-eighth {
        width: 12.5%
    }
    .wide--two-eighths {
        width: 25%
    }
    .wide--three-eighths {
        width: 37.5%
    }
    .wide--four-eighths {
        width: 50%
    }
    .wide--five-eighths {
        width: 62.5%
    }
    .wide--six-eighths {
        width: 75%
    }
    .wide--seven-eighths {
        width: 87.5%
    }
    .wide--one-tenth {
        width: 10%
    }
    .wide--two-tenths {
        width: 20%
    }
    .wide--three-tenths {
        width: 30%
    }
    .wide--four-tenths {
        width: 40%
    }
    .wide--five-tenths {
        width: 50%
    }
    .wide--six-tenths {
        width: 60%
    }
    .wide--seven-tenths {
        width: 70%
    }
    .wide--eight-tenths {
        width: 80%
    }
    .wide--nine-tenths {
        width: 90%
    }
    .wide--show {
        display: block !important
    }
    .wide--hide {
        display: none !important
    }
    .wide--text-left {
        text-align: left !important
    }
    .wide--text-right {
        text-align: right !important
    }
    .wide--text-center {
        text-align: center !important
    }
    .wide--left {
        float: left !important
    }
    .wide--right {
        float: right !important
    }
    .grid-uniform .wide--one-half:nth-child(2n+1),
    .grid-uniform .wide--one-third:nth-child(3n+1),
    .grid-uniform .wide--one-quarter:nth-child(4n+1),
    .grid-uniform .wide--one-fifth:nth-child(5n+1),
    .grid-uniform .wide--one-sixth:nth-child(6n+1),
    .grid-uniform .wide--two-sixths:nth-child(3n+1),
    .grid-uniform .wide--three-sixths:nth-child(2n+1),
    .grid-uniform .wide--two-eighths:nth-child(4n+1),
    .grid-uniform .wide--four-eighths:nth-child(2n+1),
    .grid-uniform .wide--five-tenths:nth-child(2n+1),
    .grid-uniform .wide--one-twelfth:nth-child(12n+1),
    .grid-uniform .wide--two-twelfths:nth-child(6n+1),
    .grid-uniform .wide--three-twelfths:nth-child(4n+1),
    .grid-uniform .wide--four-twelfths:nth-child(3n+1),
    .grid-uniform .wide--six-twelfths:nth-child(2n+1) {
        clear: both
    }
}

.clearfix {
    *zoom: 1
}

.clearfix:after {
    content: "";
    display: table;
    clear: both
}

.display-table {
    display: table;
    table-layout: fixed;
    width: 100%
}

.display-table-cell {
    display: table-cell;
    vertical-align: middle;
    float: none
}

@media screen and (min-width: 768px) {
    .post-large--display-table {
        display: table;
        table-layout: fixed;
        width: 100%
    }
    .post-large--display-table-cell {
        display: table-cell;
        vertical-align: middle;
        float: none
    }
}

a,
.text-link {
    color: #080808;
    text-decoration: none;
    background: transparent
}

a:hover,
a:focus,
.text-link:hover,
.text-link:focus {
    color: #ff7380
}

button {
    overflow: visible
}

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

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    border: none;
    display: block;
    margin: 10px 0 10px;
    width: 100%;
    outline: none;
    -moz-appearance: textfield
}

.btn,
.btn--secondary,
input.btn--secondary,
.btn--tertiary,
input.btn--tertiary,
input[type="submit"],
.dt-sc-button {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.btn,
.btn--secondary,
input.btn--secondary,
.btn--tertiary,
input.btn--tertiary,
input[type="submit"],
.dt-sc-button {
    display: inline-block;
    margin: 0;
    line-height: 1.42;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    cursor: pointer;
    border: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    font-size: 14px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.btn:active,
.btn--secondary:active,
.btn--tertiary:active,
input[type="submit"]:active,
.btn:focus,
.btn--secondary:focus,
.btn--tertiary:focus,
input[type="submit"]:focus,
.dt-sc-button:active,
.dt-sc-button:focus {
    color: #ffffff
}

.btn-small {
    padding: 5px 10px;
    border-radius: 2px;
    background-color: #ff7380;
    color: #ffffff;
    display: inline-block
}

.btn-small:hover {
    color: #ffffff
}

.btn-medium,
.btn,
.btn--secondary,
input.btn--secondary,
.btn--tertiary,
input.btn--tertiary,
input[type="submit"] {
    padding: 10px 20px;
    color: #ffffff;
    border-radius: 7px;
    font-weight: normal;
    font-size: 16px;
    position: relative;
    z-index: 1;
    display: inline-block;
    line-height: normal
}

@media screen and (max-width: 967px) {
    .btn-medium,
    .btn,
    .btn--secondary,
    input.btn--secondary,
    .btn--tertiary,
    input.btn--tertiary,
    input[type="submit"] {
        font-size: 14px;
        padding: 10px 15px
    }
}

@media screen and (max-width: 767px) {
    .btn-medium,
    .btn,
    .btn--secondary,
    input.btn--secondary,
    .btn--tertiary,
    input.btn--tertiary,
    input[type="submit"] {
        font-size: 12px;
        padding: 10px 12px
    }
}

.btn-medium span {
    margin-left: 15px
}

@media screen and (max-width: 967px) {
    .btn-medium span {
        margin-left: 10px
    }
}

.btn-medium:hover {
    color: #ffffff
}

.btn-medium::after {
    border-radius: 7px;
    content: "";
    height: 0;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    z-index: -1;
    position: absolute
}

.btn-medium:hover::after {
    height: 100%
}

.search-form .icon-fallback-text {
    min-height: 50px;
    padding: 10px 20px;
    margin: 0;
    border: none
}

.btn--secondary,
input.btn--secondary {
    background-color: #11b10d
}

.btn--secondary:hover,
input.btn--secondary:hover {
    background-color: #16e110;
    color: #fff
}

.btn--secondary:active,
.btn--secondary:focus,
input.btn--secondary:active,
input.btn--secondary:focus {
    background-color: #11b10d;
    color: #fff
}

.btn--full {
    width: 100%
}

.btn--tertiary,
input.btn--tertiary {
    margin: 0;
    background-color: #fff;
    color: #000;
    border: 1px solid #e6e1e1
}

.btn--tertiary:hover,
input.btn--tertiary:hover {
    opacity: 1;
    background-color: #000
}

.btn--tertiary:active,
.btn--tertiary:focus,
input.btn--tertiary:active,
input.btn--tertiary:focus {
    background-color: #000
}

select.btn--tertiary {
    padding: 6px 28px 6px 10px
}

select.btn--tertiary:hover,
select.btn--tertiary:focus,
select.btn--tertiary:active {
    background-color: #fff;
    color: #000
}

.text-link {
    display: inline;
    border: 0 none;
    padding: 0;
    margin: 0
}

img {
    border: 0 none
}

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

img.auto,
.grid__item img,
.grid__item iframe {
    max-width: 100%
}

.video-wrapper {
    position: relative;
    overflow: hidden;
    max-width: 100%;
    padding-bottom: 56.25%;
    height: 0;
    height: auto
}

.video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.table-wrapper {
    max-width: 100%;
    overflow: auto
}

form {
    margin-bottom: 30px
}

input,
textarea,
button,
select {
    font-size: 14px;
    font-weight: 300
}

button,
input[type="text"],
input[type="search"],
input[type="password"],
input[type="email"],
input[type="file"],
input[type="tel"],
input[type="submit"],
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    margin: 0 0 20px;
    outline: none
}

input,
textarea,
select,
fieldset {
    border-radius: 2px;
    max-width: 100%
}

input.input-full,
textarea.input-full,
select.input-full,
fieldset.input-full {
    width: 100%
}

input,
select,
textarea {
    padding: 14px 15px;
    line-height: 1.42
}

fieldset {
    border: 1px solid #e6e1e1;
    padding: 15px
}

legend {
    border: 0;
    padding: 0
}

optgroup {
    font-weight: bold
}

input {
    display: inline-block;
    width: auto
}

button,
input[type="submit"] {
    cursor: pointer;
    border: none
}

input[type="text"],
input[type="search"],
input[type="password"],
input[type="email"],
input[type="file"],
input[type="tel"],
textarea,
select {
    border: 1px solid #e6e1e1;
    max-width: 100%
}

input[type="text"]:focus,
input[type="search"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="file"]:focus,
input[type="tel"]:focus,
textarea:focus,
select:focus {
    border: 1px solid #cfc5c5
}

input[type="text"][disabled],
input[type="text"].disabled,
input[type="search"][disabled],
input[type="search"].disabled,
input[type="password"][disabled],
input[type="password"].disabled,
input[type="email"][disabled],
input[type="email"].disabled,
input[type="file"][disabled],
input[type="file"].disabled,
input[type="tel"][disabled],
input[type="tel"].disabled,
textarea[disabled],
textarea.disabled,
select[disabled],
select.disabled {
    cursor: default;
    background-color: #f6f6f6;
    border-color: #b6b6b6
}

textarea {
    min-height: 100px
}

input[type="checkbox"],
input[type="radio"] {
    display: inline;
    margin: 0;
    padding: 0
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-position: right center;
    background-image: url("/bitrix/images/ico-select.svg");
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-color: #ffffff;
    padding-right: 28px;
    text-indent: 0.01px;
    text-overflow: '';
    cursor: pointer
}

.ie9 select,
.lt-ie9 select {
    padding-right: 10px;
    background-image: none
}

option {
    color: #000;
    background-color: #fff
}

select::-ms-expand {
    display: none
}

.hidden-label {
    clip: rect(0 0 0 0);
    clip: rect(0, 0, 0, 0);
    overflow: hidden;
    position: absolute;
    height: 1px;
    width: 1px
}

label,
legend {
    display: block;
    margin-bottom: 2px
}

label.inline,
legend.inline {
    display: inline
}

.form-horizontal label.label--hidden,
label.label--hidden,
.form-horizontal legend.label--hidden,
legend.label--hidden {
    height: 0;
    width: 0;
    margin-bottom: 0;
    overflow: hidden
}

.ie9 .form-horizontal label.label--hidden,
.lt-ie9 .form-horizontal label.label--hidden,
.ie9 label.label--hidden,
.lt-ie9 label.label--hidden,
.ie9 .form-horizontal legend.label--hidden,
.lt-ie9 .form-horizontal legend.label--hidden,
.ie9 legend.label--hidden,
.lt-ie9 legend.label--hidden {
    height: auto;
    width: auto;
    margin-bottom: 2px;
    overflow: visible
}

.form-horizontal label:not(.label--hidden),
.form-horizontal legend:not(.label--hidden) {
    font-size: 0.9em
}

input[type="checkbox"]+label,
input[type="radio"]+label {
    font-weight: normal
}

.label-hint {
    color: #999
}

form.form-horizontal,
.form-horizontal {
    margin-bottom: 0
}

form.form-horizontal input[type="text"],
form.form-horizontal input[type="search"],
form.form-horizontal input[type="password"],
form.form-horizontal input[type="email"],
form.form-horizontal input[type="file"],
form.form-horizontal input[type="number"],
form.form-horizontal input[type="tel"],
form.form-horizontal textarea,
form.form-horizontal select,
form.form-horizontal label,
.form-horizontal input[type="text"],
.form-horizontal input[type="search"],
.form-horizontal input[type="password"],
.form-horizontal input[type="email"],
.form-horizontal input[type="file"],
.form-horizontal input[type="number"],
.form-horizontal input[type="tel"],
.form-horizontal textarea,
.form-horizontal select,
.form-horizontal label {
    display: inline-block;
    margin-bottom: 0;
    width: auto
}

@media screen and (min-width: 768px) {
    .form-horizontal ~ .form-horizontal {
        padding-left: 15px
    }
}

@media screen and (max-width: 767px) {
    .form-horizontal ~ .form-horizontal {
        margin-top: 7.5px
    }
}

input[type="text"].error,
input[type="search"].error,
input[type="password"].error,
input[type="email"].error,
input[type="file"].error,
input[type="number"].error,
input[type="tel"].error,
textarea.error {
    border-color: #d02e2e;
    background-color: #fff6f6;
    color: #d02e2e
}

label.error {
    color: #d02e2e
}

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

.input-group .input-group-field:first-child,
.input-group .input-group-btn:first-child,
.input-group .input-group-btn:first-child>.btn,
.input-group .input-group-btn:first-child>.btn--secondary,
.input-group .input-group-btn:first-child>.btn--tertiary,
.input-group .input-group-btn:first-child>input[type="submit"],
.input-group input[type="hidden"]:first-child+.input-group-field,
.input-group input[type="hidden"]:first-child+.input-group-btn>.btn,
.input-group input[type="hidden"]:first-child+.input-group-btn>.btn--secondary,
.input-group input[type="hidden"]:first-child+.input-group-btn>.btn--tertiary,
.input-group input[type="hidden"]:first-child+.input-group-btn>input[type="submit"] {
    border-radius: 2px 0 0 2px
}

.input-group .input-group-field:last-child,
.input-group .input-group-btn:last-child>.btn,
.input-group .input-group-btn:last-child>.btn--secondary,
.input-group .input-group-btn:last-child>.btn--tertiary,
.input-group .input-group-btn:last-child>input[type="submit"] {
    border-radius: 0 2px 2px 0
}

.input-group input::-moz-focus-inner {
    border: 0;
    padding: 0;
    margin-top: -1px;
    margin-bottom: -1px
}

.input-group-field,
.input-group-btn {
    display: table-cell;
    vertical-align: middle;
    margin: 0
}

.input-group .btn,
.input-group .btn--secondary,
.input-group .btn--tertiary,
.input-group input[type="submit"],
.input-group .input-group-field {
    height: 37px
}

.input-group .input-group-field {
    width: 100%;
    margin-bottom: 0
}

.input-group-btn {
    position: relative;
    white-space: nowrap;
    width: 1%;
    padding: 0
}

@media screen and (max-width: 767px) {
    .search-bar {
        margin-left: auto;
        margin-right: auto;
        max-width: 100%
    }
}

@font-face {
    font-family: 'icons';
    src: url("/bitrix/images/icons.eot");
    src: url("/bitrix/images/icons.eot#iefix") format("embedded-opentype"), url("/bitrix/images/icons.woff") format("woff"), url("/bitrix/images/icons.ttf") format("truetype"), url("/bitrix/images/icons.svg#timber-icons") format("svg");
    font-weight: normal;
    font-style: normal
}

.icon-fallback-text .icon {
    display: none
}

.supports-fontface .icon-fallback-text .icon {
    display: inline-block
}

.supports-fontface .icon-fallback-text .fallback-text {
    clip: rect(0 0 0 0);
    overflow: hidden;
    position: absolute;
    height: 1px;
    width: 1px;
    margin-left: 20px;
    font-size: 13px
}

.icon:before {
    display: none
}

.supports-fontface .icon:before {
    display: inline;
    font-family: "icons";
    text-decoration: none;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.breadcrumb,
.tags {
    color: #a8b2b7
}

.breadcrumb a,
.tags a {
    color: #a8b2b7
}

.breadcrumb a:hover,
.breadcrumb a:focus,
.breadcrumb a:active,
.tags a:hover,
.tags a:focus,
.tags a:active {
    color: #000
}

.breadcrumb::before {
    background: url(/bitrix/images/iconbgtopimg.png) repeat-x;
    content: "";
    height: 19px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.breadcrumb::after {
    background: url(/bitrix/images/iconbgwrapperimg.png) repeat-x;
    content: "";
    height: 19px;
    left: 0;
    position: absolute;
    bottom: 0;
    width: 100%
}

.breadcrumb {
    background-image: url(/bitrix/images/breadcrumb_bg_image.jpg);
    background-repeat: repeat-y;
    background-attachment: fixed;
    float: left;
    width: 100%;
    height: auto;
    position: relative
}

.parallax {
    float: left;
    width: 100%;
    height: auto;
    background-attachment: fixed
}

.breadcrumb__sep {
    font-size: 16px;
    line-height: 1
}

.breadcrumb h2,
.breadcrumb .h2 {
    font-size: 30px;
    margin: 0px 0 0 0;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 3px
}

@media screen and (max-width: 767px) {
    .breadcrumb h2,
    .breadcrumb .h2 {
        font-size: 26px
    }
}

@media screen and (max-width: 567px) {
    .breadcrumb h2,
    .breadcrumb .h2 {
        font-size: 22px
    }
}

.tags a {
    display: inline-block;
    padding: 5px 7px 5px 0;
    margin-right: 12px
}

.tag--active a {
    color: #000
}

.site-footer {
    color: #fff;
    float: left;
    width: 100%
}

@media screen and (max-width: 767px) {
    .site-footer {
        padding: 30px 0 0
    }
}

.site-footer form {
    margin-bottom: 0
}

@media screen and (min-width: 767px) {
    .site-footer input {
        max-width: 250px
    }
}

.site-footer .text-center input {
    margin-left: auto;
    margin-right: auto
}

.site-footer p {
    margin-bottom: 10px
}

.site-footer ul {
    margin-bottom: 0
}

@media screen and (min-width: 768px) {
    .site-footer {
        padding: 55px 0
    }
}

@media screen and (max-width: 767px) {
    .site-footer .grid__item {
        margin-bottom: 30px
    }
    .site-footer .grid__item:last-child {
        margin-bottom: 0
    }
}

.note,
.errors {
    border-radius: 2px;
    padding: 6px 12px;
    margin-bottom: 15px;
    border: 1px solid transparent;
    text-align: left
}

.note ul,
.note ol,
.errors ul,
.errors ol {
    margin-top: 0;
    margin-bottom: 0
}

.note li:last-child,
.errors li:last-child {
    margin-bottom: 0
}

.note p,
.errors p {
    margin-bottom: 0
}

.note {
    border-color: #e6e1e1
}

.errors ul {
    list-style: disc outside;
    margin-left: 20px
}

.form-success,
form .success {
    color: #56ad6a;
    background-color: #ecfef0;
    border-color: #56ad6a
}

.form-success a,
form .success a {
    color: #56ad6a;
    text-decoration: underline
}

.form-success a:hover,
form .success a:hover {
    text-decoration: none
}

.form-error li,
.errors li,
.contact-address .errors li {
    padding: 0
}

.form-error,
.errors {
    float: left;
    width: 100%;
    color: #d02e2e;
    background-color: #fff6f6;
    border-color: #d02e2e
}

.form-error a,
.errors a {
    color: #d02e2e;
    text-decoration: underline
}

.form-error a:hover,
.errors a:hover {
    text-decoration: none
}

.pagination {
    margin-bottom: 1em
}

.pagination-custom {
    display: inline-block;
    width: 100%;
    text-align: center;
    list-style: none;
    padding-left: 0;
    margin-top: 30px;
    border-radius: 2px
}

@media screen and (max-width: 567px) {
    .pagination-custom {
        margin-top: 40px
    }
}

.pagination-custom>li {
    display: inline-block
}

.pagination-custom>li>a,
.pagination-custom>li>span {
    position: relative;
    float: left;
    padding: 5px 12px;
    margin-left: -1px;
    line-height: 1.42;
    text-decoration: none;
    background: #ff7380;
    color: #ffffff;
    margin-right: 2px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px
}

.pagination-custom>li>a:hover,
.pagination-custom>li>span:hover {
    background: #78d6f0;
    color: #fff
}

.pagination-custom>li:first-child>a,
.pagination-custom>li:first-child>span {
    margin-left: 0
}

.pagination-custom>.active>a,
.pagination-custom>.active>span,
.pagination-custom>.active>a:hover,
.pagination-custom>.active>span:hover,
.pagination-custom>.active>a:focus,
.pagination-custom>.active>span:focus {
    z-index: 2;
    cursor: default;
    color: #fff;
    background: #78d6f0
}

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

.pagination-custom>li a.enable-arrow {
    background: #78d6f0
}

.rte h1,
.rte .h1,
.rte h2,
.rte .h2,
.rte h3,
.rte .h3,
.rte h4,
.rte .h4,
.rte h5,
.rte .h5,
.rte h6,
.rte .h6 {
    margin-top: 2em
}

.rte h1:first-child,
.rte .h1:first-child,
.rte h2:first-child,
.rte .h2:first-child,
.rte h3:first-child,
.rte .h3:first-child,
.rte h4:first-child,
.rte .h4:first-child,
.rte h5:first-child,
.rte .h5:first-child,
.rte h6:first-child,
.rte .h6:first-child {
    margin-top: 0
}

.rte>div {
    margin-bottom: 0
}

.rte ul,
.rte ol {
    margin-left: 35px
}

.rte ul ul {
    list-style: circle outside
}

.rte li {
    margin-bottom: 0
}

.rte img {
    max-width: 100%;
    height: auto
}

.rte table {
    table-layout: fixed
}

.rte--header {
    margin-bottom: 30px
}

img {
    max-width: 100%;
    height: auto
}

.section-header {
    text-align: left;
    margin-bottom: 15px
}

.section-header--small {
    margin-bottom: 0
}

.section-header--medium {
    margin-bottom: 7.5px
}

.section-header--large {
    margin-bottom: 30px
}

.section-header--breadcrumb {
    margin-bottom: 15px
}

.section-header__title {
    color: #a8b2b7
}

.section-header__title--left,
.section-header__link--right {
    padding-bottom: 12px;
    margin-bottom: 0
}

.section-header__link--right {
    margin-top: 15px
}

@media screen and (min-width: 768px) {
    .section-header {
        display: table;
        width: 100%;
        text-align: left
    }
    .section-header__title--left {
        display: table-cell;
        vertical-align: middle
    }
    .section-header__title--left h1,
    .section-header__title--left .h1,
    .section-header__title--left h2,
    .section-header__title--left .h2,
    .section-header__title--left h3,
    .section-header__title--left .h3,
    .section-header__title--left h4,
    .section-header__title--left .h4,
    .section-header__title--left .h1,
    .section-header__title--left .h2,
    .section-header__title--left .h3,
    .section-header__title--left .h4 {
        margin-bottom: 0
    }
    .section-header__link--right {
        display: table-cell;
        vertical-align: middle;
        text-align: right;
        width: 550px;
        margin-top: 0
    }
}

@media screen and (min-width: 768px) and (max-width: 767px) {
    .section-header__link--right {
        margin-bottom: 30px
    }
}

.section-header__link--right .form-horizontal {
    display: inline-block
}

.section-header__link--right .form-horizontal,
.section-header__link--right .collection-view {
    vertical-align: middle
}

.section-header__link--right select,
.section-header__link--right option {
    color: #a8b2b7
}

@media screen and (min-width: 568px) {
    .section-header__link--right label+select,
    .section-header__link--right .collection-view {
        margin-left: 15px
    }
    .section-header__link--right label:not(.label--hidden)+select {
        margin-left: 5px
    }
}

@media screen and (min-width: 768px) {
    .section-header__link--right select {
        max-width: 200px
    }
}

@media screen and (max-width: 767px) {
    .template-collection .section-header__link--right {
        display: block;
        width: 100%;
        margin-top: 0
    }
    .template-collection .section-header__link--right .form-horizontal {
        width: 100%
    }
    .template-collection .section-header__link--right .form-horizontal select {
        width: 100%;
        margin-left: 0
    }
}

.view-more {
    clear: both;
    display: block;
    text-align: center;
    margin-top: 15px
}

@media screen and (min-width: 768px) {
    .view-more {
        display: none
    }
}

.site-header__logo {
    text-align: center;
    margin: 20px auto;
    max-width: 100%
}

.site-header__logo a {
    color: #fff;
    margin: 0 auto
}

.site-header__logo a,
.site-header__logo a:hover,
.site-header__logo a:focus {
    text-decoration: none
}

.site-header__logo a,
.site-header__logo img {
    display: block
}

.site-header__logo img {
    margin: 17px auto
}

img {
    display: block;
    max-width: 100%
}

.site-header--text-links {
    margin-bottom: 0
}

.header-message {
    text-align: center;
    margin: 15px 0 0;
    line-height: 1
}

@media screen and (max-width: 1175px) {
    .header-message {
        margin-left: 20px
    }
}

@media screen and (max-width: 767px) {
    .header-message {
        margin-bottom: 30px;
        margin-left: 0
    }
}

@media screen and (min-width: 768px) {
    .header-message {
        margin-bottom: 15px
    }
}

.site-nav {
    border-top: 1px solid #e6e1e1;
    border-bottom: 1px solid #e6e1e1;
    margin-top: 30px
}

.meta-sep {
    position: relative;
    top: -1px;
    padding: 0 5px;
    font-size: 0.7em
}

.blog-date {
    margin-top: -0.5em
}

aside h4 ~ h4,
aside .h4 ~ h4,
aside h4 ~ .h4,
aside .h4 ~ .h4 {
    margin-top: 45px
}

aside time em {
    font-size: 0.8em
}

@media screen and (max-width: 767px) {
    article {
        margin-bottom: 30px
    }
}

.article__image {
    display: block;
    margin: auto
}

.cart__row {
    position: relative;
    padding: 20px 0;
    float: left;
    width: 100%
}

.cart__row+.cart__row {
    border-bottom: 1px solid #e6e1e1
}

.cart__row:last-child {
    margin-bottom: 0;
    border-bottom: none
}

.cart__row:last-child {
    padding-bottom: 0;
    border-top: 0 none
}

.cart__row .js-qty {
    margin: 0
}

@media screen and (min-width: 768px) {
    .cart__row--table-large {
        display: table;
        table-layout: fixed;
        width: 100%
    }
    .cart__row--table-large .grid__item {
        display: table-cell;
        vertical-align: middle;
        float: none
    }
}

.cart__image {
    display: block;
    margin-right: 15px
}

.cart__image img {
    display: block
}

.cart__subtotal,
.cart-additional-savings__price {
    margin: 0 0 0 10px;
    display: inline
}

.cart__mini-labels {
    display: block;
    font-size: em(12px)
}

@media screen and (min-width: 768px) {
    .cart__mini-labels {
        display: none
    }
}

input.cart__quantity-selector {
    width: 100px;
    margin: 0 auto
}

.cart__remove {
    display: block
}

.cart__note-add.is-hidden {
    display: none
}

.cart__note {
    display: none
}

.cart__note.is-active {
    display: block
}

.cart-item__discount,
.cart-additional-savings__savings,
.cart-subtotal__savings {
    display: block
}

.cart .btn,
.cart .btn--secondary,
.cart .btn--tertiary,
.cart input[type="submit"] {
    margin-bottom: 4px
}

.cart__additional_checkout {
    margin: 15px 0 0
}

.cart__additional_checkout input {
    padding: 0
}

.cart__additional_checkout .google-wallet-button-holder {
    display: inline-block;
    vertical-align: 10px
}

.product-single__variants {
    display: none
}

.no-js .product-single__variants {
    display: block
}

.product-single__photos {
    margin-bottom: 30px
}

.product-single__photos a,
.product-single__photos img,
.product-single__thumbnails a,
.product-single__thumbnails img {
    display: block;
    margin: 0 auto;
    max-width: 100%
}

#ProductPhotoImg {
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.image-zoom {
    cursor: move
}

.product-single__prices {
    margin-bottom: 15px
}

.product-single__price {
    color: #ff7380
}

.product-single__sale-price {
    opacity: 0.7;
    margin-left: 6px
}

.change-view.grid-view {
    background-color: #ebebeb;
    margin-right: 12px;
    color: #c2c2c2
}

@media screen and (max-width: 967px) {
    .change-view.grid-view {
        margin-right: 5px
    }
}

.change-view {
    display: block;
    background: none;
    border: 0 none;
    float: left;
    padding: 7px 8px;
    width: 40px;
    height: 40px;
    border-radius: 5px;
    color: #e6e1e1;
    line-height: 1
}

@media screen and (max-width: 967px) {
    .change-view {
        width: 37px;
        height: 37px
    }
}

@media screen and (max-width: 567px) {
    .change-view {
        float: none;
        display: inline-block;
        text-align: center;
        margin-left: -3px
    }
}

.change-view:hover,
.change-view:focus {
    color: #000
}

a {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.flexslider {
    margin: 0;
    padding: 0
}

.flexslider li {
    margin: 0;
    max-width: 100%
}

.flexslider .slides>li {
    display: none;
    margin: 0;
    position: relative;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden
}

.flexslider .slides img {
    max-width: 100%;
    margin: 0 auto;
    display: block
}

.slides {
    *zoom: 1
}

.slides:after {
    content: "";
    display: table;
    clear: both
}

html[xmlns] .slides {
    display: block
}

* html .slides {
    height: 1%
}

.no-js .slides>li:first-child {
    display: block
}

.flexslider {
    position: relative;
    zoom: 1;
    margin-top: -40px
}

@media screen and (max-width: 567px) {
    .flexslider {
        margin-top: 0
    }
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.loading .flex-viewport {
    max-height: 300px
}

.flexslider .slides {
    zoom: 1
}

.carousel li {
    margin-right: 5px
}

.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none
}

.flex-direction-nav {
    *height: 0
}

.flex-direction-nav a {
    display: block;
    width: 60px;
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 10;
    overflow: hidden;
    height: 60px;
    margin: auto;
    cursor: pointer;
    -webkit-transition: all 0.3s ease 0.4s;
    -moz-transition: all 0.3s ease 0.4s;
    -ms-transition: all 0.3s ease 0.4s;
    -o-transition: all 0.3s ease 0.4s;
    transition: all 0.3s ease 0.4s
}

.flex-direction-nav .flex-disabled {
    opacity: 0 !important;
    filter: alpha(opacity=0);
    cursor: default
}

.flex-direction-nav a {
    text-indent: -9999px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: 20px auto
}

.lte-ie9 .flex-direction-nav a {
    display: none
}

.flex-direction-nav a.flex-prev {
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMjIuM3B4IiBoZWlnaHQ9IjQwcHgiIHZpZXdCb3g9IjAgMCAyMi4zIDQwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyMi4zIDQwIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiNEM0QzRDMiIGQ9Ik0xOC43LDBMMCwxOS43TDE4LjcsNDBjMCwwLDUuMi0xLDMuMS0zLjFTNS43LDE5LjcsNS43LDE5LjdzMTQtMTQuNSwxNi4xLTE2LjZTMTguNywwLDE4LjcsMHoiLz4NCjwvc3ZnPg0K");
    background-position: center center
}

.flex-direction-nav a.flex-next {
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMjIuM3B4IiBoZWlnaHQ9IjQwcHgiIHZpZXdCb3g9IjAgMCAyMi4zIDQwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyMi4zIDQwIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiNEM0QzRDMiIGQ9Ik0wLjUsMy4xYzIuMSwyLjEsMTYuMSwxNi42LDE2LjEsMTYuNlMyLjYsMzQuOCwwLjUsMzYuOVMzLjYsNDAsMy42LDQwbDE4LjctMjAuM0wzLjYsMEMzLjYsMC0xLjYsMSwwLjUsMy4xDQoJeiIvPg0KPC9zdmc+DQo=");
    background-position: center center
}

.flex-control-nav {
    position: absolute;
    bottom: 15px;
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 0;
    list-style: none;
    z-index: 2
}

.flex-control-nav li {
    margin: 0 4px;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: middle
}

.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden
}

.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0
}

.flex-control-thumbs img {
    width: 100%;
    display: block;
    opacity: .7;
    cursor: pointer
}

.flex-control-thumbs img:hover {
    opacity: 1
}

.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default
}

.flexslider:hover .flex-next,
.flexslider:hover .flex-prev {
    opacity: 1;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.flex-direction-nav .flex-prev {
    left: 0px
}

.flex-direction-nav .flex-next {
    right: 0px
}

.flexslider .slides {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.slide-link {
    display: block
}

.slide-link img {
    display: block
}

#colorbox,
#cboxOverlay,
#cboxWrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden
}

#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%
}

#cboxMiddleLeft,
#cboxBottomLeft {
    clear: left
}

#cboxContent {
    position: relative
}

#cboxLoadedContent {
    overflow: auto
}

#cboxTitle {
    margin: 0
}

#cboxLoadingOverlay,
#cboxLoadingGraphic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
    cursor: pointer
}

.cboxPhoto {
    float: left;
    margin: auto;
    border: 0;
    display: block;
    max-width: none
}

.cboxIframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0
}

#colorbox,
#cboxContent,
#cboxLoadedContent {
    box-sizing: content-box
}

#cboxOverlay {
    background: #ffffff
}

#cboxContent {
    margin-top: 32px;
    overflow: visible
}

.cboxIframe {
    background: #ffffff
}

#cboxError {
    padding: 50px;
    border: 1px solid #e6e1e1
}

#cboxLoadedContent {
    padding: 1px;
    border: 1px solid #e6e1e1
}

#cboxLoadingGraphic {
    background: url(/bitrix/images/loading.gif) no-repeat center center
}

#cboxLoadingOverlay {
    background: #ffffff
}

#cboxTitle {
    position: absolute;
    top: -22px;
    left: 0
}

#cboxCurrent {
    position: absolute;
    top: -22px;
    right: 205px;
    text-indent: -9999px
}

#cboxSlideshow,
#cboxPrevious,
#cboxNext,
#cboxClose {
    text-indent: -9999px;
    width: 20px;
    height: 20px;
    position: absolute;
    top: -20px;
    background: url(/bitrix/images/controls.png) no-repeat 0 0
}

#cboxPrevious {
    background-position: 0px 0px;
    right: 44px
}

#cboxPrevious:hover {
    background-position: 0px -25px
}

#cboxNext {
    background-position: -25px 0px;
    right: 22px
}

#cboxNext:hover {
    background-position: -25px -25px
}

#cboxClose {
    background-position: -50px 0px;
    right: 0
}

#cboxClose:hover {
    background-position: -50px -25px
}

.cboxSlideshow_on #cboxPrevious,
.cboxSlideshow_off #cboxPrevious {
    right: 66px
}

.cboxSlideshow_on #cboxSlideshow {
    background-position: -75px -25px;
    right: 44px
}

.cboxSlideshow_on #cboxSlideshow:hover {
    background-position: -100px -25px
}

.cboxSlideshow_off #cboxSlideshow {
    background-position: -100px 0px;
    right: 44px
}

.cboxSlideshow_off #cboxSlideshow:hover {
    background-position: -75px -25px
}

.badge {
    display: table;
    color: #ff7380;
    margin: 0px;
    position: absolute;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    font-size: em(12px);
    line-height: 1.1
}

.badge--sold-out {
    top: 50%;
    left: 50%;
    margin-top: -30px;
    margin-left: -30px;
    background-color: #785e62;
    color: #ffffff
}

.badge--sale {
    background-color: #fed0d2
}

.badge__text {
    display: table-cell;
    vertical-align: middle;
    letter-spacing: 1px;
    font-size: 12px;
    padding: 5px 6px
}

.badge__text--small {
    font-size: 8px;
    padding-top: 0
}

a.btn,
a.btn--secondary,
a.btn--tertiary {
    -webkit-transition-timing-function: linear
}

.dt-sc-hr-invisible-large {
    width: 100%;
    float: left;
    clear: both;
    margin: 50px 0px;
    padding: 0px;
    display: block
}

@media screen and (max-width: 767px) {
    .dt-sc-hr-invisible-large {
        margin: 30px 0
    }
}

.dt-sc-hr-invisible-small {
    width: 100%;
    float: left;
    clear: both;
    margin: 15px 0px;
    padding: 0px;
    display: block
}

.dt-sc-hr-invisible-medium {
    width: 100%;
    float: left;
    clear: both;
    margin: 25px 0px;
    padding: 0px;
    display: block
}

.dt-sc-hr-invisible-very-small {
    width: 100%;
    float: left;
    clear: both;
    margin: 10px 0px;
    padding: 0px;
    display: block
}

.main-content {
    float: left;
    background: #fff;
    width: 100%
}

.cart-elem.left {
    margin-bottom: 0;
    margin-top: 2px
}

.header-bar__left ul {
    list-style: none;
    margin: 0;
    float: left;
    padding: 0
}

@media screen and (max-width: 767px) {
    .header-bar__left ul {
        display: inline-block;
        width: 100%;
        text-align: center;
        float: none
    }
}

.header-bar__left li a:hover {
    color: #ff7380
}

.header-bar__left li span {
    margin-right: 5px
}

@media screen and (max-width: 967px) {
    .header-bar__left li span {
        margin-right: 3px
    }
}

.header-bar__left li {
    float: left;
    padding: 20px 15px 20px 0;
    font-size: 12px
}

@media screen and (max-width: 967px) {
    .header-bar__left li {
        padding: 11px 5px 11px 0
    }
}

@media screen and (max-width: 767px) {
    .header-bar__left li {
        float: none;
        display: inline-block
    }
}

.header-bar__left li.mail:before {
    content: "\f0e0";
    font-family: FontAwesome;
    float: left;
    margin-right: 5px
}

@media screen and (max-width: 967px) {
    .header-bar__left li.mail:before {
        margin-right: 3px
    }
}

.header-bar__left li.phone-no:before {
    content: "\f095";
    font-family: FontAwesome;
    float: left;
    margin-right: 5px
}

@media screen and (max-width: 967px) {
    .header-bar__left li.phone-no:before {
        margin-right: 3px
    }
}

.header-bar__left li.skype:before {
    content: "\f17e";
    font-family: FontAwesome;
    float: left;
    margin-right: 5px
}

@media screen and (max-width: 967px) {
    .header-bar__left li.skype:before {
        margin-right: 3px
    }
}

.header-bar__left #currencies-picker p {
    margin: 0;
    color: #1a1a1a
}

.header-bar__left li {
    color: #1a1a1a
}

.header-bar__left select {
    margin: 0;
    width: 50px;
    float: left;
    line-height: normal
}

.header-bar__left #currencies-picker .selection-box {
    float: right
}

#currencies-picker {
    margin-top: 1px
}

@media screen and (max-width: 767px) {
    #currencies-picker {
        float: none !important;
        display: inline-block;
        position: relative;
        top: 4px
    }
}

.header-bar__left select {
    background: inherit;
    border: none;
    background: transparent;
    outline: none;
    padding: 0;
    color: #1a1a1a
}

.header-bar__left ul li i {
    float: left
}

.header-bar .selection-box {
    position: relative;
    float: left
}

.header-sticky {
    z-index: 1000;
    float: left;
    width: 100%;
    top: auto
}

.site-header {
    position: relative;
    z-index: 11
}

.is-sticky .header-bar__search .btn,
.is-sticky .header-bar__search .btn--secondary,
.is-sticky .header-bar__search .btn--tertiary,
.is-sticky .header-bar__search input[type="submit"] {
    border: none;
    background: inherit;
    padding: 16px 0 16px 18px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

@media screen and (max-width: 967px) {
    .is-sticky .header-bar__search .btn,
    .is-sticky .header-bar__search .btn--secondary,
    .is-sticky .header-bar__search .btn--tertiary,
    .is-sticky .header-bar__search input[type="submit"] {
        padding: 0px 5px
    }
}

.is-sticky .header-bar__search .btn:hover span,
.is-sticky .header-bar__search .btn--secondary:hover span,
.is-sticky .header-bar__search .btn--tertiary:hover span,
.is-sticky .header-bar__search input[type="submit"]:hover span {
    box-shadow: 0 0 0 0
}

.is-sticky .header-top-section {
    position: absolute;
    right: 0px;
    left: 0;
    top: 0;
    z-index: 11;
    width: auto;
    margin-top: 0
}

@media screen and (max-width: 967px) {
    .is-sticky .header-top-section {
        right: 0px
    }
}

.is-sticky .header-bar__search .btn:hover span,
.is-sticky .header-bar__search .btn--secondary:hover span,
.is-sticky .header-bar__search .btn--tertiary:hover span,
.is-sticky .header-bar__search input[type="submit"]:hover span {
    border: none
}

.is-sticky .header-bar__search {
    position: absolute;
    top: 0;
    right: 0
}

@media screen and (max-width: 1175px) {
    .is-sticky .header-bar__search {
        top: -5px
    }
}

.is-sticky .header-bar__search .btn span,
.is-sticky .header-bar__search .btn--secondary span,
.is-sticky .header-bar__search .btn--tertiary span,
.is-sticky .header-bar__search input[type="submit"] span {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.is-sticky .header-bar__search form {
    margin: 0;
    position: inherit !important
}

.is-sticky .header-bar__module.cart .icon-cart-arrow:before {
    background: url(/bitrix/images/sticky-cart.png) no-repeat;
    position: absolute
}

.is-sticky .site-header__logo,
.is-sticky .header-message,
.is-sticky .header-top-section input[type="search"] {
    display: none
}

@media screen and (max-width: 767px) {
    .is-sticky .header-sticky {
        position: relative !important
    }
}

.is-sticky .sticky-logo img {
    display: inline-block;
    float: left;
    max-width: 97%
}

@media screen and (max-width: 967px) {
    .is-sticky .sticky-logo img {
        max-width: 15%;
        padding-right: 10px
    }
}

.is-sticky .header-bar__search span {
    border: none
}

.is-sticky .header-bar__search span {
    color: #fff
}

@media screen and (max-width: 1175px) {
    .is-sticky .site-header__menubar .menubar-section {
        float: left;
        width: 72%
    }
}

@media screen and (max-width: 967px) {
    .is-sticky .site-header__menubar .menubar-section {
        width: 68%
    }
}

.is-sticky .header-bar__module.cart .wrapper-top-cart {
    position: inherit
}

.is-sticky .header-bar__search form .header-bar__search-input {
    background: transparent;
    border: none
}

.is-sticky .menubar-section {
    text-align: center
}

.is-sticky .header-bar__search form .btn:hover,
.is-sticky .header-bar__search form .btn--secondary:hover,
.is-sticky .header-bar__search form .btn--tertiary:hover,
.is-sticky .header-bar__search form input[type="submit"]:hover {
    background: transparent;
    color: #ff7380;
    border-color: #ff7380
}

.is-sticky ul.search-results {
    display: none !important
}

ul.search-results {
    width: 85%
}

@media screen and (max-width: 1175px) {
    ul.search-results {
        width: 78%
    }
}

@media screen and (max-width: 967px) {
    ul.search-results {
        width: 75%
    }
}

@media screen and (max-width: 767px) {
    ul.search-results {
        width: 87%
    }
}

@media screen and (max-width: 567px) {
    ul.search-results {
        width: 75%
    }
}

.sticky-logo img {
    display: none
}

.sticky-logo {
    position: relative;
    z-index: 13
}

.is-sticky .sticky-logo {
    padding: 12px 0
}

@media screen and (max-width: 967px) {
    .is-sticky .sticky-logo {
        padding: 8px 0
    }
}

@media screen and (max-width: 768px) {
    .is-sticky .sticky-logo {
        padding: 5px 0
    }
}

.sticky-animate {
    width: 100%;
    float: left;
    position: relative;
    z-index: 1
}

.header-bar .selection-box:before {
    content: "\f107";
    font-family: FontAwesome;
    margin: auto;
    right: 5px;
    top: 0px;
    z-index: 1;
    position: absolute;
    pointer-events: none
}

@media screen and (max-width: 967px) {
    .header-bar .selection-box:before {
        right: 3px
    }
}

.header-top-section {
    position: relative;
    display: inline-block;
    text-align: center;
    width: 100%;
    padding: 0;
    margin: 50px 0 0
}

@media screen and (max-width: 767px) {
    .header-top-section {
        margin: 0
    }
}

.header-top-section .logo-right-side {
    float: right
}

.header-top-section .default-icons {
    position: fixed;
    z-index: 999;
    right: 0px;
    top: 50px;
    padding: 0px;
    list-style: none;
    border-radius: 5px 0 0 5px;
    text-align: left
}

.header-top-section .default-icons #slidedown-modal {
    margin-right: 12px
}

.header-top-section .default-icons #slidedown-modal ul {
    list-style: none
}

.header-top-section .default-icons li.fixed_icon a img {
    margin: auto
}

.header-top-section .default-icons li.fixed_icon>a,
.header-top-section .default-icons li.fixed_icon a.icon-cart-arrow,
.header-top-section .default-icons a.icon-cart-arrow {
    float: left;
    text-align: center;
    width: 50px;
    color: #fff;
    padding: 12px;
    background: #ff7380
}

.header-top-section .default-icons li {
    text-align: center;
    width: 100%;
    clear: both
}

.header-bar__search {
    float: right
}

@media screen and (max-width: 767px) {
    .header-bar__search {
        width: 100%;
        float: none;
        display: inline-block;
        text-align: center
    }
}

@media screen and (max-width: 567px) {
    .header-bar__search {
        width: 100%
    }
}

@media screen and (max-width: 767px) {
    .header-bar__search form {
        width: 85%;
        display: inline-block;
        text-align: center;
        margin: auto;
        border: 1px solid #e6e1e1
    }
}

@media screen and (max-width: 567px) {
    .header-bar__search form {
        width: 100%
    }
}

.header-bar {
    width: 100%;
    background: #fff
}

@media screen and (max-width: 767px) {
    .header-bar {
        border: none
    }
}

.header-bar__left {
    float: left
}

@media screen and (max-width: 767px) {
    .header-bar__left {
        float: none;
        padding: 10px 0
    }
}

.header-bar__right {
    float: right
}

@media screen and (max-width: 767px) {
    .header-bar__right {
        float: none;
        padding: 0 0 20px;
        display: inline-block;
        text-align: center;
        width: 100%
    }
}

.header-bar__search form .btn,
.header-bar__search form .btn--secondary,
.header-bar__search form .btn--tertiary,
.header-bar__search form input[type="submit"] {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    background: none
}

.header-bar__search form .btn:hover,
.header-bar__search form .btn--secondary:hover,
.header-bar__search form .btn--tertiary:hover,
.header-bar__search form input[type="submit"]:hover {
    color: #fff;
    border-color: #ff7380
}

.header-bar__search form .btn:hover span,
.header-bar__search form .btn--secondary:hover span,
.header-bar__search form .btn--tertiary:hover span,
.header-bar__search form input[type="submit"]:hover span,
.header-bar__search form .btn span,
.header-bar__search form .btn--secondary span,
.header-bar__search form .btn--tertiary span,
.header-bar__search form input[type="submit"] span {
    border: none
}

.header-bar__search form .btn:hover span,
.header-bar__search form .btn--secondary:hover span,
.header-bar__search form .btn--tertiary:hover span,
.header-bar__search form input[type="submit"]:hover span {
    color: #fff
}

.header-bar__search span {
    color: #fff;
    padding: 0
}

.header-bar__module.cart {
    float: left;
    margin: 0;
    position: relative
}

@media screen and (max-width: 767px) {
    .header-bar__module.cart {
        display: none
    }
}

.header-bar__module.cart .baskettop {
    float: right
}

.header-bar__module.cart #minicart_total {
    float: left;
    text-align: left;
    font-size: 16px;
    line-height: 16px
}

@media screen and (max-width: 967px) {
    .header-bar__module.cart #minicart_total {
        font-size: 14px;
        line-height: 12px
    }
}

.header-bar__module.cart .mini-cart-details img {
    margin: auto
}

.grid--full.medium-down--hide.site-header__menubar {
    text-align: center
}

.is-sticky .header-top-section .icon-fallback-text.header-bar__search-submit {
    padding: 18px
}

.menubar-section:after {
    content: "";
    float: right;
    background: url(/bitrix/images/menu_right.png) no-repeat right center;
    height: 68px;
    width: 40px;
    position: absolute;
    right: -37px;
    top: 0
}

.menubar-section:before {
    content: "";
    float: left;
    background: url(/bitrix/images/menu_left.png) no-repeat left center;
    height: 68px;
    width: 40px;
    position: absolute;
    left: -37px;
    top: 0
}

.menubar-section {
    display: inline-block;
    text-align: center;
    width: 100%;
    background: url(/bitrix/images/menu_center.png) repeat-x;
    width: 90%;
    border-radius: 5px;
    position: relative;
    height: 68px
}

@media screen and (max-width: 567px) {
    .menubar-section {
        width: 74%
    }
}

.menubar-section .menu_bar_right {
    position: absolute;
    right: 0;
    top: 0
}

#menubar-section .menu_bar_right {
    float: right
}

#menubar-section .left-menu-section {
    float: left;
    text-align: right
}

#menubar-section .right-menu-section {
    float: right;
    text-align: left
}

#menubar-section ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline-block;
    float: none
}

#menubar-section ul>li {
    display: inline-block
}

@media screen and (max-width: 767px) {
    #menubar-section ul>li {
        display: none
    }
}

#menubar-section ul.menu>li:hover:before {
    opacity: 1
}

#menubar-section ul.menu>li:hover:after {
    opacity: 1
}

#menubar-section ul.menu>li:before {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    opacity: 0;
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background: #ffda6b;
    float: left;
    margin: 30px 0
}

#menubar-section ul.menu>li:after {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    opacity: 0;
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background: #ffda6b;
    float: right;
    margin: 30px 0
}

#menubar-section ul.menu>li.menu-item-megamenu-parent>a:before,
#menubar-section ul.menu>li.menu-item-simple-parent>a:before {
    opacity: 0;
    content: "";
    display: inline-block;
    position: absolute;
    bottom: 0;
    width: 0;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    border-bottom: 8px solid #fff;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent
}

#menubar-section ul.menu>li.menu-item-megamenu-parent:hover a:before,
#menubar-section ul.menu>li.menu-item-simple-parent:hover a:before {
    opacity: 1
}

#menubar-section ul>li {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

#menubar-section ul>li>a {
    position: relative;
    color: #fff;
    text-transform: uppercase;
    padding: 23px 14px;
    float: left;
    font-weight: bold
}

@media screen and (max-width: 1175px) {
    #menubar-section ul>li>a {
        padding: 23px 7px;
        font-size: 13px
    }
}

@media screen and (max-width: 967px) {
    #menubar-section ul>li>a {
        padding: 23px 3px
    }
}

.header-top-section .icon-fallback-text.header-bar__search-submit {
    background: transparent;
    border: none;
    padding: 25px 30px;
    margin: 0;
    color: #fff
}

#slidedown-modal form {
    padding: 0;
    margin: 0
}

#slidedown-modal form button {
    background: none;
    border: none;
    margin: 0;
    padding: 0
}

#slidedown-modal form button span {
    margin: 5px 0px 0px 20px;
    float: right
}

#slidedown-modal {
    background: #ffffff;
    border: none;
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.25);
    width: 170px;
    padding: 10px;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    z-index: 9;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

@media screen and (max-width: 1175px) {
    #slidedown-modal {
        padding: 10px
    }
}

@media screen and (max-width: 967px) {
    #slidedown-modal {
        padding: 10px
    }
}

.slidedown_section:hover #slidedown-modal {
    opacity: 1;
    visibility: visible
}

.slidedown_section {
    float: left;
    z-index: 9;
    position: relative
}

.slidedown_section a.icon-cart-arrow,
.menu_bar_right>a,
.menu_bar_right a.icon-cart-arrow {
    color: #fff
}

#menubar-section .slidedown_section ul li {
    width: 100%;
    text-align: left;
    display: inline-block
}

#menubar-section .slidedown_section ul li a,
#menubar-section .slidedown_section ul li {
    text-align: left
}

#menubar-section .slidedown_section ul li a {
    font-weight: normal;
    float: left;
    text-transform: none;
    color: #a8b2b7
}

.slidedown_section ul li span {
    float: left;
    margin: 0 15px 0 0px;
    line-height: 24px
}

.slidedown_section ul li span.selected-currency {
    margin: 0 10px 0 0
}

.slidedown_section ul li.logout-link span {
    padding: 5px 7px;
    margin: 0
}

#menubar-section .slidedown_section ul.tbl-list {
    width: 100%
}

#currencies-picker .selection-box {
    float: left;
    margin: 0;
    position: relative
}

#currencies-picker {
    width: 100%;
    margin: 0;
    padding: 0px 0 0
}

#currencies-picker p {
    float: left;
    margin: 6px 0px 0 0px
}

#currencies-picker .selection-box select {
    border: none;
    padding: 0
}

#menubar-section ul .slidedown_section ul li {
    float: left;
    clear: both;
    display: block
}

#menubar-section .slidedown_section ul li a {
    padding: 5px 0
}

.header-top-section .logo img {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media screen and (max-width: 767px) {
    .header-top-section .logo img {
        max-width: 100%
    }
}

.menu {
    list-style: none
}

.header-top-section h1,
.header-top-section .h1 {
    margin: 0;
    padding: 0 0 0 20px
}

@media screen and (max-width: 1175px) {
    .header-top-section h1,
    .header-top-section .h1 {
        padding: 0 0 0 10px
    }
}

#menubar-section .menu_bar_right {
    float: left;
    width: 20%;
    padding: 0 20px 0 0
}

@media screen and (max-width: 1175px) {
    #menubar-section .menu_bar_right {
        padding: 0 10px 0 0px
    }
}

@media screen and (max-width: 767px) {
    #menubar-section .menu_bar_right {
        width: auto
    }
}

.header-top-section .logo {
    float: left;
    width: 12%;
    height: auto;
    position: absolute;
    top: -32px;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1
}

@media screen and (max-width: 767px) {
    .header-top-section .logo {
        width: 50%;
        margin: 0
    }
}

#slidedown-modal {
    right: 0px;
    top: 100%
}

@media screen and (max-width: 767px) {
    #slidedown-modal {
        right: 0;
        left: auto
    }
}

.menu_bar_right a {
    padding: 23px 17px 23px 17px;
    float: left
}

@media screen and (max-width: 967px) {
    .menu_bar_right a {
        font-size: 14px;
        padding: 23px 7px
    }
}

@media screen and (max-width: 767px) {
    .menu_bar_right a {
        font-size: 14px;
        padding: 24px 15px
    }
}

.menu_bar_right .slidedown_section a {
    padding: 23px 0px 23px 17px
}

.menu_bar_right a img {
    margin: 3px 0
}

#menubar-section ul {
    width: 68%
}

.header-panel-top .tbl-list>li.currency>.dropdown-toggle {
    padding: 33px 0
}

#slidedown-cart {
    right: 0;
    top: 100%
}

@media screen and (max-width: 567px) {
    #slidedown-cart {
        width: 170px;
        left: 0;
        right: 0
    }
}

.menubar-section .sb-search {
    display: none
}

.is-sticky .menubar-section .menu {
    float: none
}

.flex-direction-nav {
    list-style: none;
    padding: 0
}

.flex-slider-text-wrpper {
    position: absolute;
    z-index: 1;
    top: 30%
}

.flex-slider-content {
    top: 30%;
    position: absolute
}

.flex-slider-text {
    margin-top: -400px;
    position: absolute
}

.icon-content {
    text-align: center
}

.icon-content h4,
.icon-content .h4 {
    margin-bottom: 15px;
    font-weight: bold
}

.grid-uniform.icon-wrapper .icon_wrapper_content {
    padding: 90px 0 90px;
    float: left;
    width: 100%;
    position: relative
}

.grid-uniform.icon-wrapper {
    background-image: url(/bitrix/images/icon_wrapper_bg.png);
    background-repeat: repeat-x;
    background-attachment: fixed;
    background-color: #ff7380
}

.icon-wrapper .icon img {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0
}

.icon-content h2 a,
.icon-content .h2 a {
    color: #fff
}

.icon-wrapper .icon-content:hover a {
    color: #ffda6b
}

.icon-wrapper .icon {
    background: url(/bitrix/images/icon_wrappericon_bg.png) no-repeat
}

.grid-uniform.icon-wrapper .icon_wrapper_content:before,
.number-items-wrapper::before {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 19px;
    background: url(/bitrix/images/iconbgtopimg.png) repeat-x;
    left: 0
}

.grid-uniform.icon-wrapper .icon_wrapper_content:after,
.number-items-wrapper::after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 19px;
    background: url(/bitrix/images/iconbgwrapperimg.png) repeat-x
}

.number-items-wrapper .grid__item {
    text-align: center
}

.flexslider::before {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 19px;
    background: url(/bitrix/images/iconbgtopimg.png) repeat-x;
    left: 0;
    z-index: 1
}

.icon-wrapper .icon-content a,
.icon-wrapper .icon-content p {
    color: #fff
}

.icon-wrapper .icon-content p {
    margin: 0
}

.icon-wrapper .icon {
    display: inline-block;
    height: 133px;
    margin-bottom: 20px;
    width: 133px;
    position: relative
}

.product-percentege {
    display: none;
    float: left;
    margin-right: 10px;
    font-size: 45px;
    color: #db0022;
    font-weight: bold
}

@media screen and (max-width: 567px) {
    .product-percentege {
        font-size: 40px
    }
}

.prt-btn {
    display: inline-block;
    text-align: center;
    width: 100%;
    margin-top: 15px
}

.prt-btn form {
    margin: 0
}

.wide-banner {
    float: left;
    width: 100%
}

.dt-sc-parallax,
.dt-sc-parallax-second {
    background-attachment: fixed !important
}

.popular-collections-parallax {
    background-image: url(/bitrix/images/collection_parallax_1.png);
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    width: 100%;
    clear: both
}

.collections {
    background-image: url(/bitrix/images/collection_parallax_2.png);
    background-repeat: no-repeat;
    float: left;
    width: 100%
}

@media screen and (max-width: 1175px) {
    .collections {
        background-size: cover
    }
}

.collections h2.section-header__title,
.collections .section-header__title.h2 {
    color: #f06178
}

.best-deals h2.section-header__title,
.best-deals .section-header__title.h2 {
    color: #9fc58d
}

.this-week-offers h2.section-header__title,
.this-week-offers .section-header__title.h2 {
    color: #a87778
}

.wide-banner h2.section-header__title,
.wide-banner .section-header__title.h2 {
    color: #95dbe1
}

.new-arrivals h2.section-header__title,
.new-arrivals .section-header__title.h2 {
    color: #ddd1bf
}

.collections figure {
    margin: 0;
    transition: all 0.7s ease 0s;
    -webkit-transition: all 0.7s ease 0s
}

.popular-collections:hover .dt-sc-entry-thumb {
    transform: scale(1.5);
    -webkit-transform: scale(1.5)
}

.popular-collections .collection-detail a {
    color: #a8b2b7;
    font-weight: bold
}

.popular-collections:hover .collection-detail a {
    color: #ff7380
}

.popular-collections .collection-thumb {
    overflow: hidden
}

@media screen and (max-width: 567px) {
    .popular-collections .dt-sc-entry-thumb img {
        width: 100%
    }
}

.this-week-offers {
    float: left;
    width: 100%;
    background-image: url(/bitrix/images/offer_bg.png);
    background-repeat: no-repeat;
    background-size: cover
}

.this-week-offers .quantity-selector {
    float: left;
    width: 70px;
    height: 40px;
    text-align: center;
    display: inline-block;
    line-height: 40px;
    margin: 0px 0;
    padding: 0;
    border-top: 1px solid #ff7380;
    border-left: 1px solid #ff7380;
    border-bottom: 1px solid #ff7380;
    border-radius: 5px 0 0 5px;
    border-right: none
}

.prt-tab-right {
    border-left: 2px solid #78d6f0;
    padding: 30px;
    position: relative;
    min-height: 740px
}

.prt-tab-right .quantity-box {
    margin-bottom: 5px
}

.this-week-offers .product-detail .wishlist:hover {
    color: #ff7380
}

.this-week-offers .product-detail .wishlist {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    margin-left: 15px;
    text-transform: uppercase;
    background: none;
    padding: 0
}

@media screen and (max-width: 1175px) {
    .this-week-offers .product-detail .wishlist {
        margin-left: 0;
        padding: 0;
        margin-top: 20px;
        float: left;
        width: 100%;
        text-align: left
    }
}

.this-week-offers .product-detail .grid-link__title {
    font-size: 30px;
    text-align: left
}

.best-deals .products {
    margin-bottom: 25px;
    list-style: none;
    background: #fff;
    box-shadow: 0 0 0 1px #f4f4f4
}

.best-deals-price {
    display: inline-block;
    text-align: center;
    width: 100%;
    margin-top: 10px;
    margin-left: 0px
}

.grid-link__sale_price {
    color: #bfbfbf
}

.best-deals {
    background-image: url(/bitrix/images/home_best_selling_img.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #f8f7f7;
    float: left;
    width: 100%;
    padding: 100px 0 75px
}

.prt-tab-right .wishlist span {
    border: 1px solid #ff7380;
    border-radius: 50%;
    height: 40px;
    line-height: 40px;
    margin-right: 10px;
    text-align: center;
    width: 40px;
    transition: all 0.3s linear 0s;
    -webkit-transition: all 0.3s linear 0s
}

@media screen and (max-width: 1175px) {
    .prt-tab-right .wishlist span {
        margin-left: 0px
    }
}

@media screen and (max-width: 567px) {
    .prt-tab-right .wishlist span {
        width: 30px;
        height: 30px;
        line-height: 30px
    }
}

.prt-tab-right .wishlist:hover span {
    background: #ff7380;
    color: #fff
}

.best-deals .product_price .money {
    font-size: 18px
}

.prt-tab-right .medium-btn span {
    margin-left: 10px
}

.owl-carousel,
#lightbox {
    list-style: none
}

.owl-carousel li,
#lightbox li {
    list-style: none
}

.this-week-offers .owl-carousel .owl-item {
    padding: 0
}

.this-week-offers .dt-sc-tabs-vertical-frame li.current:after {
    background: #fff;
    border-right: 2px solid #78d6f0;
    border-top: 2px solid #78d6f0;
    content: "";
    height: 25px;
    position: absolute;
    right: -37px;
    top: 65px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 25px;
    z-index: 9
}

@media screen and (max-width: 1175px) {
    .this-week-offers .dt-sc-tabs-vertical-frame li.current:after {
        right: -33px
    }
}

@media screen and (max-width: 967px) {
    .this-week-offers .dt-sc-tabs-vertical-frame li.current:after {
        right: -28px
    }
}

@media screen and (max-width: 767px) {
    .this-week-offers .dt-sc-tabs-vertical-frame li.current:after {
        display: none
    }
}

.this-week-offers ul.dt-sc-tabs-vertical-frame li a {
    display: inline-block;
    padding: 50px;
    border-radius: 50%;
    height: 150px;
    width: 150px
}

.this-week-offers ul.dt-sc-tabs-vertical-frame li a.current {
    background-color: #78d6f0
}

.this-week-offers .bg-two {
    background-image: url(/bitrix/images/tab_bgimgtwo.png);
    background-repeat: no-repeat;
    background-position: center;
    background-color: #e4f7fc
}

.this-week-offers .bg-one {
    background-image: url(/bitrix/images/tab_bgimgone.png);
    background-repeat: no-repeat;
    background-position: center;
    background-color: #e4f7fc
}

.this-week-offers .bg-three {
    background-image: url(/bitrix/images/tab_bgimgthree.png);
    background-repeat: no-repeat;
    background-position: center;
    background-color: #e4f7fc
}

.this-week-offers .bg-four {
    background-image: url(/bitrix/images/tab_bgimgfour.png);
    background-repeat: no-repeat;
    background-position: center;
    background-color: #e4f7fc
}

.this-week-offers ul.dt-sc-tabs-vertical-frame li {
    text-align: center;
    margin-bottom: 30px;
    position: relative;
    list-style: none
}

.this-week-offers .product-single__quantity label {
    margin-top: 7px;
    font-weight: bold
}

.this-week-offers .btn span,
.this-week-offers .btn--secondary span,
.this-week-offers .btn--tertiary span,
.this-week-offers input[type="submit"] span {
    margin-left: 15px
}

.this-week-offers .product-single__quantity {
    float: left;
    width: 100%;
    margin-bottom: 30px
}

.this-week-offers .product-single__quantity .qtyminus {
    height: auto
}

.this-week-offers .quantity-arrow {
    float: left;
    line-height: 0;
    height: 40px;
    padding: 5px 20px;
    background: #ff7380;
    border-radius: 0 5px 5px 0;
    cursor: pointer;
    color: #fff
}

.quantity-arrow i {
    line-height: 15px
}

.this-week-offers .product_price .money {
    font-size: 40px;
    font-weight: bold;
    margin: 0 0 10px;
    display: inline-block
}

@media screen and (max-width: 1175px) {
    .this-week-offers .product_price .money {
        font-size: 32px
    }
}

@media screen and (max-width: 967px) {
    .this-week-offers .product_price .money {
        font-size: 30px
    }
}

@media screen and (max-width: 767px) {
    .this-week-offers .product_price .money {
        font-size: 20px
    }
}

.this-week-offers del {
    font-size: 30px;
    font-weight: lighter;
    margin-left: 10px;
    color: #bfbfbf
}

@media screen and (max-width: 1175px) {
    .this-week-offers del {
        font-size: 32px
    }
}

@media screen and (max-width: 967px) {
    .this-week-offers del {
        font-size: 30px
    }
}

@media screen and (max-width: 767px) {
    .this-week-offers del {
        font-size: 20px
    }
}

.this-week-offers .owl-theme .owl-controls .owl-buttons div {
    padding: 10px 25px;
    border: 1px solid #ff7380;
    border-radius: 3px;
    line-height: 0;
    transition: all 0.3s linear 0s;
    -webkit-transition: all 0.3s linear 0s
}

@media screen and (max-width: 567px) {
    .this-week-offers .owl-theme .owl-controls .owl-buttons div {
        padding: 10px 15px
    }
}

.this-week-offers .owl-prev {
    margin-left: 50px;
    color: #ff7380
}

@media screen and (max-width: 767px) {
    .this-week-offers .owl-prev {
        margin-left: 0
    }
}

.this-week-offers .owl-next {
    margin-left: 220px;
    color: #ff7380
}

@media screen and (max-width: 567px) {
    .this-week-offers .owl-next {
        margin-left: 10px
    }
}

.this-week-offers .owl-prev:hover,
.this-week-offers .owl-next:hover {
    background: #ff7380;
    color: #fff
}

.this-week-offers .post-large--one-half {
    margin-right: 2%;
    width: 48%
}

@media screen and (max-width: 767px) {
    .this-week-offers .post-large--one-half {
        width: 100%
    }
}

.product-type>label {
    float: left;
    font-weight: bold
}

.product-vendor label {
    float: left;
    color: #080808;
    font-weight: bold;

}

.product-vendor p {
    float: left;
    color: #080808;
    font-weight: bold;
}

.Quantity {
    color: #080808;
}

span[itemprop="description"] {
    color: #080808;
    font-size: 18px
}

.this-week-offers .qtyplus,
.qtyplus {
    float: none
}

.this-week-offers .product-type {
    float: left;
    margin-bottom: 30px;
    width: 100%
}

.this-week-offers .product-detail {
    padding: 0 5px 0 45px
}

@media screen and (max-width: 768px) {
    .this-week-offers .product-detail {
        padding: 0 10px 0 25px
    }
}

.this-week-offers .product-detail label {
    font-size: 12px;
    width: 140px;
    text-transform: uppercase
}

@media screen and (max-width: 967px) {
    .this-week-offers .product-detail label {
        width: 88px
    }
}

@media screen and (max-width: 767px) {
    .this-week-offers .product-detail label {
        width: 100%
    }
}

.corner-spot {
    text-align: center
}

.this-week-offers .corner-spot img {
    display: inline-block
}

.this-week-offers .owl-theme .owl-buttons {
    text-align: left
}

@media screen and (max-width: 767px) {
    .this-week-offers .owl-theme .owl-buttons {
        text-align: center
    }
}

@media screen and (max-width: 567px) {
    .this-week-offers .owl-theme .owl-buttons {
        text-align: center
    }
}

.prt-tab-right .owl-pagination {
    display: none
}

.grid__item.post-large--one-fifth.prt-tab-left {
    margin-right: 2%;
    width: 18%
}

.top-order-items .item-row {
    position: relative;
    text-align: center;
    min-height: 430px;
    margin: 0;
    list-style: none
}

.top-order-items .hover {
    z-index: 1
}

.top-order-items .products .product-button,
.new-arrivals .products .product-button,
.products.search-result .product-button,
.collection-list .products .product-button {
    opacity: 0;
    position: absolute;
    bottom: -100px;
    margin: auto
}

.top-order-items .products .product-button a,
.top-order-items .products .product-button button,
.new-arrivals .products .product-button a,
.new-arrivals .products .product-button button,
.products.search-result .product-button a,
.products.search-result .product-button button {
    border: none;
    box-shadow: 0 0 0 0 transparent
}

.top-order-items .products .product-button a img {
    margin: -2px 0px
}

.top-order-items .hover {
    background: rgba(255, 255, 255, 0.9)
}

.top-order-menu-section .product_price .money {
    font-weight: bold
}

.top-order-menu-section .product-detail .grid-link__title {
    color: #0d0d0e
}

.top-order-menu-section .ribbon {
    top: -75px;
    right: -35px
}

.top-order-menu-section .money {
    font-size: 18px
}

@media screen and (max-width: 1175px) {
    .top-order-menu-section .money {
        font-size: 15px
    }
}

.new-arrivals .products .product-button a {
    display: inline-block
}

.top-order-items .grid-link {
    display: inline-block
}

.top-order-items .overlay-text {
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.5s ease 0s
}

.top-order-items .overlay-text a {
    font-weight: bold;
    color: #ff7380
}

.top-order-items .overlay-text li:last-child {
    border-right: medium none
}

.top-order-items .product-overlay:hover {
    opacity: 1
}

.top-order-items .overlay-text li form {
    margin-bottom: 0
}

.top-order-items .product_price {
    color: #ff7380
}

.top-order-items img {
    display: inline-block
}

.top-order-items .top-order-img img {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    display: inline-block
}

.top-order-menu-section {
    padding: 50px 30px 35px
}

@media screen and (max-width: 768px) {
    .top-order-menu-section {
        padding: 30px 20px
    }
}

.top-order-menu-section .grid-link__meta {
    margin: 0
}

.top-order-items .product-overlay {
    background: rgba(252, 189, 55, 0.9) none repeat scroll 0 0;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0;
    transition: all 0.3s linear 0s;
    -webkit-transition: all 0.3s linear 0s
}

.top-order-img {
    border-radius: 50%;
    margin-bottom: 35px
}

.top-order-items .one {
    background-color: #ffeaf4;
    background-image: url(/bitrix/images/topbgimg1.png)
}

.top-order-items .two {
    background-color: #ffedb0;
    background-image: url(/bitrix/images/topbgimg2.png)
}

.top-order-items .three {
    background-color: #fffad9;
    background-image: url(/bitrix/images/topbgimg3.png)
}

.top-order-items .four {
    background-color: #fff8ce;
    background-image: url(/bitrix/images/topbgimg4.png)
}

.top-order-items .five {
    background-color: #ffe4d5;
    background-image: url(/bitrix/images/topbgimg5.png)
}

.top-order-items .six {
    background-color: #eae9c3;
    background-image: url(/bitrix/images/topbgimg6.png)
}

.top-order-items .seven {
    background-color: #f9f2d6;
    background-image: url(/bitrix/images/topbgimg7.png)
}

.top-order-items .eight {
    background-color: #ffe9bc;
    background-image: url(/bitrix/images/topbgimg8.png)
}

.number-icon .number-img {
    display: inline-block;
    margin-bottom: 10px
}

.number-items-wrapper .item-circle {
    text-align: center;
    background: url(/bitrix/images/icon_content.png) no-repeat scroll center center;
    background-size: contain;
    display: table;
    margin: auto;
    width: 217px;
    height: 217px;
    cursor: pointer
}

@media screen and (max-width: 1175px) {
    .number-items-wrapper .item-circle {
        width: 177px;
        height: 177px;
        padding: 18px
    }
}

@media screen and (max-width: 767px) {
    .number-items-wrapper .item-circle {
        margin-bottom: 30px;
        width: 200px;
        height: 200px
    }
}

.number-items-wrapper .item-content {
    display: table-cell;
    vertical-align: middle
}

.number-items-wrapper .item-circle:hover {
    -webkit-transition: background 0.3s linear 0s;
    -moz-transition: background 0.3s linear 0s;
    -o-transition: background 0.3s linear 0s
}

.number-items-wrapper .item-circle {
    -webkit-transition: background 0.3s linear 0s;
    -moz-transition: background 0.3s linear 0s;
    -o-transition: background 0.3s linear 0s;
    transition: background 0.3s linear 0s
}

.number-items-wrapper .item-circle:hover {
    background: url(/bitrix/images/icon_contenthover.png) no-repeat scroll center center;
    background-size: contain;
    transition: background 0.3s linear 0s
}

.number-items-wrapper .number-text {
    font-size: 40px;
    float: left;
    width: 100%;
    position: relative;
    color: #78d6f0;
    font-weight: bold
}

.number-items-wrapper .item-circle h4 a,
.number-items-wrapper .item-circle .h4 a {
    font-size: 16px;
    color: #78d6f0
}

.number-items-wrapper .number-icon img {
    display: inline-block
}

.number-icon span::after {
    background: #78d6f0;
    content: "";
    height: 2px;
    display: inline-block;
    width: 46px;
    margin-bottom: 7px;
    margin-left: 10px
}

.number-icon span::before {
    background: #78d6f0;
    content: "";
    height: 2px;
    display: inline-block;
    width: 46px;
    margin-bottom: 7px;
    margin-right: 10px
}

.number-items-wrapper {
    float: left;
    width: 100%;
    position: relative;
    padding: 115px 0
}

.number-items-wrapper .grid__item.one-quarter {
    display: inline-block;
    text-align: center
}

@media screen and (max-width: 967px) {
    .number-items-wrapper .grid__item.one-quarter {
        width: 49%;
        float: none
    }
}

@media screen and (max-width: 567px) {
    .number-items-wrapper .grid__item.one-quarter {
        width: 100%
    }
}

.best-deals .product-button {
    left: 10px
}

.number-items-wrapper .one-sixth {
    margin-right: 2%;
    width: 14.666%
}

.grid-uniform.top-order-items .product-container {
    text-align: center
}

.collection-detail {
    text-align: center;
    padding: 45px 10px 30px
}

.collection_new_arrivals {
    background-image: url(/bitrix/images/new_arrival_paraalx_1.png);
    background-repeat: no-repeat;
    float: left;
    width: 100%
}

.new-arrivals {
    background-image: url(/bitrix/images/new_arrival_paraalx_2.png);
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    width: 100%
}

.new-arrivals .product-overlay {
    position: absolute;
    top: 0;
    width: 100%;
    background: rgba(250, 184, 65, 0.8) none repeat scroll 0 0;
    height: 100%
}

.new-arrivals .product-detail,
.products.search-result .product-detail {
    text-align: center
}

@media screen and (max-width: 567px) {
    .new-arrivals .product-detail,
    .products.search-result .product-detail {
        text-align: center
    }
}

.new-arrivals .money,
.products.search-result .product-detail .product_price span {
    font-size: 18px
}

.new-arrivals .product-detail h4,
.new-arrivals .product-detail .h4,
.products.search-result h4,
.products.search-result .h4 {
    margin-bottom: 20px;
    background: #f4f4f4;
    padding: 16px;
    font-weight: 300
}

.new-arrivals .product-detail,
.products.search-result .product-detail {
    text-align: center;
    padding: 0 0 20px 0px
}

.new-arrivals .product-detail .grid-link__meta,
.products.search-result .product-detail .grid-link__meta {
    padding: 0 16px;
    text-align: center
}

.new-arrivals .product-detail h4 a,
.new-arrivals .product-detail .h4 a {
    text-align: left
}

.new-arrivals form {
    margin-bottom: 0;
    margin-top: 10px
}

@media screen and (max-width: 768px) {
    .new-arrivals .product-detail h4,
    .new-arrivals .product-detail .h4 {
        font-size: 18px
    }
}

.section-header {
    display: inline-block;
    text-align: center;
    width: 100%
}

.blog-section h2,
.blog-section .h2 {
    font-size: 40px
}

.section-header__title {
    text-align: center;
    color: #b3ce58;
    font-weight: 400;
    font-size: 40px;
    margin: 0 0 0px;
    position: relative
}

@media screen and (max-width: 767px) {
    .section-header__title {
        font-size: 30px
    }
}

@media screen and (max-width: 567px) {
    .section-header__title {
        font-size: 25px
    }
}

.welcome {
    display: inline-block;
    text-align: center;
    width: 100%
}

.welcome p {
    display: inline-block;
    text-align: center;
    width: 75%;
    margin: 0
}

.widget h4 span,
.widget .h4 span,
.widget h4 i,
.widget .h4 i {
    width: 42px;
    height: 3px;
    display: inline-block;
    position: absolute;
    top: 10px;
    margin-left: -65px
}

@media screen and (max-width: 1175px) {
    .widget h4 span,
    .widget .h4 span,
    .widget h4 i,
    .widget .h4 i {
        display: none
    }
}

.site-footer h4::after,
.site-footer .h4::after {
    background: #fff;
    bottom: -10px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 30px
}

@media screen and (max-width: 567px) {
    .site-footer h4::after,
    .site-footer .h4::after {
        right: 0;
        margin: auto
    }
}

.border-title span:before {
    content: "";
    bottom: 0;
    display: inline-block;
    height: 2px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 40px;
    width: 100px;
    background: #ff7380
}

@media screen and (max-width: 767px) {
    .border-title span:before {
        display: none
    }
}

@media screen and (max-width: 567px) {
    .site-footer .contact-details img {
        display: inline-block
    }
}

.site-footer .contact-details .address-information,
.site-footer .contact-details .contact-information {
    float: left;
    width: 100%;
    margin-bottom: 10px
}

.border-title img {
    margin: auto;
    text-align: center
}

.border-title span.right,
.widget h4 span.right,
.widget .h4 span.right,
.widget h4 i.right,
.widget .h4 i.right {
    margin-left: 20px
}

.border-title h2,
.border-title .h2,
.widget h4,
.widget .h4,
.site-footer h4,
.site-footer .h4,
.blog-section h2,
.blog-section .h2,
.newsletter_cnt h2,
.newsletter_cnt .h2 {
    letter-spacing: 0
}

.collection_sidebar .widget {
    position: relative
}

.border-title {
    display: inline-block;
    text-align: center;
    width: 100%;
    margin-bottom: 60px;
    position: relative
}

@media screen and (max-width: 767px) {
    .border-title {
        margin-bottom: 60px
    }
}

@media screen and (max-width: 768px) {
    .promo-images.parallax {
        height: 100% !important
    }
}

.promo-images ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.promo-images a {
    display: block
}

.product-list .product-detail {
    text-align: left;
    padding: 15px 20px 0
}

.product-list .product-detail .grid-link__title {
    border-bottom: none;
    margin-bottom: 12px
}

.product-list .product-detail p {
    margin: 0
}

.product-list .products:hover {
    box-shadow: 0 0 0 0
}

.product-list .product-container {
    padding: 20px
}

.product-list .product-detail .grid-link__vendor {
    margin: 0 0 5px
}

.product-detail .spr-badge-starrating {
    margin: 0;
    font-size: 12px
}

.products.search-result form {
    margin: 10px 0 0
}

.products.search-result:hover .product-container img,
.collection-list .products:hover .product-container img,
.new-arrivals .products:hover .product-container img,
.featured-products .products:hover .product-container img,
.products.search-result .products:hover .product-container img,
.related-products-container .products:hover .product-container img {
    -webkit-transform: rotate(3deg) scale(1.2, 1.2);
    -o-transform: rotate(3deg) scale(1.2, 1.2);
    transform: rotate(3deg) scale(1.2, 1.2)
}

.new-arrivals .product-container .feature_product_image,
.collection-list .product-container .feature_product_image,
.products.search-result .feature_product_image {
    overflow: hidden
}

.products.search-result .product-container img,
.collection-list .products .product-container img,
.new-arrivals .products .product-container img,
.featured-products .products .product-container img,
.related-products-container .products .product-container img {
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out
}

.featured-products .products .product-detail,
.related-products-container .products .product-detail {
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out
}

.featured-products .products:hover .product-detail,
.related-products-container .products:hover .product-detail {
    padding: 20px 10px 20px
}

.featured-products .products:hover .product-button,
.related-products-container .products:hover .product-button {
    bottom: 0px
}

.featured-products .products .feature_product_image,
.related-products-container .products .feature_product_image {
    overflow: hidden
}

.featured-products .products .product-button,
.related-products-container .products .product-button {
    margin: 0;
    position: absolute;
    bottom: -27px;
    top: auto
}

.featured-products .product-detail {
    width: 100%;
    text-align: center;
    padding: 40px 10px 20px;
    min-height: 160px
}

.products:hover .product-detail .grid-link__title {
    color: #ff7380
}

.product-detail h4,
.product-detail .h4 {
    margin: 0
}

.product-detail .grid-link__title {
    color: #080808;
    display: inline-block;
    text-align: center;
    padding-bottom: 0px;
    font-weight: 300;
    letter-spacing: 0.5px
}

@media screen and (max-width: 1175px) {
    .product-detail .grid-link__title {
        font-size: 16px
    }
}

.prices {
    font-size: 18px;
    color: #ff7380;
    padding-top: 0px
}

.product-detail .grid-link__meta,
.product-shop.summary {
    padding-top: 0px
}

.collection-list .product_price .money {
    color: #ff7380
}

.product-list-view .product-detail .grid-link__meta .product_price {
    margin-right: 5px;
    margin-left: 0px
}

.product-detail .grid-link__meta .product_price {
    display: inline-block;
    font-weight: bold;
    margin-left: 5px
}

.collection-list .money,
.product-single__price {
    font-size: 18px
}

.product-list-view.collection-list .large--one-third {
    width: 100%;
    margin-bottom: 4%
}

.product-list-view.collection-list .product-container {
    width: 40%;
    float: left
}

@media screen and (max-width: 767px) {
    .product-list-view.collection-list .product-container {
        width: 100%
    }
}

.product-list-view.collection-list .product-container a img {
    margin: auto
}

.product-list-view.collection-list .product-detail {
    width: 60%;
    float: left;
    text-align: left;
    padding-left: 20px
}

@media screen and (max-width: 767px) {
    .product-list-view.collection-list .product-detail {
        width: 100%
    }
}

.template-index .newsletter-content-section:before {
    content: "";
    background: url(/bitrix/images/newsletterpattern.png) repeat-x;
    float: left;
    width: 100%;
    height: 21px;
    position: absolute;
    left: 0;
    right: 0;
    top: -1px
}

.template-index .site-footer:before {
    background: none
}

.site-footer:before {
    content: "";
    background: url(/bitrix/images/newsletterpattern.png) repeat-x;
    float: left;
    width: 100%;
    height: 21px;
    position: absolute;
    left: 0;
    right: 0;
    top: -1px
}

#email-modal .window-window .window-content .title {
    color: #2b2e33
}

#email-modal .window-window .window-content .message {
    color: #2b2e33
}

.newsletter_cnt h2,
.newsletter_cnt .h2 {
    color: #2b2e33
}

.newsletter_cnt p {
    color: #2b2e33
}

.newsletter_cnt {
    display: inline-block;
    text-align: center;
    width: 70%;
    margin-bottom: 45px
}

@media screen and (max-width: 767px) {
    .newsletter_cnt {
        width: 100%
    }
}

.newsletter-section .newsletter_section_text {
    display: table-cell;
    vertical-align: middle
}

.newsletter-section form {
    display: inline-block;
    width: 100%;
    text-align: center;
    width: 60%
}

@media screen and (max-width: 767px) {
    .newsletter-section form {
        width: 100%
    }
}

.newsletter-section .footer-icons {
    display: inline-block;
    width: 100%
}

@media screen and (max-width: 767px) {
    .newsletter-section .footer-icons {
        float: none;
        width: 100%;
        display: inline-block
    }
}

.newsletter-section {
    background-image: url(/bitrix/images/newsletter_form.png);
    background-repeat: no-repeat
}

.newsletter-content-section {
    text-align: center;
    display: inline-block;
    width: 100%;
    padding: 120px 0;
    position: relative;
    float: left;
    width: 100%
}

@media screen and (max-width: 767px) {
    .newsletter-content-section {
        padding: 20px 5px
    }
}

.newsletter-section form #email-input {
    float: left;
    border: none;
    width: 79.7%;
    margin: 0;
    padding: 13px 17px;
    border-radius: 0;
    font-size: 16px;
    font-style: italic;
    min-height: 51px;
    background: #000000;
    color: #ffffff
}

@media screen and (max-width: 1175px) {
    .newsletter-section form #email-input {
        width: 72%
    }
}

@media screen and (max-width: 967px) {
    .newsletter-section form #email-input {
        width: 68%
    }
}

@media screen and (max-width: 767px) {
    .newsletter-section form #email-input {
        width: 60%;
        float: none;
        display: inline-block
    }
}

@media screen and (max-width: 567px) {
    .newsletter-section form #email-input {
        width: 100%;
        font-size: 14px
    }
}

.newsletter-section form input[type="email"]:focus {
    border: 1px solid #e6e1e1
}

.newsletter-section form .btn,
.newsletter-section form .btn--secondary,
.newsletter-section form .btn--tertiary,
.newsletter-section form input[type="submit"] {
    min-height: 51px;
    margin: 0;
    background: #82b8ba;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

@media screen and (max-width: 767px) {
    .newsletter-section form .btn,
    .newsletter-section form .btn--secondary,
    .newsletter-section form .btn--tertiary,
    .newsletter-section form input[type="submit"] {
        display: inline-block;
        margin-top: -5px
    }
}

@media screen and (max-width: 567px) {
    .newsletter-section form .btn,
    .newsletter-section form .btn--secondary,
    .newsletter-section form .btn--tertiary,
    .newsletter-section form input[type="submit"] {
        margin-top: 10px;
        font-size: 14px;
        min-height: 42px
    }
}

.newsletter-section form .btn:hover,
.newsletter-section form .btn--secondary:hover,
.newsletter-section form .btn--tertiary:hover,
.newsletter-section form input[type="submit"]:hover {
    background: #ff7380
}

.newsletter-section input[type="submit"] {
    padding: 12px 18px;
    border-radius: 0;
    font-size: 16px
}

.newsletter-section input[type="submit"] span {
    min-height: 37px
}

.newsletter-section .success {
    display: none
}

.newsletter-section .success.show {
    display: block;
    padding: 6px 12px;
    border: 1px solid;
    margin-bottom: 10px
}

.grid-link__image--product {
    margin: 0
}

.newsletter-section p {
    float: left;
    margin: 0;
    padding: 27px 25px 0 15px
}

@media screen and (max-width: 967px) {
    .newsletter-section p {
        padding: 0 0 0 12px
    }
}

@media screen and (max-width: 767px) {
    .newsletter-section p {
        padding: 0 10px
    }
}

@media screen and (max-width: 567px) {
    .newsletter-section p {
        float: none;
        display: inline-block
    }
}

.newsletter-section p span {
    display: block
}

.newsletter-section .two-fifths {
    width: 40%
}

@media screen and (max-width: 567px) {
    .newsletter-section .two-fifths {
        width: 100%;
        text-align: center
    }
}

.newsletter-section .three-fifths {
    width: 58%;
    margin-right: 2%
}

@media screen and (max-width: 567px) {
    .newsletter-section .three-fifths {
        width: 100%
    }
}

.newsletter-section form {
    margin: 0
}

@media screen and (max-width: 967px) {
    .newsletter-section form {
        margin: 5px 0
    }
}

@media screen and (max-width: 567px) {
    .newsletter-section form {
        display: inline-block;
        text-align: center;
        width: 100%
    }
}

.instacover a {
    display: inline-block;
    float: left;
    width: 60px;
    margin: 0 2px 2px 0
}

@media screen and (max-width: 967px) {
    .instacover a {
        width: 54px
    }
}

@media screen and (max-width: 567px) {
    .instacover a {
        float: none;
        width: 60px
    }
}

.instagram ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.instagram .btn,
.instagram .btn--secondary,
.instagram .btn--tertiary,
.instagram input[type="submit"] {
    margin-top: 10px
}

.instagram {
    float: left;
    width: 100%;
    margin-bottom: 20px
}

.instagram-images .instagram-button {
    display: inline-block;
    text-align: center;
    width: 100%;
    margin: 10px 0 0
}

.instagram-images .one-fifth {
    width: 18.4%;
    margin: 0 0 0 2%
}

@media screen and (max-width: 567px) {
    .instagram-images .one-fifth {
        width: 100%;
        margin: 0 0 5% 0
    }
}

.instagram-images .one-fifth:first-child {
    margin-left: 0
}

.site-footer .contact-details img {
    margin-bottom: 35px
}

.site-footer h4,
.site-footer .h4 {
    color: #fff;
    font-size: 30px;
    position: relative;
    margin-bottom: 55px;
    text-transform: capitalize
}

@media screen and (max-width: 967px) {
    .site-footer h4,
    .site-footer .h4 {
        font-size: 24px
    }
}

.site-footer ul {
    list-style: none;
    margin: 0 0 10px;
    padding: 0
}

.site-footer .grid__item.post-large--one-quarter {
    margin-right: 2%;
    width: 23.5%
}

@media screen and (max-width: 767px) {
    .site-footer .grid__item.post-large--one-quarter {
        width: 48%
    }
}

@media screen and (max-width: 567px) {
    .site-footer .grid__item.post-large--one-quarter {
        width: 100%
    }
}

.site-footer .grid__item.post-large--one-quarter:last-child {
    margin-right: 0
}

.site-footer__links a:hover {
    color: #ff7380
}

.footer-icons .social-icons li {
    margin-right: 5px
}

.copyright p,
.copyright a {
    color: #ffffff
}

.copyright {
    color: #ffffff;
    float: left;
    margin: 0px 0 0
}

@media screen and (max-width: 767px) {
    .copyright {
        margin-bottom: 10px;
        text-align: center;
        display: inline-block;
        width: 100%
    }
}

.copyright a:hover {
    color: #000000
}

.copy-right-section {
    background: #ff7380;
    float: left;
    width: 100%;
    padding: 20px 0
}

.site-footer__links a {
    color: #fff;
    display: inline-block;
    padding: 0 0 7px
}

.footer-logo p {
    margin: 0;
    padding-left: 30px
}

@media screen and (max-width: 567px) {
    .footer-logo p {
        padding-left: 0
    }
}

.footer-logo img {
    margin: 0;
    padding: 5px 0 0
}

.footer-icons h4,
.footer-icons .h4 {
    float: left;
    padding: 10px 0 0;
    margin: 0
}

@media screen and (max-width: 767px) {
    .footer-icons h4,
    .footer-icons .h4 {
        float: none;
        margin: 0 0 15px;
        text-align: center
    }
}

@media screen and (max-width: 967px) {
    .footer-icons h4,
    .footer-icons .h4 {
        padding: 15px 0 0
    }
}

.site-footer {
    background-image: url(/bitrix/images/footer_bg_img.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background-position: bottom
}

.footer-grid {
    position: relative;
    z-index: 2
}

.site-footer p span {
    padding: 2px 10px;
    background: #ffda6b;
    color: #1b100c
}

.footer-grid .happy-hrs {
    float: left;
    width: 82%
}

@media screen and (max-width: 967px) {
    .footer-grid .happy-hrs {
        width: 100%
    }
}

@media screen and (max-width: 567px) {
    .footer-grid .happy-hrs {
        width: 100%;
        float: none;
        display: inline-block
    }
}

.footer-tags a:hover {
    background: #ff7380;
    border: 1px solid #ff7380;
    color: #fff
}

.footer-icons .payment-icons li a img,
.footer-icons .payment-icons li a {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.footer-icons .social-icons {
    padding: 8px 0px 0 0px;
    float: left
}

@media screen and (max-width: 567px) {
    .footer-icons .social-icons {
        padding: 0;
        margin-bottom: 15px;
        float: none;
        display: inline-block;
        text-align: center;
        width: 100%
    }
}

.footer-icons .payment-icons {
    float: right;
    list-style: none;
    position: relative;
    line-height: 0
}

@media screen and (max-width: 767px) {
    .footer-icons .payment-icons {
        padding: 0;
        float: none;
        display: inline-block;
        text-align: center;
        width: 100%;
        margin: auto
    }
}

.site-footer .contact-information a {
    color: #fff
}

.site-footer .contact-information a:hover {
    color: #fff
}

.footer-icons .social-icons li a:hover {
    background: #ff7380
}

.footer-icons .social-icons li:hover a::after {
    width: 100%
}

.footer-icons .social-icons li a::after {
    background: #ff7380;
    border-radius: 50%;
    content: "";
    height: 100%;
    width: 0;
    left: 0;
    top: 0;
    position: absolute;
    transition: width 0.3s linear 0s;
    -webkit-transition: width 0.3s linear 0s;
    z-index: -1
}

.footer-icons .social-icons li a {
    font-size: 16px;
    float: left;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #ffffff;
    color: #000000;
    border-radius: 50%;
    position: relative;
    z-index: 1
}

@media screen and (max-width: 967px) {
    .footer-icons .social-icons li a {
        width: 30px;
        height: 30px;
        line-height: 30px
    }
}

.site-footer .address {
    line-height: 26px
}

.site-footer p {
    margin: 20px 0;
    color: #fff
}

@media screen and (max-width: 967px) {
    .site-footer p {
        font-size: 13px
    }
}

.contact-page-wrapper .contact-right-detail {
    float: left;
    width: 100%
}

.contact-details span {
    margin-right: 15px;
    float: left;
    line-height: 24px;
    color: #fff
}

@media screen and (max-width: 967px) {
    .contact-details span {
        margin-right: 10px
    }
}

@media screen and (max-width: 567px) {
    .contact-details span {
        float: none;
        display: inline-block
    }
}

.site-footer h5,
.site-footer .h5 {
    font-size: 20px;
    color: #fff;
    margin-bottom: 5px
}

.footer-tags li {
    float: left
}

@media screen and (max-width: 567px) {
    .footer-tags li {
        float: none;
        display: inline-block
    }
}

.footer-tags a {
    border: 1px solid #ffffff;
    display: block;
    margin-bottom: 10px;
    margin-right: 10px;
    padding: 7px 6px;
    text-transform: capitalize;
    color: #ffffff;
    font-weight: 500
}

@media screen and (max-width: 967px) {
    .footer-tags a {
        font-size: 13px;
        padding: 10px 7px
    }
}

.opening-hrs span {
    width: 87px;
    display: inline-block;
    font-weight: bold;
    margin-right: 15px;
    color: #fff
}

@media screen and (max-width: 967px) {
    .opening-hrs span {
        width: 100%
    }
}

@media screen and (max-width: 767px) {
    .opening-hrs span {
        width: 87px
    }
}

.site-footer .opening-hrs li {
    margin-bottom: 10px;
    display: inline-block;
    width: 100%
}

@media screen and (max-width: 567px) {
    .site-footer .opening-hrs li {
        text-align: center
    }
}

.instagram-column {
    margin-right: 10px;
    margin-bottom: 10px
}

.badge.badge--sale .badge__text {
    padding: 6px 12px 5px;
    float: left
}

.top-products-detail .sale {
    background: #fed0d2;
    color: #ff7380;
    font-size: 10px;
    padding: 2px 6px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 5px;
    float: left
}

.products:hover .product-button {
    opacity: 1;
    z-index: 9
}

.products .product-button {
    bottom: 0px;
    text-align: center;
    left: 0;
    right: 0;
    top: 0;
    height: 50px;
    margin: -22px auto 0;
    width: 100%;
    display: inline-block;
    text-align: center;
    opacity: 1;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s
}

@media screen and (max-width: 768px) {
    .products .product-button {
        height: 35px
    }
}

.products:hover .product-button {
    bottom: 0
}

.product-button:hover,
.collection-list .products:hover .product-button {
    opacity: 1
}

.product-list-view.collection-list .product-container {
    box-shadow: 0 0 0 4px #f4f4f4
}

.collection-list .products .product-button a,
.collection-list .products .product-button button {
    border: none;
    box-shadow: 0 0 0 0 transparent
}

.collection-list .products .product-button a img {
    display: inline-block;
    margin: -2px 0px
}

.best-deals .products .product-button button {
    box-shadow: 0 0 0 3px #fff
}

.products .product-button a {
    background: #ff7380;
    color: #ffffff;
    border-radius: 50%;
    padding: 0;
    display: inline-block;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    border: 3px solid #fff;
    box-sizing: content-box;
    margin-right: 5px;
    width: 50px;
    top: 0px
}

@media screen and (max-width: 1175px) {
    .products .product-button a {
        font-size: 14px;
        width: 40px;
        height: 40px;
        line-height: 40px
    }
}

@media screen and (max-width: 767px) {
    .products .product-button a {
        font-size: 16px
    }
}

.products .product-button a.sold_cart {
    cursor: no-drop
}

.products .product-button button {
    color: #ffffff;
    background: #ff7380;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    display: inline-block;
    box-shadow: 0 0 0 3px #fff;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    position: relative;
    width: 50px;
    top: 0px
}

@media screen and (max-width: 1175px) {
    .products .product-button button {
        font-size: 14px;
        width: 40px;
        height: 40px;
        line-height: 40px
    }
}

.products .product-button .wishlist {
    margin-right: 0
}

.products .product-button button i {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    line-height: 50px;
    text-align: center
}

@media screen and (max-width: 1175px) {
    .products .product-button button i {
        line-height: 40px
    }
}

.product-container {
    position: relative
}

.product-container a img {
    margin: auto
}

.products:hover .hover {
    opacity: 0.9
}

@media screen and (max-width: 767px) {
    .product-button a.quick-view-text {
        display: none
    }
}

.product-container .product-button .sold_icon {
    display: none
}

.product-button form {
    display: inline-block;
    margin: 0 0px 0 0;
    float: none;
    width: initial;
    padding: 0
}

.product-button form:last-child {
    margin: 0
}

.search_search_form input[type="search"] {
    width: 42%;
    float: left;
    border-radius: 0;
    min-height: 50px
}

@media screen and (max-width: 767px) {
    .search_search_form input[type="search"] {
        width: 62%
    }
}

.search_search_form button {
    float: left;
    padding: 14px 20px;
    border-radius: 0 5px 5px 0;
    min-height: 50px
}

#mc-embedded-subscribe-form #mail::-webkit-input-placeholder {
    color: #000
}

#mc-embedded-subscribe-form #mail:-moz-placeholder {
    color: #000
}

#mc-embedded-subscribe-form #mail::-moz-placeholder {
    color: #000
}

#mc-embedded-subscribe-form #mail:-ms-input-placeholder {
    color: #000
}

#mc-embedded-subscribe-form #mail {
    color: #000;
    font-weight: 300
}

.is-sticky .sb-search {
    margin-top: 6px
}

@media screen and (max-width: 768px) {
    .is-sticky .header-bar__search {
        width: 165px
    }
}

@media screen and (max-width: 768px) {
    .is-sticky .sb-icon-search,
    .sb-search-submit {
        height: 40px;
        line-height: 40px
    }
}

@media screen and (max-width: 768px) {
    .is-sticky .sb-search {
        height: 40px
    }
}

@media screen and (max-width: 768px) {
    .is-sticky .sb-search-input {
        height: 40px
    }
}

@media screen and (max-width: 768px) {
    .is-sticky .sb-search {
        margin-right: 5px
    }
}

#toTopHover {
    display: block;
    float: left;
    opacity: 0;
    -moz-opacity: 0
}

#toTop:hover {
    box-shadow: 3px 3px 0 0 #ff7380
}

#toTop:active,
#toTop:focus {
    outline: none
}

#toTop {
    position: fixed;
    bottom: 86px;
    right: 30px;
    z-index: 99
}

@media screen and (max-width: 767px) {
    #toTop {
        bottom: 40px
    }
}

#toTop {
    background: #000;
    float: left;
    width: 50px;
    height: 50px;
    border-radius: 50px
}

#toTopHover {
    box-shadow: 3px 3px 0 0 #ff7380
}

#toTop {
    float: left;
    z-index: 999;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    font-size: 13px;
    line-height: 20px;
    text-transform: uppercase
}

@media screen and (max-width: 567px) {
    #toTop {
        font-size: 14px
    }
}

#toTop i {
    color: #ffffff;
    font-size: 30px;
    line-height: 50px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0px;
    margin: auto;
    text-align: center
}

#slidedown-cart {
    width: 320px;
    position: absolute;
    -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.25);
    background: #ffffff;
    z-index: 99999;
    padding: 10px;
    text-align: left;
    -webkit-animation: 0.3s ease-in fadeInUp;
    -moz-animation: 0.3s ease-in 0s fadeInUp;
    animation: 0.3s ease-in 0s fadeInUp
}

@media screen and (max-width: 767px) {
    #slidedown-cart {
        width: 270px;
        padding: 15px 0
    }
}

#slidedown-cart .actions button {
    margin-bottom: 0;
    font-size: 12px
}

#slidedown-cart .actions button i {
    margin-right: 12px
}

#slidedown-cart .actions {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 15px 0;
    border: 1px solid #e6e1e1
}

#slidedown-cart li a.product-image {
    float: left;
    display: block;
    margin-right: 10px;
    margin-left: 20px;
    padding: 0;
    width: 70px;
    height: auto
}

@media screen and (max-width: 567px) {
    #slidedown-cart li a.product-image {
        width: 50px;
        height: auto
    }
}

#slidedown-cart .text-cart {
    margin-left: 5px
}

#slidedown-cart .product-details {
    float: left;
    width: 55%
}

#slidedown-cart .btn-remove {
    position: absolute;
    right: 15px
}

#slidedown-cart li .product-name {
    margin: 0
}

#slidedown-cart li .product-name a {
    font-weight: 300;
    padding: 0;
    font-size: 16px
}

#slidedown-cart ul {
    float: left;
    list-style: none;
    width: 100%;
    padding: 0px 0 0;
    overflow-y: auto;
    max-height: 394px
}

#slidedown-cart li {
    padding: 15px 0 15px 0;
    float: left;
    background: none;
    border-bottom: 1px solid #e6e1e1;
    display: inline-block;
    width: 100%;
    position: relative
}

#slidedown-cart li:last-child {
    border-bottom: none
}

#slidedown-cart ul li .cart-collateral {
    display: inline-block;
    text-align: left;
    width: 100%;
    list-style: none
}

@media screen and (max-width: 567px) {
    #slidedown-cart ul li .cart-collateral {
        font-size: 11px
    }
}

#slidedown-cart p {
    margin: 0;
    text-align: left
}

#slidedown-cart p.text-continue a {
    text-decoration: underline;
    float: left
}

#slidedown-cart .total .label {
    text-transform: uppercase
}

#slidedown-cart .total {
    display: inline-block;
    margin-left: 20px;
    margin-bottom: 15px;
    text-align: left;
    width: 100%;
    color: #000;
    font-size: 18px
}

#slidedown-cart .total .price {
    color: #ff7380;
    margin-left: 15px
}

#slidedown-cart:before {
    right: 40px
}

#slidedown-cart:after {
    right: 41px
}

#slidedown-modal:after {
    right: 1px
}

#slidedown-modal:before {
    right: 0px
}

#slidedown-cart .actions {
    display: inline-block;
    text-align: center;
    width: 100%
}

#slidedown-cart .no-items {
    padding: 10px 20px;
    float: left;
    width: 100%;
    border: 1px solid #e6e1e1
}

.header-panel-top {
    float: left;
    width: 100%;
    padding: 10px;
    border: 1px solid #e6e1e1
}

.header-panel-top .tbl-list>li.currency {
    float: left
}

.header-panel-top .tbl-list>li.currency>.dropdown-toggle .fa {
    margin: 0 0 0 3px
}

.header-panel-top .tbl-list>li.currency>.dropdown-toggle:hover span,
.header-panel-top .tbl-list>li.currency>.dropdown-toggle:hover .fa {
    color: #ff7380
}

.header-panel-top .tbl-list>li.currency>.dropdown-toggle span {
    float: left
}

#menubar-section .header-panel-top .tbl-list>li.currency .flag-dropdown-menu {
    width: 90px;
    padding: 10px 3px 0 !important
}

.flag-dropdown-menu {
    text-align: left;
    width: 90px;
    position: absolute;
    top: 78%;
    right: 100%;
    z-index: 999;
    padding: 7px 0;
    margin-top: 0;
    margin-bottom: 0;
    border-radius: 0;
    border: none;
    background: #ffffff;
    -webkit-box-shadow: 2px 3px 5px 2px rgba(0, 0, 0, 0.3);
    -ms-transform: 2px 3px 5px 2px rgba(0, 0, 0, 0.3);
    -o-transform: 2px 3px 5px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 2px 3px 5px 2px rgba(0, 0, 0, 0.3)
}

.header-panel-top .tbl-list>li.currency .flag-dropdown-menu li {
    width: 100%
}

.header-panel-top .tbl-list>li.currency .flag-dropdown-menu a {
    line-height: 1.2;
    padding: 4px 13px !important;
    font-size: 14px !important;
    float: left
}

.header-panel-top .tbl-list>li.currency:hover .flag-dropdown-menu,
.header-panel-top .tbl-list>li.currency.open .flag-dropdown-menu {
    display: block
}

.header-panel-top .tbl-list>li.currency:hover .flag-dropdown-menu::before,
.header-panel-top .tbl-list>li.currency.open .flag-dropdown-menu::before {
    content: "";
    display: block;
    height: 15px;
    position: absolute;
    right: 0;
    top: -15px;
    width: 100%
}

.flag-usd {
    background-image: url(/bitrix/images/currency_1.png);
    background-repeat: no-repeat;
    display: inline-block;
    height: 11px;
    margin-right: 7px;
    width: 16px
}

.flag-eur {
    background-image: url(/bitrix/images/currency_2.png);
    background-repeat: no-repeat;
    display: inline-block;
    height: 11px;
    margin-right: 7px;
    width: 16px
}

.flag-gbp {
    background-image: url(/bitrix/images/currency_3.png);
    background-repeat: no-repeat;
    display: inline-block;
    height: 11px;
    margin-right: 7px;
    width: 16px
}

.flag-aud {
    background-image: url(/bitrix/images/currency_4.png);
    background-repeat: no-repeat;
    display: inline-block;
    height: 11px;
    margin-right: 7px;
    width: 16px
}

.flag-inr {
    background-image: url(/bitrix/images/currency_5.png);
    background-repeat: no-repeat;
    display: inline-block;
    height: 11px;
    margin-right: 7px;
    width: 16px
}

.selected-currency {
    display: block;
    float: left;
    font-size: 0;
    height: 13px;
    margin-right: 0px;
    margin-top: 0px;
    text-indent: -9999px;
    width: 20px
}

.selected-currency.USD {
    background-image: url(/bitrix/images/usd.png);
    background-repeat: no-repeat
}

.selected-currency.CAD {
    background-image: url(/bitrix/images/cad.png);
    background-repeat: no-repeat
}

.selected-currency.EUR {
    background-image: url(/bitrix/images/eur.png);
    background-repeat: no-repeat
}

.selected-currency.selected-currency.selected-currency.INR {
    background-image: url(/bitrix/images/inr.jpg);
    background-repeat: no-repeat
}

.selected-currency.PHP {
    background-image: url(/bitrix/images/php.png);
    background-repeat: no-repeat
}

.product-single__hero .post-large--one-half {
    width: 49%;
    margin-right: 2%
}

@media screen and (max-width: 567px) {
    .product-single__hero .post-large--one-half {
        width: 100%;
        margin: 0
    }
}

.product-single__hero .social-sharing {
    float: left;
    width: 100%;
    margin-top: 20px
}

.product-single__hero .product-infor {
    float: left;
    width: 100%
}

.product-single__hero .selector-wrapper-secton {
    float: left;
    width: 100%
}

.product-single__hero .selector-wrapper-secton .selector-wrapper {
    float: left;
    width: 100%;
    margin-bottom: 20px
}

.product-single__hero .product-infor label {
    float: left;
    margin-right: 7px
}

.product-infor label {
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 10px;
    float: left;
    width: 140px
}

.product-infor {
  color: #080808
}

.product-single__quantity .quantity-box {
    float: left;
    margin-right: 15px
}

.product-single .quantity-selector {
    width: 40px;
    float: left;
    margin: 0;
    border-left: none;
    border-right: none;
    border-radius: 0;
    text-align: center;
    background: #f4f4f4;
    height: 40px
}

.product-single .product-single__quantity .qtyplus,
.qtyminus {
    cursor: pointer;
    line-height: 10px;
    height: 40px;
    border-radius: 0
}

.product-single__quantity .qtyplus,
.product-single__quantity .qtyminus {
    color: #ffffff
}

.product-single__quantity .qtyminus {
    float: left;
    background: #ff7380;
    border: none
}

.product-single__quantity .qtyplus {
    background: #ff7380;
    border: none
}

.product-single__quantity.is-hidden {
    display: none
}

.product-single__quantity .qtyplus,
.product-single__quantity .qtyminus,
.product-single__quantity .qtyplus1,
.product-single__quantity .qtyminus1 {
    appearance: none;
    -webkit-appearance: none
}

.product-single__quantity .this-week-offers .quantity-selector {
    text-align: center;
    display: inline-block;
    width: 70px;
    height: 40px;
    line-height: 40px;
    margin: 0px 0;
    padding: 0;
    border-top: 1px solid #ff7380;
    border-left: 1px solid #ff7380;
    border-bottom: 1px solid #ff7380;
    border-radius: 5px 0 0 5px;
    border-right: none
}

@media screen and (max-width: 768px) {
    .product-single__quantity .this-week-offers .quantity-selector {
        width: 55px
    }
}

.quick-view .quantity {
    background: #f4f4f4;
    border-radius: 0;
    text-align: center;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    float: left;
    margin: 0px 0 20px 0;
    padding: 0
}

.quick-view .product-inventory label {
    float: left;
    margin-right: 5px
}

.quick-view .product-shop.summary .compare-price {
    text-decoration: line-through;
    margin-left: 5px
}

.product-single__quantity label {
    font-weight: bold;
    margin-bottom: 10px;
    float: left;
    width: 100%;
    text-transform: uppercase
}

.product-single__quantity .qtyplus:hover,
.product-single__quantity .qtyminus:hover {
    opacity: 0.7
}

.quick-view .qtyplus,
.quick-view .qtyminus {
    border: none;
    background: #ff7380;
    color: #ffffff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    float: left;
    border-radius: 0;
    cursor: pointer;
    text-align: center;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    appearance: none;
    -webkit-appearance: none
}

.product-single #AddToCart {
    float: left;
    border: none
}

.product-single__hero label,
.swatch .header {
    font-size: 12px
}

.product-single .product-description {
    float: left;
    width: 100%;
    font-size: 13px
}

.product-single .wishlist {
    float: left;
    margin: 2px 0 20px 15px;
    text-transform: uppercase;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    background: inherit;
    border: none
}

@media screen and (max-width: 967px) {
    .product-single .wishlist {
        width: 100%;
        margin-left: 0;
        text-align: left;
        margin-top: 20px
    }
}

@media screen and (max-width: 567px) {
    .product-single .wishlist {
        margin: 20px 0 20px 0
    }
}

.breadcrumb {
    color: #a8b2b7;
    display: inline-block;
    text-align: center;
    width: 100%;
    padding: 100px 0 60px;
    margin: 0
}

.breadcrumb a,
.breadcrumb span {
    display: inline;
    padding-right: 2px;
    margin-right: 2px;
    font-size: 16px;
    font-weight: 300;
    color: #ffffff
}

.breadcrumb a:first-child,
.breadcrumb span:first-child {
    padding-left: 0
}

.breadcrumb h2,
.breadcrumb .h2 {
    color: #ffffff
}

.breadcrumb a:hover {
    color: #ff7380
}

.breadcrumb {
    margin-top: -40px
}

#contact .breadcrumb {
    display: none
}

.product-single h4,
.product-single .h4 {
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 10px
}

.product-single .gallery {
    list-style: none
}

.product-single .wishlist:hover {
    color: #ff7380
}

.product-single .wishlist:hover span {
    border-color: #ff7380;
    background: #ff7380;
    color: #ffffff
}

.product-single .wishlist span {
    color: #ff7380;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border: 1px solid #e6e1e1;
    text-align: center;
    margin-right: 10px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.product-single .share-facebook {
    background: #35538f;
    color: #fff;
    padding: 5px;
    font-size: 12px
}

@media screen and (max-width: 567px) {
    .product-single .share-facebook {
        font-size: 10px
    }
}

.product-single .share-twitter {
    background: #34b3d3;
    color: #fff;
    padding: 5px;
    font-size: 12px
}

@media screen and (max-width: 567px) {
    .product-single .share-twitter {
        font-size: 10px
    }
}

.product-single .share-pinterest {
    background: #b70400;
    color: #fff;
    padding: 5px;
    font-size: 12px
}

@media screen and (max-width: 567px) {
    .product-single .share-pinterest {
        font-size: 10px
    }
}

.product-single .share-fancy {
    background: #d53e2b;
    color: #fff;
    padding: 5px;
    font-size: 12px
}

@media screen and (max-width: 567px) {
    .product-single .share-fancy {
        font-size: 10px
    }
}

.product-single .share-google {
    background: #d53e2b;
    color: #fff;
    padding: 5px;
    font-size: 12px
}

@media screen and (max-width: 567px) {
    .product-single .share-google {
        font-size: 10px
    }
}

.product_price .money {
    color: #ff7380
}

.per-page-section ul {
    list-style: none;
    margin: 0px;
    padding: 0
}

.widget ul {
    float: left;
    width: 100%;
    margin: 0 0 30px;
    padding: 0;
    list-style: none
}

.widget .widget_product_categories h3,
.widget .widget_product_categories .h3 {
    margin-bottom: 20px
}

.refined-widgets h4,
.refined-widgets .h4 {
    margin-bottom: 30px
}

.collection-sidebar .widget .widget-title.click h3,
.collection-sidebar .widget .widget-title.click .h3 {
    border-bottom: 1px solid #d4d4d4
}

.collection-sidebar .widget h3,
.collection-sidebar .widget .h3 {
    border: 1px solid #d4d4d4;
    border-bottom: none;
    padding: 10px 10px 10px 17px;
    font-size: 20px;
    margin: 0
}

@media screen and (max-width: 967px) {
    .collection-sidebar .widget h3,
    .collection-sidebar .widget .h3 {
        font-size: 18px
    }
}

.collection-sidebar .widget ul {
    border: 1px solid #d4d4d4;
    background: #fbfbfb;
    padding: 20px 12px 20px;
    margin: 0
}

@media screen and (max-width: 967px) {
    .collection-sidebar .widget ul {
        padding: 20px 7px 20px
    }
}

.widget-title {
    cursor: pointer
}

.widget h4,
.widget .h4 {
    color: #b3ce58;
    text-transform: capitalize;
    font-weight: normal;
    margin-bottom: 25px;
    position: relative
}

.collection-list {
    float: left;
    width: 100%;
    padding-left: 0px
}

@media screen and (max-width: 767px) {
    .collection-list {
        padding-left: 0
    }
}

.collection-list .form-horizontal {
    float: left;
    width: 100%
}

@media screen and (max-width: 767px) {
    .collection-list .form-horizontal {
        float: none
    }
}

.collection-list select {
    background: none;
    text-align: left;
    padding: 8px 0px 8px 10px;
    border-radius: 3px
}

@media screen and (max-width: 967px) {
    .collection-list select {
        width: 70%;
        padding: 8px 0 8px 5px
    }
}

.collection-list .form-horizontal>label {
    margin-right: 10px;
    margin-top: 7px;
    float: left
}

@media screen and (max-width: 1175px) {
    .collection-list .form-horizontal>label {
        margin-top: 5px
    }
}

@media screen and (max-width: 967px) {
    .collection-list .form-horizontal>label {
        margin-top: 7px
    }
}

.collection-list h1,
.collection-list .h1 {
    float: left;
    width: 100%;
    text-align: left
}

.collection-list .collection-view {
    display: inline-block
}

@media screen and (max-width: 767px) {
    .collection-list .collection-view {
        display: none
    }
}

.collection-list .section-header__link--right {
    float: right;
    width: auto
}

.collection-list .section-header__link--right .form-horizontal {
    float: left;
    margin-right: 20px
}

.collection-list .per-page-section {
    float: right
}

@media screen and (max-width: 767px) {
    .collection-list .per-page-section {
        display: none
    }
}

.collection-list .per-page-section li {
    float: left
}

.collection-list .per-page-section li a:hover {
    color: #ff7380
}

.collection-list .per-page-section li.active a {
    color: #ff7380
}

.collection-list .per-page-section li a {
    float: left;
    padding: 7px 10px;
    border-right: 1px solid #e6e1e1
}

@media screen and (max-width: 1175px) {
    .collection-list .per-page-section li a {
        padding: 7px 7px;
        font-size: 12px
    }
}

@media screen and (max-width: 767px) {
    .collection-list .per-page-section li a {
        padding: 5px 8px;
        font-size: 12px
    }
}

.collection-list .per-page-section li:last-child a {
    border-right: none
}

.collection-list .per-page-section p {
    float: left;
    margin-right: 10px;
    margin-top: 7px
}

@media screen and (max-width: 967px) {
    .collection-list .per-page-section p {
        margin-right: 5px;
        font-size: 12px
    }
}

@media screen and (max-width: 767px) {
    .collection-list .per-page-section p {
        margin: 0
    }
}

@media screen and (max-width: 567px) {
    .collection-list .per-page-section p {
        float: none
    }
}

.collection-list .per-page-section ul {
    float: left;
    border: 1px solid #e6e1e1;
    border-radius: 3px
}

@media screen and (max-width: 567px) {
    .collection-list .per-page-section ul {
        float: none;
        display: inline-block
    }
}

.collection-list .product-list a img {
    margin: auto
}

.collection-list #product-sorting .list-product-detial {
    float: right
}

.collection-list .large--one-third:nth-child(3n+1) {
    clear: both
}

@media screen and (max-width: 767px) {
    .collection-list .large--one-third:nth-child(3n+1) {
        clear: none
    }
}

@media screen and (max-width: 767px) {
    .collection-list .large--one-third:nth-child(2n+1) {
        clear: both
    }
}

.collection-list .grid__item {
    margin-bottom: 2%
}

@media screen and (max-width: 767px) {
    .collection-list .grid__item {
        margin-bottom: 10%
    }
}

.collection-list .large--one-third {
    width: 32%;
    margin-right: 2%
}

@media screen and (max-width: 767px) {
    .collection-list .large--one-third {
        width: 49%;
        margin-bottom: 2%
    }
}

@media screen and (max-width: 567px) {
    .collection-list .large--one-third {
        width: 100%;
        margin-right: 0;
        margin-bottom: 10%
    }
}

@media screen and (max-width: 767px) {
    .collection-list .large--one-third:nth-child(2n) {
        margin-right: 0
    }
}

@media screen and (min-width: 768px) {
    .collection-list .large--one-third:nth-child(3n) {
        margin-right: 0
    }
}

.collection-list .one-third:last-child {
    margin-right: 0
}

.product-list {
    border: 1px solid #e6e1e1;
    margin-bottom: 20px
}

.collection_sidebar {
    float: left;
    width: 100%
}

@media screen and (max-width: 767px) {
    .collection_sidebar {
        display: none
    }
}

.collection_sidebar .widget {
    float: left;
    width: 92%;
    padding: 14px;
    background: #fbfbfb;
    margin: 0 0 30px
}

@media screen and (max-width: 967px) {
    .collection_sidebar .widget {
        padding: 5px
    }
}

.collection_sidebar .top-products li {
    float: left;
    width: 100%;
    margin-bottom: 40px
}

.collection_sidebar .top-products li:last-child {
    margin-bottom: 0
}

.collection_sidebar .top-products li a.thumb {
    border: 1px solid #e6e1e1
}

.collection_sidebar .top-products .top-product-prices {
    float: left;
    width: 100%
}

.collection_sidebar .top-products li a {
    float: left;
    width: 70px;
    height: auto
}

@media screen and (max-width: 1175px) {
    .collection_sidebar .top-products li a {
        width: 50px
    }
}

@media screen and (max-width: 967px) {
    .collection_sidebar .top-products li a {
        width: 42px;
        font-size: 12px
    }
}

.collection_sidebar .top-products .top-products-detail {
    float: left;
    margin-left: 10px;
    width: 62%
}

@media screen and (max-width: 967px) {
    .collection_sidebar .top-products .top-products-detail {
        margin-left: 7px;
        width: 57%;
        font-size: 12px
    }
}

.collection_sidebar .top-products .top-products-detail a {
    float: left;
    width: 100%
}

.collection_sidebar .top-products .top-products-detail .price {
    font-weight: bold;
    color: #ff7380
}

@media screen and (max-width: 967px) {
    .collection_sidebar .top-products .top-products-detail .price {
        font-size: 12px
    }
}

.collection_sidebar .widget .product-categories li {
    margin-bottom: 10px
}

.collection_sidebar .widget .product-categories li:last-child {
    margin: 0
}

.collection_sidebar .widget .product-categories li a:before {
    content: "\f192";
    font-family: FontAwesome;
    margin-right: 10px
}

@media screen and (max-width: 967px) {
    .collection_sidebar .widget .product-categories li a:before {
        margin-right: 3px
    }
}

@media screen and (max-width: 967px) {
    .collection_sidebar .widget ul li a {
        font-size: 12px
    }
}

.collection_sidebar .widget ul li a:hover {
    color: #ff7380
}

.collection_sidebar .widget ul li a span {
    float: right
}

.collection-list .product-detail {
    padding: 15px 12px;
    text-align: center
}

.collection-list .product-list-view .product-detail {
    text-align: left;
    padding: 23px 24px
}

.collection-list .product-list-view .products {
    box-shadow: 0 0 0 0;
    -webkit-box-shadow: 0 0 0 0
}

.collection-list .product-detail h4,
.collection-list .product-detail .h4 {
    color: #080808
    margin-bottom: 7px
}

.widget.widget_filter_brand ul {
    margin-bottom: 0px
}

.widget.widget_filter_brand:last-child ul {
    margin-bottom: 0
}

.color .widget-content li {
    float: left
}

.widget-title span::before {
    content: "\f0d8";
    cursor: pointer;
    display: inline-block;
    font-family: FontAwesome;
    margin-right: 10px
}

.widget-title.click span::before {
    content: "\f0d7";
    display: inline-block;
    font-family: FontAwesome;
    margin-right: 10px
}

.widget-title .clear {
    float: right;
    padding: 0
}

ul#featured {
    list-style: none
}

@media screen and (max-width: 967px) {
    .widget.widget_filter_brand ul li label {
        font-size: 12px
    }
}

.widget.widget_filter_brand ul li:last-child {
    padding: 0
}

.widget.widget_filter_brand ul li {
    padding: 0 0 15px 0px;
    position: relative;
    margin-right: 15px
}

@media screen and (max-width: 1175px) {
    .widget.widget_filter_brand ul li {
        margin-right: 10px;
        padding: 0 0 10px 0
    }
}

@media screen and (max-width: 967px) {
    .widget.widget_filter_brand ul li {
        margin-right: 7px;
        padding: 0 0 7px 0
    }
}

.widget-content input {
    display: none
}

.widget-content label {
    cursor: pointer
}

.widget-content input[type="checkbox"]+label {
    background: url(/bitrix/images/check-box.png) no-repeat scroll 0 center;
    padding-left: 30px
}

.widget-content input[type="checkbox"]+label:hover,
.widget-content input[type="checkbox"]:checked+label {
    background: url(/bitrix/images/check-box-checked.png) no-repeat scroll 0 center
}

.nav_featured {
    margin: 30px 0 0
}

.nav_featured a {
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    line-height: 38px;
    border: 1px solid #e6e1e1;
    cursor: pointer
}

.nav_featured a.next {
    margin-left: 10px
}

.nav_featured a:hover {
    background: #ff7380;
    color: #fff;
    border-color: #ff7380
}

.nav_featured {
    display: inline-block;
    text-align: center;
    text-transform: capitalize;
    font-weight: bold;
    z-index: 1
}

@media screen and (max-width: 567px) {
    .products a img {
        margin: auto
    }
}

.products .reveal .hidden {
    left: 0;
    right: 0
}

.products {
    -webkit-transition: padding-bottom 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-out;
    -moz-transition: padding-bottom 0.3s ease-in-out, -moz-box-shadow 0.3s ease-out;
    -o-transition: padding-bottom 0.3s ease-in-out, -o-box-shadow 0.3s ease-out;
    -ms-transition: padding-bottom 0.3s ease-in-out, -ms-box-shadow 0.3s ease-out;
    transition: padding-bottom 0.3s ease-in-out, box-shadow 0.3s ease-out
}

.post-large--one-third {
    width: 32%;
    margin-right: 2%
}

@media screen and (max-width: 767px) {
    .post-large--one-third {
        width: 49%;
        margin: 0 2% 5% 0
    }
}

@media screen and (max-width: 567px) {
    .post-large--one-third {
        width: 100%;
        margin: 0 0 10%
    }
}

.post-large--one-third:last-child {
    margin-right: 0
}

.post-large--one-third:nth-child(3n) {
    margin-right: 0
}

.post-large--one-third:nth-child(3n+1) {
    clear: both
}

.wide--one-third:nth-child(3n+1) {
    clear: both
}

@media screen and (max-width: 767px) {
    .wide--one-third:nth-child(3n+1) {
        clear: none
    }
}

@media screen and (max-width: 767px) {
    .wide--one-third:nth-child(2n+1) {
        clear: both
    }
}

.wide--one-third:nth-child(3n) {
    margin-right: 0
}

@media screen and (max-width: 767px) {
    .wide--one-third:nth-child(3n) {
        margin-right: 2%
    }
}

@media screen and (max-width: 567px) {
    .wide--one-third:nth-child(3n) {
        margin-right: 0
    }
}

.wide--one-third:last-child {
    margin-right: 0
}

.wide--one-quarter {
    width: 23.5%;
    margin-right: 2%
}

@media screen and (max-width: 767px) {
    .wide--one-quarter {
        width: 49%
    }
}

@media screen and (max-width: 567px) {
    .wide--one-quarter {
        width: 100%;
        margin-right: 0;
        margin-bottom: 5%
    }
}

.wide--one-quarter:last-child {
    margin-right: 0
}

.wide--one-quarter:nth-child(4n+1) {
    clear: both
}

.wide--one-quarter:nth-child(4n) {
    margin-right: 0
}

.collection-carousel-wrapper {
    display: inline-block;
    width: 100%;
    margin: 0 0 55px
}

.collection-carousel-wrapper .grid__item.wide--one-third.large--one-third {
    margin-right: 0;
    width: 33.333%
}

@media screen and (max-width: 767px) {
    .collection-carousel-wrapper .grid__item.wide--one-third.large--one-third {
        width: 50%;
        margin: 0
    }
}

@media screen and (max-width: 567px) {
    .collection-carousel-wrapper .grid__item.wide--one-third.large--one-third {
        width: 100%
    }
}

.grid-uniform.top-order-items .products:hover {
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.3)
}

.grid-uniform.top-order-items .wide--one-quarter {
    margin-right: 0;
    width: 25%;
    margin-bottom: 0
}

@media screen and (max-width: 767px) {
    .grid-uniform.top-order-items .wide--one-quarter {
        width: 50%
    }
}

@media screen and (max-width: 567px) {
    .grid-uniform.top-order-items .wide--one-quarter {
        width: 100%
    }
}

.best-deals .wide--one-half:nth-child(2n) {
    margin-right: 0
}

@media screen and (max-width: 767px) {
    .best-deals .wide--one-half {
        width: 49%;
        margin-right: 2%
    }
}

@media screen and (max-width: 567px) {
    .best-deals .wide--one-half {
        width: 100%
    }
}

.wide--one-quarter {
    width: 23.5%;
    margin-right: 2%;
    margin-bottom: 2%
}

@media screen and (max-width: 767px) {
    .wide--one-quarter {
        width: 49%
    }
}

@media screen and (max-width: 567px) {
    .wide--one-quarter {
        width: 100%;
        margin-right: 0;
        margin-bottom: 5%
    }
}

.wide--one-half {
    width: 49%;
    margin-right: 2%
}

@media screen and (max-width: 567px) {
    .wide--one-half {
        width: 100%;
        margin-right: 0
    }
}

.wide--one-half:last-child {
    margin-right: 0
}

.wide--one-half:nth-child(2n) {
    margin-right: 0
}

.this-week-offers .grid__item.wide--one-quarter.large--one-quarter.post-large--one-quarter {
    margin-right: 2%;
    width: 23%
}

@media screen and (max-width: 767px) {
    .this-week-offers .grid__item.wide--one-quarter.large--one-quarter.post-large--one-quarter {
        width: 100%;
        margin-right: 0
    }
}

.wide--one-third {
    margin-right: 2%;
    width: 32%
}

@media screen and (max-width: 767px) {
    .wide--one-third {
        width: 49%;
        margin: 0 2% 5% 0
    }
}

@media screen and (max-width: 567px) {
    .wide--one-third {
        width: 100%;
        margin: 0 0 10%
    }
}

@media screen and (max-width: 767px) {
    .wide--one-third:nth-child(2n) {
        margin-right: 0
    }
}

@media screen and (max-width: 767px) {
    .post-large--one-third:nth-child(2n) {
        margin-right: 0
    }
}

.grid-uniform.top-order-items .wide--one-third {
    width: 33.333%;
    margin-right: 0
}

@media screen and (max-width: 767px) {
    .grid-uniform.top-order-items .wide--one-third {
        width: 100%;
        margin-right: 0
    }
}

.wide--one-half:last-child {
    margin-right: 0
}

.wide--one-quarter:last-child {
    margin-right: 0
}

@media screen and (max-width: 767px) {
    .wide--one-quarter:nth-child(2n) {
        margin-right: 0
    }
}

.post-large--one-half {
    width: 49%;
    margin-right: 2%
}

@media screen and (max-width: 567px) {
    .post-large--one-half {
        width: 100%;
        margin: 0 0 5%
    }
}

.post-large--one-half:last-child {
    margin-right: 0
}

.post-large--one-half:nth-child(2n) {
    margin-right: 0
}

.collection-list .products {
    box-shadow: 0 0 0 4px #f4f4f4;
    list-style: none
}

.related-products .product-detail {
    border: 4px solid #f4f4f4;
    border-top: none
}

.related-products-container ul li {
    list-style: none
}

.related-products-container .product-container {
    border: 4px solid #f4f4f4;
    border-bottom: none
}

.products.search-result {
    box-shadow: 0 0 0 4px #f4f4f4;
    margin-bottom: 2%
}

@media screen and (max-width: 567px) {
    .products.search-result {
        margin: 0 0 10%
    }
}

.new-arrivals .grid__item {
    list-style: none;
    box-shadow: 0 0 0 4px #f4f4f4;
    margin-bottom: 2%
}

@media screen and (max-width: 567px) {
    .new-arrivals .grid__item {
        width: 100%;
        margin: 0 0 10%
    }
}

.new-arrivals .grid__item.post-large--one-quarter {
    width: 23.5%;
    margin-right: 2%;
    padding: 0px
}

@media screen and (max-width: 767px) {
    .new-arrivals .grid__item.post-large--one-quarter {
        width: 49%;
        margin-bottom: 2%
    }
}

@media screen and (max-width: 567px) {
    .new-arrivals .grid__item.post-large--one-quarter {
        width: 100%;
        margin: 0 0 10%
    }
}

.new-arrivals .grid__item.post-large--one-quarter:last-child,
.wide--one-quarter:nth-child(4n),
.new-arrivals .grid__item.post-large--one-quarter:nth-child(4n) {
    margin-right: 0
}

@media screen and (max-width: 767px) {
    .new-arrivals .grid__item.post-large--one-quarter:nth-child(2n) {
        margin-right: 0
    }
}

.featured .grid__item.post-large--one-sixth {
    width: 15.6%;
    margin-right: 1%
}

@media screen and (max-width: 767px) {
    .featured .grid__item.post-large--one-sixth {
        width: 49%;
        margin-right: 2%;
        margin-bottom: 5%
    }
}

@media screen and (max-width: 567px) {
    .featured .grid__item.post-large--one-sixth {
        width: 100%;
        margin: 0 0 10%
    }
}

@media screen and (max-width: 767px) {
    .featured .grid__item.post-large--one-sixth:nth-child(2n) {
        margin-right: 0
    }
}

.featured .grid__item.post-large--one-sixth:last-child,
.about-section .post-large--one-quarter:last-child {
    margin-right: 0
}

.best-deals .wide--one-third {
    border: none;
    box-shadow: 0 0 0 1px #f4f4f4;
    margin-right: 2%;
    width: 32%
}

@media screen and (max-width: 767px) {
    .best-deals .wide--one-third {
        width: 49%;
        margin: 0 2% 5% 0
    }
}

@media screen and (max-width: 567px) {
    .best-deals .wide--one-third {
        width: 100%;
        margin: 0 0 10%
    }
}

@media screen and (max-width: 767px) {
    .best-deals .wide--one-third:nth-child(2n) {
        margin-right: 0
    }
}

.best-deals .wide--one-third:nth-child(3n) {
    margin-right: 0
}

.best-deals .grid-link__meta {
    display: inline-block;
    text-align: center;
    width: 100%
}

@media screen and (max-width: 967px) {
    .featured .product-detail .spr-badge-starrating {
        font-size: 12px
    }
}

.related-products .post-large--one-quarter,
.about-section .post-large--one-quarter {
    width: 100%;
    padding: 5px
}

.related-products .product-detail {
    padding: 40px 10px 20px;
    text-align: center
}

.related-products-container h2,
.related-products-container .h2 {
    float: left;
    width: 100%;
    color: #95dbe1
}

.related-products-container {
    float: left;
    width: 100%
}

.related-products-container .hover {
    background: none
}

.related-products-container .products:hover {
    box-shadow: 0 0 0 0;
    -webkit-box-shadow: 0 0 0 0
}

.related-products .post-large--one-quarter:last-child {
    margin-right: 0
}

.contact_bg {
    display: inline-block;
    text-align: center;
    width: 100%
}

.contact-form-section input[type="text"],
.contact-form-section input[type="email"],
.contact-form-section input[type="tel"],
.contact-form-section textarea {
    float: left;
    width: 100%;
    padding: 15px;
    border-radius: 5px
}

.contact-form-section .contact-form {
    float: left;
    padding-right: 30px
}

.contact-form-section {
    background: url(/bitrix/images/contact_form_borderimg.png);
    border-radius: 8px;
    min-height: 570px;
    padding: 10px;
    display: inline-block;
    width: 65%;
    margin-top: 40px
}

@media screen and (max-width: 767px) {
    .contact-form-section {
        width: 100%
    }
}

.contact-wrapper {
    background: #ffffff no-repeat;
    float: left;
    width: 100%;
    padding: 60px 30px 40px
}

.contact-form-section .contact-form {
    float: left;
    width: 100%;
    padding-right: 0;
    margin: 0
}

.contact-form-section .contact-form .btn span,
.contact-form-section .contact-form .btn--secondary span,
.contact-form-section .contact-form .btn--tertiary span,
.contact-form-section .contact-form input[type="submit"] span {
    float: none;
    display: inline-block;
    width: 100%
}

.contact-form-section .contact-form .btn-medium {
    width: 100%;
    padding: 15px 14px;
    border-radius: 8px;
    position: relative;
    z-index: 1
}

.contact-form-section .contact-form .btn::before,
.contact-form-section .contact-form .btn--secondary::before,
.contact-form-section .contact-form .btn--tertiary::before,
.contact-form-section .contact-form input[type="submit"]::before {
    border-radius: 8px;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: -1;
    transition: all 0.3s ease 0s
}

.contact-form-section .contact-form .btn:hover::before,
.contact-form-section .contact-form .btn--secondary:hover::before,
.contact-form-section .contact-form .btn--tertiary:hover::before,
.contact-form-section .contact-form input[type="submit"]:hover::before {
    height: 100%
}

.contact-address ul {
    list-style: none;
    padding: 0
}

.contact-address li .icon {
    float: left
}

.contact-address ul {
    margin: 0;
    padding: 0;
    float: left;
    width: 100%
}

.contact-address li .icon i {
    display: inline-block;
    text-align: center;
    line-height: 70px;
    margin-right: 20px;
    font-size: 16px;
    background: url(/bitrix/images/contact_iconbg.png) no-repeat center 0;
    width: 70px;
    height: 70px
}

@media screen and (max-width: 1175px) {
    .contact-address li .icon i {
        margin-right: 7px
    }
}

@media screen and (max-width: 967px) {
    .contact-address li .icon i {
        width: auto;
        height: auto;
        line-height: normal;
        font-size: 13px;
        background-size: contain;
        padding: 12px
    }
}

.contact-address li p {
    float: left;
    margin: 10px 0 0
}

@media screen and (max-width: 1175px) {
    .contact-address li p {
        font-size: 14px
    }
}

@media screen and (max-width: 967px) {
    .contact-address li p {
        margin: 0;
        font-size: 12px
    }
}

@media screen and (max-width: 767px) {
    .contact-address li p {
        font-size: 13px
    }
}

.contact-address .social-icons {
    padding: 0px 0 0px;
    float: left;
    width: 100%
}

.contact-address .fallback-text {
    position: static !important
}

.contact-address li {
    list-style: none;
    padding-bottom: 45px;
    float: left
}

.contact-page-wrapper {
    float: left;
    width: 100%;
    background-image: url(/bitrix/images/contactpage_bg_img.png);
    background-repeat: no-repeat;
    padding-top: 30px
}

.contact-address h3,
.contact-address .h3 {
    margin-bottom: 30px;
    font-size: 32px;
    text-align: left
}

#map iframe,
#map {
    float: left;
    width: 100%;
    margin-top: -15px
}

.alignright {
    display: inline;
    float: right;
    text-align: right
}

ul.dt-sc-tabs-frame,
ul.dt-sc-tabs {
    margin: 0px;
    padding: 0px
}

ul.dt-sc-tabs-frame li {
    display: inline;
    float: left;
    margin: 0px;
    padding: 0px
}

.dt-sc-tabs-frame-content,
.dt-sc-tabs-content {
    background: #f4f4f4;
    display: block;
    float: left;
    clear: both;
    width: 100%;
    padding: 20px 20px 20px;
    border-radius: 0px 5px 5px 5px;
    -webkit-border-radius: 0px 5px 5px 5px;
    -moz-border-radius: 0px 5px 5px 5px;
    margin: -1px 0px 0px 0px
}

.dt-sc-tabs-content ul {
    margin: 10px 0px 0px
}

.dt-sc-tabs-frame-content h5,
.dt-sc-tabs-frame-content .h5,
.dt-sc-tabs-content h5,
.dt-sc-tabs-content .h5 {
    margin-bottom: 15px
}

ul.dt-sc-tabs li {
    margin-right: 1px;
    float: left;
    display: inline;
    padding-bottom: 0px
}

@media screen and (max-width: 567px) {
    ul.dt-sc-tabs li {
        width: 100%;
        text-align: center;
        padding-bottom: 5px
    }
}

ul.dt-sc-tabs li a {
    padding: 0px 20px;
    line-height: 40px;
    display: inline-block;
    color: #ffffff;
    font-weight: bold;
    position: relative;
    z-index: 1;
    background: #000
}

@media screen and (max-width: 567px) {
    ul.dt-sc-tabs li a {
        padding: 0 12px
    }
}

ul.dt-sc-tabs-frame li a.current,
ul.dt-sc-tabs li a.current,
ul.dt-sc-tabs-vertical-frame li a.current {
    color: #fff;
    background-color: #ff7380
}

.blog-section {
    text-align: center;
    padding: 70px 0 0
}

.blog-section .wrapper {
    max-width: 750px
}

.blog-section .grid__item:last-child .blog-detail {
    padding-bottom: 0
}

.blog-section .blog-detail {
    padding: 40px 0 80px;
    background: #fff;
    position: relative
}

.full-blog-section .owl-prev,
.full-blog-section .owl-next {
    position: absolute;
    top: 35%;
    background: #fff;
    padding: 15px;
    transition: all 0.3s linear 0s;
    line-height: 0
}

.full-blog-section .owl-buttons {
    font-size: 16px
}

.full-blog-section .owl-prev {
    left: -40px;
    opacity: 0
}

.full-blog-section .owl-next {
    right: -40px;
    opacity: 0
}

.full-blog-section:hover .owl-prev {
    left: 0;
    opacity: 1
}

.full-blog-section:hover .owl-next {
    right: 0;
    opacity: 1
}

.full-blog-width {
    position: relative
}

.full-blog-section .blog-detail {
    background: #fff;
    position: absolute;
    transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    padding: 20px;
    -webkit-transform: translateY(55%);
    -moz-transform: translateY(55%);
    -ms-transform: translateY(55%);
    -o-transform: translateY(55%);
    transform: translateY(55%);
    bottom: 0;
    width: 100%
}

@media screen and (max-width: 567px) {
    .full-blog-section .blog-detail {
        -webkit-transform: translateY(0%);
        -moz-transform: translateY(0%);
        -ms-transform: translateY(0%);
        -o-transform: translateY(0%);
        transform: translateY(0%);
        position: static
    }
}

.full-blog-section .blog-detail .blog-tag {
    position: absolute;
    display: inline-block;
    padding: 6px 10px;
    top: -35px;
    background: #ff7380;
    height: 35px
}

.full-blog-section .blog-detail .blog-tag a {
    color: #fff
}

.full-blog-section .blog-detail h3,
.full-blog-section .blog-detail .h3 {
    margin-bottom: 22px
}

.full-blog-width img {
    transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s
}

.full-blog-width:hover .blog-detail {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%)
}

.full-blog-width:hover img {
    -webkit-transform: translateY(-12px);
    -moz-transform: translateY(-12px);
    -ms-transform: translateY(-12px);
    -o-transform: translateY(-12px);
    transform: translateY(-12px)
}

@media screen and (max-width: 567px) {
    .full-blog-width:hover img {
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px)
    }
}

.blog-section .blog-tag {
    left: 0;
    position: absolute;
    right: 0;
    top: -35px
}

.blog-top-section p {
    padding: 25px 0
}

.blog-top-section h2,
.blog-top-section .h2 {
    font-size: 60px;
    line-height: 73px
}

@media screen and (max-width: 767px) {
    .blog-top-section h2,
    .blog-top-section .h2 {
        font-size: 40px;
        line-height: normal
    }
}

.blog-section .blog-tag a {
    background: #ff7380;
    display: inline-block;
    padding: 6px 10px;
    color: #fff;
    height: 35px
}

.blog-section .post-large--one-half:nth-child(2n+1) {
    clear: both
}

.blog-section .post-large--one-half {
    width: 49%;
    margin-right: 2%
}

@media screen and (max-width: 567px) {
    .blog-section .post-large--one-half {
        width: 100%;
        margin-right: 0
    }
}

.blog-section .post-large--one-half:nth-child(2n) {
    margin-right: 0
}

.blog-section h2 a,
.blog-section .h2 a {
    color: #000000;
    margin-bottom: 20px;
    display: inline-block
}

.blog-section h2 a:hover,
.blog-section .h2 a:hover {
    color: #ff7380
}

.blog-section h2,
.blog-section .h2 {
    margin: 0
}

.blog-section p.desc {
    margin: 20px 0 25px 0;
    display: inline-block;
    font-size: 18px;
}

.blog-section ul.blog-date {
    padding: 0;
    margin: 0;
    list-style: none;
    float: left;
    width: 100%
}

.blog-section .blog-date span::before {
    font-family: fontawesome;
    font-size: 8px;
    font-style: normal;
    margin-right: 15px;
    vertical-align: middle;
    content: "\f111"
}

.blog-section ul.blog-date li {
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 0;
    font-style: italic
}

.blog-section ul.blog-date li i {
    margin-right: 5px
}

.blog-section .post-large--four-fifths {
    margin-right: 2%;
    width: 78%
}

.blog-section #comments input[type="text"],
.blog-section #comments textarea,
.blog-section #comments input[type="email"] {
    width: 70%
}

@media screen and (max-width: 567px) {
    .blog-section #comments input[type="text"],
    .blog-section #comments textarea,
    .blog-section #comments input[type="email"] {
        width: 100%
    }
}

.blog-section #comments ul {
    list-style: none;
    padding: 0
}

.blog-section #comments form {
    margin: 0
}

.blog-section #comments form h3,
.blog-section #comments form .h3 {
    margin-bottom: 25px
}

.blog-section #comments h4,
.blog-section #comments .h4 {
    text-transform: capitalize;
    margin-bottom: 5px;
    float: left
}

.blog-section #comments p {
    margin-bottom: 10px;
    margin-top: 10px;
    float: left;
    width: 100%
}

.blog-section #comments ul span {
    float: left;
    margin-right: 15px
}

.blog-section #comments ul span {
    font-size: 13px;
    font-weight: normal
}

.blog-section #comments ul li {
    margin: 0 0 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e6e1e1;
    float: left;
    width: 100%;
    font-size: 13px
}

.blog-section .share-facebook {
    padding: 5px;
    background: #35538f;
    color: #fff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    font-size: 12px
}

.blog-section .share-twitter {
    padding: 5px;
    background: #34b3d3;
    color: #fff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    font-size: 12px
}

.blog-section .share-pinterest {
    padding: 5px;
    background: #b70400;
    color: #fff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    font-size: 12px
}

.blog-section .share-google {
    padding: 5px;
    background: #d53e2b;
    color: #fff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    font-size: 12px
}

.blog-section .social-sharing a {
    margin-right: 3px
}

.blog-section .sidebar ul {
    padding: 0
}

.blog-section .sidebar p {
    font-size: 13px;
    margin: 0 0 5px
}

.blog-section .sidebar .widget {
    margin-bottom: 20px;
    float: left;
    width: 100%;
    text-align: left
}

.blog-section .sidebar .widget h4,
.blog-section .sidebar .widget .h4 {
    font-size: 30px
}

.blog-section .sidebar .article_image {
    float: left;
    width: 30%
}

.blog-section .sidebar .article-detail {
    float: left;
    width: 64%;
    margin-left: 6%
}

.blog-top-section p {
    font-size: 18px
}

.home-blog-post .article-detail span {
    margin: 0 20px;
    float: left;
    position: relative
}

.home-blog-post .article-detail span:after {
    content: "";
    width: 1px;
    height: 15px;
    float: left;
    position: absolute;
    top: 1px;
    right: -9px;
    bottom: 0;
    margin: auto
}

.home-blog-post .article-detail span:after {
    background: #ccc
}

.blog-section .sidebar .widget.recent_article li {
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
    position: relative;
    padding: 0 0 0 115px
}

@media screen and (max-width: 767px) {
    .blog-section .sidebar .widget.recent_article li {
        padding-bottom: 10px
    }
}

.blog-section .sidebar .widget.recent_article li>a {
    float: left;
    margin-right: 15px;
    position: absolute;
    left: 0;
    top: 0
}

.blog-section .sidebar .widget.recent_article li h5,
.blog-section .sidebar .widget.recent_article li .h5 {
    line-height: 20px;
    text-transform: capitalize;
    font-size: 14px;
    margin-bottom: 5px
}

.blog-section .sidebar .widget.widget_categories li {
    margin-bottom: 10px
}

.blog-section .sidebar .widget.widget_categories li a:before {
    content: "\f043";
    font-family: FontAwesome;
    margin-right: 12px
}

.blog-section .sidebar .widget.widget_categories li a:hover,
.blog-section .sidebar .widget.recent_article li h5 a:hover,
.blog-section .sidebar .widget.recent_article li .h5 a:hover {
    color: #ff7380
}

.blog-section span.right a,
.blog-section span.left a {
    text-decoration: underline
}

.blog-section span.right a:before {
    content: "\f101";
    font-family: FontAwesome;
    float: right;
    margin-left: 5px
}

.blog-section span.left a:before {
    content: "\f100";
    font-family: FontAwesome;
    float: left;
    margin-right: 5px
}

.blog-section span.right a:hover,
.blog-section span.left a:hover,
.blog-section .sidebar .article-detail a:hover {
    color: #ff7380
}

.blog-section .post-large--three-quarters {
    width: 72%;
    margin-right: 3%
}

@media screen and (max-width: 967px) {
    .blog-section .post-large--three-quarters {
        width: 67%;
        margin-right: 3%
    }
}

@media screen and (max-width: 767px) {
    .blog-section .post-large--three-quarters {
        width: 100%;
        margin: 0 0 10%
    }
}

@media screen and (max-width: 967px) {
    .blog-section .post-large--one-quarter {
        width: 30%
    }
}

@media screen and (max-width: 767px) {
    .blog-section .post-large--one-quarter {
        width: 100%
    }
}

#clients-carousel li a:before {
    content: "";
    background-color: rgba(255, 255, 255, 0.5);
    height: 100%;
    width: 3em;
    display: block;
    position: absolute;
    top: 0;
    left: -4.5em;
    -webkit-transform: skewX(-45deg) translateX(0);
    -moz-transform: skewX(-45deg) translateX(0);
    -ms-transform: skewX(-45deg) translateX(0);
    -o-transform: skewX(-45deg) translateX(0);
    transform: skewX(-45deg) translateX(0);
    opacity: 0;
    transition: none
}

#clients-carousel li a:hover:before {
    -webkit-transform: skewX(-45deg) translateX(23.5em);
    -moz-transform: skewX(-45deg) translateX(23.5em);
    -ms-transform: skewX(-45deg) translateX(23.5em);
    -o-transform: skewX(-45deg) translateX(23.5em);
    transform: skewX(-45deg) translateX(23.5em);
    transition: all 0.5s ease-in-out;
    opacity: 1
}

#clients-carousel li a {
    position: relative
}

#clients-carousel img {
    text-align: center;
    margin: auto
}

#CustomerLoginForm,
.register-form,
#RecoverPasswordForm,
.reset_customer_pwd {
    display: inline-block;
    text-align: center;
    width: 100%
}

.reset_customer_pwd form,
.AddAddress-form form,
.edit_address_form {
    display: inline-block;
    width: 40%
}

.AddAddress-form {
    display: inline-block;
    width: 100%;
    margin: 30px 0 0
}

.AddAddress-form h2,
.AddAddress-form .h2 {
    text-align: left
}

.reset_customer_pwd label,
.AddAddress-form label,
.edit_address_form label {
    float: left;
    width: 100%
}

.reset_customer_pwd input,
#AddAddress select,
#AddAddress input[type="text"],
#AddAddress input[type="tel"] {
    padding: 14px 10px;
    width: 100%
}

#CustomerLoginForm input,
.register-form input,
#RecoverPasswordForm input {
    padding: 14px 10px;
    width: 30%
}

@media screen and (max-width: 1175px) {
    #CustomerLoginForm input,
    .register-form input,
    #RecoverPasswordForm input {
        width: 50%
    }
}

@media screen and (max-width: 767px) {
    #CustomerLoginForm input,
    .register-form input,
    #RecoverPasswordForm input {
        width: 60%
    }
}

@media screen and (max-width: 567px) {
    #CustomerLoginForm input,
    .register-form input,
    #RecoverPasswordForm input {
        width: 100%
    }
}

#CustomerLoginForm .errors,
.register-form .errors,
#RecoverPasswordForm .errors,
#ResetSuccess {
    display: inline-block;
    width: 30%;
    text-align: left;
    float: none
}

@media screen and (max-width: 767px) {
    #CustomerLoginForm .errors,
    .register-form .errors,
    #RecoverPasswordForm .errors,
    #ResetSuccess {
        width: 70%
    }
}

@media screen and (max-width: 567px) {
    #CustomerLoginForm .errors,
    .register-form .errors,
    #RecoverPasswordForm .errors,
    #ResetSuccess {
        width: 100%
    }
}

#ResetSuccess {
    margin: 0 auto 20px
}

.register-form a {
    text-decoration: underline
}

#AddAddress .address_check {
    margin-bottom: 20px;
    line-height: 15px
}

#AddAddress .address_check input,
.edit_address_form input[type="checkbox"] {
    float: left;
    margin-right: 10px
}

#AddAddress .address_check label,
.edit_address_form label.inline {
    width: auto
}

#CustomerLoginForm input[type="submit"] {
    margin: 0
}

#jquery-tab-pager-navi {
    display: none
}

#CustomerLoginForm #customer_register_link {
    text-decoration: underline
}

#AddAddress label,
.edit_address_form label,
.reset_customer_pwd label {
    display: inline-block;
    text-align: left
}

#AddAddress {
    display: inline-block;
    text-align: center;
    width: 100%
}

#AddAddress select {
    margin-bottom: 20px
}

.account-success-message {
    display: inline-block;
    text-align: center;
    width: 100%;
    margin: auto;
    float: none
}

.order-form {
    display: inline-block;
    width: 100%
}

.order-form tr th {
    text-align: center
}

.order-form table {
    margin-bottom: 40px
}

.order-form .table-wrap {
    margin-bottom: 30px
}

.address-section {
    display: inline-block;
    width: 100%
}

.customer-address-title {
    display: inline-block;
    width: 100%
}

.edit_address_form input[type="checkbox"],
.edit_address_form label.inline {
    float: left;
    width: initial;
    line-height: 12px;
    margin-bottom: 15px
}

.edit_address_form select,
.edit_address_form input[type="text"],
.edit_address_form input[type="tel"] {
    width: 100%;
    margin: 0 0 20px
}

.cart__header-labels,
.cart__row span {
    text-align: center;
    float: left;
    width: 100%
}

@media screen and (max-width: 567px) {
    .cart__header-labels,
    .cart__row span {
        font-size: 13px
    }
}

.cart__header-labels {
    background: #ff7380;
    padding: 15px 0 0
}

.cart__header-labels h4,
.cart__header-labels .h4 {
    color: #ffffff
}

.cart__header-labels .post-large--one-half,
.cart__row .post-large--one-half {
    width: 50%;
    margin-right: 0
}

.cart__row .shipping-section p.subtotal {
    display: inline-block;
    clear: both
}

@media screen and (max-width: 767px) {
    .cart__row .shipping-section .post-large--one-half {
        width: 100%
    }
}

.cart__row .post-large--one-third {
    width: 33.3%;
    margin-right: 0
}

.cart__row .cart__subtotal-title,
.cart__row span.cart__subtotal {
    float: left;
    width: auto
}

.cart__mini-labels {
    display: block;
    font-weight: 500;
    letter-spacing: 1px;
    font-size: em(12px)
}

@media screen and (max-width: 567px) {
    .cart__mini-labels {
        display: none
    }
}

@media screen and (min-width: 567px) {
    .cart__large-labels {
        display: none
    }
}

@media screen and (max-width: 567px) {
    .cart_items {
        border-bottom: 1px solid #e6e1e1;
        padding-bottom: 30px
    }
}

.cart__row .cart_items {
    display: inline-block;
    text-align: center;
    width: 100%
}

@media screen and (max-width: 567px) {
    .cart__row .four-tenths,
    .cart__row .six-tenths {
        width: 100%
    }
}

@media screen and (max-width: 567px) {
    .cart__large-labels {
        float: left;
        width: 100%;
        padding: 20px 0
    }
}

.cart__row .qtyminus1,
.cart__row .qtyplus1 {
    border: none;
    background: #ff7380;
    color: #ffffff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    float: left;
    border-radius: 0;
    cursor: pointer;
    text-align: center;
    appearance: none;
    -webkit-appearance: none
}

@media screen and (max-width: 967px) {
    .cart__row .qtyminus1,
    .cart__row .qtyplus1 {
        width: 35px
    }
}

@media screen and (max-width: 767px) {
    .cart__row .qtyminus1,
    .cart__row .qtyplus1 {
        width: 22px
    }
}

@media screen and (max-width: 567px) {
    .cart__row .qtyminus1,
    .cart__row .qtyplus1 {
        width: 15px;
        height: 25px;
        line-height: 25px;
        font-size: 12px
    }
}

.whislist_notify a {
    text-decoration: underline
}

.wishlist th,
td {
    text-align: center
}

@media screen and (max-width: 767px) {
    .wishlist th,
    td {
        padding: 10px 5px
    }
}

@media screen and (max-width: 567px) {
    .wishlist th,
    td {
        padding: 10px 3px;
        font-size: 12px
    }
}

.wishlist tr td {
    font-weight: 400;
    text-transform: capitalize
}

.wishlist tr td p,
.wishlist tr td form {
    margin-bottom: 0
}

.wishlist tr {
    border-left: 1px solid #e6e1e1;
    border-right: 1px solid #e6e1e1
}

.wishlist tr .product_image {
    display: inline-block
}

.wishlist th {
    font-weight: 400;
    text-transform: capitalize
}

@media screen and (max-width: 567px) {
    .wishlist .image img {
        max-width: 55%
    }
}

@media screen and (max-width: 567px) {
    .wishlist a {
        font-size: 12px
    }
}

.wishlist thead th {
    border: none
}

@media screen and (max-width: 567px) {
    .wishlist th,
    td {
        border: none
    }
}

@media screen and (max-width: 567px) {
    .wishlist tr {
        border: none
    }
}

.wishlist thead {
    background: #ff7380;
    color: #ffffff
}

.wishlist span.money {
    color: #ff7380;
    font-size: 16px
}

@media screen and (max-width: 567px) {
    .wishlist span.money {
        font-size: 12px
    }
}

.qty-box-set {
    display: inline-block
}

.cart__row .quantity-selector {
    border-radius: 0;
    text-align: center;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #f4f4f4;
    float: left;
    margin: 0;
    padding: 0
}

@media screen and (max-width: 967px) {
    .cart__row .quantity-selector {
        width: 35px
    }
}

@media screen and (max-width: 767px) {
    .cart__row .quantity-selector {
        width: 22px
    }
}

@media screen and (max-width: 567px) {
    .cart__row .quantity-selector {
        width: 15px;
        height: 25px;
        line-height: 25px;
        font-size: 11px
    }
}

.cart__row .money {
    color: #ff7380;
    font-size: 16px
}

@media screen and (max-width: 767px) {
    .cart__row .money {
        font-size: 14px
    }
}

@media screen and (max-width: 567px) {
    .cart__row .money {
        font-size: 12px
    }
}

.cart__row .cart__remove {
    color: #ff7380;
    display: inline-block
}

.cart__row .cart__remove:hover {
    color: #000
}

.mobile-nav-section {
    border: 1px solid #e6e1e1;
    border-left: none;
    border-right: none;
    padding: 7px 10px;
    background: #ff7380;
    position: relative;
    z-index: 1
}

.mobile-nav-trigger,
.mobile-cart-page-link {
    font-weight: bold;
    color: #ffffff
}

.mobile-nav-trigger:hover,
.mobile-cart-page-link:hover {
    color: #fff
}

.mobile-nav-trigger .icon,
.mobile-cart-page-link .icon {
    position: relative;
    top: -1px;
    vertical-align: middle;
    padding-right: 4px
}

.mobile-nav-trigger {
    display: block;
    float: left;
    background: none;
    border: 0 none;
    padding: 0;
    margin: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.mobile-nav-trigger .icon {
    font-size: 14px
}

.mobile-cart-page-link {
    display: block;
    float: right;
    background: none;
    border: 0 none;
    padding: 0;
    margin: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.mobile-cart-page-link .header-bar__cart-icon {
    font-size: 14px
}

.mobile-cart-page-link .cart-count:before {
    display: inline;
    content: "("
}

.mobile-cart-page-link .cart-count:after {
    display: inline;
    content: ")"
}

#MobileNav {
    border-bottom: 1px solid #e6e1e1
}

.mobile-nav {
    display: none;
    list-style: none;
    text-align: left;
    margin: 0;
    padding: 0
}

.mobile-nav li {
    margin: 0
}

.mobile-nav__link {
    display: block;
    border-top: 1px solid #1a1a1a;
    border-color: rgba(26, 26, 26, 0.2);
    position: relative
}

.mobile-nav__link>a {
    display: block;
    padding: 12px 15px;
    font-size: 14px;
    text-transform: uppercase
}

.mobile-nav__link .header-bar__search {
    display: none
}

.mobile-nav__sublist-expand,
.mobile-nav__sublist-contract {
    display: inline-block;
    cursor: pointer;
    font-size: 14px;
    padding: 4px 12px;
    position: absolute;
    right: 0;
    top: 0;
    vertical-align: middle;
    margin: 0px
}

.mobile-nav__sublist-expand:hover {
    color: #ff7380
}

.mobile-nav__sublist-contract {
    display: none
}

.mobile-nav__sublist-trigger {
    position: absolute;
    right: 10px;
    top: 7px
}

.mobile-nav__sublist-trigger.is-active .mobile-nav__sublist-contract {
    display: inline-block
}

.mobile-nav__sublist-trigger.is-active .mobile-nav__sublist-expand {
    display: none
}

.mobile-nav__sublist {
    list-style: none;
    margin: 0;
    display: none;
    background-color: #fff
}

.mobile-nav__sublist .mobile-nav__sublist {
    margin-left: 15px
}

.mobile-nav__sublist .mobile-nav__sublist .mobile-nav__sublist-link a {
    border-top: none
}

.mobile-nav__sublist-link a {
    display: block;
    padding: 12px 15px;
    border-top: 1px solid #e6e1e1
}

@media screen and (min-width: 567px) {
    .mobile-nav__sublist-link a {
        padding-left: 30px;
        padding-right: 30px
    }
}

.mobile-nav__sublist-link a:hover {
    opacity: 1
}

@media screen and (max-width: 567px) {
    .one-tenth {
        width: 100%
    }
}

@media screen and (max-width: 567px) {
    .nine-tenths {
        width: 100%
    }
}

@media screen and (max-width: 567px) {
    .site-footer .grid__item.one-tenth {
        margin: 0
    }
}

@media screen and (max-width: 567px) {
    .footer-logo img {
        margin: auto;
        padding: 0
    }
}

.list-collection-products .grid-link__title {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 10px;
    letter-spacing: 1.5px;
    display: inline-block;
    width: 100%
}

@media screen and (max-width: 967px) {
    .list-collection-products .grid-link__title {
        font-size: 14px
    }
}

.list-collection-products a {
    display: block
}

.list-collection-products .grid__item:nth-child(4n+1) {
    clear: both
}

.pickgradient {
    float: left;
    width: 100%;
    position: relative
}

.collection-count {
    background: url(/bitrix/images/item_count.png) no-repeat;
    float: left;
    width: 100%;
    padding: 20px 0;
    background-position: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 25px
}

.pickgradient .collection-count span {
    color: #ffffff;
    text-transform: uppercase;
    float: left;
    width: 100%;
    letter-spacing: 1px;
    font-size: 14px
}

.pickgradient .collection-count p {
    color: #ffffff;
    font-size: 30px;
    line-height: normal;
    font-weight: 300;
    text-align: center;
    margin: 0
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .pickgradient .collection-count,
    .pickgradient .collection-count span {
        color: #ffffff
    }
}

.pickgradient:hover .collection-count,
.pickgradient:hover .dt-sc-event-overlay .collection-count {
    opacity: 1
}

.dt-sc-event-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0px;
    left: 0px;
    opacity: 0;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear
}

.pickgradient:hover .dt-sc-event-overlay,
.pickgradient:hover .dt-sc-event-overlay:before {
    opacity: 1
}

.pickgradient-products:hover a.grid-link {
    color: #ff7380
}

.header-bar__search {
    float: right;
    width: 240px
}

.search-bar {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: auto
}

.search-bar .search-bar__icon-cell {
    width: 10% !important
}

.search-form {
    display: inline-block;
    width: 100%;
    margin: 10px 0 0
}

.search-bar::-webkit-input-placeholder {
    color: #ffffff
}

.search-bar:-moz-placeholder {
    color: #ffffff
}

.search-bar::-moz-placeholder {
    color: #ffffff
}

.search-bar:-ms-input-placeholder {
    color: #ffffff
}

.search-form .input-group-field {
    width: 45%;
    display: inline-block;
    min-height: 50px;
    padding: 10px 14px
}

@media screen and (max-width: 767px) {
    .search-form .input-group-field {
        width: 65%
    }
}

@media screen and (max-width: 567px) {
    .search-form .input-group-field {
        width: 76%
    }
}

.search-form .input-group-btn {
    display: inline-block;
    min-height: 50px;
    margin-left: -4px
}

.search-form .input-group-btn .btn,
.search-form .input-group-btn .btn--secondary,
.search-form .input-group-btn .btn--tertiary,
.search-form .input-group-btn input[type="submit"] {
    min-height: 50px;
    padding: 10px 20px
}

.search-products .product-detail {
    padding: 0;
    text-align: left
}

.search-products .grid-link__meta {
    padding: 0
}

.search-products {
    padding: 0 0 0 20px
}

.product-photo-thumbs {
    list-style: none
}

@media screen and (max-width: 767px) {
    .zoomContainer,
    .zoomLens,
    .zoomWindowContainer,
    #fancybox-wrap {
        display: none
    }
}

.product-single__hero .owl-theme .owl-controls .owl-buttons div,
.quick-view .owl-theme .owl-controls .owl-buttons div {
    text-indent: -9999px;
    background: url(/bitrix/images/product-arrow.png) no-repeat;
    float: left;
    width: 27px;
    height: 26px;
    border-radius: 0;
    -webkit-border-radius: 0;
    margin: 0
}

.product-single__hero .owl-theme .owl-controls .owl-buttons .owl-prev,
.quick-view .owl-theme .owl-controls .owl-buttons .owl-prev {
    background-position: left center;
    position: absolute;
    top: 37%;
    left: 0
}

.product-single__hero .owl-theme .owl-controls .owl-buttons .owl-next,
.quick-view .owl-theme .owl-controls .owl-buttons .owl-next {
    background-position: right center;
    position: absolute;
    top: 37%;
    right: 0
}

.quick-view .owl-pagination {
    display: none
}

.ajax-success-modal .content {
    background: #ffffff;
    bottom: auto;
    left: 0;
    position: fixed;
    right: 0;
    top: 50% !important;
    width: 500px;
    min-height: 251px;
    border: 8px solid #000000;
    border-top: none;
    float: left;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: auto;
    z-index: 999
}

@media screen and (max-width: 767px) {
    .ajax-success-modal .content {
        min-height: 236px
    }
}

@media screen and (max-width: 567px) {
    .ajax-success-modal .content {
        width: 270px;
        min-height: 198px
    }
}

.ajax-success-modal .ajax-left {
    float: left;
    padding: 25px 25px
}

.ajax-success-modal .ajax-left {
    width: 30%
}

.ajax-right {
    width: 70%
}

.ajax-product-title {
    font-size: 20px;
    font-weight: 300
}

@media screen and (max-width: 567px) {
    .ajax-product-title {
        font-size: 14px
    }
}

.ajax-product-image {
    width: 100px
}

@media screen and (max-width: 567px) {
    .ajax-product-image {
        width: 80px
    }
}

.ajax-success-modal .ajax-left {
    float: left;
    padding: 25px 25px
}

@media screen and (max-width: 567px) {
    .ajax-success-modal .ajax-left {
        padding: 20px 15px
    }
}

.ajax-right .ajax_price {
    font-size: 22px;
    font-weight: 100;
    float: left;
    width: 100%;
    margin-bottom: 15px
}

@media screen and (max-width: 567px) {
    .ajax-right .ajax_price {
        margin-bottom: 5px;
        font-size: 18px
    }
}

.ajax-success-modal .success-message a {
    line-height: normal;
    padding: 10px 16px;
    font-size: 14px
}

@media screen and (max-width: 567px) {
    .ajax-success-modal .success-message a {
        font-size: 13px;
        padding: 8px 14px
    }
}

.ajax-right {
    float: left;
    padding: 30px 0 0
}

@media screen and (max-width: 567px) {
    .ajax-right {
        padding: 20px 0 0
    }
}

.ajax-success-modal .added-to-cart.info,
.ajax-success-modal .added-to-wishlist.info {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: normal;
    background: #000000;
    margin: 0;
    padding: 15px 0 15px 20px
}

@media screen and (max-width: 767px) {
    .ajax-success-modal .added-to-cart.info,
    .ajax-success-modal .added-to-wishlist.info {
        padding: 10px 0 10px 20px
    }
}

.quickview-template .content,
.quick-view .content {
    position: absolute;
    width: 50%;
    margin: 30px auto;
    background: #ffffff;
    padding: 30px;
    height: auto;
    left: 0;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media screen and (max-width: 1175px) {
    .quickview-template .content,
    .quick-view .content {
        width: 65%
    }
}

@media screen and (max-width: 967px) {
    .quickview-template .content,
    .quick-view .content {
        width: 80%
    }
}

.newsletterwrapper .btn.close,
.newsletterwrapper .close.btn--secondary,
.newsletterwrapper .close.btn--tertiary,
.newsletterwrapper input.close[type="submit"] {
    top: 20%;
    right: -20px
}

@media screen and (max-width: 967px) {
    .newsletterwrapper .btn.close,
    .newsletterwrapper .close.btn--secondary,
    .newsletterwrapper .close.btn--tertiary,
    .newsletterwrapper input.close[type="submit"] {
        right: 0
    }
}

#email-modal .modal-window .window-window {
    background: url(/bitrix/images/popup_newsletter_img.png) no-repeat;
    float: left;
    width: 100%;
    height: auto
}

@media screen and (max-width: 967px) {
    #email-modal .modal-window .window-window {
        background-size: contain
    }
}

#email-modal .modal-window {
    display: none;
    min-height: 630px;
    margin: 0 auto;
    position: relative;
    top: 50%;
    width: 810px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media screen and (max-width: 967px) {
    #email-modal .modal-window {
        width: 100%
    }
}

#email-modal {
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000
}

@media screen and (max-width: 767px) {
    #email-modal {
        display: none !important
    }
}

#mc-embedded-subscribe-form #mail {
    border: none;
    background: transparent;
    float: left;
    width: 76%;
    min-height: 50px;
    margin: 0;
    padding: 16px 14px;
    font-size: 16px
}

@media screen and (max-width: 967px) {
    #mc-embedded-subscribe-form #mail {
        width: 73%
    }
}

#mc-embedded-subscribe-form input[type='text'] {
    border: none;
    background: transparent
}

#mc-embedded-subscribe-form input[type="email"]:focus {
    border: none
}

.collection-list .selection-box,
.selection-box.custom {
    position: relative;
    float: left
}

.collection-list .selection-box {
    min-width: 185px
}

@media screen and (max-width: 967px) {
    .collection-list .selection-box {
        min-width: 170px
    }
}

@media screen and (max-width: 767px) {
    .collection-list .selection-box {
        min-width: 180px
    }
}

.collection-list .selection-box:before {
    z-index: 1;
    right: 12px;
    top: 3px;
    bottom: 0px;
    height: 0px;
    margin: auto;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #ffffff
}

.selection-box.custom {
    width: 100%
}

.selection-box.custom:before {
    z-index: 1;
    right: 16px;
    top: 0px;
    bottom: 0px;
    height: 24px;
    margin: auto;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #ffffff
}

.collection-list .selection-box:before,
.selection-box:after,
.selection-box.custom:before,
.selection-box.custom:after {
    content: "";
    pointer-events: none;
    position: absolute
}

.collection-list .selection-box:after {
    width: 37px;
    height: 37px;
    border-radius: 0 5px 5px 0;
    right: 0px;
    top: 0px
}

@media screen and (max-width: 967px) {
    .collection-list .selection-box:after {
        width: 35px;
        height: 35px
    }
}

.selection-box.custom:after {
    width: 49px;
    height: 49px;
    right: 0;
    top: 0
}

.collection-list .selection-box:after,
.selection-box.custom:after {
    background: #ff7380
}

.collection-list select {
    width: 100%;
    height: 37px
}

@media screen and (max-width: 967px) {
    .collection-list select {
        font-size: 11px;
        height: 35px
    }
}

@media screen and (max-width: 567px) {
    .collection-list select {
        font-size: 12px
    }
}

@media screen and (max-width: 319px) {
    .contact-address li .icon i {
        font-size: 14px
    }
    .contact-address li .icon {
        float: none
    }
    .contact-address p {
        font-size: 12px
    }
    .contact-address .social-icons li a {
        font-size: 12px;
        width: 30px;
        height: 30px;
        line-height: 30px
    }
    .ajax-success-modal .content {
        width: 200px;
        min-height: 200px
    }
    .ajax-success-modal .success-message a {
        font-size: 11px;
        padding: 8px
    }
    .ajax-product-title {
        font-size: 14px
    }
    .ajax-right {
        padding: 10px 0 0;
        width: 50%
    }
    .ajax-success-modal .ajax-left {
        width: 50%;
        padding: 10px 5px
    }
    .ajax-product-image {
        width: 65px
    }
    .ajax-success-modal .added-to-cart.info,
    .ajax-success-modal .added-to-wishlist.info {
        font-size: 12px
    }
    #wishlist .wrapper {
        padding: 0
    }
    .header-bar__search form {
        width: 100%
    }
    .newsletter-section form .input-group-btn {
        float: left;
        width: 100%
    }
    .blog-section .share-facebook,
    .blog-section .share-twitter,
    .blog-section .share-pinterest,
    .blog-section .share-google {
        font-size: 10px
    }
    .wishlist th,
    td,
    .wishlist a,
    .wishlist span.money {
        font-size: 10px
    }
}

@media screen and (max-width: 1270px) and (min-width: 1176px) {
    .is-sticky #menubar-section ul>li a {
        padding: 20px 20px
    }
}

#menubar-section>ul.menu>li .megamenu-child-container .mega-menu-image .button a {
    color: #000
}

#menubar-section>ul.menu>li.menu-item-megamenu-parent>a {
    position: relative
}

#menubar-section ul.menu>li>.megamenu-child-container {
    display: block;
    left: 0;
    right: 0;
    border-radius: 0 0 10px 10px
}

#menubar-section ul li.menu-item-simple-parent ul {
    border-radius: 0 0 10px 10px
}

#menubar-section ul.menu>li>.megamenu-child-container.fullwidth {
    left: 0;
    right: 0;
    width: 100%
}

#menubar-section ul.menu>li.menu-item-megamenu-parent:hover>.megamenu-child-container {
    display: block
}

#menubar-section li:hover>.megamenu-child-container {
    display: block;
    -moz-animation: fadeInUp 0.3s ease-in;
    -webkit-animation: fadeInUp 0.3s ease-in;
    animation: fadeInUp 0.3s ease-in
}

#menubar-section>ul.menu .megamenu-child-container .no-collection-img a {
    font-weight: 600;
    float: left;
    width: 100%;
    text-align: left;
    padding: 0px 0 10px
}

#menubar-section>ul.menu .megamenu-child-container .no-collection-img a span {
    text-align: center;
    display: inline-block;
    width: 100%;
    color: black;
}

#menubar-section ul.menu>li.menu-item-megamenu-parent>.megamenu-child-container {
    display: none
}

#menubar-section ul.menu>li>.megamenu-child-container {
    left: 0;
    right: 0
}

#menubar-section ul.menu .megamenu-child-container {
    position: absolute;
    top: 100%;
    left: 0;
    float: left;
    z-index: 99;
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.05);
    margin: auto
}

#menubar-section ul li.menu-item-simple-parent ul li a.mega-menu-image {
    display: none
}

.megamenu-child-container {
    background-color: #ffffff
}

.simple-menu ul {
    background-color: #ffffff
}

#menubar-section .megamenu-child-container ul.sub-menu>li>ul li {
    margin: 0
}

#menubar-section .megamenu-child-container ul li a {
    padding: 0
}

#menubar-section .megamenu-child-container ul li.img_megamenu_paraents {
    text-align: center
}

#menubar-section .megamenu-child-container ul li .button a {
    padding: 10px 18px;
    letter-spacing: 1px;
    margin: 0
}

@media screen and (max-width: 967px) {
    #menubar-section .megamenu-child-container ul li .button a {
        padding: 10px;
        font-size: 12px
    }
}

#menubar-section .megamenu-child-container ul li {
    margin: 0;
    text-align: left;
    float: left
}

#menubar-section li:hover>.megamenu-child-container {
    display: block;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.megamenu-child-container {
    border: 1px solid #e6e1e1;
    border-top: none;
    border-bottom: none;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

@media screen and (max-width: 767px) {
    .megamenu-child-container {
        border: none
    }
}

.megamenu-2-columns-group .megamenu-child-container {
    width: 550px
}

@media screen and (max-width: 767px) {
    .megamenu-2-columns-group .megamenu-child-container {
        width: 100%
    }
}

.megamenu-3-columns-group .megamenu-child-container {
    width: 750px
}

@media screen and (max-width: 967px) {
    .megamenu-3-columns-group .megamenu-child-container {
        width: 700px
    }
}

@media screen and (max-width: 767px) {
    .megamenu-3-columns-group .megamenu-child-container {
        width: 100%
    }
}

.megamenu-4-columns-group .megamenu-child-container {
    width: 1015px
}

@media screen and (max-width: 1175px) {
    .megamenu-4-columns-group .megamenu-child-container {
        width: 900px
    }
}

@media screen and (max-width: 967px) {
    .megamenu-4-columns-group .megamenu-child-container {
        width: 700px
    }
}

@media screen and (max-width: 767px) {
    .megamenu-4-columns-group .megamenu-child-container {
        width: 100%
    }
}

.megamenu-5-columns-group .megamenu-child-container {
    width: 1110px
}

@media screen and (max-width: 1175px) {
    .megamenu-5-columns-group .megamenu-child-container {
        width: 900px
    }
}

@media screen and (max-width: 967px) {
    .megamenu-5-columns-group .megamenu-child-container {
        width: 700px
    }
}

@media screen and (max-width: 767px) {
    .megamenu-5-columns-group .megamenu-child-container {
        width: 100%
    }
}

.megamenu-child-container ul li {
    display: inline;
    float: left;
    padding: 20px;
    position: relative
}

@media screen and (max-width: 967px) {
    .megamenu-child-container ul li {
        padding: 10px
    }
}

@media screen and (max-width: 767px) {
    .megamenu-child-container ul li {
        padding: 0px 20px;
        box-sizing: border-box
    }
}

@media screen and (max-width: 767px) {
    .megamenu-child-container>ul>li {
        border: none
    }
}

.megamenu-child-container>ul>li:last-child {
    border-right: none
}

.megamenu-child-container>ul.sub-menu>li.large--one-tenth {
    width: 18%;
    box-sizing: border-box
}

@media screen and (max-width: 767px) {
    .megamenu-child-container>ul.sub-menu>li.large--one-tenth {
        width: 95%
    }
}

.megamenu-child-container>ul.sub-menu>li.large--five-tenths {
    width: 28%;
    box-sizing: border-box
}

@media screen and (max-width: 767px) {
    .megamenu-child-container>ul.sub-menu>li.large--five-tenths {
        width: 100%
    }
}

.megamenu-child-container>ul.sub-menu>li.first {
    margin-left: 0
}

.megamenu-child-container ul li a.dt-sc-button {
    padding: 10px 22px;
    display: inline-block;
    text-align: center;
    position: relative;
    width: 100%
}

@media screen and (max-width: 767px) {
    .megamenu-child-container ul li a.dt-sc-button {
        width: initial
    }
}

.megamenu-child-container ul li a.dt-sc-button {
    display: inline-block;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 13px
}

.megamenu-child-container ul li p.dt-sc-button a {
    padding: 12px 24px
}

@media screen and (max-width: 1175px) {
    .megamenu-child-container ul li p.dt-sc-button a {
        padding: 10px 14px;
        font-size: 10px
    }
}

.megamenu-child-container ul li a.mega-menu-image:after {
    content: none
}

.megamenu-child-container ul li a.mega-menu-image {
    display: inline-block;
    width: 100%;
    text-align: center
}

.megamenu-child-container ul li .button {
    display: inline-block;
    text-align: center;
    margin: 0 0 0px;
    width: auto
}

.megamenu-child-container ul li a img {
    display: block;
    text-align: center;
    margin: 0 auto 0px
}

@media screen and (max-width: 767px) {
    .megamenu-child-container ul li a img {
        margin-bottom: 5px
    }
}

.megamenu-child-container ul li a.dt-sc-button {
    display: inline-block;
    text-align: center
}

.megamenu-child-container ul li {
    display: inline-block;
    margin: 0 auto;
    list-style: none
}

#menubar-section ul .megamenu-child-container ul.sub-menu {
    padding: 15px 10px 0;
    width: 100%
}

#menubar-section>ul.menu>li .megamenu-child-container ul.sub-menu-level-2 li a {
    font-weight: normal;
    padding: 5px 0;
    text-transform: capitalize;
    letter-spacing: 1px
}

@media screen and (max-width: 967px) {
    #menubar-section>ul.menu>li .megamenu-child-container ul.sub-menu-level-2 li a {
        letter-spacing: 0.5
    }
}

#menubar-section>ul.menu>li .megamenu-child-container ul.sub-menu-level-2 li a:hover {
    background: inherit
}

#menubar-section>ul.menu>li .megamenu-child-container ul.sub-menu-level-2 li a,
#menubar-section>ul.menu>li .megamenu-child-container>ul.sub-menu>li>.nolink-menu {
    color: #a8b2b7;
    font-size: 13px
}

#menubar-section>ul.menu>li .megamenu-child-container ul.sub-menu-level-2 li a:hover,
#menubar-section>ul.menu>li .megamenu-child-container>ul.sub-menu>li>.nolink-menu:hover {
    color: #ff7380
}

.megamenu-2-columns-group .megamenu-child-container>ul.sub-menu>li {
    width: 48.9%
}

@media screen and (max-width: 767px) {
    .megamenu-2-columns-group .megamenu-child-container>ul.sub-menu>li {
        width: 90%
    }
}

.megamenu-3-columns-group .megamenu-child-container>ul.sub-menu>li {
    width: 33.3%
}

@media screen and (max-width: 767px) {
    .megamenu-3-columns-group .megamenu-child-container>ul.sub-menu>li {
        width: 95%;
        padding: 0
    }
}

.megamenu-4-columns-group .megamenu-child-container>ul.sub-menu>li {
    width: 25%
}

@media screen and (max-width: 767px) {
    .megamenu-4-columns-group .megamenu-child-container>ul.sub-menu>li {
        width: 80%
    }
}

.megamenu-6-columns-group .megamenu-child-container>ul.sub-menu>li {
    width: 14%
}

@media screen and (max-width: 767px) {
    .megamenu-6-columns-group .megamenu-child-container>ul.sub-menu>li {
        width: 90%
    }
}

.megamenu-5-columns-group .megamenu-child-container>ul.sub-menu>li {
    width: 20%
}

@media screen and (max-width: 767px) {
    .megamenu-5-columns-group .megamenu-child-container>ul.sub-menu>li {
        width: 90%
    }
}

.megamenu-2-columns-group .megamenu-child-container>ul.sub-menu>li.menu-item-fullwidth {
    display: block;
    width: 470px
}

@media screen and (max-width: 767px) {
    .megamenu-2-columns-group .megamenu-child-container>ul.sub-menu>li.menu-item-fullwidth {
        width: 100%
    }
}

.megamenu-3-columns-group .megamenu-child-container>ul.sub-menu>li.menu-item-fullwidth {
    display: block;
    width: 720px
}

@media screen and (max-width: 767px) {
    .megamenu-3-columns-group .megamenu-child-container>ul.sub-menu>li.menu-item-fullwidth {
        width: 100%
    }
}

.megamenu-4-columns-group .megamenu-child-container>ul.sub-menu>li.menu-item-fullwidth {
    display: block;
    width: 970px
}

@media screen and (max-width: 767px) {
    .megamenu-4-columns-group .megamenu-child-container>ul.sub-menu>li.menu-item-fullwidth {
        width: 100%
    }
}

.megamenu-child-container>ul.sub-menu {
    padding: 0;
    margin: 0;
    text-align: left;
    list-style: none
}

.megamenu-child-container>ul.sub-menu>li>a,
.megamenu-child-container>ul.sub-menu>li>.nolink-menu {
    text-transform: uppercase;
    font-weight: 300;
    margin-bottom: 10px;
    display: block;
    font-size: 13px;
    letter-spacing: 1px
}

.megamenu-child-container ul.sub-menu>li>ul li a:hover {
    color: red
}

.megamenu-child-container>ul.sub-menu>li a .fa {
    margin-right: 5px
}

.megamenu-child-container .no-collection-img a,
.site-header ul li a.no-link {
    text-transform: uppercase;
    margin-bottom: 0px;
    display: block;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 600;
    padding-left: 0
}

@media screen and (max-width: 1175px) {
    .megamenu-child-container .no-collection-img a,
    .site-header ul li a.no-link {
        font-size: 12px
    }
}

@media screen and (max-width: 767px) {
    .megamenu-child-container .no-collection-img a,
    .site-header ul li a.no-link {
        font-size: 13px;
        border: none
    }
}

.megamenu-child-container .no-collection-img a:after {
    content: none
}

.megamenu-child-container>ul.sub-menu>li>a .menu-item-description,
.menu-item-description {
    display: block;
    font-weight: normal;
    padding: 0
}

.dt-megamenu-custom-content {
    display: block;
    padding: 10px 0 0
}

#menubar-section>ul.menu>li .megamenu-child-container .mega-menu-image ul.sub-menu-level-2 {
    margin: 0 0 10px;
    padding: 0;
    float: left;
    list-style: none
}

.megamenu-child-container ul.sub-menu>li>ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.megamenu-child-container ul.sub-menu>li>ul li,
#main-menu>ul.menu>li .megamenu-child-container ul.sub-menu-level-2 li {
    display: block;
    padding: 0
}

.megamenu-child-container ul.sub-menu>li>ul li,
.megamenu-child-container ul.sub-menu>li>ul li a,
#main-menu>ul.menu>li .megamenu-child-container ul.sub-menu-level-2 li a,
#main-menu>ul.menu>li .megamenu-child-container ul.sub-menu-level-2 li {
    clear: both
}

.megamenu-child-container ul.sub-menu>li>ul li a,
#main-menu>ul.menu>li .megamenu-child-container ul.sub-menu-level-2 li a {
    position: relative;
    padding: 0 0 14px;
    font-size: 13px;
    display: block;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

@media screen and (max-width: 1175px) {
    .megamenu-child-container ul.sub-menu>li>ul li a,
    #main-menu>ul.menu>li .megamenu-child-container ul.sub-menu-level-2 li a {
        font-size: 10px
    }
}

@media screen and (max-width: 767px) {
    .megamenu-child-container ul.sub-menu>li>ul li a,
    #main-menu>ul.menu>li .megamenu-child-container ul.sub-menu-level-2 li a {
        font-size: 12px
    }
}

.megamenu-child-container ul.sub-menu>li>ul>li>ul {
    padding-left: 20px;
    list-style: none
}

#menubar-section ul li.menu-item-simple-parent ul,
#menubar-section ul li.menu-item-simple-parent ul li ul,
#menubar-section ul li.menu-item-simple-parent ul li ul li ul {
    display: none
}

#menubar-section ul li.menu-item-simple-parent:hover>ul,
#menubar-section ul li.menu-item-simple-parent ul li:hover>ul,
#menubar-section ul li.menu-item-simple-parent ul li ul li:hover ul {
    display: block
}

#menubar-section ul li.menu-item-simple-parent ul {
    width: 220px;
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.05);
    border: 1px solid #e6e1e1;
    border-top: none;
    border-bottom: none;
    padding: 10px 0px 10px;
    position: absolute;
    top: 100%;
    left: 0px;
    float: left;
    z-index: 99;
    margin: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

#menubar-section ul li.menu-item-simple-parent ul li {
    float: left;
    width: 100%;
    display: block;
    padding: 0px 20px;
    line-height: normal;
    position: relative
}

#menubar-section ul.menu li.menu-item-simple-parent ul li a.coll-img-1 {
    display: none
}

#menubar-section ul.menu li.menu-item-simple-parent ul li a {
    color: black;
    font-weight: 300;
    line-height: 24px;
    text-align: left;
    position: relative;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    padding: 5px 0px 5px 5px;
    font-size: 13px;
    letter-spacing: 1px;
    display: block;
    text-transform: none
}

#menubar-section ul.menu li.menu-item-simple-parent ul li a:hover,
#menubar-section .slidedown_section ul li a:hover,
.header-bar__module.cart .mini-cart-details:hover #minicart_total {
    color: #ff7380
}

#menubar-section ul li.menu-item-simple-parent ul li:last-child a {
    border: none
}

#menubar-section ul li.menu-item-simple-parent ul li ul {
    left: 220px;
    top: -10px;
    border-top: 0px;
    border-left: 5px solid;
    padding: 5px 0
}

#menubar-section ul li.menu-item-simple-parent:last-child ul {
    right: 0px;
    left: inherit
}

#menubar-section ul li.menu-item-simple-parent:last-child ul li ul {
    right: 220px;
    left: inherit
}

#menubar-section ul li.menu-item-simple-parent ul li>ul {
    border-left: 2px solid #e6e1e1;
    margin-left: -2px
}

#menubar-section ul.menu li.menu-item-simple-parent:hover>ul {
    display: block;
    -moz-animation: fadeInUp 0.3s ease-in;
    -webkit-animation: fadeInUp 0.3s ease-in;
    animation: fadeInUp 0.3s ease-in
}

#menubar-section ul.menu li.menu-item-simple-parent {
    position: relative
}

#menubar-section ul.menu li.menu-item-simple-parent ul li a.mega-menu-image {
    display: none
}

#menubar-section ul li.menu-item-simple-parent ul li .button a:before {
    content: none
}

#menubar-section ul li.menu-item-simple-parent ul li .button a {
    text-align: left;
    background: none;
    margin: 0
}

@media screen and (max-width: 767px) {
    .swatch .swatch-element.available {
        margin-bottom: 10px
    }
}

.swatch input:checked+label {
    border: 2px solid #ff7380
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    outline: none
}

.site-header__logo img.retina-logo,
.is-sticky .sticky-logo img.retina-footer-logo,
.footer-logo img.retina-footer-logo {
    display: none
}

.product-detail .spr-badge-caption {
    display: none
}

@media only screen and (-moz-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3 / 2),
only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min-devicepixel-ratio: 1.5),
only screen and (min-resolution: 1.5dppx) {
    #toTop {
        background: url(/bitrix/images/retina-top-icon.png);
        background-size: 50px 50px;
        background-repeat: no-repeat
    }
    .newsletter-section {
        background-repeat: repeat
    }
    .site-header__logo img.retina-logo,
    .is-sticky .sticky-logo img.retina-footer-logo,
    .footer-logo img.retina-footer-logo {
        display: block
    }
    .site-header__logo img.normal-logo,
    .is-sticky .sticky-logo img.normal-footer-logo,
    .footer-logo img.normal-footer-logo {
        display: none
    }
}

.icon-wrapper .icon-content:hover .icon img,
.products .product-button a:hover i,
.products .product-button a:hover img,
.products .product-button button:hover i {
    -moz-transform: scale(1.05) rotate(360deg) translate(0px);
    -webkit-transform: scale(1.05) rotate(360deg) translate(0px);
    -o-transform: scale(1.05) rotate(360deg) translate(0px);
    transform: scale(1.05) rotate(360deg) translate(0px)
}

.products .product-button a i,
.products .product-button button i,
.products .product-button a img {
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
}

.icon-wrapper .icon-content .icon img,
.this-week-offers ul.dt-sc-tabs-vertical-frame li a {
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.ribbon {
    position: absolute;
    right: -6px;
    top: -6px;
    z-index: 1;
    overflow: hidden;
    width: 75px;
    height: 75px;
    text-align: right;
    z-index: 9
}

.ribbon span {
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: bold;
    color: #ff7380;
    text-transform: uppercase;
    text-align: center;
    line-height: 20px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 100px;
    display: block;
    background: #fed0d2;
    box-shadow: 0 3px 10px -7px #000;
    position: absolute;
    top: 19px;
    right: -21px
}

.ribbon span::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 100%;
    z-index: -1;
    border-left: 3px solid #ff7380;
    border-right: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #ff7380
}

.ribbon span::after {
    content: "";
    position: absolute;
    right: 0px;
    top: 100%;
    z-index: -1;
    border-left: 3px solid transparent;
    border-right: 3px solid #ff7380;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #ff7380
}

.btn-medium {
    transition: all 0.4s;
    -webkit-transition: all 0.4s
}

.btn-medium:hover,
.btn:hover,
.btn--secondary:hover,
.btn--tertiary:hover,
input[type="submit"]:hover {
    background-color: #78d6f0;
    color: #fff
}

.btn-medium,
.btn,
.btn--secondary,
input.btn--secondary,
.btn--tertiary,
input.btn--tertiary,
input[type="submit"] {
    position: relative;
    border-radius: 5px;
    text-decoration: none;
    background-color: #ff7380
}

.btn-medium:active,
.btn:activate,
.btn--secondary:activate,
.btn--tertiary:activate,
input[type="submit"]:activate {
    transform: translate(0px, 5px);
    -webkit-transform: translate(0px, 5px);
    border-bottom: 1px solid
}

.search-bar input[type="search"] {
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 1px;
    margin: 0;
    border: none;
    float: left;
    width: 90%;
    color: #ffffff
}

@media screen and (max-width: 767px) {
    .search-bar input[type="search"] {
        font-size: 14px
    }
}

@media screen and (max-width: 767px) {
    .search-bar input[type="search"] {
        width: 80%
    }
}

.drawer--top {
    width: 40%;
    height: 65px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

@media screen and (max-width: 967px) {
    .drawer--top {
        width: 55%
    }
}

@media screen and (max-width: 767px) {
    .drawer--top {
        width: 100%
    }
}

.js-drawer-open-top .drawer--top {
    display: block
}

.search-bar {
    background-color: red;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    height: 65px;
    padding: 0 10px
}

.search-bar__table {
    float: left;
    width: 100%;
    height: 55px
}

.supports-fontface .search-bar__icon-cell {
    width: 40px;
    float: right
}

#SearchDrawer span.notify {
    float: right;
    margin-top: 10px;
    color: #ffffff
}

.search-bar__form {
    float: left;
    width: 100%;
    border-bottom: 1px solid #ff7380
}

@media screen and (max-width: 767px) {
    .search-bar__form {
        width: 100%
    }
}

.search-bar__input {
    background: none;
    border: none;
    width: 100%;
    padding: 0 15px;
    height: 55px
}

#SearchDrawer .remove-button button {
    display: none;
    background: #000000;
    padding: 0px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    border-radius: 50%;
    font-size: 12px
}

.search-bar__icon-button {
    background: none;
    border: none;
    float: right;
    color: #ffffff;
    padding: 0 10px;
    margin: 0;
    height: 55px
}

.search__results-count {
    padding: 0 10px 10px 20px;
    line-height: 50px
}

.js-drawer-open {
    overflow: hidden
}

#SearchDrawer {
    background: transparent;
    outline: none;
    border: none
}

.drawer {
    display: none;
    position: fixed;
    -webkit-overflow-scrolling: touch;
    z-index: 100;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.drawer--left,
.drawer--right {
    top: 0;
    max-width: 95%
}

.drawer--left {
    width: 300px;
    left: -300px
}

.js-drawer-open-left .drawer--left {
    display: block;
    -webkit-transform: translateX(300px);
    -moz-transform: translateX(300px);
    -ms-transform: translateX(300px);
    -o-transform: translateX(300px);
    transform: translateX(300px)
}

.drawer--right {
    width: 300px;
    right: -300px
}

.js-drawer-open-right .drawer--right {
    display: block;
    -ms-transform: translateX(-300px);
    -webkit-transform: translateX(-300px);
    transform: translateX(-300px)
}

.drawer--right .drawer__close {
    float: right;
    height: 65px
}

.js-drawer-open-top .drawer--top {
    display: block
}

#PageContainer {
    overflow: hidden
}

.drawer-page-content:after {
    visibility: hidden;
    opacity: 0;
    content: '';
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 99;
    transition: all 0.35s cubic-bezier(0.29, 0.63, 0.44, 1)
}

.js-drawer-open .drawer-page-content:after {
    visibility: visible;
    opacity: 1
}

.drawer__title,
.drawer__close {
    display: table-cell;
    vertical-align: middle
}

.drawer__title {
    font-weight: 700;
    text-rendering: optimizeLegibility;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    width: 100%
}

.drawer__close-button {
    background: none;
    border: 0 none;
    position: relative;
    right: -15px;
    height: 100%;
    width: 60px;
    padding: 0 20px;
    color: inherit
}

.drawer--left .drawer__close-button {
    right: auto;
    left: -15px
}

.toolbar {
    float: left;
    width: 100%;
    margin: 0 0 40px
}

.toolbar .view-mode a {
    display: inline-block;
    margin-right: 5px
}

.toolbar .view-mode a span {
    display: inline-block;
    background: #fbfbfb;
    border: 1px solid #d4d4d4;
    padding: 12px 14px
}

@media screen and (max-width: 967px) {
    .toolbar .view-mode a span {
        padding: 8px 10px
    }
}

.filter-show,
.filter-sortby {
    position: relative
}

.filter-show label {
    float: left;
    width: 45%
}

@media screen and (max-width: 767px) {
    .filter-show,
    .toolbar .view-mode {
        display: none
    }
}

.filter-show ul li,
.filter-sortby ul li {
    padding: 3px 0;
    float: left;
    width: 100%;
    text-align: left
}

.filter-show ul li a,
.filter-sortby ul li a {
    float: left;
    width: 100%
}

.filter-sortby ul {
    width: 65%
}

.filter-show ul {
    width: 45%
}

.filter-show ul,
.filter-sortby ul {
    list-style: none;
    padding: 10px 15px;
    z-index: 999;
    position: absolute;
    left: auto;
    top: 100%;
    right: 0;
    float: right;
    border-top: none;
    border-bottom: 1px solid #d4d4d4;
    border-right: 1px solid #d4d4d4;
    border-left: 1px solid #d4d4d4;
    background: #fbfbfb
}

@media screen and (max-width: 767px) {
    .filter-show ul,
    .filter-sortby ul {
        left: 0
    }
}

.filter-show .btn:hover,
.filter-show .btn--secondary:hover,
.filter-show .btn--tertiary:hover,
.filter-show input[type="submit"]:hover,
.filter-sortby .btn:hover,
.filter-sortby .btn--secondary:hover,
.filter-sortby .btn--tertiary:hover,
.filter-sortby input[type="submit"]:hover,
.filter-show .btn:active,
.filter-show .btn--secondary:active,
.filter-show .btn--tertiary:active,
.filter-show input[type="submit"]:active,
.filter-sortby .btn:active,
.filter-sortby .btn--secondary:active,
.filter-sortby .btn--tertiary:active,
.filter-sortby input[type="submit"]:active,
.filter-show .btn:focus,
.filter-show .btn--secondary:focus,
.filter-show .btn--tertiary:focus,
.filter-show input[type="submit"]:focus,
.filter-sortby .btn:focus,
.filter-sortby .btn--secondary:focus,
.filter-sortby .btn--tertiary:focus,
.filter-sortby input[type="submit"]:focus {
    background-color: inherit;
    color: #a8b2b7
}

.filter-show button {
    width: 45%;
    float: right
}

.filter-show button span,
.filter-sortby button span {
    float: left
}

.filter-sortby button {
    width: 65%
}

.filter-sortby button i,
.filter-show button i {
    float: right;
    margin-top: 2px
}

.filter-show button,
.filter-sortby button {
    border-radius: 0;
    background: #fbfbfb;
    border: 1px solid #d4d4d4;
    color: #a8b2b7;
    text-align: left;
    border-radius: 0;
    padding: 10px 15px;
    font-weight: 300
}

@media screen and (max-width: 967px) {
    .filter-show button,
    .filter-sortby button {
        font-size: 12px;
        padding: 10px
    }
}

.filter-show .pages_list .dropdown-menu,
.filter-sortby .sorting-section ul {
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.filter-show .pages_list:hover .dropdown-menu,
.filter-sortby .sorting-section:hover ul {
    opacity: 1
}

.pages_list {
    float: left
}

.filter-sortby,
.filter-show {
    text-align: right
}

@media screen and (max-width: 767px) {
    .filter-sortby,
    .filter-show {
        float: left;
        text-align: left
    }
}

.toolbar label {
    display: inline-block;
    margin-right: 10px;
    padding: 7px 0
}

@media screen and (max-width: 967px) {
    .toolbar label {
        font-size: 12px
    }
}

@media screen and (max-width: 767px) {
    .toolbar label {
        display: none
    }
}

.filter-sortby .sorting-section {
    float: left
}

.header-panel-top .tbl-list>li.currency>.dropdown-toggle i {
    float: left;
    margin-top: 6px;
    margin-right: 15px
}

@media screen and (max-width: 767px) {
    .header-panel-top .tbl-list>li.currency .flag-dropdown-menu li {
        padding: 0
    }
}

.header-panel-top .tbl-list>li.currency .flag-dropdown-menu a i {
    margin-top: 6px
}

.header-panel-top .tbl-list>li.currency .flag-dropdown-menu a span {
    width: 25px
}

@media screen and (max-width: 767px) {
    .header-panel-top .tbl-list>li.currency {
        padding: 0
    }
}

.header-panel-top .tbl-list>li.currency>.dropdown-toggle {
    position: relative;
    float: left;
    font-size: 14px
}

@media screen and (max-width: 767px) {
    .header-panel-top .tbl-list>li.currency>.dropdown-toggle {
        font-size: 12px
    }
}

.header-panel-top .tbl-list>li.currency .flag-dropdown-menu {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.header-panel-top .tbl-list>li.currency .flag-dropdown-menu,
.slidedown_section #slidedown-modal {
    visibility: hidden;
    overflow: hidden;
    -webkit-transform: scaleY(0);
    -khtml-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 0 0;
    -khtml-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0
}

.header-panel-top .tbl-list>li.currency:hover .flag-dropdown-menu,
.slidedown_section:hover #slidedown-modal {
    overflow: visible;
    visibility: visible;
    -webkit-transform: scaleY(1);
    -khtml-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1)
}

.dropdown-menu {
    display: none
}

.open .dropdown-menu {
    display: block
}

.toolbar .open .down {
    display: none
}

.toolbar .open .up {
    display: block
}

.toolbar .up {
    display: none
}

.toolbar .down {
    display: block
}

.retina-img,
.retina-logo {
    display: none
}

.normal-img,
.normal-logo {
    display: block
}

@media only screen and (-moz-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3 / 2),
only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min-devicepixel-ratio: 1.5),
only screen and (min-resolution: 1.5dppx) {
    .retina-img,
    .retina-logo {
        display: block
    }
    .normal-img,
    .normal-logo {
        display: none
    }
}



.visible-xs-block {
    display: none;
}

@media only screen and (max-width: 768px) {
    .visible-xs-block {
        display: block;
    }
}
