@font-face {
    font-family: Karla;
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url(/theme/yanni/font/karla_n4.woff2) format("woff2"),
    url(/theme/yanni/font/karla_n4.woff) format("woff");
}

@font-face {
    font-family: Karla;
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url(/theme/yanni/font/karla_n4.woff2) format("woff2"),
    url(/theme/yanni/font/karla_n4.woff) format("woff");
}

@font-face {
    font-family: Karla;
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url(/theme/yanni/font/karla_n4.woff2) format("woff2"),
    url(/theme/yanni/font/karla_n4.woff) format("woff");
}

@font-face {
    font-family: Karla;
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    src: url(/theme/yanni/font/karla_n7.woff2) format("woff2"),
    url(/theme/yanni/font/karla_n7.woff) format("woff");
}

@font-face {
    font-family: Karla;
    font-weight: 400;
    font-style: italic;
    font-display: swap;
    src: url(/theme/yanni/font/karla_i4.woff2) format("woff2"),
    url(/theme/yanni/font/karla_i4.woff) format("woff");
}

@font-face {
    font-family: Karla;
    font-weight: 700;
    font-style: italic;
    font-display: swap;
    src: url(/theme/yanni/font/karla_i7.woff2) format("woff2"),
    url(/theme/yanni/font/karla_i7.woff) format("woff");
}

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

body {
    margin: 0
}

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

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

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

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

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

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    /* font-weight: 700; */
    font-weight: lighter;
}

dfn {
    font-style: italic
}

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

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

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

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

pre {
    overflow: auto
}

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

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

button {
    overflow: visible
}

button, select {
    text-transform: none
}

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

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

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

input {
    line-height: normal
}

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

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto;
	opacity: 1;
	appearance: button !important;
	-webkit-appearance: button !important;
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

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

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

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

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

td, th {
    padding: 0
}

ul {
    list-style-type: none
}

*, ::after, ::before {
    box-sizing: border-box;
    word-wrap: break-word;
}

body, button, input, select, textarea {
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%
}

form {
    margin: 0
}

@media only screen and (max-width: 989px) {
    input, select, textarea {
        font-size: 16px
    }
}

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

optgroup {
    font-weight: 700
}

option {
    color: var(--mcshop-editor-setting-color_body_text);
    background-color: var(--mcshop-editor-setting-color_input_bg)
}

[tabindex='-1']:focus {
    outline: 0
}

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

.icon__fallback-text, .supports-no-js .featured-blog__post .article__featured-image-wrapper, .supports-no-js .map-section__background-wrapper .js, .visually-hidden {
    position: absolute !important;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0
}

.hidden {
    display: none !important
}

.supports-no-js .supports-js {
    display: none
}

.js-focus-hidden:focus {
    outline: 0
}

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

.supports-no-placeholder .label--hidden {
    position: static;
    height: auto;
    width: auto;
    margin-bottom: 2px;
    overflow: visible;
    clip: initial
}

.skip-link:focus {
    clip: auto;
    width: auto;
    height: auto;
    margin: 0;
    color: #333;
    background-color: #fff;
    padding: 15px;
    z-index: 10000;
    transition: none
}

.box {
    background: no-repeat;
    background-size: contain
}

.ratio-container {
    position: relative
}

.ratio-container:after {
    content: '';
    display: block;
    height: 0;
    width: 100%;
    content: ""
}

.ratio-container > * {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    fill: currentColor
}

.supports-no-svg .icon {
    display: none
}

.icon.icon-google-plus {
    width: 28px
}

.social-sharing__link .icon.icon-google-plus {
    width: 24px
}

svg.icon:not(.icon--full-color) circle, svg.icon:not(.icon--full-color) ellipse, svg.icon:not(.icon--full-color) g, svg.icon:not(.icon--full-color) line, svg.icon:not(.icon--full-color) path, svg.icon:not(.icon--full-color) polygon, svg.icon:not(.icon--full-color) polyline, svg.icon:not(.icon--full-color) rect, symbol.icon:not(.icon--full-color) circle, symbol.icon:not(.icon--full-color) ellipse, symbol.icon:not(.icon--full-color) g, symbol.icon:not(.icon--full-color) line, symbol.icon:not(.icon--full-color) path, symbol.icon:not(.icon--full-color) polygon, symbol.icon:not(.icon--full-color) polyline, symbol.icon:not(.icon--full-color) rect {
    fill: inherit;
    stroke: inherit
}

.supports-no-svg .icon__fallback-text {
    position: static !important;
    overflow: inherit;
    clip: none;
    height: auto;
    width: auto;
    margin: 0
}

ol, ul {
    list-style-type: none
}

.list--inline {
    padding: 0;
}

.list--inline li {
    display: inline-block;
    padding-right: 5px;
    padding-bottom: 5px;
    margin-bottom: 0
}

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

.rte img {
    height: auto
}

.rte table {
    table-layout: fixed
}

.rte ol, .rte ul {
    margin: 0 0 15px;
    padding: 0;
    list-style-position: inside
}

.rte ul {
    list-style-type: disc
}

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

.rte ul ul ul {
    list-style-type: square
}

