/** Shopify CDN: Minification failed

Line 639:0 Unexpected "}"
Line 5392:10 Expected ":"

**/
@font-face {
    font-family: "Aeonik TRIAL";
    src: url("/cdn/shop/files/Aeonik-Bold.eot?v=1783508852");
    src: url("/cdn/shop/files/Aeonik-Bold.eot?v=1783508852?#iefix") format("embedded-opentype"),
        url("/cdn/shop/files/Aeonik-Bold.woff2?v=1783508853") format("woff2"),
        url("/cdn/shop/files/Aeonik-Bold.woff?v=1783508853") format("woff"),
        url("/cdn/shop/files/Aeonik-Bold.ttf?v=1783508854") format("truetype");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Aeonik";
    src: url("/cdn/shop/files/Aeonik-Medium.eot?v=1783508901");
    src: url("/cdn/shop/files/Aeonik-Medium.eot?v=1783508901?#iefix") format("embedded-opentype"),
        url("/cdn/shop/files/Aeonik-Medium.woff2?v=1783508902") format("woff2"),
        url("/cdn/shop/files/Aeonik-Medium.woff?v=1783508901") format("woff"),
        url("/cdn/shop/files/Aeonik-Medium.ttf?v=1783508901") format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Aeonik";
    src: url("/cdn/shop/files/Aeonik-Bold.eot?v=1783508852");
    src: url("/cdn/shop/files/Aeonik-Bold.eot?v=1783508852?#iefix") format("embedded-opentype"),
        url("/cdn/shop/files/Aeonik-Bold.woff2?v=1783508853") format("woff2"),
        url("/cdn/shop/files/Aeonik-Bold.woff?v=1783508853") format("woff"),
        url("/cdn/shop/files/Aeonik-Bold.ttf?v=1783508854") format("truetype");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Aeonik";
    src: url("/cdn/shop/files/Aeonik-Regular.eot?v=1783508981");
    src: url("/cdn/shop/files/Aeonik-Regular.eot?v=1783508981t?#iefix") format("embedded-opentype"),
        url("/cdn/shop/files/Aeonik-Regular.woff2?v=1783508982") format("woff2"),
        url("/cdn/shop/files/Aeonik-Regular.woff?v=1783508982") format("woff"),
        url("/cdn/shop/files/Aeonik-Regular.ttf?v=1783508982") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "IvyPresto Display";
    src: url("IvyPrestoDisplay-LightItalic.eot");
    src: url("IvyPrestoDisplay-LightItalic.eot?#iefix") format("embedded-opentype"),
        url("IvyPrestoDisplay-LightItalic.woff2") format("woff2"),
        url("IvyPrestoDisplay-LightItalic.woff") format("woff"),
        url("IvyPrestoDisplay-LightItalic.ttf") format("truetype");
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "IvyPresto Display";
    src: url("/cdn/shop/files/IvyPrestoDisplay-SemiBoldItalic.eot?v=1783509080");
    src: url("/cdn/shop/files/IvyPrestoDisplay-SemiBoldItalic.eot?v=1783509080?#iefix") format("embedded-opentype"),
        url("/cdn/shop/files/IvyPrestoDisplay-SemiBoldItalic.woff2?v=1783509081") format("woff2"),
        url("/cdn/shop/files/IvyPrestoDisplay-SemiBoldItalic.woff?v=1783509081") format("woff"),
        url("/cdn/shop/files/IvyPrestoDisplay-SemiBoldItalic.ttf?v=1783509081") format("truetype");
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}
.header__underlay {
    background: transparent !important;
}
body span, h5 {
    font-family: "Aeonik" !important;
}
img {
    max-width: 100%;
}

h2 {
    font-size: 36px;
    line-height: 1.1;
}

h2 strong {
    font-size: 40px;
    line-height: 1.1;
}

.announcement-bar__slider {
    max-width: 600px;
    width: 100%;
    margin: auto;
}

.card-gallery svg {
    border-radius: 20px;
}
p.announcement-bar__text {
    line-height: 18px;
    text-align:center;
}

.header-cust-btn a {
    background: #f48102;
    width: 194px;
    height: 48px;
    display: flex;
    display: -webkit-box;       /* iOS 6-, Safari 3.1-6 */
    display: -webkit-flex;      /* Safari 6.1-8 */
    display: -ms-flexbox; 
    align-items: center;
    justify-content: center;
    color: #fff;
    gap: 10px;
    border-radius: 10px;
    transition: 0.5s;
    font-size: 16px;
    text-transform: uppercase;
    border: 1px solid #f48102;
    font-weight: 500;
    font-family: Aeonik;
}

.header-cust-btn a:hover svg path {
    fill: #fff;
}
.header__columns {
    padding-top: 5px;
    padding-bottom: 5px;
}
header-actions {
    gap: 10px;
}

.header-cust-btn {
    margin-right: 20px;
}

.search-page-input {
    border: 0 !important;
    border-bottom: 1px solid #8d7425 !important;
    border-radius: 0 !important;
    padding: 10px 40px !important;
    background: transparent !important;
}

search-page-input-component {
    margin: 0;
}

search-page-input-component .search__icon {
    left: 0 !important;
}

.header__drawer.header__drawer--desktop {
    display: block !important;
}

.header__row header__row--bottom .header__column.header__column--left {
    width: 100%;
}

.header__row.header__row--bottom .header__columns.spacing-style {
    display: inline-block;
}

.header__row.header__row--bottom .header__column {
    justify-content: space-between;
}

.header__row.header__row--bottom nav.menu-list overflow-list {
    display: flex;
    display: -webkit-box;       /* iOS 6-, Safari 3.1-6 */
    display: -webkit-flex;      /* Safari 6.1-8 */
    display: -ms-flexbox; 
    width: 100%;
}

header-menu.header-menu {
    width: 100%;
}

.header-menu__inner {
    width: 100%;
}

.menu-drawer {
    transform: translate(100%) !important;
    left: unset !important;
    right: 0;
}

.menu-open>.menu-drawer,
.menu-open>.menu-drawer__submenu:not(.menu-drawer__menu--childlist) {
    transform: translate(0) !important;
}

.menu-drawer-container .header__icon--summary {
    padding: 0;
}

.header__icon--summary .header-drawer-icon {
    width: 20px;
    height: 20px;
}

.custom-banner-w-txt-sec {
    width: 100% !important;
    max-width: 100% !important;
    --full-page-grid-central-column-width: unset;
    display: inline;
}

.custom-banner-img {
    width: 100%;
    position: relative;
}

.shopify-section.section.custom-banner-overlay {
    position: absolute;
    top: 0;
    height: 100%;
    align-items: center;
    width: 100%;
    left: 0;
    right: 0;
    margin: auto;
}

.cust-head {
    text-align: left;
    font-family: "Aeonik";
    font-weight: 500;
    font-size: 41.29px;
    color: #fff;
    letter-spacing: 0%;
    display: inline-block;
    margin-bottom: 0;
    line-height: 50px;
}

.cust-head strong {
    width: 100%;
    float: left;
    font-family: IvyPresto Display;
    font-weight: 600;
    font-style: italic;
    font-size: 46.2px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #E49A44;
}

.custom-faqs-heading h2.cust-head.black-red.textleft strong {
    color: #B03100;
}

.slide-btn-orange {
    width: 251px;
    display: flex;
    display: -webkit-box;       /* iOS 6-, Safari 3.1-6 */
    display: -webkit-flex;      /* Safari 6.1-8 */
    display: -ms-flexbox; 
    margin-top: 26px;
    align-items: center;
    height: 48px;
    justify-content: center;
    gap: 10px;
    text-transform: uppercase;
    border-radius: 6px;
    font-size: 16px;
    position: relative;
    font-weight: 500;
    font-family: "Aeonik";
    transition: 0.5s;
    overflow: hidden;
}

.slide-btn-orange {
    overflow: hidden;
}

.custom-banner-btn {
    width: 100%;
    float: left;
}

.header__icon--summary .header-drawer-icon {
    width: 30px !important;
    height: 30px !important;
}

.menu-list:not(:has(.menu-list__list-item:hover)) .menu-list__link--active,
.menu-list .menu-list__list-item:where(:hover, :focus-within) .menu-list__link,
.menu-list .menu-list__list-item[slot="overflow"] .menu-list__link[aria-expanded="true"] {
    color: #b03100 !important;
}

header form.search-page-input__parent {
    width: 250px;
    max-width: 100%;
}
.header__column--right .overflow-menu::part(list) {
    justify-content: start !important;
}
.menu-list__link-title {
    padding-right:0px !important;
    padding-left: 0 !important;
}
.cust-head.black-red,
.custom-featured-collection-sec h2 {
    text-align: center;
    width: 100%;
    margin-bottom: 37px;
    color: #000000;
    font-weight: 500;
    font-family: Aeonik;
    font-size: 36px;
}
.cart-items__variant dd {
    color: #686868 !important;
    padding-left: 0.5rem;
}
.group-block-content.layout-panel-flex.layout-panel-flex--column {
    gap: 0px;
}
 product-price.text-block.text-block--align-left.rte.text-left.paragraph.spacing-style {
    margin: 14px 0px;
}

form.variant-picker__form {
    margin-bottom: 14px;
}
ul.product-grid {
    align-items: self-start;
}

.custom-pdp-icons {
    margin-top: 25px;
}
.cust-head.black-red strong,
.custom-featured-collection-sec strong {
    color: #B03100;
    font-size: 40px;
    font-family: 'IvyPresto Display';
    font-style: italic;
}
.template-index .custom-featured-collection-sec strong {
    color: #fff;
}
.template-index .cust-head.black-red strong{
    color: #69340E;
}
.jdgm-star, .jm-star-rating__font-icon{
    font-family: 'JudgemeStar' !important;
}
.our-collections-inn {
    width: 100%;
    padding: 40px 0;
    padding-bottom: 30px;
}

.our-collections-list {
    width: 100%;
    gap: 12px;
    display: flex;
    display: -webkit-box;       /* iOS 6-, Safari 3.1-6 */
    display: -webkit-flex;      /* Safari 6.1-8 */
    display: -ms-flexbox; 
    justify-content: space-between;
    text-align: center;
}

.our-collections-list .our-collection-item {
    width: 14%;
}

.our-collections-list .our-collection-item h4 {
    font-family: "Aeonik";
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0%;
    margin-top: 12px;
    margin-bottom: 12px;
    min-height: 30px;
}

.our-collection-info a {
    background: #6a350f;
    display: flex;
    display: -webkit-box;       /* iOS 6-, Safari 3.1-6 */
    display: -webkit-flex;      /* Safari 6.1-8 */
    display: -ms-flexbox; 
    align-items: center;
    justify-content: center;
    height: 32px;
    font-family: "Aeonik";
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
    color: #fff;
    gap: 10px;
    border-radius: 6px;
    border: 1px solid #6a350f;
    transition: 0.4s;
    width: 147px;
    margin: auto;
}

.our-collections-list img {
    border-radius: 20px;
    width: 100%;
    aspect-ratio: 90 / 94;
}

.our-collection-info {
    width: 100%;
}

.our-collection-info a:hover svg path {
    fill: #b03100;
}

.menu-drawer {
    box-shadow: -7px 0px 14px 0px #cc965233;
    background: #f3efeb;
}

.menu-drawer span.menu-drawer__menu-item-text {
    font-family: "Aeonik";
    font-weight: 400;
    font-size: 20.97px;
    line-height:24px;
    letter-spacing: 0%;
    text-transform: capitalize;
}

button.button.close-button {
    right: 20px !important;
    position: absolute;
    padding: 0;
    top: 10px;
}

button.button.close-button span.svg-wrapper,
button.button.close-button span.svg-wrapper svg {
    width: 30px;
    height: 30px;
}

nav.menu-drawer__navigation ul.menu-drawer__menu.has-submenu li.menu-drawer__list-item--flat {
    border-bottom: 1px solid #d4d4d4;
    margin-bottom: 0 !important;
    padding: 7px 0;
}

nav.menu-drawer__navigation ul.menu-drawer__menu.has-submenu {
    padding-top: 70px;
}

.drawer_search input {
    border: 1px solid #d4d4d4 !important;
    background: #f9f6f4;
    height: 81px;
    font-size: 18px;
    color: #939393;
    padding: 0 20px;
    border-radius: 6px !important;
    overflow: hidden !important;
}

.drawer_search span.svg-wrapper.search__icon {
    left: 10px !important;
}

.drawer_search search-page-input-component {
    background: transparent;
}

.menu-drawer {
    box-shadow: -7px 0px 14px 0px #cc965233;
    background: #f3efeb;
}

button.button.close-button {
    right: 20px !important;
    position: absolute;
    padding: 0;
    top: 10px;
}

button.button.close-button span.svg-wrapper,
button.button.close-button span.svg-wrapper svg {
    width: 30px;
    height: 30px;
}

nav.menu-drawer__navigation ul.menu-drawer__menu.has-submenu li.menu-drawer__list-item--flat {
    border-bottom: 1px solid #d4d4d4;
    margin-bottom: 0 !important;
    padding: 7px 0;
}

nav.menu-drawer__navigation ul.menu-drawer__menu.has-submenu {
    padding-top: 70px;
}

.drawer_search input {
    border: 1px solid #d4d4d4 !important;
    background: #f9f6f4;
    height: 81px;
    font-size: 18px;
    color: #939393;
    padding: 0 20px;
    border-radius: 6px !important;
    overflow: hidden !important;
}

.drawer_search_inn {
    margin-top: 50px;
}

.drawer_search span.svg-wrapper.search__icon {
    left: 10px !important;
}

.drawer_search search-page-input-component {
    background: transparent;
}

.drawer_search_inn {
    margin-top: 50px;
}

.menu-drawer {
    border: 0px !important;
    width: 662px !important;
}

.custom-block-area {
    width: 100%;
}

.custom-block-area-top-l img {
    width: 532px;
    margin: auto;
    max-width: 100%;
}

.custom-block-sec {
    padding-top: 10%;
    padding-bottom: 41px;
    background-size: cover;
    background-position: top;
    margin-top: -130px;
}

.custom-block-area-top {
    display: flex;
    display: -webkit-box;       /* iOS 6-, Safari 3.1-6 */
    display: -webkit-flex;      /* Safari 6.1-8 */
    display: -ms-flexbox; 
    justify-content: space-between;
}

.custom-block-area-top-r img {
    width: 524px;
    max-width: 100%;
}

.custom-block-area-top-l-info {
    text-align: center;
    margin-top: 10px;
}

.custom-block-area-top-l-info h3 {
    text-align: center;
    width: 100%;
    font-family: "Aeonik";
    font-weight: 500;
    font-size: 36px;
    line-height: 45px;
    letter-spacing: 0%;
    margin-bottom: 22px;
    color: #fff;
}

.custom-block-area-top-l-info h3 strong {
    font-size: 40px;
    color: #fff;
    width: 100%;
    font-style: italic;
    display: inline-block;
    font-family: 'IvyPresto Display';
}
.custom-block-area-top-r {
    margin-top: 90px;
    margin-right: 80px;
}

.custom-block-area-bottom {
    position: relative;
}

/* .custom-block-area-bottom::before {
    content: "";
    background: url("/cdn/shop/files/left-icon.png?v=1784009913");
    width: 122px;
    height: 122px;
    position: absolute;
    top: -104px;
    background-size: 100%;
    background-repeat: no-repeat;
    left: -40px;
}

.custom-block-sec::after {
    content: "";
    background: url("/cdn/shop/files/right-icon.png?v=1784009913");
    width: 122px;
    height: 156px;
    position: absolute;
    top: 150px;
    background-size: 100%;
    background-repeat: no-repeat;
    right: 0; */
}

.custom-block-sec {
    position: relative;
}

.custom-block-area-top-l img {
    position: relative;
    z-index: 1;
}

