@charset "utf-8";

@font-face {
    font-family: "Futura";
    font-style: normal;
    font-weight: 300;
    src: local("Futura"), local("FuturaStd-Light"), url(FuturaStd-Light.otf);
}

@font-face {
    font-family: "Futura";
    font-style: normal;
    font-weight: 400;
    src: local("Futura"), local("FuturaStd-Medium"), url(FuturaStd-Medium.otf);
}

body {
    background-color: #ffffff;
    color: #2d2d2d;
    font-family: "Futura", "Arial", "serif";
    font-size: 16px;
    font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -khtml-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    margin: 0px auto 0px auto;
    max-width: 984px;
}

body.tablet-s,
body.mobile-s {
    font-size: 12px;
}

body.mobile *,
body.tablet *,
body.tablet-s *,
body.mobile-s * {
    tap-highlight-color: rgba(0, 0, 0, 0) !important;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
    touch-callout: none;
    -o-touch-callout: none;
    -ms-touch-callout: none;
    -moz-touch-callout: none;
    -khtml-touch-callout: none;
    -webkit-touch-callout: none;
}

body.index {
    background-color: #000000;
}

body.index.tablet,
body.index.mobile {
    background-color: #e62963;
}

body.full-width.posts,
body.full-width.products,
body.full-width.collection,
body.full-width.collections,
body.full-width.list-collections {
    max-width: 100%;
}

h1, h2, h3, h4, h5 {
    font-weight: normal;
}

h1 {
    letter-spacing: 2px;
    margin: 24px 0px 24px 0px;
    text-transform: uppercase;
}

h2 {
    margin: 12px 0px 12px 0px;
}

body.tablet-s h2,
body.mobile-s h2 {
    margin: 8px 0px 8px 0px;
}

h3 {
    margin: 10px 0px 10px 0px;
}

body.tablet-s h3,
body.mobile-s h3 {
    margin: 10px 0px 10px 0px;
}

a {
    color: #e62963;
    text-decoration: none;
}

a:hover {
    border-bottom: 1px solid #e62963;
}

img {
    border: none;
}

h1 a:hover,
h2 a:hover,
h3 a:hover {
    border-bottom: 2px solid #e62963;
}

a.no-border {
    font-size: 0px;
}

a.no-border:hover {
    border-bottom: none;
}

a img {
    line-height: 0px;
    text-decoration: none;
}

ul {
    list-style: none;
    margin: 0px auto 0px auto;
    padding: 0px 0px 0px 0px;
}

input {
    appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
    -moz-appearance: none;
    -khtml-appearance: none;
    -webkit-appearance: none;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 0px 0px 0px 0px;
    -o-border-radius: 0px 0px 0px 0px;
    -ms-border-radius: 0px 0px 0px 0px;
    -moz-border-radius: 0px 0px 0px 0px;
    -khtml-border-radius: 0px 0px 0px 0px;
    -webkit-border-radius: 0px 0px 0px 0px;
    box-shadow: inset 0px 2px 2px #f9f9f9;
    -o-box-shadow: inset 0px 2px 2px #f9f9f9;
    -ms-box-shadow: inset 0px 2px 2px #f9f9f9;
    -moz-box-shadow: inset 0px 2px 2px #f9f9f9;
    -khtml-box-shadow: inset 0px 2px 2px #f9f9f9;
    -webkit-box-shadow: inset 0px 2px 2px #f9f9f9;
    color: #000000;
    font-family: "Futura", "Arial", "serif";
    font-size: 16px;
    height: 34px;
    line-height: 34px;
    outline: none;
    -o-outline: none;
    -ms-outline: none;
    -moz-outline: none;
    -khtml-outline: none;
    -webkit-outline: none;
    padding: 0px 8px 0px 8px;
}

body.tablet-s input,
body.mobile-s input {
    font-size: 12px;
    height: 26px;
    line-height: 26px;
}

input:focus {
    border-color: #e62963;
    box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    -moz-box-shadow: none;
    -khtml-box-shadow: none;
    -webkit-box-shadow: none;
}

body.flat input {
    box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    -moz-box-shadow: none;
    -khtml-box-shadow: none;
    -webkit-box-shadow: none;
}

input[type="number"] {
    text-align: right;
    width: 60px;
}

body.tablet-s input[type="number"],
body.mobile-s input[type="number"] {
    padding: 0px 2px 0px 2px;
}

.window .button,
.button.button-image,
input[type="submit"] {
    background-color: #706f6f;
    background-image: url(button-grey.png);
    background-position: left 0px;
    background-repeat: repeat-x;
    border: 1px solid #bcbcbc;
    color: #2d2d2d;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    height: 32px;
    line-height: 32px;
    margin: 0px 0px 0px 0px;
    min-width: 70px;
    padding: 0px 12px 0px 12px;
    text-align: center;
    text-shadow: 0px 1px 0px #ffffff;
    -o-text-shadow: 0px 1px 0px #ffffff;
    -ms-text-shadow: 0px 1px 0px #ffffff;
    -moz-text-shadow: 0px 1px 0px #ffffff;
    -khtml-text-shadow: 0px 1px 0px #ffffff;
    -webkit-text-shadow: 0px 1px 0px #ffffff;
}

input[type="submit"] {
    height: 34px;
}

body.round .window .button,
body.round .button.button-image,
body.round input[type="submit"] {
    border-radius: 4px 4px 4px 4px;
    -o-border-radius: 4px 4px 4px 4px;
    -ms-border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    -khtml-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
}

.window .button:hover,
.window .button.hover,
.button.button-image:hover,
.button.button-image.hover,
input[type="submit"]:hover,
input[type="submit"].hover {
    background-color: #858484;
    background-position: left -32px;
    border-color: #999999;
}

.window .button:active,
.window .button.active,
.button.button-image:active,
.button.button-image.active,
input[type="submit"]:active,
input[type="submit"].active {
    background-position: left -64px;
    border-color: #999999;
}

.window .button:disabled,
.window .button.disabled,
.button.button-image:disabled,
.button.button-image.disabled,
input[type="submit"]:disabled,
input[type="submit"].disabled {
    background-position: left 0px;
    opacity: 0.6;
    -o-opacity: 0.6;
    -ms-opacity: 0.6;
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    -webkit-opacity: 0.6;
}

body.flat .window .button,
body.flat .button.button-image,
body.flat input[type="submit"] {
    background-color: #ffffff;
    background-image: none;
    height: 38px;
    line-height: 38px;
    padding: 0px 18px 0px 18px;
    text-shadow: none;
    -o-text-shadow: none;
    -ms-text-shadow: none;
    -moz-text-shadow: none;
    -khtml-text-shadow: none;
    -webkit-text-shadow: none;
}

body.flat input[type="submit"] {
    height: 40px;
}

