/* Add custom CSS styles below */ 
/* Add custom CSS styles below */ 
:root {
    --main-color:#ff8c00;
    --second-color:#000;
    --three-color:#fff ;
}



/*-----star nav-----*/
body:after {
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    position: fixed;
    z-index: 999999;
    background: linear-gradient(135deg,rgba(255,255,255,0.1),rgba(255,255,255,0));
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    background: url(https://cdn.salla.sa/cdn-cgi/image/fit=scale-down,width=400,height=400,onerror=redirect,format=auto/nEDRwq/Soon3PvnFs1iHFQMdG78wZoqgouVzv0EGfRvRSNw.png);
    left: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 360px;
    animation-name: fade-in;
    animation-duration: 2.5s;
    transform: scale(0);
    border: none
}

 

@keyframes fade-in {
    0% {
        opacity: 1;
        transform: scale(1);
    }

    75% {
        opacity: 1;
        transform: scale(1);
    }

    100% {
        opacity: 0;
        transform: scale(.1);
    }
}



.overflow-x-hidden {
    
    background: #fff;
}
.main-nav-container {
    min-height: 68px;
    background: var( --main-color);
}
@media only screen and (min-width: 1024px) {
    .main-menu li.root-level>a {
        padding-top: 0;
        padding-bottom: 1rem;
        font-weight: 700;
        color: white;
    }
}
@media only screen and (min-width: 1024px) {
    .main-menu li.root-level>a:hover {
        padding-top: 0;
        padding-bottom: 1rem;
        font-weight: 700;
        color: var( --second-color);
    }
}
.sicon-user-circle:before {
    content: "\f072";
    color: var(--second-color);
}
.sicon-shopping-bag:before {
    content: "\ef36";
    color: var(--second-color);
}
[class*=" sicon-"], [class^=sicon-] {
    font-family: sallaicons !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: var(--second-color);
}

.mm-spn.mm-spn--navbar.mm-spn--main {
    cursor: default;
    background: var(--main-color);
}
@media only screen and (max-width: 1024px) {
    .mm-spn li a span {
        padding: 0;
        color: white;
    }
}
@media only screen and (max-width: 1024px) {
    .mm-spn li a span:hover {
        padding: 0;
        color: var(--second-color);
    }
}
@media only screen and (max-width: 1024px) {
    .mm-spn.mm-spn--navbar.mm-spn--main:where([dir=rtl],[dir=rtl] *):after {
        padding-right: .75rem;
        color: var(--second-color);
    }
}

salla-slider[type]:not(.hydrated)>div>div, salla-slider[type]:not(.hydrated) .swiper>div>div>div, .carousel-slider .swiper-wrapper>div {
    margin-top: 50px;
    margin-bottom: 50px;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
}
.s-button-element:not(:disabled):not([loading]) {
    pointer-events: auto;
    color: var(--main-color);
}
.s-button-element:not(:disabled):not([loading]):hover {
    pointer-events: auto;
  
    background: var(--main-color);
     color: var(--second-color);
}
.footer-is-light .store-footer .store-footer__inner {
    --tw-border-opacity: 1;
    /* border-bottom-color: #e5e7eb; */
    border-bottom-color: rgba(229, 231, 235, var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    /* background-color: #f3f4f6; */
    background-color: var(--main-color);
}
.footer-is-light .store-footer .store-footer__inner {
    --tw-border-opacity: 1;
    /* border-bottom-color: #e5e7eb; */
    border-bottom-color: rgba(229, 231, 235, var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    /* background-color: #f3f4f6; */
    background-color: var(--main-color);
    color: white;
}
@media (min-width: 768px) {
    .md\:flex {
        display: flex;
        background: var(--main-color);
    }
}
.copyright-text p {
    --tw-text-opacity: 1;
    color: white;
}
.footer-is-light .store-footer {
    --tw-bg-opacity: 1;
    background-color: #f9fafb;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: #374151;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
    background: var(--main-color);
}
.s-contacts-icon:where([dir=rtl],[dir=rtl] *) {
    margin-left: .625rem;
    color: var(--second-color);
}
.s-social-link a svg {
    height: .875rem;
    width: .875rem;
    fill: currentColor;
    color: var(--second-color);
}
.banner--fixed img {
    display: block;
    width: 100%;
    border-radius: .375rem;
    border-style: none;
    --tw-bg-opacity: 1;
    background-color: #f3f4f6;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
    -o-object-fit: cover;
    object-fit: cover;
    background: #dcddde;
}
.s-slider-block__title h2:where([dir=rtl],[dir=rtl] *) {
    padding-left: 2rem;
    background: var(--main-color);
    padding: 16px;
    border-radius: 18px;
    color: burlywood;
} 
.s-slider-block__display-all {
    display: inline-block;
    font-size: .875rem;
    line-height: 1.25rem;
    font-weight: 700;
    color: #414042;
    color: var(--color-primary);
    color: var(--main-color);
}

.s-product-card-vertical {
    flex-direction: column;
    box-shadow: #fff -1px 3px 31px;
    
}
.s-product-card-vertical:hover {
    flex-direction: column;
    box-shadow: var(--second-color) -1px 3px 31px;
    padding:5px;
}
@keyframes sigal {
    0% {
        filter: drop-shadow(2px 4px 6px #d5c48c)
    }

    100% {
        filter: none;
    }
}
.footer-is-light .store-footer .contact-social {
    --tw-border-opacity: 1;
    border-color: #f3f4f6;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
    display: contents;
}
.store-footer h3 {
    margin-bottom: .75rem;
    font-size: 1.125rem;
    line-height: 1.75rem;
    font-weight: 700;
    /* background: var(--bg-gray); */
    color: var(--second-color);
}
.s-slider-block__title h2:where([dir="rtl"], [dir="rtl"] *) {
  padding-left: 2rem;
  background: var(--main-color);
  padding: 16px;
  border-radius: 18px;
  color: #f06c13;
}
.slide--cat-entry {
  display: flex;
  height: 9rem;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: .375rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: #f3f4f6;
  border-color: #f06c13;
  --tw-bg-opacity: 1;
  background-color: #dcddde;
  background-color: #dcddde;
  padding: .75rem;
  text-align: center;
  transition-property: color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;
  transition-property: color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;
  transition-property: color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(.4,0,.2,1);
  transition-duration: 500ms;
}
.slide--cat-entry i {
  margin-bottom: 1rem;
  display: inline-block;
  font-size: 33px;
  color: #f06c13;
  color: #f06c13;
}
.s-cart-summary-total {
  font-weight: 600;
  --tw-text-opacity: 1;
  color: #000;
  color: white;
}
.s-cart-summary-count {
  top: -.125rem;
  --tw-bg-opacity: 1;
  background-color: #f06c13;
  background-color:#f06c13;
}
.s-block__title h2 {
 padding-left: 2rem;
background: var(--main-color);
padding: 16px;
border-radius: 18px;
color: #f06c13;
}
.s-block--features__item .feature-icon {
  margin-bottom: .75rem;
  display: flex;
  height: 4rem;
  width: 4rem;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 9999px;
  background-color: #f06c13;
  background-color:#f06c13;
}
*, ::before, ::after {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color:#fff;
}
.s-block--features__item {
  display: flex;
  flex-grow: 1;
  cursor: pointer;
  flex-direction: column;
  align-items: center;
  border-radius: .375rem;
  --tw-bg-opacity: 1;
  background-
  background-color: #dcddde;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
  text-align: center;
  transition-property: box-shadow;
  transition-timing-function: cubic-bezier(.4,0,.2,1);
  transition-duration: 500ms;
}footer-is-light .store-footer {
    --tw-bg-opacity: 1;
    background-color: #f9fafb;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: #374151;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
}

}
.lg\:grid-cols-6 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}
.gap-8 {
    gap: 2rem;
}
.grid {
    display: grid;
}
.container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 10px;
    padding-left: 10px;
}
*, ::before, ::after {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position: ;
    --tw-gradient-via-position: ;
    --tw-gradient-to-position: ;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgba(59, 130, 246, 0.5);
    --tw-ring-offset-shadow: 0 0 rgba(0,0,0,0);
    --tw-ring-shadow: 0 0 rgba(0,0,0,0);
    --tw-shadow: 0 0 rgba(0,0,0,0);
    --tw-shadow-colored: 0 0 rgba(0,0,0,0);
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia: ;
    --tw-contain-size: ;
    --tw-contain-layout: ;
    --tw-contain-paint: ;
Show all properties (1 more)
}

*, ::before, ::after {
    box-sizing: border-box;
    border-width: 0;
    border-style: solid;
    border-color: #e5e7eb;
}


*, ::before, ::after {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position: ;
    --tw-gradient-via-position: ;
    --tw-gradient-to-position: ;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgba(59, 130, 246, 0.5);
    --tw-ring-offset-shadow: 0 0 rgba(0,0,0,0);
    --tw-ring-shadow: 0 0 rgba(0,0,0,0);
    --tw-shadow: 0 0 rgba(0,0,0,0);
    --tw-shadow-colored: 0 0 rgba(0,0,0,0);
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia: ;
    --tw-contain-size: ;
    --tw-contain-layout: ;
    --tw-contain-paint: ;
Show all properties (1 more)
}
*, ::before, ::after {
    box-sizing: border-box;
    border-width: 0;
    border-style: solid;
    border-color: #e5e7eb;
}
user agent stylesheet
div {
    display: block;
    unicode-bidi: isolate;
}.s-cart-summary-count {
    top: -.125rem;
    --tw-bg-opacity: 1;
    background-color: #f06c13;
    background-color: #ea9dc1;
}.bg-inherit {
    background-color: inherit;
    transform: translate3d(0, 0, 0);
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0));
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    border-radius: 20px;
    border: 1px solid rgba(255, 255, 255, .18);
    box-shadow: 0 8px 32px 0 rgba(0, 0, 0, .37);
}    .s-block--features__item:first-child {
        grid-column: span 1 / span 1;
        background: #761184;
        border-radius: 20px 80px;
    }
    .s-block--features__item {
    display: flex;
    flex-grow: 1;
    cursor: pointer;
    flex-direction: column;
    align-items: center;
    border-radius: .375rem;
    --tw-bg-opacity: 1;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
    text-align: center;
    transition-property: box-shadow;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: 500ms;
     background: #761184;
        border-radius: 20px 80px;
}
.s-block--features__item .feature-icon {
    margin-bottom: .75rem;
    display: flex;
    height: 4rem;
    width: 4rem;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    border-radius: 9999px;
    background-color: #f06c13;
    background-color: var(--second-color);
}.s-block--features__item h2 {
    margin-bottom: .25rem;
    font-size: .875rem;
    line-height: 1.25rem;
    font-weight: 700;
    --tw-text-opacity: 1;
    color: #1f2937;
    color: #fff;
}.s-block--features__item p {
    font-size: .875rem;
    line-height: 1.25rem;
    --tw-text-opacity: 1;
    color: #6b7280;
     color: #fff;
} 
.s-button-element:not(:disabled):not([loading]) {
    pointer-events: auto;
    color: var(--main-color);
    
}.s-product-card-vertical {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    border-radius: 20px;
    border: 1px solid #000;
    z-index: 1;
}
.s-product-card-vertical {
    flex-direction: column;
}
.s-product-card-entry {
    position: relative;
    display: flex;
    height: 100%;
    justify-content: space-between;
    border-radius: .75rem;
    --tw-bg-opacity: 1;
    background-color: #fff;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
    transition-property: box-shadow;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: 300ms;
    
}.s-product-card-content {
    position: relative;
    display: flex;
    flex-direction: column;
    padding: .75rem;

}.s-product-card-content-title a {
    display: block;
    font-size: .875rem;
    line-height: 1.25rem;
    font-weight: 700;
    --tw-text-opacity: 1;
    color: #1f2937;
    color: #761184;
}.s-product-card-price {
    font-size: .875rem;
    line-height: 1.25rem;
    font-weight: 700;
    color: #761184;
}
.s-product-card-image img.loaded {
    position: relative;
    opacity: 1;
    background: #fff;
}.s-slider-block__title h2 {
    text-shadow: 2px 4px #c7c7c7;
    font-size: 25px;
}.s-slider-block__title h2:where([dir="rtl"], [dir="rtl"] *) {
    padding-left: 2rem;
    background: #fff;
    padding: 16px;
    border-radius: 18px;
    color: var(--main-color);
}.s-button-element:not(:disabled):not([loading]) {
    pointer-events: auto;
    color: var(--main-color);
    border-radius: 60px 60px 30px 30px;
}.s-block__title h2 {
    padding-left: 2rem;
    background: #fff;
    padding: 1px;
    border-radius: 1px;
    color: #fff;
}.container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right:5px;
    padding-left:5px;
} .text-center::before {
    content: "برمجه وتطوير ADFAZ";
    display: block;
    text-align: center;
  
    padding: 10px;
    color: #fff;
}.store-footer h3 {
font-size: 18px;
	color: #fff;
	text-transform: capitalize;
	margin-bottom: 35px;
	font-weight: 600;
	position: relative;
	
}.store-footer{
    border-top-left-radius: 75px;
    border-top-right-radius: 75px;}