/* .custom-block-area-top-l .custom-block-area-top-img::after {
    content: "";
    background: url("/cdn/shop/files/full-icon.png?v=1784009913");
    width: 122px;
    height: 156px;
    position: absolute;
    bottom: -50px;
    background-size: 100%;
    background-repeat: no-repeat;
    right: 0;
}

.custom-block-area-top-l .custom-block-area-top-img::before {
    content: "";
    background: url("/cdn/shop/files/full-icon.png?v=1784009913");
    width: 122px;
    height: 156px;
    position: absolute;
    top: 30px;
    background-size: 100%;
    background-repeat: no-repeat;
    left: 30px;
} */

.custom-block-area-top-l .custom-block-area-top-img {
    width: 100%;
    position: relative;
}

.custom-block-area-bottom {
    display: flex;
    display: -webkit-box;       /* iOS 6-, Safari 3.1-6 */
    display: -webkit-flex;      /* Safari 6.1-8 */
    display: -ms-flexbox; 
    padding: 32px;
    align-items: center;
    border-radius: 40px;
}

.custom-block-area-bottom .custom-block-area-bottom-l {
    width: 50%;
}

.custom-block-area-bottom .custom-block-area-bottom-r {
    width: 50%;
    text-align: left;
    padding-left: 40px;
    padding-right: 20px;
    margin-top: 90px;
}

.custom-block-area-bottom .custom-block-area-bottom-r p {
    color: #fff;
}

.custom-block-area-bottom .custom-block-area-bottom-r h2.cust-head.black-red.textleft {
    text-align: left;
    margin-bottom: 15px;
    color: #fff;
    font-family: IvyPresto Display;
    font-weight: 600;
    font-size: 40px;
    line-height: 100%;
    letter-spacing: 0%;
}

.custom-block-area-bottom .custom-block-area-bottom-r a {
    display: flex;
    display: -webkit-box;       /* iOS 6-, Safari 3.1-6 */
    display: -webkit-flex;      /* Safari 6.1-8 */
    display: -ms-flexbox; 
    width: 181px;
    height: 48px;
    border-radius: 6px;
    align-items: center;
    justify-content: center;
    gap: 10px;
    font-family: "Aeonik";
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
    transition: 0.4s;
    border: 1px solid #69340e;
    margin-top: 20px;
}

.custom-block-area-bottom .custom-block-area-bottom-r a:hover {
    background: transparent !important;
    color: #fff !important;
}

.custom-block-area-bottom .custom-block-area-bottom-r a:hover svg path {
    fill: #fff !important;
}

.custom-block-area-top-l {
    width: 50%;
    max-width: 100%;
}

.custom-block-area-top-l-info a.slide-btn-orange {
    margin: auto;
}

a {
    transition: 0.5s;
}

.custom-blog-posts-inn {
    width: 100%;
    padding: 65px 0;
}

.custom-blog-posts-inn h2.cust-head.black-red.center-head {
    margin-bottom: 42px;
}

.custom-blog-posts-list {
    display: flex;
    display: -webkit-box;       /* iOS 6-, Safari 3.1-6 */
    display: -webkit-flex;      /* Safari 6.1-8 */
    display: -ms-flexbox; 
    gap: 45px;
}

.custom-blog-posts-list .custom-blog-post {
    width: 50%;
    border: 1px solid #b03100;
    border-radius: 20px;
    overflow: hidden;
}

.custom-blog-posts-list .custom-blog-post .custom-blog-post-info {
    padding: 38px;
}

.custom-blog-post-img {
    position: relative;
}

.custom-blog-post-img .blog-post-date-overlay {
    width: 80px;
    height: 74px;
    position: absolute;
    top: -2px;
    left: -2px;
    opacity: 1;
    border-radius: 20px 0px 20px;
    background: #f48102;
    display: flex;
    display: -webkit-box;       /* iOS 6-, Safari 3.1-6 */
    display: -webkit-flex;      /* Safari 6.1-8 */
    display: -ms-flexbox; 
    color: #fff;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: 0%;
    text-align: center;
    text-transform: uppercase;
    font-family: Aeonik;
}

.custom-blog-post-img .blog-post-date-overlay span {
    width: 100%;
    text-align: center;
}

.custom-blog-post-info h3 {
    font-family: "Aeonik";
    font-weight: 500;
    font-size: 26px;
    line-height: 100%;
    letter-spacing: 0%;
    margin-bottom: 14px;
}

.custom-blog-post-info p {
    font-family: "Aeonik";
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0%;
    margin-top: 0;
    margin-bottom: 25px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}

.custom-blog-post-info a {
    background: #6a350f;
    width: 181px;
    height: 48px;
    display: -webkit-box;       /* iOS 6-, Safari 3.1-6 */
    display: -webkit-flex;      /* Safari 6.1-8 */
    display: -ms-flexbox; 
    display: flex;
    align-items: center;
    text-transform: uppercase;
    gap: 10px;
    border-radius: 6px;
    justify-content: center;
    font-family: Aeonik;
    font-weight: 500;
    font-size: 16px;
    color: #fff;
    transition: 0.5s;
    border: 1px solid #6a350f;
}

.custom-blog-post-info a:hover {
    background: transparent;
    color: #fff;
}

.custom-blog-post-info a:hover svg path {
    fill: #fff;
}

.custom-testimonials-m {
    padding-bottom: 57px;
}

.custom-testimonials-m .slick-slide>div {
    border: 1px solid #b03100;
    border-radius: 20px;
    text-align: center;
    padding: 30px 56px;
    min-height: 262px;
}

.custom-testimonials-m .slick-slide>div .custom-testimonial-rating {
    text-align: center;
}

.custom-testimonials-m .slick-slide>div p {
    margin-top: 20px;
    margin-bottom: 20px;
    font-style: italic;
}

.custom-testimonials-m .slick-slide>div h4 {
    color: #69340e;
    font-size: 16px;
}

.custom-testimonial-rating svg path {
    fill: #f48102;
}

.custom-testimonials-m .slick-slide>div .custom-testimonial-rating .custom-testimonial-rating {
    margin: auto;
}

.custom-testimonials-m .slick-slide>div .custom-testimonial-rating svg {
    margin: auto;
}

.custom-testimonials-list .slick-track {
    display: flex;
    display: -webkit-box;       /* iOS 6-, Safari 3.1-6 */
    display: -webkit-flex;      /* Safari 6.1-8 */
    display: -ms-flexbox; 
}

.custom-testimonials-list .slick-track .slick-slide  {
    height: stretch;
}

.custom-testimonials-list .slick-slide>div {
    height: 100%;
    margin: 0 15px;
}

.custom-testimonials-list .slick-list {
    margin: 0 -15px;
}

.custom-testimonials-m .slick-arrow {
    width: 50px;
    height: 50px;
    border: 1px solid #b03100;
    display: flex;
    align-items: center;
    display: -webkit-box;       /* iOS 6-, Safari 3.1-6 */
    display: -webkit-flex;      /* Safari 6.1-8 */
    display: -ms-flexbox; 
    background: #f3efeb;
    justify-content: center;
    border-radius: 100px;
    position: absolute;
    top: 40%;
    cursor: pointer;
    z-index: 1;
}

.custom-featured-collection-sec a.contents.user-select-text>div {
    width: 100%;
}

.next_testimonial.slick-arrow {
    right: -21px;
}

.prev_testimonial.slick-arrow {
    left: -21px;
}

.image-blocks-sec {
    background-position: top center;
    padding-top: 12%;
    background-size: cover;
    padding-bottom: 72px;
}

.image-blocks-list {
    display: flex;
    display: -webkit-box;       /* iOS 6-, Safari 3.1-6 */
    display: -webkit-flex;      /* Safari 6.1-8 */
    display: -ms-flexbox; 
    gap: 28px;
}

.image-blocks-sec .image-block {
    width: 50%;
    background: #f3efeb;
    border-radius: 20px;
    padding: 30px;
    display: flex;
    display: -webkit-box;       /* iOS 6-, Safari 3.1-6 */
    display: -webkit-flex;      /* Safari 6.1-8 */
    display: -ms-flexbox; 
    background-size: cover;
}

.image-blocks-sec .image-block h2.cust-head.textleft {
    font-size: 26px;
    color: #000;
    line-height: 30px;
}

.image-blocks-sec .image-block strong {
    font-size: 30px;
    color: #69340e;
}

.image-block-info {
    max-width: 300px;
    width: 100%;
}

.image-block-info a {
    background: #f48102;
    display: flex;
    display: -webkit-box;       /* iOS 6-, Safari 3.1-6 */
    display: -webkit-flex;      /* Safari 6.1-8 */
    display: -ms-flexbox; 
    align-items: center;
    gap: 10px;
    max-width: 180px;
    height: 48px;
    border-radius: 6px;
    justify-content: center;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    border: 1px solid #f48102;
}

.image-block.image-block-bg a {
    max-width: 253px;
    width: 100%;
}

.custom-banner-w-txt-sec p {
    color: #fff;
    width: 100%;
    max-width: 510px;
}

.custom-banner-w-txt-sec .page-width-narrow p {
    width: 600px !important;
    margin-bottom: 0;
    max-width: 100%;
}

.store-footer-blocks {
    display: flex;
    display: -webkit-box;       /* iOS 6-, Safari 3.1-6 */
    display: -webkit-flex;      /* Safari 6.1-8 */
    display: -ms-flexbox; 
    justify-content: space-between;
}

.store-footer-blocks .store-footer-block:first-child {
    width: 25%;
}

.store-footer-blocks .store-footer-block:nth-child(3) {
    width: 15%;
}

.store-footer-blocks .store-footer-block {
    width: 23%;
}

.footer-socials {
    display: flex;
    display: -webkit-box;       /* iOS 6-, Safari 3.1-6 */
    display: -webkit-flex;      /* Safari 6.1-8 */
    display: -ms-flexbox; 
    align-items: center;
    justify-content: flex-start;
    gap: 26px;
    margin-top: 30px;
}

.store-footer-blocks .store-footer-block img {
    width: 277px;
}

.footer-socials .footer-social a {
    display: flex;
    display: -webkit-box;       /* iOS 6-, Safari 3.1-6 */
    display: -webkit-flex;      /* Safari 6.1-8 */
    display: -ms-flexbox; 
    width: 46px;
    height: 46px;
    background: #fd5501;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    transition: 0.5s;
}

.store-footer-block h3 {
    font-weight: 400;
    color: #fff;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.store-footer-block ul {
    padding: 0;
}

.store-footer-block ul li {
    list-style: none;
    display: inline-block;
    margin: 6px 0;
    width: 100%;
}
slideshow-slide.product-media-container.product-media-container--image {
    align-items: self-start !important;
}
.store-footer-block ul li a {
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0%;
    color: #fff;
}

.store-footer-block ul li a:hover {
    color: #e49a44;
}

.store-contact {
    display: flex;
    display: -webkit-box;       /* iOS 6-, Safari 3.1-6 */
    display: -webkit-flex;      /* Safari 6.1-8 */
    display: -ms-flexbox; 
    align-items: center;
    gap: 10px;
    margin-bottom: 13px;
    margin-top: 13px;
}

.store-contact-icon {
    flex-shrink: 0;
    width:30px;
}

.store-contact .store-contact-txt {
    font-size: 16px;
    color: #fff;
}

.store-footer-bottom {
    text-align: center;
    border-top: 1px solid #3b3936;
    padding-top: 18px;
    padding-bottom: 25px;
    margin-top: 77px;
}

.store-footer-bottom p,
.store-footer-bottom a {
    color: #fff;
    margin: 0;
    font-size: 16px;
}

.store-footer-copyright {
    display: flex;
    display: -webkit-box;       /* iOS 6-, Safari 3.1-6 */
    display: -webkit-flex;      /* Safari 6.1-8 */
    display: -ms-flexbox; 
    gap: 12px;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    text-align: center;
    padding: 0 10px;
}

ul.policy_list,
ul.payment-icons__list {
    padding: 0;
    margin: 0;
}

ul.payment-icons__list {
    margin-top: 12px;
}

ul.policy_list li,
ul.payment-icons__list li {
    list-style: none;
}

.store-payments {
    text-align: center;
    display: flex;
    display: -webkit-box;       /* iOS 6-, Safari 3.1-6 */
    display: -webkit-flex;      /* Safari 6.1-8 */
    display: -ms-flexbox; 
    align-items: center;
    justify-content: center;
}

.footer-socials .footer-social a:hover {
    background: #b03100;
}

:focus {
    outline: none !important;
}

.custom-faqs-area {
    display: flex;
    display: -webkit-box;       /* iOS 6-, Safari 3.1-6 */
    display: -webkit-flex;      /* Safari 6.1-8 */
    display: -ms-flexbox; 
    justify-content: space-between;
    align-items: center;
}

.custom-faqs-m {
    width: 100%;
    padding: 72px 0;
}

.custom-faqs-m h2.cust-head.textleft {
    color: #000;
    text-align: left;
}

.custom-faqs-r {
    background: #f4e7d8;
    border-radius: 86px;
    padding: 64px 56px;
    max-width: 700px;
    width: 100%;
}

.custom-faqs-r .faq-item {
    border-bottom: 1px solid #c0a88d;
}

.custom-faqs-area-l {
    width: 48%;
}

.custom-faqs-r .faq-item .faq-question-text {
    font-family: Aeonik;
    font-weight: 500;
    font-size: 22px;
    line-height: 1.25;
    letter-spacing: -2%;
}

.custom-faqs-r .faq-item .faq-answer {
    padding-bottom: 19px;
    display: none;
}

.faq-item.active .faq-answer {
    display: block;
}

.custom-faqs-r .faq-item .faq-question {
    width: 100%;
}

.custom-faqs-r .faq-item span.faq-question-text {
    width: 100%;
    display: inline-block;
    position: relative;
    padding: 19px 0;
    padding-right: 35px;
    cursor: pointer;
}

.custom-faqs-r .faq-item span.faq-question-text::after {
    content: "";
}

.iocn-sec {
    position: absolute;
    right: 0;
    top: 17px;
}

.faq-item.active span.faq-question-text {
    color: #6a350f;
}

.faq-item.active svg rect:last-child {
    opacity: 0;
}

.custom-faqs-img img {
    max-width: 448px;
    width: 100%;
}

.store-perks-area {
    padding-bottom: 46px;
    width: 100%;
    padding-top:0px;
}

.store-perks-list {
    display: flex;
    display: -webkit-box;       /* iOS 6-, Safari 3.1-6 */
    display: -webkit-flex;      /* Safari 6.1-8 */
    display: -ms-flexbox; 
    align-items: center;
    justify-content: center;
    gap: 83px;
}

