.product-info-stock-sku .configurable-variation-qty {
    display: none
}

.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
}

.am-word-break {
    word-wrap: break-word;
    word-break: break-word
}

.ie11 .am-word-break {
    word-break: break-all
}

@media only screen and (max-width:1000px) and (min-width:701px) {
    .ampromo-overlay .ampromo-gallery {
        width: 570px;
        margin: 0 auto 30px
    }

    .ampromo-items-content {
        padding: 24px 54px
    }
}

@media only screen and (max-width:700px) {
    .ampromo-overlay .ampromo-gallery {
        width: 280px;
        margin: 0 auto
    }

    .ampromo-items-content {
        padding: 24px 54px
    }

    .ampromo-items-form .product-info-price>*:first-child,
    .ampromo-items-form .product-info-price>*:last-child {
        padding: 0
    }
}

@media only screen and (max-width:400px) {
    .ampromo-overlay .ampromo-gallery {
        margin: 0 auto 30px auto
    }

    .ampromo-overlay .slick-prev,
    .ampromo-overlay .slick-next {
        display: none !important
    }

    .ampromo-items-content {
        padding: 15px
    }
}

.am-word-break {
    word-wrap: break-word;
    word-break: break-word
}

.ie11 .am-word-break {
    word-break: break-all
}

.amscroll-arrow-icon {
    width: 14px;
    height: 28px;
    background: url('../Amasty_Scroll/images/arrow.svg')
}

.amscroll-chevron-icon {
    width: 24px;
    height: 24px;
    background: url('../Amasty_Scroll/images/chevron.svg')
}

@-webkit-keyframes amScrollRotate {
    from {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(360deg)
    }
}

.amscroll-arrow-style {
    padding: 0;
    width: 50px;
    height: 50px;
    border-radius: 100px
}

.amscroll-arrow-style:before {
    border-radius: 100px
}

.amscroll-arrow-style:after {
    width: 14px;
    height: 28px;
    background: url('../Amasty_Scroll/images/arrow.svg')
}

.amscroll-arrow-style .amscroll-text {
    display: none
}

.amscroll-text-style {
    padding-right: 7px;
    border-radius: 100px;
    transform: rotate(-90deg) translate(60px, 60px)
}

.amscroll-text-style:before {
    border-radius: 100px
}

.amscroll-text-style:after {
    width: 24px;
    height: 24px;
    background: url('../Amasty_Scroll/images/chevron.svg')
}

.amscroll-edge-style {
    right: 0;
    padding: 4px 26px 4px 20px;
    border-radius: 20px 20px 0 0;
    transform: rotate(-90deg) translate(71px, 72px)
}

.amscroll-edge-style .amscroll-text {
    margin-right: 20px
}

.amscroll-edge-style:before {
    border-radius: 20px 20px 0 0
}

.amscroll-edge-style:after {
    width: 14px;
    height: 28px;
    background: url('../Amasty_Scroll/images/arrow.svg');
    transform: rotate(90deg) translateX(2px)
}

.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-word-break {
    word-wrap: break-word;
    word-break: break-word
}

.ie11 .am-word-break {
    word-break: break-all
}

.product-info-main .monitor {
    font-size: 18px;
    margin: 5px 0 10px;
    line-height: 20px
}

.product-info-main .monitor .price.difference {
    font-weight: 600;
    color: red
}

.counseling-index-index .column,
.counseling-index-index .sidebar-additional {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 14px rgba(0, 0, 0, .08);
    padding: 12px 15px 7px;
    margin-bottom: 20px
}

.counseling-index-index .columns .column.main {
    padding: 0
}

.counseling-index-index .counseling-chat-offline-message {
    font-size: 20px;
    padding: 20px
}

.counseling-dialog .modal-inner-wrap {
    max-width: 450px;
    width: 100%;
    box-shadow: none !important
}

.counseling-dialog .modal-header,
.counseling-dialog .modal-content {
    padding: 20px 25px 0 !important
}

.counseling-dialog .modal-footer {
    padding: 0 25px 25px !important
}

.counseling-dialog .modal-footer {
    text-align: center
}

.counseling-dialog .modal-title {
    border-bottom: 0;
    font-weight: 600;
    padding-bottom: 0;
    font-size: 24px;
    line-height: 27px !important;
    margin-bottom: 0;
    min-height: auto;
    word-wrap: normal
}

.counseling-dialog .modal-title:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 27px;
    line-height: 27px;
    color: #33bb6b;
    content: '\e620';
    padding-right: 8px;
    padding-top: 4px;
    font-family: 's-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    overflow: hidden;
    speak: none;
    text-align: center
}

.counseling-dialog button {
    margin: 0 3px
}

.counseling-dialog button.action-close {
    display: none
}

.counseling-dialog button.action-accept {
    background: #33bb6b;
    color: #fff;
    border-color: #33bb6b;
    margin: 0 5px
}

.counseling-dialog button.action-accept:focus,
.counseling-dialog button.action-accept:hover,
.counseling-dialog button.action-accept:active {
    border-color: #33bb6b
}

.counseling-dialog button.action-dismiss {
    background: 0 0;
    color: #999;
    border-color: #bbb
}

.counseling-dialog button.action-dismiss:focus,
.counseling-dialog button.action-dismiss:hover,
.counseling-dialog button.action-dismiss:active {
    border-color: #bbb
}

@media only screen and (max-width:767px) {
    .counseling-dialog.modal-popup .modal-title {
        border-bottom: 0;
        font-weight: 600;
        padding-bottom: 0;
        font-size: 24px;
        line-height: 27px !important;
        margin-bottom: 0;
        min-height: auto;
        word-wrap: normal
    }
}

@media only screen and (max-width:500px) {
    .counseling-dialog .modal-inner-wrap {
        max-width: 300px
    }

    .counseling-dialog .modal-footer {
        display: flex;
        flex-flow: row wrap
    }

    .counseling-dialog button {
        margin: 0 auto
    }

    .counseling-dialog button.action-accept {
        order: 1;
        width: 100%;
        margin-bottom: 10px
    }

    .counseling-dialog button.action-dismiss {
        order: 2;
        max-width: 140px
    }
}

@media (min-width:768px) {
    .sections.nav-sections {
        display: none !important
    }
}

.megamenu {
    position: relative;
    background: #fff;
    min-height: 50px;
    border-width: 1px 0 0;
    border-style: solid;
    border-color: #d6d3d4;
    max-width: 1170px;
    margin: 0 auto;
    display: flex;
    align-items: center
}

.megamenu .wrapper {
    padding-left: 15px
}

.megamenu:after {
    content: ' ';
    display: block;
    clear: both
}

.megamenu ul.menu {
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style: none
}

.megamenu ul.menu .level0 {
    margin: 0;
    display: inline-block;
    padding: 10px 15px 10px 0
}

.megamenu ul.menu .level0.parent:hover>a:after {
    opacity: 1
}

.megamenu ul.menu .level0>a {
    color: #333;
    padding: 5px 0;
    position: relative
}

.megamenu ul.menu .level0>a:hover {
    opacity: .7
}

.megamenu ul.menu .level0.parent a:after {
    content: "";
    display: block;
    position: absolute;
    z-index: 2;
    left: 50%;
    top: 32px;
    margin-left: -10px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #33bb6b;
    opacity: 0
}

.megamenu ul.menu .level0>a:hover {
    text-decoration: none
}

.megamenu .prescription-product-chat {
    position: absolute;
    right: 0;
    padding-right: 15px
}

.megamenu .prescription-product-chat:before {
    content: '';
    border: 1px solid #d3d3d4;
    margin-right: 10px
}

#startCounselingprocess {
    cursor: pointer;
    display: flex;
    flex-direction: column
}

#startCounselingprocess>span {
    color: #333
}

#startCounselingprocess:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    height: 28px;
    line-height: 28px;
    color: #282f36;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='485' height='378' viewBox='0 0 485 378'%3E%3Cdefs%3E%3Cstyle%3E .cls-1, .cls-2, .cls-3 %7B stroke: %23000; %7D .cls-1, .cls-2 %7B stroke-width: 19.17px; %7D .cls-1, .cls-2, .cls-3, .cls-4 %7B fill-rule: evenodd; %7D .cls-2, .cls-3 %7B fill: %23fff; %7D .cls-2 %7B stroke-linecap: round; stroke-linejoin: round; %7D .cls-3 %7B stroke-width: 16.61px; %7D %3C/style%3E%3C/defs%3E%3Cpath id='Pyöreäkulmainen_suorakulmio_1' data-name='Pyöreäkulmainen suorakulmio 1' class='cls-1' d='M16.25,16.313h449.5V361.688H16.25V16.313Z'/%3E%3Cpath id='Pyöreäkulmainen_suorakulmio_4' data-name='Pyöreäkulmainen suorakulmio 4' class='cls-2' d='M50.8,70.781H230.2a25.2,25.2,0,0,1,25.2,25.2v0.028a25.2,25.2,0,0,1-25.2,25.2H50.8a25.2,25.2,0,0,1-25.2-25.2V95.986A25.2,25.2,0,0,1,50.8,70.781Z'/%3E%3Cpath id='Pyöreäkulmainen_suorakulmio_4-2' data-name='Pyöreäkulmainen suorakulmio 4' class='cls-2' d='M49.611,135.656H200.389a25.205,25.205,0,0,1,25.2,25.2v0.278a25.205,25.205,0,0,1-25.2,25.2H49.611a25.205,25.205,0,0,1-25.2-25.2v-0.278A25.205,25.205,0,0,1,49.611,135.656Z'/%3E%3Cpath id='Pyöreäkulmainen_suorakulmio_4-3' data-name='Pyöreäkulmainen suorakulmio 4' class='cls-2' d='M50.7,201.656h105.59a25.2,25.2,0,0,1,25.205,25.2v0.278a25.2,25.2,0,0,1-25.205,25.2H50.7a25.205,25.205,0,0,1-25.2-25.2v-0.278A25.205,25.205,0,0,1,50.7,201.656Z'/%3E%3Cpath id='Suorakulmio_1' data-name='Suorakulmio 1' class='cls-3' d='M424.575,132.471c24.715,24.173,23.644,65.35-2.393,91.972l-78.308,80.066c-26.037,26.622-67.181,28.608-91.9,4.435s-23.644-65.35,2.393-91.972l78.308-80.066C358.716,110.284,399.859,108.3,424.575,132.471Zm-134.147,53.66,11.043-11.578,84.664,80.753-11.043,11.578Z'/%3E%3Cpath id='Suorakulmio_2' data-name='Suorakulmio 2' class='cls-4' d='M298.014,186.6l12.252-12.6,73.741,75.4L371.754,262Z'/%3E%3C/svg%3E%0A");
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center;
    min-width: 70px;
    content: '';
    background-size: 80% 80%;
    background-repeat: no-repeat;
    background-position: center center
}

.megamenu ul.menu .level0.active>a,
.megamenu ul.menu .level0.has-active>a {
    border-color: #fff;
    font-weight: 700;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .45);
    color: #333;
    box-shadow: inset 0 -4px 0 #fff
}

.megamenu ul.menu {
    box-sizing: border-box;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0
}

.megamenu ul li.level0 {
    display: block;
    float: left
}

.megamenu ul li {
    list-style-type: none;
    list-style: none
}

.megamenu ul.submenu {
    padding: 0
}

.megamenu ul.submenu>li.level1 {
    padding: 0;
    margin-top: 10px
}

.megamenu ul.submenu .node-id-branditem-view-all a {
    color: #33bb6b
}

.megamenu ul.submenu li {
    padding: 0;
    margin-top: 7px
}

.megamenu li.level1 {
    padding-right: 15px;
    margin-bottom: 10px
}

.megamenu li.level1>a {
    font-weight: 600;
    color: #333;
    text-decoration: none;
    display: block;
    font-size: 1.13rem
}

.megamenu li.level2 {
    margin-bottom: .4rem
}

.megamenu li.level2>a {
    font-weight: 400;
    color: #333;
    font-size: 16px
}

.megamenu ul.submenu li.see-all-cat {
    font-weight: 400;
    color: #333;
    font-size: 16px;
    text-decoration: none
}

.megamenu ul.submenu li.see-all-cat a {
    text-decoration: none
}

.megamenu ul.menu li.level0 .container {
    position: absolute;
    left: 0;
    width: 100%;
    max-width: 1170px;
    background: #fff;
    margin-top: 8px;
    z-index: 3;
    padding: 15px 0;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #fff;
    box-shadow: 0 2px 4px 0px rgba(0, 0, 0, .12);
    visibility: hidden;
    opacity: 0;
    border-top: #46dc78 3px solid
}

.megamenu ul.menu li.level0:hover .container {
    visibility: visible;
    opacity: 1
}

.container .row {
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    max-width: 1240px;
    width: auto
}

.col-xs-3>ul.level1 {
    padding-left: 10px
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 0;
    padding-left: 0
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 24%
}

@media (max-width:991px) {
    .col-xs-3 {
        width: 33% !important
    }
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

.mst-seo-toolbar__toolbar {
    position: fixed;
    bottom: 1rem;
    right: 1rem;
    z-index: 1000000;
    outline: 5px solid rgba(74, 69, 66, .6);
    box-shadow: 2px 2px 2px 0 rgba(50, 50, 50, .25);
    max-width: 90%;
    min-width: 10rem;
    background: #fff
}

.mst-seo-toolbar__toolbar-header {
    font-weight: 600;
    color: #fff;
    background: #315aa5;
    padding: 1rem 2rem 1rem 4rem;
    text-align: center;
    position: relative
}

.mst-seo-toolbar__toolbar-header>i {
    position: absolute;
    left: 1rem;
    font-size: 15px
}

.mst-seo-toolbar__toolbar-header .close {
    position: absolute;
    right: 1rem;
    top: .7rem;
    font-size: 18px;
    cursor: pointer
}

.mst-seo-toolbar__toolbar-content {
    background: #f5f5f5;
    max-height: 40vh;
    overflow-y: auto
}

.mst-seo-toolbar__toolbar-content section label {
    color: #999;
    padding: 1rem;
    display: block
}

.mst-seo-toolbar__toolbar-content section ul {
    margin: 0;
    background: #fff;
    padding: 0 1rem;
    list-style: none
}

.mst-seo-toolbar__toolbar-content section ul li {
    display: flex;
    border-bottom: 1px solid #eee;
    margin: 0;
    padding: 1rem 0
}

.mst-seo-toolbar__toolbar-content section ul li .title {
    font-weight: 600;
    width: 12rem;
    font-size: 1.3rem
}

.mst-seo-toolbar__toolbar-content section ul li .status {
    width: 20px;
    height: 20px;
    text-align: center;
    background-repeat: no-repeat;
    margin-right: 1rem
}

.mst-seo-toolbar__toolbar-content section ul li .status._success {
    background-image: url("data:image/svg+xml,%0A%3Csvg width='18px' height='18px' viewBox='0 0 18 18' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 47.1 (45422) - http://www.bohemiancoding.com/sketch --%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard'%3E%3Ccircle id='Oval' fill='%231C9D74' cx='9' cy='9' r='9'%3E%3C/circle%3E%3Cpath d='M13.8274662,4.73712054 C13.6809464,4.57908482 13.4424141,4.57908482 13.2968944,4.73712054 L7.70563722,10.6990848 C7.55911738,10.858192 7.32008501,10.858192 7.17456531,10.6990848 L4.72473356,8.02640625 C4.65222374,7.94712054 4.55721087,7.90801339 4.46169794,7.90747768 C4.36518487,7.90694196 4.2671716,7.94604911 4.19366164,8.02640625 L3.11101503,9.06890625 C3.03900528,9.14819196 3,9.24729911 3,9.35069196 C3,9.45462054 3.03900528,9.56337054 3.1115151,9.64212054 L5.58184963,12.4192634 C5.7278694,12.5778348 5.96740184,12.8349777 6.11292154,12.9924777 L7.17506537,14.139442 C7.32108515,14.2964063 7.55961745,14.2964063 7.70613729,14.139442 L14.8901101,6.45729911 C15.03663,6.29979911 15.03663,6.04104911 14.8901101,5.88354911 L13.8274662,4.73712054 Z' id='Shape' fill='%23FFFFFF' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.mst-seo-toolbar__toolbar-content section ul li .status._warning,
.mst-seo-toolbar__toolbar-content section ul li .status._error {
    background-image: url("data:image/svg+xml,%0A%3Csvg width='18px' height='18px' viewBox='0 0 18 18' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 47.1 (45422) - http://www.bohemiancoding.com/sketch --%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard'%3E%3Ccircle id='Oval' fill='%23FF5501' cx='9' cy='9' r='9'%3E%3C/circle%3E%3Cpath d='M10.21944,3 C11.02296,3 11.4246,3.54804 11.4246,4.17468 C11.4246,4.95732 10.72692,5.68128 9.81768,5.68128 C9.0564,5.68128 8.61228,5.23104 8.6334,4.48764 C8.6334,3.86112 9.162,3 10.21944,3 Z M7.74516,15 C7.11072,15 6.64548,14.60856 7.0896,12.8862 L7.818,9.83136 C7.94484,9.34212 7.9656,9.14652 7.818,9.14652 C7.62744,9.14652 6.80388,9.48444 6.3168,9.81732 L6,9.28872 C7.54356,7.9776 9.31944,7.20864 10.08048,7.20864 C10.71468,7.20864 10.82064,7.97196 10.50348,9.1464 L9.6696,12.3576 C9.52152,12.92508 9.58524,13.12068 9.73284,13.12068 C9.92316,13.12068 10.54728,12.88512 11.16036,12.39576 L11.52,12.88524 C10.01856,14.412 8.3796,15 7.74516,15 Z' id='Shape' fill='%23FFFFFF' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.mst-seo-toolbar__toolbar-content section ul li .description {
    max-width: 30rem;
    font-size: 1.2rem;
    line-height: 1.4rem
}

.mst-seo-toolbar__toolbar-content section ul li .description .note {
    color: #999;
    font-size: 90%;
    overflow-x: hidden;
    word-wrap: break-word;
    margin-top: .5rem
}

.mst-seo-toolbar__toolbar-content section ul li a {
    font-size: 1.2rem;
    color: #006bb4;
    text-decoration: underline
}

.mst-seo-toolbar__toolbar-content section ul li a:hover {
    text-decoration: none
}

.mst-seo-toolbar__toolbar._hidden {
    outline: none;
    box-shadow: none
}

.mst-seo-toolbar__toolbar._hidden .mst-seo-toolbar__toolbar-content {
    display: none
}

.mst-seo-toolbar__toolbar._hidden .mst-seo-toolbar__toolbar-header {
    position: fixed;
    left: 2rem;
    bottom: 2rem;
    background: #315aa5;
    color: #fff;
    padding: 1rem 1.5rem 1rem 4rem;
    border-radius: 2px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
    font-weight: 600;
    font-size: 1.4rem;
    cursor: pointer;
    z-index: 100000
}

.mst-seo-toolbar__toolbar._hidden .mst-seo-toolbar__toolbar-header .close {
    display: none
}

body.tutorial .mst-seo-toolbar__toolbar,
body.no-tutorial .mst-seo-toolbar__toolbar {
    left: 1rem;
    right: auto
}

.pagebuilder__apollo-price {
    display: inline-flex;
    align-items: start
}

.euros {
    font-weight: 700;
    line-height: 75%
}

.cents {
    font-weight: 700;
    line-height: 100%
}

.original {
    align-self: flex-end
}

.black {
    color: #282f36
}

.green {
    color: #33bb6b
}

.light-green {
    color: #46dc78
}

.white {
    color: #fff
}

.pagebuilder-article {
    background: #fff
}

.pagebuilder-article .article-text {
    padding: 12px
}

.pagebuilder-article .article-text.row {
    margin-left: 0;
    margin-right: 0
}

.pagebuilder-article .article-text.row .article-title {
    font-weight: 800;
    font-size: 22px;
    color: #282f36;
    padding: 0 10px
}

.pagebuilder-article .article-text.row .button {
    padding: 12px
}

@media only screen and (max-width:768px) {
    .pagebuilder-article .article-text.row .article-title {
        margin-bottom: 15px
    }
}

.pagebuilder-column strong[data-content-type=heading] {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 15px;
    margin-top: 15px;
    color: #33bb6b;
    display: block;
    text-transform: uppercase
}

.pagebuilder-promoted-link {
    background: #fff;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 120px;
    padding: 25px 15px;
    position: relative
}

.pagebuilder-promoted-link .link-subheading {
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    display: block;
    font-size: 16px;
    color: #666;
    font-weight: 400;
    margin-bottom: 15px
}

.pagebuilder-promoted-link .link-title {
    clear: both;
    display: block;
    font-size: 32px;
    font-weight: 800;
    line-height: 1;
    text-align: center
}

.pagebuilder-promoted-link .primary .link-title {
    color: #33bb6b
}

.pagebuilder-promoted-link .secondary .link-title {
    color: #666
}

.regular-price {
    text-decoration: line-through
}

.minicart-price .regular-price {
    font-weight: 400;
    font-size: 16px
}

#search_autocomplete,
.search-autocomplete,
#searchbox_autocomplete {
    display: none !important;
    height: 0 !important;
    overflow: hidden !important
}

.block-search {
    z-index: 10000
}

.clearfix {
    *zoom: 1
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
    line-height: 0
}

.clearfix:after {
    clear: both
}

.hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.input-block-level {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.seositemap-map ul {
    *zoom: 1;
    margin-left: 15px;
    margin-bottom: 15px
}

.seositemap-map ul:before,
.seositemap-map ul:after {
    display: table;
    content: "";
    line-height: 0
}

.seositemap-map ul:after {
    clear: both
}

.seositemap-map ul.stores li {
    font-weight: 700;
    font-size: 110%
}

.seositemap-map ul li.level-2 {
    font-weight: 700
}

.seositemap-map ul li.level-3 {
    margin-left: 15px
}

.seositemap-map ul li.level-4 {
    margin-left: 30px;
    font-size: 90%
}

.seositemap-map ul li.level-5 {
    margin-left: 45px;
    font-size: 90%
}

.seositemap-map ul li.level-6 {
    margin-left: 60px;
    font-size: 90%
}

.seositemap-map ul li.level-7 {
    margin-left: 75px;
    font-size: 90%
}

.review-aggregate-hide {
    display: none
}

.seo-info .seo-info-incorrect {
    color: #df280a
}

.seo-info .seo-info-correct {
    color: #50b655
}

.seo-info .seo-info-notice {
    color: #bd5d1f
}

.seo-info .seo-info-base-window {
    width: 370px;
    min-height: 10px;
    position: fixed;
    bottom: 10px;
    right: 10px;
    background: #f8f8f8;
    color: #363636;
    z-index: 100000;
    font-family: Arial;
    outline: 5px solid rgba(203, 203, 203, .7)
}

.seo-info .seo-info-hr-style {
    margin: 5px;
    border: 0;
    height: 0;
    border-top: 1px solid rgba(0, 0, 0, .1);
    border-bottom: 1px solid rgba(255, 255, 255, .3)
}

.seo-info .seo-info-h1-style {
    font-family: Arial;
    background: #fefefe;
    color: #666;
    padding: 3px 5px;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    cursor: pointer;
    margin-bottom: 0
}

.seo-info .seo-info-h2-style {
    font-family: Arial;
    padding: 0;
    margin: 5px 0 0;
    text-align: left;
    padding-left: 10px;
    font-size: 13px;
    font-weight: 400;
    color: #363636;
    text-transform: none
}

.seo-info .seo-info-text-style {
    font-family: Arial;
    font-size: 13px;
    text-align: left
}

.seo-info .seo-additional-info-text-style {
    font-family: Arial;
    font-size: 13px;
    text-align: left
}

.seo-info .seo-info-progress-container {
    width: 100%;
    font-size: 13px
}

.seo-info .seo-info-progress-label {
    width: 150px;
    font-size: 13px;
    line-height: 22px;
    font-weight: 400;
    padding-left: 10px;
    text-align: left
}

.seo-info .seo-info-progress-label,
.seo-info .seo-info-progress {
    border-radius: 11px;
    box-shadow: none;
    display: inline-block;
    vertical-align: middle
}

.seo-info .seo-info-progress {
    background-color: #f5f7fa;
    display: inline-block;
    box-shadow: none;
    vertical-align: middle;
    margin-bottom: 2px;
    width: 150px;
    height: 6px
}

.seo-info .seo-info-progress-success .seo-info-progress-bar {
    background-color: #50b655;
    border-color: #5cb85c;
    color: #5cb85c;
    box-sizing: border-box;
    border-radius: 11px;
    box-shadow: none;
    height: 100%;
    float: left;
    font-size: 13px;
    line-height: 24px;
    text-align: center;
    transition: width .6s ease 0s
}

.seo-info .seo-info-progress-label,
.seo-info-progress {
    border-radius: 11px
}

.seo-info .seo-info-progress.seo-info-progress-success {
    width: 100px
}

.seo-info .seo-info-progress-bar {
    background-color: #a0c5e4;
    box-shadow: 0 -1px 0 rgba(0, 0, 0, .15) inset;
    color: #428bca;
    float: left;
    font-size: 13px;
    height: 100%;
    line-height: 24px;
    text-align: center;
    transition: width .6s ease 0s;
    width: 0
}

.seo-info .seo-info-image-alt {
    display: inline-block;
    width: 260px
}

.seo-info .seo-additional-info-link-style {
    font-family: Arial;
    font-size: 13px;
    text-align: left;
    word-wrap: break-word;
    padding-bottom: 3px
}

.seo-info .seo-additional-info-link-style a {
    color: #3196ca
}

.seo-info .seo-info-scroll {
    overflow-y: auto;
    height: 500px;
    margin-top: .7em;
    padding: 2px 15px 10px 5px;
    text-align: justify;
    margin-bottom: 5px
}

.seo-info .seo-info-scroll::-webkit-scrollbar {
    width: 7px
}

.seo-info .seo-info-scroll::-webkit-scrollbar-track {
    background-color: rgba(255, 255, 255, .2);
    border-radius: 7px
}

.seo-info .seo-info-scroll::-webkit-scrollbar-thumb {
    background-color: #eaeaea;
    border-radius: 7px
}

.seo-info .seo-info-scroll::-webkit-scrollbar-thumb:hover {
    background-color: #eaeaea;
    border-radius: 7px
}

.seo-info .seo-additional-info-template-style {
    font-size: 13px
}

.seo-info .seo-additional-info-hide-show-button-style {
    position: absolute !important;
    right: 0;
    top: 0;
    padding-right: 7px;
    color: #3196ca;
    text-decoration: underline;
    cursor: pointer
}

.seo-info .m-seo-info-scroll-hide {
    display: none
}

.seo-info .m-seo-info-template-table {
    display: table;
    width: 100%;
    padding-top: 3px
}

.seo-info .m-seo-info-template-table-row {
    display: table-row
}

.seo-info .m-seo-info-template-table-cell {
    display: table-cell;
    text-align: center;
    padding: 2px;
    vertical-align: middle
}

.seo-info .m-seo-info-template-table-cell:first-child {
    border-top: 1px solid rgba(0, 0, 0, .1);
    border-left: 1px solid rgba(0, 0, 0, .1)
}

.seo-info .m-seo-info-template-table-cell:nth-child(2) {
    border-top: 1px solid rgba(0, 0, 0, .1);
    border-left: 1px solid rgba(0, 0, 0, .1)
}

.seo-info .m-seo-info-template-table-cell:nth-child(3) {
    border-top: 1px solid rgba(0, 0, 0, .1);
    border-left: 1px solid rgba(0, 0, 0, .1);
    border-right: 1px solid rgba(0, 0, 0, .1)
}

.seo-info .m-seo-info-template-left {
    text-align: left;
    padding-left: 1px
}

.seo-info .m-seo-info-template-table-row:last-child .m-seo-info-template-table-cell {
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.seo-info .m-seo-info-id-width {
    width: 30px
}

.seo-info .m-seo-info-rule-name-width {
    width: 120px
}

.seo-info .m-seo-info-sort-order-width {
    width: 70px
}

.seo-info .m-seo-info-rules-processing-width {
    width: 110px
}

.seo-info .m-seo-info-status-width {
    width: auto
}

@media all and (max-width:590px) {
    .seo-info .seo-info-base-window.m-seo-info-demo-style {
        bottom: 40px !important;
        right: 10px !important
    }
}

@media all and (min-width:591px) {
    .seo-info .seo-info-base-window.m-seo-info-demo-style {
        bottom: 5px !important;
        right: 260px !important
    }
}

.mst-seo-content__description {
    display: block;
    color: #333;
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
    width: 100%;
    text-align: left;
    padding: 10px;
    background: rgba(255, 255, 255, .2)
}

.paytrail-group-wrapper {
    display: table;
    height: unset;
    width: 100%
}

.paytrail-agreements-block {
    width: 100%
}

.paytrail-agreements-block button.action.action-show {
    width: 100%
}

.payment-method-content>div.actions-toolbar {
    margin: 0 auto
}

.paytrail-payment-methods .paytrail-payment-method-logo {
    max-width: 120px;
    max-height: 60px;
    height: unset;
    width: unset;
    width: 100%
}

@media only screen and (min-device-width:320px) and (max-device-width:780px) and (orientation:landscape) {
    .product-video {
        height: 100%;
        width: 81%
    }
}

.file-uploader-area {
    position: relative
}

.file-uploader-area input[type=file] {
    cursor: pointer;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    visibility: hidden;
    width: 0
}

.file-uploader-area input[type=file]:focus+.file-uploader-button {
    box-shadow: 0 0 0 1px #006bb7
}

.file-uploader-area input[type=file]:disabled+.file-uploader-button {
    cursor: default;
    opacity: .5;
    pointer-events: none
}

.file-uploader-summary {
    display: inline-block;
    vertical-align: top
}

.file-uploader-button {
    background: #eee;
    border: 1px solid #ccc;
    box-sizing: border-box;
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 1.6rem;
    margin: 0;
    padding: 7px 15px;
    vertical-align: middle
}

.file-uploader-button._is-dragover {
    background: #d4d4d4;
    border: 1px solid #006bb7
}

.file-uploader-spinner {
    background-image: url('../images/loader-1.gif');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 15px;
    display: none;
    height: 30px;
    margin-left: 13px;
    vertical-align: top;
    width: 15px
}

.file-uploader-preview .action-remove {
    bottom: 4px;
    cursor: pointer;
    display: block;
    height: 27px;
    left: 6px;
    padding: 2px;
    position: absolute;
    text-decoration: none;
    width: 25px;
    z-index: 2
}

.file-uploader-preview .action-remove>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.file-uploader-preview .action-remove:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1.6rem;
    line-height: inherit;
    color: #514943;
    content: '\e604';
    font-family: 's-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.file-uploader-preview .action-remove:hover:before {
    color: #736963
}

.file-uploader-preview:hover .preview-image img,
.file-uploader-preview:hover .preview-link:before {
    opacity: .7
}

.file-uploader-preview .preview-link {
    display: block;
    height: 100%
}

.file-uploader-preview .preview-image img {
    bottom: 0;
    left: 0;
    margin: auto;
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1
}

.file-uploader-preview .preview-video {
    display: inline-block;
    text-decoration: none
}

.file-uploader-preview .preview-video:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 4rem;
    line-height: inherit;
    color: #ccc;
    content: '\e626';
    font-family: 's-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.file-uploader-preview .preview-video:hover:before {
    color: #ccc
}

.file-uploader-preview .preview-video:before {
    left: 0;
    margin-top: -2rem;
    position: absolute;
    right: 0;
    top: 50%;
    z-index: 2
}

.file-uploader-preview .preview-document {
    display: inline-block;
    text-decoration: none
}

.file-uploader-preview .preview-document:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 7rem;
    line-height: inherit;
    color: #ccc;
    content: '\e626';
    font-family: 's-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.file-uploader-preview .preview-document:hover:before {
    color: #ccc
}

.file-uploader-preview .preview-document:before {
    left: 0;
    margin-top: -3.5rem;
    position: absolute;
    right: 0;
    top: 50%;
    z-index: 2
}

.file-uploader-preview,
.file-uploader-placeholder {
    background: #fff;
    border: 1px solid #cacaca;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 150px;
    line-height: 1;
    margin: 13px 32.5px 13px 0;
    overflow: hidden;
    position: relative;
    width: 150px
}

.file-uploader._loading .file-uploader-spinner {
    display: inline-block
}

.file-uploader .admin__field-note,
.file-uploader .admin__field-error {
    margin-bottom: 13px
}

.file-uploader .file-uploader-filename {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 150px;
    word-break: break-all
}

.file-uploader .file-uploader-filename:first-child {
    margin-bottom: 13px
}

.file-uploader .file-uploader-meta {
    color: #9e9e9e
}

.file-uploader .admin__field-fallback-reset {
    margin-left: 13px
}

._keyfocus .file-uploader .action-remove:focus {
    box-shadow: 0 0 0 1px #006bb7
}

.file-uploader-placeholder.placeholder-document {
    display: inline-block;
    text-decoration: none
}

.file-uploader-placeholder.placeholder-document:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 5rem;
    line-height: inherit;
    color: #ccc;
    content: '\e626';
    font-family: 's-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.file-uploader-placeholder.placeholder-document:hover:before {
    color: #ccc
}

.file-uploader-placeholder.placeholder-document:before {
    left: 0;
    position: absolute;
    right: 0;
    top: 20px;
    z-index: 2
}

.file-uploader-placeholder.placeholder-image {
    display: inline-block;
    text-decoration: none
}

.file-uploader-placeholder.placeholder-image:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 5rem;
    line-height: inherit;
    color: #ccc;
    content: '\e626';
    font-family: 's-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.file-uploader-placeholder.placeholder-image:hover:before {
    color: #ccc
}

.file-uploader-placeholder.placeholder-image:before {
    left: 0;
    position: absolute;
    right: 0;
    top: 20px;
    z-index: 2
}

.file-uploader-placeholder.placeholder-video {
    display: inline-block;
    text-decoration: none
}

.file-uploader-placeholder.placeholder-video:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 3rem;
    line-height: inherit;
    color: #ccc;
    content: '\e626';
    font-family: 's-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.file-uploader-placeholder.placeholder-video:hover:before {
    color: #ccc
}

.file-uploader-placeholder.placeholder-video:before {
    left: 0;
    position: absolute;
    right: 0;
    top: 30px;
    z-index: 2
}

.file-uploader-placeholder-text {
    bottom: 0;
    color: #008bdb;
    font-size: 1.1rem;
    left: 0;
    line-height: 1.45;
    margin-bottom: 15%;
    padding: 0 26px;
    position: absolute;
    right: 0;
    text-align: center
}

.data-grid-file-uploader {
    min-width: 7rem
}

.data-grid-file-uploader._loading .file-uploader-spinner {
    display: block
}

.data-grid-file-uploader._loading .file-uploader-button:before {
    display: none
}

.data-grid-file-uploader .file-uploader-image {
    background: 0 0;
    bottom: 0;
    left: 0;
    margin: auto;
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1
}

.data-grid-file-uploader .file-uploader-image+.file-uploader-area .file-uploader-button:before {
    display: none
}

.data-grid-file-uploader .file-uploader-area {
    z-index: 2
}

.data-grid-file-uploader .file-uploader-spinner {
    height: 100%;
    margin: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.data-grid-file-uploader .file-uploader-button {
    height: 48px;
    text-align: center;
    display: block;
    text-decoration: none
}

.data-grid-file-uploader .file-uploader-button>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.data-grid-file-uploader .file-uploader-button:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1.3rem;
    line-height: 48px;
    color: #8a837f;
    content: '\e626';
    font-family: 's-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.data-grid-file-uploader .file-uploader-button:hover:before {
    color: #666
}

.data-grid-file-uploader .action-select-wrap {
    float: left
}

.data-grid-file-uploader .action-select-wrap .action-select {
    border: 1px solid #cacaca;
    display: block;
    height: 5rem;
    margin-left: -1px;
    padding: 0;
    width: 2rem
}

.data-grid-file-uploader .action-select-wrap .action-select:after {
    border-color: #8a837f transparent transparent;
    left: 50%;
    margin: 0 0 0 -5px
}

.data-grid-file-uploader .action-select-wrap .action-select:hover:after {
    border-color: #666 transparent transparent
}

.data-grid-file-uploader .action-select-wrap .action-select>span {
    display: none
}

.data-grid-file-uploader .action-select-wrap .action-menu {
    left: 4rem;
    right: auto;
    z-index: 2
}

.data-grid-file-uploader-inner {
    border: 1px solid #cacaca;
    float: left;
    height: 5rem;
    position: relative;
    width: 5rem
}

@media only screen and (max-width:768px) {
    .field-tooltip .field-tooltip-content {
        left: auto;
        right: -10px;
        top: 40px
    }

    .field-tooltip .field-tooltip-content:before,
    .field-tooltip .field-tooltip-content:after {
        border: 10px solid transparent;
        height: 0;
        left: auto;
        margin-top: -21px;
        right: 10px;
        top: 0;
        width: 0
    }

    .field-tooltip .field-tooltip-content:before {
        border-bottom-color: #999
    }

    .field-tooltip .field-tooltip-content:after {
        border-bottom-color: #f4f4f4;
        top: 1px
    }
}

@media only screen and (max-width:768px) {
    .opc-block-summary .product-item .product-item-inner {
        display: block
    }

    .opc-block-summary .product-item .product-item-name-block {
        display: block;
        text-align: left
    }

    .opc-block-summary .product-item .subtotal {
        display: block;
        text-align: left
    }
}

#registrant-options .item .control table .col.qty .input-qty {
    display: none
}

.blog__post-view {
    padding: 13px;
    margin-bottom: 32.5px
}

.blog__post-view .row .blog__post-view-column .image-container {
    padding-bottom: 13px
}

.blog__post-view .row .blog__post-view-column .image-container a img {
    width: 100%;
    height: auto
}

.blog__post-view .blog__post-view-title {
    margin: 0 0 32.5px;
    padding: 0 6.5px
}

.blog__post-view .blog__post-view-title a {
    color: #000
}

.blog__list-extended {
    margin-bottom: 32.5px
}

.blog__list-extended .row {
    background: #fff;
    margin: 0 0 3rem;
    padding: 13px
}

.blog__list-extended-column .blog__post-title {
    margin: 0 0 32.5px
}

.blog__list-extended-column .blog__post-title a {
    color: #000
}

.blog__list-extended-column .image-container {
    padding-bottom: 13px;
    padding: 0 32.5px 13px 0
}

.blog__list-extended-column .image-container a img {
    width: 100%
}

.blog__list-extended-column .read-more {
    background: #33bb6b;
    display: table;
    margin: 0 0 2rem;
    padding: 6px 20px
}

.blog__list-extended-column .read-more .white {
    color: #fff
}

.blog__copyright-wrapper {
    display: none
}

.blog__post-footer {
    width: 100%;
    margin-bottom: 2rem;
    color: #a3a3a3
}

.blog__post-footer:before,
.blog__post-footer:after {
    content: '';
    display: table
}

.blog__post-footer:after {
    clear: both
}

.blog__post-footer .blog__post-footer-categories,
.blog__post-footer .blog__post-footer-tags {
    float: right;
    margin-left: 2rem
}

.blog__post-footer .blog__post-footer-categories a,
.blog__post-footer .blog__post-footer-tags a {
    color: #a3a3a3
}

.blog__post-footer .blog__post-footer-categories a:after,
.blog__post-footer .blog__post-footer-tags a:after {
    content: ','
}

.blog__post-footer .blog__post-footer-categories a:last-child:after,
.blog__post-footer .blog__post-footer-tags a:last-child:after {
    content: ''
}

.blog__post-meta {
    text-align: left;
    color: #a3a3a3;
    margin-bottom: 2rem
}

.blog__post-meta:before,
.blog__post-meta:after {
    content: '';
    display: table
}

.blog__post-meta:after {
    clear: both
}

.blog__post-meta .blog__post-meta-author,
.blog__post-meta .blog__post-meta-comments,
.blog__post-meta .blog__post-meta-sharing {
    margin-right: 2rem
}

.blog__post-meta .blog__post-meta-time {
    margin-right: 0
}

.blog__post-meta .blog__post-meta-sharing {
    display: inline-block;
    margin-left: 2rem
}

.blog__list-compact {
    padding: 13px 0;
    margin-bottom: 32.5px
}

.blog__list-compact .row {
    align-content: start
}

.blog__list-compact-column.margin-bottom {
    margin: 0 0 3rem
}

.blog__list-compact-column .row {
    padding: 0 0 13px
}

.blog__list-compact-column .row.full-height {
    height: 100%
}

.blog__list-compact-column .row.background-white {
    background: #fff
}

.blog__list-compact-column .row .image-container {
    padding-bottom: 13px
}

.blog__list-compact-column .row .image-container a img {
    width: 100%
}

.blog__list-compact-column .row .image-container a img.full-background {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1
}

.blog__list-compact-column .row .read-more {
    background: #33bb6b;
    display: table;
    margin: 13px 0 2rem;
    padding: 6px 20px
}

.blog__list-compact-column .row .read-more .white {
    color: #fff
}

.blog__list-compact-title {
    margin: 0 0 6.5px;
    padding: 0
}

.blog__list-compact-title.padding-top {
    padding-top: 32.5px
}

.blog__list-compact-title a {
    color: #000
}

.blog__list-compact-content {
    padding: 0 13px !important
}

.blog__list-compact-short {
    padding-bottom: 6.5px;
    color: #666
}

@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 13px 6.5px 0
    }

    .abs-product-options-list-desktop dt:after,
    .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 6.5px;
        word-break: break-all
    }

    .abs-button-desktop {
        width: auto
    }

    .abs-blocks-2columns,
    .abs-discount-block-desktop .block,
    .column .block-addbysku .block-content .box,
    .login-container .block,
    .account .column.main .block:not(.widget) .block-content .box,
    .form-address-edit>.fieldset,
    .form-edit-account .fieldset,
    .storecredit .block,
    .paypal-review-discount .block,
    .cart-discount .block {
        width: 48%
    }

    .abs-blocks-2columns:nth-child(1),
    .abs-discount-block-desktop .block:nth-child(1),
    .column .block-addbysku .block-content .box:nth-child(1),
    .login-container .block:nth-child(1),
    .account .column.main .block:not(.widget) .block-content .box:nth-child(1),
    .form-address-edit>.fieldset:nth-child(1),
    .form-edit-account .fieldset:nth-child(1),
    .storecredit .block:nth-child(1),
    .paypal-review-discount .block:nth-child(1),
    .cart-discount .block:nth-child(1) {
        clear: left;
        float: left
    }

    .abs-blocks-2columns:nth-child(2),
    .abs-discount-block-desktop .block:nth-child(2),
    .column .block-addbysku .block-content .box:nth-child(2),
    .login-container .block:nth-child(2),
    .account .column.main .block:not(.widget) .block-content .box:nth-child(2),
    .form-address-edit>.fieldset:nth-child(2),
    .form-edit-account .fieldset:nth-child(2),
    .storecredit .block:nth-child(2),
    .paypal-review-discount .block:nth-child(2),
    .cart-discount .block:nth-child(2) {
        float: right
    }

    .abs-blocks-2columns:nth-child(2)+*,
    .abs-discount-block-desktop .block:nth-child(2)+*,
    .column .block-addbysku .block-content .box:nth-child(2)+*,
    .login-container .block:nth-child(2)+*,
    .account .column.main .block:not(.widget) .block-content .box:nth-child(2)+*,
    .form-address-edit>.fieldset:nth-child(2)+*,
    .form-edit-account .fieldset:nth-child(2)+*,
    .storecredit .block:nth-child(2)+*,
    .paypal-review-discount .block:nth-child(2)+*,
    .cart-discount .block:nth-child(2)+* {
        clear: both
    }

    .abs-margin-for-blocks-and-widgets-desktop,
    .page-main .block,
    .customer-review .product-details {
        margin-bottom: 65px
    }

    .abs-reset-left-margin-desktop,
    .column.main .paypal-review .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-create-return .fieldset .additional .action.remove,
    .form.send.friend .fieldset .additional .action.remove {
        margin-left: 90%
    }

    .abs-add-fields-desktop .fieldset .field .control,
    .form-giftregistry-share .fieldset .field .control,
    .form-giftregistry-edit .fieldset .field .control,
    .form-create-return .fieldset .field .control,
    .form.send.friend .fieldset .field .control {
        width: auto
    }

    .abs-margin-for-forms-desktop {
        margin-left: 25.8%
    }

    .abs-visually-hidden-desktop,
    .modes-label,
    .block-search .label,
    .block-collapsible-nav .title {
        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,
    .paypal-review .block-content:before,
    .paypal-review .block-content:after,
    .paypal-review-discount:before,
    .paypal-review-discount:after,
    .order-review-form:before,
    .order-review-form: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,
    .cart-container:before,
    .cart-container:after,
    .login-container:before,
    .login-container:after,
    .account .page-title-wrapper:before,
    .account .page-title-wrapper:after,
    .account .column.main .block:not(.widget) .block-content:before,
    .account .column.main .block:not(.widget) .block-content:after,
    .block-addresses-list .items.addresses:before,
    .block-addresses-list .items.addresses:after,
    .block-giftregistry-shared .item-options:before,
    .block-giftregistry-shared .item-options:after,
    .data.table .gift-wrapping .nested:before,
    .data.table .gift-wrapping .nested:after,
    .data.table .gift-wrapping .content:before,
    .data.table .gift-wrapping .content:after,
    .block-wishlist-management:before,
    .block-wishlist-management:after,
    .magento-rma-guest-returns .column.main .block.block-order-details-view:before,
    .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
    .order-links:before,
    .order-links:after,
    .account .column.main .block.block-order-details-view:before,
    .account .column.main .block.block-order-details-view:after,
    [class^=sales-guest-] .column.main .block.block-order-details-view:before,
    [class^=sales-guest-] .column.main .block.block-order-details-view:after,
    .sales-guest-view .column.main .block.block-order-details-view:before,
    .sales-guest-view .column.main .block.block-order-details-view:after,
    .page-header .header.panel:before,
    .page-header .header.panel:after,
    .header.content:before,
    .header.content:after {
        content: '';
        display: table
    }

    .abs-add-clearfix-desktop:after,
    .paypal-review .block-content:after,
    .paypal-review-discount:after,
    .order-review-form:after,
    .block-cart-failed .block-content:after,
    .column .block-addbysku .block-content:after,
    .cart-container:after,
    .login-container:after,
    .account .page-title-wrapper:after,
    .account .column.main .block:not(.widget) .block-content:after,
    .block-addresses-list .items.addresses:after,
    .block-giftregistry-shared .item-options:after,
    .data.table .gift-wrapping .nested:after,
    .data.table .gift-wrapping .content:after,
    .block-wishlist-management:after,
    .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
    .order-links:after,
    .account .column.main .block.block-order-details-view:after,
    [class^=sales-guest-] .column.main .block.block-order-details-view:after,
    .sales-guest-view .column.main .block.block-order-details-view:after,
    .page-header .header.panel:after,
    .header.content:after {
        clear: both
    }

    .abs-add-box-sizing-desktop,
    .abs-shopping-cart-items-desktop,
    .column.main,
    .sidebar-main,
    .sidebar-additional,
    .bundle-options-container .block-bundle-summary,
    .block.crosssell,
    .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box,
    .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
    [class^=sales-guest-] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
    .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box,
    .block-cart-failed,
    .cart-container .form-cart,
    .cart-container .cart-gift-item {
        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 26px
    }

    .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 8px;
        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-revert-field-type-desktop .fieldset>.field:not(:first-child):last-of-type,
    .abs-revert-field-type-desktop .fieldset .fields>.field:not(:first-child):last-of-type {
        margin-bottom: 0
    }

    .abs-form-field-column-2 .fieldset .field,
    .form-giftregistry-share .fieldset .field,
    .form-giftregistry-edit .fieldset .field,
    .form-create-return .fieldset .field,
    .form.send.friend .fieldset .field {
        padding: 0 12px 0 0;
        box-sizing: border-box;
        display: inline-block;
        width: 50%;
        vertical-align: top
    }

    .abs-form-field-column-2 .fieldset .field+.fieldset,
    .form-giftregistry-share .fieldset .field+.fieldset,
    .form-giftregistry-edit .fieldset .field+.fieldset,
    .form-create-return .fieldset .field+.fieldset,
    .form.send.friend .fieldset .field+.fieldset {
        clear: both
    }

    .abs-form-field-column-2 .fieldset .field:nth-last-child(1),
    .abs-form-field-column-2 .fieldset .field:nth-last-child(2),
    .form-giftregistry-share .fieldset .field:nth-last-child(1),
    .form-giftregistry-share .fieldset .field:nth-last-child(2),
    .form-giftregistry-edit .fieldset .field:nth-last-child(1),
    .form-giftregistry-edit .fieldset .field:nth-last-child(2),
    .form-create-return .fieldset .field:nth-last-child(1),
    .form-create-return .fieldset .field:nth-last-child(2),
    .form.send.friend .fieldset .field:nth-last-child(1),
    .form.send.friend .fieldset .field:nth-last-child(2) {
        margin-bottom: 0
    }

    .abs-form-field-column-2 .fieldset .field .field,
    .form-giftregistry-share .fieldset .field .field,
    .form-giftregistry-edit .fieldset .field .field,
    .form-create-return .fieldset .field .field,
    .form.send.friend .fieldset .field .field {
        padding: 0;
        width: 100%
    }

    .abs-form-field-revert-column-1 {
        width: 100%
    }

    .abs-forms-general-desktop,
    .form.search.advanced,
    .form-giftcard-redeem,
    .form-giftregistry-create {
        max-width: 500px
    }

    .abs-forms-general-desktop .legend,
    .form.search.advanced .legend,
    .form-giftcard-redeem .legend,
    .form-giftregistry-create .legend {
        border: 0;
        clip: rect(0, 0, 0, 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

    .abs-forms-general-desktop .legend+br,
    .form.search.advanced .legend+br,
    .form-giftcard-redeem .legend+br,
    .form-giftregistry-create .legend+br {
        display: none
    }

    .abs-revert-side-paddings,
    .checkout-cart-index .page-title-wrapper,
    .cart-summary .block .content,
    .cart-empty {
        padding-left: 0;
        padding-right: 0
    }

    .abs-account-block-font-size,
    .block-addresses-list address,
    .box-billing-address .box-content,
    .box-shipping-address .box-content,
    .box-address-billing .box-content,
    .box-address-shipping .box-content,
    .box-information .box-content,
    .block-balance-giftcard .block-content,
    .block-reviews-dashboard .product-name {
        font-size: 1rem
    }

    .abs-account-table-margin-desktop,
    .table-wrapper.balance-history,
    .table-wrapper.reward-history,
    .table-wrapper.orders-recent {
        margin-top: -32.5px
    }

    .abs-action-print,
    .order-actions-toolbar .action.print {
        display: inline-block;
        text-decoration: none
    }

    .abs-action-print:before,
    .order-actions-toolbar .action.print:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 16px;
        line-height: 16px;
        color: inherit;
        content: '\e624';
        font-family: 's-icons';
        margin: 0 4px 0 0;
        vertical-align: middle;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .abs-action-print:hover,
    .order-actions-toolbar .action.print:hover {
        text-decoration: underline
    }

    .abs-no-display-desktop,
    .opc-estimated-wrapper,
    .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
        display: none
    }

    .abs-status-desktop,
    .return-status,
    .order-status {
        margin-top: 6px;
        padding: 6.5px 13px
    }

    .abs-title-orders-desktop .page-main .page-title-wrapper .order-date,
    .magento-rma-returns-returns .page-main .page-title-wrapper .order-date,
    .magento-rma-returns-view .page-main .page-title-wrapper .order-date,
    .account .page-main .page-title-wrapper .order-date,
    [class^=sales-guest-] .page-main .page-title-wrapper .order-date,
    .sales-guest-view .page-main .page-title-wrapper .order-date {
        margin: -18px 0 18px
    }

    .abs-table-bordered-desktop {
        border: none
    }

    .abs-table-bordered-desktop>thead>tr>th,
    .abs-table-bordered-desktop>tbody>tr>th,
    .abs-table-bordered-desktop>tfoot>tr>th,
    .abs-table-bordered-desktop>thead>tr>td,
    .abs-table-bordered-desktop>tbody>tr>td,
    .abs-table-bordered-desktop>tfoot>tr>td {
        border: none
    }

    .abs-table-bordered-desktop>thead>tr>th,
    .abs-table-bordered-desktop>thead>tr>td {
        border-bottom: 1px solid #ccc
    }

    .abs-pager-toolbar,
    .account .toolbar,
    .toolbar-giftregistry-results,
    .toolbar-wishlist-results {
        position: relative
    }

    .abs-pager-toolbar .toolbar-amount,
    .abs-pager-toolbar .limiter,
    .account .toolbar .toolbar-amount,
    .account .toolbar .limiter,
    .toolbar-giftregistry-results .toolbar-amount,
    .toolbar-giftregistry-results .limiter,
    .toolbar-wishlist-results .toolbar-amount,
    .toolbar-wishlist-results .limiter {
        position: relative;
        z-index: 1
    }

    .abs-pager-toolbar .limiter,
    .account .toolbar .limiter,
    .toolbar-giftregistry-results .limiter,
    .toolbar-wishlist-results .limiter {
        display: inline-block;
        float: right
    }

    .abs-pager-toolbar .toolbar-amount,
    .account .toolbar .toolbar-amount,
    .toolbar-giftregistry-results .toolbar-amount,
    .toolbar-wishlist-results .toolbar-amount {
        line-height: 39px;
        padding: 0
    }

    .abs-pager-toolbar .pages,
    .account .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 .form-cart,
    .cart-container .cart-gift-item {
        width: 75%;
        float: left;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
        padding-right: 4%;
        position: relative
    }

    .abs-discount-block-desktop .block>.title,
    .paypal-review-discount .block>.title,
    .cart-discount .block>.title {
        border: 0;
        padding: 0 0 13px
    }

    .abs-discount-block-desktop .block>.title strong,
    .paypal-review-discount .block>.title strong,
    .cart-discount .block>.title strong {
        font-size: 1rem
    }

    .abs-discount-block-desktop .block .content,
    .paypal-review-discount .block .content,
    .cart-discount .block .content {
        padding: 0 0 26px
    }

    .abs-discount-block-desktop .actions-toolbar .secondary,
    .paypal-review-discount .actions-toolbar .secondary,
    .cart-discount .actions-toolbar .secondary {
        bottom: -30px;
        left: 0;
        position: absolute
    }

    h1 {
        font-size: 45px;
        margin-bottom: 52px
    }

    .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-left: auto;
        margin-right: auto;
        max-width: 1170px;
        padding-left: 15px;
        padding-right: 15px;
        width: auto
    }

    .page-main {
        width: 100%
    }

    .columns {
        display: block
    }

    .column.main {
        min-height: 300px
    }

    .page-layout-1column .column.main {
        width: 100%;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2
    }

    .page-layout-3columns .column.main {
        width: 58.33333333%;
        display: inline-block;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2
    }

    .page-layout-2columns-left .column.main {
        width: 79.16666667%;
        float: right;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2
    }

    .page-layout-2columns-right .column.main {
        width: 79.16666667%;
        float: left;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1
    }

    .sidebar-main {
        padding-right: 2%
    }

    .page-layout-3columns .sidebar-main {
        width: 20.83333333%;
        float: left;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1
    }

    .page-layout-2columns-left .sidebar-main {
        width: 20.83333333%;
        float: left;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1
    }

    .page-layout-2columns-right .sidebar-main {
        width: 20.83333333%;
        float: left;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1
    }

    .page-layout-2columns-right .sidebar-main {
        padding-left: 2%;
        padding-right: 0
    }

    .sidebar-additional {
        clear: right;
        padding-left: 2%
    }

    .page-layout-3columns .sidebar-additional {
        width: 20.83333333%;
        float: right;
        -ms-flex-order: 3;
        -webkit-order: 3;
        order: 3
    }

    .page-layout-2columns-left .sidebar-additional {
        width: 20.83333333%;
        float: right;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2
    }

    .page-layout-2columns-right .sidebar-additional {
        width: 20.83333333%;
        float: right;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2
    }

    .page-layout-2columns-left .main {
        padding-left: 2%
    }

    .page-layout-2columns-left .sidebar-additional {
        clear: left;
        float: left;
        padding-left: 0
    }

    .panel.header {
        padding: 10px 20px
    }

    .nav-toggle {
        display: none
    }

    .nav-sections {
        -webkit-flex-shrink: 0;
        flex-shrink: 0;
        -webkit-flex-basis: auto;
        flex-basis: auto;
        margin-bottom: 32.5px
    }

    .nav-sections-item-title {
        display: none
    }

    .nav-sections-item-content>* {
        display: none
    }

    .nav-sections-item-content>.navigation {
        display: block
    }

    .navigation {
        background: #f0f0f0;
        font-weight: 800;
        height: inherit;
        left: auto;
        overflow: inherit;
        padding: 0;
        position: relative;
        top: 0;
        width: 100%;
        z-index: 3
    }

    .navigation:empty {
        display: none
    }

    .navigation ul {
        margin-top: 0;
        margin-bottom: 0;
        padding: 0;
        position: relative
    }

    .navigation li.level0 {
        border-top: none
    }

    .navigation li.level1 {
        position: relative
    }

    .navigation .level0 {
        margin: 0 13px 0 0;
        display: inline-block;
        position: relative
    }

    .navigation .level0:last-child {
        margin-right: 0;
        padding-right: 0
    }

    .navigation .level0:hover:after {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 100%;
        width: 10px;
        height: calc(100% + 3px);
        z-index: 1
    }

    .navigation .level0>.level-top {
        color: #575757;
        line-height: 47px;
        padding: 0 12px;
        text-decoration: none;
        box-sizing: border-box;
        position: relative;
        display: inline-block
    }

    .navigation .level0>.level-top:hover,
    .navigation .level0>.level-top.ui-state-focus {
        color: #33bb6b;
        text-decoration: none
    }

    .navigation .level0.active>.level-top,
    .navigation .level0.has-active>.level-top {
        border-color: #217dd9;
        border-style: solid;
        border-width: 0 0 3px;
        color: #33bb6b;
        text-decoration: none;
        display: inline-block
    }

    .navigation .level0.parent:hover>.submenu {
        overflow: visible !important
    }

    .navigation .level0.parent>.level-top {
        padding-right: 20px
    }

    .navigation .level0.parent>.level-top>.ui-menu-icon {
        position: absolute;
        right: 0;
        display: inline-block;
        text-decoration: none
    }

    .navigation .level0.parent>.level-top>.ui-menu-icon>span {
        border: 0;
        clip: rect(0, 0, 0, 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

    .navigation .level0.parent>.level-top>.ui-menu-icon:after {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 12px;
        line-height: 20px;
        color: inherit;
        content: '\e622';
        font-family: 's-icons';
        vertical-align: middle;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .navigation .level0 .submenu {
        background: #fafafa;
        border: 1px solid #ccc;
        box-shadow: 0 6.5px 6.5px rgba(0, 0, 0, .19);
        font-weight: 400;
        min-width: 230px;
        padding: 0;
        display: none;
        left: 0;
        margin: 0 !important;
        position: absolute;
        z-index: 1;
        margin-top: 11px
    }

    .navigation .level0 .submenu>ul {
        margin-top: 11px
    }

    .navigation .level0 .submenu>ul:before,
    .navigation .level0 .submenu>ul:after {
        content: '';
        display: block;
        overflow: hidden;
        position: absolute
    }

    .navigation .level0 .submenu>ul:before {
        color: #fafafa;
        left: 20px;
        top: -20px;
        border: 10px solid transparent;
        height: 0;
        width: 0;
        border-bottom-color: #fafafa;
        z-index: 4
    }

    .navigation .level0 .submenu>ul:after {
        border: 11px solid transparent;
        height: 0;
        width: 0;
        border-bottom-color: #ccc;
        color: #ccc;
        left: 19px;
        top: -22px;
        z-index: 3
    }

    .navigation .level0 .submenu:before {
        content: '';
        display: block;
        position: absolute;
        width: 100%;
        height: 4px;
        left: 0;
        top: -4px;
        z-index: 1
    }

    .navigation .level0 .submenu a {
        display: block;
        line-height: inherit;
        color: #575757;
        padding: 8px 26px
    }

    .navigation .level0 .submenu a:hover,
    .navigation .level0 .submenu a.ui-state-focus {
        background: #217dd9;
        color: #33bb6b;
        text-decoration: none
    }

    .navigation .level0 .submenu .active>a {
        border-color: #217dd9;
        border-style: solid;
        border-width: 0 0 0 3px;
        color: #33bb6b
    }

    .navigation .level0 .submenu .submenu {
        top: -1px !important;
        left: 100% !important
    }

    .navigation .level0 .submenu .submenu-reverse {
        left: auto !important;
        right: 100%
    }

    .navigation .level0 .submenu li {
        margin: 0;
        position: relative
    }

    .navigation .level0 .submenu li.parent>a>.ui-menu-icon {
        position: absolute;
        right: 3px;
        display: inline-block;
        text-decoration: none
    }

    .navigation .level0 .submenu li.parent>a>.ui-menu-icon>span {
        border: 0;
        clip: rect(0, 0, 0, 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

    .navigation .level0 .submenu li.parent>a>.ui-menu-icon:after {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 12px;
        line-height: 20px;
        color: inherit;
        content: '\e608';
        font-family: 's-icons';
        vertical-align: middle;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .navigation .level0.more {
        position: relative;
        display: inline-block;
        text-decoration: none
    }

    .navigation .level0.more:after {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 26px;
        line-height: inherit;
        color: inherit;
        content: '\e607';
        font-family: 's-icons';
        vertical-align: middle;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .navigation .level0.more:before {
        display: none
    }

    .navigation .level0.more:after {
        cursor: pointer;
        padding: 8px 12px;
        position: relative;
        z-index: 1
    }

    .navigation .level0.more:hover>.submenu {
        overflow: visible !important
    }

    .navigation .level0.more li {
        display: block
    }

    .panel.header .links,
    .panel.header .switcher {
        display: inline-block
    }

    .legend {
        border-bottom: 1px solid #c5c5c5
    }

    .product.data.items {
        position: relative;
        z-index: 1;
        border-bottom: 0;
        margin-left: 0;
        margin-right: 0
    }

    .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: 26px;
        display: block;
        position: relative;
        z-index: 2
    }

    .product.data.items>.item.content {
        margin-top: 26px;
        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 -1px 0 0
    }

    .product.data.items>.item.title>.switch {
        font-weight: 400;
        line-height: 52px;
        font-size: 1.125rem;
        color: #6d6d6d;
        text-decoration: none;
        background: #ebebeb;
        border: 1px solid #ccc;
        border-bottom: none;
        height: 52px;
        padding: 1px 35px
    }

    .product.data.items>.item.title>.switch:visited {
        color: #6d6d6d;
        text-decoration: none
    }

    .product.data.items>.item.title>.switch:hover {
        color: #6d6d6d;
        text-decoration: none
    }

    .product.data.items>.item.title>.switch:active {
        color: #282f36;
        text-decoration: none
    }

    .product.data.items>.item.title:not(.disabled)>.switch:focus,
    .product.data.items>.item.title:not(.disabled)>.switch:hover {
        background: #f7f7f7
    }

    .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: #fff;
        color: #282f36;
        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: 2px
    }

    .product.data.items>.item.content {
        background: #fff;
        margin-top: 55px;
        padding: 35px;
        border: 1px solid #ccc
    }

    .product.data.items .item.title a:after {
        display: none
    }

    .actions-toolbar {
        text-align: left
    }

    .actions-toolbar:before,
    .actions-toolbar:after {
        content: '';
        display: table
    }

    .actions-toolbar:after {
        clear: both
    }

    .actions-toolbar .primary {
        float: left
    }

    .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 15px 0 0
    }

    .actions-toolbar .secondary a.action {
        margin-top: 6px
    }

    .actions-toolbar>.primary,
    .actions-toolbar>.secondary {
        margin-bottom: 0
    }

    .actions-toolbar>.primary .action,
    .actions-toolbar>.secondary .action {
        margin-bottom: 0;
        width: auto
    }

    .popup-content .fieldset .actions-toolbar .secondary {
        display: inline-block;
        float: none
    }

    .popup-content .fieldset .actions-toolbar .action.cancel {
        margin-top: 6px
    }

    .modal-popup.modal-slide .modal-footer {
        border-top: 1px solid #c1c1c1;
        text-align: right
    }

    .shipping-address-modal .modal-inner-wrap,
    .billing-address-modal .modal-inner-wrap {
        min-height: 620px;
        width: 700px
    }

    .shipping-address-modal .modal-inner-wrap .modal-popup .modal-title,
    .billing-address-modal .modal-inner-wrap .modal-popup .modal-title {
        border: none
    }

    .shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner,
    .billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner {
        max-height: 438px
    }

    .address-loading-mask {
        top: 115px
    }

    #store-selector .form-continue .actions-toolbar>.primary {
        float: right
    }

    #store-selector .form-continue .actions-toolbar .action.primary {
        margin: 0
    }

    .amcform-title {
        max-width: 174px
    }

    .amcform-title-wrap {
        flex-grow: unset;
        min-width: 30%;
        max-width: initial
    }

    .amcform-title-wrap:nth-child(3n+1):before {
        content: none
    }

    .amcform-title-wrap:nth-child(3n+1):last-child:before {
        width: 50%;
        background: linear-gradient(270deg, #e3e3e3 4.63%, rgba(227, 227, 227, 0) 83.33%);
        content: ''
    }

    .amcform-title-wrap:nth-child(3n+1).ui-state-active:last-child:before {
        background: linear-gradient(270deg, #92b0ff 4.63%, rgba(227, 227, 227, 0) 83.33%)
    }

    .amcform-popup-block .modal-inner-wrap .modal-footer {
        border-top: none
    }

    .amform-content {
        top: 10%;
        margin: 0 auto;
        width: 60%
    }

    .brand-images .brands-letter {
        padding-right: 10px;
        width: inherit
    }

    .brand-images {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .am-brands-fullwidth {
        width: 100% !important
    }

    .amscroll-backtotop-block.-desktop-arrow {
        padding: 0;
        width: 50px;
        height: 50px;
        border-radius: 100px
    }

    .amscroll-backtotop-block.-desktop-arrow:before {
        border-radius: 100px
    }

    .amscroll-backtotop-block.-desktop-arrow:after {
        width: 14px;
        height: 28px;
        background: url('../Amasty_Scroll/images/arrow.svg')
    }

    .amscroll-backtotop-block.-desktop-arrow .amscroll-text {
        display: none
    }

    .amscroll-backtotop-block.-desktop-text {
        padding-right: 7px;
        border-radius: 100px;
        transform: rotate(-90deg) translate(60px, 60px)
    }

    .amscroll-backtotop-block.-desktop-text:before {
        border-radius: 100px
    }

    .amscroll-backtotop-block.-desktop-text:after {
        width: 24px;
        height: 24px;
        background: url('../Amasty_Scroll/images/chevron.svg')
    }

    .amscroll-backtotop-block.-desktop-edge {
        right: 0;
        padding: 4px 26px 4px 20px;
        border-radius: 20px 20px 0 0;
        transform: rotate(-90deg) translate(71px, 72px)
    }

    .amscroll-backtotop-block.-desktop-edge .amscroll-text {
        margin-right: 20px
    }

    .amscroll-backtotop-block.-desktop-edge:before {
        border-radius: 20px 20px 0 0
    }

    .amscroll-backtotop-block.-desktop-edge:after {
        width: 14px;
        height: 28px;
        background: url('../Amasty_Scroll/images/arrow.svg');
        transform: rotate(90deg) translateX(2px)
    }

    .ui-tooltip.ui-widget {
        max-width: 450px
    }

    .filter-options-content a:hover {
        text-decoration: none
    }

    .catalog-topnav {
        display: block
    }

    .page-layout-1column .toolbar-products {
        position: inherit !important
    }

    .filter-options-content .am-filter-price {
        width: 40%
    }

    .sidebar>.block-category-list {
        margin-bottom: 14px
    }

    .amasty-catalog-topnav {
        margin-top: 3px
    }

    .amasty-catalog-topnav.catalog-topnav .filter-options .filter-options-content {
        z-index: 1001;
        min-width: 200px
    }

    .amasty-catalog-topnav .filter-options {
        margin-bottom: 20px;
        padding: 3px 0
    }

    .amasty-catalog-topnav .filter-subtitle {
        display: none
    }

    .amasty-catalog-topnav .amshopby-category-dropdown {
        min-width: 200px
    }

    .amasty-catalog-topnav .filter-options-item {
        margin-bottom: 0
    }

    .amasty-catalog-topnav .filter-options-item:first-child .filter-options-title {
        padding-left: 0
    }

    .amasty-catalog-topnav .filter-options-title {
        padding-right: 5px
    }

    .amasty-catalog-topnav .filter-options-title:after {
        position: static;
        display: inline-block;
        margin: 0 0 0 15px;
        transform: translateY(-2px)
    }

    .amasty-catalog-topnav .filter-options-item .filter-options-content .amshopby-flyout-block .items.amshopby-fly-out-view {
        margin: -11px;
        box-shadow: none
    }

    .filter-options input[type=checkbox] {
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        margin: 0;
        padding: 0;
        width: 0;
        height: 0;
        border: 0;
        opacity: 0;
        position: absolute
    }

    .filter-options input[type=checkbox]+.amshopby-choice {
        word-wrap: break-word;
        word-break: break-word;
        position: absolute;
        top: 5px;
        left: 0;
        display: block;
        margin: 0;
        padding: 0 0 0 25px;
        min-height: 12px;
        line-height: 1.2;
        cursor: pointer
    }

    .ie11 .filter-options input[type=checkbox]+.amshopby-choice {
        word-break: break-all
    }

    .ie11 .filter-options input[type=checkbox]+.amshopby-choice {
        word-break: break-all
    }

    .ie11 .filter-options input[type=checkbox]+.amshopby-choice {
        word-break: break-all
    }

    .filter-options input[type=checkbox]+.amshopby-choice:before,
    .filter-options input[type=checkbox]+.amshopby-choice:after {
        position: absolute;
        top: 0;
        left: 0;
        display: inline-block;
        box-sizing: border-box;
        width: 12px;
        height: 12px;
        border-radius: 2px;
        content: ''
    }

    .filter-options input[type=checkbox]+.amshopby-choice:before {
        border: 1px solid #e3e3e3;
        background: #fff
    }

    .filter-options input[type=checkbox]+.amshopby-choice:after {
        background: #1979c3 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAxNSAxNSI+CiAgPGRlZnMvPgogIDxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xMS42NjkzIDMuNTAwNjFjLS4yMDc4LjAwNjk1LS40MDQ4LjA5ODg1LS41NDkzLjI1NjItMS45NTcwMyAyLjA2NDE1LTMuNDM4ODMgMy43NzY1NS01LjI4MDQxIDUuNzQ3ODNMMy44MTczIDcuNzA0NzRjLS4wNzk5Mi0uMDcxNi0uMTcyNDUtLjEyNTk1LS4yNzIzMy0uMTU5OTItLjA5OTg3LS4wMzM5Ny0uMjA1MTItLjA0NjktLjMwOTc0LS4wMzgwNi0uMTA0NjIuMDA4ODUtLjIwNjU2LjAzOTI5LS4zLjA4OTYtLjA5MzQ1LjA1MDMtLjE3NjU2LjExOTQ4LS4yNDQ1OS4yMDM2LS4wNjgwNC4wODQxMS0uMTE5NjYuMTgxNTEtLjE1MTkzLjI4NjYyLS4wMzIyNy4xMDUxMS0uMDQ0NTUuMjE1ODgtLjAzNjE1LjMyNTk4LjAwODQxLjExMDExLjAzNzM0LjIxNzQuMDg1MTUuMzE1NzQuMDQ3ODEuMDk4MzMuMTEzNTUuMTg1NzkuMTkzNDguMjU3MzlMNS4zNzc3MSAxMS4yOThjLjE1MzE1LjEzNzkuMzUwMTkuMjA5OC41NTE2LjIwMTMuMjAxNDEtLjAwODYuMzkyMzEtLjA5NjkuNTM0NDQtLjI0NzNDOC42MTA3NCA4Ljk4NzU3IDEwLjE0MiA3LjE3NTQ0IDEyLjI1NiA0Ljk0NTc4Yy4xMTY1LS4xMTgzNy4xOTYtLjI3MTIuMjI4MS0uNDM4MjMuMDMyMS0uMTY3MDMuMDE1My0uMzQwMzgtLjA0ODQtLjQ5NzA5LS4wNjM2LS4xNTY3MS0uMTcwOS0uMjg5MzctLjMwNzgtLjM4MDQyLS4xMzY5LS4wOTEwNS0uMjk2OC0uMTM2MTktLjQ1ODYtLjEyOTQzeiIvPgo8L3N2Zz4K) center/12px;
        content: none
    }

    .filter-options input[type=checkbox]+.amshopby-choice:hover:before,
    .filter-options input[type=checkbox]:checked+.amshopby-choice:before {
        border-color: #1979c3
    }

    .filter-options input[type=checkbox]:checked+.amshopby-choice:after {
        content: ''
    }

    ._keyfocus .filter-options input[type=checkbox]:active+.amshopby-choice:before,
    ._keyfocus .filter-options input[type=checkbox]:focus+.amshopby-choice:before,
    .filter-options input[type=checkbox]:active+.amshopby-choice:before,
    .filter-options input[type=checkbox]:focus+.amshopby-choice:before {
        border-color: #1979c3
    }

    .filter-options input[type=checkbox]:not(:checked).mage-error+.amshopby-choice:before {
        border-color: #f23b3b
    }

    .am_shopby_apply_filters {
        position: absolute;
        bottom: inherit;
        z-index: 212;
        display: none;
        visibility: hidden;
        padding: 0;
        width: inherit
    }

    .am_shopby_apply_filters.visible {
        bottom: inherit;
        visibility: visible
    }

    .am_shopby_apply_filters.-fixed {
        position: fixed
    }

    .am_shopby_apply_filters.-fixed .am-show-button:before {
        display: none
    }

    .am-show-button {
        position: relative;
        justify-content: space-between;
        margin: 0 0 10px;
        padding: 12px 10px;
        min-width: 180px;
        width: inherit;
        border: none;
        border-radius: 6px;
        box-shadow: 0 4px 8px rgba(190, 199, 219, .21), 0 6px 25px rgba(190, 199, 219, .28)
    }

    .am-show-button>.am-items {
        margin: 0 auto
    }

    .am-show-button:before {
        position: absolute;
        width: 10px;
        height: 10px;
        background: #fff;
        content: '';
        transform: rotate(45deg)
    }

    .am-show-button.-vertical:before {
        top: calc(50% - (10px/2));
        right: calc(100% - (10px/2))
    }

    .am-show-button.-horizontal:before {
        top: calc(100% - (10px/2));
        left: calc(50% - (10px/2))
    }

    #amasty-shopby-product-list .amshopby-overlay-block>.amshopby-loader {
        top: 30%;
        transform: translate(-50%, -30%)
    }

    .counseling-index-index.page-layout-2columns-right .columns {
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 15px
    }

    .counseling-index-index.page-layout-2columns-right .column {
        width: calc(67% - 20px);
        margin-right: 20px;
        flex-grow: 1;
        display: flex;
        flex-direction: column;
        flex: 0 auto
    }

    .counseling-index-index.page-layout-2columns-right .sidebar-additional {
        width: calc(100% - 67%);
        flex-grow: 1;
        display: flex;
        flex-direction: column;
        flex: 0 auto;
        overflow-y: scroll
    }

    .counseling-index-index .column,
    .counseling-index-index .sidebar-additional {
        max-height: 625px
    }

    .block-category-event.block:last-child {
        margin-bottom: 39px;
        padding: 13px 0 39px
    }

    .block-category-event .block-title {
        margin: 0
    }

    .block-category-event .block-title strong {
        font-size: 1.5rem
    }

    .block-category-event .ticker li {
        display: none;
        margin: 0 50px
    }

    .block-category-event .ticker .value {
        font-size: 3.75rem
    }

    .block-category-event .ticker .label {
        font-size: .875rem;
        text-transform: none
    }

    .block-category-event .dates .date {
        font-size: 3.125rem
    }

    .block-category-event .dates .start {
        padding-right: 50px
    }

    .block-category-event .dates .start:after {
        font-size: 3.125rem;
        right: 10px
    }

    .contact-index-index .column:not(.sidebar-additional) .form.contact {
        min-width: 600px
    }

    .paypal-review .paypal-review-title {
        border-bottom: 1px solid #ccc
    }

    .paypal-review .block-content .box-order-shipping-address,
    .paypal-review .block-content .box-order-shipping-method,
    .paypal-review .block-content .box-order-shipping-method+.box-order-billing-address {
        box-sizing: border-box;
        float: left;
        width: 33%
    }

    .paypal-review .block-content .box-order-shipping-address {
        padding: 0 5%;
        width: 34%
    }

    .paypal-review .table-paypal-review-items .col.price,
    .paypal-review .table-paypal-review-items .col.qty {
        text-align: center
    }

    .paypal-review .table-paypal-review-items .col.item {
        width: 60%
    }

    .paypal-review .col.subtotal,
    .paypal-review .mark,
    .paypal-review .amount {
        text-align: right
    }

    .paypal-review-discount {
        border-top: 1px solid #ccc
    }

    .paypal-review-discount .block {
        margin-bottom: 19.5px
    }

    .paypal-review-discount .block.giftcard.active {
        padding-bottom: 52px
    }

    .paypal-review-discount .block .title:after {
        display: inline;
        margin-left: 13px;
        position: static
    }

    .paypal-review-discount .block .content {
        padding-bottom: 0
    }

    .order-review-form .actions-toolbar>.primary {
        float: right
    }

    .order-review-form .action.primary {
        margin-right: 0
    }

    .block-cart-failed .secondary .action {
        margin: 0
    }

    .block-cart-failed .actions.primary {
        float: right
    }

    .bundle-actions .action.primary.customize {
        width: auto
    }

    .bundle-options-container .legend.title {
        font-size: 45px
    }

    .bundle-options-container .bundle-options-wrapper,
    .bundle-options-container .product-options-wrapper {
        float: left;
        width: 57%
    }

    .bundle-options-container .block-bundle-summary {
        float: right;
        margin-top: 66px;
        padding: 13px 26px;
        position: relative;
        width: 40%
    }

    .bundle-options-container .block-bundle-summary .price-box .price-wrapper,
    .bundle-options-container .block-bundle-summary .price-box .price-wrapper>.price {
        color: #575757;
        font-size: 36px;
        font-weight: 600;
        line-height: 36px
    }

    .bundle-options-container .block-bundle-summary .price-container .weee {
        color: #575757
    }

    .bundle-options-container .block-bundle-summary .price-container .weee .price {
        font-size: .75rem;
        font-weight: 800
    }

    .bundle-options-container .block-bundle-summary .price-including-tax+.price-excluding-tax .price {
        font-size: .875rem;
        line-height: 16px
    }

    .bundle-options-container .block-bundle-summary .box-tocart .action.primary {
        margin-right: 1%;
        width: auto
    }

    .bundle-options-container .block-bundle-summary .product-addto-links {
        text-align: left
    }

    .page-layout-2columns-left .bundle-options-container .bundle-options-wrapper,
    .page-layout-2columns-left .bundle-options-container .block-bundle-summary,
    .page-layout-2columns-right .bundle-options-container .bundle-options-wrapper,
    .page-layout-2columns-right .bundle-options-container .block-bundle-summary,
    .page-layout-3columns .bundle-options-container .bundle-options-wrapper,
    .page-layout-3columns .bundle-options-container .block-bundle-summary {
        width: 48%
    }

    .page-products .products-grid .product-item {
        margin-left: 2%;
        width: calc((100% - 4%)/3)
    }

    .page-products .products-grid .product-item:nth-child(3n+1) {
        margin-left: 0
    }

    .page-products.page-layout-1column .products-grid .product-item {
        width: 25%
    }

    .page-products.page-layout-3columns .products-grid .product-item {
        width: 50%
    }

    .page-products .columns {
        padding-top: 0;
        position: relative;
        z-index: 1
    }

    .toolbar-amount {
        display: block;
        float: left;
        position: static
    }

    .products.wrapper~.toolbar .pages {
        float: left;
        margin-bottom: 0
    }

    .modes {
        display: inline-block;
        float: left;
        margin-right: 26px
    }

    .products.wrapper~.toolbar .modes {
        display: none
    }

    .modes-mode {
        background-color: #f0f0f0;
        box-shadow: inset 0 1px 0 0 #fff, inset 0 -1px 0 0 rgba(204, 204, 204, .3);
        color: #5e5e5e;
        border: 1px solid #ccc;
        border-right: 0;
        float: left;
        font-weight: 400;
        line-height: 1;
        padding: 7px 10px;
        text-align: center;
        display: inline-block;
        text-decoration: none
    }

    .modes-label+.modes-mode {
        border-radius: 3px 0 0 3px
    }

    .modes-mode:hover {
        color: #5e5e5e;
        background: #ebebeb
    }

    .modes-mode:last-child {
        border-radius: 0 3px 3px 0;
        border-right: 1px solid #ccc
    }

    .modes-mode.active {
        box-shadow: inset 0 1px 0 0 rgba(204, 204, 204, .8), inset 0 -1px 0 0 rgba(204, 204, 204, .3);
        background: #dedede;
        color: #9e9e9e
    }

    .modes-mode>span {
        border: 0;
        clip: rect(0, 0, 0, 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

    .modes-mode:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 16px;
        line-height: inherit;
        color: #41484e;
        content: '\e60d';
        font-family: 's-icons';
        vertical-align: middle;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .modes-mode:hover:before {
        color: #41484e
    }

    .page-products .sorter {
        position: static
    }

    .mode-list:before {
        content: '\e60b'
    }

    .products.wrapper~.toolbar .limiter {
        display: block;
        float: right
    }

    .product-info-main .page-title-wrapper h1 {
        margin-bottom: 19.5px
    }

    .product-info-main .product-add-form {
        padding-top: 26px
    }

    .box-tocart .action.tocart {
        margin-bottom: 0;
        margin-right: 1%;
        width: 49%
    }

    .product-social-links {
        text-align: left
    }

    .product-options-bottom .price-box .price-container,
    .product-info-price .price-box .price-container {
        font-size: 24px
    }

    .product-options-bottom .price-box .price-container .price,
    .product-info-price .price-box .price-container .price {
        font-size: 36px;
        line-height: 36px
    }

    .product-options-bottom .price-box .price-including-tax+.price-excluding-tax .price,
    .product-info-price .price-box .price-including-tax+.price-excluding-tax .price {
        font-size: .875rem;
        line-height: 16px
    }

    .product-info-main {
        float: right
    }

    .product.media {
        float: left;
        margin-bottom: 32.5px
    }

    .page-layout-1column .product-info-main {
        width: 40%
    }

    .page-layout-1column .product.media {
        width: 57%
    }

    .page-layout-2columns-left .product-info-main,
    .page-layout-2columns-right .product-info-main,
    .page-layout-3columns .product-info-main {
        width: 48%
    }

    .page-layout-2columns-left .product.media,
    .page-layout-2columns-right .product.media,
    .page-layout-3columns .product.media {
        width: 50%
    }

    .product-add-form .product-options-wrapper .field .control {
        width: 80%
    }

    .sidebar .product-items .product-item-info .product-item-photo {
        float: left;
        left: auto;
        margin: 0 13px 13px 0;
        position: relative;
        top: auto
    }

    .sidebar .product-items .product-item-details {
        margin: 0
    }

    .sidebar .product-items .product-item-actions {
        clear: left
    }

    .catalog-category-view.page-layout-1column .column.main {
        min-height: inherit
    }

    .compare.wrapper {
        float: right;
        margin: 0;
        padding: 0;
        list-style: none none
    }

    .compare.wrapper .action.compare {
        line-height: 40px;
        color: #33bb6b;
        text-decoration: none
    }

    .compare.wrapper .action.compare:visited {
        color: #33bb6b;
        text-decoration: none
    }

    .compare.wrapper .action.compare:hover {
        color: #33bb6b;
        text-decoration: underline
    }

    .compare.wrapper .action.compare:active {
        color: #33bb6b;
        text-decoration: underline
    }

    .compare.wrapper .counter.qty {
        color: #46dc78
    }

    .compare.wrapper .counter.qty:before {
        content: '('
    }

    .compare.wrapper .counter.qty:after {
        content: ')'
    }

    .block-search {
        float: right;
        padding-left: 15px;
        position: relative;
        width: 250px;
        z-index: 4
    }

    .block-search .control {
        border-top: 0;
        margin: 0;
        padding: 0
    }

    .block-search input {
        margin: 0;
        padding-right: 35px;
        position: static
    }

    .block-search input::-webkit-input-placeholder {
        color: #aaa
    }

    .block-search input:-moz-placeholder {
        color: #aaa
    }

    .block-search input::-moz-placeholder {
        color: #aaa
    }

    .block-search input:-ms-input-placeholder {
        color: #aaa
    }

    .block-search .action.search {
        display: inline-block;
        background-image: none;
        background: 0 0;
        -moz-box-sizing: content-box;
        border: 0;
        box-shadow: none;
        line-height: inherit;
        margin: 0;
        padding: 0;
        text-decoration: none;
        text-shadow: none;
        font-weight: 400;
        position: absolute;
        right: 13px;
        top: 0;
        z-index: 1
    }

    .block-search .action.search>span {
        border: 0;
        clip: rect(0, 0, 0, 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

    .block-search .action.search:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 16px;
        line-height: 32px;
        color: #757575;
        content: '\e905';
        font-family: 's-icons';
        margin: 0;
        vertical-align: top;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .block-search .action.search:hover:before {
        color: #333
    }

    .block-search .action.search:active:before {
        color: inherit
    }

    .block-search .action.search:focus,
    .block-search .action.search:active {
        background: 0 0;
        border: none
    }

    .block-search .action.search:hover {
        background: 0 0;
        border: none
    }

    .block-search .action.search.disabled,
    .block-search .action.search[disabled],
    fieldset[disabled] .block-search .action.search {
        pointer-events: none;
        opacity: .5
    }

    .block-search .action.search:focus:before {
        color: #333
    }

    .search-autocomplete {
        margin-top: 0
    }

    .checkout-cart-index .page-main {
        padding-left: 15px;
        padding-right: 15px
    }

    .cart-container .form-cart .actions.main {
        text-align: right
    }

    .cart-container .widget {
        float: left
    }

    .cart-container .widget.block {
        margin-bottom: 26px
    }

    .cart-summary {
        width: 25%;
        float: right;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2;
        padding: 1px 26px 32.5px;
        position: relative
    }

    .cart-summary>.title {
        display: block
    }

    .cart-summary .fieldset .actions-toolbar {
        margin-left: 0
    }

    .cart-summary .fieldset .actions-toolbar>.secondary {
        float: none
    }

    .cart-summary .block>.title {
        padding-left: 0
    }

    .cart-summary .block>.title:after {
        right: 3px
    }

    .cart-summary .block .fieldset .field {
        margin: 0 0 26px;
        margin: 0 0 13px
    }

    .cart-summary .block .fieldset .field:not(.choice)>.label {
        box-sizing: content-box;
        float: none;
        width: auto;
        text-align: left;
        padding: 0
    }

    .cart-summary .block .fieldset .field:not(.choice)>.control {
        float: none;
        width: auto
    }

    .cart-summary .block .fieldset .field>.label {
        margin: 0 0 8px;
        display: inline-block
    }

    .cart-summary .block .fieldset .field.choice:before,
    .cart-summary .block .fieldset .field.no-label:before {
        display: none
    }

    .cart-summary .checkout-methods-items {
        padding: 0
    }

    .cart.table-wrapper .items {
        min-width: 100%;
        width: auto
    }

    .cart.table-wrapper tbody td {
        padding-top: 20px
    }

    .cart.table-wrapper .item .col.item {
        padding: 20px 8px 26px 0
    }

    .cart.table-wrapper .item-actions td {
        padding: 0
    }

    .cart.table-wrapper .product-item-photo {
        display: table-cell;
        max-width: 100%;
        padding-right: 26px;
        position: static;
        vertical-align: top;
        width: 1%
    }

    .cart.table-wrapper .product-item-details {
        display: table-cell;
        padding-bottom: 35px;
        vertical-align: top;
        white-space: normal;
        width: 99%
    }

    .cart-products-toolbar {
        margin: 2px 0 0
    }

    .cart-products-toolbar .toolbar-amount {
        line-height: 30px;
        margin: 0
    }

    .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-bottom: 13px;
        padding-top: 13px
    }

    .cart.table-wrapper .cart+.cart-products-toolbar {
        margin-top: 32.5px
    }

    .cart-discount {
        width: 75%;
        float: left;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
        border: 0;
        box-sizing: border-box;
        padding-right: 4%
    }

    .cart-discount .block .title:after {
        display: inline;
        margin-left: 13px;
        position: static
    }

    .cart-discount .block.discount {
        width: auto
    }

    .cart-discount .block .actions-toolbar {
        width: auto
    }

    .block.crosssell {
        width: 75%;
        float: left;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
        padding: 0 4% 0 0
    }

    .block.crosssell .products-grid .product-item {
        width: 25%
    }

    .minicart-wrapper {
        margin-left: 13px
    }

    .minicart-wrapper .block-minicart {
        width: 390px
    }

    .minilist .action.delete:before,
    .minicart-wrapper .action.edit:before {
        font-size: 16px;
        line-height: inherit
    }

    .opc-wrapper {
        width: 66.66666667%;
        float: left;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
        padding-right: 39px
    }

    .checkout-onepage-success .print {
        display: block;
        float: right;
        margin: 23px 0 0
    }

    .opc-progress-bar {
        margin: 0 0 26px;
        counter-reset: i;
        display: block;
        font-size: 0
    }

    .opc-progress-bar-item {
        margin: 0 0 13px;
        width: 185px;
        display: inline-block;
        position: relative;
        text-align: center;
        vertical-align: top
    }

    .opc-progress-bar-item:before {
        background: #e4e4e4;
        border: 1px solid #ccc;
        top: 19px;
        transition: background .3s;
        content: '';
        height: 7px;
        left: 0;
        position: absolute;
        width: 100%
    }

    .opc-progress-bar-item:first-child:before {
        border-radius: 6px 0 0 6px
    }

    .opc-progress-bar-item:last-child:before {
        border-radius: 0 6px 6px 0
    }

    .opc-progress-bar-item>span {
        display: inline-block;
        padding-top: 45px;
        width: 100%;
        word-wrap: break-word;
        color: #666;
        font-weight: 300;
        font-size: 1.125rem
    }

    .opc-progress-bar-item>span:before,
    .opc-progress-bar-item>span:after {
        background: #e4e4e4;
        border: 1px solid #ccc;
        height: 38px;
        margin-left: -19px;
        transition: background .3s;
        width: 38px;
        border-radius: 50%;
        content: '';
        left: 50%;
        position: absolute;
        top: 0
    }

    .opc-progress-bar-item>span:after {
        background: #fafafa;
        height: 26px;
        margin-left: -13px;
        top: 6px;
        width: 26px;
        content: counter(i);
        counter-increment: i;
        color: #33bb6b;
        font-weight: 600;
        font-size: 1.125rem
    }

    .opc-progress-bar-item._complete {
        cursor: pointer
    }

    .opc-progress-bar-item._complete:hover:before {
        background: #d7d7d7
    }

    .opc-progress-bar-item._complete:hover>span:before {
        background: #d7d7d7
    }

    .opc-progress-bar-item._complete>span {
        color: #33bb6b
    }

    .opc-progress-bar-item._complete>span:after {
        font-family: 's-icons';
        content: '\e610'
    }

    .opc-progress-bar-item._active:before {
        background: #217dd9;
        border-color: #217dd9
    }

    .opc-progress-bar-item._active>span {
        color: #33bb6b;
        font-weight: 600
    }

    .opc-progress-bar-item._active>span:before {
        background: #217dd9;
        border-color: #217dd9
    }

    .opc-progress-bar-item._active>span:after {
        border-color: #217dd9;
        content: '\e610';
        font-family: 's-icons'
    }

    .checkout-index-index .modal-popup .form-shipping-address {
        max-width: 500px
    }

    .checkout-index-index .modal-popup .modal-footer .action-save-address {
        float: right;
        margin: 0 0 0 26px
    }

    .checkout-shipping-method .actions-toolbar>.primary {
        float: right
    }

    .checkout-shipping-method .actions-toolbar .action.primary {
        margin: 0
    }

    .checkout-shipping-method .actions-toolbar .action.primary.button {
        margin-top: 2px
    }

    .opc-wrapper .form-login,
    .opc-wrapper .form-shipping-address {
        max-width: 500px
    }

    .opc-wrapper .form-login {
        border-bottom: 1px solid #ccc;
        padding-bottom: 26px
    }

    .table-checkout-shipping-method {
        width: auto
    }

    .opc-sidebar {
        margin: 46px 0 26px;
        width: 33.33333333%;
        float: right;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2
    }

    .opc-summary-wrapper .modal-header .action-close {
        display: none
    }

    .authentication-dropdown {
        background-color: #fff;
        border: 1px solid #aeaeae;
        -webkit-transform: scale(1, 0);
        -webkit-transform-origin: 0 0;
        -webkit-transition: -webkit-transform linear .1s, visibility 0s linear .1s;
        position: absolute;
        text-align: left;
        top: 100%;
        transform: scale(1, 0);
        transform-origin: 0 0;
        transition: transform linear .1s, visibility 0s linear .1s;
        visibility: hidden;
        width: 100%
    }

    .authentication-dropdown._show {
        z-index: 100;
        -webkit-transform: scale(1, 1);
        -webkit-transition: -webkit-transform linear .1s, visibility 0s linear 0s;
        transform: scale(1, 1);
        transition: transform linear .1s, visibility 0s linear 0s;
        visibility: visible
    }

    .authentication-wrapper {
        width: 33.33333333%;
        text-align: right
    }

    .block-authentication .block-title {
        font-size: 2.375rem;
        border-bottom: 0;
        margin-bottom: 32.5px
    }

    .block-authentication .actions-toolbar>.primary {
        display: inline;
        float: right;
        margin-right: 0
    }

    .block-authentication .actions-toolbar>.primary .action {
        margin-right: 0
    }

    .block-authentication .actions-toolbar>.secondary {
        float: left;
        margin-right: 2rem;
        padding-top: 1rem
    }

    .popup-authentication .modal-inner-wrap {
        min-width: 768px;
        width: 60%
    }

    .popup-authentication .block-authentication {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        border-top: 1px solid #c1c1c1
    }

    .popup-authentication .block[class],
    .popup-authentication .form-login,
    .popup-authentication .fieldset,
    .popup-authentication .block-content {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-grow: 1;
        flex-grow: 1
    }

    .popup-authentication .block[class] {
        box-sizing: border-box;
        float: left;
        padding: 13px 39px 0 0;
        width: 50%
    }

    .popup-authentication .block[class]+.block {
        border-left: 1px solid #c1c1c1;
        border-top: 0;
        margin: 0;
        padding: 13px 0 0 52px
    }

    .popup-authentication .block[class]+.block:before {
        left: 0;
        top: 50%
    }

    .popup-authentication .actions-toolbar {
        margin-bottom: 0;
        margin-top: auto
    }

    .checkout-payment-method .actions-toolbar .primary {
        float: right;
        margin: 0
    }

    .checkout-payment-method .fieldset>.field-select-billing>.control {
        float: none;
        width: 100%
    }

    .checkout-billing-address .action-update {
        float: right
    }

    .checkout-billing-address .actions-toolbar .action-cancel {
        margin: 6px 26px 0 0
    }

    .checkout-payment-method .payment-option-title {
        padding-left: 22px
    }

    .checkout-payment-method .payment-option-content .payment-option-inner+.actions-toolbar {
        margin-left: 0
    }

    .login-container .block.login .actions-toolbar>.primary {
        margin-bottom: 0;
        margin-right: 39px
    }

    .login-container .block.login .actions-toolbar>.secondary {
        float: left
    }

    .login-container .fieldset>.field>.control {
        width: 80%
    }

    .form-create-account .fieldset-fullname .fields {
        display: table;
        width: 100%
    }

    .form-create-account .fieldset-fullname .fields .field {
        display: table-cell
    }

    .form-create-account .fieldset-fullname .fields .field+.field {
        padding-left: 13px
    }

    .form-create-account .fieldset-fullname .field-name-prefix,
    .form-create-account .fieldset-fullname .field-name-suffix {
        width: 50px
    }

    .form.password.reset,
    .form.send.confirmation,
    .form.password.forget,
    .form.create.account,
    .form.search.advanced,
    .form.form-orders-search {
        min-width: 600px;
        width: 50%
    }

    .account.page-layout-2columns-left .sidebar-main,
    .account.page-layout-2columns-left .sidebar-additional {
        width: 22.3%
    }

    .account.page-layout-2columns-left .column.main {
        width: 77.7%
    }

    .account.page-layout-2columns-left .sidebar-main .block {
        margin-bottom: 0
    }

    .account .data.table {
        margin-bottom: 0
    }

    .account .data.table .col.actions {
        white-space: nowrap
    }

    .block-addresses-list .items.addresses {
        font-size: 0
    }

    .block-addresses-list .items.addresses>.item {
        display: inline-block;
        font-size: 18px;
        margin-bottom: 26px;
        vertical-align: top;
        width: 48%
    }

    .block-addresses-list .items.addresses>.item:nth-last-child(1),
    .block-addresses-list .items.addresses>.item:nth-last-child(2) {
        margin-bottom: 0
    }

    .block-addresses-list .items.addresses>.item:nth-child(even) {
        margin-left: 4%
    }

    .form-edit-account .fieldset .fieldset {
        margin-bottom: 26px;
        width: 100%
    }

    .control.captcha-image .captcha-img {
        margin: 0 13px 13px 0
    }

    .storecredit .block-balance-history {
        width: 100%
    }

    .table-balance-history .col {
        width: 25%
    }

    .page-product-downloadable .product-options-wrapper {
        float: left;
        width: 55%
    }

    .page-product-downloadable .product-options-bottom {
        float: right;
        width: 40%
    }

    .page-product-giftcard .product-info-main .price-box .price-container.price-final {
        font-size: 24px
    }

    .page-product-giftcard .product-info-main .price-box .price-container.price-final .price {
        font-size: 36px;
        line-height: 36px
    }

    .page-product-giftcard .product-info-main .product-info-stock-sku {
        padding-bottom: 0
    }

    .page-product-giftcard .product-info-main .product-reviews-summary {
        float: none
    }

    .page-product-giftcard .product-add-form {
        margin-top: -26px
    }

    .page-product-giftcard .product-add-form .field:not(.text) {
        margin: 0 0 26px;
        padding: 0 12px 0 0;
        box-sizing: border-box;
        display: inline-block;
        width: 50%;
        vertical-align: top
    }

    .page-product-giftcard .product-add-form .field:not(.text)>.label {
        margin: 0 0 8px;
        display: inline-block
    }

    .page-product-giftcard .product-add-form .field:not(.text):last-child {
        margin-bottom: 0
    }

    .page-product-giftcard .product-add-form .field:not(.text)+.fieldset {
        clear: both
    }

    .page-product-giftcard .product-add-form .field:not(.text)>.label {
        font-weight: 600
    }

    .page-product-giftcard .product-add-form .field:not(.text)>.label+br {
        display: none
    }

    .page-product-giftcard .product-add-form .field:not(.text) .choice input {
        vertical-align: top
    }

    .page-product-giftcard .product-add-form .field:not(.text) .fields.group:before,
    .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
        content: '';
        display: table
    }

    .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
        clear: both
    }

    .page-product-giftcard .product-add-form .field:not(.text) .fields.group .field {
        box-sizing: border-box;
        float: left
    }

    .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-2 .field {
        width: 50% !important
    }

    .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-3 .field {
        width: 33.3% !important
    }

    .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-4 .field {
        width: 25% !important
    }

    .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-5 .field {
        width: 20% !important
    }

    .page-product-giftcard .product-add-form .field:not(.text) .addon {
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-flex-wrap: nowrap;
        flex-wrap: nowrap;
        padding: 0;
        width: 100%
    }

    .page-product-giftcard .product-add-form .field:not(.text) .addon textarea,
    .page-product-giftcard .product-add-form .field:not(.text) .addon select,
    .page-product-giftcard .product-add-form .field:not(.text) .addon input {
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2;
        -webkit-flex-basis: 100%;
        flex-basis: 100%;
        display: inline-block;
        margin: 0;
        width: auto
    }

    .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore,
    .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter {
        background: #fff;
        background-clip: padding-box;
        border: 1px solid #d6d3d4;
        border-radius: 0;
        color: #41484e;
        font-family: 'SBonusDisplay', Helvetica, sans-serif;
        font-size: 18px;
        height: 40px;
        line-height: 1.45;
        padding: 0 15px;
        vertical-align: baseline;
        width: 100%;
        box-sizing: border-box;
        -ms-flex-order: 3;
        -webkit-order: 3;
        order: 3;
        display: inline-block;
        vertical-align: middle;
        white-space: nowrap;
        width: auto
    }

    .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:focus,
    .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:focus {
        border: 1px solid #217dd9
    }

    .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:disabled,
    .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:disabled {
        opacity: .5;
        background: rgba(214, 211, 212, .8)
    }

    .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-moz-placeholder,
    .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-moz-placeholder {
        color: #aaa
    }

    .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-webkit-input-placeholder,
    .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-webkit-input-placeholder {
        color: #aaa
    }

    .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:-ms-input-placeholder,
    .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:-ms-input-placeholder {
        color: #aaa
    }

    .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore {
        float: left;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1
    }

    .page-product-giftcard .product-add-form .field:not(.text) .additional {
        margin-top: 13px
    }

    .page-product-giftcard .product-add-form .field:not(.text).required>.label:after,
    .page-product-giftcard .product-add-form .field:not(.text)._required>.label:after {
        content: '*';
        color: #ff4f52;
        font-size: 1rem;
        margin: 0 0 0 6.5px
    }

    .page-product-giftcard .product-add-form .field:not(.text) .note {
        font-size: 1rem;
        margin: 3px 0 0;
        padding: 0;
        display: inline-block;
        text-decoration: none
    }

    .page-product-giftcard .product-add-form .field:not(.text) .note:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 32px;
        line-height: 16px;
        font-family: 's-icons';
        vertical-align: middle;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .page-product-giftcard .product-add-form .field:not(.text):nth-child(odd) {
        padding-right: 25px
    }

    .page-product-giftcard .product-add-form .field:not(.text):nth-child(even) {
        padding-right: 0
    }

    .page-product-giftcard .product-add-form .product-options-wrapper .field:not(.date)>.control {
        width: auto
    }

    .gift-options {
        position: relative;
        z-index: 1
    }

    .gift-options .actions-toolbar {
        clear: both;
        padding: 0;
        position: static
    }

    .gift-options .actions-toolbar .secondary {
        float: right
    }

    .gift-options .actions-toolbar .secondary .action {
        float: right;
        margin-left: 26px;
        margin-right: 0
    }

    .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.125rem
    }

    .gift-item-block .title {
        font-size: 1.6rem;
        padding: 26px 0
    }

    .item-gift td {
        padding-left: 0;
        padding-right: 0
    }

    .cart.table-wrapper .gift-options .actions-toolbar {
        clear: both;
        padding: 0;
        position: static
    }

    .cart .action-gift {
        float: left
    }

    .cart-container .cart-gift-item {
        margin-bottom: 26px
    }

    .cart-container .cart-gift-item .gift-options,
    .cart-container .cart-gift-item .gift-summary {
        padding-bottom: 26px
    }

    .form-giftregistry-share .fieldset .field,
    .form-giftregistry-edit .fieldset .field {
        width: 45%
    }

    .form-giftregistry-edit .fieldset.shipping_address .fieldset {
        margin-top: 26px
    }

    .table-giftregistry .col.create {
        white-space: nowrap
    }

    .table-giftregistry .col.message {
        width: 40%
    }

    .table-giftregistry .col.actions {
        width: 30%
    }

    .table-giftregistry-items .col.note {
        width: 30%
    }

    .account .data.table.table-giftregistry-items>thead>tr>th,
    .account .data.table.table-giftregistry-items>tbody>tr>th,
    .account .data.table.table-giftregistry-items>tfoot>tr>th,
    .account .data.table.table-giftregistry-items>thead>tr>td,
    .account .data.table.table-giftregistry-items>tbody>tr>td,
    .account .data.table.table-giftregistry-items>tfoot>tr>td {
        border-top: 1px solid #ccc
    }

    .account .data.table.table-giftregistry-items>caption+thead>tr:first-child>th,
    .account .data.table.table-giftregistry-items>colgroup+thead>tr:first-child>th,
    .account .data.table.table-giftregistry-items>thead:first-child>tr:first-child>th,
    .account .data.table.table-giftregistry-items>caption+thead>tr:first-child>td,
    .account .data.table.table-giftregistry-items>colgroup+thead>tr:first-child>td,
    .account .data.table.table-giftregistry-items>thead:first-child>tr:first-child>td {
        border-top: 0
    }

    .account .data.table.table-giftregistry-items>tbody+tbody {
        border-top: 1px solid #ccc
    }

    .account .data.table.table-giftregistry-items th {
        border-bottom: 0
    }

    .account .data.table.table-giftregistry-items>tbody>tr:nth-child(even)>td,
    .account .data.table.table-giftregistry-items>tbody>tr:nth-child(even)>th {
        background: 0 0
    }

    .form-giftregistry-search .fieldset {
        margin-bottom: 29px
    }

    .form-giftregistry-search .fieldset .field.name,
    .form-giftregistry-search .fieldset .field.lastname {
        padding: 0 12px 0 0;
        box-sizing: border-box;
        display: inline-block;
        width: 50%;
        vertical-align: top;
        margin-bottom: auto
    }

    .form-giftregistry-search .fieldset .field.name+.fieldset,
    .form-giftregistry-search .fieldset .field.lastname+.fieldset {
        clear: both
    }

    .form-giftregistry-search .fieldset .field.lastname {
        padding: 0
    }

    .block-giftregistry-shared-items .item {
        border-bottom: 1px solid #ccc;
        border-top: 0
    }

    .block-giftregistry-shared-items .product-item-photo {
        display: table-cell;
        max-width: 100%;
        padding: 0 26px 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: 26px;
        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%
    }

    .gift-options-cart-item .gift-summary .regular-price,
    .cart-gift-item .gift-summary .regular-price {
        white-space: nowrap
    }

    .gift-options-cart-item .gift-wrapping-name,
    .cart-gift-item .gift-wrapping-name {
        padding-right: 26px
    }

    .order-options .gift-wrapping,
    .table-order-review .gift-wrapping {
        max-width: 50%
    }

    .page-product-grouped .product-info-price {
        float: none
    }

    .page-product-grouped .minimal-price {
        margin-top: -8px
    }

    .box-tocart .action.instant-purchase {
        margin-bottom: 0;
        margin-right: 1%;
        width: 49%
    }

    .table-invitations .col {
        width: 50%
    }

    .filter.block {
        margin-bottom: 52px
    }

    .filter-title {
        display: none
    }

    .filter-content .item {
        margin: 13px 0
    }

    .filter-actions {
        margin-bottom: 39px
    }

    .filter.active .filter-options,
    .filter-options {
        background: 0 0;
        clear: both;
        display: block;
        overflow: initial;
        position: static
    }

    .filter-subtitle {
        display: block;
        position: static
    }

    .page-layout-1column .toolbar-products {
        position: absolute;
        top: 0;
        width: 100%
    }

    .page-layout-1column .products~.toolbar-products {
        position: static
    }

    .page-layout-1column.page-with-filter .column.main {
        padding-top: 45px;
        position: relative;
        z-index: 1
    }

    .page-layout-1column .filter.block {
        border-top: 1px solid #ccc
    }

    .page-layout-1column .filter-content {
        margin-top: 13px
    }

    .page-layout-1column .filter-subtitle {
        display: none
    }

    .page-layout-1column .filter-options-item {
        border: 0;
        display: inline-block;
        margin-right: 32.5px;
        position: relative
    }

    .page-layout-1column .filter-options-item.active {
        z-index: 2
    }

    .page-layout-1column .filter-options-item.active .filter-options-content {
        visibility: visible
    }

    .page-layout-1column .filter-options-item.active:hover {
        z-index: 3
    }

    .page-layout-1column .filter-options-item.active:after,
    .page-layout-1column .filter-options-item.active:before {
        border: 8px solid transparent;
        height: 0;
        width: 0;
        border-bottom-color: #000;
        bottom: -1px;
        content: '';
        display: block;
        left: 6.5px;
        position: absolute;
        z-index: 3
    }

    .page-layout-1column .filter-options-item.active:after {
        border-bottom-color: #fff;
        margin-top: 2px;
        z-index: 4
    }

    .page-layout-1column .filter-options-title {
        padding: 0 26px 0 0
    }

    .page-layout-1column .filter-options-title:after {
        right: 2px;
        top: 3px;
        z-index: 3
    }

    .page-layout-1column .filter-options-content {
        background: #fff;
        -webkit-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, .75);
        -moz-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, .75);
        -ms-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, .75);
        box-shadow: 0 3px 5px 0 rgba(50, 50, 50, .75);
        border: 1px solid #ccc;
        padding: 6.5px 0;
        position: absolute;
        top: 100%;
        visibility: hidden;
        width: 180px;
        z-index: 2
    }

    .page-layout-1column .filter-options-content .item {
        margin: 0;
        padding: 6.5px
    }

    .page-layout-1column .filter-options-content .item a {
        margin-left: 0
    }

    .page-layout-1column .filter-options-content .item:hover {
        background-color: #e8e8e8
    }

    .page-layout-1column .filter-current {
        display: inline;
        line-height: 35px
    }

    .page-layout-1column .filter-current-subtitle {
        color: #41484e;
        display: inline;
        font-size: 18px;
        font-weight: 400;
        padding: 0
    }

    .page-layout-1column .filter-current-subtitle:after {
        content: ':'
    }

    .page-layout-1column .filter-current .item,
    .page-layout-1column .filter-current .items {
        display: inline
    }

    .page-layout-1column .filter-current .item {
        margin-right: 32.5px;
        white-space: nowrap
    }

    .page-layout-1column .filter-current .action.remove {
        line-height: normal
    }

    .page-layout-1column .filter-actions {
        display: inline;
        white-space: nowrap
    }

    .page-layout-1column .filter-actions~.filter-options {
        margin-top: 32.5px
    }

    .wishlist.window.popup {
        bottom: auto;
        top: 20%;
        left: 50%;
        margin-left: -212px;
        width: 380px;
        right: auto
    }

    .block-wishlist-management {
        margin-bottom: 26px
    }

    .block-wishlist-management .wishlist-select {
        border-bottom: 1px solid #217dd9;
        display: table;
        margin-bottom: 15px;
        width: 100%
    }

    .block-wishlist-management .wishlist-select .wishlist-name {
        display: table-cell;
        margin-right: 13px;
        padding: 6.5px 13px 13px;
        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: 13px;
        padding: 6.5px 13px 13px
    }

    .block-wishlist-management .wishlist-select-items .item:last-child {
        margin-right: 0
    }

    .block-wishlist-management .wishlist-select-items .current {
        border-bottom: 3px solid #217dd9;
        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: 2.5rem
    }

    .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: 32.5px
    }

    .block.newsletter {
        max-width: 44%;
        width: max-content
    }

    .block.newsletter .field.newsletter {
        max-width: 220px
    }

    .block.newsletter .form.subscribe>.field,
    .block.newsletter .form.subscribe>.actions {
        float: left
    }

    .product-reviews-summary {
        margin-bottom: 19.5px
    }

    .products.wrapper.list .product-reviews-summary {
        margin: 0
    }

    .product-reviews-summary .reviews-actions {
        font-size: 18px;
        margin-top: 3px
    }

    .form-create-return .fieldset .field {
        width: 45%
    }

    .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box {
        clear: none;
        float: left;
        width: 25%
    }

    .block-returns-tracking .block-title .action {
        margin: 0 0 0 30px
    }

    .block-returns-tracking .block-title .actions-track {
        float: right;
        margin-top: 12px
    }

    .order-links .item {
        float: left;
        margin: 0 -1px 0 0
    }

    .order-links .item a {
        padding: 1px 26px
    }

    .order-links .item strong {
        border-bottom: 0;
        margin-bottom: -1px;
        padding: 1px 26px 2px
    }

    .order-actions-toolbar .action.print {
        display: block;
        float: right
    }

    .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
    [class^=sales-guest-] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
    .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box {
        clear: none;
        float: left;
        width: 25%
    }

    .block-order-details-comments {
        margin: 0 0 60px
    }

    .block-order-details-comments .comment-date {
        clear: left;
        float: left;
        margin-right: 50px;
        max-width: 90px
    }

    .block-order-details-comments .comment-content {
        overflow: hidden
    }

    .order-details-items {
        margin-top: -1px;
        padding: 25px
    }

    .order-details-items .col.price {
        text-align: center
    }

    .order-details-items .col.subtotal {
        text-align: right
    }

    .order-details-items tbody td {
        padding-bottom: 20px;
        padding-top: 20px
    }

    .order-details-items tfoot .amount,
    .order-details-items tfoot .mark {
        text-align: right
    }

    .order-details-items.ordered .order-title {
        display: none
    }

    .order-pager-wrapper .order-pager-wrapper-top {
        padding-left: 0;
        padding-right: 0
    }

    .order-pager-wrapper .toolbar-amount {
        position: relative
    }

    .order-pager-wrapper .pages {
        float: right
    }

    .table-order-items tbody .col.label,
    .table-order-items tbody .col.value {
        padding-left: 0
    }

    .table-order-items.invoice .col.qty,
    .table-order-items.shipment .col.qty {
        text-align: center
    }

    .table-order-items.creditmemo .col.qty,
    .table-order-items.creditmemo .col.discount,
    .table-order-items.creditmemo .col.subtotal {
        text-align: center
    }

    .table-order-items.creditmemo .col.total {
        text-align: right
    }

    .form.send.friend {
        width: 60%
    }

    .form.send.friend .fieldset .field {
        width: 45%
    }

    .form.send.friend .fieldset .field.text {
        width: 90%
    }

    html,
    body {
        height: 100%
    }

    .navigation ul {
        padding: 0 8px
    }

    .page-header {
        border: 0;
        margin-bottom: 0
    }

    .page-header .panel.wrapper {
        border-bottom: 1px solid #217dd9;
        background-color: #6e716e
    }

    .page-header .header.panel {
        padding-bottom: 13px;
        padding-top: 13px
    }

    .page-header .switcher {
        float: right;
        margin-left: 15px;
        margin-right: -6px;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1
    }

    .page-main>.page-title-wrapper .page-title {
        display: inline-block
    }

    .page-main>.page-title-wrapper .page-title+.action {
        float: right;
        margin-top: 26px
    }

    .customer-welcome {
        display: inline-block;
        position: relative
    }

    .customer-welcome:before,
    .customer-welcome:after {
        content: '';
        display: table
    }

    .customer-welcome:after {
        clear: both
    }

    .customer-welcome .action.switch {
        padding: 0;
        cursor: pointer;
        display: inline-block;
        text-decoration: none
    }

    .customer-welcome .action.switch>span {
        border: 0;
        clip: rect(0, 0, 0, 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

    .customer-welcome .action.switch:after {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 10px;
        line-height: 22px;
        color: inherit;
        content: '\e622';
        font-family: 's-icons';
        margin: 0;
        vertical-align: top;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .customer-welcome .action.switch:hover:after {
        color: inherit
    }

    .customer-welcome .action.switch:active:after {
        color: inherit
    }

    .customer-welcome .action.switch.active {
        display: inline-block;
        text-decoration: none
    }

    .customer-welcome .action.switch.active>span {
        border: 0;
        clip: rect(0, 0, 0, 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

    .customer-welcome .action.switch.active:after {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 10px;
        line-height: 22px;
        color: inherit;
        content: '\e621';
        font-family: 's-icons';
        margin: 0;
        vertical-align: top;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .customer-welcome .action.switch.active:hover:after {
        color: inherit
    }

    .customer-welcome .action.switch.active:active:after {
        color: inherit
    }

    .customer-welcome ul {
        margin: 0;
        padding: 0;
        list-style: none none;
        background: #fff;
        border: 1px solid #bbb;
        margin-top: 4px;
        min-width: 100%;
        z-index: 101;
        box-sizing: border-box;
        display: none;
        position: absolute;
        top: 100%;
        right: 0;
        box-shadow: 0 3px 3px rgba(0, 0, 0, .15)
    }

    .customer-welcome ul li {
        margin: 0;
        padding: 0
    }

    .customer-welcome ul li:hover {
        background: #e8e8e8;
        cursor: pointer
    }

    .customer-welcome ul:before,
    .customer-welcome ul:after {
        border-bottom-style: solid;
        content: '';
        display: block;
        height: 0;
        position: absolute;
        width: 0
    }

    .customer-welcome ul:before {
        border: 6px solid;
        border-color: transparent transparent #fff;
        z-index: 99
    }

    .customer-welcome ul:after {
        border: 7px solid;
        border-color: transparent transparent #bbb;
        z-index: 98
    }

    .customer-welcome ul:before {
        right: 10px;
        top: -12px
    }

    .customer-welcome ul:after {
        right: 9px;
        top: -14px
    }

    .customer-welcome.active {
        overflow: visible
    }

    .customer-welcome.active ul {
        display: block
    }

    .customer-welcome li a {
        color: #333;
        text-decoration: none;
        display: block;
        line-height: 1.4;
        padding: 8px
    }

    .customer-welcome li a:visited {
        color: #333;
        text-decoration: none
    }

    .customer-welcome li a:hover {
        color: #333;
        text-decoration: none
    }

    .customer-welcome li a:active {
        color: #333;
        text-decoration: none
    }

    .customer-welcome .customer-name {
        cursor: pointer
    }

    .customer-welcome .customer-menu {
        display: none
    }

    .customer-welcome .action.switch {
        background-image: none;
        background: 0 0;
        -moz-box-sizing: content-box;
        border: 0;
        box-shadow: none;
        line-height: inherit;
        margin: 0;
        padding: 0;
        text-decoration: none;
        text-shadow: none;
        font-weight: 400;
        color: #fff
    }

    .customer-welcome .action.switch:focus,
    .customer-welcome .action.switch:active {
        background: 0 0;
        border: none
    }

    .customer-welcome .action.switch:hover {
        background: 0 0;
        border: none
    }

    .customer-welcome .action.switch.disabled,
    .customer-welcome .action.switch[disabled],
    fieldset[disabled] .customer-welcome .action.switch {
        pointer-events: none;
        opacity: .5
    }

    .customer-welcome .header.links {
        min-width: 175px;
        z-index: 1000
    }

    .customer-welcome.active .action.switch:after {
        content: '\e621'
    }

    .customer-welcome.active .customer-menu {
        display: block
    }

    .customer-welcome .greet {
        display: none
    }

    .header.panel>.header.links {
        margin: 0;
        padding: 0;
        list-style: none none;
        float: right;
        margin-left: auto
    }

    .header.panel>.header.links>li {
        display: inline-block;
        vertical-align: top
    }

    .header.panel>.header.links>li {
        margin: 0 0 0 15px
    }

    .header.panel>.header.links>li.welcome,
    .header.panel>.header.links>li>a {
        display: inline-block;
        line-height: 1.4
    }

    .header.panel>.header.links>li.welcome a {
        color: #fff;
        padding-left: 6.5px
    }

    .header.panel>.header.links>.authorization-link:after {
        content: attr(data-label);
        display: inline-block;
        margin: 0 -6.5px 0 6.5px
    }

    .header.panel>.header.links>.authorization-link:last-child:after {
        display: none
    }

    .header.panel>.header.links>.customer-welcome+.authorization-link {
        display: none
    }

    .header.content {
        padding: 39px 26px 0
    }

    .logo {
        margin: -8px auto 32.5px 0
    }

    .logo img {
        max-height: inherit
    }

    .page-wrapper {
        margin: 0;
        position: relative;
        transition: margin .3s ease-out 0s
    }

    .page-wrapper>.breadcrumbs,
    .page-wrapper>.top-container,
    .page-wrapper>.widget {
        box-sizing: border-box;
        width: 100%
    }

    .page-footer {
        background: #f4f4f4;
        margin-top: auto;
        padding-bottom: 32.5px
    }

    .page-footer .switcher .options ul.dropdown {
        bottom: -13px;
        left: 100%;
        margin: 0 0 0 26px;
        top: auto
    }

    .page-footer .switcher .options ul.dropdown:before,
    .page-footer .switcher .options ul.dropdown:after {
        bottom: 19px;
        left: auto;
        right: 100%;
        top: auto
    }

    .page-footer .switcher .options ul.dropdown:before {
        border-color: transparent #fff transparent transparent
    }

    .page-footer .switcher .options ul.dropdown:after {
        border-color: transparent #bbb transparent transparent;
        margin: 0 0 -1px -1px
    }

    .footer.content {
        border-top: none
    }

    .footer.content .block {
        float: right
    }

    .footer.content ul {
        padding-right: 50px
    }

    .footer.content .switcher.store {
        display: block;
        margin: 0
    }

    .footer.content .links {
        display: inline-block;
        padding-right: 50px;
        vertical-align: top
    }

    .footer.content .links li {
        background: 0 0;
        border: none;
        font-size: 14px;
        margin: 0 0 8px;
        padding: 0
    }

    .footer.content .links a,
    .footer.content .links strong {
        display: inline
    }

    .my-credit-cards .card-type img {
        display: block
    }

    .products-grid.wishlist .product-item-info:hover .product-item-inner {
        display: block
    }

    .products-grid.wishlist .product-item-tooltip {
        display: inline-block
    }

    .products-grid.wishlist .product-item-actions {
        margin: 13px 0 0
    }

    .products-grid.wishlist .product-item-actions>* {
        display: inline-block;
        margin-bottom: 7px;
        margin-top: 7px
    }

    .products-grid.wishlist .product-item .fieldset {
        display: table
    }

    .products-grid.wishlist .product-item .fieldset .field.qty,
    .products-grid.wishlist .product-item .fieldset .product-item-actions {
        display: table-cell;
        vertical-align: bottom
    }

    .products-grid.wishlist .product-item .fieldset .field.qty {
        padding-right: 13px
    }

    .products-grid.wishlist .product-item .box-tocart .actions-primary {
        margin: 0
    }

    .products-grid.wishlist .product-item .box-tocart .stock {
        margin: 26px 0 0
    }

    .products-grid.wishlist .product-item .tocart {
        width: auto
    }

    .wishlist-index-index .product-item-info {
        width: auto
    }

    .wishlist-index-index .product-item-inner {
        background: #fff;
        border: 1px solid #bbb;
        box-shadow: 3px 4px 4px 0 rgba(0, 0, 0, .3);
        border-top: none;
        left: 0;
        margin: 9px 0 0 -1px;
        padding: 0 9px 9px;
        position: absolute;
        right: -1px;
        z-index: 2
    }

    .wishlist-index-index .product-item-inner .comment-box {
        margin-top: -18px
    }

    .navigation .blog-mx.level0:last-child {
        float: right
    }

    .blog__list-compact-column.col-sm-6:nth-child(odd) {
        padding-right: 1.5rem
    }

    .blog__list-compact-column.col-sm-6:nth-child(even) {
        padding-left: 1.5rem
    }

    .block.widget .products-grid .product-item {
        width: 33.33333333%
    }

    .sidebar .block.widget .products-grid .product-item {
        margin-left: 0;
        width: 100%
    }

    .sidebar .block.widget .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 {
        padding: 0
    }

    .sidebar .block.widget .pager .pages-item-next .action {
        margin: 0
    }

    .error-tooltip div:not(.input-text).mage-error {
        top: 40px;
        left: -60px
    }

    h1,
    h2,
    h3 {
        margin-top: 15px;
        margin-bottom: 20px
    }

    .page-header .header.content .block.block-logo .logo {
        display: block
    }

    .page-header .header.content .block.block-logo .mobile-logo {
        display: none
    }

    .page-header .header.content .block.block-cart {
        order: 3;
        padding-right: 0
    }

    .page-header .header.content .block.block-account .account-wrapper {
        display: inline-block
    }

    .page-header .header.content .block.block-account .account-wrapper .stunnistus_account {
        color: #282f36;
        white-space: nowrap
    }

    .page-header .header.content .block.block-search {
        padding: 0;
        max-width: 450px;
        margin: 0 auto;
        width: 100%
    }

    .page-header .header.content .block.block-search input:not([disabled]):focus {
        box-shadow: none;
        border-color: #33bb6b
    }

    .page-header .header.content .block.block-search .minisearch {
        position: relative
    }

    .page-header.sticky--active .header.content {
        padding: 8px 10px
    }

    .page-header.sticky--active .header.content .block.block-pharmacy {
        opacity: 0;
        display: none
    }

    .page-header.sticky--active .header.content .block.block-logo .logo {
        display: none
    }

    .page-header.sticky--active .header.content .block.block-logo .logo-mini {
        display: block !important;
        font-size: 30px;
        opacity: 1;
        width: 50px;
        height: 40px;
        padding-right: 40px;
        margin-left: 15px
    }

    .page-header.sticky--active .header.content .block.block-account .account-wrapper {
        margin-right: 0
    }

    .page-header.sticky--active .header.content .block.block-account .account-wrapper .showaccount:before {
        font-size: 22px !important
    }

    .page-header.sticky--active .header.content .block.block-cart {
        margin-left: 1rem
    }

    .page-header.sticky--active .header.content .block.block-cart .minicart-wrapper .showcart:before {
        font-size: 22px !important
    }

    .sections.nav-sections {
        background: #fff;
        border-width: 1px 0 0;
        border-style: solid;
        border-color: #d6d3d4;
        margin-bottom: 0;
        height: 88px
    }

    .sections.nav-sections .navigation {
        background: 0 0;
        font-weight: 600;
        padding: 20px 0 0;
        letter-spacing: .6px
    }

    .sections.nav-sections .navigation .level0 .sfHover>.sf-with-ul span,
    .sections.nav-sections .navigation .level1 .sfHover>.sf-with-ul span {
        font-weight: 600
    }

    .sections.nav-sections .navigation ul {
        list-style: none
    }

    .sections.nav-sections .navigation ul a {
        color: #282f36
    }

    .sections.nav-sections .navigation ul .drilldown {
        display: none;
        width: 73.5vw;
        max-width: 1110px;
        min-width: 715px;
        padding: 18px 12px;
        margin: 20px;
        margin-left: 0;
        position: absolute;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        background: #cfffd3;
        border: 1px solid #46dc78
    }

    .sections.nav-sections .navigation ul .drilldown:before {
        z-index: 2;
        width: 0;
        height: 0;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-bottom: 15px solid #cfffd3;
        content: '';
        display: block;
        position: absolute;
        left: 15px;
        top: -15px
    }

    .sections.nav-sections .navigation ul .drilldown:after {
        z-index: 1;
        width: 0;
        height: 0;
        border-left: 9px solid transparent;
        border-right: 9px solid transparent;
        border-bottom: 15px solid #46dc78;
        content: '';
        display: block;
        position: absolute;
        left: 14px;
        top: -16px
    }

    .sections.nav-sections .navigation ul .drilldown .drilldown-root {
        width: 100%
    }

    .sections.nav-sections .navigation ul .drilldown .currentCat {
        border-bottom: 0 !important
    }

    .sections.nav-sections .navigation ul .drilldown .currentCat a {
        font-size: 24px;
        line-height: 24px;
        font-weight: 400;
        padding: 12px 0;
        display: block
    }

    .sections.nav-sections .navigation ul .drilldown .currentCat a span {
        padding-top: 5px;
        display: block;
        color: #33bb6b;
        font-weight: 600;
        font-size: 18px
    }

    .sections.nav-sections .navigation ul .drilldown .currentCat a:after {
        content: none !important
    }

    .sections.nav-sections .navigation ul .drilldown li {
        padding-bottom: 8px;
        margin-bottom: 8px
    }

    .sections.nav-sections .navigation ul .drilldown li:last-child {
        border-bottom: 0 !important
    }

    .sections.nav-sections .navigation ul .drilldown-sub {
        display: none
    }

    .sections.nav-sections .navigation ul .drilldown-back {
        font-weight: 400
    }

    .sections.nav-sections .navigation ul .drilldown-back .drillArrow {
        padding-left: 25px;
        font-size: 15px
    }

    .sections.nav-sections .navigation ul .drilldown-back .drillArrow:before {
        left: 0;
        padding-top: 2px;
        background: 0 0
    }

    .sections.nav-sections .navigation ul .drilldown li.drilldown-back {
        border-bottom: 0
    }

    .sections.nav-sections .navigation ul .drilldown li.drilldown-back .drillArrow:before {
        font-size: 12px;
        line-height: inherit;
        color: #282f36;
        font-family: 's-icons';
        content: '\e617';
        position: absolute;
        right: 0;
        display: block;
        width: 20px;
        background: 0 0;
        padding-top: 2px
    }

    .sections.nav-sections .navigation ul .drilldown li.drilldown-back:hover .drillArrow:before {
        background: 0 0;
        color: #282f36
    }

    .sections.nav-sections .navigation ul .drilldown li .drillArrow:before {
        font-size: 16px;
        line-height: inherit;
        color: #757575;
        font-family: 's-icons';
        content: '\e608';
        position: absolute;
        right: 0;
        display: block;
        margin-top: 0;
        font-size: 11px;
        background: #fff;
        border-radius: 50%;
        width: 18px;
        height: 18px;
        text-align: center;
        line-height: 20px;
        color: #33bb6b
    }

    .sections.nav-sections .navigation ul .drilldown li:hover .drillArrow:before {
        background: #33bb6b;
        color: #fff
    }

    .sections.nav-sections .navigation ul .drilldown-container li.level1 {
        display: inline-flex;
        width: 25%
    }

    .sections.nav-sections .navigation ul .drilldown-container li.level1:last-child {
        display: block
    }

    .sections.nav-sections .navigation ul .level0 {
        -webkit-transition: none !important;
        -moz-transition: none !important;
        -ms-transition: none !important;
        -o-transition: none !important;
        transition: none !important;
        margin: 0 5px;
        border: none
    }

    .sections.nav-sections .navigation ul .level0 a:hover {
        background: 0 0
    }

    .sections.nav-sections .navigation ul .level0 .active>a {
        border: none
    }

    .sections.nav-sections .navigation ul .level0:first-child {
        margin-left: 0 !important
    }

    .sections.nav-sections .navigation ul .level0.first>.level-top {
        padding: 0 15px 0 0
    }

    .sections.nav-sections .navigation ul .level0>.level-top {
        padding: 0 15px
    }

    .sections.nav-sections .navigation ul .level0 .has-active>.level-top,
    .sections.nav-sections .navigation ul .level0.active>.level-top {
        border: none
    }

    .sections.nav-sections .navigation ul .level0 img {
        display: none
    }

    .sections.nav-sections .navigation ul .level0 .submenu {
        top: 67px;
        background: #cfffd3;
        border: none
    }

    .sections.nav-sections .navigation ul .level0 .submenu a:hover {
        background: 0 0
    }

    .sections.nav-sections .navigation ul .level0 .submenu .active>a {
        border: none
    }

    .sections.nav-sections .navigation ul .level1 .submenu {
        background: #defde1
    }

    .sections.nav-sections .navigation ul .level1 .submenu:before {
        left: -15px;
        top: 10px;
        z-index: 1;
        width: 0;
        height: 0;
        border-top: 8px solid transparent;
        border-right: 15px solid #defde1;
        border-bottom: 8px solid transparent
    }

    .sections.nav-sections .navigation ul .level1 span {
        font-weight: 500
    }

    .sections.nav-sections .navigation ul li.level2 .drillArrow:before {
        right: 29px;
        margin-top: -19px
    }

    .header.content .minicart-wrapper .action.showcart .counter.qty {
        top: -10px;
        right: 5px
    }

    .header.content .minicart-wrapper .minicart-items-wrapper {
        max-height: 470px
    }

    .header.content .minicart-wrapper .block-minicart {
        box-shadow: none
    }

    .cart-container .counseling-comment-wrapper:not(.active) .message:after {
        display: block;
        content: '';
        position: absolute;
        bottom: 0;
        height: 100%;
        width: 100%;
        background: -moz-linear-gradient(top, rgba(247, 248, 247, 0) 0%, rgba(247, 248, 247, 0) 55%, #f7f8f7 100%);
        background: -webkit-linear-gradient(top, rgba(247, 248, 247, 0) 0%, rgba(247, 248, 247, 0) 55%, #f7f8f7 100%);
        background: linear-gradient(to bottom, rgba(247, 248, 247, 0) 0%, rgba(247, 248, 247, 0) 55%, #f7f8f7 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#f7f8f7', GradientType=0)
    }

    .customer-account-create .form-block .form.create.account {
        min-width: auto;
        width: auto
    }

    .customer-account-create .form-block.create-account-benefits {
        position: relative
    }

    .customer-account-create .form-block.create-account-benefits .block-content {
        padding: 25px 55px
    }

    .customer-account-create .form-block.create-account-benefits:before {
        background: url('../images/clip.png');
        content: ' ';
        width: 56px;
        height: 111px;
        display: block;
        position: absolute;
        top: -56px;
        right: 60px
    }

    .myaccount_customer_info {
        display: flex
    }

    .myaccount_customer_info .customer_flex_items {
        flex: 0 0 45%
    }

    .myaccount_customer_info .customer_flex_items .page-title-info {
        padding: 0 0 25px
    }

    .myaccount_customer_info .customer_flex_items .box-title {
        font-size: 22px
    }

    .myaccount_customer_info .customer_flex_items .box-content {
        line-height: 10px !important;
        padding: 15px 0 7px
    }

    .myaccount_customer_info .customer_flex_items .box-content .customer-info-edit-button-wrapper {
        display: block;
        width: 85%;
        text-align: center;
        padding: 11px 15px;
        background: #33bb6b;
        border-radius: 5px;
        line-height: 25px
    }

    .myaccount_customer_info .customer_flex_items .box-content .customer-info-edit-button-wrapper a.stunnus_edit_link {
        color: #fff;
        font-size: 20px
    }

    .myaccount_customer_info .account_info {
        border-right: 1px groove
    }

    .myaccount_customer_info .bonus_info {
        padding: 0 0 0 60px
    }

    .myaccount_customer_info .bonus_info .page-title-info:before {
        content: '\e909';
        display: inline-block;
        float: left;
        color: #33bb6b;
        font-family: 's-icons';
        line-height: 37px;
        text-align: center;
        margin-right: 12px
    }

    .myaccount_customer_info .bonus_info .s_customer_bonus {
        padding-top: 7px !important
    }

    .column .actions-toolbar>.primary .action {
        margin-bottom: 10px
    }

    .form-wishlist-items .wishlist.products-grid .product-items .product-item {
        flex-grow: 1;
        flex-basis: 31%;
        max-width: 33.33333333%;
        text-align: center
    }

    .form-wishlist-items .wishlist.products-grid .product-items .product-item .price-box {
        margin-left: 0 !important;
        height: 90px
    }

    .page-layout-1column .product-info-main {
        width: 50%
    }

    .page-layout-1column .product.media {
        width: 45%
    }

    .page-layout-1column .product.data.items>.item.content .description .value>div>div>div {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2
    }

    #checkout {
        padding: 0 0 25px
    }

    .opc-block-summary {
        padding: 15px;
        background: #fff;
        border: 1px solid #d6d3d4
    }

    .opc-block-summary .table-totals span:first-child,
    .opc-block-summary .table-totals .table-caption,
    .opc-block-summary .table-totals .grand strong,
    .opc-block-summary .table-totals th,
    .opc-block-summary .table-totals th .label {
        font-size: 16px
    }

    .opc-block-summary span:first-child {
        font-size: 20px;
        font-weight: 600
    }

    .opc-block-summary .minicart-items .product-item-details {
        padding-left: 0;
        font-size: 16px
    }

    .opc-block-summary .minicart-items .product-item-details .product-item-name {
        display: inline;
        margin-bottom: 0;
        font-size: 16px;
        font-weight: 600
    }

    .opc-block-summary .minicart-items .product-item-details .price-including-tax,
    .opc-block-summary .minicart-items .product-item-details .price-excluding-tax {
        margin: 0 0 16px
    }

    .opc-block-summary .minicart-items .details-qty {
        display: inline;
        margin-top: 0
    }

    .opc-block-summary .minicart-items .details-qty .value:before {
        content: '('
    }

    .opc-block-summary .minicart-items .details-qty .value:after {
        content: ')'
    }

    .opc-block-summary .product-image-container,
    .opc-block-summary .details-qty .label {
        display: none
    }

    .opc-block-summary .items-in-cart>.title strong span {
        font-size: 16px;
        font-weight: 400
    }

    .cart-summary,
    .block.crosssell {
        width: 100%;
        float: none;
        clear: both
    }

    .cart-container .discount-wrapper {
        float: none;
        padding: 0 8% 25px;
        display: flex;
        justify-content: space-between
    }

    .cart-container .discount-wrapper .block.giftcard {
        display: none
    }

    .cart-container .discount-wrapper .cart-discount,
    .cart-container .discount-wrapper .block.discount {
        width: 50%;
        float: none;
        padding-right: 0
    }

    .cart-container .discount-wrapper .cart-discount>.block,
    .cart-container .discount-wrapper .block.discount>.block {
        width: 100%
    }

    .cart-container .discount-wrapper .cart-discount .content,
    .cart-container .discount-wrapper .block.discount .content {
        margin-bottom: 0
    }

    .cart-container .discount-wrapper .cart-discount .fieldset,
    .cart-container .discount-wrapper .block.discount .fieldset {
        margin-bottom: 0
    }

    .cart-container .discount-wrapper .cart-discount .fieldset>.field,
    .cart-container .discount-wrapper .block.discount .fieldset>.field {
        width: 80%
    }

    .cart-container .form-cart {
        margin-bottom: 0;
        width: 100%;
        float: none;
        padding: 25px 8% 0
    }

    .cart-container .form-cart .table-wrapper {
        margin-bottom: 0;
        background: #f7f7f7;
        padding: 0
    }

    .cart-container .form-cart .table-wrapper .cart thead tr th.col {
        border-bottom: 1px solid #d6d3d4;
        padding-bottom: 12px;
        padding-top: 15px;
        font-weight: 400;
        font-size: 16px
    }

    .cart-container .form-cart .table-wrapper .item .col.item {
        padding: 20px 15px
    }

    .cart-summary {
        border-top: 1px solid #d6d3d4;
        padding: 15px 8% 10px;
        display: flex;
        justify-content: space-between
    }

    .cart-summary>div {
        width: calc(100%/3)
    }

    .cart-summary .continue {
        text-align: left;
        padding: 0
    }

    .cart-summary .cart-totals {
        padding: 0
    }

    .cart-summary .cart-totals .grand strong {
        font-size: 20px
    }

    .cart-summary .cart-totals .table-wrapper .table .grand .mark,
    .cart-summary .cart-totals .table-wrapper .table .grand .amount {
        text-align: right
    }

    .cart-summary .cart-totals .table-wrapper .table .grand .mark strong:after {
        margin-right: 0
    }

    .cart-container .shopping-cart-wrapper .form-cart .table-wrapper .cart .col .action-delete-tooltip {
        position: relative
    }

    .cart-container .shopping-cart-wrapper .form-cart .table-wrapper .cart .col .action-delete-tooltip .tooltip-content {
        background: #fff;
        max-width: 360px;
        min-width: 210px;
        padding: 12px 16px;
        z-index: 100;
        display: none;
        position: absolute;
        text-align: left;
        color: #33bb6b;
        line-height: 1.4;
        border: 1px solid #bbb;
        margin-right: 5px;
        right: 100%;
        top: 0
    }

    .cart-container .shopping-cart-wrapper .form-cart .table-wrapper .cart .col .action-delete-tooltip .tooltip-content:after,
    .cart-container .shopping-cart-wrapper .form-cart .table-wrapper .cart .col .action-delete-tooltip .tooltip-content:before {
        border: solid transparent;
        content: '';
        height: 0;
        position: absolute;
        width: 0
    }

    .cart-container .shopping-cart-wrapper .form-cart .table-wrapper .cart .col .action-delete-tooltip .tooltip-content:after {
        border-width: 5px;
        border-color: transparent
    }

    .cart-container .shopping-cart-wrapper .form-cart .table-wrapper .cart .col .action-delete-tooltip .tooltip-content:before {
        border-width: 6px;
        border-color: transparent
    }

    .cart-container .shopping-cart-wrapper .form-cart .table-wrapper .cart .col .action-delete-tooltip .tooltip-content:after,
    .cart-container .shopping-cart-wrapper .form-cart .table-wrapper .cart .col .action-delete-tooltip .tooltip-content:before {
        left: 100%
    }

    .cart-container .shopping-cart-wrapper .form-cart .table-wrapper .cart .col .action-delete-tooltip .tooltip-content:after {
        border-left-color: #fff;
        margin-top: -5px;
        top: 15px
    }

    .cart-container .shopping-cart-wrapper .form-cart .table-wrapper .cart .col .action-delete-tooltip .tooltip-content:before {
        border-left-color: #bbb;
        margin-top: -6px;
        top: 15px
    }

    .cart-container .shopping-cart-wrapper .form-cart .table-wrapper .cart .col .action-delete-tooltip .tooltip-toggle {
        cursor: help
    }

    .cart-container .shopping-cart-wrapper .form-cart .table-wrapper .cart .col .action-delete-tooltip .tooltip-toggle:hover+.tooltip-content,
    .cart-container .shopping-cart-wrapper .form-cart .table-wrapper .cart .col .action-delete-tooltip .tooltip-toggle:focus+.tooltip-content,
    .cart-container .shopping-cart-wrapper .form-cart .table-wrapper .cart .col .action-delete-tooltip:hover .tooltip-content {
        display: block
    }

    .checkout-wrapper .checkout.steps>span {
        margin: 0 4%
    }

    .checkout-wrapper .checkout.success {
        padding: 25px 15%
    }

    .cms-page-view .page-layout-2columns-left .sidebar-main {
        padding-top: 15px;
        padding-left: 10px;
        padding-right: 0
    }

    .pagebuilder-mobile-only {
        display: none !important
    }

    .hide-desktop {
        display: none !important
    }

    .hide-mobile {
        display: block
    }
}

@media all and (min-width:769px),
print {
    .pagebuilder-mobile-only {
        display: none !important
    }
}

@media all and (min-width:1070px),
print {
    .amform-content {
        max-width: 700px;
        width: 80%
    }

    .ambrands-search-wrapper {
        float: right;
        width: 20%
    }

    .brand-images .brands-letter {
        padding-right: 35px;
        width: inherit
    }

    .brand-images .brands-letter .brand-item {
        margin: 0 10px 20px
    }

    .amslider .slide {
        margin: 0 20px 20px 0;
        max-width: 32%;
        -webkit-flex-basis: auto;
        flex-basis: auto
    }

    .ambrands-list-popup {
        position: absolute;
        width: 600px;
        height: 450px;
        background: #fff;
        box-shadow: 0 0 1px 1px #ccc;
        opacity: 0;
        transition: all .5s ease;
        pointer-events: none
    }

    .ambrands-menu-item:hover .ambrands-list-popup,
    .ammenu-item:hover .ambrands-list-popup {
        display: block;
        opacity: 1;
        pointer-events: auto
    }

    .ambrands-list-container {
        height: 100%;
        font-size: 0
    }

    .ambrands-popup-filter {
        display: inline-block;
        box-sizing: border-box;
        width: 27%;
        height: 100%;
        padding: 20px;
        font-size: 0;
        vertical-align: top;
        text-align: center;
        background: #f0f0f0
    }

    .ambrands-popup-filter .ambrands-letter {
        display: inline-block;
        box-sizing: border-box;
        width: 40px;
        height: 40px;
        font-size: 14px;
        line-height: 40px;
        text-align: center;
        color: #333
    }

    .ambrands-popup-filter .ambrands-letter:hover {
        color: #333;
        text-decoration: none;
        background: #ccc
    }

    .ambrands-popup-filter .ambrands-letter.-disabled {
        background-color: #f1f1f1;
        opacity: .6;
        pointer-events: none
    }

    .ambrands-popup-filter .ambrands-letter.-active {
        color: #fff;
        background: #f58d0f
    }

    .ambrands-popup-filter .ambrands-letter.-letter-all {
        width: 100%;
        margin-bottom: 15px
    }

    .ambrands-popup-items {
        display: inline-block;
        box-sizing: border-box;
        width: 73%;
        height: 100%;
        padding: 20px;
        overflow: auto;
        font-size: 14px
    }

    .ambrands-popup-items .brand-images .brands-letter {
        width: 100%;
        padding: 0
    }

    .ambrands-popup-items .brand-item {
        text-align: center
    }

    .ambrands-popup-items .brand-item .label:before {
        content: none
    }

    .ambrands-popup-items .brand-item .count {
        -webkit-transform: translateX(50%);
        -moz-transform: translateX(50%);
        -ms-transform: translateX(50%);
        transform: translateX(50%)
    }

    .ambrands-popup-items .brand-images .brands-letter .brand-item {
        margin: 0 20px 20px 0
    }

    .ambrands-popup-items .letter {
        margin-bottom: 15px
    }

    .ampromo-items-content {
        max-width: 960px;
        width: 100%
    }

    .filter-options-content .am-filter-price {
        width: 43%
    }

    .amslider-container.am-swiper-slider {
        width: 85%
    }

    .products-grid .product-item {
        width: 20%
    }

    .page-layout-1column .products-grid .product-item {
        width: 16.66666667%
    }

    .page-layout-3columns .products-grid .product-item {
        width: 25%
    }

    .page-products .products-grid .product-items {
        margin: 0
    }

    .page-products .products-grid .product-item {
        margin-left: 2%;
        padding: 5px;
        width: calc((100% - 6%)/4)
    }

    .page-products .products-grid .product-item:nth-child(3n+1) {
        margin-left: 2%
    }

    .page-products .products-grid .product-item:nth-child(4n+1) {
        margin-left: 0
    }

    .page-products.page-layout-1column .products-grid .product-item {
        margin-left: 0;
        width: 20%
    }

    .page-products.page-layout-3columns .products-grid .product-item {
        margin-left: 1%;
        width: 32.667%
    }

    .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n) {
        margin-left: 1%
    }

    .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n+1) {
        margin-left: 0
    }

    .box-tocart .paypal:first-of-type {
        margin-top: 13px
    }

    .checkout-index-index .modal-popup .modal-inner-wrap {
        margin-left: -400px;
        width: 800px;
        left: 50%
    }

    .opc-wrapper .shipping-address-item {
        width: 33.33333333%
    }

    .opc-wrapper .shipping-address-item:before {
        background: #ccc;
        height: calc(100% - 20px);
        content: '';
        left: 0;
        position: absolute;
        top: 0;
        width: 1px
    }

    .opc-wrapper .shipping-address-item:nth-child(3n+1):before {
        display: none
    }

    .opc-wrapper .shipping-address-item.selected-item:before {
        display: none
    }

    .opc-wrapper .shipping-address-item.selected-item+.shipping-address-item:before {
        display: none
    }

    .table-checkout-shipping-method {
        min-width: 500px
    }

    .order-links .item {
        margin: 0 -1px 0 0
    }

    .order-links .item a {
        padding: 1px 35px
    }

    .order-links .item strong {
        padding: 1px 35px 2px
    }

    .wishlist-index-index .products-grid .product-items {
        margin: 0
    }

    .wishlist-index-index .products-grid .product-item {
        margin-bottom: 26px;
        margin-left: calc((100% - 4*24.439%)/3);
        padding: 0;
        width: 24.439%
    }

    .wishlist-index-index .products-grid .product-item:nth-child(4n+1) {
        margin-left: 0
    }

    .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
    }

    .blog__post-view-related-products .products-grid .product-items .product-item,
    .block.crosssell .products-grid .product-items .product-item,
    .block.upsell .products-grid .product-items .product-item,
    .block.related .products-grid .product-items .product-item,
    .block.widget .products-grid .product-items .product-item,
    .substitution-products .products-grid .product-items .product-item,
    .pagebuilder-column [data-content-type=products] .block.widget .products-grid .product-items .product-item {
        flex-grow: 1;
        flex-basis: 23%;
        max-width: 25%
    }
}

@media all and (min-width:1440px),
print {
    .brands-filters .letter {
        margin: 0;
        border-radius: 0;
        border-right: none
    }

    .brands-filters .letter-all {
        margin-right: 20px
    }

    .brands-filters .letter:first-child {
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px
    }

    .brands-filters .letter:last-child {
        border-right: 1px solid #ccc;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px
    }

    .amslider .wrapper {
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center
    }

    .sidebar .product-items .product-item-info .product-item-photo {
        float: none;
        left: 0;
        margin: 0;
        position: absolute;
        top: 0
    }

    .sidebar .product-items .product-item-details {
        margin-left: 85px
    }
}

ul {
    padding-left: 20px;
    margin-bottom: 25px
}

button:not(.primary) {
    box-shadow: none
}

@font-face {
    font-family: 's-icons';
    src: url('../icons/s-icons.eot?keyyl7');
    src: url('../icons/s-icons.eot?keyyl7#iefix') format('embedded-opentype'), url('../icons/s-icons.ttf?keyyl7') format('truetype'), url('../icons/s-icons.woff?keyyl7') format('woff'), url('../icons/s-icons.svg?keyyl7#s-icons') format('svg');
    font-weight: 400;
    font-style: normal
}

[class^=icon-]:before,
[class*=" icon-"]:before {
    font-family: 's-icons' !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-edit:before {
    content: "\e601"
}

.icon-update:before {
    content: "\e603"
}

.icon-star:before {
    content: "\e605"
}

.icon-settings:before {
    content: "\e606"
}

.icon-pointer-down:before {
    content: "\e607"
}

.icon-next:before {
    content: "\e608"
}

.icon-location:before {
    content: "\e60a"
}

.icon-list:before {
    content: "\e60b"
}

.icon-info:before {
    content: "\e60c"
}

.icon-grid:before {
    content: "\e60d"
}

.icon-success:before {
    content: "\e60e"
}

.icon-collapse:before {
    content: "\e60f"
}

.icon-checkmark:before {
    content: "\e610"
}

.icon-calendar:before {
    content: "\e612"
}

.icon-arrow-up:before {
    content: "\e613"
}

.icon-arrow-down:before {
    content: "\e614"
}

.icon-prev:before {
    content: "\e617"
}

.icon-pointer-up:before {
    content: "\e618"
}

.icon-pointer-right:before {
    content: "\e619"
}

.icon-pointer-left:before {
    content: "\e61a"
}

.icon-flag:before {
    content: "\e61b"
}

.icon-expand:before {
    content: "\e61c"
}

.icon-envelope:before {
    content: "\e61d"
}

.icon-compare-full:before {
    content: "\e61e"
}

.icon-compare-empty:before {
    content: "\e61f"
}

.icon-comment:before {
    content: "\e620"
}

.icon-up:before {
    content: "\e621"
}

.icon-down:before {
    content: "\e622"
}

.icon-help:before {
    content: "\e623"
}

.icon-print:before {
    content: "\e624"
}

.icon-star-empty:before {
    content: "\e625"
}

.icon-download:before {
    content: "\e626"
}

.icon-uniE628:before {
    content: "\e628"
}

.icon-private:before {
    content: "\e629"
}

.icon-present:before {
    content: "\e62a"
}

.icon-gift-registry:before {
    content: "\e62b"
}

.icon-x:before {
    content: "\e900"
}

.icon-menu:before {
    content: "\e901"
}

.icon-cart:before {
    content: "\e902"
}

.icon-s-cross:before {
    content: "\e903"
}

.icon-account:before {
    content: "\e904"
}

.icon-search:before {
    content: "\e905"
}

.icon-trash-icon:before {
    content: "\e906"
}

.icon-arrow-right:before {
    content: "\e907"
}

.icon-arrow-left:before {
    content: "\e908"
}

.icon-s-logo:before {
    content: "\e909"
}

.icon-wishlist-filled:before {
    content: "\e90a"
}

.icon-check-mark:before {
    content: "\e90d"
}

.icon-visible:before {
    content: "\e90e"
}

.icon-lock:before {
    content: "\e90f"
}

.icon-hidden:before {
    content: "\e910"
}

.icon-mark:before {
    content: "\e911"
}

.icon-send:before {
    content: "\e912"
}

.page.messages {
    max-width: 1170px;
    margin: 0 auto
}

.nav-open .message.global.demo {
    display: none
}

#messagesContainer {
    position: relative
}

#messagesContainer .message.success,
#messagesContainer .message.notice,
#messagesContainer .message.error {
    padding: 13px 0;
    margin: 0
}

#messageContent {
    display: block;
    max-width: 1075px;
    margin: 0 auto;
    position: relative;
    padding: 0 40px
}

.message.success>*:first-child:before,
.message.notice>*:first-child:before,
.message.error>*:first-child:before {
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    left: 0;
    top: 5px;
    margin: 0 !important;
    width: 45px;
    position: absolute;
    text-align: center
}

.message.error>*:first-child:after,
.message.notice>*:first-child:after,
.message.success>*:first-child:after {
    position: absolute;
    top: 0;
    right: 0;
    content: '\e900';
    font-family: 's-icons';
    width: 25px;
    height: 25px;
    font-size: .9rem;
    color: #888;
    display: block;
    line-height: 25px;
    text-align: center;
    cursor: pointer
}

.message.error>*:first-child:after,
.message.notice>*:first-child:after,
.message.success>*:first-child:after {
    position: absolute;
    top: 0;
    right: 20px;
    content: '\e900';
    font-family: 's-icons';
    width: 25px;
    height: 25px;
    font-size: .9rem;
    color: #888;
    display: block;
    line-height: 25px;
    text-align: center;
    cursor: pointer
}

#maincontent .page.messages .message.error>*:first-child:before,
#checkout .message.error>*:first-child:before,
#maincontent .page.messages .message.notice>*:first-child:before,
#checkout .message.notice>*:first-child:before,
#maincontent .page.messages .message.success>*:first-child:before,
#checkout .message.success>*:first-child:before {
    position: static;
    margin: -2px 0 0 !important
}

#maincontent .page.messages .message.error>*:first-child:after,
#checkout .message.error>*:first-child:after,
#maincontent .page.messages .message.notice>*:first-child:after,
#checkout .message.notice>*:first-child:after,
#maincontent .page.messages .message.success>*:first-child:after,
#checkout .message.success>*:first-child:after {
    display: none
}

.message.global.cookie {
    background: #007841
}

.message.global.cookie p,
.message.global.cookie a {
    color: #fff
}

.message.info>*:first-child:before,
.message.success>*:first-child:before,
.message.error>*:first-child:before,
.message.notice>*:first-child:before,
.message.warning>*:first-child:before {
    margin: -9px 0 0
}

.message.global.demo {
    background-color: #ff4f52;
    font-weight: 600;
    border-bottom: 1px solid #d6d3d4;
    font-size: 16px
}

.message.global.checkout-closed {
    margin: 0 0 13px;
    padding: 13px 26px;
    display: block;
    line-height: 1.2em;
    font-size: 1.125rem;
    background: #ff0101;
    border-color: none;
    color: #fff;
    margin-bottom: 0;
    text-align: center;
    background-color: #ff4f52;
    font-weight: 600;
    border-bottom: 1px solid #d6d3d4;
    font-size: 16px
}

.message.global.checkout-closed a {
    color: #33bb6b
}

.message.global.checkout-closed a:hover {
    color: #33bb6b
}

.message.global.checkout-closed a:active {
    color: #33bb6b
}

.error-tooltip {
    position: relative
}

.error-tooltip div:not(.input-text).mage-error {
    background: #ffdcdc;
    padding: 12px 16px;
    font-size: 16px !important;
    border-radius: 10px;
    color: #282f36;
    box-shadow: 0 0 14px rgba(0, 0, 0, .08);
    margin-bottom: 5px;
    position: absolute;
    width: 200px;
    z-index: 2;
    white-space: normal
}

.error-tooltip div:not(.input-text).mage-error:before {
    content: '\e911';
    font-family: 's-icons';
    display: inline-block;
    font-size: 12px !important;
    padding-right: 10px;
    color: #dc1218
}

@font-face {
    font-family: 'SBonusDisplay';
    src: url('../fonts/SBonusDisplay-Light.woff2') format('woff2'), url('../fonts/SBonusDisplay-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: auto
}

@font-face {
    font-family: 'SBonusDisplay';
    src: url('../fonts/SBonusDisplay-Regular.woff2') format('woff2'), url('../fonts/SBonusDisplay-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: auto
}

@font-face {
    font-family: 'SBonusDisplay';
    src: url('../fonts/SBonusDisplay-SemiBold.woff2') format('woff2'), url('../fonts/SBonusDisplay-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: auto
}

@font-face {
    font-family: 'SBonusDisplay';
    src: url('../fonts/SBonusDisplay-Bold.woff2') format('woff2'), url('../fonts/SBonusDisplay-Bold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: auto
}

strong {
    font-weight: 600
}

a {
    font-weight: 600
}

.fieldset>.legend {
    border-bottom: 0
}

.fieldset>.legend span {
    font-weight: 600;
    font-size: 20px
}

.fieldset>.field .label span {
    font-weight: 600
}

.field .field-error {
    font-size: 1rem
}

.field.choice input[type=checkbox] {
    display: none
}

.field.choice input[type=checkbox]:checked+label:before {
    content: '\e90d';
    font-family: 's-icons';
    background: #217dd9;
    border: 1px solid #217dd9;
    color: #fff;
    font-size: 8px
}

.field.choice label {
    cursor: pointer
}

.field.choice label:hover:before {
    border-color: #217dd9
}

.field.choice label:before {
    content: '';
    padding: 4px;
    line-height: 11px;
    width: 10px;
    height: 10px;
    border-radius: 3px;
    border: 1px solid #d6d3d4;
    display: block;
    margin-right: 10px;
    margin-top: 3px;
    float: left;
    background: #fff
}

.toolbar select {
    background-color: #fff
}

input:focus,
select:focus,
textarea:focus {
    box-shadow: none !important
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-right: 2rem;
    padding-left: 2rem
}

.row {
    box-sizing: border-box;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
    flex: 0 1 auto;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.row.reverse {
    -ms-flex-direction: row-reverse;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse
}

.col.reverse {
    -ms-flex-direction: column-reverse;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    flex-direction: column-reverse
}

.col-xs,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    padding-right: 0;
    padding-left: 0
}

.col-xs {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%
}

.col-xs-1 {
    -ms-flex-preferred-size: 8.333%;
    flex-basis: 8.333%;
    max-width: 8.333%
}

.col-xs-2 {
    -ms-flex-preferred-size: 16.667%;
    flex-basis: 16.667%;
    max-width: 16.667%
}

.col-xs-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%
}

.col-xs-4 {
    -ms-flex-preferred-size: 33.333%;
    flex-basis: 33.333%;
    max-width: 33.333%
}

.col-xs-5 {
    -ms-flex-preferred-size: 41.667%;
    flex-basis: 41.667%;
    max-width: 41.667%
}

.col-xs-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%
}

.col-xs-7 {
    -ms-flex-preferred-size: 58.333%;
    flex-basis: 58.333%;
    max-width: 58.333%
}

.col-xs-8 {
    -ms-flex-preferred-size: 66.667%;
    flex-basis: 66.667%;
    max-width: 66.667%
}

.col-xs-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%
}

.col-xs-10 {
    -ms-flex-preferred-size: 83.333%;
    flex-basis: 83.333%;
    max-width: 83.333%
}

.col-xs-11 {
    -ms-flex-preferred-size: 91.667%;
    flex-basis: 91.667%;
    max-width: 91.667%
}

.col-xs-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%
}

.col-xs-offset-1 {
    margin-left: 8.333%
}

.col-xs-offset-2 {
    margin-left: 16.667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.333%
}

.col-xs-offset-5 {
    margin-left: 41.667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.333%
}

.col-xs-offset-8 {
    margin-left: 66.667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.333%
}

.col-xs-offset-11 {
    margin-left: 91.667%
}

.start-xs {
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    justify-content: flex-start;
    text-align: start
}

.center-xs {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: center
}

.end-xs {
    -ms-flex-pack: end;
    -webkit-box-pack: end;
    justify-content: flex-end;
    text-align: end
}

.top-xs {
    -ms-flex-align: start;
    -webkit-box-align: start;
    align-items: flex-start
}

.middle-xs {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center
}

.bottom-xs {
    -ms-flex-align: end;
    -webkit-box-align: end;
    align-items: flex-end
}

.around-xs {
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.between-xs {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between
}

.first-xs {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
    order: -1
}

.last-xs {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1
}

@media only screen and (min-width:48em) {
    .container {
        width: 46rem
    }

    .col-sm,
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        box-sizing: border-box;
        -ms-flex: 0 0 auto;
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        padding-right: 1rem;
        padding-left: 1rem
    }

    .col-sm {
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        flex-grow: 1;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        max-width: 100%
    }

    .col-sm-1 {
        -ms-flex-preferred-size: 8.333%;
        flex-basis: 8.333%;
        max-width: 8.333%
    }

    .col-sm-2 {
        -ms-flex-preferred-size: 16.667%;
        flex-basis: 16.667%;
        max-width: 16.667%
    }

    .col-sm-3 {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%
    }

    .col-sm-4 {
        -ms-flex-preferred-size: 33.333%;
        flex-basis: 33.333%;
        max-width: 33.333%
    }

    .col-sm-5 {
        -ms-flex-preferred-size: 41.667%;
        flex-basis: 41.667%;
        max-width: 41.667%
    }

    .col-sm-6 {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%
    }

    .col-sm-7 {
        -ms-flex-preferred-size: 58.333%;
        flex-basis: 58.333%;
        max-width: 58.333%
    }

    .col-sm-8 {
        -ms-flex-preferred-size: 66.667%;
        flex-basis: 66.667%;
        max-width: 66.667%
    }

    .col-sm-9 {
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        max-width: 75%
    }

    .col-sm-10 {
        -ms-flex-preferred-size: 83.333%;
        flex-basis: 83.333%;
        max-width: 83.333%
    }

    .col-sm-11 {
        -ms-flex-preferred-size: 91.667%;
        flex-basis: 91.667%;
        max-width: 91.667%
    }

    .col-sm-12 {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }

    .col-sm-offset-1 {
        margin-left: 8.333%
    }

    .col-sm-offset-2 {
        margin-left: 16.667%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-4 {
        margin-left: 33.333%
    }

    .col-sm-offset-5 {
        margin-left: 41.667%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-7 {
        margin-left: 58.333%
    }

    .col-sm-offset-8 {
        margin-left: 66.667%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-10 {
        margin-left: 83.333%
    }

    .col-sm-offset-11 {
        margin-left: 91.667%
    }

    .start-sm {
        -ms-flex-pack: start;
        -webkit-box-pack: start;
        justify-content: flex-start;
        text-align: start
    }

    .center-sm {
        -ms-flex-pack: center;
        -webkit-box-pack: center;
        justify-content: center;
        text-align: center
    }

    .end-sm {
        -ms-flex-pack: end;
        -webkit-box-pack: end;
        justify-content: flex-end;
        text-align: end
    }

    .top-sm {
        -ms-flex-align: start;
        -webkit-box-align: start;
        align-items: flex-start
    }

    .middle-sm {
        -ms-flex-align: center;
        -webkit-box-align: center;
        align-items: center
    }

    .bottom-sm {
        -ms-flex-align: end;
        -webkit-box-align: end;
        align-items: flex-end
    }

    .around-sm {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .between-sm {
        -ms-flex-pack: justify;
        -webkit-box-pack: justify;
        justify-content: space-between
    }

    .first-sm {
        -ms-flex-order: -1;
        -webkit-box-ordinal-group: 0;
        order: -1
    }

    .last-sm {
        -ms-flex-order: 1;
        -webkit-box-ordinal-group: 2;
        order: 1
    }
}

@media only screen and (min-width:62em) {
    .container {
        width: 61rem
    }

    .col-md,
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        box-sizing: border-box;
        -ms-flex: 0 0 auto;
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        padding-right: 1rem;
        padding-left: 1rem
    }

    .col-md {
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        flex-grow: 1;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        max-width: 100%
    }

    .col-md-1 {
        -ms-flex-preferred-size: 8.333%;
        flex-basis: 8.333%;
        max-width: 8.333%
    }

    .col-md-2 {
        -ms-flex-preferred-size: 16.667%;
        flex-basis: 16.667%;
        max-width: 16.667%
    }

    .col-md-3 {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%
    }

    .col-md-4 {
        -ms-flex-preferred-size: 33.333%;
        flex-basis: 33.333%;
        max-width: 33.333%
    }

    .col-md-5 {
        -ms-flex-preferred-size: 41.667%;
        flex-basis: 41.667%;
        max-width: 41.667%
    }

    .col-md-6 {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%
    }

    .col-md-7 {
        -ms-flex-preferred-size: 58.333%;
        flex-basis: 58.333%;
        max-width: 58.333%
    }

    .col-md-8 {
        -ms-flex-preferred-size: 66.667%;
        flex-basis: 66.667%;
        max-width: 66.667%
    }

    .col-md-9 {
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        max-width: 75%
    }

    .col-md-10 {
        -ms-flex-preferred-size: 83.333%;
        flex-basis: 83.333%;
        max-width: 83.333%
    }

    .col-md-11 {
        -ms-flex-preferred-size: 91.667%;
        flex-basis: 91.667%;
        max-width: 91.667%
    }

    .col-md-12 {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }

    .col-md-offset-1 {
        margin-left: 8.333%
    }

    .col-md-offset-2 {
        margin-left: 16.667%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-4 {
        margin-left: 33.333%
    }

    .col-md-offset-5 {
        margin-left: 41.667%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-7 {
        margin-left: 58.333%
    }

    .col-md-offset-8 {
        margin-left: 66.667%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-10 {
        margin-left: 83.333%
    }

    .col-md-offset-11 {
        margin-left: 91.667%
    }

    .start-md {
        -ms-flex-pack: start;
        -webkit-box-pack: start;
        justify-content: flex-start;
        text-align: start
    }

    .center-md {
        -ms-flex-pack: center;
        -webkit-box-pack: center;
        justify-content: center;
        text-align: center
    }

    .end-md {
        -ms-flex-pack: end;
        -webkit-box-pack: end;
        justify-content: flex-end;
        text-align: end
    }

    .top-md {
        -ms-flex-align: start;
        -webkit-box-align: start;
        align-items: flex-start
    }

    .middle-md {
        -ms-flex-align: center;
        -webkit-box-align: center;
        align-items: center
    }

    .bottom-md {
        -ms-flex-align: end;
        -webkit-box-align: end;
        align-items: flex-end
    }

    .around-md {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .between-md {
        -ms-flex-pack: justify;
        -webkit-box-pack: justify;
        justify-content: space-between
    }

    .first-md {
        -ms-flex-order: -1;
        -webkit-box-ordinal-group: 0;
        order: -1
    }

    .last-md {
        -ms-flex-order: 1;
        -webkit-box-ordinal-group: 2;
        order: 1
    }
}

@media only screen and (min-width:75em) {
    .row {
        margin-right: -1rem;
        margin-left: -1rem
    }

    .container {
        width: 71rem
    }

    .col-lg,
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        box-sizing: border-box;
        -ms-flex: 0 0 auto;
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        padding-right: 1rem;
        padding-left: 1rem
    }

    .col-lg {
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        flex-grow: 1;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        max-width: 100%
    }

    .col-lg-1 {
        -ms-flex-preferred-size: 8.333%;
        flex-basis: 8.333%;
        max-width: 8.333%
    }

    .col-lg-2 {
        -ms-flex-preferred-size: 16.667%;
        flex-basis: 16.667%;
        max-width: 16.667%
    }

    .col-lg-3 {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%
    }

    .col-lg-4 {
        -ms-flex-preferred-size: 33.333%;
        flex-basis: 33.333%;
        max-width: 33.333%
    }

    .col-lg-5 {
        -ms-flex-preferred-size: 41.667%;
        flex-basis: 41.667%;
        max-width: 41.667%
    }

    .col-lg-6 {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%
    }

    .col-lg-7 {
        -ms-flex-preferred-size: 58.333%;
        flex-basis: 58.333%;
        max-width: 58.333%
    }

    .col-lg-8 {
        -ms-flex-preferred-size: 66.667%;
        flex-basis: 66.667%;
        max-width: 66.667%
    }

    .col-lg-9 {
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        max-width: 75%
    }

    .col-lg-10 {
        -ms-flex-preferred-size: 83.333%;
        flex-basis: 83.333%;
        max-width: 83.333%
    }

    .col-lg-11 {
        -ms-flex-preferred-size: 91.667%;
        flex-basis: 91.667%;
        max-width: 91.667%
    }

    .col-lg-12 {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }

    .col-lg-offset-1 {
        margin-left: 8.333%
    }

    .col-lg-offset-2 {
        margin-left: 16.667%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-4 {
        margin-left: 33.333%
    }

    .col-lg-offset-5 {
        margin-left: 41.667%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-7 {
        margin-left: 58.333%
    }

    .col-lg-offset-8 {
        margin-left: 66.667%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-10 {
        margin-left: 83.333%
    }

    .col-lg-offset-11 {
        margin-left: 91.667%
    }

    .start-lg {
        -ms-flex-pack: start;
        -webkit-box-pack: start;
        justify-content: flex-start;
        text-align: start
    }

    .center-lg {
        -ms-flex-pack: center;
        -webkit-box-pack: center;
        justify-content: center;
        text-align: center
    }

    .end-lg {
        -ms-flex-pack: end;
        -webkit-box-pack: end;
        justify-content: flex-end;
        text-align: end
    }

    .top-lg {
        -ms-flex-align: start;
        -webkit-box-align: start;
        align-items: flex-start
    }

    .middle-lg {
        -ms-flex-align: center;
        -webkit-box-align: center;
        align-items: center
    }

    .bottom-lg {
        -ms-flex-align: end;
        -webkit-box-align: end;
        align-items: flex-end
    }

    .around-lg {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .between-lg {
        -ms-flex-pack: justify;
        -webkit-box-pack: justify;
        justify-content: space-between
    }

    .first-lg {
        -ms-flex-order: -1;
        -webkit-box-ordinal-group: 0;
        order: -1
    }

    .last-lg {
        -ms-flex-order: 1;
        -webkit-box-ordinal-group: 2;
        order: 1
    }
}

@media not all and (min-resolution:.001dpcm) {
    @supports (-webkit-appearance:none) {

        .col-xs,
        .col-xs-1,
        .col-xs-2,
        .col-xs-3,
        .col-xs-4,
        .col-xs-5,
        .col-xs-6,
        .col-xs-7,
        .col-xs-8,
        .col-xs-9,
        .col-xs-10,
        .col-xs-11,
        .col-xs-12 {
            margin-right: -.67%
        }

        .col-md,
        .col-md-1,
        .col-md-2,
        .col-md-3,
        .col-md-4,
        .col-md-5,
        .col-md-6,
        .col-md-7,
        .col-md-8,
        .col-md-9,
        .col-md-10,
        .col-md-11,
        .col-md-12 {
            margin-right: -.67%
        }
    }
}

.page-footer {
    color: #fff;
    font-size: 16px;
    line-height: 1em
}

.page-footer a {
    font-weight: 400;
    color: #fff
}

.page-footer strong {
    font-size: 18px;
    font-weight: 800
}

.page-footer .pagebuilder-column {
    margin: 13px 0;
    padding: 0 6.5px
}

.page-footer .content {
    box-sizing: border-box;
    margin: 0 auto;
    max-width: 1170px;
    padding-left: 15px;
    padding-right: 15px
}

.page-footer .content .block {
    margin-top: 5px;
    margin-bottom: 5px
}

.page-footer .prefooter {
    padding: 10px 0;
    background: #41484e
}

.page-footer .prefooter .content .pagebuilder-column.border-right {
    border-right: dashed 1px #fff
}

.page-footer .footer {
    background: #282f36;
    padding: 30px 0 0
}

.page-footer .afterfooter a {
    font-weight: 700;
    color: #33bb6b
}

@media only screen and (max-width:768px) {
    .pagebuilder-column.xs-no-border {
        border: 0 !important
    }
}

.tooltip-sok {
    position: relative;
    top: 2px;
    left: -3px
}

.tooltip-sok .tooltip-content {
    background: #fff;
    max-width: 360px;
    min-width: 210px;
    padding: 12px 16px;
    z-index: 100;
    display: none;
    position: absolute;
    text-align: left;
    color: #33bb6b;
    line-height: 1.4;
    border: 1px solid #bbb;
    margin-top: 5px;
    left: 0;
    top: 100%
}

.tooltip-sok .tooltip-content:after,
.tooltip-sok .tooltip-content:before {
    border: solid transparent;
    content: '';
    height: 0;
    position: absolute;
    width: 0
}

.tooltip-sok .tooltip-content:after {
    border-width: 5px;
    border-color: transparent
}

.tooltip-sok .tooltip-content:before {
    border-width: 6px;
    border-color: transparent
}

.tooltip-sok .tooltip-content:after,
.tooltip-sok .tooltip-content:before {
    bottom: 100%
}

.tooltip-sok .tooltip-content:after {
    border-bottom-color: #fff;
    left: 15px;
    margin-left: -5px
}

.tooltip-sok .tooltip-content:before {
    border-bottom-color: #bbb;
    left: 15px;
    margin-left: -6px
}

.tooltip-sok .tooltip-toggle {
    cursor: help
}

.tooltip-sok .tooltip-toggle:hover+.tooltip-content,
.tooltip-sok .tooltip-toggle:focus+.tooltip-content,
.tooltip-sok:hover .tooltip-content {
    display: block
}

.tooltip-sok .icon-help {
    font-size: 16px;
    font-weight: 400
}

.tooltip-sok .tooltip-content {
    left: 50%;
    top: 100%;
    transform: translate(-50%, -5%);
    border-radius: 10px;
    border-color: #f4f4f4;
    box-shadow: 0 0 14px rgba(0, 0, 0, .08);
    color: #282f36;
    font-size: 16px
}

.tooltip-sok .tooltip-content:before,
.tooltip-sok .tooltip-content:after {
    display: none
}

@media only screen and (max-width:1120px) {
    .tooltip-sok .tooltip-content {
        left: 0;
        transform: translate(-60%, -5%) !important
    }
}

.page-header {
    background: #fff
}

.page-header .panel.wrapper {
    display: none;
    background: 0 0;
    font-size: 12px;
    padding: 0
}

.page-header .header .desktop-hide {
    display: none
}

.page-header .header.content {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    padding: 5px 15px
}

.page-header .header.content .logo-wrapper {
    display: flex;
    flex-direction: column
}

.page-header .header.content .icon-wrapper {
    display: flex;
    align-items: center
}

.page-header .header.content .block {
    padding-left: 0;
    padding-right: 2rem;
    margin-bottom: 0
}

.page-header .header.content .block.block-cart a:hover,
.page-header .header.content .block.block-account a:hover,
.page-header .header.content .block.block-prescription a:hover {
    opacity: .8
}

.page-header .header.content .block.block-pharmacy {
    opacity: 1;
    z-index: 4;
    text-align: center
}

.page-header .header.content .block.block-logo {
    opacity: 1;
    z-index: 4
}

.page-header .header.content .block .logo-mini {
    display: none
}

.page-header .header.content .block.block-pharmacy .pharmacy-wrapper {
    display: inline-block;
    position: relative
}

.page-header .header.content .block.block-pharmacy .pharmacy-wrapper:before,
.page-header .header.content .block.block-pharmacy .pharmacy-wrapper:after {
    content: '';
    display: table
}

.page-header .header.content .block.block-pharmacy .pharmacy-wrapper:after {
    clear: both
}

.page-header .header.content .block.block-pharmacy .pharmacy-wrapper .action.showinfo {
    cursor: pointer;
    display: inline-block;
    text-decoration: none
}

.page-header .header.content .block.block-pharmacy .pharmacy-wrapper .action.showinfo:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 's-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.page-header .header.content .block.block-pharmacy .pharmacy-wrapper .action.showinfo:hover:after {
    color: inherit
}

.page-header .header.content .block.block-pharmacy .pharmacy-wrapper .action.showinfo:active:after {
    color: inherit
}

.page-header .header.content .block.block-pharmacy .pharmacy-wrapper .action.showinfo.active {
    display: inline-block;
    text-decoration: none
}

.page-header .header.content .block.block-pharmacy .pharmacy-wrapper .action.showinfo.active:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: inherit;
    color: inherit;
    content: '\e621';
    font-family: 's-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.page-header .header.content .block.block-pharmacy .pharmacy-wrapper .action.showinfo.active:hover:after {
    color: inherit
}

.page-header .header.content .block.block-pharmacy .pharmacy-wrapper .action.showinfo.active:active:after {
    color: inherit
}

.page-header .header.content .block.block-pharmacy .pharmacy-wrapper .pharmacy-info {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #fff;
    border: 1px solid #bbb;
    margin-top: 4px;
    min-width: 100%;
    width: 300px;
    z-index: 101;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    left: -5px;
    box-shadow: 0 3px 3px rgba(0, 0, 0, .15)
}

.page-header .header.content .block.block-pharmacy .pharmacy-wrapper .pharmacy-info li {
    margin: 0
}

.page-header .header.content .block.block-pharmacy .pharmacy-wrapper .pharmacy-info li:hover {
    cursor: pointer
}

.page-header .header.content .block.block-pharmacy .pharmacy-wrapper.active {
    overflow: visible
}

.page-header .header.content .block.block-pharmacy .pharmacy-wrapper.active .pharmacy-info {
    display: block
}

.page-header .header.content .block.block-pharmacy .pharmacy-wrapper .action {
    color: #282f36
}

.page-header .header.content .block.block-pharmacy .pharmacy-wrapper .action .service-text {
    font-weight: 400;
    color: #666;
    display: block;
    float: left;
    padding: 0 5px 0 0
}

.page-header .header.content .block.block-pharmacy .pharmacy-wrapper .action .service-provider {
    font-weight: 600
}

.page-header .header.content .block.block-pharmacy .pharmacy-wrapper .action.showinfo {
    position: relative;
    font-size: 15px
}

.page-header .header.content .block.block-pharmacy .pharmacy-wrapper .action.showinfo:hover {
    color: #282f36
}

.page-header .header.content .block.block-pharmacy .pharmacy-wrapper .action.showinfo:hover:after {
    color: #33bb6b
}

.page-header .header.content .block.block-pharmacy .pharmacy-wrapper .action.showinfo:after {
    color: #33bb6b;
    margin: 0;
    position: absolute;
    top: 3px;
    right: -19px
}

.page-header .header.content .block.block-pharmacy .pharmacy-wrapper .action.showinfo.active:after {
    color: #33bb6b;
    margin: 0
}

.page-header .header.content .block.block-pharmacy .pharmacy-wrapper .action.showinfo.active:hover:after {
    color: #33bb6b
}

.page-header .header.content .block.block-pharmacy .pharmacy-wrapper .pharmacy-info {
    border-radius: 10px;
    border: 0;
    padding: 20px 25px;
    box-shadow: 0 0 14px rgba(0, 0, 0, .08)
}

.page-header .header.content .block.block-pharmacy .pharmacy-wrapper .pharmacy-info span.title {
    font-weight: 600
}

.page-header .header.content .block.block-pharmacy .pharmacy-wrapper .pharmacy-info p {
    color: #666;
    font-size: 16px
}

.page-header .header.content .block.block-logo .logo {
    max-width: 100%;
    margin: 0 auto;
    float: none;
    display: block
}

.page-header .header.content .block.block-logo .logo img {
    margin: 0
}

.page-header .header.content .block.block-account {
    order: 2
}

.page-header .header.content .block.block-account .account-wrapper {
    display: inline-block;
    position: relative;
    text-align: center;
    z-index: 20;
    display: flex;
    align-items: flex-end
}

.page-header .header.content .block.block-account .account-wrapper:before,
.page-header .header.content .block.block-account .account-wrapper:after {
    content: '';
    display: table
}

.page-header .header.content .block.block-account .account-wrapper:after {
    clear: both
}

.page-header .header.content .block.block-account .account-wrapper .action.showaccount {
    cursor: pointer;
    display: inline-block;
    text-decoration: none
}

.page-header .header.content .block.block-account .account-wrapper .action.showaccount:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 's-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.page-header .header.content .block.block-account .account-wrapper .action.showaccount:hover:after {
    color: inherit
}

.page-header .header.content .block.block-account .account-wrapper .action.showaccount:active:after {
    color: inherit
}

.page-header .header.content .block.block-account .account-wrapper .action.showaccount.active {
    display: inline-block;
    text-decoration: none
}

.page-header .header.content .block.block-account .account-wrapper .action.showaccount.active:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: inherit;
    color: inherit;
    content: '\e621';
    font-family: 's-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.page-header .header.content .block.block-account .account-wrapper .action.showaccount.active:hover:after {
    color: inherit
}

.page-header .header.content .block.block-account .account-wrapper .action.showaccount.active:active:after {
    color: inherit
}

.page-header .header.content .block.block-account .account-wrapper .account-links {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #fff;
    border: 1px solid #bbb;
    margin-top: 4px;
    min-width: 100%;
    width: 300px;
    z-index: 101;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    right: -5px;
    box-shadow: 0 3px 3px rgba(0, 0, 0, .15)
}

.page-header .header.content .block.block-account .account-wrapper .account-links li {
    margin: 0
}

.page-header .header.content .block.block-account .account-wrapper .account-links li:hover {
    cursor: pointer
}

.page-header .header.content .block.block-account .account-wrapper.active {
    overflow: visible
}

.page-header .header.content .block.block-account .account-wrapper.active .account-links {
    display: block
}

.page-header .header.content .block.block-account .account-wrapper .action.showaccount {
    overflow: hidden
}

.page-header .header.content .block.block-account .account-wrapper .action.showaccount.active:after,
.page-header .header.content .block.block-account .account-wrapper .action.showaccount:after {
    display: none
}

.page-header .header.content .block.block-account .account-wrapper .action.showaccount:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 28px;
    color: #282f36;
    content: '\e904';
    font-family: 's-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center;
    min-width: 70px
}

.page-header .header.content .block.block-account .account-wrapper .action.showaccount .text {
    display: block;
    color: #282f36;
    font-weight: 600;
    clip: auto;
    margin: 0;
    position: static;
    width: auto;
    height: 25px;
    overflow: hidden;
    white-space: nowrap
}

.page-header .header.content .block.block-account .account-wrapper .account-links {
    border-radius: 10px;
    padding: 5px 25px;
    box-shadow: 0 0 14px rgba(0, 0, 0, .08);
    border: 1px solid #f4f4f4;
    text-align: left
}

.page-header .header.content .block.block-account .account-wrapper .account-links ul {
    list-style-type: none;
    list-style-image: none;
    padding: 0;
    margin: 0
}

.page-header .header.content .block.block-account .account-wrapper .account-links ul li {
    padding: 15px 0;
    border-bottom: 1px solid #d6d3d4;
    text-align: left;
    font-weight: 600
}

.page-header .header.content .block.block-account .account-wrapper .account-links ul li .stunnus {
    display: block;
    padding: 12px 15px;
    background: #33bb6b;
    border-radius: 5px;
    color: #fff;
    line-height: 18px
}

.page-header .header.content .block.block-account .account-wrapper .account-links ul li .stunnus:before {
    content: '\e909';
    display: inline-block;
    float: left;
    font-family: 's-icons';
    font-size: 25px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border: 1px solid #fff;
    padding: 2px;
    margin-right: 10px
}

.page-header .header.content .block.block-account .account-wrapper .account-links ul li .stunnus strong,
.page-header .header.content .block.block-account .account-wrapper .account-links ul li .stunnus span {
    display: block
}

.page-header .header.content .block.block-account .account-wrapper .account-links ul li .stunnus span {
    font-size: 16px;
    font-weight: 400
}

.page-header .header.content .block.block-account .account-wrapper .account-links ul li .stunnus:hover {
    color: #fff
}

.page-header .header.content .block.block-account .account-wrapper .account-links ul li:last-child {
    border-bottom: 0
}

.page-header .header.content .block.block-account .account-wrapper .account-links ul li a {
    color: #282f36
}

.page-header .header.content .block.block-account .account-wrapper .account-links ul li a:hover {
    color: #282f36;
    text-decoration: none
}

.page-header .header.content .block.block-account .account-wrapper .account-links ul li a .items {
    display: inline-block;
    float: right;
    font-weight: 400;
    font-size: 16px;
    color: #666
}

.page-header .block-search {
    margin-left: auto;
    padding: 10px 15px 10px 0
}

.page-header .block-search input {
    padding: 8px 70px 9px 16px;
    height: 42px;
    border-color: #46dc78;
    border-width: 2px;
    font-size: 17px
}

.page-header .block-search input:not([disabled]):focus {
    box-shadow: none;
    border-color: #33bb6b
}

.page-header .block-search .action.search[disabled] {
    opacity: 1
}

.page-header .block-search .action.search {
    position: absolute;
    right: 4px;
    width: 55px;
    height: 100%;
    border-radius: 0;
    border-left: 2px solid #46dc78
}

.page-header .block-search .action.search:before {
    color: #282f36 !important
}

.page-header .sections.nav-sections .navigation .logo-mini {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    opacity: 0;
    display: inline-block;
    float: left;
    width: 0;
    color: #33bb6b;
    font-size: 2.35rem;
    text-align: center;
    line-height: 40px;
    padding-top: 4px
}

.page-header .sections.nav-sections .navigation .logo-mini a {
    color: #33bb6b
}

.page-header .sections.nav-sections .navigation .logo-mini a:hover {
    text-decoration: none;
    color: #33bb6b
}

.page-header .sections.nav-sections .navigation .level0>.level-top {
    color: #282f36
}

.page-header .sections.nav-sections .navigation .level0.has-active>.level-top {
    border-color: transparent;
    border-width: 0
}

.page-header.sticky--active .header .block.block-account .account-wrapper .action.showaccount .text {
    white-space: normal !important
}

@media only screen and (max-width:800px) and (min-width:768px) {
    .page-header .header.content .block.block-pharmacy .pharmacy-wrapper .action.showinfo {
        font-size: 14px
    }
}

@media only screen and (max-width:400px) {
    .page-header {
        margin-bottom: 0
    }

    .page-header .header.content .block.block-account .account-wrapper.active .account-links {
        transform: translate(22%, 0%) !important
    }
}

.sticky--sticky {
    position: static;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 900 !important;
    border-top: 0;
    height: 60px;
    padding-top: 20px
}

.sticky--fixed {
    position: fixed !important;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 10 !important;
    border-top: 0
}

.page-header.sticky--active {
    position: sticky !important
}

@media only screen and (max-width:1070px) and (min-width:768px) {
    .page-header {
        z-index: 10
    }

    .page-header .header.content .block {
        padding-right: 1rem
    }

    .page-header .header.content .block.block-pharmacy {
        display: none;
        opacity: 0
    }

    .page-header .header.content .block.block-search {
        max-width: 350px
    }

    .page-header .header.content .block.block-logo .mobile-logo {
        display: block;
        font-size: 40px
    }

    .page-header.sticky--active .header.content .block.block-logo {
        opacity: 1
    }

    .page-header.sticky--active .header.content .block.block-logo .logo-mini {
        display: none !important
    }

    .page-header.sticky--active .header.content .block.block-logo .logo {
        display: none !important
    }
}

@media only screen and (max-width:767px) {
    .sticky--sticky {
        height: 82px
    }

    .page-header {
        margin-bottom: 0
    }

    .page-header .header .nav-toggle:before {
        font-size: 16px
    }

    .page-header .header.content .block.block-logo {
        margin: 0;
        text-align: left;
        padding-left: 5px;
        display: inline-flex;
        align-items: center
    }

    .page-header .header.content .block.block-logo .logo {
        display: none
    }

    .page-header .header.content .block.block-logo .mobile-logo {
        font-size: 40px
    }

    .page-header .header.content .block.block-search .show {
        margin-left: auto
    }

    .page-header .header.content .block.block-search .show .control {
        top: 60px;
        width: calc(100% - 30px);
        padding: 15px
    }

    .page-header .header.content .block.block-search .show .control input {
        padding: 8px 70px 9px 16px;
        border-radius: 0;
        height: 42px;
        border-width: 2px;
        background-color: #f4f4f4;
        position: static
    }

    .page-header .header.content .block.block-cart {
        float: right;
        max-width: fit-content;
        order: 3
    }

    .page-header .header.content .block.block-cart .showcart:before {
        font-size: 20px
    }

    .page-header .header.content .block.block-account .account-wrapper .showaccount:before {
        font-size: 20px !important;
        min-width: auto !important
    }

    .page-header .megamenu {
        display: none
    }

    .block-search.active #mobilesearch {
        left: 0;
        position: relative
    }

    .block-prescription {
        display: none
    }

    .icon-wrapper {
        align-items: center
    }

    .desktop-hide {
        display: block !important
    }
}

@media only screen and (max-width:830px) and (min-width:768px) {
    .page-header .header.content .block.block-account {
        right: 34px
    }
}

.nav-open .page-wrapper {
    left: 0 !important
}

.breadcrumbs {
    margin: 20px auto 25px
}

.breadcrumbs ul {
    padding: 25px 15px;
    background: #fff;
    margin: 15px auto 30px;
    display: block
}

.breadcrumbs ul.items>li {
    padding: 15px 0 15px 15px;
    color: #282f36
}

.breadcrumbs ul.items>li strong {
    font-weight: 600
}

.breadcrumbs ul.items>li:not(:last-child):after {
    line-height: 25px;
    margin: 0 0 0 15px
}

@media only screen and (max-width:1070px) {
    .page-header .sections.nav-sections .navigation ul .level0 {
        margin: 0 10px
    }

    .page-header .sections.nav-sections .navigation ul .level0>.level-top {
        padding: 0 5px
    }
}

@media only screen and (max-width:833px) {
    .page-header .sections.nav-sections .navigation ul .level0 {
        margin: 0 7px !important
    }

    .page-header .sections.nav-sections .navigation ul .level0>.level-top {
        padding: 0 !important
    }
}

.product-info-price .price-box {
    padding-bottom: 0;
    display: inline-block;
    vertical-align: top;
    width: auto
}

.product-info-price .price-box .old-price {
    margin: 0;
    position: static !important;
    text-decoration: line-through;
    color: #282f36
}

.product-info-price .price-box .old-price .price-label {
    font-size: 16px;
    color: #282f36;
    padding-right: 3px;
    line-height: 16px
}

.product-info-price .price-box .old-price .price-container>span {
    margin-bottom: 0
}

.product-info-price .price-box .old-price .price-container>.currencyLabel {
    display: none
}

.product-info-price .price-box .old-price .price-wrapper {
    text-decoration: line-through
}

.product-info-price .price-box .old-price .price-wrapper .price {
    display: block;
    font-weight: 400;
    font-size: 16px;
    line-height: 0;
    color: #282f36
}

.product-info-price .price-box .old-price .price-wrapper .price .price-integer {
    font-size: 16px;
    line-height: 16px;
    display: inline-block;
    text-decoration: line-through
}

.product-info-price .price-box .old-price .price-wrapper .price .price-integer:after {
    content: ',';
    display: inline-block
}

.product-info-price .price-box .old-price .price-wrapper .price .price-decimal {
    font-size: 16px;
    line-height: 16px;
    display: inline-block;
    margin-top: 0;
    margin-left: 0;
    text-decoration: line-through
}

.product-info-price .price-box .old-price .price-wrapper .price .price-decimal:after {
    content: '\20AC';
    padding-left: 1px;
    display: inline-block
}

.product-info-price .price-box .special-price {
    margin-right: 20px
}

.pagebuilder-column .widget-product-grid .product-item .product-item-info .price-box {
    word-wrap: normal
}

.pagebuilder-column .widget-product-grid .product-item .product-item-info .price-box .price-container .currencyLabel {
    margin-left: -22px;
    letter-spacing: .5px
}

.products-grid .price-box .old-price,
.block-products-list.grid .price-box .old-price,
.widget-product-carousel .price-box .old-price {
    display: block;
    width: 100%;
    margin: 0;
    position: absolute;
    color: #282f36
}

.products-grid .price-box .old-price .price-label,
.block-products-list.grid .price-box .old-price .price-label,
.widget-product-carousel .price-box .old-price .price-label {
    color: #282f36;
    padding-right: 3px;
    line-height: 30px;
    text-decoration: line-through
}

.products-grid .price-box .old-price .currencyLabel,
.block-products-list.grid .price-box .old-price .currencyLabel,
.widget-product-carousel .price-box .old-price .currencyLabel {
    display: none !important
}

.products-grid .price-box .old-price .price-wrapper,
.block-products-list.grid .price-box .old-price .price-wrapper,
.widget-product-carousel .price-box .old-price .price-wrapper {
    text-decoration: line-through
}

.products-grid .price-box .old-price .price-wrapper .price,
.block-products-list.grid .price-box .old-price .price-wrapper .price,
.widget-product-carousel .price-box .old-price .price-wrapper .price {
    display: block;
    font-weight: 400;
    font-size: 16px;
    color: #282f36
}

.products-grid .price-box .old-price .price-wrapper .price .price-integer,
.block-products-list.grid .price-box .old-price .price-wrapper .price .price-integer,
.widget-product-carousel .price-box .old-price .price-wrapper .price .price-integer {
    font-size: 16px;
    display: inline-block;
    text-decoration: line-through
}

.products-grid .price-box .old-price .price-wrapper .price .price-integer:after,
.block-products-list.grid .price-box .old-price .price-wrapper .price .price-integer:after,
.widget-product-carousel .price-box .old-price .price-wrapper .price .price-integer:after {
    content: ',';
    display: inline-block
}

.products-grid .price-box .old-price .price-wrapper .price .price-decimal,
.block-products-list.grid .price-box .old-price .price-wrapper .price .price-decimal,
.widget-product-carousel .price-box .old-price .price-wrapper .price .price-decimal {
    font-size: 16px;
    display: inline-block;
    margin-top: 0;
    margin-left: 0;
    text-decoration: line-through
}

.products-grid .price-box .old-price .price-wrapper .price .price-decimal:after,
.block-products-list.grid .price-box .old-price .price-wrapper .price .price-decimal:after,
.widget-product-carousel .price-box .old-price .price-wrapper .price .price-decimal:after {
    content: '\20AC';
    padding-left: 1px;
    display: inline-block;
    text-decoration: line-through
}

.products-grid .price-box .special-price,
.block-products-list.grid .price-box .special-price,
.widget-product-carousel .price-box .special-price {
    display: block;
    width: 100%;
    margin-bottom: 0
}

.products-grid .price-box .price-container,
.block-products-list.grid .price-box .price-container,
.widget-product-carousel .price-box .price-container {
    display: inline-flex
}

.products-grid .price-box .price-container .price,
.block-products-list.grid .price-box .price-container .price,
.widget-product-carousel .price-box .price-container .price {
    display: inline-flex;
    color: #282f36;
    font-weight: 800;
    font-size: 40px;
    line-height: 30px
}

.products-grid .price-box .price-container .price .price-integer,
.block-products-list.grid .price-box .price-container .price .price-integer,
.widget-product-carousel .price-box .price-container .price .price-integer {
    font-size: 40px;
    line-height: 30px;
    min-width: 30px;
    text-align: right
}

.products-grid .price-box .price-container .price .price-decimal,
.block-products-list.grid .price-box .price-container .price .price-decimal,
.widget-product-carousel .price-box .price-container .price .price-decimal {
    margin-top: 0;
    margin-left: 4px;
    font-size: 22px;
    line-height: 18px
}

.products-grid .price-box .price-container .unitLabel,
.block-products-list.grid .price-box .price-container .unitLabel,
.widget-product-carousel .price-box .price-container .unitLabel {
    font-size: .8rem;
    margin-left: -17px
}

.products-grid .price-box .price-container .currencyLabel,
.block-products-list.grid .price-box .price-container .currencyLabel,
.widget-product-carousel .price-box .price-container .currencyLabel {
    margin-top: 16px;
    font-weight: 600;
    font-size: 15px
}

.block-products-list.grid .price-box .price-container .currencyLabel,
.products-grid .price-box .price-container .currencyLabel,
.widget-product-carousel .price-box .price-container .currencyLabel {
    margin-left: -19px
}

.products-grid.wishlist .price-box {
    margin-bottom: 10px
}

.products-grid.wishlist .price-box .price-container .currencyLabel {
    margin-left: -19px;
    line-height: 17px
}

.block .products-grid .price-box .price-container .currencyLabel {
    margin-left: -19px;
    line-height: 17px
}

.product-info-main .price-box .price-container {
    display: inline-flex
}

.product-info-main .price-box .price-container .price {
    display: inline-flex;
    color: #282f36;
    font-weight: 800
}

.product-info-main .price-box .price-container .price .price-integer {
    font-size: 57px;
    line-height: 35px
}

.product-info-main .price-box .price-container .price .price-decimal {
    margin-top: 0;
    margin-left: 3px;
    letter-spacing: 1px;
    font-size: 25px;
    line-height: 16px
}

.product-info-main .price-box .price-container .unitLabel {
    font-size: .8rem;
    margin-top: 22px;
    margin-left: -17px
}

.product-info-main .price-box .price-container .currencyLabel {
    margin-top: 15px;
    margin-left: -24px;
    font-weight: 600;
    font-size: 20px;
    color: #282f36
}

button.tocart {
    padding: 13px 28px 14px !important;
    border-radius: 30px;
    min-width: 300px
}

button.tocart:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 18px;
    color: #defde1;
    content: '\e902';
    padding-right: 8px;
    padding-top: 4px;
    font-family: 's-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    overflow: hidden;
    speak: none;
    text-align: center
}

button.tocart span {
    font-size: 18px
}

.box-tocart {
    margin: 0 0 19px
}

.box-tocart .qty {
    display: inline-block;
    margin-bottom: 0
}

.box-tocart .qty.field {
    float: left
}

.box-tocart .qty.field>label {
    display: none
}

.box-tocart .qty .control {
    display: inline-block;
    border: 1px solid #d6d3d4
}

.box-tocart .qty .control button {
    border: 0;
    border-radius: 0;
    font-size: 24px;
    color: #666;
    margin-top: -3px;
    font-weight: 400
}

.box-tocart .qty .control button.decrease-qty {
    padding-left: 20px;
    padding-right: 10px;
    margin-right: -5px
}

.box-tocart .qty .control button.increase-qty {
    padding-left: 10px;
    padding-right: 20px;
    margin-left: -5px
}

.box-tocart .qty .control input {
    border: 0;
    padding: 0;
    width: 30px;
    margin: 1px 0;
    background: 0 0
}

.box-tocart .actions {
    display: inline-block
}

.box-tocart .actions .action.tocart {
    width: 100%;
    margin-bottom: 0;
    margin-left: 0;
    border-radius: 30px
}

.cart.table-wrapper .col.qty .control .input-text {
    border: 0;
    padding: 0;
    width: 30px;
    margin: 1px 0;
    background: 0 0
}

.page-products .products-grid .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions,
.catalog-category-view.page-layout-1column .products-grid .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions {
    position: relative
}

.page-products .products-grid .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions button.tocart,
.catalog-category-view.page-layout-1column .products-grid .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions button.tocart,
.page-products .products-grid .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .unavailable,
.catalog-category-view.page-layout-1column .products-grid .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .unavailable {
    border-radius: 50%;
    width: 50px;
    height: 50px;
    position: absolute;
    line-height: 50px;
    bottom: 15px;
    right: 10px;
    z-index: 2;
    padding: 0 !important;
    min-width: auto !important
}

.page-products .products-grid .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions button.tocart span,
.catalog-category-view.page-layout-1column .products-grid .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions button.tocart span,
.page-products .products-grid .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .unavailable span,
.catalog-category-view.page-layout-1column .products-grid .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .unavailable span {
    display: none
}

.page-products .products-grid .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions button.tocart:before,
.catalog-category-view.page-layout-1column .products-grid .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions button.tocart:before,
.page-products .products-grid .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .unavailable:before,
.catalog-category-view.page-layout-1column .products-grid .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .unavailable:before {
    font-weight: 400;
    content: '\e902';
    font-family: 's-icons';
    font-size: 16px;
    line-height: 50px;
    padding-top: 0;
    padding-right: 0;
    color: #fff
}

.page-products .products-grid .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .unavailable,
.catalog-category-view.page-layout-1column .products-grid .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .unavailable {
    background: #9b9ea1;
    line-height: 50px
}

.product-item .tocart {
    border-radius: 10px
}

.blog__post-view-related-products .products-grid .product-item .product-item-info .unavailable,
.block.crosssell .products-grid .product-item .product-item-info .unavailable,
.block.upsell .products-grid .product-item .product-item-info .unavailable,
.block.related .products-grid .product-item .product-item-info .unavailable,
.widget.block-products-list .products-grid .product-item .product-item-info .unavailable,
.substitution-products .products-grid .product-item .product-item-info .unavailable,
.widget-product-carousel .products-grid .product-item .product-item-info .unavailable,
.blog__post-view-related-products .slick-slide .product-item .product-item-info .unavailable,
.block.crosssell .slick-slide .product-item .product-item-info .unavailable,
.block.upsell .slick-slide .product-item .product-item-info .unavailable,
.block.related .slick-slide .product-item .product-item-info .unavailable,
.widget.block-products-list .slick-slide .product-item .product-item-info .unavailable,
.substitution-products .slick-slide .product-item .product-item-info .unavailable,
.widget-product-carousel .slick-slide .product-item .product-item-info .unavailable {
    border-radius: 50%;
    width: 50px;
    height: 50px;
    position: absolute;
    line-height: 45px;
    bottom: 0;
    right: 0;
    z-index: 2
}

.blog__post-view-related-products .products-grid .product-item .product-item-info .unavailable span,
.block.crosssell .products-grid .product-item .product-item-info .unavailable span,
.block.upsell .products-grid .product-item .product-item-info .unavailable span,
.block.related .products-grid .product-item .product-item-info .unavailable span,
.widget.block-products-list .products-grid .product-item .product-item-info .unavailable span,
.substitution-products .products-grid .product-item .product-item-info .unavailable span,
.widget-product-carousel .products-grid .product-item .product-item-info .unavailable span,
.blog__post-view-related-products .slick-slide .product-item .product-item-info .unavailable span,
.block.crosssell .slick-slide .product-item .product-item-info .unavailable span,
.block.upsell .slick-slide .product-item .product-item-info .unavailable span,
.block.related .slick-slide .product-item .product-item-info .unavailable span,
.widget.block-products-list .slick-slide .product-item .product-item-info .unavailable span,
.substitution-products .slick-slide .product-item .product-item-info .unavailable span,
.widget-product-carousel .slick-slide .product-item .product-item-info .unavailable span {
    display: none
}

.blog__post-view-related-products .products-grid .product-item .product-item-info .unavailable,
.block.crosssell .products-grid .product-item .product-item-info .unavailable,
.block.upsell .products-grid .product-item .product-item-info .unavailable,
.block.related .products-grid .product-item .product-item-info .unavailable,
.widget.block-products-list .products-grid .product-item .product-item-info .unavailable,
.substitution-products .products-grid .product-item .product-item-info .unavailable,
.widget-product-carousel .products-grid .product-item .product-item-info .unavailable,
.blog__post-view-related-products .slick-slide .product-item .product-item-info .unavailable,
.block.crosssell .slick-slide .product-item .product-item-info .unavailable,
.block.upsell .slick-slide .product-item .product-item-info .unavailable,
.block.related .slick-slide .product-item .product-item-info .unavailable,
.widget.block-products-list .slick-slide .product-item .product-item-info .unavailable,
.substitution-products .slick-slide .product-item .product-item-info .unavailable,
.widget-product-carousel .slick-slide .product-item .product-item-info .unavailable {
    background: #9b9ea1;
    line-height: 50px
}

.blog__post-view-related-products .products-grid .product-item .product-item-info .unavailable:before,
.block.crosssell .products-grid .product-item .product-item-info .unavailable:before,
.block.upsell .products-grid .product-item .product-item-info .unavailable:before,
.block.related .products-grid .product-item .product-item-info .unavailable:before,
.widget.block-products-list .products-grid .product-item .product-item-info .unavailable:before,
.substitution-products .products-grid .product-item .product-item-info .unavailable:before,
.widget-product-carousel .products-grid .product-item .product-item-info .unavailable:before,
.blog__post-view-related-products .slick-slide .product-item .product-item-info .unavailable:before,
.block.crosssell .slick-slide .product-item .product-item-info .unavailable:before,
.block.upsell .slick-slide .product-item .product-item-info .unavailable:before,
.block.related .slick-slide .product-item .product-item-info .unavailable:before,
.widget.block-products-list .slick-slide .product-item .product-item-info .unavailable:before,
.substitution-products .slick-slide .product-item .product-item-info .unavailable:before,
.widget-product-carousel .slick-slide .product-item .product-item-info .unavailable:before {
    content: '\e902';
    font-family: 's-icons';
    font-size: 16px;
    line-height: 25px;
    padding-top: 0;
    padding-right: 0;
    color: #fff
}

.blog__post-view-related-products .products-grid .product-item .product-item-info .product-item-details .product-item-actions,
.block.crosssell .products-grid .product-item .product-item-info .product-item-details .product-item-actions,
.block.upsell .products-grid .product-item .product-item-info .product-item-details .product-item-actions,
.block.related .products-grid .product-item .product-item-info .product-item-details .product-item-actions,
.widget.block-products-list .products-grid .product-item .product-item-info .product-item-details .product-item-actions,
.substitution-products .products-grid .product-item .product-item-info .product-item-details .product-item-actions,
.widget-product-carousel .products-grid .product-item .product-item-info .product-item-details .product-item-actions,
.blog__post-view-related-products .slick-slide .product-item .product-item-info .product-item-details .product-item-actions,
.block.crosssell .slick-slide .product-item .product-item-info .product-item-details .product-item-actions,
.block.upsell .slick-slide .product-item .product-item-info .product-item-details .product-item-actions,
.block.related .slick-slide .product-item .product-item-info .product-item-details .product-item-actions,
.widget.block-products-list .slick-slide .product-item .product-item-info .product-item-details .product-item-actions,
.substitution-products .slick-slide .product-item .product-item-info .product-item-details .product-item-actions,
.widget-product-carousel .slick-slide .product-item .product-item-info .product-item-details .product-item-actions {
    position: relative
}

.blog__post-view-related-products .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart,
.block.crosssell .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart,
.block.upsell .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart,
.block.related .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart,
.widget.block-products-list .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart,
.substitution-products .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart,
.widget-product-carousel .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart,
.blog__post-view-related-products .slick-slide .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart,
.block.crosssell .slick-slide .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart,
.block.upsell .slick-slide .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart,
.block.related .slick-slide .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart,
.widget.block-products-list .slick-slide .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart,
.substitution-products .slick-slide .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart,
.widget-product-carousel .slick-slide .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart,
.blog__post-view-related-products .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .unavailable,
.block.crosssell .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .unavailable,
.block.upsell .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .unavailable,
.block.related .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .unavailable,
.widget.block-products-list .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .unavailable,
.substitution-products .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .unavailable,
.widget-product-carousel .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .unavailable,
.blog__post-view-related-products .slick-slide .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .unavailable,
.block.crosssell .slick-slide .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .unavailable,
.block.upsell .slick-slide .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .unavailable,
.block.related .slick-slide .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .unavailable,
.widget.block-products-list .slick-slide .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .unavailable,
.substitution-products .slick-slide .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .unavailable,
.widget-product-carousel .slick-slide .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .unavailable {
    border-radius: 50%;
    width: 50px;
    height: 50px;
    position: absolute;
    line-height: 50px;
    bottom: 15px;
    right: 10px;
    z-index: 2;
    padding: 0 !important;
    min-width: auto !important
}

.blog__post-view-related-products .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart span,
.block.crosssell .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart span,
.block.upsell .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart span,
.block.related .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart span,
.widget.block-products-list .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart span,
.substitution-products .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart span,
.widget-product-carousel .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart span,
.blog__post-view-related-products .slick-slide .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart span,
.block.crosssell .slick-slide .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart span,
.block.upsell .slick-slide .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart span,
.block.related .slick-slide .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart span,
.widget.block-products-list .slick-slide .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart span,
.substitution-products .slick-slide .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart span,
.widget-product-carousel .slick-slide .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart span,
.blog__post-view-related-products .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .unavailable span,
.block.crosssell .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .unavailable span,
.block.upsell .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .unavailable span,
.block.related .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .unavailable span,
.widget.block-products-list .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .unavailable span,
.substitution-products .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .unavailable span,
.widget-product-carousel .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .unavailable span,
.blog__post-view-related-products .slick-slide .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .unavailable span,
.block.crosssell .slick-slide .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .unavailable span,
.block.upsell .slick-slide .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .unavailable span,
.block.related .slick-slide .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .unavailable span,
.widget.block-products-list .slick-slide .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .unavailable span,
.substitution-products .slick-slide .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .unavailable span,
.widget-product-carousel .slick-slide .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .unavailable span {
    display: none
}

.blog__post-view-related-products .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart:before,
.block.crosssell .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart:before,
.block.upsell .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart:before,
.block.related .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart:before,
.widget.block-products-list .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart:before,
.substitution-products .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart:before,
.widget-product-carousel .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart:before,
.blog__post-view-related-products .slick-slide .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart:before,
.block.crosssell .slick-slide .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart:before,
.block.upsell .slick-slide .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart:before,
.block.related .slick-slide .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart:before,
.widget.block-products-list .slick-slide .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart:before,
.substitution-products .slick-slide .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart:before,
.widget-product-carousel .slick-slide .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart:before,
.blog__post-view-related-products .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .unavailable:before,
.block.crosssell .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .unavailable:before,
.block.upsell .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .unavailable:before,
.block.related .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .unavailable:before,
.widget.block-products-list .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .unavailable:before,
.substitution-products .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .unavailable:before,
.widget-product-carousel .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .unavailable:before,
.blog__post-view-related-products .slick-slide .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .unavailable:before,
.block.crosssell .slick-slide .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .unavailable:before,
.block.upsell .slick-slide .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .unavailable:before,
.block.related .slick-slide .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .unavailable:before,
.widget.block-products-list .slick-slide .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .unavailable:before,
.substitution-products .slick-slide .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .unavailable:before,
.widget-product-carousel .slick-slide .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .unavailable:before {
    content: '\e902';
    font-family: 's-icons';
    font-size: 16px;
    line-height: 50px;
    padding-top: 0;
    padding-right: 0;
    color: #fff
}

.blog__post-view-related-products .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .unavailable,
.block.crosssell .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .unavailable,
.block.upsell .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .unavailable,
.block.related .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .unavailable,
.widget.block-products-list .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .unavailable,
.substitution-products .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .unavailable,
.widget-product-carousel .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .unavailable,
.blog__post-view-related-products .slick-slide .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .unavailable,
.block.crosssell .slick-slide .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .unavailable,
.block.upsell .slick-slide .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .unavailable,
.block.related .slick-slide .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .unavailable,
.widget.block-products-list .slick-slide .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .unavailable,
.substitution-products .slick-slide .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .unavailable,
.widget-product-carousel .slick-slide .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .unavailable {
    background: #9b9ea1
}

.blog__post-view-related-products .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button,
.block.crosssell .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button,
.block.upsell .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button,
.block.related .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button,
.widget.block-products-list .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button,
.substitution-products .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button,
.widget-product-carousel .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button,
.blog__post-view-related-products .slick-slide .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button,
.block.crosssell .slick-slide .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button,
.block.upsell .slick-slide .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button,
.block.related .slick-slide .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button,
.widget.block-products-list .slick-slide .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button,
.substitution-products .slick-slide .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button,
.widget-product-carousel .slick-slide .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button {
    line-height: 50px
}

.blog__post-view-related-products .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart,
.block.crosssell .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart,
.block.upsell .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart,
.block.related .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart,
.widget.block-products-list .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart,
.substitution-products .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart,
.widget-product-carousel .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart,
.blog__post-view-related-products .slick-slide .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart,
.block.crosssell .slick-slide .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart,
.block.upsell .slick-slide .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart,
.block.related .slick-slide .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart,
.widget.block-products-list .slick-slide .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart,
.substitution-products .slick-slide .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart,
.widget-product-carousel .slick-slide .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart {
    border-radius: 50%;
    width: 50px;
    height: 50px;
    position: absolute;
    line-height: 50px;
    bottom: 15px;
    right: 10px;
    z-index: 2
}

.blog__post-view-related-products .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart:before,
.block.crosssell .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart:before,
.block.upsell .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart:before,
.block.related .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart:before,
.widget.block-products-list .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart:before,
.substitution-products .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart:before,
.widget-product-carousel .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart:before,
.blog__post-view-related-products .slick-slide .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart:before,
.block.crosssell .slick-slide .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart:before,
.block.upsell .slick-slide .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart:before,
.block.related .slick-slide .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart:before,
.widget.block-products-list .slick-slide .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart:before,
.substitution-products .slick-slide .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart:before,
.widget-product-carousel .slick-slide .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart:before {
    content: '\e902';
    font-family: 's-icons';
    padding-top: 0;
    padding-right: 0
}

.blog__post-view-related-products .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart span,
.block.crosssell .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart span,
.block.upsell .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart span,
.block.related .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart span,
.widget.block-products-list .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart span,
.substitution-products .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart span,
.widget-product-carousel .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart span,
.blog__post-view-related-products .slick-slide .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart span,
.block.crosssell .slick-slide .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart span,
.block.upsell .slick-slide .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart span,
.block.related .slick-slide .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart span,
.widget.block-products-list .slick-slide .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart span,
.substitution-products .slick-slide .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart span,
.widget-product-carousel .slick-slide .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart span {
    display: none
}

.form-wishlist-items .wishlist.products-grid .product-items .product-item .product-item-info .field.qty {
    display: none
}

.form-wishlist-items .wishlist.products-grid .product-items .product-item .product-item-info .product-item-actions button.tocart {
    bottom: 0;
    right: 0;
    margin-right: 0
}

@media only screen and (max-width:480px) {
    .form-wishlist-items .wishlist.products-grid .product-items .product-item .box-tocart {
        float: none;
        margin-right: 0;
        height: auto;
        margin: 0
    }

    .widget-product-carousel .actions-primary {
        display: none
    }

    .widget-product-carousel .slick-slide .product-item .product-item-info .product-item-name {
        font-size: 1.2rem;
        line-height: 20px !important;
        height: 60px !important;
        padding: 0 3px
    }
}

.shared .table-wrapper .actions button.tocart {
    padding: 0 !important;
    min-width: auto !important;
    background: #33bb6b;
    border: 0;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    line-height: 50px;
    z-index: 2
}

.shared .table-wrapper .actions button.tocart span {
    display: none
}

.shared .table-wrapper .actions button.tocart:before {
    font-weight: 400;
    content: '\e902';
    font-family: 's-icons';
    font-size: 16px;
    line-height: 50px;
    padding-top: 0;
    padding-right: 0;
    color: #fff
}

.product-item a.action.tocompare {
    display: none !important
}

.block.related .products-grid .product-item .product-item-name {
    margin-left: 0
}

.products-grid .product-item .product-item-info .product-item-details .available {
    display: none
}

.products-grid .product-item .product-item-info .bonus-tooltip {
    position: relative;
    position: absolute;
    display: block;
    height: 23px;
    bottom: 10px;
    left: 10px
}

.products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content {
    background: #fff;
    max-width: 360px;
    min-width: 210px;
    padding: 12px 16px;
    z-index: 100;
    display: none;
    position: absolute;
    text-align: left;
    color: #33bb6b;
    line-height: 1.4;
    border: 1px solid #bbb;
    margin-bottom: 5px;
    bottom: 100%;
    left: 0
}

.products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content:after,
.products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content:before {
    border: solid transparent;
    content: '';
    height: 0;
    position: absolute;
    width: 0
}

.products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content:after {
    border-width: 5px;
    border-color: transparent
}

.products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content:before {
    border-width: 6px;
    border-color: transparent
}

.products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content:after,
.products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content:before {
    top: 100%
}

.products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content:after {
    border-top-color: #fff;
    left: 15px;
    margin-left: -5px
}

.products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content:before {
    border-top-color: #bbb;
    left: 15px;
    margin-left: -6px
}

.products-grid .product-item .product-item-info .bonus-tooltip .tooltip-toggle {
    cursor: help
}

.products-grid .product-item .product-item-info .bonus-tooltip .tooltip-toggle:hover+.tooltip-content,
.products-grid .product-item .product-item-info .bonus-tooltip .tooltip-toggle:focus+.tooltip-content,
.products-grid .product-item .product-item-info .bonus-tooltip:hover .tooltip-content {
    display: block
}

.products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content {
    border-radius: 10px;
    border-color: #f4f4f4;
    box-shadow: 0 0 14px rgba(0, 0, 0, .08);
    color: #282f36;
    font-size: 16px;
    font-weight: 400
}

.products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content:before,
.products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content:after {
    display: none
}

.products-grid .product-item .product-item-info .sbonus {
    width: 37px;
    display: inline-block;
    height: 23px
}

.products-grid .product-item .product-item-info .sbonus:before {
    content: ' ';
    width: 37px;
    height: 23px;
    background: url('../images/sbonustag.png') no-repeat top left;
    display: block;
    margin-left: 5px;
    bottom: 15px
}

.products-grid .product-item .product-item-inner {
    background: 0 0
}

.widget-product-carousel li.product-item {
    margin: 5px !important;
    width: calc(100% - 10px) !important
}

.blog__post-view-related-products .products-grid .product-item .unit-price,
.block.crosssell .products-grid .product-item .unit-price,
.block.upsell .products-grid .product-item .unit-price,
.block.related .products-grid .product-item .unit-price,
.widget.block-products-list .products-grid .product-item .unit-price,
.substitution-products .products-grid .product-item .unit-price,
.widget-product-carousel .products-grid .product-item .unit-price,
.blog__post-view-related-products .slick-slide .product-item .unit-price,
.block.crosssell .slick-slide .product-item .unit-price,
.block.upsell .slick-slide .product-item .unit-price,
.block.related .slick-slide .product-item .unit-price,
.widget.block-products-list .slick-slide .product-item .unit-price,
.substitution-products .slick-slide .product-item .unit-price,
.widget-product-carousel .slick-slide .product-item .unit-price {
    height: 30px;
    font-size: 14px;
    text-align: center;
    color: #666
}

.blog__post-view-related-products .products-grid .product-item .product-item-info,
.block.crosssell .products-grid .product-item .product-item-info,
.block.upsell .products-grid .product-item .product-item-info,
.block.related .products-grid .product-item .product-item-info,
.widget.block-products-list .products-grid .product-item .product-item-info,
.substitution-products .products-grid .product-item .product-item-info,
.widget-product-carousel .products-grid .product-item .product-item-info,
.blog__post-view-related-products .slick-slide .product-item .product-item-info,
.block.crosssell .slick-slide .product-item .product-item-info,
.block.upsell .slick-slide .product-item .product-item-info,
.block.related .slick-slide .product-item .product-item-info,
.widget.block-products-list .slick-slide .product-item .product-item-info,
.substitution-products .slick-slide .product-item .product-item-info,
.widget-product-carousel .slick-slide .product-item .product-item-info {
    width: 100%;
    height: 100%;
    position: relative;
    padding-bottom: 5px;
    background: #fff
}

.blog__post-view-related-products .products-grid .product-item .product-item-info .bonus-tooltip,
.block.crosssell .products-grid .product-item .product-item-info .bonus-tooltip,
.block.upsell .products-grid .product-item .product-item-info .bonus-tooltip,
.block.related .products-grid .product-item .product-item-info .bonus-tooltip,
.widget.block-products-list .products-grid .product-item .product-item-info .bonus-tooltip,
.substitution-products .products-grid .product-item .product-item-info .bonus-tooltip,
.widget-product-carousel .products-grid .product-item .product-item-info .bonus-tooltip,
.blog__post-view-related-products .slick-slide .product-item .product-item-info .bonus-tooltip,
.block.crosssell .slick-slide .product-item .product-item-info .bonus-tooltip,
.block.upsell .slick-slide .product-item .product-item-info .bonus-tooltip,
.block.related .slick-slide .product-item .product-item-info .bonus-tooltip,
.widget.block-products-list .slick-slide .product-item .product-item-info .bonus-tooltip,
.substitution-products .slick-slide .product-item .product-item-info .bonus-tooltip,
.widget-product-carousel .slick-slide .product-item .product-item-info .bonus-tooltip {
    position: relative;
    position: absolute;
    display: block;
    height: 23px;
    bottom: 10px;
    left: 10px
}

.blog__post-view-related-products .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content,
.block.crosssell .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content,
.block.upsell .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content,
.block.related .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content,
.widget.block-products-list .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content,
.substitution-products .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content,
.widget-product-carousel .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content,
.blog__post-view-related-products .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-content,
.block.crosssell .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-content,
.block.upsell .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-content,
.block.related .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-content,
.widget.block-products-list .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-content,
.substitution-products .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-content,
.widget-product-carousel .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-content {
    background: #fff;
    max-width: 360px;
    min-width: 210px;
    padding: 12px 16px;
    z-index: 100;
    display: none;
    position: absolute;
    text-align: left;
    color: #33bb6b;
    line-height: 1.4;
    border: 1px solid #bbb;
    margin-bottom: 5px;
    bottom: 100%;
    left: 0
}

.blog__post-view-related-products .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content:after,
.block.crosssell .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content:after,
.block.upsell .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content:after,
.block.related .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content:after,
.widget.block-products-list .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content:after,
.substitution-products .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content:after,
.widget-product-carousel .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content:after,
.blog__post-view-related-products .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-content:after,
.block.crosssell .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-content:after,
.block.upsell .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-content:after,
.block.related .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-content:after,
.widget.block-products-list .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-content:after,
.substitution-products .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-content:after,
.widget-product-carousel .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-content:after,
.blog__post-view-related-products .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content:before,
.block.crosssell .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content:before,
.block.upsell .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content:before,
.block.related .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content:before,
.widget.block-products-list .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content:before,
.substitution-products .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content:before,
.widget-product-carousel .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content:before,
.blog__post-view-related-products .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-content:before,
.block.crosssell .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-content:before,
.block.upsell .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-content:before,
.block.related .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-content:before,
.widget.block-products-list .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-content:before,
.substitution-products .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-content:before,
.widget-product-carousel .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-content:before {
    border: solid transparent;
    content: '';
    height: 0;
    position: absolute;
    width: 0
}

.blog__post-view-related-products .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content:after,
.block.crosssell .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content:after,
.block.upsell .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content:after,
.block.related .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content:after,
.widget.block-products-list .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content:after,
.substitution-products .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content:after,
.widget-product-carousel .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content:after,
.blog__post-view-related-products .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-content:after,
.block.crosssell .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-content:after,
.block.upsell .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-content:after,
.block.related .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-content:after,
.widget.block-products-list .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-content:after,
.substitution-products .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-content:after,
.widget-product-carousel .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-content:after {
    border-width: 5px;
    border-color: transparent
}

.blog__post-view-related-products .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content:before,
.block.crosssell .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content:before,
.block.upsell .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content:before,
.block.related .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content:before,
.widget.block-products-list .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content:before,
.substitution-products .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content:before,
.widget-product-carousel .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content:before,
.blog__post-view-related-products .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-content:before,
.block.crosssell .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-content:before,
.block.upsell .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-content:before,
.block.related .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-content:before,
.widget.block-products-list .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-content:before,
.substitution-products .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-content:before,
.widget-product-carousel .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-content:before {
    border-width: 6px;
    border-color: transparent
}

.blog__post-view-related-products .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content:after,
.block.crosssell .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content:after,
.block.upsell .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content:after,
.block.related .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content:after,
.widget.block-products-list .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content:after,
.substitution-products .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content:after,
.widget-product-carousel .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content:after,
.blog__post-view-related-products .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-content:after,
.block.crosssell .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-content:after,
.block.upsell .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-content:after,
.block.related .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-content:after,
.widget.block-products-list .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-content:after,
.substitution-products .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-content:after,
.widget-product-carousel .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-content:after,
.blog__post-view-related-products .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content:before,
.block.crosssell .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content:before,
.block.upsell .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content:before,
.block.related .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content:before,
.widget.block-products-list .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content:before,
.substitution-products .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content:before,
.widget-product-carousel .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content:before,
.blog__post-view-related-products .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-content:before,
.block.crosssell .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-content:before,
.block.upsell .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-content:before,
.block.related .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-content:before,
.widget.block-products-list .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-content:before,
.substitution-products .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-content:before,
.widget-product-carousel .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-content:before {
    top: 100%
}

.blog__post-view-related-products .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content:after,
.block.crosssell .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content:after,
.block.upsell .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content:after,
.block.related .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content:after,
.widget.block-products-list .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content:after,
.substitution-products .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content:after,
.widget-product-carousel .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content:after,
.blog__post-view-related-products .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-content:after,
.block.crosssell .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-content:after,
.block.upsell .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-content:after,
.block.related .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-content:after,
.widget.block-products-list .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-content:after,
.substitution-products .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-content:after,
.widget-product-carousel .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-content:after {
    border-top-color: #fff;
    left: 15px;
    margin-left: -5px
}

.blog__post-view-related-products .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content:before,
.block.crosssell .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content:before,
.block.upsell .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content:before,
.block.related .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content:before,
.widget.block-products-list .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content:before,
.substitution-products .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content:before,
.widget-product-carousel .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content:before,
.blog__post-view-related-products .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-content:before,
.block.crosssell .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-content:before,
.block.upsell .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-content:before,
.block.related .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-content:before,
.widget.block-products-list .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-content:before,
.substitution-products .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-content:before,
.widget-product-carousel .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-content:before {
    border-top-color: #bbb;
    left: 15px;
    margin-left: -6px
}

.blog__post-view-related-products .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-toggle,
.block.crosssell .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-toggle,
.block.upsell .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-toggle,
.block.related .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-toggle,
.widget.block-products-list .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-toggle,
.substitution-products .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-toggle,
.widget-product-carousel .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-toggle,
.blog__post-view-related-products .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-toggle,
.block.crosssell .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-toggle,
.block.upsell .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-toggle,
.block.related .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-toggle,
.widget.block-products-list .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-toggle,
.substitution-products .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-toggle,
.widget-product-carousel .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-toggle {
    cursor: help
}

.blog__post-view-related-products .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-toggle:hover+.tooltip-content,
.block.crosssell .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-toggle:hover+.tooltip-content,
.block.upsell .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-toggle:hover+.tooltip-content,
.block.related .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-toggle:hover+.tooltip-content,
.widget.block-products-list .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-toggle:hover+.tooltip-content,
.substitution-products .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-toggle:hover+.tooltip-content,
.widget-product-carousel .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-toggle:hover+.tooltip-content,
.blog__post-view-related-products .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-toggle:hover+.tooltip-content,
.block.crosssell .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-toggle:hover+.tooltip-content,
.block.upsell .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-toggle:hover+.tooltip-content,
.block.related .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-toggle:hover+.tooltip-content,
.widget.block-products-list .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-toggle:hover+.tooltip-content,
.substitution-products .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-toggle:hover+.tooltip-content,
.widget-product-carousel .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-toggle:hover+.tooltip-content,
.blog__post-view-related-products .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-toggle:focus+.tooltip-content,
.block.crosssell .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-toggle:focus+.tooltip-content,
.block.upsell .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-toggle:focus+.tooltip-content,
.block.related .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-toggle:focus+.tooltip-content,
.widget.block-products-list .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-toggle:focus+.tooltip-content,
.substitution-products .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-toggle:focus+.tooltip-content,
.widget-product-carousel .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-toggle:focus+.tooltip-content,
.blog__post-view-related-products .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-toggle:focus+.tooltip-content,
.block.crosssell .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-toggle:focus+.tooltip-content,
.block.upsell .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-toggle:focus+.tooltip-content,
.block.related .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-toggle:focus+.tooltip-content,
.widget.block-products-list .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-toggle:focus+.tooltip-content,
.substitution-products .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-toggle:focus+.tooltip-content,
.widget-product-carousel .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-toggle:focus+.tooltip-content,
.blog__post-view-related-products .products-grid .product-item .product-item-info .bonus-tooltip:hover .tooltip-content,
.block.crosssell .products-grid .product-item .product-item-info .bonus-tooltip:hover .tooltip-content,
.block.upsell .products-grid .product-item .product-item-info .bonus-tooltip:hover .tooltip-content,
.block.related .products-grid .product-item .product-item-info .bonus-tooltip:hover .tooltip-content,
.widget.block-products-list .products-grid .product-item .product-item-info .bonus-tooltip:hover .tooltip-content,
.substitution-products .products-grid .product-item .product-item-info .bonus-tooltip:hover .tooltip-content,
.widget-product-carousel .products-grid .product-item .product-item-info .bonus-tooltip:hover .tooltip-content,
.blog__post-view-related-products .slick-slide .product-item .product-item-info .bonus-tooltip:hover .tooltip-content,
.block.crosssell .slick-slide .product-item .product-item-info .bonus-tooltip:hover .tooltip-content,
.block.upsell .slick-slide .product-item .product-item-info .bonus-tooltip:hover .tooltip-content,
.block.related .slick-slide .product-item .product-item-info .bonus-tooltip:hover .tooltip-content,
.widget.block-products-list .slick-slide .product-item .product-item-info .bonus-tooltip:hover .tooltip-content,
.substitution-products .slick-slide .product-item .product-item-info .bonus-tooltip:hover .tooltip-content,
.widget-product-carousel .slick-slide .product-item .product-item-info .bonus-tooltip:hover .tooltip-content {
    display: block
}

.blog__post-view-related-products .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content,
.block.crosssell .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content,
.block.upsell .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content,
.block.related .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content,
.widget.block-products-list .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content,
.substitution-products .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content,
.widget-product-carousel .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content,
.blog__post-view-related-products .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-content,
.block.crosssell .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-content,
.block.upsell .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-content,
.block.related .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-content,
.widget.block-products-list .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-content,
.substitution-products .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-content,
.widget-product-carousel .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-content {
    border-color: #f4f4f4;
    color: #282f36;
    font-size: 16px;
    font-weight: 400
}

.blog__post-view-related-products .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content:before,
.block.crosssell .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content:before,
.block.upsell .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content:before,
.block.related .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content:before,
.widget.block-products-list .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content:before,
.substitution-products .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content:before,
.widget-product-carousel .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content:before,
.blog__post-view-related-products .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-content:before,
.block.crosssell .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-content:before,
.block.upsell .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-content:before,
.block.related .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-content:before,
.widget.block-products-list .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-content:before,
.substitution-products .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-content:before,
.widget-product-carousel .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-content:before,
.blog__post-view-related-products .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content:after,
.block.crosssell .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content:after,
.block.upsell .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content:after,
.block.related .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content:after,
.widget.block-products-list .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content:after,
.substitution-products .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content:after,
.widget-product-carousel .products-grid .product-item .product-item-info .bonus-tooltip .tooltip-content:after,
.blog__post-view-related-products .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-content:after,
.block.crosssell .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-content:after,
.block.upsell .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-content:after,
.block.related .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-content:after,
.widget.block-products-list .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-content:after,
.substitution-products .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-content:after,
.widget-product-carousel .slick-slide .product-item .product-item-info .bonus-tooltip .tooltip-content:after {
    display: none
}

.blog__post-view-related-products .products-grid .product-item .product-item-info .sbonus,
.block.crosssell .products-grid .product-item .product-item-info .sbonus,
.block.upsell .products-grid .product-item .product-item-info .sbonus,
.block.related .products-grid .product-item .product-item-info .sbonus,
.widget.block-products-list .products-grid .product-item .product-item-info .sbonus,
.substitution-products .products-grid .product-item .product-item-info .sbonus,
.widget-product-carousel .products-grid .product-item .product-item-info .sbonus,
.blog__post-view-related-products .slick-slide .product-item .product-item-info .sbonus,
.block.crosssell .slick-slide .product-item .product-item-info .sbonus,
.block.upsell .slick-slide .product-item .product-item-info .sbonus,
.block.related .slick-slide .product-item .product-item-info .sbonus,
.widget.block-products-list .slick-slide .product-item .product-item-info .sbonus,
.substitution-products .slick-slide .product-item .product-item-info .sbonus,
.widget-product-carousel .slick-slide .product-item .product-item-info .sbonus {
    width: 37px;
    display: inline-block;
    height: 23px
}

.blog__post-view-related-products .products-grid .product-item .product-item-info .sbonus:before,
.block.crosssell .products-grid .product-item .product-item-info .sbonus:before,
.block.upsell .products-grid .product-item .product-item-info .sbonus:before,
.block.related .products-grid .product-item .product-item-info .sbonus:before,
.widget.block-products-list .products-grid .product-item .product-item-info .sbonus:before,
.substitution-products .products-grid .product-item .product-item-info .sbonus:before,
.widget-product-carousel .products-grid .product-item .product-item-info .sbonus:before,
.blog__post-view-related-products .slick-slide .product-item .product-item-info .sbonus:before,
.block.crosssell .slick-slide .product-item .product-item-info .sbonus:before,
.block.upsell .slick-slide .product-item .product-item-info .sbonus:before,
.block.related .slick-slide .product-item .product-item-info .sbonus:before,
.widget.block-products-list .slick-slide .product-item .product-item-info .sbonus:before,
.substitution-products .slick-slide .product-item .product-item-info .sbonus:before,
.widget-product-carousel .slick-slide .product-item .product-item-info .sbonus:before {
    content: ' ';
    width: 37px;
    height: 23px;
    background: url('../images/sbonustag.png') no-repeat top left;
    display: block;
    margin-left: 5px;
    bottom: 15px
}

.blog__post-view-related-products .products-grid .product-item .product-item-info:hover,
.block.crosssell .products-grid .product-item .product-item-info:hover,
.block.upsell .products-grid .product-item .product-item-info:hover,
.block.related .products-grid .product-item .product-item-info:hover,
.widget.block-products-list .products-grid .product-item .product-item-info:hover,
.substitution-products .products-grid .product-item .product-item-info:hover,
.widget-product-carousel .products-grid .product-item .product-item-info:hover,
.blog__post-view-related-products .slick-slide .product-item .product-item-info:hover,
.block.crosssell .slick-slide .product-item .product-item-info:hover,
.block.upsell .slick-slide .product-item .product-item-info:hover,
.block.related .slick-slide .product-item .product-item-info:hover,
.widget.block-products-list .slick-slide .product-item .product-item-info:hover,
.substitution-products .slick-slide .product-item .product-item-info:hover,
.widget-product-carousel .slick-slide .product-item .product-item-info:hover {
    margin: 0;
    padding: 0 0 5px;
    box-shadow: 0 0 14px rgba(0, 0, 0, .08);
    border: 0
}

.blog__post-view-related-products .products-grid .product-item .product-item-info:hover .product-item-inner,
.block.crosssell .products-grid .product-item .product-item-info:hover .product-item-inner,
.block.upsell .products-grid .product-item .product-item-info:hover .product-item-inner,
.block.related .products-grid .product-item .product-item-info:hover .product-item-inner,
.widget.block-products-list .products-grid .product-item .product-item-info:hover .product-item-inner,
.substitution-products .products-grid .product-item .product-item-info:hover .product-item-inner,
.widget-product-carousel .products-grid .product-item .product-item-info:hover .product-item-inner,
.blog__post-view-related-products .slick-slide .product-item .product-item-info:hover .product-item-inner,
.block.crosssell .slick-slide .product-item .product-item-info:hover .product-item-inner,
.block.upsell .slick-slide .product-item .product-item-info:hover .product-item-inner,
.block.related .slick-slide .product-item .product-item-info:hover .product-item-inner,
.widget.block-products-list .slick-slide .product-item .product-item-info:hover .product-item-inner,
.substitution-products .slick-slide .product-item .product-item-info:hover .product-item-inner,
.widget-product-carousel .slick-slide .product-item .product-item-info:hover .product-item-inner {
    padding: 0;
    background: 0 0
}

.blog__post-view-related-products .products-grid .product-item .product-item-info .product-item-name,
.block.crosssell .products-grid .product-item .product-item-info .product-item-name,
.block.upsell .products-grid .product-item .product-item-info .product-item-name,
.block.related .products-grid .product-item .product-item-info .product-item-name,
.widget.block-products-list .products-grid .product-item .product-item-info .product-item-name,
.substitution-products .products-grid .product-item .product-item-info .product-item-name,
.widget-product-carousel .products-grid .product-item .product-item-info .product-item-name,
.blog__post-view-related-products .slick-slide .product-item .product-item-info .product-item-name,
.block.crosssell .slick-slide .product-item .product-item-info .product-item-name,
.block.upsell .slick-slide .product-item .product-item-info .product-item-name,
.block.related .slick-slide .product-item .product-item-info .product-item-name,
.widget.block-products-list .slick-slide .product-item .product-item-info .product-item-name,
.substitution-products .slick-slide .product-item .product-item-info .product-item-name,
.widget-product-carousel .slick-slide .product-item .product-item-info .product-item-name {
    min-height: 60px;
    display: block;
    font-weight: 400;
    line-height: 25px
}

.blog__post-view-related-products .products-grid .product-item .product-item-info .product-item-name a,
.block.crosssell .products-grid .product-item .product-item-info .product-item-name a,
.block.upsell .products-grid .product-item .product-item-info .product-item-name a,
.block.related .products-grid .product-item .product-item-info .product-item-name a,
.widget.block-products-list .products-grid .product-item .product-item-info .product-item-name a,
.substitution-products .products-grid .product-item .product-item-info .product-item-name a,
.widget-product-carousel .products-grid .product-item .product-item-info .product-item-name a,
.blog__post-view-related-products .slick-slide .product-item .product-item-info .product-item-name a,
.block.crosssell .slick-slide .product-item .product-item-info .product-item-name a,
.block.upsell .slick-slide .product-item .product-item-info .product-item-name a,
.block.related .slick-slide .product-item .product-item-info .product-item-name a,
.widget.block-products-list .slick-slide .product-item .product-item-info .product-item-name a,
.substitution-products .slick-slide .product-item .product-item-info .product-item-name a,
.widget-product-carousel .slick-slide .product-item .product-item-info .product-item-name a {
    font-weight: 400
}

.blog__post-view-related-products .products-grid .product-item .product-item-info .product-item-photo,
.block.crosssell .products-grid .product-item .product-item-info .product-item-photo,
.block.upsell .products-grid .product-item .product-item-info .product-item-photo,
.block.related .products-grid .product-item .product-item-info .product-item-photo,
.widget.block-products-list .products-grid .product-item .product-item-info .product-item-photo,
.substitution-products .products-grid .product-item .product-item-info .product-item-photo,
.widget-product-carousel .products-grid .product-item .product-item-info .product-item-photo,
.blog__post-view-related-products .slick-slide .product-item .product-item-info .product-item-photo,
.block.crosssell .slick-slide .product-item .product-item-info .product-item-photo,
.block.upsell .slick-slide .product-item .product-item-info .product-item-photo,
.block.related .slick-slide .product-item .product-item-info .product-item-photo,
.widget.block-products-list .slick-slide .product-item .product-item-info .product-item-photo,
.substitution-products .slick-slide .product-item .product-item-info .product-item-photo,
.widget-product-carousel .slick-slide .product-item .product-item-info .product-item-photo {
    text-align: center;
    display: block
}

.blog__post-view-related-products .products-grid .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper,
.block.crosssell .products-grid .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper,
.block.upsell .products-grid .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper,
.block.related .products-grid .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper,
.widget.block-products-list .products-grid .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper,
.substitution-products .products-grid .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper,
.widget-product-carousel .products-grid .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper,
.blog__post-view-related-products .slick-slide .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper,
.block.crosssell .slick-slide .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper,
.block.upsell .slick-slide .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper,
.block.related .slick-slide .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper,
.widget.block-products-list .slick-slide .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper,
.substitution-products .slick-slide .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper,
.widget-product-carousel .slick-slide .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper {
    padding-bottom: 116.66666666667%
}

.blog__post-view-related-products .products-grid .product-item .product-item-info .product-item-details,
.block.crosssell .products-grid .product-item .product-item-info .product-item-details,
.block.upsell .products-grid .product-item .product-item-info .product-item-details,
.block.related .products-grid .product-item .product-item-info .product-item-details,
.widget.block-products-list .products-grid .product-item .product-item-info .product-item-details,
.substitution-products .products-grid .product-item .product-item-info .product-item-details,
.widget-product-carousel .products-grid .product-item .product-item-info .product-item-details,
.blog__post-view-related-products .slick-slide .product-item .product-item-info .product-item-details,
.block.crosssell .slick-slide .product-item .product-item-info .product-item-details,
.block.upsell .slick-slide .product-item .product-item-info .product-item-details,
.block.related .slick-slide .product-item .product-item-info .product-item-details,
.widget.block-products-list .slick-slide .product-item .product-item-info .product-item-details,
.substitution-products .slick-slide .product-item .product-item-info .product-item-details,
.widget-product-carousel .slick-slide .product-item .product-item-info .product-item-details {
    text-align: center;
    position: initial
}

.blog__post-view-related-products .products-grid .product-item .product-item-info .product-item-details .towishlist,
.block.crosssell .products-grid .product-item .product-item-info .product-item-details .towishlist,
.block.upsell .products-grid .product-item .product-item-info .product-item-details .towishlist,
.block.related .products-grid .product-item .product-item-info .product-item-details .towishlist,
.widget.block-products-list .products-grid .product-item .product-item-info .product-item-details .towishlist,
.substitution-products .products-grid .product-item .product-item-info .product-item-details .towishlist,
.widget-product-carousel .products-grid .product-item .product-item-info .product-item-details .towishlist,
.blog__post-view-related-products .slick-slide .product-item .product-item-info .product-item-details .towishlist,
.block.crosssell .slick-slide .product-item .product-item-info .product-item-details .towishlist,
.block.upsell .slick-slide .product-item .product-item-info .product-item-details .towishlist,
.block.related .slick-slide .product-item .product-item-info .product-item-details .towishlist,
.widget.block-products-list .slick-slide .product-item .product-item-info .product-item-details .towishlist,
.substitution-products .slick-slide .product-item .product-item-info .product-item-details .towishlist,
.widget-product-carousel .slick-slide .product-item .product-item-info .product-item-details .towishlist {
    display: none !important;
    position: absolute;
    top: 5px;
    z-index: 1;
    right: 10px
}

.blog__post-view-related-products .products-grid .product-item .product-item-info .product-item-details .towishlist span,
.block.crosssell .products-grid .product-item .product-item-info .product-item-details .towishlist span,
.block.upsell .products-grid .product-item .product-item-info .product-item-details .towishlist span,
.block.related .products-grid .product-item .product-item-info .product-item-details .towishlist span,
.widget.block-products-list .products-grid .product-item .product-item-info .product-item-details .towishlist span,
.substitution-products .products-grid .product-item .product-item-info .product-item-details .towishlist span,
.widget-product-carousel .products-grid .product-item .product-item-info .product-item-details .towishlist span,
.blog__post-view-related-products .slick-slide .product-item .product-item-info .product-item-details .towishlist span,
.block.crosssell .slick-slide .product-item .product-item-info .product-item-details .towishlist span,
.block.upsell .slick-slide .product-item .product-item-info .product-item-details .towishlist span,
.block.related .slick-slide .product-item .product-item-info .product-item-details .towishlist span,
.widget.block-products-list .slick-slide .product-item .product-item-info .product-item-details .towishlist span,
.substitution-products .slick-slide .product-item .product-item-info .product-item-details .towishlist span,
.widget-product-carousel .slick-slide .product-item .product-item-info .product-item-details .towishlist span {
    display: none
}

.blog__post-view-related-products .products-grid .product-item .product-item-info .product-item-details .towishlist:before,
.block.crosssell .products-grid .product-item .product-item-info .product-item-details .towishlist:before,
.block.upsell .products-grid .product-item .product-item-info .product-item-details .towishlist:before,
.block.related .products-grid .product-item .product-item-info .product-item-details .towishlist:before,
.widget.block-products-list .products-grid .product-item .product-item-info .product-item-details .towishlist:before,
.substitution-products .products-grid .product-item .product-item-info .product-item-details .towishlist:before,
.widget-product-carousel .products-grid .product-item .product-item-info .product-item-details .towishlist:before,
.blog__post-view-related-products .slick-slide .product-item .product-item-info .product-item-details .towishlist:before,
.block.crosssell .slick-slide .product-item .product-item-info .product-item-details .towishlist:before,
.block.upsell .slick-slide .product-item .product-item-info .product-item-details .towishlist:before,
.block.related .slick-slide .product-item .product-item-info .product-item-details .towishlist:before,
.widget.block-products-list .slick-slide .product-item .product-item-info .product-item-details .towishlist:before,
.substitution-products .slick-slide .product-item .product-item-info .product-item-details .towishlist:before,
.widget-product-carousel .slick-slide .product-item .product-item-info .product-item-details .towishlist:before {
    padding: 1px;
    content: '\e90a';
    font-family: 's-icons';
    font-size: 16px;
    color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #33bb6b
}

.blog__post-view-related-products .products-grid .product-item .product-item-info .product-item-details .towishlist:hover:before,
.block.crosssell .products-grid .product-item .product-item-info .product-item-details .towishlist:hover:before,
.block.upsell .products-grid .product-item .product-item-info .product-item-details .towishlist:hover:before,
.block.related .products-grid .product-item .product-item-info .product-item-details .towishlist:hover:before,
.widget.block-products-list .products-grid .product-item .product-item-info .product-item-details .towishlist:hover:before,
.substitution-products .products-grid .product-item .product-item-info .product-item-details .towishlist:hover:before,
.widget-product-carousel .products-grid .product-item .product-item-info .product-item-details .towishlist:hover:before,
.blog__post-view-related-products .slick-slide .product-item .product-item-info .product-item-details .towishlist:hover:before,
.block.crosssell .slick-slide .product-item .product-item-info .product-item-details .towishlist:hover:before,
.block.upsell .slick-slide .product-item .product-item-info .product-item-details .towishlist:hover:before,
.block.related .slick-slide .product-item .product-item-info .product-item-details .towishlist:hover:before,
.widget.block-products-list .slick-slide .product-item .product-item-info .product-item-details .towishlist:hover:before,
.substitution-products .slick-slide .product-item .product-item-info .product-item-details .towishlist:hover:before,
.widget-product-carousel .slick-slide .product-item .product-item-info .product-item-details .towishlist:hover:before {
    color: #33bb6b
}

.blog__post-view-related-products .products-grid .product-item .product-item-info .product-item-details .product-item-inner,
.block.crosssell .products-grid .product-item .product-item-info .product-item-details .product-item-inner,
.block.upsell .products-grid .product-item .product-item-info .product-item-details .product-item-inner,
.block.related .products-grid .product-item .product-item-info .product-item-details .product-item-inner,
.widget.block-products-list .products-grid .product-item .product-item-info .product-item-details .product-item-inner,
.substitution-products .products-grid .product-item .product-item-info .product-item-details .product-item-inner,
.widget-product-carousel .products-grid .product-item .product-item-info .product-item-details .product-item-inner,
.blog__post-view-related-products .slick-slide .product-item .product-item-info .product-item-details .product-item-inner,
.block.crosssell .slick-slide .product-item .product-item-info .product-item-details .product-item-inner,
.block.upsell .slick-slide .product-item .product-item-info .product-item-details .product-item-inner,
.block.related .slick-slide .product-item .product-item-info .product-item-details .product-item-inner,
.widget.block-products-list .slick-slide .product-item .product-item-info .product-item-details .product-item-inner,
.substitution-products .slick-slide .product-item .product-item-info .product-item-details .product-item-inner,
.widget-product-carousel .slick-slide .product-item .product-item-info .product-item-details .product-item-inner {
    position: relative;
    overflow: visible;
    width: auto;
    height: auto;
    box-shadow: none;
    margin: 0;
    border: 0;
    background: 0 0
}

.page-layout-1column .blog__post-view-related-products .products-grid,
.page-layout-1column .block.crosssell .products-grid,
.page-layout-1column .block.upsell .products-grid,
.page-layout-1column .block.related .products-grid,
.page-layout-1column .block.widget .products-grid,
.page-layout-1column .substitution-products .products-grid,
.page-layout-1column .pagebuilder-column [data-content-type=products] .block.widget .products-grid {
    margin: 0 -1%
}

.page-layout-1column .blog__post-view-related-products .products-grid .product-items,
.page-layout-1column .block.crosssell .products-grid .product-items,
.page-layout-1column .block.upsell .products-grid .product-items,
.page-layout-1column .block.related .products-grid .product-items,
.page-layout-1column .block.widget .products-grid .product-items,
.page-layout-1column .substitution-products .products-grid .product-items,
.page-layout-1column .pagebuilder-column [data-content-type=products] .block.widget .products-grid .product-items {
    display: flex;
    flex-wrap: wrap
}

.page-layout-1column .blog__post-view-related-products .products-grid .product-items .product-item,
.page-layout-1column .block.crosssell .products-grid .product-items .product-item,
.page-layout-1column .block.upsell .products-grid .product-items .product-item,
.page-layout-1column .block.related .products-grid .product-items .product-item,
.page-layout-1column .block.widget .products-grid .product-items .product-item,
.page-layout-1column .substitution-products .products-grid .product-items .product-item,
.page-layout-1column .pagebuilder-column [data-content-type=products] .block.widget .products-grid .product-items .product-item {
    width: auto;
    margin-left: 0;
    margin-bottom: 15px;
    padding: 1%
}

.page-layout-1column .blog__post-view-related-products .products-grid .product-items .product-item:nth-child(3n+1),
.page-layout-1column .block.crosssell .products-grid .product-items .product-item:nth-child(3n+1),
.page-layout-1column .block.upsell .products-grid .product-items .product-item:nth-child(3n+1),
.page-layout-1column .block.related .products-grid .product-items .product-item:nth-child(3n+1),
.page-layout-1column .block.widget .products-grid .product-items .product-item:nth-child(3n+1),
.page-layout-1column .substitution-products .products-grid .product-items .product-item:nth-child(3n+1),
.page-layout-1column .pagebuilder-column [data-content-type=products] .block.widget .products-grid .product-items .product-item:nth-child(3n+1) {
    margin-left: inherit
}

.page-layout-1column .blog__post-view-related-products .products-grid .product-items .product-item:nth-child(4n+1),
.page-layout-1column .block.crosssell .products-grid .product-items .product-item:nth-child(4n+1),
.page-layout-1column .block.upsell .products-grid .product-items .product-item:nth-child(4n+1),
.page-layout-1column .block.related .products-grid .product-items .product-item:nth-child(4n+1),
.page-layout-1column .block.widget .products-grid .product-items .product-item:nth-child(4n+1),
.page-layout-1column .substitution-products .products-grid .product-items .product-item:nth-child(4n+1),
.page-layout-1column .pagebuilder-column [data-content-type=products] .block.widget .products-grid .product-items .product-item:nth-child(4n+1) {
    margin-left: inherit
}

.page-layout-1column .blog__post-view-related-products .products-grid .product-items .product-item:nth-child(5n+1),
.page-layout-1column .block.crosssell .products-grid .product-items .product-item:nth-child(5n+1),
.page-layout-1column .block.upsell .products-grid .product-items .product-item:nth-child(5n+1),
.page-layout-1column .block.related .products-grid .product-items .product-item:nth-child(5n+1),
.page-layout-1column .block.widget .products-grid .product-items .product-item:nth-child(5n+1),
.page-layout-1column .substitution-products .products-grid .product-items .product-item:nth-child(5n+1),
.page-layout-1column .pagebuilder-column [data-content-type=products] .block.widget .products-grid .product-items .product-item:nth-child(5n+1) {
    margin-left: inherit
}

@media only screen and (max-width:1070px) {

    .blog__post-view-related-products .products-grid .product-items .product-item,
    .block.crosssell .products-grid .product-items .product-item,
    .block.upsell .products-grid .product-items .product-item,
    .block.related .products-grid .product-items .product-item,
    .block.widget .products-grid .product-items .product-item,
    .substitution-products .products-grid .product-items .product-item,
    .pagebuilder-column [data-content-type=products] .block.widget .products-grid .product-items .product-item {
        flex-grow: 1;
        flex-basis: 31%;
        max-width: 33.33333333%
    }
}

@media only screen and (max-width:640px) {

    .blog__post-view-related-products .products-grid .product-items .product-item,
    .block.crosssell .products-grid .product-items .product-item,
    .block.upsell .products-grid .product-items .product-item,
    .block.related .products-grid .product-items .product-item,
    .block.widget .products-grid .product-items .product-item,
    .substitution-products .products-grid .product-items .product-item,
    .pagebuilder-column [data-content-type=products] .block.widget .products-grid .product-items .product-item {
        flex-grow: 1;
        flex-basis: 48%;
        max-width: 50%
    }
}

@media only screen and (max-width:480px) {

    .blog__post-view-related-products .products-grid .product-items .product-item,
    .block.crosssell .products-grid .product-items .product-item,
    .block.upsell .products-grid .product-items .product-item,
    .block.related .products-grid .product-items .product-item,
    .block.widget .products-grid .product-items .product-item,
    .substitution-products .products-grid .product-items .product-item,
    .pagebuilder-column [data-content-type=products] .block.widget .products-grid .product-items .product-item {
        flex-grow: 1;
        flex-basis: 100% !important;
        max-width: 100% !important;
        width: 100% !important
    }
}

.header.content .minicart-wrapper {
    text-align: center;
    margin-left: 0;
    display: flex
}

.header.content .minicart-wrapper .action.showcart:before {
    display: block;
    clear: both;
    color: #282f36
}

.header.content .minicart-wrapper .action.showcart .text {
    display: block;
    color: #282f36;
    font-weight: 600;
    clip: auto;
    height: auto;
    margin: 0;
    overflow: auto;
    position: static;
    width: auto
}

.header.content .minicart-wrapper .action.showcart .counter.qty {
    position: absolute;
    height: 20px;
    width: 20px;
    line-height: 20px;
    background: #33bb6b;
    border-radius: 50%;
    font-size: 12px;
    padding: 0
}

.header.content .minicart-wrapper .action.showcart .counter.qty .counter-number {
    text-shadow: none
}

.header.content .minicart-wrapper .block-minicart {
    width: 320px;
    border: 0;
    padding: 0;
    background: #fff;
    border: 1px solid #f4f4f4
}

.header.content .minicart-wrapper .block-minicart:before,
.header.content .minicart-wrapper .block-minicart:after {
    display: none
}

.header.content .minicart-wrapper .block-minicart .subtitle {
    margin-top: 10px !important;
    margin-bottom: 10px
}

.header.content .minicart-wrapper .block-minicart .block-content .action.close {
    display: none
}

.header.content .minicart-wrapper .block-minicart .block-content .action.checkout {
    display: none
}

.header.content .minicart-wrapper .block-minicart .block-content .action.edit {
    display: none
}

.header.content .minicart-wrapper .block-minicart .block-content>.actions {
    margin: 0;
    background: #f7f7f7
}

.header.content .minicart-wrapper .block-minicart .block-content>.actions>.primary {
    display: none
}

.header.content .minicart-wrapper .block-minicart .block-content>.actions>.secondary {
    padding-top: 5px;
    padding-bottom: 25px
}

.header.content .minicart-wrapper .block-minicart .block-content .items-total {
    display: none
}

.header.content .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper {
    border: 0;
    margin: 0;
    background: #fff;
    padding: 15px 25px;
    min-height: 115px
}

.header.content .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product-item-details {
    padding-left: 85px
}

.header.content .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product-item-details .product-item-name {
    margin: 0 0 5px;
    font-weight: 600;
    font-size: 16px;
    text-align: left
}

.header.content .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product-item-details .product-item-name a {
    color: #282f36
}

.header.content .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product-item-details .price-container {
    text-align: left
}

.header.content .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product-item-details .price-container .minicart-price .price {
    font-weight: 400
}

.header.content .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product-item-details .details-qty {
    margin-top: 0;
    text-align: left
}

.header.content .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product-item-details .details-qty .label {
    font-size: 16px
}

.header.content .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product-item-details .details-qty .item-qty[type=number] {
    margin-right: 10px;
    width: 35px;
    padding: 0 2px;
    height: 35px;
    font-size: 16px;
    border-radius: 0
}

.header.content .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product-item-details .details-qty .update-cart-item {
    padding: 7px 0 0;
    border: 0;
    float: none !important
}

.header.content .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product-item-details .details-qty .update-cart-item:before {
    content: '\e603';
    font-family: 's-icons';
    height: 20px;
    width: 20px;
    font-size: 17px;
    color: #33bb6b
}

.header.content .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product-item-details .details-qty .update-cart-item span {
    display: none
}

.header.content .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product-item-details .product.actions {
    margin-top: -35px
}

.header.content .minicart-wrapper .block-minicart .block-content .subtotal {
    margin: 0;
    text-align: left;
    padding: 15px 25px 10px;
    display: flex;
    flex-wrap: wrap;
    font-size: 16px;
    background: #f7f7f7
}

.header.content .minicart-wrapper .block-minicart .block-content .subtotal .label:after {
    margin-left: -2px;
    margin-right: 5px
}

.header.content .minicart-wrapper .block-minicart .block-content .subtotal .price-container .price-wrapper .price {
    font-size: 16px
}

@media only screen and (max-width:768px) {
    .header.content .minicart-wrapper {
        margin-top: 0
    }
}

.desktop-menu .level0 #startCounselingprocess {
    padding: 0 15px;
    border: 0;
    color: #282f36;
    font-weight: 600;
    line-height: 47px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
    letter-spacing: .6px;
    font-size: 1.125rem;
    cursor: pointer
}

@media only screen and (max-width:1070px) {
    .page-header .sections .desktop-menu .level0 #startCounselingprocess {
        padding: 0 5px
    }
}

@media only screen and (max-width:833px) {
    .page-header .sections .desktop-menu .level0 {
        margin: 0 7px !important
    }

    .page-header .sections .desktop-menu .level0 #startCounselingprocess {
        padding: 0 !important
    }
}

.catalog-product-view .product-info-main .product-reimbursement {
    font-size: 16px;
    margin-top: 25px
}

.catalog-product-view .product-info-main .restriction .text.soft,
.catalog-product-view .product-info-main .restriction .text.soft:before {
    color: #fd9800 !important
}

button.prescription {
    padding: 13px 18px 14px !important;
    border-radius: 30px
}

button.prescription:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 18px;
    color: #defde1;
    padding-right: 8px;
    padding-top: 4px;
    font-family: 's-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    overflow: hidden;
    speak: none;
    text-align: center
}

button.prescription.chat {
    min-width: 210px
}

button.prescription.chat:before {
    content: '\e620';
    font-size: 20px
}

button.prescription.user {
    min-width: 150px
}

button.prescription.user:before {
    content: '\e904';
    font-size: 18px
}

button.prescription span {
    font-size: 18px;
    line-height: 1.5rem
}

.prescription .col.qty .control .input-text {
    width: 50px !important
}

.prescription .col.qty .decrease-qty,
.prescription .col.qty .increase-qty {
    display: none
}

.cart-container .counseling-comment-wrapper .counseling-comment {
    margin-top: 0 !important;
    font-size: 16px
}

.cart-container .counseling-comment-wrapper:not(.active) .message {
    overflow: hidden;
    height: 40px;
    position: relative;
    display: block !important
}

.cart-container .counseling-comment-wrapper .title {
    font-size: 16px;
    color: #33bb6b;
    font-weight: 600
}

.cart-container .counseling-comment-wrapper .show {
    cursor: pointer
}

.cart-container .counseling-comment-wrapper .show:after {
    content: '\e607';
    font-family: 's-icons';
    display: inline-block;
    font-size: 11px
}

.cart-container .counseling-comment-wrapper.active .show:after {
    content: '\e618'
}

.customer-account-login .block-customer-login,
.customer-account-login .block-new-customer {
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 0 14px rgba(0, 0, 0, .08)
}

.customer-account-login .block-customer-login .block-title,
.customer-account-login .block-new-customer .block-title {
    border-bottom: 0;
    font-size: 24px;
    padding: 20px 25px 0
}

.customer-account-login .block-customer-login .block-title strong,
.customer-account-login .block-new-customer .block-title strong {
    font-weight: 800
}

.customer-account-login .block-customer-login .block-content,
.customer-account-login .block-new-customer .block-content {
    padding: 10px 25px 20px
}

.customer-account-create .form-block .block-content {
    margin-bottom: 30px;
    padding: 25px;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 0 14px rgba(0, 0, 0, .08)
}

.form.password.forget {
    margin-bottom: 30px;
    padding: 25px;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 0 14px rgba(0, 0, 0, .08)
}

.account .page-main {
    margin-top: 30px
}

.account .column.main {
    padding: 25px 25px 35px;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 0 14px rgba(0, 0, 0, .08)
}

.account .column.main h1 {
    font-size: 2.5rem;
    margin-bottom: 25px
}

.account .column.main a.action {
    color: #217dd9
}

.account .column.main a.action:after {
    border-color: #d6d3d4
}

.account .column.main a.action:hover,
.account .column.main a.action:visited,
.account .column.main a.action:focus {
    color: #217dd9
}

.account .column.main .block .box-actions {
    margin-top: 15px
}

.account .column.main .block:not(.widget) .block-title {
    border-bottom: 1px solid #d6d3d4
}

.account .column.main .block:not(.widget) .block-title>strong {
    font-weight: 400;
    font-size: 30px
}

.account .column.main .block:not(.widget) .box-title>span {
    font-size: 18px
}

.account .column.main .block .box-content {
    font-size: 18px
}

.account .column.main .form-address-edit .actions-toolbar .action.primary {
    padding: 7px 25px 8px
}

.account .block-collapsible-nav {
    z-index: 3
}

.account .block-collapsible-nav .content {
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 0 14px rgba(0, 0, 0, .08)
}

.account .block-collapsible-nav .content ul.nav>li.item.current>strong,
.account .block-collapsible-nav .content ul.nav>li.item.current>a {
    border-color: #33bb6b;
    color: #282f36
}

.account .block-collapsible-nav .content ul.nav>li.item a {
    font-weight: 400
}

.account .block-collapsible-nav .content ul.nav>li.item a:hover {
    background: #defde1
}

.account .block-collapsible-nav .content ul.nav>li.item .delimiter {
    display: none
}

.sales-order-history .toolbar-number {
    display: none
}

.order-details-items .table-wrapper .table-order-items .col.price .price-including-tax .price,
.order-details-items .table-wrapper .table-order-items .col.subtotal .price-including-tax .price,
.order-details-items .table-wrapper .table-order-items .col.price .price-excluding-tax .price,
.order-details-items .table-wrapper .table-order-items .col.subtotal .price-excluding-tax .price {
    font-weight: 600;
    color: #282f36
}

.order-details-items .table-wrapper .table-order-items tbody>tr:nth-child(even)>td {
    background: #f7f7f7
}

.block-order-details-view .box-order-billing-method .box-content .payment-method {
    margin-bottom: 0
}

.block-order-details-view .box-order-billing-method .box-content .payment-method .title {
    margin-bottom: 0
}

.block-order-details-view .box-order-billing-method .box-content .payment-method .content {
    margin-bottom: 0
}

.block-order-details-view .box-order-billing-method .box-content .payment-method .content .data.table caption {
    display: none
}

.block-order-details-view .box-order-billing-method .box-content .payment-method .content .data.table th {
    display: none;
    padding: 0;
    border: none;
    font-weight: 600
}

.block-order-details-view .box-order-billing-method .box-content .payment-method .content .data.table td {
    padding: 0;
    border: none
}

.page-print .icon-s-cross {
    display: none
}

.page-print .logo {
    margin: 0;
    max-width: 100%
}

.page-print .page-main .block {
    margin-bottom: 30px;
    padding: 0
}

.magento_rma-returns-create .fieldset {
    width: 100%
}

.magento_rma-returns-create .fieldset .row {
    margin-right: 0 !important;
    margin-left: 0 !important
}

.products-grid .product-item-photo,
.widget-product-carousel .product-item-photo {
    position: relative
}

.products-grid .product-item-photo .product-image-wrapper,
.widget-product-carousel .product-item-photo .product-image-wrapper {
    border-radius: 10px
}

.products-grid .product-item-photo .product-label,
.widget-product-carousel .product-item-photo .product-label {
    background: #fff;
    z-index: 2;
    position: absolute;
    bottom: 12px;
    left: 50%;
    transform: translate(-50%, 0%);
    padding: 5px 20px;
    border-radius: 20px;
    border: 1px solid #d6d3d4;
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    color: #282f36
}

.products-grid .product-item-photo .product-image-container,
.widget-product-carousel .product-item-photo .product-image-container {
    width: 100% !important
}

.catalog-topnav.amasty-catalog-topnav {
    display: none !important
}

.page-layout-category-full-width .sidebar.sidebar-main {
    display: none !important
}

.catalog-category-view.page-layout-1column .page-title-wrapper,
.page-products .page-title-wrapper {
    display: block;
    margin-bottom: 10px
}

.catalog-category-view.page-layout-1column .page-title-wrapper h1,
.page-products .page-title-wrapper h1 {
    display: block !important;
    margin-bottom: 20px !important
}

.catalog-category-view.page-layout-1column .column.main,
.page-products .column.main {
    padding-top: 10px
}

.catalog-category-view.page-layout-1column .blog__main-recent .blog__post-list,
.page-products .blog__main-recent .blog__post-list {
    display: flex
}

.catalog-category-view.page-layout-1column .blog__main-recent .blog__post-list .blog__post-item,
.page-products .blog__main-recent .blog__post-list .blog__post-item {
    flex: 48%;
    display: flex;
    border-bottom: 0
}

.catalog-category-view.page-layout-1column .blog__main-recent .blog__post-list .blog__post-item .feature-image,
.page-products .blog__main-recent .blog__post-list .blog__post-item .feature-image {
    flex: 49%
}

.catalog-category-view.page-layout-1column .blog__main-recent .blog__post-list .blog__post-item .blog__post-excerpt,
.page-products .blog__main-recent .blog__post-list .blog__post-item .blog__post-excerpt {
    flex: 40%;
    background: #fff;
    padding-left: 5%;
    padding-right: 5%;
    color: #666
}

.catalog-category-view.page-layout-1column .blog__main-recent .blog__post-list .blog__post-item .blog__post-excerpt .blog__post-header,
.page-products .blog__main-recent .blog__post-list .blog__post-item .blog__post-excerpt .blog__post-header {
    margin-top: 30px
}

.catalog-category-view.page-layout-1column .blog__main-recent .blog__post-list .blog__post-item .blog__post-excerpt .blog__post-header .blog__post-title,
.page-products .blog__main-recent .blog__post-list .blog__post-item .blog__post-excerpt .blog__post-header .blog__post-title {
    margin-bottom: 0
}

.catalog-category-view.page-layout-1column .blog__main-recent .blog__post-list .blog__post-item .blog__post-excerpt .blog__post-header .blog__post-title a,
.page-products .blog__main-recent .blog__post-list .blog__post-item .blog__post-excerpt .blog__post-header .blog__post-title a {
    color: #666;
    font-size: 20px
}

.catalog-category-view.page-layout-1column .blog__main-recent .blog__post-list .blog__post-item .blog__post-excerpt h1,
.page-products .blog__main-recent .blog__post-list .blog__post-item .blog__post-excerpt h1,
.catalog-category-view.page-layout-1column .blog__main-recent .blog__post-list .blog__post-item .blog__post-excerpt h2,
.page-products .blog__main-recent .blog__post-list .blog__post-item .blog__post-excerpt h2,
.catalog-category-view.page-layout-1column .blog__main-recent .blog__post-list .blog__post-item .blog__post-excerpt h3,
.page-products .blog__main-recent .blog__post-list .blog__post-item .blog__post-excerpt h3,
.catalog-category-view.page-layout-1column .blog__main-recent .blog__post-list .blog__post-item .blog__post-excerpt h4,
.page-products .blog__main-recent .blog__post-list .blog__post-item .blog__post-excerpt h4,
.catalog-category-view.page-layout-1column .blog__main-recent .blog__post-list .blog__post-item .blog__post-excerpt h5,
.page-products .blog__main-recent .blog__post-list .blog__post-item .blog__post-excerpt h5,
.catalog-category-view.page-layout-1column .blog__main-recent .blog__post-list .blog__post-item .blog__post-excerpt h6,
.page-products .blog__main-recent .blog__post-list .blog__post-item .blog__post-excerpt h6 {
    margin-bottom: 10px;
    margin-top: 5px;
    color: #282f36
}

.catalog-category-view.page-layout-1column .blog__main-recent .blog__post-list .blog__post-item .blog__post-excerpt .read-more,
.page-products .blog__main-recent .blog__post-list .blog__post-item .blog__post-excerpt .read-more {
    text-align: left
}

.catalog-category-view.page-layout-1column .blog__main-recent .blog__post-list li:nth-child(2n),
.page-products .blog__main-recent .blog__post-list li:nth-child(2n) {
    margin-left: 4%
}

.catalog-category-view.page-layout-1column .block.filter,
.page-products .block.filter {
    border-top: 0
}

.catalog-category-view.page-layout-1column .block.filter .filter-options-item.active,
.page-products .block.filter .filter-options-item.active {
    z-index: 2500
}

.catalog-category-view.page-layout-1column .category-cms .widget-product-grid,
.page-products .category-cms .widget-product-grid {
    border-top: 1px solid #d6d3d4;
    padding-top: 40px;
    margin-top: 15px
}

.catalog-category-view.page-layout-1column .category-cms .bestseller,
.page-products .category-cms .bestseller {
    padding-left: 35px !important;
    position: relative
}

.catalog-category-view.page-layout-1column .category-cms .bestseller:after,
.page-products .category-cms .bestseller:after {
    content: "";
    background: #46dc78;
    position: absolute;
    bottom: 4%;
    left: 0;
    height: 90%;
    width: 4.5px;
    border-radius: 5px
}

.catalog-category-view.page-layout-1column .products-grid .product-items,
.page-products .products-grid .product-items {
    width: 100%;
    display: flex;
    flex-wrap: wrap
}

.catalog-category-view.page-layout-1column .products-grid .product-item,
.page-products .products-grid .product-item {
    margin-left: 0;
    padding: 1%;
    flex-grow: 1;
    flex-basis: 23%;
    max-width: 25%;
    width: 100%
}

.catalog-category-view.page-layout-1column .products-grid .product-item .product-item-info,
.page-products .products-grid .product-item .product-item-info {
    background: #fff;
    height: 100%;
    width: 100%;
    position: relative;
    padding-bottom: 5px
}

.catalog-category-view.page-layout-1column .products-grid .product-item .product-item-info:hover,
.page-products .products-grid .product-item .product-item-info:hover {
    margin: 0;
    padding: 0 0 5px;
    box-shadow: 0 0 14px rgba(0, 0, 0, .08);
    border: 0
}

.catalog-category-view.page-layout-1column .products-grid .product-item .product-item-info:hover .product-item-inner,
.page-products .products-grid .product-item .product-item-info:hover .product-item-inner {
    padding: 0
}

.catalog-category-view.page-layout-1column .products-grid .product-item .product-item-info .product-item-details,
.page-products .products-grid .product-item .product-item-info .product-item-details {
    text-align: center
}

.catalog-category-view.page-layout-1column .products-grid .product-item .product-item-info .product-item-details .product-item-name,
.page-products .products-grid .product-item .product-item-info .product-item-details .product-item-name {
    line-height: 25px;
    min-height: 60px;
    display: block
}

.catalog-category-view.page-layout-1column .products-grid .product-item .product-item-info .product-item-details .towishlist,
.page-products .products-grid .product-item .product-item-info .product-item-details .towishlist {
    position: absolute;
    top: 5px;
    z-index: 2;
    right: 10px
}

.catalog-category-view.page-layout-1column .products-grid .product-item .product-item-info .product-item-details .towishlist span,
.page-products .products-grid .product-item .product-item-info .product-item-details .towishlist span {
    display: none
}

.catalog-category-view.page-layout-1column .products-grid .product-item .product-item-info .product-item-details .towishlist:before,
.page-products .products-grid .product-item .product-item-info .product-item-details .towishlist:before {
    padding: 1px;
    content: '\e90a';
    font-family: 's-icons';
    font-size: 16px;
    color: transparent;
    margin: 0;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #33bb6b
}

.catalog-category-view.page-layout-1column .products-grid .product-item .product-item-info .product-item-details .towishlist:hover:before,
.page-products .products-grid .product-item .product-item-info .product-item-details .towishlist:hover:before {
    color: #33bb6b
}

.catalog-category-view.page-layout-1column .products-grid .product-item .product-item-info .product-item-details .towishlist.in-wishlist:before,
.page-products .products-grid .product-item .product-item-info .product-item-details .towishlist.in-wishlist:before {
    color: #33bb6b
}

.catalog-category-view.page-layout-1column .products-grid .product-item .product-item-info .product-item-details .product-item-inner,
.page-products .products-grid .product-item .product-item-info .product-item-details .product-item-inner {
    position: relative;
    overflow: visible;
    width: auto;
    height: auto;
    box-shadow: none;
    margin: 0;
    border: 0
}

.catalog-category-view.page-layout-1column .products-grid .product-item .product-item-info .product-item-details .product-item-inner:before,
.page-products .products-grid .product-item .product-item-info .product-item-details .product-item-inner:before {
    background: 0 0
}

.catalog-category-view.page-layout-1column .products-grid .product-item .product-item-info .product-item-details .unit-price,
.page-products .products-grid .product-item .product-item-info .product-item-details .unit-price {
    height: 30px;
    font-size: 16px;
    text-align: center;
    color: #666
}

.catalog-category-view.page-layout-1column #amasty-shopby-product-list .amscroll-load-button,
.page-products #amasty-shopby-product-list .amscroll-load-button {
    color: #fff;
    background: #33bb6b;
    width: 310px;
    display: block;
    margin: auto;
    border-radius: 30px
}

.catalog-category-view.page-layout-1column #amasty-shopby-product-list .amscroll-load-button p,
.page-products #amasty-shopby-product-list .amscroll-load-button p {
    margin-bottom: 0
}

.catalog-category-view.page-layout-1column #amasty-shopby-product-list .beforeTextButton:after,
.page-products #amasty-shopby-product-list .beforeTextButton:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 13px;
    line-height: inherit;
    color: inherit;
    content: '\e621';
    font-family: 's-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center;
    padding-left: 5px
}

.catalog-category-view.page-layout-1column #amasty-shopby-product-list .afterTextButton:after,
.page-products #amasty-shopby-product-list .afterTextButton:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 13px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 's-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center;
    padding-left: 5px
}

.catalog-category-view.page-layout-1column #amasty-shopby-product-list .pager,
.page-products #amasty-shopby-product-list .pager {
    font-weight: 500;
    font-size: 16px
}

.catalog-category-view.page-layout-1column .amscroll-navbar,
.page-products .amscroll-navbar {
    background: #33bb6b;
    border-radius: 5px
}

@media only screen and (max-width:1070px) {

    .catalog-category-view.page-layout-1column .products-grid .products .product-item,
    .page-products .products-grid .products .product-item {
        flex-grow: 1;
        flex-basis: 31%;
        max-width: 33.33333333%
    }
}

@media only screen and (max-width:640px) {

    .catalog-category-view.page-layout-1column .products-grid .products .product-item,
    .page-products .products-grid .products .product-item {
        flex-grow: 1;
        flex-basis: 48%;
        max-width: 50%;
        margin-bottom: 20px
    }
}

@media only screen and (max-width:480px) {

    .catalog-category-view.page-layout-1column .products-grid .products .product-item,
    .page-products .products-grid .products .product-item {
        flex-grow: 1;
        flex-basis: 100% !important;
        max-width: 100% !important;
        width: 100% !important
    }
}

.page-products .products {
    margin-top: 10px
}

.page-products .toolbar {
    margin-bottom: 0
}

.page-products .toolbar .toolbar-sorter.sorter .sorter-label {
    display: none
}

.filtered .current-filters {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 14px rgba(0, 0, 0, .08);
    padding: 10px 15px 7px
}

.abs-remove-button-for-blocks:before {
    margin-top: 2px
}

@media only screen and (max-width:767px) {
    .filter-no-options .filter-title:before {
        display: none
    }
}

@media only screen and (min-width:768px) {
    .page-layout-1column .page-with-filter .column.main {
        padding-top: 10px !important
    }

    .page-layout-1column .filter-current {
        line-height: normal
    }

    .page-layout-1column .filter-current .item {
        display: flex
    }

    .page-layout-1column .filter-current .items {
        display: block
    }

    .page-products .filtered .current-filters {
        margin-top: 20px
    }

    .page-products .toolbar .toolbar-sorter.sorter {
        position: absolute !important;
        top: 15px
    }

    .page-products .toolbar .toolbar-sorter.sorter .sorter-label {
        display: none
    }

    .page-products .toolbar .toolbar-sorter.sorter select {
        font-size: 17px;
        box-shadow: 0;
        border-radius: 0
    }

    .column .filter.block {
        margin-bottom: 15px
    }

    .column .filter.block .filter-actions~.filter-options {
        margin-top: 12.5px
    }

    .column .filter.block .filter-wrapper {
        background: #fff;
        padding: 12px 15px 7px;
        min-height: 30px
    }

    .column .filter.block .filter-content {
        margin-top: 0
    }

    .column .filter.block .filter-content .filter-options-item {
        margin-right: 20px;
        padding-bottom: 0
    }

    .column .filter.block .filter-content .filter-options-title {
        padding: 0 20px 0 0;
        text-transform: none
    }

    .column .filter.block .filter-content .filter-options-title:after {
        font-size: 12px;
        top: 6px
    }
}

@media only screen and (max-width:768px) {
    .filtered .current-filters {
        padding: 3px
    }

    .filtered .current-filters .filter-current {
        border: 0;
        margin: 0
    }

    .filtered .current-filters .filter-current.active {
        padding-bottom: 0
    }

    .filtered .current-filters .filter-actions {
        margin: 0
    }

    .filtered .current-filters .filter-current-subtitle {
        cursor: pointer
    }

    .filter .filter-subtitle {
        background: #fff !important
    }

    .filter .filter-title strong {
        border: 0;
        border-radius: 20px;
        padding: 6px 20px 6px;
        background: #33bb6b;
        color: #fff;
        cursor: pointer;
        line-height: 30px;
        height: 30px;
        min-width: 55px;
        font-weight: 600
    }

    .filter .filter-current {
        background: #fff
    }

    .filter.active .filter-title {
        height: 57px
    }

    .filter.active .filter-title strong {
        right: 0;
        top: 5px
    }

    .filter.active .filter-options {
        top: 58px
    }
}

.wishlist-modal.modal-popup .modal-inner-wrap {
    max-width: 420px;
    padding: 15px 25px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: auto;
    top: 50%
}

.wishlist-modal.modal-popup .modal-inner-wrap .action-close {
    padding: 15px
}

.wishlist-modal.modal-popup .modal-inner-wrap .modal-header {
    padding: 0
}

.wishlist-modal.modal-popup .modal-inner-wrap .modal-content {
    padding: 0;
    margin-top: 15px
}

.wishlist-modal.modal-popup .modal-inner-wrap .modal-content .block {
    margin-bottom: 25px
}

.wishlist-index-index .actions-toolbar {
    margin-top: 25px
}

.wishlist-index-index .actions-toolbar .primary button.action.update {
    display: none
}

.wishlist-index-index .toolbar {
    text-align: left
}

.wishlist-index-index .products-grid.wishlist .fieldset {
    margin-bottom: 15px !important
}

.wishlist-index-index .products-grid.wishlist .product-item {
    margin-bottom: 15px
}

.wishlist-index-index .products-grid.wishlist .product-item .product-item-actions {
    float: right !important;
    margin: 0
}

.wishlist-index-index .products-grid.wishlist .product-item .product-item-actions .unavailable {
    font-weight: 600;
    font-size: 16px
}

.wishlist-index-index .products-grid.wishlist .product-item .product-item-actions .action.edit {
    display: none
}

.wishlist-index-index .products-grid.wishlist .product-item .product-item-actions .action.delete {
    margin: 0 10px
}

@media only screen and (max-width:640px) {
    .products-grid.wishlist .product-item {
        border-bottom: 0 solid #d6d3d4
    }

    .products-grid.wishlist .product-item .product-item-photo {
        margin-left: 5px;
        margin-right: 5px
    }
}

.form-wishlist-items .wishlist.products-grid {
    margin: 0 -1%
}

.form-wishlist-items .wishlist.products-grid .product-items {
    display: flex;
    flex-wrap: wrap;
    background: #f4f4f4
}

.form-wishlist-items .wishlist.products-grid .product-items .product-item {
    margin-left: 0;
    text-align: center;
    padding: 1%;
    flex-grow: 1;
    flex-basis: 31%;
    max-width: 33.33333333%;
    width: 100%
}

.form-wishlist-items .wishlist.products-grid .product-items .product-item:nth-child(3n+1) {
    margin-left: inherit
}

.form-wishlist-items .wishlist.products-grid .product-items .product-item:nth-child(4n+1) {
    margin-left: inherit
}

.form-wishlist-items .wishlist.products-grid .product-items .product-item:nth-child(5n+1) {
    margin-left: inherit
}

.form-wishlist-items .wishlist.products-grid .product-items .product-item:hover {
    box-shadow: none
}

.form-wishlist-items .wishlist.products-grid .product-items .product-item:hover .product-item-inner {
    padding: 0
}

.form-wishlist-items .wishlist.products-grid .product-items .product-item .product-item-inner {
    position: relative;
    overflow: visible;
    width: auto;
    height: auto;
    box-shadow: none;
    margin: 0;
    border: 0
}

.form-wishlist-items .wishlist.products-grid .product-items .product-item .product-item-inner .box-tocart {
    float: none;
    margin: 0
}

.form-wishlist-items .wishlist.products-grid .product-items .product-item .product-item-inner .box-tocart.product-item-details {
    text-align: center
}

.form-wishlist-items .wishlist.products-grid .product-items .product-item .product-item-inner .box-tocart.product-item-details button.tocart {
    margin-right: 0;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    position: absolute;
    line-height: 30px;
    bottom: 8px;
    right: 10px;
    z-index: 2;
    padding: 0 !important;
    min-width: auto !important
}

.form-wishlist-items .wishlist.products-grid .product-items .product-item .product-item-inner .box-tocart.product-item-details button.tocart:before {
    font-size: 16px;
    line-height: 50px;
    padding: 0
}

.form-wishlist-items .wishlist.products-grid .product-items .product-item .product-item-inner .box-tocart.product-item-details button.tocart span {
    display: none
}

.form-wishlist-items .wishlist.products-grid .product-items .product-item .product-item-inner .comment-box {
    margin-top: -18px
}

.form-wishlist-items .wishlist.products-grid .product-items .product-item .product-item-info {
    background: #fff;
    height: 100%;
    width: 100%;
    position: relative;
    padding-bottom: 5px
}

.form-wishlist-items .wishlist.products-grid .product-items .product-item .product-item-info:hover {
    margin: 0;
    padding: 0 0 5px;
    box-shadow: 0 0 14px rgba(0, 0, 0, .08);
    border: 0
}

.form-wishlist-items .wishlist.products-grid .product-items .product-item .product-item-info:hover .product-item-inner {
    padding: 0
}

.form-wishlist-items .wishlist.products-grid .product-items .product-item .product-item-info .product-item-name {
    min-height: 60px;
    display: block;
    font-weight: 400;
    line-height: 25px
}

.form-wishlist-items .wishlist.products-grid .product-items .product-item .product-item-info .product-item-name a {
    font-weight: 400;
    font-size: 20px
}

.form-wishlist-items .wishlist.products-grid .product-items .product-item .product-item-info .price-box {
    margin: 13px 0 32.5px;
    height: auto
}

.form-wishlist-items .wishlist.products-grid .product-items .product-item .product-item-info .product-item-photo {
    text-align: center;
    display: block;
    clear: both !important;
    float: none
}

.form-wishlist-items .wishlist.products-grid .product-items .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper {
    border-radius: 10px
}

.form-wishlist-items .wishlist.products-grid .product-items .product-item .product-item-info .towishlist {
    display: none !important;
    position: absolute;
    top: 5px;
    z-index: 1;
    right: 10px
}

.form-wishlist-items .wishlist.products-grid .product-items .product-item .product-item-info .towishlist span {
    display: none
}

.form-wishlist-items .wishlist.products-grid .product-items .product-item .product-item-info .towishlist:before {
    padding: 1px;
    content: '\e90a';
    font-family: 's-icons';
    font-size: 16px;
    color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #33bb6b
}

.form-wishlist-items .wishlist.products-grid .product-items .product-item .product-item-info .towishlist:hover:before {
    color: #33bb6b
}

.form-wishlist-items .wishlist.products-grid .product-items .product-item .product-item-comment {
    display: none
}

.form-wishlist-items .wishlist.products-grid .product-items .product-item-actions .action.delete {
    margin-bottom: 10px
}

@media only screen and (max-width:1070px) {
    .form-wishlist-items .wishlist.products-grid .product-items .product-item {
        flex-grow: 1;
        flex-basis: 31%;
        max-width: 33.33333333%
    }
}

@media only screen and (max-width:768px) {
    .form-wishlist-items .wishlist.products-grid .product-items .product-item .product-item-photo .product-image-container {
        max-width: 100%
    }

    .form-wishlist-items .wishlist.products-grid .product-items .product-item .price-box {
        margin-left: 0 !important;
        height: 75px
    }

    .form-wishlist-items .wishlist.products-grid .product-items .product-item-name {
        margin-left: 0 !important
    }
}

@media only screen and (max-width:640px) {
    .form-wishlist-items .wishlist.products-grid .product-items .product-item {
        flex-grow: 1;
        flex-basis: 48%;
        max-width: 50%;
        border-top: 0 solid #d6d3d4
    }

    .form-wishlist-items .wishlist.products-grid .product-items .product-item:first-child {
        border-top: 0
    }
}

@media only screen and (max-width:480px) {
    .form-wishlist-items .wishlist.products-grid .product-items .product-item {
        flex-grow: 1;
        flex-basis: 100% !important;
        max-width: 100% !important;
        width: 100% !important;
        border-top: 1px solid #d6d3d4
    }
}

.shared .wishlist {
    background: #fff;
    box-shadow: 0 0 14px rgba(0, 0, 0, .08);
    border-radius: 10px
}

.shared .wishlist .product.name a {
    font-weight: 600
}

.shared .wishlist .towishlist {
    margin-left: 15px
}

.shared .wishlist .towishlist span {
    display: none
}

.shared .wishlist .towishlist:before {
    padding: 1px;
    content: '\e90a';
    font-family: 's-icons';
    font-size: 16px;
    color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #33bb6b
}

.shared .wishlist .towishlist:hover:before {
    color: #33bb6b
}

.shared .wishlist .col.price .price-box .price .price-integer {
    font-size: 20px;
    line-height: 20px;
    font-weight: 600;
    display: inline-block
}

.shared .wishlist .col.price .price-box .price .price-integer:after {
    content: ',';
    display: inline-block
}

.shared .wishlist .col.price .price-box .price .price-decimal {
    font-size: 20px;
    line-height: 20px;
    font-weight: 600;
    display: inline-block;
    margin-top: 0;
    margin-left: 0
}

.shared .wishlist .col.price .price-box .price .price-decimal:after {
    content: '\20AC';
    padding-left: 1px;
    display: inline-block
}

.shared .wishlist .col.price .currencyLabel {
    display: none
}

.shared .wishlist .col.price .old-price {
    clear: both;
    display: block
}

.shared .wishlist .col.price .old-price .price-label {
    color: #9b9ea1;
    text-decoration: line-through
}

.shared .wishlist .col.price .old-price .price-wrapper {
    text-decoration: line-through
}

.shared .wishlist .col.price .old-price .price-wrapper .price {
    font-weight: 400;
    font-size: 16px;
    color: #9b9ea1
}

.shared .wishlist .col.price .old-price .price-wrapper .price .price-integer {
    font-size: 16px;
    text-decoration: line-through
}

.shared .wishlist .col.price .old-price .price-wrapper .price .price-integer:after {
    content: ','
}

.shared .wishlist .col.price .old-price .price-wrapper .price .price-decimal {
    font-size: 16px;
    text-decoration: line-through
}

@media only screen and (min-width:640px) {
    .shared .wishlist .col.price {
        text-align: center
    }

    .account .toolbar {
        margin-bottom: 19px
    }

    .account .toolbar .toolbar-amount {
        display: block;
        width: 100%
    }

    .account .toolbar .pages {
        position: static;
        float: left;
        width: auto;
        display: inline-block
    }

    .account .pages {
        position: static;
        float: left;
        width: auto;
        display: inline-block
    }
}

@media only screen and (max-width:640px) {
    .account .toolbar .pages .pages-items {
        display: block;
        padding: 0;
        position: relative;
        white-space: normal;
        z-index: 1;
        text-align: center
    }

    .shared .table-wrapper .image {
        width: 200px;
        margin: 0 auto;
        text-align: center
    }

    .shared .table-wrapper table>tbody>tr>td[data-th]:before {
        display: none !important
    }
}

.product-item-name {
    font-size: 1.4rem
}

.catalog-product-view #maincontent>.columns {
    background: #fff;
    padding: 30px 25px
}

.catalog-product-view #maincontent>.columns .column.main {
    padding-bottom: 0
}

.catalog-product-view #maincontent>.columns .product-info-main h1 {
    line-height: 50px;
    margin-bottom: 15px;
    margin-top: 0
}

.catalog-product-view #maincontent>.columns .product-info-main .product.unitprice {
    display: inline-block;
    margin-top: 23px;
    margin-left: 10px
}

.catalog-product-view #maincontent>.columns .product-info-main .label {
    font-weight: 600;
    margin-bottom: 10px
}

.catalog-product-view #maincontent>.columns .product-info-main .bonus-tooltip {
    position: relative;
    width: 37px;
    display: inline-block;
    height: 23px
}

.catalog-product-view #maincontent>.columns .product-info-main .bonus-tooltip .tooltip-content {
    background: #fff;
    max-width: 360px;
    min-width: 210px;
    padding: 12px 16px;
    z-index: 100;
    display: none;
    position: absolute;
    text-align: left;
    color: #33bb6b;
    line-height: 1.4;
    border: 1px solid #bbb;
    margin-bottom: 5px;
    bottom: 100%;
    left: 0
}

.catalog-product-view #maincontent>.columns .product-info-main .bonus-tooltip .tooltip-content:after,
.catalog-product-view #maincontent>.columns .product-info-main .bonus-tooltip .tooltip-content:before {
    border: solid transparent;
    content: '';
    height: 0;
    position: absolute;
    width: 0
}

.catalog-product-view #maincontent>.columns .product-info-main .bonus-tooltip .tooltip-content:after {
    border-width: 5px;
    border-color: transparent
}

.catalog-product-view #maincontent>.columns .product-info-main .bonus-tooltip .tooltip-content:before {
    border-width: 6px;
    border-color: transparent
}

.catalog-product-view #maincontent>.columns .product-info-main .bonus-tooltip .tooltip-content:after,
.catalog-product-view #maincontent>.columns .product-info-main .bonus-tooltip .tooltip-content:before {
    top: 100%
}

.catalog-product-view #maincontent>.columns .product-info-main .bonus-tooltip .tooltip-content:after {
    border-top-color: #fff;
    left: 15px;
    margin-left: -5px
}

.catalog-product-view #maincontent>.columns .product-info-main .bonus-tooltip .tooltip-content:before {
    border-top-color: #bbb;
    left: 15px;
    margin-left: -6px
}

.catalog-product-view #maincontent>.columns .product-info-main .bonus-tooltip .tooltip-toggle {
    cursor: help
}

.catalog-product-view #maincontent>.columns .product-info-main .bonus-tooltip .tooltip-toggle:hover+.tooltip-content,
.catalog-product-view #maincontent>.columns .product-info-main .bonus-tooltip .tooltip-toggle:focus+.tooltip-content,
.catalog-product-view #maincontent>.columns .product-info-main .bonus-tooltip:hover .tooltip-content {
    display: block
}

.catalog-product-view #maincontent>.columns .product-info-main .bonus-tooltip .tooltip-content {
    border-color: #f4f4f4;
    box-shadow: 0 0 14px rgba(0, 0, 0, .08);
    color: #282f36;
    font-size: 16px
}

.catalog-product-view #maincontent>.columns .product-info-main .bonus-tooltip .tooltip-content:before,
.catalog-product-view #maincontent>.columns .product-info-main .bonus-tooltip .tooltip-content:after {
    display: none
}

.catalog-product-view #maincontent>.columns .product-info-main .bonus-tooltip .sbonus:before {
    content: ' ';
    width: 37px;
    height: 23px;
    background: url('../images/sbonustag.png') no-repeat top left;
    display: block
}

.catalog-product-view #maincontent>.columns .product-info-main .product-info-price {
    border-top: 1px solid #d6d3d4;
    padding-top: 20px;
    border-bottom: 0;
    margin-bottom: 0
}

.catalog-product-view #maincontent>.columns .product-info-main .product-info-price .price-box {
    display: inline-block;
    vertical-align: top;
    width: auto
}

.catalog-product-view #maincontent>.columns .product-info-main .product.brand {
    margin-bottom: 5px
}

.catalog-product-view #maincontent>.columns .product-info-main .product.unitprice .block-unitprice {
    font-size: 14px;
    color: #666;
    margin-bottom: 15px
}

.catalog-product-view #maincontent>.columns .product-info-main .product.attribute.overview {
    margin: 0;
    padding-bottom: 5px;
    font-size: 16px
}

.catalog-product-view #maincontent>.columns .product-info-main .product-add-form {
    padding-top: 5px
}

.catalog-product-view #maincontent>.columns .product-info-main .cart.restriction {
    margin-bottom: 20px
}

.catalog-product-view #maincontent>.columns .product-info-main .cart.restriction .text {
    font-weight: 600;
    font-size: 16px;
    color: #ff4f52
}

.catalog-product-view #maincontent>.columns .product-info-main .cart.restriction .text:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 16px;
    padding-right: 12px;
    padding-top: 4px;
    color: #ff4f52;
    content: '\e911';
    font-family: 's-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.catalog-product-view #maincontent>.columns .product-info-main .cart.notifications {
    margin-bottom: 20px
}

.catalog-product-view #maincontent>.columns .product-info-main .cart.notifications .text {
    font-weight: 600;
    font-size: 16px
}

.catalog-product-view #maincontent>.columns .product-info-main .cart.notifications .text:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 16px;
    padding-right: 12px;
    padding-top: 4px;
    color: #ff4f52;
    content: '\e911';
    font-family: 's-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.catalog-product-view #maincontent>.columns .product-info-main .product-stock-info {
    font-size: 16px
}

.catalog-product-view #maincontent>.columns .product-info-main .product-stock-info.row {
    margin: 0 !important
}

.catalog-product-view #maincontent>.columns .product-info-main .product-stock-info.row .block {
    padding-left: 0 !important;
    padding-right: 5px !important
}

.catalog-product-view #maincontent>.columns .product-info-main .product-stock-info .block {
    margin-bottom: 0
}

.catalog-product-view #maincontent>.columns .product-info-main .product-stock-info .block>.title {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 5px;
    min-height: 25px
}

.catalog-product-view #maincontent>.columns .product-info-main .product-stock-info .block .stock.title>.title {
    display: inline-block
}

.catalog-product-view #maincontent>.columns .product-info-main .product-stock-info .block .stock.title>span:not(.title) {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 0 5px;
    border-radius: 50%
}

.catalog-product-view #maincontent>.columns .product-info-main .product-stock-info .block .stock.title>span:not(.title).green {
    background: #91fa9b;
    vertical-align: middle;
    margin-bottom: 1px
}

.catalog-product-view #maincontent>.columns .product-info-main .product-stock-info .block .stock.title>span:not(.title).yellow {
    background: #ffcf3e;
    vertical-align: middle;
    margin-bottom: 1px
}

.catalog-product-view #maincontent>.columns .product-info-main .product-stock-info .block .stock.title>span:not(.title).red {
    background: #ff4f52;
    vertical-align: middle;
    margin-bottom: 1px
}

.catalog-product-view #maincontent>.columns .product.media .gallery-placeholder {
    position: relative
}

.catalog-product-view #maincontent>.columns .product.media .gallery-placeholder .loading-mask {
    display: none
}

.catalog-product-view #maincontent>.columns .product.media .gallery-placeholder._block-content-loading {
    margin-bottom: 15px
}

.catalog-product-view #maincontent>.columns .product.media .gallery-placeholder._block-content-loading .gallery-placeholder-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #d6d3d4;
    box-sizing: border-box
}

.catalog-product-view #maincontent>.columns .product.media .gallery-placeholder._block-content-loading .gallery-placeholder__image {
    height: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    max-height: 100%;
    max-width: 100%;
    vertical-align: middle;
    -moz-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0);
    -o-transform: translate3d(-50%, -50%, 0);
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0)
}

.catalog-product-view #maincontent>.columns .product.media .gallery-placeholder._block-content-loading:after {
    content: '';
    display: block;
    height: 0;
    width: 100%;
    padding-bottom: 100%
}

.catalog-product-view #maincontent>.columns .product.media .gallery-placeholder._block-content-loading .loading-mask {
    display: block;
    position: absolute
}

.catalog-product-view #maincontent>.columns .product.media .gallery-placeholder._block-content-loading .loading-mask .loader>img {
    position: absolute
}

.catalog-product-view #maincontent>.columns .product.media .fotorama .fotorama__stage {
    border: 1px solid #d6d3d4;
    border-radius: 0;
    margin-bottom: 15px;
    box-sizing: border-box
}

.catalog-product-view #maincontent>.columns .product.media .fotorama .fotorama__active .fotorama__dot {
    background-color: #33bb6b;
    border-color: #33bb6b
}

.catalog-product-view #maincontent>.columns .product.media .fotorama .fotorama__thumb-border {
    background-image: none;
    border: 2px solid #33bb6b;
    border-radius: 5px
}

.catalog-product-view #maincontent>.columns .block.add-to-wishlist {
    margin-top: 5px;
    margin-bottom: 0
}

.catalog-product-view #maincontent>.columns .block.add-to-wishlist .action.towishlist {
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0;
    text-transform: none
}

.catalog-product-view #maincontent>.columns .block.add-to-wishlist .action.towishlist:before {
    margin-right: 5px;
    padding: 1px;
    content: '\e90a';
    font-family: 's-icons';
    font-size: 16px;
    color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #33bb6b
}

.catalog-product-view #maincontent>.columns .block.add-to-wishlist .action.towishlist span {
    color: #282f36
}

.catalog-product-view #maincontent>.columns .block.add-to-wishlist .action.towishlist:hover:before {
    color: #33bb6b
}

.catalog-product-view #maincontent>.columns .block.add-to-wishlist .action.towishlist.in-wishlist:before {
    color: #33bb6b
}

.catalog-product-view .columns .product.data.items>.item.title {
    display: none
}

.catalog-product-view .columns .product.data.items>.item.content {
    border: 0;
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
    clear: both
}

.catalog-product-view .columns .product.data.items .block.related,
.catalog-product-view .columns .product.data.items .block.upsell {
    clear: both
}

.catalog-product-view .columns .product.data.items>.pagebuilder-attribute-wrapper.content {
    background: #fff;
    padding: 3px 25px;
    margin-bottom: 30px
}

.columns .product.attribute .description h5 b {
    font-weight: 600;
    font-size: 18px
}

@media only screen and (max-width:1070px) {
    .catalog-product-view .columns .product-info-main .product-stock-info .block {
        padding-right: 0;
        padding-left: 0
    }
}

@media only screen and (max-width:768px) {
    .catalog-product-view .page-main {
        margin-top: 10px
    }

    .catalog-product-view .columns .product-info-main .product-social-links {
        text-align: left
    }

    .catalog-product-view .columns .product-info-main .product-add-form {
        padding-top: 0
    }

    .catalog-product-view .columns .product .product-stock-info .row .block {
        margin: 10px
    }

    .catalog-product-view .columns .product.media {
        margin-bottom: 30px
    }

    .catalog-product-view .columns .product.data.items {
        border-bottom: 0;
        margin-bottom: 0;
        margin-left: 0;
        margin-right: 0
    }

    .catalog-product-view .columns .product-info-main .product-stock-info .block>.stock.title {
        margin-bottom: 0
    }

    .catalog-product-view .columns .product-info-main .product-stock-info .block>.shipping.title {
        margin-bottom: 10px
    }

    .catalog-product-view .columns .product-info-main .product-stock-info .block .content {
        margin-bottom: 15px
    }
}

@media only screen and (max-width:480px) {
    .catalog-product-view .columns .product-info-main .box-tocart .qty.field {
        float: none;
        display: block;
        width: 100%
    }

    .catalog-product-view .columns .product-info-main .box-tocart .actions .action.tocart {
        margin-left: 0;
        margin-top: 10px;
        padding: 7px 15px 8px
    }

    .catalog-product-view .columns .product-info-main .product-social-links {
        text-align: left
    }
}

#gift-options-cart {
    display: none !important
}

.cart-summary {
    margin: 0;
    background: 0 0;
    text-align: center
}

.cart-summary>.title {
    display: none
}

.cart-summary .continue {
    display: block
}

.cart-summary .continue a {
    font-weight: 600;
    color: #9b9ea1
}

.cart-summary .continue a:before {
    content: '\e908';
    margin-right: 10px;
    font-size: 8px;
    font-family: 's-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.cart-summary .cart-totals {
    border-top: 0;
    display: inline-block
}

.cart-summary .cart-totals .table-wrapper .table .sub,
.cart-summary .cart-totals .table-wrapper .table .totals-tax {
    display: none
}

.cart-summary .cart-totals .table-wrapper .table .grand .mark,
.cart-summary .cart-totals .table-wrapper .table .grand .amount {
    padding: 0;
    border-top: 0
}

.cart-summary .cart-totals .table-wrapper .table .grand .mark strong {
    font-weight: 400;
    padding: 0
}

.cart-summary .cart-totals .table-wrapper .table .grand .mark strong:after {
    content: ':';
    margin-right: 15px
}

.cart-summary .cart-totals .table-wrapper .table .grand .amount strong {
    padding: 0
}

.cart-summary .block.shipping {
    display: none
}

.cart-summary .checkout-methods-items {
    margin: 0;
    text-align: right
}

.cart-summary .checkout-methods-items .action.primary.checkout {
    padding: 6px 20px 6px;
    width: auto
}

.cart-summary .checkout-methods-items .action.primary.checkout:after {
    content: '\e907';
    margin-left: 10px;
    font-size: 8px;
    font-family: 's-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.cart-container {
    background: #fff;
    margin-top: 30px;
    padding-bottom: 50px
}

.cart-container .shopping-cart-wrapper .form-cart .table-wrapper .cart .actions-toolbar {
    text-align: center
}

.cart-container .shopping-cart-wrapper .form-cart .table-wrapper .cart .actions-toolbar>.action-edit {
    display: none
}

.cart-container .shopping-cart-wrapper .form-cart .table-wrapper .cart .actions-toolbar>.action-delete {
    position: static
}

.cart-container .shopping-cart-wrapper .form-cart .table-wrapper .cart>.item {
    border-bottom: 0
}

.cart-container .shopping-cart-wrapper .form-cart .table-wrapper .cart>.item .product-item-name {
    max-width: 80%;
    margin-bottom: 5px
}

.cart-container .shopping-cart-wrapper .form-cart .table-wrapper .cart>.item .item-info .loading-mask {
    position: absolute
}

.cart-container .shopping-cart-wrapper .form-cart .table-wrapper .cart>.item .item-info .loading-mask img {
    position: absolute
}

.cart-container .shopping-cart-wrapper .form-cart .table-wrapper .cart .col.price {
    text-align: center
}

.cart-container .shopping-cart-wrapper .form-cart .table-wrapper .cart .col.qty {
    padding: 14px 11px 13px;
    text-align: center
}

.cart-container .shopping-cart-wrapper .form-cart .table-wrapper .cart .col.qty .qty.field {
    float: none
}

.cart-container .shopping-cart-wrapper .form-cart .table-wrapper .cart .col.subtotal {
    text-align: center
}

.cart-container .shopping-cart-wrapper .form-cart .table-wrapper .cart .col .bonus-tooltip {
    position: relative;
    display: block
}

.cart-container .shopping-cart-wrapper .form-cart .table-wrapper .cart .col .bonus-tooltip .tooltip-content {
    background: #fff;
    max-width: 360px;
    min-width: 210px;
    padding: 12px 16px;
    z-index: 100;
    display: none;
    position: absolute;
    text-align: left;
    color: #33bb6b;
    line-height: 1.4;
    border: 1px solid #bbb;
    margin-bottom: 5px;
    bottom: 100%;
    left: 0
}

.cart-container .shopping-cart-wrapper .form-cart .table-wrapper .cart .col .bonus-tooltip .tooltip-content:after,
.cart-container .shopping-cart-wrapper .form-cart .table-wrapper .cart .col .bonus-tooltip .tooltip-content:before {
    border: solid transparent;
    content: '';
    height: 0;
    position: absolute;
    width: 0
}

.cart-container .shopping-cart-wrapper .form-cart .table-wrapper .cart .col .bonus-tooltip .tooltip-content:after {
    border-width: 5px;
    border-color: transparent
}

.cart-container .shopping-cart-wrapper .form-cart .table-wrapper .cart .col .bonus-tooltip .tooltip-content:before {
    border-width: 6px;
    border-color: transparent
}

.cart-container .shopping-cart-wrapper .form-cart .table-wrapper .cart .col .bonus-tooltip .tooltip-content:after,
.cart-container .shopping-cart-wrapper .form-cart .table-wrapper .cart .col .bonus-tooltip .tooltip-content:before {
    top: 100%
}

.cart-container .shopping-cart-wrapper .form-cart .table-wrapper .cart .col .bonus-tooltip .tooltip-content:after {
    border-top-color: #fff;
    left: 15px;
    margin-left: -5px
}

.cart-container .shopping-cart-wrapper .form-cart .table-wrapper .cart .col .bonus-tooltip .tooltip-content:before {
    border-top-color: #bbb;
    left: 15px;
    margin-left: -6px
}

.cart-container .shopping-cart-wrapper .form-cart .table-wrapper .cart .col .bonus-tooltip .tooltip-toggle {
    cursor: help
}

.cart-container .shopping-cart-wrapper .form-cart .table-wrapper .cart .col .bonus-tooltip .tooltip-toggle:hover+.tooltip-content,
.cart-container .shopping-cart-wrapper .form-cart .table-wrapper .cart .col .bonus-tooltip .tooltip-toggle:focus+.tooltip-content,
.cart-container .shopping-cart-wrapper .form-cart .table-wrapper .cart .col .bonus-tooltip:hover .tooltip-content {
    display: block
}

.cart-container .shopping-cart-wrapper .form-cart .table-wrapper .cart .col .bonus-tooltip.mobiletag {
    display: none
}

.cart-container .shopping-cart-wrapper .form-cart .table-wrapper .cart .col .bonus-tooltip .tooltip-content {
    border-color: #f4f4f4;
    color: #282f36;
    font-size: 16px
}

.cart-container .shopping-cart-wrapper .form-cart .table-wrapper .cart .col .bonus-tooltip .tooltip-content:before,
.cart-container .shopping-cart-wrapper .form-cart .table-wrapper .cart .col .bonus-tooltip .tooltip-content:after {
    display: none
}

.cart-container .shopping-cart-wrapper .form-cart .table-wrapper .cart .col .error-tooltip-active-subs:before {
    display: block;
    content: '\e911';
    font-family: 's-icons';
    font-size: 20px !important;
    padding-right: 10px;
    color: #dc1218
}

.cart-container .shopping-cart-wrapper .form-cart .table-wrapper .cart .col .error-tooltip-active-subs.mobiletag {
    display: none
}

.cart-container .shopping-cart-wrapper .form-cart .table-wrapper .cart .col .action-delete-tooltip {
    display: inline-block
}

.cart-container .shopping-cart-wrapper .form-cart .table-wrapper .cart .col .action-delete-tooltip .action-delete:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 20px;
    opacity: .3;
    content: '\e906';
    font-family: 's-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.cart-container .shopping-cart-wrapper .form-cart .table-wrapper .cart .col .action-delete-tooltip .tooltip-content {
    border-color: #f4f4f4;
    color: #282f36;
    font-size: 16px
}

.cart-container .shopping-cart-wrapper .form-cart .table-wrapper .cart .col .action-delete-tooltip .tooltip-content:before,
.cart-container .shopping-cart-wrapper .form-cart .table-wrapper .cart .col .action-delete-tooltip .tooltip-content:after {
    display: none
}

.cart-container .shopping-cart-wrapper .form-cart .table-wrapper .cart .col .sbonus {
    width: 37px;
    display: inline-block;
    height: 20px
}

.cart-container .shopping-cart-wrapper .form-cart .table-wrapper .cart .col .sbonus:before {
    content: ' ';
    width: 20px;
    height: 20px;
    background: url('../images/sbonustag.png') no-repeat top left;
    display: block;
    margin: 5px 0 0;
    background-size: 20px
}

.cart-container .shopping-cart-wrapper .form-cart .table-wrapper .cart .cart-price .price {
    font-size: 20px;
    font-weight: 600;
    color: #282f36
}

.cart-container .shopping-cart-wrapper .form-cart .table-wrapper .actions-toolbar .action-towishlist {
    margin-right: 0;
    margin-bottom: 20px;
    display: block
}

.cart-container .shopping-cart-wrapper .form-cart .table-wrapper .actions-toolbar .action-towishlist:before {
    content: '\e90a';
    font-family: 's-icons';
    color: transparent;
    font-size: 16px;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #33bb6b
}

.cart-container .shopping-cart-wrapper .form-cart .table-wrapper .actions-toolbar .action-towishlist:hover:before {
    color: #33bb6b
}

.cart-container .shopping-cart-wrapper .form-cart .table-wrapper .actions-toolbar .action-towishlist span {
    display: none
}

.cart-container .shopping-cart-wrapper .form-cart .actions.main {
    margin: 15px 0
}

.cart-container .discount-wrapper .block.discount {
    margin-bottom: 0
}

.cart-container .discount-wrapper .block.discount.active>.title:after {
    content: '\e621'
}

.cart-container .discount-wrapper .block.discount>.title>strong {
    font-size: 16px;
    cursor: pointer;
    font-weight: 600;
    color: #33bb6b
}

.cart-container .discount-wrapper .block.discount>.title:after {
    margin-left: 5px;
    font-size: 9px;
    content: '\e622';
    font-family: 's-icons';
    margin: 3px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.cart-container .discount-wrapper .block.discount .fieldset {
    margin-bottom: 0
}

.cart-container .discount-wrapper .cart-discount>.block>.title>strong {
    cursor: pointer;
    font-weight: 600;
    color: #33bb6b
}

.cart-container .discount-wrapper .cart-discount>.block>.title:after {
    margin-left: 5px;
    font-size: 9px;
    color: #282f36
}

.cart-container .discount-wrapper .cart-discount .fieldset {
    margin-bottom: 0
}

.cart-container .discount-wrapper .cart-discount .fieldset>.field {
    display: block
}

.cart-container .discount-wrapper .cart-discount .fieldset>.field>.label {
    display: block
}

.cart-container .discount-wrapper .cart-discount .actions-toolbar {
    display: block;
    vertical-align: top;
    width: 100%
}

.cart-container .discount-wrapper .cart-discount .actions-toolbar .primary {
    display: block;
    clear: both;
    float: none
}

.cart-container .discount-wrapper .cart-discount .actions-toolbar .primary .action.add {
    border: 0;
    border-radius: 20px;
    padding: 6px 20px 6px;
    background: #33bb6b;
    color: #fff
}

.cart-container .discount-wrapper .cart-discount .actions-toolbar .secondary {
    position: static;
    display: block;
    float: none;
    clear: both;
    text-align: left;
    margin-top: 15px
}

.cart-container .block.crosssell {
    clear: both;
    margin: 25px 0 0;
    width: 100%;
    float: none;
    padding: 0
}

.opc-progress-bar {
    margin-bottom: 30px;
    background: #fff;
    border-radius: 10px;
    display: flex;
    flex-direction: row;
    justify-content: space-evenly
}

li.opc-progress-bar-item {
    width: unset
}

li.opc-progress-bar-item:before {
    top: 0;
    background: 0 0;
    border: none
}

li.opc-progress-bar-item>span,
li.opc-progress-bar-item>a {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    color: #282f36;
    padding: 20px 0 15px;
    opacity: .5;
    display: inline-block
}

li.opc-progress-bar-item>span:before,
li.opc-progress-bar-item>a:before {
    background: 0 0;
    border: none;
    height: 0;
    margin: 0
}

li.opc-progress-bar-item>span:after,
li.opc-progress-bar-item>a:after {
    content: '';
    background: 0 0;
    border: none;
    height: 0;
    margin: 0
}

li.opc-progress-bar-item._active:before {
    background: #33bb6b;
    border-color: #33bb6b;
    border-radius: 0
}

li.opc-progress-bar-item._active span {
    color: #282f36;
    opacity: 1
}

li.opc-progress-bar-item._active span:after {
    content: ''
}

li.opc-progress-bar-item._complete>span {
    color: #282f36;
    opacity: .5
}

li.opc-progress-bar-item._complete>span:after {
    content: ''
}

.checkout-index-index .page-header.sticky--active {
    visibility: hidden !important
}

.checkout-index-index .page-header .header.content .block.block-logo {
    max-width: 100% !important;
    flex-basis: 100% !important
}

.checkout-index-index .page-header .header.content .block.block-logo .nav-toggle {
    display: none
}

.checkout-index-index .authentication-wrapper {
    display: none
}

.checkout-index-index #checkout-payment-method-load .payment-method-content {
    display: flex;
    flex-flow: row wrap
}

.checkout-index-index #checkout-payment-method-load .payment-method-content .payment-method-billing-address {
    order: 5
}

.checkout-index-index #checkout-payment-method-load .payment-method-content .checkout-payment-methods {
    width: 100%;
    order: 10
}

.checkout-index-index #checkout-payment-method-load .payment-method-content .checkout-agreements-block {
    width: 100%;
    order: 15;
    display: flex;
    flex-flow: row wrap;
    border-top: 1px solid #d6d3d4
}

.checkout-index-index #checkout-payment-method-load .payment-method-content .checkout-agreements-block .checkout-agreements {
    margin-bottom: 15px;
    text-align: right
}

.checkout-index-index #checkout-payment-method-load .payment-method-content .checkout-agreements-block>div {
    margin-right: 5px;
    order: 5;
    width: 100%
}

.checkout-index-index #checkout-payment-method-load .payment-method-content .checkout-agreements-block>div input[type=checkbox] {
    top: -1px
}

.checkout-index-index #checkout-payment-method-load .payment-method-content .checkout-agreements-block>div .action-show {
    color: #33bb6b;
    font-weight: 400
}

.checkout-index-index #checkout-payment-method-load .payment-method-content .checkout-agreements-block #counseling-checkout-form {
    order: 0;
    width: 100%;
    margin-top: 20px
}

.checkout-index-index #checkout-payment-method-load .payment-method-content .actions-toolbar {
    order: 20
}

.checkout-index-index #checkout-payment-method-load .payment-method-content .actions-toolbar .action.primary.checkout {
    padding: 14px 17px;
    font-size: 20px;
    border-radius: 35px;
    width: auto;
    line-height: 24px;
    min-width: 150px
}

.opc-payment-additional.giftcardaccount {
    display: none
}

.opc-shipping-wrapper-container {
    width: 100%;
    border-bottom: 1px solid #d6d3d4;
    margin-bottom: 30px
}

.opc-shipping-wrapper-container .title {
    font-size: 20px
}

.opc-shipping-wrapper-container .sgroup-logo {
    font-size: 32px;
    display: flex
}

.opc-shipping-wrapper-container .sgroup-logo>span {
    display: inline-block;
    line-height: 40px;
    align-self: flex-end;
    padding: 2px
}

.opc-shipping-wrapper-container .sgroup-logo .sgroup-logo-image:before {
    content: '\e909';
    font-family: 's-icons';
    color: #fff;
    background: #33bb6b;
    font-weight: 400;
    margin-right: 10px;
    margin-top: 16px;
    float: left;
    width: 20px
}

.opc-shipping-wrapper-container .sgroup-logo .sgroup-logo-image:after {
    content: '|';
    display: flex;
    font-size: smaller;
    margin-top: 22px;
    margin-right: 10px
}

.opc-shipping-wrapper-container .s-links {
    margin: 10px 0 0 30px
}

.opc-shipping-wrapper-container .s-links .login span {
    font-size: 20px
}

.opc-shipping-wrapper-container .s-links .login span:before {
    content: '\e619';
    font-family: 's-icons';
    margin-right: 3px;
    font-size: 13px;
    color: #82dda7
}

.opc-shipping-wrapper-container .s-links .extra-info {
    color: #82dda7;
    margin: 20px 0 0 14px
}

.opc-shipping-wrapper-container .s-links .extra-info span:before {
    content: '*'
}

.select-checkout-method {
    background: #ffdcdc;
    padding: 10px 15px;
    font-size: 18px;
    color: #282f36;
    margin-bottom: 5px;
    z-index: 2;
    white-space: normal;
    margin-top: 10px
}

.select-checkout-method:before {
    content: '\e911';
    font-family: 's-icons';
    display: inline-block;
    font-size: 16px;
    padding-right: 10px;
    color: #dc1218
}

#guestaddress {
    margin-bottom: 30px
}

#guestaddress .title {
    font-size: 20px
}

#guestaddress .title>div {
    cursor: pointer;
    border: 1px solid #d6d3d4;
    padding: 10px
}

#guestaddress .title>div:after {
    content: '\e619';
    display: inline-block;
    padding-right: 5px;
    float: right;
    color: #33bb6b;
    font-family: 's-icons'
}

#guestaddress .title.active>div:after {
    content: '\e607'
}

.s-redirect-notice {
    color: red
}

.register-customer-container {
    padding: 15px;
    margin: 25px 0 30px;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    background-color: #33bb6b;
    max-width: 100%;
    cursor: pointer
}

.opc-wrapper {
    width: unset;
    width: 100%
}

.opc-wrapper .form-login {
    float: left;
    width: 100%;
    padding-bottom: 0;
    border-bottom: none;
    margin-bottom: 12px;
    margin-top: 0
}

.opc-wrapper .step-title {
    display: none
}

.opc-wrapper .action-show-popup {
    margin: 26px 0
}

.opc-wrapper .checkout-shipping-address .title {
    display: block;
    margin-bottom: 15px;
    font-size: 20px
}

.opc-wrapper .shipping-address-item {
    width: 100% !important;
    word-break: normal;
    padding: 0 15px;
    margin-bottom: 10px
}

.opc-wrapper .shipping-address-item .action-select-shipping-item {
    float: left;
    margin: 10px 0
}

.opc-wrapper .shipping-address-item .action.edit-address-link {
    margin: 10px 15px 10px 0
}

.opc-wrapper .shipping-address-item:before {
    background: #fff
}

.opc-wrapper .shipping-address-item.selected-item {
    border-color: #33bb6b
}

.opc-wrapper .shipping-address-item.selected-item:after {
    background: #33bb6b
}

@media only screen and (min-width:1070px) {
    .opc-wrapper .shipping-address-item {
        width: 100%
    }
}

#customer-email-fieldset {
    margin-bottom: 0
}

#customer-email-fieldset span.note {
    display: none !important
}

#customer-email-fieldset>.field {
    margin-bottom: 0
}

#shipping-new-address-form>div,
#shipping-new-address-form fieldset.field {
    margin-bottom: 12px;
    vertical-align: top
}

#shipping-new-address-form>div[name="shippingAddress.firstname"],
#shipping-new-address-form fieldset.field[name="shippingAddress.firstname"],
#shipping-new-address-form>div[name="shippingAddress.lastname"],
#shipping-new-address-form fieldset.field[name="shippingAddress.lastname"] {
    display: inline-block;
    width: 48%
}

#shipping-new-address-form>div[name="shippingAddress.lastname"],
#shipping-new-address-form fieldset.field[name="shippingAddress.lastname"] {
    margin-left: 4%
}

#shipping-method-buttons-container,
.checkout-payment-methods {
    margin-top: 15px;
    content: ''
}

#shipping-method-buttons-container button,
.checkout-payment-methods button {
    color: #fff;
    font-size: 16px;
    padding: 10px 20px;
    min-width: 275px;
    border-radius: 35px
}

#shipping-method-buttons-container button:after,
.checkout-payment-methods button:after {
    content: '\e907';
    margin-left: 10px;
    font-size: 8px;
    font-family: 's-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.checkout-group-title {
    display: none
}

.minicart-items-wrapper .minicart-items .product-item {
    padding: 0;
    border: none
}

.minicart-items-wrapper .minicart-items .product-item .product-item-inner {
    margin: 0
}

.opc-block-shipping-information {
    padding: 0
}

.opc-block-shipping-information .shipping-information {
    font-size: 16px
}

.opc-block-shipping-information .shipping-information-title span {
    font-size: 20px
}

.table-checkout-shipping-method {
    width: 100%
}

.table-checkout-shipping-method .row {
    cursor: pointer
}

.table-checkout-shipping-method tbody>tr {
    background-color: #f7f7f7;
    margin-bottom: 15px;
    padding: 20px 20px 25px
}

.table-checkout-shipping-method tbody td {
    border-top: none;
    font-size: 16px;
    padding-top: 0;
    padding-bottom: 0
}

.table-checkout-shipping-method tbody td:not(.col-method) {
    width: calc(100% - 50px)
}

.table-checkout-shipping-method tbody td:first-child {
    width: 100% !important
}

.table-checkout-shipping-method tbody td .field input {
    display: inline-block;
    float: left;
    margin: 5px 12px 0 0
}

.table-checkout-shipping-method tbody td .field .col-carrier,
.table-checkout-shipping-method tbody td .field .col-custom-message,
.table-checkout-shipping-method tbody td .field .col-price {
    padding-left: 25px
}

.table-checkout-shipping-method tbody td .field .col-carrier {
    display: none
}

.table-checkout-shipping-method tbody td .field .col-custom-message {
    display: none;
    font-weight: 400;
    margin-top: 8px
}

.table-checkout-shipping-method tbody td .field input:checked~.col-custom-message {
    display: block;
    max-width: 470px
}

.table-checkout-shipping-method tbody td #label_method_kauppakassi_kauppakassi,
.table-checkout-shipping-method tbody td #label_method_PO2103_smartship,
.table-checkout-shipping-method tbody td #label_method_PO2104_smartship,
.table-checkout-shipping-method tbody td #label_method_default_schenker,
.table-checkout-shipping-method tbody td #label_method_bestway_tablerate,
.table-checkout-shipping-method tbody td #label_method_null_tablerate_error {
    padding-left: 58px;
    position: relative
}

.table-checkout-shipping-method tbody td #label_method_kauppakassi_kauppakassi:before,
.table-checkout-shipping-method tbody td #label_method_PO2103_smartship:before,
.table-checkout-shipping-method tbody td #label_method_PO2104_smartship:before,
.table-checkout-shipping-method tbody td #label_method_default_schenker:before,
.table-checkout-shipping-method tbody td #label_method_bestway_tablerate:before,
.table-checkout-shipping-method tbody td #label_method_null_tablerate_error:before {
    display: block;
    font-size: 17px;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    content: ' ';
    position: absolute;
    left: 25px;
    top: 0
}

.table-checkout-shipping-method tbody td #label_method_kauppakassi_kauppakassi:before {
    content: '\e909';
    font-family: 's-icons';
    color: #fff;
    background: #33bb6b;
    font-weight: 400
}

.table-checkout-shipping-method tbody td #label_method_PO2103_smartship:before,
.table-checkout-shipping-method tbody td #label_method_PO2104_smartship:before {
    background: url('../images/posti_shipment.jpg') no-repeat top center
}

.table-checkout-shipping-method tbody td #label_method_default_schenker:before {
    background: url('../images/db_shipment.png') no-repeat top center
}

.table-checkout-shipping-method tbody td #label_method_bestway_tablerate:before,
.table-checkout-shipping-method tbody td #label_method_null_tablerate_error:before {
    background: url('../images/tablerate_shipping.png') no-repeat top center
}

.table-checkout-shipping-method tbody .col-price {
    margin-top: 7px;
    font-weight: 400
}

.table-checkout-shipping-method tbody .col-price span.price {
    font-weight: 600
}

.table-checkout-shipping-method tbody .col-method {
    font-weight: 600;
    font-size: 18px
}

.table-checkout-shipping-method thead th {
    display: block;
    padding: 0
}

.table-checkout-shipping-method thead th.title {
    font-size: 20px;
    margin-bottom: 15px;
    font-weight: 600
}

.table-checkout-shipping-method thead th.subtitle {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 25px
}

.table-checkout-shipping-method .row {
    margin-right: 0;
    margin-left: 0
}

#onepage-checkout-shipping-method-additional-load .table-checkout-shipping-method tbody tr {
    padding: 0;
    margin: 0;
    background: 0 0
}

#onepage-checkout-shipping-method-additional-load .table-checkout-shipping-method tbody td {
    padding-top: 0 !important;
    padding-bottom: 10px !important;
    margin: 0;
    font-size: 18px
}

#onepage-checkout-shipping-method-additional-load .table-checkout-shipping-method tbody td input {
    display: none
}

#onepage-checkout-shipping-method-additional-load .table-checkout-shipping-method tbody td input:checked+label {
    border: 3px solid #33bb6b
}

#onepage-checkout-shipping-method-additional-load .table-checkout-shipping-method tbody td label {
    cursor: pointer;
    background: #f7f7f7;
    border: 3px solid #f7f7f7;
    display: block;
    padding: 15px
}

.payment-method-title {
    display: none
}

.payment-method-title.choice label,
.payment-method-billing-address {
    display: none !important
}

#checkout-payment-method-load .payment-method-content {
    padding-left: 0
}

#checkout-payment-method-load .payment-method-content .actions-toolbar button {
    font-size: 16px;
    padding: 10px 20px
}

.checkout-payment-methods {
    padding-right: 15px
}

.checkout-payment-methods div.checkout-payment-method {
    margin-bottom: 15px;
    background-color: #f7f7f7;
    padding: 20px 0 15px;
    position: relative;
    border: 1px solid;
    border-color: transparent;
    width: calc(33% - 10px)
}

.checkout-payment-methods div.checkout-payment-method:nth-child(5n) {
    margin-right: 0
}

.checkout-payment-methods div.checkout-payment-method.active,
.checkout-payment-methods div.checkout-payment-method:not(.active):hover,
.checkout-payment-methods div.checkout-payment-method:hover {
    border-color: #33bb6b;
    border-width: 1px;
    box-shadow: inset 0 0 0px 3px #33bb6b
}

.checkout-payment-methods .checkout-payment-method-title {
    text-transform: capitalize;
    margin-bottom: 0;
    display: block
}

.checkout-payment-methods .checkout-payment-method-logo {
    width: calc(100% - 30px);
    height: auto
}

.checkout-payment-methods .checkout-payment-method-logo img {
    height: 40px;
    width: 100%
}

.paytrail-payment-methods {
    width: 100%;
    margin: 20px 0;
    display: flex;
    flex-wrap: wrap
}

.paytrail-payment-methods div.paytrail-payment-method {
    margin: 0 5px 5px 0 !important;
    background-color: #fff;
    padding: 15px 0;
    position: relative;
    border: 3px solid transparent;
    width: calc(33.3333% - 5px);
    flex: 0 0 calc(33.3333% - 5px);
    float: none;
    box-sizing: border-box
}

.paytrail-payment-methods div.paytrail-payment-method.active,
.paytrail-payment-methods div.paytrail-payment-method:not(.active):hover,
.paytrail-payment-methods div.paytrail-payment-method:hover {
    border-color: #33bb6b
}

.paytrail-payment-methods div.paytrail-payment-method .paytrail-payment-method-title {
    display: block;
    margin: 3px auto 0 auto;
    width: 100%;
    max-width: none;
    overflow: hidden
}

#co-payment-form .title label {
    font-size: 20px;
    font-weight: 600
}

#co-payment-form .subtitle label {
    font-size: 16px
}

.hidden {
    display: none
}

#checkout {
    position: relative;
    background-color: #fff;
    border-radius: 10px
}

#checkout .opc-progress-bar {
    border-bottom: 1px solid #d6d3d4;
    border-radius: 0
}

@media only screen and (min-width:901px) {
    .cart-container .shopping-cart-wrapper .form-cart .table-wrapper .cart .col.qty {
        width: 110px
    }
}

@media all and (max-width:900px) and (min-width:768px) {
    .item-info .box-tocart .qty .control {
        width: 40px;
        display: inline-block;
        border-radius: 2px;
        background: #fff
    }

    .item-info .box-tocart .qty .control button.increase-qty,
    .item-info .box-tocart .qty .control button.decrease-qty {
        display: none
    }

    .opc-shipping-wrapper-container .sgroup-logo {
        font-size: 25px
    }

    .opc-shipping-wrapper-container .sgroup-logo span {
        line-height: normal;
        align-self: flex-end
    }

    .opc-shipping-wrapper-container .sgroup-logo .sgroup-logo-image:after {
        margin-right: 15px
    }

    .opc-shipping-wrapper-container .sgroup-logo .sgroup-logo-image:before {
        margin-right: 5px
    }
}

@media only screen and (min-width:1121px) {
    #checkout .opc-wrapper {
        padding-right: 0;
        padding-left: 12%
    }

    #checkout .opc-sidebar {
        padding-left: 2%;
        padding-right: 12%
    }
}

@media only screen and (max-width:1120px) and (min-width:768px) {
    #checkout .opc-wrapper {
        padding-right: 0;
        padding-left: 5%
    }

    #checkout .opc-sidebar {
        padding-left: 2%;
        padding-right: 5%
    }
}

#onepage-checkout-shipping-method-additional-load .step-title {
    display: block;
    border-bottom: 1px solid #ccc;
    font-size: 20px;
    font-weight: 400
}

.table-totals tr.totals-tax .price,
.table-totals tr.grand.totals.excl .price {
    font-weight: 400 !important
}

@media only screen and (max-width:640px) {
    .opc-shipping-wrapper-container .sgroup-logo {
        font-size: 25px
    }

    .opc-shipping-wrapper-container .sgroup-logo span {
        line-height: normal;
        align-self: flex-end
    }

    .opc-shipping-wrapper-container .sgroup-logo .sgroup-logo-image:after {
        margin-right: 15px
    }

    .opc-shipping-wrapper-container .sgroup-logo .sgroup-logo-image:before {
        margin-right: 5px
    }
}

#registration {
    background: #fff;
    border-radius: 10px;
    margin-top: 30px;
    padding: 5px 25px 25px;
    box-shadow: 0 0 14px rgba(0, 0, 0, .08);
    font-size: 18px;
    text-align: center
}

#registration .action {
    border: 0;
    border-radius: 20px;
    padding: 6px 20px 6px;
    background: #33bb6b;
    color: #fff
}

.checkout-wrapper {
    background: #fff;
    margin-top: 30px;
    font-size: 16px
}

.checkout-wrapper .align-right {
    text-align: right
}

.checkout-wrapper table tr td {
    line-height: 24px
}

.checkout-wrapper .checkout.steps {
    border-bottom: 1px solid #d6d3d4;
    padding: 0 0 20px;
    text-align: center
}

.checkout-wrapper .checkout.steps>span {
    padding: 15px 0 0;
    color: #9b9ea1;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block
}

.checkout-wrapper .checkout.steps>span.active {
    border-top: 5px solid #33bb6b;
    color: #282f36
}

.checkout-wrapper .checkout.success .items,
.checkout-wrapper .checkout.success .shipping,
.checkout-wrapper .checkout.success .payment,
.checkout-wrapper .checkout.success .totals {
    background: #f7f7f7;
    padding: 10px 20px 15px;
    margin-bottom: 25px
}

.checkout-wrapper .checkout.success .items p,
.checkout-wrapper .checkout.success .shipping p,
.checkout-wrapper .checkout.success .payment p,
.checkout-wrapper .checkout.success .totals p {
    margin-bottom: 0
}

.checkout-wrapper .checkout.success .title {
    margin-bottom: 12px;
    display: block
}

.checkout-wrapper .checkout.success .items .image-wrapper {
    border: 1px solid #d6d3d4
}

.checkout-wrapper .checkout.success .items table tr {
    border-bottom: 1px solid #d6d3d4
}

.checkout-wrapper .checkout.success .items table tr td {
    padding: 15px 0 10px
}

.checkout-wrapper .checkout.success .items table tr td.name {
    padding-left: 10px
}

.checkout-wrapper .checkout.success .items table tr td.grandtotal {
    font-weight: 600;
    padding-left: 10px
}

.checkout-wrapper .checkout.success .items table tr:last-child {
    border-bottom: 0
}

.checkout-wrapper .checkout.success .payment .payment-method {
    margin-bottom: 0
}

.checkout-wrapper .checkout.success .payment .payment-method .title {
    font-weight: 600;
    margin-bottom: 0
}

.checkout-wrapper .checkout.success .payment .payment-method .content {
    margin-bottom: 0
}

.checkout-wrapper .checkout.success .payment .payment-method .content .data.table caption {
    display: none
}

.checkout-wrapper .checkout.success .payment .payment-method .content .data.table th {
    display: none;
    padding: 0;
    border: none;
    font-weight: 600
}

.checkout-wrapper .checkout.success .payment .payment-method .content .data.table td {
    padding: 0;
    border: none
}

.checkout-wrapper .checkout.success .totals .title {
    font-weight: 600
}

.checkout-wrapper .checkout.success .totals .order-summary tr td {
    padding: 0
}

.checkout-wrapper .checkout.success .totals .order-summary tr.shipping-row td {
    padding-bottom: 15px
}

.checkout-wrapper .checkout.success .totals .order-summary tr.grand-row {
    font-weight: 600;
    border-top: 1px solid #d6d3d4
}

.checkout-wrapper .checkout.success .totals .order-summary tr.grand-row td {
    padding-top: 13px
}

@media only screen and (max-width:480px) {
    .checkout-wrapper .checkout.success .items {
        padding: 10px
    }

    .checkout-wrapper .checkout.success .items .image-wrapper {
        display: none
    }

    .checkout-wrapper .checkout.success .items table tr td.image {
        display: none
    }

    .checkout-wrapper .checkout.success .items table tr td.name {
        padding-left: 0
    }

    .opc-progress-bar .opc-progress-bar-item:last-child,
    .opc-progress-bar .opc-progress-bar-item:first-child {
        display: none
    }

    .page-wrapper .opc-wrapper .form-login,
    .page-wrapper .opc-wrapper .form-shipping-address {
        margin: 10px 0 15px;
        padding: 0
    }

    .page-wrapper .opc-wrapper .methods-shipping {
        margin: 26px 0 15px;
        padding: 0 25px
    }

    .opc-shipping-wrapper-container .sgroup-logo-image:after {
        display: none !important
    }
}

#comment-checkout-form {
    display: block;
    width: 100%;
    resize: none
}

#comment-checkout-form textarea {
    resize: none
}

@media only screen and (max-width:640px) {
    .checkout-agreements-block .checkout-agreements {
        text-align: center !important
    }

    .checkout-agreements-block>div {
        margin-right: 5px
    }

    .checkout-agreement.required .action-show span:after {
        display: inline-block;
        content: '*';
        padding-left: 5px;
        color: red
    }

    .checkout-agreement.required .mage-error[generated] {
        padding: 10px;
        font-size: 1rem;
        background: #ffdcdc;
        color: #282f36
    }
}

.page-main .widget .block {
    margin-bottom: 0
}

.block,
.customer-review .product-details,
.block-banners,
.block-banners-inline {
    margin-bottom: 0
}

.block-static-block.widget {
    margin-bottom: 0
}

.cms-page-view .page-title-wrapper {
    max-width: 1170px;
    margin: 0 auto
}

.cms-page-view .page-title-wrapper .page-title {
    display: block;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 0;
    padding-bottom: 30px;
    border-bottom: 1px solid #d6d3d4
}

.cms-page-view.page-layout-2columns-left .sidebar-main {
    padding-top: 15px;
    padding-right: 0;
    padding-left: 10px
}

.cms-page-view.page-layout-2columns-left .sidebar-main ul {
    padding: 0;
    margin: 0;
    list-style-type: none
}

.cms-page-view.page-layout-2columns-left .sidebar-main ul>.parent>a,
.cms-page-view.page-layout-2columns-left .sidebar-main ul>.parent>strong {
    display: none
}

.grayscale {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

.boxshadow {
    box-shadow: 0 0 14px rgba(0, 0, 0, .08)
}

[data-content-type=row][data-appearance=contained] [data-element=inner] {
    padding: 0
}

[data-content-type=row] a.background-white,
[data-content-type=row] button.background-white,
[data-content-type=row] div.background-white {
    background-color: #fff
}

[data-content-type=row] a.background-green,
[data-content-type=row] button.background-green,
[data-content-type=row] div.background-green {
    background-color: #33bb6b
}

[data-content-type=row] a.background-light-green,
[data-content-type=row] button.background-light-green,
[data-content-type=row] div.background-light-green {
    background-color: #46dc78
}

[data-content-type=row] a.text-green p,
[data-content-type=row] button.text-green p,
[data-content-type=row] div.text-green p,
[data-content-type=row] a.text-green h2,
[data-content-type=row] button.text-green h2,
[data-content-type=row] div.text-green h2,
[data-content-type=row] a.text-green h3,
[data-content-type=row] button.text-green h3,
[data-content-type=row] div.text-green h3,
[data-content-type=row] a.text-green h4,
[data-content-type=row] button.text-green h4,
[data-content-type=row] div.text-green h4 {
    color: #33bb6b
}

[data-content-type=row] a.text-black p,
[data-content-type=row] button.text-black p,
[data-content-type=row] div.text-black p,
[data-content-type=row] a.text-black h2,
[data-content-type=row] button.text-black h2,
[data-content-type=row] div.text-black h2,
[data-content-type=row] a.text-black h3,
[data-content-type=row] button.text-black h3,
[data-content-type=row] div.text-black h3,
[data-content-type=row] a.text-black h4,
[data-content-type=row] button.text-black h4,
[data-content-type=row] div.text-black h4 {
    color: #282f36
}

[data-content-type=row] a.text-white p,
[data-content-type=row] button.text-white p,
[data-content-type=row] div.text-white p,
[data-content-type=row] a.text-white h2,
[data-content-type=row] button.text-white h2,
[data-content-type=row] div.text-white h2,
[data-content-type=row] a.text-white h3,
[data-content-type=row] button.text-white h3,
[data-content-type=row] div.text-white h3,
[data-content-type=row] a.text-white h4,
[data-content-type=row] button.text-white h4,
[data-content-type=row] div.text-white h4 {
    color: #fff
}

[data-content-type=row] a.more-padding .pagebuilder-button-primary,
[data-content-type=row] button.more-padding .pagebuilder-button-primary,
[data-content-type=row] div.more-padding .pagebuilder-button-primary,
[data-content-type=row] a.more-padding .pagebuilder-button-secondary,
[data-content-type=row] button.more-padding .pagebuilder-button-secondary,
[data-content-type=row] div.more-padding .pagebuilder-button-secondary {
    padding: 14px 17px
}

[data-content-type=row] a.bigger-font-size .pagebuilder-button-primary,
[data-content-type=row] button.bigger-font-size .pagebuilder-button-primary,
[data-content-type=row] div.bigger-font-size .pagebuilder-button-primary,
[data-content-type=row] a.bigger-font-size .pagebuilder-button-secondary,
[data-content-type=row] button.bigger-font-size .pagebuilder-button-secondary,
[data-content-type=row] div.bigger-font-size .pagebuilder-button-secondary {
    font-size: 30px;
    line-height: 1.33
}

[data-content-type=row] a.bolder-font .pagebuilder-button-primary,
[data-content-type=row] button.bolder-font .pagebuilder-button-primary,
[data-content-type=row] div.bolder-font .pagebuilder-button-primary,
[data-content-type=row] a.bolder-font .pagebuilder-button-secondary,
[data-content-type=row] button.bolder-font .pagebuilder-button-secondary,
[data-content-type=row] div.bolder-font .pagebuilder-button-secondary {
    font-weight: 800
}

[data-content-type=row] a.less-border-radius .pagebuilder-button-primary,
[data-content-type=row] button.less-border-radius .pagebuilder-button-primary,
[data-content-type=row] div.less-border-radius .pagebuilder-button-primary,
[data-content-type=row] a.less-border-radius .pagebuilder-button-secondary,
[data-content-type=row] button.less-border-radius .pagebuilder-button-secondary,
[data-content-type=row] div.less-border-radius .pagebuilder-button-secondary {
    border-radius: 13px
}

[data-content-type=row] a.small-border-radius .pagebuilder-button-primary,
[data-content-type=row] button.small-border-radius .pagebuilder-button-primary,
[data-content-type=row] div.small-border-radius .pagebuilder-button-primary,
[data-content-type=row] a.small-border-radius .pagebuilder-button-secondary,
[data-content-type=row] button.small-border-radius .pagebuilder-button-secondary,
[data-content-type=row] div.small-border-radius .pagebuilder-button-secondary {
    border-radius: 7px
}

[data-content-type=row] a.color-black .pagebuilder-button-primary,
[data-content-type=row] button.color-black .pagebuilder-button-primary,
[data-content-type=row] div.color-black .pagebuilder-button-primary,
[data-content-type=row] a.color-black .pagebuilder-button-secondary,
[data-content-type=row] button.color-black .pagebuilder-button-secondary,
[data-content-type=row] div.color-black .pagebuilder-button-secondary {
    color: #282f36
}

[data-content-type=row] a.pagebuilder-button-primary,
[data-content-type=row] button.pagebuilder-button-primary,
[data-content-type=row] div.pagebuilder-button-primary,
[data-content-type=row] a.pagebuilder-button-secondary,
[data-content-type=row] button.pagebuilder-button-secondary,
[data-content-type=row] div.pagebuilder-button-secondary {
    padding: 6px 20px 6px;
    font-size: 16px;
    line-height: 20px;
    cursor: pointer
}

[data-content-type=row] a.pagebuilder-button-secondary,
[data-content-type=row] button.pagebuilder-button-secondary,
[data-content-type=row] div.pagebuilder-button-secondary {
    background-color: #fff
}

a.pagebuilder-button-link,
button.pagebuilder-button-link,
div.pagebuilder-button-link {
    font-size: 18px !important
}

.pagebuilder-promoted-link .primary .link-title {
    color: #46dc78
}

@media only screen and (min-width:768px) {
    .search .mst-searchautocomplete__autocomplete {
        left: 0 !important
    }
}

.search .mst-searchautocomplete__autocomplete {
    min-width: auto !important;
    border-top-width: 1px !important;
    left: 0;
    background: #fff;
    min-height: 3.5rem;
    z-index: 1000;
    text-align: left;
    margin-top: -7px;
    max-height: 600px;
    overflow-y: scroll
}

.search .mst-searchautocomplete__autocomplete .mst-searchautocomplete__wrapper .mst-searchautocomplete__index:first-child .mst-searchautocomplete__index-title {
    border-top: 0 !important
}

.search .mst-searchautocomplete__autocomplete .mst-searchautocomplete__wrapper .mst-searchautocomplete__item.magento_catalog_product img {
    height: 4rem;
    max-width: 4rem;
    margin-right: 1rem
}

.search .mst-searchautocomplete__autocomplete .mst-searchautocomplete__wrapper .mst-searchautocomplete__item.magento_catalog_product .title {
    font-size: 16px
}

.search .mst-searchautocomplete__autocomplete .mst-searchautocomplete__wrapper .mst-searchautocomplete__item.magento_catalog_product .price,
.search .mst-searchautocomplete__autocomplete .mst-searchautocomplete__wrapper .mst-searchautocomplete__item.magento_catalog_product .description {
    font-size: 16px;
    color: #282f36
}

.search .mst-searchautocomplete__autocomplete .mst-searchautocomplete__wrapper .mst-searchautocomplete__item .action.primary {
    display: none
}

.search .mst-searchautocomplete__autocomplete .mst-searchautocomplete__wrapper .mst-searchautocomplete__index-title {
    background: 0 0;
    padding: 15px 0;
    margin: 0 25px;
    font-weight: 400;
    font-size: 16px;
    color: #282f36;
    text-transform: none;
    border-top: 1px solid #d6d3d4
}

.search .mst-searchautocomplete__autocomplete .mst-searchautocomplete__wrapper ul {
    padding: 0 15px
}

.search .mst-searchautocomplete__autocomplete .mst-searchautocomplete__wrapper ul>li {
    padding: 7px 10px;
    font-size: 18px;
    margin: 0
}

.search .mst-searchautocomplete__autocomplete .mst-searchautocomplete__wrapper ul>li a span {
    padding: 0 !important
}

.search .mst-searchautocomplete__autocomplete .mst-searchautocomplete__wrapper ul>li a.title {
    font-size: 16px
}

.search .mst-searchautocomplete__autocomplete .mst-searchautocomplete__wrapper ul>li .mst-searchautocomplete__highlight {
    color: #33bb6b
}

.search .mst-searchautocomplete__autocomplete .mst-searchautocomplete__wrapper .mst-searchautocomplete__show-all {
    background: 0 0;
    text-align: center;
    border-top: 1px solid #d6d3d4
}

.search .mst-searchautocomplete__autocomplete .mst-searchautocomplete__wrapper .mst-searchautocomplete__show-all a {
    font-weight: 400;
    font-size: 16px;
    color: #282f36
}

.mst-search__highlight {
    background: #91fa9b
}

.mst-search__result-tabs-wrapper {
    display: block;
    clear: both;
    border-bottom: 1px solid #d6d3d4;
    margin-bottom: 20px
}

.mst-search__result-tabs-wrapper:after {
    content: ' ';
    display: block;
    clear: both
}

.mst-search__result-tabs-wrapper .mst-search__result-tabs {
    border-bottom: 0;
    display: inline-block;
    float: right;
    margin-bottom: 20px
}

.mst-search__result-tabs-wrapper .mst-search__result-tabs li {
    margin: 0;
    border: 0
}

.mst-search__result-tabs-wrapper .mst-search__result-tabs li a {
    font-weight: 300;
    font-size: 16px;
    border: 1px solid #d6d3d4;
    background: 0 0
}

.mst-search__result-tabs-wrapper .mst-search__result-tabs li a.active,
.mst-search__result-tabs-wrapper .mst-search__result-tabs li a:hover {
    background-color: #e8f9ed;
    border-color: #33bb6b
}

.mst-search__result-tabs-wrapper .mst-search__result-tabs li a .size {
    display: block;
    float: right;
    width: 20px;
    height: 20px;
    border: 1px solid #d6d3d4;
    background-color: #fff;
    border-radius: 50%;
    margin-left: 10px;
    margin-top: 2px;
    text-align: center;
    font-size: 12px;
    line-height: 18px
}

.mst-search__result-tabs-wrapper .mst-search__result-tabs li:first-child a {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px
}

.mst-search__result-tabs-wrapper .mst-search__result-tabs li:last-child a {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px
}

.action.search[disabled]:before {
    color: #e3e3e3 !important
}

@media only screen and (max-width:640px) {
    .mst-search__result-tabs-wrapper .mst-search__result-tabs li {
        float: left;
        width: auto
    }

    .mst-search__result-tabs-wrapper .mst-search__result-tabs li a {
        padding: 10px 15px
    }
}

@media only screen and (max-width:768px) {
    .mst-searchautocomplete__wrapper {
        max-height: 400px;
        overflow-y: scroll
    }
}

.mst-search__index>ul>li {
    margin-top: 10px !important
}

.mst-search__index>ul>li .mst-search__item-wrapper {
    text-align: center;
    background: #fff;
    box-shadow: 0 0 14px rgba(0, 0, 0, .08);
    border-radius: 10px;
    padding: 15px 10px 23px;
    position: relative;
    min-height: 100px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center
}

.mst-search__index>ul>li .mst-search__item-wrapper .parent {
    display: block;
    font-size: 13px;
    color: #666;
    font-weight: 400;
    margin-bottom: 5px;
    width: 100%
}

.mst-search__index>ul>li .mst-search__item-wrapper>.mst-search__index-title {
    clear: both;
    display: block;
    font-size: 23px !important;
    font-weight: 800 !important;
    line-height: 1;
    color: #282f36 !important;
    text-align: center
}

.mst-search__index>ul>li .mst-search__item-wrapper>.mst-search__index-content {
    font-size: 16px;
    font-weight: 400;
    clear: both;
    display: block;
    width: 100%
}

.am-slider-container .brands {
    margin-left: -10px;
    margin-right: -10px
}

.am-slider-container .brands .brandslide {
    padding: 7.5px 10px
}

.am-slider-container .brands .brandslide .item {
    background: #fff;
    padding: 23px 5px 20px;
    text-align: center
}

.main .line {
    height: 1px;
    border: solid .5px #d6d3d4
}

.main .brands-filters .letter {
    margin: 15px;
    border-radius: 0;
    border: none;
    padding: 20px 24px;
    font-size: 24px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    color: #282f36;
    opacity: 1;
    background-color: rgba(214, 211, 212, .2)
}

.main .brands-filters .letter .filter-label-letters {
    font-size: 24px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #282f36;
    margin: 0
}

.main .brands-filters .letter.-active {
    background-color: #33bb6b !important;
    opacity: inherit
}

.main .brands-filters .letter.-active .filter-label-letters {
    color: #fff
}

.main .brands-filters .letter.-disabled {
    opacity: .2
}

.main .brand-images {
    flex-direction: column;
    padding: 0 0 0 11px
}

.main .brand-images .brands-letter {
    width: 100% !important;
    padding: 0
}

.main .brand-images .brands-letter .letter {
    border: none;
    font-weight: 600
}

.main .brand-images .brands-letter .letter .title {
    display: none;
    text-transform: uppercase;
    padding: 19px 30px;
    font-size: 24px;
    font-weight: 600;
    background-color: #33bb6b !important;
    color: #fff
}

.main .brand-images .brands-letter .bare-list {
    margin-top: 40px;
    list-style: none;
    display: block;
    column-count: 6
}

.main .brand-images .brands-letter .bare-list .brand-item {
    text-align: left;
    margin: 0;
    padding: 0;
    display: inline-block;
    width: 100%;
    box-sizing: border-box
}

.main .brand-images .brands-letter .bare-list .brand-item .item {
    font-weight: inherit
}

.main .brand-images .brands-letter .bare-list .brand-item .item .label {
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.56;
    letter-spacing: normal;
    color: #282f36;
    margin: unset;
    width: 100%;
    word-wrap: break-word;
    padding: 0
}

.main .brand-images .brands-letter .bare-list .brand-item .item .label:before {
    content: none
}

@media all and (min-width:1440px),
print {
    .main .brands-filters .letter {
        margin: 11px;
        border-radius: 0;
        border: none
    }
}

.amscroll-navbar-text {
    display: none
}

.amscroll-navbar {
    padding: 6px 31px 6px 5px !important
}

.amslider-container .amslider {
    margin: 30px auto 10px
}

.amslider-container .amslider .wrapper {
    -webkit-justify-content: left !important;
    -moz-justify-content: left !important;
    -ms-justify-content: left !important;
    justify-content: left !important
}

.amslider-container .amslider .container {
    width: 100% !important
}

.amslider-container .amslider .slide {
    margin: 0 15px 15px 0;
    max-width: none;
    -webkit-flex-basis: auto;
    flex-basis: auto
}

.amslider-container .amslider .slide .category-item {
    position: relative;
    padding: 10px 15px;
    border: 1px solid #d6d3d4;
    background: #fff
}

.amslider-container .amslider .slide .category-item .category-item-title {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: .5px
}

.amslider-container .amslider .slide .category-item:hover {
    box-shadow: 0 0 14px rgba(0, 0, 0, .08);
    background: #33bb6b;
    border: 1px solid #d6d3d4;
    color: #fff
}

.column .filter.block .filter-content .filter-options-item .filter-options-content .item:hover {
    border-radius: 5px
}

.column .filter.block .filter-content .filter-options-item .filter-options-content .item a {
    position: relative;
    padding-left: 20px;
    font-weight: 400
}

.column .filter.block .filter-content .filter-options-item .filter-options-content .item a input[type=radio],
.column .filter.block .filter-content .filter-options-item .filter-options-content .item a input[type=checkbox] {
    position: absolute;
    left: 3px;
    top: 2px
}

@media only screen and (min-width:768px) {
    .column .filter.block .filter-content .filter-options-item .filter-options-content {
        width: 200px;
        box-shadow: 0 0 14px rgba(0, 0, 0, .08);
        border-color: #d6d3d4
    }

    .column .filter.block .filter-content .filter-options-item .filter-options-content .am-filter-items-attr_price {
        min-width: 200px;
        max-width: 220px
    }
}

.amscroll-load-button {
    text-transform: none;
    font-size: 1.125rem;
    line-height: 1.45
}

.amscroll-load-button:hover,
.amscroll-load-button:focus,
.amscroll-load-button:active {
    background-color: unset
}

.amscroll-load-button:hover>.amscroll-text {
    filter: none
}

.amscroll-load-button .amscroll-text {
    transition: none
}

#counseling-checkout-form {
    background: #f7f7f7;
    padding: 15px 15px 5px;
    margin-bottom: 15px
}

#counseling-checkout-form .title {
    margin-bottom: 10px
}

#counseling-checkout-form .counselling {
    margin-bottom: 10px
}

#counseling-checkout-form .counselling input[type=radio]:checked+label {
    font-weight: 600
}

#counseling-checkout-form .counseling_telephone_div,
#counseling-checkout-form .counseling_proposal_div {
    margin-bottom: 10px
}

.product-info-main {
    display: flex;
    flex-direction: column
}

.product-info-main .product-info-price {
    margin-top: 10px !important
}

.product-info-main .monitor {
    font-size: 17px
}

.price-monitor-dialog .modal-title {
    border-bottom: 0;
    font-size: 20px;
    margin: 0;
    padding: 0
}

.price-monitor {
    font-size: 17px;
    margin: 5px 0 10px;
    line-height: 20px;
    cursor: pointer
}

.market-tooltip {
    background: #e8e8e8;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    font-size: 12px;
    display: inline-block;
    text-align: center;
    color: #666;
    margin-left: 5px;
    position: relative
}

.market-tooltip:after {
    content: '\e60c';
    font-family: 's-icons'
}

.market-tooltip .tooltip-content {
    background: #fff;
    max-width: 360px;
    min-width: 210px;
    padding: 12px 16px;
    z-index: 100;
    display: none;
    position: absolute;
    text-align: left;
    color: #33bb6b;
    line-height: 1.4;
    border: 1px solid #bbb;
    margin-bottom: 5px;
    bottom: 100%;
    left: 0
}

.market-tooltip .tooltip-content:after,
.market-tooltip .tooltip-content:before {
    border: solid transparent;
    content: '';
    height: 0;
    position: absolute;
    width: 0
}

.market-tooltip .tooltip-content:after {
    border-width: 5px;
    border-color: transparent
}

.market-tooltip .tooltip-content:before {
    border-width: 6px;
    border-color: transparent
}

.market-tooltip .tooltip-content:after,
.market-tooltip .tooltip-content:before {
    top: 100%
}

.market-tooltip .tooltip-content:after {
    border-top-color: #fff;
    left: 15px;
    margin-left: -5px
}

.market-tooltip .tooltip-content:before {
    border-top-color: #bbb;
    left: 15px;
    margin-left: -6px
}

.market-tooltip .tooltip-toggle {
    cursor: help
}

.market-tooltip .tooltip-toggle:hover+.tooltip-content,
.market-tooltip .tooltip-toggle:focus+.tooltip-content,
.market-tooltip:hover .tooltip-content {
    display: block
}

.market-tooltip .tooltip-content {
    border-color: #f4f4f4;
    color: #282f36;
    font-size: 16px
}

.market-tooltip .tooltip-content:before,
.market-tooltip .tooltip-content:after {
    display: none
}

@media only screen and (max-width:768px) {
    .price-monitor-dialog .modal-content {
        position: relative
    }

    .price-monitor-dialog .modal-inner-wrap {
        width: 620px !important;
        height: 480px !important
    }

    .price-monitor-dialog .chartwrapper {
        display: block;
        float: none;
        width: 100%;
        margin-top: 0;
        margin-right: 0;
        margin-left: 0;
        height: auto
    }
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .catalog-product-view .block.add-to-wishlist .action.towishlist:before {
        color: #fff !important;
        text-shadow: -1px -1px 0px #33bb6b, 1px -1px 0px #33bb6b, -1px 1px 0px #33bb6b, 1px 1px 0px #33bb6b
    }

    .catalog-product-view .block.add-to-wishlist .action.towishlist:hover:before {
        color: #33bb6b !important;
        text-shadow: none
    }
}