:root {
    --main-color: #dea6aa;
    --second-color: #877257;
    --third-color: #ffffff;
}

body {background-color:#ffffff;
    box-sizing: border-box;
}


#mainnav {
    width: 100%;
    border-radius: 15px;
    background: var(--third-color);


    min-height: 68px;


}
.container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 10px;
    padding-left: 10px;
}
.bg-inherit {
    background-color: inherit;
    transform: translate3d(0, 0, 0);
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 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);
}

.text-primary {
  color: var(--main-color);
}
.main-menu a {
  color: var(--main-color);
}
.main-menu li > a:hover {
  color: var(--second-color);
  transform: translateY(-15%);
}

.mm-spn.mm-spn--light {
  color: var(--main-color);
}

#page-main-title {
    color: var(--third-color) !important;
    border-bottom: solid 2px var(--main-color);

    padding: 10px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    background-color: var(--second-color) !important;
}

.s-cart-summary-total {
  color: var(--main-color);
}
.header-btn__icon {
  border: none;
  color: var(--main-color) !important;
}
.header-btn__icon:hover {
  color: var(--second-color) !important;
  background:white!important;
}
#product-filter {
    background-color: var(--second-color) !important;
    color: var(--main-color);
}

.s-products-slider-card:hover {
    scale: 1.02;
}

.s-products-slider-card {
    transition-duration: 0.4s;
    transition-property: scale;
}

.banner--fixed img {
    border-radius: .375rem !important;
border-color:black;
    background: var(--body-color);
     
}

.navbar-brand img {
    max-height: 3.4rem;
    width: auto;
    animation: pulse 1s infinite;
}


@keyframes pulse {
    0% {
        transform: scale(1);

    }
ةثي
    50% {
        transform: scale(1.03);

    }

    100% {
        transform: scale(1);

    }
}

body:after {
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    position: fixed;
    z-index: 999999;
    background: var(--third-color) url(https://cdn.salla.sa/bRPXgX/dscYaSKn9lsMnfSgK5nu6kXMa62Snfkiv2tubTit.png);
    left: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100px;
    animation-name: fade-in;
    animation-duration: 1.4s;
    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);
    }
}

.s-comments {
    display: none !important;
}

.main-content h1 {
    color: var(--main-color) !important;
}

.total-price {
    color: black !important;
}

.s-breadcrumb-wrapper {
    color: white !important;
}

.square-photos {
    background-color: transparent !important;
  

}

.has-overlay:after {
    background-color: rgba(52, 29, 29, 0.419) !important;

}

/* NavBar start */
.right-side {
    color: var(--main-color) !important;
}



.s-menu-topnav-list {
    padding: 15px;
    box-shadow: 0 3px 6px 0 rgba(187, 183, 44, 0.503), 0 6px 20px 0 rgba(105, 107, 36, 0.214);
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;

}

.s-search-input {
    background-color: white !important;
}


@media (min-width: 1024px) {
    .rtl\:lg\:pl-20:where([dir=rtl], [dir=rtl] *) {
        padding-left: 0rem;
    }
}

/* NavBar End */

/* Sections Strat */
.swiper-pagination {
    display: none;
}

.slide--cat-entry i {
    content: "\ec0b";
    color: var(--main-color);
}

.square-photos {
    width: 44%;

    border-radius: 30px;
    height: 250px
}

.square-photos:hover {
    scale: 1.07;
    box-shadow: 0 3px 6px 0 rgba(102, 15, 86, 0.333), 0 6px 20px 0 rgba(190, 78, 169, 0.262);

    border-radius: 30px;


}

.grid {
    width: 100%;
    display: flex;
    justify-content: center;
}

.banner-entry h3.text-with-border {
    border: none;
}

.s-block--banners container {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;

}

.slide--cat-entry h4 {
    color: var(--second-color);
}

.s-slider-block__title {
    color: var(--main-color);
}

.s-block__title {
    color: var(--main-color);
}


/* Sections End */

/* Product start */

.s-products-slider-card {
    padding: 0.625rem;
}

.s-product-card-image img {
  border-radius:40% !important ;

}
s-product-card-image img.loaded { border-radius:40% !important ;}

.s-product-card-price {
    font-size: 16px;
    color: var(--second-color);
}

.s-product-card-vertical .s-product-card-wishlist-btn button {
    background-color: var(--second-color) !important;
    color: var(--third-color);
}

strong {
    color: var(--main-color) !important;
}

small {
    color: var(--main-color) !important;
}

