/** Shopify CDN: Minification failed

Line 275:41 Expected ":"

**/
.header__menu-item span {
    color: #000;
    font-size: 16px;
}
.slideshow__controls.slider-buttons.slideshow__controls--border-radius-mobile {
    position: absolute;
    bottom: 0;
    width: 100%;
      border: none;
}
.slideshow__controls.slider-buttons.slideshow__controls--border-radius-mobile .slider-button {
    display: none;
}
section.featured-collections h2.section-title {
    text-align: center;
    font-size: 32px;
    padding-bottom: 15px;
}
section.featured-collections {
    padding-top: 50px;
    padding-bottom: 50px;
}
section.featured-collections .collection-item.item img {
    width: 100%;
    height: 300px;
    border-radius: 108px;
}
section.featured-collections .collection-item.item h3 {
    text-align: center;
      font-size: 22px;
}

.collection h2.title.inline-richtext {
    text-align: center;
}
section.featured-collections .owl-nav button span {
    font-size: 45px;
}
body .owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent;
    color: unset;
}
.footer__content-top .footer-image {
    width: 200px;
    height: auto;
}
.footer__content-top .footer-image img{
    width: 100%;
    height: 100%;
}
section.featured-collections .collection-item a {
    text-decoration: none;
}
section.featured-collections .owl-theme .owl-nav {
    display: flex;
    margin: 0;
    justify-content: center;
    gap: 10px;
}
.main_custom_slider_marqee.marqee-slider-top {
    padding-top: 50px;
}
section.custom-shop-category {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 80px;
    padding-bottom: 80px;
      position: relative;
   
}
section.custom-shop-category:after {
    --background-overlay: '';
    content: '';
    background: #0000007d;
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    opacity: 1;
}
section.custom-shop-category h2.section-title {
  text-align: center;
    color: #fff;
    font-size: 3rem;
      position: relative;
    z-index: 99999;
}
section.custom-shop-category .custom-category .collection-item.item {
    background-color: #fff;
    padding: 35px;
    border-radius: 32px;
}
section.custom-shop-category .custom-category .collection-item.item img {
    width: 87%;
    height: 248px;
    border-radius: 168px;
    margin: auto;
}
section.custom-shop-category .custom-category .collection-item.item h3 {
    text-align: center;
    font-size: 22px;
}

section.custom-shop-category .custom-category .collection-item.item a {
    text-decoration: none;
}
section.custom-shop-category .owl-theme .owl-nav span {
    color: #fff;
    font-size: 40px;
}
slider-component.slider-mobile-gutter ul.grid.product-grid.contains-card.contains-card--product {
    gap: 20px;
    justify-content: space-between;
}
slider-component.slider-mobile-gutter ul.grid.product-grid.contains-card.contains-card--product li.grid__item.scroll-trigger.animate--slide-in,product-recommendations.related-products li.grid__item {
    width: calc(24% - var(--grid-desktop-horizontal-spacing) * 3 / 4);
    max-width: calc(24% - var(--grid-desktop-horizontal-spacing) * 3 / 4);
    border: 1px solid #000;
    padding: 10px;
    border-radius: 15px;
}
slider-component.slider-mobile-gutter ul.grid.product-grid.contains-card.contains-card--product li.grid__item.scroll-trigger.animate--slide-in h3.card__heading.h5 {
    font-size: 16px;
    font-weight: 600;
}
.card__content .quick-add .quick-add__submit {
    padding: .8rem;
    min-width: 100%;
    box-sizing: border-box;
    background: #000;
    color: #fff;
}
slider-component.slider-mobile-gutter ul.grid.product-grid.contains-card.contains-card--product .card__inner,.card__inner.color-scheme-2.gradient.ratio {
    border-radius: 15px;
}
slider-component.slider-mobile-gutter ul.grid.product-grid.contains-card.contains-card--product .card__inner .media.media--transparent,recommendations.related-products li.grid__item .media.media--transparent.media--hover-effect {
    border-radius: 15px;
}

