/** Shopify CDN: Minification failed

Line 14:7 Unexpected "<"
Line 1410:9 Unexpected "{"
Line 1410:18 Expected ":"
Line 1417:10 Unexpected "{"
Line 1417:19 Expected ":"

**/
.page-width.page-width {
    max-width: 1420px !Important;
    padding: 0 32px !important;
}
.inter-<uniquifier> {
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}
.header-wrapper {
    padding: 5px 0px !important;
}
header.header.header--middle-left.header--mobile-center.page-width.header--has-menu.header--has-account {
    gap: 12px;
}
header.header {
    padding: 0px !IMPORTANT;
}
/* .header__icons {
    display: none;
} */

/* details-modal.header__search {
    display: none !important;
} */

a.header__icon.header__icon--account.link.focus-inset.small-hide {
    display: none;
}
/* .list-menu .header__menu-item:hover {
    border-radius: 100px;
    background-color: rgb(243 244 246);
} */


.header__menu-item:hover {
    border-radius: 100px;
    text-decoration:none !Important;
}
/* .header__menu-item {
    padding: 7px 18px;
} */

.header__menu-item:hover .header__active-menu-item {
    text-decoration-thickness: 0px !important;
    text-decoration: none !Important;
    padding: 0px !Important;
}

.header__active-menu-item {
    text-decoration: none !Important;
}
.header__menu-item span {
    color: #374151;
    font-weight: 500 !IMPORTANT;
}
.header__menu-item span {
    transition: text-decoration var(--duration-short) ease;
     text-decoration: none !Important;
}
.btn_prim {
    display: inline-flex;
}
a.bn_gfgk {
    background: linear-gradient(135deg, rgb(116 85 169), rgb(199 17 192));
    color: white;
    box-shadow: 0 10px 15px -3px rgb(168 85 247 / 20%), 0 4px 6px -4px rgb(168 85 247 / 20%);
    border: none;
    border-radius: 40px;
    font-family: Inter;
    padding: 8px 24px;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    cursor: pointer;
}
.header--middle-left {
    grid-template-areas: "heading navigation icons";
    grid-template-columns: auto 1fr auto !Important; 
    column-gap: 2rem;
}
nav.header__inline-menu {
    text-align: right;
}
footer.footer {
    background-color: #29262f;
}

span.discount {
    background-color: #c711c033;
    color: #c711c0;
    padding: 3px 13px;
    font-size: 11px;
    border-radius: 40px;
    font-weight: 700;
}

a.pf-card-btn:hover {
    box-shadow: 0 20px 25px -5px #a855f74d, 0 8px 10px -6px #a855f74d;
     transform: translateY(-2px);
         transition: .3s ease;
}

a.pf-btn.pf-btn-primary:hover {
    box-shadow: 0 20px 25px -5px #a855f74d, 0 8px 10px -6px #a855f74d;
    transform: translateY(-2px);
    transition: .3s ease;
}
a.bn_gfgk:hover {
    box-shadow: 0 20px 25px -5px #a855f74d, 0 8px 10px -6px #a855f74d;
    transform: translateY(-2px);
    transition: .3s ease;
}
body {
    letter-spacing: 0;
}
/* .list-menu .header__menu-item:hover {
    border-radius: 100px;
    background-color: rgb(243 244 246);
} */
.header__inline-menu .list-menu--inline {
    display: inline-flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-right: 30px;
}
.header__menu-item {
    padding: 0px;
    text-decoration: none;
    color: rgba(var(--color-foreground),.75);
}
summary.list-menu__item {
    padding-right: 17px !important;
}
.header__menu-item:hover span {
  background: linear-gradient(135deg, rgb(116, 85, 169), rgb(199, 17, 192));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
   transition: transform 0.35s ease-in-out;
}
.header__menu-item {
  position: relative;
  display: inline-block;
  text-decoration: none;
   transition: transform 0.35s ease-in-out;
}
.header__menu-item:hover {
    border-radius: 100px;
    transform: scale(1.1);
    background: linear-gradient(135deg, rgb(116, 85, 169), rgb(199, 17, 192));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.header__menu-item span::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -4px;
  width: 100%;
  height: 2px;
  background: linear-gradient(135deg, rgb(116, 85, 169), rgb(199, 17, 192));
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.35s ease-in-out;
}

