@media only screen and (max-width: 767px) {
    .ammenu-header-container .block-search .minisearch .control {
        background: #fff;
        border: none;
        box-sizing: border-box;
        left: 0;
        margin: 0;
        position: absolute;
        right: 0;
        top: 120%;
        z-index: 9;
    }
}

@media all and (min-width: 769px), print {
    .ammenu-nav-sections .widget-product-carousel,
    .ammenu-nav-sections .widget {
        max-width: initial;
    }

    .ammenu-nav-sections .widget-product-carousel .slick-slide .product-item,
    .ammenu-nav-sections .widget .slick-slide .product-item {
        max-width: initial;
    }
}

.ammenu-sticky,
.ammenu-header-container.-sticky .header.content,
.ammenu-nav-sections.-topmenu.-sticky .ammenu-main-container {
    left: 0;
    max-width: 100%;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 10;
}

.ammmenu-word-break {
    word-break: break-word;
    word-wrap: break-word;
}

.ie11 .ammmenu-word-break {
    word-break: break-all;
}

._ammenu-link.-first,
.ammenu-nav-sections.-sidebar .ammenu-items.-root > .ammenu-item > .ammenu-link,
.ammenu-nav-sections.-mobile.-drill .ammenu-items.-drill .ammenu-link {
    min-height: 60px;
    padding: 17px 0;
}

._ammenu-link.-second,
.ammenu-nav-sections.-mobile.-accordion .ammenu-items.-root > .ammenu-item .ammenu-items .ammenu-link {
    font-size: 1.6rem;
    font-weight: 400;
    min-height: 50px;
    padding: 14px 0;
}

@-webkit-keyframes ammenu-animation__fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-moz-keyframes ammenu-animation__fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes ammenu-animation__fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes ammenu-animation__fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes ammenu-animation__fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-webkit-keyframes ammenu-animation__fadeInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        opacity: 0;
        transform: translate3d(-100%, 0, 0);
    }
    to {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0);
    }
}

@-moz-keyframes ammenu-animation__fadeInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        opacity: 0;
        transform: translate3d(-100%, 0, 0);
    }
    to {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0);
    }
}

@keyframes ammenu-animation__fadeInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        opacity: 0;
        transform: translate3d(-100%, 0, 0);
    }
    to {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0);
    }
}

@keyframes ammenu-animation__fadeInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        opacity: 0;
        transform: translate3d(-100%, 0, 0);
    }
    to {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0);
    }
}

@keyframes ammenu-animation__fadeInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        opacity: 0;
        transform: translate3d(-100%, 0, 0);
    }
    to {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0);
    }
}

.ammenu-header-container {
    min-height: 64px;
    position: relative;
}

.ammenu-header-container.page-header {
    margin-bottom: 0;
}

.ammenu-header-container.-sticky .header.content {
    background: #fff;
}

.ammenu-header-container.-sticky .ammenu-button.-hamburger {
    margin-left: 20px;
}

.ammenu-menu-wrapper {
    margin-bottom: 35px;
}

.ammenu-menu-wrapper .ammenu-item {
    margin: 0;
}

.ammenu-menu-wrapper .ammenu-main-container {
    box-sizing: border-box;
    width: 100%;
}

.ammenu-menu-wrapper .ammenu-link {
    -webkit-animation: ammenu-animation__fadeIn 0.1s forwards;
    animation: ammenu-animation__fadeIn 0.1s forwards;
    display: flex;
    align-items: center;
    background: none;
    border-color: transparent;
    font-weight: inherit;
    outline: none;
    border: none;
    border-radius: 0;
    margin: 0;
    padding: 0;
    box-shadow: none;
    box-sizing: border-box;
    color: inherit;
    cursor: pointer;
    position: relative;
    text-align: left;
    width: 100%;
}

.ammenu-menu-wrapper .ammenu-link .reset-button {
    background: none;
    border-color: transparent;
    box-shadow: none;
    color: inherit;
    font-weight: inherit;
    outline: none;
}

.ammenu-menu-wrapper .ammenu-link:focus {
    background: none;
    border-color: transparent;
    box-shadow: none;
    color: inherit;
    font-weight: inherit;
    outline: none;
}

.ammenu-menu-wrapper .ammenu-link:hover {
    background: none;
    border-color: transparent;
    box-shadow: none;
    color: inherit;
    font-weight: inherit;
    outline: none;
}

.ammenu-menu-wrapper .ammenu-link:hover {
    text-decoration: none;
}

.ammenu-menu-wrapper .ammenu-link.-simple {
    font-size: 1.6rem;
    line-height: 20px;
    padding: 0 0 20px 0;
}

.ammenu-menu-wrapper .ammenu-link.-all-link {
    text-decoration: underline;
}

.ammenu-menu-wrapper .ammenu-link.-disabled {
    cursor: none;
    pointer-events: none;
}

.ammenu-menu-wrapper .ammenu-text-block {
    display: flex;
    align-items: flex-start;
    align-self: center;
    margin: 0;
    position: relative;
    font-weight: 500;
}
.subhead{
    font-weight: 500 !important;
}
.header.links a {
    font-weight: 500;
}

.ammenu-menu-wrapper .ammenu-label {
    background: #fff;
    border-radius: 2px;
    box-sizing: border-box;
    color: #000;
    display: inline-block;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1;
    overflow: hidden;
    padding: 5px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
}

.ammenu-menu-wrapper .ammenu-label:hover {
    text-decoration: none;
}