.store-footer a{
color:#fff;
    padding: 0.6rem;
}
.footer-title{
border:none;
}
.store-footer p{
font-size:16px;
color: #FFF;
}
.store-footer a{
color:#fff;}
.footer-title{
border:none;
}
.store-footer p{
font-size:16px;
color: #FFF;
}
.footer-is-light .store-footer .store-footer__inner{
background-color:#0b2544;
padding:30px;
border:none;
font-size:20px;
border-top-left-radius:75px;
border-top-right-radius:75px;
text-align:center;
}
.store-footer h3 {
font-size: 18px;
	color: #fff;
	text-transform: capitalize;
	margin-bottom: 35px;
	font-weight: 600;
	position: relative;
	
}
.store-footer a:hover{ 
transition:all .7s;
background-color:var(--second-color);
border-radius:50px;
padding-left:20px;
padding-right:20px;
padding-bottom:8px;
color:var(--main-color);




}
h3::before{
content: '';
	position: absolute;
	left:0;
	bottom: -10px;
	background-color:var(--second-color);
	height: 4px;
	box-sizing: border-box;
	width: 100%;
	
	border-radius:5px;

}
.salla-theme_6 footer .footer-sub{
background-color:#1c3879;

}.banner--fixed img {
    display: block;
    width: 100%;
    border-radius: .375rem;
    border-style: none;
    --tw-bg-opacity: 1;
    background-color: #f3f4f6;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
    

    background: #fff;
    background-size: contain;
}.s-product-card-content-title a {
    display: block;
    font-size: .875rem;
    line-height: 1.25rem;
    font-weight: 700;
    --tw-text-opacity: 1;
    color: #1f2937;
    color: var(--main-color);
}.s-product-card-price {
    font-size: .875rem;
    line-height: 1.25rem;
    font-weight: 700;
    color: var(--main-color);
}.s-product-card-entry {
    position: relative;
    display: flex;
    height: 100%;
    justify-content: space-between;
    border-radius: .75rem;
    --tw-bg-opacity: 1;
    background-color: #fff;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
    transition-property: box-shadow;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: 300ms;
    border: wavy;
    box-shadow: 10px 0px 10px 10px var(--main-color) inset;
    border :solid #f2e1bd;
    
}.s-slider-block__title h2:where([dir="rtl"], [dir="rtl"] *) {
    padding-left: 2rem;
    background: #fff;
    padding: 1px;
    border-radius: 1px;
    color: #fff;
}
.s-slider-block__title h2 {
    text-shadow: 2px 4px #fff;
    /* font-size: 25px; */
}.bg-inherit {
    background-color: inherit;
    transform: translate3d(0, 0, 0);
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0));
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    border-radius: 20px;
    border: 1px solid rgba(255, 255, 255, .18);
    box-shadow: 0 8px 32px 0 rgba(0, 0, 0, .37);
    background: #fff;
}.s-cart-summary-count {
    top: -.125rem;
    --tw-bg-opacity: 1;
    background-color: #f06c13;
    background-color: var(--second-color);
}.footer-is-light .store-footer .store-footer__inner {
    background-color: var(--main-color);
    padding: 30px;
    border: none;
    font-size: 20px;
    border-top-left-radius: 75px;
    border-top-right-radius: 75px;
    text-align: center;
}.store-footer h3 {
    font-size: 18px;
    color: var(--main-color);
    text-transform: capitalize;
    margin-bottom: 3px;
    font-weight: 600;
    position: relative;
    
}.store-footer h3 {
    font-size: 18px;
    color: #f2e1bd;
    text-transform: capitalize;
    margin-bottom: 3px;
    font-weight: 600;
    position: relative;
}.main-menu>li>a[href*=offer] {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, 1);
    color: var(--main-color);
}*, ::before, ::after {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position: ;
    --tw-gradient-via-position: ;
    --tw-gradient-to-position: ;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgba(59, 130, 246, 0.5);
    --tw-ring-offset-shadow: 0 0 rgba(0, 0, 0, 0);
    --tw-ring-shadow: 0 0 rgba(0, 0, 0, 0);
    --tw-shadow: 0 0 rgba(0, 0, 0, 0);
    --tw-shadow-colored: 0 0 rgba(0, 0, 0, 0);
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia: ;
    --tw-contain-size: ;
    --tw-contain-layout: ;
    --tw-contain-paint: ;
    color: var(--second-color);
}@media only screen and (max-width: 1024px) {
    .mm-spn.mm-spn--light {
        color: #000;
        background: var(--main-color);
    }
}.s-product-card-entry {
    position: relative;
    display: flex;
    height: 100%;
    justify-content: space-between;
    border-radius: .75rem;
    --tw-bg-opacity: 1;
    background-color: #fff;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
    transition-property: box-shadow;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: 300ms;
    border: wavy;
    box-shadow: 10px 0px 10px 10px var(--main-color) inset;
    border: solid 5px var(--second-color);
}.s-button-element:not(:disabled):not([loading]) {
    pointer-events: auto;
    color: var(--main-color);
    border-radius: 60px 60px 30px 30px;
    border: dotted 2px;
}.store-footer h3 {
    font-size: 18px;
    color: var(--second-color);
    text-transform: capitalize;
    margin-bottom: 3px;
    font-weight: 600;
    position: relative;
}.banner-entry{
    width: 42vw;
    min-height: 100px;
}

.lazy__bg{
    background-size: 100% 100%;
     background-size: contain!important;
     background-repeat:no-repeat!important;
background-color:#fff;
}     


.gap-3{
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    
}

@media only screen and (max-width: 600px) {
.banner-entry{
    height:auto;
}
}
@media (min-width: 768px){
.two-row .banner-entry:first-child {
    height: auto !important;
}
}.store-footer p {
    font-size: 16px;
    color: #000;
}.store-footer a {
    color: #000;
}.store-footer h3 {
    font-size: 18px;
    color: #fff;
    text-transform: capitalize;
    margin-bottom: 3px;
    font-weight: 600;
    position: relative;
}.footer-is-light .store-footer .store-footer__inner {
    background-color: var(--main-color);
    padding: 30px;
    border: none;
    font-size: 20px;
    border-top-left-radius: 75px;
    border-top-right-radius: 75px;
    text-align: center;
    border: solid #000;
}