/** Shopify CDN: Minification failed

Line 1461:11 Expected identifier but found whitespace
Line 1461:19 Unexpected ";"
Line 4197:0 Unexpected "}"

**/
div#contlo_whatsapp_widget {
    bottom: 15% !important;
}
div#shopify-section-template--15841154007117__16359276425da8ce46 .slideshow__slide.text-overlay {
    top: 125px;
}
.bottom-space{
      padding-bottom: 0;
}
.logo-area__middle__inner svg {
    fill: #fff;
}
a.desktop-wishlist {
    display: inline-flex;
    align-items: center;
    justify-content: flex-end;
    margin-inline-end: 20px;
    position: relative;
}
.logo-area__right__inner a {
    font-size: 14px;
    font-family: 'Work Sans';
    font-weight: 400;
}
a.mobile-wishlist {
    display: none;
}
.show-search-link__icon{
  display: none;
}
.cart-link__icon{
  display: none;
}
.navigation__tier-2-container.navigation__child-tier .container {
    max-width: 100%;
}
a.navigation__link.navigation__column-title {
    display: inline-block;
    padding: 12px 20px;
    letter-spacing: 0;
    font-family: "Playfair Display", serif;
    color: #000;
}
li.navigation__item.navigation__item--with-children.navigation__column:first-child .navigation__tier-3-container.navigation__child-tier ul.navigation__tier-3 a.navigation__link
{
   padding: 0px 0px 30px;
    font-size: 16px;
}
li.navigation__item.navigation__item--with-children.navigation__column:first-child a.navigation__link.navigation__column-title {
    display: none;
}
li.navigation__item.navigation__item--with-children.navigation__column:first-child a.navigation__link {
    display: inline-block;
    padding: 0 0 30px;
    font-family: "Playfair Display", serif;
}
li.navigation__item.navigation__column a.navigation__link {
    font-family: 'Playfair Display';
}
.navigation__tier-3-container.navigation__child-tier ul.navigation__tier-3 a.navigation__link {
    font-size: 14px;
    font-family: 'Work Sans';
    color: #000;
    font-weight: 300;
}

/* .navigation__item a[href*="/collections/festive-collection"]{
  font-weight: 900 !important;
  color: #30d5c8 !important;
}
    .navigation__item a[href*="/collections/festive-edit"], .navigation__item a[href*="/collections/winter-wear"]{
  font-weight: 900 !important;
  color: #30d5c8 !important;
    } */
/* .navigation__tier-3 .navigation__item a[href*="/collections/new-arrival"] {
    color: #30d5c8 !important;
    
}
.navigation__item a[href*="/collections/last-chance"] {
    color: #30d5c8 !important;
    
} */
span.cart-link__label.visually-hidden-mobile {
    position: relative;
}
.slideshow .text-overlay__button-row {
    margin-top: 5px;
}
.slideshow .slide-1 .text-overlay__title{
  margin-bottom: 5px;
}
.slideshow__slide a.text-overlay__button.btn.btn--secondary {
    max-width: 250px;
    width: 100%;
    font-family: Playfair Display;
    font-weight: 700;
    height: 48px;
    padding: 0;
    line-height: 48px;
    text-align: center;
    opacity: 100%;
    font-size: large;
}
.slideshow__slide a.text-overlay__button.btn.btn--secondary:hover {
    background-color: #e8a2a2;
    color: #000;
}
.slideshow span.text-overlay__button.btn.btn--secondary {
    max-width: 250px;
    width: 100%;
    font-family: 'Playfair Display';
    font-weight: 700;
    height: 48px;
    padding: 0;
    line-height: 48px;
    text-align: center;
    opacity: 100%;
    font-size: large;
}
.slideshow span.text-overlay__button.btn.btn--secondary:hover {
    background-color: #e8a2a2;
    color: #000;
}
.slideshow-pagination button.page-btn[aria-current="true"] {
    background-color: transparent;
    width: 100px;
    height: 2px;
    background: #fff;
   opacity: 1;
    
}
.slideshow-pagination button.page-btn {
    background-color: #fff;
    width: 100px;
    height: 2px;
    opacity: 0.5;
}

.small-round-collection .collection-block .product-block__title {
    display: none;
}
.small-round-collection .collection-block .image-cont {
    background-color: #f4f1ed;
    border-radius: 50%;
    width: 105px;
    max-width: 100%;
}
.small-round-collection .image-cont:hover {
    background-color: #e7cac6;
}
.small-round-collection .collection-block .subheading {
    font-size: 14px;
    font-weight: 300;
    letter-spacing: normal;
    line-height: 1.3;
    text-transform: capitalize;
    font-family: 'Work Sans';
}
.small-round-collection span.image-cont__button.small-feature-link {
    display: none;
}
.collection-slider button.slider-nav__btn.has-ltr-icon {
    display: none !important;
}
.section-collection-list .collection-slider-row.for-collections {
    margin-bottom: 20px;
}
.small-round-collection .product-block.collection-block:hover {
    text-decoration: underline;
    color:#000;
}
.title-view-section {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
}
.hometitle a.has-paging__title:hover {
    color: #e8a2a2;
}
.view-all.align-center {
    position: relative;
}
.small-feature-link:hover:after {
    background: #e8a2a2;
}
.small-feature-link:after {
    content: "";
    width: 29px;
    height: 2px;
    background: #000;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%,0%);
    -moz-transform: translate(-50%,0%);
    -o-transform: translate(-50%,0%);
    -ms-transform: translate(-50%,0%);
    transform: translate(-50%);
    transition: all .1s;
}
.section-featured-collection .collection-slider-row {
    margin-top: 0px;
}

.section-featured-collection span.smartwishlist, .product-grid .product-block span.smartwishlist {
    position: absolute;
    width: 28px;
    height: 28px;
    line-height: 28px;
    top: 7px;
    bottom: 0;
    right: 7px;
    background: #fff;
    border-radius: 100%;
    text-align: center;
    vertical-align: middle;
    z-index: 1 !important;
}

span.topbadge {
    margin-left: 0;
    display: block;
    position: absolute;
    top: 0;
    background: #e8a2a2!important;
    color: #000!important;
    border-radius: 30px!important;
    font-weight: 500;
    font-size: 9px;
    text-align: center;
    line-height: 13px;
    width: 13px;
    height: 13px;
    padding: 0!important;
    right: -11px;
}

.product-block__detail a.product-link {
    display: flex;
    justify-content: space-between;
    position: static;
}
span.price-label.price-label--preorder {
    position: absolute;
    left: 7px;
    top: 7px;
    padding: 3px 6px;
    background: #3ea36a;
    color: #fff;
}
span.price-label.price-label--sale {
    position: absolute;
    top: 7px;
    left: 7px;
    background: #c20000;
    color: #fff;
    padding: 3px 6px;
}
.product-price--block .price__was {
    margin-left: 5px;
}
.filter-group__items .toggle-target-container label.filter-group__item {
    width: 100%;
}
.filter-group__items {
    max-height: 300px;
    overflow-y: auto;
    overflow-x: hidden;
}
.filter-group__items .toggle-target-container {
    flex-direction: column;
}
.product-block__title .span_title {
    display: block;
    color: #000;
    line-height: 1.3;
}
.product-block__title .span_title:not(:first-child) {
    color: #909090;
}
span.price__current {
    white-space: nowrap;
    font-weight: 600;
}
.section-apps h4.hometitle {
    text-align: left!important;
    font-size: 26px;
    font-family: Playfair Display,serif;
    margin-bottom: 20px;
    line-height: normal;
}

.quinn-branding {
    display: none;
}
.tie-this-season {
    margin-top: 30px;
}
.Bling-for-Weddings {
    background-color: #f4f1ed;
    padding: 0px;
  margin: 50px 0px 30px !important;
}
.Bling-for-Weddings .container {
    padding: 40px 0;
    max-width: 100%;
    width: 80%;
    margin: 0 auto;
}
.Bling-for-Weddings .flexible-layout--variable-columns .column {
    flex: 1 0 0;
    max-width: 50%;
    min-width: 50%;
}
.Bling-for-Weddings h3.text-column__title {
    font-size: 20px;
    font-family: Playfair Display;
    text-align: center;
    font-weight: 400;
    margin-bottom: 20px;
}

.Grid-collection .product-link:hover .image-cont__button {
    opacity: 1;
}

.Grid-collection .product-link .image-cont__button {
    position: absolute;
    opacity: 0;
    top: auto;
    bottom:15%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.Grid-collection .small.count-product {
    display: none;
}
.Grid-collection .product-block__image {
    background: #f4f1ed;
}
.Grid-collection p.align-center.product-block__title {
    color: #171717;
    line-height: 1.2;
    margin-bottom: 10px;
    font-size: 16px;
    font-family: "Playfair Display", serif;
    font-weight: 700;
    font-style: normal;
}
.Grid-collection .small-feature-link:hover {
    color: #e8a2a2;
    border-bottom-color: #e8a2a2;
    text-decoration:none !important;
}
.small-feature-link:hover:after {
    background: #e8a2a2;
}

.Stars-section.use-alt-bg {
    background-color: #f4f1ed;
    color: #000000;
      padding: 40px 0px;
}
.Stars-section .fully-padded-row--medium {
    padding-top: 80px;
    padding-bottom: 80px;
}
.Stars-section h2.hometitle.h1-style.align-center {
    font-family: "Playfair Display", serif;
    font-weight: 700;
    font-style: normal;
    font-size: 38px;
    line-height: 1em;
    margin-bottom: 5px;
}

.Stars-section a.text-column__button.btn.btn--primary {
    width: 250px;
    height: 50px;
    padding: 0px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    font-family: 'Playfair Display';
    font-weight: 700;
    background-color: #2e2e2e;
    border-color: #2e2e2e;
}
.Stars-section a.text-column__button.btn.btn--primary:hover {
    border-color: #e8a2a2;
    background-color: #e8a2a2;
    /* color: rgb(var(--btn-text-hover-color)); */
}
.Stars-section .homesubtitle.align-center {
    margin-bottom: 30px;
}
.image-with-text-overlay {
    padding: 1px 0;
}
.section-image-with-text-overlay {
    background-color: #f4f1ed;
    color: #000000;
}
.section-image-with-text-overlay {
    background-color: #f4f1ed;
    color: #000;
    padding-top: 15px;
    padding-bottom: 15px;
}
.globet-gifts h2.text-overlay__title.h1.block-heading_QNeyNK {
    font-size: 38px !important;
    font-family: "Playfair Display", serif;
    font-weight: 700;
    font-style: normal;
    margin: 0px auto;
}
.globet-gifts p {
    display: inline;
    font-size: 14px;
    font-family: 'Work Sans';
}
.globet-gifts .container.container--not-mobile.fully-spaced-row--medium.fully-spaced-row--not-mobile {
    margin: 30px auto;
    padding: 0px 40px;
}
.globet-gifts .text-overlay__button-row.button-row.lightish-spaced-row-above {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: -60%;
    z-index: 9;
    top: auto;
    margin: 0;
    padding: 0;
}
.customcode_contactus #contactFormWrapper>p {
    padding-left: 30px;
}
.globet-gifts a.text-overlay__button.button-row__btn.btn.btn--secondary, .collaboration-slider a.text-overlay__button.btn.btn--secondary {
    width: 250px;
    height: 48px;
    padding: 0px;
    font-size: 16px;
    line-height: 48px;
    text-align: center;
    font-family: 'Playfair Display';
}
.globet-gifts a.text-overlay__button.button-row__btn.btn.btn--secondary:hover, .collaboration-slider a.text-overlay__button.btn.btn--secondary:hover {
    background: #e8a2a2;
    border-color: #e8a2a2;
    color: #2e2e2e;
}
.collaboration-slider .container.container--not-mobile.fully-spaced-row--medium.fully-spaced-row--not-mobile {
    margin: 40px 0px;
}
.collaboration-slider h1.text-overlay__title.has-motion{
   font-family: "Playfair Display", serif;
    font-weight: 700;
    font-style: normal;
    font-size: 38px;
    line-height: 1em;
    margin-bottom: 5px;
}
.collaboration-slider .text-overlay--with-reveal .text-overlay__title:last-child {
    margin-bottom: 0;
}
h2.majortitle.in-content.h1-style {
    font-size: 38px;
    width: 100%;
    margin-bottom: 10px;
    color: #171717;
    line-height: 1.2;
    font-family: "Playfair Display", serif !important;
    font-weight: 700;
    font-style: normal;
}
.section-image-with-text button.owl-dot.active {
    background-color: #fff !important;
  opacity: 1 !important;
}
.section-image-with-text .image-overlap {
    max-width: 100% !important;
}
.section-image-with-text .desktop-only{
  margin-top:0px !important;
}
.section-image-with-text .lightly-spaced-row-above {
    margin-top: 60px;
}
.section-image-with-text button.owl-dot {
    color: #000!important;
    height: 2px!important;
    width: 100px!important;
    line-height: 10px;
    border-radius: 1px!important;
    background-color: #ffffff !important;
    margin: 0 auto;
    opacity: .5!important;
    max-width: 100%;
}
.section-image-with-text .owl-dots {
    display: flex;
    justify-content: center;
    grid-gap: 0px;
    width: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    position: absolute;
    bottom: 8%;
    max-width: 100%;
}
.section-image-with-text .feature-text-paired {
    margin-right: 0;
    margin-left: 10%;
}
.section-image-with-text a.btn.btn--primary{
  width: 250px;
    height: 48px;
    padding: 0px;
    font-size: 16px;
    line-height: 48px;
    text-align: center; 
    border:0px !important;
    font-family: 'Playfair Display';
}
.section-apps h4.hometitle {
    text-align: left!important;
    font-size: 26px;
    font-family: Playfair Display,serif;
    margin-bottom: 20px;
    line-height: normal;
}
.section-apps .hometitle-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.hometitle-flex .small-feature-link {
    font-size: 14px;
    font-weight: 200;
    letter-spacing: 0;
    font-family: Work Sans,sans-serif;
    position: relative;
    line-height: 22px;
}
.option-selector__btns input.is-unavailable+label {
    display: none !important;
}
/* .section-apps .fully-spaced-row--medium {
    background-color: #f4f1ed;
    color: #000000;
    padding: 40px 0 80px;
} */
.section-rich-text .rte.lightly-spaced-row {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}
.section-rich-text .richtext-wrapper .rte {
    margin-bottom: 2em;
}
.section-rich-text .lightly-spaced-row {
    margin-bottom: 0;
}
.section-rich-text a.btn.btn--primary{
  width: 250px;
    height: 48px;
    padding: 0px;
    font-size: 16px;
    line-height: 48px;
    text-align: center; 
    border:0px !important;
    font-family: 'Playfair Display';
}
.app-block a {
    display: inline-block;
    vertical-align: middle;
    margin-right: 30px;
}
.store-section.fully-spaced-row--medium {
    margin-top: 40px;
    margin-bottom: 40px;

}
.fully-spaced-row--medium.instagram-section {
    background-color: #f4f4f4;
    margin-top: 40px;
    padding-bottom: 40px;
    margin-bottom: 30px;
    padding-top: 30px;
}
.section-footer__newsletter-block .signup-form .contact-form {
    position: relative;
}
.section-footer__newsletter-block .signup-form button.btn.btn--primary.signup-form__button {
    position: absolute;
    top: 0;
    right: 0;
    max-width: unset;
    width: auto;
    background: #e8a2a2;
    border: none;
    font-size: 14px;
    font-family: Work Sans, sans-serif;
    font-weight: 300;
    height: 54px;
    color: #000;
}
.section-footer__newsletter-block .signup-form input[type="email"] {
    font-size: 14px;
    line-height: 14px;
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-style: normal;
    background: #F4F1ED;
    color: #000000;
    border: none;
    padding: 0.8em 15px;
    margin: 0;
    vertical-align: middle;
    max-width: 100%;
    border-radius: 0px;
    -webkit-appearance: none;
    box-sizing: border-box;
    height: 54px;
}
.section-footer__newsletter-block .signup-form input:focus, .section-footer__newsletter-block .signup-form input:active  {
    outline: none !important;
      box-shadow: none !important;
}
.section-footer__newsletter-block__social ul.social.inline-flex.flex-wrap.social--large {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 50%;
}
.section-footer__newsletter-block__social h6 {
    margin-bottom: 20px;
    color: #171717;
    font-size: 16px;
    line-height: 1.2;
    font-family: "Playfair Display", serif;
    font-weight: 700;
    font-style: normal;
}