.store-perks-list .store-perk {
    border: 1px solid #6a350f;
    width: 179px;
    height: 169px;
    border-width: 1px;
    border-radius: 58% 42% 46% 54% / 46% 48% 52% 54%;
    display: flex;
    display: -webkit-box;       /* iOS 6-, Safari 3.1-6 */
    display: -webkit-flex;      /* Safari 6.1-8 */
    display: -ms-flexbox; 
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.store-perks-list .store-perk .store-perk-txt {
    font-family: Aeonik;
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    color: #000;
    text-transform: capitalize;
    max-width: 120px;
    margin-top: 10px;
}

.store-footer-sec {
    margin-top: -5px;
}

html[scroll-lock],
html[scroll-lock] .page-wrapper {
    overflow: visible;
}

/* custom-btn-sec */
.slide-btn-orange::before {
    contain: "";
    display: block;
}

.slide-btn-orange span {
    display: flex;
    display: -webkit-box;       /* iOS 6-, Safari 3.1-6 */
    display: -webkit-flex;      /* Safari 6.1-8 */
    display: -ms-flexbox; 
    align-items: center;
    gap: 10px;
    z-index: 1;
    position: relative;
}

.slide-btn-orange::after {
    content: "";
    background: #6a350f !important;
    position: absolute;
    left: 0;
    width: 0;
    height: 100%;
    transition: 0.5s;
}

.slide-btn-orange:hover::after {
    width: 100%;
}

/* second custom btn */
.red-btn span {
    display: flex;
    display: -webkit-box;       /* iOS 6-, Safari 3.1-6 */
    display: -webkit-flex;      /* Safari 6.1-8 */
    display: -ms-flexbox; 
    gap: 10px;
    position: relative;
    z-index: 1;
    align-items: center;
}

.red-btn {
    overflow: hidden;
    position: relative;
}

.red-btn::after {
    content: "";
    width: 0;
    position: absolute;
    left: 0;
    height: 100%;
    background: #6a350f;
    transition: 0.5s;
}

.red-btn:hover {
    color: #fff;
    border: 1px solid #6a350f;
}

.red-btn:hover::after {
    width: 100%;
}

.header__row {
    background: #F3EFEB !important;
}
.red-btn:hover svg path {
    fill: #fff;
}

.header__row.header__row--bottom {
    background: linear-gradient(90deg,
            #d9b232 0%,
            #d3af37 16.74%,
            #f9e191 33.48%,
            #cfb53b 67.96%,
            #ddbd66 104.16%) !important;
}

.our-collection-info::after {
    background: #6a350f;
}

.our-collection-info .red-btn:hover:after {
    background: #f48102;
}

.our-collection-info a.red-btn:hover {
    border: 1px solid #f48102;
}

.our-collection-info a.red-btn:hover svg path {
    fill: #fff;
}

.custom-featured-collection-sec {
    /* background: url(https://tvimz3af6z62gu9s-74493362266.shopifypreview.com/cdn/shop/files/Group_1321315986.png?v=1784013130); */
    background:url(/cdn/shop/files/new-wave.png);
    padding-top: 150px;
    background-size: cover;
    background-position: top center;
    padding-bottom: 180px;
}

.card-hover-effect-lift .product-card:hover,
.card-hover-effect-lift .collection-card:hover,
.card-hover-effect-lift .predictive-search-results__card:hover {
    transform: inherit !important;
}

.custom-featured-collection-sec .resource-list {
    width: 100%;
    display: inline-block;
}

.custom-featured-collection-sec h2 {
    color: #fff;
}

.custom-featured-collection-sec h2 strong {
    color: #fff;
}

.custom-featured-collection-sec .resource-list .slick-slide {
    padding-left: 32px;
}

.custom-featured-collection-sec .resource-list .slick-slide img {
    border-radius: 20px;
    overflow: hidden;
}

.custom-featured-collection-sec .resource-list .slick-slide slideshow-container {
    background: transparent !important;
}

.custom-featured-collection-sec .resource-list .slick-list.draggable {
    margin-left: -32px;
}

.custom-featured-collection-sec .resource-list p {
    color: #fff;
    text-align: center;
    width: 100%;
    font-size: 16px;
}

.product-card__content {
    justify-content: center;
}

a.contents.user-select-text {
    width: 100%;
    display: inline-block;
    text-align: center;
}

a.contents.user-select-text {
    margin-bottom: 14px;
    width: 100%;
    padding-top: 14px;
}

.price__regular {
    text-align: center;
    color: #fff;
    font-size: 16px;
}

.custom-featured-collection-sec .slick-arrow {
    border: 1px solid #9c633b;
    width: 50px;
    height: 50px;
    display: flex;
    display: -webkit-box;       /* iOS 6-, Safari 3.1-6 */
    display: -webkit-flex;      /* Safari 6.1-8 */
    display: -ms-flexbox; 
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    position: absolute;
    top: 35%;
    z-index: 2;
    cursor: pointer;
}

.custom-featured-collection-sec .slick-arrow.nextArrow {
    right: -20px;
}

.custom-featured-collection-sec .slick-arrow:hover {
    background: #f3efeb;
}

.custom-featured-collection-sec .slick-arrow.prevArrow {
    left: -20px;
}

.custom-block-area-bottom-r {
    position: relative;
}

.custom-block-area-bottom-r:before {
    content: "";
    background: url(/cdn/shop/files/top-icon.png?v=1784009602);
    width: 611px;
    height: 133px;
    position: absolute;
    top: -140px;
    right: 30px;
    background-size: 100% !important;
    background-repeat: no-repeat;
}

.custom-block-area-bottom-r:after {
    content: "";
    background: url(/cdn/shop/files/bottom-icon.png?v=1784009600);
    width: 125px;
    height: 125px;
    position: absolute;
    bottom: -75px;
    right: -20px;
    background-size: 100% !important;
    background-repeat: no-repeat;
}

.custom-testimonials-header {
    width: 100%;
    position: relative;
}

.custom-testimonials-header::before {
    content: "";
    background: url("/cdn/shop/files/Group_1321315951.png?v=1784012575");
    width: 93px;
    height: 93px;
    position: absolute;
    left: 20px;
}

.custom-testimonials-header::after {
    content: "";
    background: url("/cdn/shop/files/Group_1321315950.png?v=1784012575");
    width: 162px;
    height: 156px;
    position: absolute;
    right: 0;
    top: -40px;
    background-size: 100%;
}

.custom-testimonials-sec {
    width: 100%;
    padding-top: 0;
}

.custom-testimonials-header h2 {
    position: relative;
    z-index: 1;
    margin-bottom: 44px !important;
}

.sunshine-coast-overlay {
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    height: 100%;
    display: flex;
    display: -webkit-box;       /* iOS 6-, Safari 3.1-6 */
    display: -webkit-flex;      /* Safari 6.1-8 */
    display: -ms-flexbox; 
    background: linear-gradient(90deg,
            #000000 0%,
            rgba(0, 0, 0, 0.67) 21.57%,
            rgba(0, 0, 0, 0) 50%,
            #000000 100%);
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.sunshine-coast-overlay h2 {
    font-family: Aeonik;
    font-weight: 500;
    font-size: 36.1px;
    line-height: 1.25;
    letter-spacing: 0%;
    color: #fff;
    display: inline-block;
    margin-bottom: 10px;
}

.sunshine-coast-overlay h2 strong,
.sunshine-coast-overlay h2 i {
    width: 100%;
    float: left;
    font-family: IvyPresto Display;
    font-weight: 600;
    font-size: 40.4px;
    line-height: 1.25;
    letter-spacing: 0%;
}

.sunshine-coast-overlay p {
    font-family: Aeonik;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0%;
    color: #fff;
    margin-top: 5px;
    margin-bottom: 20px;
}

.sunshine-coast-overlay .sunshine-coast-content {
    max-width: 500px;
    width: 100%;
}

.sunshine-coast-btns.sunshine-coast-multiple-btns {
    display: flex;
    display: -webkit-box;       /* iOS 6-, Safari 3.1-6 */
    display: -webkit-flex;      /* Safari 6.1-8 */
    display: -ms-flexbox; 
    gap: 13px;
    margin-top: 10px;
    float: left;
}

.book-btn {
    margin: 0;
    width: 302px;
    display: flex;
    display: -webkit-box;       /* iOS 6-, Safari 3.1-6 */
    display: -webkit-flex;      /* Safari 6.1-8 */
    display: -ms-flexbox; 
    align-items: center;
    height: 48px;
    justify-content: center;
    gap: 10px;
    text-transform: uppercase;
    border-radius: 6px;
    font-size: 16px;
    position: relative;
    font-weight: 500;
    font-family: Aeonik;
    transition: 0.5s;
    overflow: hidden;
    border: 1px solid #fff;
    color: #fff;
}

a.slide-btn-orange {
    width: 249px;
    background: #b03100;
    color: #fff;
}

.sunshine-coast-btn a {
    margin: 0;
}

.sunshine-coast-btn .book-btn span {
    display: flex;
    display: -webkit-box;       /* iOS 6-, Safari 3.1-6 */
    display: -webkit-flex;      /* Safari 6.1-8 */
    display: -ms-flexbox; 
    align-items: center;
    gap: 10px;
    color: #fff;
    position: relative;
    z-index: 1;
}

.book-btn::after {
    content: "";
    background: #b03100 !important;
    position: absolute;
    left: 0;
    width: 0;
    height: 100%;
    transition: 0.5s;
}

.book-btn:hover::after {
    width: 100%;
}

.book-btn:hover {
    border: 1px solid #b03100;
}

.sunshine-coast-perks-m {
    text-align: center;
    width: 100%;
    padding-top: 34px;
    padding-bottom: 54px;
}

.sunshine-coast-perks-m h2.cust-head {
    text-align: center;
    color: #000;
    font-size: 36px;
}

.sunshine-coast-perks-m h2.cust-head strong {
    font-size: 40px;
    color: #b03100;
}

.sunshine-coast-perks-header p {
    line-height: 25px;
    font-size: 16px;
    max-width: 910px;
    width: 100%;
    margin: auto;
    font-weight: 400;
    margin-top: 15px;
}

.sunshine-coast-perks-list {
    display: flex;
    display: -webkit-box;       /* iOS 6-, Safari 3.1-6 */
    display: -webkit-flex;      /* Safari 6.1-8 */
    display: -ms-flexbox; 
    align-items: start;
    justify-content: center;
    gap: 62px;
}

.sunshine-coast-perks-list .sunshine-coast-perk-txt {
    font-weight: 500;
    font-size: 16px;
    margin-top: 10px;
}

.sunshine-coast-perks-body {
    width: 100%;
    margin-top: 33px;
}

.sunshine-coast-detailing-sec {
    background-repeat: no-repeat;
    background-size: cover;
}

.sunshine-coast-detailing-m {
    overflow: hidden;
}

.sunshine-coast-detailing-top {
    width: 100%;
    padding-top: 132px;
    text-align: center;
    position: relative;
}

.sunshine-coast-detailing-top h2.cust-head {
    text-align: center;
    font-size: 36px;
}

.sunshine-coast-detailing-top h2.cust-head strong {
    color: #fc5501;
    font-size: 40px;
}

.sunshine-coast-detailing-top p {
    color: #fff;
    max-width: 910px;
    margin: auto;
    width: 100%;
    margin-top: 10px;
}

.sunshine-coast-detailing-body {
    margin-top: 31px;
}

.sunshine-coast-arrows {
    display: flex;
    display: -webkit-box;       /* iOS 6-, Safari 3.1-6 */
    display: -webkit-flex;      /* Safari 6.1-8 */
    display: -ms-flexbox; 
    align-items: center;
    justify-content: flex-end;
    margin-top: -150px;
    position: relative;
    gap: 10px;
}

.sunshine-coast-arrows .arrow {
    border: 1px solid #ae5f26;
    width: 50px;
    height: 50px;
    display: flex;
    display: -webkit-box;       /* iOS 6-, Safari 3.1-6 */
    display: -webkit-flex;      /* Safari 6.1-8 */
    display: -ms-flexbox; 
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    cursor: pointer;
}

.sunshine-coast-arrows .arrow:hover {
    background: #edddce;
}

.sunshine-coast-detailing-body .swiper-wrapper h4 {
    font-family: Aeonik;
    font-weight: 500;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    color: #fff;
}

.sunshine-coast-detailing-body .swiper-wrapper h4:hover a {
    font-family: Aeonik;
    font-weight: 500;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    color: #fff;
}

.sunshine-coast-detailing-bottom-content {
    background: #f48201;
    margin-top: 73px;
    text-align: center;
    border-radius: 20px;
    padding: 50px;
}

.sunshine-coast-detailing-bottom {
    padding-bottom: 100px;
}

.sunshine-coast-detailing-bottom-content h3 {
    margin-bottom: 0;
    font-size: 36px;
    color: #fff;
}

.sunshine-coast-detailing-bottom-content h3 strong {
    width: 100%;
    display: inline-block;
    font-family: IvyPresto Display;
    font-weight: 600;
    font-size: 40.4px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    color: #69340e;
}

.sunshine-coast-detailing-bottom-content p {
    color: #fff;
    font-size: 16px;
    max-width: 707px;
    margin: auto;
    margin-top: 10px;
}

.sunshine-coast-detailing-bottom-content .sunshine-coast-btns.sunshine-coast-multiple-btns {
    margin: auto;
    width: 100%;
    justify-content: center;
    margin-top: 42px;
}

.sunshine-coast-detailing-bottom-content .sunshine-coast-btns.sunshine-coast-multiple-btns a.slide-btn-orange {
    background: #69340e;
}

.sunshine-coast-detailing-bottom-content .sunshine-coast-btns.sunshine-coast-multiple-btns .book-btn {
    border: 1px solid #69340e;
    color: #69340e;
}

.sunshine-coast-detailing-bottom-content .sunshine-coast-btns.sunshine-coast-multiple-btns .book-btn::after {
    background: #69340e !important;
}

.sunshine-coast-detailing-bottom-content .sunshine-coast-btns.sunshine-coast-multiple-btns .book-btn:hover {
    color: #fff;
}

.sunshine-coast-detailing-bottom-content .sunshine-coast-btns.sunshine-coast-multiple-btns a.slide-btn-orange::after {
    background: #b03100 !important;
}

.template-page-sunshine-coast footer,
.template-page-about-us footer {
    margin-top: -30px;
    z-index: 1;
}

.sunshine-coast-detailing-bottom-content .page-width-normal {
    position: relative;
}

.sunshine-coast-detailing-bottom-content .page-width-normal::after {
    content: "";
    background: url(/cdn/shop/files/bottom-icon.png?v=1784009600);
    width: 88px;
    height: 88px;
    position: absolute;
    bottom: -15px;
    right: 10px;
    background-size: 100% !important;
    background-repeat: no-repeat;
}

.sunshine-coast-detailing-bottom-content .page-width-normal:before {
    content: "";
    background: url(/cdn/shop/files/Group_1321315989.png?v=1784115837);
    width: 220px;
    height: 253px;
    position: absolute;
    top: -15px;
    left: 10px;
    background-size: 100% !important;
    background-repeat: no-repeat;
}

/* ___________________________________________________ */

.contact-methods-sec {
    padding: 85px 0 70px;
}

.contact-methods-list {
    display: flex;
    display: -webkit-box;       /* iOS 6-, Safari 3.1-6 */
    display: -webkit-flex;      /* Safari 6.1-8 */
    display: -ms-flexbox; 
    gap: 81px;
    max-width: 100%;
    margin: 0 auto;
}

.contact-methods-list .contact-method {
    display: flex;
    display: -webkit-box;       /* iOS 6-, Safari 3.1-6 */
    display: -webkit-flex;      /* Safari 6.1-8 */
    display: -ms-flexbox; 
    align-items: center;
    gap: 20px;
    border: 1px solid #b03100;
    border-radius: 10px;
    padding: 22px 29px;
    flex: 1 1 0;
    position: relative;
    width: 33%;
}

.contact-methods-list .contact-method:not(:last-child):after {
    content: "";
    background: #bebebe;
    height: 100%;
    width: 1px;
    position: absolute;
    right: -41px;
}

.contact-methods-list .contact-method .contact-icon {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 95px;
    height: 95px;
    background: #edddce;
    border-radius: 50%;
    flex-shrink: 0;
}

.contact-methods-list .contact-content h4 {
    font-family: "Aeonik";
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 6px;
}

.contact-methods-list .contact-content p {
    font-size: 16px;
    line-height: 1.375;
    margin: 0;
}

.contact-methods-list .contact-method:first-child p {
    max-width: 180px;
}

.template-page-contact footer {
    z-index: 1;
}

.contact-form-img-sec {
    /* background: url(/cdn/shop/files/Group_1321315967.png?v=1784269062); */
    background: url(/cdn/shop/files/new-wave.png?v=1786971264);
    background-position: top center;
    padding-top: 12%;
    background-size: cover;
    padding-bottom: 105px;
    margin-bottom: -20px;
}

.contact-form-img-area.grid {
    grid-template-columns: 1fr 1fr;
    grid-template-areas: unset;
    align-items: center;
    gap: 30px 55px;
}

.form-img img {
    border-radius: 26px;
}

.c-form-sec h2 strong {
    color: #FC5501;
}

.c-form-sec p {
    color: #ffffff;
    margin: 22px 0 31px;
}

.c-form-sec .contact__fields {
    display: flex;
    display: -webkit-box;       /* iOS 6-, Safari 3.1-6 */
    display: -webkit-flex;      /* Safari 6.1-8 */
    display: -ms-flexbox; 
    gap: 20px;
}

.c-form-sec .field {
    margin-bottom: 22px;
}

.c-form-sec .field input,
.c-form-sec .field textarea {
    border: 1px solid #ffffff;
    border-radius: 6px;
    width: 100%;
    height: 55px;
    background: transparent;
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    outline: none;
}

.c-form-sec .field textarea {
    height: 100px;
    resize: none;
}

.c-form-sec .field input::placeholder,
.c-form-sec .field textarea::placeholder {
    color: #ffffff;
}

.c-form-sec .field label.field__label {
    display: none;
}

.contact__button button {
    font-family: "Aeonik";
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    color: #ffffff;
    text-transform: uppercase;
    background: #000000;
    border-radius: 6px;
    padding: 16px 34px;
    margin-top: 33px;
    position: relative;
    overflow: hidden;
}

.contact__button button .btn-text {
    position: relative;
    z-index: 1;
}

.contact__button button:after {
    content: "";
    width: 0;
    position: absolute;
    left: 0;
    height: 100%;
    background: #fc5501;
    transition: 0.5s;
}

.contact__button button:hover:after {
    width: 100%;
}

/* ___________________________________________________ */

.faqs-body-sec .custom-faqs-m {
    padding: 36px 0 66px;
}

.faqs-body-sec .custom-faqs-area {
    flex-direction: column;
}

.faqs-body-sec .custom-faqs-area .custom-faqs-heading * {
    text-align: center !important;
}

.faqs-body-sec .custom-faqs-r {
    max-width: 1115px;
    background: #f3efeb;
}

.faqs-body-sec .faq-item.active span.faq-question-text {
    color: #b03100;
}

.faq-reach-out-sec {
    padding-bottom: 73px;
}

.faq-reach-out-area {
    display: flex;
    display: -webkit-box;       /* iOS 6-, Safari 3.1-6 */
    display: -webkit-flex;      /* Safari 6.1-8 */
    display: -ms-flexbox; 
    justify-content: space-between;
    align-items: center;
    gap: 30px;
    background: #f48201;
    border-radius: 30px;
    padding: 80px 50px;
}

.faq-reach-out-area .cust-head strong {
    color: #69340e;
}

.faq-reach-out-content>p {
    color: #ffffff;
    margin: 20px 0 25px;
}

.faq-reach-out-list {
    display: flex;
    display: -webkit-box;       /* iOS 6-, Safari 3.1-6 */
    display: -webkit-flex;      /* Safari 6.1-8 */
    display: -ms-flexbox; 
}

.faq-reach-out-item {
    display: flex;
    display: -webkit-box;       /* iOS 6-, Safari 3.1-6 */
    display: -webkit-flex;      /* Safari 6.1-8 */
    display: -ms-flexbox; 
    align-items: center;
}

.faq-reach-out-icon {
    margin-right: 11px;
}

.faq-reach-out-txt p a {
    color: #ffffff;
    text-decoration: none;
    display: inline-block;
    padding-bottom: 2px;
}

.last-reach-out-item:before {
    content: "";
    display: block;
    width: 1px;
    height: 100%;
    background: #ffffff;
    margin: 0 45px;
}

.faq-reach-out-icon svg * {
    fill: #69340E;
}

.faq-reach-out-btn {
    margin-top: 27px;
}

.common-btn {
    background: #6a350f;
    width: auto;
    height: 48px;
    display: inline-flex;
    align-items: center;
    text-transform: uppercase;
    gap: 10px;
    border-radius: 6px;
    justify-content: center;
    font-family: Aeonik;
    font-weight: 500;
    font-size: 16px;
    color: #fff;
    transition: 0.5s;
    border: 1px solid #6a350f;
    padding: 15px 30px;
    position: relative;
    overflow: hidden;
}

.common-btn span {
    display: flex;
    display: -webkit-box;       /* iOS 6-, Safari 3.1-6 */
    display: -webkit-flex;      /* Safari 6.1-8 */
    display: -ms-flexbox; 
    gap: 10px;
    position: relative;
    z-index: 1;
    align-items: center;
}

.common-btn:after {
    content: "";
    width: 0;
    position: absolute;
    left: 0;
    height: 100%;
    background: #b03100;
    transition: 0.5s;
}

.common-btn:hover {
    color: #fff;
    border: 1px solid #6a350f;
}

.common-btn:hover:after {
    width: 100%;
}

/* ___________________________________________________ */
/* 
.product-media {
    aspect-ratio: 1 / 1 !important;
} */
.product-media {
 aspect-ratio: 4 / 5 !important;
}
.custom-vintage-destination-area h3 strong {
    color: #fff;
}

.custom-vintage-destination-sec {
    /* background: url(/cdn/shop/files/Group_1321315966.png?v=1784549519); */
    background:url(/cdn/shop/files/Frame_74_8d205751-23f9-4535-bf21-472728c3134d.png?v=1787049104);
    padding-top: 140px;
    background-size: cover;
    background-position: top center;
    padding-bottom: 120px;
}

.custom-iwt-area {
    display: flex;
    display: -webkit-box;       /* iOS 6-, Safari 3.1-6 */
    display: -webkit-flex;      /* Safari 6.1-8 */
    display: -ms-flexbox; 
    gap: 50px;
    align-items: center;
    max-width: 1200px;
    margin: auto;
    width:100%;
}
.custom-iwt-inn {
    padding: 30px 0;
}

.custom-iwt-inn h2.cust-head.black-red.textleft {
    text-align: left;
    margin-bottom: 10px;
}

.custom-iwt-area .custom-iwt-area-l {
    width: 453px;
}

.custom-iwt-area .custom-iwt-area-r {
    width: 50%;
}

.custom-vintage-destination-top h2.cust-head {
    text-align: center;
    max-width: 740px;
    margin: auto;
    margin-left: 0;
    margin-right: 0;
}

.trail_destinations_list {
    display: flex;
    align-items: center;
    display: -webkit-box;       /* iOS 6-, Safari 3.1-6 */
    display: -webkit-flex;      /* Safari 6.1-8 */
    display: -ms-flexbox; 
    justify-content: center;
    margin-top: 38px;
    gap: 32px;
    margin-bottom: 72px;
}

.trail_destinations_list .trail_destination_info {
    padding: 22px 32px;
    text-align: left;
}

.trail_destinations_list .trail_destination_info h4 {
    font-family: Aeonik;
    font-weight: 500;
    color: #fff;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0%;
    margin-bottom: 22px;
}

.trail_destinations_list .trail_destination_info .destination_info {
    display: flex;
    gap: 10px;
    color: #fff;
    margin-top: 15px;
}
.trail_destinations_list .trail_destination_info .destination_info p {
    margin: 0;
    width: 80%;
}
.trail_destination {
    border: 1px solid #874B20;
    border-radius: 26px;
    overflow:hidden;
}

.custom-vintage-destination-banner {
    position: relative;
}

.custom-vintage-destination-banner .custom-vintage-destination-overlay {
    position: absolute;
    right: 32px;
    top: 0;
    width: 510px;
    height: 100%;
    display: -webkit-box;       /* iOS 6-, Safari 3.1-6 */
    display: -webkit-flex;      /* Safari 6.1-8 */
    display: -ms-flexbox; 
    display: flex;
    align-items: center;
}
.vintage-links {
    border-radius: 40px;
    width: 100%;
    padding: 25px 32px;
    --shadow-blur: beige;
    background-color: rgba(0, 0, 0, 0.21);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px); 
}
.email-signup__message {
    margin-top: 20px;
    color: green;
}
.vip-explorer-area {
    overflow: hidden;
}

input#EmailInput-AalhGTzRFblVnd05VT__email-signup, input#Password {
    min-height: 50px;
    height: 50px;
    border: 1px solid #ccc;
    padding-top: 0;
    padding-bottom: 0;
    border-radius: 10px;
}

button.email-signup__button {
      border-radius: 10px;
    height: 50px;
}
.shopify-challenge__container {
 min-height: 400px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
input.shopify-challenge__button.btn {
    width: 200px;
    background: #f48102;
    width: 194px;
    height: 48px;
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    align-items: center;
    justify-content: center;
    color: #fff;
    gap: 10px;
    border-radius: 10px;
    transition: 0.5s;
    font-size: 16px;
    text-transform: uppercase;
    border: 1px solid #f48102;
    font-weight: 500;
    font-family: Aeonik;
}
.cart-drawer__items td.cart-items__media {
    padding-right: 10px;
    width: 120px;
    /* top: -11px; */
    position: relative;
}
.cart-drawer__items .cart-items__table-row {
    /* display: inherit; */
    display: inline-table;
}
input.shopify-challenge__button.btn:hover {
    background: #795548;
    border: 1px solid #795548;
}
footer footer {
    margin-top: -5px !important;
    position: relative;
    z-index: 1;
}
.vintage-links h3 {
    font-family: Aeonik;
    font-weight: 500;
    font-size: 36.1px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #fff;
    display: inline-block;
    margin-bottom: 30px;
}

.vintage-link:last-child {
    border-bottom: 0;
}

.vintage-links h3 strong {
    width: 100%;
    float: left;
    font-family: IvyPresto Display;
    font-weight: 600;
    font-size: 40.4px;
    line-height: 48px;
    letter-spacing: 0%;
}

.vintage-r {
    top: 19px;
    position: relative;
}
.vintage-link {
    display: flex;
    display: -webkit-box;       /* iOS 6-, Safari 3.1-6 */
    display: -webkit-flex;      /* Safari 6.1-8 */
    display: -ms-flexbox; 
    justify-content: space-between;
    border-bottom: 1px solid #ffffff8f;
    padding-top: 14px;
    padding-bottom: 14px;
    align-items: self-start;
    align-items: center;
}

.vintage-link h4 {
    font-family: Aeonik;
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0%;
    color: #fff;
    margin-bottom: 0;
}
footer footer {
    margin-top: -5px !important;
}
.vintage-link h4 + h4, .vintage-link h4 + p {
    font-family: Aeonik;
    font-weight: 400;
    margin-top: 0;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0%;
    color: #fff;
}

.template-page-sunshine-vintage  footer {
    margin-top: -40px;
    z-index: 9;
}

.custom-iwt-inn {
    padding-bottom: 130px;
}

.custom-vintage-destination-sec {
    margin-top: -120px;
}

.custom-vintage-destination-area strong {
    color: #FC5501;
}

.custom-vintage-destination-top {
    text-align: center;
}

.about-our-stores-sec {
    margin-top: -110px;
    position: relative;
    padding-top: 130px;
    text-align: center;
    padding-bottom: 72px;
    background-size: cover;
    background-position: top;
}

.about-our-stores-sec h2.cust-head {
    text-align: center;
    opacity: 1;
    z-index: 1;
    margin-bottom: 15px;
}

.about-our-store-info p {
    min-height: 90px;
}
.about-our-stores-sec h2.cust-head strong {
    color: #FC5501 !important;
}

.about-our-stores-area {
    width: 100%;
}

.about-our-stores-area p {
    color: #fff;
    margin-top:0px;
}
.template-page-about-us .custom-iwt-area-l {
    width: 50%;
}

.template-page-about-us .custom-iwt-area-r {
    width: 50%;
}
.about-our-stores-body {
    padding-top: 41px;
}

.about-our-stores-body .slick-slide > div {
    border: 1px solid #FFFFFF;
    border-radius: 20px;
    overflow: hidden;
    margin: 0 15px;
    height: 100%;
}

.about-our-stores-body .slick-list.draggable {
    margin: 0 -15px;
}

.about-our-store-info {
    width: 100%;
    padding: 10px 20px;
    padding-bottom: 30px;
}
.about-our-stores-body .slick-arrow {
    border: 1px solid #fff;
    width: 50px;
    height: 50px;
    display: flex;
    display: -webkit-box;       /* iOS 6-, Safari 3.1-6 */
    display: -webkit-flex;      /* Safari 6.1-8 */
    display: -ms-flexbox; 
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    position: absolute;
    top: 44%;
    z-index: 2;
    cursor: pointer;
    transition: 0.5s;
}
.about-our-stores-body .slick-arrow:hover{
    background: #6a350e;
}
.about-our-stores-body .slick-arrow svg path {
    fill: #fff;
}

.about-our-stores-body .prev_store.slick-arrow {
    left: -28px;
}
.custom-iwt-r-sec h2.cust-head.black-red.textleft {
    color: #fff;
}

.custom-iwt-r-sec h2.cust-head.black-red.textleft strong {
    color: #69340E;
}
.custom-iwt-r-sec .custom-iwt-area{
    max-width:100%;
}

.custom-iwt-r-sec .custom-iwt-inn {
    padding-bottom: 90px;
    padding-top: 60px;
}
.about-our-stores-body .next_store.slick-arrow {
    right: -27px;
}
.about-our-store-info h4 {
    margin-bottom: 0;
    color: #fff;
    font-family: Aeonik;
    font-weight: 500;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0%;
    margin-bottom: 12px;
}
.why-choose-us-sec {
    background: #f3efeb;
    text-align: center;
    padding: 50px 0;
    padding-bottom: 75px;
}

.why-choose-us-sec h2.cust-head {
    text-align: center;
    color: #000;
}

.why-choose-us-sec h2.cust-head strong {
    color: #B03100;
}

.why-choose-us-list {
    display: flex;
    display: -webkit-box;       /* iOS 6-, Safari 3.1-6 */
    display: -webkit-flex;      /* Safari 6.1-8 */
    display: -ms-flexbox; 
    margin-top: 50px;
    text-align: center;
    gap: 27px;
}

.why-choose-us-list .why-choose-us-item {
    width: 25%;
    border: 1px solid #B03100;
    text-align: center;
    padding: 25px 20px;
    border-radius: 20px;
}

.why-choose-us-icon {
    text-align: center;
}

.why-choose-us-icon svg {
    margin: auto;
}

.why-choose-us-list .why-choose-us-item h4 {
    font-family: Aeonik;
    font-weight: 500;
    font-size: 17.99px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    margin-top: 17px;
    margin-bottom: 17px !important;
}

.why-choose-us-list .why-choose-us-item p {
    margin-top: 0;
}
.custom-banner-width-sec {
    padding-bottom: 78px;
}

.custom-banner-width-sec .cust-head strong {
    color: #fff;
}

.custom-banner-width-sec h2.cust-head.textleft {
    margin-bottom: 15px;
}

.our-collection-img {
    overflow: hidden;
    border-radius: 20px;
}

.our-collection-img a:hover img,
.custom-blog-post-img:hover img,
.custom-featured-collection-sec .card-gallery:hover img,
.product-media:hover img {
    transform: scale(1.02);
}

.our-collection-img img,
.custom-featured-collection-sec .card-gallery img, 
.custom-blog-post-img img{
    transition: 0.5s;
}

.custom-featured-collection-sec .resource-list .slick-slide {
    border-radius: 20px;
}

.custom-featured-collection-sec .product-media {
    border-radius: 20px;
    overflow: hidden;
}

.custom-blog-post-img {
    overflow: hidden;
}

.cart-items__empty-button, button#checkout {
    background: #69340e;
    color: #fff;
    font-family: Aeonik;
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
    border-radius: 6px;
    padding: 10px 10px !important;
    position: relative;
    overflow: hidden;
    height:48px;
}
button.button.cart-discount__button{
    position: relative;
    overflow: hidden;
     color: #fff;
    font-family: Aeonik;
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
    border-radius: 10px;
    padding: 10px 10px !important;
    position: relative;
    overflow: hidden;
}
.cart-items__empty-button span.button-text, 
button#checkout span, button.button.cart-discount__button span {
    position: relative;
    z-index: 1;
}

.menu-drawer span.menu-drawer__menu-item-text:hover{
    color: #b03100;
}
.cart-items__empty-button::after,
button#checkout::after,
button.button.cart-discount__button::after {
    content: "";
    width: 0;
    position: absolute;
    left: 0;
    height: 100%;
    background: #6a350f;
    transition: .5s;
}

.cart-items__wrapper.cart-items__wrapper--drawer-empty p a {
    color: #b03100;
}
h2#cart-drawer-heading {
    margin-bottom: 20px;
}

