.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,
    .block.am-widget {
        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 {
    @page {
        margin: 1cm
    }

    * {
        color: #070605 !important;
        filter: none !important;
        text-shadow: 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 {
        table-layout: fixed;
        width: 100%
    }

    .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
    }

    .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) {
        height: auto;
        visibility: visible
    }

    .column.main {
        float: none !important;
        width: 100% !important
    }

    .footer.content {
        padding: 0
    }

    .hidden-print {
        display: none !important
    }
}

.am-opacity-clear {
    opacity: 0;
    z-index: 10
}

.am-vertical-center {
    top: 50%;
    transform: translateY(-50%)
}

.am-visually-hidden {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 0;
    margin: 0;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 0
}

.am-visually-hidden-reset {
    clip: auto;
    height: auto;
    margin: 0;
    opacity: 1;
    overflow: visible;
    position: static;
    width: auto
}

.am-custom-scrollbar {
    overflow: auto;
    scrollbar-color: #dfdedd #fff;
    scrollbar-face-color: #dfdedd;
    scrollbar-highlight-color: #dfdedd;
    scrollbar-shadow-color: #dfdedd;
    scrollbar-track-color: #fff;
    scrollbar-width: thin
}

.am-custom-scrollbar::-webkit-scrollbar {
    height: 4px;
    width: 4px
}

.am-custom-scrollbar::-webkit-scrollbar-track {
    background-color: transparent;
    box-shadow: none
}

.am-custom-scrollbar::-webkit-scrollbar-thumb {
    background: #dfdedd;
    border-radius: 12px
}

.am-custom-scrollbar>* {
    max-width: none
}

.am-text-uppercase {
    font-size: 1.2rem;
    font-weight: 700;
    letter-spacing: .06em;
    text-transform: uppercase
}

.am-float-clear {
    clear: both
}

.am-word-break {
    word-break: break-word;
    word-wrap: break-word
}

.ie11 .am-word-break {
    word-break: break-all
}

.am-overflow-fade {
    padding: 0;
    position: relative
}

.am-overflow-fade:after {
    content: '';
    height: 100%;
    left: calc(100% - 22px);
    pointer-events: none;
    position: absolute;
    top: 0;
    user-select: none;
    width: 32px
}

.no-display {
    display: none
}

._am-message-icon-inner>*:first-child:before {
    text-align: right;
    width: 20px
}

.am-product-options dt:after {
    content: ':';
    display: inline-block
}

.am-product-options dt+dd {
    float: left
}

.am-product-options dt {
    clear: both;
    float: left;
    font-weight: 400;
    margin-right: 5px
}

@media only screen and (max-width:480px) {
    .am-layout-negative-offset {
        margin-inline-end: -25px;
        margin-inline-start: -25px;
        padding-inline-end: 25px;
        padding-inline-start: 25px
    }
}

@media only screen and (max-width:480px) and screen and (-ms-high-contrast:active),
only screen and (max-width:480px) and (-ms-high-contrast:none) {
    .am-layout-negative-offset {
        margin-right: -25px
    }
}

@media only screen and (max-width:480px) and screen and (-ms-high-contrast:active),
only screen and (max-width:480px) and (-ms-high-contrast:none) {
    .am-layout-negative-offset {
        margin-left: -25px
    }
}

@media only screen and (max-width:480px) and screen and (-ms-high-contrast:active),
only screen and (max-width:480px) and (-ms-high-contrast:none) {
    .am-layout-negative-offset {
        padding-right: 25px
    }
}

@media only screen and (max-width:480px) and screen and (-ms-high-contrast:active),
only screen and (max-width:480px) and (-ms-high-contrast:none) {
    .am-layout-negative-offset {
        padding-left: 25px
    }
}

@media only screen and (max-width:768px) {
    .am-layout-negative-offset {
        margin-inline-end: -35px;
        margin-inline-start: -35px;
        padding-inline-end: 35px;
        padding-inline-start: 35px
    }
}

@media only screen and (max-width:768px) and screen and (-ms-high-contrast:active),
only screen and (max-width:768px) and (-ms-high-contrast:none) {
    .am-layout-negative-offset {
        margin-right: -35px
    }
}

@media only screen and (max-width:768px) and screen and (-ms-high-contrast:active),
only screen and (max-width:768px) and (-ms-high-contrast:none) {
    .am-layout-negative-offset {
        margin-left: -35px
    }
}

@media only screen and (max-width:768px) and screen and (-ms-high-contrast:active),
only screen and (max-width:768px) and (-ms-high-contrast:none) {
    .am-layout-negative-offset {
        padding-right: 35px
    }
}

@media only screen and (max-width:768px) and screen and (-ms-high-contrast:active),
only screen and (max-width:768px) and (-ms-high-contrast:none) {
    .am-layout-negative-offset {
        padding-left: 35px
    }
}

.amtheme-section-block {
    margin-bottom: 40px
}

.amtheme-section-block .block-static-block {
    margin-bottom: 0
}

