/* Add custom CSS styles below */


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

section.section {
    padding: 3px;
}

.site-header {
    box-shadow: none;
    background: url(https://cdn.discordapp.com/attachments/765367810972581892/884064694611099648/hi2.jpg);
}


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

.login-link {
    margin-top: 5px;
}


.circle-action {
    border: none;
    border-radius: 30%;
    background: #dcb773;
    color: #f6f4f3;
    border-radius: !important;
    background: linear-gradient(0deg, rgb(182 148 86) 0%, rgb(254 207 117) 100%);
}
    
.sub-nav__menu svg {
    background: #;
    fill: #292929;
    border-radius: 10%;
}

.product-add {
    border-right: 1px solid #fffff1;
    color: #000000;
}
.product-add:hover {
    border-right: 1px solid #000000;
    color: #000000;
    background:#000000 !important;
}


.product-price, .product-details__price {
    color: #000000;
    direction: inherit;
}
body.salla-theme_1 .product .product-footer {
    margin-top: .5rem;
    background: #dcb773 !important;
    color: #ffffff;
    border:none;
}
.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: #6f6e6c‎;
    border: none;
    background-color: #dcb773;
    border-radius:8px !important;
}
.social__item a {
    color: #ffffff;
    border-radius: 20%;
    border: 10px solid rgb(232 177 118);
}
.footer-links a {
    color: #000000;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
.footer-links a:hover {
    color: #262223;
}

.footer-title {
    color: #dcb773;
    background: #262223;
    border-radius: 10px;
    font-weight: bold;
    padding-top: 0.3rem;
    padding-bottom: .3rem;
}

.product {
    border-radius: 8px;
}


.footer-main {
    background-color: #dcb773;
     border-radius: 50px;
     padding: 5rem 0;
}

    .footer-main, .store-contact {
    text-align: center;
}

.container.banner a img{border-radius:25px !important;}


.store-contact a {
    color: #262223;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
.store-contact a:hover {
    color: #000000;
}

.social__item a {
    color: #262223;
    border-radius: 20%;
    border: 1px solid rgb(232 177 118);
}
.footer-links a {
    color: #ffffff;
    -webkit-transition: all .2s ease-out;
    transition: all .2s hover {
    color: #000000;
}
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: #dcb773 url(https://cdn.discordapp.com/attachments/765367810972581892/880838198157246564/quote.svg) top 1rem center no-repeat;
    background-size: 10%;
    color: #fff;
    border: 3px solid #e8b176;
    border-radius: 10px;
}
.testimonials-item p:after , .testimonials-item p:before {
    content: none;
}


body:not(.salla-theme_6) .category-featured a {
    border: #e8b176 solid 1px;
}