.rte__table-wrapper {
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

@media only screen and (max-width: 749px) {
    .responsive-table thead {
        display: none
    }

    .responsive-table tr {
        display: block
    }

    .responsive-table td, .responsive-table th {
        display: block;
        text-align: right;
        padding: 15px;
        margin: 0
    }

    .responsive-table__row + .responsive-table__row, tfoot > .responsive-table__row:first-child {
        position: relative;
        margin-top: 10px;
        padding-top: 15px
    }

    .responsive-table__row + .responsive-table__row::after, tfoot > .responsive-table__row:first-child::after {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0px;
        right: 0px;
        border-bottom: 1px solid var(--mcshop-editor-setting-color_borders)
    }
}

img {
    max-width: 100%
}

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

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

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

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

.grid::after {
    content: '';
    display: table;
    clear: both
}

.grid__item {
    float: left;
    padding-left: 22px;
    padding-right: 15px;
    width: 100%
}
@media only screen and (max-width: 749px) {
    .grid__item_new{
        padding-left: 15px;
        padding-right: 15px;
    }
}

.grid__item[class*="--push"] {
    position: relative
}

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

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

.one-whole {
    width: 100%
}

.one-half {
    width: 50%
}

.one-third {
    width: 33.33333%
}

.two-thirds {
    width: 66.66667%
}

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

.two-sixths {
    width: 33.33333%
}

.three-sixths {
    width: 50%
}

.four-sixths {
    width: 66.66667%
}

.five-sixths {
    width: 83.33333%
}

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

.one-twelfth {
    width: 8.33333%
}

.two-twelfths {
    width: 16.66667%
}

.three-twelfths {
    width: 25%
}

.four-twelfths {
    width: 33.33333%
}

.five-twelfths {
    width: 41.66667%
}

.six-twelfths {
    width: 50%
}

.seven-twelfths {
    width: 58.33333%
}

.eight-twelfths {
    width: 66.66667%
}

.nine-twelfths {
    width: 75%
}

.ten-twelfths {
    width: 83.33333%
}

.eleven-twelfths {
    width: 91.66667%
}

.show {
    display: block !important
}

.hide {
    display: none !important
}

.text-left {
    text-align: left !important;
    text-align: -webkit-left !important;
    text-align: -moz-left !important;
}

.text-right {
    /* text-align: right !important;
    text-align: -webkit-right !important;
    text-align: -moz-right !important; */
}

.text-center {
    text-align: center !important;
    text-align: -webkit-center !important;
    text-align: -moz-center !important;
}

@media only screen and (max-width: 749px) {
    .small--one-whole {
        width: 100%
    }

    .small--one-half {
        /* width: 50% */
    }

    .small--one-third {
        width: 33.33333%
    }

    .small--two-thirds {
        width: 66.66667%
    }

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

    .small--two-sixths {
        width: 33.33333%
    }

    .small--three-sixths {
        width: 50%
    }

    .small--four-sixths {
        width: 66.66667%
    }

    .small--five-sixths {
        width: 83.33333%
    }

    .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--one-twelfth {
        width: 8.33333%
    }

    .small--two-twelfths {
        width: 16.66667%
    }

    .small--three-twelfths {
        width: 25%
    }

    .small--four-twelfths {
        width: 33.33333%
    }

    .small--five-twelfths {
        width: 41.66667%
    }

    .small--six-twelfths {
        width: 50%
    }

    .small--seven-twelfths {
        width: 58.33333%
    }

    .small--eight-twelfths {
        width: 66.66667%
    }

    .small--nine-twelfths {
        width: 75%
    }

    .small--ten-twelfths {
        width: 83.33333%
    }

    .small--eleven-twelfths {
        width: 91.66667%
    }

    .grid--uniform .small--five-tenths:nth-child(2n+1), .grid--uniform .small--four-eighths:nth-child(2n+1), .grid--uniform .small--four-twelfths:nth-child(3n+1), .grid--uniform .small--one-fifth:nth-child(5n+1), .grid--uniform .small--one-half:nth-child(2n+1), .grid--uniform .small--one-quarter:nth-child(4n+1), .grid--uniform .small--one-sixth:nth-child(6n+1), .grid--uniform .small--one-third:nth-child(3n+1), .grid--uniform .small--one-twelfth:nth-child(12n+1), .grid--uniform .small--six-twelfths:nth-child(2n+1), .grid--uniform .small--three-sixths:nth-child(2n+1), .grid--uniform .small--three-twelfths:nth-child(4n+1), .grid--uniform .small--two-eighths:nth-child(4n+1), .grid--uniform .small--two-sixths:nth-child(3n+1), .grid--uniform .small--two-twelfths:nth-child(6n+1) {
        clear: both
    }

    .small--show {
        display: block !important
    }

    .small--hide {
        display: none !important
    }

    .small--text-left {
        padding: 0 15px;
        text-align: left !important;
        text-align: -webkit-left !important;
        text-align: -moz-left !important;
    }

    .small--text-right {
        padding: 0 15px;
        text-align: right !important;
        text-align: -webkit-right !important;
        text-align: -moz-right !important;
    }

    .small--text-center {
        /* padding: 0 15px; */
        text-align: center !important;
        text-align: -webkit-center !important;
        text-align: -moz-center !important;
    }
}

.right-info > input,
.right-info > div,
.right-info > select {
    margin-left: 7px;
}

@media only screen and (min-width:750px) {
    .right-info{
        margin-left: -7px;
    }
}
@media only screen and (max-width:749px) {
    .right-info{
        /* display: flex;  */
        justify-content: center;
    }
}

@media only screen and (min-width: 750px) {
    .medium-up--one-whole {
        width: 100%
    }

    .medium-up--one-half_textarea{
        width: 50%;
    }

    .medium-up--one-half {
        width: 44%
    }

    .medium-up--one-third {
        /* width: 33.33333% */
    }

    .medium-up--two-thirds {
        width: 66.66667%
    }

    .medium-up--one-quarter {
        width: 25%
    }

    .medium-up--two-quarters {
        width: 50%
    }

    .medium-up--three-quarters {
        width: 75%
    }

    .medium-up--one-fifth {
        width: 20%
    }

    .medium-up--two-fifths {
        width: 40%
    }

    .medium-up--three-fifths {
        width: 60%
    }

    .medium-up--four-fifths {
        width: 80%
    }

    .medium-up--one-sixth {
        width: 16.66667%
    }

    .medium-up--two-sixths {
        width: 33.33333%
    }

    .medium-up--three-sixths {
        width: 50%
    }

    .medium-up--four-sixths {
        width: 66.66667%
    }

    .medium-up--five-sixths {
        width: 83.33333%
    }

    .medium-up--one-eighth {
        width: 12.5%
    }

    .medium-up--two-eighths {
        width: 25%
    }

    .medium-up--three-eighths {
        width: 37.5%
    }

    .medium-up--four-eighths {
        width: 50%
    }

    .medium-up--five-eighths {
        width: 62.5%
    }

    .medium-up--six-eighths {
        width: 75%
    }

    .medium-up--seven-eighths {
        width: 87.5%
    }

    .medium-up--one-tenth {
        width: 10%
    }

    .medium-up--two-tenths {
        width: 20%
    }

    .medium-up--three-tenths {
        width: 30%
    }

    .medium-up--four-tenths {
        width: 40%
    }

    .medium-up--five-tenths {
        width: 50%
    }

    .medium-up--six-tenths {
        width: 60%
    }

    .medium-up--seven-tenths {
        width: 70%
    }

    .medium-up--eight-tenths {
        width: 80%
    }

    .medium-up--nine-tenths {
        width: 90%
    }

    .medium-up--one-twelfth {
        width: 8.33333%
    }

    .medium-up--two-twelfths {
        width: 16.66667%
    }

    .medium-up--three-twelfths {
        width: 25%
    }

    .medium-up--four-twelfths {
        width: 33.33333%
    }

    .medium-up--five-twelfths {
        width: 41.66667%
    }

    .medium-up--six-twelfths {
        width: 50%
    }

    .medium-up--seven-twelfths {
        width: 58.33333%
    }

    .medium-up--eight-twelfths {
        width: 66.66667%
    }

    .medium-up--nine-twelfths {
        width: 75%
    }

    .medium-up--ten-twelfths {
        width: 83.33333%
    }

    .medium-up--eleven-twelfths {
        width: 91.66667%
    }

    .grid--uniform .medium-up--five-tenths:nth-child(2n+1), .grid--uniform .medium-up--four-eighths:nth-child(2n+1), .grid--uniform .medium-up--four-twelfths:nth-child(3n+1), .grid--uniform .medium-up--one-fifth:nth-child(5n+1), .grid--uniform .medium-up--one-half:nth-child(2n+1), .grid--uniform .medium-up--one-quarter:nth-child(4n+1), .grid--uniform .medium-up--one-sixth:nth-child(6n+1), .grid--uniform .medium-up--one-third:nth-child(3n+1), .grid--uniform .medium-up--one-twelfth:nth-child(12n+1), .grid--uniform .medium-up--six-twelfths:nth-child(2n+1), .grid--uniform .medium-up--three-sixths:nth-child(2n+1), .grid--uniform .medium-up--three-twelfths:nth-child(4n+1), .grid--uniform .medium-up--two-eighths:nth-child(4n+1), .grid--uniform .medium-up--two-sixths:nth-child(3n+1), .grid--uniform .medium-up--two-twelfths:nth-child(6n+1) {
        clear: both
    }

    .medium-up--show {
        display: block !important
    }

    .medium-up--hide {
        display: none !important
    }

    .medium-up--text-left {
        text-align: left !important;
        text-align: -webkit-left !important;
        text-align: -moz-left !important;
    }

    .medium-up--text-right {
        text-align: right !important;
        text-align: -webkit-right !important;
        text-align: -moz-right !important;
    }

    .medium-up--text-center {
        text-align: center !important;
        text-align: -webkit-center !important;
        text-align: -moz-center !important;
    }
}

@media only screen and (min-width: 990px) {
    .large-up--one-whole {
        width: 100%
    }

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

    .large-up--one-third {
        width: 33.33333%
    }

    .large-up--two-thirds {
        width: 66.66667%
    }

    .large-up--one-quarter {
        width: 25%
    }

    .large-up--two-quarters {
        width: 50%
    }

    .large-up--three-quarters {
        width: 75%
    }

    .large-up--one-fifth {
        width: 18%
    }

    .large-up--two-fifths {
        width: 40%
    }

    .large-up--three-fifths {
        width: 60%
    }

    .large-up--four-fifths {
        width: 82%
    }

    .large-up--one-sixth {
        width: 16.66667%
    }

    .large-up--two-sixths {
        width: 33.33333%
    }

    .large-up--three-sixths {
        width: 50%
    }

    .large-up--four-sixths {
        width: 66.66667%
    }

    .large-up--five-sixths {
        width: 83.33333%
    }

    .large-up--one-eighth {
        width: 12.5%
    }

    .large-up--two-eighths {
        width: 25%
    }

    .large-up--three-eighths {
        width: 37.5%
    }

    .large-up--four-eighths {
        width: 50%
    }

    .large-up--five-eighths {
        width: 62.5%
    }

    .large-up--six-eighths {
        width: 75%
    }

    .large-up--seven-eighths {
        width: 87.5%
    }

    .large-up--one-tenth {
        width: 10%
    }

    .large-up--two-tenths {
        width: 20%
    }

    .large-up--three-tenths {
        width: 30%
    }

    .large-up--four-tenths {
        width: 40%
    }

    .large-up--five-tenths {
        width: 50%
    }

    .large-up--six-tenths {
        width: 60%
    }

    .large-up--seven-tenths {
        width: 70%
    }

    .large-up--eight-tenths {
        width: 80%
    }

    .large-up--nine-tenths {
        width: 90%
    }

    .large-up--one-twelfth {
        width: 8.33333%
    }

    .large-up--two-twelfths {
        width: 16.66667%
    }

    .large-up--three-twelfths {
        width: 25%
    }

    .large-up--four-twelfths {
        width: 33.33333%
    }

    .large-up--five-twelfths {
        width: 41.66667%
    }

    .large-up--six-twelfths {
        width: 50%
    }

    .large-up--seven-twelfths {
        width: 58.33333%
    }

    .large-up--eight-twelfths {
        width: 66.66667%
    }

    .large-up--nine-twelfths {
        width: 75%
    }

    .large-up--ten-twelfths {
        width: 83.33333%
    }

    .large-up--eleven-twelfths {
        width: 91.66667%
    }

    .grid--uniform .large-up--five-tenths:nth-child(2n+1), .grid--uniform .large-up--four-eighths:nth-child(2n+1), .grid--uniform .large-up--four-twelfths:nth-child(3n+1), .grid--uniform .large-up--one-fifth:nth-child(5n+1), .grid--uniform .large-up--one-half:nth-child(2n+1), .grid--uniform .large-up--one-quarter:nth-child(4n+1), .grid--uniform .large-up--one-sixth:nth-child(6n+1), .grid--uniform .large-up--one-third:nth-child(3n+1), .grid--uniform .large-up--one-twelfth:nth-child(12n+1), .grid--uniform .large-up--six-twelfths:nth-child(2n+1), .grid--uniform .large-up--three-sixths:nth-child(2n+1), .grid--uniform .large-up--three-twelfths:nth-child(4n+1), .grid--uniform .large-up--two-eighths:nth-child(4n+1), .grid--uniform .large-up--two-sixths:nth-child(3n+1), .grid--uniform .large-up--two-twelfths:nth-child(6n+1) {
        clear: both
    }

    .large-up--show {
        display: block !important
    }

    .large-up--hide {
        display: none !important
    }

    .large-up--text-left {
        text-align: left !important;
        text-align: -webkit-left !important;
        text-align: -moz-left !important;
    }

    .large-up--text-right {
        text-align: right !important;
        text-align: -webkit-right !important;
        text-align: -moz-right !important;
    }

    .large-up--text-center {
        text-align: center !important;
        text-align: -webkit-center !important;
        text-align: -moz-center !important;
    }
}

@media only screen and (min-width: 750px) {
    .medium-up--push-one-half {
        left: 50%
    }

    .medium-up--push-one-third {
        left: 33.33333%
    }

    .medium-up--push-two-thirds {
        left: 66.66667%
    }

    .medium-up--push-one-quarter {
        left: 25%
    }

    .medium-up--push-two-quarters {
        left: 50%
    }

    .medium-up--push-three-quarters {
        left: 75%
    }

    .medium-up--push-one-fifth {
        left: 20%
    }

    .medium-up--push-two-fifths {
        left: 40%
    }

    .medium-up--push-three-fifths {
        left: 60%
    }

    .medium-up--push-four-fifths {
        left: 80%
    }

    .medium-up--push-one-sixth {
        left: 16.66667%
    }

    .medium-up--push-two-sixths {
        left: 33.33333%
    }

    .medium-up--push-three-sixths {
        left: 50%
    }

    .medium-up--push-four-sixths {
        left: 66.66667%
    }

    .medium-up--push-five-sixths {
        left: 83.33333%
    }

    .medium-up--push-one-eighth {
        left: 12.5%
    }

    .medium-up--push-two-eighths {
        left: 25%
    }

    .medium-up--push-three-eighths {
        left: 37.5%
    }

    .medium-up--push-four-eighths {
        left: 50%
    }

    .medium-up--push-five-eighths {
        left: 62.5%
    }

    .medium-up--push-six-eighths {
        left: 75%
    }

    .medium-up--push-seven-eighths {
        left: 87.5%
    }

    .medium-up--push-one-tenth {
        left: 10%
    }

    .medium-up--push-two-tenths {
        left: 20%
    }

    .medium-up--push-three-tenths {
        left: 30%
    }

    .medium-up--push-four-tenths {
        left: 40%
    }

    .medium-up--push-five-tenths {
        left: 50%
    }

    .medium-up--push-six-tenths {
        left: 60%
    }

    .medium-up--push-seven-tenths {
        left: 70%
    }

    .medium-up--push-eight-tenths {
        left: 80%
    }

    .medium-up--push-nine-tenths {
        left: 90%
    }

    .medium-up--push-one-twelfth {
        left: 8.33333%
    }

    .medium-up--push-two-twelfths {
        left: 16.66667%
    }

    .medium-up--push-three-twelfths {
        left: 25%
    }

    .medium-up--push-four-twelfths {
        left: 33.33333%
    }

    .medium-up--push-five-twelfths {
        left: 41.66667%
    }

    .medium-up--push-six-twelfths {
        left: 50%
    }

    .medium-up--push-seven-twelfths {
        left: 58.33333%
    }

    .medium-up--push-eight-twelfths {
        left: 66.66667%
    }

    .medium-up--push-nine-twelfths {
        left: 75%
    }

    .medium-up--push-ten-twelfths {
        left: 83.33333%
    }

    .medium-up--push-eleven-twelfths {
        left: 91.66667%
    }
}

.grid--table {
    display: table;
    table-layout: fixed;
    width: 100%;
    margin-left: 0
}

.grid--table > .grid__item {
    float: none;
    display: table-cell;
    vertical-align: middle;
    padding-left: 0
}

.medium-up--grid--table {
    display: table;
    table-layout: fixed;
    width: 100%;
    margin-left: 0
}

.medium-up--grid--table > .grid__item {
    float: none;
    display: table-cell;
    vertical-align: middle;
}

@media only screen and (max-width: 749px) {
    .medium-up--grid--table {
        display: block
    }

    .medium-up--grid--table > .grid__item {
        display: block
    }
}

.grid--uniform > .grid__item {
    margin-bottom: 10px
}

body, html {
    background-color: #fff
}

.site-wrapper {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0
}

@media only screen and (min-width: 750px) {
    .site-wrapper {
        padding: 0 30px
    }
}

.main-content {
    overflow: hidden
}

.main-content.grid__item {
    padding-right: 0;
}

@media only screen and (max-width: 749px) {
    .main-content {
        padding: 0;
    }
}

hr {
    clear: both;
    border-top: solid var(--mcshop-editor-setting-color_borders);
    border-width: 1px 0 0;
    margin: 30px 0px;
    height: 0
}

@media only screen and (max-width:749px) {
    hr{
        margin: 30px 15px;
    }
}

hr.hr--clear {
    border: 0;
    height: 1px;
    margin-bottom: 30px
}

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

hr.hr--small.hr--clear {
    margin-bottom: 15px
}

hr.hr--border {
    margin: 0
}

hr.hr--border-top {
    margin-top: 0
}

hr.hr--border-bottom {
    margin-bottom: 0
}

.social-sharing {
    margin: 20px 0
}

.social-sharing__link {
    padding-right: 10px;
    font-size: 10.5px;
    color: var(--mcshop-editor-setting-color_primary);
    white-space: nowrap;
    display: inline-block
}

.social-sharing__link:last-child {
    padding-right: 0
}

.social-sharing__link .icon {
    width: 18px;
    height: 18px
}

.newsletter-label {
    display: block;
    margin: 15px 0
}

@media only screen and (max-width: 749px) {
    .site-footer .grid__item {
        padding-top: 10px
    }
}

.sub-footer {
    padding-bottom: 30px
}

.site-footer {
    padding: 0
}

.site-footer, .sub-footer,
.site-footer a, .sub-footer a {
    color: var(--mcshop-editor-setting-color_footer_text);
    /* background: var(--mcshop-editor-setting-color_body_bg); */
}

.site-footer hr {
    border-color: var(--mcshop-editor-setting-color_footer_border);
}

.site-footer .social-links a {
    color: var(--mcshop-editor-setting-color_footer_social_link)
}

.payment-icons {
    margin: 0
}

.payment-icons .icon {
    width: 38px;
    height: 24px
}

body, button, input, select, textarea, .bundle-plugin__bottom .bundle-plugin__product-title {
    font-size: 15px;
    font-family: var(--text-font-family), sans-serif;
    font-style: var(--text-font-style);
    font-weight: var(--text-font-weight);
    letter-spacing: var(--text-letter-spacing);
    text-transform: var(--text-transform);
    color: var(--mcshop-editor-setting-color_body_text);
    line-height: 1.6
}

@media only screen and (max-width: 989px) {
    input, textarea {
        font-size: 15px
    }
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6, .bundle-plugin__title, .reviews-header-h {
    word-break: break-word;
    font-family: var(--heading-font-family), Times, serif;
    /* font-weight: var(--heading-font-weight); */
    font-weight: lighter;
    font-style: var(--heading-font-style);
    text-rendering: optimizeLegibility;
    margin: 0 0 1.2em;
    line-height: 1.4;
    letter-spacing: var(--heading-letter-spacing);
    text-transform: var(--heading-text-transform);
    color: var(--mcshop-editor-setting-color_heading_text)
}

.h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    word-break: break-word;
    color: var(--mcshop-editor-setting-color_heading_text);
    text-decoration: none;
    font-weight: inherit
}

.h1, h1 {
    font-size: var(--heading-h1-size)
}

.h2, h2, .bundle-plugin__title, .reviews-header-h {
    font-size: var(--heading-h2-size)
}

.h3, h3, .h4, h4 {
    font-size: var(--heading-h3-size)
}

.h5, .h6, h5, h6 {
    font-size: var(--heading-h5-size)
}

.rte .h1, .rte .h2, .rte .h3, .rte .h4, .rte .h5, .rte .h6, .rte h1, .rte h2, .rte h3, .rte h4, .rte h5, .rte h6 {
    margin-top: 45px;
    margin-bottom: 30px
}

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

.list--inline__separator {
    position: relative;
    padding-left: 18px;
    margin-left: 10px
}

.list--inline__separator:before {
    content: '\2022';
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

p {
    margin: 0 0 15px
}

.txt--minor {
    font-size: 85%
}

.txt--emphasis {
    font-style: italic
}

blockquote {
    font-family: var(--heading-font-family), Times, serif;
    font-weight: var(--heading-font-weight);
    font-style: var(--heading-font-style);
    text-rendering: optimizeLegibility;
    font-size: var(--heading-h2-size);
    text-align: center;
    color: #333;
    margin: 60px 30px
}

blockquote cite {
    font-family: var(--text-font-family), sans-serif;
    font-style: var(--text-font-style);
    font-weight: var(--text-font-weight);
    font-size: .85em;
}

th {
    font-size: var(--heading-h5-size);
    color: var(--mcshop-editor-setting-color_body_text)
}

.btn, .mcshop-payment-button .mcshop-payment-button__button--unbranded {
    position: relative;
    padding: 9px 15px;
    border-radius: 0;
    font-size: 14px;
    letter-spacing: 1px;
    border: 0
}

@media only screen and (max-width: 749px) {
    .btn, .mcshop-payment-button .mcshop-payment-button__button--unbranded {
        font-size: 13px
    }
}

.btn.btn--disabled, .btn[disabled], .mcshop-payment-button .btn--disabled.mcshop-payment-button__button--unbranded, .mcshop-payment-button [disabled].mcshop-payment-button__button--unbranded {
    opacity: .5;
    pointer-events: none
}

.btn .icon, .mcshop-payment-button .mcshop-payment-button__button--unbranded .icon {
    width: 18px;
    height: 18px
}

.btn + .btn, .mcshop-payment-button .btn + .mcshop-payment-button__button--unbranded, .mcshop-payment-button .mcshop-payment-button__button--unbranded + .btn, .mcshop-payment-button .mcshop-payment-button__button--unbranded + .mcshop-payment-button__button--unbranded {
    margin-left: 8px
}

.btn--unflipped + .btn, .mcshop-payment-button .btn--unflipped + .mcshop-payment-button__button--unbranded {
    margin-left: 0
}

@-webkit-keyframes spin {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}

@keyframes spin {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}

.btn--ajax-disabled:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    background-color: #1a1a1a
}

.btn--ajax-disabled:after {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    margin-left: -10px;
    margin-top: -10px;
    border-radius: 50%;
    border: 3px solid #fff;
    border-top-color: transparent;
    -webkit-animation: spin .65s infinite linear;
    left: 50%
}

.btn--link {
    padding: 0;
    background-color: transparent;
    border: 0;
    color: #333;
    text-align: inherit
}

.btn--link:focus, .btn--link:hover {
    opacity: .7
}

a {
    cursor: pointer;
    word-break: break-word;
    color: var(--mcshop-editor-setting-color_primary);
    text-decoration: none
}

a:focus, a:hover {
    opacity: .7
}

.mcshop-payment-button a.mcshop-payment-button__button--unbranded:focus, .mcshop-payment-button a.mcshop-payment-button__button--unbranded:hover, a.btn:focus, a.btn:hover {
    opacity: 1
}

.mcshop-payment-button a.btn--disabled.mcshop-payment-button__button--unbranded, a.btn.btn--disabled {
    opacity: .5
}

a[href^=tel] {
    color: inherit
}

.link-body-color {
    color: #333
}

.link-body-color:focus, .link-body-color:hover {
    opacity: .7
}

.text-link {
    color: var(--mcshop-editor-setting-color_primary);
    border-bottom: 1px solid;
    padding-bottom: 2px
}

.text-link:focus, .text-link:hover {
    opacity: .7
}

.btn, .rte .btn, .rte .mcshop-payment-button .mcshop-payment-button__button--unbranded, .mcshop-payment-button .rte .mcshop-payment-button__button--unbranded, .mcshop-payment-button .mcshop-payment-button__button--unbranded {
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block;
    width: auto;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    cursor: pointer;
    /*text-transform: uppercase;*/
    min-height: 45px;
    line-height: 1.9;
    background-color: var(--mcshop-editor-setting-color_primary);
    color: var(--mcshop-editor-setting-color_button_text)
}

.btn:hover, .rte .btn:hover, .rte .mcshop-payment-button .mcshop-payment-button__button--unbranded:hover, .mcshop-payment-button .rte .mcshop-payment-button__button--unbranded:hover, .mcshop-payment-button .mcshop-payment-button__button--unbranded:hover {
    opacity: .8
}

.btn:active, .btn:focus, .rte .btn:active, .rte .btn:focus, .rte .mcshop-payment-button .mcshop-payment-button__button--unbranded:active, .rte .mcshop-payment-button .mcshop-payment-button__button--unbranded:focus, .mcshop-payment-button .rte .mcshop-payment-button__button--unbranded:active, .mcshop-payment-button .rte .mcshop-payment-button__button--unbranded:focus, .mcshop-payment-button .mcshop-payment-button__button--unbranded:active, .mcshop-payment-button .mcshop-payment-button__button--unbranded:focus {
    opacity: 1;
}

.btn.disabled, .btn[disabled], .rte .btn.disabled, .rte .btn[disabled], .rte .mcshop-payment-button .disabled.mcshop-payment-button__button--unbranded, .rte .mcshop-payment-button [disabled].mcshop-payment-button__button--unbranded, .mcshop-payment-button .disabled.mcshop-payment-button__button--unbranded, .mcshop-payment-button .rte .disabled.mcshop-payment-button__button--unbranded, .mcshop-payment-button .rte [disabled].mcshop-payment-button__button--unbranded, .mcshop-payment-button [disabled].mcshop-payment-button__button--unbranded {
    opacity: 1;
}

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

.btn--secondary {
    padding: 7px 15px;
    background-color: transparent;
    color: var(--mcshop-editor-setting-color_primary);
    border: 2px solid var(--mcshop-editor-setting-color_primary)
}

.btn--secondary:hover {
    opacity: .8;
}

.mcshop-payment-btn {
    width: 100% !important;
    /* max-width: 300px; */
    white-space: normal
}

.product-single__mcshop-payment-btn .btn--view-cart {
    width: 50% !important;
    white-space: normal
}

@media only screen and (max-width: 989px) {
    .product-single__mcshop-payment-btn .btn--view-cart {
        width: 100% !important
    }
}

.product-form--full .btn--view-cart {
    width: 100% !important
}

.product-single__notification {
    margin: 8px 0 5px;
    font-size: .93333em;
    width: 50%
}

@media only screen and (max-width: 989px) {
    .product-single__notification {
        width: 100%
    }
}

.product-single__mcshop-payment-btn .product-single__notification {
    text-align: center
}

.product-form--full .product-single__notification {
    width: 100%;
    text-align: center
}

.mcshop-payment-button__button {
    width: 100% !important;
    /* max-width: 300px; */
}

.mcshop-payment-button .mcshop-payment-button__button--unbranded {
    white-space: normal
}

.mcshop-payment-button .mcshop-payment-button__button--unbranded:active, .mcshop-payment-button .mcshop-payment-button__button--unbranded:focus {
    background-color: var(--mcshop-editor-setting-color_primary)
}

.mcshop-payment-button .mcshop-payment-button__button--branded {
    display: inline-block
}

.mcshop-payment-button .mcshop-payment-button__more-options {
    width: 50%;
    font-size: .93333em !important;
    margin-top: 8px;
    text-decoration: underline
}

@media only screen and (max-width: 989px) {
    .mcshop-payment-button .mcshop-payment-button__more-options {
        width: 100%
    }
}

.product-form--full .mcshop-payment-button .mcshop-payment-button__more-options {
    width: 100%
}

.mcshop-payment-button .mcshop-payment-button__more-options:focus, .mcshop-payment-button .mcshop-payment-button__more-options:hover {
    opacity: .7
}

table {
    border: 1px solid var(--mcshop-editor-setting-color_borders);
    table-layout: fixed
}

@media only screen and (max-width: 749px) {
    table {
        width: 100%
    }
}

td, th {
    padding: 15px;
    border: 1px solid var(--mcshop-editor-setting-color_borders)
}

.table--no-border {
    border: 0
}

.table--no-border td, .table--no-border th {
    border: 0
}

.announcement-bar {
    display: block;
    position: relative;
    width: 100%;
    text-align: center;
    min-height: 5px;
    background-color: #333;
    text-decoration: none
}

.announcement-bar__message {
    display: block;
    font-weight: 400;
    margin-bottom: 0;
    padding: 10px 30px;
    color: #fff
}

.page-border {
    display: block;
    position: relative;
    height: 5px;
    background-color: #333
}

@media only screen and (min-width: 750px) {
    .top-bar {
        padding-top: 1px;
        padding-bottom: 1px;
        font-size: 13.5px;
        /* line-height: 36.4px */
    }

    .top-bar input {
        font-size: 12.75px
    }

    .top-bar .top-bar__search {
        width: 100%;
    }

    .top-bar .search-bar__input {
        width: calc(100% - 40px);
    }
}

@media only screen and (max-width: 749px) {
    .top-bar {
        /* margin-top: 10px */
    }

    .top-bar .icon {
        width: 25px;
        height: 25px
    }
}

.top-bar .search-bar {
    white-space: nowrap
}

.top-bar .search-bar__input {
    background: 0 0;
    border: 0;
}

.top-bar .search-bar__input::-webkit-input-placeholder {
    color: var(--mcshop-editor-setting-color_header_text);
    opacity: 1
}

.top-bar .search-bar__input::-moz-placeholder {
    color: var(--mcshop-editor-setting-color_header_text);
    opacity: 1
}

.top-bar .search-bar__input:-ms-input-placeholder {
    color: var(--mcshop-editor-setting-color_header_text);
    opacity: 1
}

.top-bar .search-bar__input::-ms-input-placeholder {
    color: var(--mcshop-editor-setting-color_header_text);
    opacity: 1
}

.top-bar .search-bar__input::placeholder {
    color: var(--mcshop-editor-setting-color_header_text);
    opacity: 1
}

.top-bar .search-bar__input:focus::-webkit-input-placeholder {
    color: #fff;
    opacity: 0
}

.top-bar .search-bar__input:focus::-moz-placeholder {
    color: #fff;
    opacity: 0
}

.top-bar .search-bar__input:focus:-ms-input-placeholder {
    color: #fff;
    opacity: 0
}

.top-bar .search-bar__input:focus::-ms-input-placeholder {
    color: #fff;
    opacity: 1
}

.top-bar .search-bar__input:focus::placeholder {
    color: #fff;
    opacity: 0
}

.top-bar .search-bar__submit {
    background: 0 0;
    border: 0
}

@media only screen and (min-width: 750px) {
    .icon-cart {
        margin-right: 5px;
        position: relative;
        top: -1px
    }
}

.vertical-divider::after {
    content: '|';
    color: var(--mcshop-editor-setting-color_borders);
    padding: 5px;
    visibility: hidden
}

@media only screen and (min-width: 750px) {
    .site-header {
        /* height: 150px */
    }
    .logo_new{
        max-width: 230px;
    }
}

#HeaderLogoWrapper {
    position: relative;
    margin: 30px 0;
}