.amtheme-section-block .amtheme-section-title,
.cms-home .widget.block .block-title {
    word-break: break-word;
    word-wrap: break-word;
    color: #0f62ac;
    font-size: 2.2rem;
    font-weight: 700;
    letter-spacing: .035em;
    line-height: 2.3rem;
    margin: 0 0 25px;
    text-align: center
}

.ie11 .amtheme-section-block .amtheme-section-title,
.ie11 .cms-home .widget.block .block-title {
    word-break: break-all
}

.amtheme-section-block .amtheme-section-title>strong,
.cms-home .widget.block .block-title>strong {
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit
}

.amtheme-main-banner {
    align-items: center;
    background: #f7f7f7 center / cover no-repeat;
    display: flex;
    height: 140px;
    justify-content: center;
    margin: 0 -35px;
    overflow: hidden;
    position: relative
}

.amtheme-main-banner .amtheme-content {
    word-break: break-word;
    word-wrap: break-word;
    align-items: center;
    display: flex;
    flex-direction: column;
    padding: 0 10px;
    text-align: center
}

.ie11 .amtheme-main-banner .amtheme-content {
    word-break: break-all
}

.amtheme-main-banner .amtheme-title {
    color: #000;
    font-size: 2.8rem;
    font-weight: 700;
    letter-spacing: .03em;
    line-height: 1;
    margin: 0 0 5px
}

.amtheme-main-banner .amtheme-description {
    color: #000;
    font-size: 1.6rem;
    letter-spacing: .03em
}

.amtheme-secondary-banner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.amtheme-secondary-banner .amtheme-banner {
    width: 100%
}

.amtheme-secondary-banner .amtheme-banner:not(:last-of-type) {
    margin-bottom: 30px
}

.amtheme-secondary-banner .-carousel {
    overflow: hidden
}

.amtheme-secondary-banner .-carousel p {
    margin: 0
}

.amtheme-banner-item:not(:last-of-type) {
    margin-bottom: 40px
}

.amtheme-banner-item .amtheme-image {
    border-radius: 6px;
    display: block;
    width: 100%
}

.amtheme-banner-item .amtheme-title {
    color: #000;
    display: block;
    font-size: 2.2rem;
    font-weight: 700;
    letter-spacing: .025em;
    line-height: 1.5;
    margin: 20px 0 5px
}

.amtheme-banner-item .amtheme-description {
    color: #000;
    font-size: 1.6rem;
    letter-spacing: .03em;
    margin: 0
}

.amtheme-banner-item .action {
    align-items: center;
    border-radius: 4px;
    display: inline-flex;
    font-size: 1.8rem;
    margin-top: 20px;
    padding: 9px 10px;
    position: relative
}

.amtheme-banner-item .action.-with-icon:after {
    margin-inline-end: 2px;
    margin-inline-start: 8px;
    background: #0f62ac;
    content: '';
    height: 2px;
    width: 20px
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .amtheme-banner-item .action.-with-icon:after {
        margin-right: 2px
    }
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .amtheme-banner-item .action.-with-icon:after {
        margin-left: 8px
    }
}

.amtheme-banner-item .action.-with-icon:before {
    background: transparent;
    border-color: #0f62ac;
    border-style: solid;
    border-width: 2px 2px 0 0;
    content: '';
    height: 6px;
    position: absolute;
    right: 12px;
    transform: rotate(45deg);
    width: 6px
}

.amtheme-banner-item .amtheme-wrapper-link {
    display: block
}

.amtheme-banner-item .amtheme-content {
    word-break: break-word;
    word-wrap: break-word
}

.ie11 .amtheme-banner-item .amtheme-content {
    word-break: break-all
}

.amtheme-images-carousel.amtheme-slick-slider {
    margin: 0 -10px;
    padding: 0
}

.amtheme-images-carousel .amtheme-image {
    border-radius: 6px;
    width: 100%
}

.amtheme-images-carousel .slick-slide {
    cursor: grab;
    margin: 0 10px
}

.amtheme-images-carousel .slick-slide:active {
    cursor: grabbing
}

.ie11 .amtheme-images-carousel .slick-slide,
.ie11 .amtheme-images-carousel .slick-slide:active {
    cursor: pointer
}

.amtheme-images-carousel .slick-dots {
    left: 50%;
    margin: 0;
    transform: translateX(-50%)
}

.amtheme-categories-choice {
    background-color: #fcfcfc;
    position: relative;
    align-items: center;
    display: flex;
    flex-direction: column;
    padding: 40px 0 15px
}

.amtheme-categories-choice:before,
.amtheme-categories-choice:after {
    background-color: #fcfcfc;
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    width: calc((100vw - 100%) / 2)
}

.amtheme-categories-choice:before {
    right: 100%
}

.amtheme-categories-choice:after {
    left: 100%
}

.amtheme-categories-choice>.amtheme-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    list-style-type: none;
    margin: 0;
    padding: 0
}

.amtheme-categories-choice .amtheme-description {
    word-break: break-word;
    word-wrap: break-word;
    color: #000;
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: .03em;
    margin: 15px 0 0;
    text-align: center;
    transition: color .2s ease-in-out
}