.ammenu-menu-wrapper .ammenu-icon-block {
    display: flex;
    justify-content: center;
    align-items: center;
    display: inline-flex;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    box-sizing: border-box;
    height: 0px;
    -webkit-mask-size: cover;
    mask-size: cover;
    min-width: 20px;
    position: relative;
    width: 20px;
}

.ammenu-menu-wrapper .ammenu-icon-block.-toggle {
    cursor: pointer;
    pointer-events: all;
    transition: .3s;
}

.ammenu-menu-wrapper .ammenu-icon-block.-toggle:hover {
    filter: brightness(85%);
}

.ammenu-menu-wrapper .ammenu-icon-block.-toggle:active {
    filter: brightness(50%);
}

.ammenu-menu-wrapper .ammenu-icon-block.-icon {
    margin-right: 10px;
}

.ammenu-menu-wrapper .ammenu-icon-block path {
    fill: currentColor;
}

.ammenu-menu-wrapper .ammenu-menu-overlay {
    background-color: rgba(51, 58, 64, 0.2);
    cursor: pointer;
    height: 100vh;
    left: 0;
    position: fixed;
    top: 0;
    width: 100vw;
    z-index: 271;
}

.ammenu-menu-wrapper table img {
    max-width: inherit;
}

.ammenu-menu-wrapper [data-appearance='carousel'] {
    max-width: 100%;
    min-width: 200px;
    width: 100%;
}

.ammenu-nav-sections {
    background: #fff;
    z-index: 9;
}

.ammenu-nav-sections:not(.-topmenu) {
    animation-duration: 0.3s;
    -webkit-animation-name: 'ammenu-animation__fadeInLeft';
    animation-name: 'ammenu-animation__fadeInLeft';
}

.ammenu-header-container .header.content {
    display: flex;
    align-items: center;
    transition: 0.1s all ease-in;
    margin-bottom: 10px;
    position: relative;
}

.ammenu-header-container .header.content .ammenu-logo {
    display: inline-flex;
    margin: 0 auto 0 0;
    min-width: 110px;
}

.ammenu-header-container .header.content .compare .item {
    margin: 0;
}

.ammenu-header-container .header.content .minicart-wrapper {
    margin: 0 10px;
}

.ammenu-header-container .header.content .block-search {
    margin-top: 0;
}