.cuatom-room-section .background-image.item {
   padding-top: 120px;
    padding-bottom: 120px;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  position: relative;
}
.cuatom-room-section .background-image.item .background-sub-header {
    text-align: center;
    color: #fff;
    font-size: 24px;
    font-family: 'Romana Demi' !important;
      position: relative;
    z-index: 1;
}
.cuatom-room-section .background-image.item a.background-header {
    position: relative;
    display: block;
    width: 100%;
    text-align: center;
    color: #fff;
    text-decoration: unset;
    font-size: 60px;
      z-index: 1;
}
.background-image.item:after{
  content:'';
      --background-overlay: "";
    content: "";
    background: #0000007d;
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    opacity: 1;
}
.main-cuatom-room-section {
    position: relative;
      margin-bottom: 50px;
}
.main-cuatom-room-section .owl-dots {
    position: absolute;
    bottom: 0;
    width: 100%;
}
.main-cuatom-room-section .owl-theme .owl-dots .owl-dot.active span, .main-cuatom-room-section .owl-theme .owl-dots .owl-dot:hover span {
    background: #869791;
    background: #35363a;
}
.padding-50{
      padding-bottom: 50px;
}
.main-custom-client-says {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #00000036;
 }
.custom-client-says .heading {
    text-align: center;
    font-size: 36px;
    font-family: 'Romana Demi' !important;
    color: #000;
    font-weight: 600;
}
.custom-client-says .contant {
    text-align: center;
    font-size: 18px;
    color: #000;
    font-family: 'Poppins' !important;
}
.custom-client-says {
    padding-bottom: 20px;
}
.custom-client-says-item.item {
    background: #fff;
    padding: 30px;
    border-radius: 25px;
    height: 100%;
}
.custom-client-says-item.item .profile-and-image-text {
    display: flex;
    justify-content: space-between;
}
.custom-client-says-item.item .profile-and-image-text .images {
    width: 60px;
    height: 60px;
    border-radius: 50px;
    position: relative;
    z-index: 1;
}
.custom-client-says-item.item .profile-and-image-text .images-icon {
    width: 100%;
    display: flex;
    justify-content: center;
    position: relative;
    z-index: 0;
    margin-top: -10px;
}
.custom-client-says-item.item .profile-and-image-text .images-icon img {
    width: 30px;
}
.custom-client-says-item.item .profile-and-image-text .name-company .name {
    font-family: 'Poppins' !important;
    font-weight: 600;
    font-size: 20px;
    line-height: 26px;
    color: #000;
}
.custom-client-says-item.item .profile-and-image-text .name-company .company {
    font-family: 'Poppins' !important;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    color: #000;
    padding-top: 5px;
    text-align: end;
}
.content-review-block .content-review-heading {
     font-family: 'Romana Demi' !important;
    font-weight: 400;
    font-size: 28px;
    line-height: 32px;
    color: #000;
    font-style: normal;
 }
