.top-bar{padding: 18px 0 0 0;}
.top-bar .dropdown-menu{ background:transparent !important;}
.block-search {
    width: 100%;
}
.block-search .dropdown-menu {
    width: 100%;
    border: none;
    border-radius: 0;
    box-shadow: none;
}
.block-search input {
    border-radius: 100px;
}
.field.search{position: relative;
    z-index: 0;}
.block-search .action.search {
    width: 55px;
    height: 35px;
    background: #eb1c24 !important;
    padding: 0;
    border-radius: 0 100px 100px 0;
    right: 0;
    top: 9px; opacity:1 !important;
}
.block-search .action.search::before {
    color: #fff;
    font-size: 30px;
    line-height: 35px;
}
.block-search .nested {
    display: none;
}
div#minicart-content-wrapper strong.product-item-name {
    line-height: 20px !important;
    margin-bottom: 0;
}
.categorypath-bathroom-bathroom-sinks-ceramic-undermount-bathroom-sinks div#layered-ajax-filter-block .filter-options-item:first-child {
    display: none;
}
.aside-links {
    padding-top: 40px;
    width: 100%;
    max-width: 270px;
    vertical-align: top;
    display: inline-block;
    position: sticky;
    top: 25px;
}
.page-with-aside-container{
    padding-top: 30px;
    padding-bottom: 80px;
    width: -webkit-calc(100% - 275px);
    width: calc(100% - 275px);
    padding-left: 35px;
    position: relative;
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.aside-link-item {
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 20px;
    width: 100%;
}
.aside-link-item__title.aside-link-item__title--small {
    font-size: 16px;
    cursor: pointer;
    margin: 10px 0;
}
.aside-link-item:after {
    content: ' ';
    display: block;
    width: 100%;
    bottom: 0;
    left: 0;
    height: 1px;
    background: #e6e6e6;
    position: absolute;
}