body.flat .window .button:hover,
body.flat .window .button.hover,
body.flat .button.button-image:hover,
body.flat .button.button-image.hover,
body.flat input[type="submit"]:hover,
body.flat input[type="submit"].hover {
    background-color: #e62963;
    border-color: #e62963;
    color: #ffffff;
}

body.flat .window .button:active,
body.flat .window .button.active,
body.flat .button.button-image:active,
body.flat .button.button-image.active,
body.flat input[type="submit"]:active,
body.flat input[type="submit"].active {
    background-color: #e62963;
    border-color: #e62963;
    color: #ffffff;
}

body.flat .window .button:disabled,
body.flat .window .button.disabled,
body.flat .button.button-image:disabled,
body.flat .button.button-image.disabled,
body.flat input[type="submit"]:disabled,
body.flat input[type="submit"].disabled {
    opacity: 0.6;
    -o-opacity: 0.6;
    -ms-opacity: 0.6;
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    -webkit-opacity: 0.6;
}

.button.button-image.button-home,
body.flat .button.button-image.button-home {
    background-color: rgba(255, 255, 255, 0.2);
    background-image: none;
    border-color: rgba(255, 255, 255, 0.8);
    color: #ffffff;
    height: 48px;
    letter-spacing: 2px;
    line-height: 48px;
    margin-top: 28px;
    padding: 0px 0px 0px 0px;
    text-transform: uppercase;
    width: 300px;
}

.button.button-image.button-home:hover,
.button.button-image.button-home.hover,
body.flat .button.button-image.button-home:hover,
body.flat .button.button-image.button-home.hover {
    background-color: rgba(230, 41, 99, 1.0);
    border-color: rgba(255, 255, 255, 1.0);
    transition-duration: 0.35s;
    -o-transition-duration: 0.35s;
    -ms-transition-duration: 0.35s;
    -moz-transition-duration: 0.35s;
    -khtml-transition-duration: 0.35s;
    -webkit-transition-duration: 0.35s;
}

select {
    background: transparent url(drop-field-select.png) repeat-x left center;
    border: 1px solid #aaaaaa;
    font-family: "Futura", "Arial", "serif";
    font-size: 16px;
    height: 36px;
    line-height: 36px;
    margin: 0px 0px 0px 0px;
    min-width: 240px;
    outline: none;
    -o-outline: none;
    -ms-outline: none;
    -moz-outline: none;
    -khtml-outline: none;
    -webkit-outline: none;
    padding: 0px 0px 0px 12px;
}

select:active,
select.active {
    border-color: #e62963 !important;
}

select:focus,
select.focus {
    border-color: #e62963 !important;
}

table {
    border-collapse: collapse;
    width: 100%;
}

table thead {
    line-height: 46px;
}

body.tablet-s table thead,
body.mobile-s table thead {
    line-height: 36px;
}

table th {
    border-bottom: 1px solid #f0f0f0;
    font-size: 15px;
    font-weight: normal;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
}

body.tablet-s table th,
body.mobile-s table th {
    font-size: 11px;
    letter-spacing: 0px;
    max-width: inherit !important;
    min-width: inherit !important;
    width: inherit !important;
}

table td {
    border-bottom: 1px solid #f0f0f0;
    padding: 16px 0px 16px 0px;
    text-align: center;
}

body.tablet-s table td,
body.mobile-s table td {
    padding: 4px 0px 4px 0px;
}

table img {
    width: 90px;
}

body.tablet-s table img,
body.mobile-s table img {
    width: 78px;
}

table.orders {
    margin-bottom: 32px;
}

table.orders td {
    border-bottom: none;
}

table.order-details {
    margin-bottom: 32px;
}

.overlay {
    background-color: #cccccc;
    opacity: 0.4;
    -o-opacity: 0.4;
    -ms-opacity: 0.4;
    -moz-opacity: 0.4;
    -khtml-opacity: 0.4;
    -webkit-opacity: 0.4;
    z-index: 20;
}

.window {
    background-color: #ffffff;
    border: 1px solid #2d2d2d;
    box-shadow: 0px 0px 12px #666666;
    -o-box-shadow: 0px 0px 12px #666666;
    -ms-box-shadow: 0px 0px 12px #666666;
    -moz-box-shadow: 0px 0px 12px #666666;
    -khtml-box-shadow: 0px 0px 12px #666666;
    -webkit-box-shadow: 0px 0px 12px #666666;
    min-width: 320px;
    overflow: auto;
    padding: 32px 42px 32px 42px;
    text-align: center;
    z-index: 30;
}

.window h1 {
    margin-top: 0px;
}

.window p {
    font-size: 20px;
    margin: 32px 32px 32px 32px;
}

.window.window-lightbox {
    color: #4d4d4d;
    cursor: pointer;
    line-height: 0px;
    min-width: 0px;
    overflow: visible;
    padding: 0px 0px 0px 0px;
}

.window.window-lightbox .button-confirm {
    animation-duration: 0.5s;
    -o-animation-duration: 0.5s;
    -ms-animation-duration: 0.5s;
    -moz-animation-duration: 0.5s;
    -khtml-animation-duration: 0.5s;
    -webkit-animation-duration: 0.5s;
    background: transparent url(lightbox-close.png) no-repeat center center;
    cursor: pointer;
    height: 30px;
    margin: -14px 0px 0px -14px;
    position: absolute;
    width: 30px;
}

.window.window-lightbox.loading .button-confirm {
    background-image: url(lightbox-loading.png);
}

.image[data-lightbox_path] {
    cursor: pointer;
}

.margin-top {
    margin-top: 24px;
}

.margin-bottom {
    margin-bottom: 24px;
}

.separator {
    height: 48px;
}

.separator.small {
    height: 24px;
}

body.tablet-s .separator,
body.mobile-s .separator,
body.tablet-s .separator.small,
body.mobile-s .separator.small {
    height: 0px;
}

.line {
    background-color: #f0f0f0;
    height: 1px;
    line-height: 1px;
    width: 100%;
}

.line.separator {
    margin: 24px 0px 24px 0px;
}

body.tablet-s .line.separator,
body.mobile-s .line.separator {
    height: 1px;
    margin: 18px 0px 18px 0px;
}

.hidden {
    display: none;
}

.clear {
    clear: both;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.bar-margin {
    height: 80px;
}

.bar-margin.small {
    height: 64px;
}

.bar-margin.tiny {
    height: 50px;
}

.button.delete {
    background: transparent url(button-delete.png) no-repeat left 0px;
    display: inline-block;
    height: 24px;
    vertical-align: middle;
    width: 24px;
}

.button.delete.on {
    background-position: left -24px;
}

.button.delete:hover {
    background-position: left -24px;
}

.bar {
    background: #e62963 none repeat;
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.4);
    -o-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.4);
    -ms-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.4);
    -khtml-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.4);
    height: 80px;
    left: 0px;
    line-height: 80px;
    position: fixed;
    user-select: none;
    -o-user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    width: 100%;
    z-index: 10;
}

