.index .inner.py-\[5px\].backdrop-blur-md {
    background: #41496369;
}
.index .main-nav-container * {
    color: #fff !important;
    border-color: #fff;
}
.index .animated.fixed-header * {
    color: #000 !important;
    border-color: #000;
}
/*first banner*/
@media (min-width:992px){

.index  a.navbar-brand {
    scale: 2;
}
.index .main-nav-container *:hover {
    color: var(--b-color) !important;
    border-color: var(--b-color) !important;
}
}
@media (max-width:768px){
.top-navbar {
    display: none;
}}
.first-banner span {
    color: #fff !important;
}


/*مميزات*/
.sodo .feature {
    margin-bottom: 3rem;
    justify-content: center;
}
.sodo .feature  .text-\[var\(--e-color\)\]{
color:#fff;}
@media (min-width:992px){
.content.flex.flex-col.gap-2 {
    width: 18rem;
}}
@media (max-width:768px){
.sodo .feature {
    padding-top: 2rem;
    padding-bottom: 1rem;
}}

/*title*/
.index .block_title .text-\[var\(--c-color\)\],.index .text-\[\#9747FF\] {
    color: #fff;
}
/*two pictures */
.two-pictures .bg-blurBlue {
    background-color: rgba(120, 157, 188, 0.3);
}
.two-pictures .btn_outline {
    background-color: #fff;}
.two-pictures span {
    color: #fff;
}
.two-pictures a {
    color: #000000;
    border-color: #fff6e0;
}

/*product*/
.index .s-product-card-content-title a {
    color: #fff !important;
}
.index salla-button .s-button-btn:not(:hover) {
    background-color: #ffffff;
}
.index salla-button .s-button-primary-outline:not(:hover) {
    color: var(--b-color) !important;
}

/*image+text*/
.one-picture h2 {
    color: #fff !important;
}
.one-picture p {
    color: #fff ;
}
.one-picture a {
    color: #fff;
}


/*offer*/
section#product-offers button {
    color: #fff;
}



/*video*/
#video-banner .video-parent::after {
    background: linear-gradient(72deg,rgba(231, 227, 218, 1) 0%,rgba(189, 145, 51, 0.2) 100%);
    opacity: 40%;
}
.cursor-pointer {
    opacity: 0;
}


/*footer*/
.store-footer .sub-footer h2 {
    color: #fff;
}
.store-footer .sub-footer p {
    color: #B6B6B6;
}
button#mc-embedded-subscribe {
    color: #fff;
}
.store-footer__inner * {
    color: #fff ;
    border-color: #fff !important;
}
.store-footer__inner h3 {
    color: #fff !important;
}
.store-footer__inner {
    background: #4B6479;
}
.store-footer__inner {
    padding-bottom: 3rem !important;
}
.copyright-text-parent *{
     color: #fff!important;
}
@media (min-width: 767px) {
.copyright-text-parent {
    margin: 0;
    max-width: 100%;
    padding-right: 14rem;
    padding-left: 14rem;
}}
@media (max-width: 767px) {
    footer .grid {
        grid-template-columns: 1fr;
    }
    footer * {
        margin-right: auto;
        margin-left: auto;
        text-align: center;
    }
    li.s-payments-list-item {
    margin-right: 0;
    margin-left: 0;
}
.store-footer .copyright-text-parent .s-payments-list {
    justify-content: center;
}
}
.store-footer__inner > div > div:first-child a {
    justify-content: center;
}
/*product-page*/
@media (min-width:1130px){
.tamara-product-widget {
    padding-right: 8rem !important;
}}

div#catigory-page .lg\:sticky {
    display: none;
}
.text-\[\#A8A8A8\] {
    color: rgb(255 255 255);
}