@media screen and (min-width: 769px) {
    .full-width-noSides {
        margin: 15px;
        padding: 0 30px 0 0
    }
    .margin-T {
        margin-top: 30px
    }
    .margin-B {
        margin-bottom: 30px
    }
    .margin-L {
        margin-left: 30px
    }
    .margin-R {
        margin-right: 30px
    }
    .margin-TB {
        margin-top: 30px;
        margin-bottom: 30px
    }
    .margin-LR {
        margin-left: 30px;
        margin-right: 30px
    }
    .margin-T-half {
        margin-top: 15px
    }
    .margin-B-half {
        margin-bottom: 15px
    }
    .margin-L-half {
        margin-left: 15px
    }
    .margin-R-half {
        margin-right: 15px
    }
    .margin-TB-half {
        margin-top: 15px;
        margin-bottom: 15px
    }
    .margin-LR-half {
        margin-left: 15px;
        margin-right: 15px
    }
}

@media screen and (max-width: 768px) {
    p#ComparePrice {
        display: block;
        margin-left: 20%;
        margin-right: 20%
    }
    .main-content {
        margin-top: 4%
    }
    .sliderh {
        margin-bottom: 15px
    }
    .margin-T {
        margin-top: 15px
    }
    .margin-B {
        margin-bottom: 15px
    }
    .margin-L {
        margin-left: 15px
    }
    .margin-R {
        margin-right: 15px
    }
    .margin-TB {
        margin-top: 15px;
        margin-bottom: 15px
    }
    .margin-LR {
        margin-right: 15px;
        margin-left: 15px
    }
    .margin-T-M {
        margin-top: 15px
    }
    .margin-B-M {
        margin-bottom: 15px
    }
    .margin-L-M {
        margin-left: 15px
    }
    .margin-R-M {
        margin-right: 15px
    }
    .margin-TB-M {
        margin-top: 15px;
        margin-bottom: 15px
    }
    .margin-LR-M {
        margin-right: 15px;
        margin-left: 15px
    }
}

.padding-no-L {
    padding-left: 0
}

a {
    outline: 0
}

.card-shadow,
.blog-header,
.cart-header,
.cart-items,
.template-blog .blog-card,
.related-products,
.search-form,
.grid-column-wrapper,
.cart-purchase-wrapper,
.cart-items-empty,
.page-wrapper,
.template-article .main-content,
.instagram--square {
    background-color: #fff;
    box-shadow: 0px 7px 7px -2px rgba(163, 163, 163, 0.32)
}

@media screen and (min-width: 769px) {
    .collection-desktop-bg {
        background-color: #fff;
        box-shadow: 0px 7px 7px -2px rgba(163, 163, 163, 0.32)
    }
}

@media screen and (max-width: 768px) {
    .collection-mobile-bg {
        background-color: #fff;
        box-shadow: 0px 7px 7px -2px rgba(163, 163, 163, 0.32)
    }
}

@media screen and (max-width: 768px) {
    .mobile-header-space {
        margin: 0 0 15px 0
    }
}

@media screen and (min-width: 1181px) {
    .instagram-title {
        margin-bottom: 30px
    }
}

@media screen and (max-width: 1180px) {
    .instagram-title {
        margin-bottom: 15px
    }
}

@media screen and (min-width: 769px) {
    .d-inline {
        display: inline-block
    }
    .d-inline-full {
        width: 100%;
        display: inline-block
    }
}

.jim-card {
    position: relative !important;
    overflow: visible !important;
    height: 100%
}

.jim-card::after {
    content: '';
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    opacity: 0;
    top: 0;
    left: 0;
    box-shadow: 0px 0px 7px 1px rgba(163, 163, 163, 0.32);
    transition: opacity 0.3s ease-in-out
}

.jim-card:hover::after {
    opacity: 1
}

p.white {
    color: #292929
}

h1.black {
    color: #292929
}

h1.white {
    color: #292929
}

.secondary {
    color: #fff
}

h3.secondary {
    color: #fff;
    margin-bottom: 0 !important
}

.h3.secondary {
    margin-bottom: 0 !important
}

.secondary#button.btn--secondary {
    margin-top: 5%
}

h5.white {
    color: #292929;
    font-weight: 500
}

h5.black {
    color: #292929;
    font-weight: 500
}

h3.white {
    color: #292929;
    font-weight: 500;
    margin-top: 15px;
    margin-bottom: 33px
}

h3.black {
    color: #292929;
    font-weight: 500
}

.full-width-secondary {
    margin: 15px 0 15px 0;
    padding-right: 15px
}

.section-margin {
    margin: 0px 0px 30px 0px
}

@media screen and (max-width: 768px) {
    .section-margin {
        margin: 0 0 15px 0
    }
}

.section-margin-block {
    margin: 0 0px 30px 0
}

@media screen and (max-width: 768px) {
    .section-margin-block {
        margin: 0 0 0 0
    }
}

.section-background {
    background-color: #fff
}

.mobile-linklist-title>span {
    position: absolute;
    left: 15px
}

.mobile-linklist-title>span.go-back {
    position: initial
}

.mobile-linklist-title>span.go-back span {
    position: absolute;
    left: 15px;
    width: 50px
}

.chevron-size {
    font-size: 28px
}

.dim {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 100
}

@media screen and (min-width: 769px) {
    .product-details .quantity-wrapper {
        text-align: left
    }
}

.quantity-wrapper {
    margin-top: 5px;
    width: 100%;
    float: initial;
    font-size: 14px
}

@media screen and (min-width: 769px) {
    .quantity-wrapper {
        display: block;
        margin: 0 auto;
        text-align: center
    }
}

.qty {
    position: relative;
    width: 40px;
    height: 35px;
    font-size: 1em;
    display: inline-block !important;
    border: initial;
    border-top: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    text-align: center;
    padding: 8px 0px 8px 0px;
    vertical-align: top
}

input.qtyplus {
    position: relative;
    width: 25px;
    height: 35px;
    font-size: 1em;
    display: inline-block !important;
    border: 1px solid #aaa;
    background: #f8f8f8;
    margin-left: -5px;
    padding: 8px 2px;
    z-index: 5
}

@media screen and (max-width: 768px) {
    input.qtyplus {
        padding: 7px 5px
    }
}

input.qtyminus {
    position: relative;
    width: 25px;
    height: 35px;
    font-size: 1em;
    display: inline-block !important;
    border: 1px solid #aaa;
    background: #f8f8f8;
    margin-right: -5px;
    padding: 8px 2px;
    z-index: 5
}

@media screen and (max-width: 768px) {
    input.qtyminus {
        padding: 7px 5px
    }
}

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

input[type=number] {
    -moz-appearance: textfield
}

.section-featured-products #AddToCartText {
    word-break: break-word
}

.section-featured-products .slick-dots .slick-active {
    background-color: #292929
}

.accent-color {
    color: #2b9fcd
}

.real-contact-form-script {
    display: none
}

.site-header__logo-left,
.site-header__logo-center {
    margin: 0 auto;
    max-width: 100%;
    height: 100%;
    width: 100%
}

.site-header__logo-left h1,
.site-header__logo-center h1 {
    width: 100%
}

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

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

.site-header__logo-left img,
.site-header__logo-center img {
    margin: 0 auto
}

.center-nav {
    align-items: center;
    justify-content: space-between;
    height: 100%;
    width: 100%;
    display: inline-flex;
    align-items: center;
    min-height: 70px;
    padding: 10px 0
}

.center-nav .header-logo {
    width: -moz-fit-content;
    width: initial;
    width: fit-content;
    order: 2;
    margin-right: 0;
    padding-left: 0
}

.center-nav .header-logo.header-store-name {
    width: 20%
}

.center-nav .header-logo h1 {
    width: -moz-fit-content;
    width: initial;
    width: fit-content;
    height: 100%;
    display: block
}

.center-nav .header-logo h1 img {
    width: 100%;
    height: auto
}

.center-nav .header-logo h1 span {
    text-align: center;
    margin: 0 auto;
    word-break: break-all
}

.center-nav .header-nav {
    width: 40%;
    order: 1;
    margin-left: 4%
}

.center-nav .header-icons {
    order: 3;
    margin-left: 0;
    width: 40%;
    margin-right: 4%;
    padding-right: 0
}

.left-nav {
    align-items: center;
    justify-content: space-between;
    height: 100%;
    width: 100%;
    display: inline-flex;
    align-items: center;
    min-height: 70px;
    padding: 10px 0
}

.left-nav .header-logo {
    max-width: 350px;
    order: 1;
    margin-left: 4%
}

.left-nav .header-logo a {
    word-break: break-all
}

.left-nav .header-logo a img {
    width: 100%;
    height: auto
}

.left-nav .header-store-name {
    max-height: 70px;
    min-width: 155px;
    line-height: initial
}

.left-nav .header-store-name span {
    text-align: left !important
}

.left-nav .header-nav {
    width: 70%;
    order: 2;
    margin-left: 10px
}

.left-nav .header-icons {
    order: 3;
    margin-left: 0;
    max-width: 20%;
    margin-right: 4%;
    padding-right: 0
}

@media screen and (-ms-high-contrast: active),
screen and (-ms-high-contrast: none) {
    .left-nav .header-icons {
        width: 20%;
        display: flex
    }
    .search-wrapper {
        margin-left: auto;
        width: 30px
    }
}

.header-icons {
    display: inline
}

.site-header__logo-center {
    text-align: center
}

@media screen and (min-width: 769px) {
    .site-header__logo-left {
        text-align: left
    }
}

.left-nav .textFill-parent a {
    justify-content: left
}

.textFill-parent {
    height: 100%;
    width: 100%;
    display: block;
    margin: 0 auto;
    line-height: initial
}

.textFill-parent a {
    height: initial;
    display: flex;
    justify-content: left;
    align-items: center;
    line-height: initial
}

.left-nav .textFill-parent {
    margin: 0
}

.promo-bar {
    background-color: #292929;
    color: #fff;
    height: 30px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: -4px
}

.promo-bar p {
    margin: 0;
    max-width: 720px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.promo-bar a {
    color: #fff
}

@media screen and (max-width: 768px) {
    .promo-bar {
        margin-top: 0;
        position: fixed;
        height: 30px;
        z-index: 1000;
        display: flex;
        justify-content: center;
        align-items: center
    }
    .promo-bar p {
        margin-bottom: 0;
        max-width: 300px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }
}

.shopify-section-header {
    padding-top: 5px
}

#shopify-section-header {
    margin-bottom: initial
}

.grandchild-link.mega-child {
    min-height: 90px
}

.header-logo {
    z-index: 500;
    display: inline-block;
    margin-right: 50px;
    position: relative;
    float: left
}

@media screen and (max-width: 998px) {
    .header-logo {
        margin-right: 20px
    }
}

.header-logo .site-header__logo {
    width: 100%;
    height: 100%;
    display: inline-block
}

.header-logo a {
    text-size-adjust: none;
    width: 100%;
    float: left;
    color: #292929
}

.header-logo img {
    max-width: 100%;
    height: auto;
    max-height: 100%;
    height: auto;
    margin: initial
}

@media screen and (max-width: 992px) {
    .header-logo {
        max-width: 350px;
        display: flex;
        align-items: center
    }
    .header-logo .site-header__logo a {
        font-size: 18px
    }
    .header-logo .site-header__logo img {
        position: relative;
        z-index: 5001
    }
}

@media screen and (max-width: 1180px) {
    .header-logo a.site-header__logo-image {
        width: 100% !important
    }
}

.header-wrapper {
    align-items: center;
    height: 80px
}

@media screen and (mdax-width: 992px) {
    .icon-wrapper {
        display: flex;
        align-items: center
    }
}

.header-icons {
    height: 75%;
    align-items: center;
    padding-right: 4%
}

.header-icons img {
    height: 30px;
    padding-left: 15px
}

.header-icons a {
    height: 30px;
    position: relative
}

.header-icons a.cart-wrapper {
    display: inline-block
}

.header-icons .cart-show svg path {
    fill: #2b9fcd
}

.header-icons svg {
    vertical-align: bottom;
    margin-left: 15px
}

@media screen and (max-width: 960px) {
    .header-icons svg {
        margin-left: 5px
    }
}

.header-icons svg:hover {
    color: #2b9fcd;
    stroke: #2b9fcd
}

.header-icons svg:hover path {
    fill: #2b9fcd
}

input#Email.input-group-field.home {
    color: #fff
}

.site-header {
    background-color: #f6f6f6;
    z-index: 1000;
    padding-top: 0;
    left: 0;
    right: 0;
    align-items: center;
    top: 0;
    z-index: 102
}

.site-header.mega-nav-bg {
    background-color: #fff
}

.site-header .site-nav--has-dropdown.mega-nav-bg {
    background-color: #fff
}

.site-header .header-nav {
    max-width: 70%;
    float: left;
    font-family: "Lato", "HelveticaNeue", "Helvetica Neue", sans-serif
}

.site-header .header-icons {
    margin-left: auto
}

.site-header .search-active {
    color: #2b9fcd
}

.site-header .main-menu-dropdown,
.site-header .search-dropdown {
    display: none;
    position: absolute;
    background-color: #fff;
    width: 100%;
    left: 0;
    margin: 0;
    z-index: 0;
    border-bottom: 1px solid #000;
    min-height: 300px;
    padding: 40px 4.5%
}

.site-header .main-menu-dropdown .single-drop-arrow,
.site-header .search-dropdown .single-drop-arrow {
    display: none
}

.site-header .site-nav>li>a {
    font-size: 1.1em;
    font-weight: 600;
    color: #292929;
    display: table-cell;
    position: relative;
    white-space: normal
}

.site-header .site-nav>li.nav-hover .main-menu-dropdown,
.site-header .site-nav>li.nav-hover .single-menu-dropdown,
.site-header .site-nav>li.nav-hover .site-nav__dropdown,
.site-header .site-nav>li.nav-hover .single-dropdown {
    display: inline-block
}

.site-header .site-nav__dropdown {
    position: initial
}

.site-header .site-nav__dropdown:hover {
    display: inline-block
}

.site-header .single-dropdown {
    display: none;
    position: absolute;
    background-color: #fff;
    color: #292929;
    top: 100%;
    left: 0;
    margin-left: 0;
    padding: 10px;
    z-index: 9001;
    width: calc(100% + 40px);
    word-wrap: break-word;
    white-space: initial;
    min-width: 200px
}

.site-header .single-dropdown.singleActive {
    display: block
}

.site-header .single-dropdown ul {
    margin: 0;
    text-align: left;
    padding: 0;
    width: 100%;
    display: block
}

.site-header .single-dropdown ul .single-drop-arrow {
    position: absolute;
    right: 0;
    height: 100%;
    top: 5px;
    font-size: 15px;
    z-index: -1
}

.site-header .single-dropdown ul li {
    display: block;
    line-height: initial;
    padding: 0 !important;
    margin-bottom: 0;
    font-weight: 500 !important;
    float: left;
    word-wrap: break-word;
    height: auto;
    position: relative;
    width: 100%;
    clear: both;
    z-index: 10
}

.site-header .single-dropdown ul li a {
    color: #292929;
    padding: 0 !important;
    float: left;
    display: block;
    line-height: 1.7;
    font-size: 1.3em !important;
    font-weight: 500 !important;
    width: 100%;
    white-space: normal;
    z-index: 10;
    word-wrap: break-word;
    color: #292929;
    padding-right: 20px !important
}

.site-header .single-dropdown ul li a:hover {
    color: #2b9fcd
}

.site-header .single-dropdown ul li .mega-child {
    position: absolute;
    left: 100%;
    padding: 4px;
    top: -10px;
    text-align: left;
    min-height: initial;
    display: none;
    color: #292929;
    background-color: #fff;
    padding: 10px;
    padding-bottom: 13px;
    width: 100%
}

.site-header .single-dropdown ul li .mega-child ul {
    display: block;
    height: 100%;
    float: left;
    white-space: normal
}

.site-header .single-dropdown ul li .mega-child li {
    display: block;
    float: left;
    clear: both
}

.site-header .single-dropdown ul li .mega-child li a {
    max-width: 500px;
    width: 100%;
    color: #292929
}

.site-header .single-dropdown ul li .mega-child li a:hover {
    color: #2b9fcd
}

.site-header .single-dropdown ul li:hover .mega-child {
    display: block
}

.site-header .single-dropdown .nav-section-ad-container {
    display: none
}

.site-header .main-menu-dropdown .child-div {
    display: inline-block;
    float: left;
    padding: 0 10px;
    margin-bottom: 10px;
    text-align: left;
    color: #292929
}

@media screen and (max-width: 1100px) {
    .site-header .main-menu-dropdown .child-div.children-1 {
        width: 50%;
        height: 200px
    }
}

.site-header .main-menu-dropdown .child-div.children-2 {
    width: 50%
}

@media screen and (max-width: 1100px) {
    .site-header .main-menu-dropdown .child-div.children-2 {
        width: 39%;
        height: 200px
    }
}

.site-header .main-menu-dropdown .child-div.children-3 {
    width: 33%
}

@media screen and (max-width: 1100px) {
    .site-header .main-menu-dropdown .child-div.children-3 {
        width: 26%
    }
}

@media screen and (max-width: 870px) {
    .site-header .main-menu-dropdown .child-div.children-3 {
        width: 39%
    }
}

.site-header .main-menu-dropdown .child-div.children-4 {
    width: 25%
}

@media screen and (max-width: 1180px) {
    .site-header .main-menu-dropdown .child-div.children-4 {
        width: 33%
    }
}

@media screen and (max-width: 1100px) {
    .site-header .main-menu-dropdown .child-div.children-4 {
        width: 33%
    }
}

@media screen and (max-width: 1000px) {
    .site-header .main-menu-dropdown .child-div.children-4 {
        width: 50%
    }
}

.site-header .main-menu-dropdown .child-div.children-5 {
    width: 20%
}

@media screen and (max-width: 1300px) {
    .site-header .main-menu-dropdown .child-div.children-5 {
        font-size: 0.9em
    }
}

@media screen and (max-width: 1180px) {
    .site-header .main-menu-dropdown .child-div.children-5 {
        width: 33%
    }
}

@media screen and (max-width: 870px) {
    .site-header .main-menu-dropdown .child-div.children-5 {
        width: 39%
    }
}

@media screen and (max-width: 830px) {
    .site-header .main-menu-dropdown .child-div.children-5 {
        width: 50%
    }
}

.site-header .main-menu-dropdown .child-div .grandchild-link>ul {
    margin: 0
}

.site-header .main-menu-dropdown .child-div .nav-section-header {
    font-weight: bold;
    font-size: 1.4em;
    padding-left: 0;
    white-space: normal;
    text-transform: capitalize;
    line-height: 1.7
}

.site-header .main-menu-dropdown .child-div li {
    color: #292929
}

.site-header .main-menu-dropdown .child-div li a {
    white-space: pre-wrap;
    padding: 0;
    background-color: inherit;
    font-size: 1.4em;
    padding-left: 0;
    white-space: normal
}

.site-header .main-menu-dropdown .child-div li li {
    color: #292929
}

.site-header .main-menu-dropdown .child-div li li a {
    white-space: pre-wrap;
    padding: 0;
    background-color: inherit;
    font-size: 1.4em;
    font-weight: normal;
    line-height: 1.7
}

@media screen and (min-width: 1500px) {
    .site-header .nav-ul-container {
        width: 75%
    }
}

@media screen and (max-width: 1499px) {
    .site-header .nav-ul-container {
        width: 65%
    }
}

@media screen and (max-width: 1180px) {
    .site-header .nav-ul-container {
        width: 50%
    }
}

.site-header .one-fifth.nav-section-ad-wrapper {
    min-width: 318px
}

.site-header .nav-section-ad-container {
    width: 335px;
    height: 300px;
    display: inline;
    float: right
}

.site-header .nav-section-ad {
    background-color: #2b9fcd;
    height: inherit;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    text-align: center;
    padding: 20px;
    font-size: 16px;
    width: inherit;
    overflow: hidden
}

.site-header .nav-section-ad div {
    width: 100%
}

.site-header .nav-section-ad img {
    height: 100%;
    width: 100%;
    display: block;
    object-fit: cover
}

.site-header .nav-section-ad h2 {
    font-size: 1.6em;
    text-transform: capitalize
}

.site-header .nav-section-ad p {
    font-size: 1em;
    font-weight: normal;
    text-transform: capitalize
}

.site-header .nav-section-ad button {
    width: 90%;
    height: auto;
    font-weight: bold;
    text-transform: uppercase
}

.site-header .nav-section-ad button a {
    color: #2b9fcd
}

#header.site-header {
    z-index: 152
}

.search-dropdown {
    display: none
}

.search-dropdown.searching {
    display: flex;
    align-items: center;
    justify-content: center
}

.search-dropdown.searching .wrapper {
    width: 100%;
    text-align: center
}

.search-dropdown.searching .wrapper .search-selection-title {
    display: block;
    font-weight: 500;
    letter-spacing: initial;
    font-size: 1em;
    text-align: left;
    margin-bottom: 10px;
    color: #292929
}

.search-dropdown.searching .wrapper .advanced-title {
    font-weight: 800;
    margin-bottom: 25px;
    color: #292929
}

.search-dropdown.searching .wrapper .select-dropdown-wrappers {
    padding: 0 20px
}

.search-dropdown.searching .wrapper .select-dropdown-wrappers select {
    width: 100%;
    background-color: #f3f3f3;
    font-size: 16px;
    background-size: 12px
}

.search-dropdown.searching .wrapper .search-grid-wrapper {
    display: flex;
    justify-content: center;
    align-items: center
}

.search-dropdown.searching .wrapper .search-grid-wrapper .search-nav-hr {
    border-top-color: grey;
    margin: 0 0 25px
}

.search-dropdown.searching .search-input-field {
    padding: 0 20px 30px 20px
}

.search-dropdown.searching .search-input-field input {
    width: 100%;
    font-family: "arial", san-serif;
    border: 1px solid gainsboro;
    text-align: left;
    color: black
}

.search-dropdown.searching .search-input-field input::-webkit-input-placeholder {
    font-weight: 500;
    letter-spacing: 1px;
    text-align: left;
    color: #808080
}