.content-review-block .content-review {
      font-family: 'Poppins' !important;s
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    padding-top: 10px;
   color: #000;
}
.custom-form-section {
    padding-top: 50px;
      padding-bottom: 50px;
}
.custom-form-section-block {
    display: flex;
    gap: 20px;
   
}
.custom-form-section-block .custom-form-section-item,.custom-form-section-block .custom-form-section-item {
    width: 50%;
}
.custom-form-section-item.custom-form {
    border: 1px solid #000;
    padding: 30px;
    background: #ffffffb2;
    border-radius: 30px;
}
.custom-form-section-item.custom-form .heading,.custom-form-section-block .custom-form-section-item .heading {
    font-family: 'Romana Demi' !important;
    font-style: normal;
    font-weight: 700;
    font-size: 38px;
    line-height: 100%;
    color: #000;
    text-align: center;
}
.custom-form-section-block .globo-form.default-form.globo-form-id-0 p {
    visibility: hidden;
    position: absolute;
    top: -55%;
}
.center.collection__view-all .button:hover {
    background: #35363a;
}
.custom-form-section-block .custom-form-section-item.get-touck .heading{
  text-align: left;
}
.custom-form-section-item.get-touck .content {
    font-family: 'Poppins' !important;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #727982;
    width: 82%;
}
.custom-form-section-block .custom-form-section-item .email-socal-phone-block {
    padding-top: 30px;
}
.custom-form-section-item.get-touck .email-socal-phone-block .contact-form-item {
    display: flex;
    align-items: anchor-center;
    gap: 40px;
    padding-bottom: 30px;
}
.custom-form-section-item.get-touck .email-socal-phone-block .contact-form-item .item {
    font-family: 'Romana Demi' !important;
    font-weight: 600;
    font-size: 24px;
    line-height: 100%;
    vertical-align: middle;
    color: #000;
}
.custom-form-section-item.get-touck .email-socal-phone-block .contact-form-item a,.custom-form-section-item.get-touck .email-socal-phone-block .contact-form-item .location {
     font-family: 'Poppins' !important;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    vertical-align: middle;
    color: #000;
}
.custom-form-section-item.get-touck .email-socal-phone-block .contact-form-item .location {
    padding-top: 10px;
}
body .blog-articles .article-card .card__information, body .blog__posts .article-card .card__information {
    padding-left: 0px;
    padding-right: 0;
}
.blog__posts .article-card .card__information a.full-unstyled-link {
    font-size: 20px;
    font-family: 'Romana Demi' !important;
}
.title-wrapper-with-link.title-wrapper--self-padded-tablet-down {
    justify-content: center;
}
.product-grid-container li.grid__item.scroll-trigger.animate--slide-in {
    border: 1px solid gray;
    padding: 10px;
    border-radius: 15px;
}
.product-grid-container li.grid__item.scroll-trigger.animate--slide-in  .card__inner,.product-grid-container li.grid__item.scroll-trigger.animate--slide-in  .card__inner .media.media--transparent.media--hover-effect {
    border-radius: 15px;
}
.card__content .card__information .full-unstyled-link{
  font-family: 'Romana Demi' !important;
  font-size: 18px;
}
section.featured-collections.custom-circul .collection-item.item img {
    width: 70%;
    height: 114px;
    border-radius: 105px;
    margin: auto;
}
section.featured-collections.custom-circul .owl-nav.disabled {
    display: none;
}
.product-grid-container ul#product-grid {
    gap: 20px;
    justify-content: space-between;
}
.product-grid-container li.grid__item.scroll-trigger.animate--slide-in {
    border: 1px solid gray;
    padding: 10px;
    border-radius: 15px;
    width: calc(32% - var(--grid-desktop-horizontal-spacing) * 3 / 4);
    max-width: calc(33% - var(--grid-desktop-horizontal-spacing) * 3 / 4);
}
.main-footer-image {
    text-align: center;
    width: 100%;
    display: flex;
    justify-content: center;
}
h2.related-products__heading.inline-richtext.h2 {
    text-align: center;
    font-size: 32px;
    padding-bottom: 15px;
}
product-recommendations.related-products ul.grid.product-grid.grid--4-col-desktop.grid--2-col-tablet-down {
    gap: 15px;
}
slideshow-component.slider-mobile-gutter .slideshow__controls.slider-buttons {
    position: absolute;
    bottom: 0;
    width: 100%;
    border: unset;
}
slideshow-component.slider-mobile-gutter .slideshow__controls.slider-buttons .slider-button {
    display: none;
}

