/* RedImpact CSS Inject */
/* Landing */
.sh-sidr-sub-hero-items {
  z-index: 1;
}
.sh-sidr-sub-hero-items.sh-sidr-sub-hero-items-full-width .container {
  padding-inline: 0;
  max-width: 100%;
}

.sh-sidr-sub-hero-items .container>div {
  gap: 0;
}

.sh-sidr-sub-hero-square-items {
  margin-top: 1rem !important;
  max-width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.sh-sidr-sub-hero-square-items .grid {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.75rem;
  margin-top: 0 !important;
}

@media (max-width: 767px) {
  .sh-sidr-sub-hero-square-items .grid {
    flex-direction: column;
  }
}

.sh-sidr-sub-hero-square-items article {
  width: 100%;
  height: 6.25rem;
  padding: 1.06rem;
  justify-content: flex-start;
  border-radius: 0.3125rem;
  background: #F0E4D6;
  backdrop-filter: blur(5px);
}

.sh-sidr-sub-hero-square-items article img {
  border-radius: 0.3125rem;
}

.sh-sidr-sub-hero-square-items article div.absolute {
  display: none;
}

[dir=ltr] .sh-sidr-sub-hero-square-items article img {
  transform: scaleX(-1);
  transform-origin: center;
}

.sh-sidr-sub-hero-square-items article h3 {
  margin: 0;
  max-width: 100% !important;
  height: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.sh-sidr-sub-hero-square-items article h3 p {
  margin: 0;
  max-width: 100% !important;
  color: #FFF;
  text-align: center !important;
  font-size: 1rem !important;
  font-style: normal;
  font-weight: 400 !important;
  line-height: 140%;
  vertical-align: middle;
}

/*.sh-sidr-sub-hero-items.sh-sidr-polygon {
    
}*/
.sh-sidr-sub-hero-bg {
  position: relative;
  top: -1rem;
  padding: 0;
  margin: 0;
  z-index: 0;
  inset-inline-start: 0;
  width: 13.25rem;
}

.sh-sidr-sub-hero-bg>div {
  margin: 0;
  padding: 0;
  max-width: 100%;
  min-width: 100%;
  width: 100%;
}

.sh-sidr-sub-hero-bg img {
  object-fit: contain;
  height: 100% !important;
  width: 100% !important;
}

.sh-sidr-sub-hero-bg * {
  border-radius: 0;
}

.sh-sidr-sub-hero-bg span,
.sh-sidr-sub-hero-bg article div {
  display: none;
}

.sh-sidr-sub-hero-bg article {
  display: revert !important;
  width: 13.25rem;
  height: 14.9375rem;
  background: none;
  padding: 0;
  margin: 0;
  position: absolute !important;
  inset-inline-start: 0% !important;
}

[dir="rtl"] .sh-sidr-sub-hero-bg article {
  transform: scaleX(-1);
}

.product-card {
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.10);
}

.product-card .product-card__image img {
  object-fit: cover;
  object-position: center;
}
.product-card .product-card__image .product-card__addToCart__btn salla-button {
  background-color: rgba(213, 93, 22, 0.4);
}
.product-card .product-card__image .product-card__addToCart__btn salla-button::after {
  background-color: rgba(213, 93, 22, 1);
}
.product-card .product-card__content {
  padding-bottom: 1rem !important;
}
.special-product .product-card .product-card__content {
  padding-bottom: 0 !important;
}

.product-card .product-card__content {
  padding-bottom: 0;
  padding-inline: 0;
}

.product-card .product-card__content .product-card__content-wrapper {
  padding-inline: 0.75rem !important;
  text-align: start;
}

.product-card .product-card__content .product-card__content-wrapper .product-card__price {
  justify-content: start;
}

.product-card .product-card__content .product-card__title a {
  color: #274036 !important;
  text-align: start;
  font-size: 1.125rem !important;
  font-style: normal;
  font-weight: normal !important;
  line-height: normal;
}

.special-product .product-card__content .product-card__price .total-price {
  font-size: 1.75rem !important;
}

.product-card .product-card__content .product-card__price .total-price {
  color: #D55D16;
  text-align: start;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  letter-spacing: -0.0875rem;
  font-size: 1rem;
}

.special-product .product-card__content .product-card__price .before-price {
  font-size: 1rem !important;
}

.product-card .product-card__content .product-card__price .before-price {
  color: #123E35 !important;
  text-align: start;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  letter-spacing: -0.04375rem;
  opacity: 0.5;
}

.special-product .product-card__content .product-card__discount {
  padding: 0.625rem !important;
  margin-bottom: 1rem;
}

.product-card .product-card__content .product-card__discount {
  border-radius: 0.3125rem;
  background: #D55D161A;
  width: fit-content;
  padding: 0.125rem;
}

.special-product .product-card__content .product-card__discount span {
  font-size: 0.75rem !important;
}

.product-card .product-card__content .product-card__discount span {
  color: #D55D16;
  text-align: center;
  font-size: 0.70rem;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
}

.product-card .product-card__normal-cart {
  margin-top: 1.19rem;
}

.product-card .product-card__content salla-button button {
  border-radius: 0;
  background-color: #D55D16 !important;
  color: #FFFFFF !important;
}

.sh-sidr-all-products-button a {
  width: 100%;
  display: block;
  max-width: 13.81rem;
  margin-inline: auto;
}

.s-block--best-offers {
  padding-top: 2rem;
}

.sh-sidr-our-section .swiper-slide {
  width: 12.5rem;
  padding: 0;
}

.sh-sidr-our-section .swiper-slide a {
  width: 100%;
  height: 15.62rem;
  position: relative !important;
  z-index: 1;
  display: block;
  border-radius: 0.625rem;
}

.sh-sidr-our-section .swiper-slide a::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  border-radius: 0.625rem;
  background: linear-gradient(155deg,
      rgba(151, 122, 87, 0.00) 44.26%,
      rgba(151, 122, 87, 0.80) 70.92%);
  pointer-events: none;
}

