/** Shopify CDN: Minification failed

Line 15:0 All "@import" rules must come first

**/
/* Global Styles */
 
* {
    box-sizing: border-box;
    font-family: 'Jost', sans-serif !important;
    font-weight: 500;
    font-style: normal;
    font-optical-sizing: auto;
}
@import url('https://fonts.googleapis.com/css2?family=Jost:wght@100;200;300;400;500;600;700;800;900&display=swap');

.page-width {
    max-width: 1500px;
}

/*  Header Top Bar Start */
.announcement {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: auto;
    width: 1500px;
    padding: 10px 40px;
    background: unset;
}
.announcement ul li {
    margin: 0;
    line-height: 0;
}
.shopify-section-group-header-group {
    background-color: #000000;
}

.announcement span {
    font-size: 14px;
    font-weight: 500;
    padding: 0 0px 0px 80px;
    width: 100%;
}

.announcement ul {
    display: flex;
    margin: 0;
    align-items: center;
    gap: 8.9px;
}

.announcement ul li a {
    color: #fff;
}
/*  Header Top Bar End */


/*  Header Start */

/*header_search_bar_start*/

header .page-width ul.site-nav li .site-nav__dropdown li ul {
    padding: 10px 10px;
    box-shadow: unset; 
} 
header .page-width .header-item--icons a {
    padding: 0;
    line-height:normal;
}

header .page-width .header-item--icons .site-nav__icons {
    display: flex;
    gap: 10px;
}
header .page-width .header-item--icons a span {
    line-height: 0;
    height: auto;
}

.header-item--icons .site-nav {
    margin: 0;
}
header .page-width .header-layout .header-item--left predictive-search.hideDesktop {
    width: 260px;
    margin: unset;
}

header .page-width .header-layout .header-item--left predictive-search.hideDesktop input {
    border: 1px solid;
    border-radius: 50px;
    padding: 3px 7px 3px 24px;
    font-size: 12px;
    color: #000;
    opacity: 1;
}

header .page-width .header-layout .header-item--left predictive-search.hideDesktop input::placeholder {
    color: #000;
    opacity: 1; 
}

header .page-width .header-layout .header-item--left predictive-search.hideDesktop input::-ms-input-placeholder { 
    color: #000;
}
predictive-search form button.btn--search {
    right: 0;
}

predictive-search form button.btn--search svg {
    width: 20px !important;
    height: 20px !important;
}
/*header_search_bar_end*/

header .page-width {
    max-width: 100%;
    padding: 0;
    background-color: #EFEFEC;
}
header {
    padding: 0 !important;
}
div#StickyHeaderWrap {
    height: auto !important;
}

header .page-width .site-header__logo {
    margin: 0;
}

header .page-width ul.site-nav {
    background-color: #fff;
    padding: 10px 0;
}

header .page-width .header-layout {
    width: 1500px;
    margin: auto;
    padding: 15px 40px;
}
header .page-width .header-layout .site-header__logo img {
    height: 45px;
    object-fit: cover;
}

header .page-width .header-layout .site-header__logo a {
    padding-top: 45px !important;
}

header .page-width ul.site-nav li a,
header .page-width ul.site-nav li summary {
    font-size: 16px;
    color: #000;
    padding: 0;
}

header .page-width ul.site-nav li {
    margin: 0 20px;
}

header .page-width ul.site-nav li:first-child {
    margin-left: 0;
}

header .page-width ul.site-nav li:last-child {
    margin-right: 0;
}
/*nav__dropdown */
header .page-width ul.site-nav li .site-nav__dropdown {
    padding: 10px 10px 5px;
}

header .page-width ul.site-nav li .site-nav__dropdown li {
    margin: 0;
    margin-bottom: 5px;
}

header .page-width ul.site-nav li .site-nav__dropdown li a {
    padding: 0;
}

header .page-width ul.site-nav li .site-nav__dropdown li:after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: #000000;
    content: "";
    transform: scaleX(0) translateZ(0);
    transform-origin: 100% 100%;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    z-index: 9;
}