@media (max-width: 767px) {
  .main_custom_slider_marqee.marqee-slider-top {
    padding-top: 30px;
  }
  body .custom_marqee_tag .marquee-content img {
    width: 30px;
    height: 30px;
}
  section.featured-collections,.main-custom-client-says {
    padding-top: 30px;
    padding-bottom: 30px;
}
  section.custom-shop-category h2.section-title {
    font-size: 2.5rem;
   margin-top: 0;
}
  section.custom-shop-category {
    padding-top: 40px;
    padding-bottom: 40px;
 }
  .cuatom-room-section .background-image.item {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .cuatom-room-section .background-image.item .background-sub-header {
   font-size: 18px;
 }
  .cuatom-room-section .background-image.item a.background-header {
    font-size: 36px;
    line-height: 48px;
  }
  .main-cuatom-room-section {
    position: relative;
    margin-bottom: 30px;
}
div#ImageWithText--template--18054771179718__image_with_text_iQWhWz,div#ImageWithText--template--18154406805702__image_with_text_MWeP4W {
    padding: 0;
    padding-top: 10px;
}
.footer__content-top .footer-image {
    width: 130px;
    height: 130px;
}
  body .footer__content-top {
       padding: 0 1.5rem;
    }
 body .footer .grid {
        display: flex;
        align-items: baseline;
    }
  footer .footer-block.grid__item {
        padding: 0;
        margin: 0rem 0;
        width: 49%;
    }
  .banner__box.content-container h2.banner__heading.inline-richtext.hxl {
    font-size: 45px;
}
  .image-with-text .grid__item h2.image-with-text__heading.inline-richtext.h1 {
    font-size: 22px;
    line-height: 30px;
}
  .custom-client-says .heading {
   font-size: 28px;
 }
  .content-review-block .content-review-heading {
    font-size: 22px;
    line-height: 28px;
   padding-top: 10px;
}
  .custom-client-says-item.item .profile-and-image-text .name-company .name {
    font-size: 16px;
    line-height: 22px;
}
  section.featured-collections.custom-circul .collection-item.item img {
    width: 70px;
    height: 70px;
  }
  section.featured-collections .collection-item.item h3 {
    text-align: center;
    font-size: 13px;
    margin-top: 10px;
    margin-bottom: 0px;
}
  body .section-template--18054771114182__product-grid-padding {
    padding-top: 0;
}
  .product-grid-container li.grid__item.scroll-trigger.animate--slide-in {
     width: calc(50% - var(--grid-desktop-horizontal-spacing) * 3 / 4);
    max-width: calc(50% - var(--grid-desktop-horizontal-spacing) * 3 / 4);
}
  .product-grid-container ul#product-grid {
    gap: 12px;
}
  body .custom-happy-customer .counter-container {
    justify-content: center;
    gap: 20px;
}
  body .main-image-with-video .custom-image-with-video .custom-image-with-video-item {
    width: 100%;
 
}
  .page-width.youtube-content iframe {
        width: 100%;
    }
  body .main-image-with-video .custom-image-with-video .custom-image-with-video-item.video-content {
    padding-left: 0px;
}
  .main-image-with-video .custom-image-with-video .custom-image-with-video-item .custom-heading {
    font-size: 32px;
    line-height: 38px;
}
h2.related-products__heading.inline-richtext.h2 {
     font-size: 26px;
    padding-bottom: 0px;
    margin-bottom: 0;
}
slider-component.slider-mobile-gutter ul.grid.product-grid.contains-card.contains-card--product li.grid__item.scroll-trigger.animate--slide-in, product-recommendations.related-products li.grid__item {
    width: calc(50% - var(--grid-desktop-horizontal-spacing) * 3 / 4);
    max-width: calc(50% - var(--grid-desktop-horizontal-spacing) * 3 / 4);
  }
  product-recommendations.related-products ul.grid.product-grid.grid--4-col-desktop.grid--2-col-tablet-down {
    gap: 8px;
}
body .custom_marqee_tag .marquee-content p {
     font-size: 16px;
    line-height: 28px;
 }
section.featured-collections h2.section-title {
    font-size: 30px;
    margin: 0;
}


}