/** Shopify CDN: Minification failed

Line 10:13 Expected ")" to end URL token
Line 14:13 Expected ")" to end URL token
Line 18:13 Expected ")" to end URL token

**/
@font-face {
  font-family: "TANAEGEAN";
  src: url({{"TANAEGEAN"|asset_url}}) format("ttf");
}
@font-face {
  font-family: "OrpheusPro-Regular";
  src: url({{"OrpheusPro-Regular"|asset_url}}) format("ttf");
}
@font-face {
  font-family: FeatureDisplay;
  src: url({{"FeatureDisplay"|asset_url}}) format("woff");
  font-weight: 300;
}

.hel-list {
  display: flex;
  flex-wrap: wrap;
  align-items: start;
  justify-content: start;
  gap: 0px;
}

.order1 {
  order: 1;
}
.order2 {
  order: 2;
}
.order3 {
  order: 3;
}
.order4 {
  order: 4;
}
.order5 {
  order: 5;
}
.order6 {
  order: 6;
}
.order7 {
  order: 7;
}
.order8 {
  order: 8;
  display: none;
}

.order9 {
  order: 9;
}
.order10 {
  order: 10;
}

/* --------------------------Header Style------------------------------- */

@media (min-width: 799px) {
  .announcement-bar .tl-select .tl-label {
    color: #000 !important;
  }
  .announcement-bar .tl-select::after {
    border-color: #000 !important;
  }
}

/* -------------------------------------------------------------------- */
.template-article .article img {
  width: 100%;
}
.template-article .article .sharing img {
  width: auto;
}
.section-heading h2 {
  font-size: 36px !important;
}
.product-form__buttons
  button.button.ajax-submit.action_button.button--add-to-cart {
  background: transparent;
  border: none;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 9;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 32px;
  padding: 5px;
  cursor: pointer;
  border-radius: 0px !important;
  background: #000;
  color: #fff;
  display: none;
}

.image.image--hover-second:hover
  .product-form__buttons
  button.button.ajax-submit.action_button.button--add-to-cart {
  display: block;
}

/* Desktop Styles */
@media screen and (min-width: 768px) {
  .product-form__buttons
    button.button.ajax-submit.action_button.button--add-to-cart
    .button-icon {
    display: none;
  }

  .product-form__buttons
    button.button.ajax-submit.action_button.button--add-to-cart
    .button-text {
    display: inline-block;
  }
}

/* Mobile Styles */
@media screen and (max-width: 767px) {
  .product-form__buttons
    button.button.ajax-submit.action_button.button--add-to-cart {
    width: 32px;
    height: 32px;
    padding: 0px;
    bottom: 10px;
    left: 10px;
    border-radius: 50% !important;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    pointer-events: none;
  }

  .product-form__buttons
    button.button.ajax-submit.action_button.button--add-to-cart
    .button-text {
    display: none;
  }

  .image.image--hover-second:hover
    .product-form__buttons
    button.button.ajax-submit.action_button.button--add-to-cart {
    opacity: 1;
    pointer-events: auto;
  }

  .product-form__buttons
    button.button.ajax-submit.action_button.button--add-to-cart
    .button-icon {
    display: inline-block;
  }
}

.product-form__buttons
  button.button.ajax-submit.action_button.button--add-to-cart
  svg,
.product-form__buttons
  button.button.ajax-submit.action_button.button--add-to-cart
  path {
  color: #fff;
  fill: #fff !important;
  width: auto !important;
  height: auto !important;
  margin-top: -5px;
}
.product-form__buttons
  button.button.ajax-submit.action_button.button--add-to-cart:hover
  svg,
.product-form__buttons
  button.button.ajax-submit.action_button.button--add-to-cart:hover
  path {
}
.product-form__buttons
  button.button.ajax-submit.action_button.button--add-to-cart:hover {
  background: #333333 !important;
  color: #fff !important;
}

.sharing ul {
  display: contents;
}
.section-footer__text-block__image img {
  -webkit-animation: rotation 8s infinite linear;
  animation: rotation 8s infinite linear;
}
@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.rebuy-widget .primary-title {
  margin-bottom: 40px !important;
}
.template-index .site-control.nav-inline-desktop:hover .nav-right-side img,
.template-index
  .site-control.nav-inline-desktop
  .site-control__inner:hover
  .logo
  img {
  filter: none;
}
.template-index .site-control.nav-inline-desktop:hover .logo img {
  opacity: 1 !important;
}
.template-index .site-control.nav-inline-desktop:hover .alt-logo {
  display: none;
}
.use-alt-logo:not(.template-index) .site-control.nav-inline-desktop .alt-logo {
  display: none;
}
.use-alt-logo:not(.template-index) .site-control.nav-inline-desktop .logo img {
  opacity: 1 !important;
}
.template-index .links.site-control__inner:hover .alt-logo {
  display: none;
}
.use-alt-logo:not(.template-index)
  .site-control:not(.nav-opaque)
  .site-control__inner
  a,
.use-alt-logo:not(.template-index)
  .site-control:not(.nav-opaque)
  .site-control__inner
  .disclosure__toggle {
  color: #000;
}
.product-swatch-links-wrapper
  .product-option-wrapper
  .product-option-block
  .option-list-wrapper
  .swatch-color-option
  .option_color {
  width: 25px;
  height: 25px;
  background-position: center;
  border-radius: 50%;
}
.product-swatch-links-wrapper
  .product-option-wrapper
  .product-option-block
  .option-list-wrapper
  .swatch-color-option.active
  .option_color {
  width: 100%;
  height: 100%;
}
.product-swatch-links-wrapper
  .product-option-wrapper
  .product-option-block
  .option-list-wrapper
  .swatch-color-option.active {
  border: 1px solid #000;
  display: flex;
  justify-content: center;
  align-items: center;
}
.product-swatch-links-wrapper
  .product-option-wrapper
  .product-option-block
  .option-list-wrapper
  .swatch-color-option {
  margin-right: 10px;
  cursor: pointer;
  width: 25px;
  height: 25px;
  border-radius: 50%;
}

