@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600&display=swap');
header .sprite{
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 18px;
    background-position: 5px 1px !important;
    background-size: contain;
}
header .sprite:hover{
    opacity: 0.8;
}
header .foot-fb{
    background: url(../images/facebook.png) no-repeat;
}
header .foot-gplus{
    background: url(../images/google-plus.png) no-repeat;
}
header .foot-twit{
    background: url(../images/twitter.png) no-repeat;
}
header .foot-linkedin{
    background: url(../images/linkedin.png) no-repeat;
}
header .foot-yelp{
    background: url(../images/yelp.png) no-repeat;
}
header .foot-pin{
    background: url(../images/pinterest.png) no-repeat;
}

.page-header .panel.wrapper {
    background-color: #040503;
    color: #ffffff;
}
.header-contact-info p{
    margin: 0;
    line-height: 1;
}
.header-contact-info a, .header.panel > .header.links > li > a, .header.panel > .header.links > li > span{
    color: #ffffff;
    font-size: 14px;
    line-height: 23px;
    font-weight: 300;
    font-family: 'Poppins-Light';
}
.header-contact-info a:hover, .header.panel > .header.links > li > a:hover{
    color: #dcdcdc;
    text-decoration: none;
}
.panel.header {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.header.panel > .header.links{
    float: none;
    margin-left: 0;
}
.skip.contentarea {
    display: none;
}
.amsearch-wrapper-content > .amsearch-item:hover{
    background-color: #f2f2f2!important;
}
.header-contact-info a:first-child {
    margin-right: 20px;
}
.header.content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.logo{
    margin: 0;
}
.top-search-wrapper {
    order: 2;
    display: flex;
    align-items: center;
}
.header-quick-addto {
    order: 1;
    margin-left: 8.5px;
}
.block.block-search {
    padding-left: 0;
}
.link-quickorder {
    cursor: pointer;
}
.block-search .action.search:before{
    background: url(../images/search.svg);
    font-size: 0;
    width: 17px;
    height: 17px;
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    margin-top: -3px;
    filter: brightness(0);
}
.minisearch .actions .action.search {
    opacity: 1;
    right: 0;
    border-radius: 0 3px 3px 0;
    line-height: 1;
    background: transparent;
    color: #323232;
    height: auto;
    padding: 8px 13px;
}
input[type="text"]::-webkit-input-placeholder {
    color: #B6BBBC;
}
input[type="text"]:-ms-input-placeholder {
    color: #B6BBBC;
}
input[type="text"]::placeholder {
    color: #B6BBBC;
}
#quick-add-note {
    position: absolute;
    max-width: 270px;
    background: #5b5b5b;
    color: #fff;
    border-radius: 3px;
    padding: 7px 14px;
    z-index: 4;
}
#quick-add-note p{
    margin: 0;
    font-size: 13px;
    line-height: 20px; 
}
.header-contact-info img{
    margin-right: 8px;
    vertical-align: middle;
    display: inline-block;
}
.header-follow-us .social-media-section{
    display: none;
    align-items: center;
    flex-wrap: wrap;
}
.header-follow-us .social-media-section .block-title{
    margin-right: 5px;
}
.header .block-search input{
    border-color: #B6BBBC;
    border-width: 0 0 1px 0;
    font-family: 'Rubik', sans-serif;
    border-radius: 0;
}
.header-follow-us .social-media-section li{
    margin-bottom: 0;
    margin-top: 0;
}
.form .search-autocomplete{
    border: 0 !important;
}
#search_autocomplete .amsearch-wrapper-content .amsearch-item.product-item {
    width: 50% !important;
}
.amsearch-results .amsearch-item .item-name:hover{
    color: #D8252E;
}
.amsearch-form-container.-opened .amsearch-wrapper-input{
    max-width: initial;
    width: auto !important;
}
.amsearch-results{
    flex-wrap: wrap;
}
.search-autocomplete{
    width: 100% !important;
}
.search-autocomplete .amsearch-leftside{
    width: 100% !important;
}
.amsearch-item-container.recent_searches .amsearch-item{
    border-radius: 3px;
    border-color: #dbddde;
}
.amasty-xsearch-block-header{
    color: #040503;
}
.amsearch-form-container .input-text:focus {
    border: 1px solid #919191;
    box-shadow: none;
}
.amsearch-item-container.recent_searches .amsearch-item:hover {
    border-color: #D8252E;
}
.amsearch-item-container.popular_searches .amsearch-item:hover{
    background: transparent;
    color: #D8252E;
}
.amsearch-form-container.-opened .amsearch-leftside .amsearch-item{
    padding: 2px 10px;
}
._keyfocus *:focus, input:not([disabled]):focus, textarea:not([disabled]):focus, select:not([disabled]):focus {
    box-shadow: none;
}
.customer-welcome ul, .navigation .level0 .submenu {
    box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.15);
    border: 0;
    margin: 0;
    padding: 0 10px;
    min-width: 264px;
}
.customer-welcome ul{
    min-width: max-content;
}
.customer-welcome ul:before,.customer-welcome ul:after {
    border: 0;
}
.customer-welcome ul li + li, .navigation .level0 .submenu li + li {
    border-top: 1px solid #dbddde;
}
.customer-welcome ul li, .navigation .level0 .submenu li {
    font-size: 14px;
    line-height: 24px;
}
.customer-welcome li a, .navigation .level0 .submenu li a {
    color: #52575A;
    padding: 10px 0;
}
.customer-welcome ul li:hover > a, .navigation .level0 .submenu li:hover > a {
    color: #D8252E;
    background: transparent;
}
.select-language {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    border: 1px solid #cacccd;
    border-radius: 3px;
    font-size: 14px;
    line-height: 24px;
}
.select-language a, .select-language a:visited {
    color: #52575A;
}
.nav-sections {
    background: transparent;
}
#shop-by-brand {
    background: #040503;
    color: #fff;
    padding: 8px 15px;
    font-size: 18px;
    line-height: 29px;
    font-family: "Poppins-SemiBold";
    margin: 0;
}

