.form-discount .g-recaptcha {
    margin-top: 50px !important;
}

.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;
}

.product-info-stock-sku .configurable-variation-qty {
    display: none;
}

@keyframes loading {
    0% {
        transform: translate(-50%, -50%) rotate(0)
    }
    100% {
        transform: translate(-50%, -50%) rotate(359.9deg)
    }
}

._am-word-break {
    word-wrap: break-word;
    word-break: break-word
}

.ambase-word-break {
    word-wrap: break-word;
    word-break: break-word
}

.ie11 .ambase-word-break {
    word-break: break-all
}

.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
}

.ambrands-word-break {
    word-wrap: break-word;
    word-break: break-word
}

.ie11 .ambrands-word-break {
    word-break: break-all
}

.product-info-main .product-add-form {
    padding-top: inherit !important;
    overflow-y: visible;
    overflow-x: initial
}

.product-options-wrapper {
    overflow-y: hidden;
    overflow-x: auto;
    padding-left: 2px
}

#bss-ptd-table {
    white-space: nowrap;
    width: auto
}

.product-info-price .price-box.price-final_price {
    display: inline
}

.bss-price-label {
    font-weight: 600;
}

#bss-ptd-table tbody, #bss-ptd-table thead th {
    text-align: center
}

#bss-ptd-table thead th {
    background-color: #5f564f;
    color: #fff
}

#bss-ptd-table thead.sortable th {
    cursor: pointer
}

#bss-ptd-table tbody td {
    background-color: #ffffff;
    vertical-align: middle;
    margin: 0 auto
}

#bss-ptd-table tbody td.bss-table-row-attr.swatch-option {
    padding: 17px;
    float: none
}

#bss-ptd-table tbody tr.bss-table-row {
    border-bottom: 1px solid #f5f5f5
}

.bss-qty-col {
    position: relative
}

.bss-tier-detailed {
    box-shadow: 7px 7px 7px #888;
    min-width: 55px;
    border-radius: 8px;
    border: 1px solid #1979c3;
    color: #FFF;
    background: #1979c3;
    padding: 10px 20px;
    pointer-events: none;
    display: none;
    z-index: 10
}

.bss-tier-detailed::before {
    content: '';
    width: 15px;
    height: 15px;
    background-color: #1979c3;
    transform: rotate(45deg);
    position: absolute;
    bottom: -7px;
    right: 45px;
    box-shadow: 9px 4px 7px #888
}

.bss-tier-detailed .items {
    margin: 0;
    background-color: #1979c3;
    padding: 0
}

.bss-tier-detailed .item {
    margin: 0;
    white-space: nowrap
}

.bss-note-detailed.mage-error[generated] {
    position: absolute;
    right: 0;
    z-index: 1;
    min-width: 55px;
    border-radius: 8px;
    border: 1px solid #e02b27;
    background: #fff;
    padding: 10px 20px;
    pointer-events: none;
    margin-top: 10%
}

.bss-note-detailed::before {
    content: '';
    width: 15px;
    height: 15px;
    background-color: #fff;
    transform: rotate(45deg);
    position: absolute;
    top: -9px;
    right: 35px;
    border-left: 1px solid #e02b27;
    border-top: 1px solid #e02b27
}

.bss-hidden {
    position: absolute;
    height: 0;
    overflow: hidden;
    left: -1000px
}

.bss-disabled {
    pointer-events: none;
    opacity: 0.5
}

.bss-qty-col .bss-qty {
    width: 54px;
    text-align: center
}

#bss-ptd-table tfoot .swatch-option:hover {
    cursor: default;
    outline: 0
}

#bss-ptd-table tbody .bss-table-row:hover, #bss-ptd-table tbody .bss-table-row:hover td {
    background-color: #e5f7fe
}

.bss-table-row .swatch-option {
    border: 0
}

.bss-table-row td.swatch-option.selected {
    border: 0;
    outline: 0;
    color: #FF5100
}

.bss-table-row td.swatch-option.selected div.swatch-option {
    outline: 2px solid #ff5501;
    border: 1px solid #fff;
    color: #333
}

.bss-table-row td.swatch-option div.swatch-option {
    margin: 0;
    border: 1px solid #dadada
}

.bss-table-row .swatch-option.selected:hover {
    color: #FF5100
}

.bss-table-row .swatch-option:not(.disabled):hover {
    outline: 0;
    border: 0
}

.bss-table-row .bss-old-price, .bss-table-row .bss-excltax-old-price {
    text-decoration: line-through
}

@keyframes bss-spinner {
    to {
        transform: rotate(360deg)
    }
}

.bss-cwd-spinner {
    position: relative;
    pointer-events: none
}

.bss-cwd-spinner table {
    opacity: 0.1
}

.bss-cwd-spinner:before {
    content: '';
    box-sizing: border-box;
    position: absolute;
    top: 37%;
    left: 50%;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 2px solid #ccc;
    border-top-color: #333;
    animation: bss-spinner .6s linear infinite
}

@media all and (min-width: 1025px) {
    .bss-show-1024 {
        display: none
    }
}

@media all and (max-width: 1024px) {
    .bss-hidden-1024 {
        display: none
    }
}

@media all and (max-width: 480px) {
    .bss-hidden-480 {
        display: none
    }

    .bss-show-480 {
        display: table-cell
    }
}

.bss-tab-hidden {
    display: none !important
}

.bss-hidden {
    position: absolute;
    height: 0;
    overflow: hidden;
    left: -1000px
}

.bss-disabled {
    pointer-events: none;
    opacity: 0.5
}

.mp-blog-view a, .mp-sidebar a {
    text-decoration: none
}

.mp-blog-rss {
    text-align: right
}

.mp-post-info {
    color: #999999;
    font-size: 10px;
    line-height: 18px;
    margin: 0
}

.mp-post-info span {
    color: #6f6f6f
}

.post-item-wraper {
    border: 1px solid #eee
}

.post-item-wraper:hover {
    border: 1px solid #eee;
    box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, 0.3)
}

.post-info-wraper {
    padding: 20px 15px 10px 15px
}

.post-list-item {
    margin-bottom: 20px
}

.post-short-description {
    max-width: 100%
}

.post-short-description p {
    max-width: 100%
}

.post-post_content {
    margin: 10px 0 10px 0
}

@media (min-width: 768px) {
    .post-sharing-button {
        text-align: center
    }
}

#sharing {
    padding: 20px 30px;
    background: #f6f6f6;
    margin-top: 40px
}

@media (min-width: 768px) {
    #sharing .share-col-left {
        float: left;
        width: 50%
    }
}

.about-admin h4.admin-title {
    width: 215px;
    float: left
}

.block-blog-related {
    margin-top: 35px
}

.block-blog-related .related-content-container {
    padding: 0 10px
}

.block-blog-related .related-content-container .author-content-image {
    float: left;
    width: 135px
}

.block-blog-related .related-content-container .author-content-information {
    float: left;
    padding-left: 20px;
    width: calc(100% - 155px)
}

.block-blog-related .related-content-container .author-content-information .author-name {
    font-size: 20px
}

#post-reviews {
    margin-top: 50px
}

a.mp-relate-link {
    background: #f55567;
    color: #0a0a0a
}

a.mp-relate-link img.img-responsive {
    margin: 0 auto;
    height: 200px;
    display: block
}

.menu-archives {
    list-style: none;
    padding-left: 8px
}

.menu-archives a.list-archives {
    color: inherit
}

.author-image {
    text-align: center
}

.author-image img.img-responsive {
    border: none;
    padding-right: 7px;
    padding-left: 7px;
    margin-top: 15px;
    margin-bottom: 20px
}

.tab-content {
    border: 1px solid #ddd;
    border-top: none
}

.pager {
    text-align: center
}

.pager span.toolbar-number {
    display: none
}

.block-title p {
    font-size: 18px;
    font-weight: 300
}

.mp-sidebar {
    margin-bottom: 25px
}

.mp-sidebar .block-content {
    padding-left: 10px
}

.mp-sidebar .data.item.title {
    cursor: pointer
}

.mp-sidebar .product.data.items > .item.content {
    padding: 20px 0 20px 10px !important
}

.sidebar-tags {
    margin-bottom: 15px
}

a.label.label-default.tags-list {
    background: #fff;
    border: 1px solid #bbb;
    color: inherit;
    font-weight: normal;
    font-size: 100%;
    border-radius: 1px;
    display: inline-block;
    margin-bottom: 5px;
    padding: 10px;
    margin-right: 5px
}

ul.menu-categories li.category-item {
    list-style: none
}

ul.menu-categories .category-level3 {
    display: none;
    padding-left: 15px
}

ul.menu-categories .category-level4 {
    display: none;
    padding-left: 30px
}

ul.menu-categories a.list-categories {
    color: inherit;
    margin-left: 8px
}

ul.menu-categories i {
    cursor: pointer
}

h2.list-title {
    margin-bottom: 30px
}

.list-post-tabs {
    padding: 5px 10px 5px 0
}

.list-post-tabs:hover {
    background-color: #eee
}

.list-post-tabs .post-left {
    float: left;
    width: 25%
}

.list-post-tabs .post-right {
    float: left;
    width: 75%;
    padding-left: 10px;
    box-sizing: border-box
}

.list-post-tabs .post-right span {
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block
}

.list-post-tabs .post-right span.create-at {
    font-size: 12px
}

.tab-pane.fade {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px
}

.fa.fa-angle-right {
    font-size: larger
}

.sidebar .mpblog-search {
    float: none !important;
    padding: 0 !important;
    margin-bottom: 15px !important;
    width: 100%
}

.autocomplete-suggestions {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #ddd;
    background: #FFF;
    cursor: default;
    overflow: auto;
    -webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
    -moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
    box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
    border-top: 0;
    padding: 10px 0;
    overflow-x: hidden
}

.autocomplete-suggestions strong {
    font-weight:600;
    color: #000
}

.autocomplete-suggestion {
    padding: 2px 5px;
    border-bottom: 1px solid #eee
}

.autocomplete-suggestion:last-child {
    border-bottom: none
}

.autocomplete-suggestion .mpblog-suggestion {
    display: block
}

.autocomplete-suggestion .mpblog-suggestion:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.autocomplete-suggestion .mpblog-suggestion .mpblog-suggestion-left, .autocomplete-suggestion .mpblog-suggestion .mpblog-suggestion-right {
    float: left;
    padding: 5px 10px
}

.autocomplete-suggestion .mpblog-suggestion .mpblog-suggestion-left {
    max-width: 25%
}

.autocomplete-suggestion .mpblog-suggestion .mpblog-suggestion-right.image-visible {
    max-width: calc(75% - 40px)
}

.autocomplete-no-suggestion {
    padding: 2px 5px
}

.autocomplete-selected {
    background: #F0F0F0
}

.autocomplete-group {
    padding: 2px 5px;
    font-weight:600;
    font-size: 16px;
    color: #000;
    display: block;
    border-bottom: 1px solid #000
}

.mpblog-product-des {
    color: #333333
}

.mpblog-product-des p {
    margin: 0;
    font-size: 12px
}

.mpblog-search {
    position: relative
}

.mpblog-search button.action.search {
    display: inline-block;
    background: none !important;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-shadow: none;
    font-weight: 400;
    position: absolute;
    right: 10px;
    top: 2px;
    z-index: 1
}

.mpblog-search button.action.search :before {
    -webkit-font-smoothing: antialiased;
    color: #8f8f8f
}

.mpblog-search button.action.search span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.mpblog-search label[for="mpblog-search-box"] {
    display: none
}

textarea.default-cmt__content__cmt-block__cmt-box__cmt-input {
    overflow: hidden !important;
    resize: none;
    min-height: 80px;
    border-radius: 4px;
    margin-bottom: 15px
}

.default-cmt__content__cmt-block__guest-box {
    margin-bottom: 20px
}

.show-cmt__cmt-row.is-reply {
    padding-left: 50px !important
}

.default-cmt__content__cmt-block__cmt-box__cmt-btn {
    float: right
}

.default-cmt__content__cmt-block__cmt-box__cmt-btn .default-cmt_loading {
    display: inline-block;
    width: 20px;
    vertical-align: middle;
    margin-right: 5px
}

.cmt-row__reply-row {
    margin-top: 10px
}

.default-cmt__cmt-login {
    float: right;
    margin-top: 20px;
    margin-bottom: 10px
}

div.default-cmt__content__cmt-content {
    width: 100%;
    margin-top: 50px;
    float: left
}

ul.default-cmt__content__cmt-content {
    list-style: none !important
}

.cmt-row__cmt-content {
    font-size: 13px
}

.cmt-row__cmt-interactions {
    font-size: 13px
}

.cmt-row__cmt-content p {
    margin: 3px 0 !important
}

.interactions__btn-actions {
    display: inline-block;
    margin-right: 10px
}

a.interactions__btn-actions.action {
    cursor: pointer
}

.interactions__cmt-createdat {
    display: inline-block;
    color: #999;
    font-size: 13px
}

.cmt-row.reply-row {
    margin-bottom: 0 !important
}

.reply-form__form-input {
    margin-bottom: 0 !important;
    position: relative
}

.reply-form__form-input .default-cmt_loading {
    width: 20px;
    position: absolute;
    top: 5px;
    right: 5px
}

.default-cmt__content__cmt-row.reply-row {
    margin-top: 0 !important
}

li.default-cmt__content__cmt-content__cmt-row.cmt-row.reply-row {
    margin-top: 5px;
    padding-bottom: 0
}

li.default-cmt__content__cmt-content__cmt-row.cmt-row {
    margin-top: 5px;
    margin-bottom: 15px;
    padding-bottom: 5px;
    border-top: 1px solid #f5f5f5
}

.default-cmt__content__cmt-content ul:first-child {
    padding-left: 5px !important
}

.widget-title {
    margin-bottom: 20px
}

.author-social img.img-responsive {
    float: left;
    margin-top: 15px;
    margin-left: 15px;
    height: 25px;
    width: 25px
}

.share-col-right {
    display: inline-block;
    width: 50%
}

.page-layout-1column .column.main {
    width: 100% !important
}

.mp-footer {
    margin-top: 50px;
    font-size: 8px !important;
    display: block;
    clear: both;
    float: right;
    text-transform: inherit
}

.mp-footer h3 {
    margin-top: 50px;
    font-size: 8px !important;
    display: block;
    clear: both;
    float: right;
    text-transform: inherit
}

.mp-footer-links-light {
    color: #E8E8E8 !important;
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline
}

.mp-footer-links-light a {
    color: #E8E8E8 !important
}

.post-image {
    min-height: 250px;
    position: relative
}

.post-image img.img-responsive {
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    border: none
}

.mpblog-post-view .post-view-image {
    text-align: center
}

.post-item-wraper {
    padding: 10px !important
}

@media only screen and (min-width: 600px) {
    .post-item-list .post-image {
        min-width: 250px;
        display: table-cell
    }

    .post-item-list .post-info-wraper {
        display: table-cell;
        vertical-align: top
    }
}

.post-info-wraper {
    display: table-cell;
    vertical-align: top
}

.post-info-wraper h2.mp-post-title {
    margin-top: 0
}

.post-list-content .limiter {
    display: block !important
}

.mpblog-etheme-yourstore .post-list-container, .mpblog-etheme-yourstore .post-view, .mpblog-etheme-yourstore .mp-blog-rss {
    width: 85%;
    margin: auto
}

.mpblog-etheme-yourstore .block-blog-related {
    border-bottom: solid 1px #dfdfdf
}

@media (min-width: 768px) {
    .mpblog-etheme-yourstore .page-layout-2columns-right .post-list-content {
        border-right: solid 1px #dfdfdf
    }

    .mpblog-etheme-yourstore .page-layout-2columns-left .post-list-content {
        border-left: solid 1px #dfdfdf
    }
}

@media (min-width: 1024px) {
    .mpblog-etheme-yourstore .products-same-post li {
        height: 400px;
        width: 24.5% !important
    }
}

@media (min-width: 1440px) {
    .mpblog-etheme-yourstore .products-same-post li {
        height: 500px;
        width: 16.67% !important
    }
}

@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 (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
    .product-video {
        height: 100%;
        width: 81%
    }
}

