/** Shopify CDN: Minification failed

Line 3207:19 Expected identifier but found whitespace
Line 3207:21 Unexpected "{"
Line 3207:30 Expected ":"
Line 3208:2 Unexpected "{"
Line 3208:3 Expected identifier but found "%"
Line 3209:29 Expected ")" to end URL token
Line 3212:2 Unexpected "{"
Line 3212:3 Expected identifier but found "%"

**/
@import url("https://fonts.googleapis.com/css2?family=MonteCarlo&display=swap");
body {
    word-break: break-word;
}
p, h1, h2,h3,h4,h5,h6, span, div {
    word-break: break-word;
}
.btn:hover,
.btn:focus,
a:hover,
a:focus {
  cursor: pointer;
  color: #000;
}
.btn:hover,
.btn:focus {
  border-color: #928e35 !important;
}
.btn:hover {
    color: #fff;
}
button {
  position: relative;
}
.shop-button {
  cursor: pointer
}
.btn,
.hero-btn {
  letter-spacing: 0.5px;
  border-radius: 0;
}
.main-button,
button,
.book-now-btn,
.enj-add-to-cart-btn {
  font-family: SofiaPro;
  position: relative;
  display: flex;
  align-items: center;
  font-weight: 400 !important;
  text-align: center;
  color: #000;
  border: 1px solid black;
  padding: 15px 40px;
  font-size: 14px !important;
  border-radius: 0 !important;
  transition: all 0.3s ease 0s;
  text-transform: uppercase;
  letter-spacing: 0.2px;
  margin-top: 0;
}
.product-item-v8 .enj-add-to-cart-btn {
  padding: 8px 14px !important;
}
.menu_moblie.menu_mobilescroll {
  z-index: 999;
}
.main-button:hover button:hover,
.book-now-btn:hover {
  color: #fff;
  border: 1px solid #928e35;
  /* background: #928e35;  */
}
a:hover {
  color: #928e35;
}
.header-absolute {
  position: fixed;
  z-index: 99;
  top: 0;
}
.contentbody {
  padding-top: 87px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 100vh;
}
.header-v1-h1.menu_scroll_v1 {
  z-index: 50;
}
.hero-btn.primary {
  background-color: rgba(0, 0, 0, 0);
  color: #ffffff;
  border-color: #ffffff;
}

.home_hero_section_ui h1,
.home_hero_section_ui h2,
.section-heading,
.title-banner,
.title_heading,
.maxus-titlebox__title, .shopify-policy__title h1  {
  font-family: "MonteCarlo", cursive;
}
.medium_title {
  font-family: "MonteCarlo", cursive;
  font-size: 32px !important;
  color: #928e35 !important;
  margin-bottom: 20px;
}
.selector-wrapper {
    display: inline-block;
    margin-top: 20px;
}
.package-details,
.package-name,
.title-banner,
.section-heading,
.giftcard-name,
.title_heading,
.product-title,
.maxus-titlebox__title, .shopify-policy__title h1 {
  font-size: 62px !important;
  color: #928e35 !important;
}
.title_heading {
  color: #928e35;
}

.section-banner-v5 .banner_box .picture-banner,
.section-banner-v5 .banner_box .banner-left {
  width: 50%;
}
.section-banner-v5 .banner_box .banner-left {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
  padding: 0
}
.section-banner-v5 .flex-md-row-reverse .banner-left {
    padding-right: 0%;
    padding-left: 0;
}
.product-title {
  font-family: "MonteCarlo", cursive !important;
}
.author-info h3 {
  font-size: 34px !important;
  letter-spacing: 0px !important;
  font-weight: 500 !important;
  font-family: "MonteCarlo", cursive !important;
  margin-bottom: 10px !important;
}

.author-info p {
  font-weight: 500 !important;
  font-size: 20px !important;
  letter-spacing: 0 !important;
  color: #928e35 !important;
}

.content.quote_text_review.mar-bottom-15 {
  font-size: 20px !important;
}

.stars.mb-2 span {
  font-size: 30px;
}
.package-section {
  padding: 20px;
}

/* .product_version_two_ui {
   background: #FAF6F1;
}
 */
.section-product-v2.mt-all.product_version_two_ui {
  margin-top: 0;
  padding-top: 40px;
}
.product_version_two_ui .product-item-v8 .info_bottom {
  position: relative;
  opacity: 1;
  visibility: visible;
  top: 0;
  margin-top: 0;
  z-index: 1;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.product_version_two_ui .product.mb-30.engoj_grid_parent.relative {
  margin-bottom: 0;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.product_version_two_ui .product-item-v8 {
  webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0 0px 20px #00000014;
  height: 100%;
}
.product_version_two_ui .product-item-v8 .img-product a>img {
    min-height: 270px;
    height: 270px;
    max-height: 270px;
    object-fit: contain;
    border-bottom: 1px solid #ebebeb;
}

.product_version_two_ui
  .product-item-v8
  .info_bottom
  .product-icon-action
  .add-to-cart
  a {
  background: #928e5c;
  font-size: 14px;
  border-radius: 0;
}

.product_version_two_ui .product-item-v8 .des-font {
    font-size: 24px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    padding-bottom: 0;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 5px;
}

.product_version_two_ui .product-item-v8 .price-product .price {
  font-size: 34px;
  font-family: "MonteCarlo", cursive;
  color: #928e35;
  font-weight: 500;
}

.cafe-items-title h2 {
  font-size: 40px;
  font-family: "MonteCarlo", cursive;
  color: #928e35;
  font-weight: 500;
}
.product_version_two_ui .product_features {
  padding-top: 30px;
  padding-bottom: 40px;
}
.product_version_two_ui .product-item-v8 .price-product {
  padding-bottom: 28px;
}

.product_version_two_ui .product_item {
  margin-bottom: 30px;
}

.section-newsletter-v1 .newletter_email form .btn {
  background: #fff;
  top: 15px;
  right: 0;
  border: none !important;
  height: 49px;
  position: absolute !important;
}
.giftcard-section {
  background-size: cover;
  background-position: center;
  color: #fff;
  text-align: left;
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  /* background-attachment: fixed; */
}

.giftcard-container {
  max-width: 1200px;
  margin: 0 auto;
  background-color: #ffffffc4;
  padding: 40px;
  border-radius: 70px;
  box-shadow: 0 0 30px #00000017;
}

.giftcard-img {
  max-width: 100%;
  height: auto;
  margin-bottom: 20px;
  border-radius: 12px;
}

.giftcard-name {
  font-size: 40px;
  margin-bottom: 15px;
  color: #000;
  font-family: "MonteCarlo", cursive;
}

.giftcard-description,
.giftcard-treatments {
  font-size: 20px;
  margin-bottom: 3px;
  color: #000;
  font-weight: 300;
}

.giftcard-details {
  font-size: 42px;
  margin: 20px 0;
  font-weight: bold;
  color: #928e35;
  font-family: "MonteCarlo", cursive;
}

.giftcard-btn {
  font-family: SofiaPro;
  position: relative;
  font-weight: 400;
  text-align: center;
  color: #000;
  border: 1px solid #928e35;
  font-size: 14px;
  border-radius: 0;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  padding: 10px 20px;
  text-decoration: none;
  transition: all 0.3s ease;
  display: inline-block;
  margin-top: 20px;
}
/* .giftcard-btn:hover {
  background-color: #6e6b28;
   color: #fff;
} */

.product-item-v8 {
  background: #fff;
  padding-bottom: 80px;
}
.three-column-section {
  background-size: cover;
  background-position: center;
  padding: 60px 0 60px;
  color: #fff;
  text-align: center;
  /* background-attachment: fixed; */
}
.column-info h3 {
  font-size: 24px;
  font-weight: bold;
}
.column-info p,
.phone-info span {
  font-size: 16px;
  margin-top: 10px;
}
.phone-info a {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  text-decoration: none;
  color: #fff;
}
.phone-info svg {
  fill: #fff;
}
.section-newsletter-v1.mt-all {
  margin-top: 0;
}
.section-newsletter-v1 .title_newletter h3 {
  font-family: "MonteCarlo", cursive;
}
.address_three_column_section .white_box {
  padding: 30px;
  background: rgb(255 255 255 / 85%);
  height: 100%;
  text-align: left;
  border-radius: 30px 5px 30px 5px;
}

.address_three_column_section .column-info h3 {
  font-size: 34px;
  font-weight: 600;
  color: #928e5c;
  font-family: MonteCarlo, cursive;
  margin-bottom: 20px;
}

.address_three_column_section .phone-info span,
.address_three_column_section .contact-info a {
  font-size: 16px;
  margin-top: 10px;
  color: #000;
  font-size: 18px;
  display: flex;
  word-break: break-all;
}
.address_three_column_section .column-info p {
  font-size: 16px;
  margin-top: 10px;
  color: #000;
  font-size: 18px;
  word-break: break-word;
}
.address_three_column_section .contact-info a svg {
  width: 22px !important;
  height: 32px !important;
  background-size: cover;
  word-break: break-all;
  margin-right: 8px;
  color: #928e5c;
}

.address_three_column_section h2 {
  margin-bottom: 30px;
  font-family: "MonteCarlo", cursive;
  font-size: 62px;
}
.address_three_column_section .container {
  max-width: 1400px;
}

.address_three_column_section .btn {
  font-family: SofiaPro;
  position: relative;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  color: #928e35;
  border: 1px solid #928e35;
  padding: 15px 40px;
  font-size: 14px;
  border-radius: 0;
  transition: all 0.3s ease 0s;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-top: 10px;
  background: #fff;
}
.address_three_column_section .btn:hover,
.address_three_column_section .btn:focus {
  color: #ffffff;
  background: transparent;
}

header#header {
    padding: 14px 0;
    box-shadow: 0 0 20px #0002;
    background: #fff !important;
    z-index: 999;
    top: 0 !important;
}

.box-service:hover .title,
.box-service:hover p {
  transition: 0.2s all;
}
.box-service:hover {
  transition: 0.2s all;
  box-shadow: 0 0 20px #0003;
  position: relative;
  bottom: 0;
  transform: scale(1);
}

.box-service .title,
.box-service p {
  transition: 0.2s all;
}
.box-service {
  transition: 0.2s all;
  transform: scale(1);
}
.box-service .number img {
  filter: inherit;
  transition: 0.2s all;
}
.section-service-v1 {
  overflow: inherit !important;
}
.footer_v4 .top-footer .title_footer h4 {
  font-size: 34px;
  color: #000;
  font-weight: 500;
  font-family: MonteCarlo, cursive;
  margin-bottom: 30px !important;
  text-align: left;
}
.section-newsletter-v1 .newletter_email form .btn svg {
  margin-top: -10px !important;
  position: relative;
  z-index: 5;
  fill: #928e35 !important;
}
.section-newsletter-v1 .newletter_email form .btn:hover svg {
  fill: #fff !important;
}
.section-testimonial-v1 .testimonial-inner .testimonial-info {
  border: 4px solid #9b974529;
  background: #f9f8f3;
}

/*************************************** BTN CSS Start ************************************/

.button,
button,
.hero-btn,
.main-button,
.book-now-btn,
.giftcard-btn,
.btn,
.swym-storefront-layout-empty-sfl-view-cart-button {
  position: relative;
  padding: 12px 12px;
  font-size: 16px;
  background: none;
  border: 1px solid #928e35;
  cursor: pointer;
  overflow: hidden;
  z-index: 1;
  display: inline-block;
}
.button:hover,
button:hover,
.hero-btn:hover,
.main-button:hover,
.book-now-btn:hover,
.giftcard-btn:hover,
.swym-storefront-layout-empty-sfl-view-cart-button:hover {
  color: #fff;
}

.giftcard-btn:before,
.btn:before,
.book-now-btn:before,
.main-button:before,
.hero-btn:before,
.button:before,
button:before,
.swym-storefront-layout-grid-item-content
  .swym-storefront-layout-grid-item-add-to-cart-button:before,
.swym-storefront-layout-empty-sfl-view-cart-button:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #78752a !important;
  transform: translate(-110%);
  transition: none;
  z-index: -1;
}

