/* Add custom CSS styles below */ 
.text-\[var\(--color-footer-text\)\] {
    color: var(--color-footer-text);
    background: #af9f61;
}
.bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: #af9f61;
}
.text-gray-400 {
    --tw-text-opacity: 1;
    color: black;
}
.s-contacts-icon:where([dir="rtl"], [dir="rtl"] *) {
  border-color: black;
}
section.olla-banner {
    padding: 0px;
}
section.olla-banner .container{
    max-width:100%;
  padding: 0px;
}


a.banner-entry {
    height: 427px;
    background-size: contain;
    background-repeat: no-repeat;
}
.navbar > div {
    justify-content: center;
    background: #b69958;
    padding:10px
}

.navbar {
    padding: 0px;
}

@media (min-width: 768px) {
    .two-row .banner-entry:first-child {
        height: 427px;
    }
    .grid.md\:grid-cols-3.two-row.grid-flow-row.gap-3.sm\:gap-8 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

}

@media (max-width: 768px) {
  .py-10.xl\:px-28.lg\:px-18.px-5.block.block {
    padding: 0px;
    margin-top: 30px;
}
 .py-10.xl\:px-28.lg\:px-18.px-5.block.block   .container.mx-auto.w-full.h-full  {
    padding: 0px;
}
     a.banner-entry ,    .two-row .banner-entry:first-child 
{
    height:227px;
     }
   .grid.md\:grid-cols-3.two-row.grid-flow-row.gap-3.sm\:gap-8 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
} 
  .absolute.top-0.right-0.w-full.h-full.flex.flex-col.justify-end.items-start.p-4.text-white.z-50.rtl\:mr-4.ml-4 {
    padding: 0px;
    margin: 6px;
}

span.olla-point {
    font-size: 13px;
    font-weight: 400;
}

h3.text-3xl.font-bold.w-full.py-2.leading-tight {
    line-height: 11px;
    font-size: 12px;
}

button.olla-text.text-emerald-500.text-xl.pb-4.font-medium.rounded.flex.gap-2.justify-center.items-center {
    font-size: 13px;
    line-height: 13px;
}

.py-10.xl\:px-28.lg\:px-18.px-5.block.block .flex {
    flex-wrap: nowrap !important;
      gap: 6px;
}
}
footer {
    background: white !important;
}

.bottom-footer {
    background: white;
    color: #000 !important;
}
.hKYcqG {
    display: none;
    margin: 7px;
    position: relative;
    -webkit-box-pack: end;
    justify-content: flex-end;
}
.dkuywW {
    position: relative;
    width: 64px;
    margin: auto;
    display: none;
}
.fSRmCn {
    display: none;
}