.label.switcher-label {
    display: none;
}
.sprite.flag-mexico {
    background-position: -177px -143px;
    width: 16px;
    height: 11px;
    margin-right: 2px;
}
.sprite.flag-eng {
    background-position: -142px -143px;
    width: 17px;
    height: 11px;
    margin-right: 2px;
}
.select-language .switcher-option {
    margin: 0;
    position: relative;
    line-height: 22px;
    width: 54px;
    text-align: center;
}
.select-language .view-default.switcher-option {
    border-right: 1px solid #cacccd;
}
.select-language .switcher-option:hover, .select-language .switcher-option.active {
    background: #f8f8f8;
}
.link.wishlist .counter {
    color: #fff;
    font-size: 11px;
}
.header-contact-info ul {
    list-style: none;
    margin: 0;
    display: flex;
    padding: 0;
    align-items: center;
}
.header-contact-info ul li{
    margin-bottom: 0;
    font-size: 14px;
}
.header-contact-info ul li + li {
    margin-left: 20px;
}
.header.panel > .header.links > li.customer-welcome {
    margin: 0;
}

/* breadcrumb css */
.title-banner-wrapper{
    padding: 30px 20px;
    background-image: url('../images/breadcrumb-bg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.title-banner-wrapper .container{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 0;
}
.title-banner-wrapper .page-title{
    font-size: 22px;
    font-weight: 700;
    color: #ffffff;
}
.title-banner-wrapper .breadcrumbs{
    margin-bottom: 0;
    margin-right: 0;
    padding: 0;
}
.title-banner-wrapper .breadcrumbs .item:not(:last-child):after{
    font-size: 24px;
    line-height: 14px;
    content: '/';
    margin: 0 1px;
    vertical-align: middle;
    color: #ffffff;
}
.title-banner-wrapper .breadcrumbs a, .title-banner-wrapper .breadcrumbs strong{
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #ffffff;
}
@media (min-width: 576px){
    .title-banner-wrapper{
        padding: 40px;
    }
    .title-banner-wrapper .page-title{
        font-size: 30px;
    }
    .header-follow-us .social-media-section{
        display: inline-flex;
    }
    .amsearch-form-container.-large .amsearch-wrapper-content .product-item .product-image-container{
        width: 100% !important
    }
    #search_autocomplete .amsearch-wrapper-content .amsearch-item.product-item{
        width: 100% !important;
    }
} 
@media (min-width: 768px){
    .page-header .panel.wrapper {
        border-bottom: 0;
        background-color: #040503;
    }
    .header.panel > .header.links{
        float: none;
        margin-left: 0;
    }
    .page-header .header.panel:after,
    .page-header .header.panel:before,
    .header.content:before,
    .header.content:after{
        display: none;
    }
    .header.panel > .header.links > .authorization-link:after{
        font-size: 0;
        line-height: 0;
    }
    .page-header .header.panel {
        padding: 2px 30px;
        max-width: 100%;
    }
    .logo{
        margin: 0;
    }
    .header.content {
        padding: 20px 30px;
        max-width: 100%;
    }
    .block-search{
        width: 280px;
    }
    .amsearch-form-container .input-text:focus{
        border-width: 0 0 1px 0;
    }
    .block-search input{
        padding-left: 0;
    }
    .block-search .action.search:before{
        font-size: 0;
    }
    .customer-welcome{
        margin-left: 27px;
    }
    nav.navigation {
        background: transparent;
        padding: 0;
    }
    .top-navigation-wrapper {
        display: flex;
        align-items: center;
        justify-content: space-between;
        position: relative;
    }
    .nav-sections {
        margin: 0 auto;
    }
    
    .customer-welcome ul li:hover {
        background: transparent;
    }
    .customer-welcome .action.switch:after{
        margin-left: 1px;
        font-size: 9px;
        line-height: 18px;
        vertical-align: middle;
    }
    .customer-welcome .customer-name .my-account{
        width: 22px;
        vertical-align: middle;
        margin-right: 0;
        display: inline-block;
    }
    .navigation .level0 {
        margin: 0;
    }
    .navigation .level0 > a, .navigation .level0 > .level-top{
        font-weight: normal;
        font-family: "Poppins-SemiBold";
        color: #52575A;
        line-height: 44px;
        padding: 0 10px;
        text-decoration: none;
        box-sizing: border-box;
        position: relative;
        display: inline-block;
    }
    .navigation .level0 > .level-top {
        color: #52575A !important;
    }
    .navigation li.level0:hover > a, .navigation li.level0.active,
    .navigation li.level0:hover > button {
        background: #D8252E;
        color: #fff !important;
    }
    .navigation .level0 > .level-top:hover, .navigation li.level0.active > a{
        color:#fff !important;
    }
    .navigation .level0.active > .level-top, .navigation .level0.has-active > .level-top{
        border-width: 0;
    }
    .navigation .level0.parent > .level-top {
        padding-right: 12px;
    }
    .top-navigation-wrapper:before,
    .top-navigation-wrapper:after{
        content: '';
        height: 1px;
        background: #dbddde;
        position: absolute;
        display: block;
        left: -100vw;
        right: -100vw;
        z-index: -1;
    }
    .top-navigation-wrapper:before {
        top: 0;
    }
    .top-navigation-wrapper:after {
        bottom: 0;
    }
    .header-brands-dropdown-mobile, .panel.header .switcher, .myaccount-links {
        display: none;
    }
    .navigation .level0 .submenu .active > a{
        border-width: 0;
        color: #D8252E;
    }
    .customer-welcome .action.switch{
        line-height: 1;
        display: none;
    }

}
@media (min-width: 1200px){
    .navigation .level0.parent > .level-top{
        padding-right: 30px;
    }
    .navigation .level0.parent > .level-top > .ui-menu-icon{
        right: 10px;
    }
    .navigation .level0.parent > .level-top > .ui-menu-icon:after{
        font-weight: 600;
    }
    .navigation ul{
        padding: 0;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
}

@media(min-width: 1399px) {
    .header.content, .page-header .panel.header{
        max-width: 1440px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    .page-header .panel.header{
        padding: 4px 10px;
    }
    .header.content{
        padding: 20px 5px;
    }
    .title-banner-wrapper {
        padding: 40px 5px;
    }
    .title-banner-wrapper .container{
        padding-left: 5px;
        padding-right: 5px;
    }
}


@media (max-width: 1199px){
    .block-search {
        width: 500px;
    }
    #shop-by-brand{
        font-size: 16px;
    }
    .manufacturer-list .manufacturer-item a {
        line-height: 34px;
    }
    .shopbymanufacturer-block .manufacturer-list .manufacturer-item{
        min-height: 37px;
    }
    /* header css start */
    .nav-open .nav-sections {
        -webkit-box-shadow: 0 0 5px 0 rgb(50, 50, 50, 0.75);
        -moz-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
        -ms-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
        box-shadow: 0 0 5px 0 rgb(50, 50, 50, 0.75);
        left: 0;
        z-index: 100;
    }
    .header.panel > .header.links > li > a, .header.panel > .header.links > li > span,
    .customer-welcome ul li, .navigation .level0 .submenu li {
        font-size: 12px;
        line-height: 26px;
    }
    .header-contact-info a, .header-contact-info ul li {
        font-size: 11px;
        line-height: 22px;
    }
    .navigation .level0.active > .level-top, .navigation .level0.has-active > .level-top{
        display: block;
    }
    .panel.header {
        padding-top: 2px;
        padding-bottom: 2px;
    }
    .logo{
        left: 50px;
    }
    .block-search .label {
        display: none;
    }
    .header.content {
        padding: 13px 20px 13px;
    }
    .block-search .control{
        border-top: 0;
    }
    .header-quick-addto {
        display: none;
    }
    .block-search .search .control{
        border: 0;
        margin: 0;
        padding: 0;
    }
    .amasty-xsearch-block-header{
        font-size: 13px;
    }
    .block-search .label:before{
        color: #fff;
        font-size: 15px;
        line-height: 1;
        margin: 0;
    }
    .panel.header{
        justify-content: space-between;
    }
    .nav-toggle{
        display: block;
        top: 22px;
        left: 20px;
        z-index: 1;
    }
    .nav-toggle:before, .nav-toggle:hover:before{
        padding: 0;
        font-size: 25px;
        color: #52575A !important;
    }
    .nav-toggle:hover:before {
        color: #fff;
    }
    .nav-open .nav-sections, .navigation{
        box-shadow: none;
        background: #fff;
    }
    .navigation{
        padding: 0;
    }
    .navigation ul {
        margin: 0;
        padding: 0;
    }
    .navigation .level0.active > a:not(.ui-state-active), .navigation .level0.has-active > a:not(.ui-state-active){
        border-width: 0;
        color: #D8252E;
    }
    .navigation .level0.active .all-category .ui-state-focus{
        padding-left: 0;
        border-width: 0;
    }
    .navigation .level0 {
        border-top: 0;
        margin-bottom: 0;
        padding: 0 15px;
    }
    .navigation .parent .level-top{
        display: block;
        text-decoration: none;
        position: relative;
    }
    .navigation .parent .level-top:after{
        position: absolute;
    }
    .navigation .parent .level-top.ui-state-active:after {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 13px;
        line-height: inherit;
        color: inherit;
        content: '\e621';
        font-family: 'luma-icons';
        vertical-align: middle;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center;
    }
    .navigation .level0.parent > .level-top > .ui-menu-icon:after{
        display: none;
    }
    .navigation li.level0:last-child {
        border-bottom: 0;
    }
    .navigation .level0.active > a:not(.ui-state-active) span:not(.ui-menu-icon), .navigation .level0.has-active > a:not(.ui-state-active) span:not(.ui-menu-icon) {
        margin-left: 0;
    }
    .navigation .level0 > a, .navigation .level0 > .level-top {
        padding: 6px 0;
        line-height: 26px;
        text-transform: capitalize;
        font-weight: 700;
        color: #52575A;
    }
    .navigation li.level0.parent > a:after{
        font-size: 10px;
        margin-left: 0;
        top: 50%;
        right: 0;
        transform: translateY(-50%);
    }
    .customer-welcome ul, .navigation .level0 .submenu{
        box-shadow: none;
    }
    .customer-welcome .customer-menu {
        display: none;
    }
    .customer-welcome ul li, .navigation .level0 .submenu li{
        margin-bottom: 0;
    }
    .customer-welcome li a, .navigation .level0 .submenu li a {
        padding: 5px 0;
    }
    .customer-welcome ul li + li, .navigation .level0 .submenu li + li {
        border-top: 0;
    }
    .navigation .level0 {
        border-bottom: 1px solid #dbddde;
    }
    .navigation .level0 .submenu li a:before {
        content: '\e608';
        font-family: 'luma-icons';
        font-size: 0;
        margin-right: 5px;
        font-weight: 700;
        vertical-align: middle;
    }
    .panel.header .switcher {
        display: block;
        padding-top: 1px;
    }
    .page-header .panel.wrapper .switcher .options .action.toggle > span.sprite.flag-eng, .page-header .panel.wrapper .switcher .options .action.toggle > span.sprite.flag-mexico {
        height: 12px;
        margin-right: 3px;
        position: relative;
        width: 17px;
    }
    .page-header .panel.wrapper .switcher .options .action.toggle:after,
    .page-header .panel.wrapper .switcher .options .action.toggle.active:after{
        font-size: 8px;
    }
    .page-header .panel.wrapper .switcher .options ul.dropdown {
        min-width: auto;
        border: 0;
        margin: 0;
    }
    .switcher-option span {
        font-size: 0;
        line-height: 0;
    }
    .page-header .panel.wrapper .switcher .options ul.dropdown a{
        padding: 0 10px;
    }
    .myaccount-links button.action.switch {
        border: 0;
        background: transparent;
        font-size: 0;
        padding: 0;
    }
    .myaccount-links button.action.switch:after{
        content: '\e622';
        font-family: 'luma-icons';
        font-size: 8px;
        color: #fff;
        vertical-align: middle;
        font-weight: 200;
        line-height: 1;
    }
    .myaccount-links:before {
        content: '';
        background: #4d4e4c;
        width: 1px;
        display: inline-block;
        position: absolute;
        height: 100%;
        margin-left: -9px;
    }
    .myaccount-links .my-account > span {
        margin-left: 5px;
        font-size: 0;
    }
    .myaccount-links {
        position: relative;
        line-height: 1;
        padding-left: 16px;
    }
    .header-contact-info a:first-child {
        margin-right: 8px;
    }
    .top-search-wrapper{
        display: inline-block;
        flex: 1;
        margin-left: 26px;
    }
    .block-search .block-content {
        margin-bottom: 0;
        position: relative;
    }
    .block-search .block-content .form {
        display: flex;
        border-bottom: 1px solid #dddddd;
        justify-content: space-between;
    }
    .block-search input {
        position: relative;
        left: 0;
        font-size: 13px;
        margin: 0;
        border: 0;
        background: transparent;
    }
    .block.block-search{
        margin: 0 0 0 auto;
        width: 250px;
    }
    .page-header .panel.wrapper .switcher .options ul.dropdown:after,
    .page-header .panel.wrapper .switcher .options ul.dropdown:before{
        border: 0;
        border-color: transparent;
    }
    .sprite.flag-eng, .sprite.flag-mexico{
        height: 11px;
    }
    .myaccount-links.active .dropdown-options, .brands-dropdown.active .manufacturer-list {
        display: block;
    }
    .myaccount-links .dropdown-options{
        display: none;
        position: absolute;
        right: 0;
        width: max-content;
        box-shadow: 0px 4px 4px 0px rgb(0 0 0 / 15%);
        margin: 0;
        padding: 0 10px;
        list-style: none;
        z-index: 999;
        background: #fff;
        margin-top: 5px;
    }
    .myaccount-links .dropdown-options a{
        color: #52575A;
        padding: 7px 0;
        display: block;
    }
    .myaccount-links .dropdown-options a:hover{
        color: #D8252E;
    }
    .myaccount-links .dropdown-options li {
        margin: 0;
    }
    .block-manufacturer, .column.main .switcher.language.switcher-language {
        display: none;
    }
    .page-header {
        border-bottom: 0;
        margin-bottom: 0;
    }
    .header-brands-dropdown-mobile {
        display: inline-block;
        background: #000;
    }
    .header-brands-dropdown-mobile button.action {
        padding: 0;
        background: transparent;
        border: 0;
        color: #fff;
        font-size: 16px;
        line-height: 30px;
    }
    .header-brands-dropdown-mobile button.action:after {
        content: '\e622';
        font-family: 'luma-icons';
        font-size: 9px;
        margin-left: 5px;
        vertical-align: middle;
    }
    .my-account img {
        width: 12px;
        vertical-align: middle;
        margin-right: 4px;
    }
    .header-top-search-brands:before {
        content: '';
        background: #000;
        left: -100vh;
        right: -100vh;
        position: absolute;
        top: 0;
        height: 100%;
        z-index: -1;
    }
    .header-top-search-brands {
        background: #000;
        display: flex;
        width: 100%;
        margin-top: 62px;
        position: relative;
        padding: 7px 0px;
    }
    .block-search .search .control input {
        border: 0;
        padding: 0;
        height: 27px;
        color: #B6BBBC;
    }
    .minisearch .actions .action.search {
        background: none;
        border: 0;
        padding: 0;
        font-size: 0;
        height: 100%;
        display: block;
        margin-right: 3px;
    }
    .minisearch .actions .action.search:before {
        content: '';
        background: url(../images/search.svg);
        width: 15px;
        height: 15px;
        display: inline-block;
        vertical-align: middle;
        margin-top: 0;
        background-size: contain;
    }
    .field.search{
        flex: 1;
    }
    .search .amsearch-loupe{
        width: 0;
        height: 0;
    }
    .amsearch-form-container .control {
        min-height: 27px;
    }
    .minisearch.amsearch-form-container .actions .action.search{
        display: none;
    }
    .amsearch-close{
        padding: 6px;
    }
    .navigation .level0{
        display: block;
    }
    .nav-sections-item-title{
        display: none;
        border: 0;
    }
    .nav-sections-item-content{
        padding: 0;
        margin-top: 50px;
    }
    .nav-open .nav-toggle:after{
        background: none;
        position: relative;
    }
    .nav-sections-item-switch:after {
        content: '\e616';
        display: block;
        font-family: 'luma-icons';
        color: #52575A;
    }
    .nav-sections{
        -webkit-overflow-scrolling: touch;
        -webkit-transition: left 0.3s;
        -moz-transition: left 0.3s;
        -ms-transition: left 0.3s;
        transition: left 0.3s;
        height: 100%;
        left: calc(-1 * (100% - 54px));
        overflow: auto;
        position: fixed;
        top: 0;
        width: calc(100% - 54px);
        background: #ffffff;
    }
    .nav-open .nav-sections{
        width: 100%;
    }
    .nav-sections-item-switch, .nav-sections-item-switch:hover {
        padding: 0;
        border: 0;
        position: absolute;
        right: 20px;
        top: 25px;
        background: transparent;
    }
    #store\.menu.nav-sections-item-content, #navigation-close-button {
        display: block !important;
    }
    .price-container .price, .product-item, .action.viewcart {
        font-size: 13px;
    }
    .top-header-mobile-wrapper {
        display: flex;
        align-items: center;
    }
    .header-contact-info ul {
        flex-wrap: wrap;
        align-items: flex-start;
    }
    .header-contact-info ul li + li {
        margin-left: 0;
    }
    .header-follow-us .social-media-section .block-title{
        display: none;
    }
    .navigation .level0 > a:visited{
        color: #52575A;
    }
    #content-menu-brand .manufacturer-list {
        display: block;
        position: relative;
        margin-top: 0;
    }
    .form .search-autocomplete{
        top: 27px;
        margin: 0;
    }
    #search_autocomplete .amsearch-wrapper-content .amsearch-item.product-item {
        width: 100% !important;
    }
    .cms-altm-home .page.messages, .cms-altm-home .column.main{
        margin-top: 0;
    }
}