.search-dropdown.searching .search-input-field input:-moz-placeholder {
    font-weight: 500;
    letter-spacing: 1px;
    text-align: left;
    color: #808080
}

.search-dropdown.searching .search-input-field input::-moz-placeholder {
    font-weight: 500;
    letter-spacing: 1px;
    text-align: left;
    color: #808080
}

.search-dropdown.searching .search-input-field input:-ms-input-placeholder {
    font-weight: 500;
    letter-spacing: 1px;
    text-align: left;
    color: #808080
}

.search-dropdown.searching .search-input-submit {
    padding: 0 20px 30px 20px
}

.search-dropdown.searching .search-input-submit .banner {
    width: 100%;
    margin-left: 0
}

.search-dropdown.searching .search-input-submit .banner button {
    transform: initial !important;
    width: 100%;
    font-size: 12px;
    letter-spacing: 1px
}

body.search-is-open {
    overflow: hidden
}

.search-content {
    max-width: 100%
}

@media screen and (max-width: 1100px) {
    header .search-wrapper .nav-section-ad {
        width: 100% !important
    }
    .wrapper.search-content {
        max-width: 100%;
        margin: 0
    }
}

.search-wrapper {
    display: inline-block
}

.center-nav-wrapper {
    width: 100%;
    height: 100%
}

.mobile-menu-hr {
    margin: 15px 15px 5px
}

.header-icons .icon:hover {
    color: #2b9fcd
}

span#mobile-search-exit {
    position: absolute;
    top: 18px;
    left: 15px;
    cursor: pointer;
    z-index: 30;
    padding: 15px
}

.site-nav--mobile .icon {
    font-size: 1.6em
}

.shop-name {
    text-transform: uppercase;
    font-weight: 700
}

@media screen and (min-width: 769px) {
    .shop-name {
        color: #292929
    }
}

@media screen and (max-width: 768px) {
    .shop-name {
        color: #292929
    }
}

.shop-name-1 {
    font-size: 24px
}

.shop-name-2 {
    font-size: 24px
}

.shop-name-3 {
    font-size: 24px
}

.shop-name-4 {
    font-size: 24px
}

.shop-name-5 {
    font-size: 24px
}

.shop-name-6 {
    font-size: 24px
}

.shop-name-7 {
    font-size: 24px
}

.shop-name-8 {
    font-size: 24px
}

.shop-name-9 {
    font-size: 24px
}

.shop-name-10 {
    font-size: 24px
}

.shop-name-11 {
    font-size: 20px
}

.shop-name-12 {
    font-size: 20px
}

.shop-name-13 {
    font-size: 20px
}

.shop-name-14 {
    font-size: 20px
}

.shop-name-15 {
    font-size: 20px
}

.shop-name-16 {
    font-size: 20px
}

.shop-name-17 {
    font-size: 20px
}

.shop-name-18 {
    font-size: 20px
}

.shop-name-19 {
    font-size: 20px
}

.shop-name-20 {
    font-size: 20px
}

.shop-name-21 {
    font-size: 14px
}

.shop-name-22 {
    font-size: 14px
}

.shop-name-23 {
    font-size: 14px
}

.shop-name-24 {
    font-size: 14px
}

.shop-name-25 {
    font-size: 14px
}

.shop-name-26 {
    font-size: 14px
}

.shop-name-27 {
    font-size: 14px
}

.shop-name-28 {
    font-size: 14px
}

.shop-name-29 {
    font-size: 14px
}

.shop-name-30 {
    font-size: 14px
}

.shop-name-31 {
    font-size: 14px
}

.shop-name-32 {
    font-size: 14px
}

.shop-name-33 {
    font-size: 14px
}

.shop-name-34 {
    font-size: 14px
}

.shop-name-35 {
    font-size: 14px
}

.shop-name-36 {
    font-size: 14px
}

.shop-name-37 {
    font-size: 14px
}

.shop-name-38 {
    font-size: 14px
}

.shop-name-39 {
    font-size: 14px
}

.shop-name-40 {
    font-size: 14px
}

.shop-name-41 {
    font-size: 14px
}

.shop-name-42 {
    font-size: 14px
}

.shop-name-43 {
    font-size: 14px
}

.shop-name-44 {
    font-size: 14px
}

.shop-name-45 {
    font-size: 14px
}

.shop-name-46 {
    font-size: 14px
}

.shop-name-47 {
    font-size: 14px
}

.shop-name-48 {
    font-size: 14px
}

.shop-name-49 {
    font-size: 14px
}

.shop-name-50 {
    font-size: 14px
}

.drawer__close button {
    float: left;
    left: 0
}

.mobile-nav__link-group {
    text-align: center;
    -webkit-animation-duration: .25s !important;
    top: 55px;
    overflow: auto
}

.mobile-nav__link-group h3 {
    font-weight: normal;
    margin-bottom: 5px;
    font-size: 1.5em;
    color: #000;
    max-width: 60%;
    margin: 0 auto;
    word-break: break-word;
    line-height: initial
}

.mobile-nav__link-group h3.mobile-nav__text-link {
    width: 70%;
    margin-left: auto;
    margin-right: auto
}

.mobile-nav__link-group h3.mobile-nav__text-link:hover {
    opacity: 0.7
}

.mobile-nav__link-group button {
    width: 100%;
    outline: 0
}

.mobile-nav__link-group .mobile-nav-arrow {
    position: absolute;
    top: 0;
    right: 10px;
    width: 60px;
    color: #000
}

.mobile-nav__link-group .mobile-linklist-title {
    font-weight: bold;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto
}

.mobile-nav__link-group .mobile-nav__link h2 {
    font-weight: normal
}

.mobile-nav__link-group .go-back {
    cursor: pointer
}

@media screen and (max-width: 768px) {
    .site-header {
        display: none
    }
}

#NavDrawer {
    padding: 0
}

#NavDrawer .drawer__header {
    height: 40px;
    z-index: 100;
    position: relative;
    width: 100%
}

#NavDrawer .mobile__nav-social-media {
    background-color: #ffffff
}

#NavDrawer .mobile__nav-social-media .social-icons.mobile-social li {
    margin: 0 5px 0px;
    vertical-align: middle
}

#NavDrawer .mobile__nav-social-media .mobile-copyright {
    height: 68px;
    padding: 0 10px
}

@media screen and (max-width: 768px) {
    .site-header {
        display: none
    }
}

@media screen and (min-width: 300px) and (max-width: 768px) {
    .js-drawer-open .sticky-header {
        visibility: hidden
    }
    .mobile-icon svg:hover path {
        fill: #2b9fcd
    }
    .mobile-icon svg:hover ellipse {
        stroke: #2b9fcd
    }
    .sticky-header {
        position: fixed;
        top: 0;
        right: 0;
        width: 100%;
        margin-top: 5%;
        margin-right: 5%;
        text-align: right;
        z-index: 102
    }
    .sticky-header img {
        width: 50px;
        height: 50px;
        opacity: 0.8;
        z-index: 9001
    }
    .sticky-header.search-is-open {
        height: 100%;
        text-align: center;
        overflow: hidden;
        margin-top: 0;
        margin-right: 0;
        z-index: 99999
    }
    .sticky-header.search-is-open #mobile-search-icon {
        display: none
    }
    .sticky-header .search-mobile-icon {
        z-index: 999;
        position: absolute
    }
    .sticky-header .search-dropdown-mobile {
        display: none;
        top: -200px
    }
    .sticky-header .search-dropdown-mobile.mobile-search-active {
        display: flex;
        justify-content: center;
        align-items: center;
        height: 100%;
        width: 100%;
        background-color: #fff;
        top: 0;
        -webkit-animation-duration: 0.3s
    }
    .sticky-header .search-dropdown-mobile.mobile-search-active .search-content {
        max-width: 92%;
        width: 100%;
        margin: 0 auto
    }
    .sticky-header .search-dropdown-mobile.mobile-search-active hr {
        width: 400px;
        margin: 30px auto
    }
    .sticky-header .search-dropdown-mobile.mobile-search-active input#searchInputMobile {
        border: initial;
        border-bottom: 1px solid #040404;
        background-color: transparent;
        width: 400px;
        margin-bottom: 20px;
        border-radius: 0;
        text-align: center
    }
    .sticky-header .search-dropdown-mobile.mobile-search-active .search-input-submit span {
        margin-left: 0
    }
    .sticky-header .search-dropdown-mobile.mobile-search-active .search-selection-title {
        font-weight: bold;
        font-size: 16px;
        margin-top: 20px;
        margin-bottom: 10px;
        color: #292929
    }
    .sticky-header .search-dropdown-mobile.mobile-search-active #searchTypeMobile,
    .sticky-header .search-dropdown-mobile.mobile-search-active #searchVendorMobile,
    .sticky-header .search-dropdown-mobile.mobile-search-active #searchProductTypeMobile {
        text-align: center;
        margin: 0 auto;
        background-color: #fff;
        width: 400px;
        text-align-last: center
    }
    .sticky-header .search-dropdown-mobile.mobile-search-active a.shop-name {
        position: absolute;
        top: 25px;
        left: 0;
        right: 0
    }
}

@media screen and (min-width: 375px) and (max-device-width: 768px) {
    .sticky-header {
        position: fixed;
        top: 0;
        right: 0;
        width: 100%;
        margin-top: 5%;
        margin-right: 5%;
        text-align: right
    }
    .sticky-header img {
        width: 50px;
        height: 50px
    }
}

@media screen and (min-aspect-ratio: 11 / 16) {
    .fixfixed .mobile-adv-search,
    .fixfixed .sticky-footer {
        display: none !important;
        pointer-events: none
    }
}

.icon-hamburger {
    color: #292929
}

.slide-full {
    width: 100%;
    height: 100%;
    position: relative
}

.slide-full a.slide-tag {
    width: 100%;
    height: 100%;
    display: block
}

.tb-slick-first {
    visibility: visible
}

@media screen and (max-width: 768px) {
    .section-masonry .mobile-masonry-slide {
        height: 100% !important
    }
}

.section-masonry .slick-dotted.slick-slider {
    margin-bottom: 0
}

.mobile-card-link {
    width: 50%;
    display: block;
    height: 100%
}

.mobile-card-link img {
    height: 100%;
    width: 100%;
    object-fit: cover !important
}

@media screen and (max-width: 1600px) {
    .collection-in-grid h2 {
        font-size: 1.45em
    }
}

@media screen and (max-width: 1300px) {
    .collection-in-grid h2 {
        font-size: 1.25em
    }
}

@media screen and (max-width: 1000px) {
    .collection-in-grid h2 {
        font-size: 1.15em
    }
}

@media screen and (max-width: 1600px) {
    .collection-in-grid h3 {
        font-size: 1.1em
    }
}

@media screen and (max-width: 1500px) {
    .collection-in-grid h3 {
        font-size: 1em
    }
}

@media screen and (max-width: 1300px) {
    .collection-in-grid h3 {
        font-size: .90em
    }
}

@media screen and (max-width: 1100px) {
    .collection-in-grid h3 {
        font-size: .80em
    }
}

@media screen and (max-width: 1280px) {
    .block-content-6-copy h2 {
        font-size: 1.20em
    }
}

.color-white {
    color: #fff
}

.color-black {
    color: #000
}

svg.placeholder-svg-center {
    max-width: 100%;
    max-height: 100%;
    text-align: center;
    float: center;
    background: #f7f7f7
}

@media screen and (max-width: 1197px) {
    .placeholder-collection {
        width: 100%;
        height: 100%
    }
    svg.placeholder-svg-center {
        max-width: 100%;
        max-height: 100%;
        text-align: center;
        float: center;
        background: #f7f7f7
    }
    svg.placeholder-svg {
        max-width: 100%;
        max-height: 100%;
        text-align: right;
        float: right
    }
    svg.placeholder-svg-left {
        max-width: 80%;
        max-height: 100%;
        text-align: right;
        float: left
    }
}

div#shopify-section-home-masonry {
    overflow: hidden
}

.masonry-slider {
    height: 100%
}

@media screen and (min-width: 769px) {
    .masonry-slider {
        visibility: hidden
    }
}

.masonry-slider .mobile-masonry-hero {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-position: center center
}

.masonry-slider .small-slide {
    padding: 0;
    margin-bottom: 5px
}

.masonry-slider .no-bot-margin {
    margin-bottom: 0
}

.masonry-slider .slick-dots li {
    height: 20px;
    width: 20px
}

.masonry-slider .slick-dots .slick-active {
    background-color: #fff
}

.slider-content-class {
    background: #f6f6f6;
    padding: 0px;
    height: 100%
}

.slider-content-class .slick-initialized {
    visibility: visible
}

.slider-overlay {
    position: absolute;
    width: inherit;
    height: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    z-index: 2;
    top: 0
}

.slider-overlay>div {
    width: 100%
}

.slider-overlay .h5 {
    font-family: "Lato", "HelveticaNeue", "Helvetica Neue", sans-serif
}

@media screen and (min-width: 769px) {
    .slider-overlay {
        padding: 15px
    }
}

.slider-overlay-hero {
    width: inherit;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    text-align: center;
    z-index: 2
}

.slider-overlay-hero .h5 {
    font-family: "Lato", "HelveticaNeue", "Helvetica Neue", sans-serif
}

.slider-overlay-hero ul {
    list-style-type: none;
    margin: 5%
}

@media screen and (min-width: 769px) {
    .slider-overlay-hero {
        padding: 15px
    }
}

.content-class-m1 {
    height: 52%
}

@media (min-width: 1301px) {
    .content-class-m1 .content-class-m1 p.collection-grid-desc {
        overflow: hidden
    }
}

.content-class-m2 {
    height: 48%
}

.content-class-m2 .block-content-6 {
    height: 50%
}

.content-class-m2 .block-content-6-copy .collection-grid-desc {
    display: none
}

.content-class-m3 {
    height: 37%;
    text-align: center
}

.content-class-m3 .placeholder-svg {
    width: 80%
}

.content-class-m4 {
    height: 63%;
    position: relative;
    top: -15%
}

.content-class-m4 p.collection-grid-desc {
    -webkit-line-clamp: 9 !important
}

@media (min-width: 1301px) {
    .content-class-m4 p.collection-grid-desc {
        -webkit-line-clamp: 11 !important
    }
}

.content-class-m4-image img {
    height: 100%
}

.content-class-m5 {
    height: 48%
}

.content-class-m5 .block-content-6 a>img {
    object-fit: cover
}

.content-class-m5 .collection-grid-desc {
    -webkit-line-clamp: 5
}

.collection-placeholder-title {
    padding: 0;
    text-align: center
}

.collection-in-grid {
    padding: 15px 30px;
    text-align: center
}

@media screen and (min-width: 769px) {
    .collection-in-grid {
        height: 45%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center
    }
}

@media screen and (max-width: 860px) and (min-width: 769px) {
    .collection-in-grid {
        padding: 15px 15px
    }
}

.grid-pad {
    padding: 0;
    height: 100%;
    overflow: hidden
}

.collection-grid-desc {
    font-family: "Lato", "HelveticaNeue", "Helvetica Neue", sans-serif;
    display: block;
    display: -webkit-box;
    max-width: 400px;
    -webkit-box-orient: vertical;
    margin: 0 auto;
    width: 100%;
    word-wrap: break-word;
    overflow: hidden
}

.collection-grid-desc a {
    display: inline;
    width: 100%
}

@media screen and (max-width: 360px) {
    .collection-grid-desc {
        -webkit-line-clamp: 4
    }
}

@media screen and (max-width: 380px) {
    .collection-grid-desc {
        -webkit-line-clamp: 5
    }
}

@media screen and (max-width: 769px) {
    .collection-grid-desc {
        -webkit-line-clamp: 3
    }
}

.collection-grid-desc p {
    margin-bottom: 0 !important
}

.collection-box-1 {
    height: 100%;
    margin: 15px
}

@media screen and (max-width: 768px) {
    .collection-box-1 {
        margin: 15px 7.5px 0 0
    }
}

.collection-box-2 {
    height: 100%;
    margin: 15px
}

@media screen and (max-width: 768px) {
    .collection-box-2 {
        margin: 15px 0 0 7.5px
    }
}

.ad-slot-text {
    color: #fff;
    justify-content: center;
    background-color: #292929;
    text-align: center;
    height: 100%;
    vertical-align: middle;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 15px;
    font-size: 22px;
    font-family: "Lato", "HelveticaNeue", "Helvetica Neue", sans-serif;
    word-break: break-word
}

.ad-slot-text p {
    margin-bottom: 0;
    font-weight: normal;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-width: 80%
}

@media screen and (max-width: 768px) {
    .ad-slot-text p {
        -webkit-line-clamp: 5
    }
}

a.masonry-med-link {
    position: absolute;
    width: 100%;
    height: 100%;
    cursor: pointer;
    z-index: 1
}

.block-content-wrapper {
    display: flex;
    justify-content: center;
    align-items: center
}

.block-content-wrapper .collection-grid-desc {
    max-width: 90%;
    margin: 0 auto
}

.block-content-1 {
    width: 55%;
    height: 100%;
    text-align: center;
    width: 100%;
    height: 50%
}

.block-content-1 svg.placeholder-svg {
    height: 100%;
    width: 100%
}

.block-content-1 a>img {
    object-fit: cover;
    width: 100%;
    height: 100%
}

.block-content-2 {
    width: 55%;
    height: 100%;
    text-align: center;
    float: left;
    margin-bottom: 0 !important
}

.block-content-2 .on-sale-position {
    position: absolute;
    top: 20px;
    left: 20px;
    width: initial
}

.block-content-2 svg.placeholder-svg {
    height: 100%;
    width: 100%
}

.block-content-2 a>img {
    object-fit: cover;
    width: 100%;
    height: 100%
}

.block-content-3 {
    width: 55%;
    height: 100%;
    text-align: center;
    float: left;
    margin-bottom: 0 !important
}

.block-content-3 .on-sale-position {
    position: absolute;
    top: 20px;
    left: 20px;
    width: initial
}

.block-content-3 svg.placeholder-svg {
    height: 100%;
    width: 100%
}

.block-content-3 a>img {
    object-fit: cover;
    width: 100%;
    height: 100%
}

.block-content-4 {
    height: 55%;
    width: 100%;
    text-align: center;
    float: left;
    margin-bottom: 0 !important
}

.block-content-4 .on-sale-position {
    position: absolute;
    top: 20px;
    left: 20px;
    width: initial
}

.block-content-4 svg.placeholder-svg {
    height: 100%;
    width: 100%;
    max-height: 250px
}

.block-content-4 a>img {
    object-fit: cover;
    width: 100%;
    height: 100%
}

.block-content-5 {
    height: 55%;
    width: 100%;
    text-align: center;
    float: left;
    margin-bottom: 0 !important
}

.block-content-5 .on-sale-position {
    position: absolute;
    top: 20px;
    left: 20px;
    width: initial
}

.block-content-5 svg.placeholder-svg {
    height: 100%;
    width: 100%;
    max-height: 250px
}

.block-content-5 a>img {
    object-fit: cover;
    width: 100%;
    height: 100%
}

.block-content-6 {
    height: 55%;
    width: 100%;
    text-align: center;
    float: left;
    margin-bottom: 0 !important
}

.block-content-6 .on-sale-position {
    position: absolute;
    top: 20px;
    left: 20px;
    width: initial
}

.block-content-6 svg.placeholder-svg {
    height: 100%;
    width: 100%;
    max-height: 250px
}

.block-content-6 a>img {
    object-fit: cover;
    width: 100%;
    height: 100%
}

.collection-card-R .block-content-3 .on-sale-position,
.collection-card-R .block-content-2 .on-sale-position {
    left: initial;
    right: 60px
}

.block-content-1-copy .collection-grid-desc {
    margin: 0 auto;
    max-width: 90%;
    text-align: center;
    overflow: initial
}

.block-content-1-copy .collection-grid-desc p {
    overflow: hidden
}

.block-content-1-copy h2 {
    word-wrap: break-word
}

.block-content-2-copy,
.block-content-3-copy {
    width: 50%;
    float: left;
    text-align: center
}

.block-content-2-copy h2,
.block-content-3-copy h2 {
    word-wrap: break-word
}

.block-content-4-copy .collection-grid-desc {
    margin: 0 auto
}

.block-content-4-copy h2 {
    word-wrap: break-word
}

.block-content-5-copy h2 {
    word-wrap: break-word
}

.block-content-6-copy h2 {
    word-wrap: break-word
}

@media screen and (min-width: 769px) {
    .masonry-full.masonryh.collection-contains-1 {
        height: 500px
    }
    .masonry-full.masonryh.collection-contains-1 .masonryh {
        height: 500px
    }
}

.collection-contains-1 .collection-contains-2 .three-fifths-width,
.collection-contains-3 .three-fifths-width {
    padding-left: 0
}

.collection-contains-4 .content-class-m1,
.collection-contains-4 .content-class-m3 {
    padding-left: 0
}

.collection-contains-5 .content-class-m1,
.collection-contains-5 .content-class-m4,
.collection-contains-6 .content-class-m1,
.collection-contains-6 .content-class-m4 {
    padding-left: 0
}

.mobile-hero {
    background-image: url("mobile-hero9b0d.html?5703863350951005892");
    background-size: cover;
    background-color: white;
    height: 85vh;
    width: 100%;
    display: flex;
    align-items: center
}

.mobile-hero h1 {
    color: white;
    text-align: center;
    line-height: 1;
    padding: 0px 10px 0px 10px;
    font-size: 2.3em
}

.mobile-hero h3 {
    color: white;
    text-align: center;
    line-height: 1.5;
    padding: 0px 20px 0px 20px;
    font-size: 1.5em;
    font-weight: 100;
    margin-top: 60px
}

.underline {
    border-bottom: thick solid rgba(255, 240, 0, 0.4)
}

.masonry-mobile-title {
    margin-bottom: 20px;
    width: 100%;
    overflow-wrap: break-word
}