.ammenu-robots-navigation {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

@media (max-width: 1024px) {
    .ammenu-header-container.-sticky .header.content {
        padding: 10px;
    }
}

.ammenu-tabs-list {
    display: flex;
    border-radius: 8px;
    font-size: 1.6rem;
    margin: 0 20px 20px;
    padding: 8px;
}

.ammenu-tabs-list .ammenu-item {
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    flex-grow: 1;
}

.ammenu-tabs-list .ammenu-button {
    background: none;
    border-color: transparent;
    box-shadow: none;
    color: inherit;
    font-weight: inherit;
    outline: none;
    border: none;
    border-radius: 0;
    margin: 0;
    padding: 0;
    transition: 0.1s all ease-in;
    border-radius: 6px;
    font-size: 1.6rem;
    min-height: 32px;
    padding: 5px;
    width: 100%;
}

.ammenu-tabs-list .ammenu-button .reset-button {
    background: none;
    border-color: transparent;
    box-shadow: none;
    color: inherit;
    font-weight: inherit;
    outline: none;
}

.ammenu-tabs-list .ammenu-button:focus {
    background: none;
    border-color: transparent;
    box-shadow: none;
    color: inherit;
    font-weight: inherit;
    outline: none;
}

.ammenu-tabs-list .ammenu-button:hover {
    background: none;
    border-color: transparent;
    box-shadow: none;
    color: inherit;
    font-weight: inherit;
    outline: none;
}

.ammenu-tabs-list .ammenu-button.-active {
    font-weight: 700;
}

._ammenu-toggle-buttons:hover {
    filter: brightness(85%);
}

._ammenu-toggle-buttons:active {
    filter: brightness(50%);
}

.ammenu-toggle {
    display: flex;
    justify-content: center;
    align-items: center;
    background: none;
    border-color: transparent;
    box-shadow: none;
    color: inherit;
    font-weight: inherit;
    border: none;
    border-radius: 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
    height: 20px;
    min-width: 40px;
    outline: none;
    transition: .1s;
    width: 40px;
    z-index: 1;
}

.ammenu-toggle .reset-button {
    background: none;
    border-color: transparent;
    box-shadow: none;
    color: inherit;
    font-weight: inherit;
    outline: none;
}

.ammenu-toggle:focus {
    background: none;
    border-color: transparent;
    box-shadow: none;
    color: inherit;
    font-weight: inherit;
    outline: none;
}

.ammenu-toggle:hover {
    background: none;
    border-color: transparent;
    box-shadow: none;
    color: inherit;
    font-weight: inherit;
    outline: none;
}

.ammenu-button.-hamburger {
    display: flex;
    align-items: center;
    background: transparent;
    border-bottom: 1px solid;
    border-color: inherit;
    border-left: none;
    border-radius: 0;
    border-right: none;
    border-top: 1px solid;
    cursor: pointer;
    display: inline-flex;
    height: 17px;
    margin: 20px 20px 20px 0;
    padding: 0;
    position: relative;
    transition: none;
    width: 25px;
}

.ammenu-button.-hamburger:hover {
    filter: brightness(85%);
}

.ammenu-button.-hamburger:active {
    filter: brightness(50%);
}

.ammenu-button.-hamburger:not(.-hamburger) {
    display: none;
}

.ammenu-button.-hamburger:before {
    border-top: 1px solid;
    content: '';
    width: 100%;
}

.ammenu-button.-close {
    background: none;
    border-color: transparent;
    box-shadow: none;
    color: inherit;
    font-weight: inherit;
    outline: none;
    border: none;
    border-radius: 0;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000;
    cursor: pointer;
    height: 20px;
    position: relative;
    width: 20px;
}

.ammenu-button.-close .reset-button {
    background: none;
    border-color: transparent;
    box-shadow: none;
    color: inherit;
    font-weight: inherit;
    outline: none;
}

.ammenu-button.-close:focus {
    background: none;
    border-color: transparent;
    box-shadow: none;
    color: inherit;
    font-weight: inherit;
    outline: none;
}

.ammenu-button.-close:hover {
    background: none;
    border-color: transparent;
    box-shadow: none;
    color: inherit;
    font-weight: inherit;
    outline: none;
}

.ammenu-button.-close:hover {
    filter: brightness(85%);
}

.ammenu-button.-close:active {
    filter: brightness(50%);
}

.ammenu-button.-close:after,
.ammenu-button.-close:before {
    background-color: currentColor;
    content: '';
    height: 1px;
    position: absolute;
    width: 18px;
}

.ammenu-button.-close:before {
    transform: rotate(45deg);
}

.ammenu-button.-close:after {
    transform: rotate(-45deg);
}

.ammenu-menu-greetings {
    display: flex;
    align-items: center;
    background: #fffcdd;
    border-radius: 4px;
    font-size: 1.4rem;
    font-weight: 400;
    margin: 0 20px 20px;
    padding: 15px;
    position: relative;
}

.ammenu-menu-greetings:before {
    content: '👋';
    margin: 0 10px 0 0;
}

.ammenu-menu-greetings.-logged {
    background: #eaffdd;
}

.ammenu-menu-greetings .ammenu-message.-welcome {
    margin: 0 5px 0 0;
}

.ammenu-menu-greetings .ammenu-message.-welcome:after {
    content: ',';
}

.ammenu-menu-greetings .ammenu-name {
    font-weight: 700;
}

.ammenu-menu-greetings .ammenu-name:after {
    content: '!';
}

.ammenu-category-tree .ammenu-title {
    display: inline-block;
    width: 100%;
    font-size: 1.8rem;
    font-weight: 700;
    margin: 0;
}

.ammenu-category-tree .ammenu-title:hover {
    text-decoration: none;
}

.ammenu-category-tree .ammenu-title.-parent {
    margin: 0 0 25px;
}

.ammenu-category-tree .ammenu-title[href='']:not(.-back),
.ammenu-category-tree .ammenu-title[href='javascript:void(0)']:not(.-back) {
    cursor: none;
    pointer-events: none;
}

.ammenu-category-tree .ammenu-title .ammenu-icon-block {
    margin-right: 10px;
    transform: translateY(3px);
}

.ammenu-category-tree .ammenu-label {
    margin: 0 0 0 10px;
    min-width: min-content;
    white-space: pre-wrap;
}

.ammenu-category-tree .ammenu-list {
    display: inline-block;
    margin: 0;
    padding: 0;
}

.ammenu-category-tree .ammenu-list > .ammenu-item:last-child .ammenu-link {
    padding: 0;
}

.ammenu-category-tree .ammenu-item {
    align-items: center;
    flex-basis: 100%;
}

.ammenu-category-tree .ammenu-item .ammenu-icon-block.-toggle {
    margin-left: 10px;
    transform: rotate(180deg);
}

.ammenu-menu-title {
    display: flex;
    align-items: center;
    padding: 20px;
}

.ammenu-menu-title .ammenu-title {
    font-size: 2.6rem;
    font-weight: 300;
    margin: 0;
}

.ammenu-menu-title .ammenu-button.-close {
    margin: 0 0 0 auto;
}

.ammenu-category-columns {
    display: flex;
    flex-wrap: wrap;
}

.ammenu-category-columns.-col-1 .ammenu-column {
    width: calc(100% / 1);
}

.ammenu-category-columns.-col-2 .ammenu-column {
    width: calc(100% / 2);
}

.ammenu-category-columns.-col-3 .ammenu-column {
    width: calc(100% / 3);
}

.ammenu-category-columns.-col-4 .ammenu-column {
    width: calc(100% / 4);
}

.ammenu-category-columns.-col-5 .ammenu-column {
    width: calc(100% / 5);
}

.ammenu-category-columns.-col-6 .ammenu-column {
    width: calc(100% / 6);
}

.ammenu-category-columns.-col-7 .ammenu-column {
    width: calc(100% / 7);
}

.ammenu-category-columns.-col-8 .ammenu-column {
    width: calc(100% / 8);
}

.ammenu-category-columns.-col-9 .ammenu-column {
    width: calc(100% / 9);
}

.ammenu-category-columns.-col-10 .ammenu-column {
    width: calc(100% / 10);
}

.ammenu-category-columns.-col-1 .ammenu-column {
    display: block;
    width: 100%;
}

.ammenu-category-columns.-col-1 .ammenu-column .ammenu-title {
    width: 100%;
}

.ammenu-category-columns .ammenu-column {
    box-sizing: border-box;
    display: inline-block;
    padding-bottom: 20px;
    width: auto;
}

.ammenu-category-columns .ammenu-column:not(:last-child) {
    padding-right: 35px;
}

.ammenu-nav-sections.-sidebar.-left-menu {
    max-width: 355px;
    overflow: visible;
}

.ammenu-nav-sections.-sidebar.-left-menu .ammenu-link:not(.-active) .ammenu-icon-block.-toggle {
    transform: rotate(180deg);
}

.ammenu-nav-sections.-sidebar.-left-menu .ammenu-items.-root {
    overflow-y: auto;
    scrollbar-color: #adadad rgba(173, 173, 173, 0.2);
    scrollbar-width: thin;
    height: calc(100% - 120px);
}

.ammenu-nav-sections.-sidebar.-left-menu .ammenu-items.-root::-webkit-scrollbar {
    background: #f0f0f0;
}

.ammenu-nav-sections.-sidebar.-left-menu .ammenu-items.-root::-webkit-scrollbar-thumb {
    background: #adadad;
    border-radius: 6px;
    cursor: pointer;
}

.ammenu-nav-sections.-sidebar.-left-menu .ammenu-items.-root::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #ffffff;
}

