/** Shopify CDN: Minification failed

Line 339:0 Unexpected "{"
Line 339:1 Expected identifier but found "%"
Line 409:0 Unexpected "{"
Line 409:1 Expected identifier but found "%"

**/
/* -------------------------------  SELFecomm edits below ------------------------------- */
/*
*
*
*
*
*/
/* CUSTOMER ACCOUNT PAGE MENU */
body {
 overflow-x: hidden !important;
}
.slfe-cusacc-menu {
 position: fixed;
 top: 0;
 right: 0;
 bottom: 0;
 left: 0;
 overflow: hidden;
 width: 100%;
 height: 100vh;
 padding: 20px 20px 20px 25px;
 background: #fff;
 z-index: 1000000000;
 transition: all ease-in-out .5s;
 transform: translateX(100%);
}
.slfe-cusacc-menu.slfe-cusacc-show {
 transform: translateX(0);
}
.slfe-cusacc-menu_head {
 display: flex;
 flex-direction: row;
 justify-content: space-between;
 align-items: center;
 vertical-align: middle;
 overflow: hidden;
 width: 100%;
 padding: 5px 0 10px;
}
.slfe-cusacc-menu-close {
 cursor: pointer;
}
.slfe-cusacc-menu_body {
 display: flex;
 flex-direction: column;
 justify-content: flex-start;
 align-items: flex-start;
 max-height: calc(100vh - 100px);
 padding: 0 0 40px;
 overflow: auto;
}
.slfe-cusacc-menu_data {
 width: 100%;
 padding: 0 0 20px;
}
.slfe-cusacc-menu_con {
 display: flex;
 flex-direction: column;
 justify-content: flex-start;
 align-items: flex-start;
 width: 100%;
 padding: 0 0 40px;
}
.slfe-cusacc-menu_con a {
 font-family: var(--typeHeaderPrimary),var(--typeHeaderFallback);
 font-size: 16px;
 font-weight: 700;
 width: 100%;
 padding: 8px 0;
}
.slfe-cusacc-menu_con hr {
 width: 35px;
 margin: 25px 0;
 border-top: 1px solid black;
}
.slfe-cusacc-menubtn-m {
 display: flex !important;
 cursor: pointer;
}
.slfe-cusacc-menubtn-d {
 display: none !important;
 cursor: pointer;
}


.grid-item__meta {
    flex: 1;
    display: flex;
    flex-direction: column;
}

.grid-item__meta-main {
    flex: 1;
      padding-top: 12px;
}

.grid-item__link {
    display: flex;
    flex-direction: column;
      height: 100%;
}

.product-grid .grid-item__meta-secondary {
    flex: initial;
}



