/** Shopify CDN: Minification failed

Line 309:32 Expected identifier but found whitespace
Line 943:0 Unexpected "}"

**/
[data-view="4-1"] .grid-item {
  flex: 0 0 calc(100% / 4);
}

.background-media-text {
  background-color: #004350;
}
.text-with-icons__block-icon .icon {
  width: 50px;
  height: 50px;
}

.text-with-icons__blocks .text-with-icons__block {
  display: flex;
  flex-direction: column;
  flex: none;
  padding: 16px;
}


.footer_icon .icon {
  display: inline-block;
  vertical-align: middle;
}

.footer_icon_title h3 {
  font-size: 1em;
  margin-bottom: 10px;
  font-weight: 700;
}
text-with-icons__block-icon {
  display: block;
  margin-bottom: 10px;
}

@media only screen and (min-width: 980px) {
  .background-media-text__text {
    width: 40%;
  }
}

@media only screen and (min-width: 768px) {
  .background-media-text__aligner {
   /* margin: 60px 60px 60px 120px;* b4 blanco image */
    margin: 120px 60px 60px 120px;
  }

  section-main-content {
    padding-top: 10px;
  }
  .background-media-text__subtext {
    font-size: 1.3em;
  }
}
.type-banner {
  flex: 1 0 100%;
}

.h1 {
  font-family: quincy-cf, var(--typeHeaderFallback);
}

.footer__title {
  font-weight: bold;
  font-size: var(--typeBaseSize);
}
.h3-product-title {
  font-size: var(--typeBaseSize) !important;
  margin-bottom: 8px !important;
  font-weight: 700;
}

.grid-product__category {
  margin-top: 5px;
  opacity: 0.75;
  margin-bottom: 6px;
  font-size: calc(var(--typeBaseSize) - 3px);
}

.grid-product__price--current {
  font-weight: 700;
}

.site-nav__icons > .site-nav__link--icon {
  color: #000;
}
.site-nav__link:hover,
.is-light .site-nav__link {
  color: #fff;
}

.site-nav__link {
  padding: 10px 14px;
}

.site-nav__dropdown.megamenu,
.megamenu {
  padding: 15px 0 0;
  line-height: 1.8;
}

.megamenu__col {
  padding: 0 8px 10px 0;
  page-break-inside: avoid;
  break-inside: avoid;
}

.megamenu .site-nav__dropdown-link {
  padding: 1px 0;
  white-space: normal;
  font-size: calc(var(--typeBaseSize) - 2px);
}

.collection-filter__item {
  flex: 1 1 auto;
}
.collection-filter__item--right > .inline-list {
  margin-right: -7px;
}
.inline-list {
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

/* footer */
.footer_text_icons {
  background-color: #149e98;
  color: #fff;
  padding-top: 10px;
  padding-bottom: 20px;
}
.footer__base-links a {
  display: none;
}
.rounded-corners {
  border-radius: 3px;
}
.footer__title {
  margin-left: calc(var(--pageWidthPadding) * -1);
  margin-right: calc(var(--pageWidthPadding) * -1);
  padding: 20px var(--pageWidthPadding) 0;
  color: #fff;
}
.footer__block {
  flex: 0 1 20%;
}
.footer__section {
  border: none;
}
.footer__block-wide {
  flex: 0 1 30%;
  max-width: 340px;
}
.site-header__logo img {
  display: block;
}
.site-footer__logo {
  padding-top: 0;
  padding-bottom: 10px;
}
.footer_block_logo_text {
  padding-right: 10px;
}

.icon-and-text {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  font-weight: 500;
}

.header-item--search {
  display: block;
}
@media only screen and (min-width: 769px) {
  .site-header__logo a {
    width: 180px;
  }

  .icon-and-text span {
    /*padding: 7px 7px 7px 0;*/
    font-size: 13px;
    font-weight: 500;
  }

  .footer-btn a {
    padding: 7px;
    font-size: 13px;
    font-weight: 700;
  }
}
.ss-pwahfn .ss__autocomplete__terms .ss__autocomplete__terms__options {
  justify-content: space-evenly;
  flex-wrap: wrap;
}

.ss-pwahfn
  .ss__autocomplete__terms
  .ss__autocomplete__terms__options
  .ss__autocomplete__terms__option.ss__autocomplete__terms__option--active {
  background: rgb(255, 255, 255);
}

.ss-pwahfn .ss__autocomplete__facets {
  display: flex;
  flex: 0 0 150px;
  flex-direction: column;
  column-gap: 20px;
  order: 2;
  padding: 10px;
  overflow-y: auto;
}

.ss__autocomplete--target
  .ss__autocomplete__container
  .ss__autocomplete__content {
  height: 100%;
  overflow-y: scroll;
}

.ss-pwahfn .ss__autocomplete__facets .show-less,
.ss-pwahfn .ss__autocomplete__facets .show-more {
  display: none;
}

@media screen and (min-width: 768px) {
  .header-item--search:focus-within {
    will-change: width, max-width;
    transition-property: width, max-width;
    transition-duration: 0.5s;
    max-width: 95%;
  }
  &.ss-pwahfn {
    width: 95%;
    max-width: 95%;
  }

  .header-item--search:has(.ss-pwahfn) {
    will-change: width, max-width;
    transition-property: width, max-width;
    transition-duration: 0.5s;
    max-width: 95%;
  }
  &.ss-pwahfn {
    width: 95%;
    max-width: 95%;

    &.ss__autocomplete--only-terms {
      width: 95%;
      max-width: 95%;
    }
  }
  .has-4-per-row .text-with-icons__block {
    width: 24.999%;
  }
}
@media (max-width: 768px) {
  .footer__social {
    padding-top: 10px;
  }
  .ss-1kezwjv {
    width: 10px;
    height: 10px;
  }

  #ss__sort--select {
    padding: 10px;
    margin-bottom: 10px;
  }
  .footer_icon_title h3 {
    font-size: 14px;
  }
  .text-with-icons__block-icon .icon {
    width: 35px;
    height: 35px;
  }
  .has-4-per-row .text-with-icons__block {
    padding: 5px;
  }
}
.ss__facets .ss__facet--tags_brand {
  display: none;
}

