/* Theme نمو */
/* animation */
@keyframes blinking {
  0%   {box-shadow: 0px 0px 0px 0px #ffffff;}
  40%  {box-shadow: 0px 0px 0px 10px #ffffff00;}
  90%  {box-shadow: 0px 0px 0px 0px #ffffff00;}
  100% {box-shadow: 0px 0px 0px 0px #ffffff;}
}
@keyframes blinkingRed {
  0%   {box-shadow: 0px 0px 0px 0px #b91f24;}
  40%  {box-shadow: 0px 0px 0px 10px #b91f2400;}
  90%  {box-shadow: 0px 0px 0px 0px #b91f2400;}
  100% {box-shadow: 0px 0px 0px 0px #b91f24;}
}
a.side-panel-trigger.header-side-panel-trigger.d-md-none.ml-2{
    position: absolute;
    right: 11px;
}
html[lang="en"] a.side-panel-trigger.header-side-panel-trigger.d-md-none.ml-2{
    position: absolute;
    left: 11px;
    right:auto;
}
.side-panel-trigger .icon{
    color: #b91f24;
}
.side-panel-trigger .icon::before{
        content: "\ed7f";
}
i.cart-icon.sicon-shopping-bag.mr-2,a.mobile-search-trigger.header-side-panel-trigger.d-md-none.ml-2,button.close-mobile-menu.close-mobile-side-panel {
    background: #b91f24;
    padding: 6px 1px 5px 1px;
    text-align: center;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    color: white;
}
button.close-mobile-menu.close-mobile-side-panel{
    padding-top:2px;
    width:34px;
    height:34px;
}
header .site-header__cart .price .quantity.badge {
    background: white;
    color: #b91f24;
    border: 1px solid #b91f24;
    padding: 3px 0 1px;
    border-radius: 9px;
    height: 17px;
    width: 17px;
    font-weight: bold;
}
.side-panel .store-about img {
    height: auto;
    margin-top: auto;
    margin-left: 10px;
    max-width: 120px;
}
button.btn.btn--floated.btn--add-to-cart{
    color:white;
}
.title.title--primary.title--x-large.title--has-dash.mb-30 {
    background: #b91f24;
    color: white !important;
    width: fit-content;
    padding: 0 10px 7px;
}

.title.title--primary.title--x-large.title--has-dash.mb-30 {
    border-bottom-left-radius: 8px;
    border-top-left-radius: 8px;
}

html[lang="en"] .title.title--primary.title--x-large.title--has-dash.mb-30 {
    border-bottom-right-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
a.btn.btn--oval.btn--padded.narrow.btn--primary.outlined.font-base{
    left: -1193px;
}
html[lang="en"] a.btn.btn--oval.btn--padded.narrow.btn--primary.outlined.font-base{
    right: -1193px;
    left:auto;
}
section.show-all a.btn.btn--oval.btn--padded.narrow.btn--primary.outlined.font-base {
    background: #ef2229;
    color: white;
    padding: 3px 10px;
    border: none;
}
.title--has-dash:before{
    display:none;
}
button.btn.btn--wide.btn--large.btn--oval.btn--primary {
    color: white;
    animation-name: blinkingRed;
    animation-duration: 4s;
    animation-iteration-count: infinite;
}
.footer__bottom {
    background: #b91f24;
    color: white;
}
.footer__bottom a{
    text-decoration: underline;
    color: white;
}
.store-feature {
    border-radius: 20px;
    background: #e7474c;
}
.store-feature__icon {
    color: white;
    margin-bottom: 0;
}
.store-feature .title{
    color:white !important;
}
.store-feature p {
    padding: 15px 0 20px 0;
    background: #b91f24;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    color: white !important;
    font-size: 18px;
}
.store-feature .title {
    color: white !important;
    margin-bottom: 25px;
    margin-top: -10px;
    font-weight: bold;
}
.avatar-wrapper i{
    color:white;
}
.btn--primary,.cart-progress .step.is-active .step__icon{
    color:white;
}

.footer .footer-list--social-links li{
    background: #b91f24;
    border-radius: 50%;
    animation-name: blinkingRed;
    animation-duration: 4s;
    animation-iteration-count: infinite;
}
.footer .footer-list--social-links li a i{
    color:white;
}
body ul.footer-list--social-links li:hover a i{
    color:#b91f24;
}
.article a{
    border: 1px solid #b91f24;
    border-radius: 20px;
    padding: 1px 6px 1px 3px;
    color: #b91f24;
}
.product-block button.btn.btn--floated.btn--add-to-cart {
    border: none;
    display: block !important;
    opacity: 1;
    width: 96%;
    border-radius: 20px;
    bottom: 5px;
    position: relative;
    margin: 0 2%;
    background: white;
    color: #b91f24;
    transform: none;
    animation-name: blinking;
    animation-duration: 4s;
    animation-iteration-count: infinite;
}
@media only screen and (max-width: 1350px){
    a.btn.btn--oval.btn--padded.narrow.btn--primary.outlined.font-base{
            left: calc(-100vw + 157px);
    }
    html[lang="en"] a.btn.btn--oval.btn--padded.narrow.btn--primary.outlined.font-base{
            right: calc(-100vw + 157px);
            left:auto;
    }
}
footer .title--has-dash{
    font-weight:bold;
    padding-right: 0;
}
.footer{
    background:#363636;
}
.footer .title,.footer .footer-list li a,.footer__block p{
    color:white;
}
footer .container > div.row{
    background:white;
}
.product-block{
    background: #b91f24;
}
.product-block.cover .product-block__thumb .thumb-wrapper img{
    padding: 5px;
    border-radius: 8px;
}
.product-block .title,.product-block .price-wrapper>span{
    color:white!important;
}
.product-block button.btn.btn--floated.btn--add-to-cart{
    border: 1px solid #ffffff63;
}/*
.product-block .sicon-shopping-bag:before{
    content:"إضافة للسلة";
    /*font-family: var(--font-medium);*/
}
@media only screen and (max-width: 767px){
    header .site-header__cart .price .quantity.badge {
        left:0;
        right:auto;
    }
    header .site-header .theme-logo {
        margin-right: 45px;
    }
    
    html[lang="en"] header .site-header .theme-logo {
        margin-left: 45px;
    }
    footer .container{
        text-align:center;
    }
    .store-contact-info, .store-links, .store-about{
        width:100%;
    }
    .store-about{
        margin-top: 40px;
    }
    .store-contact-info{
        margin-top: 50px;
    }
    header .site-header__wrapper .theme-logo a span{
        font-size:12px;
    }
    .side-panel .store-about img{
        max-width:70px;
    }
    .footer .footer-list{
        align-items: center;
        justify-content: center;
    }
    .footer .footer-list{
        margin-top:20px;
    }
}/* Add custom CSS styles below */