@media all and (min-width: 769px), print {
    .abs-product-options-list-desktop dt, .block-giftregistry-shared .item-options dt {
        clear: left;
        float: left;
        margin: 0 10px 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 5px;
        word-break: break-all
    }

    .abs-button-desktop {
        width: auto
    }

    .abs-blocks-2columns, .column .block-addbysku .block-content .box, .login-container .block, .account .column.main .block:not(.widget) .block-content .box, .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box, [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box, .sales-guest-view .column.main .block:not(.widget) .block-content .box {
        width: 48.8%
    }

    .abs-blocks-2columns:nth-child(odd), .column .block-addbysku .block-content .box:nth-child(odd), .login-container .block:nth-child(odd), .account .column.main .block:not(.widget) .block-content .box:nth-child(odd), .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(odd), [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(odd), .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(odd) {
        clear: left;
        float: left
    }

    .abs-blocks-2columns:nth-child(even), .column .block-addbysku .block-content .box:nth-child(even), .login-container .block:nth-child(even), .account .column.main .block:not(.widget) .block-content .box:nth-child(even), .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(even), [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(even), .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(even) {
        float: right
    }

    .abs-reset-left-margin-desktop, .bundle-options-container .legend.title, .column.main .cart-summary .actions-toolbar, .cart.table-wrapper .item-actions .actions-toolbar, .gift-summary .actions-toolbar, .cart.table-wrapper .gift-summary .actions-toolbar, .column.main .block-giftregistry-shared-items .actions-toolbar, .form-new-agreement .fieldset .legend, .form-new-agreement .actions-toolbar, .column.main .paypal-review .actions-toolbar, .wishlist-index-index .main .form-wishlist-items .actions-toolbar {
        margin-left: 0
    }

    .abs-action-remove-desktop, .abs-add-fields-desktop .fieldset .additional .action.remove, .form-giftregistry-share .fieldset .additional .action.remove, .form-giftregistry-edit .fieldset .additional .action.remove, .form-add-invitations .fieldset .additional .action.remove, .form-create-return .fieldset .additional .action.remove, .form.send.friend .fieldset .additional .action.remove {
        margin-left: 75.8%;
        top: 6px
    }

    .abs-add-fields-desktop .fieldset .field:not(.choice) .control, .form-giftregistry-share .fieldset .field:not(.choice) .control, .form-giftregistry-edit .fieldset .field:not(.choice) .control, .form-add-invitations .fieldset .field:not(.choice) .control, .form-create-return .fieldset .field:not(.choice) .control, .form.send.friend .fieldset .field:not(.choice) .control {
        width: 50%
    }

    .abs-margin-for-forms-desktop, .fieldset .legend, .column:not(.sidebar-main) form .actions-toolbar, .column:not(.sidebar-additional) form .actions-toolbar, .login-container .fieldset:after {
        margin-left: 25.8%
    }

    .abs-visually-hidden-desktop, .modes-label, .block-search .label, .dashboard-welcome-toggler, .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, .abs-pager-toolbar:before, .abs-pager-toolbar: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 .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, .gift-wrapping .nested:before, .gift-wrapping .nested:after, .table .gift-wrapping .content:before, .table .gift-wrapping .content:after, .block-wishlist-management:before, .block-wishlist-management:after, .paypal-review .block-content:before, .paypal-review .block-content:after, .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:before, .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after, [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:before, [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after, .sales-guest-view .column.main .block:not(.widget) .block-content:before, .sales-guest-view .column.main .block:not(.widget) .block-content:after, .header.content:before, .header.content:after, .page-header .header.panel:before, .page-header .header.panel:after, .account .toolbar:before, .account .toolbar:after, .toolbar-giftregistry-results:before, .toolbar-giftregistry-results:after, .toolbar-wishlist-results:before, .toolbar-wishlist-results:after {
        content: '';
        display: table
    }

    .abs-add-clearfix-desktop:after, .abs-pager-toolbar:after, .block-cart-failed .block-content:after, .column .block-addbysku .block-content:after, .cart-container:after, .login-container:after, .account .column.main .block:not(.widget) .block-content:after, .block-addresses-list .items.addresses:after, .block-giftregistry-shared .item-options:after, .gift-wrapping .nested:after, .table .gift-wrapping .content:after, .block-wishlist-management:after, .paypal-review .block-content:after, .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after, [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after, .sales-guest-view .column.main .block:not(.widget) .block-content:after, .header.content:after, .page-header .header.panel:after, .account .toolbar:after, .toolbar-giftregistry-results:after, .toolbar-wishlist-results:after {
        clear: both
    }

    .abs-add-box-sizing-desktop, .column.main, .sidebar-main, .sidebar-additional {
        box-sizing: border-box
    }

    .abs-add-box-sizing-desktop-m, .opc-wrapper {
        box-sizing: border-box
    }

    .abs-revert-field-type-desktop .fieldset > .field, .abs-revert-field-type-desktop .fieldset .fields > .field, .product-add-form .fieldset > .field, .product-add-form .fieldset .fields > .field {
        margin: 0 0 20px
    }

    .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label, .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .label, .product-add-form .fieldset > .field:not(.choice) > .label, .product-add-form .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, .product-add-form .fieldset > .field:not(.choice) > .control, .product-add-form .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, .product-add-form .fieldset > .field > .label, .product-add-form .fieldset .fields > .field > .label {
        margin: 0 0 5px;
        display: inline-block
    }

    .abs-revert-field-type-desktop .fieldset > .field.choice:before, .abs-revert-field-type-desktop .fieldset .fields > .field.choice:before, .abs-revert-field-type-desktop .fieldset > .field.no-label:before, .abs-revert-field-type-desktop .fieldset .fields > .field.no-label:before, .product-add-form .fieldset > .field.choice:before, .product-add-form .fieldset .fields > .field.choice:before, .product-add-form .fieldset > .field.no-label:before, .product-add-form .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, .product-add-form .fieldset > .field:not(:first-child):last-of-type, .product-add-form .fieldset .fields > .field:not(:first-child):last-of-type {
        margin-bottom: 0
    }

    .abs-no-display-desktop, .opc-estimated-wrapper, .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
        display: none
    }

    .abs-pager-toolbar, .account .toolbar, .toolbar-giftregistry-results, .toolbar-wishlist-results {
        margin-bottom: 20px;
        position: relative
    }

    .abs-pager-toolbar .limiter, .account .toolbar .limiter, .toolbar-giftregistry-results .limiter, .toolbar-wishlist-results .limiter {
        float: right;
        position: relative;
        z-index: 1
    }

    .abs-pager-toolbar .toolbar-amount, .account .toolbar .toolbar-amount, .toolbar-giftregistry-results .toolbar-amount, .toolbar-wishlist-results .toolbar-amount {
        float: left;
        line-height: normal;
        padding: 7px 0 0;
        position: relative;
        z-index: 1
    }

    .abs-pager-toolbar .pages, .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 {
        float: left;
        position: relative;
        width: 73%
    }

    .abs-shopping-cart-items-desktop .actions, .block-cart-failed .actions, .cart-container .form-cart .actions, .cart-container .cart-gift-item .actions {
        text-align: right
    }

    .abs-shopping-cart-items-desktop .action.clear, .abs-shopping-cart-items-desktop .action.update, .block-cart-failed .action.clear, .block-cart-failed .action.update, .cart-container .form-cart .action.clear, .cart-container .form-cart .action.update, .cart-container .cart-gift-item .action.clear, .cart-container .cart-gift-item .action.update {
        margin-left: 10px
    }

    .abs-shopping-cart-items-desktop .action.continue, .block-cart-failed .action.continue, .cart-container .form-cart .action.continue, .cart-container .cart-gift-item .action.continue {
        float: left
    }

    h1 {
        font-size: 40px;
        margin-bottom: 40px
    }

    .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: 1280px;
        padding-left: 20px;
        padding-right: 20px;
        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: 66.66666667%;
        display: inline-block;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2
    }

    .page-layout-2columns-left .column.main {
        width: 83.33333333%;
        float: right;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2
    }

    .page-layout-2columns-right .column.main {
        width: 83.33333333%;
        float: left;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1
    }

    .sidebar-main {
        padding-right: 2%
    }

    .page-layout-3columns .sidebar-main {
        width: 16.66666667%;
        float: left;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1
    }

    .page-layout-2columns-left .sidebar-main {
        width: 16.66666667%;
        float: left;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1
    }

    .page-layout-2columns-right .sidebar-main {
        width: 16.66666667%;
        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: 16.66666667%;
        float: right;
        -ms-flex-order: 3;
        -webkit-order: 3;
        order: 3
    }

    .page-layout-2columns-left .sidebar-additional {
        width: 16.66666667%;
        float: right;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2
    }

    .page-layout-2columns-right .sidebar-additional {
        width: 16.66666667%;
        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: 25px
    }

    .nav-sections-item-title {
        display: none
    }

    .nav-sections-item-content > * {
        display: none
    }

    .nav-sections-item-content > .navigation {
        display: block
    }

    .navigation {
        background: #f5f5f5;
        font-weight:600;
        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 10px 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: 53px;
        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: #333;
        text-decoration: none
    }

    .navigation .level0.active > .level-top, .navigation .level0.has-active > .level-top {
        border-color: #ff5501;
        border-style: solid;
        border-width: 0 0 3px;
        color: #333;
        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: 'icons-blank-theme';
        vertical-align: middle;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .navigation .level0 .submenu {
        background: #fff;
        border: 1px solid #d1d1d1;
        box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
        font-weight:600;
        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: #fff;
        left: 20px;
        top: -20px;
        border: 10px solid transparent;
        height: 0;
        width: 0;
        border-bottom-color: #fff;
        z-index: 4
    }

    .navigation .level0 .submenu > ul:after {
        border: 11px solid transparent;
        height: 0;
        width: 0;
        border-bottom-color: #d1d1d1;
        color: #d1d1d1;
        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 20px
    }

    .navigation .level0 .submenu a:hover, .navigation .level0 .submenu a.ui-state-focus {
        background: #e8e8e8;
        color: #333;
        text-decoration: none
    }

    .navigation .level0 .submenu .active > a {
        border-color: #ff5501;
        border-style: solid;
        border-width: 0 0 0 3px
    }

    .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: 'icons-blank-theme';
        vertical-align: middle;
        display: inline-block;
        font-weight: normal;
        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: 'icons-blank-theme';
        vertical-align: middle;
        display: inline-block;
        font-weight: normal;
        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
    }

    .fieldset > .field {
        margin: 0 0 20px;
        box-sizing: border-box;
        margin: 0 0 29px
    }

    .fieldset > .field > .label {
        margin: 0
    }

    .fieldset > .field:before, .fieldset > .field:after {
        content: '';
        display: table
    }

    .fieldset > .field:after {
        clear: both
    }

    .fieldset > .field.choice:before, .fieldset > .field.no-label:before {
        padding: 6px 15px 0 0;
        width: 25.8%;
        box-sizing: border-box;
        content: ' ';
        float: left;
        height: 1px
    }

    .fieldset > .field .description {
        padding: 6px 15px 0 0;
        text-align: right;
        width: 25.8%;
        box-sizing: border-box;
        float: left
    }

    .fieldset > .field:not(.choice) > .label {
        padding: 6px 15px 0 0;
        text-align: right;
        width: 25.8%;
        box-sizing: border-box;
        float: left
    }

    .fieldset > .field:not(.choice) > .control {
        width: 74.2%;
        float: left
    }

    .product.data.items {
        position: relative;
        z-index: 1
    }

    .product.data.items:before, .product.data.items:after {
        content: '';
        display: table
    }

    .product.data.items:after {
        clear: both
    }

    .product.data.items > .item.title {
        float: left;
        width: auto
    }

    .product.data.items > .item.title > .switch {
        height: 20px;
        display: block;
        position: relative;
        z-index: 2
    }

    .product.data.items > .item.content {
        margin-top: 20px;
        box-sizing: border-box;
        float: right;
        margin-left: -100%;
        width: 100%
    }

    .product.data.items > .item.content:before, .product.data.items > .item.content:after {
        content: '';
        display: table
    }

    .product.data.items > .item.content:after {
        clear: both
    }

    .product.data.items > .item.content.active {
        display: block
    }

    .product.data.items > .item.title {
        margin: 0 5px 0 0
    }

    .product.data.items > .item.title > .switch {
        font-weight: 600;
        line-height: 20px;
        font-size: 1.4rem;
        color: #7d7d7d;
        text-decoration: none;
        background: #f0f0f0;
        border: 1px solid #d1d1d1;
        border-bottom: none;
        height: 20px;
        padding: 5px 20px 5px 20px
    }

    .product.data.items > .item.title > .switch:visited {
        color: #7d7d7d;
        text-decoration: none
    }

    .product.data.items > .item.title > .switch:hover {
        color: #7d7d7d;
        text-decoration: none
    }

    .product.data.items > .item.title > .switch:active {
        color: #333;
        text-decoration: none
    }

    .product.data.items > .item.title:not(.disabled) > .switch:focus, .product.data.items > .item.title:not(.disabled) > .switch:hover {
        background: #fcfcfc
    }

    .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: #333;
        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: 6px
    }

    .product.data.items > .item.content {
        background: #fff;
        margin-top: 31px;
        padding: 20px 20px 20px 20px;
        border: 0;
        border-top: 1px solid #d1d1d1
    }

    .actions-toolbar:before, .actions-toolbar:after {
        content: '';
        display: table
    }

    .actions-toolbar:after {
        clear: both
    }

    .actions-toolbar .primary {
        float: left
    }

    .actions-toolbar .secondary {
        float: right
    }

    .actions-toolbar .primary, .actions-toolbar .secondary {
        display: inline-block
    }

    .actions-toolbar .primary a.action, .actions-toolbar .secondary a.action {
        display: inline-block
    }

    .actions-toolbar .primary .action {
        margin: 0 5px 0 0
    }

    .actions-toolbar .secondary a.action {
        margin-top: 6px
    }

    .actions-toolbar > .primary, .actions-toolbar > .secondary {
        margin-bottom: 0
    }

    .actions-toolbar > .primary .action, .actions-toolbar > .secondary .action {
        margin-bottom: 0;
        width: auto
    }

    .modal-popup.modal-slide .modal-footer {
        border-top: 1px solid #c1c1c1;
        text-align: right
    }

    #store-selector .form-continue .actions-toolbar > .primary {
        float: right
    }

    #store-selector .form-continue .actions-toolbar .action.primary {
        margin: 0
    }

    .pagebuilder-mobile-only {
        display: none !important
    }

    .am-brands-fullwidth {
        width: 100% !important
    }

    .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 22px;
        min-height: 12px;
        line-height: 1.2;
        cursor: pointer
    }

    .ie11 .filter-options input[type='checkbox'] + .amshopby-choice {
        word-break: break-all
    }

    .filter-options input[type='checkbox'] + .amshopby-choice:before, .filter-options input[type='checkbox'] + .amshopby-choice:after {
        position: absolute;
        top: 0;
        left: 0;
        display: inline-block;
        box-sizing: border-box;
        width: 12px;
        height: 12px;
        border-radius: 2px;
        content: ''
    }

    .filter-options input[type='checkbox'] + .amshopby-choice:before {
        border: 1px solid #e3e3e3;
        background: #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, 0.21), 0 6px 25px rgba(190, 199, 219, 0.28)
    }

    .am-show-button > .am-items {
        margin: 0 auto
    }

    .am-show-button:before {
        position: absolute;
        width: 10px;
        height: 10px;
        background: #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%)
    }

    .ambrands-letters-list {
        display: flex
    }

    .ambrands-letters-list .ambrands-letter .ambrands-content {
        margin: 0 -10px
    }

    .ambrands-letters-list .ambrands-brand-item {
        margin: 0 10px 20px
    }

    .ambrands-letters-list .ambrands-brand-item.-no-logo {
        max-width: 156px
    }

    .ambrands-letters-list .ambrands-letter {
        padding-right: 10px;
        width: inherit
    }

    .mp-sidebar .data.item.title {
        width: 50% !important;
        margin: 0 !important
    }

    .mp-sidebar .data.item.title .data.switch {
        padding-left: 10px !important;
        padding-right: 10px !important
    }

    .mp-sidebar .data.item.title .data.switch div {
        width: fit-content;
        margin: auto
    }

    .mp-sidebar #tab-label-popular .data.switch {
        border-right: 0 !important
    }

    .block-cart-failed .actions {
        text-align: left
    }

    .block-cart-failed .actions.primary {
        float: right
    }

    .bundle-options-container .bundle-options-wrapper, .bundle-options-container .product-options-wrapper {
        float: left;
        width: 57%
    }

    .bundle-options-container .block-bundle-summary {
        float: right;
        position: relative;
        width: 40%
    }

    .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%;
        padding: 0;
        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
    }

    .products.wrapper ~ .toolbar .pages {
        float: left
    }

    .toolbar-amount {
        float: left
    }

    .sorter {
        float: right
    }

    .modes {
        display: inline-block;
        float: left;
        margin-right: 20px
    }

    .products.wrapper ~ .toolbar .modes {
        display: none
    }

    .modes-mode {
        color: #7d7d7d;
        border: 1px solid #d1d1d1;
        border-right: 0;
        float: left;
        font-weight: 400;
        line-height: 1;
        padding: 7px 10px;
        text-align: center;
        display: inline-block;
        text-decoration: none
    }

    .modes-mode:not(.active):hover {
        color: #7d7d7d;
        background: #dedede
    }

    .modes-mode:last-child {
        border-right: 1px solid #d1d1d1
    }

    .modes-mode.active {
        color: #a6a6a6
    }

    .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: 24px;
        line-height: inherit;
        color: #7d7d7d;
        content: '\e60d';
        font-family: 'icons-blank-theme';
        vertical-align: middle;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .modes-mode:hover:before {
        color: #7d7d7d
    }

    .mode-list:before {
        content: '\e60b'
    }

    .products.wrapper ~ .toolbar .limiter {
        display: block;
        float: right
    }

    .product-info-main .box-tocart, .product-options-bottom .box-tocart {
        display: table
    }

    .product-info-main .box-tocart .field.qty, .product-options-bottom .box-tocart .field.qty {
        display: table-cell
    }

    .product-info-main .box-tocart .actions, .product-options-bottom .box-tocart .actions {
        display: table-cell;
        padding-top: 25px;
        text-align: center;
        vertical-align: bottom
    }

    .product-info-main .page-title-wrapper .page-title {
        margin-top: -13px
    }

    .sidebar .product-items .product-item-info .product-item-photo {
        float: left;
        left: auto;
        margin: 0 10px 10px 0;
        position: relative;
        top: auto
    }

    .sidebar .product-items .product-item-details {
        margin: 0
    }

    .sidebar .product-items .product-item-actions {
        clear: left
    }

    .product-info-main {
        float: right
    }

    .product.media {
        float: left;
        margin-bottom: 25px
    }

    .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%
    }

    .block-category-event.block:last-child {
        margin-bottom: 30px;
        padding: 10px 0 30px
    }

    .block-category-event .block-title {
        margin: 0
    }

    .block-category-event .block-title strong {
        font-size: 2.4rem
    }

    .block-category-event .ticker li {
        display: none;
        margin: 0 50px
    }

    .block-category-event .ticker .value {
        font-size: 6rem
    }

    .block-category-event .ticker .label {
        font-size: 1.4rem;
        text-transform: none
    }

    .block-category-event .dates .date {
        font-size: 5rem
    }

    .block-category-event .dates .start {
        padding-right: 50px
    }

    .block-category-event .dates .start:after {
        font-size: 5rem;
        right: 10px
    }

    .block-search {
        float: right;
        padding-left: 15px;
        position: relative;
        width: 250px;
        z-index: 4
    }

    .block-search .control {
        border-top: 0;
        margin: 0;
        padding: 0 0 25px
    }

    .block-search .nested {
        display: block;
        padding-top: 5px;
        position: absolute
    }

    .block-search input {
        margin: 0;
        padding-right: 35px;
        position: static
    }

    .block-search input::-webkit-input-placeholder {
        color: #c2c2c2
    }

    .block-search input:-moz-placeholder {
        color: #c2c2c2
    }

    .block-search input::-moz-placeholder {
        color: #c2c2c2
    }

    .block-search input:-ms-input-placeholder {
        color: #c2c2c2
    }

    .block-search .action.search {
        display: inline-block;
        background-image: none;
        background: none;
        -moz-box-sizing: content-box;
        border: 0;
        box-shadow: none;
        line-height: inherit;
        margin: 0;
        padding: 0;
        text-decoration: none;
        text-shadow: none;
        font-weight: 400;
        padding: 5px 0;
        position: absolute;
        right: 10px;
        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: 22px;
        line-height: 22px;
        color: #8f8f8f;
        content: '\e615';
        font-family: 'icons-blank-theme';
        margin: 0;
        vertical-align: top;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .block-search .action.search:hover:before {
        color: inherit
    }

    .block-search .action.search:active:before {
        color: inherit
    }

    .block-search .action.search:focus, .block-search .action.search:active {
        background: none;
        border: none
    }

    .block-search .action.search:hover {
        background: none;
        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
    }

    .cart-container .widget {
        float: left
    }

    .cart-container .widget.block {
        margin-bottom: 20px
    }

    .cart-summary {
        float: right;
        position: relative;
        width: 23%
    }

    .column.main .cart-summary .actions-toolbar > .secondary {
        float: none
    }

    .cart-summary .block .fieldset .field {
        margin: 0 0 20px;
        margin: 0 0 10px
    }

    .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 5px;
        display: inline-block
    }

    .cart-summary .block .fieldset .field.choice:before, .cart-summary .block .fieldset .field.no-label:before {
        display: none
    }

    .cart.table-wrapper .items {
        min-width: 100%;
        width: auto
    }

    .cart.table-wrapper .item .col.item {
        padding: 27px 8px 10px
    }

    .cart.table-wrapper .item-actions td {
        text-align: right
    }

    .cart.table-wrapper .product-item-photo {
        display: table-cell;
        max-width: 100%;
        padding-right: 20px;
        position: static;
        vertical-align: top;
        width: 1%
    }

    .cart.table-wrapper .product-item-details {
        display: table-cell;
        vertical-align: top;
        white-space: normal;
        width: 99%
    }

    .cart.table-wrapper .item-actions .actions-toolbar {
        text-align: left
    }

    .cart .action {
        margin-bottom: 10px
    }

    .cart-products-toolbar .toolbar-amount {
        line-height: 30px;
        margin: 0
    }

    .cart-products-toolbar .pages {
        float: right;
        margin: 0 0 1px
    }

    .cart-products-toolbar .pages .item:last-child {
        margin-right: 0
    }

    .cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
        padding-bottom: 7px;
        padding-top: 8px
    }

    .cart.table-wrapper .cart + .cart-products-toolbar {
        margin-top: 25px
    }

    .minicart-wrapper {
        margin-left: 13px
    }

    .minicart-wrapper .block-minicart {
        right: -15px;
        width: 390px
    }

    .opc-wrapper {
        width: 66.66666667%;
        float: left;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
        padding-right: 30px
    }

    .checkout-onepage-success .print {
        display: block;
        float: right;
        margin: 22px 0 0
    }

    .opc-progress-bar-item {
        width: 185px
    }

    .checkout-index-index .modal-popup .form-shipping-address {
        max-width: 600px
    }

    .checkout-index-index .modal-popup .modal-footer .action-save-address {
        float: right;
        margin: 0 0 0 10px
    }

    .checkout-shipping-method .actions-toolbar > .primary {
        float: right
    }

    .checkout-shipping-method .actions-toolbar .action.primary {
        margin: 0
    }

    .opc-wrapper .form-login, .opc-wrapper .form-shipping-address {
        max-width: 600px
    }

    .table-checkout-shipping-method {
        width: auto
    }

    .opc-sidebar {
        margin: 46px 0 20px;
        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.6rem;
        border-bottom: 0;
        margin-bottom: 25px
    }

    .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: 10px 30px 0 0;
        width: 50%
    }

    .popup-authentication .block[class] + .block {
        border-left: 1px solid #c1c1c1;
        border-top: 0;
        margin: 0;
        padding: 10px 0 0 40px
    }

    .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-payment-method .payment-method-content .fieldset > .field {
        margin: 0 0 20px
    }

    .checkout-payment-method .payment-method-content .fieldset > .field.choice:before {
        padding: 0;
        width: 0
    }

    .checkout-payment-method .payment-method-content .fieldset > .field.type .control {
        margin-left: 25.8%
    }

    .checkout-payment-method .payment-method-content .fieldset > .field.type.no-detection .control {
        margin-left: 0
    }

    .checkout-billing-address .action-update {
        float: right
    }

    .checkout-billing-address .actions-toolbar .action-cancel {
        margin: 6px 20px 0 0
    }

    .checkout-payment-method .payment-option-title {
        padding-left: 22px
    }

    .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
        margin-left: 0
    }

    .contact-index-index .column:not(.sidebar-additional) .form.contact {
        min-width: 600px
    }

    .login-container .block .login .actions-toolbar > .primary {
        margin-bottom: 0;
        margin-right: 30px
    }

    .login-container .block .login .actions-toolbar > .secondary {
        float: left
    }

    .fieldset .fullname .field .label {
        padding: 6px 15px 0 0;
        text-align: right;
        width: 25.8%;
        box-sizing: border-box;
        float: left
    }

    .fieldset .fullname .field .control {
        width: 74.2%;
        float: left
    }

    .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%
    }

    .block-addresses-list .items.addresses {
        font-size: 0
    }

    .block-addresses-list .items.addresses > .item {
        display: inline-block;
        font-size: 14px;
        margin-bottom: 20px;
        vertical-align: top;
        width: 48.8%
    }

    .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: 2.4%
    }

    .control.captcha-image .captcha-img {
        margin: 0 10px 10px 0
    }

    .page-product-downloadable .product-options-wrapper {
        float: left;
        width: 55%
    }

    .page-product-downloadable .product-options-bottom {
        float: right;
        width: 40%
    }

    .page-product-downloadable .product-options-bottom .field.qty + .actions {
        padding-top: 0
    }

    .gift-message .field {
        margin-bottom: 20px
    }

    .gift-options {
        position: relative;
        z-index: 1
    }

    .gift-options .actions-toolbar {
        clear: both;
        float: right;
        position: static
    }

    .gift-options .actions-toolbar .secondary {
        float: right
    }

    .gift-options .actions-toolbar .secondary .action {
        float: right;
        margin-left: 20px
    }

    .gift-options .actions-toolbar .secondary .action-cancel {
        display: block;
        float: left;
        margin-top: 6px
    }

    .gift-options .actions-toolbar:nth-child(3):before {
        border-left: 1px solid #c1c1c1;
        bottom: 5rem;
        content: '';
        display: block;
        left: 50%;
        overflow: hidden;
        position: absolute;
        top: 0;
        width: 0
    }

    .gift-options-title {
        font-weight: 300;
        font-size: 1.8rem
    }

    .cart.table-wrapper .action-gift {
        float: left
    }

    .order-options .gift-wrapping, .table-order-review .gift-wrapping {
        max-width: 50%
    }

    .form-giftregistry-search .fieldset {
        margin-bottom: 29px
    }

    .form-giftregistry-search .fieldset > .fields-specific-options > .field {
        margin: 0 0 20px;
        box-sizing: border-box
    }

    .form-giftregistry-search .fieldset > .fields-specific-options > .field > .label {
        margin: 0
    }

    .form-giftregistry-search .fieldset > .fields-specific-options > .field:before, .form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
        content: '';
        display: table
    }

    .form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
        clear: both
    }

    .form-giftregistry-search .fieldset > .fields-specific-options > .field.choice:before, .form-giftregistry-search .fieldset > .fields-specific-options > .field.no-label:before {
        padding: 6px 15px 0 0;
        width: 25.8%;
        box-sizing: border-box;
        content: ' ';
        float: left;
        height: 1px
    }

    .form-giftregistry-search .fieldset > .fields-specific-options > .field .description {
        padding: 6px 15px 0 0;
        text-align: right;
        width: 25.8%;
        box-sizing: border-box;
        float: left
    }

    .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .label {
        padding: 6px 15px 0 0;
        text-align: right;
        width: 25.8%;
        box-sizing: border-box;
        float: left
    }

    .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .control {
        width: 74.2%;
        float: left
    }

    .block-giftregistry-shared-items .product-item-photo {
        display: table-cell;
        max-width: 100%;
        padding: 0 20px 0 0;
        vertical-align: top;
        width: 1%
    }

    .block-giftregistry-shared-items .product-item-details {
        display: table-cell;
        vertical-align: top;
        width: 99%;
        word-break: normal
    }

    .block-giftregistry-shared-items .col.product {
        width: 48%
    }

    .block-giftregistry-shared-items .col:not(.product) {
        text-align: center
    }

    .block-giftregistry-shared-items .col.price {
        padding-top: 17px
    }

    .block-giftregistry-shared-items .input-text.qty {
        margin-top: -4px
    }

    .gift-options-cart-item .gift-wrapping, .cart-gift-item .gift-wrapping {
        box-sizing: border-box;
        float: left;
        padding-right: 20px;
        width: 50%
    }

    .gift-options-cart-item .gift-wrapping + .gift-message, .cart-gift-item .gift-wrapping + .gift-message {
        border-left: 1px solid #c1c1c1;
        box-sizing: border-box;
        float: left;
        padding-left: 4.5rem;
        width: 50%
    }

    .form-add-invitations .additional, .form-add-invitations .field.text {
        margin-top: 29px
    }

    .table-invitations .col {
        width: 50%
    }

    .wishlist.window.popup {
        bottom: auto;
        top: 20%;
        left: 50%;
        margin-left: -212px;
        width: 380px;
        right: auto
    }

    .wishlist.window.popup .field {
        margin: 0 0 20px
    }

    .wishlist.window.popup .field:not(.choice) > .label {
        box-sizing: content-box;
        float: none;
        width: auto;
        text-align: left;
        padding: 0
    }

    .wishlist.window.popup .field:not(.choice) > .control {
        float: none;
        width: auto
    }

    .wishlist.window.popup .field > .label {
        margin: 0 0 5px;
        display: inline-block
    }

    .wishlist.window.popup .field.choice:before, .wishlist.window.popup .field.no-label:before {
        display: none
    }

    .block-wishlist-management {
        margin-bottom: 20px
    }

    .block-wishlist-management .wishlist-select {
        border-bottom: 1px solid #e8e8e8;
        display: table;
        margin-bottom: 15px;
        width: 100%
    }

    .block-wishlist-management .wishlist-select .wishlist-name {
        display: table-cell;
        margin-right: 10px;
        padding: 5px 10px 10px;
        vertical-align: top;
        white-space: nowrap;
        width: 5%
    }

    .block-wishlist-management .wishlist-select-items {
        display: table-cell;
        padding-right: 160px;
        vertical-align: top
    }

    .block-wishlist-management .wishlist-select-items .item {
        display: inline-block;
        margin-right: 10px;
        padding: 5px 10px 10px
    }

    .block-wishlist-management .wishlist-select-items .item:last-child {
        margin-right: 0
    }

    .block-wishlist-management .wishlist-select-items .current {
        border-bottom: 3px solid #ff5501;
        font-weight: 600
    }

    .block-wishlist-management .wishlist-select .wishlist-name-current {
        display: none
    }

    .block-wishlist-management .wishlist-add.item {
        position: absolute;
        right: 0;
        top: 0
    }

    .block-wishlist-management .wishlist-title strong {
        font-size: 4rem
    }

    .block-wishlist-management .wishlist-info {
        float: left
    }

    .block-wishlist-management .wishlist-toolbar {
        float: right
    }

    .block-wishlist-info-items .product-item-photo {
        margin-left: 0
    }

    .products-grid.wishlist .product-item-checkbox {
        float: left
    }

    .products-grid.wishlist .product-item-checkbox + .product-item-name {
        margin-left: 25px
    }

    .block.newsletter {
        max-width: 44%;
        width: max-content
    }

    .block.newsletter .field {
        margin-right: 5px
    }

    .block.newsletter .field.newsletter {
        max-width: 220px
    }

    .block.newsletter .field .control {
        width: 100%
    }

    .block.newsletter .action.subscribe {
        border-radius: 3px
    }

    .paypal-review .paypal-review-title {
        border-bottom: 1px solid #d1d1d1
    }

    .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 .col.subtotal, .paypal-review .mark, .paypal-review .amount {
        text-align: right
    }

    .products.wrapper.list .product-reviews-summary {
        margin: 0
    }

    .reward-settings + .actions-toolbar {
        margin-top: -32px
    }

    .form-create-return .additional .field:last-child {
        margin-top: 29px
    }

    .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box {
        margin-bottom: 20px
    }

    .block-returns-tracking .block-title .action {
        margin: 0 0 0 30px
    }

    .block-returns-tracking .block-title .actions-track {
        float: right;
        margin-top: 12px
    }

    .table-order-items .subtotal, .table-order-items .amount {
        text-align: right
    }

    .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
    }

    .order-pager-wrapper .order-pager-wrapper-top {
        padding-left: 0;
        padding-right: 0
    }

    .order-pager-wrapper .pages {
        float: right
    }

    .order-actions-toolbar .action.print {
        display: block;
        float: right
    }

    .page-title-wrapper .order-date {
        margin-top: -20px
    }

    [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box, .sales-guest-view .column.main .block:not(.widget) .block-content .box {
        margin-bottom: 20px
    }

    .page-wrapper > .breadcrumbs, .page-wrapper > .top-container, .page-wrapper > .widget {
        box-sizing: border-box;
        width: 100%
    }

    .navigation ul {
        padding: 0 8px
    }

    .header.panel > .header.links {
        float: right;
        font-size: 0;
        margin: 0;
        padding: 0;
        list-style: none none;
        margin-left: auto
    }

    .header.panel > .header.links > li {
        display: inline-block;
        vertical-align: top
    }

    .header.panel > .header.links > li {
        font-size: 14px;
        margin: 0 0 0 15px
    }

    .header.panel > .header.links > li.welcome, .header.panel > .header.links > li a {
        line-height: 1.4
    }

    .header.panel > .header.links > li.welcome a {
        padding-left: 5px
    }

    .header.content {
        padding: 30px 20px 0
    }

    .page-header {
        border: 0;
        margin-bottom: 0
    }

    .page-header .panel.wrapper {
        border-bottom: 1px solid #e8e8e8
    }

    .page-header .header.panel {
        padding-bottom: 10px;
        padding-top: 10px
    }

    .page-header .switcher {
        display: inline-block
    }

    .page-main > .page-title-wrapper .page-title {
        display: inline-block
    }

    .page-main > .page-title-wrapper .page-title + .action {
        float: right;
        margin-top: 20px
    }

    .logo {
        margin: 0 auto 25px 0
    }

    .logo img {
        max-height: inherit
    }

    .footer.content .block {
        float: right
    }

    .footer.content .links {
        display: inline-block;
        margin-bottom: 20px;
        padding: 0 50px 0 0;
        vertical-align: top
    }

    .footer.content .switcher.store {
        display: inline-block;
        padding-right: 50px;
        vertical-align: top
    }

    .my-credit-cards .card-type img {
        display: block
    }

    .products-grid.wishlist .product-item-tooltip {
        display: inline-block
    }

    .products-grid.wishlist .product-item-actions {
        margin: 10px 0 0
    }

    .products-grid.wishlist .product-item .fieldset .field.qty {
        margin-bottom: 10px;
        padding-right: 10px
    }

    .products-grid.wishlist .product-item .fieldset .field.qty .label {
        width: auto
    }

    .products-grid.wishlist .product-item .box-tocart .actions-primary {
        margin: 0
    }

    .products-grid.wishlist .product-item .box-tocart .stock {
        margin: 20px 0 0
    }

    .wishlist-index-index .product-item-info {
        width: 240px
    }

    .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
    }
}

@media all and (min-width: 1024px), print {
    .amslider .slide {
        flex-basis: auto;
        margin: 0 20px 20px 0;
        max-width: 32%
    }

    .filter-options-content .am-filter-price {
        width: 43%
    }

    .amslider-container.am-swiper-slider {
        width: 85%
    }

    .ambrands-letters-filter .ambrands-letter {
        margin: 0 7px 7px 0
    }

    .ambrands-letters-list .ambrands-letter {
        padding-right: 30px;
        width: inherit
    }

    .ambrands-list-popup {
        position: absolute;
        width: 600px;
        height: 415px;
        border-radius: 3px;
        background: #fff;
        box-shadow: 0 2px 7px rgba(131, 136, 141, 0.13), 0 10px 15px rgba(131, 136, 141, 0.13);
        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 {
        display: flex;
        height: 100%;
        font-size: 0
    }

    .ambrands-list-popup .ambrands-letters-filter {
        display: block;
        overflow: auto;
        box-sizing: border-box;
        padding: 20px 14px 0;
        min-width: calc(((34px + 12px) * 4) + (14px * 2));
        width: calc(((34px + 12px) * 4) + (14px * 2));
        height: 100%;
        background: #fbfbfb;
        font-size: 0
    }

    .ambrands-list-popup .ambrands-letters-filter .ambrands-letter {
        display: inline-flex;
        margin: 0 6px 12px
    }

    .ambrands-list-popup .ambrands-letters-filter .ambrands-letter.-letter-all {
        margin-bottom: 30px;
        width: calc(100% - 12px)
    }

    .ambrands-popup-items {
        display: inline-block;
        overflow: auto;
        box-sizing: border-box;
        padding: 20px;
        width: 100%;
        height: 100%;
        font-size: 14px
    }

    .ambrands-popup-items .ambrands-letters-list {
        width: 100%
    }

    .ambrands-popup-items .ambrands-letters-list .ambrands-letter {
        margin-bottom: 30px;
        padding-right: 0
    }

    .ambrands-popup-items .ambrands-letters-list:last-child .ambrands-letter {
        margin-bottom: 0
    }

    .ambrands-popup-items .ambrands-letters-list .ambrands-brand-item {
        min-width: 100px
    }

    .ambrands-popup-items .ambrands-letters-list .ambrands-brand-item {
        min-width: 100px
    }

    .ambrands-popup-items .ambrands-letters-list .ambrands-brand-item .ambrands-label {
        max-width: 130px
    }

    .ambrands-popup-items .ambrands-letters-list .ambrands-brand-item.-no-logo {
        max-width: 102px
    }

    .ambrands-popup-items .ambrands-letter .ambrands-brand-item .ambrands-empty {
        font-weight: 400;
        font-size: 40px
    }

    .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: 0;
        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
    }

    .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
    }

    .wishlist-index-index .products-grid .product-items {
        margin: 0
    }

    .wishlist-index-index .products-grid .product-item {
        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
    }
}

@media all and (min-width: 1440px), print {
    .amslider .wrapper {
        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;
    }
}

body {
    background-color: #fff;
    font-family: "Rubik", sans-serif;
    font-size: 1.5rem;
    font-weight: 300;
    color: #333333;
}

b, strong {
    font-weight: 500
}

.cms-cookies p {
    font-size: 1.8rem;
    margin-bottom: 35px
}

.login-container, .forget {
    max-width: 54rem;
    margin: 4rem auto;
    text-align: center
}

fieldset.fieldset.login, fieldset.fieldset {
    float: left;
    width: 100%;
    text-align: left
}

.appointment_page {
    max-width: 1534px;
    margin: 0 auto
}

.field.note {
    text-align: center;
    font-weight: 500
}

.customer-account-login .page-title-wrapper, .customer-account-forgotpassword .page-title-wrapper {
    margin-top: 50px
}

.block.block-customer-login, .customer-account-forgotpassword form#form-validate {
    width: 100%;
    background: #fafafa;
    padding: 40px;
    display: flow-root
}

.cms-index-index .ptb-l {
    margin-bottom: 0
}

.site-footer.mt-l {
    margin-top: 0
}

.cms-index-index .hero-banner__wrap.item.slider-3 .bottom_content p, .cms-index-index .hero-banner__wrap.item.slider-5 .bottom_content p {
    margin: 0 0 10px;
    text-align: left
}

.cms-index-index .hero-banner__wrap.item.slider-5 .bottom_content .book_app, .cms-index-index .hero-banner__wrap.item.slider-3 .bottom_content .book_app {
    margin: 0 0 10px;
    text-align: center
}

.cms-index-index .hero-banner__wrap.item .bottom_content p a {
    color: inherit;
    font-size: inherit
}

::-webkit-scrollbar {
    width: 8px
}

::-webkit-scrollbar-thumb {
    background-color: #756745
}

::-webkit-scrollbar-track {
    background-color: #e9e7e1
}

a {
    color: #646464;
}

a:hover {
    text-decoration: underline;
}

a:visited {
    color: #333333;
}

button {
    outline: none;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 400
}

.wysiwyg-content {
    line-height: 1.6;
    text-align: center
}

.appointment_page .booking_form {
    margin: 60px 0 0
}

.appointment_page .booking_form iframe {
    width: 100%;
    height: 1710px
}

.cms-privacy-policy p {
    font-size: 18px;
    line-height: 1.6;
    margin-bottom: 30px
}