.button.iia-disabled-button {
  font-size: 0;
  background-color: grey !important;
  border-color: grey !important;
}
.button.iia-disabled-button + .wishlist-btn {
  display: none;
}
.button.iia-disabled-button:after {
  content: "Sold-out";
  color: #fff;
  font-size: 16px;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
}

/* # Helpers
================================================== */
.is-flex {
  display: flex;
}

.is-inline-flex {
  display: inline-flex;
}

.is-align-start,
.is-align-left {
  align-items: flex-start;
}

.is-align-end,
.is-align-right {
  align-items: flex-end;
}

.is-align-self-end,
.is-align-self-right {
  align-self: flex-end;
}

.is-align-baseline {
  align-items: baseline;
}

.is-align-center {
  align-items: center;
}

.is-align-stretch {
  align-items: stretch;
}

.is-justify-start,
.is-justify-left {
  justify-content: flex-start;
}

.is-justify-end,
.is-justify-right {
  justify-content: flex-end;
}

.is-justify-center {
  justify-content: center;
}

.is-justify-space-around {
  justify-content: space-around;
}

.is-justify-space-between {
  justify-content: space-between;
}

.is-flex-nowrap {
  flex-wrap: nowrap;
}

.is-flex-wrap {
  flex-wrap: wrap;
}

.is-flex-wrap-reverse {
  flex-wrap: wrap-reverse;
}

.is-flex-row {
  flex-direction: row;
}

.is-flex-row-reverse {
  flex-direction: row-reverse;
}

.is-flex-column {
  flex-direction: column;
}

.is-flex-column-reverse {
  flex-direction: column-reverse;
}
.announcement-bar__container.fixed {
  position: fixed;
  top: 0;
  z-index: 9;
  width: 100%;
  left: 0;
}
/********************TWO BLOCK BANNER CSS - Featured product ****************
*********************************************************/
.two-block-banner-section__content {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  text-align: center;
  font-weight: 500;
}

.two-block-banner-section__content--heading {
  color: #ffffff;
  font-size: 58px;
  line-height: 66px;
  font-weight: 500;
  letter-spacing: 0.2px;
  margin: 0 0 15px;
  text-align: center;
  text-transform: uppercase;
}

@media screen and (max-width: 600px) {
  .two-block-banner-section__content--heading {
    font-size: 50px !important;
  }
}

.two-block-banner-section__content--sub-heading {
  font-size: 18px;
  color: #ffffff;
  font-weight: 500;
  letter-spacing: 1.16px;
  margin-bottom: 15px;
}

.two-block-banner-section__content--subtitle {
  font-size: 24px;
  margin-bottom: 30px;
  color: #fff;
  letter-spacing: 0.2px;
  line-height: 1.56;
}

#two-block-banner-section__content--btn {
  text-align: center;
  line-height: 1.5;
}

/* Product Link section */
.two-block-banner-section__overlay-content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}

.two-block-banner-section__overlay-product {
  position: absolute;
  bottom: 0;
  width: 100%;
  display: flex;
  justify-content: flex-end;
  padding: 20px;
}

.two-block-banner-section__content--featured-product {
  font-size: 12px;
  margin-bottom: 25px;
  line-height: 1.2;
  color: #ffffff;
}
.two-block-banner-section__content--featured-product.featured-product {
  text-decoration: underline;
}
/********************TWO BLOCK BANNER CSS****************
*********************************************************/

.two-block-banner-section {
  position: relative;
  line-height: 0;
}

@media only screen and (min-width: 1024px) {
  .two-block-banner-section .block-divider-line {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    width: 5px;
    height: 100%;
    z-index: 1;
  }
  .site-control.fixed {
    z-index: 4;
  }
  /* width */
  ::-webkit-scrollbar {
    width: 2px;
  }

  /* Track */
  ::-webkit-scrollbar-track {
    background: #fff;
    width: 10px;
  }

  /* Handle */
  ::-webkit-scrollbar-thumb {
    background: #888;
  }

  /* Handle on hover */
  ::-webkit-scrollbar-track:hover {
    background: #f1f1f1;
  }
}

.two-block-banner-section .image-element__wrap {
  height: 100%;
}

.two-block-banner-section .home-page-two-block-banner-wrapper {
  display: inline-block;
  width: 100%;
}

.two-block-banner-section .home-page-two-block-banner-wrapper .block-wrapper {
  width: 50%;
  float: left;
  position: relative;
}

@media screen and (max-width: 600px) {
  /* Increase the container height */
  .two-block-banner-section .home-page-two-block-banner-wrapper .block-wrapper {
    min-height: 500px;
  }
}

.two-block-banner-section
  .home-page-two-block-banner-wrapper
  .block-wrapper
  .desktop-banner-image {
  display: block;
  /* height: 600px; */
  min-height: 90vh;
}

.two-block-banner-section
  .home-page-two-block-banner-wrapper
  .block-wrapper
  .desktop-banner-image
  img {
  width: 100%;
  height: 100%;
  object-fit: initial;
}

.two-block-banner-section
  .home-page-two-block-banner-wrapper
  .block-wrapper
  .mobile-banner-image {
  display: none;
}

.two-block-banner-section
  .home-page-two-block-banner-wrapper
  .block-wrapper
  .image-overlay {
  width: 100%;
  height: 100%;
  background: rgba(82, 82, 82, 0);
  position: absolute;
  top: 0;
  left: 0;
}

.two-block-banner-section
  .home-page-two-block-banner-wrapper
  .block-wrapper
  .image-overlay
  .Button--primary {
  color: #363636;
  border-color: #ffffff;
}

.two-block-banner-section
  .home-page-two-block-banner-wrapper
  .block-wrapper
  .image-overlay
  .Button--primary::before {
  background-color: #ffffff;
}