.header__menu-item:hover span::after {
  transform: scaleX(1);
}
.list-menu--disclosure {
    position: absolute;
    right: -72px !important;
    top: 28px;
    background: #ffffffe0;
    backdrop-filter: blur(25px);
    border-radius: 10px !important;
}
.header__menu-item .icon-caret {
    right: 0;
}





/* megha menu */

ul.mega-menu__list.page-width.mega-menu__list--condensed {
    display: flex;
    width: 100%;
    justify-content: space-between;
    max-width: 1721px;
    padding: 0 10px;
}

.one-line-link {
    width: auto;
    background: #ffffff21;
    padding: 12px 8px;
}
.mega-menu__link:hover, .mega-menu__link--active {
    text-decoration: none !important;
}
/* .block-titlee p {
    margin: 0;
    color: #000000;
    font-weight: 500;
    text-align: center;
    font-size: 15px;
    padding-top: 10px;
} */
.neeeee {
    width: 63%;
    display: flex;
    gap: 10px;
    justify-content: flex-end;
}
.image-column {
    flex: 1;
}
.menu-img img {
    width: 100%;
   height: 330px;
    object-fit: cover;
    display: block;
    margin: 0 0 0 auto;
    transition: all ease 0.4s;
}
li.image-column {
    width: calc(33% - 10px);
    border: 1px solid #ababab61;
    padding: 13px;
}

.menu-img:hover img {
    transform: scale(1.1);
}
.block-titlee {
    bottom: 10px;

    z-index: 1;
}
.mega-menu__list--condensed .mega-menu__link {
    color: #374151 !important;
    font-weight: 500 !IMPORTANT;
    font-size: 16px;
    text-align: start;
    margin-bottom: 0;
    transition: all ease 0.4s;
}
.menu-img a {
    text-decoration: none;
}
.menu-img {
    overflow: hidden;
}
.header__menu-item:hover span {
    text-decoration: none !important;
}
details[open]>.header__menu-item {
    text-decoration: none !important;
}
.mega-menu__link {
    color: rgba(var(--color-foreground)) !important;
}
.collection__title.title-wrapper {
    display: flex;
    justify-content: space-between;
}
.coll-heading h2 {
    margin: 0;
    text-transform: uppercase;
}
.collection__description {
    max-width: 80rem;
    color: #000;
}
.collection--full-width slider-component:not(.slider-component-desktop) {
    padding: 0 0.5rem !important;
}


.hitt-wrapper {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    align-items: center;
}

.hit-image {
    width: 100%;
    background: #f3f3f3;
}

.hit-image img {
    width: 100%;
    display: block;
    height: calc(100vh - 0px) !important;
    object-fit: cover;
}

.hit-text {
    width: 50%;
    position: absolute;
}
/* 




/* single eproduct page */

.grid__item.product__media-wrapper {
    width: 45% !important;
    max-width: 45% !important;
}
.product__info-wrapper.grid__item.scroll-trigger.animate--slide-in {
    width: 55% !important;
    max-width: 55% !important;
}
p.product__text.inline-richtext.caption-with-letter-spacing {
    color: #7455a9;
    font-size: 12px;
    font-weight: 600;
    padding-bottom: 5px;
}
.product-media-container.media-type-image.media-fit-contain.global-media-settings.gradient.constrain-height {
    border: none;
    padding: 0px !IMPORTANT;
    margin: 0px !important;
}
.product__title h1 {
    font-size: 36px;
    letter-spacing: 0px;
    line-height: 41px;
    font-weight:800;
}
.product__info-wrapper  .price-item.price-item--regular {
    font-size: 30px;
    font-weight: 800;
}