@media (max-width: 991px){
    .header-contact-info a, .header.panel > .header.links > li > a, .header.panel > .header.links > li > span,
    .customer-welcome ul li, .navigation .level0 .submenu li, .navigation .level0 .submenu li a,
    .select-language .switcher-option, .header-contact-info ul li{
        font-size: 13px;
    }
    .block-search {
        width: 400px;
    }
    .amasty-xsearch-block-header{
        font-size: 14px;
    }
    .navigation .level0 > a, .navigation .level0 > .level-top {
        font-size: 13px;
        padding: 0 5px;
        line-height: 39px;
    }
    .navigation .level0.parent > .level-top {
        padding-right: 8px;
    }
    .navigation li.level0.parent > a:after {
        font-size: 13px;
        margin-left: 4px;
        line-height: 1;
    }
    .manufacturer-list .manufacturer-item a {
        line-height: 28px;
        font-size: 13px;
    }
    .manufacturer-list .manufacturer-item.all-manufacturer-page a{
        line-height: 34px;
    }
    .manufacturer-list .manufacturer-item a:after{
        font-size: 8px;
    }
    #shop-by-brand {
        font-size: 15px;
        line-height: 24px;
    }
    .manufacturer-list .manufacturer-item.all-manufacturer-page a{
        line-height: 40px;
    }
    .header-contact-info ul li + li,
    .header.panel > .header.links > li {
        margin-left: 12px;
    }
}
@media (max-width: 767px){
    .block-search .search .control input{
        padding-right: 20px;
    }
}
@media (max-width: 576px){
    .header.content{
        justify-content: initial;
    }
    .header-contact-info.left{
        width: 100%;
    }
    .header-contact-info ul{
        justify-content: space-between;
    }
    .logo{
        left: 0;
    }
    .nav-toggle{
        left: auto;
        right: 22px;
    }
    .block.block-search{
        width: 100%;
        margin-top: 25px;
    }
    .block-search .block-content .form{
        border: 1px solid #dddddd;
        padding: 4px 5px;
    }
    .form .search-autocomplete{
        top: 34px;
    }
    .amsearch-results{
        padding-top: 0;
    }
}

.navigation li.level0.parent.latest-technology>a:after {
    content: '\e622';
    font-family: 'luma-icons';
    font-size: 10px;
    margin-left: 5px;
    font-weight: 600;
}