.w3l-main-slider h3.title-hero-19{
    font-size:300% !important;
}
@media(max-width:767px){
    .navbar-collapse{
        margin-left:14px !important;
    }
    .w3l-main-slider h3.title-hero-19{
        font-size:160% !important;
    }
    #wrap input[type="text"]:focus{
        width:215px !important;
    }
    .search-custom{
        width:215px !important;
    }
    .search-submit{
        right:184px !important;
    }
    .mb-0{
        margin-bottom:0rem !important;
    }
    .mb-05{
        margin-bottom:0.5rem !important;
    }
    .mb-n25{
        margin-bottom:-2.5rem !important;
    }
}
@media(min-width:768px){
    #wrap input[type="text"]:focus{
        width:225px !important;
    }
    .search-custom{
        width:225px !important;
    }
}
.navbar-nav .nav-link{
    font-weight:600 !important;
}
.navbar-nav li.nav-item .nav-link:hover{
    color:#ff5e14 !important;
}
.nav-fixed .navbar-expand-lg .navbar-nav li.nav-item.active .nav-link{
    color:#ff5e14 !important;
}
#wrap input[type="text"]{
    font-size:16px !important;
    font-weight:500 !important;
}
.search-custom{
    position:unset !important;
    background:#ffffff !important;
}
.w3l-news a.zoom img{
    transition:0.3s ease-in-out;
}
.product-card{
    display:block;
    text-decoration:none;
}
.product-card-bg{
    width:100%;
    height:250px;
    border:1px solid rgba(0, 0, 0, 0.125);
    border-radius:12px;
    overflow:hidden;
    display:flex;
    align-items:center;
    justify-content:center;
    background:#fff;
}
.product-img{
    max-width:100%;
    max-height:100%;
    object-fit:contain;
    display:block;
}
.product-card-title{
    margin-top:10px;
    color:#ff5e14;
    font-weight:bold;
    font-size:1.1rem;
}
.footer-17 .footer17_sur p{
    font-size:15px !important;
    color:#adb0b3 !important;
}
.footer-17 .footer17_sur li a{
    font-size:15px !important;
    color:#adb0b3 !important;
}
.footer-17 .footer17_sur li a:hover{
    color:#ff5e14 !important;
}