@font-face {
  font-family: "ManchesterSignature";
  src: url("https://cdn.jsdelivr.net/gh/ZeyadHiggy1415/Manchester-Signature@main/manchester-signature-ttf.ttf")
    format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

bod {
  font-family: "ManchesterSignature", cursive, sans-serif;
}

.s-block--fixed-banner {
    margin-top: 0px;
}

section.s-block.s-block--fixed-banner.wide-placeholder {
    margin: auto;
    padding: 0px;
}

section.s-block.s-block--fixed-banner.wide-placeholder div.container {
    margin: 0px;
    padding: 0px;
}

.banner--fixed img {
    border-radius: 0px;
}

/* عنوان القسم الخارجي */ 
.home-block-title {
    visibility: hidden;
}

.s-product-options-colors-wrapper input[type=radio] + label span {
    height: 20px;
    width: 20px;
}

.footer-is-custom .store-footer .social-link, .footer-is-custom .store-footer .contact-social, .footer-is-custom .store-footer .contact-icon {
    border: 0px;
}

.grid-cols-2 {
    text-align-last: center;
}

.user-contacts .links-contact:last-child {
    place-content: center;
}

.s-cart-summary-count {
    background-color: #f4f6f6;
    color: #c5d0d1;
}

.via-gray-900\/40 {
    --tw-gradient-to: rgb(17 24 39 / 0%) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), rgb(17 24 39 / 0%) var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.from-gray-900 {
    --tw-gradient-from: #11182700 var(--tw-gradient-from-position);
    --tw-gradient-to: rgba(17, 24, 39, 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

section.s-block.s-block--fixed-banner.s-block--dynamic-banner.wide-placeholder.dynamic-banner--8.min-banner {
    max-width: 500px;
    margin: auto;
}
.my-2.mx-auto.w-28.h-0.border-2.border-primary {
    display: none;
}
.s-block--best-offers h2.text-3xl.font-bold.tracking-tight.text-store-text-primary.sm\:text-4xl {position:relative;
padding:2em 0;
}
.s-block--best-offers h2.text-3xl.font-bold.tracking-tight.text-store-text-primary.sm\:text-4xl:before{content:"";
position:absolute;
color:#E8DCCD;
bottom:10%;
 font-family: "ManchesterSignature", cursive, sans-serif;
font-weight:400;
font-size:128px;transform:translateX(-20%)

}

@media(max-width:600px){
.s-block--best-offers h2.text-3xl.font-bold.tracking-tight.text-store-text-primary.sm\:text-4xl:before{font-size:100px}

}
section#best-offers-2-slider  h2.text-3xl.font-bold.tracking-tight.text-store-text-primary.sm\:text-4xl:before{content:"Product";}
section#best-offers-4-slider  h2.text-3xl.font-bold.tracking-tight.text-store-text-primary.sm\:text-4xl:before{content:"Face";}
section#best-offers-7-slider  h2.text-3xl.font-bold.tracking-tight.text-store-text-primary.sm\:text-4xl:before{content:"Lips";}
section#best-offers-10-slider  h2.text-3xl.font-bold.tracking-tight.text-store-text-primary.sm\:text-4xl:before{content:"Eyes";}

footer.store-footer.basic-footer {
    position: relative
}

footer.store-footer.basic-footer:before {
    position: absolute;
    content: "";
    width: 500px;
    height:501px;
    background-image: url(https://i.ibb.co/PGcN6xCV/419136243-a716e099-67d6-47c3-a39d-59597ec2bc95-2.png);
    top: -90%;
    left: 0;
    background-size: cover;
    background-repeat: no-repeat;
}
@media(max-width:600px){
footer.store-footer.basic-footer:before {
display:none
}
}