#home-slider-wrapper .divas-navigation a.next, #home-slider-wrapper .divas-navigation a.prev {
    background: none;
    border: 0;
    font-size: 44px;
    font-weight: 700;
    text-shadow: 0 0 3px #000
}

.rev_slider_wrapper {
    font-family: Poppins
}

.flexslider, #home-slider-wrapper h2, #home-slider-wrapper .h2, #home-slider-wrapper h3, #home-slider-wrapper .h3 {
    font-family: Poppins
}

.divas-navigation a {
    width: 40px;
    height: 50px;
    line-height: 50px;
    padding: 0
}

.divas-navigation, #home-slider-wrapper {
    float: left;
    width: 100%
}

#home-slider-wrapper {
    position: relative;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

#home-slider-wrapper ul li h3, #home-slider-wrapper ul li .h3 {
    font-size: 70px;
    font-weight: 600;
    margin: 0 0 10px;
    line-height: 1;
    text-shadow: 2px 2px 4px #000
}

@media screen and (max-width: 1559px) {
    #home-slider-wrapper ul li h3, #home-slider-wrapper ul li .h3 {
        font-size: 50px
    }
}

@media screen and (max-width: 967px) {
    #home-slider-wrapper ul li h3, #home-slider-wrapper ul li .h3 {
        font-size: 40px
    }
}

@media screen and (max-width: 567px) {
    #home-slider-wrapper ul li h3, #home-slider-wrapper ul li .h3 {
        font-size: 30px
    }
}

#home-slider-wrapper ul li h2, #home-slider-wrapper ul li .h2 {
    font-style: italic;
    font-family: Libre Baskerville;
    margin: 0 0 15px;
    line-height: 1
}

@media screen and (max-width: 1559px) {
    #home-slider-wrapper ul li h2, #home-slider-wrapper ul li .h2 {
        font-size: 30px
    }
}

@media screen and (max-width: 967px) {
    #home-slider-wrapper ul li h2, #home-slider-wrapper ul li .h2 {
        font-size: 20px
    }
}

@media screen and (max-width: 567px) {
    #home-slider-wrapper ul li h2, #home-slider-wrapper ul li .h2 {
        font-size: 18px
    }
}

#home-slider-wrapper ul li p {
    margin: 0 0 20px;
    font-size: 16px
}

@media screen and (max-width: 1559px) {
    #home-slider-wrapper ul li p {
        font-size: 14px
    }
}

#home-slider-wrapper ul li {
    position: relative
}


@media screen and (max-width: 1199px) {
    #home-slider-wrapper .slider-des {
        padding: 0 20px
    }
}

.divas-navigation a {
    position: absolute;
    z-index: 1;
    font-size: 30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.divas-navigation a.prev {
    left: 20px
}

.divas-navigation a.next {
    right: 20px
}

#home-slider-wrapper ul {
    list-style: none;
    padding: 0;
    height: 614px
}

*, input, :before, :after {
    -moz-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; */
}

footer .wrapper, .footer-bottom .wrapper {
    padding: 0 4%
}

@media screen and (max-width: 967px) {
    footer .wrapper, .footer-bottom .wrapper {
        padding: 0 1%
    }
}

@media screen and (max-width: 1199px) {
    footer .wrapper, .footer-bottom .wrapper {
        padding: 0 2%
    }
}

.wrapper {
    *zoom: 1;
    max-width: 100%;
    margin: 0 auto;
    clear: both
}

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

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

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

.container-bg {
    float: left;
    width: 100%;
    padding: 0 4%
}

@media screen and (max-width: 967px) {
    .container-bg {
        padding: 0 1%
    }
}

@media screen and (max-width: 1199px) {
    .container-bg {
        padding: 0 2%
    }
}

hr {
    clear: both;
    border-top: solid #e4e4e4;
    border-width: 1px 0 0;
    margin: 5px 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
}

.container {
    max-width: 1170px;
    margin: auto
}

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

@media screen and (max-width: 967px) {
    body, input, textarea, button, select {
        font-size: 13px
    }
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    margin: 0 0 15px;
    line-height: 1.4;
    color: #000;
    font-family: Poppins;
    font-weight: 700
}

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
}

h1, .h1 {
    font-size: 64px;
    text-transform: none;
    letter-spacing: 0
}

@media screen and (max-width: 567px) {
    h1, .h1 {
        font-size: 60px
    }
}

h2, .h2 {
    font-size: 36px;
    letter-spacing: 1px
}

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

h3, .h3 {
    font-size: 48px;
    text-transform: none;
    letter-spacing: 0
}

@media screen and (max-width: 567px) {
    h3, .h3 {
        font-size: 37px
    }
}

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

@media screen and (max-width: 567px) {
    h4, .h4 {
        font-size: 21px
    }
}

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

@media screen and (max-width: 567px) {
    h5, .h5 {
        font-size: 17px
    }
}

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

@media screen and (max-width: 567px) {
    h6, .h6 {
        font-size: 16px
    }
}

p {
    margin: 0 0 15px
}

p img {
    margin: 0
}

em {
    font-style: italic
}

b, strong {
    font-weight: 700
}

small {
    font-size: .9em
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.5em
}

blockquote {
    margin: 0 0 10px;
    padding: 15px 30px
}

blockquote p {
    margin-bottom: 0
}

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

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

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

code, pre {
    font-size: 1em;
    border: 0 none;
    padding: 0 2px
}

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

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

.inline-list li {
    margin: 0 7px 0 0;
    list-style: none
}

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

.inline-list li:last-child {
    margin-right: 0
}

table {
    border-collapse: collapse
}

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

th, td {
    text-align: left
}

.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 {
    -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.656%
}

.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.656%
    }

    .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.656%
    }

    .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.656%
    }

    .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: 967px) {
    .large--one-whole {
        width: 100%
    }

    .large--one-half {
        width: 50%
    }

    .large--one-third {
        width: 33.333%
    }

    .large--two-thirds {
        width: 66.656%
    }

    .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: 968px) and (max-width: 1199px) {
    .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.656%
    }

    .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: 1200px) and (max-width: 5000px) {
    .wide--one-whole {
        width: 100%
    }

    .wide--one-half {
        width: 50%
    }

    .wide--one-third {
        width: 33.333%
    }

    .wide--two-thirds {
        width: 66.656%
    }

    .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: #000;
    text-decoration: none;
    background: transparent
}

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

button {
    overflow: visible
}

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

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

input[type=number] {
    display: block;
    margin: 10px 0;
    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 .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.sidebar-tag li {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    margin-bottom: 5px
}

.sidebar-tag label {
    font-weight: 400;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.sidebar-tag input[type="checkbox"] + label {
    padding: 5px 12px;
    margin: 0
}

@media screen and (max-width: 967px) {
    .sidebar-tag input[type="checkbox"] + label {
        padding: 5px 10px
    }
}

.btn, .btn--secondary, input.btn--secondary, .btn--tertiary, input.btn--tertiary, input[type="submit"], .dt-sc-button, .shopify-payment-button .shopify-payment-button__button--unbranded {
    background: #b9cb0a;
    border: none;
    color: #fff
}

.btn.white {
    background: #fff;
    border: none;
    color: #333
}

.btn:hover, .btn--secondary:hover, .btn--tertiary:hover, input[type="submit"]:hover, .dt-sc-button:hover, .shopify-payment-button .shopify-payment-button__button--unbranded:hover {
    background-color: #bacd0a;
    color: #fff;
    border-color: #bacd0a
}

.btn, .btn--secondary, input.btn--secondary, .btn--tertiary, input.btn--tertiary, input[type="submit"], .dt-sc-button, .shopify-payment-button .shopify-payment-button__button--unbranded {
    display: inline-block;
    padding: 14px 28px;
    margin: 0;
    line-height: 1.42;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    cursor: pointer;
    -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;
    letter-spacing: 0;
    font-size: 18px;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    outline: none;
    width: 100%
}

@media screen and (max-width: 967px) {
    .btn, .btn--secondary, input.btn--secondary, .btn--tertiary, input.btn--tertiary, input[type="submit"], .dt-sc-button, .shopify-payment-button .shopify-payment-button__button--unbranded {
        padding: 10px 20px
    }
}

@media screen and (max-width: 767px) {
    .btn, .btn--secondary, input.btn--secondary, .btn--tertiary, input.btn--tertiary, input[type="submit"], .dt-sc-button, .shopify-payment-button .shopify-payment-button__button--unbranded {
        padding: 10px 20px
    }
}

@media screen and (max-width: 567px) {
    .btn, .btn--secondary, input.btn--secondary, .btn--tertiary, input.btn--tertiary, input[type="submit"], .dt-sc-button, .shopify-payment-button .shopify-payment-button__button--unbranded {
        font-size: 14px;
        padding: 12px 24px
    }
}

.shopify-payment-button .shopify-payment-button__button--unbranded {
    border-radius: 0;
    width: auto
}

.shopify-payment-button .shopify-payment-button__button--hidden {
    display: none
}

.shopify-payment-button {
    float: left;
    margin-left: 10px
}

.btn:active, .btn--secondary:active, .btn--tertiary:active, input[type="submit"]:active, .btn:hover:not([disabled]), .btn--secondary:hover:not([disabled]), .btn--tertiary:hover:not([disabled]), input[type="submit"]:hover:not([disabled]), .btn:focus, .btn--secondary:focus, .btn--tertiary:focus, input[type="submit"]:focus, .dt-sc-button:active, .dt-sc-button:hover:not([disabled]), .dt-sc-button:focus, .shopify-payment-button .shopify-payment-button__button--unbranded:active, .shopify-payment-button .shopify-payment-button__button--unbranded:hover:not([disabled]), .shopify-payment-button .shopify-payment-button__button--unbranded:focus {
    background-color: #bacd0a;
    color: #fff;
    border-color: #bacd0a
}

.btn--small {
    padding: 4px 5px;
    font-size: em(12px)
}

.btn--large {
    padding: 12px 15px;
    font-size: em(16px)
}

.btn--full {
    width: 100%
}

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

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

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

select.btn--tertiary {
    padding: 6px 28px 6px 10px;
    font-size: .85em
}

.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%;
    margin: 0 auto;
    text-align: center;
    display: block;
    width: 100%
}

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

form {
    margin-bottom: 30px
}

input, textarea, button, select {
    font-size: 1em
}

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 #e4e4e4;
    padding: 15px
}

legend {
    border: 0;
    padding: 0
}

optgroup {
    font-weight: 700
}

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

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

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

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

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="number"][disabled], input[type="number"].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: 140px
}

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(//cdn.shopify.com/s/files/1/2174/2077/t/4/assets/ico-select.svg?7325309298850132014);
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-color: #fff;
    padding-right: 28px;
    text-indent: .01px;
    cursor: pointer;
    outline: none
}

.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: .9em
}

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

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

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

.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(//cdn.shopify.com/s/files/1/2174/2077/t/4/assets/icons.eot?7325309298850132014);
    src: url(//cdn.shopify.com/s/files/1/2174/2077/t/4/assets/icons.eot?7325309298850132014#iefix) format("embedded-opentype"), url(//cdn.shopify.com/s/files/1/2174/2077/t/4/assets/icons.woff?7325309298850132014) format("woff"), url(//cdn.shopify.com/s/files/1/2174/2077/t/4/assets/icons.ttf?7325309298850132014) format("truetype"), url(//cdn.shopify.com/s/files/1/2174/2077/t/4/assets/icons.svg?7325309298850132014#timber-icons) format("svg");
    font-weight: 400;
    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
}

.icon:before {
    display: none
}

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

.parallax {
    float: left;
    width: 100%;
    text-align: center;
    height: auto;
    background-attachment: fixed;
    padding: 80px 0
}

.breadcrumb__sep {
    font-size: 1.4em
}

.breadcrumb h1, .breadcrumb .h1 {
    display: inline-block;
    text-align: center;
    float: left;
    width: 100%;
    margin-bottom: 5px;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: .08em
}

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

@media screen and (max-width: 567px) {
    .breadcrumb h1, .breadcrumb .h1 {
        font-size: 22px;
        width: 100%;
        margin-top: 10px
    }
}

.tags {
    float: left;
    width: 100%;
    margin-bottom: 30px;
    padding-bottom: 30px
}

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

.tag--active a {
    color: #51381b
}

.footer-model-6 .footer_newsletter {
    display: inline-block;
    width: 30%;
    text-align: center;
    margin: auto;
    padding: 0 30px;
    vertical-align: middle
}

@media screen and (max-width: 767px) {
    .footer-model-6 .footer_newsletter {
        width: 100%;
        text-align: center;
        margin-bottom: 20px
    }
}

@media screen and (max-width: 567px) {
    .footer-model-6 .footer_newsletter {
        padding: 0
    }
}

.footer-model-6 .footer_newsletter h4, .footer-model-6 .footer_newsletter .h4 {
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 0;
    vertical-align: middle
}

.footer-model-6 .input-group .btn, .footer-model-6 .input-group .btn--secondary, .footer-model-6 .input-group .btn--tertiary, .footer-model-6 .input-group input[type="submit"] {
    padding: 0 14px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 50%;
    margin: 5px;
    position: absolute;
    right: 0
}

.footer-model-6 .input-group input {
    background: transparent;
    border: none
}

.footer-model-6 .input-group {
    float: left;
    width: 100%;
    border-radius: 30px
}

.footer-model-6 .site-footer .grid-uniform .grid__item form {
    border: none;
    float: none;
    display: inline-block;
    padding: 0;
    vertical-align: middle;
}

.footer-model-6 .site-footer .grid-uniform .grid__item {
    border: none;
    font-size: 14px
}

@media screen and (max-width: 767px) {
    .footer-model-6 .site-footer .grid-uniform .grid__item {
        padding-bottom: 30px
    }
}

.footer-model-6 .site-footer .social-icons li a span {
    border: none;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 30px
}

@media screen and (max-width: 1559px) {
    .footer-model-6 .site-footer .social-icons li a span {
        width: 30px;
        height: 30px;
        line-height: 30px
    }
}

.footer-model-6 .footer_social_links {
    display: inline-block
}

@media screen and (max-width: 767px) {
    .footer-model-6 .footer_social_links {
        width: 100%
    }
}

.footer-model-6 .site-footer .social-icons {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center
}

@media screen and (max-width: 767px) {
    .footer-model-6 .site-footer .social-icons {
        text-align: center
    }
}

.footer-model-6 .site-footer {
    padding: 0
}

@media screen and (max-width: 1199px) {
    .footer-model-6 .site-footer {
        padding: 0 20px
    }
}

.footer-model-6 .footer-newsletter-section {
    width: 100%;
    margin-bottom: 40px;
    display: flex;
    align-content: center;
    justify-content: space-around;
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap
}

.footer-model-6 .footer-bottom {
    float: left;
    width: 100%;
    margin: 40px 0 0
}

.footer-model-6 .site-footer .address p {
    width: 100%
}

.footer-model-6 .site-footer .footer-bottom .footer-bottom__menu.grid__item {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 15px;
    border-radius: 0
}

.footer-model-6 .footer-bottom .footer-bottom__menu ul {
    list-style: none;
    padding: 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: nowrap
}

.footer-model-6 .copyright {
    width: 100%;
    padding: 0
}

.footer-model-6 .copyright * {
    font-size: 12px;
    padding: 5px 15px
}

@media screen and (max-width: 1199px) {
    .footer-model-6 .copyright {
        padding: 30px 15px
    }
}

.footer-model-6 .footer-bottom .footer-bottom__menu ul li {
    display: inline-block;
    color: #fff
}

.footer-model-6 .copyright_left {
    float: left;
    margin: 0;
    padding: 6px 0 0
}

.footer-model-6 .copyright_left a {
    padding: 0
}

@media screen and (max-width: 767px) {
    .footer-model-6 .copyright_left {
        width: 100%;
        margin-bottom: 10px
    }
}

.footer-model-6 .footer-bottom .footer-bottom__menu ul li:last-child a {
    border-right: none !important
}

.footer-model-6 .footer-bottom .footer-bottom__menu ul li a {
    padding: 0 10px;
    display: inline-block;
    line-height: normal
}

.footer-model-6 .site-footer input {
    height: 45px;
    line-height: 45px;
    max-width: 100%
}

@media screen and (max-width: 967px) {
    .footer-model-6 .site-footer input[type="email"] {
        width: 80%
    }
}

.footer-model-6 .footer-logo {
    display: inline-block;
    width: 16%;
    vertical-align: middle;
    text-align: left
}

@media screen and (max-width: 767px) {
    .footer-model-6 .footer-logo {
        width: 100%;
        text-align: center;
        margin-bottom: 20px
    }
}

.footer-model-6 .site-footer .grid__item:last-child {
    padding-right: 0
}

.footer-model-6 .site-footer .grid__item:last-child b {
    width: 40%;
    display: inline-block
}

.footer-model-6 .site-footer .grid__item:last-child li {
    display: flex
}

.footer-model-6 .footer-icons .payment-icons li a img {
    width: auto;
    height: auto
}

@media screen and (max-width: 767px) {
    .footer-model-6 .payment_section {
        float: none !important;
        width: 100%
    }
}

.footer-model-6 .footer_newsletter input {
    padding: 0 15px
}

.site-footer a {
    color: #fff
}

.site-footer a:hover {
    color: #bacd0a
}

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

@media screen and (max-width: 1199px) {
    .site-footer {
        padding-left: 15px;
        padding-right: 15px
    }
}

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

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

.site-footer input {
    max-width: 250px;
    margin: 0
}

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

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

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

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

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

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

    .site-footer .grid__item:last-child {
        margin-bottom: 0
    }
}

.site-footer input::-webkit-input-placeholder {
    color: #000
}

.site-footer input:-moz-placeholder {
    color: #000
}

.site-footer input::-moz-placeholder {
    color: #000
}

.site-footer input:-ms-input-placeholder {
    color: #000
}

.site-footer input {
    color: #000
}

input::-webkit-input-placeholder {
    color: #000
}

input:-moz-placeholder {
    color: #000
}

input::-moz-placeholder {
    color: #000
}

input:-ms-input-placeholder {
    color: #000
}

input {
    color: #000
}

textarea::-webkit-input-placeholder {
    color: #000
}

textarea:-moz-placeholder {
    color: #000
}

textarea::-moz-placeholder {
    color: #000
}

textarea:-ms-input-placeholder {
    color: #000
}

textarea {
    color: #000
}

.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: #000
}

.related-products-container .section-header__title {
    color: #000
}

.related-products-container h4, .related-products-container .h4 {
    color: #51381b
}

span.large-font-text {
    font-size: 200px;
    font-weight: 700;
    float: left;
    width: 100%;
    margin: 0 0 30px;
    line-height: normal;
    color: #51381b
}

@media screen and (max-width: 967px) {
    span.large-font-text {
        font-size: 140px
    }
}

@media screen and (max-width: 767px) {
    span.large-font-text {
        font-size: 90px
    }
}

@media screen and (max-width: 767px) {
    span.large-font-text {
        font-size: 70px
    }
}

@media screen and (max-width: 1199px) {
    .site-footer h4:after, .site-footer .h4:after {
        position: absolute;
        left: 0;
        right: 0;
        bottom: -15px;
        margin: 0
    }
}

@media screen and (max-width: 767px) {
    .site-footer h4:after, .site-footer .h4:after {
        position: initial;
        margin: 0 5px -3px
    }
}

.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: #000
}

@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;
    font-size: .85em;
    text-align: center;
    margin-top: 15px
}

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

.site-header__menubar {
    float: left;
    width: 100%;
    height: 170px;
    padding: 0 25px
}

@media screen and (max-width: 1199px) {
    .site-header__menubar {
        padding: 0 10px
    }
}

@media screen and (max-width: 967px) {
    .site-header__menubar {
        padding: 0 5px
    }
}

@media screen and (max-width: 767px) {
    .site-header__menubar {
        height: auto;
        padding: 10px 7px
    }
}

.menubar-section {
    padding: 0
}

.site-header__logo {
    text-align: center;
    margin: 7px auto 7px 0;
    max-width: 100%;
    font-size: 30px
}

@media screen and (max-width: 967px) {
    .site-header__logo {
        font-size: 22px
    }
}

@media screen and (max-width: 767px) {
    .site-header__logo {
        margin-bottom: 20px
    }
}

.site-header__logo a {
    margin: 0 auto
}

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

.site-header__logo img {
    margin: 0 auto
}

img {
    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: 1199px) {
    .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
    }
}

.comment {
    margin-bottom: 30px
}

.comment + .comment {
    border-top: 1px solid #e4e4e4;
    padding-top: 30px
}

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

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

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

aside time em {
    font-size: .8em
}

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

.article__image {
    display: block;
    margin-bottom: 0
}

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

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

.cart__row:last-child {
    margin-bottom: 0;
    border-bottom: none;
    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;
        text-align: center
    }
}

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

@media screen and (max-width: 767px) {
    .cart__image {
        margin-right: 0
    }
}

.cart__image img {
    display: block
}

@media screen and (max-width: 767px) {
    .cart__image img {
        margin: auto
    }
}

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

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

.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;
    float: left;
    width: 100%
}

.product-single__price {
    color: #51381b;
    font-size: 19.6px
}

.product-single__sale-price {
    opacity: .7;
    margin-left: 6px;
    font-size: 17.78px
}

.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: #e4e4e4;
    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: #51381b
}

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

.slide-link {
    display: block;
    position: relative
}

.slide-link img {
    display: block
}

.slide_content {
    position: absolute;
    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%);
    text-align: center;
    margin: auto
}

.slide_content h2, .slide_content .h2 {
    color: #e89c2e;
    font-size: 80px;
    text-transform: uppercase
}

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

.slide_content p {
    font-size: 18px;
    color: #de2e2e
}

@media screen and (max-width: 767px) {
    .slide_content p {
        font-size: 14px
    }
}

.slide_content a.btn, .slide_content a.btn--secondary, .slide_content a.btn--tertiary {
    background: #22d0bf;
    border: none;
    color: #d23333
}

.slide_content a.btn:hover, .slide_content a.btn--secondary:hover, .slide_content a.btn--tertiary:hover {
    background: #dc942d;
    border: none;
    color: #fff
}

.badge {
    float: left;
    position: absolute;
    color: #000;
    margin: 0;
    text-transform: uppercase;
    text-align: center;
    font-size: em(12px);
    line-height: 1.1;
    z-index: 1
}

.badge--sold-out {
    left: 0;
    top: 0;
    margin-top: 0;
    margin-left: 0;
    background-color: #db0022;
    color: #fff
}

.badge__text {
    display: table-cell;
    vertical-align: middle;
    font-size: 13px;
    padding: 6px 10px;
    letter-spacing: 2px
}

@media screen and (max-width: 1199px) {
    .badge__text {
        font-size: 12px;
        letter-spacing: 1px
    }
}

@media screen and (max-width: 967px) {
    .badge__text {
        font-size: 12px;
        letter-spacing: 1px
    }
}

.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: 45px 0;
    padding: 0;
    display: block
}

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

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

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

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

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

#organic-world-responsive-shopify-theme.home .main-content {
    padding: 0;
    margin-top: 0
}

@media screen and (max-width: 1199px) {
    .main-content {
        padding: 0 2%
    }
}

.top_bar li button {
    background: none;
    border: none;
    margin: 0;
    line-height: normal;
    padding: 0
}

.top_bar li form {
    padding: 0
}

.top_bar {
    float: left;
    width: 100%;
    padding: 7px 15px;
    letter-spacing: 0
}

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

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

.top_bar ul li {
    float: left;
    margin-right: 10px
}

@media screen and (max-width: 967px) {
    .top_bar ul li {
        margin-right: 5px
    }
}

@media screen and (max-width: 767px) {
    .top_bar ul li {
        display: inline-block;
        padding-right: 0
    }
}

.top_bar_left {
    float: left
}

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

.top_bar_menu {
    float: right
}

@media screen and (max-width: 767px) {
    .top_bar_menu {
        float: left;
        width: 100%
    }
}

.top_bar_menu ul, .customer_account {
    float: left
}

.top_bar_menu ul li, .customer_account ul li {
    margin-right: 10px;
    padding-right: 0
}

@media screen and (max-width: 767px) {
    .top_bar_menu ul li, .customer_account ul li {
        margin-bottom: 10px;
        margin-right: 10px
    }
}

.top_bar_menu ul li a, .customer_account ul li a, .top_bar ul li span {
    padding-right: 10px
}

@media screen and (max-width: 767px) {
    .top_bar_menu ul li a, .customer_account ul li a, .top_bar ul li span {
        padding-right: 10px
    }
}

.top_bar_menu ul li:last-child a, .customer_account ul li:last-child a, .top_bar ul li:last-child span {
    padding-right: 0;
    border-right: none
}

@media screen and (max-width: 767px) {
    .top_bar_menu ul li:last-child a, .customer_account ul li:last-child a, .top_bar ul li:last-child span {
        padding-right: 0
    }
}

.top_bar_menu ul li:last-child, .customer_account ul li:last-child, .top_bar ul li:last-child {
    margin-right: 0;
    padding-right: 0
}

.site-header {
    padding: 0;
    float: left;
    width: 100%;
    position: relative
}

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

.header-type-10 .top_bar ul li i {
    margin-right: 5px
}

.header-type-10 .tbl-list > li.currency .flag-dropdown-menu {
    left: auto;
    right: 0
}

.header-type-10 .top_bar ul li {
    margin-right: 20px
}

@media screen and (max-width: 567px) {
    .header-type-10 .top_bar ul li {
        font-size: 12px
    }
}

@media screen and (max-width: 767px) {
    .header-type-10 .top_bar_left {
        display: none
    }
}

.header-type-10 .menu-tool ul li:first-child a {
    padding-left: 0
}

.header-type-10 .menu-tool {
    /* width: 100%; */
    /* float: left; */
}

.header-type-10 .site-nav {
    /*width: 100%;
    text-align: center*/
}

.header-type-10 .site-nav li {
    float: none;
    display: inline-block
}

.header-type-10 .site-nav, .header-type-10 .top_like_btn {
    float: left
}

.header-type-10 .top_bar_menu .customer_account li a {
    border-right: none
}

.header-type-10 .top_like_btn {
    margin-left: 20px
}

@media screen and (max-width: 967px) {
    .header-type-10 .top_like_btn {
        margin-left: 10px
    }
}

.header-type-10 .customer_account {
    float: right;
    margin-left: 20px
}

@media screen and (max-width: 967px) {
    .header-type-10 .customer_account {
        margin-left: 10px
    }
}

@media screen and (max-width: 767px) {
    .header-type-10 .customer_account {
        float: right;
        width: 100%
    }
}

@media screen and (max-width: 567px) {
    .header-type-10 .customer_account {
        margin-left: 0;
        padding-left: 0
    }
}

.header-type-10 .menu_bar_right {
    float: none;
    width: auto;
    float: none;
    display: table-cell;
    vertical-align: middle;
    text-align: right
}

.header-type-10 .menu_bar_right .top_bar_catering {
    padding: 5px 30px;
    background: #cf4b25;
    border-radius: 8px;
    text-transform: none;
    position: relative;
    font-weight: 400;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    font-size: 20px;
    color: #fff;
    margin-right: 65px
}

.header-type-10 .menu_bar_right .top_bar_catering:before {
    content: '';
    background: url(../img/hat.png) 0 0 no-repeat;
    position: absolute;
    width: 42px;
    height: 36px;
    top: -20px;
    right: -20px
}

.header-type-10 .is-sticky .menu_bar_right .top_bar_catering {
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: inline-block;
    padding: 0;
    top: 0;
    font-size: 0;
    line-height: 56px
}

.header-type-10 .is-sticky .menu_bar_right .top_bar_catering:before {
    content: '';
    background: url(../img/hat.png) 0 0 no-repeat;
    position: absolute;
    width: 42px;
    height: 36px;
    top: 0;
    right: -3px;
    transform: rotate(326deg)
}

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

@media screen and (max-width: 767px) {
    .header-type-10 .menu_bar_right li {
        width: 23%;
        float: none;
        display: inline-block
    }
}

.header-type-10 .header_top {
    float: none;
    display: table-cell;
    vertical-align: middle;
    width: auto;
    padding: 0;
    width: 33.333%
}

@media screen and (max-width: 767px) {
    .header-type-10 .header_top {
        display: inline-block;
        width: 100%;
        padding: 10px 0
    }
}

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

.header-type-10 .menu-tool {
    float: left;
    width: 100%;
    background: #e7561e;
}

.header-type-10 .header-all--collections {
    float: left;
    width: 35%;
    position: relative
}

.header-type-10 .header-all--collections ul i {
    position: absolute;
    right: 12px;
    line-height: 40px;
    margin-left: 10px
}

.header-type-10 .header-all--collections ul.inline-list li.init {
    line-height: 55px;
    padding: 0 15px;
    border-right: 1px solid #e4e4e4;
    border-bottom: none
}

.header-type-10 .header-all--collections ul.inline-list {
    height: 55px;
    padding: 0;
    text-align: left
}

.header-type-10 .header-all--collections ul li {
    padding: 5px 0 5px 15px;
    margin: 0;
    width: 100%;
    border-bottom: 1px solid #e4e4e4
}

@media screen and (max-width: 767px) {
    .header-type-10 .slidersearch.search-categories {
        display: none
    }
}

.header-type-10 .slidersearch {
    display: table-cell;
    vertical-align: middle;
    z-index: 111;
    width: 45%;
    text-align: center;
    padding: 0 10px;
    width: 33.333%
}

@media screen and (max-width: 1199px) {
    .header-type-10 .slidersearch {
        width: 40%
    }
}

@media screen and (max-width: 967px) {
    .header-type-10 .slidersearch {
        width: 40%
    }
}

@media screen and (max-width: 767px) {
    .header-type-10 .slidersearch {
        width: 100%;
        border: none !important;
        display: block
    }
}

.header-type-10 .header-search, .header-type-10 .header_currency, .header-type-10 .header_cart {
    padding: 0
}

.header-type-10 .wishlist a, .header-type-10 .header-bar__module.cart .baskettop a.icon-cart-arrow {
    display: inline-block;
    margin-right: 20px;
    font-size: 26px
}

@media screen and (max-width: 967px) {
    .header-type-10 .wishlist a, .header-type-10 .header-bar__module.cart .baskettop a.icon-cart-arrow {
        margin-right: 5px;
        font-size: 20px
    }
}

@media screen and (max-width: 767px) {
    .header-type-10 .wishlist a, .header-type-10 .header-bar__module.cart .baskettop a.icon-cart-arrow {
        margin-right: 0;
        font-size: 26px
    }
}

.header-type-10 .header-search {
    width: 100%;
    float: left;
    text-align: center;
    position: static;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center
}

@media screen and (max-width: 967px) {
    .header-type-10 .header-search {
        width: 55%
    }
}

@media screen and (max-width: 767px) {
    .header-type-10 .header-search {
        width: auto;
        float: none;
        display: inline-block
    }
}

.header-type-10 .mini-cart-details #cartCount i {
    margin-top: 0;
    margin-right: 15px
}

.header-type-10 .mini-cart-details #cartCount {
    float: left
}

.header-type-10 #minicart_total {
    font-size: 12px
}

