#mainnav .sicon-menu {
    width: 1rem;
}

.top-navbar .s-search-input {
    background-color: transparent;
    border: 0.02rem solid #00000060;

    

}
.s-search-icon svg {
    fill: #000;
}

.s-search-input-wrapper > input[type=search]::placeholder{
    color: #000;
}
salla-search  div.s-search-input-wrapper > input{
        border-radius: 0px !important ;
    
}

.header-buttons span {
color: #000;

}
.s-localization-modal-trigger-btn {
background-color:transparent;
border-radius: 0px;
border: 0.01rem solid #00000060;
padding: 0.2rem 0.7rem
}
.navbar-brand{
    display: none;
}
.index .main-nav-container {
    min-height: 0px;
    /* position: absolute; */
    height: 0px !important
}
.sicon-menu:before {
    font-size: 18px;
}
.sicon-shopping-bag:before {
    font-size: 18px;
    padding: 7px;
    content: "\e906";
}
.index .sicon-menu:before {
    color:#fff
}
.index .sicon-shopping-bag:before {
    color:#fff
}
header.store-header .inner.bg-inherit .flex.items-stretch {
    justify-content:right;
}

 .main-nav-container.bg-white:not(.fixed-header) .flex.items-stretch {
     padding-top: 5rem
}
.s-user-menu-login-btn {
    border-radius: 0px;
    border-width: 0px;
    width: 1rem;
}

.header-btn__icon {
    border-width: 0px;
}
.s-user-menu-login-btn svg {
    width: 1rem;
    height: 1rem;
}
.index .s-user-menu-login-btn svg {
    fill: #fff;
}
.s-cart-summary-count {
    font-size: .5rem;
    height: 1rem;
    top: -4px;
    width: 1rem;
}
.s-cart-summary-count {
    top: 0px;
}
.s-cart-summary-count:where([dir=rtl],[dir=rtl] *) {
    right: 0rem;
}
p.s-cart-summary-content {
    display:none
}
.main-nav-container.bg-white:not(.fixed-header) {
    background-color: #f4eeeb;
}
.index .main-nav-container.bg-white:not(.fixed-header) {
    background-color: transparent;
}
.main-nav-container.bg-white.fixed-header {
    background-color: #f4eeeb;
}
.fixed-header .sicon-menu:before {
    color:#000
}
.fixed-header .sicon-shopping-bag:before {
    color:#000
}
.fixed-header .s-user-menu-login-btn svg {
    fill: #000;
}
/**banner**/
.banner--fixed img {
    border-radius: 0rem;
}
.s-block.s-block--fixed-banner .container {
    padding-left: 0px;
    padding-right: 0px;
}
.s-block.s-block--fixed-banner {
    margin-top: 0rem;
}
/**mgeneral**/
body:not(section.s-block.container) {
    background-color: #f4eeeb
}
.s-block__title {
    justify-content: center;
}
.s-block__title .right-side {
    padding-left: 0rem;
    padding-right: 0rem;
}

