._am-form-divider>.fieldset:not(:first-of-type) {
    margin-top: 20px;
    padding-top: 30px;
    border-top: 1px solid #dfdedd
}

._am-price-container {
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap
}

.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
    margin-bottom: 10px !important
}

.required-captcha.checkbox {
    position: absolute;
    display: block;
    visibility: visible;
    overflow: hidden;
    opacity: 0;
    width: 1px;
    height: 1px
}

.block.newsletter .field-recaptcha .field .control:before {
    content: none
}

.review-form .field-recaptcha {
    margin-bottom: 10px
}

.form.send.friend .g-recaptcha {
    margin-top: 40px
}

@keyframes loading {
    0% {
        transform: translate(-50%, -50%) rotate(0)
    }

    100% {
        transform: translate(-50%, -50%) rotate(359.9deg)
    }
}

.-am-blocked {
    pointer-events: none
}

.am-noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

@media all and (max-width:768px) {
    .amazon-button-container {
        width: 100%
    }
}

.amazon-logout-widget {
    display: none
}

@media all and (max-width:768px) {
    .amazon-minicart-container .amazon-button-container {
        width: auto
    }
}

.klarna-payments-method-cell {
    display: table-cell;
    vertical-align: middle
}

label.klarna-payments-method-cell>span {
    padding-left: 5px
}

span.klarna-payments-method-cell>img {
    display: block
}

._amcheckout-selectable-container {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: space-between
}

._amcheckout-selectable-item {
    display: block;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 0 20px;
    width: 100%;
    border: 1px solid #f9f9f9;
    border-radius: 2px;
    background: #f9f9f9;
    cursor: pointer
}

._amcheckout-selectable-item:not(:last-of-type) {
    margin-bottom: 15px
}

._amcheckout-selectable-item:hover {
    box-shadow: 0 2px 8px rgba(56, 77, 108, 0.4)
}

._amcheckout-selectable-item.-selected {
    border-color: #076e22
}

@media all and (min-width:768px) {
    ._amcheckout-selectable-item {
        width: 48%
    }

    ._amcheckout-selectable-item:nth-last-child(-n + 2) {
        margin-bottom: 0
    }
}

.opc-block-summary .vertex-message td,
.cart-summary .vertex-message td {
    padding: 0;
    border-top: none
}

@media only screen and (min-device-width:320px) and (max-device-width:780px) and (orientation:landscape) {
    .product-video {
        height: 100%;
        width: 81%
    }
}

@supports (-webkit-touch-callout: none) {
    .amtheme-ismobile .page-main .product.info.detailed #reviews {
        transition: none
    }
}

@media print {

    .catalog-product_compare-index .column.main>.link.compare,
    .catalog-product_compare-index .page-footer,
    .catalog-product_compare-index .amtheme-comparison-headings,
    .catalog-product_compare-index .amtheme-compare-sticky,
    .catalog-product_compare-index .product-item .product-reviews-summary,
    .catalog-product_compare-index .amtheme-scroll-controller,
    .catalog-product_compare-index .action.map-show-info {
        display: none !important
    }

    .catalog-product_compare-index .amtheme-comparsion-table {
        width: auto
    }

    .catalog-product_compare-index .amtheme-compare-item .amtheme-wrapper {
        min-width: 195px
    }

    .catalog-product_compare-index .old-price .price:before,
    .catalog-product_compare-index .old-price-wrap>.old-price:last-of-type:after,
    .catalog-product_compare-index .map-old-price .price-wrapper:before {
        border-top: 1px solid #3d3731
    }

    .catalog-product_compare-index .amtheme-compare-header .page-title:after {
        position: static;
        margin: 0;
        font-size: 2.4rem
    }
}

._block-title {
    margin: 0 auto 20px;
    max-width: 430px;
    font-weight: 700;
    font-size: 2.2rem;
    line-height: 2.2rem
}

._block-subtitle {
    display: block;
    margin: 0 0 20px;
    font-weight: 400;
    font-size: 1.6rem
}

