/** Shopify CDN: Minification failed

Line 143:0 Unexpected "{"

**/
@import url("//fonts.googleapis.com/css2?family=Baloo+2:wght@400..800&display=swap");
@import url("//fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");
@import url("//fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap");
body {
  opacity: 1;
}
h1,
h2,
h3,
h4,
.h1,
.h2,
.h3,
.h4 {
  font-weight: 500;
  letter-spacing: 0%;
  font-family: "Baloo 2", sans-serif;
  font-style: normal;
}
h2,
.h2 {
  font-size: 36px;
  line-height: 100%;
}

.header__heading {
  display: flex;
  align-items: center;
}
.logo-postion__left .header__icons,
.logo-postion__left .nav-header__logo {
  width: auto;
  max-width: none;
}
header .list-menu.list-menu--inline {
  width: auto;
}
.header__search {
  order: 1;
}
.header__icon--wishlist {
  order: 2;
}
.header__icon--account {
  order: 3;
}
.header__icon--cart {
  order: 4;
}
.header__icon {
  margin-left: 23px;
}
.header__icon.header__icon--search {
  margin: 0;
}
.header_menu {
  order: 2;
  padding-right: 30px;
  display: flex;
  align-items: center;
}
.nav-header__logo {
  margin-right: auto;
}
.list-menu .header__menu-item {
  font-family: "Baloo 2", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 16px;
  vertical-align: middle;
  text-transform: capitalize;
  color: rgba(74, 74, 74, 1);
}
.list-menu .header__menu-item:hover {
  text-decoration: none;
}
.header__menu-item:hover {
  text-decoration: none !important;
}
.header__icon .icon.icon-account {
  margin-left: 0;
}
.header__icons {
  padding-right: 0;
}

.button,
.shopify-challenge__button,
.customer button {
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: 0%;
  border: 1px solid rgb(var(--color-heading));
}
.search-modal__form .icon.icon-search path {
  stroke: #fff;
}
.announcement-bar__message {
  padding: 8px 0 8px;
}
.sub_heading p {
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  line-height: 100%;
  letter-spacing: 0%;
  color: #4a4a4a;
  font-weight: 600;
}
featured-product .collection__title {
  flex-direction: column-reverse;
}
.sub_heading {
  margin: 0 0 15px;
}
.badge {
  padding: 8px 12px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  border-radius: 4px;
  font-size: 12px;
}
.badge.badge-new {
  background: #5f9b4e;
  color: #fff;
}
.badge.badge-sale {
  background: #dd513a;
  color: #fff;
}
.card .card__inner .card__media {
  border-radius: 20px !important;
}
.title-wrapper,
.collection-list-wrapper .title-wrapper-with-link,
{
  position: relative;
}

.collection__title a.link,
a.view_all_btn {
  border-bottom: 1px solid rgb(var(--color-heading)) !important;
  line-height: 1;
  background: transparent;
  color: rgb(var(--color-heading)) !important;
  height: 42px;
  position: absolute;
  top: 35px;
  right: 0;
}

.collection__title a.link:hover {
}
h5 {
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  line-height: 100%;
  letter-spacing: 0%;
  color: #4a4a4a;
  font-weight: 600;
  margin: 0 0 10px;
}
.collection-list-wrapper .card__heading a {
  font-weight: 500;
  text-transform: capitalize;
  font-size: 24px;
  line-height: 130%;
  color: #000;
}


.featured--collection__wrapper {
  width: 100%;
  padding: 0 115px;
  max-width: none;
}



.collection-list-wrapper .slick-arrow {
  top: 40%;
}
.slick-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 0;
  border: none;
  width: 50px;
  height: 50px;
  cursor: pointer;
  left: -60px;
  background: url(left-arrow.svg) no-repeat center center;
  background-size: 20px auto;
}
.slick-next.slick-arrow {
  right: -60px;
  left: auto;
  background: url(right_arrow.svg) no-repeat center center;
  background-size: 20px auto;
}
.product-grid {
  display: flex;
  align-items: start;
  flex-wrap: wrap;
}
.product-grid .product {
  width: 25%;
  padding: 0 9px;
}
.collection-tabs {
  margin: 30px 0;
}

.tabs {
  display: flex;  
  padding: 0;
  list-style:none;
  margin-bottom: 30px;
  align-items: center;
  justify-content: center;
  margin: 0 0 20px;
  font-weight: 400;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0%;
}

.tabs li {
  padding: 0 0 10px;
  cursor: pointer;  
  color: #000;
  opacity: 0.6;
  border-bottom: 1px solid transparent;
  margin: 0 15px;
}

