/** Shopify CDN: Minification failed

Line 415:0 Unexpected "}"

**/
/* 

@font-face {
    font-family: 'Bottega Veneta';
    src: url('/cdn/shop/files/BottegaVenetaRegular.woff2?v=1759756456') format('woff2'),
        url('/cdn/shop/files/BottegaVenetaRegular.woff?v=1759756455') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
} */
.page-content--product p, 
.template-product .product-single__meta .product-block ul li, 
.product-section.is-modal .product-single__meta .product-block ul li{
    color: #000000 !important;
}

body {
  background: #fff;
}
p, body, a , div, span, h1, h2, h3, h4, h5, h6 {
}

input::-webkit-input-placeholder { 
}
input::-moz-placeholder { 
}
input:-ms-input-placeholder { 
}
.slideshowR  video.hero__video {
    object-fit: cover;
    width: 100%;
    height: 100%;

}
.btn--inverse {
    border: 0px !important;
    color: #fff;
    text-decoration: underline;
    font-weight: normal;
    letter-spacing: 0px;
}

.collectionListR .collection-slide .grid__item {
    width: 100%;
}
.collectionListR .collection-slider {
  position: relative;
}
.collectionListR .collection-slider .collection-slide {
  padding: 0 10px;
}

/* Hide arrows initially */
.collectionListR .slick-prev, .slick-next {
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s ease;
}

/* Fade-in on hover */
.collectionListR .collection-slider:hover .slick-prev,
.collectionListR .collection-slider:hover .slick-next {
  opacity: 1;
  visibility: visible;
}

/* Style navigation arrows */
.collectionListR .slick-prev:before,
.collectionListR .slick-next:before {
  display: none;
}

/* Optional: make arrows bigger and outside */
.collectionListR .slick-prev, .slick-next {
  width: 40px;
  height: 40px;
  z-index: 5;
}


/* --- Base Slick Arrow Styling --- */


.collectionListR .custom-arrow {
    background: #ffffffab;
    color: #000000;
    border-radius: 50%;
    width: 42px;
    /* height: 42px; */
    cursor: pointer;
    opacity: 0;
    visibility: hidden;
    transition: opacity .4s 
ease, visibility .4s 
ease, background .3s 
ease;
    z-index: 10;
}

/* --- Icon Styling --- */
  .collectionListR .custom-arrow i {
  font-size: 16px;
  line-height: 42px;
}

/* --- Hover State --- */
.collectionListR .custom-arrow:hover {
    background: #ffffffcc;
}

/* --- Fade in on Slider Hover --- */
  .collectionListR .collection-slider:hover .custom-arrow {
  opacity: 1;
  visibility: visible;
}

/* --- Arrow Positions --- */
  .collectionListR .slick-prev.custom-arrow {
  left: 0px;
}
  .collectionListR .slick-next.custom-arrow {
  right: 0px;
}
.hero__subtitle {
    font-size: 15px;
}
.btn, .rte .btn, .shopify-payment-button .shopify-payment-button__button--unbranded {
    font-size: 12px;
}
.text-with-icons__block-text p, .testimonials-slide .rte-setting.text-spacing p, .testimonials-slide .testimonials__info, .feature-row__item .rte p,  .rte-setting p {
    color: #7e7e7e;
}
.subheading {
    letter-spacing: 0;
    text-transform: unset;
}
 .fullimageR h2 {
        font-size: 16px;
    }
.collectionListR h2.section-header__title {
    font-size: 16px;
}
.collectionListR  .collection-item__title {
    margin-top: 10px;
    font-size: 12px;
    text-decoration: underline;
}
.product-single__meta .product-block.product-block--price span {
    font-size: 22px ! IMPORTANT;
    color: rgb(0% 0% 0% / 0.45) !important;
}
.grid-product__price {
  color: #000 !important;
}
p.h2.product-single__title {
    color: #000 !important;
}
.product-section is-modal .sticky-info {
    top: 0;
}
.introContent p, body.template-page.contact .text-with-icons__block-title h3, body.template-page.faqs .collapsible-trigger, .page-full.page-content h2, .page-full.page-content h3, .page-full.page-content h4 {
    text-transform: none;
}
.introContentImage ul li.bigImage {
    width: 100%;
    max-width: 800px;
}
.customAboutMore p {
    color: #7e7e7e;
    font-size: 13px;
}
.shopify-payment-button__button--unbranded {
    color: #000 !important;
}
.shopify-payment-button__button--unbranded:hover{
    color: #fff !important;
}
.collectionListR {
    margin-top: 40px;
}
.subcollectionSliderItem {
    padding: 10px;
    text-align: center;
}
.subcollectionSliderItem p {
    margin-top: 10px;
}
.customAboutMore .colLeft:before {
    display: none;
}
@media only screen and (min-width: 1050px) {
    .fullimageR .feature-row {
        margin: 0 15px;
    }
  }