.collection-categories-popular-searches {
    margin-top: -4%;
}
.collection-categories-popular-searches a {
    padding: 5px 10px;
    border-radius: 20px;
    margin-bottom: 10px;
    display: inline-block;
    background: 0 0;
    color: #111;
    border-color: transparent;
    padding: 5px 3px;
    font-size: 15px;
    font-weight: 400;
}
.collection-categories-popular-searches a {
    color: #000;
}
.section-footer a:hover {
    opacity: 0.75;
    text-decoration:none !important;
}
.collection-categories-popular-searches a:not(:last-child):after {
    content: "|";
    padding-left: 3px;
}
.bottom-footer {
    background-color: #e8a2a2;
}
.bottom-footer .section-footer__row.section-footer__row-lower {
    padding-top: 20px;
    padding-bottom: 20px;
}

.instagram-section a.desktop-only.small-feature-link {
    position: relative;
    padding-bottom: 6px;
}
.instagram-section .small-feature-link:after {
    content: "";
    width: 29px;
    height: 2px;
    background: #000;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%,0%);
    -moz-transform: translate(-50%,0%);
    -o-transform: translate(-50%,0%);
    -ms-transform: translate(-50%,0%);
    transform: translate(-50%);
    transition: all .1s;
}
.instagram-section .small-feature-link:hover:after {
    background: #e8a2a2;
}
.our-story-section.fully-spaced-row--medium {
    margin-bottom: 40px !important;
    margin-top: 0px !important;
}
/*--Collection Page--*/

.utility-bar__left a.toggle-btn.utility-bar__item.toggle-btn--revealed-desktop {
    display: none;
}
.collection-listing .product-block{
          position: relative;
}
.product-label-container .product-label {
    position: absolute;
    top: 0;
    left: 0px;
    right: auto;
    text-align: left;
    border-radius: 5px !important;
}
/* a.link-dropdown__link:nth-child(3),a.link-dropdown__link:nth-child(4),a.link-dropdown__link:nth-child(5) {
    display: none;
} */
.link-dropdown__button[aria-expanded="true"] + .link-dropdown__options {
    visibility: visible;
    opacity: 1;
}
.link-dropdown__link {
    position: relative;
       padding-left: 50px !important;
    padding-right: 10px !important;
}
span.price-label.price-label--preorder {
    margin-left: 5px;
}
.link-dropdown__options {

    position: absolute;
    z-index: 2;
    top: -5px;
    min-width: calc(100% + 40px);
    background: #ffffff;
    padding-top: 49px;
    padding-bottom: 12px;
    box-shadow: 0 6px 12px 1px rgba(0, 0, 0, 0.12);
    transition: opacity 250ms ease, box-shadow 250ms ease, visibility 250ms;
}
.link-dropdown__link:before {
    content: "";
    position: absolute;
    left: 20px;
    top: 20px;
    margin-top: -13px;
    width: 18px;
    height: 18px;
    border-radius: 50px;
    border: 1px solid currentColor;
}
.link-dropdown__link:after {
    content: "";
    position: absolute;
    background: #e8a2a2;
    background-size: cover;
    transform: scale(0);
    transition: transform .1s ease;
    left: 24px;
    top: 11px;
    width: 10px;
    height: 10px;
    border-radius: 50px;
}
.link-dropdown__link:after {
    content: "";
    position: absolute;
    background: #e8a2a2;
    background-size: cover;
    transform: scale(0);
    transition: transform .1s ease;
    left: 24px;
    top: 11px;
    width: 10px;
    height: 10px;
    border-radius: 50px;
}
.link-dropdown__link.link-dropdown__link--active:after {
    transform: scale(1);
}
.utility-bar__right .link-dropdown {
    display: flex;
    align-items: center;
}
.utility-bar__right .link-dropdown__button-text {
    text-decoration: underline;
    margin-left: 3px;
}
.utility-bar__right span.link-dropdown__button-text {
    font-weight: 300;
    font-family: 'Work Sans';
    font-size: 14px;
    color: inherit;
    letter-spacing: normal;
    text-decoration: underline;
}
.breadcrumbs .icon {
    display: inline-block;
    vertical-align: middle;
   
}
.breadcrumbs a.breadcrumbs-list__link {
    font-size: 14px;
    letter-spacing: normal;
}
span.breadcrumbs-list__link {
    font-size: 14px;
    letter-spacing: normal;
}
.breadcrumbs .icon {
    width: auto;
    height: auto;
    padding: 0px 5px;
}
.filter-group span.filter-group__item__count {
    display: none;
}
.filter-group__item .filter-group__item__text::after {
    content: '';
    position: absolute;
    left: -1px;
    top: 50%;
    margin-top: -10px;
    background: #e8a2a2;
    background-size: cover;
    transform: scale(0);
    transition: transform 100ms ease;
    left: 4px;
    top: 0.8em;
    margin-top: -5px;
    width: 10px;
    height: 10px;
}
.filter-group__item .filter-group__checkbox:checked + .filter-group__item__text::after {
    transform: scale(1);
}

.filter-group {
    margin-bottom: 10px;
    border-bottom: 1px solid #808080;
}
.filter-group__heading__indicator svg.feather.feather-plus {
    width: 20px;
    height: 20px;
}
.cc-price-range__input-container {
    background-color: #F4F1ED !important;
    border: 0px !important;
    
}
.cc-price-range .cc-price-range__input {
    width: 100%;
    height: 48px;
    font-size: 14px;
    line-height: 14px;
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-style: normal;
    background: #F4F1ED;
    color: #000000;
    border: none;
    padding: 0.8em 15px;
    margin: 0;
    vertical-align: middle;
    max-width: 100%;
    border-radius: 0px;
    -webkit-appearance: none;
    box-sizing: border-box;
    padding-right: 0;
    padding-left: 15px;
}
.product-label--new-in > span, .product-label--Last > span {
    background: #e8a2a2;
    color: #000000;
    border-radius: 5px;
}
.product-label {
    position: absolute;
    top: 5px;
    left: 5px;
    right: auto;
    text-align: left;
    border-radius: 5px;
}
.product-label > span svg {
    width: 18px;
    height: 18px;
}
.product-label > span span {
    vertical-align: middle;
}
.template-suffix-giting .rte.cf.align-center.reading-width {
    display: none;
}

.pagination {
    display: none;
}
.collection-categories-interlin-section {
    padding-top: 30px !important;
}
/*--End Collection Page--*/


/*--PDP Page--*/

.product-info .media-gallery__inner .product-label {
    position: absolute;
    top: 5px;
    left: auto;
    right: 5px;
    text-align: left;
    border-radius: 5px;
    z-index: 2;
}
.product-info .media-gallery__inner  .product-label span {
    padding: 8px 5px;
  
}
.cart-drawer__empty-content .majortitle.h1 {
    font-size: 24px;
}
.modal--for-product {
    position: fixed;
    top: 0px;
    left: auto;
    width: 100%;
    height: 100%;
    z-index: 9000;
    right: 0;
    justify-content: end;
    padding: 0px !important;
    margin: 0px !important;
    bottom: 0;
}