.cms-privacy-policy .columns, .cms-cookies .columns {
    display: block;
    max-width: 84em;
    margin: 39px auto
}

.media-object__figure.step-3-section img {
    position: static;
    display: inline-block;
    max-width: 50%;
    min-height: 260px;
    vertical-align: middle
}

.media-object__figure.step-3-section {
    padding: 13rem 0;
    top: -8px !important
}

.media-object.media-object--offset.step3_main {
    margin-top: -100px
}

.cms-page-view span.base {
    font-size: 5rem;
    padding: 30px 0;
    display: block
}

.fw-regular {
    font-weight: 400
}

.intro {
    margin-bottom: 10rem
}

.product-image-photo {
    bottom: 0;
    display: block;
    height: auto;
    left: 0;
    margin: auto;
    max-width: 100%;
    position: relative;
    right: 0;
    top: 0
}

.category-our-ranges .range-details {
    display: none
}

.category-our-ranges section.section-wrap.inner-wrap-for-small-screens.btwn-mt-m {
    display: none
}

.catalog-product-view section.section-wrap.inner-wrap-for-small-screens.btwn-mt-m {
    display: block;
    padding: 0 23rem
}

.catalog-product-view .range-details {
    display: block;
    text-align: left
}

.category-our-ranges .category-products {
    display: none
}

.cms-index-index .home_boxes .hero-banner__wrap .hero-banner__info {
    width: 100%;
    display: block
}

.page-product-grouped .product-info-main {
    width: 100%;
    padding: 0 5rem
}

.page-product-grouped .product.media {
    width: 100%;
    padding: 0
}

.value {
    font-size: 18px
}

.product--range .product__image-wrap {
    padding: 0
}

.category-our-ranges .subcategories .subcategory-children {
    width: 31.33%;
    float: left;
    background-size: cover;
    background-position: center;
    height: 350px;
    margin: 0 10px 20px;
    position: relative
}

.appointment_page .store-finder__col h1 {
    font-size: 41px;
    font-weight:600;
    margin: 0 0 20px
}

.appointment_page .store-finder__col .simple_steps h2 {
    margin: 20px 0 0;
    font-weight: 500;
    font-size: 20px
}

.appointment_page .store-finder__col {
    color: #353f48;
    font-size: 20px
}

.appointment_page .store-finder__col .simple_steps {
    margin: 0 0 20px;
    display: inline-block
}

.appointment_page .booking_form {
    margin: 60px 0 0
}

.catalog-category-view .subcategories.our-kitchens {
    margin: 20px auto 0
}

.category-our-ranges .subcategories .subcategory-children a {
    font-weight: 500;
    font-size: 20px;
    color: #fff;
    background: #323e48;
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    line-height: 46px
}

.category-our-ranges .subcategories .subcategory-children:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.range-details__name {
    margin-bottom: 0
}

.cms-index-index .home_boxes .hero-banner__wrap .hero-banner__info {
    width: 100%;
    display: block
}

.cms-index-index .home_boxes .hero-banner__wrap.item.slider-1 .info-collection__copy {
    margin: 0 0 10px
}

.cms-index-index .home_boxes .hero-banner__wrap.item.slider-1 .hero-banner__header {
    font-size: 52px;
    line-height: 50px;
    margin: 0 0 5px
}

.cms-index-index .home_boxes .hero-banner__wrap.item.slider-1 .info-collection {
    padding-left: 10px
}

.cms-index-index .home_boxes .hero-banner__wrap.item.slider-1 .info-collection__copy h1 {
    font-size: 32px;
    line-height: 34px
}

.cms-index-index .home_boxes .hero-banner__wrap.item.slider-1 .info-collection__copy h3 {
    font-size: 24px;
    line-height: 25px
}

.cms-index-index .home_boxes .hero-banner__wrap.item.slider-1 .info-collection__copy h2 {
    font-size: 42px;
    line-height: 40px
}

.cms-index-index .home_boxes .hero-banner__wrap.item.slider-1 .info-collection__copy p {
    font-size: 17px
}

.cms-index-index .home_boxes .hero-banner__wrap.item.slider-1 .info-collection__copy:after {
    top: 10px;
    border: 1px solid #fff
}

.cms-index-index .home_boxes .hero-banner__wrap.item.slider-1 .info-collection__copy {
    padding: 0 5px 5px
}

.cms-index-index .home_boxes .hero-banner__wrap.item.slider-1 .info-collection__body p {
    font-size: 15px
}

.cms-home .home_boxes .hero-banner__info-inner {
    width: 100%
}

.cms-home .home_boxes .hero-banner__info-inner .info-collection {
    padding: 10px 5px
}

.cms-home .home_boxes .hero-banner__wrap.item.slider-4.new_slider .hero-banner__info-inner .info-collection {
    padding-left: 7px
}

.cms-index-index .home_boxes .hero-banner__wrap.item.slider-4.new_slider .info-collection__copy {
    padding: 15px 8px
}

.cms-index-index .home_boxes .hero-banner__wrap.item.slider-4.new_slider .info-collection__copy h3 {
    font-size: 17px;
    line-height: inherit
}

.cms-index-index .home_boxes .hero-banner__wrap.item.slider-4.new_slider .info-collection__copy h1 {
    font-size: 17px;
    line-height: inherit
}

.cms-index-index .home_boxes .hero-banner__wrap.item.slider-4 .info-collection__copy h2 {
    font-size: 44px;
    line-height: 44px
}

.cms-index-index .home_boxes .hero-banner__wrap.item.slider-4 .info-collection__copy {
    border: 1px solid #fff;
    padding: 0 10px
}

.cms-index-index .home_boxes .hero-banner__wrap.item.slider-3 .info-collection__copy h1 {
    font-size: 42px;
    line-height: 55px
}

.cms-index-index .home_boxes .hero-banner__wrap.item.slider-3 .info-collection__copy h2 {
    font-size: 42px;
    line-height: inherit;
    padding: 0 10px;
    margin: 0
}

.cms-index-index .home_boxes .hero-banner__wrap.item .bottom_content p {
    text-align: center;
    font-size: 15px;
    margin: 15px 0 0
}

.cms-index-index .home_boxes .hero-banner__wrap.item.slider-3 .info-collection__copy p {
    font-size: 15px;
    margin: 5px 0 0
}

.cms-index-index .home_boxes .hero-banner__wrap.item.slider-3 .info-collection__copy:after {
    top: 22px;
    border: 1px solid #fff
}

.cms-index-index .home_boxes .hero-banner__wrap.item.slider-4 .info-collection__copy h3 {
    font-size: 31px;
    line-height: 31px
}

.cms-index-index .home_boxes .hero-banner__wrap.item.slider-4 .info-collection__copy h1 {
    font-size: 53px;
    line-height: 50px
}

.cms-index-index .home_boxes .hero-banner__wrap.item.slider-5 .info-collection__copy h3 {
    font-size: 26px;
    line-height: 25px;
    margin: 0
}

.cms-index-index .home_boxes .hero-banner__wrap.item.slider-5 .inner_content {
    padding: 0 10px
}

.cms-index-index .home_boxes .hero-banner__wrap.item.slider-5 .inner_content h1.main_title {
    font-size: 49px;
    line-height: 40px;
    letter-spacing: inherit
}

.cms-index-index .home_boxes .hero-banner__wrap.item.slider-5 .inner_content h1 {
    font-size: 42px;
    line-height: 40px
}

.cms-index-index .home_boxes .hero-banner__wrap.item.slider-5 .inner_content h4 {
    font-size: 31px;
    line-height: 30px
}

.cms-index-index .home_boxes .hero-banner__wrap.item.slider-5 .inner_content h2 {
    font-size: 40px;
    line-height: 42px
}

.cms-index-index .home_boxes .hero-banner__wrap.item.slider-5 .info-collection__copy {
    padding: 0 10px 10px
}

.cms-index-index .home_boxes .hero-banner__wrap.item.slider-5 .info-collection__copy:after {
    border: 1px solid #fff;
    top: 10px
}

.cms-index-index .home_boxes .hero-banner__wrap.item.slider-2 {
    margin: 0
}

.cms-index-index .book_appoinment {
    text-align: center;
    margin: 40px 0 0
}

.cms-index-index .book_appoinment a {
    background: #85754f;
    padding: 7px 15px;
    color: #fff;
    font-weight: 400;
    display: inline-block;
    font-size: 18px
}

.cms-index-index .home_boxes .slider-2 .hero-banner__header {
    font-size: 46px;
    line-height: 45px;
    margin: 0 0 10px
}

.cms-index-index .home_boxes .hero-banner__wrap.item.slider-2 .info-collection__copy {
    border: 1px solid #fff;
    padding: 10px 0;
    margin: 0 0 20px
}

.cms-index-index .home_boxes .hero-banner__wrap.item.slider-2 .info-collection__copy h3 {
    font-size: 35px;
    line-height: 35px
}

.cms-index-index .home_boxes .hero-banner__wrap.item.slider-2 .info-collection__copy h2 {
    font-size: 37px;
    line-height: 35px
}

.cms-index-index .home_boxes .hero-banner__wrap {
    width: 19%;
    margin-right: 20px;
    position: relative
}

.cms-index-index .hero-banner__wrap.item {
    background: #353f48
}

.range-carousel-large__body {
    font-size: 18px;
    font-weight: 400;
    padding: 10px 0;
}

.range-carousel-large__link {
    display: inline-block;
    border-bottom: 1px solid #cfcfcf;
    color: #999;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase
}

.brand-match {
    font-size: 1.5rem
}

.brand-match__match {
    padding-top: 2rem;
    padding-bottom: 2rem;
    padding-left: 2rem;
    padding-right: 4rem
}

.brand-match__button-group .cta {
    height: 2.5rem;
    margin: .8rem;
    padding-left: 15px;
    padding-right: 15px;
    text-transform: uppercase;
    -ms-flex: 0 1 30%;
    flex: 0 1 22%
}

.brand-match__container .fc-white {
    margin: 5px 0
}

.brand-match__button-group .cta {
    font-size: 1.5rem;
    -ms-flex: 0 1 20%;
    flex: 0 1 17%;
    color: #fff;
    border: #fff 1px solid;
    padding: 29px 0;
    line-height: 3px;
    border-radius: 0
}

.brand-match__match h2 {
    color: #fff
}

.card-collection {
    max-width: 1260px;
    margin: 0 auto;
    margin-bottom: 3rem
}

.info-collection__copy p, .product__description.mb-xs {
    font-size: 18px;
    margin-bottom: 10px
}

.media-object__content ul.mb-s.ml-s {
    margin: 0;
    padding: 0 16px;
    font-size: 1.8rem
}

.media-object__content li {
    margin-bottom: 1rem
}

.media-object__figure > * {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.media-object__figure > * {
    position: relative
}

.cms-index-index .media-object__figure > * {
    position: relative
}

.media-object__figure-additional-2 {
    display: block;
    position: absolute;
    width: 50%;
    bottom: 0;
    -ms-transform: translateY(72%);
    transform: translateY(72%)
}

.media-object__figure-additional-3 {
    display: block;
    position: absolute;
    width: 40%;
    -ms-transform: translateY(93%) translateX(100%);
    transform: translateY(93%) translateX(100%);
    margin: 0;
    padding: 0;
    top: 0
}

h2.product__name {
    font-size: 2.2rem;
    font-weight: 500;
    margin-bottom: 1rem
}

.product--range .product__name {
    margin: 0;
    padding: 10px 0 15px 0
}

.categorypath-appliances .product--range .product__name {
    margin: 0;
    padding: 10px 0 15px 0
}

.products-grid a.view {
    border-bottom: 1px solid #cfcfcf;
    color: #999;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase
}

.section-wrap--wide, .site-central-wrap--wide {
    max-width: 96rem;
    padding-right: 0;
    padding-left: 0
}

.faqs__answer {
    padding-top: .6rem;
    color: #92a5b4;
    display: none;
    font-size: 1.8rem;
    padding-bottom: 1.5rem
}

p.faqs__answer.js-answer.is-active {
    display: block
}

.cms-compare .info-collection__copy p {
    font-size: 18px
}

.hero-banner__button {
    background-color: transparent !important;
    border: none !important
}

button:active, .cart.table-wrapper .actions-toolbar > .action:active, .action-gift:active {
    box-shadow: none
}

button:hover, .cart.table-wrapper .actions-toolbar > .action:hover, .action-gift:hover {
    background: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    border: 0;
    background-color: transparent;
    outline: none;
    font-weight: 509;
    font-size: 15px;
    font-family: "Rubik", sans-serif;
}

button:hover {
    -webkit-appearance: button;
    cursor: pointer;
    border: 0;
    background-color: transparent;
    outline: none;
}

.site-navigation__link--highlight {
    background: #85754e;
    padding: .5em 1em .5em .9em;
    margin: -0.5em 0;
    width: 100%;
    font-size: 16px;
    color: #fff !important;
    letter-spacing: .1px
}

.site-navigation__link--highlight:hover {
    background: #323e48
}

.site-navigation__link--sublink {
    font-weight: 300
}

.section-wrap {
    max-width: 1380em;
    padding: 3.5rem 0 0
}

.site-footer__wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 1.2em;
    font-weight: 300;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.message.global.cookie {
    color: #fff;
    padding: 0 0 0 1.2em
}

.message.global.noscript, .message.global.cookie {
    background: #989a9b
}

.message.global p {
    margin: 0;
    float: left;
    font-size: 1.3em;
    font-weight: 300;
    padding: 1.1em 0;
    font-family: "Rubik", sans-serif;
    letter-spacing: 0 !important
}

.register-form .input-wrapper label {
    font-size: 17px
}

.message.global.cookie .actions {
    margin-top: 0;
    float: right
}

button#btn-cookie-allow {
    background: #2d2d2d;
    border: none;
    padding: 1.3em 3.5em;
    margin: 0;
    font-weight: 600;
    font-size: 14px
}

button#btn-cookie-allow:hover {
    background: #535353;
    color: #fff
}

.message.global.noscript a, .message.global.cookie a {
    color: #fff;
    border-bottom: rgba(255, 255, 255, 0.5) 1px solid
}

.message.global.noscript a:hover, .message.global.cookie a:hover {
    text-decoration: none;
    color: #fff;
    border-bottom: none
}

.cms-home .hero-banner {
    height: 400px;
    position: relative
}

h2.intro__heading {
    padding-top: 3.3rem;
    text-align: center;
    font-size: 3.2em;
    font-weight: 500
}

.intro__text {
    text-align: center;
    font-size: 1.2em;
    font-weight: 300;
    padding: 1.5em 13em
}

.card-collection {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 1380px;
    margin-left: -20px;
    margin-right: -20px;
    padding-right: 20px
}

.card {
    padding-top: 1rem;
    max-width: 390px;
    padding-left: 0;
    padding-bottom: 20px;
    width: 33.3%;
    margin-top: 5rem;
    padding: 9px
}

.cms-compare .card {
    margin-top: 4rem
}

.fs-l, .page-title {
    font-size: 1.5em;
    margin: 5px 0
}

p.btwn-mb-s {
    font-size: 1.2em
}

.btwn-mb-m {
    margin: 5px 0
}

.card__figure {
    margin: 0
}

.card-collection {
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: start;
    margin: 0 auto
}

.page-product-grouped .page-main {
    font-size: 18px
}

.section-wrap--restricted .container-therange {
    padding: 0 6rem
}

.side_tab {
    background: rgba(0, 0, 0, 0) url(/assets/img/sidetab.png) no-repeat scroll left top;
    display: block;
    height: 232px;
    position: fixed;
    right: 0;
    top: 35%;
    width: 50px;
    z-index: 9999
}

.side_tab {
    background: rgba(0, 0, 0, 0) url(/assets/img/calender-icon-luma.png) no-repeat scroll right center;
    display: block;
    height: 232px;
    position: fixed;
    right: 0;
    top: 35%;
    width: 50px;
    z-index: 9999
}

.hasDatepicker ~ .ui-datepicker-trigger:before {
    background: rgba(0, 0, 0, 0) url(/assets/img/calender-icon-luma.png) no-repeat scroll right center;
    content: "" !important;
    width: 30px;
    height: 27px;
    background-size: cover
}

.hero-banner {
    background-color: transparent
}

.hero-banner__wrap.item {
    background: #353f48
}

.hero-banner__wrap.item.slider-1 {
    background: #db0632
}

.cms-index-index .hero-banner__header {
    font-size: 91px;
    font-weight:600;
    margin: 15px 0;
    text-transform: uppercase;
    padding: 0;
    color: #fff
}

.hero-banner__wrap.item.slider-1 .info-collection__copy {
    position: relative;
    padding: 20px 10px
}

.hero-banner__wrap.item.slider-1 .info-collection__copy:after {
    content: '';
    position: absolute;
    top: 24px;
    right: 0;
    bottom: 0;
    left: 0;
    border: 1px solid #fff
}

.hero-banner__wrap.item.slider-1 .info-collection__copy h3 {
    font-size: 46px;
    line-height: 46px;
    font-weight: 300;
    display: inline-block;
    background: #db0632;
    position: relative;
    z-index: 2;
    padding: 0 10px;
    margin: 0
}

.hero-banner__wrap.item.slider-1 .info-collection__copy h1 {
    font-size: 91px;
    font-weight:600;
    line-height: 67px;
    margin: 0;
    padding: 0
}

.hero-banner__wrap.item.slider-1 .info-collection__copy h2 {
    font-size: 75px;
    font-weight: 300;
    line-height: 75px;
    margin: 0;
    padding: 0
}

.hero-banner__wrap.item a.info-collection__ctas.btn_book {
    text-transform: none;
    border-bottom: 0;
    margin: 15px 0 0;
    background: #85754f;
    padding: 7px 15px;
    display: inline-block;
    color: #fff;
    font-size: 14px
}

.hero-banner__wrap.item.slider-2 .info-collection__copy {
    border: 3px solid #fff;
    padding: 20px;
    margin: 5px 0 0
}

.hero-banner__wrap.item.slider-2 .info-collection__copy h3 {
    font-size: 74px;
    font-weight:600;
    line-height: 60px;
    color: #fff
}

.hero-banner__wrap.item.slider-2 .info-collection__copy h2 {
    font-size: 80px;
    font-weight: 300;
    line-height: 70px;
    margin: 0;
    padding: 0
}

.hero-banner__wrap.item a.info-collection__ctas.find_more {
    margin: 10px 0 0;
    text-transform: none;
    font-size: 20px;
    line-height: 20px;
    padding: 0;
    font-weight: 500
}

.hero-banner__wrap.item.slider-3 .info-collection {
    position: relative
}

.hero-banner__wrap.item.slider-3 .info-collection__copy {
    position: relative;
    padding: 0 10px 10px;
    top: 20px;
    margin: 0
}

.hero-banner__wrap.item.slider-3 .info-collection__copy h1 {
    font-size: 98px;
    font-weight: 300;
    line-height: 90px;
    background: #353f48;
    position: relative;
    z-index: 2;
    display: inline-block;
    padding: 0 10px;
    margin: 0
}

.hero-banner__wrap.item.slider-3 .info-collection__copy h2 {
    font-size: 100px;
    font-weight:600;
    line-height: 100px;
    color: #353f48;
    background: #fff;
    padding: 2px 7px 0px 30px
}

.hero-banner__wrap.item.slider-3 .info-collection__copy:after {
    content: '';
    position: absolute;
    top: 45px;
    right: 0;
    bottom: 0;
    left: 0;
    border: 3px solid #fff
}

.hero-banner__wrap.item.slider-3 a.info-collection__ctas.find_more {
    margin: 0 0 10px
}

.hero-banner__wrap.item .bottom_content {
    position: absolute;
    bottom: -120px;
    left: 0;
    right: 0
}

.hero-banner__wrap.item .bottom_content p {
    text-align: center;
    font-size: 15px;
    width: 100%
}

.hero-banner__wrap.item.slider-4 .info-collection__copy {
    border: 3px solid #fff;
    padding: 25px 70px;
    margin-top: 20px
}

.hero-banner__wrap.item.slider-4 .info-collection__copy h3 {
    font-size: 53px;
    line-height: 53px;
    font-weight:600;
}

.hero-banner__wrap.item.slider-4 .info-collection__copy h1 {
    font-size: 93px;
    line-height: 80px;
    font-weight:600;
    margin: 0
}

.hero-banner__wrap.item.slider-4 .info-collection__copy h2 {
    font-size: 80px;
    line-height: 70px;
    font-weight: 300;
    margin: 0
}

.hero-banner__wrap.item.slider-5 .info-collection__copy {
    padding: 10px;
    position: relative;
    top: 0;
    margin-top: 5px
}

.hero-banner__wrap.item.slider-5 .info-collection__copy:after {
    content: '';
    position: absolute;
    top: 27px;
    right: 0;
    bottom: 0;
    left: 0;
    border: 3px solid #fff
}

.hero-banner__wrap.item.slider-5 .info-collection__copy h3 {
    font-size: 40px;
    line-height: 40px;
    margin: 0 0 10px;
    display: inline-block;
    background: #353f48;
    position: relative;
    z-index: 2;
    padding: 0 10px
}

.hero-banner__wrap.item.slider-5 .inner_content {
    background: #fff;
    color: #353f48;
    padding: 0 60px
}

.hero-banner__wrap.item.slider-5 .inner_content h1.main_title {
    font-size: 78px;
    line-height: 70px;
    text-transform: uppercase;
    font-weight: 100;
    letter-spacing: 12px;
    margin: 0
}

.hero-banner__wrap.item.slider-5 .inner_content h1 {
    font-size: 78px;
    line-height: 60px;
    font-weight:600;
    margin: 0
}

.hero-banner__wrap.item.slider-5 .inner_content h4 {
    font-size: 62px;
    line-height: 55px;
    font-weight: 600;
    margin: 0
}

.hero-banner__wrap.item.slider-5 .inner_content h2 {
    font-size: 80px;
    line-height: 70px;
    font-weight: 300;
    margin: 0
}

.hero-banner__wrap.item.slider-5 .info-collection {
    position: relative
}

.hero-banner__wrap.item.slider-5 .bottom_content {
    bottom: -121px
}

.home_boxes .hero-banner__wrap.item.slider-5 .bottom_content {
    bottom: -20px
}

.hero-banner__wrap.item.slider-3 .bottom_content {
    bottom: -170px
}

.home_boxes .hero-banner__wrap.item.slider-3 .bottom_content {
    bottom: -36px
}

.product--range .product__image:before {
    padding-top: 60.10256%
}

.catalog-product-view .color_plus {
    margin: 40px 0 0
}

.catalog-product-view .color_plus .plus_img {
    display: inline-block;
    width: 33%;
    vertical-align: top;
    margin-right: 20px
}

.catalog-product-view .color_plus .plus_img img {
    width: 100%
}

.catalog-product-view .color_plus .plus_content {
    display: inline-block;
    max-width: 61%
}

.plus_content h2 {
    margin: 5px 0 !important;
    padding: 0;
    font-size: 18px !important;
    font-weight: 400 !important
}

.hero-banner__wrap.item.slider-2-pro h2 .hero-banner__header {
    font-size: 30px
}

.hero-banner__wrap.item.slider-2-pro .info-collection__copy {
    padding: 25px 40px
}

.hero-banner__wrap.item.slider-4.new_slider .info-collection__copy h3 {
    font-size: 40px;
    line-height: 40px
}

.hero-banner__wrap.item.slider-4.new_slider .info-collection__copy h1 {
    font-size: 36px;
    line-height: 36px;
    margin: 0
}

.hero-banner__wrap.item.slider-4.new_slider .info-collection__copy {
    padding: 25px 40px;
    margin: 40px 0 0
}

.page-main {
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin: 0
}

.hero-banner__media {
    width: 50%
}

.hero-banner__media {
    position: relative;
    background-size: cover
}

.hero-banner__image img {
    height: 400px;
}