@media all and (min-width:768px),
print {

    .abs-product-options-list-desktop dt,
    .block-giftregistry-shared .item-options dt {
        clear: left;
        float: left;
        margin: 0 10px 5px 0
    }

    .block-giftregistry-shared .item-options dt:after {
        content: ': '
    }

    .abs-product-options-list-desktop dd,
    .block-giftregistry-shared .item-options dd {
        display: inline-block;
        float: left;
        margin: 0 0 5px
    }

    .abs-button-desktop {
        width: auto
    }

    .abs-blocks-2columns,
    .amazon-addresses .amazon-address,
    .column .block-addbysku .block-content .box,
    .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box {
        width: 48.8%
    }

    .amazon-addresses .amazon-address:nth-child(odd),
    .column .block-addbysku .block-content .box:nth-child(odd),
    .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(odd) {
        clear: left;
        float: left
    }

    .amazon-addresses .amazon-address:nth-child(even),
    .column .block-addbysku .block-content .box:nth-child(even),
    .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(even) {
        float: right
    }

    .abs-reset-left-margin-desktop,
    .gift-summary .actions-toolbar,
    .cart.table-wrapper .gift-summary .actions-toolbar,
    .column.main .block-giftregistry-shared-items .actions-toolbar {
        margin-left: 0
    }

    .abs-action-remove-desktop,
    .abs-add-fields-desktop .fieldset .additional .action.remove,
    .form-giftregistry-share .fieldset .additional .action.remove,
    .form-giftregistry-edit .fieldset .additional .action.remove,
    .form-add-invitations .fieldset .additional .action.remove,
    .form-create-return .fieldset .additional .action.remove {
        margin-left: 75.8%;
        top: 6px
    }

    .form-giftregistry-share .fieldset .field:not(.choice) .control,
    .form-giftregistry-edit .fieldset .field:not(.choice) .control,
    .form-add-invitations .fieldset .field:not(.choice) .control,
    .form-create-return .fieldset .field:not(.choice) .control {
        width: 50%
    }

    .abs-margin-for-forms-desktop {
        margin-left: 25.8%
    }

    .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-clearfix-desktop:before,
    .abs-add-clearfix-desktop:after,
    .abs-pager-toolbar:before,
    .abs-pager-toolbar:after,
    .amazon-addresses:before,
    .amazon-addresses:after,
    .block-cart-failed .block-content:before,
    .block-cart-failed .block-content:after,
    .column .block-addbysku .block-content:before,
    .column .block-addbysku .block-content:after,
    .block-giftregistry-shared .item-options:before,
    .block-giftregistry-shared .item-options:after,
    .gift-wrapping .nested:before,
    .gift-wrapping .nested:after,
    .table .gift-wrapping .content:before,
    .table .gift-wrapping .content:after,
    .block-wishlist-management:before,
    .block-wishlist-management:after,
    .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:before,
    .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
    .toolbar-giftregistry-results:before,
    .toolbar-giftregistry-results:after,
    .toolbar-wishlist-results:before,
    .toolbar-wishlist-results:after {
        content: '';
        display: table
    }

    .abs-add-clearfix-desktop:after,
    .abs-pager-toolbar:after,
    .amazon-addresses:after,
    .block-cart-failed .block-content:after,
    .column .block-addbysku .block-content:after,
    .block-giftregistry-shared .item-options:after,
    .gift-wrapping .nested:after,
    .table .gift-wrapping .content:after,
    .block-wishlist-management:after,
    .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
    .toolbar-giftregistry-results:after,
    .toolbar-wishlist-results:after {
        clear: both
    }

    .abs-add-box-sizing-desktop,
    .column.main,
    .sidebar-main,
    .sidebar-additional {
        box-sizing: border-box
    }

    .abs-add-box-sizing-desktop-m,
    .opc-wrapper {
        box-sizing: border-box
    }

    .abs-revert-field-type-desktop .fieldset>.field,
    .abs-revert-field-type-desktop .fieldset .fields>.field {
        margin: 0 0 20px
    }

    .abs-revert-field-type-desktop .fieldset>.field:not(.choice)>.label,
    .abs-revert-field-type-desktop .fieldset .fields>.field:not(.choice)>.label {
        box-sizing: content-box;
        float: none;
        width: auto;
        text-align: left;
        padding: 0
    }

    .abs-revert-field-type-desktop .fieldset>.field:not(.choice)>.control,
    .abs-revert-field-type-desktop .fieldset .fields>.field:not(.choice)>.control {
        float: none;
        width: auto
    }

    .abs-revert-field-type-desktop .fieldset>.field>.label,
    .abs-revert-field-type-desktop .fieldset .fields>.field>.label {
        margin: 0 0 5px;
        display: inline-block
    }

    .abs-revert-field-type-desktop .fieldset>.field.choice:before,
    .abs-revert-field-type-desktop .fieldset .fields>.field.choice:before,
    .abs-revert-field-type-desktop .fieldset>.field.no-label:before,
    .abs-revert-field-type-desktop .fieldset .fields>.field.no-label:before {
        display: none
    }

    .abs-no-display-desktop,
    .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous),
    .column.main .block.widget.block-viewed-products-grid .pager .item:not(.pages-item-next):not(.pages-item-previous) {
        display: none
    }

    .abs-pager-toolbar,
    .toolbar-giftregistry-results,
    .toolbar-wishlist-results {
        margin-bottom: 20px;
        position: relative
    }

    .abs-pager-toolbar .limiter,
    .toolbar-giftregistry-results .limiter,
    .toolbar-wishlist-results .limiter {
        float: right;
        position: relative;
        z-index: 1
    }

    .abs-pager-toolbar .toolbar-amount,
    .toolbar-giftregistry-results .toolbar-amount,
    .toolbar-wishlist-results .toolbar-amount {
        float: left;
        line-height: normal;
        padding: 7px 0 0;
        position: relative;
        z-index: 1
    }

    .abs-pager-toolbar .pages,
    .toolbar-giftregistry-results .pages,
    .toolbar-wishlist-results .pages {
        position: absolute;
        width: 100%;
        z-index: 0
    }

    .abs-shopping-cart-items-desktop,
    .block-cart-failed,
    .cart-container .cart-gift-item {
        float: left;
        position: relative;
        width: 73%
    }

    .abs-shopping-cart-items-desktop .actions,
    .block-cart-failed .actions,
    .cart-container .cart-gift-item .actions {
        text-align: right
    }

    .block-cart-failed .action.clear,
    .block-cart-failed .action.update,
    .cart-container .cart-gift-item .action.clear,
    .cart-container .cart-gift-item .action.update {
        margin-left: 10px
    }

    .block-cart-failed .action.continue,
    .cart-container .cart-gift-item .action.continue {
        float: left
    }

    h1 {
        letter-spacing: .035em;
        font-weight: 400;
        font-size: 3.2rem;
        line-height: 4.3rem
    }

    .navigation,
    .breadcrumbs,
    .page-header .header.panel,
    .header.content,
    .footer.content,
    .page-wrapper>.widget,
    .page-wrapper>.page-bottom,
    .block.category.event,
    .top-container,
    .page-main {
        box-sizing: border-box;
        margin-right: auto;
        margin-left: auto;
        padding-right: 30px;
        padding-left: 30px;
        max-width: 1440px;
        width: auto
    }

    .columns {
        display: block
    }

    .columns:after {
        display: block;
        visibility: hidden;
        clear: both;
        overflow: hidden;
        height: 0;
        content: ''
    }

    .column.main {
        min-height: 300px
    }

    .page-layout-1column .column.main {
        width: 100%
    }

    .page-layout-2columns-left .column.main {
        width: calc(100% - 185px - 2%);
        float: right
    }

    .page-layout-2columns-right .column.main {
        width: calc(100% - 185px - 2%);
        float: left
    }

    .page-layout-2columns-left .sidebar-main {
        width: 185px;
        float: left
    }

    .page-layout-2columns-right .sidebar-main {
        width: 185px;
        float: left
    }

    .page-layout-2columns-right .sidebar-main {
        float: right;
        clear: right
    }

    .page-layout-2columns-left .sidebar-additional {
        width: 185px;
        float: right
    }

    .page-layout-2columns-right .sidebar-additional {
        width: 185px;
        float: right
    }

    .page-layout-2columns-left .sidebar-additional {
        float: left;
        clear: left
    }

    .page-main,
    .breadcrumbs {
        width: 100%
    }

    .panel.header {
        padding: 15px 20px
    }

    .page-layout-3columns .main {
        width: calc(100% - 185px - 2%);
        float: right;
        clear: right
    }

    .page-layout-3columns .sidebar-main,
    .page-layout-3columns .sidebar-additional {
        float: left;
        clear: left
    }

    .page-layout-3columns .sidebar-main {
        width: 185px;
        margin-right: 2%
    }

    .page-layout-3columns .sidebar-additional {
        width: 185px
    }

    .page-main {
        margin-bottom: 60px
    }

    .nav-toggle,
    .nav-sections-item-title {
        display: none
    }

    .nav-sections-item-content>*,
    .nav-sections-item-content .header.links {
        display: none
    }

    .nav-sections-item-content>.navigation {
        display: block
    }

    .nav-sections {
        margin: 0 0 40px
    }

    .navigation>ul {
        display: flex;
        flex-wrap: wrap;
        margin: 0;
        padding: 0;
        border-bottom: 2px;
        border-bottom-style: solid;
        border-color: #dfdedd
    }

    .navigation li.level0 {
        margin: 0;
        padding: 0 40px 0 0;
        cursor: pointer
    }

    .navigation li.level0.active>a,
    .navigation li.level0.has-active>a {
        font-weight: 700
    }

    .navigation li.level0>a {
        word-wrap: break-word;
        word-break: break-word;
        position: relative;
        display: inline-block;
        padding: 20px 0
    }

    .ie11 .navigation li.level0>a {
        word-break: break-all
    }

    .navigation li.level0>a:after {
        position: absolute;
        bottom: -2px;
        display: block;
        width: 0;
        height: 2px;
        background: #076e22;
        content: '';
        transition: width .2s linear
    }

    .navigation li.level0.amtheme-active-item>a:after,
    .navigation li.level0:hover>a:after {
        width: 100%
    }

    .navigation .category-item>a,
    .navigation .level-top>a {
        word-wrap: break-word;
        word-break: break-word;
        color: #4a4948;
        font-weight: 400;
        font-size: 1.6rem;
        transition: color all .2s ease-in-out
    }

    .ie11 .navigation .category-item>a,
    .ie11 .navigation .level-top>a {
        word-break: break-all
    }

    .navigation .category-item:not(.level0)>a,
    .navigation .level-top:not(.level0)>a {
        display: block
    }

    .navigation .category-item.parent.level1>a,
    .navigation .level-top.parent.level1>a {
        font-weight: 700
    }

    .navigation .category-item.active>a,
    .navigation .level-top.active>a,
    .navigation .category-item.has-active>a,
    .navigation .level-top.has-active>a,
    .navigation .category-item>a:hover,
    .navigation .level-top>a:hover,
    .navigation .category-item.level0:hover>a,
    .navigation .level-top.level0:hover>a {
        color: #076e22
    }

    .navigation .submenu {
        display: none
    }

    .navigation li.level0>.submenu {
        position: absolute;
        top: auto !important;
        z-index: 10;
        padding: 37px 20px 25px;
        border-radius: 4px;
        background: transparent;
        cursor: default
    }

    .navigation li.level0>.submenu:before {
        position: absolute;
        top: 12px;
        left: 0;
        z-index: -1;
        display: block;
        width: 100%;
        height: calc(100% - 12px);
        border-radius: 4px;
        background: #f7f7f7;
        content: ''
    }

    .navigation li.level0>.submenu.amtheme-menu-flex {
        display: flex
    }

    .navigation li.level0>.submenu.amtheme-menu-flex>li:not(:last-child) {
        margin: 0 30px 0 0;
        border-right: 1px solid #dfdedd
    }

    .navigation li.level0>.submenu>li {
        margin: 0;
        padding: 0 30px 0 0;
        min-width: 115px;
        max-width: 300px
    }

    .navigation li.level0>.submenu>li.last {
        padding: 0
    }

    .navigation li.level0>.submenu .submenu {
        top: 0 !important;
        left: 0 !important;
        display: block !important;
        padding: 0
    }

    .navigation li.level0>.submenu .submenu:not(.level1) {
        padding-left: 10px
    }

    .navigation li.level0>.submenu:not(.amtheme-menu-flex)>li:not(:first-child),
    .navigation li.level0>.submenu .submenu>li {
        margin: 20px 0 0
    }

    .navigation li.level0>.submenu .submenu.level2 .category-item {
        margin: 10px 0 0
    }

    .navigation li.level0.parent {
        padding-right: 65px
    }

    .navigation li.level0.parent>a:before {
        position: absolute;
        top: 50%;
        right: -20px;
        display: block;
        width: 10px;
        height: 6px;
        background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTkuNDggMS40MjJMNS40NDkgNS40OGEuNjMxLjYzMSAwIDAxLS44OTYgMEwuNTE5IDEuNDIyYS42NC42NCAwIDAxMC0uOTAyLjYzLjYzIDAgMDEuODk2IDBMNSA0LjEyNyA4LjU4NS41MmEuNjMxLjYzMSAwIDAxLjg5NiAwIC42NC42NCAwIDAxMCAuOTAyeiIgZmlsbD0iIzNEMzczMSIvPjwvc3ZnPg==) no-repeat center;
        content: '';
        transform: translateY(-50%)
    }

    .navigation:empty {
        display: none
    }

    .ie11 .navigation li.level0>a:after {
        transition: none
    }

    form .fields.-am-block,
    .form.form-newsletter-manage .field.choice {
        align-items: flex-start;
        flex-wrap: nowrap;
        justify-content: space-between;
        margin: 0;
        padding: 20px;
        border-radius: 4px
    }

    form .fields.-am-block .message,
    form .fields.-am-block .field:nth-of-type(n),
    .form.form-newsletter-manage .field.choice .message,
    .form.form-newsletter-manage .field.choice .field:nth-of-type(n) {
        margin: 0;
        width: auto
    }

    .product.data.items {
        position: relative;
        z-index: 1
    }

    .product.data.items:before,
    .product.data.items:after {
        content: '';
        display: table
    }

    .product.data.items:after {
        clear: both
    }

    .product.data.items>.item.title {
        float: left;
        width: auto
    }

    .product.data.items>.item.title>.switch {
        height: 20px;
        display: block;
        position: relative;
        z-index: 2
    }

    .product.data.items>.item.content {
        margin-top: 20px;
        box-sizing: border-box;
        float: right;
        margin-left: -100%;
        width: 100%
    }

    .product.data.items>.item.content:before,
    .product.data.items>.item.content:after {
        content: '';
        display: table
    }

    .product.data.items>.item.content:after {
        clear: both
    }

    .product.data.items>.item.content.active {
        display: block
    }

    .product.data.items>.item.title {
        margin: 0 30px 0 0
    }

    .product.data.items>.item.title>.switch {
        font-weight: 400;
        line-height: 20px;
        font-size: 1.6rem;
        color: #4a4948;
        text-decoration: none;
        background: transparent;
        border: none;
        border-bottom: none;
        height: 20px;
        padding: 10px 0 20px 0
    }

    .product.data.items>.item.title>.switch:visited {
        color: #4a4948;
        text-decoration: none
    }

    .product.data.items>.item.title>.switch:hover {
        color: #4a4948;
        text-decoration: none
    }

    .product.data.items>.item.title>.switch:active {
        color: #070605;
        text-decoration: none
    }

    .product.data.items>.item.title:not(.disabled)>.switch:focus,
    .product.data.items>.item.title:not(.disabled)>.switch:hover {
        background: transparent
    }

    .product.data.items>.item.title:not(.disabled)>.switch:active,
    .product.data.items>.item.title.active>.switch,
    .product.data.items>.item.title.active>.switch:focus,
    .product.data.items>.item.title.active>.switch:hover {
        background: transparent;
        color: #070605;
        text-decoration: none
    }

    .product.data.items>.item.title.active>.switch,
    .product.data.items>.item.title.active>.switch:focus,
    .product.data.items>.item.title.active>.switch:hover {
        padding-bottom: 21px
    }

    .product.data.items>.item.content {
        background: #fcfcfc;
        margin-top: 51px;
        padding: 25px 0 25px 0;
        border: none
    }

    .product.data.items .amtheme-caret {
        position: absolute;
        top: 50px;
        left: 0;
        margin-top: 1px;
        width: 0;
        height: 1px;
        background: #070605;
        transition: all .2s cubic-bezier(.87, 0, .13, 1);
        pointer-events: none;
        user-select: none
    }

    .product.data.items>.item.title>.switch {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        max-width: 400px
    }

    .product.data.items>.item.title .amtheme-icon {
        display: none
    }

    .product.data.items>.item.title.active>.switch {
        padding-bottom: 21px;
        border-bottom: 1px solid #070605
    }

    .product.data.items>.item.title.active>.switch:hover,
    .product.data.items>.item.title.active>.switch:focus {
        padding-bottom: 21px
    }

    .product.data.items>.item.title.amtheme-item-title>.switch {
        box-sizing: border-box;
        height: 50px;
        border-color: transparent
    }

    .product.data.items>.item.content {
        border-top: 1px solid #dfdedd
    }

    .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
    }

    .actions-toolbar.-reverse {
        flex-direction: row-reverse
    }

    .actions-toolbar.-reverse .primary .action {
        margin: 0 0 0 5px
    }

    .actions-toolbar.-reverse>.secondary {
        margin-right: 25px;
        margin-left: 0
    }

    .amtheme-products-secondary .price {
        font-size: 2.6rem
    }

    .amtheme-products-secondary .price-to .price {
        font-size: 16px
    }

    .amtheme-products-secondary .normal-price .price {
        font-size: 16px
    }

    .modal-popup.modal-slide .modal-footer {
        text-align: right
    }

    .modal-popup:not(.confirm) {
        top: 50%;
        transform: translateY(-50%)
    }

    .modal-popup .modal-header {
        padding-top: 35px
    }

    .modal-popup.agreements-modal.modal-slide {
        left: 50%;
        max-width: 950px;
        transform: translateX(-50%)
    }

    .modal-popup._inner-scroll,
    .modal-popup.shipping-address-modal {
        top: 0;
        transform: translateY(0)
    }

    .modal-popup.confirm .modal-inner-wrap {
        width: 430px
    }

    .modal-popup .modal-footer {
        flex-direction: row;
        justify-content: flex-end
    }

    .modal-popup .modal-footer button {
        order: 0
    }

    .modal-popup .modal-footer .action-primary,
    .modal-popup .modal-footer .action.primary {
        order: 2
    }

    .modal-popup .modal-footer .action:not(.primary):not(.secondary) {
        order: 1;
        margin: 0 15px 0 0
    }

    .modal-popup .modal-footer .action-secondary,
    .modal-popup .modal-footer .action.secondary {
        margin: 0 15px 0 0;
        padding: 15px 0
    }

    #store-selector .form-continue .actions-toolbar>.primary {
        float: right
    }

    #store-selector .form-continue .actions-toolbar .action.primary {
        margin: 0
    }

    .am-tabs-view .product.data.items>.item.content {
        padding: 35px;
        margin-top: 41px
    }

    .amtabs-accordion-view.product.data.items {
        border-bottom: 1px solid #ccc
    }

    .amtabs-accordion-view.product.data.items>.item.content {
        margin: 0;
        padding: 20px;
        border-bottom: 0;
        float: none
    }

    .amtabs-accordion-view.product.data.items>.item.title {
        width: 100%;
        float: none
    }

    .amtabs-accordion-view.product.data.items>.item.title.active .switch:after {
        transform: rotate(180deg)
    }

    .amtabs-accordion-view.product.data.items>.item.title .switch {
        padding: 5px 20px;
        font-weight: 600;
        background-color: #fff;
        color: #333
    }

    .amtabs-accordion-view.product.data.items>.item.title .switch:after {
        transition: .1s all ease-in;
        display: flex;
        justify-content: center;
        align-items: center;
        top: 0;
        bottom: 0;
        content: '\e622'
    }

    .amtab-grid-wrapper .amtab-table-container .amtab-title,
    .amtab-grid-wrapper .amtab-table-container .amtab-cell {
        padding: 0 0 0 20px
    }

    .amtab-grid-wrapper.-large .amtab-measure {
        padding: 45px 0 0 0
    }

    .amtab-grid-wrapper.-large .amtab-steps-container .amtab-step {
        max-width: 260px
    }

    .amtab-grid-wrapper.-large .amtab-steps-container .amtab-step:not(:last-child) {
        margin: 0 50px 0 0
    }

    .amtab-grid-wrapper.-large .amtab-steps-container .amtab-img {
        padding: 0 0 0 35px
    }

    .amgdpr-modal-container .modal-header {
        padding: 40px 50px 20px
    }

    .amgdpr-modal-container .modal-header .modal-title {
        font-size: 30px
    }

    .amgdpr-modal-container .modal-content {
        padding: 0 30px 0 50px
    }

    .amgdpr-modal-container .modal-footer {
        padding: 30px 50px 50px
    }

    .amgdpr-modal-container .action.action-primary {
        width: auto
    }

    .amgdprcookie-main-wrapper {
        padding: 0
    }

    .amgdprcookie-main-wrapper .amgdprcookie-top {
        margin-bottom: 35px
    }

    .amgdprcookie-main-wrapper .amgdprcookie-head {
        font-size: 34px;
        line-height: normal
    }

    .amgdprcookie-main-wrapper .amgdprcookie-btn {
        padding: 17px 46px;
        box-shadow: 0 3px 10px rgba(62, 40, 13, 0.15);
        text-transform: none;
        font-size: 20px
    }

    .amgdprcookie-cookie-container {
        margin-bottom: 30px;
        padding: 25px 0
    }

    .amgdprcookie-cookie-container .amgdprcookie-caption {
        margin-bottom: 15px;
        font-size: 20px
    }

    .amgdprcookie-cookie-container .amgdprcookie-toggle-cookie {
        padding-left: 0
    }

    .amgdprcookie-cookie-container .amgdprcookie-text {
        font-size: 14px
    }

    .amgdprcookie-cookie-container .amgdprcookie-options {
        display: inline-block;
        background: inherit;
        font-size: 14px
    }

    .amgdprcookie-groups-modal .amgdprcookie-cookie-container,
    .amgdprcookie-groups-modal .amgdprcookie-header,
    .amgdprcookie-groups-modal .amgdprcookie-text {
        padding: 0
    }

    .amgdprcookie-modal-container .modal-inner-wrap {
        background: #fff;
        min-width: 400px;
        right: unset;
        width: 21%
    }

    .amgdprcookie-table .amgdprcookie-cell.desc,
    .amgdprcookie-table .amgdprcookie-title.-wide {
        width: 30%
    }

    .amgdprcookie-table .amgdprcookie-cell,
    .amgdprcookie-table .amgdprcookie-title {
        width: 15%
    }

    .amgdprcookie-bar-container .amgdprcookie-buttons-block {
        flex-direction: row;
        margin-bottom: 5px
    }

    .amgdprcookie-bar-container .amgdprcookie-buttons-block .amgdprcookie-button {
        margin-bottom: 0
    }

    .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
    }

    #amasty-shopby-product-list #amasty-shopby-overlay .loader {
        top: 30%;
        transform: translate(-50%, -30%)
    }

    .filter-options-content .am-filter-price {
        width: 40%
    }

    .sidebar>.block-category-list {
        margin-bottom: 14px
    }

    .amasty-catalog-topnav {
        margin-top: 3px
    }

    .amasty-catalog-topnav .filter-options {
        margin-top: 20px;
        padding: 3px 0;
        border-top: 1px solid #ccc
    }

    .amasty-catalog-topnav .filter-subtitle {
        display: none
    }

    .amasty-catalog-topnav .amshopby-category-dropdown {
        min-width: 150px
    }

    .amasty-catalog-topnav .filter-options-item {
        margin-bottom: 0
    }

    .amasty-catalog-topnav .filter-options-title {
        padding-right: 5px
    }

    .amasty-catalog-topnav .filter-options-title:after {
        position: static;
        display: inline-block;
        margin: 0 0 0 15px
    }

    .am_shopby_apply_filters {
        visibility: hidden;
        position: absolute;
        bottom: inherit;
        display: none;
        width: inherit;
        padding: 0;
        z-index: 9999
    }

    .am_shopby_apply_filters.visible {
        bottom: inherit;
        visibility: visible
    }

    .am-show-button {
        position: static;
        margin: 0 0 10px;
        padding: 10px;
        width: inherit;
        border: 1px solid #ccc
    }

    .am-show-button.-vertical {
        padding-left: 0;
        border-left: 0;
        border-radius: 0 3px 3px 0;
        box-shadow: 10px 8px 16px rgba(0, 0, 0, 0.16)
    }

    .am-show-button.-vertical:before {
        content: '';
        position: absolute;
        top: 8px;
        left: -20px;
        display: block;
        width: 40px;
        height: 40px;
        background: #eee;
        border: 1px solid #ccc;
        border-radius: 0 0 0 3px;
        transform: rotate(45deg);
        transform-origin: 50%;
        box-sizing: border-box;
        box-shadow: 7px 6px 16px rgba(0, 0, 0, 0.16);
        z-index: -1
    }

    .am-show-button.-vertical-right {
        padding: 10px 0;
        min-width: 145px;
        text-align: right;
        border-right: 0;
        border-radius: 3px 0 0 3px;
        box-shadow: -8px 8px 16px rgba(0, 0, 0, 0.16)
    }

    .am-show-button.-vertical-right>.-loading {
        margin: 0 20px
    }

    .am-show-button.-vertical-right:before {
        content: '';
        position: absolute;
        top: 8px;
        right: -20px;
        display: block;
        width: 40px;
        height: 40px;
        background: #eee;
        border: 1px solid #ccc;
        border-radius: 0 0 0 3px;
        transform: rotate(45deg);
        transform-origin: 50%;
        box-sizing: border-box;
        box-shadow: 5px 6px 16px rgba(0, 0, 0, 0.16);
        z-index: -1
    }

    .am-show-button.-horizontal {
        border-radius: 4px;
        box-shadow: 0 5px 16px rgba(0, 0, 0, 0.16)
    }

    .am-show-button.-horizontal:before,
    .am-show-button.-horizontal:after {
        content: '';
        position: absolute;
        left: 50%;
        display: block;
        border: 6px solid transparent;
        transform: rotate(45deg) translateX(-50%)
    }

    .am-show-button.-horizontal:before {
        bottom: 0;
        border-right: 6px solid #ccc;
        border-bottom: 6px solid #ccc;
        border-radius: 0 0 3px 0
    }

    .am-show-button.-horizontal:after {
        bottom: 1px;
        border-right: 6px solid #eee;
        border-bottom: 6px solid #eee;
        border-radius: 0 0 2px 0
    }

    .am-show-button>.am-button {
        margin-left: 3px;
        padding: 10px 15px
    }

    .am-show-button.-vertical-right>.am-button {
        margin-left: 5px
    }

    .amxnotif-block .input-fields {
        margin-bottom: 5px
    }

    .category .subscribe-popup .amxnotif_guest_action {
        min-width: inherit
    }

    .category .subscribe-popup {
        margin: 0 auto;
        top: 25%;
        width: 40%
    }

    .category .subscribe-popup .notification-container {
        margin-top: 20px
    }

    .login-container .block-amazon-login {
        clear: none;
        float: right
    }

    .login-container .block-amazon-login .actions-toolbar {
        margin-top: 25px
    }

    .login-container .block:nth-child(2)+.block-amazon-login {
        clear: none
    }

    .amazon-validate-container {
        margin: 40px auto 0 auto;
        width: 500px
    }

    .amazon-validate-container .primary {
        width: 190px
    }

    .amazon-validate-container .continue-as-guest {
        width: 130px
    }

    .amazon-validate-container .forgot-password {
        text-align: right;
        width: 175px
    }

    .amazon-addresses .amazon-address {
        margin-bottom: 0
    }

    .klarna-payments-method>.payment-method-title {
        padding: 11.5px 0
    }

    .block-cart-failed .actions {
        text-align: left
    }

    .block-cart-failed .actions.primary {
        float: right
    }

    .block-category-event.block:last-child {
        margin-bottom: 30px;
        padding: 10px 0 30px
    }

    .block-category-event .block-title {
        margin: 0
    }

    .block-category-event .block-title strong {
        font-size: 2.4rem
    }

    .block-category-event .ticker li {
        display: none;
        margin: 0 50px
    }

    .block-category-event .ticker .value {
        font-size: 6rem
    }

    .block-category-event .ticker .label {
        font-size: 1.4rem;
        text-transform: none
    }

    .block-category-event .dates .date {
        font-size: 5rem
    }

    .block-category-event .dates .start {
        padding-right: 50px
    }

    .block-category-event .dates .start:after {
        font-size: 5rem;
        right: 10px
    }

    .gift-message .field {
        margin-bottom: 20px
    }

    .gift-options {
        position: relative;
        z-index: 1
    }

    .gift-options .actions-toolbar {
        clear: both;
        float: right;
        position: static
    }

    .gift-options .actions-toolbar .secondary {
        float: right
    }

    .gift-options .actions-toolbar .secondary .action {
        float: right;
        margin-left: 20px
    }

    .gift-options .actions-toolbar .secondary .action-cancel {
        display: block;
        float: left;
        margin-top: 6px
    }

    .gift-options .actions-toolbar:nth-child(3):before {
        border-left: 1px solid #c1c1c1;
        bottom: 5rem;
        content: '';
        display: block;
        left: 50%;
        overflow: hidden;
        position: absolute;
        top: 0;
        width: 0
    }

    .gift-options-title {
        font-weight: 300;
        font-size: 1.8rem
    }

    .cart.table-wrapper .action-gift {
        float: left
    }

    .order-options .gift-wrapping,
    .table-order-review .gift-wrapping {
        max-width: 50%
    }

    .form-giftregistry-search .fieldset {
        margin-bottom: 30px
    }

    .form-giftregistry-search .fieldset>.fields-specific-options>.field {
        margin: 0 0 20px;
        box-sizing: border-box
    }

    .form-giftregistry-search .fieldset>.fields-specific-options>.field>.label {
        margin: 0
    }

    .form-giftregistry-search .fieldset>.fields-specific-options>.field:before,
    .form-giftregistry-search .fieldset>.fields-specific-options>.field:after {
        content: '';
        display: table
    }

    .form-giftregistry-search .fieldset>.fields-specific-options>.field:after {
        clear: both
    }

    .form-giftregistry-search .fieldset>.fields-specific-options>.field.choice:before,
    .form-giftregistry-search .fieldset>.fields-specific-options>.field.no-label:before {
        padding: 6px 15px 0 0;
        width: 25.8%;
        box-sizing: border-box;
        content: ' ';
        float: left;
        height: 1px
    }

    .form-giftregistry-search .fieldset>.fields-specific-options>.field .description {
        padding: 6px 15px 0 0;
        text-align: right;
        width: 25.8%;
        box-sizing: border-box;
        float: left
    }

    .form-giftregistry-search .fieldset>.fields-specific-options>.field:not(.choice)>.label {
        padding: 6px 15px 0 0;
        text-align: right;
        width: 25.8%;
        box-sizing: border-box;
        float: left
    }

    .form-giftregistry-search .fieldset>.fields-specific-options>.field:not(.choice)>.control {
        width: 74.2%;
        float: left
    }

    .block-giftregistry-shared-items .product-item-photo {
        display: table-cell;
        max-width: 100%;
        padding: 0 20px 0 0;
        vertical-align: top;
        width: 1%
    }

    .block-giftregistry-shared-items .product-item-details {
        display: table-cell;
        vertical-align: top;
        width: 99%;
        word-break: normal
    }

    .block-giftregistry-shared-items .col.product {
        width: 48%
    }

    .block-giftregistry-shared-items .col:not(.product) {
        text-align: center
    }

    .block-giftregistry-shared-items .col.price {
        padding-top: 17px
    }

    .block-giftregistry-shared-items .input-text.qty {
        margin-top: -4px
    }

    .gift-options-cart-item .gift-wrapping,
    .cart-gift-item .gift-wrapping {
        box-sizing: border-box;
        float: left;
        padding-right: 20px;
        width: 50%
    }

    .gift-options-cart-item .gift-wrapping+.gift-message,
    .cart-gift-item .gift-wrapping+.gift-message {
        border-left: 1px solid #c1c1c1;
        box-sizing: border-box;
        float: left;
        padding-left: 4.5rem;
        width: 50%
    }

    .form-add-invitations .additional,
    .form-add-invitations .field.text {
        margin-top: 30px
    }

    .table-invitations .col {
        width: 50%
    }

    .wishlist.window.popup {
        bottom: auto;
        top: 20%;
        left: 50%;
        margin-left: -212px;
        width: 380px;
        right: auto
    }

    .wishlist.window.popup .field {
        margin: 0 0 20px
    }

    .wishlist.window.popup .field:not(.choice)>.label {
        box-sizing: content-box;
        float: none;
        width: auto;
        text-align: left;
        padding: 0
    }

    .wishlist.window.popup .field:not(.choice)>.control {
        float: none;
        width: auto
    }

    .wishlist.window.popup .field>.label {
        margin: 0 0 5px;
        display: inline-block
    }

    .wishlist.window.popup .field.choice:before,
    .wishlist.window.popup .field.no-label:before {
        display: none
    }

    .block-wishlist-management {
        margin-bottom: 20px
    }

    .block-wishlist-management .wishlist-select {
        border-bottom: 1px solid #e8e8e8;
        display: table;
        margin-bottom: 15px;
        width: 100%
    }

    .block-wishlist-management .wishlist-select .wishlist-name {
        display: table-cell;
        margin-right: 10px;
        padding: 5px 10px 10px;
        vertical-align: top;
        white-space: nowrap;
        width: 5%
    }

    .block-wishlist-management .wishlist-select-items {
        display: table-cell;
        padding-right: 160px;
        vertical-align: top
    }

    .block-wishlist-management .wishlist-select-items .item {
        display: inline-block;
        margin-right: 10px;
        padding: 5px 10px 10px
    }

    .block-wishlist-management .wishlist-select-items .item:last-child {
        margin-right: 0
    }

    .block-wishlist-management .wishlist-select-items .current {
        border-bottom: 3px solid #ff5501;
        font-weight: 600
    }

    .block-wishlist-management .wishlist-select .wishlist-name-current {
        display: none
    }

    .block-wishlist-management .wishlist-add.item {
        position: absolute;
        right: 0;
        top: 0
    }

    .block-wishlist-management .wishlist-title strong {
        font-size: 4rem
    }

    .block-wishlist-management .wishlist-info {
        float: left
    }

    .block-wishlist-management .wishlist-toolbar {
        float: right
    }

    .block-wishlist-info-items .product-item-photo {
        margin-left: 0
    }

    .products-grid.wishlist .product-item-checkbox {
        float: left
    }

    .products-grid.wishlist .product-item-checkbox+.product-item-name {
        margin-left: 25px
    }

    .reward-settings+.actions-toolbar {
        margin-top: -32px
    }

    .form-create-return .additional .field:last-child {
        margin-top: 30px
    }

    .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box {
        margin-bottom: 20px
    }

    .block-returns-tracking .block-title .action {
        margin: 0 0 0 30px
    }

    .block-returns-tracking .block-title .actions-track {
        float: right;
        margin-top: 12px
    }

    .my-credit-cards .card-type img {
        display: block
    }

    .product-item>.product-item-info {
        border: 1px solid transparent;
        border-radius: 6px;
        background: #fff;
        box-shadow: 0 4px 8px rgba(57, 56, 56, 0.1);
        transition: min-height .2s ease-in-out
    }

    .product-item .action.tocompare {
        position: absolute;
        top: -15px;
        left: -10px;
        z-index: 6;
        display: inline-block;
        padding: 8px 10px;
        min-height: 38px;
        max-width: 100%;
        width: auto;
        height: auto;
        border: 1px solid #536131;
        border-radius: 4px;
        background: #fff;
        color: #536131;
        font-weight: 400;
        font-size: 1.4rem;
        line-height: 2rem;
        opacity: 0;
        cursor: pointer;
        transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
        overflow-wrap: break-word;
        word-wrap: break-word;
        -ms-word-break: break-all;
        word-break: break-word;
        -webkit-hyphens: auto;
        -moz-hyphens: auto;
        -ms-hyphens: auto;
        hyphens: auto
    }

    .product-item .action.tocompare:hover {
        background: #82f7a1
    }

    .products-grid .product-photo-wrapper,
    .products-list .product-photo-wrapper {
        position: relative
    }

    .products-grid .amtheme-action-links,
    .products-list .amtheme-action-links {
        position: absolute;
        right: 0;
        bottom: 0;
        z-index: 10;
        justify-content: flex-end;
        width: 100%
    }

    .products-grid .action.towishlist,
    .products-list .action.towishlist {
        display: inline-flex
    }

    .products-grid .action.tocompare .amtheme-icon,
    .products-list .action.tocompare .amtheme-icon {
        display: none
    }

    .products-grid .amtheme-quick-view,
    .products-list .amtheme-quick-view {
        margin-right: 10px;
        opacity: 0;
        transition: all .2s ease-in-out
    }

    .products-grid .product-item-info:hover .amtheme-quick-view,
    .products-list .product-item-info:hover .amtheme-quick-view,
    .products-grid .product-item-info.-hover .amtheme-quick-view,
    .products-list .product-item-info.-hover .amtheme-quick-view,
    .products-grid .product-item-info:hover .action.tocompare,
    .products-list .product-item-info:hover .action.tocompare,
    .products-grid .product-item-info.-hover .action.tocompare,
    .products-list .product-item-info.-hover .action.tocompare {
        opacity: 1
    }

    .products-grid .product-item-info {
        padding: 20px 15px
    }

    .products-grid .product-item-info:after {
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        width: 100%;
        height: 100%;
        border: 1px solid transparent;
        border-radius: 6px;
        background: #fff;
        box-shadow: 0 4px 8px rgba(57, 56, 56, 0.1);
        content: '';
        opacity: 0;
        transition: border-color .2s ease-in-out
    }

    .products-grid .product-item-inner {
        position: absolute;
        top: calc(100% - 11px);
        left: 0;
        z-index: 9;
        overflow: hidden;
        padding: 0 15px;
        max-height: 0;
        width: 100%;
        border: 1px solid transparent;
        border-top: 0;
        border-radius: 0 0 6px 6px;
        background: #fff;
        box-shadow: 0 4px 8px rgba(57, 56, 56, 0.1);
        opacity: 0
    }

    .products-grid .product-item-details {
        margin-top: 10px
    }

    .products-grid .product-item-details>*:not(:last-child) {
        margin-bottom: 10px
    }
 

    .block .block-title {
        margin-bottom: 25px;
        letter-spacing: .035em;
        font-size: 3.2rem
    }

    .products-grid.products>.amtheme-products-secondary,
    .amtheme-products-secondary.-in-widget,
    .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items,
    .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items {
        max-width: calc(210px * 3 + 20px * 3)
    }

    .products-grid.products>.amtheme-products-secondary .product-item-info,
    .amtheme-products-secondary.-in-widget .product-item-info,
    .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .product-item-info,
    .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .product-item-info {
        overflow: hidden;
        padding: 15px 12px
    }

    .products-grid.products>.amtheme-products-secondary .product-item-info:after,
    .amtheme-products-secondary.-in-widget .product-item-info:after,
    .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .product-item-info:after,
    .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .product-item-info:after {
        display: none
    }

    .products-grid.products>.amtheme-products-secondary .product-item,
    .amtheme-products-secondary.-in-widget .product-item,
    .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .product-item,
    .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .product-item {
        max-width: 210px;
        width: 210px
    }

    .products-grid.products>.amtheme-products-secondary .product-item,
    .products-grid.products>.amtheme-products-secondary .product-item:nth-child(n),
    .amtheme-products-secondary.-in-widget .product-item,
    .amtheme-products-secondary.-in-widget .product-item:nth-child(n),
    .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .product-item,
    .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .product-item:nth-child(n),
    .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .product-item,
    .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .product-item:nth-child(n) {
        margin: 0 calc(25px / 2)
    }

    .products-grid.products>.amtheme-products-secondary .product-item-info:hover,
    .products-grid.products>.amtheme-products-secondary .product-item-info.-hover,
    .amtheme-products-secondary.-in-widget .product-item-info:hover,
    .amtheme-products-secondary.-in-widget .product-item-info.-hover,
    .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .product-item-info:hover,
    .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .product-item-info.-hover,
    .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .product-item-info:hover,
    .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .product-item-info.-hover {
        border-color: transparent
    }

    .products-grid.products>.amtheme-products-secondary .product-item-info:hover .product-item-photo:after,
    .products-grid.products>.amtheme-products-secondary .product-item-info.-hover .product-item-photo:after,
    .amtheme-products-secondary.-in-widget .product-item-info:hover .product-item-photo:after,
    .amtheme-products-secondary.-in-widget .product-item-info.-hover .product-item-photo:after,
    .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .product-item-info:hover .product-item-photo:after,
    .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .product-item-info.-hover .product-item-photo:after,
    .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .product-item-info:hover .product-item-photo:after,
    .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .product-item-info.-hover .product-item-photo:after {
        opacity: 1
    }

    .products-grid.products>.amtheme-products-secondary .product-item-info:hover .product-item-details,
    .products-grid.products>.amtheme-products-secondary .product-item-info.-hover .product-item-details,
    .amtheme-products-secondary.-in-widget .product-item-info:hover .product-item-details,
    .amtheme-products-secondary.-in-widget .product-item-info.-hover .product-item-details,
    .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .product-item-info:hover .product-item-details,
    .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .product-item-info.-hover .product-item-details,
    .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .product-item-info:hover .product-item-details,
    .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .product-item-info.-hover .product-item-details {
        transform: translateY(0)
    }

    .products-grid.products>.amtheme-products-secondary .product-item-photo,
    .amtheme-products-secondary.-in-widget .product-item-photo,
    .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .product-item-photo,
    .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .product-item-photo {
        position: relative;
        margin-bottom: -70px
    }

    .products-grid.products>.amtheme-products-secondary .product-item-photo:after,
    .amtheme-products-secondary.-in-widget .product-item-photo:after,
    .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .product-item-photo:after,
    .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .product-item-photo:after {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1;
        background: linear-gradient(360deg, #fff 7.57%, rgba(255, 255, 255, 0.6) 91.89%);
        content: '';
        opacity: 0;
        transition: opacity .1s ease-in-out
    }

    .products-grid.products>.amtheme-products-secondary .product-image-container,
    .amtheme-products-secondary.-in-widget .product-image-container,
    .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .product-image-container,
    .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .product-image-container {
        margin: 0 auto
    }

    .products-grid.products>.amtheme-products-secondary .product-item-details,
    .amtheme-products-secondary.-in-widget .product-item-details,
    .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .product-item-details,
    .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .product-item-details {
        z-index: 2;
        transition: transform .1s ease-in-out;
        transform: translateY(70px)
    }

    .products-grid.products>.amtheme-products-secondary .product-item-details>.price-box,
    .amtheme-products-secondary.-in-widget .product-item-details>.price-box,
    .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .product-item-details>.price-box,
    .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .product-item-details>.price-box {
        position: relative;
        padding: 0;
        overflow: hidden
    }

    .products-grid.products>.amtheme-products-secondary .product-item-details>.price-box:after,
    .amtheme-products-secondary.-in-widget .product-item-details>.price-box:after,
    .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .product-item-details>.price-box:after,
    .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .product-item-details>.price-box:after {
        position: absolute;
        top: 0;
        left: calc(100% - 22px);
        width: 32px;
        height: 100%;
        background: linear-gradient(270deg, #fff 0%, rgba(255, 255, 255, 0.65) 44.32%, rgba(255, 255, 255, 0) 92.5%);
        content: '';
        pointer-events: none;
        user-select: none
    }

    .products-grid.products>.amtheme-products-secondary .details.product-item-details>.price-box:after,
    .amtheme-products-secondary.-in-widget .details.product-item-details>.price-box:after,
    .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .details.product-item-details>.price-box:after,
    .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .details.product-item-details>.price-box:after {
        right: 0;
        left: inherit;
        width: 20px
    }

    .products-grid.products>.amtheme-products-secondary .price-box,
    .amtheme-products-secondary.-in-widget .price-box,
    .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .price-box,
    .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .price-box {
        flex-wrap: nowrap;
        white-space: nowrap
    }

    .products-grid.products>.amtheme-products-secondary .price-container .price-excluding-tax:before,
    .amtheme-products-secondary.-in-widget .price-container .price-excluding-tax:before,
    .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .price-container .price-excluding-tax:before,
    .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .price-container .price-excluding-tax:before {
        margin-left: 0
    }

    .products-grid.products>.amtheme-products-secondary .price-box .price-label,
    .amtheme-products-secondary.-in-widget .price-box .price-label,
    .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .price-box .price-label,
    .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .price-box .price-label {
        line-height: 25px
    }

    .products-grid.products>.amtheme-products-secondary .price-box,
    .amtheme-products-secondary.-in-widget .price-box,
    .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .price-box,
    .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .price-box {
        padding: 0;
        min-height: 35px
    }

    .products-grid.products>.amtheme-products-secondary .price-box.price-final_price>.price-box,
    .amtheme-products-secondary.-in-widget .price-box.price-final_price>.price-box,
    .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .price-box.price-final_price>.price-box,
    .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .price-box.price-final_price>.price-box {
        padding: 0
    }

    .products-grid.products>.amtheme-products-secondary .minimal-price,
    .amtheme-products-secondary.-in-widget .minimal-price,
    .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .minimal-price,
    .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .minimal-price {
        flex-wrap: nowrap
    }

    .products-grid.products>.amtheme-products-secondary .minimal-price-link,
    .amtheme-products-secondary.-in-widget .minimal-price-link,
    .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .minimal-price-link,
    .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .minimal-price-link {
        margin: 0 5px;
        font-size: 1.4rem
    }

    .products-grid.products>.amtheme-products-secondary .minimal-price-link>.price-container,
    .amtheme-products-secondary.-in-widget .minimal-price-link>.price-container,
    .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .minimal-price-link>.price-container,
    .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .minimal-price-link>.price-container {
        align-items: center
    }

    .amtheme-products-secondary.-in-widget,
    .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items,
    .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items {
        max-width: 100%
    }

    .amtheme-products-secondary.-in-widget .product-item,
    .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .product-item,
    .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .product-item {
        max-width: calc(215px - 10px);
        width: calc(215px - 10px)
    }

    .amtheme-products-secondary.-in-widget .product-item,
    .amtheme-products-secondary.-in-widget .product-item:nth-child(n),
    .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .product-item,
    .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .product-item:nth-child(n),
    .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .product-item,
    .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .product-item:nth-child(n) {
        margin: 0 calc(25px / 2) 25px
    }

    .amtheme-products-secondary.-in-widget .product-item-details,
    .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .product-item-details,
    .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .product-item-details {
        transform: translateY(60px)
    }

    .amtheme-products-secondary.-in-widget .stock.unavailable,
    .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .stock.unavailable,
    .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .stock.unavailable {
        display: flex;
        align-items: flex-end;
        min-height: 44px
    }

    .catalogsearch-result-index .products.wrapper~.toolbar .limiter,
    .catalogsearch-advanced-result .products.wrapper~.toolbar .limiter,
    .catalog-category-view .products.wrapper~.toolbar .limiter {
        display: flex;
        margin-right: auto
    }

    .amtheme-sidebar-wishlist .product-item:nth-child(n),
    .sidebar .block.widget .product-item:nth-child(n),
    .column.main .block.widget.block-viewed-products-grid .product-item:nth-child(n) {
        width: auto
    }

    .sidebar .block.widget .product-item,
    .column.main .block.widget.block-viewed-products-grid .product-item {
        display: block;
        margin: 0 10px 10px 0 !important;
        max-width: 100%;
        width: auto !important
    }

    .sidebar .product-item .price-box {
        position: relative;
        padding: 0
    }

    .sidebar .product-item .price-box:after {
        position: absolute;
        top: 0;
        left: calc(100% - 22px);
        width: 32px;
        height: 100%;
        background: linear-gradient(270deg, #fff 0%, rgba(255, 255, 255, 0.65) 44.32%, rgba(255, 255, 255, 0) 92.5%);
        content: '';
        pointer-events: none;
        user-select: none
    }

    .sidebar .product-item .price-box,
    .sidebar .product-item .price-box * {
        flex-wrap: wrap;
        margin-bottom: 0;
        white-space: nowrap
    }

    .sidebar .product-item .price-box .price-container .weee:before {
        margin-left: 0;
        white-space: nowrap
    }

    .sidebar .product-item .price-box .price-label {
        line-height: 1
    }

    .page-with-filter.-filter-inactive:not(.page-layout-3columns) .sidebar-additional,
    .page-layout-1column.catalog-category-view .sidebar-additional,
    .page-layout-empty.catalog-category-view .sidebar-additional {
        display: flex;
        flex-wrap: wrap;
        margin: 20px 0 0;
        width: 100%
    }

    .page-with-filter.-filter-inactive:not(.page-layout-3columns) .amtheme-sidebar-block,
    .page-layout-1column.catalog-category-view .amtheme-sidebar-block,
    .page-layout-empty.catalog-category-view .amtheme-sidebar-block,
    .page-with-filter.-filter-inactive:not(.page-layout-3columns) .sidebar>.admin__data-grid-outer-wrap,
    .page-layout-1column.catalog-category-view .sidebar>.admin__data-grid-outer-wrap,
    .page-layout-empty.catalog-category-view .sidebar>.admin__data-grid-outer-wrap {
        margin: 0 6vw 30px 0;
        max-width: calc(100% / 3 - 6vw)
    }

    .page-with-filter.-filter-inactive:not(.page-layout-3columns) .sidebar .block.widget,
    .page-layout-1column.catalog-category-view .sidebar .block.widget,
    .page-layout-empty.catalog-category-view .sidebar .block.widget,
    .page-with-filter.-filter-inactive:not(.page-layout-3columns) .column.main .block.widget.block-viewed-products-grid,
    .page-layout-1column.catalog-category-view .column.main .block.widget.block-viewed-products-grid,
    .page-layout-empty.catalog-category-view .column.main .block.widget.block-viewed-products-grid {
        margin: 0
    }

    .page-with-filter.-filter-inactive:not(.page-layout-3columns) .amtheme-sidebar-wishlist .amtheme-items,
    .page-layout-1column.catalog-category-view .amtheme-sidebar-wishlist .amtheme-items,
    .page-layout-empty.catalog-category-view .amtheme-sidebar-wishlist .amtheme-items {
        display: flex;
        flex-wrap: wrap
    }

    .page-layout-2columns-left.catalog-product-view .sidebar,
    .page-layout-2columns-right.catalog-product-view .sidebar,
    .page-layout-3columns.catalog-product-view .sidebar {
        margin-top: 60px
    }

    .page-layout-2columns-left.catalog-product-view .sidebar+.sidebar,
    .page-layout-2columns-right.catalog-product-view .sidebar+.sidebar {
        margin-top: 0
    }

    .amasty-jet-theme .amtheme-product-popup .column.main {
        float: none;
        width: 100%
    }

    .amasty-jet-theme .amtheme-product-popup .amtheme-product-wrap {
        display: flex;
        margin: 0
    }

    .amasty-jet-theme .amtheme-product-popup .amtheme-product-wrap>.product.media {
        margin: 0 35px 0 0;
        max-width: none;
        max-height: none;
        width: 45%
    }

    .amasty-jet-theme .amtheme-product-popup .amtheme-product-wrap>.amtheme-product-info {
        width: 55%
    }

    .amasty-jet-theme .amtheme-product-popup .amtheme-product-info .messages-list+.product-info-price {
        margin-top: 10px
    }

    .amasty-jet-theme .amtheme-product-popup .amtheme-product-info .swatch-attribute-options {
        width: 80%
    }

    .amtheme-popup-block.amtheme-product-popup .popup-inner {
        max-width: 810px
    }

    .amtheme-popup-block.amtheme-product-popup .amtheme-product-info>.product-name {
        margin-bottom: 0;
        font-size: 3.2rem;
        line-height: 4.3rem
    }

    .catalog-category-view .page-title {
        margin-bottom: 5px
    }

    .catalog-category-view .category-view {
        margin-bottom: 20px
    }

    .catalog-category-view .wrapper-description {
        margin-top: 0;
        width: 100%
    }

    .products.grid>.product-items,
    .form-wishlist-items .products-grid>.product-items {
        justify-content: space-between
    }

    .products.grid .product-item,
    .form-wishlist-items .products-grid .product-item {
        position: relative;
        display: inline-block;
        margin: 30px 0 0;
        width: calc(50% - 5px)
    }

    .products.grid .product-item:nth-child(-n + 2),
    .form-wishlist-items .products-grid .product-item:nth-child(-n + 2) {
        margin-top: 0
    }

    .products-list>.product-items {
        flex-flow: row wrap;
        justify-content: flex-start
    }

    .products-list .product-item {
        margin-bottom: 30px;
        width: 100%
    }

    .products-list .product-item-info {
        flex-flow: row wrap
    }

    .page-layout-1column.catalog-category-view .wrapper-description {
        margin-bottom: 0
    }

    .page-layout-1column.catalog-category-view .toolbar-products {
        box-sizing: border-box;
        margin-bottom: 0;
        transition: padding .2s ease-in-out
    }

    .page-layout-1column.catalog-category-view .products.wrapper {
        transition: padding .2s ease-in-out
    }

    .page-layout-1column.catalog-category-view .products.grid>.product-items,
    .page-layout-1column.catalog-category-view .form-wishlist-items .products-grid>.product-items {
        justify-content: flex-start
    }

    .page-layout-1column.catalog-category-view .products.grid .product-item,
    .page-layout-1column.catalog-category-view .form-wishlist-items .products-grid .product-item {
        margin: 30px 30px 0 0;
        width: calc(33.33% - 20px)
    }

    .page-layout-1column.catalog-category-view .products.grid .product-item:nth-child(3n),
    .page-layout-1column.catalog-category-view .form-wishlist-items .products-grid .product-item:nth-child(3n) {
        margin-right: 0
    }

    .page-layout-2columns-left.page-with-filter.-filter-active .products.grid .product-item:nth-child(-n + 2),
    .page-layout-2columns-right.page-with-filter.-filter-active .products.grid .product-item:nth-child(-n + 2),
    .page-layout-2columns-left.page-with-filter.-filter-active .form-wishlist-items .products-grid .product-item:nth-child(-n + 2),
    .page-layout-2columns-right.page-with-filter.-filter-active .form-wishlist-items .products-grid .product-item:nth-child(-n + 2) {
        margin-top: 0
    }

    .page-layout-2columns-left.page-with-filter.-filter-inactive .products.grid .product-items,
    .page-layout-2columns-right.page-with-filter.-filter-inactive .products.grid .product-items,
    .page-layout-2columns-left.page-with-filter.-filter-inactive .form-wishlist-items .products-grid .product-items,
    .page-layout-2columns-right.page-with-filter.-filter-inactive .form-wishlist-items .products-grid .product-items {
        justify-content: flex-start
    }

    .page-layout-2columns-left.page-with-filter.-filter-inactive .products.grid .product-item,
    .page-layout-2columns-right.page-with-filter.-filter-inactive .products.grid .product-item,
    .page-layout-2columns-left.page-with-filter.-filter-inactive .form-wishlist-items .products-grid .product-item,
    .page-layout-2columns-right.page-with-filter.-filter-inactive .form-wishlist-items .products-grid .product-item {
        margin: 30px 10px 0 0;
        width: calc(33.33% - 6.67px)
    }

    .page-layout-2columns-left.page-with-filter.-filter-inactive .products.grid .product-item:nth-child(3n),
    .page-layout-2columns-right.page-with-filter.-filter-inactive .products.grid .product-item:nth-child(3n),
    .page-layout-2columns-left.page-with-filter.-filter-inactive .form-wishlist-items .products-grid .product-item:nth-child(3n),
    .page-layout-2columns-right.page-with-filter.-filter-inactive .form-wishlist-items .products-grid .product-item:nth-child(3n) {
        margin-right: 0
    }

    .page-layout-2columns-left.page-with-filter.-filter-inactive .products.grid .product-item:nth-child(-n + 3),
    .page-layout-2columns-right.page-with-filter.-filter-inactive .products.grid .product-item:nth-child(-n + 3),
    .page-layout-2columns-left.page-with-filter.-filter-inactive .form-wishlist-items .products-grid .product-item:nth-child(-n + 3),
    .page-layout-2columns-right.page-with-filter.-filter-inactive .form-wishlist-items .products-grid .product-item:nth-child(-n + 3) {
        margin-top: 0
    }

    .page-layout-3columns.page-with-filter.-filter-inactive .products.grid .product-item,
    .page-layout-3columns.page-with-filter.-filter-inactive .form-wishlist-items .products-grid .product-item {
        margin-top: 10px;
        width: calc(33.33% - 6.67px)
    }

    .page-layout-3columns.page-with-filter.-filter-inactive .products.grid .product-item:nth-child(n),
    .page-layout-3columns.page-with-filter.-filter-inactive .form-wishlist-items .products-grid .product-item:nth-child(n) {
        margin-right: 10px
    }

    .page-layout-3columns.page-with-filter.-filter-inactive .products.grid .product-item:nth-child(3n),
    .page-layout-3columns.page-with-filter.-filter-inactive .form-wishlist-items .products-grid .product-item:nth-child(3n) {
        margin-right: 0
    }

    .page-layout-3columns.page-with-filter.-filter-inactive .products.grid .product-item:nth-child(-n + 3),
    .page-layout-3columns.page-with-filter.-filter-inactive .form-wishlist-items .products-grid .product-item:nth-child(-n + 3) {
        margin-top: 0
    }

    .products-list .product-item-info {
        position: relative;
        display: block;
        flex-wrap: nowrap;
        justify-content: flex-end;
        padding: 20px 20px 20px 240px;
        min-height: 260px
    }

    .products-list .product-photo-wrapper {
        position: absolute;
        left: 20px;
        max-width: 220px;
        width: 100%
    }

    .products-list .action.tocompare {
        top: -10px;
        left: -10px
    }

    .products-list .action.towishlist {
        bottom: -10px
    }

    .products-list .product-item-details {
        flex: 1 0 0;
        margin: 0 auto 0 20px;
        min-width: 30%
    }

    .products-list .product-item-inner {
        display: inline-block;
        margin-top: 15px;
        margin-left: 20px;
        width: calc(100% - 20px)
    }

    .products-list .product-item-actions {
        display: flex;
        justify-content: flex-start;
        margin-top: 15px
    }

    .products-list .special-price .price-container .price-including-tax~.weee {
        margin: 5px 0 0
    }

    .products-list .special-price .price-container .weee {
        margin: 2px 5px 0 0
    }

    .page-layout-3columns.page-with-filter.-filter-inactive .products-list .product-item-info {
        display: flex;
        padding: 20px
    }

    .page-layout-3columns.page-with-filter.-filter-inactive .products-list .product-photo-wrapper {
        position: static;
        left: 0
    }

    .page-layout-3columns.page-with-filter.-filter-inactive .products-list .product-item-inner {
        margin: 0;
        width: auto
    }

    .page-layout-3columns.page-with-filter.-filter-inactive .products-list .price-box {
        justify-content: flex-end
    }

    .amtheme-productinfo-wrap {
        position: relative;
        display: flex;
        align-items: flex-start;
        clear: both;
        padding: 30px 0
    }

    .catalog-product-view:not(.page-layout-2columns-left):not(.page-layout-3columns) .amtheme-productinfo-wrap {
        position: relative;
        background-color: #fcfcfc
    }

    .catalog-product-view:not(.page-layout-2columns-left):not(.page-layout-3columns) .amtheme-productinfo-wrap:before,
    .catalog-product-view:not(.page-layout-2columns-left):not(.page-layout-3columns) .amtheme-productinfo-wrap:after {
        position: absolute;
        top: 0;
        display: block;
        width: calc((100vw - 100%) / 2);
        height: 100%;
        background-color: #fcfcfc;
        content: ''
    }

    .catalog-product-view:not(.page-layout-2columns-left):not(.page-layout-3columns) .amtheme-productinfo-wrap:before {
        right: 100%
    }

    .catalog-product-view:not(.page-layout-2columns-left):not(.page-layout-3columns) .amtheme-productinfo-wrap:after {
        left: 100%
    }

    .page-layout-1column .amtheme-product-wrap {
        display: flex;
        margin: 60px 0 50px
    }

    .page-layout-1column .amtheme-product-wrap>.product.media {
        margin: 0 38px 0 0;
        max-width: none;
        max-height: none;
        width: 45%
    }

    .page-layout-1column .amtheme-product-wrap>.product.media .towishlist {
        width: 50px;
        height: 50px
    }

    .page-layout-1column .amtheme-product-wrap>.product.media .towishlist .amtheme-icon {
        width: 30px;
        height: 30px
    }

    .page-layout-1column .amtheme-product-wrap>.amtheme-product-info {
        width: 55%
    }

    .page-layout-1column .amtheme-short-info {
        margin-bottom: 25px
    }

    .page-layout-1column .amtheme-short-info .reviews-actions {
        margin-left: 5px
    }

    .page-layout-1column .amtheme-product-info .product-add-form {
        margin-top: 25px
    }

    .page-layout-1column .amtheme-product-info .swatch-attribute.color .swatch-attribute-label {
        line-height: 25px
    }

    .page-layout-1column .amtheme-product-info .swatch-attribute-label {
        width: 15%
    }

    .page-layout-1column .amtheme-product-info .swatch-attribute-options {
        width: 85%
    }

    .page-layout-1column .amtheme-product-info .swatch-option {
        margin: 0 10px 15px 0
    }

    .page-layout-1column .amtheme-product-info .product-info-price {
        margin: 55px 0 30px
    }

    .page-layout-1column .amtheme-product-info .box-tocart .action.tocart {
        min-width: 200px
    }

    .page-layout-1column .amtheme-product-info .product-social-links {
        display: block
    }

    .page-layout-1column .amtheme-product-info .qty.-without-options {
        margin-top: 25px
    }

    .page-layout-1column .amtheme-qty-wrap>.amtheme-label {
        width: 15%
    }

    .page-layout-1column .action.mailto.friend:before {
        content: none
    }

    .page-layout-1column .amtheme-actions-wrap {
        display: flex;
        align-items: baseline;
        flex-wrap: wrap;
        justify-content: space-between
    }

    .page-layout-1column .amtheme-actions-wrap>.product-social-links {
        display: flex;
        margin-bottom: 15px;
        width: auto
    }

    .page-layout-1column .amtheme-actions-wrap .action.mailto.friend {
        margin-left: 15px
    }

    .page-layout-1column .amtheme-actions-wrap .action.primary {
        margin: 0 15px 15px 0
    }

    .page-layout-empty .amtheme-product-info>.amtheme-short-info {
        margin-bottom: 25px
    }

    .page-layout-empty .amtheme-actions-wrap {
        display: flex;
        align-items: center;
        flex-wrap: wrap
    }

    .page-layout-empty .product-social-links {
        display: flex;
        margin-left: 50px;
        width: auto
    }

    .page-layout-empty .product-social-links>.action.mailto.friend {
        margin-left: 15px
    }

    .page-layout-empty .amtheme-actions-wrap .action.primary {
        margin-bottom: 15px
    }

    .page-layout-2columns-left .amtheme-actions-wrap .action.primary,
    .page-layout-2columns-right .amtheme-actions-wrap .action.primary,
    .page-layout-3columns .amtheme-actions-wrap .action.primary {
        margin-bottom: 15px
    }

    .amtheme-reviews-tab {
        display: none
    }

    .amtheme-reviews-aside {
        padding: 10px 0;
        border: 0
    }

    .amtheme-reviews-aside .amtheme-heading {
        display: none
    }

    .amtheme-reviews-aside .amtheme-content {
        margin: 0
    }

    .amtheme-reviews-aside .amtheme-description {
        display: block
    }

    .amtheme-reviews-aside .amtheme-rating-number {
        display: block
    }

    .amtheme-reviews-aside .amtheme-actions {
        align-items: center;
        flex-direction: row
    }

    .amtheme-reviews-aside .rating-result>span:before {
        background: url("../svg/icons/star-black.svg") 0% / 20px
    }

    .product.info.detailed .review-toolbar .limiter {
        height: 45px
    }

    .amtheme-compare-actions .action.print {
        display: inline-block
    }

    .amtheme-comparsion-table .cell .attribute.label,
    .amtheme-comparison-headings .cell .attribute.label {
        width: 165px
    }

    .amtheme-scroll-controller {
        position: absolute;
        top: 0;
        z-index: 9;
        display: none;
        width: 85px;
        height: 100%;
        pointer-events: none
    }

    .amtheme-scroll-controller.-transparent {
        background: none
    }

    .amtheme-scroll-controller.-back {
        left: 0;
        background: linear-gradient(90deg, #fff 10.17%, rgba(255, 255, 255, 0.6) 55.55%, rgba(255, 255, 255, 0) 100%)
    }

    .amtheme-scroll-controller.-back>.amtheme-controller {
        margin-left: 15px
    }

    .amtheme-scroll-controller.-back>.amtheme-controller>.amtheme-icon {
        margin-left: -1px
    }

    .amtheme-scroll-controller.-forward {
        right: 0;
        background: linear-gradient(90deg, rgba(255, 255, 255, 0) 10.17%, rgba(255, 255, 255, 0.6) 55.55%, #fff 100%)
    }

    .amtheme-scroll-controller.-forward>.amtheme-controller {
        margin-left: 40px
    }

    .amtheme-scroll-controller.-forward>.amtheme-controller>.amtheme-icon {
        margin-left: 2px
    }

    .amtheme-scroll-controller>.amtheme-controller {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 70px;
        width: 30px;
        height: 30px;
        border-radius: 50%;
        background: #4a4948;
        cursor: pointer;
        transition: all .2s ease-in-out;
        pointer-events: auto
    }

    .amtheme-scroll-controller>.amtheme-controller:hover {
        background: #070605
    }

    .amtheme-scroll-controller>.amtheme-controller.-sticky {
        position: fixed;
        top: 0
    }

    .amtheme-scroll-controller .amtheme-icon {
        width: 20px;
        height: 20px;
        fill: #fff
    }

    .block-search .block-content {
        height: 40px
    }

    .block-search .input-text {
        border-radius: 40px
    }

    .block-search .actions {
        top: 0
    }

    .block-search .amtheme-icon {
        width: 20px;
        height: 20px
    }

    .search-autocomplete {
        position: absolute;
        top: 20px;
        padding: 40px 0 20px;
        border-radius: 0 0 20px 20px;
        background: #f7f7f7
    }

    .search-autocomplete li {
        padding: 7px 20px
    }

    .search.results .page-title-wrapper {
        margin-top: 10px
    }

    .search.results .amtheme-search-terms {
        margin-bottom: 35px
    }

    .search.results .amtheme-search-message {
        padding: 10px 0
    }

    .search.summary {
        padding: 15px 20px 0
    }

    .search.summary .item {
        margin-bottom: 15px
    }

    .page-layout-2columns-left.catalogsearch-advanced-result:not(.page-with-filter) .columns,
    .page-layout-2columns-right.catalogsearch-advanced-result:not(.page-with-filter) .columns,
    .page-layout-3columns.catalogsearch-advanced-result:not(.page-with-filter) .columns {
        padding-top: 45px
    }

    .page-layout-2columns-left.catalogsearch-advanced-result .search.results>.top-toolbar,
    .page-layout-2columns-right.catalogsearch-advanced-result .search.results>.top-toolbar,
    .page-layout-3columns.catalogsearch-advanced-result .search.results>.top-toolbar {
        margin-top: -10px
    }

    .checkout-cart-index .cart-container>* {
        order: 3;
        width: 100%
    }

    .checkout-cart-index .cart-container>.amtheme-form-wrapper {
        width: calc(100% - 35% - 15px)
    }

    .checkout-cart-index .cart-container>.cart-summary {
        box-sizing: border-box;
        margin-left: 15px;
        width: 35%
    }

    .cart-products-toolbar .toolbar-amount {
        margin: 0;
        line-height: 30px
    }

    .cart-products-toolbar .pages {
        float: right
    }

    .cart-products-toolbar .pages .item:last-child {
        margin-right: 0
    }

    .cart.table-wrapper .cart-products-toolbar+.cart thead tr th.col {
        padding-top: 8px;
        padding-bottom: 7px
    }

    .cart.table-wrapper .cart+.cart-products-toolbar {
        margin-top: 25px
    }

    .checkout-cart-index .block.crosssell,
    .checkout-cart-index .block.upsell {
        padding: 50px 0
    }

    .opc-wrapper {
        width: 66.66666667%;
        float: left;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
        padding-right: 30px
    }

    .checkout-onepage-success .print {
        display: block;
        float: right;
        margin: 22px 0 0
    }

    .checkout-index-index .modal-popup .form-shipping-address {
        max-width: 600px
    }

    .checkout-index-index .modal-popup .modal-footer .action-save-address {
        float: right;
        margin: 0 0 0 10px
    }

    .amtheme-checkout-contact {
        display: flex;
        align-items: center;
        flex-direction: row;
        justify-content: space-between;
        margin-bottom: 30px
    }

    .amtheme-checkout-contact>.step-title {
        margin: 0
    }

    .amtheme-checkout-contact>.step-title,
    .amtheme-checkout-contact>.authentication-wrapper {
        word-wrap: break-word;
        word-break: break-word;
        max-width: 50%
    }

    .ie11 .amtheme-checkout-contact>.step-title,
    .ie11 .amtheme-checkout-contact>.authentication-wrapper {
        word-break: break-all
    }

    .checkout-shipping-address .form-login {
        margin-bottom: 35px
    }

    .shipping-address-items {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between
    }

    .shipping-address-items .shipping-address-item {
        width: 43%
    }

    .opc-sidebar {
        margin: 46px 0 20px;
        width: 33.33333333%;
        float: right;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2
    }

    .authentication-dropdown.modal-popup .actions-toolbar .secondary .action,
    .popup-authentication.modal-popup .actions-toolbar .secondary .action {
        margin: 6px 0 0;
        color: #6b26fd;
        font-weight: 700
    }

    .checkout-index-index .authentication-dropdown.modal-popup {
        display: flex;
        align-items: center;
        justify-content: center
    }

    .checkout-index-index .authentication-dropdown.modal-popup .modal-inner-wrap {
        position: relative;
        top: auto;
        left: auto;
        margin: 0;
        width: 400px;
        transform: none
    }

    .checkout-index-index .authentication-dropdown.modal-popup .modal-content {
        padding: 0 30px 40px
    }

    .modals-wrapper .popup-authentication.modal-popup .modal-inner-wrap {
        width: 500px
    }

    .checkout-payment-method .actions-toolbar .primary {
        float: right;
        margin: 0
    }

    .checkout-payment-method .fieldset>.field-select-billing>.control {
        float: none;
        width: 100%
    }

    .checkout-payment-method .payment-method-content .fieldset>.field {
        margin: 0 0 20px
    }

    .checkout-payment-method .payment-method-content .fieldset>.field.choice:before {
        padding: 0;
        width: 0
    }

    .checkout-payment-method .payment-method-content .fieldset>.field.type .control {
        margin-left: 25.8%
    }

    .checkout-payment-method .payment-method-content .fieldset>.field.type.no-detection .control {
        margin-left: 0
    }

    .checkout-billing-address .action-update {
        float: right
    }

    .checkout-billing-address .actions-toolbar .action-cancel {
        margin: 6px 20px 0 0
    }

    .checkout-payment-method .payment-option-title {
        padding-left: 0
    }

    .checkout-payment-method .payment-option-content .payment-option-inner+.actions-toolbar {
        margin-left: 0
    }

    .checkout-container>.opc-wrapper {
        flex-grow: 1;
        float: none;
        margin: auto;
        padding: 0;
        max-width: 600px
    }

    .cart .col.subtotal {
        text-align: right
    }

    .cart .col:first-of-type {
        padding-left: 0
    }

    .cart .col:last-of-type {
        padding-right: 0
    }

    .cart .col.subtotal .cart-tax-info,
    .cart .col.subtotal .cart-tax-info .weee[data-label] {
        justify-content: flex-end;
        margin-top: 0
    }

    .cart .col.subtotal .price-excluding-tax {
        flex-wrap: wrap
    }

    .cart.items>thead>tr>th {
        color: #a8a69f;
        text-transform: inherit;
        letter-spacing: .03em;
        font-weight: 400;
        font-size: 1.6rem
    }

    .cart.item .item-actions>.col {
        padding-top: 15px;
        padding-bottom: 20px
    }

    .cart.item .item-info>.col {
        overflow: hidden;
        padding-top: 20px;
        padding-bottom: 0
    }

    .cart.item .item-info .col.qty {
        min-width: 105px
    }

    .cart.item .item-info .col.item {
        min-width: 360px
    }

    .cart.item .item-info .product-item-details {
        margin: 0 0 0 30px;
        max-width: 55%
    }

    .amtheme-column-toolbar {
        height: 1px
    }

    .amtheme-column-toolbar .amtheme-cell {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        height: 100%
    }

    .cart-summary {
        position: relative;
        padding: 20px;
        width: 100%;
        border: 1px solid #dfdedd;
        border-radius: 6px
    }

    .amtheme-form-address>.step-title {
        margin-bottom: 35px
    }

    .amtheme-form-address>.fieldset.address {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between
    }

    .amtheme-form-address .field[name$='prefix'],
    .amtheme-form-address .field[name$='firstname'],
    .amtheme-form-address .field[name$='middlename'],
    .amtheme-form-address .field[name$='lastname'],
    .amtheme-form-address .field[name$='suffix'],
    .amtheme-form-address .field[name$='region_id'],
    .amtheme-form-address .field[name$='region'],
    .amtheme-form-address .field[name$='postcode'],
    .amtheme-form-address .field[name$='country_id'],
    .amtheme-form-address .field[name$='telephone'],
    .amtheme-form-address .field[name$='fax'] {
        display: inline-block;
        max-width: 290px;
        width: 48%
    }

    .amtheme-form-address .field[name$='company'],
    .amtheme-form-address .field[name$='city'],
    .amtheme-form-address .field.street {
        width: 100%
    }

    .amtheme-shipping-method {
        margin-top: 35px
    }

    .methods-shipping .actions-toolbar {
        justify-content: flex-end
    }

    .methods-shipping .actions-toolbar .button.action {
        margin-right: 0
    }

    .checkout-onepage-success .page-title {
        font-weight: 700;
        font-size: 1.8rem
    }

    .checkout-onepage-success .checkout-success+.print,
    .checkout-onepage-success .action.print {
        float: none;
        margin-top: 45px;
        text-align: center;
        text-transform: uppercase;
        font-size: 1.2rem
    }

    .checkout-success {
        max-width: 530px
    }

    .checkout-success>.amtheme-order {
        font-weight: 400;
        font-size: 3.2rem
    }

    .checkout-success .order-number {
        font-weight: 400
    }

    .checkout-success>.actions-toolbar {
        justify-content: center
    }

    .amtheme-success-registration {
        margin-top: 60px
    }

    .checkout-payment-method .payment-methods .step-title {
        margin-bottom: 13px
    }

    .checkout-payment-method .payment-method .payment-method-content {
        padding: 0 0 30px
    }

    .checkout-payment-method .payment-option-content .secondary {
        margin-left: 0
    }

    .checkout-payment-method .payment-option-content>form {
        max-width: 220px
    }

    .payment-method-content>.actions-toolbar {
        justify-content: flex-end
    }

    .payment-method-content>.actions-toolbar#paypal-express-in-context-button,
    .payment-method-content>.actions-toolbar.-paypal,
    .payment-method-content>.actions-toolbar.-paypal-express {
        justify-content: flex-start
    }

    .checkout-payment-method .checkout-billing-address {
        padding: 15px;
        border-radius: 4px;
        background: #fcfcfc
    }

    .checkout-payment-method .checkout-billing-address>.field.choice {
        margin: 0 0 10px
    }

    .checkout-payment-method .checkout-billing-address .billing-address-details>.item.name {
        margin: 0
    }

    .contact-index-index .column:not(.sidebar-additional) .form.contact {
        float: none;
        margin: 50px auto;
        max-width: 500px;
        width: auto
    }

    .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
    }

    .amtheme-card-block,
    .amtheme-addresses-block.-dashboard-addresses {
        margin-bottom: 30px;
        padding: 20px;
        border-radius: 6px
    }

    .account-nav-title {
        display: none
    }

    .account-nav {
        margin-bottom: 55px
    }

    ._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
    }

    ._block-subtitle,
    .form.password.forget .field.note,
    .form.send.confirmation .field.note {
        margin: 0 0 30px;
        text-align: center
    }

    .customer-account-forgotpassword .page-title,
    .customer-account-confirmation .page-title {
        margin: 40px auto 10px
    }

    .customer-account-createpassword .page-title {
        margin: 40px auto 30px
    }

    [class*='sales-guest-']:not(.sales-guest-form) .page-title-wrapper>.page-title,
    .account[class*='sales-'] .page-title-wrapper>.page-title {
        flex-basis: 70%
    }

    [class*='sales-guest-']:not(.sales-guest-form) .page-title-wrapper>.actions,
    .account[class*='sales-'] .page-title-wrapper>.actions {
        flex-basis: 30%
    }

    [class*='sales-guest-']:not(.sales-guest-form) .page-title-wrapper>.amtheme-info>*,
    .account[class*='sales-'] .page-title-wrapper>.amtheme-info>* {
        margin-right: 50px
    }

    [class*='sales-guest-']:not(.sales-guest-form) .page-title-wrapper>.actions .print,
    .account[class*='sales-'] .page-title-wrapper>.actions .print {
        display: inline-block
    }

    .form.form-newsletter-manage {
        max-width: 600px
    }

    .form.form-edit-account {
        max-width: 600px
    }

    .amtheme-addresses-block {
        margin-bottom: 30px
    }

    .amtheme-addresses-block>.amtheme-content,
    .amtheme-addresses-block.-addresses-grid {
        display: flex;
        justify-content: space-between;
        padding: 20px;
        border-radius: 6px
    }

    .amtheme-addresses-block.-addresses-grid {
        display: block
    }

    .amtheme-addresses-block.-addresses-grid .additional-addresses {
        display: flex;
        flex-wrap: wrap;
        margin: 0 -7.5px;
        width: calc(100% + 15px)
    }

    .amtheme-address-card {
        padding: 20px;
        width: calc(50% - 20px / 2)
    }

    .amtheme-address-card .amtheme-actions {
        margin-top: 30px
    }

    .amtheme-addresses-block.-addresses-grid .amtheme-card-wrap {
        margin: 15px 7.5px 10px;
        width: calc(100% / 2 - 15px)
    }

    .amtheme-addresses-default .amtheme-address-card {
        display: flex;
        flex-direction: column;
        justify-content: space-between
    }

    .form-address-edit {
        max-width: 600px
    }

    .form-address-edit .actions-toolbar {
        flex-direction: row-reverse
    }

    .form-address-edit .actions-toolbar .primary .action {
        margin: 0 0 0 5px
    }

    .form-address-edit .fields.-am-block>.message {
        width: 38%
    }

    .amtheme-addresses-block.-dashboard-addresses>.amtheme-content {
        padding: 0;
        border-radius: 0
    }

    .amtheme-dashboard-info>.amtheme-content {
        display: flex
    }

    .amtheme-dashboard-info .amtheme-card-block,
    .amtheme-dashboard-info .amtheme-addresses-block.-dashboard-addresses {
        flex-basis: 40%;
        overflow: hidden
    }

    .amtheme-dashboard-info .amtheme-card-block>.amtheme-title,
    .amtheme-dashboard-info .amtheme-addresses-block.-dashboard-addresses>.amtheme-title {
        margin-bottom: 25px
    }

    .amtheme-dashboard-info .amtheme-information {
        flex-grow: 1;
        margin-right: 25px
    }

    .amtheme-card-block.amtheme-reviews-dashboard .amtheme-items,
    .amtheme-addresses-block.-dashboard-addresses.amtheme-reviews-dashboard .amtheme-items {
        margin: 0 -10px;
        width: calc(100% + 20px)
    }

    .amtheme-card-block.amtheme-reviews-dashboard .amtheme-items>.amtheme-item,
    .amtheme-addresses-block.-dashboard-addresses.amtheme-reviews-dashboard .amtheme-items>.amtheme-item {
        margin: 0 10px 20px;
        max-width: calc(100% / 2 - 20px)
    }

    .ie11 .amtheme-card-block.amtheme-reviews-dashboard .amtheme-items>.amtheme-item,
    .ie11 .amtheme-addresses-block.-dashboard-addresses.amtheme-reviews-dashboard .amtheme-items>.amtheme-item {
        max-width: calc(100% / 2 - 20px - 1px)
    }

    .page-product-downloadable .amtheme-product-info .samples .samples-item {
        margin: 0 10px 15px 0
    }

    .page-product-downloadable .amtheme-product-info .downloads .field.choice>.label {
        margin: 0 10px 15px 0
    }

    .amtheme-product-info .table-wrapper.grouped {
        margin-bottom: 55px
    }

    .toolbar-sorter .amtheme-filter-wrap {
        display: none;
        min-height: 45px
    }

    .amtheme-filter-action {
        z-index: 8;
        min-height: 45px;
        max-width: 185px;
        width: 100%;
        height: 1px
    }

    .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;
        margin-right: 10px;
        width: 25px;
        height: 25px;
        fill: #a8a69f
    }

    ._keyfocus .amtheme-filter-action:focus,
    .ie11 ._keyfocus .amtheme-filter-action:focus {
        box-shadow: none
    }

    ._keyfocus .amtheme-filter-action:focus .amtheme-title {
        border-radius: 2px;
        box-shadow: 0 0 0 3px #fff, 0 0 0 4px #070605
    }

    .ie11 ._keyfocus .amtheme-filter-action:focus .amtheme-title {
        box-shadow: 0 0 0 1px #070605
    }

    .amtheme-filter-action:hover .amtheme-icon,
    .amtheme-filter-action:active .amtheme-icon {
        fill: #3d3731
    }

    .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 .2s ease-in-out, opacity .2s
    }

    .page-layout-2columns-right.page-with-filter .sidebar-main,
    .page-layout-2columns-right.page-with-filter .sidebar-main>.block.filter {
        transition: margin-right .2s ease-in-out, opacity .2s
    }

    .page-layout-2columns-right.page-with-filter .sidebar-additional {
        clear: right
    }

    .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.catalogsearch-result-index .columns,
    .page-layout-2columns-right.page-with-filter.catalogsearch-result-index .columns,
    .page-layout-3columns.page-with-filter.catalogsearch-result-index .columns {
        margin-top: 35px
    }

    .page-layout-2columns-left.page-with-filter.-no-layer-block .columns,
    .page-layout-2columns-right.page-with-filter.-no-layer-block .columns,
    .page-layout-3columns.page-with-filter.-no-layer-block .columns {
        padding-top: 0
    }

    .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 .2s 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 {
        position: absolute;
        top: 0;
        left: 0;
        display: inline-flex
    }

    .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 {
        position: absolute;
        top: 0;
        right: 0;
        margin-bottom: 0;
        max-width: calc(100% - 185px - 2%);
        transition: max-width .2s 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 {
        position: static;
        padding: 0;
        max-width: none
    }

    .page-layout-2columns-left.page-with-filter .toolbar-products,
    .page-layout-2columns-right.page-with-filter .toolbar-products {
        right: 0;
        max-width: calc(100% - 185px - 2%)
    }

    .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
    }

    .page-layout-3columns.page-with-filter .toolbar-products {
        right: 0;
        max-width: calc(100% - 185px - 2%)
    }

    .page-layout-2columns-left.-filter-active .sidebar-main {
        margin-left: 0
    }

    .page-layout-2columns-left.-filter-active .sidebar-main>.block.filter {
        opacity: 1
    }

    .page-layout-2columns-right.-filter-active .sidebar-main {
        margin-right: 0
    }

    .page-layout-2columns-right.-filter-active .sidebar-main>.block.filter {
        opacity: 1
    }

    .page-layout-2columns-left.-filter-inactive .column.main,
    .page-layout-2columns-right.-filter-inactive .column.main,
    .page-layout-3columns.-filter-inactive .column.main {
        width: 100%
    }

    .page-layout-2columns-left.-filter-inactive .sidebar-main,
    .page-layout-2columns-right.-filter-inactive .sidebar-main,
    .page-layout-3columns.-filter-inactive .sidebar-main {
        margin-left: -255px
    }

    .page-layout-2columns-left.-filter-inactive .sidebar-main>*:not(.amtheme-filter-action),
    .page-layout-2columns-right.-filter-inactive .sidebar-main>*:not(.amtheme-filter-action),
    .page-layout-3columns.-filter-inactive .sidebar-main>*:not(.amtheme-filter-action) {
        opacity: 0;
        pointer-events: none
    }

    .page-layout-2columns-left.-filter-inactive .products.wrapper~.toolbar-products,
    .page-layout-2columns-right.-filter-inactive .products.wrapper~.toolbar-products,
    .page-layout-3columns.-filter-inactive .products.wrapper~.toolbar-products {
        justify-content: center;
        max-width: none
    }

    .page-layout-2columns-right.page-with-filter .amtheme-filter-action {
        right: 0;
        left: auto
    }

    .page-layout-2columns-right.page-with-filter .toolbar-products {
        left: 0
    }

    .page-layout-2columns-right.page-with-filter.-filter-inactive .sidebar-main {
        margin-right: -255px
    }

    .page-layout-2columns-right.page-with-filter.-filter-inactive .sidebar-main>*:not(.amtheme-filter-action) {
        opacity: 0;
        pointer-events: none
    }

    .block.filter .filter-options-content {
        padding: 5px 10px 15px
    }

    .page-layout-1column.page-with-filter .block.filter {
        margin-bottom: 20px
    }

    .page-layout-1column.page-with-filter .block.filter .filter-content *,
    .page-layout-1column.page-with-filter .block.filter .filter-content *:after,
    .page-layout-1column.page-with-filter .block.filter .filter-content *:before {
        box-sizing: border-box
    }

    .page-layout-1column.page-with-filter .block.filter .filter-options {
        padding: 8px 30px;
        background: #f7f7f7
    }

    .page-layout-1column.page-with-filter .block.filter .filter-options-item {
        position: relative;
        display: inline-block;
        margin-right: 30px;
        padding: 5px 0
    }

    .page-layout-1column.page-with-filter .block.filter .filter-options .item {
        margin-bottom: 15px
    }

    .page-layout-1column.page-with-filter .block.filter .filter-options .item:last-child {
        margin-bottom: 0
    }

    .page-layout-1column.page-with-filter .block.filter .filter-options .item a {
        display: flex;
        align-items: flex-end;
        width: 100%
    }

    .page-layout-1column.page-with-filter .block.filter .filter-options-content {
        position: absolute;
        left: 0;
        z-index: 9;
        visibility: hidden;
        box-sizing: border-box;
        margin-top: 5px;
        padding: 15px;
        width: 210px;
        background: #f7f7f7;
        box-shadow: 0 4px 8px rgba(57, 56, 56, 0.1)
    }

    .page-layout-1column.page-with-filter .block.filter .filter-options-item.-active .filter-options-title:after {
        transform: translateY(-50%) rotateZ(180deg)
    }

    .page-layout-1column.page-with-filter .block.filter .filter-options-item .swatch-attribute:first-child {
        margin-top: 0
    }

    .page-layout-1column.page-with-filter .block.filter .filter-options-item.-active .filter-options-content {
        visibility: visible
    }

    .page-layout-1column.page-with-filter .block.filter .filter-options-title {
        padding: 0 30px 0 0
    }

    .multishipping-checkout_address-selectbilling .page-header .logo,
    .multishipping-checkout_address-newshipping .page-header .logo,
    .multishipping-checkout_address-newbilling .page-header .logo,
    .multishipping-checkout_address-editshipping .page-header .logo,
    .multishipping-checkout_address-editaddress .page-header .logo {
        margin: 0 auto
    }

    .multishipping-checkout_address-selectbilling .page-title-wrapper,
    .multishipping-checkout_address-newshipping .page-title-wrapper,
    .multishipping-checkout_address-newbilling .page-title-wrapper,
    .multishipping-checkout_address-editshipping .page-title-wrapper,
    .multishipping-checkout_address-editaddress .page-title-wrapper {
        text-align: center
    }

    .multishipping-checkout_address-selectbilling .form-address-edit,
    .multishipping-checkout_address-newshipping .form-address-edit,
    .multishipping-checkout_address-newbilling .form-address-edit,
    .multishipping-checkout_address-editshipping .form-address-edit,
    .multishipping-checkout_address-editaddress .form-address-edit {
        margin-right: auto;
        margin-left: auto
    }

    .multishipping-checkout-addresses .field.address,
    .multishipping-checkout-addresses .action.delete {
        display: inline-block
    }

    .multicheckout.address.form .actions-toolbar {
        align-items: flex-start;
        justify-content: flex-end
    }

    .multicheckout.address.form .actions-toolbar .action.back {
        margin-bottom: 35px
    }

    .multicheckout.address.form .actions-toolbar .action.back,
    .multicheckout.address.form .actions-toolbar .action.update {
        flex-basis: 50%;
        box-sizing: border-box
    }

    .multicheckout.address.form .actions-toolbar .action.continue {
        margin-left: 20px
    }

    .multicheckout.shipping .block-shipping>.amtheme-card-block>.box,
    .multicheckout.shipping .block-shipping>.amtheme-addresses-block.-dashboard-addresses>.box {
        margin-bottom: 50px;
        width: 50%
    }

    .multicheckout.shipping .block-shipping>.amtheme-card-block>.box:first-of-type,
    .multicheckout.shipping .block-shipping>.amtheme-addresses-block.-dashboard-addresses>.box:first-of-type {
        padding-right: 20px
    }

    .multicheckout.shipping .block-shipping>.amtheme-card-block>.box:last-of-type,
    .multicheckout.shipping .block-shipping>.amtheme-addresses-block.-dashboard-addresses>.box:last-of-type {
        margin-bottom: 0;
        width: 100%
    }

    .multicheckout.shipping .block-other>.amtheme-card-block,
    .multicheckout.shipping .block-other>.amtheme-addresses-block.-dashboard-addresses {
        display: flex;
        align-items: flex-start
    }

    .multicheckout.shipping .block-other>.amtheme-card-block>.amtheme-text,
    .multicheckout.shipping .block-other>.amtheme-addresses-block.-dashboard-addresses>.amtheme-text {
        margin-bottom: 10px;
        padding-right: 40px
    }

    .multicheckout.shipping .block-other>.amtheme-card-block>.amtheme-cart-items,
    .multicheckout.shipping .block-other>.amtheme-addresses-block.-dashboard-addresses>.amtheme-cart-items {
        flex-grow: 1
    }

    .amtheme-address-method {
        flex-direction: row;
        padding: 30px 20px 20px
    }

    .amtheme-address-method .address {
        margin: 0 60px 0 0;
        width: 25%
    }

    .amtheme-address-method .method {
        width: 35%
    }

    .multicheckout.billing.form .actions-toolbar>.secondary {
        margin: 0 40px 0 0
    }

    .multishipping-checkout-overview .block-billing {
        margin-bottom: 50px
    }

    .multishipping-checkout-overview .box-items {
        margin-top: 35px
    }

    .multishipping-checkout-overview .actions-toolbar>.secondary {
        margin: 0 40px 0 0
    }

    .amtheme-newsletter-block.amtheme-newsletter .amtheme-content.-horizontal-view {
        align-items: center;
        justify-content: space-between
    }

    .amtheme-newsletter-block.amtheme-newsletter .amtheme-content.-horizontal-view.-center {
        justify-content: center
    }

    .amtheme-newsletter-block.amtheme-newsletter .amtheme-content.-horizontal-view .-left {
        order: 0
    }

    .amtheme-newsletter-block.amtheme-newsletter .amtheme-content.-horizontal-view .-right {
        order: 2
    }

    .amtheme-newsletter-block.amtheme-newsletter {
        min-height: 252px;
        max-height: 252px;
        height: 100%
    }

    .amtheme-newsletter-block.amtheme-newsletter .amtheme-container {
        flex-wrap: wrap;
        margin: 0 auto;
        padding: 0 50px;
        max-width: 1060px
    }

    .amtheme-newsletter-block.amtheme-newsletter .amtheme-content {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        height: 100%
    }

    .amtheme-newsletter-block.amtheme-newsletter .amtheme-content .amtheme-form {
        max-width: 42%
    }

    .amtheme-newsletter-block.amtheme-subscribe {
        margin-top: 30px;
        border-top: 1px solid #dfdedd
    }

    .amtheme-newsletter-block.amtheme-subscribe .amtheme-container {
        justify-content: flex-end
    }

    .amtheme-newsletter-block.amtheme-subscribe .amtheme-content {
        flex-basis: 50%
    }

    .amtheme-newsletter-block .amtheme-image.-left {
        left: 0
    }

    .amtheme-newsletter-block .amtheme-image.-right {
        right: 0
    }

    .amtheme-newsletter-block .amtheme-image.-center {
        left: 50%;
        transform: translateX(-50%)
    }

    .amtheme-newsletter-block .amtheme-image.-stretch {
        right: 0;
        left: 0
    }

    .amtheme-newsletter-block {
        display: flex;
        overflow: hidden;
        box-sizing: border-box
    }

    .amtheme-newsletter-block .amtheme-image {
        position: absolute;
        display: block;
        pointer-events: none;
        user-select: none
    }

    .amtheme-newsletter-block .amtheme-image>img {
        width: 100%
    }

    .amtheme-newsletter-block .amtheme-container {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%
    }

    .amtheme-newsletter-block .amtheme-description {
        word-wrap: break-word;
        word-break: break-word;
        position: relative;
        margin: 20px 0 0
    }

    .ie11 .amtheme-newsletter-block .amtheme-description {
        word-break: break-all
    }

    .amtheme-newsletter-block .amtheme-description,
    .amtheme-newsletter-block .amtheme-text,
    .amtheme-newsletter-block .amtheme-title {
        margin: 0
    }

    .amtheme-newsletter-block .amtheme-title {
        letter-spacing: .035em;
        font-weight: 400;
        font-size: 3.2rem
    }

    .amtheme-newsletter-block .amtheme-text,
    .amtheme-newsletter-block .amtheme-title {
        position: relative
    }

    .amtheme-newsletter-block .mage-error[generated] {
        position: absolute;
        top: 100%;
        left: 0
    }

    .paypal-review>.block.block-order-details-view {
        margin-top: 30px
    }

    .paypal-review-items {
        margin-right: 70px
    }

    .table-paypal-review-items .price-excluding-tax {
        flex-wrap: wrap
    }

    .amtheme-reviews-list .amtheme-item {
        align-items: flex-start;
        flex-direction: row
    }

    .amtheme-reviews-list .amtheme-content {
        flex-direction: row;
        margin: 0 20px 0 0
    }

    .amtheme-reviews-list .amtheme-wrapper {
        margin: 0 15px 0 0
    }

    .amtheme-reviews-list .amtheme-description {
        max-width: 75%
    }

    .amtheme-customer-review.view,
    .customer-review.view {
        align-items: flex-start;
        flex-direction: row;
        margin-top: 30px
    }

    .amtheme-customer-review.view .review-details,
    .customer-review.view .review-details {
        margin-top: 60px
    }

    .amtheme-customer-review.view .product-media,
    .customer-review.view .product-media {
        margin: 0 20px 0 0
    }

    .sendfriend-product-send .page-title {
        text-align: center
    }

    .form.send.friend {
        margin: auto
    }

    .form.send.friend .fieldset.sender .field.sender,
    .form.send.friend .fieldset.sender .field.email {
        display: inline-block;
        width: calc(50% - 20px / 2)
    }

    .form.send.friend .fieldset.sender .field.sender {
        float: left;
        margin-right: 20px
    }

    .form.send.friend .fieldset.recipients .field.name,
    .form.send.friend .fieldset.recipients .field.email {
        display: inline-block;
        width: calc(50% - 20px / 2)
    }

    .form.send.friend .fieldset.recipients .field.name {
        float: left;
        margin-right: 20px
    }

    .page-header>.content {
        display: flex;
        align-items: center;
        flex: 1 0 0;
        justify-content: space-between;
        padding: 40px 30px 40px;
        height: auto
    }

    .page-header .logo {
        margin-right: auto
    }

    .page-header .amtheme-icons-container {
        order: 1
    }

    .page-header .block-search {
        margin-right: 30px;
        max-width: 320px;
        transition: all .2s ease-in-out
    }

    .page-header .amtheme-navigation-icon {
        display: none;
        cursor: pointer
    }

    .page-header .amtheme-icons-container .account-icon .amtheme-icon {
        width: 30px;
        height: 30px
    }

    .page-header .amtheme-icons-container .account-icon {
        display: none;
        margin-right: 10px
    }

    .page-header.-desktop-navigation-toggle .sections.nav-sections {
        display: none
    }

    .page-header.-desktop-navigation-toggle .amtheme-navigation-icon {
        display: block
    }

    .nav-before-open.nav-open .page-header.-desktop-navigation-toggle .sections.nav-sections {
        display: block
    }

    .page-header.-sticky-header .navigation>ul {
        border-top: 2px solid #dfdedd;
        border-bottom: none
    }

    .page-header.-sticky-header .nav-sections-item-content>.navigation {
        padding: 10px 30px 0
    }

    .page-header.-sticky-header .navigation li.level0>a {
        padding: 10px 0
    }

    .page-header.-sticky-header .amtheme-navigation-icon {
        margin-right: 40px
    }

    .page-header.-sticky-header .logo {
        max-width: 60px
    }

    .page-header.-sticky-header .amtheme-header-icon:not(:last-child) {
        margin-right: 10px
    }

    .page-header.-sticky-header .amtheme-icons-container .account-icon {
        display: block
    }

    .amtheme-header-icon .amtheme-link {
        display: inline-block
    }

    .amtheme-header-icon:not(:last-child) {
        margin-right: 20px
    }

    .panel {
        display: block
    }

    .panel.wrapper {
        background: #fafce2
    }

    .panel.header {
        display: flex;
        justify-content: flex-end
    }

    .panel a {
        color: #070605
    }

    .panel.header {
        flex-wrap: wrap
    }

    .panel.header .greet.welcome {
        margin-bottom: 20px;
        width: 100%
    }

    .page-footer .logo {
        display: flex;
        align-items: center;
        flex: 1 0 8%
    }

    .page-footer .logo-image {
        max-width: 90px
    }

    .page-footer .content {
        display: flex;
        align-items: flex-start;
        flex-wrap: wrap;
        justify-content: space-between;
        padding-top: 50px;
        padding-bottom: 45px
    }

    .page-footer .content>.links:not(.footer) {
        max-width: 300px
    }

    .page-footer .content .amtheme-newsletter-block {
        flex-basis: 100%
    }

    .page-footer .amtheme-socials-list {
        align-items: center
    }

    .page-footer .amtheme-footer-section {
        flex: 1 0 80%;
        flex-wrap: wrap;
        justify-content: space-between
    }

    .page-footer .amtheme-footer-section .footer.links {
        max-width: 67%
    }

    .footer.links {
        column-count: 2;
        column-gap: 15px
    }

    .footer.links .item {
        margin: 0 0 15px
    }

    .amtheme-socials-list {
        flex: 1 0 30%;
        justify-content: flex-end
    }

    .copyright {
        padding: 15px 0
    }

    .form-wishlist-items .product-item {
        padding: 0
    }

    .form-wishlist-items .product-item .product-item-name,
    .form-wishlist-items .product-item .price-box,
    .form-wishlist-items .product-item .amtheme-stock-visible {
        z-index: 1
    }

    .form-wishlist-items .product-item .product-item-actions {
        display: flex;
        align-items: center;
        flex-wrap: wrap-reverse;
        justify-content: flex-end;
        margin-top: 20px
    }

    .form-wishlist-items .product-item .actions-primary>.action.tocart {
        margin-left: 20px
    }

    .form-wishlist-items .product-item .amtheme-more-button {
        display: none
    }

    .form-wishlist-items .product-item .product-item-actions.-edit {
        justify-content: flex-start
    }

    .form-wishlist-items .product-item .product-item-actions>.delete {
        line-height: 45px
    }

    .form-wishlist-items .product-item .action.edit>.text {
        display: none
    }

    .form-wishlist-items .product-item .action.edit>.amtheme-icon {
        display: block;
        width: 23px;
        height: 23px
    }

    .form-wishlist-items .product-item .product-details {
        z-index: 1;
        margin: 0 0 15px
    }

    .form-wishlist-items .product-item-info:hover {
        padding-bottom: 0
    }

    .form-wishlist-items .product-item-info:hover .product-details,
    .form-wishlist-items .product-item-info:hover .amtheme-stock-visible {
        display: block
    }

    .form-wishlist-items .product-item-info:hover .product-item-inner {
        top: 100%;
        animation: .4s linear .5s forwards overflowHover
    }

    @keyframes overflowHover {
        from {
            overflow: hidden
        }

        to {
            overflow: auto
        }
    }

    .block.widget .products-grid .product-item {
        width: 33.33333333%
    }

    .sidebar .block.widget .products-grid .product-item,
    .column.main .block.widget.block-viewed-products-grid .products-grid .product-item {
        margin-left: 0;
        width: 100%
    }

    .sidebar .block.widget .products-grid .product-item .actions-secondary,
    .column.main .block.widget.block-viewed-products-grid .products-grid .product-item .actions-secondary {
        display: block;
        padding: 10px 0
    }

    .page-layout-1column .block.widget .products-grid .product-item {
        margin-left: 2%;
        width: calc((100% - 6%) / 4)
    }

    .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
        margin-left: 2%
    }

    .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
        margin-left: 0
    }

    .page-layout-3columns .block.widget .products-grid .product-item {
        width: 50%
    }

    .sidebar .block.widget .pager .pages-item-next,
    .column.main .block.widget.block-viewed-products-grid .pager .pages-item-next {
        padding: 0
    }

    .sidebar .block.widget .pager .pages-item-next .action,
    .column.main .block.widget.block-viewed-products-grid .pager .pages-item-next .action {
        margin: 0
    }

    .content-heading .title {
        line-height: 1
    }

    .column.main .block.widget.block-viewed-products-grid .product-items {
        width: 100%
    }

    .column.main .block.widget.block-viewed-products-grid .product-item {
        width: calc(100% / 3 - 10px) !important
    }

    .column.main .block.widget.block-viewed-products-grid .price-box {
        position: relative;
        padding: 0
    }

    .column.main .block.widget.block-viewed-products-grid .price-box:after {
        position: absolute;
        top: 0;
        left: calc(100% - 22px);
        width: 32px;
        height: 100%;
        background: linear-gradient(270deg, #fff 0%, rgba(255, 255, 255, 0.65) 44.32%, rgba(255, 255, 255, 0) 92.5%);
        content: '';
        pointer-events: none;
        user-select: none
    }

    .amtheme-backtotop-wrap {
        position: fixed;
        right: 30px;
        bottom: 100px;
        z-index: 11;
        margin: 0;
        padding: 8px;
        border: 2px solid #536131;
        border-radius: 4px;
        background: rgba(255, 255, 255, 0.86);
        opacity: 0;
        cursor: pointer
    }

    .amtheme-backtotop-wrap:hover,
    .amtheme-backtotop-wrap:focus {
        border-color: #076e22
    }

    .amtheme-backtotop-wrap:hover .amtheme-icon,
    .amtheme-backtotop-wrap:focus .amtheme-icon {
        fill: #076e22
    }

    .amtheme-backtotop-wrap.-fix {
        position: absolute;
        bottom: inherit
    }

    .amtheme-backtotop-wrap.-animate {
        transition: opacity .2s, border-color .2s, fill .2s ease-in-out
    }

    .amtheme-backtotop-wrap.-show {
        opacity: 1
    }

    .amtheme-backtotop-wrap>.amtheme-label {
        display: none
    }

    .amtheme-backtotop-wrap>.amtheme-icon {
        display: block;
        fill: #536131;
        transform: rotate(90deg)
    }

    .amtheme-popup-block .popup-inner {
        margin: 0 15px;
        padding: 70px 40px 50px;
        max-width: 520px;
        max-height: 90vh;
        height: auto;
        border-radius: 6px;
        box-shadow: 0 4px 8px rgba(57, 56, 56, 0.1)
    }

    .amtheme-popup-block .popup-inner .amtheme-button-close {
        margin: 10px;
        padding: 10px
    }

    .amtheme-popup-block .popup-inner .action:not(.amtheme-circle-icon) {
        width: auto
    }

    .toolbar,
    .toolbar .pager {
        justify-content: space-between;
        width: 100%;
        height: 45px
    }

    .toolbar-sorter .sorter-action:focus {
        border-radius: 50%
    }

    .toolbar-sorter .sorter-options {
        color: #4a4948
    }

    .toolbar-sorter .sorter-label {
        color: #4a4948
    }

    .toolbar-sorter .sorter-label:after {
        margin-right: 5px;
        content: ':'
    }

    .toolbar-sorter .amtheme-placeholder.-selected,
    .limiter .amtheme-placeholder.-selected {
        font-weight: 700
    }

    .amtheme-collapsible-block,
    .multicheckout .amtheme-collapsible-block {
        margin-bottom: 30px
    }

    .amtheme-collapsible-block._am-mobile>.block-title,
    .multicheckout .amtheme-collapsible-block._am-mobile>.block-title {
        cursor: default
    }

    .amtheme-collapsible-block._am-mobile>.block-title>.amtheme-icon,
    .multicheckout .amtheme-collapsible-block._am-mobile>.block-title>.amtheme-icon {
        display: none
    }

    .amasty-jet-theme.checkout-index-index .opc-wrapper .shipping-address-items .shipping-address-item {
        box-sizing: border-box;
        width: calc(50% - 5px)
    }

    .checkout-index-index .amtheme-form-address .field[name$='prefix'],
    .checkout-index-index .amtheme-form-address .field[name$='firstname'],
    .checkout-index-index .amtheme-form-address .field[name$='middlename'],
    .checkout-index-index .amtheme-form-address .field[name$='lastname'],
    .checkout-index-index .amtheme-form-address .field[name$='suffix'],
    .checkout-index-index .amtheme-form-address .field[name$='region_id'],
    .checkout-index-index .amtheme-form-address .field[name$='region'],
    .checkout-index-index .amtheme-form-address .field[name$='postcode'],
    .checkout-index-index .amtheme-form-address .field[name$='country_id'],
    .checkout-index-index .amtheme-form-address .field[name$='telephone'],
    .checkout-index-index .amtheme-form-address .field[name$='fax'] {
        max-width: 100%
    }

    .amasty-jet-theme .checkout-onepage-success .columns .print {
        text-transform: uppercase;
        letter-spacing: .06em;
        font-weight: 700;
        font-size: 1.2rem;
        display: block;
        float: right;
        margin: 22px 0 0
    }

    .amasty-jet-theme .checkout-payment-method .checkout-billing-address {
        background: transparent
    }

    .amasty-jet-theme.am-tabs-view .product.data.items:not(.amtabs-accordion-view)>.item.title {
        height: 30px
    }

    .amasty-jet-theme.am-tabs-view .product.data.items:not(.amtabs-accordion-view)>.item.title>.switch {
        padding: 5px 0;
        height: 100%;
        border: 1px solid transparent
    }

    .amasty-jet-theme.am-tabs-view .product.data.items:not(.amtabs-accordion-view)>.item.title.active>.switch,
    .amasty-jet-theme.am-tabs-view .product.data.items:not(.amtabs-accordion-view)>.item.title.active>.switch:hover,
    .amasty-jet-theme.am-tabs-view .product.data.items:not(.amtabs-accordion-view)>.item.title.active>.switch:focus {
        padding-bottom: 5px
    }

    .amasty-jet-theme.am-tabs-view .product.data.items:not(.amtabs-accordion-view)>.item.content {
        margin-top: 50px
    }

    .amasty-jet-theme.am-tabs-view .product.data.items>.item.content {
        border-top: 0
    }

    .amasty-jet-theme.am-tabs-view .product.data.items.amtabs-accordion-view .amtheme-item-title>.amtheme-icon {
        position: absolute;
        top: calc(50% - 16px);
        right: 0;
        display: inline-block;
        background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAxNiA4Ij4KICA8ZGVmcy8+CiAgPHBhdGggZmlsbD0iIzNEMzczMSIgZD0iTS41Ljk1ODUzQy41LjcyMTAxOC41Nzg5ODkuNDY2NTQxLjc1Mjc2NS4yNzk5MjVjLjM0NzU1NS0uMzczMjMzMS45MDA0NzUtLjM3MzIzMyAxLjI0ODAyNSAwTDguMDAzOTUgNS4yMDk3MSAxMy45OTEzLjI3OTkyN2MuMzQ3Ni0uMzczMjMyNy45MDA1LS4zNzMyMzI2IDEuMjQ4IDAgLjM0NzYuMzczMjMzLjM0NzYuOTY3MDEzIDAgMS4zNDAyNDNMOC42MzU4NiA3LjIyODU2Yy0uMTczNzguMTg2NjEtLjM5NDk1LjI3MTQ0LS42MzE5MS4yNzE0NC0uMjM2OTcgMC0uNDU4MTQtLjEwMTc5LS42MzE5MS0uMjcxNDRMLjc1Mjc2NCAxLjYyMDE3Qy41Nzg5ODkgMS40MzM1NS41IDEuMTk2MDQuNS45NTg1M3oiLz4KPC9zdmc+Cg==);
        background-position: center;
        background-size: 16px;
        background-repeat: no-repeat
    }

    .amasty-jet-theme.am-tabs-view .product.data.items.amtabs-accordion-view>.item.title.active .amtheme-icon {
        transform: rotate(180deg)
    }

    .modal-popup.amgdpr-modal-container {
        top: 0;
        transform: translateY(0)
    }

    .modal-popup.amgdpr-modal-container .modal-inner-wrap {
        width: 700px
    }

    .customer-account-create .block.block-amazon-login,
    .login-container>.block.block-amazon-login {
        text-align: center
    }

    .customer-account-create .block.block-amazon-login>.block-content .actions-toolbar,
    .login-container>.block.block-amazon-login>.block-content .actions-toolbar {
        justify-content: center
    }

    .customer-account-create .block.block-amazon-login {
        margin: 0 auto 50px
    }

    .amtheme-amazon-product>.amazon-checkout-now {
        margin: 0 10px 0 0
    }

    .amtheme-gift-options {
        display: flex;
        flex-wrap: wrap
    }

    .amtheme-gift-options .amtheme-gift-wrapping,
    .amtheme-gift-options .amtheme-gift-message {
        flex: 1 0 45%
    }

    .amtheme-gift-options .amtheme-gift-wrapping+.amtheme-gift-message {
        margin-left: 15px;
        padding-left: 15px;
        border-left: 1px solid #dfdedd
    }
}

