/* Add custom CSS styles below */ 
.footer-links li {
    margin-bottom: 0.5rem;
    border-radius: 23px;
}
.promotion-title {
    font-size: 12px;
    padding: 1px 5px 3px;
    top: 3px;
    left: 0;
    border-radius: 50px;
    animation: 5s linear infinite shake;
}
body:not(.salla-theme_6) .category-featured a {
    border: #545454 solid -1px;
}
.store-header, .header-bar, .store-header-min { background: #545454; }
    .store-header h1 a, .store-header-min h1 { color: #fff; }
    .dropdown-store-header.open .dropdown-toggle, .dropdown-store-header.open .dropdown-toggle { background: #545454; color: #fff; }
    /* .store-contact a { color: #545454; } */
    /*a.media-heading, a.product-link { color: #545454; }*/
    .pace-demo { background: #545454 !important;/*darker*/ }
    .pace .pace-progress { background: #000000 !important;/*darker*/ }
    .add-cart { color: #545454 ;/*darker*/ border: 1px solid #142a30;/*darker*/ }
    .add-cart:hover, .add-cart:focus, .add-cart-large:hover, .add-cart-large:focus, .order-btn:hover, .order-btn:focus { background: #545454 ;/*darker*/ border-color: #142a30; }
    .cart-nav-submit, .cart-nav-more, .cart-nav-solid { background: #142a30;/*darker*/ border-color: #545454 
    ;/*darker*/ }
    .add-cart-large, .order-btn { background: #545454 ; border-color: #142a30; }
    .cart-nav-light:hover, .cart-nav-light:active, .cart-nav-light:focus { color: #545454 ; }
    .cart-nav-light { border-color: #545454;/*darker*/ color: #142a30;/*darker*/ }
    .cart-line { border-color: #545454;/*lighter*/ }
    .cart-number { color: #545454;/*lighter*/ border-color: #545454;/*lighter*/ }
    .active-step .cart-number { background: #545454; border-color: #545454; }
    .cart-title { color: #545454 !important;/*lighter*/ }
    #salla_bar { border-top-color: #545454; }
    #salla_bar .checkout-button { background: #142a30; }
    .choice.border-info-600.text-info-800 { color: #142a30 !important; border-color: #545454 !important; }
    .payment-method.active { background: #142a30 !important; }
    .pagination>.active>span{background-color: #142a30 !important; border-color: #142a30 !important;}
    /*.order-num { color: #142a30; }*/

                .product-side-container .product-order-container .panel-heading { background: #545454 !important; border-bottom-color: #344a50 !important; color:  #fff  !important; }
    .testimonial-header, .owl-theme .owl-nav [class*=owl-] { background:  #545454  !important; }

    a:hover, a:focus { color: #000000; }
    .sub-nav__menu:hover svg { fill: #545454; }
    .footer-main { background-color: #545454; }
    .site-header { box-shadow:inset 0 3px 0 0 #545454; }
    .site-header__cart .badge { background: #545454; }
    .circle-action:hover { background: #142a30 ;border-color: #142a30; }
    .sub-nav .main-menu > li:hover > a, .sub-nav .main-menu > li:hover > a > i { color: #142a30; }
    .sub-nav li > ul a:hover { color: #000000; }
    .slick-active button { background-color: #142a30 !important; }
    .product:hover .product-title { color: #142a30; }
    .product-price, .product-details__price { color: #142a30; }

    .product-add:hover { background-color: #545454 !important; }
    .social__item a:hover, .sub-nav__menu:hover { color: #545454 !important; }
    .login-container .border-yellow-dark { border-color: #545454; }
    .login-container .text-yellow-dark { color: #545454 ; }
    .login-option, .btn-resend-option { color: #545454 ; border-color: #545454; }
    .login-option:hover, .btn-resend-option:hover { color: #fff; border-color: #545454; background: #142a30; }
    /* .sub-nav__close:hover svg { fill: #545454 ; } */
    .feature-item__icon { background: #545454; }
    .landing-page-feature-item__icon { background: #545454; }
    .sub-nav-header { background: #545454; }
    .sub-nav-header a { color: #545454; }
    .btn-primary { background: #545454; border-color: #545454; }
    .btn-primary:focus, .btn-primary.focus, .btn-primary:hover, .btn-primary.active, .btn-primary:active { background: #000000 !important; border-color: #000000 !important; }
    
    .page-box .panel-heading .product-title { color: #545454 !important; }
    #ask_register_link { color: #545454 !important; }
    .product-details__hot strong { color: #545454 !important; }
    .checker span { border-color: #545454 !important; }
    .btn-order-details { background: #545454 !important; }
    @media (min-width: 992px) {
        .sub-nav li > ul a:hover { background: #545454; color: #fff; }
    }
    .section-header .section--title { color: #545454;}
.circle-action {
    border: none;
    border-radius: 20%;
    background: #545454;
    color: #e8b276;
}
.circle-action:hover {
    background: #545454;
    color: #fff;
}
.sub-nav__menu svg {
    background: #545454;
    fill: #e8b276;
    border-radius: 20%;
}
.sicon-user:before {
    color: #e8b276;
}
.col-sm-4 {
    width: 25%;
    float: right;
    padding-right: 5px;
    padding-left: 5px;
}
.site-header {
    box-shadow: none;
    background: url(https://cdn.discordapp.com/attachments/765367810972581892/884064694611099648/hi2.jpg);
}
.site-header__cart .badge {
    background: #545454;
}
.login-link {
    margin-top: 8px;
}
.section--title span{
    color:#545454 ;
}
.product-add {
    border-right: 1px solid #ffffff;
    color: #e8b276;
}
.product-add:hover {
    border-right: 1px solid #545454;
    color: #ffffff;
    background:#e8b276!important;
}
.product-price, .product-details__price {
    color: #e8b276;
    direction: inherit;
}
body.salla-theme_1 .product .product-footer {
    margin-top: .5rem;
    background: #545454!important;
    color: #fff;
    border:none;
}
@media (min-width: 992px)
{.sub-nav {
    background: #545454;
}}
.button-more, body.salla-theme_1 .section-header .btn.btn-primary.btn-rounded, body.salla-theme_2 .section-header .btn.btn-primary.btn-rounded, body.salla-theme_4 .section-header .btn.btn-primary.btn-rounded {
    color: #e8b276;
    border: none;
    background-color: #545454;
    border-radius:8px !important;
}
.feature-item__icon {
    color: #e8b276;
    border-radius: 20%;
}
.product {
    border-radius: 8px;
}
section.section {
    padding: 0;
}
/*footer*/
.footer-title {
    color: #545454
    background: #e8b276;
    border-radius: 8px;
    font-weight: bold;
    padding-top: 0.3rem;
    padding-bottom: .3rem;
}
.footer-main, .store-contact {
    text-align: center;
}
.social__item a {
    color: #545454;
    border-radius: 20%;
    border:#e8b276
}
.footer-links a {
    color: #fff;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
.footer-links a:hover {
    color: #e8b276;
}
.store-contact a {
    color: #e8b276;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
.store-contact a:hover {
    color: #fff;
}
@media (min-width: 992px){
body .sub-nav .main-menu>li>a:hover{
    background:#545454;
    color:#e8b276;
}
body .sub-nav .main-menu>li>a {
-webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    border-radius:5px;
    padding-left: 4px;
    padding-right: 4px;
}}
.testimonials-item p {
    background: #545454 url(https://cdn.discordapp.com/attachments/765367810972581892/880838198157246564/quote.svg) top 1rem center no-repeat;
    background-size: 10%;
    color: #fff;
    border: 3px solid #e8b276;
    border-radius: 10px;
}
.testimonials-item p:after , .testimonials-item p:before {
    content: none;
}
/*footer*/
.footer-title {
    color: #545454;
    background: #e8b176;
    border-radius: 8px;
    font-weight: bold;
    padding-top: 0.3rem;
    padding-bottom: .3rem;
}
.footer-main, .store-contact {
    text-align: center;
}
.social__item a {
    color: #e8b176;
    border-radius: 20%;
    border: 1px solid rgb(232 177 118);
}
.footer-links a {
    color: #fff;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
.footer-links a:hover {
    color: #e8b276;
}
.cart-nav-solid {
    background: #545454;
    border-color: #ffffff;
    color: #ffffff;
} 
.active-step .cart-number {
    background: #545454;
    border-color: #e8b276;
}
footer-sub {
    color: #545454;
    font-size: 14px;
    padding: 0.75rem
}
a {
    color: #545454;
}
.add-cart-large, .order-btn {
    /* background: #545454; */
    border-color: #e8b276;
}

.product.contain {
    border-radius: 10px
px
 !important;
}
.btn-primary {
    color: #ffffff;
    background-color: #545454;
    border-color: #e8b276;
}
.btn-primary {
    background: #545454;
    border-color: #e8b276;
}
body .sub-nav .main-menu>li>a {
    font-size: var(--font-size-medium)!important;
    color: #e8b176;
}

.promotion-title {
    display: block;
    width: auto;
    position: absolute;
    top: 15px;
    left: 0;
    right: auto;
    background-color: var(--main-color);
    font-size: 13px;
    color: #ffffff;
    padding: 3px 8px;
    border-radius: 0 5px 5px 0;
    z-index: 9;
}
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
p.product-price {
    float: left;
    margin-left: 10px !important;
}.product-add {
    padding: .5rem 1rem;
    border-left: 1px solid #dfdfdf !important;}
    a {
    color: black;
}.container.banner a img {
    border-radius: 25px !important;
}
.product.contain {
    border-radius: 10px !important;
}
.product-add {
    padding: 0rem 1rem !important;
    border-left: 1px solid #dfdfdf !important;}
    .product-price {
    color: #e8b276;
    padding: .0rem .25rem .5rem 0 !important;
}
.product-footer {
    height: 43px !important;
}
p.product-price {
    margin-top: 6px !important;
}
.product-add {
    padding: .5rem 1rem;
    border-right: 0px solid #545454;
    font-size: 27px !important;}
    h2.section--title span {
    color: #212121 !important;
    } 
@media only screen and (max-width: 600px){
    .salla-theme_1 header.site-header .logo-wrapper .logo img {
        max-height: 57px !important;
    }
    .sicon-cart:before {
    content: "\e96a";
    padding-top: 23px !important;
    font-size: 15px !important;
}
}
@media only screen and (max-width: 767px){
    .product .product-footer .product-price * {
        font-size: 18px;
    }
}
a.product-add.add_to_cart_btn::before {
    content: 'اضافة للسلة';
    font-size: 17px !important;
    text-align: center !important;
    color: #f7f7f7;
    
    margin-left: 42px !important;
   
    z-index: 999999;
}
.product-add {
    
    font-size: 20px !important;
}
.sicon-cart:before {
    content: "\e96a";
    padding-top: 27px !important;
    font-size: 21px !important;}
    
    
    @media only screen and (max-width: 600px){
        section.section:nth-of-type(2) .col-md-4, section.section:nth-of-type(3) .col-md-4 {
    max-width: none !important;}
        .salla-theme_1 header.site-header .logo-wrapper .logo img {
    max-height: 52px !important;
}

    .sicon-cart:before {
    content: "\e96a";
    padding-top: 23px !important;
    font-size: 15px !important;
}

a.product-add.add_to_cart_btn::before {
    content: 'اضافة للسلة';
    font-size: 12px !important;
    text-align: center !important;
    color: #ffffff;
    margin-left: 10px !important;
    z-index: 999999;
    }
p.product-price {
    float: left;
    margin-left: -12px !important;
}
}
.product .product-footer .product-price * {
    font-size: 12px;
}