@media only screen and (max-width: 749px) {
    #HeaderLogoWrapper {
        display: flex;
        justify-content: center;
        margin: 15px 30px;
        margin-bottom: 15px;
    }
}

#HeaderLogo {
    top: 0;
    left: 0;

}

#HeaderLogo.lazyload {
    opacity: 0
}

.site-header__logo {
    display: block;
    margin: 30px 0;
    max-width: 100%
}

.text-center .site-header__logo {
    margin: 30px auto
}

@media only screen and (max-width: 749px) {
    .site-header__logo {
        margin: 15px auto
    }
}

.site-header__site-name {
    display: block;
    margin: 15px
}

@media only screen and (min-width: 750px) {
    .site-header__site-name {
        margin: 30px 0
    }
}

.site-header, .top-bar {
    color: #333
}

.site-header a, .top-bar a {
    /* color: #333 */
}

.mcshop-slideshow-section {
    margin-bottom: 60px !important
}

.slideshow-container:focus {
    outline: 5px auto -webkit-focus-ring-color
}

.flexslider {
    /* margin: 0;
    padding: 0; */
    overflow: visible !important
}

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

.flexslider .slides__slide {
    display: none;
    margin: 0;
    position: relative;
    -webkit-backface-visiblity: hidden;
    backface-visiblity: hidden
}

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