.two-block-banner-section
  .home-page-two-block-banner-wrapper
  .block-wrapper
  .image-overlay
  a.button {
  border: 1px solid #fff;
  background: transparent;
  text-transform: uppercase;
  border-radius: 0 !important;
  font-size: 0.875rem;
  letter-spacing: 0.2px;
  line-height: inherit;
  width: auto;
  height: auto;
  max-width: 100%;
  white-space: normal;
  overflow-wrap: normal;
  padding: 17px 16px;
  font-weight: bold;
  min-width: 200px;
}
.two-block-banner-section
  .home-page-two-block-banner-wrapper
  .block-wrapper
  .image-overlay
  a.button:hover {
  border: 1px solid #000;
  background-color: #000 !important;
}
.two-block-banner-section
  .home-page-two-block-banner-wrapper
  .block-wrapper
  .image-overlay
  .overlay-content {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 60px 20px 60px 60px;
  width: 100%;
}

.two-block-banner-section
  .home-page-two-block-banner-wrapper
  .block-wrapper
  .image-overlay
  .overlay-content
  .section-header
  .heading,
.two-block-banner-section
  .home-page-two-block-banner-wrapper
  .block-wrapper
  .image-overlay
  .overlay-content
  .section-header
  .sub-heading,
.two-block-banner-section
  .home-page-two-block-banner-wrapper
  .block-wrapper
  .image-overlay
  .overlay-content
  .section-header
  .subtitle {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  text-align: left;
  color: #ffffff;
}

.two-block-banner-section
  .home-page-two-block-banner-wrapper
  .block-wrapper
  .image-overlay
  .overlay-content
  .section-header
  .heading {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 20px;
  line-height: 35px;
}

.two-block-banner-section
  .home-page-two-block-banner-wrapper
  .block-wrapper
  .image-overlay
  .overlay-content
  .section-header
  .sub-heading {
  font-size: 17px;
  margin-bottom: 10px;
  line-height: 19px;
}

h2.footer__heading {
  font-size: 16px;
  font-family: "Nunito Sans" !important;
  font-weight: 700;
  text-transform: capitalize;
  letter-spacing: 0px;
  margin: 10px 0 20px;
  text-align: left;
  color: #000;
}

@media only screen and (max-width: 600px) {
  h2.footer__heading {
    font-size: 15px;
    font-family: "Montserrat" !important;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 10px;
    text-align: left;
    color: #000;
  }
}
.social-icon-wrapper {
  margin-top: 40px;
  margin-bottom: 10px;
}
/* .social-icon-wrapper img {
  filter: invert(1);
} */
img.trustpilot-icon {
  /* filter: invert(1) !important; */
  margin-top: 15px;
}
.section-footer ul.social-links__list li {
  margin: 5px;
}
.gift-block-wrapper .image-with-description {
  display: flex;
}
.gift-block-wrapper .image-with-description .image {
  min-width: 40px;
  width: 40px;
}
.gift-block-wrapper .image-with-description .image {
  min-width: 50px;
  width: 50px;
  height: 30px;
  padding-right: 10px;
  cursor: pointer;
}
/* .gift-block-wrapper .image-with-description .image img {
  filter: invert(1);
} */
.section-footer__text-block .description.image-with-description img,
.footer__extra-content.section img {
  filter: invert(1);
}
.gift-block-wrapper .image-with-description .content-block p {
  font-size: 14px;
  font-weight: 500;
  font-family: "Nunito Sans", sans-serif;
}
.gift-block-wrapper .image-with-description .content-block {
  text-align: left;
}
.gift-block-wrapper .image-with-description .content-block a {
  cursor: pointer;
}
.gift-block-wrapper .social-icon-wrapper {
  margin-top: 40px;
  margin-bottom: 10px;
}
.gift-block-wrapper .social-icon-wrapper .icon {
  height: 22px;
  width: 22px;
  margin-right: 10px;
}
.wide-container.section-footer__row-container {
  padding-left: 0;
  padding-right: 0;
  padding-top: 60px;
}
/* .footer-newsletter-section-wrapper
  .footer-newsletter-section
  .footer-logo-image
  img {
  filter: invert(1);
} */
.footer-newsletter-section-wrapper {
  justify-content: center;
}
.footer-newsletter-section-wrapper
  .footer-newsletter-section
  .footer-logo-image {
  margin-bottom: 30px;
}
.footer-newsletter-section-wrapper
  .footer-newsletter-section
  .footer-logo-image
  img {
  width: 300px;
  margin: 0 auto;
  object-fit: contain;
  display: block;
}
.footer-newsletter-section-wrapper .footer-newsletter-section .subheading {
  font-size: 20px;
  letter-spacing: 0;
  line-height: 24px;
  padding: 0;
  text-align: center;
  margin-bottom: 40px;
}
/* .footer-newsletter-section-wrapper img.right_arrow {
  filter: invert(1);
} */
.footer-newsletter-section-wrapper input {
  border: none;
}
.icons_wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
  margin-top: 20px;
}
/* .footer__extra-content img {
  filter: invert(1);
} */
.icon_1 {
  width: 380px;
  margin-right: 20px;
}
.icon_2 {
  width: 350px;
}
.section-footer .section-footer__row-lower {
  justify-content: center;
  padding-top: 30px;
  padding-bottom: 0;
}
/* .section-footer .section-footer__text-block__image .rimage-outer-wrapper {
    margin-top: 30px;
} */
.social-links li {
  opacity: 1 !important;
}
.page-wishlist .product-area {
  flex-wrap: nowrap;
  flex-direction: column;
  position: relative;
  justify-content: space-between;
  cursor: pointer;
  width: 25%;
  margin: 0 0 50px;
  padding-bottom: 0;
}
.page-wishlist .theme-img.current-img {
  display: block;
}
.page-wishlist .theme-img {
  display: none;
}
.page-wishlist .product-ts-ratings {
  display: none;
}
.page-wishlist .product-area .product-area__details {
  width: 100%;
}
.page-wishlist .product-area .product-area__media {
  width: 100%;
  position: relative;
}
.page-wishlist .theme-gallery.product-slider {
  border: 1px solid #ededed;
  margin: 0 !important;
}
.page-wishlist.cc-animate-enabled [data-cc-animate] {
  opacity: 1;
}
.page-wishlist .product-gallery__thumbnails {
  display: none;
}
.page-wishlist
  .product-area
  .product-area__details
  .product-area__details__inner {
  padding: 0;
}
.page-wishlist .product-area .product-area__details__title {
  font-weight: 600;
  font-size: 11px;
  text-transform: uppercase;
}
.page-wishlist .product-area .price-area .price {
  font-weight: 400;
  font-size: 12px;
  letter-spacing: 0.025em;
}
.page-wishlist .product-swatch-links-wrapper,
.page-wishlist .below-addto-cart-usp-details,
.page-wishlist
  .product-area
  .product-area__details
  .product-detail__tab-container,