.header-type-10 .cart_text p {
    font-size: 13px
}

.header-type-10 .header-bar__module.cart .baskettop .mini-cart-details a #cartCount, .header-type-10 .header-search span, .header-type-10 .tbl-list > li.currency > .dropdown-toggle {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.header-type-10 .header-bar__module.cart .baskettop .mini-cart-details #cartCount, .header-type-10 .header-search span, .header-type-10 .tbl-list > li.currency > .dropdown-toggle {
    padding: 0;
    float: left
}

@media screen and (max-width: 767px) {
    .header-type-10 .header-bar__module.cart .baskettop .mini-cart-details #cartCount, .header-type-10 .header-search span, .header-type-10 .tbl-list > li.currency > .dropdown-toggle {
        padding: 0 10px;
        float: none
    }
}

.header-type-10 .header_currency, .header-type-10 .header_cart {
    padding: 0
}

@media screen and (max-width: 767px) {
    .header-type-10 .header_currency, .header-type-10 .header_cart {
        width: auto
    }
}

@media screen and (max-width: 767px) {
    .header-type-10 .header_currency {
        float: right
    }
}

@media screen and (max-width: 767px) {
    .header-type-10 .promo_img {
        width: 70%
    }
}

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

.header-type-10 .promo_img a {
    display: inline-block;
    vertical-align: middle;
    margin: 0 20px
}

@media screen and (max-width: 967px) {
    .header-type-10 .promo_img a {
        margin: 0 10px
    }
}

@media screen and (max-width: 767px) {
    .header-type-10 .promo_img a {
        line-height: 50px;
        height: 50px
    }
}

@media screen and (max-width: 567px) {
    .header-type-10 .promo_img a {
        margin: 15px 0;
        width: 100%;
        text-align: center
    }
}

.header-type-10 .promo_img img {
    display: inline-block;
    vertical-align: middle;
    max-height: 100%
}

.header-type-10 .header-bar__module.cart .baskettop a.icon-cart-arrow {
    margin: 0
}

@media screen and (max-width: 767px) {
    .header-type-10 .header-bar__module.cart .baskettop a.icon-cart-arrow {
        padding: 0;
        float: none;
        display: inline-block;
        margin-left: 0
    }
}

.header-type-10 #cartCount {
    float: none;
    display: inline-block;
    width: 18px;
    height: 18px;
    line-height: 18px;
    border-radius: 100%;
    text-align: center;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: -22px
}

@media screen and (max-width: 767px) {
    .header-type-10 #cartCount {
        top: 6px;
        left: 0
    }
}

@media screen and (max-width: 767px) {
    .header-type-10 .header-bar__module.cart .baskettop a.icon-cart-arrow img.cart-logo {
        max-width: 100%;
        padding: 6px 0 0
    }
}

.header-type-10 .top_bar li {
    list-style: none;
    font-size: 13px
}

@media screen and (max-width: 767px) {
    .header-type-10 .top_bar li {
        margin-bottom: 0
    }
}

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

.header-type-10 .header-search input#search {
    border-radius: 0;
    height: 40px;
    padding: 0 70px 0 15px
}

@media screen and (max-width: 767px) {
    .header-type-10 .header-search input#search {
        display: none
    }
}

.header-type-10 .search-bar__form {
    border: none !important
}

@media screen and (max-width: 767px) {
    .header-type-10 .search-bar__form {
        background: none !important;
        border: none !important;
        display: inline-block;
        float: none
    }
}

.header-type-10 .search-bar__form button {
    height: 40px;
    line-height: 40px
}

@media screen and (max-width: 767px) {
    .header-type-10 .search-bar__form button {
        padding: 0;
        line-height: normal;
        height: auto;
        font-size: 26px;
        margin-right: 0
    }
}

.header-type-10 .top_bar_menu ul li, .header-type-10 .customer_account ul li {
    list-style: none
}

@media screen and (max-width: 967px) {
    .header-type-10 .top_bar_menu ul li, .header-type-10 .customer_account ul li {
        margin-right: 5px;
        padding-right: 5px
    }
}

@media screen and (max-width: 567px) {
    .header-type-10 .top_bar_menu ul li, .header-type-10 .customer_account ul li {
        padding-right: 3px
    }
}

@media screen and (max-width: 967px) {
    .header-type-10 .top_bar_menu ul li:last-child, .header-type-10 .customer_account ul li:last-child {
        margin-right: 0;
        padding-right: 0
    }
}

@media screen and (max-width: 1199px) {
    .header-type-10 .top_bar {
        padding: 12px 15px
    }
}

@media screen and (max-width: 967px) {
    .header-type-10 .top_bar {
        padding: 7px 10px
    }
}

@media screen and (max-width: 967px) {
    .header-type-10 .top_bar ul li a {
        font-size: 12px
    }
}

.header-type-10 .top_bar ul li:last-child {
    margin-right: 0
}

.header-account_links {
    float: left;
    margin-right: 0
}

.header-type-10 .header_currency ul select, .header-type-10 li.init {
    cursor: pointer;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.header-type-10 .dt-sc-toggle-content.header-account_links ul li {
    margin-bottom: 7px
}

.header-type-10 .dt-sc-toggle-content.header-account_links ul li:last-child {
    margin-bottom: 0
}

.dt-sc-toggle-content.header-account_links {
    position: absolute;
    z-index: 99;
    width: 180px;
    padding: 15px
}

.header-type-10 .list-unstyled {
    float: left
}

.header-type-10 .customer_account ul li, .header-type-10 .customer_account ul {
    list-style: none;
    padding: 0
}

@media screen and (max-width: 567px) {
    .header-type-10 .customer_account {
        border: none !important
    }
}

@media screen and (max-width: 967px) {
    .header-type-10 .header-search span {
        font-size: 30px
    }
}

.header-type-10 .menubar_inner {
    position: relative;
    display: table;
    width: 100%;
    z-index: 9
}

.header-type-10 .site-header__menubar {
    height: auto
}

@media screen and (max-width: 1199px) {
    .header-type-10 .site-header__menubar {
        padding: 0 15px
    }
}

@media screen and (max-width: 967px) {
    .header-type-10 .site-header__menubar {
        padding: 0 10px
    }
}

@media screen and (max-width: 767px) {
    .header-type-10 .site-header__menubar {
        padding: 0 7px
    }
}

@media screen and (max-width: 1199px) {
    .header-type-10 .menubar-section {
        padding: 0 15px
    }
}

@media screen and (max-width: 967px) {
    .header-type-10 .menubar-section {
        padding: 0 10px
    }
}

@media screen and (max-width: 767px) {
    .header-type-10 .site-header__logo {
        display: inline-block;
        text-align: center;
        width: auto;
        padding: 0
    }
}

@media screen and (max-width: 767px) {
    .header-type-10 .site-header__logo {
        width: 100%
    }
}

.header-type-10 .tbl-list > li.currency > .dropdown-toggle {
    font-size: 14px
}

@media screen and (max-width: 567px) {
    .header-type-10 .tbl-list > li.currency > .dropdown-toggle {
        font-size: 12px
    }
}

@media screen and (max-width: 767px) {
    .header-type-10 .top_bar li a, .header-type-10 .top_bar li span {
        border-right: none !important
    }
}

@media screen and (max-width: 767px) {
    .header-type-10 .customer_account li:first-child a {
        border-left: none !important
    }
}

.header-type-10 .customer_account .add-to-wishlist .btn, .header-type-10 .customer_account .add-to-wishlist .btn--secondary, .header-type-10 .customer_account .add-to-wishlist .btn--tertiary, .header-type-10 .customer_account .add-to-wishlist input[type="submit"] {
    padding: 0;
    background: none
}

.header-type-10 .customer_account .tooltip-label {
    display: none
}

.header-type-10 .header_toggle.active + .header_slide_element {
    top: 0
}

.header-type-10 .slidersearch.header_slide_element {
    -webkit-transform: translate(100%, 0%);
    transform: translate(100%, 0%)
}

@media screen and (max-width: 767px) {
    .header-type-10 .slidersearch.header_slide_element {
        -webkit-transform: translate(0%, 0%);
        transform: translate(0%, 0%);
        padding: 0
    }
}

.header-type-10 .slidersearch.header_slide_element {
    padding: 11px 10px;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.15)
}

@media screen and (max-width: 767px) {
    .header-type-10 .slidersearch.header_slide_element {
        padding: 0
    }
}

.header-type-10 .search-bar__form {
    margin: 0;
    max-width: 550px;
    width: 100%
}

@media screen and (max-width: 767px) {
    .header-type-10 .search-bar__form {
        margin: 0
    }
}

.header-type-10 .search-bar__form input[type="text"] {
    border: none
}

.header-type-10 .search-bar__form button {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

@media screen and (max-width: 767px) {
    .header-type-10 .header-search .header_toggle {
        display: none
    }
}

@media screen and (max-width: 767px) {
    .header-type-10 .search-bar__form button {
        position: static;
        line-height: normal
    }
}

.header-type-10 .is-sticky .header_top, .header-type-10 .is-sticky .header-search, .header-type-10 .is-sticky .header_currency {
    display: none
}

.header-type-10 .is-sticky .menu_bar_right {
    min-height: 0
}

.header-type-10 .is-sticky .menubar_inner {
    position: static
}

.header-type-10 .is-sticky .search-categories {
    display: none
}

.header-type-10 .is-sticky .menu_bar_right {
    right: 2%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    z-index: 1
}

.header-type-10 .header-all--collections ul li:not(.init) {
    float: left;
    width: 100%;
    display: none;
    background: #fff;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.header-type-10 .header-all--collections ul li:not(.init):hover {
    background: #bacd0a
}

.header-type-10 .header-all--collections ul li:not(.init):hover a {
    color: #fff
}

.header-type-10 .header_currency ul select {
    padding: 0 15px
}

.header-type-10 .wishlist, .header-type-10 .header-bar__module.cart {
    float: none;
    display: inline-block
}

.header-type-10 .menu-tool ul li.dropdown > a:after {
    content: '\f078';
    font-family: 'FontAwesome';
    margin-left: 2px;
    font-weight: 100;
    font-size: 12px;
    position: relative;
    top: -1px
}

.header-type-10 .header-all--collections ul.inline-list li.init:after {
    content: "\f107";
    font-family: FontAwesome;
    float: right
}

.header-type-10 .header-all--collections ul.inline-list li.init.active:after {
    content: "\f106";
    font-family: FontAwesome;
    float: right
}

.gf-menu-device-wrapper .close-menu {
    font-size: 17px;
    padding: 12px 20px;
    text-align: right;
    display: block;
    border-bottom: 1px solid #e4e4e4
}

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

.header_currency ul select {
    padding: 10px 15px;
    background: none;
    border: none
}

.header_currency ul li.currency {
    position: relative
}

.header-type-10 li.init.dt-sc-toggle:after {
    content: "\f107";
    font-family: FontAwesome;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    right: 3px
}

.header-type-10 li.init.dt-sc-toggle {
    padding-right: 15px;
    position: relative
}

.header_currency ul li.currency .selector-arrow:after {
    content: "\f107";
    font-family: 'FontAwesome';
    float: left;
    position: absolute;
    right: 5px;
    top: 0;
    pointer-events: none
}

.header_currency ul li.currency .selector-arrow {
    position: relative;
    float: left;
    width: 100%
}

.header_currency {
    float: left;
    position: relative;
    display: block;
    padding: 32px 10px;
    text-align: center
}

@media screen and (max-width: 767px) {
    .header_currency {
        text-align: center;
        width: 100%
    }
}

#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 0 0 20px;
    float: right
}

#slidedown-modal {
    -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15);
    width: 210px;
    padding: 10px 0;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    right: 0;
    top: 100%;
    z-index: 9;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    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
}

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

@media screen and (max-width: 967px) {
    #slidedown-modal {
        top: 100%
    }
}

.slidedown_section:hover #slidedown-modal, .wrapper-top-cart:hover #slidedown-cart {
    opacity: 1;
    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)
}

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

@media screen and (max-width: 767px) {
    .slidedown_section {
        float: none
    }
}

#menubar-section .slidedown_section ul li a {
    float: left;
    text-transform: capitalize;
    padding: 0 3px
}

.slidedown_section ul li span {
    float: right;
    margin: 0 0 0 20px;
    font-size: 14px;
    line-height: 24px;
    display: none
}

.slidedown_section ul li.logout-link span.fa {
    padding: 5px 0
}

.slidedown_section ul li span.fa {
    float: left;
    margin: 0 15px 0 0;
    display: block;
    font-size: 14px;
    line-height: 24px
}

.slidedown_section ul {
    width: 100%;
    float: left;
    padding: 0
}

#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: 0;
    float: right
}

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

.slidedown_section ul li span {
    float: right;
    margin: 0 0 0 20px;
    font-size: 14px;
    line-height: 24px;
    display: none
}

.slidedown_section ul li.logout-link span.fa {
    padding: 5px 0
}

.slidedown_section ul li span.fa {
    float: left;
    margin: 0 15px 0 0;
    display: block;
    font-size: 14px;
    line-height: 24px
}

.slidedown_section ul {
    width: 100%;
    float: left;
    list-style: none
}

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

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

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

#currencies-picker p {
    margin: 0 12px 0 0
}

#currencies-picker {
    padding: 35px 0;
    margin: 0 !important
}

@media screen and (max-width: 767px) {
    #currencies-picker {
        margin: 0 !important
    }
}

.currency_wrapper.dropdown-toggle {
    position: relative
}

.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 .social-icons li {
    float: left
}

@media screen and (max-width: 767px) {
    .header-bar .social-icons li {
        float: none;
        display: inline-block;
        text-align: center
    }
}

.header-bar .social-icons li a {
    float: left;
    padding: 0;
    font-size: 14px
}

@media screen and (max-width: 767px) {
    .header-bar .social-icons li a {
        float: none
    }
}

.header-bar .social-icons li:last-child a {
    padding-right: 0
}

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

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

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

@media screen and (max-width: 767px) {
    .header-bar__left li span {
        margin-left: 5px
    }
}

.header-bar__left li {
    float: left;
    padding: 11px 15px 11px 0
}

@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.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
    }
}

.social-icons li a span {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.header-bar__left #currencies-picker p {
    margin: 0
}

#currencies-picker select {
    margin: 0;
    width: 45px;
    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
    }
}

#currencies-picker select {
    background: inherit;
    border: none;
    background: transparent;
    outline: none;
    padding: 0
}

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

.header-bar .selection-box {
    position: relative
}

.header-sticky {
    z-index: 999;
    float: left;
    width: 100%
}

.is-sticky .header-sticky {
    float: left;
    width: 100%;
    height: 96px
}

.is-sticky .site-header__menubar {
    position: static
}

.is-sticky .header-sticky {
    width: 100%
}

@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-top: 10px;
        padding-right: 10px
    }
}

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

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

.is-sticky #slidedown-cart h3, .is-sticky #slidedown-cart .h3 {
    border-top: 1px solid #fff
}

.is-sticky #slidedown-cart:before {
    border-bottom: 9px solid #fff;
    right: 65px
}

.is-sticky #slidedown-cart:after {
    border-bottom: 9px solid #000;
    right: 66px;
    top: -7px
}

.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: #bacd0a;
    border-color: #bacd0a
}

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

.sticky-logo img {
    display: none
}

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

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

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

.menubar-section #Togglemodal {
    cursor: pointer;
    float: left;
    padding: 33px 0 33px 15px;
    font-size: 14px;
    cursor: pointer
}

#menubar-section ul li a.icon-cart-arrow {
    padding: 33px 0 33px 25px;
    font-size: 14px;
    cursor: pointer
}

@media screen and (max-width: 967px) {
    #menubar-section ul li a.icon-cart-arrow {
        padding: 33px 10px
    }
}

.header-bar__search {
    float: left;
    display: inline-block
}

@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%
    }
}

.header-bar__search form {
    margin: 0
}

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

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

.header-bar {
    float: left;
    width: 100%;
    padding: 5px 15%
}

@media screen and (max-width: 1199px) {
    .header-bar {
        padding: 0 10px
    }
}

@media screen and (max-width: 967px) {
    .header-bar {
        padding: 0
    }
}

@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
    }
}

.menu-middle-section {
    padding: 60px 0 0 30px
}

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

.menu-middle-section ul {
    list-style: none;
    padding: 0;
    float: right
}

.header-bar__search form .header-bar__search-input {
    float: left;
    float: left;
    width: 85%;
    display: inline-block;
    margin: 0;
    padding: 14px 10px;
    background: transparent;
    min-height: 50px
}

@media screen and (max-width: 1199px) {
    .header-bar__search form .header-bar__search-input {
        width: 78%
    }
}

@media screen and (max-width: 967px) {
    .header-bar__search form .header-bar__search-input {
        width: 75%
    }
}

@media screen and (max-width: 767px) {
    .header-bar__search form .header-bar__search-input {
        width: 87%;
        border: none
    }
}

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

.header-bar__search form .btn, .header-bar__search form .btn--secondary, .header-bar__search form .btn--tertiary, .header-bar__search form input[type="submit"] {
    font-size: 14px;
    font-weight: 400;
    background: transparent;
    border: none;
    border-left: none;
    border-radius: 0;
    display: inline-block;
    padding: 33px 20px;
    min-height: 50px;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

@media screen and (max-width: 1199px) {
    .header-bar__search form .btn, .header-bar__search form .btn--secondary, .header-bar__search form .btn--tertiary, .header-bar__search form input[type="submit"] {
        padding: 33px 5px;
        font-size: 13px
    }
}

@media screen and (max-width: 767px) {
    .header-bar__search form .btn, .header-bar__search form .btn--secondary, .header-bar__search form .btn--tertiary, .header-bar__search form input[type="submit"] {
        float: right;
        border-left: 1px solid #e4e4e4;
        border-top: none;
        border-right: none;
        border-bottom: 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: #bacd0a
}

.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 span {
    padding: 0
}

#minicart_total {
    display: inline-block;
    line-height: normal;
    text-align: left;
    float: left;
    margin-top: -4px;
    font-size: 14px
}

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

@media screen and (max-width: 767px) {
    #minicart_total {
        float: none;
        display: inline-block
    }
}

#minicart_total span {
    margin: 0
}

.cart_text {
    float: left
}

.cart_text p {
    margin: 0;
    text-transform: uppercase;
    font-weight: 700;
    line-height: normal
}

.mini-cart-icon {
    float: left
}

.mini-cart-details span {
    line-height: normal;
    margin: 0
}

.mini-cart-details #cartCount i {
    font-size: 30px;
    margin-right: 28px;
    margin-top: 4px;
    float: left
}

.mini-cart-details {
    float: right;
    margin: 0
}

@media screen and (max-width: 967px) {
    .mini-cart-details {
        margin: 0
    }
}

@media screen and (max-width: 767px) {
    .mini-cart-details {
        border-right: 1px solid #e4e4e4;
        float: none;
        display: inline-block;
        width: 100%;
        text-align: center
    }
}

.mini-cart-icon i {
    float: right
}

#cartCount {
    font-size: 14px;
    text-align: left;
    position: relative;
    display: inline-block
}

@media screen and (max-width: 1199px) {
    #cartCount {
        font-size: 13px
    }
}

.cart__note-add {
    text-decoration: underline
}

.cart__note textarea {
    width: 85%
}

.menu-right li a.icon-cart-arrow {
    float: left;
    margin: 0 !important;
    position: relative
}

.menu-right ul {
    list-style: none
}

.menu-right {
    list-style: none
}

@media screen and (max-width: 767px) {
    .sb-icon-search {
        background: #bacd0a;
        color: #fff
    }
}

.sb-search-submit:hover, .sb-search.sb-search-open .sb-icon-search {
    background: #bacd0a;
    color: #fff
}

@media screen and (max-width: 767px) {
    .sb-search-submit:hover, .sb-search.sb-search-open .sb-icon-search {
        background: none;
        color: none
    }
}

.menu {
    list-style: none
}

.menu-right > li a {
    float: left;
    padding: 40px 15px;
    font-size: 20px
}

.menu-right {
    list-style: none
}

@media screen and (max-width: 767px) {
    .menu-right {
        float: none;
        display: inline-block;
        width: 100%
    }
}

.menu-right {
    list-style: none;
    padding: 0
}

@media screen and (max-width: 767px) {
    .menu-right {
        float: none;
        display: inline-block;
        line-height: 10px
    }
}

.menu-right-section {
    float: right
}

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

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

.featured-img-content .featured-img img, .featuredItems .product-container a img, .doubleside-section-products img {
    -webkit-transition: all 5s ease;
    -moz-transition: all 5s ease;
    -o-transition: all 5s ease;
    -ms-transition: all 5s ease;
    transition: all 5s ease
}

.sb-search {
    position: relative;
    margin: 23px 0;
    width: 0;
    min-width: 50px;
    height: 50px;
    float: right;
    overflow: hidden;
    -webkit-transition: width .3s;
    -moz-transition: width .3s;
    transition: width .3s;
    -webkit-backface-visibility: hidden
}

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

.sb-search input[type="text"] {
    border: none
}

@media screen and (max-width: 767px) {
    .sb-search input[type="text"] {
        border: 1px solid #e4e4e4
    }
}

.sb-search input[type="text"] {
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    outline: none;
    width: 100%;
    height: 50px;
    margin: 0;
    padding: 16px 65px 16px 20px
}