.cart-items__empty-button:hover::after,
button#checkout:hover::after,
button.button.cart-discount__button:hover:after {
    width: 100%;
    background: #f48102;
}

.collection-top-two {
    background: #edddce;
    padding: 45px 0;
    text-align: center;
    min-height: 150px;
    display: flex;
    display: -webkit-box;       /* iOS 6-, Safari 3.1-6 */
    display: -webkit-flex;      /* Safari 6.1-8 */
    display: -ms-flexbox; 
}

.collection-top-two p {
    max-width: 919px;
    margin: auto;
}

.collection-top-two .section.collection-top-desc {
    position: relative;
}

.collection-top-two .section.collection-top-desc::before {
    content:"";
    background: url(/cdn/shop/files/full-icon.png?v=1784009913);
    width: 124px;
    height: 118px;
    position: absolute;
    top: -30px;
    left: 5%;
    background-size: 100%;
}

.collection-top-two .section.collection-top-desc::after {
    content:"";
    background: url(/cdn/shop/files/full-icon.png?v=1784009913);
    width: 124px;
    height: 118px;
    position: absolute;
    top: -30px;
    right: 5%;
    background-size: 100%;
}
nav.breadcrumb {
    display: -webkit-box;       /* iOS 6-, Safari 3.1-6 */
    display: -webkit-flex;      /* Safari 6.1-8 */
    display: -ms-flexbox; 
    display: flex;
    align-items: center;
    gap: 10px;
}

