.sub-nav__menu svg {
    background: #DCB773;
    fill: #533500;
    border-radius: 20%;
}

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

section.section {
    padding: 0px;
}

.circle-action {
    border: none;
    border-radius: 20%;
    background: #DCB773;
    color: #533500;
}

body.salla-theme_1 .product .product-footer {
    background: #DCB773 !important;
    color: #fff !important;
    border: none;
}

.sicon-cart:before,
.product-price, .product-details__price {
    color: #533500;
}

.price-before {
    color: #fff;
}

.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 #533500;
    border-radius: 10px;
}

.testimonials-item p:after,
.testimonials-item p:before {
    visibility: hidden;
}

.footer-main {
    background-color: #ffffff;
    color: #533500 !important;
}

.footer-title {
    color: #533500 ;
    background: #DCB773;
    border-radius: 8px;
    font-weight: 700;
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
}

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

.store-contact a,
.footer-links a{
    color: #533500 !important;
}

.sicon-instagram2:before,
.sicon-snapchat:before,
.sicon-tiktok:before{
    color: #DCB773!important;
}

.social__item a {
    color: #DCB773;
    border-radius: 20%;
    border: 1px solid rgb(232 177 118);
}

.feature-item__icon {
    margin: 0 auto;
    background: #DCB773 !IMPORTANT;
    color: #533500 !important;
    border-radius: 20px;
}
.product-card__promotion{
	top: 0 !important;
	bottom: unset !important;
	left: 0 !important;
	right: unset !important;
}