/** Shopify CDN: Minification failed

Line 278:0 Unexpected "}"

**/
/*--------------------------------- common ------------------------------------*/

.template-product #MainContent {
    padding-bottom: 0px !important;
}

/* wishlist */
div#shopify-section-template--19985039065240__main {
    padding-bottom: 60px;
}


/* —--------------------------Headings font size—---------------------- */
@media(min-width:769px){
h2, .h2, h1 {
    font-size: 40px;
    font-weight: 600;
    text-transform: uppercase;
    color: #be8a19;
}
}
@media(max-width:768px){
h2, .h2, h1{
    font-size: 28px;
    font-weight:600;
     text-transform: uppercase;
     color: #be8a19;
}
}

h4{
    font-weight: 600;
}

#shopify-section-template--20011428610200__show_schedule_hPAPDR
h2 {
    font-size: 40px !important;
}
#shopify-section-template--20011428610200__show_schedule_hPAPDR
.schedule-date {
    color: #be8a19 !important;
}

/* banner */

h2.m-richtext__title.m-slide__title.m\:text-white.h1 {
    font-size: 40px;
}

/*--------------- Sub menu hover bacground--------------------------------- */
.m-sub-menu__item>a:hover {
    background: #368dba !important;
    border-radius: 8px;
    color: white !important;
}

/*------------------- search suggestion off------------------------------- */
.m-search-popular.m\:flex.md\:m\:justify-center.m\:flex-wrap {
    display: none;
}

/* -----------------------cart-count-bubble------------------------- */
/* span.m-cart-count-bubble.m-cart-count.m\:hidden {
    background:  #368dba;
} */

/* —--------------------------Count bubble —---------------------- */
span.m-cart-count-bubble.m-cart-count {
    background:  #368dba;
}

/* -------------------------------wishlist count----------------------------- */
sup.m-wishlist-count {
    background:  #368dba;
}

/* —----------------Nav section border—-------------------------------------*/
header.m-header__desktop.logo-left-menu-center.m-gradient.m-color-default {
    border-bottom: 1px solid rgb(223, 223, 223);
}




/* —--------------------------Nav  shadow All page—---------------------- */

.m-header header {
    box-shadow: 0 4px 20px #0000000a;
}

/* —--------------------------Nav  shadow Home page—---------------------- */
.m-header.header-sticky-always.transparent-on-top .m-header__mobile, .m-header.header-sticky-always.transparent-on-top .m-header__desktop, .m-header.header-sticky-always.transparent-on-top .m-menu-bar {
    box-shadow: 0 4px 20px gray;
}

/*--------------------- menu items—---------------------- */
a.m-menu__link {
    color: black !important;
}

/*---------------------------- banner content--------------------------------- */
.m-slide__content.m-richtext.m\:text-left {
    max-width: 610px;
}



/* —-------------------------Footer —---------------------- */

.m-footer--middle .m-footer--block {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
}

h3.m-accordion--item-button.m-footer--block-title {
    font-size: 20px;
    font-weight: 600;
    color: #be8a19;
}
/* —-------------------------Footer  shadow optional—---------------------- */

/* m-footer.m-footer.m\:block {
    box-shadow: 0 -8px 32px rgb(210 134 26 / 33%);
} */

/* —-------------------------- hover name off—---------------------- */
#shopify-section-sections--18487070818492__header span.m-tooltip__content {
    display: none;
}

/* —-----------------------------policy page  width—----------------------------*/
.shopify-policy__container {
    max-width: 1400px !important;
    margin: 0 auto 4rem !important;
}
/* —-----------------------------Collapsible tab—----------------------------*/
/* faq */
.m-faqs-section .m-collapsible--button {
    font-size: 18px;
    line-height: 1.555;
    padding-top: 16px;
    padding-bottom: 16px;
}

h3.m-collapsible--button.h3 {
    font-size: 30px;
    color: black;
}

h3.m-collapsible--button {
    padding: 18px 0;
}
/* h3.m-collapsible--button {
    border: solid hsl(214.3 31.8% 91.4%);
    margin-top: 10px;
    border-radius: 10px 10px 0 0;
} */

h3.m-collapsible--button.h3 {
    font-size: 30px;
    color: black;
}

/* .m-collapsible--content__inner.rte {
    border: solid hsl(214.3 31.8% 91.4%);
    border-radius: 0 0 10px 10px;
    margin-top: -20px;
    padding: 20px;
}
.m-collapsible[open=true] .m-collapsible--button, .collapsible[open=true] .m-collapsible--button {
    border-bottom-color:white;
}

section.m-section.m-faqs-section.m-gradient.m-color-default {
    max-width: 900px;
    margin: auto;
} */

/* product page FAQ  collapsible tab*/


#shopify-section-template--19985039392920__collapsible_tabs_JndiBV .m-collapsible--button {
    font-weight: 400;
    color: black;
}
/* —-----------------------------—-----------------------------------------------------------------*/