@media (min-width: 769px) and (max-width: 1180px) {
    .masonry-margin {
        margin-bottom: 0
    }
    .section-margin {
        margin: 0px 0px 15px 0px !important
    }
    .section-margin-block {
        margin: 0px 0px 15px 0px !important
    }
    .full-width-secondary {
        margin: 7.5px 0 7.5px 0 !important
    }
    .mobile-collection-cards {
        height: 157px !important;
        margin-left: -15px
    }
    .mobile-collection-last-card {
        display: none !important
    }
    .two-fifths-width {
        padding: 0px 0px 15px 0px !important
    }
}

.mobile-masonry-hero {
    background-size: cover
}

h1.mobile-hero-h1 {
    margin-bottom: 5%;
    padding: 0 5% 0 5%
}

.mobile-hero-h3 {
    font-weight: normal;
    line-height: 1.8;
    font-size: 1.5em
}

.mobile-hero-link {
    border-bottom: 2px solid rgba(255, 255, 0, 0.5)
}

.unslider {
    overflow: hidden;
    height: 100%
}

.slick-slider {
    overflow: hidden
}

.slider-content-class .slick-list {
    left: 1px
}

.slider-content-class,
.slick-list,
.slick-slider .slick-track {
    height: 100%
}

@media screen and (max-width: 1300px) and (min-width: 769px) {
    .masonryh {
        height: 860px
    }
    .sliderh {
        height: 860px
    }
}

@media screen and (max-width: 1300px) and (min-width: 769px) {
    .slider-height-row {
        height: 680px !important
    }
    .masonryhrow {
        height: 340px !important
    }
}

@media screen and (min-width: 1301px) {
    .slider-height-row {
        height: 900px !important
    }
    .masonryhrow {
        height: 450px !important
    }
    .masonryh {
        height: 960px
    }
}

@media only screen and (max-width: 768px) {
    .masonryh {
        height: auto;
        padding-left: 0
    }
    .sliderh {
        height: 85vh
    }
}

.ad-slot-pad {
    height: 100%
}

.ad-slot-pad img {
    object-fit: cover !important;
    width: 100%;
    height: 100%
}

.row {
    height: 100%;
    padding-left: 0 !important;
    background-color: white
}

.collection-card-R {
    flex-direction: row-reverse
}

.mobile-collection-cards {
    display: flex;
    margin-bottom: 15px;
    height: 175px
}

.mobile-collection-cards-reverse {
    display: flex;
    margin-bottom: 15px;
    height: 175px;
    flex-direction: row-reverse
}

.mobile-collection-cards-ad {
    margin-bottom: 15px;
    height: 175px;
    font-size: 1.25em
}

.mobile-collection-cards-ad p {
    margin-bottom: 0
}

.mobile-collection-image {
    width: 50%;
    background-size: cover;
    background-position: center;
    position: relative
}

.mobile-collection-image-single {
    width: 50%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative
}

.mobile-collection-card-content {
    width: 50%;
    padding: 15px;
    display: flex;
    flex-direction: column;
    justify-content: center
}

@media screen and (max-width: 768px) {
    .mobile-collection-card-content h2 {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        -webkit-line-clamp: 3
    }
}

.on-sale-div {
    position: relative;
    margin-bottom: 10px
}

.on-sale-position {
    position: absolute;
    bottom: -25px;
    width: 100%;
    width: 50px;
    height: 50px;
    margin: 0 auto;
    left: 0;
    right: 0
}

.on-sale-position .sale-badge {
    left: 0
}

.on-sale-position-mobile {
    position: absolute;
    top: 20px;
    left: 20px
}

.on-sale-position-mobile .sale-badge {
    left: 0
}

.mobile-collection-cards-reverse .on-sale-position-mobile {
    position: absolute;
    top: 20px;
    right: 60px;
    left: initial
}

.mobile-collection-cards-reverse .on-sale-position-mobile .sale-badge {
    left: 0
}

.on-sale-position-mobile-alt {
    position: absolute;
    top: 10px;
    right: 20px
}

.on-sale-img {
    height: 50px;
    width: 50px;
    margin-right: -3px
}

li.masonry-li {
    display: inline;
    font-weight: 900;
    text-transform: uppercase;
    list-style: none;
    font-size: 90%
}

li.masonry-li:after {
    content: ", ";
    color: #292929
}

li.masonry-li *:last-child:after {
    content: ""
}

.your-class .your-item,
.your-class .your-item:first-child,
.your-class.slick-initialized .your-item {
    display: block
}

.row-img {
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    background-position: center
}

.row-img-single {
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    background-position: center
}

.row-alignment {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
    padding: 20%
}

.section-parallax {
    position: relative;
    display: table;
    width: 100%;
    height: 500px;
    text-align: center;
    overflow: hidden
}

.section-parallax h2,
.section-parallax .h2 {
    font-size: 2.5em
}

@media (max-width: 1365px) {
    .section-parallax h2,
    .section-parallax .h2 {
        font-size: 1.875em
    }
}

.section-parallax .section__image-outer {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 100%
}

.section-parallax .section__image {
    position: absolute;
    top: -25%;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 150%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    opacity: 0;
    will-change: scroll-position;
    transition: opacity .4s
}

@media (max-width: 1024px) {
    .section-parallax .section__image {
        top: 0;
        height: 100%;
        background-position: center center !important;
        transform: translate3d(0px, 0px, 0px) !important
    }
}

.section-parallax .section__inner {
    display: table-cell;
    vertical-align: middle
}

.section-parallax .section__body {
    position: relative;
    z-index: 2;
    max-width: 60%;
    padding: 30px;
    margin: 0 auto;
    background: rgba(255, 255, 255, 0.84)
}

@media (max-width: 1023px) {
    .section-parallax .section__body {
        max-width: 90%
    }
}

.section-parallax .section__content-inner {
    margin: 0 0 2em;
    font-family: "Lato", "HelveticaNeue", "Helvetica Neue", sans-serif;
    font-size: 1.25em;
    line-height: 1.2;
    font-weight: 500
}

@media (max-width: 1365px) {
    .section-parallax .section__content-inner {
        font-size: 1em
    }
}

@media (max-width: 767px) {
    .section-parallax .section__content-inner {
        font-size: 0.875em;
        font-weight: normal
    }
}

@media (max-width: 767px) {
    .section-parallax .search-bar {
        display: none
    }
}

.section-parallax .section__bar .btn--secondary {
    display: none
}

@media (max-width: 767px) {
    .section-parallax .section__bar .btn--secondary {
        display: inline-block
    }
}

@media (max-width: 767px) {
    .section-parallax .section__actions .btn {
        display: none
    }
}

.section-parallax .section__actions .btn--secondary {
    display: none
}

@media (max-width: 767px) {
    .section-parallax .section__actions .btn--secondary {
        display: inline-block
    }
}

.section-parallax--alt {
    display: block;
    height: 100%
}

@media screen and (max-width: 768px) {
    .section-parallax--alt {
        overflow: initial;
        height: 500px
    }
}

.section-parallax--alt .section__image-outer {
    position: relative;
    height: 500px
}

@media screen and (max-width: 768px) {
    .section-parallax--alt .section__image-outer {
        height: 250px
    }
}

.section-parallax--alt .section__image {
    position: relative;
    height: 150%
}

@media screen and (max-width: 768px) {
    .section-parallax--alt .section__image {
        background-size: cover;
        height: 100%
    }
}

.section-parallax--alt .section__inner {
    display: block;
    position: relative;
    width: 100%;
    height: 250px
}

.section-parallax--alt .section__body {
    max-width: none;
    height: 100%;
    display: block;
    padding: 36px 30px 42px;
    opacity: 1;
    background: #fff
}

@media (max-width: 1365px) {
    .section-parallax--alt .section__body {
        padding: 51px 30px 57px;
        height: 100%
    }
}

@media (max-width: 768px) {
    .section-parallax--alt .section__body {
        padding: 32px 15px;
        height: 100%
    }
}

.section-parallax.loaded .section__image {
    opacity: 1
}

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

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

.player .vp-player-layout {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.home-promotion-block {
    margin-bottom: 30px
}

.home-promotion-block .h5 {
    font-family: "Lato", "HelveticaNeue", "Helvetica Neue", sans-serif
}

@media screen and (max-width: 1180px) {
    .home-promotion-block {
        margin-bottom: 15px
    }
}

.promotions-right-image {
    height: 100%;
    text-align: center
}

@media screen and (min-width: 769px) {
    .promotions-right-image {
        padding: 5%
    }
}

.featured-promotion-text {
    font-family: "Lato", "HelveticaNeue", "Helvetica Neue", sans-serif
}

.feature-flex {
    display: flex
}

@media screen and (max-width: 768px) {
    .feature-flex {
        flex-wrap: wrap
    }
}

@media screen and (max-width: 768px) {
    .block-padding {
        padding: 0 0 0 0 !important
    }
    .section-promotions .grid__item {
        padding-left: 0
    }
}

@media screen and (min-width: 769px) {
    .featured-promotion-text {
        padding: 0 10% 0 10%;
        margin-bottom: 40
    }
}

.second-block-padding {
    padding-left: 30px
}

.promotions-right-text {
    height: 100%;
    flex-direction: column;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5% !important
}

@media screen and (max-width: 768px) {
    .promotions-right-text {
        padding-top: 15px
    }
    .promotions-right-image {
        height: 300px
    }
    .promotions-right-image img {
        max-height: 100%
    }
    .promotion-content h1 {
        margin-top: 15px
    }
}

.promotions-right-text {
    padding: 5%
}

@media (min-width: 769px) and (max-width: 947px) {
    input#subscribe.btn.home {
        margin-top: 6px !important;
        width: 135px;
        margin-left: -6px !important
    }
}

input#Email.input-group-field.home {
    z-index: 1
}

input#Email.input-group-field.home label {
    z-index: 2
}

input#Email.input-group-field.home+label {
    color: #fff;
    font-weight: 400;
    position: absolute;
    right: 54%
}

input#Email.input-group-field.home:focus+label {
    display: none
}

input.input-group-field.banner+label {
    position: absolute;
    right: 51%;
    padding-top: 10px
}

input.input-group-field.banner:hover+label.search-label {
    visibility: hidden
}

input.input-group-field.banner:focus+label.search-label {
    display: none
}

input.input-group-field.banner:active+label.search-label {
    display: none;
    visibility: hidden
}

label.search-label {
    z-index: 1
}

label.search-label:focus {
    display: none;
    opacity: 0
}

label.search-label:hover,
label.search-label:active {
    display: none
}

span.input-group-btn.index {
    display: inline
}

.contact-form {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
    height: 38px;
    position: relative
}

.tbm_modal .contact-form {
    display: block;
    height: initial
}

.tbm_modal .contact-form .contact_form_inputs {
    height: auto
}

.form-error,
.errors {
    color: #d02e2e;
    background-color: transparent !important;
    border-color: transparent !important;
    position: absolute;
    width: 100%;
    clear: both;
    bottom: -60px
}

.errors ul {
    list-style: disc outside;
    border: transparent !important;
    text-align: center !important;
    font-weight: 900 !important;
    margin-left: 0px
}

.form-error,
.errors {
    color: #d02e2e;
    background-color: transparent !important;
    border-color: transparent !important;
    padding: 0
}

.errors li {
    list-style: none
}

.newsletter-label {
    top: 28%;
    right: 52%
}

.newsletter-color {
    background: #2b9fcd
}

.newsletter {
    margin: 0 auto;
    padding: 5%;
    text-align: center
}

.newsletter .h5 {
    font-family: "Lato", "HelveticaNeue", "Helvetica Neue", sans-serif
}

@media screen and (max-width: 768px) {
    .newsletter {
        transform: none
    }
}

.news-sub {
    margin-bottom: 30px;
    font-weight: 400
}

.newsletter-content-class {
    height: 100%
}

.newsletter-content-class .newsletter {
    height: 100%
}

.newsletter-content-class .contact-form {
    height: initial
}

.newsletter-content-class .contact-form .contact_form_inputs {
    font-size: 14px;
    height: initial
}

.newsletter-content-class>div h1 {
    margin-bottom: 10px
}

.newsletter-content-class>div h4 {
    margin-bottom: 20px
}

input#Email.input-group-field.home {
    width: 165px;
    display: inline-block;
    height: 42px;
    background-color: transparent;
    border: 2px solid #fff;
    text-align: center;
    margin-right: 5px;
    color: #fff;
    border-radius: 0px;
    padding: 9px 10px;
    vertical-align: bottom
}

input#Email.input-group-field.home:placeholder-shown {
    font-size: 16px
}

@media screen and (max-width: 1100px) {
    input#Email.input-group-field.home {
        width: 135px;
        margin-right: 0
    }
}

@media screen and (max-width: 869px) {
    input#Email.input-group-field.home {
        margin-bottom: 5px
    }
}

@media screen and (max-width: 768px) {
    input#Email.input-group-field.home {
        margin-bottom: 0
    }
}

@media screen and (max-width: 767px) {
    input#Email.input-group-field.home {
        z-index: 1;
        min-width: 205px
    }
}

@media screen and (max-width: 523px) {
    input#Email.input-group-field.home {
        margin-right: 0
    }
}

@media screen and (max-width: 516px) {
    input#Email.input-group-field.home {
        margin-bottom: 5px
    }
}

input::-webkit-placeholder {
    color: white
}

input#Email::-webkit-input-placeholder {
    color: white
}

.input#Email::-moz-placeholder {
    color: white
}

.input#Email:-ms-input-placeholder {
    color: white
}

.input#Email:-moz-placeholder {
    color: white
}

button#subscribe.btn.home {
    background-color: #fff;
    text-align: center;
    margin: 0;
    height: 42px;
    color: #2b9fcd;
    border-radius: 0px
}

button#subscribe.btn.home:hover {
    opacity: 0.8
}

@media screen and (max-width: 1100px) {
    button#subscribe.btn.home {
        width: 135px
    }
}

@media screen and (max-width: 768px) {
    input#Email.input-group-field.home {
        z-index: 1;
        min-width: 205px
    }
    input#Email.input-group-field.home::-webkit-input-placeholder {
        font-size: 12px;
        margin-top: -3px
    }
    input#Email.input-group-field.home:-moz-placeholder {
        font-size: 12px;
        margin-top: -3px
    }
    input#Email.input-group-field.home::-moz-placeholder {
        font-size: 12px;
        margin-top: -3px
    }
    input#Email.input-group-field.home:-ms-input-placeholder {
        font-size: 12px;
        margin-top: -3px
    }
    .newsletter-label {
        top: -20%;
        right: 0;
        width: 100%;
        left: 0
    }
    button#subscribe.btn.home {
        min-width: 205px
    }
    .contact-form {
        height: auto !important;
        display: block !important
    }
}

.homepage-features {
    padding-bottom: 20px;
    font-weight: 300;
    font-size: 140%
}

.left-image {
    background-size: cover
}

.left-image-placeholder {
    height: 400px;
    background-size: cover;
    background-position: center;
    background-size: 400px 800px
}

.right-image {
    background-size: cover
}

@media screen and (max-width: 768px) {
    .left-image {
        height: 250px
    }
    .right-image {
        height: 250px
    }
    .feature-content {
        padding: 5%
    }
    .feature-content h1 {
        padding: 0 10px
    }
}

@media screen and (min-width: 769px) {
    .feature-content h5 {
        padding: 0 10% 0 10%
    }
    .feature-content {
        max-width: 75%
    }
}

.feature-bottom {
    background-position: top
}

.feature-middle {
    background-position: center
}

.feature-bottom {
    background-position: bottom
}

.home-promotion-block .placeholder-features,
.placeholder-background {
    min-height: 250px;
    background: url("lifestyle-19b0d.svg?5703863350951005892");
    background-size: cover;
    background-color: white;
    fill: #292929
}

@media screen and (min-width: 769px) {
    .home-promotion-block .placeholder-features,
    .placeholder-background {
        min-height: 400px
    }
}

.placeholder-background {
    height: 100%
}

.product-related-items .placeholder-features {
    min-height: 400px;
    background: url("lifestyle-19b0d.svg?5703863350951005892");
    background-size: cover;
    background-color: white;
    fill: #292929;
    opacity: .6
}

.banner-search-width input {
    width: 100%;
    font-family: "arial", san-serif;
    border: 1px solid gainsboro;
    text-align: left;
    color: black
}

@media screen and (max-width: 790px) {
    .banner-search-width input {
        margin-bottom: 10px
    }
}

.banner-search-width input::-webkit-input-placeholder {
    font-weight: 500;
    letter-spacing: 1px;
    text-align: left;
    color: #292929
}

.banner-search-width input:-moz-placeholder {
    font-weight: 500;
    letter-spacing: 1px;
    text-align: left;
    color: #292929
}

.banner-search-width input::-moz-placeholder {
    font-weight: 500;
    letter-spacing: 1px;
    text-align: left;
    color: #292929
}

.banner-search-width input:-ms-input-placeholder {
    font-weight: 500;
    letter-spacing: 1px;
    text-align: left;
    color: #292929
}

.banner-content {
    padding: 0px;
    overflow: hidden;
    position: relative
}

@media screen and (min-width: 769px) {
    .banner-content {
        background-attachment: fixed;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover
    }
}

.banner-overlay {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    top: 0;
    text-align: center
}

.overlay-content {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    width: 60%;
    margin: 0 auto;
    background: rgba(255, 255, 255, 0.84);
    padding: 30px
}

.overlay-content .h5 {
    font-family: "Lato", "HelveticaNeue", "Helvetica Neue", sans-serif
}

.banner-search-width {
    width: 80%;
    margin: 0 auto
}

.below-banner-search-width {
    width: 30%;
    margin: 0 auto
}

.below-banner {
    text-align: center;
    padding: 15px
}

@media (max-width: 864px) {
    .banner-content {
        height: 300px;
        background-size: cover;
        background-position: center
    }
}

.banner-sub {
    margin-bottom: 30px
}

.open-search-button {
    border: 1px solid #fff;
    color: #2b9fcd
}

.banner-content {
    height: 500px
}

@media (max-width: 768px) {
    .overlay-content {
        width: 90% !important
    }
}

.section-featured-collection .swatch {
    display: flex;
    justify-content: center;
    align-content: center;
    max-width: 80%;
    flex-wrap: wrap;
    text-align: center;
    margin: 0 auto;
    margin-top: 20px
}

.section-featured-collection .swatch .swatch-element {
    margin-left: 2px;
    margin-right: 2px;
    margin-bottom: 5px
}

.section-featured-collection .swatch .swatch-element label {
    min-width: 16px;
    width: 16px;
    height: 16px;
    outline-style: solid;
    outline-width: 1px
}

@media screen and (max-width: 768px) {
    .section-featured-collection .swatch .swatch-element label {
        max-width: 100%;
        max-height: 10px;
        width: 10px
    }
}

.section-featured-collection .slick-dots {
    bottom: 0 !important
}

.section-featured-collection .slick-dots li {
    border: 1px solid #292929
}

.section-featured-collection .slick-dots li .slick-active {
    left: 0;
    top: 0;
    background-color: #292929
}

.section-featured-collection .slick-dots li button {
    left: 0;
    top: 0
}

.section-featured-collection .slick-dots li button:hover {
    background-color: #292929;
    left: 0;
    top: 0
}

.section-featured-collection .slick-dots li button:focus {
    background-color: #292929;
    outline: initial;
    left: 0;
    top: 0
}

@media screen and (min-width: 1301px) {
    .collection-ad-text h1 {
        font-size: 1.4em
    }
}

@media screen and (max-width: 1300px) {
    .collection-ad-text h1 {
        font-size: 1.2em
    }
}

@media screen and (max-width: 1100px) {
    .collection-ad-text h1 {
        font-size: 1em
    }
}

@media screen and (max-width: 900px) {
    .collection-ad-text h1 {
        font-size: .8em
    }
}

@media screen and (max-width: 768px) {
    .collection-ad-text h1 {
        font-size: 1.2em
    }
}

.grid-product-container {
    margin-bottom: 20px;
    position: relative
}

@media screen and (max-width: 1280px) {
    .index-pgi .grid-product-container {
        min-height: 300px
    }
}

@media screen and (max-width: 1100px) {
    .index-pgi .grid-product-container {
        min-height: 275px
    }
}

@media screen and (max-width: 680px) {
    .index-pgi .grid-product-container {
        min-height: 200px
    }
}

.featured-product-container .slick-arrow {
    display: none !important
}

@media (max-width: 768px) {
    .grid-product-container {
        margin: 20px 0 0 0
    }
    .featured-product-container .grid-product-container {
        margin: 20px 0 0 0;
        width: 100% !important
    }
    .product-mobile.mobile-prod-title {
        margin-top: 5% !important
    }
    .product-single .grid-product-container {
        margin: 15px 0 0 0;
        width: 100% !important
    }
}

.section-title {
    text-align: center
}

@media (min-width: 769px) {
    .section-title {
        padding: 5%
    }
}

.homepage-featured-collection-title p.h6 {
    font-size: 1.3em
}

.homepage-featured-collection-title {
    padding: 7% 0 5% 0
}

.homepage-featured-collection-title .slick-initialized .slick-slide {
    height: auto
}

.homepage-featured-collection-title .slick-dots {
    bottom: -5px;
    left: 0
}

.homepage-featured-collection-title .slick-dots li {
    border-color: #000
}

.homepage-featured-products {
    margin: 0 15px 0 15px
}

.view-more-btn {
    margin-bottom: 5%
}

.index-pgi {
    text-align: center
}

.section-featured-collection .section-title {
    padding: 3%
}

@media screen and (min-width: 769px) {
    .section-featured-collection .view-more-btn {
        margin-bottom: 3%
    }
}

.section-featured-collection .unavailable {
    opacity: 0.7
}

.section-featured-collection .on-sale,
.section-featured-collection .sold-out {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10
}

@media screen and (min-width: 769px) {
    .section-featured-collection .on-sale,
    .section-featured-collection .sold-out {
        left: 12px
    }
}

.section-featured-collection .on-sale img,
.section-featured-collection .sold-out svg {
    height: auto;
    width: 52px;
    display: block;
    z-index: 10
}

@media (max-width: 768px) {
    .index-pgi {
        padding: 0px 15px
    }
    .template-collection .main-content {
        padding-bottom: 15px
    }
}