@media all and (min-width:1024px),
print {
    .page-layout-3columns .main {
        width: calc(100% - 185px - 185px - 2% * 2);
        display: inline-block;
        float: none;
        clear: none
    }

    .page-layout-3columns .sidebar-main {
        float: left
    }

    .page-layout-3columns .sidebar-additional {
        float: right;
        clear: right
    }

    .checkout-index-index .opc-wrapper.am-opc-wrapper .shipping-address-item {
        width: 50%
    }

    .amtabs-accordion-view .product.data.items>.item.title {
        float: none;
        width: 100%
    }

    .amtab-grid-wrapper.-small .amtab-grid-container.amtab-measure {
        max-width: 610px;
        min-height: 379px;
        margin: 0 auto;
        flex-basis: 52%
    }

    .amtab-grid-wrapper.-small .amtab-grid-container.amtab-sizes {
        flex-basis: 48%
    }

    .amtab-grid-wrapper.-small .amtab-table-container {
        margin: 0 50px 0 0
    }

    .amtab-grid-wrapper.-small .amtab-step {
        max-width: 190px
    }

    .amtab-grid-wrapper.-small .amtab-img {
        position: absolute
    }

    .amtab-grid-wrapper.-small .amtab-measure>.amtab-title {
        margin: 0 0 32px
    }

    .amtab-grid-wrapper.-small .amtab-steps-container {
        height: 100%
    }

    .amtab-grid-wrapper.-bottoms.-men .amtab-img {
        left: 16%;
        margin: 0 auto 10px
    }

    .amtab-grid-wrapper.-bottoms.-men .amtab-step:nth-child(1) {
        left: 58%;
        max-width: 174px
    }

    .amtab-grid-wrapper.-bottoms.-men .amtab-step:nth-child(1) .amtab-arrow {
        right: 100%;
        display: block;
        margin: 0 10px 0 0;
        max-width: 51px;
        width: 5vw
    }

    .amtab-grid-wrapper.-bottoms.-men .amtab-step:nth-child(2) {
        top: 16%;
        max-width: 174px
    }

    .amtab-grid-wrapper.-bottoms.-men .amtab-step:nth-child(3) {
        right: -6px;
        bottom: 100px;
        left: auto;
        max-width: 190px
    }

    .amtab-grid-wrapper.-bottoms.-men .amtab-step:nth-child(3) .amtab-arrow {
        right: 100%;
        left: auto;
        margin: 0 10px 0 0
    }

    .amtab-grid-wrapper.-bottoms.-men .amtab-step:nth-child(3) .amtab-arrow:after,
    .amtab-grid-wrapper.-bottoms.-men .amtab-step:nth-child(3) .amtab-arrow:before {
        right: 0
    }

    .amtab-grid-wrapper.-bottoms.-men .amtab-step:nth-child(3) .amtab-arrow:before {
        transform: rotate(145deg) translate(1px, -1px)
    }

    .amtab-grid-wrapper.-bottoms.-men .amtab-step:nth-child(3) .amtab-arrow:after {
        transform: rotate(-145deg) translate(1px, 1px)
    }

    .amtab-grid-wrapper.-tops.-men .amtab-img {
        left: 12.5%
    }

    .amtab-grid-wrapper.-tops.-men .amtab-step:nth-child(1) {
        top: 19.3%;
        right: 20px;
        left: auto;
        max-width: 174px
    }

    .amtab-grid-wrapper.-tops.-men .amtab-step:nth-child(1) .amtab-arrow {
        right: 100%;
        display: block;
        margin: 0 10px 0 0;
        width: 44px
    }

    .amtab-grid-wrapper.-tops.-men .amtab-step:nth-child(2) {
        top: 47.5%;
        left: -10px;
        max-width: 172px
    }

    .amtab-grid-wrapper.-tops.-men .amtab-step:nth-child(2) .amtab-arrow {
        width: 12vw
    }

    .amtab-grid-wrapper.-tops.-men .amtab-step:nth-child(3) {
        right: 0;
        bottom: 70px;
        left: auto;
        max-width: 176px
    }

    .amtab-grid-wrapper.-tops.-men .amtab-step:nth-child(3) .amtab-arrow {
        right: 100%;
        bottom: -48px;
        left: auto;
        margin: 0 10px 0 0
    }

    .amtab-grid-wrapper.-tops.-men .amtab-step:nth-child(3) .amtab-arrow:after,
    .amtab-grid-wrapper.-tops.-men .amtab-step:nth-child(3) .amtab-arrow:before {
        right: 0
    }

    .amtab-grid-wrapper.-tops.-men .amtab-step:nth-child(3) .amtab-arrow:before {
        transform: rotate(145deg) translate(1px, -1px)
    }

    .amtab-grid-wrapper.-tops.-men .amtab-step:nth-child(3) .amtab-arrow:after {
        transform: rotate(-145deg) translate(1px, 1px)
    }

    .amtab-grid-wrapper.-bottoms.-women .amtab-img {
        left: 18%;
        margin: 0 auto 10px
    }

    .amtab-grid-wrapper.-bottoms.-women .amtab-step:nth-child(1) {
        right: 24px;
        max-width: 174px
    }

    .amtab-grid-wrapper.-bottoms.-women .amtab-step:nth-child(2) {
        top: 20%;
        max-width: 174px
    }

    .amtab-grid-wrapper.-bottoms.-women .amtab-step:nth-child(3) {
        right: -20px;
        bottom: 85px;
        left: auto;
        max-width: 190px
    }

    .amtab-grid-wrapper.-bottoms.-women .amtab-step:nth-child(3) .amtab-arrow {
        right: 100%;
        left: auto;
        margin: 0 10px 0 0
    }

    .amtab-grid-wrapper.-bottoms.-women .amtab-step:nth-child(3) .amtab-arrow:after,
    .amtab-grid-wrapper.-bottoms.-women .amtab-step:nth-child(3) .amtab-arrow:before {
        right: 0
    }

    .amtab-grid-wrapper.-bottoms.-women .amtab-step:nth-child(3) .amtab-arrow:before {
        transform: rotate(145deg) translate(1px, -1px)
    }

    .amtab-grid-wrapper.-bottoms.-women .amtab-step:nth-child(3) .amtab-arrow:after {
        transform: rotate(-145deg) translate(1px, 1px)
    }

    .amtab-grid-wrapper.-tops.-women .amtab-img {
        left: 12.5%
    }

    .amtab-grid-wrapper.-tops.-women .amtab-step:nth-child(1) {
        top: 25.5%;
        right: 24px;
        left: auto;
        max-width: 174px
    }

    .amtab-grid-wrapper.-tops.-women .amtab-step:nth-child(1) .amtab-arrow {
        right: 100%;
        display: block;
        margin: 0 10px 0 0;
        width: 44px
    }

    .amtab-grid-wrapper.-tops.-women .amtab-step:nth-child(2) {
        top: 46.4%;
        left: 0;
        max-width: 172px
    }

    .amtab-grid-wrapper.-tops.-women .amtab-step:nth-child(2) .amtab-arrow {
        width: 12vw
    }

    .amtab-grid-wrapper.-tops.-women .amtab-step:nth-child(3) {
        right: -6px;
        bottom: 70px;
        left: auto;
        max-width: 176px
    }

    .amtab-grid-wrapper.-tops.-women .amtab-step:nth-child(3) .amtab-arrow {
        right: 100%;
        bottom: -48px;
        left: auto;
        margin: 0 10px 0 0;
        width: 50px
    }

    .amtab-grid-wrapper.-tops.-women .amtab-step:nth-child(3) .amtab-arrow:after,
    .amtab-grid-wrapper.-tops.-women .amtab-step:nth-child(3) .amtab-arrow:before {
        right: 0
    }

    .amtab-grid-wrapper.-tops.-women .amtab-step:nth-child(3) .amtab-arrow:before {
        transform: rotate(145deg) translate(1px, -1px)
    }

    .amtab-grid-wrapper.-tops.-women .amtab-step:nth-child(3) .amtab-arrow:after {
        transform: rotate(-145deg) translate(1px, 1px)
    }

    .amgdprcookie-groups-modal .amgdprcookie-form {
        padding: 0 20px
    }

    .checkout-index-index .modal-popup.amgdprcookie-modal-container .modal-inner-wrap {
        left: unset;
        margin-left: unset;
        width: 21%
    }

    .filter-options-content .am-filter-price {
        width: 43%
    }

    .amslider-container.am-swiper-slider {
        width: 85%
    }

    .amxnotif-block .input-fields {
        margin-bottom: 0
    }

    .category .subscribe-popup .notification-container {
        margin-top: 20px
    }

    .category .subscribe-popup {
        width: 30%
    }

    #checkout.am-checkout.-modern.-layout-1column .authentication-wrapper {
        min-width: 300px
    }

    .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-form-login .amcheckout-email .amcheckout-wrapper {
        -webkit-box-flex: inherit;
        -ms-flex: inherit;
        flex: inherit;
        width: calc(50% - 7px)
    }

    .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-delivery-date .field.date,
    .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-delivery-date .field.timepicker {
        width: 50%
    }

    .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-delivery-date .field.date {
        padding-right: 10px
    }

    .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-delivery-date .field.timepicker {
        padding-left: 10px
    }

    .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-summary-container .amcheckout-title {
        background: #eee;
        color: #363636
    }

    .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-summary-container .amcheckout-title>.amcheckout-icon {
        background: none
    }

    .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-summary-container .subtotal {
        width: 15%
    }

    .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-summary-container .table-totals {
        margin-left: auto;
        width: 40%
    }

    .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-additional-options .amcheckout-checkboxes,
    .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-additional-options .amcheckout-comment {
        display: inline-block;
        vertical-align: top
    }

    .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-additional-options .amcheckout-checkboxes {
        box-sizing: border-box;
        padding-right: 10px;
        width: 35%
    }

    .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-additional-options .amcheckout-comment {
        width: 65%
    }

    .amcheckout-main-container.-modern .amcheckout-step-container .checkout-payment-method .payment-option-title {
        border: none
    }

    .checkout-index-index:not(.amasty-jet-theme) .amcheckout-main-container.-modern.-layout-1column .amcheckout-summary-container .details-qty {
        max-width: 20%
    }

    .amcheckout-main-container.-modern.-layout-2columns {
        position: relative
    }

    .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column {
        margin: 0
    }

    .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main {
        float: left;
        width: calc(100% - (380px + 60px))
    }

    .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar {
        float: right;
        width: 380px;
        transition: all .3s ease
    }

    .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar.-sticky {
        overflow: auto;
        max-height: 100vh
    }

    .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container.-summary,
    .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container.-summary {
        border: 1px solid #d4d4d4;
        background: #fff
    }

    .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container.-summary>.checkout-payment-method .actions-toolbar,
    .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container.-summary>.checkout-payment-method .actions-toolbar {
        margin-bottom: 20px;
        text-align: center
    }

    .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container.-summary>.checkout-payment-method .actions-toolbar .amasty.checkout,
    .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container.-summary>.checkout-payment-method .actions-toolbar .amasty.checkout {
        float: none;
        width: 70%
    }

    .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container,
    .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container .amcheckout-title,
    .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container,
    .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container .amcheckout-title,
    .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-additional-options,
    .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-additional-options .amcheckout-title {
        background: #f9f9f9;
        cursor: default
    }

    .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container .product-item-name,
    .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container .product-item-name,
    .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-additional-options .product-item-name {
        width: 100%
    }

    .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container .subtotal,
    .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container .subtotal,
    .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-additional-options .subtotal {
        width: auto
    }

    .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container .table-totals,
    .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container .table-totals,
    .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-additional-options .table-totals {
        margin-left: 0;
        width: 100%
    }

    .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-additional-options {
        background: #fff
    }

    .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-additional-options .amcheckout-checkboxes,
    .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-additional-options .amcheckout-comment {
        display: block;
        width: 100%
    }

    .amcheckout-sticky-stopper {
        display: block;
        visibility: hidden;
        margin: 0;
        padding: 0;
        width: 100%;
        height: 0
    }

    .amcheckout-main-container.-modern.-layout-3columns {
        display: flex;
        justify-content: space-between
    }

    .amcheckout-main-container.-modern.-layout-3columns .amcheckout-column {
        width: 32%
    }

    .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-title {
        cursor: default
    }

    .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-form-login .amcheckout-email .amcheckout-wrapper,
    .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .form-login .amcheckout-email .amcheckout-wrapper {
        flex: auto;
        width: inherit
    }

    .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-form-login .amcheckout-password,
    .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .form-login .amcheckout-password {
        width: 100%
    }

    .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-address .shipping-address-item,
    .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-address .shipping-address-details {
        width: 100%
    }

    .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-address .shipping-address-item:not(:last-of-type),
    .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-address .shipping-address-details:not(:last-of-type) {
        margin-bottom: 10px
    }

    .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-methods {
        min-width: inherit
    }

    .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method {
        width: 100%
    }

    .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method:not(:last-of-type) {
        margin-bottom: 10px
    }

    .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .billing-address-details {
        width: 100%
    }

    .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-payment-methods .payment-method:not(:last-of-type) {
        margin-bottom: 10px
    }

    .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-delivery-date .field.date .control {
        position: relative
    }

    .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-delivery-date .field.date .input-text._has-datepicker {
        width: 100%
    }

    .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-delivery-date .field.date ._has-datepicker~.ui-datepicker-trigger {
        position: absolute;
        top: 7px;
        right: 7px;
        margin: 0
    }

    .products-grid.products>.amtheme-products-secondary .product-item-info,
    .amtheme-products-secondary.-in-widget .product-item-info,
    .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .product-item-info,
    .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .product-item-info {
        padding: 15px
    }

    .amtheme-products-secondary.-in-widget .product-item,
    .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .product-item,
    .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .product-item {
        max-width: 215px;
        width: 215px
    }

    .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 {
        margin: 30px 10px 0 0;
        width: calc(33.33% - 6.67px)
    }

    .products.grid .product-item:nth-child(3n),
    .form-wishlist-items .products-grid .product-item:nth-child(3n) {
        margin-right: 0
    }

    .products.grid .product-item:nth-child(-n + 3),
    .form-wishlist-items .products-grid .product-item:nth-child(-n + 3) {
        margin-top: 0
    }

    .page-layout-1column.catalog-category-view .wrapper-description {
        margin-bottom: 0
    }

    .page-layout-1column.catalog-category-view .toolbar-products {
        box-sizing: border-box;
        margin-bottom: 0;
        transition: padding .2s ease-in-out
    }

    .page-layout-1column.catalog-category-view .products.wrapper {
        transition: padding .2s ease-in-out
    }

    .page-layout-1column.catalog-category-view .products.grid>.product-items,
    .page-layout-1column.catalog-category-view .form-wishlist-items .products-grid>.product-items {
        justify-content: flex-start
    }

    .page-layout-1column.catalog-category-view .products.grid .product-item,
    .page-layout-1column.catalog-category-view .form-wishlist-items .products-grid .product-item {
        margin: 30px 30px 0 0;
        width: calc(33.33% - 20px)
    }

    .page-layout-1column.catalog-category-view .products.grid .product-item:nth-child(3n),
    .page-layout-1column.catalog-category-view .form-wishlist-items .products-grid .product-item:nth-child(3n) {
        margin-right: 0
    }

    .page-layout-2columns-left.page-with-filter.-filter-active .products.grid .product-item:nth-child(3n),
    .page-layout-2columns-right.page-with-filter.-filter-active .products.grid .product-item:nth-child(3n),
    .page-layout-2columns-left.page-with-filter.-filter-active .form-wishlist-items .products-grid .product-item:nth-child(3n),
    .page-layout-2columns-right.page-with-filter.-filter-active .form-wishlist-items .products-grid .product-item:nth-child(3n) {
        margin-right: 0
    }

    .page-layout-2columns-left.page-with-filter.-filter-active .products.grid .product-item:nth-child(-n + 3),
    .page-layout-2columns-right.page-with-filter.-filter-active .products.grid .product-item:nth-child(-n + 3),
    .page-layout-2columns-left.page-with-filter.-filter-active .form-wishlist-items .products-grid .product-item:nth-child(-n + 3),
    .page-layout-2columns-right.page-with-filter.-filter-active .form-wishlist-items .products-grid .product-item:nth-child(-n + 3) {
        margin-top: 0
    }

    .page-layout-3columns.catalog-category-view .products.grid .product-item,
    .page-layout-3columns.catalog-category-view .form-wishlist-items .products-grid .product-item {
        margin: 30px 2% 0 0;
        width: calc(50% - 1%)
    }

    .page-layout-3columns.catalog-category-view .products.grid .product-item:nth-child(2n),
    .page-layout-3columns.catalog-category-view .form-wishlist-items .products-grid .product-item:nth-child(2n) {
        margin-right: 0
    }

    .page-layout-3columns.catalog-category-view .products.grid .product-item:nth-child(-n + 2),
    .page-layout-3columns.catalog-category-view .form-wishlist-items .products-grid .product-item:nth-child(-n + 2) {
        margin-top: 0
    }

    .products-list .product-item-info {
        display: flex;
        padding: 20px
    }

    .products-list .product-photo-wrapper {
        position: relative;
        left: 0
    }

    .products-list .action.towishlist {
        bottom: 20px
    }

    .products-list .product-item-inner {
        margin: 0;
        width: auto
    }

    .products-list .price-box,
    .products-list .old-price-wrap,
    .products-list .price-container,
    .products-list .product-item-actions,
    .products-list .price-container .weee {
        justify-content: flex-end
    }

    .page-layout-3columns.catalog-category-view .products-list .product-item-info {
        display: block;
        padding: 20px 20px 20px calc(32.5% + 20px);
        min-height: 260px
    }

    .page-layout-3columns.catalog-category-view .products-list .product-photo-wrapper {
        position: absolute;
        left: 20px;
        max-width: 220px;
        width: 100%
    }

    .page-layout-3columns.catalog-category-view .products-list .product-item-inner {
        margin-top: 10px;
        margin-left: 20px
    }

    .page-layout-3columns.catalog-category-view .products-list .price-box {
        justify-content: flex-start
    }

    .page-layout-3columns.page-with-filter.-filter-inactive .products-list .product-item {
        max-width: none
    }

    .page-layout-3columns.page-with-filter.-filter-inactive .products-list .product-item-info {
        display: flex;
        padding: 20px
    }

    .page-layout-3columns.page-with-filter.-filter-inactive .products-list .product-photo-wrapper {
        position: static;
        left: 0
    }

    .page-layout-3columns.page-with-filter.-filter-inactive .products-list .product-item-inner {
        margin: 0;
        width: auto
    }

    .page-layout-3columns.page-with-filter.-filter-inactive .products-list .price-box {
        justify-content: flex-end
    }

    .-amcaret-enabled .amtheme-productaside-wrap,
    .-amcaret-enabled .main .admin__data-grid-outer-wrap {
        box-sizing: border-box;
        padding: 0 30px 0 0;
        max-width: calc(66.66666667%)
    }

    .-amcaret-enabled .amtheme-productinfo-wrap {
        min-height: 360px
    }

    .-amcaret-enabled .amtheme-product-info .product-add-form.-amcaret-active {
        margin: 0
    }

    .amtheme-product-info .product-add-form.-amcaret-active {
        scrollbar-color: #dfdedd #fff;
        scrollbar-width: thin;
        scrollbar-face-color: #dfdedd;
        scrollbar-highlight-color: #dfdedd;
        scrollbar-shadow-color: #dfdedd;
        scrollbar-track-color: #fff;
        position: absolute;
        z-index: 9;
        overflow: auto;
        box-sizing: border-box;
        margin: 0;
        padding: 35px 25px 25px;
        max-width: calc(33.33333333%);
        width: 100%;
        border: 1px solid #dfdedd;
        background: #fff;
        transition: transform .2s ease-in-out
    }

    .amtheme-product-info .product-add-form.-amcaret-active::-webkit-scrollbar {
        width: 4px;
        height: 4px
    }

    .amtheme-product-info .product-add-form.-amcaret-active::-webkit-scrollbar-track {
        background-color: transparent;
        box-shadow: none
    }

    .amtheme-product-info .product-add-form.-amcaret-active::-webkit-scrollbar-thumb {
        border-radius: 12px;
        background: #dfdedd
    }

    .amtheme-product-info .product-add-form.-amcaret-active>* {
        max-width: none
    }

    .amtheme-product-info .product-add-form.-amcaret-active.-amcaret-stick {
        position: fixed;
        top: 30px
    }

    .amtheme-product-info .product-add-form.-amcaret-active .amcaret-product-name {
        display: block
    }

    .amtheme-product-info .product-add-form.-amcaret-active .product-info-price {
        margin-top: 35px
    }

    .amtheme-product-info .product-add-form.-amcaret-active .product-options-wrapper>.fieldset>br {
        display: none
    }

    .amtheme-product-info .product-add-form.-amcaret-active .box-tocart {
        flex-grow: 1
    }

    .amtheme-product-info .product-add-form.-amcaret-active .box-tocart.qty {
        margin: 35px 0
    }

    .amtheme-product-info .product-add-form.-amcaret-active .box-tocart.qty .amtheme-label {
        margin: 0
    }

    .amtheme-product-info .product-add-form.-amcaret-active .product.alert {
        margin: 0
    }

    .amtheme-product-info .product-add-form.-amcaret-active .action.tocart {
        margin: 0 0 15px;
        min-width: auto;
        width: 100%
    }

    .page-layout-3columns .amtheme-product-info .product-add-form.-amcaret-active .action.tocart {
        padding: 15px;
        font-size: 1.6rem
    }

    .amtheme-product-info .product-add-form.-amcaret-active .product-social-links {
        display: none
    }

    .amtheme-product-info .product-add-form.-amcaret-active .amtheme-actions-wrap {
        margin-top: 30px
    }

    .amtheme-product-info .product-add-form.-amcaret-active .swatch-attribute-options {
        width: 100%
    }

    .amtheme-product-info .product-add-form.-amcaret-active .amtheme-select-options {
        min-width: 100% !important;
        max-width: 100%
    }

    .amtheme-product-info .product-add-form.-amcaret-active .amtheme-qty-box>div.mage-error {
        position: static;
        min-width: inherit
    }

    .amtheme-product-info .product-add-form.-amcaret-active .amtheme-qty-box {
        height: auto
    }

    .amtheme-product-info .product-add-form.-amcaret-active .amtheme-qty-box>.amtheme-minus,
    .amtheme-product-info .product-add-form.-amcaret-active .amtheme-qty-box>.amtheme-plus {
        height: 42px
    }

    .ie11 .amtheme-product-info .product-add-form.-amcaret-active .note {
        max-width: 100%
    }

    .ie11 .amtheme-product-info .product-add-form.-amcaret-active .product-row>.product {
        min-width: 100%
    }

    .page-product-downloadable .-amcaret-active .downloads:not(.downloads-no-separately)>.control {
        display: block
    }

    .page-product-downloadable .-amcaret-active .downloads:not(.downloads-no-separately) .field.choice:not(.downloads-all)>.label {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        justify-content: space-between;
        box-sizing: border-box;
        margin: 0 0 10px;
        padding: 7px 10px;
        width: 100%
    }

    .page-product-downloadable .-amcaret-active .downloads:not(.downloads-no-separately) .field.choice.downloads-all>.label {
        margin: 5px 0 0
    }

    .page-product-downloadable .-amcaret-active .downloads:not(.downloads-no-separately) .field.choice .price-container {
        margin: 0 0 0 5px;
        white-space: nowrap
    }

    .page-product-grouped .-amcaret-active .table.grouped .product-row {
        display: block;
        margin-bottom: 20px;
        padding: 0 0 10px;
        border-width: 0 0 1px
    }

    .page-product-grouped .-amcaret-active .table.grouped .row:last-child .product-row {
        margin-bottom: 0;
        padding: 0;
        border: none
    }

    .page-product-grouped .-amcaret-active .table-wrapper.grouped {
        margin-bottom: 35px
    }

    .page-product-grouped .-amcaret-active .box-tocart {
        margin-top: 0
    }

    .page-product-grouped .-amcaret-active .amtheme-qty-wrap.-grouped {
        justify-content: flex-start;
        max-width: 100%;
        width: 100%
    }

    .product-add-form.-amcaret-active .field.option {
        margin: 10px 0 0;
        padding: 15px 10px
    }

    .product-add-form.-amcaret-active .field.option:first-of-type {
        margin-top: 0
    }

    .product-add-form.-amcaret-active .field.option>.label {
        margin-bottom: 0;
        font-size: 1.6rem;
        cursor: pointer
    }

    .product-add-form.-amcaret-active .field.option>.label.block-title>.amtheme-icon {
        display: block
    }

    .product-add-form.-amcaret-active .field.option>.control {
        margin-top: 15px
    }

    .product-add-form.-amcaret-active .field.option .field.option {
        padding: 0
    }

    .product-add-form.-amcaret-active .field.option.amtheme-collapsible-block>.label {
        box-sizing: border-box;
        padding-right: 30px
    }

    .product-add-form.-amcaret-active .field.option .field.option.amtheme-collapsible-block {
        padding: 15px 0
    }

    .product-add-form.-amcaret-active .field.option .field.option>.label.block-title {
        width: 100%
    }

    .page-product-bundle .-amcaret-active .button-as-link.-back.customization {
        display: none
    }

    .page-product-bundle .-amcaret-active .amtheme-item-text {
        align-items: baseline
    }

    .page-product-bundle .-amcaret-active .amtheme-bundle-choice.field.choice>.amtheme-label {
        align-items: baseline;
        justify-content: space-between
    }

    .page-product-bundle .-amcaret-active .amtheme-bundle-choice.field.choice .price-including-tax+.price-excluding-tax:before {
        line-height: 2.5rem
    }

    .page-layout-1column .amtheme-product-wrap>.product.media {
        margin: 0 50px 0 0
    }

    .page-layout-1column .amtheme-product-wrap>.amtheme-product-info {
        max-width: 515px
    }

    .page-layout-1column .amtheme-product-info .product-info-price {
        margin-bottom: 30px
    }

    .page-layout-2columns-left .amtheme-product-wrap,
    .page-layout-2columns-right .amtheme-product-wrap {
        display: flex;
        margin: 60px 0 50px
    }

    .page-layout-2columns-left .amtheme-product-wrap>.product.media,
    .page-layout-2columns-right .amtheme-product-wrap>.product.media {
        margin: 0 38px 0 0;
        max-width: none;
        max-height: none;
        width: 45%
    }

    .page-layout-2columns-left .amtheme-product-wrap>.product.media .towishlist,
    .page-layout-2columns-right .amtheme-product-wrap>.product.media .towishlist {
        width: 50px;
        height: 50px
    }

    .page-layout-2columns-left .amtheme-product-wrap>.product.media .towishlist .amtheme-icon,
    .page-layout-2columns-right .amtheme-product-wrap>.product.media .towishlist .amtheme-icon {
        width: 30px;
        height: 30px
    }

    .page-layout-2columns-left .amtheme-product-wrap>.amtheme-product-info,
    .page-layout-2columns-right .amtheme-product-wrap>.amtheme-product-info {
        width: 55%
    }

    .page-layout-2columns-left .amtheme-short-info,
    .page-layout-2columns-right .amtheme-short-info {
        margin-bottom: 25px
    }

    .page-layout-2columns-left .amtheme-short-info .reviews-actions,
    .page-layout-2columns-right .amtheme-short-info .reviews-actions {
        margin-left: 5px
    }

    .page-layout-2columns-left .amtheme-product-info .product-add-form,
    .page-layout-2columns-right .amtheme-product-info .product-add-form {
        margin-top: 25px
    }

    .page-layout-2columns-left .amtheme-product-info .swatch-attribute.color .swatch-attribute-label,
    .page-layout-2columns-right .amtheme-product-info .swatch-attribute.color .swatch-attribute-label {
        line-height: 25px
    }

    .page-layout-2columns-left .amtheme-product-info .swatch-attribute-label,
    .page-layout-2columns-right .amtheme-product-info .swatch-attribute-label {
        width: 15%
    }

    .page-layout-2columns-left .amtheme-product-info .swatch-attribute-options,
    .page-layout-2columns-right .amtheme-product-info .swatch-attribute-options {
        width: 85%
    }

    .page-layout-2columns-left .amtheme-product-info .swatch-option,
    .page-layout-2columns-right .amtheme-product-info .swatch-option {
        margin: 0 10px 15px 0
    }

    .page-layout-2columns-left .amtheme-product-info .product-info-price,
    .page-layout-2columns-right .amtheme-product-info .product-info-price {
        margin: 55px 0 30px
    }

    .page-layout-2columns-left .amtheme-product-info .box-tocart .action.tocart,
    .page-layout-2columns-right .amtheme-product-info .box-tocart .action.tocart {
        min-width: 200px
    }

    .page-layout-2columns-left .amtheme-product-info .product-social-links,
    .page-layout-2columns-right .amtheme-product-info .product-social-links {
        display: block
    }

    .page-layout-2columns-left .amtheme-product-info .qty.-without-options,
    .page-layout-2columns-right .amtheme-product-info .qty.-without-options {
        margin-top: 25px
    }

    .page-layout-2columns-left .amtheme-qty-wrap>.amtheme-label,
    .page-layout-2columns-right .amtheme-qty-wrap>.amtheme-label {
        width: 15%
    }

    .page-layout-2columns-left .action.mailto.friend:before,
    .page-layout-2columns-right .action.mailto.friend:before {
        content: none
    }

    .page-layout-2columns-left .amtheme-actions-wrap,
    .page-layout-2columns-right .amtheme-actions-wrap {
        display: flex;
        align-items: baseline;
        flex-wrap: wrap;
        justify-content: space-between
    }

    .page-layout-2columns-left .amtheme-actions-wrap>.product-social-links,
    .page-layout-2columns-right .amtheme-actions-wrap>.product-social-links {
        display: flex;
        margin-bottom: 15px;
        width: auto
    }

    .page-layout-2columns-left .amtheme-actions-wrap .action.mailto.friend,
    .page-layout-2columns-right .amtheme-actions-wrap .action.mailto.friend {
        margin-left: 15px
    }

    .page-layout-2columns-left .amtheme-actions-wrap .action.primary,
    .page-layout-2columns-right .amtheme-actions-wrap .action.primary {
        margin: 0 15px 15px 0
    }

    .page-layout-empty .amtheme-product-wrap>.product.media {
        max-width: 600px
    }

    .checkout-cart-index .cart-container>.amtheme-form-wrapper {
        width: calc(100% - 25% - 35px)
    }

    .checkout-cart-index .cart-container>.cart-summary {
        margin-left: 35px;
        width: 25%
    }

    .opc-block-summary .amtheme-estimated-total {
        padding: 20px 0 0
    }

    .opc-progress-bar {
        margin-bottom: 50px;
        max-width: 1045px;
        counter-reset: i
    }

    .opc-progress-bar.-success {
        margin-bottom: 65px
    }

    .opc-progress-bar>.opc-progress-bar-item:before {
        display: inline-block;
        margin-right: 6px;
        width: 30px;
        height: 30px;
        border-radius: 50%;
        background: #dfdedd;
        color: #a8a69f;
        content: counter(i);
        counter-increment: i;
        vertical-align: middle;
        text-align: center;
        line-height: 30px
    }

    .opc-progress-bar>.opc-progress-bar-item:after {
        width: 27px;
        height: 15px;
        background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjciIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yMC4zNDMgMTUuMDdsNi4zNjQtNi4zNjRhMSAxIDAgMDAwLTEuNDE0TDIwLjM0My45MjhhMSAxIDAgMTAtMS40MTQgMS40MTRMMjMuNTg2IDdIMHYyaDIzLjU4NmwtNC42NTcgNC42NTdhMSAxIDAgMDAxLjQxNCAxLjQxNHoiIGZpbGw9IiNERkRFREQiLz48L3N2Zz4=)
    }

    .opc-progress-bar>.opc-progress-bar-item._active:before {
        border: 1px solid #076e22;
        background: none;
        color: #076e22
    }

    .opc-progress-bar>.opc-progress-bar-item._complete {
        cursor: pointer
    }

    .opc-progress-bar>.opc-progress-bar-item.-no-item:before {
        display: none
    }

    .opc-progress-bar>.opc-progress-bar-item._complete:before {
        width: 20px;
        height: 20px;
        background-color: #076e22;
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNOS4xNyAwYS43ODEuNzgxIDAgMDAtLjU1LjI1N0M2LjY2MyAyLjMyIDUuMTgxIDQuMDMzIDMuMzQgNi4wMDVsLTIuMDIzLTEuOGEuNzYyLjc2MiAwIDAwLS44ODItLjEwOC44MDcuODA3IDAgMDAtLjI0NC4yMDMuODU0Ljg1NCAwIDAwLS4xODguNjEzYy4wMDguMTEuMDM3LjIxNy4wODUuMzE1YS44MzYuODM2IDAgMDAuMTkzLjI1OGwyLjU5NyAyLjMxMmMuMTUzLjEzOC4zNS4yMS41NTEuMjAxYS43ODEuNzgxIDAgMDAuNTM1LS4yNDdDNi4xMSA1LjQ4OCA3LjY0MiAzLjY3NSA5Ljc1NiAxLjQ0NmEuODU0Ljg1NCAwIDAwLjIyOC0uNDM4Ljg4Mi44ODIgMCAwMC0uMDQ4LS40OTguODMuODMgMCAwMC0uMzA4LS4zOC43NjkuNzY5IDAgMDAtLjQ1OS0uMTN6IiBmaWxsPSIjZmZmIi8+PC9zdmc+);
        background-position: center;
        background-repeat: no-repeat;
        content: '';
        cursor: default
    }

    .opc-progress-bar>.opc-progress-bar-item._complete:after {
        background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjciIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yMC4zNDMgMTUuMDdsNi4zNjQtNi4zNjRhMSAxIDAgMDAwLTEuNDE0TDIwLjM0My45MjhhMSAxIDAgMTAtMS40MTQgMS40MTRMMjMuNTg2IDdIMHYyaDIzLjU4NmwtNC42NTcgNC42NTdhMSAxIDAgMDAxLjQxNCAxLjQxNHoiIGZpbGw9IiNENUVCQTIiLz48L3N2Zz4=)
    }

    .checkout-index-index .modal-popup .modal-inner-wrap {
        margin-left: -400px;
        width: 800px;
        left: 50%
    }

    .field-tooltip .field-tooltip-content {
        top: -50%;
        left: 35px
    }

    .opc-summary-open {
        overflow: inherit
    }

    .opc-block-summary .amtheme-summary-content {
        padding: 10px 10px 10px 20px;
        max-height: 750px;
        height: auto
    }

    .opc-block-summary .amtheme-summary-content .minicart-items-wrapper {
        overflow: auto;
        scrollbar-color: #dfdedd #fff;
        scrollbar-width: thin;
        scrollbar-face-color: #dfdedd;
        scrollbar-highlight-color: #dfdedd;
        scrollbar-shadow-color: #dfdedd;
        scrollbar-track-color: #fff;
        padding: 10px 10px 0 0;
        max-height: 660px
    }

    .opc-block-summary .amtheme-summary-content .minicart-items-wrapper::-webkit-scrollbar {
        width: 4px;
        height: 4px
    }

    .opc-block-summary .amtheme-summary-content .minicart-items-wrapper::-webkit-scrollbar-track {
        background-color: transparent;
        box-shadow: none
    }

    .opc-block-summary .amtheme-summary-content .minicart-items-wrapper::-webkit-scrollbar-thumb {
        border-radius: 12px;
        background: #dfdedd
    }

    .opc-block-summary .amtheme-summary-content .minicart-items-wrapper>* {
        max-width: none
    }

    .opc-block-summary .amtheme-summary-content>.table-totals+.items-in-cart .minicart-items-wrapper {
        max-height: 350px
    }

    .opc-block-summary {
        position: static;
        z-index: 1;
        overflow-y: inherit;
        padding: 10px 0;
        width: auto;
        border: 1px solid #dfdedd;
        border-radius: 6px;
        background: #fcfcfc;
        box-shadow: none
    }

    .opc-block-summary .actions-toolbar {
        margin-top: 30px
    }

    .opc-block-summary .actions-toolbar .action.viewcart {
        display: flex;
        align-items: center;
        margin-bottom: 10px;
        padding: 0
    }

    .opc-block-summary .amtheme-summary-order {
        display: none
    }

    .opc-block-summary>.amtheme-summary-content {
        display: block !important
    }

    .opc-block-summary .minicart-items-wrapper>.minicart-items {
        padding: 0
    }

    .opc-block-summary .table-totals {
        margin: 0 0 40px
    }

    .opc-block-summary .table-totals:after {
        right: 0;
        left: 0
    }

    .opc-block-summary .table-totals .mark,
    .opc-block-summary .table-totals .amount {
        padding: 10px
    }

    .opc-block-summary .table-totals .mark {
        padding-left: 0
    }

    .opc-block-summary .table-totals .amount {
        padding-right: 0
    }

    .opc-block-summary .totals-tax-summary+.totals-tax-details>.amount {
        padding-right: 18px
    }

    .checkout-index-index .page-main {
        padding-right: 30px;
        padding-left: 30px
    }

    .checkout-index-index .header.content {
        padding: 50px 50px 70px
    }

    .checkout-index-index .header.content>.logo {
        margin: auto
    }

    .checkout-index-index .page-header:before {
        display: block;
        width: 100%;
        height: 15px;
        background: #fafce2;
        content: ''
    }

    .checkout-container {
        display: flex;
        flex-wrap: wrap;
        justify-content: center
    }

    .checkout-container>.opc-progress-bar,
    .checkout-container>.messages {
        width: 100%
    }

    .checkout-container>.opc-sidebar {
        float: none;
        margin: 0 0 20px;
        width: 410px
    }

    .checkout-container>.opc-wrapper {
        margin: 0 35px 20px 0;
        padding: 0;
        width: calc(100% - 410px - 35px)
    }

    .checkout-container>.opc-wrapper .field .note {
        font-size: 1.6rem
    }

    .checkout-payment-method .braintree-choice.field.choice>.field-tooltip {
        position: relative;
        top: 0
    }

    .checkout-payment-method .braintree-choice.field.choice .field-tooltip-content {
        left: 35px;
        margin-top: 0
    }

    .amtheme-addresses-block.-addresses-grid .amtheme-card-wrap {
        width: calc(100% / 3 - 15px)
    }

    .amtheme-dashboard-info .amtheme-information .amtheme-item {
        display: flex;
        margin: 0
    }

    .amtheme-dashboard-info .amtheme-customer-email {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .amtheme-dashboard-info .amtheme-customer-name {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        position: relative;
        margin-right: 10px;
        padding-right: 12px;
        max-width: 50%
    }

    .amtheme-dashboard-info .amtheme-customer-name:after {
        position: absolute;
        right: 0;
        width: 2px;
        height: 100%;
        background: #a8a69f;
        content: ''
    }

    .amtheme-card-block.amtheme-reviews-dashboard .amtheme-items>.amtheme-item {
        max-width: calc(100% / 3 - 20px)
    }

    .ie11 .amtheme-card-block.amtheme-reviews-dashboard .amtheme-items>.amtheme-item {
        max-width: calc(100% / 3 - 20px - 1px)
    }

    .page-layout-2columns-left.page-with-filter .toolbar-products,
    .page-layout-2columns-right.page-with-filter .toolbar-products {
        max-width: calc(100% - 185px - 2%)
    }

    .page-layout-3columns.page-with-filter .toolbar-products {
        right: 0;
        padding: 0 calc(185px + 2%);
        max-width: 100%
    }

    .page-layout-3columns.-filter-inactive .column.main {
        width: calc(100% - 185px - 2%)
    }

    .multicheckout.address.form .actions-toolbar {
        align-items: center;
        justify-content: flex-start
    }

    .multicheckout.address.form .actions-toolbar .action:not(:first-of-type) {
        margin-left: 20px
    }

    .multicheckout.address.form .actions-toolbar .action.back {
        margin: 0 auto 0 0
    }

    .multicheckout.address.form .actions-toolbar .action.back,
    .multicheckout.address.form .actions-toolbar .action.update {
        flex-basis: auto
    }

    .multicheckout.shipping .block-shipping>.amtheme-card-block>.box,
    .multicheckout.shipping .block-shipping>.amtheme-card-block>.box:last-of-type {
        margin-bottom: 0;
        width: calc(100% / 3)
    }

    .multicheckout.shipping .block-shipping>.amtheme-card-block>.box:first-of-type {
        padding-right: 45px
    }

    .multicheckout.shipping .block-shipping>.amtheme-card-block>.box:last-of-type {
        padding-left: 45px
    }

    .paypal-review>.block-order-details-view.block .box {
        padding: 0 55px 0 0
    }

    .block.block-order-details-view>.block-content {
        display: flex;
        flex-wrap: nowrap
    }

    .block.block-order-details-view .column {
        flex-basis: calc((100% - 20px * 2) / 3);
        margin-bottom: 0
    }

    .block.block-order-details-view .column:not(:last-of-type) {
        margin: 0 20px 0 0
    }

    .block.block-order-details-view .column.-methods {
        flex-direction: column
    }

    .block.block-order-details-view .column.-methods>.box,
    .block.block-order-details-view .column.-methods>.box.-fullwidth {
        flex-basis: auto
    }

    .block.block-order-details-view .column.-methods>.box:not(:last-of-type) {
        margin-bottom: 20px
    }

    .page-header .block-search {
        margin-right: 40px;
        max-width: 340px
    }

    .panel.header .greet.welcome {
        flex: 1 0 33%;
        margin-right: 60px;
        margin-bottom: 0
    }

    .footer.links {
        column-count: 3;
        column-gap: 60px
    }

    .block.widget .products-grid .product-item {
        width: 20%
    }

    .page-layout-1column .block.widget .products-grid .product-item {
        margin-left: 2%;
        width: calc((100% - 8%) / 5)
    }

    .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
        margin-left: 2%
    }

    .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n + 1) {
        margin-left: 0
    }

    .page-layout-3columns .block.widget .products-grid .product-item {
        width: 25%
    }

    .block.widget .products-grid .product-items {
        margin: 0
    }

    .block.widget .products-grid .product-item {
        margin-left: calc((100% - 4 * 24.439%) / 3);
        padding: 0;
        width: 24.439%
    }

    .block.widget .products-grid .product-item:nth-child(4n + 1) {
        margin-left: 0
    }

    .amasty-jet-theme.checkout-index-index .checkout-container.am-checkout {
        display: block
    }

    .amasty-jet-theme .checkout-success {
        max-width: none
    }

    .amasty-jet-theme .checkout-success .block-order-details-view .paypal-review-items {
        margin-right: 0
    }

    .amasty-jet-theme .amcheckout-additional-options {
        border: none
    }

    .amcheckout-main-container.-modern .checkout-payment-method.submit {
        padding: 0 20px
    }

    .amasty-jet-theme .am-checkout.-modern.-layout-3columns ._has-datepicker~.ui-datepicker-trigger {
        right: 0 !important;
        top: 0 !important
    }

    .amasty-jet-theme .am-checkout.-modern.-layout-3columns .checkout-payment-method.submit .actions-toolbar {
        justify-content: center
    }

    .amasty-jet-theme .am-checkout.-modern .amcheckout-additional-options .amcheckout-checkboxes {
        width: 100%
    }

    .payment-method-braintree .field.choice.-save .field-tooltip-content {
        left: 35px
    }
}

