/** Shopify CDN: Minification failed

Line 130:0 All "@import" rules must come first

**/
.grecaptcha-badge{display:none}.section__flush-top .m-section-my{margin-top:0}.section__flush-bottom .m-section-my{margin-bottom:0}.sf__text-stroke{-webkit-text-stroke:.5px #dfdfdf;letter-spacing:10px;text-transform:uppercase;font-size:110px;font-style:italic;color:rgba(0,0,0,0);font-weight:bold}.sf__text-stroke.text-stroke-1{font-size:48px;line-height:56px;font-style:normal;-webkit-text-stroke:1px dimgray;letter-spacing:0}.sf__text-scroll{font-size:48px;line-height:56px}.m-scroll{display:flex;width:100%;height:165px;position:relative;margin:auto;overflow:hidden}.m-scroll__title{white-space:nowrap;transition:all 1s ease}.m-scroll__title>div{display:flex;animation:scrollText var(--speed, 22s) infinite linear;position:absolute}.sf__scrolling-text .sf__scrolling-text-inner{width:100%;height:auto;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;overflow:hidden;white-space:nowrap;vertical-align:baseline}.sf__scrolling-text .sf__scrolling-text-inner:hover>*{animation-play-state:paused}.sf__scrolling-text .sf__scrolling-text-inner>*{margin:0;animation-duration:var(--speed, 15s)}.sf__scrolling-text .sf__scrolling-text-inner a{color:inherit;text-decoration:none}.sf__scrolling-text .sf__scrolling-text-inner a em{font-style:normal}.sf__scrolling-text .sf__scrolling-text-inner span.custom{padding:0 1em;display:inline-block;vertical-align:middle}.sf__scrolling-text .sf__scrolling-text-inner span.custom[data-scale=medium]{padding:0 1em;transform:scale(0.5)}.sf__scrolling-text .sf__scrolling-text-inner span.custom[data-scale=large]{padding:0 2em}.sf__scrolling-text[data-s-dir=ltr] .sf__scrolling-text-inner>*{transform:translateX(-20%) translateZ(0);animation:sf-scrolling-text-animation linear infinite 15s}.sf__scrolling-text[data-s-dir=rtl]{direction:rtl}.sf__scrolling-text[data-s-dir=rtl] .sf__scrolling-text-inner>*{transform:translateX(20%) translateZ(0);animation:sf-scrolling-text-animation-reverse linear infinite 15s}.sf__scrolling-text[data-s-speed=lowest] .sf__scrolling-text-inner>*{animation-duration:15s}.sf__scrolling-text[data-s-speed=medium] .sf__scrolling-text-inner>*{animation-duration:7s}.sf__scrolling-text[data-s-speed=fast] .sf__scrolling-text-inner>*{animation-duration:4s}.sf__scrolling-text[data-style=text-outline] em{-webkit-text-stroke-color:inherit;-webkit-text-fill-color:rgba(0,0,0,0)}.sf__scrolling-text[data-style=text-outline][data-outline-thickness=thin] em{-webkit-text-stroke-width:.015em}.sf__scrolling-text[data-style=text-outline][data-outline-thickness=thick] em{-webkit-text-stroke-width:.03em}.sf__scrolling-text[data-style=text-outline] a:hover em{-webkit-text-fill-color:initial;-webkit-text-stroke-width:0}.sf__scrolling-text.font_size_11vh *{font-size:11vh;line-height:1.2em}.sf__tab-item{width:100%;color:#fff;overflow:hidden;margin-bottom:40px}.sf__tab-item input{position:absolute;opacity:0;z-index:-1}.sf__tab-item-label{display:flex;justify-content:space-between;padding:1em 0;font-weight:bold;cursor:pointer;color:#000;border-bottom:1px solid #ededed;position:relative}.sf__tab-item-label::after,.sf__tab-item-label::before{position:absolute;content:"";text-align:center;transition:all var(--m-duration-default, 0.25s);transform:translateY(-50%);top:50%;background:#000}.sf__tab-item-label::after{width:11px;height:1px;right:0}.sf__tab-item-label::before{width:1px;height:11px;right:4.5px}.sf__tab-item-content{max-height:0;padding:0;color:#000;transition:all var(--m-duration-default, 0.25s)}.sf__tab-item input:checked+.sf__tab-item-label{border-bottom-color:#000}.sf__tab-item input:checked+.sf__tab-item-label::before{display:none}.sf__tab-item input:checked~.sf__tab-item-content{max-height:100vh;padding:20px 0 0}.ssw-faveiticon{position:relative !important;display:flex;align-items:center}.ssw-socialconnect{display:flex;align-items:center;justify-content:space-between}.ssw-social-login-widget .ssw-socialconnect>div>a{display:inline-flex !important;justify-content:center;align-items:center;height:44px !important}.ssw-social-login-widget .ssw-socialconnect>div>a i[class*=ssw-icon]{transform:none !important}.ssw-stars>i{font-size:16px !important}@media screen and (min-width: 768px){.hide-on-desk{display:none !important}}@media screen and (max-width: 767px){.hide-on-mobile{display:none !important}.hidden-br-mobile br{display:none}}.shopify-policy__container{max-width:740px !important;margin:0 auto 4rem !important}.shopify-policy__title h1{font-size:1.875rem;line-height:2.25rem;padding:32px 16px}@media screen and (min-width: 1024px){.shopify-policy__title h1{font-size:2.25rem;line-height:2.5rem;padding-top:64px;padding-bottom:64px}}.m-menu-badge{position:relative;height:100%}.m-menu-badge::before{content:var(--badge);position:absolute;top:-4px;left:6px;font-size:12px;text-transform:capitalize;width:42px;height:20px;font-weight:500;border-radius:11px;display:flex;align-items:center;justify-content:center}.m-menu-badge--hot::before{background-color:#ffe7e7;color:#da3f3f}.m-menu-badge--new::before{background-color:#d5fbef;color:#3a9076}.flex{display:flex}.grid{display:grid}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.flex-wrap{flex-wrap:wrap}.flex-1{flex:1 1 0%}.grid-cols-3{grid-template-columns:repeat(3, minmax(0, 1fr))}.gap-4{gap:16px}.col-span-2{grid-column:span 2/span 2}.font-medium{font-weight:500}.font-semibold{font-weight:600}.text-base{font-size:1rem;line-height:1.5rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.mt-0{margin-top:0 !important}.mt-10{margin-top:10px}.mb-0{margin-bottom:0}.text-2xl{font-size:1.5rem;line-height:2rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.leading-7{line-height:1.75rem}.leading-6{line-height:1.5rem}.pl-8{padding-left:32px}.px-3{padding-left:12px;padding-right:12px}.mt-6{margin-top:24px}.mt-8{margin-top:32px}.mt-10{margin-top:40px}.mb-10{margin-bottom:40px}.mb-6{margin-bottom:24px}.mb-4{margin-bottom:16px}.mb-2\.5{margin-bottom:10px}.mb-2{margin-bottom:8px}.mr-5{margin-right:20px}.mx-auto{margin-left:auto;margin-right:auto}.list-disc{list-style-type:disc}.w-full{width:100%}.text-color-subtext{color:rgb(var(--color-foreground-secondary))}.w-\[20px\]{width:20px}.h-\[20px\]{height:20px}.-mx-4{margin:0 -16px}.px-4{padding:0 16px}.mb-14{margin-bottom:56px}.mt-4{margin-top:16px}.px-12{padding:0 48px}.w-4{width:1rem}.h-4{height:1rem}.w-36{width:9rem}.ml-2{margin-left:8px}.grid{display:grid}.grid-cols-2{grid-template-columns:repeat(2, minmax(0, 1fr))}@media screen and (min-width: 768px){.md\:grid-cols-2{grid-template-columns:repeat(2, minmax(0, 1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3, minmax(0, 1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4, minmax(0, 1fr))}.md\:pr-4{padding-right:16px}.md\:pl-12{padding-left:48px}.md\:pr-10{padding-right:40px}.md\:gap-7{gap:28px}.md\:mb-6{margin-bottom:24px}}@media screen and (min-width: 1280px){.xl\:items-center{align-items:center}.xl\:grid-cols-3{grid-template-columns:repeat(3, minmax(0, 1fr))}}@media screen and (max-width: 767px){.img-ctn{margin-bottom:24px}}

/* ===== 1. Header & Topbar Layout (Shared) ===== */
.m-topbar, #shopify-section-topbar, .sf-topbar, .sf-header__topbar {
  display: none !important;
  height: 0 !important;
  min-height: 0 !important;
  visibility: hidden !important;
}
.template-index .m-topbar,
.template-index #shopify-section-topbar,
.template-index .sf-topbar,
.template-index .sf-header__topbar {
  display: block !important;
  height: auto !important;
  visibility: visible !important;
}
.m-header {
  transition: background-color 0.35s ease-in-out, background 0.35s ease-in-out !important;
}
.m-header:hover,
.m-header:hover .m-topbar,
.m-header:hover .m-header__wrapper {
  background-color: #000000 !important;
  background: #000000 !important;
}
.template-index .m-topbar,
.m-header__wrapper {
  background-color: transparent !important;
  background: transparent !important;
  transition: background-color 0.35s ease-in-out, background 0.35s ease-in-out !important;
}
.template-index .m-topbar { direction: rtl !important; }
.template-index .m-topbar__inner {
  display: flex !important;
  flex-direction: row !important;
  justify-content: flex-start !important;
  align-items: center !important;
  padding-right: 25px !important;
}