@media (min-width: 769px) {
    .index-pgi {
        width: 85%;
        margin: 0 auto;
        padding: 0px 15px 0 0;
        display: flex;
        flex-wrap: wrap
    }
}

@media screen and (max-width: 768px) {
    .section-featured-collection .grid__item {
        padding-left: 0
    }
}

.mobile-featured-collection .grid__item {
    width: 100%
}

.mobile-featured-collection .grid__item p {
    padding-top: 10px;
    padding-bottom: 0;
    margin-bottom: 0
}

.bottom-padding {
    padding-bottom: 50px
}

.banner-form-below {
    height: 250px
}

@media screen and (min-width: 768px) {
    .banner-form-below {
        height: 450
    }
}

.banner-overlay {
    position: absolute;
    z-index: 101;
    width: 100%;
    height: 100%;
    top: 0;
    text-align: center
}

.overlay-content {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    width: 60%;
    margin: 0 auto;
    background: rgba(255, 255, 255, 0.84);
    padding: 30px
}

.banner-search-width {
    width: 80%;
    margin: 0 auto
}

.below-banner-search-width {
    width: 60%;
    margin: 0 auto
}

.below-banner {
    text-align: center;
    padding: 15px;
    height: 250px;
    background: #fff
}

.below-banner-mobile {
    text-align: center;
    padding: 15px;
    height: 250px;
    background: #fff
}

@media (min-width: 769px) {
    .below-banner {
        display: block
    }
    .below-banner-mobile {
        display: none
    }
}

@media (max-width: 769px) {
    .below-banner {
        display: none
    }
    .below-banner-mobile {
        display: block;
        float: left;
        width: 100%
    }
}

.below-positioning {
    position: relative;
    top: 48%;
    transform: translateY(-50%)
}

.section-featured-products .variant-group {
    padding: 5% 0 5% 0
}

.section-featured-products .variant-group-multiple {
    margin-bottom: 5%
}

.section-featured-products .slick-dots li {
    border: 1px solid #292929
}

.section-featured-products .slick-dots li .slick-active {
    left: 0;
    top: 0;
    background-color: #292929
}

.section-featured-products .slick-dots li button {
    left: 0;
    top: 0
}

.section-featured-products .slick-dots li button:hover {
    background-color: #292929;
    left: 0;
    top: 0
}

.section-featured-products .slick-dots li button:focus {
    background-color: #292929;
    outline: initial;
    left: 0;
    top: 0
}

@media screen and (min-width: 769px) {
    .featured-productsh {
        position: relative
    }
    .productflex {
        display: flex
    }
    .cardpadding {
        padding: 30px
    }
    .product-description-padding {
        padding-right: 5%
    }
}

@media screen and (max-width: 768px) {
    .featured-product-details {
        padding-top: 15px
    }
    .featured-product-details h3 {
        padding-left: 15px;
        padding-right: 15px
    }
    .block-padding {
        padding: 0 0 0 0
    }
    .product-description-padding {
        padding-top: 5%
    }
}

.product-details {
    margin: 0 auto
}

.section-featured-products .promotion-placeholder-image {
    margin-bottom: 0
}

.section-featured-products .promotion-placeholder-image img {
    margin: 0 auto
}

.section-featured-products .promotion-placeholder-image div {
    margin-bottom: 0
}

@media screen and (max-width: 768px) {
    .section-featured-products .grid__item {
        padding-left: 0
    }
    .section-featured-products .slick-slide {
        height: auto
    }
    .section-featured-products .product-details form.form-vertical {
        display: block
    }
    .section-featured-products .slick-slide img {
        height: 250px
    }
}

.homepage-promotion {
    background-color: #2b9fcd !important;
    display: flex;
    flex: 1;
    align-items: center;
    justify-content: center
}

.homepage-promotion p {
    font-family: "Lato", "HelveticaNeue", "Helvetica Neue", sans-serif
}

div.second-slider .unslider {
    height: 100%
}

div.second-slider .my-slider.unslider-horizontal {
    height: 94%
}

div.second-slider .unslider-nav ol {
    list-style: none;
    text-align: center;
    position: static;
    width: 100%
}

div.second-slider .unslider-nav ol li.unslider-active {
    background: #fff
}

div.second-slider .unslider-nav ol li {
    border: 1px solid #fff;
    width: 12px;
    height: 12px
}

.product__slides .slick-track {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center
}

.slick-slide img {
    max-height: 100%;
    margin: 0 auto
}

.featured-product-slider>.slick-dots li {
    height: 10px;
    width: 10px;
    border: 1px solid #292929
}

@media screen and (max-width: 768px) {
    #ProductThumbs-product-template>.slick-dots li {
        height: 10px;
        width: 10px;
        border: 1px solid #292929
    }
}

.full-width-product .large--one-third {
    height: 80%
}

.full-width-product .large--one-third .slick-slide img {
    max-height: 100%
}

.featured-productsh,
.flex-direction {
    display: flex;
    flex-direction: column
}

.featured-product-container,
.flex-one {
    align-items: center;
    display: flex;
    flex: 1;
    justify-content: center
}

.featured-product-container {
    align-items: center;
    justify-content: center
}

@media screen and (max-width: 900px) {
    .featured-product-container.half-size {
        flex-direction: column-reverse
    }
}

@media screen and (max-width: 900px) and (min-width: 769px) {
    .featured-product-container>div,
    .featured-product-container .grid-product-container {
        padding-left: 0
    }
}

@media screen and (max-width: 768px) {
    .featured-product-container {
        padding: 15px
    }
}

@media screen and (min-width: 769px) {
    .featured-product-single-image {
        object-fit: contain
    }
}

@media screen and (max-width: 900px) {
    .grid-product-container .grid-product-container {
        padding-bottom: 5%
    }
}

@media only screen and (max-width: 768px) {
    .featured-product-container {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        flex-direction: column-reverse
    }
    .form-vertical {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap
    }
    .featured-product-details {
        order: 2
    }
    .featured-product-single-image {
        height: 250px;
        width: auto
    }
}

select.product-single__variants {
    border-bottom: 4px solid #1dc953;
    border-top: none;
    border-left: none;
    border-right: none;
    min-width: 150px;
    padding: 8px 30px 8px 0;
    background-size: 12px
}

@media screen and (max-width: 768px) {
    select.product-single__variants {
        margin: 0 auto 10px auto;
        text-align-last: center
    }
}

.second-slider ul.slick-dots {
    bottom: -15px !important
}

.featured-product-container .product-image,
.featured-product-container .product__photo,
.featured-product-container .product__slides,
.featured-product-container .grid-product-container {
    margin-bottom: 0 !important
}

.featured-product-container h3.featured-product-desc {
    margin-bottom: 15px
}

.featured-product-container button#AddToCart {
    padding: 6x 25px
}

.featured-product-container span#ProductPrice {
    margin-bottom: 0
}

.featured-product-container select {
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
    width: 150px;
    margin-bottom: 0;
    border: none;
    border-bottom: 4px solid #1dc953;
    outline: initial;
    text-align: center;
    text-align-last: center
}

.featured-product-container select option {
    text-align: center
}

.featured-product-container-mobile {
    padding: 5%
}

.featured-product-container-mobile .featured-product-details span.h2 {
    border: 1px solid black;
    padding: 10px 60px;
    margin: 15px auto 0 auto;
    display: inline-block
}

.featured-product-container-mobile select {
    margin: 5px auto 19px auto;
    padding: 10px;
    width: 205px;
    border: none;
    border-bottom: 4px solid #1dc953;
    outline: initial;
    text-align: center;
    text-align-last: center;
    text-transform: uppercase;
    font-weight: 600
}

.featured-product-container-mobile select option {
    text-align: center
}

@media screen and (max-width: 1180px) {
    h1.home-blog-text {
        margin: 0 0 .5em
    }
    .grid__item.home-blog-article-wrapper.one-third {
        width: 100%
    }
    .grid__item.home-blog-article-wrapper.one-half {
        width: 100%
    }
    .single-blog-flex .grid__item.large--three-fifths.medium-down--one-whole {
        width: 100%
    }
    .single-blog-flex .grid__item.large--two-fifths.medium-down--one-whole {
        width: 100%
    }
    .home-blog-padding {
        padding-bottom: 5%
    }
}

@media screen and (max-width: 1180px) {
    .single-blog-flex {
        display: flex;
        flex-wrap: wrap-reverse
    }
}

.mobile-blog-title {
    padding: 10px 0 0 10px
}

@media screen and (min-width: 768px) {
    #shopify-section-home-blog {
        margin: 0 15px 0 15px
    }
}

.home-blog-author {
    font-weight: bold;
    color: #292929;
    margin-bottom: 10px;
    font-size: 1em
}

@media screen and (max-width: 768px) {
    .home-blog-author {
        margin-bottom: 20px
    }
}

.home-blog-tags {
    transform: translate(0%, 30%);
    position: relative
}

@media screen and (min-width: 1300px) {
    .home-blog-tags {
        padding-right: 20px
    }
}

@media screen and (min-width: 1300px) {
    .home-blog {
        padding: 95px 50px
    }
}

@media screen and (min-width: 769px) {
    .home-blog {
        padding: 5% 0px
    }
}

.home-blog-image {
    height: 175px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 5%
}

@media screen and (min-width: 1300px) {
    .home-blog-image {
        height: 300px;
        background-size: cover;
        background-repeat: no-repeat
    }
}

.mobile-content-background {
    background-color: white;
    padding: 20px
}

@media screen and (min-width: 768px) {
    .mobile-content-background {
        padding: 40px
    }
}

.home-blog-article-wrapper {
    display: inline-block
}

.home-blog-article-wrapper:first-child {
    margin-top: 0
}

@media screen and (max-width: 768px) {
    .home-blog-article-wrapper {
        text-align: center
    }
}

hr.home-article-hr {
    border: solid #f7f7f7;
    border-width: 0.5px;
    margin: 5% 0 5% 0
}

@media screen and (min-width: 1181px) {
    hr.home-article-hr {
        display: none
    }
}

@media screen and (min-width: 769px) {
    .home-blog-text p {
        line-height: 1.5
    }
}

@media screen and (min-width: 1181px) {
    h1.home-blog-text {
        margin-bottom: 5%
    }
}

.blog li.inactive-tag {
    background-color: #ECECEB;
    padding: 10px 20px;
    margin: -10px 10px 10px 10px;
    text-transform: uppercase
}

hr.comment-hr {
    color: #f6f6f6;
    border: 1px solid
}

.comment-hr-active {
    color: #f6f6f6;
    margin: 10px 0
}

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) {
    .home-blog-text {
        padding: 0
    }
}

@media only screen and (min-width: 769px) {
    .home-blog-text {
        padding-right: 50px
    }
}

.percWrapper span {
    margin-left: -3px
}

.product__savingsPerc {
    display: inline;
    color: #808080
}

#product-alt-description {
    font-weight: 500
}

#shopify-section-home-blog .blog-tabs li.current,
#shopify-section-home-blog .blog-tabs li {
    line-height: 1
}

#shopify-section-home-blog .blog-tabs h4 {
    margin-bottom: 0
}

p.product__msrp.js-msrp {
    display: inline-block
}

.MSRPSPAN {
    display: block
}

.savingsSpan {
    display: inline-block
}

.tab-container {
    transition: height .4s ease-in-out
}

@media (max-width: 768px) {
    .tab-container {
        height: initial !important
    }
}

ul.blog-tabs {
    margin: 0px;
    padding: 0px;
    list-style: none
}

ul.blog-tabs li {
    display: block;
    cursor: pointer;
    font-size: 1.1em;
    text-transform: uppercase;
    text-align: right;
    font-weight: 600;
    padding-top: 10px;
    padding-bottom: 8px;
    margin-bottom: 0;
    line-height: 0
}

ul.blog-tabs li.tab-link {
    color: #808080
}

@media screen and (min-width: 769px) {
    ul.blog-tabs li.tab-link {
        white-space: pre-wrap
    }
}

ul.blog-tabs li .h4 {
    line-height: 1;
    margin: 0
}

ul.blog-tabs li.active .h4 {
    border-bottom: 2px solid #1dc953;
    color: #313131;
    display: inline
}

@media screen and (max-width: 768px) {
    ul.blog-tabs {
        display: flex;
        align-items: center;
        justify-content: space-around;
        padding-bottom: 5%
    }
}

.tab-content {
    display: none
}

@media screen and (min-width: 769px) {
    .tab-padding {
        padding-right: 5%
    }
}

.tab-content.current {
    display: inherit
}

@media only screen and (max-width: 822px) {
    ul.tabs li {
        width: 100%
    }
}

@media screen and (max-width: 768px) {
    .home-blog-text {
        margin-bottom: 20px
    }
    .tab-content {
        padding: 3% 5% 5% 5% !important
    }
    .mobile-blog-button h4 {
        margin-bottom: 0
    }
}

.tab-content h4 {
    text-transform: uppercase
}

.sticky-footer .mobile-hamburger {
    text-align: left
}

.sticky-footer .mobile-logo {
    text-align: center
}

.sticky-footer .mobile-logo img {
    max-height: 70px;
    max-width: 160px;
    padding-top: 5px
}

.sticky-footer .mobile-icon {
    text-align: right
}

.sticky-footer .mobile-icon .search-icon {
    margin-right: 2px;
    font-size: 1.76em;
    margin-top: -2px;
    vertical-align: sub
}

.sticky-footer .mobile-icon .search-icon span {
    height: 30px;
    width: 30px;
    color: #292929
}

.sticky-footer .mobile-icon .cart-wrapper {
    position: relative;
    margin-left: 5px;
    vertical-align: -webkit-baseline-middle
}

.sticky-footer .mobile-icon .cart-wrapper .cart-item-count {
    top: -20px !important
}

.sticky-footer .mobile-hamburger,
.sticky-footer .mobile-logo,
.sticky-footer .mobile-icon {
    display: inline-block
}

.footer-hr {
    width: 15%;
    border: 1px solid black;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 10px;
    border-color: #000
}

.mobile-copyright {
    text-align: center;
    height: 100px
}

.sticky-footer>.cart-wrapper {
    position: relative
}

.cart-wrapper {
    color: #292929
}

.payment-icons {
    padding-top: 10px
}

@media screen and (min-width: 375px) and (max-device-width: 768px) {
    .sticky-footer {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        background-color: #f6f6f6;
        color: #292929;
        justify-content: space-between;
        padding-left: 20px;
        padding-right: 20px;
        align-items: center;
        height: 12%
    }
}

@media screen and (min-width: 300px) and (max-width: 768px) {
    .sticky-footer {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        background-color: #f6f6f6;
        color: #292929;
        justify-content: space-between;
        padding-left: 20px;
        padding-right: 20px;
        align-items: center;
        height: 12%;
        display: flex !important;
        z-index: 9001
    }
}

.footer-logo .site-header__logo {
    width: 100%;
    display: block;
    word-break: break-all
}

@media screen and (max-width: 768px) {
    .footer-content {
        flex-direction: column;
        align-items: center
    }
    .footer-logo {
        /*display: none*/
    }
    .footer-social-icons {
        width: 90%;
        text-align: center
    }
    .in-footer {
        margin-bottom: 30px
    }
}

@media screen and (min-width: 769px) {
    .footer-social-icons {
        width: 30%;
        text-align: right
    }
}

@media (min-width: 769px) and (max-width: 1180px) {
    .footer-content {
        flex-wrap: wrap !important;
        justify-content: center !important
    }
    .footer-logo {
        width: 100% !important;
        padding-left: 0px !important;
        text-align: center !important
    }
    .footer-logo .site-header__logo {
        text-align: center
    }
    .large--left {
        float: none !important
    }
    .footer-social-icons {
        width: 100% !important;
        padding-right: 0px !important;
        text-align: center !important
    }
}

.tbm_modal-container {
    display: none;
    width: 100%;
    position: fixed;
    z-index: 1000000;
    bottom: 2%;
    left: 0
}

@media screen and (max-width: 768px) {
    .tbm_modal-container .tbm_modal {
        padding: 15px
    }
    .tbm_modal-container .modal-title,
    .tbm_modal-container .modal-content,
    .tbm_modal-container .modal-form {
        width: 100%
    }
    .tbm_modal-container .tbm_modal p {
        width: 100%;
        text-align: center;
        margin-bottom: 0
    }
    .tbm_modal-container .tbm_modal input[type=email] {
        width: 95%;
        margin: 12px;
        text-align: center
    }
    .tbm_modal-container .tbm_modal button {
        width: 95%;
        margin: 0 12px
    }
    .tbm_modal-container .tbm_modal span.tbm_modal-close {
        position: absolute;
        right: 0;
        top: 0
    }
}

.tbm_modal {
    position: absolute;
    bottom: 2%;
    background: #fff;
    padding: 5px;
    text-align: center;
    display: table;
    width: 98%;
    align-items: center;
    margin: 0 auto;
    left: 1%;
    right: auto;
    align-items: center
}

@media screen and (min-width: 769px) {
    .tbm_modal {
        display: flex
    }
}

.tbm_modal .large--one-third {
    height: inherit
}

.tbm_modal .newsletter-content-wrapper {
    height: auto;
    margin-right: 10%
}

@media screen and (min-width: 769px) {
    .tbm_modal .newsletter-content-wrapper {
        padding-right: 15px
    }
}

@media screen and (max-width: 768px) {
    .tbm_modal .newsletter-content-wrapper {
        padding: 10%
    }
}

.tbm_modal .tbm_modal-left-col,
.tbm_modal .tbm_modal-right-col {
    float: left;
    display: table-cell;
    padding: 50px 20px;
    vertical-align: middle
}

.tbm_modal .form-error,
.tbm_modal .errors {
    position: initial
}

.tbm_modal .tbm_modal-left-col {
    width: 35%;
    display: block;
    background-size: cover;
    background-position: center
}

.tbm_modal .tbm_modal-right-col {
    width: 65%
}

.tbm_modal .tbm_modal-clear {
    clear: both
}

.tbm_modal h2 {
    font-size: 35px;
    font-weight: 800;
    margin: 0 !important
}

.tbm_modal p {
    font-family: "Lato", "HelveticaNeue", "Helvetica Neue", sans-serif;
    font-size: 16px !important;
    margin-top: 0;
    margin-bottom: 0;
    text-align: left
}

.tbm_modal input[type=email],
.tbm_modal button {
    display: inline-block !important;
    max-width: inherit !important;
    float: left
}

.tbm_modal input[type=email] {
    padding: 8px 25px;
    background: #fff;
    text-align: left !important;
    border: 2px solid #dedede;
    text-align: center;
    width: 70%;
    border-radius: 0
}

.tbm_modal input::placeholder {
    color: #292929 !important
}

.tbm_modal button {
    width: 30%;
    padding: 12px 10px 12px;
    height: inherit !important;
    background: #2b9fcd;
    color: #fff;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 12px;
    border: 0;
    border-radius: 0
}

.tbm_modal span.tbm_modal-close {
    font-size: 16px !important;
    color: #888;
    display: block;
    cursor: pointer;
    padding: 20px
}

.tbm_modal-clickable {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
    cursor: pointer
}

@media (max-width: 992px) {
    .tbm_modal h2 {
        margin: 0px 0 10px !important;
        line-height: 1
    }
    .tbm_modal-left-col,
    .tbm_modal-right-col {
        padding: 10px 20px
    }
    .tbm_modal input[type=submit] {
        margin: 0;
        padding: 6px 0px 0px;
        font-size: 11px;
        line-height: 2 !important;
        height: auto !important;
        width: 80% !important;
        border: 0;
        border-radius: 0
    }
    .tbm_modal button {
        width: 80%
    }
    .tbm_modal input[type=email] {
        width: 80%;
        padding: 5px;
        height: inherit;
        margin-bottom: 6px !important;
        line-height: 1;
        border-radius: 0
    }
    .tbm_modal input[type=email]:placeholder-shown {
        color: #292929
    }
    .tbm_modal span.tbm_modal-close {
        margin: 0
    }
    .tbm_modal p {
        line-height: 1.3;
        font-size: 14px !important;
        margin: 0 auto 15px auto;
        width: 80%
    }
    .tbm_modal form {
        margin-bottom: 10px
    }
}

.collection-list-placeholder {
    background: url(lifestyle-19b0d.svg?5703863350951005892)
}

.collection-grid {
    padding-top: 30px
}

.collection-grid .section-background {
    padding-top: 5%
}

.collection-grid .index-pgi {
    width: 85%;
    margin: 0 auto;
    padding: 0px 15px 0 0;
    display: flex;
    flex-wrap: wrap
}

.price-mobile {
    display: none
}

@media screen and (max-width: 768px) {
    .grid__item.large--one-whole {
        padding-left: 0px !important
    }
    .collection-header {
        padding: 0px
    }
    .grid__item {
        padding-left: 0px
    }
    .collection-desc {
        width: 90%;
        line-height: 1.3
    }
    h1.collection__title {
        margin-bottom: 20px
    }
    .price-mobile,
    .price-mobile-wide {
        display: block;
        text-align: center;
        background: #fff;
        clear: both;
        float: left;
        width: 100%;
        margin-top: -16px;
        position: relative;
        z-index: 1;
        margin-bottom: 15px;
        padding-top: 30px
    }
    .price-mobile-wide {
        width: 100%
    }
    .tbm_no-collection {
        width: 100%
    }
    p.h2.product-price {
        font-weight: 400;
        margin-top: -3px;
        font-size: 1.9em
    }
    .product-overlay {
        display: none !important
    }
    p.h2.product-title {
        text-transform: uppercase
    }
    .mobile-square-title {
        position: absolute;
        bottom: 0
    }
}

.template-collection .sorting-header {
    padding: 20px 0 0 0;
    display: inline-block
}

@media screen and (max-width: 768px) {
    .template-collection .sorting-header {
        width: 100%
    }
}

@media screen and (min-width: 769px) {
    .template-collection .grid--full,
    .template-search .grid--full {
        margin-left: -12px
    }
}

