@font-face {
    font-family: 'porto-icons';
    src: url('../icon-fonts/font/porto-icons.woff2') format('woff2'), url('../icon-fonts/font/porto-icons.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.catalog-category-view .action.tocart.primary.default-buy-btn {
    display: none;
}

.category-description .block-products-list.grid .products-grid .product-item-info:after {
    box-shadow: none;
    border: none;
}

.category-description .block-products-list.grid .products-grid .product-item {
    width: 16%;
}

.category-description .block-products-list.grid .product-item .product-item-link {
    font-weight: 600;
}

@media only screen and (max-width: 600px) {
    .catalog-category-view .cat-pdt-widget .product-items .product-item {
        width: 50% !important;
        display: block;
        border-left: none;
        margin-left: 0%;
    }

    .products-grid .product-item .product-item-details {
        height: auto;
    }
}

@media screen and (min-device-width: 600px) and (max-device-width: 765px) {
    .catalog-category-view .cat-pdt-widget .product-items .product-item {
        width: 50% !important;
        display: block;
        margin-left: 0%;
    }

    .products-grid .product-item .product-item-details {
        height: auto;
    }
}

@media screen and (min-device-width: 766px) and (max-device-width: 1023px) {
    .catalog-category-view .cat-pdt-widget .product-items .product-item {
        width: 31.33333333% !important;
        display: block;
        border-left: none;
        margin-left: 1% !important;
        margin-right: 1% !important;
    }
}

.page-products .products-grid .product-item .product-item-info.active .weltpixel-quickview.weltpixel_quickview_button_v2, .page-products .products-grid .product-item .product-item-info:hover .weltpixel-quickview.weltpixel_quickview_button_v2 {
    top: 4px;
}

.catalog-category-view .product-item .action.tocart {
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 11px !important;
}

.catalog-category-view .product-item .price-box .price {
    font-size: 16px;
    font-weight: 400;
}

.catalog-category-view .products .product-item .product-item-description {
    font-size: 12px;
    margin-top: 5px;

}

.catalog-category-view .products-grid .price-box {
    text-align: center;
    align-items: center;
    margin-top: 0px;
}

.catalog-category-view.page-products .products-grid .product-item .product-item-details {
    text-align: center;
}

.catalog-category-view .sidebar.sidebar-additional {
    display: none;
}

/* start styles-m.css*/
body {
    margin: 0;
    padding: 0;
}

article, aside, details, figcaption, figure, main, footer, header, nav, section, summary {
    display: block;
}

nav ul, nav ol {
    list-style: none none;
}

img {
    max-width: 100%;
    height: auto;
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

html {
    font-size: 62.5%;
    -ms-text-size-adjust: 100%;
    font-size-adjust: none;
}

body {
    color: #666666;
    font-family: 'Century Gothic', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.25;
    font-size: 1.6rem;
}

p {
    margin-top: 0rem;
    margin-bottom: 1rem;
}

b, strong {
    font-weight: 700;
}

small, .small {
    font-size: 14px;
}

h1, .amtheme-tabs-widget .amtheme-heading {
    font-weight: 700;
    line-height: 2.3rem;
    font-size: 2.2rem;
    margin-top: 0rem;
    margin-bottom: 2rem;
}

h2 {
    font-weight: 700;
    line-height: 2rem;
    font-size: 2.2rem;
    margin-top: 2.5rem;
    margin-bottom: 2rem;
}

h4 {
    font-weight: 700;
    line-height: 1.1;
    font-size: 1.6rem;
    margin-top: 2rem;
    margin-bottom: 2rem;
}

a, .alink {
    color: #070605;
    text-decoration: none;
}

a:visited, .alink:visited {
    color: #070605;
    text-decoration: none;
}

a:hover, .alink:hover {
    color: #070605;
    text-decoration: none;
}

ul, ol {
    margin-top: 0rem;
    margin-bottom: 2.5rem;
}

ul > li, ol > li {
    margin-top: 0rem;
    margin-bottom: 1rem;
}

table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    max-width: 100%;
}

table > tbody > tr > th, table > tfoot > tr > th, table > tbody > tr > td, table > tfoot > tr > td {
    vertical-align: top;
}

table > thead > tr > th, table > tbody > tr > th, table > tfoot > tr > th, table > thead > tr > td, table > tbody > tr > td, table > tfoot > tr > td {
    padding: 10px 15px;
}

button {
    background-image: none;
    background: #e7e3e2;
    border: 0;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-family: 'Century Gothic', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 400;
    margin: 0;
    padding: 15px 35px;
    font-size: 1.8rem;
    line-height: 2rem;
    box-sizing: border-box;
    vertical-align: middle;
}

button.disabled, button[disabled], fieldset[disabled] button {
    opacity: 0.5;
    cursor: default;
    pointer-events: none;
}

input[type="text"], input[type="password"], input[type="url"], input[type="tel"], input[type="search"], input[type="number"], input[type*="date"], input[type="email"] {
    background: #ffffff;
    background-clip: padding-box;
    border: 1px solid #c2c2c2;
    border-radius: 4px;
    font-family: 'Century Gothic', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 16px;
    height: 4rem;
    line-height: 1.25;
    padding: 10px;
    vertical-align: baseline;
    width: 100%;
    box-sizing: border-box;
}

input[type="text"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, input[type="url"]::-webkit-input-placeholder, input[type="tel"]::-webkit-input-placeholder, input[type="search"]::-webkit-input-placeholder, input[type="number"]::-webkit-input-placeholder, input[type*="date"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder {
    color: #c2c2c2;
}

select {
    background: #ffffff;
    background-clip: padding-box;
    border: 1px solid #c2c2c2;
    border-radius: 4px;
    font-family: 'Century Gothic', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 16px;
    height: 4rem;
    line-height: 1.25;
    padding: 5px 10px 4px;
    vertical-align: baseline;
    width: 100%;
    box-sizing: border-box;
}

input[type="checkbox"] {
    margin: 2px 5px 0 0;
    position: relative;
    top: 2px;
}

form {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.abs-reset-list, .block-wishlist-management .wishlist-select-items, .search-autocomplete > ul, .opc-wrapper .opc, .checkout-agreements-items, .order-details-items .items-qty, .search-terms, .amasty-jet-theme .switcher .dropdown:not(.options), .header-links, .header.links, .footer.links, .amtheme-socials-list, .block-banners .banner-items, .block-banners-inline .banner-items, .block-event .slider-panel .slider {
    margin: 0;
    padding: 0;
    list-style: none none;
}

.abs-reset-list > li, .block-wishlist-management .wishlist-select-items > li, .search-autocomplete > ul > li, .opc-wrapper .opc > li, .checkout-agreements-items > li, .order-details-items .items-qty > li, .search-terms > li, .amasty-jet-theme .switcher .dropdown:not(.options) > li, .header-links > li, .header.links > li, .footer.links > li, .amtheme-socials-list > li, .block-banners .banner-items > li, .block-banners-inline .banner-items > li, .block-event .slider-panel .slider > li {
    margin: 0;
}

.abs-visually-hidden, .special-price .price-label, .old-price .price-label, .page-product-giftcard .fieldset.giftcard > .legend, .opc-wrapper .form-giftcard-account .field .label, .block-wishlist-search-form .form-wishlist-search .fieldset > .legend, .page-multiple-wishlist .page-title-wrapper .page-title, .amtheme-comparsion-table .cell.label.product span, .amtheme-comparison-headings .product span, .block-search > .block-title, .block-search .label, .minicart-wrapper .empty, .minicart-wrapper .counter-label, .checkout-index-index .page-title-wrapper, .checkout-payment-method .field-select-billing > .label, .checkout-payment-method .payments .legend, .checkout-payment-method .ccard .legend, .filter-options .filter-count-label, .block.filter .amtheme-icon.-close, .rating-summary .label, .opc-wrapper .form-discount .field .label, .action.skip:not(:focus), .amasty-jet-theme .switcher .label, .limiter .limiter-text, .modes .modes-label {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

body {
    letter-spacing: 0.03em;
}

h1, .amtheme-tabs-widget .amtheme-heading {
    letter-spacing: 0.025em;
}

a {
    font-weight: 700;
    transition: color 0.4s ease-in-out;
}

.items {
    margin: 0;
    padding: 0;
    list-style: none none;
}

.columns {
    position: relative;
}

.navigation, .breadcrumbs, .page-header .header.panel, .header.content, .footer.content, .page-main, .page-wrapper > .widget, .page-wrapper > .page-bottom, .block.category.event, .top-container, .page-main-description, .-sticky-message .content, .amsticky-cart-block .amtheme-form-cart {
    padding-inline-end: 35px;
    padding-inline-start: 35px;
}

.page-main {
    margin-bottom: 40px;
}

table > tbody:last-of-type > tr:last-of-type td {
    padding-bottom: 20px;
}

.amtheme-messages:not(.-visible) {
    display: none;
}

/* Change Autocomplete styles in Chrome */
input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, textarea:-webkit-autofill, textarea:-webkit-autofill:hover, textarea:-webkit-autofill:focus, select:-webkit-autofill, select:-webkit-autofill:hover, select:-webkit-autofill:focus {
    box-shadow: 0 0 0 1000px rgba(232, 240, 254, 0.32) inset;
    -webkit-text-fill-color: #000000;
    transition: background-color 5000s ease-in-out 0s;
}

input[type='checkbox'], input[type='radio'] {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 0;
    margin: 0;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    width: 0;
    position: absolute;
}

input[type='text'], input[type='password'], input[type='url'], input[type='tel'], input[type='search'], input[type='number'], input[type='datetime'], input[type='email'], textarea, select {
    background: #ffffff;
    border: 1px solid #dfdedd;
    border-radius: 4px;
    color: #666666;
    display: block;
    font-style: normal;
    height: 4rem;
    padding: 10px;
}

input[type='text']::-webkit-input-placeholder, input[type='password']::-webkit-input-placeholder, input[type='url']::-webkit-input-placeholder, input[type='tel']::-webkit-input-placeholder, input[type='search']::-webkit-input-placeholder, input[type='number']::-webkit-input-placeholder, input[type='datetime']::-webkit-input-placeholder, input[type='email']::-webkit-input-placeholder, textarea::-webkit-input-placeholder, select::-webkit-input-placeholder {
    color: #a8a69f;
    font-size: 1.4rem;
    line-height: 1.25;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url("../svg/color_mode/dark/arrow-bottom.svg") center / 20px no-repeat;
    background-color: #ffffff;
    background-position: calc(100% - 15px) 50%;
    color: #666666;
    cursor: pointer;
    padding: 10px 4rem 10px 10px;
}

form .field {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
    position: relative;
}

form .control {
    width: 100%;
}

form label.label, .fieldset-product-options-inner > .legend {
    color: #4a4948;
    display: inline-block;
    margin-bottom: 10px;
}

.field.required:not(.choice) > label:after, .field._required:not(.choice) > label:after, .fieldset > p.required, .fieldset-product-options-inner.required > .legend:after {
    color: #fce0e0;
    text-align: right;
}

.field.required:not(.choice) > label:after, .field._required:not(.choice) > label:after, .fieldset-product-options-inner.required > .legend:after {
    content: '*';
    font-size: 1.3rem;
    vertical-align: top;
}

.amtheme-select, .amtheme-select[multiple], .amtheme-file, .limiter .amtheme-select, .limiter .amtheme-select[multiple] {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 0;
    margin: 0;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 0;
    min-height: 0;
}

button:not(.primary) {
    border-radius: 4px;
}

.action.primary, .amshopby-button, .am-filter-go, .amasty-jet-theme .amshopby-fromto-wrap .am-fromto-widget > .am-filter-go, .am-show-button > .amshopby-button {
    background-image: none;
    background: #2d2e2c;
    border: 0;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-family: 'Century Gothic', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 700;
    padding: 12px 25px;
    font-size: 2rem;
    line-height: 2.5rem;
    box-sizing: border-box;
    vertical-align: middle;
}

button.size-s, .action.size-s {
    line-height: 2rem;
    padding: 12px 25px;
    font-size: 1.8rem;
}

button, .action.primary, .action.outline, .modal-popup .modal-footer .action:not(.primary):not(.secondary), .amshopby-button, .am-filter-go, .order-details-items > .actions-toolbar:first-child .action, .shared.wishlist .col .tocart, .amasty-jet-theme .amshopby-fromto-wrap .am-fromto-widget > .am-filter-go, .am-show-button > .amshopby-button {
    font-style: normal;
    letter-spacing: 0.07000000000000001em;
    transition: all 0.4s ease-in-out;
}

.button-as-link, .button-as-link.action, .checkout-shipping-address .new-address-popup .action-show-popup, .checkout-shipping-address .new-address-popup .action-show-popup.action, .form-wishlist-items .actions-toolbar .action.share, .amtheme-gift-options .actions-toolbar .action-cancel, .amtheme-gift-options .actions-toolbar .action-cancel.action {
    line-height: 1.25;
    margin: 0;
    padding: 0;
    color: #736c82;
    text-decoration: none;
    background: none;
    border: 0;
    display: inline;
}

.pages {
    align-items: center;
    display: flex;
}

.pages .items {
    font-size: 0;
    letter-spacing: -1px;
    line-height: 0;
    white-space: nowrap;
    margin: 0;
    padding: 0;
    list-style: none none;
    display: inline-block;
    font-weight: 400;
}

.pages .item {
    font-size: 1.6rem;
    line-height: 2rem;
    letter-spacing: normal;
    margin: 0 4px 0 0;
    display: inline-block;
}

.pages .item .label {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.pages a.page {
    color: #736c82;
    display: inline-block;
    text-decoration: none;
}

.pages strong.page {
    font-size: 1.6rem;
    line-height: 2rem;
    letter-spacing: normal;
    color: #666666;
    display: inline-block;
    font-weight: 400;
}

.pages .action {
    color: #3d3731;
    display: inline-block;
    padding: 0;
    text-decoration: none;
}

.pages .items {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
}

.pages .item {
    min-width: 26px;
}

.pages .page {
    font-weight: 400;
    text-align: center;
    transition: color 0.4s ease-in-out;
    width: 100%;
}

.pages .current {
    align-items: center;
    background: #f7f7f7;
    border-radius: 50%;
    display: inline-flex;
    height: 26px;
    justify-content: center;
    min-width: 26px;
}

.pages .action > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.pages .action, .pages .link {
    color: #3d3731;
    font-weight: 400;
    transition: color 0.4s ease-in-out;
    white-space: nowrap;
}

.pages .action.previous, .pages .link.previous, .pages .action.next, .pages .link.next {
    display: inline-block;
}

.pages .action.previous span, .pages .link.previous span, .pages .action.next span, .pages .link.next span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    max-width: 80px;
    vertical-align: middle;
}

.pages .action.next, .pages .link.next {
    margin-inline-start: 10px;
}

.pages .action > .label, .pages .link > .label {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.pages .amtheme-icon {
    height: 20px;
    vertical-align: middle;
    width: 20px;
}

.actions-toolbar {
    align-items: center;
    display: flex;
    margin-top: 30px;
}

.actions-toolbar .action.primary, .actions-toolbar .primary > .action, .actions-toolbar .amshopby-button, .actions-toolbar .am-filter-go, .actions-toolbar .amasty-jet-theme .amshopby-fromto-wrap .am-fromto-widget > .am-filter-go, .actions-toolbar .am-show-button > .amshopby-button {
    background-image: none;
    background: #e7e3e2;
    border: 0;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-family: 'Century Gothic', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 400;
    margin: 0;
    padding: 15px 35px;
    font-size: 1.8rem;
    line-height: 2rem;
    box-sizing: border-box;
    vertical-align: middle;
    border-radius: 4px;
}

.actions-toolbar .action.secondary, .actions-toolbar .secondary > .action {
    float: none;
    line-height: 20px;
    order: 0;
}

.actions-toolbar > .secondary {
    margin-inline-start: 25px;
}

.breadcrumbs {
    margin: 0 0 20px;
}

.breadcrumbs .items {
    font-size: 1.2rem;
    color: #4a4948;
    margin: 0;
    padding: 0;
    list-style: none none;
}

.breadcrumbs .items > li {
    display: inline-block;
    vertical-align: top;
}

.breadcrumbs .item {
    margin: 0;
}

.breadcrumbs a {
    color: #a8a69f;
    display: inline-block;
    text-decoration: none;
}

.breadcrumbs a:visited {
    color: #a8a69f;
    text-decoration: none;
}

.breadcrumbs strong {
    display: inline-block;
    font-weight: 700;
}

.breadcrumbs a {
    transition: color 0.4s ease-in-out;
}

.breadcrumbs a, .breadcrumbs strong {
    vertical-align: middle;
}

.breadcrumbs .item {
    cursor: default;
    text-transform: uppercase;
}

.breadcrumbs .item:not(:last-child):after {
    background: url("../svg/color_mode/dark/breadcrumbs-arrow.svg") no-repeat center;
    content: '';
    display: inline-block;
    height: 10px;
    padding: 0 10px;
    vertical-align: middle;
    width: 6px;
}

._am-price-container, .price-container, .price-to, .normal-price .price-container {
    align-items: flex-end;
    display: flex;
    flex-wrap: wrap;
}

.price, .price-wrapper {
    display: inline-block;
}

.price-box .price {
    font-size: 2.6rem;
    font-weight: 700;
    letter-spacing: .01em;
    line-height: 2.5rem;
    vertical-align: top;
}

.price-box .price-label {
    margin-inline-end: 5px;
    color: #4a4948;
}

.price-box {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    padding: 5px 0;
}

.special-price .price, .price-box.-am-special-price .normal-price .price-label + .price-wrapper > .price {
    color: #4a4948;
}

.special-price .price-wrapper:not(.price-including-tax) .price {
    margin-inline-end: 5px;
}

.old-price .price, .map-old-price {
    color: #4a4948;
    font-size: 16px;
    font-weight: 400;
    line-height: 2.3rem;
    position: relative;
}

.old-price .price:before, .old-price-wrap > .old-price:last-of-type:after, .map-old-price .price-wrapper:before {
    background: #3d3731;
    content: '';
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%;
}

.modal-slide, .modal-popup {
    bottom: 0;
    left: 0;
    min-width: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 0s .3s, opacity .3s ease;
    transition: visibility 0s .3s, opacity .3s ease;
}

.modal-slide .modal-inner-wrap, .modal-popup .modal-inner-wrap {
    background-color: #ffffff;
    box-shadow: 0 4px 8px rgba(57, 56, 56, 0.1);
    opacity: 1;
    pointer-events: auto;
}

.modal-slide {
    left: 44px;
    z-index: 900;
}

.modal-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    width: auto;
}

.modal-slide._inner-scroll .modal-inner-wrap {
    overflow-y: visible;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.modal-slide._inner-scroll .modal-header, .modal-slide._inner-scroll .modal-footer {
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
}

.modal-slide._inner-scroll .modal-content {
    overflow-y: auto;
}

.modal-slide .modal-header, .modal-slide .modal-content, .modal-slide .modal-footer {
    padding: 0 2.6rem 2.6rem;
}

.modal-slide .modal-header {
    padding-bottom: 2.1rem;
    padding-top: 2.1rem;
}

.modal-popup {
    z-index: 900;
    left: 0;
    overflow-y: auto;
}

.modal-popup.confirm .modal-inner-wrap {
    max-width: 60rem;
}

.modal-popup._show .modal-inner-wrap {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.modal-popup .modal-inner-wrap {
    margin: 5rem auto;
    width: 430px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    box-sizing: border-box;
    height: auto;
    left: 0;
    position: absolute;
    right: 0;
    -webkit-transform: translateY(-200%);
    transform: translateY(-200%);
    -webkit-transition: -webkit-transform 0.2s ease;
    transition: transform .2s ease;
}

.modal-popup._inner-scroll {
    overflow-y: visible;
}

.ie11 .modal-popup._inner-scroll {
    overflow-y: auto;
}

.modal-popup._inner-scroll .modal-inner-wrap {
    max-height: 90%;
}

.ie11 .modal-popup._inner-scroll .modal-inner-wrap {
    max-height: none;
}

.modal-popup._inner-scroll .modal-content {
    overflow-y: auto;
}

.modal-popup .modal-header, .modal-popup .modal-content, .modal-popup .modal-footer {
    padding-left: 20px;
    padding-right: 20px;
}

.modal-popup .modal-header, .modal-popup .modal-footer {
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
}

.modal-popup .modal-header {
    padding-bottom: 8px;
    padding-top: 20px;
}

.modal-popup .modal-footer {
    margin-top: auto;
    padding-bottom: 20px;
    padding-top: 20px;
}

.modal-popup .modal-footer-actions {
    text-align: right;
}

.modal-custom .action-close, .modal-popup .action-close, .modal-slide .action-close {
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-shadow: none;
    font-weight: 400;
    display: inline-block;
    text-decoration: none;
    color: #3d3731;
    position: absolute;
    right: 0;
    top: 0;
}

.modal-custom .action-close:focus, .modal-popup .action-close:focus, .modal-slide .action-close:focus, .modal-custom .action-close:active, .modal-popup .action-close:active, .modal-slide .action-close:active {
    background: none;
    border: none;
}

.modal-custom .action-close:hover, .modal-popup .action-close:hover, .modal-slide .action-close:hover {
    background: none;
    border: none;
}

.modal-custom .action-close.disabled, .modal-popup .action-close.disabled, .modal-slide .action-close.disabled, .modal-custom .action-close[disabled], .modal-popup .action-close[disabled], .modal-slide .action-close[disabled], fieldset[disabled] .modal-custom .action-close, fieldset[disabled] .modal-popup .action-close, fieldset[disabled] .modal-slide .action-close {
    pointer-events: none;
    opacity: 0.5;
}

.modal-custom .action-close > span, .modal-popup .action-close > span, .modal-slide .action-close > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.modal-custom .action-close:before, .modal-popup .action-close:before, .modal-slide .action-close:before {
    -webkit-font-smoothing: antialiased;
    font-size: 15px;
    line-height: 32px;
    content: '\f819';
    font-family: 'porto-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    text-align: center;
}

.modal-custom .action-close:hover:before, .modal-popup .action-close:hover:before, .modal-slide .action-close:hover:before {
    color: inherit;
}

.modal-custom .action-close:active:before, .modal-popup .action-close:active:before, .modal-slide .action-close:active:before {
    color: inherit;
}

.modal-custom .action-close:hover:before, .modal-popup .action-close:hover:before, .modal-slide .action-close:hover:before {
    color: #a8a69f;
}

.modal-custom .action-close:before, .modal-popup .action-close:before, .modal-slide .action-close:before {
    border-color: #3d3731;
    color: #3d3731;
    fill: #3d3731;
}

.modal-custom .modal-inner-wrap, .modal-popup .modal-inner-wrap, .modal-slide .modal-inner-wrap {
    overflow: auto;
    scrollbar-color: #dfdedd #ffffff;
    scrollbar-width: thin;
    background: #ffffff;
    border-radius: 6px;
    max-height: 90vh;
}

.modal-custom .modal-inner-wrap::-webkit-scrollbar, .modal-popup .modal-inner-wrap::-webkit-scrollbar, .modal-slide .modal-inner-wrap::-webkit-scrollbar {
    height: 4px;
    width: 4px;
}

.modal-custom .modal-inner-wrap::-webkit-scrollbar-track, .modal-popup .modal-inner-wrap::-webkit-scrollbar-track, .modal-slide .modal-inner-wrap::-webkit-scrollbar-track {
    background-color: transparent;
    box-shadow: none;
}

.modal-custom .modal-inner-wrap::-webkit-scrollbar-thumb, .modal-popup .modal-inner-wrap::-webkit-scrollbar-thumb, .modal-slide .modal-inner-wrap::-webkit-scrollbar-thumb {
    background: #dfdedd;
    border-radius: 12px;
}

.modal-custom .modal-inner-wrap > *, .modal-popup .modal-inner-wrap > *, .modal-slide .modal-inner-wrap > * {
    max-width: none;
}

.modal-popup {
    pointer-events: none;
}

.modal-popup .modal-title {
    word-break: break-word;
    word-wrap: break-word;
    font-size: 2.2rem;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 0;
    padding-bottom: 0;
}

.ie11 .modal-popup .modal-title {
    word-break: break-all;
}

.ie11 .modal-popup .modal-title {
    word-break: break-all;
}

.ie11 .modal-popup .modal-title {
    word-break: break-all;
}

.modal-popup .modal-subtitle {
    display: block;
    font-size: 16px;
    font-weight: 400;
    margin-top: 10px;
}

.modal-popup .action-close {
    padding: 10px;
}

.modal-popup .modal-header {
    padding: 20px;
}

.modal-popup .modal-content {
    padding-bottom: 20px;
}

[data-content-type='html'] {
    word-wrap: break-word;
}

.columns .column.main {
    max-width: 100%;
}

.filter-options-item .filter-options-title:after {
    font-size: 14px;
}

.catalog-topnav {
    display: none;
}

.filter [data-role='collapsible']:not([data-collapsible='true']) [data-role='content'] {
    display: none;
}

.filter-options-item .filter-options-content {
    padding-bottom: 5px;
}

.filter-options-item .filter-options-content .items:not(.items-children):not(.am-category-view), .filter-options-item .filter-options-content .am-category-wrapper, .filter-options-item .filter-options-content .amshopby-fromto-wrap {
    margin: 0 10px;
}

.filter-options-item .filter-options-content .items [class*='am-filter-item'] {
    margin-left: 0;
    padding: 0;
}

.filter-options-item .filter-options-content .count {
    display: inline-flex;
    padding-left: 0;
}

.filter-options-content .am-ranges .items.-am-multiselect .item {
    position: relative;
}

.filter-options-content .am-ranges .items.-am-multiselect .item [class*='am-filter-item'] {
    padding-left: 20px;
}

.filter-options-content .item a:hover {
    background-color: transparent;
    color: #e7e3e2;
}

.filter-options-content .item a:hover .count {
    color: #e7e3e2;
}

.filter-options-content .item:first-child {
    margin-top: 0;
}

.filter-options-content .item:last-child {
    margin-bottom: 0;
}

.filter-options-content .item > a {
    display: block;
}

.filter-content [class*='am-filter-item']:hover ~ .amshopby-choice:before {
    border-color: #e7e3e2;
}

.filter-content .items.-am-multiselect [class*='am-filter-item']:hover {
    color: inherit;
}

.filter-content .items.-am-multiselect [class*='am-filter-item']:hover .count {
    color: #757575;
}

#amasty-shopby-product-list {
    z-index: 1;
}

#amasty-shopby-product-list .products.wrapper {
    position: relative;
}

.amshopby-overlay-block {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 230;
    display: none;
    width: 100%;
    background: rgba(255, 255, 255, 0.5);
}

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

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

.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-text-block {
    display: flex;
    align-items: flex-start;
    align-self: center;
    margin: 0;
    position: relative;
}

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

.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 .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;
}

.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-nav-sections.-topmenu {
    transition: 0.1s all ease-in;
}

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

.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 > .ammenu-link {
    font-size: 1.4rem;
    padding: 14.5px 14px;
    position: relative;
}

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

.page-products .product-item .weltpixel-quickview {
    height: 0;
    overflow: hidden;
    display: inline-block;
}

.product-item > .product-item-info {
    padding: 20px;
    display: flex;
    flex-direction: column;
}

/* .product-item .product-item-photo {
    display: block;
} */

.product-item .product-item-name {
    display: inline-block;
    min-height: 40px;
}

.product-item .product-image-container {
    display: block;
    max-width: 100%;
}

.product-item .product-image-wrapper {
    display: block;
    height: 0;
    overflow: hidden;
    position: relative;
    z-index: auto;
}

.product-item .product-item-link {
    overflow: hidden;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    word-break: break-word;
    word-wrap: break-word;
    color: #666666;
    font-weight: 400;
    max-height: 50px;
    transition: color 0.4s ease-in-out;
    padding-top: 5px;
}

.product-item .product-item-link:hover {
    color: #e7e3e2;
}

.product-item .product-item-details > *:not(:last-child) {
    margin-bottom: 15px;
}

.product-item .product-item-details {
    display: flex;
    flex: 1 0 auto;
    flex-direction: column;
    justify-content: space-between;
    margin-top: 15px;
    min-height: 1px;
    z-index: 7;
}

.product-item .action.tocart {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
}

.product-item .action.tocart:before {
    display: none;
}

.product-item .action.tocart.primary:before {
    margin: 0 10px 0 0;
    width: 25px;
    height: 25px;
    border: 3px solid transparent;
    background-image: linear-gradient(#2d2e2c, #2d2e2c), radial-gradient(circle at top left, #ffffff, rgba(255, 255, 255, 0.2));
    animation: spin 0.8s linear 0s infinite;
    background-clip: content-box, border-box;
    background-origin: border-box;
    border-radius: 50%;
    content: '';
    vertical-align: top;
}

.product-item .product-image-photo, .catalog-category-view .product-item .product-image-wrapper > img, .catalogsearch-result-index .product-item .product-image-wrapper > img {
    bottom: 0;
    display: block;
    height: auto;
    left: 0;
    margin: auto;
    max-width: 100%;
    position: absolute;
    right: 0;
    top: 0;
}

.products-grid .product-item-info {
    height: 100%;
}

.products-grid .product-photo-wrapper {
    display: block;
    min-height: 1px;
}

.products-grid .price-box {
    margin-top: auto;
}

.catalogsearch-result-index .products.wrapper ~ .toolbar, .catalogsearch-advanced-result .products.wrapper ~ .toolbar, .catalog-category-view .products.wrapper ~ .toolbar, .catalogsearch-result-index .products.wrapper ~ .toolbar .pager, .catalogsearch-advanced-result .products.wrapper ~ .toolbar .pager, .catalog-category-view .products.wrapper ~ .toolbar .pager, .ambrand-index-index .products.wrapper ~ .toolbar, .ambrand-index-index .products.wrapper ~ .toolbar .pager, .amshopby-index-index .products.wrapper ~ .toolbar, .amshopby-index-index .products.wrapper ~ .toolbar .pager {
    margin: 20px 0;
}

.catalogsearch-result-index .products.wrapper ~ .toolbar .pages, .catalogsearch-advanced-result .products.wrapper ~ .toolbar .pages, .catalog-category-view .products.wrapper ~ .toolbar .pages, .ambrand-index-index .products.wrapper ~ .toolbar .pages, .amshopby-index-index .products.wrapper ~ .toolbar .pages {
    align-items: center;
    display: flex;
    justify-content: center;
}

.catalogsearch-result-index .top-toolbar > .toolbar, .catalogsearch-advanced-result .top-toolbar > .toolbar, .catalog-category-view .top-toolbar > .toolbar, .ambrand-index-index .top-toolbar > .toolbar, .amshopby-index-index .top-toolbar > .toolbar {
    display: flex;
    flex-direction: column-reverse;
}

.catalogsearch-result-index .toolbar-products .pages, .catalogsearch-advanced-result .toolbar-products .pages, .catalog-category-view .toolbar-products .pages, .catalogsearch-result-index .toolbar-products .limiter, .catalogsearch-advanced-result .toolbar-products .limiter, .catalog-category-view .toolbar-products .limiter, .ambrand-index-index .toolbar-products .pages, .ambrand-index-index .toolbar-products .limiter, .amshopby-index-index .toolbar-products .pages, .amshopby-index-index .toolbar-products .limiter {
    display: none;
}

.amtheme-sticky-compare {
    border-radius: 4px 0 0 4px;
    cursor: pointer;
    display: none;
    margin: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    z-index: 10;
}

.amtheme-sticky-compare.-fixed {
    position: fixed;
}

.sidebar .action.button-as-link, .sidebar .action.checkout-shipping-address .new-address-popup .action-show-popup, .column.main .block.widget.block-viewed-products-grid .action.button-as-link, .sidebar .action.amtheme-gift-options .actions-toolbar .action-cancel, .column.main .block.widget.block-viewed-products-grid .action.checkout-shipping-address .new-address-popup .action-show-popup, .column.main .block.widget.block-viewed-products-grid .action.amtheme-gift-options .actions-toolbar .action-cancel {
    display: inline-flex;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1;
}

.catalog-category-view .page-title {
    margin-bottom: 10px;
}

.catalog-category-view .wrapper-description {
    margin: 20px auto;
    box-sizing: border-box;
    padding-bottom: 20px;
    padding-top: 20px;
    width: 100%;
}

.product-items {
    box-sizing: border-box;
    display: flex;
}

.product-items *, .product-items *:before, .product-items *:after {
    box-sizing: border-box;
}

.products.grid > .product-items, .form-wishlist-items .products-grid > .product-items {
    flex-flow: row wrap;
}

.products.grid .product-item, .form-wishlist-items .products-grid .product-item {
    margin-bottom: 0;
    margin-inline-end: 10px;
    margin-inline-start: 0;
    margin-top: 20px;
    width: calc(50% - 5px);
}

@media (min-width: 768px) {
    .products.grid .product-item, .form-wishlist-items .products-grid .product-item {
        max-width: calc(50% - 5px);
    }
}

.products-list .price-box, .products-grid .price-box {
    align-items: flex-start;
    flex-direction: column;
}

.products .product-item-description {
    padding-bottom: 5px;
}

.amtheme-icons-position {
    position: absolute;
}

.amtheme-icons-position.-top-left, .amtheme-icons-position.-top-right, .amtheme-icons-position.-bottom-left, .amtheme-icons-position.-bottom-right {
    display: flex;
}

.amtheme-icons-position.-bottom-left {
    bottom: 0;
    left: 0;
}

.amtheme-icons-position.-bottom-right {
    bottom: 0;
    right: 0;
}

.amtheme-icons-position.-top-left, .amtheme-icons-position.-bottom-left {
    margin-inline-start: -10px;
}

.amtheme-icons-position.-top-right, .amtheme-icons-position.-bottom-right {
    margin-right: -10px;
}

.block-search {
    box-sizing: border-box;
    margin-bottom: 0;
    width: 100%;
}

.block-search > .block-content {
    height: 50px;
    margin-bottom: 0;
}

.block-search .form {
    height: 100%;
    position: relative;
}

.block-search .field, .block-search .control {
    height: 100%;
    width: 100%;
}

.block-search .input-text {
    align-items: center;
    appearance: none;
    background: #f7f7f7;
    border: 0;
    border-radius: 50px;
    display: flex;
    height: 100%;
    padding: 10px 10px 10px 50px;
    position: relative;
    transition: box-shadow 0.4s ease-in-out;
    z-index: 12;
}

.block-search .input-text::-webkit-input-placeholder {
    color: #c2c2c2;
    font-size: 1.4rem;
    line-height: 2rem;
}

.block-search .actions {
    display: inline-block;
    left: 5px;
    position: absolute;
}

.block-search .action {
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    height: auto;
    line-height: 1;
    padding: 10px;
    position: relative;
    z-index: 12;
}

.block-search .action.disabled, .block-search .action[disabled], fieldset[disabled] .block-search .action {
    pointer-events: none;
    opacity: 0.5;
}

.block-search .action:disabled {
    opacity: 1;
}

.block-search .amtheme-reset {
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    position: absolute;
    right: 5px;
}

.block-search .amtheme-icon {
    height: 25px;
    vertical-align: top;
    width: 25px;
}

.block-search .amtheme-icon.-reset {
    background: #dfdedd;
    padding: 5px;
}

.block-search .amtheme-close {
    top: 50%;
    transform: translateY(-50%);
    background: #f7f7f7;
    border-radius: 50px;
    cursor: pointer;
    display: inline-block;
    left: 5px;
    padding: 10px;
    position: absolute;
    transition: none;
    z-index: 50;
}

.search-autocomplete {
    background: #ffffff;
    color: #4a4948;
    z-index: 11;
}

.minicart-wrapper {
    display: inline-block;
    position: relative;
}

.minicart-wrapper:before, .minicart-wrapper:after {
    content: '';
    display: table;
}

.minicart-wrapper:after {
    clear: both;
}

.minicart-wrapper .action.showcart {
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
}

.minicart-wrapper .block-minicart {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #ffffff;
    border: 1px solid #dfdedd;
    margin-top: 4px;
    min-width: 100%;
    width: 370px;
    z-index: 115;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
}

.minicart-wrapper .counter {
    align-items: center;
    background: #f23b3b;
    border-radius: 20px;
    box-sizing: border-box;
    display: flex;
    height: 19px;
    justify-content: center;
    min-width: 19px;
    padding: 3px 3px 2px 4px;
    position: absolute;
    right: 2px;
    top: 2px;
}

.minicart-wrapper .counter-number {
    color: #ffffff;
    font-size: 1.2rem;
    line-height: normal;
}

.block.block-minicart {
    background: #f7f7f7;
    border-radius: 4px;
    padding: 20px;
    z-index: 110;
}

.popup-authentication .modal-content {
    padding: 0 30px 30px;
}

.popup-authentication .block-customer-login {
    border-bottom: 1px solid #dfdedd;
    padding-bottom: 45px;
}

.popup-authentication .block-new-customer {
    padding-top: 45px;
}

.popup-authentication .block.block-customer-login .block-title, .popup-authentication .block.block-new-customer .block-title {
    margin-bottom: 20px;
    text-align: left;
}

.form.password.reset, .form.send.confirmation, .form.password.forget, .form.create.account, .form.search.advanced, .form.form-orders-search, .block.block-customer-login, .block.block-new-customer {
    margin-bottom: 50px;
    max-width: 430px;
    width: 100%;
}

.field.password .control {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.field.password .control .input-text {
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
}

._block-title, .customer-account-create .page-title, .block.block-customer-login .block-title, .block.block-new-customer .block-title, .customer-account-forgotpassword .page-title, .customer-account-confirmation .page-title, .customer-account-createpassword .page-title, .multishipping-checkout-register .page-title {
    font-size: 2.2rem;
    font-weight: 700;
    line-height: 2.2rem;
    margin: 0 auto 20px;
    max-width: 430px;
}

.block.block-customer-login, .block.block-new-customer {
    margin: auto;
}

.block.block-new-customer div.block-title {
    margin-bottom: 10px;
}

.toolbar-sorter .amtheme-filter-wrap {
    flex: 1;
}

.amtheme-filter-action {
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    align-items: center;
    cursor: pointer;
    transition: none;
}

.amtheme-filter-action .amtheme-title {
    font-weight: 400;
}

.page-with-filter .block.filter {
    position: relative;
}

.block.filter {
    margin: 0;
}

.block.filter .filter-title {
    display: none;
}

.block.filter .filter-options-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
    cursor: pointer;
    padding: 15px 20px 15px 0;
    position: relative;
    width: 100%;
}

.block.filter .filter-options-title:after {
    background: url("../svg/color_mode/dark/arrow-bottom.svg") no-repeat 100% / contain;
    content: '';
    height: 20px;
    position: absolute;
    right: 0;
    transition: transform 0.2s ease-in-out;
    width: 20px;
}

.block.filter .filter-options-item {
    border-radius: 2px;
}

.block.filter .filter-options-item.-active .filter-options-title:after {
    transform: translateY(-50%) rotateZ(180deg);
}

.block.filter .filter-options-content {
    padding: 5px 0;
}

.filter-options a:hover {
    color: #e7e3e2;
    font-weight: 400;
}

.filter-options a:hover .count {
    color: #e7e3e2;
}

.filter-options .item {
    margin: 0 0 10px;
    padding: 2px 0;
}

ilter-options a {
    color: #666666;
    display: inline-flex;
    font-weight: 400;
    max-width: 100%;
    overflow: hidden;
}

.block.filter .filter-subtitle {
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 2.5rem;
}

.block.filter .action.amtheme-close {
    display: none;
}

.amtheme-newsletter-block.amtheme-newsletter {
    background-color: #e7e3e2;
}

.amtheme-newsletter-block.amtheme-newsletter .amtheme-container {
    padding: 0 25px;
}

.amtheme-newsletter-block.amtheme-newsletter .amtheme-description {
    color: #ffffff;
}

.amtheme-newsletter-block.amtheme-newsletter .amtheme-content .amtheme-description, .amtheme-newsletter-block.amtheme-newsletter .amtheme-content .amtheme-form {
    order: 1;
    padding: 15px;
}

.amtheme-newsletter-block.amtheme-newsletter .amtheme-content.-right .amtheme-description {
    text-align: right;
}

.amtheme-newsletter-block.amtheme-newsletter .amtheme-content.-vertical-view {
    flex-direction: column;
    justify-content: center;
}

.amtheme-newsletter-block.amtheme-newsletter .amtheme-content.-vertical-view.-right {
    align-items: flex-end;
}

.amtheme-newsletter-block.amtheme-newsletter .amtheme-content.-vertical-view .-before-input {
    order: 1;
}

.amtheme-newsletter-block .amtheme-description {
    margin: 0 0 15px;
}

.amtheme-newsletter-block .amtheme-title {
    font-size: 2.2rem;
    font-weight: 700;
    margin: 0 0 15px;
}

.amtheme-newsletter-block .amtheme-form {
    align-items: flex-start;
    display: flex;
}

.amtheme-newsletter-block .amtheme-field {
    flex-grow: 1;
}

.amtheme-newsletter-block .amtheme-field.newsletter {
    align-items: flex-start;
    display: flex;
}

.amtheme-newsletter-block .amtheme-label {
    display: block;
    position: relative;
}

.amtheme-newsletter-block .amtheme-input {
    height: 44px;
    min-width: 150px;
}

.amtheme-newsletter-block .action {
    margin-bottom: 0;
    margin-inline-end: 0;
    margin-inline-start: 15px;
    margin-top: 0;
}

body {
    background-color: #ffffff;
}

.cookie-status-message {
    display: none;
}

.page-wrapper {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    overflow-x: hidden;
}

.page-main {
    flex-grow: 1;
}

.page-header > .content {
    align-items: center;
    background: #ffffff;
    display: flex;
    flex: 1 0 0;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 19px 35px 20px;
}

.page-header > .content .logo-image {
    display: block;
}

.page-header .panel.wrapper, .page-header .header.content {
    box-sizing: border-box;
    margin: 0 auto;
    width: 100%;
}

.amtheme-icons-container {
    align-items: center;
    display: flex;
}

.amtheme-icons-container .amtheme-icon {
    padding: 5px;
    vertical-align: middle;
}

.panel {
    display: none;
}

.panel .authorization-link {
    position: relative;
}

.panel .authorization-link:not(:last-child) {
    margin-inline-end: 20px;
}


.panel .authorization-link:after {
    content: attr(data-label);
    display: inline-block;
    position: absolute;
    right: -25px;
    top: 0;
}

.header.links {
    margin-inline-start: 60px;
    display: inline-flex;
}

.header.links > li:not(:first-child) {
    margin-bottom: 0;
    margin-inline-end: 0;
    margin-inline-start: 15px;
    margin-top: 0;
}

.header.links > .authorization-link:not(:last-child) {
    margin-inline-end: 20px;
}

.header.links a {
    transition: color 0.4s ease-in-out;
}

.amtheme-socials-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.amtheme-socials-list .amtheme-item {
    margin-bottom: 20px;
    padding: 0 10px;
}

.amtheme-socials-list .amtheme-action {
    background: #3d3731;
    border-radius: 50%;
    box-sizing: border-box;
    display: inline-block;
    height: 40px;
    padding: 10px;
    transition: all 0.4s ease-in-out;
    vertical-align: top;
    width: 40px;
}

.amtheme-socials-list .amtheme-action > svg {
    height: 100%;
    width: 100%;
}

.amtheme-socials-list .amtheme-action path {
    fill: #ffffff;
}

.amtheme-payment-methods .amtheme-payments-list {
    margin: 0;
    padding: 0;
    list-style: none none;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
}

.amtheme-payment-methods .amtheme-payments-list .amtheme-item {
    margin-bottom: 10px;
    margin-right: 10px;
}

.amtheme-payment-methods .amtheme-payments-list .amtheme-item:last-child {
    margin-right: 0;
}

.amtheme-payment-methods.footer-payments {
    display: flex;
}

.amtheme-payment-methods.footer-payments .amtheme-payments-list {
    width: 100%;
}

.amtheme-payment-methods.footer-payments .amtheme-payments-list.-left {
    justify-content: flex-start;
}

.copyright {
    font-size: 1.2rem;
    font-weight: 700;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    background: #f7f7f7;
    color: #a8a69f;
    display: block;
    line-height: 1.4rem;
    padding: 20px 25px;
    text-align: center;
}

@media all and (min-width: 640px) {

    .page-products .products-grid .product-item {
        position: relative;
    }

    .page-products .products-grid .product-item .product-item-details {
        position: relative;
    }

    .page-products .products-grid .product-item .product-item-info.active .weltpixel-quickview.weltpixel_quickview_button_v2, .page-products .products-grid .product-item .product-item-info:hover .weltpixel-quickview.weltpixel_quickview_button_v2 {
        display: block;
        z-index: 9;
        position: absolute;
        text-indent: -10000px;
        width: 33px;
        height: 35px;
        background-image: url('../images/quickview.png');
        background-repeat: no-repeat;
        top: -46px;
        right: 5px;
        overflow: visible;
    }
}

.am-opacity-clear {
    opacity: 0;
    z-index: 10;
}

.am-vertical-center, .old-price .price:before, .block.filter .filter-options-title:after, .filter-current .remove, .old-price-wrap > .old-price:last-of-type:after, .map-old-price .price-wrapper:before {
    top: 50%;
    transform: translateY(-50%);
}

.am-custom-scrollbar, .table-wrapper, .modal-popup._inner-scroll .modal-content, .amtheme-product-popup .product-info-main > .amtheme-description, .block.block-minicart .minicart-items-wrapper {
    overflow: auto;
    scrollbar-color: #dfdedd #ffffff;
    scrollbar-width: thin;
}

.am-custom-scrollbar::-webkit-scrollbar, .table-wrapper::-webkit-scrollbar, .modal-popup._inner-scroll .modal-content::-webkit-scrollbar, .amtheme-product-popup .product-info-main > .amtheme-description::-webkit-scrollbar, .block.block-minicart .minicart-items-wrapper::-webkit-scrollbar {
    height: 4px;
    width: 4px;
}

.am-custom-scrollbar::-webkit-scrollbar-track, .table-wrapper::-webkit-scrollbar-track, .modal-popup._inner-scroll .modal-content::-webkit-scrollbar-track, .amtheme-product-popup .product-info-main > .amtheme-description::-webkit-scrollbar-track, .block.block-minicart .minicart-items-wrapper::-webkit-scrollbar-track {
    background-color: transparent;
    box-shadow: none;
}

.am-custom-scrollbar::-webkit-scrollbar-thumb, .table-wrapper::-webkit-scrollbar-thumb, .modal-popup._inner-scroll .modal-content::-webkit-scrollbar-thumb, .amtheme-product-popup .product-info-main > .amtheme-description::-webkit-scrollbar-thumb, .block.block-minicart .minicart-items-wrapper::-webkit-scrollbar-thumb {
    background: #dfdedd;
    border-radius: 12px;
}

.am-custom-scrollbar > *, .table-wrapper > *, .modal-popup._inner-scroll .modal-content > *, .amtheme-product-popup .product-info-main > .amtheme-description > *, .block.block-minicart .minicart-items-wrapper > * {
    max-width: none;
}

.no-display, .amtheme-filter-action, .amasty-jet-theme .switcher .switcher-dropdown {
    display: none;
}

.amtheme-icon {
    fill: #3d3731;
    display: inline-block;
    height: 30px;
    transition: fill 0.4s, color 0.4s ease-in-out;
    width: 30px;
}

.amtheme-icon:hover, .amtheme-icon.-hover {
    fill: #a8a69f;
}

.amtheme-icon.-hover-bg {
    color: transparent;
}

.amtheme-icon.-circle {
    border-radius: 50%;
    box-sizing: border-box;
}

.amtheme-backtotop-wrap {
    margin: 20px 0;
    padding: 15px 25px;
    background: rgba(0, 0, 0, 0.16);
    font-size: 1.8rem;
    text-align: center;
}

.amtheme-backtotop-wrap > .amtheme-icon {
    display: none;
}

.amtheme-select-block {
    display: inline-flex;
    flex-direction: column;
}

.amtheme-select-block, .amtheme-select-block * {
    box-sizing: border-box;
}

.amtheme-select-block .amtheme-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.amtheme-select-block.-no-border > .amtheme-placeholder {
    border-color: transparent;
    color: #666666;
}

.amtheme-select-options {
    background: #ffffff;
    border: 1px solid #070605;
    border-radius: 4px;
    display: block;
    list-style-type: none;
    /* stylelint-disable */
    margin: calc(4rem + 3px) 0 0;
    /* stylelint-enable */
    max-height: 300px;
    opacity: 0;
    overflow: auto;
    padding: 0;
    pointer-events: none;
    position: absolute;
    visibility: hidden;
    z-index: 15;
}

.amtheme-select-options > .amtheme-option {
    word-break: break-word;
    word-wrap: break-word;
    align-items: center;
    color: #4a4948;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    margin: 0;
    padding: 8px;
    position: relative;
}

.amtheme-select-options > .amtheme-option.-selected {
    background-color: #ebebeb;
    color: #666666;
}

.amtheme-select-options > .amtheme-option * {
    pointer-events: none;
    user-select: none;
}

.amtheme-select-options > .amtheme-option .amtheme-title, .amtheme-select-options > .amtheme-option .amtheme-value {
    pointer-events: none;
}

.amtheme-select-block > .amtheme-placeholder {
    align-items: center;
    background: #ffffff;
    border: 1px solid #dfdedd;
    border-radius: 4px;
    color: #a8a69f;
    cursor: pointer;
    display: flex;
    font-size: 1.4rem;
    height: 4rem;
    letter-spacing: 0.03em;
    line-height: 1.2;
    padding: 12px 40px 12px 10px;
    position: relative;
    z-index: auto;
}

.amtheme-select-block > .amtheme-placeholder > .amtheme-content {
    overflow: hidden;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 0;
    -webkit-line-clamp: 1;
}

.amtheme-select-block > .amtheme-placeholder:after {
    border-color: #3d3731;
    color: #3d3731;
    fill: #3d3731;
    border-style: solid;
    border-width: 0 1px 1px 0;
    content: '';
    display: block;
    height: 6px;
    position: absolute;
    right: 15px;
    top: calc(50% - 5px);
    transform: rotate(45deg);
    width: 6px;
}

.amtheme-select-block > .amtheme-placeholder.-selected {
    color: #070605;
}

.amtheme-tags-block {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.toolbar, .toolbar .pager {
    box-sizing: border-box;
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    width: 100%;
}

.toolbar .toolbar-amount, .toolbar .pager .toolbar-amount {
    display: none;
    margin-bottom: 20px;
}

.top-toolbar .toolbar .toolbar-amount {
    display: block;
}

.toolbar-sorter {
    align-items: center;
    display: flex;
    position: relative;
    margin-inline-start: auto;
    justify-content: flex-end;
    max-width: 100%;
}

.toolbar-sorter label {
    white-space: nowrap;
}

.toolbar-sorter select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    background: #ffffff url('../svg/color_mode/dark/arrow-bottom.svg') no-repeat 100% center / 25px;
    background-clip: padding-box;
    border: none;
    border-radius: 4px;
    color: #666666;
    font-family: 'Century Gothic', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 700;
    height: auto;
    line-height: 1.25;
    padding: 0 25px 0 0;
    vertical-align: baseline;
    width: 100%;
    box-sizing: border-box;
    cursor: pointer;
    position: relative;
}

.toolbar-sorter .amtheme-select-options {
    margin-top: 35px;
    max-width: 300px;
}

.toolbar-sorter .sorter-action {
    margin-inline-start: 15px;
    border-radius: 50%;
}


.toolbar-sorter .amtheme-select-block .amtheme-title {
    white-space: inherit;
}

.toolbar-sorter .amtheme-select-block .amtheme-select-options {
    margin-top: 42px;
    right: calc(40px);
    width: calc(60%);
}

.limiter {
    align-items: center;
    display: flex;
    position: relative;
}

.limiter label {
    white-space: nowrap;
}

.limiter select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    background: #ffffff url('../svg/color_mode/dark/arrow-bottom.svg') no-repeat 100% center / 25px;
    background-clip: padding-box;
    border: none;
    border-radius: 4px;
    color: #666666;
    font-family: 'Century Gothic', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    height: auto;
    line-height: 1.25;
    padding: 0 25px 0 0;
    vertical-align: baseline;
    width: 100%;
    box-sizing: border-box;
    cursor: pointer;
    position: relative;
}

.limiter .label, .limiter .limiter-label {
    margin-inline-end: 10px;
    color: #a8a69f;
    font-weight: 400;
}

.modes {
    align-items: center;
    display: flex;
}

.filter-options [class*='am-filter-items-'] {
    padding: 0 4px;
}

.filter-options [class*='am-filter-items-'] a[class*='am-filter-item-'] {
    display: inline-block;
}

.filter-options [class*='am-filter-items-'] .item:not(.swatch-option-link-layered) {
    display: flex;
    align-items: center;
}

.filter-options [class*='am-filter-items-'] .item input[type='radio'], .filter-options [class*='am-filter-items-'] .item input[type='checkbox'] {
    clip: auto;
    height: auto;
    margin: 0;
    opacity: 1;
    overflow: visible;
    position: static;
    width: auto;
    position: relative;
    top: -1px;
    margin: 0 5px 0 0;
}

.amasty-jet-theme .filter-options-item .filter-options-content .items:not(.items-children) {
    margin: 0;
}

.amasty-jet-theme .filter-options [class*='am-filter-items-'] .item input[type='radio'], .amasty-jet-theme .filter-options [class*='am-filter-items-'] .item input[type='checkbox'] {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.filter-options input[type='checkbox'] + .amshopby-choice {
    top: 4px;
}

.block.filter a {
    transition: none;
}

.filter-options .filter-options-content .items:not(.items-children):not(.am-category-view), .filter-options .filter-options-content .am-shopby-form, .filter-options .filter-options-content .am-category-wrapper, .filter-options .filter-options-content .amshopby-fromto-wrap {
    margin: 0;
}

.filter-options .filter-options-content input[type='checkbox'] + .amshopby-choice {
    position: absolute;
}

.filter-options .filter-options-content input[type='checkbox'] + .amshopby-choice:before, .filter-options .filter-options-content input[type='checkbox'] + .amshopby-choice:after {
    margin: 0;
}

.filter-options-content .item > a {
    display: inline-flex;
}

.filter-content .items.-am-multiselect [class*='am-filter-item']:hover .count {
    color: #a8a69f;
}

.amasty-mega-menu .minisearch .control, .amasty-mega-menu .ammenu-header-container .header.content {
    background: #ffffff;
}

.amasty-mega-menu .header.content {
    margin-bottom: 0;
}

.amasty-mega-menu .page-header .minisearch .control {
    top: auto;
    background: transparent;
}

.amasty-mega-menu .ammenu-nav-sections.-topmenu {
    margin-bottom: 30px;
}

.amasty-mega-menu .ammenu-header-container .ammenu-menu-wrapper {
    margin: 0;
}

.header.content {
    flex-wrap: wrap;
}

.page-footer {
    display: flex;
    flex-direction: column;
}

.amtheme-custom-footer {
    display: flex;
    width: 100%;
}

/* End styles-m.css*/

/* start styles-l.css*/

.abs-visually-hidden-desktop, .block-search .reset, .block.filter .filter-subtitle, .am-no-display-desktop {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.abs-add-box-sizing-desktop, .column.main, .sidebar-main, .sidebar-additional {
    box-sizing: border-box;
}

h1, .amtheme-tabs-widget .amtheme-heading {
    font-size: 3.2rem;
    font-weight: 400;
    letter-spacing: 0.035em;
    line-height: 4.3rem;
}

@supports (display: grid) {
    .page-layout-2columns-left .page-main > .columns, .page-layout-2columns-right .page-main > .columns, .page-layout-3columns .page-main > .columns {
        -webkit-display: grid;
        display: grid;
        align-items: start;
        grid-template-rows: auto 1fr;
    }

    .page-layout-2columns-left .columns > .column.main, .page-layout-2columns-right .columns > .column.main, .page-layout-3columns .columns > .column.main, .page-layout-2columns-left .columns > .sidebar-main, .page-layout-2columns-right .columns > .sidebar-main, .page-layout-3columns .columns > .sidebar-main, .page-layout-2columns-left .columns > .sidebar-additional, .page-layout-2columns-right .columns > .sidebar-additional, .page-layout-3columns .columns > .sidebar-additional {
        float: none;
    }

    .page-layout-2columns-left .columns > .column.main, .page-layout-2columns-right .columns > .column.main, .page-layout-3columns .columns > .column.main {
        grid-area: main;
        width: 100%;
    }

    .page-layout-2columns-left .columns > .sidebar-main, .page-layout-2columns-right .columns > .sidebar-main, .page-layout-3columns .columns > .sidebar-main {
        grid-area: sidebar-main;
    }

    .page-layout-2columns-left .columns > .sidebar-additional, .page-layout-2columns-right .columns > .sidebar-additional, .page-layout-3columns .columns > .sidebar-additional {
        grid-area: sidebar-additional;
    }

    .page-layout-2columns-left .page-main > .columns {
        grid-template-areas: 'sidebar-main main' 'sidebar-additional main';
        grid-template-columns: auto calc(100% - 185px - 2%);
    }
}

.navigation, .breadcrumbs, .page-header .header.panel, .header.content, .footer.content, .page-wrapper > .widget, .page-wrapper > .page-bottom, .block.category.event, .top-container, .page-main, .page-main-description, .-sticky-message .content {
    margin-inline-end: auto;
    margin-inline-start: auto;
    padding-inline-end: 30px;
    padding-inline-start: 30px;
    box-sizing: border-box;
    max-width: 1920px;
    width: auto;
}

.columns {
    display: block;
}

.columns:after {
    clear: both;
    content: '';
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}

.column.main {
    min-height: 300px;
}

.page-layout-2columns-left .column.main {
    width: calc(100% - 185px - 2%);
    float: right;
}

.page-layout-2columns-left .sidebar-main {
    width: 185px;
    float: left;
}

.page-layout-2columns-left .sidebar-additional {
    width: 185px;
    float: right;
}

.page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
}

.page-main, .breadcrumbs {
    width: 100%;
}

.panel.header {
    padding: 15px 20px;
}

.page-main {
    margin-bottom: 60px;
}

.navigation > ul {
    padding: 0;
    border-bottom: 2px;
    border-bottom-style: solid;
    border-color: #dfdedd;
    display: flex;
    flex-wrap: wrap;
    margin: 0;
}

.navigation .category-item > a, .navigation .level-top > a, .amasty-jet-theme .navigation .ambrands-link {
    word-break: break-word;
    word-wrap: break-word;
    color: #4a4948;
    font-weight: 400;
    font-size: 1.6rem;
    transition: color 0.2s ease-in-out;
}

.navigation .category-item:not(.level0) > a, .navigation .level-top:not(.level0) > a {
    display: block;
}

.actions-toolbar:before, .actions-toolbar:after {
    content: '';
    display: table;
}

.actions-toolbar:after {
    clear: both;
}

.actions-toolbar .primary {
    float: left;
}

.actions-toolbar .secondary {
    float: right;
}

.actions-toolbar .primary, .actions-toolbar .secondary {
    display: inline-block;
}

.actions-toolbar .primary a.action, .actions-toolbar .secondary a.action {
    display: inline-block;
}

.actions-toolbar .primary .action {
    margin: 0 5px 0 0;
}

.actions-toolbar .secondary a.action {
    margin-top: 6px;
}

.actions-toolbar > .primary, .actions-toolbar > .secondary {
    float: none;
}

.modal-popup:not(.confirm) {
    top: 50%;
    transform: translateY(-50%);
}

.modal-popup .modal-header {
    padding-top: 35px;
}

.modal-popup._inner-scroll, .modal-popup.shipping-address-modal, .modal-popup.billing-address-modal {
    top: 0;
    transform: translateY(0);
}

.catalog-topnav {
    display: block;
}

.amasty-catalog-topnav {
    margin-top: 3px;
}

.filter-options input[type='checkbox'] {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 0;
    margin: 0;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    width: 0;
    position: absolute;
}

.filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-word;
    word-wrap: break-word;
    position: absolute;
    top: 5px;
    left: 0;
    display: block;
    margin: 0;
    padding: 0 0 0 22px;
    min-height: 12px;
    line-height: 1.2;
    cursor: pointer;
}

.filter-options input[type='checkbox'] + .amshopby-choice:before, .filter-options input[type='checkbox'] + .amshopby-choice:after {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    box-sizing: border-box;
    width: 12px;
    height: 12px;
    border-radius: 2px;
    content: '';
}

.filter-options input[type='checkbox'] + .amshopby-choice:before {
    border: 1px solid #e3e3e3;
    background: #ffffff;
}

.filter-options input[type='checkbox'] + .amshopby-choice:after {
    background: #e7e3e2 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAxNSAxNSI+CiAgPGRlZnMvPgogIDxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xMS42NjkzIDMuNTAwNjFjLS4yMDc4LjAwNjk1LS40MDQ4LjA5ODg1LS41NDkzLjI1NjItMS45NTcwMyAyLjA2NDE1LTMuNDM4ODMgMy43NzY1NS01LjI4MDQxIDUuNzQ3ODNMMy44MTczIDcuNzA0NzRjLS4wNzk5Mi0uMDcxNi0uMTcyNDUtLjEyNTk1LS4yNzIzMy0uMTU5OTItLjA5OTg3LS4wMzM5Ny0uMjA1MTItLjA0NjktLjMwOTc0LS4wMzgwNi0uMTA0NjIuMDA4ODUtLjIwNjU2LjAzOTI5LS4zLjA4OTYtLjA5MzQ1LjA1MDMtLjE3NjU2LjExOTQ4LS4yNDQ1OS4yMDM2LS4wNjgwNC4wODQxMS0uMTE5NjYuMTgxNTEtLjE1MTkzLjI4NjYyLS4wMzIyNy4xMDUxMS0uMDQ0NTUuMjE1ODgtLjAzNjE1LjMyNTk4LjAwODQxLjExMDExLjAzNzM0LjIxNzQuMDg1MTUuMzE1NzQuMDQ3ODEuMDk4MzMuMTEzNTUuMTg1NzkuMTkzNDguMjU3MzlMNS4zNzc3MSAxMS4yOThjLjE1MzE1LjEzNzkuMzUwMTkuMjA5OC41NTE2LjIwMTMuMjAxNDEtLjAwODYuMzkyMzEtLjA5NjkuNTM0NDQtLjI0NzNDOC42MTA3NCA4Ljk4NzU3IDEwLjE0MiA3LjE3NTQ0IDEyLjI1NiA0Ljk0NTc4Yy4xMTY1LS4xMTgzNy4xOTYtLjI3MTIuMjI4MS0uNDM4MjMuMDMyMS0uMTY3MDMuMDE1My0uMzQwMzgtLjA0ODQtLjQ5NzA5LS4wNjM2LS4xNTY3MS0uMTcwOS0uMjg5MzctLjMwNzgtLjM4MDQyLS4xMzY5LS4wOTEwNS0uMjk2OC0uMTM2MTktLjQ1ODYtLjEyOTQzeiIvPgo8L3N2Zz4K) center / 12px;
    content: none;
}

#search_mini_form {
    width: 374px;
    float: right;
}

.product-item > .product-item-info {
    background: #ffffff;
    border: 1px solid transparent;
    border-radius: 6px;
    box-shadow: 0 4px 8px rgba(57, 56, 56, 0.1);
    transition: min-height 0.4s ease-in-out;
}

.product-item > .product-item-info, .product-item > .product-item-info a:not(.more), .product-item > .product-item-info .price-label {
    color: #070605;
}

.products-grid .product-photo-wrapper, .products-list .product-photo-wrapper {
    position: relative;
}

.products-grid .product-item-info {
    padding: 20px 15px;
}

.products-grid .product-item-info:after {
    background: #ffffff;
    border: 1px solid transparent;
    border-radius: 6px;
    box-shadow: 0 4px 8px rgba(57, 56, 56, 0.1);
    content: '';
    display: block;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: border-color 0.4s ease-in-out;
    width: 100%;
    z-index: -1;
}

.products-grid .product-item-details {
    margin-top: 10px;
}

.products-grid .product-item-details > *:not(:last-child) {
    margin-bottom: 10px;
}

.block .block-title {
    font-size: 3.2rem;
    letter-spacing: 0.035em;
    margin-bottom: 25px;
}

.catalogsearch-result-index .products.wrapper ~ .toolbar .limiter, .catalogsearch-advanced-result .products.wrapper ~ .toolbar .limiter, .catalog-category-view .products.wrapper ~ .toolbar .limiter, .ambrand-index-index .products.wrapper ~ .toolbar .limiter, .amshopby-index-index .products.wrapper ~ .toolbar .limiter {
    margin-inline-end: auto;
    display: flex;
}

.catalogsearch-result-index .top-toolbar > .toolbar, .catalogsearch-advanced-result .top-toolbar > .toolbar, .catalog-category-view .top-toolbar > .toolbar {
    align-items: center;
    flex-direction: row;
}

.catalogsearch-result-index .top-toolbar > .toolbar.toolbar-products, .catalogsearch-advanced-result .top-toolbar > .toolbar.toolbar-products, .catalog-category-view .top-toolbar > .toolbar.toolbar-products, .catalogsearch-result-index .top-toolbar > .toolbar.toolbar-products .pager, .catalogsearch-advanced-result .top-toolbar > .toolbar.toolbar-products .pager, .catalog-category-view .top-toolbar > .toolbar.toolbar-products .pager {
    margin-top: 0;
}

.catalog-category-view .page-title {
    margin-bottom: 5px;
}

.catalog-category-view .wrapper-description {
    margin-top: 0;
    width: 100%;
}

.products.grid > .product-items, .form-wishlist-items .products-grid > .product-items {
    justify-content: flex-start;
}

.products.grid .product-item, .form-wishlist-items .products-grid .product-item {
    display: inline-block;
    position: relative;
}

.products.grid .-amtheme-buttons-always .product-item-actions .tocart, .products.grid .-amtheme-buttons-hover .product-item-actions .tocart, .form-wishlist-items .products-grid .-amtheme-buttons-always .product-item-actions .tocart, .form-wishlist-items .products-grid .-amtheme-buttons-hover .product-item-actions .tocart {
    font-size: 1.6rem;
}

.products.grid .-amtheme-buttons-always .product-item-actions .tocart, .products.grid .-amtheme-buttons-none:not(.-amtheme-swatches-hover) .product-item-actions .tocart, .form-wishlist-items .products-grid .-amtheme-buttons-always .product-item-actions .tocart, .form-wishlist-items .products-grid .-amtheme-buttons-none:not(.-amtheme-swatches-hover) .product-item-actions .tocart {
    margin-top: 10px;
}

.products .product-item-description {
    margin-top: 10px;
}

.page-layout-3columns.page-with-filter:not(.-filter-inactive) .products-grid .items .product-item, .page-layout-3columns.page-with-filter.-filter-active .products-grid .items .product-item, .page-layout-2columns-left.page-with-filter:not(.-filter-inactive) .products-grid .items .product-item, .page-layout-2columns-left.page-with-filter.-filter-active .products-grid .items .product-item, .page-layout-2columns-right.page-with-filter:not(.-filter-inactive) .products-grid .items .product-item, .page-layout-2columns-right.page-with-filter.-filter-active .products-grid .items .product-item {
    width: calc(50% - 15px);
}

.page-layout-3columns.page-with-filter:not(.-filter-inactive) .products-grid .items .product-item .product-image-photo, .page-layout-3columns.page-with-filter.-filter-active .products-grid .items .product-item .product-image-photo, .page-layout-2columns-left.page-with-filter:not(.-filter-inactive) .products-grid .items .product-item .product-image-photo, .page-layout-2columns-left.page-with-filter.-filter-active .products-grid .items .product-item .product-image-photo, .page-layout-2columns-right.page-with-filter:not(.-filter-inactive) .products-grid .items .product-item .product-image-photo, .page-layout-2columns-right.page-with-filter.-filter-active .products-grid .items .product-item .product-image-photo {
    width: 100%;
}

.page-layout-3columns.page-with-filter:not(.-filter-inactive) .products-grid .items .product-item:nth-child(n), .page-layout-3columns.page-with-filter.-filter-active .products-grid .items .product-item:nth-child(n), .page-layout-2columns-left.page-with-filter:not(.-filter-inactive) .products-grid .items .product-item:nth-child(n), .page-layout-2columns-left.page-with-filter.-filter-active .products-grid .items .product-item:nth-child(n) {
    margin-bottom: 0;
    margin-inline-end: 30px;
    margin-inline-start: 0;
    margin-top: 30px;
}

.page-layout-3columns.page-with-filter:not(.-filter-inactive) .products-grid .items .product-item:nth-child(-n + 2), .page-layout-3columns.page-with-filter.-filter-active .products-grid .items .product-item:nth-child(-n + 2), .page-layout-2columns-left.page-with-filter:not(.-filter-inactive) .products-grid .items .product-item:nth-child(-n + 2), .page-layout-2columns-left.page-with-filter.-filter-active .products-grid .items .product-item:nth-child(-n + 2) {
    margin-top: 0;
}

.page-layout-3columns.page-with-filter:not(.-filter-inactive) .products-grid .items .product-item:nth-child(2n), .page-layout-3columns.page-with-filter.-filter-active .products-grid .items .product-item:nth-child(2n), .page-layout-2columns-left.page-with-filter:not(.-filter-inactive) .products-grid .items .product-item:nth-child(2n), .page-layout-2columns-left.page-with-filter.-filter-active .products-grid .items .product-item:nth-child(2n) {
    margin-inline-end: 0;
}

.block-search .block-content {
    height: 40px;
}

.block-search .input-text {
    border-radius: 40px;
}

.block-search .actions {
    top: 0;
}

.block-search .amtheme-icon {
    height: 20px;
    width: 20px;
}

.search-autocomplete {
    background: #f7f7f7;
    border-radius: 0 0 20px 20px;
    padding: 40px 0 20px;
    position: absolute;
    top: 20px;
}

.authentication-dropdown.modal-popup .actions-toolbar .secondary .action, .popup-authentication.modal-popup .actions-toolbar .secondary .action {
    margin: 6px 0 0;
    color: #736c82;
    font-weight: 700;
}

.modals-wrapper .popup-authentication.modal-popup .modal-inner-wrap {
    width: 500px;
}

.form.password.reset, .form.send.confirmation, .form.password.forget, .form.create.account, .form.search.advanced, .form.form-orders-search, .block.block-customer-login, .block.block-new-customer {
    max-width: 440px;
}

._block-title, .customer-account-create .page-title, .customer-account-confirmation .page-title, .customer-account-forgotpassword .page-title, .customer-account-createpassword .page-title, .multishipping-checkout-register .page-title, .block.block-customer-login .block-title, .block.block-new-customer .block-title {
    margin: 0 0 30px;
    max-width: 100%;
    text-align: center;
}

.toolbar-sorter .amtheme-filter-wrap {
    display: none;
    min-height: 45px;
}

.amtheme-filter-action {
    height: 1px;
    max-width: 185px;
    min-height: 45px;
    width: 100%;
    z-index: 8;
}

.amtheme-filter-action .amtheme-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #4a4948;
    font-size: 16px;
    line-height: 25px;
}

.amtheme-filter-action .amtheme-icon {
    flex-shrink: 0;
    height: 25px;
    margin-right: 10px;
    width: 25px;
}

.page-layout-2columns-left.page-with-filter .sidebar-main, .page-layout-3columns.page-with-filter .sidebar-main, .page-layout-2columns-left.page-with-filter .sidebar-main > .block.filter, .page-layout-3columns.page-with-filter .sidebar-main > .block.filter {
    transition: margin-left 0.4s ease-in-out, opacity 0.4s;
}

.page-layout-2columns-left.page-with-filter .page-wrapper, .page-layout-2columns-right.page-with-filter .page-wrapper, .page-layout-3columns.page-with-filter .page-wrapper {
    overflow: hidden;
}

.page-layout-2columns-left.page-with-filter .columns, .page-layout-2columns-right.page-with-filter .columns, .page-layout-3columns.page-with-filter .columns {
    padding-top: 85px;
}

.page-layout-2columns-left.page-with-filter .column.main, .page-layout-2columns-right.page-with-filter .column.main, .page-layout-3columns.page-with-filter .column.main {
    transition: width 0.4s ease-in-out;
}

.page-layout-2columns-left.page-with-filter .amtheme-filter-action, .page-layout-2columns-right.page-with-filter .amtheme-filter-action, .page-layout-3columns.page-with-filter .amtheme-filter-action {
    display: inline-flex;
    left: 0;
    position: absolute;
    top: 0;
}

.page-layout-2columns-left.page-with-filter .toolbar-products, .page-layout-2columns-right.page-with-filter .toolbar-products, .page-layout-3columns.page-with-filter .toolbar-products {
    margin-bottom: 0;
    max-width: calc(100% - 185px - 2%);
    position: absolute;
    right: 0;
    top: 0;
    transition: max-width 0.4s ease-in-out;
}

.page-layout-2columns-left.page-with-filter .products.wrapper ~ .toolbar-products, .page-layout-2columns-right.page-with-filter .products.wrapper ~ .toolbar-products, .page-layout-3columns.page-with-filter .products.wrapper ~ .toolbar-products {
    max-width: none;
    padding: 0;
    position: static;
}

.page-layout-2columns-left.page-with-filter .toolbar-products, .page-layout-2columns-right.page-with-filter .toolbar-products {
    max-width: calc(100% - 185px - 2%);
    right: 0;
}

.page-layout-2columns-left.page-with-filter .sidebar-main .block.filter, .page-layout-2columns-right.page-with-filter .sidebar-main .block.filter {
    margin-bottom: 55px;
}

.block.filter .filter-options-content {
    padding: 5px 10px 15px;
}

.amtheme-newsletter-block.amtheme-newsletter {
    height: 100%;
    max-height: 252px;
    min-height: 252px;
}

.amtheme-newsletter-block.amtheme-newsletter .amtheme-container {
    flex-wrap: wrap;
    margin: 0 auto;
    max-width: 1060px;
    padding: 0 50px;
}

.amtheme-newsletter-block.amtheme-newsletter .amtheme-content {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: space-between;
    position: relative;
    width: 100%;
}

.amtheme-newsletter-block.amtheme-newsletter .amtheme-content .amtheme-form {
    max-width: 42%;
}

.amtheme-newsletter-block {
    box-sizing: border-box;
    display: flex;
    overflow: hidden;
}

.amtheme-newsletter-block .amtheme-container {
    align-items: center;
    display: flex;
    justify-content: space-between;
    position: relative;
    width: 100%;
}

.amtheme-newsletter-block .amtheme-description {
    word-break: break-word;
    word-wrap: break-word;
    margin: 20px 0 0;
    position: relative;
}

.amtheme-newsletter-block .amtheme-description, .amtheme-newsletter-block .amtheme-text, .amtheme-newsletter-block .amtheme-title {
    margin: 0;
}

.amtheme-newsletter-block .amtheme-title {
    font-size: 3.2rem;
    font-weight: 400;
    letter-spacing: 0.035em;
}

.amtheme-newsletter-block .amtheme-text, .amtheme-newsletter-block .amtheme-title {
    position: relative;
}

.page-header > .content {
    padding: 40px 35px 40px;
    position: relative;
}

.page-header > .content:before, .page-header > .content:after {
    background: #ffffff;
    bottom: 0;
    content: '';
    display: block;
    position: absolute;
    top: 0;
    width: 1000%;
}

.page-header > .content:before {
    right: 100%;
}

.page-header > .content:after {
    left: 100%;
}

.page-header .logo {
    margin-inline-end: auto;
}

.page-header .amtheme-icons-container {
    order: 1;
}

.page-header .block-search {
    margin-inline-end: 30px;
    max-width: 320px;
    transition: all 0.4s ease-in-out;
}

.panel {
    display: block;
}

.panel.wrapper {
    background: #fafce2;
    color: #070605;
}

.panel.header {
    display: flex;
    justify-content: flex-end;
    margin: 0 auto;
}

.panel a {
    color: #070605;
}

.panel.header {
    box-sizing: border-box;
    flex-wrap: wrap;
}

.panel.header .greet.welcome {
    margin-bottom: 20px;
    width: 100%;
}

.page-footer .logo {
    align-items: center;
    display: flex;
    flex: 1 0 8%;
}

.page-footer .logo-image {
    max-width: 90px;
}

.page-footer .content {
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-bottom: 45px;
    padding-top: 50px;
}

.page-footer .amtheme-socials-list {
    align-items: center;
}

.amtheme-socials-list {
    flex: 1 0 30%;
    justify-content: flex-end;
}

.footer .amtheme-payment-methods {
    margin-top: 30px;
    width: 100%;
}

.copyright {
    padding: 15px 0;
}

.amtheme-backtotop-wrap {
    padding: 8px;
    background: rgba(255, 255, 255, 0.86);
    border: 2px solid #aba6a1;
    border-radius: 4px;
    bottom: 100px;
    cursor: pointer;
    margin: 0;
    opacity: 0;
    position: fixed;
    right: 30px;
    z-index: 11;
}

.amtheme-backtotop-wrap.-animate {
    transition: opacity 0.4s, border-color 0.4s, fill 0.4s ease-in-out;
}

.amtheme-backtotop-wrap > .amtheme-label {
    display: none;
}

.amtheme-backtotop-wrap > .amtheme-icon {
    display: block;
    fill: #aba6a1;
    transform: rotate(90deg);
}

.toolbar, .toolbar .pager {
    height: 45px;
    justify-content: space-between;
    width: 100%;
}

.toolbar .toolbar-amount, .toolbar .pager .toolbar-amount {
    padding-inline-start: 25px;
    margin: 0;
}

.toolbar-sorter .sorter-options {
    color: #070605;
}

.toolbar-sorter .sorter-label {
    color: #070605;
}

.toolbar-sorter .sorter-label:after {
    margin-inline-end: 5px;
    content: ':';
}

.toolbar-sorter .amtheme-placeholder.-selected, .limiter .amtheme-placeholder.-selected {
    font-weight: 700;
}

.ambrand-index-index .top-toolbar > .toolbar, .amshopby-index-index .top-toolbar > .toolbar, .catalog-category-view .top-toolbar > .toolbar {
    margin-top: 50px;
}

.filter-options input[type='checkbox'] {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 0;
    margin: 0;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    width: 0;
    position: absolute;
}

.filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-word;
    word-wrap: break-word;
    position: absolute;
    top: 5px;
    left: 0;
    display: block;
    margin: 0;
    padding: 0 0 0 25px;
    min-height: 15px;
    line-height: 1.2;
    cursor: pointer;
}

.filter-options input[type='checkbox'] + .amshopby-choice:before, .filter-options input[type='checkbox'] + .amshopby-choice:after {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    box-sizing: border-box;
    width: 15px;
    height: 15px;
    border-radius: 2px;
    content: '';
}

.filter-options input[type='checkbox'] + .amshopby-choice:before {
    border: 1px solid #e3e3e3;
    background: #ffffff;
}

.filter-options input[type='checkbox'] + .amshopby-choice:after {
    background: #e7e3e2 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAxNSAxNSI+CiAgPGRlZnMvPgogIDxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xMS42NjkzIDMuNTAwNjFjLS4yMDc4LjAwNjk1LS40MDQ4LjA5ODg1LS41NDkzLjI1NjItMS45NTcwMyAyLjA2NDE1LTMuNDM4ODMgMy43NzY1NS01LjI4MDQxIDUuNzQ3ODNMMy44MTczIDcuNzA0NzRjLS4wNzk5Mi0uMDcxNi0uMTcyNDUtLjEyNTk1LS4yNzIzMy0uMTU5OTItLjA5OTg3LS4wMzM5Ny0uMjA1MTItLjA0NjktLjMwOTc0LS4wMzgwNi0uMTA0NjIuMDA4ODUtLjIwNjU2LjAzOTI5LS4zLjA4OTYtLjA5MzQ1LjA1MDMtLjE3NjU2LjExOTQ4LS4yNDQ1OS4yMDM2LS4wNjgwNC4wODQxMS0uMTE5NjYuMTgxNTEtLjE1MTkzLjI4NjYyLS4wMzIyNy4xMDUxMS0uMDQ0NTUuMjE1ODgtLjAzNjE1LjMyNTk4LjAwODQxLjExMDExLjAzNzM0LjIxNzQuMDg1MTUuMzE1NzQuMDQ3ODEuMDk4MzMuMTEzNTUuMTg1NzkuMTkzNDguMjU3MzlMNS4zNzc3MSAxMS4yOThjLjE1MzE1LjEzNzkuMzUwMTkuMjA5OC41NTE2LjIwMTMuMjAxNDEtLjAwODYuMzkyMzEtLjA5NjkuNTM0NDQtLjI0NzNDOC42MTA3NCA4Ljk4NzU3IDEwLjE0MiA3LjE3NTQ0IDEyLjI1NiA0Ljk0NTc4Yy4xMTY1LS4xMTgzNy4xOTYtLjI3MTIuMjI4MS0uNDM4MjMuMDMyMS0uMTY3MDMuMDE1My0uMzQwMzgtLjA0ODQtLjQ5NzA5LS4wNjM2LS4xNTY3MS0uMTcwOS0uMjg5MzctLjMwNzgtLjM4MDQyLS4xMzY5LS4wOTEwNS0uMjk2OC0uMTM2MTktLjQ1ODYtLjEyOTQzeiIvPgo8L3N2Zz4K) center / 15px;
    content: none;
}

.filter-options input[type='checkbox'] + .amshopby-choice {
    top: 4px;
}

.amasty-mega-menu .header.content {
    padding-right: 20px;
    padding-left: 20px;
    max-width: 1360px;
}

.amtheme-custom-footer.-two-columns .footer-column {
    flex-basis: 50%;
    max-width: 50%;
}

.amtheme-custom-footer .footer-column {
    display: flex;
    flex-direction: column;
}

.amtheme-custom-footer .footer-column:last-child {
    align-items: flex-end;
}

.amtheme-custom-footer .footer-column {
    padding: 20px;
}

.amtheme-custom-footer .footer-column > *:not(:last-child) {
    margin-bottom: 20px;
}

.amtheme-custom-footer .footer-column .logo {
    display: inline-flex;
    flex: initial;
}

.amtheme-custom-footer .amtheme-socials-list {
    flex: initial;
    justify-content: flex-start;
    margin-left: -10px;
    margin-right: -10px;
}

.amtheme-custom-footer .amtheme-payment-methods {
    margin-top: 0;
}

@media all and (min-width: 768px) and (min-width: 768px), print and (min-width: 768px) {
    .page-layout-3columns.page-with-filter:not(.-filter-inactive) .products-grid .items .product-item, .page-layout-3columns.page-with-filter.-filter-active .products-grid .items .product-item, .page-layout-2columns-left.page-with-filter:not(.-filter-inactive) .products-grid .items .product-item, .page-layout-2columns-left.page-with-filter.-filter-active .products-grid .items .product-item, .page-layout-2columns-right.page-with-filter:not(.-filter-inactive) .products-grid .items .product-item, .page-layout-2columns-right.page-with-filter.-filter-active .products-grid .items .product-item {
        max-width: calc(50% - 15px);
    }
}

.page-layout-2columns-left:not(.page-with-filter) .products-grid .items.-col-xl-4 .product-item, .page-layout-2columns-left.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-4 .product-item, .page-layout-2columns-left.page-with-filter.-filter-active .products-grid .items.-col-xl-4 .product-item, .page-layout-2columns-right:not(.page-with-filter) .products-grid .items.-col-xl-4 .product-item, .page-layout-2columns-right.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-4 .product-item, .page-layout-2columns-right.page-with-filter.-filter-active .products-grid .items.-col-xl-4 .product-item {
    width: calc(25% - 7.5px);
}

.page-layout-2columns-left:not(.page-with-filter) .products-grid .items.-col-xl-4 .product-item:nth-child(n), .page-layout-2columns-left.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-4 .product-item:nth-child(n), .page-layout-2columns-left.page-with-filter.-filter-active .products-grid .items.-col-xl-4 .product-item:nth-child(n) {
    margin-bottom: 0;
    margin-inline-end: 10px;
    margin-inline-start: 0;
    margin-top: 10px;
}

.page-layout-2columns-left:not(.page-with-filter) .products-grid .items.-col-xl-4 .product-item:nth-child(-n + 4), .page-layout-2columns-left.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-4 .product-item:nth-child(-n + 4), .page-layout-2columns-left.page-with-filter.-filter-active .products-grid .items.-col-xl-4 .product-item:nth-child(-n + 4) {
    margin-top: 0;
}

.page-layout-2columns-left:not(.page-with-filter) .products-grid .items.-col-xl-4 .product-item:nth-child(4n), .page-layout-2columns-left.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-4 .product-item:nth-child(4n), .page-layout-2columns-left.page-with-filter.-filter-active .products-grid .items.-col-xl-4 .product-item:nth-child(4n) {
    margin-inline-end: 0;
}

.page-header .block-search {
    margin-inline-end: 40px;
    max-width: 340px;
}

.page-layout-2columns-left.page-with-filter .toolbar-products, .page-layout-2columns-right.page-with-filter .toolbar-products {
    max-width: calc(100% - 185px - 2%);
}

.panel.header .greet.welcome {
    margin-inline-end: 60px;
    flex: 1 0 33%;
    margin-bottom: 0;
}

@media all and (min-width: 1024px) and (min-width: 768px), print and (min-width: 768px) {
    .page-layout-2columns-left:not(.page-with-filter) .products-grid .items.-col-xl-4 .product-item, .page-layout-2columns-left.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-4 .product-item, .page-layout-2columns-left.page-with-filter.-filter-active .products-grid .items.-col-xl-4 .product-item, .page-layout-2columns-right:not(.page-with-filter) .products-grid .items.-col-xl-4 .product-item, .page-layout-2columns-right.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-4 .product-item, .page-layout-2columns-right.page-with-filter.-filter-active .products-grid .items.-col-xl-4 .product-item {
        max-width: calc(25% - 7.5px);
    }
}


@media all and (min-width: 1440px) and (min-width: 768px), print and (min-width: 768px) {
    .page-layout-2columns-left:not(.page-with-filter) .products-grid .items.-col-xl-4 .product-item, .page-layout-2columns-left.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-4 .product-item, .page-layout-2columns-left.page-with-filter.-filter-active .products-grid .items.-col-xl-4 .product-item, .page-layout-2columns-right:not(.page-with-filter) .products-grid .items.-col-xl-4 .product-item, .page-layout-2columns-right.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-4 .product-item, .page-layout-2columns-right.page-with-filter.-filter-active .products-grid .items.-col-xl-4 .product-item {
        max-width: calc(25% - 22.5px);
    }
}

.am-opacity-clear {
    opacity: 0;
    z-index: 10;
}

.am-custom-scrollbar {
    overflow: auto;
    scrollbar-color: #dfdedd #ffffff;
    scrollbar-width: thin;
}

/* end styles-l.css*/


/* Start am-shopby.css*/
@media only screen and (max-width: 768px) {
    .am-porto-cmtb .filter.active .filter-current.filter-current.amshopby-filter-current + .block-actions {
        top: 187px;
        border: none;
        border-radius: inherit;
        background: #fff;
        box-shadow: none;
    }

    .am-porto-cmtb .filter.active .filter-current.amshopby-filter-current {
        padding: 17px 30px;
        height: 140px;
    }

    .am-porto-cmtb .filter.active .filter-current.amshopby-filter-current ~ .filter-options {
        top: 221px;
    }

    .am-porto-cmtb .filter.active .filter-current.amshopby-filter-current .items {
        padding: 15px;
        border-width: 1px;
    }

    .am-porto-cmtb .filter.active .filter-current.amshopby-filter-current .filter-current-subtitle {
        display: block;
        padding: 10px 15px;
    }

    .am-porto-cmtb .filter.active .block-category-list .block-title,
    .am-porto-cmtb .filter.active .filter-options-title,
    .am-porto-cmtb .filter.active .filter .filter-current-subtitle,
    .am-porto-cmtb .filter.active .block-category-list .block-content,
    .am-porto-cmtb .filter.active .filter-options-content {
        padding-left: 15px;
        padding-right: 15px;
    }

    .am-porto-cmtb .filter.active .filter-options-title:after {
        right: 15px;
    }

    .filter-options-content .am-ranges .items.-am-multiselect .item [class*='am-filter-item'] {
        padding-left: 35px;
    }

    .filter-options .am-labels-folding .item .am-collapse-icon ~ [class*='am-filter-item-'],
    .filter-options .am-labels-folding .item {
        padding-left: 35px;
    }

    .filter-options .items:not(.items-children).-am-multiselect > .item.-is-by-click .items-children.-folding .item.-is-expanded,
    .filter-options .am-category-wrapper .items.-am-multiselect .item.-filter-parent:not(.-is-collapsible),
    .filter-options .items:not(.items-children) > .item.-is-by-click.-filter-parent ~ .item.-is-expanded {
        margin-left: 35px;
    }

    .filter-options-item .filter-options-content .items [class*='am-filter-item'] {
        padding: 7px 0;
    }

    .am-labels-folding .am-collapse-icon,
    .filter-options .amshopby-category-dropdown + form .items.-am-multiselect .item .am-collapse-icon,
    .filter-options .amshopby-category-dropdown + form .items.-am-multiselect .item .am-collapse-icon {
        margin: 7px 0;
    }

    .filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon ~ .am-input,
    .filter-options .amshopby-category-dropdown + form .item .am-collapse-icon ~ .am-input,
    .filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon ~ input[type='radio'],
    .filter-options .amshopby-category-dropdown + form .item .am-collapse-icon ~ input[type='radio'],
    .filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon ~ input[type='checkbox'],
    .filter-options .amshopby-category-dropdown + form .item .am-collapse-icon ~ input[type='checkbox'],
    .filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon ~ input[type='checkbox'] + .amshopby-choice,
    .filter-options .amshopby-category-dropdown + form .item .am-collapse-icon ~ input[type='checkbox'] + .amshopby-choice {
        left: 35px;
    }

    .filter-options .items.-am-singleselect .item.-is-by-click .items-children.-folding .item .amshopby-filter-parent,
    .filter-options .amshopby-category-dropdown + form .items.-am-multiselect .item .items-children.-folding,
    .filter-options .am-category-wrapper .items .items-children.-folding,
    .filter-options .am-category-view .item a.amshopby-filter-parent {
        padding-left: 35px;
    }

    .filter-options .am-category-view.-am-multiselect .item > .am-collapse-icon ~ a.amshopby-filter-parent {
        padding-left: 70px;
    }

    .filter-options .am-category-view.-am-singleselect .am-collapse-icon {
        margin: 7px 0;
    }

    .am-collapse-icon:after,
    .am-show-more:before {
        width: 20px;
    }

    .filter-content .active .am-show-more:before {
        width: 12px;
    }

    .filter-content .active .am-show-more.-active {
        margin-bottom: 10px;
    }

    .amshopby-flyout-block {
        margin: 10px 0 25px;
    }

    .amshopby-flyout-block .items.amshopby-fly-out-view .item > .amshopby-choice {
        padding-left: 35px;
    }

    .filter-options input[type='checkbox'] {
        border: 0;
        clip: rect(0, 0, 0, 0);
        height: 0;
        margin: 0;
        opacity: 0;
        overflow: hidden;
        padding: 0;
        width: 0;
        position: absolute;
    }

    .filter-options input[type='checkbox'] + .amshopby-choice {
        word-break: break-word;
        word-wrap: break-word;
        position: absolute;
        top: 5px;
        left: 0;
        display: block;
        margin: 0;
        padding: 0 0 0 35px;
        min-height: 25px;
        line-height: 1.2;
        cursor: pointer;
    }

    .ie11 .filter-options input[type='checkbox'] + .amshopby-choice {
        word-break: break-all;
    }

    .filter-options input[type='checkbox'] + .amshopby-choice:before,
    .filter-options input[type='checkbox'] + .amshopby-choice:after {
        position: absolute;
        top: 0;
        left: 0;
        display: inline-block;
        box-sizing: border-box;
        width: 25px;
        height: 25px;
        border-radius: 2px;
        content: '';
    }

    .filter-options input[type='checkbox'] + .amshopby-choice:before {
        border: 1px solid #e3e3e3;
        background: #ffffff;
    }

    .filter-options input[type='checkbox'] + .amshopby-choice:after {
        background: #1979c3 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAxNSAxNSI+CiAgPGRlZnMvPgogIDxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xMS42NjkzIDMuNTAwNjFjLS4yMDc4LjAwNjk1LS40MDQ4LjA5ODg1LS41NDkzLjI1NjItMS45NTcwMyAyLjA2NDE1LTMuNDM4ODMgMy43NzY1NS01LjI4MDQxIDUuNzQ3ODNMMy44MTczIDcuNzA0NzRjLS4wNzk5Mi0uMDcxNi0uMTcyNDUtLjEyNTk1LS4yNzIzMy0uMTU5OTItLjA5OTg3LS4wMzM5Ny0uMjA1MTItLjA0NjktLjMwOTc0LS4wMzgwNi0uMTA0NjIuMDA4ODUtLjIwNjU2LjAzOTI5LS4zLjA4OTYtLjA5MzQ1LjA1MDMtLjE3NjU2LjExOTQ4LS4yNDQ1OS4yMDM2LS4wNjgwNC4wODQxMS0uMTE5NjYuMTgxNTEtLjE1MTkzLjI4NjYyLS4wMzIyNy4xMDUxMS0uMDQ0NTUuMjE1ODgtLjAzNjE1LjMyNTk4LjAwODQxLjExMDExLjAzNzM0LjIxNzQuMDg1MTUuMzE1NzQuMDQ3ODEuMDk4MzMuMTEzNTUuMTg1NzkuMTkzNDguMjU3MzlMNS4zNzc3MSAxMS4yOThjLjE1MzE1LjEzNzkuMzUwMTkuMjA5OC41NTE2LjIwMTMuMjAxNDEtLjAwODYuMzkyMzEtLjA5NjkuNTM0NDQtLjI0NzNDOC42MTA3NCA4Ljk4NzU3IDEwLjE0MiA3LjE3NTQ0IDEyLjI1NiA0Ljk0NTc4Yy4xMTY1LS4xMTgzNy4xOTYtLjI3MTIuMjI4MS0uNDM4MjMuMDMyMS0uMTY3MDMuMDE1My0uMzQwMzgtLjA0ODQtLjQ5NzA5LS4wNjM2LS4xNTY3MS0uMTcwOS0uMjg5MzctLjMwNzgtLjM4MDQyLS4xMzY5LS4wOTEwNS0uMjk2OC0uMTM2MTktLjQ1ODYtLjEyOTQzeiIvPgo8L3N2Zz4K) center / 25px;
        content: none;
    }

    .filter-options input[type='checkbox'] + .amshopby-choice:hover:before,
    .filter-options input[type='checkbox']:checked + .amshopby-choice:before {
        border-color: #1979c3;
    }

    .filter-options input[type='checkbox']:checked + .amshopby-choice:after {
        content: '';
    }

    ._keyfocus .filter-options input[type='checkbox']:active + .amshopby-choice:before,
    ._keyfocus .filter-options input[type='checkbox']:focus + .amshopby-choice:before,
    .filter-options input[type='checkbox']:active + .amshopby-choice:before,
    .filter-options input[type='checkbox']:focus + .amshopby-choice:before {
        border-color: #1979c3;
    }

    .filter-options input[type='checkbox']:not(:checked).mage-error + .amshopby-choice:before {
        border-color: #f23b3b;
    }
}

@media all and (min-width: 769px), print {
    .ui-tooltip.ui-widget {
        max-width: 450px;
    }

    .filter-options-content a:hover {
        text-decoration: none;
    }

    .catalog-topnav {
        display: block;
    }

    .page-layout-1column .toolbar-products {
        position: inherit !important;
    }

    .filter-options-content .am-filter-price {
        width: 40%;
    }

    .sidebar > .block-category-list {
        margin-bottom: 14px;
    }

    .amasty-catalog-topnav {
        margin-top: 3px;
    }

    .amasty-catalog-topnav.catalog-topnav .filter-options .filter-options-content {
        min-width: 200px;
        z-index: 1001;
    }

    .amasty-catalog-topnav .filter-options {
        margin-bottom: 20px;
        padding: 3px 0;
    }

    .amasty-catalog-topnav .filter-subtitle {
        display: none;
    }

    .amasty-catalog-topnav .amshopby-category-dropdown {
        min-width: 200px;
    }

    .amasty-catalog-topnav .filter-options-item {
        margin-bottom: 0;
    }

    .amasty-catalog-topnav .filter-options-item:first-child .filter-options-title {
        padding-left: 0;
    }

    .amasty-catalog-topnav .filter-options-title {
        padding-right: 5px;
    }

    .amasty-catalog-topnav .filter-options-title:after {
        display: inline-block;
        margin: 0 0 0 15px;
        position: static;
        transform: translateY(-2px);
    }

    .sidebar.sidebar-main.-amshopby-sticky {
        background: #fff;
        position: sticky;
        top: 0;
        z-index: 10;
    }

    .sidebar.sidebar-main.-amshopby-sticky .filter-options {
        overflow-y: auto;
        scrollbar-width: thin;
    }

    .sidebar.sidebar-main.-amshopby-sticky .filter-options:hover {
        scrollbar-color: #adadad rgba(173, 173, 173, 0.2);
    }

    .sidebar.sidebar-main.-amshopby-sticky .filter-options:hover::-webkit-scrollbar {
        background: #f0f0f0;
    }

    .sidebar.sidebar-main.-amshopby-sticky .filter-options:hover::-webkit-scrollbar-thumb {
        background: #adadad;
        border-radius: 6px;
        cursor: pointer;
    }

    .sidebar.sidebar-main.-amshopby-sticky .filter-options:hover::-webkit-scrollbar-track {
        box-shadow: inset 0 0 5px #ffffff;
    }

    .sidebar.sidebar-main.-amshopby-sticky .filter-options::-webkit-scrollbar {
        height: 12px;
        width: 6px;
    }

    .sidebar.sidebar-main.-amshopby-sticky .filter-options::-webkit-scrollbar-thumb {
        height: 6px;
        width: 6px;
    }

    .sidebar.sidebar-main.-amshopby-sticky .filter-options ::-webkit-scrollbar-track {
        height: 6px;
        width: 6px;
    }

    .amasty-catalog-topnav .filter-options-item .filter-options-content .amshopby-flyout-block .items.amshopby-fly-out-view {
        margin: -11px;
        box-shadow: none;
    }

    .filter-options input[type='checkbox'] {
        border: 0;
        clip: rect(0, 0, 0, 0);
        height: 0;
        margin: 0;
        opacity: 0;
        overflow: hidden;
        padding: 0;
        width: 0;
        position: absolute;
    }

    .filter-options input[type='checkbox'] + .amshopby-choice {
        word-break: break-word;
        word-wrap: break-word;
        position: absolute;
        top: 5px;
        left: 0;
        display: block;
        margin: 0;
        padding: 0 0 0 22px;
        min-height: 12px;
        line-height: 1.2;
        cursor: pointer;
    }

    .ie11 .filter-options input[type='checkbox'] + .amshopby-choice {
        word-break: break-all;
    }

    .filter-options input[type='checkbox'] + .amshopby-choice:before,
    .filter-options input[type='checkbox'] + .amshopby-choice:after {
        position: absolute;
        top: 0;
        left: 0;
        display: inline-block;
        box-sizing: border-box;
        width: 12px;
        height: 12px;
        border-radius: 2px;
        content: '';
    }

    .filter-options input[type='checkbox'] + .amshopby-choice:before {
        border: 1px solid #e3e3e3;
        background: #ffffff;
    }

    .filter-options input[type='checkbox'] + .amshopby-choice:after {
        background: #1979c3 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAxNSAxNSI+CiAgPGRlZnMvPgogIDxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xMS42NjkzIDMuNTAwNjFjLS4yMDc4LjAwNjk1LS40MDQ4LjA5ODg1LS41NDkzLjI1NjItMS45NTcwMyAyLjA2NDE1LTMuNDM4ODMgMy43NzY1NS01LjI4MDQxIDUuNzQ3ODNMMy44MTczIDcuNzA0NzRjLS4wNzk5Mi0uMDcxNi0uMTcyNDUtLjEyNTk1LS4yNzIzMy0uMTU5OTItLjA5OTg3LS4wMzM5Ny0uMjA1MTItLjA0NjktLjMwOTc0LS4wMzgwNi0uMTA0NjIuMDA4ODUtLjIwNjU2LjAzOTI5LS4zLjA4OTYtLjA5MzQ1LjA1MDMtLjE3NjU2LjExOTQ4LS4yNDQ1OS4yMDM2LS4wNjgwNC4wODQxMS0uMTE5NjYuMTgxNTEtLjE1MTkzLjI4NjYyLS4wMzIyNy4xMDUxMS0uMDQ0NTUuMjE1ODgtLjAzNjE1LjMyNTk4LjAwODQxLjExMDExLjAzNzM0LjIxNzQuMDg1MTUuMzE1NzQuMDQ3ODEuMDk4MzMuMTEzNTUuMTg1NzkuMTkzNDguMjU3MzlMNS4zNzc3MSAxMS4yOThjLjE1MzE1LjEzNzkuMzUwMTkuMjA5OC41NTE2LjIwMTMuMjAxNDEtLjAwODYuMzkyMzEtLjA5NjkuNTM0NDQtLjI0NzNDOC42MTA3NCA4Ljk4NzU3IDEwLjE0MiA3LjE3NTQ0IDEyLjI1NiA0Ljk0NTc4Yy4xMTY1LS4xMTgzNy4xOTYtLjI3MTIuMjI4MS0uNDM4MjMuMDMyMS0uMTY3MDMuMDE1My0uMzQwMzgtLjA0ODQtLjQ5NzA5LS4wNjM2LS4xNTY3MS0uMTcwOS0uMjg5MzctLjMwNzgtLjM4MDQyLS4xMzY5LS4wOTEwNS0uMjk2OC0uMTM2MTktLjQ1ODYtLjEyOTQzeiIvPgo8L3N2Zz4K) center / 12px;
        content: none;
    }

    .filter-options input[type='checkbox'] + .amshopby-choice:hover:before,
    .filter-options input[type='checkbox']:checked + .amshopby-choice:before {
        border-color: #1979c3;
    }

    .filter-options input[type='checkbox']:checked + .amshopby-choice:after {
        content: '';
    }

    ._keyfocus .filter-options input[type='checkbox']:active + .amshopby-choice:before,
    ._keyfocus .filter-options input[type='checkbox']:focus + .amshopby-choice:before,
    .filter-options input[type='checkbox']:active + .amshopby-choice:before,
    .filter-options input[type='checkbox']:focus + .amshopby-choice:before {
        border-color: #1979c3;
    }

    .filter-options input[type='checkbox']:not(:checked).mage-error + .amshopby-choice:before {
        border-color: #f23b3b;
    }

    .am_shopby_apply_filters {
        position: absolute;
        bottom: inherit;
        z-index: 212;
        display: none;
        visibility: hidden;
        padding: 0;
        width: inherit;
    }

    .am_shopby_apply_filters.visible {
        bottom: inherit;
        visibility: visible;
    }

    .am_shopby_apply_filters.-fixed {
        position: fixed;
    }

    .am_shopby_apply_filters.-fixed .am-show-button:before {
        display: none;
    }

    .am-show-button {
        position: relative;
        justify-content: space-between;
        margin: 0 0 10px;
        padding: 12px 10px;
        min-width: 180px;
        width: inherit;
        border: none;
        border-radius: 6px;
        box-shadow: 0 4px 8px rgba(190, 199, 219, 0.21), 0 6px 25px rgba(190, 199, 219, 0.28);
    }

    .am-show-button > .am-items {
        margin: 0 auto;
    }

    .am-show-button:before {
        position: absolute;
        width: 10px;
        height: 10px;
        background: #ffffff;
        content: '';
        transform: rotate(45deg);
    }

    .am-show-button.-vertical:before {
        top: calc(50% - (10px / 2));
        right: calc(100% - (10px / 2));
    }

    .am-show-button.-horizontal:before {
        top: calc(100% - (10px / 2));
        left: calc(50% - (10px / 2));
    }

    #amasty-shopby-product-list .amshopby-overlay-block > .amshopby-loader {
        top: 30%;
        transform: translate(-50%, -30%);
    }
}