.hero-banner__info {
    width: 50%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.hero-banner__wrap.item {
    display: flex
}

.ta-center {
    text-align: center
}

.cta--outline {
    background-color: transparent;
    border: #323e48 1px solid;
    color: #323e48
}

.mt-m, .btwn-mt-m {
    margin-top: calc(13.77049px + 1.63934vw)
}

.ptb-l, .btwn-ptb-l {
    padding-top: calc(27.54098px + 3.27869vw);
    margin: 70px 0 80px
}

.card__info h2 {
    font-weight: 500;
    font-size: 1.3em;
    margin: 0;
    padding: 10px 0
}

p.card__text {
    font-weight: 300;
    font-size: 1.2em;
}

.card__link {
    border-bottom: 1px solid #646464;
    letter-spacing: .1em;
    font-weight: 300;
    padding-bottom: 3px
}

.card__link:hover {
    text-decoration: none
}

.cta--large {
    font-weight: 300;
    text-transform: uppercase;
    text-decoration: none;
    font-size: .9em;
    padding: 1.5rem 4.3rem;
    display: inline-block;
    margin: 0
}

.cta--medium {
    font-size: .7em;
    padding: .5rem .5rem
}

.hero-banner__info .cta--medium {
    padding: 10px;
    text-transform: uppercase;
    margin-top: 2rem;
    float: left
}

.ptb-l, .btwn-ptb-l {
    padding-top: calc(30.81967px)
}

.ptb-l, .btwn-ptb-l {
    padding-bottom: calc(30.81967px)
}

.cms-compare .ptb-l, .cms-compare .btwn-ptb-l {
    padding-top: 0
}

.how-it-works {
    background-color: none;
    counter-reset: how-it-works;
    overflow: hidden;
    margin: 40px 0
}

.fc-highlight {
    color: #85754e !important
}

.how-it-works__section {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-left: 5rem
}

.how-it-works__section {
    padding-bottom: 4rem
}

.cta--primary {
    background-color: #85754e;
    border: 1px solid #85754e;
    color: #fff !important;
    font-size: 14px
}

.cta--primary:hover, .cta--primary:active {
    background-color: #fff;
    border: #85754e 1px solid;
    color: #85754e !important;
    font-size: 14px
}

.ptb-l, .btwn-ptb-l {
    padding-top: calc(30.81967px)
}

.media-object {
    display: flex;
    flex-direction: row-reverse;
    align-items: center
}

.media-object.media-object--offset {
    display: flex;
    flex-direction: row;
    position: relative;
    align-items: flex-end
}

.media-object__content {
    width: 50%;
    padding: 0 5em 0 5em
}

.media-object__figure {
    position: relative;
    width: 50%
}

.media-object__content p {
    font-size: 1.8rem;
    font-weight: 300;
    margin-top: 30px
}

.fs-xxxl {
    font-size: 4.3rem;
    font-weight: 500;
    color: #323e48
}

.hero-banner__button, .hero-banner__button {
    height: 3.5rem
}

.hero-banner__controls {
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1
}

.hero-banner__controls {
    bottom: 20px;
    right: 51%;
    top: auto
}

.hero-banner__button svg {
    height: 2rem;
    margin: 0 30px
}

.info-collection__body {
    color: #fff;
}

.fc-white {
    color: #fff !important
}

.info-collection__ctas {
    font-size: 1.4rem;
    text-transform: uppercase;
    border-bottom: 1px solid #f4f3f0;
    display: inline-block;
    color: #fff;
    letter-spacing: 0.1em;
    padding-bottom: 3px
}

button, .cart.table-wrapper .actions-toolbar > .action, .action-gift {
    background: none
}

.media-object--offset .media-object__content:before {
    background-color: #f4f3f0;
    content: '';
    position: absolute;
    top: -57px;
    width: 200%;
    z-index: -1;
    height: calc(100% + 100px);
    left: calc(-100% + 30px)
}

.media-object--offset .media-object__content {
    margin-top: 80px;
    position: relative
}

.hero-banner__header {
    font-size: 58.5px;
    text-transform: none;
    font-weight: 500;
    margin: 0;
    margin-bottom: 30px;
    line-height: 59px
}

.cms-why-us .info-collection__copy {
    font-size: 18px
}

.cms-page-view .hero-banner, .catalog-category-view .hero-banner {
    height: 450px;
    position: relative
}

.cms-index-index .catalog-category-view {
    margin-top: 60px
}

.hero-banner {
    background-color: #323e48;
    color: #fff;
    position: relative
}

.cms-page-view .hero-banner .hero-banner__image img, .catalog-category-view .hero-banner .hero-banner__image img {
    height: auto;
    width: 100%;
}

.fs-xxl {
    font-size: 3.5rem;
    font-weight: 500
}

.feature-comparison {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    width: 100%
}

.feature-comparison__left, .feature-comparison__right {
    width: 100%
}

.feature-comparison__controls label {
    font-size: 1.6rem;
    text-align: left;
    text-transform: none
}

.feature-comparison__controls select {
    text-transform: none
}

.feature-comparison__tabs {
    border: 1px solid;
    background: #fff;
    margin-top: 20px
}

.feature-comparison__tab-toggles {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid
}

.feature-comparison__tab-toggle {
    width: 50%;
    padding: 1.8rem;
    font-weight: 300;
    font-size: 17px
}

.feature-comparison__tab-toggle.js-active {
    background-color: #2d2d2d;
    color: #fff;
    border-radius: 0
}

.feature-comparison__options {
    padding: 2.5rem;
    display: none
}

.feature-comparison__options.js-active {
    display: block
}

.feature-comparison__table {
    width: 100%;
    display: none
}

.feature-comparison__table.js-active {
    display: block
}

.feature-comparison .table-container {
    display: none
}

.feature-comparison .table-container.js-active {
    display: block
}

.feature-comparison .category-drop-down-wrapper {
    display: block;
    margin-top: 20px
}

.feature-comparison select {
    margin-top: 5px
}

.feature-comparison table {
    margin: 0;
    width: 100%
}

.feature-comparison table tr {
    border-bottom: 0
}

.feature-comparison table tr:not(.same-brand) td {
    padding: 13.33333px
}

.feature-comparison table tr.same-brand td {
    padding: 5px 13.33333px
}

.feature-comparison table tr td {
    text-align: left;
    display: none;
    vertical-align: middle
}

.feature-comparison .table-container td:first-child, .feature-comparison .table-container td:nth-child(2) {
    display: table-cell
}

.feature-comparison .cabinet-table-container td:first-child {
    display: table-cell;
    white-space: nowrap
}

.feature-comparison thead tr {
    font-size: .6rem;
    font-weight: 500;
    background-color: transparent;
    letter-spacing: 0.05rem;
    text-transform: uppercase
}

.feature-comparison thead tr td:nth-child(1) {
    width: 25%
}

.feature-comparison thead tr td:nth-child(2) {
    width: 50%
}

.feature-comparison thead tr td:nth-child(3) {
    width: 25%
}

.feature-comparison tbody tr.bt {
    border-top: 1px solid #bebebe
}

.feature-comparison tbody tr td:first-child {
    font-weight: 500
}

.feature-comparison tbody td {
    font-weight: 300
}

.feature-comparison tbody td.first {
    background-color: #f7f7f7;
    font-weight: 500
}

.feature-comparison .js-column-active {
    display: table-cell
}

.feature-comparison .table-drop-down, .feature-comparison .category-drop-down, .feature-comparison .cabinet-drop-down {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    background-image: url(/assets/img/svgs/arrow-down.svg);
    background-size: 16px;
    background-position: right 10px center;
    background-repeat: no-repeat;
    border: 1px solid #646464;
    border-radius: 0;
    padding: 11px 14px;
    width: 100%;
    height: 50px;
    font-weight: 300;
    font-size: 17px;
    font-family: "Rubik", sans-serif;
    color: #323e48
}

.feature-comparison .description-row {
    padding: 0 !important
}

.feature-comparison .description {
    background-color: #f7f7f7
}

.feature-comparison .description td {
    vertical-align: middle
}

.topbar {
    text-align: right;
    color: #fff;
    position: relative;
    height: 54px
}

.topbar__brand {
    position: absolute;
    left: 15px;
    top: 15px
}

.topbar__links {
    font-size: 12px;
    font-size: .6rem;
    line-height: 16.8px;
    line-height: .84rem;
    -ms-flex: 1;
    flex: 1;
    text-align: right;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 30px;
    padding-top: 14px
}

.topbar__links a {
    margin-left: 3em;
    transition: color .2s ease
}

.topbar__links a:hover {
    text-decoration: underline
}

.topbar__links a:hover .topbar__icon {
    opacity: 1
}

.topbar__icon {
    width: 20px;
    display: inline-block;
    opacity: 0.5;
    transition: opacity .2s ease
}

.topbar__cart {
    position: relative
}

.topbar__cart-count {
    position: absolute;
    top: -4px;
    right: -12px
}

.topbar__link--hide {
    display: none
}

.brand-match {
    font-size: .65rem;
    background-color: #323e48;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    width: 100%
}

.brand-match__content {
    display: none;
    color: #fff;
    width: 100%
}

.brand-match__content.active {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column
}

.brand-match__intro, .brand-match__question {
    background-image: url("/assets/img/bg-brand-selector.png");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%
}

.brand-match__header {
    text-transform: uppercase
}

.brand-match__wrap {
    position: relative;
    height: 100%
}

.brand-match__wrap .brand-match__actions {
    bottom: 0;
    left: 0;
    position: absolute;
    padding: 20px;
    width: 100%
}

.brand-match__wrap.active {
    -ms-flex-line-pack: center;
    align-content: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%
}

.brand-match__match {
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin: auto;
    text-align: left;
    width: 100%
}

.brand-match__figure {
    height: 100%;
    width: 100%;
    overflow: hidden
}

.brand-match__figure img {
    width: 100%
}

.brand-match__container {
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
    max-width: 960px;
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: auto
}

.brand-match__button-group {
    padding-top: 1rem;
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center
}

.brand-match__button-group .cta {
    margin: .25rem 0;
    width: 100%;
    text-transform: capitalize;
    padding-left: 20px;
    padding-right: 20px
}

.brand-match__button-group .cta.active {
    background-color: gray
}

.brand-match__actions {
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: .5rem;
    padding-bottom: .5rem;
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%
}

.brand-match__actions a {
    color: #fff
}

.brand-match__name, .brand-match__description, .brand-match__link, .brand-match__info {
    margin-top: 10px;
    display: block
}

.brand-match__link, .brand-match__link:focus, .brand-match__link:visited {
    color: #bebebe
}

.fs-m, .fieldset .legend {
    font-size: 1.8rem
}

.feature-comparison__controls {
    font-size: 18px
}

.no-list {
    margin: 0;
    padding: 0;
    list-style: none
}

.fw-semi {
    font-weight:600;
}

.card-collection {
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: start;
    align-items: flex-start
}

.card--icon {
    width: 50%;
    max-width: 610px;
    position: relative
}

.card--icon .card__figure {
    position: relative
}

.card__figure {
    margin: 0
}

.accessories_collection .card__info {
    margin-top: 0;
    padding-right: 0
}

.card--icon .card__link {
    width: 100%;
    text-align: center;
    transform: none;
    padding: 5px 0;
    color: #fff;
    background: #323e48;
    position: static;
    display: block;
    font-size: 26px;
    font-weight: 600
}

.card--icon .card__link:before {
    width: 3rem;
    position: relative;
    top: 5px;
    display: inline-block;
    height: 25px;
    content: "";
    margin-right: 18px
}

[data-icon="sink"]:before {
    background-image: url(/assets/img/sink-icon.png);
    width: 28px;
    background-size: 22px;
    background-repeat: no-repeat
}

[data-icon="handles"]:before {
    background-image: url(/assets/img/handles.jpg);
    background-repeat: no-repeat;
    background-position: 0px 3px
}

[data-icon="wirework"]:before {
    background-image: url(/assets/img/wirework.jpg);
}

[data-icon="essentials"]:before {
    background-image: url(/assets/img/essentials.jpg);
}

[data-icon="cabinets"]:before {
    background-image: url(/assets/img/cabinets.jpg);
}

.accessories_collection .card__info .card__text {
    padding:10px;margin-bottom:0px;
}

.accessories_collection .card__figure img {
    margin: 0;
    padding: 0;
    float: left;
    min-height: 380px
}

.cms-online-design-service .hero-banner__header {
    font-size: 34px;
    line-height: 36px
}

.faqs__question:before {
    content: 'Q';
    color: #bebebe;
    position: absolute;
    left: 0
}

.faqs__question {
    padding-bottom: .5rem
}

.faqs__list-item {
    margin-bottom: 1.5rem
}

.section-wrap--very-narrow, .site-central-wrap--very-narrow {
    max-width: 76rem;
    padding-right: 2.5rem;
    padding-left: 2.5rem;
    margin-left: auto;
    margin-right: auto
}

.intro__heading, .intro__title {
    font-size: 5rem;
    font-weight: 500;
    padding-bottom: 1.5rem
}

.faqs__question {
    padding-left: 3rem;
    padding-bottom: 1.4rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    border-bottom: 2px solid #bebebe;
    cursor: pointer;
    font-weight: 400;
    font-size: 19px
}

.faqs__arrow {
    width: auto;
    height: .6rem;
    float: right;
    padding-right: 6px
}

.faqs__arrow svg {
    display: block;
    width: 20px;
    height: 20px
}

.custom_category_list .category-products {
    margin: 70px 0 0
}

.products-grid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.products-grid--ranges {
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
    margin: 0
}

.products-grid .item {
    -ms-flex: 32% 0 1;
    flex: 32% 0 1;
    text-align: left;
    margin-bottom: 40px;
    padding-right: 21px
}

.product__image {
    position: relative;
    display: block;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    -ms-flex: 1;
    flex: 1
}

.product--range {
    text-align: left
}

.product--range .product__image {
    position: relative;
    background-size: cover;
    margin-bottom: 10px
}

.category-appliances .product--range .product__image, .sink_product .product--range .product__image {
    border: 1px solid #323e48
}

.product--range .product__image:before {
    display: block;
    content: "";
    width: 100%
}

.sink_product .product__description.mb-xs.center {
    width: 100%;
    text-align: center;
    font-size: 18px;
    padding-bottom: 30px
}

#callback_form .form-list {
    list-style: none
}

#callback_form .fields {
    margin-left: 0
}

.form-list label {
    font-weight: 500;
    font-size: 18px
}

.my-account, .my-account .fieldset {
    width: 100%
}

.account ul.form-list {
    margin: 0;
    padding: 0;
    width: 100%;
    float: left
}

.form-list li {
    width: 50%;
    float: left;
    padding: 0 20px 0 0;
    list-style: none
}

.form-list li .field {
    float: left;
    width: 100%
}

.cms-send-plan .form-list li {
    width: 100%;
    padding: 0 20px 5px 0
}

.account .fieldset select {
    border: 1px solid;
    padding: 0.5em;
    width: 100%;
    margin: 0 0 10px
}

.account button.add-order, .account button.add-order:focus, .account button.add-order:visited {
    background: #85754e;
    border: #85754e 1px solid;
    border-radius: 0;
    color: #fff;
    padding: 24px 40px;
    font-weight: 300;
    font-size: 17px !important
}

.account button.add-order:hover {
    border: #85754e 1px solid;
    color: #85754e;
    background: #fff !important
}

.account .field select {
    font-size: 16px;
    border: #000 1px solid;
    height: 41px;
    border-radius: 0;
    padding: 2px;
    font-weight: 300
}

.account h1.page-title {
    text-align: left !important;
    border-bottom: #323e48 1px solid;
    padding-bottom: 5px
}

.account .page-title span.base {
    font-weight: 400 !important
}

.form-list li .field {
    margin-bottom: 0
}

#callback_form input {
    width: 100%;
    max-width: none;
    min-width: unset;
    max-height: 250px;
    border: #999 1px solid;
    padding: 2px;
    margin: 0;
    height: 25px;
    border-radius: 2px;
    font-weight: 300
}

.field select {
    font-size: 17px;
    border: #000 1px solid;
    height: 31px;
    border-radius: 3px;
    padding: 2px;
    font-weight: 300
}

.field textarea {
    border: #000 1px solid;
    padding: 2px
}

#callback_form input:focus, .field select:focus, .field textarea:focus {
    border: 2px solid #000;
    box-shadow: none
}

.cta--primary {
    background-color: #85754e;
    border: 1px solid #85754e;
    color: #fff
}

.cta--primary:hover, .cta--primary:active {
    background-color: #fff;
    border-color: #85754e;
    color: #85754e
}

ul.form-list {
    margin: 0;
    padding: 0
}

.action.primary, .action-primary {
    background-color: #85754e;
    border: 1px solid #85754e;
    color: #fff;
    margin: 0;
    padding: 16px 41px;
    border-radius: 0;
    font-weight: 300;
    margin-top: 3px;
    font-size: 13px
}

.action.primary:hover, .action.primary:focus, .action-primary:focus {
    background-color: #fff;
    border-color: #85754e;
    color: #85754e !important;
    font-size: 13px
}

.range-carousel-large__item {
    opacity: 0.3;
    transition: opacity .2s ease;
    text-align: center
}

.owl-item.active.center .range-carousel-large__item {
    opacity: 1
}

.range-carousel-large__image {
    position: relative;
    overflow: hidden
}

.range-carousel-large__controls {
    display: -ms-flexbox;
    display: flex;
    top: calc(153.90625px)
}

.range-carousel-large__button {
    width: 2.25rem
}

.range-carousel-large__copy {
    padding-top: 1rem;
    padding-right: .25rem;
    padding-left: .25rem;
    opacity: 0;
    transition: opacity .2s ease
}

.owl-item.active.center .range-carousel-large__copy {
    opacity: 1
}

.range-carousel-large__controls {
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: absolute;
    width: 100%;
    z-index: 1;
    pointer-events: none;
    padding: 0 6%
}

.range-carousel-large__button {
    width: 2.75rem;
    cursor: pointer;
    pointer-events: auto
}

.range-carousel-large__controls {
    display: -ms-flexbox;
    display: flex
}

.owl-carousel {
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.range-carousel-large__wrap {
    position: relative
}

.kitchen-shape-chooser__nav {
    width: 25%
}

.kitchen-shape-chooser__nav-button {
    padding: 2.4rem;
    font-size: 2.1rem;
    font-weight: 500;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    opacity: .8;
    transition: all .2s ease;
    background-color: #f1f1f1;
    border-bottom: 1px solid #bebebe
}

li.kitchen-shape-chooser__nav-item.js-nav-item {
    margin: 0;
}

.kitchen-shape-chooser__nav-button.is-active {
    opacity: 1;
    background-color: #fff;
    padding: 2.4rem;
    border-bottom: 1px solid #fff
}

.kitchen-shape-chooser__nav-button:hover {
    padding: 2.4rem;
    background-color: #f1f1f1;
    border-bottom: 1px solid #bebebe
}

.kitchen-shape-chooser__button-icon {
    width: 3rem;
    margin-right: 1em;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.kitchen-shape-chooser__chevron svg {
    height: 15px
}

.kitchen-shape-chooser__chevron {
    width: 2rem;
    margin-left: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.kitchen-shape-chooser__desktop-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    flex-wrap: wrap;
    width:100%;
    padding: 2rem 0;
}

.kitchen-shape-chooser__content {
    width: 100%;
    pointer-events: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-right:20px;
    margin-bottom:20px;
    max-width: 280px;
}

.kitchen-shape-chooser__copy {
    width: 38%;
    padding-left: 6.5rem
}

.kitchen-shape-chooser__image {
    width: 55%
}

.kitchen-shape-chooser__image {
    padding-left: 2.5rem
}

.responsive-img {
    display: block;
    width: 100%;
    height: auto
}

.kitchen-shape-chooser__wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-top: 1px solid #bebebe;
    border-bottom: 1px solid #bebebe
}

.kitchen-shape-chooser__copy > svg, .kitchen-shape-chooser__copy img {
    margin-bottom: .5rem;
    width: 50%;
    max-width: 160px
}

.kitchen-shape-chooser__button-icon svg {
    width: 20rem
}

.wysiwyg-content p, .wysiwyg-content img, .wysiwyg-content ul, .wysiwyg-content ol, .wysiwyg-content blockquote {
    padding-bottom: 1.5rem
}

.wysiwyg-content h1, .wysiwyg-content h2, .wysiwyg-content h3, .wysiwyg-content h4, .wysiwyg-content h5, .wysiwyg-content h6, .wysiwyg-content p, .wysiwyg-content blockquote, .wysiwyg-content ol, .wysiwyg-content ul, .wysiwyg-content a {
    text-align: left
}

table {
    border: 0;
    padding: 0;
    margin: 0 0 20px;
    border-collapse: collapse;
    width: 100%
}

table tr {
    border-bottom: 1px solid
}

table td, table th {
    padding: 10px
}

.wysiwyg-content strong {
    font-weight: 500
}

.page-title-wrapper .page-title {
    text-align: center;
    font-weight: 500
}

.std p {
    font-size: 18px;
    line-height: 1.6;
    margin-bottom: 30px
}

.std strong {
    font-weight: 500
}

#landing-form {
    padding: 20px 60px 0 60px
}

#landing-form .sub-container {
    max-width: 90%;
    margin: 20px auto;
    clear: both
}

#landing-form .sub-container form#download-brochure-form input {
    display: block;
    width: 100%;
    margin: 0 0 15px;
    height: 40px;
    font-size: 16px;
    border-radius: 0;
    border: 1px solid #323e48;
    color: #323e48;
    padding: 5px 10px
}

#landing-form .close_popup {
    float: right;
    cursor: pointer;
    border: 1px solid #85754e;
    padding: 5px 10px;
    line-height: normal;
    font-size: 16px;
    margin-top: -30px;
    color: #fff;
    margin-right: 20px;
    background: #85754e
}

.btn-sign-up-now {
    text-align: center;
    margin: 20px 0 0
}

.btn-sign-up-now input {
    background-color: #85754e;
    border: 1px solid #85754e;
    color: #fff;
    padding: 10px 20px;
    font-size: 16px;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: 300;
    border: 1px solid #fff
}

.btn-sign-up-now input:hover {
    background: #fff;
    color: #85754e !important;
    border: 1px solid #85754e
}

#landing-form .sub-container form#download-brochure-form input#brochure_request_subscribe {
    display: inline-block;
    width: auto;
    margin: 0;
    height: auto
}

.icon-list__step {
    padding-bottom: 1rem;
    position: relative;
    list-style: none
}

.icon-list__list {
    margin: 30px;
    max-width: 49rem;
    font-size: 18px;
    font-weight: 300
}

.icon-list__step[data-icon=fridge]:before {
    background-image: url(/assets/img/svgs/fridge.svg)
}

.icon-list__step[data-icon=pencil]:before {
    background-image: url(/assets/img/svgs/pencil.svg)
}

.icon-list__step[data-icon=drill]:before {
    background-image: url(/assets/img/svgs/drill.svg)
}

.icon-list__step[data-icon=pig]:before {
    background-image: url(/assets/img/svgs/pig.svg)
}

.icon-list__step:before {
    display: block;
    content: '';
    position: absolute;
    left: -6.5rem;
    height: 4.5rem;
    width: 4.5rem;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.colour-swatch .attr-label {
    float: left;
    width: 30%;
    text-transform: uppercase;
    padding-bottom: 5px
}

.colour-swatch ul.colour {
    float: right;
    width: 70%;
    list-style: none
}

.colour-swatch ul.colour li {
    float: right;
    border-radius: 50%;
    height: 22px;
    width: 22px;
    position: relative;
    padding: 0
}

.colour-swatch ul.colour li.hover {
    border: 1px solid #da0051
}

.colour-swatch ul.colour li .swatch {
    border-radius: 50%;
    height: 18px;
    width: 18px;
    display: block;
    margin: 3px
}

.colour-swatch ul.colour li:hover .tooltip {
    display: block
}

.colour-swatch {
    display: inline-block;
    padding: 0;
    width: 100%;
    min-height: 70px
}

.swatch[style*="#FFFFFF"], .swatch__colour[style*="#FFFFFF"] {
    border: 1px solid
}

.swatch-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swatch-list .swatch {
    -ms-flex: 50%;
    flex: 50%;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px
}

.swatch-list .swatch__colour {
    display: inline-block;
    border-radius: 50%;
    height: 24px;
    width: 24px;
    margin-right: 10px;
    border: 1px solid #888
}

.range-details__name {
    margin-top: 30px
}

.range-slider {
    position: relative;
    margin-bottom: 0
}

.range-slider .owl-stage-outer {
    overflow: hidden
}

.range-slider .mainimg {
    width: 100%;
    position: relative
}

.range-slider .mainimg li {
    list-style: none;
    height: 600px;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    display: none
}

.range-slider .mainimg li.active {
    display: block
}

.range-slider .colour-nav {
    position: absolute;
    bottom: -75px;
    left: 50%;
    width: 100%;
    text-align: center;
    height: 100px;
    z-index: 100;
    width: 700px;
    margin-left: -350px
}

.range-slider .thumbnail-nav .owl-item {
    display: inline-block
}

.hero-c-spring {
    background-image: url(/assets/img/dartmoor-bg.jpg);
    background-size: cover;
    background-position: center 60%;
    height: 55vw;
    max-height: 700px;
    position: relative
}

.spring-cta {
    position: absolute;
    top: 49.8%;
    transform: translate(10vw, -50%)
}

.spring-cta {
    display: block
}

.category-our-ranges .column.main {
    float: none;
    text-align: center;
    padding: 0;
    margin: 0 auto
}

.catalog-category-view .subcategories .subcategory-children {
    width: 31.33%;
    float: left;
    background-size: cover;
    background-position: center;
    height: 350px;
    margin: 0 10px 30px;
    position: relative
}

.catalog-category-view .subcategories .subcategory-children a {
    font-weight: 500;
    font-size: 20px;
    color: #fff;
    background: #323e48;
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    line-height: 46px
}

.catalog-category-view .subcategories .subcategory-children:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.home_boxes .hero-banner__wrap a {
    display: block !important
}

.home_boxes {
    width: 100%;
    display: block;
    text-align: center;
    padding: 25px 0 0;
    float: left;
    margin-bottom: 10px
}

.how-it-works .cta--primary {
    margin: 3rem 0
}

.page-footer {
    margin-top: 4rem
}

.site-footer div.address {
    position: relative;
    left: -120px;
    font-weight: normal
}

.store-finder p {
    font-size: 17.5px;
    margin-bottom: 30px
}

.cms-store-finder .cta--large {
    margin: 5px 0
}

#select_calendar {
    margin-bottom: 25px
}

#select-calendar {
    height: 50px;
    font-size: 22px;
    font-weight: 300;
    border-radius: 2px;
    width: inherit;
    border: #000 1px solid;
    font-family: "Rubik", sans-serif;
    padding: 0
}

#select-calendar:focus {
    border: #000 1px solid;
    outline: none;
    border-radius: 2px;
    box-shadow: none
}

.appointment_page .store-finder__col img {
    width: 80%
}

.appointment_page section.section-wrap.inner-wrap-for-small-screens.pt-l {
    padding-bottom: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px)
}

.owl-carousel .owl-stage {
    position: relative
}

.owl-carousel {
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel.owl-loaded {
    display: block
}

.hero-banner {
    background-color: #323e48;
    color: #fff;
    position: relative
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.cms-why-us section {
    margin: 5rem auto 0
}

.cms-why-us .media-object__content {
    padding: 0 5em 0 5em
}

.cms-why-us .media-object__content h2 {
    margin: 0;
    padding: 0;
    margin-bottom: 4rem
}

.cms-page-view .intro__text {
    padding-bottom: 1rem;
    margin: 0 auto;
    width: 67em
}

.cms-compare h2.intro__heading {
    padding-top: 0rem;
    text-align: center;
    font-size: 3.2em;
    font-weight: 500;
    padding: 0;
    margin-top: 0;
    margin-bottom: 2rem
}

.category-image, .category-description {
    margin-bottom: 20px;
    max-width: 118rem;
    margin: 0 auto;
    text-align: center;
    margin-top: 50px
}

.category-description h2 {
    line-height: 36px;
    margin: 0
}

h2.our-kitchens-explore-text {
    text-align: center;
    font-weight: 600;
    margin-bottom: 25px;
    margin-top: -20px;
    font-size: 2.8rem
}

.brand_images {
    margin: 40px auto 0;
    text-align: center
}

.brand_images ul li {
    display: inline-block;
    width: 18%
}

.brand_images ul li.brand-2 {
    margin: 0 40px 0 0
}

.brand_images ul li img {
    height: 65px
}

.brand_images ul li:first-child img {
    max-width: 280px
}

.brand_images ul {
    margin: 4px 0 0;
    padding: 0
}

.custom_category_list {
    padding-top: 0
}

a#download_brouchere {
    cursor: pointer
}

.category-appliances section.section-wrap.inner-wrap-for-small-screens.btwn-mt-m {
    display: none
}

.category-worktops section.section-wrap.inner-wrap-for-small-screens.btwn-mt-m {
    display: none
}

.cms-accessories-essentials section.section-wrap.inner-wrap-for-small-screens.ptb-l {
    margin-top: 4rem
}

.cms-accessories-essentials .media-object--offset .media-object__content:before {
    height: 130%
}

.cms-accessories-essentials .media-object__figure img {
    position: relative;
    top: 43px
}

.media-object--double-figure .media-object__figure {
    -ms-transform: translateY(-11%);
    transform: translateY(-11%)
}

.media-object.media-object--offset.media-object--double-figure {
    align-items: flex-start
}

.media-object__figure-additional-2 {
    -ms-transform: translateY(112%);
    transform: translateY(112%)
}

.cms-compare section.pt-m.section-wrap {
    margin-top: 0;
    padding-top: 0
}

.cms-compare section.section-wrap.inner-wrap-for-small-screens.pt-xxl.pb-l {
    padding-top: 0
}

.media-object__figure-additional-3 {
    -ms-transform: translateY(145%) translateX(calc(130%));
    transform: translateY(145%) translateX(calc(130%))
}

.pb-l, .btwn-pb-l {
    padding-bottom: calc(27.54098px + 3.27869vw)
}

.pt-xxl, .btwn-pt-xxl {
    padding-top: calc(35.31148px + 2vw)
}

.mt-m, .btwn-mt-m {
    margin-top: calc(13.77049px + 1.63934vw)
}

.media-object__heading {
    padding-bottom: 3rem;
    margin: 0
}

.media-object__cta {
    margin-top: 3rem
}

.ptb-l, .btwn-ptb-l {
    padding-bottom: calc(27.54098px + 3.27869vw)
}

.cms-online-design-service section.section-wrap.inner-wrap-for-small-screens.ptb-l {
    margin-top: 70px
}

.cms-online-design-service .media-object--offset .media-object__figure {
    position: relative;
    width: 50%;
    top: -80px
}

.media-object__figure img {
    max-width: 42.5em;
    width: 100%;
    height: auto
}

.pt-l, .btwn-pt-l {
    padding-top: calc(27.54098px + 3.27869vw)
}

.plr-m, .btwn-plr-m {
    padding-left: calc(13.77049px + 1.63934vw)
}

.plr-m, .btwn-plr-m {
    padding-right: calc(13.77049px + 1.63934vw)
}

input#planfile {
    border: none;
    font-size: 18px;
    font-weight: 100 !important;
    height: 30px;
    border: none !important
}

.cms-finance-offers p img {
    padding: 5.8rem 13.5rem 1rem 13.5rem
}

.get-in-touch-button {
    text-align: center
}

.get-in-touch-button a.cta.cta--medium {
    margin: 10px 5px 0px 5px;
    float: none;
    width: 41%;
    display: inline-block
}

.modalbg {
    background: rgba(0, 0, 0, 0.5);
    z-index: 9999;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease
}

.modalbg {
    background: rgba(0, 0, 0, 0.5);
    z-index: 9999;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease
}

.modalbg.is-active {
    opacity: 1;
    visibility: visible
}

.presetlayouts-modal {
    background: #fff;
    padding: 2rem;
    max-width: 90%;
    position: fixed;
    z-index: 99999;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease;
    text-align: center;
    min-width: 320px
}

.presetlayouts-modal__loading {
    background-color: white;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    transition: opacity .3s ease;
    pointer-events: none;
    display: flex;
    justify-content: center;
    align-items: center
}

.presetlayouts-modal__loading-spinner, .presetlayouts-modal__loading-spinner:after {
    border-radius: 50%;
    width: 10em;
    height: 10em
}

.presetlayouts-modal__loading-spinner {
    margin: 60px auto;
    font-size: 10px;
    position: relative;
    text-indent: -9999em;
    border-top: 1.1em solid rgba(244, 156, 36, 0.2);
    border-right: 1.1em solid rgba(244, 156, 36, 0.2);
    border-bottom: 1.1em solid rgba(244, 156, 36, 0.2);
    border-left: 1.1em solid #323e48;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear
}

@-webkit-keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.presetlayouts-modal__loading.is-active {
    opacity: .75
}

.presetlayouts-modal__back-button {
    font-size: 12px;
    position: absolute;
    top: 0;
    left: 0;
    padding: 10px
}

.cta--primary:hover, .cta--primary:active {
    background-color: #fff;
    border-color: #85754e;
    color: #85754e
}

.wysiwyg-content strong {
    font-weight: 500
}

