/* Add custom CSS styles below */ .s-product-card-fit-height.s-product-card-vertical .s-product-card-image { background: unset; } .category_section a.flex.flex-col.items-center.justify-between.mt-3.text-center.overflow-hidden.swiper-slide { justify-items: center; } h1.animate__animated, .main_banner h2.text-heading, .main_banner .text-secondary , p.animate__animated{ filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25)); } @media (max-width: 767px) { h1.animate__animated{ filter: drop-shadow(0px 0px 2px rgba(0, 0, 0)); } .main_banner .object-fill { object-fit: cover; } } @media (max-width: 450px) { .main_banner .h-\[90\%\] { height: 65%; } .main_banner h2.text-heading { width: 320px; }} @media (min-width: 1480px) { section:nth-child( 1 of .landing-page-first-banner ) .container { max-width: 95%; } } const name = "ONE MILLION"; const link = "https://one1million.com/"; document.addEventListener("DOMContentLoaded", function () { document.querySelector(".copyright-text p").innerHTML = صنع بإتقان في ${name} ; }