.bar.small {
    height: 64px;
    line-height: 64px;
}

.bar.tiny {
    height: 50px;
    line-height: 50px;
}

body.tablet-s .bar,
body.mobile-s .bar {
    background-color: rgba(229, 41, 99, 0.95);
    height: 50px;
    line-height: 50px;
}

body.index .bar {
    background-color: transparent;
    background-image: url(header-background.png);
    box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    -moz-box-shadow: none;
    -khtml-box-shadow: none;
    -webkit-box-shadow: none;
}

body.index .bar.light {
    background-image: url(header-background-light.png);
}

body.index .bar.logo,
body.index .bar.solid {
    background-color: #e62963;
    background-image: none;
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.4);
    -o-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.4);
    -ms-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.4);
    -khtml-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.4);
}

.footer {
    border-top: 1px solid #f0f0f0;
    margin: 0px auto 0px auto;
    max-width: 984px;
    padding: 20px 12px 20px 12px;
}

body.tablet-s .footer,
body.mobile-s .footer {
    text-align: center;
}

body.index .footer {
    display: none;
}

.bar > .bar-contents {
    margin: 0px auto 0px auto;
    min-width: 984px;
    padding: 0px 12px 0px 12px;
}

body.tablet-s .bar > .bar-contents,
body.mobile-s .bar > .bar-contents {
    font-size: 0px;
    min-width: inherit;
    padding: 0px 0px 0px 0px;
}

.bar > .bar-contents > .menu-icon {
    background: transparent url(menu.png) no-repeat center center;
    cursor: pointer;
    display: none;
    height: 50px;
    left: 12px;
    position: absolute;
    width: 26px;
    z-index: 1;
}

body.tablet-s .bar > .bar-contents > .menu-icon,
body.mobile-s .bar > .bar-contents > .menu-icon {
    display: block;
}

.bar > .bar-contents > .menu-icon.open {
    background-image: url(menu-close.png);
}

.bar > .bar-contents > .cart-icon {
    background: transparent url(cart.png) no-repeat center center;
    cursor: pointer;
    display: none;
    height: 50px;
    position: absolute;
    right: 12px;
    width: 26px;
    z-index: 1;
}

body.tablet-s .bar > .bar-contents > .cart-icon,
body.mobile-s .bar > .bar-contents > .cart-icon {
    display: block;
}

.bar > .bar-contents > .logo-container {
    display: none;
    font-size: 10px;
    height: 50px;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 0;
}

body.tablet-s .bar > .bar-contents > .logo-container,
body.mobile-s .bar > .bar-contents > .logo-container {
    display: block;
}

.bar > .bar-contents > .logo-container > .logo-icon {
    background: transparent url(logo-header.png) no-repeat center center;
    display: inline-block;
    height: 50px;
    width: 81px;
}

.bar > .bar-contents > ul {
    color: #ffffff;
    height: 80px;
    line-height: 80px;
    text-align: center;
}

.bar.small > .bar-contents > ul {
    height: 64px;
    line-height: 64px;
}

.bar.tiny > .bar-contents > ul {
    height: 50px;
    line-height: 50px;
}

body.tablet-s .bar > .bar-contents > ul,
body.mobile-s .bar > .bar-contents > ul {
    height: 50px;
    line-height: 50px;
}

body.desktop-s .bar.tiny > .bar-contents > ul {
    display: block !important;
}

body.tablet-s .bar.tiny > .bar-contents > ul,
body.mobile-s .bar.tiny > .bar-contents > ul {
    background-color: rgba(229, 41, 99, 0.95);
    display: none;
    font-size: 16px;
    height: inherit;
    left: 0px;
    position: fixed;
    top: 50px;
    width: 100%;
}

.bar > .bar-contents > ul > li {
    display: inline-block;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    width: 132px;
}

body.tablet-s .bar > .bar-contents > ul > li,
body.mobile-s .bar > .bar-contents > ul > li {
    display: block;
    width: 100%;
}

.bar > .bar-contents > ul > li.logo {
    background: transparent url(logo_56.png) no-repeat center center;
}

body.tablet-s .bar.tiny > .bar-contents > ul > li.logo,
body.mobile-s .bar.tiny > .bar-contents > ul > li.logo {
    display: none;
}

.bar.small > .bar-contents > ul > li.logo {
    background-image: url(logo_46.png);
}

.bar.tiny > .bar-contents > ul > li.logo {
    background-image: url(logo_36.png);
}

.bar.typo > .bar-contents > ul > li.logo {
    background-image: url(logo-header.png);
}

.bar > .bar-contents > ul > li > a {
    color: #ffffff;
    padding-bottom: 2px;
}

.bar > .bar-contents > ul > li.selected > a,
.bar > .bar-contents > ul > li > a:hover,
.bar > .bar-contents > ul > li > a.selected {
    border-bottom: 2px solid #ffffff;
}

.contents {
    margin: 0px auto 0px auto;
    max-width: 984px;
    padding: 0px 12px 0px 12px;
}

body.index .contents {
    width: 100%;
}

body.full-width.posts .contents,
body.full-width.products .contents,
body.full-width.collection .contents,
body.full-width.collections .contents,
body.full-width.list-collections .contents {
    max-width: 100%;
    padding: 0px 0px 0px 0px;
}

.image-header {
    background: #cccccc url(header.png) no-repeat;
    background-position: center center;
    background-size: cover;
    color: #ffffff;
    font-size: 74px;
    height: 192px;
    line-height: 192px;
    margin-top: 24px;
    text-align: center;
    text-shadow: -2px 2px 0px #666666;
    -o-text-shadow: -2px 2px 0px #666666;
    -ms-text-shadow: -2px 2px 0px #666666;
    -moz-text-shadow: -2px 2px 0px #666666;
    -khtml-text-shadow: -2px 2px 0px #666666;
    -webkit-text-shadow: -2px 2px 0px #666666;
    text-transform: uppercase;
}

body.tablet-s .image-header,
body.mobile-s .image-header {
    font-size: 38px;
    height: 112px;
    line-height: 112px;
}

.image-collection {
    color: #ffffff;
    font-size: 20px;
    height: 20px;
    letter-spacing: 1px;
    line-height: 20px;
    margin-bottom: 50px;
    margin-top: -46px;
    max-width: 960px;
    text-align: center;
    text-transform: uppercase;
}

body.tablet-s .image-collection,
body.mobile-s .image-collection {
    font-size: 16px;
    height: 14px;
    line-height: 14px;
    margin-bottom: 32px;
    margin-top: -28px;
}

