/* Add custom CSS styles below */ 
section#sliider_theme >div {
  background-image: linear-gradient(180deg, #ffffff 0%, #494949 180%) !important;
}
#featuers .shadow-khatwa {
    background: radial-gradient(56.79% 173.94% at 61.12% 18.61%, #D5D5D5 0%, #494949 89.73%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */;
}
#featuers .shadow-khatwa *{
  color: #fff;
}
.s-button-btn::before {
    background-color: #4C4C4C !important;
}
#btn_card_pro .s-button-primary-outline, a.btnCus {
    background-color: #4C4C4C !important;
}
#product-offers .one-product-card img.max-w-full.-rotate-45 {
    --tw-rotate: 0deg;
}
#image-banner.banner1 .absolute.top-1\/2.-translate-y-1\/2.w-full {
    left: 0;
}
.bannerTxtCenter .absolute.top-1\/2.-translate-y-1\/2.w-full {
    width: 100%;
    text-align: center;
}
#sliider_theme a.slider_img2 {
    transform: scale(1.5) rotate(360deg) !important;
}
.banner2  .md\:h-500 {
    height: 750px;
} 
@media (max-width:767px){
  #image-banner .md\:h-500 {
    height: 300px;
} 
  #image-banner .text-\[32px\] {
    font-size: 22px;
}
#categoryd a.\!flex {
    width: 45%;
}
}