.sh-sidr-our-section.sh-sidr-our-section-honey-moment .swiper-slide a::after {
  background: none !important;
}

.sh-sidr-our-section .swiper-slide a div {
  width: 100%;
  height: 100%;
}

.sh-sidr-our-section .swiper-slide a div img {
  object-fit: cover;
  object-position: center;
  height: 100%;
  width: 100%;
}

.sh-sidr-our-section .swiper-slide a h3 {
  z-index: 1;
  position: absolute;
  bottom: 1.25rem;
  inset-inline: 1.25rem;
  margin: 0;
  color: #FFF;
  text-align: start;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 800;
  line-height: 130%;
}

.sh-sidr-our-section.sh-sidr-our-section-column .swiper-slide {
    height: 8rem;
    width: 27rem;
    padding-inline: 10px;
}
.sh-sidr-our-section.sh-sidr-our-section-column .swiper-slide img {
    height: 8rem;
}
.sh-sidr-our-section.sh-sidr-our-section-column .swiper-slide a {
  height: 8rem;
  padding-block: 1rem;
  padding-inline: 1rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 0.25rem;
}
 [dir="ltr"]  .sh-sidr-our-section.sh-sidr-our-section-column .swiper-slide img {
    transform: scaleX(-1);
    transform-origin: center;
}
.sh-sidr-our-section.sh-sidr-our-section-column .swiper-slide a::after {
  background: none !important;
  display: none;
}
.sh-sidr-our-section.sh-sidr-our-section-column .swiper-slide h3 {
    position: static !important;
    margin: 0 !important;
    height: fit-content;
    width: 14rem;
    text-align: center;
}
  .sh-sidr-our-section.sh-sidr-our-section-column .swiper-slide p {
    margin: 0 !important;
    color: white;
    text-align: start;
    width: 14rem;
    text-align: center;
    font-weight: lighter;
    line-height: 1rem;
    font-size: 0.75rem;
}
.sh-sidr-our-section.sh-sidr-our-section-column .swiper-slide .overflow-hidden.rounded-2xl {
  height: 8rem;
  position: absolute;
  inset: 0;
  z-index: -1;
}
@media (max-width: 767px) {
.sh-sidr-our-section.sh-sidr-our-section-column .swiper.s-slider-container.swiper-initialized.swiper-horizontal {
    padding: 0;
}
.sh-sidr-our-section.sh-sidr-our-section-column .swiper-wrapper.s-slider-swiper-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
}
.sh-sidr-our-section.sh-sidr-our-section-column .swiper-slide {
    height: 6.25rem;
    width: 100%;
    padding-inline: 10px;
}
.sh-sidr-our-section.sh-sidr-our-section-column .swiper-slide img {
    height: 6.25rem;
}
.sh-sidr-our-section.sh-sidr-our-section-column .swiper-slide a {
  height: 6.25rem;
  padding-block: 1rem;
  padding-inline: 1rem;
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}
  .sh-sidr-our-section.sh-sidr-our-section-column .swiper-slide h3 {
    width: 12rem;
}
  .sh-sidr-our-section.sh-sidr-our-section-column .swiper-slide p {
    width: 12rem;
}
 [dir="ltr"] .sh-sidr-our-section.sh-sidr-our-section-column .swiper-slide h3 {
    font-size: 0.95rem;
}
 [dir="ltr"] .sh-sidr-our-section.sh-sidr-our-section-column .swiper-slide p {
    font-size: 0.65rem;
}
.sh-sidr-our-section.sh-sidr-our-section-column .swiper-slide .overflow-hidden.rounded-2xl {
  height: 6.25rem;
  position: absolute;
  inset: 0;
  z-index: -1;
}
}

