<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * Copyright Â© Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License").
 * You may not use this file except in compliance with the License.
 * A copy of the License is located at
 *
 *  http://aws.amazon.com/apache2.0
 *
 * or in the "license" file accompanying this file. This file is distributed
 * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
 * express or implied. See the License for the specific language governing
 * permissions and limitations under the License.
 */
/**
 * Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License").
 * You may not use this file except in compliance with the License.
 * A copy of the License is located at
 *
 *  http://aws.amazon.com/apache2.0
 *
 * or in the "license" file accompanying this file. This file is distributed
 * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
 * express or implied. See the License for the specific language governing
 * permissions and limitations under the License.
 */
/**
* Amazon payment variables
**/
@media all and (max-width: 768px) {
  .amazon-button-container {
    width: 100%;
  }
}
.amazon-logout-widget {
  display: none;
}
/**
 * Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License").
 * You may not use this file except in compliance with the License.
 * A copy of the License is located at
 *
 *  http://aws.amazon.com/apache2.0
 *
 * or in the "license" file accompanying this file. This file is distributed
 * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
 * express or implied. See the License for the specific language governing
 * permissions and limitations under the License.
 */
@media all and (max-width: 768px) {
  .amazon-minicart-container .amazon-button-container {
    width: auto;
  }
}
.cart-totals tr[class="totals"] .title:after,
.totals.discount .title:after,
.cart-totals tr[class="totals"] .title.negative:after,
.totals.discount .title.negative:after {
  -webkit-font-smoothing: antialiased;
  color: #858585;
  display: inline-block;
  font-family: "luma-icons";
  font-size: 12px;
  font-weight: normal;
  line-height: 12px;
  margin-left: 10px;
  overflow: hidden;
  speak: none;
  text-align: center;
  vertical-align: middle;
}
.totals.discount {
  cursor: pointer;
}
.totals.discount .title:after {
  content: "\e622";
}
.totals.discount .title.negative:after {
  content: "\e621";
}
.totals.discount .discount.coupon {
  display: none;
}
.table-wrapper tr[class="totals"] .title.enabled:after {
  content: "\e622";
  cursor: pointer;
}
.table-wrapper tr[class="totals"] .title.enabled.collapsed:after {
  content: "\e621";
  cursor: pointer;
}
.total_coupons {
  display: none;
}
.cart-totals .discount.coupon {
  display: none;
}
.multi-checkout-fields label {
  display: block;
  margin-bottom: 7px;
}
.multi-checkout-fields .field {
  margin: 1.5em 0;
}
.multi-checkout-fields .field.checkbox label {
  display: inline-block;
  margin: 0 0 0 12px;
}
@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: 768px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 10px 5px 0;
  }
  .block-giftregistry-shared .item-options dt:after {
    content: ": ";
  }
  .abs-product-options-list-desktop dd,
  .block-giftregistry-shared .item-options dd {
    display: inline-block;
    float: left;
    margin: 0 0 5px;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .abs-discount-block-desktop .block,
  .amazon-addresses .amazon-address,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .form-address-edit &gt; .fieldset,
  .form-edit-account .fieldset,
  .storecredit .block,
  .paypal-review-discount .block,
  .cart-discount .block {
    width: 48%;
  }
  .abs-discount-block-desktop .block:nth-child(1),
  .amazon-addresses .amazon-address:nth-child(1),
  .login-container .block:nth-child(1),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(1),
  .form-address-edit &gt; .fieldset:nth-child(1),
  .form-edit-account .fieldset:nth-child(1),
  .storecredit .block:nth-child(1),
  .paypal-review-discount .block:nth-child(1),
  .cart-discount .block:nth-child(1) {
    clear: left;
    float: left;
  }
  .abs-discount-block-desktop .block:nth-child(2),
  .amazon-addresses .amazon-address:nth-child(2),
  .login-container .block:nth-child(2),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2),
  .form-address-edit &gt; .fieldset:nth-child(2),
  .form-edit-account .fieldset:nth-child(2),
  .storecredit .block:nth-child(2),
  .paypal-review-discount .block:nth-child(2),
  .cart-discount .block:nth-child(2) {
    float: right;
  }
  .abs-discount-block-desktop .block:nth-child(2) + *,
  .amazon-addresses .amazon-address:nth-child(2) + *,
  .login-container .block:nth-child(2) + *,
  .account
    .column.main
    .block:not(.widget)
    .block-content
    .box:nth-child(2)
    + *,
  .form-address-edit &gt; .fieldset:nth-child(2) + *,
  .form-edit-account .fieldset:nth-child(2) + *,
  .storecredit .block:nth-child(2) + *,
  .paypal-review-discount .block:nth-child(2) + *,
  .cart-discount .block:nth-child(2) + * {
    clear: both;
  }
  .abs-margin-for-blocks-and-widgets-desktop,
  .page-main .block,
  .customer-review .product-details {
    margin-bottom: 50px;
  }
  .abs-reset-left-margin-desktop,
  .column.main .paypal-review .actions-toolbar,
  .column.main .block-giftregistry-shared-items .actions-toolbar {
    margin-left: 0;
  }
  .abs-action-remove-desktop,
  .abs-add-fields-desktop .fieldset .additional .action.remove,
  .form-giftregistry-share .fieldset .additional .action.remove,
  .form-giftregistry-edit .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 90%;
  }
  .abs-add-fields-desktop .fieldset .field .control,
  .form-giftregistry-share .fieldset .field .control,
  .form-giftregistry-edit .fieldset .field .control,
  .form-create-return .fieldset .field .control,
  .form.send.friend .fieldset .field .control {
    width: auto;
  }
  .abs-margin-for-forms-desktop {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop,
  .modes-label,
  .block-search .label,
  .block-collapsible-nav .title {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop:before,
  .abs-add-clearfix-desktop:after,
  .amazon-addresses:before,
  .amazon-addresses:after,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .paypal-review-discount:before,
  .paypal-review-discount:after,
  .order-review-form:before,
  .order-review-form:after,
  .block-cart-failed .block-content:before,
  .block-cart-failed .block-content:after,
  .cart-container:before,
  .cart-container:after,
  .login-container:before,
  .login-container:after,
  .account .page-title-wrapper:before,
  .account .page-title-wrapper:after,
  .account .column.main .block:not(.widget) .block-content:before,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:before,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:before,
  .block-giftregistry-shared .item-options:after,
  .data.table .gift-wrapping .nested:before,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:before,
  .data.table .gift-wrapping .content:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .magento-rma-guest-returns
    .column.main
    .block.block-order-details-view:before,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .order-links:before,
  .order-links:after,
  .account .column.main .block.block-order-details-view:before,
  .account .column.main .block.block-order-details-view:after,
  [class^="sales-guest-"] .column.main .block.block-order-details-view:before,
  [class^="sales-guest-"] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:before,
  .sales-guest-view .column.main .block.block-order-details-view:after,
  .page-header .header.panel:before,
  .page-header .header.panel:after,
  .header.content:before,
  .header.content:after {
    content: "";
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .amazon-addresses:after,
  .paypal-review .block-content:after,
  .paypal-review-discount:after,
  .order-review-form:after,
  .block-cart-failed .block-content:after,
  .cart-container:after,
  .login-container:after,
  .account .page-title-wrapper:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:after,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .order-links:after,
  .account .column.main .block.block-order-details-view:after,
  [class^="sales-guest-"] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:after,
  .page-header .header.panel:after,
  .header.content:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .abs-shopping-cart-items-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional,
  .bundle-options-container .block-bundle-summary,
  .block.crosssell,
  .magento-rma-guest-returns
    .column.main
    .block.block-order-details-view
    .block-content:not(.widget)
    .box,
  .account
    .column.main
    .block.block-order-details-view
    .block-content:not(.widget)
    .box,
  [class^="sales-guest-"]
    .column.main
    .block.block-order-details-view
    .block-content:not(.widget)
    .box,
  .sales-guest-view
    .column.main
    .block.block-order-details-view
    .block-content:not(.widget)
    .box,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    box-sizing: border-box;
  }
  .abs-add-box-sizing-desktop-m,
  .opc-wrapper {
    box-sizing: border-box;
  }
  .abs-revert-field-type-desktop .fieldset &gt; .field,
  .abs-revert-field-type-desktop .fieldset .fields &gt; .field {
    margin: 0 0 20px;
  }
  .abs-revert-field-type-desktop .fieldset &gt; .field:not(.choice) &gt; .label,
  .abs-revert-field-type-desktop
    .fieldset
    .fields
    &gt; .field:not(.choice)
    &gt; .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .abs-revert-field-type-desktop .fieldset &gt; .field:not(.choice) &gt; .control,
  .abs-revert-field-type-desktop
    .fieldset
    .fields
    &gt; .field:not(.choice)
    &gt; .control {
    float: none;
    width: auto;
  }
  .abs-revert-field-type-desktop .fieldset &gt; .field &gt; .label,
  .abs-revert-field-type-desktop .fieldset .fields &gt; .field &gt; .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .abs-revert-field-type-desktop .fieldset &gt; .field.choice:before,
  .abs-revert-field-type-desktop .fieldset .fields &gt; .field.choice:before,
  .abs-revert-field-type-desktop .fieldset &gt; .field.no-label:before,
  .abs-revert-field-type-desktop .fieldset .fields &gt; .field.no-label:before {
    display: none;
  }
  .abs-form-field-column-2 .fieldset .field,
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field,
  .form-create-return .fieldset .field,
  .form.send.friend .fieldset .field {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .abs-form-field-column-2 .fieldset .field + .fieldset,
  .form-giftregistry-share .fieldset .field + .fieldset,
  .form-giftregistry-edit .fieldset .field + .fieldset,
  .form-create-return .fieldset .field + .fieldset,
  .form.send.friend .fieldset .field + .fieldset {
    clear: both;
  }
  .form-giftregistry-share .fieldset .field:nth-last-child(1),
  .form-giftregistry-share .fieldset .field:nth-last-child(2),
  .form-giftregistry-edit .fieldset .field:nth-last-child(1),
  .form-giftregistry-edit .fieldset .field:nth-last-child(2),
  .form-create-return .fieldset .field:nth-last-child(1),
  .form-create-return .fieldset .field:nth-last-child(2),
  .form.send.friend .fieldset .field:nth-last-child(1),
  .form.send.friend .fieldset .field:nth-last-child(2) {
    margin-bottom: 0;
  }
  .abs-form-field-column-2 .fieldset .field .field,
  .form-giftregistry-share .fieldset .field .field,
  .form-giftregistry-edit .fieldset .field .field,
  .form-create-return .fieldset .field .field,
  .form.send.friend .fieldset .field .field {
    padding: 0;
    width: 100%;
  }
  .abs-form-field-revert-column-1 {
    width: 100%;
  }
  .abs-forms-general-desktop,
  .form-giftcard-redeem,
  .form-giftregistry-create {
    max-width: 500px;
  }
  .abs-forms-general-desktop .legend,
  .form-giftcard-redeem .legend,
  .form-giftregistry-create .legend {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-forms-general-desktop .legend + br,
  .form-giftcard-redeem .legend + br,
  .form-giftregistry-create .legend + br {
    display: none;
  }
  .abs-revert-side-paddings,
  .checkout-cart-index .page-title-wrapper,
  .cart-summary .block .content,
  .cart-empty {
    padding-left: 0;
    padding-right: 0;
  }
  .abs-account-block-font-size,
  .block-addresses-list address,
  .box-billing-address .box-content,
  .box-shipping-address .box-content,
  .box-address-billing .box-content,
  .box-address-shipping .box-content,
  .box-information .box-content,
  .block-balance-giftcard .block-content,
  .block-reviews-dashboard .product-name {
    font-size: 1.6rem;
  }
  .abs-account-table-margin-desktop,
  .table-wrapper.balance-history,
  .table-wrapper.reward-history,
  .table-wrapper.orders-recent {
    margin-top: -25px;
  }
  .abs-action-print {
    display: inline-block;
    text-decoration: none;
  }
  .abs-action-print:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 16px;
    color: inherit;
    content: "\e624";
    font-family: "luma-icons";
    margin: 0 4px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-no-display-desktop,
  .sidebar
    .block.widget
    .pager
    .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-status-desktop,
  .return-status,
  .order-status {
    margin-top: 6px;
    padding: 5px 10px;
  }
  .abs-title-orders-desktop .page-main .page-title-wrapper .order-date,
  .magento-rma-returns-returns .page-main .page-title-wrapper .order-date,
  .magento-rma-returns-view .page-main .page-title-wrapper .order-date,
  .account .page-main .page-title-wrapper .order-date,
  [class^="sales-guest-"] .page-main .page-title-wrapper .order-date,
  .sales-guest-view .page-main .page-title-wrapper .order-date {
    margin: -14px 0 18px;
  }
  .abs-table-bordered-desktop {
    border: none;
  }
  .abs-table-bordered-desktop &gt; thead &gt; tr &gt; th,
  .abs-table-bordered-desktop &gt; tbody &gt; tr &gt; th,
  .abs-table-bordered-desktop &gt; tfoot &gt; tr &gt; th,
  .abs-table-bordered-desktop &gt; thead &gt; tr &gt; td,
  .abs-table-bordered-desktop &gt; tbody &gt; tr &gt; td,
  .abs-table-bordered-desktop &gt; tfoot &gt; tr &gt; td {
    border: none;
  }
  .abs-table-bordered-desktop &gt; thead &gt; tr &gt; th,
  .abs-table-bordered-desktop &gt; thead &gt; tr &gt; td {
    border-bottom: 1px solid #cccccc;
  }
  .abs-pager-toolbar,
  .account .toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results {
    position: relative;
  }
  .abs-pager-toolbar .toolbar-amount,
  .abs-pager-toolbar .limiter,
  .account .toolbar .toolbar-amount,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .toolbar-amount,
  .toolbar-wishlist-results .limiter {
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .toolbar-amount,
  .account .toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount {
    line-height: 30px;
    padding: 0;
  }
  .abs-pager-toolbar .pages,
  .account .toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 4%;
    position: relative;
  }
  .abs-discount-block-desktop .block &gt; .title,
  .paypal-review-discount .block &gt; .title,
  .cart-discount .block &gt; .title {
    border: 0;
    padding: 0 0 10px;
  }
  .abs-discount-block-desktop .block &gt; .title strong,
  .paypal-review-discount .block &gt; .title strong,
  .cart-discount .block &gt; .title strong {
    font-size: 1.6rem;
  }
  .abs-discount-block-desktop .block .content,
  .paypal-review-discount .block .content,
  .cart-discount .block .content {
    padding: 0 0 20px;
  }
  .abs-discount-block-desktop .actions-toolbar .secondary,
  .paypal-review-discount .actions-toolbar .secondary,
  .cart-discount .actions-toolbar .secondary {
    bottom: -30px;
    left: 0;
    position: absolute;
  }
  h1 {
    font-size: 40px;
    margin-bottom: 40px;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper &gt; .widget,
  .page-wrapper &gt; .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%;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .ie9 .page-main {
    width: auto;
  }
  .columns {
    display: block;
  }
  .column.main {
    min-height: 300px;
  }
  .page-layout-1column .column.main {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-3columns .column.main {
    width: 58.33333333%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 79.16666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 79.16666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    padding-left: 2%;
    padding-right: 0;
  }
  .sidebar-additional {
    clear: right;
    padding-left: 2%;
  }
  .page-layout-3columns .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
    padding-right: 2%;
  }
  .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: block !important;
  }
  .nav-sections-item-content &gt; * {
    display: none;
  }
  .nav-sections-item-content &gt; .navigation {
    display: block;
  }
  .navigation {
    background: #f0f0f0;
    font-weight: 700;
    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 .level0 {
    margin: 0 10px 0 0;
    display: inline-block;
    position: relative;
  }
  .navigation .level0:last-child {
    margin-right: 0;
    padding-right: 0;
  }
  .navigation .level0 &gt; .level-top {
    color: #575757;
    line-height: 47px;
    padding: 0 12px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
  }
  .navigation .level0 &gt; .level-top:hover,
  .navigation .level0 &gt; .level-top.ui-state-focus {
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0.active &gt; .level-top,
  .navigation .level0.has-active &gt; .level-top {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 3px;
    color: #333333;
    text-decoration: none;
    display: inline-block;
  }
  .navigation .level0.parent:hover &gt; .submenu {
    overflow: visible !important;
  }
  .navigation .level0 .submenu {
    background: #ffffff;
    border: 1px solid #cccccc;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
    font-weight: 400;
    min-width: 230px;
    padding: 15px 0;
    display: none;
    left: 0;
    margin: 0 !important;
    padding: 0;
    position: absolute;
    z-index: 1;
    margin-top: 11px;
  }
  .navigation .level0 .submenu &gt; ul {
    margin-top: 11px;
  }
  .navigation .level0 .submenu &gt; ul:before,
  .navigation .level0 .submenu &gt; ul:after {
    content: "";
    display: block;
    overflow: hidden;
    position: absolute;
  }
  .navigation .level0 .submenu &gt; ul:before {
    color: #ffffff;
    left: 20px;
    top: -20px;
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #ffffff;
    z-index: 4;
  }
  .navigation .level0 .submenu &gt; ul:after {
    border: 11px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #cccccc;
    color: #cccccc;
    left: 19px;
    top: -22px;
    z-index: 3;
  }
  .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: #333333;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active &gt; a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 3px;
    color: #333333;
  }
  .navigation .level0 .submenu .submenu {
    top: 0 !important;
    left: 100% !important;
  }
  .navigation .level0 .submenu .submenu-reverse {
    left: auto !important;
    right: 100%;
  }
  .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: "luma-icons";
    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 &gt; .submenu {
    overflow: visible !important;
  }
  .navigation .level0.more li {
    display: block;
  }
  .panel.header .links,
  .panel.header .switcher {
    display: inline-block;
  }
  .legend {
    border-bottom: 1px solid #c5c5c5;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
    border-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: "";
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items &gt; .item.title {
    float: left;
    width: auto;
  }
  .product.data.items &gt; .item.title &gt; .switch {
    height: 20px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items &gt; .item.content {
    margin-top: 20px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .product.data.items &gt; .item.content:before,
  .product.data.items &gt; .item.content:after {
    content: "";
    display: table;
  }
  .product.data.items &gt; .item.content:after {
    clear: both;
  }
  .product.data.items &gt; .item.content.active {
    display: block;
  }
  .product.data.items &gt; .item.title {
    margin: 0 -1px 0 0;
  }
  .product.data.items &gt; .item.title &gt; .switch {
    font-weight: 400;
    line-height: 40px;
    font-size: 1.4rem;
    color: #6d6d6d;
    text-decoration: none;
    background: #f6f6f6;
    border: 1px solid #cccccc;
    border-bottom: none;
    height: 40px;
    padding: 1px 35px 1px 35px;
  }
  .product.data.items &gt; .item.title &gt; .switch:visited {
    color: #6d6d6d;
    text-decoration: none;
  }
  .product.data.items &gt; .item.title &gt; .switch:hover {
    color: #6d6d6d;
    text-decoration: none;
  }
  .product.data.items &gt; .item.title &gt; .switch:active {
    color: #333333;
    text-decoration: none;
  }
  .product.data.items &gt; .item.title:not(.disabled) &gt; .switch:focus,
  .product.data.items &gt; .item.title:not(.disabled) &gt; .switch:hover {
    background: #ffffff;
  }
  .product.data.items &gt; .item.title:not(.disabled) &gt; .switch:active,
  .product.data.items &gt; .item.title.active &gt; .switch,
  .product.data.items &gt; .item.title.active &gt; .switch:focus,
  .product.data.items &gt; .item.title.active &gt; .switch:hover {
    background: #ffffff;
    color: #333333;
  }
  .product.data.items &gt; .item.title.active &gt; .switch,
  .product.data.items &gt; .item.title.active &gt; .switch:focus,
  .product.data.items &gt; .item.title.active &gt; .switch:hover {
    padding-bottom: 2px;
  }
  .product.data.items &gt; .item.content {
    background: #ffffff;
    margin-top: 43px;
    padding: 35px 35px 35px 35px;
    border: 1px solid #cccccc;
  }
  .product.data.items .item.title a:after {
    display: none;
  }
  .actions-toolbar {
    text-align: left;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: "";
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .primary {
    float: left;
  }
  .actions-toolbar .primary,
  .actions-toolbar .secondary {
    display: inline-block;
  }
  .actions-toolbar .primary a.action,
  .actions-toolbar .secondary a.action {
    display: inline-block;
  }
  .actions-toolbar .primary .action {
    margin: 0 15px 0 0;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 6px;
  }
  .actions-toolbar &gt; .primary,
  .actions-toolbar &gt; .secondary {
    margin-bottom: 0;
  }
  .actions-toolbar &gt; .primary .action,
  .actions-toolbar &gt; .secondary .action {
    margin-bottom: 0;
    width: auto;
  }
  .popup-content .fieldset .actions-toolbar .secondary {
    display: inline-block;
    float: none;
  }
  .popup-content .fieldset .actions-toolbar .action.cancel {
    margin-top: 6px;
  }
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
  .login-container .block-amazon-login {
    float: right;
    clear: none;
  }
  .login-container .block-amazon-login .actions-toolbar {
    margin-top: 25px;
  }
  .login-container .block:nth-child(2) + .block-amazon-login {
    clear: none;
  }
  .amazon-validate-container {
    width: 500px;
    margin: 40px auto 0 auto;
  }
  .amazon-validate-container .primary {
    width: 190px;
  }
  .amazon-validate-container .continue-as-guest {
    width: 130px;
  }
  .amazon-validate-container .forgot-password {
    width: 175px;
    text-align: right;
  }
  .amazon-addresses .amazon-address {
    margin-bottom: 0;
  }
  .payment-method-braintree .cvv .field-tooltip {
    left: 6rem;
  }
  .braintree-paypal-account {
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px 0;
    display: inline-block;
    width: 50%;
  }
  .account .table-credit-cards .col.actions {
    width: 100px;
  }
  .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;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #cccccc;
  }
  .paypal-review .block-content .box-order-shipping-address,
  .paypal-review .block-content .box-order-shipping-method,
  .paypal-review
    .block-content
    .box-order-shipping-method
    + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .paypal-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .paypal-review .table-paypal-review-items .col.price,
  .paypal-review .table-paypal-review-items .col.qty {
    text-align: center;
  }
  .paypal-review .table-paypal-review-items .col.item {
    width: 60%;
  }
  .paypal-review .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .paypal-review-discount {
    border-top: 1px solid #cccccc;
  }
  .paypal-review-discount .block {
    margin-bottom: 15px;
  }
  .paypal-review-discount .block.giftcard.active {
    padding-bottom: 40px;
  }
  .paypal-review-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .paypal-review-discount .block .content {
    padding-bottom: 0;
  }
  .order-review-form .actions-toolbar &gt; .primary {
    float: right;
  }
  .order-review-form .action.primary {
    margin-right: 0;
  }
  .block-cart-failed .secondary .action {
    margin: 0;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .bundle-actions .action.primary.customize {
    width: auto;
  }
  .bundle-options-container .legend.title {
    font-size: 40px;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
    width: 57%;
  }
  .bundle-options-container .block-bundle-summary {
    float: right;
    margin-top: 66px;
    padding: 10px 20px;
    position: relative;
    width: 40%;
  }
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper,
  .bundle-options-container
    .block-bundle-summary
    .price-box
    .price-wrapper
    &gt; .price {
    color: #575757;
    font-size: 36px;
    font-weight: 600;
    line-height: 36px;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee {
    color: #575757;
  }
  .bundle-options-container
    .block-bundle-summary
    .price-container
    .weee
    .price {
    font-size: 1.2rem;
    font-weight: 700;
  }
  .bundle-options-container
    .block-bundle-summary
    .price-including-tax
    + .price-excluding-tax
    .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .bundle-options-container .block-bundle-summary .box-tocart .action.primary {
    margin-right: 1%;
    width: 49%;
  }
  .bundle-options-container .block-bundle-summary .product-addto-links {
    text-align: left;
  }
  .page-layout-2columns-left .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-left .bundle-options-container .block-bundle-summary,
  .page-layout-2columns-right .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-right .bundle-options-container .block-bundle-summary,
  .page-layout-3columns .bundle-options-container .bundle-options-wrapper,
  .page-layout-3columns .bundle-options-container .block-bundle-summary {
    width: 48%;
  }
  .page-products .products-grid .product-item {
    width: 33.33333333%;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    width: 25%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 50%;
  }
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
  .toolbar-amount {
    display: block;
    float: left;
    position: static;
  }
  .products.wrapper ~ .toolbar .pages {
    float: left;
    margin-bottom: 0;
  }
  .modes {
    display: inline-block;
    float: left;
    margin-right: 20px;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    background-color: #f0f0f0;
    box-shadow: inset 0 1px 0 0 #ffffff,
      inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
    color: #5e5e5e;
    border: 1px solid #cccccc;
    border-right: 0;
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 7px 10px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .modes-label + .modes-mode {
    border-radius: 3px 0 0 3px;
  }
  .modes-mode:hover {
    color: #5e5e5e;
    background: #ebebeb;
  }
  .modes-mode:last-child {
    border-radius: 0 3px 3px 0;
    border-right: 1px solid #cccccc;
  }
  .modes-mode.active {
    box-shadow: inset 0 1px 0 0 rgba(204, 204, 204, 0.8),
      inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
    background: #dedede;
    color: #9e9e9e;
  }
  .modes-mode &gt; span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .modes-mode:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: inherit;
    color: #7d7d7d;
    content: "\e60d";
    font-family: "luma-icons";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .modes-mode:hover:before {
    color: #7d7d7d;
  }
  .page-products .sorter {
    position: static;
  }
  .mode-list:before {
    content: "\e60b";
  }
  .limiter {
    float: right;
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
  }
  .product-info-main .page-title-wrapper h1 {
    margin-bottom: 15px;
  }
  .product-info-main .product-add-form {
    padding-top: 20px;
  }
  .box-tocart .action.tocart {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .product-social-links {
    text-align: left;
  }
  .product-options-bottom .price-box .price-container,
  .product-info-price .price-box .price-container {
    font-size: 21px;
  }
  .product-options-bottom .price-box .price-container .price,
  .product-info-price .price-box .price-container .price {
    font-size: 36px;
    line-height: 36px;
  }
  .product-options-bottom
    .price-box
    .price-including-tax
    + .price-excluding-tax
    .price,
  .product-info-price
    .price-box
    .price-including-tax
    + .price-excluding-tax
    .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .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%;
  }
  .product-add-form .product-options-wrapper .field .control {
    width: 80%;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 10px 10px 0;
    position: relative;
    top: auto;
  }
  .sidebar .product-items .product-item-details {
    margin: 0;
  }
  .sidebar .product-items .product-item-actions {
    clear: left;
  }
  .compare.wrapper {
    float: right;
    margin: 0;
    padding: 0;
    list-style: none none;
  }
  .compare.wrapper .action.compare {
    line-height: 32px;
    color: #333333;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:visited {
    color: #333333;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:hover {
    color: #333333;
    text-decoration: underline;
  }
  .compare.wrapper .action.compare:active {
    color: #333333;
    text-decoration: underline;
  }
  .compare.wrapper .counter.qty {
    color: #7d7d7d;
  }
  .compare.wrapper .counter.qty:before {
    content: "(";
  }
  .compare.wrapper .counter.qty:after {
    content: ")";
  }
  .block-search {
    float: right;
    padding-left: 15px;
    position: relative;
    width: 250px;
    z-index: 4;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0;
  }
  .block-search input {
    margin: 0;
    padding-right: 35px;
    position: static;
  }
  .block-search input::-webkit-input-placeholder {
    color: #575757;
  }
  .block-search input:-moz-placeholder {
    color: #575757;
  }
  .block-search input::-moz-placeholder {
    color: #575757;
  }
  .block-search input:-ms-input-placeholder {
    color: #575757;
  }
  .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;
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 1;
  }
  .block-search .action.search &gt; span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-search .action.search:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 32px;
    color: #757575;
    content: "\e615";
    font-family: "luma-icons";
    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: #333333;
  }
  .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 {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.5;
  }
  .block-search .action.search:focus:before {
    color: #333333;
  }
  .search-autocomplete {
    margin-top: 0;
  }
  .checkout-cart-index .page-main {
    padding-left: 15px;
    padding-right: 15px;
  }
  .cart-container .form-cart .actions.main {
    text-align: right;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-summary {
    width: 25%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    padding: 1px 20px 25px;
    position: relative;
  }
  .cart-summary &gt; .title {
    display: block;
  }
  .cart-summary .fieldset .actions-toolbar {
    margin-left: 0;
  }
  .cart-summary .fieldset .actions-toolbar &gt; .secondary {
    float: none;
  }
  .cart-summary .block &gt; .title {
    padding-left: 0;
  }
  .cart-summary .block &gt; .title:after {
    right: 3px;
  }
  .cart-summary .block .fieldset .field {
    margin: 0 0 20px;
    margin: 0 0 10px;
  }
  .cart-summary .block .fieldset .field:not(.choice) &gt; .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .cart-summary .block .fieldset .field:not(.choice) &gt; .control {
    float: none;
    width: auto;
  }
  .cart-summary .block .fieldset .field &gt; .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart-summary .checkout-methods-items {
    padding: 0;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper tbody td {
    padding-top: 20px;
  }
  .cart.table-wrapper .item .col.item {
    padding: 20px 8px 20px 0;
  }
  .cart.table-wrapper .item-actions td {
    padding: 0;
  }
  .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 {
    padding-bottom: 35px;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    vertical-align: top;
    white-space: normal;
    width: 99%;
  }
  .cart-products-toolbar {
    margin: 2px 0 0;
  }
  .cart-products-toolbar .toolbar-amount {
    line-height: 30px;
    margin: 0;
  }
  .cart-products-toolbar .pages {
    float: right;
  }
  .cart-products-toolbar .pages .item:last-child {
    margin-right: 0;
  }
  .cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .cart.table-wrapper .cart + .cart-products-toolbar {
    margin-top: 25px;
  }
  .cart-discount {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    border: 0;
    box-sizing: border-box;
    padding-right: 4%;
  }
  .cart-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .block.crosssell {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding: 0 4% 0 0;
  }
  .block.crosssell .products-grid .product-item {
    width: 25%;
  }
  .minicart-wrapper {
    margin-left: 13px;
  }
  .minicart-wrapper .block-minicart {
    right: -15px;
    width: 390px;
  }
  .minilist .action.delete:before,
  .minicart-wrapper .action.edit:before {
    font-size: 16px;
    line-height: inherit;
  }
  .opc-wrapper {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 30px;
  }
  .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 23px 0 0;
  }
  .opc-estimated-wrapper {
    display: none;
  }
  .opc-progress-bar {
    margin: 0 0 20px;
    counter-reset: i;
    display: block;
    font-size: 0;
  }
  .opc-progress-bar-item {
    margin: 0 0 10px;
    width: 185px;
    display: inline-block;
    position: relative;
    text-align: center;
    vertical-align: top;
  }
  .opc-progress-bar-item:before {
    background: #e4e4e4;
    border: 1px solid #cccccc;
    top: 19px;
    transition: background 0.3s;
    content: "";
    height: 7px;
    left: 0;
    position: absolute;
    width: 100%;
  }
  .opc-progress-bar-item:first-child:before {
    border-radius: 6px 0 0 6px;
  }
  .opc-progress-bar-item:last-child:before {
    border-radius: 0 6px 6px 0;
  }
  .opc-progress-bar-item &gt; span {
    display: inline-block;
    padding-top: 45px;
    width: 100%;
    word-wrap: break-word;
    color: #666666;
    font-weight: 300;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item &gt; span:before,
  .opc-progress-bar-item &gt; span:after {
    background: #e4e4e4;
    border: 1px solid #cccccc;
    height: 38px;
    margin-left: -19px;
    transition: background 0.3s;
    width: 38px;
    border-radius: 50%;
    content: "";
    left: 50%;
    position: absolute;
    top: 0;
  }
  .opc-progress-bar-item &gt; span:after {
    background: #ffffff;
    height: 26px;
    margin-left: -13px;
    top: 6px;
    width: 26px;
    content: counter(i);
    counter-increment: i;
    color: #333333;
    font-weight: 600;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item._complete {
    cursor: pointer;
  }
  .opc-progress-bar-item._complete:hover:before {
    background: #d7d7d7;
  }
  .opc-progress-bar-item._complete:hover &gt; span:before {
    background: #d7d7d7;
  }
  .opc-progress-bar-item._complete &gt; span {
    color: #006bb4;
  }
  .opc-progress-bar-item._complete &gt; span:after {
    font-family: "luma-icons";
    content: "\e610";
  }
  .opc-progress-bar-item._active:before {
    background: #ff5501;
    border-color: #ff5501;
  }
  .opc-progress-bar-item._active &gt; span {
    color: #333333;
    font-weight: 600;
  }
  .opc-progress-bar-item._active &gt; span:before {
    background: #ff5501;
    border-color: #ff5501;
  }
  .opc-progress-bar-item._active &gt; span:after {
    border-color: #ff5501;
    content: "\e610";
    font-family: "luma-icons";
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 500px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 20px;
  }
  .checkout-shipping-method .actions-toolbar &gt; .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 500px;
  }
  .opc-wrapper .form-login {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 20px;
  }
  .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: #ffffff;
    border: 1px solid #aeaeae;
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0.1s;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: scale(1, 0);
    transform-origin: 0 0;
    transition: transform linear 0.1s, visibility 0s linear 0.1s;
    visibility: hidden;
    width: 100%;
  }
  .authentication-dropdown._show {
    z-index: 100;
    -webkit-transform: scale(1, 1);
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0s;
    transform: scale(1, 1);
    transition: transform linear 0.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 &gt; .primary {
    display: inline;
    float: right;
    margin-right: 0;
  }
  .block-authentication .actions-toolbar &gt; .primary .action {
    margin-right: 0;
  }
  .block-authentication .actions-toolbar &gt; .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 &gt; .field-select-billing &gt; .control {
    float: none;
    width: 100%;
  }
  .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;
  }
  .login-container .block.login .actions-toolbar &gt; .primary {
    margin-bottom: 0;
    margin-right: 30px;
  }
  .login-container .block.login .actions-toolbar &gt; .secondary {
    float: left;
  }
  .login-container .fieldset &gt; .field &gt; .control {
    width: 55%;
  }
  .form-create-account .fieldset-fullname .fields {
    display: table;
    width: 100%;
  }
  .form-create-account .fieldset-fullname .fields .field {
    display: table-cell;
  }
  .form-create-account .fieldset-fullname .fields .field + .field {
    padding-left: 10px;
  }
  .form-create-account .fieldset-fullname .field-name-prefix,
  .form-create-account .fieldset-fullname .field-name-suffix {
    width: 50px;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account {
    min-width: 600px;
    width: 50%;
  }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 22.3%;
  }
  .account.page-layout-2columns-left .column.main {
    width: 77.7%;
  }
  .account .data.table {
    margin-bottom: 0;
  }
  .account .data.table .col.actions {
    white-space: nowrap;
  }
  .block-addresses-list .items.addresses {
    font-size: 0;
  }
  .block-addresses-list .items.addresses &gt; .item {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 20px;
    vertical-align: top;
    width: 48%;
  }
  .block-addresses-list .items.addresses &gt; .item:nth-last-child(1),
  .block-addresses-list .items.addresses &gt; .item:nth-last-child(2) {
    margin-bottom: 0;
  }
  .block-addresses-list .items.addresses &gt; .item:nth-child(even) {
    margin-left: 4%;
  }
  .form-edit-account .fieldset .fieldset {
    margin-bottom: 20px;
    width: 100%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 10px 10px 0;
  }
  .storecredit .block-balance-history {
    width: 100%;
  }
  .table-balance-history .col {
    width: 25%;
  }
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%;
  }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%;
  }
  .page-product-giftcard
    .product-info-main
    .price-box
    .price-container.price-final {
    font-size: 21px;
  }
  .page-product-giftcard
    .product-info-main
    .price-box
    .price-container.price-final
    .price {
    font-size: 36px;
    line-height: 36px;
  }
  .page-product-giftcard .product-info-main .product-info-stock-sku {
    padding-bottom: 0;
  }
  .page-product-giftcard .product-info-main .product-reviews-summary {
    float: none;
  }
  .page-product-giftcard .product-add-form {
    margin-top: -20px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) {
    margin: 0 0 20px;
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) &gt; .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .page-product-giftcard .product-add-form .field:not(.text):last-child {
    margin-bottom: 0;
  }
  .page-product-giftcard .product-add-form .field:not(.text) + .fieldset {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) &gt; .label {
    font-weight: 600;
  }
  .page-product-giftcard .product-add-form .field:not(.text) &gt; .label + br {
    display: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .choice input {
    vertical-align: top;
  }
  .page-product-giftcard
    .product-add-form
    .field:not(.text)
    .fields.group:before,
  .page-product-giftcard
    .product-add-form
    .field:not(.text)
    .fields.group:after {
    content: "";
    display: table;
  }
  .page-product-giftcard
    .product-add-form
    .field:not(.text)
    .fields.group:after {
    clear: both;
  }
  .page-product-giftcard
    .product-add-form
    .field:not(.text)
    .fields.group
    .field {
    box-sizing: border-box;
    float: left;
  }
  .page-product-giftcard
    .product-add-form
    .field:not(.text)
    .fields.group.group-2
    .field {
    width: 50% !important;
  }
  .page-product-giftcard
    .product-add-form
    .field:not(.text)
    .fields.group.group-3
    .field {
    width: 33.3% !important;
  }
  .page-product-giftcard
    .product-add-form
    .field:not(.text)
    .fields.group.group-4
    .field {
    width: 25% !important;
  }
  .page-product-giftcard
    .product-add-form
    .field:not(.text)
    .fields.group.group-5
    .field {
    width: 20% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 0;
    width: 100%;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon textarea,
  .page-product-giftcard .product-add-form .field:not(.text) .addon select,
  .page-product-giftcard .product-add-form .field:not(.text) .addon input {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    display: inline-block;
    margin: 0;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter {
    background: #ffffff;
    background-clip: padding-box;
    border: 1px solid #c2c2c2;
    border-radius: 1px;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    height: 32px;
    line-height: 1.42857143;
    padding: 0 9px;
    vertical-align: baseline;
    width: 100%;
    box-sizing: border-box;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    width: auto;
  }
  .page-product-giftcard
    .product-add-form
    .field:not(.text)
    .addon
    .addbefore:disabled,
  .page-product-giftcard
    .product-add-form
    .field:not(.text)
    .addon
    .addafter:disabled {
    opacity: 0.5;
  }
  .page-product-giftcard
    .product-add-form
    .field:not(.text)
    .addon
    .addbefore::-moz-placeholder,
  .page-product-giftcard
    .product-add-form
    .field:not(.text)
    .addon
    .addafter::-moz-placeholder {
    color: #575757;
  }
  .page-product-giftcard
    .product-add-form
    .field:not(.text)
    .addon
    .addbefore::-webkit-input-placeholder,
  .page-product-giftcard
    .product-add-form
    .field:not(.text)
    .addon
    .addafter::-webkit-input-placeholder {
    color: #575757;
  }
  .page-product-giftcard
    .product-add-form
    .field:not(.text)
    .addon
    .addbefore:-ms-input-placeholder,
  .page-product-giftcard
    .product-add-form
    .field:not(.text)
    .addon
    .addafter:-ms-input-placeholder {
    color: #575757;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore {
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .additional {
    margin-top: 10px;
  }
  .page-product-giftcard
    .product-add-form
    .field:not(.text).required
    &gt; .label:after,
  .page-product-giftcard
    .product-add-form
    .field:not(.text)._required
    &gt; .label:after {
    content: "*";
    color: #e02b27;
    font-size: 1.2rem;
    margin: 0 0 0 5px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note {
    font-size: 1.2rem;
    margin: 3px 0 0;
    padding: 0;
    display: inline-block;
    text-decoration: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 12px;
    font-family: "luma-icons";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(odd) {
    padding-right: 25px;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(even) {
    padding-right: 0;
  }
  .page-product-giftcard
    .product-add-form
    .product-options-wrapper
    .field:not(.date)
    &gt; .control {
    width: auto;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 20px;
    margin-right: 0;
  }
  .gift-options .actions-toolbar .secondary .action-cancel {
    display: block;
    float: left;
    margin-top: 6px;
  }
  .gift-options .actions-toolbar:nth-child(3):before {
    border-left: 1px solid #c1c1c1;
    bottom: 5rem;
    content: "";
    display: block;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0;
  }
  .gift-options-title {
    font-weight: 300;
    font-size: 1.8rem;
  }
  .gift-item-block .title {
    font-size: 1.6rem;
    padding: 20px 0;
  }
  .item-gift td {
    padding-left: 0;
    padding-right: 0;
  }
  .cart.table-wrapper .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .cart .action-gift {
    float: left;
  }
  .cart-container .cart-gift-item {
    margin-bottom: 20px;
  }
  .cart-container .cart-gift-item .gift-options,
  .cart-container .cart-gift-item .gift-summary {
    padding-bottom: 20px;
  }
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field {
    width: 45%;
  }
  .form-giftregistry-edit .fieldset.shipping_address .fieldset {
    margin-top: 20px;
  }
  .table-giftregistry .col.create {
    white-space: nowrap;
  }
  .table-giftregistry .col.message {
    width: 40%;
  }
  .table-giftregistry .col.actions {
    width: 30%;
  }
  .table-giftregistry-items .col.note {
    width: 30%;
  }
  .account .data.table.table-giftregistry-items &gt; thead &gt; tr &gt; th,
  .account .data.table.table-giftregistry-items &gt; tbody &gt; tr &gt; th,
  .account .data.table.table-giftregistry-items &gt; tfoot &gt; tr &gt; th,
  .account .data.table.table-giftregistry-items &gt; thead &gt; tr &gt; td,
  .account .data.table.table-giftregistry-items &gt; tbody &gt; tr &gt; td,
  .account .data.table.table-giftregistry-items &gt; tfoot &gt; tr &gt; td {
    border-top: 1px solid #cccccc;
  }
  .account
    .data.table.table-giftregistry-items
    &gt; caption
    + thead
    &gt; tr:first-child
    &gt; th,
  .account
    .data.table.table-giftregistry-items
    &gt; colgroup
    + thead
    &gt; tr:first-child
    &gt; th,
  .account
    .data.table.table-giftregistry-items
    &gt; thead:first-child
    &gt; tr:first-child
    &gt; th,
  .account
    .data.table.table-giftregistry-items
    &gt; caption
    + thead
    &gt; tr:first-child
    &gt; td,
  .account
    .data.table.table-giftregistry-items
    &gt; colgroup
    + thead
    &gt; tr:first-child
    &gt; td,
  .account
    .data.table.table-giftregistry-items
    &gt; thead:first-child
    &gt; tr:first-child
    &gt; td {
    border-top: 0;
  }
  .account .data.table.table-giftregistry-items &gt; tbody + tbody {
    border-top: 1px solid #cccccc;
  }
  .account .data.table.table-giftregistry-items th {
    border-bottom: 0;
  }
  .account
    .data.table.table-giftregistry-items
    &gt; tbody
    &gt; tr:nth-child(even)
    &gt; td,
  .account
    .data.table.table-giftregistry-items
    &gt; tbody
    &gt; tr:nth-child(even)
    &gt; th {
    background: none;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 29px;
  }
  .form-giftregistry-search .fieldset .field.name,
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
    margin-bottom: auto;
  }
  .form-giftregistry-search .fieldset .field.name + .fieldset,
  .form-giftregistry-search .fieldset .field.lastname + .fieldset {
    clear: both;
  }
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0;
  }
  .block-giftregistry-shared-items .item {
    border-bottom: 1px solid #cccccc;
    border-top: 0;
  }
  .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%;
  }
  .gift-options-cart-item .gift-summary .regular-price,
  .cart-gift-item .gift-summary .regular-price {
    white-space: nowrap;
  }
  .gift-options-cart-item .gift-wrapping-name,
  .cart-gift-item .gift-wrapping-name {
    padding-right: 20px;
  }
  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 50%;
  }
  .page-product-grouped .product-info-price {
    float: none;
  }
  .page-product-grouped .minimal-price {
    margin-top: -8px;
  }
  .box-tocart .action.instant-purchase {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .table-invitations .col {
    width: 50%;
  }
  .filter.block {
    margin-bottom: 40px;
  }
  .filter-title {
    display: none;
  }
  .filter-content .item {
    margin: 10px 0;
  }
  .filter-actions {
    margin-bottom: 30px;
  }
  .filter.active .filter-options,
  .filter-options {
    background: transparent;
    clear: both;
    display: block;
    overflow: initial;
    position: static;
  }
  .filter-subtitle {
    display: block;
    position: static;
  }
  .page-layout-1column .toolbar-products {
    position: absolute;
    top: 0;
    width: 100%;
  }
  .page-layout-1column .products ~ .toolbar-products {
    position: static;
  }
  .page-layout-1column.page-with-filter .column.main {
    padding-top: 45px;
    position: relative;
    z-index: 1;
  }
  .page-layout-1column .filter.block {
    border-top: 1px solid #cccccc;
  }
  .page-layout-1column .filter-content {
    margin-top: 10px;
  }
  .page-layout-1column .filter-subtitle {
    display: none;
  }
  .page-layout-1column .filter-options-item {
    border: 0;
    display: inline-block;
    margin-right: 25px;
    position: relative;
  }
  .page-layout-1column .filter-options-item.active {
    z-index: 2;
  }
  .page-layout-1column .filter-options-item.active .filter-options-content {
    visibility: visible;
  }
  .page-layout-1column .filter-options-item.active:hover {
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after,
  .page-layout-1column .filter-options-item.active:before {
    border: 8px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #000000;
    bottom: -1px;
    content: "";
    display: block;
    left: 5px;
    position: absolute;
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after {
    border-bottom-color: #ffffff;
    margin-top: 2px;
    z-index: 4;
  }
  .page-layout-1column .filter-options-title {
    padding: 0 20px 0 0;
  }
  .page-layout-1column .filter-options-title:after {
    right: 2px;
    top: 3px;
    z-index: 3;
  }
  .page-layout-1column .filter-options-content {
    background: #ffffff;
    -webkit-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    border: 1px solid #cccccc;
    padding: 5px 0;
    position: absolute;
    top: 100%;
    visibility: hidden;
    width: 180px;
    z-index: 2;
  }
  .page-layout-1column .filter-options-content .item {
    margin: 0;
    padding: 5px;
  }
  .page-layout-1column .filter-options-content .item a {
    margin-left: 0;
  }
  .page-layout-1column .filter-options-content .item:hover {
    background-color: #e8e8e8;
  }
  .page-layout-1column .filter-current {
    display: inline;
    line-height: 35px;
  }
  .page-layout-1column .filter-current-subtitle {
    color: #7d7d7d;
    display: inline;
    font-size: 14px;
    font-weight: normal;
    padding: 0;
  }
  .page-layout-1column .filter-current-subtitle:after {
    content: ":";
  }
  .page-layout-1column .filter-current .item,
  .page-layout-1column .filter-current .items {
    display: inline;
  }
  .page-layout-1column .filter-current .item {
    margin-right: 25px;
    white-space: nowrap;
  }
  .page-layout-1column .filter-current .action.remove {
    line-height: normal;
  }
  .page-layout-1column .filter-actions {
    display: inline;
    white-space: nowrap;
  }
  .page-layout-1column .filter-actions ~ .filter-options {
    margin-top: 25px;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .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 {
    width: 34%;
  }
  .product-reviews-summary {
    margin-bottom: 15px;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .product-reviews-summary .reviews-actions {
    font-size: 14px;
    margin-top: 3px;
  }
  .form-create-return .fieldset .field {
    width: 45%;
  }
  .magento-rma-guest-returns
    .column.main
    .block.block-order-details-view
    .block-content:not(.widget)
    .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px;
  }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
  .order-links .item {
    float: left;
    margin: 0 -1px 0 0;
  }
  .order-links .item a {
    padding: 1px 35px;
  }
  .order-links .item strong {
    border-bottom: 0;
    margin-bottom: -1px;
    padding: 1px 35px 2px 35px;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .account
    .column.main
    .block.block-order-details-view
    .block-content:not(.widget)
    .box,
  [class^="sales-guest-"]
    .column.main
    .block.block-order-details-view
    .block-content:not(.widget)
    .box,
  .sales-guest-view
    .column.main
    .block.block-order-details-view
    .block-content:not(.widget)
    .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-order-details-comments {
    margin: 0 0 60px;
  }
  .block-order-details-comments .comment-date {
    clear: left;
    float: left;
    margin-right: 50px;
    max-width: 90px;
  }
  .block-order-details-comments .comment-content {
    overflow: hidden;
  }
  .order-details-items {
    margin-top: -1px;
    padding: 25px;
  }
  .order-details-items .col.name {
    padding-left: 0;
  }
  .order-details-items .col.price {
    text-align: center;
  }
  .order-details-items .col.subtotal {
    text-align: right;
  }
  .order-details-items tbody td {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .order-details-items tfoot .amount,
  .order-details-items tfoot .mark {
    text-align: right;
  }
  .order-details-items.ordered .order-title {
    display: none;
  }
  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0;
  }
  .order-pager-wrapper .toolbar-amount {
    position: relative;
  }
  .order-pager-wrapper .pages {
    float: right;
  }
  .table-order-items tbody .col.label,
  .table-order-items tbody .col.value {
    padding-left: 0;
  }
  .table-order-items.invoice .col.qty,
  .table-order-items.shipment .col.qty {
    text-align: center;
  }
  .table-order-items.creditmemo .col.qty,
  .table-order-items.creditmemo .col.discount,
  .table-order-items.creditmemo .col.subtotal {
    text-align: center;
  }
  .table-order-items.creditmemo .col.total {
    text-align: right;
  }
  .form.send.friend {
    width: 60%;
  }
  .form.send.friend .fieldset .field {
    width: 45%;
  }
  .form.send.friend .fieldset .field.text {
    width: 90%;
  }
  html,
  body {
    height: 100%;
  }
  .ie9 body {
    background-color: #6e716e;
  }
  .navigation ul {
    padding: 0 8px;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #e8e8e8;
    background-color: #6e716e;
  }
  .page-header .header.panel {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .page-header .switcher {
    float: right;
    margin-left: 15px;
    margin-right: -6px;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-main &gt; .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main &gt; .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 20px;
  }
  .customer-welcome {
    display: inline-block;
    position: relative;
  }
  .customer-welcome:before,
  .customer-welcome:after {
    content: "";
    display: table;
  }
  .customer-welcome:after {
    clear: both;
  }
  .customer-welcome .action.switch {
    padding: 0;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
  }
  .customer-welcome .action.switch &gt; span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-welcome .action.switch:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: "\e622";
    font-family: "luma-icons";
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-welcome .action.switch:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch:active:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active {
    display: inline-block;
    text-decoration: none;
  }
  .customer-welcome .action.switch.active &gt; span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-welcome .action.switch.active:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: "\e621";
    font-family: "luma-icons";
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-welcome .action.switch.active:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active:active:after {
    color: inherit;
  }
  .customer-welcome ul {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #ffffff;
    border: 1px solid #bbbbbb;
    margin-top: 4px;
    min-width: 100%;
    z-index: 101;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  }
  .customer-welcome ul li {
    margin: 0;
    padding: 0;
  }
  .customer-welcome ul li:hover {
    background: #e8e8e8;
    cursor: pointer;
  }
  .customer-welcome ul:before,
  .customer-welcome ul:after {
    border-bottom-style: solid;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    width: 0;
  }
  .customer-welcome ul:before {
    border: 6px solid;
    border-color: transparent transparent #ffffff transparent;
    z-index: 99;
  }
  .customer-welcome ul:after {
    border: 7px solid;
    border-color: transparent transparent #bbbbbb transparent;
    z-index: 98;
  }
  .customer-welcome ul:before {
    right: 10px;
    top: -12px;
  }
  .customer-welcome ul:after {
    right: 9px;
    top: -14px;
  }
  .customer-welcome.active {
    overflow: visible;
  }
  .customer-welcome.active ul {
    display: block;
  }
  .customer-welcome li a {
    color: #333333;
    text-decoration: none;
    display: block;
    line-height: 1.4;
    padding: 8px;
  }
  .customer-welcome li a:visited {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome li a:hover {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome li a:active {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome .customer-name {
    cursor: pointer;
  }
  .customer-welcome .customer-menu {
    display: none;
  }
  .customer-welcome .action.switch {
    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;
    color: #ffffff;
  }
  .customer-welcome .action.switch:focus,
  .customer-welcome .action.switch:active {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch:hover {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch.disabled,
  .customer-welcome .action.switch[disabled],
  fieldset[disabled] .customer-welcome .action.switch {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.5;
  }
  .customer-welcome .header.links {
    min-width: 175px;
  }
  .customer-welcome.active .action.switch:after {
    content: "\e621";
  }
  .customer-welcome.active .customer-menu {
    display: block;
  }
  .customer-welcome .greet {
    display: none;
  }
  .header.panel &gt; .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    float: right;
    margin-left: auto;
  }
  .header.panel &gt; .header.links &gt; li {
    display: inline-block;
    vertical-align: top;
  }
  .header.panel &gt; .header.links &gt; li {
    margin: 0 0 0 15px;
  }
  .header.panel &gt; .header.links &gt; li.welcome,
  .header.panel &gt; .header.links &gt; li &gt; a {
    display: inline-block;
    line-height: 1.4;
  }
  .header.panel &gt; .header.links &gt; li.welcome a {
    color: #ffffff;
    padding-left: 5px;
  }
  .header.panel &gt; .header.links &gt; .authorization-link:after {
    content: attr(data-label);
    display: inline-block;
    margin: 0 -5px 0 5px;
  }
  .header.panel &gt; .header.links &gt; .authorization-link:last-child:after {
    display: none;
  }
  .header.panel &gt; .header.links &gt; .customer-welcome + .authorization-link {
    display: none;
  }
  .header.content {
    padding: 30px 20px 0;
  }
  .logo {
    margin: -8px auto 25px 0;
  }
  .logo img {
    max-height: inherit;
  }
  .page-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0;
    min-height: 100%;
    position: relative;
    transition: margin 0.3s ease-out 0s;
  }
  .page-wrapper &gt; .breadcrumbs,
  .page-wrapper &gt; .top-container,
  .page-wrapper &gt; .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .ie10 .page-wrapper,
  .ie11 .page-wrapper {
    height: 100%;
  }
  .page-footer {
    background: #f4f4f4;
    margin-top: auto;
    padding-bottom: 25px;
  }
  .page-footer .switcher .options ul.dropdown {
    bottom: -10px;
    left: 100%;
    margin: 0 0 0 20px;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before,
  .page-footer .switcher .options ul.dropdown:after {
    bottom: 13px;
    left: auto;
    right: 100%;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before {
    border-color: transparent #ffffff transparent transparent;
  }
  .page-footer .switcher .options ul.dropdown:after {
    border-color: transparent #bbbbbb transparent transparent;
    margin: 0 0 -1px -1px;
  }
  .footer.content {
    border-top: none;
  }
  .footer.content .block {
    float: right;
  }
  .footer.content ul {
    padding-right: 50px;
  }
  .footer.content .switcher.store {
    display: block;
    margin: 0;
  }
  .footer.content .links {
    display: inline-block;
    padding-right: 50px;
    vertical-align: top;
  }
  .footer.content .links li {
    background: transparent;
    border: none;
    font-size: 14px;
    margin: 0 0 8px;
    padding: 0;
  }
  .footer.content .links a,
  .footer.content .links strong {
    display: inline;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .products-grid.wishlist .product-item-info:hover .product-item-inner {
    display: block;
  }
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block;
  }
  .products-grid.wishlist .product-item-actions {
    margin: 10px 0 0;
  }
  .products-grid.wishlist .product-item-actions &gt; * {
    display: inline-block;
    margin-bottom: 7px;
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item .fieldset {
    display: table;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty,
  .products-grid.wishlist .product-item .fieldset .product-item-actions {
    display: table-cell;
    vertical-align: bottom;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    padding-right: 10px;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 20px 0 0;
  }
  .products-grid.wishlist .product-item .tocart {
    width: auto;
  }
  .wishlist-index-index .product-item-info {
    width: auto;
  }
  .wishlist-index-index .product-item-inner {
    background: #ffffff;
    border: 1px solid #bbbbbb;
    box-shadow: 3px 4px 4px 0 rgba(0, 0, 0, 0.3);
    border-top: none;
    left: 0;
    margin: 9px 0 0 -1px;
    padding: 0 9px 9px;
    position: absolute;
    right: -1px;
    z-index: 2;
  }
  .wishlist-index-index .product-item-inner .comment-box {
    margin-top: -18px;
  }
  .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 {
    width: 25%;
  }
  .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 {
  .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: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .page-products .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    margin-left: 0;
    width: 20%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 1%;
    width: 32.667%;
  }
  .page-products.page-layout-3columns
    .products-grid
    .product-item:nth-child(3n) {
    margin-left: 1%;
  }
  .page-products.page-layout-3columns
    .products-grid
    .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .box-tocart .paypal:first-of-type {
    margin-top: 13px;
  }
  .checkout-index-index .modal-popup .modal-inner-wrap {
    margin-left: -400px;
    width: 800px;
    left: 50%;
  }
  .opc-wrapper .shipping-address-item {
    width: 33.33333333%;
  }
  .opc-wrapper .shipping-address-item:before {
    background: #cccccc;
    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-bottom: 20px;
    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: calc((100% - 5 * (100% / 6)) / 4);
    width: 16.66666667%;
  }
  .page-layout-1column
    .block.widget
    .products-grid
    .product-item:nth-child(4n + 1) {
    margin-left: calc((100% - 5 * (100% / 6)) / 4);
  }
  .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 {
  .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 {
  color: #747474;
  font-family: Lato, Arial, Helvetica, sans-serif !important;
}

.post-content h2 {
  font-size: 22px;
  line-height: 1.23;
  letter-spacing: 0px;
  color: #333333;
  margin-bottom: 1.1em;
  font-weight: bold;
}
.cst-top-header .service-review .service-slogan a {
  color: #2481cf;
}
.whats-num-header {
  float: right;
  margin: 0;
  color: #333;
  font-size: 1.5em;
  font-weight: bold;
}
.cst-Kantenservice-right {
  background-color: rgb(245, 245, 245);
  padding: 0px 20px;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 319px;
  height: auto;
  width: calc(33.33% - ((4%) * 0.3333));
}

.cst-slider-left {
  width: calc(66.66% - ((4%) * 0.6666));
  margin-right: 3%;
}
.klantenservice-text h3 {
  padding-top: 10px;
  margin-bottom: 0;
  margin-top: 0;
  color: #333;
  font-size: 20px;
  line-height: 1.2;
  font-weight: bold;
}
.fa-envelope {
  color: #0090e3;
}
.klantenservice-text a {
  color: #333;
}
.block-products-list .block-title strong {
  color: #333;
  font-size: 22px;
  font-weight: bold;
  font-family: "Lato,Arial,Helvetica,sans-serif";
  line-height: 1.23;
}
.cms-index-index .product-items li.product-item {
  width: 24.25% !important;
  margin-left: 0 !important;
  border: 1px solid #ebeaea;
  margin-right: 1%;
}
.cms-index-index .products-grid .product-item-info:hover,
.products-grid .product-item-info.active {
  box-shadow: none;
  border: 0px;
  margin: 0;
  padding: 0;
}
ol.product-items li:nth-child(4n) {
  margin-right: 0 !important;
}
ol.product-items .action.tocart.primary {
  display: none;
}
.cms-index-index ol.product-items .actions-secondary {
  display: none !important;
}
.product-item-details {
  text-align: center;
  padding: 15px 20px;
}
.cms-index-index a.product-item-link {
  font-style: italic;
  font-size: 20px;
}

/*.nav-sections .navigation {
    background: #3585cc;
}*/
nav.navigation,
.nav-sections {
  background-color: #3585cc;
}
/*  8 June */

.sidebar .c-sidebar .custom-sidebar {
  display: block;
  padding-left: 14px;
}
.sidebar .o-list li a:before {
  /* display: inline-block; */
  font-family: icomoon;
  content: "\f105";
  margin-left: -12px;
  font-family: "FontAwesome" !important;
  padding-right: 5px;
}
.custom-sidebar a {
  font-size: 15px;
  color: #333;
}
.c-sidebar .filter .block-subtitle {
  padding: 10px 0px 20px;
  color: #333;
  display: none;
}

.c-sidebar .filter-options-title {
  padding: 10px 0px 0 0px;
  color: #333;
  text-transform: capitalize;
  font-size: 16px;
}
.cust-side-title {
  /* margin-top: 0px; */
  margin-bottom: 15px;
}
.c-sidebar .cust-side-title {
  font-size: 16px;
  font-weight: bold;
  color: #333;
}
.products-grid .product-item-info:hover,
.products-grid .product-item-info.active {
  background: #fff;
  box-shadow: none;
  border: none;
  margin: 0px;
  padding: 0px;
  position: relative;
  z-index: 2;
}
.catalog-category-view .category-description h2 {
  color: #333;
  font-weight: bold;
  font-size: 22px;
}
.catalog-category-view .category-description p {
  color: #747474;
  font-size: 15px;
}
.catalog-category-view .toolbar-products .toolbar-amount {
  display: none;
}
.toolbar-sorter.sorter,
.limiter,
.modes {
  display: inline-block;
  float: left;
}
.catalog-category-view .toolbar .limiter {
  display: none;
}
.products.wrapper ~ .toolbar .limiter {
  display: none;
}
.mark,
mark {
  background-color: #f5f5f5 !important;
}
.toolbar select {
  background-color: #fbfaf9;
  color: #000;
}
.modes-mode {
  background-color: #fbfaf9;
  box-shadow: none;
  padding: 7px 11px;
}
.modes-mode:before {
  color: #000;
}
.modes-mode.active {
  box-shadow: none;
  background: #fff;
  color: #000;
}
.products-grid .product-item-inner {
  background: #fff;
  box-shadow: none;
  border: none;
  border-top: none;
  position: relative;
  right: -1px;
  z-index: 2;
}
.page-layout-2columns-left.catalog-category-view .column.main {
  width: calc(100% - 18% - 80px);
}
.catalog-category-view .sidebar.sidebar-main {
  width: 23%;
}
.toolbar-products select {
  height: 32px;
  background: #fff url(../../frontend/Gogoals/lederhorsenwinkel/en_US/images/select-bg_with_line3.png) no-repeat 100% 45%;
  width: 190px;
}

/*  8 June */

.catalog-category-view li.item.product.product-item {
  border: 1px solid #ebeaea;
}
.catalog-category-view .product-item .price-box .price {
  font-weight: normal;
  color: #3585cc;
  font-size: 18px;
}
.navigation li.active,
.navigation li.has-active {
  background: #fff;
}
.navigation li.active a,
.navigation li.has-active a {
  border: 0px !important;
}
.navigation li.active a span,
.navigation li.has-active a span {
  color: #3585cc;
}
/*#maincontent {
	padding-top: 30px;
    padding-bottom: 40px;
}*/
.catalog-category-view .page-title {
  display: none !important;
}
.post-content p {
  color: #747474;
  line-height: 1.6;
  font-size: 15px;
  font-family: Lato, Arial, Helvetica, sans-serif;
}
.post-content .alignleft,
.post-content .aligncenter {
  display: block;
}
.post-content h3 {
  font-weight: bold;
}
.post-content a {
  color: #333333;
}
.post-content a:hover {
  color: #3585cc;
  text-decoration: none;
  cursor: pointer;
}
.page-header .panel.wrapper {
  border-bottom: 1px solid #eaeaea;
  background-color: #fefefe;
}
ul.header.links {
  display: none !important;
}
.cst-top-header .service-review .service-slogan {
  float: left;
  font-style: italic;
  font-size: 14px;
  line-height: 18px;
}
.cst-top-header .service-icon {
  float: left;
}
.cst-top-header .service-icon i {
  font-size: 30px;
  padding: 0 13px;
  color: #2481cf;
  font-weight: normal;
}
.service-slogan a:hover {
  text-decoration: none;
}
.navigation ul {
  text-align: center;
}
.navigation .level0 &gt; .level-top {
  color: #fff;
}
.minicart-wrapper {
  float: none;
  vertical-align: middle;
}
.minicart-wrapper .action.showcart:before {
  color: #fff;
  content: "\e611";
}
.minicart-wrapper .action.showcart.active:before {
  color: #fff;
  content: "\e611";
}
/*25-05-2018 */
.homepage-text {
  padding-bottom: 30px;
}
.fusion-footer-copyright-area {
  background-color: #282a2b;
  border-color: #4b4c4d;
  border-top-width: 1px;
  padding-top: 27px;
  padding-bottom: 27px;
}
.fusion-footer-copyright-area:before {
  content: "";
  display: inline-block;
  position: absolute;
  background: #282a2b;
  height: 74px;
  width: 100%;
  left: 0;
  bottom: 65px;
  z-index: -9;
}
#footer .fusion-icon-instagram:before {
  content: "\f16d";
  font-family: "FontAwesome" !important;
  font-style: normal;
}
#footer .fusion-icon-twitter:before {
  content: "\f099";
  font-family: "FontAwesome" !important;
  font-style: normal;
}

#footer .fusion-icon-facebook:before {
  font-family: "FontAwesome" !important;
  font-style: normal;
  content: "\f09a";
}
#footer .fusion-icon-pinterest:before {
  content: "\f231";
  font-family: "FontAwesome" !important;
  font-style: normal;
}
#footer .fusion-icon-spotify:before {
  content: "\f1bc";
  font-family: "FontAwesome" !important;
  font-style: normal;
}
#footer span.screen-reader-text {
  display: none;
}
.fusion-social-links-footer .fusion-social-networks a {
  font-size: 18px;
}
.fusion-social-networks .fusion-social-network-icon {
  display: inline-block;
  margin: 0 10px 10px;
  font-size: 16px;
  color: #46494a;
  text-decoration: none;
  box-shadow: none !important;
}
.fusion-footer-copyright-area .fusion-copyright-content &gt; div {
  display: inline-block;
  vertical-align: middle;
}
.fusion-footer-copyright-area .fusion-social-links-footer {
  float: right;
}
.page-footer .fusion-copyright-notice {
  font-size: 12px;
  color: #d8d8d8 !important;
}
.service-slogan {
  line-height: 18px;
  font-style: italic;
  font-size: 14px;
}
.product-addto-links a {
  font-size: 10px;
}
.action.mailto.friend {
  font-size: 10px;
}
.service-slogan a {
  font-family: Lato, Arial, Helvetica, sans-serif;
  font-weight: 400;
}
.page-header .panel.header {
  padding: 8px 0px 7px 0px;
}
.header.content {
  padding: 32px 0px;
}
.header.content .logo {
  margin: 0px;
}
body .whats-num-header {
  line-height: 35px;
  font-size: 22.5px;
}
/*body {
font-family: 'Lato', sans-serif;
}*/
.header .block-search {
  width: 301px;
}
.block-search input {
  height: 35px;
}

.block-search .actions .action.search {
  background: #000;
  border-radius: 0;
  width: 35px;
  opacity: 1 !important;
  right: 0;
  height: 35px;
}
.nav-sections .navigation ul {
  background: transparent;
  border: none;
  font-family: "Lato", sans-serif;
}
.nav-sections .navigation li.level0 {
  padding-bottom: 1.5px;
  padding-top: 1.5px;
  margin-right: 5px;
}
.navigation .level0 &gt; .level-top {
  padding: 0 14px !important;
}
.navigation .level0 {
  border-bottom: 4px solid #3585cc;
}
.navigation .level0 &gt; .level-top {
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  background: none;
  border: transparent;
  text-transform: uppercase;
}
.ui-menu &gt; .level0 {
  border-bottom: 4px solid #3585cc;
  box-sizing: border-box;
}
.nav-sections .navigation li.level0 {
  font-weight: 400;
  font-size: 16px;
}
.block-search .action.search:before {
  color: #fff;
}
.klantenservice-text a {
  font-size: 15px;
}
.klantenservice-text .fa-whatsapp:before {
  font-size: 15px;
}
.klantenservice-text .fa-whatsapp,
.klantenservice-text fa-envelope {
  margin-right: 4px;
}
.klantenservice-text .fa.fa-check {
  color: #008000;
  margin-right: 4px;
}
.klantenservice-text .fa.fa-envelope,
.klantenservice-text .fa.fa-whatsapp {
  font-weight: normal;
  margin-right: 4px;
}
.klantenservice-text p strong {
  font-size: 15px;
}
.klantenservice-text p small {
  display: block;
  font-size: 12.5px;
}
.klantenservice-text p {
  margin-bottom: 20px;
  line-height: 17px;
}
.klantenservice-text p:last-child {
  margin-bottom: 0;
}
.klantenservice-text h3 {
  margin-bottom: 4px !important;
}
.klantenservice-text p:first-of-type small {
  padding-top: 6px;
}
.home-first-section {
  margin-bottom: 55px;
}
.block-products-list .block-title {
  margin: 22px 0px;
}
.block-products-list .product-item .price-container .price {
  font-size: 18px;
  color: #3585cc;
  font-weight: 400 !important;
}
.block-products-list .product-item .product-item-name a.product-item-link {
  line-height: normal;
}
.product-item-name {
  min-height: 75px;
}
#mini-cart .product-item-name {
  min-height: 0;
}
.block-products-list .product-item .product-item-details {
  text-align: center;
}
.block-products-list .product-item .price-box {
  margin: 10px 0 0;
}
.block-products-list {
  border-bottom: 1px solid #3585cc;
  padding-bottom: 40px;
}
.cust-four-teasure-blck {
  width: 100%;
  background-color: #f5f5f5;
  padding: 20px 30px 60px 30px;
  margin: 40px 0px;
}
.cust-four-teasure-blck .teasure-title {
  margin: 24px 0px;
  color: #333333;
  font-weight: 700;
}
.cust-four-teasure-blck .teasure-img {
  margin: 24px 0px;
}
.cust-four-teasure-blck .teasure-description.text-center {
  font-size: 15px;
  text-align: left;
}
.homepage-text h3 {
  color: #333333;
  font-weight: 700;
  font-size: 20px;
  margin: 20px 0px;
}
.homepage-text p {
  font-size: 15px;
}
.woo-sc-quote blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 15px;
  border-left: 5px solid #3585cc;
  background: #f6f6f6;
  font-family: "Lato", sans-serif;
}
.woo-sc-quote blockquote p {
  margin-bottom: 20px;
  line-height: 24px;
  color: #747474;
}
.woo-sc-quote {
  margin: 40px;
}
.woo-sc-quote blockquote p:last-child {
  margin-bottom: 5px;
}
.cust-customer-responce h3 {
  color: #333333;
  font-size: 20px;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  margin: 20px 0px;
}

.footer .cst-top-header:before {
  content: "";
  width: 100%;
  height: 1px;
  display: inline-block;
  background: #2481cf;
  position: absolute;
  left: 0;
  top: 54px;
}
.page-footer {
  position: relative;
  background: transparent;
  border-top: 1px solid #2481cf;
  padding-bottom: 0px;
}
.page-footer .footer.content {
  border-top: none;
  padding-top: 0;
  padding-bottom: 0px;
}
.page-footer .cust-ftr-ttile {
  margin: 40px 0px 28px 0px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 400;
}
.footer .cst-top-header {
  padding: 8px 0px;
}

.block-products-list .fusion-button span.fusion-button-text {
  background: #00b900;
  color: #fff;
  font-size: 14px;
  padding: 10px 16px;
  font-weight: 700;
  margin-top: 20px;
  display: inline-block;
}
.cust-customer-responce {
  padding-top: 10px;
  padding-bottom: 10px;
}
.footer1 p {
  margin: 0;
  line-height: 24px;
  font-size: 15px;
  color: #747474;
  font-weight: 400;
}
.footer1 .whatsapp-img-ftr {
  margin-top: 50px;
}
.footer1 li a,
.footer3 li a {
  font-size: 15px;
  color: #3585cc;
}
.footer1 li,
.footer3 li {
  padding: 11px 0px;
}
.footer1 li:before,
.footer3 li:before {
  content: "\f105";
  font-family: "FontAwesome" !important;
  font-style: normal;
  color: #3585cc;
  position: relative;
  left: -4px;
}
.cust-payment-logos.text-center img {
  margin: 5px 0px;
  padding: 15px;
}
.page-footer .cust-footer-block {
  margin-bottom: 32px;
}
.homepage_content {
  margin-bottom: 30px;
  border-top: 1px solid #3585cc;
  padding-top: 80px;
  margin-top: 80px;
}
.cust-four-teasure-blck:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100vw;
  left: 50%;
  background-color: #f5f5f5;
  top: 0;
  transform: translateX(-50%);
}
.cust-four-teasure-blck {
  position: relative;
}
body.cms-home {
  overflow-x: hidden;
}
.navigation,
.breadcrumbs,
.page-header .header.panel,
.header.content,
.footer.content,
.page-wrapper &gt; .widget,
.page-wrapper &gt; .page-bottom,
.block.category.event,
.top-container,
.page-main {
  max-width: 1245px;
  padding-left: 0px;
  padding-right: 0px;
}
.navigation .level0.parent &gt; .level-top:after {
  content: "\f107";
  font-family: "FontAwesome" !important;
  font-style: normal;
  left: 8px;
  position: relative;
  bottom: -2px;
}
.navigation .level0 .submenu {
  background: #f2efef;
  border-radius: 0;
  border-top: 3px solid #333333;
}
.navigation .level0 .submenu li {
  border-bottom: 1px solid #dedede;
  padding: 0px;
  margin-bottom: 0;
}
.navigation .level0 .submenu a:hover {
  background: #fff;
}
.navigation .level0 .submenu a {
  padding: 4px 20px;
  text-align: left;
}
.minicart-wrapper .action.showcart:before {
  color: #fff;
  content: "\f07a";
  font-family: "FontAwesome" !important;
  font-style: normal;
  font-size: 16px;
}

@media screen and (min-width: 768px) {
  .carousel-indicators {
    bottom: -7px;
  }
}
.carousel-indicators li {
  background-color: rgba(0, 0, 0, 0.5) !important;
  border: 1px solid rgba(0, 0, 0, 0.5) !important;
}
.carousel-indicators .active {
  background-color: #000000 !important;
  border: 1px solid #000 !important;
}
@media (max-width: 1245px) {
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper &gt; .widget,
  .page-wrapper &gt; .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1365px) {
  .cst-top-header .service-icon i {
    font-size: 2.3vw;
    padding: 0 1.044vw;
  }
}
@media only screen and (min-width: 240px) and (max-width: 767px) {
  .cst-top-header {
    display: none;
  }
  .panel.header {
    background-color: #3585cc;
  }
  .whats-num-header {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  .fusion-footer-copyright-area:before {
    height: 80px;
  }
  .cst-top-header {
    display: none;
  }
  .panel.header {
    background-color: #3585cc;
  }
  .whats-num-header {
    display: none;
  }
  .page-footer {
    border-top: none;
  }
}
span.fa.fa-star {
  color: #f08f30;
}
@media only screen and (min-width: 240px) and (max-width: 767px) and (orientation: portrait) {
  .fusion-footer-copyright-area:before {
    content: "";
    display: inline-block;
    position: absolute;
    background: #282a2b;
    height: 113px;
    width: 100%;
    left: 0;
    bottom: 138px;
    z-index: -4;
  }
}

@media (max-width: 767px) and (orientation: portrait) {
  .home-first-section .cst-Kantenservice-right {
    width: 93%;
    margin: 0 auto;
    margin-top: 14px;
  }
}

@media (max-width: 767px) and (orientation: landscape) {
  .home-first-section .cst-Kantenservice-right {
    width: 96%;
    margin: 0 auto;
    margin-top: 14px;
  }
}

@media (max-width: 767px) {
  .page-footer {
    border-top: none;
  }
  .page-footer .fusion-footer-copyright-area .fusion-copyright-content &gt; div {
    display: block;
    vertical-align: middle;
    text-align: center;
    width: 100%;
  }

  .page-footer .fusion-social-networks {
    margin-top: 5px;
  }
  body .nav-toggle {
    top: 3px;
  }
  body .nav-toggle:before {
    background: #2481cf;
    width: 40px;
    color: #ffffff;
  }
  body .whats-num-header {
    line-height: 35px;
    font-size: 18.5px;
    text-align: center;
    float: none;
  }
  .header.content {
    padding: 10px 0px;
  }
  .header .block-search {
    width: 90%;
    margin-top: 30px;
    margin: 23px auto;
  }
  .header.content {
    padding: 50px 15px 20px 15px;
  }
  .cms-home .block-products-list .products-grid .product-items {
    margin-left: 0px;
  }
  .cms-home .block-products-list .products-grid .product-item {
    width: 100% !important;
    margin-bottom: 10px;
  }
  .home-first-section .cst-slider-left {
    width: 100%;
  }
  .woo-sc-quote {
    margin: 5px;
  }
  .row.cst-top-header &gt; div {
    margin-bottom: 10px;
  }
  .footer .cst-top-header:before {
    top: 185px;
  }

  .homepage-text p {
    font-size: 14px;
  }
  .homepage-text h3 {
    margin: 10px 0px;
    font-size: 18px;
  }
  .woo-sc-quote blockquote p {
    font-size: 14px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) and (orientation: landscape) {
  .cms-home .block-products-list .products-grid .product-item {
    width: 49% !important;
  }
  .fusion-footer-copyright-area:before {
    height: 102px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  .footer .cst-top-header:before {
    top: 124px;
  }
  .header.content {
    padding: 15px;
  }
  body .whats-num-header {
    text-align: center;
    padding-top: 10px;
    float: left;
  }
  .cms-home .block-products-list .products-grid .product-item {
    padding-left: 0px !important;
  }
  .cms-home .block-products-list .products-grid .product-items {
    margin-left: 0px;
  }
  .home-first-section .cst-slider-left {
    width: 100%;
  }
  .home-first-section .cst-Kantenservice-right {
    margin: 20px 0px;
    width: 100%;
  }
  .block-products-list .product-item .product-item-details {
    padding: 10px;
  }
  .block-products-list .product-item .product-item-name a.product-item-link {
    font-size: 16px;
  }
  .page-footer .fusion-footer-copyright-area .fusion-copyright-content &gt; div {
    display: block;
    vertical-align: middle;
    text-align: center;
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .page-footer .cust-ftr-ttile {
    margin: 30px 0px 20px 0px;
    font-size: 14px;
  }
  .footer1 p {
    font-size: 14px;
  }
  .footer1 li,
  .footer3 li {
    padding: 6px 0px;
  }
  .footer.content ul {
    margin-right: 0px;
  }
  .homepage-text p {
    font-size: 14px;
  }
  .homepage-text h3 {
    font-size: 18px;
    margin: 10px 0px;
  }
}
.homepage-text a:hover {
  color: #3585cc;
  text-decoration: none;
}
.homepage-text a {
  color: #333;
}
.footer1 li a,
.footer3 li a:hover {
  text-decoration: none;
}
.page-footer .cust-ftr-ttile {
  color: #333;
}
.fusion-social-links-footer .fusion-social-networks a {
  cursor: pointer;
}
.fusion-social-links-footer .fusion-social-networks a:hover {
  opacity: 0.8;
}
.fusion-copyright-notice a:hover {
  color: #fff;
  text-decoration: none;
}
.woo-sc-quote a {
  color: #333;
}
.woo-sc-quote a:hover {
  color: #3585cc;
  text-decoration: none;
}
.customform {
  padding-left: 0;
  width: 100%;
  display: inline-block;
}
.customform .label span {
  font-size: 15px;
  font-weight: normal;
}
.customform #submit {
  background: #3585cc;
  color: white;
  border: none;
  border-radius: 0px;
  padding: 10px 16px !important;
  font-variant: normal !important;
  text-transform: none !important;
  font-weight: bold;
}
.ringsizer .success {
  color: rgba(92, 163, 64, 1);
  background: #dff0d8;
  border: 1px solid rgba(92, 163, 64, 1);
  padding: 25px;
  text-transform: uppercase;
  text-align: center;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  font-weight: normal;
  font-size: 15px;
  display: none;
}
.customform .loading {
  margin-top: 10px;
  margin-bottom: 10px;
}
.post-content table tr td {
  padding-left: 1px;
}
.post-content .customimage {
  background-color: rgba(255, 255, 255, 0);
  background-position: left top;
  background-repeat: no-repeat;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-color: #eae9e9;
  border-top-style: solid;
  border-bottom-style: solid;
  background-size: cover;
  webkit-background-size: cover;
  margin-left: -53px;
  margin-right: -53px;
  margin-bottom: 30px;
}
.customlogo {
  display: block;
}
.custombetaal1 {
  background-color: rgba(255, 255, 255, 0);
  background-position: center center;
  background-repeat: no-repeat;
  padding: 0px;
}
.custombetaal2 {
  margin-top: 0px;
  margin-bottom: 0px;
}
.custombetaal3 {
  background-position: left top;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#checkout-shipping-method-load th {
  display: none;
}
.customrightimg {
  float: right;
  margin-left: 15px;
  display: inline;
}
.fusion-button-text {
  background: #00b900 !important;
  border: none !important;
  border-radius: 0 !important;
  padding: 14px 16px !important;
  font-variant: normal !important;
  text-transform: none !important;
  color: white !important;
  font-weight: bold;
  font-size: 15px;
  font-family: lato;
}
.custompasvorm {
  padding: 0 !important;
  width: 70px;
  font-size: 15px;
  font-weight: bold;
}
.custompasvormtable tr td {
  font-size: 15px;
}
.category-pasvorm hr {
  border: 1px solid #9a9a9a;
}
.pasvormright {
  float: right;
  margin-left: 15px;
}
.pasvormstrong {
  font-size: 15px;
  color: #747474;
}

.cms-index-index.page-layout-1column .columns {
  display: block;
}

@media screen and (max-width: 767px) and (orientation: portrait) {
  .catalog-category-view li.item.product.product-item {
    width: 43%;
    padding-left: 0;
    margin-left: 25px;
    margin-bottom: 20px;
  }
  .toolbar-sorter.sorter,
  .limiter,
  .modes {
    margin-top: 6px;
  }
  .catalog-category-view .products-list li.item.product.product-item {
    width: 92%;
  }
  .catalog-category-view
    .products-list
    li.item.product.product-item
    .product-image-photo {
    margin-top: 20px;
  }
}
ul.submenu .level1 ul {
  display: none !important;
}
.sidebar .o-list li a:hover {
  text-decoration: none;
  color: #3585cc;
}
.filter-options-content a:hover {
  background-color: #fff;
  color: #3585cc;
}
.filter-options-content a:before {
  content: "\f105";
  margin-left: -12px;
  font-family: "FontAwesome" !important;
  padding-right: 5px;
}
.term-description h2 {
  line-height: 1.23;
  letter-spacing: 0;
  color: #333;
  font-size: 1.5em;
  font-weight: bold;
}
.catalog-category-view .category-description .fusion-text h2 {
  font-size: 1.5em;
}
.catalog-category-view .category-description .fusion-text h3 {
  font-size: 1.17em;
  font-weight: bold;
}
@media screen and (max-width: 767px) and (orientation: landscape) {
  .catalog-category-view li.item.product.product-item {
    width: 29.5%;
    margin-right: -8px;
    margin-left: 28px;
  }
  .catalog-category-view .products-list li.item.product.product-item {
    width: 95%;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  .catalog-category-view li.item.product.product-item {
    width: 30%;
    margin-right: 16px;
  }
  .catalog-category-view .products-list li.item.product.product-item {
    width: 100%;
  }
  .toolbar-sorter.sorter,
  .limiter,
  .modes {
    margin-top: 5px;
  }
}
.orbittour-inner-container {
  height: 550px !important;
  position: relative !important;
}
.orbittour-container {
  height: 550px !important;
}
@media screen and (min-width: 1100px) {
  .images {
    width: 400px;
  }
  .page-layout-1column .product.media {
    width: 32%;
  }
  .page-layout-1column .product-info-main {
    width: 66%;
  }
}
@media screen and (min-width: 240px) and (max-width: 767px) and (orientation: portrait) {
  .woocommerce-tabs .panel {
    margin-left: 0 !important;
    clear: both;
  }
}
.product-info-main .page-title {
  font-size: 20px;
  font-weight: bold;
  color: #333;
}
.product-info-main .page-title {
  font-size: 20px;
  color: #333;
  font-weight: bold;
}
.product-info-price .price {
  color: #3585cc;
  font-size: 18px !important;
  font-weight: normal !important;
}
.product-info-main .product-info-price {
  border-bottom: 1px solid #e0dede !important;
  margin-bottom: 8px !important;
}
.product-add-form {
  border-top: 1px solid #e0dede;
}
.catalog-product-view .action.primary.tocart {
  background: #00b900 !important;
  border: none !important;
  border-radius: 0 !important;
  padding: 10px 16px !important;
  font-variant: normal !important;
  text-transform: none !important;
  font-size: 13.3333px;
  width: auto;
  font-weight: bold;
}
.catalog-product-view .field.qty {
  float: left;
  margin: 6px 20px 20px 0;
  display: inline-block;
}
.catalog-product-view .product-social-links {
  display: none;
}
.woocommerce-tabs {
  overflow: hidden;
  padding-top: 60px;
  float: left;
}
.woocommerce-tabs &gt; .tabs {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 220px;
  float: left;
  display: none;
}
.description_tab a {
  border-color: #e0dede;
  font-size: 16px;
}
.woocommerce-tabs .tabs .additional_information_tab {
  display: none !important;
}
#customer_login .col-1,
#customer_login .col-2,
#customer_login h2,
#customer_login_box,
#final-order-details .mini-order-details tr:last-child,
#reviews li .comment-text,
#small-nav,
#wrapper .fusion-tabs-widget .tab-holder,
#wrapper .side-nav li a,
#wrapper .side-nav li.current_page_item li a,
.avada-skin-rev,
.chzn-container-single .chzn-single,
.chzn-container-single .chzn-single div,
.chzn-drop,
.commentlist .the-comment,
.es-carousel-wrapper.fusion-carousel-small .es-carousel ul li img,
.fusion-author .fusion-author-social,
.fusion-body .avada-myaccount-user,
.fusion-body .avada-myaccount-user .avada-myaccount-user-column,
.fusion-body .avada-order-details .shop_table.order_details tfoot,
.fusion-body .cart-totals-buttons,
.fusion-body .cart_totals,
.fusion-body .cart_totals .total,
.fusion-body .cart_totals h2,
.fusion-body .checkout .shop_table tfoot,
.fusion-body .coupon,
.fusion-body .coupon h2,
.fusion-body .my_account_orders tr,
.fusion-body .order-info,
.fusion-body .order-total,
.fusion-body .shop_attributes tr,
.fusion-body .shop_table tr,
.fusion-body .woocommerce .address h4,
.fusion-body .woocommerce .addresses .title,
.fusion-body .woocommerce .cart-empty,
.fusion-body .woocommerce .checkout #customer_details .col-1,
.fusion-body .woocommerce .checkout #customer_details .col-2,
.fusion-body .woocommerce .checkout h3,
.fusion-body .woocommerce .cross-sells,
.fusion-body .woocommerce .cross-sells h2,
.fusion-body .woocommerce .return-to-shop,
.fusion-body .woocommerce .social-share,
.fusion-body .woocommerce .social-share li,
.fusion-body .woocommerce-MyAccount-content,
.fusion-body .woocommerce-MyAccount-content h2,
.fusion-body .woocommerce-MyAccount-content h3,
.fusion-body .woocommerce-MyAccount-navigation ul li a,
.fusion-body .woocommerce-content-box,
.fusion-body .woocommerce-content-box h2,
.fusion-body .woocommerce-info,
.fusion-body .woocommerce-message,
.fusion-body .woocommerce-shipping-calculator,
.fusion-body .woocommerce-shipping-calculator h2,
.fusion-body .woocommerce-side-nav li a,
.fusion-body .woocommerce-success-message,
.fusion-body .woocommerce-tabs .tabs li a,
.fusion-content-widget-area .product_list_widget li,
.fusion-content-widget-area .widget .recentcomments,
.fusion-content-widget-area .widget li a,
.fusion-content-widget-area .widget li a:before,
.fusion-content-widget-area .widget_archive li,
.fusion-content-widget-area .widget_categories li,
.fusion-content-widget-area .widget_layered_nav li,
.fusion-content-widget-area .widget_links li,
.fusion-content-widget-area .widget_meta li,
.fusion-content-widget-area .widget_nav_menu li,
.fusion-content-widget-area .widget_pages li,
.fusion-content-widget-area .widget_product_categories li,
.fusion-content-widget-area .widget_recent_entries li,
.fusion-counters-box .fusion-counter-box .counter-box-border,
.fusion-filters,
.fusion-hide-pagination-text .pagination-next,
.fusion-hide-pagination-text .pagination-prev,
.fusion-tabs.vertical-tabs.clean .nav-tabs li .tab-link,
.input-radio,
.ls-avada,
.page-links a,
.pagination a.inactive,
.panel.entry-content,
.post .fusion-meta-info,
.price_slider_wrapper,
.progress-bar,
.project-content .project-info .project-info-box,
.quantity .minus,
.quantity .qty,
.search-page-search-form,
.side-nav,
.side-nav li a,
.side-nav-left .side-nav,
.single-navigation,
.table,
.table &gt; tbody &gt; tr &gt; td,
.table &gt; tbody &gt; tr &gt; th,
.table &gt; tfoot &gt; tr &gt; td,
.table &gt; tfoot &gt; tr &gt; th,
.table &gt; thead &gt; tr &gt; td,
.table &gt; thead &gt; tr &gt; th,
.table-1 table,
.table-1 table th,
.table-1 tr td,
.table-2 table thead,
.table-2 tr td,
.tabs-vertical .tabs-container .tab_content,
.tabs-vertical .tabset,
.tagcloud a,
.tkt-slctr-tbl-wrap-dv table,
.tkt-slctr-tbl-wrap-dv tr td,
.widget_layered_nav li,
.widget_product_categories li,
.woo-tabs-horizontal .woocommerce-tabs &gt; .tabs,
.woo-tabs-horizontal .woocommerce-tabs &gt; .tabs li,
.woo-tabs-horizontal .woocommerce-tabs &gt; .wc-tab,
.woocommerce .social-share,
.woocommerce .social-share li,
.woocommerce-pagination .page-numbers,
h5.toggle.active + .toggle-content,
tr td {
  border-color: #e0dede;
}
.woocommerce-tabs .panel {
  padding: 40px;
}
.woocommerce-tabs .panel {
  border: 1px solid #e7e6e6;
  /*margin-left: 240px;*/
}
.woocommerce-tabs .tabs li a {
  display: block;
  padding: 10px 0;
  border-bottom: 1px solid #e7e6e6;
}
.description_tab a:hover {
  text-decoration: none;
}
.catalog-product-view .products.list.items.product-items {
  float: left;
  width: 100%;
  margin-left: 0;
  margin-top: 10px;
}
@media only screen and (min-width: 240px) and (max-width: 767px) and (orientation: portrait) {
  .catalog-product-view li.item.product.product-item {
    width: 100% !important;
    margin-left: 0 !important;
    border: 1px solid #ebeaea;
    margin-right: 1%;
    margin-top: 20px;
  }
  .title-sep-container {
    width: 65% !important;
  }
}
@media only screen and (min-width: 1100px) {
  .catalog-product-view li.item.product.product-item {
    width: 24.25% !important;
    margin-left: 0 !important;
    border: 1px solid #ebeaea;
    margin-right: 1%;
  }
  .catalog-product-view #mini-cart li.item.product.product-item {
    width: 100% !important;
  }
}
.catalog-product-view .product-item-info.related-available {
  width: auto;
}
.catalog-product-view a.product-item-link {
  font-style: italic;
  font-size: 20px;
}
.catalog-product-view .block.related .related-available .product-item-name {
  margin-left: 0;
}
.related-available .price-box .price {
  font-weight: 400;
  font-size: 18px;
  color: #3585cc;
}
.block.related .fusion-title {
  float: left;
  width: 100%;
}
.fusion-title .title-sep,
.fusion-title.sep-underline {
  border-color: #e0dede;
}
.fusion-title .title-sep {
  position: relative;
  display: block;
  width: 100%;
  border-style: solid;
  box-sizing: content-box;
  border-bottom-width: 1px;
  border-top-width: 1px;
  height: 6px;
  border-left-width: 0;
  border-right-width: 0;
}
.title-heading-left {
  font-size: 18px;
  font-weight: bold !important;
}
.title-sep-container {
  float: right;
  width: 83%;
  margin-top: 29px;
}
.title-heading-left {
  float: left;
  width: 16%;
}
.fusion-title .title-sep-container {
  position: relative;
  height: 6px;
  -webkit-box-flex: 1;
  flex-grow: 1;
}
.social-share li {
  display: inline-block;
  text-align: left;
  width: 25%;
  border-right: 1px solid #e7e6e6;
  padding: 20px 30px;
}
.social-share li a {
  display: block;
}
.fontawesome-icon.medium.circle-yes {
  width: 35px;
  height: 35px;
  line-height: 35px;
}
.fusion-accordian .panel-title a .fa-fusion-box,
.woocommerce .social-share li .fontawesome-icon {
  transition: border-color, background-color 0.2s linear;
}
.social-share {
  clear: both;
}
.fusion-icon-facebook:before {
  content: "\e604";
}
.fusion-icon-twitter:before {
  content: "\e605";
}
.fusion-icon-pinterest:before {
  content: "\e602";
}
.fusion-icon-mail:before {
  content: "\e616";
}
.social-share li .fusion-woo-social-share-text {
  display: inline-block;
  vertical-align: middle;
  padding: 0 0 0 10px;
  width: calc(100% - 45px);
}
.post-list-item h2 {
  font-size: 20px;
}
.post-list-item h2 a {
  color: #333;
}
.post-list-item h2 a:hover {
  color: #3585cc;
  text-decoration: none;
}
.wordpress-homepage-view .page-title-wrapper {
  display: none;
}
p.post-list-description {
  display: none;
}
.wordpress-homepage-view .pages a.page {
  width: 37px;
  border-radius: 0;
  display: inline-grid;
}
.wordpress-homepage-view .pages-items strong.page {
  width: 37px;
  border-radius: 0;
}
.post-entry iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.fluid-width-video-wrapper {
  width: 100%;
  position: relative;
  z-index: 0;
}
.wordpress-post-view .fusion-text h1,
.wordpress-post-view .page-title-wrapper .page-title {
  font-size: 20px;
  font-weight: bold;
  color: #333;
}
.wordpress-post-view .post-view #comments {
  display: none;
}
.imageframe-align-center {
  text-align: center;
}
.page-layout-1column .filter.block.filter {
  display: none;
}
.fusion-button-wrapper {
  display: inline;
}
.fusion-button.button-1 {
  width: auto;
}
.category-vragen .post-content ul {
  padding-bottom: 10px;
}
.fotorama__stage {
  height: 604px !important;
}
.alignright {
  float: right;
}
hr {
  border-top: 1px solid #747474 !important;
}
.catalog-category-view .fusion-text .page-title {
  display: block !important;
  margin-top: 0;
}
.catalog-category-view .term-description h1 {
  font-size: 1.5em;
  font-weight: bold;
}
.filter-options .filter-options-item:nth-child(1) {
  display: none;
}
.product-item .product-item-info {
  width: auto;
}
span.price-label {
  display: none !important;
}
.products-related .product-item .price-box .price {
  color: #3585cc;
  font-size: 18px;
  font-weight: 400;
}
.abs-product-link &gt; a:hover,
.product-item-name &gt; a:hover,
.product.name a &gt; a:hover {
  text-decoration: none;
  color: #3585cc;
}
.block.related .product-item-details {
  min-height: 180px;
}
nav.navigation,
.nav-sections {
  z-index: 531;
}
.catalog-product-view .product-info-main .product-info-price .price-box {
  width: 19%;
}
.catalog-product-view .special-normal-price {
  float: right;
}
.catalog-product-view .old-price.sly-old-price {
  display: block !important;
  float: left;
  margin-top: 0;
}
.catalog-product-view .product-info-main .product-info-stock-sku {
  float: right;
}
.old-price .price {
  color: #575757 !important;
  text-decoration: line-through !important;
}
.catalog-category-view .special-normal-price {
  float: right;
}
.cms-index-index .product-item-details .special-normal-price {
  float: right;
  margin-right: 46px;
}
.action.primary {
  background: #00b900;
  border: 1px solid #00b900;
}
.action.primary:hover {
  background: #00b900;
  border: 1px solid #00b900;
}
.onsale {
  background: #3585cc;
  border-radius: 50%;
  line-height: 39px;
  text-align: center;
  position: absolute;
  pointer-events: none;
  padding: 0 5px;
  color: #fff;
  z-index: 98;
}
.catalog-category-view .onsale {
  margin-top: 6px;
  margin-left: 7px;
}
.catalogsearch-result-index .onsale {
  margin-top: 6px;
  margin-left: 7px;
}
.catalogsearch-result-index .page-title {
  font-size: 22px;
  color: #333333;
  font-weight: bold;
}
.search.results .toolbar.toolbar-products {
  position: relative;
}
.search.results .toolbar-sorter.sorter {
  float: left;
}
.search.results .toolbar-amount {
  color: #3585cc;
  font-weight: bold;
  margin: 0 auto;
}
.search.results .modes {
  float: right;
}
.catalogsearch-result-index .product-item .price-box .price {
  font-weight: normal;
  color: #3585cc;
  font-size: 18px;
}
.catalogsearch-result-index li.item.product.product-item {
  border: 1px solid #ebeaea;
}
.page-products.catalogsearch-result-index.page-layout-1column
  .products-grid
  .product-item {
  margin-left: 10px;
  width: 19%;
}
.catalogsearch-result-index .product-item-details {
  min-height: 170px;
}
.category-bierfeest-kleding .filter-options .filter-options-item:nth-child(1),
.category-oktoberfest-kleding
  .filter-options
  .filter-options-item:nth-child(1) {
  display: block;
}
.contact-index-index .page-title-wrapper {
  display: none;
}
.checkout-index-index .totals.shipping .value {
  display: none;
}
.checkout-index-index .shipping-information .ship-via {
  display: none;
}
.checkout-index-index .panel.wrapper {
  display: none;
}
.checkout-index-index .header .block-search {
  display: none;
}
.checkout-index-index .authentication-wrapper {
  margin-top: 0;
}
.checkout-index-index .cust-footer-block {
  display: none;
}
.checkout-index-index .fusion-footer-copyright-area {
  display: none;
}
.opc-wrapper .form-login,
.opc-wrapper .form-shipping-address {
  margin-top: 8px;
  margin-bottom: 8px;
}
.checkout-index-index .fieldset &gt; .field,
.checkout-index-index .fieldset &gt; .fields &gt; .field {
  margin: 0 0 5px;
}
.checkout-index-index .opc-wrapper .form-login {
  padding-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .contactiframe {
    margin-top: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .contactiframe {
    margin-top: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  .contactiframe {
    height: 240px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .contactiframe {
    height: 323px;
  }
}

/*25-05-2018  end*/
body {
	font-family: Open Sans,sans-serif !important;
	}
	.cms-page-view .post-content h1 {
		font-size: 23px;
    color: #333;
    font-weight: bold;
	}
	.cms-page-view .post-content h4 {
		font-size: 18px;
    color: #333;
    font-weight: bold;
	}
	.checkout-index-index .totals.shipping .value {
		display:none;
	}
	.checkout-index-index .shipping-information .ship-via {
		display:none;
	}
	/* .checkout-index-index .panel.wrapper {
    display: none;
	} */
	/* .checkout-index-index .header .block-search {
		display: none;
	} */
	.checkout-index-index .authentication-wrapper {
		margin-top:0
	}
	/* .checkout-index-index .cust-footer-block {
		display: none;
	} */
	/* .checkout-index-index .fusion-footer-copyright-area {
		display: none;
	} */
	.opc-wrapper .form-login, .opc-wrapper .form-shipping-address {
		margin-top: 8px;
		margin-bottom: 8px;
	}
	.checkout-index-index .fieldset&gt;.field, .checkout-index-index .fieldset&gt;.fields&gt;.field {
		margin:0 0 5px;
	}
	.checkout-index-index .opc-wrapper .form-login {
		padding-bottom:10px;
	}
	.post-content table {
    border: 1px solid #000;
	margin-top:20px;
	margin-bottom:20px;
	width:100% !important;
	}
	.post-content table th {
    text-align: center;
	}
	.post-content table tr td {
	text-align:center;
	}
	.contact_details p {
	margin:0;
	}
	.contact_details a {
	color:#333;
	}
	body .whats-num-header {
	line-height:11px;
	}
	.header_bar {
	float:right;
	}
	i.watsapp_icon.fa.fa-whatsapp {
    color: #34af23;
	}
	.catalog-product-view .product-add-form .product-options-wrapper .control select {
	    width: 188px;
	}
	@media screen and (max-width: 767px) {
	.header_bar {
	display:none;
	}
	.logo {
	max-width:100% !important;
	width:100%;
	}
	.custom_pro_name {
		display: block;
		font-size: 18px;
		color: #000;
		margin-bottom: 10px;
		font-weight: 600;
	}
	.catalog-product-view .page-title-wrapper.product .page-title {
		display: none;
	}
	}
	@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
	.header_bar {
	display:none;
	}
	.header .block-search {
	width:331px !important;
	float:left;
	clear:both;
	}
	body .product.info.detailed a {
		font-size: 14px !important;
	}
	}
	@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
	.header .block-search {
	width:421px !important;
	}
	}
	/* @media screen and (min-width: 1100px) {
	.checkout-index-index .header.content {
	max-width:877px;
	} */
	.header .block-search {
		float:left;
	}
	}
	
	@media screen and (min-width: 260px) and (max-width: 767px) {
	.header .block-search {
	width:100% !important;
	float:left; 
	}
	.header_review {
	float:left !important;
	margin-top:20px;
	}
	.minicart-wrapper {
	float:right;
	clear:both;
	}
	}
	.minicart-wrapper {
		float:right;
	}
	.minicart-wrapper .action.showcart:before {
		color:#3585cc;
		font-size:30px;
	}
	.header .block-search {
		width:461px;
	}
	.header_review {
		float:right;
	}
	.klantenservice-text p {
		margin-bottom:14px;
	}
	.block-search .action.search:before {
		color:#3585cc;
		display:none;
	}
	.minicart-wrapper .action.showcart.active:before {
		color:#3585cc;
		content:'\f07a';
		font-size:30px;
	}
	.minicart-wrapper .block-minicart {
    z-index: 533;
	}
	.block-search .actions .action.search {
		background:#e3e3e3;
	}
	.block-search .actions span {
		font-weight:bold;
	}
	.block-search .actions .action.search {
		width:85px;
	}
	.block-search .action.search&gt;span {
		position:relative;
	}
	.block-search .action.search&gt;span:after {
		content: '';
		display: inline-block;
		border-top: 5px solid transparent;
		border-left: 5px solid #737373;
		border-bottom: 5px solid transparent;
		vertical-align: middle;
		margin-left: 5px;
	}
	.whatsapp-img-ftr a{
    background: url(https://www.lederhosenwinkel.nl/pub/media/wysiwyg/home_page/Whatsapp-service.png) no-repeat;
    height: 100px;
    width: 309px;
    display: inline-block;
	}
	.teasure-img.teasure-ideal.text-center {
    background: url(https://www.lederhosenwinkel.nl/pub/media/wysiwyg/home_page/Ideal-logot.png) no-repeat;
    width: 150px;
    height: 90px;
    display: block;
    margin: 0 auto;
	}
	.teasure-img.teasure-dui.text-center {
		background: url(https://www.lederhosenwinkel.nl/pub/media/wysiwyg/home_page/Duitse-top-kwaliteit.jpg) no-repeat;
    width: 150px;
    height: 90px;
    display: block;
    margin: 0 auto;
	}
	.teasure-img.teasure-watsapp.text-center {
		background: url(https://www.lederhosenwinkel.nl/pub/media/wysiwyg/home_page/whatsapp-service.png) no-repeat;
    width: 300px;
    height: 90px;
    display: block;
    margin: 0 auto;
	}
	.teasure-img.teasure-logo.text-center {
		background: url(https://www.lederhosenwinkel.nl/pub/media/wysiwyg/home_page/logo-66x66.png) no-repeat;
    width: 150px;
    height: 90px;
    display: block;
    margin: 0 auto;
	}
	.blog-item {
		height:37px;
	}
	
	/*--------------- New Header -------------------*/
	@media screen and (max-width: 767px) {
		.cms-home .block-products-list .products-grid .product-item {
			width: calc(50% - 10px) !important;
			margin-bottom: 10px;
			margin-right: 10px;
		}
	.logo {
		width: 70%;
	}
	.header.content .logo {
		margin-left: 40px;
	}
	.header_review {
		display:none;
	}
	.block-search {
		margin-top:0;
	}
	.header .block-search {
		float:none;
	}
	.block.block-search {
    margin-top: 0;
    margin-bottom: 0;
	}
	.block-search .control {
		border:0 none;
	}
	/*.footer_text {
		display:none;
	}*/
	}
	@media screen and (max-width: 767px) and (orientation: portrait) {
		.header.content {
    padding: 12px 15px 20px;
	}
	.minicart-wrapper {
		clear:none;
		margin-top: 0;
	}
	}
	@media screen and (max-width: 767px) and (orientation: landscape) {
		.header.content {
    padding: 0 15px 20px;
	}
	.minicart-wrapper {
		clear:none;
		margin-top: 13px;
	}
	.block-search .label {
		margin-top: 13px;
	}
	}
	@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
	.header.content .logo {
		width:100%
	}
	}
	/*--------------- New Header -------------------*/
	
	/*--------------- New Footer -------------------*/
	@media screen and (max-width: 767px) {
		.page-footer .cust-ftr-ttile {
			border-bottom: 1px solid #333;
			padding-bottom: 12px;
			margin-top:0;
		}
		.footer1 .whatsapp-img-ftr {
			margin-top:0;
		}
		.cust-ftr-ttile.footer_direct {
			margin-top:0;
		}
		.footer_bottom {
			position: relative;
		}
		.footer_bottom.active .cust-ftr-ttile {
			margin-bottom: 0;
		}
		.footer_bottom i {
			position: absolute;
			right: 0;
			top:0;
		}
		.footer_bottom.active .fa-chevron-up{
			display:inline-block !important;
		}
		.footer_bottom.active .fa-chevron-down{
			display:none;
		}
		.footer_text ul {
			margin-left:7px !important;
		}
		.contact_footer {
			margin-bottom:0 !important;
		}
		.footer_text p:first-child {
		margin-top: 10px;
		}
		#maincontent .columns .column.main {
			padding-bottom:0;
		}
		.homepage-text {
			padding-bottom: 0;
		}
	}
	@media screen and (min-width: 767px) {
	.footer_bottom i { 
		display:none;
	}
	}
	/*--------------- New Footer -------------------*/
	.catalog-product-view .box-tocart .label {
    display: none;
	}
	.block.related .block-title.title,.block.upsell .block-title.title {
    display: none;
	}
	
	
	/* ------ Home page ---- */
	body {
		font-size:16px;
		color:#000000;
		font-family: 'Lato', sans-serif;	
	}
	
	.page-wrapper {
    	background-color: #f9f9f9;
	}
	.page-header .panel.wrapper {
		border-bottom: none;
		background-color: transparent;
	}
	body .cst-top-header a {
	    color: #4a85c6;
    	font-style: normal;
		font-size: 13px;
		vertical-align: middle;
	}
	.cst-top-header .service-review, .cst-top-header .service-free-delivery, .cst-top-header .service-rush, .cst-top-header .service-quality {
			width: auto;
			margin-right: 0px;
			padding-right: 0px;
		}
		.cst-top-header:after {
			visibility: hidden; 
			display: block; 
			font-size: 0; 
			content: " "; 
			clear: both;
			height: 0; 
		}
		.cst-top-header .custom-header {
			float: right;
			margin-right: 12px;
		}
	body .cst-top-header a strong {
    	font-weight: 500;
	}
	body .panel.wrapper .cst-top-header .service-slogan{
		float: none;
		font-style: normal;
		font-size: 14px;
		line-height: normal;
		display: inline-block;
		vertical-align: middle;
		padding-left:5px;
	}
	.cst-top-header .service-icon {
		float: none;
		display: inline-block;
		vertical-align: middle;
		max-width: 16px;
	}
	.header.content .logo {
    	padding: 0;
	}	
	.form.minisearch input {
		border: 1px solid #4a85c6;
		height: 44px;
		line-height: 44px;
		padding: 0 10px;
	}
	.block-search .actions .action.search {
		width: 45px;
		background-color: #bddbfd;
		border: 1px solid #4a85c6;
		height: 44px;
		background-image:url(../../frontend/Gogoals/lederhorsenwinkel/en_US/Magento_Theme/images/search_icon.png);
		background-repeat:no-repeat;
		background-position:center;
	    cursor: pointer;
	}
	
	.block-search .actions .action.search span {
    	display: none;
	}
	.logo img {
		max-width: 74%;
	}
	.header .block-search {
		width: 100%;
		max-width: 387px;
	}
	.nav-sections {
    	margin-bottom: 0;
	}
	.widget.block-products-list.grid .block-title strong, .block.related .block-title.title strong, .block.upsell .block-title.title strong{
		font-size: 20px;
		color: #400803;
		text-align: center;
		text-transform: uppercase;
	    display: block;
	}
	.block-products-list .product-item .price-box {
    	text-align: center;
	}
	body .block-products-list .product-item .product-item-details .price-box span.old-price {
    	float: none;
	}
	body .block-products-list .product-item .product-item-details .price-box span.old-price .price {
		font-size: 16px;
		color: #c88133 !important;
		text-decoration-color: #000 !important;
	}
	.block-products-list .product-item .product-item-details .product.product-item-actions {
    	display: none;
	}
	.catalog-product-view .block.related li.item.product.product-item,.catalog-product-view .block.upsell li.item.product.product-item {
    	width: 24% !important;
	}
	.catalog-product-view .orbitvu-viewer {
		width: 100% !important;
		border: 1px solid #bababa;
		margin-bottom: 5px;
	}
	.product-info-main .overlay {
		z-index: 99999;
	}
	.product-info-main .overlay .popup {
		width: 60%;
		border: 2px solid #3585cc;
		padding-top: 30px !important;
	}
	.product-info-main .overlay .popup .content {
		max-height: 350px;
	}
	 .product-info-main .overlay .popup .close, .product-info-main .overlay .popup .close:hover, .product-info-main .overlay .popup .content strong {
		color: #3585cc;
		opacity: 1;
	}
	.product-info-main .overlay .popup .close {
		top: 0px;
    	right: 10px;
	}
	.block-products-list .block-title {
    	margin: 45px 0 50px;
	}
	body .block-products-list .product-items li.product-item{
    	border: none;
    	background-color: #fff;
	}
	.block-products-list .product-item .product-item-details {
		padding: 10px 0;
		border-top: 1px solid #e99c3e;
		border-bottom: 1px solid #e99c3e;
		text-align: left;
		    min-height: 90px;
    display: flex;
    flex-direction: row;
    align-items: center;
	}
	body .product-item-details .product-item-name a {
		font-size: 16px;
		color: #400803;
		font-style: normal;
	}
	body .block-products-list .product-item .product-item-details .price-box span {
		font-size: 20px;
		color: #400803;
	}
	body .block-products-list {
	    border-bottom: none;
    	padding-bottom: 40px;
	}
	.product-item-details .product-item-name {
		display: inline-block;
		margin: 0;
	}
	.product-image-container {
		max-width: 100%;
		margin: 0 auto;
		display: block;
	}
	.homepage-teasers {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: flex-start;
	}	
	.teasers {
    	margin-right: 8px;
	    position: relative;
	}
	.teasers:last-child {
    	margin-right: 0;
	}
	.teaser-name {
		font-size: 16px;
		color: #400803;
		background-color: #fff;
		border-radius: 30px;
		text-align: center;
		position: absolute;
		bottom: 30px;
		left: 50%;
		transform: translateX(-50%);
		padding: 8px 6px;
		min-width: 320px;
	}
	.cust-customer-responce {
    	text-align: center;
	}
	.cust-customer-responce {
		padding-top: 90px;
		padding-bottom: 110px;
		text-align: center;
	}
	.cust-respnce-img .customer-responce-title {
		width: auto;
	}	
	.cust-respnce-img {
		padding-right: 50px;
	}
	.cust-respnce-img .slider-block {
		list-style: none;
	}
	.cust-respnce-img .block-content {
		position: relative;
	}
	.cust-respnce-img .owl-nav .owl-prev {
		height: 15px;
		width: 15px;
		font-size: 0;
		border: 2px solid;
		border-top-width: 2px;
		border-right-width: 2px;
		border-bottom-width: 2px;
		border-left-width: 2px;
		transform: rotate(43deg);
		-webkit-transform: rotate(43deg);
		-moz-transform: rotate(43deg);
		border-width: 0px 0px 5px 5px;
		color: #4a85c6;
		position: absolute;
		top: 15px;
		left: -40px;
	}
	.cust-respnce-img .owl-nav .owl-next {
		height: 15px;
		width: 15px;
		font-size: 0;
		border: 2px solid;
		border-top-width: 2px;
		border-right-width: 2px;
		border-bottom-width: 2px;
		border-left-width: 2px;
		transform: rotate(222deg);
		-webkit-transform: rotate(222deg);
		-moz-transform: rotate(222deg);
		border-width: 0px 0px 5px 5px;
		color: #4a85c6;
		position: absolute;
		top: 15px;
		right: -40px;
	}
	.cust-respnce-img .slider-block img {
		margin: 0 auto;
	}
	body .customer-responce-title {
		color: #000000;
		text-transform: uppercase;
		width: 50%;
		margin: 0 auto 48px;
	}
	.block-products-list .product-item .product-item-name {
		min-height: auto;
		display: inline-block;
		width: calc(100% - 80px);
		vertical-align: middle;
		padding-left: 5px;
	    margin: 0;
	}
	.block-products-list .product-item .price-box {
		margin: 0px 0 0;
		display: inline-block;
		vertical-align: middle;
	}
	.cust-four-teasure-blck:before {
    	background-color: #4a85c6;
	}
	.cust-four-teasure-blck .teasure-img {
    	margin: 0px;
	}
	.cust-four-teasure-blck {
	    margin: 0px;
		padding: 13px 50px;
	}
	.cust-four-teasure-blck .teasure-img {
		margin: 0px;
		display: inline-block;
		vertical-align: middle;
	}
	.cust-four-teasure-blck .teasure-title {
		display: inline-block;
		vertical-align: middle;
		margin: 0;
		font-size: 20px;
		color: #ffffff;
		width: 52%;
		padding-left: 18px;
	}
	.cust-four-teasure-blck .teasure-img img {
    	max-width: 67px;
	}
	.homepage_content {
	    border-top: none;
    	margin-top: 0;
	}
	.header.content .minicart-wrapper {
		width: 100%;
		max-width: 260px;
	}
	.minicart-wrapper .action.showcart {
		float: right;
	}
	.minicart-wrapper .header_review {
    	float: left;
	}
	.header_review .header-under {
    	margin-right: 20px;
	}
	.header_review * {
		display: inline-block;
		vertical-align: middle;
	}
	/* .header.content {
    	padding-right: 100px !important;
	} */
	.homepage-text h2 {
		font-size: 24px;
		color: #000000;
		font-weight: 600;
		margin-top: 0;
		margin-bottom: 15px;
	}
	.homepage-text p {
		font-size: 16px;
		font-weight: 400;
		margin-bottom: 35px;
	}
	body .page-footer {
		padding-bottom: 0;
		background-image:url(https://www.lederhosenwinkel.nl/newcheckout/images/footer_bg_img.jpg);
		background-repeat:no-repeat;
		background-position:center;
	    cursor: pointer;
		color: #fff;
		font-size:16px;
	    background-size: cover;
	}
	.page-footer .cust-ftr-ttile {
		color: #fff;
		font-size: 20px;
		text-transform: none;
	}
	.footer_text a {
		display: block;
		color: #fff;
	}
	.customfootertext a {
		display: inline-block;
	}
	body .footer_text li {
    	padding: 0 0 10px;
	}
	.boorderligen-img-cst a {
		display: inline-block;
		margin-right: 15px;
	}
	body .footer.content .footer_newsletter .title {
    	display: block;
	}
	.footer_newsletter .title strong {
    	font-size: 20px;
	}
	body .footer.content .block {
	    float: right;
	    width: auto;
    	/*margin-top: 30px;*/
	}
	.footer_text a.customfooter {
    display: inline-block;
	}
	.customfootertext {
	margin-top:20px;
	}
	body .page-footer .field.newsletter {
		display: inline-block;
		margin-right: 0px !important;
		width: calc(60% - 14px);
		box-sizing: border-box;
		margin-right: 10px !important;
	}
	.block.newsletter .action.subscribe {
		margin-left: 0px;
		white-space: nowrap;
		background-color: #bddbfd;
		border: none;
		font-size: 16px;
		color: #000000;
		padding: 0;
		min-width: 108px;
		height: 33px;
		line-height: 33px;
	}
	body .page-footer .block.newsletter .form.subscribe {
		display: block;
		width: 100%;
		margin-top: 10px;
	}
	.custom_footer_4 .boorderligen-img-cst a {
		display: inline-block;
		max-width: 20px;
		padding: 0px;
	}
	.custom_footer_4 &gt; .footer_text.customfootertext {
		margin-top: 5px;
	}
	.custom_footer_4 &gt; .footer_text.customfootertext p {
		margin-bottom: 7px;
	}
	.custom_footer_4 .footer_newsletter .block.newsletter {
		margin-bottom: 5px;
	}
	.block.newsletter .actions {
    	display: inline-block;
    }
	body .page-footer .block.newsletter .form.subscribe input {
		height: 33px;
		color: #000;
	}
	.fusion-footer-copyright-area .fusion-copyright-notice {
		float: left;
		width: 100%;
		padding: 20px 0 10px;
		text-align: center;
		font-size: 16px;
		color: #4a85c7 !important;
	}
	.fusion-footer-copyright-area .fusion-copyright-notice:hover, .fusion-footer-copyright-area .fusion-copyright-notice a:hover {
		color: #4a85c7 !important;
	}
	.fusion-copyright-notice a {
		font-size: 16px;
		color: #4a85c7 !important;
	}
	.footer_payment {
    float: left;
    width: 75%;
    text-align: right;
}
	.fusion-copyright-content {
		max-width: 1245px;
		margin: 0 auto;
	}
	.fusion-copyright-content:after {
		visibility: hidden; 
		display: block; 
		font-size: 0; 
		content: " "; 
		clear: both;
		height: 0; 
	}
	.fusion-copyright-content .footer-logos:after {
		visibility: hidden; 
		display: block; 
		font-size: 0; 
		content: " "; 
		clear: both;
		height: 0; 
	}
	.fusion-footer-copyright-area .fusion-copyright-content &gt; div {
			width: 100%;
		}
	body .footer-logos .logo img {
    	max-width: 100%;
	}
	body .footer-logos .logo {
		margin: 0;
		width: 100%;
		max-width: 25%;
	}
	body .footer.content .fusion-footer-copyright-area .fusion-copyright-content&gt;div {
    	display: block;
	}
	.page-footer .fusion-footer-copyright-area {
		display: none;
	}
	body .footer.content .fusion-footer-copyright-area {
		background-color: transparent;
		border-color: transparent;
		border-top-width: 1px;
		padding-top: 0;
		padding-bottom: 0;
	}
	.fusion-footer-copyright-area {
	background-color: #fff !important;
	}
	body .fusion-footer-copyright-area .footer_payment ul li {
		display: inline-block;
		padding: 0 5px;
	}
	body .fusion-footer-copyright-area .footer_payment ul {
    	padding: 0px;
	}
	.homepage-text a.cust-read-less {
		color: #000;
		text-align: right;
		display: block;
	}
	/*a.cust-read-more:before {
		content: "Less meer+";
		text-align: right;
		display: block;
		color: #000;
		margin-bottom: 10px;
	}
	a.cust-read-less:before {
		content: ' Lees minder-';
		display: block;
		color: #000;
	}*/
	
	.catalog-category-view .toolbar-products .toolbar-amount {
		display:block;
	}
	.catalog-category-view .modes {
		display:none;
	}
	.toolbar-sorter.sorter {
		float:right;
	}
	.homepage-text #cust-read-more {
		float: right;
	}
	.teaser-name::before {
		position: absolute;
		background-color: transparent;
		content: "\f101";
		top: 6px;
		right: 35px;
		font-family: 'FontAwesome';
		font-size: 20px;
	}
	.onsale {
		background: #c88133;
		transform: rotate(-23deg);
		-webkit-transform: rotate(-23deg);
		-moz-transform: rotate(-23deg);
		font-size: 14px;
		margin-top: 14px;
		text-transform: uppercase;
		margin-left: 3px;
	}
	.catalog-product-view .column &gt; .product {
		position: relative;
	}
	.catalog-product-view .column &gt; .product .onsale {
		position: absolute;
		top: 13px !important;
		left: 20px !important;
	}
	.toolbar.toolbar-products {
		margin-top: 10px;
	}
	.product_bottom_rating {
		margin-top: 10px;
	}
	.homepage_image {
		position: relative;
	}
	.header_more_img span {
		display: block;
	}
	.homepage_img_section img {
		max-width: 400px;
		margin: 0 auto;
		display: block;
	}
	.header_more_img {
		position: absolute;
		top: 7%;
		right: 16%;
	}
	.homepage_image_text {
		max-width: 400px;
		font-size: 16px;
		color: #e99c3e;
		font-weight: 600;
		text-align: center;
		margin-top: 25px;
	}
	.homepage_image_button {
		color: #400803;
		font-size: 16px;
		text-align: center;
		width: 215px;
		height: 35px;
		background-color: #fff;
		line-height: 32px;
		position: relative;
		border-radius: 50px;
		cursor: pointer;
		margin: 20px auto 0px;
	}
	.homepage_custom_text {
	font-size: 12px;
	color: #e99c3e;
	font-weight: 600;
	text-align: center;
	line-height: normal;
	margin-top: 5px;
	display: none; 
}


/* ================ mega-menu================= */
.ui-menu &gt; .level0 {
	position: static;
}
.ui-menu &gt; .level0:hover {
	border-bottom: 4px solid #fff;
	box-sizing: border-box;
}
.ui-menu &gt; .level0 {
	border-bottom: 4px solid #3585cc;
	box-sizing: border-box;
}

.navigation ul.ui-menu &gt; .level0 &gt; a {
	/*font-size: 18px;*/
	text-transform: uppercase;
	font-weight: 600;
	padding: 0 14px !important;
}
.level0 .level0.submenu {
	min-width: 1230px;
	text-align: left;
	padding: 20px 20px 20px 177px;
	background-color: #f9f8f8;
	left: 0px !important;
	top: 54px !important;
	border-top: none;
	min-height: 237px;
}
.level0 .level0.submenu &gt; li {
	display: inline-block;
	border-bottom: none;
	width: 20%;
	position: relative;
}
.level0 .level0.submenu &gt; li a {
	color: #538bc9;
	font-size: 17px;
	font-weight: 600;
	text-transform: uppercase;
	padding: 0px;
}
.level0.nav-1 .level0.submenu &gt; li &gt; a {
	pointer-events: none;
}
.submenu a:hover, .submenu a:focus, .submenu li:hover, .submenu li:focus, .submenu span:hover, .submenu span:focus , .ui-state-active.ui-state-focus, .navigation .level0 .submenu a:hover, .navigation .level0 .submenu a.ui-state-focus {
	color: #538bc9 !important;
	background: #f9f8f8 !important;
}
.navigation ul.ui-menu &gt; .level0 &gt; a:hover, .navigation ul.ui-menu &gt; .level0 &gt; a span:hover, .navigation .level0 &gt; .level-top:hover, .navigation .level0 &gt; .level-top.ui-state-focus {
	color: #fff !important;
	background-color: #3585cc !important;
}
.nav-sections-items .navigation ul.submenu .level1 ul {
	display: block !important;
	left: 0px !important;
	top: 30px !important;
	background-color: #f9f8f8;
	box-shadow: none;
	border: none;
}
.nav-sections-items .navigation ul.submenu .level1 ul li {
	border-bottom: none;
}
.nav-sections-items .navigation ul.submenu .level1 ul li a {
	font-size: 14px;
	font-weight: normal;
	padding: 5px 5px 5px 0px;
	line-height: normal;
	max-width: 160px !important;
}
.navigation .level0.parent &gt; .level-top::after {
	z-index: 999999;
}

.level0 .level0.submenu .ui-menu-item.all-category {
	display: none !important;
}
.navigation {
	padding-top: 3px;
}

.nav-sections .navigation li.level0:nth-child(2) ul.submenu &gt; li {
    display: block;
    width: 30%;
    float: left;
}
.nav-sections .navigation li.level0:nth-child(2) ul.submenu &gt; li ul.submenu {
    top: 0 !important;
    position: relative;
    margin-top: 10px !important;
}
.nav-sections .navigation li.level0:nth-child(2) ul.submenu &gt; li ul.submenu li {
    width: auto;
    float: none;
}
.nav-sections .navigation li.level0:nth-child(4) ul.submenu &gt; li {
    display: block;
    width: 30%;
    float: left;
}
.nav-sections .navigation li.level0:nth-child(4) ul.submenu &gt; li ul.submenu {
    top: 0 !important;
    position: relative;
    margin-top: 10px !important;
}
.nav-sections .navigation li.level0:nth-child(4) ul.submenu &gt; li ul.submenu li {
    width: auto;
    float: none;
}

.navigation li.active, .navigation li.has-active {
	background: #3585cc;
	border-bottom: 4px solid #fff;
}
.cust-four-teasure-blck {
    z-index: 9;
}
.cust-four-teasure-blck:before {
    background: #4a85c6;
    content: "";
    left: 50%;
    right: 0;
    width: calc(100vw - 9px);
    margin-left: -50vw;
    z-index: -9;
    position: absolute;
    height: 100%;
	top: 0;
	transform: inherit;
}
.submenu .level1, .submenu .level2 {
	background-color: #f9f9f9 !important;
}


/* ================ mega-menu=================	 */



	/* ---- Category page ---- */
	.category-cms h2 {
		font-size: 24px;
		color: #000000;
		font-weight: 600;
	}
	body.catalog-category-view li.item.product.product-item {
        border: none;
		width: calc(33% - 18px);
		margin-left: 20px;
	}
	.catalog-category-view li.item.product.product-item:nth-child(3n+1) {
    	margin-left: 0;
	}
	body .toolbar-products select {
		height: auto;
	    background-image: url(../../frontend/Gogoals/lederhorsenwinkel/en_US/Magento_Theme/images/drop-down-arrow.png);
	    background-repeat: no-repeat;
   		background-position: center right;
		width: auto;
		border: none;
		box-shadow: none;
		font-size: 16px;
	    padding: 0 10px;
		text-overflow: ellipsis;
		background-color: transparent;
		cursor:pointer;
	}
	body .toolbar-products a.action {
    	display: none;
	}
	body .products-grid .product-item-inner {
    	padding: 0;
	}
	.category-cms p a {
		float: right;
		color: #000;
		text-decoration: none;
		font-style: italic;
	}
	.left_blocks ul {
		padding: 0;
		margin: 0;
		list-style-type: none;
		color: #4a85c6;
		margin-top:19px;
	}
	.sidebar.sidebar-main .filter-options li {
		position: relative;
		padding: 0 30px;
		display: block;
		width: 100%;
		vertical-align: middle;
	    margin: 0 0 15px;
	}
	.sidebar.sidebar-main .filter-options .Maat li {
		display: inline-block;
		width: calc(100% / 3 - 4px);
	}
	body .sidebar.sidebar-main .filter-options li a {
		margin: 0;
		padding: 0;
	    color: #000;
	}
	body .sidebar.sidebar-main .filter-options .prijs li a:before , body .sidebar.sidebar-main .filter-options .prijs li a:after{
		display: none;
	}
	body .sidebar.sidebar-main .filter-options li a:before {
		content: ' ';
		position: absolute;
		width: 18px;
		height: 16px;
		background-color: #fff;
		border: 1px solid #000;
		left: 0;
		top: 50%;
		padding: 0;
		margin: 0;
		transform: translateY(-50%);
	}
	.sidebar.sidebar-main .filter-options li.wp-ln-selected a:after {
		content: ' ';
		display: block;
		position: absolute;
		top: 5px;
		left: 6px;
		transform: rotate(39deg);
		width: 6px;
		height: 11px;
		border-right: 2px solid #000;
		border-bottom: 2px solid #000;
	}
	.sidebar.sidebar-main .filter-options .filter-options-title {
		font-size: 20px;
		padding: 10px 10px;
		text-transform: capitalize;
	}
	body .sidebar.sidebar-main .filter-options .filter-options-title:after {
		top: 50%;
		transform: translateY(-50%);
	    line-height: normal;
	}
	body .sidebar.sidebar-main .filter-options .filter-options-item.allow {
    	padding-bottom: 0;
	}
	.left_blocks ul li span {
    	margin-right: 10px;
	}
	.sidebar.sidebar-main .block.filter strong.filter-subtitle {
		display: block;
		padding: 0;
		border: none;
		float: right;
		line-height: 1.8;
		font-size: 16px;
		margin-bottom: 13px;
	}
	.sidebar.sidebar-main .block.filter span {
		float: none;
		font-size: 20px;
	}
	.sidebar.sidebar-main .filter-options .filter-options-item {
		padding: 0;
		border-top: 1px solid #000000;
		border-bottom: 1px solid #000000;
	}
	.sidebar.sidebar-main {
    	margin-top: 50px;
	}
	body .toolbar-products select:focus{
		outline:none;
		box-shadow:none;	
	}
	.sidebar.sidebar-main .filter-current {
    	display: inline-block;
		    width: calc(100% - 89px);
	}
	.sidebar.sidebar-main .filter-actions {
    	display: inline-block;
	    margin-bottom: 0;
		    padding: 0;
	}
	
	.sidebar.sidebar-main .filter-actions a.filter-clear span {
		font-size: 16px;
		color: #000;
	}
	body .sidebar.sidebar-main .block.filter a span {
    	font-size: 16px !important;
	}
	.sidebar.sidebar-main .filter .filter-current-subtitle {
		display: none;
	}
	body .sidebar.sidebar-main  .filter-options .filter-options-item:nth-child(1) {
		display: block;
		border-bottom: none !important;
	}
	body .sidebar.sidebar-main .filter-options .Materiaal li a:before {
		content: ' ';
		position: absolute;
		width: 18px;
		height: 16px;
		background-color: #fff;
		border: 1px solid #000;
		left: 0;
		top: 50%;
		padding: 0;
		margin: 0;
		transform: translateY(-50%);
	}
	
	/* ----- product page ------- */
	body.page-layout-1column .product-info-main , body.page-layout-1column .product.media{
    	width: 50%;
	}
	body.page-layout-1column .product-info-main{
		padding-left: 60px;
	}
	.page-layout-1column .product.media .images {
		width: 100%;
		
	}
	.product.media .orbittour-size-medium div.orbittour-views_wrapper {
    	flex-direction: row;
	    width: 100% !important;
	    height: auto !important;
		overflow-x: scroll;
	}
	.product.media .orbittour-size-medium a.orbittour-thumbnail {
		height: auto;
		width: 100%;
		margin-bottom: 10px;
	    border: 1px solid #d9d9d9 !important;
	    max-height: none;
	    padding: 5px;
	    background-color: #fff;
		max-width: 100px;
		max-height: 100px;
	}
	.product.media .touch-scrolling div.orbittour-views {
		overflow-x: hidden;
		margin: 0 auto;
		width: 100% !important;
		height: auto !important;
	}
	.product.media .orbittour-size-medium div.orbittour-viewer-container{
		width: 100%;
		position: relative;
		border: 1px solid #bababa;
		float: right;
	    background-color: #fff;
	}
	.product.media .orbittour-size-medium .orbittour-inner-container {
		height: 465px !important;
		position: relative !important;
		background: transparent !important;
		display: block !important;
	}
	.product.media .orbittour-size-medium div.orbittour-views-container{
		position: relative;
		float: left;
		width: 100%;
	}
	.product.media .touch-scrolling div.orbittour-views {
		overflow-x: hidden;
		margin: 0 auto;
		width: 100% !important;
		height: auto !important;
	}
	.product.media .orbittour-size-medium div.orbittour-views {
		width: 100% !important;
		height: auto !important;
	}
	body .product-info-main .page-title-wrapper.product h1 {
		font-size: 24px;
		color: #000000;
		text-transform: uppercase;
		display: inline-block;
	    width: calc(100% - 120px);
	    margin-bottom: 0;
	    vertical-align: middle;
	    margin-top: 0;
	}
	body.catalog-product-view .product-info-main .product-info-stock-sku {
		float: none;
		width: 100%;
		text-align: left;
		padding: 0;
	    color: #55ab68;
	}
	body .product-info-main .product-info-price {
		border-bottom: none !important;
		margin-bottom: 0px !important;
		display: inline-block;
		width: auto;
		vertical-align: middle;
	}
	.product-info-main .page-title-wrapper.product {
		width: 100%;
		padding-bottom: 0px;
		margin-bottom: 10px;
	    margin-top: 10px;
	}
	body .product-info-main .product.attribute.overview {
		margin: 0px 0;
		padding: 15px 0;
		border-top: 1px solid #7d7d7d;
		border-bottom: 1px solid #7d7d7d;
	}
	.product-info-main .product.attribute.overview p {
    	margin-bottom: 0;
	}
	body .product-add-form {
    	border-top: none;
	}
	.product-info-main .product-info-price .price-box.price-final_price {
		padding-bottom: 0;
		width: auto;
		line-height: normal;
	}
	.product-info-main .product-info-price .price-box.price-final_price {
		padding-bottom: 0;
		width: auto;
	}
	.product-info-main .product-info-price .price-box.price-final_price span {
    	margin-bottom: 0;
	}
	body .product-add-form .product-options-wrapper .control {
		display: inline-block;
		width: 25%!important;
	}
	body .product-add-form .product-options-wrapper .control select {
		height: 40px;
		line-height: 40px;
		padding: 0 5px;
		width: 100%;
	}
	body .product-add-form .product-options-wrapper .control select:focus{
		outline:none;
		box-shadow:none;	
	}
	body .product-add-form .product-options-wrapper .field.configurable.required {
		padding-bottom: 15px;
		border-bottom: 1px solid #7d7d7d;
	}
	body.catalog-product-view .field.qty {
		float: left;
		margin: 0;
	}
	body.catalog-product-view .field.qty select {
		width: 64px;
		height: 28px;
		line-height: 28px;
		padding: 0 15px;
		border: 1px solid #000;
	}
	.catalog-product-view .action.primary.tocart {
		background: #55ab68!important;
		border: 1px solid #00CB55 !important;
		padding: 2px 0px !important;
		text-transform: uppercase !important;
		font-size: 16px;
		width: auto;
		color: #000000;
		min-width: 234px;
		text-align: center;
	    background-image: url(../../frontend/Gogoals/lederhorsenwinkel/en_US/Magento_Theme/images/cart_icon_btn.png) !important;
		background-repeat: no-repeat !important;
		background-position: left 10px center !important;
		}
	.product-options-bottom .product_bottom span {
    	margin-right: 10px;
	}
	.product-options-bottom .product_bottom {
		padding: 15px;
		background-color: #c4d6ea;
	}
	.product-options-bottom .product_bottom ul {
		list-style-type: none;
		padding: 0;
		margin: 0;
		margin-top: 20px;
	}
	.product-options-bottom .product_bottom ul li i {
		margin-right: 12px;
		background-color: #000;
		color: #fff;
		font-weight: 100 !important;
		border-radius: 50%;
		padding: 1px;
	}
	.product-info-main .product-info-price .price-box.price-final_price span span.price {
		font-size: 24px !important;
		color: #000;
	}
	.product.data.items&gt;.item.title {
		min-width: 190px;
	    text-align: center;
	}
	body .product.data.items&gt;.item.content {
    	margin-top: 40px;
	    padding: 25px;
    }
	.product.data.items&gt;.item.title.active a.data {
    	background-color: #eee !important;
	}
	.product.info.detailed a.data {
    	background-color: #fff !important;
	}
	body .product.info.detailed a {
		font-size: 20px !important;
		color: #000 !important;
		padding: 0 !important;
		border: 1px solid #b2b2b2 !important;
	}
	.block.related, .block.upsell {
		float: left;
		width: 100%;
	}
	.block.related .block-title.title,.block.upsell .block-title.title {
    	display: block;
	}
	.orbittour-container {
    	height: auto !important;
	}
	.product-of-text {
		margin-top: 10px;
	}
	.product-of-text .product-span {
		font-size: 20px;
		margin-right: 30px;
	}
	.product-of-text .product_text {
	font-size: 16px;
	border: 1px solid #000;
	padding: 5px 25px;
	cursor: pointer;
	color: #000;
	text-decoration: none;
}
	.product.data.items &gt; .item.title {
		min-width: auto;
		width: calc(100% / 3);
	}

/* ==========cart-page============== */
.cart-container #form-validate {
	float: none;
	width: 100%;
	padding: 0px;
	margin-bottom: 35px;
}
.cart-summary {
	float: none;
	width: 100%;
	background-color: #c4d6ea;
	padding: 20px 20px 0px 20px;
}

.cart-summary._sticky {
	position: static;
}
.cart-container #shopping-cart-table thead {
	background-color: #eee;
	border: 1px solid #b9b9b9;
	height: 40px;
}
#form-validate .cart.main.actions {
	display: none;
}
.cart-container #shopping-cart-table .cart.item {
	border-bottom: 1px solid #7d7d7d;
}
.cart-container #shopping-cart-table thead tr th span, .cart-container #shopping-cart-table tbody tr td span, .item-info .field .control.qty input {
	font-size: 20px;
	color: #000;
}
.cart-container #shopping-cart-table thead tr th {
	padding: 0px;
	vertical-align: middle;
	text-align: left;
}
.cart-container #shopping-cart-table thead .item {
	padding-left: 20px;
}
.cart-container #shopping-cart-table tbody td {
	text-align: left;
	vertical-align: middle;
}
.block.discount .title {
	display: none;
}
.cart-discount .block.discount .content {
	display: block;
}
.cart-container #shopping-cart-table tbody td .product-item-details {
	text-align: left;
	
}
.cart-container #shopping-cart-table tbody td .product-item-details .product-item-name a {
	font-weight: bold;
	color: #000 !important;
	font-size: 20px;
	text-transform: uppercase;
}
#shopping-cart-table .item-actions .actions-toolbar .action.action-edit {
	display: none;
}
#shopping-cart-table .product-item-photo .product-image-wrapper .product-image-photo {
	max-width: 100px;
	background-color: #fff;
	border: 1px solid #eee;
}
.cart-discount .block.discount .content .control input {
	font-size: 13px;
	color: #000;
	font-style: italic;
	font-weight: 600;
	border: 1px solid #c2c2c2;
	height: 27px;
	min-width: 300px;
}
.cart-discount .block.discount .content .control {
	margin-right: 3px;
}
.cart-discount .block.discount .content .actions-toolbar button {
	height: 27px;
	padding: 3px 10px;
	line-height: normal;
	background-color: #bddbfd;
	border: none;
	font-size: 13px;
	font-weight: 600;
	color: #000;
}

.cart-summary .summary.title {
	display: none;
}
.cart-summary .block.shipping {
	display: none;
}
.cart-summary .cart-totals {
	float: right;
	background-color: #fff;
	padding: 20px 20px 0px 20px;
	border: 1px solid #bababa;
	font-size: 20px;
	color: #000;
	margin-bottom: 20px;
}
.cart-summary .shipping_text {
	float: right;
	padding: 20px 10px 10px 10px;
    margin-right: 20px;
}
.cart-summary:after, .checkout_bottom_ul:after { 
	visibility: hidden; 
	display: block; 
	font-size: 0; 
	content: " "; 
	clear: both;
	 height: 0; 
}
.shipping_text li {
	font-size: 16px;
	color: #000;
	list-style: none;
}	
.shipping_text li span {
	margin-right: 10px;
}
.cart-summary .cart-totals tr th {
	background-color: #fff !important;
}
.cart-summary .cart-totals .data.table.totals {
	margin-bottom: 0px;
}
.cart-totals .totals.sub th, .totals.sub td {
	padding: 0px;
}
.cart-totals .totals.shipping.excl th, .totals.shipping.excl td {
	padding-top: 0px;
}
.checkout.methods .action.multicheckout {
	display: none;
}
.checkout-cart-index .page-title-wrapper {
	display: none;
}
.cart-container {
	margin-top: 70px;
}
.checkout_bottom_ul {
	display: inline-block;
}
.checkout_bottom .continue-shopping, .checkout_bottom .continue-shopping:hover, .checkout_bottom .continue-shopping:focus {
	float: left;
	background-color: #fff;
	color: #000;
	border: 1px solid #55ab68;
	font-size: 16px;
	height: 40px;
	width: 260px;
	border-radius: 0px;
	text-transform: uppercase
}
.checkout_bottom .checkout_bottom_ul {
	padding-left: 20px;
}
.checkout_bottom .checkout_bottom_ul li {
	float: left;
	list-style: none;
	padding: 8px 5px;
	cursor: pointer;
}
.checkout_bottom .checkout.methods {
	float: right;
}
.checkout_bottom .checkout.methods button, .checkout_bottom .checkout.methods button:hover, .checkout_bottom .checkout.methods button:focus {
	font-size: 16px;
	height: 40px;
	width: 260px;
	background: #55ab68;
	border: 1px solid #00CB55;
	border-radius: 0px;
	text-transform: uppercase;
}
.checkout_middle a.checkout, .checkout_middle a.checkout:hover, .checkout_middle a.checkout:focus {
	font-size: 16px;
	height: 40px;
	width: 260px;
	background: #55ab68;
	border: 1px solid #00CB55;
	border-radius: 0px;
	text-transform: uppercase;
	text-align: center;
}
.checkout-cart-index .cart-discount {
	width: 100%;
	padding-right: 0px;
}
.checkout-cart-index .cart-discount .checkout_middle {
	float: right;
}
.checkout_bottom {
	margin-top: 30px;
	margin-bottom: 60px;
}
.control input[type="text"]::placeholder {
	color: #000;
	opacity: 1;
}
#shopping-cart-table {
	width: 100%;
	table-layout: fixed;
}
.cart-container #shopping-cart-table thead .col.item {
	width: 30%;
}
.cart-container #shopping-cart-table thead .col.price {
	width: 10%;
}
.cart-container #shopping-cart-table thead .col.qty {
	width: 10%;
}
.cart-container #shopping-cart-table thead .col.subtotal {
	width: 9%;
}
.item-info .product-item-photo {
	padding: 0px !important;
}
.actions-toolbar .action.action-delete {
	position: static !important;
}
/* ==========cart-page============== */



/* ============check-out-shipping=========== */
.checkout-container .authentication-wrapper {
	display: none;
}
/* .checkout-container .opc-progress-bar .opc-progress-bar-item {
	float: left;
} */
.checkout-container .opc-progress-bar .opc-progress-bar-item:first-child {
	margin-right: 270px;
}
.checkout-container .opc-progress-bar .opc-progress-bar-item span {
	min-width: 230px;
}
.checkout-container .opc-progress-bar .opc-progress-bar-item span {
	padding-bottom: 30px;
	padding-top: 15px;
	position: relative;
	margin-bottom: 70px;
	font-size: 20px;
	color: #000;
	font-weight: 500;
	text-transform: uppercase;
}
.checkout-container .opc-progress-bar .opc-progress-bar-item:first-child::before {
	background: #515151;
	border-color: #515151;
	top: 75px;
	left: 104px;
	display: block;
	width: 461px;
}
.checkout-container .opc-progress-bar .opc-progress-bar-item::before {
	background: #515151;
	border-color: #515151;
	top: 75px;
	left: 88px;
	height: 2px;
	display: none;
}
.checkout-container .opc-progress-bar .opc-progress-bar-item._active &gt; span::before {
	background: #4a85c6;
	border-color: #515151;
}
 .checkout-container .opc-progress-bar .opc-progress-bar-item._active &gt; span::after {
	background: #4a85c6;
	border-color: #4a85c6;
	color: transparent;
}
.checkout-container .opc-progress-bar .opc-progress-bar-item &gt; span::before {
	background: #fff;
	border-color: #515151;
}
.checkout-container .opc-progress-bar .opc-progress-bar-item &gt; span::before {
	top: 60px;
	height: 30px;
	width: 30px;
}
.checkout-container .opc-progress-bar .opc-progress-bar-item &gt; span::after {
	display: none;
}
.checkout-shipping-address .step-title {
	font-size: 24px;
	color: #000;
	font-weight: 600;
	border-bottom: none;
	text-transform: uppercase;
}
.checkout-shipping-address .step-content .label {
	font-size: 20px;
	min-width: 160px;
	vertical-align: top;
}

.checkout-shipping-address .step-content .control {
	width: calc(100% - 154px);
	display: inline-block;
	max-width: 100%;
	position: relative;
}
/* .checkout-shipping-address .step-content .control div.mage-error, .checkout-shipping-address .step-content .control .field-error {
	position: absolute;
	top: 30px;
	left: 10px;
} */
.checkout-shipping-address .step-content .control input {
	margin: 0px;
	width: 100%;
	font-size: 16px;
	color: #515151;
}
.checkout-shipping-address .step-content .control .field-tooltip {
	position: absolute;
	top: 0px;
	right: 7px;
}
/* .checkout-shipping-address .step-content .control .note {
	position: absolute;
	top: 25px;
	left: 10px;
} */
.form-postcodenl {
	position: relative;
}
  /* .form-postcodenl .fieldset &gt; span {
	position: absolute;
	top: -25px;
	left: 0px;
} */
	.form-postcodenl .fieldset &gt; span {
		margin-bottom: 10px;
	display: block;
	}


.checkout-shipping-address .step-content .form.form-login {
	border-bottom: none;
	margin-top: 20px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.checkout-shipping-address .step-content .field {
	margin-bottom: 20px;
}
.checkout-shipping-method .step-title {
	font-size: 24px;
	color: #000;
	font-weight: 600;
	border-bottom: none;
	text-transform: uppercase;
}
#shipping-method-buttons-container {
	text-align: left;
	display: inline-block;
}
.methods-shipping .actions-toolbar {
	display: inline-block;
}
.checkout-container .step-content .methods-shipping .actions-toolbar button {
	font-size: 16px;
	height: 40px;
	width: 145px;
	background: #55ab68;
	border: 1px solid #00CB55;
	border-radius: 0px;
	text-transform: uppercase;
	padding: 8px 27px;
	margin-top: 20px;
}
.checkout-shipping-method .price, .checkout-shipping-method .col-carrier {
	font-size: 20px;
	color: #000;
	font-weight: 500;
}
.minicart-items-wrapper .product .product-item-details {
	padding-top: 5px;
	padding-left: 75px;
	background-color: #f9f9f9;
	border: 1px solid #515151;
	padding-bottom: 5px;
}
.minicart-items-wrapper .product .product-item-details .product-item-name {
	font-weight: 600;
	min-height: auto;
}
.minicart-items-wrapper .product .product-item-details .product-item-inner .product-item-name-block {
	display: block;
}
.minicart-items-wrapper .product .product-item-details .subtotal {
	display: block;
	text-align: left;
}
.minicart-items-wrapper .product .product-item-details .subtotal span {
	font-weight: 600
}
.minicart-items-wrapper .product .product-item-details .toggle span, .minicart-items-wrapper .minicart-items .product .toggle::after {
	display: none;
}
.minicart-items-wrapper .product .product-item-details .content {
	display: block !important;
	text-align: left;
}
.minicart-items-wrapper .product .product-item-details .content .item-options {
	margin-bottom: 0px;
}
.minicart-items-wrapper .product .product-item-details .content .label {
	display: inline-block;
	margin-right: 6px;
}
.minicart-items-wrapper .product .product-item-details .content .values {
	display: inline-block;
}
.minicart-items .product &gt; .product-item-photo, .minicart-items .product &gt; .product-image-container {
	padding-top: 1px;
	padding-left: 1px;
}
.form-login .fieldset.hidden-fields .actions-toolbar {
	text-align: right;
}
.form-login .fieldset.hidden-fields .actions-toolbar .primary {
	float: none;
}
.form-login .fieldset.hidden-fields .actions-toolbar button {
	font-size: 16px;
	height: 40px;
	background: #55ab68;
	border: 1px solid #000;
	border-radius: 0px;
	text-transform: uppercase;
	padding: 8px 27px;
}
/* .checkout-container .opc-wrapper {
	width: 60%;
}
.checkout-container aside {
	width: 40%;
} */
.payment-group .payment-method .payment-method-content .payment-method-billing-address .action.action-update {
	font-size: 16px;
	background: #55ab68;
	border: 1px solid #000;
	border-radius: 0px;
	text-transform: uppercase;
	padding: 8px 27px;
	color: #fff;
	box-shadow: none;
}
aside .opc-block-summary {
	background: #fff;
	margin: 0 0 100px;
	padding: 20px;
	border: 1px solid #bababa;
}
.checkout-container .opc-progress-bar {
	text-align: center;
}
.checkout-index-index .panel.wrapper {
	display: block;
}
.checkout-index-index .header .block-search {
	display: block;
}
.checkout-index-index .nav-sections {
	display: block;
}
.checkout-index-index .cust-footer-block {
	display: block;
}
.checkout-index-index .fusion-footer-copyright-area {
	display: block;
}
.street &gt; .control &gt; .field .control {
	width: 100%;
	margin-left: 4px;
}
.checkout-shipping-address .step-content .street .label {
	float: left;
}
/* ============check-out-shipping=========== */



/* ====================payment==================== */

.payment-group .step-title, .opc-block-summary &gt; .title, .shipping-information-title span {
	font-size: 24px;
	color: #000;
	font-weight: 600;
	text-transform: uppercase;
}
.payment-group .payment-method {
	background-color: #fff;
	margin-bottom: 20px;
	border: 1px solid #bababa;
	padding: 10px;
}
.payment-group .payment-method .payment-method-title {
	padding: 0px;
	border-top: transparent !important;
	font-size: 20px;
	text-transform: uppercase;
}
.payment-group .payment-method .payment-method-title input {
	margin-right: 10px;
	margin-top: 0px;
}
.payment-group .payment-method .payment-method-title img {
	min-width: 50px;
	margin-right: 20px;
}
.opc-payment .payment-methods {
	max-width: 515px;
}
.payment-group .payment-method .payment-method-content .payment-method-billing-address {
	padding: 10px 10px;
	border: 1px solid #bababa;
	margin: 10px 0px;
	background-color: #f9f9f9;
}
.payment-group .payment-method button.checkout {
	font-size: 16px;
	background: #55ab68;
	border: 1px solid #00CB55;
	border-radius: 0px;
	text-transform: uppercase;
}
.payment-group .payment-method .payment-method-content .payment-method-billing-address .billing-address-same-as-shipping-block {
	text-transform: uppercase;
	font-weight: 600;
}
.modal-content .opc-block-summary .table-totals th {
	background-color: #fff !important;
}
aside .opc-block-shipping-information {
	padding: 0px;
}
.payment-method-content p img {
	display: none;
}
.payment-method .payment-method-title input {
	opacity: 0;
	z-index: 99;
}
.payment-group .payment-method .payment-method-title .label {
	position: relative;
}
.payment-method .payment-method-title .label::after {
	content: '';
	display: block;
	width: 15px;
	height: 15px;
	position: absolute;
	background-color: #fff;
	border-radius: 50%;
	top: 3px;
	left: -24px;
	border: 1px solid #242021;
}
.payment-method._active .payment-method-title .label::after {
	background-color: #4a85c6;
}
.opc-block-summary .data.table.table-totals, .shipping-information .shipping-information-content {
	font-size: 20px;
	color: #000;
}
.shipping-information .shipping-information-title {
	position: relative;
	border-bottom: none;
	margin-bottom: 0px;
	padding: 0px 20px;
}
.shipping-information .shipping-information-title button::before {
	position: absolute;
	top: 3px;
	right: 14px;
}
.checkout-container {
	width: 100% !important;
	margin-top: 30px !important;
}
.shipping-information .shipping-information-content {
	background-color: #fff;
	padding: 20px;
	border: 1px solid #bababa;
}
.payments .payment-option.discount-code {
	display: none;
}
.footer_text &gt; a {
	padding-bottom: 10px;
}
/* ====================payment==================== */

/* ==============general-change-start========== */
.page-products .old-price.sly-old-price {
	display: block;
	margin-top: 0px;
}

/* ==============general-change-end========== */

@media (min-width: 1921px) {
	.header_more_img {
	position: absolute;
	top: 50%;
	transform: translatey(-50%);
}
}

@media (max-width: 1440px) {

	.homepage_img_section img {
		max-width: 240px;
	}
	.header_more_img {
		position: absolute;
		top: 10%;
		right: 9%;
	}
}

@media (max-width: 1024px) {
	.level0 .level0.submenu &gt; li a {
	font-size: 16px !important;
}
	.ui-menu &gt; .level0 {
		margin-right: 0px !important;
	}
	.navigation .level0.parent &gt; .level-top::after {
			display: inline-block;
			width: 20px;
			left: 10px;
		}
	.nav-sections-items .navigation ul.submenu .level1 ul li a {
		padding: 1px 0px;
	}
	.nav-sections-items .navigation ul.submenu .level1 ul li a {
			font-size: 14px;
		}
	.level0 .level0.submenu &gt; li {
		width: 25%;
	}
	.nav-sections-items .navigation ul.submenu .level1 ul {
			min-width: 100% !important;
		}
		.level0 .level0.submenu {
			right: 0;
			min-width: 100%;
			padding: 10px;
			min-height: 160px;
		}
	.navigation ul.ui-menu &gt; .level0 &gt; a {
			font-size: 13px;
			padding: 0 9px !important;
		}
	.product.data.items &gt; .item.title {
		min-width: auto !important;
	}
	.payment-group .step-title, .opc-block-summary &gt; .title, .shipping-information-title span {
			font-size: 18px;
		}

	.cart-container #shopping-cart-table thead tr th span, .cart-container #shopping-cart-table tbody tr td span, .item-info .field .control.qty input {
		font-size: 14px;
	}
	.cart-container #shopping-cart-table tbody td .product-item-details .product-item-name a {
		font-size: 16px;
	}
	.checkout_bottom .continue-shopping, .checkout_bottom .continue-shopping:hover, .checkout_bottom .continue-shopping:focus {
		font-size: 14px;
		width: 170px;
	}
	.teaser-name::before {
		top: 9px;
		right: 5px;
		font-size: 14px;
	}
	.onsale {
		font-size: 12px;
	}
	.homepage_img_section img {
		max-width: 150px;
	}
	.header_more_img {
		position: absolute;
		top: 11%;
		right: 9%;
	}
		.homepage_image_text {
		font-size: 14px;
		margin-top: 5px;
	}
	.homepage_image_button {
		font-size: 14px;
		width: 170px;
		margin: 10px auto 0px;
	}
	.fusion-copyright-content {
		padding: 0px 10px;
	}
	.product.media .orbittour-size-medium a.orbittour-thumbnail {
		max-width: 70px;
		max-height: 70px;
	}
	.product-info-main .overlay .popup {
		width: 90%;
	}
	.product-info-main .overlay .popup table, .product-info-main .overlay .popup p, .product-info-main .overlay .popup h3 {
		min-width: 690px;
	}
}

		@media (max-width: 1023px) { 
			.cst-top-header {
				display: none !important;
			}
		}



	@media only screen and (min-width:768px) and (max-width:1024px){
		.teaser-name {
			font-size: 14px;
			min-width: 200px;	
		}	
		.cust-four-teasure-blck {
			padding: 13px 0px;
		}
		.cust-four-teasure-blck .teasure-title {
			font-size: 15px;
			width: calc(100% - 44px);
			padding-left: 5px;
		}
		.cust-four-teasure-blck .teasure-img img {
		    max-width: 40px;
		}
		.homepage_content {
			padding-top: 25px;
		    margin-bottom: 0;
		}
		.cust-customer-responce {
			padding-top: 30px;
			padding-bottom: 50px;
		}
		body .customer-responce-title {
			margin: 0 auto 25px;
		}
		.form.minisearch input {
			height: 35px;
			line-height: 35px;
			padding: 0 10px;
		}
		.block-search .actions .action.search {
			width: 35px;
			height: 35px;
			background-size: 20px;
		}
		.header .block-search {
			width: auto !important;
			max-width: none;
			float: none;
		}
		.fusion-header-content-3-wrapper {
			float: left;
			width: 100%;
			max-width: 250px;
		}
		body .header.content .logo {
			width: 200px;
			margin-top: 5px;
		}
		body .header.content {
		    padding-right: 15px !important;
		}
		.block-products-list .block-title {
		    margin: 25px 0;
		}
		body .block-products-list {
			border-bottom: none;
			padding-bottom: 0px;
		}
		.homepage-text h2 {
			font-size: 18px;
		}
		.homepage-text p {
			font-size: 12px;
			margin-bottom: 15px	;
		}
		.homepage-text {
			padding-bottom: 0;
		}
		.page-footer .cust-ftr-ttile , .footer_newsletter .title strong{
			font-size: 16px;
			margin: 10px 0;
		}
		body .page-footer {
		    font-size: 12px;
		}
		.header.content .minicart-wrapper {
			width: 100%;
			max-width: 260px;
			margin-left: 0;
		}
		.boorderligen-img-cst.footer_text img {
		    max-width: 25px;
		}
		.page-layout-2columns-left.catalog-category-view .column.main {
    		width: calc(100% - 23% - 10px);
		}
		.category-cms h2 {
		    font-size: 20px;
		}
		.category-cms p {
    		font-size: 14px;
		}
		body.catalog-category-view li.item.product.product-item {
			border: none;
			width: calc(33% - 9px);
			margin: 5px 5px !important;
		}
		body .sidebar.sidebar-main .filter-options .filter-options-title {
			font-size: 16px;
			padding: 5px 5px;
		}
		.sidebar.sidebar-main .block.filter span {
			font-size: 18px;
		}
		.sidebar.sidebar-main .block.filter strong.filter-subtitle {
			font-size: 14px;
			margin-bottom: 7px;
		}
		.sidebar.sidebar-main {
		    margin-top: 20px;
		}
		.left_blocks ul li {
		    font-size: 14px;
		}
		.block-content.filter-content {
			float: left;
			width: 100%;
			margin-bottom: 10px;
		}
		.sidebar.sidebar-main .filter-actions a.filter-clear span {
			font-size: 14px;
		}
		.sidebar.sidebar-main .filter-actions {
			padding: 0;
		}
		body .sidebar.sidebar-main .filter-current li span {
		    font-size: 14px !important;
		}
		body.page-layout-1column .product-info-main {
    		padding-left: 20px;
		}
		body .product-info-main .page-title-wrapper.product h1 {
			font-size: 20px;
			width: calc(100% - 90px);
		}
		.product-info-main .product-info-price .price-box.price-final_price span span.price {
			font-size: 22px !important;
		}
		body .product-add-form .product-options-wrapper .control {
		    width: 45% !important;
		}
		body.catalog-product-view .product-info-main .product-info-stock-sku {
		    font-size: 14px;
		}
		body .product.info.detailed a {
		    font-size: 16px !important;
		}
		.product.data.items&gt;.item.title {
		    min-width: 130px;
		}
		body .product.data.items&gt;.item.content {
		    padding: 10px;
		}
	}
	/* @media (min-width: 768px) and (max-width: 1024px) and (orientation : portrait) {
		.product-of-text .product-span {
	font-size: 20px;
	margin-right: 30px;
	margin-bottom: 10px;
	display: block;
}
	
	} */
	
	@media only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){

		.product-of-text .product-span {
			margin-bottom: 10px;
			display: block;
		}
		.cart-summary .cart-totals {
			padding: 20px 7px 0px 7px;
			margin-bottom: 20px;
		}
		.cart-summary .shipping_text {
			padding: 20px 10px 10px 10px;
			margin-right: 0;
		}
		.cust-respnce-img {
			max-width: 650px;
			margin: 0 auto;
			padding: 0px;
		}

	body .product-info-main .page-title-wrapper.product h1 {
		font-size: 18px;
		width: calc(100% - 90px);
	}
	.block-products-list .product-item .product-item-name {
		min-height: auto;
		width: calc(100% - 70px);
		padding-left: 0;
	}	
	.block-products-list .product-item .product-item-name a.product-item-link {
    	font-size: 12px;
	}
		body .page-footer .field.newsletter {
			display: block;
			width: 100%;
			margin-right: 0px !important;
			margin-bottom: 10px;
		}
		.panel.header {
			background-color: transparent;
			padding: 0 !important;
		}
		.footer_payment img {
    		max-width: 50px;
		}
		.logo img {
		    max-width: 100%;
		}
		body.catalog-category-view li.item.product.product-item {
			border: none;
			width: calc(50% - 11px) !important;
			margin: 5px 5px !important;
		}
		.page-layout-2columns-left.catalog-category-view .column.main {
    		width: calc(100% - 30% - 10px);
		}
		.catalog-category-view .sidebar.sidebar-main {
    		width: 30%;
		}
		.homepage_img_section img {
			max-width: 140px;
		}
		.header_more_img {
			top: 4%;
			right: 0%;
		}
		.fusion-footer-copyright-area .fusion-copyright-content &gt; div {
		padding: 0px 10px;
	}
		.catalog-product-view .column .fotorama__stage {
		height: 354px !important;
	}
	}	
	@media only screen and (min-width:768px) and (max-width:1024px) and (orientation:landscape) {
		
		.checkout_bottom .checkout.methods button, .checkout_bottom .checkout.methods button:hover, .checkout_bottom .checkout.methods button:focus {
			font-size: 14px;
			width: 230px;
		}
		.cust-respnce-img .owl-nav .owl-prev {
			left: -30px;
		}
		.cust-respnce-img .owl-nav .owl-next {
			right: -30px;
		}
		.cust-respnce-img {
			padding-right: 58px;
		}
		body .header.content .logo {
			width: 33.33%;
			margin-top: 0;
		}	
		body .cst-top-header a {
		    font-size: 13px;
		}
		.cst-top-header .custom-header {
			margin-right: 15px;
		}
		body .panel.wrapper .cst-top-header .service-slogan {
    		padding-left: 2px;
		}
		.block.newsletter .action.subscribe {
			font-size: 14px;
			min-width: 98px;
		}
		body .product-item-details .product-item-name a {
		    font-size: 13px;
		}
		.block-products-list .product-item .product-item-name {
		    padding-left: 5px;
		}
		.catalog-product-view .column .fotorama__stage {
			height: 484px !important;
		}

	}
	@media(max-width:767px){
		.catalog-product-view .column &gt; .product .onsale {
			top: 25px !important;
		}
		.catalog-product-view .column .fotorama__stage {
			height: 373px !important;
		}
		.nav-sections .navigation .level0.active a {
			padding-left: 7px !important;
		}
		.navigation li.active, .navigation li.has-active {
			border-bottom: none;
		}
		.navigation li.active, .navigation li.has-active {
			background: #fff;
		}
		.sidebar.sidebar-main .block.filter span {
				font-size: 16px;
			}
		.block-title.filter-title strong {
			cursor: pointer;
		}
		.block-subtitle.filter-subtitle {
			font-weight: 600;
			top: 10px !important;
			left: 10px !important;
		}
		.filter-options-content {
			background-color: #f9f8f8;
		}
		body .sidebar.sidebar-main .filter-options .filter-options-item:nth-child(1) {
			border-bottom: 1px solid #d1d1d1 !important;
		}
		.sidebar.sidebar-main .filter-options .filter-options-item {
			border-bottom: 1px solid #d1d1d1 !important;
			border-top: none;
		}
		.sidebar.sidebar-main .filter-options .filter-options-title {
			font-size: 14px;
			text-transform: uppercase;
		}
		body .sidebar.sidebar-main .filter-title strong::after {
			position: absolute;
			top: 8px;
			right: -36px;
			cursor: pointer;
		}
		.filter.active .filter-title strong {
			right: 50px;
		}
		.block-title.filter-title {
			border-bottom: none !important;
		}
		.filter.active .filter-options {
			top: 70px;
		}
		.block-content.filter-content {
			border-top: none;
		}
		.sidebar.sidebar-main .filter-actions {
			width: 100%;
			margin-bottom: 10px;
		}
		.sidebar.sidebar-main .filter-current {
			width: 100%;
			border: none;
		}
		.sidebar .filter-current {
			border: none;
		}
		.sidebar .filter-current li {
			border-bottom: 1px solid #ccc;
			border-top: transparent !important;
			padding-bottom: 10px;
		}
		.toolbar-products .toolbar-sorter.sorter {
			float: right;
			position: static;
		}
		.sidebar .filter .filter-current .items {
			display: block;
		}
		.footer_bottom:after {
			position: absolute;
			background-color: transparent;
			top: 6px;
			right: 15px;
			font-family: 'FontAwesome';
			font-size: 23px;
			content: "\f105";
		}
		.footer_bottom.active:after {
			transform: rotate(449deg);
			-webkit-transform: rotate(449deg);
			-moz-transform: rotate(449deg);
		}
		.nav-sections .navigation li.level0:first-child {
			border-top: none;
		}
		.level0 .level0.submenu &gt; li a {
			font-size: 16px;
		}
		.level0.submenu .level1 .level1.submenu {
			padding-top: 10px;
			margin-bottom: 10px;
		}
		.level0.submenu .level1 {
			padding-left: 10px !important;
		}
		.submenu {
			position: static !important;
		}
		.level0 .level0.submenu &gt; li {
			display: block;
			width: 100% !important;
		}
		.level0 .level0.submenu &gt; li {
			display: block;
			width: 100% !important;
			position: static;
		}
		.navigation ul.ui-menu &gt; .level0 &gt; a {
			padding: 0px !important;
		}
		
		.navigation ul.ui-menu &gt; .level0 &gt; a:hover, .navigation ul.ui-menu &gt; .level0 &gt; a span:hover {
			color: #000 !important;
			background-color: #fff !important;
		}
		.ui-menu &gt; .level0, .ui-menu &gt; .level0:hover {
			border-bottom: none;
		}
		.nav-sections-item-content {
			margin-top: 20px;
		}
		.nav-sections .section-item-title a {
			color: #fff;
			display: block;
			line-height: normal;
			padding: 10px;
		}
		.nav-sections .section-item-title {
			background-color: #3585cc;
			height: auto;
			padding-top: 0px;
		}
		.section-item-content .header.links .greet.welcome {
			display: none;
		}
		.section-item-content .header.links {
			display: block !important;
		}
		.cust-respnce-img {
			padding-right: 15px;
		}
		.cust-respnce-img .owl-nav .owl-prev {
			left: 0;
		}
		.cust-respnce-img .owl-nav .owl-next {
			right: 0;
		}
		.footer_text {
			display: none;
		}
		.block-search .label {
			z-index: 999;
		}
		nav.navigation, .nav-sections {
			background-color: #fff;
		}
		.submenu li {
			padding-left: 20px !important;
		}
		.nav-sections .navigation li.level0 a {
			color: #000;
		}
		.nav-sections .navigation li.level0 a::after {
				top: 0px;
			}
		.nav-sections .navigation li.level0 {
			text-align: left;
			padding: 10px 5px 10px 5px;
			margin: 0px;
		}
		.header.content {
			position: relative;
		}
		.custom_table {
			overflow-x: scroll;
			width: 100%;
		}
		.header.content .logo {
			position: absolute;
			top: 10px;
			left: 50%;
			transform: translateX(-50%);
		}
		.header.content .logo a img {
			margin: 0 auto;
		}
		.custom_table table {
			width: 100% !important;
		}
		body .product.data.items &gt; .item.content {
			margin-top: 0px;
		}
		body .product.data.items &gt; .item.content img {
			max-width: 300px;
			float: none;
			margin: 0 auto;
			display: block;
		}
		.catalog-product-view .product.media .product.data.items {
			padding: 0px 16px;
		}
		.product.data.items &gt; .item.title {
			width: 100%;
		}
		.product-of-text .product-span {
			display: block;
    		margin-bottom: 10px;
		}
		.checkout-index-index .nav-toggle {
			display: block;
		}
		.opc-summary-wrapper .modal-inner-wrap {
			box-shadow: none;
		}
		.opc-summary-wrapper {
			position: relative !important;
			visibility: visible !important;
			left: 0 !important;
			opacity: 1 !important;
		}
		aside .opc-block-summary {
			margin: 0 0 30px;
		}
		.payment-group .payment-method .payment-method-title {
				font-size: 16px;
			}
		.opc-summary-wrapper .modal-inner-wrap {
			-webkit-transform: translateX(0%) !important;
			transform: translateX(0%) !important;
		}
		.opc-summary-wrapper .action-close {
				top: -13px;
				right: -17px;
			}
		.opc-payment .payment-methods {
			max-width: 100%;
			margin: 0 auto;
			display: block;
		}
		.checkout-container .opc-wrapper {
				width: 100%;
			}
		.cart-container #shopping-cart-table thead th {
			display: table-cell;
			float: none;
			min-width: 100px;
			}
			span.product-image-wrapper {
				overflow: visible;
			}
			.cart-container #shopping-cart-table tbody td .product-item-details {
				margin-left: 120px;
				padding: 0px 10px;
			}
			.cart.table-wrapper .product-item-photo {
				top: -25px;
			}
	
		#shopping-cart-table {
			table-layout: auto;
		}
		.cart-discount .block.discount .content .control input {
			min-width: 180px;
		}
		.cart-summary .cart-totals {
			float: none;
		}
		.cart-summary .shipping_text {
			float: none;
		}
	.page-header {
		border-bottom: none;
		margin-bottom: 0;
	}	
	.header.content {
    	padding: 15px 10px !important;
	}
	
	.header.content .minicart-wrapper {
		width: auto;
		max-width: none;
	}
	.widget.block-products-list.grid .block-title strong {
    	font-size: 18px;
    }
	.cust-customer-responce {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	body .customer-responce-title {
		width: auto;
		margin: 0 auto 25px;
		font-size: 18px;
	}
	.cust-respnce-text {
    	margin-bottom: 25px;
	}
	.cust-four-teasure-blck {
		margin: 0px;
		padding: 10px 0px;
	}
	.cust-four-teasure-blck .teasure-img img {
    	max-width: 40px;
	}
	.cust-four-teasure-blck .teasure-title {
		display: inline-block;
		vertical-align: middle;
		margin: 0;
		font-size: 16px;
		color: #ffffff;
		width: auto;
		padding-left: 18px;
	}
	.cust-four-teasure-blck .row &gt; div {
    	margin-bottom: 15px;
	}
	.homepage_content {
		margin-bottom: 30px;
		padding-top: 25px;
	}
	.homepage-text h2 {
    	font-size: 20px;
    }
	.homepage-text p {
    	font-size: 14px;
    	margin-bottom: 25px;
	}
	.header.content .logo {
    	margin-left: 0;
	}
	.header .block-search {
    	
     max-width: none; 
	}
	body .nav-toggle {
		top: 13px;
		left: 10px;
	}
	body .nav-toggle:before {
		background: transparent;
		color: #3585cc;
		font-size: 24px;
	}
	.panel.header {
		background-color: transparent;
		padding: 0 !important;
	}
	.block-products-list .block-title {
    	margin: 25px 0;
	}
	.form.minisearch input {
		height: 35px;
		line-height: 35px;
    }
	.page-footer .cust-ftr-ttile {
		border-bottom: none;
		padding: 10px 0;
    }
	.page-footer .cust-ftr-ttile , .footer_newsletter .title strong{
    	font-size: 16px;
	    margin-bottom: 0;
		    border: none;
    }
	body .page-footer {
    	font-size: 12px;
    }
	.boorderligen-img-cst img {
    	max-width: 30px;
	}
	body .footer.content .block {
		float: left;
		margin-top: 20px;
		margin-bottom: 0;
		width: 100%;
	
	}
	body .footer-logos .logo img {
		max-width: 100%;
		margin: 0px auto 10px;
	}
	body .page-footer .field.newsletter {
		display: inline-block;
		margin-right: 0px !important;
		width: calc(100% - 121px);
		box-sizing: border-box;
		margin-right: 10px !important;
	}
	.block.newsletter .actions {
		display: inline-block;
		width: auto;
	}
	.footer_payment {
		width: 100%;
		text-align: center;
	}
	body .footer .footer_payment ul li {
		display: inline-block;
		width: calc(33% - 4px);
		margin-bottom: 10px;
	}
	.cust-respnce-text .rating-img img {
		max-width: 210px;
	}
	
	body.catalog-category-view li.item.product.product-item {
	    border: none;
		width: calc(50% - 3px) !important;
		margin-left: 5px !important;
	    margin-right: 0 !important;
	}
	.catalog-category-view li.item.product.product-item:nth-child(2n+1) {
    	margin-left: 0px !important;
	}
	body .category-cms h2 {
		font-size: 20px;
	}
	.category-cms p {
    	font-size: 14px;
	}
	body .sidebar.sidebar-main {
    	margin-top: 0px;
	}
	.block-content.filter-content {
		float: left;
		width: 100%;
		margin-bottom: 10px;
	    border-top: 1px solid #ccc;
	}
	body .sidebar.sidebar-main .filter-title strong {
		background-color: #3585cc;
		box-shadow: none;
		border: none;
		padding: 7px 10px;
		color: #fff;
	}
	.page-products .columns {
		padding-top: 40px;
	}
	body .product.data.items&gt;.item.content {
    	padding: 10px;
	}
	body.page-layout-1column .product-info-main {
	    padding-left: 0;
	}
	body .product-info-main .page-title-wrapper.product h1 {
		font-size: 18px;
		width: 100%;
	    margin-bottom: 5px;
    }
	body.catalog-product-view .product-info-main .product-info-stock-sku {
    	font-size: 14px;
	}
	body .product-add-form .product-options-wrapper .control {
    	width: 45%!important;
	}
	.catalog-product-view .block.related li.item.product.product-item,.catalog-product-view .block.upsell li.item.product.product-item {
    	width: calc(50% - 5px) !important;
	    margin-top: 0;
	}
	.product-options-bottom .product_bottom {
    	margin-bottom: 20px;
	}
	.product_bottom_rating {
    	text-align: center;
	}
	body.page-layout-1column .product-info-main, body.page-layout-1column .product.media {
    	width: 100%;
	}
	.checkout-shipping-address .step-content .control {
		width: 100%;
	}
	.header_more_img .homepage_image_text {
		display: none;
	}
		.homepage_img_section img {
		max-width: 90px;
	}
	.header_more_img {
		top: 50%;
		right: 9%;
		transform: translatey(-50%);
	}
	.street &gt; .control &gt; .field .control {
		margin-left: 0px;
	}
	.homepage_custom_text {
		display: block;
	}
	.homepage_image_button {
		font-size: 12px;
		width: 115px;
		margin: 5px auto 0px;
		line-height: 25px;
		height: 25px;
	}
	.homepage_img_section img {
		max-width: 75px;
	}
	.minicart-wrapper #myWidget1 {
		display: none;
	}
	.checkout-cart-index .cart-discount .checkout_middle,button.action.primary.checkout.continue-shopping {
		float: none;
		text-align: center;
	}
	.checkout_bottom .checkout-methods-items {
		float: none !important;
	}
	.checkout_bottom {
		margin-bottom: 0px;
		float: none;
		text-align: center;
	}
	#shopping-cart-table thead {
		display: none;
	}
	#shopping-cart-table &gt; tbody.cart.item &gt; tr.item-info {
		display: flex;
		flex-direction: column;
		padding-left: 0px;
		margin-top: 40px;
		margin-bottom: 20px;
		position: relative;
		min-height: 120px;
	}
	#shopping-cart-table .item .item-info &gt; td {
		position: absolute;
	}
	#shopping-cart-table .item .item-info &gt; td .item-options {
		position: absolute;
		top: 50px;
		left: 181px;
	}
	
	#shopping-cart-table .item .item-info &gt; td.item-actions {
		top: 0;
		right: 22px;
	}
	#shopping-cart-table .item .item-info &gt; td.col.qty {
		bottom: 0;
		left: 8px;
	}
	#shopping-cart-table .item .item-info &gt; td.col.subtotal {
		bottom: 7px;
		right: 17px;
		width: auto;
	}
	.cart.table-wrapper .item .col.item {
		padding: 0px 15px 10px 90px;
	}
	.cart-container #shopping-cart-table tbody td .product-item-details .product-item-name a {
		font-size: 14px;
	}
	#shopping-cart-table .item .item-info &gt; td {
    	padding: 0px 10px;
	}
	.cart.table-wrapper .product-item-name {
		max-width: 170px;
	}
	.cart.table-wrapper .col.qty[data-th]::before, .cart.table-wrapper .col.price[data-th]::before, .cart.table-wrapper .col.subtotal[data-th]::before, .cart.table-wrapper .col.msrp[data-th]::before {
		display: none;
	}
	.cart.table-wrapper .product-item-name {
		max-height: 45px;
		overflow: hidden;
	}
	/* #shopping-cart-table .item .item-info &gt; td:after {
		color: #000;
		position: absolute;
		top: 0;
		left: -80px;
		font-weight: bold;
		font-size: 16px;
	}
	#shopping-cart-table .item .item-info &gt; td.col.item:after {
		content: "Item";
	}
	#shopping-cart-table .item .item-info &gt; td:after {
		content: "Maat";
	}
	#shopping-cart-table .item .item-info &gt; td.col.qty:after {
		content: "Aantal";
	}
	#shopping-cart-table .item .item-info &gt; td.item-actions:after {
		content: "";
	}
	#shopping-cart-table .item .item-info &gt; td.col.subtotal:after {
		content: "Subtotaal";
	} */


	}
	@media only screen and (min-width:240px) and (max-width:767px) and (orientation:portrait){
		.teaser-name::before {
			top: 11px;
			right: 52px;
		}
		.checkout_bottom {
			text-align: center;
		}
		.checkout_bottom .continue-shopping, .checkout_bottom .continue-shopping:hover, .checkout_bottom .continue-shopping:focus {
			float: none;
			margin-bottom: 10px;
		}
		.checkout_bottom .checkout.methods {
			float: none;
		}
		.checkout_bottom .checkout_bottom_ul li {
			margin-right: 20px;
		}
		.checkout_bottom .checkout.methods button, .checkout_bottom .checkout.methods button:hover, .checkout_bottom .checkout.methods button:focus {
			margin-right: 0px;
		}
		.cart-summary .shipping_text {
			margin-right: 0px;
		}
	.homepage-teasers {
    	flex-direction: column;
    }
	.teasers {
		margin: 8px 0;
	}
	.logo img {
    	max-width: 85%;
	}	
	
	.block-products-list .product-item .product-item-details {
		padding: 5px 0;
		text-align: center;
		display: flex;
		flex-direction: column;
    }
	body .product-item-details .product-item-name a {
		font-size: 14px;
		margin-bottom: 5px;
		display: block;
	}
	body .block-products-list .product-item .product-item-details .price-box span {
    	font-size: 18px;
    }
	.block-products-list .product-item .product-item-details {
		min-height: 103px;
		align-items: center;
		justify-content: center;
	}
	.block-products-list .product-item .product-item-name {
		display: block;
		width: 100%;
    }


	}
	@media only screen and (min-width:240px) and (max-width:767px) and (orientation:landscape) {
			.header_more_img {
		right: 21%;
	}
		.teaser-name::before {
			top: 8px;
			right: 2px;
		}
	.teaser-name {
		font-size: 13px;
		padding: 8px 5px;
		min-width: 180px;
	}		
	.teasers {
    	margin-right: 5px;
	}
	.homepage-teasers {
    	flex-direction: row;
    }
	body .nav-toggle {
		top: 25px;
		left: auto;
		}
		.catalog-product-view .column &gt; .product .onsale {
		top: 3px !important;
		left: 140px !important;
	}
	.product-info-main .overlay .popup .content {
		max-height: 230px;
	}
	}
	@media (min-width: 767px) {
		.level0 .level-top {
		color: #fff !important;
	}
	.level0 .level-top span {
		color: #fff !important;
	}
		.submenu .level1 {
		background-color: #f9f9f9 !important;
	}
	.custom_pro_name {
		display: none;
	}
	}
	@media (max-width: 360px) {
		.catalog-product-view .column .fotorama__stage {
		height: 333px !important;
	}
	}
	.filter-options-item.Categorie {
    display: none !important;
	}
.page-layout-1column .left_blocks {
display:none;
}
.sidebar.sidebar-main .filter-options .filter-options-item {
	border-bottom: none !important;
}
.category-cms p a {
    float: none;
}
body .product.info.detailed a.cust-read-more,body .product.info.detailed a#cust-read-less5 {
    border: 0 none !important;
    font-size: 16px !important;
    color: #006bb4 !important;
    cursor: pointer;
}
.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
}
.overlay:target {
  visibility: visible;
  opacity: 1;
}

.popup {
  margin: 70px auto;
  padding: 20px;
  background: #fff;
  border-radius: 5px;
  width: 30%;
  position: relative;
  transition: all 5s ease-in-out;
}

.popup h2 {
  margin-top: 0;
  color: #333;
  font-family: Tahoma, Arial, sans-serif;
}
.popup .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.popup .close:hover {
  color: #06D85F;
}
.popup .content {
  max-height: 30%;
  overflow: auto;
}

@media screen and (max-width: 700px){
  .box{
    width: 70%;
  }
  .popup{
    width: 70%;
  }
}
</pre></body></html>