/* Add custom CSS styles below */ 
logo img {
    height: 70px;
    width: 125px;
    content: url(https://cdn.salla.sa/zwRYg/5lcvf6pNWGNUyXeip1phl3pjohGAvcgENOM0dWq6.png)
}

.circle-action {
    border: none;
    border-radius: 20%;
    background: #e8b176;
    color: #344a50
}

.circle-action:hover {
    background: #344a50;
    color: #fff
}

.sub-nav__menu svg {
    background: #e8b176;
    fill: #344a50;
    border-radius: 20%
}

.sicon-user:before {
    color: #344a50
}

.col-sm-4 {
    width: 25%;
    float: right;
    padding-right: 5px;
    padding-left: 5px
}

.site-header {
    box-shadow: none;
    background: url(https://cdn.salla.sa/form-builder/ZBLFwD9TMNIeXAIEkypiYhCEskovVQUXMeh8AksB.jpg)
}

.site-header__cart .badge {
    background: #325050
}

.login-link {
    margin-top: 8px
}

.section--title span {
    color: #344a50
}

.product-add {
    border-right: 1px solid #58676b;
    color: #e8b176
}

.product-add:hover {
    border-right: 1px solid #58676b;
    color: #344a50;
    background: #e8b176!important
}

.product-price,.product-details__price {
    color: #e8b176;
    direction: inherit
}

body.salla-theme_1 .product .product-footer {
    margin-top: .5rem;
    background: #344a50!important;
    color: #fff;
    border: none
}

@media(min-width: 992px) {
    .sub-nav {
        background:#f6f6f6
    }
}

.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: #314f4f;
    border: none;
    background-color: #e8b176;
    border-radius: 8px!important
}

.feature-item__icon {
    color: #e8b176;
    border-radius: 20%
}

.product {
    border-radius: 8px
}

section.section {
    padding: 0
}

/footer/ .footer-title {
    color: #344a50;
    background: #e8b176;
    border-radius: 8px;
    font-weight: 700;
    padding-top: .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