/** Shopify CDN: Minification failed

Line 21:1 Unexpected "{"

**/
body,
h1,
h2,
h3,
h4,
h5,
.h0,
.h1,
.h2,
.h3,
.h4,
.h5,
select.jdgm-sort-dropdown {
  font-family: "Judson";
}
 {
  font-family: "Judson", serif !important;
}

/* Announcement bar  */
p.announcement-bar__message.h5 {
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0;
}

.header__heading-link {
  border-radius: 2rem;
  padding: 1.8rem 1.4rem;
}
/* header */

.header__icons {
  justify-content: flex-end;
  align-items: center;
}

.active-rhombus svg {
  height: 7px;
  width: 7px;
}
header predictive-search .field__input:focus,
select#priduct-category {
  outline: none;
  box-shadow: none;
  border: none;
}
select#product-category {
  max-width: 50px;
  border: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: transparent;
  font-family: "Judson";
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0;
}
header predictive-search .field:after {
  box-shadow: none;
}
header predictive-search .field__label,
header predictive-search .field__input:focus ~ .field__label,
header predictive-search .field__input:not(:placeholder-shown) ~ .field__label {
  left: 90px;
}
header predictive-search .field__input:focus ~ .field__label {
  top: 0;
  transform: none;
}
header predictive-search .field {
  background-color: #ffffff;
  border-radius: 10px;
  padding-left: 18px;
  height: 40px;
}