@media screen and (min-width: 769px) {
    .collection-featured-image-300 {
        width: 100%;
        height: 300px;
        background-size: cover;
        background-position: center center
    }
    .collection-featured-image-350 {
        width: 100%;
        height: 350px;
        background-size: cover;
        background-position: center center
    }
    .collection-featured-image-400 {
        width: 100%;
        height: 400px;
        background-size: cover;
        background-position: center center
    }
    .collection-featured-image-450 {
        width: 100%;
        height: 450px;
        background-size: cover;
        background-position: center center
    }
    .collection-featured-image-500 {
        width: 100%;
        height: 500px;
        background-size: cover;
        background-position: center center
    }
    .collection-featured-image-550 {
        width: 100%;
        height: 550px;
        background-size: cover;
        background-position: center center
    }
}

@media screen and (max-width: 768px) {
    .collection-featured-image-350,
    .collection-featured-image-400,
    .collection-featured-image-450,
    .collection-featured-image-500,
    .collection-featured-image-550 {
        height: 350px;
        background-size: cover;
        background-position: center center;
        width: 100%
    }
}

.tbm_no-collection {
    background: #fff;
    padding: 20px;
    text-align: center
}

.tbm_no-collection h3 {
    margin-bottom: 0
}

.collection-product-soldout-badge,
.collection-product-sale-badge {
    position: absolute;
    width: 50px;
    height: 50px;
    top: 10%;
    left: 10%;
    z-index: 10
}

.collection-products .collection-ad-text {
    padding: 10px 0
}

@media screen and (min-width: 769px) {
    .collection-products .featured-product-collection.product-wide-1,
    .collection-products .featured-product-collection.product-wide-2 {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
    .collection-products .one-fifth {
        width: 25%
    }
}

@media screen and (max-width: 768px) {
    .collection-products hr {
        margin-top: 10px
    }
}

.collection-products .collection-paginate {
    display: inline-block;
    width: 100%;
    margin-top: 30px
}

.collection-products .collection-hr {
    width: 98%;
    margin: 0 auto
}

.collection-products .collection-product {
    position: relative
}

.collection-products .collection-product .swatch {
    display: block;
    justify-content: center;
    align-content: center
}

.collection-products .collection-product .swatch .swatch-element {
    margin-bottom: 0
}

.collection-products .collection-product .swatch label {
    margin-bottom: 0;
    background-color: white
}

.collection-products .collection-product .collection-product-unavailable {
    opacity: 0.6
}

.collection-products .collection-product .collection-product-soldout-badge {
    position: absolute;
    width: 50px;
    height: 50px;
    top: 10%;
    left: 10%;
    z-index: 10
}

.collection-products .collection-product .product-overlay .product-title,
.collection-products .collection-product .product-overlay .product-price {
    margin: 0;
    font-size: 1.5em
}

.collection-products .collection-product .product-overlay .product-price {
    color: #292929;
    font-size: 1.2em
}

.collection-products .collection-product .product-overlay .product-price.product-on-sale {
    font-size: 14px;
    color: #292929;
    font-weight: 700;
    font-style: italic
}

.collection-products .collection-product .product-overlay .product-sold-out {
    font-style: italic;
    color: #292929
}

.section-header.collection-header {
    text-align: center;
    padding: 0 20px 20px 20px;
    background-color: #fff
}

.section-header.collection-header a#collection-down-arrow {
    margin-top: 20px
}

.collection-sorting {
    display: block;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 20px
}

@media screen and (min-width: 548px) {
    .collection-sorting .tag-sort-exists {
        margin-right: 50px
    }
}

@media screen and (max-width: 768px) {
    .collection-sorting {
        width: 100%
    }
}

.collection-product {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-position-x: 53%
}

.collection-product .product-title {
    text-align: center
}

.collection-product .product-price {
    text-align: center
}

.collection-product .product-overlay {
    color: rgba(41, 41, 41, 0);
    background-color: rgba(255, 255, 255, 0);
    height: 100%;
    transition: all .5s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    opacity: 0
}

.collection-product .product-overlay:hover {
    background-color: rgba(255, 255, 255, 0.7);
    color: rgba(41, 41, 41, 0.8);
    opacity: 1
}

.collection-product .product-title a {
    color: inherit
}

.collection-ad-grid,
.collection-page-grid {
    height: 100%
}

.collection-page-ad {
    display: flex;
    margin: 15px;
    justify-content: center;
    align-items: center;
    background-color: #252525;
    height: 100%
}

.collection-page-ad a.image-tag {
    height: 100%;
    width: 100%
}

.collection-page-ad img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.collection-page-ad .collection-ad-text {
    max-width: 90%;
    word-wrap: break-word;
    margin-bottom: 0
}

.collection-page-ad .collection-ad-text h1 {
    font-weight: normal;
    margin-bottom: 0;
    color: white;
    text-align: center
}

.collection-page-ad .collection-ad-text h1 p {
    margin-bottom: 0
}

a.product-grid-card-wrapper {
    width: 100%;
    height: 100%
}

.product-grid-card-link {
    width: 100%;
    position: absolute;
    left: 0;
    padding: 15px;
    top: 50%;
    transform: translateY(-50%)
}

@media screen and (max-width: 768px) {
    .section-header .form-horizontal {
        display: inline-block;
        width: 100%;
        height: auto;
        position: relative
    }
    .section-header .form-horizontal select {
        width: 170px
    }
}

@media screen and (max-width: 519px) {
    .section-header .form-horizontal {
        margin-bottom: 10px
    }
}

@media screen and (min-width: 520px) {
    .section-header .form-horizontal {
        display: inline-block
    }
    .section-header .form-horizontal label[for] {
        margin-right: 10px
    }
}

.section-header .form-horizontal select {
    border: none;
    border-bottom: 4px solid #1dc953
}

#collection-template .grid__image {
    height: 100%
}

@media screen and (max-width: 768px) {
    #collection-template .grid__image {
        margin-bottom: 0
    }
}

@media screen and (max-width: 768px) {
    #collection-template .product-price {
        margin-bottom: 10px
    }
}

#collection-template .swatch {
    margin: 0 auto
}

@media screen and (max-width: 768px) {
    #collection-template .swatch {
        max-height: 40px;
        height: initial
    }
}

@media screen and (min-width: 769px) {
    #collection-template .swatch {
        margin-top: 10px;
        display: flex;
        justify-content: center;
        align-content: center;
        flex-wrap: wrap;
        width: 100%;
        max-width: 80%
    }
}

#collection-template .swatch .swatch-element {
    margin-right: 2px;
    margin-top: 4px;
    margin-left: 2px
}

@media screen and (max-width: 768px) {
    #collection-template .swatch .swatch-element .tooltip {
        display: none
    }
}

#collection-template .swatch .swatch-element label {
    min-width: 16px;
    width: 16px;
    height: 16px;
    outline-style: solid;
    outline-width: 1px
}

@media screen and (max-width: 768px) {
    #collection-template .swatch .swatch-element label {
        max-width: 100%;
        max-height: 10px;
        outline-style: solid;
        outline-width: 1px;
        width: 10px
    }
}

#collection-template #gridparent,
#collection-template #gridparentad,
#collection-template #gridparentcont {
    display: inline-block;
    position: relative;
    margin-bottom: 30px
}

#collection-template #dummy {
    margin-top: 100%
}

#collection-template #element {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

#collection-template .product-grid-card-link {
    padding: 15px;
    top: 50%;
    transform: translateY(-50%)
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
    #collection-template .grid--full.inner-grid.five-row {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media screen and (min-width: 769px) {
    #collection-template .grid--full.inner-grid {
        margin-right: -15px
    }
}

#collection-template .helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

#collection-template .product-overlay {
    height: 100%;
    top: 0;
    right: 0;
    left: 0;
    position: absolute;
    margin: 15px 15px 0 15px
}

@media screen and (max-width: 768px) {
    #collection-template .collection-ad-mobile {
        width: 100%;
        max-height: 100px
    }
    #collection-template #gridparentad {
        margin-bottom: 15px;
        min-height: 350px
    }
    #collection-template .collection-page-ad {
        width: 100%;
        margin-left: 0
    }
    #collection-template .mobile-square-title {
        position: relative;
        left: 0;
        height: 130px;
        right: 0;
        bottom: 0
    }
    #collection-template .mobile-collection-margin-1 {
        margin: 0 7.5px 0 0
    }
    #collection-template .mobile-collection-margin-2 {
        margin: 0 0 0 7.5px
    }
    #collection-template #gridparent,
    #collection-template #gridparentcont {
        margin-bottom: 145px
    }
}

@media screen and (max-width: 768px) {
    #collection-featured-template .product-price {
        margin-bottom: 10px
    }
}

#collection-featured-template .swatch {
    margin: 0 auto
}

@media screen and (max-width: 768px) {
    #collection-featured-template .swatch {
        max-height: 40px;
        height: initial
    }
}

@media screen and (min-width: 769px) {
    #collection-featured-template .swatch {
        margin-top: 10px;
        display: flex;
        justify-content: center;
        align-content: center;
        flex-wrap: wrap;
        width: 100%;
        max-width: 80%
    }
}

#collection-featured-template .swatch .swatch-element {
    margin-right: 2px;
    margin-top: 4px;
    margin-left: 2px
}

@media screen and (max-width: 768px) {
    #collection-featured-template .swatch .swatch-element .tooltip {
        display: none
    }
}

#collection-featured-template .swatch .swatch-element label {
    min-width: 16px;
    width: 16px;
    height: 16px;
    outline-style: solid;
    outline-width: 1px
}

@media screen and (max-width: 768px) {
    #collection-featured-template .swatch .swatch-element label {
        max-width: 100%;
        max-height: 10px;
        outline-style: solid;
        outline-width: 1px;
        width: 10px
    }
}

#collection-featured-template .product-second-square-1,
#collection-featured-template .product-second-square-2 {
    max-height: 437px
}

#collection-featured-template .grid__image {
    height: 100%
}

#collection-featured-template #gridparent,
#collection-featured-template #gridparentad,
#collection-featured-template #gridparentcont {
    display: inline-block;
    position: relative;
    margin-bottom: 30px
}

#collection-featured-template #dummy {
    margin-top: 100%
}

#collection-featured-template #element {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

#collection-featured-template .product-grid-card-link {
    padding: 15px;
    top: 50%;
    transform: translateY(-50%)
}

#collection-featured-template .helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

#collection-featured-template .product-overlay {
    height: 100%;
    top: 0;
    right: 0;
    left: 0;
    position: absolute;
    margin: 15px 15px 0 15px
}

@media screen and (min-width: 769px) {
    #collection-featured-template .grid--full.inner-grid {
        margin-right: -15px
    }
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
    #collection-featured-template .grid--full.inner-grid.five-row {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media screen and (max-width: 768px) {
    #collection-featured-template .collection-ad-mobile {
        width: 100%;
        max-height: 100px
    }
    #collection-featured-template .product-second-square-1>.collection-product .collection-box-1 {
        margin: 15px 0 0 0
    }
    #collection-featured-template .product-second-square-1>.collection-product .mobile-collection-margin-1 {
        margin-left: 0;
        margin-right: 0
    }
    #collection-featured-template .product-second-square-2>.collection-product .collection-box-2 {
        margin: 15px 0 0 0
    }
    #collection-featured-template .product-second-square-2>.collection-product .mobile-collection-margin-2 {
        margin-left: 0;
        margin-right: 0
    }
    #collection-featured-template #gridparentad {
        margin-bottom: 15px;
        min-height: 350px
    }
    #collection-featured-template .collection-page-ad {
        width: 100%;
        margin-left: 0
    }
    #collection-featured-template .mobile-square-title {
        position: relative;
        left: 0;
        height: 130px;
        background-color: white;
        right: 0;
        bottom: 0
    }
    #collection-featured-template .collection-product>.mobile-collection-margin-1:nth-child(1) {
        margin: 15px 0 0 0
    }
    #collection-featured-template .mobile-collection-margin-1 {
        margin: 0 7.5px 0 0
    }
    #collection-featured-template .mobile-collection-margin-2 {
        margin: 0 0 0 7.5px
    }
    #collection-featured-template #gridparent,
    #collection-featured-template #gridparentcont {
        margin-bottom: 145px
    }
}

#shopify-section-collection-list-template #collection-list-template.collections-height {
    height: 480px;
    margin-bottom: 30px
}

#shopify-section-collection-list-template #collection-list-template .collection-grid-height {
    height: 100%;
    margin-bottom: 15px
}

#collection-list-template .grid__item.large--one-third.medium-down--one-whole.collection-grid-height {
    padding: 15px
}

#collection-list-template .collection-bg {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: relative;
    z-index: 3;
    background-repeat: no-repeat;
    background-position: center
}

#collection-list-template .collection-image-overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: black;
    opacity: 0.3;
    top: 0;
    z-index: 2
}

#collection-list-template .collection-overlay {
    position: absolute;
    z-index: 999;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    color: #fff
}

#collection-list-template .collection-overlay h2 {
    font-size: 2.4em;
    letter-spacing: 1px
}

#collection-list-template .collection-overlay h4 {
    font-weight: 500;
    font-size: 1.3em;
    padding: 10px
}

@media screen and (min-width: 769px) {
    #collection-list-template .template-list-collections .grid--full {
        margin-left: -12px
    }
}

#collection-list-template .content-class {
    position: relative
}

#collection-list-template .list-collections-content img {
    max-height: 100%;
    vertical-align: middle;
    width: 100%;
    object-fit: cover
}

#collection-list-template .helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

#collection-list-template .list-collections-content {
    text-align: center
}

@media (min-width: 1181px) {
    #collection-list-template .collection-overlay {
        padding-left: 35px;
        padding-right: 35px
    }
}

@media (max-width: 1180px) {
    #collection-list-template .collection-overlay {
        padding-left: 5px;
        padding-right: 5px
    }
    #collection-list-template .collection-overlay h2 {
        font-size: 1.8em
    }
}

@media (max-width: 769px) {
    #collection-list-template .collections-height>a {
        display: none
    }
    #collection-list-template .collection-grid-height:nth-child(4n+1) {
        padding-right: 7.5px
    }
    #collection-list-template .collection-grid-height:nth-child(4n+3) {
        padding-left: 7.5px
    }
    #collection-list-template .jim-test.content-class h2 {
        width: 100%
    }
    #collection-list-template img.list-background {
        display: block
    }
}

@media (max-width: 480px) {
    #collection-list-template .collection-grid-height:nth-child(4n+1) {
        padding-right: 0
    }
    #collection-list-template .collection-grid-height:nth-child(4n+3) {
        padding-left: 0
    }
}

.collection-product-wrapper {
    height: inherit
}

.collection-list-viewCTA {
    background-color: #222
}

.collection-list-viewCTA h2 {
    color: white;
    margin: 0 auto;
    width: 60%;
    text-align: center;
    position: relative;
    font-size: 1.28em;
    padding: 10%;
    font-weight: 500
}

@media (max-width: 1500px) {
    .collection-list-viewCTA h2 {
        width: 80%
    }
}

@media (min-width: 1120px) {
    .collection-list-viewCTA h2:hover {
        border: 3px solid white
    }
}

.full-height {
    height: 100% !important;
    display: inline
}

.homepage-collection-wrapper {
    display: inline-table;
    width: 100%;
    clear: both
}

.homepage-features {
    padding-bottom: 20px;
    font-weight: 300;
    font-size: 140%
}

.left-image {
    background-size: cover
}

.left-image-mobile {
    height: 250px;
    background-size: cover;
    background-position: center
}

.left-image-placeholder {
    height: 400px;
    background-size: cover;
    background-position: center;
    background-size: 400px 800px
}

.right-image {
    background-size: cover
}

.right-text {
    min-height: 400px;
    flex-direction: column;
    display: flex;
    align-items: center;
    justify-content: center
}

@media screen and (min-width: 769px) {
    .right-text {
        padding-top: 50px;
        padding-bottom: 50px
    }
}

@media screen and (max-width: 768px) {
    .right-text {
        min-height: 200px
    }
    .feature-content {
        padding: 15px
    }
}

.rte.feature-content {
    margin-bottom: 0
}

.aligner-item {
    flex: none;
    max-width: 50%;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 0%
}

.home-rich-text {
    min-height: 300px;
    flex-direction: column;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 15px
}

@media screen and (min-width: 769px) {
    .home-rich-text {
        padding-top: 50px;
        padding-bottom: 50px
    }
}

@media screen and (max-width: 768px) {
    .home-rich-text {
        min-height: 200px
    }
    .home-rich-text .btn {
        margin-bottom: 15px
    }
}

.product-mobile {
    padding-left: 30px
}

.product-mobile .spr-badge {
    margin-bottom: 15px
}

.product__slides {
    visibility: hidden
}

.slick-initialized {
    visibility: visible
}

@media screen and (max-width: 768px) {
    .product__slides .slick-list.draggable {
        min-height: 300px
    }
}

.template-product .slick-dots {
    bottom: initial
}

@media screen and (max-width: 768px) {
    .template-product .slick-dots {
        position: initial
    }
}

div.active {
    border-left-width: 1px;
    position: relative;
    border-bottom: 3px solid #1dc953;
    color: black !important
}

@media screen and (max-width: 768px) and (min-width: 481px) {
    .related-products .related-clear-more:nth-child(4n) {
        clear: left
    }
    .related-products .related-clear-less:nth-child(3n) {
        clear: left
    }
}

@media screen and (max-width: 480px) {
    .related-products .related-clear-more:nth-child(2n+1) {
        clear: left
    }
}

@media screen and (max-width: 768px) {
    .related-products .section-title {
        padding: 3%
    }
}

.feature-flex-right {
    display: flex
}

@media screen and (max-width: 768px) {
    .feature-flex-right {
        flex-wrap: wrap-reverse
    }
}

.product-related-items {
    margin-bottom: 15px
}

.product-related-items .grid--full {
    width: 100%
}

.product-related-items .grid--full .grid-product-container .product-price strong {
    padding-right: 5px
}

@media screen and (min-width: 769px) {
    .product-related-items {
        margin-bottom: 30px
    }
}

@media screen and (min-width: 769px) {
    .related-product-padding {
        padding: 5% 5% 3% 5%
    }
}

@media screen and (min-width: 769px) {
    .related-product-bottom-padding {
        padding-bottom: 3%
    }
}

.product-hidden {
    display: none
}

@media screen and (min-width: 767px) {
    .template-product .tab-container {
        margin-bottom: 40px;
        overflow: initial
    }
    .template-product .tab-container p {
        padding: 0
    }
}

.mobile-add-to-cart-btn {
    min-width: initial
}

.cart-quantity-field>small {
    display: block
}

.product-element {
    margin: 15px;
    background-color: white
}

.selector-wrapper {
    margin-top: 15px;
    margin-bottom: 15px
}

.add-to-cart-btn,
.out-of-stock-btn {
    margin-top: 15px;
    margin-bottom: 15px
}

.product-single {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 25px;
    padding-right: 40px;
    margin-bottom: 15px;
    display: block
}

@media screen and (min-width: 769px) {
    .product-single {
        margin-bottom: 30px !important;
        display: flex
    }
    .product-single .btn--small {
        padding: 4px 10px 4px 0px
    }
    .product-single .single-option-selector {
        max-width: 115px;
        border: none;
        outline: initial;
        border-bottom: 4px solid #ffff00
    }
}

.product-single #ProductThumbs-product-template .slick-dots li {
    max-width: 100px;
    max-height: 100px
}

@media screen and (max-width: 1024px) {
    .product-single .product-details {
        margin: 0 auto
    }
    .product-single .product-details .single-option-selector:focus {
        border: none;
        outline: initial;
        border-bottom: 4px solid #ffff00
    }
    .product-single .product-details .swatch {
        margin: 0 auto
    }
}

@media screen and (max-width: 769px) {
    .product-single .sold-out {
        top: 10px !important
    }
    .product-single .product-details .single-option-selector {
        margin: 0 auto;
        text-align: center;
        text-align-last: center;
        padding: 5% 5% 2% 5%
    }
}

.product-description {
    padding-right: 70px
}

.product-description-bot {
    padding: 0px 70px
}

@media (max-width: 768px) {
    .variant-image-slider {
        margin: 0 auto;
        min-height: 350px
    }
    .product-mobile {
        padding-left: 70px
    }
    .product-single {
        margin-bottom: 15px
    }
}

.product-featured-image .slick-track {
    display: block
}

.product-featured-image .slick-arrow {
    display: none !important
}

.product-single__thumbnails {
    margin: 0 auto
}

@media screen and (max-width: 768px) {
    .product-single__thumbnails {
        width: 100%
    }
}

.product__thumbs--square .slick-dots {
    position: relative
}

.product__thumbs--square .slick-dots li {
    border: initial
}

.product-single__thumbnail {
    width: 100px
}

.product-single__photos {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.product-template-image .slick-slide {
    height: auto
}

.fancybox-loading {
    height: 0 !important;
    width: 0 !important
}

.fancybox-container .fancybox-slide>* {
    width: 80%;
    background-color: initial
}

.fancybox-container .product-single__vendor a {
    outline: 0;
    color: #292929
}

.fancybox-container .product-single {
    align-items: center
}

.fancybox-container .product-single .view-more-quick {
    margin-top: 1em
}

.fancybox-container .product-single .slick-dots li {
    border: 1px solid black
}

.fancybox-container .product-single button:hover {
    background-color: black;
    top: 0;
    left: 0
}

.fancybox-container .product-single .slick-active button {
    background-color: black;
    top: 0;
    left: 0
}

.fancybox-container .product-top-buttons {
    display: none
}

.fancybox-container .card-shadow {
    box-shadow: initial
}

.fancybox-container .rte .description,
.fancybox-container .product-h4,
.fancybox-container ul.tabs {
    margin-bottom: 0
}

.collection-products .quick-view,
.collection-grid-item-snippet .quick-view {
    cursor: pointer;
    display: block;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 900;
    margin-top: 10px;
    text-decoration: none;
    color: #2b9fcd
}

@media screen and (max-width: 768px) {
    .collection-products .quick-view,
    .collection-grid-item-snippet .quick-view {
        display: none !important
    }
}

a.quick-view {
    z-index: 2017;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 900;
    color: #2b9fcd;
    outline: 0
}

#ProductPhoto-product-template.slick-initialized .slick-slide {
    height: auto
}