body.round {
    border-radius: 8px 8px 8px 8px;
    -o-border-radius: 8px 8px 8px 8px;
    -ms-border-radius: 8px 8px 8px 8px;
    -moz-border-radius: 8px 8px 8px 8px;
    -khtml-border-radius: 8px 8px 8px 8px;
    -webkit-border-radius: 8px 8px 8px 8px;
}

.noclicker {
    background-color: #000000;
    opacity: 0.1;
    -o-opacity: 0.1;
    -ms-opacity: 0.1;
    -moz-opacity: 0.1;
    -khtml-opacity: 0.1;
    -webkit-opacity: 0.1;
    position: absolute;
}

.front-image {
    background: transparent url(dummy_background.jpg);
}

.front-video {
    overflow: hidden;
    position: fixed;
    z-index: 0;
}

.front-contents {
    position: absolute;
    text-align: center;
}

.front-title {
    height: 126px;
    width: 400px;
    z-index: 10;
}

body.tablet-s .front-title,
body.mobile-s .front-title {
    display: none;
    height: 84px;
    width: 266px;
}

body.tablet-s .front-title.closed,
body.mobile-s .front-title.closed {
    display: inline;
}

.front-title.small {
    height: 95px;
    width: 300px;
}

.front-title.oioba {
    height: 150px;
    width: 300px;
}

body.tablet-s .front-title.oioba,
body.mobile-s .front-title.oioba {
    height: 100px;
    width: 200px;
}

.front-closed {
    color: #ffffff;
    font-size: 24px;
    margin: 0px 0px 32px 0px;
}

.front-promotions {
    bottom: 24px;
    color: #ffffff;
    left: 0px;
    position: fixed;
    text-align: center;
    width: 100%;
}

body.tablet-s .front-promotions,
body.mobile-s .front-promotions {
    display: none;
}

.front-promotions.horizontal > * {
    display: inline-block;
    vertical-align: top;
}

.front-promotions h2 {
    font-size: 32px;
    letter-spacing: 2px;
    margin: 0px 0px 0px 0px;
    text-transform: uppercase;
}

.front-promotions h2.days {
    font-size: 42px;
}

.front-promotions h3 {
    font-size: 18px;
    letter-spacing: 2px;
    margin: 0px 0px 0px 0px;
    text-transform: uppercase;
}

.front-promotions div.collection {
    font-size: 16px;
    letter-spacing: 2px;
    line-height: 20px;
    margin-right: 6px;
    text-align: right;
    text-transform: uppercase;
}

.front-promotions div.ends {
    font-size: 40px;
    font-weight: 300;
    letter-spacing: 2px;
    line-height: 40px;
    text-transform: uppercase;
}

.front-promotions span.day {
    font-weight: normal;
}

.front-promotions div.lower,
.front-promotions span.lower {
    opacity: 0.85;
    -o-opacity: 0.85;
    -ms-opacity: 0.85;
    -moz-opacity: 0.85;
    -khtml-opacity: 0.85;
    -webkit-opacity: 0.85;
}

.social-icons {
    margin-top: 30px;
}

.social-icons li {
    background: rgba(255, 255, 255, 0.2) none no-repeat center center;
    background-clip: padding-box;
    -o-background-clip: padding-box;
    -ms-background-clip: padding-box;
    -moz-background-clip: padding-box;
    -khtml-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    border: 1px solid rgba(255, 255, 255, 0.8);
    border-radius: 4px 4px 4px 4px;
    -o-border-radius: 4px 4px 4px 4px;
    -ms-border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    -khtml-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    cursor: pointer;
    display: inline-block;
    height: 56px;
    margin-left: 10px;
    margin-right: 10px;
    transition-duration: 0.35s;
    -o-transition-duration: 0.35s;
    -ms-transition-duration: 0.35s;
    -moz-transition-duration: 0.35s;
    -khtml-transition-duration: 0.35s;
    -webkit-transition-duration: 0.35s;
    width: 56px;
}

.social-icons li:hover,
.social-icons li.selected {
    background-color: rgba(230, 41, 99, 1.0);
    border-color: rgba(255, 255, 255, 1.0);
}

.social-icons li.facebook {
    background-image: url(icon-facebook.png);
}

.social-icons li.instagram {
    background-image: url(icon-instagram.png);
}

.social-icons li.youtube {
    background-image: url(icon-youtube.png);
}

.social-icons li.pinterest {
    background-image: url(icon-pinterest.png);
}

.social-icons li.twitter {
    background-image: url(icon-twitter.png);
}

.social-icons.round li {
    border-radius: 28px 28px 28px 28px;
    -o-border-radius: 28px 28px 28px 28px;
    -ms-border-radius: 28px 28px 28px 28px;
    -moz-border-radius: 28px 28px 28px 28px;
    -khtml-border-radius: 28px 28px 28px 28px;
    -webkit-border-radius: 28px 28px 28px 28px;
}

.copyright {
    float: right;
    font-size: 12px;
    line-height: 22px;
}

body.tablet-s .copyright,
body.mobile-s .copyright {
    float: none;
}

ul.footer-links {
    float: left;
}

body.tablet-s ul.footer-links,
body.mobile-s ul.footer-links {
    float: none;
}

ul.footer-links > li {
    display: inline;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 22px;
}

ul.grid {
    text-align: left;
}

ul.grid > li {
    border: 1px solid transparent;
    border-radius: 6px 6px 6px 6px;
    -o-border-radius: 6px 6px 6px 6px;
    -ms-border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px 6px 6px 6px;
    -khtml-border-radius: 6px 6px 6px 6px;
    -webkit-border-radius: 6px 6px 6px 6px;
    cursor: pointer;
    display: inline-block;
    padding: 20px 20px 20px 20px;
    text-align: center;
    vertical-align: middle;
    width: 260px;
}

body.tablet-s ul.grid > li,
body.mobile-s ul.grid > li {
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 100%;
}

body.mouse ul.grid > li:hover,
body.mouse ul.grid > li.hover,
body.touch ul.grid > li:active {
    background-color: #f4f4f4;
    border-color: #cdcdcd;
    box-shadow: 0px 0px 6px #e8e8e8;
    -o-box-shadow: 0px 0px 6px #e8e8e8;
    -ms-box-shadow: 0px 0px 6px #e8e8e8;
    -moz-box-shadow: 0px 0px 6px #e8e8e8;
    -khtml-box-shadow: 0px 0px 6px #e8e8e8;
    -webkit-box-shadow: 0px 0px 6px #e8e8e8;
}

ul.grid > li img {
    max-height: 300px;
    max-width: 260px;
}

ul.grid.small {
    border-top: 1px solid #f0f0f0;
    margin-bottom: -70px;
    margin-top: 24px;
    padding-top: 24px;
}

body.tablet-s ul.grid.small,
body.mobile-s ul.grid.small {
    margin-bottom: 0px;
}

ul.grid.small > li {
    width: 121px;
}

ul.grid.small > li img {
    width: 121px;
}