@media only screen and (min-width:768px) {
 .slfe-cusacc-menu {
  left: unset;
  width: 504px;
  padding: 3%;
  box-shadow: 7px 1px 7px 1px #342d2a;
 }
 .slfe-cusacc-menubtn-m {
  display: none !important;
 }
 .slfe-cusacc-menubtn-d {
  display: flex !important;
 }
}
/*
*
*
*
*
*/
/* CUSTOMER ACCOUNT APP CSS */
.frcp-app .frcp-section__title {
 font-size: 22px !important;
 font-weight: 600 !important;
}
.frcp-app .frcp-nav__title {
 display: none !important;
}
.frcp-app .frcp-nav__menu .frcp-nav-button.slfe-heading {
 padding: 14px 25px 7px!important;
 cursor: default !important;
}
.frcp-app .frcp-nav__menu .frcp-nav-button.slfe-heading:hover {
 opacity: 1 !important;
}
.frcp-app .frcp-nav__menu .frcp-nav-button.slfe-heading .frcp-nav-button__text {
 font-size: 20px !important;
 margin-left: 0;
}
.frcp-app .frcp-nav__menu .frcp-nav-button.slfe-heading .frcp-nav-button__text.border {
 border-bottom: 1px solid #b8b5b5;
}
.frcp-app .yotpo-loyalty-popup-overlay {
 position: unset !important;
 display: block !important;
 width: auto !important;
 height: auto !important;
}
.frcp-app .yotpo-action-buttons-tile a.yotpo-primary-button-link {
 display: none !important;
}
.frcp-app .yotpo-coupons-redemption-widget .yotpo-coupons-redemption-widget-container.yotpo-is-mobile,
.frcp-app .yotpo-widget-campaign-widget .yotpo-widget-campaign-widget-container.yotpo-is-mobile,
.frcp-app .yotpo-widget-visual-redemption-widget .yotpo-tile-box.yotpo-is-mobile,
.frcp-app .yotpo-widget-my-rewards-widget .yotpo-is-mobile .yotpo-logged-in-view {
 padding: 20px 0 !important;
}
.frcp-app .yotpo-coupons-redemption-widget .yotpo-coupons-redemption-widget-container {
 padding-top: 20px !important;
}
.frcp-app .yotpo-widget-campaign-widget .yotpo-widget-campaign-widget-container {
 padding: 40px 0 20px 0 !important;
}
.frcp-app .yotpo-widget-visual-redemption-widget .yotpo-tile-box {
 padding: 20px 0 20px 0 !important;
}
.frcp-app .yotpo-widget-my-rewards-widget .yotpo-logged-in-view {
 padding: 20px 0 20px 0 !important;
}
.frcp-app .yotpo-widget-my-rewards-widget .yotpo-grid {
 height: auto !important;
 max-height: 330px !important;
 overflow: auto;
}
.frcp-app .yotpo-widget-my-rewards-widget .yotpo-no-rewards-wrapper {
 height: auto !important;
 max-height: 330px !important;
 min-height: 200px !important;
 overflow: auto;
 top: 0 !important;
}
.frcp-app .yotpo-widget-my-rewards-widget .yotpo-no-rewards-wrapper svg {
 padding: 30px 0 !important;
}
@media only screen and (max-width: 767px) {
 .frcp-app .frcp-nav {
  height: auto !important;
 }
 .frcp-app .frcp-nav-button.slfe-heading {
  display: none !important;
 }
}
@media only screen and (min-width:768px) {
 .frcp-app .frcp-nav {
  width: 300px !important;
 }
 .frcp-app .frcp-nav__name {
  font-family: var(--typeHeaderPrimary),var(--typeHeaderFallback) !important;
 }
 .frcp-app .frcp-nav__email {
  display: none !important;
 }
 .frcp-app .frcp-nav__menu .frcp-nav-button {
  padding: 9px 25px !important;
  margin: 6px 0 !important;
  border: none !important;
 }
 .frcp-app .frcp-nav__menu .frcp-nav-button .frcp-icon {
  margin-right: 8px !important;
 }
 .frcp-app .frcp-nav__menu .frcp-nav-button .frcp-nav-button__text {
  font-family: var(--typeHeaderPrimary),var(--typeHeaderFallback) !important;
  font-size: 14px !important;
 }
}
/*
*
*
*
*
*/
/* CUSTOMER ACCOUNT WISHLIST APP PAGE */
.frcp-wishlist .frcp-section__content {
 flex-direction: column;
}
.frcp-wishlist .frcp-product {
 flex: 0 0 100%;
 max-width: 100%;
 flex-direction: row !important;
 align-items: center;
 grid-gap: 5px !important;
 gap: 5px !important;
 width: 100% !important;
 padding: 15px;
 background: #f5f3f3;
}
.frcp-wishlist .frcp-product__delete-wrapper {
 flex: 0 0 28px;
 position: unset !important;
 display: block !important;
 align-self: flex-end !important;
 width: 28px;
 height: 28px !important;
 margin-right: 5px;
 margin-bottom: 3px;
 order: 2;
}
.frcp-wishlist .frcp-product__delete-wrapper::before {
 position: unset !important;
}
.frcp-wishlist .frcp-product__delete-wrapper span {
 position: unset !important;
 width: 28px !important;
 height: 28px !important;
 color: #535353 !important;
}
.frcp-wishlist .frcp-product .frcp-product__info {
 flex: 0 0 calc(100% - 40% - 28px);
 display: flex;
 flex-direction: row;
 align-items: center;
 order: 1;
}
.frcp-wishlist .frcp-product .frcp-product__link {
 display: flex;
 flex-direction: row;
 align-items: center;
}
.frcp-wishlist .frcp-product .frcp-product__thumbnail {
 display: flex;
 flex-direction: row;
 justify-content: center;
 align-items: center;
 max-width: 100px;
 margin: unset;
 padding-top: unset;
}
.frcp-wishlist .frcp-product .frcp-product__thumbnail img {
 position: unset;
 width: auto;
 height: auto;
}
.frcp-wishlist .frcp-product__title,
.frcp-wishlist .frcp-product__price {
 font-weight: 600;
}
.frcp-wishlist .frcp-product__price {
 font-size: 17px;
}
.frcp-wishlist .frcp-product__actions {
 flex: 0 0 40%;
 align-self: flex-end;
 padding: 0 15px 0 0!important;
 order: 3;
}
.frcp-wishlist .frcp-product__select {
 text-align: center !important;
}
@media only screen and (max-width:767px) {
 .frcp-wishlist .frcp-product .frcp-product__info, 
 .frcp-wishlist .frcp-product .frcp-product__link {
  flex-direction: column;
 }
}
@media only screen and (min-width:768px) {
 .frcp-wishlist .frcp-product__delete-wrapper {
  flex: 0 0 28px;
 }
 .frcp-wishlist .frcp-product .frcp-product__info {
  flex: 0 0 calc(100% - 30% - 28px);
 }
 .frcp-wishlist .frcp-product__actions {
  flex: 0 0 30%
 }
}
/*
*
*
*
*
*/
/* CUSTOMER ACCOUNT RECENT VIEWED PAGE */
{% comment %}
deprecated recently viewed uses same classes as wishlist
.frcp-recently-viewed .frcp-products-container {
 flex-direction: row;
}
.frcp-recently-viewed .frcp-card.frcp-product{
 flex: 0 0 100%;
 max-width: 100%;
 flex-direction: row;
 align-items: center;
 width: 100%;
 padding: 15px;
 background: #f5f3f3;
}
.frcp-recently-viewed .frcp-product__info-container {
 flex: 0 0 calc(60%);
 max-width: 60%;
 display: flex;
 flex-direction: column;
 align-items: center;
 font-weight: 600;
}
.frcp-recently-viewed .frcp-product .frcp-product__thumbnail {
 display: flex;
 flex-direction: row;
 justify-content: center;
 align-items: center;
 max-width: 100px;
 margin: unset !important;
 padding-top: unset !important;
}
.frcp-recently-viewed .frcp-product .frcp-product__thumbnail img {
 position: unset;
 width: auto;
 height: auto;
 transform: unset;
}
.frcp-recently-viewed .frcp-product__title {
 white-space: normal !important;
}
.frcp-recently-viewed .frcp-product__form-container {
 flex: 0 0 40%;
 max-width: 40%;
 /* padding: 0 15px 0 0!important; */
 margin-top: 0 !important;
 padding-left: 10px;
}
.frcp-recently-viewed .frcp-form__select {
 margin-top: 0 !important;
 text-align: center;
 background: transparent !important;
 border-color: #bbbbbb !important;
}
.frcp-recently-viewed .frcp-product__quantity {
 text-align: center;
 background: transparent !important;
 border-color: #bbbbbb !important;
}
@media only screen and (min-width:768px) {
 .frcp-recently-viewed .frcp-product__info-container {
  flex: 0 0 70%;
  max-width: 70%;
  flex-direction: row;
  gap: 10px;
 }
 .frcp-recently-viewed .frcp-product__form-container {
  flex: 0 0 30%;
  max-width: 30%;
 }
}
{% endcomment %}