.product__tax.caption.rte {
    display: none;
}
.product__text.caption-with-letter-spacing+.product__title {
    margin-bottom: 0px !important;
}
div#price-template--26953654468993__main {
    margin: 0px;
    margin-top: 10px;
}
.product__description p {
    line-height: 23px;
    letter-spacing: 0.3px;
    color: #4B5563;
}
.product__description.rte.quick-add-hidden {
    margin-top: 0px;
}
product-info#MainProduct-template--26953654468993__main {
    padding-top: 80px;
    padding-bottom: 80px;
}
.product--large:not(.product--no-media) .product__info-wrapper {
    padding: 0 0 0 6rem !important;
}
.pbb-wrap {
    display: flex;
    align-items: center;
    gap: 12px;
    flex-wrap: wrap;
    margin-top: 28px !important;
}

    .pbb-buy {
      font-family: 'Inter', sans-serif;
      font-size: 14px;
      font-weight: 600;
      color: #ffffff;
      background: linear-gradient(135deg, rgb(116 85 169), rgb(199 17 192));
      border-radius: 999px;
      padding: 9px 24px;
      text-decoration: none;
      display: inline-block;
      white-space: nowrap;
      transition: opacity 0.2s ease, transform 0.2s ease;
    }

    .pbb-buy:hover {
      opacity: 0.88;
      transform: translateY(-1px);
      box-shadow: 0 20px 25px -5px #a855f74d;
    }

    .pbb-ask {
      font-family: 'Inter', sans-serif;
      font-size: 14px;
      font-weight: 600;
      color: #29262f;
      background: #ffffff;
      border: 1.5px solid #e5e7eb;
      border-radius: 999px;
      padding: 9px 24px;
      text-decoration: none;
      display: inline-block;
      white-space: nowrap;
      transition: border-color 0.2s ease, transform 0.2s ease;
    }

    .pbb-ask:hover {
    border-color: #dddddd !Important;
    transform: translateY(-1px);
    background-color: #f9fafb !Important;
}

.menu-drawer__extra p.list-menu__item {
    padding: 1px 30px 11px 30px;
    color: #9ca3af;
    letter-spacing: .05em;
    text-transform: uppercase;
    font-weight: 600;
}

a.menu-drawer__button.pf-btn-primary {
    color: #fff;
    background: linear-gradient(135deg, rgb(116 85 169), rgb(199 17 192));
     display:block;
     text-align:center;
     padding:10px 12px;
     border-radius:55px;
     text-decoration:none;
    font-weight:600;
     margin-top:10px;
}

.menu-drawer__extra .menu-drawer__menu li:last-child a.menu-drawer__menu-item {
    padding-bottom: 0;
}
.header__icon--cart svg.icon.icon-cart-empty {
    width: 29px !important;
}
.menu-drawer__menu-item--active {
    background: none !important;
}


/* div#menu-drawer {
    height: auto !important;
} */


/* New ----css */



.pro_grid_mainn ul#product-grid .card__content .card__information {
    padding: 20px ;
}

.pro_grid_mainn ul#product-grid .grid__item {
    width: 100%;
    max-width: 100%;
}

.pro_grid_mainn ul#product-grid .grid__item card-wrapper:hover {
    box-shadow: 0 20px 25px -5px #e5e7eb99, 0 8px 10px -6px #e5e7eb99;
    transform: translateY(-20px) !important;
}

.pro_grid_mainn ul#product-grid .grid__item .card-wrapper.product-card-wrapper:hover {
    box-shadow: 0 20px 25px -5px #e5e7eb99, 0 8px 10px -6px #e5e7eb99;
    transform: translateY(-0.25rem);
}

.pro_grid_mainn ul#product-grid .grid__item .card-wrapper.product-card-wrapper {
    transition: 0.5s ease all;
    border-radius: 20px;
    border: 1px solid rgb(229 231 235 / 42%);
    padding: 10px 10px 0;
}

.pro_grid_mainn ul#product-grid .card__content .card__heading a {
    font-size: 14px;
    text-decoration: none;
    font-weight: 700;
}

.pro_grid_mainn ul#product-grid .card__content .card__information {
    padding: 20px 3px;
}