.page-wishlist .product-area .product-area__details .product-inventory-notice,
.page-wishlist .product-area .product-area__details .sharing,
.page-wishlist .shopify-payment-button {
  display: none;
}
.page-wishlist .price-area.product-detail__gap-sm {
  display: flex;
  flex-direction: column-reverse;
}
.page-wishlist .product-area .product-detail__gap-lg {
  margin-top: 0;
}
.page-wishlist span.sale.savings {
  color: #f94c43;
  margin-top: 3px;
}
.page-wishlist .cross-wish {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 9;
  color: #fff;
  padding: 13px;
  background: #d0cfcd;
  display: block !important;
  text-align: center;
  line-height: 1;
}
.wishlist__grid.flex.loaded {
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  justify-content: left;
  padding: 0 40px;
  gap: 20px;
  margin-top: 50px;
}
/* body.modal-active .site-control.fixed {
  top: 0;
} */
.product-block .image {
  border: 1px solid #ededed;
}
.product-block .price,
.collection-block .price {
  color: #000;
  font-size: 13px !important;
  text-align: left !important;
  font-weight: 900;
}
.product-thumbnail__message {
  color: red;
  margin-top: 3px;
  font-size: 13px;
  display: block;
  margin-bottom: 5px;
  white-space: normal;
  line-height: 16px;
  text-align: left !important;
}
.product-block .title,
.collection-block .title {
  font-size: 13px;
  display: block;
  margin-bottom: 5px;
  white-space: normal;
  line-height: 16px;
  text-align: left !important;
}
.slideshow span.button.hover-grow {
  background-color: transparent;
  color: #fff;
  font-size: 0.875rem;
  text-transform: uppercase;
  letter-spacing: 0.2px;
  line-height: inherit;
  border-radius: 0px !important;
  width: auto;
  height: auto;
  max-width: 100%;
  white-space: normal;
  overflow-wrap: normal;
  padding: 17px 16px;
  font-weight: bold;
  min-width: 200px;
  text-align: center;
}
.slideshow span.button.hover-grow:hover {
  background-color: #1a1a1a;
  color: #fff;
  border-color: #1a1a1a;
  transform: none;
}
.featured-collection-btn {
  margin: 40px 0;
  text-align: center;
}
.featured-collection-btn .view-all-link {
  color: #ffffff;
  background-color: #1a1a1a;
  border-color: #1a1a1a;
  font-size: 0.875rem;
  text-transform: uppercase;
  border-radius: 0px !important;
  line-height: inherit;
  width: auto;
  height: auto;
  max-width: 100%;
  white-space: normal;
  padding: 17px 16px;
  font-weight: 500;
  min-width: 200px;
}
.featured-collection-btn .view-all-link:hover {
  color: #ffffff !important;
  border-color: #1a1a1a;
  background-color: rgba(26, 26, 26, 0.8) !important;
}
.template-collection .theme-filter-container .pb-medium {
  padding-top: 0;
}
.template-collection h1.line-1.feature-header {
  margin: 1rem 0;
  text-align: center;
  text-transform: uppercase;
}
.template-collection .product-list .product-block,
.template-collection .product-list .collection-block {
  margin-top: 20px;
}
.template-collection .hide {
  display: none !important;
}
.is-hidden {
  display: none !important;
}

