.css-navbar-brand {
    height: 100px !important;
    width: 80px !important;
}
img.img-fluid.object-fit-cover.desktop-tablet-image{
  
 object-fit:cover !important;
 height:750px !important;
}
.carousel-item{
  height:40rem
}
p.animate__animated.animate__delay-1s.animate__fadeInUp{
  display:none
}
nav#fixed-header{
  background-color:#e6e4df !important
}
section#navigation-menu{
  background-color:#fff !important
}

section[id="3d80d393-ac4a-4f10-9eed-f64a6cc02293"] 
.swiper-free-mode > .swiper-wrapper {
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 16px;
    margin-left: 0px !important;
}
@media(min-width: 1024px) {
.card.card-product.border-secondary.border-opacity-10.shadow-sm.h-100.js-card-item {
    width: 260px;
}
  section[id="3d80d393-ac4a-4f10-9eed-f64a6cc02293"] 
.swiper-free-mode > .swiper-wrapper {
    gap: 40px;

}
  #hero-slider-01f65bea-460a-447d-b305-7a63fca53fea > div.carousel-inner {
    height: 490px;
}
}
.css-thumbnail img {
    height: 240px !important;
}
.fs-6 {
    font-size: 1.3rem !important;
    color: #4e565e !important;
}
}
.blockquote-footer {
    font-size: 1.1em;
    color: #4e565e !important;
}
footer.mt-auto.bg-secondary.bg-opacity-10.shadow-sm.animate__animated.animate__fadeIn.animate__delay-1s {
    background-color: #e6e4df !important;
}
body > footer > section.bg-transparent.px-1.px-sm-0.pt-4.pb-3.py-sm-4 > div > div > div.col.col-sm-auto.col-lg-3.mb-3.mb-sm-4.mb-lg-0 > h2{
    font-size:0; 
    position: relative;
}

body > footer > section.bg-transparent.px-1.px-sm-0.pt-4.pb-3.py-sm-4 > div > div > div.col.col-sm-auto.col-lg-3.mb-3.mb-sm-4.mb-lg-0 > h2::after{
    content: "";
    display: inline-block;
    width: 100px;  
    height: 100px;
    background-image: url('https://media.zid.store/ecc5a16a-0a33-4ec4-9d6a-fb489a51911a/27df1449-5517-404d-81c2-d83659f661c3.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}