/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form-discount .g-recaptcha {
  margin-top: 50px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.wishlist.share .g-recaptcha {
  margin-bottom: 40px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.product-info-stock-sku .configurable-variation-qty {
  display: none;
}
/**
 * NOTICE OF LICENSE
 *
 * This source file is subject to the agilecodex.com license that is
 * available through the world-wide-web at this URL:
 * https://www.agilecodex.com/license-agreement
 *
 * @copyright   Copyright (c) Agile Codex (https://www.agilecodex.com/)
 */
.acx-product-slider-content .owl-nav {
  font-size: 80px;
}
.acx-product-slider-content .owl-nav button span {
  color: #D6D6D6;
}
.acx-product-slider-content .owl-nav button span:hover {
  color: #869791;
}
.acx-product-slider-content .owl-nav .owl-prev {
  position: absolute;
  top: 40%;
  left: 0;
  z-index: 999;
  text-shadow: none;
  background: none;
  border: none;
}
.acx-product-slider-content .owl-nav .owl-next {
  position: absolute;
  top: 40%;
  right: 0;
  z-index: 999;
  text-shadow: none;
  background: none;
  border: none;
}
.owl-item li.product-slider {
  width: 100% !important;
}
.acx-product-slider-title {
  font-size: 3.8rem;
  position: relative;
  z-index: 1;
  margin: 0 0 5px;
  text-align: center;
  display: block;
  -webkit-margin-before: 0.83em;
  -webkit-margin-after: 0.83em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
}
.acx-product-slider-block {
  margin: 0 !important;
}
.acx-ps-info {
  font-size: 1.8rem;
  position: relative;
  z-index: 1;
  text-align: center;
  display: block;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
}
.slider-product-item-info {
  width: 80% !important;
}
.slider-product-item-actions {
  margin: 0px;
}
.product.details.slider-product-item-details {
  margin-left: 10px;
}
.acx-ps-info {
  color: #bbbbbb;
  margin: -15px 0px 10px 0px;
}
.acx-product-slider-block .owl-carousel .owl-nav button.owl-prev,
.acx-product-slider-block .owl-carousel .owl-nav button.owl-next {
  font-size: 20px;
}
@keyframes loading {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(359.9deg);
  }
}
/**
 * ClassyLlama_AvaTax
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-3.0.php
 *
 * @copyright  Copyright (c) 2016 Avalara, Inc.
 * @license    http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
 */
/**
 * ClassyLlama_AvaTax
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-3.0.php
 *
 * @copyright  Copyright (c) 2016 Avalara, Inc.
 * @license    http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
 */
.validateAddressForm .form.validate,
.validateBinding .form.validate,
.checkout-validate-address .form.validate {
  display: flex;
  flex-wrap: wrap;
}
.validateAddressForm .form.validate .addressOption,
.validateBinding .form.validate .addressOption,
.checkout-validate-address .form.validate .addressOption {
  display: flex;
  margin: 20px 10px 0 10px;
  flex: 1 0 auto;
}
.validateAddressForm .form.validate .addressOption .addressLabel,
.validateBinding .form.validate .addressOption .addressLabel,
.checkout-validate-address .form.validate .addressOption .addressLabel {
  flex: 1;
  cursor: pointer;
  display: block;
  padding: 10px 10px 10px 30px;
  left: -10px;
  position: relative;
}
.validateAddressForm .form.validate .addressOption .addressLabel .optionTitle,
.validateBinding .form.validate .addressOption .addressLabel .optionTitle,
.checkout-validate-address .form.validate .addressOption .addressLabel .optionTitle {
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 5px;
}
.validateAddressForm .form.validate .addressOption .addressRadio,
.validateBinding .form.validate .addressOption .addressRadio,
.checkout-validate-address .form.validate .addressOption .addressRadio {
  flex: 0;
  right: -10px;
  top: 10px;
  display: table;
  position: relative;
}
.validateAddressForm .form.validate .addressOption.selected,
.validateBinding .form.validate .addressOption.selected,
.checkout-validate-address .form.validate .addressOption.selected {
  outline: 1px solid #cccccc;
  background: #f5f5f5;
}
.validateAddressForm .legend,
.validateBinding .legend,
.checkout-validate-address .legend {
  margin: 0;
  padding: 0;
  border-bottom: none;
}
.validateAddressForm .legend .step-title,
.validateBinding .legend .step-title,
.checkout-validate-address .legend .step-title {
  padding-bottom: 15px;
}
.validateAddressForm .validatedAddress,
.validateBinding .validatedAddress,
.checkout-validate-address .validatedAddress {
  margin-top: 10px;
  padding: 10px;
  outline: 1px solid #cccccc;
  background: #f5f5f5;
}
.validateAddressForm .address-field-changed,
.validateBinding .address-field-changed,
.checkout-validate-address .address-field-changed {
  text-decoration: none;
  background-color: #93ee9e;
}
.validateAddressForm .errorMessageContainer .instructions p,
.validateBinding .errorMessageContainer .instructions p,
.checkout-validate-address .errorMessageContainer .instructions p,
.validateAddressForm .errorMessageContainer .originalAddressText,
.validateBinding .errorMessageContainer .originalAddressText,
.checkout-validate-address .errorMessageContainer .originalAddressText {
  margin: 10px 0 ;
  padding: 10px;
  outline: 1px solid #cccccc;
  background: #f5f5f5;
}
.validateAddressForm .instructions,
.validateBinding .instructions,
.checkout-validate-address .instructions {
  margin-top: 10px;
}
.validateAddressForm .instructions a:hover,
.validateBinding .instructions a:hover,
.checkout-validate-address .instructions a:hover {
  cursor: pointer;
}
.validateAddressForm,
.validateBinding {
  display: none;
}
.multishipping-checkout .form.validate .addressOption {
  margin: 0 10px 10px 0;
}
.totals-tax-summary.totals-tax-holder {
  transform: translateY(100%);
}
.totals-tax-details.custom-tax {
  transform: translateY(-100%);
}
/* MEDIA QUERIES */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
.file-uploader-area {
  position: relative;
}
.file-uploader-area input[type='file'] {
  cursor: pointer;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  visibility: hidden;
  width: 0;
}
.file-uploader-area input[type='file']:focus + .file-uploader-button {
  box-shadow: 0 0 0 1px #006bb4;
}
.file-uploader-area input[type='file']:disabled + .file-uploader-button {
  cursor: default;
  opacity: .5;
  pointer-events: none;
}
.file-uploader-summary {
  display: inline-block;
  vertical-align: top;
}
.file-uploader-button {
  background: #eeeeee;
  border: 1px solid #cccccc;
  box-sizing: border-box;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.6rem;
  margin: 0;
  padding: 7px 15px;
  vertical-align: middle;
}
.file-uploader-button._is-dragover {
  background: #d4d4d4;
  border: 1px solid #006bb4;
}
.file-uploader-spinner {
  background-image: url('../images/loader-1.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 15px;
  display: none;
  height: 30px;
  margin-left: 10px;
  vertical-align: top;
  width: 15px;
}
.file-uploader-preview .action-remove {
  bottom: 4px;
  cursor: pointer;
  display: block;
  height: 27px;
  left: 6px;
  padding: 2px;
  position: absolute;
  text-decoration: none;
  width: 25px;
  z-index: 2;
}
.file-uploader-preview .action-remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.file-uploader-preview .action-remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.6rem;
  line-height: inherit;
  color: #514943;
  content: '\e604';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-preview .action-remove:hover:before {
  color: #736963;
}
.file-uploader-preview:hover .preview-image img,
.file-uploader-preview:hover .preview-link:before {
  opacity: 0.7;
}
.file-uploader-preview .preview-link {
  display: block;
  height: 100%;
}
.file-uploader-preview .preview-image img {
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.file-uploader-preview .preview-video {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-preview .preview-video:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 4rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-preview .preview-video:hover:before {
  color: #cccccc;
}
.file-uploader-preview .preview-video:before {
  left: 0;
  margin-top: -2rem;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 2;
}
.file-uploader-preview .preview-document {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-preview .preview-document:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 7rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-preview .preview-document:hover:before {
  color: #cccccc;
}
.file-uploader-preview .preview-document:before {
  left: 0;
  margin-top: -3.5rem;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 2;
}
.file-uploader-preview,
.file-uploader-placeholder {
  background: #ffffff;
  border: 1px solid #cacaca;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 150px;
  line-height: 1;
  margin: 10px 25px 10px 0;
  overflow: hidden;
  position: relative;
  width: 150px;
}
.file-uploader._loading .file-uploader-spinner {
  display: inline-block;
}
.file-uploader .admin__field-note,
.file-uploader .admin__field-error {
  margin-bottom: 10px;
}
.file-uploader .file-uploader-filename {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 150px;
  word-break: break-all;
}
.file-uploader .file-uploader-filename:first-child {
  margin-bottom: 10px;
}
.file-uploader .file-uploader-meta {
  color: #9e9e9e;
}
.file-uploader .admin__field-fallback-reset {
  margin-left: 10px;
}
._keyfocus .file-uploader .action-remove:focus {
  box-shadow: 0 0 0 1px #006bb4;
}
.file-uploader-placeholder.placeholder-document {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-document:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 5rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-placeholder.placeholder-document:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-document:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 20px;
  z-index: 2;
}
.file-uploader-placeholder.placeholder-image {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-image:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 5rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-placeholder.placeholder-image:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-image:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 20px;
  z-index: 2;
}
.file-uploader-placeholder.placeholder-video {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-video:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 3rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-placeholder.placeholder-video:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-video:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 30px;
  z-index: 2;
}
.file-uploader-placeholder-text {
  bottom: 0;
  color: #008bdb;
  font-size: 1.1rem;
  left: 0;
  line-height: 1.42857143;
  margin-bottom: 15%;
  padding: 0 20px;
  position: absolute;
  right: 0;
  text-align: center;
}
.data-grid-file-uploader {
  min-width: 7rem;
}
.data-grid-file-uploader._loading .file-uploader-spinner {
  display: block;
}
.data-grid-file-uploader._loading .file-uploader-button:before {
  display: none;
}
.data-grid-file-uploader .file-uploader-image {
  background: transparent;
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.data-grid-file-uploader .file-uploader-image + .file-uploader-area .file-uploader-button:before {
  display: none;
}
.data-grid-file-uploader .file-uploader-area {
  z-index: 2;
}
.data-grid-file-uploader .file-uploader-spinner {
  height: 100%;
  margin: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.data-grid-file-uploader .file-uploader-button {
  height: 48px;
  text-align: center;
  display: block;
  text-decoration: none;
}
.data-grid-file-uploader .file-uploader-button > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.data-grid-file-uploader .file-uploader-button:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.3rem;
  line-height: 48px;
  color: #8a837f;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.data-grid-file-uploader .file-uploader-button:hover:before {
  color: #666666;
}
.data-grid-file-uploader .action-select-wrap {
  float: left;
}
.data-grid-file-uploader .action-select-wrap .action-select {
  border: 1px solid #cacaca;
  display: block;
  height: 5rem;
  margin-left: -1px;
  padding: 0;
  width: 2rem;
}
.data-grid-file-uploader .action-select-wrap .action-select:after {
  border-color: #8a837f transparent transparent transparent;
  left: 50%;
  margin: 0 0 0 -5px;
}
.data-grid-file-uploader .action-select-wrap .action-select:hover:after {
  border-color: #666666 transparent transparent transparent;
}
.data-grid-file-uploader .action-select-wrap .action-select > span {
  display: none;
}
.data-grid-file-uploader .action-select-wrap .action-menu {
  left: 4rem;
  right: auto;
  z-index: 2;
}
.data-grid-file-uploader-inner {
  border: 1px solid #cacaca;
  float: left;
  height: 5rem;
  position: relative;
  width: 5rem;
}
@media only screen and (max-width: 768px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #999999;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
@media only screen and (max-width: 768px) {
  .opc-block-summary .product-item .product-item-inner {
    display: block;
  }
  .opc-block-summary .product-item .product-item-name-block {
    display: block;
    text-align: left;
  }
  .opc-block-summary .product-item .subtotal {
    display: block;
    text-align: left;
  }
}
#registrant-options .item .control table .col.qty .input-qty {
  display: none;
}
@media all and (min-width: 769px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 10px 5px 0;
  }
  .abs-product-options-list-desktop dt:after,
  .block-giftregistry-shared .item-options dt:after {
    content: ': ';
  }
  .abs-product-options-list-desktop dd,
  .block-giftregistry-shared .item-options dd {
    display: inline-block;
    float: left;
    margin: 0 0 5px;
    word-break: break-all;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .abs-discount-block-desktop .block,
  .column .block-addbysku .block-content .box,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .form-address-edit > .fieldset,
  .form-edit-account .fieldset,
  .storecredit .block,
  .paypal-review-discount .block,
  .cart-discount .block {
    width: 48%;
  }
  .abs-blocks-2columns:nth-child(1),
  .abs-discount-block-desktop .block:nth-child(1),
  .column .block-addbysku .block-content .box:nth-child(1),
  .login-container .block:nth-child(1),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(1),
  .form-address-edit > .fieldset:nth-child(1),
  .form-edit-account .fieldset:nth-child(1),
  .storecredit .block:nth-child(1),
  .paypal-review-discount .block:nth-child(1),
  .cart-discount .block:nth-child(1) {
    clear: left;
    float: left;
  }
  .abs-blocks-2columns:nth-child(2),
  .abs-discount-block-desktop .block:nth-child(2),
  .column .block-addbysku .block-content .box:nth-child(2),
  .login-container .block:nth-child(2),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2),
  .form-address-edit > .fieldset:nth-child(2),
  .form-edit-account .fieldset:nth-child(2),
  .storecredit .block:nth-child(2),
  .paypal-review-discount .block:nth-child(2),
  .cart-discount .block:nth-child(2) {
    float: right;
  }
  .abs-blocks-2columns:nth-child(2) + *,
  .abs-discount-block-desktop .block:nth-child(2) + *,
  .column .block-addbysku .block-content .box:nth-child(2) + *,
  .login-container .block:nth-child(2) + *,
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2) + *,
  .form-address-edit > .fieldset:nth-child(2) + *,
  .form-edit-account .fieldset:nth-child(2) + *,
  .storecredit .block:nth-child(2) + *,
  .paypal-review-discount .block:nth-child(2) + *,
  .cart-discount .block:nth-child(2) + * {
    clear: both;
  }
  .abs-margin-for-blocks-and-widgets-desktop,
  .page-main .block,
  .customer-review .product-details {
    margin-bottom: 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,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .paypal-review-discount:before,
  .paypal-review-discount:after,
  .order-review-form:before,
  .order-review-form:after,
  .block-cart-failed .block-content:before,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:before,
  .column .block-addbysku .block-content:after,
  .cart-container:before,
  .cart-container:after,
  .login-container:before,
  .login-container:after,
  .account .page-title-wrapper:before,
  .account .page-title-wrapper:after,
  .account .column.main .block:not(.widget) .block-content:before,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:before,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:before,
  .block-giftregistry-shared .item-options:after,
  .data.table .gift-wrapping .nested:before,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:before,
  .data.table .gift-wrapping .content:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:before,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .order-links:before,
  .order-links:after,
  .account .column.main .block.block-order-details-view:before,
  .account .column.main .block.block-order-details-view:after,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:before,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:before,
  .sales-guest-view .column.main .block.block-order-details-view:after,
  .page-header .header.panel:before,
  .page-header .header.panel:after,
  .header.content:before,
  .header.content:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .paypal-review .block-content:after,
  .paypal-review-discount:after,
  .order-review-form:after,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:after,
  .cart-container:after,
  .login-container:after,
  .account .page-title-wrapper:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:after,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .order-links:after,
  .account .column.main .block.block-order-details-view:after,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:after,
  .page-header .header.panel:after,
  .header.content:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .abs-shopping-cart-items-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional,
  .bundle-options-container .block-bundle-summary,
  .block.crosssell,
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    box-sizing: border-box;
  }
  .abs-add-box-sizing-desktop-m,
  .opc-wrapper {
    box-sizing: border-box;
  }
  .abs-revert-field-type-desktop .fieldset > .field,
  .abs-revert-field-type-desktop .fieldset .fields > .field {
    margin: 0 0 20px;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .control,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .abs-revert-field-type-desktop .fieldset > .field > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .abs-revert-field-type-desktop .fieldset > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset > .field.no-label:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.no-label:before {
    display: none;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(:first-child):last-of-type,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(:first-child):last-of-type {
    margin-bottom: 0;
  }
  .abs-form-field-column-2 .fieldset .field,
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field,
  .form-create-return .fieldset .field,
  .form.send.friend .fieldset .field {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .abs-form-field-column-2 .fieldset .field + .fieldset,
  .form-giftregistry-share .fieldset .field + .fieldset,
  .form-giftregistry-edit .fieldset .field + .fieldset,
  .form-create-return .fieldset .field + .fieldset,
  .form.send.friend .fieldset .field + .fieldset {
    clear: both;
  }
  .abs-form-field-column-2 .fieldset .field:nth-last-child(1),
  .abs-form-field-column-2 .fieldset .field:nth-last-child(2),
  .form-giftregistry-share .fieldset .field:nth-last-child(1),
  .form-giftregistry-share .fieldset .field:nth-last-child(2),
  .form-giftregistry-edit .fieldset .field:nth-last-child(1),
  .form-giftregistry-edit .fieldset .field:nth-last-child(2),
  .form-create-return .fieldset .field:nth-last-child(1),
  .form-create-return .fieldset .field:nth-last-child(2),
  .form.send.friend .fieldset .field:nth-last-child(1),
  .form.send.friend .fieldset .field:nth-last-child(2) {
    margin-bottom: 0;
  }
  .abs-form-field-column-2 .fieldset .field .field,
  .form-giftregistry-share .fieldset .field .field,
  .form-giftregistry-edit .fieldset .field .field,
  .form-create-return .fieldset .field .field,
  .form.send.friend .fieldset .field .field {
    padding: 0;
    width: 100%;
  }
  .abs-form-field-revert-column-1 {
    width: 100%;
  }
  .abs-forms-general-desktop,
  .form.search.advanced,
  .form-giftcard-redeem,
  .form-giftregistry-create {
    max-width: 500px;
  }
  .abs-forms-general-desktop .legend,
  .form.search.advanced .legend,
  .form-giftcard-redeem .legend,
  .form-giftregistry-create .legend {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-forms-general-desktop .legend + br,
  .form.search.advanced .legend + br,
  .form-giftcard-redeem .legend + br,
  .form-giftregistry-create .legend + br {
    display: none;
  }
  .abs-revert-side-paddings,
  .checkout-cart-index .page-title-wrapper,
  .cart-summary .block .content,
  .cart-empty {
    padding-left: 0;
    padding-right: 0;
  }
  .abs-account-block-font-size,
  .block-addresses-list address,
  .box-billing-address .box-content,
  .box-shipping-address .box-content,
  .box-address-billing .box-content,
  .box-address-shipping .box-content,
  .box-information .box-content,
  .block-balance-giftcard .block-content,
  .block-reviews-dashboard .product-name {
    font-size: 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,
  .order-actions-toolbar .action.print {
    display: inline-block;
    text-decoration: none;
  }
  .abs-action-print:before,
  .order-actions-toolbar .action.print:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 16px;
    color: inherit;
    content: '\e624';
    font-family: 'luma-icons';
    margin: 0 4px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-action-print:hover,
  .order-actions-toolbar .action.print:hover {
    text-decoration: underline;
  }
  .abs-no-display-desktop,
  .opc-estimated-wrapper,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-status-desktop,
  .return-status,
  .order-status {
    margin-top: 6px;
    padding: 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 > thead > tr > th,
  .abs-table-bordered-desktop > tbody > tr > th,
  .abs-table-bordered-desktop > tfoot > tr > th,
  .abs-table-bordered-desktop > thead > tr > td,
  .abs-table-bordered-desktop > tbody > tr > td,
  .abs-table-bordered-desktop > tfoot > tr > td {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > thead > tr > td {
    border-bottom: 1px solid #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 .limiter,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter {
    display: inline-block;
    float: right;
  }
  .abs-pager-toolbar .toolbar-amount,
  .account .toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount {
    line-height: 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 > .title,
  .paypal-review-discount .block > .title,
  .cart-discount .block > .title {
    border: 0;
    padding: 0 0 10px;
  }
  .abs-discount-block-desktop .block > .title strong,
  .paypal-review-discount .block > .title strong,
  .cart-discount .block > .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 > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
  }
  .page-main {
    width: 100%;
  }
  .columns {
    display: block;
  }
  .column.main {
    min-height: 300px;
  }
  .page-layout-1column .column.main {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-3columns .column.main {
    width: 58.33333333%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 79.16666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 79.16666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    padding-left: 2%;
    padding-right: 0;
  }
  .sidebar-additional {
    clear: right;
    padding-left: 2%;
  }
  .page-layout-3columns .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .main {
    padding-left: 2%;
  }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
  }
  .panel.header {
    padding: 10px 20px;
  }
  .nav-toggle {
    display: none;
  }
  .nav-sections {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    margin-bottom: 25px;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .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 li.level1 {
    position: relative;
  }
  .navigation .level0 {
    margin: 0 10px 0 0;
    display: inline-block;
    position: relative;
  }
  .navigation .level0:last-child {
    margin-right: 0;
    padding-right: 0;
  }
  .navigation .level0:hover:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    width: 10px;
    height: calc(100% + 3px);
    z-index: 1;
  }
  .navigation .level0 > .level-top {
    color: #575757;
    line-height: 47px;
    padding: 0 12px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
  }
  .navigation .level0 > .level-top:hover,
  .navigation .level0 > .level-top.ui-state-focus {
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 3px;
    color: #333333;
    text-decoration: none;
    display: inline-block;
  }
  .navigation .level0.parent:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.parent > .level-top {
    padding-right: 20px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon {
    position: absolute;
    right: 0;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .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: 0;
    display: none;
    left: 0;
    margin: 0 !important;
    position: absolute;
    z-index: 1;
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul {
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul:before,
  .navigation .level0 .submenu > ul:after {
    content: '';
    display: block;
    overflow: hidden;
    position: absolute;
  }
  .navigation .level0 .submenu > ul:before {
    color: #ffffff;
    left: 20px;
    top: -20px;
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #ffffff;
    z-index: 4;
  }
  .navigation .level0 .submenu > 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:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    left: 0;
    top: -4px;
    z-index: 1;
  }
  .navigation .level0 .submenu a {
    display: block;
    line-height: inherit;
    color: #575757;
    padding: 8px 20px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #e8e8e8;
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 3px;
    color: #333333;
  }
  .navigation .level0 .submenu .submenu {
    top: -1px !important;
    left: 100% !important;
  }
  .navigation .level0 .submenu .submenu-reverse {
    left: auto !important;
    right: 100%;
  }
  .navigation .level0 .submenu li {
    margin: 0;
    position: relative;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon {
    position: absolute;
    right: 3px;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e608';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more {
    position: relative;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.more:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: inherit;
    color: inherit;
    content: '\e607';
    font-family: '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 > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.more li {
    display: block;
  }
  .panel.header .links,
  .panel.header .switcher {
    display: inline-block;
  }
  .legend {
    border-bottom: 1px solid #c5c5c5;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
    border-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: '';
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items > .item.title {
    float: left;
    width: auto;
  }
  .product.data.items > .item.title > .switch {
    height: 20px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 20px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 -1px 0 0;
  }
  .product.data.items > .item.title > .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 > .item.title > .switch:visited {
    color: #6d6d6d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #6d6d6d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #ffffff;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #ffffff;
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    padding-bottom: 2px;
  }
  .product.data.items > .item.content {
    background: #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 > .primary,
  .actions-toolbar > .secondary {
    margin-bottom: 0;
  }
  .actions-toolbar > .primary .action,
  .actions-toolbar > .secondary .action {
    margin-bottom: 0;
    width: auto;
  }
  .popup-content .fieldset .actions-toolbar .secondary {
    display: inline-block;
    float: none;
  }
  .popup-content .fieldset .actions-toolbar .action.cancel {
    margin-top: 6px;
  }
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
  /**
     * @codingStandardsIgnoreStart
     */
  #store-selector .form-continue .actions-toolbar > .primary {
    float: right;
  }
  #store-selector .form-continue .actions-toolbar .action.primary {
    margin: 0;
  }
  .pagebuilder-mobile-only {
    display: none !important;
  }
  .ui-tooltip.ui-widget {
    max-width: 450px;
  }
  .filter-options-content a:hover {
    text-decoration: none;
  }
  .catalog-topnav {
    display: block;
  }
  .page-layout-1column .toolbar-products {
    position: inherit !important;
  }
  #amasty-shopby-product-list #amasty-shopby-overlay .loader {
    top: 30%;
    transform: translate(-50%, -30%);
  }
  .filter-options-content .am-filter-price {
    width: 40%;
  }
  .sidebar > .block-category-list {
    margin-bottom: 14px;
  }
  .amasty-catalog-topnav {
    margin-top: 3px;
  }
  .amasty-catalog-topnav .filter-options {
    margin-top: 20px;
    padding: 3px 0;
    border-top: 1px solid #cccccc;
  }
  .amasty-catalog-topnav .filter-subtitle {
    display: none;
  }
  .amasty-catalog-topnav .amshopby-category-dropdown {
    min-width: 150px;
  }
  .amasty-catalog-topnav .filter-options-item {
    margin-bottom: 0;
  }
  .amasty-catalog-topnav .filter-options-title {
    padding-right: 5px;
  }
  .amasty-catalog-topnav .filter-options-title:after {
    position: static;
    display: inline-block;
    margin: 0 0 0 15px;
  }
  .am_shopby_apply_filters {
    visibility: hidden;
    position: absolute;
    bottom: inherit;
    display: none;
    width: inherit;
    padding: 0;
    z-index: 9999;
  }
  .am_shopby_apply_filters.visible {
    bottom: inherit;
    visibility: visible;
  }
  .am-show-button {
    position: static;
    margin: 0 0 10px;
    padding: 10px;
    width: inherit;
    border: 1px solid #cccccc;
  }
  .am-show-button.-vertical {
    padding-left: 0;
    border-left: 0;
    border-radius: 0 3px 3px 0;
    box-shadow: 10px 8px 16px rgba(0, 0, 0, 0.16);
  }
  .am-show-button.-vertical:before {
    content: '';
    position: absolute;
    top: 8px;
    left: -20px;
    display: block;
    width: 40px;
    height: 40px;
    background: #eeeeee;
    border: 1px solid #cccccc;
    border-radius: 0 0 0 3px;
    transform: rotate(45deg);
    transform-origin: 50%;
    box-sizing: border-box;
    box-shadow: 7px 6px 16px rgba(0, 0, 0, 0.16);
    z-index: -1;
  }
  .am-show-button.-vertical-right {
    padding: 10px 0;
    min-width: 145px;
    text-align: right;
    border-right: 0;
    border-radius: 3px 0 0 3px;
    box-shadow: -8px 8px 16px rgba(0, 0, 0, 0.16);
  }
  .am-show-button.-vertical-right > .-loading {
    margin: 0 20px;
  }
  .am-show-button.-vertical-right:before {
    content: '';
    position: absolute;
    top: 8px;
    right: -20px;
    display: block;
    width: 40px;
    height: 40px;
    background: #eeeeee;
    border: 1px solid #cccccc;
    border-radius: 0 0 0 3px;
    transform: rotate(45deg);
    transform-origin: 50%;
    box-sizing: border-box;
    box-shadow: 5px 6px 16px rgba(0, 0, 0, 0.16);
    z-index: -1;
  }
  .am-show-button.-horizontal {
    border-radius: 4px;
    box-shadow: 0 5px 16px rgba(0, 0, 0, 0.16);
  }
  .am-show-button.-horizontal:before,
  .am-show-button.-horizontal:after {
    content: '';
    position: absolute;
    left: 50%;
    display: block;
    border: 6px solid transparent;
    transform: rotate(45deg) translateX(-50%);
  }
  .am-show-button.-horizontal:before {
    bottom: 0;
    border-right: 6px solid #cccccc;
    border-bottom: 6px solid #cccccc;
    border-radius: 0 0 3px 0;
  }
  .am-show-button.-horizontal:after {
    bottom: 1px;
    border-right: 6px solid #eeeeee;
    border-bottom: 6px solid #eeeeee;
    border-radius: 0 0 2px 0;
  }
  .am-show-button > .am-button {
    margin-left: 3px;
    padding: 10px 15px;
  }
  .am-show-button.-vertical-right > .am-button {
    margin-left: 5px;
  }
  .items.payment-methods .certificates {
    text-align: right;
  }
  .ws_embed_sms_notification {
    text-align: center !important;
  }
  .ws_embed_sms_notification .inline-block {
    display: inline-block;
  }
  .ws_embed_sms_notification .wpx-span {
    margin: 0 4%;
    font-size: 10px;
  }
  #ws_embed_sms_notification .control-subs .ws-Phone {
    width: 325px;
  }
  #ws_embed_sms_notification .control-subs .ws-country-pc {
    padding-top: 5px;
    width: 130px;
  }
  #ws_embed_sms_notification .control-subs .sms-subs {
    margin-top: -3px;
    margin-left: -5px;
    border-radius: 0;
  }
  .theme-pearl #ws_embed_sms_notification {
    max-width: 1030px;
  }
  .theme-pearl #ws_embed_sms_notification.sms-center-design-2 {
    margin: 0 auto 60px;
  }
  .theme-pearl #ws_embed_sms_notification .ws-phone-dsg-2 {
    width: 160px;
    padding-left: 24px;
  }
  .theme-pearl #ws_embed_sms_notification .ws-country-pc-dsg2 {
    width: 33%;
  }
  .theme-pearl #ws_embed_sms_notification .control-subs:before {
    margin-top: 15px;
  }
  .theme-pearl #ws_embed_sms_notification .control-subs .ws-country-pc {
    width: 140px;
  }
  .theme-pearl #ws_embed_sms_notification .control-subs .sms-subs {
    height: 50px;
    border-radius: 0;
    margin-top: -3px;
  }
  .table-checkout-shipping-method tr.row-eta {
    display: none;
  }
  .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;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 600px;
  }
  .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 > .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 > .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: auto;
  }
  .bundle-options-container .block-bundle-summary .product-addto-links {
    text-align: left;
  }
  .page-layout-2columns-left .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-left .bundle-options-container .block-bundle-summary,
  .page-layout-2columns-right .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-right .bundle-options-container .block-bundle-summary,
  .page-layout-3columns .bundle-options-container .bundle-options-wrapper,
  .page-layout-3columns .bundle-options-container .block-bundle-summary {
    width: 48%;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 4%) / 3);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    width: 25%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 50%;
  }
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
  .toolbar-amount {
    display: block;
    float: left;
    position: static;
  }
  .products.wrapper ~ .toolbar .pages {
    float: left;
    margin-bottom: 0;
  }
  .modes {
    display: inline-block;
    float: left;
    margin-right: 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 > 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';
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
    float: right;
  }
  .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;
  }
  .catalog-category-view.page-layout-1column .column.main {
    min-height: inherit;
  }
  .compare.wrapper {
    float: right;
    margin: 0;
    padding: 0;
    list-style: none none;
  }
  .compare.wrapper .action.compare {
    line-height: 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 > 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: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="83 80 50 56" width="25" height="25"> <style type="text/css"> .st0{fill:none;stroke:%23808285;stroke-width:5.675;} .st1{fill:none;stroke:%23808285;stroke-width:5.675;stroke-linecap:round;} </style> <g> <g> <path class="st0" d="M101.6,120.3c9.4,0,17.1-7.6,17.1-17.1c0-9.4-7.6-17.1-17.1-17.1s-17.1,7.6-17.1,17.1 C84.5,112.6,92.2,120.3,101.6,120.3z"/> </g> <g> <line class="st1" x1="115.4" y1="114.8" x2="131.9" y2="130.2"/> </g> </g> </svg>';
    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 {
    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-container .widget.block {
    margin-bottom: 20px;
  }
  .cart-summary {
    width: 25%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    padding: 1px 20px 25px;
    position: relative;
  }
  .cart-summary > .title {
    display: block;
  }
  .cart-summary .fieldset .actions-toolbar {
    margin-left: 0;
  }
  .cart-summary .fieldset .actions-toolbar > .secondary {
    float: none;
  }
  .cart-summary .block > .title {
    padding-left: 0;
  }
  .cart-summary .block > .title:after {
    right: 3px;
  }
  .cart-summary .block .fieldset .field {
    margin: 0 0 20px;
    margin: 0 0 10px;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .cart-summary .block .fieldset .field > .label {
    margin: 0 0 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 {
    display: table-cell;
    padding-bottom: 35px;
    vertical-align: top;
    white-space: normal;
    width: 99%;
  }
  .cart-products-toolbar {
    margin: 2px 0 0;
  }
  .cart-products-toolbar .toolbar-amount {
    line-height: 30px;
    margin: 0;
  }
  .cart-products-toolbar .pages {
    float: right;
  }
  .cart-products-toolbar .pages .item:last-child {
    margin-right: 0;
  }
  .cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
    padding-bottom: 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;
  }
  .cart-discount .block.discount {
    width: auto;
  }
  .cart-discount .block .actions-toolbar {
    width: auto;
  }
  .block.crosssell {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding: 0 4% 0 0;
  }
  .block.crosssell .products-grid .product-item {
    width: 25%;
  }
  .minicart-wrapper {
    margin-left: 13px;
  }
  .minicart-wrapper .block-minicart {
    width: 390px;
  }
  .minilist .action.delete:before,
  .minicart-wrapper .action.edit:before {
    font-size: 16px;
    line-height: inherit;
  }
  .opc-wrapper {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 30px;
  }
  .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 23px 0 0;
  }
  .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 > 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 > span:before,
  .opc-progress-bar-item > 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 > 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 > span:before {
    background: #d7d7d7;
  }
  .opc-progress-bar-item._complete > span {
    color: #006bb4;
  }
  .opc-progress-bar-item._complete > span:after {
    font-family: 'luma-icons';
    content: '\e610';
  }
  .opc-progress-bar-item._active:before {
    background: #ff5501;
    border-color: #ff5501;
  }
  .opc-progress-bar-item._active > span {
    color: #333333;
    font-weight: 600;
  }
  .opc-progress-bar-item._active > span:before {
    background: #ff5501;
    border-color: #ff5501;
  }
  .opc-progress-bar-item._active > 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 > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .checkout-shipping-method .actions-toolbar .action.primary.button {
    margin-top: 2px;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 500px;
  }
  .opc-wrapper .form-login {
    border-bottom: 1px solid #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 .1s, visibility 0s linear .1s;
    visibility: hidden;
    width: 100%;
  }
  .authentication-dropdown._show {
    z-index: 100;
    -webkit-transform: scale(1, 1);
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0s;
    transform: scale(1, 1);
    transition: transform linear .1s, visibility 0s linear 0s;
    visibility: visible;
  }
  .authentication-wrapper {
    width: 33.33333333%;
    text-align: right;
  }
  .block-authentication .block-title {
    font-size: 2.6rem;
    border-bottom: 0;
    margin-bottom: 25px;
  }
  .block-authentication .actions-toolbar > .primary {
    display: inline;
    float: right;
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .primary .action {
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .secondary {
    float: left;
    margin-right: 2rem;
    padding-top: 1rem;
  }
  .popup-authentication .modal-inner-wrap {
    min-width: 768px;
    width: 60%;
  }
  .popup-authentication .block-authentication {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #c1c1c1;
  }
  .popup-authentication .block[class],
  .popup-authentication .form-login,
  .popup-authentication .fieldset,
  .popup-authentication .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  .popup-authentication .block[class] {
    box-sizing: border-box;
    float: left;
    padding: 10px 30px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 10px 0 0 40px;
  }
  .popup-authentication .block[class] + .block:before {
    left: 0;
    top: 50%;
  }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto;
  }
  .checkout-payment-method .actions-toolbar .primary {
    float: right;
    margin: 0;
  }
  .checkout-payment-method .fieldset > .field-select-billing > .control {
    float: none;
    width: 100%;
  }
  .checkout-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 > .primary {
    margin-bottom: 0;
    margin-right: 30px;
  }
  .login-container .block.login .actions-toolbar > .secondary {
    float: left;
  }
  .login-container .fieldset > .field > .control {
    width: 80%;
  }
  .form-create-account .fieldset-fullname .fields {
    display: table;
    width: 100%;
  }
  .form-create-account .fieldset-fullname .fields .field {
    display: table-cell;
  }
  .form-create-account .fieldset-fullname .fields .field + .field {
    padding-left: 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,
  .form.search.advanced,
  .form.form-orders-search {
    min-width: 600px;
    width: 50%;
  }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 22.3%;
  }
  .account.page-layout-2columns-left .column.main {
    width: 77.7%;
  }
  .account.page-layout-2columns-left .sidebar-main .block {
    margin-bottom: 0;
  }
  .account .data.table {
    margin-bottom: 0;
  }
  .account .data.table .col.actions {
    white-space: nowrap;
  }
  .block-addresses-list .items.addresses {
    font-size: 0;
  }
  .block-addresses-list .items.addresses > .item {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 20px;
    vertical-align: top;
    width: 48%;
  }
  .block-addresses-list .items.addresses > .item:nth-last-child(1),
  .block-addresses-list .items.addresses > .item:nth-last-child(2) {
    margin-bottom: 0;
  }
  .block-addresses-list .items.addresses > .item:nth-child(even) {
    margin-left: 4%;
  }
  .form-edit-account .fieldset .fieldset {
    margin-bottom: 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) > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .page-product-giftcard .product-add-form .field:not(.text):last-child {
    margin-bottom: 0;
  }
  .page-product-giftcard .product-add-form .field:not(.text) + .fieldset {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    font-weight: 600;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label + br {
    display: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .choice input {
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:before,
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    content: '';
    display: table;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group .field {
    box-sizing: border-box;
    float: left;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-2 .field {
    width: 50% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-3 .field {
    width: 33.3% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-4 .field {
    width: 25% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-5 .field {
    width: 20% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 0;
    width: 100%;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon textarea,
  .page-product-giftcard .product-add-form .field:not(.text) .addon select,
  .page-product-giftcard .product-add-form .field:not(.text) .addon input {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    display: inline-block;
    margin: 0;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter {
    background: #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 > .label:after,
  .page-product-giftcard .product-add-form .field:not(.text)._required > .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) > .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 > thead > tr > th,
  .account .data.table.table-giftregistry-items > tbody > tr > th,
  .account .data.table.table-giftregistry-items > tfoot > tr > th,
  .account .data.table.table-giftregistry-items > thead > tr > td,
  .account .data.table.table-giftregistry-items > tbody > tr > td,
  .account .data.table.table-giftregistry-items > tfoot > tr > td {
    border-top: 1px solid #cccccc;
  }
  .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > th,
  .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > th,
  .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > th,
  .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > td,
  .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > td,
  .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > td {
    border-top: 0;
  }
  .account .data.table.table-giftregistry-items > tbody + tbody {
    border-top: 1px solid #cccccc;
  }
  .account .data.table.table-giftregistry-items th {
    border-bottom: 0;
  }
  .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > td,
  .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > th {
    background: 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 {
    max-width: 44%;
    width: max-content;
  }
  .block.newsletter .field.newsletter {
    max-width: 220px;
  }
  .block.newsletter .form.subscribe > .field,
  .block.newsletter .form.subscribe > .actions {
    float: left;
  }
  .product-reviews-summary {
    margin-bottom: 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 20px;
  }
  .order-links .item strong {
    border-bottom: 0;
    margin-bottom: -1px;
    padding: 1px 20px 2px 20px;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-order-details-comments {
    margin: 0 0 60px;
  }
  .block-order-details-comments .comment-date {
    clear: left;
    float: left;
    margin-right: 50px;
    max-width: 90px;
  }
  .block-order-details-comments .comment-content {
    overflow: hidden;
  }
  .order-details-items {
    margin-top: -1px;
    padding: 25px;
  }
  .order-details-items .col.price {
    text-align: center;
  }
  .order-details-items .col.subtotal {
    text-align: right;
  }
  .order-details-items tbody td {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .order-details-items tfoot .amount,
  .order-details-items tfoot .mark {
    text-align: right;
  }
  .order-details-items.ordered .order-title {
    display: none;
  }
  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0;
  }
  .order-pager-wrapper .toolbar-amount {
    position: relative;
  }
  .order-pager-wrapper .pages {
    float: right;
  }
  .table-order-items tbody .col.label,
  .table-order-items tbody .col.value {
    padding-left: 0;
  }
  .table-order-items.invoice .col.qty,
  .table-order-items.shipment .col.qty {
    text-align: center;
  }
  .table-order-items.creditmemo .col.qty,
  .table-order-items.creditmemo .col.discount,
  .table-order-items.creditmemo .col.subtotal {
    text-align: center;
  }
  .table-order-items.creditmemo .col.total {
    text-align: right;
  }
  .form.send.friend {
    width: 60%;
  }
  .form.send.friend .fieldset .field {
    width: 45%;
  }
  .form.send.friend .fieldset .field.text {
    width: 90%;
  }
  html,
  body {
    height: 100%;
  }
  .navigation ul {
    padding: 0 8px;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #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 > .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main > .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 > 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 > 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 {
    pointer-events: none;
    opacity: 0.5;
  }
  .customer-welcome .header.links {
    min-width: 175px;
    z-index: 1000;
  }
  .customer-welcome.active .action.switch:after {
    content: '\e621';
  }
  .customer-welcome.active .customer-menu {
    display: block;
  }
  .customer-welcome .greet {
    display: none;
  }
  .header.panel > .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    float: right;
    margin-left: auto;
  }
  .header.panel > .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .header.panel > .header.links > li {
    margin: 0 0 0 15px;
  }
  .header.panel > .header.links > li.welcome,
  .header.panel > .header.links > li > a {
    display: inline-block;
    line-height: 1.4;
  }
  .header.panel > .header.links > li.welcome a {
    color: #ffffff;
    padding-left: 5px;
  }
  .header.panel > .header.links > .authorization-link:after {
    content: attr(data-label);
    display: inline-block;
    margin: 0 -5px 0 5px;
  }
  .header.panel > .header.links > .authorization-link:last-child:after {
    display: none;
  }
  .header.panel > .header.links > .customer-welcome + .authorization-link {
    display: none;
  }
  .header.content {
    padding: 30px 20px 0;
  }
  .logo {
    margin: -8px auto 25px 0;
  }
  .logo img {
    max-height: inherit;
  }
  .page-wrapper {
    margin: 0;
    position: relative;
    transition: margin 0.3s ease-out 0s;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .page-footer {
    background: #f4f4f4;
    margin-top: auto;
    padding-bottom: 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 > * {
    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 {
    margin-left: 2%;
    width: calc((100% - 6%) / 4);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 50%;
  }
  .sidebar .block.widget .pager .pages-item-next {
    padding: 0;
  }
  .sidebar .block.widget .pager .pages-item-next .action {
    margin: 0;
  }
}
@media all and (min-width: 1024px), print {
  .filter-options-content .am-filter-price {
    width: 43%;
  }
  .amslider-container.am-swiper-slider {
    width: 85%;
  }
  .widget-blog-posts ol.post-list li.item {
    width: calc((100% - (2% * (4 - 1))) / 4);
  }
  .widget-blog-posts ol.post-list li.item:nth-child(2n + 1) {
    clear: none;
    margin-left: 2%;
  }
  .ws_embed_sms_notification {
    max-width: 1015px;
  }
  .ws_embed_sms_notification .wpx-span {
    margin: 0 9%;
    font-size: 14px;
  }
  .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .products-grid .product-item {
    width: 16.66666667%;
  }
  .page-layout-3columns .products-grid .product-item {
    width: 25%;
  }
  .page-products .products-grid .product-items {
    margin: 0;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    padding: 5px;
    width: calc((100% - 6%)/4);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-products .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    margin-left: 0;
    width: 20%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 1%;
    width: 32.667%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n) {
    margin-left: 1%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .box-tocart .paypal:first-of-type {
    margin-top: 13px;
  }
  .checkout-index-index .modal-popup .modal-inner-wrap {
    margin-left: -400px;
    width: 800px;
    left: 50%;
  }
  .opc-wrapper .shipping-address-item {
    width: 33.33333333%;
  }
  .opc-wrapper .shipping-address-item:before {
    background: #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;
  }
  .order-links .item {
    margin: 0 -1px 0 0;
  }
  .order-links .item a {
    padding: 1px 35px;
  }
  .order-links .item strong {
    padding: 1px 35px 2px 35px;
  }
  .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: 2%;
    width: calc((100% - 8%) / 5);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 25%;
  }
  .block.widget .products-grid .product-items {
    margin: 0;
  }
  .block.widget .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
}
@media all and (min-width: 1440px), print {
  .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;
  }
}
@font-face {
  font-family: 'KeplerBold';
  src: url('../fonts/Kepler/KeplerBold/KeplerBold.woff2') format('woff2'), url('../fonts/Kepler/KeplerBold/KeplerBold.woff') format('woff');
  font-display: swap;
}
@font-face {
  font-family: 'DIN2014Regular';
  src: url('../fonts/DIN2014/DIN2014Regular/DIN2014Regular.woff2') format('woff2'), url('../fonts/DIN2014/DIN2014Regular/DIN2014Regular.woff') format('woff');
  font-display: swap;
}
@font-face {
  font-family: 'DIN2014Bold';
  src: url('../fonts/DIN2014/DIN2014Bold/DIN2014Bold.woff2') format('woff2'), url('../fonts/DIN2014/DIN2014Bold/DIN2014Bold.woff') format('woff');
  font-display: swap;
}
@font-face {
  font-family: 'DIN2014Light';
  src: url('../fonts/DIN2014/DIN2014Light/DIN2014Light.woff2') format('woff2'), url('../fonts/DIN2014/DIN2014Light/DIN2014Light.woff') format('woff');
  font-display: swap;
}
@font-face {
  font-family: 'DIN2014Demi';
  src: url('../fonts/DIN2014/DIN2014Demi/DIN2014Demi.woff2') format('woff2'), url('../fonts/DIN2014/DIN2014Demi/DIN2014Demi.woff') format('woff');
  font-display: swap;
}
.actions .action,
.actions-toolbar .primary .action,
.action.primary,
.action-primary,
.cart-summary .block .actions-toolbar > .primary .action.primary,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action {
  background: #00703c;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 13px;
  font-family: 'DIN2014Bold';
  border-radius: 0;
  padding: 8px 10px 5px;
  line-height: 1;
  border: 1px solid #00703c;
  transition: all 0.3s ease;
  display: inline-block;
}
.actions .action:hover,
.actions-toolbar .primary .action:hover,
.action.primary:hover,
.action-primary:hover,
.cart-summary .block .actions-toolbar > .primary .action.primary:hover,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action:hover,
.actions .action:active,
.actions-toolbar .primary .action:active,
.action.primary:active,
.action-primary:active,
.cart-summary .block .actions-toolbar > .primary .action.primary:active,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action:active,
.actions .action:focus,
.actions-toolbar .primary .action:focus,
.action.primary:focus,
.action-primary:focus,
.cart-summary .block .actions-toolbar > .primary .action.primary:focus,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action:focus {
  text-decoration: none;
  background: #7f7f7f;
  border-color: #7f7f7f;
  color: #ffffff;
}
.actions .action:not(:focus),
.actions-toolbar .primary .action:not(:focus),
.action.primary:not(:focus),
.action-primary:not(:focus),
.cart-summary .block .actions-toolbar > .primary .action.primary:not(:focus),
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action:not(:focus) {
  box-shadow: none;
}
.action.primary,
a.action.primary {
  border-radius: 0;
}
.actions-toolbar > .secondary .action {
  color: #00703c;
  transition: all 0.3s ease;
}
.actions-toolbar > .secondary .action:hover {
  color: #000000;
}
button {
  text-transform: uppercase;
  color: #00703c;
  background: #ffffff;
  border: 1px solid #00703c;
  font-family: 'DIN2014Bold', sans-serif;
  transition: all 0.3s ease;
  padding: 7px 10px 5px;
  font-size: 11px;
  line-height: 1;
  border-radius: 0;
}
button:hover {
  color: #ffffff;
  background: #00703c;
  border-color: #00703c;
}
.form-address-edit .actions-toolbar .action.primary,
.block-minicart .block-content > .actions > .primary .action.primary {
  font-size: 13px;
  padding: 8px 10px 5px;
  line-height: 1;
}
.tns-outer {
  padding: 0 !important;
}
.tns-outer[hidden] {
  display: none !important;
}
.tns-outer[aria-controls] {
  cursor: pointer;
}
.tns-outer[data-action] {
  cursor: pointer;
}
.tns-slider {
  list-style: none;
  padding: 0;
  margin: 0;
  transition: all 0s;
}
.tns-slider > .tns-item {
  box-sizing: border-box;
}
.tns-horizontal.tns-subpixel {
  white-space: nowrap;
}
.tns-horizontal.tns-subpixel > .tns-item {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
}
.tns-horizontal.tns-no-subpixel:after {
  clear: both;
  content: '';
  display: table;
}
.tns-horizontal.tns-no-subpixel > .tns-item {
  float: left;
}
.tns-horizontal.tns-carousel.tns-no-subpixel > .tns-item {
  margin-right: -100%;
}
.tns-no-calc {
  left: 0;
  position: relative;
}
.tns-gallery {
  left: 0;
  min-height: 1px;
  position: relative;
}
.tns-gallery > .tns-item {
  -moz-transition: transform 0s, opacity 0s;
  -webkit-transition: transform 0s, opacity 0s;
  left: -100%;
  position: absolute;
  transition: transform 0s, opacity 0s;
}
.tns-gallery > .tns-slide-active {
  left: auto !important;
  position: relative;
}
.tns-gallery > .tns-moving {
  -moz-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.tns-autowidth {
  display: inline-block;
}
.tns-lazy-img {
  -moz-transition: opacity 0.6s;
  -webkit-transition: opacity 0.6s;
  opacity: 0.6;
  transition: opacity 0.6s;
}
.tns-lazy-img.tns-complete {
  opacity: 1;
}
.tns-ah {
  -moz-transition: height 0s;
  -webkit-transition: height 0s;
  transition: height 0s;
}
.tns-ovh {
  overflow: hidden;
}
.tns-visually-hidden {
  left: -10000em;
  position: absolute;
}
.tns-transparent {
  opacity: 0;
  visibility: hidden;
}
.tns-fadeIn {
  filter: alpha(opacity=100);
  opacity: 1;
  z-index: 0;
}
.tns-normal,
.tns-fadeOut {
  filter: alpha(opacity=0);
  opacity: 0;
  z-index: -1;
}
.tns-vpfix {
  white-space: nowrap;
}
.tns-vpfix > div,
.tns-vpfix > li {
  display: inline-block;
}
.tns-t-subp2 {
  height: 10px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  width: 310px;
}
.tns-t-ct {
  position: absolute;
  right: 0;
  width: calc(100% - 70 / 3);
}
.tns-t-ct:after {
  clear: both;
  content: '';
  display: table;
}
.tns-t-ct > div {
  float: left;
  height: 10px;
  width: calc(100% / 70);
}
.page-header {
  margin: 0;
  border: 0;
  z-index: 3;
  position: relative;
  border-bottom: 2px solid #00703c;
}
.page-header .header.content {
  display: flex;
  align-items: center;
  padding: 0;
  max-width: 1288px;
  padding: 0 0 0 83px;
  line-height: 1;
}
@media (max-width:992px) {
  .page-header .header.content {
    padding: 0 0 0 20px;
  }
}
@media (max-width:767px) {
  .page-header .header.content {
    position: relative;
  }
}
@media (max-width:640px) {
  .page-header .header.content {
    padding: 0 0 0 15px;
  }
}
.page-header .logo {
  margin: 0;
  float: none;
  max-width: 118px;
}
@media (max-width:992px) {
  .page-header .logo {
    margin: 0 auto 0 0;
  }
}
@media (max-width:640px) {
  .page-header .logo {
    max-width: 85px;
  }
}
.page-header ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.page-header:before,
.page-header:after {
  display: none;
}
.block-search,
.header-social,
.account-link,
.minicart-wrapper {
  float: none;
  width: auto;
  padding: 0;
  position: relative;
  margin: 0;
}
@media (max-width:767px) {
  .block-search,
  .header-social,
  .account-link,
  .minicart-wrapper {
    position: static;
  }
}
.block-search > a,
.header-social > a,
.account-link > a,
.minicart-wrapper > a,
.block-search .action.showcart,
.header-social .action.showcart,
.account-link .action.showcart,
.minicart-wrapper .action.showcart,
.block-search .block-title,
.header-social .block-title,
.account-link .block-title,
.minicart-wrapper .block-title {
  display: block;
  text-align: center;
  padding: 25px 15px 29px;
  min-width: 86px;
  border-left: 1px solid #c4c4c6;
  color: #4e5056;
  text-transform: uppercase;
  cursor: pointer;
  margin: 0;
  font-size: 13px;
}
@media (max-width:992px) {
  .block-search > a,
  .header-social > a,
  .account-link > a,
  .minicart-wrapper > a,
  .block-search .action.showcart,
  .header-social .action.showcart,
  .account-link .action.showcart,
  .minicart-wrapper .action.showcart,
  .block-search .block-title,
  .header-social .block-title,
  .account-link .block-title,
  .minicart-wrapper .block-title {
    padding: 19px 15px 21px;
  }
}
@media (max-width:640px) {
  .block-search > a,
  .header-social > a,
  .account-link > a,
  .minicart-wrapper > a,
  .block-search .action.showcart,
  .header-social .action.showcart,
  .account-link .action.showcart,
  .minicart-wrapper .action.showcart,
  .block-search .block-title,
  .header-social .block-title,
  .account-link .block-title,
  .minicart-wrapper .block-title {
    min-width: 55px;
    padding: 16px 10px 12px;
  }
}
@media (max-width: 480px) {
  .block-search > a,
  .header-social > a,
  .account-link > a,
  .minicart-wrapper > a,
  .block-search .action.showcart,
  .header-social .action.showcart,
  .account-link .action.showcart,
  .minicart-wrapper .action.showcart,
  .block-search .block-title,
  .header-social .block-title,
  .account-link .block-title,
  .minicart-wrapper .block-title {
    min-width: 40px;
  }
}
.block-search > a:visited,
.header-social > a:visited,
.account-link > a:visited,
.minicart-wrapper > a:visited,
.block-search .action.showcart:visited,
.header-social .action.showcart:visited,
.account-link .action.showcart:visited,
.minicart-wrapper .action.showcart:visited,
.block-search .block-title:visited,
.header-social .block-title:visited,
.account-link .block-title:visited,
.minicart-wrapper .block-title:visited {
  color: #4e5056;
}
.block-search > a:focus,
.header-social > a:focus,
.account-link > a:focus,
.minicart-wrapper > a:focus,
.block-search .action.showcart:focus,
.header-social .action.showcart:focus,
.account-link .action.showcart:focus,
.minicart-wrapper .action.showcart:focus,
.block-search .block-title:focus,
.header-social .block-title:focus,
.account-link .block-title:focus,
.minicart-wrapper .block-title:focus {
  text-decoration: none;
}
.block-search > a.active,
.header-social > a.active,
.account-link > a.active,
.minicart-wrapper > a.active,
.block-search .action.showcart.active,
.header-social .action.showcart.active,
.account-link .action.showcart.active,
.minicart-wrapper .action.showcart.active,
.block-search .block-title.active,
.header-social .block-title.active,
.account-link .block-title.active,
.minicart-wrapper .block-title.active,
.block-search > a:hover,
.header-social > a:hover,
.account-link > a:hover,
.minicart-wrapper > a:hover,
.block-search .action.showcart:hover,
.header-social .action.showcart:hover,
.account-link .action.showcart:hover,
.minicart-wrapper .action.showcart:hover,
.block-search .block-title:hover,
.header-social .block-title:hover,
.account-link .block-title:hover,
.minicart-wrapper .block-title:hover {
  text-decoration: none;
  color: #00703c;
}
.block-search > a.active strong,
.header-social > a.active strong,
.account-link > a.active strong,
.minicart-wrapper > a.active strong,
.block-search .action.showcart.active strong,
.header-social .action.showcart.active strong,
.account-link .action.showcart.active strong,
.minicart-wrapper .action.showcart.active strong,
.block-search .block-title.active strong,
.header-social .block-title.active strong,
.account-link .block-title.active strong,
.minicart-wrapper .block-title.active strong,
.block-search > a:hover strong,
.header-social > a:hover strong,
.account-link > a:hover strong,
.minicart-wrapper > a:hover strong,
.block-search .action.showcart:hover strong,
.header-social .action.showcart:hover strong,
.account-link .action.showcart:hover strong,
.minicart-wrapper .action.showcart:hover strong,
.block-search .block-title:hover strong,
.header-social .block-title:hover strong,
.account-link .block-title:hover strong,
.minicart-wrapper .block-title:hover strong {
  border-color: #00703c;
}
.block-search > a:before,
.header-social > a:before,
.account-link > a:before,
.minicart-wrapper > a:before,
.block-search .action.showcart:before,
.header-social .action.showcart:before,
.account-link .action.showcart:before,
.minicart-wrapper .action.showcart:before,
.block-search .block-title:before,
.header-social .block-title:before,
.account-link .block-title:before,
.minicart-wrapper .block-title:before {
  content: '';
  width: 27px;
  height: 27px;
  display: block;
  margin: 0 auto 7px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.block-search > a strong,
.header-social > a strong,
.account-link > a strong,
.minicart-wrapper > a strong,
.block-search .action.showcart strong,
.header-social .action.showcart strong,
.account-link .action.showcart strong,
.minicart-wrapper .action.showcart strong,
.block-search .block-title strong,
.header-social .block-title strong,
.account-link .block-title strong,
.minicart-wrapper .block-title strong {
  font-weight: 400;
  font-family: 'DIN2014Regular';
  padding: 0 0 3px;
  border-bottom: 2px solid transparent;
  transition: all 0.3s ease-out;
}
@media (max-width:640px) {
  .block-search > a strong,
  .header-social > a strong,
  .account-link > a strong,
  .minicart-wrapper > a strong,
  .block-search .action.showcart strong,
  .header-social .action.showcart strong,
  .account-link .action.showcart strong,
  .minicart-wrapper .action.showcart strong,
  .block-search .block-title strong,
  .header-social .block-title strong,
  .account-link .block-title strong,
  .minicart-wrapper .block-title strong {
    display: none;
  }
}
.block-search.active .block-title,
.header-social.active .block-title,
.account-link.active .block-title,
.minicart-wrapper.active .block-title {
  color: #00703c;
}
.block-search.active .block-title strong,
.header-social.active .block-title strong,
.account-link.active .block-title strong,
.minicart-wrapper.active .block-title strong {
  border-color: #00703c;
}
.block-search .block-content,
.header-social .block-content,
.account-link .block-content,
.minicart-wrapper .block-content {
  display: none;
}
.block-search .block-title:before {
  background-image: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="83 80 50 56" width="25" height="25"> <style type="text/css"> .st0{fill:none;stroke:%23808285;stroke-width:5.675;} .st1{fill:none;stroke:%23808285;stroke-width:5.675;stroke-linecap:round;} </style> <g> <g> <path class="st0" d="M101.6,120.3c9.4,0,17.1-7.6,17.1-17.1c0-9.4-7.6-17.1-17.1-17.1s-17.1,7.6-17.1,17.1 C84.5,112.6,92.2,120.3,101.6,120.3z"/> </g> <g> <line class="st1" x1="115.4" y1="114.8" x2="131.9" y2="130.2"/> </g> </g> </svg>');
}
.block-search .block-content {
  width: 450px;
  background: #ffffff;
  position: absolute;
  right: -5px;
  top: 100%;
  margin: 4px 0 0;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
}
@media (max-width:767px) {
  .block-search .block-content {
    width: calc(100% - 10px);
    right: 5px;
  }
}
.block-search .block-content:before,
.block-search .block-content:after {
  content: '';
  border-bottom-style: solid;
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
@media (max-width:767px) {
  .block-search .block-content:before,
  .block-search .block-content:after {
    display: none;
  }
}
.block-search .block-content:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
  right: 12px;
  top: -12px;
}
.block-search .block-content:after {
  border: 7px solid;
  border-color: transparent transparent #c4c4c6 transparent;
  z-index: 98;
  right: 11px;
  top: -14px;
}
.block-search .block-content .form {
  position: relative;
}
.block-search .block-content .label:before {
  display: none;
}
@media (max-width:767px) {
  .block-search .block-content .control {
    padding: 0;
    margin: 0;
    border: none;
  }
}
.block-search .block-content input {
  padding: 16px 45px 16px 16px;
  border: none;
  position: static;
  margin: 0;
  font-size: 14px;
}
.block-search .block-content .actions {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 40px;
}
.block-search .block-content .action.search {
  height: 100%;
  position: static;
  cursor: pointer;
  display: block;
  background: none;
  border: none;
  font-size: 0;
  padding: 8px 10px;
}
.block-search .block-content .action.search:before {
  content: '';
  background-image: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="83 80 50 56" width="25" height="25"> <style type="text/css"> .st0{fill:none;stroke:%23808285;stroke-width:5.675;} .st1{fill:none;stroke:%23808285;stroke-width:5.675;stroke-linecap:round;} </style> <g> <g> <path class="st0" d="M101.6,120.3c9.4,0,17.1-7.6,17.1-17.1c0-9.4-7.6-17.1-17.1-17.1s-17.1,7.6-17.1,17.1 C84.5,112.6,92.2,120.3,101.6,120.3z"/> </g> <g> <line class="st1" x1="115.4" y1="114.8" x2="131.9" y2="130.2"/> </g> </g> </svg>');
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: center;
  width: 20px;
  height: 100%;
  display: block;
}
.block-search.active .block-content {
  display: block;
}
.header-social .block-title {
  border-right: 1px solid #c4c4c6;
}
.header-social .block-title:before {
  background-image: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="83 80 50 56" width="25" height="25"> <style type="text/css"> .st0{fill:none;stroke:%23808285;stroke-width:3.973;} .st1{fill:%23FFFFFF;} .st2{fill:none;stroke:%23808285;stroke-width:3.973;} </style> <g> <polyline class="st0" points="114.6,97.4 92.5,108.3 115.1,119.2 		"/> <g> <path class="st1" d="M92.5,117.4c5,0,9.1-4.1,9.1-9.1c0-5-4.1-9.1-9.1-9.1s-9.1,4.1-9.1,9.1C83.4,113.3,87.5,117.4,92.5,117.4"/> <circle class="st2" cx="92.5" cy="108.3" r="9.1"/> <path class="st1" d="M123.9,102.7c5,0,9.1-4.1,9.1-9.1c0-5-4.1-9.1-9.1-9.1c-5,0-9.1,4.1-9.1,9.1 C114.7,98.6,118.8,102.7,123.9,102.7"/> <circle class="st2" cx="123.9" cy="93.6" r="9.1"/> <path class="st1" d="M123.9,131.9c5,0,9.1-4.1,9.1-9.1s-4.1-9.1-9.1-9.1c-5,0-9.1,4.1-9.1,9.1S118.8,131.9,123.9,131.9"/> <circle class="st2" cx="123.9" cy="122.7" r="9.1"/> </g> </g> </svg>');
}
.header-social .block-content {
  background: #ffffff;
  position: absolute;
  right: -5px;
  top: 100%;
  margin: 4px 0 0;
  padding: 16px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
}
@media (max-width:767px) {
  .header-social .block-content {
    right: 5px;
  }
}
.header-social .block-content:before,
.header-social .block-content:after {
  content: '';
  border-bottom-style: solid;
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
@media (max-width:767px) {
  .header-social .block-content:before,
  .header-social .block-content:after {
    display: none;
  }
}
.header-social .block-content:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
  right: 12px;
  top: -12px;
}
.header-social .block-content:after {
  border: 7px solid;
  border-color: transparent transparent #c4c4c6 transparent;
  z-index: 98;
  right: 11px;
  top: -14px;
}
.header-social.active .block-content {
  display: block;
}
.header-social .block-social ul li:last-child {
  margin: 0;
}
.header-social .block-social ul li a {
  width: 30px;
  height: 30px;
}
.account-link > a:before {
  background-image: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="76 80 65 58" width="100" height="100"> <style type="text/css"> .st0{fill:%23808285;} .st1{fill:none;stroke:%23FFFFFF;stroke-width:2.202;} </style> <g> <path class="st0" d="M138.3,134.8c-0.9-15.8-14-28.4-30.1-28.4S79.1,119,78.1,134.8H138.3z"/> <path class="st0" d="M108.2,114.3c8.7,0,15.8-7.1,15.8-15.8c0-8.7-7.1-15.8-15.8-15.8c-8.7,0-15.8,7.1-15.8,15.8 C92.4,107.2,99.5,114.3,108.2,114.3"/> <circle class="st1" cx="108.2" cy="98.5" r="15.8"/> </g> </svg>');
}
.minicart-wrapper:before {
  display: none;
}
.minicart-wrapper .action.showcart {
  position: relative;
}
.minicart-wrapper .action.showcart:before {
  content: '';
  background-image: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="83 80 50 56" width="100" height="100"> <style type="text/css">.st0,.st1,.st2{fill:%23808285;} </style> <g> <g> <path class="st0" d="M100.7,132.9c-3,0-5.5-2.5-5.5-5.5s2.5-5.5,5.5-5.5s5.5,2.5,5.5,5.5S103.7,132.9,100.7,132.9"/> </g> <g> <path class="st1" d="M122.1,132.9c-3,0-5.5-2.5-5.5-5.5s2.5-5.5,5.5-5.5s5.5,2.5,5.5,5.5S125.1,132.9,122.1,132.9"/> </g> <g> <path class="st2" d="M132.9,93.4c-0.3-0.4-0.8-0.6-1.3-0.6H92.4l-1.3-7.5c-0.2-0.8-0.9-1.3-1.6-1.3h-4.6c-0.9,0-1.7,0.8-1.7,1.7 c0,0.9,0.8,1.7,1.7,1.7h3.3c0,0,5.5,25.9,6,28.1s2.5,2,2.5,2H127c0.8,0,1.5-0.6,1.6-1.3l4.8-21.3 C133.3,94.3,133.2,93.8,132.9,93.4"/> </g> </g> </svg>');
}
.minicart-wrapper .action.showcart.active:before {
  content: '';
  margin: 0 auto 7px;
  display: block;
}
.minicart-wrapper .action.showcart .counter.qty {
  background: #00703c;
  border-radius: 50%;
  border: 1px solid #ffffff;
  position: absolute;
  min-width: 0;
  top: 24px;
  padding: 0;
  left: 47px;
  width: 17px;
  height: 17px;
  margin: 0;
  font-family: 'DIN2014Demi', sans-serif;
  font-size: 10px;
  line-height: 16px;
  text-align: center;
}
@media (max-width:992px) {
  .minicart-wrapper .action.showcart .counter.qty {
    top: 15px;
  }
}
@media (max-width:640px) {
  .minicart-wrapper .action.showcart .counter.qty {
    top: 10px;
    left: 33px;
  }
}
@media (max-width: 480px) {
  .minicart-wrapper .action.showcart .counter.qty {
    left: 28px;
  }
}
.minicart-wrapper .action.showcart .counter-number {
  text-shadow: none;
}
.minicart-wrapper .block-content {
  display: block;
}
.minicart-wrapper .items-total {
  display: none;
}
.minicart-wrapper .product-item-details {
  position: relative;
  padding-right: 30px;
}
.minicart-wrapper .product-item-name {
  font-size: 13px;
  font-family: 'DIN2014Demi', sans-serif;
}
.minicart-wrapper .product-item-name a {
  color: #000000;
  transition: color 0.3s ease;
}
.minicart-wrapper .product-item-name a:hover {
  color: #00703c;
  text-decoration: none;
}
.minicart-wrapper .item-qty {
  width: 35px;
  padding: 4px 10px;
}
.minicart-wrapper .holder-buttons {
  display: flex;
  justify-content: space-between;
}
.minicart-wrapper .holder-buttons .actions {
  width: 48%;
}
.minicart-wrapper .holder-buttons .actions .action {
  width: 100%;
  text-align: center;
}
.minicart-wrapper .holder-buttons .actions .secondary .action {
  color: #00703c;
  background: #ffffff;
}
.minicart-wrapper .holder-buttons .actions .secondary .action:hover {
  border-color: #00703c;
  background: #00703c;
  color: #ffffff;
}
.minicart-wrapper .block-minicart {
  width: 350px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
  border: none;
  min-width: 300px;
  max-width: calc(100% - 10px);
}
@media (max-width:767px) {
  .minicart-wrapper .block-minicart {
    right: 5px;
  }
  .minicart-wrapper .block-minicart:before,
  .minicart-wrapper .block-minicart:after {
    display: none;
  }
}
.minicart-wrapper .block-minicart .subtotal {
  display: flex;
  justify-content: space-between;
  padding: 20px 0;
  margin: 0;
}
.minicart-wrapper .block-minicart .subtitle.empty {
  padding: 0;
  font-family: 'DIN2014Regular', sans-serif;
}
.minicart-wrapper .action.close {
  right: 6px;
}
.minicart-wrapper .action.close:hover:before {
  color: #000000;
}
.minicart-wrapper .product .actions > .primary:not(:last-child),
.minicart-wrapper .product .actions > .secondary:not(:last-child) {
  margin: 0;
}
.minicart-wrapper .minicart-widgets {
  margin: 0;
}
.minicart-items-wrapper {
  border-top: none;
  padding: 20px 0 15px;
}
.minicart-items-wrapper .product .actions {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
}
.minicart-items-wrapper .product .actions .action {
  background: none;
  border: none;
}
.minicart-items-wrapper .product .actions .action:hover {
  background: none;
}
.minicart-items-wrapper .product .actions .action:before {
  font-size: 14px;
}
.header-banner-holder {
  margin: 0 0 40px;
}
@media (max-width:767px) {
  .header-banner-holder {
    margin: 0 0 20px;
  }
}
.header-banner {
  background: #00703c;
  padding: 11px 25px 11px;
  line-height: 1;
  text-align: center;
  color: #ffffff;
  font-family: 'DIN2014Demi';
  font-size: 22px;
  letter-spacing: 1px;
}
@media (max-width:992px) {
  .header-banner {
    font-size: 18px;
  }
}
@media (max-width: 480px) {
  .header-banner {
    font-size: 16px;
  }
}
.header-banner p {
  margin: 0;
}
.cms-index-index .page-footer {
  padding-top: 0;
}
.page-footer {
  max-width: 1165px;
  width: 100%;
  margin: 0 auto;
  padding: 50px 20px 0;
  background: none;
  font-size: 17px;
}
.page-footer .footer-content-holder {
  background: #f2f2f2;
}
.page-footer .footer-menu-holder {
  padding: 29px 26px 23px;
}
.page-footer .footer-menu-holder ul {
  margin: 0 0 10px;
}
.page-footer .footer-menu-holder li {
  font-family: 'DIN2014Demi', sans-serif;
}
.page-footer .footer-menu-holder li a {
  color: #00703c;
}
.page-footer .footer-menu-holder li a:hover {
  text-decoration: none;
  color: #000000;
}
.page-footer .footer-menu-holder p {
  margin: 0;
}
.page-footer .footer-contact-info {
  padding: 29px 26px 5px;
  border-top: 2px solid #ffffff;
}
@media (max-width:640px) {
  .page-footer .footer-contact-info ul {
    flex-direction: column;
  }
}
.page-footer .footer-contact-info li {
  color: #666666;
}
@media (max-width:640px) {
  .page-footer .footer-contact-info li {
    margin: 0 0 7px;
    line-height: 1.2;
    border: none;
  }
}
.page-footer .footer-contact-info li a {
  color: #666666;
}
.page-footer .footer-contact-info li a:hover {
  color: #666666;
  text-decoration: underline;
}
.page-footer .footer-contact-info li span {
  color: #00703c;
  font-family: 'DIN2014Bold', sans-serif;
}
.page-footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  line-height: 1;
}
.page-footer ul li {
  padding: 1px 13px 0 0;
  margin: 0 14px 7px 0;
  border-right: 2px solid #666666;
  line-height: 0.9;
}
@media (max-width:992px) {
  .page-footer ul li {
    border: none;
    padding: 0 4px 0 0;
  }
}
.page-footer ul li:last-child {
  border: none;
}
.page-footer a {
  transition: all 0.3s ease;
}
.page-footer .copyright {
  background: #f2f2f2;
  color: #666666;
  padding: 0 26px 33px;
  text-align: left;
  font-size: 17px;
}
.contact-with-us-holder {
  border: 1px solid #00703c;
  display: flex;
  font-size: 19px;
  margin: 0 0 14px;
}
@media (max-width:767px) {
  .contact-with-us-holder {
    flex-direction: column;
  }
}
.contact-with-us-holder > div {
  width: 50%;
  padding: 13px 15px 22px;
}
@media (max-width:767px) {
  .contact-with-us-holder > div {
    width: 100%;
    padding: 22px 15px 22px 28px;
  }
}
.contact-with-us-holder h3 {
  line-height: 1.2;
  margin: 0 10px 7px 0;
  font-size: 31px;
  font-family: 'KeplerBold', serif;
}
@media (max-width:767px) {
  .contact-with-us-holder h3 {
    margin: 8px 10px 5px 0;
  }
}
.contact-with-us-holder .contact-social-block {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width:767px) {
  .contact-with-us-holder .contact-social-block {
    align-items: center;
  }
}
.contact-with-us-holder .contact-social-block ul {
  display: flex;
  list-style: none;
  margin: 10px 0 0 auto;
  padding: 0;
}
@media (max-width:767px) {
  .contact-with-us-holder .contact-social-block ul {
    margin: 0;
  }
}
.contact-with-us-holder .contact-social-block ul li {
  border: none;
  padding: 0;
  margin: 0 11px 0 0;
}
.contact-with-us-holder .contact-social-block ul li a {
  width: 44px;
  height: 44px;
  border-radius: 6px;
  display: block;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: none;
  text-indent: -9999px;
}
.contact-with-us-holder .contact-social-block ul li a.fb {
  background-image: url('data:image/svg+xml;charset=utf-8, <svg width="86" height="85" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><path d="M84.4 72.8c0 5.9-4.8 10.6-10.6 10.6H12.4c-5.9 0-10.6-4.8-10.6-10.6V11.5C1.8 5.6 6.6.9 12.4.9h61.3c5.9 0 10.6 4.8 10.6 10.6v61.3h.1z" fill="%23FFF" fill-rule="nonzero"/><path d="M84.4 72.8c0 5.9-4.8 10.6-10.6 10.6H12.4c-5.9 0-10.6-4.8-10.6-10.6V11.5C1.8 5.6 6.6.9 12.4.9h61.3c5.9 0 10.6 4.8 10.6 10.6v61.3h.1z" stroke="%2300703c" stroke-width="1.7"/><path d="M39.5 41.6V30.2h8.8s-1.2-10.3 3.9-15.6c5.1-5.3 16.5-4.5 21.2-4v11h-4.2s-7.2-.3-6.2 8.7h10.4v11.4H63v33.7H48.4V41.7l-8.9-.1z" fill="%2300703c" fill-rule="nonzero"/></g></svg>');
}
.contact-with-us-holder .contact-social-block ul li a.fb:hover {
  background-image: url('data:image/svg+xml;charset=utf-8, <svg width="86" height="85" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><path d="M84.4 72.8c0 5.9-4.8 10.6-10.6 10.6H12.4c-5.9 0-10.6-4.8-10.6-10.6V11.5C1.8 5.6 6.6.9 12.4.9h61.3c5.9 0 10.6 4.8 10.6 10.6v61.3h.1z" fill="%23FFF" fill-rule="nonzero"/><path d="M84.4 72.8c0 5.9-4.8 10.6-10.6 10.6H12.4c-5.9 0-10.6-4.8-10.6-10.6V11.5C1.8 5.6 6.6.9 12.4.9h61.3c5.9 0 10.6 4.8 10.6 10.6v61.3h.1z" stroke="%23939598" stroke-width="1.7"/><path d="M39.5 41.6V30.2h8.8s-1.2-10.3 3.9-15.6c5.1-5.3 16.5-4.5 21.2-4v11h-4.2s-7.2-.3-6.2 8.7h10.4v11.4H63v33.7H48.4V41.7l-8.9-.1z" fill="%23939598" fill-rule="nonzero"/></g></svg>');
}
.contact-with-us-holder .contact-social-block ul li a.tw {
  background-image: url('data:image/svg+xml;charset=utf-8, <svg width="86" height="85" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><path d="M84.4 72.8c0 5.9-4.8 10.6-10.6 10.6H12.4c-5.9 0-10.6-4.8-10.6-10.6V11.5C1.8 5.6 6.6.9 12.4.9h61.3c5.9 0 10.6 4.8 10.6 10.6v61.3h.1z" fill="%23FFF" fill-rule="nonzero"/><path d="M84.4 72.8c0 5.9-4.8 10.6-10.6 10.6H12.4c-5.9 0-10.6-4.8-10.6-10.6V11.5C1.8 5.6 6.6.9 12.4.9h61.3c5.9 0 10.6 4.8 10.6 10.6v61.3h.1z" stroke="%2300703c" stroke-width="1.7"/><path d="M69.1 21.5a22.3 22.3 0 01-7.2 2.7c-2.1-2.2-5-3.5-8.2-3.5a11.2 11.2 0 00-11 13.6 32.1 32.1 0 01-23.2-11.6A11.1 11.1 0 0023 37.5c-1.8-.1-3.6-.6-5.1-1.4v.1c0 5.4 3.9 9.9 9 10.9-.9.3-1.9.4-3 .4l-2.1-.2c1.4 4.4 5.6 7.6 10.5 7.7a22.8 22.8 0 01-16.7 4.6c5 3.2 10.9 5 17.3 5A31.6 31.6 0 0065 33v-1.4c2.2-1.6 4.1-3.5 5.6-5.7-2 .9-4.2 1.5-6.5 1.7 2.3-1.3 4.1-3.5 5-6.1" fill="%2300703c" fill-rule="nonzero"/></g></svg>');
}
.contact-with-us-holder .contact-social-block ul li a.tw:hover {
  background-image: url('data:image/svg+xml;charset=utf-8, <svg width="86" height="85" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><path d="M84.4 72.8c0 5.9-4.8 10.6-10.6 10.6H12.4c-5.9 0-10.6-4.8-10.6-10.6V11.5C1.8 5.6 6.6.9 12.4.9h61.3c5.9 0 10.6 4.8 10.6 10.6v61.3h.1z" fill="%23FFF" fill-rule="nonzero"/><path d="M84.4 72.8c0 5.9-4.8 10.6-10.6 10.6H12.4c-5.9 0-10.6-4.8-10.6-10.6V11.5C1.8 5.6 6.6.9 12.4.9h61.3c5.9 0 10.6 4.8 10.6 10.6v61.3h.1z" stroke="%23939598" stroke-width="1.7"/><path d="M69.1 21.5a22.3 22.3 0 01-7.2 2.7c-2.1-2.2-5-3.5-8.2-3.5a11.2 11.2 0 00-11 13.6 32.1 32.1 0 01-23.2-11.6A11.1 11.1 0 0023 37.5c-1.8-.1-3.6-.6-5.1-1.4v.1c0 5.4 3.9 9.9 9 10.9-.9.3-1.9.4-3 .4l-2.1-.2c1.4 4.4 5.6 7.6 10.5 7.7a22.8 22.8 0 01-16.7 4.6c5 3.2 10.9 5 17.3 5A31.6 31.6 0 0065 33v-1.4c2.2-1.6 4.1-3.5 5.6-5.7-2 .9-4.2 1.5-6.5 1.7 2.3-1.3 4.1-3.5 5-6.1" fill="%23939598" fill-rule="nonzero"/></g></svg>');
}
.contact-with-us-holder .contact-social-block ul li a.yt {
  background-image: url('data:image/svg+xml;charset=utf-8, <svg width="86" height="85" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><path d="M84.4 72.8c0 5.9-4.8 10.6-10.6 10.6H12.4c-5.9 0-10.6-4.8-10.6-10.6V11.5C1.8 5.6 6.6.9 12.4.9h61.3c5.9 0 10.6 4.8 10.6 10.6v61.3h.1z" fill="%23FFF" fill-rule="nonzero"/><path d="M84.4 72.8c0 5.9-4.8 10.6-10.6 10.6H12.4c-5.9 0-10.6-4.8-10.6-10.6V11.5C1.8 5.6 6.6.9 12.4.9h61.3c5.9 0 10.6 4.8 10.6 10.6v61.3h.1z" stroke="%2300703c" stroke-width="1.7"/><path d="M51.8 42.7L37 50.9V34.5l14.8 8.2zm22.7 12.2V30.6c0-5.4-4.4-9.8-9.8-9.8H21.5a9.8 9.8 0 00-9.8 9.8v24.3c0 5.4 4.4 9.8 9.8 9.8h43.1c5.5 0 9.9-4.4 9.9-9.8z" fill="%2300703c" fill-rule="nonzero"/></g></svg>');
}
.contact-with-us-holder .contact-social-block ul li a.yt:hover {
  background-image: url('data:image/svg+xml;charset=utf-8, <svg width="86" height="85" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><path d="M84.4 72.8c0 5.9-4.8 10.6-10.6 10.6H12.4c-5.9 0-10.6-4.8-10.6-10.6V11.5C1.8 5.6 6.6.9 12.4.9h61.3c5.9 0 10.6 4.8 10.6 10.6v61.3h.1z" fill="%23FFF" fill-rule="nonzero"/><path d="M84.4 72.8c0 5.9-4.8 10.6-10.6 10.6H12.4c-5.9 0-10.6-4.8-10.6-10.6V11.5C1.8 5.6 6.6.9 12.4.9h61.3c5.9 0 10.6 4.8 10.6 10.6v61.3h.1z" stroke="%23939598" stroke-width="1.7"/><path d="M51.8 42.7L37 50.9V34.5l14.8 8.2zm22.7 12.2V30.6c0-5.4-4.4-9.8-9.8-9.8H21.5a9.8 9.8 0 00-9.8 9.8v24.3c0 5.4 4.4 9.8 9.8 9.8h43.1c5.5 0 9.9-4.4 9.9-9.8z" fill="%23939598" fill-rule="nonzero"/></g></svg>');
}
.contact-with-us-holder .contact-social-block ul li a.inst {
  background-image: url('data:image/svg+xml;charset=utf-8, <svg width="86" height="85" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><path d="M84.4 72.8c0 5.9-4.8 10.6-10.6 10.6H12.4c-5.9 0-10.6-4.8-10.6-10.6V11.5C1.8 5.6 6.6.9 12.4.9h61.3c5.9 0 10.6 4.8 10.6 10.6v61.3h.1z" fill="%23FFF" fill-rule="nonzero"/><path d="M84.4 72.8c0 5.9-4.8 10.6-10.6 10.6H12.4c-5.9 0-10.6-4.8-10.6-10.6V11.5C1.8 5.6 6.6.9 12.4.9h61.3c5.9 0 10.6 4.8 10.6 10.6v61.3h.1z" stroke="%2300703c" stroke-width="1.7"/><path d="M29.5 15.1c-7.5 0-13.6 6.1-13.6 13.6v26.9c0 7.5 6.1 13.6 13.6 13.6h27.2c7.5 0 13.6-6.1 13.6-13.6V28.7c0-7.5-6.1-13.6-13.6-13.6H29.5h0z" stroke="%2300703c" stroke-width="5"/><path d="M43.1 54.9c7.1 0 12.8-5.7 12.8-12.8 0-7.1-5.7-12.8-12.8-12.8-7.1 0-12.8 5.7-12.8 12.8 0 7.1 5.7 12.8 12.8 12.8z" stroke="%2300703c" stroke-width="5"/><path d="M59 30.1c2.2 0 3.9-1.7 3.9-3.9s-1.7-3.9-3.9-3.9a3.8 3.8 0 00-3.9 3.9c0 2.2 1.8 3.9 3.9 3.9" fill="%2300703c" fill-rule="nonzero"/></g></svg>');
}
.contact-with-us-holder .contact-social-block ul li a.inst:hover {
  background-image: url('data:image/svg+xml;charset=utf-8, <svg width="86" height="85" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><path d="M84.4 72.8c0 5.9-4.8 10.6-10.6 10.6H12.4c-5.9 0-10.6-4.8-10.6-10.6V11.5C1.8 5.6 6.6.9 12.4.9h61.3c5.9 0 10.6 4.8 10.6 10.6v61.3h.1z" fill="%23FFF" fill-rule="nonzero"/><path d="M84.4 72.8c0 5.9-4.8 10.6-10.6 10.6H12.4c-5.9 0-10.6-4.8-10.6-10.6V11.5C1.8 5.6 6.6.9 12.4.9h61.3c5.9 0 10.6 4.8 10.6 10.6v61.3h.1z" stroke="%23939598" stroke-width="1.7"/><path d="M29.5 15.1c-7.5 0-13.6 6.1-13.6 13.6v26.9c0 7.5 6.1 13.6 13.6 13.6h27.2c7.5 0 13.6-6.1 13.6-13.6V28.7c0-7.5-6.1-13.6-13.6-13.6H29.5h0z" stroke="%23939598" stroke-width="5"/><path d="M43.1 54.9c7.1 0 12.8-5.7 12.8-12.8 0-7.1-5.7-12.8-12.8-12.8-7.1 0-12.8 5.7-12.8 12.8 0 7.1 5.7 12.8 12.8 12.8z" stroke="%23939598" stroke-width="5"/><path d="M59 30.1c2.2 0 3.9-1.7 3.9-3.9s-1.7-3.9-3.9-3.9a3.8 3.8 0 00-3.9 3.9c0 2.2 1.8 3.9 3.9 3.9" fill="%23939598" fill-rule="nonzero"/></g></svg>');
}
.contact-with-us-holder .contact-social-block ul li a.pint {
  background-image: url('data:image/svg+xml;charset=utf-8, <svg width="86" height="85" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><path d="M84.4 72.8c0 5.9-4.8 10.6-10.6 10.6H12.4c-5.9 0-10.6-4.8-10.6-10.6V11.5C1.8 5.6 6.6.9 12.4.9h61.3c5.9 0 10.6 4.8 10.6 10.6v61.3h.1z" fill="%23FFF" fill-rule="nonzero"/><path d="M84.4 72.8c0 5.9-4.8 10.6-10.6 10.6H12.4c-5.9 0-10.6-4.8-10.6-10.6V11.5C1.8 5.6 6.6.9 12.4.9h61.3c5.9 0 10.6 4.8 10.6 10.6v61.3h.1z" stroke="%2300703c" stroke-width="1.7"/><path d="M40.1 52.6L37.8 59l-1.4 4c-.2.6-.6 1.1-1 1.6l-3.9 4.6c-.2.3-.7.4-1 .6-.1-.3-.4-.7-.4-1 0-2.6-.2-5.1 0-7.7.2-2.2.9-4.4 1.4-6.6l3.2-13.7c.1-.4 0-.8-.1-1.2-.4-1.4-.9-2.7-1.1-4.1-.6-3.7 2.8-7.9 6.7-8.1 3.1-.2 5.2 2.9 4.2 6.2l-2.2 7.8-.5 2.7c-.2 1 .3 1.7 1 2.3 2.4 2.4 5.8 2.7 8.9.8a11 11 0 004.7-5.9c1.6-4.1 1.9-8.4.4-12.6a13.2 13.2 0 00-13.4-8.5c-6.6.2-13.1 5-15.2 11.3-1.2 3.5-.9 6.8 1.2 9.9 1 1.5.7 4-.6 5.3-.5.5-1 .4-1.5.1a11.4 11.4 0 01-6.7-9.1 19.4 19.4 0 0110.2-20c7.3-4 14.9-4 22.7-1.4 2.6.9 5.1 2.1 7.2 3.9 3.5 3 5.3 6.9 5.7 11.4a24 24 0 01-5.7 17.6 16.5 16.5 0 01-10.8 5.7c-3.1.4-5.8-.5-8.5-2l-.6-.4-.6.1" fill="%2300703c" fill-rule="nonzero"/></g></svg>');
}
.contact-with-us-holder .contact-social-block ul li a.pint:hover {
  background-image: url('data:image/svg+xml;charset=utf-8, <svg width="86" height="85" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><path d="M84.4 72.8c0 5.9-4.8 10.6-10.6 10.6H12.4c-5.9 0-10.6-4.8-10.6-10.6V11.5C1.8 5.6 6.6.9 12.4.9h61.3c5.9 0 10.6 4.8 10.6 10.6v61.3h.1z" fill="%23FFF" fill-rule="nonzero"/><path d="M84.4 72.8c0 5.9-4.8 10.6-10.6 10.6H12.4c-5.9 0-10.6-4.8-10.6-10.6V11.5C1.8 5.6 6.6.9 12.4.9h61.3c5.9 0 10.6 4.8 10.6 10.6v61.3h.1z" stroke="%23939598" stroke-width="1.7"/><path d="M40.1 52.6L37.8 59l-1.4 4c-.2.6-.6 1.1-1 1.6l-3.9 4.6c-.2.3-.7.4-1 .6-.1-.3-.4-.7-.4-1 0-2.6-.2-5.1 0-7.7.2-2.2.9-4.4 1.4-6.6l3.2-13.7c.1-.4 0-.8-.1-1.2-.4-1.4-.9-2.7-1.1-4.1-.6-3.7 2.8-7.9 6.7-8.1 3.1-.2 5.2 2.9 4.2 6.2l-2.2 7.8-.5 2.7c-.2 1 .3 1.7 1 2.3 2.4 2.4 5.8 2.7 8.9.8a11 11 0 004.7-5.9c1.6-4.1 1.9-8.4.4-12.6a13.2 13.2 0 00-13.4-8.5c-6.6.2-13.1 5-15.2 11.3-1.2 3.5-.9 6.8 1.2 9.9 1 1.5.7 4-.6 5.3-.5.5-1 .4-1.5.1a11.4 11.4 0 01-6.7-9.1 19.4 19.4 0 0110.2-20c7.3-4 14.9-4 22.7-1.4 2.6.9 5.1 2.1 7.2 3.9 3.5 3 5.3 6.9 5.7 11.4a24 24 0 01-5.7 17.6 16.5 16.5 0 01-10.8 5.7c-3.1.4-5.8-.5-8.5-2l-.6-.4-.6.1" fill="%23939598" fill-rule="nonzero"/></g></svg>');
}
.contact-with-us-holder .contact-phone-email-block {
  background: #00703c;
  color: #ffffff;
  padding-left: 28px;
}
.contact-with-us-holder .contact-phone-email-block a {
  color: #ffffff;
}
.contact-with-us-holder .contact-phone-email-block ul li {
  border-color: #ffffff;
  margin: 0 20px 7px 0;
  padding: 1px 19px 0 0;
}
@media (max-width:992px) {
  .page-header .nav-toggle {
    display: block;
    position: static;
    margin: 0 25px 0 0;
  }
  .page-header .nav-toggle:before {
    color: #4e5056;
    font-size: 31px;
  }
}
@media (max-width:992px) and (max-width:640px) {
  .page-header .nav-toggle {
    margin: 0 15px 0 0;
  }
}
.page-header .navigation-holder {
  margin: 0 auto 0 107px;
  font-size: 19px;
  padding: 18px 0 0;
}
@media (max-width:1100px) {
  .page-header .navigation-holder {
    margin: 0 auto;
  }
}
@media (max-width:992px) {
  .page-header .navigation-holder {
    position: fixed;
    height: 100vh;
    overflow: auto;
    z-index: 15;
    top: 0;
    left: 0;
    width: 300px;
    padding: 0;
    background: #ffffff;
    transform: translateX(-105%);
    opacity: 0;
    visibility: hidden;
    box-shadow: 5px 0 10px rgba(0, 0, 0, 0.25);
    transition: all 0.3s ease-in-out;
  }
}
.page-header .navigation-holder.opened-menu {
  transform: translateX(0px);
  opacity: 1;
  visibility: visible;
  transition-property: transform, visibility;
}
.page-header .navigation-holder .mobile-menu-top-block {
  display: none;
  padding: 12px 40px;
  position: relative;
  border-bottom: 2px solid #00703c;
}
@media (max-width:992px) {
  .page-header .navigation-holder .mobile-menu-top-block {
    display: block;
  }
}
.page-header .navigation-holder .mobile-menu-top-block .logo {
  display: block;
  margin: 0 auto;
}
.page-header .navigation-holder .mobile-menu-top-block .close-mobile-menu-button {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  right: 8px;
  font-size: 0;
  width: 32px;
  height: 32px;
  background: none;
  border: none;
  padding: 0;
  transition: opacity 0.3s ease;
  min-width: 0;
}
.page-header .navigation-holder .mobile-menu-top-block .close-mobile-menu-button:before,
.page-header .navigation-holder .mobile-menu-top-block .close-mobile-menu-button:after {
  content: '';
  height: 100%;
  width: 3px;
  background: #4e5056;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  transform-origin: center;
}
.page-header .navigation-holder .mobile-menu-top-block .close-mobile-menu-button:before {
  transform: rotate(45deg);
}
.page-header .navigation-holder .mobile-menu-top-block .close-mobile-menu-button:after {
  transform: rotate(-45deg);
}
.page-header .navigation-holder ul {
  display: flex;
  padding: 0;
}
@media (max-width:992px) {
  .page-header .navigation-holder ul {
    flex-direction: column;
    padding: 10px 0 0;
  }
}
.page-header .navigation-holder ul li {
  margin: 0 45px 0 0;
  text-transform: uppercase;
  font-family: 'DIN2014Bold';
}
@media (max-width:992px) {
  .page-header .navigation-holder ul li {
    margin: 0 0 10px;
  }
}
.page-header .navigation-holder ul li:last-child {
  margin: 0;
}
.page-header .navigation-holder ul li a {
  color: #000000;
  padding: 3px 0;
  border-bottom: 2px solid transparent;
  transition: all 0.3s ease;
}
@media (max-width:992px) {
  .page-header .navigation-holder ul li a {
    display: block;
    padding: 10px 20px;
  }
}
.page-header .navigation-holder ul li a:focus,
.page-header .navigation-holder ul li a:hover {
  text-decoration: none;
  color: #00703c;
  border-bottom-color: #00703c;
}
.is-blog .page-header .navigation-holder ul li.blog a {
  color: #00703c;
  border-bottom-color: #00703c;
}
.logout-link-header {
  display: none;
}
.logout-link-header.logout-available {
  position: absolute;
  bottom: -20px;
  text-align: center;
  width: 100%;
  background: #fff;
  z-index: 1;
  padding-bottom: 15px;
  border-left: 1px solid #c4c4c6;
  color: #4e5056;
  font-size: 13px;
  text-transform: uppercase;
}
.account-link:hover .logout-link-header.logout-available,
.account-link:focus .logout-link-header.logout-available {
  display: inline-block;
}
* {
  box-sizing: border-box;
}
body {
  background: #ffffff;
  font-family: 'DIN2014Regular', sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.44;
  color: #000000;
  min-width: 320px;
}
a {
  color: #00703c;
}
a:active,
a:focus,
a:hover {
  color: #000000;
  text-decoration: underline;
}
a:visited {
  color: #00703c;
}
strong {
  font-weight: 400;
  font-family: 'DIN2014Bold', sans-serif;
}
p {
  margin: 0 0 22px;
}
.anim {
  transition: all 0.3s ease;
}
input[type='text'],
input[type='password'],
input[type='url'],
input[type='tel'],
input[type='search'],
input[type='number'],
input[type*='date'],
input[type='email'] {
  border-color: #c4c4c6;
  height: auto;
  line-height: 1;
  padding: 8px 9px;
  font-family: 'DIN2014Regular', sans-serif;
}
input[type='text']:focus,
input[type='password']:focus,
input[type='url']:focus,
input[type='tel']:focus,
input[type='search']:focus,
input[type='number']:focus,
input[type*='date']:focus,
input[type='email']:focus {
  box-shadow: none;
}
input::-webkit-input-placeholder {
  color: #9b9c9f;
}
input:focus::-webkit-input-placeholder {
  color: transparent;
}
input:-moz-placeholder {
  color: #9b9c9f;
  opacity: 1;
}
input:focus::-moz-placeholder {
  color: transparent;
}
input::-moz-placeholder {
  color: #9b9c9f;
  opacity: 1;
}
input:focus::-moz-placeholder {
  color: transparent;
}
input:-ms-input-placeholder {
  color: #9b9c9f;
}
input:focus:-ms-input-placeholder {
  color: transparent;
}
.blog-search input::-webkit-input-placeholder {
  color: #9b9c9f;
}
.blog-search input:focus::-webkit-input-placeholder {
  color: transparent;
}
.blog-search input:-moz-placeholder {
  color: #9b9c9f;
  opacity: 1;
}
.blog-search input:focus::-moz-placeholder {
  color: transparent;
}
.blog-search input::-moz-placeholder {
  color: #9b9c9f;
  opacity: 1;
}
.blog-search input:focus::-moz-placeholder {
  color: transparent;
}
.blog-search input:-ms-input-placeholder {
  color: #9b9c9f;
}
.blog-search input:focus:-ms-input-placeholder {
  color: transparent;
}
select:focus {
  box-shadow: none;
}
.field.choice {
  position: relative;
}
.field.choice input[type='checkbox'],
.field.choice input[type='radio'] {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  margin: 0;
  opacity: 0;
  width: 1px;
  height: 1px;
  position: absolute;
}
.field.choice input[type='checkbox'] + label,
.field.choice input[type='radio'] + label {
  display: inline-block !important;
  line-height: 1;
  padding: 0px 10px 0px 21px;
  position: relative;
  cursor: pointer;
  top: 0;
}
.field.choice input[type='checkbox'] + label:before,
.field.choice input[type='radio'] + label:before {
  content: '';
  width: 9px;
  height: 9px;
  border: 1px solid #666666;
  position: absolute;
  top: 2px;
  left: 0;
  background-color: #ffffff;
}
.field.choice input[type='checkbox']:focus,
.field.choice input[type='radio']:focus {
  box-shadow: none;
}
.field.choice input[type='checkbox']:checked + label:before,
.field.choice input[type='radio']:checked + label:before {
  background-color: #00703c;
  border-color: #00703c;
}
.field.choice input[type='checkbox'] + label:before {
  border-radius: 0;
}
.field.choice input[type='checkbox']:checked + label:before {
  border-color: #00703c;
  background: #00703c;
}
.field.choice input[type='radio'] + label:before {
  border-radius: 50%;
}
.amin {
  transition: all 0.3s ease;
}
.message .success a {
  color: #00703c;
  font-family: 'DIN2014Bold';
}
.breadcrumbs,
.page-main {
  max-width: 1165px;
  width: 100%;
  margin: 0 auto;
  padding: 0 20px;
}
.columns .column.main {
  padding-bottom: 18px;
}
.centered {
  text-align: center;
}
.page-main > .page-title-wrapper .page-title {
  font-size: 65px;
  display: block;
  text-align: center;
  position: relative;
}
@media (max-width:767px) {
  .page-main > .page-title-wrapper .page-title {
    font-size: 48px;
  }
}
.page-main > .page-title-wrapper .page-title:before {
  content: '';
  height: 6px;
  width: 100%;
  background: #00703c;
  top: 0;
  bottom: 8px;
  left: 0;
  margin: auto 0;
  position: absolute;
}
@media (max-width:767px) {
  .page-main > .page-title-wrapper .page-title:before {
    display: none;
  }
}
.page-main > .page-title-wrapper .page-title span {
  background: #ffffff;
  position: relative;
  padding: 0 30px;
}
@media (max-width:767px) {
  .page-main > .page-title-wrapper .page-title span {
    padding: 0;
  }
}
.page-title {
  color: #00703c;
  font-family: 'DIN2014Bold', sans-serif;
  font-size: 100px;
  line-height: 1;
  margin: 0 0 59px;
  text-transform: uppercase;
}
@media (max-width:992px) {
  .page-title {
    font-size: 65px;
    margin: 0 0 25px;
  }
}
@media (max-width:767px) {
  .page-title {
    font-size: 48px;
  }
}
.page-title.title-styled {
  position: relative;
}
.page-title.title-styled:before {
  content: '';
  height: 6px;
  width: 100%;
  background: #00703c;
  top: 50%;
  margin-top: -13px;
  left: 0;
  transform: translateY(50%);
  position: absolute;
}
.page-title.title-styled em {
  background: #ffffff;
  position: relative;
  font-style: normal;
  padding: 0 30px;
}
@media (max-width:767px) {
  .page-title.title-styled em {
    padding: 0;
  }
}
.page-subtitle {
  font-family: 'KeplerBold', serif;
  font-size: 57px;
  margin: 0 0 20px;
  line-height: 0.9;
}
@media (max-width:1100px) {
  .page-subtitle {
    font-size: 48px;
  }
}
@media (max-width:880px) {
  .page-subtitle {
    font-size: 38px;
  }
}
.page-subtitle.white-subtitle {
  color: #ffffff;
}
.block-title {
  font-family: 'KeplerBold', serif;
  font-size: 31px;
  margin: 0 0 7px;
  line-height: 1.1;
}
.block-title .action {
  font-family: 'DIN2014Regular', sans-serif;
  font-size: 15px;
}
.marker-block {
  display: inline-block;
  padding: 3px 3px 1px;
  background: #00703c;
  color: #ffffff;
  font-size: 13px;
  text-transform: uppercase;
  font-family: 'DIN2014Bold', sans-serif;
  width: 47px;
  line-height: 1;
  margin: 0 0 0 5px;
}
.breadcrumbs {
  margin-bottom: 40px;
}
@media (max-width:767px) {
  .breadcrumbs {
    display: block;
    margin-bottom: 20px;
  }
}
.breadcrumbs .items {
  padding: 20px 0;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 1;
  font-family: 'DIN2014Demi', sans-serif;
}
.breadcrumbs .items a {
  color: #9b9c9f;
}
.breadcrumbs .items a:hover {
  text-decoration: none;
  color: #00703c;
}
.breadcrumbs .items strong {
  color: #00703c;
}
.breadcrumbs .items .item {
  display: flex;
  align-items: center;
}
.breadcrumbs .items .item:not(:last-child):after {
  content: '>';
  font-family: 'DIN2014Demi', sans-serif;
  margin: 0 6px;
  font-size: 14px;
}
.breadcrumbs .items .item.home a {
  font-size: 0;
  width: 18px;
  height: 18px;
  background-image: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="83 80 50 56" fill="%23939598" width="25" height="25"> <g> <path class="st0" d="M129.6,109.1l-7.6-6.9V89.4h-7.2v6.2l-6.2-5.7c-0.3-0.3-0.7-0.3-1,0l-20.8,19.2c-0.3,0.2-0.3,0.6-0.1,1 c0.1,0.2,0.4,0.3,0.7,0.3h5.2v15.7c0,0.4,0.3,0.8,0.7,0.8h8.5c0.4,0,0.7-0.3,0.7-0.7v-9.1c0-0.5,0.4-0.9,0.9-0.9h9.5 c0.5,0,0.9,0.4,0.9,0.9v9.1c0,0.4,0.3,0.7,0.7,0.7h8.5c0.4,0,0.8-0.3,0.8-0.8v-15.7h5.2c0.3,0,0.5-0.1,0.7-0.3 C129.9,109.8,129.8,109.4,129.6,109.1"/> </g> </svg>');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.breadcrumbs .items .item.home a:hover {
  background-image: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="83 80 50 56" fill="%2300703c" width="25" height="25"> <g> <path class="st0" d="M129.6,109.1l-7.6-6.9V89.4h-7.2v6.2l-6.2-5.7c-0.3-0.3-0.7-0.3-1,0l-20.8,19.2c-0.3,0.2-0.3,0.6-0.1,1 c0.1,0.2,0.4,0.3,0.7,0.3h5.2v15.7c0,0.4,0.3,0.8,0.7,0.8h8.5c0.4,0,0.7-0.3,0.7-0.7v-9.1c0-0.5,0.4-0.9,0.9-0.9h9.5 c0.5,0,0.9,0.4,0.9,0.9v9.1c0,0.4,0.3,0.7,0.7,0.7h8.5c0.4,0,0.8-0.3,0.8-0.8v-15.7h5.2c0.3,0,0.5-0.1,0.7-0.3 C129.9,109.8,129.8,109.4,129.6,109.1"/> </g> </svg>');
}
.toolbar select {
  border-radius: 0;
  background-color: #ffffff;
  box-shadow: none;
}
.pager {
  display: flex;
  align-items: center;
}
.pages {
  margin: 0 0 0 auto;
}
.pages .items {
  display: flex;
  align-items: center;
}
.pages .item {
  margin: 0 5px 0 0;
  line-height: 1;
}
.pages a.page,
.pages strong.page {
  background: none;
  font-weight: 400;
  font-size: 14px;
  padding: 0;
  line-height: 1;
  width: 18px;
  text-align: center;
}
.pages a.page {
  color: #939598;
}
.pages a.page:hover {
  color: #000000;
  text-decoration: none;
}
.pages a.page:visited {
  color: #939598;
}
.pages .action {
  border: none;
  background: none;
  border-radius: 0;
  box-shadow: none;
}
.pages .action.previous:before,
.pages .action.next:before {
  color: #939598;
}
.pages .action.previous:visited:before,
.pages .action.next:visited:before {
  color: #939598;
}
.pages .action.previous:hover,
.pages .action.next:hover {
  background: none;
}
.pages .action.previous:hover:before,
.pages .action.next:hover:before {
  color: #000000;
}
.video-holder {
  position: relative;
  padding: 56.2% 0 0;
}
.video-holder video,
.video-holder iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.block-social ul {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
}
.block-social ul li {
  border: none;
  padding: 0;
  margin: 0 7px 0 0;
}
.block-social ul li a {
  width: 19px;
  height: 19px;
  border-radius: 3px;
  display: block;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: none;
  text-indent: -9999px;
}
.block-social ul li a.fb {
  background-image: url('data:image/svg+xml;charset=utf-8, <svg width="86" height="85" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><path d="M84.4 72.8c0 5.9-4.8 10.6-10.6 10.6H12.4c-5.9 0-10.6-4.8-10.6-10.6V11.5C1.8 5.6 6.6.9 12.4.9h61.3c5.9 0 10.6 4.8 10.6 10.6v61.3h.1z" fill="%23FFF" fill-rule="nonzero"/><path d="M84.4 72.8c0 5.9-4.8 10.6-10.6 10.6H12.4c-5.9 0-10.6-4.8-10.6-10.6V11.5C1.8 5.6 6.6.9 12.4.9h61.3c5.9 0 10.6 4.8 10.6 10.6v61.3h.1z" stroke="%23939598" stroke-width="1.7"/><path d="M39.5 41.6V30.2h8.8s-1.2-10.3 3.9-15.6c5.1-5.3 16.5-4.5 21.2-4v11h-4.2s-7.2-.3-6.2 8.7h10.4v11.4H63v33.7H48.4V41.7l-8.9-.1z" fill="%23939598" fill-rule="nonzero"/></g></svg>');
}
.block-social ul li a.fb:hover {
  background-image: url('data:image/svg+xml;charset=utf-8, <svg width="86" height="85" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><path d="M84.4 72.8c0 5.9-4.8 10.6-10.6 10.6H12.4c-5.9 0-10.6-4.8-10.6-10.6V11.5C1.8 5.6 6.6.9 12.4.9h61.3c5.9 0 10.6 4.8 10.6 10.6v61.3h.1z" fill="%23FFF" fill-rule="nonzero"/><path d="M84.4 72.8c0 5.9-4.8 10.6-10.6 10.6H12.4c-5.9 0-10.6-4.8-10.6-10.6V11.5C1.8 5.6 6.6.9 12.4.9h61.3c5.9 0 10.6 4.8 10.6 10.6v61.3h.1z" stroke="%2300703c" stroke-width="1.7"/><path d="M39.5 41.6V30.2h8.8s-1.2-10.3 3.9-15.6c5.1-5.3 16.5-4.5 21.2-4v11h-4.2s-7.2-.3-6.2 8.7h10.4v11.4H63v33.7H48.4V41.7l-8.9-.1z" fill="%2300703c" fill-rule="nonzero"/></g></svg>');
}
.block-social ul li a.tw {
  background-image: url('data:image/svg+xml;charset=utf-8, <svg width="86" height="85" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><path d="M84.4 72.8c0 5.9-4.8 10.6-10.6 10.6H12.4c-5.9 0-10.6-4.8-10.6-10.6V11.5C1.8 5.6 6.6.9 12.4.9h61.3c5.9 0 10.6 4.8 10.6 10.6v61.3h.1z" fill="%23FFF" fill-rule="nonzero"/><path d="M84.4 72.8c0 5.9-4.8 10.6-10.6 10.6H12.4c-5.9 0-10.6-4.8-10.6-10.6V11.5C1.8 5.6 6.6.9 12.4.9h61.3c5.9 0 10.6 4.8 10.6 10.6v61.3h.1z" stroke="%23939598" stroke-width="1.7"/><path d="M69.1 21.5a22.3 22.3 0 01-7.2 2.7c-2.1-2.2-5-3.5-8.2-3.5a11.2 11.2 0 00-11 13.6 32.1 32.1 0 01-23.2-11.6A11.1 11.1 0 0023 37.5c-1.8-.1-3.6-.6-5.1-1.4v.1c0 5.4 3.9 9.9 9 10.9-.9.3-1.9.4-3 .4l-2.1-.2c1.4 4.4 5.6 7.6 10.5 7.7a22.8 22.8 0 01-16.7 4.6c5 3.2 10.9 5 17.3 5A31.6 31.6 0 0065 33v-1.4c2.2-1.6 4.1-3.5 5.6-5.7-2 .9-4.2 1.5-6.5 1.7 2.3-1.3 4.1-3.5 5-6.1" fill="%23939598" fill-rule="nonzero"/></g></svg>');
}
.block-social ul li a.tw:hover {
  background-image: url('data:image/svg+xml;charset=utf-8, <svg width="86" height="85" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><path d="M84.4 72.8c0 5.9-4.8 10.6-10.6 10.6H12.4c-5.9 0-10.6-4.8-10.6-10.6V11.5C1.8 5.6 6.6.9 12.4.9h61.3c5.9 0 10.6 4.8 10.6 10.6v61.3h.1z" fill="%23FFF" fill-rule="nonzero"/><path d="M84.4 72.8c0 5.9-4.8 10.6-10.6 10.6H12.4c-5.9 0-10.6-4.8-10.6-10.6V11.5C1.8 5.6 6.6.9 12.4.9h61.3c5.9 0 10.6 4.8 10.6 10.6v61.3h.1z" stroke="%2300703c" stroke-width="1.7"/><path d="M69.1 21.5a22.3 22.3 0 01-7.2 2.7c-2.1-2.2-5-3.5-8.2-3.5a11.2 11.2 0 00-11 13.6 32.1 32.1 0 01-23.2-11.6A11.1 11.1 0 0023 37.5c-1.8-.1-3.6-.6-5.1-1.4v.1c0 5.4 3.9 9.9 9 10.9-.9.3-1.9.4-3 .4l-2.1-.2c1.4 4.4 5.6 7.6 10.5 7.7a22.8 22.8 0 01-16.7 4.6c5 3.2 10.9 5 17.3 5A31.6 31.6 0 0065 33v-1.4c2.2-1.6 4.1-3.5 5.6-5.7-2 .9-4.2 1.5-6.5 1.7 2.3-1.3 4.1-3.5 5-6.1" fill="%2300703c" fill-rule="nonzero"/></g></svg>');
}
.block-social ul li a.yt {
  background-image: url('data:image/svg+xml;charset=utf-8, <svg width="86" height="85" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><path d="M84.4 72.8c0 5.9-4.8 10.6-10.6 10.6H12.4c-5.9 0-10.6-4.8-10.6-10.6V11.5C1.8 5.6 6.6.9 12.4.9h61.3c5.9 0 10.6 4.8 10.6 10.6v61.3h.1z" fill="%23FFF" fill-rule="nonzero"/><path d="M84.4 72.8c0 5.9-4.8 10.6-10.6 10.6H12.4c-5.9 0-10.6-4.8-10.6-10.6V11.5C1.8 5.6 6.6.9 12.4.9h61.3c5.9 0 10.6 4.8 10.6 10.6v61.3h.1z" stroke="%23939598" stroke-width="1.7"/><path d="M51.8 42.7L37 50.9V34.5l14.8 8.2zm22.7 12.2V30.6c0-5.4-4.4-9.8-9.8-9.8H21.5a9.8 9.8 0 00-9.8 9.8v24.3c0 5.4 4.4 9.8 9.8 9.8h43.1c5.5 0 9.9-4.4 9.9-9.8z" fill="%23939598" fill-rule="nonzero"/></g></svg>');
}
.block-social ul li a.yt:hover {
  background-image: url('data:image/svg+xml;charset=utf-8, <svg width="86" height="85" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><path d="M84.4 72.8c0 5.9-4.8 10.6-10.6 10.6H12.4c-5.9 0-10.6-4.8-10.6-10.6V11.5C1.8 5.6 6.6.9 12.4.9h61.3c5.9 0 10.6 4.8 10.6 10.6v61.3h.1z" fill="%23FFF" fill-rule="nonzero"/><path d="M84.4 72.8c0 5.9-4.8 10.6-10.6 10.6H12.4c-5.9 0-10.6-4.8-10.6-10.6V11.5C1.8 5.6 6.6.9 12.4.9h61.3c5.9 0 10.6 4.8 10.6 10.6v61.3h.1z" stroke="%2300703c" stroke-width="1.7"/><path d="M51.8 42.7L37 50.9V34.5l14.8 8.2zm22.7 12.2V30.6c0-5.4-4.4-9.8-9.8-9.8H21.5a9.8 9.8 0 00-9.8 9.8v24.3c0 5.4 4.4 9.8 9.8 9.8h43.1c5.5 0 9.9-4.4 9.9-9.8z" fill="%2300703c" fill-rule="nonzero"/></g></svg>');
}
.block-social ul li a.inst {
  background-image: url('data:image/svg+xml;charset=utf-8, <svg width="86" height="85" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><path d="M84.4 72.8c0 5.9-4.8 10.6-10.6 10.6H12.4c-5.9 0-10.6-4.8-10.6-10.6V11.5C1.8 5.6 6.6.9 12.4.9h61.3c5.9 0 10.6 4.8 10.6 10.6v61.3h.1z" fill="%23FFF" fill-rule="nonzero"/><path d="M84.4 72.8c0 5.9-4.8 10.6-10.6 10.6H12.4c-5.9 0-10.6-4.8-10.6-10.6V11.5C1.8 5.6 6.6.9 12.4.9h61.3c5.9 0 10.6 4.8 10.6 10.6v61.3h.1z" stroke="%23939598" stroke-width="1.7"/><path d="M29.5 15.1c-7.5 0-13.6 6.1-13.6 13.6v26.9c0 7.5 6.1 13.6 13.6 13.6h27.2c7.5 0 13.6-6.1 13.6-13.6V28.7c0-7.5-6.1-13.6-13.6-13.6H29.5h0z" stroke="%23939598" stroke-width="5"/><path d="M43.1 54.9c7.1 0 12.8-5.7 12.8-12.8 0-7.1-5.7-12.8-12.8-12.8-7.1 0-12.8 5.7-12.8 12.8 0 7.1 5.7 12.8 12.8 12.8z" stroke="%23939598" stroke-width="5"/><path d="M59 30.1c2.2 0 3.9-1.7 3.9-3.9s-1.7-3.9-3.9-3.9a3.8 3.8 0 00-3.9 3.9c0 2.2 1.8 3.9 3.9 3.9" fill="%23939598" fill-rule="nonzero"/></g></svg>');
}
.block-social ul li a.inst:hover {
  background-image: url('data:image/svg+xml;charset=utf-8, <svg width="86" height="85" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><path d="M84.4 72.8c0 5.9-4.8 10.6-10.6 10.6H12.4c-5.9 0-10.6-4.8-10.6-10.6V11.5C1.8 5.6 6.6.9 12.4.9h61.3c5.9 0 10.6 4.8 10.6 10.6v61.3h.1z" fill="%23FFF" fill-rule="nonzero"/><path d="M84.4 72.8c0 5.9-4.8 10.6-10.6 10.6H12.4c-5.9 0-10.6-4.8-10.6-10.6V11.5C1.8 5.6 6.6.9 12.4.9h61.3c5.9 0 10.6 4.8 10.6 10.6v61.3h.1z" stroke="%2300703c" stroke-width="1.7"/><path d="M29.5 15.1c-7.5 0-13.6 6.1-13.6 13.6v26.9c0 7.5 6.1 13.6 13.6 13.6h27.2c7.5 0 13.6-6.1 13.6-13.6V28.7c0-7.5-6.1-13.6-13.6-13.6H29.5h0z" stroke="%2300703c" stroke-width="5"/><path d="M43.1 54.9c7.1 0 12.8-5.7 12.8-12.8 0-7.1-5.7-12.8-12.8-12.8-7.1 0-12.8 5.7-12.8 12.8 0 7.1 5.7 12.8 12.8 12.8z" stroke="%2300703c" stroke-width="5"/><path d="M59 30.1c2.2 0 3.9-1.7 3.9-3.9s-1.7-3.9-3.9-3.9a3.8 3.8 0 00-3.9 3.9c0 2.2 1.8 3.9 3.9 3.9" fill="%2300703c" fill-rule="nonzero"/></g></svg>');
}
.block-social ul li a.pint {
  background-image: url('data:image/svg+xml;charset=utf-8, <svg width="86" height="85" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><path d="M84.4 72.8c0 5.9-4.8 10.6-10.6 10.6H12.4c-5.9 0-10.6-4.8-10.6-10.6V11.5C1.8 5.6 6.6.9 12.4.9h61.3c5.9 0 10.6 4.8 10.6 10.6v61.3h.1z" fill="%23FFF" fill-rule="nonzero"/><path d="M84.4 72.8c0 5.9-4.8 10.6-10.6 10.6H12.4c-5.9 0-10.6-4.8-10.6-10.6V11.5C1.8 5.6 6.6.9 12.4.9h61.3c5.9 0 10.6 4.8 10.6 10.6v61.3h.1z" stroke="%23939598" stroke-width="1.7"/><path d="M40.1 52.6L37.8 59l-1.4 4c-.2.6-.6 1.1-1 1.6l-3.9 4.6c-.2.3-.7.4-1 .6-.1-.3-.4-.7-.4-1 0-2.6-.2-5.1 0-7.7.2-2.2.9-4.4 1.4-6.6l3.2-13.7c.1-.4 0-.8-.1-1.2-.4-1.4-.9-2.7-1.1-4.1-.6-3.7 2.8-7.9 6.7-8.1 3.1-.2 5.2 2.9 4.2 6.2l-2.2 7.8-.5 2.7c-.2 1 .3 1.7 1 2.3 2.4 2.4 5.8 2.7 8.9.8a11 11 0 004.7-5.9c1.6-4.1 1.9-8.4.4-12.6a13.2 13.2 0 00-13.4-8.5c-6.6.2-13.1 5-15.2 11.3-1.2 3.5-.9 6.8 1.2 9.9 1 1.5.7 4-.6 5.3-.5.5-1 .4-1.5.1a11.4 11.4 0 01-6.7-9.1 19.4 19.4 0 0110.2-20c7.3-4 14.9-4 22.7-1.4 2.6.9 5.1 2.1 7.2 3.9 3.5 3 5.3 6.9 5.7 11.4a24 24 0 01-5.7 17.6 16.5 16.5 0 01-10.8 5.7c-3.1.4-5.8-.5-8.5-2l-.6-.4-.6.1" fill="%23939598" fill-rule="nonzero"/></g></svg>');
}
.block-social ul li a.pint:hover {
  background-image: url('data:image/svg+xml;charset=utf-8, <svg width="86" height="85" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><path d="M84.4 72.8c0 5.9-4.8 10.6-10.6 10.6H12.4c-5.9 0-10.6-4.8-10.6-10.6V11.5C1.8 5.6 6.6.9 12.4.9h61.3c5.9 0 10.6 4.8 10.6 10.6v61.3h.1z" fill="%23FFF" fill-rule="nonzero"/><path d="M84.4 72.8c0 5.9-4.8 10.6-10.6 10.6H12.4c-5.9 0-10.6-4.8-10.6-10.6V11.5C1.8 5.6 6.6.9 12.4.9h61.3c5.9 0 10.6 4.8 10.6 10.6v61.3h.1z" stroke="%2300703c" stroke-width="1.7"/><path d="M40.1 52.6L37.8 59l-1.4 4c-.2.6-.6 1.1-1 1.6l-3.9 4.6c-.2.3-.7.4-1 .6-.1-.3-.4-.7-.4-1 0-2.6-.2-5.1 0-7.7.2-2.2.9-4.4 1.4-6.6l3.2-13.7c.1-.4 0-.8-.1-1.2-.4-1.4-.9-2.7-1.1-4.1-.6-3.7 2.8-7.9 6.7-8.1 3.1-.2 5.2 2.9 4.2 6.2l-2.2 7.8-.5 2.7c-.2 1 .3 1.7 1 2.3 2.4 2.4 5.8 2.7 8.9.8a11 11 0 004.7-5.9c1.6-4.1 1.9-8.4.4-12.6a13.2 13.2 0 00-13.4-8.5c-6.6.2-13.1 5-15.2 11.3-1.2 3.5-.9 6.8 1.2 9.9 1 1.5.7 4-.6 5.3-.5.5-1 .4-1.5.1a11.4 11.4 0 01-6.7-9.1 19.4 19.4 0 0110.2-20c7.3-4 14.9-4 22.7-1.4 2.6.9 5.1 2.1 7.2 3.9 3.5 3 5.3 6.9 5.7 11.4a24 24 0 01-5.7 17.6 16.5 16.5 0 01-10.8 5.7c-3.1.4-5.8-.5-8.5-2l-.6-.4-.6.1" fill="%2300703c" fill-rule="nonzero"/></g></svg>');
}
.labels {
  display: flex;
  flex-wrap: wrap;
}
.labels .brand {
  width: 50%;
  font-size: 16px;
  padding: 16px;
  vertical-align: top;
  margin-top: 32px;
}
@media (max-width:767px) {
  .labels .brand {
    width: 100%;
    padding: 0;
  }
}
.labels .brand .narrow {
  display: none;
}
.labels .brand table {
  margin-top: 16px;
}
.labels .brand table tr {
  border-bottom: 1px solid #939598;
}
.labels .brand th {
  text-transform: uppercase;
  font-family: 'DIN2014Demi';
}
.labels .brand .col1 {
  width: calc(90% - 160px);
  text-align: left;
  padding-right: 8px;
  padding-bottom: 8px;
  padding-left: 0;
}
.labels .brand .col2 {
  width: 50px;
  border-left: 1px solid #939598;
}
.labels .brand .col3 {
  width: 110px;
  border-left: 1px solid #939598;
}
.labels .brand td {
  padding: 5px 0 2px 2px;
}
.labels .brand td:nth-child(n + 2) {
  border-left: 1px solid #939598;
}
.labels .brand .product-name {
  text-align: left;
  padding: 10px 16px 10px 0;
  color: #707070;
  vertical-align: middle;
  line-height: 1.2;
  font-size: 13px;
}
.labels .brand .download {
  color: #ffffff;
  display: inline-block;
  background-color: gray;
  line-height: 1;
  width: 32px;
  height: 32px;
  vertical-align: top;
  text-align: center;
  margin: 0 0 3px 3px;
  font-size: 14px;
  padding: 2px 3px;
  text-transform: uppercase;
}
.labels .brand .download:hover {
  text-decoration: none;
}
.labels .brand .product-sds .download {
  line-height: 2rem;
}
.labels .brand .product-labels {
  font-size: 0;
}
.labels .brand-images {
  height: 13rem;
  font-size: 0;
  text-align: center;
  vertical-align: bottom;
  max-width: 25rem;
  margin: 0 auto;
}
.labels .brand-images img {
  display: block;
  margin: 0 auto;
}
.labels .brand-images img.product-image {
  max-height: 70%;
}
.labels .brand-images img.logo {
  max-height: 30%;
  max-width: 10rem;
  margin-top: 1rem;
  float: none;
  z-index: 0;
}
.hidden-container {
  display: none;
}
.modal-popup.newsletter-popup .modal-inner-wrap {
  max-width: 90%;
  height: auto;
  width: 680px;
  box-shadow: 0 0 0 7px #00703c inset;
  border: 11px solid #ffffff;
  text-align: center;
}
.modal-popup.newsletter-popup .modal-inner-wrap[class] {
  background: #ffffff;
}
.modal-popup.newsletter-popup .action-close {
  margin: 0;
  width: 29px;
  height: 29px;
  background: #00703c;
}
.modal-popup.newsletter-popup .action-close:before {
  color: #ffffff;
  font-weight: bold;
}
.modal-popup.newsletter-popup .modal-content {
  padding: 6% 10% 10%;
}
.modal-popup.newsletter-popup .title {
  font-size: 55px;
  text-transform: uppercase;
  line-height: 1;
  padding: 0 0 16px;
  border-bottom: 1px solid #00703c;
  margin: 0 0 25px;
}
@media (max-width:640px) {
  .modal-popup.newsletter-popup .title {
    font-size: 40px;
  }
}
@media (max-width: 480px) {
  .modal-popup.newsletter-popup .title {
    font-size: 35px;
    margin: 0 0 20px;
  }
}
.modal-popup.newsletter-popup .title span {
  display: block;
  color: #00703c;
  font-size: 60px;
}
.modal-popup.newsletter-popup .subtitle {
  font-family: 'DIN2014Bold', sans-serif;
  font-size: 23px;
  margin: 0 0 30px;
}
@media (max-width: 480px) {
  .modal-popup.newsletter-popup .subtitle {
    font-size: 19px;
  }
}
.modal-popup.newsletter-popup .fieldset {
  display: flex;
  justify-content: space-between;
}
@media (max-width:640px) {
  .modal-popup.newsletter-popup .fieldset {
    flex-direction: column;
  }
}
.modal-popup.newsletter-popup .fieldset .field {
  width: calc(100% - 140px);
}
@media (max-width:640px) {
  .modal-popup.newsletter-popup .fieldset .field {
    width: 100%;
  }
}
.modal-popup.newsletter-popup .fieldset .field input {
  border: 3px solid #00703c;
  font-size: 18px;
  font-family: 'DIN2014Bold', sans-serif;
  padding: 12px 13px 6px;
}
@media (max-width: 480px) {
  .modal-popup.newsletter-popup .fieldset .field input {
    border-width: 2px;
  }
}
.modal-popup.newsletter-popup .actions .action {
  padding: 17px 32px 12px;
  font-size: 17px;
}
.modal-popup.newsletter-popup .bottom-text {
  font-family: 'DIN2014Bold', sans-serif;
  font-size: 12px;
}
.modal-popup.newsletter-popup .modal-footer {
  display: none;
}
.cms-index-index .header-banner {
  margin: 0 0 54px;
}
@media (max-width:992px) {
  .cms-index-index .header-banner {
    margin: 0 0 30px;
  }
}
.banners-holder {
  display: flex;
  justify-content: space-between;
  margin: 0 0 17px;
}
@media (max-width:767px) {
  .banners-holder {
    flex-direction: column;
  }
}
.banners-holder .banner-item {
  width: 32.4%;
  display: flex;
  position: relative;
  border: 1px solid #c4c4c6;
}
@media (max-width:767px) {
  .banners-holder .banner-item {
    width: 100%;
    margin: 0 0 25px;
  }
}
.banners-holder .banner-item a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  text-indent: -9999px;
}
.banners-holder .banner-item .banner-item-content {
  padding: 84% 0 0;
}
@media (max-width:767px) {
  .banners-holder .banner-item .banner-item-content {
    padding: 180px 0 0;
  }
}
.banners-holder .banner-item img {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
  object-position: center;
}
.banners-holder .banner-item h2 {
  position: absolute;
  top: 0;
  left: 0;
  padding: 23px 10px 0 26px;
}
.products-holder {
  border: 1px solid #c4c4c6;
  padding: 24px 26px;
  margin: 0 0 17px;
}
.products-holder .slider-product-item-info {
  width: 100% !important;
  text-align: center;
  background: #ffffff;
}
.products-holder .slider-product-item-info .slider-product-item-photo {
  display: inline-block;
  max-width: 100%;
}
.information-block {
  display: flex;
  margin: 0 0 16px;
}
@media (max-width:767px) {
  .information-block {
    flex-direction: column;
  }
}
.information-block > div {
  width: 50%;
}
@media (max-width:767px) {
  .information-block > div {
    width: 100%;
  }
}
.information-block .colored-block {
  background: #00703c;
  color: #ffffff;
}
.information-block .text-content {
  padding: 55px 43px 63px;
  font-size: 19px;
  line-height: 1.25;
}
@media (max-width:767px) {
  .information-block .text-content {
    padding: 30px 22px;
  }
}
.information-block .text-content p {
  margin: 0;
}
.information-block .media-content {
  position: relative;
}
@media (max-width:767px) {
  .information-block .media-content {
    padding: 0;
  }
}
.information-block .media-content iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.blog-holder {
  border: 1px solid #c4c4c6;
  padding: 20px 9px 7px;
  background: #f2f2f2;
}
.blog-holder .page-subtitle {
  padding: 0 21px;
  margin: 0 0 8px;
}
.blog-holder .posts-slider {
  position: relative;
}
.blog-holder .posts-slider .post-list li.item {
  text-align: left;
  padding: 0 10px;
}
@media (max-width: 480px) {
  .blog-holder .posts-slider .post-list li.item {
    float: left;
  }
}
.blog-holder .item-content {
  height: 100%;
  border: 1px solid #c4c4c6;
  background: #ffffff;
  font-size: 14px;
  padding: 21px 16px;
}
.blog-holder .item-content h4 {
  font-family: 'DIN2014Bold', sans-serif;
  font-size: 19px;
  line-height: 1.1;
  margin: 0 0 1px;
}
.blog-holder .item-content h4 a {
  color: #000000;
  transition: all 0.3s ease;
}
.blog-holder .item-content h4 a:hover {
  text-decoration: none;
  color: #00703c;
}
.blog-holder .item-content .post-date {
  display: block;
  margin: 0 0 20px;
}
.blog-holder .item-content p {
  margin: 0 0 20px;
}
.blog-holder .tns-controls button {
  position: absolute;
  top: 0;
  bottom: 0;
  padding: 0;
  border: none;
  height: 36px;
  width: 33px;
  cursor: pointer;
  font-size: 0;
  z-index: 1;
  background: none;
  margin: auto 0;
  transition: all 0.3s ease;
}
.blog-holder .tns-controls button:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 20px;
  height: 20px;
  border-bottom: 2px solid #00703c;
  margin: auto;
}
.blog-holder .tns-controls button:hover {
  background: none;
}
.blog-holder .tns-controls button:hover:before {
  border-color: #000000;
}
.blog-holder .tns-controls button[data-controls='prev'] {
  left: 0;
}
.blog-holder .tns-controls button[data-controls='prev']:before {
  border-left: 2px solid #00703c;
  transform: rotate(45deg);
}
.blog-holder .tns-controls button[data-controls='prev']:hover {
  background: none;
}
.blog-holder .tns-controls button[data-controls='prev']:hover:before {
  border-color: #000000;
}
.blog-holder .tns-controls button[data-controls='next'] {
  right: 0;
}
.blog-holder .tns-controls button[data-controls='next']:before {
  border-right: 2px solid #00703c;
  transform: rotate(-45deg);
}
.blog-holder .tns-controls button[data-controls='next']:hover {
  background: none;
}
.blog-holder .tns-controls button[data-controls='next']:hover:before {
  border-color: #000000;
}
.blog-holder .tns-controls button:disabled {
  display: none;
}
.category-description-content {
  display: flex;
  justify-content: space-between;
  border: 1px solid #c4c4c6;
  margin: 0 0 30px;
}
@media (max-width:880px) {
  .category-description-content {
    flex-direction: column;
  }
}
.category-description-content .category-text {
  width: 42%;
  font-size: 19px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 25px 34px;
  background: #ebecec;
  /* Old browsers */
  background: -moz-linear-gradient(left, #ebecec 65%, #ebecec 65%, #ffffff 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #ebecec 65%, #ebecec 65%, #ffffff 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #ebecec 65%, #ebecec 65%, #ffffff 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebecec', endColorstr='#ffffff', GradientType=1);
  /* IE6-9 */
}
@media (max-width:992px) {
  .category-description-content .category-text {
    width: 65%;
  }
}
@media (max-width:880px) {
  .category-description-content .category-text {
    width: 100%;
    order: 1;
  }
}
.category-description-content .category-text h1 {
  font-size: 57px;
  font-family: 'KeplerBold', serif;
  margin: 0 0 6px;
  line-height: 0.8;
}
@media (max-width:1100px) {
  .category-description-content .category-text h1 {
    font-size: 48px;
  }
}
@media (max-width:880px) {
  .category-description-content .category-text h1 {
    font-size: 36px;
  }
}
.category-description-content .category-text p {
  margin: 0;
  line-height: 1.2;
}
.category-description-content .category-media {
  width: 58%;
  display: flex;
  justify-content: space-between;
}
@media (max-width:992px) {
  .category-description-content .category-media {
    width: 35%;
  }
}
@media (max-width:880px) {
  .category-description-content .category-media {
    width: 100%;
  }
}
.category-description-content .category-media > div {
  width: 49.5%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.category-description-content .category-media > div img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}
.page-products .sorter {
  position: relative;
  z-index: 3;
}
.page-products .products-grid .product-item {
  padding: 0;
}
.page-products .columns {
  padding: 0;
}
.products-grid .product-items {
  display: flex;
  flex-wrap: wrap;
  padding: 1px 0 0;
}
.products-grid .product-item-photo {
  text-align: center;
}
.products-grid .product-image-photo {
  max-width: 90%;
  max-height: 90%;
}
.products-grid .product-item-info {
  border: 1px solid #c4c4c6;
  padding: 0;
  background: #ffffff;
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 100%;
}
.products-grid .product-item-info:hover,
.products-grid .product-item-info.active {
  box-shadow: none;
  margin: 0;
  padding: 0;
  position: static;
}
.products-grid .product-item-info:not(:hover):not(.active) .product-item-inner {
  overflow: visible;
  height: auto;
  position: static;
  margin: auto 0 0;
  width: 100%;
}
.products-grid .product-brand {
  color: #9a9b9f;
  font-family: 'DIN2014Demi', sans-serif;
  font-size: 13px;
}
.products-grid .product-item-name {
  font-family: 'DIN2014Bold', sans-serif;
  margin: 0;
  font-size: 13px;
}
.products-grid .product-item-name a {
  color: #000000;
  transition: color 0.3s ease;
}
.products-grid .product-item-name a:visited {
  color: #000000;
}
.products-grid .product-item-name a:hover {
  color: #00703c;
  text-decoration: none;
}
.products-grid .product-sizes h6 {
  margin: 1px 0 2px;
  font-size: 13px;
  font-weight: 400;
  font-family: 'DIN2014Regular', sans-serif;
}
.products-grid .product-sizes ul {
  display: flex;
  flex-wrap: wrap;
  font-size: 13px;
  line-height: 1;
  list-style: none;
  padding: 0;
}
.products-grid .product-sizes .size-item {
  text-transform: lowercase;
  padding: 0 4px;
  border-left: 1px solid #c4c4c6;
}
.products-grid .product-sizes .size-item:first-child {
  border: none;
  padding-left: 0;
}
.products-grid .product-item-photo {
  display: block;
}
.products-grid .product-item-details {
  padding: 0 13px 5px;
}
.products-grid .product-item-actions {
  margin: 0;
}
.products-grid .product-item-inner {
  position: static;
  margin: auto 0 0;
  border: none;
  box-shadow: none;
  background: none;
  padding: 0;
}
.products-grid .actions .action {
  background: #ffffff;
  border: none;
  color: #00703c;
  font-size: 11px;
  flex: 1;
  text-align: center;
}
.products-grid .actions .action:hover {
  background: #ffffff;
  color: #000000;
}
.products-grid .actions .actions-primary {
  width: 100%;
}
.products-grid .actions .buttons-holder {
  display: flex;
  width: 100%;
  border-top: 1px solid #c4c4c6;
}
@media (max-width: 480px) {
  .products-grid .actions .buttons-holder {
    flex-direction: column;
  }
}
.products-grid .actions .buttons-holder .dealer-link {
  background: #e3e3e3;
  border-left: 1px solid #c4c4c6;
}
@media (max-width: 480px) {
  .products-grid .actions .buttons-holder .dealer-link {
    border-top: 1px solid #c4c4c6;
    border-left: none;
  }
}
.page-layout-1column .block.widget .products-grid .product-item .product-item-info,
.block.widget .products-grid .product-item .product-item-info,
.acx-product-slider-content .products-grid .product-item .product-item-info {
  border: none;
  text-align: center;
}
.page-layout-1column .block.widget .products-grid .product-item .product-item-inner,
.block.widget .products-grid .product-item .product-item-inner,
.acx-product-slider-content .products-grid .product-item .product-item-inner {
  box-shadow: none;
  margin: auto 0 0;
  border: none;
}
.page-layout-1column .block.widget .products-grid .product-item-details,
.block.widget .products-grid .product-item-details,
.acx-product-slider-content .products-grid .product-item-details {
  min-height: 60px;
}
.page-layout-1column .block.widget .products-grid .product.details.slider-product-item-details,
.block.widget .products-grid .product.details.slider-product-item-details,
.acx-product-slider-content .products-grid .product.details.slider-product-item-details {
  margin: 0;
}
.page-layout-1column .block.widget .products-grid .product-item-name,
.block.widget .products-grid .product-item-name,
.acx-product-slider-content .products-grid .product-item-name {
  font-family: 'DIN2014Regular', sans-serif;
  text-align: center;
}
.page-layout-1column .block.widget .products-grid .product-item-actions .action,
.block.widget .products-grid .product-item-actions .action,
.acx-product-slider-content .products-grid .product-item-actions .action {
  text-transform: uppercase;
  color: #00703c;
  background: #ffffff;
  border: 1px solid #00703c;
  font-family: 'DIN2014Bold', sans-serif;
  transition: all 0.3s ease;
  padding: 7px 10px 5px;
  font-size: 11px;
  flex-grow: 0;
}
.page-layout-1column .block.widget .products-grid .product-item-actions .action:hover,
.block.widget .products-grid .product-item-actions .action:hover,
.acx-product-slider-content .products-grid .product-item-actions .action:hover {
  color: #ffffff;
  background: #00703c;
}
.page-layout-1column .block.widget .products-grid .product-item-actions .action.tocompare,
.block.widget .products-grid .product-item-actions .action.tocompare,
.acx-product-slider-content .products-grid .product-item-actions .action.tocompare {
  display: none;
}
.page-layout-1column .block.widget .products-grid .actions .actions-primary,
.block.widget .products-grid .actions .actions-primary,
.acx-product-slider-content .products-grid .actions .actions-primary {
  width: 100%;
}
.page-layout-1column .block.widget .products-grid .actions form,
.block.widget .products-grid .actions form,
.acx-product-slider-content .products-grid .actions form {
  display: flex;
  justify-content: center;
}
.product-item .price-box {
  display: none;
}
.qty-holder {
  display: flex;
}
.qty-holder input[type='number'],
.qty-holder .qty-button {
  border: 1px solid #c4c4c6;
  border-left: none;
  padding: 5px 3px 4px;
  text-align: center;
  line-height: 1;
}
.qty-holder input[type='number'] {
  font-size: 11px;
  font-family: 'DIN2014Demi', sans-serif;
  width: 25px;
}
.qty-holder .qty-button {
  width: 23px;
  background: #f2f2f2;
  cursor: pointer;
}
.page-layout-2columns-left .sidebar-main {
  padding: 0;
}
.block.filter .filter-title {
  font-size: 18px;
}
.block.filter .filter-title strong {
  position: static;
  cursor: pointer;
  font-family: 'DIN2014Regular', sans-serif;
  font-size: 16px;
  font-weight: 400;
  display: flex;
  border-radius: 0;
  box-shadow: none;
  padding: 12px 20px;
  margin: 0;
  background: none;
  width: 176px;
  justify-content: space-between;
  margin: 0 auto;
  border: 1px solid #c4c4c6;
  color: #000000;
}
.block.filter .filter-title strong:after {
  content: '';
  display: inline-block;
  width: 14px;
  height: 14px;
  margin: 0 0 0 5px;
  background-image: url('data:image/svg+xml;charset=utf-8, <svg xmlns="http://www.w3.org/2000/svg" width="16" height="14" viewBox="0 0 16 14"> <path fill="%23000000" d="M7.75-2H-2v-1.25A.748.748 0 0 0-2.75-4h-1.5a.748.748 0 0 0-.75.75V-2h-2.75a.251.251 0 0 0-.25.25v.5a.251.251 0 0 0 .25.25H-5V.25a.748.748 0 0 0 .75.75h1.5A.748.748 0 0 0-2 .25V-1h9.75A.251.251 0 0 0 8-1.25v-.5A.251.251 0 0 0 7.75-2zM-3 0h-1v-3h1zM7.75-11H0v-1.25A.748.748 0 0 0-.75-13h-1.5a.748.748 0 0 0-.75.75V-11h-4.75a.251.251 0 0 0-.25.25v.5a.251.251 0 0 0 .25.25H-3v1.25a.748.748 0 0 0 .75.75h1.5A.748.748 0 0 0 0-8.75V-10h7.75a.251.251 0 0 0 .25-.25v-.5a.251.251 0 0 0-.25-.25zM-1-9h-1v-3h1zm8.75 2.5H5v-1.25a.748.748 0 0 0-.75-.75h-1.5a.748.748 0 0 0-.75.75v1.25h-9.75a.251.251 0 0 0-.25.25v.5a.251.251 0 0 0 .25.25H2v1.25a.748.748 0 0 0 .75.75h1.5A.748.748 0 0 0 5-4.25V-5.5h2.75A.251.251 0 0 0 8-5.75v-.5a.251.251 0 0 0-.25-.25zM4-4.5H3v-3h1z" transform="translate(8 13)"/> </svg>');
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width:767px) {
  .block.filter .filter-content {
    visibility: hidden;
    opacity: 0;
    transform: translateX(-105%);
    transition: all 0.3s ease-in-out;
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    max-width: 280px;
    background: #ffffff;
    padding: 15px;
    overflow: auto;
    box-shadow: 5px 0 10px rgba(0, 0, 0, 0.25);
  }
  .block.filter .filter-content .filter-subtitle {
    display: flex;
    line-height: 1;
    font-size: 17px;
    font-family: 'DIN2014Demi';
    justify-content: space-between;
    cursor: pointer;
  }
  .block.filter .filter-content .filter-subtitle:after {
    font-size: 16px;
    line-height: inherit;
    color: #7f7f7f;
    content: '\e616';
    font-family: 'luma-icons';
  }
}
@media (max-width:767px) {
  .block.filter.active .filter-subtitle,
  .block.filter.active .filter-title,
  .block.filter.active .filter-options {
    position: static;
  }
  .block.filter.active .filter-content {
    visibility: visible;
    opacity: 1;
    transform: translateX(0);
  }
}
.block.filter .title,
.block.filter .block-subtitle {
  display: none;
}
.block.filter .filter-options,
.block.filter .content {
  font-size: 16px;
  line-height: 1;
}
.block.filter .filter-options .filter-options-item,
.block.filter .content .filter-options-item {
  margin: 0 0 15px;
  padding: 0;
  border: none;
}
.block.filter .filter-options .options dt,
.block.filter .content .options dt,
.block.filter .filter-options .filter-options-item dt,
.block.filter .content .filter-options-item dt,
.block.filter .filter-options .options .filter-options-title,
.block.filter .content .options .filter-options-title,
.block.filter .filter-options .filter-options-item .filter-options-title,
.block.filter .content .filter-options-item .filter-options-title {
  background: #00703c;
  padding: 19px 16px 12px 10px;
  color: #ffffff;
  cursor: pointer;
  font-family: 'DIN2014Regular', sans-serif;
  font-size: 16px;
  font-weight: 400;
  display: flex;
  align-items: center;
  margin: 0;
  text-transform: none;
}
.block.filter .filter-options .options dt:after,
.block.filter .content .options dt:after,
.block.filter .filter-options .filter-options-item dt:after,
.block.filter .content .filter-options-item dt:after,
.block.filter .filter-options .options .filter-options-title:after,
.block.filter .content .options .filter-options-title:after,
.block.filter .filter-options .filter-options-item .filter-options-title:after,
.block.filter .content .filter-options-item .filter-options-title:after {
  content: '+';
  margin: 0 0 0 auto;
  position: static;
  font-size: 16px;
  font-family: 'DIN2014Demi', sans-serif;
}
.block.filter .filter-options .options.active .filter-options-title:after,
.block.filter .content .options.active .filter-options-title:after,
.block.filter .filter-options .filter-options-item.active .filter-options-title:after,
.block.filter .content .filter-options-item.active .filter-options-title:after {
  content: '-';
}
.block.filter .filter-options .options dl,
.block.filter .content .options dl,
.block.filter .filter-options .filter-options-item dl,
.block.filter .content .filter-options-item dl,
.block.filter .filter-options .options .filter-options-content,
.block.filter .content .options .filter-options-content,
.block.filter .filter-options .filter-options-item .filter-options-content,
.block.filter .content .filter-options-item .filter-options-content {
  margin: 0;
  padding: 0;
}
.block.filter .filter-options .options ol li,
.block.filter .content .options ol li,
.block.filter .filter-options .filter-options-item ol li,
.block.filter .content .filter-options-item ol li {
  border: 1px solid #c4c4c6;
  border-top: none;
  margin: 0;
}
.block.filter .filter-options .options ol li a,
.block.filter .content .options ol li a,
.block.filter .filter-options .filter-options-item ol li a,
.block.filter .content .filter-options-item ol li a {
  display: block;
  color: #7f7f7f;
  margin: 0;
}
.block.filter .filter-options .options ol li a:hover,
.block.filter .content .options ol li a:hover,
.block.filter .filter-options .filter-options-item ol li a:hover,
.block.filter .content .filter-options-item ol li a:hover {
  text-decoration: none;
  background: #f2f2f2;
}
.block.filter .filter-options .options ol li .count,
.block.filter .content .options ol li .count,
.block.filter .filter-options .filter-options-item ol li .count,
.block.filter .content .filter-options-item ol li .count {
  display: none;
}
.block.filter .filter-options .options ol.am-filter-items-cat li:not(:last-child),
.block.filter .content .options ol.am-filter-items-cat li:not(:last-child),
.block.filter .filter-options .filter-options-item ol.am-filter-items-cat li:not(:last-child),
.block.filter .content .filter-options-item ol.am-filter-items-cat li:not(:last-child) {
  border-bottom: 1px solid #c4c4c6;
}
.block.filter .filter-options .options ol.am-filter-items-cat li a,
.block.filter .content .options ol.am-filter-items-cat li a,
.block.filter .filter-options .filter-options-item ol.am-filter-items-cat li a,
.block.filter .content .filter-options-item ol.am-filter-items-cat li a {
  padding: 18px 10px 12px;
}
.block.filter .filter-options .options .swatch-attribute-options,
.block.filter .content .options .swatch-attribute-options,
.block.filter .filter-options .filter-options-item .swatch-attribute-options,
.block.filter .content .filter-options-item .swatch-attribute-options {
  margin: 0;
}
.block.filter .filter-options .options .swatch-attribute-options .swatch-option-link-layered,
.block.filter .content .options .swatch-attribute-options .swatch-option-link-layered,
.block.filter .filter-options .filter-options-item .swatch-attribute-options .swatch-option-link-layered,
.block.filter .content .filter-options-item .swatch-attribute-options .swatch-option-link-layered {
  border: 1px solid #c4c4c6;
  border-top: none;
  display: block;
}
.block.filter .filter-options .options .swatch-attribute-options .swatch-option-link-layered:hover,
.block.filter .content .options .swatch-attribute-options .swatch-option-link-layered:hover,
.block.filter .filter-options .filter-options-item .swatch-attribute-options .swatch-option-link-layered:hover,
.block.filter .content .filter-options-item .swatch-attribute-options .swatch-option-link-layered:hover {
  text-decoration: none;
  background: #f2f2f2;
}
.block.filter .filter-options .options .swatch-attribute-options .swatch-option,
.block.filter .content .options .swatch-attribute-options .swatch-option,
.block.filter .filter-options .filter-options-item .swatch-attribute-options .swatch-option,
.block.filter .content .filter-options-item .swatch-attribute-options .swatch-option {
  padding: 18px 10px 12px;
  display: block;
  color: #7f7f7f;
  margin: 0;
  background: none;
  line-height: 1;
  float: none;
  text-align: left;
  height: auto;
  border: none;
  font-size: 16px;
  font-weight: 400;
}
.block.filter .filter-options .options .swatch-attribute-options .swatch-option:hover,
.block.filter .content .options .swatch-attribute-options .swatch-option:hover,
.block.filter .filter-options .filter-options-item .swatch-attribute-options .swatch-option:hover,
.block.filter .content .filter-options-item .swatch-attribute-options .swatch-option:hover {
  outline: none;
}
.block.filter .filter-options .filter-options-content .item:not(:last-child),
.block.filter .content .filter-options-content .item:not(:last-child) {
  border-bottom: none;
}
.block.filter .filter-options .filter-options-content .item a,
.block.filter .content .filter-options-content .item a {
  padding: 6px 10px 5px;
  font-weight: 400;
}
.block.filter .filter-options .filter-options-content .item input[type='radio'],
.block.filter .content .filter-options-content .item input[type='radio'],
.block.filter .filter-options .filter-options-content .item input[type='checkbox'],
.block.filter .content .filter-options-content .item input[type='checkbox'] {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  margin: 0;
  opacity: 0;
  width: 1px;
  height: 1px;
  position: absolute;
}
.block.filter .filter-options .filter-options-content .item input[type='checkbox'] + .label,
.block.filter .content .filter-options-content .item input[type='checkbox'] + .label {
  display: inline-block !important;
  line-height: 1;
  padding: 0px 10px 0px 21px;
  position: relative;
  cursor: pointer;
  top: 0;
}
.block.filter .filter-options .filter-options-content .item input[type='checkbox'] + .label:before,
.block.filter .content .filter-options-content .item input[type='checkbox'] + .label:before {
  content: '';
  width: 9px;
  height: 9px;
  border: 1px solid #666666;
  position: absolute;
  top: 2px;
  left: 0;
  background-color: #ffffff;
}
.block.filter .filter-options .filter-options-content .item input[type='checkbox']:focus,
.block.filter .content .filter-options-content .item input[type='checkbox']:focus {
  box-shadow: none;
}
.block.filter .filter-options .filter-options-content .item input[type='checkbox']:checked + .label:before,
.block.filter .content .filter-options-content .item input[type='checkbox']:checked + .label:before {
  background-color: #00703c;
  border-color: #00703c;
}
.block.filter .filter-current .items .item {
  padding: 0;
  display: flex;
}
.block.filter .filter-current .items .item .amshopby-button.-remove {
  position: relative;
  width: 15px;
  height: 15px;
  margin: 0 0 0 auto;
  align-self: center;
}
.block.filter .filter-current .items .item .amshopby-button.-remove:hover {
  text-decoration: none;
}
.block.filter .filter-current .items .item .amshopby-button.-remove:hover:before,
.block.filter .filter-current .items .item .amshopby-button.-remove:hover:after {
  background: #000000;
}
.block.filter .filter-current .items .item .amshopby-button.-remove:before,
.block.filter .filter-current .items .item .amshopby-button.-remove:after {
  content: '';
  width: 1px;
  height: 100%;
  position: absolute;
  background: #c4c4c6;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  transform-origin: center;
}
.block.filter .filter-current .items .item .amshopby-button.-remove:before {
  transform: rotate(-45deg);
}
.block.filter .filter-current .items .item .amshopby-button.-remove:after {
  transform: rotate(45deg);
}
body.filter-active .page-header {
  display: block;
}
body.filter-active .page-wrapper {
  height: auto;
  margin: 0;
  visibility: visible;
}
.catalog-category-view .page-wrapper .breadcrumbs {
  display: none;
}
.catalog-product-view .column.main {
  width: 100% !important;
}
.ps-widget[ps-sku]:hover {
  font-size: 14px !important;
}
.catalog-product-view .header-banner {
  margin: 0;
}
.product-top-info {
  width: 100%;
  max-width: 970px;
  margin: 0 auto 30px;
  display: flex;
  justify-content: space-between;
}
@media (max-width:640px) {
  .product-top-info {
    flex-direction: column;
  }
}
.product-top-info .product.media {
  width: 48%;
}
@media (max-width:640px) {
  .product-top-info .product.media {
    width: 100%;
    margin: 0 auto 30px;
    max-width: 400px;
  }
}
.product-top-info .product.media .gallery-placeholder {
  border: 1px solid #c4c4c6;
  padding: 40px;
}
@media (max-width:767px) {
  .product-top-info .product.media .gallery-placeholder {
    padding: 0;
  }
}
.product-top-info .product-info-main {
  width: 45.5%;
}
@media (max-width:640px) {
  .product-top-info .product-info-main {
    width: 100%;
  }
}
.product-info-main .product.attribute.brand,
.product-info-main .page-title-wrapper .page-title {
  font-size: 28px;
  line-height: 0.9;
}
.product-info-main .page-title-wrapper .page-title {
  color: #000000;
  margin: 0 0 15px;
}
.product-info-main .product.attribute.brand {
  font-family: 'DIN2014Bold';
  color: #9a9b9f;
  margin: 0 0 3px;
}
.product-info-main .product-add-form {
  padding: 0;
  margin: 0 0 37px;
}
.product-info-main .product-options-wrapper {
  margin-bottom: -13px;
}
.product-info-main .specs-link-wrapper {
  padding-bottom: 17px;
}
.product-info-main .video-holder {
  max-width: 450px;
}
.product-info-main .swatch-opt {
  margin: 0;
  padding: 0;
}
.product-info-main .swatch-opt .swatch-attribute-label {
  font-weight: 400;
  font-size: 19px;
}
.product-info-main .swatch-opt .swatch-attribute-label:after {
  content: ':';
}
.product-info-main .swatch-opt .swatch-attribute-selected-option {
  display: none;
}
.product-info-main .swatch-opt .swatch-attribute-options {
  margin: 2px 0;
  display: flex;
  flex-wrap: wrap;
}
.product-info-main .swatch-opt .swatch-attribute-options .swatch-option.text {
  background: none;
  border: 1px solid #c4c4c6;
  font-weight: 400;
  font-family: 'DIN2014Bold', sans-serif;
  font-size: 14px;
  line-height: 1;
  color: #000000;
  min-width: 74px;
  padding: 10px 8px 7px;
  height: auto;
  border-radius: 5px;
  margin: 0 7px 7px 0;
  transition: all 0.3s ease;
}
.product-info-main .swatch-opt .swatch-attribute-options .swatch-option.text:hover {
  border-color: #00703c;
  outline: none;
}
.product-info-main .swatch-opt .swatch-attribute-options .swatch-option.text.selected {
  outline: none;
  border: 1px solid #c4c4c6;
  background: #00703c;
  color: #ffffff;
}
.product-info-main .product-info-price {
  color: #000000;
  font-family: 'KeplerBold', serif;
  border: none;
  margin: 0;
}
.product-info-main .product-info-price .price-box .price-container span.price-label {
  display: none;
}
.product-info-main .product-options-bottom .box-tocart {
  margin: 5px 0 0;
}
.product-info-main .box-tocart {
  margin: 5px 0 0;
}
.product-info-main .box-tocart .fieldset {
  display: flex;
  margin: 0;
  flex-wrap: wrap;
}
.product-info-main .box-tocart .field.qty {
  order: 1;
  margin: 0 auto 15px 0;
}
.product-info-main .box-tocart .action {
  margin: 0 0 15px;
}
.product-info-main .box-tocart .store-button,
.product-info-main .box-tocart .action.tocart {
  margin: 0;
  width: auto;
  font-size: 17px;
  padding: 14px 27px 8px;
  line-height: 1;
  display: inline-block;
}
.product-info-main .box-tocart .store-button:hover,
.product-info-main .box-tocart .action.tocart:hover,
.product-info-main .box-tocart .store-button:active,
.product-info-main .box-tocart .action.tocart:active,
.product-info-main .box-tocart .store-button:focus,
.product-info-main .box-tocart .action.tocart:focus {
  background: #003c23;
  color: #ffffff;
  text-decoration: none;
}
.product-info-main .box-tocart .store-button:focus,
.product-info-main .box-tocart .action.tocart:focus {
  text-decoration: none;
}
.product-info-main .box-tocart .store-button {
  font-family: 'DIN2014Bold';
  border: 1px solid #c4c4c6;
  color: #666666;
  text-transform: uppercase;
  order: 1;
  transition: all 0.3s ease;
  margin: 0 0 15px;
  background: #fff;
  line-height: 20px !important;
  font-size: 17px !important;
}
.product-info-main .box-tocart .store-button:hover {
  text-decoration: none;
  color: #ffffff;
  background: #00703c;
}
.product-info-main .qty-holder input[type='number'],
.product-info-main .qty-holder .qty-button {
  padding: 9px 5px 7px;
  font-family: 'DIN2014Regular', sans-serif;
  height: 41px;
}
.product-info-main .qty-holder input[type='number'] {
  font-size: 18px;
  width: 38px;
}
.product-info-main .qty-holder .qty-button {
  width: 37px;
  background: #f2f2f2;
  cursor: pointer;
  line-height: 22px;
  font-size: 18px;
}
.product-options-bottom .price-box,
.product-info-price .price-box {
  margin: 0;
  padding: 0;
  color: #000000;
}
.product-options-bottom .price-box .price-container .price,
.product-info-price .price-box .price-container .price {
  font-size: 36px;
}
.product.data.items > .item.title {
  display: none;
}
.product.data.items > .item.content {
  border: none;
  /*padding: 0;*/
  font-size: 18px;
  line-height: 1.3;
}
.product.data.items .content h1 {
  background: #4e5056;
  color: #ffffff;
  font-family: 'KeplerBold', sans-serif;
  font-size: 31px;
  text-align: center;
  line-height: 1;
  padding: 23px 20px 12px;
  margin: 0 0 26px;
}
.product.data.items .content a {
  color: #0000ff;
  text-decoration: underline;
}
.product.data.items .content a:hover {
  text-decoration: none;
}
.product.data.items .content .product-detail-button .row {
  display: flex;
  flex-wrap: wrap;
}
.product.data.items .content .product-detail-button .detail-button {
  min-width: 170px;
  margin: 0 11px 24px 0;
}
@media (max-width:640px) {
  .product.data.items .content .product-detail-button .detail-button {
    width: 100%;
    margin: 0 0 24px 0;
  }
}
.product.data.items .content .product-detail-button .detail-button .button {
  cursor: pointer;
  border: 1px solid #666666;
  font-family: 'DIN2014Bold', sans-serif;
  display: block;
  text-align: center;
  padding: 25px 15px 21px;
  color: #4e5056;
  text-decoration: none;
  line-height: 1;
  font-size: 18px;
  transition: all 0.3s ease;
}
.product.data.items .content .product-detail-button .detail-button .button:hover {
  background: #9a9b9f;
  color: #ffffff;
}
.product.data.items .description .product-description-holder {
  margin-bottom: 30px;
}
.product.data.items .value p:last-child {
  margin: 0 0 22px;
}
.product.data.items table {
  font-size: 14px;
  margin: 0 0 20px;
}
.product.data.items table td,
.product.data.items table th {
  padding: 4px 10px 4px;
  border-bottom: 1px solid #c4c4c6;
}
.product-description-holder {
  max-width: 970px;
  margin: 0 auto;
  padding: 25px 0 0;
}
.accordion-block {
  margin: 0 0 24px;
  border: 1px solid #666666;
}
.accordion-block .accordion-title {
  padding: 24px 14px 20px;
  text-transform: uppercase;
  font-family: 'DIN2014Bold', sans-serif;
  line-height: 1;
  font-size: 19px;
  color: #00703c;
  cursor: pointer;
  margin: 0;
  display: flex;
  align-items: center;
}
.accordion-block .accordion-title span {
  min-width: 208px;
}
.accordion-block .accordion-title:after {
  content: '+';
}
.accordion-block .accordion-content {
  display: none;
  padding: 0 14px 20px;
}
.related .block-title.title strong {
  font-size: 25px;
}
.login-container .block .block-title {
  font-size: 23px;
}
.account .page-title {
  font-size: 45px;
  margin: 0 0 40px;
}
.account .column.main .block:not(.widget) .block-title {
  font-family: 'DIN2014Bold';
}
.account .column.main .block:not(.widget) .block-title h2 {
  margin: 0;
  font-size: 25px;
}
.account .actions-toolbar {
  display: flex;
}
.account .actions-toolbar .primary {
  order: 1;
  margin: 0 0 0 auto;
}
.account .actions-toolbar .primary .action {
  margin: 0;
}
.account .toolbar .limiter {
  margin: 0 0 0 auto;
}
.block-collapsible-nav .item.current a,
.block-collapsible-nav .item.current > strong {
  border-color: #00703c;
}
.orders-history .col.actions .action,
.orders-recent .col.actions .action {
  background: none;
  color: #00703c;
  font-family: 'DIN2014Regular';
  text-transform: none;
  border: none;
  padding: 0;
}
.orders-history .col.actions .action:hover,
.orders-recent .col.actions .action:hover {
  text-decoration: underline;
}
.checkout-cart-index .page-main {
  padding: 0 20px;
}
.cart-container {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media (max-width:880px) {
  .cart-container {
    flex-direction: column;
    align-items: flex-end;
  }
}
.cart-container .checkout-cart-wrapper {
  width: 73%;
}
@media (max-width:880px) {
  .cart-container .checkout-cart-wrapper {
    width: 100%;
  }
}
.cart-container .cart-summary {
  width: 25%;
  background: #f2f2f2;
  padding: 1px 20px 25px;
}
@media (max-width:880px) {
  .cart-container .cart-summary {
    width: 100%;
    max-width: 400px;
  }
}
.cart-container .form-cart {
  width: 100%;
  padding: 0;
}
.cart-summary > .title {
  display: block;
}
.cart-summary .checkout-methods-items .action.primary.checkout {
  line-height: 1;
  font-size: 15px;
  padding: 10px 10px 9px;
}
.cart.table-wrapper .cart > .item {
  border: none;
}
.cart.table-wrapper .cart .thead {
  font-family: 'DIN2014Bold', sans-serif;
}
.cart.table-wrapper .cart .thead .item {
  padding-left: 20px;
}
.cart.table-wrapper .cart .item-info {
  display: flex;
  border-bottom: 1px solid #c4c4c6;
}
.cart.table-wrapper .cart .item-info .item {
  width: 50%;
  display: flex;
  padding: 20px 0 10px;
}
@media (max-width:640px) {
  .cart.table-wrapper .cart .item-info .item {
    width: 55%;
  }
}
@media (max-width:640px) and (max-width: 400px) {
  .cart.table-wrapper .cart .item-info .item {
    width: 45%;
  }
}
.cart.table-wrapper .cart .item-info .item .product-item-photo {
  width: 40%;
  position: static;
  max-width: none;
}
@media (max-width: 400px) {
  .cart.table-wrapper .cart .item-info .item .product-item-photo {
    display: none;
  }
}
.cart.table-wrapper .cart .item-info .item .product-item-details {
  width: 60%;
  padding: 0 0 0 5px;
}
@media (max-width: 400px) {
  .cart.table-wrapper .cart .item-info .item .product-item-details {
    width: 100%;
    padding: 0;
  }
}
.cart.table-wrapper .cart .item-info .item .product-item-details strong {
  margin: 0 0 7px;
  font-size: 15px;
}
.cart.table-wrapper .cart .item-info .item .product-item-details a:hover {
  text-decoration: none;
  color: #00703c;
}
.cart.table-wrapper .cart .item-info .col.qty {
  width: 13%;
}
@media (max-width:640px) {
  .cart.table-wrapper .cart .item-info .col.qty {
    width: 20%;
  }
}
@media (max-width: 400px) {
  .cart.table-wrapper .cart .item-info .col.qty {
    width: 25%;
  }
}
.cart.table-wrapper .cart .item-info .col.qty input {
  width: 50px;
}
@media (max-width:640px) {
  .cart.table-wrapper .cart .item-info .col.qty input {
    width: 100%;
  }
}
.cart.table-wrapper .cart .item-info .col.subtotal,
.cart.table-wrapper .cart .item-info .col.price {
  width: 15%;
}
@media (max-width:640px) {
  .cart.table-wrapper .cart .item-info .col.subtotal,
  .cart.table-wrapper .cart .item-info .col.price {
    width: calc(30% - 25px);
  }
}
@media (max-width: 400px) {
  .cart.table-wrapper .cart .item-info .col.subtotal,
  .cart.table-wrapper .cart .item-info .col.price {
    width: calc(35% - 25px);
  }
}
@media (max-width: 480px) {
  .cart.table-wrapper .cart .item-info .col.subtotal .cart-price,
  .cart.table-wrapper .cart .item-info .col.price .cart-price {
    font-size: 16px;
  }
}
@media (max-width:640px) {
  .cart.table-wrapper .cart .item-info .col.price {
    display: none;
  }
}
.cart.table-wrapper .cart .item-info .item-action {
  width: 7%;
}
@media (max-width:640px) {
  .cart.table-wrapper .cart .item-info .item-action {
    width: 25px;
  }
}
.cart.table-wrapper .cart .item-info .label-mobile {
  display: none;
}
.cart.table-wrapper .cart .actions-toolbar {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.cart.table-wrapper .cart .actions-toolbar .action {
  margin: 0 0 6px;
  position: static;
}
.cart.table-wrapper .cart .actions-toolbar .action:before {
  font-size: 16px;
}
.checkout-index-index .page-title-wrapper {
  position: static;
  width: auto;
  height: auto;
}
.authentication-wrapper {
  width: auto;
  max-width: 100%;
  float: none;
  margin: 0 0 30px;
  font-size: 15px;
  text-align: left;
}
.authentication-wrapper .action-auth-toggle {
  text-transform: none;
  font-size: 15px;
  margin: 0 0 0 5px;
  color: #00703c;
}
.authentication-wrapper .action-auth-toggle:hover {
  color: #000000;
}
.methods-shipping .actions-toolbar .action.primary,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary {
  line-height: 1;
  padding: 8px 23px 7px;
  font-size: 13px;
}
.opc-block-summary {
  background: #f2f2f2;
}
.checkout-payment-method .payment-option.discount-code .payment-option-title {
  padding-left: 0;
  font-family: 'DIN2014Bold';
  font-size: 17px;
}
.checkout-payment-method .payment-option.discount-code .payment-option-title .action-toggle {
  color: #000000;
}
.checkout-payment-method .payment-option.discount-code .payment-option-content {
  padding-left: 0;
}
.checkout-payment-method .payment-option.discount-code .payment-option-content .form-discount {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.checkout-payment-method .payment-option.discount-code .payment-option-content .form-discount .actions-toolbar .primary .action {
  margin: 0;
}
.checkout-payment-method .payment-option.discount-code .payment-option-content .payment-option-inner {
  width: 300px;
  margin: 0 10px 0 0;
}
.checkout-payment-method .payment-option.discount-code .payment-option-content .payment-option-inner + .actions-toolbar {
  width: auto;
}
.is-blog .header-banner {
  margin: 0;
}
.blog-top-holder {
  display: flex;
  padding: 0 0 40px;
  justify-content: space-between;
}
@media (max-width:767px) {
  .blog-top-holder {
    flex-direction: column;
  }
}
.blog-top-holder .blog-top-title-hoder {
  width: 62%;
  padding: 0 20px 0 0;
}
@media (max-width:767px) {
  .blog-top-holder .blog-top-title-hoder {
    width: 100%;
    padding: 0;
    margin: 0 0 30px;
  }
}
.blog-top-holder .blog-top-title-hoder p {
  font-size: 18px;
  margin: 0;
}
.blog-top-holder .page-title-wrapper h1 {
  font-size: 57px;
  font-family: 'KeplerBold', sans-serif;
  color: #000000;
  text-transform: none;
  line-height: 1;
  margin: 0;
}
.blog-top-holder .wp-sidebar {
  display: flex;
  width: 32%;
  align-content: flex-start;
  flex-wrap: wrap;
  margin: 0 0 0 auto;
}
@media (max-width:767px) {
  .blog-top-holder .wp-sidebar {
    width: 100%;
    max-width: 400px;
  }
}
.blog-top-holder .wp-sidebar .block-blog-search {
  width: 55%;
  margin: 0;
}
.blog-top-holder .wp-sidebar .block-blog-search .block-title {
  display: none;
}
.blog-top-holder .wp-sidebar .blog-search {
  position: relative;
  border: 1px solid #00703c;
  border-right: 0;
}
.blog-top-holder .wp-sidebar .blog-search input {
  border: none;
  font-size: 13px;
  padding: 5px 11px 2px 21px;
  text-transform: uppercase;
  font-family: 'DIN2014Bold', sans-serif;
}
.blog-top-holder .wp-sidebar .blog-search .button {
  position: absolute;
  padding: 0;
  left: 0;
  top: 0;
  border: none;
  height: 100%;
  text-indent: -9999px;
  height: 24px;
  width: 18px;
  background-image: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="83 80 50 56" width="25" height="25"> <style type="text/css"> .st0{fill:none;stroke:%23808285;stroke-width:5.675;} .st1{fill:none;stroke:%23808285;stroke-width:5.675;stroke-linecap:round;} </style> <g> <g> <path class="st0" d="M101.6,120.3c9.4,0,17.1-7.6,17.1-17.1c0-9.4-7.6-17.1-17.1-17.1s-17.1,7.6-17.1,17.1 C84.5,112.6,92.2,120.3,101.6,120.3z"/> </g> <g> <line class="st1" x1="115.4" y1="114.8" x2="131.9" y2="130.2"/> </g> </g> </svg>');
  background-position: center;
  background-size: 11px 11px;
  background-repeat: no-repeat;
  cursor: pointer;
}
.blog-top-holder .wp-sidebar .block-blog-categories {
  width: 45%;
  position: relative;
  margin: 0;
  z-index: 1;
}
.blog-top-holder .wp-sidebar .block-blog-categories .block-title {
  font-size: 13px;
  font-family: 'DIN2014Bold', sans-serif;
  text-transform: uppercase;
  color: #ffffff;
  padding: 6px 8px 5px 10px;
  line-height: 1;
  background: #00703c;
  display: flex;
  cursor: pointer;
  margin: 0;
  transition: all 0.3s ease;
  border: 1px solid #00703c;
}
.blog-top-holder .wp-sidebar .block-blog-categories .block-title > strong {
  font-size: 13px;
}
.blog-top-holder .wp-sidebar .block-blog-categories .block-title:after {
  content: '+';
  margin: 0 0 0 auto;
}
.blog-top-holder .wp-sidebar .block-blog-categories .block-title:hover {
  color: #00703c;
  background: none;
  text-decoration: none;
}
.blog-top-holder .wp-sidebar .block-blog-categories .block-content {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  visibility: hidden;
  opacity: 0;
  transition: 0.3s ease;
  transform: translateY(30px);
}
.blog-top-holder .wp-sidebar .block-blog-categories .block-content ul {
  background: #ffffff;
  border: 1px solid #c4c4c6;
  border-top: 0;
  max-height: 186px;
  overflow: auto;
}
.blog-top-holder .wp-sidebar .block-blog-categories .block-content ul li {
  margin: 0;
  border-bottom: 1px solid #c4c4c6;
}
.blog-top-holder .wp-sidebar .block-blog-categories .block-content ul li:last-child {
  border: none;
}
.blog-top-holder .wp-sidebar .block-blog-categories .block-content ul li a {
  padding: 8px 10px;
  color: #7f7f7f;
  transition: all 0.3s ease;
  line-height: 1;
  display: block;
  font-size: 14px;
}
.blog-top-holder .wp-sidebar .block-blog-categories .block-content ul li a:hover {
  text-decoration: none;
  background: #f2f2f2;
}
.blog-top-holder .wp-sidebar .block-blog-categories.opened .block-content {
  opacity: 1;
  visibility: visible;
  transform: translateY(0px);
}
.blog-top-holder .wp-sidebar .subscribe-podcast-holder {
  width: 100%;
  margin: 10px 0 0;
  order: 1;
}
.blog-top-holder .wp-sidebar .subscribe-podcast-holder a {
  font-size: 13px;
  font-family: 'DIN2014Bold', sans-serif;
  text-transform: uppercase;
  color: #ffffff;
  padding: 6px 8px 5px 10px;
  line-height: 1;
  background: #00703c;
  display: flex;
  border: 1px solid #00703c;
  text-decoration: none;
}
.blog-top-holder .wp-sidebar .subscribe-podcast-holder a:after {
  content: '+';
  margin: 0 0 0 auto;
}
.blog-top-holder .wp-sidebar .subscribe-podcast-holder a:hover {
  color: #00703c;
  background: none;
  text-decoration: none;
}
.post-list-wrapper {
  border-top: 1px solid #c4c4c6;
  padding: 30px 0 0;
}
.post-list-wrapper .post-list.grid {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 18px);
  margin: 0 -9px;
}
@media (max-width: 480px) {
  .post-list-wrapper .post-list.grid {
    width: 100%;
    margin: 0;
  }
}
.post-list-wrapper .post-list.grid li {
  width: 33.3%;
  padding: 0 9px;
  margin: 0 0 25px;
}
@media (max-width:767px) {
  .post-list-wrapper .post-list.grid li {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .post-list-wrapper .post-list.grid li {
    width: 100%;
    padding: 0;
  }
}
.post-list-wrapper .post-list.grid li .post-list-item {
  height: 100%;
  border: 1px solid #c4c4c6;
  display: flex;
  flex-direction: column;
  padding: 0 0 9px;
}
.post-list-wrapper .post-list .post-image {
  height: auto;
  margin: 0 0 10px;
  position: relative;
}
.post-list-wrapper .post-list .post-image a {
  display: block;
  padding: 57% 0 0;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: flex-start;
}
.post-list-wrapper .post-list .post-image a img {
  object-fit: cover;
  object-position: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.post-list-wrapper .post-list h2 {
  font-size: 19px;
  font-family: 'DIN2014Bold', sans-serif;
  font-weight: 400;
  line-height: 0.9;
  margin: 0 0 2px;
  padding: 0 15px;
}
.post-list-wrapper .post-list h2 a {
  color: #000000;
}
.post-list-wrapper .post-list h2 a:hover {
  color: #00703c;
  text-decoration: none;
}
.post-list-wrapper .post-list .post-entry {
  margin: 0;
}
.post-list-wrapper .post-list .post-meta {
  margin: 0;
  padding: 0 15px;
}
.post-list-wrapper .post-list .post-meta strong {
  font-family: 'DIN2014Regular', sans-serif;
}
.post-list-wrapper .post-list .read-more-button {
  align-self: flex-end;
  margin: auto 13px 0;
  text-indent: -9999px;
  width: 19px;
  height: 19px;
  background-image: url('data:image/svg+xml;charset=utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="98 100 20 16" width="25" height="25"> <style type="text/css"> .st0{fill:none;stroke:%23939598;stroke-width:3.6;stroke-linecap:round;} </style> <g> <line class="st0" x1="100" y1="108.1" x2="115.2" y2="108.1"/> <polyline class="st0" points="108.4,101.8 115.2,108.1 108.4,114.4"/> </g> </svg>');
  background-position: center;
  background-size: contain;
}
.post-list-wrapper .post-list .read-more-button:hover {
  background-image: url('data:image/svg+xml;charset=utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="98 100 20 16" width="25" height="25"> <style type="text/css"> .st0{fill:none;stroke:%2300703c;stroke-width:3.6;stroke-linecap:round;} </style> <g> <line class="st0" x1="100" y1="108.1" x2="115.2" y2="108.1"/> <polyline class="st0" points="108.4,101.8 115.2,108.1 108.4,114.4"/> </g> </svg>');
}
.post-view-holder {
  padding: 26px 0 0;
  border-top: 1px solid #c4c4c6;
}
.post-view-holder .post-view {
  max-width: 625px;
  margin: 0 auto;
  font-family: 'DIN2014Light', sans-serif;
  line-height: 1.35;
}
.post-view-holder .post-title {
  font-size: 31px;
  margin: 14px 0 0;
  font-family: 'DIN2014Regular', sans-serif;
}
.post-view-holder .post-date {
  font-size: 17px;
  margin: 0 0 19px;
}
.post-view-holder h2,
.post-view-holder h3,
.post-view-holder h4,
.post-view-holder h5,
.post-view-holder h6 {
  font-family: 'DIN2014Regular', sans-serif;
  line-height: 1;
  margin: 0 0 7px;
  font-weight: 400;
}
.post-view-holder h2 {
  font-size: 22px;
}
.post-view-holder h3 {
  font-size: 20px;
}
.post-view-holder h4 {
  font-size: 19px;
}
.post-view-holder h5,
.post-view-holder h6 {
  font-size: 16px;
}
.post-view-holder .post-image {
  border: 1px solid #c4c4c6;
  margin: 0 0 22px;
}
.post-view-holder .post-image img {
  display: block;
  width: 100%;
}
.post-view-holder .post-meta {
  font-family: 'DIN2014Demi', sans-serif;
}
.post-view-holder .post-meta .post-meta-item {
  margin: 0 0 20px;
}
.post-view-holder .post-meta strong {
  font-family: 'DIN2014Light', sans-serif;
}
.post-view-holder .post-meta a {
  color: #000000;
  text-decoration: underline;
}
.post-view-holder .post-meta a:hover {
  text-decoration: none;
}
.post-footer-block {
  border: 1px solid #00703c;
  padding: 13px 15px 10px;
  display: flex;
  align-items: center;
  margin: 0 0 13px;
}
.post-footer-block h4 {
  font-family: 'KeplerBold', sans-serif;
  font-size: 21px;
  margin: 0 30px 0 0;
}
.post-footer-block h4 a {
  color: #000000;
}
.post-footer-block h4 a:hover {
  text-decoration: none;
  color: #00703c;
}