@media (min-width: 992px) {
  .product-area .product-area__details .product-area__details__inner {
    padding-left: 30px;
  }
  .site-control.nav-inline-desktop
    .site-control__inner
    .nav-row
    .nav-columns
    > li
    > ul
    > li
    a:hover {
    border-bottom: 1px solid #000;
    display: inline-block;
    padding-bottom: 3px;
    margin-bottom: 8px;
  }
  .site-control.nav-inline-desktop
    .site-control__inner
    .nav-row
    .nav-columns
    > li
    > ul
    > li
    a {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  .section-footer .section-footer__row--blocks {
    padding: 0 30px;
    padding-top: 100px;
    padding-bottom: 0;
    max-width: 80%;
    width: 80%;
    margin: 0 auto;
  }
  .section-footer__row__col.section-footer__text-block {
    width: calc(20% - 20px);
    max-width: 100%;
    flex-basis: auto;
    flex-grow: unset;
  }
  .section-footer .section-footer__row__col {
    padding: 0 10px;
  }
}
@media (max-width: 767px) {
  .tl-select {
    padding-left: 0 !important;
  }
  .announcement-bar__container.fixed {
    z-index: 99 !important;
  }
  .product-list {
    display: flex;
    flex-wrap: wrap;
  }
  .wide-container.section-footer__row-container {
    padding-left: 30px;
    padding-right: 30px;
  }
  h6.section-footer__title.menu_title.no-wrap:before,
  h6.section-footer__title.menu_title.no-wrap:after {
    position: absolute;
    content: "";
    top: 8px;
    right: 15px;
    -webkit-transform: translate(-50%, -50%) rotate(-90deg);
    transform: translate(-50%, -50%) rotate(-90deg);
    background-color: currentColor;
    -webkit-transition: opacity 0.4s ease-in-out,
      -webkit-transform 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
    transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
    transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out,
      -webkit-transform 0.4s ease-in-out;
  }
  h6.section-footer__title.menu_title.no-wrap:before {
    width: 11px;
    height: 1px;
    opacity: 1;
    right: 5px;
  }
  h6.section-footer__title.menu_title.no-wrap {
    position: relative;
  }
  h6.section-footer__title.menu_title.no-wrap::after {
    width: 1px;
    height: 11px;
  }
  ul.section-footer__menu-block__menu {
    display: none;
  }
  ul.section-footer__menu-block__menu.active {
    display: block;
  }
  h6.section-footer__title.menu_title.no-wrap.active::before {
    content: none;
  }
  .section-footer .section-footer__title {
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-family: "Montserrat";
  }
  .section-footer .section-footer__menu-block {
    padding-bottom: 20px;
  }
  .icon_1 {
    width: 170px !important;
  }
  .icon_2 {
    width: 170px !important;
  }
  img.trustpilot-icon {
    width: 50%;
    display: block;
  }
  #shopify-section-footer .newsletter-form__wrapper {
    margin-bottom: 40px;
  }
  #shopify-section-footer
    .newsletter-form__wrapper
    .newsletter-form
    input[type="email"] {
    font-size: 12px !important;
  }
  .section-footer__text-block__social {
    margin-top: 30px;
    margin-bottom: 10px;
  }
  .gift-block-wrapper .image-with-description .content-block p {
    margin-bottom: 0;
  }
  .two-block-banner-section .home-page-two-block-banner-wrapper .block-wrapper {
    width: 100%;
  }
  .two-block-banner-section {
    position: relative;
  }

  .two-block-banner-section .home-page-two-block-banner-wrapper {
    /* margin-top: 6vh; */
  }

  .two-block-banner-section .home-page-two-block-banner-wrapper .block-wrapper {
    width: 100%;
  }

  .two-block-banner-section
    .home-page-two-block-banner-wrapper
    .block-wrapper
    .desktop-banner-image {
    display: none;
  }

  .two-block-banner-section
    .home-page-two-block-banner-wrapper
    .block-wrapper
    .mobile-banner-image {
    display: block;
    /* height: 120vw; */
    width: 100%;
  }

  .two-block-banner-section
    .home-page-two-block-banner-wrapper
    .block-wrapper
    .mobile-banner-image
    img {
    width: 100%;
    height: 100%;
    max-width: none;
    max-height: none;
    min-height: 100%;
    min-width: 100%;
    object-fit: inherit;
  }

  .two-block-banner-section
    .home-page-two-block-banner-wrapper
    .block-wrapper
    .image-overlay
    .overlay-content {
    padding: 30px;
  }

  .two-block-banner-section
    .home-page-two-block-banner-wrapper
    .block-wrapper
    .image-overlay
    .overlay-content
    .section-header
    .heading {
    font-size: 25px;
    width: auto;
    min-width: auto;
  }

  .two-block-banner-section
    .home-page-two-block-banner-wrapper
    .block-wrapper
    .image-overlay
    .overlay-content
    .section-header
    .sub-heading {
    font-size: 15px;
  }

  .two-block-banner-section__content--heading {
    font-size: 32px;
    font-weight: 500;
    letter-spacing: 0.2px;
    line-height: 40px;
    margin: 0 0 15px;
    text-align: center;
    text-transform: uppercase;
  }

  .two-block-banner-section__content--subtitle {
    font-size: 18px;
    letter-spacing: 0.2px;
    line-height: 1.56;
    text-align: center;
  }

  .two-block-banner-section__content--sub-heading {
    font-size: 16px;
    letter-spacing: 1.16px;
    margin: 0 0 25px;
    text-transform: uppercase;
  }
  .flexible-layout .column {
    width: 33% !important;
    margin-bottom: 0;
  }
  .theme-filter-container
    .cc-product-filter-container
    .product-list-container
    .product-list
    .product-block {
    margin-left: calc(20px / 2);
    margin-right: calc(20px / 2);
    width: calc(50% - 20px);
    float: left;
    clear: none;
  }
  .template-collection h1.line-1.feature-header {
    font-size: 2.2rem;
    font-weight: 500;
  }
}
@media (max-width: 480px) {
  .icons_wrap {
    display: block;
    text-align: center;
  }
  .icon_1 {
    width: 100% !important;
  }
  .icon_2 {
    width: 55% !important;
    padding: 0 20px;
    margin-top: 20px;
    image-rendering: pixelated;
    object-fit: contain;
    height: 45px;
  }
  .section-footer .copyright {
    padding: 0 20px;
    font-size: 11px;
  }
  .section-footer .social-icon-wrapper {
    width: 50%;
    float: left;
  }
  .section-footer .section-footer__text-block__image {
    width: 50%;
    float: right;
    margin: 0 auto;
    text-align: right;
  }
  .section-footer .social-icon-wrapper img {
    width: 100px;
  }
  .section-footer img.trustpilot-icon {
    width: 100%;
    display: block;
  }
  .section-footer .rimage-wrapper .rimage__image {
    left: 25px;
  }
  .section-footer .section-footer__row-lower {
    padding-top: 0;
  }
  .section-footer .copyright {
    margin-bottom: 30px;
    text-align: center;
  }
}

