/** Shopify CDN: Minification failed

Line 381:88 Unexpected "{"

**/
@font-face {
  font-family: 'FilsonPro';
  src: url('https://cdn.shopify.com/s/files/1/0558/0141/3767/files/65de5f112dbd7f7bdfc2f898_filsonprolight-webfont.woff2?v=1713052223') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'FilsonPro';
  src: url('https://cdn.shopify.com/s/files/1/0558/0141/3767/files/65de5f112dbd7f7bdfc2f8cc_FilsonPro-Black.woff2?v=1713052277') format('woff2');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Kefir';
  src: url('https://cdn.shopify.com/s/files/1/0558/0141/3767/files/65de5f112dbd7f7bdfc2f924_kefir-demi-bold-webfont.woff2?v=1713052325') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Kefir';
  src: url('https://cdn.shopify.com/s/files/1/0558/0141/3767/files/65de5f112dbd7f7bdfc2f895_Kefir-ExtraBold.woff2?v=1713052367') format('woff2');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Kefir';
  src: url('https://cdn.shopify.com/s/files/1/0558/0141/3767/files/65de5f112dbd7f7bdfc2f925_kefir-light-webfont.woff2?v=1713052421') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'FilsonPro';
  src: url('https://cdn.shopify.com/s/files/1/0558/0141/3767/files/65de5f112dbd7f7bdfc2f896_filsonprobold-webfont.woff2?v=1713052456') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'FilsonPro';
  src: url('https://cdn.shopify.com/s/files/1/0558/0141/3767/files/65de5f112dbd7f7bdfc2f89f_filsonpromedium-webfont.woff2?v=1713052492') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'FilsonPro';
  src: url('https://cdn.shopify.com/s/files/1/0558/0141/3767/files/65de5f112dbd7f7bdfc2f899_filsonproregular-webfont.woff2?v=1713052522') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}


.landing-page h1, .landing-page h2, .landing-page h3, .landing-page h4, .landing-page h5, .landing-page h6,
.landing-page-1 h1, .landing-page-1 h2, .landing-page-1 h3, .landing-page-1 h4, .landing-page-1 h5, .landing-page-1 h6,
.landing-page-3 h1, .landing-page-3 h2, .landing-page-3 h3, .landing-page-3 h4, .landing-page-3 h5, .landing-page-3 h6
{
    letter-spacing: unset;
    text-transform: capitalize !important;
    color: black;
}
.landing-page-1 .shopify-section-group-header-group, .landing-page-1 .section-header {
    display: none;
}
.landing-page-1 footer {
    display: none;
}

.landing-page div:empty,
.landing-page-1 div:empty,
.landing-page-3 div:empty
{
    display: none;
}
.landing-page,
.landing-page-1,
.landing-page-3
{
    font-family: FilsonPro, sans-serif;
}
@media screen and (max-width: 749px) {
  .slider.slider--mobile {
    scroll-padding-left: unset!important;
  }
}
.hide {
  display: none!important;
}
.landing-page #shopify-section-top-announcmentbar, .landing-page #shopify-section-header, .landing-page #shopify-section-footer, .landing-page #shopify-section-footer-promotions, #shopify-section-landing-page-sticky-bar, #shopify-section-landing-page-footer,
.landing-page-1 #shopify-section-top-announcmentbar, .landing-page-1 #shopify-section-header, .landing-page-1 #shopify-section-footer,  .landing-page-1 #shopify-section-footer-promotions,
.landing-page-3 #shopify-section-top-announcmentbar, .landing-page-3 #shopify-section-header, .landing-page-3 #shopify-section-footer,  .landing-page-3 #shopify-section-footer-promotions
{
    display: none;
}