header .page-width ul.site-nav li .site-nav__dropdown li:hover:after {
    transform: scaleX(1) translateZ(0);
}
 


header .page-width ul.site-nav li .site-nav__dropdown li summary {
    padding: 0;
}
 
/*  Header End */


/*flickity-slider_start*/
.flickity-slider span.hero__subTitle {
    font-size: 20px;
}

.flickity-slider span.hero__subTitle font {
    font-size: 20px !important;
}

.flickity-slider h2.h1.hero__title {
    font-size: 100px;
    font-weight: bold;
    line-height: 103px;
}

.flickity-slider .hero__text-content.vertical-center .hero__subtitle .animation-contents {
    font-size: 26px;
    font-weight: 400;
    padding-top: 35px;
}
 
.flickity-slider .hero__link a.btn.btn--inverse {
    margin-top: 50px;
    border-radius: 32px;
    background-color: #fff !important;
    color: #000;
    font-weight: 600;
    font-size: 22px;
    line-height: 20px;
}

.flickity-slider .hero__link {
    margin: 0 !important;
}

.hero .flickity-page-dots {
    left: 0;
    right: 0;
    width: 100%;
    bottom: 28px;
}
/*flickity-slider_end*/
 
/* .collectionList_start*/

.collectionList {
    padding: 80px 0px;
}

.collectionList h2 {
    font-size: 40px;
    font-weight: 600;
}

.collectionList .section-header {
    margin-bottom: 30px;
}

.collectionList image-element img {
    width: 100%;
    height: 350px;
    object-fit: cover;
}
 

.collectionList .grid__item a {
    background: unset !important;
    border-radius: 15px;
}

.collectionList .grid__item a .skrim__title {
    text-align: center;
    display: grid;
    justify-content: center;
    width: 100%;
    margin: 0 0px 14px;
}

.collectionList .grid__item a .skrim__title .skrim__underline-me {
    font-size: 22px;
    padding-bottom: 13px;
    text-transform: capitalize;
}

.collectionList .grid__item a .skrim__title .btn.button {
    background-color: #fff;
    color: #000;
    border-radius: 50px;
    font-size: 12px;
    font-weight: 600;
    max-width: 120px;
    margin: auto;
}

.collectionList .grid__item a .skrim__title .skrim__underline-me::after {
    bottom: 8px;
}


.collectionList .collectionSlider .arrow_left {
    position: absolute;
    right: -20px;
    top: 45%;
    width: 3%;
    z-index: 9;
}

.collectionList .collectionSlider .arrow_right {
    position: absolute;
    left: 0;
    z-index: 9;
    top: 45%;
    width: 3%;
}

 /* .collectionList_end*/

/*custom_text_and_image_start*/
.custom_text_and_image h2 {
    font-weight: 600;
    margin: 0;
    font-size: 58px;
    position: relative;
}
.custom_text_and_image .appear-delay:before{
    position:absolute;
    content:"";
    background-color: #000;
    height: 2px;
    width: 268px;
    left: -52%;
    top: 70px;
    z-index:-1;
}
.custom_text_and_image p {
    font-size: 20px;
    line-height: 30px;
    padding: 20px 0px;
} 
.custom_text_and_image a.btn {
    border-radius: 35px;
    font-size: 18px;
    font-weight: 600;
    padding: 7px 30px;
    line-height: 30px;
    margin: 0;
}
.custom_text_and_image .index-section {
    margin: 0;
}
 
 .custom_text_and_image .feature-row .image-wrap {
    padding-bottom: 650px !important;
    width: 100%;
}

.custom_text_and_image .index-section .feature-row__item {
    position: relative;
    padding: 0;
}
.custom_text_and_image .feature-row {
    gap: 30px;
  }
.custom_text_and_image .feature-row img {
    object-fit: contain !important;
}
@media(min-width:1300px){
  
.custom_text_and_image .feature-row {
    gap: 10%;
    width: 88%;
    padding: 0;
    margin-left: 0;
}

.custom_text_and_image .feature-row__item.feature-row__text.feature-row__text--left {
    max-width: 565px !important;
    min-width: 565px !important;
}
}