.ie11 .amtheme-categories-choice .amtheme-description {
    word-break: break-all
}

.amtheme-categories-choice .amtheme-item {
    align-items: center;
    display: flex;
    flex-direction: column;
    margin: 0 0 25px;
    width: 49%
}

.amtheme-categories-choice .amtheme-image-block {
    align-items: center;
    background-color: #f2f2f2;
    border-radius: 100%;
    cursor: pointer;
    display: flex;
    height: 110px;
    justify-content: center;
    overflow: hidden;
    position: relative;
    transition: transform .2s ease-in-out;
    width: 110px
}

.amtheme-categories-choice .amtheme-image-block:hover {
    transform: scale(1.1)
}

.amtheme-categories-choice .amtheme-image-block:hover+.amtheme-description {
    color: #0f62ac
}

._keyfocus .amtheme-categories-choice .amtheme-image-block:focus {
    border-radius: 100%
}

.amtheme-categories-choice .amtheme-image-block>img {
    left: 50%;
    max-width: 110px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1
}

.cms-home .am-widget {
    list-style-type: none
}

.cms-home .widget.block .block-title {
    text-align: center
}

.cms-home .page-main {
    margin-bottom: 0
}

@media all and (max-width:768px),
print {
    .amtheme-section-block.amtheme-products-grid .block-products-list .block-title {
        margin: 0 0 20px;
        text-align: left
    }

    .amtheme-section-block.amtheme-products-grid .block-products-list .block-content {
        margin: 0 -35px
    }

    .amtheme-section-block.amtheme-products-grid .block-products-list .pager {
        padding: 0 35px
    }

    .amtheme-section-block.amtheme-products-grid .block-products-list .product-items:not(.slick-slider) {
        width: 100%
    }
}

@media all and (max-width:640px),
print {
    .amtheme-section-block.amtheme-products-grid .block-products-list .block-content {
        margin: 0 -25px
    }

    .amtheme-section-block.amtheme-products-grid .block-products-list .pager {
        padding: 0 25px
    }
}

@media all and (min-width:768px),
print {
    .amtheme-main-banner {
        height: 250px;
        margin: 0
    }

    .amtheme-main-banner .amtheme-title {
        font-size: 4rem
    }

    .amtheme-main-banner .amtheme-description {
        font-size: 1.9rem
    }

    .amtheme-secondary-banner .-carousel,
    .amtheme-secondary-banner .-static {
        max-width: calc(50% - 10px)
    }

    .amtheme-secondary-banner .amtheme-banner:nth-of-type(n) {
        margin: 0
    }

    .amtheme-banner-item:not(:last-of-type) {
        margin-bottom: 20px
    }

    .amtheme-section-block .amtheme-section-title,
    .cms-home .widget.block .block-title {
        font-size: 3.2rem;
        font-weight: 400;
        line-height: 4.3rem
    }

    .amtheme-section-block.amtheme-products-grid {
        margin-bottom: calc(40px - 25px)
    }

    .amtheme-categories-choice {
        padding: 50px 0
    }

    .amtheme-categories-choice .amtheme-item {
        margin: 0 15px 25px;
        max-width: calc(100% / 4 - (15px * 2));
        min-width: 140px
    }

    .amtheme-categories-choice .amtheme-image-block {
        height: 100px;
        width: 100px
    }

    .amtheme-categories-choice .amtheme-image-block>img {
        max-width: 100px
    }

    .cms-home .nav-sections {
        margin-bottom: 30px
    }
}

@media all and (min-width:1024px),
print {
    .amtheme-secondary-banner .-static {
        max-width: calc(50% - (30px - 10px))
    }

    .amtheme-banner-item:not(:last-of-type) {
        margin-bottom: 30px
    }

    .amtheme-banner-item .amtheme-title {
        font-size: 3.2rem;
        font-weight: 400;
        letter-spacing: .035em;
        line-height: 4rem
    }

    .amtheme-banner-item .action {
        padding: 12px 10px
    }
}

@media all and (min-width:1440px),
print {
    .amtheme-secondary-banner .-static {
        max-width: calc(50% - (40px - 10px))
    }

    .amtheme-banner-item:not(:last-of-type) {
        margin-bottom: 40px
    }
}

@media print {

    .amtheme-products-secondary.-in-widget .action.tocart,
    .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .action.tocart,
    .amtheme-banner-item .action,
    .amtheme-main-banner {
        display: none
    }

    .amtheme-secondary-banner,
    .amtheme-categories-choice>.amtheme-content {
        display: block
    }

    .amtheme-secondary-banner .amtheme-banner {
        display: inline-block
    }

    .amtheme-secondary-banner .-static {
        float: right
    }

    .amtheme-categories-choice .amtheme-item {
        float: left;
        min-width: auto
    }

    .amtheme-section-block.amtheme-products-grid .block-products-list .pager,
    .amtheme-section-block.amtheme-products-grid .block-products-list>.block-content {
        margin: 0;
        padding: 0
    }
}