.landing-page #shopify-section-landing-page-sticky-bar, .landing-page #shopify-section-landing-page-footer,
.landing-page-1 #shopify-section-landing-page-sticky-bar, .landing-page-1 #shopify-section-landing-page-footer,
.landing-page-3 #shopify-section-landing-page-sticky-bar, .landing-page-3 #shopify-section-landing-page-footer
{
    display: block;
}
.sticky_bar_landing {
    position: sticky;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1!important;
}
/* .sticky-headers {
    z-index: 1;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
} */
.navbar-countdown {
    z-index: 999;
    background-color: var(--primary-purple);
    color: #010101;
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    height: 50px;
    min-height: 50px;
    max-height: 50px;
    font-size: 1rem;
    font-weight: 700;
    display: flex;
}
.holiday-secondary {
    z-index: 999;
    color: #fff;
    background-color: #c8202f;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 35px;
    min-height: 35px;
    max-height: 35px;
    font-size: 1rem;
    font-weight: 800;
    display: flex;
}
.vtl-pr-review-stars-snippet-container {
    display: none;
}
.navbar-smaller {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    color: #fff;
    justify-content: center;
    align-items: center;
    font-weight: 400;
    display: flex;
}
.navbar-sale-inner-2 {
    grid-column-gap: .5rem;
    color: #2a2552;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    display: flex;
    position: relative;
}
.text-color-purple {
    color: #2a2552;
}
.holiday-secondary .text {
    font-size: 16px;
}
.div-block-981 {
    grid-column-gap: .5rem;
    align-items: center;
    display: flex;
    position: relative;
}
.navbar-sale-text {
    color: white;
    margin-top: 1px;
    font-weight: 800;
    font-size: 16px;
}
.holiday-clock {
    color: #2a2552;
    justify-content: center;
    align-items: center;
    display: flex;
}
.box-3 {
    background-color: #fff;
    border-radius: 2px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 3.2rem;
    min-width: 3.2rem;
    height: 3.2rem;
    min-height: 3.2rem;
    margin-left: 2px;
    margin-right: 2px;
    padding: 3px;
    font-size: 12px;
    line-height: 20px;
    display: flex;
}
.text-block-217 {
    color: #fff;
    padding-left: .15rem;
    padding-right: .15rem;
    font-weight: 800;
    font-size: 16px;
}
.clock-number-2 {
    font-size: 13.5px;
    font-weight: 800;
    line-height: 1;
}
.clock-label-2 {
    letter-spacing: 0;
    text-transform: uppercase;
    font-size: 8px;
    line-height: 1;
}