.ammenu-nav-sections.-sidebar.-left-menu .ammenu-items.-root::-webkit-scrollbar {
    height: 12px;
    width: 6px;
}

.ammenu-nav-sections.-sidebar.-left-menu .ammenu-items.-root::-webkit-scrollbar-thumb {
    height: 6px;
    width: 6px;
}

.ammenu-nav-sections.-sidebar.-left-menu .ammenu-items.-root ::-webkit-scrollbar-track {
    height: 6px;
    width: 6px;
}

.ammenu-nav-sections.-sidebar.-left-menu .ammenu-items.-root > .ammenu-item:not(:last-child) > .ammenu-link {
    border-bottom: 1px solid;
}

.ammenu-nav-sections.-sidebar.-left-menu .pagebuilder-column {
    min-width: min-content;
    min-width: 120px;
}

.ammenu-nav-sections.-sidebar.-left-menu [data-content-type='html'],
.ammenu-nav-sections.-sidebar.-left-menu [data-content-type='video'] {
    min-width: 120px;
}

.ammenu-nav-sections.-sidebar.-left-menu .ammenu-submenu-wrapper {
    border-radius: 0 10px 10px 0;
    box-shadow: 6px 2px 6px rgba(0, 0, 0, 0.17), inset 8px 0 8px -7px rgba(0, 0, 0, 0.3);
    left: 355px;
    margin: 0;
    max-width: 64vw;
    position: fixed;
    width: fit-content;
}

.ammenu-nav-sections.-sidebar.-left-menu .ammenu-submenu-wrapper.-full {
    min-width: 70vw;
}

.ammenu-nav-sections.-sidebar.-left-menu .ammenu-submenu-wrapper.-auto {
    width: max-content;
}

.ammenu-nav-sections.-topmenu.-hamburger {
    padding: 0 20px;
}

.ammenu-nav-sections.-topmenu.-hamburger:not(.-sticky) .ammenu-main-container {
    max-width: 1240px;
}

.ammenu-nav-sections.-topmenu.-hamburger .ammenu-main-container {
    padding: 0;
}

.ammenu-nav-sections.-sidebar {
    transition: 0.3s all ease-in;
    bottom: 0;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.17), 4px 4px 10px rgba(0, 0, 0, 0.1);
    left: -100%;
    max-width: 500px;
    overflow: auto;
    padding: 0 0 48px;
    position: fixed;
    top: 0;
    width: 95vw;
    z-index: 272;
}

.ammenu-nav-sections.-sidebar.-opened {
    left: 0;
}

.ammenu-nav-sections.-sidebar .ammenu-account-section {
    height: 100%;
}

.ammenu-nav-sections.-sidebar .ammenu-items {
    flex-basis: 100%;
    margin: 0;
    padding: 0;
}

.ammenu-nav-sections.-sidebar .ammenu-items.-root > .ammenu-item {
    margin: 0;
}

.ammenu-nav-sections.-sidebar .ammenu-items.-root > .ammenu-item > .ammenu-link {
    box-sizing: border-box;
    flex-basis: 100%;
    font-weight: 700;
}

.ammenu-nav-sections.-sidebar .ammenu-items.-root > .ammenu-item > .ammenu-link > .ammenu-icon-block.-toggle {
    bottom: 0;
    height: 40px;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
}

.ammenu-nav-sections.-sidebar .ammenu-items.-root > .ammenu-item > .ammenu-link > .ammenu-icon-block.-icon {
    margin-bottom: auto;
    margin-top: 2px;
}

.ammenu-nav-sections.-sidebar .ammenu-items.-root > .ammenu-item > .ammenu-link > .ammenu-text-block {
    padding: 0 40px 0 0;
}

.ammenu-nav-sections.-sidebar .ammenu-label {
    margin: 3px 5px 3px 10px;
    min-width: 50px;
}

.ammenu-nav-sections.-sidebar .ammenu-item {
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    font-size: 1.8rem;
    position: relative;
    transition: .5s opacity;
}

.ammenu-nav-sections.-sidebar .ammenu-link {
    flex-basis: 100%;
    flex-grow: 1;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    margin: 0 20px;
    text-align: left;
}

.ammenu-nav-sections.-sidebar .ammenu-link:active {
    opacity: .6;
}

.ammenu-nav-sections.-sidebar .ammenu-link .ammenu-counter {
    align-self: center;
    font-size: .8em;
    opacity: .5;
    padding: 0 0 0 5px;
    text-transform: capitalize;
}

.ammenu-nav-sections.-sidebar .ammenu-link .ammenu-counter:before {
    content: '(';
}

.ammenu-nav-sections.-sidebar .ammenu-link .ammenu-counter:after {
    content: ')';
}