ul.collection {
    margin: 0px 0px 0px 0px;
}

dl {
    display: inline-block;
    font-size: 16px;
    margin: 0px 0px 24px 0px;
    vertical-align: top;
    width: 477px;
}

body.tablet-s dl,
body.mobile-s dl {
    font-size: 12px;
    margin-bottom: 16px;
    width: 100%;
}

dl dt {
    color: #000000;
    display: inline-block;
    line-height: 36px;
    width: 84px;
}

body.tablet-s dl dt,
body.mobile-s dl dt {
    line-height: 26px;
    width: 30%;
}

dl dd {
    color: #4d4d4d;
    display: inline-block;
    line-height: 36px;
    margin-left: 18px;
    width: 370px;
}

body.tablet-s dl dd,
body.mobile-s dl dd {
    line-height: 26px;
    margin-left: 0px;
    width: 69%;
}

dl h2 {
    font-size: 20px;
    letter-spacing: 1px;
    margin: 0px 0px 12px 0px;
    text-transform: uppercase;
}

body.tablet-s dl h2,
body.mobile-s dl h2 {
    font-size: 16px;
    letter-spacing: 0px;
    margin-bottom: 8px;
}

dl.header dt {
    line-height: 42px;
}

dl.header dd {
    line-height: 42px;
}

.tag {
    background-color: #999999;
    color: #ffffff;
    font-size: 13px;
    letter-spacing: 1px;
    padding: 4px 10px 4px 10px;
    text-transform: uppercase;
}

body.tablet-s .tag,
body.mobile-s .tag {
    font-size: 9px;
    padding: 2px 8px 2px 8px;
}

.tag.round {
    border-radius: 6px 6px 6px 6px;
    -o-border-radius: 6px 6px 6px 6px;
    -ms-border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px 6px 6px 6px;
    -khtml-border-radius: 6px 6px 6px 6px;
    -webkit-border-radius: 6px 6px 6px 6px;
    padding: 4px 12px 4px 12px;
}

.tag.green,
.tag.paid,
.tag.fulfilled {
    background-color: #46a546;
}

.tag.orange,
.tag.pending {
    background-color: #f89406;
}

.tag.red {
    background-color: #c43c35;
}

.tag.blue {
    background-color: #62cffc;
}

.pagination {
    margin: 0px 0px 24px 0px;
    text-align: center;
}

.view-all {
    float: right;
    font-size: 12px;
    text-align: right;
    text-transform: uppercase;
}

.view-all:hover {
    border-bottom: 1px solid #e62963;
}

.view-all:after {
    clear: both;
    content: '';
    display: block;
}

.empty-contents {
    margin: 64px 0px 64px 0px;
    text-align: center;
}

.empty-contents h2,
.empty-contents h3 {
    color: #4d4d4d;
}

body.tablet-s .cart-table h3.vendor,
body.mobile-s .cart-table h3.vendor {
    display: none;
}

body.tablet-s .cart-table .line-title-header,
body.mobile-s .cart-table .line-title-header,
body.tablet-s .cart-table .line-image-value,
body.mobile-s .cart-table .line-image-value,
body.tablet-s .cart-table .line-total-header,
body.mobile-s .cart-table .line-total-header,
body.tablet-s .cart-table .line-total-value,
body.mobile-s .cart-table .line-total-value {
    display: none;
}

body.tablet-s .cart-table .line-image-header,
body.mobile-s .cart-table .line-image-header {
    text-align: left;
}

body.tablet-s .cart-table .line-price-header,
body.mobile-s .cart-table .line-price-header,
body.tablet-s .cart-table .line-price-value,
body.mobile-s .cart-table .line-price-value {
    max-width: 80px;
    min-width: 80px;
    width: 80px;
}

body.tablet-s .cart-table .line-quantity-header,
body.mobile-s .cart-table .line-quantity-header,
body.tablet-s .cart-table .line-quantity-value,
body.mobile-s .cart-table .line-quantity-value {
    max-width: 70px;
    min-width: 70px;
    width: 70px;
}

body.tablet-s .cart-table .line-delete-header,
body.mobile-s .cart-table .line-delete-header,
body.tablet-s .cart-table .line-delete-value,
body.mobile-s .cart-table .line-delete-value {
    max-width: 30px;
    min-width: 30px;
    width: 30px;
}

.cart-footer {
    margin: 32px 0px 32px 0px;
    text-align: right;
}

body.tablet-s .cart-footer,
body.mobile-s .cart-footer {
    margin: 24px 0px 24px 0px;
}

.cart-footer > .values {
    margin-bottom: 32px;
}

body.tablet-s .cart-footer > .values,
body.mobile-s .cart-footer > .values {
    margin-bottom: 24px;
}

.cart-footer > .values .key {
    display: inline-block;
    font-size: 16px;
    letter-spacing: 1px;
    text-align: right;
    text-transform: uppercase;
    width: 90px;
}

body.tablet-s .cart-footer > .values .key,
body.mobile-s .cart-footer > .values .key {
    font-size: 13px;
}

.cart-footer > .values .value {
    display: inline-block;
    text-align: right;
    width: 161px;
}

body.tablet-s .cart-footer > .values .value,
body.mobile-s .cart-footer > .values .value {
    width: 89px;
}

.cart-footer > .values .total .key {
    font-size: 22px;
    letter-spacing: 2px;
}

body.tablet-s .cart-footer > .values .total .key,
body.mobile-s .cart-footer > .values .total .key {
    font-size: 18px;
    letter-spacing: 1px;
}

.cart-footer > .values .total .value {
    font-size: 22px;
}

body.tablet-s .cart-footer > .values .total .value,
body.mobile-s .cart-footer > .values .total .value {
    font-size: 18px;
}

.cart-footer > .operations {
    margin-bottom: 12px;
}

.breadcrumbs {
    text-transform: uppercase;
}

.admin-header {
    border-bottom: 1px solid #f0f0f0;
    margin-bottom: 24px;
    padding-bottom: 24px;
}

.login-container {
    padding: 64px 0px 64px 0px;
    text-align: center;
}

.login-panel {
    border: 1px solid #d0d0d0;
    border-radius: 6px 6px 6px 6px;
    -o-border-radius: 6px 6px 6px 6px;
    -ms-border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px 6px 6px 6px;
    -khtml-border-radius: 6px 6px 6px 6px;
    -webkit-border-radius: 6px 6px 6px 6px;
    box-shadow: 0px 0px 6px #eeeeee;
    -o-box-shadow: 0px 0px 6px #eeeeee;
    -ms-box-shadow: 0px 0px 6px #eeeeee;
    -moz-box-shadow: 0px 0px 6px #eeeeee;
    -khtml-box-shadow: 0px 0px 6px #eeeeee;
    -webkit-box-shadow: 0px 0px 6px #eeeeee;
    display: inline-block;
    padding: 32px 32px 32px 32px;
    text-align: left;
    vertical-align: top;
    width: 320px;
}