.size-chart__inner table td {
    padding: 10px;
}
.modal--for-product .grid-flex {
    display: flex;
   justify-content: space-between;
}
.modal--for-product .size-chart-icon {
    margin-top: 0px;
    padding-left: 0px;
}
.modal--for-product .size-chart-info {
    display: flex;
    justify-content: space-between;
}
.modal--for-product .cc-modal-window__foreground {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: none;
    z-index: 2;
}
.modal--for-product .scrollable-table tr:first-child {
    background-color: #e8a2a2 !important;
    font-weight: 500;
}
.modal--for-product .scrollable-table tr {
    background-color: #f4f1ed;
}
.modal--for-product .scrollable-table table td {
    width: 25%;
    border: 1px solid #000000;
    padding: 5px !important;
}
.modal--for-product .scrollable-table table {
    text-align: center;
    margin-bottom: 1em;
}
.modal--for-product .scrollable-table {
    width: 100%;
    overflow: auto;
}
/* .modal--for-product .scrollable-table {
    max-width: 536px;
    margin: 0 auto;
} */
.modal--for-product .modal__window {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    min-height: 100% !important;
    z-index: 2;
    margin: 0!important;
    max-width: 600px;
}
.modal--for-product .modal__content.flex-auto.h-full.rte {
    width: 532px;
    margin: 0 auto;
}
.modal--for-product .modal__content {
    padding: 20px var(--gutter) var(--gutter);
}
.swatch-size-chart span.size-chart-link__icon {
    display: none;
}
.product-form .option-selector[data-option="Color"] {
    display: none !important;
}
.modal--for-product .modal__content h6{
  text-align:left;
  margin-bottom:5px
}
.modal--for-product .modal__content p{
  text-align:left;
}
 .product-media-mob {
    display: none;
}
.title-row {
    display: flex;
    justify-content: space-between;
}
.title-row h1.title.h6-style .large_title {
    font-size: 16px;
    font-family: Work Sans,sans-serif;
    font-weight: 700;
    display:block;
}
.title-row h1.title.h6-style .small_title {
    font-size: 14px;
    color: #000!important;
    font-weight: 400;
   display:block;
      font-family: Work Sans, sans-serif;
}
.product-form .price-container {
    margin-bottom: 0px !important;
    padding: 0px !important;
}
.lightly-spaced-row.not-in-quickbuy .product-info-block p {
    font-size: 13px;
    color: #565e6a;
}
.lightly-spaced-row.not-in-quickbuy {
    margin-bottom: 0px !important;
}
.pricetextline {
    font-size: 13px;
    color: #565e6a;
}
.quantity-wrapper select {
    height: 50px !important;
    background-color: #f4f1ed !important;
    border-color: #f4f1ed !important;
    min-width: 100px;
    font-size: 14px;
    padding: 4px 30px 4px 10px !important;
    background-image: url(//www.fizzygoblet.com/cdn/shop/t/212/assets/icon-select.svg?v=2288020383943214601721036994);
    background-size: 15px;
    background-repeat: no-repeat;
    background-position: 90% center;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #000 !important;
}
.product-form .label {
   
    font-weight: 300 !important;
}
.offers-list {
    padding: 20px 30px;
    border: 1px dashed #393939;
    margin: 20px 0;
}
.offers-list li {
    color: #000;
    list-style: disc outside;
    line-height: 25px;
    font-size: 14px;
}
.template-product product-form.js-product.product-info.quickbuy-content.spaced-row.container {
    flex-wrap: wrap;
}
.related-products .container.container--no-max.fully-spaced-row {
    max-width: 100%;
    padding: 0px;
}
.section-related-products .related-products {
    padding: 0px 40px;
}
.RecommendedSize_div p {
    font-style: italic;
    margin: 0 0 8px;
}
.Note {
    display: block;
    width: 100%;
}
/*--End PDP Page--*/

/*--Mini Cart--*/

header.cart-drawer__header.cart-drawer__content-item {
    /* display: none; */
  padding:0px 20px !important;
}
.cart-drawer .cart-drawer__header .cart-drawer__title {
    font-size: 20px;
    font-family: 'Work Sans';
    letter-spacing: normal;
    font-weight: 600;
}
.cart-drawer .span.cart-drawer__title-count{
   font-size: 16px !important;
    font-family: 'Work Sans';
    letter-spacing: normal;
}
.cart-drawer__footer a.btn.btn--large.btn--wide {
    background: #30d5c8!important;
    border-color: #30d5c8!important;
}

.cart-item.product-fizzy-pouch .qty-left {
    display: none;
}
.cart-drawer__content-item .cart-info-block--lmtb{
  margin-top:0px;
}
.cart-drawer__content-item .text-box {
    
    padding: 0px;
    text-align: center; 
}
.cart-drawer__content-item {
    padding: 0px !important;
}
span.small_title.title_2 {
    font-weight: 500;
    letter-spacing: 0;
    color: #000;
    font-size: 15px;
}
.title-cart {
    font-size: 13px;
    font-weight: 300;
    font-family: revert;
    margin: 0;
}
.cart-item__variant {
    margin: 0;
    color: #808080;
    font-size: 13px;
}
.cart-drawer__content-item .text-box.text-box--wide {
    text-align: center;
    line-height: 18px;
    font-size: 11px;
    color: #000;
    margin-bottom: 0;
    padding: 4px 21px;
    background: #30d5c8;
    border-radius: 0;
    font-weight: 700;
}
.cart-item__column .small-text {
    margin-top: 10px;
}
.qty-left {
    display: flex;
    align-items: center;
    justify-content: normal;
    grid-gap: 20px;
}
.qty-left span {
    padding-right: 0px;
    color: #808080;
    font-size: 13px;
}
.cart-item__price span.money {
    font-weight: 600;
    color: #000;
    font-size: 16px;
}
.cart-drawer__footer {
    background: #e8a2a2;
    padding: 10px !important;
}
.subtotal.h4.heading-font.opposing-items {
    font-size: 17px;
    font-family: 'Work Sans';
    font-weight: 600;
    margin-bottom: 25px;
}
a.btn.btn--large.btn--wide {
    font-weight: 600;
    font-family: "Work Sans", sans-serif;
    font-size: 16px;
}
.checkout-buttons a.btn.btn--large.btn--wide:hover {
    background-color: #fff;
    color: #000;
    font-weight: 700;
}
.template-product div#contlo_whatsapp_widget {
    display: none !important;
}
.cart-drawer__content-item .cart-item {
    border-bottom: 1px solid #e8a2a2;
    margin-bottom: 20px;
}
/*--End Mini Cart--*/

/*--cart page--*/
.template-cart .container.fully-spaced-row {
    width: 100%;
    max-width: 100%;
}
.prepaid_text_wrap .prepaid_text {
    text-align: center;
    line-height: 18px;
    font-size: 11px;
    color: #000;
    margin-bottom: 0;
    padding: 4px 21px;
    background: #30d5c8;
    border-radius: 0;
    font-weight: 700;
}
.prepaid_text p {
    margin: initial;
    font-weight: lighter;
}
.template-cart h2.subtotal.h2 {
    font-family: 'Work Sans';
    font-size: 26px;
}
.template-cart .cart-item__quantity span {
    display: none;
}
.template-cart a.cart-item__remove.small-text.underline {
    position: absolute;
    left: auto;
    right: 0;
    bottom: 20%;
    font-size: 14px;
    font-weight: 400;
}
.template-cart .flexible-layout .column--half {
    width: 100% !important;
}
/* .template-cart &:has(wrapped-cart-list-provider) {
    margin-left: 0 !important;
    margin-right: 0 !important;
} */
.template-cart .checkout-col wrapped-extension {
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding: 0px !important;
    margin-block-start: 0px !important;
    margin-block-end: 0px !important;
}
/*--End cart page--*/

/*--Static pages--*/
.template-page .another-policy h3 {
    font-size: 21px;
   padding-bottom: 20px !important;
    font-family: 'Work Sans';
}
.template-page p b {
    color: #000;
    font-weight: 600;
}
.template-page p {
    line-height: 1.6;
    font-size: 14px;
    color: #000;
}
.template-page p:has(b) {
    margin-top: 25px;
}
h1.majortitle, .article h2, .article h3 {
    font-family: "Open Sans", sans-serif !important;
}
.template-page h2 {
    font-family: Open Sans, sans-serif !important;
    font-size:26px;
}
.template-page h1 {
    font-family: Open Sans, sans-serif !important;
}
h2.policy-h2 {
    font-size: 26px !important;
    font-family: "Open Sans", sans-serif !important;
}
h3.policy-h3 {
    font-size: 26px !important;
    font-family: "Open Sans", sans-serif !important;
}
.template-page nav.breadcrumbs {
    padding: 0px 40px;
}
.customcode_contactus .contactus_btncustom {
    margin-left: 30px;
    font-family: "Playfair Display", serif;
}
.customcode_contactus #contactFormWrapper label {
    margin-bottom: 8px;
    font-weight: 600;
    color: #000;
    letter-spacing: 0px;
}

/*--End Pages--*/

/*--Wishlist page--*/
.wishlistbodycontainer .col-md-4 {
    width: 24%;
    margin-left: 10px;
}
.wishlisttitlecontainer .row.loginmessage {
    display: none !important;
}
.wishlistbodycontainer img.img-responsive.image1 {
    height: auto;
    margin: auto;
}
.wishlistbodycontainer h3.product_title {
    text-align: center;
    width: 100%;
    max-width: 100%;
    height: auto !important;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.wishlistbodycontainer p.price {
    position: absolute;
    right: 0;
    top: 10px;
    bottom: auto;
    font-weight: 700;
    font-family: 'Work Sans';
}
/* .wishlistbodycontainer .product .text {
    position: relative;
} */
.wishlistbodycontainer p.price {
    display: block;
    position: relative;
    text-align: center;
}
.wishlistbodycontainer .variant_title {
    margin: 0;
    text-align: center;
    color: #000;
    font-weight: 500;
}
.wishlistbodycontainer .product .buttons {
 padding: 20px 0px;
   
}
.wishlistbodycontainer a.btn.btn-primary.addbutton {
    background-color: #2e2e2e;
    border-color: #2e2e2e;
    font-size: 14px;
    font-weight: 400;
    text-transform: capitalize;
    border-radius: 3px;
}
.wishlistpage .buttons .btn.btn-warning.removebutton {
    background-image: url('https://cdn.shopify.com/s/files/1/0215/3436/files/Delete-01.svg?v=1738238110') !important;
    width: 30px !important;
    height: 30px !important;
    background-size: auto;
    background-repeat: no-repeat;
    background-position: center center;
    margin-left: 10px;
    text-indent: 900px;
    position: absolute;
    top: 7px;
    right: 7px;
}

/*--End wishlist --*/

/*--FAQ--*/
.size-chart__inner table td {
    width: 25%;
    border: 1px solid #000000;
}
.size-chart__inner table tr:first-child {
    background: #e8a2a2;
    font-weight: 500;
}
.size-chart__inner table td {
    padding: 10px;
}
.grid-flex {
    display: flex;
}
.size-chart-text {
    width: 75%;
}
.size-chart-icon {
    margin-top: 20px;
    max-width: 110px;
    width: 25%;
    padding-left: 15px;
}
.size-chart-info {
    display: flex;
    justify-content: space-between;
}
#template-faq-contact input, #template-faq-contact textarea {
    border: none !important;
    background: #f4f1ed !important;
    width: 100%;
}
#template-faq-contact {
    padding: 0px;
    width: 100%;
    margin: 0;
}
#template-faq-contact button.button.button--full {
    width: 100%;
    min-height: 50px;
    background-color: #2e2e2e;
    border-color: #2e2e2e;
    color: #fff;
    line-height: 50px;
    line-height: 50px;
}
#template-faq-contact button.button.button--full:hover
background: #e8a2a2;
        border-color: #e8a2a2;
        color: #2e2e2e;
}
.template-suffix-faq .section-image-with-text-overlay {
    padding-top: 0;
    padding-bottom: 0;
}

p.location-add {
    height: 80px;
}
p.btn-get {
    margin-top: 12px !important;
}
.template-suffix-faq h1.text-overlay__title.block-heading_bbmtPT {
    font-size: 40px !important;
    color: #000;
}
.template-suffix-faq  nav.breadcrumbs {
    padding: 40px 30px !important;
    color: #000;
    z-index: 1;
    display: block;
    position: relative;
      text-align: center;
}
h3#faq-contact-us {
    margin-bottom: 50px;
}
.template-suffix-faq .container.cf {
    margin-bottom: 50px !important;
}
a.faq-index-item__link.active {
    color:#000;
}
a.faq-index-item__link {
    font-family: Playfair Display, serif;
    font-weight: 600;
    color: #747571;
    cursor: pointer;
    display: block;
    padding: 0;
}
.collapsible-tabs h3 {
    font-size: 1.3em;
    font-weight: 500;
}
.section-collapsible-tabs:nth-child(8) details.disclosure, .section-collapsible-tabs:nth-child(10) details.disclosure {
    display: none;
}
.section-collapsible-tabs:nth-child(9) details.disclosure {
    display: none;
}
p.details-ph {
    margin-bottom: 10px !important;
}
.collapsible-tabs__tab .inn_store {
    padding: 0;
    width: 49%;
    margin: 30px 0px;
}
.collapsible-tabs__tab .main_store {
    display: flex;
    flex-wrap: wrap;
    grid-gap:5px;
}
a.faq-index-item__link:hover {
    color: #e8a2a2;
}
.template-suffix-faq .cross-page-promos {
    margin-top: 10%;
    display: block;
    position: relative;
    z-index: 999;
}

.template-suffix-faq .section-image-with-text-overlay {
    background-color: #f4f1ed;
    color: #000;
    padding-top: 0px;
    padding-bottom: 0px;
}
/*--END FAQ--*/

/*--Login page--*/

.account-wrapper .top {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 200px;
}
.account-wrapper .bottom {
    position: absolute;
    bottom: 0;
    right: 0;
    max-width: 200px;
}
div#recover-password .page-header {
    padding: 0px 30%;
}
div#recover_email {
    padding: 0px 50px;
}
div#recover-password .lightly-spaced-row-above {
    padding: 0px 50px;
}
div#recover-password .opposing-items {
    margin-bottom: 90px;
}
div#recover-password a.underline {
    text-align: center !important;
    width: 100%;
    display: block;
}

/*--Contact page--*/

.template-suffix-contact input, .template-suffix-contact textarea {
    font-size: 14px;
    line-height: 14px;
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-style: normal;
    background: #F4F1ED !important;
    color: #000000;
    border: none;
    padding: 0.8em 15px;
    margin: 0;
    vertical-align: middle;
    max-width: 100%;
    border-radius: 0px;
    -webkit-appearance: none;
    box-sizing: border-box;
    border: 0px !important;
    box-shadow: none !important;
}
.template-suffix-contact button.btn {
    background: #2e2e2e;
    border: 1px solid #2e2e2e;
    color: #ffffff;
    font-size: 16px;
    display: inline-block;
    font-family: "Playfair Display", serif;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 0em;
    text-transform: none;
}
.template-suffix-contact button.btn:hover{
          background: #e8a2a2;
        border-color: #e8a2a2;
        color: #2e2e2e;
}
.template-suffix-contact h2 {
    display: none;
}
/*--END FAQ--*/