.home-block-title h2 {
  text-align: start !important;
  color: #274036;
  font-size: 1.125rem !important;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  margin-inline-start: 1.25rem;
  border-bottom: 2px solid #274036 !important;
  width: fit-content;
}

.home-block-title .home-block-line {
  display: none;
}

/* FAQ */
.sh-sidr-faq .home-block-title .text-center {
  text-align: start !important;
}

.sh-sidr-faq .home-block-title {
  margin-bottom: 1.19rem;
  margin-inline-start: 10px;
  padding: 0;
  border-bottom: 2px solid #274036 !important;
  width: fit-content;
}

.sh-sidr-faq .home-block-title p {
  font-size: 1.125rem !important;
}

.sh-sidr-faq .home-block-title p:empty {
  display: none;
}

.special-product .home-block-title h2 {
  font-size: 1.75rem !important;
  text-align: center !important;
  margin-inline-start: 0rem;
  color: #D55D16;
  border: none !important;
}

.special-product .home-block-title .s-block__title-right {
  display: flex;
  justify-content: center;
}

.s-block--tabs-produtcs .tabs button {
  padding: 0;
  border-bottom: 2px solid #274036 !important;
}

.s-block--tabs-produtcs .tabs button span {
  text-align: start;
  color: #274036;
  font-size: 1.125rem !important;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  width: fit-content;
}

.s-block--best-offers .s-slider-block__title .s-slider-block__title-right {
  padding: 0;
  width: fit-content;
  border-color: #274036;
}

.s-block--best-offers .s-slider-block__title .s-slider-block__title-right h2 {
  padding: 0;
  text-align: start;
  color: #274036;
  font-size: 1.125rem !important;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  width: fit-content;
}

.s-block--best-offers .s-slider-block__title .s-slider-block__title-left a {
  text-align: start;
  color: #274036;
  font-size: 0.75rem !important;
  font-style: normal;
  font-weight: normal !important;
  line-height: normal;
  width: fit-content;
  border-color: #274036 !important;
}

.sh-sidr-faq .single-faq {
  border-radius: 0.625rem;
  border: 1px solid #F0EBE6;
  background: #FFF;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05);
  padding: 0;
  margin-top: 0;
}

.sh-sidr-faq .single-faq .faq-btn {
  padding: 0.62rem;
}