.giftcard-btn:hover:before,
.btn:hover:before,
.book-now-btn:hover:before,
.main-button:hover:before,
.hero-btn:hover:before,
.button:hover:before,
button:hover::before,
.swym-storefront-layout-grid-item-content:hover
  .swym-storefront-layout-grid-item-add-to-cart-button:before,
.swym-storefront-layout-empty-sfl-view-cart-button:hover:before {
  animation: slideIn 0.4s forwards;
  transform: translate(0%);
}

.giftcard-btn:not(:hover)::before,
.btn:not(:hover)::before,
.book-now-btn:not(:hover)::before,
.main-button:not(:hover)::before,
.hero-btn:not(:hover)::before,
.button:not(:hover)::before,
button:not(:hover)::before,
.swym-storefront-layout-grid-item-content:not(:hover)
  .swym-storefront-layout-grid-item-add-to-cart-button:before,
.swym-storefront-layout-empty-sfl-view-cart-button:not(:hover)::before {
  animation: slideOut 0.4s forwards;
}

@keyframes slideIn {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0);
  }
}

@keyframes slideOut {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(110%);
  }
}

/*************************************** BTN CSS END ************************************/

.icon-addcart,
.address_three_column_section .btn,
.hero-buttons .hero-btn.primary {
  position: relative;
  padding: 12px 24px;
  font-size: 16px;
  color: white;
  background: #928e35; /* Initial filled color */
  border: 1px solid #928e35;
  cursor: pointer;
  overflow: hidden;
  z-index: 1;
  border-radius: 0px;
}

.icon-addcart::before,
.address_three_column_section .btn::before,
.hero-buttons .hero-btn.primary::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #66643c !important; /* New background color that will slide */
  transform: translateX(-100%);
  z-index: -1;
  transition: none;
}

.icon-addcart:hover::before,
.address_three_column_section .btn:hover::before,
.hero-buttons .hero-btn.primary:hover::before {
  animation: slideIn 0.4s forwards;
}

.icon-addcart:not(:hover)::before,
.address_three_column_section .btn:not(:hover)::before,
.hero-buttons .hero-btn.primary:not(:hover)::before {
  animation: slideOut 0.4s forwards;
}

@keyframes slideIn {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0);
  }
}

@keyframes slideOut {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(100%);
  }
}

.box-service {
  background: #fff;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.5rem;
  color: #333;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
}

.box-service:before {
  content: "";
  position: absolute;
  top: -2px;
  left: -2px;
  right: -2px;
  bottom: -2px;
  background: radial-gradient(circle, #ffa500 20%, transparent 80%);
  animation: pulseGlow 1s ease-in-out infinite;
  z-index: -1;
  border-radius: 14px;
}

.box-service:after {
  content: "";
  position: absolute;
  top: 4px;
  left: 4px;
  right: 4px;
  bottom: 4px;
  background: #fff;
  z-index: -1;
  border-radius: 10px;
}

.box-service span {
  position: relative;
  z-index: 2;
}

@keyframes pulseGlow {
  0%,
  100% {
    transform: scale(1);
    opacity: 0.8;
  }
  50% {
    transform: scale(1.15);
    opacity: 1;
  }
}

#shopify-section-section_servicebox_v1_JzwP3g .box-service {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: flex-start;
  justify-content: flex-start;
  border: 2px solid #928e3557 !important;
}
.section-service-v1 .itemtservice .box-service .info .content {
  font-weight: 300 !important;
  margin-top: 10px !important;
}

.services_page_service_lists .featured-section {
  padding-left: 10px;
  padding-right: 10px;
}

.services_page_service_lists .featured-section .column_four {
  margin-bottom: 30px;
}

.title-page h2 {
  font-family: MonteCarlo, cursive !important;
  font-size: 62px !important;
  color: #928e35 !important;
}

.services_page_service_lists .column_four {
  width: 33.33%;
}

.services_page_service_lists .wrap-bread-crumb {
  position: relative;
}
.services_page_service_lists .wrap-bread-crumb:before {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #000000a8;
}
.services_page_service_lists .title-page,
.services_page_service_lists .bread-crumb {
  position: relative;
  z-index: 6;
}
.services_page_service_lists .bread-crumb {
  display: inline-block;
  background: rgba(2555, 255, 255, 0.7);
  padding: 5px 20px 7px 20px !important;
  border-radius: 200px;
  margin-top: 18px;
}

.services_page_service_lists .bg-breadcrumb {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.product-item-v8 .info_bottom .product-icon-action .add-to-cart button,
.product-item-v8 .info_bottom .product-icon-action .add-to-cart a {
  border-color: #928e35;
}
.oxy-image-item .img_cover img {
    width: 100%;
}
.trust-badges img {
  max-width: 60px;
  margin-top: 0px;
  width: 100%;
  height: 100%;
  background: #ffffff;
  border-radius: 100%;
}
.second_badge_img {
  max-width: 150px !important;
  border-radius: 0 !important;
  padding: 5px 8px;
  margin-top: 15px !important;
}

.services_detail_page_ui .home_hero_section_ui {
  position: relative;
}
.services_detail_page_ui .home_hero_section_ui .container {
  position: relative;
  z-index: 5;
  background: transparent;
}
.services_detail_page_ui .home_hero_section_ui:before {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #000000b5;
  z-index: 2;
}

.trust-badges img {
  max-width: 60px;
  margin-top: 0px;
  width: 100%;
  height: 100%;
  background: #ffffff;
  border-radius: 100%;
}
.second_badge_img {
  max-width: 150px !important;
  border-radius: 0 !important;
  padding: 5px 8px;
  margin-top: 5px !important;
}
.home_hero_section_ui .container {
  /* background: rgba(0, 0, 0, 0.5); */
  padding: 50px 20px;
}
.home_page_hero_section h1, .home_page_hero_section h2 {
    text-shadow:0 2px 5px rgba(0,0,0,0.7);
    color: #fff !important;
}
.home_page_hero_section p {
    text-shadow: 0 2px 0px rgba(0, 0, 0, .6);
    color: #b9b336 !important;
  font-weight: 400!important;
}
.add_on_section_ui .custom_row {
  background: #928e35;
  position: relative;
}

.add_on_section_ui {
  margin-top: 60px;
  margin-bottom: 60px;
}
.add_on_section_ui .feature-text {
  padding: 40px 30px;
  width: 42%;
  margin-left: auto;
}
.add_on_section_ui .feature-image {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 58%;
  overflow: hidden;
}
.add_on_section_ui .feature-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1) rotate(0deg);
  transition: 6s all;
}
.add_on_section_ui .feature-image:hover img {
  transform: scale(1.5) rotate(10deg);
  transition: 6s all;
}
.add_on_section_ui .feature-text .title-banner {
  color: #fff !important;
  font-size: 52px !important;
}
.add_on_section_ui .feature-description p {
  color: #fff;
  font-size: 20px;
  font-weight: 300;
}
.add_on_section_ui .feature-description li {
  color: #fff;
  font-size: 20px;
  font-weight: 300;
}

.services_detail_page_ui .banner_box {
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
  padding-right: 30px;
}

.benifits_custom_section_ui .white_box_column {
  background-color: #ffffffc7;
  border-radius: 3px;
  box-shadow: 1px 0 38px #00000012;
  padding: 50px;
  height: 100%;
}
.benifits_custom_section_ui .columns {
  display: flex;
  flex-wrap: wrap;
}

.benifits_custom_section_ui .column {
  width: 50%;
  padding: 30px 15px;
}
.list-category {
    justify-content: center;
}
.benifits_custom_section_ui {
  padding-top: 40px;
  padding-bottom: 40px;
  /* background-attachment: fixed; */
}

.benifits_custom_section_ui .btn {
  border-radius: 0;
  margin-top: 16px;
}

.benifits_custom_section_ui .title_heading,
.home_care_tip_section_ui .title_heading {
  font-size: 50px !important;
}
.new_style_faq_section_ui .title_question {
  display: flex !important;
  background: #f9f8f3;
  min-height: 60px;
  padding: 14px 20px;
  border: 2px solid #eae8d7;
  align-items: center;
}
.new_style_faq_section_ui .title_question.engoc-toggle-icon {
  background: #928e35;
  color: #fff !important;
  border-color: #928e35;
}

.home_care_tip_section_ui {
  margin-top: 50px;
}
.home_care_tip_section_ui .white_bg_box {
  background: rgba(255, 255, 255, 0.9);
  width: 50%;
  padding: 30px 50px 10px;
  box-shadow: 0 0px 20px 0px rgba(0, 0, 0, 0.1);
}

.home_care_tip_section_ui div.image-text-html-section {
  padding-top: 60px;
  padding-bottom: 60px;
  display: inline-block;
  width: 100%;
  background-repeat: no-repeat;
  /* background-attachment: fixed; */
  background-size: cover;
  background-position: center;
}

.product_version_two_ui {
  background: #928e350f;
  border-bottom: 1px solid #e3e1d6;
}

.services_detail_page_ui .section-banner-v5.mt-all {
  margin-top: 0px;
}
.related_services_section_ui .featured-section {
  padding: 60px 10px 0px;
}
.recommendation_product_section_ui {
  border-bottom: 1px solid #e7e4d6;
}
.asked {
  margin-top: 60px !important;
}
.dropdown-menu .active a {
  color: #928e35 !important;
}

.picture-banner img {
  width: 100%;
  border-radius: 50px;
  height: 100% !important;
  object-fit: cover;
  transition:0.2s all;
}

 
.picture-banner {
    padding: 10px;
    box-shadow: 0 0 20px #0003;
    background: #fff;
    position: relative;
    border-radius: 60px;
    overflow: hidden;
    transition: 0.2s all;
}

.picture-banner:before {
  position: absolute;
  top: 22px;
  left: 22px;
  bottom: 22px;
  right: 22px;
  border: 1px solid #ffffff70;
  z-index: 2;
  content: "";
  border-radius: 40px;
}
.services_detail_page_ui .banner_box {
  margin-top: 0px;
  margin-bottom: 0;
  border-radius: 80px;
}

.package-section {
  background-size: cover;
  background-position: center;
  color: #fff;
  text-align: center;
  position: relative;
}

.package-container {
  max-width: 800px;
  margin: 0 auto;
  background-color: rgb(255 255 255 / 77%);
  padding: 40px;
  border-radius: 110px 0px 110px 0px;
  box-shadow: 0 0 30px 0 #00000038;
}