/* ----------------------------Cart Drawer Style------------------------------ */
#dynamic-checkout-cart {
  min-height: 100% !important;
}
/* #rebuy-cart .rebuy-cart__flyout {
  max-width: 500px;
} */
#rebuy-cart .rebuy-cart__flyout-title {
  color: #000;
  text-transform: capitalize;
  font-size: 18px;
}
#rebuy-cart .rebuy-cart__flyout-announcement-bar-message {
  font-size: 14px;
  color: #000;
  font-weight: 500;
  background-color: #d8ffac;
}
#rebuy-cart .rebuy-cart__flyout-shipping-bar.has-free-shipping {
  background-color: #f8f8f8;
  padding: 10px 10px;
}
.rebuy-cart__flyout .rebuy-cart__flyout-header {
  padding: 5px 20px;
}
#rebuy-cart .rebuy-cart__flyout-shipping-bar-meter-fill,
#rebuy-cart .rebuy-cart__progress-bar-meter-fill,
#rebuy-cart .complete .rebuy-cart__progress-step-icon {
  background-color: #d8ffac;
}
#rebuy-cart #rebuy-widget-57390 .primary-title {
  text-align: left;
  margin: 0 !important;
  text-transform: capitalize;
  font-weight: 700;
  color: #000;
  letter-spacing: 0.5px;
  font-size: 13px;
  margin-top: 6px !important;
}
#rebuy-cart
  .rebuy-widget
  .rebuy-product-grid.large-columns-1
  .rebuy-product-block {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  overflow: hidden;
  align-items: center;
  padding: 10px;
  margin-top: -5px;
}
#rebuy-cart #rebuy-widget-57390 .rebuy-button {
  width: fit-content;
  max-width: fit-content;
  min-width: auto;
  padding: 8px 24px;
  border-radius: 5px;
  background-color: #000;
  border: 1px solid #000 !important;
  color: #fff;
  font-weight: 500;
  font-size: 12px;
}
#rebuy-cart #rebuy-widget-57390 .rebuy-product-info,
#rebuy-cart #rebuy-widget-57390 .rebuy-product-options,
#rebuy-cart #rebuy-widget-57390 .rebuy-product-actions {
  width: auto;
  padding: 0 8px;
  margin: 0;
}
#rebuy-cart .rebuy-widget .flickity-button {
  background: transparent;
  top: 45%;
}
#rebuy-cart .rebuy-widget .flickity-button.previous {
  left: -25px;
}
#rebuy-cart .rebuy-widget .flickity-button.next {
  right: -25px;
}
#rebuy-cart .rebuy-widget .flickity-button .flickity-button-icon {
  width: 15px;
  height: 15px;
  color: #d0d0d0;
}
#rebuy-cart .rebuy-cart__flyout-recommendations {
  background: #f8f8f8;
  border: 1px solid #cfc7c7;
  border-left: 0;
  border-radius: 0;
  padding: 0px 20px;
  height: 120px;
}
#rebuy-cart #rebuy-widget-57390 .rebuy-product-info,
#rebuy-cart #rebuy-widget-57390 .rebuy-product-info a {
  font-size: 12px;
  font-weight: 700;
  line-height: 14px;
}
#rebuy-cart .rebuy-cart__shop-pay-button > svg {
  vertical-align: middle;
  width: 70px;
}
#rebuy-cart .rebuy-input-wrapper--floating-label .rebuy-input-label {
  opacity: 1;
  position: unset;
  padding: 0;
  margin: 0 0 10px;
  font-weight: 600;
  font-size: 13px;
  color: #000;
}
#rebuy-cart .rebuy-cart__flyout-discount-form {
  align-items: end;
}
#rebuy-cart .title-block {
  line-height: normal;
}
#rebuy-cart #beamContainer1 {
  padding: 20px 20px 10px !important;
  background: #fff;
  margin: 0 !important;
}
#rebuy-cart .rebuy-cart__flyout-footer {
  padding-top: 0;
  display: flex;
  flex-direction: column;
}
#rebuy-cart .rebuy-cart__flyout-subtotal {
  order: 1;
  margin-bottom: 5px;
  font-weight: 700;
  font-size: 16px;
}
#rebuy-cart .rebuy-cart__flyout-discount-container {
  order: 2;
}
#rebuy-cart .rebuy-cart__flyout-actions {
  order: 3;
}
#rebuy-cart .rebuy-cart__flyout-discount-form .rebuy-input {
  border: 1px solid #d9d9d9;
  border-radius: 5px;
}
#rebuy-cart .rebuy-cart__flyout-discount-form .rebuy-button {
  font-size: 12px;
  padding: 5px 12px 4px 12px;
  height: auto;
  width: auto;
  max-width: fit-content;
  max-height: fit-content;
  min-height: auto;
  min-width: auto;
  border-radius: 5px;
  background: #b6b6b6;
}
#rebuy-cart .rebuy-button.block,
#rebuy-cart .rebuy-cart__flyout-empty-cart a.block {
  display: block;
  width: 100%;
  border-radius: 5px;
  margin: 2px 0 !important;
}
.rebuy-cart__flyout-discount-form .rebuy-input {
  padding: 5px 15px !important;
}
.custom-prod-swatch-wrapper.thumbnail-swatch .swatch.active {
  border: 1px solid #000;
}

@media only screen and (max-width: 1024px) {
  .custom-prod-swatch-wrapper.thumbnail-swatch span {
    min-height: 25px;
    min-width: 25px;
    height: 25px;
    width: 25px;
    display: inline-block;
    border-radius: 50%;
    background-size: cover;
  }
  .custom-prod-swatch-wrapper.thumbnail-swatch .swatch {
    padding: 0px;
    margin: 0px 2px 0px 0px;
    display: flex;
    box-sizing: border-box;
    border: 1px solid transparent;
  }
  .custom-prod-swatch-wrapper.thumbnail-swatch {
    justify-content: flex-start;
    padding: 10px 0px;
    display: flex;
  }
}