.ss_suggestion {
  color: #149e98;
  margin-right: 3px;
  font-size: var(--typeBaseSize);
  font-weight: 500;
}

.store-availability .icon-out-of-stock {
  fill: #d02e2e;
}
.site-nav__link--icon .icon-store {
  width: 22px;
  height: 22px;
}

.footer_icon.icon-footer-promos: hover {
  fill: var(--colorFooter) !important;
}

.grid-product__title {
  font-weight: 700;
}
.collection-item__title {
  margin-top: 5px;
  font-weight: 500;
  text-align: left;
  padding: 0;
}
.new-grid[data-type="subcollections"] {
  margin-bottom: 20px;
  padding-bottom: 5px;
  flex-wrap: nowrap;
  margin: 0;
}
[data-view="scrollable-ss"] .grid-item {
  flex: 0 0 12.66667%;
  max-width: 200px;
}
[data-view="scrollable-7"] .grid-item {
  flex: 0 0 14.28571%;
}
.scrollable-grid-ss {
  overflow: hidden;
  overflow-x: auto;
  flex-wrap: nowrap;
  justify-content: flex-start;
  margin: -10px -17px 0 0;
  padding: 10px 17px 0 0;
}

.scrollable-grid-ss .grid-item {
  flex: 0 0 11%;
}
@media only screen and (max-width: 1000px) {
  .scrollable-grid-ss {
    overflow: hidden;
    overflow-x: auto;
    flex-wrap: nowrap;
    justify-content: flex-start;
    margin: -10px -17px 0 0;
    padding: 10px 17px 0 0;
  }

  .scrollable-grid-ss .grid-item {
    flex: 0 0 16%;
  }
}
@media only screen and (max-width: 768px) {
  .scrollable-grid-ss {
    overflow: hidden;
    overflow-x: auto;
    flex-wrap: nowrap;
    justify-content: flex-start;
    margin: -10px -17px 0 0;
    padding: 10px 17px 0 0;
  }
  .scrollable-grid-ss .grid-item {
    flex: 0 0 30%;
  }
  .small--text-center {
    text-align: center !important;
  }
}
.grid__item--sidebar {
  min-height: 0;
  position: sticky;
  top: 90px;
  max-height: 90vh;
  overflow-y: auto;
}
.h2-subcollection-title {
  font-size: 13.5px !important;
  margin-bottom: 8px !important;
}