.package-img {
  max-width: 100%;
  height: auto;
  margin-bottom: 20px;
  border-radius: 12px;
}

.package-name {
  font-size: 40px;
  margin-bottom: 15px;
  color: #000;
  font-family: "MonteCarlo", cursive;
}

.package-description,
.package-treatments {
  font-size: 20px;
  margin-bottom: 3px;
  color: #000;
  font-weight: 300;
}
.package-details {
  font-size: 42px;
  margin: 20px 0;
  color: #928e35;
  font-family: "MonteCarlo", cursive;
}

.custom-product-details .variant-tab:before {
  display: none;
}
.custom-product-details .variant-tab:hover {
  color: #333;
}
.custom-product-details .variant-tab.active-tab:hover,
.custom-product-details .variant-tab.active-tab:focus {
  color: #fff;
}
 
.custom-product-details .product_card {
    padding: 25px;
    background: #f9f8f3;
    border: 1px solid #edebe0;
    border-radius: 52px;
    position: relative;
}
.custom-product-details .product-title {
  margin-bottom: -8px;
}
.border_one_card {
    border: 1px solid #e5e2d5;
    border-radius: 60px;
    padding: 8px;
    background: #fff;
    width: 100%;
}
.widget-spacing {
  background: #f9f8f3;
}

.services_detail_page_ui .container:nth-child(even) .banner_box {
  padding: 30px;
  background: #f9f8f3;
  border-radius: 90px;
}

.services_detail_page_ui .banner_box.flex-md-row-reverse {
  background: #fff;
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.active-tab {
  background-color: #473838 !important;
  color: #fff;
  border-color: #473838 !important;
}
.breadcrumb_collection2 .bg-breadcrumb .title-page h2 {
  margin-bottom: 20px !important;
}
.box-video img {
  width: 100%;
}

.list-category .info_col .total_item {
  font-size: 54px;
  font-family: MonteCarlo, cursive;
  color: #928e35;
  font-weight: 500;
}

.list-category .product-item-v8 {
  padding-bottom: 40px;
}

.collection-page-fullwidth .filter-to-left,
.collection-page-sidebar .filter-to-left {
  z-index: 9999;
}

.breadcrumb_collection .bg-breadcrumb .bread-crumb a,
.breadcrumb_collection .bg-breadcrumb .bread-crumb strong {
  color: #000 !important;
}

.section-banner-v5 .banner_box .banner-left .button {
  padding: 15px 20px !important;
}
.custom-product-section .banner_box {
    padding: 30px;
    background: #f9f8f3;
    border-radius: 90px;
    gap: 30px;
}

.services_detail_page_ui .banner-left ul {
  margin: 0px;
  padding: 0px;
}
.services_detail_page_ui .banner-left li {
  font-size: 22px;
  list-style: none;
}
.services_detail_page_ui .banner-left li span {
  font-family: MonteCarlo, cursive;
  font-size: 26px;
  color: #928e35 !important;
  font-weight: 600;
}

.blog-page .content-blog-page .blog-list-view .post-info .des_article,
.article-page .content-single-blog .post-details .content-post-default p {
  font-size: 18px;
  font-weight: 300;
  color: #1c1c1c;
  line-height: 30px;
}

.blog-page
  .content-blog-page
  .blog-list-view
  .blog_standar
  .post-info
  .title_info
  .post-title
  a {
  font-size: 45px;
  color: #928e35;
  font-family: MonteCarlo, cursive;
}
.blog-page
  .content-blog-page
  .blog-list-view
  .blog_grid
  .post-info
  .post-title
  a {
  font-size: 30px;
  color: #928e35 !important;
  font-family: MonteCarlo, cursive;
}
.article-page
  .content-single-blog
  .single-related-post
  .blog_grid
  .post-info
  .post-title
  a {
  font-size: 35px;
  color: #928e35 !important;
  font-family: MonteCarlo, cursive;
}
.blog-page
  .content-blog-page
  .blog-list-view
  .post-info
  .title_info
  .post-title
  a:after {
  color: #928e35 !important;
}
.blog-page .content-blog-page .blog-list-view .post-info .btn_readmore {
  font-size: 20px;
  font-weight: 400;
  color: #000;
}
.article-page
  .content-single-blog
  .single-related-post
  .blog_grid
  .post-info
  .btn_readmore {
  font-size: 18px;
  font-weight: 400;
  color: #000;
}
.blog-page .content-blog-page .blog-list-view .post-info .comment_count,
.blog-page
  .content-blog-page
  .blog-list-view
  .post-info
  .title_info
  .blog-title,
.blog-page .content-blog-page .blog-list-view .post-info .author a,
.article-page .content-single-blog .post-details .cmt-author .comment_count,
.article-page .content-single-blog .post-details .cmt-author .author a,
.article-page .content-single-blog .post-details .cate-tags .tags .title_tag,
.article-page .content-single-blog .post-details .cate-tags .cate .title_cate,
.article-page .content-single-blog .post-details .cate-tags .cate a,
.article-page
  .content-single-blog
  .single-related-post
  .blog_grid
  .post-info
  .blog-title,
.prod_extended .content-page-detail .detail-info .pd_summary,
.product_sidebar .content-page-detail .detail-info .pd_summary,
.prod_extended .content-page-detail .content_box .content_text .text,
.product_sidebar .content-page-detail .content_box .content_text .text,
.prod_extended
  .content-page-detail
  .detail-info
  .product-meta-info
  .product-category-info
  label,
.product_sidebar
  .content-page-detail
  .detail-info
  .product-meta-info
  .product-category-info
  label {
  color: #000000;
  font-size: 14px;
}
.blog-page .content-blog-page .blog-list-view .blog_grid .post-info .desc {
  color: #000000;
  font-size: 16px;
}
.blog-page
  .content-blog-page
  .blog-list-view
  .blog_grid
  .post-info
  .btn_readmore {
  color: rgb(146, 142, 53);
  font-size: 18px;
  font-weight: 300;
}
.blog-page
  .content-blog-page
  .blog-list-view
  .blog_grid
  .post-info
  .btn_readmore
  span:after {
  background-color: rgb(146, 142, 53);
}
.blog-page
  .content-blog-page
  .blog-list-view
  .blog_grid
  .post-info
  .blog-title {
  color: #000000;
}

.blog-page
  .content-blog-page
  .blog-list-view
  .blog_grid
  .post-info
  .post-title
  a:after {
  color: rgb(146, 142, 53) !important;
}

.prod_extended
  .content-page-detail
  .detail-info
  .product-meta-info
  .product-category-info
  a,
.product_sidebar
  .content-page-detail
  .detail-info
  .product-meta-info
  .product-category-info
  a {
  color: #928e35;
}
.tab-pd-details .product-desc p,
.tab-pd-details .tab-addition .content1 .info_1,
.tab-pd-details .tab-addition .content2 .info2 ul li a,
.tab-pd-details .tab-addition .content2 .info2 ul li,
.tab-pd-details .tab-addition .content1 ul li,
.tab-pd-details .tab-addition .title_content .more_info {
  font-size: 18px;
  font-weight: 300;
  color: #000000;
}
.prod_extended .content-page-detail .content_box .content_text .title {
  font-family: MonteCarlo, cursive;
  font-size: 32px;
}
.blog-page .content-blog-page .blog-list-view .blog_standar .post-info .author {
  color: #928e35;
}

.single-post-thumb img {
  width: 100%;
}
.tab-pd-details .product-desc {
  text-align: left;
}
.search-full-destop .wg-search-form button {
  margin-top: 0;
}

.search-full-destop .wg-search-form button i {
  margin-top: 0;
  color: #000;
}
.wg-search-form button {
  margin-top: 0;
  padding: 8px 8px !important;
  height: 60px;
  width: 60px;
}
.search-full-destop .wg-search-form button:hover i {
  color: #fff;
}
.poup-login-destop.active {
  z-index: 1000;
}
.bg-login-popup.active {
  z-index: 999;
}
.prod_extended {
  padding-top: 50px;
}

.prod_extended .arrows-product .next_prod,
.product_sidebar .arrows-product .next_prod,
.prod_extended .arrows-product .prev_prod {
  font-size: 14px;
}

.js-qty button {
  margin-top: 0;
}

.js-qty button:hover .fa {
  z-index: 5;
  color: #fff;
}

.page-cart .content-cart-page .shop_table .cart_item .product-name-thumb,
.page-cart .content-cart-page .shop_table .cart_item .product-price,
.page-cart .content-cart-page .shop_table .cart_item .product-subtotal {
  font-size: 20px;
  color: #000000;
  font-weight: 400;
}
form.inline-block.icon-addcart.box-shadow {
  padding: 0;
  border: none;
  margin-top: 0;
  height: auto;
}

.picture-banner:after {
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  z-index: 3;
  content: "";
  border-radius: 0px;
}

.single-related-post {
  margin-bottom: 80px !important;
}

div#comments {
  max-width: 610px;
  margin: 0 auto;
  padding-bottom: 60px;
}
#custom-product-form button[type="button"]:before {
  display: none;
}
#custom-product-form button[type="button"]:hover {
  background: #000;
}

.services_detail_page_ui .home_hero_section_ui {
  margin-bottom: 60px;
}
.minicart {
  z-index: 9999;
}
#custom-product-form button[type="submit"]:focus {
  color: #fff !important;
  background: #928e35 !important;
}
.logo-footer {
  margin-bottom: 30px;
}
.next_prev_post {
  display: none;
}

.page-cart .content-cart-page .cart_totals .cart-update input[type="submit"],
.page-cart .content-cart-page .cart_totals .continue-shopping1 a,
.page-cart .content-cart-page .cart_totals .cart-check .checkout-button {
  padding: 12px 30px;
  letter-spacing: 0.5px;
}
.box_contentmenu_background {
  z-index: 20;
}

.also_like_prod {
  display: none;
}
body .engo-popup .content .more_info .actions .shop-button {
  border-color: #928e35;
}
body .engo-popup .content .more_info .actions .shop-button:hover,
.engo-popup .content .more_info .actions .shop-button.go_cart {
  background-color: #928e35;
}
.errors.qty-error {
  margin-top: 14px;
  border-radius: 0;
  display: none;
}
body .engo-popup .content .more_info {
  padding-right: 20px;
}
.login_regester button:hover,
.login_regester .register-button:hover {
  color: #fff;
}

.login_regester button,
.login_regester .register-button {
  border: 1px solid;
}

.login_regester h1,
.login_regester h2.title24.title-form-account {
  font-size: 42px;
  font-family: MonteCarlo, cursive;
  color: #928e35;
  text-transform: capitalize;
  font-weight: 400;
}
.btn--full {
  background: #928e35;
  color: #fff;
}
.content-pages.woocommerce {
  padding: 80px 0px;
}

.page-wishlist .table-product .table .prod_title a {
  font-size: 28px;
  font-family: MonteCarlo, cursive;
  color: #928e35;
}
.page-wishlist .table-product .table .prod_price ins,
.page-wishlist .table-product .table .prod_price del {
  font-size: 20px;
  color: #000000;
}
.page-wishlist .table-product .table th {
  font-size: 16px;
  letter-spacing: 0;
  color: #000;
  border-left: 1px solid #ebe8dc;
}
.table td,
.table th,
.page-wishlist .table-product .table {
  border-color: #ebe8dc !important;
}

