/** Shopify CDN: Minification failed

Line 16:0 All "@import" rules must come first
Line 17:0 All "@import" rules must come first

**/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap');
@font-face {
    font-family: 'Avantique';
    src: url('Avantique-Bold.woff2') format('woff2'),
        url('Avantique-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Gothic+A1&display=swap');
.latest_magemenu .mega-menu {
    background: #fff;
    padding: 33px 43px;
    box-shadow: drop-shadow(0 4px 66.3px rgba(0, 0, 0, 0.05));
    max-width: 1107px;
    margin: 0px auto;
    border-radius: 8px;
    border: 1px solid rgba(0, 0, 0, 0.10);
}
    .latest_magemenu  .mega-container {
    display: flex;
    justify-content: space-between;
    gap: 40px;
}

.menu-columns {
    display: flex;
    gap: 43px 93px;
    flex-wrap: wrap;
}
.latest_magemenu  .menu-col {
    width: 100%;
    max-width: 195px;
}
.latest_magemenu .menu-col h4 {
    color: #121212;
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.372px;
    margin: 0px;
    margin-bottom: 18px;
}
.latest_magemenu .menu-col ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.latest_magemenu .menu-col ul li {
    margin-bottom: 20px;
    line-height: 1;
}
.latest_magemenu .menu-col ul li:last-child {
    margin-bottom: 0px;
}
.latest_magemenu .menu-col ul li a {
    text-decoration: none;
    color: #051627;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.28px;
    cursor: pointer;
}
.latest_magemenu .menu-col ul li a .desc,
.latest_magemenu .menu-col ul li a strong,
.latest_magemenu .menu-col ul li strong {
    display: block;
    opacity: 0.7;
    color: #888;
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    font-style: italic;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: -0.24px;
}
.latest_magemenu .menu-image {
    max-width: 206px;
    width: 100%;
    text-align: center;
}
.latest_magemenu .menu-image img {
    width: 100%;
}
.latest_magemenu .menu-cta {
    display: inline-block;
    color: #121212;
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.372px;
    text-decoration: none;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 11px;
    margin-bottom: 0;
}

.latest_magemenu {
    width: 100% !important;
    max-width: 1105px !important;
    left: 0;
    right: 0;
    margin: auto;
    padding-top: 30px !important;
}

.latest_magemenu  .header__menu-item {
    padding: 24px 0 !important;
    padding-right: 2.7rem;
    padding-left: 12px;
}

.image_svg_menu {
    position: absolute;
    top: 75px;
    right: 0;
    bottom: 0;
    left: 0;
    width: 40px;
    height: 40px;
    margin: auto;
    z-index: 99;
    display: none;
}

[open] .image_svg_menu {
    display: block;
}

@media screen and (max-width: 990px){
    .latest_magemenu .mega-container {
        flex-direction: column;
    }
    .latest_magemenu .mega-menu {
        padding: 30px 20px;
        padding-top: 0px;
        border: 0px solid rgba(0,0,0,.1);
    }
    .latest_magemenu .menu-image {
        max-width: 100%;
        width: 100%;
        text-align: center;
    }
    .menu-columns {
        display: flex;
        gap: 20px 93px;
        flex-wrap: wrap;
    }
    .latest_magemenu .menu-col h4 {
        font-size: 18px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        letter-spacing: -0.372px;
        margin: 0px;
        margin-bottom: 18px;
    }
    .latest_magemenu  .menu-col {
    width: 100%;
        max-width: 100%;
    }
}

.placeholder-svg {
    position: absolute;
    width: 100%;
    height: 100%;
}

.banner__heading {
    color: #FFF !important;
    text-align: center !important;
    font-family: 'Avantique' !important;
    font-size: 74px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: 52px !important;
    letter-spacing: 2.96px !important;
    margin-top: 28px !important;
}

.facet-filters__sort {
    border-radius: 8px !important;
    display: flex !important;
    padding: 15.5px 20px !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 4px !important;
    padding-right: 30px !important;
    background: var(--Dark-D20, #F6F5F6) !important;
}

@media screen and (max-width: 768px){
    .banner__heading {
        font-size: 30px !important;
        font-style: normal !important;
        line-height: 38.22px !important;
        margin-top: 12px !important;
    }

    .latest_magemenu .menu-col:nth-child(1) {
        order: 2;
    }
    .latest_magemenu .menu-col:nth-child(2) {
        order: 3;
    }

    .latest_magemenu .menu-col:nth-child(3) {
        order: 4;
    }
    .latest_magemenu .menu-col:nth-child(4) {
        order: 1;
    }

}

#product-grid {
    margin-top: 26px !important;
}

.yotpo-bottom-line-scroll-panel .yotpo-sr-bottom-line-button {
    align-items: center !important;
}

.yotpo-sr-bottom-line-button .yotpo-sr-bottom-line-text {
    color: #868686 !important;
    text-align: center !important;
    font-family: "Poppins", sans-serif !important;
    font-size: 9.499px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: normal !important;
    text-decoration-line: underline !important;
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
}

.star-container.yotpo-sr-star-full,
.star-container.yotpo-sr-star-half {
    width: 11.206px !important;
    height: 11.206px !important;
}

.yotpo-sr-bottom-line-button .yotpo-sr-bottom-line-score {
    color: #E4AC13 !important;
    text-align: center !important;
    font-family: "Poppins", sans-serif !important;
    font-size: 11.874px !important;
    font-style: normal !important;
    font-weight: 500;
    line-height: normal !important;
}

.yotpo-widget-instance {
    justify-content: start !important;
}

.yotpo-sr-bottom-line-summary.yotpo-sr-bottom-line-button span span {
    height: max-content !important;
}

.yotpo-sr-bottom-line-summary.yotpo-sr-bottom-line-button>span {
    align-items: center !important;
}




@media screen and (max-width:768px){
    .mobile_button {
            display: flex;
            align-items: center;
            width: 100%;
            gap: 8px;
            margin-top: 24px;
        }
    .mobile_only .facet-filters{
        padding-left: 0px !important;
    }
    .facet-filters__sort {
        width: 100% !important;
    }
    .mobile-facets__disclosure {
        width: calc(50% - 4px);
        border-radius: 8px;
        background: var(--Dark-D20, #F6F5F6);
        padding: 15.5px 20px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .mobile-facets__open-label {
        color: var(--Dark, #1C1129);
        font-family: "Work Sans", sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        letter-spacing: -0.28px;
        text-decoration: none !important;
    }
    .facets-container {
        margin-top: 0px !important;
    }
    .mobile_only {
        width: calc(50% - 4px);
    }
    .facet-filters__field .select {
        width: 100% !important;
    }
    .facet-filters__sort {
        padding: 15px 10px !important;
        text-align: center !important;
    }
    .select__select {
        height: 59px !important;
    }
    .facet-filters__sort+.icon-caret {
        top: 23px !important;
    }
}

.quick-add_card-plus {
    display: none !important;
}

.product__title h1 {
    color: var(--primary, #171717);
    font-family: Avantique !important;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
}

.product .star-container.yotpo-sr-star-full {
    width: 18px !important;
    height: 18px !important;
}

.product .yotpo-star-rating-reviews-highly-rated-topics {
    display: none !important;
}

.product .product__title {
    margin: 0px !important;
}

.product .yotpo-sr-bottom-line-button .yotpo-sr-bottom-line-score,
.product .yotpo-sr-bottom-line-summary.yotpo-sr-bottom-line-button span span,
.product .yotpo-sr-bottom-line-button .yotpo-sr-bottom-line-text {
    color: #171717 !important;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 23px !important; /* 143.75% */
    text-decoration: none !important;
}

.product .price__regular .price-item--regular {
    color: #000 !important;
    font-family: Avantique !important;
    font-size: 19.765px !important;
    font-style: normal;
    font-weight: 700;
    line-height: normal !important;
    text-transform: capitalize ;
}

.product .price__container {
    margin-bottom: 0px !important;
}

.product .price__regular {
    line-height: 1 !important;
}

.product .price {
    font-size: 19.765px !important;
    font-style: normal;
    font-weight: 700;
    line-height: normal !important;
    margin-bottom: 32px !important;
}

.product square-placement {
    margin: 0px !important;
    padding-top: 12px !important;
    border-top: 1px solid rgba(34, 34, 34, 0.1);
}

.product form.installment {
    padding-bottom: 12px !important;
    border-bottom: 1px solid rgba(34, 34, 34, 0.1);
    margin-bottom: 32px !important;
}

.product .quantity {
    width: 166px;
    height: 48px;
    border-radius: 50px;
    background: #EAEAEA;
    overflow: hidden;
    border: none !important;
}

.product .quantity .quantity__button {
    border-radius: 60px;
    border: 1px solid rgba(23, 23, 23, 0.20);
    background: var(--white, #FFF) !important;
    width: 47px;
    height: 48px;
}

.product .quantity:before,
.product .quantity:after {
    display: none !important;
}

.product .quantity__input {
    color: var(--primary, #171717) !important;
    text-align: center !important;
    font-family: Avantique !important;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 23px !important;
}

.product .quantity__button svg {
    width: 24px;
    height: 24px;
}

.product-form__quantity .form__label {
    color: #121212;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: -0.372px;
    margin-bottom: 12px !important;
}

.quantity_with_button {
    display: flex;
    align-items: center;
    gap: 8px;
}
.AddToWishlist {
    display: none;
    align-items: center;
    justify-content: center;
    gap: 6px;
    height: 48px;
    padding: 13px 25px;
    border-radius: 50px;
    border: 1px solid #171717;
    color: var(--primary, #171717);
    text-align: center;
    font-family: "Gothic A1", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 23px;
    width: calc(100% - 166px);
    background: transparent !important;
    cursor: pointer;
}

.product__info-container .product-form {
    margin-top: 12px !important;
}

.product button.product-form__submit {
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin-bottom: 12px !important;
    border-radius: 60px;
    background: #171717 !important;
    color: #FFF;
    font-family: "Poppins", sans-serif !important;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 600 !important;
    line-height: normal !important;
}

.button-content {
    height: 60px !important;
}

.cta-link .Shop_now {
    color: #121212;
    text-align: left;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px; /* 112.5% */
    letter-spacing: 0.5px;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
    margin-top: 23px;
}

.cta-link-block {
    text-decoration: none !important;
}

img.cta-link-image {
    width: 103px;
    height: 124.211px;
    object-fit: cover;
}

.title_short {
    color: var(--primary, #171717) !important;
    font-family: Avantique !important;
    font-size: 19px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: normal;
    text-transform: capitalize !important;
}


.cta-link-block {
    margin-bottom: 32px !important;
}

.accordion-item {
    border-radius: 5px;
    background: var(--neutral-50, #FAFAFA);
    margin-bottom: 16px;
    overflow: hidden;
}

.accordion-item:first-child {
    margin-top: 32px;
}

.accordion-item:last-child {
    margin-bottom: 0px;
}

.accordion-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  padding: 20px 20px;
  font-weight: 600;
  font-size: 16px;
}

.icon_svg {
    display: flex;
    align-items: center;
    gap: 8px;
}
.accordion-header svg {
  transition: transform 0.3s ease;
}
.accordion-header.active .icon_arrow {
  transform: rotate(180deg);
}
.accordion-content {
  display: none;
  padding: 0 20px 20px;
  color: #333;
}
.accordion-content ul {
  padding-left: 18px;
  margin: 0;
}
.accordion-content ul li {
    margin-bottom: 6px;
    list-style: disc;
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}


.accordion-content p {
    margin: 0px;
    padding-top: 12px;
    border-top: 1px solid rgba(43,42,48,0.2);
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 23px;
    padding-bottom: 15px;
}

.accordion-content ul li {
    color: #000 !important;
    font-size: 14px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 23px !important;
}

.thumbnail {
    background: #F1F1F1 !important;
}

.product--thumbnail .product__media-list {
    margin-bottom: 8px !important;
}

.product__description-image {
    display: none !important;
}




.size_chart_button {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 32px !important;
    margin-top: 32px !important;
}

.size_chart_button .lable_text {
    color: #121212;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: -0.372px;
}

.product-popup-modal__button {
    display: flex !important;
    align-items: center;
    gap: 5px;
    height: max-content !important;
    padding-right: 0px !important;
    color: var(--primary, #171717);
    text-align: center;
    font-size: 12px !important;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
}



@media screen and (max-width: 768px){
    .latest_product_page {
        padding-top: 25px !important;
    }
    .product__media-wrapper {
        overflow: hidden !important;
    }
    .product--thumbnail .product__media-list {
        margin-bottom: 0px !important;
    }
    .slider.slider--mobile .slider__slide {
        padding-bottom: 0px !important;
    }
    .thumbnail-list {
        grid-gap: 6px !important;
    }

    .thumbnail-slider .thumbnail-list.slider {
        margin-bottom: 18px !important;
    }

    .product .star-container.yotpo-sr-star-full {
        width: 14px !important;
        height: 14px !important;
    }
    .product .yotpo-sr-bottom-line-button .yotpo-sr-bottom-line-score, .product .yotpo-sr-bottom-line-summary.yotpo-sr-bottom-line-button span span, .product .yotpo-sr-bottom-line-button .yotpo-sr-bottom-line-text {
        color: #171717 !important;
        font-size: 12px !important;
        font-style: normal;
        font-weight: 400;
        line-height: 12px !important;
        text-decoration: none !important;
    }

    .yotpo-sr-bottom-line-summary.yotpo-sr-bottom-line-button span span {
        margin-right: 4px !important;
    }

    .product-popup-modal__opener {
        margin: 0px;
    }
    .product__description-image {
        display: block !important;
    }

    .accordion-header {
        padding: 15px 12px;
        font-size: 14px;
    }
    .accordion-header svg {
        width: 18px;
        height: auto;
    }
    .accordion-content p {
        font-size: 12px;
        line-height: 21px;
    }
    .accordion-content ul li {
        margin-bottom: 0px;
        font-size: 12px !important;
        font-style: normal !important;
        font-weight: 400 !important;
        line-height: 21px !important;
    }
}

.latestest_caet .collection__description {
    text-align: center;
}

.latestest_caet .yotpo-star-rating-reviews-highly-rated-topics {
    display: none !important;
}

.latestest_caet.featured_collection_home .card__content .card__heading a {
    margin-bottom: 9px !important;
    margin-top: 4px !important;
}

.latestest_caet .card-color-swatches {
    margin-top: 20px !important;
}

.yotpo-bold-layout .yotpo-head {
    display: none !important;
}

.rich-text__heading.rte.h1 {
    color: #000 !important;
    text-align: center !important;
    font-family: Avantique !important;
    font-size: 42px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: normal !important; 
    margin-bottom: 6px !important;
    padding-bottom: 0px !important;
}

.rich-text__text p {
    color: #121212 !important;
    text-align: center !important;
    font-family: Poppins !important;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 28px !important; /* 175% */
    letter-spacing: 0.6px !important;
}


.yotpo-display-m .yotpo-bold-layout .yotpo-layout-header-wrapper[data-v-012a3912],
.card-container[data-v-753a42e6] {
    background-color: #F4F4F5 !important;
}

.yotpo-read-more-text {
    color: var(--zinc-700, #3F3F46);
    font-family: Poppins !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 25px !important; /* 156.25% */
    letter-spacing: -0.64px !important;
}

.yotpo-review-bold-title[data-v-753a42e6] {
    color: #000 !important;
    font-family: Avantique !important;
    font-size: 18px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: 22px !important; 
} 

@media screen and (max-width: 768px){
    .rich-text__heading.rte.h1 {
    color: #000 !important;
    text-align: center !important;
    font-family: Avantique !important;
    font-size: 30px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: normal !important;
    margin-bottom: 6px !important;
    padding-bottom: 0px !important;
}
.rich-text__text p {
    color: #121212 !important;
    text-align: center !important;
    font-family: Poppins !important;
    font-size: 12px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 20px !important;
    letter-spacing: 0.6px !important;
}
.rich-text__text p br {
    display: none;
}
.yotpo-read-more-text {
    color: var(--zinc-700, #3F3F46);
    font-family: Poppins !important;
    font-size: 12px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 15px !important;
    letter-spacing: -0.64px !important;
}
}

.banner__media img {
    object-fit: cover !important;
    object-position: left 18% !important;
}

.slider_arrow {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 47.319px;
    height: 47.196px;
    margin: auto;
    z-index: 99;
    cursor: pointer;
}

.slider_arrow.left_arrow {
    left: 13px;
    right: auto;
}

.slider_arrow.right_arrow {
    right: 13px;
    left: auto;
}

.product__media-list  {
    margin-bottom: 3px !important;
    padding-bottom: 0px !important;
}

@media screen and (max-width: 768px){
    .slider_arrow {
        position: absolute;
        top: 0;
        bottom: 0;
        width: 40.319px;
        height: 40.196px;
        margin: auto;
        z-index: 9;
        cursor: pointer;
    }
    .slider_arrow.right_arrow {
        right: 30px;
        left: auto;
    }
    .slider_arrow.left_arrow {
        left: 30px;
        right: auto;
    }
}

@media screen and (min-width: 768px){
    .d-none {
        display: none !important;
    }
}

@media screen and (max-width: 768px){
    .m-none {
        display: none !important;
    }

    .footer__content-top {
        padding-left: 16px !important;
        padding-right: 16px !important;
    }

    .copyright__content {
        color: #FFF;
        text-align: center;
        font-family: Poppins;
        font-size: 9.151px;
        font-style: normal;
        font-weight: 500;
        line-height: 15.623px; /* 170.723% */
        letter-spacing: 0.772px;
    }
}

/* Mobile re-order for the mega menu */
@media screen and (max-width: 768px) {
  .latest_magemenu .menu-columns {
    display: flex;
    flex-direction: column;
  }

  /* baseline */
  .latest_magemenu .menu-col { order: 10 !important; }

  /* Sherpa-Lined Styles -> first */
  .latest_magemenu .menu-col:nth-child(3) { order: 4 !important; }

  /* Lightweight And Plush Styles -> second */
  .latest_magemenu .menu-col:nth-child(2) { order: 3 !important; }

  /* Comfy Extras -> third */
  .latest_magemenu .menu-col:nth-child(1) { order: 1 !important; }

  /* everything else after */
  .latest_magemenu .menu-col:nth-child(n+4) { order: 2 !important; }
}