/*--Start Blog--*/
body.template-blog .utility-bar {
    display: none;
}
.article-image.article-image--large.align-center.container {
    padding: 0px;
}
body.template-blog .article h2 {
    font-family: "Playfair Display", serif !important;
    font-size: 14px;
    line-height: normal;
    font-weight: 300;
      margin-bottom: 0;
}
body.template-blog .article h3 {
    font-family: "Playfair Display", serif !important;
    font-size: 14px;
    line-height: normal;
    font-weight: 300;
    margin-bottom: 0;
}
.article__inner a {
    font-size: 14px;
    font-family: 'Work Sans';
    line-height: normal !important;
    color: #000;
}
.article__inner a:hover {
  
    color: #e8a2a2;
}
 .article-image__hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
 .article-image:hover .article-image__hover {
    opacity: 1;
}
  .article-image.sdsd {
    position: relative;
    margin: 0;
}
  .article-image__hover img.theme-img {
    object-fit: cover;
    height: 100%;
}
.template-blog .link-dropdown__link:hover {
    background: transparent;
    color: inherit;
}
.filter-group .link-dropdown__link {
    display: block;
    padding: 6px 0px;
    padding-inline-end: 0;
    color: inherit;
    white-space: nowrap;
}
.filter-group .link-dropdown__link {
    position: relative;
    padding-left: 30px!important;
    padding-right: 0px!important;
}
.filter-group .link-dropdown__link:before {
    content: "";
    position: absolute;
    left: 0;
    top: 20px;
    margin-top: -13px;
    width: 18px;
    height: 18px;
    border-radius: 0;
    border: 1px solid currentColor;
}
.filter-group a.link-dropdown__link:after {
    content: "";
    position: absolute;
    background: #e8a2a2;
    background-size: cover;
    transform: scale(0);
    transition: transform .1s ease;
    left: 4px;
    top: 11px;
    width: 10px;
    height: 10px;
    border-radius: 0;
}
.filter-group .link-dropdown__link--active {
    background: transparent;
}
.filter-group .link-dropdown__link.link-dropdown__link--active:after {
    transform: scale(1);
}
body.template-article h1.text-overlay__title.super-large-text {
    font-size: 30px;
}
.article.article--main .container.container--reading-width {
    max-width: 100%;
}
.article.article--main .pagination-row.pagination-row-tabular {
    display: none;
}

.article.article--main span.iconmeta.time {
    font-weight: 500;
    text-decoration: underline;
}

/*--End Blog--*/

/*store Page--*/
.inn_store {
    padding: 20px!important;
    /* border: 1px solid #ddd; */
  
}
/*--End store Page--*/

/*-- Story Page--*/

.template-suffix-our-story h2.majortitle.in-content.h1 {
    font-family: 'Playfair Display' !important;
}
.template-suffix-our-story nav.breadcrumbs {
    position: absolute;
    top: 20%;
    bottom: auto;
}
.template-suffix-our-story .subheading.subheading--over {
    font-size: 1em;
    font-weight: 300;
    line-height: 1.3em;
    letter-spacing: 0;
    text-transform: uppercase;
}
.Craft-section.fully-spaced-row--medium {
    margin: 0px;
}
.Craft-section .column.column--half.align-ltr-left {
    width: 30.3%;
}
.Craft-section .column.column--half {
    width: 66.6%;
}
.Craft-section .feature-text-paired {
    margin-left: 15% !important;
}
.story-hello-section.fully-spaced-row--medium {
    margin: 0px;
    padding: 0px;
    
}
.story-hello-section .container {
    padding-right: 0px;
}
.story-hello-section .feature-text-paired {
    margin-left: 0px;
  margin-right: 15%;
}
.collaboration-section .column.column--half {
    width: 66.6%;
}
.collaboration-section .column.column--half.column--text-right.align-left {
    width: 33.3%;
}
.collaboration-section.fully-spaced-row--medium {
    background-color: #f4f1ed;
    padding: 80px 0px;
}
.care-section .column.column--half.column--order-push-desktop {
    width: 66.6%;
    max-width: 100%;
}
.care-section .column.column--half.align-ltr-left {
    width: 33.3%;
}
.care-section .feature-text-paired {
    margin-right: 15%;
    margin-left: 0%;
}
.founder-section.fully-spaced-row--medium {
    background-color: #f4f1ed;
      margin-bottom: 0px;
}
.founder-section .feature-text-paired {
    margin-right: 15%;
    margin-left: 0%;
}
.founder-section .container {
    padding-right: 0px;
}
.template-suffix-our-story .text-overlay__text {
    opacity: .9;
    width: 100%;
}
.join-team nav.breadcrumbs {
    display: none;
}
.template-suffix-our-story h2.text-overlay__title.h1.block-heading_AVV6Jh {
    font-size: 44px !important;
    letter-spacing: normal !important;
    font-family: 'Playfair Display' !important;
    color: #171717 !important;
    line-height: 1.1em;
}
.template-suffix-our-story .text-overlay__rte p {
    font-size: 14px;
    font-family: 'Work Sans' !important;
    max-width: 65ch;
    margin: 0 auto;
}
.template-suffix-our-story .section-image-with-text-overlay {

    padding-top: 0;
    padding-bottom: 0;
}
/*-- End Story Page--*/

.gift-page {
    background: #f4f1ed;
    color: #000000;
    padding: 40px 0px;
    margin:0 !important;
}
.template-suffix-gift .section-image-with-text-overlay {
    padding-top: 0;
    padding-bottom: 0;
}
.gift-banner .image-overlay__over .text-overlay__subheading.subheading.subheading--over {
    font-size: 14px;
    font-family: Work Sans!important;
    text-transform: capitalize;
    font-weight: 300;
    letter-spacing: normal;
    padding: 0;
}
.gift-page p.logo-pra {
    max-width: 800px;
    margin: 0 auto 40px;
    text-align: center;
}
.gift-page .logo-list-container {
    max-width: 900px;
    margin: 0 auto;
}
.gift-page .logo-list__logo {
    flex: none;
}
.logo-list__logo-title:hover {
    text-decoration: underline;
}
.template-suffix-gift .gallery span.text-overlay__button.btn.btn--primary {
    background: #ffffff;
    color: #000000;
    max-width: 100%;
    height: 48px !important;
    font-family: 'Playfair Display';
    font-weight: 700;
    font-size: 16px;
    width: 250px;
    padding: 0px;
    line-height: 48px;
}
.template-suffix-gift h1.majortitle.in-content {
    font-family: Playfair Display !important;
}
.template-suffix-gift .gallery span.text-overlay__button.btn.btn--primary:hover{
 background: #e8a2a2;
  color: #000000;
}
.template-suffix-gift .section-gallery .image-overlay__over .text-overlay__subheading.subheading.subheading--over {
    font-size: 14px;
    font-family: 'Work Sans' !important;
    text-transform: capitalize;
    font-weight: 300;
    letter-spacing: normal;
    padding: 10%;
}
.gift-third-section .container.container--not-mobile {
    background-color: #f4f1ed !important;
    padding: 80px 0px;
}
.gift-third-section .text-column__title {
    font-size: 29px;
    font-family: 'Playfair Display';
}
.gift-third-section .product-price {
    display: none;
}
.gift-third-section .home-collection__text:hover:after {
    background: #e8a2a2;
}
.gift-third-section .home-collection__text:after {
    content: "";
    width: 29px;
    height: 2px;
    background: #000;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%,0%);
    -moz-transform: translate(-50%,0%);
    -o-transform: translate(-50%,0%);
    -ms-transform: translate(-50%,0%);
    transform: translate(-50%);
    transition: all .1s;
}
.gift-third-section .home-collection__slider.carousel.owl-carousel.align-center.owl-loaded.owl-drag {
    padding: 0px 50px;
}
.Spoilt-for-choice .column.column--half.align-ltr-left {
    width: 33.3%;
}
.Spoilt-for-choice .column.column--half.column--order-push-desktop {
    width: 66.666%;
}
.Spoilt-for-choice .feature-text-paired {
       margin-right: 30px;
    margin-left: 0;
}
.Spoilt-for-choice h2.majortitle.in-content.h1 {
    font-family: 'Playfair Display';
}
.Spoilt-for-choice .lightly-spaced-row.button-row {
    margin-top: 60px;
}
.Spoilt-for-choice a.btn.btn--primary.button-row__btn {
    background-color: #000;
}
.Spoilt-for-choice a.btn.btn--primary.button-row__btn:hover {
    background: #e8a2a2;
  color: #000000;
}
.E-gift-cards .image-overlap__image.image-overlap__image-2 ,.Spoilt-for-choice .image-overlap__image.image-overlap__image-2 {
    display: none;
} 

.E-gift-cards .column.column--half {
    width: 66.66%;
}
.E-gift-cards .column.column--half.align-ltr-left {
    width: 33.3%;
}

.E-gift-cards a.btn.btn--primary.button-row__btn {
    background-color: #000;
    margin-top:40px;
}
.E-gift-cards a.btn.btn--primary.button-row__btn:hover {
background: #e8a2a2;
  color: #000000;
  }
.E-gift-cards.fully-spaced-row--medium {
    background-color: #f4f1ed !important;
    padding: 80px 0px;
}
.bridal-shop-mobile{
  display:none;
}

/*--Login Page--*/
.template-customers-login .fully-spaced-row.container, .template-customers-register .fully-spaced-row.container {
    background-color: #f4f1ed;
       padding: 50px 0px;
    margin: 0px;
}
.template-customers-register .small-form{
    width: 550px;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    background: #fff;
    padding: 50px 0px;
    border-radius: 0px;
    position:relative;
}
.template-customers-register  img.bottom-img {
    width: 160px;
}
.template-customers-register img.top-img {
    width: 160px;
}
.template-customers-login .small-form {
    width: 500px;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    background: #fff;
    padding: 50px 0px;
    border-radius: 0px;
    position:relative;
}
form#customer_login, div#create-customer {
    padding: 50px 50px 120px;
}
.opposing-items {
    margin-bottom: 20px;
}
.opposing-items button.btn {
    width: 100%;
    margin-bottom: 15px;
}
div#create-customer button.btn{
  width: 100%;
    margin-bottom: 15px;
}
.create-sign {
    margin-bottom: 15px;
    text-align: center;
}
.account-form .note {
    display: block;
    margin: 10px 0 20px;
}
p.continue-text {
    text-align: center;
}
.account-form input[type=email]:active, .account-form input[type=password]:active{
    border: 1px solid #000;
    box-shadow: none;
}
.account-form input[type=password]:focus-visible, .account-form input[type=password]:focus{
    outline: 0px !important;
    border: 1px solid !important;
    box-shadow: none !important;
  -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}
.account-form input[type=email]:focus-visible, .account-form input[type=email]:focus {
   outline: 0px !important;
    border: 1px solid !important;
    box-shadow: none !important;
  -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}
.account-form input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset !important;
  background-color: transparent !important;
}
img.top-img {
    position: absolute;
    top: 0;
    left: 0;
    right: auto;
}
img.bottom-img {
    position: absolute;
    right: 0;
    left: auto;
    top: auto;
    bottom: 0;
}
.small-form .title {
    text-align: center;
    letter-spacing: normal;
    font-size: 28px;
}
/* .template-page .page-section-spacing .rte:first-child {
    display: none;
}
.template-page .page-section-spacing .rte:nth-child(2) {
    display: none;
}
.template-page .page-section-spacing .cf:before {
    display: none;
} */

/*--Account Page--*/

h1.name.account-name {
    position: absolute;
    top: 25%;
    bottom: auto;
    margin: 0 auto;
    left: 0;
    right: 0;
    text-align: center;
}
.account-index-link {
    font-family: Playfair Display,serif;
    font-weight: 600;
    color: #747571;
    cursor: pointer;
    display: block;
    padding: 15px 0;
}
.account-index-link.active, .account-link.active {
    color: #000;
}
.account-index-link a:hover {
    color: #e8a2a2;
}
.account-layout .faq-index-link {
    display: flex;
    align-items: center;
}
.template-customers-account .section-image-with-text-overlay{
  padding:0px;
}
.account-index {
    display: flex;
    justify-content: normal;
}
.account__inner {
    border-right: 1px solid #ddd;
    display: block;
    width: 260px;
    margin-right: 40px;
}
.customer-heading {
    font-size: 18px;
    margin-bottom: 40px;
    font-weight: 500;
}
a.address {
    background-color: #2e2e2e;
    border: 0px;
    width: 250px;
    height: 50px;
    padding: 0px;
    line-height: 50px;
    font-size: 16px;
    font-family: Work Sans, sans-serif;
    font-weight: 400;
}
button.address.btn.js-add-address {
    width: 200px;
    max-width: 100%;
    height: 50px;
    background-color: #2e2e22;
    border: 0px;
}
button.address.btn.js-add-address:hover {
    width: 200px;
    max-width: 100%;
    height: 50px;
    background-color: #e8a2a2;
    border: 0px;
}
a.account-link {
    font-family: Playfair Display,serif;
    font-weight: 600;
    color: #747571;
    cursor: pointer;
    display: inline-flex;
    padding: 15px 0px;
    position: relative;
}
a.account-link span.topbadge {
   
    top: 10px;
   
}
customer-addresses#customer_address {
    width: 60%;
}
.address-sec-head {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
#customer_address .spaced-row {
    margin-bottom: 0;
}
#customer_address .address-tables {
    margin-top: 0;
}
#customer_address .address-tables .info-card {
    box-sizing: border-box;
    width: 100%;
    margin: 0px;
}
a.underline.order-details-link {
    background-color: #2e2e2e;
    color: #fff;
    margin: 10px 0px;
    text-decoration: none;
    height: 40px;
    line-height: 40px;
    display: block;
    text-align: center;
    width: 100px;
}
.main_store a.btn_lnk {
    text-decoration: none;
}
/* .rbr-mbap_item_input .colorSwatch_variant_c65258f9.colorSwatch_color_c65258f9 {
    display: none !important;
}
 */