@media screen and (max-width: 767px) {
    .sb-search input[type="text"] {
        height: 55px;
        border: 1px solid #e4e4e4
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1) {
    ::i-block-chrome, .sb-search input[type="text"] {
        text-indent: -9999px
    }

    ::i-block-chrome, .sb-search.sb-search-open input[type="text"] {
        text-indent: 0
    }
}

.sb-icon-search, .sb-search input[type="submit"] {
    width: 50px;
    height: 50px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    margin: 0;
    line-height: 50px !important;
    text-align: center;
    cursor: pointer
}

.sb-search input[type="submit"] {
    background: #fff;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
    opacity: 0;
    color: transparent;
    border: none;
    outline: none;
    z-index: -1
}

.sb-icon-search {
    z-index: 90;
    font-size: 18px !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased
}

.sb-search.sb-search-open, .no-js .sb-search {
    width: 100%
}

.sb-search.sb-search-open .sb-icon-search, .no-js .sb-search .sb-icon-search {
    z-index: 11
}

.sb-search.sb-search-open .sb-search-submit, .no-js .sb-search .sb-search-submit {
    z-index: 90
}

input[type="search"].sb-search-input {
    -webkit-appearance: none;
    -webkit-border-radius: 0
}

.search-page-form.search-bar {
    background: none;
    width: 45%
}

@media screen and (max-width: 967px) {
    .search-page-form.search-bar {
        width: 70%
    }
}

@media screen and (max-width: 767px) {
    .search-page-form.search-bar {
        width: 100%
    }
}

.border-title h2, .border-title .h2 {
    font-family: Poppins;
    margin: 0
}

.border-title h6, .border-title .h6 {
    color: #51381b
}

.border-title p:after {
    background: #bacd0a;
    float: left;
    width: 4px;
    height: 72px;
    position: absolute;
    left: 0;
    top: 0
}

.border-title p {
    position: relative
}

.border-title {
    text-align: center;
    float: left;
    width: 100%;
    margin-bottom: 40px
}

.collectionItems .wide--one-half {
    width: 49.25%;
    margin-right: 1.5%
}

@media screen and (max-width: 767px) {
    .collectionItems .wide--one-half {
        width: 100%;
        margin: 0
    }
}

.collectionItems .wide--one-half:last-child {
    margin-right: 0
}

.full-width-grid-banner.wide--one-half {
    width: 48.5%;
    margin-right: 3%;
    margin-bottom: 3%;
    margin-top: 0
}

@media screen and (max-width: 567px) {
    .full-width-grid-banner.wide--one-half {
        width: 100%;
        margin: 0 0 15px
    }
}

.full-width-grid-banner.wide--one-half:last-child {
    margin-right: 0
}

.img-hover-effect {
    position: relative;
    box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.1);
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.img-hover-effect .featured-content {
    float: left;
    width: 100%
}

.full-width-grid-banner .img-hover-effect .featured-content h4, .full-width-grid-banner .img-hover-effect .featured-content .h4 {
    position: absolute;
    top: 0;
    padding: 30px;
    text-transform: uppercase;
    font-family: Libre Baskerville
}

@media screen and (max-width: 967px) {
    .full-width-grid-banner .img-hover-effect .featured-content h4, .full-width-grid-banner .img-hover-effect .featured-content .h4 {
        font-size: 16px
    }
}

.full-width-grid-banner .img-hover-effect .featured-content .text_count {
    color: #e4e4e4;
    position: absolute;
    bottom: 0;
    font-size: 100px;
    font-weight: 700;
    padding: 20px;
    opacity: 0;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

@media screen and (max-width: 967px) {
    .full-width-grid-banner .img-hover-effect .featured-content .text_count {
        font-size: 50px
    }
}

.full-width-grid-banner .img-hover-effect:hover .featured-content .text_count {
    opacity: 1
}

.grid-banner-type-1 img {
    display: block
}

.grid-banner-type-1 .img-hover-effect a:hover:before, .grid-banner-type-1 .img-hover-effect a:hover:after {
    width: 100%;
    height: 100%
}

.grid-banner-type-1 .img-hover-effect a:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    height: 0;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.grid-banner-type-1 .img-hover-effect a:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    margin: auto;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.grid-banner-type-1 .owl-carousel {
    float: left
}

.grid-banner-type-20 .featured-content h6, .grid-banner-type-20 .featured-content .h6 {
    text-transform: inherit;
    margin: 0;
    font-family: Libre Baskerville;
    font-size: 20px;
    font-style: italic;
    font-weight: 400
}

@media screen and (max-width: 967px) {
    .grid-banner-type-20 .featured-content h6, .grid-banner-type-20 .featured-content .h6 {
        font-size: 14px
    }
}

@media screen and (max-width: 767px) {
    .grid-banner-type-20 .featured-content h6, .grid-banner-type-20 .featured-content .h6 {
        font-size: 12px
    }
}

.grid-banner-type-20 .featured-content h3, .grid-banner-type-20 .featured-content .h3 {
    font-size: 40px;
    line-height: 1;
    margin-bottom: 10px;
    font-weight: 300;
    font-family: Poppins
}

@media screen and (max-width: 967px) {
    .grid-banner-type-20 .featured-content h3, .grid-banner-type-20 .featured-content .h3 {
        font-size: 20px
    }
}

@media screen and (max-width: 767px) {
    .grid-banner-type-20 .featured-content h3, .grid-banner-type-20 .featured-content .h3 {
        font-size: 18px
    }
}

.grid-banner-type-20 .featured-content .btn, .grid-banner-type-20 .featured-content .btn--secondary, .grid-banner-type-20 .featured-content .btn--tertiary, .grid-banner-type-20 .featured-content input[type="submit"] {
    font-family: Poppins;
    padding: 12px 20px
}

@media screen and (max-width: 767px) {
    .grid-banner-type-20 .featured-content .btn, .grid-banner-type-20 .featured-content .btn--secondary, .grid-banner-type-20 .featured-content .btn--tertiary, .grid-banner-type-20 .featured-content input[type="submit"] {
        font-size: 12px;
        padding: 8px 12px
    }
}

.grid-banner-type-20 .featured-content {
    top: 10%;
    left: 10%;
    position: absolute
}

.grid-banner-type-20 .middle-top .featured-content, .grid-banner-type-20 .middle-bottom .featured-content {
    top: auto;
    bottom: 10%;
    left: 8%;
    position: absolute
}

.grid-banner-type-20 .middle-top .featured-content *, .grid-banner-type-20 .middle-bottom .featured-content * {
    color: #fff;
    text-shadow: 2px 2px 4px #000;
    border: 0;
    border-radius: 0
}

.grid-banner-type-20 .middle-top, .grid-banner-type-20 .middle-bottom {
    position: relative;
    width: 100%
}

@media screen and (max-width: 567px) {
    .grid-banner-type-20 .middle-top, .grid-banner-type-20 .middle-bottom {
        width: 100%;
        margin: 0
    }
}

.grid-banner-type-20 .middle-top {
    margin-bottom: 10px
}

@media screen and (max-width: 567px) {
    .grid-banner-type-20 .ovrly31 {
        margin-bottom: 20px
    }
}

.grid-banner-type-20 img {
    display: block;
    margin: auto
}

.grid-banner-type-20 .ovrly31 .ovrly {
    position: absolute;
    opacity: 0;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    -webkit-transform: rotateZ(-180deg);
    -moz-transform: rotateZ(-180deg);
    -ms-transform: rotateZ(-180deg);
    -o-transform: rotateZ(-180deg);
    transform: rotateZ(-180deg);
    -webkit-transform-origin: center bottom;
    -moz-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    -o-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.grid-banner-type-20 .ovrly31 {
    width: 100%;
    overflow: hidden;
    position: relative
}

.grid-banner-type-20 .ovrly31:hover .ovrly {
    opacity: 1;
    -webkit-transform: rotateZ(0deg);
    -moz-transform: rotateZ(0deg);
    -ms-transform: rotateZ(0deg);
    -o-transform: rotateZ(0deg);
    transform: rotateZ(0deg)
}

.grid-banner-type-20 .center-section {
    padding: 0 10px
}

@media screen and (max-width: 567px) {
    .grid-banner-type-20 .center-section {
        padding: 0 0 20px
    }
}

.grid-banner-type-20 .featuredItems {
    float: left;
    width: 100%
}

.wide-banner-type-1-bock {
    float: left;
    width: 100%;
    padding: 120px 0
}

.wide-banner-type-1-content {
    text-align: center
}

.wide-banner-type-1-content h3, .wide-banner-type-1-content .h3 {
    font-size: 20px;
    text-transform: uppercase;
    font-family: Libre Baskerville;
    font-weight: 300;
    line-height: normal;
    margin: 0;
    letter-spacing: .06em
}

.wide-banner-type-1-content h2, .wide-banner-type-1-content .h2 {
    font-size: 50px;
    letter-spacing: .175em;
    line-height: normal;
    margin: 0 0 60px;
    font-family: Libre Baskerville
}

@media screen and (max-width: 567px) {
    .wide-banner-type-1-content h2, .wide-banner-type-1-content .h2 {
        font-size: 38px
    }
}

.wide-banner-type-1-content .lof-clock-timer-detail {
    margin: 0 0 -25px
}

@media screen and (max-width: 567px) {
    .wide-banner-type-1-content .lof-clock-timer-detail {
        margin: 0
    }
}

.wide-banner-type-1-content .lof-clock-timer-detail li {
    display: inline-block
}

.wide-banner-type-1-content .lof-clock-timer-detail li.day {
    display: none
}

.wide-banner-type-1-content .lof-clock-timer-detail li {
    font-size: 36px;
    font-weight: 700;
    line-height: normal;
    position: relative
}

@media screen and (max-width: 567px) {
    .wide-banner-type-1-content .lof-clock-timer-detail li {
        font-size: 28px
    }
}

.wide-banner-type-1-content .lof-clock-timer-detail li:after {
    content: "";
    float: left;
    width: 2px;
    height: 70px;
    position: absolute;
    top: 0;
    right: 0
}

@media screen and (max-width: 567px) {
    .wide-banner-type-1-content .lof-clock-timer-detail li:after {
        height: 50px
    }
}

.wide-banner-type-1-content .lof-clock-timer-detail li:last-child:after {
    content: none;
    background: none
}

.wide-banner-type-1-content .lof-clock-timer-detail li span {
    float: left;
    width: 100%;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 14px;
    margin-top: -7px
}

@media screen and (max-width: 567px) {
    .wide-banner-type-1-content .lof-clock-timer-detail li span {
        font-size: 12px
    }
}

.wide-banner-type-1-content .deal-content {
    float: left;
    width: 100%;
    position: relative
}

.wide-banner-type-1-content .deal-content h4, .wide-banner-type-1-content .deal-content .h4 {
    opacity: .2;
    font-size: 155px;
    letter-spacing: .06em;
    line-height: normal;
    margin: 0;
    font-family: Libre Baskerville
}

@media screen and (max-width: 767px) {
    .wide-banner-type-1-content .deal-content h4, .wide-banner-type-1-content .deal-content .h4 {
        font-size: 100px
    }
}

@media screen and (max-width: 567px) {
    .wide-banner-type-1-content .deal-content h4, .wide-banner-type-1-content .deal-content .h4 {
        font-size: 80px
    }
}

.wide-banner-type-1-content .deal-content p {
    font-size: 50px;
    font-weight: 300;
    letter-spacing: .06em;
    line-height: normal;
    margin: -30px 0 0;
    text-transform: uppercase
}

@media screen and (max-width: 567px) {
    .wide-banner-type-1-content .deal-content p {
        font-size: 32px;
        margin: -10px 0 0
    }
}

.wide-banner-type-1-content .deal-btn {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 50%
}

@media screen and (max-width: 567px) {
    .wide-banner-type-1-content .deal-btn {
        top: 0;
        position: static
    }
}

.wide-banner-type-1-content .deal-btn .btn, .wide-banner-type-1-content .deal-btn .btn--secondary, .wide-banner-type-1-content .deal-btn .btn--tertiary, .wide-banner-type-1-content .deal-btn input[type="submit"] {
    padding: 14px 40px;
    letter-spacing: .175em
}

.portfolio-container {
    margin-top: 60px
}

.filter-grid-type-1 .sorting-container {
    display: inline-block;
    width: 100%;
    text-align: center
}

.filter-grid-type-1 .sorting-container a {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    display: inline-block;
    padding: 0 10px
}

.short-desc p {
    position: relative;
    display: inline-block;
    width: 42%;
    padding-bottom: 7px;
    padding-bottom: 7px;
    margin-bottom: 35px;
    letter-spacing: 1px
}

@media screen and (max-width: 1559px) {
    .short-desc p {
        width: 60%
    }
}

@media screen and (max-width: 967px) {
    .short-desc p {
        width: 70%
    }
}

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

.column.no-space {
    padding: 15px;
    margin-bottom: 20px
}

@media screen and (max-width: 967px) {
    .column.no-space {
        padding: 5px
    }
}

.short-desc p:after {
    background: #bacd0a;
    content: "";
    display: inline-block;
    margin: auto;
    width: 70px;
    height: 4px;
    position: absolute;
    left: 0;
    right: 0;
    top: auto;
    bottom: -5px
}

.wide-banner-type-2 .wide-banner-type-2-block {
    position: relative;
    float: left;
    width: 100%
}

.wide-banner-type-2-rounded {
    position: absolute;
    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: 767px) {
    .wide-banner-type-2-rounded {
        position: static;
        -webkit-transform: translateY(0%);
        -moz-transform: translateY(0%);
        -ms-transform: translateY(0%);
        -o-transform: translateY(0%);
        transform: translateY(0%)
    }
}

.wide-banner-type-2 .wide-banner-type-2-content p {
    padding: 0 80px
}

@media screen and (max-width: 767px) {
    .wide-banner-type-2 .wide-banner-type-2-content p {
        padding: 0 10px
    }
}

.wide-banner-type-2 .wide-banner-type-2-content {
    position: relative;
    width: 650px;
    height: 650px;
    border-radius: 100%;
    margin: auto;
    padding: 40px;
    background: rgba(255, 255, 255, 0.9);
    text-align: center
}

@media screen and (max-width: 767px) {
    .wide-banner-type-2 .wide-banner-type-2-content {
        width: 100%;
        height: auto;
        border-radius: 0;
        padding: 30px 10px
    }
}

.wide-banner-type-2 .wide-banner-type-2-content span {
    letter-spacing: 10px;
    text-transform: uppercase
}

.wide-banner-type-2 .wide-banner-type-2-content h2, .wide-banner-type-2 .wide-banner-type-2-content .h2 {
    font-size: 48px;
    letter-spacing: 10px
}

@media screen and (max-width: 567px) {
    .wide-banner-type-2 .wide-banner-type-2-content h2, .wide-banner-type-2 .wide-banner-type-2-content .h2 {
        font-size: 36px;
        letter-spacing: 4px
    }
}

.wide-banner-type-3 {
    text-align: center;
    margin: auto
}

.wide-banner-type-4 .wide-banner-type-4-block {
    position: relative;
    float: left;
    width: 100%
}

.wide-banner-type-4 .wide-banner-type-4-content {
    width: 50%;
    margin: 80px auto;
    text-align: center
}

@media screen and (max-width: 767px) {
    .wide-banner-type-4 .wide-banner-type-4-content {
        width: 100%;
        padding: 0 20px
    }
}

.wide-banner-type-4 .wide-banner-type-4-content h2, .wide-banner-type-4 .wide-banner-type-4-content .h2 {
    font-size: 56px;
    text-transform: inherit
}

@media screen and (max-width: 567px) {
    .wide-banner-type-4 .wide-banner-type-4-content h2, .wide-banner-type-4 .wide-banner-type-4-content .h2 {
        font-size: 40px
    }
}

.wide-banner-type-4 .btn, .wide-banner-type-4 .btn--secondary, .wide-banner-type-4 .btn--tertiary, .wide-banner-type-4 input[type="submit"] {
    letter-spacing: 3px
}

@media screen and (max-width: 567px) {
    .wide-banner-type-4 .btn, .wide-banner-type-4 .btn--secondary, .wide-banner-type-4 .btn--tertiary, .wide-banner-type-4 input[type="submit"] {
        letter-spacing: 1px
    }
}

.wide-banner-type-6 .wide-banner-type-6-block {
    position: relative;
    float: left;
    width: 100%;
    text-align: center
}

.wide-banner-type-6 .wide-banner-type-6-content {
    margin: 50px 0;
    -webkit-filter: drop-shadow(5px 5px 5px #222);
    filter: drop-shadow(5px 5px 5px #222)
}

.wide-banner-type-6 .wide-banner-type-6-content img {
    width: auto
}

.wide-banner-type-6 .wide-banner-type-6-content ul {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    align-items: center;
    list-style: circle
}

.wide-banner-type-6 .wide-banner-type-6-content ul li {
    padding: 15px 30px 15px 5px
}

.wide-banner-type-6 .wide-banner-type-6-content h2, .wide-banner-type-6 .wide-banner-type-6-content .h2 {
    font-weight: 400;
    text-transform: inherit;
    margin-bottom: 5px
}

@media screen and (max-width: 567px) {
    .wide-banner-type-6 .wide-banner-type-6-content h2, .wide-banner-type-6 .wide-banner-type-6-content .h2 {
        font-size: 28px
    }
}

.wide-banner-type-6-content p {
    margin: 0 0 15px;
    font-size: 20px;
    font-style: italic
}

.filter-grid-type-1 .products {
    padding: 5px
}

.filter-grid-type-1 .wide--one-fifth {
    width: 19.96%
}

@media screen and (max-width: 1199px) {
    .filter-grid-type-1 .wide--one-fifth {
        width: 24.96%
    }
}

@media screen and (max-width: 767px) {
    .filter-grid-type-1 .wide--one-fifth {
        width: 49.96%;
        padding: 5px
    }
}

@media screen and (max-width: 567px) {
    .filter-grid-type-1 .wide--one-fifth {
        width: 100%
    }
}

.filter-grid-type-1 .wide--one-quarter {
    width: 24.96%
}

@media screen and (max-width: 767px) {
    .filter-grid-type-1 .wide--one-quarter {
        width: 49.96%;
        padding: 5px
    }
}

@media screen and (max-width: 567px) {
    .filter-grid-type-1 .wide--one-quarter {
        width: 100%
    }
}

.filter-grid-type-1 .wide--one-third {
    width: 32.96%
}

@media screen and (max-width: 767px) {
    .filter-grid-type-1 .wide--one-third {
        width: 49.96%;
        padding: 5px
    }
}

@media screen and (max-width: 567px) {
    .filter-grid-type-1 .wide--one-third {
        width: 100%
    }
}

.filter-grid-type-1 .wide--one-half {
    width: 49.96%
}

@media screen and (max-width: 767px) {
    .filter-grid-type-1 .wide--one-half {
        width: 49.96%;
        padding: 5px
    }
}

@media screen and (max-width: 567px) {
    .filter-grid-type-1 .wide--one-half {
        width: 100%
    }
}

.filter-grid-type-2 .sorting-container {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-top: 30px
}

.filter-grid-type-2 .sorting-container a {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    display: inline-block;
    padding: 0 10px
}

.filter-grid-type-2 .products {
    padding: 5px
}

.filter-grid-type-2 .wide--one-quarter {
    width: 24.96%
}

@media screen and (max-width: 767px) {
    .filter-grid-type-2 .wide--one-quarter {
        width: 49.96%;
        padding: 5px
    }
}

@media screen and (max-width: 567px) {
    .filter-grid-type-2 .wide--one-quarter {
        width: 100%
    }
}

.filter-grid-type-2 .wide--one-fifth {
    width: 19.96%
}

@media screen and (max-width: 1199px) {
    .filter-grid-type-2 .wide--one-fifth {
        width: 24.96%
    }
}

@media screen and (max-width: 767px) {
    .filter-grid-type-2 .wide--one-fifth {
        width: 49.96%;
        padding: 5px
    }
}

@media screen and (max-width: 567px) {
    .filter-grid-type-2 .wide--one-fifth {
        width: 100%
    }
}

.filter-grid-type-2 .wide--one-third {
    width: 32.96%
}

@media screen and (max-width: 767px) {
    .filter-grid-type-2 .wide--one-third {
        width: 49.96%;
        padding: 5px
    }
}

@media screen and (max-width: 567px) {
    .filter-grid-type-2 .wide--one-third {
        width: 100%
    }
}

.filter-grid-type-2 .wide--one-half {
    width: 49.96%
}

@media screen and (max-width: 767px) {
    .filter-grid-type-2 .wide--one-half {
        width: 49.96%;
        padding: 5px
    }
}

@media screen and (max-width: 567px) {
    .filter-grid-type-2 .wide--one-half {
        width: 100%
    }
}

.filter-grid-type-3 {
    float: left;
    width: 100%;
    position: relative
}

.filter-grid-type-3 .sorting-container {
    margin-top: 40px
}

.filter-grid-type-3 .sorting-container a {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 13px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 12px 20px;
    margin: 0 10px 20px
}

@media screen and (max-width: 967px) {
    .filter-grid-type-3 .portfolio-container figcaption h4, .filter-grid-type-3 .portfolio-container figcaption .h4 {
        font-size: 20px
    }
}

.filter-grid-type-3 .portfolio-container figcaption {
    margin-top: 15px
}

.filter-grid-type-3 .portfolio-container figcaption .links {
    margin-top: 10px
}

.filter-grid-type-3 .column {
    overflow: hidden
}

.filter-grid-type-3 .wide--one-quarter {
    width: 24.96%
}

@media screen and (max-width: 967px) {
    .filter-grid-type-3 .wide--one-quarter {
        width: 49.96%
    }
}

@media screen and (max-width: 567px) {
    .filter-grid-type-3 .wide--one-quarter {
        width: 100%
    }
}

.filter-grid-type-3 .wide--one-fifth {
    width: 19.96%
}

@media screen and (max-width: 1199px) {
    .filter-grid-type-3 .wide--one-fifth {
        width: 24.96%
    }
}

@media screen and (max-width: 967px) {
    .filter-grid-type-3 .wide--one-fifth {
        width: 49.96%
    }
}

@media screen and (max-width: 567px) {
    .filter-grid-type-3 .wide--one-fifth {
        width: 100%
    }
}

.filter-grid-type-3 .wide--one-third {
    width: 32.96%
}

@media screen and (max-width: 767px) {
    .filter-grid-type-3 .wide--one-third {
        width: 49.96%
    }
}

@media screen and (max-width: 567px) {
    .filter-grid-type-3 .wide--one-third {
        width: 100%
    }
}

.filter-grid-type-3 .wide--one-half {
    width: 49.96%
}

@media screen and (max-width: 767px) {
    .filter-grid-type-3 .wide--one-half {
        width: 49.96%
    }
}

@media screen and (max-width: 567px) {
    .filter-grid-type-3 .wide--one-half {
        width: 100%
    }
}

.filter-grid-type-3 .portfolio-container .grid__item .image-overlay {
    position: absolute;
    opacity: 0;
    display: block;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.filter-grid-type-3 .portfolio-container .grid__item .image-overlay .links {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: -7px;
    bottom: 0;
    margin: auto;
    width: 114px;
    height: 45px
}

.filter-grid-type-3 .portfolio-container .grid__item ul {
    list-style: none;
    padding: 0
}

.filter-grid-type-3 .portfolio-container .grid__item .image-overlay-details h4, .filter-grid-type-3 .portfolio-container .grid__item .image-overlay-details .h4 {
    font-size: 18px;
    margin: 0
}

@media screen and (max-width: 1199px) {
    .filter-grid-type-3 .portfolio-container .grid__item .image-overlay-details h4, .filter-grid-type-3 .portfolio-container .grid__item .image-overlay-details .h4 {
        font-size: 14px
    }
}

.filter-grid-type-3 .portfolio-container .grid__item .image-overlay-details p {
    margin: 5px 0 0
}

.filter-grid-type-3 .portfolio-container .grid__item .image-overlay-details {
    left: 0;
    bottom: -100px;
    right: inherit;
    width: 100%;
    background: rgba(0, 0, 0, 0.1);
    text-align: center;
    padding: 20px 10px;
    border: 0;
    position: absolute;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

@media screen and (max-width: 1199px) {
    .filter-grid-type-3 .portfolio-container .grid__item .image-overlay-details {
        padding: 10px
    }
}

.filter-grid-type-3 .portfolio-container .grid__item:hover .image-overlay-details {
    bottom: 0
}

.filter-grid-type-3 .gallery .image-overlay .links a {
    line-height: 50px
}

@media screen and (max-width: 967px) {
    .filter-grid-type-3 .gallery .image-overlay .links a {
        line-height: 40px
    }
}

.filter-grid-type-3 .gallery .image-overlay .links a {
    display: inline-block;
    position: absolute;
    text-align: center;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 50px;
    height: 50px
}

@media screen and (max-width: 967px) {
    .filter-grid-type-3 .gallery .image-overlay .links a {
        width: 40px;
        height: 40px
    }
}

.filter-grid-type-3 .image-overlay .links a {
    margin: 0 5px;
    bottom: 100%;
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -o-transition: all .6s ease;
    -ms-transition: all .6s ease;
    transition: all .6s ease
}

.filter-grid-type-3 .grid__item.gallery .image-overlay .links a:last-child {
    left: 100%;
    bottom: 0
}

.filter-grid-type-3 .grid__item.gallery .image-overlay .links a:first-child {
    right: 100%;
    bottom: 0
}

.filter-grid-type-3 .grid__item.gallery:hover .image-overlay .links a:first-child {
    right: 0;
    bottom: 90%
}

.filter-grid-type-3 .grid__item.gallery:hover .image-overlay .links a:last-child {
    left: 0;
    bottom: 90%
}

.filter-grid-type-3 .grid__item img {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.filter-grid-type-3 .grid__item:hover img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

div.pp_default .pp_social {
    display: none
}

.client-section .owl-carousel img {
    margin: auto
}

.client-section .owl-carousel {
    margin-top: 0;
    float: left;
    width: 100%
}

.client-section .owl-theme .owl-controls {
    text-align: center;
    position: absolute;
    top: -50px;
    left: 0;
    right: 0
}

.client-section .owl-theme .owl-controls .owl-page span {
    width: 10px;
    height: 10px;
    border-radius: 100%
}

.full_width_tab li {
    padding: 0
}

.full_width_tab li .products {
    padding: 10px
}

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

.full_width_tab ul li.post-large--one-third {
    padding-left: 20px
}

@media screen and (max-width: 767px) {
    .full_width_tab ul li.post-large--one-third {
        margin-bottom: 20px;
        padding: 1px
    }
}

@media screen and (max-width: 567px) {
    .full_width_tab ul li.post-large--one-third {
        padding-left: 0;
        margin-bottom: 20px
    }
}

.full_width_tab ul li .products .product-container, .products .product-container {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    padding-bottom: 0
}

.full_width_tab ul li .products {
    padding: 5px
}

.full_width_tab {
    float: left;
    width: 100%
}

.full_width_tab .tab-inner .owl-item {
    padding: 50px 0 0
}

.full_width_tab .tab-inner ul .owl-item:last-child li .products {
    border-right: 1px solid #e4e4e4
}

.products .product-detail form a.add-cart-btn {
    font-size: 36px;
    cursor: pointer
}

@media screen and (max-width: 967px) {
    .products .product-detail form a.add-cart-btn {
        font-size: 28px
    }
}

@media screen and (max-width: 767px) {
    .products .product-detail form a.add-cart-btn {
        font-size: 22px
    }
}

.home-product-grid-type-8 .nav_type8__items {
    position: absolute;
    top: 0px;
    right: 20px;
}

.home-product-grid-type-8 ul {
    padding: 0 !important
}

.home-product-grid-type-8 ul li .products {
    padding-left: 10px;
    padding-right: 10px
}

@media screen and (max-width: 1559px) {
    .home-product-grid-type-8 ul li .products {
        padding-left: 5px;
        padding-right: 5px
    }
}

.home-product-grid-type-8 .home-product-grid-type-8-right {
    padding-left: 40px;
    padding-right: 50px;
    position: relative
}

@media screen and (max-width: 1559px) {
    .home-product-grid-type-8 .home-product-grid-type-8-right {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media screen and (max-width: 567px) {
    .home-product-grid-type-8 .home-product-grid-type-8-right {
        padding: 30px 0
    }
}

.home-product-grid-type-8 .nav_type8__items a {
    /* top: 50%; */
    /* -webkit-transform: translateY(-50%); */
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    /* transform: translateY(-50%); */
    text-align: center;
    padding: 0
}

.home-product-grid-type-8 .nav_type8__items a i {
    width: 40px;
    height: 40px;
    line-height: 40px;
    top: 0;
    margin: 0;
    color: white;
    font-weight: 700;
}

.home-product-grid-type-8 .ovrly10 .ovrly {
    height: 100%;
    left: 125%;
    width: 170%;
    top: 0;
    position: absolute;
    -webkit-transform: skewX(45deg);
    -moz-transform: skewX(45deg);
    -ms-transform: skewX(45deg);
    -o-transform: skewX(45deg);
    transform: skewX(45deg);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.home-product-grid-type-8 .ovrly10:hover .ovrly {
    left: -38%
}

.home-product-grid-type-8 .ovrly10 {
    position: relative;
    width: 100%;
    overflow: hidden;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.1)
}

@media screen and (max-width: 767px) {
    .home-product-grid-type-8 .ovrly10 {
        text-align: center
    }
}

.home-product-grid-type-8 .ovrly10 img {
    display: block
}

@media screen and (max-width: 767px) {
    .home-product-grid-type-8 .ovrly10 img {
        margin: auto;
        text-align: center
    }
}

.home-product-grid-type-8 .featured-content {
    padding-left: 40px;
    position: absolute;
    bottom: 50px
}

@media screen and (max-width: 767px) {
    .home-product-grid-type-8 .featured-content {
        padding: 0 20px
    }
}

.home-product-grid-type-8 .featured-content h4, .home-product-grid-type-8 .featured-content .h4 {
    font-weight: 400;
    line-height: 1;
    margin-bottom: 0;
    letter-spacing: 1px
}

@media screen and (max-width: 1559px) {
    .home-product-grid-type-8 .featured-content h4, .home-product-grid-type-8 .featured-content .h4 {
        font-size: 16px
    }
}

@media screen and (max-width: 967px) {
    .home-product-grid-type-8 .featured-content h4, .home-product-grid-type-8 .featured-content .h4 {
        font-size: 12px
    }
}

.home-product-grid-type-8 .featured-content h2, .home-product-grid-type-8 .featured-content .h2 {
    font-size: 40px
}

@media screen and (max-width: 1559px) {
    .home-product-grid-type-8 .featured-content h2, .home-product-grid-type-8 .featured-content .h2 {
        font-size: 34px
    }
}

@media screen and (max-width: 967px) {
    .home-product-grid-type-8 .featured-content h2, .home-product-grid-type-8 .featured-content .h2 {
        font-size: 24px
    }
}

.home-product-grid-type-8 .nav_type8__items a.prev {
    left: 30px;
}

@media screen and (max-width: 1559px) {
    .home-product-grid-type-8 .nav_type8__items a.prev {
        left: 0
    }
}

.home-product-grid-type-8 .nav_type8__items a.next {
    right: 30px
}

@media screen and (max-width: 1559px) {
    .home-product-grid-type-8 .nav_type8__items a.next {
        right: 0
    }
}

.home-product-grid-type-8 .collection_count {
    position: absolute;
    bottom: 30px;
    padding-left: 40px;
    left: 0;
    color: #fff
}

@media screen and (max-width: 767px) {
    .home-product-grid-type-8 .collection_count {
        left: 0;
        right: 0;
        text-align: center
    }
}

.home-product-grid-type-8 .collection_count .text_count {
    font-size: 100px;
    line-height: normal;
    font-weight: 700
}

@media screen and (max-width: 1559px) {
    .home-product-grid-type-8 .collection_count .text_count {
        font-size: 80px
    }
}

@media screen and (max-width: 967px) {
    .home-product-grid-type-8 .collection_count .text_count {
        font-size: 70px
    }
}

@media screen and (max-width: 567px) {
    .home-product-grid-type-8 .collection_count .text_count {
        font-size: 60px
    }
}

.home-product-grid-type-8 .collection_count .text_count.text {
    font-size: 22px;
    font-weight: 400;
    padding-left: 10px
}

@media screen and (max-width: 1559px) {
    .home-product-grid-type-8 .collection_count .text_count.text {
        font-size: 20px
    }
}

@media screen and (max-width: 567px) {
    .home-product-grid-type-8 .collection_count .text_count.text {
        font-size: 18px
    }
}

@media screen and (max-width: 1559px) {
    .home-product-grid-type-8 .products .deal-clock ul li {
        width: 35px;
        height: 35px;
        line-height: 35px;
        font-size: 12px
    }
}

.home-product-grid-type-8 .collectionItems {
    padding-left: 50px
}

@media screen and (max-width: 1559px) {
    .home-product-grid-type-8 .collectionItems {
        padding-left: 20px
    }
}

@media screen and (max-width: 567px) {
    .home-product-grid-type-8 .collectionItems {
        padding-left: 0
    }
}

.home-product-grid-type-9 {
    float: left;
    width: 100%
}

.home-product-grid-type-9 .image-on-left {
    padding-right: 10px
}

@media screen and (max-width: 767px) {
    .home-product-grid-type-9 .image-on-left {
        padding: 0
    }
}

.home-product-grid-type-9 .image-on-right {
    padding-left: 10px
}

@media screen and (max-width: 767px) {
    .home-product-grid-type-9 .image-on-right {
        padding: 0
    }
}

.home-product-grid-type-9 .image-on-left, .home-product-grid-type-9 .image-on-right {
    position: relative
}

@media screen and (max-width: 767px) {
    .home-product-grid-type-9 .image-on-right .ovrly29 {
        margin-left: 0;
        margin-bottom: 10px;
        margin-top: 10px
    }
}

.home-product-grid-type-9 .image-on-left .collection_title {
    padding-right: 50px;
    right: 0;
    float: right;
    text-align: right;
    margin: 0 -2px 0 0
}

@media screen and (max-width: 1199px) {
    .home-product-grid-type-9 .image-on-left .collection_title {
        padding-right: 30px
    }
}

@media screen and (max-width: 967px) {
    .home-product-grid-type-9 .image-on-left .collection_title {
        padding-right: 20px
    }
}

@media screen and (max-width: 567px) {
    .home-product-grid-type-9 .image-on-left .collection_title {
        margin: 0
    }
}

.home-product-grid-type-9 .collection_title {
    padding-left: 60px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0 0 0 -2px;
    z-index: 1
}

@media screen and (max-width: 1559px) {
    .home-product-grid-type-9 .collection_title {
        padding-left: 30px
    }
}

@media screen and (max-width: 967px) {
    .home-product-grid-type-9 .collection_title {
        padding-left: 20px
    }
}

.home-product-grid-type-9 .products .product-button {
    display: inline-block;
    width: 100%
}

.home-product-grid-type-9 .products:hover .product-button {
    top: auto
}

.home-product-grid-type-9 .products .product-button {
    top: auto;
    bottom: 0
}

.home-product-grid-type-9 .full_width_tab ul {
    margin: 0;
    list-style: none
}

.home-product-grid-type-9 .products .product-detail {
    float: none;
    display: inline-block;
    text-align: center
}

.home-product-grid-type-9 .products .spr-badge {
    text-align: center
}

.home-product-grid-type-9 .product-detail .grid-link__title {
    text-align: center
}

.home-product-grid-type-9 .products .product-detail .grid-link__meta {
    text-align: center
}

.home-product-grid-type-9 .products .product-detail .grid-link__meta .product_price {
    float: none;
    display: inline-block;
    margin: 0 0 5px
}

.home-product-grid-type-9 .collection_title h2, .home-product-grid-type-9 .collection_title .h2 {
    font-size: 40px;
    margin: 0;
    line-height: normal;
    font-style: italic;
    font-family: Libre Baskerville
}

@media screen and (max-width: 967px) {
    .home-product-grid-type-9 .collection_title h2, .home-product-grid-type-9 .collection_title .h2 {
        font-size: 30px
    }
}

@media screen and (max-width: 767px) {
    .home-product-grid-type-9 .collection_title h2, .home-product-grid-type-9 .collection_title .h2 {
        font-size: 20px
    }
}

.home-product-grid-type-9 .collection_title h6, .home-product-grid-type-9 .collection_title .h6 {
    font-size: 70px;
    font-weight: 600;
    text-transform: inherit;
    letter-spacing: 1px
}

@media screen and (max-width: 967px) {
    .home-product-grid-type-9 .collection_title h6, .home-product-grid-type-9 .collection_title .h6 {
        font-size: 50px
    }
}

@media screen and (max-width: 767px) {
    .home-product-grid-type-9 .collection_title h6, .home-product-grid-type-9 .collection_title .h6 {
        font-size: 30px
    }
}

.home-product-grid-type-9 .products .product-container {
    box-shadow: 0 0 0 0;
    height: 531px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center
}

.owl-stage-outer .products .product-container img {
    position: unset;
    display: block;
    top: 0;
    left: 0;
    transform: unset;
    max-height: unset
}

.home-product-grid-type-9 ul li.item-row {
    padding: 0 10px
}

@media screen and (max-width: 567px) {
    .home-product-grid-type-9 ul li.item-row {
        padding: 0 0 10px
    }
}

.home-product-grid-type-9 img {
    display: block
}

.home-product-grid-type-9 .load-wrapper {
    margin-bottom: 0
}

.home-product-grid-type-9 .image-on-left .nav-type9__items {
    right: 0;
    text-align: right
}

.home-product-grid-type-9 .image-on-right .nav-type9__items {
    right: auto;
    left: 15px
}

.home-product-grid-type-9 .nav-type9__items {
    position: absolute;
    bottom: 0;
    right: 15px;
    text-align: left;
    padding: 0;
    margin-right: 20px
}

.home-product-grid-type-9 .nav-type9__items a i, .home-product-grid-type-9 .nav-type9__items a {
    font-weight: 700;
    display: inline-block;
    margin-right: 10px;
    text-transform: uppercase;
    font-size: 34px;
    text-shadow: 2px 2px 7px #000
}

.home-product-grid-type-9 .nav-type9__items a {
    margin-right: 10px;
    margin-bottom: 20px;
    cursor: pointer;
    color: #fff
}

.home-product-grid-type-9 .nav-type9__items a.next i {
    margin-left: 10px
}

@media screen and (max-width: 567px) {
    .home-product-grid-type-9 .type9__items {
        margin-bottom: 40px
    }
}

@media screen and (max-width: 1559px) {
    .home-product-grid-type-9 .products .deal-clock ul li {
        width: 35px;
        height: 35px;
        line-height: 35px;
        font-size: 12px
    }
}

.home-product-grid-type-9 .ovrly29 {
    width: 100%;
    overflow: hidden;
    position: relative;
    height: 610px;
    width: auto
}

@media screen and (max-width: 767px) {
    .home-product-grid-type-9 .ovrly29 {
        margin-bottom: 10px
    }
}

.home-product-grid-type-9 .ovrly29 .ovrly {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    height: 100%;
    position: absolute;
    width: 100%;
    left: -50%;
    top: 50%;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s
}

.home-product-grid-type-9 .ovrly29:hover .ovrly {
    -webkit-transform: scale(3);
    -moz-transform: scale(3);
    -ms-transform: scale(3);
    -o-transform: scale(3);
    transform: scale(3)
}

.home-product-grid-type-9 ul {
    margin-left: 0;
    padding: 0;
    list-style: none
}

@media screen and (max-width: 567px) {
    .home-product-grid-type-9 ul {
        margin-left: 0
    }
}

.newsletter-section {
    margin: auto;
    text-align: center;
    padding: 60px 0
}

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

@media screen and (max-width: 1559px) {
    .newsletter-section {
        padding: 30px
    }
}

.newsletter-section form .btn:before, .newsletter-section form .btn--secondary:before, .newsletter-section form .btn--tertiary:before, .newsletter-section form input[type="submit"]:before {
    border: none
}

.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: none;
    color: #fff
}

.newsletter-section form .btn, .newsletter-section form .btn--secondary, .newsletter-section form .btn--tertiary, .newsletter-section form input[type="submit"] {
    display: inline-block;
    height: auto;
    padding: 15px 20px;
    margin-left: 10px;
    border-left: none;
    border-right: none;
    border-top: none;
    border-bottom: 3px solid #bacd0a
}

.newsletter-section form {
    display: inline-block;
    width: 58%;
    float: right;
    margin: 30px 0
}

@media screen and (max-width: 767px) {
    .newsletter-section form {
        margin: 20px 0 0;
        width: 100%;
        float: none
    }
}

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

.newsletter-section form input[type="email"] {
    display: inline-block;
    padding: 15px;
    border-radius: 0;
    width: 75%;
    border-left: none;
    border-right: none;
    border-top: none;
    border-bottom: 3px solid #000;
    margin: 0
}

@media screen and (max-width: 767px) {
    .newsletter-section form input[type="email"] {
        width: 100%;
        margin: 0 0 10px
    }
}

.newsletter-section .border-title {
    float: left;
    width: 40%;
    text-align: left;
    margin: 0
}

@media screen and (max-width: 767px) {
    .newsletter-section .border-title {
        width: 100%;
        text-align: center
    }
}

.newsletter-section .newsletter-section form {
    float: left;
    width: 58%
}

.newsletter-section .short-desc p:after {
    right: auto;
    background: none
}

@media screen and (max-width: 767px) {
    .newsletter-section .short-desc p:after {
        right: 0
    }
}

.newsletter-section .short-desc p {
    width: 100%
}

.support-block-type-4 ul {
    list-style: none;
    padding: 0;
    display: inline-block;
    width: 100%;
    padding: 40px 0;
    border-bottom: 1px solid #e4e4e4;
    border-top: 1px solid #e4e4e4
}

.support-block-type-4 .support_section {
    display: inline-block;
    width: 100%;
    margin: auto;
    padding-right: 15px
}

@media screen and (max-width: 767px) {
    .support-block-type-4 .support_section {
        margin-bottom: 15px
    }
}

@media screen and (max-width: 967px) {
    .support-block-type-4 .support_section {
        padding-right: 10px
    }
}

.support-block-type-4 .support_section .support_section {
    padding-right: 0
}

.support-block-type-4 .support_section .support_icon, .support-block-type-4 .support_section .support_text {
    float: left
}

.support-block-type-4 .support_section .support_icon {
    border: 1px solid #e4e4e4;
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    border-radius: 5px
}

@media screen and (max-width: 1559px) {
    .support-block-type-4 .support_section .support_icon {
        width: 50px;
        height: 50px;
        line-height: 50px
    }
}

@media screen and (max-width: 967px) {
    .support-block-type-4 .support_section .support_icon {
        width: 35px;
        height: 35px;
        line-height: 35px
    }
}

.support-block-type-4 .support_section .support_text {
    margin-left: 20px;
    padding: 7px 0
}

@media screen and (max-width: 967px) {
    .support-block-type-4 .support_section .support_text {
        margin-left: 5px
    }
}

@media screen and (max-width: 767px) {
    .support-block-type-4 .support_section .support_text {
        margin-left: 15px
    }
}

@media screen and (max-width: 567px) {
    .support-block-type-4 .support_section .support_text {
        padding: 0
    }
}

.support-block-type-4 .support_section .support_text p {
    margin: 0
}

@media screen and (max-width: 967px) {
    .support-block-type-4 .support_section p {
        font-size: 12px
    }
}

.support-block-type-4 .support_section h6, .support-block-type-4 .support_section .h6 {
    margin-bottom: 3px;
    letter-spacing: 0;
    font-family: Libre Baskerville
}

@media screen and (max-width: 1559px) {
    .support-block-type-4 .support_section h6, .support-block-type-4 .support_section .h6 {
        font-size: 14px;
        letter-spacing: 0
    }
}

.support-block-type-4 .support_icon a {
    font-size: 30px;
    margin-bottom: 10px
}

@media screen and (max-width: 967px) {
    .support-block-type-4 .support_icon a {
        font-size: 20px
    }
}

.product-tab-type-2 .dt-sc-tabs-container .dt-sc-tabs li {
    padding: 0
}

.product-tab-type-2 .carousel-arrow a {
    padding: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.product-tab-type-2 .carousel-arrow a i {
    width: 40px;
    height: 40px;
    line-height: 40px
}

.product-tab-type-2 .carousel-arrow a.prev {
    left: 0
}

.product-tab-type-2 .carousel-arrow a.next {
    right: 0
}

.product-tab-type-2 .full_width_tab ul {
    padding: 0 7%;
    margin: 0
}

@media screen and (max-width: 1559px) {
    .product-tab-type-2 .full_width_tab ul {
        padding: 0 2%
    }
}

.product-tab-type-2 .full_width_tab ul li .products .product-container {
    box-shadow: 0 0 0 0 transparent
}

.product-tab-type-2 .full_width_tab ul li .products {
    padding: 10px
}

@media screen and (max-width: 1559px) {
    .product-tab-type-2 .products .deal-clock ul li {
        width: 35px;
        height: 35px;
        line-height: 35px;
        font-size: 12px
    }
}

.product-tab-type-2 .dt-sc-tabs-container .dt-sc-tabs li a {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    display: inline-block;
    padding: 0 10px
}

.content-block-type-1 .content_block {
    list-style: none;
    padding: 0;
    margin: 0;
    padding: 0
}

.content-block-type-1 .content_block li {
    padding: 10px 0
}

.content-block-type-1 .content_section {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: auto
}

.content-block-type-1 .support_text {
    display: inline-block;
    width: 100%;
    padding: 10px 40px;
    text-align: center
}

@media screen and (max-width: 967px) {
    .content-block-type-1 .support_text {
        padding: 10px 20px
    }
}

.content-block-type-1 .content-block-2 {
    float: right
}

.content-block-type-1 .v_column_img {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    -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) {
    .content-block-type-1 .v_column_img {
        position: static;
        -webkit-transform: translateY(0%);
        -moz-transform: translateY(0%);
        -ms-transform: translateY(0%);
        -o-transform: translateY(0%);
        transform: translateY(0%)
    }
}

.testimonial-type-2 {
    float: left;
    width: 100%
}

.testimonial-type-2 .grid-uniform {
    display: inline-block;
    width: 100%;
    margin-bottom: 1px
}

.testimonial-type-2 blockquote {
    padding: 0;
    margin: 0;
    font-size: 16px
}

.testimonial-type-2 blockquote q {
    position: relative;
    padding-left: 25px;
    float: left;
    margin-bottom: 10px
}

.testimonial-type-2 blockquote q::before {
    font-size: 16px;
    top: 0;
    position: absolute;
    content: "\f10d";
    font-family: fontawesome;
    left: 0
}

.testimonial-type-2 .authorimg img {
    display: block;
    border-radius: 50%
}

.testimonial-type-2 h6, .testimonial-type-2 .h6 {
    text-transform: capitalize
}

.testimonial-type-2 .testimonial-type-2-block {
    float: left;
    width: 100%;
    margin-bottom: 0;
    transition: .3s linear;
    padding: 50px 20px 30px
}

@media screen and (max-width: 1199px) {
    .testimonial-type-2 .testimonial-type-2-block .post-large--one-half {
        width: 100%;
        margin: 0
    }
}

.testimonial-type-2 h2, .testimonial-type-2 .h2 {
    text-transform: uppercase
}

.testimonial-type-2 .main-heading {
    text-align: center
}

@media screen and (max-width: 767px) {
    .testimonial-type-2 .main-heading h3, .testimonial-type-2 .main-heading .h3 {
        font-size: 30px
    }
}

.testimonial-type-2 .test-detail h6, .testimonial-type-2 .test-detail .h6 {
    margin-left: 25px;
    margin-bottom: 5px
}

.testimonial-type-2 .test-detail i {
    font-size: 10px;
    height: 15px;
    width: 15px;
    float: left;
    text-align: center;
    line-height: 15px;
    border-radius: 50%;
    margin-top: 5px;
    margin-right: 10px
}

.testimonial-type-2 .test-detail {
    float: left;
    width: 100%;
    margin-bottom: 0;
    text-align: left
}

.testimonial-type-2 .test-detail span {
    font-size: 12px;
    margin-left: 25px;
    float: left;
    width: 100%;
    margin-bottom: 20px
}

.testimonial-type-2 .test-btn {
    margin-left: 25px;
    text-transform: uppercase;
    display: inline-block;
    font-size: 12px;
    padding: 10px 40px;
    border-radius: 3px;
    transition: .3s linear
}

.testimonial-type-2 .test-detail blockquote:before {
    content: none
}

.testimonial-type-2 .nav_testimonial {
    display: inline-block;
    width: 100%;
    text-align: center
}

.testimonial-type-2 .nav_testimonial .owl-prev, .testimonial-type-2 .nav_testimonial .owl-next {
    float: none;
    display: inline-block;
    font-size: 28px
}

.testimonial-type-2 .nav_testimonial .owl-prev a, .testimonial-type-2 .nav_testimonial .owl-next a {
    color: #fff
}

.testimonial-type-2 .nav_testimonial .owl-prev a:hover, .testimonial-type-2 .nav_testimonial .owl-next a:hover {
    color: #b9cb0a
}

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

.footer-logo {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: auto
}

.site-footer i {
    margin-right: 5px;
    margin-top: 5px
}

.site-footer h4, .site-footer .h4 {
    font-size: 20px;
    position: relative;
    margin-bottom: 20px
}

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

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

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

.site-footer ul {
    list-style: none;
    margin: 0;
    padding: 0;
    /* text-align: left; */
}

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

@media screen and (max-width: 767px) {
    .site-footer .grid-uniform .grid__item {
        border-left: none
    }
}

.site-footer .grid-uniform .grid__item:first-child {
    border-left: none
}

.site-footer .grid-uniform .grid__item form {
    /* border-bottom: 1px solid #000; */
    /* display: inline-block; */
    /* width: 72%; */
}

@media screen and (max-width: 1199px) {
    .site-footer .grid-uniform .grid__item form {
        width: 90%
    }
}

@media screen and (max-width: 967px) {
    .site-footer .grid-uniform .grid__item form {
        width: 94%
    }
}

@media screen and (max-width: 767px) {
    .site-footer .grid-uniform .grid__item form {
        width: 100%
    }
}

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

@media screen and (max-width: 967px) {
    .site-footer__links a {
        padding-right: 10px
    }
}

@media screen and (max-width: 767px) {
    .site-footer__links a {
        padding-right: 0
    }
}

.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;
    width: auto
}

footer .grid.footer-icons, footer .footer-icons.grid--rev, footer .footer-icons.grid--full {
    margin: 20px 0 0
}

.footer-icons .payment-icons li a:hover img {
    opacity: 1
}

.footer-icons .payment-icons li a img {
    opacity: .7;
    float: left;
    width: 40px;
    height: 25px;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.footer-icons .payment-icons li a {
    display: block
}

.grid.footer-icons, .footer-icons.grid--rev, .footer-icons.grid--full {
    float: left
}

@media screen and (max-width: 567px) {
    .grid.footer-icons, .footer-icons.grid--rev, .footer-icons.grid--full {
        float: none;
        display: inline-block
    }
}

.footer-icons h4, .footer-icons .h4 {
    float: left;
    width: 100%;
    padding: 0
}

@media screen and (max-width: 967px) {
    .footer-icons .payment-icons li img {
        width: 35px
    }
}

@media screen and (max-width: 767px) {
    .footer-icons .payment-icons li img {
        width: 50px
    }
}

@media screen and (max-width: 567px) {
    .footer-icons .payment-icons li img {
        width: 43px
    }
}

.footer-icons .payment-icons {
    padding: 0;
    position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    filter: drop-shadow(1px 1px 1px #fff);
    justify-content: space-around
}

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

.copyright-section .footer-icons {
    float: right
}

@media screen and (max-width: 767px) {
    .copyright-section .footer-icons {
        float: none
    }
}

.copyright-section {
    float: left;
    width: 100%;
    padding: 20px 4%
}

@media screen and (max-width: 967px) {
    .copyright-section {
        padding: 20px 1%
    }
}

.copyright, .copyright a {
    margin: 0
}

@media screen and (max-width: 767px) {
    .copyright, .copyright a {
        text-align: center
    }
}

.copyright a {
    color: #fff
}

.copyright a:hover {
    color: #bacd0a
}

.site-footer .address {
    line-height: 26px;
    float: left;
    width: 100%
}

.site-footer .address p {
    display: inline-block;
    margin-bottom: 5px
}

.site-footer .footer_contact p {
    display: inline-block;
    margin-bottom: 5px
}

.site-footer input {
    float: left;
    padding: 0 0 0 17px;
    display: inline-block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    border: none
}

@media screen and (max-width: 1199px) {
    .site-footer input {
        /* width: 70%; */
    }
}

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

.site-footer .btn, .site-footer .btn--secondary, .site-footer .btn--tertiary, .site-footer input[type="submit"] {
    border: none;
    float: right;
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    padding: 0
}

.site-footer .btn i, .site-footer .btn--secondary i, .site-footer .btn--tertiary i, .site-footer input[type="submit"] i {
    margin: 0
}

.site-footer .btn:before, .site-footer .btn--secondary:before, .site-footer .btn--tertiary:before, .site-footer input[type="submit"]:before, #mc_embed_signup .btn:before, #mc_embed_signup .btn--secondary:before, #mc_embed_signup .btn--tertiary:before, #mc_embed_signup input[type="submit"]:before, .sorting-section .btn:before, .sorting-section .btn--secondary:before, .sorting-section .btn--tertiary:before, .sorting-section input[type="submit"]:before {
    content: none;
    border: none
}

.site-footer .btn:hover, .site-footer .btn--secondary:hover, .site-footer .btn--tertiary:hover, .site-footer input[type="submit"]:hover {
    background: none;
    color: #bacd0a
}

.badge.badge--sale .badge__text, .badge.badge--sale {
    background: #fff
}

.product-container:hover .product-button {
    top: 10%;
    width: auto;
    margin-left: -40px;
    left: 100%
}

.product-container .product-button {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 10px 0;
    position: absolute;
    top: -50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    z-index: 2;
    top: 10%;
    width: auto;
    margin-left: -40px;
    left: 100%
}

.product-container .product-button a:hover, .product-container .product-button button:hover {
    background: none;
    color: #fff
}

.product-container .product-button a, .product-container .product-button button {
    cursor: pointer;
    font-size: 18px;
    display: inline-block;
    padding: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    position: relative;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    margin-bottom: 3px;
    border: 0;
    background: none
}

@media screen and (max-width: 1559px) {
    .product-container .product-button a, .product-container .product-button button {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        margin-right: 0
    }
}

@media screen and (max-width: 767px) {
    .product-container .product-button a, .product-container .product-button button {
        width: 35px;
        height: 35px;
        line-height: 35px;
        font-size: 16px;
        margin-right: 5px
    }
}

.products .ImageWrapper {
    float: left;
    width: 100%;
    overflow: hidden
}

.products .product-button button {
    background: none;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    padding: 0
}

.products .product-button .wishlist {
    margin: 0
}

.product-container .badge.badge--sale .badge__text {
    webkit-transition-delay: 0s, 0s, 0;
    -moz-transition-delay: 0s, 0s, 0;
    -ms-transition-delay: 0s, 0s, 0;
    -o-transition-delay: 0s, 0s, 0;
    transition-delay: 0s, 0s, 0;
    -webkit-transition-duration: 0.3s, 0.25s, .25s;
    -moz-transition-duration: 0.3s, 0.25s, .25s;
    -ms-transition-duration: 0.3s, 0.25s, .25s;
    -o-transition-duration: 0.3s, 0.25s, .25s;
    transition-duration: 0.3s, 0.25s, .25s;
    -webkit-transition-property: opacity, padding, width;
    -moz-transition-property: opacity, padding, width;
    -ms-transition-property: opacity, padding, width;
    -o-transition-property: opacity, padding, width;
    transition-property: opacity, padding, width;
    -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    -moz-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    -ms-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    -o-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1)
}

.product-container .badge.badge--sale i {
    position: absolute;
    right: 12px
}

.product-container .badge.badge--sale .badge__text {
    float: left;
    overflow: hidden;
    padding-left: 10px;
    padding-right: 10px
}

.product-container .product-button a, .product-container .product-button button {
    bottom: 10px
}

.products .product-container {
    position: relative;
    overflow: hidden;
    line-height: 0
}

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

.products .product-container a.grid__image {
    float: left
}

.products .product-container label.deal-lable {
    display: none
}

.product-container img {
    margin: auto;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    display: block;
    width: 100%
}

.products:hover .hover {
    opacity: 1
}

@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;
    width: initial;
    padding: 0;
    float: none
}

.product-list .product-button form {
    float: none
}

.product-list .product-button a {
    display: inline-block
}

.product-list .product-button a.quick-view-text {
    margin-left: 3px;
    margin-right: 3px
}

.product-list .product-button span {
    position: inherit
}

.product_tab_section {
    background: #ebebeb;
    border-left: none;
    border-right: none;
    padding: 30px 0
}

.tab_content_section {
    float: left;
    width: 100%;
    padding: 50px 0;
    background: #f4f4f4
}

.dt-sc-tabs-container .dt-sc-tabs {
    display: inline-block;
    text-align: center;
    width: 100%
}

.dt-sc-tabs-container .dt-sc-tabs li {
    float: none;
    display: inline-block
}

.template-product .dt-sc-tabs-container .dt-sc-tabs li {
    float: left
}

.template-product .dt-sc-tabs-container {
    float: left;
    width: 100%
}

.template-product .dt-sc-tabs-container ul, .template-product .dt-sc-tabs-container ol, .template-collection .product-detail ol {
    margin-bottom: 15px
}

blockquote {
    position: relative
}

blockquote:before {
    content: "\"";
    font-size: 70px;
    left: -28px;
    position: absolute;
    top: -28px;
    font-family: Libre Baskerville;
    width: 70px;
    text-align: center
}

.no-js #loader {
    display: none
}

.js #loader {
    display: block;
    position: absolute;
    left: 100px;
    top: 0
}

.se-pre-con {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(//cdn.shopify.com/s/files/1/2174/2077/t/4/assets/Preloader_2.gif?7325309298850132014) center no-repeat #fff
}

.product-img-box .product-photo-container {
    position: relative;
    overflow: hidden;
    text-align: center
}

.zoomWrapper {
    overflow: hidden;
    height: auto !important;
    width: auto !important;
    text-align: center
}

.product-photo-container img {
    height: auto !important;
    width: auto !important;
    position: static !important
}

.zoomWrapper > div {
    width: 64px !important;
    height: 64px !important;
    background-color: #fff !important;
    left: 50% !important;
    margin: -32px 0 0 -32px !important;
    top: 50% !important;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    z-index: 99 !important
}

.zoomWrapper img {
    z-index: -1 !important
}

.zoomContainer {
    z-index: 99;
    width: auto !important;
    height: auto !important
}

.zoomWrapper {
    overflow: hidden;
    height: auto !important;
    width: auto !important;
    text-align: center
}

.zoomWrapper img:nth-child(2) {
    display: none
}

.product-photo-container #product-featured-image {
    position: static !important;
    height: auto !important;
    width: auto !important
}

.product-photo-container > a {
    position: relative;
    display: block;
    width: 100%
}

#toTopHover {
    display: block;
    float: left;
    opacity: 0;
    -moz-opacity: 0
}

#toTop:hover {
    color: #fff
}

#toTop:active, #toTop:focus {
    outline: none
}

#toTop {
    position: fixed;
    bottom: 86px;
    right: 15px;
    z-index: 99
}

@media screen and (max-width: 767px) {
    #toTop {
        bottom: 40px
    }
}

#toTop {
    float: left;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    color: #fff;
    float: left;
    z-index: 9;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .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 {
    display: block;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    font-style: inherit;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    line-height: 50px;
    margin: auto;
    text-align: center;
    font-size: 26px
}

#toTop:hover::before, #toTop:hover::after {
    background: #bacd0a
}