.pro_grid_mainn ul#product-grid .price__regular .price-item--regular {
    font-weight: 800;
    letter-spacing: 0;
    font-size: 18px;
}
.quick-add__submit:after {
    content: unset;
}

.quick-add__submit {
    background: #efefef;
    border-radius: 10px;
    letter-spacing: normal;
    color: #000000;
    transition: all ease 0.4s;
    border: 1px solid #00000070;
}

.quick-add__submit:hover {
    background: #7b53ae;
    color: #fff;
    border: 1px solid #7b53ae;
}
.custom_badge {
    position: absolute;
    z-index: 1;
    background: #7455a9;
    color: #fff;
    letter-spacing: .05em;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 10px;
    padding: 4px 12px;
    border-radius: 55px;
    top: .75rem;
    transition: 0.4s ease all;
    left: 10px;
}

.pro_grid_mainn ul#product-grid .grid__item .card-wrapper.product-card-wrapper:hover span.custom_badge {
    top: 4px;
}

span.flex_view_pro {
    display: flex;
    color: #7455a9;
    gap: 5px;
    align-items: center;
    font-size: 12px;
    font-weight: 600;
    margin-top: 12px;
}

span.flex_view_pro svg {
    width: 14px;
}

span.flex_view_pro svg {
    width: 14px;
    transition: 0.5s ease all;
}

.pro_grid_mainn ul#product-grid .price {
    margin: 12px 0 !important;
}

.card__collectionn {
    color: #7455a9;
    text-transform: uppercase;
    letter-spacing: .05em;
    font-weight: 600;
    font-size: 11px;
    margin-bottom: 6px;
}

.pro_grid_mainn ul#product-grid .grid__item .card-wrapper.product-card-wrapper:hover svg {
    transform: translateX(3px);
}

.collection .price-item.price-item--sale.price-item--last {
    font-weight: 800;
    letter-spacing: 0;
    font-size: 18px;
    order: 1;
}
.collection .card__badge {
    display: none;
}
.collection .price__sale .price-item {
    color: #9ca3af;
    font-size: 14px;
}
.price-item {
    color: black !Important;
}

s.price-item.price-item--regular {
    color: #9ca3af !important;
    font-weight: 400 !important;
}
.price__sale {
  display: flex !important;
  flex-direction: row !important;
  align-items: center !important;
  gap: 6px !important;
}

.price-item--sale {
  order: -1 !important;
}

.price__container .price__regular {
  display: none !important;
}

/* .price--sold-out .price__regular,
.price:not(.price--on-sale) .price__regular {
  display: block !important;
}

.price:not(.price--on-sale) .price__sale {
  display: none !important;
} */
.template-product .price-item--sale {
    order: -1 !important;
    font-size: 30px;
    font-weight: 800 !important;
}
span.badge.price__badge-sale.color-scheme-4 {
    display: none;
}

sticky-header.header-wrapper.color-scheme-1.gradient {
    backdrop-filter: blur(16px);
    background-color: #ffffffeb;
}
hr.skdi {
    width: 87%;
    margin: 0 auto;
    height: 0.1px;
    background-color: #eee;
}
/* Make all product cards in the grid equal height */
.product-grid .grid__item .card--standard {
  height: 100%;
}

/* Use flexbox on card content to push price/button to bottom */
.product-grid .card__content > .card__information {
  display: flex;
  flex-direction: column;
  height: 100%;
}

/* Push the card-information (price + view details) to the bottom */
.product-grid .card__heading.h5 {
  flex-grow: 1;
}

/* Ensure card-information aligns consistently */
.product-grid .card-information {
  margin-top: auto;
}
span.product__media-icon.motion-reduce.quick-add-hidden.product__media-icon--lightbox {
    display: none !important;
}
















/*==========================
  Premium Mega Menu
===========================*/

.mega-menu__content {
  background: #fff;
  border-radius: 18px;
  padding: 35px;
  box-shadow: 0 25px 60px rgba(0,0,0,.08);
  border: 1px solid #ececec;
  overflow: hidden;
}

