/** Shopify CDN: Minification failed

Line 31:10 Unexpected "*"
Line 651:10 Unexpected "*"

**/
#launcher,
#webWidget {
    left: 0 !important;
}
.apps-che-newsletter-subscription-wrapper .apps-che-newsletter-subscription-content h2,
.breadcrumbs-container {
    text-transform: uppercase !important;
}
body {
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
}
.subheader-ext {
    font-size: 1.3rem;
    color: #f8df9a;
    padding: 1rem;
    text-align: center;
    background: #ce2027;
    opacity: 1;
    transition: opacity 0.5s;
    display: block;
}
.light,
.next-div-* {
    opacity: 1 !important;
}
.che-hamburger,
.che-hamburger div {
    transition: 0.4s cubic-bezier(0.23, 1, 0.32, 1);
}
.che-hamburger.active div:nth-child(2),
.subheader-ext:not(.showing) {
    opacity: 0;
}
#shopify-chat {
    z-index: 5000 !important;
}
#fc_frame,
#fc_frame.fc-widget-normal,
.fc-widget-normal {
    display: none !important;
    z-index: -1000 !important;
    position: absolute !important;
    visibility: hidden !important;
}
.add-hightlight {
    padding-right: 0.5rem;
}
.add-hightlight a,
.js .menu-drawer__submenu {
    background: #d70000 !important;
}
.indicator-floor-wrapper {
    position: relative;
    text-align: left;
    margin-left: 10px;
}
.price .price__container span.price-item.price-item--regular {
    font-weight: 300 !important;
}
.indicator-wrapper-2 {
    position: relative;
    text-align: left;
    max-width: 180px;
}
.indicator-wrapper-2 > .indicator-constainer {
    display: inline-block;
    padding: 0.4rem 0.8rem;
    font-size: 1.2rem;
    color: #fff;
    border-radius: 4px;
    background: #eb4c3e;
    margin-bottom: 0.2rem;
}
.indicator-wrapper-2 > .indicator-constainer-extra {
    z-index: 400;
    padding: 0.4rem 0.8rem;
    font-size: 1.1rem;
    line-height: 1.4rem;
    color: #fff;
    background: #eb4c3e;
    border-radius: 0;
    border: 2px solid #eb4c3e;
    margin-bottom: 0.4rem;
}
.tigren-productAttachment {
    padding: 5px 20px !important;
    display: flex;
    align-items: center;
    gap: 8px;
    box-shadow: none !important;
    margin-bottom: 5px;
    border: 2px solid #222 !important;
    border-radius: 0 !important;
}
.tigren-iconAttachment {
    max-height: 25px !important;
}
.tigren-infor_wrap {
    text-align: left !important;
}
.tigren-title-header {
    font-size: 1.5rem !important;
    font-weight: 700 !important;
}
.apps-feedback-form-container {
    position: relative;
    padding: 3rem 2rem;
    background: center/cover #f9d640;
}
.apps-feedback-form-container .apps-feedback-form {
    max-width: 100%;
    padding: 2rem;
    background: rgba(255, 255, 255, 0.8);
    border-left: 8px solid #222;
}
.apps-feedback-form-container .apps-feedback-form .feedback-error,
.apps-feedback-form-container-v2 .apps-feedback-form .feedback-error {
    margin: 0.2rem 0;
    padding: 0.8rem;
    background-color: #f10000;
    color: #fff;
}
.apps-feedback-form-container .apps-feedback-form .feedback-success,
.apps-feedback-form-container-v2 .apps-feedback-form .feedback-success {
    margin: 0.2rem 0;
    padding: 0.8rem;
    background-color: #3abc07;
    color: #fff;
}
.apps-feedback-form-container .apps-feedback-form .form-control,
.apps-feedback-form-container-v2 .apps-feedback-form .form-control,
.warranty_form .form-control {
    border-radius: 0;
    border: 1px solid #222;
    font-size: 1.4rem;
}
.apps-feedback-form-container .apps-feedback-form .form-control-lg,
.apps-feedback-form-container-v2 .apps-feedback-form .form-control-lg,
.warranty_form .form-control-lg {
    padding: 0.8rem 1rem;
}
.apps-feedback-form-container .apps-feedback-form .form-label,
.apps-feedback-form-container-v2 .apps-feedback-form .form-label,
.warranty_form .form-label {
    font-size: 1.4rem;
    margin-bottom: 0.3rem;
}
.apps-feedback-form-container .apps-feedback-form .btn,
.apps-feedback-form-container-v2 .apps-feedback-form .btn,
.warranty_form .btn {
    border-radius: 0;
    font-size: 1.4rem;
    padding: 0.8rem 1.2rem;
}
.apps-feedback-form-container-v2 {
    position: relative;
    padding: 3rem 2rem;
    background: url("/cdn/shop/files/photo-contest-bg_1.png?v=1721877638")
        center/cover;
}
.apps-feedback-form-container-v2 .apps-feedback-form {
    max-width: 450px;
    padding: 2rem;
    background: #ffc80c;
    border-left: 8px solid #fcb216;
}
.apps-countdown-wrapper {
    color: #fff;
    margin: 0 auto;
    text-align: center;
    padding: 0.5rem 0;
    background: #0f0f0f;
    font-size: 14px;
}
.apps-countdown-wrapper #countdown {
    display: inline-block;
    color: #fff;
}
.apps-countdown-wrapper #countdown div {
    display: inline-block;
    margin: 0 1px;
    font-size: 14px;
}
.apps-countdown-wrapper #countdown .counter {
    border: 2px solid #fff;
    background-color: #f10000;
    border-radius: 4px;
    padding: 0.2rem 0.6rem;
}
#launcher {
    display: none !important;
    transition-property: opacity, top, bottom;
    bottom: 60px !important;
}
.main-container {
    margin: 0 auto;
    padding: 0.8rem;
    column-gap: 20px;
}
.main-container > ul > li {
    line-height: 1.5rem;
    list-style: none;
}
.fixed-header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10;
}
.footer-store-container {
    margin: 1rem 0 0;
    padding: 0;
    list-style: none;
}
.footer-store-container li {
    display: inline-block;
    padding: 0 0.4rem;
}
.footer-store-container .footer-store-name,
.footer-store-container .footer-store-name a {
    font-weight: 700;
    color: #f7941d;
}
.custom-read-more,
fieldset.product-form__input .form__label {
    font-weight: 700 !important;
}
.footer-store-container .footer-store-address {
    font-size: 1.2rem;
}
iframe#dummy-chat-button-iframe {
    display: block !important;
    bottom: 130px !important;
}
.product-featured-link-wrapper {
    padding: 3rem 0;
    color: #fff !important;
    background: #f4763f;
    background: -moz-radial-gradient(circle, #f4763f 0, #222 78%);
    background: -webkit-radial-gradient(circle, #f4763f 0, #222 78%);
    background: radial-gradient(circle, #f4763f 0, #222 78%);
}
.product-featured-link-wrapper .left {
    line-height: 2.4rem;
    display: flex;
    align-items: center;
}
.product-featured-link-wrapper .left h3 {
    font-size: 2.8rem;
}
.product-featured-link-wrapper .left h3 a {
    color: #fff;
    font-weight: 700;
}
.product-featured-link-wrapper .right {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.product-featured-link-wrapper .right .link {
    display: inline-block;
    color: #fff;
    border: 3px solid #fff;
    padding: 1.2rem 2.8rem;
    margin: 0.8rem 0;
    text-align: center;
}
.product-featured-link-wrapper .right .link:hover {
    background: red;
}
.header-extension-announcement {
    background: #f7941d;
    padding: 0.5rem 0 0.4rem;
    color: #fff;
    text-align: center;
    font-size: 1.3rem;
}
.header-extension-announcement a {
    color: #fff;
}
.header-extension-announcement a:hover {
    color: #fdf9b1;
}
.apps-helper-text-right,
.text-right {
    text-align: right;
}
.location-extension {
    list-style: none;
    margin: 0;
    padding: 0;
}
#shopify-section-template--15679414829237__16500762689a3323d8,
.cs-body-wrapper {
    margin-top: 0 !important;
}
.location-extension li {
    font-size: 1.4rem;
    line-height: 1.6rem;
    margin: 2rem 0;
}
.custom-switcher-wrapper .custom-drop-wrapper ul,
.state-wrapper ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.location-extension li b {
    margin-bottom: 0.8rem;
    display: block;
}
.custom-switcher-wrapper {
    width: 100%;
    background: #222;
    color: #fff;
    overflow: visible;
    margin-bottom: 0 !important;
}
.cs-content {
    display: none;
    font-size: 1.4rem;
    line-height: 2.2rem;
}
#shopify-section-template--16692017463575__featured_collection .badge,
.humm-description {
    display: none !important;
}
.apps-che-footer .apps-che-footer-links li,
.che-simple-image-banner .che-img-desktop,
.cs-content.active,
.custom-switcher-wrapper .custom-drop-wrapper.active,
.location-wrapper.open .location-container,
.mobile-location-wrapper.open .mobile-location-container {
    display: block;
}
.cs-body-wrapper {
    background: #f1f1f1;
    padding: 2rem;
}
.custom-switcher-wrapper .custom-drop-wrapper {
    width: 100%;
    background: #d70000 !important;
    position: absolute;
    top: 60px;
    left: 0;
    z-index: 10;
    color: #fff;
    box-shadow: 1px 2px 8px -2px rgba(0, 0, 0, 0.53);
    -webkit-box-shadow: 1px 2px 8px -2px rgba(0, 0, 0, 0.53);
    -moz-box-shadow: 1px 2px 8px -2px rgba(0, 0, 0, 0.53);
    display: none;
}
.custom-switcher-wrapper .custom-drop-wrapper ul li {
    cursor: pointer;
    padding: 1rem;
    border-bottom: 1px solid #8b0707;
}
.custom-switcher-wrapper .custom-drop-wrapper ul li:hover {
    background: #8b0707;
    color: #fff;
    cursor: pointer;
}
.custom-switcher-wrapper .btn {
    font-size: 1.6rem;
    width: 100%;
    padding: 0.8rem;
    border-radius: 0;
}
.product-form__input input[type="radio"] + label {
    margin: 0.7rem 0.1rem 0.2rem 0 !important;
    font-size: 1.2rem !important;
    padding: 3rem 2rem !important;
    border-radius: 0 !important;
}
#tabs-description img {
    width: 100%;
}
#tabs-delivery,
#tabs-description-content,
#tabs-product-dimensions,
#tabs-shipping-delivery-timeframes,
#tabs-warranty-and-returns {
    max-height: 300px;
    overflow-y: hidden;
}
#tabs-delivery.active-height,
#tabs-description-content.active-height,
#tabs-product-dimensions.active-height,
#tabs-shipping-delivery-timeframes.active-height,
#tabs-warranty-and-returns.active-height {
    max-height: 100% !important;
}
.custom-read-more {
    width: 100% !important;
    margin-top: -10px !important;
    color: #222 !important;
    cursor: pointer;
    background: #fff !important;
    background: -moz-linear-gradient(0deg, #fff 44%, rgba(255, 255, 255, 0.5886948529411764) 98%) !important;
    background: -webkit-linear-gradient(0deg, #fff 44%, rgba(255, 255, 255, 0.5886948529411764) 98%) !important;
    background: linear-gradient(0deg, #fff 44%, rgba(255, 255, 255, 0.5886948529411764) 98%) !important;
}
.set-as-default-store {
    margin-top: 1rem;
    padding: 0.8rem 1.5rem;
}
.main-locations {
    margin-top: 4rem;
}
.state-wrapper ul {
    zoom: 1;
    display: inline;
}
.state-wrapper li {
    float: left;
    padding: 3px 8px;
    border: 1px solid #d70000;
    margin: 0.2rem;
    text-transform: uppercase;
    font-weight: 700;
    color: #d70000;
    cursor: pointer;
}
.state-wrapper li:hover {
    color: #fff;
    background: #d70000;
}
.single-location {
    padding: 0.8rem;
    border: 1px solid #ccc;
    border-radius: 4px;
    display: flex;
    margin-bottom: 0.2rem;
}
.single-location:hover {
    cursor: pointer;
    color: #fff;
    background: #d70000;
    border: 1px solid #d70000;
}
.single-location .main-location-icon {
    display: flex;
    justify-content: center;
    align-items: center;
}
.single-location .main-location-info {
    line-height: 2.5rem;
}
.single-location .main-location-info .name {
    font-weight: 700;
}
.single-location .main-location-info .address {
    font-size: 1.3rem;
}
.app-che-subheader .browse-by-category:hover .che-categories ul .main .level-2,
.app-che-subheader .che-brands .che-alphabet-container,
.app-che-subheader .che-brands:hover .che-alphabet-container .che-alphabet-list li .che-aphabet-list-container,
.che-simple-image-banner .che-img-mobile,
.map-frame {
    display: none;
}
.mobile-locaiton-wrapper {
    position: absolute;
    width: 100%;
    background: #fff;
    left: 0;
    color: #222;
}
.location-wrapper {
    color: #fff;
    line-height: 2.2rem;
    position: relative;
}
.location-wrapper .location-container {
    position: absolute;
    max-width: 520px;
    min-width: 520px;
    color: #222;
    padding: 1.2rem;
    background: #fff;
    z-index: 100;
    margin-left: -280px;
    margin-top: 16px;
    display: none;
}
.location-wrapper .location-container .my-store-phone,
.mobile-location-wrapper .mobile-location-container .mobile-my-store-phone {
    color: #b5b4b4;
    font-size: 1.3rem;
}
.location-wrapper .location-container .store-separator,
.mobile-location-wrapper .mobile-location-container .mobile-store-separator {
    margin: 2rem 0 !important;
}
.location-wrapper .location-switcher,
.mobile-location-wrapper .mobile-location-switcher {
    position: absolute;
    right: -30px;
    top: 10px;
    font-size: 1.5em;
}
.location-wrapper .location-container .my-store-more-info,
.mobile-location-wrapper .mobile-location-container .mobile-my-store-more-info {
    font-size: 1.3rem;
    color: red;
    text-decoration: underline !important;
}
.location-wrapper .location-container .open-section,
.mobile-location-wrapper .mobile-location-container .open-section {
    font-size: 1.3rem;
    letter-spacing: -1px;
}
.location-wrapper .location-container .change,
.mobile-location-wrapper .mobile-location-container .mobile-change {
    position: absolute;
    right: 10px;
    font-size: 1.3rem;
    color: #222;
    text-decoration: underline !important;
}
.location-wrapper .location-container .view-all-store,
.mobile-location-wrapper .mobile-location-container .mobile-view-all-store {
    display: block;
    background: #d70000;
    color: #fff;
    padding: 0.8rem;
    text-align: center;
    text-decoration: none !important;
    margin-top: 0.5rem;
}
.location-wrapper .location-container .open-section .open-time,
.mobile-location-wrapper .mobile-location-container .mobile-open-section .mobile-open-time,
.mobile-location-wrapper .mobile-location-container .open-section .open-time {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.location-wrapper .location-container .open-section .open-time .open-day,
.mobile-location-wrapper .mobile-location-container .mobile-open-section .mobile-open-time .mobile-open-day {
    max-width: 50%;
    flex: 1 1 50%;
}
.location-wrapper .location-container .open-section .open-time .open-hour,
.mobile-location-wrapper .mobile-location-container .mobile-open-section .mobile-open-time .mobile-open-hour {
    flex: 0 0 50%;
    text-align: right;
}
.mobile-location-wrapper .mobile-location-container {
    position: absolute;
    width: 100%;
    color: #222;
    padding: 1.2rem;
    background: #fff;
    z-index: 100;
    left: 0;
    margin-top: 5px;
    display: none;
}
.mobile-location-wrapper .mobile-location-container .btn-danger {
    margin-top: 1rem;
    width: 100%;
    background-color: #d70000;
    font-size: 1.5rem;
    border-radius: 0;
}
.mobile-location-wrapper .mobile-location-container .btn-dark {
    margin-top: 1rem;
    width: 100%;
    background-color: #222;
    font-size: 1.5rem;
    border-radius: 0;
}
.card-wrapper,
.che-home-slider-wrapper .tns-outer,
.grid__item,
.mcm-category {
    position: relative;
}
.che-home-slider-wrapper .tns-outer .tns-nav {
    position: absolute;
    bottom: 30px;
    display: flex;
    justify-content: center;
    width: 100%;
    z-index: 1;
}
.che-home-slider-wrapper .tns-outer .tns-nav button {
    outline: 0;
    font-size: 0;
    border: 2px solid #fff;
    height: 16px;
    width: 16px;
    border-radius: 100%;
    background-color: transparent;
    cursor: pointer;
    padding: 0;
    margin: 0.2rem;
}
.che-home-slider-wrapper .tns-outer .tns-nav button.tns-nav-active {
    background: #fff;
}
.calendar-widget-wrapper .calendly-inline-widget {
    min-width: 320px;
    height: 780px;
}
#shopify-section-announcement-bar {
    z-index: 2 !important;
}
.menu-drawer {
    position: relative !important;
    background: 0 0 !important;
}
.menu-drawer-container {
    margin-top: -75px !important;
}
.apps-che-newsletter-subscription-wrapper h2,
.facets__heading,
.facets__item input[type="checkbox"],
.facets__item label,
.facets__summary,
.menu-drawer__close-button,
.menu-drawer__menu-item > .icon-arrow {
    color: #fff !important;
}
.card__content,
.menu-drawer__menu-item,
.page-width {
    padding: 0 !important;
}
.menu-drawer__inner-container {
    width: 100% !important;
}
.product-media-modal__toggle {
    background: #222 !important;
    color: #fff !important;
}
.product-media-modal__content {
    display: block !important;
    max-height: 90vh;
    overflow-y: auto;
}
.next-div-* {
    display: block !important;
    visibility: visible !important;
}
.product-media-modal__content .gallery-image-wrapper {
    display: block !important;
    width: 100%;
    height: 100%;
}
.product-media-modal__content .product-media-control {
    position: fixed;
    color: #222;
    left: 10px;
    top: 20px;
    z-index: 1000;
    display: inline-block;
    max-width: 150px;
}
.product-media-modal__content .swipe-image {
    width: auto !important;
}
.cbb-frequently-bought-container {
    border: 4px solid #f9af91 !important;
    padding: 2rem !important;
}
.cbb-frequently-bought-container .cbb-frequently-bought-title {
    font-size: 2rem !important;
}
.cbb-frequently-bought-container .cbb-frequently-bought-selector-list input[type="checkbox"] {
    accent-color: #a8120e !important;
}
.cbb-frequently-bought-container .cbb-frequently-bought-total-price-was-price {
    display: block !important;
    color: #222 !important;
    font-size: 1.2rem !important;
    text-decoration-color: red !important;
}
.cbb-frequently-bought-container .cbb-frequently-bought-total-price-sale-price {
    font-size: 2.2rem !important;
}
.card-wrapper .product-banner-on-sale,
.grid__item .product-banner-on-sale {
    position: absolute;
    top: 0;
    font-size: 20px;
    padding: 2px 0 5px;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 80%, 0 100%);
    color: #f1f1f1;
    z-index: 1;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 30px;
    letter-spacing: 0.3px;
    text-shadow: 1px 1px 0 rgb(0 0 0 / 75%);
}
.cbb-frequently-bought-container .cbb-frequently-bought-total-price-sale-price sup,
.cbb-frequently-bought-container .cbb-frequently-bought-total-price-was-price sup,
.cbb-frequently-bought-selector-label-compare-at-price sup,
.cbb-frequently-bought-selector-label-sale-price sup {
    top: -0.3em !important;
}
.cbb-frequently-bought-container .cbb-frequently-bought-total-price-sale-price sup:before,
.cbb-frequently-bought-container .cbb-frequently-bought-total-price-was-price sup:before,
.cbb-frequently-bought-selector-label-compare-at-price sup:before,
.cbb-frequently-bought-selector-label-sale-price sup:before {
    content: "." !important;
}
.announcement-bar,
.noscroll {
    overflow: hidden;
}
.announcement-bar__message {
    display: inline-block;
    color: #f2ca80;
    font-size: 2rem;
    width: 100%;
}
predictive-search[loading] .predictive-search,
predictive-search[open] .predictive-search {
    display: block;
    z-index: 4000 !important;
}
.facets-vertical-form {
    padding: 1rem 0 !important;
}
.mcm-wrapper {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
}
.mcm-wrapper li {
    display: inline-block;
    font-size: 1.08rem;
}
.mcm-wrapper li a {
    color: #fff;
    text-transform: uppercase;
    white-space: nowrap;
    padding: 1.9rem 0.3rem;
    margin: 0 0.4rem;
}
.app-che-subheader .browse-by-category:hover .che-categories ul .main:hover,
.mcm-wrapper li a:hover {
    background: #d70000;
}
.mcm-category .gk-dropdown-wrapper-container {
    display: none;
    position: absolute;
    background: #d70000 !important;
    margin-left: 10px;
    margin-top: 10px;
}
.mcm-category .gk-dropdown-wrapper-container .gk-category-list {
    margin: 0 !important;
    padding: 0 !important;
}
.mcm-category .gk-dropdown-wrapper-container .gk-category-list li {
    display: block !important;
    width: 100%;
    margin: 0;
}
.mcm-category .gk-dropdown-wrapper-container .gk-category-list li a {
    display: block !important;
    width: 100%;
    margin: 0;
    padding: 1rem 2.3rem;
}
.mcm-category .gk-dropdown-wrapper-container .gk-category-list li a:hover {
    background: #222;
}
.price .price__container .price__sale .price-item--regular {
    font-weight: 300 !important;
    font-size: 16px !important;
    line-height: 18px;
    /* color: #fff !important; */
}
s.price-item.price-item--regular:before {
    position: absolute;
    content: "";
    left: 0;
    top: 45%;
    right: -3px;
    border-top: 2px solid;
   /*  border-color: #fff; */
  /*   -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    transform: rotate(-5deg); */
}
#shopify-section-template--16807655178519__featured_collection {
    padding: 0 18px;
    margin: 0 auto;
    background: #000;
    max-width: 100% !important;
}
#shopify-section-template--16792804786455__featured_collection {
    padding: 0 18px;
    margin: 0 auto;
    background: #222;
    max-width: 100% !important;
}
#shopify-section-template--16692017463575__featured_collection .splide__slide .collection__view-all.lastslide,
.section-template--16792804786455__featured_collection-padding {
    background: #222 !important;
}
.gk-center-feature-collection {
    padding: 0;
    display: flex;
    justify-content: center;
    flex-flow: wrap;
}
.gk-center-feature-collection .gk-center-feature-collection-item {
    list-style-type: none;
    text-align: center;
    width: 20%;
}
.gk-center-feature-collection .gk-center-feature-collection-item .gk-center-feature-collection-item-link,
.gk-online-collection-wrapper
    .gk-online-collection-container
    .gk-online-collection-item
    .gk-online-collection-item-link {
    text-decoration: none;
    color: #e30613;
}
.gk-center-feature-collection .gk-center-feature-collection-item .gk-center-feature-collection-item-link:hover,
.gk-online-collection-wrapper
    .gk-online-collection-container
    .gk-online-collection-item
    .gk-online-collection-item-link:hover {
    color: #222 !important;
}
.gk-center-feature-collection .gk-center-feature-collection-item .gk-center-feature-collection-item-link h2,
.gk-online-collection-wrapper
    .gk-online-collection-container
    .gk-online-collection-item
    .gk-online-collection-item-link
    h2 {
    font-size: 1.1rem;
    text-transform: uppercase;
    letter-spacing: -0.6px;
}
.grid__item .product-banner-on-sale {
    width: 100%;
    justify-content: center !important;
    clip-path: polygon(0 0, 100% 0, 100% 80%, 0 100%);
    background: red;
    border-right: 0.5px solid #ccc;
    border-left: 0.5px solid #ccc;
    margin-left: -10px;
}
.card-wrapper .product-banner-on-sale {
    width: 100%;
    justify-content: center !important;
    clip-path: polygon(0 0, 100% 0, 100% 80%, 0 100%);
    background: #222;
}
.che-mouse-over-slider-container,
.gk-online-collection-wrapper {
    padding: 2rem 0;
    background: #f1f1f1;
}
.gk-online-collection-wrapper .gk-online-collection-container {
    display: flex;
    width: 100%;
    justify-content: center;
}
.gk-online-collection-wrapper .gk-online-collection-container .gk-online-collection-item {
    flex: 1;
    padding: 16px;
    width: 20%;
    text-align: center;
}
.gk-online-collection-wrapper .gk-online-collection-container .gk-online-collection-item:hover {
    box-shadow: 1px 3px 5px 0 rgba(0, 0, 0, 0.51);
    -webkit-box-shadow: 1px 3px 5px 0 rgba(0, 0, 0, 0.51);
    -moz-box-shadow: 1px 3px 5px 0 rgba(0, 0, 0, 0.51);
}
#shopify-section-template--16692017463575__featured_collection .splide__pagination {
    bottom: -18px !important;
}
.section-template--16692017463575__featured_collection-padding {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
}
.che-mouse-over-slider-container .che-mouse-over-slider {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
    justify-content: center;
}
.che-mouse-over-slider-container .che-mouse-over-slider .che-mouse-over-slider-item {
    justify-content: center;
    border: 0.1px solid rgba(0, 0, 0, 0.5);
    text-align: center;
    padding: 8rem 1rem !important;
    display: inline-flex !important;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    transition: 0.1s ease-in-out;
}
.che-mouse-over-slider-container .che-mouse-over-slider .che-mouse-over-slider-item:hover {
    background-color: rgba(225, 0, 0, 0.25);
}
.che-mouse-over-slider-container .che-mouse-over-slider .che-mouse-over-slider-item .che-mouse-over-title {
    letter-spacing: -0.8px !important;
    font-size: 25px !important;
    color: #fff !important;
}
.che-mouse-over-slider-container .che-mouse-over-slider .che-mouse-over-slider-item .che-mouse-over-slider-content {
    line-height: 1.8rem;
    font-size: 14px;
    font-weight: lighter;
}
.che-mouse-over-slider-container .che-mouse-over-slider .che-mouse-over-slider-item .che-mouse-over-btn-block {
    display: block;
    width: 100%;
    font-size: 1.8rem;
    border: 4px solid #fff;
    padding: 0.7rem 0;
    background: 0 0 !important;
}
#shopify-section-template--16692017463575__featured_collection {
    max-width: 100% !important;
    padding: 0 1.5rem !important;
    background: #222 !important;
    overflow: hidden !important;
}
.price .price__container .price__sale .price-item--sale {
    color: #ee3433 !important;
    font-weight: 600 !important;
}
.main-page-title {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
}
.shopify-policy__container {
    max-width: 1140px !important;
    padding: 40px 20px !important;
}
.shopify-policy__container .shopify-policy__title {
    text-align: left !important;
}
.shopify-policy__container .shopify-policy__body {
    font-size: 1.5rem !important;
    line-height: 2.5rem !important;
    font-weight: 100 !important;
}
.breadcrumbs-container {
    font-size: 1rem !important;
}
.thumbnail-list__item {
    position: relative;
    border: 1px solid #ddd;
}
.subcollection_slider-container {
    margin-bottom: 20px !important;
    margin-top: 20px;
}
.button--secondary:after,
.button--secondary:before {
    border: none !important;
    box-shadow: none !important;
}
.quick-add__submit {
    background: #222;
    color: #fff;
    border-radius: 4px;
}
.product-form__submit {
    background: #d70000 !important;
    color: #fff;
}
.quick-add__submit:hover {
    background: #f7941d !important;
}
.collectionpage .collection-hero__title {
    margin-bottom: 0.8rem !important;
    font-weight: 700 !important;
    letter-spacing: -1px !important;
    margin-top: 0.8rem !important;
}
.card__heading {
    display: block;
    margin-bottom: 1.8rem !important;
    font-size: 1.6rem !important;
}
.product__title h1 {
    font-size: 3rem !important;
    line-height: 3.5rem !important;
    font-weight: 700 !important;
}
.facets-vertical-form {
    padding-bottom: 1rem !important;
}
.price {
    padding-bottom: 0.8rem;
}
.price .price__container {
    padding: 0.8rem 0 !important;
}
.price--on-sale .price__container {
   /*  box-shadow: 4px 4px #000 !important; */
   /*  padding: .2rem !important; */
    /* background: #d70000 !important; */
}
.price--on-sale {
    padding-bottom: 0.5rem !important;
}
.price--on-sale .price__container .price-item--sale {
    color: #e02020 !important;
}
.price-item-off {
    /* letter-spacing: -0.5px;
    font-weight: 700;
    color: #fff;
    font-size: 1.2rem !important; */
    letter-spacing: -0.5px;
    font-weight: 400;
    color: #fff;
    position: absolute;
    font-size: 1.2rem !important;
    top: -230px;
    right: 0;
    padding: .5rem .8rem;
    background: red;
    display:none;
}
.price--on-sale .price__container .price-item--regular {
    letter-spacing: -0.3px;
}
.badge,
.badge-override,
.price__badge-sale,
span.badge.price__badge-sale,
span.badge.price__badge-sold-out {
    background: 0 0 !important;
}
.badge {
    border: none !important;
}
.facets-wrapper{
    border: none !important;
}
.badge img {
    width: 50px;
}
.card__badge {
    display: inline-block !important;
    margin-top: -15px !important;
    margin-left: -15px !important;
}
.apps-section-container {
    width: 100%;
    display: block;
    position: relative;
}
.card--card .quick-add,
.price {
    display: inline-block !important;
}
.homepage-price-container .apps-section-container,
.homepage-price-container .apps-section-container .price {
    width: 100% !important;
}
.price {
    width: 80% !important;
    overflow: hidden;
}
.card--card .quick-add {
    margin: 0 !important;
    width: 20% !important;
    position: absolute;
    bottom: 16px;
}
.full-unstyled-link,
a {
    text-decoration: none !important;
}
a:hover {
    color: #d70000;
    text-decoration: none !important;
}
.full-unstyled-link:hover {
    color: #d70000 !important;
    text-decoration: none !important;
}
.facets-container {
    padding-top: 0 !important;
}
.facets__form-vertical {
    padding: 1.5rem !important;
    background: #222 !important;
    color: #fff !important;
}
.active-facets {
    border-bottom: 0.5px solid #fff;
}
.app-che-header-container {
    background: #f7941d;
    padding: 0.9rem 0 0.8rem;
}
.app-che-header-container .app-che-header .apps-che-logo {
    max-width: 130px;
    padding: 0 1rem;
}
.app-che-header-container .app-che-header .apps-che-form {
    margin: 0.5rem 0 0 !important;
}
.app-che-header-container .app-che-header .apps-che-form .form-control,
.app-che-subheader .che-mobile-search-form .form-control {
    border: 2px solid #222;
    border-radius: 0;
    font-size: 1.6rem;
    line-height: 2.8rem;
}
.app-che-header-container .app-che-header .apps-che-form .btn {
    border-radius: 0;
    border: 2px solid #222;
    padding: 0.87rem 1.2rem 0.87rem 0.87rem;
}
.app-che-header-container .app-che-header .apps-che-form .btn .la {
    font-size: 1.6rem;
}
.app-che-header-container .app-che-header .apps-che-header-link {
    color: #fff;
    display: inline-block;
    padding: 0 0.5rem;
    position: relative;
}
.app-che-header-container .app-che-header .apps-che-header-link i {
    font-size: 3.5rem;
    margin-top: 0.5rem;
}
.icon-cart {
    margin-top: -10px;
}
.cart-count-bubble {
    position: absolute;
    background-color: #fff;
    color: #000;
    height: 1.7rem;
    width: 1.7rem;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0.9rem;
    bottom: -0.2rem !important;
    left: 2.2rem;
    line-height: calc(1 + 0.1 / var(--font-body-scale));
}
.app-che-header-container .app-che-header .apps-che-header-link .che-cart-counter {
    position: absolute;
    background: 0 0 !important;
    right: 0;
    color: #fff;
    padding: 0.25rem 0.6rem;
    font-size: 0.6rem;
    top: 25px;
    border-radius: 50%;
}
.app-che-subheader {
    background: #222;
    color: #fff;
    z-index: 2;
    position: relative;
    box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.47);
    -webkit-box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.47);
    -moz-box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.47);
}
.app-che-subheader .che-mobile-search-form {
    padding: 0.5rem 0;
}
.app-che-subheader .che-mobile-search-form .btn {
    border-radius: 0;
    border: 2px solid #222;
    font-size: 1.6rem;
    line-height: 2.8rem;
    padding: 0.4rem 1rem;
}
.app-che-subheader .che-categories {
    display: none;
    height: 100vh;
    font-size: 1.4rem;
}
.app-che-subheader .app-che-subheader-link {
    text-decoration: none;
    display: inline-block;
    padding: 1.2rem 1rem;
    color: #fff;
}
.app-che-subheader .app-che-subheader-link:hover,
.app-che-subheader .che-brands:hover {
    background: #d70000;
    color: #222;
}
.app-che-subheader .che-sale {
    display: inline-block;
    padding: 1.6rem 0.8rem;
    color: #222;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    font-size: 1.1rem;
    background: #f7c61d;
}
.app-che-subheader .browse-by-category:hover,
.app-che-subheader .che-sale:hover {
    background: #d70000;
    color: #fff;
}
.app-che-subheader .che-brands {
    display: inline-block;
    padding: 1.2rem 1rem;
    color: #fff;
    cursor: pointer;
    position: relative;
}
.app-che-subheader .che-brands:hover .che-alphabet-container {
    position: absolute;
    left: -245px;
    top: 54px;
    display: inline-flex;
    justify-content: center;
    width: 100vw;
    background: #eee;
    color: #222;
}
.app-che-subheader .che-brands:hover .che-alphabet-container .che-alphabet-list,
.apps-che-footer .apps-che-footer-links {
    margin: 0;
    padding: 0;
    list-style: none;
}
.app-che-subheader .che-brands:hover .che-alphabet-container .che-alphabet-list li {
    display: inline-block;
    padding: 0.3rem 1rem;
    cursor: pointer;
    font-weight: 700;
    font-size: 2.4rem;
    margin: 0.2rem 0;
}
.app-che-subheader .che-brands:hover .che-alphabet-container .che-alphabet-list li:hover {
    border-radius: 10px;
    background: #d70000;
}
.app-che-subheader .che-brands:hover .che-alphabet-container .che-alphabet-list li:hover .che-aphabet-list-container {
    position: absolute !important;
    width: 100% !important;
    left: 0 !important;
    background: #eee !important;
    color: #222 !important;
    font-weight: 400;
    font-size: 0.8rem;
    margin-top: 0;
    padding: 1rem;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    justify-content: center;
}
.app-che-subheader
    .che-brands:hover
    .che-alphabet-container
    .che-alphabet-list
    li:hover
    .che-aphabet-list-container
    .brand-list-wrapper
    li {
    display: inline-block;
    width: 25%;
    line-height: 1rem;
    text-align: center;
}
.app-che-subheader
    .che-brands:hover
    .che-alphabet-container
    .che-alphabet-list
    li:hover
    .che-aphabet-list-container
    .brand-list-wrapper
    li:hover {
    background: 0 0;
}
.app-che-subheader
    .che-brands:hover
    .che-alphabet-container
    .che-alphabet-list
    li:hover
    .che-aphabet-list-container
    .brand-list-wrapper
    li
    a {
    text-decoration: none;
    color: #222;
    font-weight: 400;
    font-size: 1.2rem;
}
.app-che-subheader .browse-by-category {
    margin-left: -12px;
    position: relative;
    text-decoration: none;
    display: inline-block;
    padding: 1.5rem 1rem;
    color: #fff;
    cursor: pointer;
    z-index: 100;
    font-size: 1.15rem;
}
.app-che-subheader .browse-by-category:hover .che-categories {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background: #222;
    color: #fff;
    width: 100%;
    margin-top: 48px;
    box-shadow: 2px 1px 5px -1px rgba(0, 0, 0, 0.47);
    -webkit-box-shadow: 2px 1px 5px -1px rgba(0, 0, 0, 0.47);
    -moz-box-shadow: 2px 1px 5px -1px rgba(0, 0, 0, 0.47);
}
.app-che-subheader .browse-by-category:hover .che-categories ul {
    margin: 0;
    padding: 0;
    display: block;
}
.app-che-subheader .browse-by-category:hover .che-categories ul .main {
    display: block;
    text-align: left;
    padding-left: 0.6rem;
    position: relative;
}
.app-che-subheader .browse-by-category:hover .che-categories ul .main:hover .level-2 {
    display: block;
    position: absolute;
    left: 165px;
    top: 0;
    min-width: 280px;
}
.app-che-subheader .browse-by-category:hover .che-categories ul .main:hover .level-2 .side-nav-content {
    display: flex;
    justify-content: space-between;
    width: 98.5%;
    top: 0;
    left: 5px;
    padding: 1rem;
    background: #d70000;
    position: relative;
    flex-wrap: wrap;
    justify-content: start;
    box-shadow: -1px 6px 5px -4px rgba(0, 0, 0, 0.47);
    -webkit-box-shadow: -1px 6px 5px -4px rgba(0, 0, 0, 0.47);
    -moz-box-shadow: -1px 6px 5px -4px rgba(0, 0, 0, 0.47);
}
.app-che-subheader
    .browse-by-category:hover
    .che-categories
    ul
    .main:hover
    .level-2
    .side-nav-content
    .che-category-list {
    list-style: none;
    flex: 1 0 16%;
    max-width: 250px;
}
.app-che-subheader
    .browse-by-category:hover
    .che-categories
    ul
    .main:hover
    .level-2
    .side-nav-content
    .che-category-list
    .che-list
    .che-list-title {
    font-weight: 700;
    text-decoration: none;
    color: #222;
    display: block;
    border-bottom: 1px dotted #222;
    padding-bottom: 0.5rem;
    font-size: 1.4rem;
}
.app-che-subheader
    .browse-by-category:hover
    .che-categories
    ul
    .main:hover
    .level-2
    .side-nav-content
    .che-category-list
    .level-2-content {
    padding: 0 20px 10px;
}
.app-che-subheader
    .browse-by-category:hover
    .che-categories
    ul
    .main:hover
    .level-2
    .side-nav-content
    .che-category-list
    .level-2-content
    .level-3 {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 1.5rem;
}
.app-che-subheader
    .browse-by-category:hover
    .che-categories
    ul
    .main:hover
    .level-2
    .side-nav-content
    .che-category-list
    .level-2-content
    .level-3
    a {
    text-decoration: none !important;
    color: #fff !important;
    font-size: 1.5rem !important;
    padding: 0.5rem 0 !important;
    display: block !important;
}
.app-che-subheader .browse-by-category:hover .che-categories ul .main .che-categories-link {
    display: block;
    padding: 0.5rem 0.8rem;
    text-decoration: none;
    position: relative;
    color: #fff;
    letter-spacing: -0.3px;
}
.app-che-subheader .browse-by-category:hover .che-categories ul .main .che-categories-link.appliances::before {
    font-family: "Font Awesome 5 Pro";
    display: inline-block;
    font-size: 1.2rem;
    content: "\f8b2";
    margin-right: 0.3rem;
}
.app-che-subheader .browse-by-category:hover .che-categories ul .main .che-categories-link.electronics::before {
    font-family: "Font Awesome 5 Pro";
    display: inline-block;
    font-size: 1.2rem;
    content: "\f87a";
    margin-right: 0.3rem;
}
.app-che-subheader .browse-by-category:hover .che-categories ul .main .che-categories-link.computer::before {
    font-family: "Font Awesome 5 Pro";
    display: inline-block;
    font-size: 1.2rem;
    content: "\f8b1";
    margin-right: 0.3rem;
}
.app-che-subheader .browse-by-category:hover .che-categories ul .main .che-categories-link.health-beauty::before {
    font-family: "Font Awesome 5 Pro";
    display: inline-block;
    font-size: 1.2rem;
    content: "\f5f8";
    margin-right: 0.3rem;
}
.app-che-subheader .browse-by-category:hover .che-categories ul .main .che-categories-link.sports-outdoors::before {
    font-family: "Font Awesome 5 Pro";
    display: inline-block;
    font-size: 1.2rem;
    content: "\f6bb";
    margin-right: 0.3rem;
}
.app-che-subheader .browse-by-category:hover .che-categories ul .main .che-categories-link.home-garden::before {
    font-family: "Font Awesome 5 Pro";
    display: inline-block;
    font-size: 1.2rem;
    content: "\f4c9";
    margin-right: 0.3rem;
}
.app-che-subheader .browse-by-category:hover .che-categories ul .main .che-categories-link.rugs-carpets::before {
    font-family: "Font Awesome 5 Pro";
    display: inline-block;
    font-size: 1.2rem;
    content: "\f463";
    margin-right: 0.3rem;
    transform: scale(0.8) skew(-30deg);
}
.app-che-subheader .browse-by-category:hover .che-categories ul .main .che-categories-link.furniture::before {
    font-family: "Font Awesome 5 Pro";
    display: inline-block;
    font-size: 1.2rem;
    content: "\f4b8";
    margin-right: 0.3rem;
}
.app-che-subheader
    .browse-by-category:hover
    .che-categories
    ul
    .main
    .che-categories-link.tools-auto-accessories::before {
    font-family: "Font Awesome 5 Pro";
    display: inline-block;
    font-size: 1.2rem;
    content: "\f7d9";
    margin-right: 0.3rem;
}
.app-che-subheader .browse-by-category:hover .che-categories ul .main .che-categories-link.baby-kids::before {
    font-family: "Font Awesome 5 Pro";
    display: inline-block;
    font-size: 1.2rem;
    content: "\f77d";
    margin-right: 0.3rem;
}
.app-che-subheader .browse-by-category:hover .che-categories ul .main .che-categories-link .icon {
    margin-right: 10px;
}
.apps-che-newsletter-subscription-wrapper {
    background: #222;
    padding: 5rem 0;
    color: #fff !important;
}
.apps-che-newsletter-subscription-wrapper
    .apps-che-newsletter-subscription-content
    .apps-che-newsletter-subscription-form
    .form-control {
    border: 2px solid #222;
    border-radius: 0;
    min-height: 50px;
    font-size: 1.8rem;
}
.apps-che-newsletter-subscription-wrapper
    .apps-che-newsletter-subscription-content
    .apps-che-newsletter-subscription-form
    .btn {
    border-radius: 0;
    border: 2px solid #fff;
    min-height: 47px;
    font-size: 1.6rem;
    margin-top: 2px;
}
.apps-che-category-slider-wrapper {
    background-color: #eeeee1;
    position: relative;
    padding: 1rem;
    max-height: 298px;
    overflow: hidden;
}
.apps-che-category-slider-wrapper .apps-che-category-slider {
    text-align: center;
}
.apps-che-category-slider-wrapper .apps-che-category-slider .che-slide-item {
    padding: 0.3rem;
    max-width: 250px;
    display: inline-block;
}
.apps-che-category-slider-wrapper .apps-che-category-slider .che-slide-item .che-slide-item-link {
    display: block;
    border-radius: 50%;
    overflow: hidden;
    text-decoration: none;
    border: 4px solid #fff;
}
.apps-che-category-slider-wrapper .apps-che-category-slider .che-slide-item .che-slide-item-title-link {
    display: block;
    color: #222;
    text-decoration: none;
    margin-top: 0.4rem;
}
.apps-che-category-slider-wrapper .che-prev {
    position: absolute;
    left: 0;
    top: 38%;
    border: none;
    padding: 0.8rem 0;
    background: #222;
    color: #fff;
}
.apps-che-category-slider-wrapper .che-next {
    position: absolute;
    right: 0;
    top: 38%;
    border: none;
    padding: 0.8rem 0;
    background: #222;
    color: #fff;
}
.che-item-banner {
    margin-top: 0.3rem;
}
.che-main-feature-wrapper {
    position: relative;
    vertical-align: top;
}
.che-main-feature-wrapper .che-main-feature-banner {
    width: 200px;
    display: inline-block;
    vertical-align: top;
}
.che-main-feature-wrapper .che-main-feature-list {
    width: calc(100% - 206px);
    display: inline-block;
    vertical-align: top;
}
.che-main-feature-wrapper .che-main-feature-list .che-header-slider-container {
    background: #222;
    padding: 0.8rem 1.6rem;
    margin: 0.3rem;
    position: relative;
    font-weight: 300 !important;
}
.che-main-feature-wrapper .che-main-feature-list .che-header-slider-container .che-arrow-slider-wrapper {
    position: absolute;
    right: 0;
    top: 0;
}
.che-main-feature-wrapper
    .che-main-feature-list
    .che-header-slider-container
    .che-arrow-slider-wrapper
    .che-slider-arrow-left {
    display: inline-block;
    padding: 0.8rem 0.4rem;
    color: #fff;
}
.che-main-feature-wrapper
    .che-main-feature-list
    .che-header-slider-container
    .che-arrow-slider-wrapper
    .che-slider-arrow-right {
    display: inline-block;
    padding: 0.8rem 0.8rem 0.8rem 0.4rem;
    color: #fff;
}
.che-product-slider .che-product-slider-item {
    height: 100%;
    display: block;
}
.che-product-slider .che-product-slider-item .che-product-item {
    min-height: 300px;
    margin-bottom: 0.3rem;
    font-size: 0.9rem;
    font-weight: 700;
    line-height: 1.2rem;
    padding: 0.8rem 0.2rem;
}
.che-product-slider .che-product-slider-item .che-product-item .che-img-wrapper {
    border: 1px solid #e7e7e7;
    position: relative;
    text-align: center;
    padding: 2rem 1rem;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-height: 339px !important;
    max-height: 339px !important;
    overflow: hidden !important;
}
.che-product-slider .che-product-slider-item .che-product-item .che-img-wrapper .che-item-image {
    min-height: 260px;
    max-height: 260px;
}
.che-product-slider .che-product-slider-item .che-product-item .che-img-wrapper:hover .che-centered {
    transform: translate(-50%, -50%);
    opacity: 100;
}
.che-product-slider .che-product-slider-item .che-product-item .che-img-wrapper .che-centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transition: 0.2s;
    transform: translate(-50%, 200%);
    opacity: 0;
}
.che-product-slider .che-product-slider-item .che-product-item .che-img-wrapper .che-centered .che-search-icon {
    padding: 1.4rem 1.5rem;
    color: #fff;
    background: #f7941d;
    border-radius: 50%;
}
.che-product-slider .che-product-slider-item .che-product-item .che-img-wrapper .product-banner-on-sale {
    display: inline-flex;
    position: absolute;
    width: 100%;
    font-weight: 700;
    top: 0;
    justify-content: center !important;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    letter-spacing: 0.3px;
    text-shadow: 1px 1px 0 rgb(0 0 0 / 75%);
    padding: 2px 0 5px;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 80%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 80%, 0 100%);
    background: #222 !important;
    color: #fff !important;
}
.che-product-title {
    font-size: 0.9rem;
    font-weight: 700;
    line-height: 1.2rem;
    padding: 0.8rem 0.2rem;
    display: flex;
    min-height: 60px;
}
.che-product-slider .che-product-slider-item .che-product-item .che-product-title .che-product-title-link {
    color: #333;
    text-decoration: none;
    display: block;
    font-size: 1.4rem;
    line-height: 1.8rem;
    font-weight: 300;
}
.che-product-slider .che-product-slider-item .che-product-item .che-product-promo {
    text-decoration: line-through;
    color: #ccc;
    font-size: 1.5rem;
}
.che-product-slider .che-product-slider-item .che-product-item .che-product-price {
    color: #d70000;
    font-size: 1.5rem;
}
.apps-che-featured-categories .apps-che-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.apps-che-featured-categories .apps-che-row .apps-che-column {
    flex: 20%;
    max-width: 20%;
    padding: 8px;
    overflow: hidden;
}
.apps-che-featured-categories .apps-che-row .apps-che-column a {
    text-decoration: none;
    color: #222;
}
.apps-che-featured-categories .apps-che-row .apps-che-column a .app-che-collection-title {
    padding: 0.5rem 0;
    font-weight: 700;
}
@media screen and (min-width: 990px) {
    .price .price__container .price__sale .price-item--sale,
    .price .price__container span.price-item.price-item--regular {
        font-size: 28px !important;
        letter-spacing: -1px;
        line-height: 1.5rem;
        font-weight: 400 !important;
    }
    .collection slider-component:not(.slider-component-desktop) ul,
    ul.grid.product-grid {
        grid-template-columns: repeat(5, 1fr);
    }
    .collection slider-component:not(.slider-component-desktop) ul li .card-wrapper,
    ul.grid.product-grid li .card-wrapper {
        padding: 10px !important;
    }
}
@media (min-width: 601px) and (max-width: 1500px) {
    .che-product-slider .che-product-slider-item .che-product-item .che-img-wrapper .che-item-image {
        min-height: 140px;
        max-height: 140px;
    }
    .che-product-slider .che-product-slider-item .che-product-item .che-img-wrapper {
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        min-height: 250px !important;
        max-height: 250px !important;
        overflow: hidden !important;
    }
}
@media screen and (max-width: 992px) {
    .apps-che-featured-categories .apps-che-row .apps-che-column {
        flex: 50%;
        max-width: 50%;
    }
    .che-main-feature-wrapper .che-main-feature-banner {
        display: none;
    }
    .che-main-feature-wrapper .che-main-feature-list {
        width: 100%;
        display: inline-block;
        vertical-align: top;
    }
}