.maxus-bxwishlist__img img {
  width: 70px;
  margin: 0 auto;
  display: block;
}

.page-wishlist table.table p {
  margin: 0;
}
.page-wishlist .table-product .table .remove .remove_prod {
  font-size: 18px;
  border: none;
  width: 28px;
  padding-left: 3px;
}
.page-wishlist .table-product .table .remove .remove_prod:hover i {
  color: #fff !important;
}
.add-wishlist .engoj_add_to_wishlist {
  margin-top: 0;
  padding: 5px;
  border: none;
  margin-bottom: 5px;
}
.add-wishlist .engoj_add_to_wishlist:before {
  display: none;
}
.product-icon-action .add-to-cart {
  margin-top: 4px;
}

.menu_scroll_v1 {
  top: -100% !important;
  transition: 0.5s all !important;
}
body .scroll_top_head {
  top: 0% !important;
  transition: 0.5s all !important;
}

.menu_mobilescroll {
  top: -100% !important;
  transition: 0.5s all !important;
}
.search-full-destop .search-eveland.active {
  padding-top: 100px;
}
.search-full-destop .search-eveland .drawer_back {
  top: 90px;
}
.result_prod.js_productSearchResults {
  height: auto !important;
}

.btn-action.detail-attr.qty-cart button {
  margin-top: 0;
}
#AddToCartForm .shopify-payment-button {
  display: none;
}
.overlap_link {
  position: absolute;
  z-index: 44;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.shop-button[value="Unavailable"] {
  background: #9b9b9b !important;
  border-color: #9b9b9b !important;
}

p.text-uppercase.title_variant.mb-0 {
  margin-bottom: 12px !important;
}

.custom-product-details.banner-left h4.product-title {
  font-size: 26px !important;
  font-family: SofiaPro !important;
  color: #000 !important;
}

.customer_orders {
  background: #f9f8f3;
  padding: 30px 30px;
}
.default_address_table {
  margin-top: 45px;
}
.customer_orders table th {
  text-align: left;
}
.default_address_table thead {
  background: #f9f8f3;
}

.default_address_table thead tr td,
.default_address_table thead tr th {
  border: none !important;
  vertical-align: middle;
}
.default_address_table tr td,
.default_address_table tr th {
  vertical-align: middle;
}

.default_address_table tr th {
  text-align: left !important;
  vertical-align: middle;
}
.newletter_email button {
  margin-top: 10px;
}
.add_new_adddress_box {
  background: #f9f8f3;
  padding: 30px 15px 10px;
  margin-bottom: 38px;
}
.main-button.filled_main_btn {
  background: #928e35;
  color: #fff;
}
.link-v1.color-brand.btn {
  height: 47px;
  line-height: 18px;
}
.address_default_tag {
  background: #918d35;
  padding: 3px 10px 6px;
  border-radius: 200px;
  color: #fff;
  display: inline-block;
  float: right;
}

.edit_delete_billing_address_btns a:first-child {
  border: 1px solid #928e35;
  padding: 5px 18px;
  display: inline-block;
  color: #928e35;
  transition: 0.2s all;
  margin-right: 14px;
  cursor: pointer;
}
.edit_delete_billing_address_btns a:first-child:hover {
  border: 1px solid #928e35;
  background: #928e35;
  color: #fff;
  transition: 0.2s all;
}
.edit_delete_billing_address_btns a:last-child {
  border: 1px solid #c91b1b;
  padding: 5px 18px;
  display: inline-block;
  color: #c91b1b;
  transition: 0.2s all;
  cursor: pointer;
}
.edit_delete_billing_address_btns a:last-child:hover {
  border: 1px solid #c91b1b;
  background: #c91b1b;
  color: #fff;
  transition: 0.2s all;
}
input,
select,
textarea {
  border: 1px solid #c1c1c1;
  color: #000;
}
.contact-form input,
.contact-form select,
.contact-form textarea {
  border: 1px solid #c1c1c1 !important;
}
.table-hover tbody tr:hover {
  background-color: #f9f8f3;
}
div#appointment_widgets--revamp {
  padding-top: 0 !important;
}
h2.maxus-titlebox__title.h1.font-300.fz-60.mb-5 {
  margin-bottom: 0 !important;
}
.maxus-myaccount__header a[href="/account/logout"] {
  background: #f77575;
  color: #fff;
  padding: 6px 20px 10px;
  display: inline-block;
  margin-right: 10px;
  margin-left: 10px;
}
.white_box_custom {
  padding: 20px;
  margin-bottom: 30px;
  background: #f9f8f3;
  border: 1px solid #ebe8dc;
}

.white_box_custom tfoot tr:nth-child(odd) {
  background: #f5f4ed;
}

.white_box_custom .status {
  padding: 4px 14px;
  display: inline-block;
  border-radius: 200px;
  color: #000;
}
.white_box_custom .pending_status {
  background: #ffcf52;
}
.white_box_custom .undefined_status {
  background: #ffb1b1;
}

.table-wrap {
  overflow: auto;
}
.btn-sharp:hover {
  color: #fff;
}

#header .menu ul .nav-item .list-woman.page {
  min-width: 230px !important;
  border: 1px solid #928e354f;
  box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.2);
  padding: 10px 0;
}

#header .menu ul .nav-item {
  margin-left: 0px;
  margin-right: 0px;
}

.services_detail_page_ui .banner-left li p {
  font-size: 16px;
  padding-left: 0;
  padding-bottom: 0px;
}

.logo img {
  min-width: 90px;
}

.vanilla-calendar-btn:before {
  display: none !important;
}
.product-item-v8 .enj-add-to-cart-btn:hover {
  color: #fff;
}
.product-item-v8 .enj-add-to-cart-btn {
  letter-spacing: 0.5px;
  color: #fff;
  border-color: #928e35;
}

#custom-product-form .enj-add-to-cart-btn:hover {
  color: #fff !important;
}

.section-button .btn:hover {
  color: #fff;
}

.swym-wishlist-collections-v2-container {
  z-index: 50 !important;
}

div#swym-storefront-layout-container {
  max-width: 1080px;
  margin: 0 auto;
}
 
.swym-storefront-layout-body, #swym-storefront-layout-section-container .swym-storefront-layout-header {
    overflow: inherit !important;
    height: auto;
    width: 100% !important;
}
.swym-storefront-layout-body {
    padding-left: 0!important;
  padding-right: 0!important;
}
.swym-storefront-layout-tab-content.swym-storefront-layout-container {
  overflow: inherit;
}
/* .swym-storefront-layout-tabs-view {
  display: none;
}  */

.swym-storefront-layout-tab-button {
  font-size: 22px !important;
}
.swym-storefront-layout-tabs {
  margin-top: 50px;
}


.swym-storefront-layout-grid-item-content {
    flex-direction: row !important;
    align-items: center !important;
    width: auto !important;
    flex-wrap: wrap;
    padding-right: 50px;
}
#swym-storefront-layout-section-container .swym-storefront-layout-grid-item-option-button, .swym-storefront-layout-as-modal .swym-storefront-layout-grid-item-option-button {
    right: 10px!important;
    top: 24px!important;
    width: 30px;
    background: #928e35;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 200px !important;
}
.swym-storefront-layout-grid-item-option-button svg circle {
    fill: #fff !important;
}

.swym-storefront-layout-grid-item-title {
  flex-grow: 1;
}
div#swym-storefront-layout-grid-item-option-button {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  border: 1px solid #928e35;
  border-radius: 200px;
}
.swym-storefront-layout-items-container {
  display: flex !important;
  flex-direction: column !important;
  gap: 0 !important;
  flex-wrap: wrap;
  grid-template-columns: inherit !important;
}

.swym-storefront-layout-items-container
  swym-storefront-layout-item:nth-child(even) {
  background: #f9f8f3;
  padding: 10px 12px;
  margin-bottom: 5px;
  margin-top: 5px;
}

.swym-storefront-layout-items-container
  swym-storefront-layout-item:nth-child(odd) {
  padding: 10px 12px;
}
.swym-storefront-layout-grid-item-image-container img {
  width: 100%;
  height: 100%;
  background-size: cover !important;
}
.swym-storefront-layout-grid-item-image-container {
    width: 80px !important;
    height: 80px !important;
    border: 1px solid #c5c4a8;
    display: inline-block !important;
    gap: 0 !important;
    overflow: hidden;
    border-radius: 0 !important;
}

.swym-storefront-layout-grid-item-title {
    font-size: 30px !important;
    color: #928e35;
    font-family: MonteCarlo, cursive;
    flex-grow: inherit !important;
    display: inline-block !important;
    width: auto !important;
}
.swym-storefront-layout-grid-item-action-container {
    display: flex;
    width: auto !important;
}
.swym-storefront-layout-grid-item {
  align-items: center;
  flex-direction:row!important;
}
.swym-storefront-layout-grid-item-final-price {
  font-size: 20px;
  color: #000 !important;
}
.swym-storefront-layout-grid-item-add-to-cart-button,
.swym-variant-selector {
  letter-spacing: 1px;
  padding: 12px 20px !important;
}
.swym-storefront-layout-action-tooltip-btn {
  font-size: 14px;
}
.swym-storefront-layout-title {
  font-size: 50px !important;
  font-weight: 400 !important;
  color: #928e35;
  font-family: MonteCarlo, cursive;
}

.content-page-detail .detail-info .btn-action {
  flex-direction: column;
  align-items: flex-start !important;
  justify-content: flex-start;
}
.content-page-detail .detail-info .btn-action .enj-add-to-cart-btn {
  margin-top: 16px;
  margin-bottom: 10px;
}
.content-page-detail #swym-atw-pdp-button {
  width: auto;
}
.swym-atw-button-container.default-position {
  display: flex;
  width: 100%;
  justify-content: flex-start;
}
.arrows-product {
  display: none !important;
}

.content-page-detail .btn-addwhlist {
  display: none;
}
.info_bottom .product-icon-action .add-wishlist {
  display: none;
}

.swym-storefront-layout-empty-wishlist-title {
  font-size: 32px !important;
  letter-spacing: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.swym-storefront-layout-empty-wishlist-description {
  font-size: 16px !important;
}
div#swym-storefront-layout-collection-option-button {
  display: none !important;
}
select#appointo-timezone-select {
  display: none !important;
}
.appointo-phone-number {
  width: 150px !important;
}

.page-cart
  .content-cart-page
  .shop_table
  .cart_item
  .product-quantity
  .js-qty
  .qty_plus,
.btn-action.detail-attr.qty-cart .js-qty button {
  position: absolute !important;
}
.page-cart
  .content-cart-page
  .shop_table
  .cart_item
  .product-quantity
  .js-qty
  .qty_minus {
  position: absolute !important;
}
.swym-storefront-layout-default-list-container
  .swym-storefront-layout-grid-item-content
  a:after,
.swym-storefront-layout-grid-item-title:after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  bottom: 0;
  right: 36px;
  z-index: 10;
  cursor: pointer;
}

div#swym-storefront-layout-grid-item-option-button {
    position: relative;
    z-index: 15;
    top: 50%;
    transform: translateY(-35%);
}

.js-minicart .swym-wishlist-collections-v2-container svg {
  height: 16px !important;
}