/* Client with info start */
.client-with-info-row{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.container-body {
    width: 100%;
    max-width: 830px;
}
.client-with-info-inner-row {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.client-with-info-column {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 46px 0 35px;
    border-bottom: 1px solid #ebebeb;
}
.client-with-info-column-body h1 {
    letter-spacing: -.08rem;
    font-size: 44px;
    font-weight: 700;
    margin: 0;
}
.client-with-info-author-detail-box {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    gap: 10px;
}
.client-with-info-column-body {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    row-gap: 10px;
}
.author_image--body {
    width: 50px;
}
.author_image--body img {
    width: 100%;
    height: auto;
    object-fit: contain;
}
.author_name-box-body {
    font-size: 13px;
}
.author_name-box-body, .author_check_time_box p, .client-with-info-column-body h1, .client-with-info-author-description p  {
    font-family:  FilsonPro, sans-serif;
}
.author_check_time_box p {
    margin: 0;
    font-size: 13px;
}
.client-with-info-author-description p {
    margin: 0;
    font-size: 18px;
    color: black;
}
@media screen and (max-width:768px){
 .navbar-sale-text, .holiday-secondary .text  {
    font-size: 13px;
    text-align: center;
 }
 .client-with-info-column-body h1 {
    font-size: 32px;
 }
 .client-with-info-row {
    padding: 0 16px;
 }
 .client-with-info-column {
    padding-top: 32px;
 }
 .client-with-info-column-body {
    row-gap: 15px;
 }
}
@media screen and (max-width:375px){
 .navbar-sale-text, .holiday-secondary .text  {
    font-size: 11px;
 } 
 .client-with-info-column-body h1 {
    font-size: 31px;
 }  
}
/* Client with info end */
/* image with content start */
.image-with-content-row, .product-with-info-row {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding:46px 20px;
}
.image-with-content-inner-row {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    row-gap: 5rem;
}
.image-with-content-column {
    width: 100%;
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    flex-wrap: wrap;
}
.image-with-content-column-image {
    width: 40%;
    height: 100%;
}
.image-with-content-column-image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    border-radius: 8px;
}
.image-with-content-column-info {
    width: calc(60% - 50px);
}
.image-with-content-column-info-body h3 {
    letter-spacing: -.05rem;
    font-family: FilsonPro, sans-serif;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.2;
    margin: 0;
}
.image-with-content-column-info-description p {
    font-size: 18px;
    margin: 0;
    line-height: 1.5;
}
.image-with-content-column-info-body h3, .image-with-content-column-info-description p, {
    font-family: FilsonPro, sans-serif;
}
.image-with-content-column-info-description {
    padding-top: 16px;
}
@media screen and (max-width:500px){
 .image-with-content-column-image, .image-with-content-column-info {
    width: 100%;
 }
 .heading-body--box {
    display: none;
 }
 .mobile-heading-box {
    display: block!important;
    padding-bottom: 15px;
 }

}
.mobile-heading-box {
    display: none;
}
/* image with content end */
.product-with-info-inner-row {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    position: relative;
}
.season_box--body {
    color: #000;
    background-color: #ccf281;
    background-image: linear-gradient(90deg, #e6ffd4, #afff6e);
    border-radius: 12px;
    padding: 8px 16px;
    font-weight: 800;
    position: absolute;
    top: -20px;
}
.product-with-info-row-column {
    width: 100%;
    align-items: stretch;
    text-align: left;
    background-color: #fff;
    border: 1px dashed black;
    border-radius: 8px;
    justify-content: space-between;
    display: flex;
    box-shadow: 0 4px 12px rgba(0, 0, 0, .06);
    padding: 2px;
    flex-wrap: wrap;
}
.product-with-info-column-image {
    height: 100%;
}
.product-with-info-column-image {
    background-color: #f4f4f4;
    justify-content: center;
    align-items: center;
    display: flex;
    height: 479px;
}
.product-with-info-column-info, .product-with-info-column-image{
    width:calc(100% / 2 - 10px);
}
.product-with-info-column-data-gift_text p {
    margin: 0;
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
}
.product-with-info-column-data-heading-box h2 span {
    color: #3d348b;
}
.product-with-info-column-data-heading-box h2 {
    margin: 0;
    color: #282d3e;
    text-align: center;
    font-family: FilsonPro, sans-serif;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.2;
}
.product-with-info-column-data-subheading-box p {
    margin: 0;
    text-align: center;
    font-size: 13px;
    line-height: 18px;
}
.product-with-info-column-data-btn-box {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #2a2552;
    border-radius: 8px;
    font-size: 16px;
    color: white;
    font-weight: 700;
}
.arrow_box svg {
    width: 24px;
}
.product-with-info-column-data-btn-box {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #2a2552;
    border-radius: 8px;
    font-size: 15px;
    color: white;
    padding: 22px 70px;
    font-weight: 900;
    cursor: pointer;
    font-family: FilsonPro, sans-serif;
    gap: 8px;
}
.arrow_box {
    display: flex;
}
.product-with-info-column-data {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 100%;
}
.product-with-info-column-data-deal-box p {
    font-size: 12px;
    font-family: FilsonPro, sans-serif;
}
.product-with-info-column-data-deal-box p {
    font-size: 12px;
    font-family: FilsonPro, sans-serif;
    letter-spacing: 0;
    margin: 0;
}
.product-with-info-column-data-offer-box {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.product-with-info-column-data-offer-box {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff6ee;
    max-width: 285px;
    padding: 14px 0;
}
.product-with-info-column-data-offer_1 p, .product-with-info-column-data-offer_2 p {
    font-size: 12px;
    color: black;
    font-weight: 500;
    margin: 0;
}
.product-with-info-column-data-offer_1 strong {
    color: #c8202f;
    font-weight: 800;
}
.product-with-info-column-data-offer_2 strong {
    font-weight: 800;
    padding-right: 3px;
}
.simple_line {
    margin: 0 13px;
}
.product-with-info-column-data-description-box p {
    margin: 0;
    font-size: 12px;
    text-align: center;
}
.product-with-info-column-info {
    padding: 30px 40px;
}
.product-with-info-column-data-gift_text, .product-with-info-column-data-heading-box {
    padding-bottom: 8px;
}
.product-with-info-column-data-subheading-box {
    padding-bottom: 16px;
}
.product-with-info-column-data-deal-box {
    padding: 6px 16px;
}
.product-with-info-column-data-description-box {
    padding-top: 8px;
}
.product-with-info-column-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 8px;
    max-height: 503px;
}
.simple-straith-line {
    width: 20%;
    background-color: rgb(0 0 0);
    height: 13px;
}
.product-with-info-column-data-gift_text {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.gift_boc-body-scrol {
    width: 100%;
}
.image-with-content-inner-row {
    flex-wrap: wrap;
}
@media screen and (max-width:768px){
 .product-with-info-column-data-btn-box {
    font-size: 13px;
 }
}
@media screen and (max-width:430px){
 .product-with-info-column-info, .product-with-info-column-image {
    width: 100%;
 } 
 .product-with-info-column-image {
    height:unset;
 }
 .simple-straith-line {
    width: 20%;
    background-color: rgba(0, 0, 0, .11);
    height: 1px;
    display: flex !important;
 }
 .product-with-info-column-info {
    padding:13px 16px;
 }
 .product-with-info-column-data-btn-box {
    width: 100%;
 }
 .product-with-info-column-data-gift_text p {
    font-size: 11px;
 }
}

a.product-with-info-column-data-btn-box {
    color: white!important;
}
a.product-with-info-column-data-btn-box svg {
    color: white;
}