.aftercare-form .title, .aftercare-index-index .title {
    text-align: center;
    font-size: 30px;
    margin-top: 35px
}

.btn-sign-up-now {
    text-align: center;
    margin: 20px 0 0
}

.btn-sign-up-now input {
    background-color: #85754e;
    border: 1px solid #85754e;
    color: #fff;
    padding: 8px 20px;
    font-size: 16px;
    cursor: pointer
}

.btn-sign-up-now input:hover {
    background: #fff;
    color: #85754e
}

#aftercare-form .sub-container, .cms-delivery .sub-container {
    max-width: 90%;
    margin: 20px auto;
    clear: both
}

#aftercare-form .sub-container form#download-brochure-form .input-wrapper input, .cms-delivery .sub-container form#download-brochure-form .input-wrapper input {
    display: block;
    width: 100%;
    margin: 0 0 15px;
    height: 40px;
    font-size: 16px;
    border-radius: 0;
    border: 1px solid #323e48;
    color: #323e48;
    padding: 5px 10px;
    font-weight: 300
}

form#download-brochure-form .input-wrapper input::placeholder, .input-wrapper textarea#question::placeholder {
    color: #323e48;
    opacity: 1
}

form#download-brochure-form .input-wrapper input:-ms-input-placeholder, .input-wrapper textarea#question:-ms-input-placeholder {
    color: #323e48
}

form#download-brochure-form .input-wrapper input::-ms-input-placeholder, .input-wrapper textarea#question::-ms-input-placeholder {
    color: #323e48
}

#aftercare-form .sub-container form#download-brochure-form .input-wrapper input:focus, .cms-delivery .sub-container form#download-brochure-form .input-wrapper input:focus {
    display: block;
    width: 100%;
    margin: 0 0 15px;
    height: 40px;
    font-size: 16px;
    border-radius: 3px;
    border: 2px solid #000;
    color: #323e48;
    padding: 5px 10px;
    font-weight: 300;
    box-shadow: none
}

#aftercare-form .sub-container form#download-brochure-form .input-wrapper textarea, .cms-delivery .sub-container form#download-brochure-form .input-wrapper textarea {
    width: 100%;
    margin: 0 0 15px;
    font-size: 16px;
    border-radius: 0;
    border: 1px solid #323e48;
    color: #323e48;
    padding: 5px 10px
}

#aftercare-form .sub-container form#download-brochure-form .input-wrapper textarea:focus, .cms-delivery .sub-container form#download-brochure-form .input-wrapper textarea:focus {
    display: block;
    width: 100%;
    margin: 0 0 15px;
    font-size: 16px;
    border-radius: 3px;
    border: 2px solid #000;
    color: #323e48;
    padding: 5px 10px;
    font-weight: 300;
    box-shadow: none
}

.content p {
    font-size: 1.8rem;
    margin-bottom: 0
}

.cms-aftercare .input-wrapper, .cms-delivery .input-wrapper {
    margin-top: 30px
}

.cms-delivery .title h1, .cms-aftercare .title h1 {
    text-align: center;
    font-size: 30px;
    margin-top: 35px;
    margin-bottom: 0
}

.button--outline, .back-link a {
    background-color: #fff;
    border: 1px solid #323e48;
    color: #333333;
}

.button, .back-link a {
    border: 1px solid #323e48;
    color: #333333;
    display: inline-block;
    padding: 1.2em 2em;
    text-decoration: none;
    letter-spacing: .05em;
    text-transform: uppercase;
    text-align: center;
    transition: all .2s ease;
    font-size: 1.2em
}

.button--outline:hover, .back-link a:hover, .button--outline:active, .back-link a:active {
    background-color: #fff;
    border-color: #85754e;
    color: #85754e !important
}

.cms-techguides main#maincontent {
    max-width: 125rem;
    margin: 0 auto
}

.cms-techguides .main p {
    margin-bottom: 3rem
}

.fa-screwdriver:before {
    content: "\f54a"
}

.container-1200 {
    max-width: 1200px;
    margin: 0 auto
}

.col-half-container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    border-top: 1px solid #eee
}

.col-half.landing-logo {
    text-align: left
}

.col-half.landing-links a {
    padding: 0px 15px;
    color: #EC1C24;
    font-size: 18px
}

.col-half {
    width: 50%;
    box-sizing: border-box;
    padding: 10px
}

.heading_range h2 {
    text-align: center;
    font-family: "Rubik", sans-serif;
    color: #fa4616
}

.landing-logo {
    padding-left: 15px;
    padding-right: 15px
}

.landing-logo img {
    width: 234px;
    height: 42px
}

.col-half.landing-links {
    text-align: right;
    padding: 0px 25px
}

.col-half.landing-links a {
    padding: 0px 15px;
    color: #EC1C24
}

.col-third-container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    border-top: 1px solid #eee
}

.col-third {
    width: 33.3%;
    box-sizing: border-box;
    padding: 10px
}

.col-third p {
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    border-right: 1px solid #eee
}

#landing-banner #landing-form {
    padding: 25px 0px !important
}

#landing-banner #landing-form .sub-container {
    width: 50% !important
}

#landing-banner #landing-form .sub-container {
    max-width: 90%;
    margin: 55px 0px;
    clear: both
}

#landing-banner {
    font-family: "Rubik", sans-serif;
}

.content h2.mb-s {
    font-size: 1.8rem;
    letter-spacing: 0;
    text-align: center;
    margin-top: 0
}

#landing-banner #landing-form .sub-container .content {
    padding: 30px;
    background: #fff;
    color: #222
}

.landing-mobile-offer {
    display: none
}

#landing-form .sub-container form#download-brochure-form .input-wrapper input {
    display: block;
    width: 100%;
    margin: 0 0 15px;
    height: 40px;
    font-size: 16px;
    border-radius: 0;
    border: 1px solid #323e48;
    color: #323e48;
    padding: 5px 10px
}

#landing-banner #landing-form .sub-container form#download-brochure-form .input-wrapper input {
    margin: 15px 0px 0px
}

#landing-form .sub-container form#download-brochure-form .btn-sign-up-now {
    margin: 20px 0 0
}

#landing-banner .btn-sign-up-now input.button {
    background: #fa4616 !important;
    border: 1px solid #fa4616 !important;
    color: #fff !important;
    font-weight: normal
}

#landing-banner #landing-form .sub-container .label-box {
    width: 79%;
    display: inline-block
}

#landing-banner #landing-form .sub-container form#download-brochure-form .input-wrapper input[type='checkbox'] {
    margin: 0px 0px 5px;
    width: 15px;
    height: 15px;
    position: relative;
    top: 18px;
    margin-right: 10px;
    display: inline
}

#landing-banner #landing-form .sub-container form#download-brochure-form label {
    display: inline;
    position: relative;
    top: 15px;
    font-size: 12px;
    line-height: 16px
}

#landing-banner .spring-cta {
    position: absolute;
    top: 45%;
    transform: translate(-45%, -45%);
    right: 0vw;
    left: auto
}

#landing-banner #landing-form .sub-container .btn-sign-up-now {
    text-align: left !important;
    width: 15%;
    display: inline-block
}

.mt-l, .btwn-mt-l {
    margin-top: calc(27.54098px + 3.27869vw)
}

.cms-store-finder-plymouth section.section-wrap.section-wrap--restricted.inner-wrap-for-small-screens.mt-l.mb-l, .cms-store-finder-nottingham section.section-wrap.section-wrap--restricted.inner-wrap-for-small-screens.mt-l.mb-l {
    padding: 0 20rem;
    width: 100%;
    float: left
}

.cms-store-finder-plymouth h2.mb-s, .cms-store-finder-nottingham h2.mb-s {
    font-size: 19px
}

.cms-store-finder-plymouth p.mb-s, .cms-store-finder-nottingham p.mb-s {
    font-size: 19px;
    margin-bottom: 20px
}

.fa, .far, .fas {
    font-family: "Font Awesome 5 Free"
}

.cms-index-index section.section-wrap.inner-wrap-for-small-screens.ptb-l {
    padding-top: 7rem
}

.cms-index-index .home_boxes .hero-banner__wrap {
    width: 21%;
    margin-bottom: 0;
    display: inline-block
}

ul.checkout-types.top {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex
}

.checkout-types li {
    margin-right: 10px
}

.checkout-cart-index .btn-preview-pdf.btn-checkout {
    font-size: 14px;
    text-transform: none;
    padding: 1.4rem 2rem;
    margin-top: 2px
}

.checkout-cart-index .page-main, .onestepcheckout-index-index .page-main, .account .page-main, .quickorder-drilling-preview .page-main {
    width: 100%;
    max-width: 100%;
    padding: 5rem 8rem;
    margin: 0
}

.account .table-wrapper .action {
    margin-right: 10px
}

.account .fieldset a {
    border: #726e66 1px solid;
    padding: 2px 10px;
    float: right;
    white-space: nowrap;
    font-size: 13px;
    color: #726e66
}

.qty-wrapper .qty-wrap .input-text.update {
    top: 0 !important
}

.checkout-cart-index .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 20px;
    position: static;
    vertical-align: top;
    width: 14%
}

.onestepcheckout-index-index button.action.action-show {
    color: #000;
    padding: 10px 0 0 0;
    text-align: left
}

.fieldset > .field:not(.choice) > .label {
    padding: 0 0 0 0 !important;
    text-align: left !important
}

.onestepcheckout-index-index .fieldset > .field {
    margin: 0 0 20px;
    box-sizing: border-box;
    margin: 0 0 10px
}

.checkout-cart-index .page-title-wrapper .page-title, .onestepcheckout-index-index .page-title-wrapper .page-title, .account .page-title, .quickorder-drilling-preview .page-title {
    margin-bottom: 4rem
}

.checkout-cart-index .cart.table-wrapper .item .col.item {
    padding: 14px 8px 10px
}

.abs-shopping-cart-items-desktop, .block-cart-failed, .cart-container .form-cart, .cart-container .cart-gift-item {
    float: left;
    position: relative;
    width: 100%
}

.actions-toolbar {
    position: relative;
    float: left
}

div#image-field {
    padding-left: 26%
}

.account input {
    border: #000 1px solid !important
}

.account input:focus {
    border: #000 1px solid !important;
    box-shadow: none
}

.account button {
    font-size: 14px !important
}

.block-collapsible-nav .item .delimiter {
    display: none
}

a.action.back {
    border: #85754e 1px solid;
    padding: 14px;
    vertical-align: top;
    margin-top: 0 !important;
    color: #85754e
}

.minicart-wrapper .action.showcart .counter.qty {
    background: #85754e;
    font-size: 12px;
    border-radius: 50%;
    position: absolute;
    left: 20px;
    top: -8px
}

.minicart-wrapper {
    margin-left: 0;
    top: 5px
}

.minicart-wrapper .action.showcart {
    white-space: nowrap;
    margin: 0;
    padding: 0
}

.checkout-cart-index .cart-summary {
    float: right;
    position: relative;
    width: 100%;
    text-align: right;
    top: 11px !important;
    background: none;
    margin: 0;
    padding: 0
}

.checkout-cart-index button.button.button--outline.btn-update {
    padding: 10px;
    font-size: 10px;
    margin: 0;
    border: none;
    position: relative;
    left: 6px;
    width: 100%;
    text-align: right
}

.checkout-cart-index button.btwn-mr-s.btwn-mtb-s.button.edit-button.updateDrilling {
    font-size: 14px;
    border: #ccc 1px solid;
    border-radius: 0
}

.checkout-cart-index .edit-drilling.btwn-mt-s {
    text-align: left
}

.checkout-cart-index .cart-totals .mark {
    max-width: 279px;
    text-align: revert;
    width: 93%
}

.checkout-cart-index button.action.primary.checkout {
    width: auto !important;
    float: right;
    font-size: 14px;
    padding: 16px 30px;
    border: 1px solid #85754e
}

.checkout-cart-index a.action.continue {
    float: right !important;
    margin-left: 8px !important;
    background: none !important;
    box-shadow: none !important;
    border-radius: 0 !important
}

button#empty_cart_button {
    border: #ccc 1px solid;
    border-radius: 0
}

.checkout-cart-index a.use-ajax.action.towishlist.action-towishlist {
    display: none
}

.checkout-cart-index tr.item-actions {
    border: none
}

.checkout-cart-index tr.item-info {
    border: none
}

.checkout-cart-index tr.drilling-row {
    border: none
}

.checkout-cart-index input.add-drill {
    position: absolute;
    left: 10.5%;
    border: #ccc 1px solid !important;
    padding: 5px 15px
}

.checkout-index-index .opc-block-summary .product-item .price {
    font-size: 1.5rem !important;
    font-weight: 400
}

.pages-items a, .pages-itmes .current {
    padding: 0px 10px !important;
    text-align: center;
    vertical-align: top
}

#plan_search_form label {
    float: left;
    margin-right: 10px;
    padding: 13px 0
}

#plan_search_form input {
    float: left;
    width: 30%;
    padding: 23px 0
}

.pages .item {
    vertical-align: middle !important
}

.media-object--double-figure {
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: 2.5rem;
    max-width: 1260px;
    margin: 0 auto
}

button#addImage {
    font-size: 13px;
    border: #85754e 1px solid;
    margin-left: 26%;
    border-radius: 0;
    padding: 15px 16px;
    color: #85754e;
    background: #85754e !important
}

.catalog-product-view .breadcrumbs {
    max-width: 100%;
    width: 100%;
    padding: 4rem 2rem 2rem 6rem;
    margin: 0
}

.catalog-product-view .breadcrumbs .item {
    margin: 0;
    font-size: 14px
}

.catalog-product-view .breadcrumbs .item strong {
    color: #323e48;
    font-weight: 500
}

.catalog-product-view .product-info-main, .catalog-product-view .product.media {
    width: 100%;
    margin: 0;
    text-align: left
}

.catalog-product-view section.section-wrap.inner-wrap-for-small-screens.btwn-mt-m {
    padding: 0 2rem;
    width: 100%;
    float: left;
    margin: 0;
    max-width: 100%
}

.catalog-product-view .range-details__name {
    margin-top: 0;
    padding: 0 1.5em
}

.range-details__description p {
    font-weight: 400
}

.product_top_content {
    width: 100%;
    float: left
}

.catalog-product-view .product_top_content .range-slider {
    max-width: 60%;
    width: 60%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 0
}

.catalog-product-view .product_top_content .product_info_main {
    max-width: 35%;
    width: 35%;
    display: inline-block;
    margin-left: 50px;
    vertical-align: top;
    text-align: left
}

.book_appointment a {
    font-weight: 500
}

.catalog-product-view .product_info_main .pro_price {
    margin: 0 0 20px;
    font-size: 48px;
    line-height: 50px;
    font-weight:600;
}

.catalog-product-view .product_info_main .pro_price small {
    font-size: 16px;
    line-height: 20px;
    vertical-align: top
}

.catalog-product-view .product_top_content .pro_dec {
    color: #323e48;
    font-size: 20px;
    font-weight: 500
}

.catalog-product-view .product_top_content .book_appointment {
    margin: 40px 0 0;
    display: inline-block
}

.catalog-product-view .product_top_content h3.color_title {
    margin: 40px 0 20px
}

.catalog-product-view .range-slider .thumbnail-nav li {
    width: 175px
}

.catalog-product-view .product_middel_content .collection_specification {
    width: 30%;
    display: inline-block;
    vertical-align: top;
    margin-right: 40px;
    background: #f4f3f0;
    padding: 25px 20px;
    text-align: left
}

.catalog-product-view .product_middel_content section.quick_view {
    width: 65%;
    display: inline-block;
    vertical-align: top
}

.catalog-product-view .product_middel_content section.quick_view p {
    font-weight: 400
}

.catalog-product-view .product_middel_content section.quick_view h2 {
    margin: 0 0 20px
}

.product_middel_content {
    width: 100%;
    float: left;
    padding: 3rem 3rem 0;
    margin-bottom: 4rem;
    text-align: left
}

.short_des.range-details__description {
    padding: 0 3rem;
    font-weight: 500;
    text-align: left
}

.cms-accessories-handles .section-wrap, .cms-accessories-wirework .section-wrap, .cms-accessories-essentials .section-wrap {
    padding-top: 20px;
    margin-top: 0
}

.cms-accessories-essentials .section-wrap {
    margin-top: 1em !important
}

.cms-accessories-handles h2.intro__heading, .cms-accessories-wirework h2.intro__heading, .cms-accessories-essentials h2.intro__heading {
    padding-top: 0
}

.cms-accessories-cabinets .media-object__figure-additional-3 img {
    margin-left: -50px
}

.cms-your-kitchen h2.intro__heading {
    margin-top: 0;
    padding-top: 0
}

.cms-your-kitchen section.range-carousel-large {
    margin-top: 5rem
}

.catalog-product-view .product_top_content .swatch-list span.swatch__title {
    display: none
}

.catalog-product-view .product_top_content .swatch-list .swatch {
    -ms-flex: none;
    flex: none;
    display: inline-block
}

section.section-wrap.inner-wrap-for-small-screens.btwn-mt-m {
    padding: 0
}

.categorypath-our-ranges-modern section.section-wrap.inner-wrap-for-small-screens.btwn-mt-m {
    padding: 0
}

.box-actions a {
    padding: 1.3rem 3rem;
    background-color: #85754e;
    border: 1px solid #85754e;
    color: #fff;
    margin: 10px 0;
    display: inline-block;
    text-transform: uppercase;
    font-size: 14px
}

.box-actions a:hover {
    background-color: #fff;
    border-color: #85754e;
    color: #85754e
}

.owl-carousel.project-gallery-images {
    position: relative;
    margin: 0 0 .5em;
    list-style: none
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

#project-gallery-images .owl-nav {
    position: absolute;
    top: 45%;
    left: 0;
    right: 0;
    pointer-events: none
}

#project-gallery-images .owl-next, #project-gallery-images .owl-nav .owl-prev {
    background: #85754e;
    color: #fff;
    display: block;
    float: left;
    pointer-events: all;
    width: 28px;
    border-radius: 0;
    font-size: 30px
}

#project-gallery-images .owl-next {
    float: right
}

.owl-item li {
    list-style: none;
    margin: 0;
    padding: 0
}

.cms-customer-kitchens .columns {
    max-width: 84em;
    margin: 0 auto
}

.owl-dots {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.owl-dots li {
    margin: 0;
    padding: 0;
    list-style: none
}

.owl-dots .owl-dot {
    float: left;
    margin-right: 10px;
    cursor: pointer
}

.owl-dots .owl-dot img {
    display: block
}

.cms-customer-kitchens .page-title {
    border-bottom: 1px solid;
    margin-bottom: 20px;
    text-align: left
}

.cms-customer-kitchens .page-title span {
    font-size: 23px;
    font-weight: 400;
    padding: 5px 0;
    margin-top: 7rem
}

.hero-c-spring.our-kitchens {
    background-image: url(/assets/img/ashbourne-dust-grey-desktop.jpg);
    background-size: cover;
    background-position: center 60%;
    height: 25vw;
    max-height: 700px;
    position: relative
}

#download-form .sub-container {
    max-width: 90%;
    margin: 20px auto;
    clear: both
}

#download-form .sub-container form#download-brochure-form input#brochure_request_subscribe {
    display: inline-block;
    width: auto;
    margin: 0;
    height: auto
}

#download-form .sub-container form#download-brochure-form .input-wrapper input {
    display: block;
    width: 100%;
    margin: 0 0 15px;
    height: 40px;
    font-size: 16px;
    border-radius: 0;
    border: 1px solid #323e48;
    color: #323e48;
    padding: 5px 10px;
    font-weight: 300;
}

#download-form .sub-container form#download-brochure-form .input-wrapper input:focus {
    border: 2px solid #000;
    box-shadow: none;
    border-radius: 3px;
}

#download-form .close_popup {
    float: right;
    cursor: pointer;
    border: 1px solid #85754e;
    padding: 5px 10px;
    line-height: normal;
    font-size: 16px;
    margin-top: -30px;
    color: #fff;
    margin-right: 0;
    background: #85754e;
}

#download-form .sub-container form#download-brochure-form .btn-sign-up-now .button {
    background-color: #85754e;
    border: 1px solid #85754e;
    color: #fff;
    padding: 10px 20px;
    font-size: 16px;
    border-radius: 0;
    font-weight: 300;
}

#download-form .sub-container form#download-brochure-form .btn-sign-up-now .button:hover {
    background: #fff;
    color: #85754e;
}

button#btn-cookie-allow {
    font-family: "Rubik", sans-serif;
    font-weight: 500;
    padding: 18px 50px;
}

.social_icon_child img {
    width: 40px;
    height: 40px;
}

.page-footer .section-wrap {
    max-width: 1340px;
    padding: 3.5rem 0 0;
    margin: 0 auto;
}

.spring-cta {
    position: absolute;
    top: 50%;
    transform: translate(10vw, -46%);
}

.spring-cta img {
    width: 100%;
    margin-top: 25px;
    max-width: 300px;
}

.spring-cta img {
    margin: 0 auto;
}

.spring-cta-right {
    position: absolute;
    right: 18vw;
    top: 50%;
    transform: translate(10vw, -42%);
    display: block
}

.spring-cta-right img {
    margin: 0 auto;
    max-width: 300px !important
}

.spring-cta-right img {
    width: 100%
}

.hero-banner__button, .hero-banner__button {
    height: 3.5rem;
    padding: 0;
    margin: 0;
    width: 36px
}

.section-wrap, .site-central-wrap {
    max-width: 1260px;
    padding-right: 0;
    padding-left: 0;
    margin: 0 auto
}

.container_mid {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 30px;
    box-sizing: border-box
}

.jj_innerpage_txt {
    font-size: 18px
}

.jj_innerpage_txt p {
    margin-bottom: 20px
}

.thank_wrap_info h2 {
    font-weight: 500;
    padding: 20px 70px 60px
}

.btn-broucher-lnk a.pagebuilder-button-primary {
    background: none;
    border: 1px solid #323e48;
    border-radius: 0;
    color: #323e48;
    font-weight: 300;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 15px 40px
}

.btn-broucher-lnk a.pagebuilder-button-primary:hover, .btn-broucher-lnk a.pagebuilder-button-primary:focus {
    background: none;
    border: 1px solid #85754e;
    border-radius: 0;
    color: #85754e;
    font-weight: 300;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 15px 40px
}

.cms-download-a-brochure .content, .cms-brochure-landing-page .content {
    padding: 30px;
    background: #fff;
    color: #222;
    margin: 30px;
    max-width: 760px;
    margin: 0 auto
}

.cms-download-a-brochure .content .register-form .input-wrapper label, .cms-brochure-landing-page .content .register-form .input-wrapper label {
    font-size: 12px;
    padding-left: 10px
}

#download-form .sub-container form#download-brochure-form .btn-sign-up-now .button {
    width: auto;
    font-weight: 500;
    margin-bottom: 0
}

.mt-l.mb-l {
    clear: both
}

.cms-brochure-landing-page .inner-wrap-for-small-screens h2, .cms-download-a-brochure .inner-wrap-for-small-screens h2 {
    font-size: 18px
}

.cms-brochure-landing-page .inner-wrap-for-small-screens p.mb-s, .cms-download-a-brochure .inner-wrap-for-small-screens p.mb-s {
    font-size: 18px;
    max-width: 1060px;
    margin: 0 auto 20px
}

.cms-download-a-brochure .catalog-category-view, .cms-brochure-landing-page .catalog-category-view {
    margin: 30px 0;
    float: left;
    width: 100%
}

.cms-download-a-brochure .subcategories .subcategory-children {
    width: 31.33%;
    float: left;
    background-size: cover;
    background-position: center;
    height: 350px;
    margin: 0 10px 20px;
    position: relative
}

.cms-download-a-brochure .subcategories .subcategory-children a {
    font-weight: 500;
    font-size: 20px;
    color: #fff;
    background: #323e48;
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    line-height: 46px
}

.cms-download-a-brochure .subcategories .subcategory-children:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.large-category-description h2, h2.our-kitchens-explore-text {
    font-weight:600;
    font-size: 28px;
    line-height: 38px
}

h2.our-kitchens-explore-text {
    margin: 20px 0px
}

.our-kitchens h2.our-kitchens-explore-text {
    font-weight:600;
    font-size: 28px;
    line-height: 38px
}

.large-category-description {
    text-align: center
}

section.section-wrap.inner-wrap-for-small-screens.large-category-description h2 {
    font-size: 28px;
    margin: 0
}

section.section-wrap.inner-wrap-for-small-screens.subcategories.our-kitchens {
    padding: 0
}

div#authenticationPopup + div > p {
    display: none
}

.account div#authenticationPopup + div > p {
    display: block
}

.checkout-onepage-success div#authenticationPopup + div > p {
    display: block;
    text-align: center;
    margin-top: 0
}

.checkout-onepage-success ul.butns-checkout-success {
    margin-top: 30px
}

.account .welcome-msg {
    font-size: 18px;
    margin-top: -20px;
    margin-bottom: 10px;
    width: 100%;
    float: left
}

.account .modal-inner-wrap {
    max-width: 580px
}

.quick_pop {
    text-align: center;
    padding: 30px;
    margin-top: -42px
}

.quick_item_heading h2 {
    font-weight: 600;
    color: #000;
    font-size: 18px;
    margin: 0
}

.quick_item_heading p {
    font-size: 16px;
    color: #000
}

.quick_item_btns button {
    margin: 0 5px
}

.qty_opt li {
    width: 75%;
    list-style: none;
    padding: 0;
    margin: 0
}

ul.qty_opt {
    display: flex;
    margin: 0;
    padding: 0
}

.qty_opt label {
    font-size: 14px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    display: block;
    text-align: left
}

.qty_opt li div {
    width: 50%;
    text-align: left;
    font-size: 33px;
    font-weight: 500;
    color: #000;
    margin-top: -5px
}

.qty_opt .container-therange {
    display: flex;
    padding: 18px 0 !important;
    margin: 0
}

.qty_pop button.cart-qty-plus, .qty_pop button.cart-qty-minus {
    border: #000 1px solid;
    background: none !important;
    color: #000 !important;
    font-size: 32px !important;
    padding: 0 10px !important;
    line-height: 0 !important;
    font-weight: 300 !important;
    height: 40px;
    width: 48px !important;
    display: block;
    border-radius: 0
}

.checkout_btn a {
    background: #85754e;
    width: 100%;
    display: block;
    color: #fff;
    padding: 17px 0;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: #85754e 1px solid
}

.checkout_btn a:hover {
    background: #fff;
    width: 100%;
    display: block;
    color: #85754e;
    padding: 17px 0;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: #85754e 1px solid
}

.account footer.modal-footer {
    display: none
}

.account.quotes-index-index footer.modal-footer {
    display: block
}

.modal-footer .action-dismiss, .modal-footer .action-dismiss:hover, .modal-footer .action-dismiss:focus, .modal-footer .action-dismiss:visited {
    border: #85754e 1px solid;
    color: #333;
    padding: 16px 20px;
    border-radius: 0;
    margin: 0;
    background: #fff
}

.modal-footer .action-accept, .modal-footer .action-accept:hover, .modal-footer .action-accept:focus, .modal-footer .action-accept:visited {
    background: #85754e;
    border: #85754e 1px solid;
    color: #fff !important;
    margin: 0
}

.checkout-cart-index .price span.cart-price {
    white-space: nowrap
}

button.button.button--outline.btn-update, button.button.button--outline.btn-update:hover, button.button.button--outline.btn-update:focus {
    text-align: center !important;
    margin-top: 10px !important;
    background: #85754e;
    border: #85754e 1px solid !important;
    border-radius: 0;
    color: #fff !important
}

.qty_pop input {
    text-align: center;
    color: #000;
    border: #000 1px solid;
    font-weight: 600;
    font-size: 22px;
    width: 73px;
    height: 40px;
    border-left: 0;
    border-right: 0
}

.qty_opt li:last-child {
    width: 20%
}

.qty_pop input {
    text-align: center;
    color: #000;
    border: #000 1px solid;
    font-weight: 600;
    font-size: 22px;
    width: 73px;
    height: 40px;
    border-left: 0;
    border-right: 0
}

.cms-page-view div#authenticationPopup + div > p {
    display: block !important
}

.cms-download-a-brochure div#download-form {
    padding-top: 6%
}

.home_boxes_wrap + .ta-center {
    text-align: center;
    clear: both
}

.ml-s, .btwn-ml-s {
    margin-left: 2rem
}

h2.red_txt_jones {
    text-align: center;
    color: #fa4616;
    font-family: "Rubik", sans-serif;
}

.btn_back_jones {
    text-align: center;
    margin-bottom: 50px
}