/**products**/
section.s-block.container:not(.s-block--testimonials) {
    background-color: #ebe4e0;
    padding-bottom: 2rem;
    margin-top: 0rem;
    padding-top: 2rem;
}
.s-products-list-wrapper {
    display: flex;
    flex-direction: column;
    margin-bottom: 1rem;
}
@media (min-width: 900px) {
.s-products-list-wrapper {
    width: 50%;
    margin:auto
}
}
.s-block.container .s-block__title .right-side h2::after{
    content: "تصفيف سريع بدون سلك وبدون تعقيد!";
    font-size: 17px;
    border-bottom: 1px solid #000;
    line-height: 2rem;
}
section.s-block.container h2{
display:flex;
flex-direction:column;
    text-align:center
}
.index .s-product-card-entry {
    background-color: transparent;
    height: 17rem;
}
.s-product-card-image {
    background-color: transparent;
}
.s-product-card-content-title {
    display: none;
}
.s-product-card-content-main:after{
    content:"";
    width: 100%;
    height: 10rem;
    display:flex;
    background-image:url(https://cdn.files.salla.network/homepage/2024244525/a34d27ba-65cc-40ba-a75c-580eed96b0f4_860x900.webp);
    background-size:contain;
    background-repeat:no-repeat;
    background-position:top;
}

.s-product-card-content-sub, .s-product-card-content-main {
    display:flex;
    flex-direction:column
}
.s-button-text .sicon-shopping-bag{
    display: none;
}
.s-product-card-content {
    padding: 0.2rem;
}
.s-product-card-content-footer {
    margin-top: 1rem;
}
.s-product-card-horizontal salla-button.s-product-card-wishlist-btn {
    display: none;
}

salla-button .s-button-btn{
    border-radius: 2px;
    background-color: #000;
    color: #fff;
    }
    .s-product-card-content-sub {
        margin-bottom: 0rem;
    }
    .s-product-card-content-sub::before{
        content:"";
        width: 100%;
        height: 1.3rem;
        background-image:url(https://cdn.files.salla.network/homepage/2024244525/7da54acc-964a-4ca8-a4da-87b7bd947252_1440x240.webp);
        background-size:contain;
        background-repeat:no-repeat;
        background-position:center;
    }

/*before & after**/
[component-name="before-after"]{
    background-color: #ebe4e0 !important;

}
.s-block--bundle-before-after{
    display:flex;
    flex-direction:column;
    margin-top: 0rem;
}
.banner--fixed img, .banner-entry {
    background-color: transparent;
}
/*tiktok videos**/
[component-name="video-scroll-cards"]{
    background-color: transparent;
}

/*faqs*/

.faq-header {
    font-size: 20px;
    font-weight: bolder;
    text-align: center;
    padding-top: 40px;
    color: #000;
}
.faq-content {
  margin: 0 auto;
}

.faq-question {
  padding: 20px 6px;
  border : .01rem solid #00000060;
  background-color: transparent;
  margin: 15px;
    border-radius: 5px;
    
}

.panel-title {
    font-size: 15px;
    width: 100%;
    position: relative;
    margin: 0;
    padding: 2px 26px 2px 2px;
    display: block;
    cursor: pointer;
    color: #000;
    font-weight: 600;

}
.panel-content {
  font-size: 14px;
  padding: 0px 14px;
  margin: 0px;
  height: 0;
  overflow: hidden;
  z-index: 0;
  font-weight: 400;
  position: relative;
  opacity: 0;
  -webkit-transition: .4s ease;
  -moz-transition: .4s ease;
  -o-transition: .4s ease;
  transition: .4s ease;
  color: #000;

}

.panel:checked ~ .panel-content{
  height: auto;
  opacity: 1;
  padding: 14px;
}
.plus {
position: absolute;
margin-left: 20px;
margin-top: 4px;
z-index: 5;
font-size: 42px;
line-height: 100%;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
-webkit-transition: .2s ease;
-moz-transition: .2s ease;
-o-transition: .2s ease;
transition: .2s ease;
color: #000;
}
.plus {
  position: absolute;
  margin-left: 20px;
  margin-top: 0px;
  z-index: 5;
  font-size: 32px;
  line-height: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-transition: .2s ease;
  -moz-transition: .2s ease;
  -o-transition: .2s ease;
  transition: .2s ease;
}

.panel:checked ~ .plus {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.panel {
  display: none;
}
.dan-button {
    justify-content: center;
     display: flex;
}
.dan-button .btn--outline-primary, .dan-button .btn--primary {
    border-color: #00000060;
    border-width:  .01rem;
}

/****/
.box-tamara.newwidjet {}
.tamara-box{
    display:flex;
    align-items:center;
    gap:20px;
    padding:22px 28px;
    border:1px solid #00000040;
    border-radius:5px;
    background: transparent;
    direction:rtl;
}

.tamara-logo img{
    width:75px;
    display:block;
}

.tamara-content{
flex: 1;
    font-size:12px;
    line-height:1.8;
    color:#222;
}

.tamara-content strong{
    color:#8a8a8a;
    font-weight:600;
}

.tamara-content a{
    display:block;
    margin-top:6px;
    color:#8a8a8a;
    text-decoration:underline;
    font-size:14px;
}
.tamara-first {
    background-color: #ffffff40 !important;
    padding: 10px;
    border: 0.01rem solid #00000040;
    border-radius:5px;
}
/***testmotinal***/

/*testimonal*/
.s-reviews-testimonial__avatar {
    display: none !important;
}
.s-reviews-testimonial__text {
    text-align: center;
}
.s-reviews-testimonial__rating {
    margin-left: 0rem;
}

.s-reviews-testimonial__icon svg {
   display:none
}
.s-reviews-testimonial {
    background-color: #f1e9e3;
    border-radius: 10px;   
}
.s-reviews-header-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 1rem;
}
.s-reviews-header {
    margin-right: 0rem;  
    color: #000000;
}
.s-rating-stars-selected {
    fill: #000;
}

@media (min-width: 1024px){
.s-block--testimonials.container {
    padding-left: 0rem;
    padding-right: 0rem;
}
.s-reviews-testimonial__name_wrapper {
    flex-direction: column;
}
.s-reviews-container .swiper-slide-active .s-reviews-testimonial:where([dir="rtl"], [dir="rtl"] *) {
    padding-left: 2rem;
    padding-right: 2rem;
}
}
.s-reviews-testimonial__info{
    color: #000;
}

/**footer**/

footer.store-footer {
    border-bottom-width: 0;
    border-radius: 0px;
}

.footer-is-light .store-footer .store-footer__inner, .footer-is-dark .store-footer .store-footer__inner {
   background-color:#f4eeeb;;
 color:#000;
}

.store-footer{
    color:#000;
    background-color:#f4eeeb;
}


 .footer-is-light .store-footer {
     color: #000;
 }



 @media (max-width: 900px){
    footer {
        text-align: center;
    }

.s-contacts-icon:where([dir=rtl],[dir=rtl] *) {
     margin-left: 0rem; 
}
.store-footer .md\:flex{
    display: flex;
    flex-direction: column-reverse;
    background-color:#f4eeeb;
}
}

.store-footer .md\:flex{
    background-color:#f4eeeb;
}

.footer-is-light .store-footer .social-link {
   border: none;
}

footer .sicon-whatsapp2, footer .sicon-iphone,footer .sicon-phone, footer .sicon-mail {
    border: none;

}
.footer-is-light .store-footer .contact-social {
    border: none;
}
.store-footer .contact-social {
    border-top-width: 0px;
}
.store-footer .social-link {
    border-radius: 2px;
}
.store-footer__inner {
    border-bottom-width: 0px;
}
.copyright-text p {
     color: #000;
}
.bg-white {
    border-radius: 2px;
}
@media (max-width: 900px){
.store-footer a div:nth-child(3)> .text-unicode:nth-child(1){
    display: none;
}

.s-social-list {
    justify-content: right;
}
}
.lg\:col-span-2.rtl\:lg\:pr-20.ltr\:lg\:pl-20 .flex{
    justify-content: right;
}
.store-footer a
.border {
    border-width: 0px;
}
.mb-6 {
    margin-top: 1.5rem;
}
.store-footer h3 {
    color: #000;
}
.s-social-link a, .s-contacts-icon {
    border-radius: 5px;
    border-width: 0px;
    background-color: transparent ;
    color: #000;
}

div#contact-slot span.unicode{
    font-size: 0px;
}

div#contact-slot span.unicode::after{
    font-size: .875rem;
    content: "";
    text-align: right;
}