.flexslider--adapt, .flexslider--adapt .flex-viewport {
    max-height: 90vh
}

.flexslider--adapt.flexslider--slide .slides {
    max-height: 90vh;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.flexslider--adapt .slides__slide {
    height: 100%;
    overflow: hidden
}

.flexslider--adapt.flexslider--fade .slides__slide {
    position: absolute !important;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.flexslider--adapt .placeholder-svg, .flexslider--adapt .slides__image {
    height: 100%;
    overflow: hidden
}

.slide-hide {
    height: 1px
}

.slide-hide .placeholder-svg, .slide-hide .slides__image {
    display: none;
    height: 1px
}

.slides__image {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    display: block;
    object-fit:cover;
    font-family: "object-fit: cover"
}

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

html[xmlns] .slides {
    display: block
}

* html .slides {
    height: 1%
}

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

.flexslider {
    position: relative;
    zoom: 1
}

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

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

.flexslider .slides {
    zoom: 1
}

.carousel li {
    margin-right: 5px
}

.slider__controls-container {
    position: relative
}

.slider__controls-button {
    width: 44px;
    height: 44px;
    position: absolute;
    border-style: none;
    background: 0 0
}

.slider__controls-button .icon {
    height: .7rem;
    color: #333;
    opacity: 1;
    transition: opacity .3s ease-out
}

.slider__controls-button:hover .icon {
    opacity: .5
}

.slider__controls-button--pause {
    right: 4px
}

.slider__controls-button--pause .icon {
    height: .5rem;
    font-size: .5rem;
    margin: 0 auto
}

.icon-pause {
    display: block
}

.is-paused .icon-pause {
    display: none
}

.icon-play {
    display: none
}

.is-paused .icon-play {
    display: block
}

.slider-navigation {
    position: relative;
    margin: 0;
    z-index: 2;
    list-style: none
}

.slider-navigation li {
    margin: 0
}

.flex-control-nav {
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 10px 0;
    list-style: none;
    z-index: 3
}

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

.flex-control-paging a {
    color: var(--mcshop-editor-setting-color_primary);
    width: 12px;
    height: 12px;
    display: block;
    background-color: #333;
    cursor: pointer;
    text-indent: -9999px;
    border-radius: 20px;
    border: 2px solid #fff;
    transition: opacity .3s ease-out
}

.flex-control-paging a:hover {
    opacity: .5;
    background-color: #333
}

.flex-control-paging a.flex-active {
    background-color: #fff;
    border-color: #333;
    cursor: default
}

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

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

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

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

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

.slides__slide::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #000;
    opacity: 0
}

@media only screen and (max-width: 749px) {
    .slides__slide::before {
        content: none
    }
}

.slideshow__mobile-text-container {
    display: block
}

@media only screen and (min-width: 750px) {
    .slideshow__mobile-text-container {
        display: none
    }
}

.slides__text-content {
    width: 80%;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1
}

.slide-hide .slides__text-content {
    display: none
}

.no-js .slides__text-content::after {
    opacity: 0;
    visibility: hidden;
    content: none
}

.slides__text-content--mobile {
    display: none;
    position: relative;
    transform: none;
    margin-top: 22px;
    padding-bottom: 1rem
}

.no-js .slides__text-content--mobile:first-of-type {
    display: block
}

.slides-text-content-wrapper-left {
    width: 50%
}

.slides-text-content-wrapper-right {
    width: 50%;
    margin-left: auto
}

.slides__title {
    display: none;
    margin-bottom: 0
}

@media only screen and (min-width: 750px) {
    .slides__title {
        display: block
    }
}

.slides__title--small {
    font-size: 1.6em
}

.slides__title--large {
    font-size: 2.13333em
}

.slides__title--mobile {
    display: block
}

@media only screen and (min-width: 750px) {
    .slides__title--mobile {
        display: none
    }
}

.slides__btn {
    display: none;
    border: none
}

@media only screen and (min-width: 750px) {
    .slides__btn {
        display: block
    }
}

.slides__title + .slides__btn {
    margin-top: 30px
}

.slides__btn {
    max-width: 100%;
    display: none;
    word-break: break-word;
    white-space: normal
}

@media only screen and (min-width: 750px) {
    .slides__btn {
        display: inline-block
    }
}

.slide-hide .slides__btn {
    display: none
}

.slides__btn--mobile {
    display: inline-block
}

@media only screen and (min-width: 750px) {
    .slides__btn--mobile {
        display: none
    }
}

input, select, textarea {
    border-radius: 0;
    max-width: 100%;
    background-color: var(--mcshop-editor-setting-color_input_bg);
    /* border: 1px solid var(--mcshop-editor-setting-color_borders); */
    border: none;
    /* padding: 8px; */
    padding: 3px 8px;
}

input::-webkit-input-placeholder, select::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: var(--mcshop-editor-setting-color_body_text);
    opacity: .6
}

input::-moz-placeholder, select::-moz-placeholder, textarea::-moz-placeholder {
    color: var(--mcshop-editor-setting-color_body_text);
    opacity: .6
}

input:-ms-input-placeholder, select:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: var(--mcshop-editor-setting-color_body_text);
    opacity: .6
}

input::-ms-input-placeholder, select::-ms-input-placeholder, textarea::-ms-input-placeholder {
    color: var(--mcshop-editor-setting-color_body_text);
    opacity: 1
}

input::placeholder, select::placeholder, textarea::placeholder {
    color: var(--mcshop-editor-setting-color_body_text);
    opacity: .6
}

input.disabled, input[disabled], select.disabled, select[disabled], textarea.disabled, textarea[disabled] {
    cursor: default;
    color: rgba(0, 0, 0, .5);
    background-color: #e0e0e0
}

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

input.input--error, select.input--error, textarea.input--error {
    border: 1px solid #b62b2b;
    background-color: #fff0f0;
    color: #b62b2b
}

input.input--error::-webkit-input-placeholder, select.input--error::-webkit-input-placeholder, textarea.input--error::-webkit-input-placeholder {
    color: #b62b2b;
    opacity: .6
}

input.input--error::-moz-placeholder, select.input--error::-moz-placeholder, textarea.input--error::-moz-placeholder {
    color: #b62b2b;
    opacity: .6
}

input.input--error:-ms-input-placeholder, select.input--error:-ms-input-placeholder, textarea.input--error:-ms-input-placeholder {
    color: #b62b2b;
    opacity: .6
}

input.input--error::-ms-input-placeholder, select.input--error::-ms-input-placeholder, textarea.input--error::-ms-input-placeholder {
    color: #b62b2b;
    opacity: 1
}

input.input--error::placeholder, select.input--error::placeholder, textarea.input--error::placeholder {
    color: #b62b2b;
    opacity: .6
}

textarea {
    min-height: 150px
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(/theme/yanni/images/ico-select.svg?v=354012039368648229);
    background-color: #f4f4f4 !important;
    background-repeat: no-repeat;
    background-position: right 10px center;
    padding-right: 28px;
    text-indent: .01px;
    text-overflow: '';
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4IiBoZWlnaHQ9IjUiPjxwYXRoIGZpbGw9IiM2NjYiIGQ9Ik0wIDBzMy40IDQuNCAzLjUgNC40QzMuNyA0LjQgNy4xIDAgNy4xIDBIMHoiLz48L3N2Zz4=") no-repeat right 5px center;
    padding-right: 20px;
    /* border: 1px solid !important; */
}

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

.form-vertical input, .form-vertical select, .form-vertical textarea {
    display: block;
    margin-bottom: 8px;
    min-width: 300px
}

@media only screen and (max-width: 749px) {
    .form-vertical input, .form-vertical select, .form-vertical textarea {
        width: 100%
    }
}

.form-vertical input[type=checkbox], .form-vertical input[type=radio] {
    display: inline-block
}

@media only screen and (max-width: 749px) {
    .form-vertical input[type=checkbox], .form-vertical input[type=radio] {
        width: auto
    }
}

.form-vertical .btn, .form-vertical .mcshop-payment-button .mcshop-payment-button__button--unbranded, .form-vertical input[type=submit], .mcshop-payment-button .form-vertical .mcshop-payment-button__button--unbranded {
    display: block;
    margin-left: 0
}

.label--block {
    display: block
}

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

.errors, .form--success {
    border: 1px solid;
    padding: 8px;
    margin: 8px 0
}

.errors ul, .form--success ul {
    margin: 0;
    padding-left: 0
}

.errors li, .form--success li {
    list-style-position: inside
}

.errors {
    border-color: #b62b2b;
    background: #fff0f0
}

.errors li {
    color: #b62b2b
}

@media only screen and (min-width: 750px) {
    .newsletter-section .errors {
        width: 66.66667%
    }
}

.form--success {
    margin-top: 60px;
    border-color: #56ad6a;
    background: #ecfef0;
    color: #56ad6a
}

.form--success li {
    list-style-type: none
}

@media only screen and (min-width: 750px) {
    .contact-form .contact-form__email {
        padding-left: 8px
    }
}

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

.form-vertical .input-group {
    margin-bottom: 30px
}

@media only screen and (min-width: 750px) {
    .newsletter-section .input-group {
        width: 66.66667%
    }
}

.input-group__btn, .input-group__field {
    display: table-cell;
    vertical-align: middle;
    margin: 0
}

.input-group__btn .btn, .input-group__btn .mcshop-payment-button .mcshop-payment-button__button--unbranded, .input-group__field, .mcshop-payment-button .input-group__btn .mcshop-payment-button__button--unbranded {
    height: 48px;
    padding-top: 0;
    padding-bottom: 0
}

.input-group__field {
    width: -webkit-fill-available
}

.form-vertical .input-group__field {
    margin: 0
}

.input-group__btn {
    white-space: nowrap;
    width: 30%
}

.input-group__btn .icon-arrow-right {
    width: 14px;
    height: 14px
}

.banner__image-wrapper {
    display: block;
    position: relative
}

.banner__image {
    display: block;
    width: 100%
}

.banner__image.lazyload {
    opacity: 0
}

.supports-js .banner__image {
    position: absolute;
    top: 0
}

