/** Shopify CDN: Minification failed

Line 164:4 "boeder-radius" is not a known CSS property
Line 244:4 "boeder-radius" is not a known CSS property
Line 254:0 Unexpected "}"
Line 262:4 "boeder-radius" is not a known CSS property

**/





  /* -----------------------------common------------------------------ */
  h2,h3, .h2 {
      font-size: 35px;
    font-weight: 600;
    text-transform: uppercase;
}

a.m-button.m-button--primary {
    text-transform: uppercase;
}

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

.shopify-policy__container {
    max-width: 1450px !important;
    margin: 0 auto 4rem!important;
}

/* div#shopify-section-template--24770072150352__main {
    background: #F4F4F4;
} */

.m-page-header.m-page-header--template-page.m\:text-center.m-scroll-trigger.animate--fade-in-up {
    background: #F4F4F4;
}

/* policy */
.shopify-policy__title {
    background: #F4F4F4;
}

.shopify-policy__body {
    padding-top: 20px;
}

/* ---------------------------dropdown menu--------------------- */
li.m-sub-menu__item.m-sub-menu__item--level-1 a {
    color: black;
}
/* -----------------------4 features --------------*/

#m-section--template--24770072969552__16225125199f82d8fe .m-icon-box.m-icon-box--horizontal.m-icon-box--col-1.m-gradient.m-color-scheme-cee058e4-58e3-46aa-9af9-219dadc79066.m-scroll-trigger.animate--fade-in-up {
    padding: 10px 4px;
    border-radius: 10px;
}

#m-section--template--24770072969552__16225125199f82d8fe .m-icon-box__description.rte.m\:text-color-subtext p {
    font-size: 14px;
}
#m-section--template--24770072969552__16225125199f82d8fe h3.m-icon-box__heading.h4 {
    font-size: 16px;
    font-weight: 800;
}
/* ---------------------Shop by Categories ---------------------------*/
/* #m-collection-list-template--24770072969552__16225316461d1cff80 .m-collection-card.m-collection-card--inside-2.m-scroll-trigger.animate--fade-in-up {
    box-shadow: 0 0 20px gray;
} */

/* a.m-collection-card__image.m\:block.m\:w-full {
    border-radius: 20px;
} */

/*------------------------------ peoduct tab ------------------*/

#m-section--template--24770072969552__product_tabs_gj7983 .m-section__tabs.m-scroll-trigger.animate--fade-in-up a {
    font-size: 20px;
    font-weight: 400;
}


/* 2nd banner----------------------- */

@media(min-width:800px){

  #m-hero-section-template--24770072969552__image_with_text_2_WLnf9t .m-hero__content.m\:text-center.md\:m\:text-center.m-text--white {
    max-width: 600px;
    margin-top: 90px;
    background: #00000040;
    padding: 50px;
    border-radius: 15px;
}
}



 /* ---------------------------------------product tab---------------------------------------------------- */

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

#m-section--template--24770072969552__product_tabs_gj7983 a.m-tab-header.active {
    border: solid 1px black;
    padding: 10px;
    border-radius: 30px;
    background: black;
    color: white;
}

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

#m-section--template--24770072969552__product_tabs_gj7983 .m-tabs__wrapper {
    padding: 12px;
    border-radius: 30px;
}

#m-section--template--24770072969552__product_tabs_gj7983 .m-section__header {
    --m-section-header-spacing-bottom: 30px !important;
}

#m-section--template--24770072969552__product_tabs_gj7983 .m-product-tabs .m-tabs__wrapper {
    gap: 8px !important;
}

#m-section--template--24770072969552__product_tabs_gj7983 .m-section__tabs.m-scroll-trigger.animate--fade-in-up a {
    font-size: 17px !important;
    font-weight: 200;
    text-transform: uppercase;
}


.m-product-tabs .m-tabs__wrapper {
    display: flex ;
    flex-wrap: nowrap;
    gap: 8px !important;
}

#m-section--template--24770072969552__product_tabs_gj7983 a.m-tab-header.active {
    border: solid 1px black;
    padding: 10px;
    border-radius: 30px;
    background: black;
    color: white;
    padding: 10px 20px  !important;
}
 /* ---------------------------------------end product tab---------------------------------------------------- */


/* -----------------image with text--------------------------------------*/

responsive-image.m-image.m-image-loaded {
    box-shadow: 0px 0px 15px gray;
    boeder-radius: 20px;
}



/*--------------- newsaletter----------------------- */
#m-newsletter-template--24770072969552__newsletter_g3xDqC button.m-newsletter-form__button.m-newsletter-form__button--text.m-button {
    background: black;
    color: white;
}
#m-newsletter-template--24770072969552__newsletter_g3xDqC .m-newsletter-form__wrapper.m-newsletter-form__button-inline {
    border: solid 1px;
    border-radius: 7px;
}

#shopify-section-template--24770072969552__newsletter_g3xDqC h2.m-newsletter-section__heading.m\:text-black.h2 {
    max-width: 600px;
}