.sh-sidr-faq .single-faq .faq-btn p {
  color: #274036;
  text-align: start;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
salla-products-slider .s-slider-block__title, .tabs.hide-scroll, .s-block--tabs-produtcs .tabs, .s-slider-block__title {
  border: none !important;
  border-bottom: 0 !important;
}
.tabs.hide-scroll {
  gap: 4rem;
  padding-inline: 0.5rem !important;
}
.tabs.hide-scroll:has(> *:nth-child(2)) .tab-trigger.is-active button{
  border-color: #D55D16 !important;
  color:#D55D16;
}
.tabs.hide-scroll:has(> *:nth-child(2)) .tab-trigger.is-active button .s-button-text {
  color:#D55D16;
}
@media (max-width: 767px) {
.tabs.hide-scroll {
  gap: 2.5rem;
  padding-inline: 0.5rem !important;
}
}
.sh-sidr-faq .single-faq .faq-btn i {
  background: #7A6B58;
}

.sh-sidr-faq .single-faq .faq-content {
  background: #FBF8F4;
  border-end-end-radius: 0.625rem;
  border-end-start-radius: 0.625rem;
}

.sh-sidr-faq .single-faq .faq-content p {
  padding: 0.62rem;
  color: #274036;
  text-align: start;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}

.swiper-wrapper {
 padding-bottom: 1rem;
}

/* footer */
footer.store-footer>svg {
  display: none;
}

footer.store-footer {
  position: relative;
  overflow: hidden;
}

footer.store-footer .s-social-link a {
    border: none;
}
footer.store-footer .enhanced_rounded_contacts i {
    color: #392105;
}

footer.store-footer::before {
  content: "";
  position: absolute;
  bottom: 0;
  inset-inline-end: 0;
  inset: 0;
  top: 5.06rem;
  width: 100%;
  height: 100%;
  background-image: url("https://cdn.files.salla.network/homepage/1639349284/7dc3f192-a2d2-4fcd-aa54-a22f5098cd3e.webp");
  background-repeat: no-repeat;
  pointer-events: none;
  z-index: 0;
  background-size: 12.75rem 14.38rem;
}

footer.store-footer .store-footer__inner {
  padding-top: 1.31rem;
  background: linear-gradient(0deg, #F2E4D7 0%, #F2E4D7 100%), #F2E4D9 !important;
  border: none;
}

footer.store-footer .store-footer__inner .container {
  padding-inline: 1.87rem;
}

footer.store-footer .store-footer__inner .container>div:nth-child(2)>a,
footer.store-footer .store-footer__inner .container .footer-description {
  display: none;
}

footer.store-footer .store-footer__inner .container>div:nth-child(2) {
  margin-top: 0 !important;
}

footer.store-footer .store-footer__inner .container .order-1 {
  order: unset;
}

footer.store-footer .store-footer__inner .container .order-1 h3 {
  display: none;
}

footer.store-footer .store-footer__inner .container .order-1 .footer-list.store-links-items a {
  text-align: start;
  color: #392105 !important;
  text-align: start;
  font-size: 1rem;
  font-style: normal;
  font-weight: 300;
  line-height: 220%;
}

.store-footer__contacts-row {
  background: linear-gradient(0deg, #F2E4D7 0%, #F2E4D7 100%), #F2E4D9 !important;
  border: none;
}
.store-footer__contacts-row .enhanced_rounded_contacts a.border {
    border: none !important;
}

.footer-bottom {
  background-color: #B79C7F !important;
}

.store-footer .footer-badges, .store-footer button, .store-footer span {
  color: #392105;
}

/* Single Product */
.product-single nav.breadcrumbs li a {
  color: #CE5D15;
  text-align: start;
  font-size: 0.75rem !important;
  font-style: normal;
  font-weight: 800;
  line-height: 120%;
}

.product-single nav.breadcrumbs li span {
  color: #274036;
  text-align: start;
  font-size: 0.75rem !important;
  font-style: normal;
  font-weight: 800;
  line-height: 120%;
  opacity: 0.5;
}

.product-single {
  overflow: hidden;
  border-start-end-radius: 0.75rem;
  border-start-start-radius: 0.75rem;
  background-color: white;
}

.product-single .product-single__inner .product-single__main-media .details-slider img {
  border-radius: 0;
}

.product-single .product-single__inner .product-single__main-media .details-slider .s-slider-thumbs {
  margin-top: 0 !important;
}

.product-single .product-single__inner .product-single__main-media .details-slider .s-slider-thumbs .s-slider-thumbs-container {
  background-color: rgba(238, 226, 212, 0.2) !important;
  margin-top: 0;
  padding-block: 0.62rem;
}

.product-single .product-single__inner .product-single__main-media .details-slider .s-slider-thumbs .swiper-slide {
  border-radius: 0.1875rem;
  margin-block: 0;
  height: 6.24rem !important;
}

@media (max-width: 767px) {
  .product-single .product-single__inner .product-single__main-media .details-slider .s-slider-thumbs .swiper-slide {
    width: 4.37rem !important;
    height: 4.24rem !important;
  }
}

.product-single .product-single__inner .product-single__main-media .details-slider .s-slider-thumbs .swiper-slide img {
  border-radius: 0.1875rem;
}

.product-single.thumbnails .product-single__slider__inner>.product-single__row {
  margin-inline: 0;
}

.product-single .product-single__inner .product-single__main-media .details-slider .s-slider-thumbs .swiper-slide.swiper-slide-thumb-active::after {
  display: none;
}

.product-single .product-single__inner .product-single__main-media .details-slider .s-slider-thumbs .swiper-slide::after {
  display: none;
}

.product-single .product-single__inner .product-single__main-media .details-slider .s-slider-thumbs .swiper-slide.swiper-slide-thumb-active {
  border-radius: 0.1875rem;
  border: 1px solid #D55D16;
  background: #EAD2B9;
}

.product-single .product-single__inner .product-single__slider {
  margin-bottom: 0;
}

.product-single .product-single__inner .product-single__info {
  margin-top: .56rem !important;
}

.product-single .product-single__inner .product-single__info salla-social-share,
.product-single .product-single__inner .product-single__info salla-button.btn--wishlist {
  border-radius: 0.3125rem;
  background: rgba(39, 64, 54, 0.10) !important;
}

.product-single .product-single__inner .product-single__info salla-social-share button,
.product-single .product-single__inner .product-single__info salla-button button {
  background: transparent;
}

.product-single .product-single__inner .product-single__info salla-social-share button span,
.product-single .product-single__inner .product-single__info salla-button button span {
  color: rgba(39, 64, 54, 0.2);
}

.product-single .product-single__inner .product-single__info h1 {
  color: #274036;
  text-align: start;
  font-size: 1.75rem;
  font-style: normal;
  font-weight: 800;
  line-height: 120%;
}

.product-single .product-single__inner .product-single__info h2 {
  color: #274036;
  text-align: start;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}

.product-single .product-single__inner .product-single__info small {
  color: rgba(39, 64, 54, 0.5) !important;
  text-align: start;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}

.product-single .product-single__inner .product-single__info .product-price-top h4 {
  color: #D55D16;
  text-align: start;
  font-size: 2.25rem;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  letter-spacing: -0.1125rem;
}

.product-price:has(.price_is_on_sale.hidden) .starting-or-normal-price .total-price {
  color: #D55D16 !important;
  font-size: 2.25rem !important;
}

.product-single .product-single__inner .product-single__info .product-price-top .before-price {
  color: rgba(18, 62, 53, 0.25);
  text-align: start;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  letter-spacing: -0.05625rem;
}

.product-single #single-product-details .tabs.hide-scroll button {
  color: #274036;
  text-align: start;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
}

.product-single #single-product-details.s-block--tabs-produtcs {
  background-color: white;
  padding-block: 0.5rem;
  border-radius: 0.25rem;
}

.product-single #single-product-details .tabs-wrapper #details_table {
  color: #274036;
  text-align: start;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}