@media only screen and (min-width: 769px) {
.fullimageR .feature-row-wrapper .feature-row__text {
    flex: 0 1 50%;
    min-width: 50%;
}
.fullimageR .feature-row-wrapper .feature-row__images {
    flex: 0 1 50%;
}
}

.btndark {
    color: #000;
    text-transform: uppercase;
    font-size: 14px;
    -webkit-filter: unset !important;
    filter: unset !important;
}
.textImageR .rte-setting p {
    font-size: 14px;
}
.fullimageR .rte {
    margin: 20px 0;
}
.textImageR .grid__item.medium-up--one-forth {
    width: 25%;
}
.textImageR h3 {
    text-transform: uppercase;
    font-size: 14px;
}
.site-nav__dropdown.megamenu.text-left a, ul.site-nav__dropdown a {
    color: rgb(0 0 0 / .65);
}
.site-nav__dropdown.megamenu.text-left a:hover, ul.site-nav__dropdown a:hover {
    color: rgb(0 0 0);
}
.template-product .product-single__sticky {
    width: 50% !important;
}
.template-product .gridMain .descriptionWidth {
    width: 50% !important;
}
.productLeftNotSticky{
  position: relative !important;
}
main#MainContent {
    overflow-x: unset;
}
.template-product .gridMain .product__photos {
    display: none;
}
.prodStyleDetails {
    width: 100%;
    position: relative;
    top: unset;
    right: unset;
}
.prodStyleDetails .metafield-rich_text_field p {
    font-size: 13px;
}
.feature-row-wrapper ul li {
    font-size: 13px;
    color: #000;
}

.text-with-icons__block .iconImage img {
    width: 30px;
}
.footerCustom p, .site-footer .site-footer__linklist a, .footerNews p, .site-footer p.footer__small-text.copyrightText, .footerNews span.footer__newsletter-btn-label, .footerNews .footer__newsletter-input{
    font-size: 12px !important;
}
.site-footer .site-footer__linklist a{
    line-height:1.5;
}
.customAboutMore .colLeftOne {
    width: 100%;
}
.customAboutMore p {
    font-size: 15px;
    line-height: 1.2;
}
.product-section.is-modal .sticky-info {
    top: 0;
}

.lookfy-gallery .kt-type-main.kt-type-row .lf-image-item:nth-child(5n + 5) {
    width: calc(33.33% - var(--grid-desktop-spacing) * 2 / 3);
    margin-right: 5%;
}

.lookfy-gallery .kt-type-main.kt-type-row .lf-image-item:nth-child(5n + 4) {
    width: calc(33.33% - var(--grid-desktop-spacing) * 2 / 3);
    margin-left: 5%;
}
.lookfy-gallery .kt-type-main.kt-type-row .lf-image-item {
    width: calc(33.33% - var(--grid-desktop-spacing) * 2 / 3);
    max-width: calc(33.33% - var(--grid-desktop-spacing) * 2 / 3);
}


.lookfy-gallery .kt-row {
    justify-content: center;
}