.s-contacts-list-vertical {
    flex-direction: row;
}
div#contact-slot span.unicode {
margin-top: 10px;
}


.s-contacts-icon svg {
    height: 1rem;
    width: 1rem;
}
 
.s-social-link a svg {
    height: 1rem;
    width: 1rem;
}
.copyright-text p {
    color: #000;
    display: flex;
    margin-top: .75rem;
}
.s-payments-list-item {
    border-radius: 5px;
}
.copyright-text .mb-2\.5 {
    margin-bottom: .25rem;
}
span.dev-link A{
    margin-left: .2rem
}

span.dev-link {
    display: inline-flex;
     font-size: 9px;
     margin: 0 0px;
     margin-top: px;
     margin-left: 0;
     color: #000;
     opacity: 1;
     flex-direction: row-reverse;
 }
 .s-apps-icons-list {
    justify-content: center;
}

.lg\:col-span-2.rtl\:lg\:pl-20.ltr\:lg\:pr-20 .hidden {
    display: flex;
}

.footer-is-light .store-footer .contact-social .s-social-list
{
    display: none;
}
.store-footer__inner {
 padding-bottom: 0rem; 
}
.store-footer .contact-social {
    margin-top: 0rem;
    border-top-width: 0px;
    padding-top: 0rem;
}

.s-payments-list-item {
    border-radius: 2px;
}

@media (max-width: 991px) {
    a.flex.items-center.m-0:before {
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        content: "";
        background-image: url(https://cdn.files.salla.network/homepage/2024244525/1f4bc276-abe8-48d2-82f0-b842623837fc_1437x645.webp);
        width: 196px !important;
        height: 126px !important;
        display: flex;
        margin: auto;
        justify-content:centerÃ™Æ’

    }
    
    a.flex.items-center.m-0 > h3{
     display:none;
    }
    }
    .hidden.lg\:block {
        justify-content: center !important;
    }
    .s-contacts-list-vertical {
        justify-content: center;
    }

.lg\:col-span-2 .store-footer a:hover {
    opacity: 1;
}
.store-footer .flex.rtl\:space-x-reverse.space-x-2.items-end {
    justify-content: center;
}
.s-payments-list-item {
    height: 1.5rem;
    width: 2rem;
}
.store-footer .flex.gap-4 {
    justify-content:center
}

/****js edit**/
[id="mainnav"] .container{
    display:flex;
    justify-content: space-between;
    align-content: end;
}

.sleekylogo {
    margin: 40px 30px 30px 6px;
    width: 100px;
}

.main-nav-container.bg-white:not(.fixed-header) .danlogo img{
    filter: invert(1) !important;
    padding-top: 5rem;
}