/* Add custom CSS styles below */ 
/* card  */ 
h4.s-product-card-price{
color:#00b800 !important;
}
.s-product-card-entry .s-product-card-content-title{
color:#6666ff !important;
}
.s-product-card-promotion-title{
    background-color: #8f0066 !important;
}
p.s-product-card-content-subtitle.opacity-80{
color:#d94040 !important;
}
/* footer  */ 
.store-footer .store-footer__inner {
    background-color: white !important;
}
.store-footer .store-footer__inner {
    color: #6666ff !important;
}
span.s-contacts-icon{
    border: #6666ff 1px solid !important;
}
.s-social-link a{
   border: #6666ff 1px solid !important;
}
.s-social-link a svg {
    color: #6666ff !important;
}
@media (min-width: 1024px) {
    .lg\:grid-cols-6 {
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    }
}
salla-apps-icons.lg\:col-span-2.rtl\:lg\:pr-20.ltr\:lg\:pl-20.hydrated.sal-animate {
    display: none !important;
}
.flex.rtl\:space-x-reverse.space-x-2.items-end.tax-num{
color: white !important;
}
.navbar-brand img {
    max-height: 4rem !important;
}
salla-contacts .s-contacts-list {
    gap: 1rem !important;
}

body {
    background-color: white !important;
}
/* products  */ 
.single_style .content_style::before {
    background-image: unset !important;

}
.main-content.md\:overflow-hidden.top-24.w-full.md\:w-2\/4.md\:pb-16.content_style.test{
    background-color: #6666ff !important;
}
h2.font-bold.text-xl.inline-block.price_style{
display:none;
}
.single_style .subtitle_style {
    font-size: 0.875rem !important;
}
a.rtl\:ml-2.ltr\:mr-2.inline-flex.text-gray-500.hover\:text-primary.underline.text-sm.mb-1{
color:white!important;

}

button.undefined.s-button-element.s-button-btn.s-button-solid.s-button-wide.s-button-primary.s-button-loader-center{
    background-color: white!important;
    color: #6666ff!important;
}
.single_style .s-add-product-button-mini-checkout-content{
    color: #6666ff!important;
}
.s-fast-checkout-button.outline {
    border: 1px solid white!important;
}
.single_style salla-mini-checkout-widget.s-add-product-button-mini-checkout.s-mini-checkout.hide-scroll.hydrated{
    background-color: white !important;
}
small.color-grey {
    color: white !important;
}
.single_style .s-quantity-input-container{
background-color:white !important;
}
.s-quantity-input-button {
    background-color: white!important;
}
.single_style .s-quantity-input-input {
    color: black!important;
}
.s-quantity-input-button svg{
    fill: black !important;
    stroke: black !important;
}
.single_style .s-button-light-outline {
    background-color: white;
}
.single_style .s-social-share-btn span svg {
    color: black;
}
.single_style i.sicon-heart {
    color: black;
}
.single_style .brodcar {
    background: white;
}
.single_style .brodcar button svg {
    stroke: black;
}

.single_style i.sicon-barcode.mx-1 {
    background-color: white;
}

.single_style i.sicon-barcode.mx-1 {
    color: black;
}