#mainnav .flex.items-center.justify-between > div:nth-child(3) {
    order: -1 !important;
    width: 15% !important; 
    justify-content: flex-start !important;
    margin-right: 20px;
}
#mainnav .flex.items-center.justify-between > div:nth-child(2) {
    order: 0 !important;
    width: 65% !important; 
    justify-content: center !important;
}
#mainnav .flex.items-center.justify-between > div:nth-child(4) {
    order: 1 !important;
    width: 20% !important;
    justify-content: flex-end !important;
}
@media (min-width: 1280px) {
    .container {
        max-width: 1400px;
    }
}
.rounded-full {
    border-radius: 20px;
}
.navbar-brand img {
    max-height: 4rem;
    width: auto;
    margin: -5px 0;
}
.taraf-store-header custom-main-menu .mobile-menu .main-menu li a {
    color: #151313 !important;
    font-size: 0.90rem !important;
    font-weight: 600 !important;
    padding: 6px 10px !important;
    position: relative !important;
    transition: .8s cubic-bezier(.4, 0, .2, 1);
    z-index: 9;
}
.taraf-store-header custom-main-menu .mobile-menu .main-menu li a:hover {
    color: #98814b !important;
}
.taraf-store-header .header-btn__icon:hover {
    background-color: #0d4e47;
    color: white !important;
}
.taraf-store-header .header-btn__icon {
    border-radius: 50px;
    transition: 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    border-width: medium !important;
    border-style: none !important;
    border-color: rgb(255 255 255) !important;
    border-image: none !important;
    color: #0d4e47 !important;
    font-size: 1rem !important;
    height: 40px !important;
    margin: 0px !important;
    position: relative !important;
    width: 40px !important;
    z-index: 10 !important;
}
.s-cart-summary-wrapper {
    color: #0d4e47;
}
.s-cart-summary-count {
    background-color: #98814b;
}
.s-cart-summary-wrapper:hover {
    color: white !important;
}
.rounded-3xl.p-8.md\:p-12.flex.flex-col.md\:flex-row.justify-between.items-center.gap-8.text-center.md\:text-right {     box-shadow: 0px 0px 20px 6px #26232338, inset 0px 0 20px 6px #26232338; }
section#taraf-features-7958764b-13de-4dba-9b9c-09f915879adb {
    position: relative !important;
    z-index: 20 !important;
    margin-top: -170px !important;
}
.banner--fixed img:hover, .banner-entry {
    box-shadow: 0 0 0px 20px #99824c !important;
}
.banner--fixed img, .banner-entry {
    border-radius: 20px !important;
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity, 1));
    box-shadow: 20px 20px 0px 0px #1f5c54 !important;
    margin-bottom: 4rem !important;
    transition: all .8s ease-in-out !important;
}
section[id^="taraf-features"] .container > div > div:not(:last-child) {
    position: relative;
    border-left: 2px solid #d8d8d8  !important; 
    padding-left: 9rem !important; 
}
@media (max-width: 768px) {
    section[id^="taraf-features"] .container > div > div:not(:last-child) {
        border-left: none !important;
        border-bottom: 2px solid #d8d8d8 !important; /* تحويل الخط لأفقي في الشاشات الصغيرة */
        padding-left: 0 !important;
        padding-bottom: 1rem !important;
        margin-bottom: 1rem !important;
    }
}
  @media (min-width: 640px) {
    #main-content > section.s-block.s-block--fixed-banner.wide-placeholder {
        margin-top: 1rem;
        padding-top: 45px;
        padding-bottom: 45px;
        background-color: white;
    }
}
.products-slider .s-slider-block__title h2,
.s-block__title h2,
.s-slider-block__title-right h2 {
    color: #0d4e47 !important;
    font-size: 1.85rem !important;
    font-weight: 800 !important;
    margin-bottom: 25px !important;
    position: relative !important;
    display: inline-block !important;
    padding: 10px 0 !important;
}
.products-slider .s-slider-block__title h2::after,
.s-block__title h2::after,
.s-slider-block__title-right h2::after {
    content: "" !important;
    position: absolute !important;
    bottom: 0 !important;
    right: 0 !important;
    width: 50% !important; 
    height: 3px !important;
    background: radial-gradient(circle at left, #98814b 3px, transparent 4px), 
                linear-gradient(to left, #0d4e47, #98814b) !important;
    background-size: 100% 100% !important;
    border-radius: 3px !important;
    transition: all 0.8s cubic-bezier(0.25, 1, 0.5, 1) !important;
}
.products-slider .s-slider-block__title h2::before,
.s-block__title h2::before,
.s-slider-block__title-right h2::before {
    content: "" !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 50% !important;
    height: 3px !important;
    background: radial-gradient(circle at right, #98814b 3px, transparent 4px), 
                linear-gradient(to right, #0d4e47, #98814b) !important;
    background-size: 100% 100% !important;
    border-radius: 3px !important;
    transition: all 0.8s cubic-bezier(0.25, 1, 0.5, 1) !important;
}
.products-slider .s-slider-block__title h2:hover::after,
.s-block__title h2:hover::after,
.s-slider-block__title-right h2:hover::after {
    width: 100% !important;
}
.products-slider .s-slider-block__title h2:hover::before,
.s-block__title h2:hover::before,
.s-slider-block__title-right h2:hover::before {
    width: 100% !important;
}
.products-slider {
    background-color: #f4f4f6 !important;
    padding: 2rem 0;
}
.s-product-card-entry .s-product-card-content .s-product-card-content-main .s-product-card-content-title a {
    color: #242020;
    font-size: 1rem !important;
    font-weight: 700;
    line-height: 1 !important;
}
.s-product-card-entry {
    background-color: var(--color-bg-card) !important;
    border-radius: 1rem !important;
    overflow: hidden;
    transition: all .5s cubic-bezier(.4, 0, .2, 1);
    border: 3px solid #0d4e4738 !important;
    box-shadow: 3px 3px 14px 1px #a18c5b3b;
}
.s-product-card-fit-height .s-product-card-image {
    height: 25rem !important;
    max-height: 25rem;
}
.s-slider-nav-arrow {
    background-color: #ffffff !important;
    border: 1.5px solid #98814b !important; 
    color: #0d4e47 !important; 
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05) !important;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}
.s-slider-nav-arrow svg {
    fill: #0d4e47 !important;
    transition: fill 0.4s ease, transform 0.4s ease !important;
}
.s-slider-nav-arrow:hover {
    background-color: #0d4e47 !important;
    border-color: #0d4e47 !important;
    transform: translateY(-3px) !important; 
    box-shadow: 0 6px 15px rgba(152, 129, 75, 0.3) !important; 
}
.s-slider-nav-arrow:hover svg {
    fill: #ffffff !important; 
}
.s-slider-prev:hover svg {
    transform: translateX(2px) !important;
}
.s-slider-next:hover svg {
    transform: translateX(-2px) !important;
}
.taraf-categories-slider .mb-4.md\:mb-0 h2 {
  position: relative !important;
  display: inline-block !important;
  color: #0d4e47 !important;
  padding: 12px 0 !important; 
  margin-bottom: 8px !important;
  cursor: pointer;
}
.taraf-categories-slider .mb-4.md\:mb-0 h2::before {
  content: '' !important;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 45% !important;
  height: 3px !important;
  background: linear-gradient(90deg, #98814b 0%, #10413b 100%) !important; /* تدرج ذهبي لزيتي */
  transition: all 0.5s ease-in-out !important;
}
.taraf-categories-slider .mb-4.md\:mb-0 h2::after {
  content: '' !important;
  position: absolute !important;
  bottom: 0 !important;
  right: 0 !important;
  width: 45% !important;
  height: 3px !important;
  background: linear-gradient(90deg, #10413b 0%, #98814b 100%) !important; /* تدرج زيتي لذهبي */
  transition: all 0.5s ease-in-out !important;
}
.taraf-categories-slider .mb-4.md\:mb-0 h2:hover::before {
  width: 100% !important; 
}
.taraf-categories-slider .mb-4.md\:mb-0 h2:hover::after {
  width: 100% !important; 
}
.taraf-categories-slider a[href*="/offers"],
.taraf-categories-slider a.flex.items-center {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 8px 18px !important;
  color: #0d4e47 !important; 
  border: 1px solid #98814b !important; 
  border-radius: 20px !important; 
  font-weight: 600 !important;
  font-size: 13px !important;
  text-decoration: none !important;
  background-color: transparent !important;
  transition: all 0.3s ease-in-out !important;
  position: relative !important;
}
.taraf-categories-slider a[href*="/offers"]::after,
.taraf-categories-slider a.flex.items-center::after {
  content: '←' !important;
  margin-right: 6px !important;
  font-size: 14px !important;
  transition: transform 0.3s ease !important;
}
.taraf-categories-slider a[href*="/offers"]:hover,
.taraf-categories-slider a.flex.items-center:hover {
  background: linear-gradient(135deg, #0d4e47 0%, #10413b 100%) !important; /* خلفية زيتية فاخرة */
  color: #ffffff !important;
  border-color: #0d4e47 !important;
  box-shadow: 0 4px 12px rgba(13, 78, 71, 0.15) !important;
}
.taraf-categories-slider a[href*="/offers"]:hover::after,
.taraf-categories-slider a.flex.items-center:hover::after {
  transform: translateX(-4px) !important;
  color: #98814b !important;
}
.mx-auto {
    margin-left: auto;
    margin-right: auto;
    padding: 50px 0;
}
section.taraf-categories-slider {
  position: relative !important;
  z-index: 1 !important;
  overflow: hidden !important;
  background: linear-gradient(to bottom, #f4f4f6 0%, #ffffff 100%) !important; 
}
section.taraf-categories-slider::before {
  content: '' !important;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
  background-image: url('https://static.vecteezy.com/system/resources/previews/007/016/697/large_2x/abstract-wave-texture-background-line-style-vector.jpg') !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-attachment: fixed !important;
  opacity: 0.10 !important;
  z-index: -1 !important;
  pointer-events: none !important;
}
.text-lg {
    font-size: 1.75rem;
    margin-bottom: 25px;
}
.text-sm {
    font-size: .875rem;
    line-height: 1.75rem;
}
.max-w-lg {
    max-width: 25rem;
}
.s-block--slider-with-bg .s-slider-block__title-left {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-top: 25px;
}
.s-block--slider-with-bg .container h3.text-lg {
  display: inline-block !important;
  position: relative !important;
  padding: 6px 12px !important;
  color: #ffffff !important;
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.7) !important;
}
.s-block--slider-with-bg .container h3.text-lg::before {
  content: '' !important;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 50% !important;
  height: 2px !important;
  background: linear-gradient(to right, #ffe599, #c5a059) !important; 
  box-shadow: 0 0 8px rgba(255, 229, 153, 0.6) !important; 
  border-radius: 2px !important;
  transition: width 0.4s ease-in-out !important;
}
.s-block--slider-with-bg .container h3.text-lg::after {
  content: '' !important;
  position: absolute !important;
  bottom: 0 !important;
  right: 0 !important;
  width: 50% !important;
  height: 2px !important;
  background: linear-gradient(to left, #ffe599, #c5a059) !important; 
  box-shadow: 0 0 8px rgba(255, 229, 153, 0.6) !important; 
  border-radius: 2px !important;
  transition: width 0.4s ease-in-out !important;
}
.s-block--slider-with-bg .container h3.text-lg:hover::before,
.s-block--slider-with-bg .container h3.text-lg:hover::after {
  width: 100% !important;
}
.s-block--slider-with-bg .s-slider-block__display-all {
  background: rgba(255, 255, 255, 0.08) !important; 
  color: #ffe599 !important; 
  border: 1px solid #c5a059 !important; 
  border-radius: 50px !important;
  padding: 8px 24px !important;
  font-weight: 600 !important;
  font-size: 14px !important;
  backdrop-filter: blur(4px) !important;
  transition: all 0.3s ease-in-out !important;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3) !important;
}
.s-block--slider-with-bg .s-slider-block__display-all:hover {
  background: linear-gradient(135deg, #c5a059, #ffe599) !important;
  color: #0d4e47 !important; 
  border-color: #ffe599 !important;
  box-shadow: 0 0 15px rgba(255, 229, 153, 0.5) !important; 
  transform: translateY(-2px) !important; 
}
section.s-block.s-block--bundle-youtube-video {
    background: linear-gradient(135deg, #092e28 0%, #98814b 50%, #1a3a34 100%) !important;
    -webkit-backdrop-filter: blur(16px) saturate(180%) !important;
    backdrop-filter: blur(16px) saturate(180%) !important;
}
@media (min-width: 1280px) {
    #featured-products-style1-12 > div {
        max-width: 1200px;
    }
}
@media (min-width: 640px) {
    #featured-products-style1-12 {
        padding: 0rem 0;
        margin-top: -15px;
    }
}

.max-w-7xl.mx-auto.px-4.py-12.md\:py-16.relative.z-10.text-center.rounded-3xl.shadow-2xl {
    background: linear-gradient(135deg, #927f4b 5%, #0d4e47 50%, #98814b 100%) !important;
    box-shadow: 0 0 15px 6px #1e1c1c61;
}
a.inline-block.bg-luxury-gold.text-luxury-black.px-8.py-4.rounded-full.font-bold.text-lg.hover\:bg-luxury-gold\/90.hover\:scale-105.transition-all.duration-300.shadow-lg {
    box-shadow: 0 0 12px 2px #ffffff5c;
}
.taraf-countdown salla-count-down .s-count-down-list .s-count-down-item .s-count-down-item-value {
    border: 1px solid #ffffff33 !important;
    background-color: #ffffff1a !important;
    color: #ffffff !important;
    box-shadow: 0 0 12px 2px #ffffff5c;
}
p.text-sm.md\:text-base.mb-8.max-w-2xl.mx-auto {
    padding: 0;
}
#main-content > section.taraf-countdown.py-12.md\:py-16.px-4.md\:px-8.relative.overflow-hidden > div > div > salla-count-down {
    padding: 0;
}
.rounded-md {
    border-radius: 1rem;
    border: 2px solid #0f4f47;
}
section.s-block.s-block--photos-slider {
    background-color: white;
    padding: 35px 0;
}
@media (min-width: 640px) {
    #main-content > section.s-block.s-block--bundle-blog {
        margin-top: 0 !important;
        padding: 10px 0 !important;
        background-color: #eeeeee  !important;
    }
}
.store-footer {
  background-color: #0d4e47 !important; 
  border-top: 3px solid #c5a059 !important; 
  color: #fcfbf7 !important;
  padding-top: 40px !important;
  padding-bottom: 20px !important;
}
.store-footer h1, 
.store-footer h2, 
.store-footer h3, 
.store-footer h4,
.store-footer .footer-title {
  color: #c5a059 !important; 
  font-weight: 700 !important;
  margin-bottom: 18px !important;
  font-size: 1.15rem !important;
}
.store-footer p, 
.store-footer span {
  color: #e2e8f0 !important;
  line-height: 1.8 !important;
}
.store-footer a {
  color: #cbd5e1 !important;
  transition: all 0.3s ease !important;
  display: inline-block !important;
}
.store-footer a:hover {
  color: #c5a059 !important;
  transform: translateX(-5px) !important;
}
.store-footer .social-icons a,
.store-footer a[href*="facebook"],
.store-footer a[href*="instagram"],
.store-footer a[href*="twitter"],
.store-footer a[href*="snapchat"],
.store-footer a[href*="youtube"] {
  background: rgba(197, 160, 89, 0.15) !important;
  color: #c5a059 !important;
  width: 36px !important;
  height: 36px !important;
  border-radius: 50% !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  margin: 0 4px !important;
  border: 1px solid rgba(197, 160, 89, 0.4) !important;
  transition: all 0.3s ease !important;
}
.store-footer .social-icons a:hover {
  background: #c5a059 !important;
  color: #0d4e47 !important;
  transform: translateY(-3px) !important;
}
.store-footer .footer-sub,
.store-footer__sub-footer {
  border-top: 1px solid rgba(255, 255, 255, 0.1) !important;
  margin-top: 30px !important;
  padding-top: 15px !important;
  background-color: #08332e !important; 
}
.store-footer a[href*="tel:"],
.store-footer a[href*="mailto:"],
.store-footer a[href*="wa.me"],
.store-footer a[href*="whatsapp"],
.store-footer ul li a,
.store-footer .contact-item {
  display: flex !important;
  flex-direction: row !important; 
  align-items: center !important; 
  justify-content: flex-start !important;
  gap: 10px !important; 
  margin-bottom: 12px !important;
  direction: rtl !important;
}
.store-footer a[href*="tel:"] i,
.store-footer a[href*="tel:"] svg,
.store-footer a[href*="mailto:"] i,
.store-footer a[href*="mailto:"] svg,
.store-footer a[href*="wa.me"] i,
.store-footer a[href*="wa.me"] svg,
.store-footer ul li a i,
.store-footer ul li a svg {
  display: inline-block !important;
  color: #c5a059 !important;
  fill: #c5a059 !important;
  font-size: 1.1rem !important;
  width: 20px !important;
  height: 20px !important;
  flex-shrink: 0 !important; 
}
.store-footer a[href*="tel:"] span,
.store-footer a[href*="mailto:"] span,
.store-footer a[href*="wa.me"] span {
  color: #e2e8f0 !important;
  font-size: 0.95rem !important;
  direction: ltr !important; 
}
#wa-nera-widget-send-button {
    padding-left: 0px;
    padding-right: 0px;
    position: fixed !important;
    z-index: 200 !important;
    bottom: 100px;
    text-align: center !important;
    height: 50px;
    min-width: 50px;
    border-radius: 25px;
    visibility: visible;
    transition: none !important;
    background-color: #0d4e47;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.4);
    left: 25px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}
.taraf-store-footer, .taraf-store-footer .taraf-store-footer__inner {
    background-color: #0d4e47 !important;
}
.taraf-store-footer .taraf-copyright {
    background-color: #0d4e47 !important;
    border-top: 1px solid hsla(0, 0%, 100%, .1) !important;
}
.taraf-related-products .s-slider-block__title-right h2 {
    color: #0d4e47 !important;
    font-size: 1.5rem !important;
}
.text-\[var\(--color-title-single-product\)\] {
    color: #0d4e47 !important;
}
.text-\[var\(--color-price-single-product\)\] {
    color: #000000 !important;
}
.text-\[var\(--color-disprice-single-product\)\] {
    color: #373434 !important;
}
.taraf-main-content .product-status__item {
    background: #98814b !important;
}
button, input, optgroup, select, textarea {
    color: #0d4e47 !important;
}
.product__description a {
    color: rgb(13 78 71) !important;
}.apple-pay-btn {
    background-color: #98814b !important;
    border: none;
    color: white;
    cursor: pointer;
    font-synthesis: none;
    justify-content: center;
    position: relative;
    margin: 0;
    box-sizing: var(--apple-pay-button-box-sizing, content-box);
    min-height: 30px;
    height: calc(var(--apple-pay-button-height, 30px));
    min-width: 140px;
    width: 100%;
    border-radius: var(--apple-pay-button-border-radius, 4px);
    padding: var(--apple-pay-button-padding, 0);
    -moz-font-feature-settings: kern;
    -moz-osx-font-smoothing: 'grayscale';
    -webkit-font-smoothing: antialiased;
}
strong {
    color: #0d4e47 !important;
}
.text-\[var\(--color-description-single-product\)\] {
    color: #1f1c1c !important;
}
.taraf-main-content .s-add-product-button-main>salla-button button {
    background-color: #0d4e47 !important;
    border-color: var(--color-btn-single-product) !important;
    border-radius: .75rem !important;
    color: #fff !important;
    overflow: hidden;
    position: relative;
    transition: .3s;
}
.taraf-main-content .s-add-product-button-main>salla-button button:hover {
    background-color: #98814b !important;
    border-color: var(--color-btnHove-single-product) !important;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, .25);
    opacity: 1 !important;
}
.s-fast-checkout-button:hover {
    background-color: var(--color-primary) !important;
    color: #ffffff !important;
}
#main-content > salla-comments > div > div > div.s-infinite-scroll-wrapper > button {
    color: #ffffff !important;
}
.s-fast-checkout-button.outline {
    background-color: #98814b !important;
    border: 1px solid var(--color-primary);
    color: #ffffff !important;
}
.taraf-main-content .s-button-light-outline {
    border-color: rgba(var(--color-icons-single-product), .5) !important;
    border-radius: .75rem !important;
    color: #98814b !important;
    font-size: 1.125rem !important;
    height: 42px !important;
    width: 42px !important;
}
.text-\[var\(--color-price-original-product\)\] {
    color: black;
}
#main-content > div > nav > salla-breadcrumb > ol > li > a {
    color: #000000;
}
li, ul {
    list-style: none;
    margin: 0;
    padding: 0;
    color: #98814b;
}
.s-bought-together-item-name {
    color: black;
}
.s-button-primary {
    color: #ffffff !important;
}
.rounded-md {
    border-radius: .5rem;
    border: 2px solid #0f4f47;
    padding: 0px 10px;
}
#filters-menu > h2 {
    margin-bottom: .75rem;
    color: black;
}
.scroll-top.fixed.right-4.w-12.h-12.rounded-lg.z-40.text-lg.flex.justify-center.items-center.cursor-pointer.duration-500.bottom-10 {
    box-shadow: 0 0 10px 1px #ffffff4d;
}
.text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
    color: #0d4e47;
}.content-entry p {
    color: #211e1e;
}
h2.font-bold.mb-3 {
    color: #98814b;
}
h1.font-semibold.text-\[22px\].md\:text-\[28px\].mb-5.leading-10 {
    color: #98814b;
}
.text-sm {
    font-size: .875rem;
    line-height: 1.75rem;
    color: #171616;
}
.s-comments-title {
    color: #98814b;
}
#main-content > section.s-block.s-block--slider-with-bg.s-block--full-bg > div.slider-bg > div > div > p {
    font-size: .875rem;
    line-height: 1.75rem;
    color: #ffffff;
}
.s-comments-item-user-info-name-with-margin:where([dir=rtl],[dir=rtl] *) {
    margin-left: 2.5rem;
    color: #0d4e47;
}
#app > footer > div.store-footer__inner.taraf-store-footer__inner > div > div.lg\:col-span-2.rtl\:lg\:pl-20.ltr\:lg\:pr-20 > div.flex.rtl\:space-x-reverse.space-x-2.items-end > div > b {
    font-size: .875rem;
    line-height: 1.75rem;
    color: #ffffff;
}

#\39 6521553 > a {
    background: linear-gradient(
        120deg,
        #007700 0%,
        #007700 40%,
        #19a319 50%,
        #007700 60%,
        #007700 100%
    );
    background-size: 200% 100%;
    color: white !important;
    border-radius: 25px;
    animation: shine 2.5s infinite linear;
}

@keyframes shine {
    0% {
        background-position: 200% 0;
    }
    100% {
        background-position: -200% 0;
    }
}
@media (min-width: 1200px) {
    .s-products-list-vertical-cards {
        grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    }
}
@media (min-width: 1280px) {
    #main-content > div.container.px-2\.5.ms\:px-5.mb-10 {
        max-width: 1200px;
    }
}
.s-product-card-entry .s-product-card-image img {
    object-position: center center !important;
}
.s-count-down-item-label {
    opacity: .8;
}

#wa-nera-widget-send-button {
    bottom: 50px !important;
    height: 40px !important;
    min-width: 40px !important;
    left: 5px !important;
}
@media (max-width: 768px) {
    .store-footer a {
        display: block !important;
    }
}