/** Shopify CDN: Minification failed

Line 489:20 Unexpected "{"
Line 489:29 Expected ":"

**/
@font-face {
  font-family: 'Whitney book';
  src: url("/cdn/shop/files/whitneybook.woff2?v=1785736590") format("woff2");
}

@font-face {
  font-family: 'Whitney medium';
  src: url("/cdn/shop/files/whitneymedium.woff2?v=1785736590") format("woff2");
}


body,p,span,details,a,li,summary {
    font-family: 'Whitney book'!important;
}

.header__menu-item, .header__menu-item span {
    font-family: 'Whitney medium'!important;
}
h1,h2,h3,h4,h5,h6{
     font-family: 'Whitney book'!important;
}

body, .color-scheme-1, .color-scheme-2, .color-scheme-3, .color-scheme-4, .color-scheme-5, .color-scheme-8b20b648-a759-4998-9de2-9156d9958c5d, .color-scheme-afec7057-c8de-40a9-8194-2134360363db, .color-scheme-1f9c1b4a-1c7b-45e0-84eb-db3a88e516f4, .color-scheme-01bc1e2c-776b-494f-9b99-142c89b408b0, .color-scheme-c9ba3fcc-477a-4c71-9578-dd5d71bb6e40 {
    color: rgba(var(--color-foreground), 1);
}