@media all and (min-width: 1024px), print {
    .filter-options-content .am-filter-price {
        width: 43%;
    }

    .amslider-container.am-swiper-slider {
        width: 85%;
    }
}

.am-visually-hidden {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 0;
    margin: 0;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 0;
}

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

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

.ui-tooltip .arrow {
    left: 8px;
    width: 15px;
}

.ui-tooltip .arrow:after {
    border-right: 15px solid transparent;
}

.ui-tooltip .arrow:before {
    border-right: 14px solid transparent;
}

.amslider-container {
    margin: auto;
    margin-bottom: 15px;
    width: 100%;
}

.am-rating-up {
    font-size: smaller;
}

.amshopby-highlighted {
    background-color: #ffff00;
}

.amshopby-item .filter-value {
    margin-left: 5px;
}

.amshopby-filter-tooltip {
    display: inline-block;
    margin-left: 6px;
    max-height: 16px;
    max-width: 16px;
    vertical-align: top;
}

.amshopby-filter-value .swatch-option.image,
.amshopby-filter-value .swatch-attribute.size .swatch-option,
.amshopby-filter-value .swatch-attribute.manufacturer .swatch-option {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.filter-options-item .filter-options-title:after {
    font-size: 14px;
}

.range.am-fromto-widget .am-filter-go {
    margin: 0 10px;
    vertical-align: top;
}

.amshopby-button {
    word-break: break-word;
    word-wrap: break-word;
    background: #1979c3;
    border-radius: 3px;
    color: #fff;
    font-size: 16px;
    letter-spacing: -.015em;
    line-height: 22px;
    min-height: 40px;
    text-align: center;
    transition: background 0.2s ease-in-out, border-color 0.2s ease-in-out;
}

.ie11 .amshopby-button {
    word-break: break-all;
}

.amshopby-button:not(.primary) {
    border-radius: 3px;
}

.amshopby-button:not(.primary),
.amshopby-button:not(.primary):active {
    box-shadow: none;
}

.amshopby-button:hover {
    background: #399ae6;
    border-color: #399ae6;
}

.amshopby-button:active,
.amshopby-button:focus {
    background: #135d96;
    border-color: #135d96;
}

.am-filter-go {
    word-break: break-word;
    word-wrap: break-word;
    background: #1979c3;
    border-radius: 3px;
    color: #fff;
    font-size: 16px;
    letter-spacing: -.015em;
    line-height: 22px;
    min-height: 40px;
    text-align: center;
    transition: background 0.2s ease-in-out, border-color 0.2s ease-in-out;
    margin: 15px 0 0;
    width: 25%;
}

.ie11 .am-filter-go {
    word-break: break-all;
}

.am-filter-go:not(.primary) {
    border-radius: 3px;
}

.am-filter-go:not(.primary),
.am-filter-go:not(.primary):active {
    box-shadow: none;
}

.am-filter-go:hover {
    background: #399ae6;
    border-color: #399ae6;
}

.am-filter-go:active,
.am-filter-go:focus {
    background: #135d96;
    border-color: #135d96;
}

input[type='text'].am-filter-price.-to.right {
    float: right;
}

.am-swatch-options {
    display: flex;
    flex-direction: column;
}

.am-swatch-options .swatch-option {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    margin: 0 10px 0 0;
}

.am-swatch-options > .item {
    padding-bottom: 4px;
}

.am-swatch-options > .item:hover {
    background-color: transparent;
}

.am-swatch-options .am-shopby-swatch-label {
    display: inline-block;
    max-width: 70%;
    vertical-align: middle;
    word-wrap: break-word;
}

.filter-options .am-swatch-wrapper {
    line-height: initial;
    margin: 0 0 5px !important;
}

.filter-options .am-swatch-wrapper.-amshopby-hidden {
    opacity: 0;
    position: absolute;
    visibility: hidden;
}

.catalog-topnav .filter-options {
    flex-wrap: wrap;
    min-height: 40px;
}

.catalog-topnav .filter-options .filter-options-item {
    border: 0;
    display: inline-block;
}

.catalog-topnav .filter-options .filter-options-content {
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 6px;
    box-shadow: 0 4px 8px rgba(190, 199, 219, 0.21), 0 6px 25px rgba(190, 199, 219, 0.28);
    margin-top: 12px;
    min-width: 100px;
    position: absolute;
    z-index: 9999;
}

.catalog-topnav .filter-options .am-filter-items-rating li {
    margin: 0 0 10px;
}

.catalog-topnav .filter-options .am-filter-items-rating li:last-child {
    margin: 0;
}

.catalog-topnav .block-actions {
    display: none;
}

.catalog-topnav {
    display: none;
}

.filter-options .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
    right: 8px;
    top: 5px;
}

