/** Shopify CDN: Minification failed

Line 457:0 All "@import" rules must come first
Line 458:0 All "@import" rules must come first
Line 459:0 All "@import" rules must come first
Line 460:0 All "@import" rules must come first
Line 461:0 All "@import" rules must come first

**/
.bg-color-frame {
    background-color: rgba(242, 244, 246, 1);
}

.bg-color-two-image .container-full,
.bg-color-two-image .m-color-default{
        background-color: #fefaf6;
}

.bg-color-frame .m-product-tabs__load-more {
    margin-bottom: 50px;
}

.m-section-py{
    padding-left: 20px;
    padding-right: 20px;
}

.m-tb-60 {
    margin-top: 60px;
    margin-bottom: 60px;
}

.mt-60 {
    margin-top: 60px;
}

.mb-60 {
    margin-bottom: 60px;
}

.p-tb-60 {
    padding-top: 60px;
    padding-bottom: 60px;
}

.pt-60 {
    padding-top: 60px;
}

.pb-60 {
    padding-bottom: 60px;
}


.mt-35 {
    margin-top: 35px;
}

/* Common Button */

/* Pdp */
body .shopify-payment-button__button.shopify-payment-button__button--unbranded {
    background-color: rgb(var(--color-button-text));
    border-color: rgb(var(--color-button));
    color: rgb(var(--color-button));
}

body .shopify-payment-button__button.shopify-payment-button__button--unbranded:hover:not([disabled]),
.spr-button.spr-button-primary:hover:not([disabled]) {
    background: rgb(var(--color-button)) !important;
    color: rgb(var(--color-button-hover));
}

body .m-product-form .m-add-to-cart {
    background-color: rgb(var(--color-button-text));
    border-color: rgb(var(--color-button));
    color: rgb(var(--color-button));
}

body .m-product-form .m-add-to-cart:hover {
    background: rgb(var(--color-button)) !important;
    color: rgb(var(--color-button-hover));
    border: 1px solid rgb(var(--color-button-hover));
}

/* Pdp */
/* Common Button */


.m-mixed-layout__inner .m-product-card {
    box-shadow: 0 20px 40px rgba(26, 42, 108, 0.08);
    border-radius: 15px;
    padding: 15px;
    background-color: rgba(255, 255, 255, 0.7);
}



.m-button--primary,
.shopify-payment-button__button.shopify-payment-button__button--unbranded,
.spr-button.spr-button-primary {
    border: 1px solid rgb(var(--color-button-text));
}


.m-logo a {
    transition: 0.4s ease-in-out;
}


/* Custom Arrow and dots */

div .slick-arrow {
    z-index: 9;
}

div .slick-arrow:before {
    display: none !important;
}

div .slick-prev {
    left: -50px;
    transition: 0.4s ease-in-out;

}

div .slick-next {
    right: -50px;
    transition: 0.2s ease-in-out;

}

.slick-initialized.slick-slider:hover .slick-prev {
    left: 10px;
}

.slick-initialized.slick-slider:hover .slick-next {
    right: 10px;
}

div .slick-prev svg {
    margin-left: -2px;
}

div .slick-next svg {
    margin-right: -2px;
}

div .slick-arrow {
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: 0.4s ease-in-out;
    background-color: #A27764;
}

div .slick-arrow:hover,
div .slick-arrow:focus {
    background-color: #000;
}

div .slick-arrow svg {
    fill: #fff;
}


/* slick dots */

div .slick-dots {
    position: absolute;
    bottom: -30px;
    display: flex !important;
    flex-direction: row;
    list-style: none;
    padding: 0;
    margin: 0;
    transition: .5s ease-in-out;
    justify-content: center;
}

/* Each dot */
div .slick-dots li {
    width: 14px;
    height: 14px;
    border: 1px solid #000;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    transition: 0.5s ease-in-out;
}

div .slick-dots li+li {
    margin-left: 5px;
}

/* Remove default button style */
div .slick-dots li button {
    border: none;
    background: #000;
    color: #000;
    font-size: 0;
    font-weight: 500;
    cursor: pointer;
    padding: 4px;
    border: 1px solid #000;
    border-radius: 50%;
    width: 14px;
    height: 9px;
    transition: 0.5s ease-in-out;
}

div .slick-dots li.slick-active {
    border: 1px solid #a27764;
}

div .slick-dots li.slick-active button {
    background: #a27764;
    border: 1px solid #a27764;
}

div .slick-dots li.slick-active button:before,
div .slick-dots li button:before {
    display: none;
}

/* slick dots */
/* Custom Arrow and dots */
/* common slick slider css */


.template-product #MainContent .container-fluid,
.template-product #MainContent .container {
    max-width: 100%;
    padding-left: 60px;
    padding-right: 60px;
}

.template-product #MainContent .m-recently-viewed .container-fluid {
    max-width: 1560px;
    padding-left: 20px;
    padding-right: 20px;
}

.template-product #MainContent .container-fluid.main-image {
    padding-left: 20px;
    padding-right: 20px;
}

.template-product #MainContent .section-switch-tab-umbrella .container {
    max-width: 1100px;
    margin: auto;
}
.m-mobile-sticky-bar{
    display: none !important;
}

body.light-bg-make-textdark .main-list-grid-main .product-title,
body.light-bg-make-textdark .after-product-description-text,
body.light-bg-make-textdark .left-innerbutton h4,
body.light-bg-make-textdark .left-innerbutton p,
body.light-bg-make-textdark.template-product .m-breadcrumb--item,
body.light-bg-make-textdark.template-product div .m-breadcrumb--separator {
    color: #000;
}