.header__menu-item, .header__menu-item span {
    letter-spacing: .5px;
    color: #363636;
}
.header-wrapper {
    /* border-bottom: 1px solid #8ca2b7; */
}
.header__icon svg path {
    fill: #606060;
}
.header__icon--cart .icon, .header__icon .icon {
    height: 3rem;
    width: 1.7rem;
}
.inline-richtext {
    text-transform: capitalize;
    font-weight: 600;
}
.newsletter-title-block .inline-richtext {
    margin: 0;
    text-align: left;
    font-weight: 400;
}
.newsletter-wrapper-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.newsletter-title-block {
    width: 35%;
}
.newsletter-title-block .h1 {
    font-size: 31px;
}
.newsletter-form-block {
    width: 45%;
}
.newsletter-form-block .newsletter-form, .newsletter-form-block .newsletter-form__field-wrapper {
    max-width: 100%!important;
}
.newsletter-form-block .newsletter-form__field-wrapper .field__input {
    padding: 5px;
}
.newsletter-form-block .newsletter-form__field-wrapper {
    padding: 5px;
    border: 1px solid;
    border-radius: 4px;
    border-color: inherit;
}
.newsletter-form-block .field:after, .newsletter-form-block .field:before {
    display: none;
}
.newsletter-form-block .field__input:focus-visible {
    box-shadow: none;
}
.field__input:not(:placeholder-shown)~.field__label,
.field__input:focus~.field__label {
    top: calc(var(--inputs-border-width) + -0.1rem);
    left: calc(var(--inputs-border-width) + 0.5rem);
}
.field__label {
    left: calc(var(--inputs-border-width) + 1rem);
    top: calc(0.5rem + var(--inputs-border-width));
}
.button {
    font-weight: 600;
    text-transform: uppercase;
}
.button, .shopify-challenge__button, .customer button, button.shopify-payment-button__button--unbranded {
    min-width: 90px;
    height: 37px;
    min-height: 37px;
}
.field__input:not(.text-area), .select__select, .customer .field input, .customer select {
    height: 37px;
    min-height: 37px;
}
.newsletter-new .newsletter__wrapper {
    border-bottom: 1px solid rgb(var(--color-foreground));
}
.footer__content-bottom {
    border-top: none!important;
    padding-top: 0px!important;
    background: #8ca2b7;
    padding-bottom: 20px;
}
.copyright__content {
    font-size: 13.8px!important;
}
.policies li:first-child:before {
    display: none;
}
.footer__content-bottom-wrapper {
    justify-content: flex-end;
}
.footer-block__heading, .footer-block__details-content a  {
    font-size: 15.9px!important;
    font-weight: 400;
}
.footer-block__details-content .list-menu__item--link, .copyright__content a {
    color: rgba(var(--color-foreground), 1)!important;
}
.text-columns-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}
.text-columns-title {
    margin: 0;
    font-size: 15.11px;
    text-transform: capitalize;
    font-weight: 500;
    color: #403434;
}
.text-columns-block {
    text-align: center;
}
.text-columns-star-rating svg {
    height: 20px;
}
.text-columns-star-rating {
    margin-top: 6px;
}
.image-with-text-new-btn {
    text-transform: uppercase;
    text-decoration: none;
    padding: 24px 48px;
    margin: 16px 0;
    display: inline-block;
    min-width: 220px;
    text-align: center;
    color: #606060;
    border: 1px solid #606060;
    transition: background-color .5s cubic-bezier(.215,.61,.355,1);
    border-radius: 10px;
    font-size: 14px;
    font-weight: 600;
}
.image-with-text-new-content {
    font-size: 18px!important;
    color: #606060;
}
.image-with-text-new-content p {
    margin: 0 0 6px;
}
.custom-width{
        max-width: 57.5em;
}
.image-with-text-new-grid {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}
.image-with-text-new-block {
    width: 45%;
}
.image-with-text-new-block-image img {
    width: 100%;
    border-radius: 12px;
}
.full-width .image-with-text-new-block-content {
    padding: 70px;
}
.image-with-text-new-title {
    margin-top: 0;
    font-size: 30px ;
    line-height: 1.5;
    color: #606060e6;
    font-weight: 700;
    margin-bottom: 20px;
}
.image-with-text-new-content {
    line-height: 1.5;
}
.image-second {
    flex-direction: row-reverse;
}
.accordion-new-title {
    margin-top: 24px;
    color: #000000ff;
    font-size: 21px;
}
.accordion-new-heading {
    margin: 0;
    font-size: 19.2px;
    color: #8ca2b7;
    text-transform: capitalize;
    padding: 24px 30px 24px 0;
    cursor: pointer;
}
.accordion-new-content p {
    margin: 0;
}
.accordion-new-content {
    padding-bottom: 32px;
    font-size: 18px;
}
.accordion-new-title-block {
    width: 40%;
}
.accordion-new-main-block {
    width: 60%;
}
.accordion-new-flex {
    display: flex;
}
.custom-width-accordion {
    max-width: 62.5em;
}
.accordion-new-content {
    display: none;
}
.accordion-new-content a {
    text-decoration: none;
    color: inherit;
}
.accordion__header {
    position: relative;
}
.accordion__header:after {
    position: absolute;
    top: 50%;
    left: -24px;
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    border-color: #8ca2b7;
    border-style: solid;
    border-width: 0 0 2px 2px;
    margin: -4px 0 0;
    vertical-align: middle;
    transform: rotate(-135deg);
    transform-origin: 50% 50%;
    transition: all .4s;
}
.accordion__header.fa-minus:after {
    transform: rotate(-45deg);
}
.multicolumn__title.center {
    justify-content: center;
}
.text-columns-new-grid {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 30px;
}
.text-columns-new-block {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 50px 30px;
    text-align: center;
    position: relative;
    z-index: 1;
    background: #8ca2b7;
    color: #fff;
}
.text-columns-new-title {
    font-size: 18px;
    color: #fff;
}
.text-columns-new-text, .text-columns-new-text p {
    font-size: 16px;
}
.text-columns-new-container {
    position: relative;
}
.text-columns-new-top-icon {
    position: absolute;
    width: 50%;
    height: 50%;
    top: 0;
    left: 0;
    z-index: 1;
    background: #cdcdb6;
}
.text-columns-new-bottom-icon {
    position: absolute;
    width: 50%;
    height: 50%;
    bottom: 0;
    right: 0;
    z-index: 1;
    background: #cdcdb6;
}
.text-center {
    text-align: center;
}
.text-columns-new-heading-block {
    position: relative;
    z-index: 1;
}
.text-columns-new-heading {
    padding-bottom: 30px;
    font-size: 30px;
    margin-top: 0;
} 
.footer__content-bottom-wrapper {
    justify-content: flex-end !important;
}
.logos-block img {
    width: 100%;
}
.logos-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 15px;
}
.collection-hero__title {
    font-weight: 700;
}
.collection.page-width, .related-products.page-width {
    /* max-width: 70em; */
}
.full-unstyled-link {
    font-size: 16px;
    text-transform: capitalize;
    letter-spacing: 0px;
    color: #606060;
    font-weight: 600;
}
.card-information .price__container{
  font-weight:600;
}
.quick-add__submit {
    min-width: 90px !important;
    width: fit-content;
    margin: 0 auto;
    padding: 16px 26px !important;
    display: inline-flex;
    height: auto;
    /* text-transform: capitalize; */
    /* border-radius: 30px; */
}
.quick-add__submit:after {
    /* border-radius: 30px; */
}
.card__inner {
    border-radius: .625em!important;
    overflow: hidden;
}
.product__description li h3, .product__description li p{
    display: inline;
    margin: 0;
}
.product__title h1 {
    font-size: 26px;
    font-weight: 600;
    color: #606060;
}
product-component .page-width { 
    max-width: 70em;
}
.product__info-wrapper .price__regular .price-item--regular {
    font-size: 22px;
    font-weight: 600;
    color: #606060;
}
.product-form__input .form__label, .quantity__label.form__label span {
    font-size: 18px;
    font-family: "Harmonia Sans"!important;
    color: #606060;
}
.product__info-container .product-form, .product__info-container .product__description, 
.product__info-container .icon-with-text {
    font-size: 19px;
}
.related-products__heading {
    text-align: center;
    margin-bottom: 40px!important;
}
.estimated-shipping {
    display: flex;
    align-items: center;
    padding: 24px;
    background: #f6f6f6;
    border-radius: 16px;
}
.estimated-shipping__text p {
    margin: 0;
    font-size: 1.6rem;
    line-height: 2.75rem;
}
.estimated-shipping__icon {
    margin-right: 1.5rem;
    min-height: 2.75rem;
    display: flex;
    align-items: center;
    background: #000;
    border-radius: 30px;
    height: 44px;
    width: 44px;
    justify-content: center;
}
.estimated-shipping__icon svg {
    height: 2.75rem;
    width: 2.75rem;
    fill: #fff;
}
.shopify-policy__container {
    max-width: var(--page-width);
}