/* ===== 2. Spacing Fix ===== */
.social-media-links {
  display: flex !important;
  align-items: center !important;
  column-gap: 4px !important;
  gap: 4px !important;
}
.social-media-links .social-media-links--item {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 24px !important;
  height: 24px !important;
  margin: 0 !important;
}
.template-index .m-topbar__inner svg,
.social-media-links .m-svg-icon {
  width: 16px !important;
  height: 16px !important;
  color: #ffffff !important;
  fill: currentColor !important;
  opacity: 1 !important;
  transition: opacity 0.3s ease !important;
}
.template-index .m-topbar a:hover {
  background-color: rgba(255, 255, 255, 0.15) !important;
}
.template-index .m-topbar__inner a:hover svg { opacity: 1 !important; }

/* ===== 3. Mobile: إخفاء التوب بار خالص =====
   ملحوظة مهمة: لازم نفس درجة التخصيص بتاعة قاعدة
   ".template-index .m-topbar" (اللي بتفرض الظهور) وإلا
   هي هتكسب حتى جوه الـ media query. عشان كدا مكرراها هنا. */
@media (max-width: 767px) {
  .m-topbar,
  .template-index .m-topbar,
  .template-index #shopify-section-topbar,
  .template-index .sf-topbar,
  .template-index .sf-header__topbar {
    display: none !important;
    visibility: hidden !important;
    height: 0 !important;
    min-height: 0 !important;
    overflow: hidden !important;
  }
}