/*--NEW CSS--*/
.shopify-section.section-gift-video {
    padding: 40px 0;
}
.product-form .quantity-submit-row .quantity-submit-row__submit button[type=submit] {
    font-size: 16px ;
    font-weight: 600;
}
.seo-content-row{
    display:flex;
  }
  .seo-content{
        flex-basis: 60%;
  }
  .seo-pricing-table {
    padding-left: 30px;
}
.sticky-table-container{    
    position: sticky;
    top: 120px;
}
.seo-pricing-table th,.seo-pricing-table td{
    border: 1px solid #e2e2e2;
}
  .seo-pricing-table table{
      width: 100%;

  }

.seo-content h2
{
  font-size:20px;
}
.seo-content h3{
  font-size:20px;
               }
.seo-content h4 {
    font-size: 20px;
}

.forum-contlo {
    position: relative;
    z-index: 9;
}
.backToHome a {
background: #303B43;
    color: #fff;
    padding: 11px 37px;
    text-align: center;
    margin: 0 auto;
    display: block;
    width: 55%;
    border-radius: 5px;
    font-weight: 600;
}
.template-collection .container.container--reading-width.fully-spaced-row.cc-animate-init.cc-animate-in {
    width: 100%;
    margin: 0px;
    max-width: 100%;
    padding: 0px 40px;
}
.collection-categories-interlin-section a {
    padding: 5px 10px;
    border-radius: 20px;
    margin-bottom: 10px;
    display: inline-block;
    background: 0 0;
    font-weight: 400;
    font-size: 15px;
    color: #111;
    -webkit-box-shadow: inset 0 1px 0 0 #ccc, inset -1px 0 0 0 #ccc, inset 0 -1px 0 0 #ccc, inset 1px 0 0 0 #ccc;
    box-shadow: inset 0 1px 0 0 #ccc, inset -1px 0 0 0 #ccc, inset 0 -1px 0 0 #ccc, inset 1px 0 0 0 #ccc;
}
.collection-categories-interlin-section a:hover {
    color: #ee4d40;
}
.pageheader .logo-area {
    min-height: 76px;
}
button.page-btn svg.page-btn__circle {
    display: none;
}
.container.shopByColor {
    margin: 50px auto 20px !important;
}
.container.shopByColor h3 {
    margin: 0px;
}
.container.shopByColor .main_shopbycolor {
    margin: 0px;
    padding: 0px;
    width: 100%;
}
.inn_shopbycolor .featured-icon-title {
    line-height: 1.3;
    margin-top: calc(10px + .35em);
    margin-bottom: 1em;
}
.container.shopByColor .inn_shopbycolor {
    margin: 0px;
    padding: 0px;
    min-height: 176px;
}
.inn_shopbycolor img {
    max-width: 105px!important;
}
.product-block__image .theme-img {
    object-fit: cover;
}
carousel-slider.carousel.collection-slider .collection-listing {
    padding-right: 0px;
}
h2.hometitle.hometitle-flex {
    position: relative;
}
div#shopify-section-template--15841154007117__featured_collection_nKQAgr .collection-listing {
    padding-right: 50px;
}
#shopify-section-template--15841154007117__16359278676808bea5 {
    margin-top: 50px;
}
.Stars-section .owl-stage .column {
    opacity: 1 !important;
}
.Stars-section .owl-stage .text-column__title {
    color: #000;
}
.Grid-collection .product-block__title {
    color: #171717;
    line-height: 1.2;
    margin-bottom: 10px;
    font-size: 16px;
    font-family: "Playfair Display", serif;
    font-weight: 700;
    font-style: normal;
}
.globet-gifts h2.text-overlay__title.h1 {
    margin-bottom: 0px;
}
.collaboration-slider slide-show {
    margin: 40px 0px;
    padding: 0px 40px;
}
.store-section .feature-text-paired>* {
    text-align: left;
}
.cross-page-promos .flexible-layout {
    margin-left: -20px;
}
.cross-page-promos .flexible-layout .column {
    padding-left: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.icon-with-caption__image-icon {
    margin: .5em auto 0px;
}
.cross-page-promos .flexible-layout .column img {
    max-width: unset;
}
.cross-page-promos .heading-font {
    margin: .5em 0 0;
}
.cross-page-promos .heading-font {
    margin: .5em 0 0;
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 16px;
}
.pageheader--sticky+#main-nav .navigation .navigation__tier-2-container {
    padding-top: 0px;
}
.navigation .navigation__columns--over-5-cols {
    padding-top: 50px;
}
.navigation .navigation__columns--over-5-cols li.navigation__item:first-child {
    height: max-content;
    padding-bottom: 0px !important;
}
/* .navigation .navigation__columns--over-5-cols li.navigation__item:first-child a.navigation__link.navigation__column-title {
    color: #30d5c8 !important;
} */
ul.navigation__tier-2.navigation__columns>li.navigation__item {
    position: static !important;
}
/* ul.navigation__tier-2.navigation__columns>li.navigation__item:first-child ul.navigation__tier-3 li.navigation__item:first-child a.navigation__link {
    color: #30d5c8 !important;
}
ul.navigation__tier-2.navigation__columns>li.navigation__item:first-child ul.navigation__tier-3 li.navigation__item:last-child a.navigation__link {
    color: #30d5c8 !important;
} */
.container.shopByColor .inn_shopbycolor:hover .featured-icon-title {
    text-decoration: underline;
}
.template-page main#content>.container>.shopify-section.page-section-spacing {
    margin-top: 66px;
}
.template-page main#content>.container>.shopify-section.page-section-spacing>.container {
    position: relative;
    max-width: 100%;
    padding: 0px 40px;
}
.template-page .nav {
    font-family: "Work Sans", sans-serif;
    font-size: 13px;
    position: absolute;
    top: 0px;
    transform: translateY(-100%);
    color: #000;
}
.template-page .nav a {
    color: inherit;
    text-decoration: none;
}
.contact-form-container.container.customcode_contactus {
    position: relative;
    margin-top: 66px;
}
.contact-form-container.container.customcode_contactus .spaced-row {
    justify-content: space-between;
}
.customcode_contactus #contactFormWrapper .custom_contact_field {
    min-height: 46px;
    display: flex;
    align-items: center;
}
.customcode_contactus #contactFormWrapper .form-field {
    display: flex;
    flex-direction: column;
    padding-left: 30px;
    margin-bottom: 20px;
    width: 100%;
}
.customcode_contactus #contactFormWrapper {
    display: flex;
    flex-wrap: wrap;
}
.customcode_contactus #contactFormWrapper .form-field:nth-child(2) {
    width: 50%;
}
.customcode_contactus #contactFormWrapper .form-field:first-child {
    width: 50%;
}
.customcode_contactus #contactFormWrapper .custom_contact_field::placeholder {
  display:none;
  font-size:0px;
}
.customcode_contactus .contactus_btncustom {
    margin-left: 30px;
    font-family: "Playfair Display", serif;
}
.template-suffix-faq .faq-layout .faq-index {
    margin-right: 70px;
}
.template-suffix-faq .faq-layout .faq-list {
    padding-top: 20px;
}
.template-suffix-faq .faq-layout .faq-list .faq-back-item {
    display: block !important;
}
.template-suffix-faq .faq-layout .faq-list .faq-back-item span {
    font-size: 1.3em;
    text-decoration: underline;
}
.template-suffix-faq .faq-layout .faq-list .faq-back-item a.faq-back-link {
    display: none !important;
}
.template-suffix-faq .faq-layout .faq-list .faq-row .faq-question-container summary.cc-accordion-item__title {
    list-style: none !important;
    color: #000;
    position:relative;
}
.template-suffix-faq .faq-layout .faq-list .faq-row .faq-question-container summary.cc-accordion-item__title:before,
.template-suffix-faq .faq-layout .faq-list .faq-row .faq-question-container summary.cc-accordion-item__title:after {
  content: "";
    position: absolute;
    top: calc(50% - 1px);
    right: 0;
    width: 11px;
    height: 1px;
    transition: .3s ease;
    transition-property: transform, opacity;
    background-color: currentColor;
    transition:all 0.3s ease;
}
.template-suffix-faq .faq-layout .faq-list .faq-row .faq-question-container summary.cc-accordion-item__title:before {
    transform: rotate(-90deg);
}
details.cc-accordion-item[open] summary.cc-accordion-item__title:before {
    transform: rotate(90deg);
    opacity: 0;
}
.template-product .breadcrumbs .breadcrumbs-list .icon {
    line-height: 15px;
    height: 12px;
    border-right: 1px solid #000;
    padding-left: 0px;
    margin-right: 7px;
}
.template-product .breadcrumbs .breadcrumbs-list svg {
    display:none!important;
}
.template-product .breadcrumbs li {
    color: #000;
}
.breadcrumbs-prod-nav span.breadcrumbs-prod-nav__text {
    color: #000;
}
.breadcrumbs-prod-nav svg.icon.feather {
    width: 30px;
}
span#sw_wishlist_label {
    display: none !important;
}
.product-form .title-row div#bookmarkit {
    display: flex;
}
.product-form .vendor {
    display: none !important;
}
.product-form .price-container {
    align-items: center;
}
.product-form .price-container .product-info__price span {
    color: #000;
}
fieldset.option-selector span.select_size_error.hideerorclass {
    display: none !important;
}
.product-form .option-selector.option_names_Size legend.label {
    font-weight: 600 !important;
    font-size: 16px !important;
    font-family: Work Sans, sans-serif;
    color: #000 !important;
}
.option-selector__btns label.opt-label {
    color: #6A6A6A;
    background-color: #fff;
    text-decoration-color: #6A6A6A;
    text-transform: none;
    font-size: 13px;
    font-weight: inherit;
    padding: 12px 10px;
}
.option-selector__btns label.opt-label {
    color: #6A6A6A;
    background-color: #fff;
    text-transform: none;
    font-size: 13px;
    font-weight: inherit;
    padding: 12px 10px;
    border-color: #B5B5B5;
    border-radius: 2px;
    text-align: center;
    min-width: 46px;
    min-height: 42px;
}
.opt-btn:checked+.opt-label {
    background: #000;
    color: #fff!important;
}
.product-dynamic-payment-button {
    display: none !important;
}
.add-to-cart-button-wrapper button.btn.btn--large.add-to-cart {
    background: #30d5c8;
    border-color: #30d5c8;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
}
.product-label-container {
    display: none !important;
}
.section-related-products .related-products>.container {
    padding: 0px;
}
.wishlisttitlecontainer h1.titletext {
    color: #000;
}
.wishlistpage .buttons .btn.btn-warning.removebutton {
    background: #2e2e2e;
    border-color: #2e2e2e;
}
.wishlistpage>.container {
    margin: 0px;
}
.cart-drawer__content-item .cart-item .product-inventory {
    display: none !important;
}
.cart-drawer__footer .subtotal.h4.heading-font {
    font-weight: 600!important;
}
div#sort-dropdown-options {
    min-width: 222px;
}
.template-collection li.breadcrumbs-list__item span.icon svg {
    display: none;
}
.template-collection li.breadcrumbs-list__item span.icon {
    line-height: 15px;
    height: 12px;
    border-right: 1px solid #000;
    padding-left: 0px;
    margin-right: 7px;
}
.template-collection li.breadcrumbs-list__item {
    color: #000;
}
/* .container.fully-spaced-row:has(.seo-content) {
    display: none !important;
} */
.seo-content {
 width: auto!important; 
    flex-basis: 60%;
}
#cartform .checkout-col .btn {
    background: #30d5c8;
    border-color: #30d5c8;
    max-width: 210px;
    font-weight: 100;
}
#customer_login a {
    color: #000;
    text-decoration-color: #000;
    text-decoration-thickness: 0px;
}
#create-customer a {
    color: #000;
    text-decoration-color: #000;
    text-decoration-thickness: 0px;
}
.instagram-section button.instafeed-new-arrow {
    width: 44px;
    height: 44px;
    background-image: url(/cdn/shop/files/image_1.svg?v=1745231029) !important;
    background: rgba(0, 0, 0, .5) !important;
}
.instagram-section button.instafeed-new-arrow.instafeed-new-arrow-prev:after {
    content: '';
    background-image: url(/cdn/shop/files/image_1.svg?v=1745231029);
    width: 44px;
    height: 44px;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    filter: invert(1);
}
.instagram-section button.instafeed-new-arrow.instafeed-new-arrow-next:after {
    content: '';
    background-image: url(/cdn/shop/files/image_1.svg?v=1745231029);
    width: 44px;
    height: 44px;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    filter: invert(1);
    transform:rotate(0deg);
}
.template-customers-addresses a {
    color: #000;
    text-decoration-color: #000;
    text-decoration-thickness: 0px;
}
.template-customers-register main#content>.container>.shopify-section>.container {
    max-width: 100%;
}
span.price-label.price-label--sold-out {
    display: none;
    position: absolute;
    top: 7px;
    left: 7px;
    padding: 3px 6px;
    background: #b5b5b5;
    color: #fff;
}
.filter-group.filter-group--applied {
    position: relative;
}
.filter-group.filter-group--applied .filter-group__clear-row {
    position: absolute;
    top: 0px;
    right: 0px;
}
.filter-group.filter-group--applied .filter-group__clear-row a {
    text-decoration: underline;
}
.filter-group__items {
    margin-bottom: 10px;
}
div#sub-frame-error {
    display: none !important;
}
.collection-slider-row>.container {
    max-width: 100%;
}
.Stars-section>.container {
    max-width: 100%;
}
.Stars-section>.container .text-column__image {
    max-width: 100% !important;
}
span.span_title.title_2 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* menu css*/
/* a[href="/collections/loafer-juttis"] {
  margin-bottom: 10px;

}

ul.navigation__tier-3 a[href="/collections/all-jutties"],
ul.navigation__tier-3 a[href="/collections/all-heels"],
ul.navigation__tier-3 a[href="/collections/all-kolhas"],
ul.navigation__tier-3 a[href="/collections/all-mules"],
ul.navigation__tier-3 a[href="/collections/loafer-juttis"],
ul.navigation__tier-3 a[href="/collections/all-sandals"],
ul.navigation__tier-3 a[href="/collections/fizzy-sandals"],
ul.navigation__tier-3 a[href="/collections/sneaker-juttis"],
ul.navigation__tier-3 a[href="/collections/fizzy-boots"],
ul.navigation__tier-3 a[href="/collections/mens-collection"],
ul.navigation__tier-3 a[href="/collections/kids"],
ul.navigation__tier-3 a[href="/collections/mary-janes"] {
    font-size: 15px !important;
    color: #000;
    font-weight: 600!important;
    margin-top: 0px;
    padding: 8px 0px !important;
    font-family: 'Playfair Display' !important;
}
li.navigation__item.navigation__item--with-children.navigation__column:first-child {
    max-width: 15%;
    margin-right: 10px;
}
li.navigation__item.navigation__item--with-children.navigation__column:nth-child(2) {
    margin-left: 0px;
    max-width: 35%;
    padding-right: 0px;
    margin-right: 30px;
}
li.navigation__item.navigation__item--with-children.navigation__column:nth-child(3) {
    margin-left: 75px;
    max-width: 15%;
    margin-right: 50px;
}
li.navigation__item.navigation__item--with-children.navigation__column:nth-child(4) {
    max-width: 15%;
}
li.navigation__item.navigation__item--with-children.navigation__column:nth-child(5) {
    max-width: 18%;
}
li.navigation__item.navigation__item--with-children.navigation__column:nth-child(2) .navigation__tier-3 {
    display: flex;
    flex-wrap: wrap;
    max-height: 440px !important;
    flex-direction: column;
    column-gap: 0px;
    height: auto !important;
}
li.navigation__item.navigation__item--with-children.navigation__column:nth-child(2) .navigation__item {
    width: 70%;
    margin-bottom: 0px;
} */
.container.shopByColor .main_shopbycolor .featured-icon-title {
    font-size: 14px;
    font-weight: 300;
    letter-spacing: normal;
    line-height: 1.3;
    text-transform: capitalize;
    font-family: 'Work Sans';
}
.section-slideshow .text-overlay__button-row:first-child {
    margin-bottom: 5%;
}
@media (max-width: 768px) {
    img.logo__image {
    filter: invert(1);
    width: 125px;
}
    .announcement-bar .container {
    padding: 0;
}
.section-slideshow .text-overlay__button-row:first-child {
    margin-bottom: 20%!important;
}
    div#shopify-section-template--15841154007117__16359276425da8ce46 .slideshow__slide.text-overlay {
        top: 140px;
    }
    div#shopify-section-template--15841154007117__16359276425da8ce46 image-with-text-overlay.slideshow__slide:last-child .text-overlay__inner {
    padding-bottom: 0px !important;
}
     div#shopify-section-template--15841154007117__16359276425da8ce46 image-with-text-overlay.slideshow__slide:last-child .text-overlay a.text-overlay__button.btn {
        position: relative;
        top: 40px;
    }
  ul.navigation__tier-3 .navigation__item:first-child a.navigation__link {
    font-size: 16px !important;
    color: #000;
    font-weight: 400 !important;
    margin-top: 0px !important;
    font-family: 'Work Sans' !important;
}
  li.navigation__item.navigation__item--with-children.navigation__column:first-child a.navigation__link {
    font-family: 'Work Sans'  !important;
}
  .mobile-navigation-drawer .navigation__link {
    font-family: 'Work Sans' !important;
}
  a[href="/collections/loafer-juttis"] {
    margin-bottom: 0px !important;
}
  ul.navigation__tier-3 .navigation__item a.navigation__link {
    font-size: 16px !important;
    color: #000;
    font-weight: 400 !important;
    margin-top: 0px !important;
    font-family: 'Work Sans' !important;
    padding: 0 0 0 5px!important;
}
  .navigation__item a[href*="/collections/mens-collection"], .navigation__item a[href*="/collections/kids"] {
    font-size: 17px !important;
    font-family: 'Work Sans' !important;
    font-weight: 600 !important;
    padding: 12px 20px !important;
}
  li.navigation__item.navigation__item--with-children.navigation__column:first-child {
    max-width: 100%;
    margin-right: 0px;
}
li.navigation__item.navigation__item--with-children.navigation__column:nth-child(2) {
    margin-left: 0px;
    max-width: 100%;
    padding-right: 0px;
    margin-right: 0px;
}
li.navigation__item.navigation__item--with-children.navigation__column:nth-child(3) {
    margin-left: 0px;
    max-width: 100%;
    margin-right: 0px;
}
li.navigation__item.navigation__item--with-children.navigation__column:nth-child(4) {
    max-width: 100%;
}
li.navigation__item.navigation__item--with-children.navigation__column:nth-child(5) {
    max-width: 100%;
}
body.template-blog .article-list.article-layout--columns {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}
body.template-blog .article-list.article-layout--columns .article {
           width: 48%;
        margin: 0 1%;
}
  body.template-blog .article-list .article {
    padding-top: 0;
  }
  body.template-blog .article-list .article:first-child {
    padding-top: 0;
    border-top: none;
}
  body.template-blog .container {
    padding: 0 8px;
}
  body.template-blog .article h2 {
    font-family: "Playfair Display", serif !important;
    font-size: 13px;
    line-height: 22px;}

  body.template-article .article-image.article-image--large {
    padding: 0 10px;
    margin-bottom: 0;
}
  .article.article--main .container.container--reading-width {
    max-width: 100%;
    padding: 0 10px;
}
  body.template-article h1.text-overlay__title.super-large-text {
    font-size: 18px;
    line-height: 25px;
}



