body {
    /* background-image: url("https://i.ibb.co/6ZHM9mk/BAMBOO-UI-BG.jpg") !important;
    background-repeat: no-repeat */
}
 

#more-content>p:nth-child(4),
div.s-offer-modal-btn-wrap,
div.s-offer-modal-product-info>div {
    display: none
}

/* #mainnav {
    background: linear-gradient(to bottom, #41b2b8, #51c6cd, #5ad1d7, #b6f4f6)
} */

#app>div.app-inner.flex.flex-col.min-h-full>section:nth-child(5) {
    padding-top: 50px
}

.navbar-brand-content {
    border-bottom: 0
}
/* 
.inner {
    background: linear-gradient(to bottom, #43b6bb, #4dc0c7, #63dae0, rgb(63 221 227 / 71%))
} */

div.main-content.w-full.md\:w-2\/4.md\:pb-16>form>section.bg-white.p-3.lg\:p-5.rounded-md.rounded-b-none>div.center-between {
    background-color: #fff
} 

 #app>div.app-inner.flex.flex-col.min-h-full>div.flex.items-start.flex-col.md\:flex-row>div>div>div>div>div.flex.items-center {
    background-color: #ebecef
} 

#preloader,
.s-block--testimonials>div .testimonial .testimonial__info span,
.s-block--testimonials>div>p {
    display: none !important
}

.testimonials-slider .testimonial__rating div span svg path {
    fill: #f5dc17 !important
}

.cart-item .product-info-wrapper .details-price-wrapper p {
    white-space: normal !important;
    margin: 10px 0
}

#product-383246464,
#product-383246464>div.product-entry__image.basis-3\/4,
#product-56842744,
#product-56842744>div.product-entry__image.basis-3\/4 {
    border-color: #9ca3af
}

#product-383246464>div:nth-child(2)>div:first-child>p:first-child,
#product-383246464>div:nth-child(2)>div:nth-child(2)>div:first-child>h4:nth-child(2),
#product-56842744>div:nth-child(2)>div:first-child>p:first-child,
#product-56842744>div:nth-child(2)>div:nth-child(2)>div:first-child>h4:nth-child(2) {
    color: #9ca3af
}

section.s-block:nth-child(12),
section.s-block:nth-child(10),
section.s-block:nth-child(11) {
    width: 500px;
    margin: auto;
    padding: 20px
}
section.s-block:nth-child(10) {
    padding-top: 60px;
}
section.s-block:nth-child(12)>a:first-child>img:first-child,
section.s-block:nth-child(10)>a:first-child>img:first-child,
section.s-block:nth-child(11)>a:first-child>img:first-child {
    border-radius: 25px;
    box-shadow: 0 10px 8px 0 rgba(0, 0, 0, .55), 0 6px 20px 0 rgba(0, 0, 0, .19)
}

@media only screen and (max-width:768px) {

    section.s-block:nth-child(12),
    section.s-block:nth-child(10),
    section.s-block:nth-child(11) {
        width: 300px
    }
}


.text-\[\#919191\] {
    --tw-text-opacity: 1;
    color: #919191;
    color: rgb(226 100 100);
}

 footer .container .important-links .flex  {
 width:240px;
}

@media only screen and (max-width:639px) {

  footer .container .important-links .flex  {
width:100%; 
}}
  .product-entry{
    margin:12px;
    border:none;
box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);

}
  .product-entry__image {
 padding:0px !important;
 }