@media all and (min-width:1440px),
print {

    .navigation,
    .breadcrumbs,
    .page-header .header.panel,
    .header.content,
    .footer.content,
    .page-wrapper>.widget,
    .page-wrapper>.page-bottom,
    .block.category.event,
    .top-container,
    .page-main {
        padding-right: 60px;
        padding-left: 60px
    }

    .page-layout-1column .column.main {
        width: 100%
    }

    .page-layout-2columns-left .column.main {
        width: calc(100% - 185px - 2%);
        float: right
    }

    .page-layout-2columns-right .column.main {
        width: calc(100% - 185px - 2%);
        float: left
    }

    .page-layout-3columns .column.main {
        width: calc(100% - 230px - 230px - 25px * 2);
        display: inline-block
    }

    .page-layout-2columns-left .column.main {
        width: calc(100% - 230px - 4%);
        float: right
    }

    .page-layout-2columns-right .column.main {
        width: calc(100% - 230px - 4%);
        float: left
    }

    .page-layout-2columns-left .sidebar-main {
        width: 185px;
        float: left
    }

    .page-layout-2columns-right .sidebar-main {
        width: 185px;
        float: left
    }

    .page-layout-3columns .sidebar-main {
        width: 230px;
        float: left;
        margin-right: 25px
    }

    .page-layout-2columns-left .sidebar-main {
        width: 230px;
        float: left
    }

    .page-layout-2columns-right .sidebar-main {
        width: 230px;
        float: left
    }

    .page-layout-2columns-right .sidebar-main {
        float: right;
        clear: right
    }

    .page-layout-2columns-left .sidebar-additional {
        width: 185px;
        float: right
    }

    .page-layout-2columns-right .sidebar-additional {
        width: 185px;
        float: right
    }

    .page-layout-3columns .sidebar-additional {
        width: 230px;
        float: right
    }

    .page-layout-2columns-left .sidebar-additional {
        width: 230px;
        float: right
    }

    .page-layout-2columns-right .sidebar-additional {
        width: 230px;
        float: right
    }

    .page-layout-2columns-left .sidebar-additional {
        float: left;
        clear: left
    }

    .products-grid .product-item-info {
        padding: 20px
    }

    .products-grid .product-item-inner {
        padding: 0 20px 20px
    }

    .products-grid .product-item-info:hover .product-item-inner,
    .products-grid .product-item-info.-hover .product-item-inner {
        padding: 0 30px 30px
    }

    .products-grid .product-item .action.tocompare {
        left: -15px
    }

    .products.grid .product-item,
    .form-wishlist-items .products-grid .product-item {
        margin-right: 30px;
        width: calc(33.33% - 20px)
    }

    .page-layout-1column.catalog-category-view .products.grid .product-item,
    .page-layout-1column.catalog-category-view .form-wishlist-items .products-grid .product-item {
        margin: 30px 30px 0 0;
        width: calc(25% - 22.5px)
    }

    .page-layout-1column.catalog-category-view .products.grid .product-item:nth-child(3n),
    .page-layout-1column.catalog-category-view .form-wishlist-items .products-grid .product-item:nth-child(3n) {
        margin-right: 30px
    }

    .page-layout-1column.catalog-category-view .products.grid .product-item:nth-child(4n),
    .page-layout-1column.catalog-category-view .form-wishlist-items .products-grid .product-item:nth-child(4n) {
        margin-right: 0
    }

    .page-layout-2columns-left.page-with-filter.-filter-active .products.grid .product-item,
    .page-layout-2columns-right.page-with-filter.-filter-active .products.grid .product-item,
    .page-layout-2columns-left.page-with-filter.-filter-active .form-wishlist-items .products-grid .product-item,
    .page-layout-2columns-right.page-with-filter.-filter-active .form-wishlist-items .products-grid .product-item {
        margin-right: 30px
    }

    .page-layout-2columns-left.page-with-filter.-filter-inactive .products.grid .product-item,
    .page-layout-2columns-right.page-with-filter.-filter-inactive .products.grid .product-item,
    .page-layout-2columns-left.page-with-filter.-filter-inactive .form-wishlist-items .products-grid .product-item,
    .page-layout-2columns-right.page-with-filter.-filter-inactive .form-wishlist-items .products-grid .product-item {
        margin-right: 30px;
        width: calc(33.33% - 20px)
    }

    .page-layout-3columns.catalog-category-view .products.grid .product-item,
    .page-layout-3columns.catalog-category-view .form-wishlist-items .products-grid .product-item {
        margin: 30px 0 0 0;
        width: calc(33.33% - 20px)
    }

    .page-layout-3columns.catalog-category-view .products.grid .product-item:nth-child(n),
    .page-layout-3columns.catalog-category-view .form-wishlist-items .products-grid .product-item:nth-child(n) {
        margin-right: 30px
    }

    .page-layout-3columns.catalog-category-view .products.grid .product-item:nth-child(3n),
    .page-layout-3columns.catalog-category-view .form-wishlist-items .products-grid .product-item:nth-child(3n) {
        margin-right: 0
    }

    .page-layout-3columns.catalog-category-view .products.grid .product-item:nth-child(-n + 3),
    .page-layout-3columns.catalog-category-view .form-wishlist-items .products-grid .product-item:nth-child(-n + 3) {
        margin-top: 0
    }

    .page-layout-3columns.page-with-filter.-filter-inactive .products.grid .product-item,
    .page-layout-3columns.page-with-filter.-filter-inactive .form-wishlist-items .products-grid .product-item {
        margin-top: 30px;
        width: calc(33.33% - 20px)
    }

    .page-layout-3columns.page-with-filter.-filter-inactive .products.grid .product-item:nth-child(n),
    .page-layout-3columns.page-with-filter.-filter-inactive .form-wishlist-items .products-grid .product-item:nth-child(n) {
        margin-right: 30px
    }

    .page-layout-3columns.page-with-filter.-filter-inactive .products.grid .product-item:nth-child(3n),
    .page-layout-3columns.page-with-filter.-filter-inactive .form-wishlist-items .products-grid .product-item:nth-child(3n) {
        margin-right: 0
    }

    .page-layout-3columns.catalog-category-view .products-list .product-item-info {
        display: flex;
        padding: 20px
    }

    .page-layout-3columns.catalog-category-view .products-list .product-photo-wrapper {
        position: static;
        left: 0
    }

    .page-layout-3columns.catalog-category-view .products-list .product-item-inner {
        margin: 0;
        width: auto
    }

    .page-layout-3columns.catalog-category-view .products-list .price-box {
        justify-content: flex-end
    }

    .page-layout-1column .amtheme-product-wrap>.product.media {
        margin: 0 80px 0 0
    }

    .page-layout-2columns-left .amtheme-product-wrap>.product.media,
    .page-layout-2columns-right .amtheme-product-wrap>.product.media {
        margin: 0 50px 0 0
    }

    .page-layout-2columns-left .amtheme-product-wrap>.amtheme-product-info,
    .page-layout-2columns-right .amtheme-product-wrap>.amtheme-product-info {
        max-width: 515px
    }

    .page-layout-2columns-left .amtheme-product-info .product-info-price,
    .page-layout-2columns-right .amtheme-product-info .product-info-price {
        margin-bottom: 30px
    }

    .page-layout-3columns .amtheme-product-wrap {
        display: flex;
        margin: 60px 0 50px
    }

    .page-layout-3columns .amtheme-product-wrap>.product.media {
        margin: 0 38px 0 0;
        max-width: none;
        max-height: none;
        width: 45%
    }

    .page-layout-3columns .amtheme-product-wrap>.product.media .towishlist {
        width: 50px;
        height: 50px
    }

    .page-layout-3columns .amtheme-product-wrap>.product.media .towishlist .amtheme-icon {
        width: 30px;
        height: 30px
    }

    .page-layout-3columns .amtheme-product-wrap>.amtheme-product-info {
        width: 55%
    }

    .page-layout-3columns .amtheme-short-info {
        margin-bottom: 25px
    }

    .page-layout-3columns .amtheme-short-info .reviews-actions {
        margin-left: 5px
    }

    .page-layout-3columns .amtheme-product-info .product-add-form {
        margin-top: 25px
    }

    .page-layout-3columns .amtheme-product-info .swatch-attribute.color .swatch-attribute-label {
        line-height: 25px
    }

    .page-layout-3columns .amtheme-product-info .swatch-attribute-label {
        width: 15%
    }

    .page-layout-3columns .amtheme-product-info .swatch-attribute-options {
        width: 85%
    }

    .page-layout-3columns .amtheme-product-info .swatch-option {
        margin: 0 10px 15px 0
    }

    .page-layout-3columns .amtheme-product-info .product-info-price {
        margin: 55px 0 30px
    }

    .page-layout-3columns .amtheme-product-info .box-tocart .action.tocart {
        min-width: 200px
    }

    .page-layout-3columns .amtheme-product-info .product-social-links {
        display: block
    }

    .page-layout-3columns .amtheme-product-info .qty.-without-options {
        margin-top: 25px
    }

    .page-layout-3columns .amtheme-qty-wrap>.amtheme-label {
        width: 15%
    }

    .page-layout-3columns .action.mailto.friend:before {
        content: none
    }

    .page-layout-3columns .amtheme-actions-wrap {
        display: flex;
        align-items: baseline;
        flex-wrap: wrap;
        justify-content: space-between
    }

    .page-layout-3columns .amtheme-actions-wrap>.product-social-links {
        display: flex;
        margin-bottom: 15px;
        width: auto
    }

    .page-layout-3columns .amtheme-actions-wrap .action.mailto.friend {
        margin-left: 15px
    }

    .page-layout-3columns .amtheme-actions-wrap .action.primary {
        margin: 0 15px 15px 0
    }

    .checkout-cart-index .cart-container>.amtheme-form-wrapper {
        width: calc(100% - 25% - 65px)
    }

    .checkout-cart-index .cart-container>.cart-summary {
        margin-left: 65px
    }

    .opc-progress-bar {
        max-width: none
    }

    .checkout-index-index .page-main {
        padding-right: 160px;
        padding-left: 160px
    }

    .checkout-container>.opc-sidebar {
        width: 460px
    }

    .checkout-container>.opc-wrapper {
        margin: 0 60px 20px 0;
        width: calc(100% - 460px - 60px)
    }

    .amtheme-filter-action {
        max-width: 230px
    }

    .page-layout-2columns-left.page-with-filter .toolbar-products,
    .page-layout-2columns-right.page-with-filter .toolbar-products {
        max-width: calc(100% - 230px - 4%)
    }

    .page-layout-3columns.page-with-filter .toolbar-products {
        right: 0;
        padding: 0 calc(230px + 25px);
        max-width: 100%
    }

    .page-layout-3columns.-filter-inactive .column.main {
        width: calc(100% - 230px - 25px)
    }

    .multicheckout.address.form .table.items .field.address,
    .multicheckout.address.form .table.items .action.delete {
        display: inline-block
    }

    .multicheckout.shipping .block-shipping>.amtheme-card-block>.box:first-of-type {
        padding-right: 60px
    }

    .multicheckout.shipping .block-shipping>.amtheme-card-block>.box:last-of-type {
        padding-left: 60px
    }

    .multicheckout.shipping .block-other>.amtheme-card-block>.amtheme-text {
        padding-right: 60px
    }

    .block-order-details-view,
    .paypal-review-items {
        margin-right: 40px
    }

    .page-header>.content {
        padding: 40px 60px 40px
    }

    .page-header .block-search {
        max-width: 380px
    }
}