.btn_back_jones a.media-object__cta.cta.cta--large.cta--outline {
    font-weight: 400;
    font-size: 15px;
    padding: 15px 40px;
    letter-spacing: -1px
}

.cms-brochure-thank-you h2.mb-s {
    font-size: 18px
}

.cms-brochure-thank-you p.mb-s {
    font-size: 18px;
    max-width: 1080px;
    margin: 0 auto;
    margin-bottom: 20px
}

.pages .action {
    padding: 0 !important
}

.form-list thead {
    background: #f1f1f1;
    border-bottom: none
}

.form-list button {
    border-radius: 0;
    padding: 8px 17px;
    font-size: 12px !important;
    float: left;
    border: #85754e 1px solid;
    color: #85754e !important;
    background: none
}

.form-list button#addImage {
    font-size: 13px;
    border: #85754e 1px solid;
    margin-left: 0;
    border-radius: 0;
    padding: 8px 16px;
    color: #85754e;
    float: left;
    background: none
}

.form-list textarea#comments_field {
    border: #ccc 1px solid;
    height: 110px
}

.form-list button.removeSkuIssue {
    padding: 7px 11px;
    border-radius: 0
}

.form-list .button-row.btwn-mtb-m.size-filters.align-right {
    border: none;
    float: left;
    width: 100%;
    background: #f1f1f1;
    padding: 10px;
    text-align: right
}

.form-list button.add-order-issue.button.button--primary {
    float: right;
    background: #fff
}

.form-list input[type="file"] {
    height:42px !important;
    border: #ddd 1px solid !important;
}

.form-list table tr {
    border-bottom: none
}

.quickorder-storeorders-view .block.block-order-details-view {
    width: 100%;
    float: left
}

.quickorder-storeorders-view .order-links {
    border-bottom: 1px solid #d1d1d1;
    margin-bottom: 10px;
    width: 100%;
    float: left
}

.quickorder-storeorders-view .order-details-items {
    border-bottom: 1px solid #d1d1d1;
    margin-bottom: 20px;
    padding-bottom: 10px;
    width: 100%;
    float: left
}

.quickorder-storeorders-view .order-actions-toolbar a {
    border: #726e66 1px solid;
    padding: 5px 10px;
    display: inline-block;
    top: 0;
    color: #85754e;
}

.quickorder-storeorders-view span.order-status {
    font-weight: 600
}

.quickorder-storeorders-view .actions-toolbar {
    position: relative;
    width: 100%;
    float: left
}

.pages a.page {
    color: #999 !important
}

.pages a.page:hover {
    color: #000 !important;
    text-decoration: none
}

.actions a {
    color: #726e66;
    border: #726e66 1px solid;
    padding: 10px 10px;
    font-size: 13px;
    cursor: pointer;
    display: inline-block
}

.cms-store-finder .card-collection {
    margin: 40px auto
}

.action-delete span {
    margin-left: 0;
    white-space: nowrap;
    position: relative;
    top: 0
}

a.action.action-delete {
    position: absolute;
    top: -27px
}

.actions-toolbar {
    margin-top: 16px
}

.cart-summary .block .fieldset .field:not(.choice) > .control {
    float: right;
    width: 320px;
    margin: 0
}

.amcoupons-input + .actions-toolbar {
    float: right;
    margin-bottom: 10px
}

.section-wrap--wide {
    max-width: 100%
}

.customer-account-createpassword .password {
    margin: 0 auto;
    padding: 10px 0 0 0
}

.customer-account-createpassword .column.main {
    margin: 30px 0
}

.customer-account-createpassword .actions-toolbar {
    margin-top: -34px;
    position: relative;
    left: 10px
}

.customer-account-createpassword form#form-validate {
    margin: 40px auto
}

.form.password.reset, .form.send.confirmation, .form.password.forget, .form.create.account, .form.search.advanced, .form.form-orders-search {
    min-width: 600px;
    width: 50%;
    margin: 10px auto;
    padding: 20px 0
}

.savequote-items td.col.actions {
    text-align: right
}

.savequote-items td.col.actions a {
    float: none;
    display: inline-block
}

.fieldset input[type="file"] {
    border: none !important;
    margin: 20px 0 !important
}

.fieldset > .field {
    margin: 0 0 15px !important
}

.account fieldset.fieldset {
    margin-bottom: 0 !important
}

button.removeImage, button.removeImage:hover, button.removeImage:focus {
    border: #85754e 1px solid;
    border-radius: 0;
    padding: 10px;
    color: #85754e
}

textarea#description {
    padding: 10px
}

#image-field > div > div {
    border: #ccc 1px solid;
    margin-bottom: 20px;
    padding: 10px
}

.control button.removeImage {
    float: right;
    margin-top: 15px
}

.field textarea {
    padding: 10px
}

.page-main .block-title {
    width: 100%;
    float: left
}

.order-actions-toolbar .action.print {
    display: inline-block !important;
    float: none !important
}

.price-including-tax .price, .price-excluding-tax .price {
    font-weight: 300
}

.account {
    font-size: 16px
}

.shipping .mark {
    font-weight: 300 !important
}

tr.totals-tax .mark {
    font-weight: 300 !important
}

div#download-form {
    border: #eee 1px solid;
    padding: 0;
    line-height: 30px;
    text-align: center
}

#download-form p.mb-3 {
    font-size: 15px;
    margin: 10px 0
}

#download-form .alert.alert-success {
    font-weight: 600;
    font-size: 20px
}

.opc-wrapper .shipping-address-item.selected-item {
    border-color: #cccccc !important
}

.opc-wrapper .shipping-address-item.selected-item:after {
    background: #85754e !important
}

.checkout-index-index .place-order-primary {
    margin-left: 15px
}

.account dl.item-options dt {
    float: left;
    font-weight: 300;
    padding-right: 10px
}

.grand_total strong {
    font-weight: 800 !important
}

.subtotal th.mark {
    font-weight: 800 !important
}

.off-canvas-right a.button.button--outline.save-order-cancel, .off-canvas-right a.button.button--outline.save-order-cancel:hover, .off-canvas-right .view-order-submit, .view-order-submit, .off-canvas-right .view-order-submit {
    padding: 11px !important;
    font-size: 14px;
    font-weight: 500;
    border-radius: 0;
    line-height: 15px;
    margin-top: 20px;
    vertical-align: top;
    border: #726e66 1px solid;
    color: #726e66;
    margin-top: 10px
}

.view-order-submit:hover {
    padding: 11px !important;
    font-size: 14px;
    font-weight: 500;
    border-radius: 0;
    line-height: 15px;
    margin-top: 20px;
    vertical-align: top;
    border: #726e66 1px solid;
    color: #726e66 !important;
    margin-top: 10px
}

.quotes-index-view .product-image-photo {
    max-width: 150px;
    height: auto;
    width: 100%;
    position: relative;
    float: left;
    margin-right: 20px
}

.quotes-index-view button#edit {
    margin-left: 10px
}

.quotes-index-view button.button.view-order-submit {
    padding: 13px 20px !important;
    border-radius: 0;
    margin-left: 10px;
    vertical-align: top;
    margin: 0
}

.quotes-index-view .welcome-msg h2 {
    margin-bottom: 10px
}

.quotes-index-view .item-info .qty span.label {
    display: none
}

.quotes-index-view .block-cart-failed .actions.main .continue, .quotes-index-view .cart-container .form-cart .actions.main .continue {
    display: inline-block !important
}

.quotes-index-view .page-title {
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
    padding-bottom: 10px
}

.quotes-index-view button#edit, .quotes-index-view button#edit:hover {
    margin-left: 10px;
    padding: 12px;
    border: 1px solid #85754e;
    background-color: #85754e;
    color: #fff !important
}

.button, .back-link a, .back-link a:hover, .back-link a:active, .search-form button:hover, .edit-button:hover {
    display: inline-block;
    padding: 1em 2em;
    border: 1px solid #85754e;
    background-color: #85754e;
    color: #fff !important;
    text-decoration: none;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    text-align: center;
    transition: all .2s ease;
    width: auto;
    -webkit-appearance: none !important;
    appearance: none;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer
}

.quotes-index-view .cart.main.actions {
    width: 100%;
    float: left;
    border-top: #ccc 1px solid;
    padding-top: 20px
}

.quotes-index-view button#edit {
    margin-left: 10px
}

.quotes-index-view a.product-item-photo {
    float: left;
    margin-right: 10px;
    border: none
}

.quotes-index-view .product-item-name {
    display: flex
}

.quotes-index-view .product-item-name a {
    border: none;
    float: none;
    white-space: normal;
    padding: 0;
    font-size: 19px;
    color: #000 !important
}

.quotes-index-view .btn-update {
    border-radius: 0
}

.quotes-index-view table tr {
    border-bottom: none
}

.quotes-index-view button:hover {
    border: 1px solid #85754e;
    background-color: #85754e
}

.quotes-index-view .cart.main.actions {
    width: 100%;
    float: left;
    border-top: #ccc 1px solid;
    padding-top: 20px;
    border-bottom: #ccc 1px solid;
    padding-bottom: 20px
}

.quotes-index-view .actions-toolbar {
    margin-left: 10px !important
}

.quotes-index-view .cart-totals {
    border-bottom: #d1d1d1 1px solid
}

.quotes-index-view input {
    border: #000 1px solid !important;
    margin-bottom: 6px
}

.quotes-index-view .cart-totals .mark {
    width: 100%;
    text-align: right
}

.quotes-index-view .drilling-row {
    padding: 0
}

.quotes-index-view .edit-drilling button, .quotes-index-view .edit-drilling button:hover, .quotes-index-view .edit-drilling button:focus {
    padding: 15px 20px;
    margin: 0;
    margin-right: 10px;
    cursor: pointer;
    text-transform: uppercase
}

.hole-locations input {
    width: auto
}

.hole-locations {
    margin-bottom: 20px
}

.quotes-index-view .edit-drill-toggle--cancel {
    border: #85754e 1px solid;
    color: #000 !important
}

.quotes-index-view button:hover {
    border: 1px solid #85754e;
    background-color: #85754e;
    color: #fff !important
}

.quotes-index-view .edit-drill-toggle--cancel:hover, .edit-drill-toggle--cancel:focus {
    border: 1px solid #85754e !important;
    color: #fff !important;
    background-color: #85754e !important
}

.checkout-index-index footer.modal-footer {
    display: block !important
}

.checkout-index-index .item-options dd.values {
    clear: none;
    justify-content: normal;
    font-size: 15px;
    padding: 0 !important;
    margin: 0 !important;
    position: relative;
    top: -2px
}

.checkout-index-index .opc-block-summary .items-in-cart .product .item-options dt {
    margin: 0 !important;
    font-size: 15px;
    color: #000;
    font-weight: 300;
    vertical-align: top;
    padding: 0 !important;
    text-transform: none !important
}

.checkout-index-index .product-item .product.options {
    padding: 0 !important;
    margin-bottom: 20px;
    border-bottom: none !important;
    line-height: 22px
}

.payment-method-content .payment-method-note {
    position: relative;
    margin-top: -23px
}

.checkout-index-index main#maincontent {
    max-width: 85%;
    margin: 0 auto 0
}

.qty-wrapper a, a.button-action.remove {
    font-size: 13px
}

.osc-place-order-wrapper input.input-text {
    background: #fff;
    border: none;
    height: 42px
}

.osc-place-order-wrapper .place-order-primary button.primary.checkout {
    margin-left: 10px;
    margin-bottom: 0;
    height: 42px;
    float: left;
    padding: 0;
    width: 160px
}

.osc-place-order-wrapper button.action.primary.checkout span {
    font-size: 13px !important
}

.checkout-index-index a.button.button--primary.btn-checkout {
    width: 160px
}

.checkout-payment-method .actions-toolbar .primary {
    float: right;
    margin: 0;
    padding: 10px !important;
    font-size: 14px !important;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    width: 160px
}

.osc-place-order-wrapper .control {
    padding: 0
}

.cart-totals .grand strong, .opc-block-summary .table-totals .grand strong {
    font-size: 18px
}

#opc-sidebar table tr {
    border-bottom: 1px solid #ccc;
    border-bottom: none
}

.checkout-index-index .shipping span.label {
    color: #293138;
    text-transform: none;
    font-size: 15px
}

.checkout-index-index .grand.totals span.price {
    font-size: 23px;
    position: relative;
    top: 8px
}

.osc-place-order-wrapper button.action.primary.checkout span {
    font-size: 16px;
    font-weight: 600
}

.checkout-index-index .cart-totals tbody .amount, .checkout-index-index .cart-totals tfoot .amount, .checkout-index-index .opc-block-summary .table-totals tbody .amount, .checkout-index-index .opc-block-summary .table-totals tfoot .amount {
    padding: 10px 10px 10px 14px
}

.product-item-sku-block {
    font-size: 15px
}

strong.product-item-sku {
    font-weight: normal
}

.checkout-index-index .opc-block-summary .items-in-cart > .title strong {
    font-size: 1rem;
    font-weight: 300;
    margin: 0
}

.checkout-index-index .step-content {
    padding-top: 0px !important
}

.checkout-index-index button.action.action-show {
    line-height: 14px;
    font-size: 14px;
    vertical-align: top;
    white-space: initial
}

.checkout-index-index .delivery-date, .quotes-index-view .delivery-time {
    width: 100%
}

dl.shipment-methods-scotland-offshore {
    margin-bottom: 0
}

.checkout-index-index .qty-wrapper {
    padding: 0;
    min-width: 83px;
    height: 30px
}

.off-canvas-right ul {
    overflow-y: auto;
    padding: 0 20px;
    padding-bottom: 139px
}

.checkout-index-index .qty-wrapper .qty-wrap .input-text.update {
    top: 0;
    margin: 0;
    width: 100%
}

.checkout-cart-index .checkout button.action.primary.checkout, .quotes-index-view .checkout button.action.primary.checkout {
    padding: 10px !important
}

.checkout-index-index .qty-wrapper .qty-wrap, .quotes-index-view .qty-wrapper .qty-wrap {
    width: 43px
}

.checkout-index-index .cart-totals, .checkout-index-index .opc-block-summary .table-totals, .quotes-index-view .cart-totals, .quotes-index-view .opc-block-summary .table-totals {
    border: none
}

form#co-payment-form {
    width: 100%;
    float: left
}

.product-image-wrapper img {
    width: 100%
}

#checkout-review-table tbody tr td {
    width: 80px
}

.a-center.details-qty {
    text-align: left;
    margin-top: 10px
}

.a-center.last.button-remove {
    text-align: left;
    margin-top: -30px;
    margin-left: 89px
}

.checkout-agreement:before {
    display: none
}

.checkout-agreements-block .checkout-agreement.field {
    display: block
}

.edit i.fa.fa-trash {
    margin-right: 5px
}

.qty-wrapper a.button-action.minus, .qty-wrapper a.button-action.plus {
    padding: 2px;
    height: 22px;
    width: 21px
}

.data-table a.button-action.remove {
    margin-left: 10px !important;
    height: 22px;
    width: 21px;
    line-height: 23px
}

ul.butns-checkout-success {
    text-align: center;
    list-style: none;
    margin: 0;
    padding: 0
}

.butns-checkout-success li {
    display: inline-block;
    margin: 0 5px
}

.butns-checkout-success a.continue {
    border: #85754e 2px solid;
    padding: 7px 15px;
    display: block
}

.butns-checkout-success a.print_btn {
    background: #85754e;
    color: #fff;
    border: none;
    padding: 11px 18px;
    font-weight: 600
}

.checkout-cart-index tr.totals.subtotal_listprice.excl, .checkout-cart-index tr.totals.subtotal_discountprice.excl {
    display: none
}

.onestepcheckout-index-index .product-options {
    display: none
}

.checkout-agreements-block + .actions-toolbar {
    display: flex
}

.step-title + .payment-method .payment-method-title.field.choice {
    top: 20px !important
}

button.action.action-show-popup {
    height: 35px
}

.button-remove a.button-action.edit, #checkout-review-table .item-options {
    display: none
}

.osc-place-order-wrapper button.action.primary.checkout span {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px
}

.checkout-agreements-block + .actions-toolbar {
    margin-left: 0 !important
}

.field select {
    font-size: 14px !important;
    border-radius: 0 !important
}

.shipping .value {
    font-size: 12px;
    color: #000 !important
}

p.cart-redirect-text {
    padding: 30px;
    max-width: 1360px;
    margin: 60px auto;
    font-size: 13px;
    text-align: center;
    min-height: 350px
}

.media-object__content h6 {
    font-size: 18px;
    margin-bottom: 0
}

.media-object__content ol.mb-s.ml-s {
    margin: 0;
    padding: 0 20px
}

.quickorder-orderissue-index button#addSkuIssue, .quickorder-orderissue-index button#addImage, .quickorder-orderissue-index button.add-order-issue.button.button--primary, .quickorder-orderissue-index button.removeSkuIssue.button.button--primary.button--small {
    background: #85754e
}

.quickorder-orderissue-index .form-list li {
    width: 100%
}

.quotes-index-view tr.totals.discount, .quotes-index-view tr.totals.subtotal_listprice {
    display: none
}

a.range-cookies {
    font-weight: 600
}

.login-container .fieldset:after {
    display: none
}

.account .column.main .block:not(.widget) .block-content .box:nth-child(even) {
    float: left
}

button.action.edit-address-link {
    width: auto !important;
    background: none !important;
    margin-top: -5px !important;
    padding: 2px 15px 4px !important;
    line-height: 16px !important
}

.edit-address-link span {
    color: #000;
    margin: 0;
    padding: 3px 0 0 !important
}

.edit-address-link span:hover {
    text-decoration: none
}

.billing-address-same-as-shipping-block {
    display: none
}

.checkout-billing-address {
    display: none
}

.mobile-field {
    margin-bottom: 20px
}

.mobile-field-heading {
    font-weight: 500
}

.mobile-field .title span {
    font-size: 14px;
    margin-bottom: 8px;
    display: block
}

.addresses .shipping-address-item {
    padding-right: 100px !important
}

.checkout-index-index .modal-popup .form-shipping-address {
    max-width: 100%
}

button.action.secondary.action-hide-popup {
    border: #85754e 1px solid;
    padding: 17px;
    border-radius: 0;
    color: #85754e;
}

fieldset.field.street.col-mp.mp-12 {
    padding: 0 10px
}

.catalog-product-view section.quick_view .btwn-mt-m {
    width: 100%;
    float: left;
    margin-top: 40px !important
}

.callback_form_wrapper li {
    width: 100%;
    text-align: left
}

.giftcard__checkbox {
    width: auto !important;
    float: left;
    margin-right: 7px !important;
    transform: scale(1.8)
}

.giftcard__checkbox + label {
    font-size: 14px;
    float: left;
    width: 95%;
    padding-left: 8px
}

.confirm .modal-content {
    text-align: center
}

.confirm footer.modal-footer {
    display: block;
    text-align: center
}

.quickorder-orderissue-index button#addSkuIssue, .quickorder-orderissue-index button#addImage, .quickorder-orderissue-index button.add-order-issue.button.button--primary, .quickorder-orderissue-index button.removeSkuIssue.button.button--primary.button--small {
    color: #fff !important
}

.gallery-customer-preview .fieldset {
    z-index: 99;
    position: relative
}

@media only screen and (max-width: 1368px) {
    .additional-addresses td.col.actions {
         width: 147px;
    }

    .section-wrap {
        padding: 3.5rem 5.5rem 0;
    }

    .site-footer__wrap {
        padding: 0 4rem;
    }

    .site-footer div.address {
        left: 0;
    }

    .cms-index-index .ptb-l {
        margin-bottom: 5rem;
    }

    .how-it-works {
        top: 15px;
    }

    .hero-banner__header {
        font-size: 45.5px;
    }

    .hero-banner__controls {
        bottom: 10px;
        right: 51.5%;
        top: auto;
    }

    .cms-why-us section {
        margin: 10rem auto 0;
    }

    .hero-banner + .section-wrap {
        margin-top: 0;
    }

    .cms-compare section.section-wrap.inner-wrap-for-small-screens.pt-xxl.pb-l {
        padding-top: 10.5em;
        padding-bottom: 7em;
    }
}

@media (min-width: 768px) and (min-height: 600px) {
    .presetlayouts-modal {
        padding: 3rem;
        min-width: 35rem
    }
}

.presetlayouts-modal.is-active {
    opacity: 1;
    visibility: visible
}

.presetlayouts-modal__section {
    display: none
}

.presetlayouts-modal__section.is-active {
    display: block
}

.resize {
    position: relative;
    width: 350px;
    height: 200px;
    top: 20px;
    background: #eee;
    border: 8px solid #bbb;
    font-size: 10px;
    text-transform: uppercase;
    cursor: pointer;
    margin-bottom: 30px;
    left: 50%;
    transform: translate(-50%);
    display: none
}

.resize:before, .resize:after {
    content: '';
    background: #d8d8d8;
    position: absolute
}

.resize--linear:after, .resize--galley:after, .resize--l-shape:after, .resize--u-shape:after {
    top: 0;
    width: 70%;
    height: 30%;
    right: 0
}

.resize--galley:before {
    bottom: 0;
    width: 70%;
    height: 30%;
    right: 0
}

.resize--l-shape:before {
    top: 0;
    width: 30%;
    height: 80%;
    right: 0
}

.resize--u-shape:before {
    top: 0;
    width: 30%;
    height: 80%;
    right: 0
}

@media (min-width: 768px) and (min-height: 600px) {
    .resize {
        display: block
    }
}

.values {
    padding: 4rem 0 4rem
}

@media (min-width: 1024px) and (min-height: 600px) {
    .values {
        display: flex;
        justify-content: center
    }
}

.values__item {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px
}

.resize-label {
    background: #323e48;
    color: #fff;
    width: 32px;
    height: 32px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    font-size: 18px;
    transform: translate(-50%, -50%);
    z-index: 1
}

.svg-inline--fa {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.resize-label--h {
    left: 100%;
    left: calc(104%);
    top: 50%
}

.resize-label--v {
    top: 100%;
    top: calc(104%);
    left: 50%
}

.resize-label--h svg {
    width: 75%;
    height: 100%
}

.resize-label--v svg {
    height: 75%;
    width: 100%
}

.presetlayouts-modal select {
    padding: 0.25rem;
    -webkit-appearance: menulist;
    border: 1px solid #ccc;
    width: auto;
    display: inline-block;
    background: none;
    margin: 0
}

.presetlayouts-modal label {
    width: 8rem;
    display: inline-block;
    padding-right: 0.5rem;
    margin-bottom: 0;
    font-size: 1.8rem
}

.presetlayouts-modal h2 {
    margin-bottom: 25px
}

.presetlayouts-modal p {
    font-size: 18px;
    margin-bottom: 10px;
    padding: 0 40px
}

@media (min-width: 768px) and (min-height: 600px) {
    .image-button-collection {
        display: flex;
        justify-content: center;
        flex-wrap: wrap
    }

    .image-button-collection > * {
        margin-right: -1px;
        margin-bottom: -1px
    }
}

@media (min-width: 1024px) and (min-height: 600px) {
    .image-button-collection {
        margin-right: 0;
        margin-bottom: 0;
        flex-wrap: nowrap
    }

    .image-button-collection > *:not(:last-child) {
        margin-right: 20px
    }
}

.image-button {
    flex-wrap: nowrap;
    display: inline-block;
    text-align: center;
    padding: 10px;
    border: 1px solid #ccc;
    font-size: 18px;
    text-decoration: none;
    min-width: 200px
}

@media (min-width: 768px) and (min-height: 600px) {
    .image-button {
        padding: 25px
    }
}

.image-button__image {
    height: 80px;
    margin: auto;
    display: none
}

@media (min-width: 768px) and (min-height: 600px) {
    .image-button__image {
        display: block
    }

    .image-button__text {
        display: block;
        padding-top: 15px
    }
}

.image-button__svg {
    width: 100%
}

.image-button--preset .image-button__image {
    width: 126px
}

.image-button--blank .image-button__image {
    width: 43px
}

.image-button--linear .image-button__image, .image-button--galley .image-button__image, .image-button--l-shape .image-button__image, .image-button--u-shape .image-button__image {
    width: 140px
}

.image-button--room-shape {
    display: none
}

.image-button--room-shape.is-active {
    display: inline-block
}

@media (min-width: 1000px) {
    .range-slider .thumbnail-nav .owl-item {
        width: auto !important
    }
}

.range-slider .thumbnail-nav .owl-stage {
    display: inline-block
}

.range-slider .colour-nav li {
    display: inline-block;
    width: 100px;
    margin: 0;
    cursor: pointer;
    overflow: hidden;
    list-style: none
}

.range-slider .colour-nav li .colour-label .inner {
    min-height: 44px;
    padding: 0 5px
}

.range-slider .colour-nav li.active .swatch {
    border: 4px solid #fff;
    height: 58px;
    width: 58px;
    margin: 0 19px
}

.range-slider .colour-nav li .swatch {
    height: 50px;
    width: 50px;
    margin: 4px 25px;
    display: block;
    border-radius: 50%;
    border: 1px solid #ccc
}

.range-slider .owl-nav {
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 100%
}

.range-slider .owl-nav .owl-next {
    cursor: pointer;
    float: right;
    margin-right: -50px;
    width: 25px;
    height: 45px;
    background-image: url(/assets/img/svgs/slide-arrow-right.svg);
    display: block;
    text-indent: -9999px;
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: center;
    position: absolute;
    top: calc(50% - 20px);
    right: 0
}

.range-slider .owl-nav .owl-prev {
    cursor: pointer;
    float: left;
    margin-left: -50px;
    width: 25px;
    height: 45px;
    background-image: url(/assets/img/svgs/slide-arrow-left.svg);
    display: block;
    text-indent: -9999px;
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: center;
    position: absolute;
    top: calc(50% - 20px);
    left: 0
}

.range-slider .owl-nav .disabled {
    display: none
}

.images_list {
    display: none
}

.range-slider .prev-arrow {
    background-image: url("/assets/img/svgs/arrow-left.svg");
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    height: 40px;
    opacity: 1;
    position: absolute;
    top: calc(50% - 20px);
    transition: all .25s linear 0s;
    width: 40px;
    z-index: 100;
    left: 0
}

.range-slider .next-arrow {
    background-image: url("/assets/img/svgs/arrow-right.svg");
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    height: 40px;
    opacity: 1;
    position: absolute;
    top: calc(50% - 20px);
    transition: all .25s linear 0s;
    width: 40px;
    z-index: 100;
    right: 0
}

.range-slider .prev-arrow.deactive, .range-slider .next-arrow.deactive {
    opacity: 0;
    display: none
}

.thumbnail-nav {
    list-style: none;
    margin-top: 20px
}

.thumbnail-nav li {
    background-size: cover;
    background-position: center center;
    display: inline-block;
    width: 200px;
    cursor: pointer;
    overflow: hidden;
    list-style: none
}

.thumbnail-nav .owl-nav {
    display: none
}

.cart-open {
    display: none
}

.off-canvas-right-check {
    display: none
}

.off-canvas-right {
    display: block;
    width: 100%;
    max-width: 400px;
    height: 100%;
    margin-right: -400px;
    overflow: hidden;
    position: fixed;
    right: 0;
    transition: all .5s ease 0s;
    background-color: #FFF;
    z-index: 1000
}

.off-canvas-right.active {
    box-shadow: -15px 0 50px rgba(0, 0, 0, 0.3)
}

div#cart-popup {
    min-height: 100vh
}

.off-canvas-right .cart-popup {
    position: relative
}

.close_cart_btn {
    font-size: 32px;
    padding: 10px 20px;
    margin-bottom: 0;
    font-weight: 100
}

.off-canvas-cart ul.items {
    height: calc(100vh - 200px);
    overflow-y: scroll
}

.cart-popup .items {
    -ms-flex: 1;
    flex: 1;
    padding-top: 0
}

.off-canvas .product .image {
    max-width: 100px
}

.cart-popup .actions {
    margin-top: auto;
    border-top: 1px solid #ccc;
    overflow: auto;
    padding: 20px;
    width: 362px;
    position: fixed;
    bottom: 0
}

.additional-quote-fields input {
    margin-bottom: 5px
}

.quotes-index-view table {
    margin-bottom: 0
}

.quotes-index-view tbody.cart.item {
    border-top: #ccc 1px solid
}

.off-canvas-right span.cart-price {
    display: flex;
    white-space: nowrap
}

.cart-popup li a {
    text-decoration: none
}

.cart-popup .item {
    margin-bottom: 10px;
    padding-bottom: 5px
}

.off-canvas-right .cart-popup .actions .place-order {
    margin-bottom: 10px;
    width: 100%
}