.h1 {
  font-size: 54px;
  font-family: quincy-cf, var(--typeHeaderFallback);
  font-weight: var(--typeHeaderWeight);
  letter-spacing: var(--typeHeaderSpacing);
  line-height: var(--typeHeaderLineHeight);
}
@media only screen and (max-width: 768px) {
  .h1 {
    font-size: calc(var(--typeHeaderSize) * 0.63);
  }
  .footer-btn a {
    font-size: 13px;
    font-weight: 700;
  }
}
.grid-product__actions {
  position: absolute;
  top: -10px;
  right: -10px;
  z-index: 1;
}
@media only screen and (min-width: 769px) {
  .grid-product__actions {
    opacity: 0;
    transform: translateY(5px);
    transition: opacity 0.25s ease, transform 0.25s ease-out;
  }
}
.installation-requires-wrapper {
  max-width: 300px;
}
.product-installationrequires {
  padding-top: 15px;
}
.installation-requires-wrapper .collection-container {
  border: 1px solid #aaaaaa;
  border-radius: 5px;
  overflow: hidden;
  width: 100%;
  position: relative;
  margin-bottom: 10px;
}
.installation-requires-wrapper .collection-container .collection-header {
  text-align: center;
  width: 100%;
  font-size: 14px;
  color: #fff;
  padding: 7px;
}
.installation-requires-wrapper .collection-container .collection-header a {
  text-decoration: none !important;
  font-size: 12.5px !important;
  margin-top: 6px;
}
.installation-requires-wrapper .collection-container .collection-header a.btn {
  background-color: #fff;
  width: 100%;
  color: #004350;
  color: var(--colorBtnPrimaryText);
  background: #7de3cb;
  background: var(--colorBtnPrimary);
}

button.is-open,
button.is-open svg {
  color: #004350;
}

.collapsible-trigger-btn--borders,
.collapsible-content--all.is-open {
  border-bottom: 2px solid;
  border-color: #ccc;
}

.product__main-photos .product-slideshow {
  border: 2px solid #ffffff;
  box-shadow: #7de3cb1a 0.5px -0.5px, #7de3cb33 0 0 4px;
  border-radius: 2px;
}
.page-content--product {
  padding-top: 30px;
}
.breadcrumb {
  margin-bottom: 14px;
}

.product-single__meta {
  padding-top: 0;
  margin-top: 10px;
}
.h1,
h1 {
  font-size: calc(var(--typeHeaderSize) * 0.8);
}
.product-single__vendor-sku {
  opacity: 0.75;
}
.product-single__vendor-sku > span {
  display: inline-block;
  margin-right: 20px;
  font-size: calc(var(--typeBaseSize) - 2px);
  text-decoration: none;
  opacity: 0.75;
}
.yotpo {
  display: inline-flex !important;
}
yotpo .text-m {
  word-break: normal;
  white-space: normal;
}
ul.recommended-products {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 12px;
  text-align: center;
  color: #149e98 !important;
}
ul.recommended-products > li.currentFinish {
  text-decoration: underline;
}
ul.recommended-products > li {
  width: 80px;
  height: 80px;
  /*border: 1px solid #111 !important;
  border-radius: 3px;*/
  float: left;
  margin-right: 1%;
  margin-top: 0.5em;
}