.mega-menu__wrapper{
    display:flex;
    justify-content:space-between;
    align-items:flex-start;
    gap:22px;
}

/*-------------------------
Menu Links
-------------------------*/

.mega-menu__list{
    flex:1;
   
    display:grid;
    grid-template-columns:repeat(3,minmax(180px,1fr));
    gap:35px;
    margin:0;
    padding:0;
}

.mega-menu__list>li{
    list-style:none;
}

.mega-menu__link--level-2{
    font-size:17px;
    font-weight:700;
    color:#111;
    margin-bottom:12px;
    display:block;
    text-decoration:none;
}

.mega-menu__link{
    color:#666;
    font-size:15px;
    line-height:1.7;
    text-decoration:none;
    transition:.3s;
    display:inline-block;
}

.mega-menu__link:hover{
    color:#000;
    transform:translateX(5px);
}

/*-------------------------
Image Area
-------------------------*/

.neeeee {
        display: flex;
    /* grid-template-columns: repeat(2,1fr); */
    gap: 10px;
}

/* .image-column{
    width:220px;
} */

.menu-img{
    position:relative;
    border-radius:16px;
    overflow:hidden;
    background:#f7f7f7;
}

.menu-img:after {
    content: "";
    /* background: #000; */
    width: 100%;
    height: 100%;
    background: #000000;
    background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 50%);
    position: absolute;
    top: 0;
    left: 0;
}

/* .menu-img {
    position: relative;
} */
.menu-img img{
    width:100%;
    display:block;
    transition:.45s ease;
}

.menu-img:hover img{
    transform:scale(1.08);
}

.block-titlee {
    position: absolute;
    left: 18px;
    bottom: 18px;
    right: 18px;
    border-radius: 20px;
    border-radius: 9px;
    border-left: 2px solid #ffffff;
    padding: 10px 14px;
    display: flex;
    transition: .3s;
    flex-direction: column-reverse;
}

.block-titlee p {
    margin: 0;
    color: #111;
    font-size: 25px;
    font-weight: 600;
    border-radius: 9px;
    line-height: 1.5em;
    text-align: start;
    color: #fff;
}
.block-titlee h3 {
    margin: 0;
    color: #fff;
    font-weight: 400;
    font-size: 13px;
    margin-bottom: 6px;
    text-align: start;
}
.menu-img:hover .block-titlee{
    transform:translateY(-6px);
}


.mega-menu__list>li {
    padding-left: 20px;
    position: relative;
}

.mega-menu__list>li:after {
    content: "";
    position: absolute;
    background: #8b43b0;
    left: 1px;
    width: 6px;
    height: 6px;
    outline: 1px solid #00000038;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 30px;
    outline-offset: 3px;
}

.mega-menu[open] .mega-menu__content {
    border-radius: 0 0 20px 20px;
    border-bottom: 5px solid #7f4dac;
}

/*-------------------------
Top Menu
-------------------------*/

.header__menu-item{
    font-size:15px;
    font-weight:600;
    transition:.3s;
}

.header__menu-item:hover{
    color:#000;
}

.header__menu-item svg{
    transition:.3s;
}

details[open]>.header__menu-item svg{
    transform:rotate(180deg);
}

/*-------------------------
Animation
-------------------------*/

.mega-menu__content{
    opacity:0;
    transform:translateY(20px);
    transition:.35s;
}

details[open] .mega-menu__content{
    opacity:1;
    transform:translateY(0);
}


ul.mega-menu__list.mega-menu__list--condensed {
    background: #ffffff;
    padding: 20px;
    border-radius: 20px;
    border-left: 2px solid #814bad;
    transition: all ease 0.4s;
    /* height: -webkit-fill-available; */
}
.info-text {
    text-align: start;
    font-size: 12px;
    padding: 20px;
    background: #000000;
    border-radius: 10px;
    line-height: 1.5em;
    margin-top: 20px;
    max-width: 43rem;
    color: #fff;
}
.info-text a {
    color: #fff;
}
.info-text p {
    margin: 0;
    position: relative;
    padding-left: 20px;
    margin-bottom: 2px;
    text-transform: capitalize;
}