.page-print .logo {
    display: block;
    float: none;
    text-align: left
}

@media print {

    .nav-sections,
    .top-toolbar,
    .amtheme-newsletter-block,
    .amtheme-backtotop-wrap,
    .amtheme-reviews-tab,
    .footer.content,
    .breadcrumbs,
    .form.contact,
    .block.related,
    .block.upsell,
    .block.crosssell,
    .actions-toolbar,
    .toolbar,
    .cart.main.actions .action,
    .cart-summary .checkout-methods-items,
    .cart-discount {
        display: none !important
    }

    .products-grid .product-item {
        margin: 0 auto
    }

    .products-grid .product-item .reviews-actions {
        margin: 0 auto;
        width: 100%
    }

    .cart.item .item-info>.item>.amtheme-inner {
        display: block
    }
}

@media print {
    * {
        color: #070605 !important;
        text-shadow: none !important;
        filter: none !important
    }

    a,
    a:visited {
        text-decoration: underline !important
    }

    pre,
    blockquote {
        border: 1px solid #dfdedd;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    .table-wrapper table {
        width: 100%;
        table-layout: fixed
    }

    .table-wrapper table td {
        width: auto
    }

    .table-wrapper table>tfoot>tr:first-child {
        border-top: 1px solid #dfdedd
    }

    .box,
    tr,
    img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    @page {
        margin: 1cm
    }

    .block-content,
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }

    .block-content {
        page-break-before: avoid
    }

    .block-title,
    h2,
    h3 {
        page-break-after: avoid
    }

    .nav-toggle {
        display: none !important
    }

    .sidebar,
    .nav-sections,
    .header.content>*[class],
    .panel.wrapper>*[class],
    .footer.content>*[class] {
        display: none
    }

    .logo,
    .footer .copyright {
        display: block !important;
        margin: 10px 0
    }

    .order-details-items .order-items .order-gift-message:not(.expanded-content) {
        visibility: visible;
        height: auto
    }

    .column.main {
        float: none !important;
        width: 100% !important
    }

    .footer.content {
        padding: 0
    }

    .hidden-print {
        display: none !important
    }
}