.page-layout-1column .filter-options-item.active .filter-options-content {
    padding: 10px 15px;
}

.page-layout-1column .filter-options-content li.item {
    padding: 0;
}

.filter [data-role='collapsible']:not([data-collapsible='true']) [data-role='content'] {
    display: none;
}

div.swatch-option-tooltip {
    z-index: 9999;
}

.swatch-option-tooltip .image,
.swatch-option-tooltip-layered .image {
    background-size: contain !important;
}

.filter-options .am-labels-folding .item {
    position: relative;
}

.filter-options .ui-menu {
    display: block;
    list-style: none;
    margin: 0;
    outline: 0;
    padding: 0;
}

.filter-options .ui-menu .ui-menu {
    position: absolute;
}

.filter-options .ui-menu .ui-menu-item {
    cursor: pointer;
    list-style: none;
    margin: 0;
}

.filter-options .ui-menu .ui-menu-item-wrapper {
    padding: 3px 1em 3px .4em;
    position: relative;
}

.filter-options .ui-menu .ui-menu-divider {
    border-width: 1px 0 0;
    font-size: 0;
    height: 0;
    line-height: 0;
    margin: 5px 0;
}

.filter-options-content .am-swatch-wrapper {
    display: inline-block;
}

.filter-options-content .am-swatch-wrapper:hover .am-swatch-link {
    background: none;
}