.s-button-primary {
    background-color: var(--main-color) !important;
    color: var(--second-color) !important;
}

.s-product-card-vertical .s-product-card-image {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

.s-product-card-image {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    background: transparent !important;
}

.product__description {
    color: var(--main-color) !important;
}

.s-product-card-content-main {
    text-align: center;

}

.s-product-card-content {
    background-color: transparent !important;
    color: var(--main-color) !important;


}

.s-product-card-content-title a {
    color: var(--main-color);
    font-size:14px !important;
}
.s-product-card-content-title a:hover {
    color: var(--second-color);
}

.s-product-card-content-sub {
    justify-content: center;
}

.s-product-card-content {
    padding: .75rem .75rem;
    justify-content: center;
    align-items: center;
}

.s-product-card-content-footer {
    background-color: var(--main-color) !important;
    color: var(--main-color);

    border-radius: 20px;
}

.s-button-outline {
    border-color: transparent;
}
.s-button-outline: {

    border-color: transparent;
}

.s-product-card-entry {
background-color:white; !important;
border:1px solid black;
    padding: 10px;
    margin: 5px;

    border-radius: 40%;
    transition: background 0.3s, transform 0.3s, box-shadow 0.3s,animation 3s;
   box-shadow: 0 6px 0 rgba(0, 0, 0, 0.6); 
  overflow: hidden; 
    height: 390px;
}

.s-product-card-entry:hover {

        animation: shake 1.5s infinite;
    
    box-shadow: 0 0 15px rgba(255, 255, 255, 0.5);
}

.s-button-primary-outline {
    color: var(--third-color);
    background-color: var(--main-color);
}
.s-button-primary-outline:hover {
    color: var(--main-color);
 background-color: var(--third-color) !important;
}

.sicon-shopping-bag {
    color: var(--third-color);
}
.sicon-shopping-bag:hover {
    color: var(--main-color);
}

.sicon-shipping-fast {
    animation: move 2s infinite linear;
    color: red !important;

}


@keyframes move {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(20px);
    }
}




.sicon-check-circle {
    animation: pulse 1s infinite linear;
    color: red !important;
}

@keyframes pulse {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.sicon-headphones {
    animation: pulse 1s infinite;
}

@keyframes pulse {
    0% {
        transform: scale(1);
        box-shadow: 0 0 0 rgba(0, 0, 0, 0.7);
    }

    50% {
        transform: scale(1.1);

    }

    100% {
        transform: scale(1);

    }
}


.s-block--features__item .feature-icon i,
p,
h2 {
    color: white !important;
    font-size: 15px !important;
    padding: 5px;

}

.s-block--features__item {
    background-color: transparent !important;
    font-size: 30px !important;
    color: #CF5D8F !important;
    transition-duration: 0.4s;
    transition-property: scale;
    border-radius: 30px;
    width: 80%
}

/* Product End */
#featured-products-style2-11 {
    background-color: transparent !important;
}

/* Footer Start */

