/** Shopify CDN: Minification failed

Line 298:0 Unexpected "}"

**/



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

/* header */

@media(min-width: 1480px){

.m-header {
    min-height: 0 !important;
}

img.m\:inline-block {
    max-width: 90px;
    z-index: !important;
}

.m-header__main.m-menu-bar.m-gradient.m-color-default {
    /* margin-top: -60px !important; */
    background: #66339900;
    max-width: 1200px;
    margin: -75px auto 0;
}


.m-menu {
    display: flex;
    justify-content: center;
}

a.m-menu__link.m-menu__link--main {
    padding: 30px 20px;
}

.m-header__right.m\:w-8\/12 {
    margin-top: -50px;
}
#shopify-section-sections--17724266479682__header
a.m-header__account {
    margin-top: 122px;
    padding-bottom: 7px;
}
#shopify-section-sections--17724266479682__header
a.m-cart-icon-bubble{
    margin-top: 122px;
    padding-bottom: 7px;
}
#shopify-section-sections--17724266479682__header
a.m-header__wishlist{
    margin-top: 122px;
    padding-bottom: 7px;
}

.container-fluid {
    /* padding: 0 !important; */
}

#shopify-section-sections--17724266479682__header
.m-search-form--full {
    border: 2px solid;
    border-radius: 50px;
    transition: border .3s;
    height: 42px;
}

#shopify-section-sections--17724266479682__header
.m-header .m-cart-icon-bubble {
    margin-right: 0 !important;
    padding-right: 0 !important;
}

m-search-popup.m-header__search.m-search-form--full.m\:flex.m\:items-center {
    position: absolute;
    /* height: 100px; */
    width: 500px;
}

.m-search-form--full {
    border: 2px solid !important;
    height: 40px !important;
    border-radius: 30px !important;
}

.m-logo__image {
    position: relative;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}



}


/* sections--17724266479682__header
shopify-section-sections--17724266479682__header */

/* --------------------------------------------------------------------------------------------------------- */





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

/* —--------------------------Mega menu collection—---------------------- */
/* header mega menu */
/* ul.m-sub-menu.m-sub-menu--level-1 {
    display: none;
} */


/* —--------------------------Headings font size—---------------------- */
@media(min-width:769px){
h2, .h2, h1, .h3, h3,h2.m-richtext__title.m-slide__title.m\:text-white.h1{
    font-size: 30px;
    font-weight:600;
}
}
@media(max-width:768px){
h2, .h2, h1, .h3, h3,h2.m-richtext__title.m-slide__title.m\:text-white.h1{
    font-size: 28px;
    font-weight:600;
}
}

/*--------------- Sub menu hover bacground--------------------------------- */
.m-sub-menu__item>a:hover {
    background: #000 !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: #000;
} */

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

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

/* —----------------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;
}

.m-slider .m-slider-controls__button svg {
    width: 50px;
    height: 70px;
    color: white !important;
}

/* —-------------------------Footer  shadow optional—---------------------- */



/* —-------------------------- 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—----------------------------*/

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

/* -----------------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: 5px;
    box-shadow: 0px 4px 16px rgba(0,0,0,0.1);
}


.jdgm-rev-widg__header {
    /* background: #dcdcdc54; */
    border-radius: 5px;
    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: 5px;
    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:hover {
  color: gray !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: black;
    border: none;
    box-shadow: none !important;
    color: white;
}

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

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

button.m-slider-controls__button.m-slider-controls__button-prev.swiper-button-prev {
    background: ;
    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;
} */

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

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


/*------------------------------ 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:30px;
    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-up {
    background: none;
    padding: 50px;
}

@media(max-width: 768px){

    .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-up {
    padding: 40px 20px;
}

#shopify-section-template--17756276129858__image_with_text_LfMRgx .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-up {
    background: #00000014;
    padding: 40px 20px !important;
}

.m-hero--content-stack {
    overflow: visible;
    margin-bottom: 0px !important;
}

.m-hero__inner.m-hero__inner--middle-center.container-fluid {
    display: none;
}

}






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


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


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


#m-section--template--17724266250306__162251092958fcda7c a.m-tab-header.active {
    border: none;
    padding: 10px 20px;
    border-radius: 0px;
    background: #000;
    color: white;
}


#m-section--template--17724266250306__162251092958fcda7c a.m-tab-header {
    border: solid 1px black;
    border-radius: 0px;
    padding: 10px !important;
}


#m-section--template--17724266250306__162251092958fcda7c .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--17724266250306__162251092958fcda7c
a.m-tab-header {
    width: 320px;
}


/* ------------------------------- */
/* 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: #000;
    color: white;
}


input#ContactSubscribe-template--18950105366702__newsletter_F4AzB4-email {
    border:  #000 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:  #000 1px solid;
}

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



/* POPULAR BRANDS */

#m-brand-list-template--17724266250306__brands_list_XfN79B
h2.m-section__heading.h3.m-scroll-trigger.animate--fade-in-up {
    font-size: 30px !important;
    font-weight: 700 !important;
}

/* easify */
.modalDetailProduct-module__product_content_description_wrap__kJ {
    display: none;
}
#box-builder-layout-content
.rootElementRenderer-module__rootElementContainer__3I * [el-type=HEADING], .rootElementRenderer-module__rootElementContainer__3I * [el-type=DIVIDER], .rootElementRenderer-module__rootElementContainer__3I * [el-type=TEXT], .rootElementRenderer-module__rootElementContainer__3I * [el-type=HEADING] p, .rootElementRenderer-module__rootElementContainer__3I * [el-type=DIVIDER] p, .rootElementRenderer-module__rootElementContainer__3I * [el-type=TEXT] p {
    text-align: center !important;
}
#box-builder-layout-content
.sbb-top-\[10px\] {
    top: 150px;
}

.rootElementRenderer-module__rootElementContainer__3I * [el-type=HEADING], .rootElementRenderer-module__rootElementContainer__3I * [el-type=DIVIDER], .rootElementRenderer-module__rootElementContainer__3I * [el-type=TEXT], .rootElementRenderer-module__rootElementContainer__3I * [el-type=HEADING] p, .rootElementRenderer-module__rootElementContainer__3I * [el-type=DIVIDER] p, .rootElementRenderer-module__rootElementContainer__3I * [el-type=TEXT] p {
    margin: auto !important;
}
  
