/* Add custom CSS styles below */ 
/* Add custom CSS styles below */ 
body.store-home:before {
    content: "";
    width: 100%;
    height: 100%;
    background:#181818 url(https://cdn.salla.sa/lnVWr/v8i2LIteCFKs3IQ3dqh4KwyVmhLej6b3cOgXJkFV.png);
    position: fixed;
    top: 0;
    z-index: 99999999999999999 !important;
    /* transform: scale(0); */
    background-size: 500px !important;
    background-repeat: no-repeat;
    background-position: center !important;
    animation-name: logobg;
    animation-duration: 0s;
    animation-fill-mode: forwards;
    bottom: 0;
    left: 0;
    right: 0;
    
}
@keyframes logobg {
    0% { opacity: 1;}
    50% { opacity: 1;}
    100% { opacity: 0;visibility: hidden}
}


/* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 10px;
}

.sicon-instagram2:before{
  color:#fff !important;
}
.social__item a{
  border:1px solid #fff !important;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #4646DC; 
  border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #4646DC; 
}


.salla-theme_4 .product-footer .product-add{
    background:#FFDE59 !important;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.sicon-cart:before{
    color:#6666FC;
}

.product .product-title{
    text-align:center !important;
}

.salla-theme_4 .product{
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.sicon-cart:before {
    content: "\ef36";
}

footer *{
    text-align:center !important;
}

.footer-links li a,
.store-contact a,
.footer-item p{
    color:#fff !important;
}

.sc-1au8ryl-0.dmopMx{
    display:none !important;
}
.mb-4.mb-md-0{
    font-size:0px !important;
}

.mb-4.mb-md-0:after{
    content:'الحقوق محفوظة backrest © 2023 ';
    color:#fff !important;
    font-size:18px !important;
}

.footer-title span{
    border-bottom: 1px solid;
    color:#fff;
}

.circle-action .sicon-cart:before{
    color:#fff !important;
}
 
section , body{
     background:#FFF !important;
}

.fa-heart:before{
    color: red;
}

.product-details__subtitle{
    font-size: 23px;
    color:#fff;
    margin-bottom:20px !important;    
}


body.salla-theme_4 .product .product-footer{
        margin:5px 0 -8px !important;
}

@media screen and (max-width: 600px) {
body.salla-theme_4 .product .product-footer{
        margin:5px 0 -16px !important;
}
}


/****** nav*****************/
.sub-nav__menu svg{
    fill:#fff !important;
}
.visible-xs-block{
    margin-top:4px !important;
}

@media screen and (max-width: 1000px) {
.site-header.sticky {
    background-color: rgb(70 70 220)!important;
    border-radius: 49px 0px 0px 57px;
    margin-top: 0%!important;
    height: 71px;
    width: 84%;
    margin-right: 0%;
}
.salla-theme_4 .site-header.sticky{
  top:41px;
}

.header-wrapper {   
    height:50px !important;
}



.salla-theme_6 .site-header .header-top .logo a img{
    padding : 0px;
    margin-top: 5px;
    height:52px !important;
}

.circle-action span:first-of-type:not(.notification-badge){
    top: 50%;
    left: 50%;
    bottom:20%;
}
.feature-item__icon{
    margin: 0 auto;
    width: 70px;
    height: 70px;
    color: #fff;
    border-radius: 50%;
    font-size: 33px;
    line-height: 75px;
    margin-bottom: 1rem;
}

.sub-nav .sub-nav-content .sub-nav-header { 
            background-image: url("https://www.transparenttextures.com/patterns/crossword.png");
}
}
.salla-theme_1 header.site-header{
    background:#181818 !important;
}

body , section{
    background:#fff !important;
}


.footer-main .container:before {
    text-align: center;
    content: "";
    display: block;
    height: 200px;
    width: 300px;
    margin: auto auto 20px;
    background-image: url(https://cdn.salla.sa/pmYKX/BfRPBnsszNksqZMjPJNRv8pFEQImoW9heHKGw5nD.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.footer-main{
    background:#181818 !important;
}