/*--End Blog--*/

 .logo-area {
    background: #fff !important;
    color: #000;
}
.logo-area.container.container--no-max {
    color: #000 !important;
}
  .logo-area .icon {
    width: 18px;
    height: auto;
}
  .logo__h1 svg {
    fill: #000 !important;
    color: #000;
}
  .logo svg {
    max-width: 125px;
    fill: #000 ;
    width: 100%;
}
  .logo-area {
    position: relative;
    z-index: 2;
    color: #ffffff;
    background: #000000;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    font-size: 11px;
    transition: border-color 200ms ease-in;
}
  a.desktop-wishlist {
    display: none;
}
  .desktop-wishlist {
    display: none;
  }
  .mobile-wishlist {
    display: block;
  }
  .show-search-link__icon{
  display: block;
}
  .show-search-link__icon{
  display: block;
}
.cart-link__icon{
  display: block;
}
    slide-show .slideshow-ctrl {
    bottom: 30px !important;
    
}
  .product-grid--per-row-mob-2 {
    --product-columns-desktop: 2 !important;
}

  .small-round-collection .product-grid--carousel {
    grid-auto-columns: auto;
    grid-auto-flow: column;
    grid-template-columns: none;
    align-items: normal;
}
 .small-round-collection .collection-block .image-cont {
    background-color: #f4f1ed;
    border-radius: 50%;
    width: 90px;
    max-width: 100%;
}
  .title-view-section {
    padding: 0px 15px;
}
  .section-featured-collection .product-grid--carousel {
    grid-auto-columns: calc((100% - var(--gutter) * (var(--product-columns-desktop) - 18)) / var(--product-columns-desktop));
}
  .product-block__detail a.product-link {
    display: block;
   position: static;   
}
  .collection-slider-row {
    margin-bottom: 0px;
}
  .Bling-for-Weddings .flexible-layout--variable-columns .column {
    flex: 1 0 0;
    max-width: 100%;
    min-width: 100%;
}
  .Bling-for-Weddings .container {
    padding: 30px 20px;
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
}
  .home-collection__slider.carousel.owl-carousel.align-left.owl-loaded.owl-drag {
    padding: 0px 16px;
}

 .globet-gifts h2.text-overlay__title.h1.block-heading_QNeyNK {
    position: absolute;
    top: -200%;
    bottom: auto;
    color: #fff;
    left: 0;
    right: 0;
    margin: 0 auto;
}
  .globet-gifts .text-overlay__rte.rte.lightly-spaced-row {
    position: absolute;
    bottom: auto;
    top: -160%;
    color: #fff;
    margin-bottom: 0px;
}
  .globet-gifts .text-overlay__button-row.button-row.lightish-spaced-row-above {
    position: relative;
    bottom: 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
  .globet-gifts a.text-overlay__button {
    width: 48% !important;
    height: 48px;
    background-color: #000;
    color:#fff;
    border: 0px;
    padding: 0;
    font-size: 16px;
    line-height: 48px;
    text-align: center;
    font-family: Playfair Display;
    margin: 0;
    margin-bottom: 20px !important;
}
.globet-gifts .container.container--not-mobile.fully-spaced-row--medium.fully-spaced-row--not-mobile {
    margin: 30px auto 0px;
    padding: 0px 16px;
    max-width: 100%;
}
  .collaboration-slider .container {
    margin-top: 60px;
    padding: 0px 16px;
}
  .store-section .container {
    padding: 0px 16px;
}
  .section-image-with-text .owl-dots {
    grid-gap: 12px;
    width: 68%;
}
  .section-image-with-text h2.majortitle.in-content.h1-style {
    font-size: 26px;
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
}
  .section-image-with-text .feature-text-paired {
    margin-right: 0;
    margin-left: 0;
    text-align: center;
}
  .section-image-with-text .lightly-spaced-row-above {
    margin-top: 1.75em;
}
.instagram-section .hometitle-flex {

    justify-content: center;
}
  .instagram-section {
    position: relative;
}
  .instagram-section a.desktop-only.small-feature-link {
    display: block !important;
    position: absolute;
    bottom: 10%;
    top: auto;
     text-decoration: underline !important;
}

  .instagram-section .small-feature-link:after {
    display:none;
}
   .instagram-section .swiper-pagination-bullet {
    display: none !important;
}
  .our-story-section .container {
    padding: 0px 16px;
}
  .section-footer__row__col.section-footer__menu-block {
    margin: 0 !important;
  
}
  .app-block {
    margin-top: 30px;
}
  .section-footer__row .cc-accordion-item__title.h6-style.section-footer__title {
    font-size: 15.92px;
    font-family: 'Playfair Display';
    font-weight: 700;
    font-style: normal;
    position:relative;
}
  .cc-accordion-item__title::before {
    content: '';
    position: absolute;
    top: calc(15% - 0px);
    right: 0;
    width: 15px;
    height: 15px;
    display: block;
    background-image: url(https://cdn.shopify.com/s/files/1/0215/3436/files/New_Project.png?v=1733745536);
    background-repeat:no-repeat;
    right: 0;
    transition: 0.3s ease;
    transition-property: transform, opacity;
    left: auto;
}
  
  details.mobile-only[open]  .cc-accordion-item__title::before{
     content: '';
    position: absolute;
    top: calc(15% - 0px);
    right: 0;
    width: 20px;
    height: 20px;
    display: block;
    background-image: url(https://cdn.shopify.com/s/files/1/0215/3436/files/New_Project_5.png?v=1733746216);
    background-repeat:no-repeat;
    right: 0;
    transition: 0.3s ease;
    transition-property: transform, opacity;
    left: auto;
  }
.section-footer__row .cc-accordion-item__title::marker {
    font-size: 0;
}
  .section-footer__row__col {
    border-bottom: 1px solid #E2CBC7;
    margin-bottom: 20px !important;
}
  .section-footer__row__col.section-footer__text-block {
    padding: 0px 0px;

}
  .app-block {
    display: none;
}
  .section-footer__row__col:last-child {
    border: 0px;
}
  .section-footer__row--blocks {
    padding-top: 10px !important;
}
 
  .bottom-footer .section-footer__row__col {
    padding: 0;
    border: 0px;
}
  .menu-logo {
    width: 11%;
    margin-top: 8px;
    display: block;
    z-index: 2;
}
  li.navigation__item.navigation__item--with-children.navigation__column
  a.navigation__link.navigation__column-title {
    display: block !important;
    padding: 0!important;
}
  .mobile-account {
    padding: 20px;
    background: #f4f1ed;
    display: flex;
    justify-content: space-between;
    height: 60px;
}
 .mobile-account span {
    font-family: Playfair Display, serif;
    font-size: 12px;
    font-weight: 400;
}
  .back-title {
    z-index: 999;
    display: block;
    position: absolute;
    left: 0;
    right: auto;
    bottom: auto;
    top: auto;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
  /*--Mobile Collection Page --*/
.utility-bar__left a.toggle-btn.utility-bar__item.toggle-btn--revealed-desktop {
    display: flex;
    width: 100%;
    border: 1px solid;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: normal;
}
  .filters__heading {
    padding: 20px;
    background: #f4f1ed;
    border-bottom: 1px solid grey;
    margin-bottom: 10px;
}
 .filter-container .filters {
    padding: 0px !important;
}
  .filter-group {
    padding: 0 20px;
}
  .filter-group.mobile-only {
    width: 100%;
    border: 1px solid #000;
}
.template-collection .container {
    max-width: 100%;
    padding: 0px;
}
  .template-collection .product-grid{
    padding: 0px 16px;
}
  .filter-group__heading {
    display: flex;
    align-items: center;
    justify-content: center;
    align-items: center;
    padding: 0;
}
  .template-collection span.utility-bar__item.desktop-only {
    display: block !important;
}
  .template-collection a.toggle-btn.utility-bar__item.toggle-btn--revealed-desktop {
    position: fixed;
    bottom: 0;
    z-index: 99;
    background: #fff;
    color: #000;
    border: 1px solid #a0a0a0;
    width: 50%;
    left: 0;
    margin: 0 auto;
    justify-content: center;
    height: 45px;
}
  .template-collection .link-dropdown.link-dropdown--right-aligned {
    position: fixed;
    bottom: 0;
    background: #fff;
    z-index: 99;
    color: #000;
    right: 0;
    border: 1px solid #a0a0a0;
    width: 50%;
    justify-content: center;
    height: 45px;
}
 .link-dropdown--right-aligned .link-dropdown__options {
    right: 0 !important;
    top: auto;
    bottom: 45px;
    padding-top: 0px !important;
}
  .filter-group.mobile-only {
    display: none;
}
  div#sort-dropdown-heading {
    width: 30%;
    text-align: center;
    font-size: 13px;
    color: #000;
    font-weight: 400;
}
  .link-dropdown .link-dropdown__button {
    text-align: center;
    width: auto !important;
}
  .utility-bar__right .link-dropdown__button-text {
    text-decoration: none !important;
    font-size: 13px;
    color: #000;
    font-weight: 400;
}
  span.utility-bar__item.mobile-only {
    display: none;
}
  .utility-bar__left {
  width: 100%;
   flex: 0 0 100% !important;
   padding: 0px 16px;
  margin-bottom: 20px;
}
  .template-page nav.breadcrumbs {
    padding: 0 16px;
}
  .template-collection .utility-bar__right {
    min-height: auto;
}
  .template-page .container {
    padding-right: 16px;
    padding-left: 16px;
}

  .template-page .page-header {
    text-align: center;
    margin: 30px 0px 0px;
    padding-bottom: 0px !important;
}
  .collapsible-tabs {
    max-width: 100%;
    margin: 0px !important;
}
  .collapsible-tabs__tab .inn_store {
    padding: 0;
    width: 100%;
    margin: 0px 0px;
    padding:20px 0px !important;
}
   p.location-add {
    height: auto;
}
  .main_store .inn_store {
    padding: 20px 0px !important;
}
  .main_store {
    gap: 0 !important;
}
.collapsible-tabs__tab .main_store {
    display: flex;
    flex-wrap: wrap;
    grid-gap:0px;
}
  .wishlistbodycontainer .col-md-4 {
    width: 100%;
    margin-left: 0px;
}

  .gift-page .logo-list {
    flex-wrap: nowrap;
    overflow: scroll;
   justify-content: normal;
}
  .bridal-shop-mobile .gallery--mobile-carousel.gallery--with-margins .slider__grid {
    grid-auto-columns: 100%;
}
  .bridal-shop-mobile{
  display:block;
}
   .bridal-shop-mobile .gallery--mobile-carousel .slider__grid {
    display: flex !important;
    flex-wrap: wrap !important;
    
}
  .bridal-shop-desktop .container {
    padding-right: 0;
    padding-left: 0;
}
  .bridal-shop-desktop .container.container--not-mobile {
    padding: 0px;
}
  .bridal-shop-desktop .gallery--mobile-carousel.gallery--with-margins .slider__grid {
    grid-auto-columns: 100%;
    padding: 0px;
}
  .bridal-shop-desktop .slider__item.gallery__item:nth-child(3), .bridal-shop-desktop .slider__item.gallery__item:nth-child(4) {
    display: none;
}
  .bridal-shop-desktop.fully-spaced-row--medium {
    margin-bottom: 0px;
}
  .bridal-shop-mobile .container {
        padding-right: 0;
        padding-left: 0;
    }
  .bridal-shop-mobile .gallery--mobile-carousel .slider__grid {
    column-gap: 0;
    padding-left: 16px;
    padding-right:0px;
}
   
  .bridal-shop-mobile.fully-spaced-row--medium {
    margin: 0;
    padding: 0px;
}
  .E-gift-cards.fully-spaced-row--medium {
    background-color: #f4f1ed!important;
    padding: 30px 0px;
}
  .E-gift-cards a.btn.btn--primary.button-row__btn {
  
    margin-top: 0;
}
  .E-gift-cards .subheading {
    
    font-size: 1em;
    font-weight: 300;
    line-height: 1.3em;
    letter-spacing: 0;
    text-transform: uppercase;
}
.bridal-shop-desktop .gallery--mobile-carousel.gallery--with-margins.gallery--grid-mobile-2 .slider__grid {
    grid-auto-columns: calc(90% - var(--gutter) * 2);
}
  .bridal-shop-mobile .slider__item.gallery__item.image-overlay.image-overlay--bg-no_background.image-overlay--edge-boxes:first-child {
    margin-bottom: 0px !important;
}
  .bridal-shop-mobile .gallery--mobile-carousel .slider__item:last-child {
    width: 100%;
    border-inline-end: 0px;
}
 .gift-third-section .home-collection__slider.carousel.owl-carousel.align-center.owl-loaded.owl-drag {
    padding: 0px 0px;
}
 img.top-img {
    
    width: 120px;
}
  
  .account-form img.bottom-img {
    width: 100px;
}
  .template-customers-login .fully-spaced-row.container, .template-customers-register .fully-spaced-row.container{
    background-color: #f4f1ed;
    padding: 0;
    margin: 0;
}
  form#customer_login {
    padding: 30px 16px 100px;
}
  div#recover_email, div#recover-password .lightly-spaced-row-above {
    padding: 0 16px;
}
  .template-customers-register img.bottom-img, .template-customers-register img.top-img {
    width: 110px;
}
 div#create-customer {
    padding: 0px 16px 55px;
}
  div#create-customer .page-header {
    padding: 0px 30px;
}
  .story-hello-section .container {
    padding: 0px;
}
  .story-hello-section .column.column--half.align-ltr-left {
    padding: 0px 16px;
}
  .Craft-section .feature-text-paired {
    margin-left: 0px !important;
}
   .Craft-section .flexible-layout .column{
            margin-bottom: 0 !important;
  }
  .template-suffix-our-story .page-section-spacing {
    margin-top: 0;
    
}
  .collaboration-section.fully-spaced-row--medium {
   
    padding: 20px 0 50px !important;
}
  .collaboration-section.fully-spaced-row--medium {
    margin-bottom: 0px !important;
}
  .care-section.fully-spaced-row--medium {
    margin-top: 20px !important;
}
   .care-section .flexible-layout .column {
    
    margin-bottom: 0 !important;
    
}
  .founder-section h2.majortitle.in-content.h1 {
    margin-top: 40px;
}
  .founder-section .rte.lightly-spaced-row {
    margin-bottom: 80px;
}
  .join-team .text-overlay__text h2.text-overlay__title.h1.block-heading_AVV6Jh {
    font-size: 26px !important;
    padding: 40px 0px 0px;
}
  .join-team .text-overlay__rte.rte.lightly-spaced-row.large-text {
    margin-bottom: 50px;
}
  .template-product .product-info {
   
    padding: 0px;
}
  .template-product  .detail.product-column-right {
    padding: 20px 16px;
}
  .template-product .slider__grid {
    display: flex;
    justify-content: center;
    padding: 20px 0px;
}
  .related-products .product-grid.product-grid--per-row-4.product-grid--per-row-mob-2 {
    display: flex;
    overflow: scroll;
    padding: 0px 16px;
}
  .related-products product-block.product-block {
    min-width: 55% !important;
    width: 55% !important;
}
.media-gallery__inner .slider-nav.slider-nav--floating.desktop-only.js-only {
    display: block ! IMPORTANT;
}
carousel-slider.carousel.block.thumbnails.mobile-only {
    display: none;
}
cart-drawer.drawer.fixed.top-0.right-0.flex.flex-col.w-full.has-motion.js-cart-drawer {
    width: 80%;
}
   .product-media-mob {
    display: block;
}
 .section-related-products .related-products {
    padding: 0;
    z-index: 1;
    display: block;
    position: relative;
}
  .size-chart__inner table td {
    padding: 10px;
}
  .template-cart .cart-item__remove {
    display: block;
}
  .template-cart .qty-left {
    display: flex;
    align-items: center;
    justify-content: normal;
    grid-gap: 0;
}
  .template-cart .checkout-buttons {
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
    right: 0;
    margin-bottom: 0px !important;
    padding: 0px;
    z-index: 999;
}
  .template-cart .btn.btn--large {
    font-weight: 500;
    font-size: 16px;
}
  .template-cart .container.fully-spaced-row {
    width: 100%;
    max-width: 100%;
    padding: 0px 16px;
}
  .quantity-submit-row__submit.input-row {
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
    z-index:9999 !important;
    margin-bottom: 0px !important;
}

  .media-gallery carousel-slider.desktop-media.mobile-only {
    display: none;
}
 .cart-link__count {
    position: absolute;
    top: 0;
    right: -10px;
    min-width: 15px;
    padding: 3px;
    border-radius: 12px;
    background: #e8a2a2;
    color: var(--header-bg-col);
    font-size: 9px;
    font-weight: 500;
    line-height: 1em;
    text-align: center;
    white-space: nowrap;
}

   .logo-area__right .cart-link {
    justify-content: normal !important;
}
span.topbadge {
    margin-left: 0;
    display: block;
    position: absolute;
    top: 0;
    bottom: auto;
    right: -5px;
    background: #e8a2a2!important;
    color: #000!important;
    border-radius: 30px!important;
    font-weight: 500;
    font-size: 9px;
    text-align: center;
    line-height: 14px;
    width: 14px;
    height: 14px;
    padding: 0!important;
}
  .container.container--no-max.section-footer__row-container {
    padding: 0px 16px;
}
  .section-footer .container {
    padding: 0px 16px;
}
  .Grid-collection .container {
    padding: 0px 16px;
}
  .Grid-collection span.image-cont__button.small-feature-link {
    display: none;
}
  /* .collaboration-slider .text-overlay {
   
    top: -35%;
    */
}
.collaboration-slider .slideshow-pagination button.page-btn[aria-current=true] {
    width: 70px;
}
  .collaboration-slider .slideshow-pagination button.page-btn {
   
    width: 70px;
   
}
  carousel-slider.desktop-media {
    display: none;
}
  carousel-slider.carousel.block.thumbnails {
    display: none;
}
  .account__inner {
    border-right: 1px solid #ddd;
    display: flex;
    width: 100%;
    margin-right: 0;
    justify-content: space-between;
}
  .account-index {
    display: block;
    width: 100%;
}
  .template-customers-addresses .container, .template-customers-account .container {
    max-width: 100%;
    padding:0px 16px;
}
  .account-index-link {
    font-family: Playfair Display,serif;
    font-weight: 600;
    color: #747571;
    cursor: pointer;
    display: inline-flex;
    padding: 15px 0;
    justify-content: space-between;
    border-right: 1px solid #2e2e22;
    height: auto;
    padding: 0px 10px 0px 0px;
}
  a.account-link{
    font-family: Playfair Display,serif;
    font-weight: 600;
    color: #747571;
    cursor: pointer;
    display: inline-flex;
    padding: 15px 0;
    justify-content: space-between;
    border-right: 1px solid #2e2e22;
    height: auto;
    padding: 0px 10px 0px 0px;
  }
 .account-index-link.active, .account-link.active {
    color: #000;
    text-decoration: underline;
    text-underline-offset: 4px;
}
  .account-index-item svg.feather.feather-chevron-right {
    width: 20px;
    height: 20px;
    display:none;
}
  .back-account{
    display:none;
  }
  a.account-link span.topbadge {
    top: 0;
}
  #customer_address .spaced-row {
    margin-bottom: 0;
    margin-top: 35px;
}
  button.address.btn.js-add-address {
    width: 100%;
    max-width: 100%;
    height: 40px;
    background-color: #2e2e22;
    border: 0px;
    line-height: 30px;
    padding: 0px;
    margin-bottom: 20px;
    
}
  a.address {
    background-color: #2e2e2e;
    border: 0px;
    width: 100%;
    height: 40px;
    padding: 0;
    line-height: 40px;
    font-size: 14px;
    font-family: Work Sans,sans-serif;
    font-weight: 400;
}
  .address-sec-head {
    display: block;
    width: 100%;
}
  .customer-heading {
    font-size: 14px;
    margin-bottom: 20px;
    font-weight: 500;
}
  .mobile-back-menu {
    display: block;
    position: relative;
    margin: 20px 0px;
}
  .account-index-item {
    display: inline-flex;
    line-height: normal;
    justify-content: space-between;
    flex-wrap: nowrap;
    font-size: 13px;
    font-family: 'Work Sans';
}
  a.mobile-view.underline.order-details-link {
    color: #fff;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    margin: 0;
    border-radius: 0px;
}
  td.view-order.desktop-view {
    display: none !important;
}
  .responsive-table .expanded .responsive-table__cell-head__icon {
    transform: none !important;
}
  a.main-search__results-all-link.btn.btn--secondary {
    display: none;
}
  .main-search__container.container {
    width: 100%;
    max-width: 100%;
    padding: 0pc 16px;
}
  body.template-blog .utility-bar {
    display: block;
}
  body.template-blog .link-dropdown__button-prefix-icon {
    display: none;
}
  body.template-blog  span.link-dropdown__button-text {
    font-size: 12px;
    font-weight: 300;
    font-family: 'Work Sans';
}
  .template-blog .link-dropdown--with-icon .link-dropdown__link {
    width: 200px;
     padding-inline-start: 0px;
    display: block;
    flex-wrap: wrap;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
 .template-blog .link-dropdown__button[aria-expanded=true]+.link-dropdown__options {
    visibility: visible;
    opacity: 1;
    min-width: 30%!important;
    padding-left: 15px;
}
  .template-blog .utility-bar__left .utility-bar__item {
    margin-inline-end: 12px;
    min-width: 100%;
}
  .template-blog .utility-bar .link-dropdown__link {
    display: block;
    padding: 6px 20px;
    padding-inline-end: 0;
    color: inherit;
    white-space: nowrap;
}
.template-blog .utility-bar .link-dropdown__link {
    position: relative;
    padding-left: 30px!important;
    padding-right: 0px!important;
}
.template-blog .utility-bar .link-dropdown__link:before {
    content: "";
    position: absolute;
    left: 0;
    top: 20px;
    margin-top: -13px;
    width: 18px;
    height: 18px;
    border-radius: 0;
    border: 1px solid currentColor;
}
.template-blog .utility-bar a.link-dropdown__link:after {
    content: "";
    position: absolute;
    background: #e8a2a2;
    background-size: cover;
    transform: scale(0);
    transition: transform .1s ease;
    left: 4px;
    top: 11px;
    width: 10px;
    height: 10px;
    border-radius: 0;
}
.template-blog .utility-bar .link-dropdown__link--active {
    background: transparent;
}
.template-blog .utility-bar .link-dropdown__link.link-dropdown__link--active:after {
    transform: scale(1);
}
  /* .section-apps .quinn-cards-mobile>div:not(:last-child) {
    margin-right: 30px !important;
} */
  .section-apps .container {
    max-width: 100% !important;
    padding: 16px;
}
  .section-apps h4.hometitle {
    text-align: left !important;
    font-size: 20px;
    font-family: Playfair Display,serif;
    margin-bottom: 20px;
    line-height: normal;
}
  .modal--for-product .modal__content.flex-auto.h-full.rte {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}
  .modal--for-product .grid-flex {
    display: flex !important;
    justify-content: space-between !important; 
    width: 100% !important;
}
  .modal--for-product .size-chart-icon {
    margin-top: 0!important;
    max-width: 100%!important;
    width: max-content;
    padding-left: 0!important;
}
   .modal--for-product .size-chart-text {
   width: 100%;
     max-width: 100%!important;
}
  .modal--for-product .modal__content h6, .modal--for-product .modal__content p {
    text-align: left !important;
}
  .template-suffix-faq  nav.breadcrumbs {
    /* padding: 40px 30px !important; */
    color: #000;
    z-index: 1;
    display: block ;
    position: relative;
      text-align: center;
    font-weight:500;
    padding: 100px 30px 0px !important;
}
.template-suffix-faq .faq-index__item-container {
    display: inline-flex ;
    justify-content: normal;
    align-items: normal;
    grid-gap: 24px;
}
  .template-suffix-faq .faq-index {
    display: inline-flex;
    height: auto !important;
}
  .template-suffix-faq .faq-header.block .faq-index-item {
    margin-top: 30px;
    margin-bottom: 0;
    max-width: 100%;
    width: 100%;
}
  .template-suffix-faq faq-header.faq-header.block {
    max-width: 100%;
    display: -webkit-box;
    overflow-y: hidden;
    overflow-x: scroll;
    white-space: nowrap;
}
  .template-suffix-faq .faq-index__sticky-container {
    height: auto !important;
    overflow: scroll;
}
  .template-suffix-faq faq-header.faq-header.block {
    max-width: 100%;
    display: -webkit-box;
    overflow-y: hidden;
    overflow-x: scroll;
    white-space: nowrap;
    padding-bottom: 20px;
}
  .template-suffix-faq a.faq-index-item__link.active {
    color: #000;
    text-decoration: underline;
    text-underline-offset: 3px;
}
 .collaboration-slider h2.text-overlay__title.h1.has-motion {
 font-family: 'Playfair Display';
    font-weight: 600;
    line-height: 1.3em;
}
  .collaboration-slider p {
    font-family: 'Work Sans';
     font-size: 15px;
   
}
  .tie-this-season {
    margin-top: 0;
}
  .seo-content-row {
    display: flex;
    flex-direction: column;
 
}
  .seo-pricing-table {
    padding-left: 0px;
}
  .rte.cf.seo-content {
    padding: 0px 16px;
}
  .collection-categories-interlin-section {
    padding: 0px 16px;
    width: 100%;
    max-width: 100%;
}
  .privacy-table {
    width: 100%;
    max-width: 100%;
    overflow-x: scroll;
}
  .template-page .another-policy h3 {
    font-size: 21px;
    padding-bottom: inherit;
    font-family: 'Work Sans';
}
  .navigation__mobile-products{
    display:none;
  }
  .announcement-bg .container {
    padding: 0px !important;
}
  .announcement__text {
    color: #000;
    font-size: 12px;
    font-weight: 400;
}
.section-header {
    min-height: 56px;
    max-height: 56px;
}
.template-index main#content {
    margin-top: -56px;
}
.pageheader .logo-area {
    min-height: 56px;
}
a.show-search-link span.show-search-link__icon {
    display: flex;
}
img.logo__image {
    /* filter: invert(1); */
    width: 125px;
}
.container.shopByColor h3 {
    padding-bottom: 20px;
}
.container.shopByColor .inn_shopbycolor {
    min-height: 161px;
    max-width: 90px;
    margin: 0px 8px;
}
.inn_shopbycolor img {
    max-width: 90px !important;
    margin: 0px;
}
.container.shopByColor .main_shopbycolor {
     margin-left: 8px;
    display: flex;
    overflow-x: scroll;
    padding-right: 10px;
}
.container.shopByColor .main_shopbycolor::-webkit-scrollbar {
    display: none!important;
}
div#shopify-section-template--15841154007117__gallery_7DLr8D {
    display: none;
}
.globet-gifts .height__image.image-overlay__image {
    max-height: 429px;
}
.globet-gifts .text-overlay {
    max-height: 429px;
}
.globet-gifts .text-overlay__inner {
    position: static;
}
.globet-gifts .container.container--not-mobile.fully-spaced-row--medium.fully-spaced-row--not-mobile .height--fixed.image-overlay {
    height: 625px;
}
.globet-gifts .text-overlay__button-row.button-row.lightish-spaced-row-above {
    transform: translateY(100%);
    position: absolute;
    bottom: 0px;
    top: inherit;
    padding: 30px 20px;
}
.collaboration-slider slide-show {
    padding: 0px 16px;
}
.store-section .feature-text-paired>* {
    text-align: center;
}
div#shopify-section-template--15841154007117__1721985022d8d4b7ac {
    display: none;
}
.our-story-section .rte.lightly-spaced-row p {
    margin-bottom: 20px;
}
a.desktop-wishlist {
    display: flex !important;
    font-size: 0px;
    margin-right: -5px;
}
a.desktop-wishlist svg.svg-wishlist-icon.icon.mobile-wish {
    display: block !important;
}
.template-page main#content>.container>.shopify-section.page-section-spacing>.container {
    padding: 0px 10px;
}
.template-page .nav {
    font-family: "Work Sans", sans-serif;
    font-size: 12px;
    position: absolute;
    top: -25px;
    transform: translateY(-100%);
    color: #000;
}
.template-page h1 {
    font-family: Open Sans, sans-serif !important;
    font-size: 25px;
}
.template-page h2 {
    font-family: Open Sans, sans-serif !important;
    font-size: 16px;
}
.navigation .navigation__columns--over-5-cols {
    padding-top: 20px;
    /* padding-left: 15px; */
}
.template-blog .page-header.cc-animate-init {
    padding-bottom: 0px;
}
.template-blog .utility-bar__left {
    margin-bottom: 0px;
}
.template-blog .utility-bar__right {
    position: relative;
    top: -30px;
}
body.template-blog .utility-bar {
    display: block;
    margin-bottom: 0px;
}
.template-blog .utility-bar__left {
    padding: 0px 2px;
}
.sitemap-page h2 {
    text-align: center;
}
.template-suffix-faq .faq-layout .faq-index {
    margin-right: 70px;
    position: static;
}
.template-suffix-faq .faq-layout .faq-list {
    visibility: visible;
    opacity: 1;
}
.template-suffix-faq .faq-layout .faq-index__inner {
    max-width: 100%;
    display: flex;
    overflow-y: hidden;
    overflow-x: scroll;
    white-space: nowrap;
    padding-bottom: 5px;
    gap:24px;
}
.template-suffix-faq .faq-layout .faq-index__inner::-webkit-scrollbar {
    height:2px;
}
.faq-index-link.active {
    color: #000;
    text-decoration: underline;
}
.template-suffix-faq .faq-layout .faq-index {
    padding-bottom: 20px;
    visibility: visible!important;
    opacity: 1!important;
}
.template-suffix-faq .faq-layout .faq-list {
    padding-top: 0px;
}
.template-suffix-faq .faq-layout .faq-list .faq-back-item {
    margin-bottom: 0px;
}
.template-suffix-faq .faq-layout .faq-list .faq-row .faq-question-container summary.cc-accordion-item__title {
    padding-right: 40px;
}
.template-suffix-faq .faq-layout .faq-list .faq-row .faq-question-container summary.cc-accordion-item__title:before, .template-suffix-faq .faq-layout .faq-list .faq-row .faq-question-container summary.cc-accordion-item__title:after {
    top: 28px;
}
.faq-content--contact div#template.reading-width {
    margin: 10px 0px;
}
.template-product .owl-carousel .owl-item img {
    object-fit: cover !important;
    height: 100%;
    position: static !important;
    min-height: 90vh;
}
.template-product .owl-carousel .owl-item .img-ar.img-ar--contain:before {
    display:none!important;
}
.product-media-mob-wrapper .owl-dots {
    z-index: 9;
    filter: invert(1);
}
.product-form .price-container {
    align-items: self-start !important;
}
.section-related-products .related-products>.container {
    padding: 0px;
}
.section-related-products .related-products .collection-listing.related-collection {
    margin-left: 5px;
}
.related-products .product-grid.product-grid--per-row-4.product-grid--per-row-mob-2 {
    padding: 0px 16px 0px 0px!important;
}
.related-products .product-grid.product-grid--per-row-4.product-grid--per-row-mob-2::-webkit-scrollbar {
    height:2px;
}
.template-product .detail.product-column-right {
   padding-top:0px;
}
modal-opener.no-js-hidden button.link.block.text-sm.size-chart-link {
    color: #000;
}
modal-opener.no-js-hidden button.link.block.text-sm.size-chart-link span.size-chart-link__text.underline {
    text-decoration-color: #000;
}
.option-selector__btns {
    padding-right: 30px;
}
div#sort-dropdown-options {
    min-width: unset;
}
}