.frcp-recently-viewed .frcp-section__content {
 flex-direction: column;
}
.frcp-recently-viewed .frcp-product {
 flex: 0 0 100%;
 max-width: 100%;
 flex-direction: row !important;
 align-items: center;
 grid-gap: 5px !important;
 gap: 5px !important;
 width: 100% !important;
 padding: 15px;
 background: #f5f3f3;
}
.frcp-recently-viewed .frcp-product__delete-wrapper {
 flex: 0 0 28px;
 position: unset !important;
 display: block !important;
 align-self: flex-end !important;
 width: 28px;
 height: 28px !important;
 margin-right: 5px;
 margin-bottom: 3px;
 order: 2;
}
.frcp-recently-viewed .frcp-product__delete-wrapper::before {
 position: unset !important;
}
.frcp-recently-viewed .frcp-product__delete-wrapper span {
 position: unset !important;
 width: 28px !important;
 height: 28px !important;
 color: #535353 !important;
}
.frcp-recently-viewed .frcp-product .frcp-product__info {
 flex: 0 0 calc(100% - 40% - 28px);
 display: flex;
 flex-direction: row;
 align-items: center;
 order: 1;
}
.frcp-recently-viewed .frcp-product .frcp-product__link {
 display: flex;
 flex-direction: row;
 align-items: center;
}
.frcp-recently-viewed .frcp-product .frcp-product__thumbnail {
 display: flex;
 flex-direction: row;
 justify-content: center;
 align-items: center;
 max-width: 100px;
 margin: unset;
 padding-top: unset;
}
.frcp-recently-viewed .frcp-product .frcp-product__thumbnail img {
 position: unset;
 width: auto;
 height: auto;
}
.frcp-recently-viewed .frcp-product__title,
.frcp-recently-viewed .frcp-product__price {
 font-weight: 600;
}
.frcp-recently-viewed .frcp-product__price {
 font-size: 17px;
}
.frcp-recently-viewed .frcp-product__actions {
 flex: 0 0 40%;
 align-self: flex-end;
 padding: 0 15px 0 0!important;
 order: 3;
}
.frcp-recently-viewed .frcp-product__select {
 text-align: center !important;
}
@media only screen and (max-width:767px) {
 .frcp-recently-viewed .frcp-product .frcp-product__info, 
 .frcp-recently-viewed .frcp-product .frcp-product__link {
  flex-direction: column;
 }
}
@media only screen and (min-width:768px) {
 .frcp-recently-viewed .frcp-product__delete-wrapper {
  flex: 0 0 28px;
 }
 .frcp-recently-viewed .frcp-product .frcp-product__info {
  flex: 0 0 calc(100% - 30% - 28px);
 }
 .frcp-recently-viewed .frcp-product__actions {
  flex: 0 0 30%
 }
}