/*custom_text_and_image_end*/

/*Shop the Latest_start*/
/*main_start*/
.combined-collections .ui-tabs .ui-tabs-panel ul  .grid__item.grid-product {
    width: 100%;
    padding: 0;
}
.combined-collections .ui-tabs .ui-tabs-panel ul .image-wrap.loaded {
    /* padding-bottom: 441px !important; */
    border-radius: 15px;
} 
/*main_end*/

.combined-collections {
    padding: 80px 0px;
}

.combined-collections h2 {
    font-size: 46px;
    font-weight: 600;
    padding-top:30px;
    margin-bottom: 0;
}
.combined-collections .ui-widget.ui-widget-content {
    border: 0;
    padding: 0;
}
.combined-collections .ui-tabs .ui-tabs-nav {
    background-color: #E1E1E1;
    padding: 3px;
    border-radius: 41px;
    display: flex;
    /* overflow: scroll; */
    /* cursor: grab; */
} 
.combined-collections .ui-tabs .ui-tabs-nav li a {
    color: #000;
    font-size: 14px;
    line-height: 30px;
    font-weight: 600;
    padding: 4px 19px;
}
.combined-collections .ui-tabs .ui-tabs-nav li {
    border-radius: 41px;
    background: transparent;
    border: 0;
    padding: 0;
}
.combined-collections .ui-tabs .ui-tabs-nav li.ui-tabs-active {
    background-color: #fff;
} 
.combined-collections .ui-tabs .ui-tabs-panel {
    padding: 40px 0px 0px;
}
.combined-collections .ui-tabs .ui-tabs-panel ul {
    display: grid;
    gap: 28.5px;
    width: 100%;
    margin: 0;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}