#toTop::before, #toTop::after {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    position: absolute;
    height: 100%;
    width: 100%;
    content: "";
    background: #bacd0a;
    border-radius: 50% 0;
    opacity: .7
}

#toTop:hover::before {
    opacity: 1
}

#toTop::before {
    -webkit-transform: rotate(-50deg);
    transform: rotate(-50deg)
}

#toTop::after {
    -webkit-transform: rotate(-30deg);
    transform: rotate(-30deg);
    opacity: .2
}

#slidedown-cart h3, #slidedown-cart .h3 {
    background: #000;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 14px;
    padding: 15px 20px;
    margin-bottom: 0
}

#slidedown-cart .actions .btn, #slidedown-cart .actions .btn--secondary, #slidedown-cart .actions .btn--tertiary, #slidedown-cart .actions input[type="submit"] {
    font-size: 16px;
    padding: 12px 20px;
    border: none;
    margin: 5px 20px;
    width: 100% !important
}

@media screen and (max-width: 567px) {
    #slidedown-cart .actions .btn, #slidedown-cart .actions .btn--secondary, #slidedown-cart .actions .btn--tertiary, #slidedown-cart .actions input[type="submit"] {
        font-size: 12px;
        padding: 12px 14px;
        margin-top: 5px
    }
}

#slidedown-cart .actions .btn i, #slidedown-cart .actions .btn--secondary i, #slidedown-cart .actions .btn--tertiary i, #slidedown-cart .actions input[type="submit"] i {
    margin-right: 12px
}

#slidedown-cart .actions {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 5px 0
}

#slidedown-cart li a.product-image {
    line-height: normal;
    float: left;
    display: block;
    margin-right: 15px;
    margin-left: 0;
    padding: 0 !important;
    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;
    top: 0;
    padding: 0 !important
}

#slidedown-cart li .product-name {
    margin: 0
}

#slidedown-cart li .product-name a {
    line-height: 1.7;
    padding: 0;
    font-size: 16px
}

@media screen and (max-width: 767px) {
    #slidedown-cart li .product-name a {
        font-size: 14px
    }
}

#slidedown-cart ul {
    float: left;
    list-style: none;
    width: 100%;
    padding: 10px 0 0;
    overflow-y: auto;
    max-height: 394px
}

@media screen and (max-width: 567px) {
    #slidedown-cart ul {
        padding: 10px
    }
}

#slidedown-cart li {
    padding: 10px 10px 20px !important;
    margin-bottom: 10px;
    float: left;
    border-radius: 0;
    display: inline-block;
    width: 100%;
    position: relative
}

#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 {
    display: none;
    text-decoration: underline;
    padding: 10px 0 0;
    line-height: normal;
    font-size: 14px
}

#slidedown-cart .total .label {
    text-transform: uppercase
}

#slidedown-cart .total {
    display: inline-block;
    margin-left: 0;
    margin-bottom: 0;
    text-align: center;
    width: 100%;
    font-size: 14px;
    margin-top: 15px
}

@media screen and (max-width: 767px) {
    #slidedown-cart .total {
        font-size: 16px
    }
}

#slidedown-cart .total .price {
    color: #bacd0a;
    margin-left: 15px
}

#slidedown-modal:before {
    border-bottom: 9px solid #e4e4e4;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    content: "";
    height: 0;
    right: 0;
    position: absolute;
    top: -9px;
    width: 0
}

#slidedown-modal:after {
    border-bottom: 8px solid #fff;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    content: "";
    height: 0;
    right: 1px;
    position: absolute;
    top: -8px;
    width: 0
}

#slidedown-cart .actions {
    display: inline-block;
    text-align: center;
    width: 100%;
    box-sizing: border-box;
    display: flex
}

#slidedown-cart .no-items {
    padding: 15px 25px;
    float: left;
    width: 100%
}

.product_sidebar ul.support_block {
    list-style: none;
    padding: 0
}

.product_sidebar ul.support_block .support_icon a {
    float: left;
    padding: 10px 0
}

.product_sidebar ul.support_block .support_icon {
    float: left;
    margin-right: 20px
}

@media screen and (max-width: 967px) {
    .product_sidebar ul.support_block .support_icon {
        margin-right: 12px
    }
}

@media screen and (max-width: 767px) {
    .product_sidebar ul.support_block .support_icon {
        margin-right: 15px
    }
}

.product_sidebar ul.support_block .support_icon a i {
    font-size: 20px
}

.product_sidebar {
    padding-right: 60px;
    float: left;
    width: 100%
}

@media screen and (max-width: 1559px) {
    .product_sidebar {
        padding-right: 20px
    }
}

@media screen and (max-width: 967px) {
    .product_sidebar {
        padding-right: 10px
    }
}

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

.product_sidebar .widget .product-categories li {
    float: left;
    width: 100%;
    position: relative;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.product_sidebar .widget .product-categories li a {
    float: left;
    width: 84%;
    padding: 5px 0
}

.product_sidebar .widget .product-categories li a span {
    position: absolute;
    right: 0;
    float: right;
    font-size: 12px
}

.product_sidebar .widget .product-categories li .dt-menu-expand {
    position: absolute;
    right: 0;
    top: 5px;
    cursor: pointer
}

.widget_categories li:hover i:before {
    color: #bacd0a
}

.product_sidebar .widget .product-categories li, .sidebar-tag.brand li, .widget_categories li, .sidebar-tag.price li, .sidebar-tag.material li {
    padding: 0;
    margin-left: 1px;
    margin-top: 1px;
    position: relative
}

.product_sidebar .widget .product-categories ul.children {
    padding: 15px 0;
    margin: 0;
    border: none
}

.product_sidebar .top_products_nav a:hover {
    border-color: #bacd0a;
    background: #bacd0a;
    color: #fff
}

.product_sidebar .top_products_nav a {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    border: 1px solid #e4e4e4;
    text-align: center
}

@media screen and (max-width: 967px) {
    .product_sidebar .top_products_nav a {
        top: 30%
    }
}

.product_sidebar .top_products_nav a.prev {
    left: 0
}

.product_sidebar .top_products_nav a.next {
    right: 0
}

.product_sidebar .top-products li {
    float: left;
    width: 100%;
    margin-bottom: 20px
}

.product_sidebar .top-products li a.thumb img {
    margin: auto
}

.product_sidebar .sale {
    display: none;
    background: #fff;
    color: #000;
    font-size: 10px;
    padding: 2px 6px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 5px;
    float: left
}

.product_sidebar .top-products .top-products-detail a {
    font-size: 18px;
    float: left;
    width: 100%;
    text-align: left;
    margin-bottom: 5px
}

@media screen and (max-width: 1559px) {
    .product_sidebar .top-products .top-products-detail a {
        font-size: 14px
    }
}

.product_sidebar .top-products .top-products-detail .price {
    font-weight: 700;
    font-size: 16px;
    color: #51381b
}

@media screen and (max-width: 967px) {
    .product_sidebar .top-products .top-products-detail .price {
        font-size: 12px
    }
}

.product_sidebar .products .product-detail .grid-link__meta .product_price {
    text-align: left
}

.product_sidebar ul.support_block li span.top_product_count {
    float: left;
    font-size: 50px;
    position: relative
}

@media screen and (max-width: 1559px) {
    .product_sidebar ul.support_block li span.top_product_count {
        font-size: 36px
    }
}

@media screen and (max-width: 1199px) {
    .product_sidebar ul.support_block li span.top_product_count {
        display: none;
        font-size: 46px
    }
}

@media screen and (max-width: 767px) {
    .product_sidebar ul.support_block li span.top_product_count {
        display: block
    }
}

.product_sidebar ul.support_block li {
    float: left;
    width: 100%;
    margin-bottom: 20px
}

.product_sidebar .support_section:after {
    content: "";
    background: #e4e4e4;
    width: 1px;
    height: 50px;
    float: left;
    position: absolute;
    left: 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: 1199px) {
    .product_sidebar .support_section:after {
        background: none
    }
}

@media screen and (max-width: 767px) {
    .product_sidebar .support_section:after {
        background: #e4e4e4
    }
}

.product_sidebar .support_text {
    float: left
}

@media screen and (max-width: 1199px) {
    .product_sidebar .support_text h6, .product_sidebar .support_text .h6 {
        font-size: 14px
    }
}

.product_sidebar .support_text h6, .product_sidebar .support_text .h6, .product_sidebar .support_text p {
    margin: 0
}

.product_sidebar .support_section {
    float: left;
    padding: 20px 0;
    position: relative;
    margin-left: 20px;
    padding-left: 20px
}

@media screen and (max-width: 1559px) {
    .product_sidebar .support_section {
        margin-left: 10px;
        padding-left: 10px
    }
}

@media screen and (max-width: 1199px) {
    .product_sidebar .support_section {
        margin-left: 7px;
        padding-left: 7px
    }
}

@media screen and (max-width: 967px) {
    .product_sidebar .support_section {
        margin-left: 0;
        padding-left: 0;
        padding-bottom: 0
    }
}

@media screen and (max-width: 767px) {
    .product_sidebar .support_section {
        margin-left: 10px;
        padding: 20px 0 20px 10px
    }
}

.product_sidebar .product-sidebar-deals ul {
    border: none !important
}

.product_sidebar .product-sidebar-deals ul li label {
    display: none
}

.product_sidebar .product-sidebar-deals .lof-clock-timer-detail-single ul {
    margin: 0;
    padding: 0
}

.product_sidebar .product-sidebar-deals .top-products-detail label {
    display: none
}

.product_sidebar .product-sidebar-deals .lof-clock-timer-detail-single {
    margin: 0;
    float: left;
    display: inline-block;
    text-align: center;
    list-style: none;
    padding: 0 !important;
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    z-index: 99
}

.product_sidebar .product-sidebar-deals .lof-clock-timer-detail-single li {
    display: inline-block;
    width: 65px;
    height: 52px;
    padding: 10px 0;
    margin: 0 2px
}

@media screen and (max-width: 1199px) {
    .product_sidebar .product-sidebar-deals .lof-clock-timer-detail-single li {
        width: 38px;
        height: 45px
    }
}

.product_sidebar .product-sidebar-deals .lof-clock-timer-detail-single li {
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    position: relative;
    border-radius: 5px
}

@media screen and (max-width: 1199px) {
    .product_sidebar .product-sidebar-deals .lof-clock-timer-detail-single li {
        font-size: 12px
    }
}

.product_sidebar .product-sidebar-deals .lof-clock-timer-detail-single li span {
    float: left;
    width: 100%;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 12px;
    margin-top: 2px;
    line-height: 1;
    letter-spacing: 1px
}

.product_sidebar .product-sidebar-deals ul li a.thumb {
    position: relative;
    float: left;
    width: 100%;
    text-align: center
}

.product_sidebar .product-sidebar-deals ul li .products .product-detail {
    margin: 10px 0 0;
    border-top: 1px solid #e4e4e4
}

.product_sidebar .product-sidebar-deals ul li .products .product_left {
    width: 100%
}

.product_sidebar .product-sidebar-deals ul li .products {
    border: none
}

.product_sidebar .product-sidebar-deals ul.item-swatch {
    margin: 0;
    padding: 0
}

.product_sidebar .product-sidebar-deals .widget.widget_top_rated_products {
    float: left;
    width: 100%;
    position: relative
}

.product_sidebar .product-sidebar-deals .home_sidebar--deal-nav {
    position: absolute;
    top: 0;
    right: 0
}

.product_sidebar .product-sidebar-deals .home_sidebar--deal-nav a {
    padding: 0;
    margin: 0
}

.product_sidebar .product-sidebar-deals .home_sidebar--deal-nav a.prev {
    float: left;
    padding-right: 10px
}

.product_sidebar .product-sidebar-deals .home_sidebar--deal-nav a.next {
    padding-left: 10px;
    border-left: 1px solid #e4e4e4;
    float: right;
    cursor: pointer
}

.product_sidebar .product-sidebar-deals .products .product-detail .grid-link__meta .product_price {
    text-align: center
}

.product_sidebar .product-sidebar-deals {
    float: left;
    width: 100%
}

.product_sidebar .product-sidebar-deals-nav {
    float: right
}

.product_sidebar .product-sidebar-deals-nav a {
    cursor: pointer;
    z-index: 1;
    float: left
}

.product_sidebar h4, .product_sidebar .h4 {
    float: left;
    clear: both;
    display: block
}

.product_sidebar .product-sidebar-deals-nav .owl-next, .product_sidebar .product-sidebar-deals-nav .owl-prev {
    float: left
}

.top_rated_section, .related-products-container {
    position: relative;
    float: left;
    width: 100%
}

.top_rated_section .section-header, .related-products-container .section-header {
    width: 40%;
    text-align: left;
    margin: 0 auto;
    clear: both
}

.top_rated_section .border-title, .related-products-container .border-title {
    width: 100%;
    height: 20px;
    text-align: center;
    border-bottom: 2px #e5e5e5 dotted;
    display: flex
}

.top_rated_section .border-title .section-header__title, .related-products-container .border-title .section-header__title {
    padding: 17px;
    display: block;
    width: auto;
    margin: 0 auto;
    background: #fff;
    position: relative;
    top: 0;
    margin-top: 1px;
    line-height: 0
}

.top_rated_section .grid-uniform {
    position: relative
}

.top_rated_section .carousel-arrow a.next, .related-products-container .nav_featured a.next, .related-products-container .nav_featured-2 a.next {
    float: right;
    right: 0;
    width: 29px;
    height: 56px;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0%);
    -o-transform: rotate(0deg);
    background-color: #fff;
    width: 36px;
    height: 36px;
    background-color: #bacd0a;
    color: #fff;
    position: absolute;
    top: -60px;
    margin: 0;
    margin-right: 13px
}