.ammenu-nav-sections.-sidebar .ammenu-text {
    word-break: break-word;
    word-wrap: break-word;
    box-sizing: border-box;
    max-height: 100%;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
}

.ie11 .ammenu-nav-sections.-sidebar .ammenu-text {
    word-break: break-all;
}

.ammenu-nav-sections.-topmenu {
    transition: 0.1s all ease-in;
}

.ammenu-nav-sections.-topmenu.-sticky {
    min-height: 58px;
}

.ammenu-nav-sections.-topmenu.-sticky .ammenu-items.-root {
    margin: 0 auto;
    max-width: 1240px;
}

.ammenu-nav-sections.-topmenu.-sticky .ammenu-items.-root > .ammenu-item > .ammenu-link {
    padding: 23.5px 14px;
}

.ammenu-nav-sections.-topmenu.-sticky .ammenu-label {
    white-space: nowrap;
}

.ammenu-nav-sections.-topmenu .ammenu-main-container {
    transition: 0.1s all ease-in;
    box-sizing: border-box;
    margin: auto;
    padding: 0 20px;
    padding-left: 0px;
}

.ammenu-nav-sections.-topmenu .ammenu-items {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
}

.ammenu-nav-sections.-topmenu .ammenu-items.-root > .ammenu-item {
    box-sizing: border-box;
    display: inline-block;
    font-size: 1.4rem;
    font-weight: 700;
    margin: 0;
    transition: .5s;
}

.ammenu-nav-sections.-topmenu .ammenu-items.-root > .ammenu-item:hover + .ammenu-submenu-block {
    display: flex;
}

.ammenu-nav-sections.-topmenu .ammenu-items.-root > .ammenu-item:hover > .ammenu-link {
    text-decoration: none;
}

.ammenu-nav-sections.-topmenu .ammenu-items.-root > .ammenu-item > .ammenu-link {
    font-size: 1.7rem;
    /*padding: 14.5px 14px;*/
    position: relative;
}

.ammenu-nav-sections.-topmenu .ammenu-items.-root > .ammenu-item > .ammenu-link .ammenu-label {
    bottom: 100%;
    left: 0;
    margin: 0 0 4px;
    position: absolute;
}

.ammenu-nav-sections.-topmenu:not(.-hamburger) .ammenu-main-container .ammenu-items.-root {
    margin: 0 auto;

    margin-top: 10px !important;
}

.ammenu-nav-sections.-topmenu .ammenu-submenu-wrapper {
    border-radius: 0 0 15px 15px;
    box-shadow: 0 8px 15px rgba(72, 88, 112, 0.11);
    position: absolute;
}

.ammenu-submenu-block {
    box-sizing: border-box;
}

.ammenu-submenu-block.-root {
    height: 100%;
    width: 100%;
}

.ammenu-submenu-wrapper {
    overflow-y: auto;
    scrollbar-color: #adadad rgba(173, 173, 173, 0.2);
    scrollbar-width: thin;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    box-sizing: border-box;
    cursor: auto;
    font-weight: 400;
    max-height: 70vh;
    max-width: 100%;
    padding: 35px 35px 15px 35px;
    transition: .3s;
    z-index: 211;
}

.ammenu-submenu-wrapper::-webkit-scrollbar {
    background: #f0f0f0;
}

.ammenu-submenu-wrapper::-webkit-scrollbar-thumb {
    background: #adadad;
    border-radius: 6px;
    cursor: pointer;
}

.ammenu-submenu-wrapper::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #ffffff;
}

.ammenu-submenu-wrapper::-webkit-scrollbar {
    height: 12px;
    width: 6px;
}

.ammenu-submenu-wrapper::-webkit-scrollbar-thumb {
    height: 6px;
    width: 6px;
}

.ammenu-submenu-wrapper ::-webkit-scrollbar-track {
    height: 6px;
    width: 6px;
}

.ammenu-submenu-wrapper.-full {
    left: 0;
}

.ammenu-submenu-wrapper .block {
    margin-bottom: 0;
}

.ammenu-submenu-wrapper .ambrands-link {
    display: none;
}

.ammenu-submenu-wrapper .ammenu-link.-simple {
    margin: 0;
}

.ammenu-submenu-wrapper .ambrands-list-popup {
    display: block;
    opacity: 1;
    pointer-events: auto;
    position: relative;
    transition: none;
}

.ammenu-nav-sections.-mobile.-accordion .ammenu-icon-block.-toggle {
    margin-left: auto;
    transform: rotate(270deg);
}

.ammenu-nav-sections.-mobile.-accordion .ammenu-link.-active > .ammenu-icon-block.-toggle {
    transform: rotate(90deg);
}

.ammenu-nav-sections.-mobile.-accordion .ammenu-items.-root > .ammenu-item .ammenu-items {
    padding: 0 0 0 30px;
}

.pagebuilder-content-type-wrapper .ammenu-item {
    list-style: none;
}