.filter-options-content .am-swatch-wrapper > .input.-hidden {
    display: none;
}

.am-filter-items-attr_price {
    max-width: 350px;
    min-width: 130px;
}

.am-filter-items-attr_color .swatch-option.text {
    padding: 1px 2px;
    width: 30px;
}

.amasty-catalog-topnav.block.filter {
    flex-basis: auto;
}

.amasty-catalog-topnav .filter-options .item:last-child {
    margin-bottom: 0;
}

.amshopby-category-dropdown {
    background-color: #fff;
    border: 1px solid #adadad;
    cursor: pointer;
    display: block;
    font-weight: 400;
    min-height: 3.2rem;
    overflow: hidden;
    padding-right: 3.6rem;
    text-align: left;
    text-overflow: ellipsis;
    white-space: normal;
}

.amshopby-category-dropdown:after {
    border-color: #000 transparent transparent;
    border-style: solid;
    border-width: .5rem .4rem 0;
    box-sizing: border-box;
    content: '';
    height: 0;
    margin-top: -.2rem;
    position: absolute;
    right: 1.2rem;
    top: 50%;
    transition: all .2s linear;
    width: 0;
}

.amshopby-category-dropdown:before {
    background-color: #e3e3e3;
    border: 1px solid #adadad;
    bottom: 0;
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 3.2rem;
}