.site-nav__item {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

@keyframes openMenu {
    0% {
        transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
    }
    100% {
        transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
    }
}

@keyframes closeMenu {
    0% {
        transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
    }
    100% {
        transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
    }
}

.site-nav__item img {
    cursor: pointer;
    padding: 10px;
}

.site-nav__item img.is-open {
    animation-name: openMenu;
    animation-duration: 0.5s;
    transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
}

.site-nav__item img.is-close {
    animation-name: closeMenu;
    animation-duration: 0.5s;
    transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
}

.list--nav .list--nav .site-nav__item .site-nav__link {
    padding-left: 30px;
}

.list--nav .list--nav .list--nav .site-nav__item .site-nav__link {
    padding-left: 45px;
}

.list--nav .list--nav .list--nav .list--nav .site-nav__item .site-nav__link {
    padding-left: 60px;
}

@media only screen and (min-width: 750px) {
    .site-nav__item {
        border-bottom: 1px solid var(--mcshop-editor-setting-color_borders);
    }

    .site-nav__item img {
        padding: 22px 10px;
    }

    .site-nav > .list--nav > .site-nav__item:first-child {
        border-top: 1px solid var(--mcshop-editor-setting-color_borders)
    }

    .list--nav .list--nav .site-nav__item .site-nav__link {
        padding-left: 40px;
    }

    .list--nav .list--nav .list--nav .site-nav__item .site-nav__link {
        padding-left: 50px;
    }

    .site-nav__grandchild {
        margin-left: 10px
    }
}


@media only screen and (max-width: 749px) {
    .site-nav__grandchild:first-child {
        margin-top: 5px
    }
}

.site-nav__grandchild a {
    color: var(--mcshop-editor-setting-color_primary);
}

.site-nav__link {
    word-break: break-word;
    width: 100%;
    padding: 9px 0;
    font-size: 16px;
    color: var(--mcshop-editor-setting-color_nav_text)
}

@media only screen and (min-width: 750px) {
    .site-nav__link {
        padding: 12px 10px !important;
    }
}

.site-nav__submenu .site-nav__link {
    padding: 4px 0
}

@media only screen and (min-width: 750px) {
    .site-nav__submenu .site-nav__link {
        font-size: 13.6px
    }
}

.site-footer__menu, .site-nav ul {
    padding-left: 0;
    margin-left: 0;
    margin-top: 0
}

@media only screen and (min-width:750px) {
    .site-nav ul.social-links {
        /* padding: 0 30px; */
        padding-left: 10px;
    }   
}

.site-nav--active a, .site-nav__submenu .site-nav--active a {
    color: var(--mcshop-editor-setting-color_primary);
    font-weight: 700
}

@media only screen and (max-width: 749px) {
    .site-nav ul.social-links {
        padding: 0 15px;
    }

    .small--text-center .site-nav__link {
        margin: 0 auto
    }

    .site-nav {
        display: none;
        margin-bottom: 30px
    }
}

.site-nav__submenu {
    margin: 24px 0 16px
}

@media only screen and (min-width: 750px) {
    .site-nav__submenu--grandchild {
        margin: 24px 0 3px
    }
}

.site-nav__collapse, .site-nav__expand {
    white-space: nowrap
}

@media only screen and (min-width: 750px) {
    .site-nav__collapse, .site-nav__expand {
        white-space: normal;
        position: relative;
        text-align: left
    }

    .site-nav__collapse span, .site-nav__expand span {
        position: absolute;
        right: 0;
        opacity: .8
    }

    .site-nav__collapse span {
        right: 2px
    }
}

.social-links {
    margin: 0;
}

.social-links a {
    color: var(--mcshop-editor-setting-color_nav_social)
}

.mobile-menu-icon,
.mobile-menu-icon .line {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    display: block;
}

.mobile-menu-icon {
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    width: 33.3px;
    height: 25px;
    position: relative;
    margin: 20px auto;
    color: var(--mcshop-editor-setting-color_nav_text);
    background: 0 0;
    border: 0;
    outline: 0
}

.mobile-menu-icon .line {
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -ms-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    position: absolute;
    height: 5px;
    width: 100%;
    background: var(--mcshop-editor-setting-color_nav_text);
    border-radius: 5px;
    opacity: 1;
    left: 0
}

.mobile-menu-icon .line:nth-child(1) {
    top: 0
}

.mobile-menu-icon .line:nth-child(2), .mobile-menu-icon .line:nth-child(3) {
    top: 10px
}

.mobile-menu-icon .line:nth-child(4) {
    top: 20px
}

.mobile-menu-icon.open .line:nth-child(1) {
    top: 10px;
    width: 0%;
    left: 50%
}

.mobile-menu-icon.open .line:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg)
}

.mobile-menu-icon.open .line:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg)
}

.mobile-menu-icon.open .line:nth-child(4) {
    top: 10px;
    width: 0%;
    left: 50%
}

.breadcrumb-nav {
    padding: 0;
    margin: 0px 0 8px;
    font-size: 13.5px;
    line-height: 24px
}

@media only screen and (max-width: 749px) {
    .breadcrumb-nav {
        margin-top: 25px;
        margin-left: 15px;
        margin-right: 15px;
    }
}

.breadcrumb-nav a {
    color: var(--mcshop-editor-setting-color_body_text)
}

.breadcrumb-nav--no-template {
    margin-bottom: 50px
}

.breadcrumb-nav__separator {
    font-size: 16.5px;
    padding: 0 2px
}

.collection-sorting {
    margin: 0 auto 30px
}

.collection-sorting__dropdown {
    display: inline-block
}

.collection-sorting__dropdown + .collection-sorting__dropdown {
    padding-left: 15px
}

.collection-description {
    margin-bottom: 15px
}

.product {
    position: relative
}

.product__image-wrapper {
    display: block;
    margin-bottom: 10px;
    position: relative
}

.product__image-wrapper img {
    display: block;
    margin: 0 auto
}

.product__image-wrapper--loading {
    background-color: #333;
    -webkit-animation: placeholder-background-loading 1.5s infinite linear
}

.product__image {
    display: block;
    width: 100%;
}

.product__image.lazyload {
    opacity: 0
}

.product__title {
    font-family: var(--heading-font-family), Times, serif;
    /* font-weight: var(--heading-font-weight); */
    font-weight: lighter;
    font-style: var(--heading-font-style);
    text-rendering: optimizeLegibility
}

.product__title--card {
    font-size: 16.5px
}

@media (max-width: 749px) {
    .product__title--card {
        /* max-width: 80%; */
    }
}

.collection__title a, .product__title a {
    color: var(--mcshop-editor-setting-color_heading_text)
}

.product__price--on-sale {
    color: var(--mcshop-editor-setting-color_sale_bg)
}

.badge {
    position: absolute;
    line-height: 1.1
}

.badge span {
    height: 55px;
    width: 55px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    padding: 3px;
    border-radius: 50%;
    font-size: 13px;
    color: #fff
}

.badge--sold-out span {
    background-color: var(--mcshop-editor-setting-color_sell_out_bg);
    color: var(--mcshop-editor-setting-color_sell_out_text);
}

.sold-out-text {
    color: var(--mcshop-editor-setting-color_sell_out_bg);
}

.badge--sale,
.badge--sold-out {
    top: 3px;
    right: 3px
}

.badge--sale span {
    background-color: var(--mcshop-editor-setting-color_sale_bg);
    color: var(--mcshop-editor-setting-color_sale_text);
}