.product-single #single-product-details .tabs-wrapper #details_table h2 {
  color: #274036;
  text-align: start;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
}

.product-single #single-product-details .tabs-wrapper #details_table ul li {
  display: flex;
  padding: 0.4375rem 0.31rem;
  justify-content: flex-start;
  align-items: center;
  gap: 0.375rem;
  align-self: stretch;
}

.product-single #single-product-details .tabs-wrapper #details_table ul li strong {
  color: #274036;
  text-align: start;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 800;
  line-height: 110%;
}

.product-single #product-form.form.product-form .product-price.product-price-bottom {
  display: none;
}

.product-single #product-form.form.product-form>section.bg-storeBG {
  display: none;
}

.product-single #product-form.form.product-form .sticky-product-bar {
  display: inline-flex !important;
  border-radius: 0;
  padding: 0 !important;
  flex-direction: column;
}

@media (max-width: 767px) {
  .product-single #product-form.form.product-form .sticky-product-bar {
    padding: 12px !important;
    flex-direction: row;
  }
}

.product-single #product-form.form.product-form .sticky-product-bar {
  gap: 0.5rem !important;
}

.product-single #product-form.form.product-form .sticky-product-bar .s-add-product-button-main {
  gap: 1rem;
}

.product-single #product-form.form.product-form .sticky-product-bar .s-add-product-button-main salla-button button {
  padding-block: 1rem !important;
}

