/* Add custom CSS styles below */ 
section.SH-banner p.sm\:text-xl{
  display: none;
}
.SH-banner .z-0.absolute.inset-0.opacity-50 {
    background-color: unset !important;
}
.SH-banner h2.text-xl {
    padding-bottom: 1rem;
}
.footer-is-light .store-footer {
    background-color: #FFF9F9;
}
.store-footer .nav-footer {
    width: 120px;
}
.navbar-brand img {
    height: 40px;
}
@media (min-width: 1500px){
 .SH-hero-0 .content-wrapper.container {
    max-width: 90%;
}
.SH-hero-0  .w-full.md\:w-1\/2.self-end {
    align-self: center;
}
}
@media (max-width: 768px){
.SH-hero img.w-full.h-full.object-contain.min-h-\[380px\] {
    display: none;
}
.SH-banner-5 .flex.items-center.relative.flex-row-reverse {
    background-image: url("https://i.ibb.co/rCGDN43/Background-18.png") !important;
}
section.labeled_img p.translate-x-\[30\%\] {
    --tw-translate-x: 5%;
}
section.labeled_img .translate-x-\[-50\%\] {
    --tw-translate-x: -48%;
    max-width: 105px;
}}

.controllers i.text-xl.text-.rounded-xl,
.controllers i.sicon-keyboard_arrow_left.text-xl.rounded-xl{
    color: #fff !important;
}
.cart .s-button-element:not(:disabled):not([loading]),
.cart .s-button-element:not(:disabled):not([loading]) * {
    background: #fff !important;
    color: #000 !important;
}
}