body.mobile-s .login-panel {
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 100%;
}

.login-panel.recover-panel {
    display: none;
}

.login-panel.guest-panel {
    margin-left: 24px;
}

.login-panel h2 {
    font-size: 24px;
    letter-spacing: 2px;
    margin: 0px 0px 28px 0px;
    text-transform: uppercase;
}

.login-panel p {
    line-height: 24px;
    margin: 24px 0px 24px 0px;
}

body.tablet-s .login-panel p,
body.mobile-s .login-panel p {
    line-height: 18px;
    margin: 18px 0px 18px 0px;
}

.login-panel label {
    display: block;
    margin: 12px 0px 6px 0px;
}

.login-panel input[type=text],
.login-panel input[type=email],
.login-panel input[type=password] {
    width: 302px;
}

body.tablet-s .login-panel input[type=text],
body.mobile-s .login-panel input[type=text],
body.tablet-s .login-panel input[type=email],
body.mobile-s .login-panel input[type=email],
body.tablet-s .login-panel input[type=password],
body.mobile-s .login-panel input[type=password] {
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 100%;
}

.login-panel input[type=submit] {
    margin: 12px 0px 0px 0px;
    width: 100%;
}

.login-panel .errors {
    color: #c9273f;
    font-size: 18px;
    line-height: 28px;
    margin: 0px 0px 24px 0px;
}

body.tablet-s .login-panel .errors,
body.mobile-s .login-panel .errors {
    font-size: 13px;
}

.login-panel .forgot {
    margin: 12px 0px 24px 0px;
}

.login-panel .create {
    margin: 12px 0px 0px 0px;
}

.login-panel .return {
    margin: 12px 0px 0px 0px;
}

.login-panel.guest-panel input[type=submit] {
    margin-top: 0px;
}

.prod-image-wrap,
.coll-image-wrap {
    line-height: 0px;
}

.coll-image-wrap img {
    width: 260px;
}

.prod-caption,
.coll-caption {
    line-height: 26px;
    margin-top: 12px;
}

.coll-caption {
    display: none;
}

.prod-price,
.coll-item-count{
    letter-spacing: 1px;
}

.product-container {
    margin: 96px 0px 96px 0px;
}

body.desktop-s .product-container {
    min-width: 960px;
}

body.tablet-s .product-container,
body.mobile-s .product-container {
    margin: 32px 0px 32px 0px;
}

.product-photos {
    float: left;
    margin-right: 32px;
    text-align: center;
    width: 500px;
}

body.tablet-s .product-photos,
body.mobile-s .product-photos {
    margin-bottom: 32px;
    max-width: 100%;
    width: 100%;
}

.product-photos img {
    max-width: 500px;
}

body.tablet-s .product-photos img,
body.mobile-s .product-photos img {
    max-width: 100%;
}

.product-details {
    float: left;
    width: 428px;
}

body.tablet-s .product-details,
body.mobile-s .product-details {
    float: none;
    max-width: 100%;
    width: 100%;
}

.product-details h1 {
    font-size: 22px;
    line-height: 40px;
    margin-top: 4px;
}

body.tablet-s .product-details h1,
body.mobile-s .product-details h1 {
    line-height: 30px;
}

.product-details h1 > span {
    display: block;
    padding-right: 100px;
}

.product-details h2 {
    margin-bottom: 8px;
}

.product-details h3 {
    font-size: 16px;
    letter-spacing: 1px;
    margin-bottom: 8px;
    text-transform: uppercase;
}

.product-details h2.brand {
    font-size: 16px;
    letter-spacing: 1px;
    margin-top: 0px;
    text-transform: uppercase;
}

.product-details h2.brand a {
    border-bottom-width: 1px;
}

.product-details h3.warning {
    color: #e62963;
    font-size: 22px;
    letter-spacing: 2px;
}

.product-details .description p {
    margin: 12px 0px 28px 0px;
}

.product-details .description h2 {
    font-size: 22px;
}

.product-details .mix-match {
    float: left;
}

.product-details .product-add {
    float: right;
}

.product-details .product-pricing {
    font-size: 22px;
    letter-spacing: 1px;
    line-height: 38px;
    margin-top: -38px;
    text-align: right;
}

.product-details.simplified .product-pricing {
    line-height: 40px;
    margin-top: -40px;
}

body.tablet-s .product-details.simplified .product-pricing,
body.mobile-s .product-details.simplified .product-pricing {
    line-height: 30px;
    margin-top: -30px;
}

.product-details .product-pricing p {
    margin: 0px 0px 0px 0px;
}

.product-navigation {
    margin-top: 14px;
}

.product-variants {
    margin-bottom: 32px;
}

.product-variants li {
    border: 1px solid #aaaaaa;
    cursor: pointer;
    display: inline-block;
    line-height: 20px;
    margin-right: 6px;
    min-width: 20px;
    padding: 8px 8px 8px 8px;
    text-align: center;
}

body.tablet-s .product-variants li,
body.mobile-s .product-variants li {
    line-height: 14px;
    min-width: 14px;
}

.product-variants li:hover,
.product-variants li.selected {
    background-color: #e62963;
    border-color: #e62963;
    color: #ffffff;
}

.product-variants.round li {
    border-radius: 20px 20px 20px 20px;
    -o-border-radius: 20px 20px 20px 20px;
    -ms-border-radius: 20px 20px 20px 20px;
    -moz-border-radius: 20px 20px 20px 20px;
    -khtml-border-radius: 20px 20px 20px 20px;
    -webkit-border-radius: 20px 20px 20px 20px;
}

body.desktop-s .customer-details {
    min-width: 960px;
}

body.tablet-s .customer-orders table td,
body.mobile-s .customer-orders table td {
    padding: 8px 0px 8px 0px;
}

.order-summary td {
    border-bottom: none;
}

.order-summary td.label.text-right {
    text-transform: uppercase;
}

.order-summary.order-total {
    font-size: 22px;
}

.order-summary.order-total td.label.text-right {
    letter-spacing: 2px;
}

.three-per-row {
    margin: 0px 22px 24px 0px;
}

body.tablet-s .three-per-row,
body.mobile-s .three-per-row {
    margin: 0px 0px 24px 0px;
}

.three-per-row.last-in-row {
    margin-right: 0px;
}

.rte {
    line-height: 24px;
    margin: 32px 0px 32px 0px;
}

body.tablet-s .rte,
body.mobile-s .rte {
    line-height: 20px;
    margin: 24px 0px 24px 0px;
}

.rte.static {
    border-top: 1px solid #f0f0f0;
    color: #4d4d4d;
    line-height: 32px;
    margin: 24px 0px 24px 0px;
    text-align: justify;
}