.top_rated_section .carousel-arrow a.prev, .related-products-container .nav_featured a.prev, .related-products-container .nav_featured-2 a.prev {
    float: left;
    right: 42px;
    width: 36px;
    height: 36px;
    background-color: #fff;
    color: #000;
    background-color: #bacd0a;
    color: #fff;
    position: absolute;
    top: -60px;
    left: initial;
    margin: 0;
    margin-right: 13px;
}

.top_rated_section .carousel-arrow a {
    position: absolute;
    top: 55%
}

@media screen and (max-width: 967px) {
    .top_rated_section .carousel-arrow a {
        top: 40%
    }
}

@media screen and (max-width: 767px) {
    .top_rated_section .carousel-arrow a {
        top: 20%
    }
}

@media screen and (max-width: 567px) {
    .top_rated_section .carousel-arrow a {
        top: 15%
    }
}

.related-products-container .nav_featured a {
    position: absolute;
    top: 53%
}

.related-products-container.recent_article .nav_featured a {
    top: 45%
}

.related-products.owl-carousel .owl-wrapper-outer {
    padding: 0 0 20px
}

.related-products .post-large--one-quarter {
    width: 23.5%;
    margin-right: 2%
}

.image-block {
    position: relative
}

.image-block:before {
    position: absolute;
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    -webkit-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out
}

.image-block {
    background: transparent;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.two_section_banner {
    float: left;
    width: 100%
}

.featured-content {
    -webkit-transition: all .35s linear;
    transition: all .35s linear;
    -ms-transform-origin: 50% 0
}

.newsletterwrapper .btn.close:before, .newsletterwrapper .close.btn--secondary:before, .newsletterwrapper .close.btn--tertiary:before, .newsletterwrapper input.close[type="submit"]:before {
    border: none;
    content: none
}

ul.dt-sc-tabs-frame, ul.dt-sc-tabs {
    margin: 0;
    padding: 0
}

ul.dt-sc-tabs-frame li {
    display: inline;
    float: left;
    margin: 0;
    padding: 0
}

.dt-sc-tabs-frame-content, .dt-sc-tabs-content {
    display: block;
    float: left;
    clear: both;
    width: 100%;
    padding: 40px 20px 5px;
    margin: -1px 0 0;
    border-top: 1px solid #e4e4e4
}

@media screen and (max-width: 767px) {
    .dt-sc-tabs-frame-content, .dt-sc-tabs-content {
        padding: 40px 20px 0
    }
}

.dt-sc-tabs-content ul {
    margin: 10px 0 0
}

.dt-sc-tabs-content h3, .dt-sc-tabs-content .h3 {
    color: #000
}

.dt-sc-tabs-content p {
    font-size: 14px
}

.dt-sc-tabs-content h2, .dt-sc-tabs-content .h2 {
    font-size: 26px;
    margin-bottom: 15px;
    color: #000
}

.dt-sc-tabs-frame-content h5, .dt-sc-tabs-frame-content .h5, .dt-sc-tabs-content h5, .dt-sc-tabs-content .h5 {
    font-size: 18px;
    margin-bottom: 15px;
    color: #000
}

.dt-sc-tabs-frame-content {
    background: #EDE7D6;
    margin-top: -1px;
    border: 1px solid #B6A99E;
    padding: 5px 10px;
    width: 100%;
    border-radius: 0 5px 5px 5px;
    -webkit-border-radius: 0 5px 5px 5px;
    -moz-border-radius: 0 5px 5px
}

ul.dt-sc-tabs li {
    margin-right: 1px;
    float: left;
    display: inline;
    padding-bottom: 0
}

ul.dt-sc-tabs-frame li {
    margin: 0 8px 0 0
}

ul.dt-sc-tabs li:last-child a:after {
    content: none;
    width: 0
}

ul.dt-sc-tabs li a {
    position: relative;
    border: 2px solid transparent;
    padding: 7px 20px;
    line-height: 40px;
    display: inline-block;
    font-size: 30px;
    position: relative;
    z-index: 1;
    text-transform: capitalize;
    color: #e7561e
}

.product-single ul.dt-sc-tabs li a {
    font-size: 18px
}

@media screen and (max-width: 567px) {
    ul.dt-sc-tabs li a {
        font-size: 16px
    }
}

ul.dt-sc-tabs-frame li a {
    background: #D7CBBB;
    padding: 10px 15px 8px;
    float: left;
    position: relative;
    z-index: 1
}

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: #bd471a
}

.dt-sc-tabs-frame-content h5, .dt-sc-tabs-frame-content .h5 {
    margin: 15px 0 10px
}

.dt-sc-tabs-frame-content p {
    margin: 0 0 10px
}

.dt-sc-toggle-frame-set {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0
}

.dt-sc-toggle-frame {
    padding-bottom: 20px;
    display: block
}

.dt-sc-toggle-frame h5.dt-sc-toggle-accordion, .dt-sc-toggle-frame .dt-sc-toggle-accordion.h5 {
    font-weight: 400;
    position: relative;
    text-transform: uppercase;
    margin: 0;
    padding: 0 0 0 20px
}

.dt-sc-toggle-frame h5 a, .dt-sc-toggle-frame .h5 a {
    display: block;
    text-transform: uppercase;
    color: #5c5c5c
}

.dt-sc-toggle-frame h5 a:before, .dt-sc-toggle-frame .h5 a:before, .dt-sc-toggle-frame h5 a:after, .dt-sc-toggle-frame .h5 a:after {
    position: absolute;
    text-decoration: inherit
}

.dt-sc-toggle-frame-set .dt-sc-toggle-frame h5.dt-sc-toggle-accordion:before, .dt-sc-toggle-frame-set .dt-sc-toggle-frame .dt-sc-toggle-accordion.h5:before, .dt-sc-toggle-frame-set .dt-sc-toggle-frame h5.dt-sc-toggle:before, .dt-sc-toggle-frame-set .dt-sc-toggle-frame .dt-sc-toggle.h5:before {
    content: "\f107";
    font-family: Fontawesome;
    top: 0;
    left: 0;
    position: absolute;
    font-weight: 400
}

.dt-sc-toggle-frame-set .dt-sc-toggle-frame h5.dt-sc-toggle-accordion:after, .dt-sc-toggle-frame-set .dt-sc-toggle-frame .dt-sc-toggle-accordion.h5:after, .dt-sc-toggle-frame-set .dt-sc-toggle-frame h5.dt-sc-toggle:after, .dt-sc-toggle-frame-set .dt-sc-toggle-frame .dt-sc-toggle.h5:after {
    content: "\f078";
    font-family: Fontawesome;
    top: 4px;
    left: 0;
    display: inline-block;
    float: left;
    position: absolute
}

.dt-sc-toggle-frame-set .dt-sc-toggle-frame h5.active:before, .dt-sc-toggle-frame-set .dt-sc-toggle-frame .active.h5:before, .dt-sc-toggle-frame-set .dt-sc-toggle-frame h5.active:after, .dt-sc-toggle-frame-set .dt-sc-toggle-frame .active.h5:after, .dt-sc-toggle-frame-set h5.dt-sc-toggle.active:before, .dt-sc-toggle-frame-set .dt-sc-toggle.active.h5:before {
    content: ""
}

.dt-sc-toggle-frame .dt-sc-toggle-content {
    padding: 5px 20px 20px 22px;
    margin: 0;
    background: #f4f4f4
}

.dt-sc-toggle-frame .dt-sc-toggle-accordion.active, .dt-sc-toggle-frame .dt-sc-toggle.active {
    background: #f4f4f4;
    margin-bottom: 0;
    padding: 20px 10px 5px 20px
}

.dt-sc-toggle-accordion.active a:before, .dt-sc-toggle-accordion.active a:after, .dt-sc-toggle-frame .dt-sc-toggle.active a:before, .dt-sc-toggle-frame .dt-sc-toggle.active a:after, .dt-sc-toggle-frame-set .dt-sc-toggle-frame h5.dt-sc-toggle.active:before, .dt-sc-toggle-frame-set .dt-sc-toggle-frame .dt-sc-toggle.active.h5:before {
    content: ""
}

.dt-sc-toggle-frame-set h5.dt-sc-toggle-accordion:before, .dt-sc-toggle-frame-set .dt-sc-toggle-accordion.h5:before, h5.dt-sc-toggle:before, .dt-sc-toggle.h5:before {
    content: "\f107";
    font-family: FontAwesome
}

h5.dt-sc-toggle-accordion.active:before, .dt-sc-toggle-accordion.active.h5:before, .dt-sc-toggle-frame-set h5.dt-sc-toggle.active:before, .dt-sc-toggle-frame-set .dt-sc-toggle.active.h5:before {
    content: "\f106";
    font-family: FontAwesome
}

h5.dt-sc-toggle-accordion.active, .dt-sc-toggle-accordion.active.h5 {
    background: #bacd0a;
    color: #fff
}

h5.dt-sc-toggle-accordion.active a, .dt-sc-toggle-accordion.active.h5 a {
    color: #fff
}

.course h5.dt-sc-toggle-accordion:before, .course .dt-sc-toggle-accordion.h5:before {
    content: "?"
}

.course h5.dt-sc-toggle-accordion.active:before, .course .dt-sc-toggle-accordion.active.h5:before {
    content: "?"
}

.dt-sc-toggle-frame h5.dt-sc-toggle-accordion:before, .dt-sc-toggle-frame .dt-sc-toggle-accordion.h5:before {
    content: ''
}

.dt-sc-toggle-frame h5.dt-sc-toggle-accordion, .dt-sc-toggle-frame .dt-sc-toggle-accordion.h5 {
    line-height: inherit
}

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 {
    padding: 15px 0 15px 42px;
    line-height: 30px;
    position: relative;
    font-size: 16px;
    margin: 0 0 -1px;
    border: 1px solid #e4e4e4
}

.dt-sc-toggle-frame h5.dt-sc-toggle, .dt-sc-toggle-frame .dt-sc-toggle.h5 {
    padding: 0 0 0 20px;
    margin-bottom: 0
}

.dt-sc-toggle-frame h5.dt-sc-toggle-accordion a, .dt-sc-toggle-frame .dt-sc-toggle-accordion.h5 a, .dt-sc-toggle-frame h5.dt-sc-toggle a, .dt-sc-toggle-frame .dt-sc-toggle.h5 a {
    font-weight: 400
}

h5.dt-sc-toggle-accordion a, .dt-sc-toggle-accordion.h5 a {
    color: #5c5c5c;
    font-weight: 700;
    display: block
}

h5.dt-sc-toggle a, .dt-sc-toggle.h5 a {
    color: #5c5c5c;
    font-size: 16px;
    font-weight: 700;
    display: block
}

.dt-sc-toggle-frame h5.dt-sc-toggle-accordion a, .dt-sc-toggle-frame .dt-sc-toggle-accordion.h5 a {
    font-weight: 400
}

h5.dt-sc-toggle-accordion:before, .dt-sc-toggle-accordion.h5:before, h5.dt-sc-toggle:before, .dt-sc-toggle.h5:before {
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    position: absolute;
    top: 15px;
    left: 3px;
    z-index: 1
}

.dt-sc-toggle-frame h5.dt-sc-toggle-accordion:before, .dt-sc-toggle-frame .dt-sc-toggle-accordion.h5:before, .dt-sc-toggle-frame h5.dt-sc-toggle:before, .dt-sc-toggle-frame .dt-sc-toggle.h5:before {
    background: none;
    display: inherit;
    width: auto;
    height: auto;
    text-align: inherit;
    line-height: inherit;
    color: inherit;
    border: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    position: static
}

h5.dt-sc-toggle-accordion.active:before, .dt-sc-toggle-accordion.active.h5:before, h5.dt-sc-toggle.active:before, .dt-sc-toggle.active.h5:before {
    line-height: 25px
}

.dt-sc-toggle-frame h5.dt-sc-toggle-accordion.active:before, .dt-sc-toggle-frame .dt-sc-toggle-accordion.active.h5:before, .dt-sc-toggle-frame h5.dt-sc-toggle.active:before, .dt-sc-toggle-frame .dt-sc-toggle.active.h5:before {
    border: 0
}

.dt-sc-toggle-content {
    padding-left: 40px;
    padding-bottom: 20px;
    padding-top: 20px;
    clear: both;
    display: none;
    border: 1px solid #e4e4e4;
    border-bottom: none
}

.dt-sc-tabs-vertical-container {
    float: left;
    width: 100%;
    margin: 0 0 20px;
    padding: 0;
    clear: both
}

.dt-sc-tabs-vertical-container ul {
    float: left;
    width: 20%
}

.dt-sc-tabs-vertical-container .dt-sc-tabs-content {
    width: 80%;
    clear: none;
    float: left;
    padding: 0 0 0 90px;
    border: none;
    border-left: 1px solid #e4e4e4
}

.dt-sc-tabs-vertical-container ul.dt-sc-tabs li {
    display: block;
    float: none
}

.dt-sc-tabs-vertical-container ul.dt-sc-tabs li a:after {
    content: none
}

.dt-sc-tabs-vertical-container ul.dt-sc-tabs li a {
    font-size: 18px;
    margin-bottom: 10px
}

ul.dt-sc-tabs-vertical-frame {
    float: left;
    width: 18%;
    margin: 0;
    padding: 0
}

@media screen and (max-width: 767px) {
    ul.dt-sc-tabs-vertical-frame {
        width: 100%;
        margin-bottom: 20px
    }
}

ul.dt-sc-tabs-vertical-frame li.current {
    border-right: 2px solid #bacd0a
}

@media screen and (max-width: 767px) {
    ul.dt-sc-tabs-vertical-frame li.current {
        border-right: none
    }
}

ul.dt-sc-tabs-vertical-frame li {
    float: left;
    display: block;
    margin: 0 1px 1px;
    padding: 0;
    width: 100%;
    position: relative
}

ul.dt-sc-tabs-vertical-frame li a {
    display: block;
    border-radius: 5px 0 0 5px;
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    margin: 0;
    padding: 12px;
    font-family: Poppins
}

ul.dt-sc-tabs-vertical-frame li.current:before {
    background: #bacd0a
}

ul.dt-sc-tabs-vertical-frame li:before {
    width: 7px;
    height: 7px;
    border-radius: 50%;
    float: left;
    content: "";
    background: #bacd0a;
    margin: 19px 10px 0 0
}

.dt-sc-tabs-vertical-frame-content {
    border-left: 1px solid #e4e4e4;
    border-radius: 0 5px 5px 5px;
    -webkit-border-radius: 0 5px 5px 5px;
    -moz-border-radius: 0 5px 5px;
    float: left;
    width: 82%;
    margin: 0;
    padding: 0 0 0 4%
}

@media screen and (max-width: 767px) {
    .dt-sc-tabs-vertical-frame-content {
        width: 100%;
        padding: 0;
        border-left: none
    }
}

.dt-sc-tabs-vertical-frame-content .tab-right {
    padding: 30px;
    background: #f4f4f4;
    margin-right: 0;
    width: 50%;
    min-height: 420px
}

@media screen and (max-width: 767px) {
    .dt-sc-tabs-vertical-frame-content .tab-right {
        width: 100%
    }
}

.dt-sc-tabs-vertical-frame-content .tab-left {
    margin-right: 0;
    width: 50%
}

@media screen and (max-width: 767px) {
    .dt-sc-tabs-vertical-frame-content .tab-left {
        width: 100%
    }
}

.left-sidebar {
    padding-right: 40px
}

@media screen and (max-width: 1199px) {
    .left-sidebar {
        padding-right: 20px
    }
}

.right-sidebar {
    padding-left: 40px
}

@media screen and (max-width: 1199px) {
    .right-sidebar {
        padding-left: 20px
    }
}

.cart_empty_msg, .address-section {
    padding: 0 20px
}

.blog-section {
    display: inline-block;
    width: 100%
}

.blog-section .post-large--one-half {
    text-align: left;
    padding-right: 20px
}

@media screen and (max-width: 767px) {
    .blog-section .post-large--one-half {
        padding-right: 0
    }
}

.blog-section .post-large--one-half:nth-child(2n) {
    padding-right: 0
}

.blog-section .post-large--one-half:nth-child(2n+1) {
    clear: both
}

.blog-section h2, .blog-section .h2 {
    margin: 0
}

.blog-section p.desc {
    margin: 0 0 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #e4e4e4;
    float: left;
    width: 100%
}

.blog-section.left-sidebar .post-large--four-fifths {
    padding-left: 60px
}

.blog-section #comments {
    margin-top: 30px
}

.blog-section #comments input[type="text"], .blog-section #comments input[type="email"] {
    float: left;
    width: 100%;
    border-bottom: 2px solid #000;
    border-top: none;
    border-right: none;
    border-left: none;
    padding-left: 0;
    padding-right: 0
}

.blog-section #comments textarea {
    width: 100%;
    border-bottom: 2px solid #000;
    border-top: none;
    border-right: none;
    border-left: none;
    padding-left: 0;
    padding-right: 0
}

.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;
    font-size: 24px;
    text-transform: uppercase
}

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

.blog-section #comments ul span {
    float: left;
    margin-right: 15px;
    font-weight: 400
}

.blog-section #comments ul li {
    margin: 0 0 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e4e4e4;
    float: left;
    width: 100%
}

.share-facebook {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    font-size: 16px
}

.share-twitter {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    font-size: 16px
}

.share-pinterest {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    font-size: 16px
}

.share-google {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    font-size: 16px
}

.social-sharing a {
    width: 45px;
    height: 50px;
    line-height: 50px;
    padding: 0
}

@media screen and (max-width: 567px) {
    .social-sharing a {
        width: 25px;
        height: 25px;
        line-height: 25px
    }
}

.client_logo_section h2, .client_logo_section .h2 {
    color: #e62828
}

.client_logo_section p {
    color: gray;
    display: inline-block;
    width: 70%
}

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

#clients-carousel li a {
    position: relative;
    display: block;
    padding: 10px
}

@media screen and (max-width: 767px) {
    #clients-carousel li a {
        text-align: center
    }
}

#clients-carousel img {
    text-align: center;
    margin: auto
}

#clients-carousel.owl-theme .owl-controls .owl-page.active span {
    background: #bacd0a
}

#clients-carousel.owl-theme .owl-controls {
    margin-top: 40px
}

#clients-carousel.owl-theme .owl-controls .owl-page span {
    opacity: 1;
    width: 8px;
    height: 8px;
    background: #000;
    display: inline-block;
    border: none;
    border-radius: 0;
    -webkit-border-radius: 0
}

.slick-slider {
    position: relative;
    float: left;
    width: 100%
}

.slick-list {
    float: left;
    width: 100%
}

.instagram .border-title h2, .instagram .border-title .h2 {
    display: inline-block;
    padding: 15px 30px
}

@media screen and (max-width: 967px) {
    .instagram .border-title h2, .instagram .border-title .h2 {
        font-size: 20px
    }
}

.instagram {
    padding: 0;
    float: left;
    width: 100%;
    position: relative
}

.instagram h3, .instagram .h3 {
    margin-bottom: 40px
}

.instagram .slick-arrow {
    position: absolute;
    margin: 0;
    z-index: 1;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.instagram .slick-arrow.slick-prev {
    left: 0
}

.instagram .slick-arrow.slick-next {
    right: 0
}

#instafeed a img {
    margin-right: 5px;
    margin-bottom: 0
}

.instagram #instafeed a {
    width: 10%;
    float: left
}

.lush-instagram .item {
    padding: 0;
    float: left;
    width: 16.666%;
    position: relative;
    border-radius: 0
}

@media screen and (max-width: 767px) {
    .lush-instagram .item {
        width: 50%
    }
}

@media screen and (max-width: 567px) {
    .lush-instagram .item {
        width: 100%
    }
}

.lush-instagram .info span.likes {
    left: 50%;
    right: auto
}

.lush-instagram .info span {
    right: 50%
}

.lush-instagram .info {
    position: absolute;
    text-align: center;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.lush-instagram .info span {
    display: inline-block;
    width: 50px;
    height: 45px;
    line-height: 45px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.lush-instagram .info span i {
    display: inline-block;
    margin-right: 3px
}

.lush-instagram img {
    display: block;
    height: auto
}

.lush-instagram .info {
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    opacity: 0;
    pointer-events: none
}

.lush-instagram .item:hover .info {
    opacity: 1
}

.lush-instagram .info span {
    margin: 0 5px
}

.is-username {
    background: rgba(246, 246, 248, 0.8);
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 20px 70px
}

#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%
}

@media screen and (max-width: 767px) {
    .reset_customer_pwd form, .AddAddress-form form, .edit_address_form {
        width: 100%
    }
}

.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: 1199px) {
    #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
}

#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;
    font-size: 13px
}

#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 h4, .order-form .h4 {
    font-size: 24px
}

.order-form h5, .order-form .h5 {
    font-size: 20px;
    text-transform: capitalize
}

.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__header-labels span {
    font-size: 18px;
    text-align: center;
    float: left;
    width: 100%;
    color: #fff
}

@media screen and (max-width: 567px) {
    .cart__header-labels, .cart__header-labels span {
        font-size: 13px
    }
}

.cart__header-labels {
    background: #000;
    padding: 15px 0 0
}

.cart__header-labels .post-large--one-half, .cart__row .post-large--one-half {
    width: 50%;
    margin-right: 0
}

@media screen and (max-width: 767px) {
    .cart__header-labels .post-large--one-half, .cart__row .post-large--one-half {
        width: 100%
    }
}

@media screen and (max-width: 767px) {
    .cart__row .shipping-section p {
        float: left;
        width: 100%;
        text-align: left
    }
}

@media screen and (max-width: 767px) {
    .cart__row .shipping-section .post-large--one-half {
        width: 100%;
        text-align: left !important
    }
}

.grid.shipping-section, .shipping-section.grid--rev, .shipping-section.grid--full, .order-form {
    padding: 0 20px
}

@media screen and (max-width: 967px) {
    .grid.shipping-section, .shipping-section.grid--rev, .shipping-section.grid--full, .order-form {
        padding: 0
    }
}

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

.cart__mini-labels {
    display: block;
    font-weight: 500;
    letter-spacing: 1px;
    font-size: em(12px)
}

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

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

@media screen and (max-width: 767px) {
    .cart_items {
        border-bottom: 1px solid #e4e4e4;
        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: 767px) {
    .cart__large-labels {
        float: left;
        width: 100%;
        padding: 20px 0
    }
}

.cart__row .qtyminus1, .cart__row .qtyplus1 {
    border: none;
    width: 40px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    float: left;
    border-radius: 0;
    cursor: pointer;
    text-align: center
}

@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
    }
}

.wishlist_table th {
    text-align: center
}

.wishlist_page p 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 #e4e4e4;
    border-right: 1px solid #e4e4e4;
    border-top: 1px solid #e4e4e4
}

.wishlist thead th {
    border-left: 1px solid #e4e4e4;
    border-right: 1px solid #e4e4e4;
    border-top: none;
    border-bottom: none
}

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

@media screen and (max-width: 767px) {
    .wishlist .dt-sc-button.small {
        font-size: 12px;
        padding: 10px 8px
    }
}

@media screen and (max-width: 567px) {
    .wishlist .dt-sc-button.small {
        font-size: 9px;
        background: inherit;
        color: #000;
        padding: 0;
        text-transform: capitalize;
        text-decoration: underline
    }
}

.wishlist thead th {
    font-size: 18px
}

@media screen and (max-width: 567px) {
    .wishlist thead th {
        font-size: 12px;
        padding: 15px 5px
    }
}

@media screen and (max-width: 567px) {
    .wishlist th, td {
        border: none
    }
}

@media screen and (max-width: 567px) {
    .wishlist tr {
        border: none
    }
}

.wishlist thead th.item {
    padding: 15px
}

.wishlist span.money {
    color: #bacd0a;
    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: #f5f5f5;
    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: 30px
    }
}

@media screen and (max-width: 567px) {
    .cart__row .quantity-selector {
        width: 30px;
        height: 25px;
        line-height: 25px;
        font-size: 11px
    }
}

.cart__row .money {
    color: #bacd0a;
    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 {
    display: inline-block
}

.cart__row .cart__remove:hover {
    color: #bacd0a
}

.cart_btn, .shopping-checkout {
    float: left;
    width: 100%
}

@media screen and (max-width: 567px) {
    .cart_btn, .shopping-checkout {
        text-align: left
    }
}

.cart_total_price {
    float: right
}

.mobile-nav-section {
    float: left;
    width: 100%;
    border-left: none;
    border-right: none;
    padding: 10px;
    z-index: 10000;
    background: #51381b
}

.mobile-nav-trigger, .mobile-cart-page-link {
    font-weight: 700
}

.mobile-nav-trigger .icon, .mobile-cart-page-link .icon {
    position: relative;
    top: -1px;
    vertical-align: middle;
    padding-right: 4px
}

.mobile-nav-trigger {
    float: left;
    text-align: left;
    display: block;
    text-align: left;
    float: left;
    background: none;
    border: 0 none;
    padding: 0;
    margin: 0;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.mobile-nav-trigger .icon {
    font-size: 1.4em
}

.mobile-cart-page-link {
    display: block;
    float: right
}

.mobile-cart-page-link .header-bar__cart-icon {
    font-size: 1.4em
}

.mobile-cart-page-link .cart-count:before {
    display: inline;
    content: "("
}

.mobile-cart-page-link .cart-count:after {
    display: inline;
    content: ")"
}

.mobile-nav-trigger span {
    float: left;
    color: #fff
}

#MobileNav {
    border-bottom: 1px solid #e4e4e4
}

.mobile-nav {
    display: none;
    list-style: none;
    text-align: left;
    float: left;
    width: 100%;
    margin: 0;
    padding: 0
}

.mobile-nav li {
    margin: 0
}

.mobile-nav__link {
    display: block;
    float: left;
    width: 100%;
    border-top: 1px solid #000;
    border-color: rgba(0, 0, 0, 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;
    color: #000;
    vertical-align: middle;
    margin: 0
}

.mobile-nav__sublist-expand:hover {
    color: #bacd0a
}

.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;
    font-size: em(15px);
    border-top: 1px solid #e4e4e4
}

@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
    }
}

.collection-products {
    padding: 0
}

@media screen and (max-width: 1199px) {
    .collection-products {
        padding: 0 10px
    }
}

.list-collection-products .grid-link__title {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
    padding: 20px 10px
}

@media screen and (max-width: 967px) {
    .list-collection-products .grid-link__title {
        font-size: 14px
    }
}

.list-collection-products a.pickgradient.grid-link {
    display: block;
    border: 1px solid #e4e4e4
}

.list-collection-products .brand-icons a.pickgradient.grid-link {
    border: none
}

.list-collection-products .collection-detail {
    display: inline-block;
    width: 100%;
    padding: 30px 20px;
    border: 1px solid #e4e4e4;
    border-top: none
}

.list-collection-products .grid__item {
    padding-right: 20px;
    padding-bottom: 20px
}

@media screen and (max-width: 767px) {
    .list-collection-products .grid__item {
        padding-right: 7px
    }
}

.list-collection-products .grid__item img {
    display: block;
    margin: auto
}

.pickgradient {
    float: left;
    width: 100%;
    position: relative
}

.pickgradient .collection-count span {
    font-size: 14px;
    text-transform: uppercase;
    float: left;
    width: 100%;
    letter-spacing: 1px
}

.pickgradient .collection-count {
    font-size: 50px;
    line-height: 30px;
    font-weight: 300;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    bottom: 25px;
    margin: 0
}

.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: 0;
    left: 0;
    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: #bacd0a
}

.left-sidebar {
    display: block
}

.sidebar {
    display: block
}

.search-bar {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: auto
}

.search-form {
    display: inline-block;
    width: 100%;
    margin: 10px 0 0
}

.search-form .input-group-field {
    width: 45%;
    display: inline-block;
    min-height: 50px;
    padding: 10px 14px
}

@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;
    border-radius: 0;
    border: none
}

.search-form .input-group-btn .btn:hover, .search-form .input-group-btn .btn--secondary:hover, .search-form .input-group-btn .btn--tertiary:hover, .search-form .input-group-btn input[type="submit"]:hover {
    background: #bacd0a
}

.search-products .grid-link__meta {
    padding: 0
}

.search-products ul {
    padding: 0;
    float: left;
    width: 100%;
    margin: 30px 0 30px -20px
}

.search-products ul > li.grid__item {
    padding: 10px
}

.search-products ul > li.grid__item .products {
    padding: 5px
}

.search-products ul > li.grid__item ul {
    margin: 0 0 25px
}

.product-photo-thumbs {
    list-style: none;
    padding: 0;
    float: left;
    margin: 15px 20px 0
}

.quick-view-carousel {
    float: left;
    width: 100%;
    text-align: center;
    margin: auto
}

.quick-view-carousel > div {
    display: inline-block;
    margin: 0 5px
}

.quick-view-carousel {
    float: left;
    width: 100%;
    text-align: center;
    margin: auto
}

.quick-view-carousel > div {
    display: inline-block
}

.more-view-wrapper-owlslider {
    float: left;
    width: 100%;
    position: relative
}

.more-view-wrapper-owlslider .single-page-owl-carousel a.prev {
    left: 0
}

.more-view-wrapper-owlslider .single-page-owl-carousel a.next {
    right: 0
}

.more-view-wrapper-owlslider .single-page-owl-carousel a {
    z-index: 1;
    cursor: pointer;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute
}

.product-photo-thumbs .owl-pagination {
    display: none
}

.product-photo-thumbs li {
    display: inline-block
}

.product-photo-thumbs .owl-item {
    float: none;
    display: inline-block
}

