/** Shopify CDN: Minification failed

Line 30:0 All "@import" rules must come first

**/
@font-face {
    font-family: 'Motter Corpus Std Condensed';
    src: url('/cdn/shop/files/MotterCorpusStd-Condensed.woff2') format('woff2'),
        url('/cdn/shop/files/MotterCorpusStd-Condensed.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'FONTSPRING DEMO - Briston';
    src: url('/cdn/shop/files/FONTSPRINGDEMO-BristonRegular_847736ad-c346-49a2-922f-83081b6f5586.woff2') format('woff2'),
        url('/cdn/shop/files/FONTSPRINGDEMO-BristonRegular_51e30c2f-cb68-4d4c-89b8-49c4fd880dfa.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Basecoat';
    src: url('/cdn/shop/files/Basecoat-Bold.woff2') format('woff2'),
        url('/cdn/shop/files/Basecoat-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap');

.step-number.step-mob {
    display: none;
}
.custom-reviews {
  transform: initial !important;
    width: 100% !important;
}
.custom-reviews__bg-color {
    padding-bottom: 140px !important;
}
.step-description {
    font-size: 14px !important;
}
.review-block__heading {
    font-size: 20px !important;
}
.step-heading {
    font-size: 18px !important;
}
.cta-button {
    font-size: 14px !important;
    height: 50px !important;
}
.block-text {
    font-size: 14px !important;
    line-height: 18px !important;
}
.block-heading {
    font-size: 16px !important;
}
.better-choices__subtext {
    font-size: 16px !important;
}
.better-choices__heading {
    font-size: 40px !important;
    line-height: 40px !important;
}
.better-choices__button {
    height: 52px;
    font-size: 14px !important;
    line-height: 28px !important;
}
.better-choices__text-container {
    gap: 20px !important;
    max-width: 35vw !important;
    margin-left: 20vw !important;
}
.custom-section--container .page-width {
    max-width: 1000px!important;
}
.review-block__content {
    font-size: 14px !important;
    line-height: 25px !important;
    letter-spacing: 0em !important;
}
.custom-reviews__block {
    gap: 15px !important;
    padding: 40px !important;
}
.review-block__customer-name {
    font-size: 14px !important;
}
.custom-reviews__img {
    width: 200px !important;
    height: 200px !important;
}
.step-image-wrapper {
    max-width: 163px !important;
}
.can-hover-info {
    height: 100%;
    width: 100%;
    background: rgb(0 0 0 / 69%);
    position: absolute;
    top: 0;
    visibility: hidden;
    transition: 0.3s ease;
    opacity: 0;
}
.can-hover-info-inner {
    color: #fff;
    letter-spacing: 0;
    font-size: 26px;
    font-family: var(--font-heading-family);
    text-transform: uppercase;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}
.can-slide:hover .can-hover-info {
    transition: 0.3s ease;
    visibility: visible;
    opacity: 1;
}
.image-banner-head h1 {
    font-family: 'Motter Corpus Std Condensed';
    font-size: 60px;
    color: #344342;
    text-align: center;
    margin: 0;
    max-width: 510px;
    margin: 0 auto;
}
.custom-content-head h2 {
    font-family: 'FONTSPRING DEMO - Briston';
    text-align: center;
    margin: 0;
    letter-spacing: 0;
    font-size: 60px;
    line-height: 72px;
    color: #fff;
}
/* .custom-content-section {
    background: #344342 !important;
} */
.image-text-wrapper {
    background: #e8e5d9;
    padding: 0 0 0 20px;
}
.custom-main-heading {
    font-family: 'FONTSPRING DEMO - Briston';
    color: #344342;
    font-size: 60px;
    margin: 0;
    line-height: 52px;
}
.custom-paragraph p {
    font-family: "DM Sans", sans-serif;
    color: #344342;
    letter-spacing: 0;
    margin: 0;
}
.common-image-text-btn a {
    background: #ff5b49;
    color: #fff;
    letter-spacing: 0;
    font-family: 'Basecoat';
    text-decoration: none;
    padding: 10px 30px;
    display: inline-block;
    border-radius: 30px;
    font-size: 20px;
    margin: 14px 0 0;
    transition: 0.3s ease;
}
.common-image-text-btn a:hover {
    background: #344342;
    transition: 0.3s ease;
}
.image-wrapper img {
    width: 100%;
}
.image-wrapper {
    display: flex;
}
.image-text-grid {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.image-left {
    width: 40%;
}
.image-right {
    width: 40%;
}
.left-side-image .image-text-wrapper {
    padding: 0 20px 0 0px;
}
.image-text-right-column {
    width: 40%;
}
.custom-image-text-section {
    padding: 0 0 20px;
}
.reviews-block-text h3 {
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 0;
    margin: 0 0 15px;
    color: #ff5b49;
    font-weight: 700;
}
.reviews-block-content p {
    color: #868686;
    letter-spacing: 0;
    margin: 0 0 8px;
    font-size: 14px;
    line-height: 25px;
}
.reviews-block-content p strong {
    line-height: 17.94px;
    letter-spacing: 0.04em;
    color: #050505;
    margin: 0;
    padding: 10px 0 5px;
    font-weight: 400;
    display: block;
}
.reviews-blocks-wrapper {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 20px;
    padding: 20px 0 50px;
}
.reviews-block-content {
    background: #fff;
    box-shadow: 0px 0px 10px 10px rgb(0 0 0 / 5%);
    padding: 38px 20px 25px;
    border-radius: 5px;
}
.reviews-rating-icons svg {
    width: 100px;
}
/*.new-lp-wrapper .card__content {
    display: none;
}
.new-lp-wrapper .card__media {
    margin: 0 !important;
    width: 100%;
}*/
.new-lp-wrapper .card.card--card.card--media.color-scheme-1.gradient {
    background: transparent;
    border: 0;
    padding: 0;
    margin: 0;
}
.new-lp-wrapper .card__heading {
    color: #000;
}
.new-lp-wrapper .card-information>.price {
    color: rgb(0 0 0);
}
.image-banner-head img {
    width: 100%;
}
.image-banner-head img {
    max-width: 600px;
    margin: 0 auto;
    display: table;
}
.custom-featured-collection .quick-add__submit {
    background: #ff5b49;
    color: #fff;
}
.site-announcement-bar__message p {
    margin: 0px !important;
}
.site-announcement-bar__message p {
    margin: 0px !important;
    align-items: center;
    display: flex;
    gap: 10px;
    font-family: 'FONTSPRING DEMO - Briston';
    font-size: 18px;
}
.site-announcement-bar__message li {
    padding-left: 10px !important;
}
.site-announcement-bar__link {
    padding: 12px 0;
}
.custom-bundle-builder-page .gbbSlotFooterProductsContainerWrapper {
    max-height: initial !important;
}
.custom-bundle-builder-page .gbbSlotFooterProductsContainer {
    max-width: initial !important;
    grid-template-columns: repeat(4, 1fr) !important;
}
.custom-bundle-builder-page .gbbSlotFooterProductContainer {
    position: relative;
    height: 67px !important;
    width: 65px !important;
}
.custom-bundle-builder-page .gbbBoxSelectionItem.gbbBoxSelectionItemActive {
    background-color: #f15b49 !important;
    color: #fff !important;
    outline: #f15b49 !important;
}
.custom-bundle-builder-page .gbbProductItem {
    grid-template-rows: 2fr 0fr 0fr !important;
}
.custom-bundle-builder-page .gbbPageFooterHTML {
    position: sticky;
    top: 20px !important;
}
.best-selling-subs-wrapper .image-text-right-column {
    width: 53%;
}
.best-selling-subs-wrapper .right-side-image {
    padding: 25px 0;
}
.best-selling-subs-wrapper .image-text-wrapper {
    background: #e4e3d9;
    padding: 15px 15px 15px 20px;
}
.how-it-works-wrapper {
    background: #e4e3d9;
    padding: 20px 30px;
    text-align: center;
}
.how-it-works-title h3 {
    font-family: "DM Sans", sans-serif;
    color: #344342;
    font-weight: 700;
    letter-spacing: 0;
    margin: 0 0 7px;
    text-transform: uppercase;
}
.how-it-works-content p {
    font-family: "DM Sans", sans-serif;
    color: #344342;
    letter-spacing: 0;
    margin: 0;
}
.how-it-works-blocks-wrapper {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 50px;
    padding: 30px 0 0;
}
.custom-grid-wrapper {
    padding: 0;
}
.custom-grid-blocks h3 {
    font-family: 'FONTSPRING DEMO - Briston';
    color: #344342;
    font-size: 33px;
    margin: 12px 0 5px;
    line-height: 40px;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 0;
}
.custom-grid-blocks a {
    background: #ff5b49;
    color: #fff;
    letter-spacing: 0;
    font-family: 'Basecoat';
    text-decoration: none;
    padding: 10px 30px;
    display: inline-block;
    border-radius: 30px;
    font-size: 20px;
    margin: 14px 0 0;
    transition: 0.3s ease;
}
.custom-grid-blocks a:hover {
    background: #344342;
    transition: 0.3s ease;
}
.custom-grid-blocks {
    text-align: center;
    background: #E8E5D9;
    padding: 20px 15px;
}
.custom-grid-blocks img {
    width: 100%;
}
.custom-grid-blocks-wrapper {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 22px;
}
.custom-grid-section {
    padding: 25px 0 0;
}
.best-selling-subs-wrapper .custom-section--container .page-width {
    background: #F7F8F1;
}
.best-selling-subs-wrapper .instafeed-app .page-width {
    background: #F9F5E5;
}
.best-selling-subs-wrapper .image-text-wrapper .custom-main-heading {
    max-width: 360px;
}
/**MEDIA**/
@media only screen and (max-width: 1400px) {
.step {
    align-items: center !important;
    padding: 10px 10px!important;
}
.step-description {
    font-size: 12px!important;
    line-height: 18px !important;
}
.step-image {
    height: 200px !important;
}
.step-image-wrapper {
    height: 203px;
}
.custom-reviews__block {
    gap: 10px!important;
    padding: 20px!important;
}
.review-block__content {
    font-size: 13px!important;
    line-height: 22px!important;
}
.custom-reviews__img {
    width: 150px!important;
    height: 150px!important;
}
.custom-reviews__blocks {
    gap: 10px;
}
.four-steps__heading {
    margin-bottom: 20px !important;
}
.four-steps__steps-grid {
    gap: 10px !important;
    margin-bottom: 20px !important;
}
}

@media only screen and (max-width: 1199px) {
.custom-main-heading {
    font-size: 50px;
    line-height: 46px;
}
.image-banner-head h1 {
    font-size: 50px;
}
.how-it-works-blocks-wrapper {
    gap: 20px;
}
}

@media only screen and (max-width: 988px) {
.image-banner-head h1 {
    font-size: 40px;
}
.custom-content-head h2 {
    font-size: 50px;
    line-height: 66px;
}
.image-text-right-column {
    width: 50%;
}
.custom-main-heading {
    font-size: 40px;
    line-height: 36px;
    margin: 0 0 8px;
}
.custom-paragraph p {
    line-height: 24px;
}
.reviews-blocks-wrapper {
    grid-template-columns: repeat(1,1fr);
    padding: 0px 0 50px;
}
.site-announcement-bar__message p {
  font-size: 42px !important;
}
}

@media only screen and (max-width: 991px) {
.step-image-wrapper {
    max-width: 200px !important;
}
.step {
    align-items: center;
    padding: 10px !important;
}
.better-choices__text-container {
    max-width: 100% !important;
    margin-left: 0vw!important;
}
.can-hover-info-inner {
    font-size: 20px;
}
.site-announcement-bar__message p {
  font-size: 42px !important;
}
.how-it-works-blocks-wrapper {
    grid-template-columns: repeat(1,1fr);
    gap: 30px;
}
.custom-grid-blocks h3 {
    font-size: 29px;
    margin: 7px 0 3px;
    line-height: 32px;
}
}
@media only screen and (max-width: 767px) {

 .step-number.step-mob {
    display: flex !important;
}
  .step-number.step-web {
    display: none;
}
  .custom-reviews__bg-color {
    padding-bottom: 0px!important;
}
  .step-content {
    display: block !important;
}
.step-content {
    text-align: center !important;
}
  .step-heading {
    font-size: 20px !important;
}
.image-banner-head h1 {
    font-size: 30px;
    padding: 30px 0 8px;
}
.custom-content-head h2 {
    font-size: 32px;
    line-height: 48px;
}
.image-text-grid {
    flex-direction: column;
    gap: 28px;
}
.image-text-right-column {
    width: 100%;
}
.image-right {
    width: 100%;
}
.image-text-wrapper {
    padding: 25px 0 0;
}
.image-text-right-column {
    padding: 0 20px;
}
.left-side-image .image-text-grid {
    flex-direction: column-reverse;
}
.image-left {
    width: 100%;
}
.left-side-image .image-text-wrapper {
    padding: 25px 0 0;
}
.image-banner-head {
    display: flex;
    flex-direction: column-reverse;
    padding: 20px 0 30px;
}
.new-lp-wrapper .custom-featured-collection .slick-track li {
    width: 65vw !important;
}
.custom-bundle-builder-page  .gbbProductItem {
    grid-template-rows: 1fr 0fr 0fr !important;
}
.best-selling-subs-wrapper .image-text-right-column {
    width: 100%;
    padding: 0;
}
.how-it-works-title h3 {
    font-size: 20px;
}
.how-it-works-wrapper {
    padding: 20px 20px;
}
.custom-grid-blocks-wrapper {
    grid-template-columns: repeat(1,1fr);
}
.how-it-works-blocks-wrapper {
    padding: 20px 0 0;
}
}