.store-footer {
    background: linear-gradient(to bottom,  var(--main-color), var(--second-color) ,#6f4e37);
    padding: 30px;
    font-size: 14px;
    border-top-left-radius: 125px;
    border-top-right-radius: 125px;
    text-align: center;
    transition: background 0.3s, transform 0.3s, box-shadow 0.3s;
    box-shadow: 0 3px 6px 0 rgba(102, 15, 86, 0.333), 0 6px 20px 0 rgba(190, 78, 169, 0.262);



}
.s-social-list {
    display: flex;
    gap: 0.625rem;
    justify-content: center;
}


.footer-is-light .store-footer .store-footer__inner {
    background_color: transparent;
    font-size: 18 px !important;
}



.store-footer__inner {
    background-color: transparent !important;
    color: #CF5D8F !important;
    border-bottom: solid var(--second-color) 2px !important;
    border-radius: 50%;
       box-shadow: 0 3px 6px 0 rgba(102, 15, 86, 0.333), 0 6px 20px 0 rgba(190, 78, 169, 0.262);
    padding: 10px;


}

.store-footer__inner .flex {

    justify-content: center;
}

.store-footer__inner .max-w-sm {
    margin: auto;
}

.store-footer h3 {
    color: var(--third-color)!important;
    font-size: 1.3rem;
    width: 150px;
    margin: auto;
    padding: 10px;
}




.footer-list {
    color: white !important;
}

.store-footer__inner .max-w-sm {
    color: var(--third-color)!important;
    ;
}

.store-footer a {
    color: var(--third-color);
}

.store-footer a:hover {
    color: var(--main-color);
}

.s-contacts-header {
    display: none;
}

.s-contacts-list.s-contacts-list-vertical {
    align-items: center;
}

.store-footer i {
    color: white !important;
    border-color: transparent !important;
}

.store-footer .contact-social {
    border: none;
}

.store-footer__inner {
    text-align: center;
}

.store-footer__inner h3:hover {
    color: var(--main-color)!important;
}

.s-breadcrumb-wrapper {
    color: var(--main-color) !important;
}

.s-block--features__item .feature-icon {
    background-color: transparent !important;
    font-size: 30px !important;

}

.s-block--features__item .feature-icon i {
    color: white !important;
    font-size: 30px !important;

}

.s-block--features__item:hover {
    scale: 1.08;
    box-shadow: 0 3px 6px 0 rgba(102, 15, 86, 0.333), 0 6px 20px 0 rgba(190, 78, 169, 0.262);

    border-radius: 30px;
}

@media only screen and (max-width: 600px) {
    .store-footer h3 {
        font-size: 15px !important;

    }

    .gap-4 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .s-menu-topnav-list {
        padding: 0;
        box-shadow: none;
    }
}

.copyright-text p {
    color: white !important;
}

.store-footer::after {
    animation: shake 3s infinite;
    content: "برمجة وتطوير   ADFAZ" !important;
    top: 0px;
    font-size: 16px;
    opacity: 0.8;
    text-align: center;
    font-weight: bold;
    display: inline-block;
    color: var(--main-color)!important;
    padding: 10px;
    background-color: var(--third-color);
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
}


@keyframes shake {
    0% {
        transform: translate(1px, 1px) rotate(0deg);
    }

    10% {
        transform: translate(-1px, -2px) rotate(-1deg);
    }

    20% {
        transform: translate(-3px, 0px) rotate(1deg);
    }

    30% {
        transform: translate(3px, 2px) rotate(0deg);
    }

    40% {
        transform: translate(1px, -1px) rotate(1deg);
    }

    50% {
        transform: translate(-1px, 2px) rotate(-1deg);
    }

    60% {
        transform: translate(-3px, 1px) rotate(0deg);
    }

    70% {
        transform: translate(3px, 1px) rotate(-1deg);
    }

    80% {
        transform: translate(-1px, -1px) rotate(1deg);
    }

    90% {
        transform: translate(1px, 2px) rotate(0deg);
    }

    100% {
        transform: translate(1px, -2px) rotate(-1deg);
    }
}

.s-contacts-icon {
    border-color: 1px solid var(--main-color) !important;
}

@media only screen and (max-width: 600px) {
    .store-footer__inner h3 {
        font-size: 14px !important;
    }

    .s-product-card-entry {
        height: 390px;
    }

    .square-photos {
        width: 48%;
        transition-duration: 0.5s;
        transition-property: scale;
        border-radius: 30px;
        height: 220px;

    }
}


.s-contacts-title a:hover {
    color: black !important;
}

.grid-col-1 {
    flex-direction: column;

}

label {
    color: var(--main-color);
}

.store-footer h3:hover {
    opacity: 1;
    coursor: pointer;
    box-shadow: 0 3px 6px 0 rgba(119, 89, 27, 0.373), 0 6px 20px 0 rgba(83, 61, 10, 0.411);
    border-radius: 10%
}



#wa-widget-send-button {
    display: none !important;
}

.content--single-page {
    color: var(--main-color) !important;
}

.content--single-page {
    background-color: transparent !important;
}
@media only screen and (max-width: 600px) {
 
 .lazy__bg {
    position: absolute !important;
    top: 0px !important;
    left: 0px !important;
    height: 45% !important;
    width: 100% !important;
    background-size: cover !important;
    background-position: center !important;
    opacity:1!important;
    transition-property: opacity !important;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
    transition-duration: 500ms ;
}
.square-photos {
    background: transparent;
    width: 35%;

    animation-iteration-count: infinite;
    transition-duration: 1s;
    transition-property: scale;
    border-radius: 30px;
    height: 180px;
}
 }
  h2{  

   margin: 20px 0  !important ;
  padding: 10px  !important; 
  background-color: var(--second-color)  !important; 
  border: 2px solid #ccc  !important; 
  border-radius: 10px  !important; 
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1)  !important; 
  text-transform: uppercase  !important; 
  letter-spacing: 1px  !important;   }
}
 .store-footer__inner .max-w-sm{position: relative; }

@media only screen and (max-width: 600px) {
    .store-footer__inner .max-w-sm::after{ 
       right: 180px;}