/* -----------------primary button-------------------------*/


a.m-button.m-button--primary {
    background: ;
    border: none;
}


/* a.m-button.m-button--primary {
    background: #b4d2b4;
     border: none;
   
} */


a.m-button.m-button--primary:hover {
   
    box-shadow: none;
    box-shadow: 0 0 18px #ccc;
}


button.m\:w-full.m-button.m-button--primary {
    background: ;
    border: none;
}

button.m\:w-full.m-button.m-button--primary:hover {
    box-shadow:none;
}
/* ---------------------------------------------------------------------------*/
/*-------------------- judge me review—-------------------------------------- */

.jdgm-prev-badge {
    padding: 20px 0;
}

.jdgm-rev-widg__reviews {
    /* background: #dcdcdc54; */
    padding: 0px 40px;
    border-radius: 15px;
    box-shadow: 0px 4px 16px rgba(0,0,0,0.1);
}


.jdgm-rev-widg__header {
    /* background: #dcdcdc54; */
    border-radius: 15px;
    padding-top: 20px;
    box-shadow: 0px 4px 16px rgba(0,0,0,0.1);
}

.jdgm-carousel-wrapper {
    max-width: 1400px !important;
    width: 100% !important;
}

.jdgm-carousel__item-container {
    /* background: #b4d2b426; */
    border-radius: 10px;
    padding: 20px;
}

/* ------------------------------------footer search ----------------------------------*/
ul.m-footer--bottom-menu.m-link-lists.m-link-lists--inline.xl\:m\:justify-end.show-menu-item-divider {
    display: none;
}


/*---------------------------- social icon footer ----------------------------*/
a.social-media-links--item {
    background: white !important;
}
body .m-footer--block .social-media-links a:hover {
   box-shadow: none !important;
}
.m-footer--block .social-media-links a {
  color: #793836 !important;
}
.m-footer--block .social-media-links a:hover {
  color: #d59e4e !important;
}


}/* --------------------------------------------------- */


button#scroll-to-top-button {
    background: ;
    border: none !important;
}


button#scroll-to-top-button:hover {
    background: ;
    box-shadow: none;
}

/*------------------------------ footer block title ------------------------------------------------*/
h3.m-accordion--item-button.m-footer--block-title {
    font-size: 20px;
    font-weight: 600;
}


/*-------------------------------- rich text------------------------------------------------ */
.m-richtext.m\:text-center {
    max-width: 800px;
    margin: auto;
}

/* wishlist product card */
button.m-tooltip.m-button--icon.m-wishlist-button.m-tooltip--left.m-tooltip--style-1 {
    background: ;
    border: none;
    box-shadow: none !important;
}

/*----------------------------- slider arrow -------------------------------*/

button.m-slider-controls__button.m-slider-controls__button-next.swiper-button-next{
    background: #368dba;
    border: none;
    box-shadow: none;
}

button.m-slider-controls__button.m-slider-controls__button-prev.swiper-button-prev {
    background: #368dba;
    border: none;
    box-shadow: none;
}

/* ----------------------product card design------------------------ */

/* .m-product-card.m-product-card--style-2.m-scroll-trigger.animate--fade-in-up {
    box-shadow: 0 4px 20px #0000001c;
    padding: 10px;
} */

/* Product card */

.swiper-slide.m\:column {
    border: 1px solid rgba(128,128,128,.16);
    box-shadow: 3px 3px 10px #0000001f;
    padding: 2px;
    background-color: #f7f7f7!important;
}
.m-mixed-layout__inner.m\:grid.m-cols-4.m\:grid-2-cols.md\:m\:grid-2-cols.lg\:m\:grid-3-cols.xl\:m\:grid-4-cols {
    gap: 10px;
}
.m-product-card__info {
    padding: 0 20px 5px;
}

#m-section--template--19985038803096__featured_collection_4PzgKq
.m-product-list.m-slider-control-hover-inside.m-mixed-layout.m-mixed-layout--mobile-grid.m-mixed-layout--mobile-scroll {
    max-width: 800px;
    margin: auto;
}
#m-section--template--19985038803096__featured_collection_4PzgKq
.m-mixed-layout__inner.m\:grid.m-cols-2.m\:grid-2-cols.md\:m\:grid-1-cols.lg\:m\:grid-3-cols.xl\:m\:grid-2-cols {
    gap: 10px;
}

/*------------------------------- announcement bar---------------------------- */
.m-announcement-bar__content {
    font-size: 12px !important;
}

#m-announcement--sections--19985039491224__annoucement
button.m-slider-controls__button.m-slider-controls__button-prev.swiper-button-prev
{
    background: none;
}
#m-announcement--sections--19985039491224__annoucement
button.m-slider-controls__button.m-slider-controls__button-next.swiper-button-next
{
    background: none;
}
button.m-slider-controls__button.m-slider-controls__button-next.swiper-button-next