nav.breadcrumb a{
    font-family: Aeonik;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #000;
}

.top-brad-crum.section {
    border-bottom: 1px solid #D9D9D9;
}

.products-count-wrapper span {
    font-family: Aeonik;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #000;
}

.facets.facets--horizontal.facets-controls-wrapper.spacing-style {
    padding: 0;
}
.page-wrapper {
    background: #F3EFEB;
}

.product-media {
    border: 1px solid #C8C6C6;
    border-radius: 26px;
    overflow: hidden;
}

a.contents.user-select-text p {
    text-align: center;
    font-family: Aeonik;
    font-weight: 500;
    font-size: 16px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1; /* number of lines to show */
    line-clamp: 1;
    -webkit-box-orient: vertical;
    line-height: 20px;
    letter-spacing: 0%;
}
.product-badges__badge.product-badges__badge--rectangle.color-custom-badge-sold-out {
    text-transform: capitalize;
    background: #69340e;
    color: #fff;
    font-weight: 600;
    border-radius: 6px;
}
.product-media img{
    transition: 0.5s;
}

span.cart-bubble__background {
    background: transparent;
    border: transparent;
    width: 26px;
    height: 26px;
}

span.breadcrumb__divider {
    top: 2px;
    position: relative;
    margin: 0 15px;
}
.header-actions__cart-icon .cart-bubble {
    background: #B03100 !important;
    border: 2px solid #FFFFFF;
    width: 26px !important;
    height: 26px;
    top: -2px !important;
    right: 0 !important;
}
.header-actions__cart-icon .cart-bubble span.cart-bubble__text-count {
    font-weight: bold;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0%;
    font-family: "Aeonik TRIAL" !important;
}

.theme-drawer__badge {
    background: #B03100 !important;
    color: #fff !important;
    font-weight: bold;
    font-size: 14px;
}

.cart-items .quantity-selector {
    border: 1px solid #C3C3C3;
    border-radius: 0;
}

.cart-discount__label {
    font-size: 16px;
}

.cart-sec .sunshine-coast-content {
    max-width: 620px;
    width: 100%;
}

.section.color-custom-template--21039766831194__cart-section.section--page-width {
    background: #EDDDCE;
}

.template-cart .custom-featured-collection-sec .resource-list p {
    color: #000;
}
.template-cart .cart-page {
    display: flex;
    align-items: baseline;
    width: 100%;
    padding-top: 65px;
    padding-bottom: 65px;
    flex-wrap: wrap;
    justify-content: normal;
    gap: 40px !important;
    grid-column: 2 !important;
}
.cart-totals h2, h2#cart-drawer-heading {
    font-family: Aeonik;
    font-weight: 500;
    font-size: 30px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #000;
    margin-bottom:0px;
}

.cart-summary__inner {
    padding: 27px!important;
    gap: 20px !important;
    padding-bottom: 47px !important;
}
.template-cart .cart-page .left-side {
    background: #F4E7D8;
    width: 65%;
    border-radius: 30px;
    padding: 30px;
}

.template-cart .cart-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}

.cart-title a {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #B03100;
    font-family: Aeonik;
    font-weight: 500;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0%;
}

.cart-title h1.h4 {
    color: #69340E;
    font-family: Aeonik;
    font-weight: 500;
    font-size: 30px;
    line-height: 100%;
    letter-spacing: 0%;
}

.template-cart table.cart-items__table tr {
    background: #EDDDCE;
    padding: 20px !important;
    border-radius: 30px;
    margin-bottom: 20px !important;
    gap: 42px;
    display: flex;
    align-items: start;
}

.template-cart .cart-items__title-row a {
    font-family: Aeonik;
    font-weight: 500;
    font-size: 22px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #000;
}

.template-cart cart-quantity-selector-component.quantity-selector {
    background: transparent;
    width: 192px;
    border: 1px solid #B03100;
    height: 48px;
    border-radius: 6px;
}

.template-cart .quantity-selector-wrapper {
    width: 100%;
    display: inline;
}

.template-cart .cart-items__title-row {
    margin-bottom: 10px;
}

.template-cart .cart-items__media-image {
    height: 167px;
    border-radius: 10px;
    width: 150px;
}

.template-cart text-component {
    font-family: Aeonik;
    font-weight: 500;
    font-style: Medium;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0%;
}

.template-cart button.button.cart-items__remove {
    display: flex;
    width: 100px;
    align-items: center;
    font-size: 16px;
    gap: 10px;
}

.template-cart button.button.cart-items__remove svg {
    width: 30px;
}

.template-cart td.cart-items__price.cart-secondary-typography {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 10px;
    height: 100%;
}

.template-cart td.cart-items__media {
    width: 170px;
}

.template-cart td.cart-items__details {
    width: 67%;
}
.template-cart cart-quantity-selector-component.quantity-selector svg {
    width: 25px;
    height: 25px;
}

.template-cart .custom-featured-collection-sec {
    background-image: none !important;
    background: #EDDDCE;
    padding-top: 0;
    padding-bottom: 110px;
}

.template-cart footer {
    margin-top: -61px;
    z-index: 1;
    position: relative;
}

.template-cart .custom-featured-collection-sec h2 {
    color: #000;
}

.template-cart .custom-featured-collection-sec h2 strong {
    width: 100%;
    display: inline-block;
    color: #B03100;
}

.template-cart .custom-featured-collection-sec span.price {
    color: #000;
}

.template-cart footer footer {
    margin-top: -5px;
}

.cart-page__summary {
    height: auto;
    position: sticky !important;
    top: 10px;
    border: 1px solid #B03100 !important;
    border-radius: 30px;
    background: transparent !important;
    overflow: hidden;
}

.cart-summary.border-style {
    overflow: hidden !important;
}

.cart-summary--extend .cart-summary__inner {
    width: 100% !important;
}

a.cart-items__title.cart-item-category {
    background: #F4E7D8;
    box-shadow: 0px 0px 3px 0px #0000003B;
    font-family: Aeonik;
    font-weight: 400;
    color: #B03100;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0%;
    display: inline-block;
    padding: 8px 13px;
    border-radius: 6px;
    margin-bottom: 14px;
}

dl.cart-items__variants {
    display: flex;
    gap: 10px;
    margin-bottom: 13px;
    color: #000;
    font-size: 16px;
}

dl.cart-items__variants dd, dl.cart-items__variants dt {
    color: #000;
    font-size: 16px;
}

summary.cart-discount__summary {
    pointer-events: none;
}

summary.cart-discount__summary span.cart-totals__icon {
    display: none;
}

.cart-discount__content {
    display: flex;
    border: 1px solid #6A350F;
    border-radius: 10px;
    overflow: hidden;
    height: 55px !important;
}

.cart-discount__content input#cart-discount {
    background: transparent;
    height: 55px;
    border: 0px;
    border-radius: 0px;
}

.cart-discount__content button.button.cart-discount__button {
    width: 254px;
    height: 55px;
    padding: 0 !important;
}
.cart-discount__content input#cart-discount::placeholder {
    color:#070707;
}

span.cart-discount__label.cart-primary-typography {
    font-weight: 500;
    font-size: 17.99px;
    color: #000;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
}

summary.cart-discount__summary {
    padding-top: 5px;
}
.cart-actions {
    padding: 0 !important;
    border: 0 !important;
}

.template-cart button.button.cart-items__remove:hover {
    color: #6a350f;
}

button.button.cart-items__remove:hover svg path {
    fill: #6a350f;
}

.continue_shop_btn a {
    width: 100%;
    height: 48px;
    display: flex;
    align-items: center;
    font-size: 16px;
    text-transform: uppercase;
    justify-content: center;
    border-radius: 6px;
    border: 1px solid #6A350F;
    color: #000;
    position: relative;
    overflow: hidden;
    font-weight: 500;
}

.continue_shop_btn {
    width: 100%;
}

.continue_shop_btn a::after {
    content:"";
    background: #6A350F;
    width: 0px;
    position: absolute;
    left: 0;
    height: 100%;
    transition: 0.4s;
}

.continue_shop_btn a span {
    position: relative;
    z-index: 1;
}

.continue_shop_btn a:hover::after {
    width: 100%;
}
.continue_shop_btn a:hover span{
    color: #fff;
}

span.cart-totals__total-label.cart-primary-typography {
    font-family: Aeonik;
    font-weight: 400;
    font-style: Regular;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0%;
}

button.button.cart-items__remove {
    width: 12px;
    margin-left: 10px;
}
.single-menu-parent-li .menu-list__submenu {
    min-width: 300px;
    top:calc(100% - -6px + var(--border-bottom-width) - (var(--full-open-header-height) - var(--submenu-height))) !important;
}

.single-menu-parent-li .mega-menu {
    display: inline;
}

.mega-menu__link:hover {
    color: #b03100 !important;
}
.single-menu-parent-li {
    position: relative;
}
ul.mega-menu__list.single-menu {
    display: flex !important;
    flex-direction: column;
    gap: 0px;
    padding: 0 20px;
}
/*
.single-menu li.mega-menu__column {
    display: flex;
    gap: 30px;
} */
.store-footer-copyright a:hover {
    color: #e49a44 !important;
    text-decoration: none !important;
}
text-component.cart-totals__total-value.cart-secondary-typography {
    font-family: Aeonik;
    font-weight: 500;
    font-style: Regular;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: right;
}

span.cart-totals__item.cart-totals__total.cart-totals__subtotal {
    gap: 20px;
}

.cart-totals__container {
    gap: 20px;
}

.cart-totals__tax-note small {
    color: #000;
}

.cart-title a span {
    top: 6px;
    position: relative;
}

.cart-title a:hover {
    color: #69340E;
}

.cart-title a:hover svg path {
    fill: #69340E;
}
.cart-title a span {
    top: 3px;
    position: relative;
}
span.cart-totals__item.cart-totals__total.cart-totals__subtotal+span.cart-totals__item.cart-totals__total {
    border-top: 1px solid #F0C589;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 14px;
}
span.cart-totals__item.cart-totals__total.cart-totals__subtotal {
    border: 0;
}

span.cart-totals__item.cart-totals__total.cart-totals__subtotal + span.cart-totals__item.cart-totals__total .cart-secondary-typography {
    font-weight: 500;
}

.cart-page__summary {
    width: 31%;
}

.cart-page__summary {
    align-self: inherit !important;
    height: auto !important;
    display: inline-block !important;
}

.template-cart td.cart-items__price.cart-secondary-typography {
    margin-top: 40px;
}

.template-cart td.cart-items__price.cart-secondary-typography .cart-items__quantity-controls {
    margin-top: 50%;
}

.top-brad-crum.section .facets {
    height: 60px;
}

.filter-cust .facets.facets--horizontal {
    align-items: flex-end;
    justify-content: flex-end;
}
.product-media-container img{
    transition:0.5s;
}
.collection-wrapper-main .innner-cust {
    display: inline-block;
    width: 100%;
    gap: 30px;
    position: relative;
    grid-column: 2;
    justify-content:space-between;
}
.collection-wrapper-main span.price {
    color: #000;
    font-size: 16px;
}
.collection-wrapper-main {
    padding-top: 40px;
}
.filter-cust {
    position: absolute;
    top: 0;
    right: 0;
    top: -100px;
}

.collection-wrapper-main .innner-cust .facets-form-component-main {
    width: 294px;
    float: left;
}

div#ResultsList {
    width: 72%;
    float: right;
    text-align: right;
}

.filter-cust .facets-form-component-main summary.facets__summary {
    font-family: Aeonik;
    font-weight: 400;
    font-size: 16px !important;
    line-height: 100%;
    letter-spacing: 0%;
    width: 170px;
    border-left: 1px solid #D9D9D9;
    padding-left: 20px;
    height: 60px;
}
:focus{
    outline:none;
    box-shadow:0px 0px !important;
}


/* collection page css */
.store-menu {
    width: 100%;
}

.store-menu ul.menu-list {
    padding: 0;
    display: inline-block;
    flex-direction: column;
    width: 100%;
    margin-top:0px;
}
li.menu-item.has-submenu.active ul.submenu {
    display: block;
}
.store-menu ul.menu-list li {
    list-style: none;
    padding: 0px 0;
}

.facets-form-component-main h3, .facets-form-component-main summary.facets__summary {
    font-family: Aeonik;
    font-weight: 500;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0%;
    padding-bottom: 15px;
    border-bottom: 1.6px solid #D9D9D9;
    position: relative;
}
accordion-custom.facets__item::before {
    display: none !important;
}

.facets-form-component-main h3::before, .facets-form-component-main summary.facets__summary::before {
    background: #B03100;
    width: 74px;
    height: 1.6px;
    position: absolute;
    content: "";
    bottom: -1px;
}
.store-menu .menu-header a {
    font-family: Aeonik;
    font-weight: 500;
    font-size: 16px;
    line-height: 44px;
    letter-spacing: 0%;
}
.facets-form-component-main label.checkbox__label {
    display: flex;
    align-items: center;
    gap: 5px;
}

.facets-form-component-main floating-panel-component#facet-inputs-filter-v-availability {
    padding-top: 0;
}

.facets-form-component-main accordion-custom floating-panel-component.facets__panel-content.details-content {
    margin-top: 16px !important;
    display: inline-block;
    width: 100%;
}

.facets__filters-wrapper.facets__filters-wrapper-mob accordion-custom.facets__item:first-child {
    margin-bottom: 30px;
    width: 100%;
    display: inline-block;
}
.facets-form-component-main .store-menu {
    margin-bottom: 20px;
}
.menu-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

li.menu-item.has-submenu ul.submenu {
    border-left: 2px solid #B03100;
    padding-left: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    display: none;
}

button.submenu-toggle {
    border: 0px;
    transition: 0.5s;
    width: 20px;
    padding: 0;
    height: 20px;
    text-align: center;
    cursor: pointer;
    background: transparent;
    border: 0px;
}

