/** Shopify CDN: Minification failed

Line 274:0 Unexpected "}"

**/
.product-quick-add .price-list {
display: none;
}

.panel-list__wrapper ul{
  list-style:none !important;
}
.product .product-single__prices {
  display: flex;
flex-direction: column;
justify-content: center;
align-items: flex-start;
  min-width: 140px;
}
.saved-logo .saved_amount p {
    display: none;
}
.saved-logo .saved_amount .sezzle-shopify-info-button .sezzle-checkout-button-wrapper .sezzle-button-text.sezzle-left {
  margin-top: 0 !important;
}
.cart-drawer__line-items .product-single__prices {
display: flex;
flex-direction: column-reverse;
justify-content: center;
align-items: flex-start;
}
.sezzle-checkout-button {
width: 100% !important;
}
s#reg-pr,
.product .compare-at1 .money,
.compare-at1 {
color: #aa2826 !important;
font-weight: bold !important;
font-size: 14px !important;
}

span#sale-pr,
.on-sale1 .money,
.on-sale1 {
font-weight: bold !important;
color: #aa2826 !important;
font-size: 21px !important;
}
.sale-price.text-subdued {
font-weight: 700 !important;
font-size: 18px !important;
margin-right: 9px;
color: #000;
}
s.product__price.compare-at1 {
font-weight: 600;
}
div#block-template--18562201977091__e09c40f6-1e96-42ad-9b83-1c37a0d48463-ba0a5458-f12b-4d87-add5-09b2075cdda5
p.subheading {
display: inline-flex;
color: #fff;
background-color: #f04f87;
padding-left: 12px;
padding-right: 12px;
padding-bottom: 0px;
padding-top: 0px;
border-radius: 8px;
}
.rating-with-text .price-list {
display: none;
}
span.reversed-link {
font-size: 18px;
font-weight: 500;
}
button.text-with-icon {
font-size: 24px;
color: #fff;
}
.saved_amount p {
display: inline-flex;
border: solid 0px;
padding: 5px 10px;
border-radius: 5px;
color: #ffffff;
background-color: #7f5375;
font-weight: 400;
font-size: 14px;
}

.feature-chart__table-row .price-list {
display: none;
}

.cart-drawer .buy-buttons a.sezzle-checkout-button {
height: 57px;
line-height: 38px;
}

header .header__wrapper ul {
list-style: none;
}

.announcement-bar .announcement-bar__item .shape-circle {
opacity: 0;
}

.v-stack .vip-access {
font-size: 90%;
color: grey;
font-style: italic;
line-height: 1.5;
}

.footer ul.social-media {
list-style: none;
padding-left: 0;
}

.footer__block--menu ul {
list-style: none;
padding-inline-start: 0;
}

div#looxReviews .bk-text {
display: none;
}

@media screen and (max-width: 767px) {
.cart-drawer .buy-buttons--compact .sezzle-button-light {
order: 1;
}

.cart-drawer .buy-buttons--compact .button {
order: 2;
}
.cart-drawer .buy-buttons a {
height: 54px;
}
}
@media screen and (max-width: 475px) {
.cart-drawer .buy-buttons button {
width: 100%;
margin-bottom: 12px;
}
.cart-drawer .buy-buttons {
width: 100%;
display: block;
}
}

.product-info__price .saved-logo {
border-left: 1px solid #e0e6ef;
padding-left: 16px;
margin-left: 0;
}

.product-info__block-item {
margin-block:0 !important;
padding-bottom: 10px;
}
.sezzle-shopify-info-button .sezzle-checkout-button-wrapper .sezzle-button-text.sezzle-left {
margin-top: 8px !important;
}
.tabcontent> ul {
padding-left: 0;
}

.logo-evensky {
width: 115px;
margin-bottom: 10px;
}
.product-info__price .rating-with-text {
justify-content: flex-start;
display: flex;
align-items: self-start;
}
.product-info .product-info__price {
    margin-block: 20px 0px;
}
.product-info .compare-at1 {
  color: #000 !important;
}
.product-info .compare-at1 .money {
    color: #000 !important;
    font-weight: 400 !important;
    font-size: 15px !important;
}
.product-info .product-single__prices>p {
    font-size: 13px;
    font-weight: 700;
    color: #aa2826;
}
.product-info .logo-evensky {
    display: flex;
    gap: 5px;
    cursor: pointer;
}

/* product tabs section  */
/* Wrapper scroll area */
/* .comparison-scroll {
  overflow-x: auto;
  overflow-y: auto;
  max-height: 500px;
  border: 1px solid #ddd;
  scrollbar-width: thin;
}

/* Full table styling */
/* .comparison-table {
  width: 100%;
  min-width: 900px;
  border-collapse: collapse;
  text-align: center;
  font-size: 14px;
}
 */
/* Sticky header on scroll */
/* .comparison-table thead {
  position: sticky;
  top: 0;
  background-color: #fff;
  z-index: 2;
} */

/* All table cells */
/* .comparison-table th,
.comparison-table td {
  border: 1px solid #ccc;
  padding: 10px;
  vertical-align: top;
  word-break: break-word;
} */

/* First column (Feature) highlight */
/* .comparison-table td:first-child {
  background-color: #f7f7f7;
  font-weight: 600;
  text-align: left;
} */

/* Second column (EvenSkyn) highlight */
/* .comparison-table td:nth-child(2),
.comparison-table th:nth-child(2) {
  background-color: #fef2f5;
  font-weight: 600;
} */

/* Responsive tweaks */
/* @media screen and (max-width: 768px) {
  .comparison-table {
    font-size: 13px;
    min-width: unset;
  }

  .comparison-scroll {
    max-height: 400px;
  }

  .comparison-table th,
  .comparison-table td {
    padding: 8px;
  }

  .comparison-table td:first-child {
    min-width: 180px;
  }

  .comparison-table th {
    font-size: 13px;
  } */
} */




@media screen and (max-width: 767px) {
.rating-with-text {
border-top: 1px solid #ccc;
padding-top: 20px;
}
.product-info__price .product__price.on-sale1 {
font-size: 18px !important;
line-height: 1.1;
}
.rating-with-text .product__price .money {
margin-bottom: 4px;
display: block;
}
.product-info__price .saved-logo {
width: 65%;
}
.product .product-single__prices {
  min-width: 150px;
}
.product-single__prices .on-sale1 .money{
    font-size: 22px !important;
}
}

@media screen and (max-width: 375px) {
.product-info__price .saved-logo {
width: 30%;
}
  .logo-evensky {
    width: 90px;
  
}
}

.label-desktop {
  display: none;
}

.label-mobile {
  display: inline;
}

@media screen and (min-width: 1200px) {
  .label-desktop {
    display: inline;
  }
 .label-desktop.aaa {
    line-height: 20px;
}
  .label-mobile {
    display: none;
  }
}



/* 02-07-2027 */

@media screen and (max-width: 700px) {
.product-info__offer-list {
   
    grid-template-columns: repeat(auto-fit,minmax(70px,1fr)) !important;
  
}
}