.logo-area__middle__inner h1.center_heading {
    font-size: 0;
    visibility: hidden;
}
.collection_tittle_hidden {
   font-size: 0;
    visibility: hidden;
}
variant-swatch-king div#swatch-option1 {
    display: none!important;
}
/* variant-swatch-king div[id*=swatch-option][option-name="Color"] {
    display: none !important;
} */
.product-description.rte.cf::before {
    font-family: 'Work Sans';
    font-weight: 600;
    font-size: 14px;
    color: #000;
    content: "Description";
}
.geolizr-switcher-header {
    display: none;
}
body:not(:has(.pageheader--transparent)) .shopify-section.shopify-section-group-header-group.section-announcement-bar {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 99;
}

.shopify-section.shopify-section-group-header-group.section-header {
       top: 35px;
}
.countdown_annoucement_bar_wrapper_cmcegx58s0065curkkqq0z4kv.top_page {
    z-index: 99;
}

@media (min-width: 768px){
    a.desktop-wishlist {
        font-size: 14px;
        display: inline-flex;
    align-items: center;
    justify-content: flex-end;
    margin-inline-end: 20px;
    position: relative;
    }
    a.desktop-wishlist svg.svg-wishlist-icon.icon.mobile-wish {
        display: none !important;
    }
    a.show-search-link span.show-search-link__icon {
        display: none;
    }
    .template-suffix-faq .faq-layout .faq-index__inner {
        gap: 0px;
    flex-direction: column;
    }
}

.faq-index-item:after, .faq-index-item:before {
    display: none;
}

.cart-info-block .text-box a {
		text-decoration: none;
	}