.am-category-wrapper {
    display: block;
    position: relative;
    user-select: none;
}

.am-category-wrapper.-active .amshopby-category-dropdown:after {
    transform: rotate(180deg);
}

.am-category-wrapper .amshopby-checkbox,
.am-category-wrapper .amshopby-radio {
    margin-left: 20px;
}

.am-category-wrapper .amshopby-filter-parent {
    padding-left: 0;
}

.am-category-wrapper .am-multiselect-crumb {
    background-color: #f5f5f5;
    border: 1px solid #a79d95;
    border-radius: 1px;
    display: inline-block;
    font-size: 1.2rem;
    margin: .3rem 0 .3rem .3rem;
    padding: .3rem 2.4rem .4rem 1rem;
    position: relative;
    transition: border-color 0.1s linear;
}

.am-category-wrapper .am-multiselect-crumb .action-close {
    background-color: transparent;
    border: none;
    border-radius: 0;
    bottom: 0;
    box-shadow: none;
    color: #514943;
    font-size: .5em;
    height: auto;
    line-height: 1;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 2rem;
}

.am-category-wrapper .am-multiselect-crumb .action-close:before {
    content: 'x';
    font-size: 10px;
    transition: color .1s linear;
}

.am-category-wrapper .am-multiselect-crumb .action-close > span {
    clip: rect(0, 0, 0, 0);
    display: none;
    overflow: hidden;
    position: absolute;
    visibility: hidden;
}

