/* Add custom CSS styles below */ 
.top-header,
#site-header-outer,
header.fixed-header .site-header{
background: linear-gradient(90deg, rgb(158 163 166) 0%, rgb(239 239 239) 100%);
}
header .site-header__wrapper .theme-logo img {
    height: 80px;
    padding: 5px;
    border: 1px solid;
    border-radius: 10px;
    margin-left: 0;
    background: white;
}
@media only screen and (max-width: 767px){
header .site-header .theme-logo a img {
...
}

/*popul logo*/
body.index::before {
    content: '';
    width: 100%;
    height: 100%;
    background: white url(	https://cdn.salla.sa/xReEv/3M6mWlNqEZOYmyhWP8VHP1GtzYeAr7XJh8z0W0ZA.png);
    position: fixed;
    z-index: 99999999999999999 !important;
    transform: scale(0);
    background-size: 250px !important;
    background-repeat: no-repeat;
    background-position: center !important;
    animation-name:  logobg;
    animation-duration: 3s;
}
@keyframes logobg{0%{transform:scale(1);}20%{transform:scale(1);}78%{transform:scale(1);}100%{transform:scale(0);}}
.nav-mobile .main-nav {    
    background-color: aliceblue;   
}
.header-block--nav-wrapper{
background: #fff;
}
.nav-desktop ul .menu-item>a, .nav-desktop ul .menu-item:not(.mega-menu) .sub-menu ul li a{
font-weight: 700;
    font-size: 17px;
}
.nav-desktop--horizontal>ul {
    justify-content: center;
}
.nav-desktop.nav-desktop--horizontal>ul>li>a:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 3.2rem;
    left: 0;
    right: 0;
    border-top: 2px solid #000000;
    transform: scaleX(0);
    transform-origin: left;
    transition: transform .25s linear;
}
.nav-desktop.nav-desktop--horizontal>ul>li:hover>a:before {
    transform-origin: right;
    transform: scaleX(1);
}
.nav-desktop--horizontal ul .menu-item.dropdown:not(.mega-menu){
    position: relative;
}
.nav-desktop.nav-desktop--horizontal>ul>li:hover>a, .nav-desktop.nav-desktop--horizontal>ul>li.active>a, .nav-desktop.nav-desktop--horizontal .sub-menu ul>li:hover>a, .nav-desktop.nav-desktop--horizontal .sub-menu ul>li:active>a {
    color: #2a2a2a !important;
    background-color: #fff;
    opacity: 1;
}
/*end menu*/

/*banner images hight*/
@media only screen and (min-width: 1208px){
.banner--square figure {
    padding-top: 88% ;
}
}
.banner--square figure {
    padding-top: 80% ;
}
@media only screen and (max-width: 767px){
.banner--square figure {
    padding-top: 0 !important ;
}
}
/*banner images hight*/
.home-block--square-images .col-md-4{
    padding-left: 5px;
    padding-right: 5px;
        -ms-flex: 0 0 33.333333% !important;
    flex: 0 0 33.333333% !important;
    max-width: 33.333333% !important;
}
.banner--square {
    margin: 0 0 10px;
}
@media only screen and (max-width: 576px){
.home-block--square-images .col-md-4{
padding-left: 2px;
    padding-right: 2px;
}
.banner--square {
    margin: 0 0 4px;
}
}
body .product-block .btn--add-to-cart {
   font-size: 1.2rem;
    margin: auto;
    padding: 0.5rem 0 0.18rem !important;
    display: block;
    text-align: center;
    width: 88%;
    position: relative;
    top: auto;
    left: auto;
    bottom: auto;
    right: auto;
    height: auto;
}
.footer {
    border-top: 5px solid #4b4d4f;
    background: aliceblue;
    text-align: center !important;
}
.footer .title--has-dash:before{
display:none;
}
.footer .title--has-dash {
    margin-bottom: 0 !important;
    padding: 5px 0px 0px 0 ;
    padding-right: 0 !important;
    font-size: 20px;
    background: linear-gradient(90deg, rgb(239 239 239) 0%, rgb(158 163 166) 100%);
    width: fit-content;
    margin: auto;
    border-radius: 20px 5px;
}
.footer__block {
    align-items: center;
}
.footer .footer-list li a{
text-align: start;
}
.footer .footer-list--row {
    justify-content: center;
}
.footer__top .row .col-md-4:nth-child(1){
    order: 3;
}
.footer>.container:before {
    content: "";
    background-image: url(https://cdn.salla.sa/xReEv/3M6mWlNqEZOYmyhWP8VHP1GtzYeAr7XJh8z0W0ZA.png);
    height: 100px;
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    margin: 10px 0;
}
.footer__top {
    padding: 10px 0;
}
.footer .footer-list li a[aria-label="سناب شات"]{
    background: #f7f400
}
.footer .footer-list li a[aria-label="تيك توك"]{
    background: #010101
}
body ul.footer-list--social-links li a[aria-label="تيك توك"] i{
color: #fff;
}
/*.footer__copyright {
    margin-top: 10px;
}*/
.home-block--store-features .row{
    flex-direction: row;
    flex-wrap: nowrap;
}
.footer .footer-list--payment-methods {
    flex-wrap: wrap;
    flex-direction: row-reverse;
}
.footer .footer-list li a img{
   width: 70px !important;
    max-height: 70px !important;
    max-width: 70px !important;
}
.footer .footer-list li a[href="https://maroofapp.page.link/V22DR62HnR2g1t6q6"]::before{
content: "موثوق لدى معروف";
}