.ammenu-label-group.admin__control-grouped {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.ammenu-label-group.admin__control-grouped > .admin__field {
    display: flex;
    align-items: center;
    flex-grow: 1;
    margin-top: 0;
}

.ammenu-label-group.admin__control-grouped .colorpicker-input {
    width: calc(100% - 37px) !important;
}

.ammenu-items-tree {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    font-size: 2rem;
    list-style: none;
}

.ammenu-items-tree .ammenu-item {
    background: #fff;
    border: 1px dashed #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    cursor: pointer;
    flex-basis: 200px;
    margin-bottom: 20px;
    padding: 35px 30px;
    white-space: nowrap;
}

.ammenu-items-tree .ammenu-item:hover {
    border-color: #a0a0a0;
    box-shadow: 0 2px 4px rgba(32, 77, 112, 0.16);
}

.ammenu-items-tree .ammenu-item:not(:last-child) {
    margin-right: 20px;
}

.amasty-mega-menu .amquote-cart-wrapper.minicart-wrapper .amquote-showcart.action:before {
    margin: 3px 0 0;
}

.ammenu-nav-sections .widget-product-carousel *:not(button):not(button span),
.ammenu-nav-sections .widget *:not(button):not(button span) {
    color: inherit;
}

.ammenu-nav-sections .widget-product-carousel.-slider .slick-slide,
.ammenu-nav-sections .widget.-slider .slick-slide {
    vertical-align: top;
}

.ammenu-nav-sections .widget-product-carousel:not(.-slider):not(.slick-slider) .product-item .product-item-info:hover *:not(button):not(button span),
.ammenu-nav-sections .widget:not(.-slider):not(.slick-slider) .product-item .product-item-info:hover *:not(button):not(button span) {
    color: initial;
}

.ammenu-nav-sections .widget-product-carousel .slick-slide .product-item,
.ammenu-nav-sections .widget .slick-slide .product-item {
    max-width: 100%;
}

.ammenu-nav-sections .widget-product-carousel .slick-list,
.ammenu-nav-sections .widget .slick-list {
    padding: 0;
}

.ammenu-nav-sections .widget-product-carousel .slick-dots,
.ammenu-nav-sections .widget .slick-dots {
    display: flex;
    justify-content: center;
    margin: 20px 0 0;
    position: initial;
}

.ammenu-nav-sections .widget-product-carousel .slick-dots li:not(:last-child):not(:first-child) button,
.ammenu-nav-sections .widget .slick-dots li:not(:last-child):not(:first-child) button {
    opacity: 1;
}

.ammenu-nav-sections .widget-product-carousel .slick-dots button,
.ammenu-nav-sections .widget .slick-dots button {
    border: 1px solid #ff5502;
    border-radius: 50%;
    box-sizing: border-box;
    height: 6px;
    line-height: 0;
    opacity: .5;
    padding: 0;
    width: 6px;
}

.ammenu-nav-sections .widget-product-carousel .slick-dots button:before,
.ammenu-nav-sections .widget .slick-dots button:before {
    content: none;
}

.ammenu-nav-sections .widget-product-carousel .slick-dots li,
.ammenu-nav-sections .widget .slick-dots li {
    cursor: pointer;
    align-items: center;
    display: flex;
    height: 20px;
    justify-content: center;
    margin: 0;
    width: 20px;
}

.ammenu-nav-sections .widget-product-carousel .slick-dots li.slick-active button,
.ammenu-nav-sections .widget .slick-dots li.slick-active button {
    background: #ff5502;
}

.ammenu-nav-sections .widget-product-carousel .actions-secondary .action:hover,
.ammenu-nav-sections .widget .actions-secondary .action:hover {
    color: inherit;
    opacity: .75;
}

.ammenu-nav-sections .widget-product-carousel .product-item,
.ammenu-nav-sections .widget .product-item,
.ammenu-nav-sections .widget-product-carousel .product-item-info,
.ammenu-nav-sections .widget .product-item-info {
    background: transparent;
}

.ammenu-nav-sections .widget-product-carousel .actions-secondary .action,
.ammenu-nav-sections .widget .actions-secondary .action {
    color: inherit;
    opacity: 1;
}

.ammenu-nav-sections .widget-product-carousel .actions-secondary .action:hover,
.ammenu-nav-sections .widget .actions-secondary .action:hover {
    opacity: .75;
}

.ammenu-nav-sections .widget-product-carousel .ammenu-product-list,
.ammenu-nav-sections .widget .ammenu-product-list {
    max-width: 100%;
    list-style: none;
}

.ammenu-nav-sections .widget-product-carousel .ammenu-product-list .product-item,
.ammenu-nav-sections .widget .ammenu-product-list .product-item {
    list-style: none;
}

.ammenu-submenu-wrapper .amreview-widget-container .amreview-title,
.ammenu-submenu-wrapper .amreview-widget-container .review-item {
    background: none !important;
}

.ammenu-submenu-wrapper .ammenu-product-list.-grid {
    margin: 0;
    padding: 0 10px;
}

.ammenu-submenu-block.-builder.-root {
    display: flex;
}

.ammenu-submenu-block.-builder.-root .ammenu-items-list {
    display: flex;
    box-sizing: border-box;
    display: inline-flex;
    font-size: 1.6rem;
    margin: 0;
}

.ammenu-submenu-block.-builder.-root .ammenu-items-list .ammenu-item {
    position: relative;
}

.ammenu-submenu-block.-builder.-root > .ammenu-items-list > .ammenu-item > .ammenu-link {
    font-size: 1.8rem;
    font-weight: 700;
}

.ammenu-submenu-block.-builder.-root > .ammenu-items-list > .ammenu-item > .ammenu-link.-all-link {
    text-decoration: none;
}

.ammenu-submenu-block.-builder.-root .ammenu-label {
    margin: 0 0 0 10px;
}

.ammenu-submenu-block.-builder.-root .ammenu-text-block {
    align-items: center;
}

.ammenu-submenu-block.-builder.-root .ammenu-link .ammenu-text {
    max-width: 300px;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ammenu-submenu-block.-builder.-root .ammenu-submenu-sidebar {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    align-self: stretch;
    box-sizing: border-box;
    flex-grow: 1;
    max-width: 100%;
}

.ammenu-submenu-block.-builder.-root > .ammenu-submenu-block {
    position: relative;
}

.ammenu-submenu-block.-builder.-root .ammenu-submenu-block {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start;
    box-sizing: border-box;
    padding: 0;
    width: 100%;
}

.ammenu-submenu-block.-builder.-root .ammenu-content-block {
    flex-basis: 100%;
    margin: 0;
    max-width: 100%;
    padding: 0;
}

.ammenu-submenu-block.-builder.-root .ammenu-product-list,
.ammenu-submenu-block.-builder.-root .products-slider {
    width: 100%;
}

.ammenu-submenu-block.-horizontal {
    flex-wrap: wrap;
}

.ammenu-submenu-block.-horizontal > div {
    box-sizing: border-box;
    flex-basis: 100%;
}

.ammenu-submenu-block.-horizontal.-root > .ammenu-items-list .ammenu-label {
    white-space: pre;
}

.ammenu-submenu-block.-horizontal > .ammenu-items-list {
    display: flex;
    padding: 0;
    width: 100%;
}

.ammenu-submenu-block.-horizontal > .ammenu-items-list > .ammenu-item {
    margin: 0 20px 0 0;
}

.ammenu-submenu-block.-horizontal > .ammenu-items-list > .ammenu-item > .ammenu-link {
    padding-bottom: 35px;
}

.ammenu-submenu-block.-horizontal > .ammenu-submenu-sidebar {
    flex-basis: 100%;
}

.ammenu-submenu-block.-horizontal > .ammenu-submenu-sidebar > .ammenu-submenu-block:not(.-empty) {
    padding: 35px 0 0;
    position: relative;
}

.ammenu-submenu-block.-horizontal > .ammenu-submenu-sidebar > .ammenu-submenu-block:not(.-empty):after {
    content: '';
    display: inline-block;
    position: absolute;
    border-top: 1px solid currentColor;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
}

.ammenu-submenu-block.-vertical {
    flex-wrap: nowrap;
}

.ammenu-submenu-block.-vertical > .ammenu-items-list {
    display: inline-flex;
    flex-direction: column;
    padding: 0 15px 0 0;
    text-align: right;
}

.ammenu-submenu-block.-vertical > .ammenu-items-list .ammenu-item {
    align-self: flex-start;
    margin: 0;
    min-width: 90px;
}

.ammenu-submenu-block.-vertical > .ammenu-items-list .ammenu-label {
    max-width: 100px;
}

.ammenu-submenu-block.-vertical > .ammenu-items-list + .ammenu-submenu-sidebar {
    padding: 0 0 0 25px;
    position: relative;
}

.ammenu-submenu-block.-vertical > .ammenu-items-list + .ammenu-submenu-sidebar > .ammenu-submenu-block:not(.-empty):before {
    content: '';
    display: inline-block;
    position: absolute;
    border-left: 1px solid currentColor;
    bottom: 0;
    height: 100%;
    left: 0;
    top: 0;
}

.-ie .ammenu-submenu-wrapper .ammenu-items-list > .ammenu-item {
    min-height: 1em;
}

@keyframes slide-right {
    0% {
        transform: translateX(-500%);
    }
    100% {
        transform: translateX(0);
    }
}

@keyframes slide-left {
    0% {
        transform: translateX(500%);
    }
    100% {
        transform: translateX(0);
    }
}

.ammenu-nav-sections.-mobile.-drill .ammenu-drill-section {
    overflow: hidden;
    padding: 0 0 48px 0;
}

.ammenu-nav-sections.-mobile.-drill .ammenu-items.-drill .ammenu-icon-block.-toggle {
    margin-left: auto;
    transform: rotate(180deg);
}

.ammenu-nav-sections.-mobile.-drill .ammenu-item:not(:last-child) > .ammenu-link {
    border-bottom: 1px solid;
}

.ammenu-nav-sections.-mobile.-drill .-slide-left {
    animation: slide-left 0.1s forwards;
}

.ammenu-nav-sections.-mobile.-drill .-slide-right {
    animation: slide-right 0.1s forwards;
}

.ammenu-nav-sections.-mobile.-drill .ammenu-active-level {
    display: flex;
    flex-wrap: wrap;
}

.ammenu-nav-sections.-mobile.-drill .ammenu-active-level .ammenu-item {
    display: flex;
    align-items: center;
}

.ammenu-nav-sections.-mobile.-drill .ammenu-current-title {
    display: flex;
    align-items: center;
    box-sizing: border-box;
    flex-basis: 100%;
    font-size: 2.4rem;
    margin: 0;
    padding: 18px 20px;
}

.ammenu-nav-sections.-mobile.-drill .ammenu-current-title:not(.-clickable) {
    cursor: none;
    pointer-events: none;
}

.ammenu-nav-sections.-mobile.-drill .ammenu-current-title .ammenu-icon-block {
    margin: 0 10px 0 0;
}

.ammenu-drill-navigation {
    border-bottom: 1px solid;
    flex-basis: 100%;
    margin: 0 20px 10px;
}

.ammenu-drill-navigation .ammenu-button {
    display: flex;
    align-items: center;
    background: none;
    border-color: transparent;
    box-shadow: none;
    color: inherit;
    font-weight: inherit;
    outline: none;
    border: none;
    border-radius: 0;
    margin: 0;
    padding: 0;
    font-size: 1.8rem;
    line-height: normal;
    padding: 18px 0;
    text-align: left;
    width: 100%;
}

.ammenu-drill-navigation .ammenu-button .reset-button {
    background: none;
    border-color: transparent;
    box-shadow: none;
    color: inherit;
    font-weight: inherit;
    outline: none;
}

.ammenu-drill-navigation .ammenu-button:focus {
    background: none;
    border-color: transparent;
    box-shadow: none;
    color: inherit;
    font-weight: inherit;
    outline: none;
}

.ammenu-drill-navigation .ammenu-button:hover {
    background: none;
    border-color: transparent;
    box-shadow: none;
    color: inherit;
    font-weight: inherit;
    outline: none;
}

.ammenu-drill-navigation .ammenu-button .ammenu-icon-block {
    margin: 0 25px 0 0;
}

@media only screen and (max-width: 1024px) {
    .ammenu-nav-sections.-sidebar .ammenu-items.-root > .ammenu-item > .ammenu-link {
        min-height: 30px;
        padding-bottom: 5px;
    }

    .ammenu-nav-sections.-sidebar .ammenu-item section.ammenuprem-mobile-content {
        padding-bottom: 0;
    }

    .ammenu-nav-sections.-mobile.-accordion .ammenu-items.-root > .ammenu-item .ammenu-items .ammenu-link {
        padding: 0;
    }

    .ammenu-nav-sections.-sidebar .ammenu-item section.ammenuprem-mobile-content {
        padding-bottom: 0 !important;
    }

    .ammenu-nav-sections.-sidebar .ammenu-item section.ammenuprem-mobile-content a {
        font-weight: 400;
        padding-top: 0 !important;
    }

    .ammenu-menu-wrapper .ammenu-text-block {
        font-weight: 800;
        color: rgb(0, 0, 0);
    }

    .ammenu-nav-sections.-sidebar .ammenu-item section.ammenuprem-mobile-content .cus-pad {
        padding-bottom: 10px;
    }
}

.ammenu-menu-wrapper {
    order: 2;
    width: 100%;
}

@media screen and (min-device-width: 1361px) and (max-device-width: 1410px) {
    .ammenu-header-container .header.content .block-search {
        margin-left: inherit;
    }
}

@media screen and (min-device-width: 1025px) and (max-device-width: 1360px) {
    .ammenu-header-container .header.content .block-search, .amtheme-icons-container {
        top: 0px;
    }
}


.page-header .header.panel {
    margin-inline-end: auto;
    margin-inline-start: auto;
    padding-inline-end: 30px;
    padding-inline-start: 30px;
    box-sizing: border-box;
    width: auto;
}


.amtheme-header-icon {
    width: 40px;
    height: 40px;
}

.cms-linen-m2-new-home-feb .amtheme-icons-container .amtheme-icon {
    padding: 5px !important;
    width: 40px;
    height: 40px;
}

.minicart-wrapper .counter {
    right: 2px !important;
    top: 2px !important;
}

.ammenu-header-container .header.content .block-search {
    max-width: 374px;
}

.ammenu-tabs-list .ammenu-button {
    font-family: 'Century Gothic', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.ammenu-nav-sections.-mobile.-accordion .ammenu-items.-root > .ammenu-item:not(:last-child):not(.-active) > .ammenu-link {
    border-bottom: none;
}

.ammenu-nav-sections.-sidebar .ammenu-items.-root > .ammenu-item > .ammenu-link {
    font-family: 'Century Gothic', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.ammenu-nav-sections.-mobile .ammenuprem-mobile-content {
    box-sizing: border-box;
    flex-basis: 100%;
    font-size: 1.6rem;
    margin: 0 20px;
    max-width: calc(100% - (20px * 2));
    padding: 20px 0;
    line-height: 2.4;
}

.page-header .ammenu-nav-sections.-topmenu .ammenu-submenu-wrapper {
    background-color: rgb(255, 255, 255);
}

button {
    font-family: 'Century Gothic', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.ammenu-nav-sections.-mobile.-drill .ammenu-items.-drill .ammenu-icon-block.-toggle {
    margin-right: 40px;
    margin-left: auto;
    margin-top: 18px;
    margin-bottom: 18px;
}

button.ammenu-button.-go-main {
    background-color: #000000;
    color: #ffffff;
}

button.ammenu-button.-prev {
    background-color: #666666;
    color: #ffffff;
}

.ammenu-nav-sections.-mobile.-drill .ammenu-current-title {
    background-color: #999999;
    color: #000000;
    margin-left: 20px;
    margin-right: 20px;
    font-size: 1.8rem;
}

.ammenu-button.-prev span:last-child::first-letter {
    text-transform: uppercase;
}

.ammenu-button.-prev span:last-child {
    text-transform: lowercase;
}

.ammenu-nav-sections.-mobile.-drill .ammenu-active-level .ammenu-item {
    border-top: 1px solid #9e9e9e;
}

._ammenu-link.-first, .ammenu-nav-sections.-sidebar .ammenu-items.-root > .ammenu-item > .ammenu-link, .ammenu-nav-sections.-mobile.-drill .ammenu-items.-drill .ammenu-link {
    padding-bottom: 5px;
    height: 45.5px;
    min-height: 45px;
}

a.ammenu-link.-mobile.-current path {
    fill: #666666;
}

button.ammenu-link.-mobile path {
    fill: #666666;
}
@media only screen and (max-width: 1024px) {
    .ammenu-menu-wrapper .ammenu-text-block {
        font-size: 1.6rem;
    }
}
.cus-pad {
    color: black !important;
}
@media (max-width: 1024px) {
    .ammenu-header-container .panel.wrapper {
        height: 35px;
    }
}
