@media (max-width: 767px) {
    .s-products-slider-card {
    max-width: 180px !important;
}
}

salla-advertisement.hydrated:not(.index salla-advertisement.hydrated) {
    margin-top: 1.5rem;
}

.navbar-brand img {
    max-height: 5rem !important;
}
.inner {
    height: 70px !important;
    overflow: hidden;
}

section#E_slider_sec_0 {
    padding: 0 !important;
    margin-top: -3rem !important;
}
@media (max-width: 992px) {
    section#E_slider_sec_0 {
    margin-top: -2rem !important;
}
}

.s-block.s-block--enhanced-fixed-banner > .container {
    padding: 0 !important;
    margin: 0 !important;
    max-width: unset !important;
}


img.f_logo {
   content: url(https://i.ibb.co/gMfWfcRk/logo-foter.png);
}

.store-footer__inner {
    background: #a08970;
}
.store-footer__bottom {
    width: 100% !important;
    max-width: unset !important;
}
section#ATB_sec_1 {
    padding-top: 0 !important;
}


.grid.f_image-one-fourth.py-4.md\:py-6 {
  grid-template-columns: repeat(3, minmax(0, 1fr));

  gap: 0rem;
}
.f_enhanced-square-photos .f_image-one-fourth .f_image-entry {
  gap: 0 !important;
  height: 332px;
}
.f_enhanced-square-photos .f_image-one-fourth .f_image-entry img {
  border-radius: 0 !important;
}

.s-block.f_enhanced-square-photos {
    padding: 0;
    margin: 0;
    max-width: unset !important;
}

.f_enhanced-square-photos .f_image-one-fourth .f_image-entry:first-child {
  grid-area: 1 / 1 / 4 / 1;
  height: 100%;
}
.f_enhanced-square-photos .f_image-one-fourth .f_image-entry:nth-child(2) {
  grid-area: 1 / 2 / 3 / 2;
    height: 100%;
}
.f_enhanced-square-photos .f_image-one-fourth .f_image-entry:nth-child(3) {
  grid-area: 1 / 3 / 2 / 3;
  height: 100%;
}
.f_enhanced-square-photos .f_image-one-fourth .f_image-entry:nth-child(4) {
  grid-area: 4/ 1 / 5 / 1;
  height: 100%;
}
.f_enhanced-square-photos .f_image-one-fourth .f_image-entry:nth-child(5) {
  grid-area: 3 / 2 / 5 / 2;
  height: 100%;
}


.f_enhanced-square-photos .f_image-one-fourth .f_image-entry:last-child {
    grid-area: 2 / 3 / 5 / 3;
    height: 100%;
}

@media (max-width: 767px) {
  .f_enhanced-square-photos .f_image-one-fourth .f_image-entry {
  height: 100px;
}
section#ATB_sec_1 a.anim-txt-bar.flex.whitespace-nowrap.py-5.justify-center {
    padding: 5px;
}
}

.coupon-container {
    background-color: #a08970;
    box-shadow: 5px 5px 5px #efefef;
    width: 100% !important;
    text-align: center;
    margin: 25px auto;
    padding: 11px;
    border-radius: 15px;
}

.coupon-header {
    font-size: 17px;
    font-weight: bolder;
    color: #000000;
    margin-bottom: 5px;
}

.coupon-subheader {
    font-size: 17px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 15px;
}

#couponCode {
    width: 80%;
    padding: 10px;
    font-size: 16px;
    text-align: center;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

#copyButton {
    width: 80%;
    padding: 10px;
    font-size: 16px;
    background-color: #28a745;
    color: white;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

#copyButton:hover {
    background-color: #218838;
}

salla-mini-checkout-widget.s-add-product-button-mini-checkout.s-mini-checkout.hide-scroll {
    background: #29a71a;
    border-radius: 15px;
}
salla-mini-checkout-widget.s-add-product-button-mini-checkout.s-mini-checkout.hide-scroll * {
    color: white !important;
}



.product-single .f_product-section .product__description h2 strong,
.product-single .f_product-section .product__description h3 strong {
    color: #bf9000 !important;
}


.app-inner.flex.flex-col.min-h-full,
.main-nav-container.fixed-header {
    margin-top: 2rem !important;
}



nav#mobile-menu > ul > li#offers {
    display: none !important;
}