.am-opacity-clear {
    z-index: 10;
    opacity: 0
}

.am-vertical-center {
    top: 50%;
    transform: translateY(-50%)
}

.am-visually-hidden {
    position: absolute;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    margin: 0;
    padding: 0;
    width: 0;
    height: 0;
    border: 0;
    opacity: 0
}

.am-visually-hidden-reset {
    position: static;
    overflow: visible;
    clip: auto;
    margin: 0;
    width: auto;
    height: auto;
    opacity: 1
}

.am-custom-scrollbar {
    overflow: auto;
    scrollbar-color: #dfdedd #fff;
    scrollbar-width: thin;
    scrollbar-face-color: #dfdedd;
    scrollbar-highlight-color: #dfdedd;
    scrollbar-shadow-color: #dfdedd;
    scrollbar-track-color: #fff
}

.am-custom-scrollbar::-webkit-scrollbar {
    width: 4px;
    height: 4px
}

.am-custom-scrollbar::-webkit-scrollbar-track {
    background-color: transparent;
    box-shadow: none
}

.am-custom-scrollbar::-webkit-scrollbar-thumb {
    border-radius: 12px;
    background: #dfdedd
}

.am-custom-scrollbar>* {
    max-width: none
}

.am-text-uppercase {
    text-transform: uppercase;
    letter-spacing: .06em;
    font-weight: 700;
    font-size: 1.2rem
}

