footer div .text-xs{
    justify-content: right!important;
}
footer div .text-xs::after{
content: "برمجة و تطوير AwaqServices";
    top: 0;
    font-size: 12px !important;
        margin-inline-start: auto!important;
        opacity:0.7;
}
/* Banners Height Fix */
.md\:h-\[32rem\].w-full.overflow-hidden.rounded-md {
    height: auto !important;
}
/* Increasing Logo Height in Mobile Screens */ 
img.h-8 {
  height: 4rem !important;
}
/* Increasing Logo Height in Large Screens */
.main-nav-container.fixed-pinned .navbar-brand img {
    max-height: 60px !important;
}
/* Enhancing Footer Styles */
footer i.rtl\:ml-2\.5.ltr\:mr-2\.5.w-8.h-8.justify-center.flex.items-center.shrink-0 {
    margin: unset !important;
}
footer .grid.gap-4.md\:gap-8.grid-cols-2.md\:col-span-2.lg\:grid-cols-3 {
    gap: 0.5rem !important;
}
footer a.mb-4.last\:mb-0.flex.items-center.text-gray-700.transition.hover\:opacity-75 {
   flex-wrap: wrap;
}
footer img.lazy.rounded-sm.hover\:opacity-80.transition-opacity.h-8.loaded  {
    height: 2.5rem !important;
    object-fit: cover;
    margin-top: 1rem;
}

salla-add-product-button[width=wide] {
 width: 100%;
}

.s-add-product-button-main {
 width: 100%;
 display: flex;
}


salla-mini-checkout-widget.s-add-product-button-mini-checkout.s-mini-checkout.hide-scroll.hydrated {
 width: 100%;
 margin-right: 20px;
}
.s-add-product-button-mini-checkout-content {
 display:contents;
}