@media (max-width: 480px) {
  .bd-examples {
    margin-right: -0.75rem;
    margin-left: -0.75rem;
  }

  .bd-examples > [class^="col-"] {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }
}
.content-entry h1,
.content-entry h2,
.content-entry h3,
.content-entry h4,
.content-entry h5,
.content-entry h6,
.product__description h1,
.product__description h2,
.product__description h3,
.product__description h4,
.product__description h5,
.product__description h6 {
  color: var(--color-primary) !important;
}
.s-installment-emkan-content img {
  background: #fff !important;
}
/* .salla-1130931637 .content-entry img{
  width:200px;
  height:1280px
}

.salla-1130931637 .content-entry p:not(p:last-of-type) {
    display: none;
}

.salla-1130931637 .content-entry p:last-of-type {
    display: grid;
    grid-template-columns: 1fr 1fr;
    row-gap: 7rem;
    column-gap: 3rem;
}

@media(max-width:400px){
.salla-1130931637 .content-entry p:last-of-type{
  column-gap: 1rem;
  padding: 1rem 
}
}
/*
.salla-1130931637 .content-entry {
    display: flex;
    justify-content: center;
}
*/
.salla-1130931637 .content-entry img {
    width: auto !important;
    height: auto;
}
.salla-1130931637 .content-entry p:last-of-type {
    display: block;
 
     padding: 0rem;
}
.salla-1130931637 .content-entry {
    display: flex
;
    justify-content: center;
    flex-wrap: wrap;
}
/*  madfu  */
salla-installment .s-installment-madfu-wrapper,
salla-installment .s-installment-emkan-wrapper {
  background: var(--dark-grey);
}

salla-installment .s-installment-emkan-content img {
  background: #e0e0ff;
  padding: 0 0.5rem;
  border-radius: 6px;
}
salla-installment .s-installment-madfu-content-text,
salla-installment .s-installment-emkan-content-text {
  width: 70%;
  color: var(--dark-text-main);
  font-family: var(--font-secondary) !important;
}
/* Add custom CSS styles below */
#app
  > div.app-inner.flex.flex-col.min-h-full
  > footer
  > div
  > div
  > div.footer-middle.footer-container.flex.align-center.flex-col.md\:flex-row.da-brdr.md\:gap-4
  > div.flex.flex-col.md\:max-w-xs
  > p:nth-child(3) {
  color: white;
}
/*#product-tabs-details{
    background-color: white;
}*/
/*:root {
    --main-text-color: white;}
  */
.content .content-entry img {
  margin: 0;
  /*
     margin-right: 40px;
     */
}

#app
  > div.app-inner.flex.flex-col.min-h-full
  > div.container
  > div
  > div.content.content--single-page.opt-text.w-full.lg\:w-10\/12.bg-white.rounded.p-6.lg\:p-8.mt-4.lg\:mt-12.da-bgg
  > div
  > p:nth-child(-n + 4) {
  max-width: 100%;
  width: 100% !important;
}
#app
  > div.app-inner.flex.flex-col.min-h-full
  > div.container
  > div
  > div.content.content--single-page.opt-text.w-full.lg\:w-10\/12.bg-white.rounded.p-6.lg\:p-8.mt-4.lg\:mt-12.da-bgg
  > div
  > p
  > img {
  transform: scale(1); /* Increase the scale to 1.5x */
  width: 100%;
}