.info-text p:after {
    content: "";
    content: "";
    position: absolute;
    background: #ffffff;
    left: 0px;
    width: 6px;
    height: 6px;
    outline: 1px solid #ffffff;
    top: 9px;
    /* transform: translateY(-50%); */
    border-radius: 30px;
    outline-offset: 3px;
}
.last-text {
    text-align: end;
    margin-top: 11px;
}

.last-text p {
    font-size: 10px;
    margin: 0;
    color: #ffffff70;
}

.last-text p a {
    color: #ffffff70;
}
.last-text.page-width {
    padding-bottom: 14px !important;
    max-width: 1280px !important;
}
.product-form__buttons {
    max-width: 100% !important;
}
.main-blog h1.title--primary.scroll-trigger.animate--fade-in {
    text-align: center;
}
.header__icon--search {
    margin-left: 10px;
}
.header__icon--search svg.icon.icon-search {
    width: auto;
    height: 27px;
}

.header__icon--search svg.icon.icon-search path {
    stroke: black;
    stroke-width: 2px;
}
.product-form__submit {
    letter-spacing: normal;
    background: linear-gradient(135deg, rgb(116 85 169), rgb(199 17 192));
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    transition: all ease 1.8s;
}

.product-form__submit:after {
    content: unset;
}

.product-form__submit:hover {
    background: linear-gradient(
306deg, rgb(116 85 169), rgb(199 17 192));
}

.ships-by-right img {
    width: 25px;
    margin-bottom: -2px;
}


/* ================================
   SHIPS BY BOX
================================ */

.ships-by-box {
  width: 100%;
  min-height: 40px;
  box-sizing: border-box;

  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 15px;

  padding: 9px 14px;

  border: 1px solid #dedede;
  border-radius: 22px;

  background: #fafafa;

  font-size: 13px;
  line-height: 1.3;

  color: #222;
}

.ships-by-left {
  display: flex;
  align-items: center;
  gap: 9px;
  min-width: 0;
}

.ships-by-left strong {
  font-weight: 700;
}

.ships-by-dot {
  width: 11px;
  height: 11px;

  flex: 0 0 11px;

  border-radius: 50%;

  background: #3a9948;
}

.ships-by-right {
  white-space: nowrap;
  font-size: 12px;
  color: #333;
}

.ships-by-right strong {
  font-weight: 700;
}


/* Mobile */
@media screen and (max-width: 749px) {

  .ships-by-box {
    padding: 8px 12px;
    font-size: 12px;
    gap: 8px;
  }

  .ships-by-right {
    font-size: 11px;
  }

  .ships-by-dot {
    width: 9px;
    height: 9px;
    flex-basis: 9px;
  }

}

/*-------------------------
Responsive
-------------------------*/

@media(max-width:1400px){

/* .mega-menu__wrapper{
    flex-direction:column;
}

.neeeee{
    grid-template-columns:repeat(3,1fr);
    width:100%;
}

.image-column{
    width:auto;
} */

}

@media(max-width:1200px){

.mega-menu__list{
    grid-template-columns:repeat(2,1fr);
}
.menu-img:after {
    background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 80%);
}

}

@media(max-width:990px){

.neeeee{
    grid-template-columns:repeat(2,1fr);
}

}

@media(max-width:749px){

.mega-menu__list{
    grid-template-columns:1fr;
}

.neeeee{
    grid-template-columns:1fr;
}
.last-text.page-width {
    text-align: center;
    padding-bottom: 20px !important;
}
.mff-root {
    padding-bottom: 20px;
}

}
/************************responsive*****************************/

@media (min-width: 1200px) {

.pro_grid_mainn ul#product-grid {
    grid-template-columns: repeat(4,minmax(0,1fr));
    display: grid;
    gap: 1.5rem;
}


}