.tabs li.active {
  color: #000;
  opacity: 1;
  border-color: #000;
}

.tab-content {
  display: none;
}

.tab-content.active {
  display: block;
}

.product img {
  max-width: 100%;
  height: auto;
}
.collection-tab-wrapper .title-wrapper-with-link {
  flex-direction: column;
  align-items: start;
  position: relative;
  gap: 0;
}

.icon-with-text__content span {
  color: #4a4a4a;
}
.icon-with-text__wrapper {
  padding-top: 10px;
}

.testimonial_wrapper .title-wrapper-with-link {
  flex-direction: column;
  margin-bottom: 40px;
}
.testimonial_wrapper {
  max-width: var(--page-width);
  margin: 60px auto;
  padding-left: var(--padding-container);
  padding-right: var(--padding-container);
}
.testimonial_wrapper .title-wrapper-with-link h5 {
  margin: 0;
}
.testimonial_slider {
  margin: 0 auto;
  position: relative;
  width: 100%;
  max-width: 816px;
  padding: 32px 32px 25px;
  background: #f2f2f2;
  color: #0e4b4b;
  border-radius: 20px;
}
.testimonial_slider p {
  color: #0e4b4b;
  text-align: center;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 16px;
}
.testimonial_slider .slick-arrow {
  left: -80px;
}
.testimonial_slider .slick-next.slick-arrow {
  right: -80px;
  left: auto;
}
.testimonial_icon {
  margin: 0 auto -20px;
  display: table;
  width: 40px;
  position: relative;
  z-index: 1;
}
.testimonial_icon svg {
  float: left;
  width: 100%;
  height: auto;
}
.video-gallery__item {
  float: left;
  width: 25%;
  padding: 0 9px;
}
.video-gallery__grid {
  display: flex;
  align-items: start;
  flex-wrap: wrap;
}
.video-box {
  position: relative;
  padding-bottom: 180%;
}
.video-box video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 20px;
}
.video-gallery h2 {
  font-size: 40px;
  margin-bottom: 10px;
}

.title-wrapper-with-link {
  position: relative;
  flex-direction: column;
}
.blog .title-wrapper-with-link {
  align-items: start;
}
.blog .title-wrapper-with-link h5 {
  margin-bottom: 0;
}
.blog .blog__title + a {
  font-weight: normal;
  border: 1px solid rgb(var(--color-heading)) !important;
  text-decoration: none !important;
}
.blog .card__inner.ratio {
  --ratio-percent: 100% !important;
  border-radius: 20px;
}
.article-card h3.card__heading a {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  line-height: 120%;
  letter-spacing: -3%;
  color: #2f2f2f;
}
.article-card-wrapper .button--show__detail {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  line-height: 120%;
  letter-spacing: -3%;
  color: #2f2f2f;
}
.article-card-wrapper .button--show__detail:hover {
  color: #2f2f2f;
}
.article-card-wrapper .button--show__detail::after {
}
.article-card .card__heading {
  min-height: 45px;
  padding-top: 10px;
}
footer.footer {
  background-image: url(footer_bg.png);
  background-repeat: repeat-x;
  background-size: 100% auto;
  background-position: 0 -136px;
  padding-top: 150px;
  background-attachment: inherit;
}
.newsletter-form::after {
  content: "Be the first to know about our latest collections, stories, and mystery offers.";
  font-size: 18px;
}
footer.footer h2 {
  font-size: 18px;
  color: #fff;
}

footer.footer .footer-block__text:last-child h2 {
  margin: 0 0 15px;
}
footer.footer .footer-block__text:last-child .footer_newsform h2 {
  margin: 0 0 20px;
}
footer.footer .footer-block__text:last-child .footer_newsform {
  padding: 20px 0 0;
}
footer.footer
  .footer-block__text:nth-last-child(3)
  .footer-block__info-item.info-item__1,