ul.recommended-products > li.currentFinish .recommended-image {
  border: 2px solid #ffffff;
  box-shadow: #7ce3cb33 2px 1px 4px, #7de3cb33 -1px 1px 4px,
    #7de3cb33 -1px -1px 4px;
  border-radius: 2px;
}
ul.recommended-products > li .finish {
  margin-top: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.recommended-image img {
  max-height: 60px;
  width: auto;
  border: 0;
  margin: 0 auto;
}
.block-price,
.block-price__container .product-block--sales-point {
  clear: both;
}
.product__price {
  color: #149e98;
  margin-right: 5px;
  font-size: calc(var(--typeBaseSize) + 3px);
  font-weight: 700;
  margin-top: 0.5em;
}
@media only screen and (min-width: 769px) {
  .product__price {
    font-size: calc(var(--typeBaseSize) + 6px);
  }
}
.product-single__meta .breadcrumb {
  opacity: 0.65;
}
.product-block {
  margin-bottom: 14px;
  margin-top: 0.4em;
}
.product-single__meta {
  padding-left: 30px;
}

/*inventory*/
.green_dot {
  border: max(2px, 0.066em) solid;
  border-radius: 64px;
  display: inline-block;
  flex-shrink: 0;
  forced-color-adjust: none;
  width: 9px;
  height: 9px;
  position: relative;
  transform: scale(0.99999);
  vertical-align: middle;
  color: #54c63a;
  background-color: #54c63a;
  margin: 8px;
}

.icon--inventory-red:after,
.icon--inventory-red:before {
  width: 9px;
  height: 9px;
  background: #dc402c;
  border-radius: 9px;
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  margin: 8px;
}

.inventory--low .icon--inventory:after,
.inventory--low .icon--inventory:before {
  background: #f4af29;
}

.has-2-per-row-inventory {
  width: 50%;
  border: 2px solid #00968861;
  padding: 0.5rem;
  margin-right: 5px;
}

.store-availability-tooltip {
  margin-top: 5px;
}

.has-2-per-row-inventory .icon-and-text {
  font-size: 13px;
  font-weight: 500;
}

.product-inventory-updated {
  display: inline-flex;
  width: 100%;
}

@media only screen and (max-width: 800px) {
  .has-2-per-row-inventory {
    width: 100%;
  }
  .product-inventory-updated {
    display: block;
  }
  .has-2-per-row-inventory:last-child {
    margin-left: 0px;
  }
}

@media only screen and (max-width: 768px) {
  .has-2-per-row-inventory {
    width: 90%;
  }
}

.modal__inner .has-2-per-row-inventory {
  width: 100%;
}
.sales-point {
  margin-bottom: 0;
}
.variant__label {
  margin-bottom: 6px;
}

.sales-point .icon {
  margin-right: 5px;
}
.store-availability {
  margin-top: 0;
}

.store-availability .icon {
  margin: 0 5px 0 0;
}
.popover {
  display: inline-block;
  position: relative;
}
.popover .popover-container {
  display: inline-block;
  position: relative;
  padding: 8px;
  max-width: 400px;
  z-index: 99;
}
.popover .popover-container .popover-inner {
  display: block;
  background-color: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0px 2px 8px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 2px 8px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 8px #00000026;
}
.popover .popover-container .popover-inner .popover-content {
  font-size: 12px;
  padding: 10px;
  color: #8c8c8c;
}
popover .popover-container .popover-arrow {
  display: block;
  position: absolute;
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.has-2-per-row-inventory:last-child {
  margin-left: 6px;
  margin-right: 0;
}

.quick-shop-modal .tool-tip__content #yotpo-star-rating-product,
.quick-shop-modal .pickup-product-block,
.quick-shop-modal .text-with-icons__blocks,
.quick-shop-modal .store-availability {
  display: none;
}

.quick-shop-modal .tool-tip__content .shipping-product-block {
  width: 100%;
}
.product-text-with-icons__block-title {
  font-size: 13px;
  font-weight: 500;
}
.text-with-icons__blocks {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-left: -13px;
  margin-right: -13px;
}

.has-4-per-row .product-text-with-icons__block {
  width: 24.999%;
  padding: 10px;
  margin: 0 auto;
}
.product-text-with-icons__block-icon {
  display: block;
  margin-bottom: 10px;
  color: #004350;
}

.product-text-with-icons__block-title
  .product_template_icon_title
  .icon-and-text {
  text-align: center;
  margin: 0 auto;
}

.product-text-with-icons__block-icon .icon,
.product-text-with-icons__block-icon .shipping-icon {
  width: 30px;
  height: 30px;
}
.price_match_icon {
  width: 40px;
  height: 40px;
  margin: 0 auto;
}

@media only screen and (max-width: 768px) {
  .has-2-per-row-inventory {
    width: 90%;
  }
}

@media only screen and (max-width: 800px) {
  .has-2-per-row-inventory {
    width: 100%;
  }
  .has-2-per-row-inventory:last-child {
    margin-left: 0;
  }
  .sales-point {
    display: block;
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 768px) {
  .text-with-icons__blocks {
    flex-direction: initial;
    margin: 0;
  }

  .has-4-per-row .product-text-with-icons__block {
    width: 60.999%;
  }
}

@media only screen and (max-width: 460px) {
  .text-with-icons__blocks {
    flex-direction: column;
  }
}

.pagination {
  /* margin: 60px;*/
  margin: 0 auto;
  text-align: center;
  padding-bottom: 120px;
}

/* filters ss */
@media only screen and (min-width: 769px) {
  .collection-sidebar {
    padding-right: 10px;
    margin-bottom: 20px;
  }

  .block-price_reviews {
    float: right;
  }
}

.store-availability .icon-in-stock {
  fill: #149e98;
}

.store-availability .icon {
  margin: 5px 5px 0 0;
  width: 14px;
  height: 14px;
}
.cart__drawer-form {
  max-height: 75vh;
  display: flex;
  flex-direction: column;
}

.cart__scrollable {
  overflow-y: auto;
  padding: 20px 20px 0;
}
@media only screen and (min-width: 841px) {
  .cart__drawer-form {
    height: 45vh;
  }
  .cart-store-avalability-mobile {
    display: none;
  }
}
@media only screen and (max-width: 840px) {
  .cart__drawer-form {
    height: auto;
  }
  .cart__page-col:first-child {
    flex: 1 1 100%;
  }
  .cart__page-col:last-child {
    flex: 0 1 100%;
  }
  .cart-store-avalability-desktop {
    display: none;
  }

  .cart-store-avalability-mobile {
    padding-top: 10px;
  }
}
.cart__item-row {
  margin-bottom: 4px;
}
.cart__item {
  border-bottom-color: #149e98;
}
hr {
  height: 1px;
  border: 0;
  border-top: 1px solid;
  border-top-color: #149e98;
}
textarea {
  border: 1px solid;
  border-color: #149e98;
}

.cart-header {
  margin-bottom: 10px !important;
}
.page-width--cart {
  padding-top: 10px;
  padding-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .cart__item-sub {
    flex: none;
    display: block;
  }

  .cart__item-price-col {
    padding-top: 10px;
  }
}
.striked-price {
  color: var(--colorSaleTag);
}

/*.block-price__container {
  display: inline-flex;
}*/
.product__price {
  margin-top: 0;
}
.section-header__title a {
  text-decoration: none;
}

.section-header--flush {
  padding-top: 60px;
}

.yotpo-reviews-star-ratings-widget .star-container{
    height:14px;
    width : 14px;
    margin-inline-end:1.5px!important;
  }

@media screen and (max-width: 768px) {

  .yotpo-reviews-star-ratings-widget .star-container{
    margin-right: 0.5px!important;
  }

  .template-collection .page-width {
    padding: 0 20px;
  }
  .new-grid,
  .grid {
    margin-left: -10px;
  }
  .product-full-width .product-block--tab {
    margin-left: 0;
    margin-right: 0;
  }
  .ss-1cx0sh5 {
    top: 0.5%;
    background: rgb(255, 255, 255, 1);
  }

  .collection-filter {
    z-index: 1;
    background-color: #e8e8e1;
     /* position: initial;  to make mobile filters sticky */
  }
  }
  .section-header--flush {
    padding-top: 80px;
  }
  .flickity-page-dots {
    z-index: 1;
  }
}

section-main-search {
  display: flex;
  flex-direction: column;
}
.show-more,
.show-less {
  border: 1px solid #aaaaaa;
  border-radius: 3px;
  vertical-align: middle;
  padding-top: 3px;
  padding-bottom: 3px;
  text-align: center;
  cursor: pointer;
}

.hero__text-content {
  z-index: 1;
}

.search__input {
  margin-right: 90px;
}
input:focus-visible,
textarea:focus-visible {
  outline: none;
  border-radius: none;
}

.grid-product__tag.grid-product__tag--sold-out {
  background-color: #7de3cb;
}

.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
@media screen and (min-width: 768px) and (max-width: 1350px) {
  .sales-points {
    display: inline-flex;
  }

  .page-content--product {
    padding-top: 24px;
  }
  label:not(.variant__button-label):not(.text-label),
  .label {
    font-weight: var(--typeHeaderWeight);
    font-size: calc(var(--typeBaseSize) - 2px);
  }
  .product-block {
    margin-bottom: 12px;
    margin-top: 0.4em;
  }
  .breadcrumb {
    margin-bottom: 12px;
  }

  ul.recommended-products > li {
    width: 70px;
    height: 70px;
  }
  .product-single__title {
    font-size: calc(var(--typeHeaderSize) * 0.65);
  }
}
.yotpo a {
  color: #004350 !important;
  text-decoration: none !important;
  cursor: pointer !important;
}

.yotpo a .y-label {
  cursor: pointer;
}

.yotpo a:hover {
  color: #336973 !important;
  text-decoration: none !important;
}
.yotpo-sr-bottom-line-text {
  line-height: 25px !important;
  font-size: 12px !important;
  font-weight: 500 !important;
  color: #336973 !important;
  font-family: var(--typeBasePrimary), var(--typeBaseFallback) !important;
  opacity: 0.7 !important
}

.yotpo-filters-container
  .yotpo-filters-container-inner
  .yotpo-smart-topics-panel {
  display: none !important;
}
.yotpo-main-widget-layout {
  font-size: 13.5px !important;
}
.yotpo-review-bold-title[data-v-6992129a],
.yotpo-review-title {
  color: #6b6d76;
  font-size: 18px !important;
  line-height: 20px !important;
  font-weight: bold !important;
}
.yotpo-bottom-line
  .yotpo-bottom-line-left-panel.yotpo-bottom-line-score[data-v-ea65cf56] {
  font-size: 34px !important;
}
.yotpo-display-l .yotpo-seo-page-layout .yotpo-head[data-v-7eee2298],
.yotpo-display-m .yotpo-seo-page-layout .yotpo-head[data-v-7eee2298] {
  margin-bottom: 10px !important;
  margin-top: 10px !important;
}

.yotpo-review-title[data-v-6d2cc75b] {
  font-family: var(--typeBasePrimary), var(--typeBaseFallback) !important;
  font-size: 16px !important;
  line-height: 16px !important;
  font-weight: 600 !important;
}

.yotpo-reviews-carousel-seo-link-button {
  color: #000000 !important;
  text-decoration: underline !important;
}
.yotpo-reviews-carousel-header {
  font-size: calc(var(--typeHeaderSize) * 0.85) !important;
  font-family: var(--typeBasePrimary), var(--typeBaseFallback) !important;
}
.review-title,
.reviewer-display-name,
.review-date,
.yotpo-new-review-btn,
.yotpo-headline,
.yotpo-header-headline {
  font-family: var(--typeBasePrimary), var(--typeBaseFallback) !important;
}
.review-content,
.review-content-site-review,
.reviews-bottomline-total-reviews,
.yotpo-reviews-carousel-seo-link-button,
.yotpo-read-more-text,
.ugc-storefront-widgets-tabs-container__tab,
.yotpo-bottom-line-basic-text {
  opacity: 0.7 !important;
  font-family: var(--typeBasePrimary), var(--typeBaseFallback) !important;
}

.yotpo-reviewer-name,
.yotpo-comment-title,
.yotpo-comment-content,
.yotpo-answer-content {
  opacity: 0.65 !important;
  font-size: 13.5px !important;
  font-family: var(--typeBasePrimary), var(--typeBaseFallback) !important;
}
.glide__slide {
  width: 360px !important;
}
.reviews-carousel-card-container {
  width: 360px !important;
  padding: 20px !important;
  min-height: 240px !important;
}

.product-single__vendor:hover,
.product-single__series:hover {
  color: var(--colorNav);
  opacity: 1 !important;
  text-decoration: underline;
}

.ss__inline-banner a{
  width : 98%;
  height : 98%;
}
  .ss__inline-banner a img{
    height : 98%;
  }

    /* often bought with cart */
@media screen and (max-width: 768px) {
  .cart__item-sub {
    flex: none;
    display: block;
  }

  .cart__item-price-col {
    padding-top: 10px;
  }
}

.btn-icon-plus {
  margin: auto 0;
  padding: 10px;
  color: var(--colorBtnPrimary);
}

.often-bought-with-content {
  text-align: center;
  padding: 10px;
  margin: auto;
}
.often-bought-with-cart-button {
  margin: auto 0;
}
@media screen and (max-width: 768px) {
  .often-bought-with-cart-button-mobile {
    display: flex;
    flex: 0 0 100%;
    margin: auto;
    padding-top: 2%;
  }
  .often-bought-with-content {
    text-align: center;
    padding: 10px;
  }

  .small--hide {
    display: none !important;
  }
}
@media screen and (max-width: 1068px) {
  .small-bundle--hide {
    display: none !important;
  }

  .scrollable-grid-small {
    overflow: hidden;
    overflow-x: auto;
    flex-wrap: nowrap;
    justify-content: flex-start;
    margin: calc(var(--productGridMargin) * -1)
      calc(var(--page-width-gutter-small) * -1) 0 0;
    padding: var(--productGridMargin) var(--page-width-gutter-small) 0 0;
  }

  .page-width--flush-small .scrollable-grid-small {
    margin-left: 0;
    margin-right: 0;
    padding-left: var(--page-width-gutter-small);
  }

  .scrollable-grid-small .grid-item {
    flex: 0 0 35%;
  }

  .scrollable-grid-small-3 {
    overflow: hidden;
    overflow-x: auto;
    flex-wrap: nowrap;
    justify-content: flex-start;
    margin: calc(var(--productGridMargin) * -1)
      calc(var(--page-width-gutter-small) * -1) 0 0;
    padding: var(--productGridMargin) var(--page-width-gutter-small) 0 0;
  }

  .page-width--flush-small .scrollable-grid-small-3 {
    margin-left: 0;
    margin-right: 0;
    padding-left: var(--page-width-gutter-small);
  }

  .scrollable-grid-small-3 .grid-item {
    flex: 0 0 25%;
  }

  .scrollable-grid-small-3 {
    overflow: hidden;
    overflow-x: auto;
    flex-wrap: nowrap;
    justify-content: flex-start;
    margin: calc(var(--productGridMargin) * -1)
      calc(var(--page-width-gutter-small) * -1) 0 0;
    padding: var(--productGridMargin) var(--page-width-gutter-small) 0 0;
  }

  .page-width--flush-small .scrollable-grid-small-2 {
    margin-left: 0;
    margin-right: 0;
    padding-left: var(--page-width-gutter-small);
  }

  .scrollable-grid-small-2 .grid-item {
    flex: 0 0 35%;
  }

  /* .often-bought-with-cart-button{
      display:none
  }
  .often-bought-with-cart-button-mobile{
      display : flex;
      flex: 0 0 100%;
      margin : auto;
     padding-top: 2%;
  }*/
}

@media only screen and (min-width: 1069px) {
  .scrollable-grid {
    overflow: hidden;
    overflow-x: auto;
    flex-wrap: nowrap;
    margin: -20px -10px 0 0;
    padding: 20px 10px 0 var(--gridThickness);
  }

  .scrollable-grid-small .grid-item {
    flex: 0 0 16%;
  }
  .scrollable-grid-small .grid-item:last-of-type {
    flex: 0 0 20%;
  }

  .scrollable-grid-small-3 .grid-item {
    flex: 0 0 22%;
  }

  .scrollable-grid-small-2 .grid-item {
    flex: 0 0 30%;
  }
  .medium-up-bundle--hide {
    display: none !important;
  }
}

@media only screen and (min-width: 769px) {
  .medium-up--hide {
    display: none !important;
  }
}
input[type="checkbox"] {
    accent-color: #149e98;
  
}
 /* often bought with */

/* origin - Canada */

.sticky-atc .origin_canada {
  display: none;
}
.price-mic-block {
  width: 50%;
  padding: 0.5rem;
  margin-right: 5px;
}
.product-block-origin {
  display: inline-flex;
  width: 100%;
}
.canadian-text {
  font-size: 12px;
  color: #000000;
  font-weight: 500;
  vertical-align: text-top;
}
.canadian-icon {
  width: 24px;
  height: 24px;
}

@media screen and (max-width: 960px) and (min-width: 769px) {
  .price-mic-block {
    width: 100% !important;
  }

  .product-block-origin {
    display: block !important;
  }
}

@media only screen and (max-width: 380px) {
  .product-block-origin {
    display: block !important;
  }
  .price-mic-block {
    width: 100% !important;
  }
  .canadian-icon {
    width: 24px;
    height: 24px;
  }
}

.grid-product_bf_sale_tag {
    float: right;
    clear: right;
    z-index: 1;
    position: relative;
}
/*.block-price__container change */
/* origin - Canada */

/* blog testimoial */
.testimonial-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  background-color: #f9f9f9;
  border-radius: 8px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  max-width:75%;
}

.testimonial-text {
  flex: 1;
  padding-right: 20px;
}

.testimonial-img img {
  width: 300px;
  height: 300px;
  object-fit: cover;
}

.testimonial-container p {
  margin: 0;
  font-size: 16px;
  color: #333;
}

.testimonial-container p strong {
  font-size: 18px;
  color: #444;
}
@media screen and (max-width: 768px) { 
    .testimonial-container {
        display: block;
        max-width:100%;
    }
    .testimonial-img img{
      padding-top:20px;
    }
}


/* blog testimonial */

/*
.ss__facet--ss_branches_instock{
  display:none!important;
}*/

.ss-ry9cpe,.ss__autocomplete__facets .ss-13wylk3 .ss-1we2mu1 {
  display:none!important;
}