.am-float-clear {
    clear: both
}

.am-word-break {
    word-wrap: break-word;
    word-break: break-word
}

.ie11 .am-word-break {
    word-break: break-all
}

.am-overflow-fade {
    position: relative;
    padding: 0
}

.am-overflow-fade:after {
    position: absolute;
    top: 0;
    left: calc(100% - 22px);
    width: 32px;
    height: 100%;
    background: linear-gradient(270deg, #fff 0%, rgba(255, 255, 255, 0.65) 44.32%, rgba(255, 255, 255, 0) 92.5%);
    content: '';
    pointer-events: none;
    user-select: none
}

.no-display {
    display: none
}

._am-message-icon-inner>*:first-child:before {
    width: 20px;
    text-align: right
}

.am-product-options dt {
    float: left;
    clear: both;
    margin-right: 5px;
    font-weight: 400
}

.am-product-options dt:after {
    display: inline-block;
    content: ':'
}

.am-product-options dt+dd {
    float: left
}

@media only screen and (max-width:480px) {
    .am-layout-negative-offset {
        margin-right: -25px;
        margin-left: -25px;
        padding-right: 25px;
        padding-left: 25px
    }
}

@media only screen and (max-width:768px) {
    .am-layout-negative-offset {
        margin-right: -35px;
        margin-left: -35px;
        padding-right: 35px;
        padding-left: 35px
    }
}

html {
    max-width: 1280px;
    margin: 0 auto;
    background: #f2f2f2;
    scroll-behavior: smooth
}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.4rem
}