.js-minicart .swym-wishlist-collections-v2-container {
  position: absolute;
  top: -13px;
  left: auto;
  padding: 10px;
  z-index: 5;
  cursor: pointer;
  right: 38px;
}

body .swym-storefront-layout-empty-sfl-view-cart-button {
  background: transparent;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  border-color: #928e35;
  border-radius: 0;
}

.swym-storefront-layout-empty-sfl-title {
  font-size: 24px !important;
}

.swym-storefront-layout-login-user-container {
  display: none !important;
}
body .swym-storefront-layout-empty-sfl-description {
  font-size: 16px;
  font-weight: 300;
  margin-top: 15px;
}
.product_version_two_ui .swym-wishlist-collections-v2 {
    width: 38px !important;
    height: 38px !important;
    background: #fff0f0;
    border-radius: 100% !important;
    padding: 1px;
    display: flex;
    justify-content: center;
    align-items: center;
    right: 12px !important;
    position: relative;
}
 .product_version_two_ui .swym-wishlist-collections-v2:before {
    background: #ffc9c9 !important;
}
#swym-atw-pdp-button svg,
#swym-atw-pdp-button path {
  fill: white;
}
body.activedestop {
  margin-top: 0 !important;
}
.search-full-destop .search-eveland .wg-search-form button {
  position: absolute !important;
}
.bg-minicart.active {
  z-index: 51;
}

#swym-plugin #swym-anchor .swym-anchor-badge,
#swym-hosted-plugin #swym-anchor .swym-anchor-badge {
  font-size: 15px !important;
}
button#swym-atw-pdp-button {
  background: #ff4500;
}
button#swym-atw-pdp-button:before {
  background: #c23805 !important;
}

.footer_v4 .top-footer .info_footer ul li a {
  display: flex;
  line-height: 22px;
  margin-top: 14px;
  margin-bottom: 16px;
  text-align: left;
}
.footer_v4 .top-footer .info_footer ul li a .fa {
  margin-top: 6px;
}
.home-hero.home_hero_section_ui.home_page_hero_section {
  min-height: 580px;
  padding-left: 20px !important;
  padding-right: 20px !important;
}

.teams_full_img_custom .slick_teams_backupp {
  max-width: 1350px;
  margin: 0 auto;
  padding-top: 30px;
}
#swym-plugin #swym-anchor[data-position="bottom-right"],
#swym-hosted-plugin #swym-anchor[data-position="bottom-right"] {
  right: 20px !important;
  bottom: 110px !important;
}
.ciloe-size-guide .content_size_guide {
  top: 30px !important;
  z-index: 99 !important;
}
.stretched-link:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 10;
}
.featured-button.stretched-link {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
  height: 100% !important;
}
.custom-product-image:hover img {
    transform: scale(1.05);
    transition: 0.2s all;
}

.add_on_option_modal_button {
  display: inline-block;
  background: #eeead5;
  padding: 12px 20px 20px;
  width: 100%;
}

.add_on_option_modal_button h4 {
  font-size: 20px;
}
.custom_close_modal {
  width: 34px;
  height: 34px;
  padding: 9px;
  line-height: 11px;
  border-radius: 100% !important;
}
.custom_close_modal:hover svg {
  fill: white;
}

.modal_title_custom {
  color: #928e35;
  font-family: "MonteCarlo", cursive;
  font-size: 32px;
}
.modal-body ul {
  padding-left: 12px;
}
.modal-body ul li {
  margin-bottom: 5px;
}
.section-banner-v5
  .banner_box
  .banner-left
  .add_on_option_modal_button
  .btn.button {
  padding: 12px 18px !important;
}

.custom_home_page_category_section {
  background: #f9f8f3;
  padding-top: 60px;
  padding-bottom: 50px;
}

.custom_home_page_category_section .category_box_cover {
  box-shadow: 0 0 20px #00000036;
  background: #fff;
  height: 100%;
  border-bottom: 10px solid #efefef;
  padding-bottom: 30px;
  border-radius: 20px;
  overflow: hidden;
}
.custom_home_page_category_section .banner_cate .banner_title a {
  color: #928e35;
  font-size: 20px;
}
.custom_home_page_category_section .banner_cate .img_banner img {
  min-height: 274px;
  object-fit: cover;
  max-height: 274px;
}

footer .learn_more_link {
  font-weight: 500;
  color: #928e35;
  text-decoration: underline;
  display: inline-block;
}

.product_collection_tags ul li label {
  margin: 0px;
}
.product_collection_tags ul li label span {
  display: inline-block;
  min-width: 44px !important;
  height: 44px !important;
  line-height: 41px;
  border: 1px solid #928e35;
  color: #928e35;
  text-align: center;
  transition: all 0.3s ease;
  font-size: 14px;
  font-weight: 400;
  padding: 0 22px;
  font-family: SofiaPro;
  text-transform: capitalize;
}
.product_collection_tags ul li label .active {
  background: #928e35;
  color: #fff;
}

.product_collection_tags .wg-list-tags.list-tag {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto !important;
  padding-top: 20px;
  flex-wrap: wrap;
  max-width: 1720px;
}
.product_collection_tags .wg-list-tags.list-tag input {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  opacity: 0;
  cursor: pointer;
}

.product_collection_tags ul {
  list-style: none;
}
.product_collection_tags ul li {
  margin: 10px;
}

.row.shop_control {
  display: none;
}

.sc-giftr-card__add button {
  background: #78752a !important;
}

.sc-giftr-card__add button:before {
  display: none;
}
.massage_therapy_service_ui .title_heading {
  font-size: 40px !important;
  color: #928e35 !important;
}
.massage_therapy_service_ui .banner-left .desc {
  margin-bottom: 10px !important;
}

.custom-gallery-section-content {
  position: relative;
  display: flex;
  flex-wrap: wrap;
}

.custom-gallery-section-content .custom-gallery-item {
  width: 33.33%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 20px;
}

.custom-gallery-section-content .custom-gallery-item img {
  border-radius: 300px;
  width: 100%;
  max-width: 100%;
  position: relative;
}
.custom-gallery-section-content .custom-gallery-item .image_cover {
  position: relative;
  text-align: center;
  display: inline-block;
  margin: 0 auto;
  width: 100%;
  max-width: 320px;
}

.custom-gallery-section-content .custom-gallery-item .image_cover:after {
  position: absolute;
  top: 14px;
  left: 14px;
  bottom: 14px;
  right: 14px;
  border: 1px solid #ffffff70;
  z-index: 2;
  content: "";
  border-radius: 300px;
}
.custom-gallery-paragraph {
  text-align: center;
  padding-top: 30px;
}
.oxygeneo_overview_sec_ui .section-heading {
  text-align: center;
}
.custom-gallery-item:first-child .image_cover:after,
.custom-gallery-item:last-child .image_cover:after {
  display: none;
}

.custom-gallery-section-content .custom-gallery-item:first-child img,
.custom-gallery-section-content .custom-gallery-item:last-child img {
  border-radius: 0px;
}

.oxygeneo-intro-section {
  position: relative;
}

.oxygeneo-intro-section:before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: #202020e8;
}

.oxygeneo-intro-section .container {
  position: relative;
  z-index: 2;
  text-align: center;
}

.oxygeneo-intro-section .oxy-images-row .oxy-image-item {
  width: 33.33%;
  padding: 20px;
}
.oxygeneo-intro-section .oxy-images-row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.oxygeneo-intro-section .oxy-images-row .oxy-image-item .img_cover {
  padding: 5px;
  background: #fff;
  border-radius: 30px;
  box-shadow: 0 0 20px 0 #00000026;
  overflow: hidden;
}
.row3-section h3 {
  margin-bottom: 10px;
  text-align: center;
}
.oxygeneo-intro-section .oxy-html-editor-content h5 {
  color: #fff;
}

.featured-title {
  font-size: 38px;
  color: #928e35;
  font-family: MonteCarlo, cursive;
  font-weight: 500;
  margin-bottom: 10px;
  text-align: left;
}
 
.about_why_choose_damara_ui .colorful_bg {
  background: #fffffff5;
  padding: 30px 40px;
  border-radius: 60px;
}

.about_why_choose_damara_ui .add_on_section_ui .feature-text {
  padding: 80px 10px;
  width: 100%;
  margin: 0 auto;
}
.about_why_choose_damara_ui .add_on_section_ui .feature-text .title-banner {
  color: #928e35 !important;
}
.about_why_choose_damara_ui .add_on_section_ui .feature-description p {
  color: #161616;
  font-size: 18px;
}
.about_why_choose_damara_ui .add_on_section_ui .custom_row {
  background: transparent;
}
.service_category_section_ui .col-left {
  width: 30%;
  padding: 15px;
}
.service_category_section_ui .col-center {
  width: 10%;
  padding: 15px;
}
.service_category_section_ui .col-right {
  width: 60%;
  padding: 15px;
}

.service_category_section_ui .service_logo_img img {
  max-width: 70px;
  min-width: 70px;
  max-width: 70px;
}

.service_category_section_ui .feature_image img {
  width: 100%;
  border-radius: 20px;
}

.service_category_section_ui .service_logo_img {
  text-align: center;
  margin-top: 30px;
}

.service_category_section_ui .white_box {
    background: #fff;
    margin: 25px 0;
    padding: 8px 22px;
    border-radius: 30px;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    box-shadow: 0 0 20px #e7e4d6;
}

.service_category_section_ui {
  padding: 50px 0;
  margin-top: 40px;
}

.service_category_section_ui .row {
  flex-grow: 1;
}

.service_category_section_ui .service_content_desctiption h3 {
  font-size: 38px;
  color: #928e35;
  font-family: MonteCarlo, cursive;
  font-weight: 500;
  margin-bottom: 20px;
  margin-top: 20px;
}
.skin-type-section {
  background-color: #f2f6fa;
  padding: 60px 0px;
  text-align: center;
}
.skin-type-section h2 {
  font-size: 28px;
  margin-bottom: 40px;
}
.skin-type-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 -5px;
}
.skin-type-item {
  padding: 15px;
  width: 33.33%;
}
.skin-type-item .icon-title {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 10px;
}
.skin-type-item .icon-title img {
  width: 20px;
  height: 20px;
}
.skin-type-item img.main-img {
  width: 100%;
  height: auto;
  border-radius: 12px;
  margin-bottom: 15px;
}
.skin-type-item .description {
  font-size: 18px;
  line-height: 1.5;
  font-weight: 300;
}
.treatment-section {
  padding: 50px 0px;
  text-align: center;
}

.treatment-section .section-subheading {
  font-size: 21px;
  color: #555;
  margin-bottom: 30px;
  font-weight: 300;
}
.treatment-cards {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 -5px;
}
.treatment-card .white_box {
  background-color: #fff;
  border-radius: 16px;
  padding: 30px 20px;
  text-align: center;
  box-shadow: 0 0 10px #0000000d;
  height: 100%;
  border: 1px solid #928e35;
}

.treatment-card {
  padding: 15px;
  width: 33.33%;
}
.treatment-card img {
  max-width: 210px;
  height: auto;
  margin-bottom: 20px;
}
.treatment-card h3 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.treatment-card h4 {
  font-size: 20px;
  font-weight: 600;
  color: #000000;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.treatment-card .description {
  font-size: 18px;
  line-height: 1.6;
  color: #333;
  font-weight: 300;
  margin-top: 22px;
}