@media screen and (max-width: 600px) {
    .price-item-off {
            letter-spacing: -0.5px;
            font-weight: 400;
            color: #fff;
            position: absolute;
            font-size: 1.2rem !important;
            top: 6px!important;
            right: 0;
            padding: .5rem .8rem;
            background: red;
            display: none;
        }

    .indicator-wrapper-2 {
        position: relative;
        margin-top: 10px;
        text-align: left;
        margin-left: 0;
    }
    .main-container {
        column-count: 1;
    }
    .footer-store-container li {
        display: block;
        padding: 0.4rem;
    }
    .product-media-modal__content .swipe-image {
        width: 100% !important;
        height: auto !important;
    }
    .app-che-subheader {
        z-index: 2important;
    }
    .product-media-control {
        display: inline-block !important;
    }
    .gk-center-feature-collection {
        display: flex;
    }
    .card--card .quick-add,
    .price {
        display: inline-block !important;
    }
    .gk-center-feature-collection .gk-center-feature-collection-item {
        width: 33% !important;
    }
    .price {
        width: 70% !important;
        overflow: hidden;
    }
    .card--card .quick-add {
        margin: 0 !important;
        width: 30% !important;
        position: absolute;
        bottom: 0;
    }
    .price .price__container .price__sale .price-item--sale,
    .price .price__container span.price-item.price-item--regular {
        display: block;
        font-size: 19px !important;
        line-height: 38px;
        font-weight: 600 !important;
        letter-spacing: -1px;
    }
    .apps-che-category-slider-wrapper {
        background-color: #eeeee1;
        position: relative;
        padding: 1rem;
        max-height: 187px;
        overflow: hidden;
    }
    .apps-che-category-slider-wrapper .apps-che-category-slider {
        text-align: center;
    }
    .apps-che-category-slider-wrapper .apps-che-category-slider .che-slide-item {
        padding: 0.3rem;
        max-width: 150px;
        display: inline-block;
    }
    .che-product-slider .che-product-slider-item .che-product-item .che-img-wrapper {
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        min-height: 250px !important;
        max-height: 250px !important;
        overflow: hidden !important;
        padding: 1rem 0.1rem;
    }
    .breadcrumbnav {
        font-size: 12px;
        padding: 10px 0 5px;
    }
    .product,
    .product-recommendations__heading {
        padding: 0 1.2rem !important;
    }
    .collection-hero__title {
        display: block;
        margin: 0;
        padding: 1.2rem;
    }
    .che-main-feature-wrapper .che-main-feature-banner,
    .che-simple-image-banner .che-img-desktop {
        display: none;
    }
    .che-simple-image-banner .che-img-mobile {
        display: block;
    }
    .che-main-feature-wrapper .che-main-feature-list {
        width: 100%;
        display: inline-block;
        vertical-align: top;
    }
    .apps-che-featured-categories .apps-che-row .apps-che-column {
        flex: 50%;
        max-width: 50%;
    }
    .che-product-slider .che-product-slider-item .che-product-item .che-img-wrapper .che-item-image {
        min-height: 90px;
        max-height: 120px;
    }
}
.apps-che-footer .apps-che-supported-payments li,
.che-hamburger {
    display: inline-block;
}
.apps-che-footer {
    background: #222;
    padding: 5rem 0;
    color: #fff;
    font-size: 1.3rem;
}
.apps-che-footer .apps-che-supported-payments {
    margin: 0.8rem 0 1rem;
    padding: 0;
    list-style: none;
}
.apps-che-footer .apps-che-supported-payments li img {
    max-width: 100px;
}
.apps-che-footer .apps-che-supported-payments li a {
    color: #fff;
    text-decoration: none;
    display: block;
    border: 3px solid #fff;
    margin-left: 0.6rem;
    padding: 1rem 1.2rem 0.8rem;
}
.apps-che-footer .apps-che-supported-payments li a .la {
    font-size: 2rem;
}
.apps-che-footer .apps-che-footer-links li a {
    color: #fff;
    text-decoration: none;
    line-height: 1.4rem;
}
.che-hamburger {
    margin-top: 0.8rem;
    width: 45px;
    cursor: pointer;
    z-index: 3000;
    position: absolute;
}
.che-hamburger div {
    width: 32px;
    height: 3px;
    background: #222;
    margin: 6px;
}
.che-hamburger.active {
    transform: rotate(180deg);
    position: relative;
}
.che-hamburger.active div {
    background: #fff;
    z-index: 3000;
    position: absolute;
}
.che-hamburger.active div:first-child {
    transform: rotate(45deg) translate(-8px, -8px);
}
.che-hamburger.active div:nth-child(3) {
    transform: rotate(-45deg) translate(8px, -8px);
}
.che-menu-overlay {
    position: fixed;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
    color: #fff;
    background-color: #d70000;
    z-index: 100;
    pointer-events: none;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    flex-wrap: wrap;
    width: 0;
    height: 0;
}
.che-menu-overlay.active {
    pointer-events: auto;
    visibility: visible;
    -webkit-animation: 0.2s forwards in-out;
    animation: 0.2s forwards in-out;
}
.che-menu-overlay.remove {
    -webkit-animation: 0.2s forwards out-in;
    animation: 0.2s forwards out-in;
}
.che-menu-overlay .che-menu-container {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    height: 100%;
    justify-content: center;
}
.che-menu-overlay .che-menu-container .chec-mobile-menu-content {
    text-align: center !important;
    width: 100%;
}
.che-menu-overlay .che-menu-container .chec-mobile-menu-content .che-mobile-logo {
    max-width: 180px;
    display: inline-block;
}
.che-menu-overlay .che-menu-container .chec-mobile-menu-content .che-mobile-overlay-menu {
    margin: 2rem 0 0;
    text-align: left;
}
.che-menu-overlay .che-menu-container .chec-mobile-menu-content .che-mobile-overlay-menu ul {
    margin: 0 0 1rem;
    padding: 0;
    list-style: none;
}
.che-menu-overlay .che-menu-container .chec-mobile-menu-content .che-mobile-overlay-menu ul li a {
    text-decoration: none;
    color: #fff;
    font-size: 1.6rem;
    padding: 1rem 0 1rem 3rem !important;
}
.che-menu-overlay .che-menu-container .chec-mobile-menu-content .menu-drawer__account {
    padding: 1.2rem 2.2rem !important;
    font-size: 1.5rem !important;
    color: #fff !important;
}
@-webkit-keyframes in-out {
    0% {
        width: 0;
        border-radius: 10%;
    }
    100% {
        width: 100%;
        height: 100%;
        border-radius: 0;
    }
}
@keyframes in-out {
    0% {
        width: 0;
        border-radius: 10%;
    }
    100% {
        width: 100%;
        height: 100%;
        border-radius: 0;
    }
}
@-webkit-keyframes out-in {
    0% {
        width: 100%;
        height: 100%;
    }
    100% {
        width: 0;
        border-radius: 10%;
    }
}
@keyframes out-in {
    0% {
        width: 100%;
        height: 100%;
    }
    100% {
        width: 0;
        border-radius: 10%;
    }
}
::-moz-scrollbar,
::-webkit-scrollbar {
    width: 6px;
    height: 6px;
}
::-moz-scrollbar-button,
::-webkit-scrollbar-button {
    width: 0;
    height: 0;
}
::-moz-scrollbar-corner,
::-webkit-scrollbar-corner {
    background: 0 0;
}
::-moz-scrollbar-thumb,
::-webkit-scrollbar-thumb {
    background: #e1e1e1;
    border: 0 #fff;
    border-radius: 50px;
}
::-moz-scrollbar-track,
::-webkit-scrollbar-track {
    background: #666;
    border: 0 #fff;
    border-radius: 50px;
}