button.submenu-toggle svg {
    transition: 0.5s;
}

.checkbox .icon-checkmark {
    border: 1px solid #9F9F9F;
    width: 24px;
    height: 24px;
    background: #fff;
}

.checkbox__input:checked+.checkbox__label .icon-checkmark {
    background-color: #b03100;
    border-color: #b03100;
}
summary.facets__summary {
    margin-bottom: 10px;
}
.price-facet__highest-price {
    font-family: Aeonik;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0%;
    text-align: left;
    color: #000 !important;
}

/* custom range slider */

/* Slider Container */
#slider-range {
    position: absolute;
    height: 2px;
    background: #d8d8d8;
    border: none;
    border-radius: 0;
    bottom: -24px;
    width: 100%;
    margin-top: 40px;
}

/* Active Range */
#slider-range .ui-slider-range {
    background: #B03100;
    height: 2px;
    border: none;
}

/* Handles */
#slider-range .ui-slider-handle {
    width: 18px;
    height: 18px;
    background: #fff;
    border: 2px solid #B03100;
    border-radius: 50%;
    cursor: pointer;
    top: 50%;
    margin-top: -9px;
    margin-left: -9px;
    outline: none;
    box-shadow: none;
}

/* Hover & Focus */
#slider-range .ui-slider-handle:hover,
#slider-range .ui-slider-handle:focus,
#slider-range .ui-slider-handle.ui-state-active {
    background: #fff;
    border-color: #c74a10;
}

/* Remove jQuery UI default styles */
.ui-widget.ui-widget-content {
    border: none;
}

.ui-widget-header {
    border: none;
}

.facets__inputs-wrapper.facets__inputs-wrapper--row {
    position: relative;
}
.price-facet__inputs-wrapper input {
    border-radius: 0px;
    box-shadow: 0px 0px;
    background: transparent;
    border: none;
    padding: 0;
}

/*range slider css end */

/* product page css */
.section.render_breadcrumb_area {
    padding-top: 39px;
    padding-bottom: 42px;

}
.product-information__media {
    float: left;
    max-width: 50% !important;
    min-width: 50% !important;
}

.product-details {
    width: 49%;
    float: right;
}
.product-information__grid {
    display: inline-block;
}

.slideshow-controls__thumbnails {
    width: 94px;
}

.slideshow-controls__thumbnails button.slideshow-control {
    width: 100%;
    border: 0px;
    border-radius: 12px;
    overflow: hidden;
    height: 94px;
}
.slideshow-controls__thumbnails button.slideshow-control img {
    height: 94px;
    object-fit: cover;
    border-radius: 12px;
}

product-component.product-information__grid {
    display: flex;
    width: 100%;
}

product-component.product-information__grid  .product-media{
    border:0px;
}

.product-details .group-block {
    padding-top: 0px;
}

.product-details .group-block h1 {
    font-family: Aeonik;
    font-weight: 500;
    font-size: 36px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #000;
}

.product-details .price__regular {
    text-align: left;
    font-family: Aeonik;
    font-weight: 500;
    font-size: 23.85px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #000;
}

.product-details .metafield-rich_text_field ul {
    padding: 0;
    margin-bottom: 0 !important;
}

.product-details .metafield-rich_text_field ul li {
    font-family: Aeonik;
    font-weight: 400;
    list-style: none;
    font-size: 16px;
    color: #000;
    line-height: 34px;
    letter-spacing: 0%;
    padding-left: 30px;
    position: relative;
}
span.variant-option__swatch-value {
    color: #686868;
}

.product-details .metafield-rich_text_field ul li::before {
    content:"";
    background: url(/cdn/shop/files/Vector_2.png?v=1784884487);
    width: 18px;
    height: 18px;
    position: absolute;
    left: 0;
    top: 7px;
}

.product-details .variant-option {
    color: #000000;
    font-family: Aeonik;
    font-weight: 500;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0%;
    display: inline-block;
    width: 100%;
}
.product-details .variant-option--equal-width-buttons .variant-option__button-label {
    padding: 0 12px;
    min-width: auto;
    width: auto;
    height: 50px!important;
    min-height: 50px!important;
    border-radius: 6px;
    overflow: hidden;
    font-size: 15px;
}
.rating-wrapper, .rating {
    display: flex;
    align-items: center;
    justify-content: center;
}
.custom-vintage-destination-banner img {
    width: 100%;
    border-radius: 30px;
}
.product-details quantity-selector-component.quantity-selector {
    border: 1px solid #C3C3C3;
    border-radius: 6px !important;
    width: 100%;
    background: transparent;
    height: 48px;
}

.product-details quantity-selector-component.quantity-selector input[type="number"] {
    height: 48px;
    width: 100%;
}

.product-details quantity-selector-wrapper {
    width: 220px;
    display: inline;
}

.product-details .add-to-cart {
    width: 375px;
    flex-basis: inherit !important;
    min-width: auto !important;
    flex: inherit !important;
}

.product-details .add-to-cart-button {
    background: #B03100;
    height: 48px;
    border-radius: 6px;
    position: relative;
    overflow: hidden;
}

.product-details .add-to-cart-button::after {
    content:"";
    background: #6A350F;
    position: absolute;
    width: 0;
    height: 100%;
    transition: 0.5s;
    z-index: 0;
}

.product-details .add-to-cart-button span {
    opacity: 3 !important;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
}

span.add-to-cart-text {
    position: relative;
    z-index: 1;
}

.product-details .add-to-cart-button:hover::after {
    width: 100% !important;
}

.custom-pdp-icon {
    display: inline-block;
    text-align: center;
    width: 100%;
}

.custom-pdp-icons-list {
    display: flex;
    align-items: center;
}