.off-canvas-right .cart-popup .actions .button + .button, .off-canvas-right .cart-popup .actions .back-link a + .button, .back-link .off-canvas-right .cart-popup .actions a + .button, .off-canvas-right .cart-popup .actions .back-link .button + a, .back-link .off-canvas-right .cart-popup .actions .button + a, .off-canvas-right .cart-popup .actions .back-link a + a, .back-link .off-canvas-right .cart-popup .actions a + a {
    margin-left: 0
}

.off-canvas-right .cart-popup .actions .save-order, .off-canvas-right .cart-popup .actions .view-order {
    width: 43%
}

.off-canvas-right .cart-popup .actions .save-order {
    float: left
}

.off-canvas-right .cart-popup .actions .view-order {
    float: right
}

.off-canvas-right .cart-popup .actions .totals {
    float: right;
    font-size: 1.2rem;
    font-weight: 300;
    margin-bottom: 0;
    width: 100%
}

.off-canvas-right .cart-popup .actions .totals span {
    display: block;
    float: left;
    width: 50%;
    font-size: 20px
}

.off-canvas-right .cart-popup .actions .totals .total {
    font-size: 32px;
    text-align: left;
    z-index: 999;
    position: relative;
    float: left;
    width: 100%;
    line-height: 20px;
    margin-top: 5px
}

.off-canvas-right .cart-popup .actions .totals .vat-text {
    font-size: 13px;
    display: block;
    padding-top: 0;
    text-align: left;
    width: 100%;
    float: left;
    color: #000;
    margin-bottom: 14px
}

.off-canvas-right ul {
    overflow-y: auto;
    padding: 20px 20px 0 20px
}

.off-canvas-right ul li, .off-canvas-right ul .mfp-content .messages li, .mfp-content .messages .off-canvas-right ul li, .off-canvas-right ul .mfp-content li a, .mfp-content li .off-canvas-right ul a {
    border-bottom: 1px solid #ccc;
    padding: 0;
    position: relative;
    width: 100%;
    list-style: none
}

.off-canvas-right ul li .loading, .mfp-content li .off-canvas-right ul a .loading {
    background-color: white;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

.off-canvas-right ul li .loading .spinner, .mfp-content li .off-canvas-right ul a .loading .spinner {
    font-size: 40px;
    left: 50%;
    position: absolute;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.off-canvas-right ul li .loading.remove .spinner, .mfp-content li .off-canvas-right ul a .loading.remove .spinner {
    display: none
}

.off-canvas-right ul li .container-therange, .mfp-content li .off-canvas-right ul a .container-therange {
    display: table;
    width: 100%;
    padding: 0
}

.off-canvas-right ul li .container-therange .product, .mfp-content li .off-canvas-right ul a .container-therange .product {
    display: table-row;
    width: 100%
}

.off-canvas-right ul li .container-therange .product .image, .mfp-content li .off-canvas-right ul a .container-therange .product .image {
    display: table-cell;
    vertical-align: top
}

.off-canvas-right ul li .container-therange .product .image img, .mfp-content li .off-canvas-right ul a .container-therange .product .image img {
    border: 1px solid #e1e1e1;
    width: 100%
}

.off-canvas-right ul li .container-therange .product .details, .mfp-content li .off-canvas-right ul a .container-therange .product .details {
    display: table-cell;
    padding: 0 15px;
    position: relative
}

.off-canvas-right ul li .container-therange .product .details > div, .mfp-content li .off-canvas-right ul a .container-therange .product .details > div {
    font-family: "Rubik", sans-serif;
    font-size: 0.85rem;
    font-weight: 300
}

.off-canvas-right ul li .container-therange .product .details .name h2, .mfp-content li .off-canvas-right ul a .container-therange .product .details .name h2 {
    font-size: 1.5rem;
    font-weight: 300;
    margin-bottom: 0.3em;
    margin-top: 0
}

.off-canvas-right .increment {
    display: flex;
    margin: 8px 0px
}

.quantity .item-quantity {
    border: #ccc 1px solid;
    font-size: 15px;
    line-height: 27px;
    width: 41px;
    display: block;
    text-align: center;
    height: 25px;
    border-left: 0;
    border-right: 0
}

.off-canvas-right .sku span {
    font-size: 14px
}

.off-canvas-right .editcart a {
    font-size: 30px;
    border: #ccc 1px solid;
    padding: 0;
    line-height: 25px;
    width: 30px;
    text-align: center;
    color: #000;
    height: 25px;
    display: inline-block
}

.off-canvas-right ul li .container-therange .product .details .sku, .mfp-content li .off-canvas-right ul a .container-therange .product .details .sku {
    float: left;
    width: 100%
}

.off-canvas-right ul li .container-therange .product .details .price, .mfp-content li .off-canvas-right ul a .container-therange .product .details .price {
    display: inline-block;
    margin-right: 10px
}

.off-canvas-right ul li .container-therange .product .details .quantity, .mfp-content li .off-canvas-right ul a .container-therange .product .details .quantity {
    clear: right;
    display: inline-block;
    width: auto
}

.off-canvas-right ul li .container-therange .product .details .remove-item, .mfp-content li .off-canvas-right ul a .container-therange .product .details .remove-item {
    outline: medium none
}

.off-canvas-right ul li .container-therange .product .edit, .mfp-content li .off-canvas-right ul a .container-therange .product .edit {
    display: table-cell;
    text-align: center;
    vertical-align: middle
}

.off-canvas-right ul li .container-therange .product .edit .edit-item, .mfp-content li .off-canvas-right ul a .container-therange .product .edit .edit-item {
    color: rgba(126, 128, 130, 0.9);
    font-size: 18px;
    outline: medium none;
    transition: color .3s ease 0s
}

.off-canvas-right ul li .container-therange .order, .mfp-content li .off-canvas-right ul a .container-therange .order {
    color: #999999;
    display: table-row;
    font-size: 0.9rem;
    font-weight: 300;
    width: 100%
}

.off-canvas-right ul li .container-therange .order input[type="number"], .mfp-content li .off-canvas-right ul a .container-therange .order input[type="number"] {
    background-color: white;
    border-color: #e1e1e1;
    border-radius: 0;
    padding: 3px;
    text-align: center;
    width: 80px
}

.off-canvas-right ul li .container-therange .order .quantity, .mfp-content li .off-canvas-right ul a .container-therange .order .quantity, .off-canvas-right ul li .container-therange .order .total, .mfp-content li .off-canvas-right ul a .container-therange .order .total {
    display: table-cell;
    vertical-align: middle
}

.off-canvas-right ul li .container-therange .order .total, .mfp-content li .off-canvas-right ul a .container-therange .order .total {
    padding-left: 15px
}

.off-canvas-right ul li .container-therange .order .total .price, .mfp-content li .off-canvas-right ul a .container-therange .order .total .price {
    font-family: "Rubik", sans-serif;
}

.off-canvas-right ul li .container-therange .order .quantity, .mfp-content li .off-canvas-right ul a .container-therange .order .quantity {
    position: relative
}

.off-canvas-right ul li .container-therange .order .quantity span, .mfp-content li .off-canvas-right ul a .container-therange .order .quantity span {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.off-canvas-right ul li .container-therange .order .quantity input, .mfp-content li .off-canvas-right ul a .container-therange .order .quantity input {
    float: right;
    width: 55px
}

.off-canvas-right ul li:last-child, .off-canvas-right ul .mfp-content li a:last-child, .mfp-content li .off-canvas-right ul a:last-child {
    border-bottom: 0 none
}

.off-canvas-right .remove-item {
    font-size: 13px
}

.off-canvas-right ul li.no-items, .off-canvas-right ul .mfp-content li a.no-items, .mfp-content li .off-canvas-right ul a.no-items {
    display: none;
    opacity: 0
}

.off-canvas-right .loading {
    background-color: white;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

.off-canvas-right .loading .spinner {
    font-size: 40px;
    left: 50%;
    position: absolute;
    top: 60px;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.off-canvas-right.active {
    display: block;
    left: auto;
    margin-right: 0;
    overflow-y: visible;
    right: 0;
    z-index: 2000
}

.off-canvas-right.active ~ .inner-wrap {
    display: block;
    left: -45%;
    overflow-y: visible;
    position: relative;
    right: 45%;
    z-index: 1001
}

.container-therange .column {
    -ms-flex: 1;
    flex: 1
}

.catalog-product-view .color_plus {
    margin: 40px 0 0
}

.catalog-product-view .color_plus .plus_img {
    display: inline-block;
    width: 33%;
    vertical-align: top;
    margin-right: 20px
}

.catalog-product-view .color_plus .plus_img img {
    width: 100%
}

@media (min-width: 380px) {
    .range-carousel-large__copy {
        padding-top: calc(13.77049px + 1.63934vw)
    }

    .pb-s, .btwn-pb-s {
        padding-bottom: .5rem
    }

    .brand-match {
        font-size: calc(15.06666px)
    }

    .feature-comparison thead tr {
        font-size: calc(11.15556px + .22222vw)
    }

    .feature-comparison__controls label {
        font-size: 1.6rem
    }

    .brand-match__button-group {
        padding-top: calc(6.42857px + 3.57143vw)
    }

    .pt-l, .btwn-pt-l {
        padding-top: calc(80.81967px)
    }

    .mb-m, .btwn-mb-m, .fieldset {
        margin-bottom: calc(13.77049px + 1.63934vw)
    }

    .ml-l, .btwn-ml-l {
        padding-left: 8rem
    }

    .container-therange .column h2 {
        font-size: 22px;
        margin-bottom: 40px;
        font-weight: 500
    }

    .container-therange .column h3 {
        font-size: 22px;
        margin-bottom: 40px;
        font-weight: 500;
        margin-top: 40px
    }

    h3.btwn-mb-m.label.fc-dark-grey.fs-l.fw-semi {
        margin-top: 0;
    }

    .fs-xl {
        font-size: 2.6rem
    }

    .container-therange .column strong {
        font-size: 19px;
        font-weight: 500
    }
}

@media (min-width: 480px) {
    .brand-match__button-group {
        padding-top: 1rem;
        -ms-flex-align: center;
        align-items: center;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: center;
        justify-content: center
    }

    .brand-match__button-group .cta {
        width: 44%;
        margin: .25rem
    }
}

@media (min-width: 580px) {
    .brand-match__match {
        padding-top: calc(6.28571px);
        padding-bottom: calc(6.28571px);
        padding-left: calc(6.28571px);
        padding-right: calc(-21.14286px)
    }

    .brand-match__actions {
        padding: 4rem 6rem
    }

    .brand-match__actions a {
        color: #fff
    }

    .cta--secondary {
        color: #fff;
        border: 1px solid #fff
    }
}

@media (min-width: 768px) {
    .container-therange {
        display: block;
        padding: 25px 60px 0 60px;
        width: 100%;
        max-width: 1260px;
        margin: 0 auto
    }

    .cms-compare .container-therange {
        padding: 0
    }

    .products-grid--ranges .item {
        -ms-flex: 32% 0 1;
        flex: 32% 0 1
    }

    .products-grid--ranges .item {
        border-bottom: none;
        padding-bottom: 0;
        padding-left: 10px;
        padding-right: 10px
    }

    .ptb-l {
        margin-bottom: 2.8em
    }

    .media-object__content p {
        margin-top: 5px
    }

    .cms-accessories-handles .fw-semi {
        font-weight:600;
        margin-top: 1em;
        font-size: 1.5em
    }

    .cms-compare .intro__text {
        padding: 1.5em 14em
    }

    .cms-compare .media-object--offset .media-object__content {
        margin-top: 40px
    }

    .topbar__brand {
        left: 60px;
        top: 25px
    }

    h2.intro__heading {
        margin-bottom: 0
    }
}

@media (min-width: 940px) {
    .cms-home .hero-banner__image img {
        height: 450px;
    }

    .cms-home .hero-banner {
        height: 450px
    }

    .cms-page-view .hero-banner, .catalog-category-view .hero-banner {
        height: 450px
    }

    .cms-page-view .hero-banner .hero-banner__wrap, .catalog-category-view .hero-banner .hero-banner__wrap {
        display: inline-block;
        width: 100%
    }

    .cms-page-view .hero-banner .hero-banner__wrap .info-collection__copy, .catalog-category-view .hero-banner .hero-banner__wrap .info-collection__copy {
        padding-bottom: 0
    }

    .cms-page-view .hero-banner .hero-banner__wrap .hero-banner__info, .catalog-category-view .hero-banner .hero-banner__wrap .hero-banner__info {
        display: inline-block;
        float: left
    }

    .cms-page-view .hero-banner .hero-banner__wrap .hero-banner__info .hero-banner__info-inner, .catalog-category-view .hero-banner .hero-banner__wrap .hero-banner__info .hero-banner__info-inner {
        padding: 50px 0 0;
        max-width: 73%;
        margin: 0 auto
    }

    .cms-page-view .hero-banner .hero-banner__wrap .hero-banner__media, .catalog-category-view .hero-banner .hero-banner__wrap .hero-banner__media {
        float: right
    }

    .cms-page-view .hero-banner .hero-banner__image img, .catalog-category-view .hero-banner .hero-banner__image img {
        height: 450px;
    }

    .cms-home .intro {
        padding-top: 3rem
    }

    .cms-home .hero-banner__info-inner {
        margin-bottom: 0;
        max-width: 100%;
        width: auto;
        text-align: center;
        padding: 0;
        display: inline-block;
        margin: 0 auto
    }

    .how-it-works {
        background: none;
        margin: 0 auto;
        position: relative;
        left: 0
    }

    .how-it-works:before {
        content: '';
        display: block;
        background-color: #f4f3f0;
        position: absolute;
        width: calc(100% - 100px);
        height: 100%;
        top: 0;
        right: 0;
        z-index: -1
    }

    .how-it-works__column {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: start;
        justify-content: flex-start;
        width: 50%;
        padding: 0
    }

    .how-it-works__body {
        -ms-flex-item-align: end;
        align-self: flex-end;
        padding: 20px 63px;
        font-size: 18px;
        font-weight: 300;
        width: 50rem
    }

    .store-finder {
        display: -ms-flexbox;
        display: flex
    }

    .store-finder__col {
        width: 50%;
        font-size: 18px
    }

    .brand-match__button-group {
        padding-top: calc(39px)
    }

    .cms-page-view .hero-banner {
        height: 450px;
        overflow: hidden
    }
}

@media (min-width: 1280px) {
    .brand-match__button-group .cta {
        height: 3rem !important;
        -ms-flex: 0 1 20%;
        flex: 0 1 20%
    }

    .fs-xxxxl {
        font-size: 4.8rem
    }

    .icon-list__step-heading {
        font-size: 2.6rem;
        font-weight: normal
    }

    .how-it-works__heading {
        font-size: 3.5rem;
        font-weight: 500
    }

    .feature-comparison__left {
        padding-right: 4rem
    }

    .feature-comparison__right {
        padding-left: 4rem
    }

    .feature-comparison thead tr {
        font-size: 1.5rem
    }

    .cta--secondary:hover {
        border: 1px solid #b3b3b3;
        color: #b3b3b3
    }
}

@media (max-width: 1279px) {
    .feature-comparison .description td:first-child {
        display: none
    }

    .media-object__figure-additional-2, .media-object__figure-additional-3 {
        display: none
    }

    .media-object__figure > * {
        position: relative
    }

    .catalog-product-view section.section-wrap.inner-wrap-for-small-screens.btwn-mt-m {
        display: block;
        padding: 0 5rem
    }

    .page-layout-1column .product.media {
        width: 100%
    }

    .catalog-product-view .product_top_content .range-slider {
        max-width: 50%;
        width: 50%
    }
}

@media (min-width: 1024px) {
    .container-therange .row {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex: 1;
        flex: 1
    }

    .container-therange .row {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .feature-comparison {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .feature-comparison__left {
        padding-top: 36px;
        width: 40%;
        padding-right: 10rem
    }

    .feature-comparison__right {
        width: 60%
    }

    .feature-comparison__main-heading {
        width: 40%
    }

    .brand-match__wrapper {
        position: relative;
        margin: 0 auto;
        margin-top: 4rem;
        margin-bottom: 5rem;
        max-width: 1260px
    }

    .brand-match__wrapper:before {
        display: block;
        content: "";
        width: 100%;
        padding-top: 62.87879%
    }

    .brand-match__wrapper > * {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0
    }

    .brand-match__wrap {
        position: relative
    }

    .brand-match__wrap .brand-match__actions {
        width: 45%;
        overflow: hidden
    }

    .brand-match__wrap.active {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .brand-match__match {
        width: 50%;
        padding: 5rem 11rem 5rem 5rem
    }

    .brand-match__figure {
        width: 50%
    }

    .brand-match__figure img {
        width: auto;
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        left: 50%;
        position: relative;
        height: 100%;
        max-width: initial
    }

    .brand-match__container {
        padding-left: calc(-76.25px);
        padding-right: calc(-76.25px);
        padding-top: calc(-24.16667px);
        padding-bottom: calc(-24.16667px)
    }

    .brand-match__button-group .cta {
        height: 3rem;
        margin: 0.8rem;
        padding-left: 20px;
        padding-right: 20px;
        text-transform: uppercase;
        -ms-flex: 0 1 23%;
        flex: 0 1 20%;
        width: 40%;
        white-space: nowrap
    }

    .brand-match__button-group .cta:nth-last-child(n+8), .brand-match__button-group .cta:nth-last-child(n+8) ~ button {
        height: auto
    }
}

@media (min-width: 1600px) {
    .brand-match__container {
        padding-left: 4rem;
        padding-right: 4rem;
        padding-top: 4rem;
        padding-bottom: 4rem
    }

    .brand-match__button-group {
        padding-top: 3.5rem
    }
}

@media (max-width: 1028px) {
    .std {
        padding: 0 12%
    }

    .hero-banner__header {
        font-size: 28px;
        margin-bottom: 15px
    }

    .media-object__content {
        width: 50%;
        padding: 1em 0 0 2em
    }

    .fs-xxxl {
        font-size: 3.5rem
    }

    .section-wrap {
        padding: 3.5rem 6.5rem
    }

    .catalog-category-view .section-wrap {
        padding: 3.5rem 6.5rem 0
    }

    .brand-match__button-group {
        display: block
    }

    .site-footer__wrap {
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .site-footer div.address {
        left: 0
    }

    .cms-store-finder section.section-wrap.inner-wrap-for-small-screens.pt-l {
        padding: 4.5rem 0 !important
    }

    .cms-store-finder .section-wrap {
        margin: 5.5% 4%;
        padding: 0
    }

    button, .cart.table-wrapper .actions-toolbar > .action, .action-gift {
        padding: 7px 0
    }

    .hero-banner__header {
        font-size: 31px;
        line-height: 35px
    }
}

@media (max-width: 1280px) {
    .cms-page-view .intro__text {
        width: 100%
    }

    h2.intro__heading {
        padding-top: 0;
        text-align: center;
        font-size: 3em;
        font-weight: 500
    }

    .get-in-touch-button a.cta.cta--medium {
        margin: 9px 5px 0px 5px;
        float: none;
        width: 60%;
        display: inline-block
    }

    .get-in-touch-button {
        max-width: 100%
    }

    .hero-banner__image img {
        height: auto;
    }

    .cms-page-view .page-main {
        padding: 0;
        box-sizing: border-box
    }

    .button, .back-link a {
        border: 1px solid #323e48;
        color: #323e48;
        display: inline-block;
        padding: 1em 1em;
        text-decoration: none;
        letter-spacing: .05em;
        text-transform: uppercase;
        text-align: center;
        transition: all .2s ease;
        font-size: 1.2em;
        text-align: left
    }
}

@media (max-width: 820px) {
    .cms-page-view .page-main {
        padding: 0 10px;
        box-sizing: border-box
    }

    .site-footer div.address {
        margin-bottom: 25px
    }

    .catalog-product-view .product_top_content .range-slider {
        max-width: 100%;
        width: 100%;
        padding: 0 40px
    }

    .catalog-product-view .product_top_content .product_info_main {
        max-width: 100%;
        display: inline-block;
        margin-left: 0;
        vertical-align: top;
        margin-top: 35px;
        padding-left: 50px
    }

    .catalog-product-view .color_plus .plus_content {
        display: inline-block;
        max-width: 90%
    }

    .catalog-product-view .product_middel_content .collection_specification {
        width: 100%
    }

    .catalog-product-view .product_middel_content section.quick_view {
        width: 100%;
        display: inline-block;
        vertical-align: top;
        margin-top: 30px
    }

    .catalog-product-view .color_plus .plus_img {
        width: 100%
    }

    .get-in-touch-button a.cta.cta--medium {
        margin: 9px 5px 0px 5px;
        float: none;
        width: 30%;
        display: inline-block
    }

    .category-image, .category-description {
        max-width: 100%;
        padding: 0 13rem
    }

    .appointment_page .store-finder__col h1 {
        font-size: 25px;
        font-weight:600;
        margin: 0 0 20px
    }

    .media-object__cta {
        margin-top: 2rem;
        margin-bottom: 5rem
    }

    .home_boxes_wrap + .ta-center {
        margin-bottom: 50px
    }

    .cms-index-index section.section-wrap.inner-wrap-for-small-screens.ptb-l {
        padding: 0 7em
    }

    .cta--large {
        padding: 1rem 4.3rem
    }

    .media-object__heading {
        margin: 2rem 0;
        padding: 0
    }

    .page-footer .section-wrap {
        padding: 2.5rem 8.9rem 1rem 10.2rem
    }

    .site-footer__wrap {
        display: flex;
        font-size: 1.7rem;
        padding-bottom: 21px;
        width: 100%;
        float: left;
        flex-wrap: wrap
    }

    .site-footer div.address {
        position: relative;
        left: 0;
        font-weight: normal
    }

    .columns .column.main {
        padding-bottom: 20px
    }

    .mainimg ul {
        margin: 0;
        padding: 0
    }

    .range-slider {
        position: relative;
        margin-bottom: 0;
        width: 350px;
        float: left
    }

    .thumbnail-nav {
        list-style: none;
        margin-top: 20px;
        margin: 0;
        padding: 0
    }

    .cms-accessories-handles h2.intro__heading {
        margin: 0;
        text-align: left;
        font-size: 3rem;
        margin-bottom: 15px
    }

    .cms-accessories-handles .intro__text {
        text-align: left
    }

    .cms-accessories-handles .media-object__figure {
        position: relative;
        width: 100%;
        margin: 10px 0
    }

    .custom_category_list .category-products {
        margin: 70px 0 0
    }

    .products-grid--ranges {
        justify-content: left;
        margin: 0;
        padding: 0
    }

    .products-grid .item {
        -ms-flex: 48% 0 1;
        flex: 43% 0 1;
        text-align: left;
        margin-bottom: 0;
        padding-bottom: 20px;
        padding-left: 10px;
        padding-right: 10px;
        border-bottom: none
    }

    .sink_product .product__description.mb-xs.center {
        text-align: left
    }

    .kitchen-shape-chooser__nav {
        width: 100%
    }

    .kitchen-shape-chooser__copy {
        width: 100%;
        padding-left: 0
    }

    .kitchen-shape-chooser__image {
        width: 100%;
        padding: 0 !important
    }

    .is-active + .kitchen-shape-chooser__content {
        display: block !important;
    }

    .kitchen-shape-chooser__wrap {
        display: block
    }

    .card {
        width: 50%;
        padding-top: 0
    }

    .card {
        max-width: 330px;
        padding-left: 20px;
        padding-bottom: 20px
    }

    .how-it-works__body p {
        font-size: 17.5px
    }

    .icon-list__step:before {
        display: block;
        content: '';
        position: absolute;
        left: -7.3rem;
        height: 5rem;
        width: 5rem;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        top: -5px
    }

    .icon-list__list {
        margin: 0;
        max-width: 81rem;
        font-size: 17px;
        font-weight: 300;
        padding-left: 96px;
        margin-top: 10rem;
        margin-bottom: 10rem
    }

    h3.icon-list__step-heading {
        font-size: 23px;
        font-weight: 400
    }

    h2.how-it-works__heading {
        font-weight: 500
    }

    button#btn-cookie-allow {
        width: 100%
    }

    .message.global.cookie {
        padding: 0
    }

    .message.global p {
        margin: 0;
        padding: 0 16px;
        line-height: 22px;
        width: 80%;
    }

    .section-wrap {
        max-width: 1380em;
        padding: 3.5rem 4rem;
    }

    .intro__text {
        padding: 0
    }

    h2.intro__heading {
        margin: 0
    }

    .ptb-l {
        margin: 0
    }

    .site-navigation__link {
        color: #fff;
        display: block;
        text-align: left;
        padding: 8px 7px;
        font-weight: 500;
        margin: 3px 0;
    }

    .media-object--offset .media-object__content {
        margin-top: 0;
    }

    .how-it-works__section {
        display: -ms-flexbox;
        display: block;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding-left: 0;
        background: #f4f3f0;
        padding: 20px;
    }

    .how-it-works {
        padding: 0 !important;
    }

    .info-collection__copy {
        margin-bottom: 3.4rem;
    }

    .media-object.media-object--offset, .media-object, .hero-banner__wrap.item {
        display: block;
    }

    .media-object__figure, .hero-banner__info, .hero-banner__media {
        position: relative;
        width: 100%;
    }

    .media-object__content {
        width: 100%;
        padding: 0em;
    }

    .hero-banner__image img {
        height: auto;
    }

    .media-object--offset .media-object__content:before {
        background-color: #fff
    }

    .media-object__heading {
        font-size: 3rem;
        margin: 2rem 0
    }

    .media-object__content p {
        margin-top: 0
    }

    .cms-compare .section-wrap {
        padding: 1.5rem 2rem
    }

    .cms-why-us section {
        margin: 0 5rem
    }

    .cms-why-us .media-object__content {
        padding: 2em 0
    }

    .hero-banner__info-inner {
        padding: 1rem
    }

    .col-half.landing-logo, .col-half.landing-links {
        text-align: center
    }

    .col-half {
        width: 100%;
        box-sizing: border-box;
        padding: 10px
    }

    .col-third-container {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        border-top: 1px solid #eee
    }

    .wysiwyg-content {
        line-height: 1.6;
        text-align: center
    }

    #landing-banner #download-form {
        padding: 25px 0px !important
    }

    #landing-banner #download-form .sub-container {
        max-width: 90%;
        width: 100%;
        margin: 55px 0px;
        clear: both
    }

    #landing-banner #download-form .sub-container .content {
        padding: 30px;
        background: #fff;
        color: #222
    }

    #download-form .sub-container form#download-brochure-form .input-wrapper input {
        display: block;
        width: 100%;
        margin: 0 0 15px;
        height: 40px;
        font-size: 16px;
        border-radius: 0;
        border: 1px solid #323e48;
        color: #323e48;
        padding: 5px 10px
    }

    .cms-store-finder-plymouth section.section-wrap.section-wrap--restricted.inner-wrap-for-small-screens.mt-l.mb-l, .cms-store-finder-nottingham section.section-wrap.section-wrap--restricted.inner-wrap-for-small-screens.mt-l.mb-l {
        padding: 0 0;
        width: 100%;
        float: left
    }

    #landing-banner .spring-cta {
        display: none
    }

    #landing-banner #landing-form .sub-container {
        max-width: 90%;
        margin: -15px auto;
        clear: both;
        width: 100% !important
    }

    .cms-store-finder-nottingham .page-main {
        padding: 0;
        box-sizing: border-box
    }

    .landing-mobile-offer {
        display: block;
        margin-top: 30px;
        text-align: center
    }

    .cms-store-finder-plymouth .page-main {
        padding: 0
    }

    .message.global p {
        padding: 30px;
        box-sizing: border-box;
        width: 100%
    }

    .message.global.noscript, .message.global.cookie {
        background: #989a9b;
        width: 29em;
        text-align: left;
        line-height: 23px;
        padding: 0;
        margin-bottom: 20px
    }

    .message.global.cookie .actions {
        width: 100%
    }

    button#btn-cookie-allow {
        width: 100%
    }

    .how-it-works {
        margin: 0
    }
}

@media (max-width: 1024px) and (min-width: 768px) {

    section.section-wrap.inner-wrap-for-small-screens.pt-l {
        padding: 4.5rem 5.5rem
    }

    .appointment_page .store-finder__col h1 {
        font-size: 31px
    }

    .appointment_page .store-finder__col {
        color: #353f48;
        font-size: 20px;
        padding: 0;
        margin: 0;
        padding-right: 20px
    }

    .catalog-product-view section.section-wrap.inner-wrap-for-small-screens.btwn-mt-m {
        display: block;
        padding: 0
    }

    .cms-index-index .home_boxes {
        flex-wrap: wrap;
        justify-content: center
    }

    .hero-banner__wrap.item.slider-5 {
        margin-bottom: 0
    }

    .intro__text {
        padding: 1.5em 5em
    }

    .cms-compare .intro__text {
        padding: 1.5em 0em
    }

    .cms-your-kitchen .intro__text {
        font-size: 1.1em;
        padding: 1.5em 0px
    }

    .cms-home .hero-banner__controls {
        bottom: 10px
    }

    .cms-home .hero-banner {
        height: auto
    }

    .cms-index-index .hero-banner__header, .cms-index-index .hero-banner__wrap.item.slider-1 .info-collection__copy h1 {
        font-size: 80px
    }

    .cms-index-index .hero-banner__wrap.item.slider-1 .info-collection__copy h2 {
        font-size: 70px;
        line-height: 70px
    }

    .cms-index-index .hero-banner__wrap.item.slider-2 .info-collection__copy h3 {
        font-size: 54px;
        line-height: 60px
    }

    .cms-index-index .hero-banner__wrap.item.slider-2 .info-collection__copy h2 {
        font-size: 62px;
        line-height: 70px
    }

    .cms-index-index .hero-banner__wrap.item.slider-4.new_slider .info-collection__copy h3 {
        font-size: 32px;
        line-height: 32px
    }

    .cms-index-index .hero-banner__wrap.item.slider-4.new_slider .info-collection__copy h1 {
        font-size: 30px;
        line-height: 30px
    }

    .cms-index-index .hero-banner__wrap.item.slider-4.new_slider .info-collection__copy {
        padding: 25px 30px
    }

    .cms-index-index .hero-banner__wrap.item.slider-3 .info-collection__copy h1 {
        font-size: 52px
    }

    .cms-index-index .hero-banner__wrap.item.slider-3 .info-collection__copy h2 {
        font-size: 74px
    }

    .cms-index-index .hero-banner__wrap.item.slider-4 .info-collection__copy h3 {
        font-size: 45px;
        line-height: 45px
    }

    .cms-index-index .hero-banner__wrap.item.slider-4 .info-collection__copy h1 {
        font-size: 76px;
        line-height: 76px
    }

    .cms-index-index .hero-banner__wrap.item.slider-4 .info-collection__copy h2 {
        font-size: 65px;
        line-height: 65px
    }

    .cms-index-index .hero-banner__wrap.item.slider-5 .inner_content h1.main_title {
        font-size: 55px;
        line-height: 55px
    }

    .cms-index-index .hero-banner__wrap.item.slider-5 .inner_content h1 {
        font-size: 58px;
        line-height: 58px
    }

    .cms-index-index .hero-banner__wrap.item.slider-5 .inner_content h4 {
        font-size: 46px;
        line-height: 46px
    }

    .cms-index-index .hero-banner__wrap.item.slider-5 .inner_content h2 {
        font-size: 60px;
        line-height: 60px
    }

    .catalog-category-view .subcategories .subcategory-children {
        width: 31%;
        height: 320px
    }

    .cms-page-view .service_banner .hero-banner__wrap .hero-banner__info .hero-banner__info-inner {
        padding: 10px 0 0;
        max-width: 90%;
        margin: 0 auto
    }

    .service_banner .hero-banner__header {
        font-size: 30px;
        padding: 0 0 20px
    }

    .cms-page-view .hero-banner, .catalog-category-view .hero-banner {
        height: auto;
        margin-bottom: 20px
    }

    .cms-page-view .hero-banner .hero-banner__image img, .catalog-category-view .hero-banner .hero-banner__image img {
        height: auto;
    }

    .brand_images ul li {
        width: 25%
    }

    .brand_images ul li img {
        width: 100%
    }

    .brand_images ul li.brand-1 img {
        width: auto
    }

    .catalog-product-view .color_plus .plus_img {
        width: 32%
    }

    .category-image, .category-description {
        padding: 0 9rem
    }

    .site-navigation__link--highlight {
        font-size: 14px;
    }

    .site-footer__wrap {
        padding: 0 4rem
    }

    .site-footer__wrap > a:first-child {
        position: relative;
        left: 20px
    }
}

@media (max-width: 1023px) and (min-width: 768px) {
    .cms-index-index .hero-banner__header, .cms-index-index .hero-banner__wrap.item.slider-1 .info-collection__copy h1 {
        font-size: 54px
    }

    .cms-index-index .hero-banner__wrap.item.slider-5 .info-collection__copy, .cms-index-index .hero-banner__wrap.item.slider-3 .info-collection__copy {
        top: 0
    }

    .cms-index-index .hero-banner__wrap.item.slider-3 a.info-collection__ctas.find_more {
        margin: 20px 0 0
    }

    .cms-index-index .hero-banner__wrap.item.slider-1 .info-collection__copy h2 {
        font-size: 62px;
        line-height: 62px
    }

    .cms-index-index .hero-banner__wrap.item .bottom_content {
        position: static
    }

    .cms-index-index .hero-banner__info-inner {
        text-align: center;
        width: 100%
    }

    .cms-home .hero-banner__controls {
        top: 5px;
        bottom: auto
    }

    #landing-form .sub-container {
        max-width: 100%
    }

    #landing-form .close_popup {
        margin-top: -20px;
        margin-right: 0px
    }

    .catalog-category-view .subcategories .subcategory-children {
        width: 100%
    }

    .catalog-category-view .range-details {
        padding: 0
    }

    .brand_images ul li {
        width: 31%
    }

    .brand_images ul li.brand-2 {
        margin: 0 23px 0 0
    }

    .sink_product .product--range .product__name {
        font-size: 14px
    }

    .accessories_collection .card__info {
        padding: 0
    }

    .catalog-product-view .color_plus {
        margin: 30px 0
    }

    .cms-download-a-brochure .subcategories .subcategory-children {
        width: 100%
    }
}