@media only screen and (min-width: 1025px) {
  .custom-prod-swatch-wrapper.thumbnail-swatch span {
    min-height: 25px;
    min-width: 25px;
    height: 25px;
    width: 25px;
    display: inline-block;
    border-radius: 50%;
    background-size: cover;
  }
  .custom-prod-swatch-wrapper.thumbnail-swatch .swatch {
    padding: 3px;
    margin: 2px 2px 2px 0px;
  }

  .custom-prod-swatch-wrapper.thumbnail-swatch {
    justify-content: flex-start;
    padding: 10px 0px;
    display: flex;
  }
}
.thumbnail-swatch span .swatch__image--empty {
  display: none;
}
.custom-prod-swatch-wrapper.thumbnail-swatch span img {
  max-width: 100%;
  max-height: 100%;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
/* .template-collection .product-list .product-block .title {
    padding-top: 0;
} */
span.cc-swatches__label {
  display: none;
}
span.read-more {
  font-size: 11px !important;
  font-weight: 700;
  text-transform: uppercase;
}
span.read-more:hover {
  color: #ccc;
  border-bottom-color: #ccc !important;
}
.article-block__content {
  padding: 10px 7px;
}
.article-container h1.feature-header {
  color: #1c1b1b;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.125;
  text-align: left;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  margin-top: 18px;
}

/* ===== Blog Nav ===== */
.page-studio.template-blog.scrolled-down
  .section__wrapper.section.blog-wrapper {
  padding-top: 20px;
  transition: 0.1s ease-in-out 0s;
}
.page-studio.template-blog .section__wrapper.section.blog-wrapper {
  transition: 0.1s ease-in-out 0s;
}
.page-studio.template-blog.scrolled-down .feature-header {
  font-size: 0;
  padding: 0;
  margin: 0;
  transition: 0.1s ease-in-out 0s;
}
.page-studio.template-blog .feature-header {
  transition: 0.1s ease-in-out 0s;
}
.blog-wrapper .heading-section__heading {
  margin-bottom: 0;
}

.blog-nav-container {
  position: sticky;
  top: 118px;
  z-index: 1;
  background-color: #fff;
}

.blog-nav {
  padding: 20px 70px 20px;
}

.blog-nav__menu {
  display: flex;
  justify-content: center;
  list-style: none;
  margin-bottom: 0;
  padding: 0;
}

.blog-nav__menu li {
  line-height: 1;
  margin-right: 15px;
}

.blog-nav__menu li:last-of-type {
  margin-right: 0;
}

.blog-nav__menu li a {
  font-size: 11px;
  line-height: 14px;
  letter-spacing: 0.48px;
  text-decoration: none;
  text-transform: uppercase;
}
.column.quarter.article-column.first-card .article-block__content {
  position: absolute;
  top: 0;
  padding: 25px;
}
.column.quarter.article-column.first-card
  .article-block__content
  h3.article-block__title {
  font-size: 24px;
  font-weight: 700;
}
/* .column.quarter.article-column.first-card .article-block__meta,.article-block.article-block--excerpt-below .article-block__excerpt {
    display: none;
} */
.cc-articles.product-list--collage
  .article-column:nth-child(1)
  .article-block__excerpt.rte,
.cc-articles.product-list--collage
  .article-column:nth-child(1)
  .article-block__meta {
  display: none;
}
.cc-articles.product-list--collage .article-column:nth-child(1) {
  position: relative;
}
.cc-articles.product-list--collage
  .article-column:nth-child(1)
  .article-block__content {
  padding: 0;
}
.cc-articles.product-list--collage
  .article-column:nth-child(1)
  h3.article-block__title.align-left {
  position: absolute;
  padding: 25px;
  top: 0;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}
/* Loader 1 */

#AjaxinatePagination {
  border: 2px solid #f3f3f3;
  border-radius: 50%;
  border-top: 2px solid #918585;
  width: 40px;
  height: 40px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
  text-align: center;
  display: block;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .column.quarter.article-column.first-card .article-block__meta,
  .article-block.article-block--excerpt-below .article-block__excerpt {
    display: inline-block;
  }
  .column.quarter.article-column.first-card
    .article-block__content
    h3.article-block__title {
    font-size: 15px;
    font-weight: 600;
  }
  .column.quarter.article-column.first-card .article-block__content {
    position: relative;
    top: 0;
    padding: 10px 7px;
  }
  .blog-nav {
    padding: 12px 0;
  }
  .wide-container .product-list.mob-two-col:not(.jiggly-split) .article-column {
    width: calc(100% - 1px);
  }
  .article-block .feature-subheader {
    font-size: 13px;
  }
  .article-block.article-block--excerpt-below .article-block__excerpt {
    font-size: 15px;
    line-height: 20px;
  }

  .article-block .article-block__title {
    font-weight: 700;
    font-size: 15px;
  }
  span.read-more {
    font-size: 13px !important;
  }
  .article-container h1.feature-header {
    font-size: 1.25em;
  }
  .template-article #page-content .article-container .no-side-pad {
    margin-left: 0;
    margin-right: 0;
  }
}
.page-wishlist .product-area .product-area__details__header {
  padding: 15px 18px 31px;
}
.page-wishlist .product-area .product-area__details__title {
  padding-bottom: 0;
}
.page-wishlist .shopify-app-block {
  display: none;
}
a.plus-swatch {
  width: 36px;
  height: 54px;
  border-radius: 3px;
  border: 1px solid #ececec;
  align-items: center;
  align-content: center;
  text-align: center;
  justify-content: center;
}
.sharing ul li.facebook svg,
.sharing ul li.facebook svg g,
.sharing ul li.pinterest svg,
.sharing ul li.pinterest svg g,
.sharing ul li.mail svg,
.sharing ul li.mail svg g {
  width: 18px;
  height: 20px;
  fill: #000;
}