.filter-options .am-labels-folding .item {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 0 0 0 20px;
    position: relative;
}

.filter-options .am-labels-folding .item .am-input,
.filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) input[type='radio'],
.filter-options .amshopby-category-dropdown + form .item input[type='radio'],
.filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) input[type='checkbox'],
.filter-options .amshopby-category-dropdown + form .item input[type='checkbox'] {
    left: 0;
    margin: 0 5px 0 0;
    position: absolute;
    top: 4px;
}

.filter-options .am-labels-folding .item .am-collapse-icon ~ .am-input {
    left: 20px;
}

.filter-options .am-labels-folding .item .am-collapse-icon ~ [class*='am-filter-item-'] {
    padding-left: 20px;
}

.filter-options .amshopby-category-dropdown + form .item {
    flex-wrap: wrap;
}

.filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered),
.filter-options .amshopby-category-dropdown + form .item {
    display: block;
    position: relative;
}

.filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon ~ .am-input,
.filter-options .amshopby-category-dropdown + form .item .am-collapse-icon ~ .am-input,
.filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon ~ input[type='radio'],
.filter-options .amshopby-category-dropdown + form .item .am-collapse-icon ~ input[type='radio'],
.filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon ~ input[type='checkbox'],
.filter-options .amshopby-category-dropdown + form .item .am-collapse-icon ~ input[type='checkbox'],
.filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon ~ input[type='checkbox'] + .amshopby-choice,
.filter-options .amshopby-category-dropdown + form .item .am-collapse-icon ~ input[type='checkbox'] + .amshopby-choice {
    left: 20px;
}