.skin-type-item .white_box {
  box-shadow: 0 2px 8px #0000000d;
  text-align: left;
  position: relative;
  background: #fff;
  border-radius: 16px;
  padding: 25px;
  height: 100%;
}

.treatment-card .white_box h5 {
  font-size: 38px;
  color: #928e35;
  font-family: MonteCarlo, cursive;
  font-weight: 500;
  margin-bottom: 20px;
  margin-top: 20px;
}
.custom-html-media-section .html-top p {
  font-size: 18px;
  font-weight: 300;
}
.oxy-section {
  max-width: 1660px;
  margin: 0 auto;
  padding: 60px 15px 10px;
  font-family: SofiaPro;
}
.oxy-section h2.section-title {
  text-align: center;
  margin-bottom: 30px;
}
.oxy-section .tabs {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 20px;
  cursor: pointer;
  list-style: none;
  padding: 10px 20px;
  background: #928e350d;
  border-bottom: 1px solid #e9e8d6;
  border-top: 1px solid #e9e8d6;
}
.oxy-section .tabs li {
  padding: 10px 20px;
  margin: 10px;
  border: 2px solid #928e35 !important;
  transition: border-color 0.3s;
  border-radius: 200px;
  color: #928e35;
  font-weight: 400 !important;
  background: #ffffff7d;
}
.oxy-section .tabs li.active {
  background: #928e35;
  color: #fff;
}
.oxy-section .tab-panel {
  display: none;
  margin-bottom: 40px;
  opacity: 0;
  transition: opacity 0.5s ease;
}
.oxy-section .tab-panel.active {
  display: block;
}
.oxy-section .tab-panel.fade-in {
  opacity: 1;
}
.oxy-section .row1 {
  display: flex;
  margin-bottom: 30px;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.oxy-section .left-col,
.oxy-section .right-col {
  padding: 15px;
}
.oxy-section .left-col {
  width: 75%;
}
.oxy-section .right-col {
  width: 25%;
}
.oxy-section .right-col img {
  width: 100%;
}
.oxy-section .left-col h3 {
  margin-bottom: 10px;
}
.oxy-section .left-col p,
.right-col p {
  margin-bottom: 20px;
  line-height: 1.4;
}
.oxy-section .left-col .btn {
  display: inline-block;
  padding: 10px 20px;
  margin-right: 15px;
  background-color: #007bff;
  color: #fff;
  text-decoration: none;
  border-radius: 4px;
  font-weight: 600;
  transition: background-color 0.3s;
}
.oxy-section .left-col .btn:hover {
  background-color: #0056b3;
}
.oxy-section .row2 img {
  width: 100%;
  max-height: 400px;
  object-fit: cover;
  border-radius: 8px;
}
.oxy-section .row3-section {
  text-align: center;
  margin-top: 40px;
}
.oxy-section .row3-section h3 {
  margin-bottom: 10px;
}
.oxy-section .row3-section p {
  margin-bottom: 30px;
  font-size: 16px;
  color: #555;
}
.oxy-section .row3-columns {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 20px;
}
.oxy-section .row3-columns .col {
  flex: 1 1 calc(33.33% - 20px);
  background: #f9f9f9;
  padding: 7px;
  text-align: center;
  border: 1px solid #928e35;
  border-radius: 40px 0;
  background: #928e350f;
  overflow: hidden;
  display: flex;
  position: relative;
}
.oxy-section .column_cover {
  position: relative;
  z-index: 2;
  padding: 20px;
  background: #fff;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 32px 0;
}
.oxy-section .row3-columns .col:before {
  content: "";
  position: absolute;
  top: -2px;
  left: -2px;
  right: -2px;
  bottom: -2px;
  background: radial-gradient(circle, #ebe683 30%, transparent 70%);
  animation: pulseGlow 1s ease-in-out infinite;
  z-index: 1;
  border-radius: 14px;
}
.oxy-section .row3-columns .col:after {
  content: "";
  position: absolute;
  top: 4px;
  left: 4px;
  right: 4px;
  bottom: 4px;
  background: #fff;
  z-index: -1;
  border-radius: 10px;
}
.oxy-section .row3-columns .col img {
  margin-bottom: 15px;
  object-fit: contain;
  width: 110px;
  height: 110px;
  padding: 14px;
}
.oxy-section .row3-columns .col h4 {
  margin-bottom: 10px;
  font-size: 18px;
}
.oxy-section .row3-columns .col p {
  font-size: 16px;
  line-height: 1.3;
  color: #444;
  font-family: SofiaPro;
  font-weight: 400;
  margin: 0;
}
.inline-block.icon-addcart.out-of-stock-btn {
    background: #E2E2E2 !important;
    border-color: #E2E2E2 !important;
    color: #333 !important;
    font-weight: 400 !important;
}
.inline-block.icon-addcart.out-of-stock-btn:before {
    background: #c3c3c3 !important;
}
.prod_extended .content-page-detail .detail-info .product-price ins {
    font-size: 32px!important;
}
.text-white p {
  color: #fff;
}
.appointo-ad-price {
    color: #928e35!important;
    font-size: 18px!important;
}
.appointo-right.appointo-body-container {
    background: #fff!important;
    border-radius: 0px 20px 0px 0px!important;
}

.floating_book_now_btn_oxygeneo_page .product_card {
    position: fixed !important;
    top: 97px;
    left: 50%;
    right: 0;
    z-index: 8;
    max-width: 408px;
    transform: translate(-50%);
    box-shadow: 0 0 20px #0002;
    border-radius: 0;
    padding: 8px 8px;
    border: 1px solid #928e3533;
    width: 100%;
    background: #fffef0;
}

.floating_book_now_btn_oxygeneo_page .product_card #custom-product-form {
    display: flex;
    align-items: center;
    gap: 14px;
}

.floating_book_now_btn_oxygeneo_page .title_heading {
    font-size: 32px !important;
    white-space: nowrap;
    margin: 0;
    padding: 0;
}
/* .bread-crumb strong {
    margin-left: 10px;
} */

.welcome_page_ui .custom-banner-wrapper {
    position: relative;
    z-index: 999999999;
    padding: 100px 20px;
    min-height: 100vh;
}

.welcome_page_ui .top-image img {
    max-width: 240px;
    /* filter: brightness(0) invert(1); */
    margin: 0 auto;
    display: flex;
}

.welcome_page_wraper .title-1 p {
    font-size: 34px;
    text-transform: uppercase;
    color: #000;
    letter-spacing: 5.5px;
    font-weight: 200;
    padding-top: 37px;
    text-align: center;
}

.welcome_page_wraper .title-2 p {
     font-size: 48px;
    text-transform: uppercase;
    color: #928e35;
    font-weight: 600;
    letter-spacing: 10px;
    margin-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}

.welcome_page_wraper .two_buttons {
    padding-bottom: 25px;
    border-bottom: 1px solid #928e355c;
    margin-bottom: 25px;
    border-top: 1px solid #928e355c;
    padding-top: 24px;
    text-align: center;
}

.welcome_page_wraper .btn {
    background: #ffffffa3;
    text-transform: uppercase;
    padding: 15px 45px;
    margin: 0 11px;
    cursor: pointer;
    text-align: center;
}

.welcome_page_wraper .btn:hover {
    color: #fff;
}
.welcome_page_wraper {
    max-width: 990px;
    background: #ffffffad;
    border-radius: 130px;
    padding: 60px;
    margin: 0 auto;
    min-height: calc(99.99vh - 200px);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    box-shadow: 0 0 40px 0 #0000001f;
}
.package-details .duration {
    font-size: 62px !important;
    display: inline-block;
}
[data-theme=crisp] {
    max-width: 1770px!important;
}
[data-theme=crisp] .gc__selected-card-image-wrapper .gc__selected-card-image {
    top: 120px!important;
}
.gc__selected-card-image {
    border-radius: 20px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
ul.gc__tab_navigation>li.gc__tab_navigation_item.gc__active>a.gc__tab_navigation_link {
    background: #928e35 !important; 
}
ul.gc__tab_navigation>li.gc__tab_navigation_item>a.gc__tab_navigation_link {
    font-size: 14px!important;
}

.massages_row_reverse .banner_box {
    flex-direction: inherit !important;
}

.massages_row_reverse .banner_box .custom-product-details.banner-left {
    padding-left: 2%;
}
#custom-product-form .submit-spinner:after {
  display: none;
}

#custom-product-form .btn {
  text-transform: uppercase;
}

.privacy_policy_page h3 {
    margin-top: 38px !important;
    font-size: 24px;
}

.privacy_policy_page h4 {
    margin-top: 16px !important;
    margin-bottom: 18px;
    font-size: 16px;
}
.shopify-policy__title {
    margin-top: 40px;
    margin-bottom: 30px;
   text-align: left !important;
}
 .privacy_policy_page p {
    font-weight: 300 !important;
}
 .privacy_policy_page ul li p {
    margin-bottom: 0;
}
.privacy_policy_page  {
    padding-bottom: 40px;
}
.currency_cad_text {
    font-size: 26px;
    font-family: 'SofiaPro';
}
.hst_price_guide_text {
    font-style: italic;
    background: #eeead5;
    padding: 5px 13px;
    color: #878228;
}
.package-details {
    line-height: 40px;
    padding-top: 28px;
    padding-bottom: 18px;
}

.section-banner-v5 .banner_box {
    gap: 30px;
}
.list-category .img_collection img {
    min-height: 270px;
    max-height: 270px;
    object-fit: cover;
    width: 100%;
}
.section-newsletter-v1 .newletter_email form .form-group {
    display: inline-block !important;
}
.section-newsletter-v1 .newletter_email {
    width: 100%!important;
    margin-top: 0!important;
    padding: 0!important;
}
footer .contact_title_text {
    margin-bottom: -8px;
    color: #928e35;
  text-align: left;
}
.contact-item h6 {
    color: #928e35;
}
b, strong {
    font-weight: 600 !important;
}
.shopify-policy__container {
    max-width: 1180px!important;
}
form.needs-validation.form-inline.webhook-email-form .form-group, .ep-iFrameContainer {
    width: 100%;
    min-height: 260px;
}
.section-newsletter-v1 .content {
    color: #ffffff;
}
.swym-storefront-layout-container {
    overflow-y: auto!important;
    padding-bottom: 50px;
}
.ciloe-size-guide, .maxus-productdetail__options {
    display: none;
}
.mx-\[var\(--mini-thread-content-inset\)\] {
    display: none;
}
.newsletter-modal .modal-left img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}
.prmotion-section-home-page {
    text-align: center;
    padding: 60px 0 70px;
}

.membership_page_section .mt-all {
    margin-top: 0;
}

.membership_page_section .section-banner-v5 .picture-banner {
    background: transparent;
    box-shadow: none;
    width: 35%;
        padding: 0;
        border-radius:0px;
}
.membership_page_section .section-banner-v5 .picture-banner img {
    height: auto !important;
    max-width: 470px;
    margin: 0 auto;
    display: block;
     border-radius:0px;
}
.membership_page_section .section-banner-v5 .banner_box .picture-banner:hover img {
    transform: scale(1);
}