/*----------------------------- clopsable tab---------------------------------------------- */
#m-collapsible--template--24770072969552__collapsible_tabs_WMjwa8 h3.m-collapsible--button.h4 {
    background: white;
    padding: 30px 100px;
    border-radius: 12px;
    margin-top: 4px;
}
#m-collapsible--template--24770072969552__collapsible_tabs_WMjwa8 .m-collapsible--content__inner {
    background: white;
    padding: 15px 150px;
}

/*---------------------------------- review------------------------ */
#vstar-reviews:not(.page-width,.wrapper,.site-wrapper) {
    max-width: 1500px !important;
    width: 100%;
}

.list-review.split {
    background: #F4F4F4;
    padding: 20px !important;
    border-radius: 10px;
    margin-top: 5px;
}

/* product page review */
div#noreviews-wrapper {
    background: #F4F4F4;
    border-radius: 20px;
}
/* --------------------------footer------------------ */

#shopify-section-sections--24770073231696__footer responsive-image.m-image.m-image-loaded {
    box-shadow: 0 0 0px !important;
}
#shopify-section-sections--24770073231696__footer h3.m-accordion--item-button.m-footer--block-title {
    font-size: 25px;
    font-weight: 600;
}

/*---------------------------- aboutUs page -------------------------*/
.m-richtext__description.rte.m-scroll-trigger.animate--fade-in-up {
    max-width: 750px;
    margin: auto;
    padding-top: 20px;
}

/* cart count */
span.m-cart-count-bubble.m-cart-count {
    background: black;
}

/* -------------------------Shop by categories----------------------------------------- */
/* #m-collection-list-template--24770072969552__16225316461d1cff80 h3.m-collection-card__title a {
    background: white;
    padding: 8px;
    border-radius: 10px;
} */

#m-collection-list-template--24770072969552__16225316461d1cff80 responsive-image.m-image.m-image-loaded {
    box-shadow: 0 0 0px gray;
    boeder-radius: 20px;
}
#m-collection-list-template--24770072969552__16225316461d1cff80 responsive-image.m-image.m-image-loaded {
    border-radius: 20px;
}
#m-collection-list-template--24770072969552__16225316461d1cff80 .m-collection-card.m-collection-card--standard.m-scroll-trigger.animate--fade-in-up {
    border-radius: 20px;
    background: white;
  padding-bottom: 20px;
}
}
#m-collection-list-template--24770072969552__16225316461d1cff80 img{
    border-radius: 20px;
}

/* password  */
#shopify-section-template--24770071789904__main responsive-image.m-image.m-image-loaded {
    box-shadow: 0 0 0px gray !important;
    boeder-radius: 20px;
}

/* -------------apps product page------------------ */

#po_container--297245 .po-option__swatch-media {
    height: 30px !important;
    width: 30px !important;
    border-radius: 50px !important;
}

#po_container--297245 .po-option__color-value {
    height: 30px !important;
    width: 30px !important;
    border-radius: 50px !important;
}

/* upload button------ */
#shopify-block-AS0luTVp1TG9CMm5ac__upload_lift_app_block_QUTKE9 .filepond--drop-label {
    background: #47dceb;
}

/*-------------------- mobile device---------------------------------------------------------------------------------------------*/
@media (max-width:800px){
  h2, h3, .h2 {
    font-size: 20px;
    font-weight: 600;
}

  .m-announcement-bar__content {
    font-size: 12px;
}

  /*------------------------------ peoduct tab ------------------*/

#m-section--template--24770072969552__product_tabs_gj7983 .m-section__tabs.m-scroll-trigger.animate--fade-in-up a {
    font-size: 12px;
    font-weight: 400;
}

/* #m-section--template--24770072969552__product_tabs_gj7983 .m-tabs__wrapper {
    padding: 0px;
    border-radius: 30px;
    gap: 6px;
} */

 #m-section--template--24770072969552__product_tabs_gj7983 .m-tabs__wrapper {
    display: grid !important;
    padding: 10px !important;
}


/*----------------------------- clopsable tab---------------------------------------------- */
#m-collapsible--template--24770072969552__collapsible_tabs_WMjwa8 h3.m-collapsible--button.h4 {
    background: white;
    padding: 5px 10px;
    border-radius: 12px;
    margin-top: 4px;
}
#m-collapsible--template--24770072969552__collapsible_tabs_WMjwa8 .m-collapsible--content__inner {
    background: white;
    padding: 5px 20px;
}
  #shopify-section-template--24770072969552__collapsible_tabs_WMjwa8 h3.m-collapsible--button.h4 span {
    font-size: 15px;
}

  #shopify-section-sections--24770073231696__footer h3.m-accordion--item-button.m-footer--block-title {
    font-size: 20px !important;
    margin-top: -11px;
}
}

/* double color */


/* conditions-de-poses page------------------------------------- */

/* customify */

.m-main-product--media.m\:column.m\:w-full.md\:m\:w-1\/2.is-desktop {
    overflow: hidden !important;
}