body.tablet-s .rte.static,
body.mobile-s .rte.static {
    line-height: 24px;
    margin: 18px 0px 18px 0px;
}

.rte.static img {
    max-width: 960px;
}

.rte.text {
    color: #4d4d4d;
    line-height: 26px;
    margin: 24px 0px 24px 0px;
}

body.tablet-s .rte.text,
body.mobile-s .rte.text {
    line-height: 20px;
    margin: 18px 0px 18px 0px;
}

.rte.text > .content {
    column-count: 2;
    -o-column-count: 2;
    -ms-column-count: 2;
    -moz-column-count: 2;
    -khtml-column-count: 2;
    -webkit-column-count: 2;
    column-gap: 40px;
    -o-column-gap: 40px;
    -ms-column-gap: 40px;
    -moz-column-gap: 40px;
    -khtml-column-gap: 40px;
    -webkit-column-gap: 40px;
    font-size: 15px;
    line-height: 24px;
}

body.tablet-s .rte.text > .content,
body.mobile-s .rte.text > .content {
    column-count: 1;
    -o-column-count: 1;
    -ms-column-count: 1;
    -moz-column-count: 1;
    -khtml-column-count: 1;
    -webkit-column-count: 1;
    font-size: 13px;
    line-height: 22px;
}

.rte.text .content > :first-child {
    margin-top: 0px;
}

.rte.text > h1 {
    margin: 42px 0px 32px 0px;
    text-align: center;
}

.rte.text ul,
.rte.text ol {
    padding: 0px 0px 0px 30px;
}

.rte.text ul > li,
.rte.text ol > li {
    margin: 16px 0px 16px 0px;
    padding: 0px 0px 0px 0px;
}

.rte p {
    margin: 24px 0px 24px 0px;
}

body.tablet-s .rte p,
body.mobile-s .rte p {
    margin: 14px 0px 14px 0px;
}

.rte p.question {
    color: #e62963;
    margin: 0px 0px 0px 0px;
}

body.tablet-s .rte p.question,
body.mobile-s .rte p.question {
    margin: 0px 0px 0px 0px;
}

.rte p.answer {
    margin: 0px 0px 18px 0px;
}

body.tablet-s .rte p.answer,
body.mobile-s .rte p.answer {
    margin: 0px 0px 16px 0px;
}

.rte ul {
    list-style: disc;
    margin: 12px 0px 12px 24px;
    margin-left: 24px;
}

body.tablet-s .rte ul,
body.mobile-s .rte ul {
    margin: 8px 0px 8px 24px;
    margin-left: 16px;
}

.rte iframe {
    width: 100%;
}

.frame-mixer {
    border: none;
    height: 702px;
    width: 960px;
}

.blog-area {
    margin: 32px 0px 32px 0px;
}

.blog-area > .blog-header {
    background: transparent none no-repeat center center;
    background-size: cover;
    left: 0px;
    position: absolute;
    top: 0px;
}

.blog-area > .blog-header > h1 {
    color: #ffffff;
    font-size: 52px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}

body.tablet-s .blog-area > .blog-header > h1,
body.mobile-s .blog-area > .blog-header > h1 {
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-size: 28px;
    max-width: 100%;
    padding: 0px 12px 0px 12px;
}

.blog-area > .blog-content {
    column-count: 2;
    -o-column-count: 2;
    -ms-column-count: 2;
    -moz-column-count: 2;
    -khtml-column-count: 2;
    -webkit-column-count: 2;
    column-gap: 40px;
    -o-column-gap: 40px;
    -ms-column-gap: 40px;
    -moz-column-gap: 40px;
    -khtml-column-gap: 40px;
    -webkit-column-gap: 40px;
}

body.tablet-s .blog-area > .blog-content,
body.mobile-s .blog-area > .blog-content {
    column-count: 1;
    -o-column-count: 1;
    -ms-column-count: 1;
    -moz-column-count: 1;
    -khtml-column-count: 1;
    -webkit-column-count: 1;
}

.blog-area > .blog-content:nth-child(2) {
    padding-top: 32px;
}

body.tablet-s .blog-area > .blog-content:nth-child(2),
body.mobile-s .blog-area > .blog-content:nth-child(2) {
    padding-top: 18px;
}

.blog-area > .blog-content > p {
    font-size: 15px;
    line-height: 26px;
    margin: 24px 0px 24px 0px;
}

body.tablet-s .blog-area > .blog-content > p,
body.mobile-s .blog-area > .blog-content > p {
    font-size: 13px;
    line-height: 22px;
    margin: 14px 0px 14px 0px;
}

.blog-area > .blog-content > p:first-child {
    margin-top: 0px;
}

.blog-area > .blog-content > p:last-child {
    margin-bottom: 0px;
}

.blog-area > img,
.blog-area > iframe {
    margin: 24px 0px 24px 0px;
    width: 100%;
}

.arrow-container {
    bottom: 24px;
    position: absolute;
    text-align: center;
    width: 100%;
}

.arrow-container > .arrow {
    background: transparent url(arrow-large.png) no-repeat left 0px;
    display: inline-block;
    height: 30px;
    width: 60px;
}

.arrow-container > .arrow:hover {
    background-position: left -30px;
    border-bottom: none;
}

.arrow-container > .arrow:disabled {
    background-position: left -60px;
}

ul.tiles {
    font-size: 0px;
    width: 100%;
}

body.tablet-s ul.tiles,
body.mobile-s ul.tiles {
    position: static;
}

ul.tiles > li {
    background-color: #6d6d6d;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 2px;
    opacity: 0.8;
    -o-opacity: 0.8;
    -ms-opacity: 0.8;
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    -webkit-opacity: 0.8;
    text-align: center;
    text-transform: uppercase;
    vertical-align: top;
    width: 33.33%;
}

ul.tiles.two-columns > li {
    width: 50%;
}

ul.tiles.pattern > li {
    background-repeat: repeat;
}

body.fat-s ul.tiles > li {
    font-size: 24px;
}

body.tablet-s ul.tiles > li,
body.mobile-s ul.tiles > li {
    font-size: 20px;
    letter-spacing: 1px;
    width: 100%;
}

ul.tiles > li:hover {
    background-color: #2d2d2d;
}

ul.tiles > li.tile {
    background-size: auto;
}

ul.tiles > li > .back {
    background-color: #2d2d2d;
    background-position: center center;
    background-repeat: no-repeat;
    opacity: 0.0;
    -o-opacity: 0.0;
    -ms-opacity: 0.0;
    -moz-opacity: 0.0;
    -khtml-opacity: 0.0;
    -webkit-opacity: 0.0;
    position: absolute;
    transition: opacity 0.35s;
    -o-transition: opacity 0.35s;
    -ms-transition: opacity 0.35s;
    -moz-transition: opacity 0.35s;
    -khtml-transition: opacity 0.35s;
    -webkit-transition: opacity 0.35s;
    width: 33.33%;
}