@media (max-width: 767px) {
  .product-single #product-form.form.product-form .sticky-product-bar .s-add-product-button-main salla-button button {
    padding-block: 1.5rem !important;
  }
}

.product-single #product-form.form.product-form .sticky-product-bar {
  background: none !important;
}

@media (max-width: 767px) {
  .product-single #product-form.form.product-form .sticky-product-bar {
    background: #F2E4D7 !important;
  }
}

.product-single #product-form.form.product-form .sticky-product-bar .s-add-product-button-main button {
  border-radius: 0.3125rem !important;
  background: #D55D16;
  border: none !important;
}

.product-single .s-quantity-input-container {
  border: 1px solid rgba(39, 64, 54, 0.2) !important;
  height: auto !important;
}

@media (max-width: 767px) {
  .product-single .s-quantity-input-container {
    height: 3rem !important;
    border: none !important;
  }
}

.product-single #product-form.form.product-form .sticky-product-bar .s-add-product-button-main .s-add-product-button-mini-checkout.s-mini-checkout {
  display: none;
}

.product-single .sticky-product-bar__quantity, .product-single .sticky-product-bar salla-add-product-button {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}

.product-single .sticky-product-bar__quantity {
  display: flex;
  justify-content: space-between;
  gap: 1rem;
}

.product-single .sticky-product-bar salla-add-product-button button span {
  color: white !important;
}

.product-single .sticky-product-bar {
  width: 100%;
}

.product-single #product-form.form.product-form .sticky-product-bar .s-add-product-button-main salla-button {
  width: 100% !important;
}

.product-single #product-form.form.product-form .sticky-product-bar .s-add-product-button-mini-checkout.s-mini-checkout .s-add-product-button-mini-checkout-content {
  border: none !important;
  color: white;
}

.product-single #product-form.form.product-form .sticky-product-bar .s-add-product-button-main salla-button button .s-button-text {
  color: white !important;
  text-align: center;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.product-single #product-form.form.product-form .sticky-product-bar .s-add-product-button-main salla-mini-checkout-widget {
  border-radius: 0.3125rem !important;
  background: white;
  border: none !important;
}

.product-single #product-form.form.product-form .sticky-product-bar .s-add-product-button-main salla-quantity-input {
  border: none !important;
}

.product-single #product-form.form.product-form .sticky-product-bar .s-add-product-button-main salla-quantity-input .s-quantity-input-container {
  border: none !important;
}

.product-single #product-form.form.product-form .sticky-product-bar .sticky-product-bar__quantity {
  border-radius: 0.3125rem;
  background: rgba(255, 255, 255, 0.10);
}

.product-single #product-form.form.product-form .sticky-product-bar .sticky-product-bar__quantity .s-quantity-input-decrease-button svg {
  background: none;
  fill: #392105 !important;
}

