.navbar-brand img {
    max-height: 6rem;
    margin-right: 95px;
}
.main-nav-container.fixed-pinned .navbar-brand img {
    max-height: 6rem;
}

#mainnav > div > div > div > div.flex.items-center.justify-end > salla-cart-summary > a > p > b {
    display: none;
}
.bg-white {
/*    background-color: #eff1f36e;*/
      background-color: #d3d3d3cc;
}
header.store-header {
    background-color: #d3d3d3 !important;
}
i.header-btn__icon.sicon-user-circle {
    border: unset;
}
i.header-btn__icon.icon.sicon-shopping-bag {
    border: unset;
}


/*body*/
body#app {
    background: #c5c5c5;
}

.banner--fixed img {
    border-radius: 1rem;
}


#app > div.app-inner.flex.flex-col.min-h-full > section.s-block.container {
    background: #d3d3d3;
    /* color: aliceblue; */
    padding: 1rem;
    border-radius: 1rem 1rem 0rem 0rem;
}

/*.s-product-card-entry {
    background-color: transparent;
	text-align: center;
}*/
.s-product-card-entry {
    background-color: #ffffff0f;
    border: 2px dashed #d1a554;
    text-align: center;
}


.s-product-card-content-sub {
    place-content: center !important;
    color: rgba(34, 197, 94, 1)!important;
}
.s-product-card-image {
    border-radius: 1rem;
}
button.s-product-card-wishlist-btn.animated.not-added.un-favorited.s-button-element.s-button-icon.s-button-outline.s-button-light-outline.s-button-loader-center {
    display: none;
}
.s-product-card-image {
    border-radius: 3rem 3rem 1rem 1rem !important;
}
.s-button-wide {
    width: 68%;
    background: #d1a554;
}
span.s-button-text {
    color: #232323;
}


/*catagore*/
select#product-filter {
    background: #d3d3d3;
    border-color: transparent;
}

.s-products-list-placeholder span {
    background-color: transparent;
}

/*Product Page*/
button.btn--wishlist.animated.hidden.sm\:inline-flex.s-button-element.s-button-icon.s-button-outline.s-button-light-outline.s-button-loader-center {
    display: none;
}

.s-button-light-outline {
    background-color: #d0d0d0;
    border-color: #d0d0d0 !important;
}
input.s-quantity-input-input {
    background-color: #d0d0d0;
    border-color: #d0d0d0 !important;
}
.s-quantity-input-container {
    background-color: #d0d0d0;
    border-color: #d0d0d0 !important;
}

salla-slider.details-slider .s-slider-container {
    border-color: transparent;
    background-color: #d0d0d0 !important;
}
button.s-slider-next.s-slider-nav-arrow.swiper-button-disabled ,button.s-slider-prev.s-slider-nav-arrow.swiper-button-disabled ,.s-slider-v-centered .s-slider-block__title-nav button {
    background: #d0d0d0;
}
.s-slider-v-centered .s-slider-block__title-nav button.swiper-button-disabled svg ,.s-slider-nav-arrow svg {
    fill: #555555;
}

.s-slider-thumbs .s-slider-thumbs-container .swiper-slide:after {
    --tw-ring-color: #d1a554;
    }

.s-comments.s-comments-product {
    background: #d0d0d0;
}
custom-salla-product-card.s-product-card-entry.s-product-card-vertical {
    border-radius: 3rem 3rem;
}
/*cart page*/
.border-gray-200 {
    border-color: transparent;
}


/*Footer*/

footer.store-footer {
    background: #d3d3d3 !important;
    border-radius: 1rem !important;
}
.store-footer__inner {
    background: #d3d3d3 !important;
    text-align: -webkit-center;

}

#app > div.app-inner.flex.flex-col.min-h-full > footer > div.store-footer__inner > div > div.lg\:col-span-2.rtl\:lg\:pl-20.ltr\:lg\:pr-20 > a {
    display: block;
}

#app > div.app-inner.flex.flex-col.min-h-full > footer > div.store-footer__inner > div > div:nth-child(3) > salla-contacts > div {
    display: ruby;
}
.gap-8 {
    gap: 3rem;
    margin-bottom: -5rem;
}
.md\:flex.items-center.justify-between.py-4.container.text-center {
    background: #d3d3d3;
    border-top: unset;
}
.store-footer__inner {
    border-bottom: unset;
}
.footer-is-light .store-footer .contact-social {
    border-color: transparent;
}
.s-contacts-icon {
    border: unset;
}