ul.tiles.two-columns > li > .back {
    width: 50%;
}

ul.tiles.pattern > li > .back {
    background-repeat: repeat;
}

body.tablet-s ul.tiles > li > .back,
body.mobile-s ul.tiles > li > .back {
    font-size: 20px;
    letter-spacing: 1px;
    width: 100%;
}

ul.tiles > li:hover > .back {
    opacity: 1.0;
    -o-opacity: 1.0;
    -ms-opacity: 1.0;
    -moz-opacity: 1.0;
    -khtml-opacity: 1.0;
    -webkit-opacity: 1.0;
}

ul.tiles > li {
    background-color: #2d2d2d;
}

ul.tiles > li > a,
ul.tiles > li > .back > a {
    color: #ffffff;
    display: block;
    height: 100%;
    width: 100%;
}

ul.tiles.bottom > li > a,
ul.tiles.bottom > li > .back > a {
    display: inline-block;
    height: auto;
    line-height: 44px;
    margin-bottom: 24px;
    vertical-align: bottom;
}

ul.tiles.transparent > li > a,
ul.tiles.transparent > li > .back > a {
    opacity: 0.0;
    -o-opacity: 0.0;
    -ms-opacity: 0.0;
    -moz-opacity: 0.0;
    -khtml-opacity: 0.0;
    -webkit-opacity: 0.0;
}

ul.tiles > li > a:hover,
ul.tiles > li > .back > a:hover {
    border-bottom: none;
}

ul.tiles > li > .back.flat > a {
    line-height: normal !important;
}

.products-show {
    color: #2d2d2d;
    margin: 80px auto 0px auto;
    max-width: 1170px;
    padding: 0px 0px 32px 0px;
}

body.desktop-s .products-show {
    padding-left: 20px;
    padding-right: 20px;
}

body.tablet-s .products-show,
body.mobile-s .products-show {
    margin-top: 60px;
    padding-bottom: 0px;
}

.products-show > .image-side {
    float: none;
    overflow: hidden;
    text-align: center;
    width: auto;
}

.products-show > .image-side img {
    margin: 0px 0px 24px 0px;
    width: 710px;
}

body.tablet-s .products-show > .image-side img,
body.mobile-s .products-show > .image-side img {
    margin-top: 24px;
}

.products-show > .details-side {
    float: right;
    margin-left: 100px;
    width: 360px;
}

body.tablet-s .products-show > .details-side,
body.mobile-s .products-show > .details-side {
    display: none !important;
}

.products-show > .details-side > h2 {
    color: #e62963;
    font-size: 22px;
    line-height: 26px;
    margin: 22px 0px 8px 0px;
    text-transform: uppercase;
}

.products-show > .details-side > h3 {
    color: #7d7d7d;
    font-size: 20px;
    margin: 0px 0px 12px 0px;
    text-transform: uppercase;
}

.products-show > .details-side > h4 {
    font-size: 16px;
    letter-spacing: 1px;
    margin-top: 0px;
    text-transform: uppercase;
}

.products-show > .details-side > p {
    line-height: 24px;
    margin: 24px 0px 0px 0px;
}

.products-show > .details-side > p.product-id {
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
}

.products-show > .details-side > .variants {
    margin-top: 24px;
}

.products-show > .details-side > .product-add {
    float: right;
}

.products-show > .mobile-side {
    display: none;
    padding: 0px 24px 0px 24px;
}

body.tablet-s .products-show > .mobile-side,
body.mobile-s .products-show > .mobile-side {
    display: block;
}

.products-show > .mobile-side > h2 {
    color: #e62963;
    font-size: 20px;
    line-height: 26px;
    margin: 12px 0px 0px 0px;
    max-width: 260px;
    text-transform: uppercase;
}

.products-show > .mobile-side > h3 {
    color: #7d7d7d;
    font-size: 18px;
    margin: 0px 0px 12px 0px;
    text-transform: uppercase;
}

.products-show > .mobile-side > h4 {
    font-size: 14px;
    letter-spacing: 1px;
    margin-top: 26px;
    text-transform: uppercase;
}

.products-show > .mobile-side > p {
    line-height: 20px;
    margin: 22px 0px 0px 0px;
}

.products-show > .mobile-side > p.product-id {
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 1px;
}

.products-show > .mobile-side > .variants {
    margin-top: 22px;
}

.products-show > .mobile-side > .product-add {
    float: right;
    margin-top: -70px;
}

ul.views {
    list-style: none;
    padding: 0px 0px 0px 0px;
}

ul.views > li {
    display: inline-block;
    font-size: 14px;
    margin-right: 25px;
}

body.tablet-s ul.views > li,
body.mobile-s ul.views > li {
    background: transparent url(bullets-dark.png) no-repeat left 0px;
    cursor: pointer;
    height: 20px;
    margin-right: 12px;
    width: 20px;
}

body.tablet-s.retina-s ul.views > li,
body.mobile-s.retina-s ul.views > li {
    background-image: url(bullets-dark-2x.png);
    background-size: 20px 40px;
}

body.tablet-s ul.views > li.active,
body.mobile-s ul.views > li.active {
    background-position: left -20px;
}

ul.views > li > a {
    color: #999999;
    cursor: pointer;
}

body.tablet-s ul.views > li > a,
body.mobile-s ul.views > li > a {
    display: none;
}

ul.views > li.active > a {
    color: #000000;
    font-size: 15px;
}

ul.views > li > a:hover,
ul.views > li > a.hover {
    border-bottom: none;
    color: #000000;
}

.images-slideshow {
    cursor: url(../images/cursor-plus-shadow.png) 0 0, pointer;
    font-size: 0px;
    text-align: left;
    width: 100%;
}

.maximized > .images-slideshow {
    cursor: url(../images/cursor-minus-shadow.png) 0 0, pointer;
}

body.tablet-s .images-slideshow,
body.mobile-s .images-slideshow {
    cursor: auto !important;
}

.images-slideshow > .images-container {
    transition: margin-left 0.35s ease-in-out;
    -o-transition: margin-left 0.35s ease-in-out;
    -ms-transition: margin-left 0.35s ease-in-out;
    -moz-transition: margin-left 0.35s ease-in-out;
    -khtml-transition: margin-left 0.35s ease-in-out;
    -webkit-transition: margin-left 0.35s ease-in-out;
}

.images-slideshow.no-animation > .images-container {
    transition: none;
    -o-transition: none;
    -ms-transition: none;
    -moz-transition: none;
    -khtml-transition: none;
    -webkit-transition: none;
}

.images-slideshow > .images-container img {
    user-select: none;
    -o-user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

@-moz-document url-prefix() {
    select {
        padding: 6px 0px 6px 12px;
    }
}