@media (max-width: 768px) {
    .mega-menu__list{
    flex-direction:column;
  }
.menu-opening span {
    background-color: #f3f3f300 !Important;
    border-radius: 10px;
}
details:not([open]) > .list-menu__item:hover {
    color: #374151 !important;
    /* background: none !important; */
    background: #374151 !important;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text !important;
}
  .neeeee{
    display:flex;
    flex-direction:column;
    gap:15px;
    width:100%;
  }
ul.menu-drawer__menu.list-menu {
    padding-top: 20px !Important;
    gap: 15px;
    display: flex;
    flex-direction: column;
}

  .image-column{
    width:100%;
  }

  .menu-img img{
    width:100%;
  }
.list-menu__item {
            font-size: 16px ! Important;
        font-weight: 700;
    background-color: transparent;
    padding: 20px 30px 20px 30px !Important;
    color: #374151;
}

.menu-drawer__menu-item--active, .menu-drawer__menu-item:focus, .menu-drawer__close-button:focus, .menu-drawer__menu-item:hover, .menu-drawer__close-button:hover {
    background-color: #00000000 !important;
}
.list-menu__item{
  position: relative;
  display: inline-block;
  width: max-content;
}

.list-menu__item::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 100%;
  height: 2px;
  background: linear-gradient(135deg, rgb(116, 85, 169), rgb(199, 17, 192));
  transform: scaleX(0);
  transform-origin: left;
  transition: transform .35s ease;
}

.list-menu__item:hover::after {
  transform: scaleX(1);
}

.pt-section {
    padding: 0px 0 40px !Important;
}
span.badge {
    position: relative;
    top: 5px !important;
}
.page-width.page-width {
    max-width: 1420px !Important;
    padding:0 !IMPORTANT;
}
section.pf-hero {
    padding: 20px;
}
header.header.header--middle-left.header--mobile-center.page-width.header--has-menu.header--has-account {
    gap: 0px;
    padding: 0px 10px !important;
}
.btn_prim {
    display: none;
}
.top-info-bar__right {
    display: none;
}
.top-info-bar__inner {
    width: 100%;
    padding: 5px 10px !Important;
}
header-drawer {
    justify-self: end !Important;
}
.mfc-inner {

    padding: 0px !Important;
}
.top-info-bar__left {
    padding-left: 14px;
}
.menu-opening span {
    background-color: #f3f3f3;
    border-radius: 10px;
}
.header__icon .icon {
    height: 2.5rem;
    width: 2.5rem !important;
}
/* .menu-drawer__navigation {
    border-top: 1px solid #f3f4f6;
} */
.menu-drawer__navigation a {
    font-size: 14px;
    background-color: transparent;
    padding: 1px 30px 25px 30px;
    color: #374151;
}
.menu-drawer__utility-links {
    display: none;
}
.product.product--large.product--left.product--stacked.product--mobile-hide.grid.grid--1-col.grid--2-col-tablet {
    display: block;
}
.grid__item.product__media-wrapper {
    width: 100% !important;
    max-width: 100% !important;
}
.product__info-wrapper.grid__item.scroll-trigger.animate--slide-in {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0px !important;
}
.bc-inner {
    padding: 0px !Important;
}
product-info#MainProduct-template--26953654468993__main {
    padding-top: 40px;
    padding-bottom: 40px;
}
.product.product--large {
    padding-left: 21px;
    padding-right: 21px;
}
.product__title h1 {
    font-size: 29px;
    line-height: 33px;
}
.product__info-wrapper  .price-item.price-item--regular {
    padding-top: 10px;
}
.bc-list a {
    font-size: 11px !Important;
}
.bc-current {
    font-size: 11px!Important;
}
.pbb-ask {
    font-size: 12px;
    padding: 9px 23px;
}
.pbb-buy {
    font-size: 12px;
    padding: 9px 18px;
}
.pt-tabs {
    gap: 0px;
}

.js .menu-drawer__menu-item .icon-caret {
    display: block !important;
}
/* First custom caret */
.menu-drawer details summary > .svg-wrapper:first-of-type svg {
    transition: transform 0.3s ease;
    transform: rotate(0deg);
    width: 70px;
    height: 30px;
    top: -10px;
    right: -43px;
}
.menu-drawer__menu-item--active{
    background: linear-gradient(135deg, rgb(116, 85, 169), rgb(199, 17, 192)) !important;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        background-clip: text !important;
}
/* Rotate when menu is open */
.menu-drawer details[open] summary > .svg-wrapper:first-of-type svg {
  transform: rotate(180deg);
}