.filter-options .amshopby-category-dropdown + form .items.-am-multiselect .item .items-children.-folding {
    padding-left: 20px;
}

.am-labels-folding .am-collapse-icon,
.filter-options .amshopby-category-dropdown + form .items.-am-multiselect .item .am-collapse-icon {
    display: flex;
    align-items: center;
    align-self: flex-start;
    left: 0;
    top: 0;
}

.am-labels-folding .am-collapse-icon:after,
.filter-options .amshopby-category-dropdown + form .items.-am-multiselect .item .am-collapse-icon:after,
.am-labels-folding .am-show-more:before {
    margin: 0;
    position: static;
}

.am-collapse-icon {
    border-radius: 50%;
    box-sizing: border-box;
    cursor: pointer;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-weight: 400;
    height: 20px;
    line-height: 1;
    position: absolute;
    width: 20px;
}

.am-collapse-icon:after,
.am-collapse-icon.-active:after {
    content: '';
    transform: rotate(180deg);
}

.amshopby-option-link {
    clear: both;
    display: inline-block;
    margin-right: 5px;
}

.amshopby-option-link img {
    float: left;
    margin: 0 5px 5px 0;
}

.amshopby-option-link img:not([src*='/resized']) {
    max-width: 30px;
    max-height: 30px;
}

.amshopby-item-removed {
    text-decoration: none;
}

.am-category-image {
    vertical-align: middle;
}

.amshopby-filter-current .filter-label {
    vertical-align: middle;
}

.amshopby-filter-current .amshopby-items {
    padding: 0 0 0 10px;
}

.amshopby-filter-current .amshopby-item.item {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 0 0 0 20px;
    position: relative;
}

.amshopby-filter-current .amshopby-filter-name {
    display: flex;
    font-weight: 600;
    padding: 0 5px 0 0;
}

.amshopby-filter-current .amshopby-filter-name:after {
    content: ':';
}

.ie11 .amshopby-filter-current .amshopby-filter-name:after {
    padding-left: 1px;
}

.amshopby-filter-current .amshopby-filter-value {
    flex-grow: 1;
}

.amshopby-filter-current .am-swatch-link {
    display: flex;
    align-items: center;
}

.amshopby-filter-current .amshopby-filter-value .am-swatch-options .swatch-option {
    margin: 0;
}

.amshopby-filter-current .amshopby-remove {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 12px;
    left: 0;
    position: absolute;
    width: 12px;
}

.ie11 .amshopby-filter-current .amshopby-remove {
    top: calc(50% - (12px / 2));
}

.amshopby-filter-current .amshopby-remove:hover:after,
.amshopby-filter-current .amshopby-remove:hover:before {
    background-color: #494949;
}

.amshopby-filter-current .amshopby-remove:hover ~ * {
    opacity: .5;
}

.amshopby-filter-current .amshopby-remove:after,
.amshopby-filter-current .amshopby-remove:before {
    background-color: #c7c7c7;
    content: '';
    height: 1px;
    position: absolute;
    width: 100%;
}

.amshopby-filter-current .amshopby-remove:after {
    transform: rotate(45deg);
}

.amshopby-filter-current .amshopby-remove:before {
    transform: rotate(-45deg);
}

.amshopby-filter-current .am-shopby-swatch-label {
    margin-left: 10px;
}

.amshopby-filter-current .swatch-option-link-layered {
    display: flex;
    align-items: center;
    flex-basis: 100%;
}

.amshopby-filter-current .item {
    padding-bottom: 0;
}

.am-dropdown .am-select,
.am-dropdown .chosen-container .chosen-choices {
    background-color: #fff;
    border-color: #ccc;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    min-height: 32px;
}

.am-dropdown .chosen-container .chosen-choices {
    background-image: none;
}

.am-dropdown .chosen-container-multi .chosen-choices li.search-field input[type='text'] {
    color: #000;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    min-width: 100px;
}

.am-porto-cmtb .amshopby-filter-current.filter-current .amshopby-item.item {
    display: flex;
    align-items: center;
    padding: 0 0 10px 20px;
}

.am-porto-cmtb .amshopby-filter-current.filter-current .items {
    padding: 15px;
}

.am-porto-cmtb .amshopby-filter-current.filter-current .am-show-more {
    padding: 12px 25px 0 0;
}

.am-porto-cmtb .amshopby-filter-current.filter-current .category-image .image {
    display: block;
    max-width: 100%;
    width: auto;
    height: auto;
}

.am-porto-cmtb .filter-options-content .swatch-option {
    min-width: 22px;
    width: 22px;
    height: 22px;
    border: none;
    background-position: center center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}

.am-porto-cmtb .page-wrapper > .page-header {
    z-index: 900;
}

.am-porto-cmtb .page-main {
    z-index: 9;
}

.am-porto-cmtb .am-show-more:hover {
    color: #006bb4 !important;
}

.filter-options-item .filter-options-content .amshopby-slider-wrapper {
    margin: 0 10px;
}

.amasty-catalog-topnav .filter-options-item .filter-options-content .amshopby-slider-wrapper,
.filter-options-item .filter-options-content .amshopby-slider-wrapper > .items:not(.items-children):not(.am-category-view),
.filter-options-item .filter-options-content .amshopby-slider-wrapper .amshopby-fromto-wrap {
    margin: 0;
}

.amshopby-slider-container {
    margin: 10px 0 5px;
}

.amshopby-slider-container .ui-slider-range {
    position: absolute;
    z-index: 2;
}

.amshopby-slider-container .am-slider:not(.-loaded) {
    opacity: 0;
    visibility: hidden;
}

.amshopby-slider-container .am-slider:before,
.amshopby-slider-container .am-slider:after {
    border-radius: 20px;
    content: '';
    position: absolute;
    z-index: 1;
}

.amshopby-slider-container .am-slider .ui-slider-handle {
    cursor: pointer;
    display: flex;
    justify-content: center;
    margin: 0;
    overflow: inherit;
    padding: 0;
}

.amshopby-slider-container .amshopby-slider-display {
    margin: 10px 0 0;
    text-align: center;
}

.amshopby-slider-container .ui-slider-handle.ui-state-hover ~ .ui-slider-handle,
.amshopby-slider-container .ui-slider-handle.ui-state-active ~ .ui-slider-handle {
    pointer-events: none;
    user-select: none;
}

.amshopby-slider-container .amshopby-slider-tooltip {
    border: 1px solid #fff;
    border-radius: 2px;
    bottom: calc(100% + 7px);
    box-sizing: border-box;
    display: flex;
    font-size: 12px;
    justify-content: center;
    letter-spacing: .03em;
    line-height: 1;
    padding: 3px;
    position: absolute;
    transition: none;
    z-index: 1;
}

.amshopby-slider-container .ui-slider-handle .amshopby-slider-corner {
    position: absolute;
    top: -12px;
    width: 8px;
    z-index: 2;
}

.amshopby-slider-container .ui-slider-handle .amshopby-slider-corner:before,
.amshopby-slider-container .ui-slider-handle .amshopby-slider-corner:after {
    border: 1px solid;
    border-color: inherit;
    box-sizing: content-box;
    clip-path: polygon(100% 0%, 0% 100%, 100% 100%);
    content: '';
    display: block;
    height: 6px;
    position: absolute;
    transform: rotate(45deg);
    width: 6px;
}

.amshopby-slider-container .ui-slider-handle .amshopby-slider-corner:after {
    background: inherit;
}

.amshopby-slider-container.-default .am-slider {
    background: #dadada;
    height: 10px;
    margin: 0 8px;
}

.amshopby-slider-container.-default .am-slider:before,
.amshopby-slider-container.-default .am-slider:after {
    height: 10px;
    width: 16px;
}

.amshopby-slider-container.-default .am-slider:before {
    left: -8px;
}

.amshopby-slider-container.-default .am-slider:after {
    right: -8px;
}

.amshopby-slider-container.-default .ui-slider-range {
    background: #b6b6b6;
    height: 10px;
}

.amshopby-slider-container.-default .am-slider .ui-slider-handle {
    border-radius: 50%;
    height: 16px;
    transform: translate(-8px, -3px);
    width: 16px;
}

.filter-options-item .filter-options-content .amshopby-fromto-wrap .am-fromto-widget {
    flex-wrap: wrap;
    margin-top: 10px;
}

.filter-options-item .filter-options-content .amshopby-slider-wrapper .amshopby-fromto-wrap .am-fromto-widget {
    margin-top: 25px;
}

.filter-options-item .filter-options-content .amshopby-slider-wrapper.-volumetric .amshopby-fromto-wrap .am-fromto-widget {
    margin-top: 35px;
}

.amasty-catalog-topnav .amshopby-fromto-wrap .am-fromto-widget {
    max-width: 210px;
}

.amshopby-fromto-wrap .am-fromto-widget > .amshopby-input-wrapper {
    max-width: 50%;
    position: relative;
    width: calc(50% - 7px);
}

.amshopby-fromto-wrap .am-fromto-widget .am-filter-price {
    background-clip: padding-box;
    border: 1px solid #dfdedd;
    color: #494949;
    font-size: 14px;
    height: 40px;
    letter-spacing: .03em;
    text-align: center;
    width: 100%;
}

.amshopby-fromto-wrap .am-fromto-widget > .delimiter {
    line-height: 40px;
    margin: 0;
    width: 14px;
}

.amshopby-fromto-wrap .am-fromto-widget > .am-filter-go {
    margin: 15px 0 0;
    width: 100%;
}

.amshopby-fromto-wrap .am-fromto-widget > .am-filter-go:not(.primary),
.amshopby-fromto-wrap .am-fromto-widget > .am-filter-go:active {
    box-shadow: none;
}

.amshopby-input-wrapper .amshopby-currency {
    background: #fff;
    bottom: calc(100% - 10px);
    color: #494949;
    font-size: 14px;
    left: 4px;
    letter-spacing: .03em;
    line-height: 16px;
    padding: 2px;
    position: absolute;
}

.amshopby-slider-tooltip {
    color: #fff;
}

.ui-slider-handle:not(.ui-state-hover):not(.ui-state-active) .amshopby-slider-corner,
.ui-slider-handle:not(.ui-state-hover):not(.ui-state-active) .amshopby-slider-tooltip {
    opacity: 0;
    visibility: hidden;
}

.amshopby-slider-container.-improved {
    margin-top: 30px;
}

.amshopby-slider-container.-improved .am-slider {
    background: #dfdedd;
    height: 4px;
    margin: 0 8px;
}

.amshopby-slider-container.-improved .am-slider:before,
.amshopby-slider-container.-improved .am-slider:after {
    background: #dfdedd;
    height: 4px;
    width: 16px;
}

.amshopby-slider-container.-improved .am-slider:before {
    left: -8px;
}

.amshopby-slider-container.-improved .am-slider:after {
    right: -8px;
}

.amshopby-slider-container.-improved .ui-slider-range {
    height: 4px;
}

.amshopby-slider-container.-improved .am-slider .ui-slider-handle {
    border-radius: 50%;
    height: 16px;
    top: -6px;
    transform: translateX(-8px);
    width: 16px;
}

.amshopby-slider-container.-volumetric {
    margin-top: 20px;
}

.amshopby-slider-container.-volumetric .am-slider {
    background: #dfdedd;
    border-radius: 20px;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25);
    height: 4px;
    margin: 0 4px;
}

.amshopby-slider-container.-volumetric .am-slider:before,
.amshopby-slider-container.-volumetric .am-slider:after {
    display: none;
}

.amshopby-slider-container.-volumetric .ui-slider-range {
    border-radius: 20px;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25);
    height: 4px;
}

.amshopby-slider-container.-volumetric .am-slider .ui-slider-handle {
    border-radius: 2px;
    height: 12px;
    transform: translate(-4px, 10px);
    width: 8px;
}

.amshopby-slider-container.-volumetric .am-slider .ui-slider-handle:before {
    background: inherit;
    bottom: calc(100% - 4px);
    clip-path: polygon(100% 0%, 0% 100%, 100% 100%);
    content: '';
    display: block;
    height: 6px;
    left: calc(50% - 3px);
    position: absolute;
    transform: rotate(-135deg);
    width: 6px;
}

.amshopby-slider-container.-volumetric .amshopby-slider-tooltip {
    border-radius: 3px;
    bottom: calc(100% + 17px);
}

.amshopby-slider-container.-volumetric .amshopby-slider-corner {
    top: -23px;
}

.amshopby-slider-container.-volumetric .amshopby-slider-display {
    margin-top: 20px;
}

.amshopby-slider-container.-light {
    margin-top: 30px;
}

.amshopby-slider-container.-light .am-slider {
    background: #dfdedd;
    height: 1px;
    margin: 0 8px;
}

.amshopby-slider-container.-light .am-slider:before,
.amshopby-slider-container.-light .am-slider:after {
    background: #dfdedd;
    height: 1px;
    width: 16px;
}

.amshopby-slider-container.-light .am-slider:before {
    left: -8px;
}

.amshopby-slider-container.-light .am-slider:after {
    right: -8px;
}

.amshopby-slider-container.-light .ui-slider-range {
    height: 1px;
}

.amshopby-slider-container.-light .am-slider .ui-slider-handle {
    background: #ffffff;
    border: 1px solid #dfdedd;
    border-radius: 50%;
    box-sizing: border-box;
    height: 16px;
    top: -8px;
    transform: translateX(-8px);
    width: 16px;
}

.amshopby-slider-container.-light .amshopby-slider-corner {
    background: #fff;
    border-color: #dfdedd;
}

.amshopby-slider-container.-light .amshopby-slider-tooltip {
    border-color: #dfdedd;
}

.amshopby-slider-container.-dark {
    margin-top: 30px;
}

.amshopby-slider-container.-dark .am-slider {
    background: #4a4948;
    height: 3px;
    margin: 0 5px;
}

.amshopby-slider-container.-dark .am-slider:before,
.amshopby-slider-container.-dark .am-slider:after {
    height: 3px;
    width: 10px;
}

.amshopby-slider-container.-dark .am-slider:before {
    left: -5px;
}

.amshopby-slider-container.-dark .am-slider:after {
    right: -5px;
}

.amshopby-slider-container.-dark .ui-slider-range {
    height: 3px;
}

.amshopby-slider-container.-dark .am-slider .ui-slider-handle {
    border-radius: 2px;
    height: 15px;
    top: -6px;
    transform: translateX(-5px);
    width: 10px;
}

.filter-options-item .filter-options-content {
    padding-bottom: 5px;
}

