/*custom-salla-product-card {
    border: 3px solid transparent;
    border-image: linear-gradient(to bottom,
#e2b542, #024a24, #3bba77, transparent);
    border-image-slice: 1;
    background: linear-gradient(to bottom, #e7e7e7, #fff) !important;
    overflow: hidden;
}
custom-salla-product-card:hover {
    box-shadow: none;
    transition-duration: .8s;
}

salla-slider .swiper-wrapper {
    height: auto!important;
    margin-bottom: 12px;
}
.s-button-wide {
    font-size: 1rem;
    text-align: center;
}
custom-salla-product-card:hover {
    box-shadow: none;
    transition-duration: 1s;
}

.s-button-element:not(:disabled):not([loading]) {
    pointer-events: auto;
    height: 40px;
    margin-bottom: 3px;
}
.s-product-card-content {
    background-color: #071E40;
}
.s-product-card-content-main, h4.s-product-card-price {
    margin-bottom: 0.25rem;
    color: white;
}

    

i.text-\[16px\].sicon-shopping-bag:before {
    content: "";
    display: inline-block;
    background-image: url(https://i.ibb.co/LgDHYLn/system-regular-64-shopping-bag.gif) !important;
    background-size: contain;
    background-repeat: no-repeat;
    width: 35px;
    height: 35px;
    margin-left: 9px;
}
.s-product-card-content button.undefined.s-button-element.s-button-btn.s-button-primary.s-button-wide.s-button-loader-center {
    border-radius: 0 20px;
}
@media only screen and (max-width: 600px) {
.s-product-card-content button.undefined.s-button-element.s-button-btn.s-button-primary.s-button-wide.s-button-loader-center {
border-radius: 0 12px !important;
    margin-right: 2px;
}
i.text-\[16px\].sicon-shopping-bag:before {
    content: "";
    display: inline-block;
    background-image: url(https://i.ibb.co/LgDHYLn/system-regular-64-shopping-bag.gif) !important;
    background-size: contain;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    margin-left: -2px;
}
.s-button-wide {
    font-size: .9rem;
    text-align: center;
}
.is-sticky-product-bar .sticky-product-bar salla-add-product-button{
flex:0 1 0%;
margin:auto
}
}

.s-add-product-button-main {
display: flex;
gap:1rem
}
.s-add-product-button-mini-checkout-content {
display: flex;
flex-direction:row;
flex-wrap:nowrap;
justify-content:space-between;
gap:3px;
padding-right:1rem;
padding-left:1rem;
height:30px;
width:fit-content;
}

ايقونة التخفيضات
.lazy__bg.lazy.lazy_menu.\!w-5.\!h-5.menu-img.me-2.entered.loaded {
    background-image: url(https://i.ibb.co/y8HghdC/Untitled-designd-23ed32d32d-3.png) !important;
    width: 45px !important;
    height: 45px !important;
}
.mobile-menu .offers-link h5 {
    margin-top: 10px;
}
@media only screen and (max-width: 600px) {
.lazy__bg.lazy.lazy_menu.\!w-5.\!h-5.menu-img.me-2.entered.loaded {
    background-image: url(https://i.ibb.co/y8HghdC/Untitled-designd-23ed32d32d-3.png) !important;
    width: 24px !important;
    height: 24px !important;
}
.mobile-menu .offers-link h5 {
    margin-top: 4px;
}
.large-cards .s-products-slider-card.swiper-slide {
    display: flex;
    width: 100%;
}
.s-products-list-wrapper {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (min-width: 601px) {
    .s-products-list-wrapper {
        grid-template-columns: repeat(4, 1fr);
    }
}
.s-add-product-button-mini-checkout-content span svg {
  padding-bottom: 1.5px;
}

.s-add-product-button-mini-checkout-content{
white-space: nowrap;
}

.product-single salla-add-product-button .s-button-text{
padding-top: 2px;
}
.promotion-title{
background-color: var(--color-primary)!important;
opacity: 1!important;
}

.mb-4.md\:mb-0 > img {
  max-height: 28rem !important;
  border-radius: 1rem;
}

@media (max-width: 767px) {
  .mb-4.md\:mb-0 > img {
    display: none;
  }
}

.flex.gap-2.items-center.flex-row-reverse.btn-primary.text-sm.rounded-md.font-bold.px-4.py-2.md\:px-5.md\:text-lg {
  border-color: white !important;
}

.block.cursor-pointer.p-6.pe-16.text-sm.font-primary.leading-6.transition {
    font-size: 1.2rem;
}

.category_title.text-xl.flex.gap-2.pe-3.mb-1.da-tm{
    font-size: 2rem;
}

.banner-entry{
  max-width: 350px;
}div#wa-angel {
    right: unset;
    left: 1rem;
}*/
/*------------اول فاصل ---------------*/
section:nth-child( 1 of .s-block.s-angel--divider ) h2{
margin-top: 40px;
color:#bc184c;
}
@media screen and (max-width:768px){
section:nth-child( 1 of .s-block.s-angel--divider ) h2{
font-size: 18px;
}
}

/*--------secund-section--------------*/
section:nth-child( 1 of .s-block--features) .angel-feature {
box-shadow: 1px 1px 11px 0px;
padding: 30px;
border-radius: 20px;
}
section:nth-child( 1 of .s-block--features).angel-features .container {
max-width: 850px;
}
/*---------المنتج المميز----------------*/
.special-product .container .da-bgg{
background:none;
}
.special-product .p_image + div{
justify-content: center;
}
.special-product .p_image + div h1{
font-size:30px;
}
/*----------button-of-product----------------*/
.s-product-card-content button.undefined{
border-radius: 0 20px;
}
@media only screen and (max-width: 600px) {
.s-product-card-content button.undefined {
border-radius: 0 12px !important;
margin-right: 2px;
}
}
/*----------button-of-product----------------*/
@media only screen and (max-width: 600px) {
section:nth-child( 2 of .s-block--features) .grid-cols-3 {
grid-template-columns: repeat(1, minmax(0, 1fr));
}
.store-footer .store-links-items {
columns:1;
}
.store-footer .store-links-items a{
width: 100%;
text-align: center;
display: inline-block;
}
}
/*-------------------------*/
@media only screen and (max-width: 576px) {
 .carousel-slider .s-slider-block__title-nav {
display: flex !important;
}
.carousel-slider .s-slider-block__title-nav  svg {
fill: gray !important;
background: #fff;
border-radius: 50%;
}
}