/* .menu-drawer__menu-item>.svg-wrapper {
    width: 14px;
    position: absolute;
    right: 1rem;
    top: 50%;
    transform: translateY(-50%) rotate(90deg);
} */
.menu-drawer__inner-submenu .list-menu__item {
    font-weight: 400;
    font-size: 14px !important;
    padding: 4px 0 !important;
}


















/* ===== OVERRIDE DAWN MENU ANIMATION ===== */

.menu-drawer {
  transform: unset !IMPORTANT;
  transform-origin: center;
  transition: all 0.25s ease-in-out;
}

.menu-opening .menu-drawer {
  
  opacity: 1;
}

.menu-drawer-container::before {
  transition: opacity 0.25s ease-in-out;
}

.menu-drawer {
  will-change: transform, opacity;
}
.collection.page-width {
    padding: 20px !important;
}
.collection .grid__item.scroll-trigger.animate--slide-in {
    padding-top: 20px;
}
.section-template--26953654272385__product-grid-padding {
    padding-top: 15px !important;
    padding-bottom: 35px  !important;
}
 #price-{{ section.id }} > div {
    display: flex !important;
    align-items: center !important;
    flex-wrap: wrap !important;
    gap: 8px !important;
  }

  #price-{{ section.id }} .price--large {
    font-size: 1.5rem !important;
  }
  s.price-item.price-item--regular {
    font-size: 17px !important;
}
.template-collection s.price-item.price-item--regular {
        font-size: 14px !important;
}
.menu-drawer__navigation {
    padding: 0 0 3rem 0 !important;
}
.list-menu__item {
    padding: 0px !important;
    padding-bottom: 0px !important;
    color: #374151 ! IMPORTANT;
    margin: 0 20px 0 20px;
    /* border-bottom: 1px solid #00000029; */
}
.list-menu__item:hover{
     background: linear-gradient(135deg, rgb(116, 85, 169), rgb(199, 17, 192)) !important;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text !important;
}
.menu-drawer__extra {
    margin-top: 10px;
}
hr.skdi {
    height: 0;
}
.menu-drawer__extra p.list-menu__item {
    border: none;
}
.menu-drawer__extra ul.menu-drawer__menu.list-menu {
    padding-top: 0 !important;
}
.menu-drawer__inner-submenu ul.menu-drawer__menu.list-menu {
    padding-top: 0 !important;
    padding-left: 0;
    background: #ffffffe0;
    backdrop-filter: blur(25px);
    margin: 10px 30px;
    margin-top: 10px;
    gap: 0px;
    margin-bottom: 0;
}
.menu-drawer__menu-item {
  position: relative;
  display: inline-block;
}

.menu-drawer__menu-item::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 100%;
  height: 2px;
  background: linear-gradient(135deg, rgb(116, 85, 169), rgb(199, 17, 192));
  transform: scaleX(0);
  transform-origin: left;
  transition: transform .35s ease;
}

.menu-drawer__menu-item:hover::after {
  transform: scaleX(0);
}

details[open] > .menu-drawer__menu-item::after {
  transform: scaleX(1) !important;
}
.menu-drawer summary.menu-drawer__menu-item {
    width: auto !important;
    padding-bottom: 6px !important;
}
.menu-drawer__inner-submenu .list-menu__item {
    margin: 0;
}
 .js .menu-drawer__submenu {
    position: static !important;
    transform: none !important;
    visibility: visible !important;
}
.menu-drawer__extra {
    display: none;
}
.menu-drawer__close-button {
    display: none !important;
}
.template-blog .page-width.page-width, .template-article .page-width.page-width {
    max-width: 1420px !Important;
    padding: 0 20px !IMPORTANT;
}
.header__icon--search {
    margin-left: 0px;
}
}