.membership_page_section .section-banner-v5 .banner-left {
    width: 65%;
}
.membership_page_section .section-banner-v5 .picture-banner:before {
  display:none;
}
.membership_page_section .section-banner-v5 .banner_box {
    padding: 30px;
    margin-bottom: 80px;
    box-shadow: 0 0 0 1px #dfddb6;
    border: 10px solid #f3efda;
    border-radius: 100px 0;
    align-items: center;
}
.membership_page_section .section-banner-v5 .banner_box .desc {
    font-size: 20px;
    color: #000;
    margin-bottom: 20px;
    font-weight: 300;
}
.membership_page_section .section-banner-v5 .banner_box .banner-left .button {
    padding: 15px 40px !important;
}
.promotion-button .btn {
    padding: 14px 45px !important;
    letter-spacing: 1px;
    margin-top: 20px;
}
#header .menu ul .nav-item .nav-link {
    font-size: 16px;
}
#header .col-lg-2 {
    max-width: 13%;
}

#header .col-lg-2:first-child {
    padding-right: 0;
}

#header .col-lg-2:last-child {
    padding-left: 0;
}

#header .col-lg-8 {
    max-width: 74%;
    flex: auto;
}

.promotions_page_ui {
    border-bottom: 1px solid #f1eebc;
    padding-top: 50px;
    padding-bottom: 70px;
}

.promotions_page_ui .col-12 {
    padding-top: 15px;
    padding-bottom: 15px;
}
.promotions_page_ui .card {
    padding: 10px;
    border: none;
    border-radius: 39px;
    height: 100%;
    background: #4d3f3f;
}

.promotions_page_ui .card_description {
    background: #fdfee9;
    padding: 25px;
    box-shadow: 0 0 10px 0 #00000052 !important;
    border-radius: 0px 0px 30px 30px;
    height:100%;
}

.promotions_page_ui .card img {
    border-radius: 30px 30px 0px 0px;
    width: 100%;
    object-fit:cover;
}
.promotions_page_ui .title_heading {
    font-size: 46px !important;
}

.category-highlight-section .category_row {
    display: flex;
    background: #fffffff7;
    padding: 20px;
    margin: 40px 0;
    align-items: center;
    box-shadow: 0 0 20px #00000026;
    border-radius: 50px 0;
}

.category-highlight-section .collection-image {
    width: 280px;
    padding-right: 20px;
}

.category-highlight-section .category_description {
    flex-grow: 1;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.category-highlight-section .collection-image img {
    width: 100%;
    border-radius: 32px 0px;
}
.category-highlight-section .collection-title h2 {
  font-family: "MonteCarlo", cursive;
  font-size: 48px;
  color: #928e35;
}
.category-highlight-section .collection-image {
    height: 100%;
}

.category-highlight-section .collection-image img {
    height: 100%;
    object-fit: cover;
}
.category-highlight-section .collection-title {
    padding-right: 15px;
}
.category-highlight-section .category_description a {
    min-width: 134px;
}

.two-column-section {
  background-color: {{ section.settings.background_color }};
  {% if section.settings.background_image %}
    background-image: url({{ section.settings.background_image | image_url }});
    background-size: cover;
    background-position: center;
  {% endif %}
  padding: 40px 20px;
}
.hair_consultation_page_ui .two-column-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.hair_consultation_page_ui .two-column {
    background: rgb(253 253 253 / 90%);
    padding: 20px 20px;
    flex-grow: 1;
    justify-content: center;
    align-items: center;
    box-shadow: 0 0 20px 0 #00000029;
    height: 100%;
}
.hair_consultation_page_ui .two-column h3 {
    font-size: 48px;
    font-family: MonteCarlo,cursive;
    color: #928e25;
    padding-top: 18px;
}
.hair_consultation_page_ui .column-spacing {
    padding: 15px;
    width:50%;
}
.hair_consultation_page_ui .two-column img {
  max-width: 100%;
  height: auto;
}
.hair_consultation_page_ui .view-more-button {
  display: inline-block;
  margin-top: 15px;
  padding: 10px 20px;
  background: #000;
  color: #fff;
  text-decoration: none;
}


@media only screen and (min-width: 1199px) {
  .product_version_two_ui .product-item-v8 .info_bottom .prod_des {
    padding-top: 0;
    padding-bottom: 0;
    visibility: hidden;
    opacity: 0;
    max-height: 0px;
    transition: 0.2s all;
    background: #fff;
  }
  .product_version_two_ui .product-item-v8:hover .info_bottom .prod_des {
    padding: 12px 25px;
    visibility: visible;
    opacity: 1;
    max-height: 500px;
    transition: 0.2s all;
    background: #fff;
  }
  .product_version_two_ui .product-item-v8 .info_bottom {
    position: absolute;
    background: #fff;
    top: auto;
    bottom: -70px;
  }
  .product-item-v8 .img-product {
    position: relative;
    transition: 0.2s all;
  }

  .product-item-v8 .img-product:before {
    position: absolute;
    content: "";
    background: #a4a15699;
    z-index: 1;
    height: 100%;
    width: 100%;
    transition: 0.2s all;
    transform: translate(-50%, -50%) scale(0.6);
    left: 50%;
    top: 50%;
    opacity: 0;
  }
  .product-item-v8:hover .img-product:before {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
    transition: 0.2s all;
  }
  .menu_scroll_v1 {
    display: block !important;
  }
}

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

  .box_contentmenu .tab_content_menu_mobile .tab-content #tab_menu_mobile .menu-horizon-list .title_menu_mb.title_only_one {
        width: 100%;
    }

  .menu-horizon-list .back-to {
    position: relative;
}

.menu-horizon-list .back-to:before {
    content: "";
    position: absolute;
    content: "";
    width: 20px;
    height: 2px;
    background: #fff;
    right: 31px;
    transform: rotate(45deg) translateY(-50%);
    top: 48%;
}


.menu-horizon-list .back-to:after {
    position: absolute;
    content: "";
    width: 20px;
    height: 2px;
    background: #fff;
    right: 30px;
    transform: rotate(-45deg) translateY(-50%);
    top: 48%;
}


  .menu_moblie {
    z-index: 2;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    box-shadow: 0 0 20px #0002;
  }
  .product_version_two_ui .product_item {
    margin-bottom: 30px;
  }
  .product-item-v8 {
    padding-bottom: 10px;
  }
  .c1.menu_lv2 .title_menu_mb {
    width: 100%;
  }
  .box_contentmenu
    .tab_content_menu_mobile
    .tab-content
    #tab_menu_mobile
    .menu-horizon-list
    .nammenu {
    font-size: 22px;
    height: auto;
    padding: 20px 15px;
  }
  .box_contentmenu
    .tab_content_menu_mobile
    .tab-content
    #tab_menu_mobile
    .menu-horizon-list
    .title_menu_mb.title_only_one {
    font-size: 22px;
    border-bottom: 1px solid #ededed;
  }
  .box_contentmenu
    .tab_content_menu_mobile
    .tab-content
    #tab_menu_mobile
    .menu-horizon-list
    .toggle-menumobile {
    height: 100%;
    padding: 25px 10px;
  }
  .box_contentmenu
    .tab_content_menu_mobile
    .tab-content
    #tab_menu_mobile
    .menu-horizon-list
    .menu_lv2
    .back-to {
    font-size: 22px;
    height: auto;
  }
  .box_contentmenu
    .tab_content_menu_mobile
    .tab-content
    #tab_account_mobile
    .overlay_login-content
    .box_content_accountdestop
    .formlogin
    .login_primary
    .mailrrr
    .form-check {
    font-size: 20px;
  }
  .box_contentmenu
    .tab_content_menu_mobile
    .tab-content
    #tab_account_mobile
    .overlay_login-content
    .box_content_accountdestop
    .formlogin
    .login_primary
    .or_creat
    a {
    font-size: 20px;
  }
  .box_contentmenu
    .tab_content_menu_mobile
    .tab-content
    #tab_account_mobile
    .overlay_login-content
    .box_content_accountdestop
    .formlogin
    .login_primary
    .mailrrr
    .btn-dark {
    font-size: 18px;
  }
  .oxy-section .left-col {
    width: 65%;
  }
  .oxy-section .right-col {
    width: 35%;
  }
  .floating_book_now_btn_oxygeneo_page .product_card {
    transition: 0.4s all;
    top: 12px;
}
  .floating_book_now_btn_oxygeneo_page.scroll_top_oxygeno .product_card {
     transition: 0.4s all;
    top: 97px;
  }
}

@media only screen and (max-width: 1140px) {
.custom_home_page_category_section .col {
    width: 33.33%;
    max-width: inherit;
    flex-basis: inherit;
    flex-grow: 0;
}
}


@media only screen and (max-width: 991px) {
  .wrap-bread-crumb {
    margin-bottom: 40px;
}
  .custom-product-details .title_heading {
    padding-bottom: 0;
    margin-bottom: 10px;
}
 
  .home-hero.home_hero_section_ui {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
    .services_detail_page_ui .home-hero.home_hero_section_ui {
        padding-top: 30px !important;
        padding-bottom: 20px !important;
        margin-bottom: 30px;
    }

  .main-cta {
    margin-top: 0px !important;
  }
  .hero-btn {
    display: inline-block;
  }

  .home_hero_section_ui h1,
  .giftcard-name {
    font-size: 32px !important;
  }
  .home_care_tip_section_ui .white_bg_box {
    width: 60%;
  }
  .product_collection_tags .wg-list-tags.list-tag {
    justify-content: inherit;
    align-items: inherit;
    flex-wrap: nowrap;
    padding: 40px 0 10px;
    overflow-x: auto;
  }
  .product_collection_tags ul li label {
    margin: 0;
    white-space: nowrap;
  }
  .filter-tag.product_collection_tags {
    padding-left: 20px;
    padding-right: 20px;
  }
  .skin-type-item {
    width: 50%;
  }
  .treatment-card {
    width: 50%;
  }
  .welcome_page_ui .custom-banner-wrapper {
    padding: 40px 20px;
}
  .welcome_page_ui .top-image img {
    max-width: 220px;
}
  .welcome_page_wraper .title-1 p {
    font-size: 22px;
    padding-top: 27px;
}
  .welcome_page_wraper .title-2 p {
    font-size: 30px;
    margin-top: 30px;
    padding-bottom: 10px;
}
  .custom-product-section .banner_box {
    flex-direction: column!important;
}
  .section-banner-v5 .banner_box .picture-banner, .section-banner-v5 .banner_box .banner-left {
    width: 100%;
}
#swym-storefront-layout-section-container .swym-storefront-layout-grid-item-option-button, .swym-storefront-layout-as-modal .swym-storefront-layout-grid-item-option-button {
    right: 5px !important;
    top: 5px !important;
}
.promotions_page_ui {
    padding-top: 0px;
    padding-bottom: 50px;
}
.category-highlight-section .collection-title h2 {
    font-size: 38px;
}
.category-highlight-section .category_description {
    flex-direction: column;
    align-items: flex-start;
}

}