@media (max-width: 768px) {
    .intro {
        margin-bottom: 0rem
    }

    .catalog-category-view .section-wrap {
        padding: 1.5rem 10rem 0
    }

    .products-grid .item {
        -ms-flex: 33% 0 1;
        flex: 33% 0 1
    }

    .ta-center .cta {
        margin: 33px 10px
    }

    .hero-banner__controls {
        bottom: auto;
        right: 0;
        top: 0
    }

    section.section-wrap.inner-wrap-for-small-screens.pt-l {
        padding: 3.5rem 7.5rem
    }

    .cms-compare .section-wrap {
        padding: 1.5rem 3rem
    }

    .hero-banner__info {
        position: relative;
        width: 100%;
        padding: 1rem;
        box-sizing: border-box
    }

    .cms-compare .hero-banner__header {
        font-size: 30px;
        text-transform: none;
        font-weight: 500;
        margin: 0;
        margin-bottom: 22px
    }

    .cms-page-view .hero-banner .hero-banner__image img, .catalog-category-view .hero-banner .hero-banner__image img {
        height: auto;
        width: 100%;
    }

    .section-wrap {
        padding: 3rem 3rem
    }

    .intro__heading, .intro__title {
        font-size: 3rem
    }

    #landing-form .close_popup {
        margin-top: -8px;
        margin-right: 0px;
        padding: 2px 7px
    }

    .cms-index-index .intro.section-wrap .ta-center .ml-s {
        margin-left: 0
    }
}

@media (max-width: 767px) {
    .form.password.reset, .form.send.confirmation, .form.password.forget, .form.create.account, .form.search.advanced, .form.form-orders-search {
        min-width: 270px;
        width: 50%;
        margin: 10px auto;
        padding: 20px 0
    }

    .catalog-product-view .column.main {
        display: block
    }

    .catalog-product-view section.section-wrap.inner-wrap-for-small-screens.btwn-mt-m {
        display: block;
        padding: 0 2rem
    }

    .section-wrap--restricted .container-therange {
        padding: 0
    }

    .page-product-grouped .product-info-main {
        width: 100%;
        padding: 0 0
    }

    .fs-xxxl {
        font-size: 2.5rem
    }

    .fs-l {
        font-size: 1.3em;
        margin: 5px 0
    }

    .products-grid .item {
        -ms-flex: 42% 0 1;
        flex: 42% 0 1
    }

    .inner-wrap-for-small-screens {
        padding-right: 2rem;
        padding-left: 2rem
    }

    .appointment_page .store-finder__col img {
        margin: 40px 0 0
    }

    .catalog-category-view .subcategories .subcategory-children {
        width: 100%;
        height: 250px;
        margin: 0 0 20px
    }

    .cms-index-index .home_boxes {
        display: block;
        margin: 40px 0 0
    }

    .cms-index-index .home_boxes .hero-banner__wrap {
        width: 100%;
        margin: 0 0 20px;
        float: left
    }

    .cms-index-index .book_appoinment {
        text-align: center;
        margin: 40px 0;
        width: 100%;
        float: left
    }

    .cms-home .hero-banner, .cms-page-view .hero-banner, .catalog-category-view .hero-banner, .cms-page-view .hero-banner, .catalog-category-view .hero-banner {
        height: auto;
        position: relative
    }

    .accessories_collection .card__figure img {
        height: auto
    }

    .info-collection {
        padding: 25px
    }

    .cms-home .info-collection {
        padding: 45px 0;
        box-sizing: border-box
    }

    .hero-banner__header {
        font-size: 31px
    }

    .cta--large {
        font-size: 13px;
        margin: 11px 0;
        padding: 10px 40px
    }

    .cms-index-index .hero-banner__info-inner {
        text-align: center;
        width: 100%;
        float: left;
        padding: 0
    }

    .info-collection__copy {
        margin-top: 0
    }

    .cms-index-index .hero-banner__header, .cms-index-index .hero-banner__wrap.item.slider-1 .info-collection__copy h1 {
        font-size: 36px;
        line-height: 36px
    }

    .cms-index-index .hero-banner__wrap .hero-banner__image:before {
        padding-top: 58.41667%;
    }

    .cms-index-index .hero-banner__wrap.item p.book_app {
        margin: 10px 0 0
    }

    .cms-index-index .hero-banner__wrap.item a.info-collection__ctas.btn_book {
        margin: 0
    }

    .cms-index-index .hero-banner__wrap.item.slider-1 .info-collection__copy h2 {
        font-size: 38px;
        line-height: 38px
    }

    .cms-index-index .hero-banner__wrap.item.slider-1 .info-collection__copy h3 {
        font-size: 32px;
        line-height: 32px
    }

    .cms-index-index .hero-banner__wrap.item.slider-1 .info-collection__copy {
        padding: 0 15px 10px
    }

    .cms-index-index .hero-banner__wrap.item.slider-1 .tc_content {
        padding: 15px 0 0
    }

    .cms-index-index .hero-banner__wrap.item.slider-1 .hero-banner__header {
        font-size: 52px;
        line-height: 55px
    }

    .cms-index-index .hero-banner__wrap.item.slider-2-pro h2.hero-banner__header {
        font-size: 18px;
        line-height: 20px
    }

    .cms-index-index .hero-banner__wrap.item.slider-2-pro .info-collection__copy {
        padding: 20px 0;
        font-size: 14px
    }

    .cms-index-index .hero-banner__wrap.item.slider-2 .info-collection__copy {
        padding: 15px
    }

    .cms-index-index .hero-banner__wrap.item.slider-2 .info-collection__copy h3 {
        font-size: 28px;
        line-height: 28px;
        margin: 0
    }

    .cms-index-index .hero-banner__wrap.item.slider-2 .info-collection__copy h2 {
        font-size: 30px;
        line-height: 30px
    }

    .cms-index-index .hero-banner__wrap.item.slider-4.new_slider .info-collection__copy h3 {
        font-size: 17px;
        line-height: 17px;
        margin: 0
    }

    .cms-index-index .hero-banner__wrap.item.slider-4.new_slider .info-collection__copy h1 {
        font-size: 16px;
        line-height: 16px
    }

    .cms-index-index .hero-banner__wrap.item.slider-4.new_slider .info-collection__copy {
        padding: 10px
    }

    .cms-index-index .hero-banner__wrap.item.slider-3 .info-collection__copy {
        top: 0;
        margin: 0 0 20px
    }

    .cms-index-index .hero-banner__wrap.item.slider-3 .info-collection__copy h1 {
        font-size: 30px;
        line-height: 50px
    }

    .cms-index-index .hero-banner__wrap.item.slider-3 .info-collection__copy h2 {
        font-size: 30px;
        padding: 0;
        line-height: 42px
    }

    .cms-index-index .hero-banner__wrap.item.slider-3 .info-collection__copy:after {
        top: 30px
    }

    .cms-index-index .hero-banner__wrap.item.slider-4 .info-collection__copy {
        padding: 10px
    }

    .cms-index-index .hero-banner__wrap.item.slider-4 .info-collection__copy h3 {
        font-size: 28px;
        line-height: 28px;
        margin: 0
    }

    .cms-index-index .hero-banner__wrap.item.slider-4 .info-collection__copy h1 {
        font-size: 32px;
        line-height: 32px
    }

    .cms-index-index .hero-banner__wrap.item.slider-4 .info-collection__copy h2 {
        font-size: 36px;
        line-height: 36px
    }

    .cms-index-index .hero-banner__wrap.item.slider-5 .info-collection__copy {
        top: 0
    }

    .cms-index-index .hero-banner__wrap.item.slider-5 .info-collection__copy h3 {
        font-size: 30px;
        line-height: 30px;
        margin: 0
    }

    .cms-index-index .hero-banner__wrap.item.slider-5 .inner_content {
        padding: 0 10px
    }

    .cms-index-index .hero-banner__wrap.item.slider-5 .inner_content h1.main_title {
        font-size: 26px;
        line-height: 26px
    }

    .cms-index-index .hero-banner__wrap.item.slider-5 .inner_content h1 {
        font-size: 32px;
        line-height: 34px
    }

    .cms-index-index .hero-banner__wrap.item.slider-5 .inner_content h4 {
        font-size: 30px;
        line-height: 30px
    }

    .cms-index-index .hero-banner__wrap.item.slider-5 .inner_content h2 {
        font-size: 34px;
        line-height: 34px
    }

    .cms-index-index .hero-banner__wrap.item a.info-collection__ctas.find_more {
        margin: 10px 0
    }

    .cms-index-index .hero-banner__wrap.item .bottom_content {
        position: static
    }

    .cms-index-index .hero-banner__wrap.item .bottom_content p.book_app {
        margin: 10px 0
    }

    .cms-index-index .hero-banner__wrap.item.slider-5 .bottom_content p.book_app {
        margin: 10px 0
    }

    .media-object__figure.step-3-section img {
        max-width: 100%;
        min-height: auto
    }

    .catalog-category-view .subcategories .subcategory-children {
        width: 100%;
        height: 250px;
        margin: 0 0 20px
    }

    .category-worktops a#download_brouchere {
        margin-left: 0
    }

    .card--icon .card__link {
        font-size: 20px
    }

    .card--icon .card__link:before {
        top: 5px
    }

    .card--icon .card__link[data-icon="sink"]:before {
        width: 28px
    }

    .brand_images ul li {
        width: 100%;
        margin: 0 0 10px
    }

    .brand_images ul li img {
        height: 55px
    }

    .brand_images ul li.brand-2 {
        margin: 0 0 10px
    }

    .custom_category_list .category-products .product--range .product__name {
        font-size: 14px;
        line-height: 18px
    }

    .accessories_collection .card__info {
        padding: 0
    }

    .catalog-product-view .color_plus {
        margin: 30px 0
    }

    .catalog-product-view .color_plus .plus_img {
        width: 30%;
        margin-right: 10px
    }

    .hero-banner__button svg {
        height: 1.1rem;
        margin: 0 12px
    }

    .hero-banner__controls {
        display: -ms-flexbox;
        display: flex;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 1;
        top: 0px;
        bottom: inherit
    }

    .cms-download-a-brochure .subcategories .subcategory-children {
        width: 100%
    }
}

@media (max-width: 720px) {
    .site-footer div.address {
        left: -73px
    }
}

@media (min-width: 721px) and (max-width: 1099px) {
    .spring-cta img {
        width: 100%;
        margin-top: 25px;
        max-width: 300px
    }

    .hero-c-spring.our-kitchens {
        background-image: url(/assets/img/ashbourne-dust-grey-desktop.jpg);
        background-size: cover;
        background-position: center 60%;
        height: 45vw;
        max-height: 700px;
        position: relative
    }
}

@media (max-width: 668px) {
    #landing-banner #download-form .sub-container {
        max-width: 100%;
        width: 100%;
        margin: 0 0px;
        clear: both;
        float: left
    }

    .cms-download-a-brochure .catalog-category-view, .cms-brochure-landing-page .catalog-category-view {
        margin: 0 0
    }

    .appointment_page .store-finder__col img {
        width: 100%
    }

    .page-footer .section-wrap {
        padding: 3.5rem 0rem
    }

    .message.global.noscript, .message.global.cookie {
        width: 100%;
        margin: 0
    }

    .cms-index-index section.section-wrap.inner-wrap-for-small-screens.ptb-l {
        padding: 5em 1.5em
    }

    .catalog-category-view .section-wrap {
        padding: 1.5rem 1.5em
    }

    .message.global p {
        margin: 0;
        line-height: 22px;
        width: 99%;
        padding: 10px
    }

    .message.global.cookie .actions {
        margin-top: 0;
        float: left;
        width: 100%
    }

    .col-third {
        width: 100%;
        box-sizing: border-box;
        padding: 10px
    }

    .landing-mobile-offer {
        display: block;
        width: 100%;
        text-align: center;
        margin: 50px auto 0px
    }

    .catalog-product-view .product_top_content .product_info_main {
        padding-left: 0
    }

    .catalog-product-view .product_top_content .range-slider {
        padding: 0 0
    }

    .catalog-product-view .range-details__name {
        padding: 0 0em
    }

    .short_des.range-details__description {
        width: 100%;
        float: left
    }

    .get-in-touch-button a.cta.cta--medium {
        font-size: 12px
    }

    .cms-why-us section {
        margin: 0 2rem
    }

    .appointment_page .store-finder__col {
        padding: 0
    }

    #select-calendar {
        width: 100%
    }

    .cms-index-index section.section-wrap.inner-wrap-for-small-screens.ptb-l {
        padding-top: 30px
    }

    .media-object__heading {
        padding-bottom: 0;
        margin: 0
    }

    .how-it-works {
        margin: 0
    }

    .spring-cta {
        top: 0;
        left: 0;
        margin: 0;
        padding: 0;
        transform: translate(10px, 10px);
        position: relative
    }

    .spring-cta img {
        max-width: 50%;
        margin: 0 auto
    }

    .spring-cta-right {
        position: relative;
        right: 8vw;
        top: 0;
        transform: translate(10vw, 30px);
        display: block
    }

    .spring-cta {
        display: block;
        text-align: center
    }

    .media-object--offset .media-object__content:before {
        width: 192%
    }

    .columns .column.main {
        padding-bottom: 0
    }

    .hero-c-spring {
        width: 100%;
        display: block;
        background-image: url(/assets/img/dartmoor-mobile-bg.jpg);
        padding: 50px 0;
        text-align: center;
        height: 130vw;
        background-size: cover;
        background-position: center center
    }

    .brand-match__button-group .cta {
        margin: .25rem 0;
        width: 100%;
        text-transform: capitalize;
        padding-left: 10px;
        padding-right: 10px;
        flex: auto
    }

    .ta-center .cta {
        margin: 10px 0
    }

    .cms-accessories-wirework .media-object--offset .media-object__content {
        margin-top: 0;
        padding: 0 0
    }

    .info-collection {
        padding: 10px
    }

    section.section-wrap.inner-wrap-for-small-screens.pt-l {
        padding: 2rem
    }

    .cms-compare .intro__text {
        padding: 0 20px;
        box-sizing: border-box
    }

    .feature-comparison thead tr {
        font-size: 1.2rem
    }

    .hero-banner__button svg {
        height: 1.5rem;
        margin: 0 15px;
    }

    .card {
        width: 100%
    }

    .cms-index-index .home_boxes .hero-banner__wrap {
        width: 46%;
        margin: 0 8px 20px;
        float: none;
        text-align: center;
    }

    .catalog-category-view .section-wrap {
        padding: 1.5rem 3rem 0;
    }

    .cms-compare h2.intro__heading {
        font-size: 2em;
        text-align: left;
    }

    .cms-compare .intro__text {
        padding: 0;
        text-align: left;
        font-size: 16px;
        width: 100%;
    }

    .container-therange h2 {
        font-size: 26px
    }

    .category-image, .category-description {
        max-width: 100%;
        padding: 0 3rem;
    }

    .intro__heading, .intro__title {
        font-size: calc(22.4px + 2vw) !important;
    }

    .cms-page-view .intro__text {
        width: 100%;
        text-align: center;
    }

    .intro__text p {
        font-size: 1.5rem;
    }

    .card {
        width: 50%;
    }

    p.card__text {
        font-weight: 300;
        font-size: 1em;
    }

    .accessories_collection .card__figure img {
        min-height: 200px;
    }

    .products-grid .item {
        -ms-flex: 42% 0 1;
        flex: 42% 0 1;
    }

    .products-grid--ranges {
        justify-content: center;
        margin: 0;
        padding: 0;
    }

    .categorypath-our-ranges-worktops .products-grid .item {
        -ms-flex: 43% 0 1;
        flex: 43% 0 1;
    }

    .cms-online-design-service .media-object--offset .media-object__figure {
        position: relative;
        width: 100%;
        top: -30px;
    }

    .cms-online-design-service section.section-wrap.inner-wrap-for-small-screens.ptb-l {
        margin-top: 20px;
    }

    .media-object__figure {
        max-width: 100rem;
    }

    .media-object__figure img {
        height: auto;
        width: 100%;
    }

    .cms-finance-offers p img {
        padding: 3rem 3rem 1rem;
    }

    .site-footer__wrap {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        font-size: 1.7rem;
        padding: 0 15px;
    }

    .site-footer div.address {
        left: -100px;
    }

    .site-footer__wrap {
        margin: 0;
        padding: 0;
    }

    .page-footer .section-wrap {
        padding: 3.5rem 3.5rem;
    }

    .hero-c-spring.our-kitchens {
        height: 70vw;
    }

    .spring-cta {
        top: 0;
        left: 0;
        margin: 0;
        padding: 0;
        transform: translate(0, 20px);
        position: relative;
    }

    .customer-account-createpassword .actions-toolbar {
        margin-top: 0;
        position: relative;
        left: 0;
    }

    .remove-wrapper {
        padding: 5px 30px !important;
    }
}

@media (max-width: 654px) {
    .site-footer div.address {
        left: -95px;
    }

    .action-delete span {
        margin-left: 0;
        white-space: nowrap;
        position: relative;
        top: 16px;
    }

    .checkout-cart-index .cart.table-wrapper .product-item-photo {
        display: table-cell;
        max-width: 100%;
        padding-right: 0;
        position: static;
        vertical-align: top;
        width: 10%;
        padding-bottom: 20px;
    }

    .checkout-index-index main#maincontent {
        max-width: 100%;
        margin: 0 auto 0;
    }

    .action-show span {
        white-space: break-spaces !important;
    }

    .checkout-index-index .actions-toolbar {
        display: block;
    }

    .actions-toolbar, .actions-toolbar a, .actions-toolbar .place-order-primary {
        display: block;
        margin: 10px 0 !important;
        width: 100% !important;
        text-align: center;
        text-transform: uppercase !important;
    }

    .osc-place-order-wrapper .place-order-primary button.primary.checkout {
        text-transform: uppercase;
    }

    .giftcard__checkbox + label {
        font-size: 14px;
        float: left;
        width: 92%;
        padding-left: 8px;
    }
}

@media (max-width: 580px) {
    .site-footer.mt-l {
        margin-top: 0;
        padding: 0 25px;
        box-sizing: border-box;
    }

    .page-footer .section-wrap {
        padding: 3.5rem 2rem;
    }

    .site-footer div.address {
        left: 0;
    }

    .site-footer__wrap {
        display: block;
        font-size: 1.6rem;
        padding-bottom: 20px;
        width: 100%;
        float: left;
    }

    .site-footer div.address {
        margin-bottom: 15px;
    }

    .products-grid--ranges {
        justify-content: left;
        margin: 0;
        padding: 0 1em;
    }

    .products-grid .item {
        -ms-flex: 43% 0 1;
        flex: 43% 0 1;
    }

    .custom_category_list .category-products .product--range .product__name {
        font-size: 12px;
    }

    .site-navigation__link {
        padding: 6px 0;
        margin: 3px 0;
        font-size: 14px;
    }

    a.site-navigation__link.site-navigation__link--highlight {
        padding: 8px 15px !important;
    }

    .minicart-wrapper {
        display: none;
    }

    .cms-index-index .home_boxes .hero-banner__wrap {
        width: 80%;
    }

    .media-object__heading {
        padding-bottom: 0;
        margin: 15px 0;
    }

    .icon-list__list {
        margin-top: 7rem;
    }

    .fs-xxxl {
        font-size: calc(17.82222px + 1.88889vw);
    }

    .media-object__heading {
        padding-bottom: 0;
    }

    .cms-index-index .home_boxes .hero-banner__wrap {
        width: 80%;
    }

    .inner-wrap-for-small-screens {
        padding-right: 2rem;
        padding-left: 2rem
    }

    .cms-support .inner-wrap-for-small-screens {
        padding-right: 0;
        padding-left: 0
    }

    .get-in-touch-button a.cta.cta--medium {
        width: 70%
    }

    .intro__text p {
        font-size: 1.5rem;
        text-align: left;
        padding: 0 1.5em
    }

    .card {
        padding-top: 1rem;
        width: 91%;
        margin-top: 1rem;
        padding: 0;
        margin-bottom: 5rem
    }

    .accessories_collection .card__figure img {
        min-height: 200px
    }

    h2.intro__heading {
        margin: 0;
        text-align: left;
        padding: 1rem 2rem
    }

    .card-collection {
        margin: 0;
        padding: 0
    }

    .cms-kitchen-accessories .inner-wrap-for-small-screens {
        padding-right: 0;
        padding-left: 0rem
    }

    .catalog-category-view .section-wrap {
        padding: 1.5rem 0 0
    }

    .cms-accessories-essentials .media-object__figure img {
        top: 0
    }

    .block-collapsible-nav .title {
        margin-top: 28px
    }

    .checkout-cart-index .page-main, .onestepcheckout-index-index .page-main, .account .page-main, .quickorder-drilling-preview .page-main {
        width: 100%;
        max-width: 100%;
        padding: 5rem 2rem;
        margin: 0;
        box-sizing: border-box
    }

    .onestepcheckout-index-index .page-main {
        padding: 5rem 1rem
    }
}

@media only screen and (max-width: 480px) {
    #checkout-review-table .a-center.details-qty {
        text-align: right;
        position: relative;
        margin: 0;
        right: 0;
        bottom: 0;
        float: left;
        clear: both;
        margin-left: -9px
    }

    .opc-block-summary .items-in-cart .product {
        padding: 0
    }

    .row-mp {
        min-height: 1px;
        margin: 0
    }

    .onestepcheckout-index-index .cart-totals tbody .amount, .onestepcheckout-index-index .cart-totals tfoot .amount, .onestepcheckout-index-index .opc-block-summary .table-totals tbody .amount, .onestepcheckout-index-index .opc-block-summary .table-totals tfoot .amount {
        padding: 4px !important
    }

    .cart-totals .grand strong, .opc-block-summary .table-totals .grand strong {
        font-size: 15px
    }

    .opc-block-shipping-information:after {
        top: -46px
    }

    .opc-block-shipping-information:before {
        top: 4px
    }

    td#label_carrier_freeshipping_freeshipping {
        margin-top: -55px
    }

    #checkout-review-table .a-center.last.button-remove {
        bottom: 8px
    }
}

@media (max-width: 380px) {
    .spring-cta-right {
        position: relative;
        right: 8vw;
        top: 0;
        transform: translate(9vw, 14px);
        display: block
    }

    .spring-cta-right img {
        margin: 0 auto;
        max-width: 120px !important
    }

    .spring-cta img {
        max-width: 58%;
        margin: 0 auto
    }

    .catalog-category-view .subcategories .subcategory-children {
        width: 90%;
        height: 250px;
        margin: 0 auto 20px;
        float: none
    }

    .home_boxes_wrap + .ta-center {
        margin-bottom: 0px
    }

    .media-object__heading {
        padding-bottom: 0;
        margin: 30px 0 20px
    }

    .cms-index-index section.section-wrap.inner-wrap-for-small-screens.ptb-l {
        padding: 5em 1.5em 3em
    }
}