footer.footer .footer-block__text:last-child .footer_newsform {
  background: rgba(250, 245, 239, 0.14);
  padding: 20px;
  border-radius: 20px;
  display:block;
}
div.newsletter-form__field-wrapper {
  border: none;
  padding: 0;
  margin: 0;
  position: relative;
}
.newsletter-form__field-wrapper .field__input {
  padding: 10px 20px;
  width: 100%;
  border-radius: 20px;
}
.footer-block__info-wrapper .newsletter-form__field-wrapper .button {
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.footer-block__info-wrapper .newsletter-form__field-wrapper {
  max-width: 284px;
}
.newsletter-form__field-wrapper .field__input::placeholder {
  opacity: 1;
  color: #0a142f;
}
.newsletter-form__field-wrapper .field__input {
  opacity: 1;
  color: #0a142f;
}

.footer__content-bottom-wrapper {
  padding: 0 !important;
}
.footer-block__text:nth-child(2) .footer-block__info-wrapper {
  width: 100%;
  max-width: 360px;
}
.footer_newsform .block--social {
  display: none !important;
}
.footer_newsform + .block--social.first-section {
  display: none;
}

h3.newsletter-form__message--success {
  font-size: 18px;
  padding: 3px 10px;
  margin: 0 0 8px;
  color: #fff;
  background: green;
}
.slideshow__text .button {
  color: rgb(var(--color-secondary-button-text));
}
.card__feature .icon__feature {
  border-radius: 100%;
}
.slideshow__media img {
  transform: scale(1.1);
  transition: opacity 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94),
    transform 0.8s ease-in;
}
.slideshow__media.active img {
  transform: scale(1);
}
featured-product .title-wrapper-with-link {
  align-items: start!important;
}
.button:hover,
.shopify-challenge__button:hover,
.customer button:hover {
  background-color: rgb(var(--color-secondary-button-text));
  color: #fff;
}
.section-template--17145421201507__featured_collection_D6qfx8-padding .collection__title a.link{
  margin-top:-60px;
}
.collection__title a.link:hover,
a.view_all_btn:hover {
  background-color: rgb(var(--color-heading));
  color: #fff !important;
  border-color: rgb(var(--color-heading)) !important;
}
.slideshow__slide:nth-child(2) .slideshow__text .button:hover {
  color: #9a6457 !important;
}
.video-box iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.footer__content-bottom {
  opacity: 1 !important;
  transform: none !important;
}
.slick-arrow.slick-disabled {
  opacity: 0;
}
.header__icon .icon.icon-search svg {
  height: auto;
  width: 26px;
}
.banner__box .button:hover {
  color: currentColor;
}
.product-tabs .tabs-nav__item-list button.tabs-nav__item.button {
  padding: 20px;
  color: currentColor;
}
.product-tabs .tabs-nav__item-list button.tabs-nav__item.button:hover {
  color: #fff;
}
.jdgm-rev-widg__body {
  position: relative;
  width: 100%;
}

.wishlist_added svg {
  fill: var(--color-feature-icon-hover) !important;
}
.tab_section {
  position: relative;
}
.button.view_all_btn.tab_btn {
  top: -117px;
}
.testimonial_slider {
  max-width: none;
}
.testimonial_slider {
  max-width: 950px;
  padding: 0;
  border-radius: 0;
  background: transparent;
}
.testimonial_rte {
  margin: 0 auto;
  position: relative;
  width: 100%;
  padding: 32px 32px 25px;
  background: #f2f2f2;
  color: #0e4b4b;
  border-radius: 20px;
  border: 10px solid #fff;
  min-height: 233px;
}
.testimonial_icon {
  margin: 0;
  display: table;
  width: 40px;
  position: relative;
  z-index: 1;
  position: absolute;
  top: -20px;
  left: 50%;
  transform: translateX(-50%);
}
.testimonial_slider .slick-slide {
  padding-top: 10px;
}
header .list-menu.list-menu--inline.header_menu {
  margin-right: 10px;
}
a.header__icon--wishlist[href="/account"] .wishlist-count-bubble {
  display: none;
}
.header__icon--cart {
  margin-right: 0;
}

.swiper-container-horizontal > .swiper-scrollbar {
  display: none !important;
}
.swiper-button-next,
.swiper-button-prev {
  font-size: 0;
  width: 50px;
  height: 50px;
}
.swiper-button-prev {
  background: url(left-arrow.svg) no-repeat center center;
  background-size: 20px auto;
}
.swiper-button-next {
  background: url(right_arrow.svg) no-repeat center center;
  background-size: 20px auto;
}
@media only screen and (max-width: 600px) {
  .footer-block.grid__item.footer-block__text {
    max-width: 100% !important;
  }
}

.collection-list__item {
	max-width: none !important;
	width: 100% !important;
}
.collection-list {
	flex-wrap: nowrap;
}
.swiper-button-next, .swiper-button-prev {
	margin-top: 0;
}

.template-list-collections .collection-list .card__content{
  position:relative!important;
  bottom:-10px!important;
}
.template-list-collections .swiper-button-next, .template-list-collections .swiper-button-prev{
    top:60%
  }