.custom-pdp-icon .custom-icon {
    text-align: center;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.custom-pdp-icon .custom-icon svg {
    margin: 0;
}

.custom-text {
    font-family: Aeonik;
    font-weight: 400;
    color: #000;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0%;
    text-align: center;
    max-width: 140px;
    margin: auto;
}
.accordion-header {
    cursor: pointer;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.accordion-header h4 {
    font-family: Aeonik;
    font-weight: 500;
    color: #000;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0%;
    margin: 0;
}

.accordion-desc {
    font-size: 16px;
    display: none;
    padding-top: 10px;
}

.accordion-block {
    border-top: 1px solid #D9D9D9;
    padding-top: 15px;
    padding-bottom: 15px;
}

.accordion-desc p {
    font-size: 16px;
    line-height: 25px;
}

.product-information.section {
    padding-bottom: 57px;
}

.desc-accordion-sec {
    border-bottom: 1px solid #D9D9D9;
    margin-top: 21px;
}

.accordion-block.accordion-block-open svg rect:last-child {
    opacity: 0;
}

slideshow-slides {
    overflow-x: hidden;
}

p.jm-text.jm-text--align-center.jm-review-widget-header__title {
    font-family: Aeonik;
    font-weight: 500;
    font-size: 36.1px;
    line-height: 100%;
    letter-spacing: 0%;
}

p.jm-text.jm-text--align-center.jm-review-widget-header__title {
    font-family: Aeonik;
    font-weight: 500;
    font-size: 36.1px;
    line-height: 100%;
    letter-spacing: 0%;
}

.product-recommendations h3 {
    font-family: Aeonik !important;
    font-weight: 500 !important;
    font-size: 36.1px !important;
    text-align: center !important;
    width: 100% !important;
    max-width: 100%;
    text-transform: capitalize !important;
    color: #fff !important;
}
.spacing-style.text-block {
    width: 100%;
}

.product-recommendations {
    background: url(/cdn/shop/files/Mask_group_2.png?v=1784887111);
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    padding-top: 80px;
    padding-bottom: 60px;
    background-position: center;
    margin-top: 10px;
}

.product-recommendations .section-background {
    background: transparent !important;
}

.product-recommendations .section.section--page-width {
    background: transparent;
    padding-top:10px;
    gap: 0px;
}


.menu-list__list-item {
    margin-right: 35px;
}
.product-recommendations .resource-list .product-card__content> .product-recommendations .resource-list > div {
    background: transparent !important;
}

.product-recommendations  .product-media {
    border: 0;
}

.product-recommendations  slideshow-container {
    background: transparent;
}
.product-recommendations .resource-list p {
    color: #fff;
}

.template-product footer {
    margin-top: -50px;
    z-index: 1;
}

.product-recommendations h3 strong {
    width: 100%;
    display: inline-block;
    font-size: 40px;
    font-family: IvyPresto Display;
    margin-top: 1px;
}
.jm-button--secondary[data-v-9640c170] {
    background-color: var(--jm-btn-bg, transparent);
    color: #6a350f;
    border-color: #6a350f;
    font-size: 20px;
}

.template-collection footer .shopify-section-group-footer-group + .shopify-section-group-footer-group {
    margin-top: -61px;
    position: relative;
}

.template-product footer footer, .template-collection footer footer {
    margin-top: -5px;
}

.cart-drawer__summary {
    padding-bottom: 60px;
}

form.cart-discount__form {
    width: 100%;
    padding: 0;
}

.theme-drawer__dialog .cart-actions {
    display: none;
}
.cart-items__quantity-controls .quantity-selector-wrapper {
    width: auto;
    display: inline !important;
}
.theme-drawer__dialog .cart-items__quantity-controls  span {
    font-size: 0;
}

.theme-drawer__dialog td.cart-items__price.cart-secondary-typography .cart-items__quantity-controls {
    top: 0px;
    position: relative;
}

.theme-drawer__dialog  td.cart-items__price.cart-secondary-typography {
    top: auto;
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
}
.menu-drawer-w-submenu {
    display: flex;
    align-items: center;
    width: 100%;
}

.menu-drawer__menu .menu-drawer__list-item--flat .menu-drawer__menu--childlist {
    padding-left: 20px;
}

.menu-drawer__menu .menu-drawer__list-item--flat .menu-drawer__menu--childlist a {
    color: #000;
    padding: 10px 0;
}
.menu-drawer__menu .menu-drawer__list-item--flat .menu-drawer__menu--childlist a span.menu-drawer__menu-item-text.wrap-text {
    font-size: 15.97px;
}
.menu-toggle {
    width: 30px;
    height: 30px;
    position: relative;
    z-index: 1;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

.menu-toggle.active svg {
    transform: rotate(180deg);
}

.menu-toggle svg {
    transition: 0.5s;
}

.section.section--page-width.color-custom-template--21039766962266__search {
    text-align: center;
}

.search-page__header {
    align-items: center !important;
    justify-content: center !important;
    display: flex;
    flex-direction: column;
}

.search-page__header h3 {
    text-align: center;
}

.search-page__header search-page-input-component {
    width: 100%;
    max-width: 100%;
}
.shopify-policy__container {
    max-width: 570px;
    max-width: 105ch !important;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 50px;
}
.shopify-policy__container h2 {
    margin-top: 20px !important;
}
p.form-status.caption-large.text-body {
    display: flex;
    gap: 10px;
    font-size: 14px;
    margin-bottom: 10px;
}

p.form-status a.link:hover {
    color: #fc5501 !impotant;
}
.field.field--with-error {
    flex-direction: column;
    gap: 10px;
}

.field.field--with-error span.form__message {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #fff;
    font-size: 14px;
}

/*27-7-26*/
@media screen and (min-width: 750px) {
    body.template-collection .facets--horizontal .sorting-filter .facets__status {
        display: block !important;
    }
}

body.template-collection .facets--horizontal .sorting-filter .facets__panel[open] .facets__status{
    display: block !important;
}

.menu-drawer__menu.menu-drawer__menu--childlist {
    display: none;
}

.menu-drawer__menu .menu-drawer__list-item--flat.active .menu-drawer__menu.menu-drawer__menu--childlist {
    display: block;
}


ul.menu-drawer__menu.has-submenu form.search-page-input__parent {
    width: 100%;
}

summary.facets__summary {
    border: 0;
    margin: 0;
    padding: 0;
}

.section-inner {
    height: 60px;
    display: flex;
    align-items: center;
}

.section-inner  .facets.facets--horizontal.facets-controls-wrapper.spacing-style {
    height: 60px;
    align-items: center !important;
    justify-content: center !important;
    padding: 0;
}

.filter-cust sorting-filter-component.sorting-filter, .filter-cust sorting-filter-component.sorting-filter {
    height: 100%;
    display: flex;
    align-items: center;
}

.filter-cust sorting-filter-component.sorting-filter accordion-custom, .filter-cust sorting-filter-component.sorting-filter accordion-custom > div, .filter-cust sorting-filter-component.sorting-filter accordion-custom details, .filter-cust sorting-filter-component.sorting-filter accordion-custom summary {
    height: 100%;
    display: flex;
    align-items: center;
}
.filter-cust sorting-filter-component.sorting-filter .facets__label {
    height: 60px;
    display: flex;
    align-items: center;
    border-right: 1px solid #D9D9D9;
    padding-right: 35px;
    margin-right: 25px;
    font-weight: 400;
    font-size: 16px;
}

span.facets__status.h6 {
    font-size: 16px;
    font-weight: 400;
    padding-right: 30px;
}

summary.facets__summary {
    border: 0;
    margin: 0;
    padding: 0;
}

.section-inner {
    height: 60px;
    display: flex;
    align-items: center;
}

.section-inner  .facets.facets--horizontal.facets-controls-wrapper.spacing-style {
    height: 60px;
    align-items: center !important;
    justify-content: center !important;
    padding: 0;
}

.filter-cust sorting-filter-component.sorting-filter, .filter-cust sorting-filter-component.sorting-filter {
    height: 100%;
    display: flex;
    align-items: center;
}

.filter-cust sorting-filter-component.sorting-filter accordion-custom, .filter-cust sorting-filter-component.sorting-filter accordion-custom > div, .filter-cust sorting-filter-component.sorting-filter accordion-custom details, .filter-cust sorting-filter-component.sorting-filter accordion-custom summary {
    height: 100%;
    display: flex;
    align-items: center;
}
.filter-cust sorting-filter-component.sorting-filter .facets__label {
    height: 60px;
    display: flex;
    align-items: center;
    border-right: 1px solid #D9D9D9;
    padding-right: 35px;
    margin-right: 25px;
    font-weight: 400;
    font-size: 16px;
}

span.facets__status.h6 {
    font-size: 16px;
    font-weight: 400;
    padding-right: 30px;
}

.collection-top-two .section.collection-top-desc h5 {
    max-width: 875px;
    width: 100%;
    margin: auto;
    font-size:16px;
    font-weight: 400;
    line-height:20px;
}

.product-card__content .jdgm-widget.jdgm-widget {
    text-align: center;
    margin-bottom: 10px;
}

results-list.product-grid-container {
    padding-bottom: 50px;
}

.custom-featured-collection-sec .jdgm-widget.jdgm-widget {
    color: #fff;
}

.cust-head strong {
    color: #FD5501;
}

.store-perk-icon {
    width: 63px;
    height: 63px;
}

.bottom-banner-area h2.cust-head.textleft {
    font-size: 36px;
}

.bottom-banner-area h2.cust-head.textleft strong {
    font-size: 40px;
}

.about-sec .sunshine-coast-overlay {
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.6) 21.57%, rgba(0, 0, 0, 0) 50%);
}

.contact-sec .sunshine-coast-overlay {
    background: linear-gradient(90deg, #000000 0%, rgba(0, 0, 0, 0.67) 21.57%, rgba(0, 0, 0, 0) 50%, #000000 100%);
}

.sunshine-coast-sec .sunshine-coast-overlay {
    background: linear-gradient(90deg, #00000000, #000000ab 21.57%, #0000 50%, #00000066);
}

.template-page-about .custom-iwt-r-sec p {
    color: #fff;
}

.template-page-about-us .custom-iwt-r-sec .custom-iwt-m p {
    color: #fff;
}

.template-page-about-us .cust-head {
    font-size: 36px;
}

.template-page-about-us .cust-head strong {
    font-size: 40px;
}

.template-page-sunshine-vintage .cust-head strong {
    font-size: 40px;
    line-height: 48px;
}

.template-page-sunshine-vintage .cust-head {
    font-size: 36px;
}

.trail_destinations_list .trail_destination_info .destination_info span {
    width: 32px;
}

.contact-content a {
    text-decoration: none;
}

.c-form-sec h2 strong {
    font-size: 40px;
    font-family: 'IvyPresto Display';
}

.c-form-sec p {
    font-size: 16px;
    font-family: 'Aeonik';
}

.faq-reach-out-area h2.cust-head {
    font-size: 36px;
}

.faq-reach-out-area h2.cust-head strong {
    font-size: 40px;
}

p, body, div {
    font-family: 'Aeonik' !important;
}

.qty_label {
    font-weight: 500;
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 10px;
}

.quantity-selector-wrapper {
    width: 220px;
    display: inline !important;
}

.template-page-sunshine-coast .sunshine-coast-sec .sunshine-coast-overlay {
    background: linear-gradient(90deg, #000000 0%, rgba(0, 0, 0, 0.67) 42%, rgba(0, 0, 0, 0) 50%, #000000 100%);
}

.cart-page.spacing-style.cart-page--empty {
    text-align: center;
    align-items: center;
}

.cart-page.spacing-style.cart-page--empty .cart-page__title {
    text-align: center;
    margin-top: 0;
}

.cart-page.spacing-style.cart-page--empty .cart-page__title .cart-title {
    justify-content: center;
}

.button.cart-items__empty-button {
    padding: 0 30px !important;
}

.Accordion-icon {
    cursor: pointer;
}
.video-pdp {
    width: 100%;
}

.video-pdp video {
    width: 100%;
}
.page-wrapper--drawer-open {
    margin: 0px !important;
}

.theme-drawer__dialog {
    z-index: 999 !important;
    border: 0px !important;
}

.template-search div#ResultsList {
    width: 100%;
    color: #000;
    text-align: center;
}

.template-search p[role="heading"] {
    width: 100%;
}

.template-search .price__regular {
    color: #000;
}

.template-search a.contents.user-select-text {
    margin-bottom: 3px;
}

.template-search footer {
    margin-top: -61px;
    z-index: 1;
}

.template-search footer footer {
    margin-top: -5px !important;
}

.template-search results-list.product-grid-container {
    padding-bottom: 110px;
}

.search-page-input {
    padding-right: 2px !important;
}
.mega-menu__link--parent span.wrap-text {
    font-size: 18px;
    color: #000;
}

.shopify-policy__title h1 {   
    font-family: IvyPresto Display;
    font-weight: 700;
    font-size: 40px;
}
.shopify-policy__title {
    text-align: left !important;
}

body.template-cart svg.stars.filled-star {
    fill: #B03100 !important;
}

.main-collection-grid__empty {
    align-items: self-start !important;
    padding: 0 10px !important;
}

h2.main-collection-grid__empty-title.h2 {
    font-size: 30px;
    margin-bottom: 0;
    gap: 0 !important;
    font-family: 'Aeonik';
}
.vip-top-banner .custom-banner-overlay-inn {
    width: 500px;
}

.vip-top-banner .custom-banner-overlay-inn h2.cust-head {
    font-family: 'IvyPresto Display';
    font-weight: bold;
}

.vip-top-banner .custom-banner-overlay-inn p em {
    font-family: Aeonik;
    font-weight: 500;
    font-size: 24px;
    line-height: 22px;
    letter-spacing: 0%;
}

.vip-top-banner .custom-banner-overlay-inn p {
    margin-top: 20px;
}

.vip-top-banner .slide-btn-orange {
    width: 199px;
}
.vip-newsletter-modal.active {
    display: flex;
}

a.menu-link.active, a.menu-link:hover {
    color: #b03100 !important;
}
.vip-newsletter-modal {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    z-index:999;
    display: none;
    align-items: center;
    justify-content: center;
    background: #0000008c;
    left: 0;
}

.vip-newsletter-modal .vip-newsletter-content {
    background: #fff;
    width: 500px;
    max-width: 100%;
    padding: 40px 30px;
    border-radius: 20px;
    position: relative;
}

.vip-newsletter-modal .vip-newsletter-content button.vip-popup-close {
    position: absolute;
    top: -10px;
    right: -10px;
    background: #B03100;
    border: 0px;
    width: 40px;
    height: 40px;
    color: #fff;
    font-size: 30px;
    border-radius: 100px;
    cursor: pointer;
}

.vip-newsletter-modal .vip-newsletter-content h3 {
    text-align: center;
    margin-top: 0;
    font-size: 30px;
    font-family: 'Aeonik';
    font-weight: 500;
    margin-bottom: 0;
}

.vip-newsletter-modal .vip-newsletter-content p {
    text-align: center;
    margin-top: 10px;
    color:#000;
    margin-bottom: 30px;
}
.cart-drawer__inner .cart-items-collection-highlight {
    display: none;
}

.vip-newsletter-modal .vip-newsletter-content input {
    width: 100%;
    height: 54px;
    border-radius: 10px;
    padding: 0 20px;
    border: 1px solid #ccc;
}

.vip-success {
    margin-top: 10px;
    color: green;
}
.vip-newsletter-modal .vip-newsletter-content .slide-btn-orange {
    margin-top: 10px;
    width: 100% !important;
    background: #B03100;
    border: 0px;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
}

.vip-explorer-area {
    display: flex;
    padding: 70px 0;
    gap: 60px;
}

.vip-explorer-area .vip-explorer-area-l {
    backdrop-filter: blur(4px);
    border: 3px solid #fff;
    background: #FFFFFF33;
    width: 42%;
    border-radius: 30px;
    overflow: hidden;
    height: auto;
}

.vip-explorer-area .vip-explorer-area-r {
    width: 54%;
    background: linear-gradient(133.17deg, #000000 -27.24%, #E49A44 103.04%);
    border-radius: 30px;
    padding: 17px;
}

.vip-explorer-m {
    width: 100%;
    padding-bottom: 70px;
}
.blog-post-card__content-text a {
    color: #E49A44 !important;
}
.template-page-vip footer {
    margin-top: -61px;
    z-index: 99;
}
.template-blog footer {
    margin-top: -61px;
    position: relative;
}
.collection-top-img img {
    width: 100%;
    object-position:center;
}
blog-posts-list .blog-posts {
    padding-bottom: 110px !important;
}

.vip-explorer-area-l-inn {
    backdrop-filter: blur(4px);
    padding: 50px 80px;
    text-align: center;
    height: 100%;
    width: 100%;
    display: inline-block;
}

.vip-explorer-area-l-inn img {
    width: 199px;
    margin: auto;
}

.vip-explorer-area-l-inn ul {
    text-align: left;
    display: flex;
    flex-direction: column;
    gap: 30px;
    margin-top: 40px;
    padding: 0;
}

.vip-explorer-area-l-inn h2 {
    font-family: IvyPresto Display;
    font-weight: 600;
    font-size: 38.4px;
    line-height: 52px;
    letter-spacing: 0%;
    text-align: center;
    text-transform: capitalize;
    color: #B03100;
    margin: auto;
    margin-bottom: 20px;
}

.vip-explorer-area-l-inn p {
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0%;
    margin-top: 0px;
    margin-bottom: 0;
}

.vip-explorer-area-l-inn ul li {
    font-family: Aeonik;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0%;
    position: relative;
    list-style: none;
    padding-left: 37px;
}

.vip-explorer-area-l-inn ul li::before {
    background: url(/cdn/shop/files/Vector_2.png?v=1784884487);
    content: "";
    position: absolute;
    width: 18px;
    height: 18px;
    left: 0;
    background-repeat: no-repeat;
    top: 1.8px;
}

.vip-explorer-area-l-inn .custom-banner-btn {
    text-align: center;
    margin-bottom: 20px;
}

.vip-explorer-area-l-inn .custom-banner-btn a.slide-btn-orange.vip-popup-open2 {
    margin: auto;
    margin-top: 40px;
}

.vip-explorer-area-l-inn h2, .vip-explorer-area-l-inn p, .vip-explorer-area-l-inn ul, .vip-explorer-area-l-inn .custom-banner-btn {
    max-width: 437px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.vip-explorer-area .vip-explorer-area-r-inn {
    border: 1px solid #FFFFFF;
    border-radius: 20px;
    padding: 40px;
    text-align: center;
}

.vip-explorer-area .vip-explorer-area-r-inn h2 {
    font-family: IvyPresto Display;
    font-weight: 600;
    font-size: 38.4px;
    line-height: 52px;
    letter-spacing: 0%;
    text-align: center;
    text-transform: capitalize;
    color: #fff;
    margin-bottom: 0;
}

.vip-explorer-area .vip-explorer-area-r-inn p {
    font-weight: 400;
    font-size: 16px;
    color: #fff;
    line-height: 26px;
    letter-spacing: 0%;
    text-align: center;
    display:inline-block;
    max-width: 416px;
    margin: auto;
    margin-top: 10px;
}

.vip-explorer-area .vip-explorer-area-r-inn p:hover a{
    color: #fff;
}

.swiper.vip-products-slider {
    margin-top: 30px;
    overflow: hidden;
}

.swiper.vip-products-slider .swiper-slide {
    border: 1px solid #E49A44;
    padding: 17px;
    border-radius: 8px;
    background: #FFFFFF0F;
    min-height: 270px;
}

.swiper.vip-products-slider .swiper-slide img {
    border-radius: 8px;
}

.swiper.vip-products-slider .swiper-slide h4 {
    font-family: Aeonik;
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #fff;
    text-align: left;
    overflow: hidden;                 /* Hides the extra text */
    display: -webkit-box;             /* Required for line-clamping to work */
    -webkit-box-orient: vertical;     /* Sets the box alignment to vertical */
    -webkit-line-clamp: 1;
    margin-top: 11px;
    margin-bottom: 13px;
}

.swiper.vip-products-slider .swiper-slide .icon-sec {
    border-radius: 6px;
    border: 1px solid #E49A44;
    width: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    float: left;
    padding: 4px 10px;
}

.swiper.vip-products-slider .swiper-slide .icon-sec p {
    margin: 0;
}
.vip-explorer-area .vip-explorer-area-r-inn::after {
    content:"";
    background: url("/cdn/shop/files/Ellipse_64.png?v=1786107302");
    width: 900px;
    height: 900px;
    display: inline-block;
    position: absolute;
    left: -240px;
    top: -290px;
}

.vip-explorer-area .vip-explorer-area-r-inn {
    position: relative;
    height: 100%;
}
h5.tag-sec {
    display: flex;
    align-items: center;
    gap: 10px;
    text-align:left;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
}

.cart-items__details a {
    text-decoration: none;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.vip-products-list {
    padding-bottom: 20px;
}
.vip-explorer-area .vip-explorer-area-r-inn .custom-banner-btn {
    text-align: center;
    align-items: center;
    margin-bottom: 20px;
    margin-top: 29px;
}

.vip-explorer-area .custom-banner-btn a.slide-btn-orange {
    margin: auto;
}

p.desc4-bottom {
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0%;
}

.vip-explorer-area .swiper-scrollbar {
    background: #E49A444D;
    display: flex;
    align-items: self-start;
    justify-content: flex-start;
    position:relative;
    border-radius: 100px;
    overflow: hidden;
}

.vip-explorer-area .swiper-scrollbar-drag {
    background: #E49A44;
}
.vip-explorer-area .swiper-scrollbar .swiper-pagination-bullet {
    margin: 0;
    position: relative;
    width: 100px;
    border-radius: 0;
    left: 0;
    height: 5px;
    background: #E49A44;
    opacity: 1;
    border-radius: 0px;
}

.vip-products-slider .swiper-pagination-bullet span.swiper-pagination-bullet {
    position: absolute;
}

.vip-products-slider .swiper-pagination-bullet-active {
    background: #E49A44;
    border-radius: 0px;
}

.variant-option__button-label__pill {
    background: #f3efeb;
}

.variant-option--equal-width-buttons .variant-option__button-label__text {
    color: #000;
}

.product-details .variant-option--equal-width-buttons .variant-option__button-label {
    margin-bottom: 5px;
}

.variant-option__button-label:not(.variant-option__button-label--has-swatch):before {
    background: #f3efeb;
}

.variant-option__button-label:has(:checked) {
    --variant-picker-stroke-color: #B03100;
    color: var(--color-selected-variant-text);
    border-color: #B03100;
}
.variant-option__button-label:has(:checked):hover {
    border-color: #B03100;
    color: var(--color-selected-variant-hover-text);
}

.variant-option__button-label:has([data-option-available=false]):not(.variant-option__button-label--has-swatch):after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: var(--options-border-width) solid #B03100;
    border-radius: inherit;
    pointer-events: none;
    z-index: 2;
    clip-path: inset(var(--clip, 0 0 0 0));
}

.trail_destinations_list .trail_destination_info .destination_info a:hover {
    color: #FC5501;
}

.trail_destinations_list .trail_destination_info .destination_info a {
    text-decoration: none;
}

.vip-user-banner-m {
    width: 100%;
}
.card-gallery svg {
    border-radius: 20px;
    width: 40px !important;
    height: 40px !important;
}
span.svg-wrapper.icon-arrow {
    width: 30px;
}
slideshow-arrows .slideshow-control {
    padding: 0 30px !important;
}
.vip-user-banner-m .vip-user-banner-overlay {
    position: absolute;
    top: -30px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.vip-user-banner-m img {
    width: 100%;
}

.vip-user-banner-box {
    display: flex;
    border: 1px solid #E49A44;
    margin-bottom: 10px;
    border-radius: 10px;
    padding: 10px;
    align-items: center;
    gap: 15px;
    width: 452px;
}

.vip-user-banner-box img {
    width: 74px;
    height: 74px;
    object-fit: scale-down;
}

.vip-user-banner-box p {
    font-weight: 400;
    font-size: 16px;
    color: #fff;
    line-height: 26px;
    letter-spacing: 0%;
    float: left;
    margin: 0 !important;
}

.vip-user-banner-box h5 {
    font-weight: 500;
    font-size: 19px;
    line-height: 26px;
    letter-spacing: 0%;
    color: #E49A44;
    margin: 0;
}

.vip-user-banner-box.vip-user-box2 p {
    color: #E49A44 !important;
    font-size: 14px;
    max-width: 130px;
    line-height: 18px;
    margin: 0 !important;
}

.vip-user-banner-box h5.numb {
    font-size: 32px;
}

.horiz_sep hr {
    border: 1px solid #E49A44;
    height: 46px;
    width: 1px;
}

.vip-user-banner-box.vip-user-box2 .vip-user-box-info h5 {
    font-size: 14px;
    max-width: 122px;
    line-height: 20px;
}

.vip-user-banner-content {
    width: 623px;
}

.vip-user-banner-content h4 {
    font-family: Aeonik;
    font-weight: 500;
    font-size: 19px;
    line-height: 22px;
    letter-spacing: 17%;
    color: #B03100;
    text-transform: uppercase;
    margin-bottom: 0;
    margin-top: 0;
}

.vip-user-banner-content h2 {
    font-family: IvyPresto Display;
    font-weight: 600;
    font-size: 49px;
    line-height: 55px;
    letter-spacing: 0%;
    color: #fff;
    float: left;
    margin-top: 14px;
    margin-bottom: 14px;
}

.vip-user-banner-img {
    position: relative;
}

.vip-user-banner-content h4.bottom_sub {
    font-family: IvyPresto Display;
    font-weight: 600;
    color: #E49A44;
    font-size: 30px;
    line-height: 45px;
    letter-spacing: 0%;
    text-transform: inherit;
}

.vip-user-banner-m .vip-user-banner-overlay p {
    color: #fff;
    margin-bottom: 28px;
}
.top-wave-sec {
    position: relative;
    margin-top: -100px;
}

.top-wave-sec img {
    width: 100%;
}

.vip-observatory-list {
    width: 100%;
    gap: 50px;
    display: flex;
}

.vip-observatory-header {
    text-align: center;
    width: 100%;
    margin-bottom: 56px;
}

.section.vip-observatory-inn {
    margin-top: -70px;
}

.vip-observatory-header h2 {
    color: #B03100;
    font-family: IvyPresto Display;
    font-weight: 600;
    font-size: 40.4px;
    line-height: 48px;
    letter-spacing: 0%;
    text-align: center;
}

.vip-observatory-list .vip-observatory-index {
    background: #B03100;
    border: 1px solid #E49A44;
    width: 57px;
    height: 57px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    font-weight: 600;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0%;
    color: #fff;
    font-family: IvyPresto Display !important;
    position: absolute;
    left: 50px;
    z-index: 0;
}

.vip-observatory-item {
    position: relative;
    width: 33%;
}

.vip-observatory-item .vip-observatory-img {
    width: 100%;
    position: relative;
    z-index: 2;
}

.vip-observatory-item:nth-child(2) .vip-observatory-index  {
    background: #053627;
    border: 1px solid #E49A44;
}

.vip-observatory-item:last-child .vip-observatory-index  {
    background: #49223F;
}

.vip-observatory-item .vip-observatory-info {
    position: absolute;
    bottom: 0;
    text-align: center;
    z-index: 2;
    padding: 40px 60px;
}

.vip-observatory-item .vip-observatory-info h3 {
    font-family: IvyPresto Display;
    font-weight: 600;
    font-size: 30px;
    line-height: 45px;
    margin-bottom: 0;
    letter-spacing: 0%;
    text-align: center;
    color: #fff;
}

.vip-observatory-item .vip-observatory-info p {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0%;
    text-align: center;
    color: #fff;
    margin-top: 0;
    margin-bottom: 25px;
}

.vip-observatory-item .vip-observatory-info a.vip-observatory-btn {
    padding: 0 20px;
    width: auto;
    height: 48px;
    opacity: 1;
    border-radius: 6px;
    margin: auto;
    align-items: center;
    justify-content: center;
    line-height: 48px;
    display: inline-block;
    position: relative;
    overflow: hidden;
}

.vip-observatory-item .vip-observatory-info a.vip-observatory-btn span {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
    text-align: center;
    text-transform: uppercase;
    z-index: 1;
    position: relative;
}

.vip-observatory-item .vip-observatory-info a.vip-observatory-btn::after {
    content:"";
    background: #ff5602 !important;
    position: absolute;
    left: 0;
    width: 0;
    height: 100%;
    transition: .5s;
    top: 0;
}

.vip-observatory-item .vip-observatory-info a.vip-observatory-btn:hover::after {
    width: 100%;
}

.vip-observatory-m {
    width: 100%;
    padding-bottom: 156px;
}

.vip-observatory-area, .vip-observatory-header {
    width: 100%;
    position: relative;
}

.vip-observatory-header::after {
    content: "";
    background: url(/cdn/shop/files/Group_1321316018.png?v=1786108936);
    width: 160px;
    height: 160px;
    position: absolute;
    right: 0;
    top: 0;
    background-size: 100%;
    background-repeat: no-repeat;
}
.vip-featured-collection-sec {
    margin-top: -110px;
    padding-bottom: 110px;
    background: url(/cdn/shop/files/Group_1321316012.png?v=1786009365);
    padding-top:210px;
}

.vip-featured-collection-sec .section-resource-list {
    padding-top: 10px;
    row-gap: 50px;
}

.vip-featured-collection-sec strong, .vip-featured-collection-sec h2, .vip-featured-collection-sec p {
    color: #fff;
}

.vip-featured-collection-sec p {
    max-width: 100%;
}

.custom-featured-collection-sec .resource-list .slick-slide {
    padding-left: 28px;
}

.custom-featured-collection-sec .resource-list .slick-list.draggable {
    margin-left: -28px;
}

.vip-navigate-sec {
    padding-bottom: 130px;
    width: 100%;
    margin-top: -120px;
    z-index: 9;
    text-align: center;
    padding-top: 130px;
    background-size: cover;
    color: #fff;
    background-position: center;
}
.vip-navigate-sec h2 {
    font-family: IvyPresto Display;
    font-weight: 600;
    font-size: 40.4px;
    line-height: 48px;
    letter-spacing: 0%;
    text-align: center;
}

.vip-navigate-list {
    display: flex;
    gap: 40px;
    width: 100%;
}

.vip-navigate-header {
    width: 100%;
    margin-bottom: 52px;
}

.vip-navigate-item {
    border: 2px solid #E49A44;
    width: 33%;
    padding: 129px 80px 50px 80px;
    text-align: center;
    border-radius: 300px 300px 20px 20px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
    justify-content: center;
}
.vip-navigate-info {
    width: 100%;
}

.vip-navigate-info h3 {
    font-family: IvyPresto Display;
    font-weight: 600;
    font-size: 28px;
    line-height: 33px;
    letter-spacing: 0%;
    text-align: left;
    margin-bottom: 13px;
}

.vip-navigate-info p {
    text-align: left;
}

.vip-navigate-icon-box {
    position: absolute;
    margin=: -60px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    margin-top: -40px;
    top: 0;
}

.vip-navigate-icon-box .vip-navigate-icon {
    background: #220900;
    width: 129px;
    display: flex;
    height: 129px;
    border: 2px solid #E49A44;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    margin: auto;
}

.vip-navigate-body {
    width: 100%;
    padding-top: 50px;
    position: relative;
}

.vip-navigate-icon-box span.vip-navigate-index {
    border: 2px solid #E49A44;
    width: 46px;
    height: 46px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    background: #1F0900;
    margin: auto;
    top: -20px;
    position: relative;
    color: #fff;
    font-size: 21px;
    font-weight: 500;
}
.wave-sec {
    z-index: 1;
    position: relative;
}

.post-detail-banner-overlay {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    z-index: 1;
}

.post-detail-banner-overlay h2 {
    font-family: IvyPresto Display;
    font-weight: 600;
    font-size: 40.4px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #fff;
}

.post-detail-area {
    position: relative;
}

.post-detail-banner {
    position: relative;
}

.post-detail-m {
    background: #EDDDCE;
}

.post-detail-info-sec.section {
    padding-top: 45px;
    padding-bottom: 0;
    max-width: 1200px;
    margin: auto;
    width: 100%;
}

.post-detail-info-top {
    border-bottom: 1px solid #C7C7C7;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 37px;
    margin-bottom: 40px;
}

.post-detail-info-top span.article_date {
    color: #000000;
    font-weight: 400;
    font-size: 16px;
    position: relative;
    line-height: 100%;
    letter-spacing: 0%;
}

.post-detail-info-top span.custom_lbl {
    background: #B0310033;
    color: #B03100;
    font-size: 16px;
    padding: 0 27px;
    height: 34px;
    line-height: 34px;
    display: inline-block;
    border-radius: 100px;
    margin-right: 10px;
}

.post-detail-info-top span.article_date::before {
    content:"";
    width: 7px;
    height: 7px;
    display: inline-block;
    background: #928D8D;
    border-radius: 100px;
    margin-right: 10px;
}

.post-detail-info-bottom h3 {
    font-family: IvyPresto Display;
    font-weight: 600;
    font-size: 30px;
    color: #B03100;
    line-height: 100%;
    letter-spacing: 0%;
    margin-bottom: 16px;
}

.post-detail-info-bottom {
    width: 100%;
}

.post-detail-info-bottom img {
    border-radius: 20px;
}
.password-footer.color-custom-password-footer {
    padding-top: 40px !important;
}

blockquote {
    font-family: Aeonik;
    font-weight: 500;
    font-size: 22px;
    line-height: 32px;
    letter-spacing: 0%;
    color: #B03100;
    border-left: 2px solid #B03100;
    margin-left: 0;
    margin-bottom: 41px;
    padding-left: 30px;
}

.blog-cta-banner {
    position: relative;
    width: 100%;
}

.blog-cta-banner .blog-cta-content {
    position: absolute;
    justify-content: space-between !important;
    top: 0;
    height: 100%;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 10px 50px;
}

.blog-cta-banner-img img {
    width: 100%;
    border-radius: 30px;
}

.blog-cta-banner .blog-cta-content h4 {
    margin-bottom: 0;
    font-family: IvyPresto Display;
    font-weight: 600;
    font-size: 30px;
    color: #E49A44;
    line-height: 100%;
    letter-spacing: 0%;
}

.blog-cta-banner .blog-cta-content p {
    color: #fff;
    font-size: 13px;
    max-width: 400px;
}

.blog-cta-content-r img {
    max-width: 100%;
    width: 100%;
}

.blog-cta-content-r {
    width: 360px;
}

.post-detail-info-bottom ul {
    width: 100%;
    padding: 0;
    margin-bottom: 40px;
}

.post-detail-info-bottom ul li::before {
    content: "";
    background: url(/cdn/shop/files/Vector_2.png?v=1784884487);
    width: 18px;
    height: 18px;
    position: absolute;
    left: 0;
    top: 7px;
}

.post-detail-info-bottom ul li {
    list-style: none;
    padding-left: 32px;
    position: relative;
    font-family: Aeonik;
    font-weight: 400;
    font-size: 16px;
    line-height: 31px;
    letter-spacing: 0%;
}

.post-detail-info-bottom ul li strong {
    font-weight: 500;
}

.article-tags {
    border-top: 1px solid #9D9898;
    margin-top: 30px;
    padding-top: 40px;
    display: flex;
    margin-bottom: 32px;
    gap: 10px;
}

.article-tags .article-tag {
    border: 1px solid #C4AD98;
    background: #B031001A;
    padding: 2px 10px;
    color: #B03100;
    font-size: 16px;
    border-radius: 6px;
}

.article-navigation {
    display: flex;
    align-items: center;
    gap: 20px;
    width: 100%;
    border-bottom: 1px solid #9D9898;
    padding-bottom: 48px;
    margin-bottom: 58px;
}

.article-navigation .blog-article {
    display: flex;
    align-items: center;
    border: 1px solid #B03100;
    padding: 18px;
    border-radius: 10px;
    width: 100%;
    gap: 20px;
}

.article-navigation .blog-article .blog-article-img {
    width: 106px;
    height: 106px;
}

.article-navigation .blog-article .blog-article-img img {
    width: 100%;
    height: 106px;
    border-radius: 4px;
    object-fit: cover;
}

.article-navigation .blog-article span {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 16px;
    text-transform: uppercase;
    color: #B03100;
}

.article-navigation .blog-article h3 {
    font-family: Aeonik;
    font-weight: 500;
    font-size: 20px;
    line-height: 27px;
    letter-spacing: 0%;
    text-align: right;
    color: #000;
    margin: 0;
}

.blog-journal-sec {
    background: #EDDDCE;
    text-align: center;
}

.blog-journal-sec .blog-journal-m {
    max-width: 1200px;
    margin: auto;
    width: 100%;
    margin: auto;
    padding-bottom: 118px;
}
.blog-article-img.blog-next-article-img {
    order: 2;
}

.article-navigation {
    margin-top: 10px;
}
.blog-article.blog-next-article {
    justify-content: end;
}
.blog-article-info.blog-next-article-info {
    text-align: right;
}

.blog-article-info.blog-next-article-info span {
    align-items: center;
    justify-content: flex-end;
}

.blog-article.blog-prev-article h3 {
    text-align: left;
}
.blog-journal-header {
    text-align: center;
}

.blog-journal-header h2 {
    font-family: IvyPresto Display;
    font-weight: 600;
    font-size: 40.4px;
    color: #B03100;
    line-height: 100%;
    letter-spacing: 0%;
    margin-bottom: 25px;
}

.blog-journal-list {
    display: flex;
    gap: 46px;
}

.blog-journal-item {
    width: 31%;
    background: #F4E7D8;
    border: 1px solid #BCBCBC;
    border-radius: 20px;
}

.blog-journal-item .blog-journal-info {
    padding: 24px;
    text-align: left;
    width: 100%;
}

.blog-journal-item .blog-journal-info h4 {
    color: #B03100;
    font-family: Aeonik;
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
    margin-bottom: 0;
}

.blog-journal-item .blog-journal-info h3 {
    font-family: Aeonik;
    font-weight: 500;
    font-size: 22px;
    line-height: 29px;
    letter-spacing: 0%;
    margin-top: 10px;
    margin-bottom: 15px;
}

.blog-journal-item .blog-journal-info p.date {
    color: #B03100;
    margin: 0;
}

.template-article footer {
    margin-top: -60px;
    position: relative;
    z-index: 1;
}

.template-article footer .footer {
    margin-top: 0 !important;
}

.slideshow-controls__thumbnails .slideshow-control:is([aria-selected=true])[aria-selected="true"] {
    border: 1px solid #b03100;
    outline: none;
}
.template-cart .for-cart-drawer-only {
    display: none;
}cart-drawer-component td.for-only-cart-page {
    display: none !important;
}

cart-drawer-component .for-cart-drawer-only {
    display: flex;
    align-items: center;
    width: 60%;
    justify-content: space-between;
}
cart-drawer-component .for-cart-drawer-only text-component {
    color: #000;
}.store-footer-block ul li.link_with_badge {
    display: flex !important;
    position: relative;
}

.store-footer-block ul li.link_with_badge span {
    border-radius: 4px;
    color: #fff;
    position: absolute;
    font-size: 14px;
    right: -40px;
    bottom: -25px;
    background: #F44336;
    padding: 1px 10px;
}

.room-coast-header-sec .sunshine-coast-overlay {
    /* background: linear-gradient(90deg, #000000 0%, rgba(0, 0, 0, 0.67) 21.57%, rgba(0, 0, 0, 0) 50%, #000000 100%) !important; */
    background:none;
    display:none;
}
.room-coast-header-sec .sunshine-coast-img:before {
    display: none;
}

    .room-coast-header-sec .sunshine-coast-img::before{
        display:none;
    }

.room-detail-heading {
    display: flex;
    justify-content: space-between;
}

.room-detail-disc p {
    margin: 0 !important;
}

.room-detail-disc {
    position: relative;
}

.room-detail-disc p {
    position: absolute;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    margin: 0;
    width: 100%;
    flex-direction: column;
    font-size: 26px;
    line-height: 20px;
    color: #fff;
    font-family: "Aeonik" !important;
    font-weight: bold;
    letter-spacing: -1px;
}

.room-detail-disc p span {
    font-size: 16px;
   
    right: -9px;
    position: relative;
}

.product-card-gallery--no-image .product-media-container svg {
    width: 100% !important;
    height: 100% !important;
    aspect-ratio: inherit !important;
}
.vip-product-img {
    position: relative;
    padding-bottom: 106%;
}
.vip-product-img img {
    position: absolute;
    inset:0;
    height: 100%;
    object-fit: cover;
}
.cart-items__wrapper--drawer-empty {
    margin-top: 10px;
}
.store-footer-copyright a {
    text-decoration: none;
}
.store-footer-copyright p {
    border-right: 1px solid #fff;
    padding-right: 12px;
}
.sorting-filter__select-wrapper:has(:focus-visible) {
    outline: none !important;
    outline-offset: none;
}
.c-form-sec p.form-status.form-status-list.form__message {
    display: flex;
    color: #21f521;
}
.c-form-sec p.form-status.form-status-list.form__message svg {
    flex: 0 0 20px;
}
.product-badges {
    z-index: 2 !important;
}
/* new-css */

@media screen and (min-width: 750px) {
  #header-component .header__underlay {
    height: var(--header-height) !important;
    max-height: var(--header-height) !important;
  }
}

@media screen and (min-width: 750px) {
  .header-menu .menu-list__submenu {
    background: transparent !important;
  }

  .header-menu .menu-list__submenu-inner {
    background: var(--color-background);
  }
}
