/* Add custom CSS styles below */ 
/* Add custom CSS styles below */ 
.main_banner-0 .dis_background , .main_banner-0 .pro_addit{
    display:none;
}

.main_banner-0 .main-img .pro_background {
    position: absolute;
    width: 70%;
}

.main_banner-0 .main-img .pro_image {
    left: 0%;
    top: 25%;
}
section.container.featuers_store.featuers_store-1 {
    background: #f9f5f2;
    padding:1rem;
}


.slider-image-5 .slider-item .slider-wrapper{
    height:50vh !important
}
@media(max-width:768px){
.slider-image .slider-item .slider-wrapper{
    height:55vh;
}

footer *{
    text-align:center;
    margin:auto;
}
}

.navbar-brand img {
    max-height: 5rem ! IMPORTANT;
}
.bg-black {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, 1);
    background-color: rgb(255 115 25);
}
.product_features_detail .product__description p {
    font-size: unset !important;
}
h1.font-bold.text-3xl.mb-5.leading-10 {
    color: #ff9900 !important;
}
main-nav-container.fixed-pinned .navbar-brand img {
    max-height: 70px;
}