@media only screen and (max-width: 950px) {
.swym-storefront-layout-grid-item-content {
    flex-direction: column !important;
    align-items: flex-start !important;
}
body .swym-storefront-layout-body {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
}

 

@media only screen and (max-width: 768px) {
  .footer_v4 .top-footer .title_footer h4:before {
    transform: translate(0) !important;
    left: 0 !important;
  }

  .section-banner-v5 .banner_box .picture-banner,
  .section-banner-v5 .banner_box .banner-left {
    width: 100% !important;
  }
  .section-banner-v5 .banner_box .picture-banner img {
    width: 100%;
  }
  .featured-section {
    padding: 60px 10px 0px !important;
  }
  .featured_grid_four_column .column_four {
    padding: 0px 5px !important;
  }
  .featured_grid_four_column .featured-image {
    height: 350px;
  }
  .product-item-v8 .add-to-cart,
  .product-item-v8 .variant-product,
  .product-item-v8 .info_bottom {
    display: block !important;
  }
  .add_on_section_ui .feature-image {
    position: relative;
    width: 100%;
  }
  .add_on_section_ui .feature-text {
    padding: 30px 30px;
    width: 100%;
  }
  .benifits_custom_section_ui .column {
    width: 100%;
    padding: 10px 0px;
  }
  .benifits_custom_section_ui .white_box_column {
    padding: 30px 30px;
  }
  .add_on_section_ui .feature-description li,
  .add_on_section_ui .feature-description p {
    font-size: 16px;
  }
  .home_care_tip_section_ui .white_bg_box {
    width: 100%;
    padding: 20px 30px 0px;
  }
  .home_care_tip_section_ui div.image-text-html-section {
    padding-top: 50px;
    padding-bottom: 20px;
  }
    .services_detail_page_ui .section-banner-v5 .banner_box .banner-left {
        width: 100%;
        padding: 10px 0 15px !important;
    }

  .services_detail_page_ui .banner_box {
    padding: 20px 15px 0 !important;
    border-radius: 20px;
    margin-bottom: 30px;
  }
  .add_on_section_ui {
    margin-top: 0px;
  }

  .services_detail_page_ui .container:nth-child(2n) .banner_box,
  .picture-banner {
    border-radius: 20px;
  }
  .picture-banner img,
  .picture-banner:before {
    border-radius: 12px;
  }
  .services_detail_page_ui .home_hero_section_ui {
    margin-bottom: 0px;
  }

  .page-wishlist td:before {
    display: none;
  }
  .page-wishlist .table-product .table td {
    border-top: 0px solid #d7d7d7 !important;
  }
  .page-wishlist .table-product .table .prod_title,
  .page-wishlist .table-product .table .prod_price {
    text-align: left;
  }
  .text-center.prod_btn {
    text-align: left !important;
  }
  .page-wishlist .table-product .table .prod_btn .shop-button,
  .page-wishlist .table-product .table .prod_thumb .maxus-bxwishlist__img {
    float: left;
  }

  .page-wishlist button.remove_prod.engoc-remove-item-wishlist {
    position: absolute;
    top: 10px;
    width: 40px !important;
    height: 40px;
    border: 1px solid #928e35 !important;
    border-radius: 100% !important;
    right: 10px;
  }
  .page-wishlist button.remove_prod.engoc-remove-item-wishlist i {
    margin-top: -2px;
  }
  .page-wishlist tr {
    position: relative;
  }
  .page-wishlist tr:nth-child(even) {
    background: #f7f7f7;
  }
  .maxus-bxwishlist__img img {
    width: 160px;
    height: 130px;
    object-fit: contain;
    border: 1px solid #e9e9e9;
  }
  .custom-gallery-section-content .custom-gallery-item {
    width: 50%;
  }
  .oxygeneo-intro-section .oxy-images-row .oxy-image-item {
    width: 100%;
  }
  .oxy-section .row3-columns .col {
    flex: 1 1 calc(100% - 20px);
  }
  .oxy-section .left-col,
  .oxy-section .right-col {
    width: 100%;
  }
  .oxy-section .row1 {
    flex-direction: column-reverse;
  }
  .service_category_section_ui .white_box {
    margin: 20px 0;
  }
  .service_category_section_ui .row {
    flex-direction: column;
    text-align: center;
  }
  .service_category_section_ui .col-left {
    width: 100%;
    padding: 15px 15px 0px;
  }
  .service_category_section_ui .col-center,
  .service_category_section_ui .col-right {
    width: 100%;
  }
  .border_one_card {
    border-radius: 20px;
}
.custom-product-details .product_card {
        border-radius: 12px;
        padding: 12px;
    }
       .services_detail_page_ui .banner_box {
        gap: 5px;
    }
    .custom_home_page_category_section .col {
    width: 50%;
}
.newsletter-modal .modal-right {
        width: 100% !important;
        background:#ffffffbd!important;
    }
    .newsletter-modal .modal-content {
    background: #fff!important;
}
.category-highlight-section .category_row {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.category-highlight-section .collection-image img {
    height: 440px;
}
.category-highlight-section .collection-image {
    padding-right: 0px;
    padding-bottom: 20px;
    width:100%;
}
    .category-highlight-section .category_description {
        align-items: center;
    }
.category-highlight-section .category_description a {
    margin-top: 12px;
    margin-bottom: 12px;
}
.hair_consultation_page_ui .column-spacing {
    width: 100%;
}
.two-column-section {
    padding: 20px 0px!important;
}

}


@media only screen and (max-width: 640px) {
.welcome_page_wraper .title-1 p {
    font-size: 18px;
    font-weight: 300;
}
.welcome_page_wraper .title-2 p {
    font-size: 25px;
    letter-spacing: 6px;
}
  .welcome_page_wraper .btn {
    padding: 12px 30px;
}
  .google-review-widget-section {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.google-review-widget-section .container > div {
    padding-left: 10px !important;
    padding-right: 10px !important;
}
  .header-container {
    padding-left: 10px !important;
    padding-right: 10px !important;
}  
  .ai-summary-container {
    padding: 0 10px 20px 10px!important;
}
  .ai-summary-container[data-v-2401ce3a] {
    padding: 0 10px 20px 10px!important;
}

}

@media only screen and (max-width: 575px) {
  .package-details,
  .package-name,
  .title-banner,
  .section-heading,
  .giftcard-name,
  .address_three_column_section h2,
  .title-page h2 {
    font-size: 42px !important;
  }

  .title_heading,
  .add_on_section_ui .feature-text .title-banner,
  .benifits_custom_section_ui .title_heading,
  .product-title, .shopify-policy__title h1 {
    font-size: 38px !important;
  }
  body .package-details,
  .product_version_two_ui .title_heading,
  .maxus-titlebox__title {
    font-size: 42px !important;
  }
  body #shopify-section-section_newsletter_v1_hLyBE4 .title_heading,
  .home_care_tip_section_ui .title_heading {
    font-size: 35px !important;
  }
  .promotions_page_ui .title_heading {
    font-size: 35px !important;
}
    .home_hero_section_ui h1, .home_hero_section_ui h2 {
        font-size: 26px !important;
    }
  .home_page_hero_section p {
    font-size: 16px !important;
}
  .home_page_hero_section .container {
  padding: 0px !important;
}
    .home-hero.home_hero_section_ui.home_page_hero_section {
        min-height: 400px;
        padding-left: 10px !important;
        padding-right: 10px !important;
        padding-top: 5px !important;
        padding-bottom: 5px !important;
    }
  .package-container {
    padding: 40px 20px !important;
  }
  .section-banner-v5 .banner_box .banner-left {
    width: 100%;
    padding: 10px 0px 20px !important;
  }
  .section-testimonial-v1 .testimonial-inner {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .package-section {
    padding: 60px 20px !important;
  }
  .footer_v4 .top-footer {
    padding-bottom: 22px !important;
  }
  #shopify-section-footer .footer_v4 .copyright {
    padding-bottom: 92px !important;
    padding-top: 10px;
  }
  body #shopify-section-section_newsletter_v1_hLyBE4 .container {
    padding: 30px 20px !important;
  }
  .add_on_section_ui .feature-text {
    padding: 15px;
  }
  .custom-product-details.banner-left h4.product-title {
    font-size: 22px !important;
  }
    .swym-storefront-layout-grid-item {
        flex-wrap: wrap;
        flex-direction: column !important;
        align-items: flex-start;
    }
 
  .skin-type-item {
    width: 100%;
  }
  .skin-type-item,
  .treatment-card {
    width: 100%;
  }
  .custom-gallery-section-content .custom-gallery-item .image_cover {
    max-width: 100%;
}
  .custom-gallery-section-content .custom-gallery-item {
    padding: 20px 0px;
        width: 100%;
    margin: 0
}
  .oxy-section .tabs li {
    padding: 10px 8px;
    margin: 4px;
}
  .welcome_page_wraper {
    border-radius: 120px;
    padding: 40px 14px;
}
  div#swym-storefront-layout-grid-item-option-button {
    transform: translateY(-52%);
    left: 0px;
}
  .package-details {
    padding-top: 18px;
    padding-bottom: 10px;
}
.currency_cad_text {
    font-size: 18px;
}
  .trust-badges img {
    max-width: 40px;
}
.hero-buttons .hero-btn.primary , .hero-buttons .hero-btn {
    padding: 10px 8px;
}
  .trust-badges {
    margin-top:5px !important;
  }
      .custom_home_page_category_section .col {
    width: 100%;
}
    .membership_page_section .section-banner-v5 .banner_box .desc {
      font-size: 16px;
  }
    .membership_page_section .section-banner-v5 .banner_box {
        border-radius: 60px 0px;
        gap: 0;
        padding: 20px;
    }

  .promotions_page_ui .prose ul, .prose ol {
    padding-left: 15px;
  }
  ul.gc__tab_navigation {
    flex-wrap: wrap;
}

ul.gc__tab_navigation li a {
    white-space: nowrap;
}
ul.gc__tab_navigation>li.gc__tab_navigation_item {
    width: auto!important;
}
.category-highlight-section .collection-image img {
    height: 100%;
}
    .category-highlight-section .collection-title h2 {
        font-size: 32px;
    }
    .category-highlight-section .category_row {
    margin: 30px 0;
}

}

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

      .floating_book_now_btn_oxygeneo_page .enj-add-to-cart-btn {
        padding-left: 10px;
        padding-right: 10px;
        flex-grow: 1;
    }
.floating_book_now_btn_oxygeneo_page .title_heading {
    font-size: 23px !important;
}
.floating_book_now_btn_oxygeneo_page .product_card {
    width: 96%;
}
  .floating_book_now_btn_oxygeneo_page .product_card #custom-product-form {
    gap: 10px;
}
  .welcome_page_ui .top-image img {
    max-width: 125px;
}
  .welcome_page_wraper .title-1 p {
    font-size: 16px;
    letter-spacing: 0px;
}
  .welcome_page_wraper .title-2 p {
    font-size: 22px;
    letter-spacing: 1px;
}
    .welcome_page_wraper .btn {
        padding: 12px 25px;
        margin: 8px 0px;
        width: 100%;
    }
.welcome_page_wraper .two_buttons {
    padding-bottom: 16px;
    margin-bottom: 16px;
    padding-top: 16px;
}
  .custom-banner-wrapper {
    background-position: 80%!important;
  }
      .welcome_page_wraper {
        border-radius: 30px;
        padding: 20px 14px;
    }
  .swym-storefront-layout-grid-item-title {
    font-size: 24px !important;
}
.promotions_page_ui .card {
    padding: 10px;
    border-radius: 36px;
}
}