.product-single #product-form.form.product-form .sticky-product-bar .sticky-product-bar__quantity .s-quantity-input-increase-button svg {
  background: none;
  fill: #392105 !important;
}

.product-single #product-form.form.product-form .sticky-product-bar .sticky-product-bar__quantity .s-quantity-input-input {
  background: none;
  border-inline: 1px solid rgba(39, 64, 54, 0.2) !important;
  color: #392105 !important;
}

@media (max-width: 767px) {
  .product-single #product-form.form.product-form .sticky-product-bar .sticky-product-bar__quantity .s-quantity-input-decrease-button svg {
    background: none;
    fill: #392105 !important;
  }

  .product-single #product-form.form.product-form .sticky-product-bar .sticky-product-bar__quantity .s-quantity-input-increase-button svg {
    background: none;
    fill: #392105 !important;
  }

  .product-single #product-form.form.product-form .sticky-product-bar .sticky-product-bar__quantity .s-quantity-input-input {
    background: none;
    border: none !important;
    color: #392105 !important;
  }
}

.product-single div:has(> .inventory-content) {
  display: none;
}

.product-single #sh-sidr-single-top-description.sh-sidr-top-desc-block {
  color: #274036;
  text-align: start;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  margin-top: 1.12rem;
  padding-inline: 0.75rem;
}

.product-single #sh-sidr-single-top-description.sh-sidr-top-desc-block ul {
  margin-top: 0.69rem;
}

.product-single #sh-sidr-single-top-description.sh-sidr-top-desc-block ul li {
  display: flex;
  align-items: center;
  gap: 0.76rem;
}

.product-single #sh-sidr-single-top-description.sh-sidr-top-desc-block ul li img {
  width: 0.96506rem;
  height: 0.96506rem;
  aspect-ratio: 15.44/15.44;
}

.product-single #sh-sidr-single-top-description.sh-sidr-top-desc-block ol {
  margin-top: 0.69rem;
  display: flex;
  gap: 0.31rem;
}

.product-single #sh-sidr-single-top-description.sh-sidr-top-desc-block ol li {
  max-width: 7.0625rem;
  width: 100%;
  display: flex;
  padding: 0.56rem 0.72rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 0.3125rem;
  border-radius: 0.625rem;
  background: rgba(255, 255, 255, 0.70);
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.05);
}

.product-single #sh-sidr-single-top-description.sh-sidr-top-desc-block ol li {
  color: #274036;
  text-align: start;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}

.product-single #sh-sidr-single-top-description.sh-sidr-top-desc-block ol li img {
  width: 2.1875rem;
  height: 2.1875rem;
  flex-shrink: 0;
  aspect-ratio: 1/1;
}


/* header */
.store-header .main-nav-container {
  background-color: transparent;
}

/* cart */
.cart  {
  color: #274036;
}
.cart nav.breadcrumbs li a {
  color: #CE5D15;
  text-align: start;
  font-size: 0.75rem !important;
  font-style: normal;
  font-weight: 800;
  line-height: 120%;
}

.cart nav.breadcrumbs li span {
  color: #274036;
  text-align: start;
  font-size: 0.75rem !important;
  font-style: normal;
  font-weight: 800;
  line-height: 120%;
  opacity: 0.5;
}
.cart .app-inner.bg-storeBG {
  background-color: rgba(255, 250, 245, 1);
}
.cart .main-content .cart-item {
  border: none;
  background-color: white;
}
.cart .app-inner #free-shipping.bg-storeBG {
  background-color: white;
}
.cart .app-inner #free-shipping .bg-primary {
  background-color: #D55D16;
}
.cart .app-inner #free-shipping > div:nth-child(1) .bg-primary {
  color: white;
}
.cart .app-inner #cart-gifting.bg-storeBG {
  background-color: white;
}
.cart .app-inner .shadow-default.bg-storeBG {
  background-color: white;
}
.cart .app-inner .btn--coupon, .cart .cart-submit-wrap button {
  background-color: #D55D16;
  border: none;
  color: white;
}
.cart .main-content .s-quantity-input-input {
  background-color: white;
}