.filter-options-item .filter-options-content .am-swatch-wrapper .swatch-option.image,
.filter-options-item .filter-options-content .swatch-attribute.size .swatch-option.selected,
.filter-options-item .filter-options-content .swatch-attribute.manufacturer .swatch-option.selected {
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.filter-options-item .filter-options-content .range {
    display: flex;
    align-items: center;
    margin-top: 15px;
    text-align: center;
}

.filter-options-item .filter-options-content .items:not(.items-children):not(.am-category-view),
.filter-options-item .filter-options-content .am-category-wrapper,
.filter-options-item .filter-options-content .amshopby-fromto-wrap {
    margin: 0 10px;
}

.filter-options-item .filter-options-content .am-shopby-form {
    margin: 0 7px;
}

.filter-options-item .filter-options-content .items [class*='am-filter-item'] {
    margin-left: 0;
    padding: 0;
}

.filter-options-item .filter-options-content .count {
    display: inline-flex;
    padding-left: 0;
}

.filter-options-item .filter-options-content .am-shopby-swatch-label .count {
    margin: 0;
    padding: 0;
}

.filter-options-item .filter-options-content .am-shopby-swatch-label .label {
    margin-right: 5px;
}

.filter-options-item .filter-options-content .am-shopby-form {
    overflow-x: hidden;
    overflow-y: auto;
    margin-bottom: -15px;
    padding: 3px;
}

.filter-options-item .filter-options-content .am-shopby-form .swatch-attribute .swatch-option-link-layered:hover {
    background-color: unset;
}

.amasty-catalog-topnav .filter-options-item .filter-options-content {
    padding-bottom: 10px;
}

.amasty-catalog-topnav .filter-options-item .filter-options-content .items:not(.items-children):not(.am-category-view),
.amasty-catalog-topnav .filter-options-item .filter-options-content .am-shopby-form,
.amasty-catalog-topnav .filter-options-item .filter-options-content .am-category-wrapper,
.amasty-catalog-topnav .filter-options-item .filter-options-content .amshopby-fromto-wrap {
    margin: 0;
}

.filter-options .items.-am-overflow {
    overflow-x: hidden;
    overflow-y: auto;
}

.filter-options .items .items-children.-folding {
    width: 100%;
    list-style: none;
}

.filter-options .items.-am-singleselect .item.-is-by-click .items-children.-folding .item .amshopby-filter-parent {
    padding-left: 20px;
}

.filter-options .items.-am-multiselect .item.-is-expanded .items-children.-folding {
    padding-left: 0;
}

.filter-options .items .items-children.-folding .item {
    margin: 5px 0;
}

.filter-options .item.-empty-value {
    opacity: .5;
    pointer-events: none;
    user-select: none;
}

.filter-options .ui-widget-overlay {
    background: #aaa;
    opacity: .3;
}

.filter-options .ui-widget-shadow {
    box-shadow: 0 0 5px #666;
}

.filter-options .am-category-view {
    position: absolute;
    z-index: 9;
    display: none;
    overflow-y: auto;
    box-sizing: border-box;
    margin: 0;
    padding: 10px;
    max-height: 300px;
    width: 100%;
    border: 1px solid #cccccc;
    background-color: #fff;
    white-space: nowrap;
}

.filter-options .items.am-category-view,
.filter-options .am-category-view ol.items {
    margin: 0;
}

.filter-options .am-category-view.-am-singleselect .am-collapse-icon {
    top: 0;
}

.filter-options .am-category-view.-am-singleselect .am-collapse-icon:after,
.filter-options .am-category-view.-am-singleselect .am-show-more:before {
    right: inherit;
    left: 0;
}

.filter-options .am-category-view .item a.amshopby-filter-parent {
    padding-left: 20px;
}

.filter-options .am-category-view.-am-multiselect .item > .am-collapse-icon ~ a.amshopby-filter-parent {
    padding-left: 40px;
}

.filter-options .am-category-view [class*='am-filter-item'] {
    display: inline-block;
    white-space: initial;
}

.filter-options .filter-options-content .rating-summary {
    display: inline-block;
    vertical-align: sub;
}

.filter-options .amshopby-search-box {
    margin: 0 0 15px;
}

.filter-options .am-labels-folding.-am-singleselect .item .am-input,
.filter-options [class*='am-filter-items-'].am-labels-folding.-am-singleselect .item:not(.swatch-option-link-layered) input[type='radio'],
.filter-options .amshopby-category-dropdown + form .-am-singleselect .item input[type='radio'],
.filter-options .am-category-view input[type='radio'] {
    display: none;
}

.filter-options .am-labels-folding.-am-singleselect .item {
    padding: 0;
}

.filter-options .am-category-wrapper .items.-am-multiselect .item.-filter-parent:not(.-is-collapsible),
.filter-options .items:not(.items-children) > .item.-is-by-click.-filter-parent ~ .item.-is-expanded {
    margin-left: 20px;
}

.filter-options-content .am-ranges .items.-am-multiselect .item {
    position: relative;
}

.filter-options-content .am-ranges .items.-am-multiselect .item [class*='am-filter-item'] {
    padding-left: 20px;
}

.filter-actions .filter-clear {
    color: #1979c3;
    font-size: 14px;
    line-height: 19px;
}

.filter-actions .filter-clear:hover {
    color: #399ae6;
    text-decoration: none;
}

.filter-actions .filter-clear:focus,
.filter-actions .filter-clear:active {
    color: #135d96;
}

.filter-options-content .item a:hover {
    background-color: transparent;
    color: #1979c3;
}

.filter-options-content .item a:hover .count {
    color: #1979c3;
}

.filter-options-content .item a:active,
.filter-options-content .item a:active .count {
    color: #135d96;
    text-decoration: none;
}

.filter-options-content .item:first-child {
    margin-top: 0;
}

.filter-options-content .item:last-child {
    margin-bottom: 0;
}

.filter-options-content .item > a {
    display: block;
}

.filter-options-content .items.-am-singleselect .item > input[type='radio'] {
    display: none;
}

.filter-options-content .items.-am-singleselect .amshopby-link-selected,
.filter-options-content .swatch-option.selected + .am-shopby-swatch-label {
    color: #070605;
    font-weight: 700 !important;
}

.filter-options-content .items.-am-singleselect .amshopby-link-selected .count,
.filter-options-content .swatch-option.selected + .am-shopby-swatch-label .count {
    color: #070605;
    font-weight: 700 !important;
}

.am-show-more,
.filter-options-content .am-show-more {
    position: relative;
    display: none;
    margin: 10px 0 0;
    padding: 0 22px 0 0;
    color: #070605;
    letter-spacing: .03em;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    cursor: pointer;
    background: transparent;
    border: 0;
}

.amasty-catalog-topnav .filter-options-content .am-show-more {
    padding-left: 0;
}

.filter-options-content .am-show-more {
    padding-left: 10px;
}

.am-show-more:hover,
.filter-options-content .am-show-more:hover {
    background-color: transparent;
    color: #838382;
    text-decoration: none;
}

.am-show-more:active,
.filter-options-content .am-show-more:active {
    color: #070605;
    box-shadow: none;
}

.am-show-more:before {
    top: 0;
}

.am-show-more.-active {
    display: inline-flex;
    align-items: center;
}

.am-show-more .am-counter {
    display: inline-block;
    margin: 0 2px;
    opacity: .5;
}

.am-show-more[data-is-hide='false']:before {
    transform: rotate(180deg);
}

.amshopby-link-selected {
    color: #1979c3;
}

/* .items[class*='category_ids']:not(.items-children) > .item > a {
    font-weight: 700;
}*/
.filter-options .items:not(.items-children).-am-multiselect > .item.-is-by-click .items-children.-folding {
    padding-left: 0;
}

.filter-options .items:not(.items-children).-am-multiselect > .item.-is-by-click .items-children.-folding .item.-is-expanded {
    margin-left: 20px;
}

.am-filter-items-stock .amshopby-link-selected,
.am-filter-items-rating .amshopby-link-selected {
    text-decoration: none;
}

.filter-content [class*='am-filter-item']:hover ~ .amshopby-choice:before {
    border-color: #1979c3;
}

.filter-content .items.-am-multiselect [class*='am-filter-item']:hover {
    color: inherit;
}

.filter-content .items.-am-multiselect [class*='am-filter-item']:hover .count {
    color: #757575;
}

.amshopby-fly-out-view.ui-menu,
.amshopby-flyout-block .items.amshopby-fly-out-view .item .items-children {
    position: relative;
    padding: 13px 0;
    border-radius: 3px;
    background: #fff;
    box-shadow: 0 4px 8px rgba(190, 199, 219, 0.21), 0 6px 25px rgba(190, 199, 219, 0.28);
}

.amshopby-fly-out-view .ui-menu {
    width: 100%;
}

.amshopby-fly-out-view .items-children:not(.ui-menu) {
    display: none;
}

.amshopby-fly-out-view .am-input {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 0;
    margin: 0;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 0;
}

.amshopby-fly-out-view .am-input[type='radio'] + .amshopby-choice {
    display: none;
}

.amshopby-flyout-block .items.amshopby-fly-out-view .item {
    position: relative;
    display: flex;
    align-items: flex-start;
    flex-direction: row-reverse;
    margin: 0;
    padding: 4px 20px;
    font-size: 14px;
    line-height: 18px;
}

.amshopby-flyout-block .items.amshopby-fly-out-view .item:hover {
    background-color: #f8f8f9;
}

.amshopby-flyout-block .items.amshopby-fly-out-view .item .items-children {
    position: absolute;
    z-index: 995;
}

.amshopby-flyout-block .items.amshopby-fly-out-view .item > .amshopby-choice {
    position: relative;
    top: inherit;
    left: inherit;
    margin: 3px 0;
    padding-left: 22px;
}

.amshopby-flyout-block .items.amshopby-fly-out-view .item [class*='am-filter-item-'] {
    display: inline-block;
    width: 100%;
}

.amshopby-flyout-block .items.amshopby-fly-out-view .item [class*='am-filter-item-']:hover {
    background-color: transparent;
    color: inherit;
}

.amshopby-flyout-block .items.amshopby-fly-out-view .item [class*='am-filter-item-']:hover > .count {
    color: #757575;
}

.amshopby-flyout-block .items.amshopby-fly-out-view .item .amshopby-choice:hover:before,
.amshopby-flyout-block .items.amshopby-fly-out-view .item [class*='am-filter-item-']:hover ~ .amshopby-choice:before {
    border-color: #e3e3e3;
}

.am_shopby_apply_filters {
    position: fixed;
    bottom: -80px;
    z-index: 999;
    width: 100%;
    transition: left 0.2s ease-in-out;
}

.am_shopby_apply_filters.visible {
    bottom: 0;
}

.am-show-button {
    z-index: 211;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 15px 0;
    width: 100%;
    border-top: 1px solid #cccccc;
    background: #ffffff;
    text-align: center;
}

.am-show-button > .am-items {
    margin: 0;
    padding: 0 10px;
    color: #070605;
    font-size: 14px;
    line-height: 22px;
}

.am-show-button > .amshopby-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 10px;
    min-width: 90px;
    line-height: 1;
}

.ie11 .am-show-button > .amshopby-button {
    padding: 10px;
}

#amasty-shopby-product-list {
    z-index: 1;
}

#amasty-shopby-product-list .products.wrapper {
    position: relative;
}

.amshopby-overlay-block {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 230;
    display: none;
    width: 100%;
    background: rgba(255, 255, 255, 0.5);
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.amshopby-slider-settings {
    list-style: none;
}

.amshopby-slider-settings.-style {
    max-width: 214px;
}

.amshopby-slider-settings.-style .amshopby-slider-container.-default .amshopby-label {
    padding-bottom: 15px;
}

.amshopby-slider-settings.-style .am-slider {
    z-index: 0;
    margin: 0;
}

.amshopby-slider-settings.-style .amshopby-label {
    display: flex;
    align-items: center;
    padding-bottom: 45px;
}

.amshopby-slider-settings.-style .amshopby-input {
    display: flex;
    align-items: center;
    justify-content: center;
}

.amshopby-slider-settings.-style .amshopby-input:checked {
    background: #007bdb;
}

.amshopby-slider-settings.-style .amshopby-input:checked:after {
    position: initial;
    margin: 0;
    width: 6px;
    height: 6px;
    background: #fff;
}

.amshopby-slider-settings.-style .amshopby-title {
    padding-left: 7px;
}

.amshopby-slider-settings.-style .amshopby-slider-tooltip {
    visibility: visible;
    opacity: 1;
    transition: none;
}


/* End am-shopby.css*/


.catalog-category-view .toolbar-products .limiter .label {
    color: #070605;
}

.catalog-category-view .toolbar-products .pages .pages-items .item {
    margin: 0px 6px 0 0;
}

.category-faq .amfaq-cat-widget p, .category-faq .amfaq-tag-widget p, .category-faq .amfaq-que-widget p {
    background: #f0f0f0;
    color: #575757;
    font-weight: 600;
    font-size: 1.8rem;
    text-align: left;
    word-wrap: break-word;
    margin-bottom: 0px;
}

.am-widget-category {
    border-bottom: 1px solid #c9c9c9;
    background: #f9f9f9;
}

.amfaq_questions .am-title {
    cursor: pointer;
    font-weight: 600;
    font-size: 1.8rem;
    line-height: 1.1;
    margin-bottom: 1.5rem;
    word-wrap: break-word;
}

.amfaq_questions .am-title .am-minus {
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    float: right;
    font-size: inherit;
    font-weight: normal;
}

.amfaq_questions .am-item {
    background: #f0f0f0;
    margin-bottom: 10px;
    padding: 5px;
    padding-bottom: 5px;
    padding-bottom: 1px;
}

.amfaq_questions .am-title .am-minus {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    float: right;
    font-size: inherit;
    font-weight: normal;
}

.amfaq_questions .am-title .am-minus:before {
    -webkit-font-smoothing: antialiased;
    font-size: inherit;
    line-height: 22px;
    color: #c9c9c9;
    content: '';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    text-align: center;
    background: url("../svg/color_mode/dark/plus.svg") no-repeat 100% / contain;
    width: 20px;
    height: 20px;
}

.amfaq_questions .am-title .am-plus {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    float: right;
    font-size: inherit;
    font-weight: normal;
}

.amfaq_questions .am-title .am-plus:before {
    -webkit-font-smoothing: antialiased;
    font-size: inherit;
    line-height: 22px;
    color: #c9c9c9;
    content: '';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    text-align: center;
    background: url("../svg/color_mode/dark/minus.svg") no-repeat 100% / contain;
    width: 20px;
    height: 20px;
}

@media only screen and (max-width: 767px) {
    .page-products .top-toolbar .toolbar-sorter .filter-title-text {
        padding-top: 6px;
    }

    .page-products .top-toolbar .toolbar-sorter .sorter-label {
        align-items: center;
        display: block;
        height: 2px;
        padding-left: 10px;
        font-weight: 700;
        color: #666;
    }

    .toolbar-products .toolbar-sorter .amtheme-select-block > .amtheme-placeholder.-selected {
        padding-left: 0;
        padding-right: 25px;
        font-size: 1.3rem;
    }

    .toolbar-sorter .sorter-action {
        margin-inline-start: 0;
    }
}

.category-faq .ask-question-form .faq-co-textarea #amfaq-title {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
}

.morelink {
    color: #000000 !important;
    font-weight: normal !important;
    font-size: smaller;
    text-decoration: underline;
}

@media only screen and (max-width: 767px) {

    .less-content > a:first-child {
        display: none;
    }

    .category-description .more > a:first-child {
        display: none;
    }


    .morelink::after {
        top: 33%;
        transform: translateY(-50%);
        background: url("../svg/color_mode/dark/arrow-bottom.svg") no-repeat 100% / contain;
        content: '';
        height: 20px;
        position: absolute;
        right: 0;
        transition: transform 0.2s ease-in-out;
        width: 20px;
    }

    .morelink.less::after {
        transform: translateY(-50%) rotateZ(180deg);
    }

    .catalog-category-view .wrapper-description {
        padding-bottom: 0px;
        margin-bottom: 0px;
    }

    .page-layout-2columns-left.page-with-filter .columns {
        padding-top: 0px;
    }

}

.catalog-category-view .sidebar-main .filter-content .selected-cat span {
    float: left;
    font-size: 1.3rem;
    font-weight: 800;
}

.filter-options-content .items.-am-singleselect .amshopby-link-selected, .filter-options-content .items.-am-singleselect .amshopby-link-selected .count {
    color: #070605;
    font-weight: bold !important;
}

.filter-options-content .item a:active, .filter-options-content .item a:active .count, .filter-options-content .amshopby-link-selected .count {
    color: #736c82;
}

.am-filter-items-category_ids .filter-options-content .amshopby-link-selected {
    color: #736c82 !important;
}

.am-filter-items-category_ids .items-children.level-2.-folding .item {
    border: none;
}

.filter-options-content .item a:hover, .filter-options-content .item a:hover .count {
    color: #070605;
}

.item.amshopby-item.selected-cat {
    padding-top: 3px;
    padding-bottom: 3px;
}

.cc-cat-link {
    width: 100%;
    padding: 2px !important;
}

.filter-options .items .items-children.-folding {

    padding-left: 20px;
}

.category-free-samples .free-sample-quick-add, .category-supersize-fabric-samples .free-sample-quick-add, .catalogsearch-result-index .free-sample-quick-add {
    display: none;
}

.free-sample-quick-add {
    text-align: center;
    border: 1px solid #000;
    padding: 2px;
}

.ib-cat-block a {
    font-weight: 500;
    padding: 3px;
    font-size: 1.4rem;
    line-height: 1.6;
    Background: #fff;
    color: black;
    width: 100%;
    display: block;
}

.slick-slider {
    display: none;
}

@media screen and (max-device-width: 767px) {
    .ib-cat-block a {
        padding: 1px;
        font-size: 1.4rem;
        line-height: 1.25;
    }
}

.ibblock-container {
    height: 33px;
}

.ulmod-read-more-trigger {
    height: 20px;
    display: block;
}

.page-main {
    padding-inline-end: 5px;
    padding-inline-start: 7px;
}

.ibbock-related-cat {
    display: flex;
    flex-wrap: nowrap;
    overflow: hidden;
    max-width: 100%;
}

.ib-cat-block {
    text-align: center;
    margin-right: 15px;
    white-space: nowrap;
}

.ibbock-related-cat .ib-cat-block.hidden {
    display: none;
}

.ib-cat-block a {
    border: 1px solid #000;
    border-radius: 5px;
    font-weight: 700;
}

.more-cat-btn {
    display: none;
    padding: 5px 0px;
}

.hidden {
    display: none;
}

#more-cat-content .hidden {
    display: block;
}

#more-cat-content {
    display: none;
}

#more-cat-content .ib-cat-block {
    margin-bottom: 10px;
}

.free-sample-quick-add {
    border-radius: 5px;
}

.free-sample-quick-add:hover, .ib-cat-block a:hover {
    background: black;
    color: white !important;
}

.modal-inner-wrap .action-close:focus {
    outline: none;
}

@media screen and (max-device-width: 767px) {
    .more-cat-btn {
        font-size: 1.4rem;
    }
}

.related-cat-modal .modal-inner-wrap {
    width: 90%;
}

.ulmod-read-more-trigger {
    margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
    .catalog-category-view .product-item .price-box .price {
        font-size: 1.3rem;
    }
}

.modal-custom .action-close, .modal-popup .action-close, .modal-slide .action-close {
    top: 38px;
}

@media only screen and (min-width: 767px) {
    .ibhidelabel {
        display: none;
    }
}

.products-grid .product-photo-wrapper {
    min-height: 11em;
}

.filter-count-label {
    display: none;
}

.toolbar-sorter select {
    font-weight: 500;
}

.amasty-catalog-topnav .amshopby-filter-current {
    display: none;
}

.catalog-topnav {
    display: block;
}

.filter-options-item .filter-options-content .am-swatch-wrapper .swatch-option.image {
    width: 14px;
    height: 14px;
}

.slick-slide img {
    cursor: pointer;
}

.products.grid .product-item, .form-wishlist-items .products-grid .product-item {
    max-width: 100% !important;
    width: calc(20% - 10px) !important;
}

@media (min-width: 768px) {
    .form-wishlist-items .products-grid .product-item {
        max-width: calc(50% - 5px);
    }
}

@media (max-width: 1366px) {
    .catalog-category-view .product-items .product-item {
        max-width: 100% !important;
        width: calc(25% - 10px) !important;
    }
}

@media (max-width: 1024px) {
    .catalog-category-view .product-items .product-item {
        width: calc(33.3% - 10px) !important;
    }
}

@media (max-width: 639px) {
    .catalog-category-view .product-items .product-item {
        width: calc(50% - 10px) !important;
    }
}

.filter-options-item .filter-options-content .items [class*="am-filter-item"] {
    font-size: 12px;
    font-weight: 400;
}