@-webkit-keyframes slide-up-animation {
    0% {
        opacity: 0;
        transform: translateY(1000px)
    }
    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

@keyframes slide-up-animation {
    0% {
        opacity: 0;
        transform: translateY(1000px)
    }
    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

.slide-up-animation {
    -webkit-animation-name: slide-up-animation;
    -moz-animation-name: slide-up-animation;
    -o-animation-name: slide-up-animation
}

.animated {
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    -webkit-animation-duration: .5s;
    -moz-animation-duration: .5s;
    -o-animation-duration: .5s
}

.grid--uniform .animated:nth-child(1) {
    -webkit-animation-delay: .1s;
    -moz-animation-delay: .1s;
    -o-animation-delay: .1s
}

.grid--uniform .animated:nth-child(2) {
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    -o-animation-delay: .2s
}

.grid--uniform .animated:nth-child(3) {
    -webkit-animation-delay: .3s;
    -moz-animation-delay: .3s;
    -o-animation-delay: .3s
}

.grid--uniform .animated:nth-child(4) {
    -webkit-animation-delay: .4s;
    -moz-animation-delay: .4s;
    -o-animation-delay: .4s
}

.grid--uniform .animated:nth-child(5) {
    -webkit-animation-delay: .5s;
    -moz-animation-delay: .5s;
    -o-animation-delay: .5s
}

.grid--uniform .animated:nth-child(6) {
    -webkit-animation-delay: .6s;
    -moz-animation-delay: .6s;
    -o-animation-delay: .6s
}

.grid--uniform .animated:nth-child(7) {
    -webkit-animation-delay: .7s;
    -moz-animation-delay: .7s;
    -o-animation-delay: .7s
}

.grid--uniform .animated:nth-child(8) {
    -webkit-animation-delay: .8s;
    -moz-animation-delay: .8s;
    -o-animation-delay: .8s
}

.grid--uniform .animated:nth-child(9) {
    -webkit-animation-delay: .9s;
    -moz-animation-delay: .9s;
    -o-animation-delay: .9s
}

.grid--uniform .animated:nth-child(10) {
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    -o-animation-delay: 1s
}

.grid--uniform .animated:nth-child(11) {
    -webkit-animation-delay: 1.1s;
    -moz-animation-delay: 1.1s;
    -o-animation-delay: 1.1s
}

.grid--uniform .animated:nth-child(12) {
    -webkit-animation-delay: 1.2s;
    -moz-animation-delay: 1.2s;
    -o-animation-delay: 1.2s
}

.grid--uniform .animated:nth-child(13) {
    -webkit-animation-delay: 1.3s;
    -moz-animation-delay: 1.3s;
    -o-animation-delay: 1.3s
}

.grid--uniform .animated:nth-child(14) {
    -webkit-animation-delay: 1.4s;
    -moz-animation-delay: 1.4s;
    -o-animation-delay: 1.4s
}

.grid--uniform .animated:nth-child(15) {
    -webkit-animation-delay: 1.5s;
    -moz-animation-delay: 1.5s;
    -o-animation-delay: 1.5s
}

.grid--uniform .animated:nth-child(16) {
    -webkit-animation-delay: 1.6s;
    -moz-animation-delay: 1.6s;
    -o-animation-delay: 1.6s
}

.grid--uniform .animated:nth-child(17) {
    -webkit-animation-delay: 1.7s;
    -moz-animation-delay: 1.7s;
    -o-animation-delay: 1.7s
}

.grid--uniform .animated:nth-child(18) {
    -webkit-animation-delay: 1.8s;
    -moz-animation-delay: 1.8s;
    -o-animation-delay: 1.8s
}

.grid--uniform .animated:nth-child(19) {
    -webkit-animation-delay: 1.9s;
    -moz-animation-delay: 1.9s;
    -o-animation-delay: 1.9s
}

.grid--uniform .animated:nth-child(20) {
    -webkit-animation-delay: 2s;
    -moz-animation-delay: 2s;
    -o-animation-delay: 2s
}

.grid--uniform .animated:nth-child(21) {
    -webkit-animation-delay: 2.1s;
    -moz-animation-delay: 2.1s;
    -o-animation-delay: 2.1s
}

.grid--uniform .animated:nth-child(22) {
    -webkit-animation-delay: 2.2s;
    -moz-animation-delay: 2.2s;
    -o-animation-delay: 2.2s
}

.grid--uniform .animated:nth-child(23) {
    -webkit-animation-delay: 2.3s;
    -moz-animation-delay: 2.3s;
    -o-animation-delay: 2.3s
}

.grid--uniform .animated:nth-child(24) {
    -webkit-animation-delay: 2.4s;
    -moz-animation-delay: 2.4s;
    -o-animation-delay: 2.4s
}

.grid--uniform .animated:nth-child(25) {
    -webkit-animation-delay: 2.5s;
    -moz-animation-delay: 2.5s;
    -o-animation-delay: 2.5s
}

.grid--uniform .animated:nth-child(26) {
    -webkit-animation-delay: 2.6s;
    -moz-animation-delay: 2.6s;
    -o-animation-delay: 2.6s
}

.grid--uniform .animated:nth-child(27) {
    -webkit-animation-delay: 2.7s;
    -moz-animation-delay: 2.7s;
    -o-animation-delay: 2.7s
}

.grid--uniform .animated:nth-child(28) {
    -webkit-animation-delay: 2.8s;
    -moz-animation-delay: 2.8s;
    -o-animation-delay: 2.8s
}

.grid--uniform .animated:nth-child(29) {
    -webkit-animation-delay: 2.9s;
    -moz-animation-delay: 2.9s;
    -o-animation-delay: 2.9s
}

.grid--uniform .animated:nth-child(30) {
    -webkit-animation-delay: 3s;
    -moz-animation-delay: 3s;
    -o-animation-delay: 3s
}

.grid--uniform .animated:nth-child(31) {
    -webkit-animation-delay: 3.1s;
    -moz-animation-delay: 3.1s;
    -o-animation-delay: 3.1s
}

.grid--uniform .animated:nth-child(32) {
    -webkit-animation-delay: 3.2s;
    -moz-animation-delay: 3.2s;
    -o-animation-delay: 3.2s
}

.grid--uniform .animated:nth-child(33) {
    -webkit-animation-delay: 3.3s;
    -moz-animation-delay: 3.3s;
    -o-animation-delay: 3.3s
}

.grid--uniform .animated:nth-child(34) {
    -webkit-animation-delay: 3.4s;
    -moz-animation-delay: 3.4s;
    -o-animation-delay: 3.4s
}

.grid--uniform .animated:nth-child(35) {
    -webkit-animation-delay: 3.5s;
    -moz-animation-delay: 3.5s;
    -o-animation-delay: 3.5s
}

.grid--uniform .animated:nth-child(36) {
    -webkit-animation-delay: 3.6s;
    -moz-animation-delay: 3.6s;
    -o-animation-delay: 3.6s
}

.grid--uniform .animated:nth-child(37) {
    -webkit-animation-delay: 3.7s;
    -moz-animation-delay: 3.7s;
    -o-animation-delay: 3.7s
}

.grid--uniform .animated:nth-child(38) {
    -webkit-animation-delay: 3.8s;
    -moz-animation-delay: 3.8s;
    -o-animation-delay: 3.8s
}

.grid--uniform .animated:nth-child(39) {
    -webkit-animation-delay: 3.9s;
    -moz-animation-delay: 3.9s;
    -o-animation-delay: 3.9s
}

.grid--uniform .animated:nth-child(40) {
    -webkit-animation-delay: 4s;
    -moz-animation-delay: 4s;
    -o-animation-delay: 4s
}

.grid--uniform .animated:nth-child(41) {
    -webkit-animation-delay: 4.1s;
    -moz-animation-delay: 4.1s;
    -o-animation-delay: 4.1s
}

.grid--uniform .animated:nth-child(42) {
    -webkit-animation-delay: 4.2s;
    -moz-animation-delay: 4.2s;
    -o-animation-delay: 4.2s
}

.grid--uniform .animated:nth-child(43) {
    -webkit-animation-delay: 4.3s;
    -moz-animation-delay: 4.3s;
    -o-animation-delay: 4.3s
}

.grid--uniform .animated:nth-child(44) {
    -webkit-animation-delay: 4.4s;
    -moz-animation-delay: 4.4s;
    -o-animation-delay: 4.4s
}

.grid--uniform .animated:nth-child(45) {
    -webkit-animation-delay: 4.5s;
    -moz-animation-delay: 4.5s;
    -o-animation-delay: 4.5s
}

.grid--uniform .animated:nth-child(46) {
    -webkit-animation-delay: 4.6s;
    -moz-animation-delay: 4.6s;
    -o-animation-delay: 4.6s
}

.grid--uniform .animated:nth-child(47) {
    -webkit-animation-delay: 4.7s;
    -moz-animation-delay: 4.7s;
    -o-animation-delay: 4.7s
}

.grid--uniform .animated:nth-child(48) {
    -webkit-animation-delay: 4.8s;
    -moz-animation-delay: 4.8s;
    -o-animation-delay: 4.8s
}

.grid--uniform .animated:nth-child(49) {
    -webkit-animation-delay: 4.9s;
    -moz-animation-delay: 4.9s;
    -o-animation-delay: 4.9s
}

.grid--uniform .animated:nth-child(50) {
    -webkit-animation-delay: 5s;
    -moz-animation-delay: 5s;
    -o-animation-delay: 5s
}

@-webkit-keyframes placeholder-background-loading {
    0% {
        opacity: .02
    }
    50% {
        opacity: .05
    }
    100% {
        opacity: .02
    }
}

@keyframes placeholder-background-loading {
    0% {
        opacity: .02
    }
    50% {
        opacity: .05
    }
    100% {
        opacity: .02
    }
}

.product-single__title {
    margin-bottom: 0
}

.product-single__variants {
    display: none
}

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

.product-single__featured-image-wrapper {
    margin: 0 auto 30px;
    position: relative;
    width: 100%
}

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

.supports-js .product-single__photos {
    position: relative
}

.product-single__photo {
    width: 100%
}

.supports-js .product-single__photo {
    position: absolute;
    top: 0
}

.product-single__photo.lazyload {
    opacity: 0
}

.lightbox {
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.image-zoom {
    cursor: move
}

.product-single__thumbnails {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}

.product-single__thumbnails li {
    padding-left: 0;
    padding-right: 0;
    width: calc((100% - 30px) / 3);
}

@media (max-width: 749px) {
    .product-single > .grid__item:first-child {
        display: flex;
        overflow: auto;
    }

    .product-single > .grid__item:first-child .product-single__featured-image-wrapper {
        flex: 0 0 100%;
        margin-right: 15px;
    }

    .product-single > .grid__item:first-child .product-single__featured-image-wrapper:nth-last-child(3) {
        margin-right: 0px;
    }

    .product-single > .grid__item:first-child .hidden:not(.gallery) {
        display: unset !important;
    }

    .product-single__thumbnails {
        display: none;
    }
}

.product-single__meta {
    /* padding-top: 15px */
}

.product-single__prices {
    margin: 5px 0
}

.product-single__cart-submit-wrapper {
    margin: 15px 0;
    clear: both
}

.product-single__cart-submit-wrapper--onboarding {
    margin-top: 40px
}

.product-single__price {
    font-size: 21px
}

.product-single__policies {
    font-size: .93333em
}

.product-single__price--on-sale.on-sale {
    color: var(--mcshop-editor-setting-color_sale_bg)
}

.product-single__price--compare {
    margin-left: 6px;
    font-size: 19.05px
}

.product-single__quantity, .selector-wrapper {
    display: inline-block;
    margin-bottom: 15px
}

@media only screen and (min-width:750px) {
    .all_hr{
        margin-top: 0;
        margin-bottom: 15px;
    }
}

.selector-wrapper {
    padding-right: 6px;
    max-width: -webkit-fill-available;
}

.product-single__quantity input, .quantity-selector {
    width: 100px;
    text-align: center
}

@media screen and (min-width:750px) {
    .product-form {
        margin-top: 2.4rem
    }    
}
@media screen and (max-width:749px) {
    .product-form {
        margin-top: 3rem
    }    
}
/* .product-form {
    margin-top: 2.4rem
} */

@media (max-width: 749px) {
    .product-form {
        /* max-width: 300px; */
    }
}

.cart label, .product-form label {
    font-size: 12px;
    margin-bottom: 3px;
    display: block;
    cursor: pointer
}

.product-form--default-variant-only .selector-wrapper {
    display: none
}

.single-option-selector {
    min-width: 55px;
    text-overflow: ellipsis;
}

.product-single__description, .tabs {
    margin: 30px 0
}

.product-single__full-details {
    cursor: pointer;
    border-bottom: none
}

.tab-switch__nav {
    padding: 0;
    list-style: none;
    border-top: 1px solid var(--mcshop-editor-setting-color_borders);
    border-bottom: 1px solid var(--mcshop-editor-setting-color_borders);
    margin: 30px 0
}

.tab-switch__nav li {
    padding: 15px
}

.tab-switch__nav li:first-child {
    border-right: 1px solid var(--mcshop-editor-setting-color_borders)
}

.tab-switch__trigger {
    font-family: var(--heading-font-family), Times, serif;
    font-weight: var(--heading-font-weight);
    font-style: var(--heading-font-style);
    font-size: var(--heading-h3-size);
    display: block;
    color: #333;
    margin: 0
}

.tab-switch__trigger.is-active {
    font-weight: 700;
    color: #333
}

.tab-switch__content {
    display: block
}

.tab-switch__content.is-hidden {
    display: none
}

.product-unit-price {
    color: rgba(51, 51, 51, .8);
    display: none;
    font-size: .86667em
}

.product-unit-price--available {
    display: block
}

.cart-table {
    width: 100%;
    margin-bottom: 30px
}

.cart-table th:first-child {
    padding-left: 0
}

@media only screen and (max-width: 989px) {
    .cart-table thead {
        display: none
    }

    .cart-table tr {
        display: block;
        grid-template-columns: 1fr 2fr;
    }

    .cart-table td, .cart-table th {
        display: flex;
        justify-content: space-between;
        text-align: right;
        padding: 15px;
        margin: 0
    }

    .cart-table .responsive-table__row + .responsive-table__row, .cart-table tfoot > .responsive-table__row:first-child {
        position: relative;
        margin-top: 10px;
        padding-top: 15px
    }

    .cart-table .responsive-table__row + .responsive-table__row::after, .cart-table tfoot > .responsive-table__row:first-child::after {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0px;
        right: 0px;
        border-bottom: 1px solid var(--mcshop-editor-setting-color_borders)
    }
    .cart-table .cart__table-cell--image {
        padding: 0;
        padding-left: 0;
        padding-right: 0;
        grid-row: 2 / 6;
        display: flex;
        justify-content: center;
    }
}



.cart-table .cart__table-cell--image a {
    display: block;
}

.cart__table-cell--line-price span, .cart__table-cell--price span, .cart__table-cell--quantity span {
    display: none;
}

@media only screen and (max-width: 989px) {
    .cart-table .cart__table-cell--meta {
        grid-row: 1 / 2;
        grid-column: 1 / 3;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
        /* padding: 0; */
    }

    .cart__table-cell--line-price span, .cart__table-cell--price span, .cart__table-cell--quantity span {
        display: inline-block;
    }

	.cart__table-cell--line-price.item-price span {
		display: block;
	}

	.product__title--card.small--hide {
		display: none;
	}
}

@media only screen and (min-width: 990px) {
    .cart-table .cart__table-cell--image {
        padding-left: 0;
        padding-right: 0;
        width: 15%
    }
}

.cart__image-wrapper {
    margin: 0 auto
}

.cart__image-container {
    display: block;
    position: relative
}

.cart__image {
    display: block;
    width: 100%
}

.supports-js .cart__image {
    position: absolute;
    top: 0
}

.cart__image.lazyload {
    opacity: 0
}

.cart__note {
    margin-bottom: 50px
}

@media only screen and (min-width: 750px) {
    .cart__note {
        margin-bottom: 30px
    }
}

.cart__remove {
    color: #333
}

.cart__policies {
    margin-bottom: 50px
}

.update-cart {
    margin-right: 4px
}

@media only screen and (min-width: 990px) {
    .cart__table-cell--meta {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 0;
        padding-bottom: 0;
        width: 30%
    }

    .cart__table-cell--line-price, .cart__table-cell--price, .cart__table-cell--quantity {
        width: auto;
        padding: 0
    }

    .cart__table-cell--line-price span, .cart__table-cell--price span, .cart__table-cell--quantity span {
        white-space: nowrap
    }

    .cart__table-cell--price {
        width: 26%
    }
}

.cart--no-cookies .cart--empty-message {
    display: none
}

.cart--no-cookies .cart--continue-message {
    display: none
}

.cart--cookie-message {
    display: none;
    padding-bottom: 25px
}

.cart--no-cookies .cart--cookie-message {
    display: block
}

.article .list--inline {
    margin-bottom: 15px
}

.comments {
    padding-left: 0;
    margin-left: 0
}

.article__image-wrapper {
    display: block;
    position: relative
}

.article__image {
    display: block;
    margin-bottom: 15px;
    width: 100%
}

.supports-js .article__image {
    position: absolute;
    top: 0
}

.article__image.lazyload {
    opacity: 0
}

.collection__image-wrapper {
    display: block;
    position: relative;
    margin: 0 auto
}

.collection__image {
    display: block;
    width: 100%
}

.supports-js .collection__image {
    position: absolute;
    top: 0
}

.collection__image.lazyload {
    opacity: 0
}

.index-sections .mcshop-section:last-child {
    margin-bottom: 0
}

.index-sections .mcshop-section {
    margin-bottom: 30px
}

.placeholder-svg {
    fill: rgba(51, 51, 51, 0.35);
    background-color: rgba(51, 51, 51, .1);
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%
}

.placeholder-background {
    display: block
}

.placeholder-background .placeholder-svg {
    padding: 30px
}

.feature-row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center
}

@media only screen and (max-width: 749px) {
    .feature-row {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: stretch;
        -webkit-align-items: stretch;
        -moz-align-items: stretch;
        -ms-align-items: stretch;
        -o-align-items: stretch;
        align-items: stretch
    }
}

.feature-row__item {
    -webkit-flex: 0 1 50%;
    -moz-flex: 0 1 50%;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%
}

@media only screen and (max-width: 749px) {
    .feature-row__item {
        -webkit-flex: 1 1 auto;
        -moz-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        max-width: 100%
    }
}

.feature-row__image-wrapper {
    display: block;
    margin: 0 auto;
    position: relative
}

@media only screen and (max-width: 749px) {
    .feature-row__image-wrapper {
        order: 1
    }
}

.feature-row__image {
    display: block;
    width: 100%
}

.supports-js .feature-row__image {
    position: absolute;
    top: 0
}

.feature-row__image.lazyload {
    opacity: 0
}

.feature-row__text {
    padding-top: 35px;
    padding-bottom: 35px
}

@media only screen and (max-width: 749px) {
    .feature-row__text {
        order: 2;
        padding-bottom: 0
    }
}

@media only screen and (min-width: 750px) {
    .feature-row__text--left {
        padding-left: 35px
    }

    .feature-row__text--right {
        padding-right: 35px
    }
}

.icon-mcshop-logo {
    width: 77.14286px;
    height: 22.5px;
    vertical-align: middle;
    fill: currentColor
}

.icon-lock {
    width: 16px;
    height: 16px
}

.password-login, .password-signup {
    max-width: 400px
}

.password-login .input-group, .password-signup .input-group {
    margin-bottom: 15px
}

.password-login-toggle {
    display: block
}

.password-login-toggle .icon-lock {
    position: relative;
    top: -3px
}

.password-login, .password-message, .password-opening-soon, .password-signup, .password-social-sharing {
    margin: 45px auto
}

.password-login .section-heading, .password-message .section-heading, .password-opening-soon .section-heading, .password-signup .section-heading, .password-social-sharing .section-heading {
    margin-top: 0;
    margin-bottom: 15px
}

.password-signup .rte {
    margin-bottom: 25px
}

.password-social-sharing .social-sharing {
    margin-top: 15px
}

.template-password {
    height: 100vh;
    text-align: center
}

.template-password .password-page__wrapper {
    display: table;
    height: 100%;
    width: 100%
}

.template-password footer {
    margin-bottom: 10px
}

.password-header-section {
    display: table-row
}

.password-page__header {
    display: table-cell;
    padding-top: 30px
}

.password-page__main {
    display: table-row;
    width: 100%;
    height: 100%;
    margin: 0 auto
}

.password-page__main__inner {
    display: table-cell;
    vertical-align: middle;
    margin-top: 30px;
    padding: 15px 30px
}

.form-address {
    margin-top: 30px
}

.order-table {
    border: 1px solid var(--mcshop-editor-setting-color_borders);
    text-align: left
}

.order-table td, .order-table th {
    border: 0
}

.order-table tbody th, .order-table tfoot th {
    font-weight: 400;
    text-transform: none;
    letter-spacing: 0
}

.order-table tbody tr + tr {
    border-top: 1px solid var(--mcshop-editor-setting-color_borders)
}

.order-table thead {
    border-bottom: 1px solid #333
}

.order-table tfoot {
    border-top: 1px solid #333
}

.order-table tfoot tr:first-child td, .order-table tfoot tr:first-child th {
    padding-top: 1.25em
}

.order-table tfoot tr:nth-last-child(2) td, .order-table tfoot tr:nth-last-child(2) th {
    padding-bottom: 1.25em
}

.order-table tfoot tr:last-child td, .order-table tfoot tr:last-child th {
    border-top: 1px solid #333;
    font-weight: 700;
    padding-top: 1.25em;
    padding-bottom: 1.25em
}

@media only screen and (min-width: 750px) {
    .order-table tbody tr:first-child td, .order-table tbody tr:first-child th {
        padding-top: 1.25em
    }

    .order-table tbody tr:last-child td, .order-table tbody tr:last-child th {
        padding-bottom: 1.25em
    }

    .order-table tbody tr:last-child td .order-discount--list, .order-table tbody tr:last-child th .order-discount--list {
        margin-bottom: 0
    }

    .order-table tfoot tr td, .order-table tfoot tr th {
        vertical-align: bottom
    }
}

@media only screen and (max-width: 749px) {
    .order-table {
        border: 0
    }

    .order-table thead {
        display: none
    }

    .order-table td, .order-table th {
        float: left;
        clear: left;
        width: 100%;
        text-align: right;
        padding: .5rem 0;
        border: 0;
        margin: 0
    }

    .order-table td::before, .order-table th::before {
        content: attr(data-label);
        float: left;
        text-align: left;
        padding-right: 2em;
        max-width: 80%
    }

    .order-table tbody tr th:first-child {
        padding-top: 1.25em
    }

    .order-table tbody tr td:last-child {
        padding-bottom: 1.25em
    }

    .order-table tbody td::before, .order-table tbody th::before {
        font-weight: 700
    }
}

@media only screen and (max-width: 749px) {
    .order-table__product {
        display: flex;
        justify-content: space-between
    }
}

.order-discount {
    text-transform: uppercase;
    color: var(--mcshop-editor-setting-color_sale_bg);
    line-height: 1.2em
}

.order-discount .icon-saletag {
    fill: currentColor;
    width: 1em;
    height: 1em;
    margin-right: .4em
}

.order-discount--title,
.cart__subtotal-title {
    word-break: break-word;
    padding-right: 15px
}

.order-discount--list {
    padding: 0;
    margin: .8em 0 .6em 1.3em;
    list-style: none
}

.order-discount--cart-list {
    display: inline-block
}

@media only screen and (max-width: 989px) {
    .order-discount--cart-list {
        max-width: 50%
    }
}

.order-discount__item {
    text-indent: -1.3em
}

.order-discount__item + .order-discount__item {
    margin-top: .6em
}

@media only screen and (max-width: 749px) {
    .order-discount-wrapper {
        display: flex;
        justify-content: space-between;
        width: 100%
    }
}

.order-discount-cart-wrapper {
    display: flex;
    justify-content: center;
    margin-bottom: 7.5px
}

@media only screen and (min-width: 990px) {
    .order-discount-cart-wrapper {
        justify-content: flex-end
    }
}

.giftcard__apple-wallet-image {
    display: block;
    margin: 0 auto
}

@media print {
    @page {
        margin: .5cm
    }

    p {
        orphans: 3;
        widows: 3
    }

    body, html {
        background-color: #fff;
        color: #000
    }

    .giftcard__apple-wallet, .giftcard__print-link {
        display: none
    }
}

.template-giftcard {
    background: #fff
}

.template-giftcard .site-header__logo {
    padding-left: 0
}

.template-giftcard .site-header__logo-image {
    max-width: 200px
}

.template-giftcard .wrapper {
    max-width: 588px
}

.template-giftcard .wrapper iframe, .template-giftcard .wrapper img, .template-giftcard .wrapper object {
    max-width: 100%
}

.giftcard-wrapper {
    max-width: 488px;
    margin: 0 auto
}

.giftcard__header {
    margin-top: 60px
}

.giftcard__tag--active {
    opacity: .6
}

.giftcard__wrap {
    position: relative;
    margin: 15px 15px 30px
}

.giftcard__wrap img {
    position: relative;
    display: block;
    border-radius: 10px;
    z-index: 2
}

.giftcard__wrap::after, .giftcard__wrap::before {
    content: '';
    position: absolute;
    width: 47px;
    height: 47px;
    z-index: 3
}

.giftcard__wrap::before {
    background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE3LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNDdweCIgaGVpZ2h0PSI0N3B4IiB2aWV3Qm94PSIwIDAgNDcgNDciIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDQ3IDQ3IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8ZyBvcGFjaXR5PSIwLjEiPgoJCTxwYXRoIGQ9Ik00NC41ODYsMUwxLDQ0LjU4NlYxMGMwLTQuOTYzLDQuMDM3LTksOS05SDQ0LjU4NiBNNDcsMEgxMEM0LjQ3NywwLDAsNC40NzcsMCwxMHYzN0w0NywwTDQ3LDB6Ii8+Cgk8L2c+CjwvZz4KPGc+Cgk8Zz4KCQk8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNNDQuNTg2LDFMMSw0NC41ODZWMTBjMC00Ljk2Myw0LjAzNy05LDktOUg0NC41ODYiLz4KCTwvZz4KPC9nPgo8L3N2Zz4K") 0 0 no-repeat;
    top: -1px;
    left: -1px
}

.giftcard__wrap::after {
    background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE3LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNDdweCIgaGVpZ2h0PSI0N3B4IiB2aWV3Qm94PSIwIDAgNDcgNDciIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDQ3IDQ3IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8ZyBvcGFjaXR5PSIwLjEiPgoJCTxwYXRoIGQ9Ik0yLjQxNCw0Nkw0NiwyLjQxNFYzN2MwLDQuOTYzLTQuMDM3LDktOSw5SDIuNDE0IE0wLDQ3aDM3YzUuNTIzLDAsMTAtNC40NzcsMTAtMTBWMEwwLDQ3TDAsNDd6Ii8+Cgk8L2c+CjwvZz4KPGc+Cgk8Zz4KCQk8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMi40MTQsNDZMNDYsMi40MTRWMzdjMCw0Ljk2My00LjAzNyw5LTksOUgyLjQxNCIvPgoJPC9nPgo8L2c+Cjwvc3ZnPgo=") 0 0 no-repeat;
    bottom: -1px;
    right: -1px
}

.giftcard__code {
    position: absolute;
    bottom: 20px;
    text-align: center;
    width: 100%;
    z-index: 5
}

.giftcard__code--medium {
    font-size: .875em
}

.giftcard__code--small {
    font-size: .75em
}

.giftcard__code__inner {
    display: inline-block;
    vertical-align: baseline;
    background-color: #fff;
    padding: .5em;
    border-radius: 4px;
    max-width: 450px;
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, .1);
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .1)
}