@media screen and (max-width: 749px) {

.mobile-hide {
    display: none!important;
}
.banner__content {
    align-items: flex-start!important;
}
.header {
    padding-left: 1.6rem!important;
    padding-right: 1.6rem!important;
}
.image-with-text-new-grid {
    flex-direction: column;
    align-items: flex-start;
}  
.image-with-text-new-block {
    width: 100%;
} 
.text-columns-grid, .text-columns-new-grid {
    grid-template-columns: repeat(1, 1fr);
}
.image-with-text-new-title {
    margin-top: 20px;
    font-size: 22px;
}
.product__info-container .product-form, .product__info-container .product__description, 
.product__info-container .icon-with-text {
    font-size: 17px;
}
.accordion-new-heading  {
    font-size:16.5px;
}
.accordion-new-content{
      font-size:16px;
}
.full-unstyled-link {
    font-size:14px;
}

}



@media only screen and (min-width: 750px) and (max-width: 1050px) {


 #text-columns-new-{{ section.id }} .text-columns-new-grid {
    grid-template-columns: repeat(2,1fr) !important;
}


}



@media screen and (max-width: 989px) {

.newsletter-wrapper-flex {
    flex-wrap: wrap;
    flex-direction: column;
    gap: 20px;
}
.newsletter-title-block, .newsletter-form-block {
    width: 100%;
}
.newsletter__wrapper, .footer__content-top {
    padding-left: 1.6rem!important;
    padding-right: 1.6rem!important;
}
.accordion-new-flex {
    flex-direction: column;
}
.accordion-new-title-block, .accordion-new-main-block {
    width: 100%;
} 
.logos-grid {
    grid-template-columns: repeat(2, 1fr);
}

}




@media screen and (min-width: 750px) {

.desktop-hide {
    display: none!important;
}
.underline-links-hover:hover a {
    text-decoration: none!important;
}
.main-page-title {
    margin-bottom: 2rem!important;
}

}



@media screen and (min-width: 990px) {

.header:not(.header--top-center)>.header__search, .header--top-center *>.header__search {
    display: inline-flex;
}
.header:not(.header--middle-left,.header--middle-center) .header__inline-menu {
    margin-top: 0;
}
.page-width, .header:not(.drawer-menu).page-width, .newsletter-new .newsletter__wrapper, .shopify-policy__container {
    padding-left: 3.2rem!important;
    padding-right: 3.2rem!important;
}
.footer__content-top .footer__blocks-wrapper {
    width: 50%;
}
.product--medium:not(.product--no-media) .product__media-wrapper,
.product--medium:not(.product--no-media) .product__info-wrapper {
    max-width: 50%!important;
    width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2)!important;
}

}