body.light-bg-make-textdark.template-product .m-breadcrumb--item:hover {
    color: #ccc;
}

body.light-bg-make-textdark .common-bg-layer .icon-text span svg {
    fill: #000;
}

body.light-bg-make-textdark .open-gallery-btn {
    border: 1px solid #000;
    color: #fff;
    background: #000;
}

body.light-bg-make-textdark .open-gallery-btn:hover {
    border: 1px solid #000;
    color: #000;
    background: #fff;
}

.bg-color-white {
    background-color: #fff;
}

.m-button--link:hover,
.m-section__description a:hover,
.m-link-underline:hover,
.rte a:hover:not(.spr-summary-actions-newreview),
.m-button--link:focus,
.m-section__description a:focus,
.m-link-underline:focus,
.rte a:focus:not(.spr-summary-actions-newreview) {
    color: #A27764 !important;
}

.m-menu__link--main:hover {
    color: #A27764 !important;
}


.m-richtext__title {
    color: #AB7E69;
}





















/* Custom Font */

@font-face {
    font-family: 'Bebas Neue Regular';
    src: url('BebasNeueRegular.woff2') format('woff2'),
        url('BebasNeueRegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bebas Neue Bold';
    src: url('BebasNeueBold.woff2') format('woff2'),
        url('BebasNeueBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Outfit SemiBold';
    src: url('Outfit-SemiBold.woff2') format('woff2'),
        url('Outfit-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Outfit Medium';
    src: url('Outfit-Medium.woff2') format('woff2'),
        url('Outfit-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

/* Second Font */
@font-face {
    font-family: 'Fahkwang';
    src: url('Fahkwang-Bold.woff2') format('woff2'),
        url('Fahkwang-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Fahkwang';
    src: url('Fahkwang-Light.woff2') format('woff2'),
        url('Fahkwang-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Fahkwang Medium';
    src: url('Fahkwang-Medium.woff2') format('woff2'),
        url('Fahkwang-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Fahkwang';
    src: url('Fahkwang-Regular.woff2') format('woff2'),
        url('Fahkwang-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Fahkwang Bold';
    src: url('Fahkwang-SemiBold.woff2') format('woff2'),
        url('Fahkwang-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

/* Second Font */


/* Third Font */
@font-face {
    font-family: 'Olivera';
    src: url('Olivera.woff2') format('woff2'),
        url('Olivera.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'OliverOblique';
    src: url('OliverOblique.woff2') format('woff2'),
        url('OliverOblique.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


/* Third Font */
/* Four Font */
@font-face {
    font-family: 'Calvia Demo';
    src: url('CalviaDemo-Regular.woff2') format('woff2'),
        url('CalviaDemo-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* Four Font */


/* Body Font New */
@import url('https://fonts.googleapis.com/css2?family=Sora:wght@100..800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Syne+Mono&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Pompiere&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Jim+Nightshade&display=swap');



/* Body Font New */

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Calvia Demo' !important;
    /* line-height: 45px !important;
    letter-spacing: 4px; */
}

body {
    /* font-family: 'Calvia Demo' !important; */
    /* font-family: "Sora", sans-serif; */
   /* font-family: 'Calvia Demo'; */
    /* font-family: 'Fahkwang Bold'; */
   font-family: 'Outfit Medium';
        /* font-family: "Syne Mono", monospace; */
          /* font-family: "Pompiere", sans-serif; */
  /* font-family: "Jim Nightshade", cursive; */


  font-weight: 400;
   
}

.m-menu__link--main{
        font-family: 'Calvia Demo' !important;
}



/* Custom Font */


























/* About Us */

.sf__about-block-text .m-richtext__description {
    text-align: center !important;
}

.ul-color-chnage p {
    color: #000;
}

.m-image-card__inner .m-richtext__title {
    font-weight: 600;
}

.m-image-card__inner .m-richtext__subtitle .text-color-subtext {
    color: #000;
}

/* About Us */

#MainContent .shopify-policy__container {
    max-width: 100% !important;
    padding: 0;
}

#MainContent .shopify-policy__container .shopify-policy__title {
    width: 100%;
    background-color: #AB7E69;
}

#MainContent .shopify-policy__container .shopify-policy__title h1 {
    font-size: 52px;
    color: #fff;
    padding: 150px 0px;
}

#MainContent .shopify-policy__body {
    max-width: 1250px !important;
    margin: 50px auto 0;
    padding: 0 20px;
}


[data-template="cart"] .m-page-header {
    width: 100%;
    background-color: #AB7E69;
    margin-bottom: 40px;
}

[data-template="cart"] .m-page-header__title {
    color: #fff;
}

[data-template="cart"] .m-breadcrumb--item {
    color: #fff;
}

[data-template="page"] .m-info-box h3 {
    color: #734631;
}

[data-template="page"] .m-info-box .m-info-box__content p {
    color: #000
}




@media screen and (min-width: 1023px) {}

/* Mobile Css Common */
@media screen and (max-width: 1023px) {
    .m-tb-60 {
        margin-top: 40px;
        margin-bottom: 40px;
    }

    .mt-60 {
        margin-top: 40px;
    }

    .mb-60 {
        margin-bottom: 40px;
    }

    .p-tb-60 {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .pt-60 {
        padding-top: 40px;
    }

    .pb-60 {
        padding-bottom: 40px;
    }

    #MainContent .shopify-policy__container .shopify-policy__title h1 {
        font-size: 32px;
        padding: 100px 0px;
    }

}

@media screen and (max-width: 767px) {}

/* Mobile Css Common */