.giftcard__code__text {
    font-size: 1.875em;
    text-transform: uppercase;
    border: 1px dashed var(--mcshop-editor-setting-color_borders);
    padding: .4em .5em;
    display: inline-block;
    vertical-align: baseline;
    line-height: 1
}

.giftcard__code__text.disabled {
    color: #999;
    text-decoration: line-through
}

.giftcard__amount {
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    font-size: 2.75em;
    line-height: 1.2;
    padding: 10px;
    z-index: 5
}

.giftcard__amount strong {
    display: block;
    text-shadow: 2px 2px 0 rgba(0, 0, 0, .1)
}

.giftcard__amount--medium {
    font-size: 2em
}

.giftcard__tooltip {
    display: block;
    position: absolute;
    top: -50%;
    right: 50%;
    margin-top: 16px;
    z-index: 4;
    color: #fff;
    text-align: center;
    white-space: nowrap
}

.giftcard__tooltip::before {
    content: '';
    display: block;
    position: absolute;
    left: 100%;
    bottom: 0;
    width: 0;
    height: 0;
    margin-left: -5px;
    margin-bottom: -5px;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 5px solid #333;
    border-top: 5px solid rgba(0, 0, 0, .9)
}

.giftcard__tooltip-label {
    display: block;
    position: relative;
    right: -50%;
    border: 0;
    border-radius: 4px;
    background-color: #333;
    background-color: rgba(0, 0, 0, .9);
    min-height: 14px;
    font-size: 12px;
    text-decoration: none;
    line-height: 16px;
    text-shadow: none;
    padding: .5em .75em;
    margin-left: .25em
}