.product-photo-thumbs.owl-carousel .owl-wrapper-outer {
    display: inline-block;
    text-align: center
}

.product-img-box {
    position: relative;
    padding-right: 0
}

@media screen and (max-width: 967px) {
    .product-img-box {
        padding-right: 0
    }
}

.product-img-box .product-photo-container {
    position: relative;
    text-align: center
}

.product-img-box .product-photo-thumbs li {
    margin: 0
}

.product-img-box .product-photo-thumbs.owl-theme li {
    padding: 0 5px;
    width: 100%
}

.product-img-box .product-photo-thumbs li a {
    display: block
}

@media screen and (max-width: 767px) {
    .product-single .product-photo-container {
        z-index: -1
    }
}

.product-photo-container {
    float: left;
    width: 100%;
    position: relative
}

@media screen and (max-width: 967px) {
    .product-photo-container {
        width: 100%
    }
}

@media screen and (max-width: 567px) {
    .product-photo-container {
        width: 100%
    }
}

.product-photo-container img {
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    max-width: 100%
}

@media screen and (max-width: 767px) {
    .zoomContainer, .zoomLens, .zoomWindowContainer, #fancybox-wrap {
        display: none
    }
}

@media screen and (max-width: 767px) {
    .zoomWrapper img {
        z-index: -1
    }
}

.zoomContainer {
    z-index: 99;
    width: auto !important;
    height: auto !important
}

@media screen and (max-width: 767px) {
    .product-single .post-large--one-half {
        width: 100%;
        margin-top: 40px
    }
}

.product-single__hero .owl-theme .owl-controls .owl-buttons div, .quick-view .owl-theme .owl-controls .owl-buttons div {
    text-indent: -9999px;
    background: url(//cdn.shopify.com/s/files/1/2174/2077/t/4/assets/product-arrow.png?7325309298850132014) 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
}

.ajax-success-modal .content, .ajax-error-modal .modal-inner {
    padding: 40px;
    background: #fff;
    bottom: auto;
    left: 0;
    position: fixed;
    right: 0;
    top: 50% !important;
    width: 500px;
    border: 8px solid #000;
    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: 967px) {
    .ajax-success-modal .content, .ajax-error-modal .modal-inner {
        padding: 20px
    }
}

@media screen and (max-width: 567px) {
    .ajax-success-modal .content, .ajax-error-modal .modal-inner {
        padding: 10px
    }
}

@media screen and (max-width: 567px) {
    .ajax-success-modal .content, .ajax-error-modal .modal-inner {
        width: 270px
    }
}

.ajax-success-modal .ajax-left {
    float: left;
    padding-right: 15px;
    width: 30%
}

.ajax-product-image {
    width: 100px;
    float: left;
    border: 1px solid #e4e4e4
}

@media screen and (max-width: 567px) {
    .ajax-product-image {
        width: 80px
    }
}

.ajax-success-modal .ajax-left {
    float: left
}

.ajax-product-title {
    margin-bottom: 7px;
    font-size: 22px
}

@media screen and (max-width: 567px) {
    .ajax-product-title {
        font-size: 18px
    }
}

.ajax-right .ajax_price {
    font-size: 16px;
    font-weight: 100;
    float: left;
    width: 100%;
    margin-bottom: 7px
}

@media screen and (max-width: 567px) {
    .ajax-right .ajax_price {
        margin-bottom: 5px;
        font-size: 14px
    }
}

.ajax-success-modal .success-message a {
    line-height: normal;
    padding: 10px 17px;
    text-transform: uppercase
}

@media screen and (max-width: 567px) {
    .ajax-success-modal .success-message a {
        font-size: 13px;
        padding: 10px 14px
    }
}

.ajax-right {
    float: left;
    width: 70%;
    padding: 0
}

.ajax-success-modal .added-to-cart.info, .ajax-success-modal .added-to-wishlist.info {
    font-size: 16px;
    text-align: left;
    text-transform: uppercase;
    font-weight: 400;
    text-decoration: underline;
    margin: 0;
    padding: 0 0 20px
}

#email-modal .modal-window .window-window {
    background: #fff;
    padding: 0;
    float: left;
    width: 700px;
    height: auto;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    display: inline-block;
    text-align: center;
    margin: auto;
    left: 0;
    right: 0;
    margin: auto
}

#email-modal .modal-window {
    display: none;
    margin: 0 auto;
    padding: 10px
}

#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_embed_signup #mc-embedded-subscribe-form #mail {
    border: none;
    float: left;
    width: 100%;
    background: transparent;
    margin: 0;
    padding: 0;
    font-size: 14px
}

#mc-embedded-subscribe-form input[type='text'] {
    border: none;
    background: transparent
}

#mc-embedded-subscribe-form button {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    color: #000;
    border: none;
    background: none;
    position: absolute;
    right: 0
}

#mc-embedded-subscribe-form button:hover {
    color: #bacd0a
}

#mc_embed_signup form {
    display: inline-block;
    float: left;
    text-align: center;
    width: 100%;
    position: relative;
    text-align: center !important;
    margin: 0 0 5px;
    padding: 0 15px 12px;
    border-bottom: 3px solid #000
}

#email-modal .window-window .window-content {
    display: inline-block;
    float: left;
    text-align: center;
    margin: auto;
    background: rgba(255, 255, 255, 0.9)
}

#email-modal .window-window .window-content img {
    display: block
}

.newsletterwrapper .btn.close, .newsletterwrapper .close.btn--secondary, .newsletterwrapper .close.btn--tertiary, .newsletterwrapper input.close[type="submit"] {
    background: url(//cdn.shopify.com/s/files/1/2174/2077/t/4/assets/hover-Close.png?7325309298850132014) no-repeat;
    border: none;
    cursor: pointer;
    width: 58px;
    height: 58px;
    text-indent: -9999px;
    position: absolute;
    top: -4%;
    right: -7%;
    z-index: 9
}

.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: 0;
    height: 0;
    margin: auto;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #fff
}

.selection-box.custom {
    width: 100%
}

.selection-box.custom:before {
    z-index: 1;
    right: 16px;
    top: 0;
    bottom: 0;
    height: 30px;
    margin: auto;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #fff
}

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

@media screen and (max-width: 967px) {
    .collection-list .selection-box:after {
        width: 35px;
        height: 35px
    }
}

.selection-box.custom:after {
    width: 51px;
    height: 51px;
    right: 0;
    top: 0
}

.collection-list .selection-box:after, .selection-box.custom:after {
    background: #bacd0a
}

.collection-list select {
    width: 100%;
    height: 37px;
    color: #000
}

@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
    }
}

.tbl-list > li.currency > .dropdown-toggle i {
    margin-top: 6px;
    display: none
}

@media screen and (max-width: 767px) {
    .tbl-list > li.currency > .dropdown-toggle i {
        margin-top: 0
    }
}

@media screen and (max-width: 767px) {
    .tbl-list > li.currency .flag-dropdown-menu li {
        padding: 0
    }
}

@media screen and (max-width: 767px) {
    .tbl-list > li.currency {
        padding: 0
    }
}

.tbl-list > li.currency > .dropdown-toggle {
    cursor: pointer;
    position: relative;
    font-weight: 700;
    font-size: 18px
}

@media screen and (max-width: 967px) {
    .tbl-list > li.currency > .dropdown-toggle {
        font-size: 14px
    }
}

@media screen and (max-width: 767px) {
    .tbl-list > li.currency > .dropdown-toggle {
        padding: 0;
        font-size: 12px
    }
}

.swatch .swatch-element {
    margin-bottom: 10px
}

.swatch input:checked + label {
    border: 2px solid #bacd0a;
    border-top: 0;
    border-left: 0;
    border-right: 0
}

.swatch .header {
    float: left;
    width: 100%;
    font-size: 13px;
    color: #000
}

.swatch-section {
    float: left;
    width: 60%
}

@media screen and (max-width: 967px) {
    .swatch-section {
        width: 100%
    }
}

@media screen and (max-width: 767px) {
    .swatch-section {
        width: 60%
    }
}

.swatch .swatch-element {
    float: left
}

.swatch .swatch-element.available {
    margin-right: 10px
}

@media screen and (max-width: 967px) {
    .swatch .swatch-element.available {
        margin-right: 5px
    }
}

.swatch-element label {
    padding: 4px 6px;
    cursor: pointer;
    color: #000;
    font-size: 16px;
    border: 0
}

@media screen and (max-width: 967px) {
    .swatch-element label {
        padding: 7px 10px
    }
}

.swatch label {
    margin: 0 0 3px;
    border: 2px solid transparent;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    border-bottom: 2px;
    font-size: 14px
}

@media screen and (max-width: 967px) {
    .swatch label {
        margin: 0 0 3px
    }
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.site-header__logo img.retina-logo, .is-sticky .sticky-logo img.retina-footer-logo, .footer-logo img.retina-footer-logo {
    display: none
}

.site-header__logo img {
    max-height: 100%;
    margin: 0 auto;
    display: table-cell;
    vertical-align: middle;
    max-width: 210px;
}

@media screen and (max-width: 767px) {
    .site-header__logo img {
        display: inline-block;
        text-align: center
    }
}

.site-header__logo a {
    padding: 0;
    display: table-cell;
    vertical-align: middle
}

@media screen and (max-width: 967px) {
    .site-header__logo a {
        padding: 0
    }
}

@media screen and (max-width: 767px) {
    .site-header__logo a {
        width: 100%;
        display: inline-block;
        text-align: center
    }
}

.site-header__logo {
    float: none;
    display: table-cell;
    vertical-align: middle;
    position: relative;
    height: 100px
}

@media screen and (max-width: 767px) {
    .site-header__logo {
        text-align: left;
        height: auto
    }
}

.copyright {
    float: left
}

@media screen and (max-width: 967px) {
    .copyright {
        font-size: 12px
    }
}

@media screen and (max-width: 767px) {
    .copyright {
        font-size: 13px;
        float: none;
        padding: 7px 0 15px
    }
}

footer .input-group .btn, footer .input-group .btn--secondary, footer .input-group .btn--tertiary, footer .input-group input[type="submit"] {
    height: auto;
    border-radius: 0;
    padding: 15px 14px;
    float: right
}

.tbl-list > li.currency .flag-dropdown-menu {
    right: 0;
    right: 20px;
    top: 100%;
    width: 90px;
    margin-top: 12px;
    padding: 10px 0 !important
}

.products .hover {
    background: rgba(0, 0, 0, 0.5);
    bottom: 0;
    display: block;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all .3s ease 0;
    -moz-transition: all .3s ease 0;
    -ms-transition: all .3s ease 0;
    -o-transition: all .3s ease 0;
    transition: all .3s ease 0;
    width: 100%
}

.Collection-content {
    display: inline-block;
    width: 100%;
    margin-top: 20px
}

.Collection-content h3, .Collection-content .h3 {
    font-size: 16px;
    text-transform: inherit
}

.Collection-content h2, .Collection-content .h2 {
    margin-bottom: 5px
}

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

.product-single__quantity .quantity-box {
    margin: 0
}

.product-single__quantity .quantity-box select {
    background: none;
    padding: 5px 15px;
    text-align: left;
    float: left;
    width: 70px;
    border-bottom: 1px solid #e4e4e4;
    border-top: none;
    border-left: none;
    border-right: none
}

.qty-section.quantity-box {
    margin-bottom: 15px;
    float: left;
    width: 100%
}

.collection_sidebar .widget h4, .collection_sidebar .widget .h4 {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 25px;
    margin-left: 0;
    text-transform: none;
    font-size: 18px
}

@media screen and (max-width: 967px) {
    .collection_sidebar .widget h4, .collection_sidebar .widget .h4 {
        font-size: 18px
    }
}

.collection_sidebar .widget h4:after, .collection_sidebar .widget .h4:after {
    position: absolute;
    left: 0;
    bottom: -10px;
    margin: 5px 0 0
}

.nav_featured_best-selling, .nav_home-collection-2 {
    position: absolute;
    top: 0;
    right: 0
}

@font-face {
    font-family: 'montserratlight';
    src: url(montserrat-light-webfont.woff2) format("woff2"), url(montserrat-light-webfont.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

.featuredCollections a:hover img {
    -webkit-transform: scale(1.2);
    -khtml-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2)
}

.featuredCollections a {
    overflow: hidden;
    display: block
}

.featuredCollections a img {
    -webkit-transition: all 1s ease-in-out 0;
    -khtml-transition: all 1s ease-in-out 0;
    -moz-transition: all 1s ease-in-out 0;
    -ms-transition: all 1s ease-in-out 0;
    -o-transition: all 1s ease-in-out 0;
    transition: all 1s ease-in-out 0;
    -webkit-transform: scale(1);
    -khtml-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    max-width: 100%
}

.search-bar input[type="search"] {
    font-size: 18px;
    letter-spacing: 1px;
    margin: 0;
    border: none;
    float: left;
    width: 90%;
    color: #685f52
}

@media screen and (max-width: 767px) {
    .search-bar input[type="search"] {
        font-size: 12px
    }
}

@media screen and (max-width: 1199px) {
    .search-bar input[type="search"] {
        width: 90%
    }
}

@media screen and (max-width: 767px) {
    .search-bar input[type="search"] {
        width: 80%
    }
}

.drawer--top {
    width: 50%;
    height: 70px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

@media screen and (max-width: 1199px) {
    .drawer--top {
        width: 80%
    }
}

@media screen and (max-width: 767px) {
    .drawer--top {
        width: 98%
    }
}

.js-drawer-open-top .drawer--top {
    display: block
}

.search-bar {
    background-color: #685f52;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    height: 55px
}

.search-bar__table {
    float: left;
    width: 100%;
    height: 55px
}

.supports-fontface .search-bar__icon-cell {
    width: 40px;
    float: left
}

#SearchDrawer span.notify {
    float: right;
    margin-top: 10px;
    color: #685f52;
    display: none
}

.search-bar__form {
    float: left;
    width: 100%;
    border: 1px solid #e4e4e4;
    margin: 0;
    position: relative
}

.search-bar__form button {
    font-size: 18px;
    padding: 0 20px;
    border: none;
    line-height: 55px;
    height: 55px;
    background: none;
    border: none;
    position: absolute;
    top: 0;
    right: 0
}

@media screen and (max-width: 967px) {
    .search-bar__form button {
        font-size: 14px
    }
}

@media screen and (max-width: 767px) {
    .search-bar__form button {
        position: static;
        margin: 0;
        line-height: normal;
        font-size: 18px
    }
}

.search-bar__input {
    background: none;
    border: none;
    width: 100%;
    padding: 0 15px;
    margin: 0 !important;
    height: 55px
}

#SearchDrawer .remove-button button {
    display: none;
    background: #bacd0a;
    padding: 0;
    width: 25px;
    height: 25px;
    line-height: 25px;
    border-radius: 50%;
    font-size: 14px
}

.search-bar__icon-button {
    background: none;
    border: none;
    font-size: 18px;
    padding: 0 20px;
    margin: 0;
    height: 55px
}

.search__results-count {
    padding: 0 10px 10px 20px;
    line-height: 50px
}

#SearchDrawer {
    outline: none;
    border: none
}

.drawer {
    opacity: 0;
    visibility: hidden;
    position: fixed;
    -webkit-overflow-scrolling: touch;
    z-index: 1000;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .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 {
    opacity: 1;
    visibility: visible
}

#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: 999;
    transition: all .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: .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
}

.blog-section .post-large--one-half {
    text-align: center
}

.blog-design-4 .blog-description {
    float: left;
    width: 100%;
    padding: 40px;
    margin-bottom: 30px;
    border: 1px solid #e4e4e4;
    border-top: none
}

.blog-design-4 .comments-count, .blog-design-4 .author {
    float: none;
    display: inline-block
}

.blog-design-4 .comments-count {
    margin-right: 10px;
    margin-bottom: 20px;
    position: relative;
    padding-right: 10px
}

.blog-design-4 .comments-count:before {
    background: #e4e4e4;
    content: "";
    float: left;
    width: 1px;
    height: 15px;
    top: 5px;
    position: absolute;
    right: 0
}

.blog-design-4 .comments-count {
    color: #000
}

.blog-design-4 .blog-tag {
    margin-bottom: 20px;
    color: #000
}

.blog-design-4 .blog-tag:hover {
    color: #bacd0a
}

.blog-design-4 .blog-btn a {
    color: #fff;
    background: #51381b
}

.blog-design-4 .blog-btn a:hover {
    color: #fff;
    background: #bacd0a
}

.blog-design-4 .blog-btn a i {
    margin-left: 5px
}

.blog-design-4 .article {
    margin-bottom: 50px
}

.blog-design-4 .article-detail {
    float: left;
    width: 65%;
    margin-left: 5%
}

.blog-design-4 .article-detail h5, .blog-design-4 .article-detail .h5 {
    font-size: 16px;
    margin-bottom: 7px;
    text-transform: inherit
}

@media screen and (max-width: 967px) {
    .blog-design-4 .article-detail h5, .blog-design-4 .article-detail .h5 {
        font-size: 14px
    }
}

.blog-design-4 .artical-image {
    float: left;
    width: 30%
}

.blog-design-4 .blog-detail p {
    margin-bottom: 20px
}

.blog-design-4 .blog-btn a i {
    margin-left: 5px
}

.blog-design-4 .recent_article li {
    float: left;
    width: 100%;
    margin-bottom: 7px
}

.blog-design-4 .home-blog-content.blog-detail h4, .blog-design-4 .home-blog-content.blog-detail .h4 {
    text-transform: inherit
}

@media screen and (max-width: 967px) {
    .blog-design-4 .home-blog-content.blog-detail h4, .blog-design-4 .home-blog-content.blog-detail .h4 {
        font-size: 20px
    }
}

.blog-design-4 .home-blog-content.blog-detail h4 a, .blog-design-4 .home-blog-content.blog-detail .h4 a {
    color: #000
}

.blog-design-4 .home-blog-content.blog-detail h4 a:hover, .blog-design-4 .home-blog-content.blog-detail .h4 a:hover {
    color: #bacd0a
}

.blog-design-4 .home-blog-content.blog-detail .blog-date {
    color: #fff
}

.blog-design-4 .home-blog-content.blog-detail .author {
    color: #000;
    color: #000
}

.blog-design-4 .widget.recent_article, .blog-design-4 .widget.widget_categories, .widget.widget-blog.tweetbox {
    float: left;
    width: 100%
}

.blog-design-4 .widget.widget_categories ul li {
    float: left;
    width: 100%
}

.blog-design-4 .widget.widget_categories ul li a {
    float: left;
    padding: 5px 15px
}

.tbl-list > li.currency {
    position: relative;
    float: left
}

.tbl-list > li.currency > .dropdown-toggle .fa {
    margin: 0 0 0 3px
}

.tbl-list > li.currency .flag-dropdown-menu {
    left: 0;
    right: 20px;
    top: 100%;
    width: 90px;
    margin-top: 12px;
    padding: 10px 0 !important
}

.menu-middle-section ul li.currency a {
    padding-right: 0
}

.menu-middle-section ul li.currency .flag-dropdown-menu li a {
    padding: 7px 15px
}

.menu-middle-section ul li.currency:hover .flag-dropdown-menu {
    opacity: 1;
    visibility: visible;
    display: block;
    -webkit-transform: scaleY(1);
    -khtml-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1)
}

.flag-dropdown-menu li a i {
    margin-top: 2px;
    margin-right: 7px;
    float: left
}

@media screen and (max-width: 567px) {
    .flag-dropdown-menu li a i {
        margin-right: 5px
    }
}

.flag-dropdown-menu li a span {
    float: right;
    color: #51381b;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.flag-dropdown-menu li a:hover span {
    color: #bacd0a
}

.flag-dropdown-menu {
    text-align: left;
    width: 90px;
    opacity: 0;
    visibility: 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;
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 999;
    padding: 0;
    margin-bottom: 0;
    border-radius: 0;
    border: none;
    -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15);
    -ms-transform: 2px 3px 5px 2px rgba(0, 0, 0, 0.15);
    -o-transform: 2px 3px 5px 2px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

@media screen and (max-width: 767px) {
    .flag-dropdown-menu {
        right: auto
    }
}

.tbl-list > li.currency .flag-dropdown-menu li a {
    line-height: 1.2;
    padding: 6px 17px !important;
    border: none;
    font-size: 14px !important;
    float: left
}

@media screen and (max-width: 767px) {
    .tbl-list > li.currency .flag-dropdown-menu li a {
        font-size: 13px !important;
        padding: 10px !important
    }
}

@media screen and (max-width: 567px) {
    .tbl-list > li.currency .flag-dropdown-menu li a {
        font-size: 13px !important;
        padding: 10px !important
    }
}

@media screen and (max-width: 767px) {
    .tbl-list > li.currency .flag-dropdown-menu li:last-child a {
        margin-right: 0
    }
}

.tbl-list > li.currency:hover .flag-dropdown-menu, .tbl-list > li.currency.open .flag-dropdown-menu {
    opacity: 1;
    visibility: visible;
    display: block;
    -webkit-transform: scaleY(1);
    -khtml-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1)
}

.tbl-list > li.currency:hover .flag-dropdown-menu::before, .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(//cdn.shopify.com/s/files/1/2174/2077/t/4/assets/currency_1.png?7325309298850132014);
    background-repeat: no-repeat;
    display: inline-block;
    height: 11px;
    width: 16px
}

.flag-eur {
    background-image: url(//cdn.shopify.com/s/files/1/2174/2077/t/4/assets/currency_2.png?7325309298850132014);
    background-repeat: no-repeat;
    display: inline-block;
    height: 11px;
    width: 16px
}

.flag-gbp {
    background-image: url(//cdn.shopify.com/s/files/1/2174/2077/t/4/assets/currency_3.png?7325309298850132014);
    background-repeat: no-repeat;
    display: inline-block;
    height: 11px;
    width: 16px
}

.flag-aud {
    background-image: url(//cdn.shopify.com/s/files/1/2174/2077/t/4/assets/currency_4.png?7325309298850132014);
    background-repeat: no-repeat;
    display: inline-block;
    height: 11px;
    width: 16px
}

.flag-inr {
    background-image: url(//cdn.shopify.com/s/files/1/2174/2077/t/4/assets/currency_5.png?7325309298850132014);
    background-repeat: no-repeat;
    display: inline-block;
    height: 11px;
    width: 16px;
    margin-right: 10px !important
}

@media screen and (max-width: 567px) {
    .flag-inr {
        margin-right: 5px !important
    }
}

.flag-jpy {
    background-image: url(//cdn.shopify.com/s/files/1/2174/2077/t/4/assets/currency_6.png?7325309298850132014);
    background-repeat: no-repeat;
    display: inline-block;
    height: 11px;
    width: 16px
}

.flag-cad {
    background-image: url(//cdn.shopify.com/s/files/1/2174/2077/t/4/assets/currency_7.png?7325309298850132014);
    background-repeat: no-repeat;
    display: inline-block;
    height: 11px;
    width: 16px
}

.flag- {
    background-image: url(//cdn.shopify.com/s/files/1/2174/2077/t/4/assets/currency_8.png?7325309298850132014);
    background-repeat: no-repeat;
    display: inline-block;
    height: 11px;
    width: 16px;
    background-image: url(//cdn.shopify.com/s/files/1/2174/2077/t/4/assets/currency_9.png?7325309298850132014);
    background-repeat: no-repeat;
    display: inline-block;
    height: 11px;
    width: 16px;
    background-image: url(//cdn.shopify.com/s/files/1/2174/2077/t/4/assets/currency_10.png?7325309298850132014);
    background-repeat: no-repeat;
    display: inline-block;
    height: 11px;
    width: 16px;
    margin-right: 10px !important
}

@media screen and (max-width: 567px) {
    .flag- {
        margin-right: 5px !important
    }
}

.header-bar .wrapper, .site-header .wrapper {
    max-width: 100%
}

.site-footer .social-icons {
    padding: 0;
    display: inline-block
}

@media screen and (max-width: 967px) {
    .site-footer .social-icons {
        margin-left: 5px
    }
}

@media screen and (max-width: 767px) {
    .site-footer .social-icons {
        margin-left: 0
    }
}

.site-footer .social-icons li span {
    margin-right: 0;
    margin-left: 0
}

.site-footer .social-icons li a:hover {
    background: #bacd0a;
    color: #fff
}

.site-footer .social-icons li a span {
    margin-bottom: 4px;
    float: left;
    border: 1px solid #e4e4e4;
    font-size: 16px;
    padding: 0
}

.menu-middle-section ul {
    list-style: none;
    padding: 0;
    float: right
}

@media screen and (max-width: 767px) {
    .menu-middle-section ul {
        text-align: center;
        float: none
    }
}

.menu-middle-section ul li {
    float: left;
    list-style: none
}

@media screen and (max-width: 767px) {
    .menu-middle-section ul li {
        float: none;
        display: inline-block;
        text-align: center
    }
}

.menu-middle-section li a {
    float: left;
    padding: 7px 0 7px 15px;
    font-size: 13px;
    text-transform: uppercase
}

@media screen and (max-width: 967px) {
    .menu-middle-section li a {
        padding-right: 5px
    }
}

.menu-middle-section li a i {
    margin-right: 5px
}

.menu-middle-section li.logout-link i {
    float: left;
    padding: 7px 0 7px 15px
}

.menu-middle-section li.logout-link a {
    float: left;
    padding: 7px 0 7px 5px
}

.menu-middle-section li span.currency_code i {
    margin-right: 5px
}

#currencies-picker {
    margin: 0
}

.header-bar__module.cart .wrapper-top-cart, .header-bar__module.cart .mini-cart-icon, .header-bar__search form .btn, .header-bar__search form .btn--secondary, .header-bar__search form .btn--tertiary, .header-bar__search form input[type="submit"], .header-bar__search {
    float: none
}

.header-bar__module.cart .mini-cart-icon i {
    width: auto;
    background: none
}

.site-header__logo {
    margin: 0
}

@media screen and (max-width: 767px) {
    .site-header__logo {
        margin: 0 auto
    }
}

.header-bar__module.cart .mini-cart-icon, .header-bar__module.cart .mini-cart-icon i {
    margin-right: 0
}

.header-bar__search form .btn, .header-bar__search form .btn--secondary, .header-bar__search form .btn--tertiary, .header-bar__search form input[type="submit"] {
    padding: 28px 17px !important
}

.header-bar__search form {
    margin: 0
}

.header-bar .social-icons li, .header-bar .social-icons li a {
    float: left;
    display: inline-block
}

@media screen and (max-width: 767px) {
    .header-bar .social-icons li, .header-bar .social-icons li a {
        float: none
    }
}

.header-bar .social-icons li {
    display: inline-block
}

.header-bar__search form .header-bar__search-input {
    display: none
}

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

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

.header-bar__module.cart .baskettop a.icon-cart-arrow {
    position: relative
}

.header-bar__module.cart .baskettop a.icon-cart-arrow + #slidedown-cart {
    width: 350px;
    position: absolute;
    right: 0;
    top: 100%;
    -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15);
    z-index: 9999999;
    padding: 0;
    text-align: left;
    line-height: 1.7
}

@media screen and (max-width: 1199px) {
    .header-bar__module.cart .baskettop a.icon-cart-arrow + #slidedown-cart {
        right: 0
    }
}

@media screen and (max-width: 767px) {
    .header-bar__module.cart .baskettop a.icon-cart-arrow + #slidedown-cart {
        left: auto;
        right: 0;
        margin: auto;
        padding: 10px 0
    }
}

@media screen and (max-width: 567px) {
    .header-bar__module.cart .baskettop a.icon-cart-arrow + #slidedown-cart {
        width: 280px
    }
}

.header-bar__module.cart .mini-cart-icon i {
    height: auto;
    line-height: normal;
    float: none;
    display: inline-block;
    padding: 28px 17px
}

.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"] {
    position: inherit
}

.is-sticky .grid__item:nth-child(2n) {
    float: right
}

.is-sticky .site-header__logo {
    display: none;
    border: none
}

.is-sticky .menu-right-section {
    position: absolute;
    right: 15%;
    bottom: 0;
    z-index: 99
}

.is-sticky .menu-right li a {
    padding: 16px 15px;
    font-size: 16px
}

.is-sticky .header_top {
    display: none
}

.site-nav {
    /* list-style: none; */
    margin-left: auto;
    margin-right: auto
}

.site-nav li:first-child a:before {
    content: none;
    width: 0
}

.site-nav li a.new:after, .site-nav li a.sale:after, .site-nav li a.offer:after {
    font-size: 9px;
    padding: 1px 7px 0;
    border-radius: 50px;
    line-height: 16px
}

.site-nav li a.new:after {
    content: 'New';
    background: #11b00d;
    color: #fff;
    padding: 3px 5px
}

.site-nav li a.sale:after {
    content: 'Sale';
    background: #fff;
    color: #000;
    padding: 3px 5px
}

.site-nav li a.offer:after {
    content: 'Offer';
    background: #11b00d;
    color: #fff;
    padding: 3px 5px
}

.header-mobile {
    display: none
}

@media screen and (max-width: 767px) {
    .header-mobile {
        display: inline-block
    }
}

.header-mobile {
    position: relative
}

.desktop-megamenu .site-nav-dropdown {
    list-style: none;
    text-align: left;
    position: absolute;
    top: auto;
    width: 200px;
    z-index: 999;
    padding: 0;
    margin-bottom: 0;
    border: 1px solid transparent
}

@media screen and (max-width: 1199px) {
    .desktop-megamenu .site-nav-dropdown {
        width: 175px
    }
}

.desktop-megamenu .site-nav li.mega-menu:hover .site-nav-dropdown, .site-nav li.mega-menu:hover .site-nav-dropdown, .site-nav li.dropdown:hover .site-nav-dropdown {
    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);
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.desktop-megamenu .site-nav li.mega-menu .site-nav-dropdown {
    width: 70%;
    left: 0;
    right: 0;
    border: 0;
    margin: auto
}

@media screen and (max-width: 1559px) {
    .desktop-megamenu .site-nav li.mega-menu .site-nav-dropdown {
        width: 98%
    }
}

.desktop-megamenu .site-nav-dropdown {
    text-align: left;
    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;
    position: absolute;
    z-index: 999;
    padding: 0;
    margin-bottom: 0;
    border: 1px solid transparent
}

.cbp-spmenu {
    background: #fff
}

.site-nav > li.dropdown > p.toogleClick:before {
    height: 0;
    width: 0;
    border: 5px solid transparent;
    border-top-color: #000;
    display: block;
    text-indent: -999em;
    cursor: pointer;
    position: absolute;
    top: 19px;
    right: 15px;
    margin: 0;
    padding: 0;
    background: none;
    z-index: 2;
    content: ""
}

.site-nav > li.dropdown > p.toogleClick.mobile-toggle-open:before {
    border-bottom-color: #000
}

.cbp-spmenu .site-nav > li > a {
    border-bottom: 1px solid #e4e4e4
}

.site-nav-dropdown {
    float: left;
    width: 100%
}

@media screen and (max-width: 767px) {
    .site-nav-dropdown {
        display: none
    }
}

.site-nav-dropdown li {
    float: left;
    width: 100%
}

.menu-tool {
    width: 95%;
    margin-left: auto;
    margin-right: auto
}

@media screen and (max-width: 1199px) {
    .menu-tool {
        width: 100%
    }
}

.site-nav {
    padding: 0;
    list-style: none;
    /* float: right; */
}

.site-nav li {
    margin: 0
}

.site-nav ul {
    list-style: none;
    padding: 0
}

.site-nav a {
    display: block;
    padding: 0 12px;
    text-decoration: none
}

.site-nav > li {
    float: left;
    text-align: center;
    list-style: none
}

.site-nav li > a i {
    display: inline-block;
    margin-left: 7px;
    font-size: 24px;
    color: #fff
}

.site-nav > li > a {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: .5px;
    padding: 14px 20px
}

@media screen and (max-width: 1559px) {
    .site-nav > li > a {
        font-size: 16px;
        padding: 24px 10px
    }
}

@media screen and (max-width: 967px) {
    .site-nav > li > a {
        padding: 24px 7px;
        font-size: 14px;
        letter-spacing: 0
    }
}

.site-nav > li:first-child > a {
    margin-left: 0
}

.site-nav-dropdown li a {
    position: relative
}

.site-nav-dropdown ul {
    left: 0;
    padding-left: 0;
    list-style: none
}

li.dropdown:last-child .site-nav-dropdown ul {
    left: auto;
    right: 100%
}

.site-nav > .dropdown:hover > ul, .site-nav > .dropdown.open > ul {
    display: block
}

@media screen and (max-width: 767px) {
    .site-nav > .dropdown:hover > ul, .site-nav > .dropdown.open > ul {
        display: none
    }
}

.site-nav > li > ul > .dropdown:hover > ul, .site-nav > li > ul > .dropdown.open > ul {
    display: block
}

@media screen and (max-width: 767px) {
    .site-nav > li > ul > .dropdown:hover > ul, .site-nav > li > ul > .dropdown.open > ul {
        display: none
    }
}

.site-nav > li > ul > li > ul > .dropdown:hover > ul, .site-nav > li > ul > li > ul > .dropdown.open > ul {
    display: block
}

.site-nav > li > ul > li > ul > li > ul > .dropdown:hover > ul, .site-nav > li > ul > li > ul > ul > li > .dropdown.open > ul {
    display: block
}

.site-nav li.dropdown .icon-dropdown {
    height: 0;
    width: 0;
    border: 4px solid transparent;
    display: inline-block;
    vertical-align: middle;
    margin-left: 7px;
    cursor: pointer
}

.site-nav-dropdown li.dropdown .icon-dropdown {
    position: absolute;
    top: 16px;
    right: 20px
}

.site-nav-dropdown li:hover > a {
    padding-left: 40px
}

.site-nav-dropdown li:hover > a:before {
    content: "";
    width: 15px;
    height: 1px;
    position: absolute;
    top: 18px;
    left: 20px
}

.site-nav > li.mega-menu {
    position: static
}

.site-nav li.dropdown:hover.mega-menu > a > .icon-dropdown {
    border-top-color: #fff;
    opacity: 1
}

.sub-mega-menu .parent-link {
    border-bottom: 1px solid #3d4549;
    font-weight: 700;
    padding-bottom: 20px;
    margin-bottom: 15px
}

.sub-mega-menu .parent-link a {
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: .05em;
    display: inline-block;
    padding: 0;
    margin: 0
}

.sub-mega-menu .parent-link > span.up {
    text-indent: -999em;
    display: block;
    background: url(icon-menu-up.png) no-repeat;
    opacity: .5;
    width: 9px;
    height: 6px;
    position: absolute;
    left: 50%;
    top: 6px;
    cursor: pointer
}

.sub-mega-menu .parent-link > span.up:hover {
    opacity: 1
}

.sub-mega-menu .parent-link > span {
    padding: 0 10px
}

.site-nav-dropdown .col-1 {
    float: left;
    width: 53%
}

.site-nav-dropdown .col-2 {
    float: left;
    width: 27%
}

.site-nav-dropdown .col-3 {
    float: left;
    width: 20%
}

.site-nav-dropdown .col-1 .inner {
    float: left;
    width: 33.3%;
    padding-right: 3%
}

.site-nav-dropdown .col-1 .inner > a {
    padding: 0;
    margin-bottom: 15px
}

.site-nav-dropdown .col-1 .inner .dropdown {
    margin-bottom: 50px;
    float: left;
    width: 100%
}

.site-nav-dropdown .col-2 {
    padding: 0
}

.site-nav-dropdown .col-3 {
    padding: 5px 0
}

.site-nav-dropdown .col-3 a {
    padding: 0
}

.site-nav-dropdown .col-wide img, .site-nav-dropdown img {
    border-radius: px
}

.site-nav-dropdown .col-wide {
    width: 100%;
    float: left;
    padding: 0
}

.site-nav-dropdown .col-wide .bottom_left a, .site-nav-dropdown .col-wide .bottom_right a {
    padding: 0
}

.site-nav-dropdown .col-wide .bottom_left, .site-nav-dropdown .col-wide .bottom_right {
    width: 49%;
    float: left
}

@media screen and (max-width: 767px) {
    .site-nav-dropdown .col-wide .bottom_left, .site-nav-dropdown .col-wide .bottom_right {
        width: 100%;
        margin-right: 0
    }
}

.site-nav-dropdown .col-wide .bottom_right {
    margin-right: 0
}

.site-nav-dropdown .col-wide .bottom_left {
    width: 49%;
    margin-right: 2%
}

@media screen and (max-width: 767px) {
    .site-nav-dropdown .col-wide .bottom_left {
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px
    }
}

.site-nav-dropdown .col-1 .inner > a {
    font-weight: 700;
    padding: 0;
    text-transform: uppercase;
    letter-spacing: 2px
}

@media screen and (max-width: 1559px) {
    .site-nav-dropdown .col-1 .inner > a {
        letter-spacing: 0
    }
}

.site-nav-dropdown .col-1 .inner p.toogleClick {
    display: none !important
}

.site-nav-dropdown .col-1 ul.dropdown {
    display: block;
    position: static;
    padding: 0
}

.site-nav-dropdown .col-1 ul.dropdown li:hover > a:before {
    left: 0;
    top: 15px
}

.site-nav-dropdown .col-1 ul.dropdown li a {
    display: inline-block;
    padding: 3px 5px;
    font-size: 13px;
    line-height: 20px
}

.col-1 ul.dropdown li .icon-dropdown {
    margin-left: 20px
}

.site-nav-dropdown .col-1 ul.dropdown li a:hover span {
    border-bottom: 1px solid #fff
}

.site-nav-dropdown .col-1 ul.dropdown li a:hover span.icon-dropdown {
    border-bottom: 0;
    margin-top: -3px
}

.site-nav li.mega-menu > .dropdown:hover > .site-nav-dropdown, .site-nav li.mega-menu > .dropdown.open > .site-nav-dropdown {
    display: block
}

.site-nav li.dropdown ul.site-nav-dropdown {
    padding: 20px 0;
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15);
    border-radius: px
}

.site-nav li.dropdown ul.site-nav-dropdown li a {
    padding: 5px 20px
}

.site-nav .widget-featured-product {
    float: left;
    width: 100%;
    text-align: center
}

.site-nav .widget-featured-product .widget-product .products-grid {
    margin: 0
}

.site-nav .widget-featured-product .widget-product {
    float: left;
    width: 100%;
    position: relative
}

.site-nav .widget-featured-nav .owl-prev, .site-nav .widget-featured-nav .owl-next {
    z-index: 1;
    position: absolute;
    top: 34%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%)
}