/* ===== 3b. Header compact spacing (Desktop) =====
   تقليل المساحات الفاضية فوق وتحت المنيو أكتر، وتقريبه من التوب بار */
.m-header__desktop .m-header__inner {
  padding-top: 4px !important;
  padding-bottom: 4px !important;
  min-height: auto !important;
}
.m-header__desktop {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.m-header__desktop .m-main-menu,
.m-header__desktop .m-main-menu__item > a {
  padding-top: 6px !important;
  padding-bottom: 6px !important;
}
.m-topbar {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
  margin-bottom: 0 !important;
}

/* ===== 3c. Header compact spacing (Mobile) =====
   لما التوب بار يختفي، المنيو تاخد مكانه بشكل رفيع من غير فراغ */
@media (max-width: 767px) {
  .m-header__mobile {
    padding-top: 6px !important;
    padding-bottom: 6px !important;
    min-height: auto !important;
  }
}

/* ===== Fonts =====
   غيّرنا Jost لـ Poppins (خط أنضف وأحدث، قريب من إحساس braes.co)
   وسبنا Marcellus متاحة لو احتجناها في مكان تاني بعدين
*/
@import url('https://fonts.googleapis.com/css2?family=Marcellus&family=Poppins:wght@400;500;600;700&display=swap');

:root {
  --brand-gold: #F1B419;
  --brand-cream: #fdf8f3;
}

/* ===== Product Card — إخفاء العناصر الزيادة ===== */
.m-product-card .m-product-card__action--top,
.m-product-card .m-product-card__addons,
.m-product-card .m-product-card__description,
.m-product-card .m-button--icon,
.m-product-card .m-wishlist-button,
.m-product-card .m-product-quickview-button {
  display: none !important;
}

/* ===== Product Card — الصورة =====
   ملحوظة: شلنا من هنا البرواز الذهبي القديم اللي كان بيظهر عند
   الـ hover (كان .m-product-card__image-wrapper::before /
   .m-product-card__media::before) عشان بقى الإطار + الشعاع
   الدائري متعمول في قسم "honey-frame-final" بدل منه. سيبهم
   الاتنين مع بعض كان هيعمل إطارين فوق بعض. */
.m-product-card {
  position: relative !important;
  transition: transform 0.35s ease !important;
}

.m-product-card .m-product-card__image-wrapper,
.m-product-card .m-product-card__media {
  position: relative !important;
  overflow: hidden !important;
}

.m-product-card:hover {
  transform: translateY(-3px) !important;
  box-shadow: none !important;
}

/* ===== زرار Add to Bag — DESKTOP: يظهر فوق الصورة عند الـ hover ===== */
@media (min-width: 768px) {
  .m-product-card .m-product-card__action {
    display: block !important;
    position: absolute !important;
    left: 12px !important;
    right: 12px !important;
    bottom: 12px !important;
    z-index: 4 !important;
    opacity: 0 !important;
    transform: translateY(6px) !important;
    transition: opacity 0.3s ease, transform 0.3s ease !important;
  }

  .m-product-card:hover .m-product-card__action {
    opacity: 1 !important;
    transform: translateY(0) !important;
  }

  .m-product-card .m-product-card__action-wrapper {
    display: block !important;
  }

  .m-product-card .m-add-to-cart.m-button,
  .m-product-card .m-button--secondary,
  .m-product-card .m-button--white {
    display: flex !important;
    width: 100% !important;
    background: rgba(255, 255, 255, 0.96) !important;
    color: #1a1a1a !important;
    border: 1px solid var(--brand-gold) !important;
    border-radius: 4px !important;
    font-family: 'Poppins', sans-serif !important;
    font-size: 10.5px !important;
    font-weight: 500 !important;
    letter-spacing: 1px !important;
    text-transform: uppercase !important;
    padding: 9px !important;
    justify-content: center !important;
    box-shadow: 0 3px 10px rgba(0,0,0,0.10) !important;
    transition: background 0.2s ease, color 0.2s ease !important;
  }

  .m-product-card .m-add-to-cart.m-button:hover,
  .m-product-card .m-button--secondary:hover,
  .m-product-card .m-button--white:hover {
    background: var(--brand-gold) !important;
    color: #fff !important;
    border-color: var(--brand-gold) !important;
  }
}

/* ===== زرار Add to Bag — MOBILE: يظهر دايمًا تحت الصورة بشكل بسيط وأصغر ===== */
@media (max-width: 767px) {
  .m-product-card .m-product-card__action {
    display: block !important;
    position: static !important;
    opacity: 1 !important;
    transform: none !important;
    padding: 0 2px 6px !important;
  }

  .m-product-card .m-product-card__action-wrapper {
    display: block !important;
  }

  .m-product-card .m-add-to-cart.m-button,
  .m-product-card .m-button--secondary,
  .m-product-card .m-button--white {
    display: flex !important;
    width: 100% !important;
    background: linear-gradient(135deg, #F1B419, #D89A0E) !important;
    color: #ffffff !important;
    border: none !important;
    border-radius: 4px !important;
    font-family: 'Poppins', sans-serif !important;
    font-size: 9px !important;
    font-weight: 600 !important;
    letter-spacing: 0.6px !important;
    text-transform: uppercase !important;
    padding: 7px 4px !important;
    min-height: 32px !important;
    justify-content: center !important;
    box-shadow: 0 2px 6px rgba(241, 180, 25, 0.35) !important;
    transition: background 0.2s ease, transform 0.15s ease !important;
  }

  .m-product-card .m-add-to-cart.m-button:active,
  .m-product-card .m-button--secondary:active,
  .m-product-card .m-button--white:active {
    transform: scale(0.97) !important;
    background: linear-gradient(135deg, #D89A0E, #B9790D) !important;
  }

  .m-product-card .m-add-to-cart.m-button::before,
  .m-product-card .m-button--secondary::before,
  .m-product-card .m-button--white::before {
    background: linear-gradient(120deg, transparent, rgba(255, 255, 255, 0.55), transparent) !important;
  }
}

/* ===== زرار Add to Bag — لمعة ===== */
.m-product-card .m-add-to-cart.m-button,
.m-product-card .m-button--secondary,
.m-product-card .m-button--white {
  position: relative !important;
  overflow: hidden !important;
}

.m-product-card .m-add-to-cart.m-button::before,
.m-product-card .m-button--secondary::before,
.m-product-card .m-button--white::before {
  content: '' !important;
  position: absolute !important;
  top: 0 !important;
  left: -60% !important;
  width: 35% !important;
  height: 100% !important;
  background: linear-gradient(120deg, transparent, rgba(241, 180, 25, 0.35), transparent) !important;
  transform: skewX(-20deg) !important;
  transition: left 0.6s ease !important;
  pointer-events: none !important;
  z-index: 1 !important;
}

.m-product-card .m-add-to-cart.m-button:hover::before,
.m-product-card .m-button--secondary:hover::before,
.m-product-card .m-button--white:hover::before {
  left: 130% !important;
}

.m-product-card .m-add-to-cart.m-button:hover::before,
.m-product-card .m-button--secondary:hover::before,
.m-product-card .m-button--white:hover::before {
  background: linear-gradient(120deg, transparent, rgba(255, 255, 255, 0.55), transparent) !important;
}

/* ===== نص الزرار ===== */
.m-product-card .m-add-to-cart--text,
.m-product-card .m-button--secondary .m-add-to-cart--text {
  position: relative !important;
  z-index: 2 !important;
  font-size: 0 !important;
}
.m-product-card .m-add-to-cart--text::after,
.m-product-card .m-button--secondary .m-add-to-cart--text::after {
  content: 'Add to Bag' !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 10.5px !important;
  letter-spacing: 1px !important;
}
@media (max-width: 767px) {
  .m-product-card .m-add-to-cart--text::after,
  .m-product-card .m-button--secondary .m-add-to-cart--text::after {
    font-size: 9px !important;
    letter-spacing: 0.4px !important;
  }
}

/* ===== اسم المنتج والسعر ===== */
.m-product-card .m-product-card__title,
.m-product-card .m-product-card__title a {
  font-family: 'Poppins', sans-serif !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  letter-spacing: 0.3px !important;
  text-transform: uppercase !important;
  color: #1a1a1a !important;
}
@media (max-width: 767px) {
  .m-product-card .m-product-card__title,
  .m-product-card .m-product-card__title a {
    font-size: 11px !important;
  }
}

.m-product-card .m-price,
.m-product-card .price {
  font-family: 'Poppins', sans-serif !important;
  font-weight: 500 !important;
}
.m-product-card .m-price--highlight,
.m-product-card .price__current {
  color: var(--brand-gold) !important;
}

/* ===== Collection Cards ===== */
.m-collection-list__container .m-mixed-layout__wrapper {
  background: #fdf8f3 !important;
  padding: 40px 24px !important;
}
.m-collection-list__container .m-mixed-layout__inner {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr) !important;
  gap: 20px !important;
}
.m-collection-list__container .m-mixed-layout__inner > div {
  display: flex !important;
  height: 100% !important;
}
.m-collection-list__container .m-collection-card {
  display: flex !important;
  width: 100% !important;
  height: 100% !important;
}
.m-collection-list__container .m-collection-card__inner {
  display: flex !important;
  flex-direction: row !important;
  align-items: stretch !important;
  background: #fff !important;
  border-radius: 16px !important;
  overflow: hidden !important;
  box-shadow: 0 4px 16px rgba(0,0,0,0.06) !important;
  transition: transform 0.3s ease, box-shadow 0.3s ease !important;
  min-height: 150px !important;
  width: 100% !important;
  height: 100% !important;
}
.m-collection-list__container .m-collection-card__inner:hover {
  transform: translateY(-4px) !important;
  box-shadow: 0 8px 24px rgba(241,180,25,0.15) !important;
}
.m-collection-list__container .m-collection-card__image {
  clip-path: none !important;
  border-radius: 0 !important;
  width: 150px !important;
  min-width: 150px !important;
  height: 100% !important;
  min-height: 150px !important;
  overflow: hidden !important;
  margin: 0 !important;
  flex-shrink: 0 !important;
}
.m-collection-list__container .m-collection-card__image img {
  clip-path: none !important;
  border-radius: 0 !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center top !important;
}
.m-collection-list__container .m-collection-card__info {
  padding: 16px 20px !important;
  text-align: left !important;
  flex: 1 !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
}
.m-collection-list__container .m-collection-card__title {
  font-family: 'Poppins', sans-serif !important;
  font-size: 13px !important;
  letter-spacing: 1.2px !important;
  text-transform: uppercase !important;
  color: #1a1a1a !important;
  font-weight: 700 !important;
  margin-bottom: 8px !important;
  white-space: normal !important;
  word-break: normal !important;
}
.m-collection-list__container .m-collection-card__title sup {
  display: none !important;
}
.m-collection-list__container .m-collection-card__link::after {
  content: ' →' !important;
  color: #F1B419 !important;
  font-size: 14px !important;
}
.m-collection-list__container .m-section__heading {
  position: relative !important;
  display: inline-block !important;
  padding-bottom: 16px !important;
}
.m-collection-list__container .m-section__heading::after {
  content: '' !important;
  position: absolute !important;
  bottom: 0 !important;
  left: 50% !important;
  transform: translateX(-50%) !important;
  width: 120px !important;
  height: 12px !important;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 12'%3E%3Cpath d='M0,6 C10,0 20,12 30,6 C40,0 50,12 60,6 C70,0 80,12 90,6 C100,0 110,12 120,6' stroke='%23F1B419' stroke-width='2.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

@media (max-width: 768px) {
  .m-collection-list__container .m-mixed-layout__inner {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 12px !important;
  }
  .m-collection-list__container .m-collection-card__inner {
    flex-direction: column !important;
    min-height: auto !important;
    border-radius: 12px !important;
    height: 100% !important;
  }
  .m-collection-list__container .m-collection-card__image {
    width: 100% !important;
    min-width: 100% !important;
    height: 110px !important;
  }
  .m-collection-list__container .m-collection-card__info {
    text-align: center !important;
    padding: 10px 8px !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: space-between !important;
    flex-grow: 1 !important;
  }
  .m-collection-list__container .m-collection-card__title {
    font-size: 11px !important;
    letter-spacing: 1px !important;
  }
}

/* ===== إخفاء التبويبات ===== */
.m-tabs__wrapper {
  display: none !important;
}
.m-tabs__wrapper .m-tab-header {
  display: none !important;
}

/* ===== أيقونات السوشيال ميديا جوه قائمة الموبايل الجانبية ===== */
.m-menu-drawer .m-menu-drawer__social {
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: nowrap !important;
  align-items: center !important;
  justify-content: flex-start !important;
  gap: 20px !important;
  padding: 20px 24px !important;
  margin-top: 8px !important;
  border-top: 1px solid rgba(255, 255, 255, 0.12) !important;
}

.m-menu-drawer .m-menu-drawer__social .m-menu-drawer__social-item {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: auto !important;
  flex: 0 0 auto !important;
  color: #ffffff !important;
  opacity: 0.9 !important;
  transition: opacity 0.2s ease !important;
}

.m-menu-drawer .m-menu-drawer__social .m-menu-drawer__social-item:hover {
  opacity: 1 !important;
}