/*------------------------------ collection-card title------------------------------- */
a.m-collection-card__link.m\:block {
    font-weight: 700;
}

/* ---------------------------product tab ------------------------ */
a.m-tab-header {
    opacity: 1;
}

/* ---------------------------contact------------------------ */
h3.m-contact-form__heading {
    text-align: center;
    padding-bottom:20px;
    font-size:40px;
    font-weight: 700 !important;
}


.template-page #MainContent {
    padding-bottom: 0px ;
}


form#contact_form {
    display: grid;
}


/* ---------------------------Feature promotion------------------------ */
h3.m-icon-box__heading.h4 {
    font-weight: 700;
    font-size: 25px;
}

/* image with text */
.m-image-with-text__content.m\:column.m\:w-full.md\:m\:w-1\/2.lg\:m\:w-6\/12.m-scroll-trigger.animate--fade-in {
    background: #f4f4f4;
    padding: 50px;
}

.m-icon-box__description.rte.m\:text-color-subtext {
    font-size: 16px;
}






/*###############################-----------common end ------------############################################*/


/* product page button */


button.m-add-to-cart.m-spinner-button.m-button.m-button--secondary:hover {
    background:  #368dba;
    border: none;
    box-shadow: none;
}
/* button.m-add-to-cart.m-spinner-button.m-button.m-button--secondary {
    background:  #368dba;
    border: none;
    box-shadow: none;
} */


button.shopify-payment-button__button.shopify-payment-button__button--unbranded {
    background:  #368dba;
    border: none;
}


/* ---------------------product tabs ----------------------------*/


#m-section--template--18950105366702__product_tabs_agzPyL .m-tab-header.active:after {
    width: 0% !important;
}


#m-section--template--18950105366702__product_tabs_agzPyL a.m-tab-header.active {
    border: none;
    padding: 10px;
    border-radius: 30px;
    background:  #368dba;
    color: white;
}


#m-section--template--18950105366702__product_tabs_agzPyL a.m-tab-header {
    border: solid 1px black;
    border-radius: 30px;
    padding: 10px !important;
}


#m-section--template--18950105366702__product_tabs_agzPyL .m-tabs__wrapper {
    padding: 0px;
    border-radius: 10px;
}


#shopify-section-template--15594373742650__162251092958fcda7c .m-section__header {
    --m-section-header-spacing-bottom: 30px !important;
}


.m-product-tabs .m-tabs__wrapper {
    gap: 10px !important;
}


#m-section--template--18950105366702__product_tabs_agzPyL
a.m-tab-header {
    width: 200px;
}


/* ------------------------------- */
/* features promotion */
/* #m-section--template--18950105366702__16225125199f82d8fe */
.m-icon-box.m-icon-box--vertical.m-icon-box--col-1.m-gradient.m-color-scheme-638c3d91-23e1-4da1-85cb-41dbb01b2091.m-scroll-trigger.animate--fade-in-up {
    border-radius: 10px;
    padding: 30px 10px;
}


section#m-section--template--18950105366702__16225125199f82d8fe {
    border: none;
}


/*------ Newsletter-------------------------------- */


button.m-newsletter-form__button.m-newsletter-form__button--text.m-button {
    background: #2287BB;
    color: white;
}
h2.m-newsletter-section__heading.h2 {
    color: white;
}

/* input#ContactSubscribe-template--18950105366702__newsletter_F4AzB4-email {
    border: #48a646 2px solid;
} */


.m-newsletter-form__button-inline .m-newsletter-form__button:hover {
    border: none;
}


/* .m-newsletter-form__input-wrapper.m\:display-flex.m\:w-full.m\:relative {
    border: #48a646 2px solid;
} */

.m-newsletter-section__description {
    opacity: 1 !important;
}

.m-newsletter-section__header {
    margin-bottom: 40px !important;
}

/* product recomendation */

.m\:grid.m\:grid-2-cols.md\:m\:grid-4-cols.xl\:m\:grid-5-cols.m-mixed-layout__inner.swiper-wrapper {
    gap: 10px;
}


@media(max-width:1023px){
    h2.m-richtext__title.m-slide__title.m\:text-white.h1 {
    font-size: 25px;
}

.m-image-with-text__content.m\:column.m\:w-full.md\:m\:w-1\/2.lg\:m\:w-6\/12.m-scroll-trigger.animate--fade-in {
    background: #f4f4f4;
    padding: 20px;
}

.m-footer--middle .m-footer--block {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.m-icon-box__inner.m\:flex-col.m\:items-center {
    background: #f6f6f6;
    padding: 20px;
}
.m-icon-box__inner.m\:flex-col.m\:items-start {
    background: #f6f6f6;
    padding: 20px;
}
}