.top-navbar {
    display: none;
}
section:nth-child(1 of.landing-page-first-bannar) .container img {
    object-position: bottom;
}
/*cats*/
.g_cat  .grid {
    display: flex;
    flex-wrap: wrap;
}
.g_cat .mb-\[55px\] {
  margin: 2rem auto !important;
}
.g_cat {
  margin-bottom: 1rem;
}
.banner_ad  .text {
    width: 100% !important;
}
/* offers */
.product_deadline {
  box-shadow: none;
}

.product_deadline {
  background-color: white;
  border-radius: 0.5rem;
}

.dead_line {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.product_deadline salla-add-product-button div {
  height: 100%;
}

.product_deadline .data .s-button-primary {
  color: #fff;
}
.s-product-card-image-cover,
.s-product-card-image-contain {
  -o-object-fit: cover;
  object-fit: cover ;
  height: 300px;
}

.s-block--photos-slider:not(:first-of-type) {
  margin: 2rem 0;
}

/* offers */
.product_deadline {
  box-shadow: none;
}
a.ad-star-btn {
    background: #3E5879;
}
.product_deadline {
  background-color: white;
  border-radius: 0.5rem;
}

.dead_line {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.s-product-card-image-cover,
.s-product-card-image-contain {
  -o-object-fit: cover;
  object-fit: cover ;
  height: 300px;
}

.s-block--photos-slider:not(:first-of-type) {
  margin: 2rem 0;
}

.copyright-text p,
.copyright-text p a:hover {
  color: white!important;
}
.s-payments-list-item {
    background-color: white;
}
/*media*/
@media (min-width: 991px) {
.g_cat .products-item {
    width: 20%;
}
    .g_cat .swiper-wrapper{
justify-content: center;
}
.banner_ad .img1 .bg-cover {
    background-position: bottom;
}
    }
@media (max-width: 768px) {
section:nth-child(1 of.landing-page-first-bannar) .item-text {
    margin-top: 30%;
}
.landing-page-first-bannar .w-\[285px\] {
    width: 90%;
}
.g_cat .products-item {
    width: 28%;
}
    .g_cat h3 {
        font-size: .8rem;
        line-height: 20px;
    }
  .s-products-slider-card {
    max-width: 215px !important;
  }
  .banner_ad .item-text {
    font-size: 16px;
    line-height: 2;
    max-width: 100%;
}

}

/*mini*/
@media (min-width: 991px) {
.index .s-products-slider-card {
    max-width: 255px;
}
.index .s-product-card-image-cover,.index .s-product-card-image-contain {
    height: 245px;
}
.main-menu li.root-level>a {
    padding-right: 0.2rem;
    padding-left: 0.5rem;
}}
@media (max-width: 768px) {
h1.animate__animated {
    font-size: 18px;
    line-height: 1.6rem;
}
.index  .s-product-card-vertical .s-product-card-image-full  {
   max-height: 180px !important;
   height: 180px !important;
}
.index  .s-products-slider-card {
    max-width: 182px!important;
}
.index  .s-product-card-image-cover,.index .s-product-card-image-contain {
    height: 180px;
}
.navbar-brand img {
    max-width: 70px;
}
.main-nav-container.fixed-pinned .navbar-brand img {
    max-height: 100%;
    width: 3.5rem !important;
}
.g_cat .mb-8.pt-2 {
    display: none;
}
section:nth-child( 2 of .landing-page-first-bannar) .txt.w-full {
    padding-bottom: 1rem;
    justify-content: flex-end;
}
.footer-margin .s-payments-list-item {
    width: 45px;
    height: 45px;
}
}
@media (max-width: 600px) {
.g_cat .text-\[14px\] {
    line-height: normal;
}
.marquee .text-\[18px\] {
    font-size: 15px;
}
.index .search-btn svg {
    width: 15px !important;
    height: 15px !important;
}
.index  .search-btn {
    padding: 7px;
    margin-right: 0px;
}
.lang-icone {
    font-size: 15px;
    padding: 7px;
}
footer .s-contacts-list {
    gap: 0;
}
footer .contact-social {
    padding-top: 0 !important;
    margin-top: 0 !important;
}
}