/* Add custom CSS styles below */ 
div#mainnav .inner {
    background-color: #FFFFFF2E;
    backdrop-filter: blur(16px);
}
.landing-page-fixed-bannar .txt.translate-y-\[-30px\] {
    --tw-translate-y: 22%;
}
.landing-page-fixed-bannar .txt {
    text-align: center;
}
@media (min-width: 1024px) {
.landing-page-fixed-bannar .txt {
    padding-top: 150px;
    text-align: center;
    width: 45%;
    max-width: 100% !important;
    margin-right: 0 !important;
}
}
.landing-page-fixed-bannar .txt a.block.w-fit, .landing-page-fixed-bannar .txt a.block.w-fit {
    margin: auto;
}
.landing-page-fixed-bannar p {
    margin: auto !important;
}
  .second-banner .txt a.block.w-fit , .second-banner .txt a.block.w-fit {
    margin: auto;
} 
 .second-banner p {
    margin: auto !important;
    padding-bottom: 20px;
}

 .second-banner .txt {
    text-align: center;
}
.product-deadline .up-image {
    margin: 0;
    height: 100%;
}
.product-deadline .products-slider img {
    height: 100%;
    width: 100%;
}
.product-deadline .up-image a ,.product-deadline .s-product-card-image-full {
    padding: 0;
}
.product-deadline .s-product-card-image-full {
    background: transparent !important;
    padding: 0px;
    overflow: hidden;
    border-radius: 30px !important;
}
.banner--fixed img {
       background-color: transparent;
       margin: auto;
}
@media (max-width:767px){
  .landing-page-fixed-bannar .txt {
    padding-top: 30px;
}
  .landing-page-fixed-bannar {
    height: 40vh !important;
}
  section.second-banner.h-\[516px\] {
    height: 310px;
}
  section.second-banner .mt-\[91px\] {
    margin-top: 65px;
}
 .second-banner .products-slider img.-right-\[7\%\] {
    right: -4%;
}
}