.combined-collections .ui-tabs .ui-tabs-panel ul li { 
    width: 100%;
    padding: 0;
} 
.combined-collections .grid-product__secondary-image img {
    border-radius: 18px;
} 
.combined-collections .image-wrap.loaded { 
    border-radius: 15px;
} 
.custom-product-image {
    position: relative;
}
.combined-collections .quick-product__btn {
    bottom: 30px;
    top: unset;
    position: absolute;
    opacity: 1;
    width: fit-content;
    padding: 4px 19px;
    height: auto;
    left: 0;
    margin: auto;
    border: 1px solid #fff;
    border-radius: 26px;
    right: 0;
}
.combined-collections .quick-product__btn span {
    font-size: 14px;
    line-height: 20px;
    color:#fff;
}
.combined-collections button.customWishlistIcon {
    position: absolute;
    top: 10px;
    right: 10px;
    background: #fff;
    padding: 0;
    width: 30px;
    height: 30px;
    border-radius: 70%;
    color: #000;
} 
 .combined-collections button.customWishlistIcon.active svg path {
    fill: red;
    stroke: #000000;
} 
.combined-collections .grid-product__colors a {
    width: 18px;
    height: 18px;
    border-radius: 100%;
} 
.combined-collections .grid-product__colors a::before {
    border-radius: 100%;
    border: 1px solid #000;
} 
.combined-collections .grid-product__title {
    font-size: 20px;
    line-height: 24px;
    height: 55px;
    padding-top: 6px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.combined-collections .grid-product__content {
    margin: 0;
}
.combined-collections .grid-product__meta .grid-product__price {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    align-items: c;
} 
.combined-collections .grid-product__meta .grid-product__price span.sale-price {
    font-size: 18px;
    font-weight: 500;
} 
.combined-collections .grid-product__meta .grid-product__price span.grid-product__price--original {
    margin-left: 8px;
    margin-right: 0;
    font-size: 16px;
    font-weight: 500;
    color: #A0A0A0;
} 
.combined-collections .ui-tabs .ui-tabs-panel .center.scroll-trigger {
    text-align: center;
} 
.combined-collections .ui-tabs .ui-tabs-panel .center.scroll-trigger a {
    font-size: 22px;
    text-decoration: underline;
}

.combined-collections .ui-tabs .ui-tabs-nav::-webkit-scrollbar {
    width: 0;
    height: 5px
}
.combined-collections .ui-tabs .ui-tabs-nav::-webkit-scrollbar-button {
    background: #fff
}
.combined-collections .ui-tabs .ui-tabs-nav::-webkit-scrollbar-track-piece {
    background: #fff
}
.combined-collections .ui-tabs .ui-tabs-nav::-webkit-scrollbar-thumb {
    background: black
}

/*Shop the Latest_end*/
  
.collectionSwitcher .grid-product__image-mask ,
.collectionSwitcher .grid-product__image-mask .grid__image-ratio.grid__image-ratio--square {
    height: 441px; 
}

.collectionSwitcher .grid-product__image-mask .grid__image-ratio.grid__image-ratio--square img {
    object-fit: cover;
}
.combined-collections .arrow_left {
    position: absolute;
    right: -25px;
    top: 48%;
    width: 3%;
    z-index: 9;
}

.combined-collections .arrow_right {
    position: absolute;
    left: 5px;
    z-index: 9;
    top: 48%;
    width: 3%;
}
.featured_collection_slider {
    margin: 0;
    padding: 0;
}

.featured_collection_slider section.featured-collection {
    background: rgb(255 182 193 / 50%);
}
 

.featured_collection_slider section.featured-collection .collection-with-image {
    width: 1500px;
    margin: auto;
    padding: 80px 40px;
    background: transparent !important;
}

.featured_collection_slider section.featured-collection .collection-with-image .image_with_content {
    width: 21.3%;
    float: left;
    position: relative;
}

.featured_collection_slider section.featured-collection .collection-with-image .image_with_content img {
    width: 100%;
    border-radius: 10px;
    height:434px;
}

.featured_collection_slider section.featured-collection .collection-with-image .featuredSlider {
    width: 78.6%;
    margin-left: auto;
}

.featured_collection_slider section.featured-collection .collection-with-image .grid-product__image-mask {
    height: 330px;
    border-radius: 15px;
}

.featured_collection_slider section.featured-collection .collection-with-image .grid-product__image-mask img {
    height: 330px;
    object-fit: cover !important;
}
.featured_collection_slider section.featured-collection .collection-with-image .grid-product__colors {
    display: none;
}

.featured_collection_slider section.featured-collection .collection-with-image button.quick-product__btn {
    bottom: 25px;
}

.featured_collection_slider section.featured-collection .arrow_right,.featured_collection_slider section.featured-collection .arrow_left {
    top: 50%;
    transform: translateY(-100%);
    width: 4%;
}
.featured_collection_slider section.featured-collection .collection-with-image .side_content {
    position: absolute;
    bottom: 20px;
    padding: 0px 18px;
    color: #fff;
}

.featured_collection_slider section.featured-collection .collection-with-image .side_content p.subtitle {
    margin: 0;
}

.featured_collection_slider section.featured-collection .collection-with-image .side_content h2 {
    font-size: 32px;
    font-weight: 600;
    color: #fff;
}

.featured_collection_slider section.featured-collection .collection-with-image .side_content p {
    line-height: 19px;
    font-size: 12px;
    padding: 9px 0px;
}

.featured_collection_slider section.featured-collection .collection-with-image .side_content a {
    border-radius: 30px;
    padding: 6px 19px;
    background: #fff !important;
    color: #000;
    font-size: 14px;
    line-height: 19px;
} 
.featured_collection_slider section.featured-collection .collection-with-image .grid-product__content {
    background-color: #fff;
    border-radius: 15px;
}

.featured_collection_slider section.featured-collection .collection-with-image .grid-product__content .grid-product__meta {
    padding: 10px;
}
.featured_collection_slider section.featured-collection .collection-with-image .featuredSlider .grid-product__title {
    font-size: 16px;
}
.featured_collection_slider section.featured-collection .collection-with-image .featuredSlider .grid-product__title {
    font-size: 16px;
}
/* -------------------- */
 
.hotspots-section .index-section {
    margin: auto;
    width: 1500px;
    padding: 0px 40px;
    display: flex;
    gap: 40px;
} 
.hotspots-section .right.featured.collection {
    width: 100%;
    max-width: 50%;
}
.hotspots-section .hotspots-wrapper {
    width: 100%;
    padding: 0;
    display: block;
}


.hotspots-section .hotspots-wrapper .hotspots {
    width: 100%;
}
.hotspots-section .hotspots-wrapper .hotspots .hotspots__content {
    position: absolute;
    top: 30px;
    right: 30px; 
    background-color: #fff;
    width: 140px;
    height: 193px;
    border-radius: 10px;
    padding: 0px 7px;
    display: inline-block;
}

.hotspots-section .hotspots-wrapper .hotspots .hotspots__content button.customWishlistIcon,
.hotspots-section .hotspots-wrapper .hotspots .hotspots__content button {
    display:none;
}

.hotspots-section .hotspots-wrapper .hotspots .hotspots__content img {
  width: 100%;
  object-fit: cover;
  border-radius: 10px !important;
  height: 124px;
  padding: 0;
}

.hotspots-section .hotspots-wrapper .hotspots .hotspots__content .grid-product__image-mask {
    height: 124px;

}

.hotspots-section .hotspots-wrapper .hotspots .hotspots__content .grid-product__title {
    font-size: 10px;
    line-height: 10px;
    height: auto;
}
.hotspots-section .hotspots-wrapper .hotspots .hotspots__content .grid-product__price span {
    font-size: 12px;
    font-weight: bold;
}

.hotspots-section .hotspots-wrapper .hotspots .hotspots__content .grid-product__has-quick-shop.aos-init.aos-animate {
    height: 191px;
    padding: 7px 0px;
}
.hotspots-section .hotspots-wrapper image-element.aos-init.aos-animate img {
    border-radius: 15px;
}
.hotspot__button {
    padding:3px !important;
}

.hotspots__buttons svg.icon.icon-dot {
    width: 15px;
    height: 15px;
}
.hotspots__buttons .combined-collections .look-para p {
    font-size: 20px;
    line-height: 24px;
    color: #676767;
    font-weight: 500;
}
 
.hotspots-section .index-section img.arrow_right.slick-arrow,.hotspots-section .index-section img.arrow_left.slick-arrow {
    bottom: -67px;
    top: unset;
    width: 40px;
    height: 40px;
}

.hotspots-section .index-section img.arrow_left.slick-arrow {
    right: unset;
    left: 60px;
}
.hotspots-section .index-section .grid-product__image-mask {
    height: 425px;
    border-radius: 15px;
}

.hotspots-section .index-section .grid-product__image-mask img {
    height: 425px;
    object-fit: cover;
}

.hotspots-section .hotspots-wrapper .hotspots .grid__image-ratio.grid__image-ratio--square {
    height: 780px;
}
/* --------------- */
.featured_collection_slider_two button.quick-product__btn {
    display: none;
}

.featured_collection_slider_two .featuredSlider2 {
    width: 78.6%;
    margin-left: auto;
}

/* .featured_collection_slider_two .featuredSlider2 img.arrow_right,
.featured_collection_slider_two .featuredSlider2 img.arrow_left {
    width: 35px;
    height: 35px;
} */

.featured_collection_slider_two section.featured-collection {
    background-color: rgb(160 160 160 / 50%);
}
/* ----------------- */
.blog_posts {
    margin: 80px 0px;
}

.blog_posts h2 {
  font-size: 46px;
  line-height: 24px;
}

.blog_posts  time {
    font-size: 14px;
    line-height: 24px;
    color: #737373;
}

.blog_posts  a.article__grid-image {
    margin-bottom: 10px !important;
}

.blog_posts a.article__title {
    font-size: 22px;
    line-height: 24px;
}

.blog_posts a.article__buttons {
    font-size: 12px;
    border: 1px solid black;
    padding: 4px 12px;
    border-radius: 22px;
    margin-top: 20px;
    display: inline-block;
}
.blog_posts .article__grid-meta {
    margin: 0;
  
} 
 /* -------------- */
.index-section--flush.image_banner_with_text .page-width {
    left: 0;
    right: 0;
    border-radius: 20px;
}

.index-section--flush.image_banner_with_text {
    margin: 80px 0px;
}

.index-section--flush.image_banner_with_text .page-width .background-media-text__text.larger-text {
    width: 570px;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    background: rgb(0 0 0 / 48%);
    text-align: center;
    color: #fff;
    padding: 60px;
    border-radius: 15px;
}
.index-section--flush.image_banner_with_text .page-width .background-media-text__text.larger-text h2 {
    font-size: 42px;
    margin-bottom: 37px;
}

.index-section--flush.image_banner_with_text .page-width .background-media-text__text.larger-text .rte.background-media-text__subtext p {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 28px;
}

.index-section--flush.image_banner_with_text ul.no-bullets.social-icons {
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
}

.index-section--flush.image_banner_with_text ul.no-bullets.social-icons li a {
    color: #fff;
    margin-top: 28px;
    display: inline-block;
}
.index-section--flush.image_banner_with_text .contact-details {
    display: grid;
    gap: 33px;
}

.index-section--flush.image_banner_with_text .contact-details a {
    color: #fff;
}
.image_banner_with_text .background-media-text__container img {
    height: 576px;
}
.image_banner_with_text .background-media-text__aligner {
    margin: 48px 0px;
}
.logo-bar img {
    width: 100%;
}
/* -------------- */
.logo-bar .logo-bar__item {
    flex: 20%;
    margin: 0;
}
/* ------------ */
.site-footer {
    padding: 55px 0px 0px;
}

.site-footer p.footer__title.small--hide {
    font-size: 16px !important;
    line-height: 20px;
    font-weight: 100;
    margin: 20px 0px;
}
 

.site-footer .footer__collapsible p {
    margin: 0;
    font-size: 16px;
    font-weight: 500;
}
.site-footer h2 {
    font-size: 18px !important;
    line-height: 32px;
    font-weight: 600;
    margin: 0;
}
 
.site-footer .site-footer__linklist li {
    margin: 10px 0px;
}

.site-footer .site-footer__linklist li a {
    padding: 0;
    font-size: 16px;
}
 
.site-footer .grid-newsletter .collapsible-content__inner p {
    font-size: 14px;
    line-height: 30px;
}

.site-footer .grid-newsletter .collapsible-content__inner  .footer__newsletter input {
    border: 1px solid #fff;
    border-radius: 34px;
    max-width: 100%;
    margin-top: 24px;
    padding: 6px 20px;
    font-size: 12px;
    line-height: 30px;
}

.site-footer .grid-newsletter .collapsible-content__inner .footer__newsletter button {
    position: absolute;
    width: fit-content;
    color: #000;
    bottom: unset;
    background: #fff;
    right: 4px;
    left: unset;
    border-radius: 26px;
    top: 41%;
    font-size: 10px;
    line-height: 30px;
    padding: 3px 18px;
    font-weight: 600;
}

.site-footer span.footer-social-media {
    margin-top: 25px;
    display: inline-block;
}

.site-footer span.footer-social-media h3 {
    font-size: 22px;
    line-height: 26px;
    font-weight: 600;
    margin-bottom: 15px;
}

.site-footer span.footer-social-media ul {
    margin: 0;
    display: flex;
    gap: 12px;
}
.site-footer span.footer-social-media {
    margin-top: 25px;
    display: inline-block;
}

.site-footer span.footer-social-media h3 {
    font-size: 22px;
    line-height: 26px;
    font-weight: 600;
    margin-bottom: 15px;
}

.site-footer span.footer-social-media ul {
    margin: 0;
    display: flex;
    gap: 12px;
}

.site-footer .site-footer__bottom {
    /* margin: 80px 0px 0px; */
    border-top: 1px solid #fff;
    padding: 10px 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row-reverse;
}

.site-footer .site-footer__bottom .footer__copyright.site-footer__bottom-block {
    margin: 0;
    width: 100%;
}

.site-footer .site-footer__bottom ul {
    margin: 0 !important;
    width: max-content;
    display: flex;
}

.site-footer .site-footer__bottom ul li {
    margin: 0;
    height: auto;
    line-height: normal;
    padding: 0;
}
.site-footer .grid__item {
    padding: 0;
}

.site-footer .grid {
    display: grid;
    gap: 120px;
    flex-wrap: wrap;
    grid-template-columns: 2fr 1fr 1fr 2fr;
}

.site-footer .grid style {
    display: none;
}
@media(max-width:1500px){
	.page-width,
	.announcement,
	header .page-width .header-layout,
	.featured_collection_slider section.featured-collection .collection-with-imag,
	.hotspots-section .index-section,
  .featured_collection_slider section.featured-collection .collection-with-image{
		width: 100%;
        max-width:100%;
        /* min-width:100%; */
	}
}

.modal--square .modal__centered-content h2 {
    font-size: 20px;
    text-align: left !important;
    padding-bottom: 20px;
}

.logo-bar img {
    width: 100%;
    margin: auto;
}


.top-tab {
    /* width: 60%; */
    overflow: hidden; 
    position: absolute;
    right: 0;
    top: -47px;
}
.grid-product__link:hover {
        text-decoration: underline;
}
.hotspots__buttons {
    position: unset;
}
@media(max-width:1280px){
    .hotspots-section .index-section {
        display:block;
    }
    .hotspots-section .right.featured.collection {
        max-width: 100%;
    }
  .site-footer .grid {
    gap: 50px;
    grid-template-columns: 2fr 1fr;
  }
  .collectionList .collectionSlider .arrow_right,
  .collectionList .collectionSlider .arrow_left {
        width: 4%;
  }
    .collectionList .collectionSlider .arrow_right{
          left: 10px;
    }
}
.modal__centered .modal__centered-content .product-block--sales-point .sales-points{
    display: block;
}
.main_collections .quick-product__btn,
.custom-relative-pro .quick-product__btn{
    bottom: 30px;
    top: unset;
    position: absolute;
    opacity: 1;
    width: fit-content;
    padding: 4px 19px;
    height: auto;
    left: 0;
    margin: auto;
    border: 1px solid #fff;
    border-radius: 26px;
    right: 0;
}
.main_collections .grid-product__title,
.custom-relative-pro .grid-product__title{
    font-size: 20px;
    line-height: 24px;
    padding-top: 6px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.main_collections .customWishlistIcon{
    position: absolute;
    top: 10px;
    right: 10px;
    background: #fff;
    padding: 0;
    width: 30px;
    height: 30px;
    border-radius: 70%;
    color: #000;
}
.product-section .product-block--price,
.product-section .product-block--header{
    margin: 0;
}

.product-section .variant-input-wrap label {
  margin: 0 8px 0px 0;
}
.logo_list .logo-bar__text {
    font-size: 18px;
    color: #000000;
    padding-left: 10px;
} 
.custom_text_and_image .feature-row__item.feature-row__text.feature-row__text--left {
    padding-bottom: 100px;
}
.custom-relative-products{
  position:relative;
}
@media (max-width:768px){
    .logo-bar__content {
        flex-direction: column;
        width: 100%;
    }
      .logo_list .logo-bar__text {
        font-size: 12px;
    }
    .logo_list .logo-bar {
        justify-content: space-around;
    }
}
@media (max-width:1280px){
    .logo-bar.logo-bar--template--23408556540234__logo_list_PYdEBF {
        gap: 30px;
    }
    .logo-bar__content {
        flex-direction: column;
        width: 100%;
    }
}
/* hide wishlist  */
.related-products button.customWishlistIcon {
    display: none;
}
.logo_list .logo-bar {
    padding: 20px;
    gap: 20px;
    background-color: #ffffff;
    border-radius: 20px;
    box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.19), 0px 0px 0px rgba(0, 0, 0, 0.23);
}
.logo_list .page-width{
    padding: 0px;
}