header predictive-search .search__input.field__input {
  background-color: inherit;
  color: #c1c1c1;
}
header predictive-search .field__label {
  background: none;
  color: #c1c1c1;
}
header .predictive-search__result-group {
  flex: 0 0 auto;
}
.header__icons .search__button.field__button {
  border-radius: 10px !important;
}
.header__icons .field__input {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
header .field:hover.field:after {
  box-shadow: none;
}
.custom-select-wrapper {
  position: relative;
  display: inline-flex;
  align-items: center;
  min-width: 70px;
}

.custom-select-icon {
  position: absolute;
  left: 25px;
  top: 50%;
  pointer-events: none;
  transform: translateY(-50%);
}
.custom-select-wrapper::after {
  content: "";
  width: 1px;
  height: 14px;
  background: black;
  position: absolute;
  right: 15px;
}

.header__icon--cart .icon {
  height: auto;
  width: auto;
}

.header__inline-menu .list-menu--inline,
.custom-header-icons {
  align-items: center;
  display: flex;
}
.header__inline-menu .list-menu--inline {
  justify-content: space-evenly;
}
.header__inline-menu .list-menu__item {
  line-height: 100%;
  font-size: 18px;
  letter-spacing: 0;
}

.header__menu-item {
  padding: 1.2rem 1.5rem;
}

header predictive-search .field__label {
  font-size: 1.4rem;
  top: 50%;
  transform: translateY(-50%);
}
.cart-count-bubble {
  bottom: auto;
  top: 0.5rem;
  color: #ffffff;
  font-size: 8px;
}
.header__active-menu-item {
  text-decoration: none;
  color: unset;
}
/* collection list  */
.collection-list-wrapper .card .media {
  border-radius: 50%;
  border: 3px solid transparent;
  transition: border-color 0.3s ease;
}
.collection-list-wrapper .card__heading {
  transition: color 0.3s ease;
}
.collection-list__item.grid__item:hover .media {
  border-color: #008080;
}
.collection-list__item.grid__item:hover .card__heading {
  color: #008080;
}
.collection-list-wrapper .card__inner.ratio {
  background: none;
}
.collection-list-wrapper .card__content .card__information {
  text-align: center;
}
.collection-list-wrapper .title-wrapper-with-link {
  justify-content: center;
}
.collection-list-wrapper p.section-subtitle {
  width: 100%;
  text-align: center;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  color: #008080;
}
/* .collection_pro_wrapper .swiper-wrapper {
  padding: 5px;
} */
.collection_pro_wrapper .swiper-button-prev,
.collection_pro_wrapper .swiper-button-next {
  display: block;
  position: relative;
  margin-top: 0;
}
.collection_pro_wrapper .swiper-button-next:after,
.collection_pro_wrapper .swiper-button-prev:after {
  content: none;
}
.myswiperxx-btns {
  position: relative;
  display: flex;
  justify-content: flex-end;
  gap: 50px;
  align-items: center;
  margin-top: 10px;
}
.collection-list-title.h0,
.testimonial-heading,
.tabify-mainheading,
.custom-ft-collection h2.title.inline-richtext,
.video-section h2.title.inline-richtext.h0,
.multicolumn .title {
  font-size: 50px;
  line-height: 100%;
  letter-spacing: 0;
}
.collection-list-wrapper .card__heading .full-unstyled-link {
  text-transform: capitalize;
  line-height: 100%;
}
header.header--middle-left {
  grid-template-columns: auto 1fr 1fr;
}

/* banner */
.swiper.mySwiper {
  width: 100%;
  height: 100%;
}

.banr-itm img,
.banr-itm .placeholder-svg {
  display: block;
  width: 100%;
  height: 560px;
  object-fit: cover;
}
.hero-image-slider-container {
  position: absolute;
  width: 100%;
  top: 50%;
  max-width: 390px;
  transform: translateY(-50%);
  transition: opacity 0.05s ease;
  opacity: 0;
}
.swiper-slide.cust-slides-imgbaner {
  width: 73%;
}
.hero-img-top {
  display: inline-block;
  padding-left: 31px;
}
.hero-image-slider-container.color-scheme-5 {
  background-color: transparent;
}

p.small-title-h3 {
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  margin-bottom: 0;
}
.herobnr-h2 {
  font-size: 60px;
  line-height: 100%;
  text-transform: capitalize;
  letter-spacing: 0;
  margin: 15px 0;
}
.herobnr-description {
  margin: 20px 0;
  color: #2b2b2b;
  line-height: 30px;
  letter-spacing: 0px;
  font-family: "Inter";
}

.cust-buttons-wrapper a.button,
.cust-buttons-wrapper2 a.button,
.cust-buttons-wrapper3 a.button,
.collection_name {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2.5px;
  white-space: nowrap;
}

.cust-buttons-wrapper,
.cust-buttons-wrapper2 {
  display: flex;
  gap: 30px;
}
/* image with text  */
.image-with-text .grid--2-col-tablet .image-with-text__media-item {
  width: calc(58% - var(--grid-desktop-horizontal-spacing) / 2);
}
.image-with-text .grid--2-col-tablet .image-with-text__text-item {
  width: calc(42% - var(--grid-desktop-horizontal-spacing) / 2);
}
.image-with-text .image-with-text__media {
  background: none;
}
.image-with-text .image-with-text__grid {
  gap: 6px;
}
.icons-top-imgwtxt {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  width: 368px;
  max-width: 100%;
  margin-bottom: 12px;
}
.icons-imgwtxt-itm img {
  display: block;
  max-width: 100%;
}
h2.image-with-text__heading.inline-richtext.h0 {
  font-size: 50px;
  line-height: 100%;
  letter-spacing: 0;
}
.image-with-text__text.rte.body {
  max-width: 463px;
  font-family: "Inter";
}
/* featured collection */

.button.button--secondary.collection_name:hover,
.swiper-slide.button.button--secondary.collection_name.active {
  background: #008080;
  color: #ffffff;
}
.button.button--secondary.collection_name:hover:after,
.swiper-slide.button.button--secondary.collection_name.active:after {
  box-shadow: none;
}
h2.tabify-mainheading {
  margin-top: 0;
  margin-bottom: 70px;
}
.custom-ft-collection .price__container {
  font-family: "Inter";
}
.mySwiper2 .swiper-wrapper {
  padding: 30px 0;
}
.custom-ft-collection h2.title.inline-richtext,
.custom-ft-collection .collection__description.body.rte {
  text-align: center;
}
.custom-ft-collection .collection__description.body.rte,
.tabify-smallheading {
  font-size: 18px;
  color: #008080;
  line-height: 100%;
  text-transform: uppercase;
  letter-spacing: 2.5px;
  margin-bottom: 30px;
}
.custom-ft-collection ul.grid.product-grid {
  margin: 70px 0;
}
.custom-ft-collection .card__heading.h5 .full-unstyled-link,
.collections_products .card__heading .full-unstyled-link,
.product-grid-container .card__heading.h5 .full-unstyled-link,
.related-products .card__heading.h5 .full-unstyled-link {
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0;
}
.custom-ft-collection .card__information,
.collections_products .card__information {
  padding-top: 4.1rem;
}
.custom-ft-collection .card-information span.price-item,
.collections_products .card-information span.price-item,
.product-grid-container .card-information span.price-item,
.related-products .card-information span.price-item {
  color: #393939;
  line-height: 100%;
  font-size: 16px;
  letter-spacing: 0;
  font-family: inter;
}
.card-information .price-item--regular {
  font-family: inter;
}
.custom-ft-collection .quick-add .button {
  background-color: #060606;
  color: #ffffff;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: 2.5px;
  font-size: 16px;
  text-transform: uppercase;
}
.custom-ft-collection .card-information .price,
.collections_products .card-information .price,
.product-grid-container .card-information .price,
.related-products .card-information .price {
  margin-top: 2.5rem !important;
}
.custom-ft-collection .badge {
  text-transform: uppercase;
  font-weight: 700;
  line-height: 8px;
  letter-spacing: 2.5px;
}
.cust-feat-col-slder {
  position: relative;
}
.cust-feat-col-slder .collection-swiper-button-prev:after,
.cust-feat-col-slder .collection-swiper-button-prev:after {
  content: none;
}
.cust-feat-col-slder .collection-swiper-button-prev,
.testimonial-swiper-button-prev,
.cust-feat-col-slder .collection-swiper-button-next,
.testimonial-swiper-button-next {
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
}
.cust-feat-col-slder .collection-swiper-button-next {
  right: 0px;
}
.testimonial-swiper-button-next {
  right: 0;
  z-index: 1;
}
.cust-feat-col-slder .collection-swiper-button-prev {
  left: 0px;
}
.testimonial-swiper-button-prev {
  left: 0;
  z-index: 1;
}
/* marquee section */
.custom-marquee-section {
  overflow: hidden;
  padding: 10px 0;
}

.marquee {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.marquee-content {
  display: flex;
  width: max-content;
  animation: scroll-left 20s linear infinite;
  white-space: nowrap;
  gap: 50px;
  align-items: center;
}
.marquee:hover .marquee-content {
  animation-play-state: paused;
}
.marquee-item {
  display: flex;
  align-items: center;
  gap: 55px;
}

@keyframes scroll-left {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
span.marquee-txt {
  font-size: 30px;
  line-height: 100%;
  letter-spacing: 0;
  color: #efefef;
}
/* video section */
.video-sct-rel {
  position: relative;
}
.video-btm-txt {
  position: absolute;
  bottom: 5%;
  font-size: 80px;
  width: 100%;
  line-height: 100%;
  text-align: center;
  letter-spacing: 0;
  color: #008080;
}
.video-descript {
  font-family: "Inter";
  line-height: 30px;
  max-width: 557px;
  letter-spacing: 0;
}
.video-section .title-wrapper {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.video-section .deferred-media__poster-button {
  border: none;
  background-color: transparent;
}
.video-section .deferred-media__poster-button .svg-wrapper,
.video-section .deferred-media__poster-button .icon {
  width: 5.1rem;
  height: 5.1rem;
}
/* countdown section */
.countdown-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
}
.countdown-info h2 {
  font-size: 65px;
  font-weight: 700;
  line-height: 100%;
  text-transform: capitalize;
  letter-spacing: 0;
  margin: 0;
  margin-bottom: 33px;
}
.countdown-info p {
  font-size: 18px;
  font-family: "Inter";
  font-weight: 500;
  line-height: 100%;
  color: #ffffff;
  text-transform: capitalize;
}
div#countdown-timer {
  display: flex;
  gap: 35px;
  text-align: center;
}
.cntdwn-days,
.cntdwn-hours,
.cntdwn-minutes,
.cntdwn-space,
.cntdwn-seconds {
  font-size: 65px;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: 0;
  text-transform: uppercase;
  color: #ffffff;
}
.cntdwn-text {
  font-family: "Inter";
  color: #ffffff;
}
.promo-text-container h2 {
  font-size: 35px;
  line-height: 100%;
  text-transform: capitalize;
  letter-spacing: 0;
}
.promo-text-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 37px;
}
/* instagram */
.multicolumn .multicolumn-list {
  gap: 0 !important;
}
.multicolumn
  .multicolumn-card__image-wrapper.multicolumn-card__image-wrapper--full-width.multicolumn-card-spacing {
  margin: 0px 2px;
}

.multicolumn .multicolumn-card__info {
  box-shadow: 0 0 2px #b1b1b1 inset;
}
.multicolumn .multicolumn-card__info {
  padding-block: 2.5rem !important;
}
.multicolumn-card__info .animate-arrow .svg-wrapper {
  display: none;
}
.multicolumn-card__info a.animate-arrow.link {
  margin-top: 0;
  font-style: italic;
  color: #1f1f1f;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0;
  text-decoration: underline;
}
.multicolumn .title-wrapper-with-link {
  margin-bottom: 80px;
}
/* feature icons */
.cust-icon-feature-flx {
  display: flex;
  gap: 62px;
  flex-wrap: wrap;
  align-items: start;
}

.cust-icon-feature-flx-itm {
  display: flex;
  align-items: start;
  gap: 20px;
  width: calc(25% - 46.5px);
  flex-wrap: wrap;
}
.mySwiper4 .swiper-pagination {
  display: none;
}
.swiper-pagination2 {
  text-align: center;
}
.mySwiper4 .swiper-pagination-bullet-active,
.swiper-pagination2
  span.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #008080;
}
.cust-icon-feature-flx-itm-rgt h2 {
  margin-top: 0;
  font-size: 25px;
  line-height: 100%;
  letter-spacing: 0;
  text-transform: capitalize;
  font-weight: 400;
}
.cust-icon-feature-flx-itm-rgt p {
  font-family: "Inter";
  line-height: 30px;
  letter-spacing: 0;
  color: #404040;
}
.cust-icon-feature-flx-itm-rgt {
  max-width: 100%;
}
/* tabify */
.mySwiper99-swiper-button-prev svg,
.mySwiper99-swiper-button-next svg {
  height: 23px;
}
.collection_products_div {
  display: flex;
  flex-wrap: wrap;
  gap: 62px;
  margin: 81px 0;
}