@media only screen and (max-width: 1024px) {
.template-product .page-content--product .page-width {
    padding: 0px;
}
.template-product .product-single__sticky {
        padding: 0px 0px 0px;
    }
}
/* --- Mobile Adjustments --- */
@media screen and (max-width: 768px) {
   .collectionListR  .slick-prev.custom-arrow { left: 5px; }

   .collectionListR  .slick-next.custom-arrow { right: 5px; }

   .textImageR .grid__item.medium-up--one-forth, 
   .text-with-icons .text-with-icons__block {
    width: 50%;
}
.text-with-icons .text-with-icons__blocks {
        flex-direction: row;
    }
    .text-with-icons__blocks .text-with-icons__block {
        padding: 0 0 20px;
    }
    ul.mobile-nav__sublist>li.mobile-nav__item {
        padding-top: 0;
        padding-bottom: 0;
        border-top: 0px;
    }
.mobile-nav__grandchildlist:before {
    display: none;
}
.mobile-nav__grandchildlist {
    margin: 4px 0 5px 20px;
}
.customAboutMore .colRight {
        display: block;
        width: 100%;
    }
    .customAboutMore.rowRev .item {
    flex-flow: wrap;
}
.customAboutMore.rowRev {
        padding-top: 40px;
    }
    .customAboutMore {
        padding-top: 40px;
    }

    .collectionListR .custom-arrow {
    opacity: 1;
    visibility: visible;
    }
    .collectionListR {
    padding: 0 !important;
}
.feature-row__text {
        padding-right:  0px;
        padding-left:  0px;
    }
    .feature-row--66 .feature-row__images {
    padding-left: 0;
    padding-right: 0;
}
.collection-filter {
        display: flex;
    }

    .collection-filter__item--sort {
        flex: 1 1 50%;
        width: 50%;
        order: 2;
}
}



@media screen and (max-width: 480px) {
.lookfy-gallery .kt-type-main.kt-type-row .lf-image-item {
    width: 100%;
    max-width: 100%;
}
}

/* Desktop */
@media only screen and (min-width: 769px) {
  .feature-row__item.feature-row__text {
    display: grid;
    grid-template-columns: 50% 1fr;
    column-gap: 20px;
    align-items: start;
    justify-content: start;
    padding-top: 40px;
  }
}

  .feature-row__item.feature-row__text h2 {
    margin: 0;
    align-self: start;
  }

  .feature-row__item.feature-row__text .rte {
    margin: 0;
    align-self: start;
  }

  .feature-row__item.feature-row__text .rte > *:first-child {
    margin-top: 0;
  }
}

/* Force the row to top align */
#shopify-section-template--26233524715838__fullimage_with_text_fBKdam .feature-row {
  align-items: flex-start;
}

.feature-row {
  max-height: 100vh;
}

/* FULL HEIGHT SPLIT SECTION */
#shopify-section-template--26233524715838__fullimage_with_text_fBKdam .feature-row {
  display: flex;
  align-items: stretch;
  min-height: 100vh;
}

/* TWO COLUMNS */
#shopify-section-template--26233524715838__fullimage_with_text_fBKdam .feature-row__item {
  flex: 0 0 50%;
  max-width: 50%;
}

/* TEXT COLUMN */
#shopify-section-template--26233524715838__fullimage_with_text_fBKdam .feature-row__text {
  display: grid;
  grid-template-columns: 40% 1fr;
  column-gap: 48px;
  align-content: start;
  padding: 20px 40px 40px 20px !important;
  background: #d9d6f0;
}

/* HEADING */
#shopify-section-template--26233524715838__fullimage_with_text_fBKdam .feature-row__text h2 {
  margin: 0;
  font-family: 'ABCGramercy', serif;
  font-weight: 400;
  line-height: 1.05;
  color: #000;
}

/* BODY COPY */
#shopify-section-template--26233524715838__fullimage_with_text_fBKdam .feature-row__text .rte,
#shopify-section-template--26233524715838__fullimage_with_text_fBKdam .feature-row__text .rte p,
#shopify-section-template--26233524715838__fullimage_with_text_fBKdam .feature-row__text .rte * {
  color: #000;
  margin-top: 0;
}

/* IMAGE COLUMN */
#shopify-section-template--26233524715838__fullimage_with_text_fBKdam .feature-row__images,
#shopify-section-template--26233524715838__fullimage_with_text_fBKdam .feature-row__first-image,
#shopify-section-template--26233524715838__fullimage_with_text_fBKdam .feature-row__image-wrapper,
#shopify-section-template--26233524715838__fullimage_with_text_fBKdam .image-wrap,
#shopify-section-template--26233524715838__fullimage_with_text_fBKdam .image-element {
  height: 100%;
}

/* ACTUAL IMAGE */
#shopify-section-template--26233524715838__fullimage_with_text_fBKdam .feature-row__images img,
#shopify-section-template--26233524715838__fullimage_with_text_fBKdam .image-element img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.site-navigation {
  margin-left: -60px;
  margin-top: -2px;
}
.site-nav__link .icon-chevron-down {
  display: none;
}