/* Add custom CSS styles below */ 
.navbar-brand img {
    max-width: 170px;
    width: 90px;
    max-width: 6rem;
    max-height:6rem;
}
@media screen and (max-width:768px){
salla-button > .button{
  background: #02527d !important;
}
div#mainnav {
    height: 64px;
}
.navbar-brand img {
    max-width: 170px;
    width: 90px;
    max-width: 3rem !important;
    max-height: 6rem;
}
}
.main-nav-container.fixed-header .inner .navbar-brand img {
    width: 90px;
    max-width: 3rem;
    max-height:3rem;
}
.desk-menu ul li span{
padding:10px;
}

/*------------------------*/
section:nth-of-type(1){
margin-top:0px !important;
}
/*------main-image------*/
.swiper.s-slider-container.swiper-initialized {
    margin-left: 0!important;
   padding:0px
}
/*-------------------------------------*/
salla-slider.photos-slider .swiper:where([dir=rtl],[dir=rtl] *) {
     padding-left:0;
}
.swiper.s-slider-container.swiper-initialized {
    margin-left: 0!important;
    padding: 0px;
}
salla-slider.photos-slider .swiper-slide {
    margin-left: 1rem;
    margin-right: 1rem;
    width: 100%;
    padding: 0px;
}
/*main-slider */
 salla-slider.photos-slider .swiper-slide {
    padding: 0rem;
    margin: 0rem;
    width: 100%;
}
/*main-slider */
/*arrow of slider */
.s-slider-block__title-nav {
    visibility: hidden;
}
/*arrow of slider */

.swiper-wrapper.s-slider-swiper-wrapper{
    gap:0px !important
}
/*--------------------------*/
.s-slider-block__title-left {
    display: none;
}
.s-slider-block__title {
    justify-content: center;
}
.s-slider-block__title h2 {
    font-size: 1.5rem;
    line-height: 2rem;
    padding-left: 0px;
}
/*---------------------------------*/
salla-slider#slider-with-bg-3 {
    margin-top: 30px;
    margin-bottom: 30px !important;
}
salla-slider#slider-with-bg-2 {
    margin-top: 40px;
}
/*----------------------*/
 /*------مميزات المتجر--------*/
.sodo {
    margin-top: 30px;
    margin-bottom: 30px;
}
.sodo .feature {
 background: linear-gradient(180deg, rgba(200, 200, 200, 0.2) 100%, rgba(255, 255, 255, 0.8) 0%);
}

/*-------------اراء العملاء--------------*/
#customer_review .one-review {
    background-image: url(https://i.ibb.co/tMJVcxF/Frame-2643.png);
    margin-left: 10px;
    background-repeat: no-repeat;
    background-size: cover;
}
section#customer_review {
    margin-bottom: 0px !important;
}
/*--------------------------*/
.store-footer .sub-footer {
    background: linear-gradient(180deg, rgba(0,168,231,1) 0%, rgba(0,126,167,1) 100%);
}
.store-footer .sub-footer *{
color:#fff !important;
}
.store-footer .sub-footer .subscrip input {
    border-color: #fff;
}
.store-footer .sub-footer .subscrip input[type="email"]::placeholder {
    color: #fff; 
}
.store-footer__inner {
   background: linear-gradient(180deg, rgba(0,168,231,1) 0%, rgba(0,126,167,1) 100%);
   

}
.store-footer__inner *{
color:#fff !important;
  margin-right:auto;
    margin-left:auto;
    text-align:center;
}
.store-footer__inner li a ,.store-footer__inner a span{
border-color:#fff;
}
/*-----------loadign-page--------------*/
.index:before {
    content: "";
    width: 100%;
    height: 100%;
    background: #fff url(https://i.ibb.co/f1c6sjS/English-removebg-preview-3.png);
    position: fixed;
    top: 0;
    z-index: 99999999999999999 !important;
    background-size: 250px !important;
    background-repeat: no-repeat;
    background-position: center !important;
    animation-name: logobg;
    animation-duration: 3s;
    animation-fill-mode: forwards;
    bottom: 0;
    left: 0;
    right: 0;
}
@keyframes logobg {
    0% {
        opacity: 1;
        transform: scale(1);
    }

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

100% {
    opacity: 0;
    transform: scale(.1);
}
}
.s-slider-block__title-right:where([dir=rtl],[dir=rtl] *) {
     padding-left: 0px; 
}
/**************-*/
.product-single h2.mb-2.sm\:mb-5.text-head.font-normal.text-\[var\(--d-color\)\] {
    color: #000;
}
.product-single p.text-\[\#C3C3C3\].font-medium.text-sm {
    color: #000;
}

#single-product .product__description .article--main strong {
     color: #4169E1;
}
#product_description *{
     color: #000;
}



/*-------product-page-----------*/
.product-index .lg\:sticky * {
    color: #000;
}
.product-index .icone-selector * {
    color: #000;
}
nav#filters-menu {
 color: #000;
}
nav#filters-menu * {
    color: #000;
}
.s-rating-stars-element path {
     stroke: currentColor;
}

.s-rating-stars-element svg {
    filter: sepia(1);
}
/*------------------------------------*/
.s-products-slider-card.swiper-slide.swiper-slide-next {
    height: 500px;
}

.comments-person h2{
color:#000 !important
}
#single-product .product__description .article--main p {
    font-size: unset;
    line-height: unset;
    font-weight: unset;
    margin-bottom: unset;
}

.sticky-product-bar .s-button-wrap span{

color:#fff;
}

.cart-submit-wrap .s-button-primary {
   
    color: #ffffff !important;
}
#cart-summary-panel .s-button-primary {
   
    color: #ffffff !important;
}

#product-offers .product-grid .one-product-card .containt .last_buttons .s-button-btn {
    color: #fff;
}
#cart-summary-panel .s-button-primary {
    color: #ffffff !important;
    background: #887269 !important;
}
salla-button > .button{
  background: #02527d !important;
}