input,
textarea,
button,
select,
a {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.page-main {
    position: relative;
    top: -50px;
    background: #f2f2f2
}

.page-wrapper {
    box-shadow: 0px 0px 15px -10px
}

.page-wrapper .block-static-block {
    margin-bottom: 100px;
    width: 100%
}

.page-title-wrapper .page-title {
    margin-top: 20px
}

.amtheme-section-block .block-products-list {
    background: #f2f2f2
}

.amtheme-section-block .block-products-list .block-title {
    padding-top: 25px
}

.amtheme-section-block .block-products-list .block-content .product-item {
    border-radius: 10px;
    box-shadow: 0px 0px 15px -10px
}

.amtheme-section-block .block-products-list .block-content .product-item .product-item-details .actions-primary .action.tocart.primary {
    font-size: 1.0rem
}

.amtheme-preview-plates {
    background: #f2f2f2
}

.amtheme-preview-plates .amtheme-preview-plate {
    flex-direction: column-reverse;
    background: #f2f2f2
}

.amtheme-preview-plates .amtheme-link {
    color: #076e22
}

.amtheme-preview-plates .amtheme-link:hover {
    color: darkgreen
}

.fotorama__nav--thumbs {
    display: none
}

.amtheme-categories-choice .amtheme-section-title {
    text-transform: uppercase;
    padding-bottom: 25px
}

.amtheme-categories-choice .amtheme-content {
    width: 100%
}

.amtheme-categories-choice .amtheme-content .amtheme-image-block {
    border-radius: 5px;
    height: 150px;
    width: 125px
}

.amtheme-categories-choice .amtheme-content .amtheme-image-block picture {
    display: grid;
    justify-items: center;
    align-items: center;
    height: 100%
}

.amtheme-categories-choice .amtheme-content .amtheme-image-block picture img {
    width: 80%
}

#modal-content-1 form .note {
    margin-bottom: 20px
}

#modal-title-1 {
    display: none
}

.widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .product-item-link {
    color: #076e22
}

.widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .product-item-link:hover {
    color: #f9bf13
}

.home_textwrap {
    padding: 25px;
    border-radius: 10px;
    background: rgba(7, 110, 34, 0.2)
}

.home_textwrap h2 {
    line-height: 3rem
}

.text_history .text_green_bgd {
    background: rgba(7, 110, 34, 0.2);
    padding: 20px;
    border-radius: 5px
}

.text_history .text_default_bgd {
    padding: 20px
}

.text_history .text_center {
    text-align: center;
    font-weight: bold;
    margin: 30px 0;
    text-transform: uppercase
}

.left_right .block_green_bgd {
    background: rgba(7, 110, 34, 0.2);
    padding: 20px;
    border-radius: 5px
}

.left_right .block_default_bgd {
    padding: 20px
}

.left_right .block_left_right {
    display: grid;
    grid-template-columns: 1fr 1fr
}

.left_right .block_left_right .text_bold {
    display: grid;
    align-items: center;
    font-weight: bold
}

.agb_custom {
    padding: 0 50px
}

.agb_custom ul {
    list-style: none
}

.agb_custom a {
    color: #076e22
}

.agb_custom a:hover {
    color: #f9bf13
}

.modal-popup._show .modal-inner-wrap {
    height: 100%
}

.amxnotif-block #notification-container-5002 {
    display: grid;
    margin-top: 15px
}

.amxnotif-block #notification-container-5002 .actions-toolbar {
    margin-top: 15px
}

.product-items .product-item-name {
    text-align: center;
    display: grid;
    align-items: center
}

.product-items .price-box {
    justify-content: center
}

.product-item .action.tocart {
    height: 40px;
    font-size: 1.1rem;
    display: grid;
    align-content: center;
    margin: 0 auto
}

.amasty-jet-theme .checkout-payment-method.submit .payment-methods .actions-toolbar {
    justify-content: center
}

.amtheme-checkout-contact>.authentication-wrapper {
    max-width: unset
}

.custom_link_product_page {
    padding: 10px;
    background: #fbd154;
    font-size: 15px;
    display: grid
}

.custom_link_product_page:hover {
    background: rgba(251, 209, 84, 0.8)
}

.amtheme-product-wrap .page-title {
    font-size: 2.2rem
}

.amtheme-product-wrap .product-info-main .amtheme-actions-wrap .actions .paypal-smart-button {
    margin-bottom: 10px
}

.search.results #amasty-shopby-product-list ol li .action.tocompare.amtheme-circle-icon {
    display: none
}

.products-grid ol {
    justify-content: center;
    width: 100%
}

.products-grid ol .product-item-info .tocompare {
    display: none
}

.products-grid ol .product-item-info .towishlist-wrap {
    display: none
}

.products-grid .product-photo-wrapper .action.tocompare,
.products-list .product-photo-wrapper .action.tocompare {
    display: none
}

@media (max-width:768px) {
    .products.product-items {
        margin: 0px
    }

    .checkout-index-index .header.content>.logo {
        margin: 0 auto
    }

    .paypal-button-tagline {
        display: none
    }

    .amtheme-product-wrap .page-title {
        font-size: 1.5rem
    }

    .amtheme-product-wrap .product-info-main .amtheme-actions-wrap .actions .action.tocart {
        margin-bottom: 20px
    }

    .amtheme-product-wrap .product-info-main .amtheme-actions-wrap .actions .paypal-smart-button {
        display: grid;
        margin: 10px 0
    }

    .product-inquiry-wrapper {
        display: grid
    }

    .amxnotif-block #notification-container-5002 .actions-toolbar {
        margin-left: unset
    }

    .amxnotif-block #notification-container-5002 .actions-toolbar .primary {
        width: unset
    }

    .page-wrapper .widget {
        padding-left: unset;
        padding-right: unset
    }

    .page-wrapper .block-static-block {
        margin-bottom: unset;
        width: unset
    }

    .page-main {
        position: unset
    }

    .amtheme-preview-plates .amtheme-preview-plate {
        margin: unset;
        display: flex
    }

    .amtheme-section-block .block-products-list {
        background: unset
    }

    .amtheme-section-block .block-products-list .block-content .product-item .product-item-details .actions-primary .action.tocart.primary {
        font-size: 1rem
    }

    .amtheme-newsletter-block.amtheme-newsletter .amtheme-content .amtheme-form {
        padding: unset
    }

    .home_textwrap {
        margin: 50px 0
    }

    .home_textwrap h2 {
        line-height: 2rem;
        font-size: 1.5rem
    }

    .left_right .block_left_right {
        display: grid;
        grid-template-columns: unset
    }

    .delivery_text {
        margin-bottom: 20px
    }

    .modal-popup._show .modal-inner-wrap {
        width: 90%
    }
}

.page-header>.content {
    padding: 20px 60px 20px
}

.page-header>.content .logo-image {
    border-radius: 5px;
    height: 115px;
    width: 500px
}

.panel .authorization-link:after {
    display: none
}

.navigation {
    margin-bottom: 50px;
    background: #e9e9e9
}

.navigation>ul {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr
}

.navigation li.level0>a {
    padding: 10px 0
}

.navigation li.level0>.submenu {
    padding: 15px 15px 15px
}

.navigation .category-item>a,
.navigation .level-top>a {
    font-size: 1.2rem;
    text-decoration: unset;
    color: #000000
}

.panel.wrapper {
    background: #f9bf13
}

.action:hover {
    color: #575450;
    transition: all .2s ease-in-out
}

.header.links a {
    transition: color .2s ease-in-out
}

.header.links a:hover {
    color: #575450
}

.activeNav {
    text-decoration: underline
}

.nav_custom {
    text-align: center;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    height: 50px;
    line-height: 50px;
    background: #0C6E25;
    align-items: center;
    text-transform: uppercase;
    font-size: 1.4rem
}

.nav_custom a {
    width: 50%;
    border-radius: 10px;
    height: 30px;
    margin: 0 auto;
    display: grid;
    align-content: center;
    color: #076e22;
    background: white
}

.nav_custom a:hover {
    color: #f9bf13
}

.nav_mobile {
    display: none
}

.dropbtn {
    background-color: #4CAF50;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer
}

.dropdown {
    position: relative;
    display: inline-block
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block
}

.dropdown-content a:hover {
    background-color: #f1f1f1
}

.dropdown:hover .dropdown-content {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr
}

.dropdown:hover .dropbtn {
    background-color: #3e8e41
}

@media (max-width:768px) {
    .page-header>.content {
        padding: 20px 20px 20px
    }

    .page-header>.content .logo-image {
        width: 200px;
        height: unset
    }

    .navigation>ul {
        grid-template-columns: unset
    }

    .nav_mobile {
        display: unset
    }

    .nav_custom {
        display: grid;
        font-size: 1.1rem
    }

    .nav_custom a {
        border-radius: unset;
        background: unset;
        color: white;
        width: 90%
    }

    .nav_custom a i {
        font-size: 25px
    }

    .nav_desktop {
        display: none
    }

    .checkout-index-index .header.content {
        padding: unset
    }

    .checkout-index-index .page-header>.content .logo-image {
        height: 50px
    }
}

@media (max-width:500px) {
    .page-header>.content .logo-image {
        height: 35px;
        width: unset
    }
}

.footer.content {
    background: #f9bf13;
    display: grid;
    grid-template-columns: 40% 75%
}

.footer.links {
    column-count: 2
}

.footer.links a {
    color: #1b1b1b
}

.footer.links a:hover {
    color: #575450
}

.page-wrapper>.page-bottom {
    margin-left: unset;
    margin-right: unset
}

.page-bottom .block-static-block {
    margin-bottom: unset
}

.page-footer .logo-image {
    max-width: 350px
}

.page-footer .amtheme-backtotop-wrap {
    border-color: #076e22
}

.page-footer .amtheme-backtotop-wrap:hover {
    border-color: #f9bf13
}

.page-footer .amtheme-backtotop-wrap:hover .amtheme-icon {
    fill: #f9bf13
}

.page-footer .amtheme-backtotop-wrap .amtheme-icon {
    fill: #076e22
}

.pages a.page {
    color: #076e22
}

.pages a.page:hover {
    color: #f9bf13
}

@media (min-width:768px) and (max-width:950px) {
    .footer.content {
        grid-template-columns: 45% 110%
    }

    .page-footer .logo-image {
        max-width: 280px
    }
}

@media (max-width:768px) {
    .footer.links {
        column-count: unset
    }

    .footer.content {
        grid-template-columns: unset
    }
}

.checkout-agreements-block .checkout-agreements.fieldset>.field.required>label:before,
.checkout-agreements-block .checkout-agreements.fieldset>.field.required>label:after {
    transform: unset
}

.checkout-agreements-block .checkout-agreements.fieldset>.field.required>label:before {
    margin-right: 5px
}

.field.choice.required:after,
.field.choice._required:after {
    display: none
}

.success_page_custom {
    padding: 50px;
    background: rgba(7, 110, 34, 0.2);
    text-align: center
}

.success_page_custom .custom_div_success {
    display: flex;
    justify-content: center
}

.success_page_custom .custom_div_success i {
    font-size: 40px;
    margin: auto 10px
}

.success_page_custom .custom_div_success h2 {
    text-align: left
}

.success_page_custom h1 {
    margin-bottom: 50px;
    text-transform: uppercase
}

.success_page_custom h2 {
    font-size: 20px
}

@media (max-width:768px) {
    .success_page_custom {
        padding: 20px;
        text-align: left
    }

    .success_page_custom .custom_div_success {
        display: unset
    }

    .success_page_custom .custom_div_success i {
        display: grid;
        justify-content: center
    }

    .success_page_custom h1 {
        text-align: center
    }

    .success_page_custom h2 {
        font-size: 15px
    }
}


element.style {
}