/* -------------------------------  SELFecomm edits END ------------------------------- */



/* -------------------------------  SELFecomm edits below ------------------------------- */
/* fresh start 12092022  */

@media only screen and (max-width: 768px) {
 .slfe-mobile-row-one button.mobile-nav-trigger,
 .slfe-mobile-row-one .js-search-header {
  display: none;
 }
 .slfe-mobile-row-two {
  justify-content: flex-start;
  padding-bottom: 11px;
 }
 .slfe-mobile-row-two .site-nav {
  width: 100%;
  margin: 0;
 }
 .slfe-mobile-row-two .site-header__search-container {
  position: unset;
  width: 100%;
  padding-right: 15px;
 }
 .slfe-mobile-row-two .site-header__search-form.is-active {
  width: 100% !important;
 }
 .slfe-mobile-row-two .site-header__search-btn--cancel {
  display: none !important;
 }
 .slfe-mobile-row-two .site-header__search-input {
  padding: 5px 10px;
  border-radius: 25px;
 }
 .slfe-mobile-row-two button.mobile-nav-trigger {
  padding: 5px 0px 5px 20px;
 }
}
@media only screen and (min-width: 768px) {
 .slfe-mobile-row-two {
  display: none !important;
 }
}
/**/
.slfe-collection-slider .slick-prev {
 left: -40px;
}
.slfe-collection-slider .slick-next {
 right: -40px
}
.slfe-collection-slider .slick-arrow.slick-disabled {
 display: none !important;
}
@media only screen and (max-width: 768px) {
 .slfe-collection-slider .grid-item {
  margin-top: 20px !important;
 }
}
@media only screen and (min-width: 990px) {
 .slfe-collection-slider .grid-item {
  padding-right: 20px !important;
 }
}
/* -------------------------------  SELFecomm edits END ------------------------------- */
/* -------------------------------  SELFecomm edits below ------------------------------- */
/* fresh start 08112022  */
.slfe-recently-viewed [data-view=scrollable-7] .grid-item {
 flex: 0 0 50%;
}
.slfe-recently-viewed .new-grid {
 flex-wrap: nowrap;
 overflow: hidden;
}
@media only screen and ( min-width: 750px ) {
 .slfe-recently-viewed [data-view=scrollable-7] .grid-item {
  flex: 0 0 33.33%;
 }
}
@media only screen and ( min-width: 990px ) {
 .slfe-recently-viewed [data-view=scrollable-7] .grid-item {
  flex: 0 0 25%;
 }
}
.grid-product__title {
 font-size: 14px;
 /* max-height: 44.79px; */
 overflow: hidden;
}
/* -------------------------------  SELFecomm edits END ------------------------------- */