.collection_products_div .products {
  width: calc(25% - 46.5px);
}

.collection_products_div {
  display: none;
}

.collection_products_div.active {
  display: flex;
}

.tabify-collection_heading {
  text-align: center;
}
.swiper-slide.button.button--secondary.collection_name {
  display: inline-flex;
  padding: 0;
  flex-wrap: wrap;
  text-align: center;
  transition: all 0.35s cubic-bezier(0.4, 0, 1, 1);
}

/* footer css */
.footer .footer-block--newsletter {
  flex-wrap: wrap;
}

.footer .footer__content-bottom {
  border: none;
}
.footer-block--custbrandinfo {
  width: calc(58% - 54px) !important;
  max-width: calc(58% - 54px) !important;
}

.footer-block--menu {
  width: calc(14% - 54px) !important;
  max-width: calc(14% - 54px) !important;
}

.footer-block__brand-info .rte {
  max-width: 532px;
  font-family: "Inter";
  line-height: 30px;
  letter-spacing: 0;
  opacity: 0.7;
}
.footer-block__brand-info {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.footer-block--menu h2.footer-block__heading.inline-richtext {
  font-size: 21px;
  line-height: 100%;
  letter-spacing: 0;
  margin-bottom: 52px;
}
.footer-block--menu a.link.link--text.list-menu__item.list-menu__item--link {
  font-size: 14px;
  letter-spacing: 0;
  opacity: 0.7;
  font-family: Inter;
}
.footer-block__brand-info .footer-block__image-wrapper {
  margin: 2rem 0;
}
.footer-block--custbrandinfo .footer-block__newsletter {
  margin: 10px 0 !important;
}
.footer-block--custbrandinfo
  .footer-block__newsletter
  h2.footer-block__heading.inline-richtext {
  font-weight: 700;
  font-size: 35px;
  line-height: 34px;
  letter-spacing: 0;
}
.footer-block__heading.inline-richtext.formdescription {
  font-family: "Inter";
  font-size: 14px;
  line-height: 20px;
  text-transform: capitalize;
  letter-spacing: 0;
  color: #ffffff;
}
.footer-block--custbrandinfo input[type="email"].field__input {
  background: #ffffff;
  color: #aaaaaa;
  border-radius: 60px;
}

.footer-block--custbrandinfo label.field__label {
  color: #aaaaaa;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
}
.footer-block--custbrandinfo
  .newsletter-form__button.field__button
  .svg-wrapper {
  background: #008080 !important;
  border-radius: 50%;
  height: 3.8rem;
  width: 3.8rem;
}
.footer-block--custbrandinfo .field:after,
.footer-block--custbrandinfo .field:hover.field:after {
  border-radius: 0;
  box-shadow: none;
}

.footer-block--custbrandinfo .field__label {
  left: 45px;
  top: 13px;
}
.cust-footer-mid-flx {
  display: flex;
  gap: 52px;
  flex-wrap: wrap;
}
.cust-footer-mid-flx-itm {
  width: calc(25% - 39px);
  display: flex;
  gap: 23px;
  flex-wrap: wrap;
  align-content: baseline;
}
.cust-footer-mid-flx-itm .cust-icon-feature-flx-itm-rgt p {
  color: #ffffffb2;
  margin-bottom: 0;
  font-size: 14px;
}
span.border-footer-btm {
  display: inline-flex;
  padding: 22px;
  border: 1px solid #ffffff4d;
  border-radius: 50%;
}
.cust-footer-mid.page-width {
  padding-block: 4rem;
  border-top: 1px solid #ffffff4d;
  border-bottom: 1px solid #ffffff4d;
}
ul.custommenufoter.list-unstyled {
  display: flex;
  justify-content: center;
  gap: 61px;
  flex-wrap: wrap;
}

.custommenufoter a {
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0;
  text-transform: capitalize;
}
.social-icons-overlay {
  position: relative;
  margin-top: 4.4rem;
}

.social-icons-overlay::after {
  content: "";
  width: 100%;
  height: 1px;
  background: #ffffff4d;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
}

.social-icons-overlay ul.list-unstyled.list-social.footer__list-social {
  max-width: 300px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  background: #222121;
  gap: 10px;
}
.footer__content-bottom {
  padding-top: 6.5rem !important;
}
.social-icons-overlay .list-social__link {
  padding: 0.9rem;
  border-radius: 50%;
  border: 1px solid #ffffff4d;
}
.footer__content-bottom-wrapper {
  justify-content: space-between !important;
  align-items: center;
  flex-wrap: wrap;
}
.footer__copyright.caption .copyright__content {
  font-size: 16px !important;
  line-height: 100%;
  text-transform: capitalize;
  letter-spacing: 0;
}
/* blog section */
.mySwiper4 .swiper-slide:not(.swiper-slide-active) {
  filter: blur(2px);
  transition: filter 0.3s ease;
}
.mySwiper4 .article-card__image.media.media--hover-effect {
  background: none;
}
/* .mySwiper4 img.motion-reduce {
  object-fit: contain !important;
} */
.yearcopyright {
  color: #ffffff;
}
.mySwiper4 .swiper-slide {
  width: 80%;
}
.blog .mySwiper4 .card {
  flex-direction: row;
  gap: 62px;
}
.mySwiper4 .swiper-wrapper {
  padding: 0;
}

.mySwiper4 .card__heading a:after {
  position: static;
}
.mySwiper4 .card__information {
  padding: 5.3rem 0;
}
.mySwiper4 time {
  color: #008080;
  font-weight: 700;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 1.7px;
}
.mySwiper4 .card__heading a.full-unstyled-link {
  font-size: 35px;
  line-height: 100%;
  text-transform: capitalize;
  letter-spacing: 0;
  max-width: 495px;
  margin-top: 30px;
}
.mySwiper4 p.article-card__excerpt.rte-width {
  line-height: 30px;
  letter-spacing: 0;
  color: #82857e;
  max-width: 510px;
  margin-left: 0;
  margin-top: 53px;
  font-family: Inter;
}
.customblog .blog-button.button.button--secondary {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: 2.5px;
}
.mySwiper4 .swiper-button-next:after,
.mySwiper4 .swiper-button-prev:after {
  content: none;
}
p.testimonial-description {
  font-family: inter;
  max-width: 640px;
  margin: 0 auto;
  line-height: 30px;
  letter-spacing: 0;
  color: #404040;
}
.outline-testimonial-cards {
  margin-top: 60px;
  border-top: 1px solid #b1b1b1;
  position: relative;
}
.testimonial-card {
  text-align: center;
  padding: 54px 0 89px 0;
  box-shadow: 0 0 2px #b1b1b1 inset;
}
.testimonial-card p.message {
  max-width: 371px;
  font-size: 16px;
  margin: 25px auto;
  margin-bottom: 44px;
  font-family: inter;
  line-height: 30px;
  letter-spacing: 0;
}
.testimonial-card:hover h4 {
  color: #008080;
}
.testimonial-card h4 {
  line-height: 100%;
  letter-spacing: 0;
  font-size: 23px;
  margin-bottom: 13px;
  margin-top: 10px;
  transition: all 0.35s cubic-bezier(0.4, 0, 1, 1);
}
img.profileimg {
  display: inline-block;
  border-radius: 50%;
}
.testimonial-card p.role {
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0;
}
.outline-testimonial-cards .swiper-button-next:after,
.outline-testimonial-cards .swiper-button-prev:after {
  content: none;
}
.outline-testimonial-cards::before {
  position: absolute;
  content: "";
  top: 0;
  width: 100%;
  height: 2px;
  box-shadow: 0 0 1px #b1b1b1 inset;
}
.swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.collection_name {
  white-space: normal;
}
.cust-icon-feature-flx-itm-lft img {
  height: 40px;
  width: 40px;
  display: block;
}
.cust-icon-feature-flx-itm-lft {
  display: inline-block;
}
.multicolumn-card__image-wrapper {
  position: relative;
}

.insta-logo-on-hover {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: all ease-in-out 0.2s;
}
.insta-logo-on-hover a.link.list-social__link {
  padding: 25px;
  background-color: #008080;
  border-radius: 50%;
}
.multicolumn-card:hover .insta-logo-on-hover {
  opacity: 1;
}
.multicolumn-list__item.center .media--adapt img {
  transition: all ease-in-out 0.5s;
}

.multicolumn-card:hover .multicolumn-card__image {
  transform: translate(-50%) scale(1.1) !important;
}

.custom-select-wrapper.hide-after .custom-select-icon {
  opacity: 0.2;
}
.swiper-button-disabled {
  opacity: 0.5;
}
.custom-select-icon svg {
  display: block;
}
.cust-feat-col-slder .mySwiper2 .swiper-slide {
  height: auto;
}
header predictive-search .search__input.field__input {
  padding-left: 7px;
  height: 3.7rem;
  max-height: 100%;
}
.header__icons .search__button.field__button,
.header__icons .reset__button.field__button {
  height: 3.8rem;
}
.header__icons .reset__button .icon.icon-close {
  fill: #008080;
}
.collection_pro .collection__view-all .button:not([disabled]):hover,
.custom-ft-collection .collection__view-all .button:not([disabled]):hover {
  background: none;
  color: black;
}
.blog .article-card-wrapper.underline-links-hover:hover a {
  text-decoration: none;
}
.custom-rating {
  margin-top: 20px !important;
}
.custom-rating svg {
  height: 15px;
  width: 15px;
}
.blog.customblog .swiper-button-prev {
  left: 3%;
}

.blog.customblog .swiper-button-next {
  right: 3%;
}
/* inner page css */
.collection-hero__text-wrapper,
h1.main-page-title,
.related-products__heading {
  text-align: center;
}
.collection-hero__text-wrapper .collection-hero__description {
  max-width: 100%;
}
.unrest-goods-testimonial-cards {
  position: relative;
}
.blog.customblog .swiper-button-next.swiper-button-disabled,
.blog.customblog .swiper-button-prev.swiper-button-disabled {
  opacity: 1;
}
.product .product__info-container .price-item {
  font-family: "Inter";
  font-size: 16px;
}
.cust-icon-feature-flx-itm-rgt a {
  color: #ffffffb2;
  text-decoration: none;
}

.testimonial-card.swiper-slide {
  height: auto;
}
.blog-button.button.button--secondary .full-unstyled-link {
  z-index: 2;
}

.article-template .article-template__hero-container {
  max-width: 100%;
  margin: 0;
}