/* --------Mobile----------- */
@media (max-width: 767px) {
  /* #rebuy-cart .rebuy-cart__flyout {
    max-width: 350px;
  }
  #rebuy-cart
    .rebuy-widget
    .rebuy-product-grid.large-columns-1
    .rebuy-product-block {
    flex-wrap: wrap;
  }
  #rebuy-cart .rebuy-cart__flyout-item {
    margin: 0 10px;
  }
  #rebuy-cart .rebuy-cart__flyout-item-info {
    padding: 0 0 0 10px;
  }
  #rebuy-cart .rebuy-cart__flyout-item-product-title {
    font-size: 12px;
    max-width: 180px;
    padding: 0 20px 0 0;
  }
  #rebuy-cart .rebuy-cart__flyout-item-price {
    font-size: 10px;
  }
  #rebuy-cart .rebuy-cart__flyout-item-quantity-widget-button,
  .rebuy-cart__flyout-item-quantity-widget-label {
    color: #000;
    font-size: 10px;
  }
  #rebuy-cart #beamContainer2 {
    order: 4;
    margin-top: auto !important;
  } */
  .header-section-overlap:not(.nav-opaque) {
    padding-top: calc(var(--nav-height)) !important;
  }
  .template-index .site-control.nav-inline-desktop .nav-right-side img {
    filter: none;
  }
  .site-control .site-control__inner {
    padding-bottom: 0px;
    /* padding-top: 0px; */
  }
  .page-wishlist .theme-img.theme-img-1.swiper-slide.current-img {
    width: 100%;
  }
  .page-wishlist
    .product-area
    .product-area__media
    .swiper-container:not(.swiper-container-horizontal)
    .theme-img,
  .page-wishlist
    .product-area
    .product-area__media
    .swiper-container:not(.swiper-container-horizontal)
    .theme-images {
    position: relative;
  }
  .page-wishlist .product-slider .swiper-container .swiper-button-prev,
  .page-wishlist .product-slider .swiper-container .swiper-button-next {
    display: none;
  }
  .page-wishlist .wishlist__grid.flex.loaded {
    display: block;
  }
  .page-wishlist .product-area {
    width: 100%;
  }
  .page-wishlist
    .product-area
    .product-area__media
    .swiper-container:not(.swiper-container-horizontal)
    .theme-img
    .rimage__image {
    position: relative;
  }
  .page-wishlist .product-area .product-media .lazyload--placeholder {
    padding-top: 0 !important;
  }
  .product-swatch-links-wrapper
    .product-option-wrapper
    .product-option-block
    .option-list-wrapper
    .watch.swatch-color-option {
    margin-right: 5px;
    width: 36px;
    height: 54px;
  }
  .template-product
    .product-swatch-links-wrapper
    .product-option-wrapper
    .product-option-block
    .option-list-wrapper
    .watch.swatch-color-option {
    width: 60px;
    height: 90px;
  }
  .two-block-banner-section .image-element__wrap {
    height: 100%;
    width: 100%;
  }
  .site-control.fixed {
    top: 45px;
  }
  .is-justify-center {
    display: flex;
  }
}

@media only screen and (max-width: 480px) {
  .two-block-banner-section
    .home-page-two-block-banner-wrapper
    .block-wrapper
    .mobile-banner-image {
    display: block;
    /* height: 120vw; */
    width: 100vw;
  }
  .cc-articles.product-list--collage
    .article-column:nth-child(1)
    .article-block__excerpt.rte,
  .cc-articles.product-list--collage
    .article-column:nth-child(1)
    .article-block__meta {
    display: block;
  }
  .use-alt-logo .site-control:not(.nav-opaque) .logo.logo--has-alt-logo > img,
  .use-alt-logo
    .site-control:not(.nav-opaque)
    .logo.logo--has-alt-logo
    > h1
    > img {
    opacity: 1;
  }
  .use-alt-logo .site-control:not(.nav-opaque) .logo .alt-logo {
    opacity: 0;
  }
  .use-alt-logo
    .site-control:not(.nav-opaque)
    .site-control__inner
    .menu
    .icon-menu
    .icon-menu__bar {
    background: #000;
  }
}

.product-thumbnail__message {
  color: red;
  margin-top: 3px;
  padding-top: 6px;
}
#rebuy-cart .rebuy-input-wrapper--floating-label .rebuy-input-label {
  display: none;
}
.section-footer
  .section-footer__row__col
  .gift-block-wrapper
  .image-with-description
  .content-block
  p:first-child {
  margin-bottom: 0;
}
.section-footer
  .section-footer__row__col
  .gift-block-wrapper
  .image-with-description
  .content-block
  p {
  line-height: 1.5;
  width: 160px;
}
.sharing.social-links ul li.mail svg {
  width: 30px;
  height: 30px;
}
.sharing.social-links ul li.twitter svg {
  width: 25px;
  height: 25px;
}
.rebuy-widget
  .rebuy-product-grid.large-style-list
  .rebuy-product-block
  .rebuy-product-media {
  width: 60px !important;
}
.cc-tabs__tab svg {
  position: absolute;
  right: 0;
  top: 12px;
  width: 20px;
  display: none;
}
.product-info-close svg {
  display: block;
  top: 25px;
  right: 28px;
}

@media (min-width: 768px) and (max-width: 1124px) {
  .product-info-close svg {
    top: 50px;
  }
}

@media (max-width: 767px) {
  .accordian-content {
    padding: 60px 30px 100px !important;
  }
  .product-info-close svg {
    top: 50px;
    right: 50px;
  }
}

.cc-tabs__tab {
  position: relative;
}
.cc-tabs__tab:hover svg {
  display: block;
}
.cc-tabs__tab:hover h3.accordian-title span {
  border-bottom: 1px solid transparent;
}
.template-product button.rebuy-button:hover {
  background-color: #fff !important;
  color: #000 !important;
}
.template-product button.rebuy-button {
  border-radius: 4px;
  border: 1px solid #000;
  font-family: Nunito Sans, sans-serif;
  font-size: 16px;
  font-weight: 500;
}
/* .section-footer__text-block__image img.rimage__image {
  filter: invert(1);
} */

.slideshow[data-transition="slide"] .slide .line-1 p {
  margin: 20px 0;
}
.icon-with-preorder {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 15px;
}
.template-suffix-preorder-2 .icon-with-preorder {
  margin-top: 0;
}
.icon-with-preorder img {
  width: 25px;
}
.template-suffix-preorder-2 #mepc-optionList {
  margin-bottom: 10px !important;
}
.template-suffix-preorder-2 .previewSection {
  margin-bottom: 5px !important;
}
.template-suffix-preorder-1 .product-area .product-detail__gap-lg {
  margin-top: 5px;
}
.template-suffix-preorder-2 .product-area .product-detail__gap-lg {
  margin-top: 15px;
}