button#AddToCartDesk:hover .cart-normal,
span.cart-normal:hover {
    background: #2b9fcd
}

@media screen and (max-width: 768px) {
    .mobile-prod-desc .product-single {
        margin-bottom: 0
    }
    .mobile-prod-desc {
        width: 100%
    }
    .mobile-prod-padding {
        padding-top: 15px
    }
    .product-single {
        padding: 0 0 20px 0
    }
    .slick-dots li img {
        display: none
    }
    .slick-dots li.slick-active {
        background-color: black
    }
}

.quantity-selector {
    width: 100%
}

ul.tabs {
    display: block;
    margin: 0 0 20px;
    padding: 0
}

ul.tabs li {
    display: inline-block;
    margin: 0;
    padding: 0;
    margin-right: 20px
}

@media (max-width: 1700px) {
    ul.tabs li {
        margin-right: 30px
    }
}

@media (max-width: 1500px) {
    ul.tabs li {
        margin-right: 0px
    }
}

@media (max-width: 1200px) {
    .product-description {
        padding-right: 20px
    }
}

@media (max-width: 768px) {
    .product-description {
        padding-right: 0
    }
    .product-description .product-h4 A {
        margin-right: 0
    }
}

ul.tabs li a {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    margin: 0;
    margin-right: 20px;
    text-decoration: none !important;
    width: auto;
    color: #afafaf !important
}

ul.tabs li h4 a {
    color: #afafaf !important
}

ul.tabs li a.active {
    border-left-width: 1px;
    height: 30px;
    position: relative;
    border-bottom: 3px solid #1dc953;
    color: #313131 !important
}

ul.tabs li:last-child a {
    border-top-right-radius: 2px
}

ul.tabs:before,
ul.tabs:after {
    content: " ";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0
}

ul.tabs:after {
    clear: both
}

.product-h4 {
    text-transform: uppercase;
    font-size: 90%
}

.product-single__vendor {
    text-transform: uppercase;
    font-size: 90%;
    margin-bottom: 20px
}

.js-qty {
    float: none !important;
    margin-top: 10px;
    margin-bottom: 20px
}

.product-h3 {
    font-weight: 400;
    line-height: 1.2;
    font-size: 18px
}

div#shopify-section-home-featured-collection {
    margin-top: 15px
}

.shopify-section-cart-template .spr-container {
    padding: 0 !important
}

.product_on_sale_image {
    position: relative
}

.product_on_sale_image .product-onsale-badge {
    position: absolute;
    width: 50px;
    height: 50px;
    top: 15px;
    left: 15px
}

.template-product .product-top-buttons {
    display: none
}

#ProductSection-product-template {
    width: 100%
}

.quick-view {
    display: none
}

@media screen and (min-width: 769px) {
    .quick-view {
        display: block
    }
}

.quick-desc a.view-more-quick {
    color: #2b9fcd;
    text-decoration: none
}

.quick-smart-wrapper {
    display: none
}

@media screen and (min-width: 769px) {
    .smart-wrapper .add-to-cart-btn,
    .smart-wrapper .add-to-cart-btn span,
    .smart-wrapper .shopify-payment-button {
        border-radius: 0 !important
    }
}

@media screen and (max-width: 768px) {
    .smart-wrapper {
        margin: 0 auto;
        display: inline-block;
        width: 100%
    }
    .smart-wrapper .add-to-cart-btn,
    .smart-wrapper .add-to-cart-btn span,
    .smart-wrapper .shopify-payment-button {
        border-radius: 0 !important;
        width: 250px !important;
        margin-bottom: 0;
        margin-left: auto;
        margin-right: auto
    }
}

.smart-wrapper div.shopify-payment-button {
    width: 300px;
    margin-top: 15px;
    padding-bottom: 28px
}

.smart-wrapper div.shopify-payment-button div {
    width: inherit;
    height: inherit
}

.smart-wrapper div.shopify-payment-button div .shopify-payment-button__button--unbranded {
    background-color: #292929;
    padding: 0
}

.smart-wrapper div.shopify-payment-button div .shopify-payment-button__button--unbranded,
.smart-wrapper div.shopify-payment-button div .shopify-payment-button__button.shopify-payment-button__button--branded {
    overflow: hidden;
    min-height: 44px;
    width: 100%;
    border-radius: 0 !important
}

@media screen and (max-width: 768px) {
    .smart-wrapper div.shopify-payment-button div .shopify-payment-button__button--unbranded,
    .smart-wrapper div.shopify-payment-button div .shopify-payment-button__button.shopify-payment-button__button--branded {
        width: 100% !important
    }
}

@media screen and (min-width: 769px) {
    .smart-wrapper div.shopify-payment-button div .shopify-payment-button__button--unbranded,
    .smart-wrapper div.shopify-payment-button div .shopify-payment-button__button.shopify-payment-button__button--branded {
        width: 300px
    }
}

.mobile-success {
    background-color: green
}

.mobile-error {
    background-color: red
}

.add-to-cart-btn {
    display: block;
    color: #fff;
    text-align: center;
    cursor: pointer;
    height: 40px;
    overflow: hidden;
    font-weight: 900;
    max-width: 220px
}

@media screen and (max-width: 768px) {
    .add-to-cart-btn {
        margin-top: 15px
    }
}

.add-to-cart-btn img {
    width: 15px;
    height: auto;
    position: relative;
    display: inline-block;
    top: 0;
    margin-left: 4px
}

.add-to-cart-btn span {
    background: #292929;
    height: 40px;
    display: block;
    padding: 12px 20px;
    transition: all .2s;
    line-height: 1
}

.add-to-cart-btn span.btn.cart-success {
    display: flex;
    justify-content: center;
    align-items: center
}

.add-to-cart-btn.added-to-cart-success span {
    background: green !important
}

.add-to-cart-btn.added-to-cart-error span {
    background: red !important
}

.add-to-cart-btn span.cart-error {
    margin-top: -40px
}

.add-to-cart-btn.added-to-cart-error .cart-error {
    margin-top: 0px
}

.add-to-cart-btn.added-to-cart-success .cart-error {
    margin-top: -80px
}

.cart-errors {
    margin: 15px 0;
    color: red
}

.cart-wrapper .cart-item-count {
    display: none;
    line-height: 1;
    margin: 0;
    top: -6px;
    position: absolute;
    right: -7px;
    background: #ececeb;
    padding: 3px 5px;
    border-radius: 50%;
    border: 1px solid #2b9fcd;
    font-size: 10px;
    color: #2b9fcd;
    font-weight: 900
}

.cart-wrapper .cart-item-count.cart-show {
    display: block
}

.cart-wrapper .cart-item-count.cart-extra-pad {
    padding: 4px;
    top: -4px;
    right: -10px
}

#Quantity.quantity-selector {
    width: 220px;
    max-width: 220px
}

@media screen and (max-width: 768px) {
    .template-product .product-top-buttons.grid--full {
        display: block;
        padding: 15px 0 18px 0;
        text-align: center;
        font-weight: bold;
        position: fixed;
        width: 100%;
        top: 0;
        z-index: 100;
        background: #f6f6f6;
        margin-top: 0
    }
    .template-product .product-top-buttons.grid--full .grid__item {
        height: 39px;
        font-weight: 900
    }
    .template-product .product-top-buttons.grid--full .grid__item button#AddToCart {
        max-width: 100%;
        margin: 0 auto;
        width: 100%;
        font-size: 13px;
        height: 42px;
        padding: 10px 10px
    }
    .template-product .product-top-buttons.grid--full .grid__item .disabled-product-btn {
        width: 100%;
        padding: 10px 0 9px !important;
        background-color: #292929
    }
    .template-product .product-top-buttons.grid--full .grid__item:nth-child(1) .top-button-inner {
        padding: 10px 0 9px;
        color: #000;
        border: 2px solid #292929;
        margin-right: 5px;
        width: 97%;
        height: 42px
    }
    .template-product .product-top-buttons.grid--full .grid__item:nth-child(1) .top-button-inner span#ProductPrice-product-template {
        margin: 0;
        line-height: 1
    }
    .template-product .product-top-buttons.grid--full .grid__item:nth-child(2) .top-button-inner {
        background: #000;
        color: #fff;
        font-size: 0.8em;
        margin-left: 5px;
        width: 97%;
        float: right;
        height: 42px
    }
    .template-product .product-top-buttons.grid--full .top-button-inner span#ProductPriceMobile {
        padding: 0;
        margin: 0;
        font-size: 16px;
        line-height: 1
    }
    .selector-wrapper select {
        margin: 0 auto 10px
    }
    .template-product .product-single {
        display: block
    }
    .template-product .product-single .product-single__photos {
        display: block
    }
    .template-product .product-single .product-single__photos ul#ProductThumbs {
        width: 100%;
        margin: 0
    }
    .template-product .product-single .grid__item {
        padding: 5%;
        text-align: center
    }
    .template-product .product-single .grid__item>.product-description {
        text-align: initial
    }
    .template-product .product-single .grid__item>.product-description li {
        width: inherit !important;
        margin: 0 !important;
        padding: 5px !important;
        font-size: 0.9em
    }
    .template-product .product-single .grid__item .product-details {
        width: 100%
    }
    .template-product .product-single .grid__item .product-details .swatch .swatch-element {
        float: none;
        margin: 0 auto;
        margin-right: 5px;
        margin-top: 10px
    }
    .template-product .product-single .grid__item .product-details input#Quantity {
        max-width: 220px;
        margin: 7px auto 0
    }
    .template-product .js-tabs-container {
        text-align: center
    }
}

@media screen and (max-width: 768px) and (min-width: 668px) {
    .template-product .product-top-buttons.grid--full {
        padding-left: 0
    }
}

@media screen and (max-width: 768px) and (max-width: 768px) {
    .template-product .mobile-inline-btn {
        margin-right: auto;
        margin-left: auto
    }
}

@media screen and (min-width: 769px) {
    #AddToCartSold {
        display: block;
        height: 40px;
        display: block;
        padding: 12px 20px;
        line-height: 0;
        margin: 20px 0
    }
}

@media screen and (min-width: 769px) {
    .product__photo img {
        max-height: 720px
    }
}

.slick-list {
    padding: 0 0 !important
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 90000;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 90001;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    background-color: white;
    z-index: 1045
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-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
}

body.mfp-zoom-out-cur {
    overflow-y: hidden
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #CCC
}

.mfp-preloader a:hover {
    color: #FFF
}

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation
}

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

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:hover,
.mfp-close:focus {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1
}

.mfp-arrow:before,
.mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444
}

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    background-color: white;
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-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, 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, 0.6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.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
    }
}

.related-products .product-price-grid {
    margin-bottom: 0 !important
}

.related-products .swatch {
    display: flex;
    justify-content: center;
    align-content: center;
    max-width: 80%;
    flex-wrap: wrap;
    text-align: center;
    margin: 0 auto;
    margin-top: 10px
}

.related-products .swatch .swatch-element {
    margin-left: 2px;
    margin-right: 2px;
    margin-bottom: 5px
}

.related-products .swatch .swatch-element label {
    min-width: 16px;
    width: 16px;
    height: 16px;
    outline-style: solid;
    outline-width: 1px
}

@media screen and (max-width: 768px) {
    .related-products .swatch .swatch-element label {
        max-width: 100%;
        max-height: 10px;
        width: 10px
    }
}

@media screen and (min-width: 769px) {
    #shopify-section-related-products .related-products {
        padding: 30px 0 70px 0
    }
}

#shopify-section-related-products .unavailable,
.product-image .unavailable {
    opacity: 0.7
}

#shopify-section-related-products .on-sale,
#shopify-section-related-products .sold-out,
.product-image .on-sale,
.product-image .sold-out {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10
}

@media screen and (min-width: 769px) {
    #shopify-section-related-products .on-sale,
    #shopify-section-related-products .sold-out,
    .product-image .on-sale,
    .product-image .sold-out {
        left: 12%
    }
}

#shopify-section-related-products .on-sale img,
#shopify-section-related-products .sold-out svg,
.product-image .on-sale img,
.product-image .sold-out svg {
    height: auto;
    width: 52px;
    display: block;
    z-index: 10
}

#ComparePrice {
    font-style: italic
}

.relproduct-container {
    display: inline-block;
    position: relative;
    width: 100%;
    max-height: 350px
}

#relproduct-dummy {
    margin-top: 100%
}

div#relproduct-element {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center
}

#relproduct-element {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.grid-product-container .product-price-grid {
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: 30px
}

.grid-product-container .grid-product-container {
    position: relative
}

@media (max-width: 768px) {
    .grid-product-container .grid-product-container {
        height: auto;
        float: none;
        width: 100%;
        display: inline-block
    }
    .grid-product-container .mobile-homepage-banner {
        margin: 10px 0 10px 0
    }
}

.grid-product-container .sold-out-img {
    height: 55px;
    width: 55px;
    display: block
}

.grid-product-container .sold-out,
.grid-product-container .sale-badge {
    position: absolute;
    top: 0;
    left: 16px
}

.grid-product-container .grid-product-container:hover {
    color: #2b9fcd;
    transition: all 0.3s
}

.grid-product-container .grid-product-container a {
    color: inherit
}

.swatch {
    margin: 1em 0
}

.swatch .header {
    margin: 0.5em 0
}

div.header {
    font-weight: 900;
    text-transform: uppercase;
    font-size: 12px
}

.swatch input {
    display: none !important
}

.swatch-element.selected label {
    border-color: #2b9fcd
}

.swatch label {
    background-position: center;
    float: left;
    min-width: 36px;
    height: 36px;
    margin: 0;
    font-size: 13px;
    text-align: center;
    line-height: 36px;
    white-space: nowrap;
    text-transform: uppercase;
    opacity: 0.8;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: normal;
    outline: double #d0d0d0;
    background-color: #ffffff;
    color: #000000;
    border: initial
}

.swatch-element label {
    padding: 0 10px
}

.color.swatch-element label {
    padding: 0
}

.swatch input:checked+label {
    opacity: 1;
    outline-color: #2b9fcd;
    font-weight: 600
}

.featured-product-container .swatch {
    margin: 0 auto
}

.featured-product-container .swatch .swatch-element {
    margin: 0 5px;
    margin-bottom: 10px;
    float: initial
}

.swatch .swatch-element {
    float: left;
    -webkit-transform: translateZ(0);
    -webkit-font-smoothing: antialiased;
    margin-bottom: 15px;
    margin-left: 0;
    margin-right: 15px;
    position: relative
}

.crossed-out {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

.swatch .swatch-element .crossed-out {
    display: none
}

.swatch .swatch-element.soldout .crossed-out {
    display: block
}

.swatch .swatch-element.soldout label {
    filter: alpha(opacity=40);
    -khtml-opacity: 0.4;
    -moz-opacity: 0.4;
    opacity: 0.4;
    cursor: not-allowed
}

.swatch .tooltip {
    text-align: center;
    background: gray;
    color: #fff;
    bottom: 100%;
    padding: 10px;
    display: block;
    position: absolute;
    width: 100px;
    left: -30px;
    margin-bottom: 15px;
    filter: alpha(opacity=0);
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    -ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    -o-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    z-index: 10000;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.swatch .tooltip:before {
    bottom: -20px;
    content: " ";
    display: block;
    height: 20px;
    left: 0;
    position: absolute;
    width: 100%
}

.swatch .tooltip:after {
    border-left: solid transparent 10px;
    border-right: solid transparent 10px;
    border-top: solid gray 10px;
    bottom: -10px;
    content: " ";
    height: 0;
    left: 50%;
    margin-left: -13px;
    position: absolute;
    width: 0
}

.swatch .swatch-element:hover .tooltip {
    filter: alpha(opacity=100);
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px)
}

.swatch.error {
    background-color: #e8d2d2 !important;
    color: #333 !important;
    padding: 1em;
    border-radius: 5px
}

.swatch.error p {
    margin: 0.7em 0
}

.swatch.error p:first-child {
    margin-top: 0
}

.swatch.error p:last-child {
    margin-bottom: 0
}

.swatch.error code {
    font-family: monospace
}

.swatch-element {
    display: inline-block;
    margin-left: 15px
}

.full-width-secondary {
    margin-top: 15px;
    padding-right: 15px
}

@media screen and (min-width: 768px) {
    .full-width-secondary {
        margin-bottom: 15px;
        margin-top: 0
    }
}

@media screen and (max-width: 768px) {
    .mobile-block {
        margin-bottom: 15px
    }
}

.product-image-wrapper {
    margin-top: 30px
}

.cart-header {
    display: flex;
    align-items: center;
    padding: 30px 50px
}

@media screen and (max-width: 986px) {
    .cart-header {
        width: 100%;
        display: block;
        text-align: center
    }
}

.cart-header-title {
    text-align: center
}

@media screen and (max-width: 1420px) {
    .cart-header-title {
        width: 25%;
        text-align: left
    }
}

@media screen and (max-width: 986px) {
    .cart-header-title {
        width: 100%;
        display: block;
        text-align: center
    }
}

.cart-header-title h1 {
    padding-bottom: 0;
    margin-bottom: 0;
    margin-left: -15px
}

@media screen and (max-width: 986px) {
    .cart-header-title h1 {
        margin-left: 0
    }
}

@media screen and (max-width: 1381px) {
    .cart-header-title h1 {
        margin-bottom: 10px
    }
}

.cart-continue-button {
    margin-right: 10px;
    font-size: 13px;
    border-color: #292929;
    color: #292929;
    min-width: 242px;
    height: 42px
}

.cart-continue-button:hover {
    color: #2b9fcd
}

.cart-continue-button a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

@media screen and (max-width: 986px) {
    .cart-continue-button {
        display: inline-block;
        width: 242px
    }
}

.cart-submit-button {
    padding-top: 0;
    padding-bottom: 0;
    font-size: 13px;
    height: 42px
}

@media screen and (min-width: 971px) {
    .cart-submit-button {
        margin-right: 40px
    }
}

@media screen and (max-width: 1000px) {
    .cart-submit-button {
        margin-right: 0 !important
    }
}

@media screen and (max-width: 986px) {
    .cart-submit-button {
        display: inline-block
    }
}

.cart-header-buttons {
    display: flex;
    justify-content: flex-end;
    align-items: center
}

@media screen and (max-width: 1420px) {
    .cart-header-buttons {
        width: 75%
    }
}

@media screen and (max-width: 986px) {
    .cart-header-buttons {
        width: 100%;
        display: block;
        text-align: center;
        margin-top: 10px;
        padding-left: 0
    }
}

.cart-header-buttons .cart__subtotal-title {
    text-align: right;
    vertical-align: super;
    font-size: 15px;
    margin-bottom: -4px
}

@media screen and (max-width: 986px) and (min-width: 769px) {
    .cart-header-buttons .cart__subtotal-title {
        width: 100%;
        display: block;
        text-align: center
    }
}

@media screen and (max-width: 986px) {
    .cart-header-buttons form {
        display: inline-block;
        width: 242px
    }
}

.table-wrap {
    overflow: initial
}

.cart-product-image {
    justify-content: center
}

@media screen and (min-width: 769px) {
    .cart-product-image {
        display: flex
    }
}

@media screen and (max-width: 768px) {
    .cart-product-image img {
        margin: 0 auto;
        max-height: 100px;
        width: auto
    }
}

.cart-items-empty {
    display: block;
    margin-bottom: 25px;
    text-align: center;
    padding: 40px 20px
}

.cart-items {
    align-items: center;
    justify-content: center;
    padding: 40px 20px
}

@media screen and (min-width: 769px) {
    .cart-items {
        display: flex;
        margin-top: 25px;
        margin-bottom: 25px
    }
}

@media screen and (max-width: 768px) {
    .cart-items {
        margin-bottom: 15px;
        text-align: center;
        display: flex
    }
}

.cart-item-img {
    text-align: center
}

@media screen and (max-width: 768px) {
    .mobile-main-cart {
        margin-top: 68px
    }
}

.cart-top-buttons {
    padding-bottom: 15px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 100;
    padding: 15px 4%;
    margin: 0 auto;
    color: #000;
    background-color: #f6f6f6
}

.cart-top-buttons .top-cart-total {
    display: inline-block;
    float: left;
    text-align: left;
    font-size: 1.3em;
    border: 2px solid black
}

.cart-top-buttons .top-cart-total span {
    width: 97% !important;
    padding: 11px 0 !important;
    background-color: transparent;
    color: black;
    font-size: 16px;
    line-height: 16px;
    min-width: initial
}

.cart-top-buttons .top-cart-checkout {
    display: inline-block;
    float: left;
    text-align: right
}

.cart-top-buttons .top-cart-checkout button {
    width: 97% !important;
    padding: 11px 0 !important;
    font-size: 13px;
    min-width: initial
}

button#AddToCart-product-template {
    min-width: 0;
    width: 100%;
    padding: 10px 0 9px !important;
    background-color: #292929
}

@media (min-width: 769px) and (max-width: 986px) {
    .mobile-price-centered {
        margin-top: 10px;
        width: 100%;
        text-align: right;
        float: none;
        width: 100%;
        display: block;
        text-align: center
    }
    .mobile-price-centered .cart__subtotal {
        margin: 0 auto
    }
}

.cart-product-info-wrapper {
    align-items: center
}

@media screen and (min-width: 769px) {
    .cart-product-info-wrapper {
        display: flex;
        flex-wrap: wrap
    }
}

@media screen and (max-width: 768px) {
    .cart-product-info-wrapper {
        padding-left: 15px
    }
}

@media screen and (max-width: 768px) {
    .mobile-product-wrapper {
        padding-left: 15px !important
    }
}

.cart-product-title {
    font-size: 2em
}

@media screen and (max-width: 768px) {
    .cart-product-title {
        text-align: left;
        font-size: 16px;
        text-transform: uppercase;
        margin-bottom: 10px
    }
}

.cart-quantity-field>.js-qty,
.cart-quantity-title {
    display: block;
    margin-bottom: 0;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 10px;
    font-weight: 500
}

@media screen and (max-width: 768px) {
    .cart-quantity-field>.js-qty,
    .cart-quantity-title {
        margin: 0 auto 10px auto;
        display: block
    }
}

