@import url('https://fonts.googleapis.com/css2?family=Almarai&display=swap');
body, *:not(i) {
     font-family: 'Almarai', sans-serif;
}
.site-header {
    box-shadow: none;
    background-image: url(https://cdn.salla.sa/DdYXy/TiCNLmfZStpKc24KahPwW819WRGeDPxYUMHOL9Ip.svg);
    background-repeat: no-repeat;
    background-size: 21%;
    background-position: left;
    padding-bottom: 2vh;
    padding-top: 2vh;
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}
@media (max-width: 991px)
{
.site-header {
    background-size: 50%;
}
}
.site-header a{
    background-color: white;
}
header .site-header__cart .price {
    position: relative;
    transition: all .5s cubic-bezier(.2,1,.3,1);
    display: inline-flex;
    transform: scale(1.1);
    padding: 5px;
    padding-right: 8px;
}
.badge--small {
    width: 15px;
    height: 15px;
}
header .site-header__wrapper .theme-logo a img {
    transform: scale(1.5);
}
.top-header .btn--padded.less i{
    font-weight:bold;
}
.nav-desktop--horizontal>ul {
    justify-content: center !important;
}
.nav-desktop--horizontal>ul li{
    margin-left: 2rem;
}

.menu-item a {
    font-size: 1.3em !important;
}
.hero__content .nav-desktop.nav-desktop--horizontal,.header-block--nav-wrapper{
    background-color: white;
}
.home-block--bg {
    background: white;
}
section:nth-of-type(2) div{
    padding: 0;
}
.home-block--square-images .row {
    display: grid !important;
    grid-template-columns: 1fr 1fr;
    margin-top: -30px;
}
.home-block--square-images .row .col-md-4.col-sm-12 {
    width: 100% !important;
    max-width: 100% !important;
}
@media (min-width: 900px)
{
.banner--square figure{
    padding-top: 80%;
}
}
.product-block {
    border-radius: 10px;
    box-shadow: 0 4px 24px 0 rgb(34 41 47 / 10%);
    border: none;
    background-color: white;
}
.btn--floated.btn--add-to-cart {
    position: initial;
    font-size: 1em !important;
    display: block;
    width: calc(100% - 24px);
    border-radius: 10px !important;
    margin: 0px 12px 10px !important;
    transform: none !important;
    background-color: #164C56;
}
.btn--floated.btn--add-to-cart:active {
    -moz-transform: scale(0.95);
    -webkit-transform: scale(0.95);
    -o-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95);
}
.btn--floated.btn--add-to-cart .sicon-shopping-bag::before {
    color: #fff;
    font-size: 1.5rem;
    float: right;
}
.btn--floated.btn--add-to-cart .sicon-shopping-bag::after {
    content: 'أضف للسلة' !important;
    font-family: 'Bahij' !important;
    line-height: 24px;
    color: #fff;
    font-size: 1.5rem;
}
.btn--floated.btn--add-to-cart.disabled {
    background: rgba(245,81,87, 0.12) !important;
    color: #f55157 !important;
    opacity: 1 !important;
}
.btn--floated.btn--add-to-cart.disabled .sicon-shopping-bag::before {
    content: 'نفدت الكمية' !important;
    color: #f55157 !important;
    opacity: 1 !important;
}
.btn--add-to-cart.disabled i {
    opacity: 1 !important;
}
.title--has-dash:before {
    content: none !important;
}
.title--x-large.title.title--primary {
    font-size: 2em !important;
    margin-bottom: 20px !important;
    padding-left: 0px !important;
    color: #164C56 !important;
    font-family: 'Hacen' !important;
    font-weight: light !important;
}
.home-block--fixed-products.show-all .title--x-large.title.title--primary {
    text-align: center;
}
.title--small{
    font-size: 1.5rem;
    text-align: center;
    
}
.product-block, .product-block>div{
    padding-right: 0 !important;
    padding-left: 0 !important;
}
.price-wrapper{
    text-align: center;
    font-size: 1.1rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.home-block--slide-products.show-all .title.title--x-large {
    background-image: url("https://cdn.salla.sa/DdYXy/Mt1kMzuZna1jthsu21py70CUlBWvdzYPmsVL45G9.svg");
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 4rem;
    background-size: contain;
    width: 100%;
    white-space: nowrap;
}
footer.footer {
    background-color: #154954;
    background-size: 100%;
 
}
footer.footer .row .container {
    border: none !important;
}
footer.footer .footer__top .title.title--primary.title--has-dash{
    color: white !important;
    font-size: 1.8rem !important;
    text-align: center;
}
.footer__block>:first-child {
    flex: auto;
    width: 100%;
}
.footer .footer-list--row {
    margin-top: 2rem;
    margin-bottom: 2rem;
    justify-content: center;
}
footer.footer .footer__top p, footer.footer .footer__top a {
    color: #fff !important;
    text-align: center;
    line-height: 2rem;
}
.footer .footer-list--row li a {
    transform: scale(1.5);
}
footer.footer .footer__top p, footer.footer .footer__top a {
    color: #fff !important;
    font-size: 1.3rem;
}
.btn.btn--wide.btn--large.btn--oval.btn--primary {
    color: #fff;
} 
footer.footer .footer__top {
    padding-top: 30px !important;
    padding-bottom: 70px !important;
}
footer.footer .footer__top .title.title--primary.title--has-dash {
    font-family: 'Hacen' !important;
    font-size: 1.5em;
}
footer.footer .footer__top p, footer.footer .footer__top a {
    color: #fff !important;
}
footer.footer .footer__bottom .container span:last-child {
    display: none !important;
}
.footer-list--social-links li:hover a {
    background-color: transparent !important;
    color: #A2BCCD !important;
}
section[class="home-block home-block--fixed-banner no-m"]:last-of-type, section[class="home-block home-block--fixed-banner no-m"]:last-of-type div,section[class="home-block home-block--fixed-banner no-m"]:last-of-type div a{
    padding-bottom: 0 !important;
    padding-bottom: 0 !important;
    width: 100vw;
    max-width: 100vw;
    padding: 0;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: 0;
    margin-right: 0;
    border-radius: 0px;
    margin-bottom: -0.5vh;
    
}
.avatar-wrapper--medium {
    border: none;
    border-radius: 0;
    background: url(https://cdn.salla.sa/DdYXy/HFo5XwILErKY8FVUWaDFG41rGittlYO5uFHSQt9R.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 180px;
    height: 110px;
}
.form--login-reg .login-methods .login-method a{
    background-color: #154954;
    color: white;
}
.footer {
    border:none;
}
body > footer > div.container > div.footer__top > div > div:nth-child(1){
    display: none;
}