.giftcard__tooltip-label small {
    text-transform: uppercase;
    letter-spacing: .1em;
    color: #b3b3b3;
    font-size: .875em
}

.giftcard__qr-code img {
    padding: 0;
    border: 1px solid var(--mcshop-editor-setting-color_borders);
    border-radius: 4px;
    margin: 0 auto 30px
}

@media screen and (max-width: 580px) {
    .giftcard {
        padding-top: 60px
    }

    .print-link {
        display: none
    }
}

@media screen and (max-width: 400px) {
    .giftcard__wrap::after, .giftcard__wrap::before {
        display: none
    }

    .giftcard__code {
        font-size: .75em
    }

    .giftcard__code--medium {
        font-size: .65em
    }

    .giftcard__code--small {
        font-size: .55em
    }
}

@media print {
    .giftcard__actions, .giftcard__tooltip, .giftcard__wrap::after, .giftcard__wrap::before {
        display: none
    }

    .shop-url {
        display: block;
        text-align: center
    }

    .qr-code {
        display: block
    }

    .print-link {
        display: none
    }
}

.custom-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    -o-align-items: stretch;
    align-items: stretch;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: auto;
    margin-bottom: -30px;
    margin-left: -30px
}

@media only screen and (max-width: 749px) {
    .custom-content {
        margin-bottom: -22px;
        margin-left: -22px
    }
}

.custom__item {
    -webkit-flex: 0 0 auto;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-bottom: 30px;
    padding-left: 30px;
    max-width: 100%
}

@media only screen and (max-width: 749px) {
    .custom__item {
        -webkit-flex: 0 0 auto;
        -moz-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        padding-left: 22px;
        margin-bottom: 22px
    }

    .custom__item.small--one-half {
        -webkit-flex: 1 0 50%;
        -moz-flex: 1 0 50%;
        -ms-flex: 1 0 50%;
        flex: 1 0 50%;
        max-width: 400px;
        margin-left: auto;
        margin-right: auto
    }
}

.custom__item-inner {
    position: relative;
    display: inline-block;
    text-align: left;
    max-width: 100%
}

.custom__item-inner--html, .custom__item-inner--video {
    display: block
}

.align--top-middle {
    text-align: center
}

.align--top-right {
    text-align: right
}

.align--middle-left {
    -ms-flex-item-align: center;
    -webkit-align-self: center;
    align-self: center
}

.align--center {
    -ms-flex-item-align: center;
    -webkit-align-self: center;
    align-self: center;
    text-align: center
}

.align--middle-right {
    -ms-flex-item-align: center;
    -webkit-align-self: center;
    align-self: center;
    text-align: right
}

.align--bottom-left {
    -ms-flex-item-align: flex-end;
    -webkit-align-self: flex-end;
    align-self: flex-end
}

.align--bottom-middle {
    -ms-flex-item-align: flex-end;
    -webkit-align-self: flex-end;
    align-self: flex-end;
    text-align: center
}

.align--bottom-right {
    -ms-flex-item-align: flex-end;
    -webkit-align-self: flex-end;
    align-self: flex-end;
    text-align: right
}

.featured-blog__post .article__featured-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: block
}

.featured-blog__post .article__featured-image-wrapper {
    position: relative;
    margin-bottom: 30px
}

@media only screen and (max-width: 749px) {
    .featured-blog__post .article__featured-image-wrapper {
        margin-bottom: 22px
    }
}

.featured-blog__post .featured-blog__meta {
    margin-top: -5px;
    display: inline-block
}

.featured-blog__post .read-more {
    margin-top: -5px;
    padding-top: 17px
}

.featured-blog__post .meta__dot:after {
    content: '\2022';
    margin: 0 5px
}

.blog__post-tags .blog__post-tag {
    list-style: none;
    display: inline-block;
}

.blog__post-tags .icon {
    width: 15px;
    height: 12px;
    color: var(--mcshop-editor-setting-color_primary);
}

.blog__post-tags a,
.continue-shopping {
    color: var(--mcshop-editor-setting-color_primary);
}

.helper .article__featured-link {
    display: block;
    margin-bottom: 30px
}

@media only screen and (max-width: 749px) {
    .helper .article__featured-link {
        margin-bottom: 22px
    }
}

.collection-grid-item {
    position: relative;
    width: 100%;
    padding-bottom: 100%
}

.collection-grid-item__title {
    color: var(--mcshop-editor-setting-color_overlay_text);
    position: absolute;
    text-align: center;
    width: 100%;
    top: 50%;
    padding: 0 5px;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: .1s cubic-bezier(.44, .13, .48, .87);
    text-shadow: 0 0 15px rgba(0, 0, 0, .1);
    font-weight: 400;
    max-height: 100%;
    overflow: hidden;
}

@media only screen and (min-width: 750px) {
    .collection-grid-item__title {
        padding: 0 15px
    }
}

.collection-grid-item__link {
    border: 2px solid transparent;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.collection-grid-item__overlay {
    position: relative;
    display: block;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top
}

.collection-grid-item__title-wrapper::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #333;
    opacity: .35;
}

.map-section {
    position: relative;
    width: 100%;
    overflow: hidden;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.map-section__wrapper {
    height: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.map-section--load-error {
    height: auto
}

.map-section__overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    z-index: 2
}

.map-section__error {
    position: relative;
    z-index: 3
}

@media only screen and (max-width: 749px) {
    .map-section__error {
        position: absolute;
        margin: 0 2rem;
        top: 50%;
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

.map-section__content-wrapper {
    position: relative;
    text-align: center;
    height: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.map-section__content {
    position: relative;
    display: inline-block;
    background-color: #f4f4f4;
    padding: 35px;
    width: 100%;
    text-align: center;
    z-index: 3;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    min-height: 350px
}

.map-section__content > * {
    width: 100%
}

@media only screen and (max-width: 749px) {
    .map-section__content {
        min-height: auto
    }
}

.map-section--load-error .map-section__content {
    position: static;
    transform: translateY(0)
}

.map-section__container {
    height: 100%;
    min-height: 350px;
    width: 100%;
    position: relative;
    overflow: hidden
}

@media only screen and (max-width: 749px) {
    .map-section__container {
        max-width: 990px;
        width: 100%;
        height: 55vh;
        position: relative
    }
}

.map_section__directions-btn [class^=icon] {
    height: 1em
}

.map_section__directions-btn * {
    vertical-align: middle
}

.map-section__background-wrapper {
    position: relative
}

@media only screen and (max-width: 749px) {
    .map-section__background-wrapper {
        overflow: hidden
    }
}

.map-section--onboarding .map-section__background-wrapper {
    min-height: 350px
}

.map-section__background-wrapper .placeholder-background {
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.map-section__image {
    min-height: 350px;
    height: 100%;
    background-size: cover;
    background-position: center
}

.map-section--display-map .map-section__image {
    display: none !important
}

.map-section--load-error .map-section__image {
    display: block !important
}

.gm-style-cc, .gm-style-cc + div {
    visibility: hidden
}

.flex--half {
    -webkit-flex: 1 1 50%;
    -moz-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%
}

@media only screen and (max-width: 749px) {
    .flex--half {
        -webkit-flex: 0 1 100%;
        -moz-flex: 0 1 100%;
        -ms-flex: 0 1 100%;
        flex: 0 1 100%;
        width: 100%;
        max-width: 100%
    }
}

.rich-text__heading--medium {
    font-size: var(--heading-h2-size)
}

.rich-text__heading--small {
    font-size: var(--heading-h3-size)
}

.rich-text__text--large {
    font-size: var(--heading-h3-size)
}

.rich-text__text--medium {
    font-size: var(--heading-h4-size)
}

.rich-text__text--small {
    font-size: var(--heading-h5-size)
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #fff;
    opacity: 1
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: 0 !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #333;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: var(--mcshop-editor-setting-color_primary);
}

.mfp-preloader a:hover {
    opacity: .8;
}

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-arrow, button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation
}

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

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .8;
    padding: 0 0 18px 10px;
    color: #333;
    font-style: normal;
    font-size: 48px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:focus, .mfp-close:hover {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #ccc
}

.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
    color: #333;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    display: none
}

.mfp-arrow {
    position: absolute;
    opacity: .8;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:focus, .mfp-arrow:hover {
    opacity: 1
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-right {
    right: 0
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 0 0 0;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    background: #444
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: 4px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        transform: scale(.75)
    }

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

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

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

.mfp-chevron {
    position: absolute;
    pointer-events: none
}

.mfp-chevron:before {
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    content: '';
    display: inline-block;
    position: relative;
    vertical-align: top;
    height: 25px;
    width: 25px;
    border-style: solid;
    border-width: 4px 4px 0 0
}

.mfp-chevron.mfp-chevron-right {
    right: 55px
}

.mfp-chevron.mfp-chevron-right:before {
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.mfp-chevron.mfp-chevron-left {
    left: 55px
}

.mfp-chevron.mfp-chevron-left:before {
    -ms-transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

/* start */
.pagination-container {
    text-align: center;
}

.pagination {
    margin: 0;
    padding: 0;
}

.pagination .pager {
    margin: 0;
}

.pagination li {
    /* margin: 0 .4em .4em 0; */
    display: inline-block;
}

.pagination li > a,
.pagination li > span {
    /* width: 38px; */
    /* border: 1px solid var(--mcshop-editor-setting-color_primary); */
    /* background: var(--mcshop-editor-setting-color_button_text); */
    color: var(--mcshop-editor-setting-color_primary);
    text-align: center !important;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.pagination .active span {
    /* background-color: var(--mcshop-editor-setting-color_primary); */
    /* color: var(--mcshop-editor-setting-color_button_text); */
    color: #000;
    border: none;
}

.pagination .disabled {
    display: none;
}

/* end */

.no-padding {
    padding: 0;
}

.no-margin {
    margin: 0;
}

.pt {
  padding-top: 30px;
}

.pb {
    padding-bottom: 30px;
}

.pl {
    padding-left: 0px;
}

.pr {
    padding-right: 30px;
}

.mt {
    margin-top: 30px;
}

.mb {
    margin-bottom: 50px;
}

.ml {
    margin-left: 30px;
}

.mr {
    margin-right: 30px;
}

@media (max-width: 749px) {
    .pt {
        padding-top: 15px;
    }

    .pb {
        padding-bottom: 15px;
    }

    .pl {
        padding-left: 15px;
    }

    .pr {
        padding-right: 15px;
    }

    .mt {
        margin-top: 15px;
    }

    .mb {
        margin-bottom: 15px;
    }

    .ml {
        margin-left: 15px;
    }

    .mr {
        margin-right: 15px;
    }
}

.form-error,
.errors {
    color: #dc0000;
    background-color: #fff6f6;
    border-color: #dc0000;
    padding: 0.5em;
}

.minbox_diy {
    display: flex;
    margin-bottom: 8px;
    gap: 8px;
}

.minbox_diy input {
    flex: 0.5;
    border: 1px solid #000;
}

.minbox_diy + input {
    width: 100%;
    margin-bottom: 8px;
    border: 1px solid #000;
}

.minbox_diy + input + textarea {
    width: 100%;
    border: 1px solid #000;
}

@media (max-width: 749px) {
    .minbox_diy {
        display: grid;
    }
}

.note,
.form-message {
    padding: 8px;
    margin: 0 0 27.5px;
    border: 1px solid var(--color-border-form);
}

@media only screen and (min-width: 750px) {

    .note,
    .form-message {
        padding: 10px;
    }
}

.form-message--success {
    border: 1px solid #1F873D;
    background-color: #f8fff9;
    color: #1F873D;
    display: block;
    width: 100%;
}

.form-message--error {
    color: #651818;
    border: 1px solid #d20000;
    background-color: #fff8f8;
    text-align: left;
    width: 100%;
}

.fast_buy_button {
	/* max-width: 300px; */
}

*,
::after,
::before {
	box-sizing: border-box;
	word-wrap: break-word;
}

.cart__table-cell--quantity {
	position: relative;
	/* height: 42px; */
	width: fit-content;
}

.cart__table-cell--quantity.not-allowed::after {
	content: '';
	position: absolute;
	right: 0;
	width: 100px;
	height: 42px;
	background: var(--mcshop-editor-setting-color_input_bg);
	opacity: 0.75;
	cursor: not-allowed;
	margin: 0 auto;
}