.cart-quantity-field p {
    font-weight: 500
}

@media screen and (max-width: 768px) {
    .cart-quantity-field p {
        margin-bottom: 5px
    }
}

.js-qty {
    margin-bottom: 0
}

.js-qty input {
    font-weight: 500
}

.cart-product-price-title {
    font-weight: 500;
    display: block;
    text-align: center;
    margin-bottom: 10px
}

@media screen and (max-width: 768px) {
    .cart-product-price-title {
        float: initial;
        text-align: left;
        font-size: 1.2em;
        margin-bottom: 5px
    }
}

@media screen and (max-width: 768px) {
    .cart-quantity-title {
        display: none
    }
    .cart-quantity-field>small {
        margin: 0 auto;
        width: 100%;
        clear: none;
        float: right;
        margin-bottom: 15px
    }
    .cart-quantity-field>input {
        max-width: 60px;
        text-align: center;
        padding: 7px 0px
    }
}

.cart-product-price {
    font-weight: bold;
    text-align: center
}

@media screen and (max-width: 768px) {
    .cart-product-price {
        float: initial;
        text-align: left;
        font-size: 1.2em;
        margin-bottom: 5px
    }
}

.cart-remove-hr {
    margin: 5px 0
}

@media screen and (max-width: 768px) {
    .cart-remove-hr {
        display: none
    }
}

@media screen and (max-width: 769px) {
    .cart__remove {
        text-align: center
    }
}

.cart-product-description {
    float: left;
    font-weight: 500;
    font-size: 15px
}

.cart-purchase-wrapper {
    margin-bottom: 15px;
    position: relative;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap
}

@media screen and (min-width: 768px) {
    .cart-purchase-wrapper {
        margin-bottom: 25px;
        display: flex;
        max-height: 450px
    }
}

@media screen and (min-width: 796px) {
    .cart-purchase-wrapper {
        padding-left: 8px
    }
}

@media screen and (max-width: 1394px) {
    .cart-purchase-wrapper .cart-continue-button.cart-enabled {
        min-width: initial;
        width: 220px;
        padding: 10px;
        margin-right: 0
    }
    .cart-purchase-wrapper .cart-submit-button.cart-enabled {
        min-width: initial;
        width: 220px;
        padding: 10px
    }
}

@media screen and (max-width: 1300px) {
    .cart-purchase-wrapper .cart-continue-button.cart-enabled {
        margin-bottom: 10px
    }
}

.cart-store-promotion {
    background-color: #2b9fcd;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    overflow: hidden;
    padding: 15px;
    height: 100%;
    margin-left: -15px;
    color: #fff;
    text-align: center
}

@media screen and (min-width: 769px) {
    .cart-store-promotion {
        height: 450px
    }
}

@media screen and (max-width: 768px) {
    .cart-store-promotion {
        padding: 40px 15px;
        margin-left: 0
    }
}

.cart-store-promotion .cart-ad-wrapper h3 {
    margin: 0
}

.cart-checkout-field {
    padding: 15px
}

@media screen and (min-width: 769px) and (max-width: 1525px) {
    .cart-checkout-field {
        padding: 30px 50px 0 100px
    }
}

@media screen and (min-width: 1526px) {
    .cart-checkout-field {
        padding: 30px 50px 50px 100px
    }
}

.cart-checkout-field textarea {
    border: 1px solid #000000
}

.cart-purchase-header {
    font-weight: 500
}

.cart-phone-image {
    max-width: 24px;
    display: inline-block;
    vertical-align: middle
}

.cart-contact-wrapper h3 {
    display: inline-block;
    font-weight: 500
}

.cart-contact-wrapper .cart-contact-number {
    vertical-align: sub
}

@media screen and (min-width: 769px) {
    .cart-contact-wrapper .cart-contact-number {
        margin-right: 10px
    }
}

.cart-contact-wrapper .cart-contact-email {
    vertical-align: bottom
}

@media screen and (min-width: 990px) {
    textarea#CartSpecialInstructions {
        height: 90px !important;
        margin-bottom: -7px
    }
}

@media screen and (max-width: 989px) {
    .cart-contact-email {
        float: none !important;
        display: block !important;
        width: 100%;
        text-align: center;
        right: 0px !important;
        position: static !important
    }
    .cart-contact-wrapper {
        text-align: center
    }
    h3.cart-purchase-header.medium-down--hide.large--show {
        text-align: center
    }
    .cart-contact-wrapper .cart-contact-number,
    .cart-contact-wrapper .cart-contact-email {
        margin-bottom: 15px !important
    }
    .cart-checkout-field {
        padding: 0px 25px 20px 30px
    }
    .cart-purchase-buttons .cart-continue-button {
        margin-left: 0% !important
    }
    .cart-purchase-buttons {
        display: flex;
        align-items: center !important;
        justify-content: center !important
    }
}

.cart-purchase-buttons {
    display: block;
    text-align: right;
    justify-content: flex-end;
    align-items: center;
    margin-top: 15px;
    flex-wrap: wrap
}

@media screen and (min-width: 1395px) {
    .cart-purchase-buttons {
        display: flex
    }
}

.cart-purchase-buttons .cart__subtotal-title {
    vertical-align: super;
    font-size: 15px;
    margin-bottom: -4px
}

@media screen and (min-width: 990px) {
    .cart-purchase-buttons .cart__subtotal-title {
        text-align: right
    }
}

@media screen and (max-width: 768px) {
    .cart__subtotal-title {
        text-align: right
    }
}

.cart-note-wrapper {
    margin-top: 10px;
    padding-left: 0
}

.bottom-cart-total {
    margin: 30px 0;
    text-align: right
}

.cart-purchase-header {
    margin: 20px 0 20px
}

@media screen and (max-width: 768px) {
    .cart-purchase-header {
        text-align: center;
        font-weight: bold
    }
}

.cart-note-wrapper {
    margin-top: 0
}

.cart-contact-wrapper .cart-contact-number,
.cart-contact-wrapper .cart-contact-email {
    margin-bottom: 30px
}

.shopify-section-cart-template .spr-header {
    display: none
}

.cart-quantity-field .spr-reviews {
    margin: 0
}

.shopify-section-cart-template .spr-container .spr-reviews>.spr-review {
    padding: 0;
    margin: 0;
    border: initial
}

#shopify-product-reviews {
    margin: 0
}

.shopify-section-cart-template .spr-review,
.spr-form {
    border: initial
}

.shopify-section-cart-template .spr-review-reportreview {
    display: none
}

.cart-product-info-wrapper,
.cart-quantity-wrapper,
.cart-price-wrapper {
    padding-left: 0;
    display: block
}

@media screen and (max-width: 768px) {
    .cart-product-info-wrapper,
    .cart-quantity-wrapper,
    .cart-price-wrapper {
        text-align: left
    }
}

@media screen and (min-width: 769px) {
    .large--grid__item.large--one-half.medium-down--one-whole {
        padding-left: 90px
    }
}

@media screen and (min-width: 769px) and (max-width: 825px) {
    .cart-quantity-wrapper,
    .cart-price-wrapper {
        width: 50%;
        margin: 0 auto 10px
    }
    .cart-product-price {
        margin-bottom: 0
    }
}

@media screen and (min-width: 769px) and (max-width: 1300px) {
    .cart-product-image {
        width: 33.3%;
        display: block
    }
    .cart-items>div:nth-child(2) {
        width: 66.6%
    }
    .cart__image img {
        margin: 0 auto
    }
}

@media screen and (min-width: 769px) and (max-width: 1631px) {
    .cart-purchase-buttons .cart-submit-button {
        margin-right: 0
    }
}

@media screen and (min-width: 769px) and (max-width: 986px) {
    .cart-purchase-buttons .cart-submit-button {
        display: inline-block;
        width: 242px
    }
}

@media screen and (min-width: 769px) and (max-width: 986px) {
    .cart-purchase-buttons {
        display: block;
        text-align: center
    }
}

@media screen and (min-width: 769px) and (max-width: 986px) {
    .cart-purchase-buttons .cart-continue-button {
        display: inline-block;
        margin-left: 100%;
        width: 242px
    }
}

@media screen and (min-width: 769px) and (max-width: 986px) {
    .bottom-cart-total .cart__subtotal {
        margin-left: 0
    }
}

@media screen and (min-width: 769px) and (max-width: 986px) {
    .bottom-cart-total {
        width: 100%;
        margin: 0;
        margin-top: 10px
    }
}

@media screen and (min-width: 769px) and (max-width: 989px) {
    .bottom-cart-total {
        text-align: center;
        margin: 0 auto;
        margin-top: 10px
    }
}

@media screen and (max-width: 768px) {
    #shopify-product-reviews>div {
        padding: 0 !important
    }
    .shopify-section-cart-template .spr-container>.spr-header {
        display: none
    }
    .cart-product-description {
        padding: 0;
        display: none
    }
    .shopify-section-cart-template .spr-container .spr-reviews {
        padding: 0;
        margin: 0
    }
    .shopify-section-cart-template .spr-review-header-byline {
        display: none
    }
    .shopify-section-cart-template .spr-icon {
        font-size: 80%;
        margin: 0 2px
    }
}

.section-product-template .spr-container {
    text-align: initial;
    padding: 20px !important
}

.spr-badge {
    font-size: .9em;
    margin-top: 2.5%
}

@media screen and (max-width: 1280px) {
    .spr-badge {
        font-size: .8em
    }
}

@media screen and (max-width: 768px) {
    .spr-badge {
        font-size: .7em
    }
}

@media screen and (max-width: 450px) {
    .spr-badge {
        font-size: .6em
    }
}

@media screen and (max-width: 768px) {
    #shopify-section-product-brand-features .spr-reviews {
        margin: 5%
    }
}

.search-bar-snippet input.input-group-field.banner {
    height: 40px;
    width: 300px;
    text-align: center;
    border: 1px solid #000;
    display: inline-block;
    border-radius: 0px
}

.search-bar-snippet button.btn.icon-fallback-text.banner {
    width: 130px;
    height: 40px
}

.search-bar-snippet .input-group-btn.banner {
    display: inline-block;
    height: 40px;
    margin-left: 7px
}

.search-bar-snippet .form-searched {
    display: none
}

.search-bar-snippet input.input-group-field.banner::placeholer {
    color: #292929;
    font-weight: 300;
    text-align: center
}

.search-bar-snippet input.input-group-field.banner::-webkit-input-placeholder {
    color: #292929;
    font-weight: 300;
    text-align: center
}

.search-bar-snippet input.input-group-field.banner::-moz-placeholder {
    color: #292929;
    font-weight: 300;
    text-align: center
}

.search-bar-snippet input.input-group-field.banner:-ms-input-placeholder {
    color: #292929;
    font-weight: 300;
    text-align: center
}

@media (max-width: 1136px) {
    .search-bar-snippet input.input-group-field.banner {
        width: 195px
    }
    .search-bar-snippet button.btn.icon-fallback-text.banner {
        width: 95px;
        height: 40px;
        padding: 0px
    }
}

.search-form {
    margin: 0 0 30px 0;
    text-align: center;
    padding: 40px;
    box-shadow: 0px 7px 7px -2px rgba(163, 163, 163, 0.32)
}

.search-form input.input-group-field.banner {
    width: 40%
}

@media screen and (max-width: 768px) {
    .search-form {
        margin-bottom: 15px
    }
    .search-form input.input-group-field.banner {
        width: 100%;
        margin-bottom: 10px
    }
}

#shopify-section-search-template .sold-out-img,
#shopify-section-search-template .on-sale-img {
    height: auto;
    width: 55px;
    display: block;
    z-index: 10
}

#shopify-section-search-template .sold-out,
#shopify-section-search-template .on-sale {
    position: absolute;
    top: 0;
    left: 16px;
    z-index: 10
}

#shopify-section-search-template .search-list-layout .sold-out,
#shopify-section-search-template .search-list-layout .on-sale {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10
}

#shopify-section-search-template .unavailable {
    opacity: 0.7
}

.search-product-card {
    background-color: #fff;
    box-shadow: 0px 7px 7px -2px rgba(163, 163, 163, 0.32);
    margin-bottom: 30px;
    padding: 40px
}

@media screen and (max-width: 768px) {
    .search-product-card {
        margin-bottom: 15px
    }
}

.grid-column-wrapper {
    box-shadow: 0px 7px 7px -2px rgba(163, 163, 163, 0.32);
    padding: 60px 40px 40px 40px;
    margin-left: 0 !important
}

@media screen and (max-width: 768px) {
    .grid-column-wrapper {
        margin-bottom: 15px
    }
}

.grid-product-container-search {
    margin-bottom: 20px
}

.search-product-image {
    text-align: center
}

.search-product-wrapper {
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

@media screen and (max-width: 768px) {
    .search-product-wrapper {
        text-align: center
    }
}

.search-product-wrapper-square {
    position: relative;
    text-align: center
}

@media screen and (min-width: 769px) {
    .search-product-wrapper-square a img {
        width: auto;
        margin: 0 auto
    }
}

#search-page-template .swatch {
    display: flex;
    justify-content: center;
    align-content: center;
    max-width: 80%;
    flex-wrap: wrap;
    text-align: center;
    margin: 0 auto;
    margin-top: 10px
}

#search-page-template .swatch .swatch-element {
    margin-left: 2px;
    margin-right: 2px;
    margin-bottom: 5px
}

#search-page-template .swatch .swatch-element label {
    min-width: 16px;
    width: 16px;
    height: 16px;
    outline-style: solid;
    outline-width: 1px
}

@media screen and (max-width: 768px) {
    #search-page-template .swatch .swatch-element label {
        max-width: 100%;
        max-height: 10px;
        width: 10px
    }
}

#search-page-template .sold-out-search {
    height: auto;
    width: 52px;
    display: block;
    z-index: 10
}

#search-page-template .product-price-grid {
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: 10px
}

#search-page-template .grid-product-container {
    position: relative
}

@media (max-width: 768px) {
    #search-page-template .grid-product-container {
        height: auto;
        float: none;
        width: 100%;
        display: inline-block;
        margin: 0 auto
    }
    #search-page-template .mobile-homepage-banner {
        margin: 10px 0 10px 0
    }
}

#search-page-template .grid-product-container:hover {
    color: #2b9fcd;
    transition: all 0.3s
}

#search-page-template .grid-product-container a {
    color: inherit
}

.page-wrapper {
    padding: 70px 0
}

@media screen and (max-width: 768px) {
    .page-wrapper {
        padding: 15px
    }
}

.page-title {
    text-align: center
}

@media screen and (max-width: 768px) {
    .contact-us-page.form-vertical {
        display: block
    }
}

.contact-us-page.form-vertical form#contact_form {
    display: block
}

.footer-rss {
    margin-left: auto;
    margin-right: auto;
    max-width: 20px;
    opacity: 0.8
}

.footer-rss svg {
    max-width: 20px
}

@media screen and (min-width: 769px) {
    .mobile-rss {
        display: none
    }
}

@media screen and (max-width: 768px) {
    .mobile-rss {
        display: block;
        text-align: center;
        max-width: 15px
    }
    .mobile-rss.blog-rss {
        margin: 0 auto
    }
}

.footer-rss:hover {
    opacity: 1
}

.footer-rss:hover svg path {
    fill: #2b9fcd
}

.rss-fallback-text {
    visibility: hidden
}

.blog-sidebar {
    padding-top: 50px
}

@media screen and (min-width: 769px) {
    .template-article .main-content {
        margin-bottom: 60px
    }
    .blog-card {
        padding: 50px 50px 50px 50px
    }
}

.blog-listing hr {
    border-top: initial
}

.blog-tags {
    display: block;
    margin-top: 10px
}

.section-header__left h1 {
    margin-bottom: 30px
}

.article-featured-image {
    width: 100%;
    height: 250px;
    background-size: cover;
    background-position: center
}

@media screen and (min-width: 769px) {
    .article-featured-image {
        height: 400px
    }
}

.no-bullets.blog {
    display: flex;
    justify-content: center
}

.collection-desc.blog {
    padding-bottom: 50px
}

.blog-featured-image {
    width: 100%;
    background-size: cover;
    background-position: center
}

.blog-header {
    margin-bottom: 30px;
    padding-bottom: 30px
}

.blog-header p {
    margin-top: 15px
}

.blog-header .blog {
    padding-bottom: 0
}

.blog-header .rss-fallback-text {
    position: absolute
}

.blog-header .form-horizontal {
    text-align: center;
    margin-bottom: 15px
}

.blog-header .form-horizontal label[for] {
    margin-right: 10px
}

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

.blog-copy {
    padding-right: 40px
}

.blog-image {
    height: 300px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}

h4 a {
    text-transform: uppercase
}

@media screen and (max-width: 768px) {
    .template-blog .blog-card {
        padding: 20px
    }
    .template-article .blog-card article {
        padding: 15px
    }
    .template-article .blog-sidebar {
        background-color: #fff;
        padding: 15px
    }
    .blog-copy {
        padding-right: 0 !important
    }
}

.blog li a {
    background-color: #292929;
    color: white;
    padding: 10px 20px;
    margin: 10px;
    text-transform: uppercase
}

ul.no-bullets.blog {
    margin-bottom: 30px
}

.blog-sidebar .social-sharing a {
    color: #232323
}

.blog-sidebar .social-sharing a:hover {
    color: #2b9fcd
}

.compat-object-fit {
    background-position: center !important;
    background-size: cover;
    background-repeat: no-repeat !important
}

.compat-object-fit img {
    opacity: 0
}

.page-list-collection-featured .swatch {
    margin: 0 auto
}

@media screen and (min-width: 769px) {
    .page-list-collection-featured .swatch {
        margin-top: 10px;
        display: flex;
        justify-content: center;
        align-content: center
    }
}

.page-list-collection-featured .swatch .swatch-element {
    margin-right: 2px;
    margin-left: 2px
}

@media screen and (max-width: 768px) {
    .page-list-collection-featured .swatch .swatch-element {
        float: initial
    }
}

@media screen and (max-width: 768px) {
    .page-list-collection-featured .swatch .swatch-element .tooltip {
        display: none
    }
}

@media screen and (max-width: 768px) {
    .page-list-collection-featured .swatch .swatch-element label {
        max-width: 100%;
        max-height: 10px;
        width: 10px;
        outline-style: single
    }
}

.page-list-collection-featured .jim-test {
    background-position: center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    display: flex;
    align-items: center !important
}

.page-list-collection-featured .unavailble {
    opacity: 0.7
}

.page-list-collection-featured .sold-out svg,
.page-list-collection-featured .on-sale img {
    height: 55px;
    width: 55px;
    display: block;
    z-index: 10
}

.page-list-collection-featured .sold-out,
.page-list-collection-featured .on-sale {
    position: absolute;
    top: 15px;
    left: 15px;
    z-index: 10
}

.page-list-collection-featured .product-price-grid {
    font-weight: 700;
    text-transform: uppercase
}

.page-list-collection-featured .collection-link-last {
    width: 100%
}

.page-list-collection-featured .product-overlay {
    color: rgba(41, 41, 41, 0);
    background-color: rgba(255, 255, 255, 0);
    width: 100% !important;
    height: 100% !important;
    transition: all .5s ease-in-out;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0
}

.page-list-collection-featured .collection-product-link {
    margin-bottom: 0
}

.page-list-collection-featured .product-overlay:hover {
    background-color: rgba(255, 255, 255, 0.65);
    color: rgba(41, 41, 41, 0.8);
    opacity: 1
}

.page-list-collection-featured .collection-product-featured-img,
.page-list-collection-featured .collection-product-img {
    width: 100%;
    height: 100%;
    position: relative
}

.page-list-collection-featured .content-class {
    padding: 0px !important
}

.page-list-collection-featured .collection-item-height {
    height: 240px;
    padding: 15px
}

.page-list-collection-featured .collection-item-empty {
    height: 480px;
    padding: 15px
}

.page-list-collection-featured .list-collections-content {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: relative;
    z-index: 3
}

.page-list-collection-featured .product-block:nth-child(2) .grid__item.large--one-half.text-center.collection-item-height,
.page-list-collection-featured .ad-slot-2,
.page-list-collection-featured .ad-slot-6 {
    padding-right: 0
}

@media screen and (max-width: 1180px) and (min-width: 769px) {
    .page-list-collection-featured .product-block:nth-child(5) .grid__item.large--one-quarter.text-center.collection-item-height {
        padding-right: 0;
        width: 33.7%
    }
}

@media screen and (max-width: 768px) {
    .page-list-collection-featured .collection-item-empty {
        min-height: 480px
    }
    .page-list-collection-featured .collection-item-empty>div {
        min-height: 480px
    }
}

.page-list-collection-featured kbd {
    background-color: #FBFBE4;
    padding: 1px 4px;
    border-radius: 3px
}

.page-list-collection-featured .grid__item.product-grid-item.large--one-third.medium--one-whole.small--one-whole.text-center.collection-grid-height {
    padding: 15px 15px 15px 0
}

.page-list-collection-featured img.list-background {
    height: 100%;
    position: relative;
    z-index: 2;
    display: block
}

.page-list-collection-featured .collection-color-overlay {
    height: inherit;
    background-color: black;
    opacity: 0.3
}

.page-list-collection-featured .collection-overlay {
    position: absolute;
    z-index: 999;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    color: #fff
}

.page-list-collection-featured.collections-height {
    height: 620px;
    margin-bottom: 30px
}

.page-list-collection-featured .collection-grid-height {
    height: 100%;
    padding-left: 0px
}

.page-list-collection-featured .collection-item-height {
    height: 310px
}

@media screen and (max-width: 1180px) and (min-width: 769px) {
    .page-list-collection-featured .collection-item-height {
        width: 33%
    }
    .page-list-collection-featured .collection-overlay button {
        padding: 10px 0;
        width: 100%
    }
    .page-list-collection-featured .large--one-half.collection-item-height {
        width: 50%
    }
}

@media screen and (max-width: 1180px) and (min-width: 769px) {
    .page-list-collection-featured .list-collections-ad {
        display: none
    }
}

