/** Shopify CDN: Minification failed

Line 108:34 Expected ":"
Line 1062:34 Expected ":"

**/
@media screen and (min-width: 720px) {
    .items--grid .menulist-item {
    padding: 0px;
 }
}

/* Global */
@media (max-width:767px) {
.highlight-banner__count-4 {
  padding:0;
}
.contact-page-content:not(.template-contact .contact-page-content ) {
  margin:0 !important;
}
}
.product-details .product-title {
  font-family: "mr-eaves-xl-modern"
  font-weight:800;
  font-size: 40px;
  margin-bottom:16px;
}
.product-details .product__price {
  margin: 0;
  margin-bottom: 24px;
}
.product-details .product__price .money {
  font-family: "mr-eaves-xl-modern";
  font-size: 27px;
  font-weight:700;
}
.product-details .product-description {
  color: var(--Body-Text, #4E4E4E);
  /* Paragraph (L/R) */
  font-family: "mr-eaves-xl-modern";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 27px */
}
.product-details .quantity-selector__label {
  font-family: "mr-eaves-xl-modern";
  font-size: 20px;
  margin-bottom: 28px;
  font-weight:700;
}
.product-form--atc-button {
  background: var(--primary-blue-100, #006EEB);
  padding: 16px 30px;
  color: #FFF;
  font-family: "mr-eaves-xl-modern";
  font-size: 16px;
  line-height: 150%; /* 24px */
  font-weight:700;
}
.product-form--atc-button:hover {
  color:#006EEB;
  border-color:#006EEB;
}
.collapsible-tab__heading {
  font-size: 20px;
  font-family: "mr-eaves-xl-modern";
  font-weight:700;
}
@media (max-width:767px) {
  .product-details .product-title {
    font-size:33px;
  }
  .product-details .quantity-selector__label {
    font-size:16px;
  }
  .product-details .product-description { 
    font-size:16px;
  }
  .product-details .product__price .money {
    font-size:20px;
  }
}
.collection--section .productitem--title {
  color: #000;

  font-family: "mr-eaves-xl-modern";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 110%; /* 25.3px */
  margin-top:24px;

  flex: 100%;
  order: -1;
}

.collection--section .price {
  margin-top:-15px;
}
.collection--section .price .money {
  color: #4E4E4E;

  font-family: "mr-eaves-xl-modern";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%; /* 25.3px */s
}

.collection--section .home-section--title {
  margin-bottom:16px !important;
}

/* Button */
.btn {
  display: inline-block;
  border-radius: 3px;
  padding: 20px 56px;
  font-family: "mr-eaves-xl-modern";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  text-decoration: none !important;
}
.btn--blue {
  background: var(--primary-blue-100, #006EEB);
  box-shadow: 0px 4px 15px -12px rgba(0, 110, 235, 0.40);
  color: #FFF !important;
}

.button-secondary, .button-primary, .slideshow-slide__button--secondary, .slideshow-slide__button--primary {
  border-radius: 3px;
  box-shadow: 0px 2px 10px 0px rgba(255, 255, 255, 0.35) !important;
  padding: 20px 56px !important;
  border:2px solid transparent;

  /* Paragraph (R/B) */
  font-family: "mr-eaves-xl-modern";
  font-size: 16px !important;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 24px */
}

  .productitem--action-atc, .productitem--action .productitem--action-atc {
    padding:16px 0 !important;
  }

@media (max-width:767px) {
  .button-secondary:not(.productitem--action-atc), .button-primary:not(.productitem--action-atc), .slideshow-slide__button--secondary:not(.productitem--action-atc), .slideshow-slide__button--primary:not(.productitem--action-atc) {
    padding: 16px 48px !important;
  }
  .productitem--action-atc, .productitem--action .productitem--action-atc {
    padding:16px 0 !important;
  }
  .site-footer-wrapper .site-footer-item {
    margin-top:48px;
    margin-bottom:48px;
  }
  .site-footer-block-item svg {
    max-width:110px;
  }
  .site-footer-block-rich-text .site-footer-block-content {
    margin-top:16px !important;
  }
  .site-footer-block-menu .navmenu-item:not(:first-child) {
    margin-top: 8px;
  }
  .site-footer-block-menu .site-footer-block-title {
    padding-top:8px;
    padding-bottom:8px;
  }
  .site-footer-block-content .navmenu-item {
    margin-top: 0 !important;
  }

}

.slideshow-slide__button--primary {
  background:transparent;
  border:2px solid #FFF;
  color:#FFF;
}

.button-secondary:hover, .button-primary:hover, .slideshow-slide__button--secondary:hover, .slideshow-slide__button--primary:hover {
  border:2px solid transparent !important;
}

.image-with-text__text ul {
    list-style: none; /* Removes default list style */
    padding: 0;
}
.image-with-text__text ul li {
    background-image: url('https://cdn.shopify.com/s/files/1/0362/3105/t/15/assets/Check.svg?v=1705006960'); /* Path to your SVG file */
    background-repeat: no-repeat;
    background-size: 20px 20px; /* Adjust size as needed */
    background-position: 0 0.2em; /* Adjust position as needed */
    padding-left: 30px; /* Adjust padding to make space for the icon */
    margin-bottom:8px;
}

/* Heading */
/* Ttitle */
.home-section--title {
  font-family: "mr-eaves-xl-modern" !important;
  font-size: 48px !important;
  font-style: normal !important;
  font-weight: 800 !important;
  line-height: 110% !important; /* 52.8px */
      
  margin-bottom: 48px !important;
  margin-top:0px !important;
}

@media (max-width:767px) {
  .home-section--title {
    font-size:33px !important;
    margin-bottom: 40px !important;
  }
}

.announcement-bar {
  font-family: "mr-eaves-xl-modern";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 24px */
}

.utility-bar__menu-link, .navmenu-item .navmenu-link {
  font-family: "mr-eaves-xl-modern";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 27px */
}

.disclosure__toggle {
  font-family: "mr-eaves-xl-modern";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 30px */
}

.live-search-filter-label {
  font-family: "mr-eaves-xl-modern";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 24px */
}

/* Footer */

.site-footer-block-title {
  font-family: "mr-eaves-xl-modern";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 24px */
  padding:0;
}

.site-footer-block-rich-text .site-footer-block-content {
  margin-top:24px;
}
.site-footer-block-content p {
  font-family: "mr-eaves-xl-modern";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 27px */
}
.site-footer-block-content .navmenu-item {
  margin-top:16px;
}
.navmenu-item .navmenu-link {
  /* Paragraph (R/R) */
  font-family: "mr-eaves-xl-modern" !important;
  font-size: 16px !important;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 24px */
}

@media screen and (min-width: 1024px) {
.site-footer-blocks {
  gap:80px;
}
.site-footer-block-item {
   width: unset;
}}

/* Icons and Text */
.highlights-banner__text a {
  margin-top:16px;
}
.highlights-banner__heading {
  font-family: "mr-eaves-xl-modern";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 30px */
}
.build-your-kit .highlights-banner__heading {
  font-weight: 800;
}
.build-your-kit.highlights-banner__container {
  text-align:center;
}
.highlights-banner__text p {
  /* Paragraph (R/R) */
  font-family: "mr-eaves-xl-modern";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 24px */

  color:#4E4E4E;
}
.highlights-banner__block.highlights-banner__align-center .highlights-banner__icon {
  margin-bottom:16px;
}
@media (max-width:767px) {
.highlights-banner .home-section--title {
  margin-left:32px;
  margin-right:32px;
  margin-bottom:40px;
}
.highlights-banner__icon {
  height:61px;
}
.highlights-banner__content:not(.about .highlights-banner__content ) {
  padding:0;
  margin:0 !important;
}
.about .highlights-banner__content {
  padding:0;
}
}
@media screen and (min-width: 1024px) {
.highlights-banner__icon {
  height: 4.5rem;
 }
.highlights-banner__content {
  padding-top: 48px;
  padding-bottom: 0px;
}
.highlights-banner .home-section--title {
  margin-bottom:0 !important;
}
}

/* Heading */

.rich-text-heading.rich-text-heading-medium {
  font-family: "mr-eaves-xl-modern";
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 110%; /* 52.8px */
      
  margin-bottom: 16px;
}

@media (max-width:767px) {
  .rich-text-heading {
    line-height:110%;
  }
}

.rich-text-content p {
  /* Paragraph (XL/R) */
  font-family: "mr-eaves-xl-modern";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 30px */
  margin:0;

  color:#4E4E4E;
}



/* Testimonial */
@media screen and (min-width: 860px) {
.home-section--content {
  margin-top: 48px;
}}

.testimonial__star-ratings .testimonial__star-rating {
  fill: #005050;
  width: 28px;
  height: 28px;
  margin: 0 7px;
}

.testimonial__text {
  margin: 40px 0 48px; 
}
.testimonial__text p {
  /* Paragraph (R/R) */
  font-family: "mr-eaves-xl-modern";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 24px */

  color:#4E4E4E;
}

.testimonial__author p {
  font-family: "mr-eaves-xl-modern";
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
  line-height: 150%; /* 24px */

  color:#4E4E4E;
}

.testimonial__content {
  background:#FFFFFF;
}

@media screen and (min-width: 1080px) {
.testimonial__content {
    padding: 40px 34px;
}
}

.testimonials-section {
  padding-top:80px;
  padding-bottom:80px;
}
.testimonials--section {
  background:#F4EFEE;
}

@media (max-width:767px) {
  .testimonial__content {
    padding: 40px 30.5px;
  }
  .testimonial__image-container {
    margin-bottom:32px;
  }
  .testimonial__text {
    margin: 24px 0 32px;
  }
  .testimonial__text p {
    font-size:18px;
  }
  .testimonials-section {
    padding-top:48px;
    padding-bottom:48px;
  }
}

/* Grid */
@media screen and (min-width: 1080px) {
.promo-block--content {
    padding: 80px 64px;
}
}

.promo-block--header {
  font-family: "mr-eaves-xl-modern";
  font-size: 40px;
  font-style: normal;
  font-weight: 800;
  line-height: 110%; /* 44px */
}

.promo-block--text {
  font-family: "mr-eaves-xl-modern";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 27px */

  margin-top: 16px;
}

.promo-block--button {
  margin-top:32px;
}

#shopify-section-template--21671741489431__dynamic_promo_grid_Gt6xRw {
  margin-bottom:80px;
}

@media (max-width:767px) {
  .promo-block:last-child {
    margin-top:40px;
  }
}

/* Image and Text */
.image-with-text__heading {
  font-family: "mr-eaves-xl-modern";
  font-style: normal;
  font-weight: 800;
  line-height: 110%; /* 44px */
  margin-bottom: 16px;

  color: #050733;
}

@media (max-width:767px) {
  .image-with-text__content {
    margin:0;
    padding:0;
    margin-top:24px;
  }
}

.image-with-text__text p {
  /* Paragraph (R/R) */
  font-family: "mr-eaves-xl-modern";
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 24px */
  margin:0;

  color:#4E4E4E;
}

.image-with-text__text ul li {
  color:#4E4E4E;
}

.image-with-text__button {
  margin-top:32px;
}

.image-with-text--section {
  padding: 40px 0;
}

/* Logo */
.logolist--section {
  background: #EFF2F8;
  padding: 80px 0;
}
.logolist--image {
  border-radius: 170px;
  background: url(<path-to-image>), lightgray 50% / cover no-repeat;
}

@media (max-width:767px) {
  .logolist--section {
  padding: 48px 0;
}
}

/* Collection Horizontal */
.collection-list--horizontal .collection__item-box {
  display:flex;
  align-items:center;
  border-radius: 2px;
  background: #F1F1F1;
  border:1px solid #e2e2e2;

}
.collection-list--horizontal .collection__item-box:hover {
  box-shadow: 0px 0px 10px 0px rgba(5, 7, 51, 0.35);
}
.collection-list--horizontal .collection__item-image {
  flex:35%;
}
.collection-list--horizontal .collection__item-info {
  flex: 65%;
  text-align: left;
  padding: 18px 16px;
  margin: 0;
  background:#FFF;
}

.collection__item a {
  text-decoration:none;
}

.collection__item-image [data-collection-image] {
  transform:none !important;
}


.collection-list--horizontal .collection__item-title {
  font-family: "mr-eaves-xl-modern";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 27px */

  color:#000;
}

.collection-list--horizontal .collection__item-content p {
  font-family: "mr-eaves-xl-modern";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 24px */
  margin-top: 8px;
  margin-bottom: 0;

  color:#4E4E4E;
}

@media (max-width:767px) {
  .collection-list--horizontal .collection__item-content p {
    font-size:16px;
  }
}

.collection-list--horizontal {
  background:#F4EFEE;
  padding:80px 0;
}

@media screen and (min-width: 1024px) {
 .collection-list__content[data-layout=grid] {
  grid-column-gap: 30px;
  column-gap: 30px;
  row-gap: 24px;
}
}

@media (max-width:767px) {
  .collection-list--horizontal {
  padding:48px 0;
}
}

/* Section with dots */

.shoppable-image__text-box-title {
  font-family: "mr-eaves-xl-modern";
  font-size: 40px;
  font-style: normal;
  font-weight: 800;
  line-height: 110%; /* 44px */
  margin-bottom:16px;

  color:#000;
}

@media (max-width:767px) {
  .shoppable-image__text-box-title {
    font-size:33px;
  }
}

.shoppable-image__text-box-wrapper {
  padding: 0 0px;
}

.shoppable-image__text-box-subheading {
  font-family: "mr-eaves-xl-modern";
  font-size: 23px;
  font-style: normal;
  font-weight: 800;
  line-height: 110%; /* 25.3px */
}

.shoppable-image__text-box-content {
  font-family: "mr-eaves-xl-modern";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 24px */
  margin: 1rem 0 2rem;

  
  color:#4E4E4E;
}

.shoppable-image__text-box-content p {
  margin:0;
  padding:0;
}

.shoppable-image__hotspot--pulse .shoppable-image__hotspot-background {
  text-align: center;
  position: relative;
  color: #FFF;
  width: 35px;
  height: 35px;
}

.shoppable-image__hotspot-background span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

@media screen and (max-width: 768px) {
.shoppable-image.no-section-heading {
  margin-top: 48px;
  margin-bottom: 48px;
}
}

@media screen and (min-width: 860px) {
.shoppable-image.no-section-heading {
  margin-top: 80px;
  margin-bottom: 80px;
}
}

/* Before & After */

.before-after-image .pxs-image-with-text-wrapper {
  height:650px;
}

@media (max-width:767px) {
  .before-after-image .pxs-image-with-text-wrapper {
    height:200px;
  }
}

.before-after-image .pxs-image-with-text-background {
  background-position:unset !important;
}

.before-after-image .slider {
  position: absolute;
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  height: 100%;
  background: rgba(242,242,242, .1);
  outline: none;
  margin: 0;
  transition: all .2s;
}
    
.before-after-image .slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 3px;
  height: 650px;
  background: white;
  cursor: pointer;
}
.before-after-image .slider::-moz-range-thumb {
  width: 3px;
  height: 650px;
  background: white;
  cursor: pointer;
}

@media (max-width:767px) {
  .before-after-image .slider::-webkit-slider-thumb {
  height: 200px;
}
.before-after-image .slider::-moz-range-thumb {
  height: 200px;
}
}
  
.before-after-image .slider-button {
  position: absolute;
  width: 20px;
  height: 40px;
  border-radius: 4rem;
  background-color: #FFF;
  pointer-events: none;
  display: flex;
  align-items: center;
  justify-content: center;
  left: calc(50% - 16px);
  top: calc(50% - 16px);
  cursor: col-resize;
}

@media (max-width:767px) {
  .before-after-image .slider-button {
    left: calc(50% - 12px);
  }
  .pxs-image-with-text-section-height-medium .pxs-image-with-text-content-position-y-center {
    justify-content: center !important;
  }
}

.before-after-image .slider-button svg {
  width:10px;
}

.before-after-image .pxs-image-with-text-background--after {
  width:50%;
}

@media screen and (min-width: 720px) {
.pxs-image-with-text-section {
    margin-bottom: 80px;
}
}
@media screen and (max-width: 721px) {
.pxs-image-with-text-section {
    margin-bottom: 48px;
}
}

/* Slideshow */
.slideshow-slide__heading {
  font-family: "mr-eaves-xl-modern";
  font-size: 57px;
  font-style: normal;
  font-weight: 800;
  line-height: 100%; /* 57px */
}

@media (max-width:767px) {
  .slideshow-slide__content {
    text-align:left;
  }
  .slideshow-slide__heading {
  font-size:33px;
  }
}

.slideshow-slide__subheading {
  font-family: "mr-eaves-xl-modern";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 30px */
}

@media (max-width:767px) {
  .slideshow-slide__subheading {
    font-size:18px;
  }
  .slideshow-slide__button {
    margin-top: 24px !important; 
  }
  .slideshow--text-below-image-false .slideshow-slide__content {
    padding:0px;
  }
}

.slideshow-slide__button {
  margin-top:32px;
  margin-right:24px;
}

.slideshow-slide__subheading {
  margin-top:16px;
}

/* Compare Table */ 
.divTable {
  display: table;
  width: 100%;
  background: #FFF;
}
.divTableRow {
  display: table-row;
}
.divTableBody {
  display: table-row-group;
}
.divTableRow.header {
  color: #000;
  text-align: center;
  font: normal 700 40px/110% "mr-eaves-xl-modern"; /* Shorthand for font styles */
}
.divTableCell {
  border: 2px solid #EFF2F8;
  display: table-cell;
  padding: 24px 33px;
  vertical-align: middle;
  color: var(--Black, #000);
  font: normal 700 33px/110% "mr-eaves-xl-modern"; /* Shorthand for font styles */
}
@media (max-width:767px) {
  .divTableCell {
    font: normal 700 14px/110% "mr-eaves-xl-modern" !important; /* Shorthand for font styles */
    padding: 16px !important;
  }
  .divTableCell span {
    display:none !important;
  }
  .divTableCell svg {
    width:30px;
  }
}
.divTableCell.center {
  text-align: center;
}
.divTableCell span {
  display: block;
  color: var(--Body-Text, #4E4E4E);
  font: normal 400 18px/150% "mr-eaves-xl-modern"; /* Shorthand for font styles */
}

/* Compare Table */ 
.divTable {
  display: table;
  width: 100%;
  background: #FFF;
}
.divTableRow {
  display: table-row;
}
.divTableBody {
  display: table-row-group;
}
.divTableRow.header {
  color: #000;
  text-align: center;
  font: normal 700 40px/110% "mr-eaves-xl-modern"; /* Shorthand for font styles */
}
.divTableCell {
  border: 2px solid #EFF2F8;
  display: table-cell;
  padding: 24px 33px;
  vertical-align: middle;
  color: var(--Black, #000);
  font: normal 700 33px/110% "mr-eaves-xl-modern"; /* Shorthand for font styles */
}
.divTableCell.center {
  text-align: center;
}
.divTableCell span {
  display: block;
  color: var(--Body-Text, #4E4E4E);
  font: normal 400 18px/150% "mr-eaves-xl-modern"; /* Shorthand for font styles */
}

/* FAQ */

.faq__text-content {
  color: var(--Black, #000);
  /* H2 */
  font-family: "mr-eaves-xl-modern";
  font-size: 48px;
  font-style: normal;
  font-weight: 800;
  line-height: 110%; /* 52.8px */
}

@media (max-width:767px) {
  .faq__text-content {
    font-size:33px;
    text-align:center;
  }
}

.faq__section-content--custom-style .faq__details {
  border-radius: 3px;
  background: var(--blue-steel-20, #EFF2F8);
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
  padding: 32px;
  margin-bottom:24px;
}
.faq__section-content--custom-style .faq__summary-heading {
  color: #000;

  font-family: "mr-eaves-xl-modern";
  font-size: 27px;
  font-style: normal;
  font-weight: 800;
  line-height: 110%; /* 29.7px */
}
@media (max-width:767px) {
  .faq__section-content--custom-style .faq__summary-heading {
    font-size:18px;
  }
}
.faq__section-content--custom-style .faq__answer-content p {
  color: var(--Body-Text, #4E4E4E);
  /* Paragraph (R/R) */
  font-family: "mr-eaves-xl-modern";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 24px */
}
.faq__summary-heading {
  color: var(--Black, #000);
  font-family: "mr-eaves-xl-modern";
  font-size: 23px;
  font-style: normal;
  font-weight: 700;
  line-height: 110%; /* 25.3px */
}
@media (max-width:767px) {
  .faq__summary-heading {
    font-size:18px;
    max-width: 85%;
  }
  .faq__summary-icon {
    width:25px;
    height:25px;
  }
}
.faq__answer-content p {
  color: var(--Body-Text, #4E4E4E);
  /* Paragraph (R/R) */
  font-family: "mr-eaves-xl-modern";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 24px */
}
.faq__details {
  border-bottom:0;
}
.faq__details {
  margin-bottom:16px;
}
.faq__section-heading {
  color: var(--Black, #000);
  /* H3 */
  font-family: "mr-eaves-xl-modern";
  font-size: 40px;
  font-style: normal;
  font-weight: 800;
  line-height: 110%; /* 44px */
  margin: 0 0 4.5rem;
}

@media (max-width:767px) {
  .faq__section-heading {
    margin-bottom:24px;
    font-size:33px;
  }
}

/* Feature Collections */
.featured-collection__container .productitem--title {
  color: #000;

  font-family: "mr-eaves-xl-modern";
  font-size: 23px;
  font-style: normal;
  font-weight: 700;
  line-height: 110%; /* 25.3px */

  flex: 100%;
  order: -1;
}

.featured-collection__container .price {
  margin-top:-15px;
}
.featured-collection__container .price .money {
  color: #000;

  font-family: "mr-eaves-xl-modern";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%; /* 25.3px */s
}

.featured-collection__container .home-section--title {
  margin-bottom:16px !important;
}

.featured-collection__content {
  margin-top:48px !important;
}

.featured-collection__content .productitem {
  background: none;
  border: none;
  box-shadow: none;
  padding: 0;
}

.featured-collection__content .productitem__image-container {
  border-radius: 2px;
  background: #FFF;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
  padding: 36.094px 44.47px 36.621px 44px;
}

.featured-collection__content  .productitem--info {
  background-color: transparent;
  margin-top:24px;
}

.home-section--subtitle {
  color: var(--Body-Text, #4E4E4E);
  text-align: center;
  /* Paragraph (XL/R) */
  font-family: "mr-eaves-xl-modern";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 30px */
}

@media screen and (max-width: 859px) {
  .featured-collection__content[data-layout=grid] {
    row-gap: 16px;
    column-gap: 16px;
  }
}
@media (max-width:767px) {
  .home-section--subtitle {
    font-size:18px;
  }
  .featured-collection__content .productitem--info {
    margin-top:16px;
  }
  .featured-collection__container .productitem--title {
    font-size:16px;
  }
  .featured-collection__content {
    margin-top:40px;
  }
}

/* Image with Text overlay */
@media (min-width: 720px) {
.pxs-image-with-text-content {
    padding: 12px 0;
    max-width: 500px;
    padding: 40px 56px;
    background: #FFF;
    text-align: left;
}
}
@media (max-width:767px) {
  .pxs-image-with-text-content {
    background: #FFF;
    padding: 24px 32px;
  }
  .pxs-image-with-text-heading {
    font-size:27px !important;
  }
  .pxs-image-with-text-subheading {
    font-size: 16px !important;
  }
}
.pxs-image-with-text-heading {
  color: var(--Black, #000);
  /* H3 */
  font-family: "mr-eaves-xl-modern";
  font-size: 40px;
  font-style: normal;
  font-weight: 800;
  line-height: 110%; /* 44px */
}
.pxs-image-with-text-subheading p {
  color: var(--Body-Text, #4E4E4E);
  /* Paragraph (L/R) */
  font-family: "mr-eaves-xl-modern";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 27px */
}
.pxs-image-with-text-section.full-width {
  width:100%;
  max-width:100%;
  padding-left:0;
  padding-right:0;
}
@media (max-width:767px) {
  .pxs-image-with-text-section.full-width {
    margin-left:0;
  }
}

/* Key Details */
.key-details {
  display:unset;
  text-align: center;
}
.key-details__image {
  width: 45px;
  height: 45px;
  margin: 16px auto;
  justify-content: center;
  display: flex;
}
.key-details__wrapper {
  text-align:center;
}
.key-details__heading {
color: #4A4848;

text-align: center;
/* Paragraph (R/B) */
font-family: "mr-eaves-xl-modern";
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 150%; /* 24px */
}
@media (max-width:767px) {
.key-details__heading {
    font-size: 11px !important;
}
.key-details__image {
    width:35px;
    height:35px;
}
  .collapsible-tab__heading {
    font-size:16px;
  }
}
.product-block--key_details {
  display:inline-block;
  width:23%;
  margin-top:0x;
  margin-bottom:24px;
}

/* Rich Text Horizontal */

.rich-text--horizontal .rich-text-block {
  display:flex;
  align-items:center;
}
.rich-text--horizontal .rich-text-heading {
  flex:50%;
}
.rich-text--horizontal .rich-text-content {
  flex:50%;
}
.rich-text--horizontal .rich-text-heading {
  line-height: 110%; /* 44px */
}
@media (max-width:767px) {
  .rich-text--horizontal .rich-text-block {
  display:block;
}
  .rich-text--horizontal .rich-text-block {
    text-align:left;
  }
}

/* Banners About */
.about .highlights-banner__icon .highlights-banner__custom-icon {
  width: 100%;
  height: 100%;
  object-fit: contain !important;
}
.about .highlights-banner__block.highlights-banner__align-center {
  background: #FFF;
  padding: 48px 32px;
}
.about .highlights-banner__content {
  gap:40px;
}
.about .highlights-banner__heading {
  font-family:'mr-eaves-xl-modern';
  font-size: 27px;
  font-weight:800;
  margin-bottom: 16px;
}
.about .highlights-banner__block.highlights-banner__align-center .highlights-banner__icon {
    margin-bottom: 8px;
}
.about .highlights-banner__block.highlights-banner__align-center {
  align-items:unset;
}
.about .highlights-banner__block.highlights-banner__align-center .highlights-banner__text {
  text-align:left !important;
}

/* Grid About */

.about .promo-block--header {
  font-size: 33px;
  color: #000;
}
.about .promo-block--text {
  font-size: 18px;
  color: var(--Body-Text, #4e4e4e);
}
.about .promo-grid--container {
  max-width: 100%;
  padding: 0;
}
.about .promo-grid--inner {
  grid-gap: 0;
}
.home-section--content {
  margin-top:0;
}
.promo-grid--container.about {
  max-width: 100%;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 768px) {
.about .home-section--content {
  margin-top:0;
  margin-bottom:0;
}
.about .promo-block:last-child {
  margin-top:0;
}
.promo-grid--container.about {
  margin:0 !important;
}
.about .promo-block--content.promo-block--expanded, .about .promo-block--content.promo-block--expanded:not(.animating-out) {
    padding: 48px 32px;
    margin:0;
}
.about .promo-block--expanded .promo-block--content-wrapper .promo-block--header, .about .promo-block--expanded .promo-block--content-wrapper .promo-block--text, .about .promo-block--expanded:not(.animating-out) .promo-block--content-wrapper .promo-block--header, .about .promo-block--expanded:not(.animating-out) .promo-block--content-wrapper .promo-block--text {
    max-width: 100%;
}
}

.contact-page-content {
  margin-top:0;
  margin-bottom:0;
}

/* Tabs */
.tabs--section .text-box--align-left {
  text-align: left;
}
.tabs--section .shoppable-image__hotspot-background {
  border: 2px solid #006EEB;
  position:relative;
  background: transparent;
  width: 35px;
  height: 35px;
  color: #006EEB;
  cursor:pointer;
}
.tabs--section .shoppable-image__hotspot-background:hover {
  border: 2px solid #006EEB;
  background: #006EEB;
  color: #FFF;
}
.tabs--section .shoppable-image__hotspot-background.active {
  background: #006EEB;
  color: #FFF;
}
.tabs--section .shoppable-image__selectors-box-content .shoppable-image__hotspot-background {
  margin-bottom:16px;
}
.tabs--section .shoppable-image__section-content-wrapper {
  flex-direction: unset;
}

.tabs--section .shoppable-image__image {
  display:block;
}

.tabs--section .shoppable-image {
  max-width: 100%;
  margin: 0;
  padding: 0;
}

.tabs--section .shoppable-image__text-box-content {
  max-width:600px;
  margin: 0 auto;
}

.tabs--section .shoppable-image__sidebar .shoppable-image__hotspot-background {
  margin-bottom:16px;
}

@media (max-width:767px) {
.dynamic-video-wrapper, .navmenu-meganav-wrapper, .site-navigation, .product-section--container, .product-row--container, .productgrid--outer, .pagination--container, .page-content, .page-masthead, .message-banner--outer, .breadcrumbs-container, .atc-banner--outer, .contact-page-content, .account-page-content, .account-page-masthead, .pxs-image-with-text-section, .pxs-newsletter-section, .pxs-map-section, .testimonials-section, .twitter--container, .slideshow--width-content, .shoppable-image, .rich-text, .promo-mosaic--container, .promo-grid--container, .page__container, .menulist-container, .logolist--container, .image-with-text, .custom-html--container, .custom-liquid--container, .highlights-banner__content, .highlights-banner__container.content-width, .featured-product__container, .featured-collection__container, .faq, .countdown-timer, .collection-list__container, .blogposts--container, .subcollections-banner__container, .subcollections__container, .subcollections-featured-collection__header, .utility-bar__content, .blog--container, .product-compare-container, .product__container, .password-page-footer, .password-page-content--inner, .cart--section, .article--container, .article-image--content-width, .announcement-bar-text-mobile, .announcement-bar-text, .fourohfour--container, .site-footer-item, .site-header-main {
  margin-left: 24px;
  margin-right:24px;
}
.tabs--section .shoppable-image__section-content-wrapper {
  display:block;
}
.tabs--section .shoppable-image__text-box-wrapper {
    padding: 0;
    margin-top: 0px;
    text-align: left;
    padding: 48px 32px;
}

.tabs--section .shoppable-image__sidebar {
    flex: 100%;
    display: flex;
    gap: 32px;
    justify-content: center;
    margin-top: 32px;
}
.tabs--section .shoppable-image__text-box-wrapper {
  flex-wrap:wrap;
}
}

/* Slideshow */
.slideshow-slide__content {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 25px;
  padding-right: 25px;
}

.content__width {
  max-width:900px;
}

/* Our Team */
.our-team .highlights-banner__icon {
  max-width: 100% !important;
  height: auto !important;
  width: calc(100% - 3.125rem);
}
.our-team .highlights-banner__icon .highlights-banner__custom-icon {
  width: 100%;
  height: 100%;
  background:#EFF3F7;
}
.our-team .highlights-banner__text {
  text-align:left !important;
}
@media (max-width:767px) {
  .our-team .highlights-banner__icon {
      width: calc(100% - 1.875rem);
  }
}

div#shopify-section-template--21797369217303__dynamic_custom_liquid_L7XJMA {
  background-color: #EFF2F8;
  padding-top: 20px;
  padding-bottom: 20px;
}
/* Scrolling Section */

.checkbox label {
  font-size: 18px!important;
 }
