/*
Theme Name:     ShopIsle PRO Child
Description:    
Author:         nncinfotech(CC)
Template:       shop-isle-pro

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

.header-search-input {
    width: 340px !important;
}
.smart-search-results.has-scrollbar.has-viewall-button {
    width: 340px !important;
}
.smart-search-view-all-holder {
    width: 330px !important;
}
.header-search-input:after {
    content: '' !important;
}

.autocomplete-suggestion:hover {
    opacity: 1 !important;
    background: #f3f3f3;
}

a.smart-search-view-all:hover {
    color: #000000 !important;
}
.navbar-header {
    width: 280px;
   
}

ul#shipping_method {
    padding: 0 !important;
}
ul#shipping_method li label {
    display: inline-block !important;
}
ul#shipping_method  li {
    display: flex;
}