@media (min-width: 769px) {
    .page-list-collection-featured .collection-overlay {
        padding-left: 35px;
        padding-right: 35px
    }
}

@media (max-width: 768px) {
    .page-list-collection-featured .collection-products-container {
        height: auto
    }
    .page-list-collection-featured .grid__item.product-grid-item.large--one-third.medium--one-whole.small--one-whole.text-center.collection-grid-height {
        padding: 0;
        margin-bottom: 15px
    }
    .page-list-collection-featured .jim-test.content-class h2 {
        width: 100%
    }
    .page-list-collection-featured img.list-background {
        display: block
    }
    .page-list-collection-featured .list-collections-image {
        background-size: cover
    }
    .page-list-collection-featured .collection-item-height {
        padding: 0;
        width: 50%;
        padding-bottom: 15px
    }
    .page-list-collection-featured .product-block:nth-child(odd) .collection-item-height {
        padding-right: 7.5px
    }
    .page-list-collection-featured .product-block:nth-child(even) .collection-item-height {
        padding-left: 7.5px
    }
    .page-list-collection-featured .collection-product-wrapper>a:nth-child(odd)>.collection-item-height {
        padding-right: 7.5px
    }
    .page-list-collection-featured .collection-product-wrapper>a:nth-child(even)>.collection-item-height {
        padding-left: 7.5px
    }
    .page-list-collection-featured .collection-item-empty {
        padding: 0 0 15px 0
    }
    .page-list-collection-featured .two-large-products {
        width: 100%
    }
    .page-list-collection-featured .two-large-products .collection-item-height {
        height: 240px;
        width: 100%;
        margin-left: 0;
        padding-left: 0 !important;
        padding-right: 0 !important
    }
}

.grid_image_a_tag {
    height: 100%;
    width: 100%;
    position: relative;
    float: left;
    display: block
}

.grid_image_wrapper {
    position: relative
}

.grid_image_absolute {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

img[data-sizes="auto"] {
    display: block;
    width: 100%;
    object-fit: contain
}

img.lazyload {
    max-width: 100%;
    max-height: 100%;
    height: inherit;
    width: inherit
}

.collection-product-link {
    width: 100%;
    height: 100%
}

.collection-product-link .product-title {
    color: #292929;
    margin: 0
}

.collection-product-link .product-price {
    color: #292929;
    font-size: 23px;
    margin: 0
}

.collection-product-link .product-overlay-position {
    position: relative;
    top: 50%;
    transform: translateY(-50%)
}

.collection-product-link .product-overlay-position .product-title:hover {
    color: #2b9fcd
}

@media screen and (min-width: 769px) {
    .template-page .collection-image-wrapper {
        padding-left: 0
    }
}

.mobile-price-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 113px;
    overflow: hidden;
    padding: 10px
}

.mobile-price-container .h2.product-title {
    font-size: 0.9em
}

.mobile-price-container .swatch {
    display: block;
    height: 100%
}

.page-list-collection .swatch {
    margin: 0 auto
}

@media screen and (min-width: 769px) {
    .page-list-collection .swatch {
        margin-top: 10px;
        display: flex;
        justify-content: center;
        align-content: center
    }
}

.page-list-collection .swatch .swatch-element {
    margin-right: 2px;
    margin-left: 2px
}

@media screen and (max-width: 768px) {
    .page-list-collection .swatch .swatch-element {
        float: initial
    }
}

@media screen and (max-width: 768px) {
    .page-list-collection .swatch .swatch-element .tooltip {
        display: none
    }
}

@media screen and (max-width: 768px) {
    .page-list-collection .swatch .swatch-element label {
        max-width: 100%;
        max-height: 10px;
        width: 10px;
        outline-style: single
    }
}

.page-list-collection .jim-test {
    background-position: center !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    display: flex;
    align-items: center !important
}

.page-list-collection .unavailble {
    opacity: 0.7
}

.page-list-collection .sold-out svg,
.page-list-collection .on-sale img {
    height: 55px;
    width: 55px;
    display: block;
    z-index: 10
}

.page-list-collection .sold-out,
.page-list-collection .on-sale {
    position: absolute;
    top: 15px;
    left: 15px;
    z-index: 10
}

.page-list-collection .product-price-grid {
    font-weight: 700;
    text-transform: uppercase
}

.page-list-collection .collection-link-last {
    width: 100%
}

.page-list-collection .product-overlay {
    color: rgba(41, 41, 41, 0);
    background-color: rgba(255, 255, 255, 0);
    width: 100% !important;
    height: 100% !important;
    transition: all .5s ease-in-out;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0
}

.page-list-collection .collection-product-link {
    margin-bottom: 0
}

.page-list-collection .product-overlay:hover {
    background-color: rgba(255, 255, 255, 0.65);
    color: rgba(41, 41, 41, 0.8);
    opacity: 1
}

.page-list-collection .collection-product-featured-img,
.page-list-collection .collection-product-img {
    width: 100%;
    height: 100%;
    position: relative
}

.page-list-collection .content-class {
    padding: 0px !important
}

.page-list-collection .collection-item-height {
    height: 240px;
    padding: 15px
}

.page-list-collection .collection-item-empty {
    height: 480px;
    padding: 15px
}

.page-list-collection .product-block:nth-child(2) .collection-item-height {
    padding-right: 0
}

.page-list-collection .collection-item-empty {
    padding-right: 0
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
    .page-list-collection .collection-overlay h2 {
        font-size: 1.9em
    }
}

.page-list-collection .list-collections-content {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: relative;
    z-index: 3
}

.page-list-collection kbd {
    background-color: #FBFBE4;
    padding: 1px 4px;
    border-radius: 3px
}

.page-list-collection .grid__item.product-grid-item.large--one-third.medium--one-whole.small--one-whole.text-center.collection-grid-height {
    padding: 15px 15px 15px 0
}

.page-list-collection.collections-height {
    height: 480px;
    margin-bottom: 30px
}

.page-list-collection .collection-grid-height {
    height: 100%;
    padding-left: 0px
}

.page-list-collection img.list-background {
    height: 100%;
    position: relative;
    z-index: 2;
    display: block
}

.page-list-collection .collection-color-overlay {
    height: inherit;
    background-color: black;
    opacity: 0.3
}

.page-list-collection .collection-overlay {
    position: absolute;
    z-index: 999;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    color: #fff
}

@media screen and (max-width: 1000px) and (min-width: 769px) {
    .page-list-collection .collection-item-height {
        width: 33%
    }
    .page-list-collection .collection-overlay button {
        padding: 10px 0;
        width: 100%
    }
    .page-list-collection .large--one-half.collection-item-height {
        width: 50%
    }
}

@media (min-width: 769px) {
    .page-list-collection .collection-overlay {
        padding-left: 35px;
        padding-right: 35px
    }
}

@media (max-width: 768px) {
    .page-list-collection .collection-products-container {
        height: auto
    }
    .page-list-collection .grid__item.product-grid-item.large--one-third.medium--one-whole.small--one-whole.text-center.collection-grid-height {
        padding: 0;
        margin-bottom: 15px
    }
    .page-list-collection .jim-test.content-class h2 {
        width: 100%
    }
    .page-list-collection img.list-background {
        display: block
    }
    .page-list-collection .list-collections-image {
        background-size: cover
    }
    .page-list-collection .collection-item-height {
        padding: 0;
        width: 50%;
        padding-bottom: 15px
    }
    .page-list-collection .product-block:nth-child(odd) .collection-item-height {
        padding-right: 7.5px
    }
    .page-list-collection .product-block:nth-child(even) .collection-item-height {
        padding-left: 7.5px
    }
    .page-list-collection .collection-product-wrapper>a:nth-child(odd)>.collection-item-height {
        padding-right: 7.5px
    }
    .page-list-collection .collection-product-wrapper>a:nth-child(even)>.collection-item-height {
        padding-left: 7.5px
    }
    .page-list-collection .collection-item-empty {
        padding: 0 0 15px 0
    }
    .page-list-collection .two-large-products {
        width: 100%
    }
    .page-list-collection .two-large-products .collection-item-height {
        height: 240px;
        width: 100%;
        margin-left: 0;
        padding-left: 0 !important;
        padding-right: 0 !important
    }
}

#CustomerLoginForm .errors {
    position: initial
}

.acct-container {
    overflow: hidden;
    padding: 15px
}

tbody tr:nth-child(odd) {
    background: none #ECECEB
}

.acct-container h1 {
    text-align: center
}

.acct-large {
    padding-left: 0px;
    text-align: center
}

@media (min-width: 769px) {
    .acct-large {
        padding-right: 20px
    }
}

.acct-info {
    background: #E4E4E4;
    padding: 20px;
    text-align: center
}

.acct-left {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0
}

.acct-right {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
    float: right
}

.acct-width {
    padding-left: 0px;
    margin: 0 auto;
    float: none
}

.form-vertical.address {
    overflow: hidden
}

.acctgrid {
    padding-left: 15px;
    margin-top: 30px
}

select#AddressCountryNew {
    background: #fff
}

@media (max-width: 480px) {
    .acctgrid {
        padding-left: 30px !important
    }
}

select#AddressProvinceNew {
    background: #fff
}

select#AddressCountry_5146083657 {
    background: #fff
}

select#AddressProvince_5146083657 {
    background: #fff
}

.form-vertical {
    overflow: hidden
}

.address-container {
    text-align: center;
    padding: 20px;
    margin: 0px 0px 30px 0px
}

.addbtn {
    padding-left: 0px !important
}

a.return-to {
    margin-top: 30px
}

.address-wrapper {
    margin-bottom: 30px
}

.account-order-info {
    background-color: white;
    padding: 15px
}

.account-order-info h5 {
    margin-bottom: 0
}

@media (max-width: 767px) {
    a.return-to {
        text-align: center !important;
        display: block
    }
}

@media (max-width: 480px) {
    .address-wrapper {
        border-bottom: 1px solid grey;
        margin-bottom: 30px
    }
}

.template-password p {
    margin: 30px 30px
}

.banner-content_password {
    padding: 0px;
    overflow: hidden;
    position: relative
}

@media screen and (min-width: 769px) {
    .banner-content_password {
        background-attachment: fixed;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover
    }
}

.banner-overlay_password {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    top: 0;
    text-align: center
}

.overlay-content_password {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    width: 60%;
    margin: 0 auto;
    background: rgba(255, 255, 255, 0.84);
    padding: 30px
}

@media (max-width: 864px) {
    .banner-content_password {
        height: 300px;
        background-size: cover;
        background-position: center
    }
}

.banner-content_password {
    height: 500px
}

@media (max-width: 768px) {
    .overlay-content_password {
        width: 90% !important
    }
}

#shopify-section-password-content .contact-form {
    display: block !important;
    height: auto !important
}

.banner-content_password {
    height: 100%;
    overflow: visible
}

.banner-overlay_password {
    position: relative;
    top: none
}

.overlay-content_password {
    top: none;
    transform: none;
    position: relative;
    margin: 5% auto 5% auto
}

.site-header__logo-link_password {
    max-width: 300px
}

.password-message {
    margin: 5% auto
}

@media screen and (max-width: 768px) {
    .input-group.password__input-group input {
        width: 205px
    }
    .remodal-wrapper .input-group .btn {
        margin-top: 2px
    }
}

@media screen and (min-width: 769px) {
    .password__input-group {
        height: 36px
    }
    #shopify-section-password-content input {
        height: 100%
    }
    #shopify-section-password-content .input-group .btn {
        margin-top: -5px;
        height: 100%
    }
    .remodal-wrapper .input-group .btn {
        height: 36px;
        vertical-align: baseline
    }
}

.template-404 p {
    text-align: center
}

#blog-article-template {
    width: 100%;
    height: 100%;
    float: left;
    position: relative;
    display: block
}

#blog-article-template .blog-card {
    height: 100%;
    float: left;
    position: relative
}

#blog-article-template .footer-rss.mobile-rss {
    margin: 0
}

#blog-article-template input.btn.blogcomment {
    width: 100%
}

#blog-article-template textarea#CommentBody.input-full.blogcomment {
    height: 136px
}

#blog-article-template .errors li {
    list-style: none;
    display: inline-block;
    margin-right: 10px
}

#blog-article-template .form-error,
#blog-article-template .errors {
    width: 500px;
    position: relative
}

@media only screen and (max-device-width: 868px) {
    #blog-article-template div.form-vertical.commentblog {
        display: block !important
    }
    #blog-article-template .form-error,
    #blog-article-template .errors {
        width: auto !important
    }
    #blog-article-template .form-vertical.commentblog .errors ul {
        text-align: left !important
    }
}

@media only screen and (max-device-width: 768px) {
    #account-page-template table,
    #account-page-template thead,
    #account-page-template tbody,
    #account-page-template th,
    #account-page-template td,
    #account-page-template tr {
        display: block !important
    }
    #account-page-template thead tr {
        position: absolute !important;
        top: -9999px;
        left: -9999px
    }
    #account-page-template tr {
        border: 1px solid #ccc
    }
    #account-page-template td {
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%
    }
    #account-page-template td:before {
        position: absolute;
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap
    }
    #account-page-template td:nth-of-type(1):before {
        content: "Order"
    }
    #account-page-template td:nth-of-type(2):before {
        content: "Date"
    }
    #account-page-template td:nth-of-type(3):before {
        content: "Payment Status"
    }
    #account-page-template td:nth-of-type(4):before {
        content: "Fulfillment Status"
    }
    #account-page-template td:nth-of-type(5):before {
        content: "Total"
    }
}

#customer-order-template .order-text {
    text-align: right
}

@media only screen and (max-device-width: 768px) {
    #customer-order-template .order-text {
        text-align: left !important
    }
    #customer-order-template table,
    #customer-order-template thead,
    #customer-order-template tbody,
    #customer-order-template th,
    #customer-order-template td,
    #customer-order-template tr {
        display: block !important
    }
    #customer-order-template thead tr {
        position: absolute !important;
        top: -9999px;
        left: -9999px
    }
    #customer-order-template tr {
        border: 1px solid #ccc;
        width: 100%;
        display: block !important;
        overflow: hidden
    }
    #customer-order-template td {
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%
    }
    #customer-order-template td:before {
        position: absolute;
        top: 32%;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
        font-weight: bold
    }
    #customer-order-template tfoot {
        display: block !important
    }
    #customer-order-template tfoot td {
        padding-left: 0%;
        display: table-cell !important;
        float: left;
        width: 75%
    }
    #customer-order-template td.order-text.t2 {
        float: right;
        width: 25%;
        text-align: right !important
    }
    #customer-order-template .order-left {
        font-weight: bold
    }
    #customer-order-template tfoot td:before {
        width: auto
    }
    #customer-order-template td:nth-of-type(1):before {
        content: "Product"
    }
    #customer-order-template tfoot td:nth-of-type(1):before {
        content: ""
    }
    #customer-order-template td:nth-of-type(2):before {
        content: "SKU"
    }
    #customer-order-template tfoot td:nth-of-type(2):before {
        content: ""
    }
    #customer-order-template td:nth-of-type(3):before {
        content: "Price"
    }
    #customer-order-template tfoot td:nth-of-type(3):before {
        content: ""
    }
    #customer-order-template td:nth-of-type(4):before {
        content: "Quantity"
    }
    #customer-order-template tfoot td:nth-of-type(4):before {
        content: ""
    }
    #customer-order-template td:nth-of-type(5):before {
        content: "Total"
    }
    #customer-order-template tfoot td:nth-of-type(5):before {
        content: ""
    }
}

img.itest {
    object-fit: contain
}

@media screen and (min-width: 681px) {
    img.itest {
        height: 250px
    }
}

@media screen and (max-width: 680px) {
    img.itest {
        height: 150px
    }
}

@media screen and (max-width: 768px) {
    img.itest {
        padding: 0 5% 0 5%
    }
}

span #bk-cart-subtotal-price {
    border: none !important
}

span .money {
    border: none !important
}

@media screen and (-ms-high-contrast: active),
screen and (-ms-high-contrast: none) {
    .featured-productsh,
    .flex-direction,
    .featured-product-container,
    .flex-one {
        display: block !important
    }
    .site-header .single-dropdown {
        left: inherit !important
    }
    .site-header .single-dropdown ul li .mega-child {
        left: 150px !important
    }
    .hero-subtitle {
        width: 100%
    }
    #shopify-section-footer {
        position: absolute;
        left: 0;
        display: inline-table;
        width: 100%
    }
    .page-list-collection-featured,
    .page-list-collection {
        display: inline-block;
        width: 100%
    }
    .main-menu-dropdown {
        height: auto
    }
    .site-nav.mega-menu li {
        position: static !important
    }
    .site-nav.mega-menu.single-menu {
        position: relative !important
    }
    .site-nav li .site-nav__dropdown {
        position: relative;
        padding-left: 4.5%
    }
    .site-nav li .site-nav__dropdown li {
        position: relative !important
    }
    .site-nav li .main-menu-dropdown .child-link .grid ul {
        padding-left: 4.5% !important
    }
    .site-nav li .nav-section-ad {
        float: right;
        position: relative
    }
    .site-nav li .nav-section-ad>div {
        vertical-align: middle;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        width: 80%;
        margin: auto auto;
        height: 60%
    }
    .featured-product-container .slick-dots li {
        top: -15px !important
    }
    .section-promotions {
        display: table;
        table-layout: fixed;
        height: auto;
        width: 100%
    }
    .section-promotions .home-promotions {
        width: 100%
    }
    .section-promotions .home-promotions .newsletterh {
        display: table-cell;
        float: none;
        vertical-align: middle
    }
    .section-promotions .home-promotions .newsletterh .newsletter-content-class {
        height: 100%
    }
    .section-promotions .home-promotions .newsletterh .newsletter.flex-one {
        width: 100%;
        height: 100%
    }
    .section-promotions .home-promotions .newsletterh .home-reveal {
        display: flex;
        height: 100%;
        justify-content: center;
        align-content: center;
        flex-wrap: wrap
    }
    .section-promotions .home-promotions .newsletterh .h5 {
        font-size: 15px
    }
    .section-promotions .home-promotions img {
        height: 100%
    }
    .section-promotions .home-promotions .promotion-content {
        display: table-cell;
        float: none;
        vertical-align: middle
    }
    .section-promotions .home-promotions .promotion-content .content-class {
        height: 100%;
        display: block;
        float: left;
        width: 100%
    }
}

@media screen and (-ms-high-contrast: active) and (min-width: 769px),
screen and (-ms-high-contrast: none) and (min-width: 769px) {
    .collection-grid-desc,
    .collection-in-grid {
        width: 100%
    }
}

@media screen and (-ms-high-contrast: active) and (max-width: 768px),
screen and (-ms-high-contrast: none) and (max-width: 768px) {
    .section-featured-products .grid__item {
        float: inherit !important
    }
    .tab-container {
        height: inherit !important
    }
}

.left-map,
.right-map {
    position: relative;
    height: 500px;
    padding: 0
}

@media screen and (max-width: 768px) {
    .left-map,
    .right-map {
        height: 200px
    }
}

@media screen and (max-width: 768px) {
    .address-text {
        height: 100%
    }
}

.map-section {
    position: relative;
    width: 100%;
    overflow: hidden;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: row;
    margin-top: 30px
}

@media screen and (min-width: 769px) {
    .map-section {
        min-height: 500px
    }
}

.map-section-main {
    height: 100%;
    width: 100%
}

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

.map-section__wrapper {
    height: 100%;
    flex-shrink: 0;
    flex-grow: 1
}

@media screen and (min-width: 769px) {
    .map-section__wrapper {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row
    }
}

.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 screen and (min-width: 769px) {
    .map-section__error {
        position: absolute;
        margin: 0 2rem;
        top: 50%;
        transform: translateY(-50%)
    }
}

.map-section__content-wrapper {
    position: relative;
    text-align: center;
    height: 100%;
    width: 100%
}

@media screen and (min-width: 769px) {
    .map-section__content-wrapper {
        display: flex
    }
}

.map-section__content {
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 15px;
    text-align: center;
    z-index: 3;
    flex-wrap: wrap;
    display: flex;
    align-content: center;
    justify-content: center
}

.map-section__content h3 {
    margin-bottom: 0
}

.map-section__content>* {
    width: 100%
}

@media screen and (min-width: 769px) {
    .map-section__content {
        margin: 15px 0;
        min-height: 300px
    }
    .ie9 .map-section__content {
        top: 10%
    }
}

.map-section--load-error .map-section__content {
    position: static;
    transform: translateY(0)
}

.map-section__link {
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    max-width: none;
    width: 100%;
    height: 100%;
    z-index: 2;
    transform: translateX(-50%)
}

.map-section__container {
    max-width: none;
    width: 100%;
    height: 55vh;
    left: 0
}

@media screen and (min-width: 769px) {
    .map-section__container {
        position: absolute;
        height: 100%;
        top: 0;
        width: 100%
    }
}

@media screen and (max-width: 768px) {
    .map-section__container {
        height: 200px
    }
}

.map_section__directions-btn [class^="icon"] {
    height: 1em
}

.map_section__directions-btn * {
    vertical-align: middle
}

.map-section__background-wrapper {
    overflow: hidden;
    position: relative
}

@media screen and (max-width: 768px) {
    .map-section__background-wrapper {
        height: 100%
    }
}

@media screen and (min-width: 769px) {
    .map-section__background-wrapper {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%
    }
}

.map-section__background-wrapper svg {
    width: 200%;
    height: 100%
}

.ie9 .map-section__background-wrapper {
    width: 100%;
    height: 500px
}

.map-section__image {
    height: 100%;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    background-size: cover;
    background-position: center
}

@media screen and (min-width: 769px) {
    .map-section__image {
        position: absolute
    }
}

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

.homepage-collection-list .collections-height {
    height: 480px
}

.homepage-collection-list .collection-grid-height {
    height: inherit !important;
    position: relative
}

.homepage-collection-list .collection-grid-height a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 400
}

.homepage-collection-list .collection-color-overlay {
    background-color: #2b9fcd
}

.fancybox-container span.shopify-product-reviews-badge {
    margin-bottom: 10px;
    margin-top: -15px;
    display: block
}

.lazystretch {
    width: 100%;
    height: auto
}