@media screen and (max-width: 967px) {
    .site-nav .widget-featured-nav .owl-prev, .site-nav .widget-featured-nav .owl-next {
        top: 24%
    }
}

.site-nav .widget-featured-nav .owl-next {
    right: 0
}

.site-nav .widget-featured-nav .owl-prev {
    left: 0
}

.site-nav .widget-featured-product .widget-title {
    margin-bottom: 15px
}

.site-nav .widget-featured-product .widget-title h3, .site-nav .widget-featured-product .widget-title .h3 {
    text-align: center;
    text-transform: uppercase;
    letter-spacing: .02em;
    font-size: 14px;
    line-height: 20px
}

.site-nav .widget-featured-product .products-grid .grid-item {
    width: 100%;
    padding: 0;
    margin: 0
}

.site-nav .products-grid .grid-item .product-grid-image {
    display: inline-block;
    padding: 0;
    margin-bottom: 7px
}

.site-nav .widget-featured-product .product-title {
    padding: 0
}

.site-nav .widget-featured-product .spr-badge {
    display: none
}

.site-nav .widget-featured-product .price-box {
    margin: 0
}

.site-nav .widget-featured-product .price-box .regular-product {
    margin: 0
}

.site-nav .widget-featured-product .btn i, .site-nav .widget-featured-product .btn--secondary i, .site-nav .widget-featured-product .btn--tertiary i, .site-nav .widget-featured-product input[type="submit"] i {
    margin: 0;
    font-size: 20px
}

.site-nav .widget-featured-product .btn, .site-nav .widget-featured-product .btn--secondary, .site-nav .widget-featured-product .btn--tertiary, .site-nav .widget-featured-product input[type="submit"] {
    padding: 0;
    letter-spacing: .02em;
    border-bottom: 1px solid transparent;
    width: 35px;
    height: 35px;
    line-height: 35px
}

.sub-mega-menu {
    display: none
}

.menu_bar_right {
    list-style: none;
    padding: 0
}

.price-box .old-price, .price-box .special-price {
    display: inline-block;
    float: none;
    width: auto
}

.price-box .old-price {
    color: #f1ff6b
}

.price-box .special-price, .site-nav .widget-featured-product .price-box .regular-product {
    color: #51381b;
    font-size: 16px;
    margin-right: 3px
}

.site-nav-dropdown img {
    display: block
}

.site-nav-dropdown .col-1 {
    width: 60%
}

.site-nav-dropdown .col-1 .inner {
    float: left;
    display: inline-block;
    vertical-align: top
}

.site-nav-dropdown .container {
    float: left;
    max-width: 100%;
    width: 100%;
    padding: 20px 40px 40px;
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15);
    border-radius: px;
    max-width: 100% !important;
    width: 100%
}

.site-nav-dropdown .container.style_3 .col-1 .inner:nth-child(3n+1), .site-nav-dropdown .container.style_2 .col-1 .inner:nth-child(3n+1), .site-nav-dropdown .container.style_1 .col-1 .inner:nth-child(3n+1) {
    clear: both
}

.site-nav-dropdown .col-1 .inner {
    padding-right: 20px
}

.site-nav-dropdown .col-2 {
    width: 40%
}

.site-nav-dropdown .style_3 .col-2, .site-nav-dropdown .style_2 .col-2 {
    padding: 0
}

.site-nav-dropdown .col-2 a {
    padding: 0;
    display: inline-block;
    max-width: 100%
}

.site-nav-dropdown .col-2 .col-left {
    width: 50%;
    padding-right: 20px;
    float: left
}

.site-nav-dropdown .col-2 .col-right {
    width: 50%;
    float: left
}

.site-nav-dropdown .style_2 .col-2 .col-left {
    padding-right: 0;
    text-align: right
}

.site-nav-dropdown .style_2 .col-2 .col-left a {
    padding: 0 6px 0 0
}

.site-nav-dropdown .style_4 .col-1 {
    width: 100%;
    float: none
}

.site-nav-dropdown .style_4 .inner {
    width: 25%;
    padding: 0 10px
}

.site-nav-dropdown .style_4 .inner > a > img {
    padding: 15px 0 0;
    display: block
}

.site-nav-dropdown .style_1 .col-1 {
    float: left
}

.site-nav-dropdown .style_1 .col-2 {
    padding-left: 0
}

.site-nav-dropdown .style_1 .col-2 .col-right {
    width: 100%
}

.site-nav-dropdown .style_1 .col-2 .col-right a {
    margin: 0
}

.site-nav-dropdown .style_5 .col-1 {
    width: 100%;
    float: none
}

.site-nav-dropdown .style_5 .inner {
    width: 25%;
    padding: 0 10px
}

.site-nav-dropdown .style_5 .inner > a > img {
    padding: 8px 0
}

.tbl-list > li.currency .flag-dropdown-menu li {
    width: 100%;
    margin: 0;
    padding: 0
}

@media screen and (max-width: 767px) {
    .tbl-list > li.currency .flag-dropdown-menu li {
        width: auto;
        float: left
    }
}

.tbl-list > li.currency:hover .flag-dropdown-menu, .tbl-list > li.currency.open .flag-dropdown-menu {
    display: block
}

.tbl-list > li.currency:hover .flag-dropdown-menu::before, .tbl-list > li.currency.open .flag-dropdown-menu::before {
    content: "";
    display: block;
    height: 15px;
    position: absolute;
    right: 0;
    top: -15px;
    width: 100%
}

.tbl-list > li.currency {
    position: relative
}

.tbl-list > li.currency > .dropdown-toggle .fa {
    margin: 0 0 0 5px
}

.tbl-list > li.currency .flag-dropdown-menu {
    right: 0;
    right: 20px;
    top: 100%;
    width: 100px;
    margin-top: 0;
    padding: 10px 0 !important
}

@media screen and (max-width: 767px) {
    .tbl-list > li.currency .flag-dropdown-menu {
        margin-top: 0;
        width: 75px;
        text-align: center;
        padding: 0 !important;
        right: 0;
        left: auto
    }
}

.shopify-section {
    padding: 0
}

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

.products:hover .deal-clock {
    opacity: 0
}

.products .deal-clock {
    display: inline-block;
    text-align: center;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 1
}

.product_single_detail_section form {
    margin: 0;
    padding: 0
}

.product_single_detail_section .deal-clock {
    float: left;
    width: auto;
    z-index: 1;
    position: static;
    text-align: left;
    margin-bottom: 20px
}

.product_single_detail_section .deal-clock ul {
    margin: 10px 0 0
}

.products .deal-clock ul, .product_single_detail_section .deal-clock ul {
    padding: 0;
    list-style: none;
    display: inline-block;
    text-align: center;
    width: 100%
}

.products .deal-clock ul li:first-child, .product_single_detail_section .deal-clock ul li:first-child {
    margin-left: 0
}

.products .deal-clock ul li, .product_single_detail_section .deal-clock ul li {
    display: inline-block;
    text-align: center;
    border-right: 1px solid #e4e4e4;
    background: rgba(228, 228, 228, 0.7);
    width: 45px;
    height: 45px;
    line-height: 45px
}

@media screen and (max-width: 1559px) {
    .products .deal-clock ul li, .product_single_detail_section .deal-clock ul li {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 12px
    }
}

@media screen and (max-width: 967px) {
    .products .deal-clock ul li, .product_single_detail_section .deal-clock ul li {
        width: 30px;
        height: 30px;
        line-height: 30px
    }
}

.products .deal-clock ul li, .product_single_detail_section .deal-clock ul li:last-child {
    margin-right: 0
}

.product_single_detail_section .deal-clock ul li:last-child {
    border-right: none
}

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

@media screen and (max-width: 567px) {
    .support-section-content {
        text-align: left
    }
}

.support-section i {
    display: inline-block;
    margin-right: 15px;
    margin-top: 0;
    font-size: 50px
}

@media screen and (max-width: 967px) {
    .support-section i {
        font-size: 32px;
        margin-right: 7px
    }
}

@media screen and (max-width: 567px) {
    .support-section i {
        float: left;
        margin-right: 15px
    }
}

.support-section {
    float: left;
    text-align: center;
    width: 100%;
    padding: 80px 0 0
}

.footer-support p {
    margin-left: auto;
    margin-right: auto;
    width: 45%;
    text-align: center
}

.deal-items {
    padding: 80px 0;
    float: left;
    width: 100%
}

.zoomWrapper > div {
    width: 64px !important;
    height: 64px !important;
    background-color: #fff !important;
    left: 50% !important;
    margin: -32px 0 0 -32px !important;
    top: 50% !important;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    z-index: 99 !important
}

#email-modal .window-window .window-content .title b {
    font-family: Poppins
}

.list-collection-products .grid__item:hover a.btn, .list-collection-products .grid__item:hover a.btn--secondary, .list-collection-products .grid__item:hover a.btn--tertiary {
    background-color: #bacd0a;
    color: #fff;
    border-color: #bacd0a
}

.list-collection-products .grid__item:hover a.pickgradient:after {
    opacity: .4
}

.list-collection-products .grid__item a.pickgradient {
    position: relative
}

.list-collection-products .grid__item:hover a.pickgradient:before {
    opacity: 1;
    filter: alpha(opacity=100);
    margin-top: 0
}

.placeholder-svg {
    border: 1px solid #e4e4e4
}

.header_custom p {
    margin: 0
}

.header_custom {
    padding: 12px 20px 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: .8px
}

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

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

.header_currency {
    float: left;
    position: relative;
    display: block;
    padding: 32px 10px;
    text-align: center
}

@media screen and (max-width: 767px) {
    .header_currency {
        text-align: center;
        width: 100%
    }
}

.header_user {
    position: relative;
    min-width: 100px;
    padding: 0;
    text-align: center;
    line-height: 100px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

@media screen and (max-width: 967px) {
    .header_user {
        min-width: 50px
    }
}

@media screen and (max-width: 767px) {
    .header_user {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 30%;
        -moz-box-flex: 1;
        -moz-flex: 1 1 30%;
        -ms-flex: 1 1 30%;
        flex: 1 1 30%;
        line-height: 60px;
        border-right: 1px solid #e4e4e4
    }
}

@media screen and (max-width: 567px) {
    .header_user {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        -moz-box-flex: 1;
        -moz-flex: 1 1 100%;
        -ms-flex: 1 1 30%;
        flex: 1 1 100%
    }
}

.customer_account_links ul {
    position: absolute;
    background: red;
    top: 100%;
    line-height: 2em;
    list-style: none
}

.header-search span {
    cursor: pointer;
    font-size: 30px
}

@media screen and (max-width: 967px) {
    .header-search span {
        font-size: 22px
    }
}

.header_cart {
    position: relative;
    padding: 26px 0 26px 10px;
    float: left
}

@media screen and (max-width: 767px) {
    .header_cart {
        position: static
    }
}

.header-search {
    float: left;
    padding: 31px 10px;
    position: relative
}

.header-search .header_toggle {
    position: relative;
    display: block;
    padding: 0;
    text-align: center
}

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

.header_slide_element ul {
    list-style: none;
    padding: 0;
    text-align: left
}

.header_slide_element ul li {
    line-height: normal;
    padding: 7px;
    float: left;
    width: 100%
}

.header_slide_element ul li form button {
    background: none;
    border: none;
    padding: 0;
    margin: 0
}

.header_slide_element ul li a i, .header_slide_element ul li form button i {
    margin-right: 7px
}

.header_slide_element ul li.logout-link i {
    margin-right: 7px
}

.slidersearch.header_slide_element {
    padding: 20px;
    right: 0;
    z-index: 100;
    position: absolute;
    top: 0;
    width: 300px;
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    -webkit-transform: translate(0%, -100%);
    transform: translate(0%, -100%)
}

@media screen and (max-width: 767px) {
    .slidersearch.header_slide_element {
        display: inline-block;
        position: static;
        left: 0;
        opacity: 1;
        -webkit-transform: translate(0%, 0%);
        transform: translate(0%, 0%);
        width: auto;
        background: none;
        line-height: normal;
        padding: 0
    }
}

@media screen and (max-width: 567px) {
    .slidersearch.header_slide_element {
        padding: 0;
        width: auto
    }
}

.header_slide_element {
    padding: 20px;
    z-index: 100;
    position: absolute;
    top: 0;
    width: 300px;
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    -webkit-transform: translate(0%, -100%);
    transform: translate(0%, -100%)
}

@media screen and (max-width: 967px) {
    .header_slide_element {
        width: 200px
    }
}

@media screen and (max-width: 767px) {
    .header_slide_element {
        padding: 7px;
        width: 100%;
        left: 0;
        -webkit-transform: translate(0%, 100%);
        transform: translate(0%, 100%)
    }
}

.header_toggle.active + .header_slide_element {
    top: 100%;
    -webkit-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
    opacity: 1
}

@media screen and (max-width: 767px) {
    .header_toggle.active + .header_slide_element {
        z-index: 1000
    }
}

.item-swatch {
    margin: 0
}

.full_width_tab ul.item-swatch {
    margin: 0
}

.option-loader .product-img, .option-loader .product-title, .option-loader .product-title, .option-loader .product-description {
    display: none
}

.quick-view.option-loader .product-detail-section {
    width: 100%;
    padding: 0;
    float: left
}

.quick-view.option-loader .product-shop.summary {
    width: 100%;
    padding: 0;
    float: left
}

.quick-view .actions {
    float: left;
    width: auto;
    margin-left: 0;
    clear: both;
    margin-top: 15px
}

@media screen and (max-width: 967px) {
    .quick-view .actions {
        margin-left: 10px
    }
}

@media screen and (max-width: 567px) {
    .quick-view .actions {
        margin: 10px 0 0
    }
}

.for-home {
    border: none;
    border-bottom: 1px solid
}

.quick-view .content {
    width: 60%;
    padding: 50px
}

@media screen and (max-width: 1559px) {
    .quick-view .content {
        width: 95%
    }
}

@media screen and (max-width: 967px) {
    .quick-view .content {
        width: 98%;
        padding: 20px
    }
}

@media screen and (max-width: 767px) {
    .quick-view .content {
        padding: 15px
    }
}

.quick-view .content {
    position: relative;
    margin: 30px auto;
    background: #fff
}

.quick-view.option-loader .content {
    width: 34%
}

@media screen and (max-width: 1199px) {
    .quick-view.option-loader .content {
        width: 60%
    }
}

@media screen and (max-width: 967px) {
    .quick-view.option-loader .content {
        width: 75%
    }
}

@media screen and (max-width: 767px) {
    .quick-view.option-loader .content {
        width: 90%
    }
}

.quick-view .product-inventory {
    border-bottom: none;
    margin-bottom: 15px
}

.quick-view {
    background: rgba(0, 0, 0, 0.8);
    height: 100%;
    width: 100%;
    position: fixed;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: -webkit-transform .2s, opacity .2s, visibility .2s;
    -webkit-transition: opacity .2s, visibility .2s, -webkit-transform .2s;
    transition: opacity .2s, visibility .2s, -webkit-transform .2s;
    transition: transform .2s, opacity .2s, visibility .2s;
    transition: transform .2s, opacity .2s, visibility .2s, -webkit-transform .2s;
    display: block !important
}

.quick-view .product-shop.summary span.price {
    font-size: 18px;
    line-height: 1;
    font-weight: 600
}

@media screen and (max-width: 1199px) {
    .quick-view .product-shop.summary span.price {
        font-size: 14px
    }
}

.quickview-featured-image {
    text-align: center
}

#toTop i {
    font-size: 18px
}

.infinite-scrolling {
    text-align: center;
    clear: both
}

.infinite-scrolling a, .infinite-scrolling-homepage a {
    display: inline-block;
    width: 345px
}

@media screen and (max-width: 767px) {
    .infinite-scrolling a, .infinite-scrolling-homepage a {
        width: 100%
    }
}

.brand-landing-wrapper .alphabet-brands {
    background-color: #f5f5f5;
    z-index: 99999 !important;
    padding: 30px
}

.is-sticky .alphabet-brands {
    margin-top: 130px
}

.brand-landing-wrapper .alphabet-brands ul {
    text-align: center
}

.brand-landing-wrapper .alphabet-brands li {
    display: inline-block
}

.brand-landing-wrapper .alphabet-brands a {
    border: 1px solid #e4e4e4;
    cursor: pointer;
    display: block;
    font-size: 20px;
    height: 45px;
    line-height: 45px;
    margin: 0 10px 20px 5px;
    text-align: center;
    text-transform: uppercase;
    width: 45px
}

.brand-landing-wrapper .alphabet-brands a:hover {
    background-color: #d6d3d3;
    text-decoration: none
}

.brand-landing-wrapper .alphabet-brands a.active {
    background-color: #d6d3d3
}

.brand-landing-wrapper .categories-section {
    border-top: 1px solid #d6d3d3;
    clear: both;
    width: 100%;
    float: left;
    padding: 30px 0
}

.brand-landing-wrapper .categories-section ul {
    overflow: auto;
    float: left;
    width: 90%
}

.brand-landing-wrapper .categories-section li {
    display: inline-block;
    vertical-align: top
}

.brand-landing-wrapper .categories-section li.alphabet-brand {
    float: left;
    font-size: 19px;
    padding-top: 1px;
    text-align: center;
    text-transform: uppercase;
    width: 20%
}

.brand-landing-wrapper .categories-section .brand-items {
    float: left;
    width: 80%
}

.brand-landing-wrapper .categories-section .brand-items .brand-item {
    margin: 0 15px 10px 0;
    width: 90%
}

.brand-landing-wrapper .categories-section .brand-items a {
    font-size: 14px
}

.brand-landing-wrapper .categories-section .back-to-top {
    display: block;
    float: right;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 25px;
    margin-top: 35px;
    width: 10%
}

.brand-landing-wrapper .categories-section .back-to-top:hover {
    text-decoration: none
}

.brand-landing-wrapper .categories-section.section-a ul {
    margin-top: 75px
}

@media (max-width: 480px) {
    .brand-landing-wrapper h1, .brand-landing-wrapper .h1 {
        font-size: 24px;
        margin: 0;
        padding: 25px 0
    }

    .brand-landing-wrapper .popular-brands {
        margin: 0 auto;
        width: 95%
    }

    .brand-landing-wrapper .popular-brands .content-asset {
        width: auto
    }

    .brand-landing-wrapper .popular-brands a {
        margin: 0 0 30px;
        text-align: center;
        width: 30%
    }

    .brand-landing-wrapper .categories-section {
        border-top: 2px solid #d6d3d3
    }

    .brand-landing-wrapper .toggle {
        cursor: pointer;
        font-size: 40px;
        height: 40px;
        margin: 0 0 0 20px;
        text-transform: uppercase
    }

    .brand-landing-wrapper .toggle-content {
        margin: 15px 0 20px 20px
    }

    .brand-landing-wrapper .toggle-content a {
        display: block;
        font-size: 24px
    }
}

.brands {
    background: #f5f5f5
}

.categories-section {
    background: #f5f5f5
}

.categories-section:nth-child(odd) {
    background: #e0e0e0
}

@media screen and (max-width: 567px) {
    #slide-236-layer-1, #slide-236-layer-2, #slide-236-layer-3, .tp-caption.rev-btn, #slide-237-layer-1, #slide-237-layer-2, #slide-237-layer-3, #slide-238-layer-1, #slide-238-layer-2 {
        display: none !important
    }
}

.rev-btn {
    -webkit-transition: all .4s ease-in-out !important;
    -moz-transition: all .4s ease-in-out !important;
    transition: all .4s ease-in-out !important;
    padding: 14px 28px !important
}

@media screen and (max-width: 767px) {
    ul li:first-child .tp-parallax-wrap {
        padding-left: 60px
    }
}

@media screen and (min-width: 1200px) and (max-width: 1500px) {
    #email-modal .modal-window .window-window {
        width: 50%
    }
}

@media screen and (min-width: 1200px) and (max-width: 1727px) {
    .site-footer .grid-uniform .grid__item form {
        width: 100%;
    }

    .site-footer input {
        /* width: 80%; */
    }

    .products .spr-badge {
        font-size: 11px !important
    }

    .collection-products {
        padding: 0 10px
    }
}

.owl-prev a, .owl-next a {
    z-index: 1;
    cursor: pointer
}

.sidebar-hidden .collection_sidebar {
    display: none
}

.owl-prev, .owl-next {
    float: left;
}

@media screen and (min-width: 1560px) and (max-width: 1700px) {
    .home-sidebar-bestsellers .top-products li span.top_product_count {
        font-size: 40px;
        margin-right: 15px
    }

    .product_sidebar ul.support_block li span.top_product_count {
        font-size: 40px
    }

    .product_sidebar .support_section {
        margin-left: 15px;
        padding-left: 15px
    }

    .product_sidebar .top-products .top-products-detail a {
        font-size: 14px
    }

    .home-sidebar-bestsellers .top-products-detail {
        width: 45%
    }

    .quick-view .content {
        width: 80%
    }
}

.woocommerce-product-gallery__wrapper {
    overflow: hidden;
    margin: 0
}

.template-search .products {
    padding: 5px
}

#AddToCartText {
    margin-left: 20px
}

#login-page .checkbox input {
    width: 20px;
    display: inline-block;
    vertical-align: middle
}

#login-page *, #login-page ::before, #login-page ::after {
    box-sizing: border-box
}

#login-page .wrapper {
    margin: 0 auto;
    width: 100%;
    max-width: 1140px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

#login-page .container {
    display: flex
}

.credit {
    position: relative;
    margin: 25px auto 0;
    width: 100%;
    text-align: center;
    color: #666;
    font-size: 16px;
    font-weight: 400
}

.credit a {
    color: #222;
    font-size: 16px;
    font-weight: 600
}

h2 {
    margin: 0 0 15px;
    font-size: 30px;
    font-weight: 700
}

h2 img {
    width: 120px
}

p {
    margin: 0 0 20px;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px
}

.btn {
    display: inline-block;
    padding: 7px 20px;
    font-size: 16px;
    letter-spacing: 1px;
    text-decoration: none;
    border-radius: 5px;
    color: #fff;
    outline: none;
    border: 1px solid #fff;
    transition: .3s;
    -webkit-transition: .3s
}

.btn:hover {
    color: #e6571d;
    background: #fff
}

.col-left, .col-right {
    width: 55%;
    padding: 45px 35px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-content: stretch;
    align-items: center
}

.col-left {
    width: 45%;
    background: #e6571d
}

@media (max-width: 575.98px) {
    .container {
        flex-direction: column;
        box-shadow: none
    }

    .col-left, .col-right {
        width: 100%;
        margin: 0;
        padding: 30px;
        -webkit-clip-path: none;
        clip-path: none
    }
}

.login-text {
    position: relative;
    width: 100%;
    color: #fff;
    text-align: center
}

.login-text h2 img {
    width: 300px
}

.login-form {
    position: relative;
    width: 100%;
    color: #666
}

.login-form p:last-child {
    margin: 0
}

.login-form p a {
    color: #e6571d;
    font-size: 14px;
    text-decoration: none
}

.login-form p:last-child a:last-child {
    float: right
}

.login-form label {
    display: block;
    width: 100%;
    margin-bottom: 2px;
    letter-spacing: .5px
}

.login-form p:last-child label {
    width: 60%;
    float: left
}

.login-form label span {
    color: #ff574e;
    padding-left: 2px
}

.login-form input:focus {
    border-color: #ff574e
}

.login-form input.btn {
    color: #fff;
    background: #e6571d;
    border: 1px solid;
    border-color: #e6571d;
    outline: none;
    cursor: pointer
}

.login-form input.btn:hover {
    color: #e6571d;
    background: #fff;
    border-color: #e6571d
}

.my-orders-single .top-nav ul, .my-orders .top-nav ul {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    margin-bottom: 40px
}

.my-orders-single .top-nav ul:before, .my-orders .top-nav ul:before {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-color: rgba(204, 204, 204, .4)
}

.my-orders .top-nav ul li:first-child, .my-orders .top-nav ul li:last-child {
    margin-left: auto
}

.my-orders .top-nav ul li:last-child a {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center
}

.my-orders .top-nav ul li:last-child a img {
    width: 32px;
    padding: 0 0 0 10px
}

.my-orders-single .top-nav ul li, .my-orders .top-nav ul li {
    list-style-type: none;
    display: inline-block;
    padding: 0 10px
}

.my-orders-single .top-nav ul li a, .my-orders .top-nav ul li a {
    padding: 15px 10px;
    color: #333;
    text-decoration: none;
    display: block
}

.my-orders-single .top-nav ul li.active a, .my-orders .top-nav ul li.active a {
    border-bottom: 2px solid #bacd0a
}

.my-orders .updatedon {
    display: none
}

.my-orders #mslistorders {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border-color: #fff
}

.my-orders tbody tr:nth-child(odd) {
    background-color: #fff
}

.my-orders tbody tr {
    border-bottom: 1px solid rgba(204, 204, 204, .3);
    background: #f4f4f4
}

.my-orders tbody tr:hover {
    background-color: rgba(204, 204, 204, .1)
}

.my-orders #mslistorders .table th {
    background-color: rgba(204, 204, 204, .2);
    color: #333;
    padding: 15px 5px;
    border-color: #fff;
    font-family: "Montserrat", sans-serif;
    color: #333
}

.my-orders #mslistorders .table td {
    padding: 25px 0
}

.my-orders .products-list {
    max-height: 19px;
    overflow: hidden;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.my-orders tbody tr.show-prod .products-list {
    max-height: 1000px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.my-orders .products a {
    display: block;
    color: #333;
    text-decoration: none;
    font-family: "Montserrat", sans-serif
}

.my-orders #mslistorders .action-info .btn {
    background-color: rgba(204, 204, 204, .5);
    color: #333
}

.my-orders #mslistorders .action-cart .btn {
    background-color: rgba(0, 100, 0, .8)
}

.my-orders #mslistorders .action-remove .btn {
    background-color: rgba(211, 20, 7, .8);
    margin-left: 10px
}

.my-orders-single tbody tr:nth-child(even) {
    background-color: #fff
}

.my-orders-single .profile table thead tr {
    font-weight: 700
}

.my-orders-single .profile table tr td {
    padding: 10px;
    background-color: rgba(204, 204, 204, .2);
    border: 1px solid #fff;
    color: #333;
    font-family: "Montserrat", sans-serif
}

.my-orders-single .profile table tr td a {
    color: #333
}

.my-orders-single .table-responsive {
    margin-top: 35px
}

@media screen and (max-width: 992px) {
    .my-orders #mslistorders .table td {
        padding: 8px 0
    }

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

    .mslistorder-total {
        text-align: center
    }

    .my-orders table tbody tr td {
        padding-left: 0
    }

    .my-orders table .header {
        display: none
    }

    .my-orders table tr {
        display: flex;
        flex-wrap: wrap;
        background-color: rgba(204, 204, 204, .2) !important;
        margin-bottom: 10px;
        padding: 10px
    }

    .my-orders table tr td {
        flex-basis: 33%;
        width: 33%;
        text-align: right
    }

    .my-orders table tr td.num {
        flex-basis: 50px;
        width: 50px;
        text-align: left !important
    }

    .my-orders table tr td.name {
        flex-basis: calc(50% - 60px);
        width: calc(50% - 60px)
    }

    .my-orders table tr td.name input {
        width: 100% !important
    }

    .my-orders table tr td.createdon {
        flex-basis: 50%;
        width: 50%;
        text-align: center;
        padding-left: 15px !important
    }

    .my-orders table tr td.products {
        flex-basis: 50%;
        width: 50%;
        text-align: left !important
    }

    .my-orders table tr td.products .products-list {
        max-height: unset;
        overflow: hidden
    }

    .my-orders table tr td.cost {
        flex-basis: 100px;
        width: 100px;
        text-align: left !important
    }

    .my-orders table tr td.status {
        flex-basis: 100px;
        width: 100px;
        text-align: center
    }

    .my-orders table tr td.view {
        flex-basis: calc(50% - 200px);
        width: calc(50% - 200px);
        text-align: center
    }
}

@media screen and (max-width: 767px) {
    .my-orders table tr td.num {
        flex-basis: 30px;
        width: 30px;
        text-align: left !important
    }

    .my-orders table tr td.name {
        flex-basis: calc(100% - 30px);
        width: calc(100% - 30px)
    }

    .my-orders table tr td.name input {
        width: 100% !important
    }

    .my-orders table tr td.createdon {
        flex-basis: 100%;
        width: 100%;
        text-align: left !important;
        padding: 0 !important
    }

    .my-orders table tr td.products {
        flex-basis: 100%;
        width: 100%;
        text-align: left !important
    }

    .my-orders table tr td.cost {
        flex-basis: 100px;
        width: 100px;
        text-align: left !important
    }

    .my-orders table tr td.cost sub {
        display: block;
        padding-top: 5px
    }

    .my-orders table tr td.status {
        flex-basis: 50px;
        width: 50px;
        text-align: center
    }

    .my-orders table tr td.view {
        flex-basis: calc(100% - 150px);
        width: calc(100% - 150px);
        text-align: end !important
    }

    .my-orders-single .order-table tr td:nth-child(2), .my-orders-single .order-table tr td:nth-child(4) {
        display: none
    }

    .my-orders-single .profile {
        margin-left: 0;
        margin-right: 0
    }
}

.validationError {
    font-size: 11px;
    color: red
}

#infoDeliveryTime.info {
    color: #22b14c
}

.hidden_for_pickUp {
    margin-top: 15px
}

#mslistorders .table-responsive {
    overflow: inherit
}

#mslistorders .table-responsive .totals-table li.clearfix .col.price, #mslistorders .table-responsive .totals-table li.clearfix .col.total-price {
    float: right
}

#mslistorders .table-responsive .totals-table li.clearfix {
    padding-bottom: 10px
}

.main .cart-box {
    min-height: 600px
}

#checkout-page .cart-desc {
    margin-top: 0;
    margin-bottom: 0
}

.cart-section .form-group {
    margin-top: 55px;
    min-height: 60px
}

.cart-section .form-group > * {
    display: inline-block;
    vertical-align: middle
}

.cart-section .form-group textarea {
    display: inline-block;
    width: 440px;
    height: 60px;
    float: none;
    vertical-align: top;
    margin-left: 30px;
    display: none
}

#credentials .form-messages, #update-passw .form-messages {
    margin-top: 10px;
    color: green
}

#credentials .alert-danger {
    height: 0 !important;
    position: absolute !important;
    bottom: -5px !important
}

button:disabled, button[disabled] {
    background-color: #ccc;
    color: #666
}

#mslistorders {
    background: #fff;
    margin-bottom: 30px;
    border-radius: 5px;
    border: 1px solid #f2f2f2;
    overflow: hidden
}

#mslistorders .name {
    padding: 0
}

#mslistorders .name input {
    width: 160px;
    margin: 0 auto;
    height: 24px;
    font-size: 12px
}

#mslistorders .table {
    margin-bottom: 0;
    border: 0
}

#mslistorders .table th {
    border: 0;
    background: #333;
    border-left: 1px solid #333;
    color: #fff
}

#mslistorders .table th:first-child {
    border: 0
}

#mslistorders .table td, #mslistorders .table th {
    text-align: center;
    vertical-align: middle
}

#mslistorders .table td {
    font-size: 16px;
    padding: 10px 0
}

#mslistorders .table .title {
    text-align: left;
    max-width: 252px
}

#mslistorders .table .item-ico {
    color: #ff3e02;
    margin: 0 5px;
    padding: 0;
    border: 0;
    background: none;
    cursor: pointer
}

#mslistorders .table .item-ico .fa-times {
    font-size: 20px
}

#mslistorders .view {
    text-align: center
}

#mslistorders .view .btn .fa-times {
    padding-left: 1px
}

#mslistorders .view .btn {
    font-size: 13px;
    border-radius: 50%;
    color: #fff;
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 0;
    background: #333;
    line-height: 28px;
    margin: 0 auto;
    display: block
}

#mslistorders ul.mslistorders-row-actions li {
    display: inline-block;
    float: none
}

#mslistorders .mslistorders-action[value="cancel"]:before {
    color: #ac0000
}

#mslistorders tr.active td {
    background: #eff0f0
}

.modal-header {
    text-align: center
}

.modal-header .close {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 100
}

.custom-modal .modal-title {
    text-transform: uppercase;
    width: 100%;
    text-align: center
}

.custom-modal .modal-body > p {
    font-size: 20px;
    text-align: center
}

.modal-body .form_radio_group-item {
    width: 50%
}

.prof-nav {
    margin-bottom: 40px;
    font-size: 18px;
    font-size: 22px;
    text-align: left;
    text-transform: capitalize;
    padding-bottom: 10px;
    border-bottom: 1px solid #e5e5e5
}

.prof-nav li:first-child {
    margin-left: 0
}

.prof-nav li:last-child {
    margin-right: 0
}

sup {
    top: -.3em;
    right: -2px;
    font-size: 16px
}

#msOrder h4 {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 900;
    margin-bottom: 20px
}

.order-btn-wrap h3 {
    margin-bottom: 25px
}

.order-btn-wrap h3 span {
    color: #ff3c00
}

.order-btn-wrap .btn-cart-r {
    font-size: 20px
}

#office-profile-form .help-block {
    font-size: 14px;
    margin-bottom: 5px;
    color: #8d8d8d
}

.title-list-adr {
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 20px;
    margin-top: 30px;
    font-size: 20px
}

.adr-item .adr-head {
    padding: 12px 40px 12px 25px;
    background: #f1f1f1;
    position: relative;
    border-radius: 3px;
    margin-bottom: 15px;
    cursor: pointer
}

.adr-item .adr-head .fa {
    margin-right: 8px;
    transition: all .23s ease-in-out
}

.adr-item .adr-head.active .fa {
    transform: rotate(180deg)
}

.adr-item .t {
    display: inline-block
}

.adr-item .close {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translate(0, -50%);
    font-size: 32px
}

.adr-item .close:before {
    content: "ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â"
}

.adr-item .adr-body {
    display: none;
    padding-bottom: 20px
}

.wrap-sel-adress {
    text-align: center
}

.wrap-sel-adress .t {
    margin-right: 15px;
    font-size: 18px;
    text-transform: uppercase;
    vertical-align: middle;
    display: inline-block
}

.wrap-sel-adress .select-wrap {
    vertical-align: middle;
    display: inline-block;
    width: 400px
}

.wrap-sel-adress .select-wrap select {
    padding-right: 35px
}

.wrap-sel-adress .select-wrap:before {
    border-color: #888
}

.mslistorder-output h4 {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 900;
    margin-bottom: 20px
}

.mslistorder-output .image img {
    border-radius: 50%;
    max-width: 120px
}

.mslistorder-output td {
    vertical-align: middle
}

.mslistorder-total {
    margin-bottom: 20px
}

.mslistorder-total span {
    display: inline-block;
    margin-right: 18px
}

.mslistorder-total big {
    margin-left: 5px
}

.store-offer-item {
    padding: 20px 20px 16px;
    margin-bottom: 15px;
    display: block
}

.store-offer-item::after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.shadow-box {
    box-shadow: rgba(0, 0, 0, 0.02) 0 1px 1px;
    background: #fff
}

.store-offer-item .store-thumb-link {
    float: left;
    margin-right: 20px
}

.store-offer-item .store-thumb-link .offer-image {
    max-width: 126px;
    line-height: 0;
    margin-bottom: 5px;
    text-align: center
}

.offer-image a {
    border: 2px solid #f5f5f5;
    border-radius: 2px;
    display: block;
    text-decoration: none;
    font-weight: 700;
    color: #ffd102;
    background: #14aaf7
}

.offer-image a:hover {
    border-color: #079bf7
}

.offer-image img {
    width: 80%
}

.offer-text {
    width: 100%;
    height: 100px;
    font-size: 42px;
    line-height: 36px;
    margin: 10px 0 0;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    text-decoration: none
}

.store-offer-item .store-thumb-link .store-name a {
    display: inline-block;
    line-height: 1;
    font-size: 13px;
    color: #1c9ab3;
    text-align: center;
    width: 100%
}

.store-offer-item .store-thumb-link .store-name a:hover {
    color: #fe495d
}

.store-offer-item .store-thumb-link .store-name a span {
    overflow: hidden;
    text-overflow: ellipsis;
    width: 85%;
    display: block;
    float: left;
    white-space: nowrap
}

.store-offer-item .store-thumb-link .store-name a i, .des-more i {
    font-size: 9px
}

.store-offer-item .latest-coupon {
    max-width: 300px;
    margin-right: 20px;
    float: left;
    width: 100%
}

.latest-coupon .coupon-title {
    font-size: 16px;
    margin-bottom: 5px;
    font-weight: 500;
    margin-top: -2px;
    line-height: 1.5;
    color: #333;
    text-decoration: none
}

.latest-coupon .coupon-des {
    font-size: 13px;
    line-height: 1.7;
    position: relative
}

.store-offer-item .coupon-detail {
    float: right;
    margin-top: 25px
}

.coupon-button-type .coupon-deal, .coupon-button-type .coupon-print, .coupon-button-type .coupon-code {
    line-height: 1;
    padding: 14px 38px;
    background: #fc8c99;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
    letter-spacing: 1px;
    text-transform: uppercase;
    border-radius: 3px;
    margin-bottom: 2px;
    min-width: 195px;
    text-align: center
}

.coupon-button-type .coupon-code {
    color: #444;
    background: linear-gradient(315deg, rgba(0, 0, 0, 0.06) 10%, rgba(0, 0, 0, 0) 15%, rgba(0, 0, 0, 0) 35%, rgba(0, 0, 0, 0.06) 40%, rgba(0, 0, 0, 0.06) 60%, rgba(0, 0, 0, 0) 65%, rgba(0, 0, 0, 0) 85%, rgba(0, 0, 0, 0.06) 90%) 0 0 / 6px 6px repeat scroll rgba(0, 0, 0, 0);
    text-align: right;
    padding: 10px 12px;
    font-size: 20px;
    border: 2px solid #ddd;
    position: relative;
    min-width: 223px
}

.coupon-button-type .coupon-code .code-text {
    text-transform: uppercase
}

.coupon-button-type .coupon-code .get-code {
    position: absolute;
    left: -2px;
    top: -2px;
    background: #fe4c45;
    color: #fff;
    font-size: 16px;
    padding: 14px 15px 14px 14px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    transition: all .5s ease 0
}

.coupon-button-type .coupon-code .get-code::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: 44px solid transparent;
    border-left: 44px solid #fe4c45;
    position: absolute;
    right: -44px;
    top: 0
}

.coupon-button-type .coupon-code .get-code:hover {
    padding-right: 5px;
    transition: all .5s ease 0
}

.coupon-detail .exp-text {
    font-size: 13px;
    display: block;
    margin-top: 5px;
    margin-bottom: -2px;
    color: #888
}

.coupon-save {
    float: right;
    font-size: 15px;
    margin-right: -4px;
    margin-top: -2px;
    color: #999
}

.widget-area .widget .widget-title {
    font-size: 13px;
    text-transform: uppercase;
    margin-bottom: 10px;
    letter-spacing: 1.2px;
    font-weight: 600
}

.newsletter-box-wrapper.shadow-box {
    padding: 20px
}

a.store-gird img {
    border: 1px solid #f1f1f1;
    display: table
}

a.store-gird:hover img {
    display: table;
    box-shadow: rgba(0, 0, 0, 0.08) 0 1px 1px
}

a.store-gird span {
    margin: 5px 0 15px;
    display: block;
    text-align: center;
    line-height: 1.4
}

.coupon-listing-item {
    padding-bottom: 0
}

.coupon-listing-item .offer-image img {
    width: 100%
}

.coupon-listing-item .c-type .c-code {
    background: #b9dc2f;
    color: #fff;
    padding: 4px 10px;
    line-height: 1;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 1px;
    display: inline-block;
    border-radius: 2px
}

.coupon-listing-item .c-type .exp {
    font-size: 12px;
    color: #999;
    margin-left: 10px
}

.coupon-listing-item .coupon-detail .voted-value {
    font-size: 11px;
    letter-spacing: .5px;
    text-transform: uppercase
}

.coupon-listing-footer {
    margin: 18px -20px 0;
    padding: 10px 20px 12px;
    border-top: 1px solid #f5f5f5
}

.coupon-listing-footer ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.coupon-listing-footer ul li {
    padding: 0;
    display: inline-block;
    float: left;
    margin-left: 15px
}

.ui.buttons {
    display: inline-block;
    vertical-align: middle;
    margin: 5px .25em 0 0
}

.ui.basic.buttons .button {
    border-left: 1px solid rgba(39, 41, 43, 0.15);
    box-shadow: none
}

.coupon-listing-item .coupon-detail .ui.basic.buttons {
    border-radius: 2px;
    border: 1px solid #ccc
}

.ui.buttons:not(.basic):not(.inverted) > .button, .ui.buttons > .ui.button:not(.basic):not(.inverted) {
    box-shadow: transparent 0 0 0 1px inset, rgba(39, 41, 43, 0.15) 0 0 0 0 inset
}

.coupon-listing-item .coupon-detail .user-ratting .ui.button {
    padding: 5px 10px
}

.ui.buttons .button {
    float: left;
    border-radius: 0;
    margin: 0
}

.ui.buttons .button:first-child {
    border-left: none
}

.coupon-listing-footer ul li:first-child {
    margin-left: 0
}

.coupon-listing-footer ul li a, .coupon-listing-footer ul li span {
    font-size: 12px;
    color: #999
}

.coupon-listing-footer ul li a:hover, .coupon-listing-footer ul li span:hover {
    color: #1c9ab3
}

.coupon-listing-footer ul li:last-child {
    float: right;
    margin-left: 0
}

.coupon-listing-footer .reveal-content {
    padding: 30px 20px 40px;
    border-top: 1px solid #f5f5f5;
    margin: 12px -20px -12px;
    display: none;
    position: relative
}

.invoice * {
    box-sizing: border-box;
    box-sizing: border-box
}

.invoice .text-muted {
    color: #777
}

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

.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top
}

.media-left, .media > .pull-left {
    padding-right: 10px
}

.invoice {
    background: #EEE;
    padding: 15px !important;
    box-sizing: border-box
}

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

.invoice .invoice-header {
    padding: 25px 25px 15px
}

.invoice .invoice-header h1 {
    margin: 0
}

.invoice .invoice-header .media .media-body {
    font-size: 12px;
    margin: 0;
    float: right
}

.invoice .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
    padding: 10px;
    font-size: 14px
}

.invoice .sectionBody {
    padding: 10px;
    font-size: 12px;
    box-sizing: border-box;
    display: unset;
    padding: 0
}

.invoice .invoice-body > .table-responsive {
    margin-top: 25px
}

.invoice .table thead {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
    font-size: 14px
}

.invoice .table.order-table {
    border-collapse: collapse
}

.invoice .table.order-table tr {
    border-bottom: 1px solid #eee
}

.invoice .table.total {
    width: 30%;
    text-align: right;
    margin: 0 0 0 70%
}

.invoice .table thead td {
    padding: 10px
}

.invoice .invoice-body .panel {
    border: 1px solid #ccc;
    box-sizing: border-box;
    overflow: hidden;
    box-sizing: border-box
}

.invoice .invoice-body {
    border-radius: 10px;
    padding: 25px;
    background: #fff
}

.invoice .invoice-footer {
    padding: 15px;
    font-size: .9em;
    text-align: center;
    color: #999
}

.invoice .logo {
    max-height: 70px;
    border-radius: 10px
}

.invoice .dl-horizontal {
    margin: 0
}

.invoice .dl-horizontal dt {
    float: left;
    width: 80px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap
}

.invoice .dl-horizontal dd {
    margin-left: 90px
}

.invoice .rowamount {
    padding-top: 15px !important
}

.invoice .rowtotal {
    font-size: 1.3em
}

.invoice .colfix {
    width: 12%
}

.invoice .mono {
    font-family: monospace
}

.invoice .panel * {
    padding: 10px;
    overflow: hidden;
    margin: 0;
    font-size: .9em
}

#mslistorders .invoice {
    max-height: 90vh
}

.invoice .table td {
    padding: 10px 0 !important;
    font-size: 13px !important
}

.my-orders input[type="text"], .my-orders textarea, .my-orders select, input[type="password"] {
    width: 100%
}

.profile h3 {
    font-size: 24px
}

#addresses-block li {
    width: 100%;
    background: rgba(204, 204, 204, 0.1);
    padding: 10px;
    font-weight: 400;
    margin-bottom: 5px;
    color: #333;
    position: relative;
    font-size: 14px;
    border: 1px solid #ccc;
    border-radius: 4px
}

#addresses-block span {
    float: right;
    margin-right: 25px
}

#addresses-block span.remove {
    float: left;
    position: absolute;
    right: 30px;
    color: #fff;
    background: rgba(254, 76, 69, 0.53);
    padding: 10px;
    top: 0;
    font-weight: 700;
    cursor: pointer;
    transition: all .3s ease 0;
    margin-right: -30px;
    border-radius: 4px
}

#addresses-block span.remove:hover {
    color: red;
    background: #fff
}

.primary_addresses {
    text-decoration: underline
}

#addresses-block li.primary-address {
    font-weight: 700;
    color: #14aaf7
}

#addresses-block-main {
    font-weight: 700 !important;
    color: #14aaf7 !important
}

.checkout-form label.select::after {
    z-index: 5;
    font-weight: 300;
    font-size: 14px
}

.my-orders .btn {
    width: auto
}

.block-center {
    clear: both
}

.productView-attributes {
    display: inline-flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
    align-content: space-between;
    list-style: none;
    line-height: 42px;
    padding: 0
}

#eFiltr_results_wrapper {
    position: unset !important;
    min-height: 64px
}

.label-block {
    position: absolute;
    top: 10px;
    left: 10px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: flex-start;
    z-index: 99
}

.single-product-layout-type-7 .product-img-box .label-block {
    left: 50px;
    opacity: .8;
    top: 20px
}

.label-block .label {
    padding: 5px 10px;
    background: #d9d9d9;
    border-radius: 12px;
    color: #5a5a5a;
    font-weight: 700;
    line-height: 17px;
    margin-bottom: 5px;
    font-size: 11px
}

.label-block .label.sale {
    background: #b9cb0a;
    color: #fff
}

.label-block .label.specials {
    background: #e5551e;
    color: #fff
}

.label-block .label.newrelease {
    background: #1eb7e5;
    color: #fff
}

.label-block .label.outofstock {
    background: #851ee5;
    color: #fff
}

.label-block .label.commingsoon {
    background: #1e6ee5;
    color: #fff
}

.atribute-desc {
    display: flex;
    align-content: center;
    align-items: center;
    padding-right: 12px
}

.atribute-desc i {
    font-size: 24px;
    padding-right: 5px
}

.accordion--form__submit {
    font-size: 20px;
    font-weight: 700
}

.sidebar .product .order-summary__emphasis {
    margin-top: 15px;
    display: block
}

.has-modal body {
    overflow: hidden
}

.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 1000;
    visibility: hidden;
    opacity: 0;
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px)
}

.js .modal-backdrop {
    -webkit-transition: opacity .5s ease-in-out, visibility .5s ease-in-out, background-color .5s ease-in-out;
    transition: opacity .5s ease-in-out, visibility .5s ease-in-out, background-color .5s ease-in-out
}

.modal-backdrop.modal-backdrop--centered-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.modal-backdrop.modal-backdrop--is-closing.modal-backdrop--fade-out-white {
    background-color: rgba(255, 255, 255, 0.8)
}

.modal-backdrop--is-visible {
    visibility: visible;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    opacity: 1
}

@media (min-width: 750px) {
    .modal {
        border-radius: 8px;
        margin: 4em auto 5%;
        max-width: 60em;
        min-height: initial;
        width: 90%
    }
}

.modal.modal--centered {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center
}

.modal-backdrop--is-visible .modal {
    -webkit-animation: modal-open .5s cubic-bezier(0.2, 0.9, 0.3, 1);
    animation: modal-open .5s cubic-bezier(0.2, 0.9, 0.3, 1);
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

.no-cssanimations .modal-backdrop--is-visible .modal {
    visibility: visible
}

.modal-backdrop--is-closing .modal {
    -webkit-animation: modal-close .25s ease-in-out;
    animation: modal-close .25s ease-in-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.modal__header {
    padding: 1.5em
}

@media (min-width: 750px) {
    .modal__header {
        padding: 1.5em 2.5em
    }
}

.modal__header {
    border-bottom: 1px solid #e6e6e6;
    zoom: 1
}

.modal__header:after, .modal__header:before {
    content: "";
    display: table
}

.modal__header:after {
    clear: both
}

.display-table .modal__header {
    display: table;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%
}

.modal__header__title {
    color: #333
}

.display-table .modal__header__title {
    display: table-cell;
    width: 100%
}

.display-table .modal__header__title:only-child {
    display: block
}

.no-js .modal__header__title, .no-display-table .modal__header__title {
    float: left
}

.modal__content {
    padding: 1.5em
}

@media (min-width: 750px) {
    .modal__content {
        padding: 2.5em
    }

    .modal__content p {
        font-size: 1.1428571429em
    }
}

.modal__iframe {
    width: 100%
}

.modal__loading-icon {
    display: block;
    margin: 1em auto
}

.modal__close {
    position: relative;
    -webkit-transition: color .3s cubic-bezier(0.3, 0, 0, 1);
    transition: color .3s cubic-bezier(0.3, 0, 0, 1);
    vertical-align: middle;
    padding-left: .75em;
    white-space: nowrap
}

.display-table .modal__close {
    display: table-cell
}

.no-js .modal__close, .no-display-table .modal__close {
    float: right
}

.modal__close-button {
    color: #737373
}

.modal__close-button:hover {
    color: #545454
}

.separator:after {
    background: none repeat scroll 0 0 #e5e5e5;
    content: "";
    height: 10px;
    left: 50%;
    margin: -5px auto auto -5px;
    position: absolute;
    transform: rotate(-45deg);
    width: 10px
}

.separator {
    border-top: 1px dotted #e5e5e5;
    clear: both
}

.fa-heart {
    color: red
}

.testimonial-loop .owl-item {
    max-width: 550px;
    width: 100%
}

.testimonial-type-2 .testimonial-loop {
    width: 550px;
    margin: 0 auto
}

.the-arrow {
    width: 64px;
    transition: all .2s
}

.the-arrow.-left {
    position: absolute;
    top: 60%;
    left: 0
}

.the-arrow.-left > .shaft {
    width: 0;
    background-color: #999
}

.the-arrow.-left > .shaft:before, .the-arrow.-left > .shaft:after {
    width: 0;
    background-color: #999
}

.the-arrow.-left > .shaft:before {
    transform: rotate(0)
}

.the-arrow.-left > .shaft:after {
    transform: rotate(0)
}

.the-arrow.-right {
    top: 3px
}

.the-arrow.-right > .shaft {
    width: 64px;
    transition-delay: .2s
}

.the-arrow.-right > .shaft:before, .the-arrow.-right > .shaft:after {
    width: 8px;
    transition-delay: .3s;
    transition: all .5s
}

.the-arrow.-right > .shaft:before {
    transform: rotate(40deg)
}

.the-arrow.-right > .shaft:after {
    transform: rotate(-40deg)
}

.the-arrow > .shaft {
    background-color: #fff;
    display: block;
    height: 1px;
    position: relative;
    transition: all .2s;
    transition-delay: 0;
    will-change: transform
}

.the-arrow > .shaft:before, .the-arrow > .shaft:after {
    background-color: #fff;
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    top: 0;
    right: 0;
    transition: all .2s;
    transition-delay: 0
}

.the-arrow > .shaft:before {
    transform-origin: top right
}

.the-arrow > .shaft:after {
    transform-origin: bottom right
}

.animated-arrow {
    display: inline-block;
    color: #999;
    font-size: 1.25em;
    font-style: italic;
    text-decoration: none;
    position: relative;
    transition: all .2s
}

.animated-arrow:hover {
    color: #eaeaea
}

.animated-arrow:hover > .the-arrow.-left > .shaft {
    width: 64px;
    transition-delay: .1s;
    background-color: #eaeaea
}

.animated-arrow:hover > .the-arrow.-left > .shaft:before, .animated-arrow:hover > .the-arrow.-left > .shaft:after {
    width: 8px;
    transition-delay: .1s;
    background-color: #eaeaea
}

.animated-arrow:hover > .the-arrow.-left > .shaft:before {
    transform: rotate(40deg)
}

.animated-arrow:hover > .the-arrow.-left > .shaft:after {
    transform: rotate(-40deg)
}

.animated-arrow:hover > .main {
    transform: translateX(80px)
}

.animated-arrow:hover > .main > .the-arrow.-right > .shaft {
    width: 0;
    transform: translateX(200%);
    transition-delay: 0
}

.animated-arrow:hover > .main > .the-arrow.-right > .shaft:before, .animated-arrow:hover > .main > .the-arrow.-right > .shaft:after {
    width: 0;
    transition-delay: 0;
    transition: all .1s
}

.animated-arrow:hover > .main > .the-arrow.-right > .shaft:before {
    transform: rotate(0)
}

.animated-arrow:hover > .main > .the-arrow.-right > .shaft:after {
    transform: rotate(0)
}

.animated-arrow > .main {
    display: flex;
    align-items: center;
    transition: all .2s
}

.animated-arrow > .main > .text {
    margin: 0 16px 0 0;
    line-height: 1;
    color: #fff;
    font-size: 18px
}

.animated-arrow > .main > .the-arrow {
    position: relative
}

.set-sort-field {
    cursor: pointer;
    line-height: 32px;
    font-size: 16px
}

.woocommerce-product-gallery__wrapper .swiper-button-prev, .woocommerce-product-gallery__wrapper .swiper-rtl .swiper-button-next {
    left: 40px;
    right: auto
}

.sorting-section button {
    padding: 6px 17px !important
}

.sorting-section .btn:after {
    top: 7px
}

.text-page .cart-desc {
    width: 70%;
    margin: 0 auto
}

.text-page h3 {
    text-align: center
}

.grid__item.hours ul li {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-right: 0;
    justify-content: space-between;
    width: 240px;
}

.site-footer .grid__item.hours {
    padding: 15px 20px
}

.site-footer .grid__item.hours_info {
    padding: 63.5px 21px 63.5px 1px !important;
    border: 1px solid rgba(204, 204, 204, 0.3) !important;
    border-left: 0 !important;
    height: 100%
}

.site-footer__links {
    width: 250px
}

.sticky-wrapper:not(.is-sticky) .menu-tool > a {
    display: none !important
}

.fa-close {
    cursor: pointer
}

#eFiltr_results .menu {
    padding-left: 20px;
    line-height: 25px
}

#eFiltr_results .menu a {
    line-height: 25px;
    margin-bottom: 10px;
    display: inline-block
}
